@charset "UTF-8";
/*!
 * All CSS v7.2.0
 *
 * Released under the ISC License
 * Released on: July 17, 2025
 *
 * (C) 2025 me.
 */
#__next,
#root {
    isolation: isolate;
}
:where(*,::before,::after) {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border-width: 0;
    border-style: solid;
    border-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
:where(::before,::after) {
    vertical-align: inherit;
    text-decoration: inherit;
}
:where(body) {
    min-height: 100vh;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}
:where(nav ol,nav ul) {
    list-style: none;
}
:where(a) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    background-color: transparent;
    color: inherit;
    text-decoration: inherit;
    color: rgba(41,66,192,var(--all-text-opacity));
}
:where(img,svg) {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}
:where(video,canvas,audio,iframe,embed,object) {
    display: block;
    max-width: 100%;
}
:where(video:not([control]),video[control=false])::-webkit-media-controls {
    display: none;
}
:where(figure) {
    margin: 0;
}
:where(figcaption) {
    margin-top: .25em;
}
:where(p,h1,h2,h3,h4,h5,h6) {
    overflow-wrap: break-word;
}
:where(abbr,dfn) {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    cursor: help;
}
:where(address,cite,i,dfn) {
    font-style: normal;
}
:where(address) {
    line-height: inherit;
}
:where(b) {
    font-weight: 700;
}
:where(small) {
    display: inline-block;
    font-size: 80%;
}
:where(sub,sup) {
    vertical-align: baseline;
    position: relative;
    font-size: 75%;
    line-height: 0;
}
:where(sub) {
    bottom: -.25em;
}
:where(sup) {
    top: -.25em;
}
:where(blockquote,q) {
    quotes: none;
}
:where(blockquote,q)::after,
:where(blockquote,q)::before {
    content: "";
}
:where(pre,code,kbd,samp) {
    font-family: monospace,monospace;
    font-size: 1em;
}
:where(audio:not([controls])) {
    display: none;
    height: 0;
}
:where(iframe,img) {
    border-style: none;
}
:where(svg:not([fill]) :not([fill])) {
    fill: currentColor;
}
:where(svg:not(:root)) {
    overflow: hidden;
}
:where(table) {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
:where(caption) {
    text-align: left;
    caption-side: top;
}
:where(th,td) {
    vertical-align: top;
    text-align: inherit;
    text-align: -webkit-match-parent;
}
:where(input,button,textarea,optgroup,select) {
    font: inherit;
    letter-spacing: inherit;
    color: inherit;
}
:where(select[size]:not([size="1"])) {
    vertical-align: top;
}
:where(fieldset) {
    border: 1px solid currentColor;
}
:where(input,button,optgroup,select,textarea) {
    margin: 0;
    line-height: inherit;
}
:where(button,select) {
    text-transform: none;
}
:where(button,input) {
    overflow: visible;
}
:where(button,[type=button],[type=reset],[type=submit]) {
    appearance: button;
}
:where([role=button]) {
    cursor: pointer;
}
:where([inert]) {
    opacity: .5;
}
:where(input[type=file]) {
    cursor: pointer;
}
:where(input[type=file]:disabled) {
    cursor: default;
}
:where([type=submit]:disabled) {
    cursor: not-allowed;
}
:where(input[type=url],input[type=email],input[type=tel]) {
    direction: ltr;
}
:where(textarea) {
    vertical-align: top;
    overflow: auto;
    resize: vertical;
}
:where([type=search]) {
    appearance: textfield;
    outline-offset: -2px;
}
[list]::-webkit-calendar-picker-indicator {
    display: none;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-week-field,
::-webkit-datetime-edit-year-field {
    padding: 0;
}
::-webkit-inner-spin-button {
    height: auto;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
::-webkit-search-decoration {
    appearance: none;
}
::-webkit-file-upload-button {
    appearance: button;
    font: inherit;
}
::-moz-focus-inner {
    padding: 0;
    border-style: none;
    outline: 0;
}
:where(:-moz-focusring) {
    outline: ButtonText dotted 1px;
}
:-moz-ui-invalid {
    box-shadow: none;
}
:where(details) {
    display: block;
}
:where(dialog) {
    display: block;
    width: fit-content;
    height: fit-content;
    right: 0;
    left: 0;
    border-width: 0;
}
:where(dialog):not([open]) {
    display: none;
}
:where(dialog)::backdrop {
    background: rgba(0,0,0,.1);
}
:where(summary) {
    display: list-item;
    cursor: pointer;
    list-style-type: none;
}
:where(template) {
    display: none;
}
:where(a[href],area,button,[type=button],[type=reset],[type=submit],input,label,select,summary,textarea,[tabindex]:not([tabindex^="-"])) {
    cursor: pointer;
    touch-action: manipulation;
}
[hidden] {
    display: none;
}
:where([aria-busy=true]) {
    cursor: progress;
}
:where([aria-controls]) {
    cursor: pointer;
}
:where([aria-disabled=true],[disabled]) {
    opacity: .5;
    cursor: not-allowed;
}
:where([aria-hidden=false][hidden]) {
    display: initial;
}
:where([aria-hidden=false][hidden]):not(:focus) {
    clip: rect(0,0,0,0);
    position: absolute;
}
:where(:root,::backdrop) {
    --all-border-width: 1px;
    --all-border-style: solid;
    --all-outline-width: 1px;
    --all-outline-style: solid;
    --all-bg-color: 255,255,255;
    --all-text-color: 38,43,50;
    --all-border-color: 147,149,153;
    --all-backdrop-color: 4,4,5;
    --all-shadow-color: 4,4,5;
    --all-color-type-name: rgb;
    --all-class-format-search: [[className]];
    --all-class-format: is-[[className]];
    --all-class-active: is-active;
    --all-class-inactive: is-inactive;
    --all-class-noscroll: is-noscroll;
    --all-class-noscrolled: is-noscrolled;
    --all-class-cancel-noscroll: is-cancel-noscroll;
    --all-class-entered: is-entered;
    --all-class-exited: is-exited;
    --all-class-error: is-error;
    --all-class-begin: is-begin;
    --all-class-update: is-update;
    --all-class-finish: is-finish;
    --all-class-complete: is-complete;
    --all-screen-xs: 576px;
    --all-screen-sm: 768px;
    --all-screen: 1024px;
    --all-screen-md: 1280px;
    --all-screen-lg: 1440px;
    --all-screen-xl: 1680px;
    --all-screen-2xl: 1920px;
    --all-breakpoint-sp: 576px;
    --all-breakpoint-tb: 768px;
    --all-breakpoint-lt: 1280px;
    --all-breakpoint-dt: 1680px;
    --all-device-names: "{'sp':'576px','tb':'768px','lt':'1280px','dt':'1680px'}";
    --all-f-2xs: clamp(4px, 0.8vw + 0px, 16px);
    --all-f-xs: clamp(8px, 0.8vw + 4px, 20px);
    --all-f-sm: clamp(12px, 0.8vw + 8px, 24px);
    --all-f: clamp(16px, 1.0666666667vw + 10.6666666667px, 32px);
    --all-f-md: clamp(16px, 2.1333333333vw + 5.3333333333px, 48px);
    --all-f-lg: clamp(16px, 3.2vw + 0px, 64px);
    --all-f-xl: clamp(16px, 4.2666666667vw + -5.3333333333px, 80px);
    --all-f-2xl: clamp(16px, 5.3333333333vw + -10.6666666667px, 96px);
    --all-w-2xs: clamp(16px, 0.5333333333vw + 13.3333333333px, 24px);
    --all-w-xs: clamp(16px, 1.0666666667vw + 10.6666666667px, 32px);
    --all-w-sm: clamp(16px, 1.6vw + 8px, 40px);
    --all-w: clamp(16px, 2.1333333333vw + 5.3333333333px, 48px);
    --all-w-md: clamp(16px, 2.6666666667vw + 2.6666666667px, 56px);
    --all-w-lg: clamp(16px, 3.2vw + 0px, 64px);
    --all-w-xl: clamp(16px, 4.2666666667vw + -5.3333333333px, 80px);
    --all-w-2xl: clamp(16px, 5.3333333333vw + -10.6666666667px, 96px);
    --all-text-default-opacity: 0.96;
    --all-text-opacity: 0.96;
    --all-bg-default-opacity: 1;
    --all-bg-opacity: 1;
    --all-gradient-from-default-opacity: 1;
    --all-gradient-from-opacity: 1;
    --all-gradient-to-default-opacity: 0;
    --all-gradient-to-opacity: 0;
    --all-border-default-opacity: 0.5;
    --all-border-opacity: 0.5;
    --all-outline-default-opacity: 1;
    --all-outline-opacity: 1;
    --all-focus-default-opacity: 1;
    --all-focus-opacity: 1;
    --all-shadow-default-opacity: 0.15;
    --all-shadow-opacity: 0.15;
    --all-backdrop-default-opacity: 0.75;
    --all-backdrop-opacity: 0.75;
    --all-overlay-default-opacity: 0.1;
    --all-overlay-opacity: 0.1;
    --all-screen-default-opacity: 0.2;
    --all-screen-opacity: 0.2;
    --all-selection-default-opacity: 0.3;
    --all-selection-opacity: 0.3;
    --all-decoration-default-opacity: 0.96;
    --all-decoration-opacity: 0.96;
    --all-bullet-size: 8px;
    --all-bullet-inline-gap: 5px;
    --all-bullet-vertical-gap: 6px;
    --all-bullet-active-scale: 2;
    --all-bullet-transition-duration: 200ms;
    --all-bullet-inactive-opacity: 0.2;
    --all-bullet-opacity: 1;
}
:where(html) {
    overflow-y: scroll;
    word-break: break-word;
    tab-size: 4;
    scroll-behavior: auto;
    font-size: 16px;
}
:where(body) {
    --csstools-color-scheme--dark:  ;
    color-scheme: light;
    font-weight: 400;
    line-height: 1.55;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","メイリオ","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
    -webkit-tap-highlight-color: transparent;
    font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
    line-height: clamp(22.8px, .1333333333vw + 22.1333333333px, 24.8px);
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
}
::selection {
    background-color: rgba(41,66,192,var(--all-selection-opacity));
}
:where(a):hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
:where(a):visited {
    color: rgba(135,67,177,var(--all-text-opacity));
}
:where(a:focus:not(:focus-visible):not(:active)) {
    outline: 0;
}
:where(a:focus-visible) {
    position: relative;
    z-index: 1;
    outline: 2px solid rgba(41,66,192,var(--all-text-opacity));
    outline-offset: 2px;
}
:where(mark) {
    background: rgba(245,183,34,var(--all-text-opacity));
    color: rgba(53,38,2,var(--all-text-opacity));
}
:where(hr) {
    box-sizing: content-box;
    background: 0 0;
    border-width: 0;
    height: 0;
    border-top: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
:where(p,address) {
    overflow-wrap: break-word;
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
.h6,
:where(h6) {
    font-size: var(--all-h6, clamp(18px, .1333333333vw + 17.3333333333px, 20px));
    line-height: var(--all-h6-line-height, clamp(26.8px, .1333333333vw + 26.1333333333px, 28.8px));
}
.h5,
:where(h5) {
    font-size: var(--all-h5, clamp(18px, .2666666667vw + 16.6666666667px, 22px));
    line-height: var(--all-h5-line-height, clamp(26.8px, .2666666667vw + 25.4666666667px, 30.8px));
}
.h4,
:where(h4) {
    font-size: var(--all-h4, clamp(20px, .2666666667vw + 18.6666666667px, 24px));
    line-height: var(--all-h4-line-height, clamp(28.8px, .2666666667vw + 27.4666666667px, 32.8px));
}
.h3,
:where(h3) {
    font-size: var(--all-h3, clamp(20px, .4vw + 18px, 26px));
    line-height: var(--all-h3-line-height, clamp(28.8px, .4vw + 26.8px, 34.8px));
}
.h2,
:where(h2) {
    font-size: var(--all-h2, clamp(22px, .4vw + 20px, 28px));
    line-height: var(--all-h2-line-height, clamp(30.8px, .4vw + 28.8px, 36.8px));
}
.h1,
:where(h1) {
    font-size: var(--all-h1, clamp(24px, .8vw + 20px, 36px));
    line-height: var(--all-h1-line-height, clamp(32.8px, .8vw + 28.8px, 44.8px));
}
:where(:where(h6),.h6,:where(h5),.h5,:where(h4),.h4,:where(h3),.h3,:where(h2),.h2,:where(h1),.h1) {
    font-weight: 700;
    font-family: inherit;
    overflow-wrap: break-word;
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
:where(:where(h6),.h6,:where(h5),.h5,:where(h4),.h4,:where(h3),.h3,:where(h2),.h2,:where(h1),.h1) :where(span,small) {
    display: inline-block;
}
:where(li,dd) {
    break-inside: avoid-column;
}
:where(dt) {
    break-after: avoid-column;
    font-weight: 700;
    font-family: inherit;
}
:where(dd) {
    break-before: avoid-column;
    margin-left: 0;
    padding-left: 1em;
}
:where(ol,ul) {
    padding-left: 1em;
    list-style-position: outside;
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
:where(dl,dt,dd) {
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
}
:where(pre,code,kbd,samp,q) {
    font-family: SFMono-Regular,Osaka-Mono,Menlo,Monaco,Consolas,"Courier New",monospace,monospace;
}
:where(code,kbd,samp,q) {
    background-color: rgba(var(--all-text-color),var(--all-overlay-opacity));
    padding: 0 .5em;
    font-weight: inherit;
}
:where(code) {
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
}
:where(pre) > :where(code) {
    display: block;
    margin: 0;
    background: 0 0;
    padding: 0;
    color: inherit;
    font-weight: 400;
    line-height: inherit;
    white-space: pre-wrap;
}
:where(pre) {
    -ms-overflow-style: scrollbar;
    white-space: pre-wrap;
    margin: 0;
    background-color: rgba(var(--all-text-color),var(--all-overlay-opacity));
    overflow: auto;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
    padding: 1rem;
    border-radius: .375rem;
}
:where(blockquote) {
    margin: 0;
    background-color: rgba(var(--all-text-color),var(--all-overlay-opacity));
    margin-top: var(--all-p-margin-top,.75em);
    margin-bottom: var(--all-p-margin-bottom,.75em);
    padding: 1rem;
    border-radius: .375rem;
}
:where(time) {
    vertical-align: middle;
}
:where(summary,[tabindex="0"]):focus-visible {
    outline: 2px solid rgba(41,66,192,var(--all-text-opacity));
    outline-offset: 2px;
}
:where(dialog) {
    position: fixed;
    margin: auto!important;
    padding: 1rem;
    border-radius: .375rem;
}
:where(dialog)::backdrop {
    background-color: rgba(var(--all-backdrop-color),var(--all-backdrop-opacity));
}
:where(input,button,textarea,select) {
    box-sizing: border-box;
    outline: 0;
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    background: 0 0;
    color: inherit;
    font: inherit;
}
:where(fieldset) {
    margin: 0;
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    padding: 0;
}
:where(legend) {
    margin: 0;
}
body {
    --all-gradient-from-default-color: rgba(var(--all-bg-color), var(--all-gradient-from-opacity));
    --all-gradient-to-default-color: rgba(0, 0, 0, var(--all-gradient-to-opacity));
}
:where([class^=border-opacity-],[class*=" border-opacity-"]) > * {
    --all-border-opacity: var(--all-border-default-opacity);
}
.outline {
    outline-width: 1px;
    outline-style: solid;
    outline-color: rgba(var(--all-text-color),var(--all-outline-opacity));
}
.list-note ::marker {
    content: "※";
}
.list-disc ::marker {
    content: "・";
}
.list-counter {
    counter-reset: counter;
    padding: 0;
}
.list-counter li {
    counter-increment: counter;
}
.list-counter li::before {
    content: counter(counter);
    font-family: SFMono-Regular,Osaka-Mono,Menlo,Monaco,Consolas,"Courier New",monospace,monospace;
    font-variant-east-asian: proportional-width;
    font-kerning: normal;
    font-feature-settings: "kern" 1,"kern";
    margin-right: .25em;
}
.list-brackets-counter {
    counter-reset: counter;
    padding: 0;
}
.list-brackets-counter li {
    counter-increment: counter;
}
.list-brackets-counter li::before {
    content: "（" counter(counter) "）";
    font-family: SFMono-Regular,Osaka-Mono,Menlo,Monaco,Consolas,"Courier New",monospace,monospace;
    font-variant-east-asian: proportional-width;
    font-kerning: normal;
    font-feature-settings: "kern" 1,"kern";
}
@supports (font-variant-east-asian:full-width) {
    .list-brackets-counter li::before {
        margin-right: .25em;
    }
}
:where([class^=list-],[class*=" list-"]) {
    list-style-type: none;
}
:where([class^=list-],[class*=" list-"]) [data-list]::marker {
    content: attr(data-list);
}
:where(.flex) {
    flex-wrap: wrap;
}
:where(.flex > *,.grid > *) {
    min-width: 0;
}
.transform {
    transform: translate3d(var(--all-translate-x,var(--all-translate,0)),var(--all-translate-y,var(--all-translate,0)),0) rotate(var(--all-rotate,0)) skewX(var(--all-skew-x,var(--all-skew,0))) skewY(var(--all-skew-y,var(--all-skew,0))) scaleX(var(--all-scale-x,var(--all-scale,1))) scaleY(var(--all-scale-y,var(--all-scale,1)));
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes ping {
    100%,
    75% {
        transform: scale(2);
        opacity: 0;
    }
}
@keyframes pulse {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: .3;
    }
}
@keyframes bounce {
    0%,
    100% {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(0.8,0,1,1);
    }
    50% {
        transform: translateY(0);
        animation-timing-function: cubic-bezier(0,0,0.2,1);
    }
}
[class*=" table-space"],
[class^=table-space] {
    border-collapse: separate;
    border-spacing: var(--all-border-space-x,0) var(--all-border-space-y,0);
}
:where(.container) {
    position: relative;
    overflow: hidden;
    overflow: clip;
    max-width: 100%;
}
:where(.container):has([class^="sm:"],[class*=" sm:"],[class^="md:"],[class*=" md:"],[class^="lg:"],[class*=" lg:"]) {
    container-type: inline-size;
    container-name: container;
}
:where(.container > .container-content) {
    position: relative;
    z-index: 10;
}
:where(.container .container-media) {
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.container,
.container > * {
    max-height: 999999px;
}
.table-container {
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
    width: fit-content;
    background-clip: padding-box;
}
.table-container > table {
    margin: 0;
    min-width: 100%;
}
.table-hover :where(tr:hover,.table-row-hover) {
    background-color: rgba(var(--all-text-color),.075)!important;
}
.table-hover :where(tr:hover th,tr:hover td) {
    --all-bg-opacity: 0.2;
}
body .tag {
    vertical-align: baseline;
    display: inline-block;
    padding: 0em .5em;
    margin: .125em 0;
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    border-radius: .125rem;
}
body .tag + .tag {
    margin-left: 5px;
}
.button {
    box-sizing: border-box;
    appearance: none;
    vertical-align: baseline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 1px 0;
    padding: .5em .75em;
    color: inherit;
    border-radius: .25rem;
}
.button-icon:not(#\#) {
    box-sizing: border-box;
    appearance: none;
    vertical-align: baseline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 1px 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    padding: 0;
    height: 1.75em;
    line-height: 1.75em;
}
.active\:text-press:not([disabled]):where(:active,.is-active) {
    transform: translate3d(0,1px,0);
}
.active\:press:not([disabled]) {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 7px 13px -3px rgba(0,0,0,.05),0 -1px 0 0 rgba(0,0,0,.15) inset;
    margin-bottom: -1px;
    outline: 0;
    transform: translate3d(0,0,0);
}
.active\:press:not([disabled])[disabled] {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2) inset,0 7px 50px -3px rgba(0,0,0,.05) inset,0 -1px 0 1px rgba(0,0,0,.03) inset;
}
.active\:press:not([disabled]):where(:active,.is-active) {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2) inset,0 7px 50px -3px rgba(0,0,0,.05) inset,0 -1px 0 1px rgba(0,0,0,.03) inset;
    transform: translate3d(0,1px,0);
    clip-path: polygon(-1px -1px,calc(100% + 1px) -1px,calc(100% + 1px) calc(100% - 1px),-1px calc(100% - 1px));
}
.segment {
    display: flex;
    overflow: visible;
}
.segment > * {
    position: relative;
}
.segment > :focus-within {
    z-index: 10;
}
.segment > :not(:last-child):first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.segment > * + :not(:last-child) {
    border-radius: 0;
}
.segment > :last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.segment > :not(:last-child) {
    border-right: 0;
}
.segment-column {
    display: flex;
    flex-direction: column;
    overflow: visible;
}
.segment-column > * {
    position: relative;
}
.segment-column > :focus-within {
    z-index: 10;
}
.segment-column > :not(:last-child):first-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.segment-column > * + :not(:last-child) {
    border-radius: 0;
}
.segment-column > :last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.segment-column > :not(:last-child) {
    border-bottom: 0;
}
.badge {
    box-shadow: 0 .5px .6666666px -.3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 1px 1.6px .125px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 .4px 2px .3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    vertical-align: middle;
    transform: scale(.7) translate3d(.625em,-35%,0);
    transform-origin: top right;
    z-index: 1;
    border-radius: 2.5em;
    background: rgba(200,37,50,var(--all-bg-opacity));
    padding: 0 .25em;
    min-width: 1.5em;
    height: 1.5em;
    color: rgba(255,255,255,var(--all-bg-opacity));
    font-weight: 700;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
}
[data-bubble] {
    position: relative;
}
[data-bubble] svg {
    position: absolute;
}
[data-bubble] svg path {
    transform-origin: center bottom;
}
[data-bubble=top-left] svg {
    top: 0;
    left: 1.25em;
    transform: rotate(0) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=top] svg {
    top: 0;
    left: 50%;
    transform: rotate(0) scale(1,-1) translate3d(-50%,100%,0);
}
[data-bubble=top-right] svg {
    top: 0;
    right: 1.25em;
    transform: rotate(0) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=bottom-left] svg {
    bottom: 0;
    left: 1.25em;
    transform: rotate(180deg) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=bottom] svg {
    bottom: 0;
    left: 50%;
    transform: rotate(180deg) scale(1,-1) translate3d(50%,100%,0);
}
[data-bubble=bottom-right] svg {
    bottom: 0;
    right: 1.25em;
    transform: rotate(180deg) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=left-top] svg {
    top: 1.25em;
    left: 0;
    transform: rotate(-90deg) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=left] svg {
    top: 50%;
    left: 0;
    transform: rotate(-90deg) scale(1,-1) translate3d(50%,100%,0);
}
[data-bubble=left-bottom] svg {
    bottom: 1.25em;
    left: 0;
    transform: rotate(-90deg) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=right-top] svg {
    top: 1.25em;
    right: 0;
    transform: rotate(90deg) scale(1,-1) translate3d(0,100%,0);
}
[data-bubble=right] svg {
    top: 50%;
    right: 0;
    transform: rotate(90deg) scale(1,-1) translate3d(-50%,100%,0);
}
[data-bubble=right-bottom] svg {
    bottom: 1.25em;
    right: 0;
    transform: rotate(90deg) scale(1,-1) translate3d(0,100%,0);
}
.hamburger {
    display: block;
    width: 2em;
    height: 2em;
    position: relative;
    padding: .5em 0;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(38,43,50,0.3);
    -webkit-touch-callout: none;
    backface-visibility: hidden;
}
.hamburger span,
.hamburger::after,
.hamburger::before {
    display: block;
    width: 100%;
    height: .125rem;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: currentColor;
    pointer-events: none;
    transform-origin: center;
    transform: rotate(0) translate3d(0,0,0) scaleX(1);
}
.hamburger.is-ready span,
.hamburger.is-ready::after,
.hamburger.is-ready::before {
    transition: transform .5s cubic-bezier(.22, 1, .36, 1),left .5s cubic-bezier(.22, 1, .36, 1),opacity .5s cubic-bezier(.22, 1, .36, 1);
}
.hamburger::after,
.hamburger::before {
    content: "";
}
.hamburger::before {
    transform: rotate(0) translate3d(0,-.5em,0);
}
.hamburger::after {
    transform: rotate(0) translate3d(0,calc(.5em - .125rem),0);
}
.hamburger span {
    transform: translate3d(0,-50%,0);
}
.hamburger.is-active {
    transform: rotate(180deg);
}
.hamburger.is-active span {
    opacity: 0;
}
.hamburger.is-active::before {
    transform: rotate(45deg) translate3d(0,0,0);
}
.hamburger.is-active::after {
    transform: rotate(-45deg) translate3d(0,0,0);
}
.hamburger-right span,
.hamburger-right::after,
.hamburger-right::before {
    transform-origin: top left;
}
.hamburger-right.is-active,
.is-active > .hamburger-right {
    transform: rotate(-180deg);
}
.hamburger-right.is-active span,
.is-active > .hamburger-right span {
    opacity: 1;
}
.hamburger-right.is-active::before,
.is-active > .hamburger-right::before {
    left: -.125rem;
    transform: rotate(-45deg) translate3d(0,0,0) scaleX(.5);
}
.hamburger-right.is-active::after,
.is-active > .hamburger-right::after {
    left: -.125rem;
    transform: rotate(45deg) translate3d(0,-.125rem,0) scaleX(.5);
}
.hamburger-left span,
.hamburger-left::after,
.hamburger-left::before {
    transform-origin: top right;
}
.hamburger-left.is-active {
    transform: rotate(180deg);
}
.hamburger-left.is-active span {
    opacity: 1;
}
.hamburger-left.is-active::before {
    left: .125rem;
    transform: rotate(45deg) translate3d(0,0,0) scaleX(.5);
}
.hamburger-left.is-active::after {
    left: .125rem;
    transform: rotate(-45deg) translate3d(0,-.125rem,0) scaleX(.5);
}
.navi a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
}
.navi > :where(ul,ol) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.navi li {
    align-items: center;
    padding-right: .75em;
    padding-left: .75em;
    height: auto;
    position: relative;
}
.navi:not([class*=navi-separater-wrap]) li:first-child {
    padding-left: 0;
}
.navi:not([class*=navi-separater-wrap]) li:last-child {
    padding-right: 0;
}
.navi-separater-wrap li::before,
.navi-separater-wrap li:last-child::after,
.navi-separater-wrap-slash li::before,
.navi-separater-wrap-slash li:last-child::after {
    border-right: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    border-right-color: inherit!important;
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
.navi-separater-wrap li::before,
.navi-separater-wrap-slash li::before {
    position: absolute;
    inset: 0 auto 0 0;
}
.navi-separater-wrap li:last-child::after,
.navi-separater-wrap-slash li:last-child::after {
    position: absolute;
    inset: 0 0 0 auto;
}
.navi-separater-wrap-slash li::before,
.navi-separater-wrap-slash li:last-child::after {
    transform: rotate(30deg);
}
.navi-separater li:not(:first-child)::before,
.navi-separater-slash li:not(:first-child)::before {
    border-right: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    border-right-color: inherit!important;
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
.navi-separater li::before,
.navi-separater-slash li::before {
    position: absolute;
    inset: 0 auto 0 0;
}
.navi-separater li:last-child::after,
.navi-separater-slash li:last-child::after {
    position: absolute;
    inset: 0 0 0 auto;
}
.navi-separater-slash li:not(:first-child)::before {
    transform: rotate(30deg);
}
.navi.navi-right > :where(ul,ol) {
    justify-content: flex-end;
}
.navi.navi-center > :where(ul,ol) {
    justify-content: center;
}
.navi-highlight {
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1);
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.navi-highlight.is-ready {
    transition: 375ms cubic-bezier(.22, 1, .36, 1);
}
.scroll-hint {
    position: relative;
}
.scroll-hint.has-scroll::after {
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    background: rgba(var(--all-text-color),.75);
    color: #fff;
    font-size: 1.5rem;
    opacity: 0;
    z-index: 10;
    animation: animation-uqde7t0 1s cubic-bezier(.22,1,.36,1) infinite;
    opacity: 1;
    visibility: visible;
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1),background .5s cubic-bezier(.22, 1, .36, 1),visibility linear;
}
.scroll-hint.has-scroll::after:not(#\#) {
    box-sizing: border-box;
    appearance: none;
    vertical-align: baseline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 1px 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    padding: 0;
    height: 2.5rem;
    line-height: 2.5rem;
}
.scroll-hint.has-scroll::after:not(#\#)::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    content: "\ea07";
    line-height: 2.5rem;
    min-width: initial;
}
@keyframes animation-uqde7t0 {
    0% {
        opacity: 0;
        left: 48%;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        left: 52%;
    }
}
.scroll-hint.has-scroll.is-scrolled::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s cubic-bezier(.22, 1, .36, 1),background .4s cubic-bezier(.22, 1, .36, 1),visibility 0s linear .4s;
}
.has-closer {
    position: relative;
}
.has-closer button.delete {
    position: absolute;
    top: 50%;
    right: .5em;
    z-index: 20;
    transform: translate3d(0,-50%,0);
}
.has-closer.is-closed {
    opacity: 0;
    transform: translateX(1em);
    transition: transform .5s cubic-bezier(.22, 1, .36, 1),opacity .5s cubic-bezier(.22, 1, .36, 1);
}
.sticky-to-fixed.is-fixed {
    position: fixed!important;
    width: 100%;
    left: 0;
}
.sticky-to-fixed.is-fixed + [data-observer-saucer] {
    display: block!important;
}
.fixed-top .sticky-to-fixed.is-fixed,
.sticky-top .sticky-to-fixed.is-fixed {
    top: 0;
}
.sticky-to-fixed.is-fixed .sticky-to-fixed.is-fixed {
    bottom: 0;
}
.sticky-hide.fixed-top.is-fixed:not(.is-scroll-up),
.sticky-hide.sticky-top.is-fixed:not(.is-scroll-up) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s cubic-bezier(.22, 1, .36, 1),visibility 0s linear .4s;
}
.sticky-hide.fixed-top.is-fixed.is-scroll-up,
.sticky-hide.sticky-top.is-fixed.is-scroll-up {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1),visibility linear;
}
.fixed-top > :not(.sticky-bg),
.sticky-top > :not(.sticky-bg) {
    position: relative;
    z-index: 1;
}
.fixed-top > .sticky-bg,
.sticky-top > .sticky-bg {
    position: absolute;
    inset: 0;
}
.sticky-hide > .sticky-bg {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1),visibility 0s linear .5s;
}
.sticky-hide.is-scroll-up.is-not-top > .sticky-bg {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1) 50ms,visibility linear;
}
[class*=" active:ripple"],
[class^="active:ripple"] {
    overflow: hidden;
    position: relative;
}
.rippler {
    position: absolute;
    background-color: currentColor;
    border-radius: 999em;
    opacity: .25;
    pointer-events: none;
    transform: translate3d(0,0,0) scale(.01);
}
.active\:ripple .rippler {
    animation: animation-uqde7ts .7s cubic-bezier(.22,1,.36,1) 0s 1 normal forwards;
}
@keyframes animation-uqde7ts {
    to {
        opacity: 0;
        transform: translate3d(0,0,0) scale(1.5);
    }
}
.active\:ripple-once .rippler {
    animation: animation-uqde7ub 1s cubic-bezier(.22,1,.36,1) 0s 1 normal forwards;
}
@keyframes animation-uqde7ub {
    to {
        transform: translate3d(0,0,0) scale(1.5);
    }
}
.links a,
a.link {
    display: block;
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.inline-links a,
a.inline-link {
    display: inline-block;
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.expand-link {
    position: relative;
}
.expand-link a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.expand-link:hover :where(a,.link-text) {
    -webkit-text-decoration: underline;
    text-decoration: underline;
}
.inherit-link {
    color: inherit;
}
.embed {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.embed .embed-media {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.embed .embed-media:not(img) {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    backface-visibility: hidden;
}
.embed img.embed-media {
    object-fit: cover;
    object-position: center center;
    transform: translate3d(0,0,0);
}
.embed .embed-icon,
.embed .embed-loader {
    position: absolute;
    inset: 50% auto auto 50%;
    z-index: 15;
    transform: translate3d(-50%,-50%,0);
}
.embed .embed-caption {
    position: absolute;
    top: inherit;
    right: inherit;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: .5em .75em;
    height: auto;
    width: 100%;
}
:root {
    --all-lazy-duration: 700ms;
    --all-lazy-ease: cubic-bezier(0.33, 1, 0.68, 1);
    --all-lazy-delay: 0ms;
    --all-input-file-default-text: "ファイルを選択してください";
    --all-flatpick-width: calc(320px - 2.5rem);
    --all-acc-duration-in: 500ms;
    --all-acc-duration-out: 400ms;
    --all-acc-ease-in: cubic-bezier(0.22, 1, 0.36, 1);
    --all-acc-ease-out: cubic-bezier(0.22, 1, 0.36, 1);
    --all-pswp-root-z-index: 500;
    --all-pswp-padding-x: 24px;
    --all-pswp-padding-y: 24px;
    --all-pswp-duration-in: 500ms;
    --all-pswp-duration-out: 400ms;
    --all-pswp-ease-in: cubic-bezier(0.22, 1, 0.36, 1);
    --all-pswp-ease-out: cubic-bezier(0.22, 1, 0.36, 1);
    --all-modal-max-width: 1024px;
    --all-modal-side-width: 400px;
    --all-modal-side-max-width: 88%;
    --all-modal-z-index: 600;
    --all-modal-ease-in: cubic-bezier(0.22, 1, 0.36, 1);
    --all-modal-ease-out: cubic-bezier(0.22, 1, 0.36, 1);
    --all-modal-duration-in: 700ms;
    --all-modal-duration-out: 560ms;
    --all-modal-delay: 0ms;
    --all-modal-dialog-padding: var(--all-f);
    --all-modal-mini-dialog-zoom-rate: 1.375;
    --all-modal-mini-dialog-zoom-space: 2em;
    --all-modal-mini-ease-in: cubic-bezier(0.22, 1, 0.36, 1);
    --all-modal-mini-ease-out: cubic-bezier(0.22, 1, 0.36, 1);
    --all-modal-mini-duration-in: 560ms;
    --all-modal-mini-duration-out: 448ms;
    --all-swiper-theme-color: currentColor;
    --all-swiper-pagination-color: var(--all-swiper-theme-color);
    --all-swiper-pagination-bullet-size: var(--all-bullet-size);
    --all-swiper-pagination-bullet-width: var(--all-bullet-size);
    --all-swiper-pagination-bullet-height: var(--all-bullet-size);
    --all-swiper-pagination-bullet-inactive-color: var(--all-swiper-theme-color);
    --all-swiper-pagination-bullet-inactive-opacity: var(--all-bullet-inactive-opacity);
    --all-swiper-pagination-bullet-opacity: var(--all-bullet-opacity);
    --all-swiper-pagination-bullet-horizontal-gap: var(--all-bullet-inline-gap);
    --all-swiper-pagination-bullet-vertical-gap: var(--all-bullet-vertical-gap);
    --all-swiper-pagination-bullet-transition-duration: var(--all-bullet-transition-duration);
    --all-swiper-navigation-size: 1.875em;
    --all-swiper-navigation-color: var(--all-swiper-theme-color);
    --all-tippy-duration-in: 250ms;
    --all-tippy-duration-out: 200ms;
}
.no-js noscript:has(img) + img.lazy {
    display: none;
}
.no-js .lazy {
    opacity: 1;
}
.lazy {
    background-size: cover;
    background-repeat: no-repeat;
    will-change: opacity,transform;
    opacity: 0;
    transform: translate3d(0,0,0);
}
textarea {
    min-height: calc(4lh + 1em + var(--all-border-width) * 2);
    max-height: calc(12lh + 1em + var(--all-border-width) * 2);
    field-sizing: content;
}
:where([type=color]) {
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    border-radius: .25rem;
    padding: 4px;
    width: 3lh;
    height: calc(1lh + 1em + var(--all-border-width) * 2);
}
:where([type=color])::-webkit-color-swatch-wrapper {
    margin: 0;
    padding: 0;
    border: 0;
}
:where([type=color])::-webkit-color-swatch {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: .125rem;
}
:where([type=color])::-moz-color-swatch {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: .125rem;
}
:where([type=checkbox]) {
    appearance: none;
    vertical-align: middle;
    width: 1lh;
    height: 1lh;
    aspect-ratio: 1/1;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    border-radius: .25rem;
}
:where([type=checkbox]):active,
:where([type=checkbox]):checked {
    border: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2942c0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"><polygon points="60.519 118.616 23.984 81.753 38.189 67.674 60.551 90.236 112.747 37.807 126.921 51.917 60.519 118.616" fill="%23ffffff" /></svg>');
}
:where([type=radio]) {
    appearance: none;
    vertical-align: middle;
    width: 1lh;
    height: 1lh;
    aspect-ratio: 1/1;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    border-radius: 999rem;
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
}
:where([type=radio]):active,
:where([type=radio]):checked {
    border: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2942c0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 150 150"><path d="M74.87464,35h.25072A39.93745,39.93745,0,0,1,115,75V75a39.93745,39.93745,0,0,1-39.87464,40h-.25072A39.93745,39.93745,0,0,1,35,75V75A39.93745,39.93745,0,0,1,74.87464,35Z" fill="%23ffffff" /></svg>');
}
.check\:bounce {
    will-change: transform;
    backface-visibility: hidden;
    transform: translate3d(0,0,0) scale3d(1,1,1);
}
.check\:bounce:where(:checked) {
    animation-fill-mode: both;
    animation-duration: 1s!important;
    animation-iteration-count: 1!important;
    animation-name: rubberBand;
}
@keyframes rubberBand {
    from,
    to {
        transform: scale3d(1,1,1);
    }
    30% {
        transform: scale3d(1.25,.75,1);
    }
    40% {
        transform: scale3d(.75,1.25,1);
    }
    50% {
        transform: scale3d(1.15,.85,1);
    }
    65% {
        transform: scale3d(.95,1.05,1);
    }
    75% {
        transform: scale3d(1.05,.95,1);
    }
}
:where(select) {
    word-wrap: normal;
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    border-radius: .25rem;
    max-width: 320px;
    width: 100%;
}
:where(select):where(:not([multiple]):not([size]:not([size="1"]))) {
    padding: 0 .75em;
    height: calc(1lh + 1em + var(--all-border-width) * 2);
}
:where(select):where([multiple],[size]:not([size="1"])) {
    appearance: none;
    overflow: auto;
    padding: .5em 0;
    field-sizing: content;
}
:where(select):where([multiple],[size]:not([size="1"])) option {
    padding: 0 .75em;
    color: inherit;
    border: 0;
    outline: 0;
    cursor: inherit;
}
:where(select):where([multiple],[size]:not([size="1"])) option::-moz-focus-inner {
    border: 0;
    outline: 0;
}
:where(select):where([multiple],[size]:not([size="1"])) option:checked {
    background: rgba(var(--all-text-color),var(--all-overlay-opacity)) linear-gradient(0deg,rgba(var(--all-text-color),var(--all-overlay-opacity)) 0%,rgba(var(--all-text-color),var(--all-overlay-opacity)) 100%);
}
:where(select):where([multiple],[size]:not([size="1"])) option + option {
    margin-top: 1px;
}
:where(select):where([multiple],[size]:not([size="1"])):focus option:checked {
    color: rgba(255,255,255,var(--all-text-opacity));
    -webkit-text-fill-color: rgba(255,255,255,var(--all-text-opacity));
    background: rgba(41,66,192,var(--all-bg-opacity)) linear-gradient(0deg,rgba(41,66,192,var(--all-bg-opacity)) 0%,rgba(41,66,192,var(--all-bg-opacity)) 100%);
}
.input-control:has(:where(input[type=password],input[type=text]) ~ .password-button) > :where(input[type=password],input[type=text]) {
    padding-right: 3.25em!important;
}
.input-control:has(:where(input[type=password],input[type=text]) ~ .password-button) > .password-button::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    content: "\ea23";
}
.input-control:has(:where(input[type=password],input[type=text]) ~ .password-button) > .password-button.is-show::before {
    content: "\ea24";
}
:where([type=range]) {
    appearance: none;
    border-radius: 999rem;
    background-color: rgba(41,66,192,var(--all-bg-opacity));
    color: rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-border-color),var(--all-border-opacity));
    vertical-align: middle;
    max-width: 320px;
    width: 100%;
    height: 4px;
}
:where([type=range])::-webkit-slider-thumb {
    appearance: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 1em;
    height: 1em;
    background-color: #2942c0;
    border: 0;
    border-radius: 999rem;
    cursor: inherit;
}
:where([type=range])::-moz-range-thumb {
    appearance: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 1em;
    height: 1em;
    background-color: #2942c0;
    border: 0;
    border-radius: 999rem;
    cursor: inherit;
}
:where([type=range]):not(:disabled):not([readonly]):focus::-webkit-slider-thumb {
    outline: 2px solid rgba(41,66,192,var(--all-text-opacity));
    outline-offset: 2px;
}
:where([type=range]):not(:disabled):not([readonly]):focus::-moz-range-thumb {
    outline: 2px solid rgba(41,66,192,var(--all-text-opacity));
    outline-offset: 2px;
}
html.no-js .file-drop-uploader {
    padding: 0;
    width: auto;
    border: 0;
}
html.no-js .file-drop-uploader::after {
    display: none;
}
html.no-js .file-drop-uploader input {
    display: inline-block;
}
[type=file] {
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    border-radius: .25rem;
    padding: 4px .75em 4px 4px;
    max-width: 320px;
    width: 100%;
}
[type=file]::file-selector-button {
    appearance: none;
    display: inline-block;
    border: 0;
    background-color: rgba(41,66,192,var(--all-bg-opacity));
    color: rgba(255,255,255,var(--all-text-opacity));
    border-radius: .125rem;
    margin: 0 .75em 0 0;
    padding: calc(.5em - 4px) calc(.75em - 4px);
    cursor: inherit;
}
[type=file]::-webkit-file-upload-button {
    appearance: none;
    display: inline-block;
    border: 0;
    background-color: rgba(41,66,192,var(--all-bg-opacity));
    color: rgba(255,255,255,var(--all-text-opacity));
    border-radius: .125rem;
    margin: 0 .75em 0 0;
    padding: calc(.5em - 4px) calc(.75em - 4px);
    cursor: inherit;
}
.file-drop-uploader {
    padding: .5em .75em;
    width: calc(320px * 1.5);
    border: 2px dashed rgba(var(--all-border-color),var(--all-border-opacity));
    border-radius: .375rem;
}
.file-drop-uploader.drag {
    background-color: rgba(var(--all-text-color),.1);
    border-color: currentColor;
}
.file-drop-uploader input {
    display: none;
}
.file-drop-uploader .file-drop-uploader-list {
    margin: 0;
    list-style-type: disc;
}
.file-drop-uploader .file-drop-uploader-list:empty,
.file-drop-uploader .file-drop-uploader-list:not(:empty) + .file-drop-uploader-text {
    display: none;
}
.file-drop-uploader:not(:has(.file-drop-uploader-text))::after {
    display: block;
    content: var(--all-input-file-default-text);
}
.file-drop-uploader:has(.file-drop-uploader-list):not(:has(.file-drop-uploader-list:empty))::after {
    display: none;
}
.no-js .input-control [type=date],
.no-js .input-control [type=datetime-local],
.no-js .input-control [type=month],
.no-js .input-control [type=time],
.no-js .input-control [type=week] {
    color: currentColor;
}
.input-control [type=date],
.input-control [type=datetime-local],
.input-control [type=month],
.input-control [type=time],
.input-control [type=week] {
    color: transparent;
}
.input-control:has(.datepicker-month-input,.datepicker-week-input,.datepicker-date-input,.datepicker-datetime-local-input,.datepicker-time-input,.datepicker-text-input) > :where([class^=datepicker-],[class*=" datepicker-"]) {
    padding-right: 3.25em!important;
}
.input-control:has(.datepicker-month-input,.datepicker-week-input,.datepicker-date-input,.datepicker-datetime-local-input,.datepicker-time-input,.datepicker-text-input)::before {
    content: "\ea13";
}
.input-control:has(.datepicker-time-input)::before {
    content: "\ea39";
}
.placeholder,
::placeholder {
    color: rgba(var(--all-text-color),.5)!important;
}
:where(input:not([type=range]),select,textarea,button):focus {
    position: relative;
    z-index: 1;
    outline: 2px solid rgba(41,66,192,var(--all-text-opacity));
    outline-offset: 2px;
}
:where(input:not([type=color]):not([type=range]):not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]),textarea) {
    border: var(--all-border-width) solid rgba(var(--all-border-color),var(--all-border-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    border-radius: .25rem;
    padding: .5em .75em;
    max-width: 320px;
    width: 100%;
}
::-webkit-datetime-edit-day-field:focus,
::-webkit-datetime-edit-fields-wrapper:focus,
::-webkit-datetime-edit-hour-field:focus,
::-webkit-datetime-edit-minute-field:focus,
::-webkit-datetime-edit-month-field:focus,
::-webkit-datetime-edit-text:focus,
::-webkit-datetime-edit-week-field:focus,
::-webkit-datetime-edit-year-field:focus {
    background-color: rgba(41,66,192,var(--all-selection-opacity));
}
:where([type=submit],[type=button],[type=reset]) {
    appearance: none;
    display: inline-block;
    border: 0;
    background-color: rgba(41,66,192,var(--all-bg-opacity));
    color: rgba(255,255,255,var(--all-text-opacity));
    border-radius: .25rem;
    padding: .5em .75em;
}
.input-control > button,
.input-control::before,
:where([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .75em;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}
@supports selector(::-webkit-calendar-picker-indicator) {
    :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time]) {
        position: relative;
        padding-right: 3.25em!important;
    }
    :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::before {
        content: "\ea13";
    }
    :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::-webkit-calendar-picker-indicator {
        position: absolute;
        inset: 0 0 0 auto;
        margin: 0;
        width: 2.5rem;
        padding: 0;
        height: auto;
        z-index: 2;
        background: 0 0;
        color: transparent;
        cursor: pointer;
    }
    :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::-webkit-calendar-picker-indicator:focus {
        outline: 0;
    }
    :where(input[type=time])::before {
        content: "\ea39";
    }
}
.input-control {
    position: relative;
    display: inline-block;
    max-width: 100%;
}
.input-control :where(::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-week-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field) {
    display: none;
}
.input-control::before {
    pointer-events: none;
}
.input-control:has(input:not([type=submit]):not([type=button]):not([type=reset]):not([type=color]):not([type=checkbox]):not([type=radio]),textarea,select) > :where(input,textarea,select) {
    max-width: 100%;
}
.input-control:has([type=month],[type=week],[type=date],[type=datetime-local],[type=time],select) > * {
    appearance: none;
}
.input-control:has(select:not([multiple]):not([size])) > :where(select) {
    padding-right: 2.5em!important;
}
.input-control:has(select:not([multiple]):not([size]))::before {
    content: "\ea68";
}
.input-control:has([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::before {
    content: "\ea13";
}
.input-control:has([type=month],[type=week],[type=date],[type=datetime-local],[type=time]) > :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time]) {
    padding-right: 3.25em!important;
}
.input-control:has([type=month],[type=week],[type=date],[type=datetime-local],[type=time]) > :where([type=month],[type=week],[type=date],[type=datetime-local],[type=time])::before {
    display: none;
}
.input-control:has([type=time])::before {
    content: "\ea39";
}
.input-control > button.delete {
    appearance: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate3d(50%,-50%,0) scale(.7);
}
.no-js .acc .acc-wrapper {
    max-height: initial;
}
:where(summary)::-webkit-details-marker {
    display: none;
}
:where(.acc-icon) {
    display: inline-block;
    position: relative;
}
:where(.acc-icon)::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    content: "\ea46";
    vertical-align: top;
    transform: center;
    transform: rotate(0);
    margin-right: .25em;
    transition: max-height var(--all-acc-duration-out) var(--all-acc-ease-out) 0s,transform var(--all-acc-duration-out) var(--all-acc-ease-out) 0s;
}
.acc-open :where(.acc-icon)::before {
    transition: transform var(--all-acc-duration-in) var(--all-acc-ease-in) 0s;
}
.acc-icon-right :where(.acc-icon) {
    padding-right: 1.75em;
}
.acc-icon-right :where(.acc-icon)::before {
    position: absolute;
    right: .5em;
    margin-right: 0;
}
details:not(.no-marker)[open]:not(.acc-enable) summary::before {
    transform: rotate(90deg);
}
.acc.acc-open :where(summary,.acc-icon)::before {
    transform: rotate(90deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-45::before {
    transform: rotate(45deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-90::before {
    transform: rotate(90deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-135::before {
    transform: rotate(135deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-180::before {
    transform: rotate(180deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-225::before {
    transform: rotate(225deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-270::before {
    transform: rotate(270deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-315::before {
    transform: rotate(315deg);
}
.acc.acc-open :where(summary,.acc-icon).open\:icon-rotate-360::before {
    transform: rotate(360deg);
}
details[disabled] {
    opacity: 1;
    cursor: auto;
}
details[disabled] summary {
    cursor: pointer;
}
.acc-content,
.acc-header,
.acc-wrapper {
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
}
.acc:not(details) {
    transform: translate3d(0,0,0);
}
.acc:not(details) .acc-icon,
.acc:not(details) .acc-wrapper {
    position: relative;
}
.acc:not(details) .acc-wrapper {
    overflow: hidden;
    margin-top: 0!important;
    margin-bottom: 0!important;
    max-height: 0;
}
.acc:not(details).acc-enable .acc-header {
    pointer-events: auto;
    cursor: pointer;
}
.acc:not(details).acc-enable.acc-css-mode:not(.acc-silent) .acc-wrapper {
    transition: max-height var(--all-acc-duration-out) var(--all-acc-ease-out) 0s,transform var(--all-acc-duration-out) var(--all-acc-ease-out) 0s;
}
.acc:not(details).acc-enable.acc-css-mode:not(.acc-silent).acc-open .acc-wrapper {
    transition: max-height var(--all-acc-duration-in) var(--all-acc-ease-in) 0s,transform var(--all-acc-duration-in) var(--all-acc-ease-in) 0s;
}
.acc:not(details).acc-enable:not(.acc-silent) > :where(summary,.acc-icon)::before {
    transition: transform var(--all-acc-duration-out) var(--all-acc-ease-out) 0s;
    backface-visibility: hidden;
    will-change: transform;
}
.acc:not(details).acc-enable:not(.acc-silent).acc-open > :where(summary,.acc-icon)::before {
    transition: transform var(--all-acc-duration-in) var(--all-acc-ease-in) 0s;
}
.acc:not(details):not(.acc-enable) .acc-header:not(:has(a)) {
    pointer-events: none;
    cursor: default;
}
.acc:not(details).acc-enable .enable\:acc-hide,
.acc:not(details).acc-open .open\:acc-hide,
.acc:not(details):not(.acc-enable) .enable\:acc-show,
.acc:not(details):not(.acc-open) .open\:acc-show {
    display: none;
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
:root .pswp {
    --all-pswp-bg: rgba(var(--all-backdrop-color), var(--all-backdrop-opacity));
    --all-pswp-placeholder-bg: rgba(var(--all-backdrop-color), 0);
    --all-pswp-preloader-color: rgba(var(--all-text-color), var(--all-text-opacity));
    --all-pswp-preloader-color-secondary: rgba(var(--all-bg-color), var(--all-bg-opacity));
    --all-pswp-error-text-color: inherit;
    --all-pswp-icon-color: rgba(var(--all-bg-color), var(--all-bg-opacity));
    --all-pswp-icon-color-secondary: rgba(var(--all-shadow-color), var(--all-shadow-opacity));
    --all-pswp-icon-stroke-color: rgba(var(--all-shadow-color), var(--all-shadow-opacity));
    --all-pswp-default-thumb-width: 80px;
    --all-pswp-default-thumb-height: 80px;
    --all-pswp-thumb-width: 80px;
    --all-pswp-thumb-height: 80px;
    --all-pswp-button-width: 40px;
    --all-pswp-button-height: 40px;
}
.gallery-item:focus {
    outline: 0;
}
.pswp {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: var(--all-pswp-root-z-index);
    top: 0;
    left: 0;
    color: #fff;
    outline: 0;
    opacity: .003;
    touch-action: none;
    contain: layout style size;
    -webkit-tap-highlight-color: transparent;
}
.pswp:focus {
    outline: 0;
}
.pswp * {
    box-sizing: border-box;
}
.pswp img {
    max-width: none;
}
.pswp--open {
    display: block;
}
.pswp,
.pswp__bg {
    will-change: opacity;
    transform: translateZ(0);
}
.pswp__bg {
    background: rgba(var(--all-backdrop-color),var(--all-backdrop-opacity));
    opacity: .003;
}
.pswp,
.pswp__scroll-wrap {
    overflow: hidden;
}
.pswp__bg,
.pswp__container,
.pswp__content,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.pswp__img,
.pswp__zoom-wrap {
    width: auto;
    height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
    cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
    cursor: move;
    cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
    cursor: grabbing;
}
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
    cursor: zoom-out;
}
.pswp__button,
.pswp__container,
.pswp__counter,
.pswp__img {
    -webkit-user-select: none;
    user-select: none;
}
.pswp__item {
    overflow: hidden;
    z-index: 1;
}
.pswp__hidden {
    display: none!important;
}
.pswp__content {
    pointer-events: none;
}
.pswp__content > * {
    pointer-events: auto;
}
.pswp__error-msg-container {
    display: grid;
}
.pswp__error-msg {
    margin: auto;
    font-size: 1em;
    line-height: 1;
    color: var(--all-pswp-error-text-color);
}
.pswp .pswp__hide-on-close {
    z-index: 10;
    opacity: .005;
    pointer-events: none;
    will-change: opacity;
    transition: opacity var(--all-pswp-transition-duration) var(--all-pswp-ease);
}
.pswp--ui-visible .pswp__hide-on-close {
    opacity: 1;
    pointer-events: auto;
}
.pswp__button {
    width: var(--all-pswp-button-width);
    height: var(--all-pswp-button-height);
    line-height: var(--all-pswp-button-height);
    border-radius: var(--all-pswp-button-width);
    padding: 0;
    outline: 0;
    border: 0;
    overflow: hidden;
    position: relative;
    background: 0 0;
    color: var(--all-pswp-icon-color);
    opacity: .85;
    text-shadow: 0 0 1px var(--all-pswp-icon-color-secondary),0 0 2px var(--all-pswp-icon-color-secondary),0 0 3px var(--all-pswp-icon-color-secondary);
    cursor: pointer;
    -webkit-touch-callout: none;
}
.pswp__button:active,
.pswp__button:focus,
.pswp__button:hover {
    padding: 0;
    background: 0 0;
    border: 0;
    opacity: 1;
    box-shadow: none;
    transition: none;
}
.pswp__button:hover {
    background: rgba(0,0,0,.25);
}
.pswp__button:disabled {
    opacity: .3;
    cursor: auto;
}
.pswp__icn {
    color: var(--all-pswp-icon-color-secondary);
    fill: var(--all-pswp-icon-color);
    overflow: hidden;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 14px;
    left: 9px;
    pointer-events: none;
}
.pswp__icn-shadow {
    stroke: var(--all-pswp-icon-stroke-color);
    stroke-width: var(--all-pswp-icon-stroke-width);
    fill: none;
}
.pswp__icn:focus {
    outline: 0;
}
.pswp__img--with-bg,
div.pswp__img--placeholder {
    background: var(--all-pswp-placeholder-bg);
}
.pswp__top-bar {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 1em;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none!important;
}
.pswp__top-bar > * {
    margin: 0;
    text-align: center;
    pointer-events: auto;
    will-change: opacity;
}
.pswp__top-bar .pswp__button {
    margin-left: 6px;
}
.pswp__button--arrow {
    width: var(--all-pswp-button-width);
    height: var(--all-pswp-button-height);
    line-height: var(--all-pswp-button-height);
    border-radius: var(--all-pswp-button-width);
    background: rgba(0,0,0,.25);
    position: absolute;
    bottom: calc(50% - var(--all-pswp-button-height) * .5);
    z-index: 100;
}
.pswp__button--arrow:hover {
    background: rgba(0,0,0,.5);
}
.pswp__button--arrow:disabled {
    display: none;
    cursor: default;
}
.pswp--one-slide .pswp__button--arrow,
.pswp__button--arrow .pswp__icn {
    display: none;
}
.pswp--touch .pswp__button--arrow {
    visibility: hidden;
}
.pswp--has_mouse .pswp__button--arrow {
    visibility: visible;
}
.pswp__button--arrow--prev {
    right: auto;
    left: 0;
}
.pswp__button--arrow--next {
    right: 0;
}
.pswp__button--zoom {
    display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}
.pswp--zoomed-in .pswp__button--zoom .icon-zoom-in,
.pswp__button--zoom .icon-zoom-out {
    display: none;
}
.pswp--zoomed-in .pswp__button--zoom .icon-zoom-out {
    display: inline-block;
}
.pswp__preloader {
    margin-right: auto;
    overflow: hidden;
    width: 50px;
    height: 60px;
    position: relative;
}
.pswp__preloader .pswp__icn {
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s linear;
    animation: pswp-clockwise .6s linear infinite;
}
.pswp__preloader--active .pswp__icn {
    opacity: .85;
}
@keyframes pswp-clockwise {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.pswp__counter {
    font-size: 14px;
    color: var(--all-pswp-icon-color);
    opacity: .85;
    text-shadow: 0 0 1px var(--all-pswp-icon-color-secondary),0 0 2px var(--all-pswp-icon-color-secondary),0 0 3px var(--all-pswp-icon-color-secondary);
}
.pswp--one-slide .pswp__counter {
    display: none;
}
.pswp:where([class^=pswp--has_thumb],[class*=pswp--has_thumb]) {
    overflow: hidden;
}
.pswp--has_thumb-top .pswp__dynamic-caption--aside {
    padding-top: calc(var(--all-pswp-thumb-height) + var(--all-pswp-padding-y) * 2);
    padding-right: calc(var(--all-pswp-button-width) + var(--all-pswp-padding-x));
}
.pswp--has_thumb-bottom .pswp__dynamic-caption--aside {
    padding-right: calc(var(--all-pswp-button-width) + var(--all-pswp-padding-x));
    padding-bottom: calc(var(--all-pswp-thumb-height) + var(--all-pswp-padding-y) * 2);
}
.pswp--has_thumb-left:not(.pswp--one-slide) .pswp__dynamic-caption--aside,
.pswp--has_thumb-right:not(.pswp--one-slide) .pswp__dynamic-caption--aside {
    padding-right: calc(var(--all-pswp-button-width) + var(--all-pswp-padding-x));
}
.pswp--has_thumb-left:not(.pswp--one-slide):not(:has(.pswp__dynamic-caption--mobile)) .pswp__button--arrow--prev {
    left: calc(var(--all-pswp-thumb-width) + var(--all-pswp-padding-x) * 2)!important;
}
.pswp--has_thumb-left:has(.pswp__dynamic-caption--mobile) .pswp__button--arrow--prev {
    left: var(--all-pswp-padding-x)!important;
}
.pswp--has_thumb-right:not(.pswp--one-slide):not(:has(.pswp__dynamic-caption--mobile)) .pswp__button--arrow--next {
    right: calc(var(--all-pswp-thumb-width) + var(--all-pswp-padding-x) * 2)!important;
}
.pswp--has_thumb-right:has(.pswp__dynamic-caption--mobile) .pswp__button--arrow--next {
    right: var(--all-pswp-padding-x)!important;
}
.pswp__thumb {
    position: absolute;
}
.pswp__thumb-bottom,
.pswp__thumb-top {
    padding: var(--all-pswp-padding-y) 0;
    width: 100%;
    bottom: 0;
    left: 0;
}
.pswp__thumb-top {
    top: 0;
    bottom: inherit;
}
.pswp__thumb-left,
.pswp__thumb-right {
    padding: 0 var(--all-pswp-padding-x);
    height: 100%;
    top: 0;
    left: 0;
}
.pswp__thumb-right {
    left: 100%;
    transform: translate3d(-100%,0,0);
}
.pswp--gallery-thumb .swiper-slide {
    overflow: hidden;
    width: auto;
    height: auto;
    position: relative;
    background: var(--all-pswp-bg)!important;
    -webkit-user-select: none;
    user-select: none;
}
.pswp--gallery-thumb .swiper-slide img,
.pswp--gallery-thumb .swiper-slide img ~ * {
    opacity: 1;
    transition: opacity calc(var(--all-pswp-duration-in) * .5) var(--all-pswp-duration)!important;
}
.pswp--gallery-thumb .swiper-slide:not(.swiper-slide-active) img,
.pswp--gallery-thumb .swiper-slide:not(.swiper-slide-active) img ~ * {
    opacity: .35!important;
}
.pswp--gallery-thumb .swiper-slide > img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.pswp__thumb-bottom .pswp--gallery-thumb,
.pswp__thumb-top .pswp--gallery-thumb {
    width: 100%;
}
.pswp__thumb-left .pswp--gallery-thumb,
.pswp__thumb-right .pswp--gallery-thumb {
    height: 100%;
}
.pswp--gallery-thumb .swiper-active-frame {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    border: 3px solid #2942c0;
    pointer-events: none;
    transform: translate3d(-50%,-50%,0);
}
.pswp__iframe-container {
    position: relative;
    background-color: #000;
}
.pswp__iframe-container iframe {
    position: relative;
    z-index: 100;
}
.pswp__zoom-wrap:has(.pswp__iframe-container) > .pswp__img--placeholder {
    visibility: hidden;
    pointer-events: none;
}
.pswp--gallery-thumb_youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.5em;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    transform: translate3d(-50%,-50%,0);
    filter: drop-shadow(0 1px 1.3333332px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2px 3.2px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .8px 4px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.pswp--gallery-thumb_youtube:not(#\#) {
    box-sizing: border-box;
    appearance: none;
    vertical-align: baseline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 1px 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    padding: 0;
    height: 1.75em;
    line-height: 1.75em;
}
.pswp--gallery-thumb_youtube:not(#\#)::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    content: "\ea3e";
    line-height: 1.75em;
    min-width: initial;
}
.pswp--gallery-thumb_googlemap {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.875em;
    color: #fff;
    transform: translate3d(-50%,-50%,0);
    filter: drop-shadow(0 1px 1.3333332px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2px 3.2px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .8px 4px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.pswp--gallery-thumb_googlemap:not(#\#) {
    box-sizing: border-box;
    appearance: none;
    vertical-align: baseline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 1px 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    padding: 0;
    height: 1.75em;
    line-height: 1.75em;
}
.pswp--gallery-thumb_googlemap:not(#\#)::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    content: "\ea29";
    line-height: 1.75em;
    min-width: initial;
}
[data-modal] .modal-mini-dialog {
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    overflow: hidden;
    backface-visibility: hidden;
    position: absolute!important;
    top: 0;
    left: calc((100% - 100% * var(--all-modal-mini-dialog-zoom-rate)) * -.5 * -1);
    width: calc(100% * var(--all-modal-mini-dialog-zoom-rate));
    height: auto;
    z-index: 100;
    will-change: transform;
    transform-origin: top;
    transform: scale(calc(1 / var(--all-modal-mini-dialog-zoom-rate))) translate3d(0,0,0);
    visibility: hidden;
}
body.is-noscroll [data-modal] .modal-mini-dialog {
    transition: none;
    opacity: 0!important;
}
[data-modal] .modal-mini-dialog .modal-thumb {
    position: relative;
    z-index: 10;
}
[data-modal] .modal-mini-dialog .modal-thumb img {
    pointer-events: none;
    backface-visibility: hidden;
}
[data-modal] .modal-mini-dialog.is-mini-alignleft {
    transform-origin: top left;
    left: 0!important;
}
[data-modal] .modal-mini-dialog.is-mini-alignright {
    transform-origin: top right;
    left: inherit!important;
    right: 0;
}
[data-modal] .modal-mini-dialog > :not(.is-cloned) {
    will-change: transform,opacity;
    opacity: 0;
}
[data-modal].is-mini-ready .modal-mini-dialog {
    transition: transform var(--all-modal-mini-duration-out) var(--all-modal-mini-ease-out) 0s,box-shadow var(--all-modal-mini-duration-out) var(--all-modal-mini-ease-out) 0s,border-radius var(--all-modal-mini-duration-out) var(--all-modal-mini-ease-out) 0s,background-color var(--all-modal-mini-duration-out) var(--all-modal-mini-ease-out) 0s;
    visibility: visible;
}
[data-modal].is-mini-ready .modal-mini-dialog > :not(.is-cloned) {
    transition: opacity var(--all-modal-mini-duration-in) var(--all-modal-mini-ease-in) 0s;
}
[data-modal]:not(.is-mini-hover) .modal-mini-dialog {
    background-color: transparent;
}
[data-modal].is-mini-hover .modal-mini-dialog {
    transition: transform var(--all-modal-mini-duration-in) var(--all-modal-mini-ease-in) 0s,box-shadow var(--all-modal-mini-duration-in) var(--all-modal-mini-ease-in) 0s,border-radius var(--all-modal-mini-duration-in) var(--all-modal-mini-ease-in) 0s,background-color var(--all-modal-mini-duration-in) var(--all-modal-mini-ease-in) 0s;
    border-radius: .375rem;
    box-shadow: 0 2.5px 3.333333px -1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 5px 8px .625px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 2px 10px 1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
    transform: scale(1) translate3d(0,-32px,0);
    opacity: 1;
    pointer-events: auto;
}
[data-modal].is-mini-hover .modal-mini-dialog > :not(.is-cloned) {
    transition: opacity var(--all-modal-mini-duration-out) var(--all-modal-mini-ease-out) 0s;
    opacity: 1;
}
body.is-noscroll,
html:has(body.is-noscroll) {
    overscroll-behavior: none;
    scroll-behavior: auto;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}
:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--all-swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px,0,0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
    box-sizing: border-box;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--all-swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--all-swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--all-swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--all-swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--all-swiper-preloader-color,var(--all-swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
    --all-swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --all-swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper.swiper-cards {
    overflow: visible;
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
}
.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform,opacity,height;
}
.swiper.swiper-cube {
    overflow: visible;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper.swiper-flip {
    overflow: visible;
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}
.no-js .swiper-button-next,
.no-js .swiper-button-prev {
    display: none;
}
.swiper-button-next,
.swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: calc(0px - var(--all-swiper-navigation-size)/ 2);
    width: var(--all-swiper-navigation-size);
    height: var(--all-swiper-navigation-size);
    position: absolute;
    z-index: 10;
    bottom: 50%;
    color: var(--all-swiper-navigation-color,var(--all-swiper-theme-color));
    aspect-ratio: 1/1;
    cursor: pointer;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none!important;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    content: "";
    font-variant: initial;
    letter-spacing: 0;
    text-transform: none!important;
    width: 42.42%;
    height: 42.42%;
    display: block;
    position: relative;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 0;
    text-indent: -999em;
}
.swiper-button-prev:before,
.swiper-rtl .swiper-button-next:before {
    border-top: 2px solid currentColor;
    border-left: 2px solid currentColor;
    transform: rotate(-45deg);
    left: 8%;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
    text-indent: -999em;
}
.swiper-button-next:before,
.swiper-rtl .swiper-button-prev:before {
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: rotate(45deg);
    left: -8%;
}
.swiper-button-lock {
    display: none;
}
.swiper-button-block {
    color: rgba(var(--all-bg-color),var(--all-text-opacity));
    background-color: rgba(var(--all-text-color),var(--all-bg-opacity));
    border: 0;
}
.swiper-button-block::before {
    text-indent: 0;
}
.swiper-button-block.swiper-button-prev,
.swiper-rtl .swiper-button-block.swiper-button-next {
    left: 0;
}
.swiper-button-block.swiper-button-next,
.swiper-rtl .swiper-button-block.swiper-button-prev {
    right: 0;
}
.swiper-vertical :where(.swiper-button-prev,.swiper-rtl .swiper-button-next),
.swiper-vertical ~ :where(.swiper-button-prev,.swiper-rtl .swiper-button-next) {
    bottom: initial;
    top: 0;
    left: 50%;
    right: initial;
    transform: rotate(90deg) translate3d(0,50%,0);
    margin: 0;
}
.swiper-vertical :where(.swiper-button-next,.swiper-rtl .swiper-button-prev),
.swiper-vertical ~ :where(.swiper-button-next,.swiper-rtl .swiper-button-prev) {
    bottom: 0;
    top: initial;
    left: 50%;
    right: initial;
    transform: rotate(90deg) translate3d(0,50%,0);
    margin: 0;
}
.swiper-pagination {
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1);
    display: flex;
    justify-content: center;
    text-align: center;
    z-index: 10;
    height: var(--all-swiper-pagination-bullet-height,8px);
    margin-top: .5rem;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none!important;
}
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper .swiper-pagination-custom,
.swiper .swiper-pagination-fraction,
.swiper.swiper-horizontal > .swiper-pagination-bullets {
    position: absolute;
    bottom: .75em;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    width: var(--all-swiper-pagination-bullet-width,var(--all-swiper-pagination-bullet-size,8px));
    height: var(--all-swiper-pagination-bullet-height,var(--all-swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--all-swiper-pagination-bullet-inactive-color,currentColor);
    opacity: var(--all-swiper-pagination-bullet-inactive-opacity, .2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none!important;
}
.swiper-pagination-bullet-active {
    opacity: var(--all-swiper-pagination-bullet-opacity, 1);
    background: var(--all-swiper-pagination-color,var(--all-swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    flex-direction: column;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--all-swiper-pagination-bullet-vertical-gap,6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-vertical.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-vertical.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    transition: transform var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s,top var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--all-swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-horizontal.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-horizontal > .swiper-pagination-bullets.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-horizontal.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    transition: transform var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s,left var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s,right var(--all-section-navi-bullet-transition-duration) cubic-bezier(.22, 1, .36, 1) 0s;
}
.swiper-pagination-vertical.swiper-pagination-block .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-block .swiper-pagination-bullet {
    margin: 1px 0;
    width: 3px;
    height: 1em;
    border-radius: 0;
}
.swiper-horizontal > .swiper-pagination-block .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-block .swiper-pagination-bullet {
    margin: 0 1px;
    width: 1em;
    height: 3px;
    border-radius: 0;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33);
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(var(--all-text-color),.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    margin: .5em 0;
    height: 5px;
    width: 100%;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 0;
    z-index: 50;
    width: 5px;
    height: 100%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: text-color(.7);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.no-js .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-wrapper {
    margin: 0;
}
.full-swiper {
    overflow: clip;
}
.full-swiper .swiper:not(.swiper-vertical) {
    overflow: visible;
}
.swiper[data-slider-responsive]:not(.swiper-enabled) > .swiper-wrapper {
    flex-wrap: wrap;
    transform: translate3d(0,0,0)!important;
}
.swiper[data-slider-responsive]:not(.swiper-enabled) :where(.swiper-button-prev,.swiper-button-next,.swiper-scrollbar,.swiper-pagination) {
    display: none;
}
.swiper.swiper-coverflow .swiper,
.swiper.swiper-single .swiper {
    margin: 0!important;
}
.swiper.swiper-coverflow .swiper-slide,
.swiper.swiper-single .swiper-slide {
    padding: 0!important;
}
.swiper.swiper-single:not(.swiper-carousel) .swiper-slide {
    width: 100%!important;
}
.swiper.swiper-single .swiper-slide {
    transform: initial;
}
.swiper-slide:has(img.lazy:not(.loaded)) [class*=swiper-slide-shadow] {
    visibility: hidden;
}
:where(.swiper) > :where(.swiper-button-prev,.swiper-button-next,.swiper-pagination,.swiper-scrollbar),
:where(.swiper) ~ :where(.swiper-button-prev,.swiper-button-next,.swiper-pagination,.swiper-scrollbar) {
    opacity: 0;
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1);
}
:where(.swiper.swiper-initialized) > :where(.swiper-button-prev,.swiper-button-next,.swiper-pagination,.swiper-scrollbar),
:where(.swiper.swiper-initialized) ~ :where(.swiper-button-prev,.swiper-button-next,.swiper-pagination,.swiper-scrollbar) {
    opacity: 1;
}
.tippy-box[data-animation=shift-away-subtle][data-state=hidden] {
    opacity: 0;
}
.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top] {
    transform: translateY(5px);
}
.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom] {
    transform: translateY(-5px);
}
.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left] {
    transform: translateX(5px);
}
.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right] {
    transform: translateX(-5px);
}
.tippy-box[data-animation=shift-away][data-state=hidden] {
    opacity: 0;
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top] {
    transform: translateY(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom] {
    transform: translateY(-10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left] {
    transform: translateX(10px);
}
.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right] {
    transform: translateX(-10px);
}
[data-tippy-root] {
    max-width: calc(100% - 10px);
}
body > [data-tippy-root] {
    max-width: calc(100vw - 10px);
}
[data-tippy-root]:not(.show-tippy) {
    z-index: 800;
}
[data-tippy-root].show-tippy {
    z-index: 500;
}
[data-tippy-root]:has(.full-tippy) {
    max-width: initial;
    top: 100%!important;
    left: 0;
    right: 0;
    transform: translate3d(0,0,0) rotate(.0001deg)!important;
}
[data-tippy-root]:has(.full-tippy) .full-tippy {
    max-width: initial!important;
    width: 100%;
    overflow: hidden;
}
[data-tippy-root]:has(.full-tippy) .full-tippy .tippy-content {
    max-height: initial!important;
}
.tippy-box {
    position: relative;
    transition-property: transform,visibility,opacity;
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","メイリオ","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
    white-space: initial;
    pointer-events: none;
}
.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(0.54,1.5,0.38,1.11);
}
.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0;
}
.tippy-content {
    overflow-y: auto;
    transition: none!important;
}
.tippy-overlay {
    pointer-events: none;
    transition: opacity 150ms cubic-bezier(.22, 1, .36, 1),visibility 0s linear 150ms;
    will-change: opacity;
    transform: translateZ(0);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(var(--all-backdrop-color),var(--all-backdrop-opacity));
    opacity: .003;
}
.tippy-overlay.is-active {
    transition: opacity 150ms cubic-bezier(.22, 1, .36, 1),visibility linear;
    visibility: visible;
    opacity: 1;
}
.tippy-box:not(.tippy-reset) {
    color: rgba(var(--all-text-color),var(--all-text-opacity));
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    filter: drop-shadow(0 .5px .6666666px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 1px 1.6px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .4px 2px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
    padding: .125rem .5rem;
    border-radius: .125rem;
}
.tippy-box.tippy-remove-arrow .tippy-arrow {
    display: none;
}
.tippy-arrow {
    width: .4rem;
    height: .4rem;
    color: rgba(var(--all-bg-color),var(--all-bg-opacity));
    z-index: -1;
}
.tippy-arrow::before {
    content: "";
}
.tippy-box[data-placement^=top] > .tippy-arrow {
    width: .6rem;
    bottom: calc((.4rem - 1px) * -1);
}
.tippy-box[data-placement^=top] > .tippy-arrow::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .4rem .3rem 0;
    border-color: currentColor transparent transparent;
}
.tippy-box[data-placement^=bottom] > .tippy-arrow {
    width: .6rem;
    top: calc((.4rem - 1px) * -1);
}
.tippy-box[data-placement^=bottom] > .tippy-arrow::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .3rem .4rem;
    border-color: transparent transparent currentColor;
}
.tippy-box[data-placement^=left] > .tippy-arrow {
    height: .6rem;
    right: calc((.4rem - 1px) * -1);
}
.tippy-box[data-placement^=left] > .tippy-arrow::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .3rem 0 .3rem .4rem;
    border-color: transparent transparent transparent currentColor;
}
.tippy-box[data-placement^=right] > .tippy-arrow {
    height: .6rem;
    left: calc((.4rem - 1px) * -1);
}
.tippy-box[data-placement^=right] > .tippy-arrow::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .3rem .4rem .3rem 0;
    border-color: transparent currentColor transparent transparent;
}
@font-face {
    font-family: icon;
    src: url("./font/icon.woff2?t=1752206700122") format("woff2"),url("./font/icon.woff?t=1752206700122") format("woff"),url("./font/icon.ttf?t=1752206700122") format("truetype"),url("./font/icon.svg?t=1752206700122#icon") format("svg");
}
.icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1;
    width: 2em;
    vertical-align: middle;
    line-height: 1;
    text-align: center;
}
.icon-wrap > :where([class^=icon-],[class*=" icon-"]) {
    height: 1lh;
}
:where([class^=icon-],[class*=" icon-"]) {
    display: inline-block;
    vertical-align: middle;
}
:where([class^=icon-],[class*=" icon-"])::before {
    display: inline-block;
    font-family: icon,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    min-width: 1em;
    pointer-events: none;
}
.icon-alert::before {
    content: "\ea01";
}
.icon-arrow-bottom-mini::before {
    content: "\ea02";
}
.icon-arrow-bottom::before {
    content: "\ea03";
}
.icon-arrow-left-mini::before {
    content: "\ea04";
}
.icon-arrow-left::before {
    content: "\ea05";
}
.icon-arrow-right-mini::before {
    content: "\ea06";
}
.icon-arrow-right::before {
    content: "\ea07";
}
.icon-arrow-top-mini::before {
    content: "\ea08";
}
.icon-arrow-top::before {
    content: "\ea09";
}
.icon-arrow-x-mini::before {
    content: "\ea0a";
}
.icon-arrow-y-mini::before {
    content: "\ea0b";
}
.icon-at::before {
    content: "\ea0c";
}
.icon-bottom-fill-mini::before {
    content: "\ea0d";
}
.icon-bottom-fill::before {
    content: "\ea0e";
}
.icon-bottom-mini-double::before {
    content: "\ea0f";
}
.icon-bottom-mini::before {
    content: "\ea10";
}
.icon-bottom::before {
    content: "\ea11";
}
.icon-bottom_1::before {
    content: "\ea12";
}
.icon-calender::before {
    content: "\ea13";
}
.icon-cart::before {
    content: "\ea14";
}
.icon-chat-fill::before {
    content: "\ea15";
}
.icon-chat::before {
    content: "\ea16";
}
.icon-check::before {
    content: "\ea17";
}
.icon-checkbox-off::before {
    content: "\ea18";
}
.icon-checkbox-on::before {
    content: "\ea19";
}
.icon-circle-fill::before {
    content: "\ea1a";
}
.icon-circle::before {
    content: "\ea1b";
}
.icon-close::before {
    content: "\ea1c";
}
.icon-copy::before {
    content: "\ea1d";
}
.icon-copyright::before {
    content: "\ea1e";
}
.icon-div::before {
    content: "\ea1f";
}
.icon-download::before {
    content: "\ea20";
}
.icon-end::before {
    content: "\ea21";
}
.icon-equal::before {
    content: "\ea22";
}
.icon-eye-close::before {
    content: "\ea23";
}
.icon-eye::before {
    content: "\ea24";
}
.icon-facebook::before {
    content: "\ea25";
}
.icon-forward::before {
    content: "\ea26";
}
.icon-full-screen-exit::before {
    content: "\ea27";
}
.icon-full-screen::before {
    content: "\ea28";
}
.icon-googlemap::before {
    content: "\ea29";
}
.icon-grid::before {
    content: "\ea2a";
}
.icon-in::before {
    content: "\ea2b";
}
.icon-instagram::before {
    content: "\ea2c";
}
.icon-left-fill-mini::before {
    content: "\ea2d";
}
.icon-left-fill::before {
    content: "\ea2e";
}
.icon-left-mini-double::before {
    content: "\ea2f";
}
.icon-left-mini::before {
    content: "\ea30";
}
.icon-left::before {
    content: "\ea31";
}
.icon-list::before {
    content: "\ea32";
}
.icon-login::before {
    content: "\ea33";
}
.icon-logout::before {
    content: "\ea34";
}
.icon-mail-fill::before {
    content: "\ea35";
}
.icon-mail::before {
    content: "\ea36";
}
.icon-minus::before {
    content: "\ea37";
}
.icon-more::before {
    content: "\ea38";
}
.icon-oclock::before {
    content: "\ea39";
}
.icon-out::before {
    content: "\ea3a";
}
.icon-pause::before {
    content: "\ea3b";
}
.icon-phone::before {
    content: "\ea3c";
}
.icon-pinterest::before {
    content: "\ea3d";
}
.icon-play::before {
    content: "\ea3e";
}
.icon-plus::before {
    content: "\ea3f";
}
.icon-record::before {
    content: "\ea40";
}
.icon-reload::before {
    content: "\ea41";
}
.icon-rewind::before {
    content: "\ea42";
}
.icon-ribon-fill::before {
    content: "\ea43";
}
.icon-ribon::before {
    content: "\ea44";
}
.icon-right-fill-mini::before {
    content: "\ea45";
}
.icon-right-fill::before {
    content: "\ea46";
}
.icon-right-mini-double::before {
    content: "\ea47";
}
.icon-right-mini::before {
    content: "\ea48";
}
.icon-right::before {
    content: "\ea49";
}
.icon-search::before {
    content: "\ea4a";
}
.icon-share::before {
    content: "\ea4b";
}
.icon-signup::before {
    content: "\ea4c";
}
.icon-slash::before {
    content: "\ea4d";
}
.icon-sound-off::before {
    content: "\ea4e";
}
.icon-sound-on::before {
    content: "\ea4f";
}
.icon-square-fill::before {
    content: "\ea50";
}
.icon-square::before {
    content: "\ea51";
}
.icon-star-fill::before {
    content: "\ea52";
}
.icon-star::before {
    content: "\ea53";
}
.icon-start::before {
    content: "\ea54";
}
.icon-stop::before {
    content: "\ea55";
}
.icon-tablet::before {
    content: "\ea56";
}
.icon-tel::before {
    content: "\ea57";
}
.icon-top-fill-mini::before {
    content: "\ea58";
}
.icon-top-fill::before {
    content: "\ea59";
}
.icon-top-mini-double::before {
    content: "\ea5a";
}
.icon-top-mini::before {
    content: "\ea5b";
}
.icon-top::before {
    content: "\ea5c";
}
.icon-trash::before {
    content: "\ea5d";
}
.icon-triangle-fill::before {
    content: "\ea5e";
}
.icon-triangle::before {
    content: "\ea5f";
}
.icon-twitter::before {
    content: "\ea60";
}
.icon-upload::before {
    content: "\ea61";
}
.icon-user::before {
    content: "\ea62";
}
.icon-warning::before {
    content: "\ea63";
}
.icon-x-fill-mini::before {
    content: "\ea64";
}
.icon-x-mini::before {
    content: "\ea65";
}
.icon-x::before {
    content: "\ea66";
}
.icon-y-fill-mini::before {
    content: "\ea67";
}
.icon-y-mini::before {
    content: "\ea68";
}
.icon-youtube::before {
    content: "\ea69";
}
.icon-zoom-end::before {
    content: "\ea6a";
}
.icon-zoom-in::before {
    content: "\ea6b";
}
.icon-zoom-out::before {
    content: "\ea6c";
}
.border:not(#\#),
.first\:border:not(#\#):first-child,
.last\:border:not(#\#):last-child {
    border-width: 1px;
}
.border-0:not(#\#),
.first\:border-0:not(#\#):first-child,
.last\:border-0:not(#\#):last-child {
    border-width: 0px;
}
.border-1:not(#\#),
.first\:border-1:not(#\#):first-child,
.last\:border-1:not(#\#):last-child {
    border-width: 1px;
}
.border-2:not(#\#),
.first\:border-2:not(#\#):first-child,
.last\:border-2:not(#\#):last-child {
    border-width: 2px;
}
.border-3:not(#\#),
.first\:border-3:not(#\#):first-child,
.last\:border-3:not(#\#):last-child {
    border-width: 3px;
}
.border-4:not(#\#),
.first\:border-4:not(#\#):first-child,
.last\:border-4:not(#\#):last-child {
    border-width: 4px;
}
.border-5:not(#\#),
.first\:border-5:not(#\#):first-child,
.last\:border-5:not(#\#):last-child {
    border-width: 5px;
}
.border-none:not(#\#),
.first\:border-none:not(#\#):first-child,
.last\:border-none:not(#\#):last-child {
    border-style: none;
}
.border-solid:not(#\#),
.first\:border-solid:not(#\#):first-child,
.last\:border-solid:not(#\#):last-child {
    border-style: solid;
}
.border-dashed:not(#\#),
.first\:border-dashed:not(#\#):first-child,
.last\:border-dashed:not(#\#):last-child {
    border-style: dashed;
}
.border-dotted:not(#\#),
.first\:border-dotted:not(#\#):first-child,
.last\:border-dotted:not(#\#):last-child {
    border-style: dotted;
}
.active\:border-pocket-invert:not(#\#).is-active,
.border-pocket-invert:not(#\#),
.first\:border-pocket-invert:not(#\#):first-child,
.hover\:border-pocket-invert:not(#\#):hover,
.is-active>.active\:border-pocket-invert:not(#\#),
.last\:border-pocket-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-pocket:not(#\#).is-active,
.border-pocket:not(#\#),
.first\:border-pocket:not(#\#):first-child,
.hover\:border-pocket:not(#\#):hover,
.is-active>.active\:border-pocket:not(#\#),
.last\:border-pocket:not(#\#):last-child {
    border-color: rgba(244,59,83,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-pinterest-invert:not(#\#).is-active,
.border-pinterest-invert:not(#\#),
.first\:border-pinterest-invert:not(#\#):first-child,
.hover\:border-pinterest-invert:not(#\#):hover,
.is-active>.active\:border-pinterest-invert:not(#\#),
.last\:border-pinterest-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-pinterest:not(#\#).is-active,
.border-pinterest:not(#\#),
.first\:border-pinterest:not(#\#):first-child,
.hover\:border-pinterest:not(#\#):hover,
.is-active>.active\:border-pinterest:not(#\#),
.last\:border-pinterest:not(#\#):last-child {
    border-color: rgba(189,8,28,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-vimeo-invert:not(#\#).is-active,
.border-vimeo-invert:not(#\#),
.first\:border-vimeo-invert:not(#\#):first-child,
.hover\:border-vimeo-invert:not(#\#):hover,
.is-active>.active\:border-vimeo-invert:not(#\#),
.last\:border-vimeo-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-vimeo:not(#\#).is-active,
.border-vimeo:not(#\#),
.first\:border-vimeo:not(#\#):first-child,
.hover\:border-vimeo:not(#\#):hover,
.is-active>.active\:border-vimeo:not(#\#),
.last\:border-vimeo:not(#\#):last-child {
    border-color: rgba(26,183,234,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-youtube-invert:not(#\#).is-active,
.border-youtube-invert:not(#\#),
.first\:border-youtube-invert:not(#\#):first-child,
.hover\:border-youtube-invert:not(#\#):hover,
.is-active>.active\:border-youtube-invert:not(#\#),
.last\:border-youtube-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-youtube:not(#\#).is-active,
.border-youtube:not(#\#),
.first\:border-youtube:not(#\#):first-child,
.hover\:border-youtube:not(#\#):hover,
.is-active>.active\:border-youtube:not(#\#),
.last\:border-youtube:not(#\#):last-child {
    border-color: rgba(218,23,37,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-x-invert:not(#\#).is-active,
.border-x-invert:not(#\#),
.first\:border-x-invert:not(#\#):first-child,
.hover\:border-x-invert:not(#\#):hover,
.is-active>.active\:border-x-invert:not(#\#),
.last\:border-x-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-x:not(#\#).is-active,
.border-x:not(#\#),
.first\:border-x:not(#\#):first-child,
.hover\:border-x:not(#\#):hover,
.is-active>.active\:border-x:not(#\#),
.last\:border-x:not(#\#):last-child {
    border-color: rgba(0,0,0,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-facebook-invert:not(#\#).is-active,
.border-facebook-invert:not(#\#),
.first\:border-facebook-invert:not(#\#):first-child,
.hover\:border-facebook-invert:not(#\#):hover,
.is-active>.active\:border-facebook-invert:not(#\#),
.last\:border-facebook-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-facebook:not(#\#).is-active,
.border-facebook:not(#\#),
.first\:border-facebook:not(#\#):first-child,
.hover\:border-facebook:not(#\#):hover,
.is-active>.active\:border-facebook:not(#\#),
.last\:border-facebook:not(#\#):last-child {
    border-color: rgba(24,119,242,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-instagram-invert:not(#\#).is-active,
.border-instagram-invert:not(#\#),
.first\:border-instagram-invert:not(#\#):first-child,
.hover\:border-instagram-invert:not(#\#):hover,
.is-active>.active\:border-instagram-invert:not(#\#),
.last\:border-instagram-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-instagram:not(#\#).is-active,
.border-instagram:not(#\#),
.first\:border-instagram:not(#\#):first-child,
.hover\:border-instagram:not(#\#):hover,
.is-active>.active\:border-instagram:not(#\#),
.last\:border-instagram:not(#\#):last-child {
    border-color: rgba(207,46,146,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-line-invert:not(#\#).is-active,
.border-line-invert:not(#\#),
.first\:border-line-invert:not(#\#):first-child,
.hover\:border-line-invert:not(#\#):hover,
.is-active>.active\:border-line-invert:not(#\#),
.last\:border-line-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-line:not(#\#).is-active,
.border-line:not(#\#),
.first\:border-line:not(#\#):first-child,
.hover\:border-line:not(#\#):hover,
.is-active>.active\:border-line:not(#\#),
.last\:border-line:not(#\#):last-child {
    border-color: rgba(0,185,0,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-visited-invert:not(#\#).is-active,
.border-visited-invert:not(#\#),
.first\:border-visited-invert:not(#\#):first-child,
.hover\:border-visited-invert:not(#\#):hover,
.is-active>.active\:border-visited-invert:not(#\#),
.last\:border-visited-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-visited:not(#\#).is-active,
.border-visited:not(#\#),
.first\:border-visited:not(#\#):first-child,
.hover\:border-visited:not(#\#):hover,
.is-active>.active\:border-visited:not(#\#),
.last\:border-visited:not(#\#):last-child {
    border-color: rgba(135,67,177,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-selection-invert:not(#\#).is-active,
.border-selection-invert:not(#\#),
.first\:border-selection-invert:not(#\#):first-child,
.hover\:border-selection-invert:not(#\#):hover,
.is-active>.active\:border-selection-invert:not(#\#),
.last\:border-selection-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-selection:not(#\#).is-active,
.border-selection:not(#\#),
.first\:border-selection:not(#\#):first-child,
.hover\:border-selection:not(#\#):hover,
.is-active>.active\:border-selection:not(#\#),
.last\:border-selection:not(#\#):last-child {
    border-color: rgba(41,66,192,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-highlight-invert:not(#\#).is-active,
.border-highlight-invert:not(#\#),
.first\:border-highlight-invert:not(#\#):first-child,
.hover\:border-highlight-invert:not(#\#):hover,
.is-active>.active\:border-highlight-invert:not(#\#),
.last\:border-highlight-invert:not(#\#):last-child {
    border-color: rgba(53,38,2,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-highlight:not(#\#).is-active,
.border-highlight:not(#\#),
.first\:border-highlight:not(#\#):first-child,
.hover\:border-highlight:not(#\#):hover,
.is-active>.active\:border-highlight:not(#\#),
.last\:border-highlight:not(#\#):last-child {
    border-color: rgba(245,183,34,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-link-invert:not(#\#).is-active,
.border-link-invert:not(#\#),
.first\:border-link-invert:not(#\#):first-child,
.hover\:border-link-invert:not(#\#):hover,
.is-active>.active\:border-link-invert:not(#\#),
.last\:border-link-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-link:not(#\#).is-active,
.border-link:not(#\#),
.first\:border-link:not(#\#):first-child,
.hover\:border-link:not(#\#):hover,
.is-active>.active\:border-link:not(#\#),
.last\:border-link:not(#\#):last-child {
    border-color: rgba(41,66,192,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-warning-invert:not(#\#).is-active,
.border-warning-invert:not(#\#),
.first\:border-warning-invert:not(#\#):first-child,
.hover\:border-warning-invert:not(#\#):hover,
.is-active>.active\:border-warning-invert:not(#\#),
.last\:border-warning-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-warning:not(#\#).is-active,
.border-warning:not(#\#),
.first\:border-warning:not(#\#):first-child,
.hover\:border-warning:not(#\#):hover,
.is-active>.active\:border-warning:not(#\#),
.last\:border-warning:not(#\#):last-child {
    border-color: rgba(230,98,45,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-danger-invert:not(#\#).is-active,
.border-danger-invert:not(#\#),
.first\:border-danger-invert:not(#\#):first-child,
.hover\:border-danger-invert:not(#\#):hover,
.is-active>.active\:border-danger-invert:not(#\#),
.last\:border-danger-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-danger:not(#\#).is-active,
.border-danger:not(#\#),
.first\:border-danger:not(#\#):first-child,
.hover\:border-danger:not(#\#):hover,
.is-active>.active\:border-danger:not(#\#),
.last\:border-danger:not(#\#):last-child {
    border-color: rgba(200,37,50,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-success-invert:not(#\#).is-active,
.border-success-invert:not(#\#),
.first\:border-success-invert:not(#\#):first-child,
.hover\:border-success-invert:not(#\#):hover,
.is-active>.active\:border-success-invert:not(#\#),
.last\:border-success-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-success:not(#\#).is-active,
.border-success:not(#\#),
.first\:border-success:not(#\#):first-child,
.hover\:border-success:not(#\#):hover,
.is-active>.active\:border-success:not(#\#),
.last\:border-success:not(#\#):last-child {
    border-color: rgba(23,159,94,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-purple-invert:not(#\#).is-active,
.border-purple-invert:not(#\#),
.first\:border-purple-invert:not(#\#):first-child,
.hover\:border-purple-invert:not(#\#):hover,
.is-active>.active\:border-purple-invert:not(#\#),
.last\:border-purple-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-purple:not(#\#).is-active,
.border-purple:not(#\#),
.first\:border-purple:not(#\#):first-child,
.hover\:border-purple:not(#\#):hover,
.is-active>.active\:border-purple:not(#\#),
.last\:border-purple:not(#\#):last-child {
    border-color: rgba(135,67,177,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-blue-invert:not(#\#).is-active,
.border-blue-invert:not(#\#),
.first\:border-blue-invert:not(#\#):first-child,
.hover\:border-blue-invert:not(#\#):hover,
.is-active>.active\:border-blue-invert:not(#\#),
.last\:border-blue-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-blue:not(#\#).is-active,
.border-blue:not(#\#),
.first\:border-blue:not(#\#):first-child,
.hover\:border-blue:not(#\#):hover,
.is-active>.active\:border-blue:not(#\#),
.last\:border-blue:not(#\#):last-child {
    border-color: rgba(41,66,192,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-green-invert:not(#\#).is-active,
.border-green-invert:not(#\#),
.first\:border-green-invert:not(#\#):first-child,
.hover\:border-green-invert:not(#\#):hover,
.is-active>.active\:border-green-invert:not(#\#),
.last\:border-green-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-green:not(#\#).is-active,
.border-green:not(#\#),
.first\:border-green:not(#\#):first-child,
.hover\:border-green:not(#\#):hover,
.is-active>.active\:border-green:not(#\#),
.last\:border-green:not(#\#):last-child {
    border-color: rgba(23,159,94,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-yellow-invert:not(#\#).is-active,
.border-yellow-invert:not(#\#),
.first\:border-yellow-invert:not(#\#):first-child,
.hover\:border-yellow-invert:not(#\#):hover,
.is-active>.active\:border-yellow-invert:not(#\#),
.last\:border-yellow-invert:not(#\#):last-child {
    border-color: rgba(53,38,2,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-yellow:not(#\#).is-active,
.border-yellow:not(#\#),
.first\:border-yellow:not(#\#):first-child,
.hover\:border-yellow:not(#\#):hover,
.is-active>.active\:border-yellow:not(#\#),
.last\:border-yellow:not(#\#):last-child {
    border-color: rgba(245,183,34,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-orange-invert:not(#\#).is-active,
.border-orange-invert:not(#\#),
.first\:border-orange-invert:not(#\#):first-child,
.hover\:border-orange-invert:not(#\#):hover,
.is-active>.active\:border-orange-invert:not(#\#),
.last\:border-orange-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-orange:not(#\#).is-active,
.border-orange:not(#\#),
.first\:border-orange:not(#\#):first-child,
.hover\:border-orange:not(#\#):hover,
.is-active>.active\:border-orange:not(#\#),
.last\:border-orange:not(#\#):last-child {
    border-color: rgba(230,98,45,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-red-invert:not(#\#).is-active,
.border-red-invert:not(#\#),
.first\:border-red-invert:not(#\#):first-child,
.hover\:border-red-invert:not(#\#):hover,
.is-active>.active\:border-red-invert:not(#\#),
.last\:border-red-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-red:not(#\#).is-active,
.border-red:not(#\#),
.first\:border-red:not(#\#):first-child,
.hover\:border-red:not(#\#):hover,
.is-active>.active\:border-red:not(#\#),
.last\:border-red:not(#\#):last-child {
    border-color: rgba(200,37,50,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-black-invert:not(#\#).is-active,
.border-black-invert:not(#\#),
.first\:border-black-invert:not(#\#):first-child,
.hover\:border-black-invert:not(#\#):hover,
.is-active>.active\:border-black-invert:not(#\#),
.last\:border-black-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-black:not(#\#).is-active,
.border-black:not(#\#),
.first\:border-black:not(#\#):first-child,
.hover\:border-black:not(#\#):hover,
.is-active>.active\:border-black:not(#\#),
.last\:border-black:not(#\#):last-child {
    border-color: rgba(0,0,0,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-white-invert:not(#\#).is-active,
.border-white-invert:not(#\#),
.first\:border-white-invert:not(#\#):first-child,
.hover\:border-white-invert:not(#\#):hover,
.is-active>.active\:border-white-invert:not(#\#),
.last\:border-white-invert:not(#\#):last-child {
    border-color: rgba(51,51,51,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-950-invert:not(#\#).is-active,
.active\:border-white:not(#\#).is-active,
.border-gray-950-invert:not(#\#),
.border-white:not(#\#),
.first\:border-gray-950-invert:not(#\#):first-child,
.first\:border-white:not(#\#):first-child,
.hover\:border-gray-950-invert:not(#\#):hover,
.hover\:border-white:not(#\#):hover,
.is-active>.active\:border-gray-950-invert:not(#\#),
.is-active>.active\:border-white:not(#\#),
.last\:border-gray-950-invert:not(#\#):last-child,
.last\:border-white:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-950:not(#\#).is-active,
.border-gray-950:not(#\#),
.first\:border-gray-950:not(#\#):first-child,
.hover\:border-gray-950:not(#\#):hover,
.is-active>.active\:border-gray-950:not(#\#),
.last\:border-gray-950:not(#\#):last-child {
    border-color: rgba(15,16,17,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-900-invert:not(#\#).is-active,
.border-gray-900-invert:not(#\#),
.first\:border-gray-900-invert:not(#\#):first-child,
.hover\:border-gray-900-invert:not(#\#):hover,
.is-active>.active\:border-gray-900-invert:not(#\#),
.last\:border-gray-900-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-900:not(#\#).is-active,
.border-gray-900:not(#\#),
.first\:border-gray-900:not(#\#):first-child,
.hover\:border-gray-900:not(#\#):hover,
.is-active>.active\:border-gray-900:not(#\#),
.last\:border-gray-900:not(#\#):last-child {
    border-color: rgba(30,32,33,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-800-invert:not(#\#).is-active,
.border-gray-800-invert:not(#\#),
.first\:border-gray-800-invert:not(#\#):first-child,
.hover\:border-gray-800-invert:not(#\#):hover,
.is-active>.active\:border-gray-800-invert:not(#\#),
.last\:border-gray-800-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-800:not(#\#).is-active,
.border-gray-800:not(#\#),
.first\:border-gray-800:not(#\#):first-child,
.hover\:border-gray-800:not(#\#):hover,
.is-active>.active\:border-gray-800:not(#\#),
.last\:border-gray-800:not(#\#):last-child {
    border-color: rgba(60,63,66,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-700-invert:not(#\#).is-active,
.border-gray-700-invert:not(#\#),
.first\:border-gray-700-invert:not(#\#):first-child,
.hover\:border-gray-700-invert:not(#\#):hover,
.is-active>.active\:border-gray-700-invert:not(#\#),
.last\:border-gray-700-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-700:not(#\#).is-active,
.border-gray-700:not(#\#),
.first\:border-gray-700:not(#\#):first-child,
.hover\:border-gray-700:not(#\#):hover,
.is-active>.active\:border-gray-700:not(#\#),
.last\:border-gray-700:not(#\#):last-child {
    border-color: rgba(91,95,100,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-600-invert:not(#\#).is-active,
.border-gray-600-invert:not(#\#),
.first\:border-gray-600-invert:not(#\#):first-child,
.hover\:border-gray-600-invert:not(#\#):hover,
.is-active>.active\:border-gray-600-invert:not(#\#),
.last\:border-gray-600-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-600:not(#\#).is-active,
.border-gray-600:not(#\#),
.first\:border-gray-600:not(#\#):first-child,
.hover\:border-gray-600:not(#\#):hover,
.is-active>.active\:border-gray-600:not(#\#),
.last\:border-gray-600:not(#\#):last-child {
    border-color: rgba(121,126,133,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-500-invert:not(#\#).is-active,
.border-gray-500-invert:not(#\#),
.first\:border-gray-500-invert:not(#\#):first-child,
.hover\:border-gray-500-invert:not(#\#):hover,
.is-active>.active\:border-gray-500-invert:not(#\#),
.last\:border-gray-500-invert:not(#\#):last-child {
    border-color: rgba(30,32,33,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-500:not(#\#).is-active,
.border-gray-500:not(#\#),
.first\:border-gray-500:not(#\#):first-child,
.hover\:border-gray-500:not(#\#):hover,
.is-active>.active\:border-gray-500:not(#\#),
.last\:border-gray-500:not(#\#):last-child {
    border-color: rgba(154,158,163,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-400-invert:not(#\#).is-active,
.border-gray-400-invert:not(#\#),
.first\:border-gray-400-invert:not(#\#):first-child,
.hover\:border-gray-400-invert:not(#\#):hover,
.is-active>.active\:border-gray-400-invert:not(#\#),
.last\:border-gray-400-invert:not(#\#):last-child {
    border-color: rgba(34,35,37,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-400:not(#\#).is-active,
.border-gray-400:not(#\#),
.first\:border-gray-400:not(#\#):first-child,
.hover\:border-gray-400:not(#\#):hover,
.is-active>.active\:border-gray-400:not(#\#),
.last\:border-gray-400:not(#\#):last-child {
    border-color: rgba(174,177,181,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-300-invert:not(#\#).is-active,
.border-gray-300-invert:not(#\#),
.first\:border-gray-300-invert:not(#\#):first-child,
.hover\:border-gray-300-invert:not(#\#):hover,
.is-active>.active\:border-gray-300-invert:not(#\#),
.last\:border-gray-300-invert:not(#\#):last-child {
    border-color: rgba(37,39,41,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-300:not(#\#).is-active,
.border-gray-300:not(#\#),
.first\:border-gray-300:not(#\#):first-child,
.hover\:border-gray-300:not(#\#):hover,
.is-active>.active\:border-gray-300:not(#\#),
.last\:border-gray-300:not(#\#):last-child {
    border-color: rgba(194,197,200,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-200-invert:not(#\#).is-active,
.border-gray-200-invert:not(#\#),
.first\:border-gray-200-invert:not(#\#):first-child,
.hover\:border-gray-200-invert:not(#\#):hover,
.is-active>.active\:border-gray-200-invert:not(#\#),
.last\:border-gray-200-invert:not(#\#):last-child {
    border-color: rgba(42,43,45,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-200:not(#\#).is-active,
.border-gray-200:not(#\#),
.first\:border-gray-200:not(#\#):first-child,
.hover\:border-gray-200:not(#\#):hover,
.is-active>.active\:border-gray-200:not(#\#),
.last\:border-gray-200:not(#\#):last-child {
    border-color: rgba(215,216,218,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-100-invert:not(#\#).is-active,
.border-gray-100-invert:not(#\#),
.first\:border-gray-100-invert:not(#\#):first-child,
.hover\:border-gray-100-invert:not(#\#):hover,
.is-active>.active\:border-gray-100-invert:not(#\#),
.last\:border-gray-100-invert:not(#\#):last-child {
    border-color: rgba(45,47,50,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-100:not(#\#).is-active,
.border-gray-100:not(#\#),
.first\:border-gray-100:not(#\#):first-child,
.hover\:border-gray-100:not(#\#):hover,
.is-active>.active\:border-gray-100:not(#\#),
.last\:border-gray-100:not(#\#):last-child {
    border-color: rgba(235,236,237,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-50-invert:not(#\#).is-active,
.border-gray-50-invert:not(#\#),
.first\:border-gray-50-invert:not(#\#):first-child,
.hover\:border-gray-50-invert:not(#\#):hover,
.is-active>.active\:border-gray-50-invert:not(#\#),
.last\:border-gray-50-invert:not(#\#):last-child {
    border-color: rgba(47,47,52,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-50:not(#\#).is-active,
.border-gray-50:not(#\#),
.first\:border-gray-50:not(#\#):first-child,
.hover\:border-gray-50:not(#\#):hover,
.is-active>.active\:border-gray-50:not(#\#),
.last\:border-gray-50:not(#\#):last-child {
    border-color: rgba(245,245,246,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-0-invert:not(#\#).is-active,
.border-gray-0-invert:not(#\#),
.first\:border-gray-0-invert:not(#\#):first-child,
.hover\:border-gray-0-invert:not(#\#):hover,
.is-active>.active\:border-gray-0-invert:not(#\#),
.last\:border-gray-0-invert:not(#\#):last-child {
    border-color: rgba(51,51,51,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-0:not(#\#).is-active,
.border-gray-0:not(#\#),
.first\:border-gray-0:not(#\#):first-child,
.hover\:border-gray-0:not(#\#):hover,
.is-active>.active\:border-gray-0:not(#\#),
.last\:border-gray-0:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray-invert:not(#\#).is-active,
.border-gray-invert:not(#\#),
.first\:border-gray-invert:not(#\#):first-child,
.hover\:border-gray-invert:not(#\#):hover,
.is-active>.active\:border-gray-invert:not(#\#),
.last\:border-gray-invert:not(#\#):last-child {
    border-color: rgba(30,32,33,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-gray:not(#\#).is-active,
.border-gray:not(#\#),
.first\:border-gray:not(#\#):first-child,
.hover\:border-gray:not(#\#):hover,
.is-active>.active\:border-gray:not(#\#),
.last\:border-gray:not(#\#):last-child {
    border-color: rgba(154,158,163,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-950-invert:not(#\#).is-active,
.border-accent-950-invert:not(#\#),
.first\:border-accent-950-invert:not(#\#):first-child,
.hover\:border-accent-950-invert:not(#\#):hover,
.is-active>.active\:border-accent-950-invert:not(#\#),
.last\:border-accent-950-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-950:not(#\#).is-active,
.border-accent-950:not(#\#),
.first\:border-accent-950:not(#\#):first-child,
.hover\:border-accent-950:not(#\#):hover,
.is-active>.active\:border-accent-950:not(#\#),
.last\:border-accent-950:not(#\#):last-child {
    border-color: rgba(4,7,19,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-900-invert:not(#\#).is-active,
.border-accent-900-invert:not(#\#),
.first\:border-accent-900-invert:not(#\#):first-child,
.hover\:border-accent-900-invert:not(#\#):hover,
.is-active>.active\:border-accent-900-invert:not(#\#),
.last\:border-accent-900-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-900:not(#\#).is-active,
.border-accent-900:not(#\#),
.first\:border-accent-900:not(#\#):first-child,
.hover\:border-accent-900:not(#\#):hover,
.is-active>.active\:border-accent-900:not(#\#),
.last\:border-accent-900:not(#\#):last-child {
    border-color: rgba(8,13,38,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-800-invert:not(#\#).is-active,
.border-accent-800-invert:not(#\#),
.first\:border-accent-800-invert:not(#\#):first-child,
.hover\:border-accent-800-invert:not(#\#):hover,
.is-active>.active\:border-accent-800-invert:not(#\#),
.last\:border-accent-800-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-800:not(#\#).is-active,
.border-accent-800:not(#\#),
.first\:border-accent-800:not(#\#):first-child,
.hover\:border-accent-800:not(#\#):hover,
.is-active>.active\:border-accent-800:not(#\#),
.last\:border-accent-800:not(#\#):last-child {
    border-color: rgba(16,26,77,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-700-invert:not(#\#).is-active,
.border-accent-700-invert:not(#\#),
.first\:border-accent-700-invert:not(#\#):first-child,
.hover\:border-accent-700-invert:not(#\#):hover,
.is-active>.active\:border-accent-700-invert:not(#\#),
.last\:border-accent-700-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-700:not(#\#).is-active,
.border-accent-700:not(#\#),
.first\:border-accent-700:not(#\#):first-child,
.hover\:border-accent-700:not(#\#):hover,
.is-active>.active\:border-accent-700:not(#\#),
.last\:border-accent-700:not(#\#):last-child {
    border-color: rgba(25,40,115,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-600-invert:not(#\#).is-active,
.border-accent-600-invert:not(#\#),
.first\:border-accent-600-invert:not(#\#):first-child,
.hover\:border-accent-600-invert:not(#\#):hover,
.is-active>.active\:border-accent-600-invert:not(#\#),
.last\:border-accent-600-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-600:not(#\#).is-active,
.border-accent-600:not(#\#),
.first\:border-accent-600:not(#\#):first-child,
.hover\:border-accent-600:not(#\#):hover,
.is-active>.active\:border-accent-600:not(#\#),
.last\:border-accent-600:not(#\#):last-child {
    border-color: rgba(33,53,154,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-500-invert:not(#\#).is-active,
.border-accent-500-invert:not(#\#),
.first\:border-accent-500-invert:not(#\#):first-child,
.hover\:border-accent-500-invert:not(#\#):hover,
.is-active>.active\:border-accent-500-invert:not(#\#),
.last\:border-accent-500-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-500:not(#\#).is-active,
.border-accent-500:not(#\#),
.first\:border-accent-500:not(#\#):first-child,
.hover\:border-accent-500:not(#\#):hover,
.is-active>.active\:border-accent-500:not(#\#),
.last\:border-accent-500:not(#\#):last-child {
    border-color: rgba(41,66,192,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-400-invert:not(#\#).is-active,
.border-accent-400-invert:not(#\#),
.first\:border-accent-400-invert:not(#\#):first-child,
.hover\:border-accent-400-invert:not(#\#):hover,
.is-active>.active\:border-accent-400-invert:not(#\#),
.last\:border-accent-400-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-400:not(#\#).is-active,
.border-accent-400:not(#\#),
.first\:border-accent-400:not(#\#):first-child,
.hover\:border-accent-400:not(#\#):hover,
.is-active>.active\:border-accent-400:not(#\#),
.last\:border-accent-400:not(#\#):last-child {
    border-color: rgba(72,96,216,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-300-invert:not(#\#).is-active,
.border-accent-300-invert:not(#\#),
.first\:border-accent-300-invert:not(#\#):first-child,
.hover\:border-accent-300-invert:not(#\#):hover,
.is-active>.active\:border-accent-300-invert:not(#\#),
.last\:border-accent-300-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-300:not(#\#).is-active,
.border-accent-300:not(#\#),
.first\:border-accent-300:not(#\#):first-child,
.hover\:border-accent-300:not(#\#):hover,
.is-active>.active\:border-accent-300:not(#\#),
.last\:border-accent-300:not(#\#):last-child {
    border-color: rgba(118,136,226,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-200-invert:not(#\#).is-active,
.border-accent-200-invert:not(#\#),
.first\:border-accent-200-invert:not(#\#):first-child,
.hover\:border-accent-200-invert:not(#\#):hover,
.is-active>.active\:border-accent-200-invert:not(#\#),
.last\:border-accent-200-invert:not(#\#):last-child {
    border-color: rgba(14,23,66,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-200:not(#\#).is-active,
.border-accent-200:not(#\#),
.first\:border-accent-200:not(#\#):first-child,
.hover\:border-accent-200:not(#\#):hover,
.is-active>.active\:border-accent-200:not(#\#),
.last\:border-accent-200:not(#\#):last-child {
    border-color: rgba(164,176,236,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-100-invert:not(#\#).is-active,
.border-accent-100-invert:not(#\#),
.first\:border-accent-100-invert:not(#\#):first-child,
.hover\:border-accent-100-invert:not(#\#):hover,
.is-active>.active\:border-accent-100-invert:not(#\#),
.last\:border-accent-100-invert:not(#\#):last-child {
    border-color: rgba(16,26,75,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-100:not(#\#).is-active,
.border-accent-100:not(#\#),
.first\:border-accent-100:not(#\#):first-child,
.hover\:border-accent-100:not(#\#):hover,
.is-active>.active\:border-accent-100:not(#\#),
.last\:border-accent-100:not(#\#):last-child {
    border-color: rgba(209,215,245,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-50-invert:not(#\#).is-active,
.border-accent-50-invert:not(#\#),
.first\:border-accent-50-invert:not(#\#):first-child,
.hover\:border-accent-50-invert:not(#\#):hover,
.is-active>.active\:border-accent-50-invert:not(#\#),
.last\:border-accent-50-invert:not(#\#):last-child {
    border-color: rgba(17,28,79,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-50:not(#\#).is-active,
.border-accent-50:not(#\#),
.first\:border-accent-50:not(#\#):first-child,
.hover\:border-accent-50:not(#\#):hover,
.is-active>.active\:border-accent-50:not(#\#),
.last\:border-accent-50:not(#\#):last-child {
    border-color: rgba(232,235,250,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-0-invert:not(#\#).is-active,
.border-accent-0-invert:not(#\#),
.first\:border-accent-0-invert:not(#\#):first-child,
.hover\:border-accent-0-invert:not(#\#):hover,
.is-active>.active\:border-accent-0-invert:not(#\#),
.last\:border-accent-0-invert:not(#\#):last-child {
    border-color: rgba(51,51,51,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent-0:not(#\#).is-active,
.active\:border-accent-invert:not(#\#).is-active,
.border-accent-0:not(#\#),
.border-accent-invert:not(#\#),
.first\:border-accent-0:not(#\#):first-child,
.first\:border-accent-invert:not(#\#):first-child,
.hover\:border-accent-0:not(#\#):hover,
.hover\:border-accent-invert:not(#\#):hover,
.is-active>.active\:border-accent-0:not(#\#),
.is-active>.active\:border-accent-invert:not(#\#),
.last\:border-accent-0:not(#\#):last-child,
.last\:border-accent-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-accent:not(#\#).is-active,
.border-accent:not(#\#),
.first\:border-accent:not(#\#):first-child,
.hover\:border-accent:not(#\#):hover,
.is-active>.active\:border-accent:not(#\#),
.last\:border-accent:not(#\#):last-child {
    border-color: rgba(41,66,192,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-950-invert:not(#\#).is-active,
.border-base-950-invert:not(#\#),
.first\:border-base-950-invert:not(#\#):first-child,
.hover\:border-base-950-invert:not(#\#):hover,
.is-active>.active\:border-base-950-invert:not(#\#),
.last\:border-base-950-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-950:not(#\#).is-active,
.border-base-950:not(#\#),
.first\:border-base-950:not(#\#):first-child,
.hover\:border-base-950:not(#\#):hover,
.is-active>.active\:border-base-950:not(#\#),
.last\:border-base-950:not(#\#):last-child {
    border-color: rgba(4,4,5,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-900-invert:not(#\#).is-active,
.border-base-900-invert:not(#\#),
.first\:border-base-900-invert:not(#\#):first-child,
.hover\:border-base-900-invert:not(#\#):hover,
.is-active>.active\:border-base-900-invert:not(#\#),
.last\:border-base-900-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-900:not(#\#).is-active,
.border-base-900:not(#\#),
.first\:border-base-900:not(#\#):first-child,
.hover\:border-base-900:not(#\#):hover,
.is-active>.active\:border-base-900:not(#\#),
.last\:border-base-900:not(#\#):last-child {
    border-color: rgba(8,9,10,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-800-invert:not(#\#).is-active,
.border-base-800-invert:not(#\#),
.first\:border-base-800-invert:not(#\#):first-child,
.hover\:border-base-800-invert:not(#\#):hover,
.is-active>.active\:border-base-800-invert:not(#\#),
.last\:border-base-800-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-800:not(#\#).is-active,
.border-base-800:not(#\#),
.first\:border-base-800:not(#\#):first-child,
.hover\:border-base-800:not(#\#):hover,
.is-active>.active\:border-base-800:not(#\#),
.last\:border-base-800:not(#\#):last-child {
    border-color: rgba(15,17,20,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-700-invert:not(#\#).is-active,
.border-base-700-invert:not(#\#),
.first\:border-base-700-invert:not(#\#):first-child,
.hover\:border-base-700-invert:not(#\#):hover,
.is-active>.active\:border-base-700-invert:not(#\#),
.last\:border-base-700-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-700:not(#\#).is-active,
.border-base-700:not(#\#),
.first\:border-base-700:not(#\#):first-child,
.hover\:border-base-700:not(#\#):hover,
.is-active>.active\:border-base-700:not(#\#),
.last\:border-base-700:not(#\#):last-child {
    border-color: rgba(23,26,30,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-600-invert:not(#\#).is-active,
.border-base-600-invert:not(#\#),
.first\:border-base-600-invert:not(#\#):first-child,
.hover\:border-base-600-invert:not(#\#):hover,
.is-active>.active\:border-base-600-invert:not(#\#),
.last\:border-base-600-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-600:not(#\#).is-active,
.border-base-600:not(#\#),
.first\:border-base-600:not(#\#):first-child,
.hover\:border-base-600:not(#\#):hover,
.is-active>.active\:border-base-600:not(#\#),
.last\:border-base-600:not(#\#):last-child {
    border-color: rgba(30,34,40,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-500-invert:not(#\#).is-active,
.border-base-500-invert:not(#\#),
.first\:border-base-500-invert:not(#\#):first-child,
.hover\:border-base-500-invert:not(#\#):hover,
.is-active>.active\:border-base-500-invert:not(#\#),
.last\:border-base-500-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-500:not(#\#).is-active,
.border-base-500:not(#\#),
.first\:border-base-500:not(#\#):first-child,
.hover\:border-base-500:not(#\#):hover,
.is-active>.active\:border-base-500:not(#\#),
.last\:border-base-500:not(#\#):last-child {
    border-color: rgba(38,43,50,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-400-invert:not(#\#).is-active,
.border-base-400-invert:not(#\#),
.first\:border-base-400-invert:not(#\#):first-child,
.hover\:border-base-400-invert:not(#\#):hover,
.is-active>.active\:border-base-400-invert:not(#\#),
.last\:border-base-400-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-400:not(#\#).is-active,
.border-base-400:not(#\#),
.first\:border-base-400:not(#\#):first-child,
.hover\:border-base-400:not(#\#):hover,
.is-active>.active\:border-base-400:not(#\#),
.last\:border-base-400:not(#\#):last-child {
    border-color: rgba(74,84,98,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-300-invert:not(#\#).is-active,
.border-base-300-invert:not(#\#),
.first\:border-base-300-invert:not(#\#):first-child,
.hover\:border-base-300-invert:not(#\#):hover,
.is-active>.active\:border-base-300-invert:not(#\#),
.last\:border-base-300-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-300:not(#\#).is-active,
.border-base-300:not(#\#),
.first\:border-base-300:not(#\#):first-child,
.hover\:border-base-300:not(#\#):hover,
.is-active>.active\:border-base-300:not(#\#),
.last\:border-base-300:not(#\#):last-child {
    border-color: rgba(111,126,146,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-200-invert:not(#\#).is-active,
.border-base-200-invert:not(#\#),
.first\:border-base-200-invert:not(#\#):first-child,
.hover\:border-base-200-invert:not(#\#):hover,
.is-active>.active\:border-base-200-invert:not(#\#),
.last\:border-base-200-invert:not(#\#):last-child {
    border-color: rgba(29,33,39,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-200:not(#\#).is-active,
.border-base-200:not(#\#),
.first\:border-base-200:not(#\#):first-child,
.hover\:border-base-200:not(#\#):hover,
.is-active>.active\:border-base-200:not(#\#),
.last\:border-base-200:not(#\#):last-child {
    border-color: rgba(159,169,182,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-100-invert:not(#\#).is-active,
.border-base-100-invert:not(#\#),
.first\:border-base-100-invert:not(#\#):first-child,
.hover\:border-base-100-invert:not(#\#):hover,
.is-active>.active\:border-base-100-invert:not(#\#),
.last\:border-base-100-invert:not(#\#):last-child {
    border-color: rgba(37,42,49,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-100:not(#\#).is-active,
.border-base-100:not(#\#),
.first\:border-base-100:not(#\#):first-child,
.hover\:border-base-100:not(#\#):hover,
.is-active>.active\:border-base-100:not(#\#),
.last\:border-base-100:not(#\#):last-child {
    border-color: rgba(207,212,219,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-50-invert:not(#\#).is-active,
.border-base-50-invert:not(#\#),
.first\:border-base-50-invert:not(#\#):first-child,
.hover\:border-base-50-invert:not(#\#):hover,
.is-active>.active\:border-base-50-invert:not(#\#),
.last\:border-base-50-invert:not(#\#):last-child {
    border-color: rgba(40,45,53,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-50:not(#\#).is-active,
.border-base-50:not(#\#),
.first\:border-base-50:not(#\#):first-child,
.hover\:border-base-50:not(#\#):hover,
.is-active>.active\:border-base-50:not(#\#),
.last\:border-base-50:not(#\#):last-child {
    border-color: rgba(231,233,237,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-0-invert:not(#\#).is-active,
.border-base-0-invert:not(#\#),
.first\:border-base-0-invert:not(#\#):first-child,
.hover\:border-base-0-invert:not(#\#):hover,
.is-active>.active\:border-base-0-invert:not(#\#),
.last\:border-base-0-invert:not(#\#):last-child {
    border-color: rgba(51,51,51,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base-0:not(#\#).is-active,
.active\:border-base-invert:not(#\#).is-active,
.border-base-0:not(#\#),
.border-base-invert:not(#\#),
.first\:border-base-0:not(#\#):first-child,
.first\:border-base-invert:not(#\#):first-child,
.hover\:border-base-0:not(#\#):hover,
.hover\:border-base-invert:not(#\#):hover,
.is-active>.active\:border-base-0:not(#\#),
.is-active>.active\:border-base-invert:not(#\#),
.last\:border-base-0:not(#\#):last-child,
.last\:border-base-invert:not(#\#):last-child {
    border-color: rgba(255,255,255,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-base:not(#\#).is-active,
.border-base:not(#\#),
.first\:border-base:not(#\#):first-child,
.hover\:border-base:not(#\#):hover,
.is-active>.active\:border-base:not(#\#),
.last\:border-base:not(#\#):last-child {
    border-color: rgba(38,43,50,var(--all-border-opacity,var(--all-border-opacity)));
}
.active\:border-bg:not(#\#).is-active,
.active\:border-current:not(#\#).is-active,
.active\:border-inherit:not(#\#).is-active,
.border-bg:not(#\#),
.border-current:not(#\#),
.border-inherit:not(#\#),
.first\:border-bg:not(#\#):first-child,
.first\:border-current:not(#\#):first-child,
.first\:border-inherit:not(#\#):first-child,
.hover\:border-bg:not(#\#):hover,
.hover\:border-current:not(#\#):hover,
.hover\:border-inherit:not(#\#):hover,
.is-active>.active\:border-bg:not(#\#),
.is-active>.active\:border-current:not(#\#),
.is-active>.active\:border-inherit:not(#\#),
.last\:border-bg:not(#\#):last-child,
.last\:border-current:not(#\#):last-child,
.last\:border-inherit:not(#\#):last-child {
    border-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
.active\:border-opacity-0:not(#\#).is-active,
.border-opacity-0:not(#\#),
.first\:border-opacity-0:not(#\#):first-child,
.hover\:border-opacity-0:not(#\#):hover,
.is-active>.active\:border-opacity-0:not(#\#),
.last\:border-opacity-0:not(#\#):last-child {
    --all-border-opacity: 0;
}
.active\:border-opacity-5:not(#\#).is-active,
.border-opacity-5:not(#\#),
.first\:border-opacity-5:not(#\#):first-child,
.hover\:border-opacity-5:not(#\#):hover,
.is-active>.active\:border-opacity-5:not(#\#),
.last\:border-opacity-5:not(#\#):last-child {
    --all-border-opacity: 0.05;
}
.active\:border-opacity-10:not(#\#).is-active,
.border-opacity-10:not(#\#),
.first\:border-opacity-10:not(#\#):first-child,
.hover\:border-opacity-10:not(#\#):hover,
.is-active>.active\:border-opacity-10:not(#\#),
.last\:border-opacity-10:not(#\#):last-child {
    --all-border-opacity: 0.1;
}
.active\:border-opacity-15:not(#\#).is-active,
.border-opacity-15:not(#\#),
.first\:border-opacity-15:not(#\#):first-child,
.hover\:border-opacity-15:not(#\#):hover,
.is-active>.active\:border-opacity-15:not(#\#),
.last\:border-opacity-15:not(#\#):last-child {
    --all-border-opacity: 0.15;
}
.active\:border-opacity-20:not(#\#).is-active,
.border-opacity-20:not(#\#),
.first\:border-opacity-20:not(#\#):first-child,
.hover\:border-opacity-20:not(#\#):hover,
.is-active>.active\:border-opacity-20:not(#\#),
.last\:border-opacity-20:not(#\#):last-child {
    --all-border-opacity: 0.2;
}
.active\:border-opacity-25:not(#\#).is-active,
.border-opacity-25:not(#\#),
.first\:border-opacity-25:not(#\#):first-child,
.hover\:border-opacity-25:not(#\#):hover,
.is-active>.active\:border-opacity-25:not(#\#),
.last\:border-opacity-25:not(#\#):last-child {
    --all-border-opacity: 0.25;
}
.active\:border-opacity-30:not(#\#).is-active,
.border-opacity-30:not(#\#),
.first\:border-opacity-30:not(#\#):first-child,
.hover\:border-opacity-30:not(#\#):hover,
.is-active>.active\:border-opacity-30:not(#\#),
.last\:border-opacity-30:not(#\#):last-child {
    --all-border-opacity: 0.3;
}
.active\:border-opacity-35:not(#\#).is-active,
.border-opacity-35:not(#\#),
.first\:border-opacity-35:not(#\#):first-child,
.hover\:border-opacity-35:not(#\#):hover,
.is-active>.active\:border-opacity-35:not(#\#),
.last\:border-opacity-35:not(#\#):last-child {
    --all-border-opacity: 0.35;
}
.active\:border-opacity-40:not(#\#).is-active,
.border-opacity-40:not(#\#),
.first\:border-opacity-40:not(#\#):first-child,
.hover\:border-opacity-40:not(#\#):hover,
.is-active>.active\:border-opacity-40:not(#\#),
.last\:border-opacity-40:not(#\#):last-child {
    --all-border-opacity: 0.4;
}
.active\:border-opacity-45:not(#\#).is-active,
.border-opacity-45:not(#\#),
.first\:border-opacity-45:not(#\#):first-child,
.hover\:border-opacity-45:not(#\#):hover,
.is-active>.active\:border-opacity-45:not(#\#),
.last\:border-opacity-45:not(#\#):last-child {
    --all-border-opacity: 0.45;
}
.active\:border-opacity-50:not(#\#).is-active,
.border-opacity-50:not(#\#),
.first\:border-opacity-50:not(#\#):first-child,
.hover\:border-opacity-50:not(#\#):hover,
.is-active>.active\:border-opacity-50:not(#\#),
.last\:border-opacity-50:not(#\#):last-child {
    --all-border-opacity: 0.5;
}
.active\:border-opacity-55:not(#\#).is-active,
.border-opacity-55:not(#\#),
.first\:border-opacity-55:not(#\#):first-child,
.hover\:border-opacity-55:not(#\#):hover,
.is-active>.active\:border-opacity-55:not(#\#),
.last\:border-opacity-55:not(#\#):last-child {
    --all-border-opacity: 0.55;
}
.active\:border-opacity-60:not(#\#).is-active,
.border-opacity-60:not(#\#),
.first\:border-opacity-60:not(#\#):first-child,
.hover\:border-opacity-60:not(#\#):hover,
.is-active>.active\:border-opacity-60:not(#\#),
.last\:border-opacity-60:not(#\#):last-child {
    --all-border-opacity: 0.6;
}
.active\:border-opacity-65:not(#\#).is-active,
.border-opacity-65:not(#\#),
.first\:border-opacity-65:not(#\#):first-child,
.hover\:border-opacity-65:not(#\#):hover,
.is-active>.active\:border-opacity-65:not(#\#),
.last\:border-opacity-65:not(#\#):last-child {
    --all-border-opacity: 0.65;
}
.active\:border-opacity-70:not(#\#).is-active,
.border-opacity-70:not(#\#),
.first\:border-opacity-70:not(#\#):first-child,
.hover\:border-opacity-70:not(#\#):hover,
.is-active>.active\:border-opacity-70:not(#\#),
.last\:border-opacity-70:not(#\#):last-child {
    --all-border-opacity: 0.7;
}
.active\:border-opacity-75:not(#\#).is-active,
.border-opacity-75:not(#\#),
.first\:border-opacity-75:not(#\#):first-child,
.hover\:border-opacity-75:not(#\#):hover,
.is-active>.active\:border-opacity-75:not(#\#),
.last\:border-opacity-75:not(#\#):last-child {
    --all-border-opacity: 0.75;
}
.active\:border-opacity-80:not(#\#).is-active,
.border-opacity-80:not(#\#),
.first\:border-opacity-80:not(#\#):first-child,
.hover\:border-opacity-80:not(#\#):hover,
.is-active>.active\:border-opacity-80:not(#\#),
.last\:border-opacity-80:not(#\#):last-child {
    --all-border-opacity: 0.8;
}
.active\:border-opacity-85:not(#\#).is-active,
.border-opacity-85:not(#\#),
.first\:border-opacity-85:not(#\#):first-child,
.hover\:border-opacity-85:not(#\#):hover,
.is-active>.active\:border-opacity-85:not(#\#),
.last\:border-opacity-85:not(#\#):last-child {
    --all-border-opacity: 0.85;
}
.active\:border-opacity-90:not(#\#).is-active,
.border-opacity-90:not(#\#),
.first\:border-opacity-90:not(#\#):first-child,
.hover\:border-opacity-90:not(#\#):hover,
.is-active>.active\:border-opacity-90:not(#\#),
.last\:border-opacity-90:not(#\#):last-child {
    --all-border-opacity: 0.9;
}
.active\:border-opacity-95:not(#\#).is-active,
.border-opacity-95:not(#\#),
.first\:border-opacity-95:not(#\#):first-child,
.hover\:border-opacity-95:not(#\#):hover,
.is-active>.active\:border-opacity-95:not(#\#),
.last\:border-opacity-95:not(#\#):last-child {
    --all-border-opacity: 0.95;
}
.active\:border-opacity-100:not(#\#).is-active,
.border-opacity-100:not(#\#),
.first\:border-opacity-100:not(#\#):first-child,
.hover\:border-opacity-100:not(#\#):hover,
.is-active>.active\:border-opacity-100:not(#\#),
.last\:border-opacity-100:not(#\#):last-child {
    --all-border-opacity: 1;
}
.border-t:not(#\#),
.first\:border-t:not(#\#):first-child,
.last\:border-t:not(#\#):last-child {
    border-top-width: 1px;
}
.border-t-0:not(#\#),
.first\:border-t-0:not(#\#):first-child,
.last\:border-t-0:not(#\#):last-child {
    border-top-width: 0px;
}
.border-t-1:not(#\#),
.first\:border-t-1:not(#\#):first-child,
.last\:border-t-1:not(#\#):last-child {
    border-top-width: 1px;
}
.border-t-2:not(#\#),
.first\:border-t-2:not(#\#):first-child,
.last\:border-t-2:not(#\#):last-child {
    border-top-width: 2px;
}
.border-t-3:not(#\#),
.first\:border-t-3:not(#\#):first-child,
.last\:border-t-3:not(#\#):last-child {
    border-top-width: 3px;
}
.border-t-4:not(#\#),
.first\:border-t-4:not(#\#):first-child,
.last\:border-t-4:not(#\#):last-child {
    border-top-width: 4px;
}
.border-t-5:not(#\#),
.first\:border-t-5:not(#\#):first-child,
.last\:border-t-5:not(#\#):last-child {
    border-top-width: 5px;
}
.border-t-none:not(#\#),
.first\:border-t-none:not(#\#):first-child,
.last\:border-t-none:not(#\#):last-child {
    border-top-style: none;
}
.border-t-solid:not(#\#),
.first\:border-t-solid:not(#\#):first-child,
.last\:border-t-solid:not(#\#):last-child {
    border-top-style: solid;
}
.border-t-dashed:not(#\#),
.first\:border-t-dashed:not(#\#):first-child,
.last\:border-t-dashed:not(#\#):last-child {
    border-top-style: dashed;
}
.border-t-dotted:not(#\#),
.first\:border-t-dotted:not(#\#):first-child,
.last\:border-t-dotted:not(#\#):last-child {
    border-top-style: dotted;
}
.active\:border-t-pocket-invert:not(#\#).is-active,
.border-t-pocket-invert:not(#\#),
.first\:border-t-pocket-invert:not(#\#):first-child,
.hover\:border-t-pocket-invert:not(#\#):hover,
.is-active>.active\:border-t-pocket-invert:not(#\#),
.last\:border-t-pocket-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-pocket:not(#\#).is-active,
.border-t-pocket:not(#\#),
.first\:border-t-pocket:not(#\#):first-child,
.hover\:border-t-pocket:not(#\#):hover,
.is-active>.active\:border-t-pocket:not(#\#),
.last\:border-t-pocket:not(#\#):last-child {
    border-top-color: rgba(244,59,83,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-pinterest-invert:not(#\#).is-active,
.border-t-pinterest-invert:not(#\#),
.first\:border-t-pinterest-invert:not(#\#):first-child,
.hover\:border-t-pinterest-invert:not(#\#):hover,
.is-active>.active\:border-t-pinterest-invert:not(#\#),
.last\:border-t-pinterest-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-pinterest:not(#\#).is-active,
.border-t-pinterest:not(#\#),
.first\:border-t-pinterest:not(#\#):first-child,
.hover\:border-t-pinterest:not(#\#):hover,
.is-active>.active\:border-t-pinterest:not(#\#),
.last\:border-t-pinterest:not(#\#):last-child {
    border-top-color: rgba(189,8,28,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-vimeo-invert:not(#\#).is-active,
.border-t-vimeo-invert:not(#\#),
.first\:border-t-vimeo-invert:not(#\#):first-child,
.hover\:border-t-vimeo-invert:not(#\#):hover,
.is-active>.active\:border-t-vimeo-invert:not(#\#),
.last\:border-t-vimeo-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-vimeo:not(#\#).is-active,
.border-t-vimeo:not(#\#),
.first\:border-t-vimeo:not(#\#):first-child,
.hover\:border-t-vimeo:not(#\#):hover,
.is-active>.active\:border-t-vimeo:not(#\#),
.last\:border-t-vimeo:not(#\#):last-child {
    border-top-color: rgba(26,183,234,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-youtube-invert:not(#\#).is-active,
.border-t-youtube-invert:not(#\#),
.first\:border-t-youtube-invert:not(#\#):first-child,
.hover\:border-t-youtube-invert:not(#\#):hover,
.is-active>.active\:border-t-youtube-invert:not(#\#),
.last\:border-t-youtube-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-youtube:not(#\#).is-active,
.border-t-youtube:not(#\#),
.first\:border-t-youtube:not(#\#):first-child,
.hover\:border-t-youtube:not(#\#):hover,
.is-active>.active\:border-t-youtube:not(#\#),
.last\:border-t-youtube:not(#\#):last-child {
    border-top-color: rgba(218,23,37,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-x-invert:not(#\#).is-active,
.border-t-x-invert:not(#\#),
.first\:border-t-x-invert:not(#\#):first-child,
.hover\:border-t-x-invert:not(#\#):hover,
.is-active>.active\:border-t-x-invert:not(#\#),
.last\:border-t-x-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-x:not(#\#).is-active,
.border-t-x:not(#\#),
.first\:border-t-x:not(#\#):first-child,
.hover\:border-t-x:not(#\#):hover,
.is-active>.active\:border-t-x:not(#\#),
.last\:border-t-x:not(#\#):last-child {
    border-top-color: rgba(0,0,0,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-facebook-invert:not(#\#).is-active,
.border-t-facebook-invert:not(#\#),
.first\:border-t-facebook-invert:not(#\#):first-child,
.hover\:border-t-facebook-invert:not(#\#):hover,
.is-active>.active\:border-t-facebook-invert:not(#\#),
.last\:border-t-facebook-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-facebook:not(#\#).is-active,
.border-t-facebook:not(#\#),
.first\:border-t-facebook:not(#\#):first-child,
.hover\:border-t-facebook:not(#\#):hover,
.is-active>.active\:border-t-facebook:not(#\#),
.last\:border-t-facebook:not(#\#):last-child {
    border-top-color: rgba(24,119,242,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-instagram-invert:not(#\#).is-active,
.border-t-instagram-invert:not(#\#),
.first\:border-t-instagram-invert:not(#\#):first-child,
.hover\:border-t-instagram-invert:not(#\#):hover,
.is-active>.active\:border-t-instagram-invert:not(#\#),
.last\:border-t-instagram-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-instagram:not(#\#).is-active,
.border-t-instagram:not(#\#),
.first\:border-t-instagram:not(#\#):first-child,
.hover\:border-t-instagram:not(#\#):hover,
.is-active>.active\:border-t-instagram:not(#\#),
.last\:border-t-instagram:not(#\#):last-child {
    border-top-color: rgba(207,46,146,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-line-invert:not(#\#).is-active,
.border-t-line-invert:not(#\#),
.first\:border-t-line-invert:not(#\#):first-child,
.hover\:border-t-line-invert:not(#\#):hover,
.is-active>.active\:border-t-line-invert:not(#\#),
.last\:border-t-line-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-line:not(#\#).is-active,
.border-t-line:not(#\#),
.first\:border-t-line:not(#\#):first-child,
.hover\:border-t-line:not(#\#):hover,
.is-active>.active\:border-t-line:not(#\#),
.last\:border-t-line:not(#\#):last-child {
    border-top-color: rgba(0,185,0,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-visited-invert:not(#\#).is-active,
.border-t-visited-invert:not(#\#),
.first\:border-t-visited-invert:not(#\#):first-child,
.hover\:border-t-visited-invert:not(#\#):hover,
.is-active>.active\:border-t-visited-invert:not(#\#),
.last\:border-t-visited-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-visited:not(#\#).is-active,
.border-t-visited:not(#\#),
.first\:border-t-visited:not(#\#):first-child,
.hover\:border-t-visited:not(#\#):hover,
.is-active>.active\:border-t-visited:not(#\#),
.last\:border-t-visited:not(#\#):last-child {
    border-top-color: rgba(135,67,177,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-selection-invert:not(#\#).is-active,
.border-t-selection-invert:not(#\#),
.first\:border-t-selection-invert:not(#\#):first-child,
.hover\:border-t-selection-invert:not(#\#):hover,
.is-active>.active\:border-t-selection-invert:not(#\#),
.last\:border-t-selection-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-selection:not(#\#).is-active,
.border-t-selection:not(#\#),
.first\:border-t-selection:not(#\#):first-child,
.hover\:border-t-selection:not(#\#):hover,
.is-active>.active\:border-t-selection:not(#\#),
.last\:border-t-selection:not(#\#):last-child {
    border-top-color: rgba(41,66,192,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-highlight-invert:not(#\#).is-active,
.border-t-highlight-invert:not(#\#),
.first\:border-t-highlight-invert:not(#\#):first-child,
.hover\:border-t-highlight-invert:not(#\#):hover,
.is-active>.active\:border-t-highlight-invert:not(#\#),
.last\:border-t-highlight-invert:not(#\#):last-child {
    border-top-color: rgba(53,38,2,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-highlight:not(#\#).is-active,
.border-t-highlight:not(#\#),
.first\:border-t-highlight:not(#\#):first-child,
.hover\:border-t-highlight:not(#\#):hover,
.is-active>.active\:border-t-highlight:not(#\#),
.last\:border-t-highlight:not(#\#):last-child {
    border-top-color: rgba(245,183,34,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-link-invert:not(#\#).is-active,
.border-t-link-invert:not(#\#),
.first\:border-t-link-invert:not(#\#):first-child,
.hover\:border-t-link-invert:not(#\#):hover,
.is-active>.active\:border-t-link-invert:not(#\#),
.last\:border-t-link-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-link:not(#\#).is-active,
.border-t-link:not(#\#),
.first\:border-t-link:not(#\#):first-child,
.hover\:border-t-link:not(#\#):hover,
.is-active>.active\:border-t-link:not(#\#),
.last\:border-t-link:not(#\#):last-child {
    border-top-color: rgba(41,66,192,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-warning-invert:not(#\#).is-active,
.border-t-warning-invert:not(#\#),
.first\:border-t-warning-invert:not(#\#):first-child,
.hover\:border-t-warning-invert:not(#\#):hover,
.is-active>.active\:border-t-warning-invert:not(#\#),
.last\:border-t-warning-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-warning:not(#\#).is-active,
.border-t-warning:not(#\#),
.first\:border-t-warning:not(#\#):first-child,
.hover\:border-t-warning:not(#\#):hover,
.is-active>.active\:border-t-warning:not(#\#),
.last\:border-t-warning:not(#\#):last-child {
    border-top-color: rgba(230,98,45,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-danger-invert:not(#\#).is-active,
.border-t-danger-invert:not(#\#),
.first\:border-t-danger-invert:not(#\#):first-child,
.hover\:border-t-danger-invert:not(#\#):hover,
.is-active>.active\:border-t-danger-invert:not(#\#),
.last\:border-t-danger-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-danger:not(#\#).is-active,
.border-t-danger:not(#\#),
.first\:border-t-danger:not(#\#):first-child,
.hover\:border-t-danger:not(#\#):hover,
.is-active>.active\:border-t-danger:not(#\#),
.last\:border-t-danger:not(#\#):last-child {
    border-top-color: rgba(200,37,50,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-success-invert:not(#\#).is-active,
.border-t-success-invert:not(#\#),
.first\:border-t-success-invert:not(#\#):first-child,
.hover\:border-t-success-invert:not(#\#):hover,
.is-active>.active\:border-t-success-invert:not(#\#),
.last\:border-t-success-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-success:not(#\#).is-active,
.border-t-success:not(#\#),
.first\:border-t-success:not(#\#):first-child,
.hover\:border-t-success:not(#\#):hover,
.is-active>.active\:border-t-success:not(#\#),
.last\:border-t-success:not(#\#):last-child {
    border-top-color: rgba(23,159,94,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-purple-invert:not(#\#).is-active,
.border-t-purple-invert:not(#\#),
.first\:border-t-purple-invert:not(#\#):first-child,
.hover\:border-t-purple-invert:not(#\#):hover,
.is-active>.active\:border-t-purple-invert:not(#\#),
.last\:border-t-purple-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-purple:not(#\#).is-active,
.border-t-purple:not(#\#),
.first\:border-t-purple:not(#\#):first-child,
.hover\:border-t-purple:not(#\#):hover,
.is-active>.active\:border-t-purple:not(#\#),
.last\:border-t-purple:not(#\#):last-child {
    border-top-color: rgba(135,67,177,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-blue-invert:not(#\#).is-active,
.border-t-blue-invert:not(#\#),
.first\:border-t-blue-invert:not(#\#):first-child,
.hover\:border-t-blue-invert:not(#\#):hover,
.is-active>.active\:border-t-blue-invert:not(#\#),
.last\:border-t-blue-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-blue:not(#\#).is-active,
.border-t-blue:not(#\#),
.first\:border-t-blue:not(#\#):first-child,
.hover\:border-t-blue:not(#\#):hover,
.is-active>.active\:border-t-blue:not(#\#),
.last\:border-t-blue:not(#\#):last-child {
    border-top-color: rgba(41,66,192,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-green-invert:not(#\#).is-active,
.border-t-green-invert:not(#\#),
.first\:border-t-green-invert:not(#\#):first-child,
.hover\:border-t-green-invert:not(#\#):hover,
.is-active>.active\:border-t-green-invert:not(#\#),
.last\:border-t-green-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-green:not(#\#).is-active,
.border-t-green:not(#\#),
.first\:border-t-green:not(#\#):first-child,
.hover\:border-t-green:not(#\#):hover,
.is-active>.active\:border-t-green:not(#\#),
.last\:border-t-green:not(#\#):last-child {
    border-top-color: rgba(23,159,94,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-yellow-invert:not(#\#).is-active,
.border-t-yellow-invert:not(#\#),
.first\:border-t-yellow-invert:not(#\#):first-child,
.hover\:border-t-yellow-invert:not(#\#):hover,
.is-active>.active\:border-t-yellow-invert:not(#\#),
.last\:border-t-yellow-invert:not(#\#):last-child {
    border-top-color: rgba(53,38,2,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-yellow:not(#\#).is-active,
.border-t-yellow:not(#\#),
.first\:border-t-yellow:not(#\#):first-child,
.hover\:border-t-yellow:not(#\#):hover,
.is-active>.active\:border-t-yellow:not(#\#),
.last\:border-t-yellow:not(#\#):last-child {
    border-top-color: rgba(245,183,34,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-orange-invert:not(#\#).is-active,
.border-t-orange-invert:not(#\#),
.first\:border-t-orange-invert:not(#\#):first-child,
.hover\:border-t-orange-invert:not(#\#):hover,
.is-active>.active\:border-t-orange-invert:not(#\#),
.last\:border-t-orange-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-orange:not(#\#).is-active,
.border-t-orange:not(#\#),
.first\:border-t-orange:not(#\#):first-child,
.hover\:border-t-orange:not(#\#):hover,
.is-active>.active\:border-t-orange:not(#\#),
.last\:border-t-orange:not(#\#):last-child {
    border-top-color: rgba(230,98,45,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-red-invert:not(#\#).is-active,
.border-t-red-invert:not(#\#),
.first\:border-t-red-invert:not(#\#):first-child,
.hover\:border-t-red-invert:not(#\#):hover,
.is-active>.active\:border-t-red-invert:not(#\#),
.last\:border-t-red-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-red:not(#\#).is-active,
.border-t-red:not(#\#),
.first\:border-t-red:not(#\#):first-child,
.hover\:border-t-red:not(#\#):hover,
.is-active>.active\:border-t-red:not(#\#),
.last\:border-t-red:not(#\#):last-child {
    border-top-color: rgba(200,37,50,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-black-invert:not(#\#).is-active,
.border-t-black-invert:not(#\#),
.first\:border-t-black-invert:not(#\#):first-child,
.hover\:border-t-black-invert:not(#\#):hover,
.is-active>.active\:border-t-black-invert:not(#\#),
.last\:border-t-black-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-black:not(#\#).is-active,
.border-t-black:not(#\#),
.first\:border-t-black:not(#\#):first-child,
.hover\:border-t-black:not(#\#):hover,
.is-active>.active\:border-t-black:not(#\#),
.last\:border-t-black:not(#\#):last-child {
    border-top-color: rgba(0,0,0,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-white-invert:not(#\#).is-active,
.border-t-white-invert:not(#\#),
.first\:border-t-white-invert:not(#\#):first-child,
.hover\:border-t-white-invert:not(#\#):hover,
.is-active>.active\:border-t-white-invert:not(#\#),
.last\:border-t-white-invert:not(#\#):last-child {
    border-top-color: rgba(51,51,51,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-950-invert:not(#\#).is-active,
.active\:border-t-white:not(#\#).is-active,
.border-t-gray-950-invert:not(#\#),
.border-t-white:not(#\#),
.first\:border-t-gray-950-invert:not(#\#):first-child,
.first\:border-t-white:not(#\#):first-child,
.hover\:border-t-gray-950-invert:not(#\#):hover,
.hover\:border-t-white:not(#\#):hover,
.is-active>.active\:border-t-gray-950-invert:not(#\#),
.is-active>.active\:border-t-white:not(#\#),
.last\:border-t-gray-950-invert:not(#\#):last-child,
.last\:border-t-white:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-950:not(#\#).is-active,
.border-t-gray-950:not(#\#),
.first\:border-t-gray-950:not(#\#):first-child,
.hover\:border-t-gray-950:not(#\#):hover,
.is-active>.active\:border-t-gray-950:not(#\#),
.last\:border-t-gray-950:not(#\#):last-child {
    border-top-color: rgba(15,16,17,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-900-invert:not(#\#).is-active,
.border-t-gray-900-invert:not(#\#),
.first\:border-t-gray-900-invert:not(#\#):first-child,
.hover\:border-t-gray-900-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-900-invert:not(#\#),
.last\:border-t-gray-900-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-900:not(#\#).is-active,
.border-t-gray-900:not(#\#),
.first\:border-t-gray-900:not(#\#):first-child,
.hover\:border-t-gray-900:not(#\#):hover,
.is-active>.active\:border-t-gray-900:not(#\#),
.last\:border-t-gray-900:not(#\#):last-child {
    border-top-color: rgba(30,32,33,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-800-invert:not(#\#).is-active,
.border-t-gray-800-invert:not(#\#),
.first\:border-t-gray-800-invert:not(#\#):first-child,
.hover\:border-t-gray-800-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-800-invert:not(#\#),
.last\:border-t-gray-800-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-800:not(#\#).is-active,
.border-t-gray-800:not(#\#),
.first\:border-t-gray-800:not(#\#):first-child,
.hover\:border-t-gray-800:not(#\#):hover,
.is-active>.active\:border-t-gray-800:not(#\#),
.last\:border-t-gray-800:not(#\#):last-child {
    border-top-color: rgba(60,63,66,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-700-invert:not(#\#).is-active,
.border-t-gray-700-invert:not(#\#),
.first\:border-t-gray-700-invert:not(#\#):first-child,
.hover\:border-t-gray-700-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-700-invert:not(#\#),
.last\:border-t-gray-700-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-700:not(#\#).is-active,
.border-t-gray-700:not(#\#),
.first\:border-t-gray-700:not(#\#):first-child,
.hover\:border-t-gray-700:not(#\#):hover,
.is-active>.active\:border-t-gray-700:not(#\#),
.last\:border-t-gray-700:not(#\#):last-child {
    border-top-color: rgba(91,95,100,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-600-invert:not(#\#).is-active,
.border-t-gray-600-invert:not(#\#),
.first\:border-t-gray-600-invert:not(#\#):first-child,
.hover\:border-t-gray-600-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-600-invert:not(#\#),
.last\:border-t-gray-600-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-600:not(#\#).is-active,
.border-t-gray-600:not(#\#),
.first\:border-t-gray-600:not(#\#):first-child,
.hover\:border-t-gray-600:not(#\#):hover,
.is-active>.active\:border-t-gray-600:not(#\#),
.last\:border-t-gray-600:not(#\#):last-child {
    border-top-color: rgba(121,126,133,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-500-invert:not(#\#).is-active,
.border-t-gray-500-invert:not(#\#),
.first\:border-t-gray-500-invert:not(#\#):first-child,
.hover\:border-t-gray-500-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-500-invert:not(#\#),
.last\:border-t-gray-500-invert:not(#\#):last-child {
    border-top-color: rgba(30,32,33,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-500:not(#\#).is-active,
.border-t-gray-500:not(#\#),
.first\:border-t-gray-500:not(#\#):first-child,
.hover\:border-t-gray-500:not(#\#):hover,
.is-active>.active\:border-t-gray-500:not(#\#),
.last\:border-t-gray-500:not(#\#):last-child {
    border-top-color: rgba(154,158,163,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-400-invert:not(#\#).is-active,
.border-t-gray-400-invert:not(#\#),
.first\:border-t-gray-400-invert:not(#\#):first-child,
.hover\:border-t-gray-400-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-400-invert:not(#\#),
.last\:border-t-gray-400-invert:not(#\#):last-child {
    border-top-color: rgba(34,35,37,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-400:not(#\#).is-active,
.border-t-gray-400:not(#\#),
.first\:border-t-gray-400:not(#\#):first-child,
.hover\:border-t-gray-400:not(#\#):hover,
.is-active>.active\:border-t-gray-400:not(#\#),
.last\:border-t-gray-400:not(#\#):last-child {
    border-top-color: rgba(174,177,181,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-300-invert:not(#\#).is-active,
.border-t-gray-300-invert:not(#\#),
.first\:border-t-gray-300-invert:not(#\#):first-child,
.hover\:border-t-gray-300-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-300-invert:not(#\#),
.last\:border-t-gray-300-invert:not(#\#):last-child {
    border-top-color: rgba(37,39,41,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-300:not(#\#).is-active,
.border-t-gray-300:not(#\#),
.first\:border-t-gray-300:not(#\#):first-child,
.hover\:border-t-gray-300:not(#\#):hover,
.is-active>.active\:border-t-gray-300:not(#\#),
.last\:border-t-gray-300:not(#\#):last-child {
    border-top-color: rgba(194,197,200,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-200-invert:not(#\#).is-active,
.border-t-gray-200-invert:not(#\#),
.first\:border-t-gray-200-invert:not(#\#):first-child,
.hover\:border-t-gray-200-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-200-invert:not(#\#),
.last\:border-t-gray-200-invert:not(#\#):last-child {
    border-top-color: rgba(42,43,45,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-200:not(#\#).is-active,
.border-t-gray-200:not(#\#),
.first\:border-t-gray-200:not(#\#):first-child,
.hover\:border-t-gray-200:not(#\#):hover,
.is-active>.active\:border-t-gray-200:not(#\#),
.last\:border-t-gray-200:not(#\#):last-child {
    border-top-color: rgba(215,216,218,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-100-invert:not(#\#).is-active,
.border-t-gray-100-invert:not(#\#),
.first\:border-t-gray-100-invert:not(#\#):first-child,
.hover\:border-t-gray-100-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-100-invert:not(#\#),
.last\:border-t-gray-100-invert:not(#\#):last-child {
    border-top-color: rgba(45,47,50,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-100:not(#\#).is-active,
.border-t-gray-100:not(#\#),
.first\:border-t-gray-100:not(#\#):first-child,
.hover\:border-t-gray-100:not(#\#):hover,
.is-active>.active\:border-t-gray-100:not(#\#),
.last\:border-t-gray-100:not(#\#):last-child {
    border-top-color: rgba(235,236,237,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-50-invert:not(#\#).is-active,
.border-t-gray-50-invert:not(#\#),
.first\:border-t-gray-50-invert:not(#\#):first-child,
.hover\:border-t-gray-50-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-50-invert:not(#\#),
.last\:border-t-gray-50-invert:not(#\#):last-child {
    border-top-color: rgba(47,47,52,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-50:not(#\#).is-active,
.border-t-gray-50:not(#\#),
.first\:border-t-gray-50:not(#\#):first-child,
.hover\:border-t-gray-50:not(#\#):hover,
.is-active>.active\:border-t-gray-50:not(#\#),
.last\:border-t-gray-50:not(#\#):last-child {
    border-top-color: rgba(245,245,246,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-0-invert:not(#\#).is-active,
.border-t-gray-0-invert:not(#\#),
.first\:border-t-gray-0-invert:not(#\#):first-child,
.hover\:border-t-gray-0-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-0-invert:not(#\#),
.last\:border-t-gray-0-invert:not(#\#):last-child {
    border-top-color: rgba(51,51,51,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-0:not(#\#).is-active,
.border-t-gray-0:not(#\#),
.first\:border-t-gray-0:not(#\#):first-child,
.hover\:border-t-gray-0:not(#\#):hover,
.is-active>.active\:border-t-gray-0:not(#\#),
.last\:border-t-gray-0:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray-invert:not(#\#).is-active,
.border-t-gray-invert:not(#\#),
.first\:border-t-gray-invert:not(#\#):first-child,
.hover\:border-t-gray-invert:not(#\#):hover,
.is-active>.active\:border-t-gray-invert:not(#\#),
.last\:border-t-gray-invert:not(#\#):last-child {
    border-top-color: rgba(30,32,33,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-gray:not(#\#).is-active,
.border-t-gray:not(#\#),
.first\:border-t-gray:not(#\#):first-child,
.hover\:border-t-gray:not(#\#):hover,
.is-active>.active\:border-t-gray:not(#\#),
.last\:border-t-gray:not(#\#):last-child {
    border-top-color: rgba(154,158,163,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-950-invert:not(#\#).is-active,
.border-t-accent-950-invert:not(#\#),
.first\:border-t-accent-950-invert:not(#\#):first-child,
.hover\:border-t-accent-950-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-950-invert:not(#\#),
.last\:border-t-accent-950-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-950:not(#\#).is-active,
.border-t-accent-950:not(#\#),
.first\:border-t-accent-950:not(#\#):first-child,
.hover\:border-t-accent-950:not(#\#):hover,
.is-active>.active\:border-t-accent-950:not(#\#),
.last\:border-t-accent-950:not(#\#):last-child {
    border-top-color: rgba(4,7,19,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-900-invert:not(#\#).is-active,
.border-t-accent-900-invert:not(#\#),
.first\:border-t-accent-900-invert:not(#\#):first-child,
.hover\:border-t-accent-900-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-900-invert:not(#\#),
.last\:border-t-accent-900-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-900:not(#\#).is-active,
.border-t-accent-900:not(#\#),
.first\:border-t-accent-900:not(#\#):first-child,
.hover\:border-t-accent-900:not(#\#):hover,
.is-active>.active\:border-t-accent-900:not(#\#),
.last\:border-t-accent-900:not(#\#):last-child {
    border-top-color: rgba(8,13,38,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-800-invert:not(#\#).is-active,
.border-t-accent-800-invert:not(#\#),
.first\:border-t-accent-800-invert:not(#\#):first-child,
.hover\:border-t-accent-800-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-800-invert:not(#\#),
.last\:border-t-accent-800-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-800:not(#\#).is-active,
.border-t-accent-800:not(#\#),
.first\:border-t-accent-800:not(#\#):first-child,
.hover\:border-t-accent-800:not(#\#):hover,
.is-active>.active\:border-t-accent-800:not(#\#),
.last\:border-t-accent-800:not(#\#):last-child {
    border-top-color: rgba(16,26,77,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-700-invert:not(#\#).is-active,
.border-t-accent-700-invert:not(#\#),
.first\:border-t-accent-700-invert:not(#\#):first-child,
.hover\:border-t-accent-700-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-700-invert:not(#\#),
.last\:border-t-accent-700-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-700:not(#\#).is-active,
.border-t-accent-700:not(#\#),
.first\:border-t-accent-700:not(#\#):first-child,
.hover\:border-t-accent-700:not(#\#):hover,
.is-active>.active\:border-t-accent-700:not(#\#),
.last\:border-t-accent-700:not(#\#):last-child {
    border-top-color: rgba(25,40,115,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-600-invert:not(#\#).is-active,
.border-t-accent-600-invert:not(#\#),
.first\:border-t-accent-600-invert:not(#\#):first-child,
.hover\:border-t-accent-600-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-600-invert:not(#\#),
.last\:border-t-accent-600-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-600:not(#\#).is-active,
.border-t-accent-600:not(#\#),
.first\:border-t-accent-600:not(#\#):first-child,
.hover\:border-t-accent-600:not(#\#):hover,
.is-active>.active\:border-t-accent-600:not(#\#),
.last\:border-t-accent-600:not(#\#):last-child {
    border-top-color: rgba(33,53,154,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-500-invert:not(#\#).is-active,
.border-t-accent-500-invert:not(#\#),
.first\:border-t-accent-500-invert:not(#\#):first-child,
.hover\:border-t-accent-500-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-500-invert:not(#\#),
.last\:border-t-accent-500-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-500:not(#\#).is-active,
.border-t-accent-500:not(#\#),
.first\:border-t-accent-500:not(#\#):first-child,
.hover\:border-t-accent-500:not(#\#):hover,
.is-active>.active\:border-t-accent-500:not(#\#),
.last\:border-t-accent-500:not(#\#):last-child {
    border-top-color: rgba(41,66,192,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-400-invert:not(#\#).is-active,
.border-t-accent-400-invert:not(#\#),
.first\:border-t-accent-400-invert:not(#\#):first-child,
.hover\:border-t-accent-400-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-400-invert:not(#\#),
.last\:border-t-accent-400-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-400:not(#\#).is-active,
.border-t-accent-400:not(#\#),
.first\:border-t-accent-400:not(#\#):first-child,
.hover\:border-t-accent-400:not(#\#):hover,
.is-active>.active\:border-t-accent-400:not(#\#),
.last\:border-t-accent-400:not(#\#):last-child {
    border-top-color: rgba(72,96,216,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-300-invert:not(#\#).is-active,
.border-t-accent-300-invert:not(#\#),
.first\:border-t-accent-300-invert:not(#\#):first-child,
.hover\:border-t-accent-300-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-300-invert:not(#\#),
.last\:border-t-accent-300-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-300:not(#\#).is-active,
.border-t-accent-300:not(#\#),
.first\:border-t-accent-300:not(#\#):first-child,
.hover\:border-t-accent-300:not(#\#):hover,
.is-active>.active\:border-t-accent-300:not(#\#),
.last\:border-t-accent-300:not(#\#):last-child {
    border-top-color: rgba(118,136,226,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-200-invert:not(#\#).is-active,
.border-t-accent-200-invert:not(#\#),
.first\:border-t-accent-200-invert:not(#\#):first-child,
.hover\:border-t-accent-200-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-200-invert:not(#\#),
.last\:border-t-accent-200-invert:not(#\#):last-child {
    border-top-color: rgba(14,23,66,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-200:not(#\#).is-active,
.border-t-accent-200:not(#\#),
.first\:border-t-accent-200:not(#\#):first-child,
.hover\:border-t-accent-200:not(#\#):hover,
.is-active>.active\:border-t-accent-200:not(#\#),
.last\:border-t-accent-200:not(#\#):last-child {
    border-top-color: rgba(164,176,236,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-100-invert:not(#\#).is-active,
.border-t-accent-100-invert:not(#\#),
.first\:border-t-accent-100-invert:not(#\#):first-child,
.hover\:border-t-accent-100-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-100-invert:not(#\#),
.last\:border-t-accent-100-invert:not(#\#):last-child {
    border-top-color: rgba(16,26,75,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-100:not(#\#).is-active,
.border-t-accent-100:not(#\#),
.first\:border-t-accent-100:not(#\#):first-child,
.hover\:border-t-accent-100:not(#\#):hover,
.is-active>.active\:border-t-accent-100:not(#\#),
.last\:border-t-accent-100:not(#\#):last-child {
    border-top-color: rgba(209,215,245,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-50-invert:not(#\#).is-active,
.border-t-accent-50-invert:not(#\#),
.first\:border-t-accent-50-invert:not(#\#):first-child,
.hover\:border-t-accent-50-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-50-invert:not(#\#),
.last\:border-t-accent-50-invert:not(#\#):last-child {
    border-top-color: rgba(17,28,79,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-50:not(#\#).is-active,
.border-t-accent-50:not(#\#),
.first\:border-t-accent-50:not(#\#):first-child,
.hover\:border-t-accent-50:not(#\#):hover,
.is-active>.active\:border-t-accent-50:not(#\#),
.last\:border-t-accent-50:not(#\#):last-child {
    border-top-color: rgba(232,235,250,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-0-invert:not(#\#).is-active,
.border-t-accent-0-invert:not(#\#),
.first\:border-t-accent-0-invert:not(#\#):first-child,
.hover\:border-t-accent-0-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-0-invert:not(#\#),
.last\:border-t-accent-0-invert:not(#\#):last-child {
    border-top-color: rgba(51,51,51,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent-0:not(#\#).is-active,
.active\:border-t-accent-invert:not(#\#).is-active,
.border-t-accent-0:not(#\#),
.border-t-accent-invert:not(#\#),
.first\:border-t-accent-0:not(#\#):first-child,
.first\:border-t-accent-invert:not(#\#):first-child,
.hover\:border-t-accent-0:not(#\#):hover,
.hover\:border-t-accent-invert:not(#\#):hover,
.is-active>.active\:border-t-accent-0:not(#\#),
.is-active>.active\:border-t-accent-invert:not(#\#),
.last\:border-t-accent-0:not(#\#):last-child,
.last\:border-t-accent-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-accent:not(#\#).is-active,
.border-t-accent:not(#\#),
.first\:border-t-accent:not(#\#):first-child,
.hover\:border-t-accent:not(#\#):hover,
.is-active>.active\:border-t-accent:not(#\#),
.last\:border-t-accent:not(#\#):last-child {
    border-top-color: rgba(41,66,192,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-950-invert:not(#\#).is-active,
.border-t-base-950-invert:not(#\#),
.first\:border-t-base-950-invert:not(#\#):first-child,
.hover\:border-t-base-950-invert:not(#\#):hover,
.is-active>.active\:border-t-base-950-invert:not(#\#),
.last\:border-t-base-950-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-950:not(#\#).is-active,
.border-t-base-950:not(#\#),
.first\:border-t-base-950:not(#\#):first-child,
.hover\:border-t-base-950:not(#\#):hover,
.is-active>.active\:border-t-base-950:not(#\#),
.last\:border-t-base-950:not(#\#):last-child {
    border-top-color: rgba(4,4,5,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-900-invert:not(#\#).is-active,
.border-t-base-900-invert:not(#\#),
.first\:border-t-base-900-invert:not(#\#):first-child,
.hover\:border-t-base-900-invert:not(#\#):hover,
.is-active>.active\:border-t-base-900-invert:not(#\#),
.last\:border-t-base-900-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-900:not(#\#).is-active,
.border-t-base-900:not(#\#),
.first\:border-t-base-900:not(#\#):first-child,
.hover\:border-t-base-900:not(#\#):hover,
.is-active>.active\:border-t-base-900:not(#\#),
.last\:border-t-base-900:not(#\#):last-child {
    border-top-color: rgba(8,9,10,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-800-invert:not(#\#).is-active,
.border-t-base-800-invert:not(#\#),
.first\:border-t-base-800-invert:not(#\#):first-child,
.hover\:border-t-base-800-invert:not(#\#):hover,
.is-active>.active\:border-t-base-800-invert:not(#\#),
.last\:border-t-base-800-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-800:not(#\#).is-active,
.border-t-base-800:not(#\#),
.first\:border-t-base-800:not(#\#):first-child,
.hover\:border-t-base-800:not(#\#):hover,
.is-active>.active\:border-t-base-800:not(#\#),
.last\:border-t-base-800:not(#\#):last-child {
    border-top-color: rgba(15,17,20,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-700-invert:not(#\#).is-active,
.border-t-base-700-invert:not(#\#),
.first\:border-t-base-700-invert:not(#\#):first-child,
.hover\:border-t-base-700-invert:not(#\#):hover,
.is-active>.active\:border-t-base-700-invert:not(#\#),
.last\:border-t-base-700-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-700:not(#\#).is-active,
.border-t-base-700:not(#\#),
.first\:border-t-base-700:not(#\#):first-child,
.hover\:border-t-base-700:not(#\#):hover,
.is-active>.active\:border-t-base-700:not(#\#),
.last\:border-t-base-700:not(#\#):last-child {
    border-top-color: rgba(23,26,30,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-600-invert:not(#\#).is-active,
.border-t-base-600-invert:not(#\#),
.first\:border-t-base-600-invert:not(#\#):first-child,
.hover\:border-t-base-600-invert:not(#\#):hover,
.is-active>.active\:border-t-base-600-invert:not(#\#),
.last\:border-t-base-600-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-600:not(#\#).is-active,
.border-t-base-600:not(#\#),
.first\:border-t-base-600:not(#\#):first-child,
.hover\:border-t-base-600:not(#\#):hover,
.is-active>.active\:border-t-base-600:not(#\#),
.last\:border-t-base-600:not(#\#):last-child {
    border-top-color: rgba(30,34,40,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-500-invert:not(#\#).is-active,
.border-t-base-500-invert:not(#\#),
.first\:border-t-base-500-invert:not(#\#):first-child,
.hover\:border-t-base-500-invert:not(#\#):hover,
.is-active>.active\:border-t-base-500-invert:not(#\#),
.last\:border-t-base-500-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-500:not(#\#).is-active,
.border-t-base-500:not(#\#),
.first\:border-t-base-500:not(#\#):first-child,
.hover\:border-t-base-500:not(#\#):hover,
.is-active>.active\:border-t-base-500:not(#\#),
.last\:border-t-base-500:not(#\#):last-child {
    border-top-color: rgba(38,43,50,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-400-invert:not(#\#).is-active,
.border-t-base-400-invert:not(#\#),
.first\:border-t-base-400-invert:not(#\#):first-child,
.hover\:border-t-base-400-invert:not(#\#):hover,
.is-active>.active\:border-t-base-400-invert:not(#\#),
.last\:border-t-base-400-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-400:not(#\#).is-active,
.border-t-base-400:not(#\#),
.first\:border-t-base-400:not(#\#):first-child,
.hover\:border-t-base-400:not(#\#):hover,
.is-active>.active\:border-t-base-400:not(#\#),
.last\:border-t-base-400:not(#\#):last-child {
    border-top-color: rgba(74,84,98,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-300-invert:not(#\#).is-active,
.border-t-base-300-invert:not(#\#),
.first\:border-t-base-300-invert:not(#\#):first-child,
.hover\:border-t-base-300-invert:not(#\#):hover,
.is-active>.active\:border-t-base-300-invert:not(#\#),
.last\:border-t-base-300-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-300:not(#\#).is-active,
.border-t-base-300:not(#\#),
.first\:border-t-base-300:not(#\#):first-child,
.hover\:border-t-base-300:not(#\#):hover,
.is-active>.active\:border-t-base-300:not(#\#),
.last\:border-t-base-300:not(#\#):last-child {
    border-top-color: rgba(111,126,146,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-200-invert:not(#\#).is-active,
.border-t-base-200-invert:not(#\#),
.first\:border-t-base-200-invert:not(#\#):first-child,
.hover\:border-t-base-200-invert:not(#\#):hover,
.is-active>.active\:border-t-base-200-invert:not(#\#),
.last\:border-t-base-200-invert:not(#\#):last-child {
    border-top-color: rgba(29,33,39,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-200:not(#\#).is-active,
.border-t-base-200:not(#\#),
.first\:border-t-base-200:not(#\#):first-child,
.hover\:border-t-base-200:not(#\#):hover,
.is-active>.active\:border-t-base-200:not(#\#),
.last\:border-t-base-200:not(#\#):last-child {
    border-top-color: rgba(159,169,182,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-100-invert:not(#\#).is-active,
.border-t-base-100-invert:not(#\#),
.first\:border-t-base-100-invert:not(#\#):first-child,
.hover\:border-t-base-100-invert:not(#\#):hover,
.is-active>.active\:border-t-base-100-invert:not(#\#),
.last\:border-t-base-100-invert:not(#\#):last-child {
    border-top-color: rgba(37,42,49,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-100:not(#\#).is-active,
.border-t-base-100:not(#\#),
.first\:border-t-base-100:not(#\#):first-child,
.hover\:border-t-base-100:not(#\#):hover,
.is-active>.active\:border-t-base-100:not(#\#),
.last\:border-t-base-100:not(#\#):last-child {
    border-top-color: rgba(207,212,219,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-50-invert:not(#\#).is-active,
.border-t-base-50-invert:not(#\#),
.first\:border-t-base-50-invert:not(#\#):first-child,
.hover\:border-t-base-50-invert:not(#\#):hover,
.is-active>.active\:border-t-base-50-invert:not(#\#),
.last\:border-t-base-50-invert:not(#\#):last-child {
    border-top-color: rgba(40,45,53,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-50:not(#\#).is-active,
.border-t-base-50:not(#\#),
.first\:border-t-base-50:not(#\#):first-child,
.hover\:border-t-base-50:not(#\#):hover,
.is-active>.active\:border-t-base-50:not(#\#),
.last\:border-t-base-50:not(#\#):last-child {
    border-top-color: rgba(231,233,237,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-0-invert:not(#\#).is-active,
.border-t-base-0-invert:not(#\#),
.first\:border-t-base-0-invert:not(#\#):first-child,
.hover\:border-t-base-0-invert:not(#\#):hover,
.is-active>.active\:border-t-base-0-invert:not(#\#),
.last\:border-t-base-0-invert:not(#\#):last-child {
    border-top-color: rgba(51,51,51,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base-0:not(#\#).is-active,
.active\:border-t-base-invert:not(#\#).is-active,
.border-t-base-0:not(#\#),
.border-t-base-invert:not(#\#),
.first\:border-t-base-0:not(#\#):first-child,
.first\:border-t-base-invert:not(#\#):first-child,
.hover\:border-t-base-0:not(#\#):hover,
.hover\:border-t-base-invert:not(#\#):hover,
.is-active>.active\:border-t-base-0:not(#\#),
.is-active>.active\:border-t-base-invert:not(#\#),
.last\:border-t-base-0:not(#\#):last-child,
.last\:border-t-base-invert:not(#\#):last-child {
    border-top-color: rgba(255,255,255,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-base:not(#\#).is-active,
.border-t-base:not(#\#),
.first\:border-t-base:not(#\#):first-child,
.hover\:border-t-base:not(#\#):hover,
.is-active>.active\:border-t-base:not(#\#),
.last\:border-t-base:not(#\#):last-child {
    border-top-color: rgba(38,43,50,var(--all-border-t-opacity,var(--all-border-opacity)));
}
.active\:border-t-bg:not(#\#).is-active,
.active\:border-t-current:not(#\#).is-active,
.active\:border-t-inherit:not(#\#).is-active,
.border-t-bg:not(#\#),
.border-t-current:not(#\#),
.border-t-inherit:not(#\#),
.first\:border-t-bg:not(#\#):first-child,
.first\:border-t-current:not(#\#):first-child,
.first\:border-t-inherit:not(#\#):first-child,
.hover\:border-t-bg:not(#\#):hover,
.hover\:border-t-current:not(#\#):hover,
.hover\:border-t-inherit:not(#\#):hover,
.is-active>.active\:border-t-bg:not(#\#),
.is-active>.active\:border-t-current:not(#\#),
.is-active>.active\:border-t-inherit:not(#\#),
.last\:border-t-bg:not(#\#):last-child,
.last\:border-t-current:not(#\#):last-child,
.last\:border-t-inherit:not(#\#):last-child {
    border-top-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
.active\:border-t-opacity-0:not(#\#).is-active,
.border-t-opacity-0:not(#\#),
.first\:border-t-opacity-0:not(#\#):first-child,
.hover\:border-t-opacity-0:not(#\#):hover,
.is-active>.active\:border-t-opacity-0:not(#\#),
.last\:border-t-opacity-0:not(#\#):last-child {
    --all-border-t-opacity: 0;
}
.active\:border-t-opacity-5:not(#\#).is-active,
.border-t-opacity-5:not(#\#),
.first\:border-t-opacity-5:not(#\#):first-child,
.hover\:border-t-opacity-5:not(#\#):hover,
.is-active>.active\:border-t-opacity-5:not(#\#),
.last\:border-t-opacity-5:not(#\#):last-child {
    --all-border-t-opacity: 0.05;
}
.active\:border-t-opacity-10:not(#\#).is-active,
.border-t-opacity-10:not(#\#),
.first\:border-t-opacity-10:not(#\#):first-child,
.hover\:border-t-opacity-10:not(#\#):hover,
.is-active>.active\:border-t-opacity-10:not(#\#),
.last\:border-t-opacity-10:not(#\#):last-child {
    --all-border-t-opacity: 0.1;
}
.active\:border-t-opacity-15:not(#\#).is-active,
.border-t-opacity-15:not(#\#),
.first\:border-t-opacity-15:not(#\#):first-child,
.hover\:border-t-opacity-15:not(#\#):hover,
.is-active>.active\:border-t-opacity-15:not(#\#),
.last\:border-t-opacity-15:not(#\#):last-child {
    --all-border-t-opacity: 0.15;
}
.active\:border-t-opacity-20:not(#\#).is-active,
.border-t-opacity-20:not(#\#),
.first\:border-t-opacity-20:not(#\#):first-child,
.hover\:border-t-opacity-20:not(#\#):hover,
.is-active>.active\:border-t-opacity-20:not(#\#),
.last\:border-t-opacity-20:not(#\#):last-child {
    --all-border-t-opacity: 0.2;
}
.active\:border-t-opacity-25:not(#\#).is-active,
.border-t-opacity-25:not(#\#),
.first\:border-t-opacity-25:not(#\#):first-child,
.hover\:border-t-opacity-25:not(#\#):hover,
.is-active>.active\:border-t-opacity-25:not(#\#),
.last\:border-t-opacity-25:not(#\#):last-child {
    --all-border-t-opacity: 0.25;
}
.active\:border-t-opacity-30:not(#\#).is-active,
.border-t-opacity-30:not(#\#),
.first\:border-t-opacity-30:not(#\#):first-child,
.hover\:border-t-opacity-30:not(#\#):hover,
.is-active>.active\:border-t-opacity-30:not(#\#),
.last\:border-t-opacity-30:not(#\#):last-child {
    --all-border-t-opacity: 0.3;
}
.active\:border-t-opacity-35:not(#\#).is-active,
.border-t-opacity-35:not(#\#),
.first\:border-t-opacity-35:not(#\#):first-child,
.hover\:border-t-opacity-35:not(#\#):hover,
.is-active>.active\:border-t-opacity-35:not(#\#),
.last\:border-t-opacity-35:not(#\#):last-child {
    --all-border-t-opacity: 0.35;
}
.active\:border-t-opacity-40:not(#\#).is-active,
.border-t-opacity-40:not(#\#),
.first\:border-t-opacity-40:not(#\#):first-child,
.hover\:border-t-opacity-40:not(#\#):hover,
.is-active>.active\:border-t-opacity-40:not(#\#),
.last\:border-t-opacity-40:not(#\#):last-child {
    --all-border-t-opacity: 0.4;
}
.active\:border-t-opacity-45:not(#\#).is-active,
.border-t-opacity-45:not(#\#),
.first\:border-t-opacity-45:not(#\#):first-child,
.hover\:border-t-opacity-45:not(#\#):hover,
.is-active>.active\:border-t-opacity-45:not(#\#),
.last\:border-t-opacity-45:not(#\#):last-child {
    --all-border-t-opacity: 0.45;
}
.active\:border-t-opacity-50:not(#\#).is-active,
.border-t-opacity-50:not(#\#),
.first\:border-t-opacity-50:not(#\#):first-child,
.hover\:border-t-opacity-50:not(#\#):hover,
.is-active>.active\:border-t-opacity-50:not(#\#),
.last\:border-t-opacity-50:not(#\#):last-child {
    --all-border-t-opacity: 0.5;
}
.active\:border-t-opacity-55:not(#\#).is-active,
.border-t-opacity-55:not(#\#),
.first\:border-t-opacity-55:not(#\#):first-child,
.hover\:border-t-opacity-55:not(#\#):hover,
.is-active>.active\:border-t-opacity-55:not(#\#),
.last\:border-t-opacity-55:not(#\#):last-child {
    --all-border-t-opacity: 0.55;
}
.active\:border-t-opacity-60:not(#\#).is-active,
.border-t-opacity-60:not(#\#),
.first\:border-t-opacity-60:not(#\#):first-child,
.hover\:border-t-opacity-60:not(#\#):hover,
.is-active>.active\:border-t-opacity-60:not(#\#),
.last\:border-t-opacity-60:not(#\#):last-child {
    --all-border-t-opacity: 0.6;
}
.active\:border-t-opacity-65:not(#\#).is-active,
.border-t-opacity-65:not(#\#),
.first\:border-t-opacity-65:not(#\#):first-child,
.hover\:border-t-opacity-65:not(#\#):hover,
.is-active>.active\:border-t-opacity-65:not(#\#),
.last\:border-t-opacity-65:not(#\#):last-child {
    --all-border-t-opacity: 0.65;
}
.active\:border-t-opacity-70:not(#\#).is-active,
.border-t-opacity-70:not(#\#),
.first\:border-t-opacity-70:not(#\#):first-child,
.hover\:border-t-opacity-70:not(#\#):hover,
.is-active>.active\:border-t-opacity-70:not(#\#),
.last\:border-t-opacity-70:not(#\#):last-child {
    --all-border-t-opacity: 0.7;
}
.active\:border-t-opacity-75:not(#\#).is-active,
.border-t-opacity-75:not(#\#),
.first\:border-t-opacity-75:not(#\#):first-child,
.hover\:border-t-opacity-75:not(#\#):hover,
.is-active>.active\:border-t-opacity-75:not(#\#),
.last\:border-t-opacity-75:not(#\#):last-child {
    --all-border-t-opacity: 0.75;
}
.active\:border-t-opacity-80:not(#\#).is-active,
.border-t-opacity-80:not(#\#),
.first\:border-t-opacity-80:not(#\#):first-child,
.hover\:border-t-opacity-80:not(#\#):hover,
.is-active>.active\:border-t-opacity-80:not(#\#),
.last\:border-t-opacity-80:not(#\#):last-child {
    --all-border-t-opacity: 0.8;
}
.active\:border-t-opacity-85:not(#\#).is-active,
.border-t-opacity-85:not(#\#),
.first\:border-t-opacity-85:not(#\#):first-child,
.hover\:border-t-opacity-85:not(#\#):hover,
.is-active>.active\:border-t-opacity-85:not(#\#),
.last\:border-t-opacity-85:not(#\#):last-child {
    --all-border-t-opacity: 0.85;
}
.active\:border-t-opacity-90:not(#\#).is-active,
.border-t-opacity-90:not(#\#),
.first\:border-t-opacity-90:not(#\#):first-child,
.hover\:border-t-opacity-90:not(#\#):hover,
.is-active>.active\:border-t-opacity-90:not(#\#),
.last\:border-t-opacity-90:not(#\#):last-child {
    --all-border-t-opacity: 0.9;
}
.active\:border-t-opacity-95:not(#\#).is-active,
.border-t-opacity-95:not(#\#),
.first\:border-t-opacity-95:not(#\#):first-child,
.hover\:border-t-opacity-95:not(#\#):hover,
.is-active>.active\:border-t-opacity-95:not(#\#),
.last\:border-t-opacity-95:not(#\#):last-child {
    --all-border-t-opacity: 0.95;
}
.active\:border-t-opacity-100:not(#\#).is-active,
.border-t-opacity-100:not(#\#),
.first\:border-t-opacity-100:not(#\#):first-child,
.hover\:border-t-opacity-100:not(#\#):hover,
.is-active>.active\:border-t-opacity-100:not(#\#),
.last\:border-t-opacity-100:not(#\#):last-child {
    --all-border-t-opacity: 1;
}
.border-r:not(#\#),
.first\:border-r:not(#\#):first-child,
.last\:border-r:not(#\#):last-child {
    border-right-width: 1px;
}
.border-r-0:not(#\#),
.first\:border-r-0:not(#\#):first-child,
.last\:border-r-0:not(#\#):last-child {
    border-right-width: 0px;
}
.border-r-1:not(#\#),
.first\:border-r-1:not(#\#):first-child,
.last\:border-r-1:not(#\#):last-child {
    border-right-width: 1px;
}
.border-r-2:not(#\#),
.first\:border-r-2:not(#\#):first-child,
.last\:border-r-2:not(#\#):last-child {
    border-right-width: 2px;
}
.border-r-3:not(#\#),
.first\:border-r-3:not(#\#):first-child,
.last\:border-r-3:not(#\#):last-child {
    border-right-width: 3px;
}
.border-r-4:not(#\#),
.first\:border-r-4:not(#\#):first-child,
.last\:border-r-4:not(#\#):last-child {
    border-right-width: 4px;
}
.border-r-5:not(#\#),
.first\:border-r-5:not(#\#):first-child,
.last\:border-r-5:not(#\#):last-child {
    border-right-width: 5px;
}
.border-r-none:not(#\#),
.first\:border-r-none:not(#\#):first-child,
.last\:border-r-none:not(#\#):last-child {
    border-right-style: none;
}
.border-r-solid:not(#\#),
.first\:border-r-solid:not(#\#):first-child,
.last\:border-r-solid:not(#\#):last-child {
    border-right-style: solid;
}
.border-r-dashed:not(#\#),
.first\:border-r-dashed:not(#\#):first-child,
.last\:border-r-dashed:not(#\#):last-child {
    border-right-style: dashed;
}
.border-r-dotted:not(#\#),
.first\:border-r-dotted:not(#\#):first-child,
.last\:border-r-dotted:not(#\#):last-child {
    border-right-style: dotted;
}
.active\:border-r-pocket-invert:not(#\#).is-active,
.border-r-pocket-invert:not(#\#),
.first\:border-r-pocket-invert:not(#\#):first-child,
.hover\:border-r-pocket-invert:not(#\#):hover,
.is-active>.active\:border-r-pocket-invert:not(#\#),
.last\:border-r-pocket-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-pocket:not(#\#).is-active,
.border-r-pocket:not(#\#),
.first\:border-r-pocket:not(#\#):first-child,
.hover\:border-r-pocket:not(#\#):hover,
.is-active>.active\:border-r-pocket:not(#\#),
.last\:border-r-pocket:not(#\#):last-child {
    border-right-color: rgba(244,59,83,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-pinterest-invert:not(#\#).is-active,
.border-r-pinterest-invert:not(#\#),
.first\:border-r-pinterest-invert:not(#\#):first-child,
.hover\:border-r-pinterest-invert:not(#\#):hover,
.is-active>.active\:border-r-pinterest-invert:not(#\#),
.last\:border-r-pinterest-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-pinterest:not(#\#).is-active,
.border-r-pinterest:not(#\#),
.first\:border-r-pinterest:not(#\#):first-child,
.hover\:border-r-pinterest:not(#\#):hover,
.is-active>.active\:border-r-pinterest:not(#\#),
.last\:border-r-pinterest:not(#\#):last-child {
    border-right-color: rgba(189,8,28,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-vimeo-invert:not(#\#).is-active,
.border-r-vimeo-invert:not(#\#),
.first\:border-r-vimeo-invert:not(#\#):first-child,
.hover\:border-r-vimeo-invert:not(#\#):hover,
.is-active>.active\:border-r-vimeo-invert:not(#\#),
.last\:border-r-vimeo-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-vimeo:not(#\#).is-active,
.border-r-vimeo:not(#\#),
.first\:border-r-vimeo:not(#\#):first-child,
.hover\:border-r-vimeo:not(#\#):hover,
.is-active>.active\:border-r-vimeo:not(#\#),
.last\:border-r-vimeo:not(#\#):last-child {
    border-right-color: rgba(26,183,234,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-youtube-invert:not(#\#).is-active,
.border-r-youtube-invert:not(#\#),
.first\:border-r-youtube-invert:not(#\#):first-child,
.hover\:border-r-youtube-invert:not(#\#):hover,
.is-active>.active\:border-r-youtube-invert:not(#\#),
.last\:border-r-youtube-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-youtube:not(#\#).is-active,
.border-r-youtube:not(#\#),
.first\:border-r-youtube:not(#\#):first-child,
.hover\:border-r-youtube:not(#\#):hover,
.is-active>.active\:border-r-youtube:not(#\#),
.last\:border-r-youtube:not(#\#):last-child {
    border-right-color: rgba(218,23,37,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-x-invert:not(#\#).is-active,
.border-r-x-invert:not(#\#),
.first\:border-r-x-invert:not(#\#):first-child,
.hover\:border-r-x-invert:not(#\#):hover,
.is-active>.active\:border-r-x-invert:not(#\#),
.last\:border-r-x-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-x:not(#\#).is-active,
.border-r-x:not(#\#),
.first\:border-r-x:not(#\#):first-child,
.hover\:border-r-x:not(#\#):hover,
.is-active>.active\:border-r-x:not(#\#),
.last\:border-r-x:not(#\#):last-child {
    border-right-color: rgba(0,0,0,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-facebook-invert:not(#\#).is-active,
.border-r-facebook-invert:not(#\#),
.first\:border-r-facebook-invert:not(#\#):first-child,
.hover\:border-r-facebook-invert:not(#\#):hover,
.is-active>.active\:border-r-facebook-invert:not(#\#),
.last\:border-r-facebook-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-facebook:not(#\#).is-active,
.border-r-facebook:not(#\#),
.first\:border-r-facebook:not(#\#):first-child,
.hover\:border-r-facebook:not(#\#):hover,
.is-active>.active\:border-r-facebook:not(#\#),
.last\:border-r-facebook:not(#\#):last-child {
    border-right-color: rgba(24,119,242,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-instagram-invert:not(#\#).is-active,
.border-r-instagram-invert:not(#\#),
.first\:border-r-instagram-invert:not(#\#):first-child,
.hover\:border-r-instagram-invert:not(#\#):hover,
.is-active>.active\:border-r-instagram-invert:not(#\#),
.last\:border-r-instagram-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-instagram:not(#\#).is-active,
.border-r-instagram:not(#\#),
.first\:border-r-instagram:not(#\#):first-child,
.hover\:border-r-instagram:not(#\#):hover,
.is-active>.active\:border-r-instagram:not(#\#),
.last\:border-r-instagram:not(#\#):last-child {
    border-right-color: rgba(207,46,146,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-line-invert:not(#\#).is-active,
.border-r-line-invert:not(#\#),
.first\:border-r-line-invert:not(#\#):first-child,
.hover\:border-r-line-invert:not(#\#):hover,
.is-active>.active\:border-r-line-invert:not(#\#),
.last\:border-r-line-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-line:not(#\#).is-active,
.border-r-line:not(#\#),
.first\:border-r-line:not(#\#):first-child,
.hover\:border-r-line:not(#\#):hover,
.is-active>.active\:border-r-line:not(#\#),
.last\:border-r-line:not(#\#):last-child {
    border-right-color: rgba(0,185,0,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-visited-invert:not(#\#).is-active,
.border-r-visited-invert:not(#\#),
.first\:border-r-visited-invert:not(#\#):first-child,
.hover\:border-r-visited-invert:not(#\#):hover,
.is-active>.active\:border-r-visited-invert:not(#\#),
.last\:border-r-visited-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-visited:not(#\#).is-active,
.border-r-visited:not(#\#),
.first\:border-r-visited:not(#\#):first-child,
.hover\:border-r-visited:not(#\#):hover,
.is-active>.active\:border-r-visited:not(#\#),
.last\:border-r-visited:not(#\#):last-child {
    border-right-color: rgba(135,67,177,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-selection-invert:not(#\#).is-active,
.border-r-selection-invert:not(#\#),
.first\:border-r-selection-invert:not(#\#):first-child,
.hover\:border-r-selection-invert:not(#\#):hover,
.is-active>.active\:border-r-selection-invert:not(#\#),
.last\:border-r-selection-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-selection:not(#\#).is-active,
.border-r-selection:not(#\#),
.first\:border-r-selection:not(#\#):first-child,
.hover\:border-r-selection:not(#\#):hover,
.is-active>.active\:border-r-selection:not(#\#),
.last\:border-r-selection:not(#\#):last-child {
    border-right-color: rgba(41,66,192,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-highlight-invert:not(#\#).is-active,
.border-r-highlight-invert:not(#\#),
.first\:border-r-highlight-invert:not(#\#):first-child,
.hover\:border-r-highlight-invert:not(#\#):hover,
.is-active>.active\:border-r-highlight-invert:not(#\#),
.last\:border-r-highlight-invert:not(#\#):last-child {
    border-right-color: rgba(53,38,2,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-highlight:not(#\#).is-active,
.border-r-highlight:not(#\#),
.first\:border-r-highlight:not(#\#):first-child,
.hover\:border-r-highlight:not(#\#):hover,
.is-active>.active\:border-r-highlight:not(#\#),
.last\:border-r-highlight:not(#\#):last-child {
    border-right-color: rgba(245,183,34,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-link-invert:not(#\#).is-active,
.border-r-link-invert:not(#\#),
.first\:border-r-link-invert:not(#\#):first-child,
.hover\:border-r-link-invert:not(#\#):hover,
.is-active>.active\:border-r-link-invert:not(#\#),
.last\:border-r-link-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-link:not(#\#).is-active,
.border-r-link:not(#\#),
.first\:border-r-link:not(#\#):first-child,
.hover\:border-r-link:not(#\#):hover,
.is-active>.active\:border-r-link:not(#\#),
.last\:border-r-link:not(#\#):last-child {
    border-right-color: rgba(41,66,192,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-warning-invert:not(#\#).is-active,
.border-r-warning-invert:not(#\#),
.first\:border-r-warning-invert:not(#\#):first-child,
.hover\:border-r-warning-invert:not(#\#):hover,
.is-active>.active\:border-r-warning-invert:not(#\#),
.last\:border-r-warning-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-warning:not(#\#).is-active,
.border-r-warning:not(#\#),
.first\:border-r-warning:not(#\#):first-child,
.hover\:border-r-warning:not(#\#):hover,
.is-active>.active\:border-r-warning:not(#\#),
.last\:border-r-warning:not(#\#):last-child {
    border-right-color: rgba(230,98,45,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-danger-invert:not(#\#).is-active,
.border-r-danger-invert:not(#\#),
.first\:border-r-danger-invert:not(#\#):first-child,
.hover\:border-r-danger-invert:not(#\#):hover,
.is-active>.active\:border-r-danger-invert:not(#\#),
.last\:border-r-danger-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-danger:not(#\#).is-active,
.border-r-danger:not(#\#),
.first\:border-r-danger:not(#\#):first-child,
.hover\:border-r-danger:not(#\#):hover,
.is-active>.active\:border-r-danger:not(#\#),
.last\:border-r-danger:not(#\#):last-child {
    border-right-color: rgba(200,37,50,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-success-invert:not(#\#).is-active,
.border-r-success-invert:not(#\#),
.first\:border-r-success-invert:not(#\#):first-child,
.hover\:border-r-success-invert:not(#\#):hover,
.is-active>.active\:border-r-success-invert:not(#\#),
.last\:border-r-success-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-success:not(#\#).is-active,
.border-r-success:not(#\#),
.first\:border-r-success:not(#\#):first-child,
.hover\:border-r-success:not(#\#):hover,
.is-active>.active\:border-r-success:not(#\#),
.last\:border-r-success:not(#\#):last-child {
    border-right-color: rgba(23,159,94,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-purple-invert:not(#\#).is-active,
.border-r-purple-invert:not(#\#),
.first\:border-r-purple-invert:not(#\#):first-child,
.hover\:border-r-purple-invert:not(#\#):hover,
.is-active>.active\:border-r-purple-invert:not(#\#),
.last\:border-r-purple-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-purple:not(#\#).is-active,
.border-r-purple:not(#\#),
.first\:border-r-purple:not(#\#):first-child,
.hover\:border-r-purple:not(#\#):hover,
.is-active>.active\:border-r-purple:not(#\#),
.last\:border-r-purple:not(#\#):last-child {
    border-right-color: rgba(135,67,177,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-blue-invert:not(#\#).is-active,
.border-r-blue-invert:not(#\#),
.first\:border-r-blue-invert:not(#\#):first-child,
.hover\:border-r-blue-invert:not(#\#):hover,
.is-active>.active\:border-r-blue-invert:not(#\#),
.last\:border-r-blue-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-blue:not(#\#).is-active,
.border-r-blue:not(#\#),
.first\:border-r-blue:not(#\#):first-child,
.hover\:border-r-blue:not(#\#):hover,
.is-active>.active\:border-r-blue:not(#\#),
.last\:border-r-blue:not(#\#):last-child {
    border-right-color: rgba(41,66,192,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-green-invert:not(#\#).is-active,
.border-r-green-invert:not(#\#),
.first\:border-r-green-invert:not(#\#):first-child,
.hover\:border-r-green-invert:not(#\#):hover,
.is-active>.active\:border-r-green-invert:not(#\#),
.last\:border-r-green-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-green:not(#\#).is-active,
.border-r-green:not(#\#),
.first\:border-r-green:not(#\#):first-child,
.hover\:border-r-green:not(#\#):hover,
.is-active>.active\:border-r-green:not(#\#),
.last\:border-r-green:not(#\#):last-child {
    border-right-color: rgba(23,159,94,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-yellow-invert:not(#\#).is-active,
.border-r-yellow-invert:not(#\#),
.first\:border-r-yellow-invert:not(#\#):first-child,
.hover\:border-r-yellow-invert:not(#\#):hover,
.is-active>.active\:border-r-yellow-invert:not(#\#),
.last\:border-r-yellow-invert:not(#\#):last-child {
    border-right-color: rgba(53,38,2,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-yellow:not(#\#).is-active,
.border-r-yellow:not(#\#),
.first\:border-r-yellow:not(#\#):first-child,
.hover\:border-r-yellow:not(#\#):hover,
.is-active>.active\:border-r-yellow:not(#\#),
.last\:border-r-yellow:not(#\#):last-child {
    border-right-color: rgba(245,183,34,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-orange-invert:not(#\#).is-active,
.border-r-orange-invert:not(#\#),
.first\:border-r-orange-invert:not(#\#):first-child,
.hover\:border-r-orange-invert:not(#\#):hover,
.is-active>.active\:border-r-orange-invert:not(#\#),
.last\:border-r-orange-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-orange:not(#\#).is-active,
.border-r-orange:not(#\#),
.first\:border-r-orange:not(#\#):first-child,
.hover\:border-r-orange:not(#\#):hover,
.is-active>.active\:border-r-orange:not(#\#),
.last\:border-r-orange:not(#\#):last-child {
    border-right-color: rgba(230,98,45,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-red-invert:not(#\#).is-active,
.border-r-red-invert:not(#\#),
.first\:border-r-red-invert:not(#\#):first-child,
.hover\:border-r-red-invert:not(#\#):hover,
.is-active>.active\:border-r-red-invert:not(#\#),
.last\:border-r-red-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-red:not(#\#).is-active,
.border-r-red:not(#\#),
.first\:border-r-red:not(#\#):first-child,
.hover\:border-r-red:not(#\#):hover,
.is-active>.active\:border-r-red:not(#\#),
.last\:border-r-red:not(#\#):last-child {
    border-right-color: rgba(200,37,50,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-black-invert:not(#\#).is-active,
.border-r-black-invert:not(#\#),
.first\:border-r-black-invert:not(#\#):first-child,
.hover\:border-r-black-invert:not(#\#):hover,
.is-active>.active\:border-r-black-invert:not(#\#),
.last\:border-r-black-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-black:not(#\#).is-active,
.border-r-black:not(#\#),
.first\:border-r-black:not(#\#):first-child,
.hover\:border-r-black:not(#\#):hover,
.is-active>.active\:border-r-black:not(#\#),
.last\:border-r-black:not(#\#):last-child {
    border-right-color: rgba(0,0,0,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-white-invert:not(#\#).is-active,
.border-r-white-invert:not(#\#),
.first\:border-r-white-invert:not(#\#):first-child,
.hover\:border-r-white-invert:not(#\#):hover,
.is-active>.active\:border-r-white-invert:not(#\#),
.last\:border-r-white-invert:not(#\#):last-child {
    border-right-color: rgba(51,51,51,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-950-invert:not(#\#).is-active,
.active\:border-r-white:not(#\#).is-active,
.border-r-gray-950-invert:not(#\#),
.border-r-white:not(#\#),
.first\:border-r-gray-950-invert:not(#\#):first-child,
.first\:border-r-white:not(#\#):first-child,
.hover\:border-r-gray-950-invert:not(#\#):hover,
.hover\:border-r-white:not(#\#):hover,
.is-active>.active\:border-r-gray-950-invert:not(#\#),
.is-active>.active\:border-r-white:not(#\#),
.last\:border-r-gray-950-invert:not(#\#):last-child,
.last\:border-r-white:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-950:not(#\#).is-active,
.border-r-gray-950:not(#\#),
.first\:border-r-gray-950:not(#\#):first-child,
.hover\:border-r-gray-950:not(#\#):hover,
.is-active>.active\:border-r-gray-950:not(#\#),
.last\:border-r-gray-950:not(#\#):last-child {
    border-right-color: rgba(15,16,17,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-900-invert:not(#\#).is-active,
.border-r-gray-900-invert:not(#\#),
.first\:border-r-gray-900-invert:not(#\#):first-child,
.hover\:border-r-gray-900-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-900-invert:not(#\#),
.last\:border-r-gray-900-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-900:not(#\#).is-active,
.border-r-gray-900:not(#\#),
.first\:border-r-gray-900:not(#\#):first-child,
.hover\:border-r-gray-900:not(#\#):hover,
.is-active>.active\:border-r-gray-900:not(#\#),
.last\:border-r-gray-900:not(#\#):last-child {
    border-right-color: rgba(30,32,33,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-800-invert:not(#\#).is-active,
.border-r-gray-800-invert:not(#\#),
.first\:border-r-gray-800-invert:not(#\#):first-child,
.hover\:border-r-gray-800-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-800-invert:not(#\#),
.last\:border-r-gray-800-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-800:not(#\#).is-active,
.border-r-gray-800:not(#\#),
.first\:border-r-gray-800:not(#\#):first-child,
.hover\:border-r-gray-800:not(#\#):hover,
.is-active>.active\:border-r-gray-800:not(#\#),
.last\:border-r-gray-800:not(#\#):last-child {
    border-right-color: rgba(60,63,66,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-700-invert:not(#\#).is-active,
.border-r-gray-700-invert:not(#\#),
.first\:border-r-gray-700-invert:not(#\#):first-child,
.hover\:border-r-gray-700-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-700-invert:not(#\#),
.last\:border-r-gray-700-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-700:not(#\#).is-active,
.border-r-gray-700:not(#\#),
.first\:border-r-gray-700:not(#\#):first-child,
.hover\:border-r-gray-700:not(#\#):hover,
.is-active>.active\:border-r-gray-700:not(#\#),
.last\:border-r-gray-700:not(#\#):last-child {
    border-right-color: rgba(91,95,100,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-600-invert:not(#\#).is-active,
.border-r-gray-600-invert:not(#\#),
.first\:border-r-gray-600-invert:not(#\#):first-child,
.hover\:border-r-gray-600-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-600-invert:not(#\#),
.last\:border-r-gray-600-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-600:not(#\#).is-active,
.border-r-gray-600:not(#\#),
.first\:border-r-gray-600:not(#\#):first-child,
.hover\:border-r-gray-600:not(#\#):hover,
.is-active>.active\:border-r-gray-600:not(#\#),
.last\:border-r-gray-600:not(#\#):last-child {
    border-right-color: rgba(121,126,133,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-500-invert:not(#\#).is-active,
.border-r-gray-500-invert:not(#\#),
.first\:border-r-gray-500-invert:not(#\#):first-child,
.hover\:border-r-gray-500-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-500-invert:not(#\#),
.last\:border-r-gray-500-invert:not(#\#):last-child {
    border-right-color: rgba(30,32,33,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-500:not(#\#).is-active,
.border-r-gray-500:not(#\#),
.first\:border-r-gray-500:not(#\#):first-child,
.hover\:border-r-gray-500:not(#\#):hover,
.is-active>.active\:border-r-gray-500:not(#\#),
.last\:border-r-gray-500:not(#\#):last-child {
    border-right-color: rgba(154,158,163,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-400-invert:not(#\#).is-active,
.border-r-gray-400-invert:not(#\#),
.first\:border-r-gray-400-invert:not(#\#):first-child,
.hover\:border-r-gray-400-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-400-invert:not(#\#),
.last\:border-r-gray-400-invert:not(#\#):last-child {
    border-right-color: rgba(34,35,37,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-400:not(#\#).is-active,
.border-r-gray-400:not(#\#),
.first\:border-r-gray-400:not(#\#):first-child,
.hover\:border-r-gray-400:not(#\#):hover,
.is-active>.active\:border-r-gray-400:not(#\#),
.last\:border-r-gray-400:not(#\#):last-child {
    border-right-color: rgba(174,177,181,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-300-invert:not(#\#).is-active,
.border-r-gray-300-invert:not(#\#),
.first\:border-r-gray-300-invert:not(#\#):first-child,
.hover\:border-r-gray-300-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-300-invert:not(#\#),
.last\:border-r-gray-300-invert:not(#\#):last-child {
    border-right-color: rgba(37,39,41,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-300:not(#\#).is-active,
.border-r-gray-300:not(#\#),
.first\:border-r-gray-300:not(#\#):first-child,
.hover\:border-r-gray-300:not(#\#):hover,
.is-active>.active\:border-r-gray-300:not(#\#),
.last\:border-r-gray-300:not(#\#):last-child {
    border-right-color: rgba(194,197,200,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-200-invert:not(#\#).is-active,
.border-r-gray-200-invert:not(#\#),
.first\:border-r-gray-200-invert:not(#\#):first-child,
.hover\:border-r-gray-200-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-200-invert:not(#\#),
.last\:border-r-gray-200-invert:not(#\#):last-child {
    border-right-color: rgba(42,43,45,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-200:not(#\#).is-active,
.border-r-gray-200:not(#\#),
.first\:border-r-gray-200:not(#\#):first-child,
.hover\:border-r-gray-200:not(#\#):hover,
.is-active>.active\:border-r-gray-200:not(#\#),
.last\:border-r-gray-200:not(#\#):last-child {
    border-right-color: rgba(215,216,218,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-100-invert:not(#\#).is-active,
.border-r-gray-100-invert:not(#\#),
.first\:border-r-gray-100-invert:not(#\#):first-child,
.hover\:border-r-gray-100-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-100-invert:not(#\#),
.last\:border-r-gray-100-invert:not(#\#):last-child {
    border-right-color: rgba(45,47,50,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-100:not(#\#).is-active,
.border-r-gray-100:not(#\#),
.first\:border-r-gray-100:not(#\#):first-child,
.hover\:border-r-gray-100:not(#\#):hover,
.is-active>.active\:border-r-gray-100:not(#\#),
.last\:border-r-gray-100:not(#\#):last-child {
    border-right-color: rgba(235,236,237,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-50-invert:not(#\#).is-active,
.border-r-gray-50-invert:not(#\#),
.first\:border-r-gray-50-invert:not(#\#):first-child,
.hover\:border-r-gray-50-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-50-invert:not(#\#),
.last\:border-r-gray-50-invert:not(#\#):last-child {
    border-right-color: rgba(47,47,52,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-50:not(#\#).is-active,
.border-r-gray-50:not(#\#),
.first\:border-r-gray-50:not(#\#):first-child,
.hover\:border-r-gray-50:not(#\#):hover,
.is-active>.active\:border-r-gray-50:not(#\#),
.last\:border-r-gray-50:not(#\#):last-child {
    border-right-color: rgba(245,245,246,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-0-invert:not(#\#).is-active,
.border-r-gray-0-invert:not(#\#),
.first\:border-r-gray-0-invert:not(#\#):first-child,
.hover\:border-r-gray-0-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-0-invert:not(#\#),
.last\:border-r-gray-0-invert:not(#\#):last-child {
    border-right-color: rgba(51,51,51,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-0:not(#\#).is-active,
.border-r-gray-0:not(#\#),
.first\:border-r-gray-0:not(#\#):first-child,
.hover\:border-r-gray-0:not(#\#):hover,
.is-active>.active\:border-r-gray-0:not(#\#),
.last\:border-r-gray-0:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray-invert:not(#\#).is-active,
.border-r-gray-invert:not(#\#),
.first\:border-r-gray-invert:not(#\#):first-child,
.hover\:border-r-gray-invert:not(#\#):hover,
.is-active>.active\:border-r-gray-invert:not(#\#),
.last\:border-r-gray-invert:not(#\#):last-child {
    border-right-color: rgba(30,32,33,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-gray:not(#\#).is-active,
.border-r-gray:not(#\#),
.first\:border-r-gray:not(#\#):first-child,
.hover\:border-r-gray:not(#\#):hover,
.is-active>.active\:border-r-gray:not(#\#),
.last\:border-r-gray:not(#\#):last-child {
    border-right-color: rgba(154,158,163,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-950-invert:not(#\#).is-active,
.border-r-accent-950-invert:not(#\#),
.first\:border-r-accent-950-invert:not(#\#):first-child,
.hover\:border-r-accent-950-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-950-invert:not(#\#),
.last\:border-r-accent-950-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-950:not(#\#).is-active,
.border-r-accent-950:not(#\#),
.first\:border-r-accent-950:not(#\#):first-child,
.hover\:border-r-accent-950:not(#\#):hover,
.is-active>.active\:border-r-accent-950:not(#\#),
.last\:border-r-accent-950:not(#\#):last-child {
    border-right-color: rgba(4,7,19,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-900-invert:not(#\#).is-active,
.border-r-accent-900-invert:not(#\#),
.first\:border-r-accent-900-invert:not(#\#):first-child,
.hover\:border-r-accent-900-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-900-invert:not(#\#),
.last\:border-r-accent-900-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-900:not(#\#).is-active,
.border-r-accent-900:not(#\#),
.first\:border-r-accent-900:not(#\#):first-child,
.hover\:border-r-accent-900:not(#\#):hover,
.is-active>.active\:border-r-accent-900:not(#\#),
.last\:border-r-accent-900:not(#\#):last-child {
    border-right-color: rgba(8,13,38,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-800-invert:not(#\#).is-active,
.border-r-accent-800-invert:not(#\#),
.first\:border-r-accent-800-invert:not(#\#):first-child,
.hover\:border-r-accent-800-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-800-invert:not(#\#),
.last\:border-r-accent-800-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-800:not(#\#).is-active,
.border-r-accent-800:not(#\#),
.first\:border-r-accent-800:not(#\#):first-child,
.hover\:border-r-accent-800:not(#\#):hover,
.is-active>.active\:border-r-accent-800:not(#\#),
.last\:border-r-accent-800:not(#\#):last-child {
    border-right-color: rgba(16,26,77,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-700-invert:not(#\#).is-active,
.border-r-accent-700-invert:not(#\#),
.first\:border-r-accent-700-invert:not(#\#):first-child,
.hover\:border-r-accent-700-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-700-invert:not(#\#),
.last\:border-r-accent-700-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-700:not(#\#).is-active,
.border-r-accent-700:not(#\#),
.first\:border-r-accent-700:not(#\#):first-child,
.hover\:border-r-accent-700:not(#\#):hover,
.is-active>.active\:border-r-accent-700:not(#\#),
.last\:border-r-accent-700:not(#\#):last-child {
    border-right-color: rgba(25,40,115,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-600-invert:not(#\#).is-active,
.border-r-accent-600-invert:not(#\#),
.first\:border-r-accent-600-invert:not(#\#):first-child,
.hover\:border-r-accent-600-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-600-invert:not(#\#),
.last\:border-r-accent-600-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-600:not(#\#).is-active,
.border-r-accent-600:not(#\#),
.first\:border-r-accent-600:not(#\#):first-child,
.hover\:border-r-accent-600:not(#\#):hover,
.is-active>.active\:border-r-accent-600:not(#\#),
.last\:border-r-accent-600:not(#\#):last-child {
    border-right-color: rgba(33,53,154,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-500-invert:not(#\#).is-active,
.border-r-accent-500-invert:not(#\#),
.first\:border-r-accent-500-invert:not(#\#):first-child,
.hover\:border-r-accent-500-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-500-invert:not(#\#),
.last\:border-r-accent-500-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-500:not(#\#).is-active,
.border-r-accent-500:not(#\#),
.first\:border-r-accent-500:not(#\#):first-child,
.hover\:border-r-accent-500:not(#\#):hover,
.is-active>.active\:border-r-accent-500:not(#\#),
.last\:border-r-accent-500:not(#\#):last-child {
    border-right-color: rgba(41,66,192,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-400-invert:not(#\#).is-active,
.border-r-accent-400-invert:not(#\#),
.first\:border-r-accent-400-invert:not(#\#):first-child,
.hover\:border-r-accent-400-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-400-invert:not(#\#),
.last\:border-r-accent-400-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-400:not(#\#).is-active,
.border-r-accent-400:not(#\#),
.first\:border-r-accent-400:not(#\#):first-child,
.hover\:border-r-accent-400:not(#\#):hover,
.is-active>.active\:border-r-accent-400:not(#\#),
.last\:border-r-accent-400:not(#\#):last-child {
    border-right-color: rgba(72,96,216,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-300-invert:not(#\#).is-active,
.border-r-accent-300-invert:not(#\#),
.first\:border-r-accent-300-invert:not(#\#):first-child,
.hover\:border-r-accent-300-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-300-invert:not(#\#),
.last\:border-r-accent-300-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-300:not(#\#).is-active,
.border-r-accent-300:not(#\#),
.first\:border-r-accent-300:not(#\#):first-child,
.hover\:border-r-accent-300:not(#\#):hover,
.is-active>.active\:border-r-accent-300:not(#\#),
.last\:border-r-accent-300:not(#\#):last-child {
    border-right-color: rgba(118,136,226,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-200-invert:not(#\#).is-active,
.border-r-accent-200-invert:not(#\#),
.first\:border-r-accent-200-invert:not(#\#):first-child,
.hover\:border-r-accent-200-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-200-invert:not(#\#),
.last\:border-r-accent-200-invert:not(#\#):last-child {
    border-right-color: rgba(14,23,66,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-200:not(#\#).is-active,
.border-r-accent-200:not(#\#),
.first\:border-r-accent-200:not(#\#):first-child,
.hover\:border-r-accent-200:not(#\#):hover,
.is-active>.active\:border-r-accent-200:not(#\#),
.last\:border-r-accent-200:not(#\#):last-child {
    border-right-color: rgba(164,176,236,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-100-invert:not(#\#).is-active,
.border-r-accent-100-invert:not(#\#),
.first\:border-r-accent-100-invert:not(#\#):first-child,
.hover\:border-r-accent-100-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-100-invert:not(#\#),
.last\:border-r-accent-100-invert:not(#\#):last-child {
    border-right-color: rgba(16,26,75,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-100:not(#\#).is-active,
.border-r-accent-100:not(#\#),
.first\:border-r-accent-100:not(#\#):first-child,
.hover\:border-r-accent-100:not(#\#):hover,
.is-active>.active\:border-r-accent-100:not(#\#),
.last\:border-r-accent-100:not(#\#):last-child {
    border-right-color: rgba(209,215,245,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-50-invert:not(#\#).is-active,
.border-r-accent-50-invert:not(#\#),
.first\:border-r-accent-50-invert:not(#\#):first-child,
.hover\:border-r-accent-50-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-50-invert:not(#\#),
.last\:border-r-accent-50-invert:not(#\#):last-child {
    border-right-color: rgba(17,28,79,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-50:not(#\#).is-active,
.border-r-accent-50:not(#\#),
.first\:border-r-accent-50:not(#\#):first-child,
.hover\:border-r-accent-50:not(#\#):hover,
.is-active>.active\:border-r-accent-50:not(#\#),
.last\:border-r-accent-50:not(#\#):last-child {
    border-right-color: rgba(232,235,250,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-0-invert:not(#\#).is-active,
.border-r-accent-0-invert:not(#\#),
.first\:border-r-accent-0-invert:not(#\#):first-child,
.hover\:border-r-accent-0-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-0-invert:not(#\#),
.last\:border-r-accent-0-invert:not(#\#):last-child {
    border-right-color: rgba(51,51,51,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent-0:not(#\#).is-active,
.active\:border-r-accent-invert:not(#\#).is-active,
.border-r-accent-0:not(#\#),
.border-r-accent-invert:not(#\#),
.first\:border-r-accent-0:not(#\#):first-child,
.first\:border-r-accent-invert:not(#\#):first-child,
.hover\:border-r-accent-0:not(#\#):hover,
.hover\:border-r-accent-invert:not(#\#):hover,
.is-active>.active\:border-r-accent-0:not(#\#),
.is-active>.active\:border-r-accent-invert:not(#\#),
.last\:border-r-accent-0:not(#\#):last-child,
.last\:border-r-accent-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-accent:not(#\#).is-active,
.border-r-accent:not(#\#),
.first\:border-r-accent:not(#\#):first-child,
.hover\:border-r-accent:not(#\#):hover,
.is-active>.active\:border-r-accent:not(#\#),
.last\:border-r-accent:not(#\#):last-child {
    border-right-color: rgba(41,66,192,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-950-invert:not(#\#).is-active,
.border-r-base-950-invert:not(#\#),
.first\:border-r-base-950-invert:not(#\#):first-child,
.hover\:border-r-base-950-invert:not(#\#):hover,
.is-active>.active\:border-r-base-950-invert:not(#\#),
.last\:border-r-base-950-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-950:not(#\#).is-active,
.border-r-base-950:not(#\#),
.first\:border-r-base-950:not(#\#):first-child,
.hover\:border-r-base-950:not(#\#):hover,
.is-active>.active\:border-r-base-950:not(#\#),
.last\:border-r-base-950:not(#\#):last-child {
    border-right-color: rgba(4,4,5,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-900-invert:not(#\#).is-active,
.border-r-base-900-invert:not(#\#),
.first\:border-r-base-900-invert:not(#\#):first-child,
.hover\:border-r-base-900-invert:not(#\#):hover,
.is-active>.active\:border-r-base-900-invert:not(#\#),
.last\:border-r-base-900-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-900:not(#\#).is-active,
.border-r-base-900:not(#\#),
.first\:border-r-base-900:not(#\#):first-child,
.hover\:border-r-base-900:not(#\#):hover,
.is-active>.active\:border-r-base-900:not(#\#),
.last\:border-r-base-900:not(#\#):last-child {
    border-right-color: rgba(8,9,10,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-800-invert:not(#\#).is-active,
.border-r-base-800-invert:not(#\#),
.first\:border-r-base-800-invert:not(#\#):first-child,
.hover\:border-r-base-800-invert:not(#\#):hover,
.is-active>.active\:border-r-base-800-invert:not(#\#),
.last\:border-r-base-800-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-800:not(#\#).is-active,
.border-r-base-800:not(#\#),
.first\:border-r-base-800:not(#\#):first-child,
.hover\:border-r-base-800:not(#\#):hover,
.is-active>.active\:border-r-base-800:not(#\#),
.last\:border-r-base-800:not(#\#):last-child {
    border-right-color: rgba(15,17,20,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-700-invert:not(#\#).is-active,
.border-r-base-700-invert:not(#\#),
.first\:border-r-base-700-invert:not(#\#):first-child,
.hover\:border-r-base-700-invert:not(#\#):hover,
.is-active>.active\:border-r-base-700-invert:not(#\#),
.last\:border-r-base-700-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-700:not(#\#).is-active,
.border-r-base-700:not(#\#),
.first\:border-r-base-700:not(#\#):first-child,
.hover\:border-r-base-700:not(#\#):hover,
.is-active>.active\:border-r-base-700:not(#\#),
.last\:border-r-base-700:not(#\#):last-child {
    border-right-color: rgba(23,26,30,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-600-invert:not(#\#).is-active,
.border-r-base-600-invert:not(#\#),
.first\:border-r-base-600-invert:not(#\#):first-child,
.hover\:border-r-base-600-invert:not(#\#):hover,
.is-active>.active\:border-r-base-600-invert:not(#\#),
.last\:border-r-base-600-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-600:not(#\#).is-active,
.border-r-base-600:not(#\#),
.first\:border-r-base-600:not(#\#):first-child,
.hover\:border-r-base-600:not(#\#):hover,
.is-active>.active\:border-r-base-600:not(#\#),
.last\:border-r-base-600:not(#\#):last-child {
    border-right-color: rgba(30,34,40,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-500-invert:not(#\#).is-active,
.border-r-base-500-invert:not(#\#),
.first\:border-r-base-500-invert:not(#\#):first-child,
.hover\:border-r-base-500-invert:not(#\#):hover,
.is-active>.active\:border-r-base-500-invert:not(#\#),
.last\:border-r-base-500-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-500:not(#\#).is-active,
.border-r-base-500:not(#\#),
.first\:border-r-base-500:not(#\#):first-child,
.hover\:border-r-base-500:not(#\#):hover,
.is-active>.active\:border-r-base-500:not(#\#),
.last\:border-r-base-500:not(#\#):last-child {
    border-right-color: rgba(38,43,50,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-400-invert:not(#\#).is-active,
.border-r-base-400-invert:not(#\#),
.first\:border-r-base-400-invert:not(#\#):first-child,
.hover\:border-r-base-400-invert:not(#\#):hover,
.is-active>.active\:border-r-base-400-invert:not(#\#),
.last\:border-r-base-400-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-400:not(#\#).is-active,
.border-r-base-400:not(#\#),
.first\:border-r-base-400:not(#\#):first-child,
.hover\:border-r-base-400:not(#\#):hover,
.is-active>.active\:border-r-base-400:not(#\#),
.last\:border-r-base-400:not(#\#):last-child {
    border-right-color: rgba(74,84,98,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-300-invert:not(#\#).is-active,
.border-r-base-300-invert:not(#\#),
.first\:border-r-base-300-invert:not(#\#):first-child,
.hover\:border-r-base-300-invert:not(#\#):hover,
.is-active>.active\:border-r-base-300-invert:not(#\#),
.last\:border-r-base-300-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-300:not(#\#).is-active,
.border-r-base-300:not(#\#),
.first\:border-r-base-300:not(#\#):first-child,
.hover\:border-r-base-300:not(#\#):hover,
.is-active>.active\:border-r-base-300:not(#\#),
.last\:border-r-base-300:not(#\#):last-child {
    border-right-color: rgba(111,126,146,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-200-invert:not(#\#).is-active,
.border-r-base-200-invert:not(#\#),
.first\:border-r-base-200-invert:not(#\#):first-child,
.hover\:border-r-base-200-invert:not(#\#):hover,
.is-active>.active\:border-r-base-200-invert:not(#\#),
.last\:border-r-base-200-invert:not(#\#):last-child {
    border-right-color: rgba(29,33,39,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-200:not(#\#).is-active,
.border-r-base-200:not(#\#),
.first\:border-r-base-200:not(#\#):first-child,
.hover\:border-r-base-200:not(#\#):hover,
.is-active>.active\:border-r-base-200:not(#\#),
.last\:border-r-base-200:not(#\#):last-child {
    border-right-color: rgba(159,169,182,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-100-invert:not(#\#).is-active,
.border-r-base-100-invert:not(#\#),
.first\:border-r-base-100-invert:not(#\#):first-child,
.hover\:border-r-base-100-invert:not(#\#):hover,
.is-active>.active\:border-r-base-100-invert:not(#\#),
.last\:border-r-base-100-invert:not(#\#):last-child {
    border-right-color: rgba(37,42,49,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-100:not(#\#).is-active,
.border-r-base-100:not(#\#),
.first\:border-r-base-100:not(#\#):first-child,
.hover\:border-r-base-100:not(#\#):hover,
.is-active>.active\:border-r-base-100:not(#\#),
.last\:border-r-base-100:not(#\#):last-child {
    border-right-color: rgba(207,212,219,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-50-invert:not(#\#).is-active,
.border-r-base-50-invert:not(#\#),
.first\:border-r-base-50-invert:not(#\#):first-child,
.hover\:border-r-base-50-invert:not(#\#):hover,
.is-active>.active\:border-r-base-50-invert:not(#\#),
.last\:border-r-base-50-invert:not(#\#):last-child {
    border-right-color: rgba(40,45,53,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-50:not(#\#).is-active,
.border-r-base-50:not(#\#),
.first\:border-r-base-50:not(#\#):first-child,
.hover\:border-r-base-50:not(#\#):hover,
.is-active>.active\:border-r-base-50:not(#\#),
.last\:border-r-base-50:not(#\#):last-child {
    border-right-color: rgba(231,233,237,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-0-invert:not(#\#).is-active,
.border-r-base-0-invert:not(#\#),
.first\:border-r-base-0-invert:not(#\#):first-child,
.hover\:border-r-base-0-invert:not(#\#):hover,
.is-active>.active\:border-r-base-0-invert:not(#\#),
.last\:border-r-base-0-invert:not(#\#):last-child {
    border-right-color: rgba(51,51,51,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base-0:not(#\#).is-active,
.active\:border-r-base-invert:not(#\#).is-active,
.border-r-base-0:not(#\#),
.border-r-base-invert:not(#\#),
.first\:border-r-base-0:not(#\#):first-child,
.first\:border-r-base-invert:not(#\#):first-child,
.hover\:border-r-base-0:not(#\#):hover,
.hover\:border-r-base-invert:not(#\#):hover,
.is-active>.active\:border-r-base-0:not(#\#),
.is-active>.active\:border-r-base-invert:not(#\#),
.last\:border-r-base-0:not(#\#):last-child,
.last\:border-r-base-invert:not(#\#):last-child {
    border-right-color: rgba(255,255,255,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-base:not(#\#).is-active,
.border-r-base:not(#\#),
.first\:border-r-base:not(#\#):first-child,
.hover\:border-r-base:not(#\#):hover,
.is-active>.active\:border-r-base:not(#\#),
.last\:border-r-base:not(#\#):last-child {
    border-right-color: rgba(38,43,50,var(--all-border-r-opacity,var(--all-border-opacity)));
}
.active\:border-r-bg:not(#\#).is-active,
.active\:border-r-current:not(#\#).is-active,
.active\:border-r-inherit:not(#\#).is-active,
.border-r-bg:not(#\#),
.border-r-current:not(#\#),
.border-r-inherit:not(#\#),
.first\:border-r-bg:not(#\#):first-child,
.first\:border-r-current:not(#\#):first-child,
.first\:border-r-inherit:not(#\#):first-child,
.hover\:border-r-bg:not(#\#):hover,
.hover\:border-r-current:not(#\#):hover,
.hover\:border-r-inherit:not(#\#):hover,
.is-active>.active\:border-r-bg:not(#\#),
.is-active>.active\:border-r-current:not(#\#),
.is-active>.active\:border-r-inherit:not(#\#),
.last\:border-r-bg:not(#\#):last-child,
.last\:border-r-current:not(#\#):last-child,
.last\:border-r-inherit:not(#\#):last-child {
    border-right-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
.active\:border-r-opacity-0:not(#\#).is-active,
.border-r-opacity-0:not(#\#),
.first\:border-r-opacity-0:not(#\#):first-child,
.hover\:border-r-opacity-0:not(#\#):hover,
.is-active>.active\:border-r-opacity-0:not(#\#),
.last\:border-r-opacity-0:not(#\#):last-child {
    --all-border-r-opacity: 0;
}
.active\:border-r-opacity-5:not(#\#).is-active,
.border-r-opacity-5:not(#\#),
.first\:border-r-opacity-5:not(#\#):first-child,
.hover\:border-r-opacity-5:not(#\#):hover,
.is-active>.active\:border-r-opacity-5:not(#\#),
.last\:border-r-opacity-5:not(#\#):last-child {
    --all-border-r-opacity: 0.05;
}
.active\:border-r-opacity-10:not(#\#).is-active,
.border-r-opacity-10:not(#\#),
.first\:border-r-opacity-10:not(#\#):first-child,
.hover\:border-r-opacity-10:not(#\#):hover,
.is-active>.active\:border-r-opacity-10:not(#\#),
.last\:border-r-opacity-10:not(#\#):last-child {
    --all-border-r-opacity: 0.1;
}
.active\:border-r-opacity-15:not(#\#).is-active,
.border-r-opacity-15:not(#\#),
.first\:border-r-opacity-15:not(#\#):first-child,
.hover\:border-r-opacity-15:not(#\#):hover,
.is-active>.active\:border-r-opacity-15:not(#\#),
.last\:border-r-opacity-15:not(#\#):last-child {
    --all-border-r-opacity: 0.15;
}
.active\:border-r-opacity-20:not(#\#).is-active,
.border-r-opacity-20:not(#\#),
.first\:border-r-opacity-20:not(#\#):first-child,
.hover\:border-r-opacity-20:not(#\#):hover,
.is-active>.active\:border-r-opacity-20:not(#\#),
.last\:border-r-opacity-20:not(#\#):last-child {
    --all-border-r-opacity: 0.2;
}
.active\:border-r-opacity-25:not(#\#).is-active,
.border-r-opacity-25:not(#\#),
.first\:border-r-opacity-25:not(#\#):first-child,
.hover\:border-r-opacity-25:not(#\#):hover,
.is-active>.active\:border-r-opacity-25:not(#\#),
.last\:border-r-opacity-25:not(#\#):last-child {
    --all-border-r-opacity: 0.25;
}
.active\:border-r-opacity-30:not(#\#).is-active,
.border-r-opacity-30:not(#\#),
.first\:border-r-opacity-30:not(#\#):first-child,
.hover\:border-r-opacity-30:not(#\#):hover,
.is-active>.active\:border-r-opacity-30:not(#\#),
.last\:border-r-opacity-30:not(#\#):last-child {
    --all-border-r-opacity: 0.3;
}
.active\:border-r-opacity-35:not(#\#).is-active,
.border-r-opacity-35:not(#\#),
.first\:border-r-opacity-35:not(#\#):first-child,
.hover\:border-r-opacity-35:not(#\#):hover,
.is-active>.active\:border-r-opacity-35:not(#\#),
.last\:border-r-opacity-35:not(#\#):last-child {
    --all-border-r-opacity: 0.35;
}
.active\:border-r-opacity-40:not(#\#).is-active,
.border-r-opacity-40:not(#\#),
.first\:border-r-opacity-40:not(#\#):first-child,
.hover\:border-r-opacity-40:not(#\#):hover,
.is-active>.active\:border-r-opacity-40:not(#\#),
.last\:border-r-opacity-40:not(#\#):last-child {
    --all-border-r-opacity: 0.4;
}
.active\:border-r-opacity-45:not(#\#).is-active,
.border-r-opacity-45:not(#\#),
.first\:border-r-opacity-45:not(#\#):first-child,
.hover\:border-r-opacity-45:not(#\#):hover,
.is-active>.active\:border-r-opacity-45:not(#\#),
.last\:border-r-opacity-45:not(#\#):last-child {
    --all-border-r-opacity: 0.45;
}
.active\:border-r-opacity-50:not(#\#).is-active,
.border-r-opacity-50:not(#\#),
.first\:border-r-opacity-50:not(#\#):first-child,
.hover\:border-r-opacity-50:not(#\#):hover,
.is-active>.active\:border-r-opacity-50:not(#\#),
.last\:border-r-opacity-50:not(#\#):last-child {
    --all-border-r-opacity: 0.5;
}
.active\:border-r-opacity-55:not(#\#).is-active,
.border-r-opacity-55:not(#\#),
.first\:border-r-opacity-55:not(#\#):first-child,
.hover\:border-r-opacity-55:not(#\#):hover,
.is-active>.active\:border-r-opacity-55:not(#\#),
.last\:border-r-opacity-55:not(#\#):last-child {
    --all-border-r-opacity: 0.55;
}
.active\:border-r-opacity-60:not(#\#).is-active,
.border-r-opacity-60:not(#\#),
.first\:border-r-opacity-60:not(#\#):first-child,
.hover\:border-r-opacity-60:not(#\#):hover,
.is-active>.active\:border-r-opacity-60:not(#\#),
.last\:border-r-opacity-60:not(#\#):last-child {
    --all-border-r-opacity: 0.6;
}
.active\:border-r-opacity-65:not(#\#).is-active,
.border-r-opacity-65:not(#\#),
.first\:border-r-opacity-65:not(#\#):first-child,
.hover\:border-r-opacity-65:not(#\#):hover,
.is-active>.active\:border-r-opacity-65:not(#\#),
.last\:border-r-opacity-65:not(#\#):last-child {
    --all-border-r-opacity: 0.65;
}
.active\:border-r-opacity-70:not(#\#).is-active,
.border-r-opacity-70:not(#\#),
.first\:border-r-opacity-70:not(#\#):first-child,
.hover\:border-r-opacity-70:not(#\#):hover,
.is-active>.active\:border-r-opacity-70:not(#\#),
.last\:border-r-opacity-70:not(#\#):last-child {
    --all-border-r-opacity: 0.7;
}
.active\:border-r-opacity-75:not(#\#).is-active,
.border-r-opacity-75:not(#\#),
.first\:border-r-opacity-75:not(#\#):first-child,
.hover\:border-r-opacity-75:not(#\#):hover,
.is-active>.active\:border-r-opacity-75:not(#\#),
.last\:border-r-opacity-75:not(#\#):last-child {
    --all-border-r-opacity: 0.75;
}
.active\:border-r-opacity-80:not(#\#).is-active,
.border-r-opacity-80:not(#\#),
.first\:border-r-opacity-80:not(#\#):first-child,
.hover\:border-r-opacity-80:not(#\#):hover,
.is-active>.active\:border-r-opacity-80:not(#\#),
.last\:border-r-opacity-80:not(#\#):last-child {
    --all-border-r-opacity: 0.8;
}
.active\:border-r-opacity-85:not(#\#).is-active,
.border-r-opacity-85:not(#\#),
.first\:border-r-opacity-85:not(#\#):first-child,
.hover\:border-r-opacity-85:not(#\#):hover,
.is-active>.active\:border-r-opacity-85:not(#\#),
.last\:border-r-opacity-85:not(#\#):last-child {
    --all-border-r-opacity: 0.85;
}
.active\:border-r-opacity-90:not(#\#).is-active,
.border-r-opacity-90:not(#\#),
.first\:border-r-opacity-90:not(#\#):first-child,
.hover\:border-r-opacity-90:not(#\#):hover,
.is-active>.active\:border-r-opacity-90:not(#\#),
.last\:border-r-opacity-90:not(#\#):last-child {
    --all-border-r-opacity: 0.9;
}
.active\:border-r-opacity-95:not(#\#).is-active,
.border-r-opacity-95:not(#\#),
.first\:border-r-opacity-95:not(#\#):first-child,
.hover\:border-r-opacity-95:not(#\#):hover,
.is-active>.active\:border-r-opacity-95:not(#\#),
.last\:border-r-opacity-95:not(#\#):last-child {
    --all-border-r-opacity: 0.95;
}
.active\:border-r-opacity-100:not(#\#).is-active,
.border-r-opacity-100:not(#\#),
.first\:border-r-opacity-100:not(#\#):first-child,
.hover\:border-r-opacity-100:not(#\#):hover,
.is-active>.active\:border-r-opacity-100:not(#\#),
.last\:border-r-opacity-100:not(#\#):last-child {
    --all-border-r-opacity: 1;
}
.border-b:not(#\#),
.first\:border-b:not(#\#):first-child,
.last\:border-b:not(#\#):last-child {
    border-bottom-width: 1px;
}
.border-b-0:not(#\#),
.first\:border-b-0:not(#\#):first-child,
.last\:border-b-0:not(#\#):last-child {
    border-bottom-width: 0px;
}
.border-b-1:not(#\#),
.first\:border-b-1:not(#\#):first-child,
.last\:border-b-1:not(#\#):last-child {
    border-bottom-width: 1px;
}
.border-b-2:not(#\#),
.first\:border-b-2:not(#\#):first-child,
.last\:border-b-2:not(#\#):last-child {
    border-bottom-width: 2px;
}
.border-b-3:not(#\#),
.first\:border-b-3:not(#\#):first-child,
.last\:border-b-3:not(#\#):last-child {
    border-bottom-width: 3px;
}
.border-b-4:not(#\#),
.first\:border-b-4:not(#\#):first-child,
.last\:border-b-4:not(#\#):last-child {
    border-bottom-width: 4px;
}
.border-b-5:not(#\#),
.first\:border-b-5:not(#\#):first-child,
.last\:border-b-5:not(#\#):last-child {
    border-bottom-width: 5px;
}
.border-b-none:not(#\#),
.first\:border-b-none:not(#\#):first-child,
.last\:border-b-none:not(#\#):last-child {
    border-bottom-style: none;
}
.border-b-solid:not(#\#),
.first\:border-b-solid:not(#\#):first-child,
.last\:border-b-solid:not(#\#):last-child {
    border-bottom-style: solid;
}
.border-b-dashed:not(#\#),
.first\:border-b-dashed:not(#\#):first-child,
.last\:border-b-dashed:not(#\#):last-child {
    border-bottom-style: dashed;
}
.border-b-dotted:not(#\#),
.first\:border-b-dotted:not(#\#):first-child,
.last\:border-b-dotted:not(#\#):last-child {
    border-bottom-style: dotted;
}
.active\:border-b-pocket-invert:not(#\#).is-active,
.border-b-pocket-invert:not(#\#),
.first\:border-b-pocket-invert:not(#\#):first-child,
.hover\:border-b-pocket-invert:not(#\#):hover,
.is-active>.active\:border-b-pocket-invert:not(#\#),
.last\:border-b-pocket-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-pocket:not(#\#).is-active,
.border-b-pocket:not(#\#),
.first\:border-b-pocket:not(#\#):first-child,
.hover\:border-b-pocket:not(#\#):hover,
.is-active>.active\:border-b-pocket:not(#\#),
.last\:border-b-pocket:not(#\#):last-child {
    border-bottom-color: rgba(244,59,83,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-pinterest-invert:not(#\#).is-active,
.border-b-pinterest-invert:not(#\#),
.first\:border-b-pinterest-invert:not(#\#):first-child,
.hover\:border-b-pinterest-invert:not(#\#):hover,
.is-active>.active\:border-b-pinterest-invert:not(#\#),
.last\:border-b-pinterest-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-pinterest:not(#\#).is-active,
.border-b-pinterest:not(#\#),
.first\:border-b-pinterest:not(#\#):first-child,
.hover\:border-b-pinterest:not(#\#):hover,
.is-active>.active\:border-b-pinterest:not(#\#),
.last\:border-b-pinterest:not(#\#):last-child {
    border-bottom-color: rgba(189,8,28,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-vimeo-invert:not(#\#).is-active,
.border-b-vimeo-invert:not(#\#),
.first\:border-b-vimeo-invert:not(#\#):first-child,
.hover\:border-b-vimeo-invert:not(#\#):hover,
.is-active>.active\:border-b-vimeo-invert:not(#\#),
.last\:border-b-vimeo-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-vimeo:not(#\#).is-active,
.border-b-vimeo:not(#\#),
.first\:border-b-vimeo:not(#\#):first-child,
.hover\:border-b-vimeo:not(#\#):hover,
.is-active>.active\:border-b-vimeo:not(#\#),
.last\:border-b-vimeo:not(#\#):last-child {
    border-bottom-color: rgba(26,183,234,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-youtube-invert:not(#\#).is-active,
.border-b-youtube-invert:not(#\#),
.first\:border-b-youtube-invert:not(#\#):first-child,
.hover\:border-b-youtube-invert:not(#\#):hover,
.is-active>.active\:border-b-youtube-invert:not(#\#),
.last\:border-b-youtube-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-youtube:not(#\#).is-active,
.border-b-youtube:not(#\#),
.first\:border-b-youtube:not(#\#):first-child,
.hover\:border-b-youtube:not(#\#):hover,
.is-active>.active\:border-b-youtube:not(#\#),
.last\:border-b-youtube:not(#\#):last-child {
    border-bottom-color: rgba(218,23,37,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-x-invert:not(#\#).is-active,
.border-b-x-invert:not(#\#),
.first\:border-b-x-invert:not(#\#):first-child,
.hover\:border-b-x-invert:not(#\#):hover,
.is-active>.active\:border-b-x-invert:not(#\#),
.last\:border-b-x-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-x:not(#\#).is-active,
.border-b-x:not(#\#),
.first\:border-b-x:not(#\#):first-child,
.hover\:border-b-x:not(#\#):hover,
.is-active>.active\:border-b-x:not(#\#),
.last\:border-b-x:not(#\#):last-child {
    border-bottom-color: rgba(0,0,0,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-facebook-invert:not(#\#).is-active,
.border-b-facebook-invert:not(#\#),
.first\:border-b-facebook-invert:not(#\#):first-child,
.hover\:border-b-facebook-invert:not(#\#):hover,
.is-active>.active\:border-b-facebook-invert:not(#\#),
.last\:border-b-facebook-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-facebook:not(#\#).is-active,
.border-b-facebook:not(#\#),
.first\:border-b-facebook:not(#\#):first-child,
.hover\:border-b-facebook:not(#\#):hover,
.is-active>.active\:border-b-facebook:not(#\#),
.last\:border-b-facebook:not(#\#):last-child {
    border-bottom-color: rgba(24,119,242,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-instagram-invert:not(#\#).is-active,
.border-b-instagram-invert:not(#\#),
.first\:border-b-instagram-invert:not(#\#):first-child,
.hover\:border-b-instagram-invert:not(#\#):hover,
.is-active>.active\:border-b-instagram-invert:not(#\#),
.last\:border-b-instagram-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-instagram:not(#\#).is-active,
.border-b-instagram:not(#\#),
.first\:border-b-instagram:not(#\#):first-child,
.hover\:border-b-instagram:not(#\#):hover,
.is-active>.active\:border-b-instagram:not(#\#),
.last\:border-b-instagram:not(#\#):last-child {
    border-bottom-color: rgba(207,46,146,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-line-invert:not(#\#).is-active,
.border-b-line-invert:not(#\#),
.first\:border-b-line-invert:not(#\#):first-child,
.hover\:border-b-line-invert:not(#\#):hover,
.is-active>.active\:border-b-line-invert:not(#\#),
.last\:border-b-line-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-line:not(#\#).is-active,
.border-b-line:not(#\#),
.first\:border-b-line:not(#\#):first-child,
.hover\:border-b-line:not(#\#):hover,
.is-active>.active\:border-b-line:not(#\#),
.last\:border-b-line:not(#\#):last-child {
    border-bottom-color: rgba(0,185,0,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-visited-invert:not(#\#).is-active,
.border-b-visited-invert:not(#\#),
.first\:border-b-visited-invert:not(#\#):first-child,
.hover\:border-b-visited-invert:not(#\#):hover,
.is-active>.active\:border-b-visited-invert:not(#\#),
.last\:border-b-visited-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-visited:not(#\#).is-active,
.border-b-visited:not(#\#),
.first\:border-b-visited:not(#\#):first-child,
.hover\:border-b-visited:not(#\#):hover,
.is-active>.active\:border-b-visited:not(#\#),
.last\:border-b-visited:not(#\#):last-child {
    border-bottom-color: rgba(135,67,177,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-selection-invert:not(#\#).is-active,
.border-b-selection-invert:not(#\#),
.first\:border-b-selection-invert:not(#\#):first-child,
.hover\:border-b-selection-invert:not(#\#):hover,
.is-active>.active\:border-b-selection-invert:not(#\#),
.last\:border-b-selection-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-selection:not(#\#).is-active,
.border-b-selection:not(#\#),
.first\:border-b-selection:not(#\#):first-child,
.hover\:border-b-selection:not(#\#):hover,
.is-active>.active\:border-b-selection:not(#\#),
.last\:border-b-selection:not(#\#):last-child {
    border-bottom-color: rgba(41,66,192,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-highlight-invert:not(#\#).is-active,
.border-b-highlight-invert:not(#\#),
.first\:border-b-highlight-invert:not(#\#):first-child,
.hover\:border-b-highlight-invert:not(#\#):hover,
.is-active>.active\:border-b-highlight-invert:not(#\#),
.last\:border-b-highlight-invert:not(#\#):last-child {
    border-bottom-color: rgba(53,38,2,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-highlight:not(#\#).is-active,
.border-b-highlight:not(#\#),
.first\:border-b-highlight:not(#\#):first-child,
.hover\:border-b-highlight:not(#\#):hover,
.is-active>.active\:border-b-highlight:not(#\#),
.last\:border-b-highlight:not(#\#):last-child {
    border-bottom-color: rgba(245,183,34,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-link-invert:not(#\#).is-active,
.border-b-link-invert:not(#\#),
.first\:border-b-link-invert:not(#\#):first-child,
.hover\:border-b-link-invert:not(#\#):hover,
.is-active>.active\:border-b-link-invert:not(#\#),
.last\:border-b-link-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-link:not(#\#).is-active,
.border-b-link:not(#\#),
.first\:border-b-link:not(#\#):first-child,
.hover\:border-b-link:not(#\#):hover,
.is-active>.active\:border-b-link:not(#\#),
.last\:border-b-link:not(#\#):last-child {
    border-bottom-color: rgba(41,66,192,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-warning-invert:not(#\#).is-active,
.border-b-warning-invert:not(#\#),
.first\:border-b-warning-invert:not(#\#):first-child,
.hover\:border-b-warning-invert:not(#\#):hover,
.is-active>.active\:border-b-warning-invert:not(#\#),
.last\:border-b-warning-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-warning:not(#\#).is-active,
.border-b-warning:not(#\#),
.first\:border-b-warning:not(#\#):first-child,
.hover\:border-b-warning:not(#\#):hover,
.is-active>.active\:border-b-warning:not(#\#),
.last\:border-b-warning:not(#\#):last-child {
    border-bottom-color: rgba(230,98,45,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-danger-invert:not(#\#).is-active,
.border-b-danger-invert:not(#\#),
.first\:border-b-danger-invert:not(#\#):first-child,
.hover\:border-b-danger-invert:not(#\#):hover,
.is-active>.active\:border-b-danger-invert:not(#\#),
.last\:border-b-danger-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-danger:not(#\#).is-active,
.border-b-danger:not(#\#),
.first\:border-b-danger:not(#\#):first-child,
.hover\:border-b-danger:not(#\#):hover,
.is-active>.active\:border-b-danger:not(#\#),
.last\:border-b-danger:not(#\#):last-child {
    border-bottom-color: rgba(200,37,50,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-success-invert:not(#\#).is-active,
.border-b-success-invert:not(#\#),
.first\:border-b-success-invert:not(#\#):first-child,
.hover\:border-b-success-invert:not(#\#):hover,
.is-active>.active\:border-b-success-invert:not(#\#),
.last\:border-b-success-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-success:not(#\#).is-active,
.border-b-success:not(#\#),
.first\:border-b-success:not(#\#):first-child,
.hover\:border-b-success:not(#\#):hover,
.is-active>.active\:border-b-success:not(#\#),
.last\:border-b-success:not(#\#):last-child {
    border-bottom-color: rgba(23,159,94,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-purple-invert:not(#\#).is-active,
.border-b-purple-invert:not(#\#),
.first\:border-b-purple-invert:not(#\#):first-child,
.hover\:border-b-purple-invert:not(#\#):hover,
.is-active>.active\:border-b-purple-invert:not(#\#),
.last\:border-b-purple-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-purple:not(#\#).is-active,
.border-b-purple:not(#\#),
.first\:border-b-purple:not(#\#):first-child,
.hover\:border-b-purple:not(#\#):hover,
.is-active>.active\:border-b-purple:not(#\#),
.last\:border-b-purple:not(#\#):last-child {
    border-bottom-color: rgba(135,67,177,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-blue-invert:not(#\#).is-active,
.border-b-blue-invert:not(#\#),
.first\:border-b-blue-invert:not(#\#):first-child,
.hover\:border-b-blue-invert:not(#\#):hover,
.is-active>.active\:border-b-blue-invert:not(#\#),
.last\:border-b-blue-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-blue:not(#\#).is-active,
.border-b-blue:not(#\#),
.first\:border-b-blue:not(#\#):first-child,
.hover\:border-b-blue:not(#\#):hover,
.is-active>.active\:border-b-blue:not(#\#),
.last\:border-b-blue:not(#\#):last-child {
    border-bottom-color: rgba(41,66,192,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-green-invert:not(#\#).is-active,
.border-b-green-invert:not(#\#),
.first\:border-b-green-invert:not(#\#):first-child,
.hover\:border-b-green-invert:not(#\#):hover,
.is-active>.active\:border-b-green-invert:not(#\#),
.last\:border-b-green-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-green:not(#\#).is-active,
.border-b-green:not(#\#),
.first\:border-b-green:not(#\#):first-child,
.hover\:border-b-green:not(#\#):hover,
.is-active>.active\:border-b-green:not(#\#),
.last\:border-b-green:not(#\#):last-child {
    border-bottom-color: rgba(23,159,94,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-yellow-invert:not(#\#).is-active,
.border-b-yellow-invert:not(#\#),
.first\:border-b-yellow-invert:not(#\#):first-child,
.hover\:border-b-yellow-invert:not(#\#):hover,
.is-active>.active\:border-b-yellow-invert:not(#\#),
.last\:border-b-yellow-invert:not(#\#):last-child {
    border-bottom-color: rgba(53,38,2,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-yellow:not(#\#).is-active,
.border-b-yellow:not(#\#),
.first\:border-b-yellow:not(#\#):first-child,
.hover\:border-b-yellow:not(#\#):hover,
.is-active>.active\:border-b-yellow:not(#\#),
.last\:border-b-yellow:not(#\#):last-child {
    border-bottom-color: rgba(245,183,34,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-orange-invert:not(#\#).is-active,
.border-b-orange-invert:not(#\#),
.first\:border-b-orange-invert:not(#\#):first-child,
.hover\:border-b-orange-invert:not(#\#):hover,
.is-active>.active\:border-b-orange-invert:not(#\#),
.last\:border-b-orange-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-orange:not(#\#).is-active,
.border-b-orange:not(#\#),
.first\:border-b-orange:not(#\#):first-child,
.hover\:border-b-orange:not(#\#):hover,
.is-active>.active\:border-b-orange:not(#\#),
.last\:border-b-orange:not(#\#):last-child {
    border-bottom-color: rgba(230,98,45,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-red-invert:not(#\#).is-active,
.border-b-red-invert:not(#\#),
.first\:border-b-red-invert:not(#\#):first-child,
.hover\:border-b-red-invert:not(#\#):hover,
.is-active>.active\:border-b-red-invert:not(#\#),
.last\:border-b-red-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-red:not(#\#).is-active,
.border-b-red:not(#\#),
.first\:border-b-red:not(#\#):first-child,
.hover\:border-b-red:not(#\#):hover,
.is-active>.active\:border-b-red:not(#\#),
.last\:border-b-red:not(#\#):last-child {
    border-bottom-color: rgba(200,37,50,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-black-invert:not(#\#).is-active,
.border-b-black-invert:not(#\#),
.first\:border-b-black-invert:not(#\#):first-child,
.hover\:border-b-black-invert:not(#\#):hover,
.is-active>.active\:border-b-black-invert:not(#\#),
.last\:border-b-black-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-black:not(#\#).is-active,
.border-b-black:not(#\#),
.first\:border-b-black:not(#\#):first-child,
.hover\:border-b-black:not(#\#):hover,
.is-active>.active\:border-b-black:not(#\#),
.last\:border-b-black:not(#\#):last-child {
    border-bottom-color: rgba(0,0,0,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-white-invert:not(#\#).is-active,
.border-b-white-invert:not(#\#),
.first\:border-b-white-invert:not(#\#):first-child,
.hover\:border-b-white-invert:not(#\#):hover,
.is-active>.active\:border-b-white-invert:not(#\#),
.last\:border-b-white-invert:not(#\#):last-child {
    border-bottom-color: rgba(51,51,51,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-950-invert:not(#\#).is-active,
.active\:border-b-white:not(#\#).is-active,
.border-b-gray-950-invert:not(#\#),
.border-b-white:not(#\#),
.first\:border-b-gray-950-invert:not(#\#):first-child,
.first\:border-b-white:not(#\#):first-child,
.hover\:border-b-gray-950-invert:not(#\#):hover,
.hover\:border-b-white:not(#\#):hover,
.is-active>.active\:border-b-gray-950-invert:not(#\#),
.is-active>.active\:border-b-white:not(#\#),
.last\:border-b-gray-950-invert:not(#\#):last-child,
.last\:border-b-white:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-950:not(#\#).is-active,
.border-b-gray-950:not(#\#),
.first\:border-b-gray-950:not(#\#):first-child,
.hover\:border-b-gray-950:not(#\#):hover,
.is-active>.active\:border-b-gray-950:not(#\#),
.last\:border-b-gray-950:not(#\#):last-child {
    border-bottom-color: rgba(15,16,17,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-900-invert:not(#\#).is-active,
.border-b-gray-900-invert:not(#\#),
.first\:border-b-gray-900-invert:not(#\#):first-child,
.hover\:border-b-gray-900-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-900-invert:not(#\#),
.last\:border-b-gray-900-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-900:not(#\#).is-active,
.border-b-gray-900:not(#\#),
.first\:border-b-gray-900:not(#\#):first-child,
.hover\:border-b-gray-900:not(#\#):hover,
.is-active>.active\:border-b-gray-900:not(#\#),
.last\:border-b-gray-900:not(#\#):last-child {
    border-bottom-color: rgba(30,32,33,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-800-invert:not(#\#).is-active,
.border-b-gray-800-invert:not(#\#),
.first\:border-b-gray-800-invert:not(#\#):first-child,
.hover\:border-b-gray-800-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-800-invert:not(#\#),
.last\:border-b-gray-800-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-800:not(#\#).is-active,
.border-b-gray-800:not(#\#),
.first\:border-b-gray-800:not(#\#):first-child,
.hover\:border-b-gray-800:not(#\#):hover,
.is-active>.active\:border-b-gray-800:not(#\#),
.last\:border-b-gray-800:not(#\#):last-child {
    border-bottom-color: rgba(60,63,66,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-700-invert:not(#\#).is-active,
.border-b-gray-700-invert:not(#\#),
.first\:border-b-gray-700-invert:not(#\#):first-child,
.hover\:border-b-gray-700-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-700-invert:not(#\#),
.last\:border-b-gray-700-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-700:not(#\#).is-active,
.border-b-gray-700:not(#\#),
.first\:border-b-gray-700:not(#\#):first-child,
.hover\:border-b-gray-700:not(#\#):hover,
.is-active>.active\:border-b-gray-700:not(#\#),
.last\:border-b-gray-700:not(#\#):last-child {
    border-bottom-color: rgba(91,95,100,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-600-invert:not(#\#).is-active,
.border-b-gray-600-invert:not(#\#),
.first\:border-b-gray-600-invert:not(#\#):first-child,
.hover\:border-b-gray-600-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-600-invert:not(#\#),
.last\:border-b-gray-600-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-600:not(#\#).is-active,
.border-b-gray-600:not(#\#),
.first\:border-b-gray-600:not(#\#):first-child,
.hover\:border-b-gray-600:not(#\#):hover,
.is-active>.active\:border-b-gray-600:not(#\#),
.last\:border-b-gray-600:not(#\#):last-child {
    border-bottom-color: rgba(121,126,133,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-500-invert:not(#\#).is-active,
.border-b-gray-500-invert:not(#\#),
.first\:border-b-gray-500-invert:not(#\#):first-child,
.hover\:border-b-gray-500-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-500-invert:not(#\#),
.last\:border-b-gray-500-invert:not(#\#):last-child {
    border-bottom-color: rgba(30,32,33,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-500:not(#\#).is-active,
.border-b-gray-500:not(#\#),
.first\:border-b-gray-500:not(#\#):first-child,
.hover\:border-b-gray-500:not(#\#):hover,
.is-active>.active\:border-b-gray-500:not(#\#),
.last\:border-b-gray-500:not(#\#):last-child {
    border-bottom-color: rgba(154,158,163,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-400-invert:not(#\#).is-active,
.border-b-gray-400-invert:not(#\#),
.first\:border-b-gray-400-invert:not(#\#):first-child,
.hover\:border-b-gray-400-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-400-invert:not(#\#),
.last\:border-b-gray-400-invert:not(#\#):last-child {
    border-bottom-color: rgba(34,35,37,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-400:not(#\#).is-active,
.border-b-gray-400:not(#\#),
.first\:border-b-gray-400:not(#\#):first-child,
.hover\:border-b-gray-400:not(#\#):hover,
.is-active>.active\:border-b-gray-400:not(#\#),
.last\:border-b-gray-400:not(#\#):last-child {
    border-bottom-color: rgba(174,177,181,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-300-invert:not(#\#).is-active,
.border-b-gray-300-invert:not(#\#),
.first\:border-b-gray-300-invert:not(#\#):first-child,
.hover\:border-b-gray-300-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-300-invert:not(#\#),
.last\:border-b-gray-300-invert:not(#\#):last-child {
    border-bottom-color: rgba(37,39,41,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-300:not(#\#).is-active,
.border-b-gray-300:not(#\#),
.first\:border-b-gray-300:not(#\#):first-child,
.hover\:border-b-gray-300:not(#\#):hover,
.is-active>.active\:border-b-gray-300:not(#\#),
.last\:border-b-gray-300:not(#\#):last-child {
    border-bottom-color: rgba(194,197,200,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-200-invert:not(#\#).is-active,
.border-b-gray-200-invert:not(#\#),
.first\:border-b-gray-200-invert:not(#\#):first-child,
.hover\:border-b-gray-200-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-200-invert:not(#\#),
.last\:border-b-gray-200-invert:not(#\#):last-child {
    border-bottom-color: rgba(42,43,45,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-200:not(#\#).is-active,
.border-b-gray-200:not(#\#),
.first\:border-b-gray-200:not(#\#):first-child,
.hover\:border-b-gray-200:not(#\#):hover,
.is-active>.active\:border-b-gray-200:not(#\#),
.last\:border-b-gray-200:not(#\#):last-child {
    border-bottom-color: rgba(215,216,218,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-100-invert:not(#\#).is-active,
.border-b-gray-100-invert:not(#\#),
.first\:border-b-gray-100-invert:not(#\#):first-child,
.hover\:border-b-gray-100-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-100-invert:not(#\#),
.last\:border-b-gray-100-invert:not(#\#):last-child {
    border-bottom-color: rgba(45,47,50,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-100:not(#\#).is-active,
.border-b-gray-100:not(#\#),
.first\:border-b-gray-100:not(#\#):first-child,
.hover\:border-b-gray-100:not(#\#):hover,
.is-active>.active\:border-b-gray-100:not(#\#),
.last\:border-b-gray-100:not(#\#):last-child {
    border-bottom-color: rgba(235,236,237,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-50-invert:not(#\#).is-active,
.border-b-gray-50-invert:not(#\#),
.first\:border-b-gray-50-invert:not(#\#):first-child,
.hover\:border-b-gray-50-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-50-invert:not(#\#),
.last\:border-b-gray-50-invert:not(#\#):last-child {
    border-bottom-color: rgba(47,47,52,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-50:not(#\#).is-active,
.border-b-gray-50:not(#\#),
.first\:border-b-gray-50:not(#\#):first-child,
.hover\:border-b-gray-50:not(#\#):hover,
.is-active>.active\:border-b-gray-50:not(#\#),
.last\:border-b-gray-50:not(#\#):last-child {
    border-bottom-color: rgba(245,245,246,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-0-invert:not(#\#).is-active,
.border-b-gray-0-invert:not(#\#),
.first\:border-b-gray-0-invert:not(#\#):first-child,
.hover\:border-b-gray-0-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-0-invert:not(#\#),
.last\:border-b-gray-0-invert:not(#\#):last-child {
    border-bottom-color: rgba(51,51,51,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-0:not(#\#).is-active,
.border-b-gray-0:not(#\#),
.first\:border-b-gray-0:not(#\#):first-child,
.hover\:border-b-gray-0:not(#\#):hover,
.is-active>.active\:border-b-gray-0:not(#\#),
.last\:border-b-gray-0:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray-invert:not(#\#).is-active,
.border-b-gray-invert:not(#\#),
.first\:border-b-gray-invert:not(#\#):first-child,
.hover\:border-b-gray-invert:not(#\#):hover,
.is-active>.active\:border-b-gray-invert:not(#\#),
.last\:border-b-gray-invert:not(#\#):last-child {
    border-bottom-color: rgba(30,32,33,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-gray:not(#\#).is-active,
.border-b-gray:not(#\#),
.first\:border-b-gray:not(#\#):first-child,
.hover\:border-b-gray:not(#\#):hover,
.is-active>.active\:border-b-gray:not(#\#),
.last\:border-b-gray:not(#\#):last-child {
    border-bottom-color: rgba(154,158,163,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-950-invert:not(#\#).is-active,
.border-b-accent-950-invert:not(#\#),
.first\:border-b-accent-950-invert:not(#\#):first-child,
.hover\:border-b-accent-950-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-950-invert:not(#\#),
.last\:border-b-accent-950-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-950:not(#\#).is-active,
.border-b-accent-950:not(#\#),
.first\:border-b-accent-950:not(#\#):first-child,
.hover\:border-b-accent-950:not(#\#):hover,
.is-active>.active\:border-b-accent-950:not(#\#),
.last\:border-b-accent-950:not(#\#):last-child {
    border-bottom-color: rgba(4,7,19,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-900-invert:not(#\#).is-active,
.border-b-accent-900-invert:not(#\#),
.first\:border-b-accent-900-invert:not(#\#):first-child,
.hover\:border-b-accent-900-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-900-invert:not(#\#),
.last\:border-b-accent-900-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-900:not(#\#).is-active,
.border-b-accent-900:not(#\#),
.first\:border-b-accent-900:not(#\#):first-child,
.hover\:border-b-accent-900:not(#\#):hover,
.is-active>.active\:border-b-accent-900:not(#\#),
.last\:border-b-accent-900:not(#\#):last-child {
    border-bottom-color: rgba(8,13,38,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-800-invert:not(#\#).is-active,
.border-b-accent-800-invert:not(#\#),
.first\:border-b-accent-800-invert:not(#\#):first-child,
.hover\:border-b-accent-800-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-800-invert:not(#\#),
.last\:border-b-accent-800-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-800:not(#\#).is-active,
.border-b-accent-800:not(#\#),
.first\:border-b-accent-800:not(#\#):first-child,
.hover\:border-b-accent-800:not(#\#):hover,
.is-active>.active\:border-b-accent-800:not(#\#),
.last\:border-b-accent-800:not(#\#):last-child {
    border-bottom-color: rgba(16,26,77,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-700-invert:not(#\#).is-active,
.border-b-accent-700-invert:not(#\#),
.first\:border-b-accent-700-invert:not(#\#):first-child,
.hover\:border-b-accent-700-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-700-invert:not(#\#),
.last\:border-b-accent-700-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-700:not(#\#).is-active,
.border-b-accent-700:not(#\#),
.first\:border-b-accent-700:not(#\#):first-child,
.hover\:border-b-accent-700:not(#\#):hover,
.is-active>.active\:border-b-accent-700:not(#\#),
.last\:border-b-accent-700:not(#\#):last-child {
    border-bottom-color: rgba(25,40,115,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-600-invert:not(#\#).is-active,
.border-b-accent-600-invert:not(#\#),
.first\:border-b-accent-600-invert:not(#\#):first-child,
.hover\:border-b-accent-600-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-600-invert:not(#\#),
.last\:border-b-accent-600-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-600:not(#\#).is-active,
.border-b-accent-600:not(#\#),
.first\:border-b-accent-600:not(#\#):first-child,
.hover\:border-b-accent-600:not(#\#):hover,
.is-active>.active\:border-b-accent-600:not(#\#),
.last\:border-b-accent-600:not(#\#):last-child {
    border-bottom-color: rgba(33,53,154,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-500-invert:not(#\#).is-active,
.border-b-accent-500-invert:not(#\#),
.first\:border-b-accent-500-invert:not(#\#):first-child,
.hover\:border-b-accent-500-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-500-invert:not(#\#),
.last\:border-b-accent-500-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-500:not(#\#).is-active,
.border-b-accent-500:not(#\#),
.first\:border-b-accent-500:not(#\#):first-child,
.hover\:border-b-accent-500:not(#\#):hover,
.is-active>.active\:border-b-accent-500:not(#\#),
.last\:border-b-accent-500:not(#\#):last-child {
    border-bottom-color: rgba(41,66,192,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-400-invert:not(#\#).is-active,
.border-b-accent-400-invert:not(#\#),
.first\:border-b-accent-400-invert:not(#\#):first-child,
.hover\:border-b-accent-400-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-400-invert:not(#\#),
.last\:border-b-accent-400-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-400:not(#\#).is-active,
.border-b-accent-400:not(#\#),
.first\:border-b-accent-400:not(#\#):first-child,
.hover\:border-b-accent-400:not(#\#):hover,
.is-active>.active\:border-b-accent-400:not(#\#),
.last\:border-b-accent-400:not(#\#):last-child {
    border-bottom-color: rgba(72,96,216,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-300-invert:not(#\#).is-active,
.border-b-accent-300-invert:not(#\#),
.first\:border-b-accent-300-invert:not(#\#):first-child,
.hover\:border-b-accent-300-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-300-invert:not(#\#),
.last\:border-b-accent-300-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-300:not(#\#).is-active,
.border-b-accent-300:not(#\#),
.first\:border-b-accent-300:not(#\#):first-child,
.hover\:border-b-accent-300:not(#\#):hover,
.is-active>.active\:border-b-accent-300:not(#\#),
.last\:border-b-accent-300:not(#\#):last-child {
    border-bottom-color: rgba(118,136,226,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-200-invert:not(#\#).is-active,
.border-b-accent-200-invert:not(#\#),
.first\:border-b-accent-200-invert:not(#\#):first-child,
.hover\:border-b-accent-200-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-200-invert:not(#\#),
.last\:border-b-accent-200-invert:not(#\#):last-child {
    border-bottom-color: rgba(14,23,66,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-200:not(#\#).is-active,
.border-b-accent-200:not(#\#),
.first\:border-b-accent-200:not(#\#):first-child,
.hover\:border-b-accent-200:not(#\#):hover,
.is-active>.active\:border-b-accent-200:not(#\#),
.last\:border-b-accent-200:not(#\#):last-child {
    border-bottom-color: rgba(164,176,236,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-100-invert:not(#\#).is-active,
.border-b-accent-100-invert:not(#\#),
.first\:border-b-accent-100-invert:not(#\#):first-child,
.hover\:border-b-accent-100-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-100-invert:not(#\#),
.last\:border-b-accent-100-invert:not(#\#):last-child {
    border-bottom-color: rgba(16,26,75,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-100:not(#\#).is-active,
.border-b-accent-100:not(#\#),
.first\:border-b-accent-100:not(#\#):first-child,
.hover\:border-b-accent-100:not(#\#):hover,
.is-active>.active\:border-b-accent-100:not(#\#),
.last\:border-b-accent-100:not(#\#):last-child {
    border-bottom-color: rgba(209,215,245,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-50-invert:not(#\#).is-active,
.border-b-accent-50-invert:not(#\#),
.first\:border-b-accent-50-invert:not(#\#):first-child,
.hover\:border-b-accent-50-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-50-invert:not(#\#),
.last\:border-b-accent-50-invert:not(#\#):last-child {
    border-bottom-color: rgba(17,28,79,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-50:not(#\#).is-active,
.border-b-accent-50:not(#\#),
.first\:border-b-accent-50:not(#\#):first-child,
.hover\:border-b-accent-50:not(#\#):hover,
.is-active>.active\:border-b-accent-50:not(#\#),
.last\:border-b-accent-50:not(#\#):last-child {
    border-bottom-color: rgba(232,235,250,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-0-invert:not(#\#).is-active,
.border-b-accent-0-invert:not(#\#),
.first\:border-b-accent-0-invert:not(#\#):first-child,
.hover\:border-b-accent-0-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-0-invert:not(#\#),
.last\:border-b-accent-0-invert:not(#\#):last-child {
    border-bottom-color: rgba(51,51,51,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent-0:not(#\#).is-active,
.active\:border-b-accent-invert:not(#\#).is-active,
.border-b-accent-0:not(#\#),
.border-b-accent-invert:not(#\#),
.first\:border-b-accent-0:not(#\#):first-child,
.first\:border-b-accent-invert:not(#\#):first-child,
.hover\:border-b-accent-0:not(#\#):hover,
.hover\:border-b-accent-invert:not(#\#):hover,
.is-active>.active\:border-b-accent-0:not(#\#),
.is-active>.active\:border-b-accent-invert:not(#\#),
.last\:border-b-accent-0:not(#\#):last-child,
.last\:border-b-accent-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-accent:not(#\#).is-active,
.border-b-accent:not(#\#),
.first\:border-b-accent:not(#\#):first-child,
.hover\:border-b-accent:not(#\#):hover,
.is-active>.active\:border-b-accent:not(#\#),
.last\:border-b-accent:not(#\#):last-child {
    border-bottom-color: rgba(41,66,192,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-950-invert:not(#\#).is-active,
.border-b-base-950-invert:not(#\#),
.first\:border-b-base-950-invert:not(#\#):first-child,
.hover\:border-b-base-950-invert:not(#\#):hover,
.is-active>.active\:border-b-base-950-invert:not(#\#),
.last\:border-b-base-950-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-950:not(#\#).is-active,
.border-b-base-950:not(#\#),
.first\:border-b-base-950:not(#\#):first-child,
.hover\:border-b-base-950:not(#\#):hover,
.is-active>.active\:border-b-base-950:not(#\#),
.last\:border-b-base-950:not(#\#):last-child {
    border-bottom-color: rgba(4,4,5,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-900-invert:not(#\#).is-active,
.border-b-base-900-invert:not(#\#),
.first\:border-b-base-900-invert:not(#\#):first-child,
.hover\:border-b-base-900-invert:not(#\#):hover,
.is-active>.active\:border-b-base-900-invert:not(#\#),
.last\:border-b-base-900-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-900:not(#\#).is-active,
.border-b-base-900:not(#\#),
.first\:border-b-base-900:not(#\#):first-child,
.hover\:border-b-base-900:not(#\#):hover,
.is-active>.active\:border-b-base-900:not(#\#),
.last\:border-b-base-900:not(#\#):last-child {
    border-bottom-color: rgba(8,9,10,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-800-invert:not(#\#).is-active,
.border-b-base-800-invert:not(#\#),
.first\:border-b-base-800-invert:not(#\#):first-child,
.hover\:border-b-base-800-invert:not(#\#):hover,
.is-active>.active\:border-b-base-800-invert:not(#\#),
.last\:border-b-base-800-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-800:not(#\#).is-active,
.border-b-base-800:not(#\#),
.first\:border-b-base-800:not(#\#):first-child,
.hover\:border-b-base-800:not(#\#):hover,
.is-active>.active\:border-b-base-800:not(#\#),
.last\:border-b-base-800:not(#\#):last-child {
    border-bottom-color: rgba(15,17,20,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-700-invert:not(#\#).is-active,
.border-b-base-700-invert:not(#\#),
.first\:border-b-base-700-invert:not(#\#):first-child,
.hover\:border-b-base-700-invert:not(#\#):hover,
.is-active>.active\:border-b-base-700-invert:not(#\#),
.last\:border-b-base-700-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-700:not(#\#).is-active,
.border-b-base-700:not(#\#),
.first\:border-b-base-700:not(#\#):first-child,
.hover\:border-b-base-700:not(#\#):hover,
.is-active>.active\:border-b-base-700:not(#\#),
.last\:border-b-base-700:not(#\#):last-child {
    border-bottom-color: rgba(23,26,30,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-600-invert:not(#\#).is-active,
.border-b-base-600-invert:not(#\#),
.first\:border-b-base-600-invert:not(#\#):first-child,
.hover\:border-b-base-600-invert:not(#\#):hover,
.is-active>.active\:border-b-base-600-invert:not(#\#),
.last\:border-b-base-600-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-600:not(#\#).is-active,
.border-b-base-600:not(#\#),
.first\:border-b-base-600:not(#\#):first-child,
.hover\:border-b-base-600:not(#\#):hover,
.is-active>.active\:border-b-base-600:not(#\#),
.last\:border-b-base-600:not(#\#):last-child {
    border-bottom-color: rgba(30,34,40,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-500-invert:not(#\#).is-active,
.border-b-base-500-invert:not(#\#),
.first\:border-b-base-500-invert:not(#\#):first-child,
.hover\:border-b-base-500-invert:not(#\#):hover,
.is-active>.active\:border-b-base-500-invert:not(#\#),
.last\:border-b-base-500-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-500:not(#\#).is-active,
.border-b-base-500:not(#\#),
.first\:border-b-base-500:not(#\#):first-child,
.hover\:border-b-base-500:not(#\#):hover,
.is-active>.active\:border-b-base-500:not(#\#),
.last\:border-b-base-500:not(#\#):last-child {
    border-bottom-color: rgba(38,43,50,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-400-invert:not(#\#).is-active,
.border-b-base-400-invert:not(#\#),
.first\:border-b-base-400-invert:not(#\#):first-child,
.hover\:border-b-base-400-invert:not(#\#):hover,
.is-active>.active\:border-b-base-400-invert:not(#\#),
.last\:border-b-base-400-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-400:not(#\#).is-active,
.border-b-base-400:not(#\#),
.first\:border-b-base-400:not(#\#):first-child,
.hover\:border-b-base-400:not(#\#):hover,
.is-active>.active\:border-b-base-400:not(#\#),
.last\:border-b-base-400:not(#\#):last-child {
    border-bottom-color: rgba(74,84,98,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-300-invert:not(#\#).is-active,
.border-b-base-300-invert:not(#\#),
.first\:border-b-base-300-invert:not(#\#):first-child,
.hover\:border-b-base-300-invert:not(#\#):hover,
.is-active>.active\:border-b-base-300-invert:not(#\#),
.last\:border-b-base-300-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-300:not(#\#).is-active,
.border-b-base-300:not(#\#),
.first\:border-b-base-300:not(#\#):first-child,
.hover\:border-b-base-300:not(#\#):hover,
.is-active>.active\:border-b-base-300:not(#\#),
.last\:border-b-base-300:not(#\#):last-child {
    border-bottom-color: rgba(111,126,146,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-200-invert:not(#\#).is-active,
.border-b-base-200-invert:not(#\#),
.first\:border-b-base-200-invert:not(#\#):first-child,
.hover\:border-b-base-200-invert:not(#\#):hover,
.is-active>.active\:border-b-base-200-invert:not(#\#),
.last\:border-b-base-200-invert:not(#\#):last-child {
    border-bottom-color: rgba(29,33,39,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-200:not(#\#).is-active,
.border-b-base-200:not(#\#),
.first\:border-b-base-200:not(#\#):first-child,
.hover\:border-b-base-200:not(#\#):hover,
.is-active>.active\:border-b-base-200:not(#\#),
.last\:border-b-base-200:not(#\#):last-child {
    border-bottom-color: rgba(159,169,182,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-100-invert:not(#\#).is-active,
.border-b-base-100-invert:not(#\#),
.first\:border-b-base-100-invert:not(#\#):first-child,
.hover\:border-b-base-100-invert:not(#\#):hover,
.is-active>.active\:border-b-base-100-invert:not(#\#),
.last\:border-b-base-100-invert:not(#\#):last-child {
    border-bottom-color: rgba(37,42,49,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-100:not(#\#).is-active,
.border-b-base-100:not(#\#),
.first\:border-b-base-100:not(#\#):first-child,
.hover\:border-b-base-100:not(#\#):hover,
.is-active>.active\:border-b-base-100:not(#\#),
.last\:border-b-base-100:not(#\#):last-child {
    border-bottom-color: rgba(207,212,219,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-50-invert:not(#\#).is-active,
.border-b-base-50-invert:not(#\#),
.first\:border-b-base-50-invert:not(#\#):first-child,
.hover\:border-b-base-50-invert:not(#\#):hover,
.is-active>.active\:border-b-base-50-invert:not(#\#),
.last\:border-b-base-50-invert:not(#\#):last-child {
    border-bottom-color: rgba(40,45,53,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-50:not(#\#).is-active,
.border-b-base-50:not(#\#),
.first\:border-b-base-50:not(#\#):first-child,
.hover\:border-b-base-50:not(#\#):hover,
.is-active>.active\:border-b-base-50:not(#\#),
.last\:border-b-base-50:not(#\#):last-child {
    border-bottom-color: rgba(231,233,237,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-0-invert:not(#\#).is-active,
.border-b-base-0-invert:not(#\#),
.first\:border-b-base-0-invert:not(#\#):first-child,
.hover\:border-b-base-0-invert:not(#\#):hover,
.is-active>.active\:border-b-base-0-invert:not(#\#),
.last\:border-b-base-0-invert:not(#\#):last-child {
    border-bottom-color: rgba(51,51,51,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base-0:not(#\#).is-active,
.active\:border-b-base-invert:not(#\#).is-active,
.border-b-base-0:not(#\#),
.border-b-base-invert:not(#\#),
.first\:border-b-base-0:not(#\#):first-child,
.first\:border-b-base-invert:not(#\#):first-child,
.hover\:border-b-base-0:not(#\#):hover,
.hover\:border-b-base-invert:not(#\#):hover,
.is-active>.active\:border-b-base-0:not(#\#),
.is-active>.active\:border-b-base-invert:not(#\#),
.last\:border-b-base-0:not(#\#):last-child,
.last\:border-b-base-invert:not(#\#):last-child {
    border-bottom-color: rgba(255,255,255,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-base:not(#\#).is-active,
.border-b-base:not(#\#),
.first\:border-b-base:not(#\#):first-child,
.hover\:border-b-base:not(#\#):hover,
.is-active>.active\:border-b-base:not(#\#),
.last\:border-b-base:not(#\#):last-child {
    border-bottom-color: rgba(38,43,50,var(--all-border-b-opacity,var(--all-border-opacity)));
}
.active\:border-b-bg:not(#\#).is-active,
.active\:border-b-current:not(#\#).is-active,
.active\:border-b-inherit:not(#\#).is-active,
.border-b-bg:not(#\#),
.border-b-current:not(#\#),
.border-b-inherit:not(#\#),
.first\:border-b-bg:not(#\#):first-child,
.first\:border-b-current:not(#\#):first-child,
.first\:border-b-inherit:not(#\#):first-child,
.hover\:border-b-bg:not(#\#):hover,
.hover\:border-b-current:not(#\#):hover,
.hover\:border-b-inherit:not(#\#):hover,
.is-active>.active\:border-b-bg:not(#\#),
.is-active>.active\:border-b-current:not(#\#),
.is-active>.active\:border-b-inherit:not(#\#),
.last\:border-b-bg:not(#\#):last-child,
.last\:border-b-current:not(#\#):last-child,
.last\:border-b-inherit:not(#\#):last-child {
    border-bottom-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
.active\:border-b-opacity-0:not(#\#).is-active,
.border-b-opacity-0:not(#\#),
.first\:border-b-opacity-0:not(#\#):first-child,
.hover\:border-b-opacity-0:not(#\#):hover,
.is-active>.active\:border-b-opacity-0:not(#\#),
.last\:border-b-opacity-0:not(#\#):last-child {
    --all-border-b-opacity: 0;
}
.active\:border-b-opacity-5:not(#\#).is-active,
.border-b-opacity-5:not(#\#),
.first\:border-b-opacity-5:not(#\#):first-child,
.hover\:border-b-opacity-5:not(#\#):hover,
.is-active>.active\:border-b-opacity-5:not(#\#),
.last\:border-b-opacity-5:not(#\#):last-child {
    --all-border-b-opacity: 0.05;
}
.active\:border-b-opacity-10:not(#\#).is-active,
.border-b-opacity-10:not(#\#),
.first\:border-b-opacity-10:not(#\#):first-child,
.hover\:border-b-opacity-10:not(#\#):hover,
.is-active>.active\:border-b-opacity-10:not(#\#),
.last\:border-b-opacity-10:not(#\#):last-child {
    --all-border-b-opacity: 0.1;
}
.active\:border-b-opacity-15:not(#\#).is-active,
.border-b-opacity-15:not(#\#),
.first\:border-b-opacity-15:not(#\#):first-child,
.hover\:border-b-opacity-15:not(#\#):hover,
.is-active>.active\:border-b-opacity-15:not(#\#),
.last\:border-b-opacity-15:not(#\#):last-child {
    --all-border-b-opacity: 0.15;
}
.active\:border-b-opacity-20:not(#\#).is-active,
.border-b-opacity-20:not(#\#),
.first\:border-b-opacity-20:not(#\#):first-child,
.hover\:border-b-opacity-20:not(#\#):hover,
.is-active>.active\:border-b-opacity-20:not(#\#),
.last\:border-b-opacity-20:not(#\#):last-child {
    --all-border-b-opacity: 0.2;
}
.active\:border-b-opacity-25:not(#\#).is-active,
.border-b-opacity-25:not(#\#),
.first\:border-b-opacity-25:not(#\#):first-child,
.hover\:border-b-opacity-25:not(#\#):hover,
.is-active>.active\:border-b-opacity-25:not(#\#),
.last\:border-b-opacity-25:not(#\#):last-child {
    --all-border-b-opacity: 0.25;
}
.active\:border-b-opacity-30:not(#\#).is-active,
.border-b-opacity-30:not(#\#),
.first\:border-b-opacity-30:not(#\#):first-child,
.hover\:border-b-opacity-30:not(#\#):hover,
.is-active>.active\:border-b-opacity-30:not(#\#),
.last\:border-b-opacity-30:not(#\#):last-child {
    --all-border-b-opacity: 0.3;
}
.active\:border-b-opacity-35:not(#\#).is-active,
.border-b-opacity-35:not(#\#),
.first\:border-b-opacity-35:not(#\#):first-child,
.hover\:border-b-opacity-35:not(#\#):hover,
.is-active>.active\:border-b-opacity-35:not(#\#),
.last\:border-b-opacity-35:not(#\#):last-child {
    --all-border-b-opacity: 0.35;
}
.active\:border-b-opacity-40:not(#\#).is-active,
.border-b-opacity-40:not(#\#),
.first\:border-b-opacity-40:not(#\#):first-child,
.hover\:border-b-opacity-40:not(#\#):hover,
.is-active>.active\:border-b-opacity-40:not(#\#),
.last\:border-b-opacity-40:not(#\#):last-child {
    --all-border-b-opacity: 0.4;
}
.active\:border-b-opacity-45:not(#\#).is-active,
.border-b-opacity-45:not(#\#),
.first\:border-b-opacity-45:not(#\#):first-child,
.hover\:border-b-opacity-45:not(#\#):hover,
.is-active>.active\:border-b-opacity-45:not(#\#),
.last\:border-b-opacity-45:not(#\#):last-child {
    --all-border-b-opacity: 0.45;
}
.active\:border-b-opacity-50:not(#\#).is-active,
.border-b-opacity-50:not(#\#),
.first\:border-b-opacity-50:not(#\#):first-child,
.hover\:border-b-opacity-50:not(#\#):hover,
.is-active>.active\:border-b-opacity-50:not(#\#),
.last\:border-b-opacity-50:not(#\#):last-child {
    --all-border-b-opacity: 0.5;
}
.active\:border-b-opacity-55:not(#\#).is-active,
.border-b-opacity-55:not(#\#),
.first\:border-b-opacity-55:not(#\#):first-child,
.hover\:border-b-opacity-55:not(#\#):hover,
.is-active>.active\:border-b-opacity-55:not(#\#),
.last\:border-b-opacity-55:not(#\#):last-child {
    --all-border-b-opacity: 0.55;
}
.active\:border-b-opacity-60:not(#\#).is-active,
.border-b-opacity-60:not(#\#),
.first\:border-b-opacity-60:not(#\#):first-child,
.hover\:border-b-opacity-60:not(#\#):hover,
.is-active>.active\:border-b-opacity-60:not(#\#),
.last\:border-b-opacity-60:not(#\#):last-child {
    --all-border-b-opacity: 0.6;
}
.active\:border-b-opacity-65:not(#\#).is-active,
.border-b-opacity-65:not(#\#),
.first\:border-b-opacity-65:not(#\#):first-child,
.hover\:border-b-opacity-65:not(#\#):hover,
.is-active>.active\:border-b-opacity-65:not(#\#),
.last\:border-b-opacity-65:not(#\#):last-child {
    --all-border-b-opacity: 0.65;
}
.active\:border-b-opacity-70:not(#\#).is-active,
.border-b-opacity-70:not(#\#),
.first\:border-b-opacity-70:not(#\#):first-child,
.hover\:border-b-opacity-70:not(#\#):hover,
.is-active>.active\:border-b-opacity-70:not(#\#),
.last\:border-b-opacity-70:not(#\#):last-child {
    --all-border-b-opacity: 0.7;
}
.active\:border-b-opacity-75:not(#\#).is-active,
.border-b-opacity-75:not(#\#),
.first\:border-b-opacity-75:not(#\#):first-child,
.hover\:border-b-opacity-75:not(#\#):hover,
.is-active>.active\:border-b-opacity-75:not(#\#),
.last\:border-b-opacity-75:not(#\#):last-child {
    --all-border-b-opacity: 0.75;
}
.active\:border-b-opacity-80:not(#\#).is-active,
.border-b-opacity-80:not(#\#),
.first\:border-b-opacity-80:not(#\#):first-child,
.hover\:border-b-opacity-80:not(#\#):hover,
.is-active>.active\:border-b-opacity-80:not(#\#),
.last\:border-b-opacity-80:not(#\#):last-child {
    --all-border-b-opacity: 0.8;
}
.active\:border-b-opacity-85:not(#\#).is-active,
.border-b-opacity-85:not(#\#),
.first\:border-b-opacity-85:not(#\#):first-child,
.hover\:border-b-opacity-85:not(#\#):hover,
.is-active>.active\:border-b-opacity-85:not(#\#),
.last\:border-b-opacity-85:not(#\#):last-child {
    --all-border-b-opacity: 0.85;
}
.active\:border-b-opacity-90:not(#\#).is-active,
.border-b-opacity-90:not(#\#),
.first\:border-b-opacity-90:not(#\#):first-child,
.hover\:border-b-opacity-90:not(#\#):hover,
.is-active>.active\:border-b-opacity-90:not(#\#),
.last\:border-b-opacity-90:not(#\#):last-child {
    --all-border-b-opacity: 0.9;
}
.active\:border-b-opacity-95:not(#\#).is-active,
.border-b-opacity-95:not(#\#),
.first\:border-b-opacity-95:not(#\#):first-child,
.hover\:border-b-opacity-95:not(#\#):hover,
.is-active>.active\:border-b-opacity-95:not(#\#),
.last\:border-b-opacity-95:not(#\#):last-child {
    --all-border-b-opacity: 0.95;
}
.active\:border-b-opacity-100:not(#\#).is-active,
.border-b-opacity-100:not(#\#),
.first\:border-b-opacity-100:not(#\#):first-child,
.hover\:border-b-opacity-100:not(#\#):hover,
.is-active>.active\:border-b-opacity-100:not(#\#),
.last\:border-b-opacity-100:not(#\#):last-child {
    --all-border-b-opacity: 1;
}
.border-l:not(#\#),
.first\:border-l:not(#\#):first-child,
.last\:border-l:not(#\#):last-child {
    border-left-width: 1px;
}
.border-l-0:not(#\#),
.first\:border-l-0:not(#\#):first-child,
.last\:border-l-0:not(#\#):last-child {
    border-left-width: 0px;
}
.border-l-1:not(#\#),
.first\:border-l-1:not(#\#):first-child,
.last\:border-l-1:not(#\#):last-child {
    border-left-width: 1px;
}
.border-l-2:not(#\#),
.first\:border-l-2:not(#\#):first-child,
.last\:border-l-2:not(#\#):last-child {
    border-left-width: 2px;
}
.border-l-3:not(#\#),
.first\:border-l-3:not(#\#):first-child,
.last\:border-l-3:not(#\#):last-child {
    border-left-width: 3px;
}
.border-l-4:not(#\#),
.first\:border-l-4:not(#\#):first-child,
.last\:border-l-4:not(#\#):last-child {
    border-left-width: 4px;
}
.border-l-5:not(#\#),
.first\:border-l-5:not(#\#):first-child,
.last\:border-l-5:not(#\#):last-child {
    border-left-width: 5px;
}
.border-l-none:not(#\#),
.first\:border-l-none:not(#\#):first-child,
.last\:border-l-none:not(#\#):last-child {
    border-left-style: none;
}
.border-l-solid:not(#\#),
.first\:border-l-solid:not(#\#):first-child,
.last\:border-l-solid:not(#\#):last-child {
    border-left-style: solid;
}
.border-l-dashed:not(#\#),
.first\:border-l-dashed:not(#\#):first-child,
.last\:border-l-dashed:not(#\#):last-child {
    border-left-style: dashed;
}
.border-l-dotted:not(#\#),
.first\:border-l-dotted:not(#\#):first-child,
.last\:border-l-dotted:not(#\#):last-child {
    border-left-style: dotted;
}
.active\:border-l-pocket-invert:not(#\#).is-active,
.border-l-pocket-invert:not(#\#),
.first\:border-l-pocket-invert:not(#\#):first-child,
.hover\:border-l-pocket-invert:not(#\#):hover,
.is-active>.active\:border-l-pocket-invert:not(#\#),
.last\:border-l-pocket-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-pocket:not(#\#).is-active,
.border-l-pocket:not(#\#),
.first\:border-l-pocket:not(#\#):first-child,
.hover\:border-l-pocket:not(#\#):hover,
.is-active>.active\:border-l-pocket:not(#\#),
.last\:border-l-pocket:not(#\#):last-child {
    border-left-color: rgba(244,59,83,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-pinterest-invert:not(#\#).is-active,
.border-l-pinterest-invert:not(#\#),
.first\:border-l-pinterest-invert:not(#\#):first-child,
.hover\:border-l-pinterest-invert:not(#\#):hover,
.is-active>.active\:border-l-pinterest-invert:not(#\#),
.last\:border-l-pinterest-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-pinterest:not(#\#).is-active,
.border-l-pinterest:not(#\#),
.first\:border-l-pinterest:not(#\#):first-child,
.hover\:border-l-pinterest:not(#\#):hover,
.is-active>.active\:border-l-pinterest:not(#\#),
.last\:border-l-pinterest:not(#\#):last-child {
    border-left-color: rgba(189,8,28,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-vimeo-invert:not(#\#).is-active,
.border-l-vimeo-invert:not(#\#),
.first\:border-l-vimeo-invert:not(#\#):first-child,
.hover\:border-l-vimeo-invert:not(#\#):hover,
.is-active>.active\:border-l-vimeo-invert:not(#\#),
.last\:border-l-vimeo-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-vimeo:not(#\#).is-active,
.border-l-vimeo:not(#\#),
.first\:border-l-vimeo:not(#\#):first-child,
.hover\:border-l-vimeo:not(#\#):hover,
.is-active>.active\:border-l-vimeo:not(#\#),
.last\:border-l-vimeo:not(#\#):last-child {
    border-left-color: rgba(26,183,234,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-youtube-invert:not(#\#).is-active,
.border-l-youtube-invert:not(#\#),
.first\:border-l-youtube-invert:not(#\#):first-child,
.hover\:border-l-youtube-invert:not(#\#):hover,
.is-active>.active\:border-l-youtube-invert:not(#\#),
.last\:border-l-youtube-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-youtube:not(#\#).is-active,
.border-l-youtube:not(#\#),
.first\:border-l-youtube:not(#\#):first-child,
.hover\:border-l-youtube:not(#\#):hover,
.is-active>.active\:border-l-youtube:not(#\#),
.last\:border-l-youtube:not(#\#):last-child {
    border-left-color: rgba(218,23,37,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-x-invert:not(#\#).is-active,
.border-l-x-invert:not(#\#),
.first\:border-l-x-invert:not(#\#):first-child,
.hover\:border-l-x-invert:not(#\#):hover,
.is-active>.active\:border-l-x-invert:not(#\#),
.last\:border-l-x-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-x:not(#\#).is-active,
.border-l-x:not(#\#),
.first\:border-l-x:not(#\#):first-child,
.hover\:border-l-x:not(#\#):hover,
.is-active>.active\:border-l-x:not(#\#),
.last\:border-l-x:not(#\#):last-child {
    border-left-color: rgba(0,0,0,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-facebook-invert:not(#\#).is-active,
.border-l-facebook-invert:not(#\#),
.first\:border-l-facebook-invert:not(#\#):first-child,
.hover\:border-l-facebook-invert:not(#\#):hover,
.is-active>.active\:border-l-facebook-invert:not(#\#),
.last\:border-l-facebook-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-facebook:not(#\#).is-active,
.border-l-facebook:not(#\#),
.first\:border-l-facebook:not(#\#):first-child,
.hover\:border-l-facebook:not(#\#):hover,
.is-active>.active\:border-l-facebook:not(#\#),
.last\:border-l-facebook:not(#\#):last-child {
    border-left-color: rgba(24,119,242,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-instagram-invert:not(#\#).is-active,
.border-l-instagram-invert:not(#\#),
.first\:border-l-instagram-invert:not(#\#):first-child,
.hover\:border-l-instagram-invert:not(#\#):hover,
.is-active>.active\:border-l-instagram-invert:not(#\#),
.last\:border-l-instagram-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-instagram:not(#\#).is-active,
.border-l-instagram:not(#\#),
.first\:border-l-instagram:not(#\#):first-child,
.hover\:border-l-instagram:not(#\#):hover,
.is-active>.active\:border-l-instagram:not(#\#),
.last\:border-l-instagram:not(#\#):last-child {
    border-left-color: rgba(207,46,146,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-line-invert:not(#\#).is-active,
.border-l-line-invert:not(#\#),
.first\:border-l-line-invert:not(#\#):first-child,
.hover\:border-l-line-invert:not(#\#):hover,
.is-active>.active\:border-l-line-invert:not(#\#),
.last\:border-l-line-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-line:not(#\#).is-active,
.border-l-line:not(#\#),
.first\:border-l-line:not(#\#):first-child,
.hover\:border-l-line:not(#\#):hover,
.is-active>.active\:border-l-line:not(#\#),
.last\:border-l-line:not(#\#):last-child {
    border-left-color: rgba(0,185,0,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-visited-invert:not(#\#).is-active,
.border-l-visited-invert:not(#\#),
.first\:border-l-visited-invert:not(#\#):first-child,
.hover\:border-l-visited-invert:not(#\#):hover,
.is-active>.active\:border-l-visited-invert:not(#\#),
.last\:border-l-visited-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-visited:not(#\#).is-active,
.border-l-visited:not(#\#),
.first\:border-l-visited:not(#\#):first-child,
.hover\:border-l-visited:not(#\#):hover,
.is-active>.active\:border-l-visited:not(#\#),
.last\:border-l-visited:not(#\#):last-child {
    border-left-color: rgba(135,67,177,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-selection-invert:not(#\#).is-active,
.border-l-selection-invert:not(#\#),
.first\:border-l-selection-invert:not(#\#):first-child,
.hover\:border-l-selection-invert:not(#\#):hover,
.is-active>.active\:border-l-selection-invert:not(#\#),
.last\:border-l-selection-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-selection:not(#\#).is-active,
.border-l-selection:not(#\#),
.first\:border-l-selection:not(#\#):first-child,
.hover\:border-l-selection:not(#\#):hover,
.is-active>.active\:border-l-selection:not(#\#),
.last\:border-l-selection:not(#\#):last-child {
    border-left-color: rgba(41,66,192,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-highlight-invert:not(#\#).is-active,
.border-l-highlight-invert:not(#\#),
.first\:border-l-highlight-invert:not(#\#):first-child,
.hover\:border-l-highlight-invert:not(#\#):hover,
.is-active>.active\:border-l-highlight-invert:not(#\#),
.last\:border-l-highlight-invert:not(#\#):last-child {
    border-left-color: rgba(53,38,2,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-highlight:not(#\#).is-active,
.border-l-highlight:not(#\#),
.first\:border-l-highlight:not(#\#):first-child,
.hover\:border-l-highlight:not(#\#):hover,
.is-active>.active\:border-l-highlight:not(#\#),
.last\:border-l-highlight:not(#\#):last-child {
    border-left-color: rgba(245,183,34,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-link-invert:not(#\#).is-active,
.border-l-link-invert:not(#\#),
.first\:border-l-link-invert:not(#\#):first-child,
.hover\:border-l-link-invert:not(#\#):hover,
.is-active>.active\:border-l-link-invert:not(#\#),
.last\:border-l-link-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-link:not(#\#).is-active,
.border-l-link:not(#\#),
.first\:border-l-link:not(#\#):first-child,
.hover\:border-l-link:not(#\#):hover,
.is-active>.active\:border-l-link:not(#\#),
.last\:border-l-link:not(#\#):last-child {
    border-left-color: rgba(41,66,192,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-warning-invert:not(#\#).is-active,
.border-l-warning-invert:not(#\#),
.first\:border-l-warning-invert:not(#\#):first-child,
.hover\:border-l-warning-invert:not(#\#):hover,
.is-active>.active\:border-l-warning-invert:not(#\#),
.last\:border-l-warning-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-warning:not(#\#).is-active,
.border-l-warning:not(#\#),
.first\:border-l-warning:not(#\#):first-child,
.hover\:border-l-warning:not(#\#):hover,
.is-active>.active\:border-l-warning:not(#\#),
.last\:border-l-warning:not(#\#):last-child {
    border-left-color: rgba(230,98,45,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-danger-invert:not(#\#).is-active,
.border-l-danger-invert:not(#\#),
.first\:border-l-danger-invert:not(#\#):first-child,
.hover\:border-l-danger-invert:not(#\#):hover,
.is-active>.active\:border-l-danger-invert:not(#\#),
.last\:border-l-danger-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-danger:not(#\#).is-active,
.border-l-danger:not(#\#),
.first\:border-l-danger:not(#\#):first-child,
.hover\:border-l-danger:not(#\#):hover,
.is-active>.active\:border-l-danger:not(#\#),
.last\:border-l-danger:not(#\#):last-child {
    border-left-color: rgba(200,37,50,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-success-invert:not(#\#).is-active,
.border-l-success-invert:not(#\#),
.first\:border-l-success-invert:not(#\#):first-child,
.hover\:border-l-success-invert:not(#\#):hover,
.is-active>.active\:border-l-success-invert:not(#\#),
.last\:border-l-success-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-success:not(#\#).is-active,
.border-l-success:not(#\#),
.first\:border-l-success:not(#\#):first-child,
.hover\:border-l-success:not(#\#):hover,
.is-active>.active\:border-l-success:not(#\#),
.last\:border-l-success:not(#\#):last-child {
    border-left-color: rgba(23,159,94,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-purple-invert:not(#\#).is-active,
.border-l-purple-invert:not(#\#),
.first\:border-l-purple-invert:not(#\#):first-child,
.hover\:border-l-purple-invert:not(#\#):hover,
.is-active>.active\:border-l-purple-invert:not(#\#),
.last\:border-l-purple-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-purple:not(#\#).is-active,
.border-l-purple:not(#\#),
.first\:border-l-purple:not(#\#):first-child,
.hover\:border-l-purple:not(#\#):hover,
.is-active>.active\:border-l-purple:not(#\#),
.last\:border-l-purple:not(#\#):last-child {
    border-left-color: rgba(135,67,177,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-blue-invert:not(#\#).is-active,
.border-l-blue-invert:not(#\#),
.first\:border-l-blue-invert:not(#\#):first-child,
.hover\:border-l-blue-invert:not(#\#):hover,
.is-active>.active\:border-l-blue-invert:not(#\#),
.last\:border-l-blue-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-blue:not(#\#).is-active,
.border-l-blue:not(#\#),
.first\:border-l-blue:not(#\#):first-child,
.hover\:border-l-blue:not(#\#):hover,
.is-active>.active\:border-l-blue:not(#\#),
.last\:border-l-blue:not(#\#):last-child {
    border-left-color: rgba(41,66,192,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-green-invert:not(#\#).is-active,
.border-l-green-invert:not(#\#),
.first\:border-l-green-invert:not(#\#):first-child,
.hover\:border-l-green-invert:not(#\#):hover,
.is-active>.active\:border-l-green-invert:not(#\#),
.last\:border-l-green-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-green:not(#\#).is-active,
.border-l-green:not(#\#),
.first\:border-l-green:not(#\#):first-child,
.hover\:border-l-green:not(#\#):hover,
.is-active>.active\:border-l-green:not(#\#),
.last\:border-l-green:not(#\#):last-child {
    border-left-color: rgba(23,159,94,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-yellow-invert:not(#\#).is-active,
.border-l-yellow-invert:not(#\#),
.first\:border-l-yellow-invert:not(#\#):first-child,
.hover\:border-l-yellow-invert:not(#\#):hover,
.is-active>.active\:border-l-yellow-invert:not(#\#),
.last\:border-l-yellow-invert:not(#\#):last-child {
    border-left-color: rgba(53,38,2,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-yellow:not(#\#).is-active,
.border-l-yellow:not(#\#),
.first\:border-l-yellow:not(#\#):first-child,
.hover\:border-l-yellow:not(#\#):hover,
.is-active>.active\:border-l-yellow:not(#\#),
.last\:border-l-yellow:not(#\#):last-child {
    border-left-color: rgba(245,183,34,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-orange-invert:not(#\#).is-active,
.border-l-orange-invert:not(#\#),
.first\:border-l-orange-invert:not(#\#):first-child,
.hover\:border-l-orange-invert:not(#\#):hover,
.is-active>.active\:border-l-orange-invert:not(#\#),
.last\:border-l-orange-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-orange:not(#\#).is-active,
.border-l-orange:not(#\#),
.first\:border-l-orange:not(#\#):first-child,
.hover\:border-l-orange:not(#\#):hover,
.is-active>.active\:border-l-orange:not(#\#),
.last\:border-l-orange:not(#\#):last-child {
    border-left-color: rgba(230,98,45,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-red-invert:not(#\#).is-active,
.border-l-red-invert:not(#\#),
.first\:border-l-red-invert:not(#\#):first-child,
.hover\:border-l-red-invert:not(#\#):hover,
.is-active>.active\:border-l-red-invert:not(#\#),
.last\:border-l-red-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-red:not(#\#).is-active,
.border-l-red:not(#\#),
.first\:border-l-red:not(#\#):first-child,
.hover\:border-l-red:not(#\#):hover,
.is-active>.active\:border-l-red:not(#\#),
.last\:border-l-red:not(#\#):last-child {
    border-left-color: rgba(200,37,50,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-black-invert:not(#\#).is-active,
.border-l-black-invert:not(#\#),
.first\:border-l-black-invert:not(#\#):first-child,
.hover\:border-l-black-invert:not(#\#):hover,
.is-active>.active\:border-l-black-invert:not(#\#),
.last\:border-l-black-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-black:not(#\#).is-active,
.border-l-black:not(#\#),
.first\:border-l-black:not(#\#):first-child,
.hover\:border-l-black:not(#\#):hover,
.is-active>.active\:border-l-black:not(#\#),
.last\:border-l-black:not(#\#):last-child {
    border-left-color: rgba(0,0,0,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-white-invert:not(#\#).is-active,
.border-l-white-invert:not(#\#),
.first\:border-l-white-invert:not(#\#):first-child,
.hover\:border-l-white-invert:not(#\#):hover,
.is-active>.active\:border-l-white-invert:not(#\#),
.last\:border-l-white-invert:not(#\#):last-child {
    border-left-color: rgba(51,51,51,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-950-invert:not(#\#).is-active,
.active\:border-l-white:not(#\#).is-active,
.border-l-gray-950-invert:not(#\#),
.border-l-white:not(#\#),
.first\:border-l-gray-950-invert:not(#\#):first-child,
.first\:border-l-white:not(#\#):first-child,
.hover\:border-l-gray-950-invert:not(#\#):hover,
.hover\:border-l-white:not(#\#):hover,
.is-active>.active\:border-l-gray-950-invert:not(#\#),
.is-active>.active\:border-l-white:not(#\#),
.last\:border-l-gray-950-invert:not(#\#):last-child,
.last\:border-l-white:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-950:not(#\#).is-active,
.border-l-gray-950:not(#\#),
.first\:border-l-gray-950:not(#\#):first-child,
.hover\:border-l-gray-950:not(#\#):hover,
.is-active>.active\:border-l-gray-950:not(#\#),
.last\:border-l-gray-950:not(#\#):last-child {
    border-left-color: rgba(15,16,17,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-900-invert:not(#\#).is-active,
.border-l-gray-900-invert:not(#\#),
.first\:border-l-gray-900-invert:not(#\#):first-child,
.hover\:border-l-gray-900-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-900-invert:not(#\#),
.last\:border-l-gray-900-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-900:not(#\#).is-active,
.border-l-gray-900:not(#\#),
.first\:border-l-gray-900:not(#\#):first-child,
.hover\:border-l-gray-900:not(#\#):hover,
.is-active>.active\:border-l-gray-900:not(#\#),
.last\:border-l-gray-900:not(#\#):last-child {
    border-left-color: rgba(30,32,33,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-800-invert:not(#\#).is-active,
.border-l-gray-800-invert:not(#\#),
.first\:border-l-gray-800-invert:not(#\#):first-child,
.hover\:border-l-gray-800-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-800-invert:not(#\#),
.last\:border-l-gray-800-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-800:not(#\#).is-active,
.border-l-gray-800:not(#\#),
.first\:border-l-gray-800:not(#\#):first-child,
.hover\:border-l-gray-800:not(#\#):hover,
.is-active>.active\:border-l-gray-800:not(#\#),
.last\:border-l-gray-800:not(#\#):last-child {
    border-left-color: rgba(60,63,66,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-700-invert:not(#\#).is-active,
.border-l-gray-700-invert:not(#\#),
.first\:border-l-gray-700-invert:not(#\#):first-child,
.hover\:border-l-gray-700-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-700-invert:not(#\#),
.last\:border-l-gray-700-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-700:not(#\#).is-active,
.border-l-gray-700:not(#\#),
.first\:border-l-gray-700:not(#\#):first-child,
.hover\:border-l-gray-700:not(#\#):hover,
.is-active>.active\:border-l-gray-700:not(#\#),
.last\:border-l-gray-700:not(#\#):last-child {
    border-left-color: rgba(91,95,100,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-600-invert:not(#\#).is-active,
.border-l-gray-600-invert:not(#\#),
.first\:border-l-gray-600-invert:not(#\#):first-child,
.hover\:border-l-gray-600-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-600-invert:not(#\#),
.last\:border-l-gray-600-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-600:not(#\#).is-active,
.border-l-gray-600:not(#\#),
.first\:border-l-gray-600:not(#\#):first-child,
.hover\:border-l-gray-600:not(#\#):hover,
.is-active>.active\:border-l-gray-600:not(#\#),
.last\:border-l-gray-600:not(#\#):last-child {
    border-left-color: rgba(121,126,133,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-500-invert:not(#\#).is-active,
.border-l-gray-500-invert:not(#\#),
.first\:border-l-gray-500-invert:not(#\#):first-child,
.hover\:border-l-gray-500-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-500-invert:not(#\#),
.last\:border-l-gray-500-invert:not(#\#):last-child {
    border-left-color: rgba(30,32,33,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-500:not(#\#).is-active,
.border-l-gray-500:not(#\#),
.first\:border-l-gray-500:not(#\#):first-child,
.hover\:border-l-gray-500:not(#\#):hover,
.is-active>.active\:border-l-gray-500:not(#\#),
.last\:border-l-gray-500:not(#\#):last-child {
    border-left-color: rgba(154,158,163,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-400-invert:not(#\#).is-active,
.border-l-gray-400-invert:not(#\#),
.first\:border-l-gray-400-invert:not(#\#):first-child,
.hover\:border-l-gray-400-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-400-invert:not(#\#),
.last\:border-l-gray-400-invert:not(#\#):last-child {
    border-left-color: rgba(34,35,37,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-400:not(#\#).is-active,
.border-l-gray-400:not(#\#),
.first\:border-l-gray-400:not(#\#):first-child,
.hover\:border-l-gray-400:not(#\#):hover,
.is-active>.active\:border-l-gray-400:not(#\#),
.last\:border-l-gray-400:not(#\#):last-child {
    border-left-color: rgba(174,177,181,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-300-invert:not(#\#).is-active,
.border-l-gray-300-invert:not(#\#),
.first\:border-l-gray-300-invert:not(#\#):first-child,
.hover\:border-l-gray-300-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-300-invert:not(#\#),
.last\:border-l-gray-300-invert:not(#\#):last-child {
    border-left-color: rgba(37,39,41,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-300:not(#\#).is-active,
.border-l-gray-300:not(#\#),
.first\:border-l-gray-300:not(#\#):first-child,
.hover\:border-l-gray-300:not(#\#):hover,
.is-active>.active\:border-l-gray-300:not(#\#),
.last\:border-l-gray-300:not(#\#):last-child {
    border-left-color: rgba(194,197,200,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-200-invert:not(#\#).is-active,
.border-l-gray-200-invert:not(#\#),
.first\:border-l-gray-200-invert:not(#\#):first-child,
.hover\:border-l-gray-200-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-200-invert:not(#\#),
.last\:border-l-gray-200-invert:not(#\#):last-child {
    border-left-color: rgba(42,43,45,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-200:not(#\#).is-active,
.border-l-gray-200:not(#\#),
.first\:border-l-gray-200:not(#\#):first-child,
.hover\:border-l-gray-200:not(#\#):hover,
.is-active>.active\:border-l-gray-200:not(#\#),
.last\:border-l-gray-200:not(#\#):last-child {
    border-left-color: rgba(215,216,218,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-100-invert:not(#\#).is-active,
.border-l-gray-100-invert:not(#\#),
.first\:border-l-gray-100-invert:not(#\#):first-child,
.hover\:border-l-gray-100-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-100-invert:not(#\#),
.last\:border-l-gray-100-invert:not(#\#):last-child {
    border-left-color: rgba(45,47,50,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-100:not(#\#).is-active,
.border-l-gray-100:not(#\#),
.first\:border-l-gray-100:not(#\#):first-child,
.hover\:border-l-gray-100:not(#\#):hover,
.is-active>.active\:border-l-gray-100:not(#\#),
.last\:border-l-gray-100:not(#\#):last-child {
    border-left-color: rgba(235,236,237,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-50-invert:not(#\#).is-active,
.border-l-gray-50-invert:not(#\#),
.first\:border-l-gray-50-invert:not(#\#):first-child,
.hover\:border-l-gray-50-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-50-invert:not(#\#),
.last\:border-l-gray-50-invert:not(#\#):last-child {
    border-left-color: rgba(47,47,52,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-50:not(#\#).is-active,
.border-l-gray-50:not(#\#),
.first\:border-l-gray-50:not(#\#):first-child,
.hover\:border-l-gray-50:not(#\#):hover,
.is-active>.active\:border-l-gray-50:not(#\#),
.last\:border-l-gray-50:not(#\#):last-child {
    border-left-color: rgba(245,245,246,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-0-invert:not(#\#).is-active,
.border-l-gray-0-invert:not(#\#),
.first\:border-l-gray-0-invert:not(#\#):first-child,
.hover\:border-l-gray-0-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-0-invert:not(#\#),
.last\:border-l-gray-0-invert:not(#\#):last-child {
    border-left-color: rgba(51,51,51,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-0:not(#\#).is-active,
.border-l-gray-0:not(#\#),
.first\:border-l-gray-0:not(#\#):first-child,
.hover\:border-l-gray-0:not(#\#):hover,
.is-active>.active\:border-l-gray-0:not(#\#),
.last\:border-l-gray-0:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray-invert:not(#\#).is-active,
.border-l-gray-invert:not(#\#),
.first\:border-l-gray-invert:not(#\#):first-child,
.hover\:border-l-gray-invert:not(#\#):hover,
.is-active>.active\:border-l-gray-invert:not(#\#),
.last\:border-l-gray-invert:not(#\#):last-child {
    border-left-color: rgba(30,32,33,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-gray:not(#\#).is-active,
.border-l-gray:not(#\#),
.first\:border-l-gray:not(#\#):first-child,
.hover\:border-l-gray:not(#\#):hover,
.is-active>.active\:border-l-gray:not(#\#),
.last\:border-l-gray:not(#\#):last-child {
    border-left-color: rgba(154,158,163,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-950-invert:not(#\#).is-active,
.border-l-accent-950-invert:not(#\#),
.first\:border-l-accent-950-invert:not(#\#):first-child,
.hover\:border-l-accent-950-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-950-invert:not(#\#),
.last\:border-l-accent-950-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-950:not(#\#).is-active,
.border-l-accent-950:not(#\#),
.first\:border-l-accent-950:not(#\#):first-child,
.hover\:border-l-accent-950:not(#\#):hover,
.is-active>.active\:border-l-accent-950:not(#\#),
.last\:border-l-accent-950:not(#\#):last-child {
    border-left-color: rgba(4,7,19,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-900-invert:not(#\#).is-active,
.border-l-accent-900-invert:not(#\#),
.first\:border-l-accent-900-invert:not(#\#):first-child,
.hover\:border-l-accent-900-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-900-invert:not(#\#),
.last\:border-l-accent-900-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-900:not(#\#).is-active,
.border-l-accent-900:not(#\#),
.first\:border-l-accent-900:not(#\#):first-child,
.hover\:border-l-accent-900:not(#\#):hover,
.is-active>.active\:border-l-accent-900:not(#\#),
.last\:border-l-accent-900:not(#\#):last-child {
    border-left-color: rgba(8,13,38,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-800-invert:not(#\#).is-active,
.border-l-accent-800-invert:not(#\#),
.first\:border-l-accent-800-invert:not(#\#):first-child,
.hover\:border-l-accent-800-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-800-invert:not(#\#),
.last\:border-l-accent-800-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-800:not(#\#).is-active,
.border-l-accent-800:not(#\#),
.first\:border-l-accent-800:not(#\#):first-child,
.hover\:border-l-accent-800:not(#\#):hover,
.is-active>.active\:border-l-accent-800:not(#\#),
.last\:border-l-accent-800:not(#\#):last-child {
    border-left-color: rgba(16,26,77,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-700-invert:not(#\#).is-active,
.border-l-accent-700-invert:not(#\#),
.first\:border-l-accent-700-invert:not(#\#):first-child,
.hover\:border-l-accent-700-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-700-invert:not(#\#),
.last\:border-l-accent-700-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-700:not(#\#).is-active,
.border-l-accent-700:not(#\#),
.first\:border-l-accent-700:not(#\#):first-child,
.hover\:border-l-accent-700:not(#\#):hover,
.is-active>.active\:border-l-accent-700:not(#\#),
.last\:border-l-accent-700:not(#\#):last-child {
    border-left-color: rgba(25,40,115,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-600-invert:not(#\#).is-active,
.border-l-accent-600-invert:not(#\#),
.first\:border-l-accent-600-invert:not(#\#):first-child,
.hover\:border-l-accent-600-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-600-invert:not(#\#),
.last\:border-l-accent-600-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-600:not(#\#).is-active,
.border-l-accent-600:not(#\#),
.first\:border-l-accent-600:not(#\#):first-child,
.hover\:border-l-accent-600:not(#\#):hover,
.is-active>.active\:border-l-accent-600:not(#\#),
.last\:border-l-accent-600:not(#\#):last-child {
    border-left-color: rgba(33,53,154,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-500-invert:not(#\#).is-active,
.border-l-accent-500-invert:not(#\#),
.first\:border-l-accent-500-invert:not(#\#):first-child,
.hover\:border-l-accent-500-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-500-invert:not(#\#),
.last\:border-l-accent-500-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-500:not(#\#).is-active,
.border-l-accent-500:not(#\#),
.first\:border-l-accent-500:not(#\#):first-child,
.hover\:border-l-accent-500:not(#\#):hover,
.is-active>.active\:border-l-accent-500:not(#\#),
.last\:border-l-accent-500:not(#\#):last-child {
    border-left-color: rgba(41,66,192,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-400-invert:not(#\#).is-active,
.border-l-accent-400-invert:not(#\#),
.first\:border-l-accent-400-invert:not(#\#):first-child,
.hover\:border-l-accent-400-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-400-invert:not(#\#),
.last\:border-l-accent-400-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-400:not(#\#).is-active,
.border-l-accent-400:not(#\#),
.first\:border-l-accent-400:not(#\#):first-child,
.hover\:border-l-accent-400:not(#\#):hover,
.is-active>.active\:border-l-accent-400:not(#\#),
.last\:border-l-accent-400:not(#\#):last-child {
    border-left-color: rgba(72,96,216,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-300-invert:not(#\#).is-active,
.border-l-accent-300-invert:not(#\#),
.first\:border-l-accent-300-invert:not(#\#):first-child,
.hover\:border-l-accent-300-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-300-invert:not(#\#),
.last\:border-l-accent-300-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-300:not(#\#).is-active,
.border-l-accent-300:not(#\#),
.first\:border-l-accent-300:not(#\#):first-child,
.hover\:border-l-accent-300:not(#\#):hover,
.is-active>.active\:border-l-accent-300:not(#\#),
.last\:border-l-accent-300:not(#\#):last-child {
    border-left-color: rgba(118,136,226,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-200-invert:not(#\#).is-active,
.border-l-accent-200-invert:not(#\#),
.first\:border-l-accent-200-invert:not(#\#):first-child,
.hover\:border-l-accent-200-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-200-invert:not(#\#),
.last\:border-l-accent-200-invert:not(#\#):last-child {
    border-left-color: rgba(14,23,66,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-200:not(#\#).is-active,
.border-l-accent-200:not(#\#),
.first\:border-l-accent-200:not(#\#):first-child,
.hover\:border-l-accent-200:not(#\#):hover,
.is-active>.active\:border-l-accent-200:not(#\#),
.last\:border-l-accent-200:not(#\#):last-child {
    border-left-color: rgba(164,176,236,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-100-invert:not(#\#).is-active,
.border-l-accent-100-invert:not(#\#),
.first\:border-l-accent-100-invert:not(#\#):first-child,
.hover\:border-l-accent-100-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-100-invert:not(#\#),
.last\:border-l-accent-100-invert:not(#\#):last-child {
    border-left-color: rgba(16,26,75,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-100:not(#\#).is-active,
.border-l-accent-100:not(#\#),
.first\:border-l-accent-100:not(#\#):first-child,
.hover\:border-l-accent-100:not(#\#):hover,
.is-active>.active\:border-l-accent-100:not(#\#),
.last\:border-l-accent-100:not(#\#):last-child {
    border-left-color: rgba(209,215,245,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-50-invert:not(#\#).is-active,
.border-l-accent-50-invert:not(#\#),
.first\:border-l-accent-50-invert:not(#\#):first-child,
.hover\:border-l-accent-50-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-50-invert:not(#\#),
.last\:border-l-accent-50-invert:not(#\#):last-child {
    border-left-color: rgba(17,28,79,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-50:not(#\#).is-active,
.border-l-accent-50:not(#\#),
.first\:border-l-accent-50:not(#\#):first-child,
.hover\:border-l-accent-50:not(#\#):hover,
.is-active>.active\:border-l-accent-50:not(#\#),
.last\:border-l-accent-50:not(#\#):last-child {
    border-left-color: rgba(232,235,250,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-0-invert:not(#\#).is-active,
.border-l-accent-0-invert:not(#\#),
.first\:border-l-accent-0-invert:not(#\#):first-child,
.hover\:border-l-accent-0-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-0-invert:not(#\#),
.last\:border-l-accent-0-invert:not(#\#):last-child {
    border-left-color: rgba(51,51,51,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent-0:not(#\#).is-active,
.active\:border-l-accent-invert:not(#\#).is-active,
.border-l-accent-0:not(#\#),
.border-l-accent-invert:not(#\#),
.first\:border-l-accent-0:not(#\#):first-child,
.first\:border-l-accent-invert:not(#\#):first-child,
.hover\:border-l-accent-0:not(#\#):hover,
.hover\:border-l-accent-invert:not(#\#):hover,
.is-active>.active\:border-l-accent-0:not(#\#),
.is-active>.active\:border-l-accent-invert:not(#\#),
.last\:border-l-accent-0:not(#\#):last-child,
.last\:border-l-accent-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-accent:not(#\#).is-active,
.border-l-accent:not(#\#),
.first\:border-l-accent:not(#\#):first-child,
.hover\:border-l-accent:not(#\#):hover,
.is-active>.active\:border-l-accent:not(#\#),
.last\:border-l-accent:not(#\#):last-child {
    border-left-color: rgba(41,66,192,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-950-invert:not(#\#).is-active,
.border-l-base-950-invert:not(#\#),
.first\:border-l-base-950-invert:not(#\#):first-child,
.hover\:border-l-base-950-invert:not(#\#):hover,
.is-active>.active\:border-l-base-950-invert:not(#\#),
.last\:border-l-base-950-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-950:not(#\#).is-active,
.border-l-base-950:not(#\#),
.first\:border-l-base-950:not(#\#):first-child,
.hover\:border-l-base-950:not(#\#):hover,
.is-active>.active\:border-l-base-950:not(#\#),
.last\:border-l-base-950:not(#\#):last-child {
    border-left-color: rgba(4,4,5,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-900-invert:not(#\#).is-active,
.border-l-base-900-invert:not(#\#),
.first\:border-l-base-900-invert:not(#\#):first-child,
.hover\:border-l-base-900-invert:not(#\#):hover,
.is-active>.active\:border-l-base-900-invert:not(#\#),
.last\:border-l-base-900-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-900:not(#\#).is-active,
.border-l-base-900:not(#\#),
.first\:border-l-base-900:not(#\#):first-child,
.hover\:border-l-base-900:not(#\#):hover,
.is-active>.active\:border-l-base-900:not(#\#),
.last\:border-l-base-900:not(#\#):last-child {
    border-left-color: rgba(8,9,10,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-800-invert:not(#\#).is-active,
.border-l-base-800-invert:not(#\#),
.first\:border-l-base-800-invert:not(#\#):first-child,
.hover\:border-l-base-800-invert:not(#\#):hover,
.is-active>.active\:border-l-base-800-invert:not(#\#),
.last\:border-l-base-800-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-800:not(#\#).is-active,
.border-l-base-800:not(#\#),
.first\:border-l-base-800:not(#\#):first-child,
.hover\:border-l-base-800:not(#\#):hover,
.is-active>.active\:border-l-base-800:not(#\#),
.last\:border-l-base-800:not(#\#):last-child {
    border-left-color: rgba(15,17,20,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-700-invert:not(#\#).is-active,
.border-l-base-700-invert:not(#\#),
.first\:border-l-base-700-invert:not(#\#):first-child,
.hover\:border-l-base-700-invert:not(#\#):hover,
.is-active>.active\:border-l-base-700-invert:not(#\#),
.last\:border-l-base-700-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-700:not(#\#).is-active,
.border-l-base-700:not(#\#),
.first\:border-l-base-700:not(#\#):first-child,
.hover\:border-l-base-700:not(#\#):hover,
.is-active>.active\:border-l-base-700:not(#\#),
.last\:border-l-base-700:not(#\#):last-child {
    border-left-color: rgba(23,26,30,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-600-invert:not(#\#).is-active,
.border-l-base-600-invert:not(#\#),
.first\:border-l-base-600-invert:not(#\#):first-child,
.hover\:border-l-base-600-invert:not(#\#):hover,
.is-active>.active\:border-l-base-600-invert:not(#\#),
.last\:border-l-base-600-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-600:not(#\#).is-active,
.border-l-base-600:not(#\#),
.first\:border-l-base-600:not(#\#):first-child,
.hover\:border-l-base-600:not(#\#):hover,
.is-active>.active\:border-l-base-600:not(#\#),
.last\:border-l-base-600:not(#\#):last-child {
    border-left-color: rgba(30,34,40,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-500-invert:not(#\#).is-active,
.border-l-base-500-invert:not(#\#),
.first\:border-l-base-500-invert:not(#\#):first-child,
.hover\:border-l-base-500-invert:not(#\#):hover,
.is-active>.active\:border-l-base-500-invert:not(#\#),
.last\:border-l-base-500-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-500:not(#\#).is-active,
.border-l-base-500:not(#\#),
.first\:border-l-base-500:not(#\#):first-child,
.hover\:border-l-base-500:not(#\#):hover,
.is-active>.active\:border-l-base-500:not(#\#),
.last\:border-l-base-500:not(#\#):last-child {
    border-left-color: rgba(38,43,50,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-400-invert:not(#\#).is-active,
.border-l-base-400-invert:not(#\#),
.first\:border-l-base-400-invert:not(#\#):first-child,
.hover\:border-l-base-400-invert:not(#\#):hover,
.is-active>.active\:border-l-base-400-invert:not(#\#),
.last\:border-l-base-400-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-400:not(#\#).is-active,
.border-l-base-400:not(#\#),
.first\:border-l-base-400:not(#\#):first-child,
.hover\:border-l-base-400:not(#\#):hover,
.is-active>.active\:border-l-base-400:not(#\#),
.last\:border-l-base-400:not(#\#):last-child {
    border-left-color: rgba(74,84,98,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-300-invert:not(#\#).is-active,
.border-l-base-300-invert:not(#\#),
.first\:border-l-base-300-invert:not(#\#):first-child,
.hover\:border-l-base-300-invert:not(#\#):hover,
.is-active>.active\:border-l-base-300-invert:not(#\#),
.last\:border-l-base-300-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-300:not(#\#).is-active,
.border-l-base-300:not(#\#),
.first\:border-l-base-300:not(#\#):first-child,
.hover\:border-l-base-300:not(#\#):hover,
.is-active>.active\:border-l-base-300:not(#\#),
.last\:border-l-base-300:not(#\#):last-child {
    border-left-color: rgba(111,126,146,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-200-invert:not(#\#).is-active,
.border-l-base-200-invert:not(#\#),
.first\:border-l-base-200-invert:not(#\#):first-child,
.hover\:border-l-base-200-invert:not(#\#):hover,
.is-active>.active\:border-l-base-200-invert:not(#\#),
.last\:border-l-base-200-invert:not(#\#):last-child {
    border-left-color: rgba(29,33,39,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-200:not(#\#).is-active,
.border-l-base-200:not(#\#),
.first\:border-l-base-200:not(#\#):first-child,
.hover\:border-l-base-200:not(#\#):hover,
.is-active>.active\:border-l-base-200:not(#\#),
.last\:border-l-base-200:not(#\#):last-child {
    border-left-color: rgba(159,169,182,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-100-invert:not(#\#).is-active,
.border-l-base-100-invert:not(#\#),
.first\:border-l-base-100-invert:not(#\#):first-child,
.hover\:border-l-base-100-invert:not(#\#):hover,
.is-active>.active\:border-l-base-100-invert:not(#\#),
.last\:border-l-base-100-invert:not(#\#):last-child {
    border-left-color: rgba(37,42,49,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-100:not(#\#).is-active,
.border-l-base-100:not(#\#),
.first\:border-l-base-100:not(#\#):first-child,
.hover\:border-l-base-100:not(#\#):hover,
.is-active>.active\:border-l-base-100:not(#\#),
.last\:border-l-base-100:not(#\#):last-child {
    border-left-color: rgba(207,212,219,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-50-invert:not(#\#).is-active,
.border-l-base-50-invert:not(#\#),
.first\:border-l-base-50-invert:not(#\#):first-child,
.hover\:border-l-base-50-invert:not(#\#):hover,
.is-active>.active\:border-l-base-50-invert:not(#\#),
.last\:border-l-base-50-invert:not(#\#):last-child {
    border-left-color: rgba(40,45,53,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-50:not(#\#).is-active,
.border-l-base-50:not(#\#),
.first\:border-l-base-50:not(#\#):first-child,
.hover\:border-l-base-50:not(#\#):hover,
.is-active>.active\:border-l-base-50:not(#\#),
.last\:border-l-base-50:not(#\#):last-child {
    border-left-color: rgba(231,233,237,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-0-invert:not(#\#).is-active,
.border-l-base-0-invert:not(#\#),
.first\:border-l-base-0-invert:not(#\#):first-child,
.hover\:border-l-base-0-invert:not(#\#):hover,
.is-active>.active\:border-l-base-0-invert:not(#\#),
.last\:border-l-base-0-invert:not(#\#):last-child {
    border-left-color: rgba(51,51,51,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base-0:not(#\#).is-active,
.active\:border-l-base-invert:not(#\#).is-active,
.border-l-base-0:not(#\#),
.border-l-base-invert:not(#\#),
.first\:border-l-base-0:not(#\#):first-child,
.first\:border-l-base-invert:not(#\#):first-child,
.hover\:border-l-base-0:not(#\#):hover,
.hover\:border-l-base-invert:not(#\#):hover,
.is-active>.active\:border-l-base-0:not(#\#),
.is-active>.active\:border-l-base-invert:not(#\#),
.last\:border-l-base-0:not(#\#):last-child,
.last\:border-l-base-invert:not(#\#):last-child {
    border-left-color: rgba(255,255,255,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-base:not(#\#).is-active,
.border-l-base:not(#\#),
.first\:border-l-base:not(#\#):first-child,
.hover\:border-l-base:not(#\#):hover,
.is-active>.active\:border-l-base:not(#\#),
.last\:border-l-base:not(#\#):last-child {
    border-left-color: rgba(38,43,50,var(--all-border-l-opacity,var(--all-border-opacity)));
}
.active\:border-l-bg:not(#\#).is-active,
.active\:border-l-current:not(#\#).is-active,
.active\:border-l-inherit:not(#\#).is-active,
.border-l-bg:not(#\#),
.border-l-current:not(#\#),
.border-l-inherit:not(#\#),
.first\:border-l-bg:not(#\#):first-child,
.first\:border-l-current:not(#\#):first-child,
.first\:border-l-inherit:not(#\#):first-child,
.hover\:border-l-bg:not(#\#):hover,
.hover\:border-l-current:not(#\#):hover,
.hover\:border-l-inherit:not(#\#):hover,
.is-active>.active\:border-l-bg:not(#\#),
.is-active>.active\:border-l-current:not(#\#),
.is-active>.active\:border-l-inherit:not(#\#),
.last\:border-l-bg:not(#\#):last-child,
.last\:border-l-current:not(#\#):last-child,
.last\:border-l-inherit:not(#\#):last-child {
    border-left-color: rgba(var(--all-border-color),var(--all-border-opacity));
}
.active\:border-l-opacity-0:not(#\#).is-active,
.border-l-opacity-0:not(#\#),
.first\:border-l-opacity-0:not(#\#):first-child,
.hover\:border-l-opacity-0:not(#\#):hover,
.is-active>.active\:border-l-opacity-0:not(#\#),
.last\:border-l-opacity-0:not(#\#):last-child {
    --all-border-l-opacity: 0;
}
.active\:border-l-opacity-5:not(#\#).is-active,
.border-l-opacity-5:not(#\#),
.first\:border-l-opacity-5:not(#\#):first-child,
.hover\:border-l-opacity-5:not(#\#):hover,
.is-active>.active\:border-l-opacity-5:not(#\#),
.last\:border-l-opacity-5:not(#\#):last-child {
    --all-border-l-opacity: 0.05;
}
.active\:border-l-opacity-10:not(#\#).is-active,
.border-l-opacity-10:not(#\#),
.first\:border-l-opacity-10:not(#\#):first-child,
.hover\:border-l-opacity-10:not(#\#):hover,
.is-active>.active\:border-l-opacity-10:not(#\#),
.last\:border-l-opacity-10:not(#\#):last-child {
    --all-border-l-opacity: 0.1;
}
.active\:border-l-opacity-15:not(#\#).is-active,
.border-l-opacity-15:not(#\#),
.first\:border-l-opacity-15:not(#\#):first-child,
.hover\:border-l-opacity-15:not(#\#):hover,
.is-active>.active\:border-l-opacity-15:not(#\#),
.last\:border-l-opacity-15:not(#\#):last-child {
    --all-border-l-opacity: 0.15;
}
.active\:border-l-opacity-20:not(#\#).is-active,
.border-l-opacity-20:not(#\#),
.first\:border-l-opacity-20:not(#\#):first-child,
.hover\:border-l-opacity-20:not(#\#):hover,
.is-active>.active\:border-l-opacity-20:not(#\#),
.last\:border-l-opacity-20:not(#\#):last-child {
    --all-border-l-opacity: 0.2;
}
.active\:border-l-opacity-25:not(#\#).is-active,
.border-l-opacity-25:not(#\#),
.first\:border-l-opacity-25:not(#\#):first-child,
.hover\:border-l-opacity-25:not(#\#):hover,
.is-active>.active\:border-l-opacity-25:not(#\#),
.last\:border-l-opacity-25:not(#\#):last-child {
    --all-border-l-opacity: 0.25;
}
.active\:border-l-opacity-30:not(#\#).is-active,
.border-l-opacity-30:not(#\#),
.first\:border-l-opacity-30:not(#\#):first-child,
.hover\:border-l-opacity-30:not(#\#):hover,
.is-active>.active\:border-l-opacity-30:not(#\#),
.last\:border-l-opacity-30:not(#\#):last-child {
    --all-border-l-opacity: 0.3;
}
.active\:border-l-opacity-35:not(#\#).is-active,
.border-l-opacity-35:not(#\#),
.first\:border-l-opacity-35:not(#\#):first-child,
.hover\:border-l-opacity-35:not(#\#):hover,
.is-active>.active\:border-l-opacity-35:not(#\#),
.last\:border-l-opacity-35:not(#\#):last-child {
    --all-border-l-opacity: 0.35;
}
.active\:border-l-opacity-40:not(#\#).is-active,
.border-l-opacity-40:not(#\#),
.first\:border-l-opacity-40:not(#\#):first-child,
.hover\:border-l-opacity-40:not(#\#):hover,
.is-active>.active\:border-l-opacity-40:not(#\#),
.last\:border-l-opacity-40:not(#\#):last-child {
    --all-border-l-opacity: 0.4;
}
.active\:border-l-opacity-45:not(#\#).is-active,
.border-l-opacity-45:not(#\#),
.first\:border-l-opacity-45:not(#\#):first-child,
.hover\:border-l-opacity-45:not(#\#):hover,
.is-active>.active\:border-l-opacity-45:not(#\#),
.last\:border-l-opacity-45:not(#\#):last-child {
    --all-border-l-opacity: 0.45;
}
.active\:border-l-opacity-50:not(#\#).is-active,
.border-l-opacity-50:not(#\#),
.first\:border-l-opacity-50:not(#\#):first-child,
.hover\:border-l-opacity-50:not(#\#):hover,
.is-active>.active\:border-l-opacity-50:not(#\#),
.last\:border-l-opacity-50:not(#\#):last-child {
    --all-border-l-opacity: 0.5;
}
.active\:border-l-opacity-55:not(#\#).is-active,
.border-l-opacity-55:not(#\#),
.first\:border-l-opacity-55:not(#\#):first-child,
.hover\:border-l-opacity-55:not(#\#):hover,
.is-active>.active\:border-l-opacity-55:not(#\#),
.last\:border-l-opacity-55:not(#\#):last-child {
    --all-border-l-opacity: 0.55;
}
.active\:border-l-opacity-60:not(#\#).is-active,
.border-l-opacity-60:not(#\#),
.first\:border-l-opacity-60:not(#\#):first-child,
.hover\:border-l-opacity-60:not(#\#):hover,
.is-active>.active\:border-l-opacity-60:not(#\#),
.last\:border-l-opacity-60:not(#\#):last-child {
    --all-border-l-opacity: 0.6;
}
.active\:border-l-opacity-65:not(#\#).is-active,
.border-l-opacity-65:not(#\#),
.first\:border-l-opacity-65:not(#\#):first-child,
.hover\:border-l-opacity-65:not(#\#):hover,
.is-active>.active\:border-l-opacity-65:not(#\#),
.last\:border-l-opacity-65:not(#\#):last-child {
    --all-border-l-opacity: 0.65;
}
.active\:border-l-opacity-70:not(#\#).is-active,
.border-l-opacity-70:not(#\#),
.first\:border-l-opacity-70:not(#\#):first-child,
.hover\:border-l-opacity-70:not(#\#):hover,
.is-active>.active\:border-l-opacity-70:not(#\#),
.last\:border-l-opacity-70:not(#\#):last-child {
    --all-border-l-opacity: 0.7;
}
.active\:border-l-opacity-75:not(#\#).is-active,
.border-l-opacity-75:not(#\#),
.first\:border-l-opacity-75:not(#\#):first-child,
.hover\:border-l-opacity-75:not(#\#):hover,
.is-active>.active\:border-l-opacity-75:not(#\#),
.last\:border-l-opacity-75:not(#\#):last-child {
    --all-border-l-opacity: 0.75;
}
.active\:border-l-opacity-80:not(#\#).is-active,
.border-l-opacity-80:not(#\#),
.first\:border-l-opacity-80:not(#\#):first-child,
.hover\:border-l-opacity-80:not(#\#):hover,
.is-active>.active\:border-l-opacity-80:not(#\#),
.last\:border-l-opacity-80:not(#\#):last-child {
    --all-border-l-opacity: 0.8;
}
.active\:border-l-opacity-85:not(#\#).is-active,
.border-l-opacity-85:not(#\#),
.first\:border-l-opacity-85:not(#\#):first-child,
.hover\:border-l-opacity-85:not(#\#):hover,
.is-active>.active\:border-l-opacity-85:not(#\#),
.last\:border-l-opacity-85:not(#\#):last-child {
    --all-border-l-opacity: 0.85;
}
.active\:border-l-opacity-90:not(#\#).is-active,
.border-l-opacity-90:not(#\#),
.first\:border-l-opacity-90:not(#\#):first-child,
.hover\:border-l-opacity-90:not(#\#):hover,
.is-active>.active\:border-l-opacity-90:not(#\#),
.last\:border-l-opacity-90:not(#\#):last-child {
    --all-border-l-opacity: 0.9;
}
.active\:border-l-opacity-95:not(#\#).is-active,
.border-l-opacity-95:not(#\#),
.first\:border-l-opacity-95:not(#\#):first-child,
.hover\:border-l-opacity-95:not(#\#):hover,
.is-active>.active\:border-l-opacity-95:not(#\#),
.last\:border-l-opacity-95:not(#\#):last-child {
    --all-border-l-opacity: 0.95;
}
.active\:border-l-opacity-100:not(#\#).is-active,
.border-l-opacity-100:not(#\#),
.first\:border-l-opacity-100:not(#\#):first-child,
.hover\:border-l-opacity-100:not(#\#):hover,
.is-active>.active\:border-l-opacity-100:not(#\#),
.last\:border-l-opacity-100:not(#\#):last-child {
    --all-border-l-opacity: 1;
}
.hover\:outline-0:not(#\#):hover,
.outline-0:not(#\#) {
    outline-width: 0px;
}
.focus\:outline-0:not(#\#):focus-visible {
    outline-width: 0px;
}
.active\:outline-0:not(#\#).is-active,
.is-active>.active\:outline-0:not(#\#) {
    outline-width: 0px;
}
.hover\:outline-1:not(#\#):hover,
.outline-1:not(#\#) {
    outline-width: 1px;
}
.focus\:outline-1:not(#\#):focus-visible {
    outline-width: 1px;
}
.active\:outline-1:not(#\#).is-active,
.is-active>.active\:outline-1:not(#\#) {
    outline-width: 1px;
}
.hover\:outline-2:not(#\#):hover,
.outline-2:not(#\#) {
    outline-width: 2px;
}
.focus\:outline-2:not(#\#):focus-visible {
    outline-width: 2px;
}
.active\:outline-2:not(#\#).is-active,
.is-active>.active\:outline-2:not(#\#) {
    outline-width: 2px;
}
.hover\:outline-3:not(#\#):hover,
.outline-3:not(#\#) {
    outline-width: 3px;
}
.focus\:outline-3:not(#\#):focus-visible {
    outline-width: 3px;
}
.active\:outline-3:not(#\#).is-active,
.is-active>.active\:outline-3:not(#\#) {
    outline-width: 3px;
}
.hover\:outline-4:not(#\#):hover,
.outline-4:not(#\#) {
    outline-width: 4px;
}
.focus\:outline-4:not(#\#):focus-visible {
    outline-width: 4px;
}
.active\:outline-4:not(#\#).is-active,
.is-active>.active\:outline-4:not(#\#) {
    outline-width: 4px;
}
.hover\:outline-5:not(#\#):hover,
.outline-5:not(#\#) {
    outline-width: 5px;
}
.focus\:outline-5:not(#\#):focus-visible {
    outline-width: 5px;
}
.active\:outline-5:not(#\#).is-active,
.is-active>.active\:outline-5:not(#\#) {
    outline-width: 5px;
}
.outline-none:not(#\#) {
    outline-style: none;
}
.outline-solid:not(#\#) {
    outline-style: solid;
}
.outline-dashed:not(#\#) {
    outline-style: dashed;
}
.outline-dotted:not(#\#) {
    outline-style: dotted;
}
.outline-offset-0:not(#\#) {
    outline-offset: 0px;
}
.outline-offset-1:not(#\#) {
    outline-offset: 1px;
}
.outline-offset-2:not(#\#) {
    outline-offset: 2px;
}
.outline-offset-3:not(#\#) {
    outline-offset: 3px;
}
.outline-offset-4:not(#\#) {
    outline-offset: 4px;
}
.outline-offset-5:not(#\#) {
    outline-offset: 5px;
}
.active\:outline-pocket-invert:not(#\#).is-active,
.hover\:outline-pocket-invert:not(#\#):hover,
.is-active>.active\:outline-pocket-invert:not(#\#),
.outline-pocket-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-pocket:not(#\#).is-active,
.hover\:outline-pocket:not(#\#):hover,
.is-active>.active\:outline-pocket:not(#\#),
.outline-pocket:not(#\#) {
    outline-color: rgba(244,59,83,var(--all-outline-opacity));
}
.active\:outline-pinterest-invert:not(#\#).is-active,
.hover\:outline-pinterest-invert:not(#\#):hover,
.is-active>.active\:outline-pinterest-invert:not(#\#),
.outline-pinterest-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-pinterest:not(#\#).is-active,
.hover\:outline-pinterest:not(#\#):hover,
.is-active>.active\:outline-pinterest:not(#\#),
.outline-pinterest:not(#\#) {
    outline-color: rgba(189,8,28,var(--all-outline-opacity));
}
.active\:outline-vimeo-invert:not(#\#).is-active,
.hover\:outline-vimeo-invert:not(#\#):hover,
.is-active>.active\:outline-vimeo-invert:not(#\#),
.outline-vimeo-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-vimeo:not(#\#).is-active,
.hover\:outline-vimeo:not(#\#):hover,
.is-active>.active\:outline-vimeo:not(#\#),
.outline-vimeo:not(#\#) {
    outline-color: rgba(26,183,234,var(--all-outline-opacity));
}
.active\:outline-youtube-invert:not(#\#).is-active,
.hover\:outline-youtube-invert:not(#\#):hover,
.is-active>.active\:outline-youtube-invert:not(#\#),
.outline-youtube-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-youtube:not(#\#).is-active,
.hover\:outline-youtube:not(#\#):hover,
.is-active>.active\:outline-youtube:not(#\#),
.outline-youtube:not(#\#) {
    outline-color: rgba(218,23,37,var(--all-outline-opacity));
}
.active\:outline-x-invert:not(#\#).is-active,
.hover\:outline-x-invert:not(#\#):hover,
.is-active>.active\:outline-x-invert:not(#\#),
.outline-x-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-x:not(#\#).is-active,
.hover\:outline-x:not(#\#):hover,
.is-active>.active\:outline-x:not(#\#),
.outline-x:not(#\#) {
    outline-color: rgba(0,0,0,var(--all-outline-opacity));
}
.active\:outline-facebook-invert:not(#\#).is-active,
.hover\:outline-facebook-invert:not(#\#):hover,
.is-active>.active\:outline-facebook-invert:not(#\#),
.outline-facebook-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-facebook:not(#\#).is-active,
.hover\:outline-facebook:not(#\#):hover,
.is-active>.active\:outline-facebook:not(#\#),
.outline-facebook:not(#\#) {
    outline-color: rgba(24,119,242,var(--all-outline-opacity));
}
.active\:outline-instagram-invert:not(#\#).is-active,
.hover\:outline-instagram-invert:not(#\#):hover,
.is-active>.active\:outline-instagram-invert:not(#\#),
.outline-instagram-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-instagram:not(#\#).is-active,
.hover\:outline-instagram:not(#\#):hover,
.is-active>.active\:outline-instagram:not(#\#),
.outline-instagram:not(#\#) {
    outline-color: rgba(207,46,146,var(--all-outline-opacity));
}
.active\:outline-line-invert:not(#\#).is-active,
.hover\:outline-line-invert:not(#\#):hover,
.is-active>.active\:outline-line-invert:not(#\#),
.outline-line-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-line:not(#\#).is-active,
.hover\:outline-line:not(#\#):hover,
.is-active>.active\:outline-line:not(#\#),
.outline-line:not(#\#) {
    outline-color: rgba(0,185,0,var(--all-outline-opacity));
}
.active\:outline-visited-invert:not(#\#).is-active,
.hover\:outline-visited-invert:not(#\#):hover,
.is-active>.active\:outline-visited-invert:not(#\#),
.outline-visited-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-visited:not(#\#).is-active,
.hover\:outline-visited:not(#\#):hover,
.is-active>.active\:outline-visited:not(#\#),
.outline-visited:not(#\#) {
    outline-color: rgba(135,67,177,var(--all-outline-opacity));
}
.active\:outline-selection-invert:not(#\#).is-active,
.hover\:outline-selection-invert:not(#\#):hover,
.is-active>.active\:outline-selection-invert:not(#\#),
.outline-selection-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-selection:not(#\#).is-active,
.hover\:outline-selection:not(#\#):hover,
.is-active>.active\:outline-selection:not(#\#),
.outline-selection:not(#\#) {
    outline-color: rgba(41,66,192,var(--all-outline-opacity));
}
.active\:outline-highlight-invert:not(#\#).is-active,
.hover\:outline-highlight-invert:not(#\#):hover,
.is-active>.active\:outline-highlight-invert:not(#\#),
.outline-highlight-invert:not(#\#) {
    outline-color: rgba(53,38,2,var(--all-outline-opacity));
}
.active\:outline-highlight:not(#\#).is-active,
.hover\:outline-highlight:not(#\#):hover,
.is-active>.active\:outline-highlight:not(#\#),
.outline-highlight:not(#\#) {
    outline-color: rgba(245,183,34,var(--all-outline-opacity));
}
.active\:outline-link-invert:not(#\#).is-active,
.hover\:outline-link-invert:not(#\#):hover,
.is-active>.active\:outline-link-invert:not(#\#),
.outline-link-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-link:not(#\#).is-active,
.hover\:outline-link:not(#\#):hover,
.is-active>.active\:outline-link:not(#\#),
.outline-link:not(#\#) {
    outline-color: rgba(41,66,192,var(--all-outline-opacity));
}
.active\:outline-warning-invert:not(#\#).is-active,
.hover\:outline-warning-invert:not(#\#):hover,
.is-active>.active\:outline-warning-invert:not(#\#),
.outline-warning-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-warning:not(#\#).is-active,
.hover\:outline-warning:not(#\#):hover,
.is-active>.active\:outline-warning:not(#\#),
.outline-warning:not(#\#) {
    outline-color: rgba(230,98,45,var(--all-outline-opacity));
}
.active\:outline-danger-invert:not(#\#).is-active,
.hover\:outline-danger-invert:not(#\#):hover,
.is-active>.active\:outline-danger-invert:not(#\#),
.outline-danger-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-danger:not(#\#).is-active,
.hover\:outline-danger:not(#\#):hover,
.is-active>.active\:outline-danger:not(#\#),
.outline-danger:not(#\#) {
    outline-color: rgba(200,37,50,var(--all-outline-opacity));
}
.active\:outline-success-invert:not(#\#).is-active,
.hover\:outline-success-invert:not(#\#):hover,
.is-active>.active\:outline-success-invert:not(#\#),
.outline-success-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-success:not(#\#).is-active,
.hover\:outline-success:not(#\#):hover,
.is-active>.active\:outline-success:not(#\#),
.outline-success:not(#\#) {
    outline-color: rgba(23,159,94,var(--all-outline-opacity));
}
.active\:outline-purple-invert:not(#\#).is-active,
.hover\:outline-purple-invert:not(#\#):hover,
.is-active>.active\:outline-purple-invert:not(#\#),
.outline-purple-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-purple:not(#\#).is-active,
.hover\:outline-purple:not(#\#):hover,
.is-active>.active\:outline-purple:not(#\#),
.outline-purple:not(#\#) {
    outline-color: rgba(135,67,177,var(--all-outline-opacity));
}
.active\:outline-blue-invert:not(#\#).is-active,
.hover\:outline-blue-invert:not(#\#):hover,
.is-active>.active\:outline-blue-invert:not(#\#),
.outline-blue-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-blue:not(#\#).is-active,
.hover\:outline-blue:not(#\#):hover,
.is-active>.active\:outline-blue:not(#\#),
.outline-blue:not(#\#) {
    outline-color: rgba(41,66,192,var(--all-outline-opacity));
}
.active\:outline-green-invert:not(#\#).is-active,
.hover\:outline-green-invert:not(#\#):hover,
.is-active>.active\:outline-green-invert:not(#\#),
.outline-green-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-green:not(#\#).is-active,
.hover\:outline-green:not(#\#):hover,
.is-active>.active\:outline-green:not(#\#),
.outline-green:not(#\#) {
    outline-color: rgba(23,159,94,var(--all-outline-opacity));
}
.active\:outline-yellow-invert:not(#\#).is-active,
.hover\:outline-yellow-invert:not(#\#):hover,
.is-active>.active\:outline-yellow-invert:not(#\#),
.outline-yellow-invert:not(#\#) {
    outline-color: rgba(53,38,2,var(--all-outline-opacity));
}
.active\:outline-yellow:not(#\#).is-active,
.hover\:outline-yellow:not(#\#):hover,
.is-active>.active\:outline-yellow:not(#\#),
.outline-yellow:not(#\#) {
    outline-color: rgba(245,183,34,var(--all-outline-opacity));
}
.active\:outline-orange-invert:not(#\#).is-active,
.hover\:outline-orange-invert:not(#\#):hover,
.is-active>.active\:outline-orange-invert:not(#\#),
.outline-orange-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-orange:not(#\#).is-active,
.hover\:outline-orange:not(#\#):hover,
.is-active>.active\:outline-orange:not(#\#),
.outline-orange:not(#\#) {
    outline-color: rgba(230,98,45,var(--all-outline-opacity));
}
.active\:outline-red-invert:not(#\#).is-active,
.hover\:outline-red-invert:not(#\#):hover,
.is-active>.active\:outline-red-invert:not(#\#),
.outline-red-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-red:not(#\#).is-active,
.hover\:outline-red:not(#\#):hover,
.is-active>.active\:outline-red:not(#\#),
.outline-red:not(#\#) {
    outline-color: rgba(200,37,50,var(--all-outline-opacity));
}
.active\:outline-black-invert:not(#\#).is-active,
.hover\:outline-black-invert:not(#\#):hover,
.is-active>.active\:outline-black-invert:not(#\#),
.outline-black-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-black:not(#\#).is-active,
.hover\:outline-black:not(#\#):hover,
.is-active>.active\:outline-black:not(#\#),
.outline-black:not(#\#) {
    outline-color: rgba(0,0,0,var(--all-outline-opacity));
}
.active\:outline-white-invert:not(#\#).is-active,
.hover\:outline-white-invert:not(#\#):hover,
.is-active>.active\:outline-white-invert:not(#\#),
.outline-white-invert:not(#\#) {
    outline-color: rgba(51,51,51,var(--all-outline-opacity));
}
.active\:outline-gray-950-invert:not(#\#).is-active,
.active\:outline-white:not(#\#).is-active,
.hover\:outline-gray-950-invert:not(#\#):hover,
.hover\:outline-white:not(#\#):hover,
.is-active>.active\:outline-gray-950-invert:not(#\#),
.is-active>.active\:outline-white:not(#\#),
.outline-gray-950-invert:not(#\#),
.outline-white:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-950:not(#\#).is-active,
.hover\:outline-gray-950:not(#\#):hover,
.is-active>.active\:outline-gray-950:not(#\#),
.outline-gray-950:not(#\#) {
    outline-color: rgba(15,16,17,var(--all-outline-opacity));
}
.active\:outline-gray-900-invert:not(#\#).is-active,
.hover\:outline-gray-900-invert:not(#\#):hover,
.is-active>.active\:outline-gray-900-invert:not(#\#),
.outline-gray-900-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-900:not(#\#).is-active,
.hover\:outline-gray-900:not(#\#):hover,
.is-active>.active\:outline-gray-900:not(#\#),
.outline-gray-900:not(#\#) {
    outline-color: rgba(30,32,33,var(--all-outline-opacity));
}
.active\:outline-gray-800-invert:not(#\#).is-active,
.hover\:outline-gray-800-invert:not(#\#):hover,
.is-active>.active\:outline-gray-800-invert:not(#\#),
.outline-gray-800-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-800:not(#\#).is-active,
.hover\:outline-gray-800:not(#\#):hover,
.is-active>.active\:outline-gray-800:not(#\#),
.outline-gray-800:not(#\#) {
    outline-color: rgba(60,63,66,var(--all-outline-opacity));
}
.active\:outline-gray-700-invert:not(#\#).is-active,
.hover\:outline-gray-700-invert:not(#\#):hover,
.is-active>.active\:outline-gray-700-invert:not(#\#),
.outline-gray-700-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-700:not(#\#).is-active,
.hover\:outline-gray-700:not(#\#):hover,
.is-active>.active\:outline-gray-700:not(#\#),
.outline-gray-700:not(#\#) {
    outline-color: rgba(91,95,100,var(--all-outline-opacity));
}
.active\:outline-gray-600-invert:not(#\#).is-active,
.hover\:outline-gray-600-invert:not(#\#):hover,
.is-active>.active\:outline-gray-600-invert:not(#\#),
.outline-gray-600-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-600:not(#\#).is-active,
.hover\:outline-gray-600:not(#\#):hover,
.is-active>.active\:outline-gray-600:not(#\#),
.outline-gray-600:not(#\#) {
    outline-color: rgba(121,126,133,var(--all-outline-opacity));
}
.active\:outline-gray-500-invert:not(#\#).is-active,
.hover\:outline-gray-500-invert:not(#\#):hover,
.is-active>.active\:outline-gray-500-invert:not(#\#),
.outline-gray-500-invert:not(#\#) {
    outline-color: rgba(30,32,33,var(--all-outline-opacity));
}
.active\:outline-gray-500:not(#\#).is-active,
.hover\:outline-gray-500:not(#\#):hover,
.is-active>.active\:outline-gray-500:not(#\#),
.outline-gray-500:not(#\#) {
    outline-color: rgba(154,158,163,var(--all-outline-opacity));
}
.active\:outline-gray-400-invert:not(#\#).is-active,
.hover\:outline-gray-400-invert:not(#\#):hover,
.is-active>.active\:outline-gray-400-invert:not(#\#),
.outline-gray-400-invert:not(#\#) {
    outline-color: rgba(34,35,37,var(--all-outline-opacity));
}
.active\:outline-gray-400:not(#\#).is-active,
.hover\:outline-gray-400:not(#\#):hover,
.is-active>.active\:outline-gray-400:not(#\#),
.outline-gray-400:not(#\#) {
    outline-color: rgba(174,177,181,var(--all-outline-opacity));
}
.active\:outline-gray-300-invert:not(#\#).is-active,
.hover\:outline-gray-300-invert:not(#\#):hover,
.is-active>.active\:outline-gray-300-invert:not(#\#),
.outline-gray-300-invert:not(#\#) {
    outline-color: rgba(37,39,41,var(--all-outline-opacity));
}
.active\:outline-gray-300:not(#\#).is-active,
.hover\:outline-gray-300:not(#\#):hover,
.is-active>.active\:outline-gray-300:not(#\#),
.outline-gray-300:not(#\#) {
    outline-color: rgba(194,197,200,var(--all-outline-opacity));
}
.active\:outline-gray-200-invert:not(#\#).is-active,
.hover\:outline-gray-200-invert:not(#\#):hover,
.is-active>.active\:outline-gray-200-invert:not(#\#),
.outline-gray-200-invert:not(#\#) {
    outline-color: rgba(42,43,45,var(--all-outline-opacity));
}
.active\:outline-gray-200:not(#\#).is-active,
.hover\:outline-gray-200:not(#\#):hover,
.is-active>.active\:outline-gray-200:not(#\#),
.outline-gray-200:not(#\#) {
    outline-color: rgba(215,216,218,var(--all-outline-opacity));
}
.active\:outline-gray-100-invert:not(#\#).is-active,
.hover\:outline-gray-100-invert:not(#\#):hover,
.is-active>.active\:outline-gray-100-invert:not(#\#),
.outline-gray-100-invert:not(#\#) {
    outline-color: rgba(45,47,50,var(--all-outline-opacity));
}
.active\:outline-gray-100:not(#\#).is-active,
.hover\:outline-gray-100:not(#\#):hover,
.is-active>.active\:outline-gray-100:not(#\#),
.outline-gray-100:not(#\#) {
    outline-color: rgba(235,236,237,var(--all-outline-opacity));
}
.active\:outline-gray-50-invert:not(#\#).is-active,
.hover\:outline-gray-50-invert:not(#\#):hover,
.is-active>.active\:outline-gray-50-invert:not(#\#),
.outline-gray-50-invert:not(#\#) {
    outline-color: rgba(47,47,52,var(--all-outline-opacity));
}
.active\:outline-gray-50:not(#\#).is-active,
.hover\:outline-gray-50:not(#\#):hover,
.is-active>.active\:outline-gray-50:not(#\#),
.outline-gray-50:not(#\#) {
    outline-color: rgba(245,245,246,var(--all-outline-opacity));
}
.active\:outline-gray-0-invert:not(#\#).is-active,
.hover\:outline-gray-0-invert:not(#\#):hover,
.is-active>.active\:outline-gray-0-invert:not(#\#),
.outline-gray-0-invert:not(#\#) {
    outline-color: rgba(51,51,51,var(--all-outline-opacity));
}
.active\:outline-gray-0:not(#\#).is-active,
.hover\:outline-gray-0:not(#\#):hover,
.is-active>.active\:outline-gray-0:not(#\#),
.outline-gray-0:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-gray-invert:not(#\#).is-active,
.hover\:outline-gray-invert:not(#\#):hover,
.is-active>.active\:outline-gray-invert:not(#\#),
.outline-gray-invert:not(#\#) {
    outline-color: rgba(30,32,33,var(--all-outline-opacity));
}
.active\:outline-gray:not(#\#).is-active,
.hover\:outline-gray:not(#\#):hover,
.is-active>.active\:outline-gray:not(#\#),
.outline-gray:not(#\#) {
    outline-color: rgba(154,158,163,var(--all-outline-opacity));
}
.active\:outline-accent-950-invert:not(#\#).is-active,
.hover\:outline-accent-950-invert:not(#\#):hover,
.is-active>.active\:outline-accent-950-invert:not(#\#),
.outline-accent-950-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-950:not(#\#).is-active,
.hover\:outline-accent-950:not(#\#):hover,
.is-active>.active\:outline-accent-950:not(#\#),
.outline-accent-950:not(#\#) {
    outline-color: rgba(4,7,19,var(--all-outline-opacity));
}
.active\:outline-accent-900-invert:not(#\#).is-active,
.hover\:outline-accent-900-invert:not(#\#):hover,
.is-active>.active\:outline-accent-900-invert:not(#\#),
.outline-accent-900-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-900:not(#\#).is-active,
.hover\:outline-accent-900:not(#\#):hover,
.is-active>.active\:outline-accent-900:not(#\#),
.outline-accent-900:not(#\#) {
    outline-color: rgba(8,13,38,var(--all-outline-opacity));
}
.active\:outline-accent-800-invert:not(#\#).is-active,
.hover\:outline-accent-800-invert:not(#\#):hover,
.is-active>.active\:outline-accent-800-invert:not(#\#),
.outline-accent-800-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-800:not(#\#).is-active,
.hover\:outline-accent-800:not(#\#):hover,
.is-active>.active\:outline-accent-800:not(#\#),
.outline-accent-800:not(#\#) {
    outline-color: rgba(16,26,77,var(--all-outline-opacity));
}
.active\:outline-accent-700-invert:not(#\#).is-active,
.hover\:outline-accent-700-invert:not(#\#):hover,
.is-active>.active\:outline-accent-700-invert:not(#\#),
.outline-accent-700-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-700:not(#\#).is-active,
.hover\:outline-accent-700:not(#\#):hover,
.is-active>.active\:outline-accent-700:not(#\#),
.outline-accent-700:not(#\#) {
    outline-color: rgba(25,40,115,var(--all-outline-opacity));
}
.active\:outline-accent-600-invert:not(#\#).is-active,
.hover\:outline-accent-600-invert:not(#\#):hover,
.is-active>.active\:outline-accent-600-invert:not(#\#),
.outline-accent-600-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-600:not(#\#).is-active,
.hover\:outline-accent-600:not(#\#):hover,
.is-active>.active\:outline-accent-600:not(#\#),
.outline-accent-600:not(#\#) {
    outline-color: rgba(33,53,154,var(--all-outline-opacity));
}
.active\:outline-accent-500-invert:not(#\#).is-active,
.hover\:outline-accent-500-invert:not(#\#):hover,
.is-active>.active\:outline-accent-500-invert:not(#\#),
.outline-accent-500-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-500:not(#\#).is-active,
.hover\:outline-accent-500:not(#\#):hover,
.is-active>.active\:outline-accent-500:not(#\#),
.outline-accent-500:not(#\#) {
    outline-color: rgba(41,66,192,var(--all-outline-opacity));
}
.active\:outline-accent-400-invert:not(#\#).is-active,
.hover\:outline-accent-400-invert:not(#\#):hover,
.is-active>.active\:outline-accent-400-invert:not(#\#),
.outline-accent-400-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-400:not(#\#).is-active,
.hover\:outline-accent-400:not(#\#):hover,
.is-active>.active\:outline-accent-400:not(#\#),
.outline-accent-400:not(#\#) {
    outline-color: rgba(72,96,216,var(--all-outline-opacity));
}
.active\:outline-accent-300-invert:not(#\#).is-active,
.hover\:outline-accent-300-invert:not(#\#):hover,
.is-active>.active\:outline-accent-300-invert:not(#\#),
.outline-accent-300-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent-300:not(#\#).is-active,
.hover\:outline-accent-300:not(#\#):hover,
.is-active>.active\:outline-accent-300:not(#\#),
.outline-accent-300:not(#\#) {
    outline-color: rgba(118,136,226,var(--all-outline-opacity));
}
.active\:outline-accent-200-invert:not(#\#).is-active,
.hover\:outline-accent-200-invert:not(#\#):hover,
.is-active>.active\:outline-accent-200-invert:not(#\#),
.outline-accent-200-invert:not(#\#) {
    outline-color: rgba(14,23,66,var(--all-outline-opacity));
}
.active\:outline-accent-200:not(#\#).is-active,
.hover\:outline-accent-200:not(#\#):hover,
.is-active>.active\:outline-accent-200:not(#\#),
.outline-accent-200:not(#\#) {
    outline-color: rgba(164,176,236,var(--all-outline-opacity));
}
.active\:outline-accent-100-invert:not(#\#).is-active,
.hover\:outline-accent-100-invert:not(#\#):hover,
.is-active>.active\:outline-accent-100-invert:not(#\#),
.outline-accent-100-invert:not(#\#) {
    outline-color: rgba(16,26,75,var(--all-outline-opacity));
}
.active\:outline-accent-100:not(#\#).is-active,
.hover\:outline-accent-100:not(#\#):hover,
.is-active>.active\:outline-accent-100:not(#\#),
.outline-accent-100:not(#\#) {
    outline-color: rgba(209,215,245,var(--all-outline-opacity));
}
.active\:outline-accent-50-invert:not(#\#).is-active,
.hover\:outline-accent-50-invert:not(#\#):hover,
.is-active>.active\:outline-accent-50-invert:not(#\#),
.outline-accent-50-invert:not(#\#) {
    outline-color: rgba(17,28,79,var(--all-outline-opacity));
}
.active\:outline-accent-50:not(#\#).is-active,
.hover\:outline-accent-50:not(#\#):hover,
.is-active>.active\:outline-accent-50:not(#\#),
.outline-accent-50:not(#\#) {
    outline-color: rgba(232,235,250,var(--all-outline-opacity));
}
.active\:outline-accent-0-invert:not(#\#).is-active,
.hover\:outline-accent-0-invert:not(#\#):hover,
.is-active>.active\:outline-accent-0-invert:not(#\#),
.outline-accent-0-invert:not(#\#) {
    outline-color: rgba(51,51,51,var(--all-outline-opacity));
}
.active\:outline-accent-0:not(#\#).is-active,
.active\:outline-accent-invert:not(#\#).is-active,
.hover\:outline-accent-0:not(#\#):hover,
.hover\:outline-accent-invert:not(#\#):hover,
.is-active>.active\:outline-accent-0:not(#\#),
.is-active>.active\:outline-accent-invert:not(#\#),
.outline-accent-0:not(#\#),
.outline-accent-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-accent:not(#\#).is-active,
.hover\:outline-accent:not(#\#):hover,
.is-active>.active\:outline-accent:not(#\#),
.outline-accent:not(#\#) {
    outline-color: rgba(41,66,192,var(--all-outline-opacity));
}
.active\:outline-base-950-invert:not(#\#).is-active,
.hover\:outline-base-950-invert:not(#\#):hover,
.is-active>.active\:outline-base-950-invert:not(#\#),
.outline-base-950-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-950:not(#\#).is-active,
.hover\:outline-base-950:not(#\#):hover,
.is-active>.active\:outline-base-950:not(#\#),
.outline-base-950:not(#\#) {
    outline-color: rgba(4,4,5,var(--all-outline-opacity));
}
.active\:outline-base-900-invert:not(#\#).is-active,
.hover\:outline-base-900-invert:not(#\#):hover,
.is-active>.active\:outline-base-900-invert:not(#\#),
.outline-base-900-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-900:not(#\#).is-active,
.hover\:outline-base-900:not(#\#):hover,
.is-active>.active\:outline-base-900:not(#\#),
.outline-base-900:not(#\#) {
    outline-color: rgba(8,9,10,var(--all-outline-opacity));
}
.active\:outline-base-800-invert:not(#\#).is-active,
.hover\:outline-base-800-invert:not(#\#):hover,
.is-active>.active\:outline-base-800-invert:not(#\#),
.outline-base-800-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-800:not(#\#).is-active,
.hover\:outline-base-800:not(#\#):hover,
.is-active>.active\:outline-base-800:not(#\#),
.outline-base-800:not(#\#) {
    outline-color: rgba(15,17,20,var(--all-outline-opacity));
}
.active\:outline-base-700-invert:not(#\#).is-active,
.hover\:outline-base-700-invert:not(#\#):hover,
.is-active>.active\:outline-base-700-invert:not(#\#),
.outline-base-700-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-700:not(#\#).is-active,
.hover\:outline-base-700:not(#\#):hover,
.is-active>.active\:outline-base-700:not(#\#),
.outline-base-700:not(#\#) {
    outline-color: rgba(23,26,30,var(--all-outline-opacity));
}
.active\:outline-base-600-invert:not(#\#).is-active,
.hover\:outline-base-600-invert:not(#\#):hover,
.is-active>.active\:outline-base-600-invert:not(#\#),
.outline-base-600-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-600:not(#\#).is-active,
.hover\:outline-base-600:not(#\#):hover,
.is-active>.active\:outline-base-600:not(#\#),
.outline-base-600:not(#\#) {
    outline-color: rgba(30,34,40,var(--all-outline-opacity));
}
.active\:outline-base-500-invert:not(#\#).is-active,
.hover\:outline-base-500-invert:not(#\#):hover,
.is-active>.active\:outline-base-500-invert:not(#\#),
.outline-base-500-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-500:not(#\#).is-active,
.hover\:outline-base-500:not(#\#):hover,
.is-active>.active\:outline-base-500:not(#\#),
.outline-base-500:not(#\#) {
    outline-color: rgba(38,43,50,var(--all-outline-opacity));
}
.active\:outline-base-400-invert:not(#\#).is-active,
.hover\:outline-base-400-invert:not(#\#):hover,
.is-active>.active\:outline-base-400-invert:not(#\#),
.outline-base-400-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-400:not(#\#).is-active,
.hover\:outline-base-400:not(#\#):hover,
.is-active>.active\:outline-base-400:not(#\#),
.outline-base-400:not(#\#) {
    outline-color: rgba(74,84,98,var(--all-outline-opacity));
}
.active\:outline-base-300-invert:not(#\#).is-active,
.hover\:outline-base-300-invert:not(#\#):hover,
.is-active>.active\:outline-base-300-invert:not(#\#),
.outline-base-300-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base-300:not(#\#).is-active,
.hover\:outline-base-300:not(#\#):hover,
.is-active>.active\:outline-base-300:not(#\#),
.outline-base-300:not(#\#) {
    outline-color: rgba(111,126,146,var(--all-outline-opacity));
}
.active\:outline-base-200-invert:not(#\#).is-active,
.hover\:outline-base-200-invert:not(#\#):hover,
.is-active>.active\:outline-base-200-invert:not(#\#),
.outline-base-200-invert:not(#\#) {
    outline-color: rgba(29,33,39,var(--all-outline-opacity));
}
.active\:outline-base-200:not(#\#).is-active,
.hover\:outline-base-200:not(#\#):hover,
.is-active>.active\:outline-base-200:not(#\#),
.outline-base-200:not(#\#) {
    outline-color: rgba(159,169,182,var(--all-outline-opacity));
}
.active\:outline-base-100-invert:not(#\#).is-active,
.hover\:outline-base-100-invert:not(#\#):hover,
.is-active>.active\:outline-base-100-invert:not(#\#),
.outline-base-100-invert:not(#\#) {
    outline-color: rgba(37,42,49,var(--all-outline-opacity));
}
.active\:outline-base-100:not(#\#).is-active,
.hover\:outline-base-100:not(#\#):hover,
.is-active>.active\:outline-base-100:not(#\#),
.outline-base-100:not(#\#) {
    outline-color: rgba(207,212,219,var(--all-outline-opacity));
}
.active\:outline-base-50-invert:not(#\#).is-active,
.hover\:outline-base-50-invert:not(#\#):hover,
.is-active>.active\:outline-base-50-invert:not(#\#),
.outline-base-50-invert:not(#\#) {
    outline-color: rgba(40,45,53,var(--all-outline-opacity));
}
.active\:outline-base-50:not(#\#).is-active,
.hover\:outline-base-50:not(#\#):hover,
.is-active>.active\:outline-base-50:not(#\#),
.outline-base-50:not(#\#) {
    outline-color: rgba(231,233,237,var(--all-outline-opacity));
}
.active\:outline-base-0-invert:not(#\#).is-active,
.hover\:outline-base-0-invert:not(#\#):hover,
.is-active>.active\:outline-base-0-invert:not(#\#),
.outline-base-0-invert:not(#\#) {
    outline-color: rgba(51,51,51,var(--all-outline-opacity));
}
.active\:outline-base-0:not(#\#).is-active,
.active\:outline-base-invert:not(#\#).is-active,
.hover\:outline-base-0:not(#\#):hover,
.hover\:outline-base-invert:not(#\#):hover,
.is-active>.active\:outline-base-0:not(#\#),
.is-active>.active\:outline-base-invert:not(#\#),
.outline-base-0:not(#\#),
.outline-base-invert:not(#\#) {
    outline-color: rgba(255,255,255,var(--all-outline-opacity));
}
.active\:outline-base:not(#\#).is-active,
.hover\:outline-base:not(#\#):hover,
.is-active>.active\:outline-base:not(#\#),
.outline-base:not(#\#) {
    outline-color: rgba(38,43,50,var(--all-outline-opacity));
}
.hover\:outline-opacity-0:not(#\#):hover,
.outline-opacity-0:not(#\#) {
    --all-outline-opacity: 0;
}
.focus\:outline-opacity-0:not(#\#):focus-visible {
    --all-outline-opacity: 0;
}
.active\:outline-opacity-0:not(#\#).is-active,
.is-active>.active\:outline-opacity-0:not(#\#) {
    --all-outline-opacity: 0;
}
.hover\:outline-opacity-5:not(#\#):hover,
.outline-opacity-5:not(#\#) {
    --all-outline-opacity: 0.05;
}
.focus\:outline-opacity-5:not(#\#):focus-visible {
    --all-outline-opacity: 0.05;
}
.active\:outline-opacity-5:not(#\#).is-active,
.is-active>.active\:outline-opacity-5:not(#\#) {
    --all-outline-opacity: 0.05;
}
.hover\:outline-opacity-10:not(#\#):hover,
.outline-opacity-10:not(#\#) {
    --all-outline-opacity: 0.1;
}
.focus\:outline-opacity-10:not(#\#):focus-visible {
    --all-outline-opacity: 0.1;
}
.active\:outline-opacity-10:not(#\#).is-active,
.is-active>.active\:outline-opacity-10:not(#\#) {
    --all-outline-opacity: 0.1;
}
.hover\:outline-opacity-15:not(#\#):hover,
.outline-opacity-15:not(#\#) {
    --all-outline-opacity: 0.15;
}
.focus\:outline-opacity-15:not(#\#):focus-visible {
    --all-outline-opacity: 0.15;
}
.active\:outline-opacity-15:not(#\#).is-active,
.is-active>.active\:outline-opacity-15:not(#\#) {
    --all-outline-opacity: 0.15;
}
.hover\:outline-opacity-20:not(#\#):hover,
.outline-opacity-20:not(#\#) {
    --all-outline-opacity: 0.2;
}
.focus\:outline-opacity-20:not(#\#):focus-visible {
    --all-outline-opacity: 0.2;
}
.active\:outline-opacity-20:not(#\#).is-active,
.is-active>.active\:outline-opacity-20:not(#\#) {
    --all-outline-opacity: 0.2;
}
.hover\:outline-opacity-25:not(#\#):hover,
.outline-opacity-25:not(#\#) {
    --all-outline-opacity: 0.25;
}
.focus\:outline-opacity-25:not(#\#):focus-visible {
    --all-outline-opacity: 0.25;
}
.active\:outline-opacity-25:not(#\#).is-active,
.is-active>.active\:outline-opacity-25:not(#\#) {
    --all-outline-opacity: 0.25;
}
.hover\:outline-opacity-30:not(#\#):hover,
.outline-opacity-30:not(#\#) {
    --all-outline-opacity: 0.3;
}
.focus\:outline-opacity-30:not(#\#):focus-visible {
    --all-outline-opacity: 0.3;
}
.active\:outline-opacity-30:not(#\#).is-active,
.is-active>.active\:outline-opacity-30:not(#\#) {
    --all-outline-opacity: 0.3;
}
.hover\:outline-opacity-35:not(#\#):hover,
.outline-opacity-35:not(#\#) {
    --all-outline-opacity: 0.35;
}
.focus\:outline-opacity-35:not(#\#):focus-visible {
    --all-outline-opacity: 0.35;
}
.active\:outline-opacity-35:not(#\#).is-active,
.is-active>.active\:outline-opacity-35:not(#\#) {
    --all-outline-opacity: 0.35;
}
.hover\:outline-opacity-40:not(#\#):hover,
.outline-opacity-40:not(#\#) {
    --all-outline-opacity: 0.4;
}
.focus\:outline-opacity-40:not(#\#):focus-visible {
    --all-outline-opacity: 0.4;
}
.active\:outline-opacity-40:not(#\#).is-active,
.is-active>.active\:outline-opacity-40:not(#\#) {
    --all-outline-opacity: 0.4;
}
.hover\:outline-opacity-45:not(#\#):hover,
.outline-opacity-45:not(#\#) {
    --all-outline-opacity: 0.45;
}
.focus\:outline-opacity-45:not(#\#):focus-visible {
    --all-outline-opacity: 0.45;
}
.active\:outline-opacity-45:not(#\#).is-active,
.is-active>.active\:outline-opacity-45:not(#\#) {
    --all-outline-opacity: 0.45;
}
.hover\:outline-opacity-50:not(#\#):hover,
.outline-opacity-50:not(#\#) {
    --all-outline-opacity: 0.5;
}
.focus\:outline-opacity-50:not(#\#):focus-visible {
    --all-outline-opacity: 0.5;
}
.active\:outline-opacity-50:not(#\#).is-active,
.is-active>.active\:outline-opacity-50:not(#\#) {
    --all-outline-opacity: 0.5;
}
.hover\:outline-opacity-55:not(#\#):hover,
.outline-opacity-55:not(#\#) {
    --all-outline-opacity: 0.55;
}
.focus\:outline-opacity-55:not(#\#):focus-visible {
    --all-outline-opacity: 0.55;
}
.active\:outline-opacity-55:not(#\#).is-active,
.is-active>.active\:outline-opacity-55:not(#\#) {
    --all-outline-opacity: 0.55;
}
.hover\:outline-opacity-60:not(#\#):hover,
.outline-opacity-60:not(#\#) {
    --all-outline-opacity: 0.6;
}
.focus\:outline-opacity-60:not(#\#):focus-visible {
    --all-outline-opacity: 0.6;
}
.active\:outline-opacity-60:not(#\#).is-active,
.is-active>.active\:outline-opacity-60:not(#\#) {
    --all-outline-opacity: 0.6;
}
.hover\:outline-opacity-65:not(#\#):hover,
.outline-opacity-65:not(#\#) {
    --all-outline-opacity: 0.65;
}
.focus\:outline-opacity-65:not(#\#):focus-visible {
    --all-outline-opacity: 0.65;
}
.active\:outline-opacity-65:not(#\#).is-active,
.is-active>.active\:outline-opacity-65:not(#\#) {
    --all-outline-opacity: 0.65;
}
.hover\:outline-opacity-70:not(#\#):hover,
.outline-opacity-70:not(#\#) {
    --all-outline-opacity: 0.7;
}
.focus\:outline-opacity-70:not(#\#):focus-visible {
    --all-outline-opacity: 0.7;
}
.active\:outline-opacity-70:not(#\#).is-active,
.is-active>.active\:outline-opacity-70:not(#\#) {
    --all-outline-opacity: 0.7;
}
.hover\:outline-opacity-75:not(#\#):hover,
.outline-opacity-75:not(#\#) {
    --all-outline-opacity: 0.75;
}
.focus\:outline-opacity-75:not(#\#):focus-visible {
    --all-outline-opacity: 0.75;
}
.active\:outline-opacity-75:not(#\#).is-active,
.is-active>.active\:outline-opacity-75:not(#\#) {
    --all-outline-opacity: 0.75;
}
.hover\:outline-opacity-80:not(#\#):hover,
.outline-opacity-80:not(#\#) {
    --all-outline-opacity: 0.8;
}
.focus\:outline-opacity-80:not(#\#):focus-visible {
    --all-outline-opacity: 0.8;
}
.active\:outline-opacity-80:not(#\#).is-active,
.is-active>.active\:outline-opacity-80:not(#\#) {
    --all-outline-opacity: 0.8;
}
.hover\:outline-opacity-85:not(#\#):hover,
.outline-opacity-85:not(#\#) {
    --all-outline-opacity: 0.85;
}
.focus\:outline-opacity-85:not(#\#):focus-visible {
    --all-outline-opacity: 0.85;
}
.active\:outline-opacity-85:not(#\#).is-active,
.is-active>.active\:outline-opacity-85:not(#\#) {
    --all-outline-opacity: 0.85;
}
.hover\:outline-opacity-90:not(#\#):hover,
.outline-opacity-90:not(#\#) {
    --all-outline-opacity: 0.9;
}
.focus\:outline-opacity-90:not(#\#):focus-visible {
    --all-outline-opacity: 0.9;
}
.active\:outline-opacity-90:not(#\#).is-active,
.is-active>.active\:outline-opacity-90:not(#\#) {
    --all-outline-opacity: 0.9;
}
.hover\:outline-opacity-95:not(#\#):hover,
.outline-opacity-95:not(#\#) {
    --all-outline-opacity: 0.95;
}
.focus\:outline-opacity-95:not(#\#):focus-visible {
    --all-outline-opacity: 0.95;
}
.active\:outline-opacity-95:not(#\#).is-active,
.is-active>.active\:outline-opacity-95:not(#\#) {
    --all-outline-opacity: 0.95;
}
.hover\:outline-opacity-100:not(#\#):hover,
.outline-opacity-100:not(#\#) {
    --all-outline-opacity: 1;
}
.focus\:outline-opacity-100:not(#\#):focus-visible {
    --all-outline-opacity: 1;
}
.active\:outline-opacity-100:not(#\#).is-active,
.is-active>.active\:outline-opacity-100:not(#\#) {
    --all-outline-opacity: 1;
}
.first\:rounded-xs:not(#\#):first-child,
.last\:rounded-xs:not(#\#):last-child,
.rounded-xs:not(#\#) {
    border-radius: .125rem;
}
.first\:rounded-sm:not(#\#):first-child,
.last\:rounded-sm:not(#\#):last-child,
.rounded-sm:not(#\#) {
    border-radius: .25rem;
}
.first\:rounded:not(#\#):first-child,
.last\:rounded:not(#\#):last-child,
.rounded:not(#\#) {
    border-radius: .375rem;
}
.first\:rounded-md:not(#\#):first-child,
.last\:rounded-md:not(#\#):last-child,
.rounded-md:not(#\#) {
    border-radius: .5rem;
}
.first\:rounded-lg:not(#\#):first-child,
.last\:rounded-lg:not(#\#):last-child,
.rounded-lg:not(#\#) {
    border-radius: .75rem;
}
.first\:rounded-xl:not(#\#):first-child,
.last\:rounded-xl:not(#\#):last-child,
.rounded-xl:not(#\#) {
    border-radius: 1rem;
}
.first\:rounded-2xl:not(#\#):first-child,
.last\:rounded-2xl:not(#\#):last-child,
.rounded-2xl:not(#\#) {
    border-radius: 1.5rem;
}
.first\:rounded-3xl:not(#\#):first-child,
.last\:rounded-3xl:not(#\#):last-child,
.rounded-3xl:not(#\#) {
    border-radius: 2rem;
}
.first\:rounded-full:not(#\#):first-child,
.last\:rounded-full:not(#\#):last-child,
.rounded-full:not(#\#) {
    border-radius: 999rem;
}
.first\:rounded-inherit:not(#\#):first-child,
.last\:rounded-inherit:not(#\#):last-child,
.rounded-inherit:not(#\#) {
    border-radius: inherit;
}
.first\:rounded-none:not(#\#):first-child,
.last\:rounded-none:not(#\#):last-child,
.rounded-none:not(#\#) {
    border-radius: 0;
}
.first\:rounded-t-xs:not(#\#):first-child,
.last\:rounded-t-xs:not(#\#):last-child,
.rounded-t-xs:not(#\#) {
    border-top-right-radius: .125rem;
    border-top-left-radius: .125rem;
}
.first\:rounded-t-sm:not(#\#):first-child,
.last\:rounded-t-sm:not(#\#):last-child,
.rounded-t-sm:not(#\#) {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
}
.first\:rounded-t:not(#\#):first-child,
.last\:rounded-t:not(#\#):last-child,
.rounded-t:not(#\#) {
    border-top-right-radius: .375rem;
    border-top-left-radius: .375rem;
}
.first\:rounded-t-md:not(#\#):first-child,
.last\:rounded-t-md:not(#\#):last-child,
.rounded-t-md:not(#\#) {
    border-top-right-radius: .5rem;
    border-top-left-radius: .5rem;
}
.first\:rounded-t-lg:not(#\#):first-child,
.last\:rounded-t-lg:not(#\#):last-child,
.rounded-t-lg:not(#\#) {
    border-top-right-radius: .75rem;
    border-top-left-radius: .75rem;
}
.first\:rounded-t-xl:not(#\#):first-child,
.last\:rounded-t-xl:not(#\#):last-child,
.rounded-t-xl:not(#\#) {
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}
.first\:rounded-t-2xl:not(#\#):first-child,
.last\:rounded-t-2xl:not(#\#):last-child,
.rounded-t-2xl:not(#\#) {
    border-top-right-radius: 1.5rem;
    border-top-left-radius: 1.5rem;
}
.first\:rounded-t-3xl:not(#\#):first-child,
.last\:rounded-t-3xl:not(#\#):last-child,
.rounded-t-3xl:not(#\#) {
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
}
.first\:rounded-t-full:not(#\#):first-child,
.last\:rounded-t-full:not(#\#):last-child,
.rounded-t-full:not(#\#) {
    border-top-right-radius: 999rem;
    border-top-left-radius: 999rem;
}
.first\:rounded-t-inherit:not(#\#):first-child,
.last\:rounded-t-inherit:not(#\#):last-child,
.rounded-t-inherit:not(#\#) {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
}
.first\:rounded-t-none:not(#\#):first-child,
.last\:rounded-t-none:not(#\#):last-child,
.rounded-t-none:not(#\#) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.first\:rounded-r-xs:not(#\#):first-child,
.last\:rounded-r-xs:not(#\#):last-child,
.rounded-r-xs:not(#\#) {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
}
.first\:rounded-r-sm:not(#\#):first-child,
.last\:rounded-r-sm:not(#\#):last-child,
.rounded-r-sm:not(#\#) {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.first\:rounded-r:not(#\#):first-child,
.last\:rounded-r:not(#\#):last-child,
.rounded-r:not(#\#) {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem;
}
.first\:rounded-r-md:not(#\#):first-child,
.last\:rounded-r-md:not(#\#):last-child,
.rounded-r-md:not(#\#) {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
}
.first\:rounded-r-lg:not(#\#):first-child,
.last\:rounded-r-lg:not(#\#):last-child,
.rounded-r-lg:not(#\#) {
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem;
}
.first\:rounded-r-xl:not(#\#):first-child,
.last\:rounded-r-xl:not(#\#):last-child,
.rounded-r-xl:not(#\#) {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.first\:rounded-r-2xl:not(#\#):first-child,
.last\:rounded-r-2xl:not(#\#):last-child,
.rounded-r-2xl:not(#\#) {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}
.first\:rounded-r-3xl:not(#\#):first-child,
.last\:rounded-r-3xl:not(#\#):last-child,
.rounded-r-3xl:not(#\#) {
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
.first\:rounded-r-full:not(#\#):first-child,
.last\:rounded-r-full:not(#\#):last-child,
.rounded-r-full:not(#\#) {
    border-top-right-radius: 999rem;
    border-bottom-right-radius: 999rem;
}
.first\:rounded-r-inherit:not(#\#):first-child,
.last\:rounded-r-inherit:not(#\#):last-child,
.rounded-r-inherit:not(#\#) {
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
}
.first\:rounded-r-none:not(#\#):first-child,
.last\:rounded-r-none:not(#\#):last-child,
.rounded-r-none:not(#\#) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.first\:rounded-b-xs:not(#\#):first-child,
.last\:rounded-b-xs:not(#\#):last-child,
.rounded-b-xs:not(#\#) {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
}
.first\:rounded-b-sm:not(#\#):first-child,
.last\:rounded-b-sm:not(#\#):last-child,
.rounded-b-sm:not(#\#) {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.first\:rounded-b:not(#\#):first-child,
.last\:rounded-b:not(#\#):last-child,
.rounded-b:not(#\#) {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem;
}
.first\:rounded-b-md:not(#\#):first-child,
.last\:rounded-b-md:not(#\#):last-child,
.rounded-b-md:not(#\#) {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
}
.first\:rounded-b-lg:not(#\#):first-child,
.last\:rounded-b-lg:not(#\#):last-child,
.rounded-b-lg:not(#\#) {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem;
}
.first\:rounded-b-xl:not(#\#):first-child,
.last\:rounded-b-xl:not(#\#):last-child,
.rounded-b-xl:not(#\#) {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.first\:rounded-b-2xl:not(#\#):first-child,
.last\:rounded-b-2xl:not(#\#):last-child,
.rounded-b-2xl:not(#\#) {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.first\:rounded-b-3xl:not(#\#):first-child,
.last\:rounded-b-3xl:not(#\#):last-child,
.rounded-b-3xl:not(#\#) {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
}
.first\:rounded-b-full:not(#\#):first-child,
.last\:rounded-b-full:not(#\#):last-child,
.rounded-b-full:not(#\#) {
    border-bottom-right-radius: 999rem;
    border-bottom-left-radius: 999rem;
}
.first\:rounded-b-inherit:not(#\#):first-child,
.last\:rounded-b-inherit:not(#\#):last-child,
.rounded-b-inherit:not(#\#) {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
}
.first\:rounded-b-none:not(#\#):first-child,
.last\:rounded-b-none:not(#\#):last-child,
.rounded-b-none:not(#\#) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.first\:rounded-l-xs:not(#\#):first-child,
.last\:rounded-l-xs:not(#\#):last-child,
.rounded-l-xs:not(#\#) {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
}
.first\:rounded-l-sm:not(#\#):first-child,
.last\:rounded-l-sm:not(#\#):last-child,
.rounded-l-sm:not(#\#) {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.first\:rounded-l:not(#\#):first-child,
.last\:rounded-l:not(#\#):last-child,
.rounded-l:not(#\#) {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
}
.first\:rounded-l-md:not(#\#):first-child,
.last\:rounded-l-md:not(#\#):last-child,
.rounded-l-md:not(#\#) {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
}
.first\:rounded-l-lg:not(#\#):first-child,
.last\:rounded-l-lg:not(#\#):last-child,
.rounded-l-lg:not(#\#) {
    border-top-left-radius: .75rem;
    border-bottom-left-radius: .75rem;
}
.first\:rounded-l-xl:not(#\#):first-child,
.last\:rounded-l-xl:not(#\#):last-child,
.rounded-l-xl:not(#\#) {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.first\:rounded-l-2xl:not(#\#):first-child,
.last\:rounded-l-2xl:not(#\#):last-child,
.rounded-l-2xl:not(#\#) {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.first\:rounded-l-3xl:not(#\#):first-child,
.last\:rounded-l-3xl:not(#\#):last-child,
.rounded-l-3xl:not(#\#) {
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}
.first\:rounded-l-full:not(#\#):first-child,
.last\:rounded-l-full:not(#\#):last-child,
.rounded-l-full:not(#\#) {
    border-top-left-radius: 999rem;
    border-bottom-left-radius: 999rem;
}
.first\:rounded-l-inherit:not(#\#):first-child,
.last\:rounded-l-inherit:not(#\#):last-child,
.rounded-l-inherit:not(#\#) {
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
}
.first\:rounded-l-none:not(#\#):first-child,
.last\:rounded-l-none:not(#\#):last-child,
.rounded-l-none:not(#\#) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.first\:rounded-tr-xs:not(#\#):first-child,
.last\:rounded-tr-xs:not(#\#):last-child,
.rounded-tr-xs:not(#\#) {
    border-top-right-radius: .125rem;
}
.first\:rounded-tr-sm:not(#\#):first-child,
.last\:rounded-tr-sm:not(#\#):last-child,
.rounded-tr-sm:not(#\#) {
    border-top-right-radius: .25rem;
}
.first\:rounded-tr:not(#\#):first-child,
.last\:rounded-tr:not(#\#):last-child,
.rounded-tr:not(#\#) {
    border-top-right-radius: .375rem;
}
.first\:rounded-tr-md:not(#\#):first-child,
.last\:rounded-tr-md:not(#\#):last-child,
.rounded-tr-md:not(#\#) {
    border-top-right-radius: .5rem;
}
.first\:rounded-tr-lg:not(#\#):first-child,
.last\:rounded-tr-lg:not(#\#):last-child,
.rounded-tr-lg:not(#\#) {
    border-top-right-radius: .75rem;
}
.first\:rounded-tr-xl:not(#\#):first-child,
.last\:rounded-tr-xl:not(#\#):last-child,
.rounded-tr-xl:not(#\#) {
    border-top-right-radius: 1rem;
}
.first\:rounded-tr-2xl:not(#\#):first-child,
.last\:rounded-tr-2xl:not(#\#):last-child,
.rounded-tr-2xl:not(#\#) {
    border-top-right-radius: 1.5rem;
}
.first\:rounded-tr-3xl:not(#\#):first-child,
.last\:rounded-tr-3xl:not(#\#):last-child,
.rounded-tr-3xl:not(#\#) {
    border-top-right-radius: 2rem;
}
.first\:rounded-tr-full:not(#\#):first-child,
.last\:rounded-tr-full:not(#\#):last-child,
.rounded-tr-full:not(#\#) {
    border-top-right-radius: 999rem;
}
.first\:rounded-tr-inherit:not(#\#):first-child,
.last\:rounded-tr-inherit:not(#\#):last-child,
.rounded-tr-inherit:not(#\#) {
    border-top-right-radius: inherit;
}
.first\:rounded-tr-none:not(#\#):first-child,
.last\:rounded-tr-none:not(#\#):last-child,
.rounded-tr-none:not(#\#) {
    border-top-right-radius: 0;
}
.first\:rounded-br-xs:not(#\#):first-child,
.last\:rounded-br-xs:not(#\#):last-child,
.rounded-br-xs:not(#\#) {
    border-bottom-right-radius: .125rem;
}
.first\:rounded-br-sm:not(#\#):first-child,
.last\:rounded-br-sm:not(#\#):last-child,
.rounded-br-sm:not(#\#) {
    border-bottom-right-radius: .25rem;
}
.first\:rounded-br:not(#\#):first-child,
.last\:rounded-br:not(#\#):last-child,
.rounded-br:not(#\#) {
    border-bottom-right-radius: .375rem;
}
.first\:rounded-br-md:not(#\#):first-child,
.last\:rounded-br-md:not(#\#):last-child,
.rounded-br-md:not(#\#) {
    border-bottom-right-radius: .5rem;
}
.first\:rounded-br-lg:not(#\#):first-child,
.last\:rounded-br-lg:not(#\#):last-child,
.rounded-br-lg:not(#\#) {
    border-bottom-right-radius: .75rem;
}
.first\:rounded-br-xl:not(#\#):first-child,
.last\:rounded-br-xl:not(#\#):last-child,
.rounded-br-xl:not(#\#) {
    border-bottom-right-radius: 1rem;
}
.first\:rounded-br-2xl:not(#\#):first-child,
.last\:rounded-br-2xl:not(#\#):last-child,
.rounded-br-2xl:not(#\#) {
    border-bottom-right-radius: 1.5rem;
}
.first\:rounded-br-3xl:not(#\#):first-child,
.last\:rounded-br-3xl:not(#\#):last-child,
.rounded-br-3xl:not(#\#) {
    border-bottom-right-radius: 2rem;
}
.first\:rounded-br-full:not(#\#):first-child,
.last\:rounded-br-full:not(#\#):last-child,
.rounded-br-full:not(#\#) {
    border-bottom-right-radius: 999rem;
}
.first\:rounded-br-inherit:not(#\#):first-child,
.last\:rounded-br-inherit:not(#\#):last-child,
.rounded-br-inherit:not(#\#) {
    border-bottom-right-radius: inherit;
}
.first\:rounded-br-none:not(#\#):first-child,
.last\:rounded-br-none:not(#\#):last-child,
.rounded-br-none:not(#\#) {
    border-bottom-right-radius: 0;
}
.first\:rounded-bl-xs:not(#\#):first-child,
.last\:rounded-bl-xs:not(#\#):last-child,
.rounded-bl-xs:not(#\#) {
    border-bottom-left-radius: .125rem;
}
.first\:rounded-bl-sm:not(#\#):first-child,
.last\:rounded-bl-sm:not(#\#):last-child,
.rounded-bl-sm:not(#\#) {
    border-bottom-left-radius: .25rem;
}
.first\:rounded-bl:not(#\#):first-child,
.last\:rounded-bl:not(#\#):last-child,
.rounded-bl:not(#\#) {
    border-bottom-left-radius: .375rem;
}
.first\:rounded-bl-md:not(#\#):first-child,
.last\:rounded-bl-md:not(#\#):last-child,
.rounded-bl-md:not(#\#) {
    border-bottom-left-radius: .5rem;
}
.first\:rounded-bl-lg:not(#\#):first-child,
.last\:rounded-bl-lg:not(#\#):last-child,
.rounded-bl-lg:not(#\#) {
    border-bottom-left-radius: .75rem;
}
.first\:rounded-bl-xl:not(#\#):first-child,
.last\:rounded-bl-xl:not(#\#):last-child,
.rounded-bl-xl:not(#\#) {
    border-bottom-left-radius: 1rem;
}
.first\:rounded-bl-2xl:not(#\#):first-child,
.last\:rounded-bl-2xl:not(#\#):last-child,
.rounded-bl-2xl:not(#\#) {
    border-bottom-left-radius: 1.5rem;
}
.first\:rounded-bl-3xl:not(#\#):first-child,
.last\:rounded-bl-3xl:not(#\#):last-child,
.rounded-bl-3xl:not(#\#) {
    border-bottom-left-radius: 2rem;
}
.first\:rounded-bl-full:not(#\#):first-child,
.last\:rounded-bl-full:not(#\#):last-child,
.rounded-bl-full:not(#\#) {
    border-bottom-left-radius: 999rem;
}
.first\:rounded-bl-inherit:not(#\#):first-child,
.last\:rounded-bl-inherit:not(#\#):last-child,
.rounded-bl-inherit:not(#\#) {
    border-bottom-left-radius: inherit;
}
.first\:rounded-bl-none:not(#\#):first-child,
.last\:rounded-bl-none:not(#\#):last-child,
.rounded-bl-none:not(#\#) {
    border-bottom-left-radius: 0;
}
.first\:rounded-tl-xs:not(#\#):first-child,
.last\:rounded-tl-xs:not(#\#):last-child,
.rounded-tl-xs:not(#\#) {
    border-top-left-radius: .125rem;
}
.first\:rounded-tl-sm:not(#\#):first-child,
.last\:rounded-tl-sm:not(#\#):last-child,
.rounded-tl-sm:not(#\#) {
    border-top-left-radius: .25rem;
}
.first\:rounded-tl:not(#\#):first-child,
.last\:rounded-tl:not(#\#):last-child,
.rounded-tl:not(#\#) {
    border-top-left-radius: .375rem;
}
.first\:rounded-tl-md:not(#\#):first-child,
.last\:rounded-tl-md:not(#\#):last-child,
.rounded-tl-md:not(#\#) {
    border-top-left-radius: .5rem;
}
.first\:rounded-tl-lg:not(#\#):first-child,
.last\:rounded-tl-lg:not(#\#):last-child,
.rounded-tl-lg:not(#\#) {
    border-top-left-radius: .75rem;
}
.first\:rounded-tl-xl:not(#\#):first-child,
.last\:rounded-tl-xl:not(#\#):last-child,
.rounded-tl-xl:not(#\#) {
    border-top-left-radius: 1rem;
}
.first\:rounded-tl-2xl:not(#\#):first-child,
.last\:rounded-tl-2xl:not(#\#):last-child,
.rounded-tl-2xl:not(#\#) {
    border-top-left-radius: 1.5rem;
}
.first\:rounded-tl-3xl:not(#\#):first-child,
.last\:rounded-tl-3xl:not(#\#):last-child,
.rounded-tl-3xl:not(#\#) {
    border-top-left-radius: 2rem;
}
.first\:rounded-tl-full:not(#\#):first-child,
.last\:rounded-tl-full:not(#\#):last-child,
.rounded-tl-full:not(#\#) {
    border-top-left-radius: 999rem;
}
.first\:rounded-tl-inherit:not(#\#):first-child,
.last\:rounded-tl-inherit:not(#\#):last-child,
.rounded-tl-inherit:not(#\#) {
    border-top-left-radius: inherit;
}
.first\:rounded-tl-none:not(#\#):first-child,
.last\:rounded-tl-none:not(#\#):last-child,
.rounded-tl-none:not(#\#) {
    border-top-left-radius: 0;
}
.active\:drop-shadow-0:not(#\#).is-active,
.drop-shadow-0:not(#\#),
.is-active>.active\:drop-shadow-0:not(#\#) {
    filter: drop-shadow(0 0 0 rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-1:not(#\#).is-active,
.drop-shadow-1:not(#\#),
.is-active>.active\:drop-shadow-1:not(#\#) {
    filter: drop-shadow(0 .5px .6666666px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 1px 1.6px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .4px 2px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-2:not(#\#).is-active,
.drop-shadow-2:not(#\#),
.is-active>.active\:drop-shadow-2:not(#\#) {
    filter: drop-shadow(0 1px 1.3333332px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2px 3.2px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .8px 4px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-3:not(#\#).is-active,
.drop-shadow-3:not(#\#),
.is-active>.active\:drop-shadow-3:not(#\#) {
    filter: drop-shadow(0 1.5px 1.9999998px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 3px 4.8px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 1.2px 6px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-4:not(#\#).is-active,
.drop-shadow-4:not(#\#),
.is-active>.active\:drop-shadow-4:not(#\#) {
    filter: drop-shadow(0 2px 2.6666664px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 4px 6.4px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 1.6px 8px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-5:not(#\#).is-active,
.drop-shadow-5:not(#\#),
.is-active>.active\:drop-shadow-5:not(#\#) {
    filter: drop-shadow(0 2.5px 3.333333px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 5px 8px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2px 10px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-6:not(#\#).is-active,
.drop-shadow-6:not(#\#),
.is-active>.active\:drop-shadow-6:not(#\#) {
    filter: drop-shadow(0 3px 3.9999996px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 6px 9.6px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2.4px 12px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-7:not(#\#).is-active,
.drop-shadow-7:not(#\#),
.is-active>.active\:drop-shadow-7:not(#\#) {
    filter: drop-shadow(0 3.5px 4.6666662px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 7px 11.2px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 2.8px 14px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-8:not(#\#).is-active,
.drop-shadow-8:not(#\#),
.is-active>.active\:drop-shadow-8:not(#\#) {
    filter: drop-shadow(0 4px 5.3333328px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 8px 12.8px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 3.2px 16px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-9:not(#\#).is-active,
.drop-shadow-9:not(#\#),
.is-active>.active\:drop-shadow-9:not(#\#) {
    filter: drop-shadow(0 4.5px 5.9999994px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 9px 14.4px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 3.6px 18px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-10:not(#\#).is-active,
.drop-shadow-10:not(#\#),
.is-active>.active\:drop-shadow-10:not(#\#) {
    filter: drop-shadow(0 5px 6.666666px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 10px 16px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 4px 20px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow-none:not(#\#).is-active,
.drop-shadow-none:not(#\#),
.is-active>.active\:drop-shadow-none:not(#\#) {
    filter: drop-shadow(0 0 0 rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:drop-shadow:not(#\#).is-active,
.drop-shadow:not(#\#),
.is-active>.active\:drop-shadow:not(#\#) {
    filter: drop-shadow(0 .5px .6666666px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 1px 1.6px rgba(var(--all-shadow-color), var(--all-shadow-opacity))) drop-shadow(0 .4px 2px rgba(var(--all-shadow-color), var(--all-shadow-opacity)));
}
.active\:shadow-0:not(#\#).is-active,
.is-active>.active\:shadow-0:not(#\#),
.shadow-0:not(#\#) {
    box-shadow: 0 0 0 0 rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-1:not(#\#).is-active,
.is-active>.active\:shadow-1:not(#\#),
.shadow-1:not(#\#) {
    box-shadow: 0 .5px .6666666px -.3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 1px 1.6px .125px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 .4px 2px .3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-2:not(#\#).is-active,
.is-active>.active\:shadow-2:not(#\#),
.shadow-2:not(#\#) {
    box-shadow: 0 1px 1.3333332px -.6666666px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 2px 3.2px .25px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 .8px 4px .6666666px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-3:not(#\#).is-active,
.is-active>.active\:shadow-3:not(#\#),
.shadow-3:not(#\#) {
    box-shadow: 0 1.5px 1.9999998px -.9999999px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 3px 4.8px .375px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 1.2px 6px .9999999px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-4:not(#\#).is-active,
.is-active>.active\:shadow-4:not(#\#),
.shadow-4:not(#\#) {
    box-shadow: 0 2px 2.6666664px -1.3333332px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 4px 6.4px .5px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 1.6px 8px 1.3333332px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-5:not(#\#).is-active,
.is-active>.active\:shadow-5:not(#\#),
.shadow-5:not(#\#) {
    box-shadow: 0 2.5px 3.333333px -1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 5px 8px .625px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 2px 10px 1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-6:not(#\#).is-active,
.is-active>.active\:shadow-6:not(#\#),
.shadow-6:not(#\#) {
    box-shadow: 0 3px 3.9999996px -1.9999998px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 6px 9.6px .75px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 2.4px 12px 1.9999998px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-7:not(#\#).is-active,
.is-active>.active\:shadow-7:not(#\#),
.shadow-7:not(#\#) {
    box-shadow: 0 3.5px 4.6666662px -2.3333331px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 7px 11.2px .875px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 2.8px 14px 2.3333331px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-8:not(#\#).is-active,
.is-active>.active\:shadow-8:not(#\#),
.shadow-8:not(#\#) {
    box-shadow: 0 4px 5.3333328px -2.6666664px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 8px 12.8px 1px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 3.2px 16px 2.6666664px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-9:not(#\#).is-active,
.is-active>.active\:shadow-9:not(#\#),
.shadow-9:not(#\#) {
    box-shadow: 0 4.5px 5.9999994px -2.9999997px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 9px 14.4px 1.125px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 3.6px 18px 2.9999997px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-10:not(#\#).is-active,
.is-active>.active\:shadow-10:not(#\#),
.shadow-10:not(#\#) {
    box-shadow: 0 5px 6.666666px -3.333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 10px 16px 1.25px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 4px 20px 3.333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-none:not(#\#).is-active,
.is-active>.active\:shadow-none:not(#\#),
.shadow-none:not(#\#) {
    box-shadow: none;
}
.active\:shadow:not(#\#).is-active,
.is-active>.active\:shadow:not(#\#),
.shadow:not(#\#) {
    box-shadow: 0 .5px .6666666px -.3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 1px 1.6px .125px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),0 .4px 2px .3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-inset-1:not(#\#).is-active,
.active\:shadow-inset:not(#\#).is-active,
.is-active>.active\:shadow-inset-1:not(#\#),
.is-active>.active\:shadow-inset:not(#\#),
.shadow-inset-1:not(#\#),
.shadow-inset:not(#\#) {
    box-shadow: inset 0 .5px .6666666px -.3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 1px 1.6px .125px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 .4px 2px .3333333px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-inset-2:not(#\#).is-active,
.is-active>.active\:shadow-inset-2:not(#\#),
.shadow-inset-2:not(#\#) {
    box-shadow: inset 0 1px 1.3333332px -.6666666px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 2px 3.2px .25px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 .8px 4px .6666666px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-inset-3:not(#\#).is-active,
.is-active>.active\:shadow-inset-3:not(#\#),
.shadow-inset-3:not(#\#) {
    box-shadow: inset 0 1.5px 1.9999998px -.9999999px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 3px 4.8px .375px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 1.2px 6px .9999999px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-inset-4:not(#\#).is-active,
.is-active>.active\:shadow-inset-4:not(#\#),
.shadow-inset-4:not(#\#) {
    box-shadow: inset 0 2px 2.6666664px -1.3333332px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 4px 6.4px .5px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 1.6px 8px 1.3333332px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.active\:shadow-inset-5:not(#\#).is-active,
.is-active>.active\:shadow-inset-5:not(#\#),
.shadow-inset-5:not(#\#) {
    box-shadow: inset 0 2.5px 3.333333px -1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 5px 8px .625px rgba(var(--all-shadow-color),var(--all-shadow-opacity)),inset 0 2px 10px 1.6666665px rgba(var(--all-shadow-color),var(--all-shadow-opacity));
}
.shadow-pocket-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-pocket:not(#\#) {
    --all-shadow-color: rgba(244, 59, 83, var(--all-shadow-opacity));
}
.shadow-pinterest-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-pinterest:not(#\#) {
    --all-shadow-color: rgba(189, 8, 28, var(--all-shadow-opacity));
}
.shadow-vimeo-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-vimeo:not(#\#) {
    --all-shadow-color: rgba(26, 183, 234, var(--all-shadow-opacity));
}
.shadow-youtube-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-youtube:not(#\#) {
    --all-shadow-color: rgba(218, 23, 37, var(--all-shadow-opacity));
}
.shadow-x-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-x:not(#\#) {
    --all-shadow-color: rgba(0, 0, 0, var(--all-shadow-opacity));
}
.shadow-facebook-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-facebook:not(#\#) {
    --all-shadow-color: rgba(24, 119, 242, var(--all-shadow-opacity));
}
.shadow-instagram-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-instagram:not(#\#) {
    --all-shadow-color: rgba(207, 46, 146, var(--all-shadow-opacity));
}
.shadow-line-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-line:not(#\#) {
    --all-shadow-color: rgba(0, 185, 0, var(--all-shadow-opacity));
}
.shadow-visited-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-visited:not(#\#) {
    --all-shadow-color: rgba(135, 67, 177, var(--all-shadow-opacity));
}
.shadow-selection-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-selection:not(#\#) {
    --all-shadow-color: rgba(41, 66, 192, var(--all-shadow-opacity));
}
.shadow-highlight-invert:not(#\#) {
    --all-shadow-color: rgba(53, 38, 2, var(--all-shadow-opacity));
}
.shadow-highlight:not(#\#) {
    --all-shadow-color: rgba(245, 183, 34, var(--all-shadow-opacity));
}
.shadow-link-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-link:not(#\#) {
    --all-shadow-color: rgba(41, 66, 192, var(--all-shadow-opacity));
}
.shadow-warning-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-warning:not(#\#) {
    --all-shadow-color: rgba(230, 98, 45, var(--all-shadow-opacity));
}
.shadow-danger-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-danger:not(#\#) {
    --all-shadow-color: rgba(200, 37, 50, var(--all-shadow-opacity));
}
.shadow-success-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-success:not(#\#) {
    --all-shadow-color: rgba(23, 159, 94, var(--all-shadow-opacity));
}
.shadow-purple-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-purple:not(#\#) {
    --all-shadow-color: rgba(135, 67, 177, var(--all-shadow-opacity));
}
.shadow-blue-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-blue:not(#\#) {
    --all-shadow-color: rgba(41, 66, 192, var(--all-shadow-opacity));
}
.shadow-green-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-green:not(#\#) {
    --all-shadow-color: rgba(23, 159, 94, var(--all-shadow-opacity));
}
.shadow-yellow-invert:not(#\#) {
    --all-shadow-color: rgba(53, 38, 2, var(--all-shadow-opacity));
}
.shadow-yellow:not(#\#) {
    --all-shadow-color: rgba(245, 183, 34, var(--all-shadow-opacity));
}
.shadow-orange-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-orange:not(#\#) {
    --all-shadow-color: rgba(230, 98, 45, var(--all-shadow-opacity));
}
.shadow-red-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-red:not(#\#) {
    --all-shadow-color: rgba(200, 37, 50, var(--all-shadow-opacity));
}
.shadow-black-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-black:not(#\#) {
    --all-shadow-color: rgba(0, 0, 0, var(--all-shadow-opacity));
}
.shadow-white-invert:not(#\#) {
    --all-shadow-color: rgba(51, 51, 51, var(--all-shadow-opacity));
}
.shadow-gray-950-invert:not(#\#),
.shadow-white:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-950:not(#\#) {
    --all-shadow-color: rgba(15, 16, 17, var(--all-shadow-opacity));
}
.shadow-gray-900-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-900:not(#\#) {
    --all-shadow-color: rgba(30, 32, 33, var(--all-shadow-opacity));
}
.shadow-gray-800-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-800:not(#\#) {
    --all-shadow-color: rgba(60, 63, 66, var(--all-shadow-opacity));
}
.shadow-gray-700-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-700:not(#\#) {
    --all-shadow-color: rgba(91, 95, 100, var(--all-shadow-opacity));
}
.shadow-gray-600-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-600:not(#\#) {
    --all-shadow-color: rgba(121, 126, 133, var(--all-shadow-opacity));
}
.shadow-gray-500-invert:not(#\#) {
    --all-shadow-color: rgba(30, 32, 33, var(--all-shadow-opacity));
}
.shadow-gray-500:not(#\#) {
    --all-shadow-color: rgba(154, 158, 163, var(--all-shadow-opacity));
}
.shadow-gray-400-invert:not(#\#) {
    --all-shadow-color: rgba(34, 35, 37, var(--all-shadow-opacity));
}
.shadow-gray-400:not(#\#) {
    --all-shadow-color: rgba(174, 177, 181, var(--all-shadow-opacity));
}
.shadow-gray-300-invert:not(#\#) {
    --all-shadow-color: rgba(37, 39, 41, var(--all-shadow-opacity));
}
.shadow-gray-300:not(#\#) {
    --all-shadow-color: rgba(194, 197, 200, var(--all-shadow-opacity));
}
.shadow-gray-200-invert:not(#\#) {
    --all-shadow-color: rgba(42, 43, 45, var(--all-shadow-opacity));
}
.shadow-gray-200:not(#\#) {
    --all-shadow-color: rgba(215, 216, 218, var(--all-shadow-opacity));
}
.shadow-gray-100-invert:not(#\#) {
    --all-shadow-color: rgba(45, 47, 50, var(--all-shadow-opacity));
}
.shadow-gray-100:not(#\#) {
    --all-shadow-color: rgba(235, 236, 237, var(--all-shadow-opacity));
}
.shadow-gray-50-invert:not(#\#) {
    --all-shadow-color: rgba(47, 47, 52, var(--all-shadow-opacity));
}
.shadow-gray-50:not(#\#) {
    --all-shadow-color: rgba(245, 245, 246, var(--all-shadow-opacity));
}
.shadow-gray-0-invert:not(#\#) {
    --all-shadow-color: rgba(51, 51, 51, var(--all-shadow-opacity));
}
.shadow-gray-0:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-gray-invert:not(#\#) {
    --all-shadow-color: rgba(30, 32, 33, var(--all-shadow-opacity));
}
.shadow-gray:not(#\#) {
    --all-shadow-color: rgba(154, 158, 163, var(--all-shadow-opacity));
}
.shadow-accent-950-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-950:not(#\#) {
    --all-shadow-color: rgba(4, 7, 19, var(--all-shadow-opacity));
}
.shadow-accent-900-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-900:not(#\#) {
    --all-shadow-color: rgba(8, 13, 38, var(--all-shadow-opacity));
}
.shadow-accent-800-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-800:not(#\#) {
    --all-shadow-color: rgba(16, 26, 77, var(--all-shadow-opacity));
}
.shadow-accent-700-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-700:not(#\#) {
    --all-shadow-color: rgba(25, 40, 115, var(--all-shadow-opacity));
}
.shadow-accent-600-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-600:not(#\#) {
    --all-shadow-color: rgba(33, 53, 154, var(--all-shadow-opacity));
}
.shadow-accent-500-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-500:not(#\#) {
    --all-shadow-color: rgba(41, 66, 192, var(--all-shadow-opacity));
}
.shadow-accent-400-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-400:not(#\#) {
    --all-shadow-color: rgba(72, 96, 216, var(--all-shadow-opacity));
}
.shadow-accent-300-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent-300:not(#\#) {
    --all-shadow-color: rgba(118, 136, 226, var(--all-shadow-opacity));
}
.shadow-accent-200-invert:not(#\#) {
    --all-shadow-color: rgba(14, 23, 66, var(--all-shadow-opacity));
}
.shadow-accent-200:not(#\#) {
    --all-shadow-color: rgba(164, 176, 236, var(--all-shadow-opacity));
}
.shadow-accent-100-invert:not(#\#) {
    --all-shadow-color: rgba(16, 26, 75, var(--all-shadow-opacity));
}
.shadow-accent-100:not(#\#) {
    --all-shadow-color: rgba(209, 215, 245, var(--all-shadow-opacity));
}
.shadow-accent-50-invert:not(#\#) {
    --all-shadow-color: rgba(17, 28, 79, var(--all-shadow-opacity));
}
.shadow-accent-50:not(#\#) {
    --all-shadow-color: rgba(232, 235, 250, var(--all-shadow-opacity));
}
.shadow-accent-0-invert:not(#\#) {
    --all-shadow-color: rgba(51, 51, 51, var(--all-shadow-opacity));
}
.shadow-accent-0:not(#\#),
.shadow-accent-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-accent:not(#\#) {
    --all-shadow-color: rgba(41, 66, 192, var(--all-shadow-opacity));
}
.shadow-base-950-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-950:not(#\#) {
    --all-shadow-color: rgba(4, 4, 5, var(--all-shadow-opacity));
}
.shadow-base-900-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-900:not(#\#) {
    --all-shadow-color: rgba(8, 9, 10, var(--all-shadow-opacity));
}
.shadow-base-800-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-800:not(#\#) {
    --all-shadow-color: rgba(15, 17, 20, var(--all-shadow-opacity));
}
.shadow-base-700-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-700:not(#\#) {
    --all-shadow-color: rgba(23, 26, 30, var(--all-shadow-opacity));
}
.shadow-base-600-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-600:not(#\#) {
    --all-shadow-color: rgba(30, 34, 40, var(--all-shadow-opacity));
}
.shadow-base-500-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-500:not(#\#) {
    --all-shadow-color: rgba(38, 43, 50, var(--all-shadow-opacity));
}
.shadow-base-400-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-400:not(#\#) {
    --all-shadow-color: rgba(74, 84, 98, var(--all-shadow-opacity));
}
.shadow-base-300-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base-300:not(#\#) {
    --all-shadow-color: rgba(111, 126, 146, var(--all-shadow-opacity));
}
.shadow-base-200-invert:not(#\#) {
    --all-shadow-color: rgba(29, 33, 39, var(--all-shadow-opacity));
}
.shadow-base-200:not(#\#) {
    --all-shadow-color: rgba(159, 169, 182, var(--all-shadow-opacity));
}
.shadow-base-100-invert:not(#\#) {
    --all-shadow-color: rgba(37, 42, 49, var(--all-shadow-opacity));
}
.shadow-base-100:not(#\#) {
    --all-shadow-color: rgba(207, 212, 219, var(--all-shadow-opacity));
}
.shadow-base-50-invert:not(#\#) {
    --all-shadow-color: rgba(40, 45, 53, var(--all-shadow-opacity));
}
.shadow-base-50:not(#\#) {
    --all-shadow-color: rgba(231, 233, 237, var(--all-shadow-opacity));
}
.shadow-base-0-invert:not(#\#) {
    --all-shadow-color: rgba(51, 51, 51, var(--all-shadow-opacity));
}
.shadow-base-0:not(#\#),
.shadow-base-invert:not(#\#) {
    --all-shadow-color: rgba(255, 255, 255, var(--all-shadow-opacity));
}
.shadow-base:not(#\#) {
    --all-shadow-color: rgba(38, 43, 50, var(--all-shadow-opacity));
}
.shadow-opacity-0:not(#\#) {
    --all-shadow-opacity: 0;
}
.shadow-opacity-5:not(#\#) {
    --all-shadow-opacity: 0.05;
}
.shadow-opacity-10:not(#\#) {
    --all-shadow-opacity: 0.1;
}
.shadow-opacity-15:not(#\#) {
    --all-shadow-opacity: 0.15;
}
.shadow-opacity-20:not(#\#) {
    --all-shadow-opacity: 0.2;
}
.shadow-opacity-25:not(#\#) {
    --all-shadow-opacity: 0.25;
}
.shadow-opacity-30:not(#\#) {
    --all-shadow-opacity: 0.3;
}
.shadow-opacity-35:not(#\#) {
    --all-shadow-opacity: 0.35;
}
.shadow-opacity-40:not(#\#) {
    --all-shadow-opacity: 0.4;
}
.shadow-opacity-45:not(#\#) {
    --all-shadow-opacity: 0.45;
}
.shadow-opacity-50:not(#\#) {
    --all-shadow-opacity: 0.5;
}
.shadow-opacity-55:not(#\#) {
    --all-shadow-opacity: 0.55;
}
.shadow-opacity-60:not(#\#) {
    --all-shadow-opacity: 0.6;
}
.shadow-opacity-65:not(#\#) {
    --all-shadow-opacity: 0.65;
}
.shadow-opacity-70:not(#\#) {
    --all-shadow-opacity: 0.7;
}
.shadow-opacity-75:not(#\#) {
    --all-shadow-opacity: 0.75;
}
.shadow-opacity-80:not(#\#) {
    --all-shadow-opacity: 0.8;
}
.shadow-opacity-85:not(#\#) {
    --all-shadow-opacity: 0.85;
}
.shadow-opacity-90:not(#\#) {
    --all-shadow-opacity: 0.9;
}
.shadow-opacity-95:not(#\#) {
    --all-shadow-opacity: 0.95;
}
.shadow-opacity-100:not(#\#) {
    --all-shadow-opacity: 1;
}
.active\:bg-text:not(#\#).is-active,
.bg-text:not(#\#),
.hover\:bg-text:not(#\#):hover,
.is-active>.active\:bg-text:not(#\#) {
    background-color: rgba(var(--all-text-color),var(--all-bg-opacity));
}
.focus\:bg-text:not(#\#):focus-visible {
    background-color: rgba(var(--all-text-color),var(--all-bg-opacity));
}
.active\:bg-inherit:not(#\#).is-active,
.bg-inherit:not(#\#),
.hover\:bg-inherit:not(#\#):hover,
.is-active>.active\:bg-inherit:not(#\#) {
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
}
.focus\:bg-inherit:not(#\#):focus-visible {
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
}
.active\:bg-current:not(#\#).is-active,
.bg-current:not(#\#),
.hover\:bg-current:not(#\#):hover,
.is-active>.active\:bg-current:not(#\#) {
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
}
.focus\:bg-current:not(#\#):focus-visible {
    background-color: rgba(var(--all-bg-color),var(--all-bg-opacity));
}
.active\:bg-transparent:not(#\#).is-active,
.bg-transparent:not(#\#),
.hover\:bg-transparent:not(#\#):hover,
.is-active>.active\:bg-transparent:not(#\#) {
    background-color: rgba(var(--all-bg-color),0);
}
.focus\:bg-transparent:not(#\#):focus-visible {
    background-color: rgba(var(--all-bg-color),0);
}
.active\:bg-pocket-invert:not(#\#).is-active,
.bg-pocket-invert:not(#\#),
.hover\:bg-pocket-invert:not(#\#):hover,
.is-active>.active\:bg-pocket-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-pocket-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-pocket:not(#\#).is-active,
.bg-pocket:not(#\#),
.hover\:bg-pocket:not(#\#):hover,
.is-active>.active\:bg-pocket:not(#\#) {
    background-color: rgba(244,59,83,var(--all-bg-opacity));
}
.focus\:bg-pocket:not(#\#):focus-visible {
    background-color: rgba(244,59,83,var(--all-bg-opacity));
}
.active\:bg-pinterest-invert:not(#\#).is-active,
.bg-pinterest-invert:not(#\#),
.hover\:bg-pinterest-invert:not(#\#):hover,
.is-active>.active\:bg-pinterest-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-pinterest-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-pinterest:not(#\#).is-active,
.bg-pinterest:not(#\#),
.hover\:bg-pinterest:not(#\#):hover,
.is-active>.active\:bg-pinterest:not(#\#) {
    background-color: rgba(189,8,28,var(--all-bg-opacity));
}
.focus\:bg-pinterest:not(#\#):focus-visible {
    background-color: rgba(189,8,28,var(--all-bg-opacity));
}
.active\:bg-vimeo-invert:not(#\#).is-active,
.bg-vimeo-invert:not(#\#),
.hover\:bg-vimeo-invert:not(#\#):hover,
.is-active>.active\:bg-vimeo-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-vimeo-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-vimeo:not(#\#).is-active,
.bg-vimeo:not(#\#),
.hover\:bg-vimeo:not(#\#):hover,
.is-active>.active\:bg-vimeo:not(#\#) {
    background-color: rgba(26,183,234,var(--all-bg-opacity));
}
.focus\:bg-vimeo:not(#\#):focus-visible {
    background-color: rgba(26,183,234,var(--all-bg-opacity));
}
.active\:bg-youtube-invert:not(#\#).is-active,
.bg-youtube-invert:not(#\#),
.hover\:bg-youtube-invert:not(#\#):hover,
.is-active>.active\:bg-youtube-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-youtube-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-youtube:not(#\#).is-active,
.bg-youtube:not(#\#),
.hover\:bg-youtube:not(#\#):hover,
.is-active>.active\:bg-youtube:not(#\#) {
    background-color: rgba(218,23,37,var(--all-bg-opacity));
}
.focus\:bg-youtube:not(#\#):focus-visible {
    background-color: rgba(218,23,37,var(--all-bg-opacity));
}
.active\:bg-x-invert:not(#\#).is-active,
.bg-x-invert:not(#\#),
.hover\:bg-x-invert:not(#\#):hover,
.is-active>.active\:bg-x-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-x-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-x:not(#\#).is-active,
.bg-x:not(#\#),
.hover\:bg-x:not(#\#):hover,
.is-active>.active\:bg-x:not(#\#) {
    background-color: rgba(0,0,0,var(--all-bg-opacity));
}
.focus\:bg-x:not(#\#):focus-visible {
    background-color: rgba(0,0,0,var(--all-bg-opacity));
}
.active\:bg-facebook-invert:not(#\#).is-active,
.bg-facebook-invert:not(#\#),
.hover\:bg-facebook-invert:not(#\#):hover,
.is-active>.active\:bg-facebook-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-facebook-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-facebook:not(#\#).is-active,
.bg-facebook:not(#\#),
.hover\:bg-facebook:not(#\#):hover,
.is-active>.active\:bg-facebook:not(#\#) {
    background-color: rgba(24,119,242,var(--all-bg-opacity));
}
.focus\:bg-facebook:not(#\#):focus-visible {
    background-color: rgba(24,119,242,var(--all-bg-opacity));
}
.active\:bg-instagram-invert:not(#\#).is-active,
.bg-instagram-invert:not(#\#),
.hover\:bg-instagram-invert:not(#\#):hover,
.is-active>.active\:bg-instagram-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-instagram-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-instagram:not(#\#).is-active,
.bg-instagram:not(#\#),
.hover\:bg-instagram:not(#\#):hover,
.is-active>.active\:bg-instagram:not(#\#) {
    background-color: rgba(207,46,146,var(--all-bg-opacity));
}
.focus\:bg-instagram:not(#\#):focus-visible {
    background-color: rgba(207,46,146,var(--all-bg-opacity));
}
.active\:bg-line-invert:not(#\#).is-active,
.bg-line-invert:not(#\#),
.hover\:bg-line-invert:not(#\#):hover,
.is-active>.active\:bg-line-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-line-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-line:not(#\#).is-active,
.bg-line:not(#\#),
.hover\:bg-line:not(#\#):hover,
.is-active>.active\:bg-line:not(#\#) {
    background-color: rgba(0,185,0,var(--all-bg-opacity));
}
.focus\:bg-line:not(#\#):focus-visible {
    background-color: rgba(0,185,0,var(--all-bg-opacity));
}
.active\:bg-visited-invert:not(#\#).is-active,
.bg-visited-invert:not(#\#),
.hover\:bg-visited-invert:not(#\#):hover,
.is-active>.active\:bg-visited-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-visited-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-visited:not(#\#).is-active,
.bg-visited:not(#\#),
.hover\:bg-visited:not(#\#):hover,
.is-active>.active\:bg-visited:not(#\#) {
    background-color: rgba(135,67,177,var(--all-bg-opacity));
}
.focus\:bg-visited:not(#\#):focus-visible {
    background-color: rgba(135,67,177,var(--all-bg-opacity));
}
.active\:bg-selection-invert:not(#\#).is-active,
.bg-selection-invert:not(#\#),
.hover\:bg-selection-invert:not(#\#):hover,
.is-active>.active\:bg-selection-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-selection-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-selection:not(#\#).is-active,
.bg-selection:not(#\#),
.hover\:bg-selection:not(#\#):hover,
.is-active>.active\:bg-selection:not(#\#) {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.focus\:bg-selection:not(#\#):focus-visible {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.active\:bg-highlight-invert:not(#\#).is-active,
.bg-highlight-invert:not(#\#),
.hover\:bg-highlight-invert:not(#\#):hover,
.is-active>.active\:bg-highlight-invert:not(#\#) {
    background-color: rgba(53,38,2,var(--all-bg-opacity));
}
.focus\:bg-highlight-invert:not(#\#):focus-visible {
    background-color: rgba(53,38,2,var(--all-bg-opacity));
}
.active\:bg-highlight:not(#\#).is-active,
.bg-highlight:not(#\#),
.hover\:bg-highlight:not(#\#):hover,
.is-active>.active\:bg-highlight:not(#\#) {
    background-color: rgba(245,183,34,var(--all-bg-opacity));
}
.focus\:bg-highlight:not(#\#):focus-visible {
    background-color: rgba(245,183,34,var(--all-bg-opacity));
}
.active\:bg-link-invert:not(#\#).is-active,
.bg-link-invert:not(#\#),
.hover\:bg-link-invert:not(#\#):hover,
.is-active>.active\:bg-link-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-link-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-link:not(#\#).is-active,
.bg-link:not(#\#),
.hover\:bg-link:not(#\#):hover,
.is-active>.active\:bg-link:not(#\#) {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.focus\:bg-link:not(#\#):focus-visible {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.active\:bg-warning-invert:not(#\#).is-active,
.bg-warning-invert:not(#\#),
.hover\:bg-warning-invert:not(#\#):hover,
.is-active>.active\:bg-warning-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-warning-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-warning:not(#\#).is-active,
.bg-warning:not(#\#),
.hover\:bg-warning:not(#\#):hover,
.is-active>.active\:bg-warning:not(#\#) {
    background-color: rgba(230,98,45,var(--all-bg-opacity));
}
.focus\:bg-warning:not(#\#):focus-visible {
    background-color: rgba(230,98,45,var(--all-bg-opacity));
}
.active\:bg-danger-invert:not(#\#).is-active,
.bg-danger-invert:not(#\#),
.hover\:bg-danger-invert:not(#\#):hover,
.is-active>.active\:bg-danger-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-danger-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-danger:not(#\#).is-active,
.bg-danger:not(#\#),
.hover\:bg-danger:not(#\#):hover,
.is-active>.active\:bg-danger:not(#\#) {
    background-color: rgba(200,37,50,var(--all-bg-opacity));
}
.focus\:bg-danger:not(#\#):focus-visible {
    background-color: rgba(200,37,50,var(--all-bg-opacity));
}
.active\:bg-success-invert:not(#\#).is-active,
.bg-success-invert:not(#\#),
.hover\:bg-success-invert:not(#\#):hover,
.is-active>.active\:bg-success-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-success-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-success:not(#\#).is-active,
.bg-success:not(#\#),
.hover\:bg-success:not(#\#):hover,
.is-active>.active\:bg-success:not(#\#) {
    background-color: rgba(23,159,94,var(--all-bg-opacity));
}
.focus\:bg-success:not(#\#):focus-visible {
    background-color: rgba(23,159,94,var(--all-bg-opacity));
}
.active\:bg-purple-invert:not(#\#).is-active,
.bg-purple-invert:not(#\#),
.hover\:bg-purple-invert:not(#\#):hover,
.is-active>.active\:bg-purple-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-purple-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-purple:not(#\#).is-active,
.bg-purple:not(#\#),
.hover\:bg-purple:not(#\#):hover,
.is-active>.active\:bg-purple:not(#\#) {
    background-color: rgba(135,67,177,var(--all-bg-opacity));
}
.focus\:bg-purple:not(#\#):focus-visible {
    background-color: rgba(135,67,177,var(--all-bg-opacity));
}
.active\:bg-blue-invert:not(#\#).is-active,
.bg-blue-invert:not(#\#),
.hover\:bg-blue-invert:not(#\#):hover,
.is-active>.active\:bg-blue-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-blue-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-blue:not(#\#).is-active,
.bg-blue:not(#\#),
.hover\:bg-blue:not(#\#):hover,
.is-active>.active\:bg-blue:not(#\#) {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.focus\:bg-blue:not(#\#):focus-visible {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.active\:bg-green-invert:not(#\#).is-active,
.bg-green-invert:not(#\#),
.hover\:bg-green-invert:not(#\#):hover,
.is-active>.active\:bg-green-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-green-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-green:not(#\#).is-active,
.bg-green:not(#\#),
.hover\:bg-green:not(#\#):hover,
.is-active>.active\:bg-green:not(#\#) {
    background-color: rgba(23,159,94,var(--all-bg-opacity));
}
.focus\:bg-green:not(#\#):focus-visible {
    background-color: rgba(23,159,94,var(--all-bg-opacity));
}
.active\:bg-yellow-invert:not(#\#).is-active,
.bg-yellow-invert:not(#\#),
.hover\:bg-yellow-invert:not(#\#):hover,
.is-active>.active\:bg-yellow-invert:not(#\#) {
    background-color: rgba(53,38,2,var(--all-bg-opacity));
}
.focus\:bg-yellow-invert:not(#\#):focus-visible {
    background-color: rgba(53,38,2,var(--all-bg-opacity));
}
.active\:bg-yellow:not(#\#).is-active,
.bg-yellow:not(#\#),
.hover\:bg-yellow:not(#\#):hover,
.is-active>.active\:bg-yellow:not(#\#) {
    background-color: rgba(245,183,34,var(--all-bg-opacity));
}
.focus\:bg-yellow:not(#\#):focus-visible {
    background-color: rgba(245,183,34,var(--all-bg-opacity));
}
.active\:bg-orange-invert:not(#\#).is-active,
.bg-orange-invert:not(#\#),
.hover\:bg-orange-invert:not(#\#):hover,
.is-active>.active\:bg-orange-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-orange-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-orange:not(#\#).is-active,
.bg-orange:not(#\#),
.hover\:bg-orange:not(#\#):hover,
.is-active>.active\:bg-orange:not(#\#) {
    background-color: rgba(230,98,45,var(--all-bg-opacity));
}
.focus\:bg-orange:not(#\#):focus-visible {
    background-color: rgba(230,98,45,var(--all-bg-opacity));
}
.active\:bg-red-invert:not(#\#).is-active,
.bg-red-invert:not(#\#),
.hover\:bg-red-invert:not(#\#):hover,
.is-active>.active\:bg-red-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-red-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-red:not(#\#).is-active,
.bg-red:not(#\#),
.hover\:bg-red:not(#\#):hover,
.is-active>.active\:bg-red:not(#\#) {
    background-color: rgba(200,37,50,var(--all-bg-opacity));
}
.focus\:bg-red:not(#\#):focus-visible {
    background-color: rgba(200,37,50,var(--all-bg-opacity));
}
.active\:bg-black-invert:not(#\#).is-active,
.bg-black-invert:not(#\#),
.hover\:bg-black-invert:not(#\#):hover,
.is-active>.active\:bg-black-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-black-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-black:not(#\#).is-active,
.bg-black:not(#\#),
.hover\:bg-black:not(#\#):hover,
.is-active>.active\:bg-black:not(#\#) {
    background-color: rgba(0,0,0,var(--all-bg-opacity));
}
.focus\:bg-black:not(#\#):focus-visible {
    background-color: rgba(0,0,0,var(--all-bg-opacity));
}
.active\:bg-white-invert:not(#\#).is-active,
.bg-white-invert:not(#\#),
.hover\:bg-white-invert:not(#\#):hover,
.is-active>.active\:bg-white-invert:not(#\#) {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.focus\:bg-white-invert:not(#\#):focus-visible {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.active\:bg-white:not(#\#).is-active,
.bg-white:not(#\#),
.hover\:bg-white:not(#\#):hover,
.is-active>.active\:bg-white:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-white:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-950-invert:not(#\#).is-active,
.bg-gray-950-invert:not(#\#),
.hover\:bg-gray-950-invert:not(#\#):hover,
.is-active>.active\:bg-gray-950-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-950-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-950:not(#\#).is-active,
.bg-gray-950:not(#\#),
.hover\:bg-gray-950:not(#\#):hover,
.is-active>.active\:bg-gray-950:not(#\#) {
    background-color: rgba(15,16,17,var(--all-bg-opacity));
}
.focus\:bg-gray-950:not(#\#):focus-visible {
    background-color: rgba(15,16,17,var(--all-bg-opacity));
}
.active\:bg-gray-900-invert:not(#\#).is-active,
.bg-gray-900-invert:not(#\#),
.hover\:bg-gray-900-invert:not(#\#):hover,
.is-active>.active\:bg-gray-900-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-900-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-900:not(#\#).is-active,
.bg-gray-900:not(#\#),
.hover\:bg-gray-900:not(#\#):hover,
.is-active>.active\:bg-gray-900:not(#\#) {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.focus\:bg-gray-900:not(#\#):focus-visible {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.active\:bg-gray-800-invert:not(#\#).is-active,
.bg-gray-800-invert:not(#\#),
.hover\:bg-gray-800-invert:not(#\#):hover,
.is-active>.active\:bg-gray-800-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-800-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-800:not(#\#).is-active,
.bg-gray-800:not(#\#),
.hover\:bg-gray-800:not(#\#):hover,
.is-active>.active\:bg-gray-800:not(#\#) {
    background-color: rgba(60,63,66,var(--all-bg-opacity));
}
.focus\:bg-gray-800:not(#\#):focus-visible {
    background-color: rgba(60,63,66,var(--all-bg-opacity));
}
.active\:bg-gray-700-invert:not(#\#).is-active,
.bg-gray-700-invert:not(#\#),
.hover\:bg-gray-700-invert:not(#\#):hover,
.is-active>.active\:bg-gray-700-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-700-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-700:not(#\#).is-active,
.bg-gray-700:not(#\#),
.hover\:bg-gray-700:not(#\#):hover,
.is-active>.active\:bg-gray-700:not(#\#) {
    background-color: rgba(91,95,100,var(--all-bg-opacity));
}
.focus\:bg-gray-700:not(#\#):focus-visible {
    background-color: rgba(91,95,100,var(--all-bg-opacity));
}
.active\:bg-gray-600-invert:not(#\#).is-active,
.bg-gray-600-invert:not(#\#),
.hover\:bg-gray-600-invert:not(#\#):hover,
.is-active>.active\:bg-gray-600-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-600-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-600:not(#\#).is-active,
.bg-gray-600:not(#\#),
.hover\:bg-gray-600:not(#\#):hover,
.is-active>.active\:bg-gray-600:not(#\#) {
    background-color: rgba(121,126,133,var(--all-bg-opacity));
}
.focus\:bg-gray-600:not(#\#):focus-visible {
    background-color: rgba(121,126,133,var(--all-bg-opacity));
}
.active\:bg-gray-500-invert:not(#\#).is-active,
.bg-gray-500-invert:not(#\#),
.hover\:bg-gray-500-invert:not(#\#):hover,
.is-active>.active\:bg-gray-500-invert:not(#\#) {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.focus\:bg-gray-500-invert:not(#\#):focus-visible {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.active\:bg-gray-500:not(#\#).is-active,
.bg-gray-500:not(#\#),
.hover\:bg-gray-500:not(#\#):hover,
.is-active>.active\:bg-gray-500:not(#\#) {
    background-color: rgba(154,158,163,var(--all-bg-opacity));
}
.focus\:bg-gray-500:not(#\#):focus-visible {
    background-color: rgba(154,158,163,var(--all-bg-opacity));
}
.active\:bg-gray-400-invert:not(#\#).is-active,
.bg-gray-400-invert:not(#\#),
.hover\:bg-gray-400-invert:not(#\#):hover,
.is-active>.active\:bg-gray-400-invert:not(#\#) {
    background-color: rgba(34,35,37,var(--all-bg-opacity));
}
.focus\:bg-gray-400-invert:not(#\#):focus-visible {
    background-color: rgba(34,35,37,var(--all-bg-opacity));
}
.active\:bg-gray-400:not(#\#).is-active,
.bg-gray-400:not(#\#),
.hover\:bg-gray-400:not(#\#):hover,
.is-active>.active\:bg-gray-400:not(#\#) {
    background-color: rgba(174,177,181,var(--all-bg-opacity));
}
.focus\:bg-gray-400:not(#\#):focus-visible {
    background-color: rgba(174,177,181,var(--all-bg-opacity));
}
.active\:bg-gray-300-invert:not(#\#).is-active,
.bg-gray-300-invert:not(#\#),
.hover\:bg-gray-300-invert:not(#\#):hover,
.is-active>.active\:bg-gray-300-invert:not(#\#) {
    background-color: rgba(37,39,41,var(--all-bg-opacity));
}
.focus\:bg-gray-300-invert:not(#\#):focus-visible {
    background-color: rgba(37,39,41,var(--all-bg-opacity));
}
.active\:bg-gray-300:not(#\#).is-active,
.bg-gray-300:not(#\#),
.hover\:bg-gray-300:not(#\#):hover,
.is-active>.active\:bg-gray-300:not(#\#) {
    background-color: rgba(194,197,200,var(--all-bg-opacity));
}
.focus\:bg-gray-300:not(#\#):focus-visible {
    background-color: rgba(194,197,200,var(--all-bg-opacity));
}
.active\:bg-gray-200-invert:not(#\#).is-active,
.bg-gray-200-invert:not(#\#),
.hover\:bg-gray-200-invert:not(#\#):hover,
.is-active>.active\:bg-gray-200-invert:not(#\#) {
    background-color: rgba(42,43,45,var(--all-bg-opacity));
}
.focus\:bg-gray-200-invert:not(#\#):focus-visible {
    background-color: rgba(42,43,45,var(--all-bg-opacity));
}
.active\:bg-gray-200:not(#\#).is-active,
.bg-gray-200:not(#\#),
.hover\:bg-gray-200:not(#\#):hover,
.is-active>.active\:bg-gray-200:not(#\#) {
    background-color: rgba(215,216,218,var(--all-bg-opacity));
}
.focus\:bg-gray-200:not(#\#):focus-visible {
    background-color: rgba(215,216,218,var(--all-bg-opacity));
}
.active\:bg-gray-100-invert:not(#\#).is-active,
.bg-gray-100-invert:not(#\#),
.hover\:bg-gray-100-invert:not(#\#):hover,
.is-active>.active\:bg-gray-100-invert:not(#\#) {
    background-color: rgba(45,47,50,var(--all-bg-opacity));
}
.focus\:bg-gray-100-invert:not(#\#):focus-visible {
    background-color: rgba(45,47,50,var(--all-bg-opacity));
}
.active\:bg-gray-100:not(#\#).is-active,
.bg-gray-100:not(#\#),
.hover\:bg-gray-100:not(#\#):hover,
.is-active>.active\:bg-gray-100:not(#\#) {
    background-color: rgba(235,236,237,var(--all-bg-opacity));
}
.focus\:bg-gray-100:not(#\#):focus-visible {
    background-color: rgba(235,236,237,var(--all-bg-opacity));
}
.active\:bg-gray-50-invert:not(#\#).is-active,
.bg-gray-50-invert:not(#\#),
.hover\:bg-gray-50-invert:not(#\#):hover,
.is-active>.active\:bg-gray-50-invert:not(#\#) {
    background-color: rgba(47,47,52,var(--all-bg-opacity));
}
.focus\:bg-gray-50-invert:not(#\#):focus-visible {
    background-color: rgba(47,47,52,var(--all-bg-opacity));
}
.active\:bg-gray-50:not(#\#).is-active,
.bg-gray-50:not(#\#),
.hover\:bg-gray-50:not(#\#):hover,
.is-active>.active\:bg-gray-50:not(#\#) {
    background-color: rgba(245,245,246,var(--all-bg-opacity));
}
.focus\:bg-gray-50:not(#\#):focus-visible {
    background-color: rgba(245,245,246,var(--all-bg-opacity));
}
.active\:bg-gray-0-invert:not(#\#).is-active,
.bg-gray-0-invert:not(#\#),
.hover\:bg-gray-0-invert:not(#\#):hover,
.is-active>.active\:bg-gray-0-invert:not(#\#) {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.focus\:bg-gray-0-invert:not(#\#):focus-visible {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.active\:bg-gray-0:not(#\#).is-active,
.bg-gray-0:not(#\#),
.hover\:bg-gray-0:not(#\#):hover,
.is-active>.active\:bg-gray-0:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-gray-0:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-gray-invert:not(#\#).is-active,
.bg-gray-invert:not(#\#),
.hover\:bg-gray-invert:not(#\#):hover,
.is-active>.active\:bg-gray-invert:not(#\#) {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.focus\:bg-gray-invert:not(#\#):focus-visible {
    background-color: rgba(30,32,33,var(--all-bg-opacity));
}
.active\:bg-gray:not(#\#).is-active,
.bg-gray:not(#\#),
.hover\:bg-gray:not(#\#):hover,
.is-active>.active\:bg-gray:not(#\#) {
    background-color: rgba(154,158,163,var(--all-bg-opacity));
}
.focus\:bg-gray:not(#\#):focus-visible {
    background-color: rgba(154,158,163,var(--all-bg-opacity));
}
.active\:bg-accent-950-invert:not(#\#).is-active,
.bg-accent-950-invert:not(#\#),
.hover\:bg-accent-950-invert:not(#\#):hover,
.is-active>.active\:bg-accent-950-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-950-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-950:not(#\#).is-active,
.bg-accent-950:not(#\#),
.hover\:bg-accent-950:not(#\#):hover,
.is-active>.active\:bg-accent-950:not(#\#) {
    background-color: rgba(4,7,19,var(--all-bg-opacity));
}
.focus\:bg-accent-950:not(#\#):focus-visible {
    background-color: rgba(4,7,19,var(--all-bg-opacity));
}
.active\:bg-accent-900-invert:not(#\#).is-active,
.bg-accent-900-invert:not(#\#),
.hover\:bg-accent-900-invert:not(#\#):hover,
.is-active>.active\:bg-accent-900-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-900-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-900:not(#\#).is-active,
.bg-accent-900:not(#\#),
.hover\:bg-accent-900:not(#\#):hover,
.is-active>.active\:bg-accent-900:not(#\#) {
    background-color: rgba(8,13,38,var(--all-bg-opacity));
}
.focus\:bg-accent-900:not(#\#):focus-visible {
    background-color: rgba(8,13,38,var(--all-bg-opacity));
}
.active\:bg-accent-800-invert:not(#\#).is-active,
.bg-accent-800-invert:not(#\#),
.hover\:bg-accent-800-invert:not(#\#):hover,
.is-active>.active\:bg-accent-800-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-800-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-800:not(#\#).is-active,
.bg-accent-800:not(#\#),
.hover\:bg-accent-800:not(#\#):hover,
.is-active>.active\:bg-accent-800:not(#\#) {
    background-color: rgba(16,26,77,var(--all-bg-opacity));
}
.focus\:bg-accent-800:not(#\#):focus-visible {
    background-color: rgba(16,26,77,var(--all-bg-opacity));
}
.active\:bg-accent-700-invert:not(#\#).is-active,
.bg-accent-700-invert:not(#\#),
.hover\:bg-accent-700-invert:not(#\#):hover,
.is-active>.active\:bg-accent-700-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-700-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-700:not(#\#).is-active,
.bg-accent-700:not(#\#),
.hover\:bg-accent-700:not(#\#):hover,
.is-active>.active\:bg-accent-700:not(#\#) {
    background-color: rgba(25,40,115,var(--all-bg-opacity));
}
.focus\:bg-accent-700:not(#\#):focus-visible {
    background-color: rgba(25,40,115,var(--all-bg-opacity));
}
.active\:bg-accent-600-invert:not(#\#).is-active,
.bg-accent-600-invert:not(#\#),
.hover\:bg-accent-600-invert:not(#\#):hover,
.is-active>.active\:bg-accent-600-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-600-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-600:not(#\#).is-active,
.bg-accent-600:not(#\#),
.hover\:bg-accent-600:not(#\#):hover,
.is-active>.active\:bg-accent-600:not(#\#) {
    background-color: rgba(33,53,154,var(--all-bg-opacity));
}
.focus\:bg-accent-600:not(#\#):focus-visible {
    background-color: rgba(33,53,154,var(--all-bg-opacity));
}
.active\:bg-accent-500-invert:not(#\#).is-active,
.bg-accent-500-invert:not(#\#),
.hover\:bg-accent-500-invert:not(#\#):hover,
.is-active>.active\:bg-accent-500-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-500-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-500:not(#\#).is-active,
.bg-accent-500:not(#\#),
.hover\:bg-accent-500:not(#\#):hover,
.is-active>.active\:bg-accent-500:not(#\#) {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.focus\:bg-accent-500:not(#\#):focus-visible {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.active\:bg-accent-400-invert:not(#\#).is-active,
.bg-accent-400-invert:not(#\#),
.hover\:bg-accent-400-invert:not(#\#):hover,
.is-active>.active\:bg-accent-400-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-400-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-400:not(#\#).is-active,
.bg-accent-400:not(#\#),
.hover\:bg-accent-400:not(#\#):hover,
.is-active>.active\:bg-accent-400:not(#\#) {
    background-color: rgba(72,96,216,var(--all-bg-opacity));
}
.focus\:bg-accent-400:not(#\#):focus-visible {
    background-color: rgba(72,96,216,var(--all-bg-opacity));
}
.active\:bg-accent-300-invert:not(#\#).is-active,
.bg-accent-300-invert:not(#\#),
.hover\:bg-accent-300-invert:not(#\#):hover,
.is-active>.active\:bg-accent-300-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-300-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-300:not(#\#).is-active,
.bg-accent-300:not(#\#),
.hover\:bg-accent-300:not(#\#):hover,
.is-active>.active\:bg-accent-300:not(#\#) {
    background-color: rgba(118,136,226,var(--all-bg-opacity));
}
.focus\:bg-accent-300:not(#\#):focus-visible {
    background-color: rgba(118,136,226,var(--all-bg-opacity));
}
.active\:bg-accent-200-invert:not(#\#).is-active,
.bg-accent-200-invert:not(#\#),
.hover\:bg-accent-200-invert:not(#\#):hover,
.is-active>.active\:bg-accent-200-invert:not(#\#) {
    background-color: rgba(14,23,66,var(--all-bg-opacity));
}
.focus\:bg-accent-200-invert:not(#\#):focus-visible {
    background-color: rgba(14,23,66,var(--all-bg-opacity));
}
.active\:bg-accent-200:not(#\#).is-active,
.bg-accent-200:not(#\#),
.hover\:bg-accent-200:not(#\#):hover,
.is-active>.active\:bg-accent-200:not(#\#) {
    background-color: rgba(164,176,236,var(--all-bg-opacity));
}
.focus\:bg-accent-200:not(#\#):focus-visible {
    background-color: rgba(164,176,236,var(--all-bg-opacity));
}
.active\:bg-accent-100-invert:not(#\#).is-active,
.bg-accent-100-invert:not(#\#),
.hover\:bg-accent-100-invert:not(#\#):hover,
.is-active>.active\:bg-accent-100-invert:not(#\#) {
    background-color: rgba(16,26,75,var(--all-bg-opacity));
}
.focus\:bg-accent-100-invert:not(#\#):focus-visible {
    background-color: rgba(16,26,75,var(--all-bg-opacity));
}
.active\:bg-accent-100:not(#\#).is-active,
.bg-accent-100:not(#\#),
.hover\:bg-accent-100:not(#\#):hover,
.is-active>.active\:bg-accent-100:not(#\#) {
    background-color: rgba(209,215,245,var(--all-bg-opacity));
}
.focus\:bg-accent-100:not(#\#):focus-visible {
    background-color: rgba(209,215,245,var(--all-bg-opacity));
}
.active\:bg-accent-50-invert:not(#\#).is-active,
.bg-accent-50-invert:not(#\#),
.hover\:bg-accent-50-invert:not(#\#):hover,
.is-active>.active\:bg-accent-50-invert:not(#\#) {
    background-color: rgba(17,28,79,var(--all-bg-opacity));
}
.focus\:bg-accent-50-invert:not(#\#):focus-visible {
    background-color: rgba(17,28,79,var(--all-bg-opacity));
}
.active\:bg-accent-50:not(#\#).is-active,
.bg-accent-50:not(#\#),
.hover\:bg-accent-50:not(#\#):hover,
.is-active>.active\:bg-accent-50:not(#\#) {
    background-color: rgba(232,235,250,var(--all-bg-opacity));
}
.focus\:bg-accent-50:not(#\#):focus-visible {
    background-color: rgba(232,235,250,var(--all-bg-opacity));
}
.active\:bg-accent-0-invert:not(#\#).is-active,
.bg-accent-0-invert:not(#\#),
.hover\:bg-accent-0-invert:not(#\#):hover,
.is-active>.active\:bg-accent-0-invert:not(#\#) {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.focus\:bg-accent-0-invert:not(#\#):focus-visible {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.active\:bg-accent-0:not(#\#).is-active,
.bg-accent-0:not(#\#),
.hover\:bg-accent-0:not(#\#):hover,
.is-active>.active\:bg-accent-0:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-0:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent-invert:not(#\#).is-active,
.bg-accent-invert:not(#\#),
.hover\:bg-accent-invert:not(#\#):hover,
.is-active>.active\:bg-accent-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-accent-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-accent:not(#\#).is-active,
.bg-accent:not(#\#),
.hover\:bg-accent:not(#\#):hover,
.is-active>.active\:bg-accent:not(#\#) {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.focus\:bg-accent:not(#\#):focus-visible {
    background-color: rgba(41,66,192,var(--all-bg-opacity));
}
.active\:bg-base-950-invert:not(#\#).is-active,
.bg-base-950-invert:not(#\#),
.hover\:bg-base-950-invert:not(#\#):hover,
.is-active>.active\:bg-base-950-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-950-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-950:not(#\#).is-active,
.bg-base-950:not(#\#),
.hover\:bg-base-950:not(#\#):hover,
.is-active>.active\:bg-base-950:not(#\#) {
    background-color: rgba(4,4,5,var(--all-bg-opacity));
}
.focus\:bg-base-950:not(#\#):focus-visible {
    background-color: rgba(4,4,5,var(--all-bg-opacity));
}
.active\:bg-base-900-invert:not(#\#).is-active,
.bg-base-900-invert:not(#\#),
.hover\:bg-base-900-invert:not(#\#):hover,
.is-active>.active\:bg-base-900-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-900-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-900:not(#\#).is-active,
.bg-base-900:not(#\#),
.hover\:bg-base-900:not(#\#):hover,
.is-active>.active\:bg-base-900:not(#\#) {
    background-color: rgba(8,9,10,var(--all-bg-opacity));
}
.focus\:bg-base-900:not(#\#):focus-visible {
    background-color: rgba(8,9,10,var(--all-bg-opacity));
}
.active\:bg-base-800-invert:not(#\#).is-active,
.bg-base-800-invert:not(#\#),
.hover\:bg-base-800-invert:not(#\#):hover,
.is-active>.active\:bg-base-800-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-800-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-800:not(#\#).is-active,
.bg-base-800:not(#\#),
.hover\:bg-base-800:not(#\#):hover,
.is-active>.active\:bg-base-800:not(#\#) {
    background-color: rgba(15,17,20,var(--all-bg-opacity));
}
.focus\:bg-base-800:not(#\#):focus-visible {
    background-color: rgba(15,17,20,var(--all-bg-opacity));
}
.active\:bg-base-700-invert:not(#\#).is-active,
.bg-base-700-invert:not(#\#),
.hover\:bg-base-700-invert:not(#\#):hover,
.is-active>.active\:bg-base-700-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-700-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-700:not(#\#).is-active,
.bg-base-700:not(#\#),
.hover\:bg-base-700:not(#\#):hover,
.is-active>.active\:bg-base-700:not(#\#) {
    background-color: rgba(23,26,30,var(--all-bg-opacity));
}
.focus\:bg-base-700:not(#\#):focus-visible {
    background-color: rgba(23,26,30,var(--all-bg-opacity));
}
.active\:bg-base-600-invert:not(#\#).is-active,
.bg-base-600-invert:not(#\#),
.hover\:bg-base-600-invert:not(#\#):hover,
.is-active>.active\:bg-base-600-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-600-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-600:not(#\#).is-active,
.bg-base-600:not(#\#),
.hover\:bg-base-600:not(#\#):hover,
.is-active>.active\:bg-base-600:not(#\#) {
    background-color: rgba(30,34,40,var(--all-bg-opacity));
}
.focus\:bg-base-600:not(#\#):focus-visible {
    background-color: rgba(30,34,40,var(--all-bg-opacity));
}
.active\:bg-base-500-invert:not(#\#).is-active,
.bg-base-500-invert:not(#\#),
.hover\:bg-base-500-invert:not(#\#):hover,
.is-active>.active\:bg-base-500-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-500-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-500:not(#\#).is-active,
.bg-base-500:not(#\#),
.hover\:bg-base-500:not(#\#):hover,
.is-active>.active\:bg-base-500:not(#\#) {
    background-color: rgba(38,43,50,var(--all-bg-opacity));
}
.focus\:bg-base-500:not(#\#):focus-visible {
    background-color: rgba(38,43,50,var(--all-bg-opacity));
}
.active\:bg-base-400-invert:not(#\#).is-active,
.bg-base-400-invert:not(#\#),
.hover\:bg-base-400-invert:not(#\#):hover,
.is-active>.active\:bg-base-400-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-400-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-400:not(#\#).is-active,
.bg-base-400:not(#\#),
.hover\:bg-base-400:not(#\#):hover,
.is-active>.active\:bg-base-400:not(#\#) {
    background-color: rgba(74,84,98,var(--all-bg-opacity));
}
.focus\:bg-base-400:not(#\#):focus-visible {
    background-color: rgba(74,84,98,var(--all-bg-opacity));
}
.active\:bg-base-300-invert:not(#\#).is-active,
.bg-base-300-invert:not(#\#),
.hover\:bg-base-300-invert:not(#\#):hover,
.is-active>.active\:bg-base-300-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-300-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-300:not(#\#).is-active,
.bg-base-300:not(#\#),
.hover\:bg-base-300:not(#\#):hover,
.is-active>.active\:bg-base-300:not(#\#) {
    background-color: rgba(111,126,146,var(--all-bg-opacity));
}
.focus\:bg-base-300:not(#\#):focus-visible {
    background-color: rgba(111,126,146,var(--all-bg-opacity));
}
.active\:bg-base-200-invert:not(#\#).is-active,
.bg-base-200-invert:not(#\#),
.hover\:bg-base-200-invert:not(#\#):hover,
.is-active>.active\:bg-base-200-invert:not(#\#) {
    background-color: rgba(29,33,39,var(--all-bg-opacity));
}
.focus\:bg-base-200-invert:not(#\#):focus-visible {
    background-color: rgba(29,33,39,var(--all-bg-opacity));
}
.active\:bg-base-200:not(#\#).is-active,
.bg-base-200:not(#\#),
.hover\:bg-base-200:not(#\#):hover,
.is-active>.active\:bg-base-200:not(#\#) {
    background-color: rgba(159,169,182,var(--all-bg-opacity));
}
.focus\:bg-base-200:not(#\#):focus-visible {
    background-color: rgba(159,169,182,var(--all-bg-opacity));
}
.active\:bg-base-100-invert:not(#\#).is-active,
.bg-base-100-invert:not(#\#),
.hover\:bg-base-100-invert:not(#\#):hover,
.is-active>.active\:bg-base-100-invert:not(#\#) {
    background-color: rgba(37,42,49,var(--all-bg-opacity));
}
.focus\:bg-base-100-invert:not(#\#):focus-visible {
    background-color: rgba(37,42,49,var(--all-bg-opacity));
}
.active\:bg-base-100:not(#\#).is-active,
.bg-base-100:not(#\#),
.hover\:bg-base-100:not(#\#):hover,
.is-active>.active\:bg-base-100:not(#\#) {
    background-color: rgba(207,212,219,var(--all-bg-opacity));
}
.focus\:bg-base-100:not(#\#):focus-visible {
    background-color: rgba(207,212,219,var(--all-bg-opacity));
}
.active\:bg-base-50-invert:not(#\#).is-active,
.bg-base-50-invert:not(#\#),
.hover\:bg-base-50-invert:not(#\#):hover,
.is-active>.active\:bg-base-50-invert:not(#\#) {
    background-color: rgba(40,45,53,var(--all-bg-opacity));
}
.focus\:bg-base-50-invert:not(#\#):focus-visible {
    background-color: rgba(40,45,53,var(--all-bg-opacity));
}
.active\:bg-base-50:not(#\#).is-active,
.bg-base-50:not(#\#),
.hover\:bg-base-50:not(#\#):hover,
.is-active>.active\:bg-base-50:not(#\#) {
    background-color: rgba(231,233,237,var(--all-bg-opacity));
}
.focus\:bg-base-50:not(#\#):focus-visible {
    background-color: rgba(231,233,237,var(--all-bg-opacity));
}
.active\:bg-base-0-invert:not(#\#).is-active,
.bg-base-0-invert:not(#\#),
.hover\:bg-base-0-invert:not(#\#):hover,
.is-active>.active\:bg-base-0-invert:not(#\#) {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.focus\:bg-base-0-invert:not(#\#):focus-visible {
    background-color: rgba(51,51,51,var(--all-bg-opacity));
}
.active\:bg-base-0:not(#\#).is-active,
.bg-base-0:not(#\#),
.hover\:bg-base-0:not(#\#):hover,
.is-active>.active\:bg-base-0:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-0:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base-invert:not(#\#).is-active,
.bg-base-invert:not(#\#),
.hover\:bg-base-invert:not(#\#):hover,
.is-active>.active\:bg-base-invert:not(#\#) {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.focus\:bg-base-invert:not(#\#):focus-visible {
    background-color: rgba(255,255,255,var(--all-bg-opacity));
}
.active\:bg-base:not(#\#).is-active,
.bg-base:not(#\#),
.hover\:bg-base:not(#\#):hover,
.is-active>.active\:bg-base:not(#\#) {
    background-color: rgba(38,43,50,var(--all-bg-opacity));
}
.focus\:bg-base:not(#\#):focus-visible {
    background-color: rgba(38,43,50,var(--all-bg-opacity));
}
.active\:bg-opacity-0:not(#\#).is-active,
.bg-opacity-0:not(#\#),
.hover\:bg-opacity-0:not(#\#):hover,
.is-active>.active\:bg-opacity-0:not(#\#) {
    --all-bg-opacity: 0;
}
.active\:bg-opacity-5:not(#\#).is-active,
.bg-opacity-5:not(#\#),
.hover\:bg-opacity-5:not(#\#):hover,
.is-active>.active\:bg-opacity-5:not(#\#) {
    --all-bg-opacity: 0.05;
}
.active\:bg-opacity-10:not(#\#).is-active,
.bg-opacity-10:not(#\#),
.hover\:bg-opacity-10:not(#\#):hover,
.is-active>.active\:bg-opacity-10:not(#\#) {
    --all-bg-opacity: 0.1;
}
.active\:bg-opacity-15:not(#\#).is-active,
.bg-opacity-15:not(#\#),
.hover\:bg-opacity-15:not(#\#):hover,
.is-active>.active\:bg-opacity-15:not(#\#) {
    --all-bg-opacity: 0.15;
}
.active\:bg-opacity-20:not(#\#).is-active,
.bg-opacity-20:not(#\#),
.hover\:bg-opacity-20:not(#\#):hover,
.is-active>.active\:bg-opacity-20:not(#\#) {
    --all-bg-opacity: 0.2;
}
.active\:bg-opacity-25:not(#\#).is-active,
.bg-opacity-25:not(#\#),
.hover\:bg-opacity-25:not(#\#):hover,
.is-active>.active\:bg-opacity-25:not(#\#) {
    --all-bg-opacity: 0.25;
}
.active\:bg-opacity-30:not(#\#).is-active,
.bg-opacity-30:not(#\#),
.hover\:bg-opacity-30:not(#\#):hover,
.is-active>.active\:bg-opacity-30:not(#\#) {
    --all-bg-opacity: 0.3;
}
.active\:bg-opacity-35:not(#\#).is-active,
.bg-opacity-35:not(#\#),
.hover\:bg-opacity-35:not(#\#):hover,
.is-active>.active\:bg-opacity-35:not(#\#) {
    --all-bg-opacity: 0.35;
}
.active\:bg-opacity-40:not(#\#).is-active,
.bg-opacity-40:not(#\#),
.hover\:bg-opacity-40:not(#\#):hover,
.is-active>.active\:bg-opacity-40:not(#\#) {
    --all-bg-opacity: 0.4;
}
.active\:bg-opacity-45:not(#\#).is-active,
.bg-opacity-45:not(#\#),
.hover\:bg-opacity-45:not(#\#):hover,
.is-active>.active\:bg-opacity-45:not(#\#) {
    --all-bg-opacity: 0.45;
}
.active\:bg-opacity-50:not(#\#).is-active,
.bg-opacity-50:not(#\#),
.hover\:bg-opacity-50:not(#\#):hover,
.is-active>.active\:bg-opacity-50:not(#\#) {
    --all-bg-opacity: 0.5;
}
.active\:bg-opacity-55:not(#\#).is-active,
.bg-opacity-55:not(#\#),
.hover\:bg-opacity-55:not(#\#):hover,
.is-active>.active\:bg-opacity-55:not(#\#) {
    --all-bg-opacity: 0.55;
}
.active\:bg-opacity-60:not(#\#).is-active,
.bg-opacity-60:not(#\#),
.hover\:bg-opacity-60:not(#\#):hover,
.is-active>.active\:bg-opacity-60:not(#\#) {
    --all-bg-opacity: 0.6;
}
.active\:bg-opacity-65:not(#\#).is-active,
.bg-opacity-65:not(#\#),
.hover\:bg-opacity-65:not(#\#):hover,
.is-active>.active\:bg-opacity-65:not(#\#) {
    --all-bg-opacity: 0.65;
}
.active\:bg-opacity-70:not(#\#).is-active,
.bg-opacity-70:not(#\#),
.hover\:bg-opacity-70:not(#\#):hover,
.is-active>.active\:bg-opacity-70:not(#\#) {
    --all-bg-opacity: 0.7;
}
.active\:bg-opacity-75:not(#\#).is-active,
.bg-opacity-75:not(#\#),
.hover\:bg-opacity-75:not(#\#):hover,
.is-active>.active\:bg-opacity-75:not(#\#) {
    --all-bg-opacity: 0.75;
}
.active\:bg-opacity-80:not(#\#).is-active,
.bg-opacity-80:not(#\#),
.hover\:bg-opacity-80:not(#\#):hover,
.is-active>.active\:bg-opacity-80:not(#\#) {
    --all-bg-opacity: 0.8;
}
.active\:bg-opacity-85:not(#\#).is-active,
.bg-opacity-85:not(#\#),
.hover\:bg-opacity-85:not(#\#):hover,
.is-active>.active\:bg-opacity-85:not(#\#) {
    --all-bg-opacity: 0.85;
}
.active\:bg-opacity-90:not(#\#).is-active,
.bg-opacity-90:not(#\#),
.hover\:bg-opacity-90:not(#\#):hover,
.is-active>.active\:bg-opacity-90:not(#\#) {
    --all-bg-opacity: 0.9;
}
.active\:bg-opacity-95:not(#\#).is-active,
.bg-opacity-95:not(#\#),
.hover\:bg-opacity-95:not(#\#):hover,
.is-active>.active\:bg-opacity-95:not(#\#) {
    --all-bg-opacity: 0.95;
}
.active\:bg-opacity-100:not(#\#).is-active,
.bg-opacity-100:not(#\#),
.hover\:bg-opacity-100:not(#\#):hover,
.is-active>.active\:bg-opacity-100:not(#\#) {
    --all-bg-opacity: 1;
}
.bg-fixed:not(#\#) {
    background-attachment: fixed;
}
.bg-scroll:not(#\#) {
    background-attachment: scroll;
}
.bg-center:not(#\#) {
    background-position: center;
}
.bg-top:not(#\#) {
    background-position: top;
}
.bg-right:not(#\#) {
    background-position: right;
}
.bg-bottom:not(#\#) {
    background-position: bottom;
}
.bg-left:not(#\#) {
    background-position: left;
}
.bg-right-top:not(#\#) {
    background-position: right top;
}
.bg-right-bottom:not(#\#) {
    background-position: right bottom;
}
.bg-left-top:not(#\#) {
    background-position: left top;
}
.bg-left-bottom:not(#\#) {
    background-position: left bottom;
}
.bg-repeat:not(#\#) {
    background-repeat: repeat;
}
.bg-no-repeat:not(#\#) {
    background-repeat: no-repeat;
}
.bg-repeat-x:not(#\#) {
    background-repeat: repeat-x;
}
.bg-repeat-y:not(#\#) {
    background-repeat: repeat-y;
}
.bg-auto:not(#\#) {
    background-size: auto;
}
.bg-cover:not(#\#) {
    background-size: cover;
}
.bg-contain:not(#\#) {
    background-size: contain;
}
.bg-origin-border:not(#\#) {
    background-origin: border-box;
}
.bg-origin-padding:not(#\#) {
    background-origin: padding-box;
}
.bg-origin-content:not(#\#) {
    background-origin: content-box;
}
.bg-clip-border:not(#\#) {
    background-clip: border-box;
}
.bg-clip-padding:not(#\#) {
    background-clip: padding-box;
}
.bg-clip-content:not(#\#) {
    background-clip: content-box;
}
.bg-clip-text:not(#\#) {
    -webkit-background-clip: text;
    background-clip: text;
}
.bg-none:not(#\#) {
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
}
.active\:bg-gradient-to-top:not(#\#).is-active,
.bg-gradient-to-top:not(#\#),
.hover\:bg-gradient-to-top:not(#\#):hover,
.is-active>.active\:bg-gradient-to-top:not(#\#) {
    background-image: linear-gradient(to top,var(--all-gradient-from-color,var(--all-gradient-from-default-color)) var(--all-gradient-from,0%),var(--all-gradient-to-color,var(--all-gradient-to-default-color)) var(--all-gradient-to,100%));
}
.active\:bg-gradient-to-right:not(#\#).is-active,
.bg-gradient-to-right:not(#\#),
.hover\:bg-gradient-to-right:not(#\#):hover,
.is-active>.active\:bg-gradient-to-right:not(#\#) {
    background-image: linear-gradient(to right,var(--all-gradient-from-color,var(--all-gradient-from-default-color)) var(--all-gradient-from,0%),var(--all-gradient-to-color,var(--all-gradient-to-default-color)) var(--all-gradient-to,100%));
}
.active\:bg-gradient-to-bottom:not(#\#).is-active,
.bg-gradient-to-bottom:not(#\#),
.hover\:bg-gradient-to-bottom:not(#\#):hover,
.is-active>.active\:bg-gradient-to-bottom:not(#\#) {
    background-image: linear-gradient(to bottom,var(--all-gradient-from-color,var(--all-gradient-from-default-color)) var(--all-gradient-from,0%),var(--all-gradient-to-color,var(--all-gradient-to-default-color)) var(--all-gradient-to,100%));
}
.active\:bg-gradient-to-left:not(#\#).is-active,
.bg-gradient-to-left:not(#\#),
.hover\:bg-gradient-to-left:not(#\#):hover,
.is-active>.active\:bg-gradient-to-left:not(#\#) {
    background-image: linear-gradient(to left,var(--all-gradient-from-color,var(--all-gradient-from-default-color)) var(--all-gradient-from,0%),var(--all-gradient-to-color,var(--all-gradient-to-default-color)) var(--all-gradient-to,100%));
}
.from-opacity-0:not(#\#) {
    --all-gradient-from-opacity: 0;
}
.from-opacity-5:not(#\#) {
    --all-gradient-from-opacity: 0.05;
}
.from-opacity-10:not(#\#) {
    --all-gradient-from-opacity: 0.1;
}
.from-opacity-15:not(#\#) {
    --all-gradient-from-opacity: 0.15;
}
.from-opacity-20:not(#\#) {
    --all-gradient-from-opacity: 0.2;
}
.from-opacity-25:not(#\#) {
    --all-gradient-from-opacity: 0.25;
}
.from-opacity-30:not(#\#) {
    --all-gradient-from-opacity: 0.3;
}
.from-opacity-35:not(#\#) {
    --all-gradient-from-opacity: 0.35;
}
.from-opacity-40:not(#\#) {
    --all-gradient-from-opacity: 0.4;
}
.from-opacity-45:not(#\#) {
    --all-gradient-from-opacity: 0.45;
}
.from-opacity-50:not(#\#) {
    --all-gradient-from-opacity: 0.5;
}
.from-opacity-55:not(#\#) {
    --all-gradient-from-opacity: 0.55;
}
.from-opacity-60:not(#\#) {
    --all-gradient-from-opacity: 0.6;
}
.from-opacity-65:not(#\#) {
    --all-gradient-from-opacity: 0.65;
}
.from-opacity-70:not(#\#) {
    --all-gradient-from-opacity: 0.7;
}
.from-opacity-75:not(#\#) {
    --all-gradient-from-opacity: 0.75;
}
.from-opacity-80:not(#\#) {
    --all-gradient-from-opacity: 0.8;
}
.from-opacity-85:not(#\#) {
    --all-gradient-from-opacity: 0.85;
}
.from-opacity-90:not(#\#) {
    --all-gradient-from-opacity: 0.9;
}
.from-opacity-95:not(#\#) {
    --all-gradient-from-opacity: 0.95;
}
.from-opacity-100:not(#\#) {
    --all-gradient-from-opacity: 1;
}
.to-opacity-0:not(#\#) {
    --all-gradient-to-opacity: 0;
}
.to-opacity-5:not(#\#) {
    --all-gradient-to-opacity: 0.05;
}
.to-opacity-10:not(#\#) {
    --all-gradient-to-opacity: 0.1;
}
.to-opacity-15:not(#\#) {
    --all-gradient-to-opacity: 0.15;
}
.to-opacity-20:not(#\#) {
    --all-gradient-to-opacity: 0.2;
}
.to-opacity-25:not(#\#) {
    --all-gradient-to-opacity: 0.25;
}
.to-opacity-30:not(#\#) {
    --all-gradient-to-opacity: 0.3;
}
.to-opacity-35:not(#\#) {
    --all-gradient-to-opacity: 0.35;
}
.to-opacity-40:not(#\#) {
    --all-gradient-to-opacity: 0.4;
}
.to-opacity-45:not(#\#) {
    --all-gradient-to-opacity: 0.45;
}
.to-opacity-50:not(#\#) {
    --all-gradient-to-opacity: 0.5;
}
.to-opacity-55:not(#\#) {
    --all-gradient-to-opacity: 0.55;
}
.to-opacity-60:not(#\#) {
    --all-gradient-to-opacity: 0.6;
}
.to-opacity-65:not(#\#) {
    --all-gradient-to-opacity: 0.65;
}
.to-opacity-70:not(#\#) {
    --all-gradient-to-opacity: 0.7;
}
.to-opacity-75:not(#\#) {
    --all-gradient-to-opacity: 0.75;
}
.to-opacity-80:not(#\#) {
    --all-gradient-to-opacity: 0.8;
}
.to-opacity-85:not(#\#) {
    --all-gradient-to-opacity: 0.85;
}
.to-opacity-90:not(#\#) {
    --all-gradient-to-opacity: 0.9;
}
.to-opacity-95:not(#\#) {
    --all-gradient-to-opacity: 0.95;
}
.to-opacity-100:not(#\#) {
    --all-gradient-to-opacity: 1;
}
.from-text:not(#\#) {
    --all-gradient-from-color: rgba(var(--all-text-color), var(--all-gradient-from-opacity));
}
.from-bg:not(#\#),
.from-current:not(#\#),
.from-inherit:not(#\#) {
    --all-gradient-from-color: rgba(var(--all-bg-color), var(--all-gradient-from-opacity));
}
.from-pocket-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-pocket:not(#\#) {
    --all-gradient-from-color: rgba(244, 59, 83, var(--all-gradient-from-opacity));
}
.from-pinterest-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-pinterest:not(#\#) {
    --all-gradient-from-color: rgba(189, 8, 28, var(--all-gradient-from-opacity));
}
.from-vimeo-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-vimeo:not(#\#) {
    --all-gradient-from-color: rgba(26, 183, 234, var(--all-gradient-from-opacity));
}
.from-youtube-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-youtube:not(#\#) {
    --all-gradient-from-color: rgba(218, 23, 37, var(--all-gradient-from-opacity));
}
.from-x-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-x:not(#\#) {
    --all-gradient-from-color: rgba(0, 0, 0, var(--all-gradient-from-opacity));
}
.from-facebook-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-facebook:not(#\#) {
    --all-gradient-from-color: rgba(24, 119, 242, var(--all-gradient-from-opacity));
}
.from-instagram-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-instagram:not(#\#) {
    --all-gradient-from-color: rgba(207, 46, 146, var(--all-gradient-from-opacity));
}
.from-line-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-line:not(#\#) {
    --all-gradient-from-color: rgba(0, 185, 0, var(--all-gradient-from-opacity));
}
.from-visited-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-visited:not(#\#) {
    --all-gradient-from-color: rgba(135, 67, 177, var(--all-gradient-from-opacity));
}
.from-selection-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-selection:not(#\#) {
    --all-gradient-from-color: rgba(41, 66, 192, var(--all-gradient-from-opacity));
}
.from-highlight-invert:not(#\#) {
    --all-gradient-from-color: rgba(53, 38, 2, var(--all-gradient-from-opacity));
}
.from-highlight:not(#\#) {
    --all-gradient-from-color: rgba(245, 183, 34, var(--all-gradient-from-opacity));
}
.from-link-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-link:not(#\#) {
    --all-gradient-from-color: rgba(41, 66, 192, var(--all-gradient-from-opacity));
}
.from-warning-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-warning:not(#\#) {
    --all-gradient-from-color: rgba(230, 98, 45, var(--all-gradient-from-opacity));
}
.from-danger-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-danger:not(#\#) {
    --all-gradient-from-color: rgba(200, 37, 50, var(--all-gradient-from-opacity));
}
.from-success-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-success:not(#\#) {
    --all-gradient-from-color: rgba(23, 159, 94, var(--all-gradient-from-opacity));
}
.from-purple-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-purple:not(#\#) {
    --all-gradient-from-color: rgba(135, 67, 177, var(--all-gradient-from-opacity));
}
.from-blue-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-blue:not(#\#) {
    --all-gradient-from-color: rgba(41, 66, 192, var(--all-gradient-from-opacity));
}
.from-green-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-green:not(#\#) {
    --all-gradient-from-color: rgba(23, 159, 94, var(--all-gradient-from-opacity));
}
.from-yellow-invert:not(#\#) {
    --all-gradient-from-color: rgba(53, 38, 2, var(--all-gradient-from-opacity));
}
.from-yellow:not(#\#) {
    --all-gradient-from-color: rgba(245, 183, 34, var(--all-gradient-from-opacity));
}
.from-orange-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-orange:not(#\#) {
    --all-gradient-from-color: rgba(230, 98, 45, var(--all-gradient-from-opacity));
}
.from-red-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-red:not(#\#) {
    --all-gradient-from-color: rgba(200, 37, 50, var(--all-gradient-from-opacity));
}
.from-black-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-black:not(#\#) {
    --all-gradient-from-color: rgba(0, 0, 0, var(--all-gradient-from-opacity));
}
.from-white-invert:not(#\#) {
    --all-gradient-from-color: rgba(51, 51, 51, var(--all-gradient-from-opacity));
}
.from-gray-950-invert:not(#\#),
.from-white:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-950:not(#\#) {
    --all-gradient-from-color: rgba(15, 16, 17, var(--all-gradient-from-opacity));
}
.from-gray-900-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-900:not(#\#) {
    --all-gradient-from-color: rgba(30, 32, 33, var(--all-gradient-from-opacity));
}
.from-gray-800-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-800:not(#\#) {
    --all-gradient-from-color: rgba(60, 63, 66, var(--all-gradient-from-opacity));
}
.from-gray-700-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-700:not(#\#) {
    --all-gradient-from-color: rgba(91, 95, 100, var(--all-gradient-from-opacity));
}
.from-gray-600-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-600:not(#\#) {
    --all-gradient-from-color: rgba(121, 126, 133, var(--all-gradient-from-opacity));
}
.from-gray-500-invert:not(#\#) {
    --all-gradient-from-color: rgba(30, 32, 33, var(--all-gradient-from-opacity));
}
.from-gray-500:not(#\#) {
    --all-gradient-from-color: rgba(154, 158, 163, var(--all-gradient-from-opacity));
}
.from-gray-400-invert:not(#\#) {
    --all-gradient-from-color: rgba(34, 35, 37, var(--all-gradient-from-opacity));
}
.from-gray-400:not(#\#) {
    --all-gradient-from-color: rgba(174, 177, 181, var(--all-gradient-from-opacity));
}
.from-gray-300-invert:not(#\#) {
    --all-gradient-from-color: rgba(37, 39, 41, var(--all-gradient-from-opacity));
}
.from-gray-300:not(#\#) {
    --all-gradient-from-color: rgba(194, 197, 200, var(--all-gradient-from-opacity));
}
.from-gray-200-invert:not(#\#) {
    --all-gradient-from-color: rgba(42, 43, 45, var(--all-gradient-from-opacity));
}
.from-gray-200:not(#\#) {
    --all-gradient-from-color: rgba(215, 216, 218, var(--all-gradient-from-opacity));
}
.from-gray-100-invert:not(#\#) {
    --all-gradient-from-color: rgba(45, 47, 50, var(--all-gradient-from-opacity));
}
.from-gray-100:not(#\#) {
    --all-gradient-from-color: rgba(235, 236, 237, var(--all-gradient-from-opacity));
}
.from-gray-50-invert:not(#\#) {
    --all-gradient-from-color: rgba(47, 47, 52, var(--all-gradient-from-opacity));
}
.from-gray-50:not(#\#) {
    --all-gradient-from-color: rgba(245, 245, 246, var(--all-gradient-from-opacity));
}
.from-gray-0-invert:not(#\#) {
    --all-gradient-from-color: rgba(51, 51, 51, var(--all-gradient-from-opacity));
}
.from-gray-0:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-gray-invert:not(#\#) {
    --all-gradient-from-color: rgba(30, 32, 33, var(--all-gradient-from-opacity));
}
.from-gray:not(#\#) {
    --all-gradient-from-color: rgba(154, 158, 163, var(--all-gradient-from-opacity));
}
.from-accent-950-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-950:not(#\#) {
    --all-gradient-from-color: rgba(4, 7, 19, var(--all-gradient-from-opacity));
}
.from-accent-900-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-900:not(#\#) {
    --all-gradient-from-color: rgba(8, 13, 38, var(--all-gradient-from-opacity));
}
.from-accent-800-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-800:not(#\#) {
    --all-gradient-from-color: rgba(16, 26, 77, var(--all-gradient-from-opacity));
}
.from-accent-700-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-700:not(#\#) {
    --all-gradient-from-color: rgba(25, 40, 115, var(--all-gradient-from-opacity));
}
.from-accent-600-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-600:not(#\#) {
    --all-gradient-from-color: rgba(33, 53, 154, var(--all-gradient-from-opacity));
}
.from-accent-500-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-500:not(#\#) {
    --all-gradient-from-color: rgba(41, 66, 192, var(--all-gradient-from-opacity));
}
.from-accent-400-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-400:not(#\#) {
    --all-gradient-from-color: rgba(72, 96, 216, var(--all-gradient-from-opacity));
}
.from-accent-300-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent-300:not(#\#) {
    --all-gradient-from-color: rgba(118, 136, 226, var(--all-gradient-from-opacity));
}
.from-accent-200-invert:not(#\#) {
    --all-gradient-from-color: rgba(14, 23, 66, var(--all-gradient-from-opacity));
}
.from-accent-200:not(#\#) {
    --all-gradient-from-color: rgba(164, 176, 236, var(--all-gradient-from-opacity));
}
.from-accent-100-invert:not(#\#) {
    --all-gradient-from-color: rgba(16, 26, 75, var(--all-gradient-from-opacity));
}
.from-accent-100:not(#\#) {
    --all-gradient-from-color: rgba(209, 215, 245, var(--all-gradient-from-opacity));
}
.from-accent-50-invert:not(#\#) {
    --all-gradient-from-color: rgba(17, 28, 79, var(--all-gradient-from-opacity));
}
.from-accent-50:not(#\#) {
    --all-gradient-from-color: rgba(232, 235, 250, var(--all-gradient-from-opacity));
}
.from-accent-0-invert:not(#\#) {
    --all-gradient-from-color: rgba(51, 51, 51, var(--all-gradient-from-opacity));
}
.from-accent-0:not(#\#),
.from-accent-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-accent:not(#\#) {
    --all-gradient-from-color: rgba(41, 66, 192, var(--all-gradient-from-opacity));
}
.from-base-950-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-950:not(#\#) {
    --all-gradient-from-color: rgba(4, 4, 5, var(--all-gradient-from-opacity));
}
.from-base-900-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-900:not(#\#) {
    --all-gradient-from-color: rgba(8, 9, 10, var(--all-gradient-from-opacity));
}
.from-base-800-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-800:not(#\#) {
    --all-gradient-from-color: rgba(15, 17, 20, var(--all-gradient-from-opacity));
}
.from-base-700-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-700:not(#\#) {
    --all-gradient-from-color: rgba(23, 26, 30, var(--all-gradient-from-opacity));
}
.from-base-600-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-600:not(#\#) {
    --all-gradient-from-color: rgba(30, 34, 40, var(--all-gradient-from-opacity));
}
.from-base-500-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-500:not(#\#) {
    --all-gradient-from-color: rgba(38, 43, 50, var(--all-gradient-from-opacity));
}
.from-base-400-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-400:not(#\#) {
    --all-gradient-from-color: rgba(74, 84, 98, var(--all-gradient-from-opacity));
}
.from-base-300-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base-300:not(#\#) {
    --all-gradient-from-color: rgba(111, 126, 146, var(--all-gradient-from-opacity));
}
.from-base-200-invert:not(#\#) {
    --all-gradient-from-color: rgba(29, 33, 39, var(--all-gradient-from-opacity));
}
.from-base-200:not(#\#) {
    --all-gradient-from-color: rgba(159, 169, 182, var(--all-gradient-from-opacity));
}
.from-base-100-invert:not(#\#) {
    --all-gradient-from-color: rgba(37, 42, 49, var(--all-gradient-from-opacity));
}
.from-base-100:not(#\#) {
    --all-gradient-from-color: rgba(207, 212, 219, var(--all-gradient-from-opacity));
}
.from-base-50-invert:not(#\#) {
    --all-gradient-from-color: rgba(40, 45, 53, var(--all-gradient-from-opacity));
}
.from-base-50:not(#\#) {
    --all-gradient-from-color: rgba(231, 233, 237, var(--all-gradient-from-opacity));
}
.from-base-0-invert:not(#\#) {
    --all-gradient-from-color: rgba(51, 51, 51, var(--all-gradient-from-opacity));
}
.from-base-0:not(#\#),
.from-base-invert:not(#\#) {
    --all-gradient-from-color: rgba(255, 255, 255, var(--all-gradient-from-opacity));
}
.from-base:not(#\#) {
    --all-gradient-from-color: rgba(38, 43, 50, var(--all-gradient-from-opacity));
}
.to-text:not(#\#) {
    --all-gradient-to-color: rgba(var(--all-text-color), var(--all-gradient-to-opacity));
}
.to-bg:not(#\#),
.to-current:not(#\#),
.to-inherit:not(#\#) {
    --all-gradient-to-color: rgba(var(--all-bg-color), var(--all-gradient-to-opacity));
}
.to-pocket-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-pocket:not(#\#) {
    --all-gradient-to-color: rgba(244, 59, 83, var(--all-gradient-to-opacity));
}
.to-pinterest-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-pinterest:not(#\#) {
    --all-gradient-to-color: rgba(189, 8, 28, var(--all-gradient-to-opacity));
}
.to-vimeo-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-vimeo:not(#\#) {
    --all-gradient-to-color: rgba(26, 183, 234, var(--all-gradient-to-opacity));
}
.to-youtube-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-youtube:not(#\#) {
    --all-gradient-to-color: rgba(218, 23, 37, var(--all-gradient-to-opacity));
}
.to-x-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-x:not(#\#) {
    --all-gradient-to-color: rgba(0, 0, 0, var(--all-gradient-to-opacity));
}
.to-facebook-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-facebook:not(#\#) {
    --all-gradient-to-color: rgba(24, 119, 242, var(--all-gradient-to-opacity));
}
.to-instagram-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-instagram:not(#\#) {
    --all-gradient-to-color: rgba(207, 46, 146, var(--all-gradient-to-opacity));
}
.to-line-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-line:not(#\#) {
    --all-gradient-to-color: rgba(0, 185, 0, var(--all-gradient-to-opacity));
}
.to-visited-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-visited:not(#\#) {
    --all-gradient-to-color: rgba(135, 67, 177, var(--all-gradient-to-opacity));
}
.to-selection-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-selection:not(#\#) {
    --all-gradient-to-color: rgba(41, 66, 192, var(--all-gradient-to-opacity));
}
.to-highlight-invert:not(#\#) {
    --all-gradient-to-color: rgba(53, 38, 2, var(--all-gradient-to-opacity));
}
.to-highlight:not(#\#) {
    --all-gradient-to-color: rgba(245, 183, 34, var(--all-gradient-to-opacity));
}
.to-link-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-link:not(#\#) {
    --all-gradient-to-color: rgba(41, 66, 192, var(--all-gradient-to-opacity));
}
.to-warning-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-warning:not(#\#) {
    --all-gradient-to-color: rgba(230, 98, 45, var(--all-gradient-to-opacity));
}
.to-danger-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-danger:not(#\#) {
    --all-gradient-to-color: rgba(200, 37, 50, var(--all-gradient-to-opacity));
}
.to-success-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-success:not(#\#) {
    --all-gradient-to-color: rgba(23, 159, 94, var(--all-gradient-to-opacity));
}
.to-purple-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-purple:not(#\#) {
    --all-gradient-to-color: rgba(135, 67, 177, var(--all-gradient-to-opacity));
}
.to-blue-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-blue:not(#\#) {
    --all-gradient-to-color: rgba(41, 66, 192, var(--all-gradient-to-opacity));
}
.to-green-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-green:not(#\#) {
    --all-gradient-to-color: rgba(23, 159, 94, var(--all-gradient-to-opacity));
}
.to-yellow-invert:not(#\#) {
    --all-gradient-to-color: rgba(53, 38, 2, var(--all-gradient-to-opacity));
}
.to-yellow:not(#\#) {
    --all-gradient-to-color: rgba(245, 183, 34, var(--all-gradient-to-opacity));
}
.to-orange-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-orange:not(#\#) {
    --all-gradient-to-color: rgba(230, 98, 45, var(--all-gradient-to-opacity));
}
.to-red-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-red:not(#\#) {
    --all-gradient-to-color: rgba(200, 37, 50, var(--all-gradient-to-opacity));
}
.to-black-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-black:not(#\#) {
    --all-gradient-to-color: rgba(0, 0, 0, var(--all-gradient-to-opacity));
}
.to-white-invert:not(#\#) {
    --all-gradient-to-color: rgba(51, 51, 51, var(--all-gradient-to-opacity));
}
.to-gray-950-invert:not(#\#),
.to-white:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-950:not(#\#) {
    --all-gradient-to-color: rgba(15, 16, 17, var(--all-gradient-to-opacity));
}
.to-gray-900-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-900:not(#\#) {
    --all-gradient-to-color: rgba(30, 32, 33, var(--all-gradient-to-opacity));
}
.to-gray-800-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-800:not(#\#) {
    --all-gradient-to-color: rgba(60, 63, 66, var(--all-gradient-to-opacity));
}
.to-gray-700-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-700:not(#\#) {
    --all-gradient-to-color: rgba(91, 95, 100, var(--all-gradient-to-opacity));
}
.to-gray-600-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-600:not(#\#) {
    --all-gradient-to-color: rgba(121, 126, 133, var(--all-gradient-to-opacity));
}
.to-gray-500-invert:not(#\#) {
    --all-gradient-to-color: rgba(30, 32, 33, var(--all-gradient-to-opacity));
}
.to-gray-500:not(#\#) {
    --all-gradient-to-color: rgba(154, 158, 163, var(--all-gradient-to-opacity));
}
.to-gray-400-invert:not(#\#) {
    --all-gradient-to-color: rgba(34, 35, 37, var(--all-gradient-to-opacity));
}
.to-gray-400:not(#\#) {
    --all-gradient-to-color: rgba(174, 177, 181, var(--all-gradient-to-opacity));
}
.to-gray-300-invert:not(#\#) {
    --all-gradient-to-color: rgba(37, 39, 41, var(--all-gradient-to-opacity));
}
.to-gray-300:not(#\#) {
    --all-gradient-to-color: rgba(194, 197, 200, var(--all-gradient-to-opacity));
}
.to-gray-200-invert:not(#\#) {
    --all-gradient-to-color: rgba(42, 43, 45, var(--all-gradient-to-opacity));
}
.to-gray-200:not(#\#) {
    --all-gradient-to-color: rgba(215, 216, 218, var(--all-gradient-to-opacity));
}
.to-gray-100-invert:not(#\#) {
    --all-gradient-to-color: rgba(45, 47, 50, var(--all-gradient-to-opacity));
}
.to-gray-100:not(#\#) {
    --all-gradient-to-color: rgba(235, 236, 237, var(--all-gradient-to-opacity));
}
.to-gray-50-invert:not(#\#) {
    --all-gradient-to-color: rgba(47, 47, 52, var(--all-gradient-to-opacity));
}
.to-gray-50:not(#\#) {
    --all-gradient-to-color: rgba(245, 245, 246, var(--all-gradient-to-opacity));
}
.to-gray-0-invert:not(#\#) {
    --all-gradient-to-color: rgba(51, 51, 51, var(--all-gradient-to-opacity));
}
.to-gray-0:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-gray-invert:not(#\#) {
    --all-gradient-to-color: rgba(30, 32, 33, var(--all-gradient-to-opacity));
}
.to-gray:not(#\#) {
    --all-gradient-to-color: rgba(154, 158, 163, var(--all-gradient-to-opacity));
}
.to-accent-950-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-950:not(#\#) {
    --all-gradient-to-color: rgba(4, 7, 19, var(--all-gradient-to-opacity));
}
.to-accent-900-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-900:not(#\#) {
    --all-gradient-to-color: rgba(8, 13, 38, var(--all-gradient-to-opacity));
}
.to-accent-800-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-800:not(#\#) {
    --all-gradient-to-color: rgba(16, 26, 77, var(--all-gradient-to-opacity));
}
.to-accent-700-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-700:not(#\#) {
    --all-gradient-to-color: rgba(25, 40, 115, var(--all-gradient-to-opacity));
}
.to-accent-600-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-600:not(#\#) {
    --all-gradient-to-color: rgba(33, 53, 154, var(--all-gradient-to-opacity));
}
.to-accent-500-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-500:not(#\#) {
    --all-gradient-to-color: rgba(41, 66, 192, var(--all-gradient-to-opacity));
}
.to-accent-400-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-400:not(#\#) {
    --all-gradient-to-color: rgba(72, 96, 216, var(--all-gradient-to-opacity));
}
.to-accent-300-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent-300:not(#\#) {
    --all-gradient-to-color: rgba(118, 136, 226, var(--all-gradient-to-opacity));
}
.to-accent-200-invert:not(#\#) {
    --all-gradient-to-color: rgba(14, 23, 66, var(--all-gradient-to-opacity));
}
.to-accent-200:not(#\#) {
    --all-gradient-to-color: rgba(164, 176, 236, var(--all-gradient-to-opacity));
}
.to-accent-100-invert:not(#\#) {
    --all-gradient-to-color: rgba(16, 26, 75, var(--all-gradient-to-opacity));
}
.to-accent-100:not(#\#) {
    --all-gradient-to-color: rgba(209, 215, 245, var(--all-gradient-to-opacity));
}
.to-accent-50-invert:not(#\#) {
    --all-gradient-to-color: rgba(17, 28, 79, var(--all-gradient-to-opacity));
}
.to-accent-50:not(#\#) {
    --all-gradient-to-color: rgba(232, 235, 250, var(--all-gradient-to-opacity));
}
.to-accent-0-invert:not(#\#) {
    --all-gradient-to-color: rgba(51, 51, 51, var(--all-gradient-to-opacity));
}
.to-accent-0:not(#\#),
.to-accent-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-accent:not(#\#) {
    --all-gradient-to-color: rgba(41, 66, 192, var(--all-gradient-to-opacity));
}
.to-base-950-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-950:not(#\#) {
    --all-gradient-to-color: rgba(4, 4, 5, var(--all-gradient-to-opacity));
}
.to-base-900-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-900:not(#\#) {
    --all-gradient-to-color: rgba(8, 9, 10, var(--all-gradient-to-opacity));
}
.to-base-800-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-800:not(#\#) {
    --all-gradient-to-color: rgba(15, 17, 20, var(--all-gradient-to-opacity));
}
.to-base-700-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-700:not(#\#) {
    --all-gradient-to-color: rgba(23, 26, 30, var(--all-gradient-to-opacity));
}
.to-base-600-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-600:not(#\#) {
    --all-gradient-to-color: rgba(30, 34, 40, var(--all-gradient-to-opacity));
}
.to-base-500-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-500:not(#\#) {
    --all-gradient-to-color: rgba(38, 43, 50, var(--all-gradient-to-opacity));
}
.to-base-400-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-400:not(#\#) {
    --all-gradient-to-color: rgba(74, 84, 98, var(--all-gradient-to-opacity));
}
.to-base-300-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base-300:not(#\#) {
    --all-gradient-to-color: rgba(111, 126, 146, var(--all-gradient-to-opacity));
}
.to-base-200-invert:not(#\#) {
    --all-gradient-to-color: rgba(29, 33, 39, var(--all-gradient-to-opacity));
}
.to-base-200:not(#\#) {
    --all-gradient-to-color: rgba(159, 169, 182, var(--all-gradient-to-opacity));
}
.to-base-100-invert:not(#\#) {
    --all-gradient-to-color: rgba(37, 42, 49, var(--all-gradient-to-opacity));
}
.to-base-100:not(#\#) {
    --all-gradient-to-color: rgba(207, 212, 219, var(--all-gradient-to-opacity));
}
.to-base-50-invert:not(#\#) {
    --all-gradient-to-color: rgba(40, 45, 53, var(--all-gradient-to-opacity));
}
.to-base-50:not(#\#) {
    --all-gradient-to-color: rgba(231, 233, 237, var(--all-gradient-to-opacity));
}
.to-base-0-invert:not(#\#) {
    --all-gradient-to-color: rgba(51, 51, 51, var(--all-gradient-to-opacity));
}
.to-base-0:not(#\#),
.to-base-invert:not(#\#) {
    --all-gradient-to-color: rgba(255, 255, 255, var(--all-gradient-to-opacity));
}
.to-base:not(#\#) {
    --all-gradient-to-color: rgba(38, 43, 50, var(--all-gradient-to-opacity));
}
.from-1\/2:not(#\#) {
    --all-gradient-from: 50%;
}
.from-1\/3:not(#\#) {
    --all-gradient-from: 33.3333333333%;
}
.from-2\/3:not(#\#) {
    --all-gradient-from: 66.6666666667%;
}
.from-1\/4:not(#\#) {
    --all-gradient-from: 25%;
}
.from-2\/4:not(#\#) {
    --all-gradient-from: 50%;
}
.from-3\/4:not(#\#) {
    --all-gradient-from: 75%;
}
.from-1\/5:not(#\#) {
    --all-gradient-from: 20%;
}
.from-2\/5:not(#\#) {
    --all-gradient-from: 40%;
}
.from-3\/5:not(#\#) {
    --all-gradient-from: 60%;
}
.from-4\/5:not(#\#) {
    --all-gradient-from: 80%;
}
.from-1\/6:not(#\#) {
    --all-gradient-from: 16.6666666667%;
}
.from-2\/6:not(#\#) {
    --all-gradient-from: 33.3333333333%;
}
.from-3\/6:not(#\#) {
    --all-gradient-from: 50%;
}
.from-4\/6:not(#\#) {
    --all-gradient-from: 66.6666666667%;
}
.from-5\/6:not(#\#) {
    --all-gradient-from: 83.3333333333%;
}
.from-1\/7:not(#\#) {
    --all-gradient-from: 14.2857142857%;
}
.from-2\/7:not(#\#) {
    --all-gradient-from: 28.5714285714%;
}
.from-3\/7:not(#\#) {
    --all-gradient-from: 42.8571428571%;
}
.from-4\/7:not(#\#) {
    --all-gradient-from: 57.1428571429%;
}
.from-5\/7:not(#\#) {
    --all-gradient-from: 71.4285714286%;
}
.from-6\/7:not(#\#) {
    --all-gradient-from: 85.7142857143%;
}
.from-1\/8:not(#\#) {
    --all-gradient-from: 12.5%;
}
.from-2\/8:not(#\#) {
    --all-gradient-from: 25%;
}
.from-3\/8:not(#\#) {
    --all-gradient-from: 37.5%;
}
.from-4\/8:not(#\#) {
    --all-gradient-from: 50%;
}
.from-5\/8:not(#\#) {
    --all-gradient-from: 62.5%;
}
.from-6\/8:not(#\#) {
    --all-gradient-from: 75%;
}
.from-7\/8:not(#\#) {
    --all-gradient-from: 87.5%;
}
.from-1\/9:not(#\#) {
    --all-gradient-from: 11.1111111111%;
}
.from-2\/9:not(#\#) {
    --all-gradient-from: 22.2222222222%;
}
.from-3\/9:not(#\#) {
    --all-gradient-from: 33.3333333333%;
}
.from-4\/9:not(#\#) {
    --all-gradient-from: 44.4444444444%;
}
.from-5\/9:not(#\#) {
    --all-gradient-from: 55.5555555556%;
}
.from-6\/9:not(#\#) {
    --all-gradient-from: 66.6666666667%;
}
.from-7\/9:not(#\#) {
    --all-gradient-from: 77.7777777778%;
}
.from-8\/9:not(#\#) {
    --all-gradient-from: 88.8888888889%;
}
.from-1\/10:not(#\#) {
    --all-gradient-from: 10%;
}
.from-2\/10:not(#\#) {
    --all-gradient-from: 20%;
}
.from-3\/10:not(#\#) {
    --all-gradient-from: 30%;
}
.from-4\/10:not(#\#) {
    --all-gradient-from: 40%;
}
.from-5\/10:not(#\#) {
    --all-gradient-from: 50%;
}
.from-6\/10:not(#\#) {
    --all-gradient-from: 60%;
}
.from-7\/10:not(#\#) {
    --all-gradient-from: 70%;
}
.from-8\/10:not(#\#) {
    --all-gradient-from: 80%;
}
.from-9\/10:not(#\#) {
    --all-gradient-from: 90%;
}
.from-1\/11:not(#\#) {
    --all-gradient-from: 9.0909090909%;
}
.from-2\/11:not(#\#) {
    --all-gradient-from: 18.1818181818%;
}
.from-3\/11:not(#\#) {
    --all-gradient-from: 27.2727272727%;
}
.from-4\/11:not(#\#) {
    --all-gradient-from: 36.3636363636%;
}
.from-5\/11:not(#\#) {
    --all-gradient-from: 45.4545454545%;
}
.from-6\/11:not(#\#) {
    --all-gradient-from: 54.5454545455%;
}
.from-7\/11:not(#\#) {
    --all-gradient-from: 63.6363636364%;
}
.from-8\/11:not(#\#) {
    --all-gradient-from: 72.7272727273%;
}
.from-9\/11:not(#\#) {
    --all-gradient-from: 81.8181818182%;
}
.from-10\/11:not(#\#) {
    --all-gradient-from: 90.9090909091%;
}
.from-1\/12:not(#\#) {
    --all-gradient-from: 8.3333333333%;
}
.from-2\/12:not(#\#) {
    --all-gradient-from: 16.6666666667%;
}
.from-3\/12:not(#\#) {
    --all-gradient-from: 25%;
}
.from-4\/12:not(#\#) {
    --all-gradient-from: 33.3333333333%;
}
.from-5\/12:not(#\#) {
    --all-gradient-from: 41.6666666667%;
}
.from-6\/12:not(#\#) {
    --all-gradient-from: 50%;
}
.from-7\/12:not(#\#) {
    --all-gradient-from: 58.3333333333%;
}
.from-8\/12:not(#\#) {
    --all-gradient-from: 66.6666666667%;
}
.from-9\/12:not(#\#) {
    --all-gradient-from: 75%;
}
.from-10\/12:not(#\#) {
    --all-gradient-from: 83.3333333333%;
}
.from-11\/12:not(#\#) {
    --all-gradient-from: 91.6666666667%;
}
.to-1\/2:not(#\#) {
    --all-gradient-to: 50%;
}
.to-1\/3:not(#\#) {
    --all-gradient-to: 33.3333333333%;
}
.to-2\/3:not(#\#) {
    --all-gradient-to: 66.6666666667%;
}
.to-1\/4:not(#\#) {
    --all-gradient-to: 25%;
}
.to-2\/4:not(#\#) {
    --all-gradient-to: 50%;
}
.to-3\/4:not(#\#) {
    --all-gradient-to: 75%;
}
.to-1\/5:not(#\#) {
    --all-gradient-to: 20%;
}
.to-2\/5:not(#\#) {
    --all-gradient-to: 40%;
}
.to-3\/5:not(#\#) {
    --all-gradient-to: 60%;
}
.to-4\/5:not(#\#) {
    --all-gradient-to: 80%;
}
.to-1\/6:not(#\#) {
    --all-gradient-to: 16.6666666667%;
}
.to-2\/6:not(#\#) {
    --all-gradient-to: 33.3333333333%;
}
.to-3\/6:not(#\#) {
    --all-gradient-to: 50%;
}
.to-4\/6:not(#\#) {
    --all-gradient-to: 66.6666666667%;
}
.to-5\/6:not(#\#) {
    --all-gradient-to: 83.3333333333%;
}
.to-1\/7:not(#\#) {
    --all-gradient-to: 14.2857142857%;
}
.to-2\/7:not(#\#) {
    --all-gradient-to: 28.5714285714%;
}
.to-3\/7:not(#\#) {
    --all-gradient-to: 42.8571428571%;
}
.to-4\/7:not(#\#) {
    --all-gradient-to: 57.1428571429%;
}
.to-5\/7:not(#\#) {
    --all-gradient-to: 71.4285714286%;
}
.to-6\/7:not(#\#) {
    --all-gradient-to: 85.7142857143%;
}
.to-1\/8:not(#\#) {
    --all-gradient-to: 12.5%;
}
.to-2\/8:not(#\#) {
    --all-gradient-to: 25%;
}
.to-3\/8:not(#\#) {
    --all-gradient-to: 37.5%;
}
.to-4\/8:not(#\#) {
    --all-gradient-to: 50%;
}
.to-5\/8:not(#\#) {
    --all-gradient-to: 62.5%;
}
.to-6\/8:not(#\#) {
    --all-gradient-to: 75%;
}
.to-7\/8:not(#\#) {
    --all-gradient-to: 87.5%;
}
.to-1\/9:not(#\#) {
    --all-gradient-to: 11.1111111111%;
}
.to-2\/9:not(#\#) {
    --all-gradient-to: 22.2222222222%;
}
.to-3\/9:not(#\#) {
    --all-gradient-to: 33.3333333333%;
}
.to-4\/9:not(#\#) {
    --all-gradient-to: 44.4444444444%;
}
.to-5\/9:not(#\#) {
    --all-gradient-to: 55.5555555556%;
}
.to-6\/9:not(#\#) {
    --all-gradient-to: 66.6666666667%;
}
.to-7\/9:not(#\#) {
    --all-gradient-to: 77.7777777778%;
}
.to-8\/9:not(#\#) {
    --all-gradient-to: 88.8888888889%;
}
.to-1\/10:not(#\#) {
    --all-gradient-to: 10%;
}
.to-2\/10:not(#\#) {
    --all-gradient-to: 20%;
}
.to-3\/10:not(#\#) {
    --all-gradient-to: 30%;
}
.to-4\/10:not(#\#) {
    --all-gradient-to: 40%;
}
.to-5\/10:not(#\#) {
    --all-gradient-to: 50%;
}
.to-6\/10:not(#\#) {
    --all-gradient-to: 60%;
}
.to-7\/10:not(#\#) {
    --all-gradient-to: 70%;
}
.to-8\/10:not(#\#) {
    --all-gradient-to: 80%;
}
.to-9\/10:not(#\#) {
    --all-gradient-to: 90%;
}
.to-1\/11:not(#\#) {
    --all-gradient-to: 9.0909090909%;
}
.to-2\/11:not(#\#) {
    --all-gradient-to: 18.1818181818%;
}
.to-3\/11:not(#\#) {
    --all-gradient-to: 27.2727272727%;
}
.to-4\/11:not(#\#) {
    --all-gradient-to: 36.3636363636%;
}
.to-5\/11:not(#\#) {
    --all-gradient-to: 45.4545454545%;
}
.to-6\/11:not(#\#) {
    --all-gradient-to: 54.5454545455%;
}
.to-7\/11:not(#\#) {
    --all-gradient-to: 63.6363636364%;
}
.to-8\/11:not(#\#) {
    --all-gradient-to: 72.7272727273%;
}
.to-9\/11:not(#\#) {
    --all-gradient-to: 81.8181818182%;
}
.to-10\/11:not(#\#) {
    --all-gradient-to: 90.9090909091%;
}
.to-1\/12:not(#\#) {
    --all-gradient-to: 8.3333333333%;
}
.to-2\/12:not(#\#) {
    --all-gradient-to: 16.6666666667%;
}
.to-3\/12:not(#\#) {
    --all-gradient-to: 25%;
}
.to-4\/12:not(#\#) {
    --all-gradient-to: 33.3333333333%;
}
.to-5\/12:not(#\#) {
    --all-gradient-to: 41.6666666667%;
}
.to-6\/12:not(#\#) {
    --all-gradient-to: 50%;
}
.to-7\/12:not(#\#) {
    --all-gradient-to: 58.3333333333%;
}
.to-8\/12:not(#\#) {
    --all-gradient-to: 66.6666666667%;
}
.to-9\/12:not(#\#) {
    --all-gradient-to: 75%;
}
.to-10\/12:not(#\#) {
    --all-gradient-to: 83.3333333333%;
}
.to-11\/12:not(#\#) {
    --all-gradient-to: 91.6666666667%;
}
.active\:text-bg:not(#\#).is-active,
.hover\:text-bg:not(#\#):hover,
.is-active>.active\:text-bg:not(#\#),
.text-bg:not(#\#) {
    color: rgba(var(--all-bg-color),var(--all-text-opacity));
}
.active\:text-current:not(#\#).is-active,
.active\:text-inherit:not(#\#).is-active,
.hover\:text-current:not(#\#):hover,
.hover\:text-inherit:not(#\#):hover,
.is-active>.active\:text-current:not(#\#),
.is-active>.active\:text-inherit:not(#\#),
.text-current:not(#\#),
.text-inherit:not(#\#) {
    color: rgba(var(--all-text-color),var(--all-text-opacity));
}
.active\:text-transparent:not(#\#).is-active,
.hover\:text-transparent:not(#\#):hover,
.is-active>.active\:text-transparent:not(#\#),
.text-transparent:not(#\#) {
    color: rgba(var(--all-text-color),0);
}
.active\:text-pocket-invert:not(#\#).is-active,
.hover\:text-pocket-invert:not(#\#):hover,
.is-active>.active\:text-pocket-invert:not(#\#),
.text-pocket-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-pocket:not(#\#).is-active,
.hover\:text-pocket:not(#\#):hover,
.is-active>.active\:text-pocket:not(#\#),
.text-pocket:not(#\#) {
    color: rgba(244,59,83,var(--all-text-opacity));
}
.active\:text-pinterest-invert:not(#\#).is-active,
.hover\:text-pinterest-invert:not(#\#):hover,
.is-active>.active\:text-pinterest-invert:not(#\#),
.text-pinterest-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-pinterest:not(#\#).is-active,
.hover\:text-pinterest:not(#\#):hover,
.is-active>.active\:text-pinterest:not(#\#),
.text-pinterest:not(#\#) {
    color: rgba(189,8,28,var(--all-text-opacity));
}
.active\:text-vimeo-invert:not(#\#).is-active,
.hover\:text-vimeo-invert:not(#\#):hover,
.is-active>.active\:text-vimeo-invert:not(#\#),
.text-vimeo-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-vimeo:not(#\#).is-active,
.hover\:text-vimeo:not(#\#):hover,
.is-active>.active\:text-vimeo:not(#\#),
.text-vimeo:not(#\#) {
    color: rgba(26,183,234,var(--all-text-opacity));
}
.active\:text-youtube-invert:not(#\#).is-active,
.hover\:text-youtube-invert:not(#\#):hover,
.is-active>.active\:text-youtube-invert:not(#\#),
.text-youtube-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-youtube:not(#\#).is-active,
.hover\:text-youtube:not(#\#):hover,
.is-active>.active\:text-youtube:not(#\#),
.text-youtube:not(#\#) {
    color: rgba(218,23,37,var(--all-text-opacity));
}
.active\:text-x-invert:not(#\#).is-active,
.hover\:text-x-invert:not(#\#):hover,
.is-active>.active\:text-x-invert:not(#\#),
.text-x-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-x:not(#\#).is-active,
.hover\:text-x:not(#\#):hover,
.is-active>.active\:text-x:not(#\#),
.text-x:not(#\#) {
    color: rgba(0,0,0,var(--all-text-opacity));
}
.active\:text-facebook-invert:not(#\#).is-active,
.hover\:text-facebook-invert:not(#\#):hover,
.is-active>.active\:text-facebook-invert:not(#\#),
.text-facebook-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-facebook:not(#\#).is-active,
.hover\:text-facebook:not(#\#):hover,
.is-active>.active\:text-facebook:not(#\#),
.text-facebook:not(#\#) {
    color: rgba(24,119,242,var(--all-text-opacity));
}
.active\:text-instagram-invert:not(#\#).is-active,
.hover\:text-instagram-invert:not(#\#):hover,
.is-active>.active\:text-instagram-invert:not(#\#),
.text-instagram-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-instagram:not(#\#).is-active,
.hover\:text-instagram:not(#\#):hover,
.is-active>.active\:text-instagram:not(#\#),
.text-instagram:not(#\#) {
    color: rgba(207,46,146,var(--all-text-opacity));
}
.active\:text-line-invert:not(#\#).is-active,
.hover\:text-line-invert:not(#\#):hover,
.is-active>.active\:text-line-invert:not(#\#),
.text-line-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-line:not(#\#).is-active,
.hover\:text-line:not(#\#):hover,
.is-active>.active\:text-line:not(#\#),
.text-line:not(#\#) {
    color: rgba(0,185,0,var(--all-text-opacity));
}
.active\:text-visited-invert:not(#\#).is-active,
.hover\:text-visited-invert:not(#\#):hover,
.is-active>.active\:text-visited-invert:not(#\#),
.text-visited-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-visited:not(#\#).is-active,
.hover\:text-visited:not(#\#):hover,
.is-active>.active\:text-visited:not(#\#),
.text-visited:not(#\#) {
    color: rgba(135,67,177,var(--all-text-opacity));
}
.active\:text-selection-invert:not(#\#).is-active,
.hover\:text-selection-invert:not(#\#):hover,
.is-active>.active\:text-selection-invert:not(#\#),
.text-selection-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-selection:not(#\#).is-active,
.hover\:text-selection:not(#\#):hover,
.is-active>.active\:text-selection:not(#\#),
.text-selection:not(#\#) {
    color: rgba(41,66,192,var(--all-text-opacity));
}
.active\:text-highlight-invert:not(#\#).is-active,
.hover\:text-highlight-invert:not(#\#):hover,
.is-active>.active\:text-highlight-invert:not(#\#),
.text-highlight-invert:not(#\#) {
    color: rgba(53,38,2,var(--all-text-opacity));
}
.active\:text-highlight:not(#\#).is-active,
.hover\:text-highlight:not(#\#):hover,
.is-active>.active\:text-highlight:not(#\#),
.text-highlight:not(#\#) {
    color: rgba(245,183,34,var(--all-text-opacity));
}
.active\:text-link-invert:not(#\#).is-active,
.hover\:text-link-invert:not(#\#):hover,
.is-active>.active\:text-link-invert:not(#\#),
.text-link-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-link:not(#\#).is-active,
.hover\:text-link:not(#\#):hover,
.is-active>.active\:text-link:not(#\#),
.text-link:not(#\#) {
    color: rgba(41,66,192,var(--all-text-opacity));
}
.active\:text-warning-invert:not(#\#).is-active,
.hover\:text-warning-invert:not(#\#):hover,
.is-active>.active\:text-warning-invert:not(#\#),
.text-warning-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-warning:not(#\#).is-active,
.hover\:text-warning:not(#\#):hover,
.is-active>.active\:text-warning:not(#\#),
.text-warning:not(#\#) {
    color: rgba(230,98,45,var(--all-text-opacity));
}
.active\:text-danger-invert:not(#\#).is-active,
.hover\:text-danger-invert:not(#\#):hover,
.is-active>.active\:text-danger-invert:not(#\#),
.text-danger-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-danger:not(#\#).is-active,
.hover\:text-danger:not(#\#):hover,
.is-active>.active\:text-danger:not(#\#),
.text-danger:not(#\#) {
    color: rgba(200,37,50,var(--all-text-opacity));
}
.active\:text-success-invert:not(#\#).is-active,
.hover\:text-success-invert:not(#\#):hover,
.is-active>.active\:text-success-invert:not(#\#),
.text-success-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-success:not(#\#).is-active,
.hover\:text-success:not(#\#):hover,
.is-active>.active\:text-success:not(#\#),
.text-success:not(#\#) {
    color: rgba(23,159,94,var(--all-text-opacity));
}
.active\:text-purple-invert:not(#\#).is-active,
.hover\:text-purple-invert:not(#\#):hover,
.is-active>.active\:text-purple-invert:not(#\#),
.text-purple-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-purple:not(#\#).is-active,
.hover\:text-purple:not(#\#):hover,
.is-active>.active\:text-purple:not(#\#),
.text-purple:not(#\#) {
    color: rgba(135,67,177,var(--all-text-opacity));
}
.active\:text-blue-invert:not(#\#).is-active,
.hover\:text-blue-invert:not(#\#):hover,
.is-active>.active\:text-blue-invert:not(#\#),
.text-blue-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-blue:not(#\#).is-active,
.hover\:text-blue:not(#\#):hover,
.is-active>.active\:text-blue:not(#\#),
.text-blue:not(#\#) {
    color: rgba(41,66,192,var(--all-text-opacity));
}
.active\:text-green-invert:not(#\#).is-active,
.hover\:text-green-invert:not(#\#):hover,
.is-active>.active\:text-green-invert:not(#\#),
.text-green-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-green:not(#\#).is-active,
.hover\:text-green:not(#\#):hover,
.is-active>.active\:text-green:not(#\#),
.text-green:not(#\#) {
    color: rgba(23,159,94,var(--all-text-opacity));
}
.active\:text-yellow-invert:not(#\#).is-active,
.hover\:text-yellow-invert:not(#\#):hover,
.is-active>.active\:text-yellow-invert:not(#\#),
.text-yellow-invert:not(#\#) {
    color: rgba(53,38,2,var(--all-text-opacity));
}
.active\:text-yellow:not(#\#).is-active,
.hover\:text-yellow:not(#\#):hover,
.is-active>.active\:text-yellow:not(#\#),
.text-yellow:not(#\#) {
    color: rgba(245,183,34,var(--all-text-opacity));
}
.active\:text-orange-invert:not(#\#).is-active,
.hover\:text-orange-invert:not(#\#):hover,
.is-active>.active\:text-orange-invert:not(#\#),
.text-orange-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-orange:not(#\#).is-active,
.hover\:text-orange:not(#\#):hover,
.is-active>.active\:text-orange:not(#\#),
.text-orange:not(#\#) {
    color: rgba(230,98,45,var(--all-text-opacity));
}
.active\:text-red-invert:not(#\#).is-active,
.hover\:text-red-invert:not(#\#):hover,
.is-active>.active\:text-red-invert:not(#\#),
.text-red-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-red:not(#\#).is-active,
.hover\:text-red:not(#\#):hover,
.is-active>.active\:text-red:not(#\#),
.text-red:not(#\#) {
    color: rgba(200,37,50,var(--all-text-opacity));
}
.active\:text-black-invert:not(#\#).is-active,
.hover\:text-black-invert:not(#\#):hover,
.is-active>.active\:text-black-invert:not(#\#),
.text-black-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-black:not(#\#).is-active,
.hover\:text-black:not(#\#):hover,
.is-active>.active\:text-black:not(#\#),
.text-black:not(#\#) {
    color: rgba(0,0,0,var(--all-text-opacity));
}
.active\:text-white-invert:not(#\#).is-active,
.hover\:text-white-invert:not(#\#):hover,
.is-active>.active\:text-white-invert:not(#\#),
.text-white-invert:not(#\#) {
    color: rgba(51,51,51,var(--all-text-opacity));
}
.active\:text-gray-950-invert:not(#\#).is-active,
.active\:text-white:not(#\#).is-active,
.hover\:text-gray-950-invert:not(#\#):hover,
.hover\:text-white:not(#\#):hover,
.is-active>.active\:text-gray-950-invert:not(#\#),
.is-active>.active\:text-white:not(#\#),
.text-gray-950-invert:not(#\#),
.text-white:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-950:not(#\#).is-active,
.hover\:text-gray-950:not(#\#):hover,
.is-active>.active\:text-gray-950:not(#\#),
.text-gray-950:not(#\#) {
    color: rgba(15,16,17,var(--all-text-opacity));
}
.active\:text-gray-900-invert:not(#\#).is-active,
.hover\:text-gray-900-invert:not(#\#):hover,
.is-active>.active\:text-gray-900-invert:not(#\#),
.text-gray-900-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-900:not(#\#).is-active,
.hover\:text-gray-900:not(#\#):hover,
.is-active>.active\:text-gray-900:not(#\#),
.text-gray-900:not(#\#) {
    color: rgba(30,32,33,var(--all-text-opacity));
}
.active\:text-gray-800-invert:not(#\#).is-active,
.hover\:text-gray-800-invert:not(#\#):hover,
.is-active>.active\:text-gray-800-invert:not(#\#),
.text-gray-800-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-800:not(#\#).is-active,
.hover\:text-gray-800:not(#\#):hover,
.is-active>.active\:text-gray-800:not(#\#),
.text-gray-800:not(#\#) {
    color: rgba(60,63,66,var(--all-text-opacity));
}
.active\:text-gray-700-invert:not(#\#).is-active,
.hover\:text-gray-700-invert:not(#\#):hover,
.is-active>.active\:text-gray-700-invert:not(#\#),
.text-gray-700-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-700:not(#\#).is-active,
.hover\:text-gray-700:not(#\#):hover,
.is-active>.active\:text-gray-700:not(#\#),
.text-gray-700:not(#\#) {
    color: rgba(91,95,100,var(--all-text-opacity));
}
.active\:text-gray-600-invert:not(#\#).is-active,
.hover\:text-gray-600-invert:not(#\#):hover,
.is-active>.active\:text-gray-600-invert:not(#\#),
.text-gray-600-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-600:not(#\#).is-active,
.hover\:text-gray-600:not(#\#):hover,
.is-active>.active\:text-gray-600:not(#\#),
.text-gray-600:not(#\#) {
    color: rgba(121,126,133,var(--all-text-opacity));
}
.active\:text-gray-500-invert:not(#\#).is-active,
.hover\:text-gray-500-invert:not(#\#):hover,
.is-active>.active\:text-gray-500-invert:not(#\#),
.text-gray-500-invert:not(#\#) {
    color: rgba(30,32,33,var(--all-text-opacity));
}
.active\:text-gray-500:not(#\#).is-active,
.hover\:text-gray-500:not(#\#):hover,
.is-active>.active\:text-gray-500:not(#\#),
.text-gray-500:not(#\#) {
    color: rgba(154,158,163,var(--all-text-opacity));
}
.active\:text-gray-400-invert:not(#\#).is-active,
.hover\:text-gray-400-invert:not(#\#):hover,
.is-active>.active\:text-gray-400-invert:not(#\#),
.text-gray-400-invert:not(#\#) {
    color: rgba(34,35,37,var(--all-text-opacity));
}
.active\:text-gray-400:not(#\#).is-active,
.hover\:text-gray-400:not(#\#):hover,
.is-active>.active\:text-gray-400:not(#\#),
.text-gray-400:not(#\#) {
    color: rgba(174,177,181,var(--all-text-opacity));
}
.active\:text-gray-300-invert:not(#\#).is-active,
.hover\:text-gray-300-invert:not(#\#):hover,
.is-active>.active\:text-gray-300-invert:not(#\#),
.text-gray-300-invert:not(#\#) {
    color: rgba(37,39,41,var(--all-text-opacity));
}
.active\:text-gray-300:not(#\#).is-active,
.hover\:text-gray-300:not(#\#):hover,
.is-active>.active\:text-gray-300:not(#\#),
.text-gray-300:not(#\#) {
    color: rgba(194,197,200,var(--all-text-opacity));
}
.active\:text-gray-200-invert:not(#\#).is-active,
.hover\:text-gray-200-invert:not(#\#):hover,
.is-active>.active\:text-gray-200-invert:not(#\#),
.text-gray-200-invert:not(#\#) {
    color: rgba(42,43,45,var(--all-text-opacity));
}
.active\:text-gray-200:not(#\#).is-active,
.hover\:text-gray-200:not(#\#):hover,
.is-active>.active\:text-gray-200:not(#\#),
.text-gray-200:not(#\#) {
    color: rgba(215,216,218,var(--all-text-opacity));
}
.active\:text-gray-100-invert:not(#\#).is-active,
.hover\:text-gray-100-invert:not(#\#):hover,
.is-active>.active\:text-gray-100-invert:not(#\#),
.text-gray-100-invert:not(#\#) {
    color: rgba(45,47,50,var(--all-text-opacity));
}
.active\:text-gray-100:not(#\#).is-active,
.hover\:text-gray-100:not(#\#):hover,
.is-active>.active\:text-gray-100:not(#\#),
.text-gray-100:not(#\#) {
    color: rgba(235,236,237,var(--all-text-opacity));
}
.active\:text-gray-50-invert:not(#\#).is-active,
.hover\:text-gray-50-invert:not(#\#):hover,
.is-active>.active\:text-gray-50-invert:not(#\#),
.text-gray-50-invert:not(#\#) {
    color: rgba(47,47,52,var(--all-text-opacity));
}
.active\:text-gray-50:not(#\#).is-active,
.hover\:text-gray-50:not(#\#):hover,
.is-active>.active\:text-gray-50:not(#\#),
.text-gray-50:not(#\#) {
    color: rgba(245,245,246,var(--all-text-opacity));
}
.active\:text-gray-0-invert:not(#\#).is-active,
.hover\:text-gray-0-invert:not(#\#):hover,
.is-active>.active\:text-gray-0-invert:not(#\#),
.text-gray-0-invert:not(#\#) {
    color: rgba(51,51,51,var(--all-text-opacity));
}
.active\:text-gray-0:not(#\#).is-active,
.hover\:text-gray-0:not(#\#):hover,
.is-active>.active\:text-gray-0:not(#\#),
.text-gray-0:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-gray-invert:not(#\#).is-active,
.hover\:text-gray-invert:not(#\#):hover,
.is-active>.active\:text-gray-invert:not(#\#),
.text-gray-invert:not(#\#) {
    color: rgba(30,32,33,var(--all-text-opacity));
}
.active\:text-gray:not(#\#).is-active,
.hover\:text-gray:not(#\#):hover,
.is-active>.active\:text-gray:not(#\#),
.text-gray:not(#\#) {
    color: rgba(154,158,163,var(--all-text-opacity));
}
.active\:text-accent-950-invert:not(#\#).is-active,
.hover\:text-accent-950-invert:not(#\#):hover,
.is-active>.active\:text-accent-950-invert:not(#\#),
.text-accent-950-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-950:not(#\#).is-active,
.hover\:text-accent-950:not(#\#):hover,
.is-active>.active\:text-accent-950:not(#\#),
.text-accent-950:not(#\#) {
    color: rgba(4,7,19,var(--all-text-opacity));
}
.active\:text-accent-900-invert:not(#\#).is-active,
.hover\:text-accent-900-invert:not(#\#):hover,
.is-active>.active\:text-accent-900-invert:not(#\#),
.text-accent-900-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-900:not(#\#).is-active,
.hover\:text-accent-900:not(#\#):hover,
.is-active>.active\:text-accent-900:not(#\#),
.text-accent-900:not(#\#) {
    color: rgba(8,13,38,var(--all-text-opacity));
}
.active\:text-accent-800-invert:not(#\#).is-active,
.hover\:text-accent-800-invert:not(#\#):hover,
.is-active>.active\:text-accent-800-invert:not(#\#),
.text-accent-800-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-800:not(#\#).is-active,
.hover\:text-accent-800:not(#\#):hover,
.is-active>.active\:text-accent-800:not(#\#),
.text-accent-800:not(#\#) {
    color: rgba(16,26,77,var(--all-text-opacity));
}
.active\:text-accent-700-invert:not(#\#).is-active,
.hover\:text-accent-700-invert:not(#\#):hover,
.is-active>.active\:text-accent-700-invert:not(#\#),
.text-accent-700-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-700:not(#\#).is-active,
.hover\:text-accent-700:not(#\#):hover,
.is-active>.active\:text-accent-700:not(#\#),
.text-accent-700:not(#\#) {
    color: rgba(25,40,115,var(--all-text-opacity));
}
.active\:text-accent-600-invert:not(#\#).is-active,
.hover\:text-accent-600-invert:not(#\#):hover,
.is-active>.active\:text-accent-600-invert:not(#\#),
.text-accent-600-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-600:not(#\#).is-active,
.hover\:text-accent-600:not(#\#):hover,
.is-active>.active\:text-accent-600:not(#\#),
.text-accent-600:not(#\#) {
    color: rgba(33,53,154,var(--all-text-opacity));
}
.active\:text-accent-500-invert:not(#\#).is-active,
.hover\:text-accent-500-invert:not(#\#):hover,
.is-active>.active\:text-accent-500-invert:not(#\#),
.text-accent-500-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-500:not(#\#).is-active,
.hover\:text-accent-500:not(#\#):hover,
.is-active>.active\:text-accent-500:not(#\#),
.text-accent-500:not(#\#) {
    color: rgba(41,66,192,var(--all-text-opacity));
}
.active\:text-accent-400-invert:not(#\#).is-active,
.hover\:text-accent-400-invert:not(#\#):hover,
.is-active>.active\:text-accent-400-invert:not(#\#),
.text-accent-400-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-400:not(#\#).is-active,
.hover\:text-accent-400:not(#\#):hover,
.is-active>.active\:text-accent-400:not(#\#),
.text-accent-400:not(#\#) {
    color: rgba(72,96,216,var(--all-text-opacity));
}
.active\:text-accent-300-invert:not(#\#).is-active,
.hover\:text-accent-300-invert:not(#\#):hover,
.is-active>.active\:text-accent-300-invert:not(#\#),
.text-accent-300-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent-300:not(#\#).is-active,
.hover\:text-accent-300:not(#\#):hover,
.is-active>.active\:text-accent-300:not(#\#),
.text-accent-300:not(#\#) {
    color: rgba(118,136,226,var(--all-text-opacity));
}
.active\:text-accent-200-invert:not(#\#).is-active,
.hover\:text-accent-200-invert:not(#\#):hover,
.is-active>.active\:text-accent-200-invert:not(#\#),
.text-accent-200-invert:not(#\#) {
    color: rgba(14,23,66,var(--all-text-opacity));
}
.active\:text-accent-200:not(#\#).is-active,
.hover\:text-accent-200:not(#\#):hover,
.is-active>.active\:text-accent-200:not(#\#),
.text-accent-200:not(#\#) {
    color: rgba(164,176,236,var(--all-text-opacity));
}
.active\:text-accent-100-invert:not(#\#).is-active,
.hover\:text-accent-100-invert:not(#\#):hover,
.is-active>.active\:text-accent-100-invert:not(#\#),
.text-accent-100-invert:not(#\#) {
    color: rgba(16,26,75,var(--all-text-opacity));
}
.active\:text-accent-100:not(#\#).is-active,
.hover\:text-accent-100:not(#\#):hover,
.is-active>.active\:text-accent-100:not(#\#),
.text-accent-100:not(#\#) {
    color: rgba(209,215,245,var(--all-text-opacity));
}
.active\:text-accent-50-invert:not(#\#).is-active,
.hover\:text-accent-50-invert:not(#\#):hover,
.is-active>.active\:text-accent-50-invert:not(#\#),
.text-accent-50-invert:not(#\#) {
    color: rgba(17,28,79,var(--all-text-opacity));
}
.active\:text-accent-50:not(#\#).is-active,
.hover\:text-accent-50:not(#\#):hover,
.is-active>.active\:text-accent-50:not(#\#),
.text-accent-50:not(#\#) {
    color: rgba(232,235,250,var(--all-text-opacity));
}
.active\:text-accent-0-invert:not(#\#).is-active,
.hover\:text-accent-0-invert:not(#\#):hover,
.is-active>.active\:text-accent-0-invert:not(#\#),
.text-accent-0-invert:not(#\#) {
    color: rgba(51,51,51,var(--all-text-opacity));
}
.active\:text-accent-0:not(#\#).is-active,
.active\:text-accent-invert:not(#\#).is-active,
.hover\:text-accent-0:not(#\#):hover,
.hover\:text-accent-invert:not(#\#):hover,
.is-active>.active\:text-accent-0:not(#\#),
.is-active>.active\:text-accent-invert:not(#\#),
.text-accent-0:not(#\#),
.text-accent-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-accent:not(#\#).is-active,
.hover\:text-accent:not(#\#):hover,
.is-active>.active\:text-accent:not(#\#),
.text-accent:not(#\#) {
    color: rgba(41,66,192,var(--all-text-opacity));
}
.active\:text-base-950-invert:not(#\#).is-active,
.hover\:text-base-950-invert:not(#\#):hover,
.is-active>.active\:text-base-950-invert:not(#\#),
.text-base-950-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-950:not(#\#).is-active,
.hover\:text-base-950:not(#\#):hover,
.is-active>.active\:text-base-950:not(#\#),
.text-base-950:not(#\#) {
    color: rgba(4,4,5,var(--all-text-opacity));
}
.active\:text-base-900-invert:not(#\#).is-active,
.hover\:text-base-900-invert:not(#\#):hover,
.is-active>.active\:text-base-900-invert:not(#\#),
.text-base-900-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-900:not(#\#).is-active,
.hover\:text-base-900:not(#\#):hover,
.is-active>.active\:text-base-900:not(#\#),
.text-base-900:not(#\#) {
    color: rgba(8,9,10,var(--all-text-opacity));
}
.active\:text-base-800-invert:not(#\#).is-active,
.hover\:text-base-800-invert:not(#\#):hover,
.is-active>.active\:text-base-800-invert:not(#\#),
.text-base-800-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-800:not(#\#).is-active,
.hover\:text-base-800:not(#\#):hover,
.is-active>.active\:text-base-800:not(#\#),
.text-base-800:not(#\#) {
    color: rgba(15,17,20,var(--all-text-opacity));
}
.active\:text-base-700-invert:not(#\#).is-active,
.hover\:text-base-700-invert:not(#\#):hover,
.is-active>.active\:text-base-700-invert:not(#\#),
.text-base-700-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-700:not(#\#).is-active,
.hover\:text-base-700:not(#\#):hover,
.is-active>.active\:text-base-700:not(#\#),
.text-base-700:not(#\#) {
    color: rgba(23,26,30,var(--all-text-opacity));
}
.active\:text-base-600-invert:not(#\#).is-active,
.hover\:text-base-600-invert:not(#\#):hover,
.is-active>.active\:text-base-600-invert:not(#\#),
.text-base-600-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-600:not(#\#).is-active,
.hover\:text-base-600:not(#\#):hover,
.is-active>.active\:text-base-600:not(#\#),
.text-base-600:not(#\#) {
    color: rgba(30,34,40,var(--all-text-opacity));
}
.active\:text-base-500-invert:not(#\#).is-active,
.hover\:text-base-500-invert:not(#\#):hover,
.is-active>.active\:text-base-500-invert:not(#\#),
.text-base-500-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-500:not(#\#).is-active,
.hover\:text-base-500:not(#\#):hover,
.is-active>.active\:text-base-500:not(#\#),
.text-base-500:not(#\#) {
    color: rgba(38,43,50,var(--all-text-opacity));
}
.active\:text-base-400-invert:not(#\#).is-active,
.hover\:text-base-400-invert:not(#\#):hover,
.is-active>.active\:text-base-400-invert:not(#\#),
.text-base-400-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-400:not(#\#).is-active,
.hover\:text-base-400:not(#\#):hover,
.is-active>.active\:text-base-400:not(#\#),
.text-base-400:not(#\#) {
    color: rgba(74,84,98,var(--all-text-opacity));
}
.active\:text-base-300-invert:not(#\#).is-active,
.hover\:text-base-300-invert:not(#\#):hover,
.is-active>.active\:text-base-300-invert:not(#\#),
.text-base-300-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base-300:not(#\#).is-active,
.hover\:text-base-300:not(#\#):hover,
.is-active>.active\:text-base-300:not(#\#),
.text-base-300:not(#\#) {
    color: rgba(111,126,146,var(--all-text-opacity));
}
.active\:text-base-200-invert:not(#\#).is-active,
.hover\:text-base-200-invert:not(#\#):hover,
.is-active>.active\:text-base-200-invert:not(#\#),
.text-base-200-invert:not(#\#) {
    color: rgba(29,33,39,var(--all-text-opacity));
}
.active\:text-base-200:not(#\#).is-active,
.hover\:text-base-200:not(#\#):hover,
.is-active>.active\:text-base-200:not(#\#),
.text-base-200:not(#\#) {
    color: rgba(159,169,182,var(--all-text-opacity));
}
.active\:text-base-100-invert:not(#\#).is-active,
.hover\:text-base-100-invert:not(#\#):hover,
.is-active>.active\:text-base-100-invert:not(#\#),
.text-base-100-invert:not(#\#) {
    color: rgba(37,42,49,var(--all-text-opacity));
}
.active\:text-base-100:not(#\#).is-active,
.hover\:text-base-100:not(#\#):hover,
.is-active>.active\:text-base-100:not(#\#),
.text-base-100:not(#\#) {
    color: rgba(207,212,219,var(--all-text-opacity));
}
.active\:text-base-50-invert:not(#\#).is-active,
.hover\:text-base-50-invert:not(#\#):hover,
.is-active>.active\:text-base-50-invert:not(#\#),
.text-base-50-invert:not(#\#) {
    color: rgba(40,45,53,var(--all-text-opacity));
}
.active\:text-base-50:not(#\#).is-active,
.hover\:text-base-50:not(#\#):hover,
.is-active>.active\:text-base-50:not(#\#),
.text-base-50:not(#\#) {
    color: rgba(231,233,237,var(--all-text-opacity));
}
.active\:text-base-0-invert:not(#\#).is-active,
.hover\:text-base-0-invert:not(#\#):hover,
.is-active>.active\:text-base-0-invert:not(#\#),
.text-base-0-invert:not(#\#) {
    color: rgba(51,51,51,var(--all-text-opacity));
}
.active\:text-base-0:not(#\#).is-active,
.active\:text-base-invert:not(#\#).is-active,
.hover\:text-base-0:not(#\#):hover,
.hover\:text-base-invert:not(#\#):hover,
.is-active>.active\:text-base-0:not(#\#),
.is-active>.active\:text-base-invert:not(#\#),
.text-base-0:not(#\#),
.text-base-invert:not(#\#) {
    color: rgba(255,255,255,var(--all-text-opacity));
}
.active\:text-base:not(#\#).is-active,
.hover\:text-base:not(#\#):hover,
.is-active>.active\:text-base:not(#\#),
.text-base:not(#\#) {
    color: rgba(38,43,50,var(--all-text-opacity));
}
.active\:text-opacity-0:not(#\#).is-active,
.hover\:text-opacity-0:not(#\#):hover,
.is-active>.active\:text-opacity-0:not(#\#),
.text-opacity-0:not(#\#) {
    --all-text-opacity: 0;
}
.active\:text-opacity-5:not(#\#).is-active,
.hover\:text-opacity-5:not(#\#):hover,
.is-active>.active\:text-opacity-5:not(#\#),
.text-opacity-5:not(#\#) {
    --all-text-opacity: 0.05;
}
.active\:text-opacity-10:not(#\#).is-active,
.hover\:text-opacity-10:not(#\#):hover,
.is-active>.active\:text-opacity-10:not(#\#),
.text-opacity-10:not(#\#) {
    --all-text-opacity: 0.1;
}
.active\:text-opacity-15:not(#\#).is-active,
.hover\:text-opacity-15:not(#\#):hover,
.is-active>.active\:text-opacity-15:not(#\#),
.text-opacity-15:not(#\#) {
    --all-text-opacity: 0.15;
}
.active\:text-opacity-20:not(#\#).is-active,
.hover\:text-opacity-20:not(#\#):hover,
.is-active>.active\:text-opacity-20:not(#\#),
.text-opacity-20:not(#\#) {
    --all-text-opacity: 0.2;
}
.active\:text-opacity-25:not(#\#).is-active,
.hover\:text-opacity-25:not(#\#):hover,
.is-active>.active\:text-opacity-25:not(#\#),
.text-opacity-25:not(#\#) {
    --all-text-opacity: 0.25;
}
.active\:text-opacity-30:not(#\#).is-active,
.hover\:text-opacity-30:not(#\#):hover,
.is-active>.active\:text-opacity-30:not(#\#),
.text-opacity-30:not(#\#) {
    --all-text-opacity: 0.3;
}
.active\:text-opacity-35:not(#\#).is-active,
.hover\:text-opacity-35:not(#\#):hover,
.is-active>.active\:text-opacity-35:not(#\#),
.text-opacity-35:not(#\#) {
    --all-text-opacity: 0.35;
}
.active\:text-opacity-40:not(#\#).is-active,
.hover\:text-opacity-40:not(#\#):hover,
.is-active>.active\:text-opacity-40:not(#\#),
.text-opacity-40:not(#\#) {
    --all-text-opacity: 0.4;
}
.active\:text-opacity-45:not(#\#).is-active,
.hover\:text-opacity-45:not(#\#):hover,
.is-active>.active\:text-opacity-45:not(#\#),
.text-opacity-45:not(#\#) {
    --all-text-opacity: 0.45;
}
.active\:text-opacity-50:not(#\#).is-active,
.hover\:text-opacity-50:not(#\#):hover,
.is-active>.active\:text-opacity-50:not(#\#),
.text-opacity-50:not(#\#) {
    --all-text-opacity: 0.5;
}
.active\:text-opacity-55:not(#\#).is-active,
.hover\:text-opacity-55:not(#\#):hover,
.is-active>.active\:text-opacity-55:not(#\#),
.text-opacity-55:not(#\#) {
    --all-text-opacity: 0.55;
}
.active\:text-opacity-60:not(#\#).is-active,
.hover\:text-opacity-60:not(#\#):hover,
.is-active>.active\:text-opacity-60:not(#\#),
.text-opacity-60:not(#\#) {
    --all-text-opacity: 0.6;
}
.active\:text-opacity-65:not(#\#).is-active,
.hover\:text-opacity-65:not(#\#):hover,
.is-active>.active\:text-opacity-65:not(#\#),
.text-opacity-65:not(#\#) {
    --all-text-opacity: 0.65;
}
.active\:text-opacity-70:not(#\#).is-active,
.hover\:text-opacity-70:not(#\#):hover,
.is-active>.active\:text-opacity-70:not(#\#),
.text-opacity-70:not(#\#) {
    --all-text-opacity: 0.7;
}
.active\:text-opacity-75:not(#\#).is-active,
.hover\:text-opacity-75:not(#\#):hover,
.is-active>.active\:text-opacity-75:not(#\#),
.text-opacity-75:not(#\#) {
    --all-text-opacity: 0.75;
}
.active\:text-opacity-80:not(#\#).is-active,
.hover\:text-opacity-80:not(#\#):hover,
.is-active>.active\:text-opacity-80:not(#\#),
.text-opacity-80:not(#\#) {
    --all-text-opacity: 0.8;
}
.active\:text-opacity-85:not(#\#).is-active,
.hover\:text-opacity-85:not(#\#):hover,
.is-active>.active\:text-opacity-85:not(#\#),
.text-opacity-85:not(#\#) {
    --all-text-opacity: 0.85;
}
.active\:text-opacity-90:not(#\#).is-active,
.hover\:text-opacity-90:not(#\#):hover,
.is-active>.active\:text-opacity-90:not(#\#),
.text-opacity-90:not(#\#) {
    --all-text-opacity: 0.9;
}
.active\:text-opacity-95:not(#\#).is-active,
.hover\:text-opacity-95:not(#\#):hover,
.is-active>.active\:text-opacity-95:not(#\#),
.text-opacity-95:not(#\#) {
    --all-text-opacity: 0.95;
}
.active\:text-opacity-100:not(#\#).is-active,
.hover\:text-opacity-100:not(#\#):hover,
.is-active>.active\:text-opacity-100:not(#\#),
.text-opacity-100:not(#\#) {
    --all-text-opacity: 1;
}
.text-lowercase:not(#\#) {
    text-transform: lowercase;
}
.text-uppercase:not(#\#) {
    text-transform: uppercase;
}
.text-capitalize:not(#\#) {
    text-transform: capitalize;
}
.align-baseline:not(#\#) {
    vertical-align: baseline;
}
.align-top:not(#\#) {
    vertical-align: top;
}
.align-middle:not(#\#) {
    vertical-align: middle;
}
.align-bottom:not(#\#) {
    vertical-align: bottom;
}
.align-text-bottom:not(#\#) {
    vertical-align: text-bottom;
}
.align-text-top:not(#\#) {
    vertical-align: text-top;
}
.text-wrap:not(#\#) {
    white-space: normal;
}
.text-nowrap:not(#\#) {
    white-space: nowrap;
}
.text-break:not(#\#) {
    word-wrap: break-word;
    word-break: break-word;
}
.text-keep-all:not(#\#) {
    word-break: keep-all;
}
.text-auto-phrase:not(#\#) {
    word-break: auto-phrase;
}
.text-balance:not(#\#) {
    text-wrap: balance;
}
.tracking-tighter:not(#\#) {
    letter-spacing: -.05em!important;
}
.tracking-tight:not(#\#) {
    letter-spacing: -.025em!important;
}
.tracking-normal:not(#\#) {
    letter-spacing: 0em!important;
}
.tracking-wide:not(#\#) {
    letter-spacing: .025em!important;
}
.tracking-wider:not(#\#) {
    letter-spacing: .05em!important;
}
.tracking-widest:not(#\#) {
    letter-spacing: .1em!important;
}
.leading-none:not(#\#) {
    line-height: 1!important;
}
.leading-tight:not(#\#) {
    line-height: 1.25!important;
}
.leading-snug:not(#\#) {
    line-height: 1.375!important;
}
.leading-normal:not(#\#) {
    line-height: 1.5!important;
}
.leading-relaxed:not(#\#) {
    line-height: 1.625!important;
}
.leading-loose:not(#\#) {
    line-height: 2!important;
}
.ellipsis:not(#\#) {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ellipsis-none:not(#\#) {
    overflow: initial;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
}
.text-truncate-1:not(#\#) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.text-truncate-2:not(#\#) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.text-truncate-3:not(#\#) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.text-truncate-4:not(#\#) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.text-truncate-5:not(#\#) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.text-truncate-none:not(#\#) {
    overflow: initial;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
}
.text-left:not(#\#) {
    text-align: left;
}
.text-right:not(#\#) {
    text-align: right;
}
.text-center:not(#\#) {
    text-align: center;
}
.text-justify:not(#\#) {
    text-align: justify;
    text-align-last: justify;
}
.active\:decoration-underline:not(#\#).is-active,
.decoration-underline:not(#\#),
.hover\:decoration-underline:not(#\#):hover,
.is-active>.active\:decoration-underline:not(#\#) {
    text-decoration-line: underline;
}
.active\:decoration-overline:not(#\#).is-active,
.decoration-overline:not(#\#),
.hover\:decoration-overline:not(#\#):hover,
.is-active>.active\:decoration-overline:not(#\#) {
    text-decoration-line: overline;
}
.active\:decoration-line-through:not(#\#).is-active,
.decoration-line-through:not(#\#),
.hover\:decoration-line-through:not(#\#):hover,
.is-active>.active\:decoration-line-through:not(#\#) {
    text-decoration-line: line-through;
}
.active\:decoration-none:not(#\#).is-active,
.decoration-none:not(#\#),
.hover\:decoration-none:not(#\#):hover,
.is-active>.active\:decoration-none:not(#\#) {
    text-decoration-line: none;
}
.decoration-solid:not(#\#) {
    text-decoration-style: solid;
}
.decoration-double:not(#\#) {
    text-decoration-style: double;
}
.decoration-dotted:not(#\#) {
    text-decoration-style: dotted;
}
.decoration-dashed:not(#\#) {
    text-decoration-style: dashed;
}
.decoration-wavy:not(#\#) {
    text-decoration-style: wavy;
}
.decoration-0:not(#\#) {
    text-decoration-thickness: 0px;
}
.decoration-1:not(#\#) {
    text-decoration-thickness: 1px;
}
.decoration-2:not(#\#) {
    text-decoration-thickness: 2px;
}
.decoration-3:not(#\#) {
    text-decoration-thickness: 3px;
}
.decoration-4:not(#\#) {
    text-decoration-thickness: 4px;
}
.decoration-5:not(#\#) {
    text-decoration-thickness: 5px;
}
.decoration-auto:not(#\#) {
    text-decoration-thickness: auto;
}
.decoration-from-font:not(#\#) {
    text-decoration-thickness: from-font;
}
.underline-offset-0:not(#\#) {
    text-underline-offset: 0px;
}
.underline-offset-1:not(#\#) {
    text-underline-offset: 1px;
}
.underline-offset-2:not(#\#) {
    text-underline-offset: 2px;
}
.underline-offset-3:not(#\#) {
    text-underline-offset: 3px;
}
.underline-offset-4:not(#\#) {
    text-underline-offset: 4px;
}
.underline-offset-5:not(#\#) {
    text-underline-offset: 5px;
}
.underline-offset-auto:not(#\#) {
    text-underline-offset: auto;
}
.decoration-pocket-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-pocket:not(#\#) {
    text-decoration-color: rgba(244,59,83,var(--all-decoration-opacity));
}
.decoration-pinterest-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-pinterest:not(#\#) {
    text-decoration-color: rgba(189,8,28,var(--all-decoration-opacity));
}
.decoration-vimeo-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-vimeo:not(#\#) {
    text-decoration-color: rgba(26,183,234,var(--all-decoration-opacity));
}
.decoration-youtube-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-youtube:not(#\#) {
    text-decoration-color: rgba(218,23,37,var(--all-decoration-opacity));
}
.decoration-x-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-x:not(#\#) {
    text-decoration-color: rgba(0,0,0,var(--all-decoration-opacity));
}
.decoration-facebook-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-facebook:not(#\#) {
    text-decoration-color: rgba(24,119,242,var(--all-decoration-opacity));
}
.decoration-instagram-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-instagram:not(#\#) {
    text-decoration-color: rgba(207,46,146,var(--all-decoration-opacity));
}
.decoration-line-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-line:not(#\#) {
    text-decoration-color: rgba(0,185,0,var(--all-decoration-opacity));
}
.decoration-visited-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-visited:not(#\#) {
    text-decoration-color: rgba(135,67,177,var(--all-decoration-opacity));
}
.decoration-selection-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-selection:not(#\#) {
    text-decoration-color: rgba(41,66,192,var(--all-decoration-opacity));
}
.decoration-highlight-invert:not(#\#) {
    text-decoration-color: rgba(53,38,2,var(--all-decoration-opacity));
}
.decoration-highlight:not(#\#) {
    text-decoration-color: rgba(245,183,34,var(--all-decoration-opacity));
}
.decoration-link-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-link:not(#\#) {
    text-decoration-color: rgba(41,66,192,var(--all-decoration-opacity));
}
.decoration-warning-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-warning:not(#\#) {
    text-decoration-color: rgba(230,98,45,var(--all-decoration-opacity));
}
.decoration-danger-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-danger:not(#\#) {
    text-decoration-color: rgba(200,37,50,var(--all-decoration-opacity));
}
.decoration-success-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-success:not(#\#) {
    text-decoration-color: rgba(23,159,94,var(--all-decoration-opacity));
}
.decoration-purple-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-purple:not(#\#) {
    text-decoration-color: rgba(135,67,177,var(--all-decoration-opacity));
}
.decoration-blue-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-blue:not(#\#) {
    text-decoration-color: rgba(41,66,192,var(--all-decoration-opacity));
}
.decoration-green-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-green:not(#\#) {
    text-decoration-color: rgba(23,159,94,var(--all-decoration-opacity));
}
.decoration-yellow-invert:not(#\#) {
    text-decoration-color: rgba(53,38,2,var(--all-decoration-opacity));
}
.decoration-yellow:not(#\#) {
    text-decoration-color: rgba(245,183,34,var(--all-decoration-opacity));
}
.decoration-orange-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-orange:not(#\#) {
    text-decoration-color: rgba(230,98,45,var(--all-decoration-opacity));
}
.decoration-red-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-red:not(#\#) {
    text-decoration-color: rgba(200,37,50,var(--all-decoration-opacity));
}
.decoration-black-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-black:not(#\#) {
    text-decoration-color: rgba(0,0,0,var(--all-decoration-opacity));
}
.decoration-white-invert:not(#\#) {
    text-decoration-color: rgba(51,51,51,var(--all-decoration-opacity));
}
.decoration-gray-950-invert:not(#\#),
.decoration-white:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-950:not(#\#) {
    text-decoration-color: rgba(15,16,17,var(--all-decoration-opacity));
}
.decoration-gray-900-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-900:not(#\#) {
    text-decoration-color: rgba(30,32,33,var(--all-decoration-opacity));
}
.decoration-gray-800-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-800:not(#\#) {
    text-decoration-color: rgba(60,63,66,var(--all-decoration-opacity));
}
.decoration-gray-700-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-700:not(#\#) {
    text-decoration-color: rgba(91,95,100,var(--all-decoration-opacity));
}
.decoration-gray-600-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-600:not(#\#) {
    text-decoration-color: rgba(121,126,133,var(--all-decoration-opacity));
}
.decoration-gray-500-invert:not(#\#) {
    text-decoration-color: rgba(30,32,33,var(--all-decoration-opacity));
}
.decoration-gray-500:not(#\#) {
    text-decoration-color: rgba(154,158,163,var(--all-decoration-opacity));
}
.decoration-gray-400-invert:not(#\#) {
    text-decoration-color: rgba(34,35,37,var(--all-decoration-opacity));
}
.decoration-gray-400:not(#\#) {
    text-decoration-color: rgba(174,177,181,var(--all-decoration-opacity));
}
.decoration-gray-300-invert:not(#\#) {
    text-decoration-color: rgba(37,39,41,var(--all-decoration-opacity));
}
.decoration-gray-300:not(#\#) {
    text-decoration-color: rgba(194,197,200,var(--all-decoration-opacity));
}
.decoration-gray-200-invert:not(#\#) {
    text-decoration-color: rgba(42,43,45,var(--all-decoration-opacity));
}
.decoration-gray-200:not(#\#) {
    text-decoration-color: rgba(215,216,218,var(--all-decoration-opacity));
}
.decoration-gray-100-invert:not(#\#) {
    text-decoration-color: rgba(45,47,50,var(--all-decoration-opacity));
}
.decoration-gray-100:not(#\#) {
    text-decoration-color: rgba(235,236,237,var(--all-decoration-opacity));
}
.decoration-gray-50-invert:not(#\#) {
    text-decoration-color: rgba(47,47,52,var(--all-decoration-opacity));
}
.decoration-gray-50:not(#\#) {
    text-decoration-color: rgba(245,245,246,var(--all-decoration-opacity));
}
.decoration-gray-0-invert:not(#\#) {
    text-decoration-color: rgba(51,51,51,var(--all-decoration-opacity));
}
.decoration-gray-0:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-gray-invert:not(#\#) {
    text-decoration-color: rgba(30,32,33,var(--all-decoration-opacity));
}
.decoration-gray:not(#\#) {
    text-decoration-color: rgba(154,158,163,var(--all-decoration-opacity));
}
.decoration-accent-950-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-950:not(#\#) {
    text-decoration-color: rgba(4,7,19,var(--all-decoration-opacity));
}
.decoration-accent-900-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-900:not(#\#) {
    text-decoration-color: rgba(8,13,38,var(--all-decoration-opacity));
}
.decoration-accent-800-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-800:not(#\#) {
    text-decoration-color: rgba(16,26,77,var(--all-decoration-opacity));
}
.decoration-accent-700-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-700:not(#\#) {
    text-decoration-color: rgba(25,40,115,var(--all-decoration-opacity));
}
.decoration-accent-600-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-600:not(#\#) {
    text-decoration-color: rgba(33,53,154,var(--all-decoration-opacity));
}
.decoration-accent-500-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-500:not(#\#) {
    text-decoration-color: rgba(41,66,192,var(--all-decoration-opacity));
}
.decoration-accent-400-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-400:not(#\#) {
    text-decoration-color: rgba(72,96,216,var(--all-decoration-opacity));
}
.decoration-accent-300-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent-300:not(#\#) {
    text-decoration-color: rgba(118,136,226,var(--all-decoration-opacity));
}
.decoration-accent-200-invert:not(#\#) {
    text-decoration-color: rgba(14,23,66,var(--all-decoration-opacity));
}
.decoration-accent-200:not(#\#) {
    text-decoration-color: rgba(164,176,236,var(--all-decoration-opacity));
}
.decoration-accent-100-invert:not(#\#) {
    text-decoration-color: rgba(16,26,75,var(--all-decoration-opacity));
}
.decoration-accent-100:not(#\#) {
    text-decoration-color: rgba(209,215,245,var(--all-decoration-opacity));
}
.decoration-accent-50-invert:not(#\#) {
    text-decoration-color: rgba(17,28,79,var(--all-decoration-opacity));
}
.decoration-accent-50:not(#\#) {
    text-decoration-color: rgba(232,235,250,var(--all-decoration-opacity));
}
.decoration-accent-0-invert:not(#\#) {
    text-decoration-color: rgba(51,51,51,var(--all-decoration-opacity));
}
.decoration-accent-0:not(#\#),
.decoration-accent-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-accent:not(#\#) {
    text-decoration-color: rgba(41,66,192,var(--all-decoration-opacity));
}
.decoration-base-950-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-950:not(#\#) {
    text-decoration-color: rgba(4,4,5,var(--all-decoration-opacity));
}
.decoration-base-900-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-900:not(#\#) {
    text-decoration-color: rgba(8,9,10,var(--all-decoration-opacity));
}
.decoration-base-800-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-800:not(#\#) {
    text-decoration-color: rgba(15,17,20,var(--all-decoration-opacity));
}
.decoration-base-700-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-700:not(#\#) {
    text-decoration-color: rgba(23,26,30,var(--all-decoration-opacity));
}
.decoration-base-600-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-600:not(#\#) {
    text-decoration-color: rgba(30,34,40,var(--all-decoration-opacity));
}
.decoration-base-500-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-500:not(#\#) {
    text-decoration-color: rgba(38,43,50,var(--all-decoration-opacity));
}
.decoration-base-400-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-400:not(#\#) {
    text-decoration-color: rgba(74,84,98,var(--all-decoration-opacity));
}
.decoration-base-300-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base-300:not(#\#) {
    text-decoration-color: rgba(111,126,146,var(--all-decoration-opacity));
}
.decoration-base-200-invert:not(#\#) {
    text-decoration-color: rgba(29,33,39,var(--all-decoration-opacity));
}
.decoration-base-200:not(#\#) {
    text-decoration-color: rgba(159,169,182,var(--all-decoration-opacity));
}
.decoration-base-100-invert:not(#\#) {
    text-decoration-color: rgba(37,42,49,var(--all-decoration-opacity));
}
.decoration-base-100:not(#\#) {
    text-decoration-color: rgba(207,212,219,var(--all-decoration-opacity));
}
.decoration-base-50-invert:not(#\#) {
    text-decoration-color: rgba(40,45,53,var(--all-decoration-opacity));
}
.decoration-base-50:not(#\#) {
    text-decoration-color: rgba(231,233,237,var(--all-decoration-opacity));
}
.decoration-base-0-invert:not(#\#) {
    text-decoration-color: rgba(51,51,51,var(--all-decoration-opacity));
}
.decoration-base-0:not(#\#),
.decoration-base-invert:not(#\#) {
    text-decoration-color: rgba(255,255,255,var(--all-decoration-opacity));
}
.decoration-base:not(#\#) {
    text-decoration-color: rgba(38,43,50,var(--all-decoration-opacity));
}
.font-sans:not(#\#) {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","メイリオ","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
}
.font-sans-display:not(#\#) {
    font-family: "Helvetica Neue",Roboto,"Arial Nova","Nimbus Sans",Arial,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","メイリオ","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
}
.font-serif:not(#\#) {
    font-family: YuMincho,"游明朝","Yu Mincho","Hiragino Mincho ProN","ＭＳ Ｐ明朝","ＭＳ 明朝","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",serif;
}
.font-serif-display:not(#\#) {
    font-family: Charter,"Bitstream Charter","Sitka Text",Cambria,YuMincho,"游明朝","Yu Mincho","Hiragino Mincho ProN","ＭＳ Ｐ明朝","ＭＳ 明朝","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",serif;
}
.font-mono:not(#\#) {
    font-family: SFMono-Regular,Osaka-Mono,Menlo,Monaco,Consolas,"Courier New",monospace,monospace;
}
.font-inherit:not(#\#) {
    font-size: inherit;
    line-height: inherit;
}
.font-2xs:not(#\#) {
    font-size: clamp(8px, .1333333333vw + 7.3333333333px, 10px);
}
.font-xs:not(#\#) {
    font-size: clamp(10px, .1333333333vw + 9.3333333333px, 12px);
}
.font-sm:not(#\#) {
    font-size: clamp(12px, .1333333333vw + 11.3333333333px, 14px);
}
.font-base:not(#\#) {
    font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
}
.font-md:not(#\#) {
    font-size: clamp(16px, .1333333333vw + 15.3333333333px, 18px);
}
.font-lg:not(#\#) {
    font-size: clamp(18px, .1333333333vw + 17.3333333333px, 20px);
}
.font-xl:not(#\#) {
    font-size: clamp(20px, .1333333333vw + 19.3333333333px, 22px);
}
.font-2xl:not(#\#) {
    font-size: clamp(24px, .2666666667vw + 22.6666666667px, 28px);
}
.font-3xl:not(#\#) {
    font-size: clamp(28px, .1333333333vw + 27.3333333333px, 30px);
}
.font-4xl:not(#\#) {
    font-size: clamp(32px, 0vw + 32px, 32px);
}
.font-5xl:not(#\#) {
    font-size: clamp(36px, .2666666667vw + 34.6666666667px, 40px);
}
.font-6xl:not(#\#) {
    font-size: clamp(40px, .5333333333vw + 37.3333333333px, 48px);
}
.font-7xl:not(#\#) {
    font-size: clamp(48px, .5333333333vw + 45.3333333333px, 56px);
}
.font-8xl:not(#\#) {
    font-size: clamp(56px, .5333333333vw + 53.3333333333px, 64px);
}
.font-9xl:not(#\#) {
    font-size: clamp(64px, 1.0666666667vw + 58.6666666667px, 80px);
}
.font-10xl:not(#\#) {
    font-size: clamp(72px, 2.1333333333vw + 61.3333333333px, 104px);
}
.font-11xl:not(#\#) {
    font-size: clamp(80px, 3.7333333333vw + 61.3333333333px, 136px);
}
.font-12xl:not(#\#) {
    font-size: clamp(96px, 6.4vw + 64px, 192px);
}
.font-italic:not(#\#) {
    font-style: italic;
}
.font-not-italic:not(#\#) {
    font-style: normal;
}
.font-100:not(#\#) {
    font-weight: 100;
}
.font-200:not(#\#) {
    font-weight: 200;
}
.font-300:not(#\#) {
    font-weight: 300;
}
.font-400:not(#\#) {
    font-weight: 400;
}
.font-500:not(#\#) {
    font-weight: 500;
}
.font-600:not(#\#) {
    font-weight: 600;
}
.font-700:not(#\#) {
    font-weight: 700;
}
.font-800:not(#\#) {
    font-weight: 800;
}
.font-900:not(#\#) {
    font-weight: 900;
}
.font-bold:not(#\#) {
    font-weight: 700;
}
.font-normal:not(#\#) {
    font-weight: 400;
}
.font-lighter:not(#\#) {
    font-weight: lighter;
}
.font-bolder:not(#\#) {
    font-weight: bolder;
}
.list-none:not(#\#) {
    list-style-type: none;
}
.list-decimal:not(#\#) {
    list-style-type: decimal;
}
.columns-1:not(#\#) {
    columns: 1;
}
.columns-2:not(#\#) {
    columns: 2;
}
.columns-3:not(#\#) {
    columns: 3;
}
.columns-4:not(#\#) {
    columns: 4;
}
.columns-5:not(#\#) {
    columns: 5;
}
.box-border:not(#\#) {
    box-sizing: border-box;
}
.box-content:not(#\#) {
    box-sizing: content-box;
}
.aspect-ratio-auto:not(#\#) {
    aspect-ratio: auto;
}
.aspect-ratio-1\/1:not(#\#) {
    aspect-ratio: 1/1;
}
.aspect-ratio-2\/1:not(#\#) {
    aspect-ratio: 2/1;
}
.aspect-ratio-1\/2:not(#\#) {
    aspect-ratio: 1/2;
}
.aspect-ratio-3\/1:not(#\#) {
    aspect-ratio: 3/1;
}
.aspect-ratio-1\/3:not(#\#) {
    aspect-ratio: 1/3;
}
.aspect-ratio-3\/2:not(#\#) {
    aspect-ratio: 3/2;
}
.aspect-ratio-2\/3:not(#\#) {
    aspect-ratio: 2/3;
}
.aspect-ratio-4\/3:not(#\#) {
    aspect-ratio: 4/3;
}
.aspect-ratio-3\/4:not(#\#) {
    aspect-ratio: 3/4;
}
.aspect-ratio-16\/9:not(#\#) {
    aspect-ratio: 16/9;
}
.aspect-ratio-9\/16:not(#\#) {
    aspect-ratio: 9/16;
}
.overflow-visible:not(#\#) {
    overflow: visible;
}
.overflow-x-visible:not(#\#) {
    overflow-x: visible;
}
.overflow-y-visible:not(#\#) {
    overflow-y: visible;
}
.overflow-hidden:not(#\#) {
    overflow: hidden;
}
.overflow-x-hidden:not(#\#) {
    overflow-x: hidden;
}
.overflow-y-hidden:not(#\#) {
    overflow-y: hidden;
}
.overflow-scroll:not(#\#) {
    overflow: scroll;
}
.overflow-x-scroll:not(#\#) {
    overflow-x: scroll;
}
.overflow-y-scroll:not(#\#) {
    overflow-y: scroll;
}
.overflow-auto:not(#\#) {
    overflow: auto;
}
.overflow-x-auto:not(#\#) {
    overflow-x: auto;
}
.overflow-y-auto:not(#\#) {
    overflow-y: auto;
}
.overflow-clip:not(#\#) {
    overflow: clip;
}
.overflow-x-clip:not(#\#) {
    overflow-x: clip;
}
.overflow-y-clip:not(#\#) {
    overflow-y: clip;
}
.overscroll-x-auto:not(#\#) {
    overscroll-behavior-x: auto;
}
.overscroll-y-auto:not(#\#) {
    overscroll-behavior-y: auto;
}
.overscroll-x-contain:not(#\#) {
    overscroll-behavior-x: contain;
}
.overscroll-y-contain:not(#\#) {
    overscroll-behavior-y: contain;
}
.overscroll-x-none:not(#\#) {
    overscroll-behavior-x: none;
}
.overscroll-y-none:not(#\#) {
    overscroll-behavior-y: none;
}
.visible:not(#\#) {
    visibility: visible;
}
.hidden:not(#\#) {
    visibility: hidden;
}
.collapse:not(#\#) {
    visibility: collapse;
}
.none:not(#\#) {
    display: none!important;
}
.inline:not(#\#) {
    display: inline!important;
}
.inline-block:not(#\#) {
    display: inline-block!important;
}
.block:not(#\#) {
    display: block!important;
}
.table:not(#\#) {
    display: table!important;
}
.table-row:not(#\#) {
    display: table-row!important;
}
.table-cell:not(#\#) {
    display: table-cell!important;
}
.flex:not(#\#) {
    display: flex!important;
}
.inline-flex:not(#\#) {
    display: inline-flex!important;
}
.grid:not(#\#) {
    display: grid!important;
}
.float-left:not(#\#) {
    float: left;
}
.float-right:not(#\#) {
    float: right;
}
.float-none:not(#\#) {
    float: none;
}
.alignleft:not(#\#) {
    max-width: 45%;
    float: left;
    margin-right: var(--all-f,1rem);
    margin-bottom: var(--all-f,1rem);
}
.alignright:not(#\#) {
    max-width: 45%;
    float: right;
    margin-left: var(--all-f,1rem);
    margin-bottom: var(--all-f,1rem);
}
.aligncenter:not(#\#) {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.alignnone:not(#\#) {
    max-width: 100%;
    float: initial;
    margin: initial;
}
.clear-left:not(#\#) {
    clear: left;
}
.clear-right:not(#\#) {
    clear: right;
}
.clear-both:not(#\#) {
    clear: both;
}
.clearfix:not(#\#)::after {
    content: "";
    display: block;
    clear: both;
}
.object-contain:not(#\#) {
    object-fit: contain;
}
.object-cover:not(#\#) {
    object-fit: cover;
}
.object-fill:not(#\#) {
    object-fit: fill;
}
.object-none:not(#\#) {
    object-fit: none;
}
.object-scale-down:not(#\#) {
    object-fit: scale-down;
}
.object-bottom:not(#\#) {
    object-position: bottom;
}
.object-center:not(#\#) {
    object-position: center;
}
.object-left:not(#\#) {
    object-position: left;
}
.object-left-bottom:not(#\#) {
    object-position: left bottom;
}
.object-left-top:not(#\#) {
    object-position: left top;
}
.object-right:not(#\#) {
    object-position: right;
}
.object-right-bottom:not(#\#) {
    object-position: right bottom;
}
.object-right-top:not(#\#) {
    object-position: right top;
}
.object-top:not(#\#) {
    object-position: top;
}
.active\:opacity-0:not(#\#).is-active,
.hover\:opacity-0:not(#\#):hover,
.is-active>.active\:opacity-0:not(#\#),
.opacity-0:not(#\#) {
    opacity: 0;
}
.active\:opacity-5:not(#\#).is-active,
.hover\:opacity-5:not(#\#):hover,
.is-active>.active\:opacity-5:not(#\#),
.opacity-5:not(#\#) {
    opacity: .05;
}
.active\:opacity-10:not(#\#).is-active,
.hover\:opacity-10:not(#\#):hover,
.is-active>.active\:opacity-10:not(#\#),
.opacity-10:not(#\#) {
    opacity: .1;
}
.active\:opacity-15:not(#\#).is-active,
.hover\:opacity-15:not(#\#):hover,
.is-active>.active\:opacity-15:not(#\#),
.opacity-15:not(#\#) {
    opacity: .15;
}
.active\:opacity-20:not(#\#).is-active,
.hover\:opacity-20:not(#\#):hover,
.is-active>.active\:opacity-20:not(#\#),
.opacity-20:not(#\#) {
    opacity: .2;
}
.active\:opacity-25:not(#\#).is-active,
.hover\:opacity-25:not(#\#):hover,
.is-active>.active\:opacity-25:not(#\#),
.opacity-25:not(#\#) {
    opacity: .25;
}
.active\:opacity-30:not(#\#).is-active,
.hover\:opacity-30:not(#\#):hover,
.is-active>.active\:opacity-30:not(#\#),
.opacity-30:not(#\#) {
    opacity: .3;
}
.active\:opacity-35:not(#\#).is-active,
.hover\:opacity-35:not(#\#):hover,
.is-active>.active\:opacity-35:not(#\#),
.opacity-35:not(#\#) {
    opacity: .35;
}
.active\:opacity-40:not(#\#).is-active,
.hover\:opacity-40:not(#\#):hover,
.is-active>.active\:opacity-40:not(#\#),
.opacity-40:not(#\#) {
    opacity: .4;
}
.active\:opacity-45:not(#\#).is-active,
.hover\:opacity-45:not(#\#):hover,
.is-active>.active\:opacity-45:not(#\#),
.opacity-45:not(#\#) {
    opacity: .45;
}
.active\:opacity-50:not(#\#).is-active,
.hover\:opacity-50:not(#\#):hover,
.is-active>.active\:opacity-50:not(#\#),
.opacity-50:not(#\#) {
    opacity: .5;
}
.active\:opacity-55:not(#\#).is-active,
.hover\:opacity-55:not(#\#):hover,
.is-active>.active\:opacity-55:not(#\#),
.opacity-55:not(#\#) {
    opacity: .55;
}
.active\:opacity-60:not(#\#).is-active,
.hover\:opacity-60:not(#\#):hover,
.is-active>.active\:opacity-60:not(#\#),
.opacity-60:not(#\#) {
    opacity: .6;
}
.active\:opacity-65:not(#\#).is-active,
.hover\:opacity-65:not(#\#):hover,
.is-active>.active\:opacity-65:not(#\#),
.opacity-65:not(#\#) {
    opacity: .65;
}
.active\:opacity-70:not(#\#).is-active,
.hover\:opacity-70:not(#\#):hover,
.is-active>.active\:opacity-70:not(#\#),
.opacity-70:not(#\#) {
    opacity: .7;
}
.active\:opacity-75:not(#\#).is-active,
.hover\:opacity-75:not(#\#):hover,
.is-active>.active\:opacity-75:not(#\#),
.opacity-75:not(#\#) {
    opacity: .75;
}
.active\:opacity-80:not(#\#).is-active,
.hover\:opacity-80:not(#\#):hover,
.is-active>.active\:opacity-80:not(#\#),
.opacity-80:not(#\#) {
    opacity: .8;
}
.active\:opacity-85:not(#\#).is-active,
.hover\:opacity-85:not(#\#):hover,
.is-active>.active\:opacity-85:not(#\#),
.opacity-85:not(#\#) {
    opacity: .85;
}
.active\:opacity-90:not(#\#).is-active,
.hover\:opacity-90:not(#\#):hover,
.is-active>.active\:opacity-90:not(#\#),
.opacity-90:not(#\#) {
    opacity: .9;
}
.active\:opacity-95:not(#\#).is-active,
.hover\:opacity-95:not(#\#):hover,
.is-active>.active\:opacity-95:not(#\#),
.opacity-95:not(#\#) {
    opacity: .95;
}
.active\:opacity-100:not(#\#).is-active,
.hover\:opacity-100:not(#\#):hover,
.is-active>.active\:opacity-100:not(#\#),
.opacity-100:not(#\#) {
    opacity: 1;
}
.flex-1:not(#\#) {
    flex: 1 1 0%;
}
.flex-auto:not(#\#) {
    flex: 1 1 auto;
}
.flex-initial:not(#\#) {
    flex: 0 1 auto;
}
.flex-none:not(#\#) {
    flex: none;
}
.flex-grow-0:not(#\#) {
    flex-grow: 0;
}
.flex-grow-1:not(#\#) {
    flex-grow: 1;
}
.flex-shrink-0:not(#\#) {
    flex-shrink: 0;
}
.flex-shrink-1:not(#\#) {
    flex-shrink: 1;
}
.flex-row:not(#\#) {
    flex-direction: row;
}
.flex-column:not(#\#) {
    flex-direction: column;
}
.flex-row-reverse:not(#\#) {
    flex-direction: row-reverse;
}
.flex-column-reverse:not(#\#) {
    flex-direction: column-reverse;
}
.flex-wrap:not(#\#) {
    flex-wrap: wrap;
}
.flex-nowrap:not(#\#) {
    flex-wrap: nowrap;
}
.flex-wrap-reverse:not(#\#) {
    flex-wrap: wrap-reverse;
}
.justify-content-start:not(#\#) {
    justify-content: flex-start;
}
.justify-content-end:not(#\#) {
    justify-content: flex-end;
}
.justify-content-center:not(#\#) {
    justify-content: center;
}
.justify-content-between:not(#\#) {
    justify-content: space-between;
}
.justify-content-around:not(#\#) {
    justify-content: space-around;
}
.justify-content-evenly:not(#\#) {
    justify-content: space-evenly;
}
.align-items-start:not(#\#) {
    align-items: flex-start;
}
.align-items-end:not(#\#) {
    align-items: flex-end;
}
.align-items-center:not(#\#) {
    align-items: center;
}
.align-items-baseline:not(#\#) {
    align-items: baseline;
}
.align-content-start:not(#\#) {
    align-content: flex-start;
}
.align-content-end:not(#\#) {
    align-content: flex-end;
}
.align-content-center:not(#\#) {
    align-content: center;
}
.align-content-between:not(#\#) {
    align-content: space-between;
}
.align-content-around:not(#\#) {
    align-content: space-around;
}
.align-self-auto:not(#\#) {
    align-self: auto;
}
.align-self-start:not(#\#) {
    align-self: flex-start;
}
.align-self-end:not(#\#) {
    align-self: flex-end;
}
.align-self-center:not(#\#) {
    align-self: center;
}
.align-self-baseline:not(#\#) {
    align-self: baseline;
}
.align-self-stretch:not(#\#) {
    align-self: stretch;
}
.justify-self-start:not(#\#) {
    justify-self: flex-start;
}
.justify-self-end:not(#\#) {
    justify-self: flex-end;
}
.justify-self-center:not(#\#) {
    justify-self: center;
}
.justify-self-stretch:not(#\#) {
    justify-self: stretch;
}
.order-1:not(#\#) {
    order: 1;
}
.order-2:not(#\#) {
    order: 2;
}
.order-3:not(#\#) {
    order: 3;
}
.order-4:not(#\#) {
    order: 4;
}
.order-5:not(#\#) {
    order: 5;
}
.order-6:not(#\#) {
    order: 6;
}
.order-7:not(#\#) {
    order: 7;
}
.order-8:not(#\#) {
    order: 8;
}
.order-9:not(#\#) {
    order: 9;
}
.order-10:not(#\#) {
    order: 10;
}
.order-11:not(#\#) {
    order: 11;
}
.order-12:not(#\#) {
    order: 12;
}
.order-first:not(#\#) {
    order: -999;
}
.order-last:not(#\#) {
    order: 999;
}
.order-none:not(#\#) {
    order: 0;
}
.fixed-top:not(#\#) {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%;
}
.fixed-bottom:not(#\#) {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 400;
    width: 100%;
}
.fixed-reset:not(#\#) {
    position: static;
    inset: initial;
}
.absolute-top:not(#\#) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
}
.absolute-bottom:not(#\#) {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 200;
    width: 100%;
}
.absolute-reset:not(#\#) {
    position: static;
    inset: initial;
}
.sticky-top:not(#\#) {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100%;
}
.sticky-bottom:not(#\#) {
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 300;
    width: 100%;
}
.sticky-reset:not(#\#) {
    position: static;
    inset: initial;
}
.static:not(#\#) {
    position: static;
}
.relative:not(#\#) {
    position: relative;
}
.absolute:not(#\#) {
    position: absolute;
}
.fixed:not(#\#) {
    position: fixed;
}
.sticky:not(#\#) {
    position: sticky;
}
.top-0:not(#\#) {
    top: 0rem;
}
.top-1:not(#\#) {
    top: .25rem;
}
.top-2:not(#\#) {
    top: .5rem;
}
.top-3:not(#\#) {
    top: 1rem;
}
.top-4:not(#\#) {
    top: 1.25rem;
}
.top-5:not(#\#) {
    top: 1.5rem;
}
.top-6:not(#\#) {
    top: 1.75rem;
}
.top-7:not(#\#) {
    top: 2rem;
}
.top-8:not(#\#) {
    top: 2.5rem;
}
.top-9:not(#\#) {
    top: 3rem;
}
.top-10:not(#\#) {
    top: 4rem;
}
.top-11:not(#\#) {
    top: 5rem;
}
.top-12:not(#\#) {
    top: 6rem;
}
.top-inherit:not(#\#) {
    top: inherit;
}
.top-full:not(#\#) {
    top: 100%;
}
.top:not(#\#) {
    top: 1rem;
}
.top-px:not(#\#) {
    top: 1px;
}
.top-0\.5:not(#\#) {
    top: .125rem;
}
.top-1\.5:not(#\#) {
    top: .375rem;
}
.top-2\.5:not(#\#) {
    top: .75rem;
}
.top-1\/2:not(#\#) {
    top: 50%;
}
.top-1\/3:not(#\#) {
    top: 33.3333333333%;
}
.top-2\/3:not(#\#) {
    top: 66.6666666667%;
}
.top-1\/4:not(#\#) {
    top: 25%;
}
.top-2\/4:not(#\#) {
    top: 50%;
}
.top-3\/4:not(#\#) {
    top: 75%;
}
.top-1\/5:not(#\#) {
    top: 20%;
}
.top-2\/5:not(#\#) {
    top: 40%;
}
.top-3\/5:not(#\#) {
    top: 60%;
}
.top-4\/5:not(#\#) {
    top: 80%;
}
.top-1\/6:not(#\#) {
    top: 16.6666666667%;
}
.top-2\/6:not(#\#) {
    top: 33.3333333333%;
}
.top-3\/6:not(#\#) {
    top: 50%;
}
.top-4\/6:not(#\#) {
    top: 66.6666666667%;
}
.top-5\/6:not(#\#) {
    top: 83.3333333333%;
}
.top-1\/7:not(#\#) {
    top: 14.2857142857%;
}
.top-2\/7:not(#\#) {
    top: 28.5714285714%;
}
.top-3\/7:not(#\#) {
    top: 42.8571428571%;
}
.top-4\/7:not(#\#) {
    top: 57.1428571429%;
}
.top-5\/7:not(#\#) {
    top: 71.4285714286%;
}
.top-6\/7:not(#\#) {
    top: 85.7142857143%;
}
.top-1\/8:not(#\#) {
    top: 12.5%;
}
.top-2\/8:not(#\#) {
    top: 25%;
}
.top-3\/8:not(#\#) {
    top: 37.5%;
}
.top-4\/8:not(#\#) {
    top: 50%;
}
.top-5\/8:not(#\#) {
    top: 62.5%;
}
.top-6\/8:not(#\#) {
    top: 75%;
}
.top-7\/8:not(#\#) {
    top: 87.5%;
}
.top-1\/9:not(#\#) {
    top: 11.1111111111%;
}
.top-2\/9:not(#\#) {
    top: 22.2222222222%;
}
.top-3\/9:not(#\#) {
    top: 33.3333333333%;
}
.top-4\/9:not(#\#) {
    top: 44.4444444444%;
}
.top-5\/9:not(#\#) {
    top: 55.5555555556%;
}
.top-6\/9:not(#\#) {
    top: 66.6666666667%;
}
.top-7\/9:not(#\#) {
    top: 77.7777777778%;
}
.top-8\/9:not(#\#) {
    top: 88.8888888889%;
}
.top-1\/10:not(#\#) {
    top: 10%;
}
.top-2\/10:not(#\#) {
    top: 20%;
}
.top-3\/10:not(#\#) {
    top: 30%;
}
.top-4\/10:not(#\#) {
    top: 40%;
}
.top-5\/10:not(#\#) {
    top: 50%;
}
.top-6\/10:not(#\#) {
    top: 60%;
}
.top-7\/10:not(#\#) {
    top: 70%;
}
.top-8\/10:not(#\#) {
    top: 80%;
}
.top-9\/10:not(#\#) {
    top: 90%;
}
.top-1\/11:not(#\#) {
    top: 9.0909090909%;
}
.top-2\/11:not(#\#) {
    top: 18.1818181818%;
}
.top-3\/11:not(#\#) {
    top: 27.2727272727%;
}
.top-4\/11:not(#\#) {
    top: 36.3636363636%;
}
.top-5\/11:not(#\#) {
    top: 45.4545454545%;
}
.top-6\/11:not(#\#) {
    top: 54.5454545455%;
}
.top-7\/11:not(#\#) {
    top: 63.6363636364%;
}
.top-8\/11:not(#\#) {
    top: 72.7272727273%;
}
.top-9\/11:not(#\#) {
    top: 81.8181818182%;
}
.top-10\/11:not(#\#) {
    top: 90.9090909091%;
}
.top-1\/12:not(#\#) {
    top: 8.3333333333%;
}
.top-2\/12:not(#\#) {
    top: 16.6666666667%;
}
.top-3\/12:not(#\#) {
    top: 25%;
}
.top-4\/12:not(#\#) {
    top: 33.3333333333%;
}
.top-5\/12:not(#\#) {
    top: 41.6666666667%;
}
.top-6\/12:not(#\#) {
    top: 50%;
}
.top-7\/12:not(#\#) {
    top: 58.3333333333%;
}
.top-8\/12:not(#\#) {
    top: 66.6666666667%;
}
.top-9\/12:not(#\#) {
    top: 75%;
}
.top-10\/12:not(#\#) {
    top: 83.3333333333%;
}
.top-11\/12:not(#\#) {
    top: 91.6666666667%;
}
.right-0:not(#\#) {
    right: 0rem;
}
.right-1:not(#\#) {
    right: .25rem;
}
.right-2:not(#\#) {
    right: .5rem;
}
.right-3:not(#\#) {
    right: 1rem;
}
.right-4:not(#\#) {
    right: 1.25rem;
}
.right-5:not(#\#) {
    right: 1.5rem;
}
.right-6:not(#\#) {
    right: 1.75rem;
}
.right-7:not(#\#) {
    right: 2rem;
}
.right-8:not(#\#) {
    right: 2.5rem;
}
.right-9:not(#\#) {
    right: 3rem;
}
.right-10:not(#\#) {
    right: 4rem;
}
.right-11:not(#\#) {
    right: 5rem;
}
.right-12:not(#\#) {
    right: 6rem;
}
.right-inherit:not(#\#) {
    right: inherit;
}
.right-full:not(#\#) {
    right: 100%;
}
.right:not(#\#) {
    right: 1rem;
}
.right-px:not(#\#) {
    right: 1px;
}
.right-0\.5:not(#\#) {
    right: .125rem;
}
.right-1\.5:not(#\#) {
    right: .375rem;
}
.right-2\.5:not(#\#) {
    right: .75rem;
}
.right-1\/2:not(#\#) {
    right: 50%;
}
.right-1\/3:not(#\#) {
    right: 33.3333333333%;
}
.right-2\/3:not(#\#) {
    right: 66.6666666667%;
}
.right-1\/4:not(#\#) {
    right: 25%;
}
.right-2\/4:not(#\#) {
    right: 50%;
}
.right-3\/4:not(#\#) {
    right: 75%;
}
.right-1\/5:not(#\#) {
    right: 20%;
}
.right-2\/5:not(#\#) {
    right: 40%;
}
.right-3\/5:not(#\#) {
    right: 60%;
}
.right-4\/5:not(#\#) {
    right: 80%;
}
.right-1\/6:not(#\#) {
    right: 16.6666666667%;
}
.right-2\/6:not(#\#) {
    right: 33.3333333333%;
}
.right-3\/6:not(#\#) {
    right: 50%;
}
.right-4\/6:not(#\#) {
    right: 66.6666666667%;
}
.right-5\/6:not(#\#) {
    right: 83.3333333333%;
}
.right-1\/7:not(#\#) {
    right: 14.2857142857%;
}
.right-2\/7:not(#\#) {
    right: 28.5714285714%;
}
.right-3\/7:not(#\#) {
    right: 42.8571428571%;
}
.right-4\/7:not(#\#) {
    right: 57.1428571429%;
}
.right-5\/7:not(#\#) {
    right: 71.4285714286%;
}
.right-6\/7:not(#\#) {
    right: 85.7142857143%;
}
.right-1\/8:not(#\#) {
    right: 12.5%;
}
.right-2\/8:not(#\#) {
    right: 25%;
}
.right-3\/8:not(#\#) {
    right: 37.5%;
}
.right-4\/8:not(#\#) {
    right: 50%;
}
.right-5\/8:not(#\#) {
    right: 62.5%;
}
.right-6\/8:not(#\#) {
    right: 75%;
}
.right-7\/8:not(#\#) {
    right: 87.5%;
}
.right-1\/9:not(#\#) {
    right: 11.1111111111%;
}
.right-2\/9:not(#\#) {
    right: 22.2222222222%;
}
.right-3\/9:not(#\#) {
    right: 33.3333333333%;
}
.right-4\/9:not(#\#) {
    right: 44.4444444444%;
}
.right-5\/9:not(#\#) {
    right: 55.5555555556%;
}
.right-6\/9:not(#\#) {
    right: 66.6666666667%;
}
.right-7\/9:not(#\#) {
    right: 77.7777777778%;
}
.right-8\/9:not(#\#) {
    right: 88.8888888889%;
}
.right-1\/10:not(#\#) {
    right: 10%;
}
.right-2\/10:not(#\#) {
    right: 20%;
}
.right-3\/10:not(#\#) {
    right: 30%;
}
.right-4\/10:not(#\#) {
    right: 40%;
}
.right-5\/10:not(#\#) {
    right: 50%;
}
.right-6\/10:not(#\#) {
    right: 60%;
}
.right-7\/10:not(#\#) {
    right: 70%;
}
.right-8\/10:not(#\#) {
    right: 80%;
}
.right-9\/10:not(#\#) {
    right: 90%;
}
.right-1\/11:not(#\#) {
    right: 9.0909090909%;
}
.right-2\/11:not(#\#) {
    right: 18.1818181818%;
}
.right-3\/11:not(#\#) {
    right: 27.2727272727%;
}
.right-4\/11:not(#\#) {
    right: 36.3636363636%;
}
.right-5\/11:not(#\#) {
    right: 45.4545454545%;
}
.right-6\/11:not(#\#) {
    right: 54.5454545455%;
}
.right-7\/11:not(#\#) {
    right: 63.6363636364%;
}
.right-8\/11:not(#\#) {
    right: 72.7272727273%;
}
.right-9\/11:not(#\#) {
    right: 81.8181818182%;
}
.right-10\/11:not(#\#) {
    right: 90.9090909091%;
}
.right-1\/12:not(#\#) {
    right: 8.3333333333%;
}
.right-2\/12:not(#\#) {
    right: 16.6666666667%;
}
.right-3\/12:not(#\#) {
    right: 25%;
}
.right-4\/12:not(#\#) {
    right: 33.3333333333%;
}
.right-5\/12:not(#\#) {
    right: 41.6666666667%;
}
.right-6\/12:not(#\#) {
    right: 50%;
}
.right-7\/12:not(#\#) {
    right: 58.3333333333%;
}
.right-8\/12:not(#\#) {
    right: 66.6666666667%;
}
.right-9\/12:not(#\#) {
    right: 75%;
}
.right-10\/12:not(#\#) {
    right: 83.3333333333%;
}
.right-11\/12:not(#\#) {
    right: 91.6666666667%;
}
.bottom-0:not(#\#) {
    bottom: 0rem;
}
.bottom-1:not(#\#) {
    bottom: .25rem;
}
.bottom-2:not(#\#) {
    bottom: .5rem;
}
.bottom-3:not(#\#) {
    bottom: 1rem;
}
.bottom-4:not(#\#) {
    bottom: 1.25rem;
}
.bottom-5:not(#\#) {
    bottom: 1.5rem;
}
.bottom-6:not(#\#) {
    bottom: 1.75rem;
}
.bottom-7:not(#\#) {
    bottom: 2rem;
}
.bottom-8:not(#\#) {
    bottom: 2.5rem;
}
.bottom-9:not(#\#) {
    bottom: 3rem;
}
.bottom-10:not(#\#) {
    bottom: 4rem;
}
.bottom-11:not(#\#) {
    bottom: 5rem;
}
.bottom-12:not(#\#) {
    bottom: 6rem;
}
.bottom-inherit:not(#\#) {
    bottom: inherit;
}
.bottom-full:not(#\#) {
    bottom: 100%;
}
.bottom:not(#\#) {
    bottom: 1rem;
}
.bottom-px:not(#\#) {
    bottom: 1px;
}
.bottom-0\.5:not(#\#) {
    bottom: .125rem;
}
.bottom-1\.5:not(#\#) {
    bottom: .375rem;
}
.bottom-2\.5:not(#\#) {
    bottom: .75rem;
}
.bottom-1\/2:not(#\#) {
    bottom: 50%;
}
.bottom-1\/3:not(#\#) {
    bottom: 33.3333333333%;
}
.bottom-2\/3:not(#\#) {
    bottom: 66.6666666667%;
}
.bottom-1\/4:not(#\#) {
    bottom: 25%;
}
.bottom-2\/4:not(#\#) {
    bottom: 50%;
}
.bottom-3\/4:not(#\#) {
    bottom: 75%;
}
.bottom-1\/5:not(#\#) {
    bottom: 20%;
}
.bottom-2\/5:not(#\#) {
    bottom: 40%;
}
.bottom-3\/5:not(#\#) {
    bottom: 60%;
}
.bottom-4\/5:not(#\#) {
    bottom: 80%;
}
.bottom-1\/6:not(#\#) {
    bottom: 16.6666666667%;
}
.bottom-2\/6:not(#\#) {
    bottom: 33.3333333333%;
}
.bottom-3\/6:not(#\#) {
    bottom: 50%;
}
.bottom-4\/6:not(#\#) {
    bottom: 66.6666666667%;
}
.bottom-5\/6:not(#\#) {
    bottom: 83.3333333333%;
}
.bottom-1\/7:not(#\#) {
    bottom: 14.2857142857%;
}
.bottom-2\/7:not(#\#) {
    bottom: 28.5714285714%;
}
.bottom-3\/7:not(#\#) {
    bottom: 42.8571428571%;
}
.bottom-4\/7:not(#\#) {
    bottom: 57.1428571429%;
}
.bottom-5\/7:not(#\#) {
    bottom: 71.4285714286%;
}
.bottom-6\/7:not(#\#) {
    bottom: 85.7142857143%;
}
.bottom-1\/8:not(#\#) {
    bottom: 12.5%;
}
.bottom-2\/8:not(#\#) {
    bottom: 25%;
}
.bottom-3\/8:not(#\#) {
    bottom: 37.5%;
}
.bottom-4\/8:not(#\#) {
    bottom: 50%;
}
.bottom-5\/8:not(#\#) {
    bottom: 62.5%;
}
.bottom-6\/8:not(#\#) {
    bottom: 75%;
}
.bottom-7\/8:not(#\#) {
    bottom: 87.5%;
}
.bottom-1\/9:not(#\#) {
    bottom: 11.1111111111%;
}
.bottom-2\/9:not(#\#) {
    bottom: 22.2222222222%;
}
.bottom-3\/9:not(#\#) {
    bottom: 33.3333333333%;
}
.bottom-4\/9:not(#\#) {
    bottom: 44.4444444444%;
}
.bottom-5\/9:not(#\#) {
    bottom: 55.5555555556%;
}
.bottom-6\/9:not(#\#) {
    bottom: 66.6666666667%;
}
.bottom-7\/9:not(#\#) {
    bottom: 77.7777777778%;
}
.bottom-8\/9:not(#\#) {
    bottom: 88.8888888889%;
}
.bottom-1\/10:not(#\#) {
    bottom: 10%;
}
.bottom-2\/10:not(#\#) {
    bottom: 20%;
}
.bottom-3\/10:not(#\#) {
    bottom: 30%;
}
.bottom-4\/10:not(#\#) {
    bottom: 40%;
}
.bottom-5\/10:not(#\#) {
    bottom: 50%;
}
.bottom-6\/10:not(#\#) {
    bottom: 60%;
}
.bottom-7\/10:not(#\#) {
    bottom: 70%;
}
.bottom-8\/10:not(#\#) {
    bottom: 80%;
}
.bottom-9\/10:not(#\#) {
    bottom: 90%;
}
.bottom-1\/11:not(#\#) {
    bottom: 9.0909090909%;
}
.bottom-2\/11:not(#\#) {
    bottom: 18.1818181818%;
}
.bottom-3\/11:not(#\#) {
    bottom: 27.2727272727%;
}
.bottom-4\/11:not(#\#) {
    bottom: 36.3636363636%;
}
.bottom-5\/11:not(#\#) {
    bottom: 45.4545454545%;
}
.bottom-6\/11:not(#\#) {
    bottom: 54.5454545455%;
}
.bottom-7\/11:not(#\#) {
    bottom: 63.6363636364%;
}
.bottom-8\/11:not(#\#) {
    bottom: 72.7272727273%;
}
.bottom-9\/11:not(#\#) {
    bottom: 81.8181818182%;
}
.bottom-10\/11:not(#\#) {
    bottom: 90.9090909091%;
}
.bottom-1\/12:not(#\#) {
    bottom: 8.3333333333%;
}
.bottom-2\/12:not(#\#) {
    bottom: 16.6666666667%;
}
.bottom-3\/12:not(#\#) {
    bottom: 25%;
}
.bottom-4\/12:not(#\#) {
    bottom: 33.3333333333%;
}
.bottom-5\/12:not(#\#) {
    bottom: 41.6666666667%;
}
.bottom-6\/12:not(#\#) {
    bottom: 50%;
}
.bottom-7\/12:not(#\#) {
    bottom: 58.3333333333%;
}
.bottom-8\/12:not(#\#) {
    bottom: 66.6666666667%;
}
.bottom-9\/12:not(#\#) {
    bottom: 75%;
}
.bottom-10\/12:not(#\#) {
    bottom: 83.3333333333%;
}
.bottom-11\/12:not(#\#) {
    bottom: 91.6666666667%;
}
.left-0:not(#\#) {
    left: 0rem;
}
.left-1:not(#\#) {
    left: .25rem;
}
.left-2:not(#\#) {
    left: .5rem;
}
.left-3:not(#\#) {
    left: 1rem;
}
.left-4:not(#\#) {
    left: 1.25rem;
}
.left-5:not(#\#) {
    left: 1.5rem;
}
.left-6:not(#\#) {
    left: 1.75rem;
}
.left-7:not(#\#) {
    left: 2rem;
}
.left-8:not(#\#) {
    left: 2.5rem;
}
.left-9:not(#\#) {
    left: 3rem;
}
.left-10:not(#\#) {
    left: 4rem;
}
.left-11:not(#\#) {
    left: 5rem;
}
.left-12:not(#\#) {
    left: 6rem;
}
.left-inherit:not(#\#) {
    left: inherit;
}
.left-full:not(#\#) {
    left: 100%;
}
.left:not(#\#) {
    left: 1rem;
}
.left-px:not(#\#) {
    left: 1px;
}
.left-0\.5:not(#\#) {
    left: .125rem;
}
.left-1\.5:not(#\#) {
    left: .375rem;
}
.left-2\.5:not(#\#) {
    left: .75rem;
}
.left-1\/2:not(#\#) {
    left: 50%;
}
.left-1\/3:not(#\#) {
    left: 33.3333333333%;
}
.left-2\/3:not(#\#) {
    left: 66.6666666667%;
}
.left-1\/4:not(#\#) {
    left: 25%;
}
.left-2\/4:not(#\#) {
    left: 50%;
}
.left-3\/4:not(#\#) {
    left: 75%;
}
.left-1\/5:not(#\#) {
    left: 20%;
}
.left-2\/5:not(#\#) {
    left: 40%;
}
.left-3\/5:not(#\#) {
    left: 60%;
}
.left-4\/5:not(#\#) {
    left: 80%;
}
.left-1\/6:not(#\#) {
    left: 16.6666666667%;
}
.left-2\/6:not(#\#) {
    left: 33.3333333333%;
}
.left-3\/6:not(#\#) {
    left: 50%;
}
.left-4\/6:not(#\#) {
    left: 66.6666666667%;
}
.left-5\/6:not(#\#) {
    left: 83.3333333333%;
}
.left-1\/7:not(#\#) {
    left: 14.2857142857%;
}
.left-2\/7:not(#\#) {
    left: 28.5714285714%;
}
.left-3\/7:not(#\#) {
    left: 42.8571428571%;
}
.left-4\/7:not(#\#) {
    left: 57.1428571429%;
}
.left-5\/7:not(#\#) {
    left: 71.4285714286%;
}
.left-6\/7:not(#\#) {
    left: 85.7142857143%;
}
.left-1\/8:not(#\#) {
    left: 12.5%;
}
.left-2\/8:not(#\#) {
    left: 25%;
}
.left-3\/8:not(#\#) {
    left: 37.5%;
}
.left-4\/8:not(#\#) {
    left: 50%;
}
.left-5\/8:not(#\#) {
    left: 62.5%;
}
.left-6\/8:not(#\#) {
    left: 75%;
}
.left-7\/8:not(#\#) {
    left: 87.5%;
}
.left-1\/9:not(#\#) {
    left: 11.1111111111%;
}
.left-2\/9:not(#\#) {
    left: 22.2222222222%;
}
.left-3\/9:not(#\#) {
    left: 33.3333333333%;
}
.left-4\/9:not(#\#) {
    left: 44.4444444444%;
}
.left-5\/9:not(#\#) {
    left: 55.5555555556%;
}
.left-6\/9:not(#\#) {
    left: 66.6666666667%;
}
.left-7\/9:not(#\#) {
    left: 77.7777777778%;
}
.left-8\/9:not(#\#) {
    left: 88.8888888889%;
}
.left-1\/10:not(#\#) {
    left: 10%;
}
.left-2\/10:not(#\#) {
    left: 20%;
}
.left-3\/10:not(#\#) {
    left: 30%;
}
.left-4\/10:not(#\#) {
    left: 40%;
}
.left-5\/10:not(#\#) {
    left: 50%;
}
.left-6\/10:not(#\#) {
    left: 60%;
}
.left-7\/10:not(#\#) {
    left: 70%;
}
.left-8\/10:not(#\#) {
    left: 80%;
}
.left-9\/10:not(#\#) {
    left: 90%;
}
.left-1\/11:not(#\#) {
    left: 9.0909090909%;
}
.left-2\/11:not(#\#) {
    left: 18.1818181818%;
}
.left-3\/11:not(#\#) {
    left: 27.2727272727%;
}
.left-4\/11:not(#\#) {
    left: 36.3636363636%;
}
.left-5\/11:not(#\#) {
    left: 45.4545454545%;
}
.left-6\/11:not(#\#) {
    left: 54.5454545455%;
}
.left-7\/11:not(#\#) {
    left: 63.6363636364%;
}
.left-8\/11:not(#\#) {
    left: 72.7272727273%;
}
.left-9\/11:not(#\#) {
    left: 81.8181818182%;
}
.left-10\/11:not(#\#) {
    left: 90.9090909091%;
}
.left-1\/12:not(#\#) {
    left: 8.3333333333%;
}
.left-2\/12:not(#\#) {
    left: 16.6666666667%;
}
.left-3\/12:not(#\#) {
    left: 25%;
}
.left-4\/12:not(#\#) {
    left: 33.3333333333%;
}
.left-5\/12:not(#\#) {
    left: 41.6666666667%;
}
.left-6\/12:not(#\#) {
    left: 50%;
}
.left-7\/12:not(#\#) {
    left: 58.3333333333%;
}
.left-8\/12:not(#\#) {
    left: 66.6666666667%;
}
.left-9\/12:not(#\#) {
    left: 75%;
}
.left-10\/12:not(#\#) {
    left: 83.3333333333%;
}
.left-11\/12:not(#\#) {
    left: 91.6666666667%;
}
.inset-0:not(#\#) {
    inset: 0rem;
}
.inset-1:not(#\#) {
    inset: 0.25rem;
}
.inset-2:not(#\#) {
    inset: 0.5rem;
}
.inset-3:not(#\#) {
    inset: 1rem;
}
.inset-4:not(#\#) {
    inset: 1.25rem;
}
.inset-5:not(#\#) {
    inset: 1.5rem;
}
.inset-6:not(#\#) {
    inset: 1.75rem;
}
.inset-7:not(#\#) {
    inset: 2rem;
}
.inset-8:not(#\#) {
    inset: 2.5rem;
}
.inset-9:not(#\#) {
    inset: 3rem;
}
.inset-10:not(#\#) {
    inset: 4rem;
}
.inset-11:not(#\#) {
    inset: 5rem;
}
.inset-12:not(#\#) {
    inset: 6rem;
}
.inset-inherit:not(#\#) {
    inset: inherit;
}
.inset-full:not(#\#) {
    inset: 100%;
}
.inset:not(#\#) {
    inset: 1rem;
}
.inset-px:not(#\#) {
    inset: 1px;
}
.inset-0\.5:not(#\#) {
    inset: 0.125rem;
}
.inset-1\.5:not(#\#) {
    inset: 0.375rem;
}
.inset-2\.5:not(#\#) {
    inset: 0.75rem;
}
.inset-1\/2:not(#\#) {
    inset: 50%;
}
.inset-1\/3:not(#\#) {
    inset: 33.3333333333%;
}
.inset-2\/3:not(#\#) {
    inset: 66.6666666667%;
}
.inset-1\/4:not(#\#) {
    inset: 25%;
}
.inset-2\/4:not(#\#) {
    inset: 50%;
}
.inset-3\/4:not(#\#) {
    inset: 75%;
}
.inset-1\/5:not(#\#) {
    inset: 20%;
}
.inset-2\/5:not(#\#) {
    inset: 40%;
}
.inset-3\/5:not(#\#) {
    inset: 60%;
}
.inset-4\/5:not(#\#) {
    inset: 80%;
}
.inset-1\/6:not(#\#) {
    inset: 16.6666666667%;
}
.inset-2\/6:not(#\#) {
    inset: 33.3333333333%;
}
.inset-3\/6:not(#\#) {
    inset: 50%;
}
.inset-4\/6:not(#\#) {
    inset: 66.6666666667%;
}
.inset-5\/6:not(#\#) {
    inset: 83.3333333333%;
}
.inset-1\/7:not(#\#) {
    inset: 14.2857142857%;
}
.inset-2\/7:not(#\#) {
    inset: 28.5714285714%;
}
.inset-3\/7:not(#\#) {
    inset: 42.8571428571%;
}
.inset-4\/7:not(#\#) {
    inset: 57.1428571429%;
}
.inset-5\/7:not(#\#) {
    inset: 71.4285714286%;
}
.inset-6\/7:not(#\#) {
    inset: 85.7142857143%;
}
.inset-1\/8:not(#\#) {
    inset: 12.5%;
}
.inset-2\/8:not(#\#) {
    inset: 25%;
}
.inset-3\/8:not(#\#) {
    inset: 37.5%;
}
.inset-4\/8:not(#\#) {
    inset: 50%;
}
.inset-5\/8:not(#\#) {
    inset: 62.5%;
}
.inset-6\/8:not(#\#) {
    inset: 75%;
}
.inset-7\/8:not(#\#) {
    inset: 87.5%;
}
.inset-1\/9:not(#\#) {
    inset: 11.1111111111%;
}
.inset-2\/9:not(#\#) {
    inset: 22.2222222222%;
}
.inset-3\/9:not(#\#) {
    inset: 33.3333333333%;
}
.inset-4\/9:not(#\#) {
    inset: 44.4444444444%;
}
.inset-5\/9:not(#\#) {
    inset: 55.5555555556%;
}
.inset-6\/9:not(#\#) {
    inset: 66.6666666667%;
}
.inset-7\/9:not(#\#) {
    inset: 77.7777777778%;
}
.inset-8\/9:not(#\#) {
    inset: 88.8888888889%;
}
.inset-1\/10:not(#\#) {
    inset: 10%;
}
.inset-2\/10:not(#\#) {
    inset: 20%;
}
.inset-3\/10:not(#\#) {
    inset: 30%;
}
.inset-4\/10:not(#\#) {
    inset: 40%;
}
.inset-5\/10:not(#\#) {
    inset: 50%;
}
.inset-6\/10:not(#\#) {
    inset: 60%;
}
.inset-7\/10:not(#\#) {
    inset: 70%;
}
.inset-8\/10:not(#\#) {
    inset: 80%;
}
.inset-9\/10:not(#\#) {
    inset: 90%;
}
.inset-1\/11:not(#\#) {
    inset: 9.0909090909%;
}
.inset-2\/11:not(#\#) {
    inset: 18.1818181818%;
}
.inset-3\/11:not(#\#) {
    inset: 27.2727272727%;
}
.inset-4\/11:not(#\#) {
    inset: 36.3636363636%;
}
.inset-5\/11:not(#\#) {
    inset: 45.4545454545%;
}
.inset-6\/11:not(#\#) {
    inset: 54.5454545455%;
}
.inset-7\/11:not(#\#) {
    inset: 63.6363636364%;
}
.inset-8\/11:not(#\#) {
    inset: 72.7272727273%;
}
.inset-9\/11:not(#\#) {
    inset: 81.8181818182%;
}
.inset-10\/11:not(#\#) {
    inset: 90.9090909091%;
}
.inset-1\/12:not(#\#) {
    inset: 8.3333333333%;
}
.inset-2\/12:not(#\#) {
    inset: 16.6666666667%;
}
.inset-3\/12:not(#\#) {
    inset: 25%;
}
.inset-4\/12:not(#\#) {
    inset: 33.3333333333%;
}
.inset-5\/12:not(#\#) {
    inset: 41.6666666667%;
}
.inset-6\/12:not(#\#) {
    inset: 50%;
}
.inset-7\/12:not(#\#) {
    inset: 58.3333333333%;
}
.inset-8\/12:not(#\#) {
    inset: 66.6666666667%;
}
.inset-9\/12:not(#\#) {
    inset: 75%;
}
.inset-10\/12:not(#\#) {
    inset: 83.3333333333%;
}
.inset-11\/12:not(#\#) {
    inset: 91.6666666667%;
}
.z-index-5:not(#\#) {
    z-index: 105;
}
.z-index-10:not(#\#) {
    z-index: 110;
}
.z-index-15:not(#\#) {
    z-index: 115;
}
.z-index-20:not(#\#) {
    z-index: 120;
}
.z-index-25:not(#\#) {
    z-index: 125;
}
.z-index-30:not(#\#) {
    z-index: 130;
}
.z-index-35:not(#\#) {
    z-index: 135;
}
.z-index-40:not(#\#) {
    z-index: 140;
}
.z-index-45:not(#\#) {
    z-index: 145;
}
.z-index-50:not(#\#) {
    z-index: 150;
}
.z-index-55:not(#\#) {
    z-index: 155;
}
.z-index-60:not(#\#) {
    z-index: 160;
}
.z-index-65:not(#\#) {
    z-index: 165;
}
.z-index-70:not(#\#) {
    z-index: 170;
}
.z-index-75:not(#\#) {
    z-index: 175;
}
.z-index-80:not(#\#) {
    z-index: 180;
}
.z-index-85:not(#\#) {
    z-index: 185;
}
.z-index-90:not(#\#) {
    z-index: 190;
}
.z-index-95:not(#\#) {
    z-index: 195;
}
.z-index-100:not(#\#) {
    z-index: 200;
}
.z-index:not(#\#) {
    z-index: 100;
}
.origin-center:not(#\#) {
    transform-origin: center;
}
.origin-top:not(#\#) {
    transform-origin: top;
}
.origin-top-right:not(#\#) {
    transform-origin: top right;
}
.origin-right:not(#\#) {
    transform-origin: right;
}
.origin-bottom-right:not(#\#) {
    transform-origin: bottom right;
}
.origin-bottom:not(#\#) {
    transform-origin: bottom;
}
.origin-bottom-left:not(#\#) {
    transform-origin: bottom left;
}
.origin-left:not(#\#) {
    transform-origin: left;
}
.origin-top-left:not(#\#) {
    transform-origin: top left;
}
.scale-x-1:not(#\#) {
    --all-scale-x: 1;
}
.scale-y-1:not(#\#) {
    --all-scale-y: 1;
}
.scale-x-2:not(#\#) {
    --all-scale-x: 2;
}
.scale-y-2:not(#\#) {
    --all-scale-y: 2;
}
.scale-x-0\.1:not(#\#) {
    --all-scale-x: 0.1;
}
.scale-y-0\.1:not(#\#) {
    --all-scale-y: 0.1;
}
.scale-x-0\.2:not(#\#) {
    --all-scale-x: 0.2;
}
.scale-y-0\.2:not(#\#) {
    --all-scale-y: 0.2;
}
.scale-x-0\.3:not(#\#) {
    --all-scale-x: 0.3;
}
.scale-y-0\.3:not(#\#) {
    --all-scale-y: 0.3;
}
.scale-x-0\.4:not(#\#) {
    --all-scale-x: 0.4;
}
.scale-y-0\.4:not(#\#) {
    --all-scale-y: 0.4;
}
.scale-x-0\.5:not(#\#) {
    --all-scale-x: 0.5;
}
.scale-y-0\.5:not(#\#) {
    --all-scale-y: 0.5;
}
.scale-x-0\.6:not(#\#) {
    --all-scale-x: 0.6;
}
.scale-y-0\.6:not(#\#) {
    --all-scale-y: 0.6;
}
.scale-x-0\.7:not(#\#) {
    --all-scale-x: 0.7;
}
.scale-y-0\.7:not(#\#) {
    --all-scale-y: 0.7;
}
.scale-x-0\.8:not(#\#) {
    --all-scale-x: 0.8;
}
.scale-y-0\.8:not(#\#) {
    --all-scale-y: 0.8;
}
.scale-x-0\.9:not(#\#) {
    --all-scale-x: 0.9;
}
.scale-y-0\.9:not(#\#) {
    --all-scale-y: 0.9;
}
.scale-x-1\.1:not(#\#) {
    --all-scale-x: 1.1;
}
.scale-y-1\.1:not(#\#) {
    --all-scale-y: 1.1;
}
.scale-x-1\.2:not(#\#) {
    --all-scale-x: 1.2;
}
.scale-y-1\.2:not(#\#) {
    --all-scale-y: 1.2;
}
.scale-x-1\.3:not(#\#) {
    --all-scale-x: 1.3;
}
.scale-y-1\.3:not(#\#) {
    --all-scale-y: 1.3;
}
.scale-x-1\.4:not(#\#) {
    --all-scale-x: 1.4;
}
.scale-y-1\.4:not(#\#) {
    --all-scale-y: 1.4;
}
.scale-x-1\.5:not(#\#) {
    --all-scale-x: 1.5;
}
.scale-y-1\.5:not(#\#) {
    --all-scale-y: 1.5;
}
.scale-x-1\.6:not(#\#) {
    --all-scale-x: 1.6;
}
.scale-y-1\.6:not(#\#) {
    --all-scale-y: 1.6;
}
.scale-x-1\.7:not(#\#) {
    --all-scale-x: 1.7;
}
.scale-y-1\.7:not(#\#) {
    --all-scale-y: 1.7;
}
.scale-x-1\.8:not(#\#) {
    --all-scale-x: 1.8;
}
.scale-y-1\.8:not(#\#) {
    --all-scale-y: 1.8;
}
.scale-x-1\.9:not(#\#) {
    --all-scale-x: 1.9;
}
.scale-y-1\.9:not(#\#) {
    --all-scale-y: 1.9;
}
.active\:rotate-0:not(#\#).is-active,
.is-active>.active\:rotate-0:not(#\#),
.rotate-0:not(#\#) {
    --all-rotate: 0;
}
.active\:rotate-1:not(#\#).is-active,
.is-active>.active\:rotate-1:not(#\#),
.rotate-1:not(#\#) {
    --all-rotate: 1deg;
}
.active\:rotate-2:not(#\#).is-active,
.is-active>.active\:rotate-2:not(#\#),
.rotate-2:not(#\#) {
    --all-rotate: 2deg;
}
.active\:rotate-3:not(#\#).is-active,
.is-active>.active\:rotate-3:not(#\#),
.rotate-3:not(#\#) {
    --all-rotate: 3deg;
}
.active\:rotate-6:not(#\#).is-active,
.is-active>.active\:rotate-6:not(#\#),
.rotate-6:not(#\#) {
    --all-rotate: 6deg;
}
.active\:rotate-12:not(#\#).is-active,
.is-active>.active\:rotate-12:not(#\#),
.rotate-12:not(#\#) {
    --all-rotate: 12deg;
}
.active\:rotate-45:not(#\#).is-active,
.is-active>.active\:rotate-45:not(#\#),
.rotate-45:not(#\#) {
    --all-rotate: 45deg;
}
.active\:rotate-75:not(#\#).is-active,
.is-active>.active\:rotate-75:not(#\#),
.rotate-75:not(#\#) {
    --all-rotate: 75deg;
}
.active\:rotate-90:not(#\#).is-active,
.is-active>.active\:rotate-90:not(#\#),
.rotate-90:not(#\#) {
    --all-rotate: 90deg;
}
.active\:rotate-180:not(#\#).is-active,
.is-active>.active\:rotate-180:not(#\#),
.rotate-180:not(#\#) {
    --all-rotate: 180deg;
}
.-rotate-0:not(#\#) {
    --all-rotate: 0;
}
.-rotate-1:not(#\#) {
    --all-rotate: -1deg;
}
.-rotate-2:not(#\#) {
    --all-rotate: -2deg;
}
.-rotate-3:not(#\#) {
    --all-rotate: -3deg;
}
.-rotate-6:not(#\#) {
    --all-rotate: -6deg;
}
.-rotate-12:not(#\#) {
    --all-rotate: -12deg;
}
.-rotate-45:not(#\#) {
    --all-rotate: -45deg;
}
.-rotate-75:not(#\#) {
    --all-rotate: -75deg;
}
.-rotate-90:not(#\#) {
    --all-rotate: -90deg;
}
.-rotate-180:not(#\#) {
    --all-rotate: -180deg;
}
.translate-0:not(#\#) {
    --all-translate: 0rem;
}
.translate-x-0:not(#\#) {
    --all-translate-x: 0rem;
}
.translate-y-0:not(#\#) {
    --all-translate-y: 0rem;
}
.translate-1:not(#\#) {
    --all-translate: 0.25rem;
}
.translate-x-1:not(#\#) {
    --all-translate-x: 0.25rem;
}
.translate-y-1:not(#\#) {
    --all-translate-y: 0.25rem;
}
.translate-2:not(#\#) {
    --all-translate: 0.5rem;
}
.translate-x-2:not(#\#) {
    --all-translate-x: 0.5rem;
}
.translate-y-2:not(#\#) {
    --all-translate-y: 0.5rem;
}
.translate-3:not(#\#) {
    --all-translate: 1rem;
}
.translate-x-3:not(#\#) {
    --all-translate-x: 1rem;
}
.translate-y-3:not(#\#) {
    --all-translate-y: 1rem;
}
.translate-4:not(#\#) {
    --all-translate: 1.25rem;
}
.translate-x-4:not(#\#) {
    --all-translate-x: 1.25rem;
}
.translate-y-4:not(#\#) {
    --all-translate-y: 1.25rem;
}
.translate-5:not(#\#) {
    --all-translate: 1.5rem;
}
.translate-x-5:not(#\#) {
    --all-translate-x: 1.5rem;
}
.translate-y-5:not(#\#) {
    --all-translate-y: 1.5rem;
}
.translate-6:not(#\#) {
    --all-translate: 1.75rem;
}
.translate-x-6:not(#\#) {
    --all-translate-x: 1.75rem;
}
.translate-y-6:not(#\#) {
    --all-translate-y: 1.75rem;
}
.translate-7:not(#\#) {
    --all-translate: 2rem;
}
.translate-x-7:not(#\#) {
    --all-translate-x: 2rem;
}
.translate-y-7:not(#\#) {
    --all-translate-y: 2rem;
}
.translate-8:not(#\#) {
    --all-translate: 2.5rem;
}
.translate-x-8:not(#\#) {
    --all-translate-x: 2.5rem;
}
.translate-y-8:not(#\#) {
    --all-translate-y: 2.5rem;
}
.translate-9:not(#\#) {
    --all-translate: 3rem;
}
.translate-x-9:not(#\#) {
    --all-translate-x: 3rem;
}
.translate-y-9:not(#\#) {
    --all-translate-y: 3rem;
}
.translate-10:not(#\#) {
    --all-translate: 4rem;
}
.translate-x-10:not(#\#) {
    --all-translate-x: 4rem;
}
.translate-y-10:not(#\#) {
    --all-translate-y: 4rem;
}
.translate-11:not(#\#) {
    --all-translate: 5rem;
}
.translate-x-11:not(#\#) {
    --all-translate-x: 5rem;
}
.translate-y-11:not(#\#) {
    --all-translate-y: 5rem;
}
.translate-12:not(#\#) {
    --all-translate: 6rem;
}
.translate-x-12:not(#\#) {
    --all-translate-x: 6rem;
}
.translate-y-12:not(#\#) {
    --all-translate-y: 6rem;
}
.translate-full:not(#\#) {
    --all-translate: 100%;
}
.translate-x-full:not(#\#) {
    --all-translate-x: 100%;
}
.translate-y-full:not(#\#) {
    --all-translate-y: 100%;
}
.translate-px:not(#\#) {
    --all-translate: 1px;
}
.translate-x-px:not(#\#) {
    --all-translate-x: 1px;
}
.translate-y-px:not(#\#) {
    --all-translate-y: 1px;
}
.translate-0\.5:not(#\#) {
    --all-translate: 0.125rem;
}
.translate-x-0\.5:not(#\#) {
    --all-translate-x: 0.125rem;
}
.translate-y-0\.5:not(#\#) {
    --all-translate-y: 0.125rem;
}
.translate-1\.5:not(#\#) {
    --all-translate: 0.375rem;
}
.translate-x-1\.5:not(#\#) {
    --all-translate-x: 0.375rem;
}
.translate-y-1\.5:not(#\#) {
    --all-translate-y: 0.375rem;
}
.translate-2\.5:not(#\#) {
    --all-translate: 0.75rem;
}
.translate-x-2\.5:not(#\#) {
    --all-translate-x: 0.75rem;
}
.translate-y-2\.5:not(#\#) {
    --all-translate-y: 0.75rem;
}
.translate-1\/2:not(#\#) {
    --all-translate: 50%;
}
.translate-x-1\/2:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-1\/2:not(#\#) {
    --all-translate-y: 50%;
}
.translate-1\/3:not(#\#) {
    --all-translate: 33.3333333333%;
}
.translate-x-1\/3:not(#\#) {
    --all-translate-x: 33.3333333333%;
}
.translate-y-1\/3:not(#\#) {
    --all-translate-y: 33.3333333333%;
}
.translate-2\/3:not(#\#) {
    --all-translate: 66.6666666667%;
}
.translate-x-2\/3:not(#\#) {
    --all-translate-x: 66.6666666667%;
}
.translate-y-2\/3:not(#\#) {
    --all-translate-y: 66.6666666667%;
}
.translate-1\/4:not(#\#) {
    --all-translate: 25%;
}
.translate-x-1\/4:not(#\#) {
    --all-translate-x: 25%;
}
.translate-y-1\/4:not(#\#) {
    --all-translate-y: 25%;
}
.translate-2\/4:not(#\#) {
    --all-translate: 50%;
}
.translate-x-2\/4:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-2\/4:not(#\#) {
    --all-translate-y: 50%;
}
.translate-3\/4:not(#\#) {
    --all-translate: 75%;
}
.translate-x-3\/4:not(#\#) {
    --all-translate-x: 75%;
}
.translate-y-3\/4:not(#\#) {
    --all-translate-y: 75%;
}
.translate-1\/5:not(#\#) {
    --all-translate: 20%;
}
.translate-x-1\/5:not(#\#) {
    --all-translate-x: 20%;
}
.translate-y-1\/5:not(#\#) {
    --all-translate-y: 20%;
}
.translate-2\/5:not(#\#) {
    --all-translate: 40%;
}
.translate-x-2\/5:not(#\#) {
    --all-translate-x: 40%;
}
.translate-y-2\/5:not(#\#) {
    --all-translate-y: 40%;
}
.translate-3\/5:not(#\#) {
    --all-translate: 60%;
}
.translate-x-3\/5:not(#\#) {
    --all-translate-x: 60%;
}
.translate-y-3\/5:not(#\#) {
    --all-translate-y: 60%;
}
.translate-4\/5:not(#\#) {
    --all-translate: 80%;
}
.translate-x-4\/5:not(#\#) {
    --all-translate-x: 80%;
}
.translate-y-4\/5:not(#\#) {
    --all-translate-y: 80%;
}
.translate-1\/6:not(#\#) {
    --all-translate: 16.6666666667%;
}
.translate-x-1\/6:not(#\#) {
    --all-translate-x: 16.6666666667%;
}
.translate-y-1\/6:not(#\#) {
    --all-translate-y: 16.6666666667%;
}
.translate-2\/6:not(#\#) {
    --all-translate: 33.3333333333%;
}
.translate-x-2\/6:not(#\#) {
    --all-translate-x: 33.3333333333%;
}
.translate-y-2\/6:not(#\#) {
    --all-translate-y: 33.3333333333%;
}
.translate-3\/6:not(#\#) {
    --all-translate: 50%;
}
.translate-x-3\/6:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-3\/6:not(#\#) {
    --all-translate-y: 50%;
}
.translate-4\/6:not(#\#) {
    --all-translate: 66.6666666667%;
}
.translate-x-4\/6:not(#\#) {
    --all-translate-x: 66.6666666667%;
}
.translate-y-4\/6:not(#\#) {
    --all-translate-y: 66.6666666667%;
}
.translate-5\/6:not(#\#) {
    --all-translate: 83.3333333333%;
}
.translate-x-5\/6:not(#\#) {
    --all-translate-x: 83.3333333333%;
}
.translate-y-5\/6:not(#\#) {
    --all-translate-y: 83.3333333333%;
}
.translate-1\/7:not(#\#) {
    --all-translate: 14.2857142857%;
}
.translate-x-1\/7:not(#\#) {
    --all-translate-x: 14.2857142857%;
}
.translate-y-1\/7:not(#\#) {
    --all-translate-y: 14.2857142857%;
}
.translate-2\/7:not(#\#) {
    --all-translate: 28.5714285714%;
}
.translate-x-2\/7:not(#\#) {
    --all-translate-x: 28.5714285714%;
}
.translate-y-2\/7:not(#\#) {
    --all-translate-y: 28.5714285714%;
}
.translate-3\/7:not(#\#) {
    --all-translate: 42.8571428571%;
}
.translate-x-3\/7:not(#\#) {
    --all-translate-x: 42.8571428571%;
}
.translate-y-3\/7:not(#\#) {
    --all-translate-y: 42.8571428571%;
}
.translate-4\/7:not(#\#) {
    --all-translate: 57.1428571429%;
}
.translate-x-4\/7:not(#\#) {
    --all-translate-x: 57.1428571429%;
}
.translate-y-4\/7:not(#\#) {
    --all-translate-y: 57.1428571429%;
}
.translate-5\/7:not(#\#) {
    --all-translate: 71.4285714286%;
}
.translate-x-5\/7:not(#\#) {
    --all-translate-x: 71.4285714286%;
}
.translate-y-5\/7:not(#\#) {
    --all-translate-y: 71.4285714286%;
}
.translate-6\/7:not(#\#) {
    --all-translate: 85.7142857143%;
}
.translate-x-6\/7:not(#\#) {
    --all-translate-x: 85.7142857143%;
}
.translate-y-6\/7:not(#\#) {
    --all-translate-y: 85.7142857143%;
}
.translate-1\/8:not(#\#) {
    --all-translate: 12.5%;
}
.translate-x-1\/8:not(#\#) {
    --all-translate-x: 12.5%;
}
.translate-y-1\/8:not(#\#) {
    --all-translate-y: 12.5%;
}
.translate-2\/8:not(#\#) {
    --all-translate: 25%;
}
.translate-x-2\/8:not(#\#) {
    --all-translate-x: 25%;
}
.translate-y-2\/8:not(#\#) {
    --all-translate-y: 25%;
}
.translate-3\/8:not(#\#) {
    --all-translate: 37.5%;
}
.translate-x-3\/8:not(#\#) {
    --all-translate-x: 37.5%;
}
.translate-y-3\/8:not(#\#) {
    --all-translate-y: 37.5%;
}
.translate-4\/8:not(#\#) {
    --all-translate: 50%;
}
.translate-x-4\/8:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-4\/8:not(#\#) {
    --all-translate-y: 50%;
}
.translate-5\/8:not(#\#) {
    --all-translate: 62.5%;
}
.translate-x-5\/8:not(#\#) {
    --all-translate-x: 62.5%;
}
.translate-y-5\/8:not(#\#) {
    --all-translate-y: 62.5%;
}
.translate-6\/8:not(#\#) {
    --all-translate: 75%;
}
.translate-x-6\/8:not(#\#) {
    --all-translate-x: 75%;
}
.translate-y-6\/8:not(#\#) {
    --all-translate-y: 75%;
}
.translate-7\/8:not(#\#) {
    --all-translate: 87.5%;
}
.translate-x-7\/8:not(#\#) {
    --all-translate-x: 87.5%;
}
.translate-y-7\/8:not(#\#) {
    --all-translate-y: 87.5%;
}
.translate-1\/9:not(#\#) {
    --all-translate: 11.1111111111%;
}
.translate-x-1\/9:not(#\#) {
    --all-translate-x: 11.1111111111%;
}
.translate-y-1\/9:not(#\#) {
    --all-translate-y: 11.1111111111%;
}
.translate-2\/9:not(#\#) {
    --all-translate: 22.2222222222%;
}
.translate-x-2\/9:not(#\#) {
    --all-translate-x: 22.2222222222%;
}
.translate-y-2\/9:not(#\#) {
    --all-translate-y: 22.2222222222%;
}
.translate-3\/9:not(#\#) {
    --all-translate: 33.3333333333%;
}
.translate-x-3\/9:not(#\#) {
    --all-translate-x: 33.3333333333%;
}
.translate-y-3\/9:not(#\#) {
    --all-translate-y: 33.3333333333%;
}
.translate-4\/9:not(#\#) {
    --all-translate: 44.4444444444%;
}
.translate-x-4\/9:not(#\#) {
    --all-translate-x: 44.4444444444%;
}
.translate-y-4\/9:not(#\#) {
    --all-translate-y: 44.4444444444%;
}
.translate-5\/9:not(#\#) {
    --all-translate: 55.5555555556%;
}
.translate-x-5\/9:not(#\#) {
    --all-translate-x: 55.5555555556%;
}
.translate-y-5\/9:not(#\#) {
    --all-translate-y: 55.5555555556%;
}
.translate-6\/9:not(#\#) {
    --all-translate: 66.6666666667%;
}
.translate-x-6\/9:not(#\#) {
    --all-translate-x: 66.6666666667%;
}
.translate-y-6\/9:not(#\#) {
    --all-translate-y: 66.6666666667%;
}
.translate-7\/9:not(#\#) {
    --all-translate: 77.7777777778%;
}
.translate-x-7\/9:not(#\#) {
    --all-translate-x: 77.7777777778%;
}
.translate-y-7\/9:not(#\#) {
    --all-translate-y: 77.7777777778%;
}
.translate-8\/9:not(#\#) {
    --all-translate: 88.8888888889%;
}
.translate-x-8\/9:not(#\#) {
    --all-translate-x: 88.8888888889%;
}
.translate-y-8\/9:not(#\#) {
    --all-translate-y: 88.8888888889%;
}
.translate-1\/10:not(#\#) {
    --all-translate: 10%;
}
.translate-x-1\/10:not(#\#) {
    --all-translate-x: 10%;
}
.translate-y-1\/10:not(#\#) {
    --all-translate-y: 10%;
}
.translate-2\/10:not(#\#) {
    --all-translate: 20%;
}
.translate-x-2\/10:not(#\#) {
    --all-translate-x: 20%;
}
.translate-y-2\/10:not(#\#) {
    --all-translate-y: 20%;
}
.translate-3\/10:not(#\#) {
    --all-translate: 30%;
}
.translate-x-3\/10:not(#\#) {
    --all-translate-x: 30%;
}
.translate-y-3\/10:not(#\#) {
    --all-translate-y: 30%;
}
.translate-4\/10:not(#\#) {
    --all-translate: 40%;
}
.translate-x-4\/10:not(#\#) {
    --all-translate-x: 40%;
}
.translate-y-4\/10:not(#\#) {
    --all-translate-y: 40%;
}
.translate-5\/10:not(#\#) {
    --all-translate: 50%;
}
.translate-x-5\/10:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-5\/10:not(#\#) {
    --all-translate-y: 50%;
}
.translate-6\/10:not(#\#) {
    --all-translate: 60%;
}
.translate-x-6\/10:not(#\#) {
    --all-translate-x: 60%;
}
.translate-y-6\/10:not(#\#) {
    --all-translate-y: 60%;
}
.translate-7\/10:not(#\#) {
    --all-translate: 70%;
}
.translate-x-7\/10:not(#\#) {
    --all-translate-x: 70%;
}
.translate-y-7\/10:not(#\#) {
    --all-translate-y: 70%;
}
.translate-8\/10:not(#\#) {
    --all-translate: 80%;
}
.translate-x-8\/10:not(#\#) {
    --all-translate-x: 80%;
}
.translate-y-8\/10:not(#\#) {
    --all-translate-y: 80%;
}
.translate-9\/10:not(#\#) {
    --all-translate: 90%;
}
.translate-x-9\/10:not(#\#) {
    --all-translate-x: 90%;
}
.translate-y-9\/10:not(#\#) {
    --all-translate-y: 90%;
}
.translate-1\/11:not(#\#) {
    --all-translate: 9.0909090909%;
}
.translate-x-1\/11:not(#\#) {
    --all-translate-x: 9.0909090909%;
}
.translate-y-1\/11:not(#\#) {
    --all-translate-y: 9.0909090909%;
}
.translate-2\/11:not(#\#) {
    --all-translate: 18.1818181818%;
}
.translate-x-2\/11:not(#\#) {
    --all-translate-x: 18.1818181818%;
}
.translate-y-2\/11:not(#\#) {
    --all-translate-y: 18.1818181818%;
}
.translate-3\/11:not(#\#) {
    --all-translate: 27.2727272727%;
}
.translate-x-3\/11:not(#\#) {
    --all-translate-x: 27.2727272727%;
}
.translate-y-3\/11:not(#\#) {
    --all-translate-y: 27.2727272727%;
}
.translate-4\/11:not(#\#) {
    --all-translate: 36.3636363636%;
}
.translate-x-4\/11:not(#\#) {
    --all-translate-x: 36.3636363636%;
}
.translate-y-4\/11:not(#\#) {
    --all-translate-y: 36.3636363636%;
}
.translate-5\/11:not(#\#) {
    --all-translate: 45.4545454545%;
}
.translate-x-5\/11:not(#\#) {
    --all-translate-x: 45.4545454545%;
}
.translate-y-5\/11:not(#\#) {
    --all-translate-y: 45.4545454545%;
}
.translate-6\/11:not(#\#) {
    --all-translate: 54.5454545455%;
}
.translate-x-6\/11:not(#\#) {
    --all-translate-x: 54.5454545455%;
}
.translate-y-6\/11:not(#\#) {
    --all-translate-y: 54.5454545455%;
}
.translate-7\/11:not(#\#) {
    --all-translate: 63.6363636364%;
}
.translate-x-7\/11:not(#\#) {
    --all-translate-x: 63.6363636364%;
}
.translate-y-7\/11:not(#\#) {
    --all-translate-y: 63.6363636364%;
}
.translate-8\/11:not(#\#) {
    --all-translate: 72.7272727273%;
}
.translate-x-8\/11:not(#\#) {
    --all-translate-x: 72.7272727273%;
}
.translate-y-8\/11:not(#\#) {
    --all-translate-y: 72.7272727273%;
}
.translate-9\/11:not(#\#) {
    --all-translate: 81.8181818182%;
}
.translate-x-9\/11:not(#\#) {
    --all-translate-x: 81.8181818182%;
}
.translate-y-9\/11:not(#\#) {
    --all-translate-y: 81.8181818182%;
}
.translate-10\/11:not(#\#) {
    --all-translate: 90.9090909091%;
}
.translate-x-10\/11:not(#\#) {
    --all-translate-x: 90.9090909091%;
}
.translate-y-10\/11:not(#\#) {
    --all-translate-y: 90.9090909091%;
}
.translate-1\/12:not(#\#) {
    --all-translate: 8.3333333333%;
}
.translate-x-1\/12:not(#\#) {
    --all-translate-x: 8.3333333333%;
}
.translate-y-1\/12:not(#\#) {
    --all-translate-y: 8.3333333333%;
}
.translate-2\/12:not(#\#) {
    --all-translate: 16.6666666667%;
}
.translate-x-2\/12:not(#\#) {
    --all-translate-x: 16.6666666667%;
}
.translate-y-2\/12:not(#\#) {
    --all-translate-y: 16.6666666667%;
}
.translate-3\/12:not(#\#) {
    --all-translate: 25%;
}
.translate-x-3\/12:not(#\#) {
    --all-translate-x: 25%;
}
.translate-y-3\/12:not(#\#) {
    --all-translate-y: 25%;
}
.translate-4\/12:not(#\#) {
    --all-translate: 33.3333333333%;
}
.translate-x-4\/12:not(#\#) {
    --all-translate-x: 33.3333333333%;
}
.translate-y-4\/12:not(#\#) {
    --all-translate-y: 33.3333333333%;
}
.translate-5\/12:not(#\#) {
    --all-translate: 41.6666666667%;
}
.translate-x-5\/12:not(#\#) {
    --all-translate-x: 41.6666666667%;
}
.translate-y-5\/12:not(#\#) {
    --all-translate-y: 41.6666666667%;
}
.translate-6\/12:not(#\#) {
    --all-translate: 50%;
}
.translate-x-6\/12:not(#\#) {
    --all-translate-x: 50%;
}
.translate-y-6\/12:not(#\#) {
    --all-translate-y: 50%;
}
.translate-7\/12:not(#\#) {
    --all-translate: 58.3333333333%;
}
.translate-x-7\/12:not(#\#) {
    --all-translate-x: 58.3333333333%;
}
.translate-y-7\/12:not(#\#) {
    --all-translate-y: 58.3333333333%;
}
.translate-8\/12:not(#\#) {
    --all-translate: 66.6666666667%;
}
.translate-x-8\/12:not(#\#) {
    --all-translate-x: 66.6666666667%;
}
.translate-y-8\/12:not(#\#) {
    --all-translate-y: 66.6666666667%;
}
.translate-9\/12:not(#\#) {
    --all-translate: 75%;
}
.translate-x-9\/12:not(#\#) {
    --all-translate-x: 75%;
}
.translate-y-9\/12:not(#\#) {
    --all-translate-y: 75%;
}
.translate-10\/12:not(#\#) {
    --all-translate: 83.3333333333%;
}
.translate-x-10\/12:not(#\#) {
    --all-translate-x: 83.3333333333%;
}
.translate-y-10\/12:not(#\#) {
    --all-translate-y: 83.3333333333%;
}
.translate-11\/12:not(#\#) {
    --all-translate: 91.6666666667%;
}
.translate-x-11\/12:not(#\#) {
    --all-translate-x: 91.6666666667%;
}
.translate-y-11\/12:not(#\#) {
    --all-translate-y: 91.6666666667%;
}
.-translate-0:not(#\#) {
    --all-translate: 0rem;
}
.-translate-x-0:not(#\#) {
    --all-translate-x: 0rem;
}
.-translate-y-0:not(#\#) {
    --all-translate-y: 0rem;
}
.-translate-1:not(#\#) {
    --all-translate: -0.25rem;
}
.-translate-x-1:not(#\#) {
    --all-translate-x: -0.25rem;
}
.-translate-y-1:not(#\#) {
    --all-translate-y: -0.25rem;
}
.-translate-2:not(#\#) {
    --all-translate: -0.5rem;
}
.-translate-x-2:not(#\#) {
    --all-translate-x: -0.5rem;
}
.-translate-y-2:not(#\#) {
    --all-translate-y: -0.5rem;
}
.-translate-3:not(#\#) {
    --all-translate: -1rem;
}
.-translate-x-3:not(#\#) {
    --all-translate-x: -1rem;
}
.-translate-y-3:not(#\#) {
    --all-translate-y: -1rem;
}
.-translate-4:not(#\#) {
    --all-translate: -1.25rem;
}
.-translate-x-4:not(#\#) {
    --all-translate-x: -1.25rem;
}
.-translate-y-4:not(#\#) {
    --all-translate-y: -1.25rem;
}
.-translate-5:not(#\#) {
    --all-translate: -1.5rem;
}
.-translate-x-5:not(#\#) {
    --all-translate-x: -1.5rem;
}
.-translate-y-5:not(#\#) {
    --all-translate-y: -1.5rem;
}
.-translate-6:not(#\#) {
    --all-translate: -1.75rem;
}
.-translate-x-6:not(#\#) {
    --all-translate-x: -1.75rem;
}
.-translate-y-6:not(#\#) {
    --all-translate-y: -1.75rem;
}
.-translate-7:not(#\#) {
    --all-translate: -2rem;
}
.-translate-x-7:not(#\#) {
    --all-translate-x: -2rem;
}
.-translate-y-7:not(#\#) {
    --all-translate-y: -2rem;
}
.-translate-8:not(#\#) {
    --all-translate: -2.5rem;
}
.-translate-x-8:not(#\#) {
    --all-translate-x: -2.5rem;
}
.-translate-y-8:not(#\#) {
    --all-translate-y: -2.5rem;
}
.-translate-9:not(#\#) {
    --all-translate: -3rem;
}
.-translate-x-9:not(#\#) {
    --all-translate-x: -3rem;
}
.-translate-y-9:not(#\#) {
    --all-translate-y: -3rem;
}
.-translate-10:not(#\#) {
    --all-translate: -4rem;
}
.-translate-x-10:not(#\#) {
    --all-translate-x: -4rem;
}
.-translate-y-10:not(#\#) {
    --all-translate-y: -4rem;
}
.-translate-11:not(#\#) {
    --all-translate: -5rem;
}
.-translate-x-11:not(#\#) {
    --all-translate-x: -5rem;
}
.-translate-y-11:not(#\#) {
    --all-translate-y: -5rem;
}
.-translate-12:not(#\#) {
    --all-translate: -6rem;
}
.-translate-x-12:not(#\#) {
    --all-translate-x: -6rem;
}
.-translate-y-12:not(#\#) {
    --all-translate-y: -6rem;
}
.-translate-px:not(#\#) {
    --all-translate: -1px;
}
.-translate-x-px:not(#\#) {
    --all-translate-x: -1px;
}
.-translate-y-px:not(#\#) {
    --all-translate-y: -1px;
}
.-translate-0\.5:not(#\#) {
    --all-translate: -0.125rem;
}
.-translate-x-0\.5:not(#\#) {
    --all-translate-x: -0.125rem;
}
.-translate-y-0\.5:not(#\#) {
    --all-translate-y: -0.125rem;
}
.-translate-1\.5:not(#\#) {
    --all-translate: -0.375rem;
}
.-translate-x-1\.5:not(#\#) {
    --all-translate-x: -0.375rem;
}
.-translate-y-1\.5:not(#\#) {
    --all-translate-y: -0.375rem;
}
.-translate-2\.5:not(#\#) {
    --all-translate: -0.75rem;
}
.-translate-x-2\.5:not(#\#) {
    --all-translate-x: -0.75rem;
}
.-translate-y-2\.5:not(#\#) {
    --all-translate-y: -0.75rem;
}
.-translate-1\/2:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-1\/2:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-1\/2:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-1\/3:not(#\#) {
    --all-translate: -33.3333333333%;
}
.-translate-x-1\/3:not(#\#) {
    --all-translate-x: -33.3333333333%;
}
.-translate-y-1\/3:not(#\#) {
    --all-translate-y: -33.3333333333%;
}
.-translate-2\/3:not(#\#) {
    --all-translate: -66.6666666667%;
}
.-translate-x-2\/3:not(#\#) {
    --all-translate-x: -66.6666666667%;
}
.-translate-y-2\/3:not(#\#) {
    --all-translate-y: -66.6666666667%;
}
.-translate-1\/4:not(#\#) {
    --all-translate: -25%;
}
.-translate-x-1\/4:not(#\#) {
    --all-translate-x: -25%;
}
.-translate-y-1\/4:not(#\#) {
    --all-translate-y: -25%;
}
.-translate-2\/4:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-2\/4:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-2\/4:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-3\/4:not(#\#) {
    --all-translate: -75%;
}
.-translate-x-3\/4:not(#\#) {
    --all-translate-x: -75%;
}
.-translate-y-3\/4:not(#\#) {
    --all-translate-y: -75%;
}
.-translate-1\/5:not(#\#) {
    --all-translate: -20%;
}
.-translate-x-1\/5:not(#\#) {
    --all-translate-x: -20%;
}
.-translate-y-1\/5:not(#\#) {
    --all-translate-y: -20%;
}
.-translate-2\/5:not(#\#) {
    --all-translate: -40%;
}
.-translate-x-2\/5:not(#\#) {
    --all-translate-x: -40%;
}
.-translate-y-2\/5:not(#\#) {
    --all-translate-y: -40%;
}
.-translate-3\/5:not(#\#) {
    --all-translate: -60%;
}
.-translate-x-3\/5:not(#\#) {
    --all-translate-x: -60%;
}
.-translate-y-3\/5:not(#\#) {
    --all-translate-y: -60%;
}
.-translate-4\/5:not(#\#) {
    --all-translate: -80%;
}
.-translate-x-4\/5:not(#\#) {
    --all-translate-x: -80%;
}
.-translate-y-4\/5:not(#\#) {
    --all-translate-y: -80%;
}
.-translate-1\/6:not(#\#) {
    --all-translate: -16.6666666667%;
}
.-translate-x-1\/6:not(#\#) {
    --all-translate-x: -16.6666666667%;
}
.-translate-y-1\/6:not(#\#) {
    --all-translate-y: -16.6666666667%;
}
.-translate-2\/6:not(#\#) {
    --all-translate: -33.3333333333%;
}
.-translate-x-2\/6:not(#\#) {
    --all-translate-x: -33.3333333333%;
}
.-translate-y-2\/6:not(#\#) {
    --all-translate-y: -33.3333333333%;
}
.-translate-3\/6:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-3\/6:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-3\/6:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-4\/6:not(#\#) {
    --all-translate: -66.6666666667%;
}
.-translate-x-4\/6:not(#\#) {
    --all-translate-x: -66.6666666667%;
}
.-translate-y-4\/6:not(#\#) {
    --all-translate-y: -66.6666666667%;
}
.-translate-5\/6:not(#\#) {
    --all-translate: -83.3333333333%;
}
.-translate-x-5\/6:not(#\#) {
    --all-translate-x: -83.3333333333%;
}
.-translate-y-5\/6:not(#\#) {
    --all-translate-y: -83.3333333333%;
}
.-translate-1\/7:not(#\#) {
    --all-translate: -14.2857142857%;
}
.-translate-x-1\/7:not(#\#) {
    --all-translate-x: -14.2857142857%;
}
.-translate-y-1\/7:not(#\#) {
    --all-translate-y: -14.2857142857%;
}
.-translate-2\/7:not(#\#) {
    --all-translate: -28.5714285714%;
}
.-translate-x-2\/7:not(#\#) {
    --all-translate-x: -28.5714285714%;
}
.-translate-y-2\/7:not(#\#) {
    --all-translate-y: -28.5714285714%;
}
.-translate-3\/7:not(#\#) {
    --all-translate: -42.8571428571%;
}
.-translate-x-3\/7:not(#\#) {
    --all-translate-x: -42.8571428571%;
}
.-translate-y-3\/7:not(#\#) {
    --all-translate-y: -42.8571428571%;
}
.-translate-4\/7:not(#\#) {
    --all-translate: -57.1428571429%;
}
.-translate-x-4\/7:not(#\#) {
    --all-translate-x: -57.1428571429%;
}
.-translate-y-4\/7:not(#\#) {
    --all-translate-y: -57.1428571429%;
}
.-translate-5\/7:not(#\#) {
    --all-translate: -71.4285714286%;
}
.-translate-x-5\/7:not(#\#) {
    --all-translate-x: -71.4285714286%;
}
.-translate-y-5\/7:not(#\#) {
    --all-translate-y: -71.4285714286%;
}
.-translate-6\/7:not(#\#) {
    --all-translate: -85.7142857143%;
}
.-translate-x-6\/7:not(#\#) {
    --all-translate-x: -85.7142857143%;
}
.-translate-y-6\/7:not(#\#) {
    --all-translate-y: -85.7142857143%;
}
.-translate-1\/8:not(#\#) {
    --all-translate: -12.5%;
}
.-translate-x-1\/8:not(#\#) {
    --all-translate-x: -12.5%;
}
.-translate-y-1\/8:not(#\#) {
    --all-translate-y: -12.5%;
}
.-translate-2\/8:not(#\#) {
    --all-translate: -25%;
}
.-translate-x-2\/8:not(#\#) {
    --all-translate-x: -25%;
}
.-translate-y-2\/8:not(#\#) {
    --all-translate-y: -25%;
}
.-translate-3\/8:not(#\#) {
    --all-translate: -37.5%;
}
.-translate-x-3\/8:not(#\#) {
    --all-translate-x: -37.5%;
}
.-translate-y-3\/8:not(#\#) {
    --all-translate-y: -37.5%;
}
.-translate-4\/8:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-4\/8:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-4\/8:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-5\/8:not(#\#) {
    --all-translate: -62.5%;
}
.-translate-x-5\/8:not(#\#) {
    --all-translate-x: -62.5%;
}
.-translate-y-5\/8:not(#\#) {
    --all-translate-y: -62.5%;
}
.-translate-6\/8:not(#\#) {
    --all-translate: -75%;
}
.-translate-x-6\/8:not(#\#) {
    --all-translate-x: -75%;
}
.-translate-y-6\/8:not(#\#) {
    --all-translate-y: -75%;
}
.-translate-7\/8:not(#\#) {
    --all-translate: -87.5%;
}
.-translate-x-7\/8:not(#\#) {
    --all-translate-x: -87.5%;
}
.-translate-y-7\/8:not(#\#) {
    --all-translate-y: -87.5%;
}
.-translate-1\/9:not(#\#) {
    --all-translate: -11.1111111111%;
}
.-translate-x-1\/9:not(#\#) {
    --all-translate-x: -11.1111111111%;
}
.-translate-y-1\/9:not(#\#) {
    --all-translate-y: -11.1111111111%;
}
.-translate-2\/9:not(#\#) {
    --all-translate: -22.2222222222%;
}
.-translate-x-2\/9:not(#\#) {
    --all-translate-x: -22.2222222222%;
}
.-translate-y-2\/9:not(#\#) {
    --all-translate-y: -22.2222222222%;
}
.-translate-3\/9:not(#\#) {
    --all-translate: -33.3333333333%;
}
.-translate-x-3\/9:not(#\#) {
    --all-translate-x: -33.3333333333%;
}
.-translate-y-3\/9:not(#\#) {
    --all-translate-y: -33.3333333333%;
}
.-translate-4\/9:not(#\#) {
    --all-translate: -44.4444444444%;
}
.-translate-x-4\/9:not(#\#) {
    --all-translate-x: -44.4444444444%;
}
.-translate-y-4\/9:not(#\#) {
    --all-translate-y: -44.4444444444%;
}
.-translate-5\/9:not(#\#) {
    --all-translate: -55.5555555556%;
}
.-translate-x-5\/9:not(#\#) {
    --all-translate-x: -55.5555555556%;
}
.-translate-y-5\/9:not(#\#) {
    --all-translate-y: -55.5555555556%;
}
.-translate-6\/9:not(#\#) {
    --all-translate: -66.6666666667%;
}
.-translate-x-6\/9:not(#\#) {
    --all-translate-x: -66.6666666667%;
}
.-translate-y-6\/9:not(#\#) {
    --all-translate-y: -66.6666666667%;
}
.-translate-7\/9:not(#\#) {
    --all-translate: -77.7777777778%;
}
.-translate-x-7\/9:not(#\#) {
    --all-translate-x: -77.7777777778%;
}
.-translate-y-7\/9:not(#\#) {
    --all-translate-y: -77.7777777778%;
}
.-translate-8\/9:not(#\#) {
    --all-translate: -88.8888888889%;
}
.-translate-x-8\/9:not(#\#) {
    --all-translate-x: -88.8888888889%;
}
.-translate-y-8\/9:not(#\#) {
    --all-translate-y: -88.8888888889%;
}
.-translate-1\/10:not(#\#) {
    --all-translate: -10%;
}
.-translate-x-1\/10:not(#\#) {
    --all-translate-x: -10%;
}
.-translate-y-1\/10:not(#\#) {
    --all-translate-y: -10%;
}
.-translate-2\/10:not(#\#) {
    --all-translate: -20%;
}
.-translate-x-2\/10:not(#\#) {
    --all-translate-x: -20%;
}
.-translate-y-2\/10:not(#\#) {
    --all-translate-y: -20%;
}
.-translate-3\/10:not(#\#) {
    --all-translate: -30%;
}
.-translate-x-3\/10:not(#\#) {
    --all-translate-x: -30%;
}
.-translate-y-3\/10:not(#\#) {
    --all-translate-y: -30%;
}
.-translate-4\/10:not(#\#) {
    --all-translate: -40%;
}
.-translate-x-4\/10:not(#\#) {
    --all-translate-x: -40%;
}
.-translate-y-4\/10:not(#\#) {
    --all-translate-y: -40%;
}
.-translate-5\/10:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-5\/10:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-5\/10:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-6\/10:not(#\#) {
    --all-translate: -60%;
}
.-translate-x-6\/10:not(#\#) {
    --all-translate-x: -60%;
}
.-translate-y-6\/10:not(#\#) {
    --all-translate-y: -60%;
}
.-translate-7\/10:not(#\#) {
    --all-translate: -70%;
}
.-translate-x-7\/10:not(#\#) {
    --all-translate-x: -70%;
}
.-translate-y-7\/10:not(#\#) {
    --all-translate-y: -70%;
}
.-translate-8\/10:not(#\#) {
    --all-translate: -80%;
}
.-translate-x-8\/10:not(#\#) {
    --all-translate-x: -80%;
}
.-translate-y-8\/10:not(#\#) {
    --all-translate-y: -80%;
}
.-translate-9\/10:not(#\#) {
    --all-translate: -90%;
}
.-translate-x-9\/10:not(#\#) {
    --all-translate-x: -90%;
}
.-translate-y-9\/10:not(#\#) {
    --all-translate-y: -90%;
}
.-translate-1\/11:not(#\#) {
    --all-translate: -9.0909090909%;
}
.-translate-x-1\/11:not(#\#) {
    --all-translate-x: -9.0909090909%;
}
.-translate-y-1\/11:not(#\#) {
    --all-translate-y: -9.0909090909%;
}
.-translate-2\/11:not(#\#) {
    --all-translate: -18.1818181818%;
}
.-translate-x-2\/11:not(#\#) {
    --all-translate-x: -18.1818181818%;
}
.-translate-y-2\/11:not(#\#) {
    --all-translate-y: -18.1818181818%;
}
.-translate-3\/11:not(#\#) {
    --all-translate: -27.2727272727%;
}
.-translate-x-3\/11:not(#\#) {
    --all-translate-x: -27.2727272727%;
}
.-translate-y-3\/11:not(#\#) {
    --all-translate-y: -27.2727272727%;
}
.-translate-4\/11:not(#\#) {
    --all-translate: -36.3636363636%;
}
.-translate-x-4\/11:not(#\#) {
    --all-translate-x: -36.3636363636%;
}
.-translate-y-4\/11:not(#\#) {
    --all-translate-y: -36.3636363636%;
}
.-translate-5\/11:not(#\#) {
    --all-translate: -45.4545454545%;
}
.-translate-x-5\/11:not(#\#) {
    --all-translate-x: -45.4545454545%;
}
.-translate-y-5\/11:not(#\#) {
    --all-translate-y: -45.4545454545%;
}
.-translate-6\/11:not(#\#) {
    --all-translate: -54.5454545455%;
}
.-translate-x-6\/11:not(#\#) {
    --all-translate-x: -54.5454545455%;
}
.-translate-y-6\/11:not(#\#) {
    --all-translate-y: -54.5454545455%;
}
.-translate-7\/11:not(#\#) {
    --all-translate: -63.6363636364%;
}
.-translate-x-7\/11:not(#\#) {
    --all-translate-x: -63.6363636364%;
}
.-translate-y-7\/11:not(#\#) {
    --all-translate-y: -63.6363636364%;
}
.-translate-8\/11:not(#\#) {
    --all-translate: -72.7272727273%;
}
.-translate-x-8\/11:not(#\#) {
    --all-translate-x: -72.7272727273%;
}
.-translate-y-8\/11:not(#\#) {
    --all-translate-y: -72.7272727273%;
}
.-translate-9\/11:not(#\#) {
    --all-translate: -81.8181818182%;
}
.-translate-x-9\/11:not(#\#) {
    --all-translate-x: -81.8181818182%;
}
.-translate-y-9\/11:not(#\#) {
    --all-translate-y: -81.8181818182%;
}
.-translate-10\/11:not(#\#) {
    --all-translate: -90.9090909091%;
}
.-translate-x-10\/11:not(#\#) {
    --all-translate-x: -90.9090909091%;
}
.-translate-y-10\/11:not(#\#) {
    --all-translate-y: -90.9090909091%;
}
.-translate-1\/12:not(#\#) {
    --all-translate: -8.3333333333%;
}
.-translate-x-1\/12:not(#\#) {
    --all-translate-x: -8.3333333333%;
}
.-translate-y-1\/12:not(#\#) {
    --all-translate-y: -8.3333333333%;
}
.-translate-2\/12:not(#\#) {
    --all-translate: -16.6666666667%;
}
.-translate-x-2\/12:not(#\#) {
    --all-translate-x: -16.6666666667%;
}
.-translate-y-2\/12:not(#\#) {
    --all-translate-y: -16.6666666667%;
}
.-translate-3\/12:not(#\#) {
    --all-translate: -25%;
}
.-translate-x-3\/12:not(#\#) {
    --all-translate-x: -25%;
}
.-translate-y-3\/12:not(#\#) {
    --all-translate-y: -25%;
}
.-translate-4\/12:not(#\#) {
    --all-translate: -33.3333333333%;
}
.-translate-x-4\/12:not(#\#) {
    --all-translate-x: -33.3333333333%;
}
.-translate-y-4\/12:not(#\#) {
    --all-translate-y: -33.3333333333%;
}
.-translate-5\/12:not(#\#) {
    --all-translate: -41.6666666667%;
}
.-translate-x-5\/12:not(#\#) {
    --all-translate-x: -41.6666666667%;
}
.-translate-y-5\/12:not(#\#) {
    --all-translate-y: -41.6666666667%;
}
.-translate-6\/12:not(#\#) {
    --all-translate: -50%;
}
.-translate-x-6\/12:not(#\#) {
    --all-translate-x: -50%;
}
.-translate-y-6\/12:not(#\#) {
    --all-translate-y: -50%;
}
.-translate-7\/12:not(#\#) {
    --all-translate: -58.3333333333%;
}
.-translate-x-7\/12:not(#\#) {
    --all-translate-x: -58.3333333333%;
}
.-translate-y-7\/12:not(#\#) {
    --all-translate-y: -58.3333333333%;
}
.-translate-8\/12:not(#\#) {
    --all-translate: -66.6666666667%;
}
.-translate-x-8\/12:not(#\#) {
    --all-translate-x: -66.6666666667%;
}
.-translate-y-8\/12:not(#\#) {
    --all-translate-y: -66.6666666667%;
}
.-translate-9\/12:not(#\#) {
    --all-translate: -75%;
}
.-translate-x-9\/12:not(#\#) {
    --all-translate-x: -75%;
}
.-translate-y-9\/12:not(#\#) {
    --all-translate-y: -75%;
}
.-translate-10\/12:not(#\#) {
    --all-translate: -83.3333333333%;
}
.-translate-x-10\/12:not(#\#) {
    --all-translate-x: -83.3333333333%;
}
.-translate-y-10\/12:not(#\#) {
    --all-translate-y: -83.3333333333%;
}
.-translate-11\/12:not(#\#) {
    --all-translate: -91.6666666667%;
}
.-translate-x-11\/12:not(#\#) {
    --all-translate-x: -91.6666666667%;
}
.-translate-y-11\/12:not(#\#) {
    --all-translate-y: -91.6666666667%;
}
.skew-x-0:not(#\#) {
    --all-skew-x: 0;
}
.skew-y-0:not(#\#) {
    --all-skew-y: 0;
}
.skew-x-1:not(#\#) {
    --all-skew-x: 1deg;
}
.skew-y-1:not(#\#) {
    --all-skew-y: 1deg;
}
.skew-x-2:not(#\#) {
    --all-skew-x: 2deg;
}
.skew-y-2:not(#\#) {
    --all-skew-y: 2deg;
}
.skew-x-3:not(#\#) {
    --all-skew-x: 3deg;
}
.skew-y-3:not(#\#) {
    --all-skew-y: 3deg;
}
.skew-x-4:not(#\#) {
    --all-skew-x: 4deg;
}
.skew-y-4:not(#\#) {
    --all-skew-y: 4deg;
}
.skew-x-5:not(#\#) {
    --all-skew-x: 5deg;
}
.skew-y-5:not(#\#) {
    --all-skew-y: 5deg;
}
.skew-x-6:not(#\#) {
    --all-skew-x: 6deg;
}
.skew-y-6:not(#\#) {
    --all-skew-y: 6deg;
}
.-skew-x-0:not(#\#) {
    --all-skew-x: 0;
}
.-skew-y-0:not(#\#) {
    --all-skew-y: 0;
}
.-skew-x-1:not(#\#) {
    --all-skew-x: -1deg;
}
.-skew-y-1:not(#\#) {
    --all-skew-y: -1deg;
}
.-skew-x-2:not(#\#) {
    --all-skew-x: -2deg;
}
.-skew-y-2:not(#\#) {
    --all-skew-y: -2deg;
}
.-skew-x-3:not(#\#) {
    --all-skew-x: -3deg;
}
.-skew-y-3:not(#\#) {
    --all-skew-y: -3deg;
}
.-skew-x-4:not(#\#) {
    --all-skew-x: -4deg;
}
.-skew-y-4:not(#\#) {
    --all-skew-y: -4deg;
}
.-skew-x-5:not(#\#) {
    --all-skew-x: -5deg;
}
.-skew-y-5:not(#\#) {
    --all-skew-y: -5deg;
}
.-skew-x-6:not(#\#) {
    --all-skew-x: -6deg;
}
.-skew-y-6:not(#\#) {
    --all-skew-y: -6deg;
}
.w-initial:not(#\#) {
    width: initial;
}
.w-full:not(#\#) {
    width: 100%;
}
.w-none:not(#\#) {
    width: 0;
}
.w-\[24\]:not(#\#) {
    width: 24px;
}
.w-\[32\]:not(#\#) {
    width: 32px;
}
.w-\[40\]:not(#\#) {
    width: 40px;
}
.w-\[48\]:not(#\#) {
    width: 48px;
}
.w-\[56\]:not(#\#) {
    width: 56px;
}
.w-\[64\]:not(#\#) {
    width: 64px;
}
.w-\[72\]:not(#\#) {
    width: 72px;
}
.w-\[80\]:not(#\#) {
    width: 80px;
}
.w-\[88\]:not(#\#) {
    width: 88px;
}
.w-\[96\]:not(#\#) {
    width: 96px;
}
.w-\[120\]:not(#\#) {
    width: 120px;
}
.w-\[160\]:not(#\#) {
    width: 160px;
}
.w-\[200\]:not(#\#) {
    width: 200px;
}
.w-\[240\]:not(#\#) {
    width: 240px;
}
.w-\[280\]:not(#\#) {
    width: 280px;
}
.w-\[320\]:not(#\#) {
    width: 320px;
}
.w-\[360\]:not(#\#) {
    width: 360px;
}
.w-\[400\]:not(#\#) {
    width: 400px;
}
.w-\[440\]:not(#\#) {
    width: 440px;
}
.w-\[480\]:not(#\#) {
    width: 480px;
}
.w-\[520\]:not(#\#) {
    width: 520px;
}
.w-\[560\]:not(#\#) {
    width: 560px;
}
.w-\[600\]:not(#\#) {
    width: 600px;
}
.w-\[640\]:not(#\#) {
    width: 640px;
}
.w-\[680\]:not(#\#) {
    width: 680px;
}
.w-\[720\]:not(#\#) {
    width: 720px;
}
.w-\[760\]:not(#\#) {
    width: 760px;
}
.w-\[800\]:not(#\#) {
    width: 800px;
}
.w-\[840\]:not(#\#) {
    width: 840px;
}
.w-\[880\]:not(#\#) {
    width: 880px;
}
.w-\[920\]:not(#\#) {
    width: 920px;
}
.w-\[960\]:not(#\#) {
    width: 960px;
}
.w-1\/2:not(#\#) {
    width: 50%;
}
.w-1\/3:not(#\#) {
    width: 33.3333333333%;
}
.w-2\/3:not(#\#) {
    width: 66.6666666667%;
}
.w-1\/4:not(#\#) {
    width: 25%;
}
.w-2\/4:not(#\#) {
    width: 50%;
}
.w-3\/4:not(#\#) {
    width: 75%;
}
.w-1\/5:not(#\#) {
    width: 20%;
}
.w-2\/5:not(#\#) {
    width: 40%;
}
.w-3\/5:not(#\#) {
    width: 60%;
}
.w-4\/5:not(#\#) {
    width: 80%;
}
.w-1\/6:not(#\#) {
    width: 16.6666666667%;
}
.w-2\/6:not(#\#) {
    width: 33.3333333333%;
}
.w-3\/6:not(#\#) {
    width: 50%;
}
.w-4\/6:not(#\#) {
    width: 66.6666666667%;
}
.w-5\/6:not(#\#) {
    width: 83.3333333333%;
}
.w-1\/7:not(#\#) {
    width: 14.2857142857%;
}
.w-2\/7:not(#\#) {
    width: 28.5714285714%;
}
.w-3\/7:not(#\#) {
    width: 42.8571428571%;
}
.w-4\/7:not(#\#) {
    width: 57.1428571429%;
}
.w-5\/7:not(#\#) {
    width: 71.4285714286%;
}
.w-6\/7:not(#\#) {
    width: 85.7142857143%;
}
.w-1\/8:not(#\#) {
    width: 12.5%;
}
.w-2\/8:not(#\#) {
    width: 25%;
}
.w-3\/8:not(#\#) {
    width: 37.5%;
}
.w-4\/8:not(#\#) {
    width: 50%;
}
.w-5\/8:not(#\#) {
    width: 62.5%;
}
.w-6\/8:not(#\#) {
    width: 75%;
}
.w-7\/8:not(#\#) {
    width: 87.5%;
}
.w-1\/9:not(#\#) {
    width: 11.1111111111%;
}
.w-2\/9:not(#\#) {
    width: 22.2222222222%;
}
.w-3\/9:not(#\#) {
    width: 33.3333333333%;
}
.w-4\/9:not(#\#) {
    width: 44.4444444444%;
}
.w-5\/9:not(#\#) {
    width: 55.5555555556%;
}
.w-6\/9:not(#\#) {
    width: 66.6666666667%;
}
.w-7\/9:not(#\#) {
    width: 77.7777777778%;
}
.w-8\/9:not(#\#) {
    width: 88.8888888889%;
}
.w-1\/10:not(#\#) {
    width: 10%;
}
.w-2\/10:not(#\#) {
    width: 20%;
}
.w-3\/10:not(#\#) {
    width: 30%;
}
.w-4\/10:not(#\#) {
    width: 40%;
}
.w-5\/10:not(#\#) {
    width: 50%;
}
.w-6\/10:not(#\#) {
    width: 60%;
}
.w-7\/10:not(#\#) {
    width: 70%;
}
.w-8\/10:not(#\#) {
    width: 80%;
}
.w-9\/10:not(#\#) {
    width: 90%;
}
.w-1\/11:not(#\#) {
    width: 9.0909090909%;
}
.w-2\/11:not(#\#) {
    width: 18.1818181818%;
}
.w-3\/11:not(#\#) {
    width: 27.2727272727%;
}
.w-4\/11:not(#\#) {
    width: 36.3636363636%;
}
.w-5\/11:not(#\#) {
    width: 45.4545454545%;
}
.w-6\/11:not(#\#) {
    width: 54.5454545455%;
}
.w-7\/11:not(#\#) {
    width: 63.6363636364%;
}
.w-8\/11:not(#\#) {
    width: 72.7272727273%;
}
.w-9\/11:not(#\#) {
    width: 81.8181818182%;
}
.w-10\/11:not(#\#) {
    width: 90.9090909091%;
}
.w-1\/12:not(#\#) {
    width: 8.3333333333%;
}
.w-2\/12:not(#\#) {
    width: 16.6666666667%;
}
.w-3\/12:not(#\#) {
    width: 25%;
}
.w-4\/12:not(#\#) {
    width: 33.3333333333%;
}
.w-5\/12:not(#\#) {
    width: 41.6666666667%;
}
.w-6\/12:not(#\#) {
    width: 50%;
}
.w-7\/12:not(#\#) {
    width: 58.3333333333%;
}
.w-8\/12:not(#\#) {
    width: 66.6666666667%;
}
.w-9\/12:not(#\#) {
    width: 75%;
}
.w-10\/12:not(#\#) {
    width: 83.3333333333%;
}
.w-11\/12:not(#\#) {
    width: 91.6666666667%;
}
.w-auto:not(#\#) {
    width: auto;
}
.w-fit:not(#\#) {
    width: fit-content;
}
.w-min:not(#\#) {
    width: min-content;
}
.w-max:not(#\#) {
    width: max-content;
}
@container container (max-width:575.98px) {
    .sm\:w-initial:not(#\#) {
        width: initial;
    }
    .sm\:w-full:not(#\#) {
        width: 100%;
    }
    .sm\:w-none:not(#\#) {
        width: 0;
    }
    .sm\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .sm\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .sm\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .sm\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .sm\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .sm\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .sm\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .sm\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .sm\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .sm\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .sm\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .sm\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .sm\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .sm\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .sm\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .sm\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .sm\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .sm\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .sm\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .sm\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .sm\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .sm\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .sm\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .sm\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .sm\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .sm\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .sm\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .sm\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .sm\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .sm\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .sm\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .sm\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .sm\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .sm\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .sm\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .sm\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .sm\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .sm\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .sm\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .sm\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .sm\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .sm\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .sm\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .sm\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .sm\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .sm\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .sm\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .sm\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .sm\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .sm\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .sm\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .sm\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .sm\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .sm\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .sm\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .sm\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .sm\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .sm\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .sm\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .sm\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .sm\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .sm\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .sm\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .sm\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .sm\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .sm\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .sm\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .sm\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .sm\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .sm\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .sm\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .sm\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .sm\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .sm\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .sm\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .sm\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .sm\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .sm\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .sm\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .sm\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .sm\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .sm\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .sm\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .sm\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .sm\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .sm\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .sm\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .sm\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .sm\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .sm\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .sm\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .sm\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .sm\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .sm\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .sm\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .sm\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .sm\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .sm\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .sm\:w-auto:not(#\#) {
        width: auto;
    }
    .sm\:w-fit:not(#\#) {
        width: fit-content;
    }
    .sm\:w-min:not(#\#) {
        width: min-content;
    }
    .sm\:w-max:not(#\#) {
        width: max-content;
    }
}
@container container (min-width:768px) {
    .md\:w-initial:not(#\#) {
        width: initial;
    }
    .md\:w-full:not(#\#) {
        width: 100%;
    }
    .md\:w-none:not(#\#) {
        width: 0;
    }
    .md\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .md\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .md\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .md\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .md\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .md\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .md\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .md\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .md\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .md\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .md\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .md\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .md\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .md\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .md\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .md\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .md\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .md\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .md\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .md\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .md\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .md\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .md\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .md\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .md\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .md\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .md\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .md\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .md\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .md\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .md\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .md\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .md\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .md\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .md\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .md\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .md\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .md\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .md\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .md\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .md\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .md\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .md\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .md\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .md\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .md\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .md\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .md\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .md\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .md\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .md\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .md\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .md\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .md\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .md\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .md\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .md\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .md\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .md\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .md\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .md\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .md\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .md\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .md\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .md\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .md\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .md\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .md\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .md\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .md\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .md\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .md\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .md\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .md\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .md\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .md\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .md\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .md\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .md\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .md\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .md\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .md\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .md\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .md\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .md\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .md\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .md\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .md\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .md\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .md\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .md\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .md\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .md\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .md\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .md\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .md\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .md\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .md\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .md\:w-auto:not(#\#) {
        width: auto;
    }
    .md\:w-fit:not(#\#) {
        width: fit-content;
    }
    .md\:w-min:not(#\#) {
        width: min-content;
    }
    .md\:w-max:not(#\#) {
        width: max-content;
    }
}
@container container (min-width:1024px) {
    .lg\:w-initial:not(#\#) {
        width: initial;
    }
    .lg\:w-full:not(#\#) {
        width: 100%;
    }
    .lg\:w-none:not(#\#) {
        width: 0;
    }
    .lg\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .lg\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .lg\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .lg\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .lg\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .lg\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .lg\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .lg\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .lg\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .lg\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .lg\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .lg\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .lg\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .lg\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .lg\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .lg\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .lg\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .lg\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .lg\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .lg\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .lg\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .lg\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .lg\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .lg\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .lg\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .lg\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .lg\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .lg\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .lg\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .lg\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .lg\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .lg\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .lg\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .lg\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .lg\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .lg\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .lg\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .lg\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .lg\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .lg\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .lg\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .lg\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .lg\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .lg\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .lg\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .lg\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .lg\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .lg\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .lg\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .lg\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .lg\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .lg\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .lg\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .lg\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .lg\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .lg\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .lg\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .lg\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .lg\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .lg\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .lg\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .lg\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .lg\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .lg\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .lg\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .lg\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .lg\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .lg\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .lg\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .lg\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .lg\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .lg\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .lg\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .lg\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .lg\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .lg\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .lg\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .lg\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .lg\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .lg\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .lg\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .lg\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .lg\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .lg\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .lg\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .lg\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .lg\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .lg\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .lg\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .lg\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .lg\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .lg\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .lg\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .lg\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .lg\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .lg\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .lg\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .lg\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .lg\:w-auto:not(#\#) {
        width: auto;
    }
    .lg\:w-fit:not(#\#) {
        width: fit-content;
    }
    .lg\:w-min:not(#\#) {
        width: min-content;
    }
    .lg\:w-max:not(#\#) {
        width: max-content;
    }
}
.min-w-initial:not(#\#) {
    min-width: initial;
}
.min-w-full:not(#\#) {
    min-width: 100%;
}
.min-w-none:not(#\#) {
    min-width: 0;
}
.min-w-\[24\]:not(#\#) {
    min-width: 24px;
}
.min-w-\[32\]:not(#\#) {
    min-width: 32px;
}
.min-w-\[40\]:not(#\#) {
    min-width: 40px;
}
.min-w-\[48\]:not(#\#) {
    min-width: 48px;
}
.min-w-\[56\]:not(#\#) {
    min-width: 56px;
}
.min-w-\[64\]:not(#\#) {
    min-width: 64px;
}
.min-w-\[72\]:not(#\#) {
    min-width: 72px;
}
.min-w-\[80\]:not(#\#) {
    min-width: 80px;
}
.min-w-\[88\]:not(#\#) {
    min-width: 88px;
}
.min-w-\[96\]:not(#\#) {
    min-width: 96px;
}
.min-w-\[120\]:not(#\#) {
    min-width: 120px;
}
.min-w-\[160\]:not(#\#) {
    min-width: 160px;
}
.min-w-\[200\]:not(#\#) {
    min-width: 200px;
}
.min-w-\[240\]:not(#\#) {
    min-width: 240px;
}
.min-w-\[280\]:not(#\#) {
    min-width: 280px;
}
.min-w-\[320\]:not(#\#) {
    min-width: 320px;
}
.min-w-\[360\]:not(#\#) {
    min-width: 360px;
}
.min-w-\[400\]:not(#\#) {
    min-width: 400px;
}
.min-w-\[440\]:not(#\#) {
    min-width: 440px;
}
.min-w-\[480\]:not(#\#) {
    min-width: 480px;
}
.min-w-\[520\]:not(#\#) {
    min-width: 520px;
}
.min-w-\[560\]:not(#\#) {
    min-width: 560px;
}
.min-w-\[600\]:not(#\#) {
    min-width: 600px;
}
.min-w-\[640\]:not(#\#) {
    min-width: 640px;
}
.min-w-\[680\]:not(#\#) {
    min-width: 680px;
}
.min-w-\[720\]:not(#\#) {
    min-width: 720px;
}
.min-w-\[760\]:not(#\#) {
    min-width: 760px;
}
.min-w-\[800\]:not(#\#) {
    min-width: 800px;
}
.min-w-\[840\]:not(#\#) {
    min-width: 840px;
}
.min-w-\[880\]:not(#\#) {
    min-width: 880px;
}
.min-w-\[920\]:not(#\#) {
    min-width: 920px;
}
.min-w-\[960\]:not(#\#) {
    min-width: 960px;
}
.min-w-1\/2:not(#\#) {
    min-width: 50%;
}
.min-w-1\/3:not(#\#) {
    min-width: 33.3333333333%;
}
.min-w-2\/3:not(#\#) {
    min-width: 66.6666666667%;
}
.min-w-1\/4:not(#\#) {
    min-width: 25%;
}
.min-w-2\/4:not(#\#) {
    min-width: 50%;
}
.min-w-3\/4:not(#\#) {
    min-width: 75%;
}
.min-w-1\/5:not(#\#) {
    min-width: 20%;
}
.min-w-2\/5:not(#\#) {
    min-width: 40%;
}
.min-w-3\/5:not(#\#) {
    min-width: 60%;
}
.min-w-4\/5:not(#\#) {
    min-width: 80%;
}
.min-w-1\/6:not(#\#) {
    min-width: 16.6666666667%;
}
.min-w-2\/6:not(#\#) {
    min-width: 33.3333333333%;
}
.min-w-3\/6:not(#\#) {
    min-width: 50%;
}
.min-w-4\/6:not(#\#) {
    min-width: 66.6666666667%;
}
.min-w-5\/6:not(#\#) {
    min-width: 83.3333333333%;
}
.min-w-1\/7:not(#\#) {
    min-width: 14.2857142857%;
}
.min-w-2\/7:not(#\#) {
    min-width: 28.5714285714%;
}
.min-w-3\/7:not(#\#) {
    min-width: 42.8571428571%;
}
.min-w-4\/7:not(#\#) {
    min-width: 57.1428571429%;
}
.min-w-5\/7:not(#\#) {
    min-width: 71.4285714286%;
}
.min-w-6\/7:not(#\#) {
    min-width: 85.7142857143%;
}
.min-w-1\/8:not(#\#) {
    min-width: 12.5%;
}
.min-w-2\/8:not(#\#) {
    min-width: 25%;
}
.min-w-3\/8:not(#\#) {
    min-width: 37.5%;
}
.min-w-4\/8:not(#\#) {
    min-width: 50%;
}
.min-w-5\/8:not(#\#) {
    min-width: 62.5%;
}
.min-w-6\/8:not(#\#) {
    min-width: 75%;
}
.min-w-7\/8:not(#\#) {
    min-width: 87.5%;
}
.min-w-1\/9:not(#\#) {
    min-width: 11.1111111111%;
}
.min-w-2\/9:not(#\#) {
    min-width: 22.2222222222%;
}
.min-w-3\/9:not(#\#) {
    min-width: 33.3333333333%;
}
.min-w-4\/9:not(#\#) {
    min-width: 44.4444444444%;
}
.min-w-5\/9:not(#\#) {
    min-width: 55.5555555556%;
}
.min-w-6\/9:not(#\#) {
    min-width: 66.6666666667%;
}
.min-w-7\/9:not(#\#) {
    min-width: 77.7777777778%;
}
.min-w-8\/9:not(#\#) {
    min-width: 88.8888888889%;
}
.min-w-1\/10:not(#\#) {
    min-width: 10%;
}
.min-w-2\/10:not(#\#) {
    min-width: 20%;
}
.min-w-3\/10:not(#\#) {
    min-width: 30%;
}
.min-w-4\/10:not(#\#) {
    min-width: 40%;
}
.min-w-5\/10:not(#\#) {
    min-width: 50%;
}
.min-w-6\/10:not(#\#) {
    min-width: 60%;
}
.min-w-7\/10:not(#\#) {
    min-width: 70%;
}
.min-w-8\/10:not(#\#) {
    min-width: 80%;
}
.min-w-9\/10:not(#\#) {
    min-width: 90%;
}
.min-w-1\/11:not(#\#) {
    min-width: 9.0909090909%;
}
.min-w-2\/11:not(#\#) {
    min-width: 18.1818181818%;
}
.min-w-3\/11:not(#\#) {
    min-width: 27.2727272727%;
}
.min-w-4\/11:not(#\#) {
    min-width: 36.3636363636%;
}
.min-w-5\/11:not(#\#) {
    min-width: 45.4545454545%;
}
.min-w-6\/11:not(#\#) {
    min-width: 54.5454545455%;
}
.min-w-7\/11:not(#\#) {
    min-width: 63.6363636364%;
}
.min-w-8\/11:not(#\#) {
    min-width: 72.7272727273%;
}
.min-w-9\/11:not(#\#) {
    min-width: 81.8181818182%;
}
.min-w-10\/11:not(#\#) {
    min-width: 90.9090909091%;
}
.min-w-1\/12:not(#\#) {
    min-width: 8.3333333333%;
}
.min-w-2\/12:not(#\#) {
    min-width: 16.6666666667%;
}
.min-w-3\/12:not(#\#) {
    min-width: 25%;
}
.min-w-4\/12:not(#\#) {
    min-width: 33.3333333333%;
}
.min-w-5\/12:not(#\#) {
    min-width: 41.6666666667%;
}
.min-w-6\/12:not(#\#) {
    min-width: 50%;
}
.min-w-7\/12:not(#\#) {
    min-width: 58.3333333333%;
}
.min-w-8\/12:not(#\#) {
    min-width: 66.6666666667%;
}
.min-w-9\/12:not(#\#) {
    min-width: 75%;
}
.min-w-10\/12:not(#\#) {
    min-width: 83.3333333333%;
}
.min-w-11\/12:not(#\#) {
    min-width: 91.6666666667%;
}
.max-w-initial:not(#\#) {
    max-width: initial!important;
}
.max-w-full:not(#\#) {
    max-width: 100%!important;
}
.max-w-none:not(#\#) {
    max-width: 0!important;
}
.max-w-\[24\]:not(#\#) {
    max-width: 24px!important;
}
.max-w-\[32\]:not(#\#) {
    max-width: 32px!important;
}
.max-w-\[40\]:not(#\#) {
    max-width: 40px!important;
}
.max-w-\[48\]:not(#\#) {
    max-width: 48px!important;
}
.max-w-\[56\]:not(#\#) {
    max-width: 56px!important;
}
.max-w-\[64\]:not(#\#) {
    max-width: 64px!important;
}
.max-w-\[72\]:not(#\#) {
    max-width: 72px!important;
}
.max-w-\[80\]:not(#\#) {
    max-width: 80px!important;
}
.max-w-\[88\]:not(#\#) {
    max-width: 88px!important;
}
.max-w-\[96\]:not(#\#) {
    max-width: 96px!important;
}
.max-w-\[120\]:not(#\#) {
    max-width: 120px!important;
}
.max-w-\[160\]:not(#\#) {
    max-width: 160px!important;
}
.max-w-\[200\]:not(#\#) {
    max-width: 200px!important;
}
.max-w-\[240\]:not(#\#) {
    max-width: 240px!important;
}
.max-w-\[280\]:not(#\#) {
    max-width: 280px!important;
}
.max-w-\[320\]:not(#\#) {
    max-width: 320px!important;
}
.max-w-\[360\]:not(#\#) {
    max-width: 360px!important;
}
.max-w-\[400\]:not(#\#) {
    max-width: 400px!important;
}
.max-w-\[440\]:not(#\#) {
    max-width: 440px!important;
}
.max-w-\[480\]:not(#\#) {
    max-width: 480px!important;
}
.max-w-\[520\]:not(#\#) {
    max-width: 520px!important;
}
.max-w-\[560\]:not(#\#) {
    max-width: 560px!important;
}
.max-w-\[600\]:not(#\#) {
    max-width: 600px!important;
}
.max-w-\[640\]:not(#\#) {
    max-width: 640px!important;
}
.max-w-\[680\]:not(#\#) {
    max-width: 680px!important;
}
.max-w-\[720\]:not(#\#) {
    max-width: 720px!important;
}
.max-w-\[760\]:not(#\#) {
    max-width: 760px!important;
}
.max-w-\[800\]:not(#\#) {
    max-width: 800px!important;
}
.max-w-\[840\]:not(#\#) {
    max-width: 840px!important;
}
.max-w-\[880\]:not(#\#) {
    max-width: 880px!important;
}
.max-w-\[920\]:not(#\#) {
    max-width: 920px!important;
}
.max-w-\[960\]:not(#\#) {
    max-width: 960px!important;
}
.max-w-1\/2:not(#\#) {
    max-width: 50%!important;
}
.max-w-1\/3:not(#\#) {
    max-width: 33.3333333333%!important;
}
.max-w-2\/3:not(#\#) {
    max-width: 66.6666666667%!important;
}
.max-w-1\/4:not(#\#) {
    max-width: 25%!important;
}
.max-w-2\/4:not(#\#) {
    max-width: 50%!important;
}
.max-w-3\/4:not(#\#) {
    max-width: 75%!important;
}
.max-w-1\/5:not(#\#) {
    max-width: 20%!important;
}
.max-w-2\/5:not(#\#) {
    max-width: 40%!important;
}
.max-w-3\/5:not(#\#) {
    max-width: 60%!important;
}
.max-w-4\/5:not(#\#) {
    max-width: 80%!important;
}
.max-w-1\/6:not(#\#) {
    max-width: 16.6666666667%!important;
}
.max-w-2\/6:not(#\#) {
    max-width: 33.3333333333%!important;
}
.max-w-3\/6:not(#\#) {
    max-width: 50%!important;
}
.max-w-4\/6:not(#\#) {
    max-width: 66.6666666667%!important;
}
.max-w-5\/6:not(#\#) {
    max-width: 83.3333333333%!important;
}
.max-w-1\/7:not(#\#) {
    max-width: 14.2857142857%!important;
}
.max-w-2\/7:not(#\#) {
    max-width: 28.5714285714%!important;
}
.max-w-3\/7:not(#\#) {
    max-width: 42.8571428571%!important;
}
.max-w-4\/7:not(#\#) {
    max-width: 57.1428571429%!important;
}
.max-w-5\/7:not(#\#) {
    max-width: 71.4285714286%!important;
}
.max-w-6\/7:not(#\#) {
    max-width: 85.7142857143%!important;
}
.max-w-1\/8:not(#\#) {
    max-width: 12.5%!important;
}
.max-w-2\/8:not(#\#) {
    max-width: 25%!important;
}
.max-w-3\/8:not(#\#) {
    max-width: 37.5%!important;
}
.max-w-4\/8:not(#\#) {
    max-width: 50%!important;
}
.max-w-5\/8:not(#\#) {
    max-width: 62.5%!important;
}
.max-w-6\/8:not(#\#) {
    max-width: 75%!important;
}
.max-w-7\/8:not(#\#) {
    max-width: 87.5%!important;
}
.max-w-1\/9:not(#\#) {
    max-width: 11.1111111111%!important;
}
.max-w-2\/9:not(#\#) {
    max-width: 22.2222222222%!important;
}
.max-w-3\/9:not(#\#) {
    max-width: 33.3333333333%!important;
}
.max-w-4\/9:not(#\#) {
    max-width: 44.4444444444%!important;
}
.max-w-5\/9:not(#\#) {
    max-width: 55.5555555556%!important;
}
.max-w-6\/9:not(#\#) {
    max-width: 66.6666666667%!important;
}
.max-w-7\/9:not(#\#) {
    max-width: 77.7777777778%!important;
}
.max-w-8\/9:not(#\#) {
    max-width: 88.8888888889%!important;
}
.max-w-1\/10:not(#\#) {
    max-width: 10%!important;
}
.max-w-2\/10:not(#\#) {
    max-width: 20%!important;
}
.max-w-3\/10:not(#\#) {
    max-width: 30%!important;
}
.max-w-4\/10:not(#\#) {
    max-width: 40%!important;
}
.max-w-5\/10:not(#\#) {
    max-width: 50%!important;
}
.max-w-6\/10:not(#\#) {
    max-width: 60%!important;
}
.max-w-7\/10:not(#\#) {
    max-width: 70%!important;
}
.max-w-8\/10:not(#\#) {
    max-width: 80%!important;
}
.max-w-9\/10:not(#\#) {
    max-width: 90%!important;
}
.max-w-1\/11:not(#\#) {
    max-width: 9.0909090909%!important;
}
.max-w-2\/11:not(#\#) {
    max-width: 18.1818181818%!important;
}
.max-w-3\/11:not(#\#) {
    max-width: 27.2727272727%!important;
}
.max-w-4\/11:not(#\#) {
    max-width: 36.3636363636%!important;
}
.max-w-5\/11:not(#\#) {
    max-width: 45.4545454545%!important;
}
.max-w-6\/11:not(#\#) {
    max-width: 54.5454545455%!important;
}
.max-w-7\/11:not(#\#) {
    max-width: 63.6363636364%!important;
}
.max-w-8\/11:not(#\#) {
    max-width: 72.7272727273%!important;
}
.max-w-9\/11:not(#\#) {
    max-width: 81.8181818182%!important;
}
.max-w-10\/11:not(#\#) {
    max-width: 90.9090909091%!important;
}
.max-w-1\/12:not(#\#) {
    max-width: 8.3333333333%!important;
}
.max-w-2\/12:not(#\#) {
    max-width: 16.6666666667%!important;
}
.max-w-3\/12:not(#\#) {
    max-width: 25%!important;
}
.max-w-4\/12:not(#\#) {
    max-width: 33.3333333333%!important;
}
.max-w-5\/12:not(#\#) {
    max-width: 41.6666666667%!important;
}
.max-w-6\/12:not(#\#) {
    max-width: 50%!important;
}
.max-w-7\/12:not(#\#) {
    max-width: 58.3333333333%!important;
}
.max-w-8\/12:not(#\#) {
    max-width: 66.6666666667%!important;
}
.max-w-9\/12:not(#\#) {
    max-width: 75%!important;
}
.max-w-10\/12:not(#\#) {
    max-width: 83.3333333333%!important;
}
.max-w-11\/12:not(#\#) {
    max-width: 91.6666666667%!important;
}
.vw-full:not(#\#) {
    height: 100vw;
}
.min-vw-full:not(#\#) {
    min-height: 100vw;
}
.max-vw-full:not(#\#) {
    max-height: 100vw;
}
.dvw-full:not(#\#) {
    height: 100dvw;
}
.min-dvw-full:not(#\#) {
    min-height: 100dvw;
}
.max-dvw-full:not(#\#) {
    max-height: 100dvw;
}
.lvw-full:not(#\#) {
    height: 100lvw;
}
.min-lvw-full:not(#\#) {
    min-height: 100lvw;
}
.max-lvw-full:not(#\#) {
    max-height: 100lvw;
}
.svw-full:not(#\#) {
    height: 100svw;
}
.min-svw-full:not(#\#) {
    min-height: 100svw;
}
.max-svw-full:not(#\#) {
    max-height: 100svw;
}
.h-initial:not(#\#) {
    height: initial;
}
.h-full:not(#\#) {
    height: 100%;
}
.h-none:not(#\#) {
    height: 0;
}
.h-\[24\]:not(#\#) {
    height: 24px;
}
.h-\[32\]:not(#\#) {
    height: 32px;
}
.h-\[40\]:not(#\#) {
    height: 40px;
}
.h-\[48\]:not(#\#) {
    height: 48px;
}
.h-\[56\]:not(#\#) {
    height: 56px;
}
.h-\[64\]:not(#\#) {
    height: 64px;
}
.h-\[72\]:not(#\#) {
    height: 72px;
}
.h-\[80\]:not(#\#) {
    height: 80px;
}
.h-\[88\]:not(#\#) {
    height: 88px;
}
.h-\[96\]:not(#\#) {
    height: 96px;
}
.h-\[120\]:not(#\#) {
    height: 120px;
}
.h-\[160\]:not(#\#) {
    height: 160px;
}
.h-\[200\]:not(#\#) {
    height: 200px;
}
.h-\[240\]:not(#\#) {
    height: 240px;
}
.h-\[280\]:not(#\#) {
    height: 280px;
}
.h-\[320\]:not(#\#) {
    height: 320px;
}
.h-\[360\]:not(#\#) {
    height: 360px;
}
.h-\[400\]:not(#\#) {
    height: 400px;
}
.h-\[440\]:not(#\#) {
    height: 440px;
}
.h-\[480\]:not(#\#) {
    height: 480px;
}
.h-\[520\]:not(#\#) {
    height: 520px;
}
.h-\[560\]:not(#\#) {
    height: 560px;
}
.h-\[600\]:not(#\#) {
    height: 600px;
}
.h-\[640\]:not(#\#) {
    height: 640px;
}
.h-\[680\]:not(#\#) {
    height: 680px;
}
.h-\[720\]:not(#\#) {
    height: 720px;
}
.h-\[760\]:not(#\#) {
    height: 760px;
}
.h-\[800\]:not(#\#) {
    height: 800px;
}
.h-\[840\]:not(#\#) {
    height: 840px;
}
.h-\[880\]:not(#\#) {
    height: 880px;
}
.h-\[920\]:not(#\#) {
    height: 920px;
}
.h-\[960\]:not(#\#) {
    height: 960px;
}
.h-1\/2:not(#\#) {
    height: 50%;
}
.h-1\/3:not(#\#) {
    height: 33.3333333333%;
}
.h-2\/3:not(#\#) {
    height: 66.6666666667%;
}
.h-1\/4:not(#\#) {
    height: 25%;
}
.h-2\/4:not(#\#) {
    height: 50%;
}
.h-3\/4:not(#\#) {
    height: 75%;
}
.h-1\/5:not(#\#) {
    height: 20%;
}
.h-2\/5:not(#\#) {
    height: 40%;
}
.h-3\/5:not(#\#) {
    height: 60%;
}
.h-4\/5:not(#\#) {
    height: 80%;
}
.h-1\/6:not(#\#) {
    height: 16.6666666667%;
}
.h-2\/6:not(#\#) {
    height: 33.3333333333%;
}
.h-3\/6:not(#\#) {
    height: 50%;
}
.h-4\/6:not(#\#) {
    height: 66.6666666667%;
}
.h-5\/6:not(#\#) {
    height: 83.3333333333%;
}
.h-1\/7:not(#\#) {
    height: 14.2857142857%;
}
.h-2\/7:not(#\#) {
    height: 28.5714285714%;
}
.h-3\/7:not(#\#) {
    height: 42.8571428571%;
}
.h-4\/7:not(#\#) {
    height: 57.1428571429%;
}
.h-5\/7:not(#\#) {
    height: 71.4285714286%;
}
.h-6\/7:not(#\#) {
    height: 85.7142857143%;
}
.h-1\/8:not(#\#) {
    height: 12.5%;
}
.h-2\/8:not(#\#) {
    height: 25%;
}
.h-3\/8:not(#\#) {
    height: 37.5%;
}
.h-4\/8:not(#\#) {
    height: 50%;
}
.h-5\/8:not(#\#) {
    height: 62.5%;
}
.h-6\/8:not(#\#) {
    height: 75%;
}
.h-7\/8:not(#\#) {
    height: 87.5%;
}
.h-1\/9:not(#\#) {
    height: 11.1111111111%;
}
.h-2\/9:not(#\#) {
    height: 22.2222222222%;
}
.h-3\/9:not(#\#) {
    height: 33.3333333333%;
}
.h-4\/9:not(#\#) {
    height: 44.4444444444%;
}
.h-5\/9:not(#\#) {
    height: 55.5555555556%;
}
.h-6\/9:not(#\#) {
    height: 66.6666666667%;
}
.h-7\/9:not(#\#) {
    height: 77.7777777778%;
}
.h-8\/9:not(#\#) {
    height: 88.8888888889%;
}
.h-1\/10:not(#\#) {
    height: 10%;
}
.h-2\/10:not(#\#) {
    height: 20%;
}
.h-3\/10:not(#\#) {
    height: 30%;
}
.h-4\/10:not(#\#) {
    height: 40%;
}
.h-5\/10:not(#\#) {
    height: 50%;
}
.h-6\/10:not(#\#) {
    height: 60%;
}
.h-7\/10:not(#\#) {
    height: 70%;
}
.h-8\/10:not(#\#) {
    height: 80%;
}
.h-9\/10:not(#\#) {
    height: 90%;
}
.h-1\/11:not(#\#) {
    height: 9.0909090909%;
}
.h-2\/11:not(#\#) {
    height: 18.1818181818%;
}
.h-3\/11:not(#\#) {
    height: 27.2727272727%;
}
.h-4\/11:not(#\#) {
    height: 36.3636363636%;
}
.h-5\/11:not(#\#) {
    height: 45.4545454545%;
}
.h-6\/11:not(#\#) {
    height: 54.5454545455%;
}
.h-7\/11:not(#\#) {
    height: 63.6363636364%;
}
.h-8\/11:not(#\#) {
    height: 72.7272727273%;
}
.h-9\/11:not(#\#) {
    height: 81.8181818182%;
}
.h-10\/11:not(#\#) {
    height: 90.9090909091%;
}
.h-1\/12:not(#\#) {
    height: 8.3333333333%;
}
.h-2\/12:not(#\#) {
    height: 16.6666666667%;
}
.h-3\/12:not(#\#) {
    height: 25%;
}
.h-4\/12:not(#\#) {
    height: 33.3333333333%;
}
.h-5\/12:not(#\#) {
    height: 41.6666666667%;
}
.h-6\/12:not(#\#) {
    height: 50%;
}
.h-7\/12:not(#\#) {
    height: 58.3333333333%;
}
.h-8\/12:not(#\#) {
    height: 66.6666666667%;
}
.h-9\/12:not(#\#) {
    height: 75%;
}
.h-10\/12:not(#\#) {
    height: 83.3333333333%;
}
.h-11\/12:not(#\#) {
    height: 91.6666666667%;
}
.h-auto:not(#\#) {
    height: auto;
}
.h-fit:not(#\#) {
    height: fit-content;
}
.h-min:not(#\#) {
    height: min-content;
}
.h-max:not(#\#) {
    height: max-content;
}
@container container (max-width:575.98px) {
    .sm\:h-initial:not(#\#) {
        height: initial;
    }
    .sm\:h-full:not(#\#) {
        height: 100%;
    }
    .sm\:h-none:not(#\#) {
        height: 0;
    }
    .sm\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .sm\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .sm\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .sm\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .sm\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .sm\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .sm\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .sm\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .sm\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .sm\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .sm\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .sm\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .sm\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .sm\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .sm\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .sm\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .sm\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .sm\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .sm\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .sm\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .sm\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .sm\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .sm\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .sm\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .sm\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .sm\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .sm\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .sm\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .sm\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .sm\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .sm\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .sm\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .sm\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .sm\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .sm\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .sm\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .sm\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .sm\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .sm\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .sm\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .sm\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .sm\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .sm\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .sm\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .sm\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .sm\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .sm\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .sm\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .sm\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .sm\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .sm\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .sm\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .sm\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .sm\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .sm\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .sm\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .sm\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .sm\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .sm\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .sm\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .sm\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .sm\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .sm\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .sm\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .sm\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .sm\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .sm\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .sm\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .sm\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .sm\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .sm\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .sm\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .sm\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .sm\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .sm\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .sm\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .sm\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .sm\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .sm\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .sm\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .sm\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .sm\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .sm\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .sm\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .sm\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .sm\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .sm\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .sm\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .sm\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .sm\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .sm\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .sm\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .sm\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .sm\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .sm\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .sm\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .sm\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .sm\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .sm\:h-auto:not(#\#) {
        height: auto;
    }
    .sm\:h-fit:not(#\#) {
        height: fit-content;
    }
    .sm\:h-min:not(#\#) {
        height: min-content;
    }
    .sm\:h-max:not(#\#) {
        height: max-content;
    }
    .sm\:table:not(#\#) {
        display: block;
        width: 100%;
    }
}
@container container (min-width:768px) {
    .md\:h-initial:not(#\#) {
        height: initial;
    }
    .md\:h-full:not(#\#) {
        height: 100%;
    }
    .md\:h-none:not(#\#) {
        height: 0;
    }
    .md\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .md\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .md\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .md\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .md\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .md\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .md\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .md\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .md\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .md\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .md\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .md\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .md\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .md\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .md\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .md\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .md\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .md\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .md\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .md\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .md\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .md\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .md\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .md\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .md\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .md\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .md\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .md\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .md\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .md\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .md\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .md\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .md\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .md\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .md\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .md\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .md\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .md\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .md\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .md\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .md\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .md\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .md\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .md\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .md\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .md\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .md\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .md\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .md\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .md\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .md\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .md\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .md\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .md\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .md\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .md\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .md\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .md\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .md\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .md\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .md\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .md\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .md\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .md\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .md\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .md\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .md\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .md\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .md\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .md\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .md\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .md\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .md\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .md\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .md\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .md\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .md\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .md\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .md\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .md\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .md\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .md\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .md\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .md\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .md\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .md\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .md\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .md\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .md\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .md\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .md\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .md\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .md\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .md\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .md\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .md\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .md\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .md\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .md\:h-auto:not(#\#) {
        height: auto;
    }
    .md\:h-fit:not(#\#) {
        height: fit-content;
    }
    .md\:h-min:not(#\#) {
        height: min-content;
    }
    .md\:h-max:not(#\#) {
        height: max-content;
    }
}
@container container (min-width:1024px) {
    .lg\:h-initial:not(#\#) {
        height: initial;
    }
    .lg\:h-full:not(#\#) {
        height: 100%;
    }
    .lg\:h-none:not(#\#) {
        height: 0;
    }
    .lg\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .lg\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .lg\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .lg\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .lg\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .lg\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .lg\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .lg\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .lg\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .lg\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .lg\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .lg\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .lg\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .lg\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .lg\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .lg\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .lg\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .lg\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .lg\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .lg\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .lg\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .lg\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .lg\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .lg\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .lg\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .lg\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .lg\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .lg\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .lg\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .lg\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .lg\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .lg\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .lg\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .lg\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .lg\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .lg\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .lg\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .lg\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .lg\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .lg\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .lg\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .lg\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .lg\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .lg\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .lg\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .lg\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .lg\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .lg\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .lg\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .lg\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .lg\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .lg\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .lg\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .lg\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .lg\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .lg\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .lg\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .lg\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .lg\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .lg\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .lg\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .lg\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .lg\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .lg\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .lg\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .lg\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .lg\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .lg\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .lg\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .lg\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .lg\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .lg\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .lg\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .lg\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .lg\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .lg\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .lg\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .lg\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .lg\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .lg\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .lg\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .lg\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .lg\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .lg\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .lg\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .lg\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .lg\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .lg\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .lg\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .lg\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .lg\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .lg\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .lg\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .lg\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .lg\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .lg\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .lg\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .lg\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .lg\:h-auto:not(#\#) {
        height: auto;
    }
    .lg\:h-fit:not(#\#) {
        height: fit-content;
    }
    .lg\:h-min:not(#\#) {
        height: min-content;
    }
    .lg\:h-max:not(#\#) {
        height: max-content;
    }
}
.min-h-initial:not(#\#) {
    min-height: initial;
}
.min-h-full:not(#\#) {
    min-height: 100%;
}
.min-h-none:not(#\#) {
    min-height: 0;
}
.min-h-\[24\]:not(#\#) {
    min-height: 24px;
}
.min-h-\[32\]:not(#\#) {
    min-height: 32px;
}
.min-h-\[40\]:not(#\#) {
    min-height: 40px;
}
.min-h-\[48\]:not(#\#) {
    min-height: 48px;
}
.min-h-\[56\]:not(#\#) {
    min-height: 56px;
}
.min-h-\[64\]:not(#\#) {
    min-height: 64px;
}
.min-h-\[72\]:not(#\#) {
    min-height: 72px;
}
.min-h-\[80\]:not(#\#) {
    min-height: 80px;
}
.min-h-\[88\]:not(#\#) {
    min-height: 88px;
}
.min-h-\[96\]:not(#\#) {
    min-height: 96px;
}
.min-h-\[120\]:not(#\#) {
    min-height: 120px;
}
.min-h-\[160\]:not(#\#) {
    min-height: 160px;
}
.min-h-\[200\]:not(#\#) {
    min-height: 200px;
}
.min-h-\[240\]:not(#\#) {
    min-height: 240px;
}
.min-h-\[280\]:not(#\#) {
    min-height: 280px;
}
.min-h-\[320\]:not(#\#) {
    min-height: 320px;
}
.min-h-\[360\]:not(#\#) {
    min-height: 360px;
}
.min-h-\[400\]:not(#\#) {
    min-height: 400px;
}
.min-h-\[440\]:not(#\#) {
    min-height: 440px;
}
.min-h-\[480\]:not(#\#) {
    min-height: 480px;
}
.min-h-\[520\]:not(#\#) {
    min-height: 520px;
}
.min-h-\[560\]:not(#\#) {
    min-height: 560px;
}
.min-h-\[600\]:not(#\#) {
    min-height: 600px;
}
.min-h-\[640\]:not(#\#) {
    min-height: 640px;
}
.min-h-\[680\]:not(#\#) {
    min-height: 680px;
}
.min-h-\[720\]:not(#\#) {
    min-height: 720px;
}
.min-h-\[760\]:not(#\#) {
    min-height: 760px;
}
.min-h-\[800\]:not(#\#) {
    min-height: 800px;
}
.min-h-\[840\]:not(#\#) {
    min-height: 840px;
}
.min-h-\[880\]:not(#\#) {
    min-height: 880px;
}
.min-h-\[920\]:not(#\#) {
    min-height: 920px;
}
.min-h-\[960\]:not(#\#) {
    min-height: 960px;
}
.min-h-1\/2:not(#\#) {
    min-height: 50%;
}
.min-h-1\/3:not(#\#) {
    min-height: 33.3333333333%;
}
.min-h-2\/3:not(#\#) {
    min-height: 66.6666666667%;
}
.min-h-1\/4:not(#\#) {
    min-height: 25%;
}
.min-h-2\/4:not(#\#) {
    min-height: 50%;
}
.min-h-3\/4:not(#\#) {
    min-height: 75%;
}
.min-h-1\/5:not(#\#) {
    min-height: 20%;
}
.min-h-2\/5:not(#\#) {
    min-height: 40%;
}
.min-h-3\/5:not(#\#) {
    min-height: 60%;
}
.min-h-4\/5:not(#\#) {
    min-height: 80%;
}
.min-h-1\/6:not(#\#) {
    min-height: 16.6666666667%;
}
.min-h-2\/6:not(#\#) {
    min-height: 33.3333333333%;
}
.min-h-3\/6:not(#\#) {
    min-height: 50%;
}
.min-h-4\/6:not(#\#) {
    min-height: 66.6666666667%;
}
.min-h-5\/6:not(#\#) {
    min-height: 83.3333333333%;
}
.min-h-1\/7:not(#\#) {
    min-height: 14.2857142857%;
}
.min-h-2\/7:not(#\#) {
    min-height: 28.5714285714%;
}
.min-h-3\/7:not(#\#) {
    min-height: 42.8571428571%;
}
.min-h-4\/7:not(#\#) {
    min-height: 57.1428571429%;
}
.min-h-5\/7:not(#\#) {
    min-height: 71.4285714286%;
}
.min-h-6\/7:not(#\#) {
    min-height: 85.7142857143%;
}
.min-h-1\/8:not(#\#) {
    min-height: 12.5%;
}
.min-h-2\/8:not(#\#) {
    min-height: 25%;
}
.min-h-3\/8:not(#\#) {
    min-height: 37.5%;
}
.min-h-4\/8:not(#\#) {
    min-height: 50%;
}
.min-h-5\/8:not(#\#) {
    min-height: 62.5%;
}
.min-h-6\/8:not(#\#) {
    min-height: 75%;
}
.min-h-7\/8:not(#\#) {
    min-height: 87.5%;
}
.min-h-1\/9:not(#\#) {
    min-height: 11.1111111111%;
}
.min-h-2\/9:not(#\#) {
    min-height: 22.2222222222%;
}
.min-h-3\/9:not(#\#) {
    min-height: 33.3333333333%;
}
.min-h-4\/9:not(#\#) {
    min-height: 44.4444444444%;
}
.min-h-5\/9:not(#\#) {
    min-height: 55.5555555556%;
}
.min-h-6\/9:not(#\#) {
    min-height: 66.6666666667%;
}
.min-h-7\/9:not(#\#) {
    min-height: 77.7777777778%;
}
.min-h-8\/9:not(#\#) {
    min-height: 88.8888888889%;
}
.min-h-1\/10:not(#\#) {
    min-height: 10%;
}
.min-h-2\/10:not(#\#) {
    min-height: 20%;
}
.min-h-3\/10:not(#\#) {
    min-height: 30%;
}
.min-h-4\/10:not(#\#) {
    min-height: 40%;
}
.min-h-5\/10:not(#\#) {
    min-height: 50%;
}
.min-h-6\/10:not(#\#) {
    min-height: 60%;
}
.min-h-7\/10:not(#\#) {
    min-height: 70%;
}
.min-h-8\/10:not(#\#) {
    min-height: 80%;
}
.min-h-9\/10:not(#\#) {
    min-height: 90%;
}
.min-h-1\/11:not(#\#) {
    min-height: 9.0909090909%;
}
.min-h-2\/11:not(#\#) {
    min-height: 18.1818181818%;
}
.min-h-3\/11:not(#\#) {
    min-height: 27.2727272727%;
}
.min-h-4\/11:not(#\#) {
    min-height: 36.3636363636%;
}
.min-h-5\/11:not(#\#) {
    min-height: 45.4545454545%;
}
.min-h-6\/11:not(#\#) {
    min-height: 54.5454545455%;
}
.min-h-7\/11:not(#\#) {
    min-height: 63.6363636364%;
}
.min-h-8\/11:not(#\#) {
    min-height: 72.7272727273%;
}
.min-h-9\/11:not(#\#) {
    min-height: 81.8181818182%;
}
.min-h-10\/11:not(#\#) {
    min-height: 90.9090909091%;
}
.min-h-1\/12:not(#\#) {
    min-height: 8.3333333333%;
}
.min-h-2\/12:not(#\#) {
    min-height: 16.6666666667%;
}
.min-h-3\/12:not(#\#) {
    min-height: 25%;
}
.min-h-4\/12:not(#\#) {
    min-height: 33.3333333333%;
}
.min-h-5\/12:not(#\#) {
    min-height: 41.6666666667%;
}
.min-h-6\/12:not(#\#) {
    min-height: 50%;
}
.min-h-7\/12:not(#\#) {
    min-height: 58.3333333333%;
}
.min-h-8\/12:not(#\#) {
    min-height: 66.6666666667%;
}
.min-h-9\/12:not(#\#) {
    min-height: 75%;
}
.min-h-10\/12:not(#\#) {
    min-height: 83.3333333333%;
}
.min-h-11\/12:not(#\#) {
    min-height: 91.6666666667%;
}
.max-h-initial:not(#\#) {
    max-height: initial!important;
}
.max-h-full:not(#\#) {
    max-height: 100%!important;
}
.max-h-none:not(#\#) {
    max-height: 0!important;
}
.max-h-\[24\]:not(#\#) {
    max-height: 24px!important;
}
.max-h-\[32\]:not(#\#) {
    max-height: 32px!important;
}
.max-h-\[40\]:not(#\#) {
    max-height: 40px!important;
}
.max-h-\[48\]:not(#\#) {
    max-height: 48px!important;
}
.max-h-\[56\]:not(#\#) {
    max-height: 56px!important;
}
.max-h-\[64\]:not(#\#) {
    max-height: 64px!important;
}
.max-h-\[72\]:not(#\#) {
    max-height: 72px!important;
}
.max-h-\[80\]:not(#\#) {
    max-height: 80px!important;
}
.max-h-\[88\]:not(#\#) {
    max-height: 88px!important;
}
.max-h-\[96\]:not(#\#) {
    max-height: 96px!important;
}
.max-h-\[120\]:not(#\#) {
    max-height: 120px!important;
}
.max-h-\[160\]:not(#\#) {
    max-height: 160px!important;
}
.max-h-\[200\]:not(#\#) {
    max-height: 200px!important;
}
.max-h-\[240\]:not(#\#) {
    max-height: 240px!important;
}
.max-h-\[280\]:not(#\#) {
    max-height: 280px!important;
}
.max-h-\[320\]:not(#\#) {
    max-height: 320px!important;
}
.max-h-\[360\]:not(#\#) {
    max-height: 360px!important;
}
.max-h-\[400\]:not(#\#) {
    max-height: 400px!important;
}
.max-h-\[440\]:not(#\#) {
    max-height: 440px!important;
}
.max-h-\[480\]:not(#\#) {
    max-height: 480px!important;
}
.max-h-\[520\]:not(#\#) {
    max-height: 520px!important;
}
.max-h-\[560\]:not(#\#) {
    max-height: 560px!important;
}
.max-h-\[600\]:not(#\#) {
    max-height: 600px!important;
}
.max-h-\[640\]:not(#\#) {
    max-height: 640px!important;
}
.max-h-\[680\]:not(#\#) {
    max-height: 680px!important;
}
.max-h-\[720\]:not(#\#) {
    max-height: 720px!important;
}
.max-h-\[760\]:not(#\#) {
    max-height: 760px!important;
}
.max-h-\[800\]:not(#\#) {
    max-height: 800px!important;
}
.max-h-\[840\]:not(#\#) {
    max-height: 840px!important;
}
.max-h-\[880\]:not(#\#) {
    max-height: 880px!important;
}
.max-h-\[920\]:not(#\#) {
    max-height: 920px!important;
}
.max-h-\[960\]:not(#\#) {
    max-height: 960px!important;
}
.max-h-1\/2:not(#\#) {
    max-height: 50%!important;
}
.max-h-1\/3:not(#\#) {
    max-height: 33.3333333333%!important;
}
.max-h-2\/3:not(#\#) {
    max-height: 66.6666666667%!important;
}
.max-h-1\/4:not(#\#) {
    max-height: 25%!important;
}
.max-h-2\/4:not(#\#) {
    max-height: 50%!important;
}
.max-h-3\/4:not(#\#) {
    max-height: 75%!important;
}
.max-h-1\/5:not(#\#) {
    max-height: 20%!important;
}
.max-h-2\/5:not(#\#) {
    max-height: 40%!important;
}
.max-h-3\/5:not(#\#) {
    max-height: 60%!important;
}
.max-h-4\/5:not(#\#) {
    max-height: 80%!important;
}
.max-h-1\/6:not(#\#) {
    max-height: 16.6666666667%!important;
}
.max-h-2\/6:not(#\#) {
    max-height: 33.3333333333%!important;
}
.max-h-3\/6:not(#\#) {
    max-height: 50%!important;
}
.max-h-4\/6:not(#\#) {
    max-height: 66.6666666667%!important;
}
.max-h-5\/6:not(#\#) {
    max-height: 83.3333333333%!important;
}
.max-h-1\/7:not(#\#) {
    max-height: 14.2857142857%!important;
}
.max-h-2\/7:not(#\#) {
    max-height: 28.5714285714%!important;
}
.max-h-3\/7:not(#\#) {
    max-height: 42.8571428571%!important;
}
.max-h-4\/7:not(#\#) {
    max-height: 57.1428571429%!important;
}
.max-h-5\/7:not(#\#) {
    max-height: 71.4285714286%!important;
}
.max-h-6\/7:not(#\#) {
    max-height: 85.7142857143%!important;
}
.max-h-1\/8:not(#\#) {
    max-height: 12.5%!important;
}
.max-h-2\/8:not(#\#) {
    max-height: 25%!important;
}
.max-h-3\/8:not(#\#) {
    max-height: 37.5%!important;
}
.max-h-4\/8:not(#\#) {
    max-height: 50%!important;
}
.max-h-5\/8:not(#\#) {
    max-height: 62.5%!important;
}
.max-h-6\/8:not(#\#) {
    max-height: 75%!important;
}
.max-h-7\/8:not(#\#) {
    max-height: 87.5%!important;
}
.max-h-1\/9:not(#\#) {
    max-height: 11.1111111111%!important;
}
.max-h-2\/9:not(#\#) {
    max-height: 22.2222222222%!important;
}
.max-h-3\/9:not(#\#) {
    max-height: 33.3333333333%!important;
}
.max-h-4\/9:not(#\#) {
    max-height: 44.4444444444%!important;
}
.max-h-5\/9:not(#\#) {
    max-height: 55.5555555556%!important;
}
.max-h-6\/9:not(#\#) {
    max-height: 66.6666666667%!important;
}
.max-h-7\/9:not(#\#) {
    max-height: 77.7777777778%!important;
}
.max-h-8\/9:not(#\#) {
    max-height: 88.8888888889%!important;
}
.max-h-1\/10:not(#\#) {
    max-height: 10%!important;
}
.max-h-2\/10:not(#\#) {
    max-height: 20%!important;
}
.max-h-3\/10:not(#\#) {
    max-height: 30%!important;
}
.max-h-4\/10:not(#\#) {
    max-height: 40%!important;
}
.max-h-5\/10:not(#\#) {
    max-height: 50%!important;
}
.max-h-6\/10:not(#\#) {
    max-height: 60%!important;
}
.max-h-7\/10:not(#\#) {
    max-height: 70%!important;
}
.max-h-8\/10:not(#\#) {
    max-height: 80%!important;
}
.max-h-9\/10:not(#\#) {
    max-height: 90%!important;
}
.max-h-1\/11:not(#\#) {
    max-height: 9.0909090909%!important;
}
.max-h-2\/11:not(#\#) {
    max-height: 18.1818181818%!important;
}
.max-h-3\/11:not(#\#) {
    max-height: 27.2727272727%!important;
}
.max-h-4\/11:not(#\#) {
    max-height: 36.3636363636%!important;
}
.max-h-5\/11:not(#\#) {
    max-height: 45.4545454545%!important;
}
.max-h-6\/11:not(#\#) {
    max-height: 54.5454545455%!important;
}
.max-h-7\/11:not(#\#) {
    max-height: 63.6363636364%!important;
}
.max-h-8\/11:not(#\#) {
    max-height: 72.7272727273%!important;
}
.max-h-9\/11:not(#\#) {
    max-height: 81.8181818182%!important;
}
.max-h-10\/11:not(#\#) {
    max-height: 90.9090909091%!important;
}
.max-h-1\/12:not(#\#) {
    max-height: 8.3333333333%!important;
}
.max-h-2\/12:not(#\#) {
    max-height: 16.6666666667%!important;
}
.max-h-3\/12:not(#\#) {
    max-height: 25%!important;
}
.max-h-4\/12:not(#\#) {
    max-height: 33.3333333333%!important;
}
.max-h-5\/12:not(#\#) {
    max-height: 41.6666666667%!important;
}
.max-h-6\/12:not(#\#) {
    max-height: 50%!important;
}
.max-h-7\/12:not(#\#) {
    max-height: 58.3333333333%!important;
}
.max-h-8\/12:not(#\#) {
    max-height: 66.6666666667%!important;
}
.max-h-9\/12:not(#\#) {
    max-height: 75%!important;
}
.max-h-10\/12:not(#\#) {
    max-height: 83.3333333333%!important;
}
.max-h-11\/12:not(#\#) {
    max-height: 91.6666666667%!important;
}
.vh-full:not(#\#) {
    height: 100vh;
}
.min-vh-full:not(#\#) {
    min-height: 100vh;
}
.max-vh-full:not(#\#) {
    max-height: 100vh;
}
.dvh-full:not(#\#) {
    height: 100dvh;
}
.min-dvh-full:not(#\#) {
    min-height: 100dvh;
}
.max-dvh-full:not(#\#) {
    max-height: 100dvh;
}
.lvh-full:not(#\#) {
    height: 100lvh;
}
.min-lvh-full:not(#\#) {
    min-height: 100lvh;
}
.max-lvh-full:not(#\#) {
    max-height: 100lvh;
}
.svh-full:not(#\#) {
    height: 100svh;
}
.min-svh-full:not(#\#) {
    min-height: 100svh;
}
.max-svh-full:not(#\#) {
    max-height: 100svh;
}
.f-mx-2xs:not(#\#),
.last\:f-mx-2xs:not(#\#):last-child {
    margin-left: var(--all-f-2xs);
    margin-right: var(--all-f-2xs);
}
.f-mx-xs:not(#\#),
.last\:f-mx-xs:not(#\#):last-child {
    margin-left: var(--all-f-xs);
    margin-right: var(--all-f-xs);
}
.f-mx-sm:not(#\#),
.last\:f-mx-sm:not(#\#):last-child {
    margin-left: var(--all-f-sm);
    margin-right: var(--all-f-sm);
}
.f-mx:not(#\#),
.last\:f-mx:not(#\#):last-child {
    margin-left: var(--all-f);
    margin-right: var(--all-f);
}
.f-mx-md:not(#\#),
.last\:f-mx-md:not(#\#):last-child {
    margin-left: var(--all-f-md);
    margin-right: var(--all-f-md);
}
.f-mx-lg:not(#\#),
.last\:f-mx-lg:not(#\#):last-child {
    margin-left: var(--all-f-lg);
    margin-right: var(--all-f-lg);
}
.f-mx-xl:not(#\#),
.last\:f-mx-xl:not(#\#):last-child {
    margin-left: var(--all-f-xl);
    margin-right: var(--all-f-xl);
}
.f-mx-2xl:not(#\#),
.last\:f-mx-2xl:not(#\#):last-child {
    margin-left: var(--all-f-2xl);
    margin-right: var(--all-f-2xl);
}
.-f-mx-2xs:not(#\#),
.last\:-f-mx-2xs:not(#\#):last-child {
    margin-left: calc(var(--all-f-2xs) * -1);
    margin-right: calc(var(--all-f-2xs) * -1);
}
.-f-mx-xs:not(#\#),
.last\:-f-mx-xs:not(#\#):last-child {
    margin-left: calc(var(--all-f-xs) * -1);
    margin-right: calc(var(--all-f-xs) * -1);
}
.-f-mx-sm:not(#\#),
.last\:-f-mx-sm:not(#\#):last-child {
    margin-left: calc(var(--all-f-sm) * -1);
    margin-right: calc(var(--all-f-sm) * -1);
}
.-f-mx:not(#\#),
.last\:-f-mx:not(#\#):last-child {
    margin-left: calc(var(--all-f) * -1);
    margin-right: calc(var(--all-f) * -1);
}
.-f-mx-md:not(#\#),
.last\:-f-mx-md:not(#\#):last-child {
    margin-left: calc(var(--all-f-md) * -1);
    margin-right: calc(var(--all-f-md) * -1);
}
.-f-mx-lg:not(#\#),
.last\:-f-mx-lg:not(#\#):last-child {
    margin-left: calc(var(--all-f-lg) * -1);
    margin-right: calc(var(--all-f-lg) * -1);
}
.-f-mx-xl:not(#\#),
.last\:-f-mx-xl:not(#\#):last-child {
    margin-left: calc(var(--all-f-xl) * -1);
    margin-right: calc(var(--all-f-xl) * -1);
}
.-f-mx-2xl:not(#\#),
.last\:-f-mx-2xl:not(#\#):last-child {
    margin-left: calc(var(--all-f-2xl) * -1);
    margin-right: calc(var(--all-f-2xl) * -1);
}
.last\:w-mx-2xs:not(#\#):last-child,
.w-mx-2xs:not(#\#) {
    margin-left: var(--all-w-2xs);
    margin-right: var(--all-w-2xs);
}
.last\:w-mx-xs:not(#\#):last-child,
.w-mx-xs:not(#\#) {
    margin-left: var(--all-w-xs);
    margin-right: var(--all-w-xs);
}
.last\:w-mx-sm:not(#\#):last-child,
.w-mx-sm:not(#\#) {
    margin-left: var(--all-w-sm);
    margin-right: var(--all-w-sm);
}
.last\:w-mx:not(#\#):last-child,
.w-mx:not(#\#) {
    margin-left: var(--all-w);
    margin-right: var(--all-w);
}
.last\:w-mx-md:not(#\#):last-child,
.w-mx-md:not(#\#) {
    margin-left: var(--all-w-md);
    margin-right: var(--all-w-md);
}
.last\:w-mx-lg:not(#\#):last-child,
.w-mx-lg:not(#\#) {
    margin-left: var(--all-w-lg);
    margin-right: var(--all-w-lg);
}
.last\:w-mx-xl:not(#\#):last-child,
.w-mx-xl:not(#\#) {
    margin-left: var(--all-w-xl);
    margin-right: var(--all-w-xl);
}
.last\:w-mx-2xl:not(#\#):last-child,
.w-mx-2xl:not(#\#) {
    margin-left: var(--all-w-2xl);
    margin-right: var(--all-w-2xl);
}
.-w-mx-2xs:not(#\#),
.last\:-w-mx-2xs:not(#\#):last-child {
    margin-left: calc(var(--all-w-2xs) * -1);
    margin-right: calc(var(--all-w-2xs) * -1);
}
.-w-mx-xs:not(#\#),
.last\:-w-mx-xs:not(#\#):last-child {
    margin-left: calc(var(--all-w-xs) * -1);
    margin-right: calc(var(--all-w-xs) * -1);
}
.-w-mx-sm:not(#\#),
.last\:-w-mx-sm:not(#\#):last-child {
    margin-left: calc(var(--all-w-sm) * -1);
    margin-right: calc(var(--all-w-sm) * -1);
}
.-w-mx:not(#\#),
.last\:-w-mx:not(#\#):last-child {
    margin-left: calc(var(--all-w) * -1);
    margin-right: calc(var(--all-w) * -1);
}
.-w-mx-md:not(#\#),
.last\:-w-mx-md:not(#\#):last-child {
    margin-left: calc(var(--all-w-md) * -1);
    margin-right: calc(var(--all-w-md) * -1);
}
.-w-mx-lg:not(#\#),
.last\:-w-mx-lg:not(#\#):last-child {
    margin-left: calc(var(--all-w-lg) * -1);
    margin-right: calc(var(--all-w-lg) * -1);
}
.-w-mx-xl:not(#\#),
.last\:-w-mx-xl:not(#\#):last-child {
    margin-left: calc(var(--all-w-xl) * -1);
    margin-right: calc(var(--all-w-xl) * -1);
}
.-w-mx-2xl:not(#\#),
.last\:-w-mx-2xl:not(#\#):last-child {
    margin-left: calc(var(--all-w-2xl) * -1);
    margin-right: calc(var(--all-w-2xl) * -1);
}
.last\:mx-0:not(#\#):last-child,
.mx-0:not(#\#) {
    margin-left: 0rem;
    margin-right: 0rem;
}
.last\:mx-1:not(#\#):last-child,
.mx-1:not(#\#) {
    margin-left: .25rem;
    margin-right: .25rem;
}
.last\:mx-2:not(#\#):last-child,
.mx-2:not(#\#) {
    margin-left: .5rem;
    margin-right: .5rem;
}
.last\:mx-3:not(#\#):last-child,
.mx-3:not(#\#) {
    margin-left: 1rem;
    margin-right: 1rem;
}
.last\:mx-4:not(#\#):last-child,
.mx-4:not(#\#) {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
.last\:mx-5:not(#\#):last-child,
.mx-5:not(#\#) {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.last\:mx-6:not(#\#):last-child,
.mx-6:not(#\#) {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
}
.last\:mx-7:not(#\#):last-child,
.mx-7:not(#\#) {
    margin-left: 2rem;
    margin-right: 2rem;
}
.last\:mx-8:not(#\#):last-child,
.mx-8:not(#\#) {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.last\:mx-9:not(#\#):last-child,
.mx-9:not(#\#) {
    margin-left: 3rem;
    margin-right: 3rem;
}
.last\:mx-10:not(#\#):last-child,
.mx-10:not(#\#) {
    margin-left: 4rem;
    margin-right: 4rem;
}
.last\:mx-11:not(#\#):last-child,
.mx-11:not(#\#) {
    margin-left: 5rem;
    margin-right: 5rem;
}
.last\:mx-12:not(#\#):last-child,
.mx-12:not(#\#) {
    margin-left: 6rem;
    margin-right: 6rem;
}
.last\:mx-auto:not(#\#):last-child,
.mx-auto:not(#\#) {
    margin-left: auto;
    margin-right: auto;
}
.last\:mx:not(#\#):last-child,
.mx:not(#\#) {
    margin-left: 1rem;
    margin-right: 1rem;
}
.last\:mx-px:not(#\#):last-child,
.mx-px:not(#\#) {
    margin-left: 1px;
    margin-right: 1px;
}
.last\:mx-0\.5:not(#\#):last-child,
.mx-0\.5:not(#\#) {
    margin-left: .125rem;
    margin-right: .125rem;
}
.last\:mx-1\.5:not(#\#):last-child,
.mx-1\.5:not(#\#) {
    margin-left: .375rem;
    margin-right: .375rem;
}
.last\:mx-2\.5:not(#\#):last-child,
.mx-2\.5:not(#\#) {
    margin-left: .75rem;
    margin-right: .75rem;
}
.-mx-0:not(#\#),
.last\:-mx-0:not(#\#):last-child {
    margin-left: 0rem;
    margin-right: 0rem;
}
.-mx-1:not(#\#),
.last\:-mx-1:not(#\#):last-child {
    margin-left: -.25rem;
    margin-right: -.25rem;
}
.-mx-2:not(#\#),
.last\:-mx-2:not(#\#):last-child {
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.-mx-3:not(#\#),
.last\:-mx-3:not(#\#):last-child {
    margin-left: -1rem;
    margin-right: -1rem;
}
.-mx-4:not(#\#),
.last\:-mx-4:not(#\#):last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.-mx-5:not(#\#),
.last\:-mx-5:not(#\#):last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.-mx-6:not(#\#),
.last\:-mx-6:not(#\#):last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
}
.-mx-7:not(#\#),
.last\:-mx-7:not(#\#):last-child {
    margin-left: -2rem;
    margin-right: -2rem;
}
.-mx-8:not(#\#),
.last\:-mx-8:not(#\#):last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}
.-mx-9:not(#\#),
.last\:-mx-9:not(#\#):last-child {
    margin-left: -3rem;
    margin-right: -3rem;
}
.-mx-10:not(#\#),
.last\:-mx-10:not(#\#):last-child {
    margin-left: -4rem;
    margin-right: -4rem;
}
.-mx-11:not(#\#),
.last\:-mx-11:not(#\#):last-child {
    margin-left: -5rem;
    margin-right: -5rem;
}
.-mx-12:not(#\#),
.last\:-mx-12:not(#\#):last-child {
    margin-left: -6rem;
    margin-right: -6rem;
}
.-mx:not(#\#),
.last\:-mx:not(#\#):last-child {
    margin-left: -1rem;
    margin-right: -1rem;
}
.-mx-px:not(#\#),
.last\:-mx-px:not(#\#):last-child {
    margin-left: -1px;
    margin-right: -1px;
}
.-mx-0\.5:not(#\#),
.last\:-mx-0\.5:not(#\#):last-child {
    margin-left: -.125rem;
    margin-right: -.125rem;
}
.-mx-1\.5:not(#\#),
.last\:-mx-1\.5:not(#\#):last-child {
    margin-left: -.375rem;
    margin-right: -.375rem;
}
.-mx-2\.5:not(#\#),
.last\:-mx-2\.5:not(#\#):last-child {
    margin-left: -.75rem;
    margin-right: -.75rem;
}
.f-my-2xs:not(#\#),
.last\:f-my-2xs:not(#\#):last-child {
    margin-top: var(--all-f-2xs);
    margin-bottom: var(--all-f-2xs);
}
.f-my-xs:not(#\#),
.last\:f-my-xs:not(#\#):last-child {
    margin-top: var(--all-f-xs);
    margin-bottom: var(--all-f-xs);
}
.f-my-sm:not(#\#),
.last\:f-my-sm:not(#\#):last-child {
    margin-top: var(--all-f-sm);
    margin-bottom: var(--all-f-sm);
}
.f-my:not(#\#),
.last\:f-my:not(#\#):last-child {
    margin-top: var(--all-f);
    margin-bottom: var(--all-f);
}
.f-my-md:not(#\#),
.last\:f-my-md:not(#\#):last-child {
    margin-top: var(--all-f-md);
    margin-bottom: var(--all-f-md);
}
.f-my-lg:not(#\#),
.last\:f-my-lg:not(#\#):last-child {
    margin-top: var(--all-f-lg);
    margin-bottom: var(--all-f-lg);
}
.f-my-xl:not(#\#),
.last\:f-my-xl:not(#\#):last-child {
    margin-top: var(--all-f-xl);
    margin-bottom: var(--all-f-xl);
}
.f-my-2xl:not(#\#),
.last\:f-my-2xl:not(#\#):last-child {
    margin-top: var(--all-f-2xl);
    margin-bottom: var(--all-f-2xl);
}
.-f-my-2xs:not(#\#),
.last\:-f-my-2xs:not(#\#):last-child {
    margin-top: calc(var(--all-f-2xs) * -1);
    margin-bottom: calc(var(--all-f-2xs) * -1);
}
.-f-my-xs:not(#\#),
.last\:-f-my-xs:not(#\#):last-child {
    margin-top: calc(var(--all-f-xs) * -1);
    margin-bottom: calc(var(--all-f-xs) * -1);
}
.-f-my-sm:not(#\#),
.last\:-f-my-sm:not(#\#):last-child {
    margin-top: calc(var(--all-f-sm) * -1);
    margin-bottom: calc(var(--all-f-sm) * -1);
}
.-f-my:not(#\#),
.last\:-f-my:not(#\#):last-child {
    margin-top: calc(var(--all-f) * -1);
    margin-bottom: calc(var(--all-f) * -1);
}
.-f-my-md:not(#\#),
.last\:-f-my-md:not(#\#):last-child {
    margin-top: calc(var(--all-f-md) * -1);
    margin-bottom: calc(var(--all-f-md) * -1);
}
.-f-my-lg:not(#\#),
.last\:-f-my-lg:not(#\#):last-child {
    margin-top: calc(var(--all-f-lg) * -1);
    margin-bottom: calc(var(--all-f-lg) * -1);
}
.-f-my-xl:not(#\#),
.last\:-f-my-xl:not(#\#):last-child {
    margin-top: calc(var(--all-f-xl) * -1);
    margin-bottom: calc(var(--all-f-xl) * -1);
}
.-f-my-2xl:not(#\#),
.last\:-f-my-2xl:not(#\#):last-child {
    margin-top: calc(var(--all-f-2xl) * -1);
    margin-bottom: calc(var(--all-f-2xl) * -1);
}
.last\:w-my-2xs:not(#\#):last-child,
.w-my-2xs:not(#\#) {
    margin-top: var(--all-w-2xs);
    margin-bottom: var(--all-w-2xs);
}
.last\:w-my-xs:not(#\#):last-child,
.w-my-xs:not(#\#) {
    margin-top: var(--all-w-xs);
    margin-bottom: var(--all-w-xs);
}
.last\:w-my-sm:not(#\#):last-child,
.w-my-sm:not(#\#) {
    margin-top: var(--all-w-sm);
    margin-bottom: var(--all-w-sm);
}
.last\:w-my:not(#\#):last-child,
.w-my:not(#\#) {
    margin-top: var(--all-w);
    margin-bottom: var(--all-w);
}
.last\:w-my-md:not(#\#):last-child,
.w-my-md:not(#\#) {
    margin-top: var(--all-w-md);
    margin-bottom: var(--all-w-md);
}
.last\:w-my-lg:not(#\#):last-child,
.w-my-lg:not(#\#) {
    margin-top: var(--all-w-lg);
    margin-bottom: var(--all-w-lg);
}
.last\:w-my-xl:not(#\#):last-child,
.w-my-xl:not(#\#) {
    margin-top: var(--all-w-xl);
    margin-bottom: var(--all-w-xl);
}
.last\:w-my-2xl:not(#\#):last-child,
.w-my-2xl:not(#\#) {
    margin-top: var(--all-w-2xl);
    margin-bottom: var(--all-w-2xl);
}
.-w-my-2xs:not(#\#),
.last\:-w-my-2xs:not(#\#):last-child {
    margin-top: calc(var(--all-w-2xs) * -1);
    margin-bottom: calc(var(--all-w-2xs) * -1);
}
.-w-my-xs:not(#\#),
.last\:-w-my-xs:not(#\#):last-child {
    margin-top: calc(var(--all-w-xs) * -1);
    margin-bottom: calc(var(--all-w-xs) * -1);
}
.-w-my-sm:not(#\#),
.last\:-w-my-sm:not(#\#):last-child {
    margin-top: calc(var(--all-w-sm) * -1);
    margin-bottom: calc(var(--all-w-sm) * -1);
}
.-w-my:not(#\#),
.last\:-w-my:not(#\#):last-child {
    margin-top: calc(var(--all-w) * -1);
    margin-bottom: calc(var(--all-w) * -1);
}
.-w-my-md:not(#\#),
.last\:-w-my-md:not(#\#):last-child {
    margin-top: calc(var(--all-w-md) * -1);
    margin-bottom: calc(var(--all-w-md) * -1);
}
.-w-my-lg:not(#\#),
.last\:-w-my-lg:not(#\#):last-child {
    margin-top: calc(var(--all-w-lg) * -1);
    margin-bottom: calc(var(--all-w-lg) * -1);
}
.-w-my-xl:not(#\#),
.last\:-w-my-xl:not(#\#):last-child {
    margin-top: calc(var(--all-w-xl) * -1);
    margin-bottom: calc(var(--all-w-xl) * -1);
}
.-w-my-2xl:not(#\#),
.last\:-w-my-2xl:not(#\#):last-child {
    margin-top: calc(var(--all-w-2xl) * -1);
    margin-bottom: calc(var(--all-w-2xl) * -1);
}
.last\:my-0:not(#\#):last-child,
.my-0:not(#\#) {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.last\:my-1:not(#\#):last-child,
.my-1:not(#\#) {
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.last\:my-2:not(#\#):last-child,
.my-2:not(#\#) {
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.last\:my-3:not(#\#):last-child,
.my-3:not(#\#) {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.last\:my-4:not(#\#):last-child,
.my-4:not(#\#) {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}
.last\:my-5:not(#\#):last-child,
.my-5:not(#\#) {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.last\:my-6:not(#\#):last-child,
.my-6:not(#\#) {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}
.last\:my-7:not(#\#):last-child,
.my-7:not(#\#) {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.last\:my-8:not(#\#):last-child,
.my-8:not(#\#) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.last\:my-9:not(#\#):last-child,
.my-9:not(#\#) {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.last\:my-10:not(#\#):last-child,
.my-10:not(#\#) {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.last\:my-11:not(#\#):last-child,
.my-11:not(#\#) {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.last\:my-12:not(#\#):last-child,
.my-12:not(#\#) {
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.last\:my-auto:not(#\#):last-child,
.my-auto:not(#\#) {
    margin-top: auto;
    margin-bottom: auto;
}
.last\:my:not(#\#):last-child,
.my:not(#\#) {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.last\:my-px:not(#\#):last-child,
.my-px:not(#\#) {
    margin-top: 1px;
    margin-bottom: 1px;
}
.last\:my-0\.5:not(#\#):last-child,
.my-0\.5:not(#\#) {
    margin-top: .125rem;
    margin-bottom: .125rem;
}
.last\:my-1\.5:not(#\#):last-child,
.my-1\.5:not(#\#) {
    margin-top: .375rem;
    margin-bottom: .375rem;
}
.last\:my-2\.5:not(#\#):last-child,
.my-2\.5:not(#\#) {
    margin-top: .75rem;
    margin-bottom: .75rem;
}
.-my-0:not(#\#),
.last\:-my-0:not(#\#):last-child {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.-my-1:not(#\#),
.last\:-my-1:not(#\#):last-child {
    margin-top: -.25rem;
    margin-bottom: -.25rem;
}
.-my-2:not(#\#),
.last\:-my-2:not(#\#):last-child {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
}
.-my-3:not(#\#),
.last\:-my-3:not(#\#):last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
}
.-my-4:not(#\#),
.last\:-my-4:not(#\#):last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
}
.-my-5:not(#\#),
.last\:-my-5:not(#\#):last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
}
.-my-6:not(#\#),
.last\:-my-6:not(#\#):last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
}
.-my-7:not(#\#),
.last\:-my-7:not(#\#):last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
}
.-my-8:not(#\#),
.last\:-my-8:not(#\#):last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
}
.-my-9:not(#\#),
.last\:-my-9:not(#\#):last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
}
.-my-10:not(#\#),
.last\:-my-10:not(#\#):last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
}
.-my-11:not(#\#),
.last\:-my-11:not(#\#):last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
}
.-my-12:not(#\#),
.last\:-my-12:not(#\#):last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
}
.-my:not(#\#),
.last\:-my:not(#\#):last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
}
.-my-px:not(#\#),
.last\:-my-px:not(#\#):last-child {
    margin-top: -1px;
    margin-bottom: -1px;
}
.-my-0\.5:not(#\#),
.last\:-my-0\.5:not(#\#):last-child {
    margin-top: -.125rem;
    margin-bottom: -.125rem;
}
.-my-1\.5:not(#\#),
.last\:-my-1\.5:not(#\#):last-child {
    margin-top: -.375rem;
    margin-bottom: -.375rem;
}
.-my-2\.5:not(#\#),
.last\:-my-2\.5:not(#\#):last-child {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
}
.f-m-2xs:not(#\#) {
    margin: var(--all-f-2xs);
}
.f-m-xs:not(#\#) {
    margin: var(--all-f-xs);
}
.f-m-sm:not(#\#) {
    margin: var(--all-f-sm);
}
.f-m:not(#\#) {
    margin: var(--all-f);
}
.f-m-md:not(#\#) {
    margin: var(--all-f-md);
}
.f-m-lg:not(#\#) {
    margin: var(--all-f-lg);
}
.f-m-xl:not(#\#) {
    margin: var(--all-f-xl);
}
.f-m-2xl:not(#\#) {
    margin: var(--all-f-2xl);
}
.-f-m-2xs:not(#\#) {
    margin: calc(var(--all-f-2xs) * -1);
}
.-f-m-xs:not(#\#) {
    margin: calc(var(--all-f-xs) * -1);
}
.-f-m-sm:not(#\#) {
    margin: calc(var(--all-f-sm) * -1);
}
.-f-m:not(#\#) {
    margin: calc(var(--all-f) * -1);
}
.-f-m-md:not(#\#) {
    margin: calc(var(--all-f-md) * -1);
}
.-f-m-lg:not(#\#) {
    margin: calc(var(--all-f-lg) * -1);
}
.-f-m-xl:not(#\#) {
    margin: calc(var(--all-f-xl) * -1);
}
.-f-m-2xl:not(#\#) {
    margin: calc(var(--all-f-2xl) * -1);
}
.w-m-2xs:not(#\#) {
    margin: var(--all-w-2xs);
}
.w-m-xs:not(#\#) {
    margin: var(--all-w-xs);
}
.w-m-sm:not(#\#) {
    margin: var(--all-w-sm);
}
.w-m:not(#\#) {
    margin: var(--all-w);
}
.w-m-md:not(#\#) {
    margin: var(--all-w-md);
}
.w-m-lg:not(#\#) {
    margin: var(--all-w-lg);
}
.w-m-xl:not(#\#) {
    margin: var(--all-w-xl);
}
.w-m-2xl:not(#\#) {
    margin: var(--all-w-2xl);
}
.-w-m-2xs:not(#\#) {
    margin: calc(var(--all-w-2xs) * -1);
}
.-w-m-xs:not(#\#) {
    margin: calc(var(--all-w-xs) * -1);
}
.-w-m-sm:not(#\#) {
    margin: calc(var(--all-w-sm) * -1);
}
.-w-m:not(#\#) {
    margin: calc(var(--all-w) * -1);
}
.-w-m-md:not(#\#) {
    margin: calc(var(--all-w-md) * -1);
}
.-w-m-lg:not(#\#) {
    margin: calc(var(--all-w-lg) * -1);
}
.-w-m-xl:not(#\#) {
    margin: calc(var(--all-w-xl) * -1);
}
.-w-m-2xl:not(#\#) {
    margin: calc(var(--all-w-2xl) * -1);
}
.m-0:not(#\#) {
    margin: 0rem;
}
.m-1:not(#\#) {
    margin: .25rem;
}
.m-2:not(#\#) {
    margin: .5rem;
}
.m-3:not(#\#) {
    margin: 1rem;
}
.m-4:not(#\#) {
    margin: 1.25rem;
}
.m-5:not(#\#) {
    margin: 1.5rem;
}
.m-6:not(#\#) {
    margin: 1.75rem;
}
.m-7:not(#\#) {
    margin: 2rem;
}
.m-8:not(#\#) {
    margin: 2.5rem;
}
.m-9:not(#\#) {
    margin: 3rem;
}
.m-10:not(#\#) {
    margin: 4rem;
}
.m-11:not(#\#) {
    margin: 5rem;
}
.m-12:not(#\#) {
    margin: 6rem;
}
.m-auto:not(#\#) {
    margin: auto;
}
.m:not(#\#) {
    margin: 1rem;
}
.m-px:not(#\#) {
    margin: 1px;
}
.m-0\.5:not(#\#) {
    margin: .125rem;
}
.m-1\.5:not(#\#) {
    margin: .375rem;
}
.m-2\.5:not(#\#) {
    margin: .75rem;
}
.-m-0:not(#\#) {
    margin: 0rem;
}
.-m-1:not(#\#) {
    margin: -.25rem;
}
.-m-2:not(#\#) {
    margin: -.5rem;
}
.-m-3:not(#\#) {
    margin: -1rem;
}
.-m-4:not(#\#) {
    margin: -1.25rem;
}
.-m-5:not(#\#) {
    margin: -1.5rem;
}
.-m-6:not(#\#) {
    margin: -1.75rem;
}
.-m-7:not(#\#) {
    margin: -2rem;
}
.-m-8:not(#\#) {
    margin: -2.5rem;
}
.-m-9:not(#\#) {
    margin: -3rem;
}
.-m-10:not(#\#) {
    margin: -4rem;
}
.-m-11:not(#\#) {
    margin: -5rem;
}
.-m-12:not(#\#) {
    margin: -6rem;
}
.-m:not(#\#) {
    margin: -1rem;
}
.-m-px:not(#\#) {
    margin: -1px;
}
.-m-0\.5:not(#\#) {
    margin: -.125rem;
}
.-m-1\.5:not(#\#) {
    margin: -.375rem;
}
.-m-2\.5:not(#\#) {
    margin: -.75rem;
}
.f-mt-2xs:not(#\#),
.first\:f-mt-2xs:not(#\#):first-child {
    margin-top: var(--all-f-2xs);
}
.f-mt-xs:not(#\#),
.first\:f-mt-xs:not(#\#):first-child {
    margin-top: var(--all-f-xs);
}
.f-mt-sm:not(#\#),
.first\:f-mt-sm:not(#\#):first-child {
    margin-top: var(--all-f-sm);
}
.f-mt:not(#\#),
.first\:f-mt:not(#\#):first-child {
    margin-top: var(--all-f);
}
.f-mt-md:not(#\#),
.first\:f-mt-md:not(#\#):first-child {
    margin-top: var(--all-f-md);
}
.f-mt-lg:not(#\#),
.first\:f-mt-lg:not(#\#):first-child {
    margin-top: var(--all-f-lg);
}
.f-mt-xl:not(#\#),
.first\:f-mt-xl:not(#\#):first-child {
    margin-top: var(--all-f-xl);
}
.f-mt-2xl:not(#\#),
.first\:f-mt-2xl:not(#\#):first-child {
    margin-top: var(--all-f-2xl);
}
.-f-mt-2xs:not(#\#),
.first\:-f-mt-2xs:not(#\#):first-child {
    margin-top: calc(var(--all-f-2xs) * -1);
}
.-f-mt-xs:not(#\#),
.first\:-f-mt-xs:not(#\#):first-child {
    margin-top: calc(var(--all-f-xs) * -1);
}
.-f-mt-sm:not(#\#),
.first\:-f-mt-sm:not(#\#):first-child {
    margin-top: calc(var(--all-f-sm) * -1);
}
.-f-mt:not(#\#),
.first\:-f-mt:not(#\#):first-child {
    margin-top: calc(var(--all-f) * -1);
}
.-f-mt-md:not(#\#),
.first\:-f-mt-md:not(#\#):first-child {
    margin-top: calc(var(--all-f-md) * -1);
}
.-f-mt-lg:not(#\#),
.first\:-f-mt-lg:not(#\#):first-child {
    margin-top: calc(var(--all-f-lg) * -1);
}
.-f-mt-xl:not(#\#),
.first\:-f-mt-xl:not(#\#):first-child {
    margin-top: calc(var(--all-f-xl) * -1);
}
.-f-mt-2xl:not(#\#),
.first\:-f-mt-2xl:not(#\#):first-child {
    margin-top: calc(var(--all-f-2xl) * -1);
}
.first\:w-mt-2xs:not(#\#):first-child,
.w-mt-2xs:not(#\#) {
    margin-top: var(--all-w-2xs);
}
.first\:w-mt-xs:not(#\#):first-child,
.w-mt-xs:not(#\#) {
    margin-top: var(--all-w-xs);
}
.first\:w-mt-sm:not(#\#):first-child,
.w-mt-sm:not(#\#) {
    margin-top: var(--all-w-sm);
}
.first\:w-mt:not(#\#):first-child,
.w-mt:not(#\#) {
    margin-top: var(--all-w);
}
.first\:w-mt-md:not(#\#):first-child,
.w-mt-md:not(#\#) {
    margin-top: var(--all-w-md);
}
.first\:w-mt-lg:not(#\#):first-child,
.w-mt-lg:not(#\#) {
    margin-top: var(--all-w-lg);
}
.first\:w-mt-xl:not(#\#):first-child,
.w-mt-xl:not(#\#) {
    margin-top: var(--all-w-xl);
}
.first\:w-mt-2xl:not(#\#):first-child,
.w-mt-2xl:not(#\#) {
    margin-top: var(--all-w-2xl);
}
.-w-mt-2xs:not(#\#),
.first\:-w-mt-2xs:not(#\#):first-child {
    margin-top: calc(var(--all-w-2xs) * -1);
}
.-w-mt-xs:not(#\#),
.first\:-w-mt-xs:not(#\#):first-child {
    margin-top: calc(var(--all-w-xs) * -1);
}
.-w-mt-sm:not(#\#),
.first\:-w-mt-sm:not(#\#):first-child {
    margin-top: calc(var(--all-w-sm) * -1);
}
.-w-mt:not(#\#),
.first\:-w-mt:not(#\#):first-child {
    margin-top: calc(var(--all-w) * -1);
}
.-w-mt-md:not(#\#),
.first\:-w-mt-md:not(#\#):first-child {
    margin-top: calc(var(--all-w-md) * -1);
}
.-w-mt-lg:not(#\#),
.first\:-w-mt-lg:not(#\#):first-child {
    margin-top: calc(var(--all-w-lg) * -1);
}
.-w-mt-xl:not(#\#),
.first\:-w-mt-xl:not(#\#):first-child {
    margin-top: calc(var(--all-w-xl) * -1);
}
.-w-mt-2xl:not(#\#),
.first\:-w-mt-2xl:not(#\#):first-child {
    margin-top: calc(var(--all-w-2xl) * -1);
}
.first\:mt-0:not(#\#):first-child,
.mt-0:not(#\#) {
    margin-top: 0rem;
}
.first\:mt-1:not(#\#):first-child,
.mt-1:not(#\#) {
    margin-top: .25rem;
}
.first\:mt-2:not(#\#):first-child,
.mt-2:not(#\#) {
    margin-top: .5rem;
}
.first\:mt-3:not(#\#):first-child,
.mt-3:not(#\#) {
    margin-top: 1rem;
}
.first\:mt-4:not(#\#):first-child,
.mt-4:not(#\#) {
    margin-top: 1.25rem;
}
.first\:mt-5:not(#\#):first-child,
.mt-5:not(#\#) {
    margin-top: 1.5rem;
}
.first\:mt-6:not(#\#):first-child,
.mt-6:not(#\#) {
    margin-top: 1.75rem;
}
.first\:mt-7:not(#\#):first-child,
.mt-7:not(#\#) {
    margin-top: 2rem;
}
.first\:mt-8:not(#\#):first-child,
.mt-8:not(#\#) {
    margin-top: 2.5rem;
}
.first\:mt-9:not(#\#):first-child,
.mt-9:not(#\#) {
    margin-top: 3rem;
}
.first\:mt-10:not(#\#):first-child,
.mt-10:not(#\#) {
    margin-top: 4rem;
}
.first\:mt-11:not(#\#):first-child,
.mt-11:not(#\#) {
    margin-top: 5rem;
}
.first\:mt-12:not(#\#):first-child,
.mt-12:not(#\#) {
    margin-top: 6rem;
}
.first\:mt-auto:not(#\#):first-child,
.mt-auto:not(#\#) {
    margin-top: auto;
}
.first\:mt:not(#\#):first-child,
.mt:not(#\#) {
    margin-top: 1rem;
}
.first\:mt-px:not(#\#):first-child,
.mt-px:not(#\#) {
    margin-top: 1px;
}
.first\:mt-0\.5:not(#\#):first-child,
.mt-0\.5:not(#\#) {
    margin-top: .125rem;
}
.first\:mt-1\.5:not(#\#):first-child,
.mt-1\.5:not(#\#) {
    margin-top: .375rem;
}
.first\:mt-2\.5:not(#\#):first-child,
.mt-2\.5:not(#\#) {
    margin-top: .75rem;
}
.-mt-0:not(#\#),
.first\:-mt-0:not(#\#):first-child {
    margin-top: 0rem;
}
.-mt-1:not(#\#),
.first\:-mt-1:not(#\#):first-child {
    margin-top: -.25rem;
}
.-mt-2:not(#\#),
.first\:-mt-2:not(#\#):first-child {
    margin-top: -.5rem;
}
.-mt-3:not(#\#),
.first\:-mt-3:not(#\#):first-child {
    margin-top: -1rem;
}
.-mt-4:not(#\#),
.first\:-mt-4:not(#\#):first-child {
    margin-top: -1.25rem;
}
.-mt-5:not(#\#),
.first\:-mt-5:not(#\#):first-child {
    margin-top: -1.5rem;
}
.-mt-6:not(#\#),
.first\:-mt-6:not(#\#):first-child {
    margin-top: -1.75rem;
}
.-mt-7:not(#\#),
.first\:-mt-7:not(#\#):first-child {
    margin-top: -2rem;
}
.-mt-8:not(#\#),
.first\:-mt-8:not(#\#):first-child {
    margin-top: -2.5rem;
}
.-mt-9:not(#\#),
.first\:-mt-9:not(#\#):first-child {
    margin-top: -3rem;
}
.-mt-10:not(#\#),
.first\:-mt-10:not(#\#):first-child {
    margin-top: -4rem;
}
.-mt-11:not(#\#),
.first\:-mt-11:not(#\#):first-child {
    margin-top: -5rem;
}
.-mt-12:not(#\#),
.first\:-mt-12:not(#\#):first-child {
    margin-top: -6rem;
}
.-mt:not(#\#),
.first\:-mt:not(#\#):first-child {
    margin-top: -1rem;
}
.-mt-px:not(#\#),
.first\:-mt-px:not(#\#):first-child {
    margin-top: -1px;
}
.-mt-0\.5:not(#\#),
.first\:-mt-0\.5:not(#\#):first-child {
    margin-top: -.125rem;
}
.-mt-1\.5:not(#\#),
.first\:-mt-1\.5:not(#\#):first-child {
    margin-top: -.375rem;
}
.-mt-2\.5:not(#\#),
.first\:-mt-2\.5:not(#\#):first-child {
    margin-top: -.75rem;
}
.f-mr-2xs:not(#\#),
.last\:f-mr-2xs:not(#\#):last-child {
    margin-right: var(--all-f-2xs);
}
.f-mr-xs:not(#\#),
.last\:f-mr-xs:not(#\#):last-child {
    margin-right: var(--all-f-xs);
}
.f-mr-sm:not(#\#),
.last\:f-mr-sm:not(#\#):last-child {
    margin-right: var(--all-f-sm);
}
.f-mr:not(#\#),
.last\:f-mr:not(#\#):last-child {
    margin-right: var(--all-f);
}
.f-mr-md:not(#\#),
.last\:f-mr-md:not(#\#):last-child {
    margin-right: var(--all-f-md);
}
.f-mr-lg:not(#\#),
.last\:f-mr-lg:not(#\#):last-child {
    margin-right: var(--all-f-lg);
}
.f-mr-xl:not(#\#),
.last\:f-mr-xl:not(#\#):last-child {
    margin-right: var(--all-f-xl);
}
.f-mr-2xl:not(#\#),
.last\:f-mr-2xl:not(#\#):last-child {
    margin-right: var(--all-f-2xl);
}
.-f-mr-2xs:not(#\#),
.last\:-f-mr-2xs:not(#\#):last-child {
    margin-right: calc(var(--all-f-2xs) * -1);
}
.-f-mr-xs:not(#\#),
.last\:-f-mr-xs:not(#\#):last-child {
    margin-right: calc(var(--all-f-xs) * -1);
}
.-f-mr-sm:not(#\#),
.last\:-f-mr-sm:not(#\#):last-child {
    margin-right: calc(var(--all-f-sm) * -1);
}
.-f-mr:not(#\#),
.last\:-f-mr:not(#\#):last-child {
    margin-right: calc(var(--all-f) * -1);
}
.-f-mr-md:not(#\#),
.last\:-f-mr-md:not(#\#):last-child {
    margin-right: calc(var(--all-f-md) * -1);
}
.-f-mr-lg:not(#\#),
.last\:-f-mr-lg:not(#\#):last-child {
    margin-right: calc(var(--all-f-lg) * -1);
}
.-f-mr-xl:not(#\#),
.last\:-f-mr-xl:not(#\#):last-child {
    margin-right: calc(var(--all-f-xl) * -1);
}
.-f-mr-2xl:not(#\#),
.last\:-f-mr-2xl:not(#\#):last-child {
    margin-right: calc(var(--all-f-2xl) * -1);
}
.last\:w-mr-2xs:not(#\#):last-child,
.w-mr-2xs:not(#\#) {
    margin-right: var(--all-w-2xs);
}
.last\:w-mr-xs:not(#\#):last-child,
.w-mr-xs:not(#\#) {
    margin-right: var(--all-w-xs);
}
.last\:w-mr-sm:not(#\#):last-child,
.w-mr-sm:not(#\#) {
    margin-right: var(--all-w-sm);
}
.last\:w-mr:not(#\#):last-child,
.w-mr:not(#\#) {
    margin-right: var(--all-w);
}
.last\:w-mr-md:not(#\#):last-child,
.w-mr-md:not(#\#) {
    margin-right: var(--all-w-md);
}
.last\:w-mr-lg:not(#\#):last-child,
.w-mr-lg:not(#\#) {
    margin-right: var(--all-w-lg);
}
.last\:w-mr-xl:not(#\#):last-child,
.w-mr-xl:not(#\#) {
    margin-right: var(--all-w-xl);
}
.last\:w-mr-2xl:not(#\#):last-child,
.w-mr-2xl:not(#\#) {
    margin-right: var(--all-w-2xl);
}
.-w-mr-2xs:not(#\#),
.last\:-w-mr-2xs:not(#\#):last-child {
    margin-right: calc(var(--all-w-2xs) * -1);
}
.-w-mr-xs:not(#\#),
.last\:-w-mr-xs:not(#\#):last-child {
    margin-right: calc(var(--all-w-xs) * -1);
}
.-w-mr-sm:not(#\#),
.last\:-w-mr-sm:not(#\#):last-child {
    margin-right: calc(var(--all-w-sm) * -1);
}
.-w-mr:not(#\#),
.last\:-w-mr:not(#\#):last-child {
    margin-right: calc(var(--all-w) * -1);
}
.-w-mr-md:not(#\#),
.last\:-w-mr-md:not(#\#):last-child {
    margin-right: calc(var(--all-w-md) * -1);
}
.-w-mr-lg:not(#\#),
.last\:-w-mr-lg:not(#\#):last-child {
    margin-right: calc(var(--all-w-lg) * -1);
}
.-w-mr-xl:not(#\#),
.last\:-w-mr-xl:not(#\#):last-child {
    margin-right: calc(var(--all-w-xl) * -1);
}
.-w-mr-2xl:not(#\#),
.last\:-w-mr-2xl:not(#\#):last-child {
    margin-right: calc(var(--all-w-2xl) * -1);
}
.last\:mr-0:not(#\#):last-child,
.mr-0:not(#\#) {
    margin-right: 0rem;
}
.last\:mr-1:not(#\#):last-child,
.mr-1:not(#\#) {
    margin-right: .25rem;
}
.last\:mr-2:not(#\#):last-child,
.mr-2:not(#\#) {
    margin-right: .5rem;
}
.last\:mr-3:not(#\#):last-child,
.mr-3:not(#\#) {
    margin-right: 1rem;
}
.last\:mr-4:not(#\#):last-child,
.mr-4:not(#\#) {
    margin-right: 1.25rem;
}
.last\:mr-5:not(#\#):last-child,
.mr-5:not(#\#) {
    margin-right: 1.5rem;
}
.last\:mr-6:not(#\#):last-child,
.mr-6:not(#\#) {
    margin-right: 1.75rem;
}
.last\:mr-7:not(#\#):last-child,
.mr-7:not(#\#) {
    margin-right: 2rem;
}
.last\:mr-8:not(#\#):last-child,
.mr-8:not(#\#) {
    margin-right: 2.5rem;
}
.last\:mr-9:not(#\#):last-child,
.mr-9:not(#\#) {
    margin-right: 3rem;
}
.last\:mr-10:not(#\#):last-child,
.mr-10:not(#\#) {
    margin-right: 4rem;
}
.last\:mr-11:not(#\#):last-child,
.mr-11:not(#\#) {
    margin-right: 5rem;
}
.last\:mr-12:not(#\#):last-child,
.mr-12:not(#\#) {
    margin-right: 6rem;
}
.last\:mr-auto:not(#\#):last-child,
.mr-auto:not(#\#) {
    margin-right: auto;
}
.last\:mr:not(#\#):last-child,
.mr:not(#\#) {
    margin-right: 1rem;
}
.last\:mr-px:not(#\#):last-child,
.mr-px:not(#\#) {
    margin-right: 1px;
}
.last\:mr-0\.5:not(#\#):last-child,
.mr-0\.5:not(#\#) {
    margin-right: .125rem;
}
.last\:mr-1\.5:not(#\#):last-child,
.mr-1\.5:not(#\#) {
    margin-right: .375rem;
}
.last\:mr-2\.5:not(#\#):last-child,
.mr-2\.5:not(#\#) {
    margin-right: .75rem;
}
.-mr-0:not(#\#),
.last\:-mr-0:not(#\#):last-child {
    margin-right: 0rem;
}
.-mr-1:not(#\#),
.last\:-mr-1:not(#\#):last-child {
    margin-right: -.25rem;
}
.-mr-2:not(#\#),
.last\:-mr-2:not(#\#):last-child {
    margin-right: -.5rem;
}
.-mr-3:not(#\#),
.last\:-mr-3:not(#\#):last-child {
    margin-right: -1rem;
}
.-mr-4:not(#\#),
.last\:-mr-4:not(#\#):last-child {
    margin-right: -1.25rem;
}
.-mr-5:not(#\#),
.last\:-mr-5:not(#\#):last-child {
    margin-right: -1.5rem;
}
.-mr-6:not(#\#),
.last\:-mr-6:not(#\#):last-child {
    margin-right: -1.75rem;
}
.-mr-7:not(#\#),
.last\:-mr-7:not(#\#):last-child {
    margin-right: -2rem;
}
.-mr-8:not(#\#),
.last\:-mr-8:not(#\#):last-child {
    margin-right: -2.5rem;
}
.-mr-9:not(#\#),
.last\:-mr-9:not(#\#):last-child {
    margin-right: -3rem;
}
.-mr-10:not(#\#),
.last\:-mr-10:not(#\#):last-child {
    margin-right: -4rem;
}
.-mr-11:not(#\#),
.last\:-mr-11:not(#\#):last-child {
    margin-right: -5rem;
}
.-mr-12:not(#\#),
.last\:-mr-12:not(#\#):last-child {
    margin-right: -6rem;
}
.-mr:not(#\#),
.last\:-mr:not(#\#):last-child {
    margin-right: -1rem;
}
.-mr-px:not(#\#),
.last\:-mr-px:not(#\#):last-child {
    margin-right: -1px;
}
.-mr-0\.5:not(#\#),
.last\:-mr-0\.5:not(#\#):last-child {
    margin-right: -.125rem;
}
.-mr-1\.5:not(#\#),
.last\:-mr-1\.5:not(#\#):last-child {
    margin-right: -.375rem;
}
.-mr-2\.5:not(#\#),
.last\:-mr-2\.5:not(#\#):last-child {
    margin-right: -.75rem;
}
.f-mb-2xs:not(#\#),
.last\:f-mb-2xs:not(#\#):last-child {
    margin-bottom: var(--all-f-2xs);
}
.f-mb-xs:not(#\#),
.last\:f-mb-xs:not(#\#):last-child {
    margin-bottom: var(--all-f-xs);
}
.f-mb-sm:not(#\#),
.last\:f-mb-sm:not(#\#):last-child {
    margin-bottom: var(--all-f-sm);
}
.f-mb:not(#\#),
.last\:f-mb:not(#\#):last-child {
    margin-bottom: var(--all-f);
}
.f-mb-md:not(#\#),
.last\:f-mb-md:not(#\#):last-child {
    margin-bottom: var(--all-f-md);
}
.f-mb-lg:not(#\#),
.last\:f-mb-lg:not(#\#):last-child {
    margin-bottom: var(--all-f-lg);
}
.f-mb-xl:not(#\#),
.last\:f-mb-xl:not(#\#):last-child {
    margin-bottom: var(--all-f-xl);
}
.f-mb-2xl:not(#\#),
.last\:f-mb-2xl:not(#\#):last-child {
    margin-bottom: var(--all-f-2xl);
}
.-f-mb-2xs:not(#\#),
.last\:-f-mb-2xs:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-2xs) * -1);
}
.-f-mb-xs:not(#\#),
.last\:-f-mb-xs:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-xs) * -1);
}
.-f-mb-sm:not(#\#),
.last\:-f-mb-sm:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-sm) * -1);
}
.-f-mb:not(#\#),
.last\:-f-mb:not(#\#):last-child {
    margin-bottom: calc(var(--all-f) * -1);
}
.-f-mb-md:not(#\#),
.last\:-f-mb-md:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-md) * -1);
}
.-f-mb-lg:not(#\#),
.last\:-f-mb-lg:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-lg) * -1);
}
.-f-mb-xl:not(#\#),
.last\:-f-mb-xl:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-xl) * -1);
}
.-f-mb-2xl:not(#\#),
.last\:-f-mb-2xl:not(#\#):last-child {
    margin-bottom: calc(var(--all-f-2xl) * -1);
}
.last\:w-mb-2xs:not(#\#):last-child,
.w-mb-2xs:not(#\#) {
    margin-bottom: var(--all-w-2xs);
}
.last\:w-mb-xs:not(#\#):last-child,
.w-mb-xs:not(#\#) {
    margin-bottom: var(--all-w-xs);
}
.last\:w-mb-sm:not(#\#):last-child,
.w-mb-sm:not(#\#) {
    margin-bottom: var(--all-w-sm);
}
.last\:w-mb:not(#\#):last-child,
.w-mb:not(#\#) {
    margin-bottom: var(--all-w);
}
.last\:w-mb-md:not(#\#):last-child,
.w-mb-md:not(#\#) {
    margin-bottom: var(--all-w-md);
}
.last\:w-mb-lg:not(#\#):last-child,
.w-mb-lg:not(#\#) {
    margin-bottom: var(--all-w-lg);
}
.last\:w-mb-xl:not(#\#):last-child,
.w-mb-xl:not(#\#) {
    margin-bottom: var(--all-w-xl);
}
.last\:w-mb-2xl:not(#\#):last-child,
.w-mb-2xl:not(#\#) {
    margin-bottom: var(--all-w-2xl);
}
.-w-mb-2xs:not(#\#),
.last\:-w-mb-2xs:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-2xs) * -1);
}
.-w-mb-xs:not(#\#),
.last\:-w-mb-xs:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-xs) * -1);
}
.-w-mb-sm:not(#\#),
.last\:-w-mb-sm:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-sm) * -1);
}
.-w-mb:not(#\#),
.last\:-w-mb:not(#\#):last-child {
    margin-bottom: calc(var(--all-w) * -1);
}
.-w-mb-md:not(#\#),
.last\:-w-mb-md:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-md) * -1);
}
.-w-mb-lg:not(#\#),
.last\:-w-mb-lg:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-lg) * -1);
}
.-w-mb-xl:not(#\#),
.last\:-w-mb-xl:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-xl) * -1);
}
.-w-mb-2xl:not(#\#),
.last\:-w-mb-2xl:not(#\#):last-child {
    margin-bottom: calc(var(--all-w-2xl) * -1);
}
.last\:mb-0:not(#\#):last-child,
.mb-0:not(#\#) {
    margin-bottom: 0rem;
}
.last\:mb-1:not(#\#):last-child,
.mb-1:not(#\#) {
    margin-bottom: .25rem;
}
.last\:mb-2:not(#\#):last-child,
.mb-2:not(#\#) {
    margin-bottom: .5rem;
}
.last\:mb-3:not(#\#):last-child,
.mb-3:not(#\#) {
    margin-bottom: 1rem;
}
.last\:mb-4:not(#\#):last-child,
.mb-4:not(#\#) {
    margin-bottom: 1.25rem;
}
.last\:mb-5:not(#\#):last-child,
.mb-5:not(#\#) {
    margin-bottom: 1.5rem;
}
.last\:mb-6:not(#\#):last-child,
.mb-6:not(#\#) {
    margin-bottom: 1.75rem;
}
.last\:mb-7:not(#\#):last-child,
.mb-7:not(#\#) {
    margin-bottom: 2rem;
}
.last\:mb-8:not(#\#):last-child,
.mb-8:not(#\#) {
    margin-bottom: 2.5rem;
}
.last\:mb-9:not(#\#):last-child,
.mb-9:not(#\#) {
    margin-bottom: 3rem;
}
.last\:mb-10:not(#\#):last-child,
.mb-10:not(#\#) {
    margin-bottom: 4rem;
}
.last\:mb-11:not(#\#):last-child,
.mb-11:not(#\#) {
    margin-bottom: 5rem;
}
.last\:mb-12:not(#\#):last-child,
.mb-12:not(#\#) {
    margin-bottom: 6rem;
}
.last\:mb-auto:not(#\#):last-child,
.mb-auto:not(#\#) {
    margin-bottom: auto;
}
.last\:mb:not(#\#):last-child,
.mb:not(#\#) {
    margin-bottom: 1rem;
}
.last\:mb-px:not(#\#):last-child,
.mb-px:not(#\#) {
    margin-bottom: 1px;
}
.last\:mb-0\.5:not(#\#):last-child,
.mb-0\.5:not(#\#) {
    margin-bottom: .125rem;
}
.last\:mb-1\.5:not(#\#):last-child,
.mb-1\.5:not(#\#) {
    margin-bottom: .375rem;
}
.last\:mb-2\.5:not(#\#):last-child,
.mb-2\.5:not(#\#) {
    margin-bottom: .75rem;
}
.-mb-0:not(#\#),
.last\:-mb-0:not(#\#):last-child {
    margin-bottom: 0rem;
}
.-mb-1:not(#\#),
.last\:-mb-1:not(#\#):last-child {
    margin-bottom: -.25rem;
}
.-mb-2:not(#\#),
.last\:-mb-2:not(#\#):last-child {
    margin-bottom: -.5rem;
}
.-mb-3:not(#\#),
.last\:-mb-3:not(#\#):last-child {
    margin-bottom: -1rem;
}
.-mb-4:not(#\#),
.last\:-mb-4:not(#\#):last-child {
    margin-bottom: -1.25rem;
}
.-mb-5:not(#\#),
.last\:-mb-5:not(#\#):last-child {
    margin-bottom: -1.5rem;
}
.-mb-6:not(#\#),
.last\:-mb-6:not(#\#):last-child {
    margin-bottom: -1.75rem;
}
.-mb-7:not(#\#),
.last\:-mb-7:not(#\#):last-child {
    margin-bottom: -2rem;
}
.-mb-8:not(#\#),
.last\:-mb-8:not(#\#):last-child {
    margin-bottom: -2.5rem;
}
.-mb-9:not(#\#),
.last\:-mb-9:not(#\#):last-child {
    margin-bottom: -3rem;
}
.-mb-10:not(#\#),
.last\:-mb-10:not(#\#):last-child {
    margin-bottom: -4rem;
}
.-mb-11:not(#\#),
.last\:-mb-11:not(#\#):last-child {
    margin-bottom: -5rem;
}
.-mb-12:not(#\#),
.last\:-mb-12:not(#\#):last-child {
    margin-bottom: -6rem;
}
.-mb:not(#\#),
.last\:-mb:not(#\#):last-child {
    margin-bottom: -1rem;
}
.-mb-px:not(#\#),
.last\:-mb-px:not(#\#):last-child {
    margin-bottom: -1px;
}
.-mb-0\.5:not(#\#),
.last\:-mb-0\.5:not(#\#):last-child {
    margin-bottom: -.125rem;
}
.-mb-1\.5:not(#\#),
.last\:-mb-1\.5:not(#\#):last-child {
    margin-bottom: -.375rem;
}
.-mb-2\.5:not(#\#),
.last\:-mb-2\.5:not(#\#):last-child {
    margin-bottom: -.75rem;
}
.f-ml-2xs:not(#\#),
.first\:f-ml-2xs:not(#\#):first-child {
    margin-left: var(--all-f-2xs);
}
.f-ml-xs:not(#\#),
.first\:f-ml-xs:not(#\#):first-child {
    margin-left: var(--all-f-xs);
}
.f-ml-sm:not(#\#),
.first\:f-ml-sm:not(#\#):first-child {
    margin-left: var(--all-f-sm);
}
.f-ml:not(#\#),
.first\:f-ml:not(#\#):first-child {
    margin-left: var(--all-f);
}
.f-ml-md:not(#\#),
.first\:f-ml-md:not(#\#):first-child {
    margin-left: var(--all-f-md);
}
.f-ml-lg:not(#\#),
.first\:f-ml-lg:not(#\#):first-child {
    margin-left: var(--all-f-lg);
}
.f-ml-xl:not(#\#),
.first\:f-ml-xl:not(#\#):first-child {
    margin-left: var(--all-f-xl);
}
.f-ml-2xl:not(#\#),
.first\:f-ml-2xl:not(#\#):first-child {
    margin-left: var(--all-f-2xl);
}
.-f-ml-2xs:not(#\#),
.first\:-f-ml-2xs:not(#\#):first-child {
    margin-left: calc(var(--all-f-2xs) * -1);
}
.-f-ml-xs:not(#\#),
.first\:-f-ml-xs:not(#\#):first-child {
    margin-left: calc(var(--all-f-xs) * -1);
}
.-f-ml-sm:not(#\#),
.first\:-f-ml-sm:not(#\#):first-child {
    margin-left: calc(var(--all-f-sm) * -1);
}
.-f-ml:not(#\#),
.first\:-f-ml:not(#\#):first-child {
    margin-left: calc(var(--all-f) * -1);
}
.-f-ml-md:not(#\#),
.first\:-f-ml-md:not(#\#):first-child {
    margin-left: calc(var(--all-f-md) * -1);
}
.-f-ml-lg:not(#\#),
.first\:-f-ml-lg:not(#\#):first-child {
    margin-left: calc(var(--all-f-lg) * -1);
}
.-f-ml-xl:not(#\#),
.first\:-f-ml-xl:not(#\#):first-child {
    margin-left: calc(var(--all-f-xl) * -1);
}
.-f-ml-2xl:not(#\#),
.first\:-f-ml-2xl:not(#\#):first-child {
    margin-left: calc(var(--all-f-2xl) * -1);
}
.first\:w-ml-2xs:not(#\#):first-child,
.w-ml-2xs:not(#\#) {
    margin-left: var(--all-w-2xs);
}
.first\:w-ml-xs:not(#\#):first-child,
.w-ml-xs:not(#\#) {
    margin-left: var(--all-w-xs);
}
.first\:w-ml-sm:not(#\#):first-child,
.w-ml-sm:not(#\#) {
    margin-left: var(--all-w-sm);
}
.first\:w-ml:not(#\#):first-child,
.w-ml:not(#\#) {
    margin-left: var(--all-w);
}
.first\:w-ml-md:not(#\#):first-child,
.w-ml-md:not(#\#) {
    margin-left: var(--all-w-md);
}
.first\:w-ml-lg:not(#\#):first-child,
.w-ml-lg:not(#\#) {
    margin-left: var(--all-w-lg);
}
.first\:w-ml-xl:not(#\#):first-child,
.w-ml-xl:not(#\#) {
    margin-left: var(--all-w-xl);
}
.first\:w-ml-2xl:not(#\#):first-child,
.w-ml-2xl:not(#\#) {
    margin-left: var(--all-w-2xl);
}
.-w-ml-2xs:not(#\#),
.first\:-w-ml-2xs:not(#\#):first-child {
    margin-left: calc(var(--all-w-2xs) * -1);
}
.-w-ml-xs:not(#\#),
.first\:-w-ml-xs:not(#\#):first-child {
    margin-left: calc(var(--all-w-xs) * -1);
}
.-w-ml-sm:not(#\#),
.first\:-w-ml-sm:not(#\#):first-child {
    margin-left: calc(var(--all-w-sm) * -1);
}
.-w-ml:not(#\#),
.first\:-w-ml:not(#\#):first-child {
    margin-left: calc(var(--all-w) * -1);
}
.-w-ml-md:not(#\#),
.first\:-w-ml-md:not(#\#):first-child {
    margin-left: calc(var(--all-w-md) * -1);
}
.-w-ml-lg:not(#\#),
.first\:-w-ml-lg:not(#\#):first-child {
    margin-left: calc(var(--all-w-lg) * -1);
}
.-w-ml-xl:not(#\#),
.first\:-w-ml-xl:not(#\#):first-child {
    margin-left: calc(var(--all-w-xl) * -1);
}
.-w-ml-2xl:not(#\#),
.first\:-w-ml-2xl:not(#\#):first-child {
    margin-left: calc(var(--all-w-2xl) * -1);
}
.first\:ml-0:not(#\#):first-child,
.ml-0:not(#\#) {
    margin-left: 0rem;
}
.first\:ml-1:not(#\#):first-child,
.ml-1:not(#\#) {
    margin-left: .25rem;
}
.first\:ml-2:not(#\#):first-child,
.ml-2:not(#\#) {
    margin-left: .5rem;
}
.first\:ml-3:not(#\#):first-child,
.ml-3:not(#\#) {
    margin-left: 1rem;
}
.first\:ml-4:not(#\#):first-child,
.ml-4:not(#\#) {
    margin-left: 1.25rem;
}
.first\:ml-5:not(#\#):first-child,
.ml-5:not(#\#) {
    margin-left: 1.5rem;
}
.first\:ml-6:not(#\#):first-child,
.ml-6:not(#\#) {
    margin-left: 1.75rem;
}
.first\:ml-7:not(#\#):first-child,
.ml-7:not(#\#) {
    margin-left: 2rem;
}
.first\:ml-8:not(#\#):first-child,
.ml-8:not(#\#) {
    margin-left: 2.5rem;
}
.first\:ml-9:not(#\#):first-child,
.ml-9:not(#\#) {
    margin-left: 3rem;
}
.first\:ml-10:not(#\#):first-child,
.ml-10:not(#\#) {
    margin-left: 4rem;
}
.first\:ml-11:not(#\#):first-child,
.ml-11:not(#\#) {
    margin-left: 5rem;
}
.first\:ml-12:not(#\#):first-child,
.ml-12:not(#\#) {
    margin-left: 6rem;
}
.first\:ml-auto:not(#\#):first-child,
.ml-auto:not(#\#) {
    margin-left: auto;
}
.first\:ml:not(#\#):first-child,
.ml:not(#\#) {
    margin-left: 1rem;
}
.first\:ml-px:not(#\#):first-child,
.ml-px:not(#\#) {
    margin-left: 1px;
}
.first\:ml-0\.5:not(#\#):first-child,
.ml-0\.5:not(#\#) {
    margin-left: .125rem;
}
.first\:ml-1\.5:not(#\#):first-child,
.ml-1\.5:not(#\#) {
    margin-left: .375rem;
}
.first\:ml-2\.5:not(#\#):first-child,
.ml-2\.5:not(#\#) {
    margin-left: .75rem;
}
.-ml-0:not(#\#),
.first\:-ml-0:not(#\#):first-child {
    margin-left: 0rem;
}
.-ml-1:not(#\#),
.first\:-ml-1:not(#\#):first-child {
    margin-left: -.25rem;
}
.-ml-2:not(#\#),
.first\:-ml-2:not(#\#):first-child {
    margin-left: -.5rem;
}
.-ml-3:not(#\#),
.first\:-ml-3:not(#\#):first-child {
    margin-left: -1rem;
}
.-ml-4:not(#\#),
.first\:-ml-4:not(#\#):first-child {
    margin-left: -1.25rem;
}
.-ml-5:not(#\#),
.first\:-ml-5:not(#\#):first-child {
    margin-left: -1.5rem;
}
.-ml-6:not(#\#),
.first\:-ml-6:not(#\#):first-child {
    margin-left: -1.75rem;
}
.-ml-7:not(#\#),
.first\:-ml-7:not(#\#):first-child {
    margin-left: -2rem;
}
.-ml-8:not(#\#),
.first\:-ml-8:not(#\#):first-child {
    margin-left: -2.5rem;
}
.-ml-9:not(#\#),
.first\:-ml-9:not(#\#):first-child {
    margin-left: -3rem;
}
.-ml-10:not(#\#),
.first\:-ml-10:not(#\#):first-child {
    margin-left: -4rem;
}
.-ml-11:not(#\#),
.first\:-ml-11:not(#\#):first-child {
    margin-left: -5rem;
}
.-ml-12:not(#\#),
.first\:-ml-12:not(#\#):first-child {
    margin-left: -6rem;
}
.-ml:not(#\#),
.first\:-ml:not(#\#):first-child {
    margin-left: -1rem;
}
.-ml-px:not(#\#),
.first\:-ml-px:not(#\#):first-child {
    margin-left: -1px;
}
.-ml-0\.5:not(#\#),
.first\:-ml-0\.5:not(#\#):first-child {
    margin-left: -.125rem;
}
.-ml-1\.5:not(#\#),
.first\:-ml-1\.5:not(#\#):first-child {
    margin-left: -.375rem;
}
.-ml-2\.5:not(#\#),
.first\:-ml-2\.5:not(#\#):first-child {
    margin-left: -.75rem;
}
.f-px-2xs:not(#\#),
.last\:f-px-2xs:not(#\#):last-child {
    padding-left: var(--all-f-2xs);
    padding-right: var(--all-f-2xs);
}
.f-px-xs:not(#\#),
.last\:f-px-xs:not(#\#):last-child {
    padding-left: var(--all-f-xs);
    padding-right: var(--all-f-xs);
}
.f-px-sm:not(#\#),
.last\:f-px-sm:not(#\#):last-child {
    padding-left: var(--all-f-sm);
    padding-right: var(--all-f-sm);
}
.f-px:not(#\#),
.last\:f-px:not(#\#):last-child {
    padding-left: var(--all-f);
    padding-right: var(--all-f);
}
.f-px-md:not(#\#),
.last\:f-px-md:not(#\#):last-child {
    padding-left: var(--all-f-md);
    padding-right: var(--all-f-md);
}
.f-px-lg:not(#\#),
.last\:f-px-lg:not(#\#):last-child {
    padding-left: var(--all-f-lg);
    padding-right: var(--all-f-lg);
}
.f-px-xl:not(#\#),
.last\:f-px-xl:not(#\#):last-child {
    padding-left: var(--all-f-xl);
    padding-right: var(--all-f-xl);
}
.f-px-2xl:not(#\#),
.last\:f-px-2xl:not(#\#):last-child {
    padding-left: var(--all-f-2xl);
    padding-right: var(--all-f-2xl);
}
.last\:w-px-2xs:not(#\#):last-child,
.w-px-2xs:not(#\#) {
    padding-left: var(--all-w-2xs);
    padding-right: var(--all-w-2xs);
}
.last\:w-px-xs:not(#\#):last-child,
.w-px-xs:not(#\#) {
    padding-left: var(--all-w-xs);
    padding-right: var(--all-w-xs);
}
.last\:w-px-sm:not(#\#):last-child,
.w-px-sm:not(#\#) {
    padding-left: var(--all-w-sm);
    padding-right: var(--all-w-sm);
}
.last\:w-px:not(#\#):last-child,
.w-px:not(#\#) {
    padding-left: var(--all-w);
    padding-right: var(--all-w);
}
.last\:w-px-md:not(#\#):last-child,
.w-px-md:not(#\#) {
    padding-left: var(--all-w-md);
    padding-right: var(--all-w-md);
}
.last\:w-px-lg:not(#\#):last-child,
.w-px-lg:not(#\#) {
    padding-left: var(--all-w-lg);
    padding-right: var(--all-w-lg);
}
.last\:w-px-xl:not(#\#):last-child,
.w-px-xl:not(#\#) {
    padding-left: var(--all-w-xl);
    padding-right: var(--all-w-xl);
}
.last\:w-px-2xl:not(#\#):last-child,
.w-px-2xl:not(#\#) {
    padding-left: var(--all-w-2xl);
    padding-right: var(--all-w-2xl);
}
.last\:px-0:not(#\#):last-child,
.px-0:not(#\#) {
    padding-left: 0rem;
    padding-right: 0rem;
}
.last\:px-1:not(#\#):last-child,
.px-1:not(#\#) {
    padding-left: .25rem;
    padding-right: .25rem;
}
.last\:px-2:not(#\#):last-child,
.px-2:not(#\#) {
    padding-left: .5rem;
    padding-right: .5rem;
}
.last\:px-3:not(#\#):last-child,
.px-3:not(#\#) {
    padding-left: 1rem;
    padding-right: 1rem;
}
.last\:px-4:not(#\#):last-child,
.px-4:not(#\#) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.last\:px-5:not(#\#):last-child,
.px-5:not(#\#) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.last\:px-6:not(#\#):last-child,
.px-6:not(#\#) {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}
.last\:px-7:not(#\#):last-child,
.px-7:not(#\#) {
    padding-left: 2rem;
    padding-right: 2rem;
}
.last\:px-8:not(#\#):last-child,
.px-8:not(#\#) {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.last\:px-9:not(#\#):last-child,
.px-9:not(#\#) {
    padding-left: 3rem;
    padding-right: 3rem;
}
.last\:px-10:not(#\#):last-child,
.px-10:not(#\#) {
    padding-left: 4rem;
    padding-right: 4rem;
}
.last\:px-11:not(#\#):last-child,
.px-11:not(#\#) {
    padding-left: 5rem;
    padding-right: 5rem;
}
.last\:px-12:not(#\#):last-child,
.px-12:not(#\#) {
    padding-left: 6rem;
    padding-right: 6rem;
}
.last\:px:not(#\#):last-child,
.px:not(#\#) {
    padding-left: 1rem;
    padding-right: 1rem;
}
.last\:px-px:not(#\#):last-child,
.px-px:not(#\#) {
    padding-left: 1px;
    padding-right: 1px;
}
.last\:px-0\.5:not(#\#):last-child,
.px-0\.5:not(#\#) {
    padding-left: .125rem;
    padding-right: .125rem;
}
.last\:px-1\.5:not(#\#):last-child,
.px-1\.5:not(#\#) {
    padding-left: .375rem;
    padding-right: .375rem;
}
.last\:px-2\.5:not(#\#):last-child,
.px-2\.5:not(#\#) {
    padding-left: .75rem;
    padding-right: .75rem;
}
.f-py-2xs:not(#\#),
.last\:f-py-2xs:not(#\#):last-child {
    padding-top: var(--all-f-2xs);
    padding-bottom: var(--all-f-2xs);
}
.f-py-xs:not(#\#),
.last\:f-py-xs:not(#\#):last-child {
    padding-top: var(--all-f-xs);
    padding-bottom: var(--all-f-xs);
}
.f-py-sm:not(#\#),
.last\:f-py-sm:not(#\#):last-child {
    padding-top: var(--all-f-sm);
    padding-bottom: var(--all-f-sm);
}
.f-py:not(#\#),
.last\:f-py:not(#\#):last-child {
    padding-top: var(--all-f);
    padding-bottom: var(--all-f);
}
.f-py-md:not(#\#),
.last\:f-py-md:not(#\#):last-child {
    padding-top: var(--all-f-md);
    padding-bottom: var(--all-f-md);
}
.f-py-lg:not(#\#),
.last\:f-py-lg:not(#\#):last-child {
    padding-top: var(--all-f-lg);
    padding-bottom: var(--all-f-lg);
}
.f-py-xl:not(#\#),
.last\:f-py-xl:not(#\#):last-child {
    padding-top: var(--all-f-xl);
    padding-bottom: var(--all-f-xl);
}
.f-py-2xl:not(#\#),
.last\:f-py-2xl:not(#\#):last-child {
    padding-top: var(--all-f-2xl);
    padding-bottom: var(--all-f-2xl);
}
.last\:w-py-2xs:not(#\#):last-child,
.w-py-2xs:not(#\#) {
    padding-top: var(--all-w-2xs);
    padding-bottom: var(--all-w-2xs);
}
.last\:w-py-xs:not(#\#):last-child,
.w-py-xs:not(#\#) {
    padding-top: var(--all-w-xs);
    padding-bottom: var(--all-w-xs);
}
.last\:w-py-sm:not(#\#):last-child,
.w-py-sm:not(#\#) {
    padding-top: var(--all-w-sm);
    padding-bottom: var(--all-w-sm);
}
.last\:w-py:not(#\#):last-child,
.w-py:not(#\#) {
    padding-top: var(--all-w);
    padding-bottom: var(--all-w);
}
.last\:w-py-md:not(#\#):last-child,
.w-py-md:not(#\#) {
    padding-top: var(--all-w-md);
    padding-bottom: var(--all-w-md);
}
.last\:w-py-lg:not(#\#):last-child,
.w-py-lg:not(#\#) {
    padding-top: var(--all-w-lg);
    padding-bottom: var(--all-w-lg);
}
.last\:w-py-xl:not(#\#):last-child,
.w-py-xl:not(#\#) {
    padding-top: var(--all-w-xl);
    padding-bottom: var(--all-w-xl);
}
.last\:w-py-2xl:not(#\#):last-child,
.w-py-2xl:not(#\#) {
    padding-top: var(--all-w-2xl);
    padding-bottom: var(--all-w-2xl);
}
.last\:py-0:not(#\#):last-child,
.py-0:not(#\#) {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.last\:py-1:not(#\#):last-child,
.py-1:not(#\#) {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.last\:py-2:not(#\#):last-child,
.py-2:not(#\#) {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.last\:py-3:not(#\#):last-child,
.py-3:not(#\#) {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.last\:py-4:not(#\#):last-child,
.py-4:not(#\#) {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.last\:py-5:not(#\#):last-child,
.py-5:not(#\#) {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.last\:py-6:not(#\#):last-child,
.py-6:not(#\#) {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}
.last\:py-7:not(#\#):last-child,
.py-7:not(#\#) {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.last\:py-8:not(#\#):last-child,
.py-8:not(#\#) {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.last\:py-9:not(#\#):last-child,
.py-9:not(#\#) {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.last\:py-10:not(#\#):last-child,
.py-10:not(#\#) {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.last\:py-11:not(#\#):last-child,
.py-11:not(#\#) {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.last\:py-12:not(#\#):last-child,
.py-12:not(#\#) {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.last\:py:not(#\#):last-child,
.py:not(#\#) {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.last\:py-px:not(#\#):last-child,
.py-px:not(#\#) {
    padding-top: 1px;
    padding-bottom: 1px;
}
.last\:py-0\.5:not(#\#):last-child,
.py-0\.5:not(#\#) {
    padding-top: .125rem;
    padding-bottom: .125rem;
}
.last\:py-1\.5:not(#\#):last-child,
.py-1\.5:not(#\#) {
    padding-top: .375rem;
    padding-bottom: .375rem;
}
.last\:py-2\.5:not(#\#):last-child,
.py-2\.5:not(#\#) {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.f-p-2xs:not(#\#) {
    padding: var(--all-f-2xs);
}
.f-p-xs:not(#\#) {
    padding: var(--all-f-xs);
}
.f-p-sm:not(#\#) {
    padding: var(--all-f-sm);
}
.f-p:not(#\#) {
    padding: var(--all-f);
}
.f-p-md:not(#\#) {
    padding: var(--all-f-md);
}
.f-p-lg:not(#\#) {
    padding: var(--all-f-lg);
}
.f-p-xl:not(#\#) {
    padding: var(--all-f-xl);
}
.f-p-2xl:not(#\#) {
    padding: var(--all-f-2xl);
}
.w-p-2xs:not(#\#) {
    padding: var(--all-w-2xs);
}
.w-p-xs:not(#\#) {
    padding: var(--all-w-xs);
}
.w-p-sm:not(#\#) {
    padding: var(--all-w-sm);
}
.w-p:not(#\#) {
    padding: var(--all-w);
}
.w-p-md:not(#\#) {
    padding: var(--all-w-md);
}
.w-p-lg:not(#\#) {
    padding: var(--all-w-lg);
}
.w-p-xl:not(#\#) {
    padding: var(--all-w-xl);
}
.w-p-2xl:not(#\#) {
    padding: var(--all-w-2xl);
}
.p-0:not(#\#) {
    padding: 0rem;
}
.p-1:not(#\#) {
    padding: .25rem;
}
.p-2:not(#\#) {
    padding: .5rem;
}
.p-3:not(#\#) {
    padding: 1rem;
}
.p-4:not(#\#) {
    padding: 1.25rem;
}
.p-5:not(#\#) {
    padding: 1.5rem;
}
.p-6:not(#\#) {
    padding: 1.75rem;
}
.p-7:not(#\#) {
    padding: 2rem;
}
.p-8:not(#\#) {
    padding: 2.5rem;
}
.p-9:not(#\#) {
    padding: 3rem;
}
.p-10:not(#\#) {
    padding: 4rem;
}
.p-11:not(#\#) {
    padding: 5rem;
}
.p-12:not(#\#) {
    padding: 6rem;
}
.p:not(#\#) {
    padding: 1rem;
}
.p-px:not(#\#) {
    padding: 1px;
}
.p-0\.5:not(#\#) {
    padding: .125rem;
}
.p-1\.5:not(#\#) {
    padding: .375rem;
}
.p-2\.5:not(#\#) {
    padding: .75rem;
}
.f-pt-2xs:not(#\#),
.first\:f-pt-2xs:not(#\#):first-child {
    padding-top: var(--all-f-2xs);
}
.f-pt-xs:not(#\#),
.first\:f-pt-xs:not(#\#):first-child {
    padding-top: var(--all-f-xs);
}
.f-pt-sm:not(#\#),
.first\:f-pt-sm:not(#\#):first-child {
    padding-top: var(--all-f-sm);
}
.f-pt:not(#\#),
.first\:f-pt:not(#\#):first-child {
    padding-top: var(--all-f);
}
.f-pt-md:not(#\#),
.first\:f-pt-md:not(#\#):first-child {
    padding-top: var(--all-f-md);
}
.f-pt-lg:not(#\#),
.first\:f-pt-lg:not(#\#):first-child {
    padding-top: var(--all-f-lg);
}
.f-pt-xl:not(#\#),
.first\:f-pt-xl:not(#\#):first-child {
    padding-top: var(--all-f-xl);
}
.f-pt-2xl:not(#\#),
.first\:f-pt-2xl:not(#\#):first-child {
    padding-top: var(--all-f-2xl);
}
.first\:w-pt-2xs:not(#\#):first-child,
.w-pt-2xs:not(#\#) {
    padding-top: var(--all-w-2xs);
}
.first\:w-pt-xs:not(#\#):first-child,
.w-pt-xs:not(#\#) {
    padding-top: var(--all-w-xs);
}
.first\:w-pt-sm:not(#\#):first-child,
.w-pt-sm:not(#\#) {
    padding-top: var(--all-w-sm);
}
.first\:w-pt:not(#\#):first-child,
.w-pt:not(#\#) {
    padding-top: var(--all-w);
}
.first\:w-pt-md:not(#\#):first-child,
.w-pt-md:not(#\#) {
    padding-top: var(--all-w-md);
}
.first\:w-pt-lg:not(#\#):first-child,
.w-pt-lg:not(#\#) {
    padding-top: var(--all-w-lg);
}
.first\:w-pt-xl:not(#\#):first-child,
.w-pt-xl:not(#\#) {
    padding-top: var(--all-w-xl);
}
.first\:w-pt-2xl:not(#\#):first-child,
.w-pt-2xl:not(#\#) {
    padding-top: var(--all-w-2xl);
}
.first\:pt-0:not(#\#):first-child,
.pt-0:not(#\#) {
    padding-top: 0rem;
}
.first\:pt-1:not(#\#):first-child,
.pt-1:not(#\#) {
    padding-top: .25rem;
}
.first\:pt-2:not(#\#):first-child,
.pt-2:not(#\#) {
    padding-top: .5rem;
}
.first\:pt-3:not(#\#):first-child,
.pt-3:not(#\#) {
    padding-top: 1rem;
}
.first\:pt-4:not(#\#):first-child,
.pt-4:not(#\#) {
    padding-top: 1.25rem;
}
.first\:pt-5:not(#\#):first-child,
.pt-5:not(#\#) {
    padding-top: 1.5rem;
}
.first\:pt-6:not(#\#):first-child,
.pt-6:not(#\#) {
    padding-top: 1.75rem;
}
.first\:pt-7:not(#\#):first-child,
.pt-7:not(#\#) {
    padding-top: 2rem;
}
.first\:pt-8:not(#\#):first-child,
.pt-8:not(#\#) {
    padding-top: 2.5rem;
}
.first\:pt-9:not(#\#):first-child,
.pt-9:not(#\#) {
    padding-top: 3rem;
}
.first\:pt-10:not(#\#):first-child,
.pt-10:not(#\#) {
    padding-top: 4rem;
}
.first\:pt-11:not(#\#):first-child,
.pt-11:not(#\#) {
    padding-top: 5rem;
}
.first\:pt-12:not(#\#):first-child,
.pt-12:not(#\#) {
    padding-top: 6rem;
}
.first\:pt:not(#\#):first-child,
.pt:not(#\#) {
    padding-top: 1rem;
}
.first\:pt-px:not(#\#):first-child,
.pt-px:not(#\#) {
    padding-top: 1px;
}
.first\:pt-0\.5:not(#\#):first-child,
.pt-0\.5:not(#\#) {
    padding-top: .125rem;
}
.first\:pt-1\.5:not(#\#):first-child,
.pt-1\.5:not(#\#) {
    padding-top: .375rem;
}
.first\:pt-2\.5:not(#\#):first-child,
.pt-2\.5:not(#\#) {
    padding-top: .75rem;
}
.f-pr-2xs:not(#\#),
.last\:f-pr-2xs:not(#\#):last-child {
    padding-right: var(--all-f-2xs);
}
.f-pr-xs:not(#\#),
.last\:f-pr-xs:not(#\#):last-child {
    padding-right: var(--all-f-xs);
}
.f-pr-sm:not(#\#),
.last\:f-pr-sm:not(#\#):last-child {
    padding-right: var(--all-f-sm);
}
.f-pr:not(#\#),
.last\:f-pr:not(#\#):last-child {
    padding-right: var(--all-f);
}
.f-pr-md:not(#\#),
.last\:f-pr-md:not(#\#):last-child {
    padding-right: var(--all-f-md);
}
.f-pr-lg:not(#\#),
.last\:f-pr-lg:not(#\#):last-child {
    padding-right: var(--all-f-lg);
}
.f-pr-xl:not(#\#),
.last\:f-pr-xl:not(#\#):last-child {
    padding-right: var(--all-f-xl);
}
.f-pr-2xl:not(#\#),
.last\:f-pr-2xl:not(#\#):last-child {
    padding-right: var(--all-f-2xl);
}
.last\:w-pr-2xs:not(#\#):last-child,
.w-pr-2xs:not(#\#) {
    padding-right: var(--all-w-2xs);
}
.last\:w-pr-xs:not(#\#):last-child,
.w-pr-xs:not(#\#) {
    padding-right: var(--all-w-xs);
}
.last\:w-pr-sm:not(#\#):last-child,
.w-pr-sm:not(#\#) {
    padding-right: var(--all-w-sm);
}
.last\:w-pr:not(#\#):last-child,
.w-pr:not(#\#) {
    padding-right: var(--all-w);
}
.last\:w-pr-md:not(#\#):last-child,
.w-pr-md:not(#\#) {
    padding-right: var(--all-w-md);
}
.last\:w-pr-lg:not(#\#):last-child,
.w-pr-lg:not(#\#) {
    padding-right: var(--all-w-lg);
}
.last\:w-pr-xl:not(#\#):last-child,
.w-pr-xl:not(#\#) {
    padding-right: var(--all-w-xl);
}
.last\:w-pr-2xl:not(#\#):last-child,
.w-pr-2xl:not(#\#) {
    padding-right: var(--all-w-2xl);
}
.last\:pr-0:not(#\#):last-child,
.pr-0:not(#\#) {
    padding-right: 0rem;
}
.last\:pr-1:not(#\#):last-child,
.pr-1:not(#\#) {
    padding-right: .25rem;
}
.last\:pr-2:not(#\#):last-child,
.pr-2:not(#\#) {
    padding-right: .5rem;
}
.last\:pr-3:not(#\#):last-child,
.pr-3:not(#\#) {
    padding-right: 1rem;
}
.last\:pr-4:not(#\#):last-child,
.pr-4:not(#\#) {
    padding-right: 1.25rem;
}
.last\:pr-5:not(#\#):last-child,
.pr-5:not(#\#) {
    padding-right: 1.5rem;
}
.last\:pr-6:not(#\#):last-child,
.pr-6:not(#\#) {
    padding-right: 1.75rem;
}
.last\:pr-7:not(#\#):last-child,
.pr-7:not(#\#) {
    padding-right: 2rem;
}
.last\:pr-8:not(#\#):last-child,
.pr-8:not(#\#) {
    padding-right: 2.5rem;
}
.last\:pr-9:not(#\#):last-child,
.pr-9:not(#\#) {
    padding-right: 3rem;
}
.last\:pr-10:not(#\#):last-child,
.pr-10:not(#\#) {
    padding-right: 4rem;
}
.last\:pr-11:not(#\#):last-child,
.pr-11:not(#\#) {
    padding-right: 5rem;
}
.last\:pr-12:not(#\#):last-child,
.pr-12:not(#\#) {
    padding-right: 6rem;
}
.last\:pr:not(#\#):last-child,
.pr:not(#\#) {
    padding-right: 1rem;
}
.last\:pr-px:not(#\#):last-child,
.pr-px:not(#\#) {
    padding-right: 1px;
}
.last\:pr-0\.5:not(#\#):last-child,
.pr-0\.5:not(#\#) {
    padding-right: .125rem;
}
.last\:pr-1\.5:not(#\#):last-child,
.pr-1\.5:not(#\#) {
    padding-right: .375rem;
}
.last\:pr-2\.5:not(#\#):last-child,
.pr-2\.5:not(#\#) {
    padding-right: .75rem;
}
.f-pb-2xs:not(#\#),
.last\:f-pb-2xs:not(#\#):last-child {
    padding-bottom: var(--all-f-2xs);
}
.f-pb-xs:not(#\#),
.last\:f-pb-xs:not(#\#):last-child {
    padding-bottom: var(--all-f-xs);
}
.f-pb-sm:not(#\#),
.last\:f-pb-sm:not(#\#):last-child {
    padding-bottom: var(--all-f-sm);
}
.f-pb:not(#\#),
.last\:f-pb:not(#\#):last-child {
    padding-bottom: var(--all-f);
}
.f-pb-md:not(#\#),
.last\:f-pb-md:not(#\#):last-child {
    padding-bottom: var(--all-f-md);
}
.f-pb-lg:not(#\#),
.last\:f-pb-lg:not(#\#):last-child {
    padding-bottom: var(--all-f-lg);
}
.f-pb-xl:not(#\#),
.last\:f-pb-xl:not(#\#):last-child {
    padding-bottom: var(--all-f-xl);
}
.f-pb-2xl:not(#\#),
.last\:f-pb-2xl:not(#\#):last-child {
    padding-bottom: var(--all-f-2xl);
}
.last\:w-pb-2xs:not(#\#):last-child,
.w-pb-2xs:not(#\#) {
    padding-bottom: var(--all-w-2xs);
}
.last\:w-pb-xs:not(#\#):last-child,
.w-pb-xs:not(#\#) {
    padding-bottom: var(--all-w-xs);
}
.last\:w-pb-sm:not(#\#):last-child,
.w-pb-sm:not(#\#) {
    padding-bottom: var(--all-w-sm);
}
.last\:w-pb:not(#\#):last-child,
.w-pb:not(#\#) {
    padding-bottom: var(--all-w);
}
.last\:w-pb-md:not(#\#):last-child,
.w-pb-md:not(#\#) {
    padding-bottom: var(--all-w-md);
}
.last\:w-pb-lg:not(#\#):last-child,
.w-pb-lg:not(#\#) {
    padding-bottom: var(--all-w-lg);
}
.last\:w-pb-xl:not(#\#):last-child,
.w-pb-xl:not(#\#) {
    padding-bottom: var(--all-w-xl);
}
.last\:w-pb-2xl:not(#\#):last-child,
.w-pb-2xl:not(#\#) {
    padding-bottom: var(--all-w-2xl);
}
.last\:pb-0:not(#\#):last-child,
.pb-0:not(#\#) {
    padding-bottom: 0rem;
}
.last\:pb-1:not(#\#):last-child,
.pb-1:not(#\#) {
    padding-bottom: .25rem;
}
.last\:pb-2:not(#\#):last-child,
.pb-2:not(#\#) {
    padding-bottom: .5rem;
}
.last\:pb-3:not(#\#):last-child,
.pb-3:not(#\#) {
    padding-bottom: 1rem;
}
.last\:pb-4:not(#\#):last-child,
.pb-4:not(#\#) {
    padding-bottom: 1.25rem;
}
.last\:pb-5:not(#\#):last-child,
.pb-5:not(#\#) {
    padding-bottom: 1.5rem;
}
.last\:pb-6:not(#\#):last-child,
.pb-6:not(#\#) {
    padding-bottom: 1.75rem;
}
.last\:pb-7:not(#\#):last-child,
.pb-7:not(#\#) {
    padding-bottom: 2rem;
}
.last\:pb-8:not(#\#):last-child,
.pb-8:not(#\#) {
    padding-bottom: 2.5rem;
}
.last\:pb-9:not(#\#):last-child,
.pb-9:not(#\#) {
    padding-bottom: 3rem;
}
.last\:pb-10:not(#\#):last-child,
.pb-10:not(#\#) {
    padding-bottom: 4rem;
}
.last\:pb-11:not(#\#):last-child,
.pb-11:not(#\#) {
    padding-bottom: 5rem;
}
.last\:pb-12:not(#\#):last-child,
.pb-12:not(#\#) {
    padding-bottom: 6rem;
}
.last\:pb:not(#\#):last-child,
.pb:not(#\#) {
    padding-bottom: 1rem;
}
.last\:pb-px:not(#\#):last-child,
.pb-px:not(#\#) {
    padding-bottom: 1px;
}
.last\:pb-0\.5:not(#\#):last-child,
.pb-0\.5:not(#\#) {
    padding-bottom: .125rem;
}
.last\:pb-1\.5:not(#\#):last-child,
.pb-1\.5:not(#\#) {
    padding-bottom: .375rem;
}
.last\:pb-2\.5:not(#\#):last-child,
.pb-2\.5:not(#\#) {
    padding-bottom: .75rem;
}
.f-pl-2xs:not(#\#),
.first\:f-pl-2xs:not(#\#):first-child {
    padding-left: var(--all-f-2xs);
}
.f-pl-xs:not(#\#),
.first\:f-pl-xs:not(#\#):first-child {
    padding-left: var(--all-f-xs);
}
.f-pl-sm:not(#\#),
.first\:f-pl-sm:not(#\#):first-child {
    padding-left: var(--all-f-sm);
}
.f-pl:not(#\#),
.first\:f-pl:not(#\#):first-child {
    padding-left: var(--all-f);
}
.f-pl-md:not(#\#),
.first\:f-pl-md:not(#\#):first-child {
    padding-left: var(--all-f-md);
}
.f-pl-lg:not(#\#),
.first\:f-pl-lg:not(#\#):first-child {
    padding-left: var(--all-f-lg);
}
.f-pl-xl:not(#\#),
.first\:f-pl-xl:not(#\#):first-child {
    padding-left: var(--all-f-xl);
}
.f-pl-2xl:not(#\#),
.first\:f-pl-2xl:not(#\#):first-child {
    padding-left: var(--all-f-2xl);
}
.first\:w-pl-2xs:not(#\#):first-child,
.w-pl-2xs:not(#\#) {
    padding-left: var(--all-w-2xs);
}
.first\:w-pl-xs:not(#\#):first-child,
.w-pl-xs:not(#\#) {
    padding-left: var(--all-w-xs);
}
.first\:w-pl-sm:not(#\#):first-child,
.w-pl-sm:not(#\#) {
    padding-left: var(--all-w-sm);
}
.first\:w-pl:not(#\#):first-child,
.w-pl:not(#\#) {
    padding-left: var(--all-w);
}
.first\:w-pl-md:not(#\#):first-child,
.w-pl-md:not(#\#) {
    padding-left: var(--all-w-md);
}
.first\:w-pl-lg:not(#\#):first-child,
.w-pl-lg:not(#\#) {
    padding-left: var(--all-w-lg);
}
.first\:w-pl-xl:not(#\#):first-child,
.w-pl-xl:not(#\#) {
    padding-left: var(--all-w-xl);
}
.first\:w-pl-2xl:not(#\#):first-child,
.w-pl-2xl:not(#\#) {
    padding-left: var(--all-w-2xl);
}
.first\:pl-0:not(#\#):first-child,
.pl-0:not(#\#) {
    padding-left: 0rem;
}
.first\:pl-1:not(#\#):first-child,
.pl-1:not(#\#) {
    padding-left: .25rem;
}
.first\:pl-2:not(#\#):first-child,
.pl-2:not(#\#) {
    padding-left: .5rem;
}
.first\:pl-3:not(#\#):first-child,
.pl-3:not(#\#) {
    padding-left: 1rem;
}
.first\:pl-4:not(#\#):first-child,
.pl-4:not(#\#) {
    padding-left: 1.25rem;
}
.first\:pl-5:not(#\#):first-child,
.pl-5:not(#\#) {
    padding-left: 1.5rem;
}
.first\:pl-6:not(#\#):first-child,
.pl-6:not(#\#) {
    padding-left: 1.75rem;
}
.first\:pl-7:not(#\#):first-child,
.pl-7:not(#\#) {
    padding-left: 2rem;
}
.first\:pl-8:not(#\#):first-child,
.pl-8:not(#\#) {
    padding-left: 2.5rem;
}
.first\:pl-9:not(#\#):first-child,
.pl-9:not(#\#) {
    padding-left: 3rem;
}
.first\:pl-10:not(#\#):first-child,
.pl-10:not(#\#) {
    padding-left: 4rem;
}
.first\:pl-11:not(#\#):first-child,
.pl-11:not(#\#) {
    padding-left: 5rem;
}
.first\:pl-12:not(#\#):first-child,
.pl-12:not(#\#) {
    padding-left: 6rem;
}
.first\:pl:not(#\#):first-child,
.pl:not(#\#) {
    padding-left: 1rem;
}
.first\:pl-px:not(#\#):first-child,
.pl-px:not(#\#) {
    padding-left: 1px;
}
.first\:pl-0\.5:not(#\#):first-child,
.pl-0\.5:not(#\#) {
    padding-left: .125rem;
}
.first\:pl-1\.5:not(#\#):first-child,
.pl-1\.5:not(#\#) {
    padding-left: .375rem;
}
.first\:pl-2\.5:not(#\#):first-child,
.pl-2\.5:not(#\#) {
    padding-left: .75rem;
}
.space-x-0:not(#\#) > :not(:first-child) {
    margin-left: 0rem;
}
.space-x-1:not(#\#) > :not(:first-child) {
    margin-left: .25rem;
}
.space-x-2:not(#\#) > :not(:first-child) {
    margin-left: .5rem;
}
.space-x-3:not(#\#) > :not(:first-child) {
    margin-left: 1rem;
}
.space-x-4:not(#\#) > :not(:first-child) {
    margin-left: 1.25rem;
}
.space-x-5:not(#\#) > :not(:first-child) {
    margin-left: 1.5rem;
}
.space-x-6:not(#\#) > :not(:first-child) {
    margin-left: 1.75rem;
}
.space-x-7:not(#\#) > :not(:first-child) {
    margin-left: 2rem;
}
.space-x-8:not(#\#) > :not(:first-child) {
    margin-left: 2.5rem;
}
.space-x-9:not(#\#) > :not(:first-child) {
    margin-left: 3rem;
}
.space-x-10:not(#\#) > :not(:first-child) {
    margin-left: 4rem;
}
.space-x-11:not(#\#) > :not(:first-child) {
    margin-left: 5rem;
}
.space-x-12:not(#\#) > :not(:first-child) {
    margin-left: 6rem;
}
.space-x:not(#\#) > :not(:first-child) {
    margin-left: 1rem;
}
.space-x-px:not(#\#) > :not(:first-child) {
    margin-left: 1px;
}
.space-x-0\.5:not(#\#) > :not(:first-child) {
    margin-left: .125rem;
}
.space-x-1\.5:not(#\#) > :not(:first-child) {
    margin-left: .375rem;
}
.space-x-2\.5:not(#\#) > :not(:first-child) {
    margin-left: .75rem;
}
.space-y-0:not(#\#) > * + * {
    margin-top: 0rem;
}
.space-y-1:not(#\#) > * + * {
    margin-top: .25rem;
}
.space-y-2:not(#\#) > * + * {
    margin-top: .5rem;
}
.space-y-3:not(#\#) > * + * {
    margin-top: 1rem;
}
.space-y-4:not(#\#) > * + * {
    margin-top: 1.25rem;
}
.space-y-5:not(#\#) > * + * {
    margin-top: 1.5rem;
}
.space-y-6:not(#\#) > * + * {
    margin-top: 1.75rem;
}
.space-y-7:not(#\#) > * + * {
    margin-top: 2rem;
}
.space-y-8:not(#\#) > * + * {
    margin-top: 2.5rem;
}
.space-y-9:not(#\#) > * + * {
    margin-top: 3rem;
}
.space-y-10:not(#\#) > * + * {
    margin-top: 4rem;
}
.space-y-11:not(#\#) > * + * {
    margin-top: 5rem;
}
.space-y-12:not(#\#) > * + * {
    margin-top: 6rem;
}
.space-y:not(#\#) > * + * {
    margin-top: 1rem;
}
.space-y-px:not(#\#) > * + * {
    margin-top: 1px;
}
.space-y-0\.5:not(#\#) > * + * {
    margin-top: .125rem;
}
.space-y-1\.5:not(#\#) > * + * {
    margin-top: .375rem;
}
.space-y-2\.5:not(#\#) > * + * {
    margin-top: .75rem;
}
.g-0:not(#\#) {
    margin: 0rem;
}
.g-1:not(#\#) {
    margin: -.125rem;
}
.g-2:not(#\#) {
    margin: -.25rem;
}
.g-3:not(#\#) {
    margin: -.5rem;
}
.g-4:not(#\#) {
    margin: -.625rem;
}
.g-5:not(#\#) {
    margin: -.75rem;
}
.g-6:not(#\#) {
    margin: -.875rem;
}
.g-7:not(#\#) {
    margin: -1rem;
}
.g-8:not(#\#) {
    margin: -1.25rem;
}
.g-9:not(#\#) {
    margin: -1.5rem;
}
.g-10:not(#\#) {
    margin: -2rem;
}
.g-11:not(#\#) {
    margin: -2.5rem;
}
.g-12:not(#\#) {
    margin: -3rem;
}
.g:not(#\#) {
    margin: -.5rem;
}
.g-px:not(#\#) {
    margin: -.5px;
}
.g-0\.5:not(#\#) {
    margin: -.0625rem;
}
.g-1\.5:not(#\#) {
    margin: -.1875rem;
}
.g-2\.5:not(#\#) {
    margin: -.375rem;
}
.g-0:not(#\#) > * {
    padding: 0rem;
}
.g-1:not(#\#) > * {
    padding: .125rem;
}
.g-2:not(#\#) > * {
    padding: .25rem;
}
.g-3:not(#\#) > * {
    padding: .5rem;
}
.g-4:not(#\#) > * {
    padding: .625rem;
}
.g-5:not(#\#) > * {
    padding: .75rem;
}
.g-6:not(#\#) > * {
    padding: .875rem;
}
.g-7:not(#\#) > * {
    padding: 1rem;
}
.g-8:not(#\#) > * {
    padding: 1.25rem;
}
.g-9:not(#\#) > * {
    padding: 1.5rem;
}
.g-10:not(#\#) > * {
    padding: 2rem;
}
.g-11:not(#\#) > * {
    padding: 2.5rem;
}
.g-12:not(#\#) > * {
    padding: 3rem;
}
.g:not(#\#) > * {
    padding: .5rem;
}
.g-px:not(#\#) > * {
    padding: .5px;
}
.g-0\.5:not(#\#) > * {
    padding: .0625rem;
}
.g-1\.5:not(#\#) > * {
    padding: .1875rem;
}
.g-2\.5:not(#\#) > * {
    padding: .375rem;
}
.gx-0:not(#\#) {
    margin-right: 0rem;
    margin-left: 0rem;
}
.gx-1:not(#\#) {
    margin-right: -.125rem;
    margin-left: -.125rem;
}
.gx-2:not(#\#) {
    margin-right: -.25rem;
    margin-left: -.25rem;
}
.gx-3:not(#\#) {
    margin-right: -.5rem;
    margin-left: -.5rem;
}
.gx-4:not(#\#) {
    margin-right: -.625rem;
    margin-left: -.625rem;
}
.gx-5:not(#\#) {
    margin-right: -.75rem;
    margin-left: -.75rem;
}
.gx-6:not(#\#) {
    margin-right: -.875rem;
    margin-left: -.875rem;
}
.gx-7:not(#\#) {
    margin-right: -1rem;
    margin-left: -1rem;
}
.gx-8:not(#\#) {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
.gx-9:not(#\#) {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.gx-10:not(#\#) {
    margin-right: -2rem;
    margin-left: -2rem;
}
.gx-11:not(#\#) {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
}
.gx-12:not(#\#) {
    margin-right: -3rem;
    margin-left: -3rem;
}
.gx:not(#\#) {
    margin-right: -.5rem;
    margin-left: -.5rem;
}
.gx-px:not(#\#) {
    margin-right: -.5px;
    margin-left: -.5px;
}
.gx-0\.5:not(#\#) {
    margin-right: -.0625rem;
    margin-left: -.0625rem;
}
.gx-1\.5:not(#\#) {
    margin-right: -.1875rem;
    margin-left: -.1875rem;
}
.gx-2\.5:not(#\#) {
    margin-right: -.375rem;
    margin-left: -.375rem;
}
.gx-0:not(#\#) > * {
    padding-right: 0rem;
    padding-left: 0rem;
}
.gx-1:not(#\#) > * {
    padding-right: .125rem;
    padding-left: .125rem;
}
.gx-2:not(#\#) > * {
    padding-right: .25rem;
    padding-left: .25rem;
}
.gx-3:not(#\#) > * {
    padding-right: .5rem;
    padding-left: .5rem;
}
.gx-4:not(#\#) > * {
    padding-right: .625rem;
    padding-left: .625rem;
}
.gx-5:not(#\#) > * {
    padding-right: .75rem;
    padding-left: .75rem;
}
.gx-6:not(#\#) > * {
    padding-right: .875rem;
    padding-left: .875rem;
}
.gx-7:not(#\#) > * {
    padding-right: 1rem;
    padding-left: 1rem;
}
.gx-8:not(#\#) > * {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
.gx-9:not(#\#) > * {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.gx-10:not(#\#) > * {
    padding-right: 2rem;
    padding-left: 2rem;
}
.gx-11:not(#\#) > * {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
}
.gx-12:not(#\#) > * {
    padding-right: 3rem;
    padding-left: 3rem;
}
.gx:not(#\#) > * {
    padding-right: .5rem;
    padding-left: .5rem;
}
.gx-px:not(#\#) > * {
    padding-right: .5px;
    padding-left: .5px;
}
.gx-0\.5:not(#\#) > * {
    padding-right: .0625rem;
    padding-left: .0625rem;
}
.gx-1\.5:not(#\#) > * {
    padding-right: .1875rem;
    padding-left: .1875rem;
}
.gx-2\.5:not(#\#) > * {
    padding-right: .375rem;
    padding-left: .375rem;
}
.gy-0:not(#\#) {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.gy-1:not(#\#) {
    margin-top: -.125rem;
    margin-bottom: -.125rem;
}
.gy-2:not(#\#) {
    margin-top: -.25rem;
    margin-bottom: -.25rem;
}
.gy-3:not(#\#) {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
}
.gy-4:not(#\#) {
    margin-top: -.625rem;
    margin-bottom: -.625rem;
}
.gy-5:not(#\#) {
    margin-top: -.75rem;
    margin-bottom: -.75rem;
}
.gy-6:not(#\#) {
    margin-top: -.875rem;
    margin-bottom: -.875rem;
}
.gy-7:not(#\#) {
    margin-top: -1rem;
    margin-bottom: -1rem;
}
.gy-8:not(#\#) {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
}
.gy-9:not(#\#) {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
}
.gy-10:not(#\#) {
    margin-top: -2rem;
    margin-bottom: -2rem;
}
.gy-11:not(#\#) {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
}
.gy-12:not(#\#) {
    margin-top: -3rem;
    margin-bottom: -3rem;
}
.gy:not(#\#) {
    margin-top: -.5rem;
    margin-bottom: -.5rem;
}
.gy-px:not(#\#) {
    margin-top: -.5px;
    margin-bottom: -.5px;
}
.gy-0\.5:not(#\#) {
    margin-top: -.0625rem;
    margin-bottom: -.0625rem;
}
.gy-1\.5:not(#\#) {
    margin-top: -.1875rem;
    margin-bottom: -.1875rem;
}
.gy-2\.5:not(#\#) {
    margin-top: -.375rem;
    margin-bottom: -.375rem;
}
.gy-0:not(#\#) > * {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.gy-1:not(#\#) > * {
    padding-top: .125rem;
    padding-bottom: .125rem;
}
.gy-2:not(#\#) > * {
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.gy-3:not(#\#) > * {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.gy-4:not(#\#) > * {
    padding-top: .625rem;
    padding-bottom: .625rem;
}
.gy-5:not(#\#) > * {
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.gy-6:not(#\#) > * {
    padding-top: .875rem;
    padding-bottom: .875rem;
}
.gy-7:not(#\#) > * {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.gy-8:not(#\#) > * {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.gy-9:not(#\#) > * {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.gy-10:not(#\#) > * {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.gy-11:not(#\#) > * {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.gy-12:not(#\#) > * {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.gy:not(#\#) > * {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.gy-px:not(#\#) > * {
    padding-top: .5px;
    padding-bottom: .5px;
}
.gy-0\.5:not(#\#) > * {
    padding-top: .0625rem;
    padding-bottom: .0625rem;
}
.gy-1\.5:not(#\#) > * {
    padding-top: .1875rem;
    padding-bottom: .1875rem;
}
.gy-2\.5:not(#\#) > * {
    padding-top: .375rem;
    padding-bottom: .375rem;
}
.f-g-2xs:not(#\#) {
    margin: calc(var(--all-f-2xs) * .5 * -1);
}
.f-g-xs:not(#\#) {
    margin: calc(var(--all-f-xs) * .5 * -1);
}
.f-g-sm:not(#\#) {
    margin: calc(var(--all-f-sm) * .5 * -1);
}
.f-g:not(#\#) {
    margin: calc(var(--all-f) * .5 * -1);
}
.f-g-md:not(#\#) {
    margin: calc(var(--all-f-md) * .5 * -1);
}
.f-g-lg:not(#\#) {
    margin: calc(var(--all-f-lg) * .5 * -1);
}
.f-g-xl:not(#\#) {
    margin: calc(var(--all-f-xl) * .5 * -1);
}
.f-g-2xl:not(#\#) {
    margin: calc(var(--all-f-2xl) * .5 * -1);
}
.f-g-2xs:not(#\#) > * {
    padding: calc(var(--all-f-2xs) * .5);
}
.f-g-xs:not(#\#) > * {
    padding: calc(var(--all-f-xs) * .5);
}
.f-g-sm:not(#\#) > * {
    padding: calc(var(--all-f-sm) * .5);
}
.f-g:not(#\#) > * {
    padding: calc(var(--all-f) * .5);
}
.f-g-md:not(#\#) > * {
    padding: calc(var(--all-f-md) * .5);
}
.f-g-lg:not(#\#) > * {
    padding: calc(var(--all-f-lg) * .5);
}
.f-g-xl:not(#\#) > * {
    padding: calc(var(--all-f-xl) * .5);
}
.f-g-2xl:not(#\#) > * {
    padding: calc(var(--all-f-2xl) * .5);
}
.f-gx-2xs:not(#\#) {
    margin-right: calc(var(--all-f-2xs) * .5 * -1);
    margin-left: calc(var(--all-f-2xs) * .5 * -1);
}
.f-gx-xs:not(#\#) {
    margin-right: calc(var(--all-f-xs) * .5 * -1);
    margin-left: calc(var(--all-f-xs) * .5 * -1);
}
.f-gx-sm:not(#\#) {
    margin-right: calc(var(--all-f-sm) * .5 * -1);
    margin-left: calc(var(--all-f-sm) * .5 * -1);
}
.f-gx:not(#\#) {
    margin-right: calc(var(--all-f) * .5 * -1);
    margin-left: calc(var(--all-f) * .5 * -1);
}
.f-gx-md:not(#\#) {
    margin-right: calc(var(--all-f-md) * .5 * -1);
    margin-left: calc(var(--all-f-md) * .5 * -1);
}
.f-gx-lg:not(#\#) {
    margin-right: calc(var(--all-f-lg) * .5 * -1);
    margin-left: calc(var(--all-f-lg) * .5 * -1);
}
.f-gx-xl:not(#\#) {
    margin-right: calc(var(--all-f-xl) * .5 * -1);
    margin-left: calc(var(--all-f-xl) * .5 * -1);
}
.f-gx-2xl:not(#\#) {
    margin-right: calc(var(--all-f-2xl) * .5 * -1);
    margin-left: calc(var(--all-f-2xl) * .5 * -1);
}
.f-gx-2xs:not(#\#) > * {
    padding-right: calc(var(--all-f-2xs) * .5);
    padding-left: calc(var(--all-f-2xs) * .5);
}
.f-gx-xs:not(#\#) > * {
    padding-right: calc(var(--all-f-xs) * .5);
    padding-left: calc(var(--all-f-xs) * .5);
}
.f-gx-sm:not(#\#) > * {
    padding-right: calc(var(--all-f-sm) * .5);
    padding-left: calc(var(--all-f-sm) * .5);
}
.f-gx:not(#\#) > * {
    padding-right: calc(var(--all-f) * .5);
    padding-left: calc(var(--all-f) * .5);
}
.f-gx-md:not(#\#) > * {
    padding-right: calc(var(--all-f-md) * .5);
    padding-left: calc(var(--all-f-md) * .5);
}
.f-gx-lg:not(#\#) > * {
    padding-right: calc(var(--all-f-lg) * .5);
    padding-left: calc(var(--all-f-lg) * .5);
}
.f-gx-xl:not(#\#) > * {
    padding-right: calc(var(--all-f-xl) * .5);
    padding-left: calc(var(--all-f-xl) * .5);
}
.f-gx-2xl:not(#\#) > * {
    padding-right: calc(var(--all-f-2xl) * .5);
    padding-left: calc(var(--all-f-2xl) * .5);
}
.f-gy-2xs:not(#\#) {
    margin-top: calc(var(--all-f-2xs) * .5 * -1);
    margin-bottom: calc(var(--all-f-2xs) * .5 * -1);
}
.f-gy-xs:not(#\#) {
    margin-top: calc(var(--all-f-xs) * .5 * -1);
    margin-bottom: calc(var(--all-f-xs) * .5 * -1);
}
.f-gy-sm:not(#\#) {
    margin-top: calc(var(--all-f-sm) * .5 * -1);
    margin-bottom: calc(var(--all-f-sm) * .5 * -1);
}
.f-gy:not(#\#) {
    margin-top: calc(var(--all-f) * .5 * -1);
    margin-bottom: calc(var(--all-f) * .5 * -1);
}
.f-gy-md:not(#\#) {
    margin-top: calc(var(--all-f-md) * .5 * -1);
    margin-bottom: calc(var(--all-f-md) * .5 * -1);
}
.f-gy-lg:not(#\#) {
    margin-top: calc(var(--all-f-lg) * .5 * -1);
    margin-bottom: calc(var(--all-f-lg) * .5 * -1);
}
.f-gy-xl:not(#\#) {
    margin-top: calc(var(--all-f-xl) * .5 * -1);
    margin-bottom: calc(var(--all-f-xl) * .5 * -1);
}
.f-gy-2xl:not(#\#) {
    margin-top: calc(var(--all-f-2xl) * .5 * -1);
    margin-bottom: calc(var(--all-f-2xl) * .5 * -1);
}
.f-gy-2xs:not(#\#) > * {
    padding-top: calc(var(--all-f-2xs) * .5);
    padding-bottom: calc(var(--all-f-2xs) * .5);
}
.f-gy-xs:not(#\#) > * {
    padding-top: calc(var(--all-f-xs) * .5);
    padding-bottom: calc(var(--all-f-xs) * .5);
}
.f-gy-sm:not(#\#) > * {
    padding-top: calc(var(--all-f-sm) * .5);
    padding-bottom: calc(var(--all-f-sm) * .5);
}
.f-gy:not(#\#) > * {
    padding-top: calc(var(--all-f) * .5);
    padding-bottom: calc(var(--all-f) * .5);
}
.f-gy-md:not(#\#) > * {
    padding-top: calc(var(--all-f-md) * .5);
    padding-bottom: calc(var(--all-f-md) * .5);
}
.f-gy-lg:not(#\#) > * {
    padding-top: calc(var(--all-f-lg) * .5);
    padding-bottom: calc(var(--all-f-lg) * .5);
}
.f-gy-xl:not(#\#) > * {
    padding-top: calc(var(--all-f-xl) * .5);
    padding-bottom: calc(var(--all-f-xl) * .5);
}
.f-gy-2xl:not(#\#) > * {
    padding-top: calc(var(--all-f-2xl) * .5);
    padding-bottom: calc(var(--all-f-2xl) * .5);
}
.w-g-2xs:not(#\#) {
    margin: calc(var(--all-w-2xs) * .5 * -1);
}
.w-g-xs:not(#\#) {
    margin: calc(var(--all-w-xs) * .5 * -1);
}
.w-g-sm:not(#\#) {
    margin: calc(var(--all-w-sm) * .5 * -1);
}
.w-g:not(#\#) {
    margin: calc(var(--all-w) * .5 * -1);
}
.w-g-md:not(#\#) {
    margin: calc(var(--all-w-md) * .5 * -1);
}
.w-g-lg:not(#\#) {
    margin: calc(var(--all-w-lg) * .5 * -1);
}
.w-g-xl:not(#\#) {
    margin: calc(var(--all-w-xl) * .5 * -1);
}
.w-g-2xl:not(#\#) {
    margin: calc(var(--all-w-2xl) * .5 * -1);
}
.w-g-2xs:not(#\#) > * {
    padding: calc(var(--all-w-2xs) * .5);
}
.w-g-xs:not(#\#) > * {
    padding: calc(var(--all-w-xs) * .5);
}
.w-g-sm:not(#\#) > * {
    padding: calc(var(--all-w-sm) * .5);
}
.w-g:not(#\#) > * {
    padding: calc(var(--all-w) * .5);
}
.w-g-md:not(#\#) > * {
    padding: calc(var(--all-w-md) * .5);
}
.w-g-lg:not(#\#) > * {
    padding: calc(var(--all-w-lg) * .5);
}
.w-g-xl:not(#\#) > * {
    padding: calc(var(--all-w-xl) * .5);
}
.w-g-2xl:not(#\#) > * {
    padding: calc(var(--all-w-2xl) * .5);
}
.w-gx-2xs:not(#\#) {
    margin-right: calc(var(--all-w-2xs) * .5 * -1);
    margin-left: calc(var(--all-w-2xs) * .5 * -1);
}
.w-gx-xs:not(#\#) {
    margin-right: calc(var(--all-w-xs) * .5 * -1);
    margin-left: calc(var(--all-w-xs) * .5 * -1);
}
.w-gx-sm:not(#\#) {
    margin-right: calc(var(--all-w-sm) * .5 * -1);
    margin-left: calc(var(--all-w-sm) * .5 * -1);
}
.w-gx:not(#\#) {
    margin-right: calc(var(--all-w) * .5 * -1);
    margin-left: calc(var(--all-w) * .5 * -1);
}
.w-gx-md:not(#\#) {
    margin-right: calc(var(--all-w-md) * .5 * -1);
    margin-left: calc(var(--all-w-md) * .5 * -1);
}
.w-gx-lg:not(#\#) {
    margin-right: calc(var(--all-w-lg) * .5 * -1);
    margin-left: calc(var(--all-w-lg) * .5 * -1);
}
.w-gx-xl:not(#\#) {
    margin-right: calc(var(--all-w-xl) * .5 * -1);
    margin-left: calc(var(--all-w-xl) * .5 * -1);
}
.w-gx-2xl:not(#\#) {
    margin-right: calc(var(--all-w-2xl) * .5 * -1);
    margin-left: calc(var(--all-w-2xl) * .5 * -1);
}
.w-gx-2xs:not(#\#) > * {
    padding-right: calc(var(--all-w-2xs) * .5);
    padding-left: calc(var(--all-w-2xs) * .5);
}
.w-gx-xs:not(#\#) > * {
    padding-right: calc(var(--all-w-xs) * .5);
    padding-left: calc(var(--all-w-xs) * .5);
}
.w-gx-sm:not(#\#) > * {
    padding-right: calc(var(--all-w-sm) * .5);
    padding-left: calc(var(--all-w-sm) * .5);
}
.w-gx:not(#\#) > * {
    padding-right: calc(var(--all-w) * .5);
    padding-left: calc(var(--all-w) * .5);
}
.w-gx-md:not(#\#) > * {
    padding-right: calc(var(--all-w-md) * .5);
    padding-left: calc(var(--all-w-md) * .5);
}
.w-gx-lg:not(#\#) > * {
    padding-right: calc(var(--all-w-lg) * .5);
    padding-left: calc(var(--all-w-lg) * .5);
}
.w-gx-xl:not(#\#) > * {
    padding-right: calc(var(--all-w-xl) * .5);
    padding-left: calc(var(--all-w-xl) * .5);
}
.w-gx-2xl:not(#\#) > * {
    padding-right: calc(var(--all-w-2xl) * .5);
    padding-left: calc(var(--all-w-2xl) * .5);
}
.w-gy-2xs:not(#\#) {
    margin-top: calc(var(--all-w-2xs) * .5 * -1);
    margin-bottom: calc(var(--all-w-2xs) * .5 * -1);
}
.w-gy-xs:not(#\#) {
    margin-top: calc(var(--all-w-xs) * .5 * -1);
    margin-bottom: calc(var(--all-w-xs) * .5 * -1);
}
.w-gy-sm:not(#\#) {
    margin-top: calc(var(--all-w-sm) * .5 * -1);
    margin-bottom: calc(var(--all-w-sm) * .5 * -1);
}
.w-gy:not(#\#) {
    margin-top: calc(var(--all-w) * .5 * -1);
    margin-bottom: calc(var(--all-w) * .5 * -1);
}
.w-gy-md:not(#\#) {
    margin-top: calc(var(--all-w-md) * .5 * -1);
    margin-bottom: calc(var(--all-w-md) * .5 * -1);
}
.w-gy-lg:not(#\#) {
    margin-top: calc(var(--all-w-lg) * .5 * -1);
    margin-bottom: calc(var(--all-w-lg) * .5 * -1);
}
.w-gy-xl:not(#\#) {
    margin-top: calc(var(--all-w-xl) * .5 * -1);
    margin-bottom: calc(var(--all-w-xl) * .5 * -1);
}
.w-gy-2xl:not(#\#) {
    margin-top: calc(var(--all-w-2xl) * .5 * -1);
    margin-bottom: calc(var(--all-w-2xl) * .5 * -1);
}
.w-gy-2xs:not(#\#) > * {
    padding-top: calc(var(--all-w-2xs) * .5);
    padding-bottom: calc(var(--all-w-2xs) * .5);
}
.w-gy-xs:not(#\#) > * {
    padding-top: calc(var(--all-w-xs) * .5);
    padding-bottom: calc(var(--all-w-xs) * .5);
}
.w-gy-sm:not(#\#) > * {
    padding-top: calc(var(--all-w-sm) * .5);
    padding-bottom: calc(var(--all-w-sm) * .5);
}
.w-gy:not(#\#) > * {
    padding-top: calc(var(--all-w) * .5);
    padding-bottom: calc(var(--all-w) * .5);
}
.w-gy-md:not(#\#) > * {
    padding-top: calc(var(--all-w-md) * .5);
    padding-bottom: calc(var(--all-w-md) * .5);
}
.w-gy-lg:not(#\#) > * {
    padding-top: calc(var(--all-w-lg) * .5);
    padding-bottom: calc(var(--all-w-lg) * .5);
}
.w-gy-xl:not(#\#) > * {
    padding-top: calc(var(--all-w-xl) * .5);
    padding-bottom: calc(var(--all-w-xl) * .5);
}
.w-gy-2xl:not(#\#) > * {
    padding-top: calc(var(--all-w-2xl) * .5);
    padding-bottom: calc(var(--all-w-2xl) * .5);
}
.user-select-none:not(#\#) {
    -webkit-user-select: none!important;
    user-select: none!important;
}
.user-select-auto:not(#\#) {
    -webkit-user-select: auto!important;
    user-select: auto!important;
}
.cursor-auto:not(#\#) {
    cursor: auto!important;
}
.cursor-default:not(#\#) {
    cursor: default!important;
}
.cursor-none:not(#\#) {
    cursor: none!important;
}
.cursor-context-menu:not(#\#) {
    cursor: context-menu!important;
}
.cursor-help:not(#\#) {
    cursor: help!important;
}
.cursor-pointer:not(#\#) {
    cursor: pointer!important;
}
.cursor-progress:not(#\#) {
    cursor: progress!important;
}
.cursor-wait:not(#\#) {
    cursor: wait!important;
}
.cursor-copy:not(#\#) {
    cursor: copy!important;
}
.cursor-move:not(#\#) {
    cursor: move!important;
}
.cursor-no-drop:not(#\#) {
    cursor: no-drop!important;
}
.cursor-not-allowed:not(#\#) {
    cursor: not-allowed!important;
}
.cursor-grab:not(#\#) {
    cursor: grab!important;
}
.cursor-grabbing:not(#\#) {
    cursor: grabbing!important;
}
.cursor-zoom-in:not(#\#) {
    cursor: zoom-in!important;
}
.cursor-zoom-out:not(#\#) {
    cursor: zoom-out!important;
}
.pointer-events-auto:not(#\#) {
    pointer-events: auto!important;
}
.pointer-events-none:not(#\#) {
    pointer-events: none!important;
}
.pointer-events-stroke:not(#\#) {
    pointer-events: stroke!important;
}
.pointer-events-fill:not(#\#) {
    pointer-events: fill!important;
}
.scroll-snap-start:not(#\#) {
    scroll-snap-align: start;
}
.scroll-snap-end:not(#\#) {
    scroll-snap-align: end;
}
.scroll-snap-center:not(#\#) {
    scroll-snap-align: center;
}
.scroll-snap-none:not(#\#) {
    scroll-snap-align: none;
}
.scroll-snap-normal:not(#\#) {
    scroll-snap-stop: normal;
}
.scroll-snap-always:not(#\#) {
    scroll-snap-stop: always;
}
.grayscale-0:not(#\#) {
    filter: grayscale(0);
}
.grayscale-25:not(#\#) {
    filter: grayscale(25%);
}
.grayscale-50:not(#\#) {
    filter: grayscale(50%);
}
.grayscale-75:not(#\#) {
    filter: grayscale(75%);
}
.grayscale:not(#\#) {
    filter: grayscale(100%);
}
.blur-0:not(#\#) {
    filter: blur(0);
}
.blur-1:not(#\#) {
    filter: blur(1px);
}
.blur-2:not(#\#) {
    filter: blur(2px);
}
.blur-3:not(#\#) {
    filter: blur(4px);
}
.blur-4:not(#\#) {
    filter: blur(8px);
}
.blur-5:not(#\#) {
    filter: blur(16px);
}
.blur-6:not(#\#) {
    filter: blur(32px);
}
.backdrop-0:not(#\#) {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
}
.backdrop-1:not(#\#) {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}
.backdrop-2:not(#\#) {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
.backdrop-3:not(#\#) {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.backdrop-4:not(#\#) {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.backdrop-5:not(#\#) {
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
}
.backdrop-6:not(#\#) {
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
}
.isolation:not(#\#) {
    isolation: isolate;
}
.isolation-auto:not(#\#) {
    isolation: auto;
}
.mix-blend-normal:not(#\#) {
    mix-blend-mode: normal;
}
.mix-blend-multiply:not(#\#) {
    mix-blend-mode: multiply;
}
.mix-blend-screen:not(#\#) {
    mix-blend-mode: screen;
}
.mix-blend-overlay:not(#\#) {
    mix-blend-mode: overlay;
}
.mix-blend-darken:not(#\#) {
    mix-blend-mode: darken;
}
.mix-blend-lighten:not(#\#) {
    mix-blend-mode: lighten;
}
.mix-blend-color-dodge:not(#\#) {
    mix-blend-mode: color-dodge;
}
.mix-blend-color-burn:not(#\#) {
    mix-blend-mode: color-burn;
}
.mix-blend-hard-light:not(#\#) {
    mix-blend-mode: hard-light;
}
.mix-blend-soft-light:not(#\#) {
    mix-blend-mode: soft-light;
}
.mix-blend-difference:not(#\#) {
    mix-blend-mode: difference;
}
.mix-blend-exclusion:not(#\#) {
    mix-blend-mode: exclusion;
}
.mix-blend-hue:not(#\#) {
    mix-blend-mode: hue;
}
.mix-blend-saturation:not(#\#) {
    mix-blend-mode: saturation;
}
.mix-blend-color:not(#\#) {
    mix-blend-mode: color;
}
.mix-blend-luminosity:not(#\#) {
    mix-blend-mode: luminosity;
}
.bg-blend-normal:not(#\#) {
    background-blend-mode: normal;
}
.bg-blend-multiply:not(#\#) {
    background-blend-mode: multiply;
}
.bg-blend-screen:not(#\#) {
    background-blend-mode: screen;
}
.bg-blend-overlay:not(#\#) {
    background-blend-mode: overlay;
}
.bg-blend-darken:not(#\#) {
    background-blend-mode: darken;
}
.bg-blend-lighten:not(#\#) {
    background-blend-mode: lighten;
}
.bg-blend-color-dodge:not(#\#) {
    background-blend-mode: color-dodge;
}
.bg-blend-color-burn:not(#\#) {
    background-blend-mode: color-burn;
}
.bg-blend-hard-light:not(#\#) {
    background-blend-mode: hard-light;
}
.bg-blend-soft-light:not(#\#) {
    background-blend-mode: soft-light;
}
.bg-blend-difference:not(#\#) {
    background-blend-mode: difference;
}
.bg-blend-exclusion:not(#\#) {
    background-blend-mode: exclusion;
}
.bg-blend-hue:not(#\#) {
    background-blend-mode: hue;
}
.bg-blend-saturation:not(#\#) {
    background-blend-mode: saturation;
}
.bg-blend-color:not(#\#) {
    background-blend-mode: color;
}
.bg-blend-luminosity:not(#\#) {
    background-blend-mode: luminosity;
}
.reflection-1:not(#\#) {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    -webkit-box-reflect: below 0px linear-gradient(to top,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
}
.reflection-1\/2:not(#\#) {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    -webkit-box-reflect: below 0px linear-gradient(to top,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 50%);
}
.reflection-1\/4:not(#\#) {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    -webkit-box-reflect: below 0px linear-gradient(to top,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 25%);
}
.anim-spin:not(#\#) {
    animation: spin 1s linear infinite;
}
.anim-ping:not(#\#) {
    animation: ping 1s cubic-bezier(0,0,.2,1) infinite;
}
.anim-pulse:not(#\#) {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}
.anim-bounce:not(#\#) {
    animation: bounce 1s infinite;
}
.anim-none:not(#\#) {
    animation: none 0s ease 0s 1 normal none running;
}
.transition-opacity:not(#\#) {
    transition: opacity .5s cubic-bezier(.22, 1, .36, 1);
}
.inner-xs:not(#\#) {
    max-width: var(--all-screen-xs);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner-sm:not(#\#) {
    max-width: var(--all-screen-sm);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner:not(#\#) {
    max-width: var(--all-screen);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner-md:not(#\#) {
    max-width: var(--all-screen-md);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner-lg:not(#\#) {
    max-width: var(--all-screen-lg);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner-xl:not(#\#) {
    max-width: var(--all-screen-xl);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.inner-2xl:not(#\#) {
    max-width: var(--all-screen-2xl);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.table-layout-auto:not(#\#) {
    table-layout: auto;
}
.table-layout-fixed:not(#\#) {
    table-layout: fixed;
}
.table-space-0:not(#\#) {
    --all-border-space-x: 0rem;
    --all-border-space-y: 0rem;
}
.table-space-1:not(#\#) {
    --all-border-space-x: 0.25rem;
    --all-border-space-y: 0.25rem;
}
.table-space-2:not(#\#) {
    --all-border-space-x: 0.5rem;
    --all-border-space-y: 0.5rem;
}
.table-space-3:not(#\#) {
    --all-border-space-x: 1rem;
    --all-border-space-y: 1rem;
}
.table-space-4:not(#\#) {
    --all-border-space-x: 1.25rem;
    --all-border-space-y: 1.25rem;
}
.table-space-5:not(#\#) {
    --all-border-space-x: 1.5rem;
    --all-border-space-y: 1.5rem;
}
.table-space-6:not(#\#) {
    --all-border-space-x: 1.75rem;
    --all-border-space-y: 1.75rem;
}
.table-space-7:not(#\#) {
    --all-border-space-x: 2rem;
    --all-border-space-y: 2rem;
}
.table-space-8:not(#\#) {
    --all-border-space-x: 2.5rem;
    --all-border-space-y: 2.5rem;
}
.table-space-9:not(#\#) {
    --all-border-space-x: 3rem;
    --all-border-space-y: 3rem;
}
.table-space-10:not(#\#) {
    --all-border-space-x: 4rem;
    --all-border-space-y: 4rem;
}
.table-space-11:not(#\#) {
    --all-border-space-x: 5rem;
    --all-border-space-y: 5rem;
}
.table-space-12:not(#\#) {
    --all-border-space-x: 6rem;
    --all-border-space-y: 6rem;
}
.table-space:not(#\#) {
    --all-border-space-x: 1rem;
    --all-border-space-y: 1rem;
}
.table-space-px:not(#\#) {
    --all-border-space-x: 1px;
    --all-border-space-y: 1px;
}
.table-space-0\.5:not(#\#) {
    --all-border-space-x: 0.125rem;
    --all-border-space-y: 0.125rem;
}
.table-space-1\.5:not(#\#) {
    --all-border-space-x: 0.375rem;
    --all-border-space-y: 0.375rem;
}
.table-space-2\.5:not(#\#) {
    --all-border-space-x: 0.75rem;
    --all-border-space-y: 0.75rem;
}
.table-space-x-0:not(#\#) {
    --all-border-space-x: 0rem;
}
.table-space-x-1:not(#\#) {
    --all-border-space-x: 0.25rem;
}
.table-space-x-2:not(#\#) {
    --all-border-space-x: 0.5rem;
}
.table-space-x-3:not(#\#) {
    --all-border-space-x: 1rem;
}
.table-space-x-4:not(#\#) {
    --all-border-space-x: 1.25rem;
}
.table-space-x-5:not(#\#) {
    --all-border-space-x: 1.5rem;
}
.table-space-x-6:not(#\#) {
    --all-border-space-x: 1.75rem;
}
.table-space-x-7:not(#\#) {
    --all-border-space-x: 2rem;
}
.table-space-x-8:not(#\#) {
    --all-border-space-x: 2.5rem;
}
.table-space-x-9:not(#\#) {
    --all-border-space-x: 3rem;
}
.table-space-x-10:not(#\#) {
    --all-border-space-x: 4rem;
}
.table-space-x-11:not(#\#) {
    --all-border-space-x: 5rem;
}
.table-space-x-12:not(#\#) {
    --all-border-space-x: 6rem;
}
.table-space-x:not(#\#) {
    --all-border-space-x: 1rem;
}
.table-space-x-px:not(#\#) {
    --all-border-space-x: 1px;
}
.table-space-x-0\.5:not(#\#) {
    --all-border-space-x: 0.125rem;
}
.table-space-x-1\.5:not(#\#) {
    --all-border-space-x: 0.375rem;
}
.table-space-x-2\.5:not(#\#) {
    --all-border-space-x: 0.75rem;
}
.table-space-y-0:not(#\#) {
    --all-border-space-y: 0rem;
}
.table-space-y-1:not(#\#) {
    --all-border-space-y: 0.25rem;
}
.table-space-y-2:not(#\#) {
    --all-border-space-y: 0.5rem;
}
.table-space-y-3:not(#\#) {
    --all-border-space-y: 1rem;
}
.table-space-y-4:not(#\#) {
    --all-border-space-y: 1.25rem;
}
.table-space-y-5:not(#\#) {
    --all-border-space-y: 1.5rem;
}
.table-space-y-6:not(#\#) {
    --all-border-space-y: 1.75rem;
}
.table-space-y-7:not(#\#) {
    --all-border-space-y: 2rem;
}
.table-space-y-8:not(#\#) {
    --all-border-space-y: 2.5rem;
}
.table-space-y-9:not(#\#) {
    --all-border-space-y: 3rem;
}
.table-space-y-10:not(#\#) {
    --all-border-space-y: 4rem;
}
.table-space-y-11:not(#\#) {
    --all-border-space-y: 5rem;
}
.table-space-y-12:not(#\#) {
    --all-border-space-y: 6rem;
}
.table-space-y:not(#\#) {
    --all-border-space-y: 1rem;
}
.table-space-y-px:not(#\#) {
    --all-border-space-y: 1px;
}
.table-space-y-0\.5:not(#\#) {
    --all-border-space-y: 0.125rem;
}
.table-space-y-1\.5:not(#\#) {
    --all-border-space-y: 0.375rem;
}
.table-space-y-2\.5:not(#\#) {
    --all-border-space-y: 0.75rem;
}
@container container (max-width:575.98px) {
    .sm\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
}
@container container (max-width:767.98px) {
    .md\:table:not(#\#) {
        display: block;
        width: 100%;
    }
    .md\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
}
@container container (max-width:1023.98px) {
    .lg\:table:not(#\#) {
        display: block;
        width: 100%;
    }
    .lg\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
    .lg\:after\:show:not(#\#)::after,
    .lg\:before\:show:not(#\#)::before,
    .lg\:show:not(#\#) {
        display: none!important;
    }
}
.after\:hide:not(#\#)::after,
.before\:hide:not(#\#)::before,
.hide:not(#\#) {
    display: none!important;
}
@container container (min-width:768px) {
    .md\:after\:hide:not(#\#)::after,
    .md\:before\:hide:not(#\#)::before,
    .md\:hide:not(#\#) {
        display: none!important;
    }
}
@container container (min-width:1024px) {
    .lg\:after\:hide:not(#\#)::after,
    .lg\:before\:hide:not(#\#)::before,
    .lg\:hide:not(#\#) {
        display: none!important;
    }
}
.nobr:not(#\#) br {
    display: none!important;
}
@container container (max-width:575.98px) {
    .sm\:after\:hide:not(#\#)::after,
    .sm\:after\:show:not(#\#)::after,
    .sm\:before\:hide:not(#\#)::before,
    .sm\:before\:show:not(#\#)::before,
    .sm\:br:not(#\#) br,
    .sm\:hide:not(#\#),
    .sm\:show:not(#\#) {
        display: none!important;
    }
}
@container container (max-width:767.98px) {
    .md\:after\:show:not(#\#)::after,
    .md\:before\:show:not(#\#)::before,
    .md\:br:not(#\#) br,
    .md\:show:not(#\#) {
        display: none!important;
    }
}
@container container (max-width:1023.98px) {
    .lg\:br:not(#\#) br {
        display: none!important;
    }
}
.screen-reader:not(#\#) {
    margin: -1px!important;
    padding: 0!important;
    overflow: hidden!important;
    width: 1px!important;
    height: 1px!important;
    clip: rect(1px,1px,1px,1px)!important;
    position: absolute!important;
    white-space: nowrap!important;
    border: 0!important;
    clip-path: inset(50%)!important;
}
@media (min-width:768px) {
    .tb\:border:not(#\#),
    .tb\:first\:border:not(#\#):first-child,
    .tb\:last\:border:not(#\#):last-child {
        border-width: 1px;
    }
    .tb\:border-0:not(#\#),
    .tb\:first\:border-0:not(#\#):first-child,
    .tb\:last\:border-0:not(#\#):last-child {
        border-width: 0px;
    }
    .tb\:border-1:not(#\#),
    .tb\:first\:border-1:not(#\#):first-child,
    .tb\:last\:border-1:not(#\#):last-child {
        border-width: 1px;
    }
    .tb\:border-2:not(#\#),
    .tb\:first\:border-2:not(#\#):first-child,
    .tb\:last\:border-2:not(#\#):last-child {
        border-width: 2px;
    }
    .tb\:border-3:not(#\#),
    .tb\:first\:border-3:not(#\#):first-child,
    .tb\:last\:border-3:not(#\#):last-child {
        border-width: 3px;
    }
    .tb\:border-4:not(#\#),
    .tb\:first\:border-4:not(#\#):first-child,
    .tb\:last\:border-4:not(#\#):last-child {
        border-width: 4px;
    }
    .tb\:border-5:not(#\#),
    .tb\:first\:border-5:not(#\#):first-child,
    .tb\:last\:border-5:not(#\#):last-child {
        border-width: 5px;
    }
    .tb\:border-t:not(#\#),
    .tb\:first\:border-t:not(#\#):first-child,
    .tb\:last\:border-t:not(#\#):last-child {
        border-top-width: 1px;
    }
    .tb\:border-t-0:not(#\#),
    .tb\:first\:border-t-0:not(#\#):first-child,
    .tb\:last\:border-t-0:not(#\#):last-child {
        border-top-width: 0px;
    }
    .tb\:border-t-1:not(#\#),
    .tb\:first\:border-t-1:not(#\#):first-child,
    .tb\:last\:border-t-1:not(#\#):last-child {
        border-top-width: 1px;
    }
    .tb\:border-t-2:not(#\#),
    .tb\:first\:border-t-2:not(#\#):first-child,
    .tb\:last\:border-t-2:not(#\#):last-child {
        border-top-width: 2px;
    }
    .tb\:border-t-3:not(#\#),
    .tb\:first\:border-t-3:not(#\#):first-child,
    .tb\:last\:border-t-3:not(#\#):last-child {
        border-top-width: 3px;
    }
    .tb\:border-t-4:not(#\#),
    .tb\:first\:border-t-4:not(#\#):first-child,
    .tb\:last\:border-t-4:not(#\#):last-child {
        border-top-width: 4px;
    }
    .tb\:border-t-5:not(#\#),
    .tb\:first\:border-t-5:not(#\#):first-child,
    .tb\:last\:border-t-5:not(#\#):last-child {
        border-top-width: 5px;
    }
    .tb\:border-r:not(#\#),
    .tb\:first\:border-r:not(#\#):first-child,
    .tb\:last\:border-r:not(#\#):last-child {
        border-right-width: 1px;
    }
    .tb\:border-r-0:not(#\#),
    .tb\:first\:border-r-0:not(#\#):first-child,
    .tb\:last\:border-r-0:not(#\#):last-child {
        border-right-width: 0px;
    }
    .tb\:border-r-1:not(#\#),
    .tb\:first\:border-r-1:not(#\#):first-child,
    .tb\:last\:border-r-1:not(#\#):last-child {
        border-right-width: 1px;
    }
    .tb\:border-r-2:not(#\#),
    .tb\:first\:border-r-2:not(#\#):first-child,
    .tb\:last\:border-r-2:not(#\#):last-child {
        border-right-width: 2px;
    }
    .tb\:border-r-3:not(#\#),
    .tb\:first\:border-r-3:not(#\#):first-child,
    .tb\:last\:border-r-3:not(#\#):last-child {
        border-right-width: 3px;
    }
    .tb\:border-r-4:not(#\#),
    .tb\:first\:border-r-4:not(#\#):first-child,
    .tb\:last\:border-r-4:not(#\#):last-child {
        border-right-width: 4px;
    }
    .tb\:border-r-5:not(#\#),
    .tb\:first\:border-r-5:not(#\#):first-child,
    .tb\:last\:border-r-5:not(#\#):last-child {
        border-right-width: 5px;
    }
    .tb\:border-b:not(#\#),
    .tb\:first\:border-b:not(#\#):first-child,
    .tb\:last\:border-b:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .tb\:border-b-0:not(#\#),
    .tb\:first\:border-b-0:not(#\#):first-child,
    .tb\:last\:border-b-0:not(#\#):last-child {
        border-bottom-width: 0px;
    }
    .tb\:border-b-1:not(#\#),
    .tb\:first\:border-b-1:not(#\#):first-child,
    .tb\:last\:border-b-1:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .tb\:border-b-2:not(#\#),
    .tb\:first\:border-b-2:not(#\#):first-child,
    .tb\:last\:border-b-2:not(#\#):last-child {
        border-bottom-width: 2px;
    }
    .tb\:border-b-3:not(#\#),
    .tb\:first\:border-b-3:not(#\#):first-child,
    .tb\:last\:border-b-3:not(#\#):last-child {
        border-bottom-width: 3px;
    }
    .tb\:border-b-4:not(#\#),
    .tb\:first\:border-b-4:not(#\#):first-child,
    .tb\:last\:border-b-4:not(#\#):last-child {
        border-bottom-width: 4px;
    }
    .tb\:border-b-5:not(#\#),
    .tb\:first\:border-b-5:not(#\#):first-child,
    .tb\:last\:border-b-5:not(#\#):last-child {
        border-bottom-width: 5px;
    }
    .tb\:border-l:not(#\#),
    .tb\:first\:border-l:not(#\#):first-child,
    .tb\:last\:border-l:not(#\#):last-child {
        border-left-width: 1px;
    }
    .tb\:border-l-0:not(#\#),
    .tb\:first\:border-l-0:not(#\#):first-child,
    .tb\:last\:border-l-0:not(#\#):last-child {
        border-left-width: 0px;
    }
    .tb\:border-l-1:not(#\#),
    .tb\:first\:border-l-1:not(#\#):first-child,
    .tb\:last\:border-l-1:not(#\#):last-child {
        border-left-width: 1px;
    }
    .tb\:border-l-2:not(#\#),
    .tb\:first\:border-l-2:not(#\#):first-child,
    .tb\:last\:border-l-2:not(#\#):last-child {
        border-left-width: 2px;
    }
    .tb\:border-l-3:not(#\#),
    .tb\:first\:border-l-3:not(#\#):first-child,
    .tb\:last\:border-l-3:not(#\#):last-child {
        border-left-width: 3px;
    }
    .tb\:border-l-4:not(#\#),
    .tb\:first\:border-l-4:not(#\#):first-child,
    .tb\:last\:border-l-4:not(#\#):last-child {
        border-left-width: 4px;
    }
    .tb\:border-l-5:not(#\#),
    .tb\:first\:border-l-5:not(#\#):first-child,
    .tb\:last\:border-l-5:not(#\#):last-child {
        border-left-width: 5px;
    }
    .tb\:first\:rounded-xs:not(#\#):first-child,
    .tb\:last\:rounded-xs:not(#\#):last-child,
    .tb\:rounded-xs:not(#\#) {
        border-radius: .125rem;
    }
    .tb\:first\:rounded-sm:not(#\#):first-child,
    .tb\:last\:rounded-sm:not(#\#):last-child,
    .tb\:rounded-sm:not(#\#) {
        border-radius: .25rem;
    }
    .tb\:first\:rounded:not(#\#):first-child,
    .tb\:last\:rounded:not(#\#):last-child,
    .tb\:rounded:not(#\#) {
        border-radius: .375rem;
    }
    .tb\:first\:rounded-md:not(#\#):first-child,
    .tb\:last\:rounded-md:not(#\#):last-child,
    .tb\:rounded-md:not(#\#) {
        border-radius: .5rem;
    }
    .tb\:first\:rounded-lg:not(#\#):first-child,
    .tb\:last\:rounded-lg:not(#\#):last-child,
    .tb\:rounded-lg:not(#\#) {
        border-radius: .75rem;
    }
    .tb\:first\:rounded-xl:not(#\#):first-child,
    .tb\:last\:rounded-xl:not(#\#):last-child,
    .tb\:rounded-xl:not(#\#) {
        border-radius: 1rem;
    }
    .tb\:first\:rounded-2xl:not(#\#):first-child,
    .tb\:last\:rounded-2xl:not(#\#):last-child,
    .tb\:rounded-2xl:not(#\#) {
        border-radius: 1.5rem;
    }
    .tb\:first\:rounded-3xl:not(#\#):first-child,
    .tb\:last\:rounded-3xl:not(#\#):last-child,
    .tb\:rounded-3xl:not(#\#) {
        border-radius: 2rem;
    }
    .tb\:first\:rounded-full:not(#\#):first-child,
    .tb\:last\:rounded-full:not(#\#):last-child,
    .tb\:rounded-full:not(#\#) {
        border-radius: 999rem;
    }
    .tb\:first\:rounded-inherit:not(#\#):first-child,
    .tb\:last\:rounded-inherit:not(#\#):last-child,
    .tb\:rounded-inherit:not(#\#) {
        border-radius: inherit;
    }
    .tb\:first\:rounded-none:not(#\#):first-child,
    .tb\:last\:rounded-none:not(#\#):last-child,
    .tb\:rounded-none:not(#\#) {
        border-radius: 0;
    }
    .tb\:first\:rounded-t-xs:not(#\#):first-child,
    .tb\:last\:rounded-t-xs:not(#\#):last-child,
    .tb\:rounded-t-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-top-left-radius: .125rem;
    }
    .tb\:first\:rounded-t-sm:not(#\#):first-child,
    .tb\:last\:rounded-t-sm:not(#\#):last-child,
    .tb\:rounded-t-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }
    .tb\:first\:rounded-t:not(#\#):first-child,
    .tb\:last\:rounded-t:not(#\#):last-child,
    .tb\:rounded-t:not(#\#) {
        border-top-right-radius: .375rem;
        border-top-left-radius: .375rem;
    }
    .tb\:first\:rounded-t-md:not(#\#):first-child,
    .tb\:last\:rounded-t-md:not(#\#):last-child,
    .tb\:rounded-t-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
    }
    .tb\:first\:rounded-t-lg:not(#\#):first-child,
    .tb\:last\:rounded-t-lg:not(#\#):last-child,
    .tb\:rounded-t-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-top-left-radius: .75rem;
    }
    .tb\:first\:rounded-t-xl:not(#\#):first-child,
    .tb\:last\:rounded-t-xl:not(#\#):last-child,
    .tb\:rounded-t-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
    }
    .tb\:first\:rounded-t-2xl:not(#\#):first-child,
    .tb\:last\:rounded-t-2xl:not(#\#):last-child,
    .tb\:rounded-t-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-top-left-radius: 1.5rem;
    }
    .tb\:first\:rounded-t-3xl:not(#\#):first-child,
    .tb\:last\:rounded-t-3xl:not(#\#):last-child,
    .tb\:rounded-t-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-top-left-radius: 2rem;
    }
    .tb\:first\:rounded-t-full:not(#\#):first-child,
    .tb\:last\:rounded-t-full:not(#\#):last-child,
    .tb\:rounded-t-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-top-left-radius: 999rem;
    }
    .tb\:first\:rounded-t-inherit:not(#\#):first-child,
    .tb\:last\:rounded-t-inherit:not(#\#):last-child,
    .tb\:rounded-t-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-top-left-radius: inherit;
    }
    .tb\:first\:rounded-t-none:not(#\#):first-child,
    .tb\:last\:rounded-t-none:not(#\#):last-child,
    .tb\:rounded-t-none:not(#\#) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .tb\:first\:rounded-r-xs:not(#\#):first-child,
    .tb\:last\:rounded-r-xs:not(#\#):last-child,
    .tb\:rounded-r-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-bottom-right-radius: .125rem;
    }
    .tb\:first\:rounded-r-sm:not(#\#):first-child,
    .tb\:last\:rounded-r-sm:not(#\#):last-child,
    .tb\:rounded-r-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }
    .tb\:first\:rounded-r:not(#\#):first-child,
    .tb\:last\:rounded-r:not(#\#):last-child,
    .tb\:rounded-r:not(#\#) {
        border-top-right-radius: .375rem;
        border-bottom-right-radius: .375rem;
    }
    .tb\:first\:rounded-r-md:not(#\#):first-child,
    .tb\:last\:rounded-r-md:not(#\#):last-child,
    .tb\:rounded-r-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }
    .tb\:first\:rounded-r-lg:not(#\#):first-child,
    .tb\:last\:rounded-r-lg:not(#\#):last-child,
    .tb\:rounded-r-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem;
    }
    .tb\:first\:rounded-r-xl:not(#\#):first-child,
    .tb\:last\:rounded-r-xl:not(#\#):last-child,
    .tb\:rounded-r-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .tb\:first\:rounded-r-2xl:not(#\#):first-child,
    .tb\:last\:rounded-r-2xl:not(#\#):last-child,
    .tb\:rounded-r-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }
    .tb\:first\:rounded-r-3xl:not(#\#):first-child,
    .tb\:last\:rounded-r-3xl:not(#\#):last-child,
    .tb\:rounded-r-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .tb\:first\:rounded-r-full:not(#\#):first-child,
    .tb\:last\:rounded-r-full:not(#\#):last-child,
    .tb\:rounded-r-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-bottom-right-radius: 999rem;
    }
    .tb\:first\:rounded-r-inherit:not(#\#):first-child,
    .tb\:last\:rounded-r-inherit:not(#\#):last-child,
    .tb\:rounded-r-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    .tb\:first\:rounded-r-none:not(#\#):first-child,
    .tb\:last\:rounded-r-none:not(#\#):last-child,
    .tb\:rounded-r-none:not(#\#) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .tb\:first\:rounded-b-xs:not(#\#):first-child,
    .tb\:last\:rounded-b-xs:not(#\#):last-child,
    .tb\:rounded-b-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .tb\:first\:rounded-b-sm:not(#\#):first-child,
    .tb\:last\:rounded-b-sm:not(#\#):last-child,
    .tb\:rounded-b-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .tb\:first\:rounded-b:not(#\#):first-child,
    .tb\:last\:rounded-b:not(#\#):last-child,
    .tb\:rounded-b:not(#\#) {
        border-bottom-right-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .tb\:first\:rounded-b-md:not(#\#):first-child,
    .tb\:last\:rounded-b-md:not(#\#):last-child,
    .tb\:rounded-b-md:not(#\#) {
        border-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .tb\:first\:rounded-b-lg:not(#\#):first-child,
    .tb\:last\:rounded-b-lg:not(#\#):last-child,
    .tb\:rounded-b-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .tb\:first\:rounded-b-xl:not(#\#):first-child,
    .tb\:last\:rounded-b-xl:not(#\#):last-child,
    .tb\:rounded-b-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .tb\:first\:rounded-b-2xl:not(#\#):first-child,
    .tb\:last\:rounded-b-2xl:not(#\#):last-child,
    .tb\:rounded-b-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .tb\:first\:rounded-b-3xl:not(#\#):first-child,
    .tb\:last\:rounded-b-3xl:not(#\#):last-child,
    .tb\:rounded-b-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .tb\:first\:rounded-b-full:not(#\#):first-child,
    .tb\:last\:rounded-b-full:not(#\#):last-child,
    .tb\:rounded-b-full:not(#\#) {
        border-bottom-right-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .tb\:first\:rounded-b-inherit:not(#\#):first-child,
    .tb\:last\:rounded-b-inherit:not(#\#):last-child,
    .tb\:rounded-b-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .tb\:first\:rounded-b-none:not(#\#):first-child,
    .tb\:last\:rounded-b-none:not(#\#):last-child,
    .tb\:rounded-b-none:not(#\#) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .tb\:first\:rounded-l-xs:not(#\#):first-child,
    .tb\:last\:rounded-l-xs:not(#\#):last-child,
    .tb\:rounded-l-xs:not(#\#) {
        border-top-left-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .tb\:first\:rounded-l-sm:not(#\#):first-child,
    .tb\:last\:rounded-l-sm:not(#\#):last-child,
    .tb\:rounded-l-sm:not(#\#) {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .tb\:first\:rounded-l:not(#\#):first-child,
    .tb\:last\:rounded-l:not(#\#):last-child,
    .tb\:rounded-l:not(#\#) {
        border-top-left-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .tb\:first\:rounded-l-md:not(#\#):first-child,
    .tb\:last\:rounded-l-md:not(#\#):last-child,
    .tb\:rounded-l-md:not(#\#) {
        border-top-left-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .tb\:first\:rounded-l-lg:not(#\#):first-child,
    .tb\:last\:rounded-l-lg:not(#\#):last-child,
    .tb\:rounded-l-lg:not(#\#) {
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .tb\:first\:rounded-l-xl:not(#\#):first-child,
    .tb\:last\:rounded-l-xl:not(#\#):last-child,
    .tb\:rounded-l-xl:not(#\#) {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .tb\:first\:rounded-l-2xl:not(#\#):first-child,
    .tb\:last\:rounded-l-2xl:not(#\#):last-child,
    .tb\:rounded-l-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .tb\:first\:rounded-l-3xl:not(#\#):first-child,
    .tb\:last\:rounded-l-3xl:not(#\#):last-child,
    .tb\:rounded-l-3xl:not(#\#) {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .tb\:first\:rounded-l-full:not(#\#):first-child,
    .tb\:last\:rounded-l-full:not(#\#):last-child,
    .tb\:rounded-l-full:not(#\#) {
        border-top-left-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .tb\:first\:rounded-l-inherit:not(#\#):first-child,
    .tb\:last\:rounded-l-inherit:not(#\#):last-child,
    .tb\:rounded-l-inherit:not(#\#) {
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .tb\:first\:rounded-l-none:not(#\#):first-child,
    .tb\:last\:rounded-l-none:not(#\#):last-child,
    .tb\:rounded-l-none:not(#\#) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .tb\:first\:rounded-tr-xs:not(#\#):first-child,
    .tb\:last\:rounded-tr-xs:not(#\#):last-child,
    .tb\:rounded-tr-xs:not(#\#) {
        border-top-right-radius: .125rem;
    }
    .tb\:first\:rounded-tr-sm:not(#\#):first-child,
    .tb\:last\:rounded-tr-sm:not(#\#):last-child,
    .tb\:rounded-tr-sm:not(#\#) {
        border-top-right-radius: .25rem;
    }
    .tb\:first\:rounded-tr:not(#\#):first-child,
    .tb\:last\:rounded-tr:not(#\#):last-child,
    .tb\:rounded-tr:not(#\#) {
        border-top-right-radius: .375rem;
    }
    .tb\:first\:rounded-tr-md:not(#\#):first-child,
    .tb\:last\:rounded-tr-md:not(#\#):last-child,
    .tb\:rounded-tr-md:not(#\#) {
        border-top-right-radius: .5rem;
    }
    .tb\:first\:rounded-tr-lg:not(#\#):first-child,
    .tb\:last\:rounded-tr-lg:not(#\#):last-child,
    .tb\:rounded-tr-lg:not(#\#) {
        border-top-right-radius: .75rem;
    }
    .tb\:first\:rounded-tr-xl:not(#\#):first-child,
    .tb\:last\:rounded-tr-xl:not(#\#):last-child,
    .tb\:rounded-tr-xl:not(#\#) {
        border-top-right-radius: 1rem;
    }
    .tb\:first\:rounded-tr-2xl:not(#\#):first-child,
    .tb\:last\:rounded-tr-2xl:not(#\#):last-child,
    .tb\:rounded-tr-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
    }
    .tb\:first\:rounded-tr-3xl:not(#\#):first-child,
    .tb\:last\:rounded-tr-3xl:not(#\#):last-child,
    .tb\:rounded-tr-3xl:not(#\#) {
        border-top-right-radius: 2rem;
    }
    .tb\:first\:rounded-tr-full:not(#\#):first-child,
    .tb\:last\:rounded-tr-full:not(#\#):last-child,
    .tb\:rounded-tr-full:not(#\#) {
        border-top-right-radius: 999rem;
    }
    .tb\:first\:rounded-tr-inherit:not(#\#):first-child,
    .tb\:last\:rounded-tr-inherit:not(#\#):last-child,
    .tb\:rounded-tr-inherit:not(#\#) {
        border-top-right-radius: inherit;
    }
    .tb\:first\:rounded-tr-none:not(#\#):first-child,
    .tb\:last\:rounded-tr-none:not(#\#):last-child,
    .tb\:rounded-tr-none:not(#\#) {
        border-top-right-radius: 0;
    }
    .tb\:first\:rounded-br-xs:not(#\#):first-child,
    .tb\:last\:rounded-br-xs:not(#\#):last-child,
    .tb\:rounded-br-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
    }
    .tb\:first\:rounded-br-sm:not(#\#):first-child,
    .tb\:last\:rounded-br-sm:not(#\#):last-child,
    .tb\:rounded-br-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
    }
    .tb\:first\:rounded-br:not(#\#):first-child,
    .tb\:last\:rounded-br:not(#\#):last-child,
    .tb\:rounded-br:not(#\#) {
        border-bottom-right-radius: .375rem;
    }
    .tb\:first\:rounded-br-md:not(#\#):first-child,
    .tb\:last\:rounded-br-md:not(#\#):last-child,
    .tb\:rounded-br-md:not(#\#) {
        border-bottom-right-radius: .5rem;
    }
    .tb\:first\:rounded-br-lg:not(#\#):first-child,
    .tb\:last\:rounded-br-lg:not(#\#):last-child,
    .tb\:rounded-br-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
    }
    .tb\:first\:rounded-br-xl:not(#\#):first-child,
    .tb\:last\:rounded-br-xl:not(#\#):last-child,
    .tb\:rounded-br-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
    }
    .tb\:first\:rounded-br-2xl:not(#\#):first-child,
    .tb\:last\:rounded-br-2xl:not(#\#):last-child,
    .tb\:rounded-br-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
    }
    .tb\:first\:rounded-br-3xl:not(#\#):first-child,
    .tb\:last\:rounded-br-3xl:not(#\#):last-child,
    .tb\:rounded-br-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
    }
    .tb\:first\:rounded-br-full:not(#\#):first-child,
    .tb\:last\:rounded-br-full:not(#\#):last-child,
    .tb\:rounded-br-full:not(#\#) {
        border-bottom-right-radius: 999rem;
    }
    .tb\:first\:rounded-br-inherit:not(#\#):first-child,
    .tb\:last\:rounded-br-inherit:not(#\#):last-child,
    .tb\:rounded-br-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
    }
    .tb\:first\:rounded-br-none:not(#\#):first-child,
    .tb\:last\:rounded-br-none:not(#\#):last-child,
    .tb\:rounded-br-none:not(#\#) {
        border-bottom-right-radius: 0;
    }
    .tb\:first\:rounded-bl-xs:not(#\#):first-child,
    .tb\:last\:rounded-bl-xs:not(#\#):last-child,
    .tb\:rounded-bl-xs:not(#\#) {
        border-bottom-left-radius: .125rem;
    }
    .tb\:first\:rounded-bl-sm:not(#\#):first-child,
    .tb\:last\:rounded-bl-sm:not(#\#):last-child,
    .tb\:rounded-bl-sm:not(#\#) {
        border-bottom-left-radius: .25rem;
    }
    .tb\:first\:rounded-bl:not(#\#):first-child,
    .tb\:last\:rounded-bl:not(#\#):last-child,
    .tb\:rounded-bl:not(#\#) {
        border-bottom-left-radius: .375rem;
    }
    .tb\:first\:rounded-bl-md:not(#\#):first-child,
    .tb\:last\:rounded-bl-md:not(#\#):last-child,
    .tb\:rounded-bl-md:not(#\#) {
        border-bottom-left-radius: .5rem;
    }
    .tb\:first\:rounded-bl-lg:not(#\#):first-child,
    .tb\:last\:rounded-bl-lg:not(#\#):last-child,
    .tb\:rounded-bl-lg:not(#\#) {
        border-bottom-left-radius: .75rem;
    }
    .tb\:first\:rounded-bl-xl:not(#\#):first-child,
    .tb\:last\:rounded-bl-xl:not(#\#):last-child,
    .tb\:rounded-bl-xl:not(#\#) {
        border-bottom-left-radius: 1rem;
    }
    .tb\:first\:rounded-bl-2xl:not(#\#):first-child,
    .tb\:last\:rounded-bl-2xl:not(#\#):last-child,
    .tb\:rounded-bl-2xl:not(#\#) {
        border-bottom-left-radius: 1.5rem;
    }
    .tb\:first\:rounded-bl-3xl:not(#\#):first-child,
    .tb\:last\:rounded-bl-3xl:not(#\#):last-child,
    .tb\:rounded-bl-3xl:not(#\#) {
        border-bottom-left-radius: 2rem;
    }
    .tb\:first\:rounded-bl-full:not(#\#):first-child,
    .tb\:last\:rounded-bl-full:not(#\#):last-child,
    .tb\:rounded-bl-full:not(#\#) {
        border-bottom-left-radius: 999rem;
    }
    .tb\:first\:rounded-bl-inherit:not(#\#):first-child,
    .tb\:last\:rounded-bl-inherit:not(#\#):last-child,
    .tb\:rounded-bl-inherit:not(#\#) {
        border-bottom-left-radius: inherit;
    }
    .tb\:first\:rounded-bl-none:not(#\#):first-child,
    .tb\:last\:rounded-bl-none:not(#\#):last-child,
    .tb\:rounded-bl-none:not(#\#) {
        border-bottom-left-radius: 0;
    }
    .tb\:first\:rounded-tl-xs:not(#\#):first-child,
    .tb\:last\:rounded-tl-xs:not(#\#):last-child,
    .tb\:rounded-tl-xs:not(#\#) {
        border-top-left-radius: .125rem;
    }
    .tb\:first\:rounded-tl-sm:not(#\#):first-child,
    .tb\:last\:rounded-tl-sm:not(#\#):last-child,
    .tb\:rounded-tl-sm:not(#\#) {
        border-top-left-radius: .25rem;
    }
    .tb\:first\:rounded-tl:not(#\#):first-child,
    .tb\:last\:rounded-tl:not(#\#):last-child,
    .tb\:rounded-tl:not(#\#) {
        border-top-left-radius: .375rem;
    }
    .tb\:first\:rounded-tl-md:not(#\#):first-child,
    .tb\:last\:rounded-tl-md:not(#\#):last-child,
    .tb\:rounded-tl-md:not(#\#) {
        border-top-left-radius: .5rem;
    }
    .tb\:first\:rounded-tl-lg:not(#\#):first-child,
    .tb\:last\:rounded-tl-lg:not(#\#):last-child,
    .tb\:rounded-tl-lg:not(#\#) {
        border-top-left-radius: .75rem;
    }
    .tb\:first\:rounded-tl-xl:not(#\#):first-child,
    .tb\:last\:rounded-tl-xl:not(#\#):last-child,
    .tb\:rounded-tl-xl:not(#\#) {
        border-top-left-radius: 1rem;
    }
    .tb\:first\:rounded-tl-2xl:not(#\#):first-child,
    .tb\:last\:rounded-tl-2xl:not(#\#):last-child,
    .tb\:rounded-tl-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
    }
    .tb\:first\:rounded-tl-3xl:not(#\#):first-child,
    .tb\:last\:rounded-tl-3xl:not(#\#):last-child,
    .tb\:rounded-tl-3xl:not(#\#) {
        border-top-left-radius: 2rem;
    }
    .tb\:first\:rounded-tl-full:not(#\#):first-child,
    .tb\:last\:rounded-tl-full:not(#\#):last-child,
    .tb\:rounded-tl-full:not(#\#) {
        border-top-left-radius: 999rem;
    }
    .tb\:first\:rounded-tl-inherit:not(#\#):first-child,
    .tb\:last\:rounded-tl-inherit:not(#\#):last-child,
    .tb\:rounded-tl-inherit:not(#\#) {
        border-top-left-radius: inherit;
    }
    .tb\:first\:rounded-tl-none:not(#\#):first-child,
    .tb\:last\:rounded-tl-none:not(#\#):last-child,
    .tb\:rounded-tl-none:not(#\#) {
        border-top-left-radius: 0;
    }
    .tb\:tracking-tighter:not(#\#) {
        letter-spacing: -.05em!important;
    }
    .tb\:tracking-tight:not(#\#) {
        letter-spacing: -.025em!important;
    }
    .tb\:tracking-normal:not(#\#) {
        letter-spacing: 0em!important;
    }
    .tb\:tracking-wide:not(#\#) {
        letter-spacing: .025em!important;
    }
    .tb\:tracking-wider:not(#\#) {
        letter-spacing: .05em!important;
    }
    .tb\:tracking-widest:not(#\#) {
        letter-spacing: .1em!important;
    }
    .tb\:leading-none:not(#\#) {
        line-height: 1!important;
    }
    .tb\:leading-tight:not(#\#) {
        line-height: 1.25!important;
    }
    .tb\:leading-snug:not(#\#) {
        line-height: 1.375!important;
    }
    .tb\:leading-normal:not(#\#) {
        line-height: 1.5!important;
    }
    .tb\:leading-relaxed:not(#\#) {
        line-height: 1.625!important;
    }
    .tb\:leading-loose:not(#\#) {
        line-height: 2!important;
    }
    .tb\:text-left:not(#\#) {
        text-align: left;
    }
    .tb\:text-right:not(#\#) {
        text-align: right;
    }
    .tb\:text-center:not(#\#) {
        text-align: center;
    }
    .tb\:text-justify:not(#\#) {
        text-align: justify;
        text-align-last: justify;
    }
    .tb\:font-inherit:not(#\#) {
        font-size: inherit;
        line-height: inherit;
    }
    .tb\:font-2xs:not(#\#) {
        font-size: clamp(8px, .1333333333vw + 7.3333333333px, 10px);
    }
    .tb\:font-xs:not(#\#) {
        font-size: clamp(10px, .1333333333vw + 9.3333333333px, 12px);
    }
    .tb\:font-sm:not(#\#) {
        font-size: clamp(12px, .1333333333vw + 11.3333333333px, 14px);
    }
    .tb\:font-base:not(#\#) {
        font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
    }
    .tb\:font-md:not(#\#) {
        font-size: clamp(16px, .1333333333vw + 15.3333333333px, 18px);
    }
    .tb\:font-lg:not(#\#) {
        font-size: clamp(18px, .1333333333vw + 17.3333333333px, 20px);
    }
    .tb\:font-xl:not(#\#) {
        font-size: clamp(20px, .1333333333vw + 19.3333333333px, 22px);
    }
    .tb\:font-2xl:not(#\#) {
        font-size: clamp(24px, .2666666667vw + 22.6666666667px, 28px);
    }
    .tb\:font-3xl:not(#\#) {
        font-size: clamp(28px, .1333333333vw + 27.3333333333px, 30px);
    }
    .tb\:font-4xl:not(#\#) {
        font-size: clamp(32px, 0vw + 32px, 32px);
    }
    .tb\:font-5xl:not(#\#) {
        font-size: clamp(36px, .2666666667vw + 34.6666666667px, 40px);
    }
    .tb\:font-6xl:not(#\#) {
        font-size: clamp(40px, .5333333333vw + 37.3333333333px, 48px);
    }
    .tb\:font-7xl:not(#\#) {
        font-size: clamp(48px, .5333333333vw + 45.3333333333px, 56px);
    }
    .tb\:font-8xl:not(#\#) {
        font-size: clamp(56px, .5333333333vw + 53.3333333333px, 64px);
    }
    .tb\:font-9xl:not(#\#) {
        font-size: clamp(64px, 1.0666666667vw + 58.6666666667px, 80px);
    }
    .tb\:font-10xl:not(#\#) {
        font-size: clamp(72px, 2.1333333333vw + 61.3333333333px, 104px);
    }
    .tb\:font-11xl:not(#\#) {
        font-size: clamp(80px, 3.7333333333vw + 61.3333333333px, 136px);
    }
    .tb\:font-12xl:not(#\#) {
        font-size: clamp(96px, 6.4vw + 64px, 192px);
    }
    .tb\:columns-1:not(#\#) {
        columns: 1;
    }
    .tb\:columns-2:not(#\#) {
        columns: 2;
    }
    .tb\:columns-3:not(#\#) {
        columns: 3;
    }
    .tb\:columns-4:not(#\#) {
        columns: 4;
    }
    .tb\:columns-5:not(#\#) {
        columns: 5;
    }
    .tb\:aspect-ratio-auto:not(#\#) {
        aspect-ratio: auto;
    }
    .tb\:aspect-ratio-1\/1:not(#\#) {
        aspect-ratio: 1/1;
    }
    .tb\:aspect-ratio-2\/1:not(#\#) {
        aspect-ratio: 2/1;
    }
    .tb\:aspect-ratio-1\/2:not(#\#) {
        aspect-ratio: 1/2;
    }
    .tb\:aspect-ratio-3\/1:not(#\#) {
        aspect-ratio: 3/1;
    }
    .tb\:aspect-ratio-1\/3:not(#\#) {
        aspect-ratio: 1/3;
    }
    .tb\:aspect-ratio-3\/2:not(#\#) {
        aspect-ratio: 3/2;
    }
    .tb\:aspect-ratio-2\/3:not(#\#) {
        aspect-ratio: 2/3;
    }
    .tb\:aspect-ratio-4\/3:not(#\#) {
        aspect-ratio: 4/3;
    }
    .tb\:aspect-ratio-3\/4:not(#\#) {
        aspect-ratio: 3/4;
    }
    .tb\:aspect-ratio-16\/9:not(#\#) {
        aspect-ratio: 16/9;
    }
    .tb\:aspect-ratio-9\/16:not(#\#) {
        aspect-ratio: 9/16;
    }
    .tb\:overflow-visible:not(#\#) {
        overflow: visible;
    }
    .tb\:overflow-x-visible:not(#\#) {
        overflow-x: visible;
    }
    .tb\:overflow-y-visible:not(#\#) {
        overflow-y: visible;
    }
    .tb\:overflow-hidden:not(#\#) {
        overflow: hidden;
    }
    .tb\:overflow-x-hidden:not(#\#) {
        overflow-x: hidden;
    }
    .tb\:overflow-y-hidden:not(#\#) {
        overflow-y: hidden;
    }
    .tb\:overflow-scroll:not(#\#) {
        overflow: scroll;
    }
    .tb\:overflow-x-scroll:not(#\#) {
        overflow-x: scroll;
    }
    .tb\:overflow-y-scroll:not(#\#) {
        overflow-y: scroll;
    }
    .tb\:overflow-auto:not(#\#) {
        overflow: auto;
    }
    .tb\:overflow-x-auto:not(#\#) {
        overflow-x: auto;
    }
    .tb\:overflow-y-auto:not(#\#) {
        overflow-y: auto;
    }
    .tb\:overflow-clip:not(#\#) {
        overflow: clip;
    }
    .tb\:overflow-x-clip:not(#\#) {
        overflow-x: clip;
    }
    .tb\:overflow-y-clip:not(#\#) {
        overflow-y: clip;
    }
    .tb\:visible:not(#\#) {
        visibility: visible;
    }
    .tb\:hidden:not(#\#) {
        visibility: hidden;
    }
    .tb\:collapse:not(#\#) {
        visibility: collapse;
    }
    .tb\:none:not(#\#) {
        display: none!important;
    }
    .tb\:inline:not(#\#) {
        display: inline!important;
    }
    .tb\:inline-block:not(#\#) {
        display: inline-block!important;
    }
    .tb\:block:not(#\#) {
        display: block!important;
    }
    .tb\:table:not(#\#) {
        display: table!important;
    }
    .tb\:table-row:not(#\#) {
        display: table-row!important;
    }
    .tb\:table-cell:not(#\#) {
        display: table-cell!important;
    }
    .tb\:flex:not(#\#) {
        display: flex!important;
    }
    .tb\:inline-flex:not(#\#) {
        display: inline-flex!important;
    }
    .tb\:grid:not(#\#) {
        display: grid!important;
    }
    .tb\:float-left:not(#\#) {
        float: left;
    }
    .tb\:float-right:not(#\#) {
        float: right;
    }
    .tb\:float-none:not(#\#) {
        float: none;
    }
    .tb\:alignleft:not(#\#) {
        max-width: 45%;
        float: left;
        margin-right: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .tb\:alignright:not(#\#) {
        max-width: 45%;
        float: right;
        margin-left: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .tb\:aligncenter:not(#\#) {
        clear: both;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .tb\:alignnone:not(#\#) {
        max-width: 100%;
        float: initial;
        margin: initial;
    }
    .tb\:clear-left:not(#\#) {
        clear: left;
    }
    .tb\:clear-right:not(#\#) {
        clear: right;
    }
    .tb\:clear-both:not(#\#) {
        clear: both;
    }
    .tb\:clearfix:not(#\#)::after {
        content: "";
        display: block;
        clear: both;
    }
    .tb\:flex-1:not(#\#) {
        flex: 1 1 0%;
    }
    .tb\:flex-auto:not(#\#) {
        flex: 1 1 auto;
    }
    .tb\:flex-initial:not(#\#) {
        flex: 0 1 auto;
    }
    .tb\:flex-none:not(#\#) {
        flex: none;
    }
    .tb\:flex-grow-0:not(#\#) {
        flex-grow: 0;
    }
    .tb\:flex-grow-1:not(#\#) {
        flex-grow: 1;
    }
    .tb\:flex-shrink-0:not(#\#) {
        flex-shrink: 0;
    }
    .tb\:flex-shrink-1:not(#\#) {
        flex-shrink: 1;
    }
    .tb\:flex-row:not(#\#) {
        flex-direction: row;
    }
    .tb\:flex-column:not(#\#) {
        flex-direction: column;
    }
    .tb\:flex-row-reverse:not(#\#) {
        flex-direction: row-reverse;
    }
    .tb\:flex-column-reverse:not(#\#) {
        flex-direction: column-reverse;
    }
    .tb\:flex-wrap:not(#\#) {
        flex-wrap: wrap;
    }
    .tb\:flex-nowrap:not(#\#) {
        flex-wrap: nowrap;
    }
    .tb\:flex-wrap-reverse:not(#\#) {
        flex-wrap: wrap-reverse;
    }
    .tb\:justify-content-start:not(#\#) {
        justify-content: flex-start;
    }
    .tb\:justify-content-end:not(#\#) {
        justify-content: flex-end;
    }
    .tb\:justify-content-center:not(#\#) {
        justify-content: center;
    }
    .tb\:justify-content-between:not(#\#) {
        justify-content: space-between;
    }
    .tb\:justify-content-around:not(#\#) {
        justify-content: space-around;
    }
    .tb\:justify-content-evenly:not(#\#) {
        justify-content: space-evenly;
    }
    .tb\:align-items-start:not(#\#) {
        align-items: flex-start;
    }
    .tb\:align-items-end:not(#\#) {
        align-items: flex-end;
    }
    .tb\:align-items-center:not(#\#) {
        align-items: center;
    }
    .tb\:align-items-baseline:not(#\#) {
        align-items: baseline;
    }
    .tb\:align-content-start:not(#\#) {
        align-content: flex-start;
    }
    .tb\:align-content-end:not(#\#) {
        align-content: flex-end;
    }
    .tb\:align-content-center:not(#\#) {
        align-content: center;
    }
    .tb\:align-content-between:not(#\#) {
        align-content: space-between;
    }
    .tb\:align-content-around:not(#\#) {
        align-content: space-around;
    }
    .tb\:align-self-auto:not(#\#) {
        align-self: auto;
    }
    .tb\:align-self-start:not(#\#) {
        align-self: flex-start;
    }
    .tb\:align-self-end:not(#\#) {
        align-self: flex-end;
    }
    .tb\:align-self-center:not(#\#) {
        align-self: center;
    }
    .tb\:align-self-baseline:not(#\#) {
        align-self: baseline;
    }
    .tb\:align-self-stretch:not(#\#) {
        align-self: stretch;
    }
    .tb\:justify-self-start:not(#\#) {
        justify-self: flex-start;
    }
    .tb\:justify-self-end:not(#\#) {
        justify-self: flex-end;
    }
    .tb\:justify-self-center:not(#\#) {
        justify-self: center;
    }
    .tb\:justify-self-stretch:not(#\#) {
        justify-self: stretch;
    }
    .tb\:order-1:not(#\#) {
        order: 1;
    }
    .tb\:order-2:not(#\#) {
        order: 2;
    }
    .tb\:order-3:not(#\#) {
        order: 3;
    }
    .tb\:order-4:not(#\#) {
        order: 4;
    }
    .tb\:order-5:not(#\#) {
        order: 5;
    }
    .tb\:order-6:not(#\#) {
        order: 6;
    }
    .tb\:order-7:not(#\#) {
        order: 7;
    }
    .tb\:order-8:not(#\#) {
        order: 8;
    }
    .tb\:order-9:not(#\#) {
        order: 9;
    }
    .tb\:order-10:not(#\#) {
        order: 10;
    }
    .tb\:order-11:not(#\#) {
        order: 11;
    }
    .tb\:order-12:not(#\#) {
        order: 12;
    }
    .tb\:order-first:not(#\#) {
        order: -999;
    }
    .tb\:order-last:not(#\#) {
        order: 999;
    }
    .tb\:order-none:not(#\#) {
        order: 0;
    }
    .tb\:fixed-top:not(#\#) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .tb\:fixed-bottom:not(#\#) {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .tb\:fixed-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .tb\:absolute-top:not(#\#) {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .tb\:absolute-bottom:not(#\#) {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .tb\:absolute-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .tb\:sticky-top:not(#\#) {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .tb\:sticky-bottom:not(#\#) {
        position: sticky;
        bottom: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .tb\:sticky-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .tb\:static:not(#\#) {
        position: static;
    }
    .tb\:relative:not(#\#) {
        position: relative;
    }
    .tb\:absolute:not(#\#) {
        position: absolute;
    }
    .tb\:fixed:not(#\#) {
        position: fixed;
    }
    .tb\:sticky:not(#\#) {
        position: sticky;
    }
    .tb\:top-0:not(#\#) {
        top: 0rem;
    }
    .tb\:top-1:not(#\#) {
        top: .25rem;
    }
    .tb\:top-2:not(#\#) {
        top: .5rem;
    }
    .tb\:top-3:not(#\#) {
        top: 1rem;
    }
    .tb\:top-4:not(#\#) {
        top: 1.25rem;
    }
    .tb\:top-5:not(#\#) {
        top: 1.5rem;
    }
    .tb\:top-6:not(#\#) {
        top: 1.75rem;
    }
    .tb\:top-7:not(#\#) {
        top: 2rem;
    }
    .tb\:top-8:not(#\#) {
        top: 2.5rem;
    }
    .tb\:top-9:not(#\#) {
        top: 3rem;
    }
    .tb\:top-10:not(#\#) {
        top: 4rem;
    }
    .tb\:top-11:not(#\#) {
        top: 5rem;
    }
    .tb\:top-12:not(#\#) {
        top: 6rem;
    }
    .tb\:top-inherit:not(#\#) {
        top: inherit;
    }
    .tb\:top-full:not(#\#) {
        top: 100%;
    }
    .tb\:top:not(#\#) {
        top: 1rem;
    }
    .tb\:top-px:not(#\#) {
        top: 1px;
    }
    .tb\:top-0\.5:not(#\#) {
        top: .125rem;
    }
    .tb\:top-1\.5:not(#\#) {
        top: .375rem;
    }
    .tb\:top-2\.5:not(#\#) {
        top: .75rem;
    }
    .tb\:top-1\/2:not(#\#) {
        top: 50%;
    }
    .tb\:top-1\/3:not(#\#) {
        top: 33.3333333333%;
    }
    .tb\:top-2\/3:not(#\#) {
        top: 66.6666666667%;
    }
    .tb\:top-1\/4:not(#\#) {
        top: 25%;
    }
    .tb\:top-2\/4:not(#\#) {
        top: 50%;
    }
    .tb\:top-3\/4:not(#\#) {
        top: 75%;
    }
    .tb\:top-1\/5:not(#\#) {
        top: 20%;
    }
    .tb\:top-2\/5:not(#\#) {
        top: 40%;
    }
    .tb\:top-3\/5:not(#\#) {
        top: 60%;
    }
    .tb\:top-4\/5:not(#\#) {
        top: 80%;
    }
    .tb\:top-1\/6:not(#\#) {
        top: 16.6666666667%;
    }
    .tb\:top-2\/6:not(#\#) {
        top: 33.3333333333%;
    }
    .tb\:top-3\/6:not(#\#) {
        top: 50%;
    }
    .tb\:top-4\/6:not(#\#) {
        top: 66.6666666667%;
    }
    .tb\:top-5\/6:not(#\#) {
        top: 83.3333333333%;
    }
    .tb\:top-1\/7:not(#\#) {
        top: 14.2857142857%;
    }
    .tb\:top-2\/7:not(#\#) {
        top: 28.5714285714%;
    }
    .tb\:top-3\/7:not(#\#) {
        top: 42.8571428571%;
    }
    .tb\:top-4\/7:not(#\#) {
        top: 57.1428571429%;
    }
    .tb\:top-5\/7:not(#\#) {
        top: 71.4285714286%;
    }
    .tb\:top-6\/7:not(#\#) {
        top: 85.7142857143%;
    }
    .tb\:top-1\/8:not(#\#) {
        top: 12.5%;
    }
    .tb\:top-2\/8:not(#\#) {
        top: 25%;
    }
    .tb\:top-3\/8:not(#\#) {
        top: 37.5%;
    }
    .tb\:top-4\/8:not(#\#) {
        top: 50%;
    }
    .tb\:top-5\/8:not(#\#) {
        top: 62.5%;
    }
    .tb\:top-6\/8:not(#\#) {
        top: 75%;
    }
    .tb\:top-7\/8:not(#\#) {
        top: 87.5%;
    }
    .tb\:top-1\/9:not(#\#) {
        top: 11.1111111111%;
    }
    .tb\:top-2\/9:not(#\#) {
        top: 22.2222222222%;
    }
    .tb\:top-3\/9:not(#\#) {
        top: 33.3333333333%;
    }
    .tb\:top-4\/9:not(#\#) {
        top: 44.4444444444%;
    }
    .tb\:top-5\/9:not(#\#) {
        top: 55.5555555556%;
    }
    .tb\:top-6\/9:not(#\#) {
        top: 66.6666666667%;
    }
    .tb\:top-7\/9:not(#\#) {
        top: 77.7777777778%;
    }
    .tb\:top-8\/9:not(#\#) {
        top: 88.8888888889%;
    }
    .tb\:top-1\/10:not(#\#) {
        top: 10%;
    }
    .tb\:top-2\/10:not(#\#) {
        top: 20%;
    }
    .tb\:top-3\/10:not(#\#) {
        top: 30%;
    }
    .tb\:top-4\/10:not(#\#) {
        top: 40%;
    }
    .tb\:top-5\/10:not(#\#) {
        top: 50%;
    }
    .tb\:top-6\/10:not(#\#) {
        top: 60%;
    }
    .tb\:top-7\/10:not(#\#) {
        top: 70%;
    }
    .tb\:top-8\/10:not(#\#) {
        top: 80%;
    }
    .tb\:top-9\/10:not(#\#) {
        top: 90%;
    }
    .tb\:top-1\/11:not(#\#) {
        top: 9.0909090909%;
    }
    .tb\:top-2\/11:not(#\#) {
        top: 18.1818181818%;
    }
    .tb\:top-3\/11:not(#\#) {
        top: 27.2727272727%;
    }
    .tb\:top-4\/11:not(#\#) {
        top: 36.3636363636%;
    }
    .tb\:top-5\/11:not(#\#) {
        top: 45.4545454545%;
    }
    .tb\:top-6\/11:not(#\#) {
        top: 54.5454545455%;
    }
    .tb\:top-7\/11:not(#\#) {
        top: 63.6363636364%;
    }
    .tb\:top-8\/11:not(#\#) {
        top: 72.7272727273%;
    }
    .tb\:top-9\/11:not(#\#) {
        top: 81.8181818182%;
    }
    .tb\:top-10\/11:not(#\#) {
        top: 90.9090909091%;
    }
    .tb\:top-1\/12:not(#\#) {
        top: 8.3333333333%;
    }
    .tb\:top-2\/12:not(#\#) {
        top: 16.6666666667%;
    }
    .tb\:top-3\/12:not(#\#) {
        top: 25%;
    }
    .tb\:top-4\/12:not(#\#) {
        top: 33.3333333333%;
    }
    .tb\:top-5\/12:not(#\#) {
        top: 41.6666666667%;
    }
    .tb\:top-6\/12:not(#\#) {
        top: 50%;
    }
    .tb\:top-7\/12:not(#\#) {
        top: 58.3333333333%;
    }
    .tb\:top-8\/12:not(#\#) {
        top: 66.6666666667%;
    }
    .tb\:top-9\/12:not(#\#) {
        top: 75%;
    }
    .tb\:top-10\/12:not(#\#) {
        top: 83.3333333333%;
    }
    .tb\:top-11\/12:not(#\#) {
        top: 91.6666666667%;
    }
    .tb\:right-0:not(#\#) {
        right: 0rem;
    }
    .tb\:right-1:not(#\#) {
        right: .25rem;
    }
    .tb\:right-2:not(#\#) {
        right: .5rem;
    }
    .tb\:right-3:not(#\#) {
        right: 1rem;
    }
    .tb\:right-4:not(#\#) {
        right: 1.25rem;
    }
    .tb\:right-5:not(#\#) {
        right: 1.5rem;
    }
    .tb\:right-6:not(#\#) {
        right: 1.75rem;
    }
    .tb\:right-7:not(#\#) {
        right: 2rem;
    }
    .tb\:right-8:not(#\#) {
        right: 2.5rem;
    }
    .tb\:right-9:not(#\#) {
        right: 3rem;
    }
    .tb\:right-10:not(#\#) {
        right: 4rem;
    }
    .tb\:right-11:not(#\#) {
        right: 5rem;
    }
    .tb\:right-12:not(#\#) {
        right: 6rem;
    }
    .tb\:right-inherit:not(#\#) {
        right: inherit;
    }
    .tb\:right-full:not(#\#) {
        right: 100%;
    }
    .tb\:right:not(#\#) {
        right: 1rem;
    }
    .tb\:right-px:not(#\#) {
        right: 1px;
    }
    .tb\:right-0\.5:not(#\#) {
        right: .125rem;
    }
    .tb\:right-1\.5:not(#\#) {
        right: .375rem;
    }
    .tb\:right-2\.5:not(#\#) {
        right: .75rem;
    }
    .tb\:right-1\/2:not(#\#) {
        right: 50%;
    }
    .tb\:right-1\/3:not(#\#) {
        right: 33.3333333333%;
    }
    .tb\:right-2\/3:not(#\#) {
        right: 66.6666666667%;
    }
    .tb\:right-1\/4:not(#\#) {
        right: 25%;
    }
    .tb\:right-2\/4:not(#\#) {
        right: 50%;
    }
    .tb\:right-3\/4:not(#\#) {
        right: 75%;
    }
    .tb\:right-1\/5:not(#\#) {
        right: 20%;
    }
    .tb\:right-2\/5:not(#\#) {
        right: 40%;
    }
    .tb\:right-3\/5:not(#\#) {
        right: 60%;
    }
    .tb\:right-4\/5:not(#\#) {
        right: 80%;
    }
    .tb\:right-1\/6:not(#\#) {
        right: 16.6666666667%;
    }
    .tb\:right-2\/6:not(#\#) {
        right: 33.3333333333%;
    }
    .tb\:right-3\/6:not(#\#) {
        right: 50%;
    }
    .tb\:right-4\/6:not(#\#) {
        right: 66.6666666667%;
    }
    .tb\:right-5\/6:not(#\#) {
        right: 83.3333333333%;
    }
    .tb\:right-1\/7:not(#\#) {
        right: 14.2857142857%;
    }
    .tb\:right-2\/7:not(#\#) {
        right: 28.5714285714%;
    }
    .tb\:right-3\/7:not(#\#) {
        right: 42.8571428571%;
    }
    .tb\:right-4\/7:not(#\#) {
        right: 57.1428571429%;
    }
    .tb\:right-5\/7:not(#\#) {
        right: 71.4285714286%;
    }
    .tb\:right-6\/7:not(#\#) {
        right: 85.7142857143%;
    }
    .tb\:right-1\/8:not(#\#) {
        right: 12.5%;
    }
    .tb\:right-2\/8:not(#\#) {
        right: 25%;
    }
    .tb\:right-3\/8:not(#\#) {
        right: 37.5%;
    }
    .tb\:right-4\/8:not(#\#) {
        right: 50%;
    }
    .tb\:right-5\/8:not(#\#) {
        right: 62.5%;
    }
    .tb\:right-6\/8:not(#\#) {
        right: 75%;
    }
    .tb\:right-7\/8:not(#\#) {
        right: 87.5%;
    }
    .tb\:right-1\/9:not(#\#) {
        right: 11.1111111111%;
    }
    .tb\:right-2\/9:not(#\#) {
        right: 22.2222222222%;
    }
    .tb\:right-3\/9:not(#\#) {
        right: 33.3333333333%;
    }
    .tb\:right-4\/9:not(#\#) {
        right: 44.4444444444%;
    }
    .tb\:right-5\/9:not(#\#) {
        right: 55.5555555556%;
    }
    .tb\:right-6\/9:not(#\#) {
        right: 66.6666666667%;
    }
    .tb\:right-7\/9:not(#\#) {
        right: 77.7777777778%;
    }
    .tb\:right-8\/9:not(#\#) {
        right: 88.8888888889%;
    }
    .tb\:right-1\/10:not(#\#) {
        right: 10%;
    }
    .tb\:right-2\/10:not(#\#) {
        right: 20%;
    }
    .tb\:right-3\/10:not(#\#) {
        right: 30%;
    }
    .tb\:right-4\/10:not(#\#) {
        right: 40%;
    }
    .tb\:right-5\/10:not(#\#) {
        right: 50%;
    }
    .tb\:right-6\/10:not(#\#) {
        right: 60%;
    }
    .tb\:right-7\/10:not(#\#) {
        right: 70%;
    }
    .tb\:right-8\/10:not(#\#) {
        right: 80%;
    }
    .tb\:right-9\/10:not(#\#) {
        right: 90%;
    }
    .tb\:right-1\/11:not(#\#) {
        right: 9.0909090909%;
    }
    .tb\:right-2\/11:not(#\#) {
        right: 18.1818181818%;
    }
    .tb\:right-3\/11:not(#\#) {
        right: 27.2727272727%;
    }
    .tb\:right-4\/11:not(#\#) {
        right: 36.3636363636%;
    }
    .tb\:right-5\/11:not(#\#) {
        right: 45.4545454545%;
    }
    .tb\:right-6\/11:not(#\#) {
        right: 54.5454545455%;
    }
    .tb\:right-7\/11:not(#\#) {
        right: 63.6363636364%;
    }
    .tb\:right-8\/11:not(#\#) {
        right: 72.7272727273%;
    }
    .tb\:right-9\/11:not(#\#) {
        right: 81.8181818182%;
    }
    .tb\:right-10\/11:not(#\#) {
        right: 90.9090909091%;
    }
    .tb\:right-1\/12:not(#\#) {
        right: 8.3333333333%;
    }
    .tb\:right-2\/12:not(#\#) {
        right: 16.6666666667%;
    }
    .tb\:right-3\/12:not(#\#) {
        right: 25%;
    }
    .tb\:right-4\/12:not(#\#) {
        right: 33.3333333333%;
    }
    .tb\:right-5\/12:not(#\#) {
        right: 41.6666666667%;
    }
    .tb\:right-6\/12:not(#\#) {
        right: 50%;
    }
    .tb\:right-7\/12:not(#\#) {
        right: 58.3333333333%;
    }
    .tb\:right-8\/12:not(#\#) {
        right: 66.6666666667%;
    }
    .tb\:right-9\/12:not(#\#) {
        right: 75%;
    }
    .tb\:right-10\/12:not(#\#) {
        right: 83.3333333333%;
    }
    .tb\:right-11\/12:not(#\#) {
        right: 91.6666666667%;
    }
    .tb\:bottom-0:not(#\#) {
        bottom: 0rem;
    }
    .tb\:bottom-1:not(#\#) {
        bottom: .25rem;
    }
    .tb\:bottom-2:not(#\#) {
        bottom: .5rem;
    }
    .tb\:bottom-3:not(#\#) {
        bottom: 1rem;
    }
    .tb\:bottom-4:not(#\#) {
        bottom: 1.25rem;
    }
    .tb\:bottom-5:not(#\#) {
        bottom: 1.5rem;
    }
    .tb\:bottom-6:not(#\#) {
        bottom: 1.75rem;
    }
    .tb\:bottom-7:not(#\#) {
        bottom: 2rem;
    }
    .tb\:bottom-8:not(#\#) {
        bottom: 2.5rem;
    }
    .tb\:bottom-9:not(#\#) {
        bottom: 3rem;
    }
    .tb\:bottom-10:not(#\#) {
        bottom: 4rem;
    }
    .tb\:bottom-11:not(#\#) {
        bottom: 5rem;
    }
    .tb\:bottom-12:not(#\#) {
        bottom: 6rem;
    }
    .tb\:bottom-inherit:not(#\#) {
        bottom: inherit;
    }
    .tb\:bottom-full:not(#\#) {
        bottom: 100%;
    }
    .tb\:bottom:not(#\#) {
        bottom: 1rem;
    }
    .tb\:bottom-px:not(#\#) {
        bottom: 1px;
    }
    .tb\:bottom-0\.5:not(#\#) {
        bottom: .125rem;
    }
    .tb\:bottom-1\.5:not(#\#) {
        bottom: .375rem;
    }
    .tb\:bottom-2\.5:not(#\#) {
        bottom: .75rem;
    }
    .tb\:bottom-1\/2:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-1\/3:not(#\#) {
        bottom: 33.3333333333%;
    }
    .tb\:bottom-2\/3:not(#\#) {
        bottom: 66.6666666667%;
    }
    .tb\:bottom-1\/4:not(#\#) {
        bottom: 25%;
    }
    .tb\:bottom-2\/4:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-3\/4:not(#\#) {
        bottom: 75%;
    }
    .tb\:bottom-1\/5:not(#\#) {
        bottom: 20%;
    }
    .tb\:bottom-2\/5:not(#\#) {
        bottom: 40%;
    }
    .tb\:bottom-3\/5:not(#\#) {
        bottom: 60%;
    }
    .tb\:bottom-4\/5:not(#\#) {
        bottom: 80%;
    }
    .tb\:bottom-1\/6:not(#\#) {
        bottom: 16.6666666667%;
    }
    .tb\:bottom-2\/6:not(#\#) {
        bottom: 33.3333333333%;
    }
    .tb\:bottom-3\/6:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-4\/6:not(#\#) {
        bottom: 66.6666666667%;
    }
    .tb\:bottom-5\/6:not(#\#) {
        bottom: 83.3333333333%;
    }
    .tb\:bottom-1\/7:not(#\#) {
        bottom: 14.2857142857%;
    }
    .tb\:bottom-2\/7:not(#\#) {
        bottom: 28.5714285714%;
    }
    .tb\:bottom-3\/7:not(#\#) {
        bottom: 42.8571428571%;
    }
    .tb\:bottom-4\/7:not(#\#) {
        bottom: 57.1428571429%;
    }
    .tb\:bottom-5\/7:not(#\#) {
        bottom: 71.4285714286%;
    }
    .tb\:bottom-6\/7:not(#\#) {
        bottom: 85.7142857143%;
    }
    .tb\:bottom-1\/8:not(#\#) {
        bottom: 12.5%;
    }
    .tb\:bottom-2\/8:not(#\#) {
        bottom: 25%;
    }
    .tb\:bottom-3\/8:not(#\#) {
        bottom: 37.5%;
    }
    .tb\:bottom-4\/8:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-5\/8:not(#\#) {
        bottom: 62.5%;
    }
    .tb\:bottom-6\/8:not(#\#) {
        bottom: 75%;
    }
    .tb\:bottom-7\/8:not(#\#) {
        bottom: 87.5%;
    }
    .tb\:bottom-1\/9:not(#\#) {
        bottom: 11.1111111111%;
    }
    .tb\:bottom-2\/9:not(#\#) {
        bottom: 22.2222222222%;
    }
    .tb\:bottom-3\/9:not(#\#) {
        bottom: 33.3333333333%;
    }
    .tb\:bottom-4\/9:not(#\#) {
        bottom: 44.4444444444%;
    }
    .tb\:bottom-5\/9:not(#\#) {
        bottom: 55.5555555556%;
    }
    .tb\:bottom-6\/9:not(#\#) {
        bottom: 66.6666666667%;
    }
    .tb\:bottom-7\/9:not(#\#) {
        bottom: 77.7777777778%;
    }
    .tb\:bottom-8\/9:not(#\#) {
        bottom: 88.8888888889%;
    }
    .tb\:bottom-1\/10:not(#\#) {
        bottom: 10%;
    }
    .tb\:bottom-2\/10:not(#\#) {
        bottom: 20%;
    }
    .tb\:bottom-3\/10:not(#\#) {
        bottom: 30%;
    }
    .tb\:bottom-4\/10:not(#\#) {
        bottom: 40%;
    }
    .tb\:bottom-5\/10:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-6\/10:not(#\#) {
        bottom: 60%;
    }
    .tb\:bottom-7\/10:not(#\#) {
        bottom: 70%;
    }
    .tb\:bottom-8\/10:not(#\#) {
        bottom: 80%;
    }
    .tb\:bottom-9\/10:not(#\#) {
        bottom: 90%;
    }
    .tb\:bottom-1\/11:not(#\#) {
        bottom: 9.0909090909%;
    }
    .tb\:bottom-2\/11:not(#\#) {
        bottom: 18.1818181818%;
    }
    .tb\:bottom-3\/11:not(#\#) {
        bottom: 27.2727272727%;
    }
    .tb\:bottom-4\/11:not(#\#) {
        bottom: 36.3636363636%;
    }
    .tb\:bottom-5\/11:not(#\#) {
        bottom: 45.4545454545%;
    }
    .tb\:bottom-6\/11:not(#\#) {
        bottom: 54.5454545455%;
    }
    .tb\:bottom-7\/11:not(#\#) {
        bottom: 63.6363636364%;
    }
    .tb\:bottom-8\/11:not(#\#) {
        bottom: 72.7272727273%;
    }
    .tb\:bottom-9\/11:not(#\#) {
        bottom: 81.8181818182%;
    }
    .tb\:bottom-10\/11:not(#\#) {
        bottom: 90.9090909091%;
    }
    .tb\:bottom-1\/12:not(#\#) {
        bottom: 8.3333333333%;
    }
    .tb\:bottom-2\/12:not(#\#) {
        bottom: 16.6666666667%;
    }
    .tb\:bottom-3\/12:not(#\#) {
        bottom: 25%;
    }
    .tb\:bottom-4\/12:not(#\#) {
        bottom: 33.3333333333%;
    }
    .tb\:bottom-5\/12:not(#\#) {
        bottom: 41.6666666667%;
    }
    .tb\:bottom-6\/12:not(#\#) {
        bottom: 50%;
    }
    .tb\:bottom-7\/12:not(#\#) {
        bottom: 58.3333333333%;
    }
    .tb\:bottom-8\/12:not(#\#) {
        bottom: 66.6666666667%;
    }
    .tb\:bottom-9\/12:not(#\#) {
        bottom: 75%;
    }
    .tb\:bottom-10\/12:not(#\#) {
        bottom: 83.3333333333%;
    }
    .tb\:bottom-11\/12:not(#\#) {
        bottom: 91.6666666667%;
    }
    .tb\:left-0:not(#\#) {
        left: 0rem;
    }
    .tb\:left-1:not(#\#) {
        left: .25rem;
    }
    .tb\:left-2:not(#\#) {
        left: .5rem;
    }
    .tb\:left-3:not(#\#) {
        left: 1rem;
    }
    .tb\:left-4:not(#\#) {
        left: 1.25rem;
    }
    .tb\:left-5:not(#\#) {
        left: 1.5rem;
    }
    .tb\:left-6:not(#\#) {
        left: 1.75rem;
    }
    .tb\:left-7:not(#\#) {
        left: 2rem;
    }
    .tb\:left-8:not(#\#) {
        left: 2.5rem;
    }
    .tb\:left-9:not(#\#) {
        left: 3rem;
    }
    .tb\:left-10:not(#\#) {
        left: 4rem;
    }
    .tb\:left-11:not(#\#) {
        left: 5rem;
    }
    .tb\:left-12:not(#\#) {
        left: 6rem;
    }
    .tb\:left-inherit:not(#\#) {
        left: inherit;
    }
    .tb\:left-full:not(#\#) {
        left: 100%;
    }
    .tb\:left:not(#\#) {
        left: 1rem;
    }
    .tb\:left-px:not(#\#) {
        left: 1px;
    }
    .tb\:left-0\.5:not(#\#) {
        left: .125rem;
    }
    .tb\:left-1\.5:not(#\#) {
        left: .375rem;
    }
    .tb\:left-2\.5:not(#\#) {
        left: .75rem;
    }
    .tb\:left-1\/2:not(#\#) {
        left: 50%;
    }
    .tb\:left-1\/3:not(#\#) {
        left: 33.3333333333%;
    }
    .tb\:left-2\/3:not(#\#) {
        left: 66.6666666667%;
    }
    .tb\:left-1\/4:not(#\#) {
        left: 25%;
    }
    .tb\:left-2\/4:not(#\#) {
        left: 50%;
    }
    .tb\:left-3\/4:not(#\#) {
        left: 75%;
    }
    .tb\:left-1\/5:not(#\#) {
        left: 20%;
    }
    .tb\:left-2\/5:not(#\#) {
        left: 40%;
    }
    .tb\:left-3\/5:not(#\#) {
        left: 60%;
    }
    .tb\:left-4\/5:not(#\#) {
        left: 80%;
    }
    .tb\:left-1\/6:not(#\#) {
        left: 16.6666666667%;
    }
    .tb\:left-2\/6:not(#\#) {
        left: 33.3333333333%;
    }
    .tb\:left-3\/6:not(#\#) {
        left: 50%;
    }
    .tb\:left-4\/6:not(#\#) {
        left: 66.6666666667%;
    }
    .tb\:left-5\/6:not(#\#) {
        left: 83.3333333333%;
    }
    .tb\:left-1\/7:not(#\#) {
        left: 14.2857142857%;
    }
    .tb\:left-2\/7:not(#\#) {
        left: 28.5714285714%;
    }
    .tb\:left-3\/7:not(#\#) {
        left: 42.8571428571%;
    }
    .tb\:left-4\/7:not(#\#) {
        left: 57.1428571429%;
    }
    .tb\:left-5\/7:not(#\#) {
        left: 71.4285714286%;
    }
    .tb\:left-6\/7:not(#\#) {
        left: 85.7142857143%;
    }
    .tb\:left-1\/8:not(#\#) {
        left: 12.5%;
    }
    .tb\:left-2\/8:not(#\#) {
        left: 25%;
    }
    .tb\:left-3\/8:not(#\#) {
        left: 37.5%;
    }
    .tb\:left-4\/8:not(#\#) {
        left: 50%;
    }
    .tb\:left-5\/8:not(#\#) {
        left: 62.5%;
    }
    .tb\:left-6\/8:not(#\#) {
        left: 75%;
    }
    .tb\:left-7\/8:not(#\#) {
        left: 87.5%;
    }
    .tb\:left-1\/9:not(#\#) {
        left: 11.1111111111%;
    }
    .tb\:left-2\/9:not(#\#) {
        left: 22.2222222222%;
    }
    .tb\:left-3\/9:not(#\#) {
        left: 33.3333333333%;
    }
    .tb\:left-4\/9:not(#\#) {
        left: 44.4444444444%;
    }
    .tb\:left-5\/9:not(#\#) {
        left: 55.5555555556%;
    }
    .tb\:left-6\/9:not(#\#) {
        left: 66.6666666667%;
    }
    .tb\:left-7\/9:not(#\#) {
        left: 77.7777777778%;
    }
    .tb\:left-8\/9:not(#\#) {
        left: 88.8888888889%;
    }
    .tb\:left-1\/10:not(#\#) {
        left: 10%;
    }
    .tb\:left-2\/10:not(#\#) {
        left: 20%;
    }
    .tb\:left-3\/10:not(#\#) {
        left: 30%;
    }
    .tb\:left-4\/10:not(#\#) {
        left: 40%;
    }
    .tb\:left-5\/10:not(#\#) {
        left: 50%;
    }
    .tb\:left-6\/10:not(#\#) {
        left: 60%;
    }
    .tb\:left-7\/10:not(#\#) {
        left: 70%;
    }
    .tb\:left-8\/10:not(#\#) {
        left: 80%;
    }
    .tb\:left-9\/10:not(#\#) {
        left: 90%;
    }
    .tb\:left-1\/11:not(#\#) {
        left: 9.0909090909%;
    }
    .tb\:left-2\/11:not(#\#) {
        left: 18.1818181818%;
    }
    .tb\:left-3\/11:not(#\#) {
        left: 27.2727272727%;
    }
    .tb\:left-4\/11:not(#\#) {
        left: 36.3636363636%;
    }
    .tb\:left-5\/11:not(#\#) {
        left: 45.4545454545%;
    }
    .tb\:left-6\/11:not(#\#) {
        left: 54.5454545455%;
    }
    .tb\:left-7\/11:not(#\#) {
        left: 63.6363636364%;
    }
    .tb\:left-8\/11:not(#\#) {
        left: 72.7272727273%;
    }
    .tb\:left-9\/11:not(#\#) {
        left: 81.8181818182%;
    }
    .tb\:left-10\/11:not(#\#) {
        left: 90.9090909091%;
    }
    .tb\:left-1\/12:not(#\#) {
        left: 8.3333333333%;
    }
    .tb\:left-2\/12:not(#\#) {
        left: 16.6666666667%;
    }
    .tb\:left-3\/12:not(#\#) {
        left: 25%;
    }
    .tb\:left-4\/12:not(#\#) {
        left: 33.3333333333%;
    }
    .tb\:left-5\/12:not(#\#) {
        left: 41.6666666667%;
    }
    .tb\:left-6\/12:not(#\#) {
        left: 50%;
    }
    .tb\:left-7\/12:not(#\#) {
        left: 58.3333333333%;
    }
    .tb\:left-8\/12:not(#\#) {
        left: 66.6666666667%;
    }
    .tb\:left-9\/12:not(#\#) {
        left: 75%;
    }
    .tb\:left-10\/12:not(#\#) {
        left: 83.3333333333%;
    }
    .tb\:left-11\/12:not(#\#) {
        left: 91.6666666667%;
    }
    .tb\:inset-0:not(#\#) {
        inset: 0rem;
    }
    .tb\:inset-1:not(#\#) {
        inset: 0.25rem;
    }
    .tb\:inset-2:not(#\#) {
        inset: 0.5rem;
    }
    .tb\:inset-3:not(#\#) {
        inset: 1rem;
    }
    .tb\:inset-4:not(#\#) {
        inset: 1.25rem;
    }
    .tb\:inset-5:not(#\#) {
        inset: 1.5rem;
    }
    .tb\:inset-6:not(#\#) {
        inset: 1.75rem;
    }
    .tb\:inset-7:not(#\#) {
        inset: 2rem;
    }
    .tb\:inset-8:not(#\#) {
        inset: 2.5rem;
    }
    .tb\:inset-9:not(#\#) {
        inset: 3rem;
    }
    .tb\:inset-10:not(#\#) {
        inset: 4rem;
    }
    .tb\:inset-11:not(#\#) {
        inset: 5rem;
    }
    .tb\:inset-12:not(#\#) {
        inset: 6rem;
    }
    .tb\:inset-inherit:not(#\#) {
        inset: inherit;
    }
    .tb\:inset-full:not(#\#) {
        inset: 100%;
    }
    .tb\:inset:not(#\#) {
        inset: 1rem;
    }
    .tb\:inset-px:not(#\#) {
        inset: 1px;
    }
    .tb\:inset-0\.5:not(#\#) {
        inset: 0.125rem;
    }
    .tb\:inset-1\.5:not(#\#) {
        inset: 0.375rem;
    }
    .tb\:inset-2\.5:not(#\#) {
        inset: 0.75rem;
    }
    .tb\:inset-1\/2:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-1\/3:not(#\#) {
        inset: 33.3333333333%;
    }
    .tb\:inset-2\/3:not(#\#) {
        inset: 66.6666666667%;
    }
    .tb\:inset-1\/4:not(#\#) {
        inset: 25%;
    }
    .tb\:inset-2\/4:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-3\/4:not(#\#) {
        inset: 75%;
    }
    .tb\:inset-1\/5:not(#\#) {
        inset: 20%;
    }
    .tb\:inset-2\/5:not(#\#) {
        inset: 40%;
    }
    .tb\:inset-3\/5:not(#\#) {
        inset: 60%;
    }
    .tb\:inset-4\/5:not(#\#) {
        inset: 80%;
    }
    .tb\:inset-1\/6:not(#\#) {
        inset: 16.6666666667%;
    }
    .tb\:inset-2\/6:not(#\#) {
        inset: 33.3333333333%;
    }
    .tb\:inset-3\/6:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-4\/6:not(#\#) {
        inset: 66.6666666667%;
    }
    .tb\:inset-5\/6:not(#\#) {
        inset: 83.3333333333%;
    }
    .tb\:inset-1\/7:not(#\#) {
        inset: 14.2857142857%;
    }
    .tb\:inset-2\/7:not(#\#) {
        inset: 28.5714285714%;
    }
    .tb\:inset-3\/7:not(#\#) {
        inset: 42.8571428571%;
    }
    .tb\:inset-4\/7:not(#\#) {
        inset: 57.1428571429%;
    }
    .tb\:inset-5\/7:not(#\#) {
        inset: 71.4285714286%;
    }
    .tb\:inset-6\/7:not(#\#) {
        inset: 85.7142857143%;
    }
    .tb\:inset-1\/8:not(#\#) {
        inset: 12.5%;
    }
    .tb\:inset-2\/8:not(#\#) {
        inset: 25%;
    }
    .tb\:inset-3\/8:not(#\#) {
        inset: 37.5%;
    }
    .tb\:inset-4\/8:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-5\/8:not(#\#) {
        inset: 62.5%;
    }
    .tb\:inset-6\/8:not(#\#) {
        inset: 75%;
    }
    .tb\:inset-7\/8:not(#\#) {
        inset: 87.5%;
    }
    .tb\:inset-1\/9:not(#\#) {
        inset: 11.1111111111%;
    }
    .tb\:inset-2\/9:not(#\#) {
        inset: 22.2222222222%;
    }
    .tb\:inset-3\/9:not(#\#) {
        inset: 33.3333333333%;
    }
    .tb\:inset-4\/9:not(#\#) {
        inset: 44.4444444444%;
    }
    .tb\:inset-5\/9:not(#\#) {
        inset: 55.5555555556%;
    }
    .tb\:inset-6\/9:not(#\#) {
        inset: 66.6666666667%;
    }
    .tb\:inset-7\/9:not(#\#) {
        inset: 77.7777777778%;
    }
    .tb\:inset-8\/9:not(#\#) {
        inset: 88.8888888889%;
    }
    .tb\:inset-1\/10:not(#\#) {
        inset: 10%;
    }
    .tb\:inset-2\/10:not(#\#) {
        inset: 20%;
    }
    .tb\:inset-3\/10:not(#\#) {
        inset: 30%;
    }
    .tb\:inset-4\/10:not(#\#) {
        inset: 40%;
    }
    .tb\:inset-5\/10:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-6\/10:not(#\#) {
        inset: 60%;
    }
    .tb\:inset-7\/10:not(#\#) {
        inset: 70%;
    }
    .tb\:inset-8\/10:not(#\#) {
        inset: 80%;
    }
    .tb\:inset-9\/10:not(#\#) {
        inset: 90%;
    }
    .tb\:inset-1\/11:not(#\#) {
        inset: 9.0909090909%;
    }
    .tb\:inset-2\/11:not(#\#) {
        inset: 18.1818181818%;
    }
    .tb\:inset-3\/11:not(#\#) {
        inset: 27.2727272727%;
    }
    .tb\:inset-4\/11:not(#\#) {
        inset: 36.3636363636%;
    }
    .tb\:inset-5\/11:not(#\#) {
        inset: 45.4545454545%;
    }
    .tb\:inset-6\/11:not(#\#) {
        inset: 54.5454545455%;
    }
    .tb\:inset-7\/11:not(#\#) {
        inset: 63.6363636364%;
    }
    .tb\:inset-8\/11:not(#\#) {
        inset: 72.7272727273%;
    }
    .tb\:inset-9\/11:not(#\#) {
        inset: 81.8181818182%;
    }
    .tb\:inset-10\/11:not(#\#) {
        inset: 90.9090909091%;
    }
    .tb\:inset-1\/12:not(#\#) {
        inset: 8.3333333333%;
    }
    .tb\:inset-2\/12:not(#\#) {
        inset: 16.6666666667%;
    }
    .tb\:inset-3\/12:not(#\#) {
        inset: 25%;
    }
    .tb\:inset-4\/12:not(#\#) {
        inset: 33.3333333333%;
    }
    .tb\:inset-5\/12:not(#\#) {
        inset: 41.6666666667%;
    }
    .tb\:inset-6\/12:not(#\#) {
        inset: 50%;
    }
    .tb\:inset-7\/12:not(#\#) {
        inset: 58.3333333333%;
    }
    .tb\:inset-8\/12:not(#\#) {
        inset: 66.6666666667%;
    }
    .tb\:inset-9\/12:not(#\#) {
        inset: 75%;
    }
    .tb\:inset-10\/12:not(#\#) {
        inset: 83.3333333333%;
    }
    .tb\:inset-11\/12:not(#\#) {
        inset: 91.6666666667%;
    }
    .tb\:scale-x-1:not(#\#) {
        --all-scale-x: 1;
    }
    .tb\:scale-y-1:not(#\#) {
        --all-scale-y: 1;
    }
    .tb\:scale-x-2:not(#\#) {
        --all-scale-x: 2;
    }
    .tb\:scale-y-2:not(#\#) {
        --all-scale-y: 2;
    }
    .tb\:scale-x-0\.1:not(#\#) {
        --all-scale-x: 0.1;
    }
    .tb\:scale-y-0\.1:not(#\#) {
        --all-scale-y: 0.1;
    }
    .tb\:scale-x-0\.2:not(#\#) {
        --all-scale-x: 0.2;
    }
    .tb\:scale-y-0\.2:not(#\#) {
        --all-scale-y: 0.2;
    }
    .tb\:scale-x-0\.3:not(#\#) {
        --all-scale-x: 0.3;
    }
    .tb\:scale-y-0\.3:not(#\#) {
        --all-scale-y: 0.3;
    }
    .tb\:scale-x-0\.4:not(#\#) {
        --all-scale-x: 0.4;
    }
    .tb\:scale-y-0\.4:not(#\#) {
        --all-scale-y: 0.4;
    }
    .tb\:scale-x-0\.5:not(#\#) {
        --all-scale-x: 0.5;
    }
    .tb\:scale-y-0\.5:not(#\#) {
        --all-scale-y: 0.5;
    }
    .tb\:scale-x-0\.6:not(#\#) {
        --all-scale-x: 0.6;
    }
    .tb\:scale-y-0\.6:not(#\#) {
        --all-scale-y: 0.6;
    }
    .tb\:scale-x-0\.7:not(#\#) {
        --all-scale-x: 0.7;
    }
    .tb\:scale-y-0\.7:not(#\#) {
        --all-scale-y: 0.7;
    }
    .tb\:scale-x-0\.8:not(#\#) {
        --all-scale-x: 0.8;
    }
    .tb\:scale-y-0\.8:not(#\#) {
        --all-scale-y: 0.8;
    }
    .tb\:scale-x-0\.9:not(#\#) {
        --all-scale-x: 0.9;
    }
    .tb\:scale-y-0\.9:not(#\#) {
        --all-scale-y: 0.9;
    }
    .tb\:scale-x-1\.1:not(#\#) {
        --all-scale-x: 1.1;
    }
    .tb\:scale-y-1\.1:not(#\#) {
        --all-scale-y: 1.1;
    }
    .tb\:scale-x-1\.2:not(#\#) {
        --all-scale-x: 1.2;
    }
    .tb\:scale-y-1\.2:not(#\#) {
        --all-scale-y: 1.2;
    }
    .tb\:scale-x-1\.3:not(#\#) {
        --all-scale-x: 1.3;
    }
    .tb\:scale-y-1\.3:not(#\#) {
        --all-scale-y: 1.3;
    }
    .tb\:scale-x-1\.4:not(#\#) {
        --all-scale-x: 1.4;
    }
    .tb\:scale-y-1\.4:not(#\#) {
        --all-scale-y: 1.4;
    }
    .tb\:scale-x-1\.5:not(#\#) {
        --all-scale-x: 1.5;
    }
    .tb\:scale-y-1\.5:not(#\#) {
        --all-scale-y: 1.5;
    }
    .tb\:scale-x-1\.6:not(#\#) {
        --all-scale-x: 1.6;
    }
    .tb\:scale-y-1\.6:not(#\#) {
        --all-scale-y: 1.6;
    }
    .tb\:scale-x-1\.7:not(#\#) {
        --all-scale-x: 1.7;
    }
    .tb\:scale-y-1\.7:not(#\#) {
        --all-scale-y: 1.7;
    }
    .tb\:scale-x-1\.8:not(#\#) {
        --all-scale-x: 1.8;
    }
    .tb\:scale-y-1\.8:not(#\#) {
        --all-scale-y: 1.8;
    }
    .tb\:scale-x-1\.9:not(#\#) {
        --all-scale-x: 1.9;
    }
    .tb\:scale-y-1\.9:not(#\#) {
        --all-scale-y: 1.9;
    }
    .is-active>.tb\:active\:rotate-0:not(#\#),
    .tb\:active\:rotate-0:not(#\#).is-active,
    .tb\:rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .is-active>.tb\:active\:rotate-1:not(#\#),
    .tb\:active\:rotate-1:not(#\#).is-active,
    .tb\:rotate-1:not(#\#) {
        --all-rotate: 1deg;
    }
    .is-active>.tb\:active\:rotate-2:not(#\#),
    .tb\:active\:rotate-2:not(#\#).is-active,
    .tb\:rotate-2:not(#\#) {
        --all-rotate: 2deg;
    }
    .is-active>.tb\:active\:rotate-3:not(#\#),
    .tb\:active\:rotate-3:not(#\#).is-active,
    .tb\:rotate-3:not(#\#) {
        --all-rotate: 3deg;
    }
    .is-active>.tb\:active\:rotate-6:not(#\#),
    .tb\:active\:rotate-6:not(#\#).is-active,
    .tb\:rotate-6:not(#\#) {
        --all-rotate: 6deg;
    }
    .is-active>.tb\:active\:rotate-12:not(#\#),
    .tb\:active\:rotate-12:not(#\#).is-active,
    .tb\:rotate-12:not(#\#) {
        --all-rotate: 12deg;
    }
    .is-active>.tb\:active\:rotate-45:not(#\#),
    .tb\:active\:rotate-45:not(#\#).is-active,
    .tb\:rotate-45:not(#\#) {
        --all-rotate: 45deg;
    }
    .is-active>.tb\:active\:rotate-75:not(#\#),
    .tb\:active\:rotate-75:not(#\#).is-active,
    .tb\:rotate-75:not(#\#) {
        --all-rotate: 75deg;
    }
    .is-active>.tb\:active\:rotate-90:not(#\#),
    .tb\:active\:rotate-90:not(#\#).is-active,
    .tb\:rotate-90:not(#\#) {
        --all-rotate: 90deg;
    }
    .is-active>.tb\:active\:rotate-180:not(#\#),
    .tb\:active\:rotate-180:not(#\#).is-active,
    .tb\:rotate-180:not(#\#) {
        --all-rotate: 180deg;
    }
    .tb\:-rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .tb\:-rotate-1:not(#\#) {
        --all-rotate: -1deg;
    }
    .tb\:-rotate-2:not(#\#) {
        --all-rotate: -2deg;
    }
    .tb\:-rotate-3:not(#\#) {
        --all-rotate: -3deg;
    }
    .tb\:-rotate-6:not(#\#) {
        --all-rotate: -6deg;
    }
    .tb\:-rotate-12:not(#\#) {
        --all-rotate: -12deg;
    }
    .tb\:-rotate-45:not(#\#) {
        --all-rotate: -45deg;
    }
    .tb\:-rotate-75:not(#\#) {
        --all-rotate: -75deg;
    }
    .tb\:-rotate-90:not(#\#) {
        --all-rotate: -90deg;
    }
    .tb\:-rotate-180:not(#\#) {
        --all-rotate: -180deg;
    }
    .tb\:translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .tb\:translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .tb\:translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .tb\:translate-1:not(#\#) {
        --all-translate: 0.25rem;
    }
    .tb\:translate-x-1:not(#\#) {
        --all-translate-x: 0.25rem;
    }
    .tb\:translate-y-1:not(#\#) {
        --all-translate-y: 0.25rem;
    }
    .tb\:translate-2:not(#\#) {
        --all-translate: 0.5rem;
    }
    .tb\:translate-x-2:not(#\#) {
        --all-translate-x: 0.5rem;
    }
    .tb\:translate-y-2:not(#\#) {
        --all-translate-y: 0.5rem;
    }
    .tb\:translate-3:not(#\#) {
        --all-translate: 1rem;
    }
    .tb\:translate-x-3:not(#\#) {
        --all-translate-x: 1rem;
    }
    .tb\:translate-y-3:not(#\#) {
        --all-translate-y: 1rem;
    }
    .tb\:translate-4:not(#\#) {
        --all-translate: 1.25rem;
    }
    .tb\:translate-x-4:not(#\#) {
        --all-translate-x: 1.25rem;
    }
    .tb\:translate-y-4:not(#\#) {
        --all-translate-y: 1.25rem;
    }
    .tb\:translate-5:not(#\#) {
        --all-translate: 1.5rem;
    }
    .tb\:translate-x-5:not(#\#) {
        --all-translate-x: 1.5rem;
    }
    .tb\:translate-y-5:not(#\#) {
        --all-translate-y: 1.5rem;
    }
    .tb\:translate-6:not(#\#) {
        --all-translate: 1.75rem;
    }
    .tb\:translate-x-6:not(#\#) {
        --all-translate-x: 1.75rem;
    }
    .tb\:translate-y-6:not(#\#) {
        --all-translate-y: 1.75rem;
    }
    .tb\:translate-7:not(#\#) {
        --all-translate: 2rem;
    }
    .tb\:translate-x-7:not(#\#) {
        --all-translate-x: 2rem;
    }
    .tb\:translate-y-7:not(#\#) {
        --all-translate-y: 2rem;
    }
    .tb\:translate-8:not(#\#) {
        --all-translate: 2.5rem;
    }
    .tb\:translate-x-8:not(#\#) {
        --all-translate-x: 2.5rem;
    }
    .tb\:translate-y-8:not(#\#) {
        --all-translate-y: 2.5rem;
    }
    .tb\:translate-9:not(#\#) {
        --all-translate: 3rem;
    }
    .tb\:translate-x-9:not(#\#) {
        --all-translate-x: 3rem;
    }
    .tb\:translate-y-9:not(#\#) {
        --all-translate-y: 3rem;
    }
    .tb\:translate-10:not(#\#) {
        --all-translate: 4rem;
    }
    .tb\:translate-x-10:not(#\#) {
        --all-translate-x: 4rem;
    }
    .tb\:translate-y-10:not(#\#) {
        --all-translate-y: 4rem;
    }
    .tb\:translate-11:not(#\#) {
        --all-translate: 5rem;
    }
    .tb\:translate-x-11:not(#\#) {
        --all-translate-x: 5rem;
    }
    .tb\:translate-y-11:not(#\#) {
        --all-translate-y: 5rem;
    }
    .tb\:translate-12:not(#\#) {
        --all-translate: 6rem;
    }
    .tb\:translate-x-12:not(#\#) {
        --all-translate-x: 6rem;
    }
    .tb\:translate-y-12:not(#\#) {
        --all-translate-y: 6rem;
    }
    .tb\:translate-full:not(#\#) {
        --all-translate: 100%;
    }
    .tb\:translate-x-full:not(#\#) {
        --all-translate-x: 100%;
    }
    .tb\:translate-y-full:not(#\#) {
        --all-translate-y: 100%;
    }
    .tb\:translate-px:not(#\#) {
        --all-translate: 1px;
    }
    .tb\:translate-x-px:not(#\#) {
        --all-translate-x: 1px;
    }
    .tb\:translate-y-px:not(#\#) {
        --all-translate-y: 1px;
    }
    .tb\:translate-0\.5:not(#\#) {
        --all-translate: 0.125rem;
    }
    .tb\:translate-x-0\.5:not(#\#) {
        --all-translate-x: 0.125rem;
    }
    .tb\:translate-y-0\.5:not(#\#) {
        --all-translate-y: 0.125rem;
    }
    .tb\:translate-1\.5:not(#\#) {
        --all-translate: 0.375rem;
    }
    .tb\:translate-x-1\.5:not(#\#) {
        --all-translate-x: 0.375rem;
    }
    .tb\:translate-y-1\.5:not(#\#) {
        --all-translate-y: 0.375rem;
    }
    .tb\:translate-2\.5:not(#\#) {
        --all-translate: 0.75rem;
    }
    .tb\:translate-x-2\.5:not(#\#) {
        --all-translate-x: 0.75rem;
    }
    .tb\:translate-y-2\.5:not(#\#) {
        --all-translate-y: 0.75rem;
    }
    .tb\:translate-1\/2:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-1\/2:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-1\/2:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-1\/3:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .tb\:translate-x-1\/3:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .tb\:translate-y-1\/3:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .tb\:translate-2\/3:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .tb\:translate-x-2\/3:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .tb\:translate-y-2\/3:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .tb\:translate-1\/4:not(#\#) {
        --all-translate: 25%;
    }
    .tb\:translate-x-1\/4:not(#\#) {
        --all-translate-x: 25%;
    }
    .tb\:translate-y-1\/4:not(#\#) {
        --all-translate-y: 25%;
    }
    .tb\:translate-2\/4:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-2\/4:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-2\/4:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-3\/4:not(#\#) {
        --all-translate: 75%;
    }
    .tb\:translate-x-3\/4:not(#\#) {
        --all-translate-x: 75%;
    }
    .tb\:translate-y-3\/4:not(#\#) {
        --all-translate-y: 75%;
    }
    .tb\:translate-1\/5:not(#\#) {
        --all-translate: 20%;
    }
    .tb\:translate-x-1\/5:not(#\#) {
        --all-translate-x: 20%;
    }
    .tb\:translate-y-1\/5:not(#\#) {
        --all-translate-y: 20%;
    }
    .tb\:translate-2\/5:not(#\#) {
        --all-translate: 40%;
    }
    .tb\:translate-x-2\/5:not(#\#) {
        --all-translate-x: 40%;
    }
    .tb\:translate-y-2\/5:not(#\#) {
        --all-translate-y: 40%;
    }
    .tb\:translate-3\/5:not(#\#) {
        --all-translate: 60%;
    }
    .tb\:translate-x-3\/5:not(#\#) {
        --all-translate-x: 60%;
    }
    .tb\:translate-y-3\/5:not(#\#) {
        --all-translate-y: 60%;
    }
    .tb\:translate-4\/5:not(#\#) {
        --all-translate: 80%;
    }
    .tb\:translate-x-4\/5:not(#\#) {
        --all-translate-x: 80%;
    }
    .tb\:translate-y-4\/5:not(#\#) {
        --all-translate-y: 80%;
    }
    .tb\:translate-1\/6:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .tb\:translate-x-1\/6:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .tb\:translate-y-1\/6:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .tb\:translate-2\/6:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .tb\:translate-x-2\/6:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .tb\:translate-y-2\/6:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .tb\:translate-3\/6:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-3\/6:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-3\/6:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-4\/6:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .tb\:translate-x-4\/6:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .tb\:translate-y-4\/6:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .tb\:translate-5\/6:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .tb\:translate-x-5\/6:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .tb\:translate-y-5\/6:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .tb\:translate-1\/7:not(#\#) {
        --all-translate: 14.2857142857%;
    }
    .tb\:translate-x-1\/7:not(#\#) {
        --all-translate-x: 14.2857142857%;
    }
    .tb\:translate-y-1\/7:not(#\#) {
        --all-translate-y: 14.2857142857%;
    }
    .tb\:translate-2\/7:not(#\#) {
        --all-translate: 28.5714285714%;
    }
    .tb\:translate-x-2\/7:not(#\#) {
        --all-translate-x: 28.5714285714%;
    }
    .tb\:translate-y-2\/7:not(#\#) {
        --all-translate-y: 28.5714285714%;
    }
    .tb\:translate-3\/7:not(#\#) {
        --all-translate: 42.8571428571%;
    }
    .tb\:translate-x-3\/7:not(#\#) {
        --all-translate-x: 42.8571428571%;
    }
    .tb\:translate-y-3\/7:not(#\#) {
        --all-translate-y: 42.8571428571%;
    }
    .tb\:translate-4\/7:not(#\#) {
        --all-translate: 57.1428571429%;
    }
    .tb\:translate-x-4\/7:not(#\#) {
        --all-translate-x: 57.1428571429%;
    }
    .tb\:translate-y-4\/7:not(#\#) {
        --all-translate-y: 57.1428571429%;
    }
    .tb\:translate-5\/7:not(#\#) {
        --all-translate: 71.4285714286%;
    }
    .tb\:translate-x-5\/7:not(#\#) {
        --all-translate-x: 71.4285714286%;
    }
    .tb\:translate-y-5\/7:not(#\#) {
        --all-translate-y: 71.4285714286%;
    }
    .tb\:translate-6\/7:not(#\#) {
        --all-translate: 85.7142857143%;
    }
    .tb\:translate-x-6\/7:not(#\#) {
        --all-translate-x: 85.7142857143%;
    }
    .tb\:translate-y-6\/7:not(#\#) {
        --all-translate-y: 85.7142857143%;
    }
    .tb\:translate-1\/8:not(#\#) {
        --all-translate: 12.5%;
    }
    .tb\:translate-x-1\/8:not(#\#) {
        --all-translate-x: 12.5%;
    }
    .tb\:translate-y-1\/8:not(#\#) {
        --all-translate-y: 12.5%;
    }
    .tb\:translate-2\/8:not(#\#) {
        --all-translate: 25%;
    }
    .tb\:translate-x-2\/8:not(#\#) {
        --all-translate-x: 25%;
    }
    .tb\:translate-y-2\/8:not(#\#) {
        --all-translate-y: 25%;
    }
    .tb\:translate-3\/8:not(#\#) {
        --all-translate: 37.5%;
    }
    .tb\:translate-x-3\/8:not(#\#) {
        --all-translate-x: 37.5%;
    }
    .tb\:translate-y-3\/8:not(#\#) {
        --all-translate-y: 37.5%;
    }
    .tb\:translate-4\/8:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-4\/8:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-4\/8:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-5\/8:not(#\#) {
        --all-translate: 62.5%;
    }
    .tb\:translate-x-5\/8:not(#\#) {
        --all-translate-x: 62.5%;
    }
    .tb\:translate-y-5\/8:not(#\#) {
        --all-translate-y: 62.5%;
    }
    .tb\:translate-6\/8:not(#\#) {
        --all-translate: 75%;
    }
    .tb\:translate-x-6\/8:not(#\#) {
        --all-translate-x: 75%;
    }
    .tb\:translate-y-6\/8:not(#\#) {
        --all-translate-y: 75%;
    }
    .tb\:translate-7\/8:not(#\#) {
        --all-translate: 87.5%;
    }
    .tb\:translate-x-7\/8:not(#\#) {
        --all-translate-x: 87.5%;
    }
    .tb\:translate-y-7\/8:not(#\#) {
        --all-translate-y: 87.5%;
    }
    .tb\:translate-1\/9:not(#\#) {
        --all-translate: 11.1111111111%;
    }
    .tb\:translate-x-1\/9:not(#\#) {
        --all-translate-x: 11.1111111111%;
    }
    .tb\:translate-y-1\/9:not(#\#) {
        --all-translate-y: 11.1111111111%;
    }
    .tb\:translate-2\/9:not(#\#) {
        --all-translate: 22.2222222222%;
    }
    .tb\:translate-x-2\/9:not(#\#) {
        --all-translate-x: 22.2222222222%;
    }
    .tb\:translate-y-2\/9:not(#\#) {
        --all-translate-y: 22.2222222222%;
    }
    .tb\:translate-3\/9:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .tb\:translate-x-3\/9:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .tb\:translate-y-3\/9:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .tb\:translate-4\/9:not(#\#) {
        --all-translate: 44.4444444444%;
    }
    .tb\:translate-x-4\/9:not(#\#) {
        --all-translate-x: 44.4444444444%;
    }
    .tb\:translate-y-4\/9:not(#\#) {
        --all-translate-y: 44.4444444444%;
    }
    .tb\:translate-5\/9:not(#\#) {
        --all-translate: 55.5555555556%;
    }
    .tb\:translate-x-5\/9:not(#\#) {
        --all-translate-x: 55.5555555556%;
    }
    .tb\:translate-y-5\/9:not(#\#) {
        --all-translate-y: 55.5555555556%;
    }
    .tb\:translate-6\/9:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .tb\:translate-x-6\/9:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .tb\:translate-y-6\/9:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .tb\:translate-7\/9:not(#\#) {
        --all-translate: 77.7777777778%;
    }
    .tb\:translate-x-7\/9:not(#\#) {
        --all-translate-x: 77.7777777778%;
    }
    .tb\:translate-y-7\/9:not(#\#) {
        --all-translate-y: 77.7777777778%;
    }
    .tb\:translate-8\/9:not(#\#) {
        --all-translate: 88.8888888889%;
    }
    .tb\:translate-x-8\/9:not(#\#) {
        --all-translate-x: 88.8888888889%;
    }
    .tb\:translate-y-8\/9:not(#\#) {
        --all-translate-y: 88.8888888889%;
    }
    .tb\:translate-1\/10:not(#\#) {
        --all-translate: 10%;
    }
    .tb\:translate-x-1\/10:not(#\#) {
        --all-translate-x: 10%;
    }
    .tb\:translate-y-1\/10:not(#\#) {
        --all-translate-y: 10%;
    }
    .tb\:translate-2\/10:not(#\#) {
        --all-translate: 20%;
    }
    .tb\:translate-x-2\/10:not(#\#) {
        --all-translate-x: 20%;
    }
    .tb\:translate-y-2\/10:not(#\#) {
        --all-translate-y: 20%;
    }
    .tb\:translate-3\/10:not(#\#) {
        --all-translate: 30%;
    }
    .tb\:translate-x-3\/10:not(#\#) {
        --all-translate-x: 30%;
    }
    .tb\:translate-y-3\/10:not(#\#) {
        --all-translate-y: 30%;
    }
    .tb\:translate-4\/10:not(#\#) {
        --all-translate: 40%;
    }
    .tb\:translate-x-4\/10:not(#\#) {
        --all-translate-x: 40%;
    }
    .tb\:translate-y-4\/10:not(#\#) {
        --all-translate-y: 40%;
    }
    .tb\:translate-5\/10:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-5\/10:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-5\/10:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-6\/10:not(#\#) {
        --all-translate: 60%;
    }
    .tb\:translate-x-6\/10:not(#\#) {
        --all-translate-x: 60%;
    }
    .tb\:translate-y-6\/10:not(#\#) {
        --all-translate-y: 60%;
    }
    .tb\:translate-7\/10:not(#\#) {
        --all-translate: 70%;
    }
    .tb\:translate-x-7\/10:not(#\#) {
        --all-translate-x: 70%;
    }
    .tb\:translate-y-7\/10:not(#\#) {
        --all-translate-y: 70%;
    }
    .tb\:translate-8\/10:not(#\#) {
        --all-translate: 80%;
    }
    .tb\:translate-x-8\/10:not(#\#) {
        --all-translate-x: 80%;
    }
    .tb\:translate-y-8\/10:not(#\#) {
        --all-translate-y: 80%;
    }
    .tb\:translate-9\/10:not(#\#) {
        --all-translate: 90%;
    }
    .tb\:translate-x-9\/10:not(#\#) {
        --all-translate-x: 90%;
    }
    .tb\:translate-y-9\/10:not(#\#) {
        --all-translate-y: 90%;
    }
    .tb\:translate-1\/11:not(#\#) {
        --all-translate: 9.0909090909%;
    }
    .tb\:translate-x-1\/11:not(#\#) {
        --all-translate-x: 9.0909090909%;
    }
    .tb\:translate-y-1\/11:not(#\#) {
        --all-translate-y: 9.0909090909%;
    }
    .tb\:translate-2\/11:not(#\#) {
        --all-translate: 18.1818181818%;
    }
    .tb\:translate-x-2\/11:not(#\#) {
        --all-translate-x: 18.1818181818%;
    }
    .tb\:translate-y-2\/11:not(#\#) {
        --all-translate-y: 18.1818181818%;
    }
    .tb\:translate-3\/11:not(#\#) {
        --all-translate: 27.2727272727%;
    }
    .tb\:translate-x-3\/11:not(#\#) {
        --all-translate-x: 27.2727272727%;
    }
    .tb\:translate-y-3\/11:not(#\#) {
        --all-translate-y: 27.2727272727%;
    }
    .tb\:translate-4\/11:not(#\#) {
        --all-translate: 36.3636363636%;
    }
    .tb\:translate-x-4\/11:not(#\#) {
        --all-translate-x: 36.3636363636%;
    }
    .tb\:translate-y-4\/11:not(#\#) {
        --all-translate-y: 36.3636363636%;
    }
    .tb\:translate-5\/11:not(#\#) {
        --all-translate: 45.4545454545%;
    }
    .tb\:translate-x-5\/11:not(#\#) {
        --all-translate-x: 45.4545454545%;
    }
    .tb\:translate-y-5\/11:not(#\#) {
        --all-translate-y: 45.4545454545%;
    }
    .tb\:translate-6\/11:not(#\#) {
        --all-translate: 54.5454545455%;
    }
    .tb\:translate-x-6\/11:not(#\#) {
        --all-translate-x: 54.5454545455%;
    }
    .tb\:translate-y-6\/11:not(#\#) {
        --all-translate-y: 54.5454545455%;
    }
    .tb\:translate-7\/11:not(#\#) {
        --all-translate: 63.6363636364%;
    }
    .tb\:translate-x-7\/11:not(#\#) {
        --all-translate-x: 63.6363636364%;
    }
    .tb\:translate-y-7\/11:not(#\#) {
        --all-translate-y: 63.6363636364%;
    }
    .tb\:translate-8\/11:not(#\#) {
        --all-translate: 72.7272727273%;
    }
    .tb\:translate-x-8\/11:not(#\#) {
        --all-translate-x: 72.7272727273%;
    }
    .tb\:translate-y-8\/11:not(#\#) {
        --all-translate-y: 72.7272727273%;
    }
    .tb\:translate-9\/11:not(#\#) {
        --all-translate: 81.8181818182%;
    }
    .tb\:translate-x-9\/11:not(#\#) {
        --all-translate-x: 81.8181818182%;
    }
    .tb\:translate-y-9\/11:not(#\#) {
        --all-translate-y: 81.8181818182%;
    }
    .tb\:translate-10\/11:not(#\#) {
        --all-translate: 90.9090909091%;
    }
    .tb\:translate-x-10\/11:not(#\#) {
        --all-translate-x: 90.9090909091%;
    }
    .tb\:translate-y-10\/11:not(#\#) {
        --all-translate-y: 90.9090909091%;
    }
    .tb\:translate-1\/12:not(#\#) {
        --all-translate: 8.3333333333%;
    }
    .tb\:translate-x-1\/12:not(#\#) {
        --all-translate-x: 8.3333333333%;
    }
    .tb\:translate-y-1\/12:not(#\#) {
        --all-translate-y: 8.3333333333%;
    }
    .tb\:translate-2\/12:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .tb\:translate-x-2\/12:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .tb\:translate-y-2\/12:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .tb\:translate-3\/12:not(#\#) {
        --all-translate: 25%;
    }
    .tb\:translate-x-3\/12:not(#\#) {
        --all-translate-x: 25%;
    }
    .tb\:translate-y-3\/12:not(#\#) {
        --all-translate-y: 25%;
    }
    .tb\:translate-4\/12:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .tb\:translate-x-4\/12:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .tb\:translate-y-4\/12:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .tb\:translate-5\/12:not(#\#) {
        --all-translate: 41.6666666667%;
    }
    .tb\:translate-x-5\/12:not(#\#) {
        --all-translate-x: 41.6666666667%;
    }
    .tb\:translate-y-5\/12:not(#\#) {
        --all-translate-y: 41.6666666667%;
    }
    .tb\:translate-6\/12:not(#\#) {
        --all-translate: 50%;
    }
    .tb\:translate-x-6\/12:not(#\#) {
        --all-translate-x: 50%;
    }
    .tb\:translate-y-6\/12:not(#\#) {
        --all-translate-y: 50%;
    }
    .tb\:translate-7\/12:not(#\#) {
        --all-translate: 58.3333333333%;
    }
    .tb\:translate-x-7\/12:not(#\#) {
        --all-translate-x: 58.3333333333%;
    }
    .tb\:translate-y-7\/12:not(#\#) {
        --all-translate-y: 58.3333333333%;
    }
    .tb\:translate-8\/12:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .tb\:translate-x-8\/12:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .tb\:translate-y-8\/12:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .tb\:translate-9\/12:not(#\#) {
        --all-translate: 75%;
    }
    .tb\:translate-x-9\/12:not(#\#) {
        --all-translate-x: 75%;
    }
    .tb\:translate-y-9\/12:not(#\#) {
        --all-translate-y: 75%;
    }
    .tb\:translate-10\/12:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .tb\:translate-x-10\/12:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .tb\:translate-y-10\/12:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .tb\:translate-11\/12:not(#\#) {
        --all-translate: 91.6666666667%;
    }
    .tb\:translate-x-11\/12:not(#\#) {
        --all-translate-x: 91.6666666667%;
    }
    .tb\:translate-y-11\/12:not(#\#) {
        --all-translate-y: 91.6666666667%;
    }
    .tb\:-translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .tb\:-translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .tb\:-translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .tb\:-translate-1:not(#\#) {
        --all-translate: -0.25rem;
    }
    .tb\:-translate-x-1:not(#\#) {
        --all-translate-x: -0.25rem;
    }
    .tb\:-translate-y-1:not(#\#) {
        --all-translate-y: -0.25rem;
    }
    .tb\:-translate-2:not(#\#) {
        --all-translate: -0.5rem;
    }
    .tb\:-translate-x-2:not(#\#) {
        --all-translate-x: -0.5rem;
    }
    .tb\:-translate-y-2:not(#\#) {
        --all-translate-y: -0.5rem;
    }
    .tb\:-translate-3:not(#\#) {
        --all-translate: -1rem;
    }
    .tb\:-translate-x-3:not(#\#) {
        --all-translate-x: -1rem;
    }
    .tb\:-translate-y-3:not(#\#) {
        --all-translate-y: -1rem;
    }
    .tb\:-translate-4:not(#\#) {
        --all-translate: -1.25rem;
    }
    .tb\:-translate-x-4:not(#\#) {
        --all-translate-x: -1.25rem;
    }
    .tb\:-translate-y-4:not(#\#) {
        --all-translate-y: -1.25rem;
    }
    .tb\:-translate-5:not(#\#) {
        --all-translate: -1.5rem;
    }
    .tb\:-translate-x-5:not(#\#) {
        --all-translate-x: -1.5rem;
    }
    .tb\:-translate-y-5:not(#\#) {
        --all-translate-y: -1.5rem;
    }
    .tb\:-translate-6:not(#\#) {
        --all-translate: -1.75rem;
    }
    .tb\:-translate-x-6:not(#\#) {
        --all-translate-x: -1.75rem;
    }
    .tb\:-translate-y-6:not(#\#) {
        --all-translate-y: -1.75rem;
    }
    .tb\:-translate-7:not(#\#) {
        --all-translate: -2rem;
    }
    .tb\:-translate-x-7:not(#\#) {
        --all-translate-x: -2rem;
    }
    .tb\:-translate-y-7:not(#\#) {
        --all-translate-y: -2rem;
    }
    .tb\:-translate-8:not(#\#) {
        --all-translate: -2.5rem;
    }
    .tb\:-translate-x-8:not(#\#) {
        --all-translate-x: -2.5rem;
    }
    .tb\:-translate-y-8:not(#\#) {
        --all-translate-y: -2.5rem;
    }
    .tb\:-translate-9:not(#\#) {
        --all-translate: -3rem;
    }
    .tb\:-translate-x-9:not(#\#) {
        --all-translate-x: -3rem;
    }
    .tb\:-translate-y-9:not(#\#) {
        --all-translate-y: -3rem;
    }
    .tb\:-translate-10:not(#\#) {
        --all-translate: -4rem;
    }
    .tb\:-translate-x-10:not(#\#) {
        --all-translate-x: -4rem;
    }
    .tb\:-translate-y-10:not(#\#) {
        --all-translate-y: -4rem;
    }
    .tb\:-translate-11:not(#\#) {
        --all-translate: -5rem;
    }
    .tb\:-translate-x-11:not(#\#) {
        --all-translate-x: -5rem;
    }
    .tb\:-translate-y-11:not(#\#) {
        --all-translate-y: -5rem;
    }
    .tb\:-translate-12:not(#\#) {
        --all-translate: -6rem;
    }
    .tb\:-translate-x-12:not(#\#) {
        --all-translate-x: -6rem;
    }
    .tb\:-translate-y-12:not(#\#) {
        --all-translate-y: -6rem;
    }
    .tb\:-translate-px:not(#\#) {
        --all-translate: -1px;
    }
    .tb\:-translate-x-px:not(#\#) {
        --all-translate-x: -1px;
    }
    .tb\:-translate-y-px:not(#\#) {
        --all-translate-y: -1px;
    }
    .tb\:-translate-0\.5:not(#\#) {
        --all-translate: -0.125rem;
    }
    .tb\:-translate-x-0\.5:not(#\#) {
        --all-translate-x: -0.125rem;
    }
    .tb\:-translate-y-0\.5:not(#\#) {
        --all-translate-y: -0.125rem;
    }
    .tb\:-translate-1\.5:not(#\#) {
        --all-translate: -0.375rem;
    }
    .tb\:-translate-x-1\.5:not(#\#) {
        --all-translate-x: -0.375rem;
    }
    .tb\:-translate-y-1\.5:not(#\#) {
        --all-translate-y: -0.375rem;
    }
    .tb\:-translate-2\.5:not(#\#) {
        --all-translate: -0.75rem;
    }
    .tb\:-translate-x-2\.5:not(#\#) {
        --all-translate-x: -0.75rem;
    }
    .tb\:-translate-y-2\.5:not(#\#) {
        --all-translate-y: -0.75rem;
    }
    .tb\:-translate-1\/2:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-1\/2:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-1\/2:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-1\/3:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .tb\:-translate-x-1\/3:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .tb\:-translate-y-1\/3:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .tb\:-translate-2\/3:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .tb\:-translate-x-2\/3:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .tb\:-translate-y-2\/3:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .tb\:-translate-1\/4:not(#\#) {
        --all-translate: -25%;
    }
    .tb\:-translate-x-1\/4:not(#\#) {
        --all-translate-x: -25%;
    }
    .tb\:-translate-y-1\/4:not(#\#) {
        --all-translate-y: -25%;
    }
    .tb\:-translate-2\/4:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-2\/4:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-2\/4:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-3\/4:not(#\#) {
        --all-translate: -75%;
    }
    .tb\:-translate-x-3\/4:not(#\#) {
        --all-translate-x: -75%;
    }
    .tb\:-translate-y-3\/4:not(#\#) {
        --all-translate-y: -75%;
    }
    .tb\:-translate-1\/5:not(#\#) {
        --all-translate: -20%;
    }
    .tb\:-translate-x-1\/5:not(#\#) {
        --all-translate-x: -20%;
    }
    .tb\:-translate-y-1\/5:not(#\#) {
        --all-translate-y: -20%;
    }
    .tb\:-translate-2\/5:not(#\#) {
        --all-translate: -40%;
    }
    .tb\:-translate-x-2\/5:not(#\#) {
        --all-translate-x: -40%;
    }
    .tb\:-translate-y-2\/5:not(#\#) {
        --all-translate-y: -40%;
    }
    .tb\:-translate-3\/5:not(#\#) {
        --all-translate: -60%;
    }
    .tb\:-translate-x-3\/5:not(#\#) {
        --all-translate-x: -60%;
    }
    .tb\:-translate-y-3\/5:not(#\#) {
        --all-translate-y: -60%;
    }
    .tb\:-translate-4\/5:not(#\#) {
        --all-translate: -80%;
    }
    .tb\:-translate-x-4\/5:not(#\#) {
        --all-translate-x: -80%;
    }
    .tb\:-translate-y-4\/5:not(#\#) {
        --all-translate-y: -80%;
    }
    .tb\:-translate-1\/6:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .tb\:-translate-x-1\/6:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .tb\:-translate-y-1\/6:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .tb\:-translate-2\/6:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .tb\:-translate-x-2\/6:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .tb\:-translate-y-2\/6:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .tb\:-translate-3\/6:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-3\/6:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-3\/6:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-4\/6:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .tb\:-translate-x-4\/6:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .tb\:-translate-y-4\/6:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .tb\:-translate-5\/6:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .tb\:-translate-x-5\/6:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .tb\:-translate-y-5\/6:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .tb\:-translate-1\/7:not(#\#) {
        --all-translate: -14.2857142857%;
    }
    .tb\:-translate-x-1\/7:not(#\#) {
        --all-translate-x: -14.2857142857%;
    }
    .tb\:-translate-y-1\/7:not(#\#) {
        --all-translate-y: -14.2857142857%;
    }
    .tb\:-translate-2\/7:not(#\#) {
        --all-translate: -28.5714285714%;
    }
    .tb\:-translate-x-2\/7:not(#\#) {
        --all-translate-x: -28.5714285714%;
    }
    .tb\:-translate-y-2\/7:not(#\#) {
        --all-translate-y: -28.5714285714%;
    }
    .tb\:-translate-3\/7:not(#\#) {
        --all-translate: -42.8571428571%;
    }
    .tb\:-translate-x-3\/7:not(#\#) {
        --all-translate-x: -42.8571428571%;
    }
    .tb\:-translate-y-3\/7:not(#\#) {
        --all-translate-y: -42.8571428571%;
    }
    .tb\:-translate-4\/7:not(#\#) {
        --all-translate: -57.1428571429%;
    }
    .tb\:-translate-x-4\/7:not(#\#) {
        --all-translate-x: -57.1428571429%;
    }
    .tb\:-translate-y-4\/7:not(#\#) {
        --all-translate-y: -57.1428571429%;
    }
    .tb\:-translate-5\/7:not(#\#) {
        --all-translate: -71.4285714286%;
    }
    .tb\:-translate-x-5\/7:not(#\#) {
        --all-translate-x: -71.4285714286%;
    }
    .tb\:-translate-y-5\/7:not(#\#) {
        --all-translate-y: -71.4285714286%;
    }
    .tb\:-translate-6\/7:not(#\#) {
        --all-translate: -85.7142857143%;
    }
    .tb\:-translate-x-6\/7:not(#\#) {
        --all-translate-x: -85.7142857143%;
    }
    .tb\:-translate-y-6\/7:not(#\#) {
        --all-translate-y: -85.7142857143%;
    }
    .tb\:-translate-1\/8:not(#\#) {
        --all-translate: -12.5%;
    }
    .tb\:-translate-x-1\/8:not(#\#) {
        --all-translate-x: -12.5%;
    }
    .tb\:-translate-y-1\/8:not(#\#) {
        --all-translate-y: -12.5%;
    }
    .tb\:-translate-2\/8:not(#\#) {
        --all-translate: -25%;
    }
    .tb\:-translate-x-2\/8:not(#\#) {
        --all-translate-x: -25%;
    }
    .tb\:-translate-y-2\/8:not(#\#) {
        --all-translate-y: -25%;
    }
    .tb\:-translate-3\/8:not(#\#) {
        --all-translate: -37.5%;
    }
    .tb\:-translate-x-3\/8:not(#\#) {
        --all-translate-x: -37.5%;
    }
    .tb\:-translate-y-3\/8:not(#\#) {
        --all-translate-y: -37.5%;
    }
    .tb\:-translate-4\/8:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-4\/8:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-4\/8:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-5\/8:not(#\#) {
        --all-translate: -62.5%;
    }
    .tb\:-translate-x-5\/8:not(#\#) {
        --all-translate-x: -62.5%;
    }
    .tb\:-translate-y-5\/8:not(#\#) {
        --all-translate-y: -62.5%;
    }
    .tb\:-translate-6\/8:not(#\#) {
        --all-translate: -75%;
    }
    .tb\:-translate-x-6\/8:not(#\#) {
        --all-translate-x: -75%;
    }
    .tb\:-translate-y-6\/8:not(#\#) {
        --all-translate-y: -75%;
    }
    .tb\:-translate-7\/8:not(#\#) {
        --all-translate: -87.5%;
    }
    .tb\:-translate-x-7\/8:not(#\#) {
        --all-translate-x: -87.5%;
    }
    .tb\:-translate-y-7\/8:not(#\#) {
        --all-translate-y: -87.5%;
    }
    .tb\:-translate-1\/9:not(#\#) {
        --all-translate: -11.1111111111%;
    }
    .tb\:-translate-x-1\/9:not(#\#) {
        --all-translate-x: -11.1111111111%;
    }
    .tb\:-translate-y-1\/9:not(#\#) {
        --all-translate-y: -11.1111111111%;
    }
    .tb\:-translate-2\/9:not(#\#) {
        --all-translate: -22.2222222222%;
    }
    .tb\:-translate-x-2\/9:not(#\#) {
        --all-translate-x: -22.2222222222%;
    }
    .tb\:-translate-y-2\/9:not(#\#) {
        --all-translate-y: -22.2222222222%;
    }
    .tb\:-translate-3\/9:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .tb\:-translate-x-3\/9:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .tb\:-translate-y-3\/9:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .tb\:-translate-4\/9:not(#\#) {
        --all-translate: -44.4444444444%;
    }
    .tb\:-translate-x-4\/9:not(#\#) {
        --all-translate-x: -44.4444444444%;
    }
    .tb\:-translate-y-4\/9:not(#\#) {
        --all-translate-y: -44.4444444444%;
    }
    .tb\:-translate-5\/9:not(#\#) {
        --all-translate: -55.5555555556%;
    }
    .tb\:-translate-x-5\/9:not(#\#) {
        --all-translate-x: -55.5555555556%;
    }
    .tb\:-translate-y-5\/9:not(#\#) {
        --all-translate-y: -55.5555555556%;
    }
    .tb\:-translate-6\/9:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .tb\:-translate-x-6\/9:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .tb\:-translate-y-6\/9:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .tb\:-translate-7\/9:not(#\#) {
        --all-translate: -77.7777777778%;
    }
    .tb\:-translate-x-7\/9:not(#\#) {
        --all-translate-x: -77.7777777778%;
    }
    .tb\:-translate-y-7\/9:not(#\#) {
        --all-translate-y: -77.7777777778%;
    }
    .tb\:-translate-8\/9:not(#\#) {
        --all-translate: -88.8888888889%;
    }
    .tb\:-translate-x-8\/9:not(#\#) {
        --all-translate-x: -88.8888888889%;
    }
    .tb\:-translate-y-8\/9:not(#\#) {
        --all-translate-y: -88.8888888889%;
    }
    .tb\:-translate-1\/10:not(#\#) {
        --all-translate: -10%;
    }
    .tb\:-translate-x-1\/10:not(#\#) {
        --all-translate-x: -10%;
    }
    .tb\:-translate-y-1\/10:not(#\#) {
        --all-translate-y: -10%;
    }
    .tb\:-translate-2\/10:not(#\#) {
        --all-translate: -20%;
    }
    .tb\:-translate-x-2\/10:not(#\#) {
        --all-translate-x: -20%;
    }
    .tb\:-translate-y-2\/10:not(#\#) {
        --all-translate-y: -20%;
    }
    .tb\:-translate-3\/10:not(#\#) {
        --all-translate: -30%;
    }
    .tb\:-translate-x-3\/10:not(#\#) {
        --all-translate-x: -30%;
    }
    .tb\:-translate-y-3\/10:not(#\#) {
        --all-translate-y: -30%;
    }
    .tb\:-translate-4\/10:not(#\#) {
        --all-translate: -40%;
    }
    .tb\:-translate-x-4\/10:not(#\#) {
        --all-translate-x: -40%;
    }
    .tb\:-translate-y-4\/10:not(#\#) {
        --all-translate-y: -40%;
    }
    .tb\:-translate-5\/10:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-5\/10:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-5\/10:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-6\/10:not(#\#) {
        --all-translate: -60%;
    }
    .tb\:-translate-x-6\/10:not(#\#) {
        --all-translate-x: -60%;
    }
    .tb\:-translate-y-6\/10:not(#\#) {
        --all-translate-y: -60%;
    }
    .tb\:-translate-7\/10:not(#\#) {
        --all-translate: -70%;
    }
    .tb\:-translate-x-7\/10:not(#\#) {
        --all-translate-x: -70%;
    }
    .tb\:-translate-y-7\/10:not(#\#) {
        --all-translate-y: -70%;
    }
    .tb\:-translate-8\/10:not(#\#) {
        --all-translate: -80%;
    }
    .tb\:-translate-x-8\/10:not(#\#) {
        --all-translate-x: -80%;
    }
    .tb\:-translate-y-8\/10:not(#\#) {
        --all-translate-y: -80%;
    }
    .tb\:-translate-9\/10:not(#\#) {
        --all-translate: -90%;
    }
    .tb\:-translate-x-9\/10:not(#\#) {
        --all-translate-x: -90%;
    }
    .tb\:-translate-y-9\/10:not(#\#) {
        --all-translate-y: -90%;
    }
    .tb\:-translate-1\/11:not(#\#) {
        --all-translate: -9.0909090909%;
    }
    .tb\:-translate-x-1\/11:not(#\#) {
        --all-translate-x: -9.0909090909%;
    }
    .tb\:-translate-y-1\/11:not(#\#) {
        --all-translate-y: -9.0909090909%;
    }
    .tb\:-translate-2\/11:not(#\#) {
        --all-translate: -18.1818181818%;
    }
    .tb\:-translate-x-2\/11:not(#\#) {
        --all-translate-x: -18.1818181818%;
    }
    .tb\:-translate-y-2\/11:not(#\#) {
        --all-translate-y: -18.1818181818%;
    }
    .tb\:-translate-3\/11:not(#\#) {
        --all-translate: -27.2727272727%;
    }
    .tb\:-translate-x-3\/11:not(#\#) {
        --all-translate-x: -27.2727272727%;
    }
    .tb\:-translate-y-3\/11:not(#\#) {
        --all-translate-y: -27.2727272727%;
    }
    .tb\:-translate-4\/11:not(#\#) {
        --all-translate: -36.3636363636%;
    }
    .tb\:-translate-x-4\/11:not(#\#) {
        --all-translate-x: -36.3636363636%;
    }
    .tb\:-translate-y-4\/11:not(#\#) {
        --all-translate-y: -36.3636363636%;
    }
    .tb\:-translate-5\/11:not(#\#) {
        --all-translate: -45.4545454545%;
    }
    .tb\:-translate-x-5\/11:not(#\#) {
        --all-translate-x: -45.4545454545%;
    }
    .tb\:-translate-y-5\/11:not(#\#) {
        --all-translate-y: -45.4545454545%;
    }
    .tb\:-translate-6\/11:not(#\#) {
        --all-translate: -54.5454545455%;
    }
    .tb\:-translate-x-6\/11:not(#\#) {
        --all-translate-x: -54.5454545455%;
    }
    .tb\:-translate-y-6\/11:not(#\#) {
        --all-translate-y: -54.5454545455%;
    }
    .tb\:-translate-7\/11:not(#\#) {
        --all-translate: -63.6363636364%;
    }
    .tb\:-translate-x-7\/11:not(#\#) {
        --all-translate-x: -63.6363636364%;
    }
    .tb\:-translate-y-7\/11:not(#\#) {
        --all-translate-y: -63.6363636364%;
    }
    .tb\:-translate-8\/11:not(#\#) {
        --all-translate: -72.7272727273%;
    }
    .tb\:-translate-x-8\/11:not(#\#) {
        --all-translate-x: -72.7272727273%;
    }
    .tb\:-translate-y-8\/11:not(#\#) {
        --all-translate-y: -72.7272727273%;
    }
    .tb\:-translate-9\/11:not(#\#) {
        --all-translate: -81.8181818182%;
    }
    .tb\:-translate-x-9\/11:not(#\#) {
        --all-translate-x: -81.8181818182%;
    }
    .tb\:-translate-y-9\/11:not(#\#) {
        --all-translate-y: -81.8181818182%;
    }
    .tb\:-translate-10\/11:not(#\#) {
        --all-translate: -90.9090909091%;
    }
    .tb\:-translate-x-10\/11:not(#\#) {
        --all-translate-x: -90.9090909091%;
    }
    .tb\:-translate-y-10\/11:not(#\#) {
        --all-translate-y: -90.9090909091%;
    }
    .tb\:-translate-1\/12:not(#\#) {
        --all-translate: -8.3333333333%;
    }
    .tb\:-translate-x-1\/12:not(#\#) {
        --all-translate-x: -8.3333333333%;
    }
    .tb\:-translate-y-1\/12:not(#\#) {
        --all-translate-y: -8.3333333333%;
    }
    .tb\:-translate-2\/12:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .tb\:-translate-x-2\/12:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .tb\:-translate-y-2\/12:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .tb\:-translate-3\/12:not(#\#) {
        --all-translate: -25%;
    }
    .tb\:-translate-x-3\/12:not(#\#) {
        --all-translate-x: -25%;
    }
    .tb\:-translate-y-3\/12:not(#\#) {
        --all-translate-y: -25%;
    }
    .tb\:-translate-4\/12:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .tb\:-translate-x-4\/12:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .tb\:-translate-y-4\/12:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .tb\:-translate-5\/12:not(#\#) {
        --all-translate: -41.6666666667%;
    }
    .tb\:-translate-x-5\/12:not(#\#) {
        --all-translate-x: -41.6666666667%;
    }
    .tb\:-translate-y-5\/12:not(#\#) {
        --all-translate-y: -41.6666666667%;
    }
    .tb\:-translate-6\/12:not(#\#) {
        --all-translate: -50%;
    }
    .tb\:-translate-x-6\/12:not(#\#) {
        --all-translate-x: -50%;
    }
    .tb\:-translate-y-6\/12:not(#\#) {
        --all-translate-y: -50%;
    }
    .tb\:-translate-7\/12:not(#\#) {
        --all-translate: -58.3333333333%;
    }
    .tb\:-translate-x-7\/12:not(#\#) {
        --all-translate-x: -58.3333333333%;
    }
    .tb\:-translate-y-7\/12:not(#\#) {
        --all-translate-y: -58.3333333333%;
    }
    .tb\:-translate-8\/12:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .tb\:-translate-x-8\/12:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .tb\:-translate-y-8\/12:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .tb\:-translate-9\/12:not(#\#) {
        --all-translate: -75%;
    }
    .tb\:-translate-x-9\/12:not(#\#) {
        --all-translate-x: -75%;
    }
    .tb\:-translate-y-9\/12:not(#\#) {
        --all-translate-y: -75%;
    }
    .tb\:-translate-10\/12:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .tb\:-translate-x-10\/12:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .tb\:-translate-y-10\/12:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .tb\:-translate-11\/12:not(#\#) {
        --all-translate: -91.6666666667%;
    }
    .tb\:-translate-x-11\/12:not(#\#) {
        --all-translate-x: -91.6666666667%;
    }
    .tb\:-translate-y-11\/12:not(#\#) {
        --all-translate-y: -91.6666666667%;
    }
    .tb\:skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .tb\:skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .tb\:skew-x-1:not(#\#) {
        --all-skew-x: 1deg;
    }
    .tb\:skew-y-1:not(#\#) {
        --all-skew-y: 1deg;
    }
    .tb\:skew-x-2:not(#\#) {
        --all-skew-x: 2deg;
    }
    .tb\:skew-y-2:not(#\#) {
        --all-skew-y: 2deg;
    }
    .tb\:skew-x-3:not(#\#) {
        --all-skew-x: 3deg;
    }
    .tb\:skew-y-3:not(#\#) {
        --all-skew-y: 3deg;
    }
    .tb\:skew-x-4:not(#\#) {
        --all-skew-x: 4deg;
    }
    .tb\:skew-y-4:not(#\#) {
        --all-skew-y: 4deg;
    }
    .tb\:skew-x-5:not(#\#) {
        --all-skew-x: 5deg;
    }
    .tb\:skew-y-5:not(#\#) {
        --all-skew-y: 5deg;
    }
    .tb\:skew-x-6:not(#\#) {
        --all-skew-x: 6deg;
    }
    .tb\:skew-y-6:not(#\#) {
        --all-skew-y: 6deg;
    }
    .tb\:-skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .tb\:-skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .tb\:-skew-x-1:not(#\#) {
        --all-skew-x: -1deg;
    }
    .tb\:-skew-y-1:not(#\#) {
        --all-skew-y: -1deg;
    }
    .tb\:-skew-x-2:not(#\#) {
        --all-skew-x: -2deg;
    }
    .tb\:-skew-y-2:not(#\#) {
        --all-skew-y: -2deg;
    }
    .tb\:-skew-x-3:not(#\#) {
        --all-skew-x: -3deg;
    }
    .tb\:-skew-y-3:not(#\#) {
        --all-skew-y: -3deg;
    }
    .tb\:-skew-x-4:not(#\#) {
        --all-skew-x: -4deg;
    }
    .tb\:-skew-y-4:not(#\#) {
        --all-skew-y: -4deg;
    }
    .tb\:-skew-x-5:not(#\#) {
        --all-skew-x: -5deg;
    }
    .tb\:-skew-y-5:not(#\#) {
        --all-skew-y: -5deg;
    }
    .tb\:-skew-x-6:not(#\#) {
        --all-skew-x: -6deg;
    }
    .tb\:-skew-y-6:not(#\#) {
        --all-skew-y: -6deg;
    }
    .tb\:w-initial:not(#\#) {
        width: initial;
    }
    .tb\:w-full:not(#\#) {
        width: 100%;
    }
    .tb\:w-none:not(#\#) {
        width: 0;
    }
    .tb\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .tb\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .tb\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .tb\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .tb\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .tb\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .tb\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .tb\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .tb\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .tb\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .tb\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .tb\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .tb\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .tb\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .tb\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .tb\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .tb\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .tb\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .tb\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .tb\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .tb\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .tb\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .tb\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .tb\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .tb\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .tb\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .tb\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .tb\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .tb\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .tb\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .tb\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .tb\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .tb\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .tb\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .tb\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .tb\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .tb\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .tb\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .tb\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .tb\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .tb\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .tb\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .tb\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .tb\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .tb\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .tb\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .tb\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .tb\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .tb\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .tb\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .tb\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .tb\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .tb\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .tb\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .tb\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .tb\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .tb\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .tb\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .tb\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .tb\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .tb\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .tb\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .tb\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .tb\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .tb\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .tb\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .tb\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .tb\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .tb\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .tb\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .tb\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .tb\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .tb\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .tb\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .tb\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .tb\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .tb\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .tb\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .tb\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .tb\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .tb\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .tb\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .tb\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .tb\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .tb\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .tb\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .tb\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .tb\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .tb\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .tb\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .tb\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .tb\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .tb\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .tb\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .tb\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .tb\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .tb\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .tb\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .tb\:w-auto:not(#\#) {
        width: auto;
    }
    .tb\:w-fit:not(#\#) {
        width: fit-content;
    }
    .tb\:w-min:not(#\#) {
        width: min-content;
    }
    .tb\:w-max:not(#\#) {
        width: max-content;
    }
    .tb\:min-w-initial:not(#\#) {
        min-width: initial;
    }
    .tb\:min-w-full:not(#\#) {
        min-width: 100%;
    }
    .tb\:min-w-none:not(#\#) {
        min-width: 0;
    }
    .tb\:min-w-\[24\]:not(#\#) {
        min-width: 24px;
    }
    .tb\:min-w-\[32\]:not(#\#) {
        min-width: 32px;
    }
    .tb\:min-w-\[40\]:not(#\#) {
        min-width: 40px;
    }
    .tb\:min-w-\[48\]:not(#\#) {
        min-width: 48px;
    }
    .tb\:min-w-\[56\]:not(#\#) {
        min-width: 56px;
    }
    .tb\:min-w-\[64\]:not(#\#) {
        min-width: 64px;
    }
    .tb\:min-w-\[72\]:not(#\#) {
        min-width: 72px;
    }
    .tb\:min-w-\[80\]:not(#\#) {
        min-width: 80px;
    }
    .tb\:min-w-\[88\]:not(#\#) {
        min-width: 88px;
    }
    .tb\:min-w-\[96\]:not(#\#) {
        min-width: 96px;
    }
    .tb\:min-w-\[120\]:not(#\#) {
        min-width: 120px;
    }
    .tb\:min-w-\[160\]:not(#\#) {
        min-width: 160px;
    }
    .tb\:min-w-\[200\]:not(#\#) {
        min-width: 200px;
    }
    .tb\:min-w-\[240\]:not(#\#) {
        min-width: 240px;
    }
    .tb\:min-w-\[280\]:not(#\#) {
        min-width: 280px;
    }
    .tb\:min-w-\[320\]:not(#\#) {
        min-width: 320px;
    }
    .tb\:min-w-\[360\]:not(#\#) {
        min-width: 360px;
    }
    .tb\:min-w-\[400\]:not(#\#) {
        min-width: 400px;
    }
    .tb\:min-w-\[440\]:not(#\#) {
        min-width: 440px;
    }
    .tb\:min-w-\[480\]:not(#\#) {
        min-width: 480px;
    }
    .tb\:min-w-\[520\]:not(#\#) {
        min-width: 520px;
    }
    .tb\:min-w-\[560\]:not(#\#) {
        min-width: 560px;
    }
    .tb\:min-w-\[600\]:not(#\#) {
        min-width: 600px;
    }
    .tb\:min-w-\[640\]:not(#\#) {
        min-width: 640px;
    }
    .tb\:min-w-\[680\]:not(#\#) {
        min-width: 680px;
    }
    .tb\:min-w-\[720\]:not(#\#) {
        min-width: 720px;
    }
    .tb\:min-w-\[760\]:not(#\#) {
        min-width: 760px;
    }
    .tb\:min-w-\[800\]:not(#\#) {
        min-width: 800px;
    }
    .tb\:min-w-\[840\]:not(#\#) {
        min-width: 840px;
    }
    .tb\:min-w-\[880\]:not(#\#) {
        min-width: 880px;
    }
    .tb\:min-w-\[920\]:not(#\#) {
        min-width: 920px;
    }
    .tb\:min-w-\[960\]:not(#\#) {
        min-width: 960px;
    }
    .tb\:min-w-1\/2:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-1\/3:not(#\#) {
        min-width: 33.3333333333%;
    }
    .tb\:min-w-2\/3:not(#\#) {
        min-width: 66.6666666667%;
    }
    .tb\:min-w-1\/4:not(#\#) {
        min-width: 25%;
    }
    .tb\:min-w-2\/4:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-3\/4:not(#\#) {
        min-width: 75%;
    }
    .tb\:min-w-1\/5:not(#\#) {
        min-width: 20%;
    }
    .tb\:min-w-2\/5:not(#\#) {
        min-width: 40%;
    }
    .tb\:min-w-3\/5:not(#\#) {
        min-width: 60%;
    }
    .tb\:min-w-4\/5:not(#\#) {
        min-width: 80%;
    }
    .tb\:min-w-1\/6:not(#\#) {
        min-width: 16.6666666667%;
    }
    .tb\:min-w-2\/6:not(#\#) {
        min-width: 33.3333333333%;
    }
    .tb\:min-w-3\/6:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-4\/6:not(#\#) {
        min-width: 66.6666666667%;
    }
    .tb\:min-w-5\/6:not(#\#) {
        min-width: 83.3333333333%;
    }
    .tb\:min-w-1\/7:not(#\#) {
        min-width: 14.2857142857%;
    }
    .tb\:min-w-2\/7:not(#\#) {
        min-width: 28.5714285714%;
    }
    .tb\:min-w-3\/7:not(#\#) {
        min-width: 42.8571428571%;
    }
    .tb\:min-w-4\/7:not(#\#) {
        min-width: 57.1428571429%;
    }
    .tb\:min-w-5\/7:not(#\#) {
        min-width: 71.4285714286%;
    }
    .tb\:min-w-6\/7:not(#\#) {
        min-width: 85.7142857143%;
    }
    .tb\:min-w-1\/8:not(#\#) {
        min-width: 12.5%;
    }
    .tb\:min-w-2\/8:not(#\#) {
        min-width: 25%;
    }
    .tb\:min-w-3\/8:not(#\#) {
        min-width: 37.5%;
    }
    .tb\:min-w-4\/8:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-5\/8:not(#\#) {
        min-width: 62.5%;
    }
    .tb\:min-w-6\/8:not(#\#) {
        min-width: 75%;
    }
    .tb\:min-w-7\/8:not(#\#) {
        min-width: 87.5%;
    }
    .tb\:min-w-1\/9:not(#\#) {
        min-width: 11.1111111111%;
    }
    .tb\:min-w-2\/9:not(#\#) {
        min-width: 22.2222222222%;
    }
    .tb\:min-w-3\/9:not(#\#) {
        min-width: 33.3333333333%;
    }
    .tb\:min-w-4\/9:not(#\#) {
        min-width: 44.4444444444%;
    }
    .tb\:min-w-5\/9:not(#\#) {
        min-width: 55.5555555556%;
    }
    .tb\:min-w-6\/9:not(#\#) {
        min-width: 66.6666666667%;
    }
    .tb\:min-w-7\/9:not(#\#) {
        min-width: 77.7777777778%;
    }
    .tb\:min-w-8\/9:not(#\#) {
        min-width: 88.8888888889%;
    }
    .tb\:min-w-1\/10:not(#\#) {
        min-width: 10%;
    }
    .tb\:min-w-2\/10:not(#\#) {
        min-width: 20%;
    }
    .tb\:min-w-3\/10:not(#\#) {
        min-width: 30%;
    }
    .tb\:min-w-4\/10:not(#\#) {
        min-width: 40%;
    }
    .tb\:min-w-5\/10:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-6\/10:not(#\#) {
        min-width: 60%;
    }
    .tb\:min-w-7\/10:not(#\#) {
        min-width: 70%;
    }
    .tb\:min-w-8\/10:not(#\#) {
        min-width: 80%;
    }
    .tb\:min-w-9\/10:not(#\#) {
        min-width: 90%;
    }
    .tb\:min-w-1\/11:not(#\#) {
        min-width: 9.0909090909%;
    }
    .tb\:min-w-2\/11:not(#\#) {
        min-width: 18.1818181818%;
    }
    .tb\:min-w-3\/11:not(#\#) {
        min-width: 27.2727272727%;
    }
    .tb\:min-w-4\/11:not(#\#) {
        min-width: 36.3636363636%;
    }
    .tb\:min-w-5\/11:not(#\#) {
        min-width: 45.4545454545%;
    }
    .tb\:min-w-6\/11:not(#\#) {
        min-width: 54.5454545455%;
    }
    .tb\:min-w-7\/11:not(#\#) {
        min-width: 63.6363636364%;
    }
    .tb\:min-w-8\/11:not(#\#) {
        min-width: 72.7272727273%;
    }
    .tb\:min-w-9\/11:not(#\#) {
        min-width: 81.8181818182%;
    }
    .tb\:min-w-10\/11:not(#\#) {
        min-width: 90.9090909091%;
    }
    .tb\:min-w-1\/12:not(#\#) {
        min-width: 8.3333333333%;
    }
    .tb\:min-w-2\/12:not(#\#) {
        min-width: 16.6666666667%;
    }
    .tb\:min-w-3\/12:not(#\#) {
        min-width: 25%;
    }
    .tb\:min-w-4\/12:not(#\#) {
        min-width: 33.3333333333%;
    }
    .tb\:min-w-5\/12:not(#\#) {
        min-width: 41.6666666667%;
    }
    .tb\:min-w-6\/12:not(#\#) {
        min-width: 50%;
    }
    .tb\:min-w-7\/12:not(#\#) {
        min-width: 58.3333333333%;
    }
    .tb\:min-w-8\/12:not(#\#) {
        min-width: 66.6666666667%;
    }
    .tb\:min-w-9\/12:not(#\#) {
        min-width: 75%;
    }
    .tb\:min-w-10\/12:not(#\#) {
        min-width: 83.3333333333%;
    }
    .tb\:min-w-11\/12:not(#\#) {
        min-width: 91.6666666667%;
    }
    .tb\:max-w-initial:not(#\#) {
        max-width: initial!important;
    }
    .tb\:max-w-full:not(#\#) {
        max-width: 100%!important;
    }
    .tb\:max-w-none:not(#\#) {
        max-width: 0!important;
    }
    .tb\:max-w-\[24\]:not(#\#) {
        max-width: 24px!important;
    }
    .tb\:max-w-\[32\]:not(#\#) {
        max-width: 32px!important;
    }
    .tb\:max-w-\[40\]:not(#\#) {
        max-width: 40px!important;
    }
    .tb\:max-w-\[48\]:not(#\#) {
        max-width: 48px!important;
    }
    .tb\:max-w-\[56\]:not(#\#) {
        max-width: 56px!important;
    }
    .tb\:max-w-\[64\]:not(#\#) {
        max-width: 64px!important;
    }
    .tb\:max-w-\[72\]:not(#\#) {
        max-width: 72px!important;
    }
    .tb\:max-w-\[80\]:not(#\#) {
        max-width: 80px!important;
    }
    .tb\:max-w-\[88\]:not(#\#) {
        max-width: 88px!important;
    }
    .tb\:max-w-\[96\]:not(#\#) {
        max-width: 96px!important;
    }
    .tb\:max-w-\[120\]:not(#\#) {
        max-width: 120px!important;
    }
    .tb\:max-w-\[160\]:not(#\#) {
        max-width: 160px!important;
    }
    .tb\:max-w-\[200\]:not(#\#) {
        max-width: 200px!important;
    }
    .tb\:max-w-\[240\]:not(#\#) {
        max-width: 240px!important;
    }
    .tb\:max-w-\[280\]:not(#\#) {
        max-width: 280px!important;
    }
    .tb\:max-w-\[320\]:not(#\#) {
        max-width: 320px!important;
    }
    .tb\:max-w-\[360\]:not(#\#) {
        max-width: 360px!important;
    }
    .tb\:max-w-\[400\]:not(#\#) {
        max-width: 400px!important;
    }
    .tb\:max-w-\[440\]:not(#\#) {
        max-width: 440px!important;
    }
    .tb\:max-w-\[480\]:not(#\#) {
        max-width: 480px!important;
    }
    .tb\:max-w-\[520\]:not(#\#) {
        max-width: 520px!important;
    }
    .tb\:max-w-\[560\]:not(#\#) {
        max-width: 560px!important;
    }
    .tb\:max-w-\[600\]:not(#\#) {
        max-width: 600px!important;
    }
    .tb\:max-w-\[640\]:not(#\#) {
        max-width: 640px!important;
    }
    .tb\:max-w-\[680\]:not(#\#) {
        max-width: 680px!important;
    }
    .tb\:max-w-\[720\]:not(#\#) {
        max-width: 720px!important;
    }
    .tb\:max-w-\[760\]:not(#\#) {
        max-width: 760px!important;
    }
    .tb\:max-w-\[800\]:not(#\#) {
        max-width: 800px!important;
    }
    .tb\:max-w-\[840\]:not(#\#) {
        max-width: 840px!important;
    }
    .tb\:max-w-\[880\]:not(#\#) {
        max-width: 880px!important;
    }
    .tb\:max-w-\[920\]:not(#\#) {
        max-width: 920px!important;
    }
    .tb\:max-w-\[960\]:not(#\#) {
        max-width: 960px!important;
    }
    .tb\:max-w-1\/2:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-1\/3:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .tb\:max-w-2\/3:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .tb\:max-w-1\/4:not(#\#) {
        max-width: 25%!important;
    }
    .tb\:max-w-2\/4:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-3\/4:not(#\#) {
        max-width: 75%!important;
    }
    .tb\:max-w-1\/5:not(#\#) {
        max-width: 20%!important;
    }
    .tb\:max-w-2\/5:not(#\#) {
        max-width: 40%!important;
    }
    .tb\:max-w-3\/5:not(#\#) {
        max-width: 60%!important;
    }
    .tb\:max-w-4\/5:not(#\#) {
        max-width: 80%!important;
    }
    .tb\:max-w-1\/6:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .tb\:max-w-2\/6:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .tb\:max-w-3\/6:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-4\/6:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .tb\:max-w-5\/6:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .tb\:max-w-1\/7:not(#\#) {
        max-width: 14.2857142857%!important;
    }
    .tb\:max-w-2\/7:not(#\#) {
        max-width: 28.5714285714%!important;
    }
    .tb\:max-w-3\/7:not(#\#) {
        max-width: 42.8571428571%!important;
    }
    .tb\:max-w-4\/7:not(#\#) {
        max-width: 57.1428571429%!important;
    }
    .tb\:max-w-5\/7:not(#\#) {
        max-width: 71.4285714286%!important;
    }
    .tb\:max-w-6\/7:not(#\#) {
        max-width: 85.7142857143%!important;
    }
    .tb\:max-w-1\/8:not(#\#) {
        max-width: 12.5%!important;
    }
    .tb\:max-w-2\/8:not(#\#) {
        max-width: 25%!important;
    }
    .tb\:max-w-3\/8:not(#\#) {
        max-width: 37.5%!important;
    }
    .tb\:max-w-4\/8:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-5\/8:not(#\#) {
        max-width: 62.5%!important;
    }
    .tb\:max-w-6\/8:not(#\#) {
        max-width: 75%!important;
    }
    .tb\:max-w-7\/8:not(#\#) {
        max-width: 87.5%!important;
    }
    .tb\:max-w-1\/9:not(#\#) {
        max-width: 11.1111111111%!important;
    }
    .tb\:max-w-2\/9:not(#\#) {
        max-width: 22.2222222222%!important;
    }
    .tb\:max-w-3\/9:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .tb\:max-w-4\/9:not(#\#) {
        max-width: 44.4444444444%!important;
    }
    .tb\:max-w-5\/9:not(#\#) {
        max-width: 55.5555555556%!important;
    }
    .tb\:max-w-6\/9:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .tb\:max-w-7\/9:not(#\#) {
        max-width: 77.7777777778%!important;
    }
    .tb\:max-w-8\/9:not(#\#) {
        max-width: 88.8888888889%!important;
    }
    .tb\:max-w-1\/10:not(#\#) {
        max-width: 10%!important;
    }
    .tb\:max-w-2\/10:not(#\#) {
        max-width: 20%!important;
    }
    .tb\:max-w-3\/10:not(#\#) {
        max-width: 30%!important;
    }
    .tb\:max-w-4\/10:not(#\#) {
        max-width: 40%!important;
    }
    .tb\:max-w-5\/10:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-6\/10:not(#\#) {
        max-width: 60%!important;
    }
    .tb\:max-w-7\/10:not(#\#) {
        max-width: 70%!important;
    }
    .tb\:max-w-8\/10:not(#\#) {
        max-width: 80%!important;
    }
    .tb\:max-w-9\/10:not(#\#) {
        max-width: 90%!important;
    }
    .tb\:max-w-1\/11:not(#\#) {
        max-width: 9.0909090909%!important;
    }
    .tb\:max-w-2\/11:not(#\#) {
        max-width: 18.1818181818%!important;
    }
    .tb\:max-w-3\/11:not(#\#) {
        max-width: 27.2727272727%!important;
    }
    .tb\:max-w-4\/11:not(#\#) {
        max-width: 36.3636363636%!important;
    }
    .tb\:max-w-5\/11:not(#\#) {
        max-width: 45.4545454545%!important;
    }
    .tb\:max-w-6\/11:not(#\#) {
        max-width: 54.5454545455%!important;
    }
    .tb\:max-w-7\/11:not(#\#) {
        max-width: 63.6363636364%!important;
    }
    .tb\:max-w-8\/11:not(#\#) {
        max-width: 72.7272727273%!important;
    }
    .tb\:max-w-9\/11:not(#\#) {
        max-width: 81.8181818182%!important;
    }
    .tb\:max-w-10\/11:not(#\#) {
        max-width: 90.9090909091%!important;
    }
    .tb\:max-w-1\/12:not(#\#) {
        max-width: 8.3333333333%!important;
    }
    .tb\:max-w-2\/12:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .tb\:max-w-3\/12:not(#\#) {
        max-width: 25%!important;
    }
    .tb\:max-w-4\/12:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .tb\:max-w-5\/12:not(#\#) {
        max-width: 41.6666666667%!important;
    }
    .tb\:max-w-6\/12:not(#\#) {
        max-width: 50%!important;
    }
    .tb\:max-w-7\/12:not(#\#) {
        max-width: 58.3333333333%!important;
    }
    .tb\:max-w-8\/12:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .tb\:max-w-9\/12:not(#\#) {
        max-width: 75%!important;
    }
    .tb\:max-w-10\/12:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .tb\:max-w-11\/12:not(#\#) {
        max-width: 91.6666666667%!important;
    }
    .tb\:h-initial:not(#\#) {
        height: initial;
    }
    .tb\:h-full:not(#\#) {
        height: 100%;
    }
    .tb\:h-none:not(#\#) {
        height: 0;
    }
    .tb\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .tb\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .tb\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .tb\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .tb\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .tb\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .tb\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .tb\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .tb\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .tb\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .tb\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .tb\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .tb\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .tb\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .tb\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .tb\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .tb\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .tb\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .tb\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .tb\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .tb\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .tb\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .tb\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .tb\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .tb\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .tb\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .tb\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .tb\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .tb\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .tb\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .tb\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .tb\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .tb\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .tb\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .tb\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .tb\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .tb\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .tb\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .tb\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .tb\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .tb\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .tb\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .tb\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .tb\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .tb\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .tb\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .tb\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .tb\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .tb\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .tb\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .tb\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .tb\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .tb\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .tb\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .tb\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .tb\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .tb\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .tb\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .tb\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .tb\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .tb\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .tb\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .tb\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .tb\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .tb\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .tb\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .tb\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .tb\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .tb\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .tb\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .tb\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .tb\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .tb\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .tb\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .tb\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .tb\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .tb\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .tb\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .tb\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .tb\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .tb\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .tb\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .tb\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .tb\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .tb\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .tb\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .tb\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .tb\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .tb\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .tb\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .tb\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .tb\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .tb\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .tb\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .tb\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .tb\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .tb\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .tb\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .tb\:h-auto:not(#\#) {
        height: auto;
    }
    .tb\:h-fit:not(#\#) {
        height: fit-content;
    }
    .tb\:h-min:not(#\#) {
        height: min-content;
    }
    .tb\:h-max:not(#\#) {
        height: max-content;
    }
    .tb\:min-h-initial:not(#\#) {
        min-height: initial;
    }
    .tb\:min-h-full:not(#\#) {
        min-height: 100%;
    }
    .tb\:min-h-none:not(#\#) {
        min-height: 0;
    }
    .tb\:min-h-\[24\]:not(#\#) {
        min-height: 24px;
    }
    .tb\:min-h-\[32\]:not(#\#) {
        min-height: 32px;
    }
    .tb\:min-h-\[40\]:not(#\#) {
        min-height: 40px;
    }
    .tb\:min-h-\[48\]:not(#\#) {
        min-height: 48px;
    }
    .tb\:min-h-\[56\]:not(#\#) {
        min-height: 56px;
    }
    .tb\:min-h-\[64\]:not(#\#) {
        min-height: 64px;
    }
    .tb\:min-h-\[72\]:not(#\#) {
        min-height: 72px;
    }
    .tb\:min-h-\[80\]:not(#\#) {
        min-height: 80px;
    }
    .tb\:min-h-\[88\]:not(#\#) {
        min-height: 88px;
    }
    .tb\:min-h-\[96\]:not(#\#) {
        min-height: 96px;
    }
    .tb\:min-h-\[120\]:not(#\#) {
        min-height: 120px;
    }
    .tb\:min-h-\[160\]:not(#\#) {
        min-height: 160px;
    }
    .tb\:min-h-\[200\]:not(#\#) {
        min-height: 200px;
    }
    .tb\:min-h-\[240\]:not(#\#) {
        min-height: 240px;
    }
    .tb\:min-h-\[280\]:not(#\#) {
        min-height: 280px;
    }
    .tb\:min-h-\[320\]:not(#\#) {
        min-height: 320px;
    }
    .tb\:min-h-\[360\]:not(#\#) {
        min-height: 360px;
    }
    .tb\:min-h-\[400\]:not(#\#) {
        min-height: 400px;
    }
    .tb\:min-h-\[440\]:not(#\#) {
        min-height: 440px;
    }
    .tb\:min-h-\[480\]:not(#\#) {
        min-height: 480px;
    }
    .tb\:min-h-\[520\]:not(#\#) {
        min-height: 520px;
    }
    .tb\:min-h-\[560\]:not(#\#) {
        min-height: 560px;
    }
    .tb\:min-h-\[600\]:not(#\#) {
        min-height: 600px;
    }
    .tb\:min-h-\[640\]:not(#\#) {
        min-height: 640px;
    }
    .tb\:min-h-\[680\]:not(#\#) {
        min-height: 680px;
    }
    .tb\:min-h-\[720\]:not(#\#) {
        min-height: 720px;
    }
    .tb\:min-h-\[760\]:not(#\#) {
        min-height: 760px;
    }
    .tb\:min-h-\[800\]:not(#\#) {
        min-height: 800px;
    }
    .tb\:min-h-\[840\]:not(#\#) {
        min-height: 840px;
    }
    .tb\:min-h-\[880\]:not(#\#) {
        min-height: 880px;
    }
    .tb\:min-h-\[920\]:not(#\#) {
        min-height: 920px;
    }
    .tb\:min-h-\[960\]:not(#\#) {
        min-height: 960px;
    }
    .tb\:min-h-1\/2:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-1\/3:not(#\#) {
        min-height: 33.3333333333%;
    }
    .tb\:min-h-2\/3:not(#\#) {
        min-height: 66.6666666667%;
    }
    .tb\:min-h-1\/4:not(#\#) {
        min-height: 25%;
    }
    .tb\:min-h-2\/4:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-3\/4:not(#\#) {
        min-height: 75%;
    }
    .tb\:min-h-1\/5:not(#\#) {
        min-height: 20%;
    }
    .tb\:min-h-2\/5:not(#\#) {
        min-height: 40%;
    }
    .tb\:min-h-3\/5:not(#\#) {
        min-height: 60%;
    }
    .tb\:min-h-4\/5:not(#\#) {
        min-height: 80%;
    }
    .tb\:min-h-1\/6:not(#\#) {
        min-height: 16.6666666667%;
    }
    .tb\:min-h-2\/6:not(#\#) {
        min-height: 33.3333333333%;
    }
    .tb\:min-h-3\/6:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-4\/6:not(#\#) {
        min-height: 66.6666666667%;
    }
    .tb\:min-h-5\/6:not(#\#) {
        min-height: 83.3333333333%;
    }
    .tb\:min-h-1\/7:not(#\#) {
        min-height: 14.2857142857%;
    }
    .tb\:min-h-2\/7:not(#\#) {
        min-height: 28.5714285714%;
    }
    .tb\:min-h-3\/7:not(#\#) {
        min-height: 42.8571428571%;
    }
    .tb\:min-h-4\/7:not(#\#) {
        min-height: 57.1428571429%;
    }
    .tb\:min-h-5\/7:not(#\#) {
        min-height: 71.4285714286%;
    }
    .tb\:min-h-6\/7:not(#\#) {
        min-height: 85.7142857143%;
    }
    .tb\:min-h-1\/8:not(#\#) {
        min-height: 12.5%;
    }
    .tb\:min-h-2\/8:not(#\#) {
        min-height: 25%;
    }
    .tb\:min-h-3\/8:not(#\#) {
        min-height: 37.5%;
    }
    .tb\:min-h-4\/8:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-5\/8:not(#\#) {
        min-height: 62.5%;
    }
    .tb\:min-h-6\/8:not(#\#) {
        min-height: 75%;
    }
    .tb\:min-h-7\/8:not(#\#) {
        min-height: 87.5%;
    }
    .tb\:min-h-1\/9:not(#\#) {
        min-height: 11.1111111111%;
    }
    .tb\:min-h-2\/9:not(#\#) {
        min-height: 22.2222222222%;
    }
    .tb\:min-h-3\/9:not(#\#) {
        min-height: 33.3333333333%;
    }
    .tb\:min-h-4\/9:not(#\#) {
        min-height: 44.4444444444%;
    }
    .tb\:min-h-5\/9:not(#\#) {
        min-height: 55.5555555556%;
    }
    .tb\:min-h-6\/9:not(#\#) {
        min-height: 66.6666666667%;
    }
    .tb\:min-h-7\/9:not(#\#) {
        min-height: 77.7777777778%;
    }
    .tb\:min-h-8\/9:not(#\#) {
        min-height: 88.8888888889%;
    }
    .tb\:min-h-1\/10:not(#\#) {
        min-height: 10%;
    }
    .tb\:min-h-2\/10:not(#\#) {
        min-height: 20%;
    }
    .tb\:min-h-3\/10:not(#\#) {
        min-height: 30%;
    }
    .tb\:min-h-4\/10:not(#\#) {
        min-height: 40%;
    }
    .tb\:min-h-5\/10:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-6\/10:not(#\#) {
        min-height: 60%;
    }
    .tb\:min-h-7\/10:not(#\#) {
        min-height: 70%;
    }
    .tb\:min-h-8\/10:not(#\#) {
        min-height: 80%;
    }
    .tb\:min-h-9\/10:not(#\#) {
        min-height: 90%;
    }
    .tb\:min-h-1\/11:not(#\#) {
        min-height: 9.0909090909%;
    }
    .tb\:min-h-2\/11:not(#\#) {
        min-height: 18.1818181818%;
    }
    .tb\:min-h-3\/11:not(#\#) {
        min-height: 27.2727272727%;
    }
    .tb\:min-h-4\/11:not(#\#) {
        min-height: 36.3636363636%;
    }
    .tb\:min-h-5\/11:not(#\#) {
        min-height: 45.4545454545%;
    }
    .tb\:min-h-6\/11:not(#\#) {
        min-height: 54.5454545455%;
    }
    .tb\:min-h-7\/11:not(#\#) {
        min-height: 63.6363636364%;
    }
    .tb\:min-h-8\/11:not(#\#) {
        min-height: 72.7272727273%;
    }
    .tb\:min-h-9\/11:not(#\#) {
        min-height: 81.8181818182%;
    }
    .tb\:min-h-10\/11:not(#\#) {
        min-height: 90.9090909091%;
    }
    .tb\:min-h-1\/12:not(#\#) {
        min-height: 8.3333333333%;
    }
    .tb\:min-h-2\/12:not(#\#) {
        min-height: 16.6666666667%;
    }
    .tb\:min-h-3\/12:not(#\#) {
        min-height: 25%;
    }
    .tb\:min-h-4\/12:not(#\#) {
        min-height: 33.3333333333%;
    }
    .tb\:min-h-5\/12:not(#\#) {
        min-height: 41.6666666667%;
    }
    .tb\:min-h-6\/12:not(#\#) {
        min-height: 50%;
    }
    .tb\:min-h-7\/12:not(#\#) {
        min-height: 58.3333333333%;
    }
    .tb\:min-h-8\/12:not(#\#) {
        min-height: 66.6666666667%;
    }
    .tb\:min-h-9\/12:not(#\#) {
        min-height: 75%;
    }
    .tb\:min-h-10\/12:not(#\#) {
        min-height: 83.3333333333%;
    }
    .tb\:min-h-11\/12:not(#\#) {
        min-height: 91.6666666667%;
    }
    .tb\:max-h-initial:not(#\#) {
        max-height: initial!important;
    }
    .tb\:max-h-full:not(#\#) {
        max-height: 100%!important;
    }
    .tb\:max-h-none:not(#\#) {
        max-height: 0!important;
    }
    .tb\:max-h-\[24\]:not(#\#) {
        max-height: 24px!important;
    }
    .tb\:max-h-\[32\]:not(#\#) {
        max-height: 32px!important;
    }
    .tb\:max-h-\[40\]:not(#\#) {
        max-height: 40px!important;
    }
    .tb\:max-h-\[48\]:not(#\#) {
        max-height: 48px!important;
    }
    .tb\:max-h-\[56\]:not(#\#) {
        max-height: 56px!important;
    }
    .tb\:max-h-\[64\]:not(#\#) {
        max-height: 64px!important;
    }
    .tb\:max-h-\[72\]:not(#\#) {
        max-height: 72px!important;
    }
    .tb\:max-h-\[80\]:not(#\#) {
        max-height: 80px!important;
    }
    .tb\:max-h-\[88\]:not(#\#) {
        max-height: 88px!important;
    }
    .tb\:max-h-\[96\]:not(#\#) {
        max-height: 96px!important;
    }
    .tb\:max-h-\[120\]:not(#\#) {
        max-height: 120px!important;
    }
    .tb\:max-h-\[160\]:not(#\#) {
        max-height: 160px!important;
    }
    .tb\:max-h-\[200\]:not(#\#) {
        max-height: 200px!important;
    }
    .tb\:max-h-\[240\]:not(#\#) {
        max-height: 240px!important;
    }
    .tb\:max-h-\[280\]:not(#\#) {
        max-height: 280px!important;
    }
    .tb\:max-h-\[320\]:not(#\#) {
        max-height: 320px!important;
    }
    .tb\:max-h-\[360\]:not(#\#) {
        max-height: 360px!important;
    }
    .tb\:max-h-\[400\]:not(#\#) {
        max-height: 400px!important;
    }
    .tb\:max-h-\[440\]:not(#\#) {
        max-height: 440px!important;
    }
    .tb\:max-h-\[480\]:not(#\#) {
        max-height: 480px!important;
    }
    .tb\:max-h-\[520\]:not(#\#) {
        max-height: 520px!important;
    }
    .tb\:max-h-\[560\]:not(#\#) {
        max-height: 560px!important;
    }
    .tb\:max-h-\[600\]:not(#\#) {
        max-height: 600px!important;
    }
    .tb\:max-h-\[640\]:not(#\#) {
        max-height: 640px!important;
    }
    .tb\:max-h-\[680\]:not(#\#) {
        max-height: 680px!important;
    }
    .tb\:max-h-\[720\]:not(#\#) {
        max-height: 720px!important;
    }
    .tb\:max-h-\[760\]:not(#\#) {
        max-height: 760px!important;
    }
    .tb\:max-h-\[800\]:not(#\#) {
        max-height: 800px!important;
    }
    .tb\:max-h-\[840\]:not(#\#) {
        max-height: 840px!important;
    }
    .tb\:max-h-\[880\]:not(#\#) {
        max-height: 880px!important;
    }
    .tb\:max-h-\[920\]:not(#\#) {
        max-height: 920px!important;
    }
    .tb\:max-h-\[960\]:not(#\#) {
        max-height: 960px!important;
    }
    .tb\:max-h-1\/2:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-1\/3:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .tb\:max-h-2\/3:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .tb\:max-h-1\/4:not(#\#) {
        max-height: 25%!important;
    }
    .tb\:max-h-2\/4:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-3\/4:not(#\#) {
        max-height: 75%!important;
    }
    .tb\:max-h-1\/5:not(#\#) {
        max-height: 20%!important;
    }
    .tb\:max-h-2\/5:not(#\#) {
        max-height: 40%!important;
    }
    .tb\:max-h-3\/5:not(#\#) {
        max-height: 60%!important;
    }
    .tb\:max-h-4\/5:not(#\#) {
        max-height: 80%!important;
    }
    .tb\:max-h-1\/6:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .tb\:max-h-2\/6:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .tb\:max-h-3\/6:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-4\/6:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .tb\:max-h-5\/6:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .tb\:max-h-1\/7:not(#\#) {
        max-height: 14.2857142857%!important;
    }
    .tb\:max-h-2\/7:not(#\#) {
        max-height: 28.5714285714%!important;
    }
    .tb\:max-h-3\/7:not(#\#) {
        max-height: 42.8571428571%!important;
    }
    .tb\:max-h-4\/7:not(#\#) {
        max-height: 57.1428571429%!important;
    }
    .tb\:max-h-5\/7:not(#\#) {
        max-height: 71.4285714286%!important;
    }
    .tb\:max-h-6\/7:not(#\#) {
        max-height: 85.7142857143%!important;
    }
    .tb\:max-h-1\/8:not(#\#) {
        max-height: 12.5%!important;
    }
    .tb\:max-h-2\/8:not(#\#) {
        max-height: 25%!important;
    }
    .tb\:max-h-3\/8:not(#\#) {
        max-height: 37.5%!important;
    }
    .tb\:max-h-4\/8:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-5\/8:not(#\#) {
        max-height: 62.5%!important;
    }
    .tb\:max-h-6\/8:not(#\#) {
        max-height: 75%!important;
    }
    .tb\:max-h-7\/8:not(#\#) {
        max-height: 87.5%!important;
    }
    .tb\:max-h-1\/9:not(#\#) {
        max-height: 11.1111111111%!important;
    }
    .tb\:max-h-2\/9:not(#\#) {
        max-height: 22.2222222222%!important;
    }
    .tb\:max-h-3\/9:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .tb\:max-h-4\/9:not(#\#) {
        max-height: 44.4444444444%!important;
    }
    .tb\:max-h-5\/9:not(#\#) {
        max-height: 55.5555555556%!important;
    }
    .tb\:max-h-6\/9:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .tb\:max-h-7\/9:not(#\#) {
        max-height: 77.7777777778%!important;
    }
    .tb\:max-h-8\/9:not(#\#) {
        max-height: 88.8888888889%!important;
    }
    .tb\:max-h-1\/10:not(#\#) {
        max-height: 10%!important;
    }
    .tb\:max-h-2\/10:not(#\#) {
        max-height: 20%!important;
    }
    .tb\:max-h-3\/10:not(#\#) {
        max-height: 30%!important;
    }
    .tb\:max-h-4\/10:not(#\#) {
        max-height: 40%!important;
    }
    .tb\:max-h-5\/10:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-6\/10:not(#\#) {
        max-height: 60%!important;
    }
    .tb\:max-h-7\/10:not(#\#) {
        max-height: 70%!important;
    }
    .tb\:max-h-8\/10:not(#\#) {
        max-height: 80%!important;
    }
    .tb\:max-h-9\/10:not(#\#) {
        max-height: 90%!important;
    }
    .tb\:max-h-1\/11:not(#\#) {
        max-height: 9.0909090909%!important;
    }
    .tb\:max-h-2\/11:not(#\#) {
        max-height: 18.1818181818%!important;
    }
    .tb\:max-h-3\/11:not(#\#) {
        max-height: 27.2727272727%!important;
    }
    .tb\:max-h-4\/11:not(#\#) {
        max-height: 36.3636363636%!important;
    }
    .tb\:max-h-5\/11:not(#\#) {
        max-height: 45.4545454545%!important;
    }
    .tb\:max-h-6\/11:not(#\#) {
        max-height: 54.5454545455%!important;
    }
    .tb\:max-h-7\/11:not(#\#) {
        max-height: 63.6363636364%!important;
    }
    .tb\:max-h-8\/11:not(#\#) {
        max-height: 72.7272727273%!important;
    }
    .tb\:max-h-9\/11:not(#\#) {
        max-height: 81.8181818182%!important;
    }
    .tb\:max-h-10\/11:not(#\#) {
        max-height: 90.9090909091%!important;
    }
    .tb\:max-h-1\/12:not(#\#) {
        max-height: 8.3333333333%!important;
    }
    .tb\:max-h-2\/12:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .tb\:max-h-3\/12:not(#\#) {
        max-height: 25%!important;
    }
    .tb\:max-h-4\/12:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .tb\:max-h-5\/12:not(#\#) {
        max-height: 41.6666666667%!important;
    }
    .tb\:max-h-6\/12:not(#\#) {
        max-height: 50%!important;
    }
    .tb\:max-h-7\/12:not(#\#) {
        max-height: 58.3333333333%!important;
    }
    .tb\:max-h-8\/12:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .tb\:max-h-9\/12:not(#\#) {
        max-height: 75%!important;
    }
    .tb\:max-h-10\/12:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .tb\:max-h-11\/12:not(#\#) {
        max-height: 91.6666666667%!important;
    }
    .tb\:f-mx-2xs:not(#\#),
    .tb\:last\:f-mx-2xs:not(#\#):last-child {
        margin-left: var(--all-f-2xs);
        margin-right: var(--all-f-2xs);
    }
    .tb\:f-mx-xs:not(#\#),
    .tb\:last\:f-mx-xs:not(#\#):last-child {
        margin-left: var(--all-f-xs);
        margin-right: var(--all-f-xs);
    }
    .tb\:f-mx-sm:not(#\#),
    .tb\:last\:f-mx-sm:not(#\#):last-child {
        margin-left: var(--all-f-sm);
        margin-right: var(--all-f-sm);
    }
    .tb\:f-mx:not(#\#),
    .tb\:last\:f-mx:not(#\#):last-child {
        margin-left: var(--all-f);
        margin-right: var(--all-f);
    }
    .tb\:f-mx-md:not(#\#),
    .tb\:last\:f-mx-md:not(#\#):last-child {
        margin-left: var(--all-f-md);
        margin-right: var(--all-f-md);
    }
    .tb\:f-mx-lg:not(#\#),
    .tb\:last\:f-mx-lg:not(#\#):last-child {
        margin-left: var(--all-f-lg);
        margin-right: var(--all-f-lg);
    }
    .tb\:f-mx-xl:not(#\#),
    .tb\:last\:f-mx-xl:not(#\#):last-child {
        margin-left: var(--all-f-xl);
        margin-right: var(--all-f-xl);
    }
    .tb\:f-mx-2xl:not(#\#),
    .tb\:last\:f-mx-2xl:not(#\#):last-child {
        margin-left: var(--all-f-2xl);
        margin-right: var(--all-f-2xl);
    }
    .tb\:-f-mx-2xs:not(#\#),
    .tb\:last\:-f-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xs) * -1);
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-mx-xs:not(#\#),
    .tb\:last\:-f-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-xs) * -1);
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-mx-sm:not(#\#),
    .tb\:last\:-f-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-f-sm) * -1);
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-mx:not(#\#),
    .tb\:last\:-f-mx:not(#\#):last-child {
        margin-left: calc(var(--all-f) * -1);
        margin-right: calc(var(--all-f) * -1);
    }
    .tb\:-f-mx-md:not(#\#),
    .tb\:last\:-f-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-f-md) * -1);
        margin-right: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-mx-lg:not(#\#),
    .tb\:last\:-f-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-f-lg) * -1);
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-mx-xl:not(#\#),
    .tb\:last\:-f-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-xl) * -1);
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-mx-2xl:not(#\#),
    .tb\:last\:-f-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xl) * -1);
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .tb\:last\:w-mx-2xs:not(#\#):last-child,
    .tb\:w-mx-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
        margin-right: var(--all-w-2xs);
    }
    .tb\:last\:w-mx-xs:not(#\#):last-child,
    .tb\:w-mx-xs:not(#\#) {
        margin-left: var(--all-w-xs);
        margin-right: var(--all-w-xs);
    }
    .tb\:last\:w-mx-sm:not(#\#):last-child,
    .tb\:w-mx-sm:not(#\#) {
        margin-left: var(--all-w-sm);
        margin-right: var(--all-w-sm);
    }
    .tb\:last\:w-mx:not(#\#):last-child,
    .tb\:w-mx:not(#\#) {
        margin-left: var(--all-w);
        margin-right: var(--all-w);
    }
    .tb\:last\:w-mx-md:not(#\#):last-child,
    .tb\:w-mx-md:not(#\#) {
        margin-left: var(--all-w-md);
        margin-right: var(--all-w-md);
    }
    .tb\:last\:w-mx-lg:not(#\#):last-child,
    .tb\:w-mx-lg:not(#\#) {
        margin-left: var(--all-w-lg);
        margin-right: var(--all-w-lg);
    }
    .tb\:last\:w-mx-xl:not(#\#):last-child,
    .tb\:w-mx-xl:not(#\#) {
        margin-left: var(--all-w-xl);
        margin-right: var(--all-w-xl);
    }
    .tb\:last\:w-mx-2xl:not(#\#):last-child,
    .tb\:w-mx-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
        margin-right: var(--all-w-2xl);
    }
    .tb\:-w-mx-2xs:not(#\#),
    .tb\:last\:-w-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xs) * -1);
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-mx-xs:not(#\#),
    .tb\:last\:-w-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-xs) * -1);
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-mx-sm:not(#\#),
    .tb\:last\:-w-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-w-sm) * -1);
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-mx:not(#\#),
    .tb\:last\:-w-mx:not(#\#):last-child {
        margin-left: calc(var(--all-w) * -1);
        margin-right: calc(var(--all-w) * -1);
    }
    .tb\:-w-mx-md:not(#\#),
    .tb\:last\:-w-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-w-md) * -1);
        margin-right: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-mx-lg:not(#\#),
    .tb\:last\:-w-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-w-lg) * -1);
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-mx-xl:not(#\#),
    .tb\:last\:-w-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-xl) * -1);
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-mx-2xl:not(#\#),
    .tb\:last\:-w-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xl) * -1);
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .tb\:last\:mx-0:not(#\#):last-child,
    .tb\:mx-0:not(#\#) {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .tb\:last\:mx-1:not(#\#):last-child,
    .tb\:mx-1:not(#\#) {
        margin-left: .25rem;
        margin-right: .25rem;
    }
    .tb\:last\:mx-2:not(#\#):last-child,
    .tb\:mx-2:not(#\#) {
        margin-left: .5rem;
        margin-right: .5rem;
    }
    .tb\:last\:mx-3:not(#\#):last-child,
    .tb\:mx-3:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .tb\:last\:mx-4:not(#\#):last-child,
    .tb\:mx-4:not(#\#) {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .tb\:last\:mx-5:not(#\#):last-child,
    .tb\:mx-5:not(#\#) {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .tb\:last\:mx-6:not(#\#):last-child,
    .tb\:mx-6:not(#\#) {
        margin-left: 1.75rem;
        margin-right: 1.75rem;
    }
    .tb\:last\:mx-7:not(#\#):last-child,
    .tb\:mx-7:not(#\#) {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .tb\:last\:mx-8:not(#\#):last-child,
    .tb\:mx-8:not(#\#) {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .tb\:last\:mx-9:not(#\#):last-child,
    .tb\:mx-9:not(#\#) {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .tb\:last\:mx-10:not(#\#):last-child,
    .tb\:mx-10:not(#\#) {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .tb\:last\:mx-11:not(#\#):last-child,
    .tb\:mx-11:not(#\#) {
        margin-left: 5rem;
        margin-right: 5rem;
    }
    .tb\:last\:mx-12:not(#\#):last-child,
    .tb\:mx-12:not(#\#) {
        margin-left: 6rem;
        margin-right: 6rem;
    }
    .tb\:last\:mx-auto:not(#\#):last-child,
    .tb\:mx-auto:not(#\#) {
        margin-left: auto;
        margin-right: auto;
    }
    .tb\:last\:mx:not(#\#):last-child,
    .tb\:mx:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .tb\:last\:mx-px:not(#\#):last-child,
    .tb\:mx-px:not(#\#) {
        margin-left: 1px;
        margin-right: 1px;
    }
    .tb\:last\:mx-0\.5:not(#\#):last-child,
    .tb\:mx-0\.5:not(#\#) {
        margin-left: .125rem;
        margin-right: .125rem;
    }
    .tb\:last\:mx-1\.5:not(#\#):last-child,
    .tb\:mx-1\.5:not(#\#) {
        margin-left: .375rem;
        margin-right: .375rem;
    }
    .tb\:last\:mx-2\.5:not(#\#):last-child,
    .tb\:mx-2\.5:not(#\#) {
        margin-left: .75rem;
        margin-right: .75rem;
    }
    .tb\:-mx-0:not(#\#),
    .tb\:last\:-mx-0:not(#\#):last-child {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .tb\:-mx-1:not(#\#),
    .tb\:last\:-mx-1:not(#\#):last-child {
        margin-left: -.25rem;
        margin-right: -.25rem;
    }
    .tb\:-mx-2:not(#\#),
    .tb\:last\:-mx-2:not(#\#):last-child {
        margin-left: -.5rem;
        margin-right: -.5rem;
    }
    .tb\:-mx-3:not(#\#),
    .tb\:last\:-mx-3:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .tb\:-mx-4:not(#\#),
    .tb\:last\:-mx-4:not(#\#):last-child {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .tb\:-mx-5:not(#\#),
    .tb\:last\:-mx-5:not(#\#):last-child {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .tb\:-mx-6:not(#\#),
    .tb\:last\:-mx-6:not(#\#):last-child {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }
    .tb\:-mx-7:not(#\#),
    .tb\:last\:-mx-7:not(#\#):last-child {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .tb\:-mx-8:not(#\#),
    .tb\:last\:-mx-8:not(#\#):last-child {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
    .tb\:-mx-9:not(#\#),
    .tb\:last\:-mx-9:not(#\#):last-child {
        margin-left: -3rem;
        margin-right: -3rem;
    }
    .tb\:-mx-10:not(#\#),
    .tb\:last\:-mx-10:not(#\#):last-child {
        margin-left: -4rem;
        margin-right: -4rem;
    }
    .tb\:-mx-11:not(#\#),
    .tb\:last\:-mx-11:not(#\#):last-child {
        margin-left: -5rem;
        margin-right: -5rem;
    }
    .tb\:-mx-12:not(#\#),
    .tb\:last\:-mx-12:not(#\#):last-child {
        margin-left: -6rem;
        margin-right: -6rem;
    }
    .tb\:-mx:not(#\#),
    .tb\:last\:-mx:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .tb\:-mx-px:not(#\#),
    .tb\:last\:-mx-px:not(#\#):last-child {
        margin-left: -1px;
        margin-right: -1px;
    }
    .tb\:-mx-0\.5:not(#\#),
    .tb\:last\:-mx-0\.5:not(#\#):last-child {
        margin-left: -.125rem;
        margin-right: -.125rem;
    }
    .tb\:-mx-1\.5:not(#\#),
    .tb\:last\:-mx-1\.5:not(#\#):last-child {
        margin-left: -.375rem;
        margin-right: -.375rem;
    }
    .tb\:-mx-2\.5:not(#\#),
    .tb\:last\:-mx-2\.5:not(#\#):last-child {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }
    .tb\:f-my-2xs:not(#\#),
    .tb\:last\:f-my-2xs:not(#\#):last-child {
        margin-top: var(--all-f-2xs);
        margin-bottom: var(--all-f-2xs);
    }
    .tb\:f-my-xs:not(#\#),
    .tb\:last\:f-my-xs:not(#\#):last-child {
        margin-top: var(--all-f-xs);
        margin-bottom: var(--all-f-xs);
    }
    .tb\:f-my-sm:not(#\#),
    .tb\:last\:f-my-sm:not(#\#):last-child {
        margin-top: var(--all-f-sm);
        margin-bottom: var(--all-f-sm);
    }
    .tb\:f-my:not(#\#),
    .tb\:last\:f-my:not(#\#):last-child {
        margin-top: var(--all-f);
        margin-bottom: var(--all-f);
    }
    .tb\:f-my-md:not(#\#),
    .tb\:last\:f-my-md:not(#\#):last-child {
        margin-top: var(--all-f-md);
        margin-bottom: var(--all-f-md);
    }
    .tb\:f-my-lg:not(#\#),
    .tb\:last\:f-my-lg:not(#\#):last-child {
        margin-top: var(--all-f-lg);
        margin-bottom: var(--all-f-lg);
    }
    .tb\:f-my-xl:not(#\#),
    .tb\:last\:f-my-xl:not(#\#):last-child {
        margin-top: var(--all-f-xl);
        margin-bottom: var(--all-f-xl);
    }
    .tb\:f-my-2xl:not(#\#),
    .tb\:last\:f-my-2xl:not(#\#):last-child {
        margin-top: var(--all-f-2xl);
        margin-bottom: var(--all-f-2xl);
    }
    .tb\:-f-my-2xs:not(#\#),
    .tb\:last\:-f-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xs) * -1);
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-my-xs:not(#\#),
    .tb\:last\:-f-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-xs) * -1);
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-my-sm:not(#\#),
    .tb\:last\:-f-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-f-sm) * -1);
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-my:not(#\#),
    .tb\:last\:-f-my:not(#\#):last-child {
        margin-top: calc(var(--all-f) * -1);
        margin-bottom: calc(var(--all-f) * -1);
    }
    .tb\:-f-my-md:not(#\#),
    .tb\:last\:-f-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-f-md) * -1);
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-my-lg:not(#\#),
    .tb\:last\:-f-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-f-lg) * -1);
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-my-xl:not(#\#),
    .tb\:last\:-f-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-xl) * -1);
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-my-2xl:not(#\#),
    .tb\:last\:-f-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xl) * -1);
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .tb\:last\:w-my-2xs:not(#\#):last-child,
    .tb\:w-my-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
        margin-bottom: var(--all-w-2xs);
    }
    .tb\:last\:w-my-xs:not(#\#):last-child,
    .tb\:w-my-xs:not(#\#) {
        margin-top: var(--all-w-xs);
        margin-bottom: var(--all-w-xs);
    }
    .tb\:last\:w-my-sm:not(#\#):last-child,
    .tb\:w-my-sm:not(#\#) {
        margin-top: var(--all-w-sm);
        margin-bottom: var(--all-w-sm);
    }
    .tb\:last\:w-my:not(#\#):last-child,
    .tb\:w-my:not(#\#) {
        margin-top: var(--all-w);
        margin-bottom: var(--all-w);
    }
    .tb\:last\:w-my-md:not(#\#):last-child,
    .tb\:w-my-md:not(#\#) {
        margin-top: var(--all-w-md);
        margin-bottom: var(--all-w-md);
    }
    .tb\:last\:w-my-lg:not(#\#):last-child,
    .tb\:w-my-lg:not(#\#) {
        margin-top: var(--all-w-lg);
        margin-bottom: var(--all-w-lg);
    }
    .tb\:last\:w-my-xl:not(#\#):last-child,
    .tb\:w-my-xl:not(#\#) {
        margin-top: var(--all-w-xl);
        margin-bottom: var(--all-w-xl);
    }
    .tb\:last\:w-my-2xl:not(#\#):last-child,
    .tb\:w-my-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
        margin-bottom: var(--all-w-2xl);
    }
    .tb\:-w-my-2xs:not(#\#),
    .tb\:last\:-w-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xs) * -1);
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-my-xs:not(#\#),
    .tb\:last\:-w-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-xs) * -1);
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-my-sm:not(#\#),
    .tb\:last\:-w-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-w-sm) * -1);
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-my:not(#\#),
    .tb\:last\:-w-my:not(#\#):last-child {
        margin-top: calc(var(--all-w) * -1);
        margin-bottom: calc(var(--all-w) * -1);
    }
    .tb\:-w-my-md:not(#\#),
    .tb\:last\:-w-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-w-md) * -1);
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-my-lg:not(#\#),
    .tb\:last\:-w-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-w-lg) * -1);
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-my-xl:not(#\#),
    .tb\:last\:-w-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-xl) * -1);
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-my-2xl:not(#\#),
    .tb\:last\:-w-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xl) * -1);
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .tb\:last\:my-0:not(#\#):last-child,
    .tb\:my-0:not(#\#) {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .tb\:last\:my-1:not(#\#):last-child,
    .tb\:my-1:not(#\#) {
        margin-top: .25rem;
        margin-bottom: .25rem;
    }
    .tb\:last\:my-2:not(#\#):last-child,
    .tb\:my-2:not(#\#) {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .tb\:last\:my-3:not(#\#):last-child,
    .tb\:my-3:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .tb\:last\:my-4:not(#\#):last-child,
    .tb\:my-4:not(#\#) {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
    .tb\:last\:my-5:not(#\#):last-child,
    .tb\:my-5:not(#\#) {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .tb\:last\:my-6:not(#\#):last-child,
    .tb\:my-6:not(#\#) {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem;
    }
    .tb\:last\:my-7:not(#\#):last-child,
    .tb\:my-7:not(#\#) {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .tb\:last\:my-8:not(#\#):last-child,
    .tb\:my-8:not(#\#) {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .tb\:last\:my-9:not(#\#):last-child,
    .tb\:my-9:not(#\#) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .tb\:last\:my-10:not(#\#):last-child,
    .tb\:my-10:not(#\#) {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .tb\:last\:my-11:not(#\#):last-child,
    .tb\:my-11:not(#\#) {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .tb\:last\:my-12:not(#\#):last-child,
    .tb\:my-12:not(#\#) {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .tb\:last\:my-auto:not(#\#):last-child,
    .tb\:my-auto:not(#\#) {
        margin-top: auto;
        margin-bottom: auto;
    }
    .tb\:last\:my:not(#\#):last-child,
    .tb\:my:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .tb\:last\:my-px:not(#\#):last-child,
    .tb\:my-px:not(#\#) {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .tb\:last\:my-0\.5:not(#\#):last-child,
    .tb\:my-0\.5:not(#\#) {
        margin-top: .125rem;
        margin-bottom: .125rem;
    }
    .tb\:last\:my-1\.5:not(#\#):last-child,
    .tb\:my-1\.5:not(#\#) {
        margin-top: .375rem;
        margin-bottom: .375rem;
    }
    .tb\:last\:my-2\.5:not(#\#):last-child,
    .tb\:my-2\.5:not(#\#) {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    .tb\:-my-0:not(#\#),
    .tb\:last\:-my-0:not(#\#):last-child {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .tb\:-my-1:not(#\#),
    .tb\:last\:-my-1:not(#\#):last-child {
        margin-top: -.25rem;
        margin-bottom: -.25rem;
    }
    .tb\:-my-2:not(#\#),
    .tb\:last\:-my-2:not(#\#):last-child {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
    }
    .tb\:-my-3:not(#\#),
    .tb\:last\:-my-3:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .tb\:-my-4:not(#\#),
    .tb\:last\:-my-4:not(#\#):last-child {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
    .tb\:-my-5:not(#\#),
    .tb\:last\:-my-5:not(#\#):last-child {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem;
    }
    .tb\:-my-6:not(#\#),
    .tb\:last\:-my-6:not(#\#):last-child {
        margin-top: -1.75rem;
        margin-bottom: -1.75rem;
    }
    .tb\:-my-7:not(#\#),
    .tb\:last\:-my-7:not(#\#):last-child {
        margin-top: -2rem;
        margin-bottom: -2rem;
    }
    .tb\:-my-8:not(#\#),
    .tb\:last\:-my-8:not(#\#):last-child {
        margin-top: -2.5rem;
        margin-bottom: -2.5rem;
    }
    .tb\:-my-9:not(#\#),
    .tb\:last\:-my-9:not(#\#):last-child {
        margin-top: -3rem;
        margin-bottom: -3rem;
    }
    .tb\:-my-10:not(#\#),
    .tb\:last\:-my-10:not(#\#):last-child {
        margin-top: -4rem;
        margin-bottom: -4rem;
    }
    .tb\:-my-11:not(#\#),
    .tb\:last\:-my-11:not(#\#):last-child {
        margin-top: -5rem;
        margin-bottom: -5rem;
    }
    .tb\:-my-12:not(#\#),
    .tb\:last\:-my-12:not(#\#):last-child {
        margin-top: -6rem;
        margin-bottom: -6rem;
    }
    .tb\:-my:not(#\#),
    .tb\:last\:-my:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .tb\:-my-px:not(#\#),
    .tb\:last\:-my-px:not(#\#):last-child {
        margin-top: -1px;
        margin-bottom: -1px;
    }
    .tb\:-my-0\.5:not(#\#),
    .tb\:last\:-my-0\.5:not(#\#):last-child {
        margin-top: -.125rem;
        margin-bottom: -.125rem;
    }
    .tb\:-my-1\.5:not(#\#),
    .tb\:last\:-my-1\.5:not(#\#):last-child {
        margin-top: -.375rem;
        margin-bottom: -.375rem;
    }
    .tb\:-my-2\.5:not(#\#),
    .tb\:last\:-my-2\.5:not(#\#):last-child {
        margin-top: -.75rem;
        margin-bottom: -.75rem;
    }
    .tb\:f-m-2xs:not(#\#) {
        margin: var(--all-f-2xs);
    }
    .tb\:f-m-xs:not(#\#) {
        margin: var(--all-f-xs);
    }
    .tb\:f-m-sm:not(#\#) {
        margin: var(--all-f-sm);
    }
    .tb\:f-m:not(#\#) {
        margin: var(--all-f);
    }
    .tb\:f-m-md:not(#\#) {
        margin: var(--all-f-md);
    }
    .tb\:f-m-lg:not(#\#) {
        margin: var(--all-f-lg);
    }
    .tb\:f-m-xl:not(#\#) {
        margin: var(--all-f-xl);
    }
    .tb\:f-m-2xl:not(#\#) {
        margin: var(--all-f-2xl);
    }
    .tb\:-f-m-2xs:not(#\#) {
        margin: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-m-xs:not(#\#) {
        margin: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-m-sm:not(#\#) {
        margin: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-m:not(#\#) {
        margin: calc(var(--all-f) * -1);
    }
    .tb\:-f-m-md:not(#\#) {
        margin: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-m-lg:not(#\#) {
        margin: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-m-xl:not(#\#) {
        margin: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-m-2xl:not(#\#) {
        margin: calc(var(--all-f-2xl) * -1);
    }
    .tb\:w-m-2xs:not(#\#) {
        margin: var(--all-w-2xs);
    }
    .tb\:w-m-xs:not(#\#) {
        margin: var(--all-w-xs);
    }
    .tb\:w-m-sm:not(#\#) {
        margin: var(--all-w-sm);
    }
    .tb\:w-m:not(#\#) {
        margin: var(--all-w);
    }
    .tb\:w-m-md:not(#\#) {
        margin: var(--all-w-md);
    }
    .tb\:w-m-lg:not(#\#) {
        margin: var(--all-w-lg);
    }
    .tb\:w-m-xl:not(#\#) {
        margin: var(--all-w-xl);
    }
    .tb\:w-m-2xl:not(#\#) {
        margin: var(--all-w-2xl);
    }
    .tb\:-w-m-2xs:not(#\#) {
        margin: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-m-xs:not(#\#) {
        margin: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-m-sm:not(#\#) {
        margin: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-m:not(#\#) {
        margin: calc(var(--all-w) * -1);
    }
    .tb\:-w-m-md:not(#\#) {
        margin: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-m-lg:not(#\#) {
        margin: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-m-xl:not(#\#) {
        margin: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-m-2xl:not(#\#) {
        margin: calc(var(--all-w-2xl) * -1);
    }
    .tb\:m-0:not(#\#) {
        margin: 0rem;
    }
    .tb\:m-1:not(#\#) {
        margin: .25rem;
    }
    .tb\:m-2:not(#\#) {
        margin: .5rem;
    }
    .tb\:m-3:not(#\#) {
        margin: 1rem;
    }
    .tb\:m-4:not(#\#) {
        margin: 1.25rem;
    }
    .tb\:m-5:not(#\#) {
        margin: 1.5rem;
    }
    .tb\:m-6:not(#\#) {
        margin: 1.75rem;
    }
    .tb\:m-7:not(#\#) {
        margin: 2rem;
    }
    .tb\:m-8:not(#\#) {
        margin: 2.5rem;
    }
    .tb\:m-9:not(#\#) {
        margin: 3rem;
    }
    .tb\:m-10:not(#\#) {
        margin: 4rem;
    }
    .tb\:m-11:not(#\#) {
        margin: 5rem;
    }
    .tb\:m-12:not(#\#) {
        margin: 6rem;
    }
    .tb\:m-auto:not(#\#) {
        margin: auto;
    }
    .tb\:m:not(#\#) {
        margin: 1rem;
    }
    .tb\:m-px:not(#\#) {
        margin: 1px;
    }
    .tb\:m-0\.5:not(#\#) {
        margin: .125rem;
    }
    .tb\:m-1\.5:not(#\#) {
        margin: .375rem;
    }
    .tb\:m-2\.5:not(#\#) {
        margin: .75rem;
    }
    .tb\:-m-0:not(#\#) {
        margin: 0rem;
    }
    .tb\:-m-1:not(#\#) {
        margin: -.25rem;
    }
    .tb\:-m-2:not(#\#) {
        margin: -.5rem;
    }
    .tb\:-m-3:not(#\#) {
        margin: -1rem;
    }
    .tb\:-m-4:not(#\#) {
        margin: -1.25rem;
    }
    .tb\:-m-5:not(#\#) {
        margin: -1.5rem;
    }
    .tb\:-m-6:not(#\#) {
        margin: -1.75rem;
    }
    .tb\:-m-7:not(#\#) {
        margin: -2rem;
    }
    .tb\:-m-8:not(#\#) {
        margin: -2.5rem;
    }
    .tb\:-m-9:not(#\#) {
        margin: -3rem;
    }
    .tb\:-m-10:not(#\#) {
        margin: -4rem;
    }
    .tb\:-m-11:not(#\#) {
        margin: -5rem;
    }
    .tb\:-m-12:not(#\#) {
        margin: -6rem;
    }
    .tb\:-m:not(#\#) {
        margin: -1rem;
    }
    .tb\:-m-px:not(#\#) {
        margin: -1px;
    }
    .tb\:-m-0\.5:not(#\#) {
        margin: -.125rem;
    }
    .tb\:-m-1\.5:not(#\#) {
        margin: -.375rem;
    }
    .tb\:-m-2\.5:not(#\#) {
        margin: -.75rem;
    }
    .tb\:f-mt-2xs:not(#\#),
    .tb\:first\:f-mt-2xs:not(#\#):first-child {
        margin-top: var(--all-f-2xs);
    }
    .tb\:f-mt-xs:not(#\#),
    .tb\:first\:f-mt-xs:not(#\#):first-child {
        margin-top: var(--all-f-xs);
    }
    .tb\:f-mt-sm:not(#\#),
    .tb\:first\:f-mt-sm:not(#\#):first-child {
        margin-top: var(--all-f-sm);
    }
    .tb\:f-mt:not(#\#),
    .tb\:first\:f-mt:not(#\#):first-child {
        margin-top: var(--all-f);
    }
    .tb\:f-mt-md:not(#\#),
    .tb\:first\:f-mt-md:not(#\#):first-child {
        margin-top: var(--all-f-md);
    }
    .tb\:f-mt-lg:not(#\#),
    .tb\:first\:f-mt-lg:not(#\#):first-child {
        margin-top: var(--all-f-lg);
    }
    .tb\:f-mt-xl:not(#\#),
    .tb\:first\:f-mt-xl:not(#\#):first-child {
        margin-top: var(--all-f-xl);
    }
    .tb\:f-mt-2xl:not(#\#),
    .tb\:first\:f-mt-2xl:not(#\#):first-child {
        margin-top: var(--all-f-2xl);
    }
    .tb\:-f-mt-2xs:not(#\#),
    .tb\:first\:-f-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-mt-xs:not(#\#),
    .tb\:first\:-f-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-mt-sm:not(#\#),
    .tb\:first\:-f-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-mt:not(#\#),
    .tb\:first\:-f-mt:not(#\#):first-child {
        margin-top: calc(var(--all-f) * -1);
    }
    .tb\:-f-mt-md:not(#\#),
    .tb\:first\:-f-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-mt-lg:not(#\#),
    .tb\:first\:-f-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-mt-xl:not(#\#),
    .tb\:first\:-f-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-mt-2xl:not(#\#),
    .tb\:first\:-f-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xl) * -1);
    }
    .tb\:first\:w-mt-2xs:not(#\#):first-child,
    .tb\:w-mt-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
    }
    .tb\:first\:w-mt-xs:not(#\#):first-child,
    .tb\:w-mt-xs:not(#\#) {
        margin-top: var(--all-w-xs);
    }
    .tb\:first\:w-mt-sm:not(#\#):first-child,
    .tb\:w-mt-sm:not(#\#) {
        margin-top: var(--all-w-sm);
    }
    .tb\:first\:w-mt:not(#\#):first-child,
    .tb\:w-mt:not(#\#) {
        margin-top: var(--all-w);
    }
    .tb\:first\:w-mt-md:not(#\#):first-child,
    .tb\:w-mt-md:not(#\#) {
        margin-top: var(--all-w-md);
    }
    .tb\:first\:w-mt-lg:not(#\#):first-child,
    .tb\:w-mt-lg:not(#\#) {
        margin-top: var(--all-w-lg);
    }
    .tb\:first\:w-mt-xl:not(#\#):first-child,
    .tb\:w-mt-xl:not(#\#) {
        margin-top: var(--all-w-xl);
    }
    .tb\:first\:w-mt-2xl:not(#\#):first-child,
    .tb\:w-mt-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
    }
    .tb\:-w-mt-2xs:not(#\#),
    .tb\:first\:-w-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-mt-xs:not(#\#),
    .tb\:first\:-w-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-mt-sm:not(#\#),
    .tb\:first\:-w-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-mt:not(#\#),
    .tb\:first\:-w-mt:not(#\#):first-child {
        margin-top: calc(var(--all-w) * -1);
    }
    .tb\:-w-mt-md:not(#\#),
    .tb\:first\:-w-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-mt-lg:not(#\#),
    .tb\:first\:-w-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-mt-xl:not(#\#),
    .tb\:first\:-w-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-mt-2xl:not(#\#),
    .tb\:first\:-w-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xl) * -1);
    }
    .tb\:first\:mt-0:not(#\#):first-child,
    .tb\:mt-0:not(#\#) {
        margin-top: 0rem;
    }
    .tb\:first\:mt-1:not(#\#):first-child,
    .tb\:mt-1:not(#\#) {
        margin-top: .25rem;
    }
    .tb\:first\:mt-2:not(#\#):first-child,
    .tb\:mt-2:not(#\#) {
        margin-top: .5rem;
    }
    .tb\:first\:mt-3:not(#\#):first-child,
    .tb\:mt-3:not(#\#) {
        margin-top: 1rem;
    }
    .tb\:first\:mt-4:not(#\#):first-child,
    .tb\:mt-4:not(#\#) {
        margin-top: 1.25rem;
    }
    .tb\:first\:mt-5:not(#\#):first-child,
    .tb\:mt-5:not(#\#) {
        margin-top: 1.5rem;
    }
    .tb\:first\:mt-6:not(#\#):first-child,
    .tb\:mt-6:not(#\#) {
        margin-top: 1.75rem;
    }
    .tb\:first\:mt-7:not(#\#):first-child,
    .tb\:mt-7:not(#\#) {
        margin-top: 2rem;
    }
    .tb\:first\:mt-8:not(#\#):first-child,
    .tb\:mt-8:not(#\#) {
        margin-top: 2.5rem;
    }
    .tb\:first\:mt-9:not(#\#):first-child,
    .tb\:mt-9:not(#\#) {
        margin-top: 3rem;
    }
    .tb\:first\:mt-10:not(#\#):first-child,
    .tb\:mt-10:not(#\#) {
        margin-top: 4rem;
    }
    .tb\:first\:mt-11:not(#\#):first-child,
    .tb\:mt-11:not(#\#) {
        margin-top: 5rem;
    }
    .tb\:first\:mt-12:not(#\#):first-child,
    .tb\:mt-12:not(#\#) {
        margin-top: 6rem;
    }
    .tb\:first\:mt-auto:not(#\#):first-child,
    .tb\:mt-auto:not(#\#) {
        margin-top: auto;
    }
    .tb\:first\:mt:not(#\#):first-child,
    .tb\:mt:not(#\#) {
        margin-top: 1rem;
    }
    .tb\:first\:mt-px:not(#\#):first-child,
    .tb\:mt-px:not(#\#) {
        margin-top: 1px;
    }
    .tb\:first\:mt-0\.5:not(#\#):first-child,
    .tb\:mt-0\.5:not(#\#) {
        margin-top: .125rem;
    }
    .tb\:first\:mt-1\.5:not(#\#):first-child,
    .tb\:mt-1\.5:not(#\#) {
        margin-top: .375rem;
    }
    .tb\:first\:mt-2\.5:not(#\#):first-child,
    .tb\:mt-2\.5:not(#\#) {
        margin-top: .75rem;
    }
    .tb\:-mt-0:not(#\#),
    .tb\:first\:-mt-0:not(#\#):first-child {
        margin-top: 0rem;
    }
    .tb\:-mt-1:not(#\#),
    .tb\:first\:-mt-1:not(#\#):first-child {
        margin-top: -.25rem;
    }
    .tb\:-mt-2:not(#\#),
    .tb\:first\:-mt-2:not(#\#):first-child {
        margin-top: -.5rem;
    }
    .tb\:-mt-3:not(#\#),
    .tb\:first\:-mt-3:not(#\#):first-child {
        margin-top: -1rem;
    }
    .tb\:-mt-4:not(#\#),
    .tb\:first\:-mt-4:not(#\#):first-child {
        margin-top: -1.25rem;
    }
    .tb\:-mt-5:not(#\#),
    .tb\:first\:-mt-5:not(#\#):first-child {
        margin-top: -1.5rem;
    }
    .tb\:-mt-6:not(#\#),
    .tb\:first\:-mt-6:not(#\#):first-child {
        margin-top: -1.75rem;
    }
    .tb\:-mt-7:not(#\#),
    .tb\:first\:-mt-7:not(#\#):first-child {
        margin-top: -2rem;
    }
    .tb\:-mt-8:not(#\#),
    .tb\:first\:-mt-8:not(#\#):first-child {
        margin-top: -2.5rem;
    }
    .tb\:-mt-9:not(#\#),
    .tb\:first\:-mt-9:not(#\#):first-child {
        margin-top: -3rem;
    }
    .tb\:-mt-10:not(#\#),
    .tb\:first\:-mt-10:not(#\#):first-child {
        margin-top: -4rem;
    }
    .tb\:-mt-11:not(#\#),
    .tb\:first\:-mt-11:not(#\#):first-child {
        margin-top: -5rem;
    }
    .tb\:-mt-12:not(#\#),
    .tb\:first\:-mt-12:not(#\#):first-child {
        margin-top: -6rem;
    }
    .tb\:-mt:not(#\#),
    .tb\:first\:-mt:not(#\#):first-child {
        margin-top: -1rem;
    }
    .tb\:-mt-px:not(#\#),
    .tb\:first\:-mt-px:not(#\#):first-child {
        margin-top: -1px;
    }
    .tb\:-mt-0\.5:not(#\#),
    .tb\:first\:-mt-0\.5:not(#\#):first-child {
        margin-top: -.125rem;
    }
    .tb\:-mt-1\.5:not(#\#),
    .tb\:first\:-mt-1\.5:not(#\#):first-child {
        margin-top: -.375rem;
    }
    .tb\:-mt-2\.5:not(#\#),
    .tb\:first\:-mt-2\.5:not(#\#):first-child {
        margin-top: -.75rem;
    }
    .tb\:f-mr-2xs:not(#\#),
    .tb\:last\:f-mr-2xs:not(#\#):last-child {
        margin-right: var(--all-f-2xs);
    }
    .tb\:f-mr-xs:not(#\#),
    .tb\:last\:f-mr-xs:not(#\#):last-child {
        margin-right: var(--all-f-xs);
    }
    .tb\:f-mr-sm:not(#\#),
    .tb\:last\:f-mr-sm:not(#\#):last-child {
        margin-right: var(--all-f-sm);
    }
    .tb\:f-mr:not(#\#),
    .tb\:last\:f-mr:not(#\#):last-child {
        margin-right: var(--all-f);
    }
    .tb\:f-mr-md:not(#\#),
    .tb\:last\:f-mr-md:not(#\#):last-child {
        margin-right: var(--all-f-md);
    }
    .tb\:f-mr-lg:not(#\#),
    .tb\:last\:f-mr-lg:not(#\#):last-child {
        margin-right: var(--all-f-lg);
    }
    .tb\:f-mr-xl:not(#\#),
    .tb\:last\:f-mr-xl:not(#\#):last-child {
        margin-right: var(--all-f-xl);
    }
    .tb\:f-mr-2xl:not(#\#),
    .tb\:last\:f-mr-2xl:not(#\#):last-child {
        margin-right: var(--all-f-2xl);
    }
    .tb\:-f-mr-2xs:not(#\#),
    .tb\:last\:-f-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-mr-xs:not(#\#),
    .tb\:last\:-f-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-mr-sm:not(#\#),
    .tb\:last\:-f-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-mr:not(#\#),
    .tb\:last\:-f-mr:not(#\#):last-child {
        margin-right: calc(var(--all-f) * -1);
    }
    .tb\:-f-mr-md:not(#\#),
    .tb\:last\:-f-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-mr-lg:not(#\#),
    .tb\:last\:-f-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-mr-xl:not(#\#),
    .tb\:last\:-f-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-mr-2xl:not(#\#),
    .tb\:last\:-f-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .tb\:last\:w-mr-2xs:not(#\#):last-child,
    .tb\:w-mr-2xs:not(#\#) {
        margin-right: var(--all-w-2xs);
    }
    .tb\:last\:w-mr-xs:not(#\#):last-child,
    .tb\:w-mr-xs:not(#\#) {
        margin-right: var(--all-w-xs);
    }
    .tb\:last\:w-mr-sm:not(#\#):last-child,
    .tb\:w-mr-sm:not(#\#) {
        margin-right: var(--all-w-sm);
    }
    .tb\:last\:w-mr:not(#\#):last-child,
    .tb\:w-mr:not(#\#) {
        margin-right: var(--all-w);
    }
    .tb\:last\:w-mr-md:not(#\#):last-child,
    .tb\:w-mr-md:not(#\#) {
        margin-right: var(--all-w-md);
    }
    .tb\:last\:w-mr-lg:not(#\#):last-child,
    .tb\:w-mr-lg:not(#\#) {
        margin-right: var(--all-w-lg);
    }
    .tb\:last\:w-mr-xl:not(#\#):last-child,
    .tb\:w-mr-xl:not(#\#) {
        margin-right: var(--all-w-xl);
    }
    .tb\:last\:w-mr-2xl:not(#\#):last-child,
    .tb\:w-mr-2xl:not(#\#) {
        margin-right: var(--all-w-2xl);
    }
    .tb\:-w-mr-2xs:not(#\#),
    .tb\:last\:-w-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-mr-xs:not(#\#),
    .tb\:last\:-w-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-mr-sm:not(#\#),
    .tb\:last\:-w-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-mr:not(#\#),
    .tb\:last\:-w-mr:not(#\#):last-child {
        margin-right: calc(var(--all-w) * -1);
    }
    .tb\:-w-mr-md:not(#\#),
    .tb\:last\:-w-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-mr-lg:not(#\#),
    .tb\:last\:-w-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-mr-xl:not(#\#),
    .tb\:last\:-w-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-mr-2xl:not(#\#),
    .tb\:last\:-w-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .tb\:last\:mr-0:not(#\#):last-child,
    .tb\:mr-0:not(#\#) {
        margin-right: 0rem;
    }
    .tb\:last\:mr-1:not(#\#):last-child,
    .tb\:mr-1:not(#\#) {
        margin-right: .25rem;
    }
    .tb\:last\:mr-2:not(#\#):last-child,
    .tb\:mr-2:not(#\#) {
        margin-right: .5rem;
    }
    .tb\:last\:mr-3:not(#\#):last-child,
    .tb\:mr-3:not(#\#) {
        margin-right: 1rem;
    }
    .tb\:last\:mr-4:not(#\#):last-child,
    .tb\:mr-4:not(#\#) {
        margin-right: 1.25rem;
    }
    .tb\:last\:mr-5:not(#\#):last-child,
    .tb\:mr-5:not(#\#) {
        margin-right: 1.5rem;
    }
    .tb\:last\:mr-6:not(#\#):last-child,
    .tb\:mr-6:not(#\#) {
        margin-right: 1.75rem;
    }
    .tb\:last\:mr-7:not(#\#):last-child,
    .tb\:mr-7:not(#\#) {
        margin-right: 2rem;
    }
    .tb\:last\:mr-8:not(#\#):last-child,
    .tb\:mr-8:not(#\#) {
        margin-right: 2.5rem;
    }
    .tb\:last\:mr-9:not(#\#):last-child,
    .tb\:mr-9:not(#\#) {
        margin-right: 3rem;
    }
    .tb\:last\:mr-10:not(#\#):last-child,
    .tb\:mr-10:not(#\#) {
        margin-right: 4rem;
    }
    .tb\:last\:mr-11:not(#\#):last-child,
    .tb\:mr-11:not(#\#) {
        margin-right: 5rem;
    }
    .tb\:last\:mr-12:not(#\#):last-child,
    .tb\:mr-12:not(#\#) {
        margin-right: 6rem;
    }
    .tb\:last\:mr-auto:not(#\#):last-child,
    .tb\:mr-auto:not(#\#) {
        margin-right: auto;
    }
    .tb\:last\:mr:not(#\#):last-child,
    .tb\:mr:not(#\#) {
        margin-right: 1rem;
    }
    .tb\:last\:mr-px:not(#\#):last-child,
    .tb\:mr-px:not(#\#) {
        margin-right: 1px;
    }
    .tb\:last\:mr-0\.5:not(#\#):last-child,
    .tb\:mr-0\.5:not(#\#) {
        margin-right: .125rem;
    }
    .tb\:last\:mr-1\.5:not(#\#):last-child,
    .tb\:mr-1\.5:not(#\#) {
        margin-right: .375rem;
    }
    .tb\:last\:mr-2\.5:not(#\#):last-child,
    .tb\:mr-2\.5:not(#\#) {
        margin-right: .75rem;
    }
    .tb\:-mr-0:not(#\#),
    .tb\:last\:-mr-0:not(#\#):last-child {
        margin-right: 0rem;
    }
    .tb\:-mr-1:not(#\#),
    .tb\:last\:-mr-1:not(#\#):last-child {
        margin-right: -.25rem;
    }
    .tb\:-mr-2:not(#\#),
    .tb\:last\:-mr-2:not(#\#):last-child {
        margin-right: -.5rem;
    }
    .tb\:-mr-3:not(#\#),
    .tb\:last\:-mr-3:not(#\#):last-child {
        margin-right: -1rem;
    }
    .tb\:-mr-4:not(#\#),
    .tb\:last\:-mr-4:not(#\#):last-child {
        margin-right: -1.25rem;
    }
    .tb\:-mr-5:not(#\#),
    .tb\:last\:-mr-5:not(#\#):last-child {
        margin-right: -1.5rem;
    }
    .tb\:-mr-6:not(#\#),
    .tb\:last\:-mr-6:not(#\#):last-child {
        margin-right: -1.75rem;
    }
    .tb\:-mr-7:not(#\#),
    .tb\:last\:-mr-7:not(#\#):last-child {
        margin-right: -2rem;
    }
    .tb\:-mr-8:not(#\#),
    .tb\:last\:-mr-8:not(#\#):last-child {
        margin-right: -2.5rem;
    }
    .tb\:-mr-9:not(#\#),
    .tb\:last\:-mr-9:not(#\#):last-child {
        margin-right: -3rem;
    }
    .tb\:-mr-10:not(#\#),
    .tb\:last\:-mr-10:not(#\#):last-child {
        margin-right: -4rem;
    }
    .tb\:-mr-11:not(#\#),
    .tb\:last\:-mr-11:not(#\#):last-child {
        margin-right: -5rem;
    }
    .tb\:-mr-12:not(#\#),
    .tb\:last\:-mr-12:not(#\#):last-child {
        margin-right: -6rem;
    }
    .tb\:-mr:not(#\#),
    .tb\:last\:-mr:not(#\#):last-child {
        margin-right: -1rem;
    }
    .tb\:-mr-px:not(#\#),
    .tb\:last\:-mr-px:not(#\#):last-child {
        margin-right: -1px;
    }
    .tb\:-mr-0\.5:not(#\#),
    .tb\:last\:-mr-0\.5:not(#\#):last-child {
        margin-right: -.125rem;
    }
    .tb\:-mr-1\.5:not(#\#),
    .tb\:last\:-mr-1\.5:not(#\#):last-child {
        margin-right: -.375rem;
    }
    .tb\:-mr-2\.5:not(#\#),
    .tb\:last\:-mr-2\.5:not(#\#):last-child {
        margin-right: -.75rem;
    }
    .tb\:f-mb-2xs:not(#\#),
    .tb\:last\:f-mb-2xs:not(#\#):last-child {
        margin-bottom: var(--all-f-2xs);
    }
    .tb\:f-mb-xs:not(#\#),
    .tb\:last\:f-mb-xs:not(#\#):last-child {
        margin-bottom: var(--all-f-xs);
    }
    .tb\:f-mb-sm:not(#\#),
    .tb\:last\:f-mb-sm:not(#\#):last-child {
        margin-bottom: var(--all-f-sm);
    }
    .tb\:f-mb:not(#\#),
    .tb\:last\:f-mb:not(#\#):last-child {
        margin-bottom: var(--all-f);
    }
    .tb\:f-mb-md:not(#\#),
    .tb\:last\:f-mb-md:not(#\#):last-child {
        margin-bottom: var(--all-f-md);
    }
    .tb\:f-mb-lg:not(#\#),
    .tb\:last\:f-mb-lg:not(#\#):last-child {
        margin-bottom: var(--all-f-lg);
    }
    .tb\:f-mb-xl:not(#\#),
    .tb\:last\:f-mb-xl:not(#\#):last-child {
        margin-bottom: var(--all-f-xl);
    }
    .tb\:f-mb-2xl:not(#\#),
    .tb\:last\:f-mb-2xl:not(#\#):last-child {
        margin-bottom: var(--all-f-2xl);
    }
    .tb\:-f-mb-2xs:not(#\#),
    .tb\:last\:-f-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-mb-xs:not(#\#),
    .tb\:last\:-f-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-mb-sm:not(#\#),
    .tb\:last\:-f-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-mb:not(#\#),
    .tb\:last\:-f-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-f) * -1);
    }
    .tb\:-f-mb-md:not(#\#),
    .tb\:last\:-f-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-mb-lg:not(#\#),
    .tb\:last\:-f-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-mb-xl:not(#\#),
    .tb\:last\:-f-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-mb-2xl:not(#\#),
    .tb\:last\:-f-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .tb\:last\:w-mb-2xs:not(#\#):last-child,
    .tb\:w-mb-2xs:not(#\#) {
        margin-bottom: var(--all-w-2xs);
    }
    .tb\:last\:w-mb-xs:not(#\#):last-child,
    .tb\:w-mb-xs:not(#\#) {
        margin-bottom: var(--all-w-xs);
    }
    .tb\:last\:w-mb-sm:not(#\#):last-child,
    .tb\:w-mb-sm:not(#\#) {
        margin-bottom: var(--all-w-sm);
    }
    .tb\:last\:w-mb:not(#\#):last-child,
    .tb\:w-mb:not(#\#) {
        margin-bottom: var(--all-w);
    }
    .tb\:last\:w-mb-md:not(#\#):last-child,
    .tb\:w-mb-md:not(#\#) {
        margin-bottom: var(--all-w-md);
    }
    .tb\:last\:w-mb-lg:not(#\#):last-child,
    .tb\:w-mb-lg:not(#\#) {
        margin-bottom: var(--all-w-lg);
    }
    .tb\:last\:w-mb-xl:not(#\#):last-child,
    .tb\:w-mb-xl:not(#\#) {
        margin-bottom: var(--all-w-xl);
    }
    .tb\:last\:w-mb-2xl:not(#\#):last-child,
    .tb\:w-mb-2xl:not(#\#) {
        margin-bottom: var(--all-w-2xl);
    }
    .tb\:-w-mb-2xs:not(#\#),
    .tb\:last\:-w-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-mb-xs:not(#\#),
    .tb\:last\:-w-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-mb-sm:not(#\#),
    .tb\:last\:-w-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-mb:not(#\#),
    .tb\:last\:-w-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-w) * -1);
    }
    .tb\:-w-mb-md:not(#\#),
    .tb\:last\:-w-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-mb-lg:not(#\#),
    .tb\:last\:-w-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-mb-xl:not(#\#),
    .tb\:last\:-w-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-mb-2xl:not(#\#),
    .tb\:last\:-w-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .tb\:last\:mb-0:not(#\#):last-child,
    .tb\:mb-0:not(#\#) {
        margin-bottom: 0rem;
    }
    .tb\:last\:mb-1:not(#\#):last-child,
    .tb\:mb-1:not(#\#) {
        margin-bottom: .25rem;
    }
    .tb\:last\:mb-2:not(#\#):last-child,
    .tb\:mb-2:not(#\#) {
        margin-bottom: .5rem;
    }
    .tb\:last\:mb-3:not(#\#):last-child,
    .tb\:mb-3:not(#\#) {
        margin-bottom: 1rem;
    }
    .tb\:last\:mb-4:not(#\#):last-child,
    .tb\:mb-4:not(#\#) {
        margin-bottom: 1.25rem;
    }
    .tb\:last\:mb-5:not(#\#):last-child,
    .tb\:mb-5:not(#\#) {
        margin-bottom: 1.5rem;
    }
    .tb\:last\:mb-6:not(#\#):last-child,
    .tb\:mb-6:not(#\#) {
        margin-bottom: 1.75rem;
    }
    .tb\:last\:mb-7:not(#\#):last-child,
    .tb\:mb-7:not(#\#) {
        margin-bottom: 2rem;
    }
    .tb\:last\:mb-8:not(#\#):last-child,
    .tb\:mb-8:not(#\#) {
        margin-bottom: 2.5rem;
    }
    .tb\:last\:mb-9:not(#\#):last-child,
    .tb\:mb-9:not(#\#) {
        margin-bottom: 3rem;
    }
    .tb\:last\:mb-10:not(#\#):last-child,
    .tb\:mb-10:not(#\#) {
        margin-bottom: 4rem;
    }
    .tb\:last\:mb-11:not(#\#):last-child,
    .tb\:mb-11:not(#\#) {
        margin-bottom: 5rem;
    }
    .tb\:last\:mb-12:not(#\#):last-child,
    .tb\:mb-12:not(#\#) {
        margin-bottom: 6rem;
    }
    .tb\:last\:mb-auto:not(#\#):last-child,
    .tb\:mb-auto:not(#\#) {
        margin-bottom: auto;
    }
    .tb\:last\:mb:not(#\#):last-child,
    .tb\:mb:not(#\#) {
        margin-bottom: 1rem;
    }
    .tb\:last\:mb-px:not(#\#):last-child,
    .tb\:mb-px:not(#\#) {
        margin-bottom: 1px;
    }
    .tb\:last\:mb-0\.5:not(#\#):last-child,
    .tb\:mb-0\.5:not(#\#) {
        margin-bottom: .125rem;
    }
    .tb\:last\:mb-1\.5:not(#\#):last-child,
    .tb\:mb-1\.5:not(#\#) {
        margin-bottom: .375rem;
    }
    .tb\:last\:mb-2\.5:not(#\#):last-child,
    .tb\:mb-2\.5:not(#\#) {
        margin-bottom: .75rem;
    }
    .tb\:-mb-0:not(#\#),
    .tb\:last\:-mb-0:not(#\#):last-child {
        margin-bottom: 0rem;
    }
    .tb\:-mb-1:not(#\#),
    .tb\:last\:-mb-1:not(#\#):last-child {
        margin-bottom: -.25rem;
    }
    .tb\:-mb-2:not(#\#),
    .tb\:last\:-mb-2:not(#\#):last-child {
        margin-bottom: -.5rem;
    }
    .tb\:-mb-3:not(#\#),
    .tb\:last\:-mb-3:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .tb\:-mb-4:not(#\#),
    .tb\:last\:-mb-4:not(#\#):last-child {
        margin-bottom: -1.25rem;
    }
    .tb\:-mb-5:not(#\#),
    .tb\:last\:-mb-5:not(#\#):last-child {
        margin-bottom: -1.5rem;
    }
    .tb\:-mb-6:not(#\#),
    .tb\:last\:-mb-6:not(#\#):last-child {
        margin-bottom: -1.75rem;
    }
    .tb\:-mb-7:not(#\#),
    .tb\:last\:-mb-7:not(#\#):last-child {
        margin-bottom: -2rem;
    }
    .tb\:-mb-8:not(#\#),
    .tb\:last\:-mb-8:not(#\#):last-child {
        margin-bottom: -2.5rem;
    }
    .tb\:-mb-9:not(#\#),
    .tb\:last\:-mb-9:not(#\#):last-child {
        margin-bottom: -3rem;
    }
    .tb\:-mb-10:not(#\#),
    .tb\:last\:-mb-10:not(#\#):last-child {
        margin-bottom: -4rem;
    }
    .tb\:-mb-11:not(#\#),
    .tb\:last\:-mb-11:not(#\#):last-child {
        margin-bottom: -5rem;
    }
    .tb\:-mb-12:not(#\#),
    .tb\:last\:-mb-12:not(#\#):last-child {
        margin-bottom: -6rem;
    }
    .tb\:-mb:not(#\#),
    .tb\:last\:-mb:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .tb\:-mb-px:not(#\#),
    .tb\:last\:-mb-px:not(#\#):last-child {
        margin-bottom: -1px;
    }
    .tb\:-mb-0\.5:not(#\#),
    .tb\:last\:-mb-0\.5:not(#\#):last-child {
        margin-bottom: -.125rem;
    }
    .tb\:-mb-1\.5:not(#\#),
    .tb\:last\:-mb-1\.5:not(#\#):last-child {
        margin-bottom: -.375rem;
    }
    .tb\:-mb-2\.5:not(#\#),
    .tb\:last\:-mb-2\.5:not(#\#):last-child {
        margin-bottom: -.75rem;
    }
    .tb\:f-ml-2xs:not(#\#),
    .tb\:first\:f-ml-2xs:not(#\#):first-child {
        margin-left: var(--all-f-2xs);
    }
    .tb\:f-ml-xs:not(#\#),
    .tb\:first\:f-ml-xs:not(#\#):first-child {
        margin-left: var(--all-f-xs);
    }
    .tb\:f-ml-sm:not(#\#),
    .tb\:first\:f-ml-sm:not(#\#):first-child {
        margin-left: var(--all-f-sm);
    }
    .tb\:f-ml:not(#\#),
    .tb\:first\:f-ml:not(#\#):first-child {
        margin-left: var(--all-f);
    }
    .tb\:f-ml-md:not(#\#),
    .tb\:first\:f-ml-md:not(#\#):first-child {
        margin-left: var(--all-f-md);
    }
    .tb\:f-ml-lg:not(#\#),
    .tb\:first\:f-ml-lg:not(#\#):first-child {
        margin-left: var(--all-f-lg);
    }
    .tb\:f-ml-xl:not(#\#),
    .tb\:first\:f-ml-xl:not(#\#):first-child {
        margin-left: var(--all-f-xl);
    }
    .tb\:f-ml-2xl:not(#\#),
    .tb\:first\:f-ml-2xl:not(#\#):first-child {
        margin-left: var(--all-f-2xl);
    }
    .tb\:-f-ml-2xs:not(#\#),
    .tb\:first\:-f-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xs) * -1);
    }
    .tb\:-f-ml-xs:not(#\#),
    .tb\:first\:-f-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-xs) * -1);
    }
    .tb\:-f-ml-sm:not(#\#),
    .tb\:first\:-f-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-f-sm) * -1);
    }
    .tb\:-f-ml:not(#\#),
    .tb\:first\:-f-ml:not(#\#):first-child {
        margin-left: calc(var(--all-f) * -1);
    }
    .tb\:-f-ml-md:not(#\#),
    .tb\:first\:-f-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-f-md) * -1);
    }
    .tb\:-f-ml-lg:not(#\#),
    .tb\:first\:-f-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-f-lg) * -1);
    }
    .tb\:-f-ml-xl:not(#\#),
    .tb\:first\:-f-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-xl) * -1);
    }
    .tb\:-f-ml-2xl:not(#\#),
    .tb\:first\:-f-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xl) * -1);
    }
    .tb\:first\:w-ml-2xs:not(#\#):first-child,
    .tb\:w-ml-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
    }
    .tb\:first\:w-ml-xs:not(#\#):first-child,
    .tb\:w-ml-xs:not(#\#) {
        margin-left: var(--all-w-xs);
    }
    .tb\:first\:w-ml-sm:not(#\#):first-child,
    .tb\:w-ml-sm:not(#\#) {
        margin-left: var(--all-w-sm);
    }
    .tb\:first\:w-ml:not(#\#):first-child,
    .tb\:w-ml:not(#\#) {
        margin-left: var(--all-w);
    }
    .tb\:first\:w-ml-md:not(#\#):first-child,
    .tb\:w-ml-md:not(#\#) {
        margin-left: var(--all-w-md);
    }
    .tb\:first\:w-ml-lg:not(#\#):first-child,
    .tb\:w-ml-lg:not(#\#) {
        margin-left: var(--all-w-lg);
    }
    .tb\:first\:w-ml-xl:not(#\#):first-child,
    .tb\:w-ml-xl:not(#\#) {
        margin-left: var(--all-w-xl);
    }
    .tb\:first\:w-ml-2xl:not(#\#):first-child,
    .tb\:w-ml-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
    }
    .tb\:-w-ml-2xs:not(#\#),
    .tb\:first\:-w-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xs) * -1);
    }
    .tb\:-w-ml-xs:not(#\#),
    .tb\:first\:-w-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-xs) * -1);
    }
    .tb\:-w-ml-sm:not(#\#),
    .tb\:first\:-w-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-w-sm) * -1);
    }
    .tb\:-w-ml:not(#\#),
    .tb\:first\:-w-ml:not(#\#):first-child {
        margin-left: calc(var(--all-w) * -1);
    }
    .tb\:-w-ml-md:not(#\#),
    .tb\:first\:-w-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-w-md) * -1);
    }
    .tb\:-w-ml-lg:not(#\#),
    .tb\:first\:-w-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-w-lg) * -1);
    }
    .tb\:-w-ml-xl:not(#\#),
    .tb\:first\:-w-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-xl) * -1);
    }
    .tb\:-w-ml-2xl:not(#\#),
    .tb\:first\:-w-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xl) * -1);
    }
    .tb\:first\:ml-0:not(#\#):first-child,
    .tb\:ml-0:not(#\#) {
        margin-left: 0rem;
    }
    .tb\:first\:ml-1:not(#\#):first-child,
    .tb\:ml-1:not(#\#) {
        margin-left: .25rem;
    }
    .tb\:first\:ml-2:not(#\#):first-child,
    .tb\:ml-2:not(#\#) {
        margin-left: .5rem;
    }
    .tb\:first\:ml-3:not(#\#):first-child,
    .tb\:ml-3:not(#\#) {
        margin-left: 1rem;
    }
    .tb\:first\:ml-4:not(#\#):first-child,
    .tb\:ml-4:not(#\#) {
        margin-left: 1.25rem;
    }
    .tb\:first\:ml-5:not(#\#):first-child,
    .tb\:ml-5:not(#\#) {
        margin-left: 1.5rem;
    }
    .tb\:first\:ml-6:not(#\#):first-child,
    .tb\:ml-6:not(#\#) {
        margin-left: 1.75rem;
    }
    .tb\:first\:ml-7:not(#\#):first-child,
    .tb\:ml-7:not(#\#) {
        margin-left: 2rem;
    }
    .tb\:first\:ml-8:not(#\#):first-child,
    .tb\:ml-8:not(#\#) {
        margin-left: 2.5rem;
    }
    .tb\:first\:ml-9:not(#\#):first-child,
    .tb\:ml-9:not(#\#) {
        margin-left: 3rem;
    }
    .tb\:first\:ml-10:not(#\#):first-child,
    .tb\:ml-10:not(#\#) {
        margin-left: 4rem;
    }
    .tb\:first\:ml-11:not(#\#):first-child,
    .tb\:ml-11:not(#\#) {
        margin-left: 5rem;
    }
    .tb\:first\:ml-12:not(#\#):first-child,
    .tb\:ml-12:not(#\#) {
        margin-left: 6rem;
    }
    .tb\:first\:ml-auto:not(#\#):first-child,
    .tb\:ml-auto:not(#\#) {
        margin-left: auto;
    }
    .tb\:first\:ml:not(#\#):first-child,
    .tb\:ml:not(#\#) {
        margin-left: 1rem;
    }
    .tb\:first\:ml-px:not(#\#):first-child,
    .tb\:ml-px:not(#\#) {
        margin-left: 1px;
    }
    .tb\:first\:ml-0\.5:not(#\#):first-child,
    .tb\:ml-0\.5:not(#\#) {
        margin-left: .125rem;
    }
    .tb\:first\:ml-1\.5:not(#\#):first-child,
    .tb\:ml-1\.5:not(#\#) {
        margin-left: .375rem;
    }
    .tb\:first\:ml-2\.5:not(#\#):first-child,
    .tb\:ml-2\.5:not(#\#) {
        margin-left: .75rem;
    }
    .tb\:-ml-0:not(#\#),
    .tb\:first\:-ml-0:not(#\#):first-child {
        margin-left: 0rem;
    }
    .tb\:-ml-1:not(#\#),
    .tb\:first\:-ml-1:not(#\#):first-child {
        margin-left: -.25rem;
    }
    .tb\:-ml-2:not(#\#),
    .tb\:first\:-ml-2:not(#\#):first-child {
        margin-left: -.5rem;
    }
    .tb\:-ml-3:not(#\#),
    .tb\:first\:-ml-3:not(#\#):first-child {
        margin-left: -1rem;
    }
    .tb\:-ml-4:not(#\#),
    .tb\:first\:-ml-4:not(#\#):first-child {
        margin-left: -1.25rem;
    }
    .tb\:-ml-5:not(#\#),
    .tb\:first\:-ml-5:not(#\#):first-child {
        margin-left: -1.5rem;
    }
    .tb\:-ml-6:not(#\#),
    .tb\:first\:-ml-6:not(#\#):first-child {
        margin-left: -1.75rem;
    }
    .tb\:-ml-7:not(#\#),
    .tb\:first\:-ml-7:not(#\#):first-child {
        margin-left: -2rem;
    }
    .tb\:-ml-8:not(#\#),
    .tb\:first\:-ml-8:not(#\#):first-child {
        margin-left: -2.5rem;
    }
    .tb\:-ml-9:not(#\#),
    .tb\:first\:-ml-9:not(#\#):first-child {
        margin-left: -3rem;
    }
    .tb\:-ml-10:not(#\#),
    .tb\:first\:-ml-10:not(#\#):first-child {
        margin-left: -4rem;
    }
    .tb\:-ml-11:not(#\#),
    .tb\:first\:-ml-11:not(#\#):first-child {
        margin-left: -5rem;
    }
    .tb\:-ml-12:not(#\#),
    .tb\:first\:-ml-12:not(#\#):first-child {
        margin-left: -6rem;
    }
    .tb\:-ml:not(#\#),
    .tb\:first\:-ml:not(#\#):first-child {
        margin-left: -1rem;
    }
    .tb\:-ml-px:not(#\#),
    .tb\:first\:-ml-px:not(#\#):first-child {
        margin-left: -1px;
    }
    .tb\:-ml-0\.5:not(#\#),
    .tb\:first\:-ml-0\.5:not(#\#):first-child {
        margin-left: -.125rem;
    }
    .tb\:-ml-1\.5:not(#\#),
    .tb\:first\:-ml-1\.5:not(#\#):first-child {
        margin-left: -.375rem;
    }
    .tb\:-ml-2\.5:not(#\#),
    .tb\:first\:-ml-2\.5:not(#\#):first-child {
        margin-left: -.75rem;
    }
    .tb\:f-px-2xs:not(#\#),
    .tb\:last\:f-px-2xs:not(#\#):last-child {
        padding-left: var(--all-f-2xs);
        padding-right: var(--all-f-2xs);
    }
    .tb\:f-px-xs:not(#\#),
    .tb\:last\:f-px-xs:not(#\#):last-child {
        padding-left: var(--all-f-xs);
        padding-right: var(--all-f-xs);
    }
    .tb\:f-px-sm:not(#\#),
    .tb\:last\:f-px-sm:not(#\#):last-child {
        padding-left: var(--all-f-sm);
        padding-right: var(--all-f-sm);
    }
    .tb\:f-px:not(#\#),
    .tb\:last\:f-px:not(#\#):last-child {
        padding-left: var(--all-f);
        padding-right: var(--all-f);
    }
    .tb\:f-px-md:not(#\#),
    .tb\:last\:f-px-md:not(#\#):last-child {
        padding-left: var(--all-f-md);
        padding-right: var(--all-f-md);
    }
    .tb\:f-px-lg:not(#\#),
    .tb\:last\:f-px-lg:not(#\#):last-child {
        padding-left: var(--all-f-lg);
        padding-right: var(--all-f-lg);
    }
    .tb\:f-px-xl:not(#\#),
    .tb\:last\:f-px-xl:not(#\#):last-child {
        padding-left: var(--all-f-xl);
        padding-right: var(--all-f-xl);
    }
    .tb\:f-px-2xl:not(#\#),
    .tb\:last\:f-px-2xl:not(#\#):last-child {
        padding-left: var(--all-f-2xl);
        padding-right: var(--all-f-2xl);
    }
    .tb\:last\:w-px-2xs:not(#\#):last-child,
    .tb\:w-px-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
        padding-right: var(--all-w-2xs);
    }
    .tb\:last\:w-px-xs:not(#\#):last-child,
    .tb\:w-px-xs:not(#\#) {
        padding-left: var(--all-w-xs);
        padding-right: var(--all-w-xs);
    }
    .tb\:last\:w-px-sm:not(#\#):last-child,
    .tb\:w-px-sm:not(#\#) {
        padding-left: var(--all-w-sm);
        padding-right: var(--all-w-sm);
    }
    .tb\:last\:w-px:not(#\#):last-child,
    .tb\:w-px:not(#\#) {
        padding-left: var(--all-w);
        padding-right: var(--all-w);
    }
    .tb\:last\:w-px-md:not(#\#):last-child,
    .tb\:w-px-md:not(#\#) {
        padding-left: var(--all-w-md);
        padding-right: var(--all-w-md);
    }
    .tb\:last\:w-px-lg:not(#\#):last-child,
    .tb\:w-px-lg:not(#\#) {
        padding-left: var(--all-w-lg);
        padding-right: var(--all-w-lg);
    }
    .tb\:last\:w-px-xl:not(#\#):last-child,
    .tb\:w-px-xl:not(#\#) {
        padding-left: var(--all-w-xl);
        padding-right: var(--all-w-xl);
    }
    .tb\:last\:w-px-2xl:not(#\#):last-child,
    .tb\:w-px-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
        padding-right: var(--all-w-2xl);
    }
    .tb\:last\:px-0:not(#\#):last-child,
    .tb\:px-0:not(#\#) {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .tb\:last\:px-1:not(#\#):last-child,
    .tb\:px-1:not(#\#) {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .tb\:last\:px-2:not(#\#):last-child,
    .tb\:px-2:not(#\#) {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .tb\:last\:px-3:not(#\#):last-child,
    .tb\:px-3:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .tb\:last\:px-4:not(#\#):last-child,
    .tb\:px-4:not(#\#) {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .tb\:last\:px-5:not(#\#):last-child,
    .tb\:px-5:not(#\#) {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .tb\:last\:px-6:not(#\#):last-child,
    .tb\:px-6:not(#\#) {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .tb\:last\:px-7:not(#\#):last-child,
    .tb\:px-7:not(#\#) {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .tb\:last\:px-8:not(#\#):last-child,
    .tb\:px-8:not(#\#) {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .tb\:last\:px-9:not(#\#):last-child,
    .tb\:px-9:not(#\#) {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .tb\:last\:px-10:not(#\#):last-child,
    .tb\:px-10:not(#\#) {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .tb\:last\:px-11:not(#\#):last-child,
    .tb\:px-11:not(#\#) {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .tb\:last\:px-12:not(#\#):last-child,
    .tb\:px-12:not(#\#) {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .tb\:last\:px:not(#\#):last-child,
    .tb\:px:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .tb\:last\:px-px:not(#\#):last-child,
    .tb\:px-px:not(#\#) {
        padding-left: 1px;
        padding-right: 1px;
    }
    .tb\:last\:px-0\.5:not(#\#):last-child,
    .tb\:px-0\.5:not(#\#) {
        padding-left: .125rem;
        padding-right: .125rem;
    }
    .tb\:last\:px-1\.5:not(#\#):last-child,
    .tb\:px-1\.5:not(#\#) {
        padding-left: .375rem;
        padding-right: .375rem;
    }
    .tb\:last\:px-2\.5:not(#\#):last-child,
    .tb\:px-2\.5:not(#\#) {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .tb\:f-py-2xs:not(#\#),
    .tb\:last\:f-py-2xs:not(#\#):last-child {
        padding-top: var(--all-f-2xs);
        padding-bottom: var(--all-f-2xs);
    }
    .tb\:f-py-xs:not(#\#),
    .tb\:last\:f-py-xs:not(#\#):last-child {
        padding-top: var(--all-f-xs);
        padding-bottom: var(--all-f-xs);
    }
    .tb\:f-py-sm:not(#\#),
    .tb\:last\:f-py-sm:not(#\#):last-child {
        padding-top: var(--all-f-sm);
        padding-bottom: var(--all-f-sm);
    }
    .tb\:f-py:not(#\#),
    .tb\:last\:f-py:not(#\#):last-child {
        padding-top: var(--all-f);
        padding-bottom: var(--all-f);
    }
    .tb\:f-py-md:not(#\#),
    .tb\:last\:f-py-md:not(#\#):last-child {
        padding-top: var(--all-f-md);
        padding-bottom: var(--all-f-md);
    }
    .tb\:f-py-lg:not(#\#),
    .tb\:last\:f-py-lg:not(#\#):last-child {
        padding-top: var(--all-f-lg);
        padding-bottom: var(--all-f-lg);
    }
    .tb\:f-py-xl:not(#\#),
    .tb\:last\:f-py-xl:not(#\#):last-child {
        padding-top: var(--all-f-xl);
        padding-bottom: var(--all-f-xl);
    }
    .tb\:f-py-2xl:not(#\#),
    .tb\:last\:f-py-2xl:not(#\#):last-child {
        padding-top: var(--all-f-2xl);
        padding-bottom: var(--all-f-2xl);
    }
    .tb\:last\:w-py-2xs:not(#\#):last-child,
    .tb\:w-py-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
        padding-bottom: var(--all-w-2xs);
    }
    .tb\:last\:w-py-xs:not(#\#):last-child,
    .tb\:w-py-xs:not(#\#) {
        padding-top: var(--all-w-xs);
        padding-bottom: var(--all-w-xs);
    }
    .tb\:last\:w-py-sm:not(#\#):last-child,
    .tb\:w-py-sm:not(#\#) {
        padding-top: var(--all-w-sm);
        padding-bottom: var(--all-w-sm);
    }
    .tb\:last\:w-py:not(#\#):last-child,
    .tb\:w-py:not(#\#) {
        padding-top: var(--all-w);
        padding-bottom: var(--all-w);
    }
    .tb\:last\:w-py-md:not(#\#):last-child,
    .tb\:w-py-md:not(#\#) {
        padding-top: var(--all-w-md);
        padding-bottom: var(--all-w-md);
    }
    .tb\:last\:w-py-lg:not(#\#):last-child,
    .tb\:w-py-lg:not(#\#) {
        padding-top: var(--all-w-lg);
        padding-bottom: var(--all-w-lg);
    }
    .tb\:last\:w-py-xl:not(#\#):last-child,
    .tb\:w-py-xl:not(#\#) {
        padding-top: var(--all-w-xl);
        padding-bottom: var(--all-w-xl);
    }
    .tb\:last\:w-py-2xl:not(#\#):last-child,
    .tb\:w-py-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
        padding-bottom: var(--all-w-2xl);
    }
    .tb\:last\:py-0:not(#\#):last-child,
    .tb\:py-0:not(#\#) {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .tb\:last\:py-1:not(#\#):last-child,
    .tb\:py-1:not(#\#) {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .tb\:last\:py-2:not(#\#):last-child,
    .tb\:py-2:not(#\#) {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .tb\:last\:py-3:not(#\#):last-child,
    .tb\:py-3:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .tb\:last\:py-4:not(#\#):last-child,
    .tb\:py-4:not(#\#) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .tb\:last\:py-5:not(#\#):last-child,
    .tb\:py-5:not(#\#) {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .tb\:last\:py-6:not(#\#):last-child,
    .tb\:py-6:not(#\#) {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }
    .tb\:last\:py-7:not(#\#):last-child,
    .tb\:py-7:not(#\#) {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .tb\:last\:py-8:not(#\#):last-child,
    .tb\:py-8:not(#\#) {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .tb\:last\:py-9:not(#\#):last-child,
    .tb\:py-9:not(#\#) {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .tb\:last\:py-10:not(#\#):last-child,
    .tb\:py-10:not(#\#) {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .tb\:last\:py-11:not(#\#):last-child,
    .tb\:py-11:not(#\#) {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .tb\:last\:py-12:not(#\#):last-child,
    .tb\:py-12:not(#\#) {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .tb\:last\:py:not(#\#):last-child,
    .tb\:py:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .tb\:last\:py-px:not(#\#):last-child,
    .tb\:py-px:not(#\#) {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .tb\:last\:py-0\.5:not(#\#):last-child,
    .tb\:py-0\.5:not(#\#) {
        padding-top: .125rem;
        padding-bottom: .125rem;
    }
    .tb\:last\:py-1\.5:not(#\#):last-child,
    .tb\:py-1\.5:not(#\#) {
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .tb\:last\:py-2\.5:not(#\#):last-child,
    .tb\:py-2\.5:not(#\#) {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }
    .tb\:f-p-2xs:not(#\#) {
        padding: var(--all-f-2xs);
    }
    .tb\:f-p-xs:not(#\#) {
        padding: var(--all-f-xs);
    }
    .tb\:f-p-sm:not(#\#) {
        padding: var(--all-f-sm);
    }
    .tb\:f-p:not(#\#) {
        padding: var(--all-f);
    }
    .tb\:f-p-md:not(#\#) {
        padding: var(--all-f-md);
    }
    .tb\:f-p-lg:not(#\#) {
        padding: var(--all-f-lg);
    }
    .tb\:f-p-xl:not(#\#) {
        padding: var(--all-f-xl);
    }
    .tb\:f-p-2xl:not(#\#) {
        padding: var(--all-f-2xl);
    }
    .tb\:w-p-2xs:not(#\#) {
        padding: var(--all-w-2xs);
    }
    .tb\:w-p-xs:not(#\#) {
        padding: var(--all-w-xs);
    }
    .tb\:w-p-sm:not(#\#) {
        padding: var(--all-w-sm);
    }
    .tb\:w-p:not(#\#) {
        padding: var(--all-w);
    }
    .tb\:w-p-md:not(#\#) {
        padding: var(--all-w-md);
    }
    .tb\:w-p-lg:not(#\#) {
        padding: var(--all-w-lg);
    }
    .tb\:w-p-xl:not(#\#) {
        padding: var(--all-w-xl);
    }
    .tb\:w-p-2xl:not(#\#) {
        padding: var(--all-w-2xl);
    }
    .tb\:p-0:not(#\#) {
        padding: 0rem;
    }
    .tb\:p-1:not(#\#) {
        padding: .25rem;
    }
    .tb\:p-2:not(#\#) {
        padding: .5rem;
    }
    .tb\:p-3:not(#\#) {
        padding: 1rem;
    }
    .tb\:p-4:not(#\#) {
        padding: 1.25rem;
    }
    .tb\:p-5:not(#\#) {
        padding: 1.5rem;
    }
    .tb\:p-6:not(#\#) {
        padding: 1.75rem;
    }
    .tb\:p-7:not(#\#) {
        padding: 2rem;
    }
    .tb\:p-8:not(#\#) {
        padding: 2.5rem;
    }
    .tb\:p-9:not(#\#) {
        padding: 3rem;
    }
    .tb\:p-10:not(#\#) {
        padding: 4rem;
    }
    .tb\:p-11:not(#\#) {
        padding: 5rem;
    }
    .tb\:p-12:not(#\#) {
        padding: 6rem;
    }
    .tb\:p:not(#\#) {
        padding: 1rem;
    }
    .tb\:p-px:not(#\#) {
        padding: 1px;
    }
    .tb\:p-0\.5:not(#\#) {
        padding: .125rem;
    }
    .tb\:p-1\.5:not(#\#) {
        padding: .375rem;
    }
    .tb\:p-2\.5:not(#\#) {
        padding: .75rem;
    }
    .tb\:f-pt-2xs:not(#\#),
    .tb\:first\:f-pt-2xs:not(#\#):first-child {
        padding-top: var(--all-f-2xs);
    }
    .tb\:f-pt-xs:not(#\#),
    .tb\:first\:f-pt-xs:not(#\#):first-child {
        padding-top: var(--all-f-xs);
    }
    .tb\:f-pt-sm:not(#\#),
    .tb\:first\:f-pt-sm:not(#\#):first-child {
        padding-top: var(--all-f-sm);
    }
    .tb\:f-pt:not(#\#),
    .tb\:first\:f-pt:not(#\#):first-child {
        padding-top: var(--all-f);
    }
    .tb\:f-pt-md:not(#\#),
    .tb\:first\:f-pt-md:not(#\#):first-child {
        padding-top: var(--all-f-md);
    }
    .tb\:f-pt-lg:not(#\#),
    .tb\:first\:f-pt-lg:not(#\#):first-child {
        padding-top: var(--all-f-lg);
    }
    .tb\:f-pt-xl:not(#\#),
    .tb\:first\:f-pt-xl:not(#\#):first-child {
        padding-top: var(--all-f-xl);
    }
    .tb\:f-pt-2xl:not(#\#),
    .tb\:first\:f-pt-2xl:not(#\#):first-child {
        padding-top: var(--all-f-2xl);
    }
    .tb\:first\:w-pt-2xs:not(#\#):first-child,
    .tb\:w-pt-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
    }
    .tb\:first\:w-pt-xs:not(#\#):first-child,
    .tb\:w-pt-xs:not(#\#) {
        padding-top: var(--all-w-xs);
    }
    .tb\:first\:w-pt-sm:not(#\#):first-child,
    .tb\:w-pt-sm:not(#\#) {
        padding-top: var(--all-w-sm);
    }
    .tb\:first\:w-pt:not(#\#):first-child,
    .tb\:w-pt:not(#\#) {
        padding-top: var(--all-w);
    }
    .tb\:first\:w-pt-md:not(#\#):first-child,
    .tb\:w-pt-md:not(#\#) {
        padding-top: var(--all-w-md);
    }
    .tb\:first\:w-pt-lg:not(#\#):first-child,
    .tb\:w-pt-lg:not(#\#) {
        padding-top: var(--all-w-lg);
    }
    .tb\:first\:w-pt-xl:not(#\#):first-child,
    .tb\:w-pt-xl:not(#\#) {
        padding-top: var(--all-w-xl);
    }
    .tb\:first\:w-pt-2xl:not(#\#):first-child,
    .tb\:w-pt-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
    }
    .tb\:first\:pt-0:not(#\#):first-child,
    .tb\:pt-0:not(#\#) {
        padding-top: 0rem;
    }
    .tb\:first\:pt-1:not(#\#):first-child,
    .tb\:pt-1:not(#\#) {
        padding-top: .25rem;
    }
    .tb\:first\:pt-2:not(#\#):first-child,
    .tb\:pt-2:not(#\#) {
        padding-top: .5rem;
    }
    .tb\:first\:pt-3:not(#\#):first-child,
    .tb\:pt-3:not(#\#) {
        padding-top: 1rem;
    }
    .tb\:first\:pt-4:not(#\#):first-child,
    .tb\:pt-4:not(#\#) {
        padding-top: 1.25rem;
    }
    .tb\:first\:pt-5:not(#\#):first-child,
    .tb\:pt-5:not(#\#) {
        padding-top: 1.5rem;
    }
    .tb\:first\:pt-6:not(#\#):first-child,
    .tb\:pt-6:not(#\#) {
        padding-top: 1.75rem;
    }
    .tb\:first\:pt-7:not(#\#):first-child,
    .tb\:pt-7:not(#\#) {
        padding-top: 2rem;
    }
    .tb\:first\:pt-8:not(#\#):first-child,
    .tb\:pt-8:not(#\#) {
        padding-top: 2.5rem;
    }
    .tb\:first\:pt-9:not(#\#):first-child,
    .tb\:pt-9:not(#\#) {
        padding-top: 3rem;
    }
    .tb\:first\:pt-10:not(#\#):first-child,
    .tb\:pt-10:not(#\#) {
        padding-top: 4rem;
    }
    .tb\:first\:pt-11:not(#\#):first-child,
    .tb\:pt-11:not(#\#) {
        padding-top: 5rem;
    }
    .tb\:first\:pt-12:not(#\#):first-child,
    .tb\:pt-12:not(#\#) {
        padding-top: 6rem;
    }
    .tb\:first\:pt:not(#\#):first-child,
    .tb\:pt:not(#\#) {
        padding-top: 1rem;
    }
    .tb\:first\:pt-px:not(#\#):first-child,
    .tb\:pt-px:not(#\#) {
        padding-top: 1px;
    }
    .tb\:first\:pt-0\.5:not(#\#):first-child,
    .tb\:pt-0\.5:not(#\#) {
        padding-top: .125rem;
    }
    .tb\:first\:pt-1\.5:not(#\#):first-child,
    .tb\:pt-1\.5:not(#\#) {
        padding-top: .375rem;
    }
    .tb\:first\:pt-2\.5:not(#\#):first-child,
    .tb\:pt-2\.5:not(#\#) {
        padding-top: .75rem;
    }
    .tb\:f-pr-2xs:not(#\#),
    .tb\:last\:f-pr-2xs:not(#\#):last-child {
        padding-right: var(--all-f-2xs);
    }
    .tb\:f-pr-xs:not(#\#),
    .tb\:last\:f-pr-xs:not(#\#):last-child {
        padding-right: var(--all-f-xs);
    }
    .tb\:f-pr-sm:not(#\#),
    .tb\:last\:f-pr-sm:not(#\#):last-child {
        padding-right: var(--all-f-sm);
    }
    .tb\:f-pr:not(#\#),
    .tb\:last\:f-pr:not(#\#):last-child {
        padding-right: var(--all-f);
    }
    .tb\:f-pr-md:not(#\#),
    .tb\:last\:f-pr-md:not(#\#):last-child {
        padding-right: var(--all-f-md);
    }
    .tb\:f-pr-lg:not(#\#),
    .tb\:last\:f-pr-lg:not(#\#):last-child {
        padding-right: var(--all-f-lg);
    }
    .tb\:f-pr-xl:not(#\#),
    .tb\:last\:f-pr-xl:not(#\#):last-child {
        padding-right: var(--all-f-xl);
    }
    .tb\:f-pr-2xl:not(#\#),
    .tb\:last\:f-pr-2xl:not(#\#):last-child {
        padding-right: var(--all-f-2xl);
    }
    .tb\:last\:w-pr-2xs:not(#\#):last-child,
    .tb\:w-pr-2xs:not(#\#) {
        padding-right: var(--all-w-2xs);
    }
    .tb\:last\:w-pr-xs:not(#\#):last-child,
    .tb\:w-pr-xs:not(#\#) {
        padding-right: var(--all-w-xs);
    }
    .tb\:last\:w-pr-sm:not(#\#):last-child,
    .tb\:w-pr-sm:not(#\#) {
        padding-right: var(--all-w-sm);
    }
    .tb\:last\:w-pr:not(#\#):last-child,
    .tb\:w-pr:not(#\#) {
        padding-right: var(--all-w);
    }
    .tb\:last\:w-pr-md:not(#\#):last-child,
    .tb\:w-pr-md:not(#\#) {
        padding-right: var(--all-w-md);
    }
    .tb\:last\:w-pr-lg:not(#\#):last-child,
    .tb\:w-pr-lg:not(#\#) {
        padding-right: var(--all-w-lg);
    }
    .tb\:last\:w-pr-xl:not(#\#):last-child,
    .tb\:w-pr-xl:not(#\#) {
        padding-right: var(--all-w-xl);
    }
    .tb\:last\:w-pr-2xl:not(#\#):last-child,
    .tb\:w-pr-2xl:not(#\#) {
        padding-right: var(--all-w-2xl);
    }
    .tb\:last\:pr-0:not(#\#):last-child,
    .tb\:pr-0:not(#\#) {
        padding-right: 0rem;
    }
    .tb\:last\:pr-1:not(#\#):last-child,
    .tb\:pr-1:not(#\#) {
        padding-right: .25rem;
    }
    .tb\:last\:pr-2:not(#\#):last-child,
    .tb\:pr-2:not(#\#) {
        padding-right: .5rem;
    }
    .tb\:last\:pr-3:not(#\#):last-child,
    .tb\:pr-3:not(#\#) {
        padding-right: 1rem;
    }
    .tb\:last\:pr-4:not(#\#):last-child,
    .tb\:pr-4:not(#\#) {
        padding-right: 1.25rem;
    }
    .tb\:last\:pr-5:not(#\#):last-child,
    .tb\:pr-5:not(#\#) {
        padding-right: 1.5rem;
    }
    .tb\:last\:pr-6:not(#\#):last-child,
    .tb\:pr-6:not(#\#) {
        padding-right: 1.75rem;
    }
    .tb\:last\:pr-7:not(#\#):last-child,
    .tb\:pr-7:not(#\#) {
        padding-right: 2rem;
    }
    .tb\:last\:pr-8:not(#\#):last-child,
    .tb\:pr-8:not(#\#) {
        padding-right: 2.5rem;
    }
    .tb\:last\:pr-9:not(#\#):last-child,
    .tb\:pr-9:not(#\#) {
        padding-right: 3rem;
    }
    .tb\:last\:pr-10:not(#\#):last-child,
    .tb\:pr-10:not(#\#) {
        padding-right: 4rem;
    }
    .tb\:last\:pr-11:not(#\#):last-child,
    .tb\:pr-11:not(#\#) {
        padding-right: 5rem;
    }
    .tb\:last\:pr-12:not(#\#):last-child,
    .tb\:pr-12:not(#\#) {
        padding-right: 6rem;
    }
    .tb\:last\:pr:not(#\#):last-child,
    .tb\:pr:not(#\#) {
        padding-right: 1rem;
    }
    .tb\:last\:pr-px:not(#\#):last-child,
    .tb\:pr-px:not(#\#) {
        padding-right: 1px;
    }
    .tb\:last\:pr-0\.5:not(#\#):last-child,
    .tb\:pr-0\.5:not(#\#) {
        padding-right: .125rem;
    }
    .tb\:last\:pr-1\.5:not(#\#):last-child,
    .tb\:pr-1\.5:not(#\#) {
        padding-right: .375rem;
    }
    .tb\:last\:pr-2\.5:not(#\#):last-child,
    .tb\:pr-2\.5:not(#\#) {
        padding-right: .75rem;
    }
    .tb\:f-pb-2xs:not(#\#),
    .tb\:last\:f-pb-2xs:not(#\#):last-child {
        padding-bottom: var(--all-f-2xs);
    }
    .tb\:f-pb-xs:not(#\#),
    .tb\:last\:f-pb-xs:not(#\#):last-child {
        padding-bottom: var(--all-f-xs);
    }
    .tb\:f-pb-sm:not(#\#),
    .tb\:last\:f-pb-sm:not(#\#):last-child {
        padding-bottom: var(--all-f-sm);
    }
    .tb\:f-pb:not(#\#),
    .tb\:last\:f-pb:not(#\#):last-child {
        padding-bottom: var(--all-f);
    }
    .tb\:f-pb-md:not(#\#),
    .tb\:last\:f-pb-md:not(#\#):last-child {
        padding-bottom: var(--all-f-md);
    }
    .tb\:f-pb-lg:not(#\#),
    .tb\:last\:f-pb-lg:not(#\#):last-child {
        padding-bottom: var(--all-f-lg);
    }
    .tb\:f-pb-xl:not(#\#),
    .tb\:last\:f-pb-xl:not(#\#):last-child {
        padding-bottom: var(--all-f-xl);
    }
    .tb\:f-pb-2xl:not(#\#),
    .tb\:last\:f-pb-2xl:not(#\#):last-child {
        padding-bottom: var(--all-f-2xl);
    }
    .tb\:last\:w-pb-2xs:not(#\#):last-child,
    .tb\:w-pb-2xs:not(#\#) {
        padding-bottom: var(--all-w-2xs);
    }
    .tb\:last\:w-pb-xs:not(#\#):last-child,
    .tb\:w-pb-xs:not(#\#) {
        padding-bottom: var(--all-w-xs);
    }
    .tb\:last\:w-pb-sm:not(#\#):last-child,
    .tb\:w-pb-sm:not(#\#) {
        padding-bottom: var(--all-w-sm);
    }
    .tb\:last\:w-pb:not(#\#):last-child,
    .tb\:w-pb:not(#\#) {
        padding-bottom: var(--all-w);
    }
    .tb\:last\:w-pb-md:not(#\#):last-child,
    .tb\:w-pb-md:not(#\#) {
        padding-bottom: var(--all-w-md);
    }
    .tb\:last\:w-pb-lg:not(#\#):last-child,
    .tb\:w-pb-lg:not(#\#) {
        padding-bottom: var(--all-w-lg);
    }
    .tb\:last\:w-pb-xl:not(#\#):last-child,
    .tb\:w-pb-xl:not(#\#) {
        padding-bottom: var(--all-w-xl);
    }
    .tb\:last\:w-pb-2xl:not(#\#):last-child,
    .tb\:w-pb-2xl:not(#\#) {
        padding-bottom: var(--all-w-2xl);
    }
    .tb\:last\:pb-0:not(#\#):last-child,
    .tb\:pb-0:not(#\#) {
        padding-bottom: 0rem;
    }
    .tb\:last\:pb-1:not(#\#):last-child,
    .tb\:pb-1:not(#\#) {
        padding-bottom: .25rem;
    }
    .tb\:last\:pb-2:not(#\#):last-child,
    .tb\:pb-2:not(#\#) {
        padding-bottom: .5rem;
    }
    .tb\:last\:pb-3:not(#\#):last-child,
    .tb\:pb-3:not(#\#) {
        padding-bottom: 1rem;
    }
    .tb\:last\:pb-4:not(#\#):last-child,
    .tb\:pb-4:not(#\#) {
        padding-bottom: 1.25rem;
    }
    .tb\:last\:pb-5:not(#\#):last-child,
    .tb\:pb-5:not(#\#) {
        padding-bottom: 1.5rem;
    }
    .tb\:last\:pb-6:not(#\#):last-child,
    .tb\:pb-6:not(#\#) {
        padding-bottom: 1.75rem;
    }
    .tb\:last\:pb-7:not(#\#):last-child,
    .tb\:pb-7:not(#\#) {
        padding-bottom: 2rem;
    }
    .tb\:last\:pb-8:not(#\#):last-child,
    .tb\:pb-8:not(#\#) {
        padding-bottom: 2.5rem;
    }
    .tb\:last\:pb-9:not(#\#):last-child,
    .tb\:pb-9:not(#\#) {
        padding-bottom: 3rem;
    }
    .tb\:last\:pb-10:not(#\#):last-child,
    .tb\:pb-10:not(#\#) {
        padding-bottom: 4rem;
    }
    .tb\:last\:pb-11:not(#\#):last-child,
    .tb\:pb-11:not(#\#) {
        padding-bottom: 5rem;
    }
    .tb\:last\:pb-12:not(#\#):last-child,
    .tb\:pb-12:not(#\#) {
        padding-bottom: 6rem;
    }
    .tb\:last\:pb:not(#\#):last-child,
    .tb\:pb:not(#\#) {
        padding-bottom: 1rem;
    }
    .tb\:last\:pb-px:not(#\#):last-child,
    .tb\:pb-px:not(#\#) {
        padding-bottom: 1px;
    }
    .tb\:last\:pb-0\.5:not(#\#):last-child,
    .tb\:pb-0\.5:not(#\#) {
        padding-bottom: .125rem;
    }
    .tb\:last\:pb-1\.5:not(#\#):last-child,
    .tb\:pb-1\.5:not(#\#) {
        padding-bottom: .375rem;
    }
    .tb\:last\:pb-2\.5:not(#\#):last-child,
    .tb\:pb-2\.5:not(#\#) {
        padding-bottom: .75rem;
    }
    .tb\:f-pl-2xs:not(#\#),
    .tb\:first\:f-pl-2xs:not(#\#):first-child {
        padding-left: var(--all-f-2xs);
    }
    .tb\:f-pl-xs:not(#\#),
    .tb\:first\:f-pl-xs:not(#\#):first-child {
        padding-left: var(--all-f-xs);
    }
    .tb\:f-pl-sm:not(#\#),
    .tb\:first\:f-pl-sm:not(#\#):first-child {
        padding-left: var(--all-f-sm);
    }
    .tb\:f-pl:not(#\#),
    .tb\:first\:f-pl:not(#\#):first-child {
        padding-left: var(--all-f);
    }
    .tb\:f-pl-md:not(#\#),
    .tb\:first\:f-pl-md:not(#\#):first-child {
        padding-left: var(--all-f-md);
    }
    .tb\:f-pl-lg:not(#\#),
    .tb\:first\:f-pl-lg:not(#\#):first-child {
        padding-left: var(--all-f-lg);
    }
    .tb\:f-pl-xl:not(#\#),
    .tb\:first\:f-pl-xl:not(#\#):first-child {
        padding-left: var(--all-f-xl);
    }
    .tb\:f-pl-2xl:not(#\#),
    .tb\:first\:f-pl-2xl:not(#\#):first-child {
        padding-left: var(--all-f-2xl);
    }
    .tb\:first\:w-pl-2xs:not(#\#):first-child,
    .tb\:w-pl-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
    }
    .tb\:first\:w-pl-xs:not(#\#):first-child,
    .tb\:w-pl-xs:not(#\#) {
        padding-left: var(--all-w-xs);
    }
    .tb\:first\:w-pl-sm:not(#\#):first-child,
    .tb\:w-pl-sm:not(#\#) {
        padding-left: var(--all-w-sm);
    }
    .tb\:first\:w-pl:not(#\#):first-child,
    .tb\:w-pl:not(#\#) {
        padding-left: var(--all-w);
    }
    .tb\:first\:w-pl-md:not(#\#):first-child,
    .tb\:w-pl-md:not(#\#) {
        padding-left: var(--all-w-md);
    }
    .tb\:first\:w-pl-lg:not(#\#):first-child,
    .tb\:w-pl-lg:not(#\#) {
        padding-left: var(--all-w-lg);
    }
    .tb\:first\:w-pl-xl:not(#\#):first-child,
    .tb\:w-pl-xl:not(#\#) {
        padding-left: var(--all-w-xl);
    }
    .tb\:first\:w-pl-2xl:not(#\#):first-child,
    .tb\:w-pl-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
    }
    .tb\:first\:pl-0:not(#\#):first-child,
    .tb\:pl-0:not(#\#) {
        padding-left: 0rem;
    }
    .tb\:first\:pl-1:not(#\#):first-child,
    .tb\:pl-1:not(#\#) {
        padding-left: .25rem;
    }
    .tb\:first\:pl-2:not(#\#):first-child,
    .tb\:pl-2:not(#\#) {
        padding-left: .5rem;
    }
    .tb\:first\:pl-3:not(#\#):first-child,
    .tb\:pl-3:not(#\#) {
        padding-left: 1rem;
    }
    .tb\:first\:pl-4:not(#\#):first-child,
    .tb\:pl-4:not(#\#) {
        padding-left: 1.25rem;
    }
    .tb\:first\:pl-5:not(#\#):first-child,
    .tb\:pl-5:not(#\#) {
        padding-left: 1.5rem;
    }
    .tb\:first\:pl-6:not(#\#):first-child,
    .tb\:pl-6:not(#\#) {
        padding-left: 1.75rem;
    }
    .tb\:first\:pl-7:not(#\#):first-child,
    .tb\:pl-7:not(#\#) {
        padding-left: 2rem;
    }
    .tb\:first\:pl-8:not(#\#):first-child,
    .tb\:pl-8:not(#\#) {
        padding-left: 2.5rem;
    }
    .tb\:first\:pl-9:not(#\#):first-child,
    .tb\:pl-9:not(#\#) {
        padding-left: 3rem;
    }
    .tb\:first\:pl-10:not(#\#):first-child,
    .tb\:pl-10:not(#\#) {
        padding-left: 4rem;
    }
    .tb\:first\:pl-11:not(#\#):first-child,
    .tb\:pl-11:not(#\#) {
        padding-left: 5rem;
    }
    .tb\:first\:pl-12:not(#\#):first-child,
    .tb\:pl-12:not(#\#) {
        padding-left: 6rem;
    }
    .tb\:first\:pl:not(#\#):first-child,
    .tb\:pl:not(#\#) {
        padding-left: 1rem;
    }
    .tb\:first\:pl-px:not(#\#):first-child,
    .tb\:pl-px:not(#\#) {
        padding-left: 1px;
    }
    .tb\:first\:pl-0\.5:not(#\#):first-child,
    .tb\:pl-0\.5:not(#\#) {
        padding-left: .125rem;
    }
    .tb\:first\:pl-1\.5:not(#\#):first-child,
    .tb\:pl-1\.5:not(#\#) {
        padding-left: .375rem;
    }
    .tb\:first\:pl-2\.5:not(#\#):first-child,
    .tb\:pl-2\.5:not(#\#) {
        padding-left: .75rem;
    }
    .tb\:after\:hide:not(#\#)::after,
    .tb\:before\:hide:not(#\#)::before,
    .tb\:hide:not(#\#),
    .tb\:nobr:not(#\#) br {
        display: none!important;
    }
}
@media (min-width:1280px) {
    .lt\:border:not(#\#),
    .lt\:first\:border:not(#\#):first-child,
    .lt\:last\:border:not(#\#):last-child {
        border-width: 1px;
    }
    .lt\:border-0:not(#\#),
    .lt\:first\:border-0:not(#\#):first-child,
    .lt\:last\:border-0:not(#\#):last-child {
        border-width: 0px;
    }
    .lt\:border-1:not(#\#),
    .lt\:first\:border-1:not(#\#):first-child,
    .lt\:last\:border-1:not(#\#):last-child {
        border-width: 1px;
    }
    .lt\:border-2:not(#\#),
    .lt\:first\:border-2:not(#\#):first-child,
    .lt\:last\:border-2:not(#\#):last-child {
        border-width: 2px;
    }
    .lt\:border-3:not(#\#),
    .lt\:first\:border-3:not(#\#):first-child,
    .lt\:last\:border-3:not(#\#):last-child {
        border-width: 3px;
    }
    .lt\:border-4:not(#\#),
    .lt\:first\:border-4:not(#\#):first-child,
    .lt\:last\:border-4:not(#\#):last-child {
        border-width: 4px;
    }
    .lt\:border-5:not(#\#),
    .lt\:first\:border-5:not(#\#):first-child,
    .lt\:last\:border-5:not(#\#):last-child {
        border-width: 5px;
    }
    .lt\:border-t:not(#\#),
    .lt\:first\:border-t:not(#\#):first-child,
    .lt\:last\:border-t:not(#\#):last-child {
        border-top-width: 1px;
    }
    .lt\:border-t-0:not(#\#),
    .lt\:first\:border-t-0:not(#\#):first-child,
    .lt\:last\:border-t-0:not(#\#):last-child {
        border-top-width: 0px;
    }
    .lt\:border-t-1:not(#\#),
    .lt\:first\:border-t-1:not(#\#):first-child,
    .lt\:last\:border-t-1:not(#\#):last-child {
        border-top-width: 1px;
    }
    .lt\:border-t-2:not(#\#),
    .lt\:first\:border-t-2:not(#\#):first-child,
    .lt\:last\:border-t-2:not(#\#):last-child {
        border-top-width: 2px;
    }
    .lt\:border-t-3:not(#\#),
    .lt\:first\:border-t-3:not(#\#):first-child,
    .lt\:last\:border-t-3:not(#\#):last-child {
        border-top-width: 3px;
    }
    .lt\:border-t-4:not(#\#),
    .lt\:first\:border-t-4:not(#\#):first-child,
    .lt\:last\:border-t-4:not(#\#):last-child {
        border-top-width: 4px;
    }
    .lt\:border-t-5:not(#\#),
    .lt\:first\:border-t-5:not(#\#):first-child,
    .lt\:last\:border-t-5:not(#\#):last-child {
        border-top-width: 5px;
    }
    .lt\:border-r:not(#\#),
    .lt\:first\:border-r:not(#\#):first-child,
    .lt\:last\:border-r:not(#\#):last-child {
        border-right-width: 1px;
    }
    .lt\:border-r-0:not(#\#),
    .lt\:first\:border-r-0:not(#\#):first-child,
    .lt\:last\:border-r-0:not(#\#):last-child {
        border-right-width: 0px;
    }
    .lt\:border-r-1:not(#\#),
    .lt\:first\:border-r-1:not(#\#):first-child,
    .lt\:last\:border-r-1:not(#\#):last-child {
        border-right-width: 1px;
    }
    .lt\:border-r-2:not(#\#),
    .lt\:first\:border-r-2:not(#\#):first-child,
    .lt\:last\:border-r-2:not(#\#):last-child {
        border-right-width: 2px;
    }
    .lt\:border-r-3:not(#\#),
    .lt\:first\:border-r-3:not(#\#):first-child,
    .lt\:last\:border-r-3:not(#\#):last-child {
        border-right-width: 3px;
    }
    .lt\:border-r-4:not(#\#),
    .lt\:first\:border-r-4:not(#\#):first-child,
    .lt\:last\:border-r-4:not(#\#):last-child {
        border-right-width: 4px;
    }
    .lt\:border-r-5:not(#\#),
    .lt\:first\:border-r-5:not(#\#):first-child,
    .lt\:last\:border-r-5:not(#\#):last-child {
        border-right-width: 5px;
    }
    .lt\:border-b:not(#\#),
    .lt\:first\:border-b:not(#\#):first-child,
    .lt\:last\:border-b:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .lt\:border-b-0:not(#\#),
    .lt\:first\:border-b-0:not(#\#):first-child,
    .lt\:last\:border-b-0:not(#\#):last-child {
        border-bottom-width: 0px;
    }
    .lt\:border-b-1:not(#\#),
    .lt\:first\:border-b-1:not(#\#):first-child,
    .lt\:last\:border-b-1:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .lt\:border-b-2:not(#\#),
    .lt\:first\:border-b-2:not(#\#):first-child,
    .lt\:last\:border-b-2:not(#\#):last-child {
        border-bottom-width: 2px;
    }
    .lt\:border-b-3:not(#\#),
    .lt\:first\:border-b-3:not(#\#):first-child,
    .lt\:last\:border-b-3:not(#\#):last-child {
        border-bottom-width: 3px;
    }
    .lt\:border-b-4:not(#\#),
    .lt\:first\:border-b-4:not(#\#):first-child,
    .lt\:last\:border-b-4:not(#\#):last-child {
        border-bottom-width: 4px;
    }
    .lt\:border-b-5:not(#\#),
    .lt\:first\:border-b-5:not(#\#):first-child,
    .lt\:last\:border-b-5:not(#\#):last-child {
        border-bottom-width: 5px;
    }
    .lt\:border-l:not(#\#),
    .lt\:first\:border-l:not(#\#):first-child,
    .lt\:last\:border-l:not(#\#):last-child {
        border-left-width: 1px;
    }
    .lt\:border-l-0:not(#\#),
    .lt\:first\:border-l-0:not(#\#):first-child,
    .lt\:last\:border-l-0:not(#\#):last-child {
        border-left-width: 0px;
    }
    .lt\:border-l-1:not(#\#),
    .lt\:first\:border-l-1:not(#\#):first-child,
    .lt\:last\:border-l-1:not(#\#):last-child {
        border-left-width: 1px;
    }
    .lt\:border-l-2:not(#\#),
    .lt\:first\:border-l-2:not(#\#):first-child,
    .lt\:last\:border-l-2:not(#\#):last-child {
        border-left-width: 2px;
    }
    .lt\:border-l-3:not(#\#),
    .lt\:first\:border-l-3:not(#\#):first-child,
    .lt\:last\:border-l-3:not(#\#):last-child {
        border-left-width: 3px;
    }
    .lt\:border-l-4:not(#\#),
    .lt\:first\:border-l-4:not(#\#):first-child,
    .lt\:last\:border-l-4:not(#\#):last-child {
        border-left-width: 4px;
    }
    .lt\:border-l-5:not(#\#),
    .lt\:first\:border-l-5:not(#\#):first-child,
    .lt\:last\:border-l-5:not(#\#):last-child {
        border-left-width: 5px;
    }
    .lt\:first\:rounded-xs:not(#\#):first-child,
    .lt\:last\:rounded-xs:not(#\#):last-child,
    .lt\:rounded-xs:not(#\#) {
        border-radius: .125rem;
    }
    .lt\:first\:rounded-sm:not(#\#):first-child,
    .lt\:last\:rounded-sm:not(#\#):last-child,
    .lt\:rounded-sm:not(#\#) {
        border-radius: .25rem;
    }
    .lt\:first\:rounded:not(#\#):first-child,
    .lt\:last\:rounded:not(#\#):last-child,
    .lt\:rounded:not(#\#) {
        border-radius: .375rem;
    }
    .lt\:first\:rounded-md:not(#\#):first-child,
    .lt\:last\:rounded-md:not(#\#):last-child,
    .lt\:rounded-md:not(#\#) {
        border-radius: .5rem;
    }
    .lt\:first\:rounded-lg:not(#\#):first-child,
    .lt\:last\:rounded-lg:not(#\#):last-child,
    .lt\:rounded-lg:not(#\#) {
        border-radius: .75rem;
    }
    .lt\:first\:rounded-xl:not(#\#):first-child,
    .lt\:last\:rounded-xl:not(#\#):last-child,
    .lt\:rounded-xl:not(#\#) {
        border-radius: 1rem;
    }
    .lt\:first\:rounded-2xl:not(#\#):first-child,
    .lt\:last\:rounded-2xl:not(#\#):last-child,
    .lt\:rounded-2xl:not(#\#) {
        border-radius: 1.5rem;
    }
    .lt\:first\:rounded-3xl:not(#\#):first-child,
    .lt\:last\:rounded-3xl:not(#\#):last-child,
    .lt\:rounded-3xl:not(#\#) {
        border-radius: 2rem;
    }
    .lt\:first\:rounded-full:not(#\#):first-child,
    .lt\:last\:rounded-full:not(#\#):last-child,
    .lt\:rounded-full:not(#\#) {
        border-radius: 999rem;
    }
    .lt\:first\:rounded-inherit:not(#\#):first-child,
    .lt\:last\:rounded-inherit:not(#\#):last-child,
    .lt\:rounded-inherit:not(#\#) {
        border-radius: inherit;
    }
    .lt\:first\:rounded-none:not(#\#):first-child,
    .lt\:last\:rounded-none:not(#\#):last-child,
    .lt\:rounded-none:not(#\#) {
        border-radius: 0;
    }
    .lt\:first\:rounded-t-xs:not(#\#):first-child,
    .lt\:last\:rounded-t-xs:not(#\#):last-child,
    .lt\:rounded-t-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-top-left-radius: .125rem;
    }
    .lt\:first\:rounded-t-sm:not(#\#):first-child,
    .lt\:last\:rounded-t-sm:not(#\#):last-child,
    .lt\:rounded-t-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }
    .lt\:first\:rounded-t:not(#\#):first-child,
    .lt\:last\:rounded-t:not(#\#):last-child,
    .lt\:rounded-t:not(#\#) {
        border-top-right-radius: .375rem;
        border-top-left-radius: .375rem;
    }
    .lt\:first\:rounded-t-md:not(#\#):first-child,
    .lt\:last\:rounded-t-md:not(#\#):last-child,
    .lt\:rounded-t-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
    }
    .lt\:first\:rounded-t-lg:not(#\#):first-child,
    .lt\:last\:rounded-t-lg:not(#\#):last-child,
    .lt\:rounded-t-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-top-left-radius: .75rem;
    }
    .lt\:first\:rounded-t-xl:not(#\#):first-child,
    .lt\:last\:rounded-t-xl:not(#\#):last-child,
    .lt\:rounded-t-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
    }
    .lt\:first\:rounded-t-2xl:not(#\#):first-child,
    .lt\:last\:rounded-t-2xl:not(#\#):last-child,
    .lt\:rounded-t-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-top-left-radius: 1.5rem;
    }
    .lt\:first\:rounded-t-3xl:not(#\#):first-child,
    .lt\:last\:rounded-t-3xl:not(#\#):last-child,
    .lt\:rounded-t-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-top-left-radius: 2rem;
    }
    .lt\:first\:rounded-t-full:not(#\#):first-child,
    .lt\:last\:rounded-t-full:not(#\#):last-child,
    .lt\:rounded-t-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-top-left-radius: 999rem;
    }
    .lt\:first\:rounded-t-inherit:not(#\#):first-child,
    .lt\:last\:rounded-t-inherit:not(#\#):last-child,
    .lt\:rounded-t-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-top-left-radius: inherit;
    }
    .lt\:first\:rounded-t-none:not(#\#):first-child,
    .lt\:last\:rounded-t-none:not(#\#):last-child,
    .lt\:rounded-t-none:not(#\#) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .lt\:first\:rounded-r-xs:not(#\#):first-child,
    .lt\:last\:rounded-r-xs:not(#\#):last-child,
    .lt\:rounded-r-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-bottom-right-radius: .125rem;
    }
    .lt\:first\:rounded-r-sm:not(#\#):first-child,
    .lt\:last\:rounded-r-sm:not(#\#):last-child,
    .lt\:rounded-r-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }
    .lt\:first\:rounded-r:not(#\#):first-child,
    .lt\:last\:rounded-r:not(#\#):last-child,
    .lt\:rounded-r:not(#\#) {
        border-top-right-radius: .375rem;
        border-bottom-right-radius: .375rem;
    }
    .lt\:first\:rounded-r-md:not(#\#):first-child,
    .lt\:last\:rounded-r-md:not(#\#):last-child,
    .lt\:rounded-r-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }
    .lt\:first\:rounded-r-lg:not(#\#):first-child,
    .lt\:last\:rounded-r-lg:not(#\#):last-child,
    .lt\:rounded-r-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem;
    }
    .lt\:first\:rounded-r-xl:not(#\#):first-child,
    .lt\:last\:rounded-r-xl:not(#\#):last-child,
    .lt\:rounded-r-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .lt\:first\:rounded-r-2xl:not(#\#):first-child,
    .lt\:last\:rounded-r-2xl:not(#\#):last-child,
    .lt\:rounded-r-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }
    .lt\:first\:rounded-r-3xl:not(#\#):first-child,
    .lt\:last\:rounded-r-3xl:not(#\#):last-child,
    .lt\:rounded-r-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .lt\:first\:rounded-r-full:not(#\#):first-child,
    .lt\:last\:rounded-r-full:not(#\#):last-child,
    .lt\:rounded-r-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-bottom-right-radius: 999rem;
    }
    .lt\:first\:rounded-r-inherit:not(#\#):first-child,
    .lt\:last\:rounded-r-inherit:not(#\#):last-child,
    .lt\:rounded-r-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    .lt\:first\:rounded-r-none:not(#\#):first-child,
    .lt\:last\:rounded-r-none:not(#\#):last-child,
    .lt\:rounded-r-none:not(#\#) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .lt\:first\:rounded-b-xs:not(#\#):first-child,
    .lt\:last\:rounded-b-xs:not(#\#):last-child,
    .lt\:rounded-b-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .lt\:first\:rounded-b-sm:not(#\#):first-child,
    .lt\:last\:rounded-b-sm:not(#\#):last-child,
    .lt\:rounded-b-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .lt\:first\:rounded-b:not(#\#):first-child,
    .lt\:last\:rounded-b:not(#\#):last-child,
    .lt\:rounded-b:not(#\#) {
        border-bottom-right-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .lt\:first\:rounded-b-md:not(#\#):first-child,
    .lt\:last\:rounded-b-md:not(#\#):last-child,
    .lt\:rounded-b-md:not(#\#) {
        border-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .lt\:first\:rounded-b-lg:not(#\#):first-child,
    .lt\:last\:rounded-b-lg:not(#\#):last-child,
    .lt\:rounded-b-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .lt\:first\:rounded-b-xl:not(#\#):first-child,
    .lt\:last\:rounded-b-xl:not(#\#):last-child,
    .lt\:rounded-b-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .lt\:first\:rounded-b-2xl:not(#\#):first-child,
    .lt\:last\:rounded-b-2xl:not(#\#):last-child,
    .lt\:rounded-b-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .lt\:first\:rounded-b-3xl:not(#\#):first-child,
    .lt\:last\:rounded-b-3xl:not(#\#):last-child,
    .lt\:rounded-b-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .lt\:first\:rounded-b-full:not(#\#):first-child,
    .lt\:last\:rounded-b-full:not(#\#):last-child,
    .lt\:rounded-b-full:not(#\#) {
        border-bottom-right-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .lt\:first\:rounded-b-inherit:not(#\#):first-child,
    .lt\:last\:rounded-b-inherit:not(#\#):last-child,
    .lt\:rounded-b-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .lt\:first\:rounded-b-none:not(#\#):first-child,
    .lt\:last\:rounded-b-none:not(#\#):last-child,
    .lt\:rounded-b-none:not(#\#) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .lt\:first\:rounded-l-xs:not(#\#):first-child,
    .lt\:last\:rounded-l-xs:not(#\#):last-child,
    .lt\:rounded-l-xs:not(#\#) {
        border-top-left-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .lt\:first\:rounded-l-sm:not(#\#):first-child,
    .lt\:last\:rounded-l-sm:not(#\#):last-child,
    .lt\:rounded-l-sm:not(#\#) {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .lt\:first\:rounded-l:not(#\#):first-child,
    .lt\:last\:rounded-l:not(#\#):last-child,
    .lt\:rounded-l:not(#\#) {
        border-top-left-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .lt\:first\:rounded-l-md:not(#\#):first-child,
    .lt\:last\:rounded-l-md:not(#\#):last-child,
    .lt\:rounded-l-md:not(#\#) {
        border-top-left-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .lt\:first\:rounded-l-lg:not(#\#):first-child,
    .lt\:last\:rounded-l-lg:not(#\#):last-child,
    .lt\:rounded-l-lg:not(#\#) {
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .lt\:first\:rounded-l-xl:not(#\#):first-child,
    .lt\:last\:rounded-l-xl:not(#\#):last-child,
    .lt\:rounded-l-xl:not(#\#) {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .lt\:first\:rounded-l-2xl:not(#\#):first-child,
    .lt\:last\:rounded-l-2xl:not(#\#):last-child,
    .lt\:rounded-l-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .lt\:first\:rounded-l-3xl:not(#\#):first-child,
    .lt\:last\:rounded-l-3xl:not(#\#):last-child,
    .lt\:rounded-l-3xl:not(#\#) {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .lt\:first\:rounded-l-full:not(#\#):first-child,
    .lt\:last\:rounded-l-full:not(#\#):last-child,
    .lt\:rounded-l-full:not(#\#) {
        border-top-left-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .lt\:first\:rounded-l-inherit:not(#\#):first-child,
    .lt\:last\:rounded-l-inherit:not(#\#):last-child,
    .lt\:rounded-l-inherit:not(#\#) {
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .lt\:first\:rounded-l-none:not(#\#):first-child,
    .lt\:last\:rounded-l-none:not(#\#):last-child,
    .lt\:rounded-l-none:not(#\#) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .lt\:first\:rounded-tr-xs:not(#\#):first-child,
    .lt\:last\:rounded-tr-xs:not(#\#):last-child,
    .lt\:rounded-tr-xs:not(#\#) {
        border-top-right-radius: .125rem;
    }
    .lt\:first\:rounded-tr-sm:not(#\#):first-child,
    .lt\:last\:rounded-tr-sm:not(#\#):last-child,
    .lt\:rounded-tr-sm:not(#\#) {
        border-top-right-radius: .25rem;
    }
    .lt\:first\:rounded-tr:not(#\#):first-child,
    .lt\:last\:rounded-tr:not(#\#):last-child,
    .lt\:rounded-tr:not(#\#) {
        border-top-right-radius: .375rem;
    }
    .lt\:first\:rounded-tr-md:not(#\#):first-child,
    .lt\:last\:rounded-tr-md:not(#\#):last-child,
    .lt\:rounded-tr-md:not(#\#) {
        border-top-right-radius: .5rem;
    }
    .lt\:first\:rounded-tr-lg:not(#\#):first-child,
    .lt\:last\:rounded-tr-lg:not(#\#):last-child,
    .lt\:rounded-tr-lg:not(#\#) {
        border-top-right-radius: .75rem;
    }
    .lt\:first\:rounded-tr-xl:not(#\#):first-child,
    .lt\:last\:rounded-tr-xl:not(#\#):last-child,
    .lt\:rounded-tr-xl:not(#\#) {
        border-top-right-radius: 1rem;
    }
    .lt\:first\:rounded-tr-2xl:not(#\#):first-child,
    .lt\:last\:rounded-tr-2xl:not(#\#):last-child,
    .lt\:rounded-tr-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
    }
    .lt\:first\:rounded-tr-3xl:not(#\#):first-child,
    .lt\:last\:rounded-tr-3xl:not(#\#):last-child,
    .lt\:rounded-tr-3xl:not(#\#) {
        border-top-right-radius: 2rem;
    }
    .lt\:first\:rounded-tr-full:not(#\#):first-child,
    .lt\:last\:rounded-tr-full:not(#\#):last-child,
    .lt\:rounded-tr-full:not(#\#) {
        border-top-right-radius: 999rem;
    }
    .lt\:first\:rounded-tr-inherit:not(#\#):first-child,
    .lt\:last\:rounded-tr-inherit:not(#\#):last-child,
    .lt\:rounded-tr-inherit:not(#\#) {
        border-top-right-radius: inherit;
    }
    .lt\:first\:rounded-tr-none:not(#\#):first-child,
    .lt\:last\:rounded-tr-none:not(#\#):last-child,
    .lt\:rounded-tr-none:not(#\#) {
        border-top-right-radius: 0;
    }
    .lt\:first\:rounded-br-xs:not(#\#):first-child,
    .lt\:last\:rounded-br-xs:not(#\#):last-child,
    .lt\:rounded-br-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
    }
    .lt\:first\:rounded-br-sm:not(#\#):first-child,
    .lt\:last\:rounded-br-sm:not(#\#):last-child,
    .lt\:rounded-br-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
    }
    .lt\:first\:rounded-br:not(#\#):first-child,
    .lt\:last\:rounded-br:not(#\#):last-child,
    .lt\:rounded-br:not(#\#) {
        border-bottom-right-radius: .375rem;
    }
    .lt\:first\:rounded-br-md:not(#\#):first-child,
    .lt\:last\:rounded-br-md:not(#\#):last-child,
    .lt\:rounded-br-md:not(#\#) {
        border-bottom-right-radius: .5rem;
    }
    .lt\:first\:rounded-br-lg:not(#\#):first-child,
    .lt\:last\:rounded-br-lg:not(#\#):last-child,
    .lt\:rounded-br-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
    }
    .lt\:first\:rounded-br-xl:not(#\#):first-child,
    .lt\:last\:rounded-br-xl:not(#\#):last-child,
    .lt\:rounded-br-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
    }
    .lt\:first\:rounded-br-2xl:not(#\#):first-child,
    .lt\:last\:rounded-br-2xl:not(#\#):last-child,
    .lt\:rounded-br-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
    }
    .lt\:first\:rounded-br-3xl:not(#\#):first-child,
    .lt\:last\:rounded-br-3xl:not(#\#):last-child,
    .lt\:rounded-br-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
    }
    .lt\:first\:rounded-br-full:not(#\#):first-child,
    .lt\:last\:rounded-br-full:not(#\#):last-child,
    .lt\:rounded-br-full:not(#\#) {
        border-bottom-right-radius: 999rem;
    }
    .lt\:first\:rounded-br-inherit:not(#\#):first-child,
    .lt\:last\:rounded-br-inherit:not(#\#):last-child,
    .lt\:rounded-br-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
    }
    .lt\:first\:rounded-br-none:not(#\#):first-child,
    .lt\:last\:rounded-br-none:not(#\#):last-child,
    .lt\:rounded-br-none:not(#\#) {
        border-bottom-right-radius: 0;
    }
    .lt\:first\:rounded-bl-xs:not(#\#):first-child,
    .lt\:last\:rounded-bl-xs:not(#\#):last-child,
    .lt\:rounded-bl-xs:not(#\#) {
        border-bottom-left-radius: .125rem;
    }
    .lt\:first\:rounded-bl-sm:not(#\#):first-child,
    .lt\:last\:rounded-bl-sm:not(#\#):last-child,
    .lt\:rounded-bl-sm:not(#\#) {
        border-bottom-left-radius: .25rem;
    }
    .lt\:first\:rounded-bl:not(#\#):first-child,
    .lt\:last\:rounded-bl:not(#\#):last-child,
    .lt\:rounded-bl:not(#\#) {
        border-bottom-left-radius: .375rem;
    }
    .lt\:first\:rounded-bl-md:not(#\#):first-child,
    .lt\:last\:rounded-bl-md:not(#\#):last-child,
    .lt\:rounded-bl-md:not(#\#) {
        border-bottom-left-radius: .5rem;
    }
    .lt\:first\:rounded-bl-lg:not(#\#):first-child,
    .lt\:last\:rounded-bl-lg:not(#\#):last-child,
    .lt\:rounded-bl-lg:not(#\#) {
        border-bottom-left-radius: .75rem;
    }
    .lt\:first\:rounded-bl-xl:not(#\#):first-child,
    .lt\:last\:rounded-bl-xl:not(#\#):last-child,
    .lt\:rounded-bl-xl:not(#\#) {
        border-bottom-left-radius: 1rem;
    }
    .lt\:first\:rounded-bl-2xl:not(#\#):first-child,
    .lt\:last\:rounded-bl-2xl:not(#\#):last-child,
    .lt\:rounded-bl-2xl:not(#\#) {
        border-bottom-left-radius: 1.5rem;
    }
    .lt\:first\:rounded-bl-3xl:not(#\#):first-child,
    .lt\:last\:rounded-bl-3xl:not(#\#):last-child,
    .lt\:rounded-bl-3xl:not(#\#) {
        border-bottom-left-radius: 2rem;
    }
    .lt\:first\:rounded-bl-full:not(#\#):first-child,
    .lt\:last\:rounded-bl-full:not(#\#):last-child,
    .lt\:rounded-bl-full:not(#\#) {
        border-bottom-left-radius: 999rem;
    }
    .lt\:first\:rounded-bl-inherit:not(#\#):first-child,
    .lt\:last\:rounded-bl-inherit:not(#\#):last-child,
    .lt\:rounded-bl-inherit:not(#\#) {
        border-bottom-left-radius: inherit;
    }
    .lt\:first\:rounded-bl-none:not(#\#):first-child,
    .lt\:last\:rounded-bl-none:not(#\#):last-child,
    .lt\:rounded-bl-none:not(#\#) {
        border-bottom-left-radius: 0;
    }
    .lt\:first\:rounded-tl-xs:not(#\#):first-child,
    .lt\:last\:rounded-tl-xs:not(#\#):last-child,
    .lt\:rounded-tl-xs:not(#\#) {
        border-top-left-radius: .125rem;
    }
    .lt\:first\:rounded-tl-sm:not(#\#):first-child,
    .lt\:last\:rounded-tl-sm:not(#\#):last-child,
    .lt\:rounded-tl-sm:not(#\#) {
        border-top-left-radius: .25rem;
    }
    .lt\:first\:rounded-tl:not(#\#):first-child,
    .lt\:last\:rounded-tl:not(#\#):last-child,
    .lt\:rounded-tl:not(#\#) {
        border-top-left-radius: .375rem;
    }
    .lt\:first\:rounded-tl-md:not(#\#):first-child,
    .lt\:last\:rounded-tl-md:not(#\#):last-child,
    .lt\:rounded-tl-md:not(#\#) {
        border-top-left-radius: .5rem;
    }
    .lt\:first\:rounded-tl-lg:not(#\#):first-child,
    .lt\:last\:rounded-tl-lg:not(#\#):last-child,
    .lt\:rounded-tl-lg:not(#\#) {
        border-top-left-radius: .75rem;
    }
    .lt\:first\:rounded-tl-xl:not(#\#):first-child,
    .lt\:last\:rounded-tl-xl:not(#\#):last-child,
    .lt\:rounded-tl-xl:not(#\#) {
        border-top-left-radius: 1rem;
    }
    .lt\:first\:rounded-tl-2xl:not(#\#):first-child,
    .lt\:last\:rounded-tl-2xl:not(#\#):last-child,
    .lt\:rounded-tl-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
    }
    .lt\:first\:rounded-tl-3xl:not(#\#):first-child,
    .lt\:last\:rounded-tl-3xl:not(#\#):last-child,
    .lt\:rounded-tl-3xl:not(#\#) {
        border-top-left-radius: 2rem;
    }
    .lt\:first\:rounded-tl-full:not(#\#):first-child,
    .lt\:last\:rounded-tl-full:not(#\#):last-child,
    .lt\:rounded-tl-full:not(#\#) {
        border-top-left-radius: 999rem;
    }
    .lt\:first\:rounded-tl-inherit:not(#\#):first-child,
    .lt\:last\:rounded-tl-inherit:not(#\#):last-child,
    .lt\:rounded-tl-inherit:not(#\#) {
        border-top-left-radius: inherit;
    }
    .lt\:first\:rounded-tl-none:not(#\#):first-child,
    .lt\:last\:rounded-tl-none:not(#\#):last-child,
    .lt\:rounded-tl-none:not(#\#) {
        border-top-left-radius: 0;
    }
    .lt\:tracking-tighter:not(#\#) {
        letter-spacing: -.05em!important;
    }
    .lt\:tracking-tight:not(#\#) {
        letter-spacing: -.025em!important;
    }
    .lt\:tracking-normal:not(#\#) {
        letter-spacing: 0em!important;
    }
    .lt\:tracking-wide:not(#\#) {
        letter-spacing: .025em!important;
    }
    .lt\:tracking-wider:not(#\#) {
        letter-spacing: .05em!important;
    }
    .lt\:tracking-widest:not(#\#) {
        letter-spacing: .1em!important;
    }
    .lt\:leading-none:not(#\#) {
        line-height: 1!important;
    }
    .lt\:leading-tight:not(#\#) {
        line-height: 1.25!important;
    }
    .lt\:leading-snug:not(#\#) {
        line-height: 1.375!important;
    }
    .lt\:leading-normal:not(#\#) {
        line-height: 1.5!important;
    }
    .lt\:leading-relaxed:not(#\#) {
        line-height: 1.625!important;
    }
    .lt\:leading-loose:not(#\#) {
        line-height: 2!important;
    }
    .lt\:text-left:not(#\#) {
        text-align: left;
    }
    .lt\:text-right:not(#\#) {
        text-align: right;
    }
    .lt\:text-center:not(#\#) {
        text-align: center;
    }
    .lt\:text-justify:not(#\#) {
        text-align: justify;
        text-align-last: justify;
    }
    .lt\:font-inherit:not(#\#) {
        font-size: inherit;
        line-height: inherit;
    }
    .lt\:font-2xs:not(#\#) {
        font-size: clamp(8px, .1333333333vw + 7.3333333333px, 10px);
    }
    .lt\:font-xs:not(#\#) {
        font-size: clamp(10px, .1333333333vw + 9.3333333333px, 12px);
    }
    .lt\:font-sm:not(#\#) {
        font-size: clamp(12px, .1333333333vw + 11.3333333333px, 14px);
    }
    .lt\:font-base:not(#\#) {
        font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
    }
    .lt\:font-md:not(#\#) {
        font-size: clamp(16px, .1333333333vw + 15.3333333333px, 18px);
    }
    .lt\:font-lg:not(#\#) {
        font-size: clamp(18px, .1333333333vw + 17.3333333333px, 20px);
    }
    .lt\:font-xl:not(#\#) {
        font-size: clamp(20px, .1333333333vw + 19.3333333333px, 22px);
    }
    .lt\:font-2xl:not(#\#) {
        font-size: clamp(24px, .2666666667vw + 22.6666666667px, 28px);
    }
    .lt\:font-3xl:not(#\#) {
        font-size: clamp(28px, .1333333333vw + 27.3333333333px, 30px);
    }
    .lt\:font-4xl:not(#\#) {
        font-size: clamp(32px, 0vw + 32px, 32px);
    }
    .lt\:font-5xl:not(#\#) {
        font-size: clamp(36px, .2666666667vw + 34.6666666667px, 40px);
    }
    .lt\:font-6xl:not(#\#) {
        font-size: clamp(40px, .5333333333vw + 37.3333333333px, 48px);
    }
    .lt\:font-7xl:not(#\#) {
        font-size: clamp(48px, .5333333333vw + 45.3333333333px, 56px);
    }
    .lt\:font-8xl:not(#\#) {
        font-size: clamp(56px, .5333333333vw + 53.3333333333px, 64px);
    }
    .lt\:font-9xl:not(#\#) {
        font-size: clamp(64px, 1.0666666667vw + 58.6666666667px, 80px);
    }
    .lt\:font-10xl:not(#\#) {
        font-size: clamp(72px, 2.1333333333vw + 61.3333333333px, 104px);
    }
    .lt\:font-11xl:not(#\#) {
        font-size: clamp(80px, 3.7333333333vw + 61.3333333333px, 136px);
    }
    .lt\:font-12xl:not(#\#) {
        font-size: clamp(96px, 6.4vw + 64px, 192px);
    }
    .lt\:columns-1:not(#\#) {
        columns: 1;
    }
    .lt\:columns-2:not(#\#) {
        columns: 2;
    }
    .lt\:columns-3:not(#\#) {
        columns: 3;
    }
    .lt\:columns-4:not(#\#) {
        columns: 4;
    }
    .lt\:columns-5:not(#\#) {
        columns: 5;
    }
    .lt\:aspect-ratio-auto:not(#\#) {
        aspect-ratio: auto;
    }
    .lt\:aspect-ratio-1\/1:not(#\#) {
        aspect-ratio: 1/1;
    }
    .lt\:aspect-ratio-2\/1:not(#\#) {
        aspect-ratio: 2/1;
    }
    .lt\:aspect-ratio-1\/2:not(#\#) {
        aspect-ratio: 1/2;
    }
    .lt\:aspect-ratio-3\/1:not(#\#) {
        aspect-ratio: 3/1;
    }
    .lt\:aspect-ratio-1\/3:not(#\#) {
        aspect-ratio: 1/3;
    }
    .lt\:aspect-ratio-3\/2:not(#\#) {
        aspect-ratio: 3/2;
    }
    .lt\:aspect-ratio-2\/3:not(#\#) {
        aspect-ratio: 2/3;
    }
    .lt\:aspect-ratio-4\/3:not(#\#) {
        aspect-ratio: 4/3;
    }
    .lt\:aspect-ratio-3\/4:not(#\#) {
        aspect-ratio: 3/4;
    }
    .lt\:aspect-ratio-16\/9:not(#\#) {
        aspect-ratio: 16/9;
    }
    .lt\:aspect-ratio-9\/16:not(#\#) {
        aspect-ratio: 9/16;
    }
    .lt\:overflow-visible:not(#\#) {
        overflow: visible;
    }
    .lt\:overflow-x-visible:not(#\#) {
        overflow-x: visible;
    }
    .lt\:overflow-y-visible:not(#\#) {
        overflow-y: visible;
    }
    .lt\:overflow-hidden:not(#\#) {
        overflow: hidden;
    }
    .lt\:overflow-x-hidden:not(#\#) {
        overflow-x: hidden;
    }
    .lt\:overflow-y-hidden:not(#\#) {
        overflow-y: hidden;
    }
    .lt\:overflow-scroll:not(#\#) {
        overflow: scroll;
    }
    .lt\:overflow-x-scroll:not(#\#) {
        overflow-x: scroll;
    }
    .lt\:overflow-y-scroll:not(#\#) {
        overflow-y: scroll;
    }
    .lt\:overflow-auto:not(#\#) {
        overflow: auto;
    }
    .lt\:overflow-x-auto:not(#\#) {
        overflow-x: auto;
    }
    .lt\:overflow-y-auto:not(#\#) {
        overflow-y: auto;
    }
    .lt\:overflow-clip:not(#\#) {
        overflow: clip;
    }
    .lt\:overflow-x-clip:not(#\#) {
        overflow-x: clip;
    }
    .lt\:overflow-y-clip:not(#\#) {
        overflow-y: clip;
    }
    .lt\:visible:not(#\#) {
        visibility: visible;
    }
    .lt\:hidden:not(#\#) {
        visibility: hidden;
    }
    .lt\:collapse:not(#\#) {
        visibility: collapse;
    }
    .lt\:none:not(#\#) {
        display: none!important;
    }
    .lt\:inline:not(#\#) {
        display: inline!important;
    }
    .lt\:inline-block:not(#\#) {
        display: inline-block!important;
    }
    .lt\:block:not(#\#) {
        display: block!important;
    }
    .lt\:table:not(#\#) {
        display: table!important;
    }
    .lt\:table-row:not(#\#) {
        display: table-row!important;
    }
    .lt\:table-cell:not(#\#) {
        display: table-cell!important;
    }
    .lt\:flex:not(#\#) {
        display: flex!important;
    }
    .lt\:inline-flex:not(#\#) {
        display: inline-flex!important;
    }
    .lt\:grid:not(#\#) {
        display: grid!important;
    }
    .lt\:float-left:not(#\#) {
        float: left;
    }
    .lt\:float-right:not(#\#) {
        float: right;
    }
    .lt\:float-none:not(#\#) {
        float: none;
    }
    .lt\:alignleft:not(#\#) {
        max-width: 45%;
        float: left;
        margin-right: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .lt\:alignright:not(#\#) {
        max-width: 45%;
        float: right;
        margin-left: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .lt\:aligncenter:not(#\#) {
        clear: both;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .lt\:alignnone:not(#\#) {
        max-width: 100%;
        float: initial;
        margin: initial;
    }
    .lt\:clear-left:not(#\#) {
        clear: left;
    }
    .lt\:clear-right:not(#\#) {
        clear: right;
    }
    .lt\:clear-both:not(#\#) {
        clear: both;
    }
    .lt\:clearfix:not(#\#)::after {
        content: "";
        display: block;
        clear: both;
    }
    .lt\:flex-1:not(#\#) {
        flex: 1 1 0%;
    }
    .lt\:flex-auto:not(#\#) {
        flex: 1 1 auto;
    }
    .lt\:flex-initial:not(#\#) {
        flex: 0 1 auto;
    }
    .lt\:flex-none:not(#\#) {
        flex: none;
    }
    .lt\:flex-grow-0:not(#\#) {
        flex-grow: 0;
    }
    .lt\:flex-grow-1:not(#\#) {
        flex-grow: 1;
    }
    .lt\:flex-shrink-0:not(#\#) {
        flex-shrink: 0;
    }
    .lt\:flex-shrink-1:not(#\#) {
        flex-shrink: 1;
    }
    .lt\:flex-row:not(#\#) {
        flex-direction: row;
    }
    .lt\:flex-column:not(#\#) {
        flex-direction: column;
    }
    .lt\:flex-row-reverse:not(#\#) {
        flex-direction: row-reverse;
    }
    .lt\:flex-column-reverse:not(#\#) {
        flex-direction: column-reverse;
    }
    .lt\:flex-wrap:not(#\#) {
        flex-wrap: wrap;
    }
    .lt\:flex-nowrap:not(#\#) {
        flex-wrap: nowrap;
    }
    .lt\:flex-wrap-reverse:not(#\#) {
        flex-wrap: wrap-reverse;
    }
    .lt\:justify-content-start:not(#\#) {
        justify-content: flex-start;
    }
    .lt\:justify-content-end:not(#\#) {
        justify-content: flex-end;
    }
    .lt\:justify-content-center:not(#\#) {
        justify-content: center;
    }
    .lt\:justify-content-between:not(#\#) {
        justify-content: space-between;
    }
    .lt\:justify-content-around:not(#\#) {
        justify-content: space-around;
    }
    .lt\:justify-content-evenly:not(#\#) {
        justify-content: space-evenly;
    }
    .lt\:align-items-start:not(#\#) {
        align-items: flex-start;
    }
    .lt\:align-items-end:not(#\#) {
        align-items: flex-end;
    }
    .lt\:align-items-center:not(#\#) {
        align-items: center;
    }
    .lt\:align-items-baseline:not(#\#) {
        align-items: baseline;
    }
    .lt\:align-content-start:not(#\#) {
        align-content: flex-start;
    }
    .lt\:align-content-end:not(#\#) {
        align-content: flex-end;
    }
    .lt\:align-content-center:not(#\#) {
        align-content: center;
    }
    .lt\:align-content-between:not(#\#) {
        align-content: space-between;
    }
    .lt\:align-content-around:not(#\#) {
        align-content: space-around;
    }
    .lt\:align-self-auto:not(#\#) {
        align-self: auto;
    }
    .lt\:align-self-start:not(#\#) {
        align-self: flex-start;
    }
    .lt\:align-self-end:not(#\#) {
        align-self: flex-end;
    }
    .lt\:align-self-center:not(#\#) {
        align-self: center;
    }
    .lt\:align-self-baseline:not(#\#) {
        align-self: baseline;
    }
    .lt\:align-self-stretch:not(#\#) {
        align-self: stretch;
    }
    .lt\:justify-self-start:not(#\#) {
        justify-self: flex-start;
    }
    .lt\:justify-self-end:not(#\#) {
        justify-self: flex-end;
    }
    .lt\:justify-self-center:not(#\#) {
        justify-self: center;
    }
    .lt\:justify-self-stretch:not(#\#) {
        justify-self: stretch;
    }
    .lt\:order-1:not(#\#) {
        order: 1;
    }
    .lt\:order-2:not(#\#) {
        order: 2;
    }
    .lt\:order-3:not(#\#) {
        order: 3;
    }
    .lt\:order-4:not(#\#) {
        order: 4;
    }
    .lt\:order-5:not(#\#) {
        order: 5;
    }
    .lt\:order-6:not(#\#) {
        order: 6;
    }
    .lt\:order-7:not(#\#) {
        order: 7;
    }
    .lt\:order-8:not(#\#) {
        order: 8;
    }
    .lt\:order-9:not(#\#) {
        order: 9;
    }
    .lt\:order-10:not(#\#) {
        order: 10;
    }
    .lt\:order-11:not(#\#) {
        order: 11;
    }
    .lt\:order-12:not(#\#) {
        order: 12;
    }
    .lt\:order-first:not(#\#) {
        order: -999;
    }
    .lt\:order-last:not(#\#) {
        order: 999;
    }
    .lt\:order-none:not(#\#) {
        order: 0;
    }
    .lt\:fixed-top:not(#\#) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .lt\:fixed-bottom:not(#\#) {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .lt\:fixed-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .lt\:absolute-top:not(#\#) {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .lt\:absolute-bottom:not(#\#) {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .lt\:absolute-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .lt\:sticky-top:not(#\#) {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .lt\:sticky-bottom:not(#\#) {
        position: sticky;
        bottom: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .lt\:sticky-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .lt\:static:not(#\#) {
        position: static;
    }
    .lt\:relative:not(#\#) {
        position: relative;
    }
    .lt\:absolute:not(#\#) {
        position: absolute;
    }
    .lt\:fixed:not(#\#) {
        position: fixed;
    }
    .lt\:sticky:not(#\#) {
        position: sticky;
    }
    .lt\:top-0:not(#\#) {
        top: 0rem;
    }
    .lt\:top-1:not(#\#) {
        top: .25rem;
    }
    .lt\:top-2:not(#\#) {
        top: .5rem;
    }
    .lt\:top-3:not(#\#) {
        top: 1rem;
    }
    .lt\:top-4:not(#\#) {
        top: 1.25rem;
    }
    .lt\:top-5:not(#\#) {
        top: 1.5rem;
    }
    .lt\:top-6:not(#\#) {
        top: 1.75rem;
    }
    .lt\:top-7:not(#\#) {
        top: 2rem;
    }
    .lt\:top-8:not(#\#) {
        top: 2.5rem;
    }
    .lt\:top-9:not(#\#) {
        top: 3rem;
    }
    .lt\:top-10:not(#\#) {
        top: 4rem;
    }
    .lt\:top-11:not(#\#) {
        top: 5rem;
    }
    .lt\:top-12:not(#\#) {
        top: 6rem;
    }
    .lt\:top-inherit:not(#\#) {
        top: inherit;
    }
    .lt\:top-full:not(#\#) {
        top: 100%;
    }
    .lt\:top:not(#\#) {
        top: 1rem;
    }
    .lt\:top-px:not(#\#) {
        top: 1px;
    }
    .lt\:top-0\.5:not(#\#) {
        top: .125rem;
    }
    .lt\:top-1\.5:not(#\#) {
        top: .375rem;
    }
    .lt\:top-2\.5:not(#\#) {
        top: .75rem;
    }
    .lt\:top-1\/2:not(#\#) {
        top: 50%;
    }
    .lt\:top-1\/3:not(#\#) {
        top: 33.3333333333%;
    }
    .lt\:top-2\/3:not(#\#) {
        top: 66.6666666667%;
    }
    .lt\:top-1\/4:not(#\#) {
        top: 25%;
    }
    .lt\:top-2\/4:not(#\#) {
        top: 50%;
    }
    .lt\:top-3\/4:not(#\#) {
        top: 75%;
    }
    .lt\:top-1\/5:not(#\#) {
        top: 20%;
    }
    .lt\:top-2\/5:not(#\#) {
        top: 40%;
    }
    .lt\:top-3\/5:not(#\#) {
        top: 60%;
    }
    .lt\:top-4\/5:not(#\#) {
        top: 80%;
    }
    .lt\:top-1\/6:not(#\#) {
        top: 16.6666666667%;
    }
    .lt\:top-2\/6:not(#\#) {
        top: 33.3333333333%;
    }
    .lt\:top-3\/6:not(#\#) {
        top: 50%;
    }
    .lt\:top-4\/6:not(#\#) {
        top: 66.6666666667%;
    }
    .lt\:top-5\/6:not(#\#) {
        top: 83.3333333333%;
    }
    .lt\:top-1\/7:not(#\#) {
        top: 14.2857142857%;
    }
    .lt\:top-2\/7:not(#\#) {
        top: 28.5714285714%;
    }
    .lt\:top-3\/7:not(#\#) {
        top: 42.8571428571%;
    }
    .lt\:top-4\/7:not(#\#) {
        top: 57.1428571429%;
    }
    .lt\:top-5\/7:not(#\#) {
        top: 71.4285714286%;
    }
    .lt\:top-6\/7:not(#\#) {
        top: 85.7142857143%;
    }
    .lt\:top-1\/8:not(#\#) {
        top: 12.5%;
    }
    .lt\:top-2\/8:not(#\#) {
        top: 25%;
    }
    .lt\:top-3\/8:not(#\#) {
        top: 37.5%;
    }
    .lt\:top-4\/8:not(#\#) {
        top: 50%;
    }
    .lt\:top-5\/8:not(#\#) {
        top: 62.5%;
    }
    .lt\:top-6\/8:not(#\#) {
        top: 75%;
    }
    .lt\:top-7\/8:not(#\#) {
        top: 87.5%;
    }
    .lt\:top-1\/9:not(#\#) {
        top: 11.1111111111%;
    }
    .lt\:top-2\/9:not(#\#) {
        top: 22.2222222222%;
    }
    .lt\:top-3\/9:not(#\#) {
        top: 33.3333333333%;
    }
    .lt\:top-4\/9:not(#\#) {
        top: 44.4444444444%;
    }
    .lt\:top-5\/9:not(#\#) {
        top: 55.5555555556%;
    }
    .lt\:top-6\/9:not(#\#) {
        top: 66.6666666667%;
    }
    .lt\:top-7\/9:not(#\#) {
        top: 77.7777777778%;
    }
    .lt\:top-8\/9:not(#\#) {
        top: 88.8888888889%;
    }
    .lt\:top-1\/10:not(#\#) {
        top: 10%;
    }
    .lt\:top-2\/10:not(#\#) {
        top: 20%;
    }
    .lt\:top-3\/10:not(#\#) {
        top: 30%;
    }
    .lt\:top-4\/10:not(#\#) {
        top: 40%;
    }
    .lt\:top-5\/10:not(#\#) {
        top: 50%;
    }
    .lt\:top-6\/10:not(#\#) {
        top: 60%;
    }
    .lt\:top-7\/10:not(#\#) {
        top: 70%;
    }
    .lt\:top-8\/10:not(#\#) {
        top: 80%;
    }
    .lt\:top-9\/10:not(#\#) {
        top: 90%;
    }
    .lt\:top-1\/11:not(#\#) {
        top: 9.0909090909%;
    }
    .lt\:top-2\/11:not(#\#) {
        top: 18.1818181818%;
    }
    .lt\:top-3\/11:not(#\#) {
        top: 27.2727272727%;
    }
    .lt\:top-4\/11:not(#\#) {
        top: 36.3636363636%;
    }
    .lt\:top-5\/11:not(#\#) {
        top: 45.4545454545%;
    }
    .lt\:top-6\/11:not(#\#) {
        top: 54.5454545455%;
    }
    .lt\:top-7\/11:not(#\#) {
        top: 63.6363636364%;
    }
    .lt\:top-8\/11:not(#\#) {
        top: 72.7272727273%;
    }
    .lt\:top-9\/11:not(#\#) {
        top: 81.8181818182%;
    }
    .lt\:top-10\/11:not(#\#) {
        top: 90.9090909091%;
    }
    .lt\:top-1\/12:not(#\#) {
        top: 8.3333333333%;
    }
    .lt\:top-2\/12:not(#\#) {
        top: 16.6666666667%;
    }
    .lt\:top-3\/12:not(#\#) {
        top: 25%;
    }
    .lt\:top-4\/12:not(#\#) {
        top: 33.3333333333%;
    }
    .lt\:top-5\/12:not(#\#) {
        top: 41.6666666667%;
    }
    .lt\:top-6\/12:not(#\#) {
        top: 50%;
    }
    .lt\:top-7\/12:not(#\#) {
        top: 58.3333333333%;
    }
    .lt\:top-8\/12:not(#\#) {
        top: 66.6666666667%;
    }
    .lt\:top-9\/12:not(#\#) {
        top: 75%;
    }
    .lt\:top-10\/12:not(#\#) {
        top: 83.3333333333%;
    }
    .lt\:top-11\/12:not(#\#) {
        top: 91.6666666667%;
    }
    .lt\:right-0:not(#\#) {
        right: 0rem;
    }
    .lt\:right-1:not(#\#) {
        right: .25rem;
    }
    .lt\:right-2:not(#\#) {
        right: .5rem;
    }
    .lt\:right-3:not(#\#) {
        right: 1rem;
    }
    .lt\:right-4:not(#\#) {
        right: 1.25rem;
    }
    .lt\:right-5:not(#\#) {
        right: 1.5rem;
    }
    .lt\:right-6:not(#\#) {
        right: 1.75rem;
    }
    .lt\:right-7:not(#\#) {
        right: 2rem;
    }
    .lt\:right-8:not(#\#) {
        right: 2.5rem;
    }
    .lt\:right-9:not(#\#) {
        right: 3rem;
    }
    .lt\:right-10:not(#\#) {
        right: 4rem;
    }
    .lt\:right-11:not(#\#) {
        right: 5rem;
    }
    .lt\:right-12:not(#\#) {
        right: 6rem;
    }
    .lt\:right-inherit:not(#\#) {
        right: inherit;
    }
    .lt\:right-full:not(#\#) {
        right: 100%;
    }
    .lt\:right:not(#\#) {
        right: 1rem;
    }
    .lt\:right-px:not(#\#) {
        right: 1px;
    }
    .lt\:right-0\.5:not(#\#) {
        right: .125rem;
    }
    .lt\:right-1\.5:not(#\#) {
        right: .375rem;
    }
    .lt\:right-2\.5:not(#\#) {
        right: .75rem;
    }
    .lt\:right-1\/2:not(#\#) {
        right: 50%;
    }
    .lt\:right-1\/3:not(#\#) {
        right: 33.3333333333%;
    }
    .lt\:right-2\/3:not(#\#) {
        right: 66.6666666667%;
    }
    .lt\:right-1\/4:not(#\#) {
        right: 25%;
    }
    .lt\:right-2\/4:not(#\#) {
        right: 50%;
    }
    .lt\:right-3\/4:not(#\#) {
        right: 75%;
    }
    .lt\:right-1\/5:not(#\#) {
        right: 20%;
    }
    .lt\:right-2\/5:not(#\#) {
        right: 40%;
    }
    .lt\:right-3\/5:not(#\#) {
        right: 60%;
    }
    .lt\:right-4\/5:not(#\#) {
        right: 80%;
    }
    .lt\:right-1\/6:not(#\#) {
        right: 16.6666666667%;
    }
    .lt\:right-2\/6:not(#\#) {
        right: 33.3333333333%;
    }
    .lt\:right-3\/6:not(#\#) {
        right: 50%;
    }
    .lt\:right-4\/6:not(#\#) {
        right: 66.6666666667%;
    }
    .lt\:right-5\/6:not(#\#) {
        right: 83.3333333333%;
    }
    .lt\:right-1\/7:not(#\#) {
        right: 14.2857142857%;
    }
    .lt\:right-2\/7:not(#\#) {
        right: 28.5714285714%;
    }
    .lt\:right-3\/7:not(#\#) {
        right: 42.8571428571%;
    }
    .lt\:right-4\/7:not(#\#) {
        right: 57.1428571429%;
    }
    .lt\:right-5\/7:not(#\#) {
        right: 71.4285714286%;
    }
    .lt\:right-6\/7:not(#\#) {
        right: 85.7142857143%;
    }
    .lt\:right-1\/8:not(#\#) {
        right: 12.5%;
    }
    .lt\:right-2\/8:not(#\#) {
        right: 25%;
    }
    .lt\:right-3\/8:not(#\#) {
        right: 37.5%;
    }
    .lt\:right-4\/8:not(#\#) {
        right: 50%;
    }
    .lt\:right-5\/8:not(#\#) {
        right: 62.5%;
    }
    .lt\:right-6\/8:not(#\#) {
        right: 75%;
    }
    .lt\:right-7\/8:not(#\#) {
        right: 87.5%;
    }
    .lt\:right-1\/9:not(#\#) {
        right: 11.1111111111%;
    }
    .lt\:right-2\/9:not(#\#) {
        right: 22.2222222222%;
    }
    .lt\:right-3\/9:not(#\#) {
        right: 33.3333333333%;
    }
    .lt\:right-4\/9:not(#\#) {
        right: 44.4444444444%;
    }
    .lt\:right-5\/9:not(#\#) {
        right: 55.5555555556%;
    }
    .lt\:right-6\/9:not(#\#) {
        right: 66.6666666667%;
    }
    .lt\:right-7\/9:not(#\#) {
        right: 77.7777777778%;
    }
    .lt\:right-8\/9:not(#\#) {
        right: 88.8888888889%;
    }
    .lt\:right-1\/10:not(#\#) {
        right: 10%;
    }
    .lt\:right-2\/10:not(#\#) {
        right: 20%;
    }
    .lt\:right-3\/10:not(#\#) {
        right: 30%;
    }
    .lt\:right-4\/10:not(#\#) {
        right: 40%;
    }
    .lt\:right-5\/10:not(#\#) {
        right: 50%;
    }
    .lt\:right-6\/10:not(#\#) {
        right: 60%;
    }
    .lt\:right-7\/10:not(#\#) {
        right: 70%;
    }
    .lt\:right-8\/10:not(#\#) {
        right: 80%;
    }
    .lt\:right-9\/10:not(#\#) {
        right: 90%;
    }
    .lt\:right-1\/11:not(#\#) {
        right: 9.0909090909%;
    }
    .lt\:right-2\/11:not(#\#) {
        right: 18.1818181818%;
    }
    .lt\:right-3\/11:not(#\#) {
        right: 27.2727272727%;
    }
    .lt\:right-4\/11:not(#\#) {
        right: 36.3636363636%;
    }
    .lt\:right-5\/11:not(#\#) {
        right: 45.4545454545%;
    }
    .lt\:right-6\/11:not(#\#) {
        right: 54.5454545455%;
    }
    .lt\:right-7\/11:not(#\#) {
        right: 63.6363636364%;
    }
    .lt\:right-8\/11:not(#\#) {
        right: 72.7272727273%;
    }
    .lt\:right-9\/11:not(#\#) {
        right: 81.8181818182%;
    }
    .lt\:right-10\/11:not(#\#) {
        right: 90.9090909091%;
    }
    .lt\:right-1\/12:not(#\#) {
        right: 8.3333333333%;
    }
    .lt\:right-2\/12:not(#\#) {
        right: 16.6666666667%;
    }
    .lt\:right-3\/12:not(#\#) {
        right: 25%;
    }
    .lt\:right-4\/12:not(#\#) {
        right: 33.3333333333%;
    }
    .lt\:right-5\/12:not(#\#) {
        right: 41.6666666667%;
    }
    .lt\:right-6\/12:not(#\#) {
        right: 50%;
    }
    .lt\:right-7\/12:not(#\#) {
        right: 58.3333333333%;
    }
    .lt\:right-8\/12:not(#\#) {
        right: 66.6666666667%;
    }
    .lt\:right-9\/12:not(#\#) {
        right: 75%;
    }
    .lt\:right-10\/12:not(#\#) {
        right: 83.3333333333%;
    }
    .lt\:right-11\/12:not(#\#) {
        right: 91.6666666667%;
    }
    .lt\:bottom-0:not(#\#) {
        bottom: 0rem;
    }
    .lt\:bottom-1:not(#\#) {
        bottom: .25rem;
    }
    .lt\:bottom-2:not(#\#) {
        bottom: .5rem;
    }
    .lt\:bottom-3:not(#\#) {
        bottom: 1rem;
    }
    .lt\:bottom-4:not(#\#) {
        bottom: 1.25rem;
    }
    .lt\:bottom-5:not(#\#) {
        bottom: 1.5rem;
    }
    .lt\:bottom-6:not(#\#) {
        bottom: 1.75rem;
    }
    .lt\:bottom-7:not(#\#) {
        bottom: 2rem;
    }
    .lt\:bottom-8:not(#\#) {
        bottom: 2.5rem;
    }
    .lt\:bottom-9:not(#\#) {
        bottom: 3rem;
    }
    .lt\:bottom-10:not(#\#) {
        bottom: 4rem;
    }
    .lt\:bottom-11:not(#\#) {
        bottom: 5rem;
    }
    .lt\:bottom-12:not(#\#) {
        bottom: 6rem;
    }
    .lt\:bottom-inherit:not(#\#) {
        bottom: inherit;
    }
    .lt\:bottom-full:not(#\#) {
        bottom: 100%;
    }
    .lt\:bottom:not(#\#) {
        bottom: 1rem;
    }
    .lt\:bottom-px:not(#\#) {
        bottom: 1px;
    }
    .lt\:bottom-0\.5:not(#\#) {
        bottom: .125rem;
    }
    .lt\:bottom-1\.5:not(#\#) {
        bottom: .375rem;
    }
    .lt\:bottom-2\.5:not(#\#) {
        bottom: .75rem;
    }
    .lt\:bottom-1\/2:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-1\/3:not(#\#) {
        bottom: 33.3333333333%;
    }
    .lt\:bottom-2\/3:not(#\#) {
        bottom: 66.6666666667%;
    }
    .lt\:bottom-1\/4:not(#\#) {
        bottom: 25%;
    }
    .lt\:bottom-2\/4:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-3\/4:not(#\#) {
        bottom: 75%;
    }
    .lt\:bottom-1\/5:not(#\#) {
        bottom: 20%;
    }
    .lt\:bottom-2\/5:not(#\#) {
        bottom: 40%;
    }
    .lt\:bottom-3\/5:not(#\#) {
        bottom: 60%;
    }
    .lt\:bottom-4\/5:not(#\#) {
        bottom: 80%;
    }
    .lt\:bottom-1\/6:not(#\#) {
        bottom: 16.6666666667%;
    }
    .lt\:bottom-2\/6:not(#\#) {
        bottom: 33.3333333333%;
    }
    .lt\:bottom-3\/6:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-4\/6:not(#\#) {
        bottom: 66.6666666667%;
    }
    .lt\:bottom-5\/6:not(#\#) {
        bottom: 83.3333333333%;
    }
    .lt\:bottom-1\/7:not(#\#) {
        bottom: 14.2857142857%;
    }
    .lt\:bottom-2\/7:not(#\#) {
        bottom: 28.5714285714%;
    }
    .lt\:bottom-3\/7:not(#\#) {
        bottom: 42.8571428571%;
    }
    .lt\:bottom-4\/7:not(#\#) {
        bottom: 57.1428571429%;
    }
    .lt\:bottom-5\/7:not(#\#) {
        bottom: 71.4285714286%;
    }
    .lt\:bottom-6\/7:not(#\#) {
        bottom: 85.7142857143%;
    }
    .lt\:bottom-1\/8:not(#\#) {
        bottom: 12.5%;
    }
    .lt\:bottom-2\/8:not(#\#) {
        bottom: 25%;
    }
    .lt\:bottom-3\/8:not(#\#) {
        bottom: 37.5%;
    }
    .lt\:bottom-4\/8:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-5\/8:not(#\#) {
        bottom: 62.5%;
    }
    .lt\:bottom-6\/8:not(#\#) {
        bottom: 75%;
    }
    .lt\:bottom-7\/8:not(#\#) {
        bottom: 87.5%;
    }
    .lt\:bottom-1\/9:not(#\#) {
        bottom: 11.1111111111%;
    }
    .lt\:bottom-2\/9:not(#\#) {
        bottom: 22.2222222222%;
    }
    .lt\:bottom-3\/9:not(#\#) {
        bottom: 33.3333333333%;
    }
    .lt\:bottom-4\/9:not(#\#) {
        bottom: 44.4444444444%;
    }
    .lt\:bottom-5\/9:not(#\#) {
        bottom: 55.5555555556%;
    }
    .lt\:bottom-6\/9:not(#\#) {
        bottom: 66.6666666667%;
    }
    .lt\:bottom-7\/9:not(#\#) {
        bottom: 77.7777777778%;
    }
    .lt\:bottom-8\/9:not(#\#) {
        bottom: 88.8888888889%;
    }
    .lt\:bottom-1\/10:not(#\#) {
        bottom: 10%;
    }
    .lt\:bottom-2\/10:not(#\#) {
        bottom: 20%;
    }
    .lt\:bottom-3\/10:not(#\#) {
        bottom: 30%;
    }
    .lt\:bottom-4\/10:not(#\#) {
        bottom: 40%;
    }
    .lt\:bottom-5\/10:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-6\/10:not(#\#) {
        bottom: 60%;
    }
    .lt\:bottom-7\/10:not(#\#) {
        bottom: 70%;
    }
    .lt\:bottom-8\/10:not(#\#) {
        bottom: 80%;
    }
    .lt\:bottom-9\/10:not(#\#) {
        bottom: 90%;
    }
    .lt\:bottom-1\/11:not(#\#) {
        bottom: 9.0909090909%;
    }
    .lt\:bottom-2\/11:not(#\#) {
        bottom: 18.1818181818%;
    }
    .lt\:bottom-3\/11:not(#\#) {
        bottom: 27.2727272727%;
    }
    .lt\:bottom-4\/11:not(#\#) {
        bottom: 36.3636363636%;
    }
    .lt\:bottom-5\/11:not(#\#) {
        bottom: 45.4545454545%;
    }
    .lt\:bottom-6\/11:not(#\#) {
        bottom: 54.5454545455%;
    }
    .lt\:bottom-7\/11:not(#\#) {
        bottom: 63.6363636364%;
    }
    .lt\:bottom-8\/11:not(#\#) {
        bottom: 72.7272727273%;
    }
    .lt\:bottom-9\/11:not(#\#) {
        bottom: 81.8181818182%;
    }
    .lt\:bottom-10\/11:not(#\#) {
        bottom: 90.9090909091%;
    }
    .lt\:bottom-1\/12:not(#\#) {
        bottom: 8.3333333333%;
    }
    .lt\:bottom-2\/12:not(#\#) {
        bottom: 16.6666666667%;
    }
    .lt\:bottom-3\/12:not(#\#) {
        bottom: 25%;
    }
    .lt\:bottom-4\/12:not(#\#) {
        bottom: 33.3333333333%;
    }
    .lt\:bottom-5\/12:not(#\#) {
        bottom: 41.6666666667%;
    }
    .lt\:bottom-6\/12:not(#\#) {
        bottom: 50%;
    }
    .lt\:bottom-7\/12:not(#\#) {
        bottom: 58.3333333333%;
    }
    .lt\:bottom-8\/12:not(#\#) {
        bottom: 66.6666666667%;
    }
    .lt\:bottom-9\/12:not(#\#) {
        bottom: 75%;
    }
    .lt\:bottom-10\/12:not(#\#) {
        bottom: 83.3333333333%;
    }
    .lt\:bottom-11\/12:not(#\#) {
        bottom: 91.6666666667%;
    }
    .lt\:left-0:not(#\#) {
        left: 0rem;
    }
    .lt\:left-1:not(#\#) {
        left: .25rem;
    }
    .lt\:left-2:not(#\#) {
        left: .5rem;
    }
    .lt\:left-3:not(#\#) {
        left: 1rem;
    }
    .lt\:left-4:not(#\#) {
        left: 1.25rem;
    }
    .lt\:left-5:not(#\#) {
        left: 1.5rem;
    }
    .lt\:left-6:not(#\#) {
        left: 1.75rem;
    }
    .lt\:left-7:not(#\#) {
        left: 2rem;
    }
    .lt\:left-8:not(#\#) {
        left: 2.5rem;
    }
    .lt\:left-9:not(#\#) {
        left: 3rem;
    }
    .lt\:left-10:not(#\#) {
        left: 4rem;
    }
    .lt\:left-11:not(#\#) {
        left: 5rem;
    }
    .lt\:left-12:not(#\#) {
        left: 6rem;
    }
    .lt\:left-inherit:not(#\#) {
        left: inherit;
    }
    .lt\:left-full:not(#\#) {
        left: 100%;
    }
    .lt\:left:not(#\#) {
        left: 1rem;
    }
    .lt\:left-px:not(#\#) {
        left: 1px;
    }
    .lt\:left-0\.5:not(#\#) {
        left: .125rem;
    }
    .lt\:left-1\.5:not(#\#) {
        left: .375rem;
    }
    .lt\:left-2\.5:not(#\#) {
        left: .75rem;
    }
    .lt\:left-1\/2:not(#\#) {
        left: 50%;
    }
    .lt\:left-1\/3:not(#\#) {
        left: 33.3333333333%;
    }
    .lt\:left-2\/3:not(#\#) {
        left: 66.6666666667%;
    }
    .lt\:left-1\/4:not(#\#) {
        left: 25%;
    }
    .lt\:left-2\/4:not(#\#) {
        left: 50%;
    }
    .lt\:left-3\/4:not(#\#) {
        left: 75%;
    }
    .lt\:left-1\/5:not(#\#) {
        left: 20%;
    }
    .lt\:left-2\/5:not(#\#) {
        left: 40%;
    }
    .lt\:left-3\/5:not(#\#) {
        left: 60%;
    }
    .lt\:left-4\/5:not(#\#) {
        left: 80%;
    }
    .lt\:left-1\/6:not(#\#) {
        left: 16.6666666667%;
    }
    .lt\:left-2\/6:not(#\#) {
        left: 33.3333333333%;
    }
    .lt\:left-3\/6:not(#\#) {
        left: 50%;
    }
    .lt\:left-4\/6:not(#\#) {
        left: 66.6666666667%;
    }
    .lt\:left-5\/6:not(#\#) {
        left: 83.3333333333%;
    }
    .lt\:left-1\/7:not(#\#) {
        left: 14.2857142857%;
    }
    .lt\:left-2\/7:not(#\#) {
        left: 28.5714285714%;
    }
    .lt\:left-3\/7:not(#\#) {
        left: 42.8571428571%;
    }
    .lt\:left-4\/7:not(#\#) {
        left: 57.1428571429%;
    }
    .lt\:left-5\/7:not(#\#) {
        left: 71.4285714286%;
    }
    .lt\:left-6\/7:not(#\#) {
        left: 85.7142857143%;
    }
    .lt\:left-1\/8:not(#\#) {
        left: 12.5%;
    }
    .lt\:left-2\/8:not(#\#) {
        left: 25%;
    }
    .lt\:left-3\/8:not(#\#) {
        left: 37.5%;
    }
    .lt\:left-4\/8:not(#\#) {
        left: 50%;
    }
    .lt\:left-5\/8:not(#\#) {
        left: 62.5%;
    }
    .lt\:left-6\/8:not(#\#) {
        left: 75%;
    }
    .lt\:left-7\/8:not(#\#) {
        left: 87.5%;
    }
    .lt\:left-1\/9:not(#\#) {
        left: 11.1111111111%;
    }
    .lt\:left-2\/9:not(#\#) {
        left: 22.2222222222%;
    }
    .lt\:left-3\/9:not(#\#) {
        left: 33.3333333333%;
    }
    .lt\:left-4\/9:not(#\#) {
        left: 44.4444444444%;
    }
    .lt\:left-5\/9:not(#\#) {
        left: 55.5555555556%;
    }
    .lt\:left-6\/9:not(#\#) {
        left: 66.6666666667%;
    }
    .lt\:left-7\/9:not(#\#) {
        left: 77.7777777778%;
    }
    .lt\:left-8\/9:not(#\#) {
        left: 88.8888888889%;
    }
    .lt\:left-1\/10:not(#\#) {
        left: 10%;
    }
    .lt\:left-2\/10:not(#\#) {
        left: 20%;
    }
    .lt\:left-3\/10:not(#\#) {
        left: 30%;
    }
    .lt\:left-4\/10:not(#\#) {
        left: 40%;
    }
    .lt\:left-5\/10:not(#\#) {
        left: 50%;
    }
    .lt\:left-6\/10:not(#\#) {
        left: 60%;
    }
    .lt\:left-7\/10:not(#\#) {
        left: 70%;
    }
    .lt\:left-8\/10:not(#\#) {
        left: 80%;
    }
    .lt\:left-9\/10:not(#\#) {
        left: 90%;
    }
    .lt\:left-1\/11:not(#\#) {
        left: 9.0909090909%;
    }
    .lt\:left-2\/11:not(#\#) {
        left: 18.1818181818%;
    }
    .lt\:left-3\/11:not(#\#) {
        left: 27.2727272727%;
    }
    .lt\:left-4\/11:not(#\#) {
        left: 36.3636363636%;
    }
    .lt\:left-5\/11:not(#\#) {
        left: 45.4545454545%;
    }
    .lt\:left-6\/11:not(#\#) {
        left: 54.5454545455%;
    }
    .lt\:left-7\/11:not(#\#) {
        left: 63.6363636364%;
    }
    .lt\:left-8\/11:not(#\#) {
        left: 72.7272727273%;
    }
    .lt\:left-9\/11:not(#\#) {
        left: 81.8181818182%;
    }
    .lt\:left-10\/11:not(#\#) {
        left: 90.9090909091%;
    }
    .lt\:left-1\/12:not(#\#) {
        left: 8.3333333333%;
    }
    .lt\:left-2\/12:not(#\#) {
        left: 16.6666666667%;
    }
    .lt\:left-3\/12:not(#\#) {
        left: 25%;
    }
    .lt\:left-4\/12:not(#\#) {
        left: 33.3333333333%;
    }
    .lt\:left-5\/12:not(#\#) {
        left: 41.6666666667%;
    }
    .lt\:left-6\/12:not(#\#) {
        left: 50%;
    }
    .lt\:left-7\/12:not(#\#) {
        left: 58.3333333333%;
    }
    .lt\:left-8\/12:not(#\#) {
        left: 66.6666666667%;
    }
    .lt\:left-9\/12:not(#\#) {
        left: 75%;
    }
    .lt\:left-10\/12:not(#\#) {
        left: 83.3333333333%;
    }
    .lt\:left-11\/12:not(#\#) {
        left: 91.6666666667%;
    }
    .lt\:inset-0:not(#\#) {
        inset: 0rem;
    }
    .lt\:inset-1:not(#\#) {
        inset: 0.25rem;
    }
    .lt\:inset-2:not(#\#) {
        inset: 0.5rem;
    }
    .lt\:inset-3:not(#\#) {
        inset: 1rem;
    }
    .lt\:inset-4:not(#\#) {
        inset: 1.25rem;
    }
    .lt\:inset-5:not(#\#) {
        inset: 1.5rem;
    }
    .lt\:inset-6:not(#\#) {
        inset: 1.75rem;
    }
    .lt\:inset-7:not(#\#) {
        inset: 2rem;
    }
    .lt\:inset-8:not(#\#) {
        inset: 2.5rem;
    }
    .lt\:inset-9:not(#\#) {
        inset: 3rem;
    }
    .lt\:inset-10:not(#\#) {
        inset: 4rem;
    }
    .lt\:inset-11:not(#\#) {
        inset: 5rem;
    }
    .lt\:inset-12:not(#\#) {
        inset: 6rem;
    }
    .lt\:inset-inherit:not(#\#) {
        inset: inherit;
    }
    .lt\:inset-full:not(#\#) {
        inset: 100%;
    }
    .lt\:inset:not(#\#) {
        inset: 1rem;
    }
    .lt\:inset-px:not(#\#) {
        inset: 1px;
    }
    .lt\:inset-0\.5:not(#\#) {
        inset: 0.125rem;
    }
    .lt\:inset-1\.5:not(#\#) {
        inset: 0.375rem;
    }
    .lt\:inset-2\.5:not(#\#) {
        inset: 0.75rem;
    }
    .lt\:inset-1\/2:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-1\/3:not(#\#) {
        inset: 33.3333333333%;
    }
    .lt\:inset-2\/3:not(#\#) {
        inset: 66.6666666667%;
    }
    .lt\:inset-1\/4:not(#\#) {
        inset: 25%;
    }
    .lt\:inset-2\/4:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-3\/4:not(#\#) {
        inset: 75%;
    }
    .lt\:inset-1\/5:not(#\#) {
        inset: 20%;
    }
    .lt\:inset-2\/5:not(#\#) {
        inset: 40%;
    }
    .lt\:inset-3\/5:not(#\#) {
        inset: 60%;
    }
    .lt\:inset-4\/5:not(#\#) {
        inset: 80%;
    }
    .lt\:inset-1\/6:not(#\#) {
        inset: 16.6666666667%;
    }
    .lt\:inset-2\/6:not(#\#) {
        inset: 33.3333333333%;
    }
    .lt\:inset-3\/6:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-4\/6:not(#\#) {
        inset: 66.6666666667%;
    }
    .lt\:inset-5\/6:not(#\#) {
        inset: 83.3333333333%;
    }
    .lt\:inset-1\/7:not(#\#) {
        inset: 14.2857142857%;
    }
    .lt\:inset-2\/7:not(#\#) {
        inset: 28.5714285714%;
    }
    .lt\:inset-3\/7:not(#\#) {
        inset: 42.8571428571%;
    }
    .lt\:inset-4\/7:not(#\#) {
        inset: 57.1428571429%;
    }
    .lt\:inset-5\/7:not(#\#) {
        inset: 71.4285714286%;
    }
    .lt\:inset-6\/7:not(#\#) {
        inset: 85.7142857143%;
    }
    .lt\:inset-1\/8:not(#\#) {
        inset: 12.5%;
    }
    .lt\:inset-2\/8:not(#\#) {
        inset: 25%;
    }
    .lt\:inset-3\/8:not(#\#) {
        inset: 37.5%;
    }
    .lt\:inset-4\/8:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-5\/8:not(#\#) {
        inset: 62.5%;
    }
    .lt\:inset-6\/8:not(#\#) {
        inset: 75%;
    }
    .lt\:inset-7\/8:not(#\#) {
        inset: 87.5%;
    }
    .lt\:inset-1\/9:not(#\#) {
        inset: 11.1111111111%;
    }
    .lt\:inset-2\/9:not(#\#) {
        inset: 22.2222222222%;
    }
    .lt\:inset-3\/9:not(#\#) {
        inset: 33.3333333333%;
    }
    .lt\:inset-4\/9:not(#\#) {
        inset: 44.4444444444%;
    }
    .lt\:inset-5\/9:not(#\#) {
        inset: 55.5555555556%;
    }
    .lt\:inset-6\/9:not(#\#) {
        inset: 66.6666666667%;
    }
    .lt\:inset-7\/9:not(#\#) {
        inset: 77.7777777778%;
    }
    .lt\:inset-8\/9:not(#\#) {
        inset: 88.8888888889%;
    }
    .lt\:inset-1\/10:not(#\#) {
        inset: 10%;
    }
    .lt\:inset-2\/10:not(#\#) {
        inset: 20%;
    }
    .lt\:inset-3\/10:not(#\#) {
        inset: 30%;
    }
    .lt\:inset-4\/10:not(#\#) {
        inset: 40%;
    }
    .lt\:inset-5\/10:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-6\/10:not(#\#) {
        inset: 60%;
    }
    .lt\:inset-7\/10:not(#\#) {
        inset: 70%;
    }
    .lt\:inset-8\/10:not(#\#) {
        inset: 80%;
    }
    .lt\:inset-9\/10:not(#\#) {
        inset: 90%;
    }
    .lt\:inset-1\/11:not(#\#) {
        inset: 9.0909090909%;
    }
    .lt\:inset-2\/11:not(#\#) {
        inset: 18.1818181818%;
    }
    .lt\:inset-3\/11:not(#\#) {
        inset: 27.2727272727%;
    }
    .lt\:inset-4\/11:not(#\#) {
        inset: 36.3636363636%;
    }
    .lt\:inset-5\/11:not(#\#) {
        inset: 45.4545454545%;
    }
    .lt\:inset-6\/11:not(#\#) {
        inset: 54.5454545455%;
    }
    .lt\:inset-7\/11:not(#\#) {
        inset: 63.6363636364%;
    }
    .lt\:inset-8\/11:not(#\#) {
        inset: 72.7272727273%;
    }
    .lt\:inset-9\/11:not(#\#) {
        inset: 81.8181818182%;
    }
    .lt\:inset-10\/11:not(#\#) {
        inset: 90.9090909091%;
    }
    .lt\:inset-1\/12:not(#\#) {
        inset: 8.3333333333%;
    }
    .lt\:inset-2\/12:not(#\#) {
        inset: 16.6666666667%;
    }
    .lt\:inset-3\/12:not(#\#) {
        inset: 25%;
    }
    .lt\:inset-4\/12:not(#\#) {
        inset: 33.3333333333%;
    }
    .lt\:inset-5\/12:not(#\#) {
        inset: 41.6666666667%;
    }
    .lt\:inset-6\/12:not(#\#) {
        inset: 50%;
    }
    .lt\:inset-7\/12:not(#\#) {
        inset: 58.3333333333%;
    }
    .lt\:inset-8\/12:not(#\#) {
        inset: 66.6666666667%;
    }
    .lt\:inset-9\/12:not(#\#) {
        inset: 75%;
    }
    .lt\:inset-10\/12:not(#\#) {
        inset: 83.3333333333%;
    }
    .lt\:inset-11\/12:not(#\#) {
        inset: 91.6666666667%;
    }
    .lt\:scale-x-1:not(#\#) {
        --all-scale-x: 1;
    }
    .lt\:scale-y-1:not(#\#) {
        --all-scale-y: 1;
    }
    .lt\:scale-x-2:not(#\#) {
        --all-scale-x: 2;
    }
    .lt\:scale-y-2:not(#\#) {
        --all-scale-y: 2;
    }
    .lt\:scale-x-0\.1:not(#\#) {
        --all-scale-x: 0.1;
    }
    .lt\:scale-y-0\.1:not(#\#) {
        --all-scale-y: 0.1;
    }
    .lt\:scale-x-0\.2:not(#\#) {
        --all-scale-x: 0.2;
    }
    .lt\:scale-y-0\.2:not(#\#) {
        --all-scale-y: 0.2;
    }
    .lt\:scale-x-0\.3:not(#\#) {
        --all-scale-x: 0.3;
    }
    .lt\:scale-y-0\.3:not(#\#) {
        --all-scale-y: 0.3;
    }
    .lt\:scale-x-0\.4:not(#\#) {
        --all-scale-x: 0.4;
    }
    .lt\:scale-y-0\.4:not(#\#) {
        --all-scale-y: 0.4;
    }
    .lt\:scale-x-0\.5:not(#\#) {
        --all-scale-x: 0.5;
    }
    .lt\:scale-y-0\.5:not(#\#) {
        --all-scale-y: 0.5;
    }
    .lt\:scale-x-0\.6:not(#\#) {
        --all-scale-x: 0.6;
    }
    .lt\:scale-y-0\.6:not(#\#) {
        --all-scale-y: 0.6;
    }
    .lt\:scale-x-0\.7:not(#\#) {
        --all-scale-x: 0.7;
    }
    .lt\:scale-y-0\.7:not(#\#) {
        --all-scale-y: 0.7;
    }
    .lt\:scale-x-0\.8:not(#\#) {
        --all-scale-x: 0.8;
    }
    .lt\:scale-y-0\.8:not(#\#) {
        --all-scale-y: 0.8;
    }
    .lt\:scale-x-0\.9:not(#\#) {
        --all-scale-x: 0.9;
    }
    .lt\:scale-y-0\.9:not(#\#) {
        --all-scale-y: 0.9;
    }
    .lt\:scale-x-1\.1:not(#\#) {
        --all-scale-x: 1.1;
    }
    .lt\:scale-y-1\.1:not(#\#) {
        --all-scale-y: 1.1;
    }
    .lt\:scale-x-1\.2:not(#\#) {
        --all-scale-x: 1.2;
    }
    .lt\:scale-y-1\.2:not(#\#) {
        --all-scale-y: 1.2;
    }
    .lt\:scale-x-1\.3:not(#\#) {
        --all-scale-x: 1.3;
    }
    .lt\:scale-y-1\.3:not(#\#) {
        --all-scale-y: 1.3;
    }
    .lt\:scale-x-1\.4:not(#\#) {
        --all-scale-x: 1.4;
    }
    .lt\:scale-y-1\.4:not(#\#) {
        --all-scale-y: 1.4;
    }
    .lt\:scale-x-1\.5:not(#\#) {
        --all-scale-x: 1.5;
    }
    .lt\:scale-y-1\.5:not(#\#) {
        --all-scale-y: 1.5;
    }
    .lt\:scale-x-1\.6:not(#\#) {
        --all-scale-x: 1.6;
    }
    .lt\:scale-y-1\.6:not(#\#) {
        --all-scale-y: 1.6;
    }
    .lt\:scale-x-1\.7:not(#\#) {
        --all-scale-x: 1.7;
    }
    .lt\:scale-y-1\.7:not(#\#) {
        --all-scale-y: 1.7;
    }
    .lt\:scale-x-1\.8:not(#\#) {
        --all-scale-x: 1.8;
    }
    .lt\:scale-y-1\.8:not(#\#) {
        --all-scale-y: 1.8;
    }
    .lt\:scale-x-1\.9:not(#\#) {
        --all-scale-x: 1.9;
    }
    .lt\:scale-y-1\.9:not(#\#) {
        --all-scale-y: 1.9;
    }
    .is-active>.lt\:active\:rotate-0:not(#\#),
    .lt\:active\:rotate-0:not(#\#).is-active,
    .lt\:rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .is-active>.lt\:active\:rotate-1:not(#\#),
    .lt\:active\:rotate-1:not(#\#).is-active,
    .lt\:rotate-1:not(#\#) {
        --all-rotate: 1deg;
    }
    .is-active>.lt\:active\:rotate-2:not(#\#),
    .lt\:active\:rotate-2:not(#\#).is-active,
    .lt\:rotate-2:not(#\#) {
        --all-rotate: 2deg;
    }
    .is-active>.lt\:active\:rotate-3:not(#\#),
    .lt\:active\:rotate-3:not(#\#).is-active,
    .lt\:rotate-3:not(#\#) {
        --all-rotate: 3deg;
    }
    .is-active>.lt\:active\:rotate-6:not(#\#),
    .lt\:active\:rotate-6:not(#\#).is-active,
    .lt\:rotate-6:not(#\#) {
        --all-rotate: 6deg;
    }
    .is-active>.lt\:active\:rotate-12:not(#\#),
    .lt\:active\:rotate-12:not(#\#).is-active,
    .lt\:rotate-12:not(#\#) {
        --all-rotate: 12deg;
    }
    .is-active>.lt\:active\:rotate-45:not(#\#),
    .lt\:active\:rotate-45:not(#\#).is-active,
    .lt\:rotate-45:not(#\#) {
        --all-rotate: 45deg;
    }
    .is-active>.lt\:active\:rotate-75:not(#\#),
    .lt\:active\:rotate-75:not(#\#).is-active,
    .lt\:rotate-75:not(#\#) {
        --all-rotate: 75deg;
    }
    .is-active>.lt\:active\:rotate-90:not(#\#),
    .lt\:active\:rotate-90:not(#\#).is-active,
    .lt\:rotate-90:not(#\#) {
        --all-rotate: 90deg;
    }
    .is-active>.lt\:active\:rotate-180:not(#\#),
    .lt\:active\:rotate-180:not(#\#).is-active,
    .lt\:rotate-180:not(#\#) {
        --all-rotate: 180deg;
    }
    .lt\:-rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .lt\:-rotate-1:not(#\#) {
        --all-rotate: -1deg;
    }
    .lt\:-rotate-2:not(#\#) {
        --all-rotate: -2deg;
    }
    .lt\:-rotate-3:not(#\#) {
        --all-rotate: -3deg;
    }
    .lt\:-rotate-6:not(#\#) {
        --all-rotate: -6deg;
    }
    .lt\:-rotate-12:not(#\#) {
        --all-rotate: -12deg;
    }
    .lt\:-rotate-45:not(#\#) {
        --all-rotate: -45deg;
    }
    .lt\:-rotate-75:not(#\#) {
        --all-rotate: -75deg;
    }
    .lt\:-rotate-90:not(#\#) {
        --all-rotate: -90deg;
    }
    .lt\:-rotate-180:not(#\#) {
        --all-rotate: -180deg;
    }
    .lt\:translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .lt\:translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .lt\:translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .lt\:translate-1:not(#\#) {
        --all-translate: 0.25rem;
    }
    .lt\:translate-x-1:not(#\#) {
        --all-translate-x: 0.25rem;
    }
    .lt\:translate-y-1:not(#\#) {
        --all-translate-y: 0.25rem;
    }
    .lt\:translate-2:not(#\#) {
        --all-translate: 0.5rem;
    }
    .lt\:translate-x-2:not(#\#) {
        --all-translate-x: 0.5rem;
    }
    .lt\:translate-y-2:not(#\#) {
        --all-translate-y: 0.5rem;
    }
    .lt\:translate-3:not(#\#) {
        --all-translate: 1rem;
    }
    .lt\:translate-x-3:not(#\#) {
        --all-translate-x: 1rem;
    }
    .lt\:translate-y-3:not(#\#) {
        --all-translate-y: 1rem;
    }
    .lt\:translate-4:not(#\#) {
        --all-translate: 1.25rem;
    }
    .lt\:translate-x-4:not(#\#) {
        --all-translate-x: 1.25rem;
    }
    .lt\:translate-y-4:not(#\#) {
        --all-translate-y: 1.25rem;
    }
    .lt\:translate-5:not(#\#) {
        --all-translate: 1.5rem;
    }
    .lt\:translate-x-5:not(#\#) {
        --all-translate-x: 1.5rem;
    }
    .lt\:translate-y-5:not(#\#) {
        --all-translate-y: 1.5rem;
    }
    .lt\:translate-6:not(#\#) {
        --all-translate: 1.75rem;
    }
    .lt\:translate-x-6:not(#\#) {
        --all-translate-x: 1.75rem;
    }
    .lt\:translate-y-6:not(#\#) {
        --all-translate-y: 1.75rem;
    }
    .lt\:translate-7:not(#\#) {
        --all-translate: 2rem;
    }
    .lt\:translate-x-7:not(#\#) {
        --all-translate-x: 2rem;
    }
    .lt\:translate-y-7:not(#\#) {
        --all-translate-y: 2rem;
    }
    .lt\:translate-8:not(#\#) {
        --all-translate: 2.5rem;
    }
    .lt\:translate-x-8:not(#\#) {
        --all-translate-x: 2.5rem;
    }
    .lt\:translate-y-8:not(#\#) {
        --all-translate-y: 2.5rem;
    }
    .lt\:translate-9:not(#\#) {
        --all-translate: 3rem;
    }
    .lt\:translate-x-9:not(#\#) {
        --all-translate-x: 3rem;
    }
    .lt\:translate-y-9:not(#\#) {
        --all-translate-y: 3rem;
    }
    .lt\:translate-10:not(#\#) {
        --all-translate: 4rem;
    }
    .lt\:translate-x-10:not(#\#) {
        --all-translate-x: 4rem;
    }
    .lt\:translate-y-10:not(#\#) {
        --all-translate-y: 4rem;
    }
    .lt\:translate-11:not(#\#) {
        --all-translate: 5rem;
    }
    .lt\:translate-x-11:not(#\#) {
        --all-translate-x: 5rem;
    }
    .lt\:translate-y-11:not(#\#) {
        --all-translate-y: 5rem;
    }
    .lt\:translate-12:not(#\#) {
        --all-translate: 6rem;
    }
    .lt\:translate-x-12:not(#\#) {
        --all-translate-x: 6rem;
    }
    .lt\:translate-y-12:not(#\#) {
        --all-translate-y: 6rem;
    }
    .lt\:translate-full:not(#\#) {
        --all-translate: 100%;
    }
    .lt\:translate-x-full:not(#\#) {
        --all-translate-x: 100%;
    }
    .lt\:translate-y-full:not(#\#) {
        --all-translate-y: 100%;
    }
    .lt\:translate-px:not(#\#) {
        --all-translate: 1px;
    }
    .lt\:translate-x-px:not(#\#) {
        --all-translate-x: 1px;
    }
    .lt\:translate-y-px:not(#\#) {
        --all-translate-y: 1px;
    }
    .lt\:translate-0\.5:not(#\#) {
        --all-translate: 0.125rem;
    }
    .lt\:translate-x-0\.5:not(#\#) {
        --all-translate-x: 0.125rem;
    }
    .lt\:translate-y-0\.5:not(#\#) {
        --all-translate-y: 0.125rem;
    }
    .lt\:translate-1\.5:not(#\#) {
        --all-translate: 0.375rem;
    }
    .lt\:translate-x-1\.5:not(#\#) {
        --all-translate-x: 0.375rem;
    }
    .lt\:translate-y-1\.5:not(#\#) {
        --all-translate-y: 0.375rem;
    }
    .lt\:translate-2\.5:not(#\#) {
        --all-translate: 0.75rem;
    }
    .lt\:translate-x-2\.5:not(#\#) {
        --all-translate-x: 0.75rem;
    }
    .lt\:translate-y-2\.5:not(#\#) {
        --all-translate-y: 0.75rem;
    }
    .lt\:translate-1\/2:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-1\/2:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-1\/2:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-1\/3:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .lt\:translate-x-1\/3:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .lt\:translate-y-1\/3:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .lt\:translate-2\/3:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .lt\:translate-x-2\/3:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .lt\:translate-y-2\/3:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .lt\:translate-1\/4:not(#\#) {
        --all-translate: 25%;
    }
    .lt\:translate-x-1\/4:not(#\#) {
        --all-translate-x: 25%;
    }
    .lt\:translate-y-1\/4:not(#\#) {
        --all-translate-y: 25%;
    }
    .lt\:translate-2\/4:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-2\/4:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-2\/4:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-3\/4:not(#\#) {
        --all-translate: 75%;
    }
    .lt\:translate-x-3\/4:not(#\#) {
        --all-translate-x: 75%;
    }
    .lt\:translate-y-3\/4:not(#\#) {
        --all-translate-y: 75%;
    }
    .lt\:translate-1\/5:not(#\#) {
        --all-translate: 20%;
    }
    .lt\:translate-x-1\/5:not(#\#) {
        --all-translate-x: 20%;
    }
    .lt\:translate-y-1\/5:not(#\#) {
        --all-translate-y: 20%;
    }
    .lt\:translate-2\/5:not(#\#) {
        --all-translate: 40%;
    }
    .lt\:translate-x-2\/5:not(#\#) {
        --all-translate-x: 40%;
    }
    .lt\:translate-y-2\/5:not(#\#) {
        --all-translate-y: 40%;
    }
    .lt\:translate-3\/5:not(#\#) {
        --all-translate: 60%;
    }
    .lt\:translate-x-3\/5:not(#\#) {
        --all-translate-x: 60%;
    }
    .lt\:translate-y-3\/5:not(#\#) {
        --all-translate-y: 60%;
    }
    .lt\:translate-4\/5:not(#\#) {
        --all-translate: 80%;
    }
    .lt\:translate-x-4\/5:not(#\#) {
        --all-translate-x: 80%;
    }
    .lt\:translate-y-4\/5:not(#\#) {
        --all-translate-y: 80%;
    }
    .lt\:translate-1\/6:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .lt\:translate-x-1\/6:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .lt\:translate-y-1\/6:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .lt\:translate-2\/6:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .lt\:translate-x-2\/6:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .lt\:translate-y-2\/6:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .lt\:translate-3\/6:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-3\/6:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-3\/6:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-4\/6:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .lt\:translate-x-4\/6:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .lt\:translate-y-4\/6:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .lt\:translate-5\/6:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .lt\:translate-x-5\/6:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .lt\:translate-y-5\/6:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .lt\:translate-1\/7:not(#\#) {
        --all-translate: 14.2857142857%;
    }
    .lt\:translate-x-1\/7:not(#\#) {
        --all-translate-x: 14.2857142857%;
    }
    .lt\:translate-y-1\/7:not(#\#) {
        --all-translate-y: 14.2857142857%;
    }
    .lt\:translate-2\/7:not(#\#) {
        --all-translate: 28.5714285714%;
    }
    .lt\:translate-x-2\/7:not(#\#) {
        --all-translate-x: 28.5714285714%;
    }
    .lt\:translate-y-2\/7:not(#\#) {
        --all-translate-y: 28.5714285714%;
    }
    .lt\:translate-3\/7:not(#\#) {
        --all-translate: 42.8571428571%;
    }
    .lt\:translate-x-3\/7:not(#\#) {
        --all-translate-x: 42.8571428571%;
    }
    .lt\:translate-y-3\/7:not(#\#) {
        --all-translate-y: 42.8571428571%;
    }
    .lt\:translate-4\/7:not(#\#) {
        --all-translate: 57.1428571429%;
    }
    .lt\:translate-x-4\/7:not(#\#) {
        --all-translate-x: 57.1428571429%;
    }
    .lt\:translate-y-4\/7:not(#\#) {
        --all-translate-y: 57.1428571429%;
    }
    .lt\:translate-5\/7:not(#\#) {
        --all-translate: 71.4285714286%;
    }
    .lt\:translate-x-5\/7:not(#\#) {
        --all-translate-x: 71.4285714286%;
    }
    .lt\:translate-y-5\/7:not(#\#) {
        --all-translate-y: 71.4285714286%;
    }
    .lt\:translate-6\/7:not(#\#) {
        --all-translate: 85.7142857143%;
    }
    .lt\:translate-x-6\/7:not(#\#) {
        --all-translate-x: 85.7142857143%;
    }
    .lt\:translate-y-6\/7:not(#\#) {
        --all-translate-y: 85.7142857143%;
    }
    .lt\:translate-1\/8:not(#\#) {
        --all-translate: 12.5%;
    }
    .lt\:translate-x-1\/8:not(#\#) {
        --all-translate-x: 12.5%;
    }
    .lt\:translate-y-1\/8:not(#\#) {
        --all-translate-y: 12.5%;
    }
    .lt\:translate-2\/8:not(#\#) {
        --all-translate: 25%;
    }
    .lt\:translate-x-2\/8:not(#\#) {
        --all-translate-x: 25%;
    }
    .lt\:translate-y-2\/8:not(#\#) {
        --all-translate-y: 25%;
    }
    .lt\:translate-3\/8:not(#\#) {
        --all-translate: 37.5%;
    }
    .lt\:translate-x-3\/8:not(#\#) {
        --all-translate-x: 37.5%;
    }
    .lt\:translate-y-3\/8:not(#\#) {
        --all-translate-y: 37.5%;
    }
    .lt\:translate-4\/8:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-4\/8:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-4\/8:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-5\/8:not(#\#) {
        --all-translate: 62.5%;
    }
    .lt\:translate-x-5\/8:not(#\#) {
        --all-translate-x: 62.5%;
    }
    .lt\:translate-y-5\/8:not(#\#) {
        --all-translate-y: 62.5%;
    }
    .lt\:translate-6\/8:not(#\#) {
        --all-translate: 75%;
    }
    .lt\:translate-x-6\/8:not(#\#) {
        --all-translate-x: 75%;
    }
    .lt\:translate-y-6\/8:not(#\#) {
        --all-translate-y: 75%;
    }
    .lt\:translate-7\/8:not(#\#) {
        --all-translate: 87.5%;
    }
    .lt\:translate-x-7\/8:not(#\#) {
        --all-translate-x: 87.5%;
    }
    .lt\:translate-y-7\/8:not(#\#) {
        --all-translate-y: 87.5%;
    }
    .lt\:translate-1\/9:not(#\#) {
        --all-translate: 11.1111111111%;
    }
    .lt\:translate-x-1\/9:not(#\#) {
        --all-translate-x: 11.1111111111%;
    }
    .lt\:translate-y-1\/9:not(#\#) {
        --all-translate-y: 11.1111111111%;
    }
    .lt\:translate-2\/9:not(#\#) {
        --all-translate: 22.2222222222%;
    }
    .lt\:translate-x-2\/9:not(#\#) {
        --all-translate-x: 22.2222222222%;
    }
    .lt\:translate-y-2\/9:not(#\#) {
        --all-translate-y: 22.2222222222%;
    }
    .lt\:translate-3\/9:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .lt\:translate-x-3\/9:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .lt\:translate-y-3\/9:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .lt\:translate-4\/9:not(#\#) {
        --all-translate: 44.4444444444%;
    }
    .lt\:translate-x-4\/9:not(#\#) {
        --all-translate-x: 44.4444444444%;
    }
    .lt\:translate-y-4\/9:not(#\#) {
        --all-translate-y: 44.4444444444%;
    }
    .lt\:translate-5\/9:not(#\#) {
        --all-translate: 55.5555555556%;
    }
    .lt\:translate-x-5\/9:not(#\#) {
        --all-translate-x: 55.5555555556%;
    }
    .lt\:translate-y-5\/9:not(#\#) {
        --all-translate-y: 55.5555555556%;
    }
    .lt\:translate-6\/9:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .lt\:translate-x-6\/9:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .lt\:translate-y-6\/9:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .lt\:translate-7\/9:not(#\#) {
        --all-translate: 77.7777777778%;
    }
    .lt\:translate-x-7\/9:not(#\#) {
        --all-translate-x: 77.7777777778%;
    }
    .lt\:translate-y-7\/9:not(#\#) {
        --all-translate-y: 77.7777777778%;
    }
    .lt\:translate-8\/9:not(#\#) {
        --all-translate: 88.8888888889%;
    }
    .lt\:translate-x-8\/9:not(#\#) {
        --all-translate-x: 88.8888888889%;
    }
    .lt\:translate-y-8\/9:not(#\#) {
        --all-translate-y: 88.8888888889%;
    }
    .lt\:translate-1\/10:not(#\#) {
        --all-translate: 10%;
    }
    .lt\:translate-x-1\/10:not(#\#) {
        --all-translate-x: 10%;
    }
    .lt\:translate-y-1\/10:not(#\#) {
        --all-translate-y: 10%;
    }
    .lt\:translate-2\/10:not(#\#) {
        --all-translate: 20%;
    }
    .lt\:translate-x-2\/10:not(#\#) {
        --all-translate-x: 20%;
    }
    .lt\:translate-y-2\/10:not(#\#) {
        --all-translate-y: 20%;
    }
    .lt\:translate-3\/10:not(#\#) {
        --all-translate: 30%;
    }
    .lt\:translate-x-3\/10:not(#\#) {
        --all-translate-x: 30%;
    }
    .lt\:translate-y-3\/10:not(#\#) {
        --all-translate-y: 30%;
    }
    .lt\:translate-4\/10:not(#\#) {
        --all-translate: 40%;
    }
    .lt\:translate-x-4\/10:not(#\#) {
        --all-translate-x: 40%;
    }
    .lt\:translate-y-4\/10:not(#\#) {
        --all-translate-y: 40%;
    }
    .lt\:translate-5\/10:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-5\/10:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-5\/10:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-6\/10:not(#\#) {
        --all-translate: 60%;
    }
    .lt\:translate-x-6\/10:not(#\#) {
        --all-translate-x: 60%;
    }
    .lt\:translate-y-6\/10:not(#\#) {
        --all-translate-y: 60%;
    }
    .lt\:translate-7\/10:not(#\#) {
        --all-translate: 70%;
    }
    .lt\:translate-x-7\/10:not(#\#) {
        --all-translate-x: 70%;
    }
    .lt\:translate-y-7\/10:not(#\#) {
        --all-translate-y: 70%;
    }
    .lt\:translate-8\/10:not(#\#) {
        --all-translate: 80%;
    }
    .lt\:translate-x-8\/10:not(#\#) {
        --all-translate-x: 80%;
    }
    .lt\:translate-y-8\/10:not(#\#) {
        --all-translate-y: 80%;
    }
    .lt\:translate-9\/10:not(#\#) {
        --all-translate: 90%;
    }
    .lt\:translate-x-9\/10:not(#\#) {
        --all-translate-x: 90%;
    }
    .lt\:translate-y-9\/10:not(#\#) {
        --all-translate-y: 90%;
    }
    .lt\:translate-1\/11:not(#\#) {
        --all-translate: 9.0909090909%;
    }
    .lt\:translate-x-1\/11:not(#\#) {
        --all-translate-x: 9.0909090909%;
    }
    .lt\:translate-y-1\/11:not(#\#) {
        --all-translate-y: 9.0909090909%;
    }
    .lt\:translate-2\/11:not(#\#) {
        --all-translate: 18.1818181818%;
    }
    .lt\:translate-x-2\/11:not(#\#) {
        --all-translate-x: 18.1818181818%;
    }
    .lt\:translate-y-2\/11:not(#\#) {
        --all-translate-y: 18.1818181818%;
    }
    .lt\:translate-3\/11:not(#\#) {
        --all-translate: 27.2727272727%;
    }
    .lt\:translate-x-3\/11:not(#\#) {
        --all-translate-x: 27.2727272727%;
    }
    .lt\:translate-y-3\/11:not(#\#) {
        --all-translate-y: 27.2727272727%;
    }
    .lt\:translate-4\/11:not(#\#) {
        --all-translate: 36.3636363636%;
    }
    .lt\:translate-x-4\/11:not(#\#) {
        --all-translate-x: 36.3636363636%;
    }
    .lt\:translate-y-4\/11:not(#\#) {
        --all-translate-y: 36.3636363636%;
    }
    .lt\:translate-5\/11:not(#\#) {
        --all-translate: 45.4545454545%;
    }
    .lt\:translate-x-5\/11:not(#\#) {
        --all-translate-x: 45.4545454545%;
    }
    .lt\:translate-y-5\/11:not(#\#) {
        --all-translate-y: 45.4545454545%;
    }
    .lt\:translate-6\/11:not(#\#) {
        --all-translate: 54.5454545455%;
    }
    .lt\:translate-x-6\/11:not(#\#) {
        --all-translate-x: 54.5454545455%;
    }
    .lt\:translate-y-6\/11:not(#\#) {
        --all-translate-y: 54.5454545455%;
    }
    .lt\:translate-7\/11:not(#\#) {
        --all-translate: 63.6363636364%;
    }
    .lt\:translate-x-7\/11:not(#\#) {
        --all-translate-x: 63.6363636364%;
    }
    .lt\:translate-y-7\/11:not(#\#) {
        --all-translate-y: 63.6363636364%;
    }
    .lt\:translate-8\/11:not(#\#) {
        --all-translate: 72.7272727273%;
    }
    .lt\:translate-x-8\/11:not(#\#) {
        --all-translate-x: 72.7272727273%;
    }
    .lt\:translate-y-8\/11:not(#\#) {
        --all-translate-y: 72.7272727273%;
    }
    .lt\:translate-9\/11:not(#\#) {
        --all-translate: 81.8181818182%;
    }
    .lt\:translate-x-9\/11:not(#\#) {
        --all-translate-x: 81.8181818182%;
    }
    .lt\:translate-y-9\/11:not(#\#) {
        --all-translate-y: 81.8181818182%;
    }
    .lt\:translate-10\/11:not(#\#) {
        --all-translate: 90.9090909091%;
    }
    .lt\:translate-x-10\/11:not(#\#) {
        --all-translate-x: 90.9090909091%;
    }
    .lt\:translate-y-10\/11:not(#\#) {
        --all-translate-y: 90.9090909091%;
    }
    .lt\:translate-1\/12:not(#\#) {
        --all-translate: 8.3333333333%;
    }
    .lt\:translate-x-1\/12:not(#\#) {
        --all-translate-x: 8.3333333333%;
    }
    .lt\:translate-y-1\/12:not(#\#) {
        --all-translate-y: 8.3333333333%;
    }
    .lt\:translate-2\/12:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .lt\:translate-x-2\/12:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .lt\:translate-y-2\/12:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .lt\:translate-3\/12:not(#\#) {
        --all-translate: 25%;
    }
    .lt\:translate-x-3\/12:not(#\#) {
        --all-translate-x: 25%;
    }
    .lt\:translate-y-3\/12:not(#\#) {
        --all-translate-y: 25%;
    }
    .lt\:translate-4\/12:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .lt\:translate-x-4\/12:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .lt\:translate-y-4\/12:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .lt\:translate-5\/12:not(#\#) {
        --all-translate: 41.6666666667%;
    }
    .lt\:translate-x-5\/12:not(#\#) {
        --all-translate-x: 41.6666666667%;
    }
    .lt\:translate-y-5\/12:not(#\#) {
        --all-translate-y: 41.6666666667%;
    }
    .lt\:translate-6\/12:not(#\#) {
        --all-translate: 50%;
    }
    .lt\:translate-x-6\/12:not(#\#) {
        --all-translate-x: 50%;
    }
    .lt\:translate-y-6\/12:not(#\#) {
        --all-translate-y: 50%;
    }
    .lt\:translate-7\/12:not(#\#) {
        --all-translate: 58.3333333333%;
    }
    .lt\:translate-x-7\/12:not(#\#) {
        --all-translate-x: 58.3333333333%;
    }
    .lt\:translate-y-7\/12:not(#\#) {
        --all-translate-y: 58.3333333333%;
    }
    .lt\:translate-8\/12:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .lt\:translate-x-8\/12:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .lt\:translate-y-8\/12:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .lt\:translate-9\/12:not(#\#) {
        --all-translate: 75%;
    }
    .lt\:translate-x-9\/12:not(#\#) {
        --all-translate-x: 75%;
    }
    .lt\:translate-y-9\/12:not(#\#) {
        --all-translate-y: 75%;
    }
    .lt\:translate-10\/12:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .lt\:translate-x-10\/12:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .lt\:translate-y-10\/12:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .lt\:translate-11\/12:not(#\#) {
        --all-translate: 91.6666666667%;
    }
    .lt\:translate-x-11\/12:not(#\#) {
        --all-translate-x: 91.6666666667%;
    }
    .lt\:translate-y-11\/12:not(#\#) {
        --all-translate-y: 91.6666666667%;
    }
    .lt\:-translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .lt\:-translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .lt\:-translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .lt\:-translate-1:not(#\#) {
        --all-translate: -0.25rem;
    }
    .lt\:-translate-x-1:not(#\#) {
        --all-translate-x: -0.25rem;
    }
    .lt\:-translate-y-1:not(#\#) {
        --all-translate-y: -0.25rem;
    }
    .lt\:-translate-2:not(#\#) {
        --all-translate: -0.5rem;
    }
    .lt\:-translate-x-2:not(#\#) {
        --all-translate-x: -0.5rem;
    }
    .lt\:-translate-y-2:not(#\#) {
        --all-translate-y: -0.5rem;
    }
    .lt\:-translate-3:not(#\#) {
        --all-translate: -1rem;
    }
    .lt\:-translate-x-3:not(#\#) {
        --all-translate-x: -1rem;
    }
    .lt\:-translate-y-3:not(#\#) {
        --all-translate-y: -1rem;
    }
    .lt\:-translate-4:not(#\#) {
        --all-translate: -1.25rem;
    }
    .lt\:-translate-x-4:not(#\#) {
        --all-translate-x: -1.25rem;
    }
    .lt\:-translate-y-4:not(#\#) {
        --all-translate-y: -1.25rem;
    }
    .lt\:-translate-5:not(#\#) {
        --all-translate: -1.5rem;
    }
    .lt\:-translate-x-5:not(#\#) {
        --all-translate-x: -1.5rem;
    }
    .lt\:-translate-y-5:not(#\#) {
        --all-translate-y: -1.5rem;
    }
    .lt\:-translate-6:not(#\#) {
        --all-translate: -1.75rem;
    }
    .lt\:-translate-x-6:not(#\#) {
        --all-translate-x: -1.75rem;
    }
    .lt\:-translate-y-6:not(#\#) {
        --all-translate-y: -1.75rem;
    }
    .lt\:-translate-7:not(#\#) {
        --all-translate: -2rem;
    }
    .lt\:-translate-x-7:not(#\#) {
        --all-translate-x: -2rem;
    }
    .lt\:-translate-y-7:not(#\#) {
        --all-translate-y: -2rem;
    }
    .lt\:-translate-8:not(#\#) {
        --all-translate: -2.5rem;
    }
    .lt\:-translate-x-8:not(#\#) {
        --all-translate-x: -2.5rem;
    }
    .lt\:-translate-y-8:not(#\#) {
        --all-translate-y: -2.5rem;
    }
    .lt\:-translate-9:not(#\#) {
        --all-translate: -3rem;
    }
    .lt\:-translate-x-9:not(#\#) {
        --all-translate-x: -3rem;
    }
    .lt\:-translate-y-9:not(#\#) {
        --all-translate-y: -3rem;
    }
    .lt\:-translate-10:not(#\#) {
        --all-translate: -4rem;
    }
    .lt\:-translate-x-10:not(#\#) {
        --all-translate-x: -4rem;
    }
    .lt\:-translate-y-10:not(#\#) {
        --all-translate-y: -4rem;
    }
    .lt\:-translate-11:not(#\#) {
        --all-translate: -5rem;
    }
    .lt\:-translate-x-11:not(#\#) {
        --all-translate-x: -5rem;
    }
    .lt\:-translate-y-11:not(#\#) {
        --all-translate-y: -5rem;
    }
    .lt\:-translate-12:not(#\#) {
        --all-translate: -6rem;
    }
    .lt\:-translate-x-12:not(#\#) {
        --all-translate-x: -6rem;
    }
    .lt\:-translate-y-12:not(#\#) {
        --all-translate-y: -6rem;
    }
    .lt\:-translate-px:not(#\#) {
        --all-translate: -1px;
    }
    .lt\:-translate-x-px:not(#\#) {
        --all-translate-x: -1px;
    }
    .lt\:-translate-y-px:not(#\#) {
        --all-translate-y: -1px;
    }
    .lt\:-translate-0\.5:not(#\#) {
        --all-translate: -0.125rem;
    }
    .lt\:-translate-x-0\.5:not(#\#) {
        --all-translate-x: -0.125rem;
    }
    .lt\:-translate-y-0\.5:not(#\#) {
        --all-translate-y: -0.125rem;
    }
    .lt\:-translate-1\.5:not(#\#) {
        --all-translate: -0.375rem;
    }
    .lt\:-translate-x-1\.5:not(#\#) {
        --all-translate-x: -0.375rem;
    }
    .lt\:-translate-y-1\.5:not(#\#) {
        --all-translate-y: -0.375rem;
    }
    .lt\:-translate-2\.5:not(#\#) {
        --all-translate: -0.75rem;
    }
    .lt\:-translate-x-2\.5:not(#\#) {
        --all-translate-x: -0.75rem;
    }
    .lt\:-translate-y-2\.5:not(#\#) {
        --all-translate-y: -0.75rem;
    }
    .lt\:-translate-1\/2:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-1\/2:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-1\/2:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-1\/3:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .lt\:-translate-x-1\/3:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .lt\:-translate-y-1\/3:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .lt\:-translate-2\/3:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .lt\:-translate-x-2\/3:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .lt\:-translate-y-2\/3:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .lt\:-translate-1\/4:not(#\#) {
        --all-translate: -25%;
    }
    .lt\:-translate-x-1\/4:not(#\#) {
        --all-translate-x: -25%;
    }
    .lt\:-translate-y-1\/4:not(#\#) {
        --all-translate-y: -25%;
    }
    .lt\:-translate-2\/4:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-2\/4:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-2\/4:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-3\/4:not(#\#) {
        --all-translate: -75%;
    }
    .lt\:-translate-x-3\/4:not(#\#) {
        --all-translate-x: -75%;
    }
    .lt\:-translate-y-3\/4:not(#\#) {
        --all-translate-y: -75%;
    }
    .lt\:-translate-1\/5:not(#\#) {
        --all-translate: -20%;
    }
    .lt\:-translate-x-1\/5:not(#\#) {
        --all-translate-x: -20%;
    }
    .lt\:-translate-y-1\/5:not(#\#) {
        --all-translate-y: -20%;
    }
    .lt\:-translate-2\/5:not(#\#) {
        --all-translate: -40%;
    }
    .lt\:-translate-x-2\/5:not(#\#) {
        --all-translate-x: -40%;
    }
    .lt\:-translate-y-2\/5:not(#\#) {
        --all-translate-y: -40%;
    }
    .lt\:-translate-3\/5:not(#\#) {
        --all-translate: -60%;
    }
    .lt\:-translate-x-3\/5:not(#\#) {
        --all-translate-x: -60%;
    }
    .lt\:-translate-y-3\/5:not(#\#) {
        --all-translate-y: -60%;
    }
    .lt\:-translate-4\/5:not(#\#) {
        --all-translate: -80%;
    }
    .lt\:-translate-x-4\/5:not(#\#) {
        --all-translate-x: -80%;
    }
    .lt\:-translate-y-4\/5:not(#\#) {
        --all-translate-y: -80%;
    }
    .lt\:-translate-1\/6:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .lt\:-translate-x-1\/6:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .lt\:-translate-y-1\/6:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .lt\:-translate-2\/6:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .lt\:-translate-x-2\/6:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .lt\:-translate-y-2\/6:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .lt\:-translate-3\/6:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-3\/6:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-3\/6:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-4\/6:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .lt\:-translate-x-4\/6:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .lt\:-translate-y-4\/6:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .lt\:-translate-5\/6:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .lt\:-translate-x-5\/6:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .lt\:-translate-y-5\/6:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .lt\:-translate-1\/7:not(#\#) {
        --all-translate: -14.2857142857%;
    }
    .lt\:-translate-x-1\/7:not(#\#) {
        --all-translate-x: -14.2857142857%;
    }
    .lt\:-translate-y-1\/7:not(#\#) {
        --all-translate-y: -14.2857142857%;
    }
    .lt\:-translate-2\/7:not(#\#) {
        --all-translate: -28.5714285714%;
    }
    .lt\:-translate-x-2\/7:not(#\#) {
        --all-translate-x: -28.5714285714%;
    }
    .lt\:-translate-y-2\/7:not(#\#) {
        --all-translate-y: -28.5714285714%;
    }
    .lt\:-translate-3\/7:not(#\#) {
        --all-translate: -42.8571428571%;
    }
    .lt\:-translate-x-3\/7:not(#\#) {
        --all-translate-x: -42.8571428571%;
    }
    .lt\:-translate-y-3\/7:not(#\#) {
        --all-translate-y: -42.8571428571%;
    }
    .lt\:-translate-4\/7:not(#\#) {
        --all-translate: -57.1428571429%;
    }
    .lt\:-translate-x-4\/7:not(#\#) {
        --all-translate-x: -57.1428571429%;
    }
    .lt\:-translate-y-4\/7:not(#\#) {
        --all-translate-y: -57.1428571429%;
    }
    .lt\:-translate-5\/7:not(#\#) {
        --all-translate: -71.4285714286%;
    }
    .lt\:-translate-x-5\/7:not(#\#) {
        --all-translate-x: -71.4285714286%;
    }
    .lt\:-translate-y-5\/7:not(#\#) {
        --all-translate-y: -71.4285714286%;
    }
    .lt\:-translate-6\/7:not(#\#) {
        --all-translate: -85.7142857143%;
    }
    .lt\:-translate-x-6\/7:not(#\#) {
        --all-translate-x: -85.7142857143%;
    }
    .lt\:-translate-y-6\/7:not(#\#) {
        --all-translate-y: -85.7142857143%;
    }
    .lt\:-translate-1\/8:not(#\#) {
        --all-translate: -12.5%;
    }
    .lt\:-translate-x-1\/8:not(#\#) {
        --all-translate-x: -12.5%;
    }
    .lt\:-translate-y-1\/8:not(#\#) {
        --all-translate-y: -12.5%;
    }
    .lt\:-translate-2\/8:not(#\#) {
        --all-translate: -25%;
    }
    .lt\:-translate-x-2\/8:not(#\#) {
        --all-translate-x: -25%;
    }
    .lt\:-translate-y-2\/8:not(#\#) {
        --all-translate-y: -25%;
    }
    .lt\:-translate-3\/8:not(#\#) {
        --all-translate: -37.5%;
    }
    .lt\:-translate-x-3\/8:not(#\#) {
        --all-translate-x: -37.5%;
    }
    .lt\:-translate-y-3\/8:not(#\#) {
        --all-translate-y: -37.5%;
    }
    .lt\:-translate-4\/8:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-4\/8:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-4\/8:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-5\/8:not(#\#) {
        --all-translate: -62.5%;
    }
    .lt\:-translate-x-5\/8:not(#\#) {
        --all-translate-x: -62.5%;
    }
    .lt\:-translate-y-5\/8:not(#\#) {
        --all-translate-y: -62.5%;
    }
    .lt\:-translate-6\/8:not(#\#) {
        --all-translate: -75%;
    }
    .lt\:-translate-x-6\/8:not(#\#) {
        --all-translate-x: -75%;
    }
    .lt\:-translate-y-6\/8:not(#\#) {
        --all-translate-y: -75%;
    }
    .lt\:-translate-7\/8:not(#\#) {
        --all-translate: -87.5%;
    }
    .lt\:-translate-x-7\/8:not(#\#) {
        --all-translate-x: -87.5%;
    }
    .lt\:-translate-y-7\/8:not(#\#) {
        --all-translate-y: -87.5%;
    }
    .lt\:-translate-1\/9:not(#\#) {
        --all-translate: -11.1111111111%;
    }
    .lt\:-translate-x-1\/9:not(#\#) {
        --all-translate-x: -11.1111111111%;
    }
    .lt\:-translate-y-1\/9:not(#\#) {
        --all-translate-y: -11.1111111111%;
    }
    .lt\:-translate-2\/9:not(#\#) {
        --all-translate: -22.2222222222%;
    }
    .lt\:-translate-x-2\/9:not(#\#) {
        --all-translate-x: -22.2222222222%;
    }
    .lt\:-translate-y-2\/9:not(#\#) {
        --all-translate-y: -22.2222222222%;
    }
    .lt\:-translate-3\/9:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .lt\:-translate-x-3\/9:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .lt\:-translate-y-3\/9:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .lt\:-translate-4\/9:not(#\#) {
        --all-translate: -44.4444444444%;
    }
    .lt\:-translate-x-4\/9:not(#\#) {
        --all-translate-x: -44.4444444444%;
    }
    .lt\:-translate-y-4\/9:not(#\#) {
        --all-translate-y: -44.4444444444%;
    }
    .lt\:-translate-5\/9:not(#\#) {
        --all-translate: -55.5555555556%;
    }
    .lt\:-translate-x-5\/9:not(#\#) {
        --all-translate-x: -55.5555555556%;
    }
    .lt\:-translate-y-5\/9:not(#\#) {
        --all-translate-y: -55.5555555556%;
    }
    .lt\:-translate-6\/9:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .lt\:-translate-x-6\/9:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .lt\:-translate-y-6\/9:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .lt\:-translate-7\/9:not(#\#) {
        --all-translate: -77.7777777778%;
    }
    .lt\:-translate-x-7\/9:not(#\#) {
        --all-translate-x: -77.7777777778%;
    }
    .lt\:-translate-y-7\/9:not(#\#) {
        --all-translate-y: -77.7777777778%;
    }
    .lt\:-translate-8\/9:not(#\#) {
        --all-translate: -88.8888888889%;
    }
    .lt\:-translate-x-8\/9:not(#\#) {
        --all-translate-x: -88.8888888889%;
    }
    .lt\:-translate-y-8\/9:not(#\#) {
        --all-translate-y: -88.8888888889%;
    }
    .lt\:-translate-1\/10:not(#\#) {
        --all-translate: -10%;
    }
    .lt\:-translate-x-1\/10:not(#\#) {
        --all-translate-x: -10%;
    }
    .lt\:-translate-y-1\/10:not(#\#) {
        --all-translate-y: -10%;
    }
    .lt\:-translate-2\/10:not(#\#) {
        --all-translate: -20%;
    }
    .lt\:-translate-x-2\/10:not(#\#) {
        --all-translate-x: -20%;
    }
    .lt\:-translate-y-2\/10:not(#\#) {
        --all-translate-y: -20%;
    }
    .lt\:-translate-3\/10:not(#\#) {
        --all-translate: -30%;
    }
    .lt\:-translate-x-3\/10:not(#\#) {
        --all-translate-x: -30%;
    }
    .lt\:-translate-y-3\/10:not(#\#) {
        --all-translate-y: -30%;
    }
    .lt\:-translate-4\/10:not(#\#) {
        --all-translate: -40%;
    }
    .lt\:-translate-x-4\/10:not(#\#) {
        --all-translate-x: -40%;
    }
    .lt\:-translate-y-4\/10:not(#\#) {
        --all-translate-y: -40%;
    }
    .lt\:-translate-5\/10:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-5\/10:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-5\/10:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-6\/10:not(#\#) {
        --all-translate: -60%;
    }
    .lt\:-translate-x-6\/10:not(#\#) {
        --all-translate-x: -60%;
    }
    .lt\:-translate-y-6\/10:not(#\#) {
        --all-translate-y: -60%;
    }
    .lt\:-translate-7\/10:not(#\#) {
        --all-translate: -70%;
    }
    .lt\:-translate-x-7\/10:not(#\#) {
        --all-translate-x: -70%;
    }
    .lt\:-translate-y-7\/10:not(#\#) {
        --all-translate-y: -70%;
    }
    .lt\:-translate-8\/10:not(#\#) {
        --all-translate: -80%;
    }
    .lt\:-translate-x-8\/10:not(#\#) {
        --all-translate-x: -80%;
    }
    .lt\:-translate-y-8\/10:not(#\#) {
        --all-translate-y: -80%;
    }
    .lt\:-translate-9\/10:not(#\#) {
        --all-translate: -90%;
    }
    .lt\:-translate-x-9\/10:not(#\#) {
        --all-translate-x: -90%;
    }
    .lt\:-translate-y-9\/10:not(#\#) {
        --all-translate-y: -90%;
    }
    .lt\:-translate-1\/11:not(#\#) {
        --all-translate: -9.0909090909%;
    }
    .lt\:-translate-x-1\/11:not(#\#) {
        --all-translate-x: -9.0909090909%;
    }
    .lt\:-translate-y-1\/11:not(#\#) {
        --all-translate-y: -9.0909090909%;
    }
    .lt\:-translate-2\/11:not(#\#) {
        --all-translate: -18.1818181818%;
    }
    .lt\:-translate-x-2\/11:not(#\#) {
        --all-translate-x: -18.1818181818%;
    }
    .lt\:-translate-y-2\/11:not(#\#) {
        --all-translate-y: -18.1818181818%;
    }
    .lt\:-translate-3\/11:not(#\#) {
        --all-translate: -27.2727272727%;
    }
    .lt\:-translate-x-3\/11:not(#\#) {
        --all-translate-x: -27.2727272727%;
    }
    .lt\:-translate-y-3\/11:not(#\#) {
        --all-translate-y: -27.2727272727%;
    }
    .lt\:-translate-4\/11:not(#\#) {
        --all-translate: -36.3636363636%;
    }
    .lt\:-translate-x-4\/11:not(#\#) {
        --all-translate-x: -36.3636363636%;
    }
    .lt\:-translate-y-4\/11:not(#\#) {
        --all-translate-y: -36.3636363636%;
    }
    .lt\:-translate-5\/11:not(#\#) {
        --all-translate: -45.4545454545%;
    }
    .lt\:-translate-x-5\/11:not(#\#) {
        --all-translate-x: -45.4545454545%;
    }
    .lt\:-translate-y-5\/11:not(#\#) {
        --all-translate-y: -45.4545454545%;
    }
    .lt\:-translate-6\/11:not(#\#) {
        --all-translate: -54.5454545455%;
    }
    .lt\:-translate-x-6\/11:not(#\#) {
        --all-translate-x: -54.5454545455%;
    }
    .lt\:-translate-y-6\/11:not(#\#) {
        --all-translate-y: -54.5454545455%;
    }
    .lt\:-translate-7\/11:not(#\#) {
        --all-translate: -63.6363636364%;
    }
    .lt\:-translate-x-7\/11:not(#\#) {
        --all-translate-x: -63.6363636364%;
    }
    .lt\:-translate-y-7\/11:not(#\#) {
        --all-translate-y: -63.6363636364%;
    }
    .lt\:-translate-8\/11:not(#\#) {
        --all-translate: -72.7272727273%;
    }
    .lt\:-translate-x-8\/11:not(#\#) {
        --all-translate-x: -72.7272727273%;
    }
    .lt\:-translate-y-8\/11:not(#\#) {
        --all-translate-y: -72.7272727273%;
    }
    .lt\:-translate-9\/11:not(#\#) {
        --all-translate: -81.8181818182%;
    }
    .lt\:-translate-x-9\/11:not(#\#) {
        --all-translate-x: -81.8181818182%;
    }
    .lt\:-translate-y-9\/11:not(#\#) {
        --all-translate-y: -81.8181818182%;
    }
    .lt\:-translate-10\/11:not(#\#) {
        --all-translate: -90.9090909091%;
    }
    .lt\:-translate-x-10\/11:not(#\#) {
        --all-translate-x: -90.9090909091%;
    }
    .lt\:-translate-y-10\/11:not(#\#) {
        --all-translate-y: -90.9090909091%;
    }
    .lt\:-translate-1\/12:not(#\#) {
        --all-translate: -8.3333333333%;
    }
    .lt\:-translate-x-1\/12:not(#\#) {
        --all-translate-x: -8.3333333333%;
    }
    .lt\:-translate-y-1\/12:not(#\#) {
        --all-translate-y: -8.3333333333%;
    }
    .lt\:-translate-2\/12:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .lt\:-translate-x-2\/12:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .lt\:-translate-y-2\/12:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .lt\:-translate-3\/12:not(#\#) {
        --all-translate: -25%;
    }
    .lt\:-translate-x-3\/12:not(#\#) {
        --all-translate-x: -25%;
    }
    .lt\:-translate-y-3\/12:not(#\#) {
        --all-translate-y: -25%;
    }
    .lt\:-translate-4\/12:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .lt\:-translate-x-4\/12:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .lt\:-translate-y-4\/12:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .lt\:-translate-5\/12:not(#\#) {
        --all-translate: -41.6666666667%;
    }
    .lt\:-translate-x-5\/12:not(#\#) {
        --all-translate-x: -41.6666666667%;
    }
    .lt\:-translate-y-5\/12:not(#\#) {
        --all-translate-y: -41.6666666667%;
    }
    .lt\:-translate-6\/12:not(#\#) {
        --all-translate: -50%;
    }
    .lt\:-translate-x-6\/12:not(#\#) {
        --all-translate-x: -50%;
    }
    .lt\:-translate-y-6\/12:not(#\#) {
        --all-translate-y: -50%;
    }
    .lt\:-translate-7\/12:not(#\#) {
        --all-translate: -58.3333333333%;
    }
    .lt\:-translate-x-7\/12:not(#\#) {
        --all-translate-x: -58.3333333333%;
    }
    .lt\:-translate-y-7\/12:not(#\#) {
        --all-translate-y: -58.3333333333%;
    }
    .lt\:-translate-8\/12:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .lt\:-translate-x-8\/12:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .lt\:-translate-y-8\/12:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .lt\:-translate-9\/12:not(#\#) {
        --all-translate: -75%;
    }
    .lt\:-translate-x-9\/12:not(#\#) {
        --all-translate-x: -75%;
    }
    .lt\:-translate-y-9\/12:not(#\#) {
        --all-translate-y: -75%;
    }
    .lt\:-translate-10\/12:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .lt\:-translate-x-10\/12:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .lt\:-translate-y-10\/12:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .lt\:-translate-11\/12:not(#\#) {
        --all-translate: -91.6666666667%;
    }
    .lt\:-translate-x-11\/12:not(#\#) {
        --all-translate-x: -91.6666666667%;
    }
    .lt\:-translate-y-11\/12:not(#\#) {
        --all-translate-y: -91.6666666667%;
    }
    .lt\:skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .lt\:skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .lt\:skew-x-1:not(#\#) {
        --all-skew-x: 1deg;
    }
    .lt\:skew-y-1:not(#\#) {
        --all-skew-y: 1deg;
    }
    .lt\:skew-x-2:not(#\#) {
        --all-skew-x: 2deg;
    }
    .lt\:skew-y-2:not(#\#) {
        --all-skew-y: 2deg;
    }
    .lt\:skew-x-3:not(#\#) {
        --all-skew-x: 3deg;
    }
    .lt\:skew-y-3:not(#\#) {
        --all-skew-y: 3deg;
    }
    .lt\:skew-x-4:not(#\#) {
        --all-skew-x: 4deg;
    }
    .lt\:skew-y-4:not(#\#) {
        --all-skew-y: 4deg;
    }
    .lt\:skew-x-5:not(#\#) {
        --all-skew-x: 5deg;
    }
    .lt\:skew-y-5:not(#\#) {
        --all-skew-y: 5deg;
    }
    .lt\:skew-x-6:not(#\#) {
        --all-skew-x: 6deg;
    }
    .lt\:skew-y-6:not(#\#) {
        --all-skew-y: 6deg;
    }
    .lt\:-skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .lt\:-skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .lt\:-skew-x-1:not(#\#) {
        --all-skew-x: -1deg;
    }
    .lt\:-skew-y-1:not(#\#) {
        --all-skew-y: -1deg;
    }
    .lt\:-skew-x-2:not(#\#) {
        --all-skew-x: -2deg;
    }
    .lt\:-skew-y-2:not(#\#) {
        --all-skew-y: -2deg;
    }
    .lt\:-skew-x-3:not(#\#) {
        --all-skew-x: -3deg;
    }
    .lt\:-skew-y-3:not(#\#) {
        --all-skew-y: -3deg;
    }
    .lt\:-skew-x-4:not(#\#) {
        --all-skew-x: -4deg;
    }
    .lt\:-skew-y-4:not(#\#) {
        --all-skew-y: -4deg;
    }
    .lt\:-skew-x-5:not(#\#) {
        --all-skew-x: -5deg;
    }
    .lt\:-skew-y-5:not(#\#) {
        --all-skew-y: -5deg;
    }
    .lt\:-skew-x-6:not(#\#) {
        --all-skew-x: -6deg;
    }
    .lt\:-skew-y-6:not(#\#) {
        --all-skew-y: -6deg;
    }
    .lt\:w-initial:not(#\#) {
        width: initial;
    }
    .lt\:w-full:not(#\#) {
        width: 100%;
    }
    .lt\:w-none:not(#\#) {
        width: 0;
    }
    .lt\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .lt\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .lt\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .lt\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .lt\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .lt\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .lt\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .lt\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .lt\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .lt\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .lt\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .lt\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .lt\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .lt\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .lt\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .lt\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .lt\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .lt\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .lt\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .lt\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .lt\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .lt\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .lt\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .lt\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .lt\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .lt\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .lt\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .lt\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .lt\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .lt\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .lt\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .lt\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .lt\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .lt\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .lt\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .lt\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .lt\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .lt\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .lt\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .lt\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .lt\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .lt\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .lt\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .lt\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .lt\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .lt\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .lt\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .lt\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .lt\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .lt\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .lt\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .lt\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .lt\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .lt\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .lt\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .lt\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .lt\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .lt\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .lt\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .lt\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .lt\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .lt\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .lt\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .lt\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .lt\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .lt\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .lt\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .lt\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .lt\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .lt\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .lt\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .lt\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .lt\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .lt\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .lt\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .lt\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .lt\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .lt\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .lt\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .lt\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .lt\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .lt\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .lt\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .lt\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .lt\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .lt\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .lt\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .lt\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .lt\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .lt\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .lt\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .lt\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .lt\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .lt\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .lt\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .lt\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .lt\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .lt\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .lt\:w-auto:not(#\#) {
        width: auto;
    }
    .lt\:w-fit:not(#\#) {
        width: fit-content;
    }
    .lt\:w-min:not(#\#) {
        width: min-content;
    }
    .lt\:w-max:not(#\#) {
        width: max-content;
    }
    .lt\:min-w-initial:not(#\#) {
        min-width: initial;
    }
    .lt\:min-w-full:not(#\#) {
        min-width: 100%;
    }
    .lt\:min-w-none:not(#\#) {
        min-width: 0;
    }
    .lt\:min-w-\[24\]:not(#\#) {
        min-width: 24px;
    }
    .lt\:min-w-\[32\]:not(#\#) {
        min-width: 32px;
    }
    .lt\:min-w-\[40\]:not(#\#) {
        min-width: 40px;
    }
    .lt\:min-w-\[48\]:not(#\#) {
        min-width: 48px;
    }
    .lt\:min-w-\[56\]:not(#\#) {
        min-width: 56px;
    }
    .lt\:min-w-\[64\]:not(#\#) {
        min-width: 64px;
    }
    .lt\:min-w-\[72\]:not(#\#) {
        min-width: 72px;
    }
    .lt\:min-w-\[80\]:not(#\#) {
        min-width: 80px;
    }
    .lt\:min-w-\[88\]:not(#\#) {
        min-width: 88px;
    }
    .lt\:min-w-\[96\]:not(#\#) {
        min-width: 96px;
    }
    .lt\:min-w-\[120\]:not(#\#) {
        min-width: 120px;
    }
    .lt\:min-w-\[160\]:not(#\#) {
        min-width: 160px;
    }
    .lt\:min-w-\[200\]:not(#\#) {
        min-width: 200px;
    }
    .lt\:min-w-\[240\]:not(#\#) {
        min-width: 240px;
    }
    .lt\:min-w-\[280\]:not(#\#) {
        min-width: 280px;
    }
    .lt\:min-w-\[320\]:not(#\#) {
        min-width: 320px;
    }
    .lt\:min-w-\[360\]:not(#\#) {
        min-width: 360px;
    }
    .lt\:min-w-\[400\]:not(#\#) {
        min-width: 400px;
    }
    .lt\:min-w-\[440\]:not(#\#) {
        min-width: 440px;
    }
    .lt\:min-w-\[480\]:not(#\#) {
        min-width: 480px;
    }
    .lt\:min-w-\[520\]:not(#\#) {
        min-width: 520px;
    }
    .lt\:min-w-\[560\]:not(#\#) {
        min-width: 560px;
    }
    .lt\:min-w-\[600\]:not(#\#) {
        min-width: 600px;
    }
    .lt\:min-w-\[640\]:not(#\#) {
        min-width: 640px;
    }
    .lt\:min-w-\[680\]:not(#\#) {
        min-width: 680px;
    }
    .lt\:min-w-\[720\]:not(#\#) {
        min-width: 720px;
    }
    .lt\:min-w-\[760\]:not(#\#) {
        min-width: 760px;
    }
    .lt\:min-w-\[800\]:not(#\#) {
        min-width: 800px;
    }
    .lt\:min-w-\[840\]:not(#\#) {
        min-width: 840px;
    }
    .lt\:min-w-\[880\]:not(#\#) {
        min-width: 880px;
    }
    .lt\:min-w-\[920\]:not(#\#) {
        min-width: 920px;
    }
    .lt\:min-w-\[960\]:not(#\#) {
        min-width: 960px;
    }
    .lt\:min-w-1\/2:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-1\/3:not(#\#) {
        min-width: 33.3333333333%;
    }
    .lt\:min-w-2\/3:not(#\#) {
        min-width: 66.6666666667%;
    }
    .lt\:min-w-1\/4:not(#\#) {
        min-width: 25%;
    }
    .lt\:min-w-2\/4:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-3\/4:not(#\#) {
        min-width: 75%;
    }
    .lt\:min-w-1\/5:not(#\#) {
        min-width: 20%;
    }
    .lt\:min-w-2\/5:not(#\#) {
        min-width: 40%;
    }
    .lt\:min-w-3\/5:not(#\#) {
        min-width: 60%;
    }
    .lt\:min-w-4\/5:not(#\#) {
        min-width: 80%;
    }
    .lt\:min-w-1\/6:not(#\#) {
        min-width: 16.6666666667%;
    }
    .lt\:min-w-2\/6:not(#\#) {
        min-width: 33.3333333333%;
    }
    .lt\:min-w-3\/6:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-4\/6:not(#\#) {
        min-width: 66.6666666667%;
    }
    .lt\:min-w-5\/6:not(#\#) {
        min-width: 83.3333333333%;
    }
    .lt\:min-w-1\/7:not(#\#) {
        min-width: 14.2857142857%;
    }
    .lt\:min-w-2\/7:not(#\#) {
        min-width: 28.5714285714%;
    }
    .lt\:min-w-3\/7:not(#\#) {
        min-width: 42.8571428571%;
    }
    .lt\:min-w-4\/7:not(#\#) {
        min-width: 57.1428571429%;
    }
    .lt\:min-w-5\/7:not(#\#) {
        min-width: 71.4285714286%;
    }
    .lt\:min-w-6\/7:not(#\#) {
        min-width: 85.7142857143%;
    }
    .lt\:min-w-1\/8:not(#\#) {
        min-width: 12.5%;
    }
    .lt\:min-w-2\/8:not(#\#) {
        min-width: 25%;
    }
    .lt\:min-w-3\/8:not(#\#) {
        min-width: 37.5%;
    }
    .lt\:min-w-4\/8:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-5\/8:not(#\#) {
        min-width: 62.5%;
    }
    .lt\:min-w-6\/8:not(#\#) {
        min-width: 75%;
    }
    .lt\:min-w-7\/8:not(#\#) {
        min-width: 87.5%;
    }
    .lt\:min-w-1\/9:not(#\#) {
        min-width: 11.1111111111%;
    }
    .lt\:min-w-2\/9:not(#\#) {
        min-width: 22.2222222222%;
    }
    .lt\:min-w-3\/9:not(#\#) {
        min-width: 33.3333333333%;
    }
    .lt\:min-w-4\/9:not(#\#) {
        min-width: 44.4444444444%;
    }
    .lt\:min-w-5\/9:not(#\#) {
        min-width: 55.5555555556%;
    }
    .lt\:min-w-6\/9:not(#\#) {
        min-width: 66.6666666667%;
    }
    .lt\:min-w-7\/9:not(#\#) {
        min-width: 77.7777777778%;
    }
    .lt\:min-w-8\/9:not(#\#) {
        min-width: 88.8888888889%;
    }
    .lt\:min-w-1\/10:not(#\#) {
        min-width: 10%;
    }
    .lt\:min-w-2\/10:not(#\#) {
        min-width: 20%;
    }
    .lt\:min-w-3\/10:not(#\#) {
        min-width: 30%;
    }
    .lt\:min-w-4\/10:not(#\#) {
        min-width: 40%;
    }
    .lt\:min-w-5\/10:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-6\/10:not(#\#) {
        min-width: 60%;
    }
    .lt\:min-w-7\/10:not(#\#) {
        min-width: 70%;
    }
    .lt\:min-w-8\/10:not(#\#) {
        min-width: 80%;
    }
    .lt\:min-w-9\/10:not(#\#) {
        min-width: 90%;
    }
    .lt\:min-w-1\/11:not(#\#) {
        min-width: 9.0909090909%;
    }
    .lt\:min-w-2\/11:not(#\#) {
        min-width: 18.1818181818%;
    }
    .lt\:min-w-3\/11:not(#\#) {
        min-width: 27.2727272727%;
    }
    .lt\:min-w-4\/11:not(#\#) {
        min-width: 36.3636363636%;
    }
    .lt\:min-w-5\/11:not(#\#) {
        min-width: 45.4545454545%;
    }
    .lt\:min-w-6\/11:not(#\#) {
        min-width: 54.5454545455%;
    }
    .lt\:min-w-7\/11:not(#\#) {
        min-width: 63.6363636364%;
    }
    .lt\:min-w-8\/11:not(#\#) {
        min-width: 72.7272727273%;
    }
    .lt\:min-w-9\/11:not(#\#) {
        min-width: 81.8181818182%;
    }
    .lt\:min-w-10\/11:not(#\#) {
        min-width: 90.9090909091%;
    }
    .lt\:min-w-1\/12:not(#\#) {
        min-width: 8.3333333333%;
    }
    .lt\:min-w-2\/12:not(#\#) {
        min-width: 16.6666666667%;
    }
    .lt\:min-w-3\/12:not(#\#) {
        min-width: 25%;
    }
    .lt\:min-w-4\/12:not(#\#) {
        min-width: 33.3333333333%;
    }
    .lt\:min-w-5\/12:not(#\#) {
        min-width: 41.6666666667%;
    }
    .lt\:min-w-6\/12:not(#\#) {
        min-width: 50%;
    }
    .lt\:min-w-7\/12:not(#\#) {
        min-width: 58.3333333333%;
    }
    .lt\:min-w-8\/12:not(#\#) {
        min-width: 66.6666666667%;
    }
    .lt\:min-w-9\/12:not(#\#) {
        min-width: 75%;
    }
    .lt\:min-w-10\/12:not(#\#) {
        min-width: 83.3333333333%;
    }
    .lt\:min-w-11\/12:not(#\#) {
        min-width: 91.6666666667%;
    }
    .lt\:max-w-initial:not(#\#) {
        max-width: initial!important;
    }
    .lt\:max-w-full:not(#\#) {
        max-width: 100%!important;
    }
    .lt\:max-w-none:not(#\#) {
        max-width: 0!important;
    }
    .lt\:max-w-\[24\]:not(#\#) {
        max-width: 24px!important;
    }
    .lt\:max-w-\[32\]:not(#\#) {
        max-width: 32px!important;
    }
    .lt\:max-w-\[40\]:not(#\#) {
        max-width: 40px!important;
    }
    .lt\:max-w-\[48\]:not(#\#) {
        max-width: 48px!important;
    }
    .lt\:max-w-\[56\]:not(#\#) {
        max-width: 56px!important;
    }
    .lt\:max-w-\[64\]:not(#\#) {
        max-width: 64px!important;
    }
    .lt\:max-w-\[72\]:not(#\#) {
        max-width: 72px!important;
    }
    .lt\:max-w-\[80\]:not(#\#) {
        max-width: 80px!important;
    }
    .lt\:max-w-\[88\]:not(#\#) {
        max-width: 88px!important;
    }
    .lt\:max-w-\[96\]:not(#\#) {
        max-width: 96px!important;
    }
    .lt\:max-w-\[120\]:not(#\#) {
        max-width: 120px!important;
    }
    .lt\:max-w-\[160\]:not(#\#) {
        max-width: 160px!important;
    }
    .lt\:max-w-\[200\]:not(#\#) {
        max-width: 200px!important;
    }
    .lt\:max-w-\[240\]:not(#\#) {
        max-width: 240px!important;
    }
    .lt\:max-w-\[280\]:not(#\#) {
        max-width: 280px!important;
    }
    .lt\:max-w-\[320\]:not(#\#) {
        max-width: 320px!important;
    }
    .lt\:max-w-\[360\]:not(#\#) {
        max-width: 360px!important;
    }
    .lt\:max-w-\[400\]:not(#\#) {
        max-width: 400px!important;
    }
    .lt\:max-w-\[440\]:not(#\#) {
        max-width: 440px!important;
    }
    .lt\:max-w-\[480\]:not(#\#) {
        max-width: 480px!important;
    }
    .lt\:max-w-\[520\]:not(#\#) {
        max-width: 520px!important;
    }
    .lt\:max-w-\[560\]:not(#\#) {
        max-width: 560px!important;
    }
    .lt\:max-w-\[600\]:not(#\#) {
        max-width: 600px!important;
    }
    .lt\:max-w-\[640\]:not(#\#) {
        max-width: 640px!important;
    }
    .lt\:max-w-\[680\]:not(#\#) {
        max-width: 680px!important;
    }
    .lt\:max-w-\[720\]:not(#\#) {
        max-width: 720px!important;
    }
    .lt\:max-w-\[760\]:not(#\#) {
        max-width: 760px!important;
    }
    .lt\:max-w-\[800\]:not(#\#) {
        max-width: 800px!important;
    }
    .lt\:max-w-\[840\]:not(#\#) {
        max-width: 840px!important;
    }
    .lt\:max-w-\[880\]:not(#\#) {
        max-width: 880px!important;
    }
    .lt\:max-w-\[920\]:not(#\#) {
        max-width: 920px!important;
    }
    .lt\:max-w-\[960\]:not(#\#) {
        max-width: 960px!important;
    }
    .lt\:max-w-1\/2:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-1\/3:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .lt\:max-w-2\/3:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .lt\:max-w-1\/4:not(#\#) {
        max-width: 25%!important;
    }
    .lt\:max-w-2\/4:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-3\/4:not(#\#) {
        max-width: 75%!important;
    }
    .lt\:max-w-1\/5:not(#\#) {
        max-width: 20%!important;
    }
    .lt\:max-w-2\/5:not(#\#) {
        max-width: 40%!important;
    }
    .lt\:max-w-3\/5:not(#\#) {
        max-width: 60%!important;
    }
    .lt\:max-w-4\/5:not(#\#) {
        max-width: 80%!important;
    }
    .lt\:max-w-1\/6:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .lt\:max-w-2\/6:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .lt\:max-w-3\/6:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-4\/6:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .lt\:max-w-5\/6:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .lt\:max-w-1\/7:not(#\#) {
        max-width: 14.2857142857%!important;
    }
    .lt\:max-w-2\/7:not(#\#) {
        max-width: 28.5714285714%!important;
    }
    .lt\:max-w-3\/7:not(#\#) {
        max-width: 42.8571428571%!important;
    }
    .lt\:max-w-4\/7:not(#\#) {
        max-width: 57.1428571429%!important;
    }
    .lt\:max-w-5\/7:not(#\#) {
        max-width: 71.4285714286%!important;
    }
    .lt\:max-w-6\/7:not(#\#) {
        max-width: 85.7142857143%!important;
    }
    .lt\:max-w-1\/8:not(#\#) {
        max-width: 12.5%!important;
    }
    .lt\:max-w-2\/8:not(#\#) {
        max-width: 25%!important;
    }
    .lt\:max-w-3\/8:not(#\#) {
        max-width: 37.5%!important;
    }
    .lt\:max-w-4\/8:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-5\/8:not(#\#) {
        max-width: 62.5%!important;
    }
    .lt\:max-w-6\/8:not(#\#) {
        max-width: 75%!important;
    }
    .lt\:max-w-7\/8:not(#\#) {
        max-width: 87.5%!important;
    }
    .lt\:max-w-1\/9:not(#\#) {
        max-width: 11.1111111111%!important;
    }
    .lt\:max-w-2\/9:not(#\#) {
        max-width: 22.2222222222%!important;
    }
    .lt\:max-w-3\/9:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .lt\:max-w-4\/9:not(#\#) {
        max-width: 44.4444444444%!important;
    }
    .lt\:max-w-5\/9:not(#\#) {
        max-width: 55.5555555556%!important;
    }
    .lt\:max-w-6\/9:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .lt\:max-w-7\/9:not(#\#) {
        max-width: 77.7777777778%!important;
    }
    .lt\:max-w-8\/9:not(#\#) {
        max-width: 88.8888888889%!important;
    }
    .lt\:max-w-1\/10:not(#\#) {
        max-width: 10%!important;
    }
    .lt\:max-w-2\/10:not(#\#) {
        max-width: 20%!important;
    }
    .lt\:max-w-3\/10:not(#\#) {
        max-width: 30%!important;
    }
    .lt\:max-w-4\/10:not(#\#) {
        max-width: 40%!important;
    }
    .lt\:max-w-5\/10:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-6\/10:not(#\#) {
        max-width: 60%!important;
    }
    .lt\:max-w-7\/10:not(#\#) {
        max-width: 70%!important;
    }
    .lt\:max-w-8\/10:not(#\#) {
        max-width: 80%!important;
    }
    .lt\:max-w-9\/10:not(#\#) {
        max-width: 90%!important;
    }
    .lt\:max-w-1\/11:not(#\#) {
        max-width: 9.0909090909%!important;
    }
    .lt\:max-w-2\/11:not(#\#) {
        max-width: 18.1818181818%!important;
    }
    .lt\:max-w-3\/11:not(#\#) {
        max-width: 27.2727272727%!important;
    }
    .lt\:max-w-4\/11:not(#\#) {
        max-width: 36.3636363636%!important;
    }
    .lt\:max-w-5\/11:not(#\#) {
        max-width: 45.4545454545%!important;
    }
    .lt\:max-w-6\/11:not(#\#) {
        max-width: 54.5454545455%!important;
    }
    .lt\:max-w-7\/11:not(#\#) {
        max-width: 63.6363636364%!important;
    }
    .lt\:max-w-8\/11:not(#\#) {
        max-width: 72.7272727273%!important;
    }
    .lt\:max-w-9\/11:not(#\#) {
        max-width: 81.8181818182%!important;
    }
    .lt\:max-w-10\/11:not(#\#) {
        max-width: 90.9090909091%!important;
    }
    .lt\:max-w-1\/12:not(#\#) {
        max-width: 8.3333333333%!important;
    }
    .lt\:max-w-2\/12:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .lt\:max-w-3\/12:not(#\#) {
        max-width: 25%!important;
    }
    .lt\:max-w-4\/12:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .lt\:max-w-5\/12:not(#\#) {
        max-width: 41.6666666667%!important;
    }
    .lt\:max-w-6\/12:not(#\#) {
        max-width: 50%!important;
    }
    .lt\:max-w-7\/12:not(#\#) {
        max-width: 58.3333333333%!important;
    }
    .lt\:max-w-8\/12:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .lt\:max-w-9\/12:not(#\#) {
        max-width: 75%!important;
    }
    .lt\:max-w-10\/12:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .lt\:max-w-11\/12:not(#\#) {
        max-width: 91.6666666667%!important;
    }
    .lt\:h-initial:not(#\#) {
        height: initial;
    }
    .lt\:h-full:not(#\#) {
        height: 100%;
    }
    .lt\:h-none:not(#\#) {
        height: 0;
    }
    .lt\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .lt\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .lt\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .lt\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .lt\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .lt\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .lt\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .lt\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .lt\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .lt\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .lt\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .lt\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .lt\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .lt\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .lt\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .lt\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .lt\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .lt\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .lt\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .lt\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .lt\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .lt\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .lt\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .lt\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .lt\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .lt\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .lt\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .lt\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .lt\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .lt\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .lt\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .lt\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .lt\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .lt\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .lt\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .lt\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .lt\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .lt\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .lt\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .lt\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .lt\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .lt\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .lt\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .lt\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .lt\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .lt\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .lt\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .lt\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .lt\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .lt\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .lt\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .lt\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .lt\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .lt\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .lt\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .lt\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .lt\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .lt\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .lt\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .lt\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .lt\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .lt\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .lt\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .lt\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .lt\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .lt\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .lt\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .lt\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .lt\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .lt\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .lt\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .lt\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .lt\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .lt\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .lt\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .lt\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .lt\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .lt\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .lt\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .lt\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .lt\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .lt\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .lt\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .lt\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .lt\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .lt\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .lt\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .lt\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .lt\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .lt\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .lt\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .lt\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .lt\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .lt\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .lt\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .lt\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .lt\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .lt\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .lt\:h-auto:not(#\#) {
        height: auto;
    }
    .lt\:h-fit:not(#\#) {
        height: fit-content;
    }
    .lt\:h-min:not(#\#) {
        height: min-content;
    }
    .lt\:h-max:not(#\#) {
        height: max-content;
    }
    .lt\:min-h-initial:not(#\#) {
        min-height: initial;
    }
    .lt\:min-h-full:not(#\#) {
        min-height: 100%;
    }
    .lt\:min-h-none:not(#\#) {
        min-height: 0;
    }
    .lt\:min-h-\[24\]:not(#\#) {
        min-height: 24px;
    }
    .lt\:min-h-\[32\]:not(#\#) {
        min-height: 32px;
    }
    .lt\:min-h-\[40\]:not(#\#) {
        min-height: 40px;
    }
    .lt\:min-h-\[48\]:not(#\#) {
        min-height: 48px;
    }
    .lt\:min-h-\[56\]:not(#\#) {
        min-height: 56px;
    }
    .lt\:min-h-\[64\]:not(#\#) {
        min-height: 64px;
    }
    .lt\:min-h-\[72\]:not(#\#) {
        min-height: 72px;
    }
    .lt\:min-h-\[80\]:not(#\#) {
        min-height: 80px;
    }
    .lt\:min-h-\[88\]:not(#\#) {
        min-height: 88px;
    }
    .lt\:min-h-\[96\]:not(#\#) {
        min-height: 96px;
    }
    .lt\:min-h-\[120\]:not(#\#) {
        min-height: 120px;
    }
    .lt\:min-h-\[160\]:not(#\#) {
        min-height: 160px;
    }
    .lt\:min-h-\[200\]:not(#\#) {
        min-height: 200px;
    }
    .lt\:min-h-\[240\]:not(#\#) {
        min-height: 240px;
    }
    .lt\:min-h-\[280\]:not(#\#) {
        min-height: 280px;
    }
    .lt\:min-h-\[320\]:not(#\#) {
        min-height: 320px;
    }
    .lt\:min-h-\[360\]:not(#\#) {
        min-height: 360px;
    }
    .lt\:min-h-\[400\]:not(#\#) {
        min-height: 400px;
    }
    .lt\:min-h-\[440\]:not(#\#) {
        min-height: 440px;
    }
    .lt\:min-h-\[480\]:not(#\#) {
        min-height: 480px;
    }
    .lt\:min-h-\[520\]:not(#\#) {
        min-height: 520px;
    }
    .lt\:min-h-\[560\]:not(#\#) {
        min-height: 560px;
    }
    .lt\:min-h-\[600\]:not(#\#) {
        min-height: 600px;
    }
    .lt\:min-h-\[640\]:not(#\#) {
        min-height: 640px;
    }
    .lt\:min-h-\[680\]:not(#\#) {
        min-height: 680px;
    }
    .lt\:min-h-\[720\]:not(#\#) {
        min-height: 720px;
    }
    .lt\:min-h-\[760\]:not(#\#) {
        min-height: 760px;
    }
    .lt\:min-h-\[800\]:not(#\#) {
        min-height: 800px;
    }
    .lt\:min-h-\[840\]:not(#\#) {
        min-height: 840px;
    }
    .lt\:min-h-\[880\]:not(#\#) {
        min-height: 880px;
    }
    .lt\:min-h-\[920\]:not(#\#) {
        min-height: 920px;
    }
    .lt\:min-h-\[960\]:not(#\#) {
        min-height: 960px;
    }
    .lt\:min-h-1\/2:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-1\/3:not(#\#) {
        min-height: 33.3333333333%;
    }
    .lt\:min-h-2\/3:not(#\#) {
        min-height: 66.6666666667%;
    }
    .lt\:min-h-1\/4:not(#\#) {
        min-height: 25%;
    }
    .lt\:min-h-2\/4:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-3\/4:not(#\#) {
        min-height: 75%;
    }
    .lt\:min-h-1\/5:not(#\#) {
        min-height: 20%;
    }
    .lt\:min-h-2\/5:not(#\#) {
        min-height: 40%;
    }
    .lt\:min-h-3\/5:not(#\#) {
        min-height: 60%;
    }
    .lt\:min-h-4\/5:not(#\#) {
        min-height: 80%;
    }
    .lt\:min-h-1\/6:not(#\#) {
        min-height: 16.6666666667%;
    }
    .lt\:min-h-2\/6:not(#\#) {
        min-height: 33.3333333333%;
    }
    .lt\:min-h-3\/6:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-4\/6:not(#\#) {
        min-height: 66.6666666667%;
    }
    .lt\:min-h-5\/6:not(#\#) {
        min-height: 83.3333333333%;
    }
    .lt\:min-h-1\/7:not(#\#) {
        min-height: 14.2857142857%;
    }
    .lt\:min-h-2\/7:not(#\#) {
        min-height: 28.5714285714%;
    }
    .lt\:min-h-3\/7:not(#\#) {
        min-height: 42.8571428571%;
    }
    .lt\:min-h-4\/7:not(#\#) {
        min-height: 57.1428571429%;
    }
    .lt\:min-h-5\/7:not(#\#) {
        min-height: 71.4285714286%;
    }
    .lt\:min-h-6\/7:not(#\#) {
        min-height: 85.7142857143%;
    }
    .lt\:min-h-1\/8:not(#\#) {
        min-height: 12.5%;
    }
    .lt\:min-h-2\/8:not(#\#) {
        min-height: 25%;
    }
    .lt\:min-h-3\/8:not(#\#) {
        min-height: 37.5%;
    }
    .lt\:min-h-4\/8:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-5\/8:not(#\#) {
        min-height: 62.5%;
    }
    .lt\:min-h-6\/8:not(#\#) {
        min-height: 75%;
    }
    .lt\:min-h-7\/8:not(#\#) {
        min-height: 87.5%;
    }
    .lt\:min-h-1\/9:not(#\#) {
        min-height: 11.1111111111%;
    }
    .lt\:min-h-2\/9:not(#\#) {
        min-height: 22.2222222222%;
    }
    .lt\:min-h-3\/9:not(#\#) {
        min-height: 33.3333333333%;
    }
    .lt\:min-h-4\/9:not(#\#) {
        min-height: 44.4444444444%;
    }
    .lt\:min-h-5\/9:not(#\#) {
        min-height: 55.5555555556%;
    }
    .lt\:min-h-6\/9:not(#\#) {
        min-height: 66.6666666667%;
    }
    .lt\:min-h-7\/9:not(#\#) {
        min-height: 77.7777777778%;
    }
    .lt\:min-h-8\/9:not(#\#) {
        min-height: 88.8888888889%;
    }
    .lt\:min-h-1\/10:not(#\#) {
        min-height: 10%;
    }
    .lt\:min-h-2\/10:not(#\#) {
        min-height: 20%;
    }
    .lt\:min-h-3\/10:not(#\#) {
        min-height: 30%;
    }
    .lt\:min-h-4\/10:not(#\#) {
        min-height: 40%;
    }
    .lt\:min-h-5\/10:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-6\/10:not(#\#) {
        min-height: 60%;
    }
    .lt\:min-h-7\/10:not(#\#) {
        min-height: 70%;
    }
    .lt\:min-h-8\/10:not(#\#) {
        min-height: 80%;
    }
    .lt\:min-h-9\/10:not(#\#) {
        min-height: 90%;
    }
    .lt\:min-h-1\/11:not(#\#) {
        min-height: 9.0909090909%;
    }
    .lt\:min-h-2\/11:not(#\#) {
        min-height: 18.1818181818%;
    }
    .lt\:min-h-3\/11:not(#\#) {
        min-height: 27.2727272727%;
    }
    .lt\:min-h-4\/11:not(#\#) {
        min-height: 36.3636363636%;
    }
    .lt\:min-h-5\/11:not(#\#) {
        min-height: 45.4545454545%;
    }
    .lt\:min-h-6\/11:not(#\#) {
        min-height: 54.5454545455%;
    }
    .lt\:min-h-7\/11:not(#\#) {
        min-height: 63.6363636364%;
    }
    .lt\:min-h-8\/11:not(#\#) {
        min-height: 72.7272727273%;
    }
    .lt\:min-h-9\/11:not(#\#) {
        min-height: 81.8181818182%;
    }
    .lt\:min-h-10\/11:not(#\#) {
        min-height: 90.9090909091%;
    }
    .lt\:min-h-1\/12:not(#\#) {
        min-height: 8.3333333333%;
    }
    .lt\:min-h-2\/12:not(#\#) {
        min-height: 16.6666666667%;
    }
    .lt\:min-h-3\/12:not(#\#) {
        min-height: 25%;
    }
    .lt\:min-h-4\/12:not(#\#) {
        min-height: 33.3333333333%;
    }
    .lt\:min-h-5\/12:not(#\#) {
        min-height: 41.6666666667%;
    }
    .lt\:min-h-6\/12:not(#\#) {
        min-height: 50%;
    }
    .lt\:min-h-7\/12:not(#\#) {
        min-height: 58.3333333333%;
    }
    .lt\:min-h-8\/12:not(#\#) {
        min-height: 66.6666666667%;
    }
    .lt\:min-h-9\/12:not(#\#) {
        min-height: 75%;
    }
    .lt\:min-h-10\/12:not(#\#) {
        min-height: 83.3333333333%;
    }
    .lt\:min-h-11\/12:not(#\#) {
        min-height: 91.6666666667%;
    }
    .lt\:max-h-initial:not(#\#) {
        max-height: initial!important;
    }
    .lt\:max-h-full:not(#\#) {
        max-height: 100%!important;
    }
    .lt\:max-h-none:not(#\#) {
        max-height: 0!important;
    }
    .lt\:max-h-\[24\]:not(#\#) {
        max-height: 24px!important;
    }
    .lt\:max-h-\[32\]:not(#\#) {
        max-height: 32px!important;
    }
    .lt\:max-h-\[40\]:not(#\#) {
        max-height: 40px!important;
    }
    .lt\:max-h-\[48\]:not(#\#) {
        max-height: 48px!important;
    }
    .lt\:max-h-\[56\]:not(#\#) {
        max-height: 56px!important;
    }
    .lt\:max-h-\[64\]:not(#\#) {
        max-height: 64px!important;
    }
    .lt\:max-h-\[72\]:not(#\#) {
        max-height: 72px!important;
    }
    .lt\:max-h-\[80\]:not(#\#) {
        max-height: 80px!important;
    }
    .lt\:max-h-\[88\]:not(#\#) {
        max-height: 88px!important;
    }
    .lt\:max-h-\[96\]:not(#\#) {
        max-height: 96px!important;
    }
    .lt\:max-h-\[120\]:not(#\#) {
        max-height: 120px!important;
    }
    .lt\:max-h-\[160\]:not(#\#) {
        max-height: 160px!important;
    }
    .lt\:max-h-\[200\]:not(#\#) {
        max-height: 200px!important;
    }
    .lt\:max-h-\[240\]:not(#\#) {
        max-height: 240px!important;
    }
    .lt\:max-h-\[280\]:not(#\#) {
        max-height: 280px!important;
    }
    .lt\:max-h-\[320\]:not(#\#) {
        max-height: 320px!important;
    }
    .lt\:max-h-\[360\]:not(#\#) {
        max-height: 360px!important;
    }
    .lt\:max-h-\[400\]:not(#\#) {
        max-height: 400px!important;
    }
    .lt\:max-h-\[440\]:not(#\#) {
        max-height: 440px!important;
    }
    .lt\:max-h-\[480\]:not(#\#) {
        max-height: 480px!important;
    }
    .lt\:max-h-\[520\]:not(#\#) {
        max-height: 520px!important;
    }
    .lt\:max-h-\[560\]:not(#\#) {
        max-height: 560px!important;
    }
    .lt\:max-h-\[600\]:not(#\#) {
        max-height: 600px!important;
    }
    .lt\:max-h-\[640\]:not(#\#) {
        max-height: 640px!important;
    }
    .lt\:max-h-\[680\]:not(#\#) {
        max-height: 680px!important;
    }
    .lt\:max-h-\[720\]:not(#\#) {
        max-height: 720px!important;
    }
    .lt\:max-h-\[760\]:not(#\#) {
        max-height: 760px!important;
    }
    .lt\:max-h-\[800\]:not(#\#) {
        max-height: 800px!important;
    }
    .lt\:max-h-\[840\]:not(#\#) {
        max-height: 840px!important;
    }
    .lt\:max-h-\[880\]:not(#\#) {
        max-height: 880px!important;
    }
    .lt\:max-h-\[920\]:not(#\#) {
        max-height: 920px!important;
    }
    .lt\:max-h-\[960\]:not(#\#) {
        max-height: 960px!important;
    }
    .lt\:max-h-1\/2:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-1\/3:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .lt\:max-h-2\/3:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .lt\:max-h-1\/4:not(#\#) {
        max-height: 25%!important;
    }
    .lt\:max-h-2\/4:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-3\/4:not(#\#) {
        max-height: 75%!important;
    }
    .lt\:max-h-1\/5:not(#\#) {
        max-height: 20%!important;
    }
    .lt\:max-h-2\/5:not(#\#) {
        max-height: 40%!important;
    }
    .lt\:max-h-3\/5:not(#\#) {
        max-height: 60%!important;
    }
    .lt\:max-h-4\/5:not(#\#) {
        max-height: 80%!important;
    }
    .lt\:max-h-1\/6:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .lt\:max-h-2\/6:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .lt\:max-h-3\/6:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-4\/6:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .lt\:max-h-5\/6:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .lt\:max-h-1\/7:not(#\#) {
        max-height: 14.2857142857%!important;
    }
    .lt\:max-h-2\/7:not(#\#) {
        max-height: 28.5714285714%!important;
    }
    .lt\:max-h-3\/7:not(#\#) {
        max-height: 42.8571428571%!important;
    }
    .lt\:max-h-4\/7:not(#\#) {
        max-height: 57.1428571429%!important;
    }
    .lt\:max-h-5\/7:not(#\#) {
        max-height: 71.4285714286%!important;
    }
    .lt\:max-h-6\/7:not(#\#) {
        max-height: 85.7142857143%!important;
    }
    .lt\:max-h-1\/8:not(#\#) {
        max-height: 12.5%!important;
    }
    .lt\:max-h-2\/8:not(#\#) {
        max-height: 25%!important;
    }
    .lt\:max-h-3\/8:not(#\#) {
        max-height: 37.5%!important;
    }
    .lt\:max-h-4\/8:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-5\/8:not(#\#) {
        max-height: 62.5%!important;
    }
    .lt\:max-h-6\/8:not(#\#) {
        max-height: 75%!important;
    }
    .lt\:max-h-7\/8:not(#\#) {
        max-height: 87.5%!important;
    }
    .lt\:max-h-1\/9:not(#\#) {
        max-height: 11.1111111111%!important;
    }
    .lt\:max-h-2\/9:not(#\#) {
        max-height: 22.2222222222%!important;
    }
    .lt\:max-h-3\/9:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .lt\:max-h-4\/9:not(#\#) {
        max-height: 44.4444444444%!important;
    }
    .lt\:max-h-5\/9:not(#\#) {
        max-height: 55.5555555556%!important;
    }
    .lt\:max-h-6\/9:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .lt\:max-h-7\/9:not(#\#) {
        max-height: 77.7777777778%!important;
    }
    .lt\:max-h-8\/9:not(#\#) {
        max-height: 88.8888888889%!important;
    }
    .lt\:max-h-1\/10:not(#\#) {
        max-height: 10%!important;
    }
    .lt\:max-h-2\/10:not(#\#) {
        max-height: 20%!important;
    }
    .lt\:max-h-3\/10:not(#\#) {
        max-height: 30%!important;
    }
    .lt\:max-h-4\/10:not(#\#) {
        max-height: 40%!important;
    }
    .lt\:max-h-5\/10:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-6\/10:not(#\#) {
        max-height: 60%!important;
    }
    .lt\:max-h-7\/10:not(#\#) {
        max-height: 70%!important;
    }
    .lt\:max-h-8\/10:not(#\#) {
        max-height: 80%!important;
    }
    .lt\:max-h-9\/10:not(#\#) {
        max-height: 90%!important;
    }
    .lt\:max-h-1\/11:not(#\#) {
        max-height: 9.0909090909%!important;
    }
    .lt\:max-h-2\/11:not(#\#) {
        max-height: 18.1818181818%!important;
    }
    .lt\:max-h-3\/11:not(#\#) {
        max-height: 27.2727272727%!important;
    }
    .lt\:max-h-4\/11:not(#\#) {
        max-height: 36.3636363636%!important;
    }
    .lt\:max-h-5\/11:not(#\#) {
        max-height: 45.4545454545%!important;
    }
    .lt\:max-h-6\/11:not(#\#) {
        max-height: 54.5454545455%!important;
    }
    .lt\:max-h-7\/11:not(#\#) {
        max-height: 63.6363636364%!important;
    }
    .lt\:max-h-8\/11:not(#\#) {
        max-height: 72.7272727273%!important;
    }
    .lt\:max-h-9\/11:not(#\#) {
        max-height: 81.8181818182%!important;
    }
    .lt\:max-h-10\/11:not(#\#) {
        max-height: 90.9090909091%!important;
    }
    .lt\:max-h-1\/12:not(#\#) {
        max-height: 8.3333333333%!important;
    }
    .lt\:max-h-2\/12:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .lt\:max-h-3\/12:not(#\#) {
        max-height: 25%!important;
    }
    .lt\:max-h-4\/12:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .lt\:max-h-5\/12:not(#\#) {
        max-height: 41.6666666667%!important;
    }
    .lt\:max-h-6\/12:not(#\#) {
        max-height: 50%!important;
    }
    .lt\:max-h-7\/12:not(#\#) {
        max-height: 58.3333333333%!important;
    }
    .lt\:max-h-8\/12:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .lt\:max-h-9\/12:not(#\#) {
        max-height: 75%!important;
    }
    .lt\:max-h-10\/12:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .lt\:max-h-11\/12:not(#\#) {
        max-height: 91.6666666667%!important;
    }
    .lt\:f-mx-2xs:not(#\#),
    .lt\:last\:f-mx-2xs:not(#\#):last-child {
        margin-left: var(--all-f-2xs);
        margin-right: var(--all-f-2xs);
    }
    .lt\:f-mx-xs:not(#\#),
    .lt\:last\:f-mx-xs:not(#\#):last-child {
        margin-left: var(--all-f-xs);
        margin-right: var(--all-f-xs);
    }
    .lt\:f-mx-sm:not(#\#),
    .lt\:last\:f-mx-sm:not(#\#):last-child {
        margin-left: var(--all-f-sm);
        margin-right: var(--all-f-sm);
    }
    .lt\:f-mx:not(#\#),
    .lt\:last\:f-mx:not(#\#):last-child {
        margin-left: var(--all-f);
        margin-right: var(--all-f);
    }
    .lt\:f-mx-md:not(#\#),
    .lt\:last\:f-mx-md:not(#\#):last-child {
        margin-left: var(--all-f-md);
        margin-right: var(--all-f-md);
    }
    .lt\:f-mx-lg:not(#\#),
    .lt\:last\:f-mx-lg:not(#\#):last-child {
        margin-left: var(--all-f-lg);
        margin-right: var(--all-f-lg);
    }
    .lt\:f-mx-xl:not(#\#),
    .lt\:last\:f-mx-xl:not(#\#):last-child {
        margin-left: var(--all-f-xl);
        margin-right: var(--all-f-xl);
    }
    .lt\:f-mx-2xl:not(#\#),
    .lt\:last\:f-mx-2xl:not(#\#):last-child {
        margin-left: var(--all-f-2xl);
        margin-right: var(--all-f-2xl);
    }
    .lt\:-f-mx-2xs:not(#\#),
    .lt\:last\:-f-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xs) * -1);
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-mx-xs:not(#\#),
    .lt\:last\:-f-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-xs) * -1);
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-mx-sm:not(#\#),
    .lt\:last\:-f-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-f-sm) * -1);
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-mx:not(#\#),
    .lt\:last\:-f-mx:not(#\#):last-child {
        margin-left: calc(var(--all-f) * -1);
        margin-right: calc(var(--all-f) * -1);
    }
    .lt\:-f-mx-md:not(#\#),
    .lt\:last\:-f-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-f-md) * -1);
        margin-right: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-mx-lg:not(#\#),
    .lt\:last\:-f-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-f-lg) * -1);
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-mx-xl:not(#\#),
    .lt\:last\:-f-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-xl) * -1);
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-mx-2xl:not(#\#),
    .lt\:last\:-f-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xl) * -1);
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .lt\:last\:w-mx-2xs:not(#\#):last-child,
    .lt\:w-mx-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
        margin-right: var(--all-w-2xs);
    }
    .lt\:last\:w-mx-xs:not(#\#):last-child,
    .lt\:w-mx-xs:not(#\#) {
        margin-left: var(--all-w-xs);
        margin-right: var(--all-w-xs);
    }
    .lt\:last\:w-mx-sm:not(#\#):last-child,
    .lt\:w-mx-sm:not(#\#) {
        margin-left: var(--all-w-sm);
        margin-right: var(--all-w-sm);
    }
    .lt\:last\:w-mx:not(#\#):last-child,
    .lt\:w-mx:not(#\#) {
        margin-left: var(--all-w);
        margin-right: var(--all-w);
    }
    .lt\:last\:w-mx-md:not(#\#):last-child,
    .lt\:w-mx-md:not(#\#) {
        margin-left: var(--all-w-md);
        margin-right: var(--all-w-md);
    }
    .lt\:last\:w-mx-lg:not(#\#):last-child,
    .lt\:w-mx-lg:not(#\#) {
        margin-left: var(--all-w-lg);
        margin-right: var(--all-w-lg);
    }
    .lt\:last\:w-mx-xl:not(#\#):last-child,
    .lt\:w-mx-xl:not(#\#) {
        margin-left: var(--all-w-xl);
        margin-right: var(--all-w-xl);
    }
    .lt\:last\:w-mx-2xl:not(#\#):last-child,
    .lt\:w-mx-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
        margin-right: var(--all-w-2xl);
    }
    .lt\:-w-mx-2xs:not(#\#),
    .lt\:last\:-w-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xs) * -1);
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-mx-xs:not(#\#),
    .lt\:last\:-w-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-xs) * -1);
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-mx-sm:not(#\#),
    .lt\:last\:-w-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-w-sm) * -1);
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-mx:not(#\#),
    .lt\:last\:-w-mx:not(#\#):last-child {
        margin-left: calc(var(--all-w) * -1);
        margin-right: calc(var(--all-w) * -1);
    }
    .lt\:-w-mx-md:not(#\#),
    .lt\:last\:-w-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-w-md) * -1);
        margin-right: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-mx-lg:not(#\#),
    .lt\:last\:-w-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-w-lg) * -1);
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-mx-xl:not(#\#),
    .lt\:last\:-w-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-xl) * -1);
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-mx-2xl:not(#\#),
    .lt\:last\:-w-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xl) * -1);
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .lt\:last\:mx-0:not(#\#):last-child,
    .lt\:mx-0:not(#\#) {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .lt\:last\:mx-1:not(#\#):last-child,
    .lt\:mx-1:not(#\#) {
        margin-left: .25rem;
        margin-right: .25rem;
    }
    .lt\:last\:mx-2:not(#\#):last-child,
    .lt\:mx-2:not(#\#) {
        margin-left: .5rem;
        margin-right: .5rem;
    }
    .lt\:last\:mx-3:not(#\#):last-child,
    .lt\:mx-3:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .lt\:last\:mx-4:not(#\#):last-child,
    .lt\:mx-4:not(#\#) {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .lt\:last\:mx-5:not(#\#):last-child,
    .lt\:mx-5:not(#\#) {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .lt\:last\:mx-6:not(#\#):last-child,
    .lt\:mx-6:not(#\#) {
        margin-left: 1.75rem;
        margin-right: 1.75rem;
    }
    .lt\:last\:mx-7:not(#\#):last-child,
    .lt\:mx-7:not(#\#) {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .lt\:last\:mx-8:not(#\#):last-child,
    .lt\:mx-8:not(#\#) {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .lt\:last\:mx-9:not(#\#):last-child,
    .lt\:mx-9:not(#\#) {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .lt\:last\:mx-10:not(#\#):last-child,
    .lt\:mx-10:not(#\#) {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .lt\:last\:mx-11:not(#\#):last-child,
    .lt\:mx-11:not(#\#) {
        margin-left: 5rem;
        margin-right: 5rem;
    }
    .lt\:last\:mx-12:not(#\#):last-child,
    .lt\:mx-12:not(#\#) {
        margin-left: 6rem;
        margin-right: 6rem;
    }
    .lt\:last\:mx-auto:not(#\#):last-child,
    .lt\:mx-auto:not(#\#) {
        margin-left: auto;
        margin-right: auto;
    }
    .lt\:last\:mx:not(#\#):last-child,
    .lt\:mx:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .lt\:last\:mx-px:not(#\#):last-child,
    .lt\:mx-px:not(#\#) {
        margin-left: 1px;
        margin-right: 1px;
    }
    .lt\:last\:mx-0\.5:not(#\#):last-child,
    .lt\:mx-0\.5:not(#\#) {
        margin-left: .125rem;
        margin-right: .125rem;
    }
    .lt\:last\:mx-1\.5:not(#\#):last-child,
    .lt\:mx-1\.5:not(#\#) {
        margin-left: .375rem;
        margin-right: .375rem;
    }
    .lt\:last\:mx-2\.5:not(#\#):last-child,
    .lt\:mx-2\.5:not(#\#) {
        margin-left: .75rem;
        margin-right: .75rem;
    }
    .lt\:-mx-0:not(#\#),
    .lt\:last\:-mx-0:not(#\#):last-child {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .lt\:-mx-1:not(#\#),
    .lt\:last\:-mx-1:not(#\#):last-child {
        margin-left: -.25rem;
        margin-right: -.25rem;
    }
    .lt\:-mx-2:not(#\#),
    .lt\:last\:-mx-2:not(#\#):last-child {
        margin-left: -.5rem;
        margin-right: -.5rem;
    }
    .lt\:-mx-3:not(#\#),
    .lt\:last\:-mx-3:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .lt\:-mx-4:not(#\#),
    .lt\:last\:-mx-4:not(#\#):last-child {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .lt\:-mx-5:not(#\#),
    .lt\:last\:-mx-5:not(#\#):last-child {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .lt\:-mx-6:not(#\#),
    .lt\:last\:-mx-6:not(#\#):last-child {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }
    .lt\:-mx-7:not(#\#),
    .lt\:last\:-mx-7:not(#\#):last-child {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .lt\:-mx-8:not(#\#),
    .lt\:last\:-mx-8:not(#\#):last-child {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
    .lt\:-mx-9:not(#\#),
    .lt\:last\:-mx-9:not(#\#):last-child {
        margin-left: -3rem;
        margin-right: -3rem;
    }
    .lt\:-mx-10:not(#\#),
    .lt\:last\:-mx-10:not(#\#):last-child {
        margin-left: -4rem;
        margin-right: -4rem;
    }
    .lt\:-mx-11:not(#\#),
    .lt\:last\:-mx-11:not(#\#):last-child {
        margin-left: -5rem;
        margin-right: -5rem;
    }
    .lt\:-mx-12:not(#\#),
    .lt\:last\:-mx-12:not(#\#):last-child {
        margin-left: -6rem;
        margin-right: -6rem;
    }
    .lt\:-mx:not(#\#),
    .lt\:last\:-mx:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .lt\:-mx-px:not(#\#),
    .lt\:last\:-mx-px:not(#\#):last-child {
        margin-left: -1px;
        margin-right: -1px;
    }
    .lt\:-mx-0\.5:not(#\#),
    .lt\:last\:-mx-0\.5:not(#\#):last-child {
        margin-left: -.125rem;
        margin-right: -.125rem;
    }
    .lt\:-mx-1\.5:not(#\#),
    .lt\:last\:-mx-1\.5:not(#\#):last-child {
        margin-left: -.375rem;
        margin-right: -.375rem;
    }
    .lt\:-mx-2\.5:not(#\#),
    .lt\:last\:-mx-2\.5:not(#\#):last-child {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }
    .lt\:f-my-2xs:not(#\#),
    .lt\:last\:f-my-2xs:not(#\#):last-child {
        margin-top: var(--all-f-2xs);
        margin-bottom: var(--all-f-2xs);
    }
    .lt\:f-my-xs:not(#\#),
    .lt\:last\:f-my-xs:not(#\#):last-child {
        margin-top: var(--all-f-xs);
        margin-bottom: var(--all-f-xs);
    }
    .lt\:f-my-sm:not(#\#),
    .lt\:last\:f-my-sm:not(#\#):last-child {
        margin-top: var(--all-f-sm);
        margin-bottom: var(--all-f-sm);
    }
    .lt\:f-my:not(#\#),
    .lt\:last\:f-my:not(#\#):last-child {
        margin-top: var(--all-f);
        margin-bottom: var(--all-f);
    }
    .lt\:f-my-md:not(#\#),
    .lt\:last\:f-my-md:not(#\#):last-child {
        margin-top: var(--all-f-md);
        margin-bottom: var(--all-f-md);
    }
    .lt\:f-my-lg:not(#\#),
    .lt\:last\:f-my-lg:not(#\#):last-child {
        margin-top: var(--all-f-lg);
        margin-bottom: var(--all-f-lg);
    }
    .lt\:f-my-xl:not(#\#),
    .lt\:last\:f-my-xl:not(#\#):last-child {
        margin-top: var(--all-f-xl);
        margin-bottom: var(--all-f-xl);
    }
    .lt\:f-my-2xl:not(#\#),
    .lt\:last\:f-my-2xl:not(#\#):last-child {
        margin-top: var(--all-f-2xl);
        margin-bottom: var(--all-f-2xl);
    }
    .lt\:-f-my-2xs:not(#\#),
    .lt\:last\:-f-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xs) * -1);
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-my-xs:not(#\#),
    .lt\:last\:-f-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-xs) * -1);
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-my-sm:not(#\#),
    .lt\:last\:-f-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-f-sm) * -1);
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-my:not(#\#),
    .lt\:last\:-f-my:not(#\#):last-child {
        margin-top: calc(var(--all-f) * -1);
        margin-bottom: calc(var(--all-f) * -1);
    }
    .lt\:-f-my-md:not(#\#),
    .lt\:last\:-f-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-f-md) * -1);
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-my-lg:not(#\#),
    .lt\:last\:-f-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-f-lg) * -1);
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-my-xl:not(#\#),
    .lt\:last\:-f-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-xl) * -1);
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-my-2xl:not(#\#),
    .lt\:last\:-f-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xl) * -1);
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .lt\:last\:w-my-2xs:not(#\#):last-child,
    .lt\:w-my-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
        margin-bottom: var(--all-w-2xs);
    }
    .lt\:last\:w-my-xs:not(#\#):last-child,
    .lt\:w-my-xs:not(#\#) {
        margin-top: var(--all-w-xs);
        margin-bottom: var(--all-w-xs);
    }
    .lt\:last\:w-my-sm:not(#\#):last-child,
    .lt\:w-my-sm:not(#\#) {
        margin-top: var(--all-w-sm);
        margin-bottom: var(--all-w-sm);
    }
    .lt\:last\:w-my:not(#\#):last-child,
    .lt\:w-my:not(#\#) {
        margin-top: var(--all-w);
        margin-bottom: var(--all-w);
    }
    .lt\:last\:w-my-md:not(#\#):last-child,
    .lt\:w-my-md:not(#\#) {
        margin-top: var(--all-w-md);
        margin-bottom: var(--all-w-md);
    }
    .lt\:last\:w-my-lg:not(#\#):last-child,
    .lt\:w-my-lg:not(#\#) {
        margin-top: var(--all-w-lg);
        margin-bottom: var(--all-w-lg);
    }
    .lt\:last\:w-my-xl:not(#\#):last-child,
    .lt\:w-my-xl:not(#\#) {
        margin-top: var(--all-w-xl);
        margin-bottom: var(--all-w-xl);
    }
    .lt\:last\:w-my-2xl:not(#\#):last-child,
    .lt\:w-my-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
        margin-bottom: var(--all-w-2xl);
    }
    .lt\:-w-my-2xs:not(#\#),
    .lt\:last\:-w-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xs) * -1);
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-my-xs:not(#\#),
    .lt\:last\:-w-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-xs) * -1);
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-my-sm:not(#\#),
    .lt\:last\:-w-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-w-sm) * -1);
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-my:not(#\#),
    .lt\:last\:-w-my:not(#\#):last-child {
        margin-top: calc(var(--all-w) * -1);
        margin-bottom: calc(var(--all-w) * -1);
    }
    .lt\:-w-my-md:not(#\#),
    .lt\:last\:-w-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-w-md) * -1);
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-my-lg:not(#\#),
    .lt\:last\:-w-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-w-lg) * -1);
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-my-xl:not(#\#),
    .lt\:last\:-w-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-xl) * -1);
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-my-2xl:not(#\#),
    .lt\:last\:-w-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xl) * -1);
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .lt\:last\:my-0:not(#\#):last-child,
    .lt\:my-0:not(#\#) {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .lt\:last\:my-1:not(#\#):last-child,
    .lt\:my-1:not(#\#) {
        margin-top: .25rem;
        margin-bottom: .25rem;
    }
    .lt\:last\:my-2:not(#\#):last-child,
    .lt\:my-2:not(#\#) {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .lt\:last\:my-3:not(#\#):last-child,
    .lt\:my-3:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .lt\:last\:my-4:not(#\#):last-child,
    .lt\:my-4:not(#\#) {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
    .lt\:last\:my-5:not(#\#):last-child,
    .lt\:my-5:not(#\#) {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .lt\:last\:my-6:not(#\#):last-child,
    .lt\:my-6:not(#\#) {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem;
    }
    .lt\:last\:my-7:not(#\#):last-child,
    .lt\:my-7:not(#\#) {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .lt\:last\:my-8:not(#\#):last-child,
    .lt\:my-8:not(#\#) {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .lt\:last\:my-9:not(#\#):last-child,
    .lt\:my-9:not(#\#) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .lt\:last\:my-10:not(#\#):last-child,
    .lt\:my-10:not(#\#) {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .lt\:last\:my-11:not(#\#):last-child,
    .lt\:my-11:not(#\#) {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .lt\:last\:my-12:not(#\#):last-child,
    .lt\:my-12:not(#\#) {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .lt\:last\:my-auto:not(#\#):last-child,
    .lt\:my-auto:not(#\#) {
        margin-top: auto;
        margin-bottom: auto;
    }
    .lt\:last\:my:not(#\#):last-child,
    .lt\:my:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .lt\:last\:my-px:not(#\#):last-child,
    .lt\:my-px:not(#\#) {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .lt\:last\:my-0\.5:not(#\#):last-child,
    .lt\:my-0\.5:not(#\#) {
        margin-top: .125rem;
        margin-bottom: .125rem;
    }
    .lt\:last\:my-1\.5:not(#\#):last-child,
    .lt\:my-1\.5:not(#\#) {
        margin-top: .375rem;
        margin-bottom: .375rem;
    }
    .lt\:last\:my-2\.5:not(#\#):last-child,
    .lt\:my-2\.5:not(#\#) {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    .lt\:-my-0:not(#\#),
    .lt\:last\:-my-0:not(#\#):last-child {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .lt\:-my-1:not(#\#),
    .lt\:last\:-my-1:not(#\#):last-child {
        margin-top: -.25rem;
        margin-bottom: -.25rem;
    }
    .lt\:-my-2:not(#\#),
    .lt\:last\:-my-2:not(#\#):last-child {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
    }
    .lt\:-my-3:not(#\#),
    .lt\:last\:-my-3:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .lt\:-my-4:not(#\#),
    .lt\:last\:-my-4:not(#\#):last-child {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
    .lt\:-my-5:not(#\#),
    .lt\:last\:-my-5:not(#\#):last-child {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem;
    }
    .lt\:-my-6:not(#\#),
    .lt\:last\:-my-6:not(#\#):last-child {
        margin-top: -1.75rem;
        margin-bottom: -1.75rem;
    }
    .lt\:-my-7:not(#\#),
    .lt\:last\:-my-7:not(#\#):last-child {
        margin-top: -2rem;
        margin-bottom: -2rem;
    }
    .lt\:-my-8:not(#\#),
    .lt\:last\:-my-8:not(#\#):last-child {
        margin-top: -2.5rem;
        margin-bottom: -2.5rem;
    }
    .lt\:-my-9:not(#\#),
    .lt\:last\:-my-9:not(#\#):last-child {
        margin-top: -3rem;
        margin-bottom: -3rem;
    }
    .lt\:-my-10:not(#\#),
    .lt\:last\:-my-10:not(#\#):last-child {
        margin-top: -4rem;
        margin-bottom: -4rem;
    }
    .lt\:-my-11:not(#\#),
    .lt\:last\:-my-11:not(#\#):last-child {
        margin-top: -5rem;
        margin-bottom: -5rem;
    }
    .lt\:-my-12:not(#\#),
    .lt\:last\:-my-12:not(#\#):last-child {
        margin-top: -6rem;
        margin-bottom: -6rem;
    }
    .lt\:-my:not(#\#),
    .lt\:last\:-my:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .lt\:-my-px:not(#\#),
    .lt\:last\:-my-px:not(#\#):last-child {
        margin-top: -1px;
        margin-bottom: -1px;
    }
    .lt\:-my-0\.5:not(#\#),
    .lt\:last\:-my-0\.5:not(#\#):last-child {
        margin-top: -.125rem;
        margin-bottom: -.125rem;
    }
    .lt\:-my-1\.5:not(#\#),
    .lt\:last\:-my-1\.5:not(#\#):last-child {
        margin-top: -.375rem;
        margin-bottom: -.375rem;
    }
    .lt\:-my-2\.5:not(#\#),
    .lt\:last\:-my-2\.5:not(#\#):last-child {
        margin-top: -.75rem;
        margin-bottom: -.75rem;
    }
    .lt\:f-m-2xs:not(#\#) {
        margin: var(--all-f-2xs);
    }
    .lt\:f-m-xs:not(#\#) {
        margin: var(--all-f-xs);
    }
    .lt\:f-m-sm:not(#\#) {
        margin: var(--all-f-sm);
    }
    .lt\:f-m:not(#\#) {
        margin: var(--all-f);
    }
    .lt\:f-m-md:not(#\#) {
        margin: var(--all-f-md);
    }
    .lt\:f-m-lg:not(#\#) {
        margin: var(--all-f-lg);
    }
    .lt\:f-m-xl:not(#\#) {
        margin: var(--all-f-xl);
    }
    .lt\:f-m-2xl:not(#\#) {
        margin: var(--all-f-2xl);
    }
    .lt\:-f-m-2xs:not(#\#) {
        margin: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-m-xs:not(#\#) {
        margin: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-m-sm:not(#\#) {
        margin: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-m:not(#\#) {
        margin: calc(var(--all-f) * -1);
    }
    .lt\:-f-m-md:not(#\#) {
        margin: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-m-lg:not(#\#) {
        margin: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-m-xl:not(#\#) {
        margin: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-m-2xl:not(#\#) {
        margin: calc(var(--all-f-2xl) * -1);
    }
    .lt\:w-m-2xs:not(#\#) {
        margin: var(--all-w-2xs);
    }
    .lt\:w-m-xs:not(#\#) {
        margin: var(--all-w-xs);
    }
    .lt\:w-m-sm:not(#\#) {
        margin: var(--all-w-sm);
    }
    .lt\:w-m:not(#\#) {
        margin: var(--all-w);
    }
    .lt\:w-m-md:not(#\#) {
        margin: var(--all-w-md);
    }
    .lt\:w-m-lg:not(#\#) {
        margin: var(--all-w-lg);
    }
    .lt\:w-m-xl:not(#\#) {
        margin: var(--all-w-xl);
    }
    .lt\:w-m-2xl:not(#\#) {
        margin: var(--all-w-2xl);
    }
    .lt\:-w-m-2xs:not(#\#) {
        margin: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-m-xs:not(#\#) {
        margin: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-m-sm:not(#\#) {
        margin: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-m:not(#\#) {
        margin: calc(var(--all-w) * -1);
    }
    .lt\:-w-m-md:not(#\#) {
        margin: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-m-lg:not(#\#) {
        margin: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-m-xl:not(#\#) {
        margin: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-m-2xl:not(#\#) {
        margin: calc(var(--all-w-2xl) * -1);
    }
    .lt\:m-0:not(#\#) {
        margin: 0rem;
    }
    .lt\:m-1:not(#\#) {
        margin: .25rem;
    }
    .lt\:m-2:not(#\#) {
        margin: .5rem;
    }
    .lt\:m-3:not(#\#) {
        margin: 1rem;
    }
    .lt\:m-4:not(#\#) {
        margin: 1.25rem;
    }
    .lt\:m-5:not(#\#) {
        margin: 1.5rem;
    }
    .lt\:m-6:not(#\#) {
        margin: 1.75rem;
    }
    .lt\:m-7:not(#\#) {
        margin: 2rem;
    }
    .lt\:m-8:not(#\#) {
        margin: 2.5rem;
    }
    .lt\:m-9:not(#\#) {
        margin: 3rem;
    }
    .lt\:m-10:not(#\#) {
        margin: 4rem;
    }
    .lt\:m-11:not(#\#) {
        margin: 5rem;
    }
    .lt\:m-12:not(#\#) {
        margin: 6rem;
    }
    .lt\:m-auto:not(#\#) {
        margin: auto;
    }
    .lt\:m:not(#\#) {
        margin: 1rem;
    }
    .lt\:m-px:not(#\#) {
        margin: 1px;
    }
    .lt\:m-0\.5:not(#\#) {
        margin: .125rem;
    }
    .lt\:m-1\.5:not(#\#) {
        margin: .375rem;
    }
    .lt\:m-2\.5:not(#\#) {
        margin: .75rem;
    }
    .lt\:-m-0:not(#\#) {
        margin: 0rem;
    }
    .lt\:-m-1:not(#\#) {
        margin: -.25rem;
    }
    .lt\:-m-2:not(#\#) {
        margin: -.5rem;
    }
    .lt\:-m-3:not(#\#) {
        margin: -1rem;
    }
    .lt\:-m-4:not(#\#) {
        margin: -1.25rem;
    }
    .lt\:-m-5:not(#\#) {
        margin: -1.5rem;
    }
    .lt\:-m-6:not(#\#) {
        margin: -1.75rem;
    }
    .lt\:-m-7:not(#\#) {
        margin: -2rem;
    }
    .lt\:-m-8:not(#\#) {
        margin: -2.5rem;
    }
    .lt\:-m-9:not(#\#) {
        margin: -3rem;
    }
    .lt\:-m-10:not(#\#) {
        margin: -4rem;
    }
    .lt\:-m-11:not(#\#) {
        margin: -5rem;
    }
    .lt\:-m-12:not(#\#) {
        margin: -6rem;
    }
    .lt\:-m:not(#\#) {
        margin: -1rem;
    }
    .lt\:-m-px:not(#\#) {
        margin: -1px;
    }
    .lt\:-m-0\.5:not(#\#) {
        margin: -.125rem;
    }
    .lt\:-m-1\.5:not(#\#) {
        margin: -.375rem;
    }
    .lt\:-m-2\.5:not(#\#) {
        margin: -.75rem;
    }
    .lt\:f-mt-2xs:not(#\#),
    .lt\:first\:f-mt-2xs:not(#\#):first-child {
        margin-top: var(--all-f-2xs);
    }
    .lt\:f-mt-xs:not(#\#),
    .lt\:first\:f-mt-xs:not(#\#):first-child {
        margin-top: var(--all-f-xs);
    }
    .lt\:f-mt-sm:not(#\#),
    .lt\:first\:f-mt-sm:not(#\#):first-child {
        margin-top: var(--all-f-sm);
    }
    .lt\:f-mt:not(#\#),
    .lt\:first\:f-mt:not(#\#):first-child {
        margin-top: var(--all-f);
    }
    .lt\:f-mt-md:not(#\#),
    .lt\:first\:f-mt-md:not(#\#):first-child {
        margin-top: var(--all-f-md);
    }
    .lt\:f-mt-lg:not(#\#),
    .lt\:first\:f-mt-lg:not(#\#):first-child {
        margin-top: var(--all-f-lg);
    }
    .lt\:f-mt-xl:not(#\#),
    .lt\:first\:f-mt-xl:not(#\#):first-child {
        margin-top: var(--all-f-xl);
    }
    .lt\:f-mt-2xl:not(#\#),
    .lt\:first\:f-mt-2xl:not(#\#):first-child {
        margin-top: var(--all-f-2xl);
    }
    .lt\:-f-mt-2xs:not(#\#),
    .lt\:first\:-f-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-mt-xs:not(#\#),
    .lt\:first\:-f-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-mt-sm:not(#\#),
    .lt\:first\:-f-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-mt:not(#\#),
    .lt\:first\:-f-mt:not(#\#):first-child {
        margin-top: calc(var(--all-f) * -1);
    }
    .lt\:-f-mt-md:not(#\#),
    .lt\:first\:-f-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-mt-lg:not(#\#),
    .lt\:first\:-f-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-mt-xl:not(#\#),
    .lt\:first\:-f-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-mt-2xl:not(#\#),
    .lt\:first\:-f-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xl) * -1);
    }
    .lt\:first\:w-mt-2xs:not(#\#):first-child,
    .lt\:w-mt-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
    }
    .lt\:first\:w-mt-xs:not(#\#):first-child,
    .lt\:w-mt-xs:not(#\#) {
        margin-top: var(--all-w-xs);
    }
    .lt\:first\:w-mt-sm:not(#\#):first-child,
    .lt\:w-mt-sm:not(#\#) {
        margin-top: var(--all-w-sm);
    }
    .lt\:first\:w-mt:not(#\#):first-child,
    .lt\:w-mt:not(#\#) {
        margin-top: var(--all-w);
    }
    .lt\:first\:w-mt-md:not(#\#):first-child,
    .lt\:w-mt-md:not(#\#) {
        margin-top: var(--all-w-md);
    }
    .lt\:first\:w-mt-lg:not(#\#):first-child,
    .lt\:w-mt-lg:not(#\#) {
        margin-top: var(--all-w-lg);
    }
    .lt\:first\:w-mt-xl:not(#\#):first-child,
    .lt\:w-mt-xl:not(#\#) {
        margin-top: var(--all-w-xl);
    }
    .lt\:first\:w-mt-2xl:not(#\#):first-child,
    .lt\:w-mt-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
    }
    .lt\:-w-mt-2xs:not(#\#),
    .lt\:first\:-w-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-mt-xs:not(#\#),
    .lt\:first\:-w-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-mt-sm:not(#\#),
    .lt\:first\:-w-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-mt:not(#\#),
    .lt\:first\:-w-mt:not(#\#):first-child {
        margin-top: calc(var(--all-w) * -1);
    }
    .lt\:-w-mt-md:not(#\#),
    .lt\:first\:-w-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-mt-lg:not(#\#),
    .lt\:first\:-w-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-mt-xl:not(#\#),
    .lt\:first\:-w-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-mt-2xl:not(#\#),
    .lt\:first\:-w-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xl) * -1);
    }
    .lt\:first\:mt-0:not(#\#):first-child,
    .lt\:mt-0:not(#\#) {
        margin-top: 0rem;
    }
    .lt\:first\:mt-1:not(#\#):first-child,
    .lt\:mt-1:not(#\#) {
        margin-top: .25rem;
    }
    .lt\:first\:mt-2:not(#\#):first-child,
    .lt\:mt-2:not(#\#) {
        margin-top: .5rem;
    }
    .lt\:first\:mt-3:not(#\#):first-child,
    .lt\:mt-3:not(#\#) {
        margin-top: 1rem;
    }
    .lt\:first\:mt-4:not(#\#):first-child,
    .lt\:mt-4:not(#\#) {
        margin-top: 1.25rem;
    }
    .lt\:first\:mt-5:not(#\#):first-child,
    .lt\:mt-5:not(#\#) {
        margin-top: 1.5rem;
    }
    .lt\:first\:mt-6:not(#\#):first-child,
    .lt\:mt-6:not(#\#) {
        margin-top: 1.75rem;
    }
    .lt\:first\:mt-7:not(#\#):first-child,
    .lt\:mt-7:not(#\#) {
        margin-top: 2rem;
    }
    .lt\:first\:mt-8:not(#\#):first-child,
    .lt\:mt-8:not(#\#) {
        margin-top: 2.5rem;
    }
    .lt\:first\:mt-9:not(#\#):first-child,
    .lt\:mt-9:not(#\#) {
        margin-top: 3rem;
    }
    .lt\:first\:mt-10:not(#\#):first-child,
    .lt\:mt-10:not(#\#) {
        margin-top: 4rem;
    }
    .lt\:first\:mt-11:not(#\#):first-child,
    .lt\:mt-11:not(#\#) {
        margin-top: 5rem;
    }
    .lt\:first\:mt-12:not(#\#):first-child,
    .lt\:mt-12:not(#\#) {
        margin-top: 6rem;
    }
    .lt\:first\:mt-auto:not(#\#):first-child,
    .lt\:mt-auto:not(#\#) {
        margin-top: auto;
    }
    .lt\:first\:mt:not(#\#):first-child,
    .lt\:mt:not(#\#) {
        margin-top: 1rem;
    }
    .lt\:first\:mt-px:not(#\#):first-child,
    .lt\:mt-px:not(#\#) {
        margin-top: 1px;
    }
    .lt\:first\:mt-0\.5:not(#\#):first-child,
    .lt\:mt-0\.5:not(#\#) {
        margin-top: .125rem;
    }
    .lt\:first\:mt-1\.5:not(#\#):first-child,
    .lt\:mt-1\.5:not(#\#) {
        margin-top: .375rem;
    }
    .lt\:first\:mt-2\.5:not(#\#):first-child,
    .lt\:mt-2\.5:not(#\#) {
        margin-top: .75rem;
    }
    .lt\:-mt-0:not(#\#),
    .lt\:first\:-mt-0:not(#\#):first-child {
        margin-top: 0rem;
    }
    .lt\:-mt-1:not(#\#),
    .lt\:first\:-mt-1:not(#\#):first-child {
        margin-top: -.25rem;
    }
    .lt\:-mt-2:not(#\#),
    .lt\:first\:-mt-2:not(#\#):first-child {
        margin-top: -.5rem;
    }
    .lt\:-mt-3:not(#\#),
    .lt\:first\:-mt-3:not(#\#):first-child {
        margin-top: -1rem;
    }
    .lt\:-mt-4:not(#\#),
    .lt\:first\:-mt-4:not(#\#):first-child {
        margin-top: -1.25rem;
    }
    .lt\:-mt-5:not(#\#),
    .lt\:first\:-mt-5:not(#\#):first-child {
        margin-top: -1.5rem;
    }
    .lt\:-mt-6:not(#\#),
    .lt\:first\:-mt-6:not(#\#):first-child {
        margin-top: -1.75rem;
    }
    .lt\:-mt-7:not(#\#),
    .lt\:first\:-mt-7:not(#\#):first-child {
        margin-top: -2rem;
    }
    .lt\:-mt-8:not(#\#),
    .lt\:first\:-mt-8:not(#\#):first-child {
        margin-top: -2.5rem;
    }
    .lt\:-mt-9:not(#\#),
    .lt\:first\:-mt-9:not(#\#):first-child {
        margin-top: -3rem;
    }
    .lt\:-mt-10:not(#\#),
    .lt\:first\:-mt-10:not(#\#):first-child {
        margin-top: -4rem;
    }
    .lt\:-mt-11:not(#\#),
    .lt\:first\:-mt-11:not(#\#):first-child {
        margin-top: -5rem;
    }
    .lt\:-mt-12:not(#\#),
    .lt\:first\:-mt-12:not(#\#):first-child {
        margin-top: -6rem;
    }
    .lt\:-mt:not(#\#),
    .lt\:first\:-mt:not(#\#):first-child {
        margin-top: -1rem;
    }
    .lt\:-mt-px:not(#\#),
    .lt\:first\:-mt-px:not(#\#):first-child {
        margin-top: -1px;
    }
    .lt\:-mt-0\.5:not(#\#),
    .lt\:first\:-mt-0\.5:not(#\#):first-child {
        margin-top: -.125rem;
    }
    .lt\:-mt-1\.5:not(#\#),
    .lt\:first\:-mt-1\.5:not(#\#):first-child {
        margin-top: -.375rem;
    }
    .lt\:-mt-2\.5:not(#\#),
    .lt\:first\:-mt-2\.5:not(#\#):first-child {
        margin-top: -.75rem;
    }
    .lt\:f-mr-2xs:not(#\#),
    .lt\:last\:f-mr-2xs:not(#\#):last-child {
        margin-right: var(--all-f-2xs);
    }
    .lt\:f-mr-xs:not(#\#),
    .lt\:last\:f-mr-xs:not(#\#):last-child {
        margin-right: var(--all-f-xs);
    }
    .lt\:f-mr-sm:not(#\#),
    .lt\:last\:f-mr-sm:not(#\#):last-child {
        margin-right: var(--all-f-sm);
    }
    .lt\:f-mr:not(#\#),
    .lt\:last\:f-mr:not(#\#):last-child {
        margin-right: var(--all-f);
    }
    .lt\:f-mr-md:not(#\#),
    .lt\:last\:f-mr-md:not(#\#):last-child {
        margin-right: var(--all-f-md);
    }
    .lt\:f-mr-lg:not(#\#),
    .lt\:last\:f-mr-lg:not(#\#):last-child {
        margin-right: var(--all-f-lg);
    }
    .lt\:f-mr-xl:not(#\#),
    .lt\:last\:f-mr-xl:not(#\#):last-child {
        margin-right: var(--all-f-xl);
    }
    .lt\:f-mr-2xl:not(#\#),
    .lt\:last\:f-mr-2xl:not(#\#):last-child {
        margin-right: var(--all-f-2xl);
    }
    .lt\:-f-mr-2xs:not(#\#),
    .lt\:last\:-f-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-mr-xs:not(#\#),
    .lt\:last\:-f-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-mr-sm:not(#\#),
    .lt\:last\:-f-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-mr:not(#\#),
    .lt\:last\:-f-mr:not(#\#):last-child {
        margin-right: calc(var(--all-f) * -1);
    }
    .lt\:-f-mr-md:not(#\#),
    .lt\:last\:-f-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-mr-lg:not(#\#),
    .lt\:last\:-f-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-mr-xl:not(#\#),
    .lt\:last\:-f-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-mr-2xl:not(#\#),
    .lt\:last\:-f-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .lt\:last\:w-mr-2xs:not(#\#):last-child,
    .lt\:w-mr-2xs:not(#\#) {
        margin-right: var(--all-w-2xs);
    }
    .lt\:last\:w-mr-xs:not(#\#):last-child,
    .lt\:w-mr-xs:not(#\#) {
        margin-right: var(--all-w-xs);
    }
    .lt\:last\:w-mr-sm:not(#\#):last-child,
    .lt\:w-mr-sm:not(#\#) {
        margin-right: var(--all-w-sm);
    }
    .lt\:last\:w-mr:not(#\#):last-child,
    .lt\:w-mr:not(#\#) {
        margin-right: var(--all-w);
    }
    .lt\:last\:w-mr-md:not(#\#):last-child,
    .lt\:w-mr-md:not(#\#) {
        margin-right: var(--all-w-md);
    }
    .lt\:last\:w-mr-lg:not(#\#):last-child,
    .lt\:w-mr-lg:not(#\#) {
        margin-right: var(--all-w-lg);
    }
    .lt\:last\:w-mr-xl:not(#\#):last-child,
    .lt\:w-mr-xl:not(#\#) {
        margin-right: var(--all-w-xl);
    }
    .lt\:last\:w-mr-2xl:not(#\#):last-child,
    .lt\:w-mr-2xl:not(#\#) {
        margin-right: var(--all-w-2xl);
    }
    .lt\:-w-mr-2xs:not(#\#),
    .lt\:last\:-w-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-mr-xs:not(#\#),
    .lt\:last\:-w-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-mr-sm:not(#\#),
    .lt\:last\:-w-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-mr:not(#\#),
    .lt\:last\:-w-mr:not(#\#):last-child {
        margin-right: calc(var(--all-w) * -1);
    }
    .lt\:-w-mr-md:not(#\#),
    .lt\:last\:-w-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-mr-lg:not(#\#),
    .lt\:last\:-w-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-mr-xl:not(#\#),
    .lt\:last\:-w-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-mr-2xl:not(#\#),
    .lt\:last\:-w-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .lt\:last\:mr-0:not(#\#):last-child,
    .lt\:mr-0:not(#\#) {
        margin-right: 0rem;
    }
    .lt\:last\:mr-1:not(#\#):last-child,
    .lt\:mr-1:not(#\#) {
        margin-right: .25rem;
    }
    .lt\:last\:mr-2:not(#\#):last-child,
    .lt\:mr-2:not(#\#) {
        margin-right: .5rem;
    }
    .lt\:last\:mr-3:not(#\#):last-child,
    .lt\:mr-3:not(#\#) {
        margin-right: 1rem;
    }
    .lt\:last\:mr-4:not(#\#):last-child,
    .lt\:mr-4:not(#\#) {
        margin-right: 1.25rem;
    }
    .lt\:last\:mr-5:not(#\#):last-child,
    .lt\:mr-5:not(#\#) {
        margin-right: 1.5rem;
    }
    .lt\:last\:mr-6:not(#\#):last-child,
    .lt\:mr-6:not(#\#) {
        margin-right: 1.75rem;
    }
    .lt\:last\:mr-7:not(#\#):last-child,
    .lt\:mr-7:not(#\#) {
        margin-right: 2rem;
    }
    .lt\:last\:mr-8:not(#\#):last-child,
    .lt\:mr-8:not(#\#) {
        margin-right: 2.5rem;
    }
    .lt\:last\:mr-9:not(#\#):last-child,
    .lt\:mr-9:not(#\#) {
        margin-right: 3rem;
    }
    .lt\:last\:mr-10:not(#\#):last-child,
    .lt\:mr-10:not(#\#) {
        margin-right: 4rem;
    }
    .lt\:last\:mr-11:not(#\#):last-child,
    .lt\:mr-11:not(#\#) {
        margin-right: 5rem;
    }
    .lt\:last\:mr-12:not(#\#):last-child,
    .lt\:mr-12:not(#\#) {
        margin-right: 6rem;
    }
    .lt\:last\:mr-auto:not(#\#):last-child,
    .lt\:mr-auto:not(#\#) {
        margin-right: auto;
    }
    .lt\:last\:mr:not(#\#):last-child,
    .lt\:mr:not(#\#) {
        margin-right: 1rem;
    }
    .lt\:last\:mr-px:not(#\#):last-child,
    .lt\:mr-px:not(#\#) {
        margin-right: 1px;
    }
    .lt\:last\:mr-0\.5:not(#\#):last-child,
    .lt\:mr-0\.5:not(#\#) {
        margin-right: .125rem;
    }
    .lt\:last\:mr-1\.5:not(#\#):last-child,
    .lt\:mr-1\.5:not(#\#) {
        margin-right: .375rem;
    }
    .lt\:last\:mr-2\.5:not(#\#):last-child,
    .lt\:mr-2\.5:not(#\#) {
        margin-right: .75rem;
    }
    .lt\:-mr-0:not(#\#),
    .lt\:last\:-mr-0:not(#\#):last-child {
        margin-right: 0rem;
    }
    .lt\:-mr-1:not(#\#),
    .lt\:last\:-mr-1:not(#\#):last-child {
        margin-right: -.25rem;
    }
    .lt\:-mr-2:not(#\#),
    .lt\:last\:-mr-2:not(#\#):last-child {
        margin-right: -.5rem;
    }
    .lt\:-mr-3:not(#\#),
    .lt\:last\:-mr-3:not(#\#):last-child {
        margin-right: -1rem;
    }
    .lt\:-mr-4:not(#\#),
    .lt\:last\:-mr-4:not(#\#):last-child {
        margin-right: -1.25rem;
    }
    .lt\:-mr-5:not(#\#),
    .lt\:last\:-mr-5:not(#\#):last-child {
        margin-right: -1.5rem;
    }
    .lt\:-mr-6:not(#\#),
    .lt\:last\:-mr-6:not(#\#):last-child {
        margin-right: -1.75rem;
    }
    .lt\:-mr-7:not(#\#),
    .lt\:last\:-mr-7:not(#\#):last-child {
        margin-right: -2rem;
    }
    .lt\:-mr-8:not(#\#),
    .lt\:last\:-mr-8:not(#\#):last-child {
        margin-right: -2.5rem;
    }
    .lt\:-mr-9:not(#\#),
    .lt\:last\:-mr-9:not(#\#):last-child {
        margin-right: -3rem;
    }
    .lt\:-mr-10:not(#\#),
    .lt\:last\:-mr-10:not(#\#):last-child {
        margin-right: -4rem;
    }
    .lt\:-mr-11:not(#\#),
    .lt\:last\:-mr-11:not(#\#):last-child {
        margin-right: -5rem;
    }
    .lt\:-mr-12:not(#\#),
    .lt\:last\:-mr-12:not(#\#):last-child {
        margin-right: -6rem;
    }
    .lt\:-mr:not(#\#),
    .lt\:last\:-mr:not(#\#):last-child {
        margin-right: -1rem;
    }
    .lt\:-mr-px:not(#\#),
    .lt\:last\:-mr-px:not(#\#):last-child {
        margin-right: -1px;
    }
    .lt\:-mr-0\.5:not(#\#),
    .lt\:last\:-mr-0\.5:not(#\#):last-child {
        margin-right: -.125rem;
    }
    .lt\:-mr-1\.5:not(#\#),
    .lt\:last\:-mr-1\.5:not(#\#):last-child {
        margin-right: -.375rem;
    }
    .lt\:-mr-2\.5:not(#\#),
    .lt\:last\:-mr-2\.5:not(#\#):last-child {
        margin-right: -.75rem;
    }
    .lt\:f-mb-2xs:not(#\#),
    .lt\:last\:f-mb-2xs:not(#\#):last-child {
        margin-bottom: var(--all-f-2xs);
    }
    .lt\:f-mb-xs:not(#\#),
    .lt\:last\:f-mb-xs:not(#\#):last-child {
        margin-bottom: var(--all-f-xs);
    }
    .lt\:f-mb-sm:not(#\#),
    .lt\:last\:f-mb-sm:not(#\#):last-child {
        margin-bottom: var(--all-f-sm);
    }
    .lt\:f-mb:not(#\#),
    .lt\:last\:f-mb:not(#\#):last-child {
        margin-bottom: var(--all-f);
    }
    .lt\:f-mb-md:not(#\#),
    .lt\:last\:f-mb-md:not(#\#):last-child {
        margin-bottom: var(--all-f-md);
    }
    .lt\:f-mb-lg:not(#\#),
    .lt\:last\:f-mb-lg:not(#\#):last-child {
        margin-bottom: var(--all-f-lg);
    }
    .lt\:f-mb-xl:not(#\#),
    .lt\:last\:f-mb-xl:not(#\#):last-child {
        margin-bottom: var(--all-f-xl);
    }
    .lt\:f-mb-2xl:not(#\#),
    .lt\:last\:f-mb-2xl:not(#\#):last-child {
        margin-bottom: var(--all-f-2xl);
    }
    .lt\:-f-mb-2xs:not(#\#),
    .lt\:last\:-f-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-mb-xs:not(#\#),
    .lt\:last\:-f-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-mb-sm:not(#\#),
    .lt\:last\:-f-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-mb:not(#\#),
    .lt\:last\:-f-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-f) * -1);
    }
    .lt\:-f-mb-md:not(#\#),
    .lt\:last\:-f-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-mb-lg:not(#\#),
    .lt\:last\:-f-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-mb-xl:not(#\#),
    .lt\:last\:-f-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-mb-2xl:not(#\#),
    .lt\:last\:-f-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .lt\:last\:w-mb-2xs:not(#\#):last-child,
    .lt\:w-mb-2xs:not(#\#) {
        margin-bottom: var(--all-w-2xs);
    }
    .lt\:last\:w-mb-xs:not(#\#):last-child,
    .lt\:w-mb-xs:not(#\#) {
        margin-bottom: var(--all-w-xs);
    }
    .lt\:last\:w-mb-sm:not(#\#):last-child,
    .lt\:w-mb-sm:not(#\#) {
        margin-bottom: var(--all-w-sm);
    }
    .lt\:last\:w-mb:not(#\#):last-child,
    .lt\:w-mb:not(#\#) {
        margin-bottom: var(--all-w);
    }
    .lt\:last\:w-mb-md:not(#\#):last-child,
    .lt\:w-mb-md:not(#\#) {
        margin-bottom: var(--all-w-md);
    }
    .lt\:last\:w-mb-lg:not(#\#):last-child,
    .lt\:w-mb-lg:not(#\#) {
        margin-bottom: var(--all-w-lg);
    }
    .lt\:last\:w-mb-xl:not(#\#):last-child,
    .lt\:w-mb-xl:not(#\#) {
        margin-bottom: var(--all-w-xl);
    }
    .lt\:last\:w-mb-2xl:not(#\#):last-child,
    .lt\:w-mb-2xl:not(#\#) {
        margin-bottom: var(--all-w-2xl);
    }
    .lt\:-w-mb-2xs:not(#\#),
    .lt\:last\:-w-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-mb-xs:not(#\#),
    .lt\:last\:-w-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-mb-sm:not(#\#),
    .lt\:last\:-w-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-mb:not(#\#),
    .lt\:last\:-w-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-w) * -1);
    }
    .lt\:-w-mb-md:not(#\#),
    .lt\:last\:-w-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-mb-lg:not(#\#),
    .lt\:last\:-w-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-mb-xl:not(#\#),
    .lt\:last\:-w-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-mb-2xl:not(#\#),
    .lt\:last\:-w-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .lt\:last\:mb-0:not(#\#):last-child,
    .lt\:mb-0:not(#\#) {
        margin-bottom: 0rem;
    }
    .lt\:last\:mb-1:not(#\#):last-child,
    .lt\:mb-1:not(#\#) {
        margin-bottom: .25rem;
    }
    .lt\:last\:mb-2:not(#\#):last-child,
    .lt\:mb-2:not(#\#) {
        margin-bottom: .5rem;
    }
    .lt\:last\:mb-3:not(#\#):last-child,
    .lt\:mb-3:not(#\#) {
        margin-bottom: 1rem;
    }
    .lt\:last\:mb-4:not(#\#):last-child,
    .lt\:mb-4:not(#\#) {
        margin-bottom: 1.25rem;
    }
    .lt\:last\:mb-5:not(#\#):last-child,
    .lt\:mb-5:not(#\#) {
        margin-bottom: 1.5rem;
    }
    .lt\:last\:mb-6:not(#\#):last-child,
    .lt\:mb-6:not(#\#) {
        margin-bottom: 1.75rem;
    }
    .lt\:last\:mb-7:not(#\#):last-child,
    .lt\:mb-7:not(#\#) {
        margin-bottom: 2rem;
    }
    .lt\:last\:mb-8:not(#\#):last-child,
    .lt\:mb-8:not(#\#) {
        margin-bottom: 2.5rem;
    }
    .lt\:last\:mb-9:not(#\#):last-child,
    .lt\:mb-9:not(#\#) {
        margin-bottom: 3rem;
    }
    .lt\:last\:mb-10:not(#\#):last-child,
    .lt\:mb-10:not(#\#) {
        margin-bottom: 4rem;
    }
    .lt\:last\:mb-11:not(#\#):last-child,
    .lt\:mb-11:not(#\#) {
        margin-bottom: 5rem;
    }
    .lt\:last\:mb-12:not(#\#):last-child,
    .lt\:mb-12:not(#\#) {
        margin-bottom: 6rem;
    }
    .lt\:last\:mb-auto:not(#\#):last-child,
    .lt\:mb-auto:not(#\#) {
        margin-bottom: auto;
    }
    .lt\:last\:mb:not(#\#):last-child,
    .lt\:mb:not(#\#) {
        margin-bottom: 1rem;
    }
    .lt\:last\:mb-px:not(#\#):last-child,
    .lt\:mb-px:not(#\#) {
        margin-bottom: 1px;
    }
    .lt\:last\:mb-0\.5:not(#\#):last-child,
    .lt\:mb-0\.5:not(#\#) {
        margin-bottom: .125rem;
    }
    .lt\:last\:mb-1\.5:not(#\#):last-child,
    .lt\:mb-1\.5:not(#\#) {
        margin-bottom: .375rem;
    }
    .lt\:last\:mb-2\.5:not(#\#):last-child,
    .lt\:mb-2\.5:not(#\#) {
        margin-bottom: .75rem;
    }
    .lt\:-mb-0:not(#\#),
    .lt\:last\:-mb-0:not(#\#):last-child {
        margin-bottom: 0rem;
    }
    .lt\:-mb-1:not(#\#),
    .lt\:last\:-mb-1:not(#\#):last-child {
        margin-bottom: -.25rem;
    }
    .lt\:-mb-2:not(#\#),
    .lt\:last\:-mb-2:not(#\#):last-child {
        margin-bottom: -.5rem;
    }
    .lt\:-mb-3:not(#\#),
    .lt\:last\:-mb-3:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .lt\:-mb-4:not(#\#),
    .lt\:last\:-mb-4:not(#\#):last-child {
        margin-bottom: -1.25rem;
    }
    .lt\:-mb-5:not(#\#),
    .lt\:last\:-mb-5:not(#\#):last-child {
        margin-bottom: -1.5rem;
    }
    .lt\:-mb-6:not(#\#),
    .lt\:last\:-mb-6:not(#\#):last-child {
        margin-bottom: -1.75rem;
    }
    .lt\:-mb-7:not(#\#),
    .lt\:last\:-mb-7:not(#\#):last-child {
        margin-bottom: -2rem;
    }
    .lt\:-mb-8:not(#\#),
    .lt\:last\:-mb-8:not(#\#):last-child {
        margin-bottom: -2.5rem;
    }
    .lt\:-mb-9:not(#\#),
    .lt\:last\:-mb-9:not(#\#):last-child {
        margin-bottom: -3rem;
    }
    .lt\:-mb-10:not(#\#),
    .lt\:last\:-mb-10:not(#\#):last-child {
        margin-bottom: -4rem;
    }
    .lt\:-mb-11:not(#\#),
    .lt\:last\:-mb-11:not(#\#):last-child {
        margin-bottom: -5rem;
    }
    .lt\:-mb-12:not(#\#),
    .lt\:last\:-mb-12:not(#\#):last-child {
        margin-bottom: -6rem;
    }
    .lt\:-mb:not(#\#),
    .lt\:last\:-mb:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .lt\:-mb-px:not(#\#),
    .lt\:last\:-mb-px:not(#\#):last-child {
        margin-bottom: -1px;
    }
    .lt\:-mb-0\.5:not(#\#),
    .lt\:last\:-mb-0\.5:not(#\#):last-child {
        margin-bottom: -.125rem;
    }
    .lt\:-mb-1\.5:not(#\#),
    .lt\:last\:-mb-1\.5:not(#\#):last-child {
        margin-bottom: -.375rem;
    }
    .lt\:-mb-2\.5:not(#\#),
    .lt\:last\:-mb-2\.5:not(#\#):last-child {
        margin-bottom: -.75rem;
    }
    .lt\:f-ml-2xs:not(#\#),
    .lt\:first\:f-ml-2xs:not(#\#):first-child {
        margin-left: var(--all-f-2xs);
    }
    .lt\:f-ml-xs:not(#\#),
    .lt\:first\:f-ml-xs:not(#\#):first-child {
        margin-left: var(--all-f-xs);
    }
    .lt\:f-ml-sm:not(#\#),
    .lt\:first\:f-ml-sm:not(#\#):first-child {
        margin-left: var(--all-f-sm);
    }
    .lt\:f-ml:not(#\#),
    .lt\:first\:f-ml:not(#\#):first-child {
        margin-left: var(--all-f);
    }
    .lt\:f-ml-md:not(#\#),
    .lt\:first\:f-ml-md:not(#\#):first-child {
        margin-left: var(--all-f-md);
    }
    .lt\:f-ml-lg:not(#\#),
    .lt\:first\:f-ml-lg:not(#\#):first-child {
        margin-left: var(--all-f-lg);
    }
    .lt\:f-ml-xl:not(#\#),
    .lt\:first\:f-ml-xl:not(#\#):first-child {
        margin-left: var(--all-f-xl);
    }
    .lt\:f-ml-2xl:not(#\#),
    .lt\:first\:f-ml-2xl:not(#\#):first-child {
        margin-left: var(--all-f-2xl);
    }
    .lt\:-f-ml-2xs:not(#\#),
    .lt\:first\:-f-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xs) * -1);
    }
    .lt\:-f-ml-xs:not(#\#),
    .lt\:first\:-f-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-xs) * -1);
    }
    .lt\:-f-ml-sm:not(#\#),
    .lt\:first\:-f-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-f-sm) * -1);
    }
    .lt\:-f-ml:not(#\#),
    .lt\:first\:-f-ml:not(#\#):first-child {
        margin-left: calc(var(--all-f) * -1);
    }
    .lt\:-f-ml-md:not(#\#),
    .lt\:first\:-f-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-f-md) * -1);
    }
    .lt\:-f-ml-lg:not(#\#),
    .lt\:first\:-f-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-f-lg) * -1);
    }
    .lt\:-f-ml-xl:not(#\#),
    .lt\:first\:-f-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-xl) * -1);
    }
    .lt\:-f-ml-2xl:not(#\#),
    .lt\:first\:-f-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xl) * -1);
    }
    .lt\:first\:w-ml-2xs:not(#\#):first-child,
    .lt\:w-ml-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
    }
    .lt\:first\:w-ml-xs:not(#\#):first-child,
    .lt\:w-ml-xs:not(#\#) {
        margin-left: var(--all-w-xs);
    }
    .lt\:first\:w-ml-sm:not(#\#):first-child,
    .lt\:w-ml-sm:not(#\#) {
        margin-left: var(--all-w-sm);
    }
    .lt\:first\:w-ml:not(#\#):first-child,
    .lt\:w-ml:not(#\#) {
        margin-left: var(--all-w);
    }
    .lt\:first\:w-ml-md:not(#\#):first-child,
    .lt\:w-ml-md:not(#\#) {
        margin-left: var(--all-w-md);
    }
    .lt\:first\:w-ml-lg:not(#\#):first-child,
    .lt\:w-ml-lg:not(#\#) {
        margin-left: var(--all-w-lg);
    }
    .lt\:first\:w-ml-xl:not(#\#):first-child,
    .lt\:w-ml-xl:not(#\#) {
        margin-left: var(--all-w-xl);
    }
    .lt\:first\:w-ml-2xl:not(#\#):first-child,
    .lt\:w-ml-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
    }
    .lt\:-w-ml-2xs:not(#\#),
    .lt\:first\:-w-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xs) * -1);
    }
    .lt\:-w-ml-xs:not(#\#),
    .lt\:first\:-w-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-xs) * -1);
    }
    .lt\:-w-ml-sm:not(#\#),
    .lt\:first\:-w-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-w-sm) * -1);
    }
    .lt\:-w-ml:not(#\#),
    .lt\:first\:-w-ml:not(#\#):first-child {
        margin-left: calc(var(--all-w) * -1);
    }
    .lt\:-w-ml-md:not(#\#),
    .lt\:first\:-w-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-w-md) * -1);
    }
    .lt\:-w-ml-lg:not(#\#),
    .lt\:first\:-w-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-w-lg) * -1);
    }
    .lt\:-w-ml-xl:not(#\#),
    .lt\:first\:-w-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-xl) * -1);
    }
    .lt\:-w-ml-2xl:not(#\#),
    .lt\:first\:-w-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xl) * -1);
    }
    .lt\:first\:ml-0:not(#\#):first-child,
    .lt\:ml-0:not(#\#) {
        margin-left: 0rem;
    }
    .lt\:first\:ml-1:not(#\#):first-child,
    .lt\:ml-1:not(#\#) {
        margin-left: .25rem;
    }
    .lt\:first\:ml-2:not(#\#):first-child,
    .lt\:ml-2:not(#\#) {
        margin-left: .5rem;
    }
    .lt\:first\:ml-3:not(#\#):first-child,
    .lt\:ml-3:not(#\#) {
        margin-left: 1rem;
    }
    .lt\:first\:ml-4:not(#\#):first-child,
    .lt\:ml-4:not(#\#) {
        margin-left: 1.25rem;
    }
    .lt\:first\:ml-5:not(#\#):first-child,
    .lt\:ml-5:not(#\#) {
        margin-left: 1.5rem;
    }
    .lt\:first\:ml-6:not(#\#):first-child,
    .lt\:ml-6:not(#\#) {
        margin-left: 1.75rem;
    }
    .lt\:first\:ml-7:not(#\#):first-child,
    .lt\:ml-7:not(#\#) {
        margin-left: 2rem;
    }
    .lt\:first\:ml-8:not(#\#):first-child,
    .lt\:ml-8:not(#\#) {
        margin-left: 2.5rem;
    }
    .lt\:first\:ml-9:not(#\#):first-child,
    .lt\:ml-9:not(#\#) {
        margin-left: 3rem;
    }
    .lt\:first\:ml-10:not(#\#):first-child,
    .lt\:ml-10:not(#\#) {
        margin-left: 4rem;
    }
    .lt\:first\:ml-11:not(#\#):first-child,
    .lt\:ml-11:not(#\#) {
        margin-left: 5rem;
    }
    .lt\:first\:ml-12:not(#\#):first-child,
    .lt\:ml-12:not(#\#) {
        margin-left: 6rem;
    }
    .lt\:first\:ml-auto:not(#\#):first-child,
    .lt\:ml-auto:not(#\#) {
        margin-left: auto;
    }
    .lt\:first\:ml:not(#\#):first-child,
    .lt\:ml:not(#\#) {
        margin-left: 1rem;
    }
    .lt\:first\:ml-px:not(#\#):first-child,
    .lt\:ml-px:not(#\#) {
        margin-left: 1px;
    }
    .lt\:first\:ml-0\.5:not(#\#):first-child,
    .lt\:ml-0\.5:not(#\#) {
        margin-left: .125rem;
    }
    .lt\:first\:ml-1\.5:not(#\#):first-child,
    .lt\:ml-1\.5:not(#\#) {
        margin-left: .375rem;
    }
    .lt\:first\:ml-2\.5:not(#\#):first-child,
    .lt\:ml-2\.5:not(#\#) {
        margin-left: .75rem;
    }
    .lt\:-ml-0:not(#\#),
    .lt\:first\:-ml-0:not(#\#):first-child {
        margin-left: 0rem;
    }
    .lt\:-ml-1:not(#\#),
    .lt\:first\:-ml-1:not(#\#):first-child {
        margin-left: -.25rem;
    }
    .lt\:-ml-2:not(#\#),
    .lt\:first\:-ml-2:not(#\#):first-child {
        margin-left: -.5rem;
    }
    .lt\:-ml-3:not(#\#),
    .lt\:first\:-ml-3:not(#\#):first-child {
        margin-left: -1rem;
    }
    .lt\:-ml-4:not(#\#),
    .lt\:first\:-ml-4:not(#\#):first-child {
        margin-left: -1.25rem;
    }
    .lt\:-ml-5:not(#\#),
    .lt\:first\:-ml-5:not(#\#):first-child {
        margin-left: -1.5rem;
    }
    .lt\:-ml-6:not(#\#),
    .lt\:first\:-ml-6:not(#\#):first-child {
        margin-left: -1.75rem;
    }
    .lt\:-ml-7:not(#\#),
    .lt\:first\:-ml-7:not(#\#):first-child {
        margin-left: -2rem;
    }
    .lt\:-ml-8:not(#\#),
    .lt\:first\:-ml-8:not(#\#):first-child {
        margin-left: -2.5rem;
    }
    .lt\:-ml-9:not(#\#),
    .lt\:first\:-ml-9:not(#\#):first-child {
        margin-left: -3rem;
    }
    .lt\:-ml-10:not(#\#),
    .lt\:first\:-ml-10:not(#\#):first-child {
        margin-left: -4rem;
    }
    .lt\:-ml-11:not(#\#),
    .lt\:first\:-ml-11:not(#\#):first-child {
        margin-left: -5rem;
    }
    .lt\:-ml-12:not(#\#),
    .lt\:first\:-ml-12:not(#\#):first-child {
        margin-left: -6rem;
    }
    .lt\:-ml:not(#\#),
    .lt\:first\:-ml:not(#\#):first-child {
        margin-left: -1rem;
    }
    .lt\:-ml-px:not(#\#),
    .lt\:first\:-ml-px:not(#\#):first-child {
        margin-left: -1px;
    }
    .lt\:-ml-0\.5:not(#\#),
    .lt\:first\:-ml-0\.5:not(#\#):first-child {
        margin-left: -.125rem;
    }
    .lt\:-ml-1\.5:not(#\#),
    .lt\:first\:-ml-1\.5:not(#\#):first-child {
        margin-left: -.375rem;
    }
    .lt\:-ml-2\.5:not(#\#),
    .lt\:first\:-ml-2\.5:not(#\#):first-child {
        margin-left: -.75rem;
    }
    .lt\:f-px-2xs:not(#\#),
    .lt\:last\:f-px-2xs:not(#\#):last-child {
        padding-left: var(--all-f-2xs);
        padding-right: var(--all-f-2xs);
    }
    .lt\:f-px-xs:not(#\#),
    .lt\:last\:f-px-xs:not(#\#):last-child {
        padding-left: var(--all-f-xs);
        padding-right: var(--all-f-xs);
    }
    .lt\:f-px-sm:not(#\#),
    .lt\:last\:f-px-sm:not(#\#):last-child {
        padding-left: var(--all-f-sm);
        padding-right: var(--all-f-sm);
    }
    .lt\:f-px:not(#\#),
    .lt\:last\:f-px:not(#\#):last-child {
        padding-left: var(--all-f);
        padding-right: var(--all-f);
    }
    .lt\:f-px-md:not(#\#),
    .lt\:last\:f-px-md:not(#\#):last-child {
        padding-left: var(--all-f-md);
        padding-right: var(--all-f-md);
    }
    .lt\:f-px-lg:not(#\#),
    .lt\:last\:f-px-lg:not(#\#):last-child {
        padding-left: var(--all-f-lg);
        padding-right: var(--all-f-lg);
    }
    .lt\:f-px-xl:not(#\#),
    .lt\:last\:f-px-xl:not(#\#):last-child {
        padding-left: var(--all-f-xl);
        padding-right: var(--all-f-xl);
    }
    .lt\:f-px-2xl:not(#\#),
    .lt\:last\:f-px-2xl:not(#\#):last-child {
        padding-left: var(--all-f-2xl);
        padding-right: var(--all-f-2xl);
    }
    .lt\:last\:w-px-2xs:not(#\#):last-child,
    .lt\:w-px-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
        padding-right: var(--all-w-2xs);
    }
    .lt\:last\:w-px-xs:not(#\#):last-child,
    .lt\:w-px-xs:not(#\#) {
        padding-left: var(--all-w-xs);
        padding-right: var(--all-w-xs);
    }
    .lt\:last\:w-px-sm:not(#\#):last-child,
    .lt\:w-px-sm:not(#\#) {
        padding-left: var(--all-w-sm);
        padding-right: var(--all-w-sm);
    }
    .lt\:last\:w-px:not(#\#):last-child,
    .lt\:w-px:not(#\#) {
        padding-left: var(--all-w);
        padding-right: var(--all-w);
    }
    .lt\:last\:w-px-md:not(#\#):last-child,
    .lt\:w-px-md:not(#\#) {
        padding-left: var(--all-w-md);
        padding-right: var(--all-w-md);
    }
    .lt\:last\:w-px-lg:not(#\#):last-child,
    .lt\:w-px-lg:not(#\#) {
        padding-left: var(--all-w-lg);
        padding-right: var(--all-w-lg);
    }
    .lt\:last\:w-px-xl:not(#\#):last-child,
    .lt\:w-px-xl:not(#\#) {
        padding-left: var(--all-w-xl);
        padding-right: var(--all-w-xl);
    }
    .lt\:last\:w-px-2xl:not(#\#):last-child,
    .lt\:w-px-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
        padding-right: var(--all-w-2xl);
    }
    .lt\:last\:px-0:not(#\#):last-child,
    .lt\:px-0:not(#\#) {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .lt\:last\:px-1:not(#\#):last-child,
    .lt\:px-1:not(#\#) {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .lt\:last\:px-2:not(#\#):last-child,
    .lt\:px-2:not(#\#) {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .lt\:last\:px-3:not(#\#):last-child,
    .lt\:px-3:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lt\:last\:px-4:not(#\#):last-child,
    .lt\:px-4:not(#\#) {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .lt\:last\:px-5:not(#\#):last-child,
    .lt\:px-5:not(#\#) {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .lt\:last\:px-6:not(#\#):last-child,
    .lt\:px-6:not(#\#) {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .lt\:last\:px-7:not(#\#):last-child,
    .lt\:px-7:not(#\#) {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lt\:last\:px-8:not(#\#):last-child,
    .lt\:px-8:not(#\#) {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lt\:last\:px-9:not(#\#):last-child,
    .lt\:px-9:not(#\#) {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .lt\:last\:px-10:not(#\#):last-child,
    .lt\:px-10:not(#\#) {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .lt\:last\:px-11:not(#\#):last-child,
    .lt\:px-11:not(#\#) {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .lt\:last\:px-12:not(#\#):last-child,
    .lt\:px-12:not(#\#) {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .lt\:last\:px:not(#\#):last-child,
    .lt\:px:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lt\:last\:px-px:not(#\#):last-child,
    .lt\:px-px:not(#\#) {
        padding-left: 1px;
        padding-right: 1px;
    }
    .lt\:last\:px-0\.5:not(#\#):last-child,
    .lt\:px-0\.5:not(#\#) {
        padding-left: .125rem;
        padding-right: .125rem;
    }
    .lt\:last\:px-1\.5:not(#\#):last-child,
    .lt\:px-1\.5:not(#\#) {
        padding-left: .375rem;
        padding-right: .375rem;
    }
    .lt\:last\:px-2\.5:not(#\#):last-child,
    .lt\:px-2\.5:not(#\#) {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .lt\:f-py-2xs:not(#\#),
    .lt\:last\:f-py-2xs:not(#\#):last-child {
        padding-top: var(--all-f-2xs);
        padding-bottom: var(--all-f-2xs);
    }
    .lt\:f-py-xs:not(#\#),
    .lt\:last\:f-py-xs:not(#\#):last-child {
        padding-top: var(--all-f-xs);
        padding-bottom: var(--all-f-xs);
    }
    .lt\:f-py-sm:not(#\#),
    .lt\:last\:f-py-sm:not(#\#):last-child {
        padding-top: var(--all-f-sm);
        padding-bottom: var(--all-f-sm);
    }
    .lt\:f-py:not(#\#),
    .lt\:last\:f-py:not(#\#):last-child {
        padding-top: var(--all-f);
        padding-bottom: var(--all-f);
    }
    .lt\:f-py-md:not(#\#),
    .lt\:last\:f-py-md:not(#\#):last-child {
        padding-top: var(--all-f-md);
        padding-bottom: var(--all-f-md);
    }
    .lt\:f-py-lg:not(#\#),
    .lt\:last\:f-py-lg:not(#\#):last-child {
        padding-top: var(--all-f-lg);
        padding-bottom: var(--all-f-lg);
    }
    .lt\:f-py-xl:not(#\#),
    .lt\:last\:f-py-xl:not(#\#):last-child {
        padding-top: var(--all-f-xl);
        padding-bottom: var(--all-f-xl);
    }
    .lt\:f-py-2xl:not(#\#),
    .lt\:last\:f-py-2xl:not(#\#):last-child {
        padding-top: var(--all-f-2xl);
        padding-bottom: var(--all-f-2xl);
    }
    .lt\:last\:w-py-2xs:not(#\#):last-child,
    .lt\:w-py-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
        padding-bottom: var(--all-w-2xs);
    }
    .lt\:last\:w-py-xs:not(#\#):last-child,
    .lt\:w-py-xs:not(#\#) {
        padding-top: var(--all-w-xs);
        padding-bottom: var(--all-w-xs);
    }
    .lt\:last\:w-py-sm:not(#\#):last-child,
    .lt\:w-py-sm:not(#\#) {
        padding-top: var(--all-w-sm);
        padding-bottom: var(--all-w-sm);
    }
    .lt\:last\:w-py:not(#\#):last-child,
    .lt\:w-py:not(#\#) {
        padding-top: var(--all-w);
        padding-bottom: var(--all-w);
    }
    .lt\:last\:w-py-md:not(#\#):last-child,
    .lt\:w-py-md:not(#\#) {
        padding-top: var(--all-w-md);
        padding-bottom: var(--all-w-md);
    }
    .lt\:last\:w-py-lg:not(#\#):last-child,
    .lt\:w-py-lg:not(#\#) {
        padding-top: var(--all-w-lg);
        padding-bottom: var(--all-w-lg);
    }
    .lt\:last\:w-py-xl:not(#\#):last-child,
    .lt\:w-py-xl:not(#\#) {
        padding-top: var(--all-w-xl);
        padding-bottom: var(--all-w-xl);
    }
    .lt\:last\:w-py-2xl:not(#\#):last-child,
    .lt\:w-py-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
        padding-bottom: var(--all-w-2xl);
    }
    .lt\:last\:py-0:not(#\#):last-child,
    .lt\:py-0:not(#\#) {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .lt\:last\:py-1:not(#\#):last-child,
    .lt\:py-1:not(#\#) {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .lt\:last\:py-2:not(#\#):last-child,
    .lt\:py-2:not(#\#) {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .lt\:last\:py-3:not(#\#):last-child,
    .lt\:py-3:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lt\:last\:py-4:not(#\#):last-child,
    .lt\:py-4:not(#\#) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .lt\:last\:py-5:not(#\#):last-child,
    .lt\:py-5:not(#\#) {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .lt\:last\:py-6:not(#\#):last-child,
    .lt\:py-6:not(#\#) {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }
    .lt\:last\:py-7:not(#\#):last-child,
    .lt\:py-7:not(#\#) {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lt\:last\:py-8:not(#\#):last-child,
    .lt\:py-8:not(#\#) {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .lt\:last\:py-9:not(#\#):last-child,
    .lt\:py-9:not(#\#) {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .lt\:last\:py-10:not(#\#):last-child,
    .lt\:py-10:not(#\#) {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .lt\:last\:py-11:not(#\#):last-child,
    .lt\:py-11:not(#\#) {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .lt\:last\:py-12:not(#\#):last-child,
    .lt\:py-12:not(#\#) {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .lt\:last\:py:not(#\#):last-child,
    .lt\:py:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lt\:last\:py-px:not(#\#):last-child,
    .lt\:py-px:not(#\#) {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .lt\:last\:py-0\.5:not(#\#):last-child,
    .lt\:py-0\.5:not(#\#) {
        padding-top: .125rem;
        padding-bottom: .125rem;
    }
    .lt\:last\:py-1\.5:not(#\#):last-child,
    .lt\:py-1\.5:not(#\#) {
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .lt\:last\:py-2\.5:not(#\#):last-child,
    .lt\:py-2\.5:not(#\#) {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }
    .lt\:f-p-2xs:not(#\#) {
        padding: var(--all-f-2xs);
    }
    .lt\:f-p-xs:not(#\#) {
        padding: var(--all-f-xs);
    }
    .lt\:f-p-sm:not(#\#) {
        padding: var(--all-f-sm);
    }
    .lt\:f-p:not(#\#) {
        padding: var(--all-f);
    }
    .lt\:f-p-md:not(#\#) {
        padding: var(--all-f-md);
    }
    .lt\:f-p-lg:not(#\#) {
        padding: var(--all-f-lg);
    }
    .lt\:f-p-xl:not(#\#) {
        padding: var(--all-f-xl);
    }
    .lt\:f-p-2xl:not(#\#) {
        padding: var(--all-f-2xl);
    }
    .lt\:w-p-2xs:not(#\#) {
        padding: var(--all-w-2xs);
    }
    .lt\:w-p-xs:not(#\#) {
        padding: var(--all-w-xs);
    }
    .lt\:w-p-sm:not(#\#) {
        padding: var(--all-w-sm);
    }
    .lt\:w-p:not(#\#) {
        padding: var(--all-w);
    }
    .lt\:w-p-md:not(#\#) {
        padding: var(--all-w-md);
    }
    .lt\:w-p-lg:not(#\#) {
        padding: var(--all-w-lg);
    }
    .lt\:w-p-xl:not(#\#) {
        padding: var(--all-w-xl);
    }
    .lt\:w-p-2xl:not(#\#) {
        padding: var(--all-w-2xl);
    }
    .lt\:p-0:not(#\#) {
        padding: 0rem;
    }
    .lt\:p-1:not(#\#) {
        padding: .25rem;
    }
    .lt\:p-2:not(#\#) {
        padding: .5rem;
    }
    .lt\:p-3:not(#\#) {
        padding: 1rem;
    }
    .lt\:p-4:not(#\#) {
        padding: 1.25rem;
    }
    .lt\:p-5:not(#\#) {
        padding: 1.5rem;
    }
    .lt\:p-6:not(#\#) {
        padding: 1.75rem;
    }
    .lt\:p-7:not(#\#) {
        padding: 2rem;
    }
    .lt\:p-8:not(#\#) {
        padding: 2.5rem;
    }
    .lt\:p-9:not(#\#) {
        padding: 3rem;
    }
    .lt\:p-10:not(#\#) {
        padding: 4rem;
    }
    .lt\:p-11:not(#\#) {
        padding: 5rem;
    }
    .lt\:p-12:not(#\#) {
        padding: 6rem;
    }
    .lt\:p:not(#\#) {
        padding: 1rem;
    }
    .lt\:p-px:not(#\#) {
        padding: 1px;
    }
    .lt\:p-0\.5:not(#\#) {
        padding: .125rem;
    }
    .lt\:p-1\.5:not(#\#) {
        padding: .375rem;
    }
    .lt\:p-2\.5:not(#\#) {
        padding: .75rem;
    }
    .lt\:f-pt-2xs:not(#\#),
    .lt\:first\:f-pt-2xs:not(#\#):first-child {
        padding-top: var(--all-f-2xs);
    }
    .lt\:f-pt-xs:not(#\#),
    .lt\:first\:f-pt-xs:not(#\#):first-child {
        padding-top: var(--all-f-xs);
    }
    .lt\:f-pt-sm:not(#\#),
    .lt\:first\:f-pt-sm:not(#\#):first-child {
        padding-top: var(--all-f-sm);
    }
    .lt\:f-pt:not(#\#),
    .lt\:first\:f-pt:not(#\#):first-child {
        padding-top: var(--all-f);
    }
    .lt\:f-pt-md:not(#\#),
    .lt\:first\:f-pt-md:not(#\#):first-child {
        padding-top: var(--all-f-md);
    }
    .lt\:f-pt-lg:not(#\#),
    .lt\:first\:f-pt-lg:not(#\#):first-child {
        padding-top: var(--all-f-lg);
    }
    .lt\:f-pt-xl:not(#\#),
    .lt\:first\:f-pt-xl:not(#\#):first-child {
        padding-top: var(--all-f-xl);
    }
    .lt\:f-pt-2xl:not(#\#),
    .lt\:first\:f-pt-2xl:not(#\#):first-child {
        padding-top: var(--all-f-2xl);
    }
    .lt\:first\:w-pt-2xs:not(#\#):first-child,
    .lt\:w-pt-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
    }
    .lt\:first\:w-pt-xs:not(#\#):first-child,
    .lt\:w-pt-xs:not(#\#) {
        padding-top: var(--all-w-xs);
    }
    .lt\:first\:w-pt-sm:not(#\#):first-child,
    .lt\:w-pt-sm:not(#\#) {
        padding-top: var(--all-w-sm);
    }
    .lt\:first\:w-pt:not(#\#):first-child,
    .lt\:w-pt:not(#\#) {
        padding-top: var(--all-w);
    }
    .lt\:first\:w-pt-md:not(#\#):first-child,
    .lt\:w-pt-md:not(#\#) {
        padding-top: var(--all-w-md);
    }
    .lt\:first\:w-pt-lg:not(#\#):first-child,
    .lt\:w-pt-lg:not(#\#) {
        padding-top: var(--all-w-lg);
    }
    .lt\:first\:w-pt-xl:not(#\#):first-child,
    .lt\:w-pt-xl:not(#\#) {
        padding-top: var(--all-w-xl);
    }
    .lt\:first\:w-pt-2xl:not(#\#):first-child,
    .lt\:w-pt-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
    }
    .lt\:first\:pt-0:not(#\#):first-child,
    .lt\:pt-0:not(#\#) {
        padding-top: 0rem;
    }
    .lt\:first\:pt-1:not(#\#):first-child,
    .lt\:pt-1:not(#\#) {
        padding-top: .25rem;
    }
    .lt\:first\:pt-2:not(#\#):first-child,
    .lt\:pt-2:not(#\#) {
        padding-top: .5rem;
    }
    .lt\:first\:pt-3:not(#\#):first-child,
    .lt\:pt-3:not(#\#) {
        padding-top: 1rem;
    }
    .lt\:first\:pt-4:not(#\#):first-child,
    .lt\:pt-4:not(#\#) {
        padding-top: 1.25rem;
    }
    .lt\:first\:pt-5:not(#\#):first-child,
    .lt\:pt-5:not(#\#) {
        padding-top: 1.5rem;
    }
    .lt\:first\:pt-6:not(#\#):first-child,
    .lt\:pt-6:not(#\#) {
        padding-top: 1.75rem;
    }
    .lt\:first\:pt-7:not(#\#):first-child,
    .lt\:pt-7:not(#\#) {
        padding-top: 2rem;
    }
    .lt\:first\:pt-8:not(#\#):first-child,
    .lt\:pt-8:not(#\#) {
        padding-top: 2.5rem;
    }
    .lt\:first\:pt-9:not(#\#):first-child,
    .lt\:pt-9:not(#\#) {
        padding-top: 3rem;
    }
    .lt\:first\:pt-10:not(#\#):first-child,
    .lt\:pt-10:not(#\#) {
        padding-top: 4rem;
    }
    .lt\:first\:pt-11:not(#\#):first-child,
    .lt\:pt-11:not(#\#) {
        padding-top: 5rem;
    }
    .lt\:first\:pt-12:not(#\#):first-child,
    .lt\:pt-12:not(#\#) {
        padding-top: 6rem;
    }
    .lt\:first\:pt:not(#\#):first-child,
    .lt\:pt:not(#\#) {
        padding-top: 1rem;
    }
    .lt\:first\:pt-px:not(#\#):first-child,
    .lt\:pt-px:not(#\#) {
        padding-top: 1px;
    }
    .lt\:first\:pt-0\.5:not(#\#):first-child,
    .lt\:pt-0\.5:not(#\#) {
        padding-top: .125rem;
    }
    .lt\:first\:pt-1\.5:not(#\#):first-child,
    .lt\:pt-1\.5:not(#\#) {
        padding-top: .375rem;
    }
    .lt\:first\:pt-2\.5:not(#\#):first-child,
    .lt\:pt-2\.5:not(#\#) {
        padding-top: .75rem;
    }
    .lt\:f-pr-2xs:not(#\#),
    .lt\:last\:f-pr-2xs:not(#\#):last-child {
        padding-right: var(--all-f-2xs);
    }
    .lt\:f-pr-xs:not(#\#),
    .lt\:last\:f-pr-xs:not(#\#):last-child {
        padding-right: var(--all-f-xs);
    }
    .lt\:f-pr-sm:not(#\#),
    .lt\:last\:f-pr-sm:not(#\#):last-child {
        padding-right: var(--all-f-sm);
    }
    .lt\:f-pr:not(#\#),
    .lt\:last\:f-pr:not(#\#):last-child {
        padding-right: var(--all-f);
    }
    .lt\:f-pr-md:not(#\#),
    .lt\:last\:f-pr-md:not(#\#):last-child {
        padding-right: var(--all-f-md);
    }
    .lt\:f-pr-lg:not(#\#),
    .lt\:last\:f-pr-lg:not(#\#):last-child {
        padding-right: var(--all-f-lg);
    }
    .lt\:f-pr-xl:not(#\#),
    .lt\:last\:f-pr-xl:not(#\#):last-child {
        padding-right: var(--all-f-xl);
    }
    .lt\:f-pr-2xl:not(#\#),
    .lt\:last\:f-pr-2xl:not(#\#):last-child {
        padding-right: var(--all-f-2xl);
    }
    .lt\:last\:w-pr-2xs:not(#\#):last-child,
    .lt\:w-pr-2xs:not(#\#) {
        padding-right: var(--all-w-2xs);
    }
    .lt\:last\:w-pr-xs:not(#\#):last-child,
    .lt\:w-pr-xs:not(#\#) {
        padding-right: var(--all-w-xs);
    }
    .lt\:last\:w-pr-sm:not(#\#):last-child,
    .lt\:w-pr-sm:not(#\#) {
        padding-right: var(--all-w-sm);
    }
    .lt\:last\:w-pr:not(#\#):last-child,
    .lt\:w-pr:not(#\#) {
        padding-right: var(--all-w);
    }
    .lt\:last\:w-pr-md:not(#\#):last-child,
    .lt\:w-pr-md:not(#\#) {
        padding-right: var(--all-w-md);
    }
    .lt\:last\:w-pr-lg:not(#\#):last-child,
    .lt\:w-pr-lg:not(#\#) {
        padding-right: var(--all-w-lg);
    }
    .lt\:last\:w-pr-xl:not(#\#):last-child,
    .lt\:w-pr-xl:not(#\#) {
        padding-right: var(--all-w-xl);
    }
    .lt\:last\:w-pr-2xl:not(#\#):last-child,
    .lt\:w-pr-2xl:not(#\#) {
        padding-right: var(--all-w-2xl);
    }
    .lt\:last\:pr-0:not(#\#):last-child,
    .lt\:pr-0:not(#\#) {
        padding-right: 0rem;
    }
    .lt\:last\:pr-1:not(#\#):last-child,
    .lt\:pr-1:not(#\#) {
        padding-right: .25rem;
    }
    .lt\:last\:pr-2:not(#\#):last-child,
    .lt\:pr-2:not(#\#) {
        padding-right: .5rem;
    }
    .lt\:last\:pr-3:not(#\#):last-child,
    .lt\:pr-3:not(#\#) {
        padding-right: 1rem;
    }
    .lt\:last\:pr-4:not(#\#):last-child,
    .lt\:pr-4:not(#\#) {
        padding-right: 1.25rem;
    }
    .lt\:last\:pr-5:not(#\#):last-child,
    .lt\:pr-5:not(#\#) {
        padding-right: 1.5rem;
    }
    .lt\:last\:pr-6:not(#\#):last-child,
    .lt\:pr-6:not(#\#) {
        padding-right: 1.75rem;
    }
    .lt\:last\:pr-7:not(#\#):last-child,
    .lt\:pr-7:not(#\#) {
        padding-right: 2rem;
    }
    .lt\:last\:pr-8:not(#\#):last-child,
    .lt\:pr-8:not(#\#) {
        padding-right: 2.5rem;
    }
    .lt\:last\:pr-9:not(#\#):last-child,
    .lt\:pr-9:not(#\#) {
        padding-right: 3rem;
    }
    .lt\:last\:pr-10:not(#\#):last-child,
    .lt\:pr-10:not(#\#) {
        padding-right: 4rem;
    }
    .lt\:last\:pr-11:not(#\#):last-child,
    .lt\:pr-11:not(#\#) {
        padding-right: 5rem;
    }
    .lt\:last\:pr-12:not(#\#):last-child,
    .lt\:pr-12:not(#\#) {
        padding-right: 6rem;
    }
    .lt\:last\:pr:not(#\#):last-child,
    .lt\:pr:not(#\#) {
        padding-right: 1rem;
    }
    .lt\:last\:pr-px:not(#\#):last-child,
    .lt\:pr-px:not(#\#) {
        padding-right: 1px;
    }
    .lt\:last\:pr-0\.5:not(#\#):last-child,
    .lt\:pr-0\.5:not(#\#) {
        padding-right: .125rem;
    }
    .lt\:last\:pr-1\.5:not(#\#):last-child,
    .lt\:pr-1\.5:not(#\#) {
        padding-right: .375rem;
    }
    .lt\:last\:pr-2\.5:not(#\#):last-child,
    .lt\:pr-2\.5:not(#\#) {
        padding-right: .75rem;
    }
    .lt\:f-pb-2xs:not(#\#),
    .lt\:last\:f-pb-2xs:not(#\#):last-child {
        padding-bottom: var(--all-f-2xs);
    }
    .lt\:f-pb-xs:not(#\#),
    .lt\:last\:f-pb-xs:not(#\#):last-child {
        padding-bottom: var(--all-f-xs);
    }
    .lt\:f-pb-sm:not(#\#),
    .lt\:last\:f-pb-sm:not(#\#):last-child {
        padding-bottom: var(--all-f-sm);
    }
    .lt\:f-pb:not(#\#),
    .lt\:last\:f-pb:not(#\#):last-child {
        padding-bottom: var(--all-f);
    }
    .lt\:f-pb-md:not(#\#),
    .lt\:last\:f-pb-md:not(#\#):last-child {
        padding-bottom: var(--all-f-md);
    }
    .lt\:f-pb-lg:not(#\#),
    .lt\:last\:f-pb-lg:not(#\#):last-child {
        padding-bottom: var(--all-f-lg);
    }
    .lt\:f-pb-xl:not(#\#),
    .lt\:last\:f-pb-xl:not(#\#):last-child {
        padding-bottom: var(--all-f-xl);
    }
    .lt\:f-pb-2xl:not(#\#),
    .lt\:last\:f-pb-2xl:not(#\#):last-child {
        padding-bottom: var(--all-f-2xl);
    }
    .lt\:last\:w-pb-2xs:not(#\#):last-child,
    .lt\:w-pb-2xs:not(#\#) {
        padding-bottom: var(--all-w-2xs);
    }
    .lt\:last\:w-pb-xs:not(#\#):last-child,
    .lt\:w-pb-xs:not(#\#) {
        padding-bottom: var(--all-w-xs);
    }
    .lt\:last\:w-pb-sm:not(#\#):last-child,
    .lt\:w-pb-sm:not(#\#) {
        padding-bottom: var(--all-w-sm);
    }
    .lt\:last\:w-pb:not(#\#):last-child,
    .lt\:w-pb:not(#\#) {
        padding-bottom: var(--all-w);
    }
    .lt\:last\:w-pb-md:not(#\#):last-child,
    .lt\:w-pb-md:not(#\#) {
        padding-bottom: var(--all-w-md);
    }
    .lt\:last\:w-pb-lg:not(#\#):last-child,
    .lt\:w-pb-lg:not(#\#) {
        padding-bottom: var(--all-w-lg);
    }
    .lt\:last\:w-pb-xl:not(#\#):last-child,
    .lt\:w-pb-xl:not(#\#) {
        padding-bottom: var(--all-w-xl);
    }
    .lt\:last\:w-pb-2xl:not(#\#):last-child,
    .lt\:w-pb-2xl:not(#\#) {
        padding-bottom: var(--all-w-2xl);
    }
    .lt\:last\:pb-0:not(#\#):last-child,
    .lt\:pb-0:not(#\#) {
        padding-bottom: 0rem;
    }
    .lt\:last\:pb-1:not(#\#):last-child,
    .lt\:pb-1:not(#\#) {
        padding-bottom: .25rem;
    }
    .lt\:last\:pb-2:not(#\#):last-child,
    .lt\:pb-2:not(#\#) {
        padding-bottom: .5rem;
    }
    .lt\:last\:pb-3:not(#\#):last-child,
    .lt\:pb-3:not(#\#) {
        padding-bottom: 1rem;
    }
    .lt\:last\:pb-4:not(#\#):last-child,
    .lt\:pb-4:not(#\#) {
        padding-bottom: 1.25rem;
    }
    .lt\:last\:pb-5:not(#\#):last-child,
    .lt\:pb-5:not(#\#) {
        padding-bottom: 1.5rem;
    }
    .lt\:last\:pb-6:not(#\#):last-child,
    .lt\:pb-6:not(#\#) {
        padding-bottom: 1.75rem;
    }
    .lt\:last\:pb-7:not(#\#):last-child,
    .lt\:pb-7:not(#\#) {
        padding-bottom: 2rem;
    }
    .lt\:last\:pb-8:not(#\#):last-child,
    .lt\:pb-8:not(#\#) {
        padding-bottom: 2.5rem;
    }
    .lt\:last\:pb-9:not(#\#):last-child,
    .lt\:pb-9:not(#\#) {
        padding-bottom: 3rem;
    }
    .lt\:last\:pb-10:not(#\#):last-child,
    .lt\:pb-10:not(#\#) {
        padding-bottom: 4rem;
    }
    .lt\:last\:pb-11:not(#\#):last-child,
    .lt\:pb-11:not(#\#) {
        padding-bottom: 5rem;
    }
    .lt\:last\:pb-12:not(#\#):last-child,
    .lt\:pb-12:not(#\#) {
        padding-bottom: 6rem;
    }
    .lt\:last\:pb:not(#\#):last-child,
    .lt\:pb:not(#\#) {
        padding-bottom: 1rem;
    }
    .lt\:last\:pb-px:not(#\#):last-child,
    .lt\:pb-px:not(#\#) {
        padding-bottom: 1px;
    }
    .lt\:last\:pb-0\.5:not(#\#):last-child,
    .lt\:pb-0\.5:not(#\#) {
        padding-bottom: .125rem;
    }
    .lt\:last\:pb-1\.5:not(#\#):last-child,
    .lt\:pb-1\.5:not(#\#) {
        padding-bottom: .375rem;
    }
    .lt\:last\:pb-2\.5:not(#\#):last-child,
    .lt\:pb-2\.5:not(#\#) {
        padding-bottom: .75rem;
    }
    .lt\:f-pl-2xs:not(#\#),
    .lt\:first\:f-pl-2xs:not(#\#):first-child {
        padding-left: var(--all-f-2xs);
    }
    .lt\:f-pl-xs:not(#\#),
    .lt\:first\:f-pl-xs:not(#\#):first-child {
        padding-left: var(--all-f-xs);
    }
    .lt\:f-pl-sm:not(#\#),
    .lt\:first\:f-pl-sm:not(#\#):first-child {
        padding-left: var(--all-f-sm);
    }
    .lt\:f-pl:not(#\#),
    .lt\:first\:f-pl:not(#\#):first-child {
        padding-left: var(--all-f);
    }
    .lt\:f-pl-md:not(#\#),
    .lt\:first\:f-pl-md:not(#\#):first-child {
        padding-left: var(--all-f-md);
    }
    .lt\:f-pl-lg:not(#\#),
    .lt\:first\:f-pl-lg:not(#\#):first-child {
        padding-left: var(--all-f-lg);
    }
    .lt\:f-pl-xl:not(#\#),
    .lt\:first\:f-pl-xl:not(#\#):first-child {
        padding-left: var(--all-f-xl);
    }
    .lt\:f-pl-2xl:not(#\#),
    .lt\:first\:f-pl-2xl:not(#\#):first-child {
        padding-left: var(--all-f-2xl);
    }
    .lt\:first\:w-pl-2xs:not(#\#):first-child,
    .lt\:w-pl-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
    }
    .lt\:first\:w-pl-xs:not(#\#):first-child,
    .lt\:w-pl-xs:not(#\#) {
        padding-left: var(--all-w-xs);
    }
    .lt\:first\:w-pl-sm:not(#\#):first-child,
    .lt\:w-pl-sm:not(#\#) {
        padding-left: var(--all-w-sm);
    }
    .lt\:first\:w-pl:not(#\#):first-child,
    .lt\:w-pl:not(#\#) {
        padding-left: var(--all-w);
    }
    .lt\:first\:w-pl-md:not(#\#):first-child,
    .lt\:w-pl-md:not(#\#) {
        padding-left: var(--all-w-md);
    }
    .lt\:first\:w-pl-lg:not(#\#):first-child,
    .lt\:w-pl-lg:not(#\#) {
        padding-left: var(--all-w-lg);
    }
    .lt\:first\:w-pl-xl:not(#\#):first-child,
    .lt\:w-pl-xl:not(#\#) {
        padding-left: var(--all-w-xl);
    }
    .lt\:first\:w-pl-2xl:not(#\#):first-child,
    .lt\:w-pl-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
    }
    .lt\:first\:pl-0:not(#\#):first-child,
    .lt\:pl-0:not(#\#) {
        padding-left: 0rem;
    }
    .lt\:first\:pl-1:not(#\#):first-child,
    .lt\:pl-1:not(#\#) {
        padding-left: .25rem;
    }
    .lt\:first\:pl-2:not(#\#):first-child,
    .lt\:pl-2:not(#\#) {
        padding-left: .5rem;
    }
    .lt\:first\:pl-3:not(#\#):first-child,
    .lt\:pl-3:not(#\#) {
        padding-left: 1rem;
    }
    .lt\:first\:pl-4:not(#\#):first-child,
    .lt\:pl-4:not(#\#) {
        padding-left: 1.25rem;
    }
    .lt\:first\:pl-5:not(#\#):first-child,
    .lt\:pl-5:not(#\#) {
        padding-left: 1.5rem;
    }
    .lt\:first\:pl-6:not(#\#):first-child,
    .lt\:pl-6:not(#\#) {
        padding-left: 1.75rem;
    }
    .lt\:first\:pl-7:not(#\#):first-child,
    .lt\:pl-7:not(#\#) {
        padding-left: 2rem;
    }
    .lt\:first\:pl-8:not(#\#):first-child,
    .lt\:pl-8:not(#\#) {
        padding-left: 2.5rem;
    }
    .lt\:first\:pl-9:not(#\#):first-child,
    .lt\:pl-9:not(#\#) {
        padding-left: 3rem;
    }
    .lt\:first\:pl-10:not(#\#):first-child,
    .lt\:pl-10:not(#\#) {
        padding-left: 4rem;
    }
    .lt\:first\:pl-11:not(#\#):first-child,
    .lt\:pl-11:not(#\#) {
        padding-left: 5rem;
    }
    .lt\:first\:pl-12:not(#\#):first-child,
    .lt\:pl-12:not(#\#) {
        padding-left: 6rem;
    }
    .lt\:first\:pl:not(#\#):first-child,
    .lt\:pl:not(#\#) {
        padding-left: 1rem;
    }
    .lt\:first\:pl-px:not(#\#):first-child,
    .lt\:pl-px:not(#\#) {
        padding-left: 1px;
    }
    .lt\:first\:pl-0\.5:not(#\#):first-child,
    .lt\:pl-0\.5:not(#\#) {
        padding-left: .125rem;
    }
    .lt\:first\:pl-1\.5:not(#\#):first-child,
    .lt\:pl-1\.5:not(#\#) {
        padding-left: .375rem;
    }
    .lt\:first\:pl-2\.5:not(#\#):first-child,
    .lt\:pl-2\.5:not(#\#) {
        padding-left: .75rem;
    }
    .lt\:after\:hide:not(#\#)::after,
    .lt\:before\:hide:not(#\#)::before,
    .lt\:hide:not(#\#),
    .lt\:nobr:not(#\#) br {
        display: none!important;
    }
}
@media (min-width:1680px) {
    .dt\:border:not(#\#),
    .dt\:first\:border:not(#\#):first-child,
    .dt\:last\:border:not(#\#):last-child {
        border-width: 1px;
    }
    .dt\:border-0:not(#\#),
    .dt\:first\:border-0:not(#\#):first-child,
    .dt\:last\:border-0:not(#\#):last-child {
        border-width: 0px;
    }
    .dt\:border-1:not(#\#),
    .dt\:first\:border-1:not(#\#):first-child,
    .dt\:last\:border-1:not(#\#):last-child {
        border-width: 1px;
    }
    .dt\:border-2:not(#\#),
    .dt\:first\:border-2:not(#\#):first-child,
    .dt\:last\:border-2:not(#\#):last-child {
        border-width: 2px;
    }
    .dt\:border-3:not(#\#),
    .dt\:first\:border-3:not(#\#):first-child,
    .dt\:last\:border-3:not(#\#):last-child {
        border-width: 3px;
    }
    .dt\:border-4:not(#\#),
    .dt\:first\:border-4:not(#\#):first-child,
    .dt\:last\:border-4:not(#\#):last-child {
        border-width: 4px;
    }
    .dt\:border-5:not(#\#),
    .dt\:first\:border-5:not(#\#):first-child,
    .dt\:last\:border-5:not(#\#):last-child {
        border-width: 5px;
    }
    .dt\:border-t:not(#\#),
    .dt\:first\:border-t:not(#\#):first-child,
    .dt\:last\:border-t:not(#\#):last-child {
        border-top-width: 1px;
    }
    .dt\:border-t-0:not(#\#),
    .dt\:first\:border-t-0:not(#\#):first-child,
    .dt\:last\:border-t-0:not(#\#):last-child {
        border-top-width: 0px;
    }
    .dt\:border-t-1:not(#\#),
    .dt\:first\:border-t-1:not(#\#):first-child,
    .dt\:last\:border-t-1:not(#\#):last-child {
        border-top-width: 1px;
    }
    .dt\:border-t-2:not(#\#),
    .dt\:first\:border-t-2:not(#\#):first-child,
    .dt\:last\:border-t-2:not(#\#):last-child {
        border-top-width: 2px;
    }
    .dt\:border-t-3:not(#\#),
    .dt\:first\:border-t-3:not(#\#):first-child,
    .dt\:last\:border-t-3:not(#\#):last-child {
        border-top-width: 3px;
    }
    .dt\:border-t-4:not(#\#),
    .dt\:first\:border-t-4:not(#\#):first-child,
    .dt\:last\:border-t-4:not(#\#):last-child {
        border-top-width: 4px;
    }
    .dt\:border-t-5:not(#\#),
    .dt\:first\:border-t-5:not(#\#):first-child,
    .dt\:last\:border-t-5:not(#\#):last-child {
        border-top-width: 5px;
    }
    .dt\:border-r:not(#\#),
    .dt\:first\:border-r:not(#\#):first-child,
    .dt\:last\:border-r:not(#\#):last-child {
        border-right-width: 1px;
    }
    .dt\:border-r-0:not(#\#),
    .dt\:first\:border-r-0:not(#\#):first-child,
    .dt\:last\:border-r-0:not(#\#):last-child {
        border-right-width: 0px;
    }
    .dt\:border-r-1:not(#\#),
    .dt\:first\:border-r-1:not(#\#):first-child,
    .dt\:last\:border-r-1:not(#\#):last-child {
        border-right-width: 1px;
    }
    .dt\:border-r-2:not(#\#),
    .dt\:first\:border-r-2:not(#\#):first-child,
    .dt\:last\:border-r-2:not(#\#):last-child {
        border-right-width: 2px;
    }
    .dt\:border-r-3:not(#\#),
    .dt\:first\:border-r-3:not(#\#):first-child,
    .dt\:last\:border-r-3:not(#\#):last-child {
        border-right-width: 3px;
    }
    .dt\:border-r-4:not(#\#),
    .dt\:first\:border-r-4:not(#\#):first-child,
    .dt\:last\:border-r-4:not(#\#):last-child {
        border-right-width: 4px;
    }
    .dt\:border-r-5:not(#\#),
    .dt\:first\:border-r-5:not(#\#):first-child,
    .dt\:last\:border-r-5:not(#\#):last-child {
        border-right-width: 5px;
    }
    .dt\:border-b:not(#\#),
    .dt\:first\:border-b:not(#\#):first-child,
    .dt\:last\:border-b:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .dt\:border-b-0:not(#\#),
    .dt\:first\:border-b-0:not(#\#):first-child,
    .dt\:last\:border-b-0:not(#\#):last-child {
        border-bottom-width: 0px;
    }
    .dt\:border-b-1:not(#\#),
    .dt\:first\:border-b-1:not(#\#):first-child,
    .dt\:last\:border-b-1:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .dt\:border-b-2:not(#\#),
    .dt\:first\:border-b-2:not(#\#):first-child,
    .dt\:last\:border-b-2:not(#\#):last-child {
        border-bottom-width: 2px;
    }
    .dt\:border-b-3:not(#\#),
    .dt\:first\:border-b-3:not(#\#):first-child,
    .dt\:last\:border-b-3:not(#\#):last-child {
        border-bottom-width: 3px;
    }
    .dt\:border-b-4:not(#\#),
    .dt\:first\:border-b-4:not(#\#):first-child,
    .dt\:last\:border-b-4:not(#\#):last-child {
        border-bottom-width: 4px;
    }
    .dt\:border-b-5:not(#\#),
    .dt\:first\:border-b-5:not(#\#):first-child,
    .dt\:last\:border-b-5:not(#\#):last-child {
        border-bottom-width: 5px;
    }
    .dt\:border-l:not(#\#),
    .dt\:first\:border-l:not(#\#):first-child,
    .dt\:last\:border-l:not(#\#):last-child {
        border-left-width: 1px;
    }
    .dt\:border-l-0:not(#\#),
    .dt\:first\:border-l-0:not(#\#):first-child,
    .dt\:last\:border-l-0:not(#\#):last-child {
        border-left-width: 0px;
    }
    .dt\:border-l-1:not(#\#),
    .dt\:first\:border-l-1:not(#\#):first-child,
    .dt\:last\:border-l-1:not(#\#):last-child {
        border-left-width: 1px;
    }
    .dt\:border-l-2:not(#\#),
    .dt\:first\:border-l-2:not(#\#):first-child,
    .dt\:last\:border-l-2:not(#\#):last-child {
        border-left-width: 2px;
    }
    .dt\:border-l-3:not(#\#),
    .dt\:first\:border-l-3:not(#\#):first-child,
    .dt\:last\:border-l-3:not(#\#):last-child {
        border-left-width: 3px;
    }
    .dt\:border-l-4:not(#\#),
    .dt\:first\:border-l-4:not(#\#):first-child,
    .dt\:last\:border-l-4:not(#\#):last-child {
        border-left-width: 4px;
    }
    .dt\:border-l-5:not(#\#),
    .dt\:first\:border-l-5:not(#\#):first-child,
    .dt\:last\:border-l-5:not(#\#):last-child {
        border-left-width: 5px;
    }
    .dt\:first\:rounded-xs:not(#\#):first-child,
    .dt\:last\:rounded-xs:not(#\#):last-child,
    .dt\:rounded-xs:not(#\#) {
        border-radius: .125rem;
    }
    .dt\:first\:rounded-sm:not(#\#):first-child,
    .dt\:last\:rounded-sm:not(#\#):last-child,
    .dt\:rounded-sm:not(#\#) {
        border-radius: .25rem;
    }
    .dt\:first\:rounded:not(#\#):first-child,
    .dt\:last\:rounded:not(#\#):last-child,
    .dt\:rounded:not(#\#) {
        border-radius: .375rem;
    }
    .dt\:first\:rounded-md:not(#\#):first-child,
    .dt\:last\:rounded-md:not(#\#):last-child,
    .dt\:rounded-md:not(#\#) {
        border-radius: .5rem;
    }
    .dt\:first\:rounded-lg:not(#\#):first-child,
    .dt\:last\:rounded-lg:not(#\#):last-child,
    .dt\:rounded-lg:not(#\#) {
        border-radius: .75rem;
    }
    .dt\:first\:rounded-xl:not(#\#):first-child,
    .dt\:last\:rounded-xl:not(#\#):last-child,
    .dt\:rounded-xl:not(#\#) {
        border-radius: 1rem;
    }
    .dt\:first\:rounded-2xl:not(#\#):first-child,
    .dt\:last\:rounded-2xl:not(#\#):last-child,
    .dt\:rounded-2xl:not(#\#) {
        border-radius: 1.5rem;
    }
    .dt\:first\:rounded-3xl:not(#\#):first-child,
    .dt\:last\:rounded-3xl:not(#\#):last-child,
    .dt\:rounded-3xl:not(#\#) {
        border-radius: 2rem;
    }
    .dt\:first\:rounded-full:not(#\#):first-child,
    .dt\:last\:rounded-full:not(#\#):last-child,
    .dt\:rounded-full:not(#\#) {
        border-radius: 999rem;
    }
    .dt\:first\:rounded-inherit:not(#\#):first-child,
    .dt\:last\:rounded-inherit:not(#\#):last-child,
    .dt\:rounded-inherit:not(#\#) {
        border-radius: inherit;
    }
    .dt\:first\:rounded-none:not(#\#):first-child,
    .dt\:last\:rounded-none:not(#\#):last-child,
    .dt\:rounded-none:not(#\#) {
        border-radius: 0;
    }
    .dt\:first\:rounded-t-xs:not(#\#):first-child,
    .dt\:last\:rounded-t-xs:not(#\#):last-child,
    .dt\:rounded-t-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-top-left-radius: .125rem;
    }
    .dt\:first\:rounded-t-sm:not(#\#):first-child,
    .dt\:last\:rounded-t-sm:not(#\#):last-child,
    .dt\:rounded-t-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }
    .dt\:first\:rounded-t:not(#\#):first-child,
    .dt\:last\:rounded-t:not(#\#):last-child,
    .dt\:rounded-t:not(#\#) {
        border-top-right-radius: .375rem;
        border-top-left-radius: .375rem;
    }
    .dt\:first\:rounded-t-md:not(#\#):first-child,
    .dt\:last\:rounded-t-md:not(#\#):last-child,
    .dt\:rounded-t-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
    }
    .dt\:first\:rounded-t-lg:not(#\#):first-child,
    .dt\:last\:rounded-t-lg:not(#\#):last-child,
    .dt\:rounded-t-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-top-left-radius: .75rem;
    }
    .dt\:first\:rounded-t-xl:not(#\#):first-child,
    .dt\:last\:rounded-t-xl:not(#\#):last-child,
    .dt\:rounded-t-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
    }
    .dt\:first\:rounded-t-2xl:not(#\#):first-child,
    .dt\:last\:rounded-t-2xl:not(#\#):last-child,
    .dt\:rounded-t-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-top-left-radius: 1.5rem;
    }
    .dt\:first\:rounded-t-3xl:not(#\#):first-child,
    .dt\:last\:rounded-t-3xl:not(#\#):last-child,
    .dt\:rounded-t-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-top-left-radius: 2rem;
    }
    .dt\:first\:rounded-t-full:not(#\#):first-child,
    .dt\:last\:rounded-t-full:not(#\#):last-child,
    .dt\:rounded-t-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-top-left-radius: 999rem;
    }
    .dt\:first\:rounded-t-inherit:not(#\#):first-child,
    .dt\:last\:rounded-t-inherit:not(#\#):last-child,
    .dt\:rounded-t-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-top-left-radius: inherit;
    }
    .dt\:first\:rounded-t-none:not(#\#):first-child,
    .dt\:last\:rounded-t-none:not(#\#):last-child,
    .dt\:rounded-t-none:not(#\#) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .dt\:first\:rounded-r-xs:not(#\#):first-child,
    .dt\:last\:rounded-r-xs:not(#\#):last-child,
    .dt\:rounded-r-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-bottom-right-radius: .125rem;
    }
    .dt\:first\:rounded-r-sm:not(#\#):first-child,
    .dt\:last\:rounded-r-sm:not(#\#):last-child,
    .dt\:rounded-r-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }
    .dt\:first\:rounded-r:not(#\#):first-child,
    .dt\:last\:rounded-r:not(#\#):last-child,
    .dt\:rounded-r:not(#\#) {
        border-top-right-radius: .375rem;
        border-bottom-right-radius: .375rem;
    }
    .dt\:first\:rounded-r-md:not(#\#):first-child,
    .dt\:last\:rounded-r-md:not(#\#):last-child,
    .dt\:rounded-r-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }
    .dt\:first\:rounded-r-lg:not(#\#):first-child,
    .dt\:last\:rounded-r-lg:not(#\#):last-child,
    .dt\:rounded-r-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem;
    }
    .dt\:first\:rounded-r-xl:not(#\#):first-child,
    .dt\:last\:rounded-r-xl:not(#\#):last-child,
    .dt\:rounded-r-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .dt\:first\:rounded-r-2xl:not(#\#):first-child,
    .dt\:last\:rounded-r-2xl:not(#\#):last-child,
    .dt\:rounded-r-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }
    .dt\:first\:rounded-r-3xl:not(#\#):first-child,
    .dt\:last\:rounded-r-3xl:not(#\#):last-child,
    .dt\:rounded-r-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .dt\:first\:rounded-r-full:not(#\#):first-child,
    .dt\:last\:rounded-r-full:not(#\#):last-child,
    .dt\:rounded-r-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-bottom-right-radius: 999rem;
    }
    .dt\:first\:rounded-r-inherit:not(#\#):first-child,
    .dt\:last\:rounded-r-inherit:not(#\#):last-child,
    .dt\:rounded-r-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    .dt\:first\:rounded-r-none:not(#\#):first-child,
    .dt\:last\:rounded-r-none:not(#\#):last-child,
    .dt\:rounded-r-none:not(#\#) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .dt\:first\:rounded-b-xs:not(#\#):first-child,
    .dt\:last\:rounded-b-xs:not(#\#):last-child,
    .dt\:rounded-b-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .dt\:first\:rounded-b-sm:not(#\#):first-child,
    .dt\:last\:rounded-b-sm:not(#\#):last-child,
    .dt\:rounded-b-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .dt\:first\:rounded-b:not(#\#):first-child,
    .dt\:last\:rounded-b:not(#\#):last-child,
    .dt\:rounded-b:not(#\#) {
        border-bottom-right-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .dt\:first\:rounded-b-md:not(#\#):first-child,
    .dt\:last\:rounded-b-md:not(#\#):last-child,
    .dt\:rounded-b-md:not(#\#) {
        border-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .dt\:first\:rounded-b-lg:not(#\#):first-child,
    .dt\:last\:rounded-b-lg:not(#\#):last-child,
    .dt\:rounded-b-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .dt\:first\:rounded-b-xl:not(#\#):first-child,
    .dt\:last\:rounded-b-xl:not(#\#):last-child,
    .dt\:rounded-b-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .dt\:first\:rounded-b-2xl:not(#\#):first-child,
    .dt\:last\:rounded-b-2xl:not(#\#):last-child,
    .dt\:rounded-b-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .dt\:first\:rounded-b-3xl:not(#\#):first-child,
    .dt\:last\:rounded-b-3xl:not(#\#):last-child,
    .dt\:rounded-b-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .dt\:first\:rounded-b-full:not(#\#):first-child,
    .dt\:last\:rounded-b-full:not(#\#):last-child,
    .dt\:rounded-b-full:not(#\#) {
        border-bottom-right-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .dt\:first\:rounded-b-inherit:not(#\#):first-child,
    .dt\:last\:rounded-b-inherit:not(#\#):last-child,
    .dt\:rounded-b-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .dt\:first\:rounded-b-none:not(#\#):first-child,
    .dt\:last\:rounded-b-none:not(#\#):last-child,
    .dt\:rounded-b-none:not(#\#) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .dt\:first\:rounded-l-xs:not(#\#):first-child,
    .dt\:last\:rounded-l-xs:not(#\#):last-child,
    .dt\:rounded-l-xs:not(#\#) {
        border-top-left-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .dt\:first\:rounded-l-sm:not(#\#):first-child,
    .dt\:last\:rounded-l-sm:not(#\#):last-child,
    .dt\:rounded-l-sm:not(#\#) {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .dt\:first\:rounded-l:not(#\#):first-child,
    .dt\:last\:rounded-l:not(#\#):last-child,
    .dt\:rounded-l:not(#\#) {
        border-top-left-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .dt\:first\:rounded-l-md:not(#\#):first-child,
    .dt\:last\:rounded-l-md:not(#\#):last-child,
    .dt\:rounded-l-md:not(#\#) {
        border-top-left-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .dt\:first\:rounded-l-lg:not(#\#):first-child,
    .dt\:last\:rounded-l-lg:not(#\#):last-child,
    .dt\:rounded-l-lg:not(#\#) {
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .dt\:first\:rounded-l-xl:not(#\#):first-child,
    .dt\:last\:rounded-l-xl:not(#\#):last-child,
    .dt\:rounded-l-xl:not(#\#) {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .dt\:first\:rounded-l-2xl:not(#\#):first-child,
    .dt\:last\:rounded-l-2xl:not(#\#):last-child,
    .dt\:rounded-l-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .dt\:first\:rounded-l-3xl:not(#\#):first-child,
    .dt\:last\:rounded-l-3xl:not(#\#):last-child,
    .dt\:rounded-l-3xl:not(#\#) {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .dt\:first\:rounded-l-full:not(#\#):first-child,
    .dt\:last\:rounded-l-full:not(#\#):last-child,
    .dt\:rounded-l-full:not(#\#) {
        border-top-left-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .dt\:first\:rounded-l-inherit:not(#\#):first-child,
    .dt\:last\:rounded-l-inherit:not(#\#):last-child,
    .dt\:rounded-l-inherit:not(#\#) {
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .dt\:first\:rounded-l-none:not(#\#):first-child,
    .dt\:last\:rounded-l-none:not(#\#):last-child,
    .dt\:rounded-l-none:not(#\#) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .dt\:first\:rounded-tr-xs:not(#\#):first-child,
    .dt\:last\:rounded-tr-xs:not(#\#):last-child,
    .dt\:rounded-tr-xs:not(#\#) {
        border-top-right-radius: .125rem;
    }
    .dt\:first\:rounded-tr-sm:not(#\#):first-child,
    .dt\:last\:rounded-tr-sm:not(#\#):last-child,
    .dt\:rounded-tr-sm:not(#\#) {
        border-top-right-radius: .25rem;
    }
    .dt\:first\:rounded-tr:not(#\#):first-child,
    .dt\:last\:rounded-tr:not(#\#):last-child,
    .dt\:rounded-tr:not(#\#) {
        border-top-right-radius: .375rem;
    }
    .dt\:first\:rounded-tr-md:not(#\#):first-child,
    .dt\:last\:rounded-tr-md:not(#\#):last-child,
    .dt\:rounded-tr-md:not(#\#) {
        border-top-right-radius: .5rem;
    }
    .dt\:first\:rounded-tr-lg:not(#\#):first-child,
    .dt\:last\:rounded-tr-lg:not(#\#):last-child,
    .dt\:rounded-tr-lg:not(#\#) {
        border-top-right-radius: .75rem;
    }
    .dt\:first\:rounded-tr-xl:not(#\#):first-child,
    .dt\:last\:rounded-tr-xl:not(#\#):last-child,
    .dt\:rounded-tr-xl:not(#\#) {
        border-top-right-radius: 1rem;
    }
    .dt\:first\:rounded-tr-2xl:not(#\#):first-child,
    .dt\:last\:rounded-tr-2xl:not(#\#):last-child,
    .dt\:rounded-tr-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
    }
    .dt\:first\:rounded-tr-3xl:not(#\#):first-child,
    .dt\:last\:rounded-tr-3xl:not(#\#):last-child,
    .dt\:rounded-tr-3xl:not(#\#) {
        border-top-right-radius: 2rem;
    }
    .dt\:first\:rounded-tr-full:not(#\#):first-child,
    .dt\:last\:rounded-tr-full:not(#\#):last-child,
    .dt\:rounded-tr-full:not(#\#) {
        border-top-right-radius: 999rem;
    }
    .dt\:first\:rounded-tr-inherit:not(#\#):first-child,
    .dt\:last\:rounded-tr-inherit:not(#\#):last-child,
    .dt\:rounded-tr-inherit:not(#\#) {
        border-top-right-radius: inherit;
    }
    .dt\:first\:rounded-tr-none:not(#\#):first-child,
    .dt\:last\:rounded-tr-none:not(#\#):last-child,
    .dt\:rounded-tr-none:not(#\#) {
        border-top-right-radius: 0;
    }
    .dt\:first\:rounded-br-xs:not(#\#):first-child,
    .dt\:last\:rounded-br-xs:not(#\#):last-child,
    .dt\:rounded-br-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
    }
    .dt\:first\:rounded-br-sm:not(#\#):first-child,
    .dt\:last\:rounded-br-sm:not(#\#):last-child,
    .dt\:rounded-br-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
    }
    .dt\:first\:rounded-br:not(#\#):first-child,
    .dt\:last\:rounded-br:not(#\#):last-child,
    .dt\:rounded-br:not(#\#) {
        border-bottom-right-radius: .375rem;
    }
    .dt\:first\:rounded-br-md:not(#\#):first-child,
    .dt\:last\:rounded-br-md:not(#\#):last-child,
    .dt\:rounded-br-md:not(#\#) {
        border-bottom-right-radius: .5rem;
    }
    .dt\:first\:rounded-br-lg:not(#\#):first-child,
    .dt\:last\:rounded-br-lg:not(#\#):last-child,
    .dt\:rounded-br-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
    }
    .dt\:first\:rounded-br-xl:not(#\#):first-child,
    .dt\:last\:rounded-br-xl:not(#\#):last-child,
    .dt\:rounded-br-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
    }
    .dt\:first\:rounded-br-2xl:not(#\#):first-child,
    .dt\:last\:rounded-br-2xl:not(#\#):last-child,
    .dt\:rounded-br-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
    }
    .dt\:first\:rounded-br-3xl:not(#\#):first-child,
    .dt\:last\:rounded-br-3xl:not(#\#):last-child,
    .dt\:rounded-br-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
    }
    .dt\:first\:rounded-br-full:not(#\#):first-child,
    .dt\:last\:rounded-br-full:not(#\#):last-child,
    .dt\:rounded-br-full:not(#\#) {
        border-bottom-right-radius: 999rem;
    }
    .dt\:first\:rounded-br-inherit:not(#\#):first-child,
    .dt\:last\:rounded-br-inherit:not(#\#):last-child,
    .dt\:rounded-br-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
    }
    .dt\:first\:rounded-br-none:not(#\#):first-child,
    .dt\:last\:rounded-br-none:not(#\#):last-child,
    .dt\:rounded-br-none:not(#\#) {
        border-bottom-right-radius: 0;
    }
    .dt\:first\:rounded-bl-xs:not(#\#):first-child,
    .dt\:last\:rounded-bl-xs:not(#\#):last-child,
    .dt\:rounded-bl-xs:not(#\#) {
        border-bottom-left-radius: .125rem;
    }
    .dt\:first\:rounded-bl-sm:not(#\#):first-child,
    .dt\:last\:rounded-bl-sm:not(#\#):last-child,
    .dt\:rounded-bl-sm:not(#\#) {
        border-bottom-left-radius: .25rem;
    }
    .dt\:first\:rounded-bl:not(#\#):first-child,
    .dt\:last\:rounded-bl:not(#\#):last-child,
    .dt\:rounded-bl:not(#\#) {
        border-bottom-left-radius: .375rem;
    }
    .dt\:first\:rounded-bl-md:not(#\#):first-child,
    .dt\:last\:rounded-bl-md:not(#\#):last-child,
    .dt\:rounded-bl-md:not(#\#) {
        border-bottom-left-radius: .5rem;
    }
    .dt\:first\:rounded-bl-lg:not(#\#):first-child,
    .dt\:last\:rounded-bl-lg:not(#\#):last-child,
    .dt\:rounded-bl-lg:not(#\#) {
        border-bottom-left-radius: .75rem;
    }
    .dt\:first\:rounded-bl-xl:not(#\#):first-child,
    .dt\:last\:rounded-bl-xl:not(#\#):last-child,
    .dt\:rounded-bl-xl:not(#\#) {
        border-bottom-left-radius: 1rem;
    }
    .dt\:first\:rounded-bl-2xl:not(#\#):first-child,
    .dt\:last\:rounded-bl-2xl:not(#\#):last-child,
    .dt\:rounded-bl-2xl:not(#\#) {
        border-bottom-left-radius: 1.5rem;
    }
    .dt\:first\:rounded-bl-3xl:not(#\#):first-child,
    .dt\:last\:rounded-bl-3xl:not(#\#):last-child,
    .dt\:rounded-bl-3xl:not(#\#) {
        border-bottom-left-radius: 2rem;
    }
    .dt\:first\:rounded-bl-full:not(#\#):first-child,
    .dt\:last\:rounded-bl-full:not(#\#):last-child,
    .dt\:rounded-bl-full:not(#\#) {
        border-bottom-left-radius: 999rem;
    }
    .dt\:first\:rounded-bl-inherit:not(#\#):first-child,
    .dt\:last\:rounded-bl-inherit:not(#\#):last-child,
    .dt\:rounded-bl-inherit:not(#\#) {
        border-bottom-left-radius: inherit;
    }
    .dt\:first\:rounded-bl-none:not(#\#):first-child,
    .dt\:last\:rounded-bl-none:not(#\#):last-child,
    .dt\:rounded-bl-none:not(#\#) {
        border-bottom-left-radius: 0;
    }
    .dt\:first\:rounded-tl-xs:not(#\#):first-child,
    .dt\:last\:rounded-tl-xs:not(#\#):last-child,
    .dt\:rounded-tl-xs:not(#\#) {
        border-top-left-radius: .125rem;
    }
    .dt\:first\:rounded-tl-sm:not(#\#):first-child,
    .dt\:last\:rounded-tl-sm:not(#\#):last-child,
    .dt\:rounded-tl-sm:not(#\#) {
        border-top-left-radius: .25rem;
    }
    .dt\:first\:rounded-tl:not(#\#):first-child,
    .dt\:last\:rounded-tl:not(#\#):last-child,
    .dt\:rounded-tl:not(#\#) {
        border-top-left-radius: .375rem;
    }
    .dt\:first\:rounded-tl-md:not(#\#):first-child,
    .dt\:last\:rounded-tl-md:not(#\#):last-child,
    .dt\:rounded-tl-md:not(#\#) {
        border-top-left-radius: .5rem;
    }
    .dt\:first\:rounded-tl-lg:not(#\#):first-child,
    .dt\:last\:rounded-tl-lg:not(#\#):last-child,
    .dt\:rounded-tl-lg:not(#\#) {
        border-top-left-radius: .75rem;
    }
    .dt\:first\:rounded-tl-xl:not(#\#):first-child,
    .dt\:last\:rounded-tl-xl:not(#\#):last-child,
    .dt\:rounded-tl-xl:not(#\#) {
        border-top-left-radius: 1rem;
    }
    .dt\:first\:rounded-tl-2xl:not(#\#):first-child,
    .dt\:last\:rounded-tl-2xl:not(#\#):last-child,
    .dt\:rounded-tl-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
    }
    .dt\:first\:rounded-tl-3xl:not(#\#):first-child,
    .dt\:last\:rounded-tl-3xl:not(#\#):last-child,
    .dt\:rounded-tl-3xl:not(#\#) {
        border-top-left-radius: 2rem;
    }
    .dt\:first\:rounded-tl-full:not(#\#):first-child,
    .dt\:last\:rounded-tl-full:not(#\#):last-child,
    .dt\:rounded-tl-full:not(#\#) {
        border-top-left-radius: 999rem;
    }
    .dt\:first\:rounded-tl-inherit:not(#\#):first-child,
    .dt\:last\:rounded-tl-inherit:not(#\#):last-child,
    .dt\:rounded-tl-inherit:not(#\#) {
        border-top-left-radius: inherit;
    }
    .dt\:first\:rounded-tl-none:not(#\#):first-child,
    .dt\:last\:rounded-tl-none:not(#\#):last-child,
    .dt\:rounded-tl-none:not(#\#) {
        border-top-left-radius: 0;
    }
    .dt\:tracking-tighter:not(#\#) {
        letter-spacing: -.05em!important;
    }
    .dt\:tracking-tight:not(#\#) {
        letter-spacing: -.025em!important;
    }
    .dt\:tracking-normal:not(#\#) {
        letter-spacing: 0em!important;
    }
    .dt\:tracking-wide:not(#\#) {
        letter-spacing: .025em!important;
    }
    .dt\:tracking-wider:not(#\#) {
        letter-spacing: .05em!important;
    }
    .dt\:tracking-widest:not(#\#) {
        letter-spacing: .1em!important;
    }
    .dt\:leading-none:not(#\#) {
        line-height: 1!important;
    }
    .dt\:leading-tight:not(#\#) {
        line-height: 1.25!important;
    }
    .dt\:leading-snug:not(#\#) {
        line-height: 1.375!important;
    }
    .dt\:leading-normal:not(#\#) {
        line-height: 1.5!important;
    }
    .dt\:leading-relaxed:not(#\#) {
        line-height: 1.625!important;
    }
    .dt\:leading-loose:not(#\#) {
        line-height: 2!important;
    }
    .dt\:text-left:not(#\#) {
        text-align: left;
    }
    .dt\:text-right:not(#\#) {
        text-align: right;
    }
    .dt\:text-center:not(#\#) {
        text-align: center;
    }
    .dt\:text-justify:not(#\#) {
        text-align: justify;
        text-align-last: justify;
    }
    .dt\:font-inherit:not(#\#) {
        font-size: inherit;
        line-height: inherit;
    }
    .dt\:font-2xs:not(#\#) {
        font-size: clamp(8px, .1333333333vw + 7.3333333333px, 10px);
    }
    .dt\:font-xs:not(#\#) {
        font-size: clamp(10px, .1333333333vw + 9.3333333333px, 12px);
    }
    .dt\:font-sm:not(#\#) {
        font-size: clamp(12px, .1333333333vw + 11.3333333333px, 14px);
    }
    .dt\:font-base:not(#\#) {
        font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
    }
    .dt\:font-md:not(#\#) {
        font-size: clamp(16px, .1333333333vw + 15.3333333333px, 18px);
    }
    .dt\:font-lg:not(#\#) {
        font-size: clamp(18px, .1333333333vw + 17.3333333333px, 20px);
    }
    .dt\:font-xl:not(#\#) {
        font-size: clamp(20px, .1333333333vw + 19.3333333333px, 22px);
    }
    .dt\:font-2xl:not(#\#) {
        font-size: clamp(24px, .2666666667vw + 22.6666666667px, 28px);
    }
    .dt\:font-3xl:not(#\#) {
        font-size: clamp(28px, .1333333333vw + 27.3333333333px, 30px);
    }
    .dt\:font-4xl:not(#\#) {
        font-size: clamp(32px, 0vw + 32px, 32px);
    }
    .dt\:font-5xl:not(#\#) {
        font-size: clamp(36px, .2666666667vw + 34.6666666667px, 40px);
    }
    .dt\:font-6xl:not(#\#) {
        font-size: clamp(40px, .5333333333vw + 37.3333333333px, 48px);
    }
    .dt\:font-7xl:not(#\#) {
        font-size: clamp(48px, .5333333333vw + 45.3333333333px, 56px);
    }
    .dt\:font-8xl:not(#\#) {
        font-size: clamp(56px, .5333333333vw + 53.3333333333px, 64px);
    }
    .dt\:font-9xl:not(#\#) {
        font-size: clamp(64px, 1.0666666667vw + 58.6666666667px, 80px);
    }
    .dt\:font-10xl:not(#\#) {
        font-size: clamp(72px, 2.1333333333vw + 61.3333333333px, 104px);
    }
    .dt\:font-11xl:not(#\#) {
        font-size: clamp(80px, 3.7333333333vw + 61.3333333333px, 136px);
    }
    .dt\:font-12xl:not(#\#) {
        font-size: clamp(96px, 6.4vw + 64px, 192px);
    }
    .dt\:columns-1:not(#\#) {
        columns: 1;
    }
    .dt\:columns-2:not(#\#) {
        columns: 2;
    }
    .dt\:columns-3:not(#\#) {
        columns: 3;
    }
    .dt\:columns-4:not(#\#) {
        columns: 4;
    }
    .dt\:columns-5:not(#\#) {
        columns: 5;
    }
    .dt\:aspect-ratio-auto:not(#\#) {
        aspect-ratio: auto;
    }
    .dt\:aspect-ratio-1\/1:not(#\#) {
        aspect-ratio: 1/1;
    }
    .dt\:aspect-ratio-2\/1:not(#\#) {
        aspect-ratio: 2/1;
    }
    .dt\:aspect-ratio-1\/2:not(#\#) {
        aspect-ratio: 1/2;
    }
    .dt\:aspect-ratio-3\/1:not(#\#) {
        aspect-ratio: 3/1;
    }
    .dt\:aspect-ratio-1\/3:not(#\#) {
        aspect-ratio: 1/3;
    }
    .dt\:aspect-ratio-3\/2:not(#\#) {
        aspect-ratio: 3/2;
    }
    .dt\:aspect-ratio-2\/3:not(#\#) {
        aspect-ratio: 2/3;
    }
    .dt\:aspect-ratio-4\/3:not(#\#) {
        aspect-ratio: 4/3;
    }
    .dt\:aspect-ratio-3\/4:not(#\#) {
        aspect-ratio: 3/4;
    }
    .dt\:aspect-ratio-16\/9:not(#\#) {
        aspect-ratio: 16/9;
    }
    .dt\:aspect-ratio-9\/16:not(#\#) {
        aspect-ratio: 9/16;
    }
    .dt\:overflow-visible:not(#\#) {
        overflow: visible;
    }
    .dt\:overflow-x-visible:not(#\#) {
        overflow-x: visible;
    }
    .dt\:overflow-y-visible:not(#\#) {
        overflow-y: visible;
    }
    .dt\:overflow-hidden:not(#\#) {
        overflow: hidden;
    }
    .dt\:overflow-x-hidden:not(#\#) {
        overflow-x: hidden;
    }
    .dt\:overflow-y-hidden:not(#\#) {
        overflow-y: hidden;
    }
    .dt\:overflow-scroll:not(#\#) {
        overflow: scroll;
    }
    .dt\:overflow-x-scroll:not(#\#) {
        overflow-x: scroll;
    }
    .dt\:overflow-y-scroll:not(#\#) {
        overflow-y: scroll;
    }
    .dt\:overflow-auto:not(#\#) {
        overflow: auto;
    }
    .dt\:overflow-x-auto:not(#\#) {
        overflow-x: auto;
    }
    .dt\:overflow-y-auto:not(#\#) {
        overflow-y: auto;
    }
    .dt\:overflow-clip:not(#\#) {
        overflow: clip;
    }
    .dt\:overflow-x-clip:not(#\#) {
        overflow-x: clip;
    }
    .dt\:overflow-y-clip:not(#\#) {
        overflow-y: clip;
    }
    .dt\:visible:not(#\#) {
        visibility: visible;
    }
    .dt\:hidden:not(#\#) {
        visibility: hidden;
    }
    .dt\:collapse:not(#\#) {
        visibility: collapse;
    }
    .dt\:none:not(#\#) {
        display: none!important;
    }
    .dt\:inline:not(#\#) {
        display: inline!important;
    }
    .dt\:inline-block:not(#\#) {
        display: inline-block!important;
    }
    .dt\:block:not(#\#) {
        display: block!important;
    }
    .dt\:table:not(#\#) {
        display: table!important;
    }
    .dt\:table-row:not(#\#) {
        display: table-row!important;
    }
    .dt\:table-cell:not(#\#) {
        display: table-cell!important;
    }
    .dt\:flex:not(#\#) {
        display: flex!important;
    }
    .dt\:inline-flex:not(#\#) {
        display: inline-flex!important;
    }
    .dt\:grid:not(#\#) {
        display: grid!important;
    }
    .dt\:float-left:not(#\#) {
        float: left;
    }
    .dt\:float-right:not(#\#) {
        float: right;
    }
    .dt\:float-none:not(#\#) {
        float: none;
    }
    .dt\:alignleft:not(#\#) {
        max-width: 45%;
        float: left;
        margin-right: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .dt\:alignright:not(#\#) {
        max-width: 45%;
        float: right;
        margin-left: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .dt\:aligncenter:not(#\#) {
        clear: both;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .dt\:alignnone:not(#\#) {
        max-width: 100%;
        float: initial;
        margin: initial;
    }
    .dt\:clear-left:not(#\#) {
        clear: left;
    }
    .dt\:clear-right:not(#\#) {
        clear: right;
    }
    .dt\:clear-both:not(#\#) {
        clear: both;
    }
    .dt\:clearfix:not(#\#)::after {
        content: "";
        display: block;
        clear: both;
    }
    .dt\:flex-1:not(#\#) {
        flex: 1 1 0%;
    }
    .dt\:flex-auto:not(#\#) {
        flex: 1 1 auto;
    }
    .dt\:flex-initial:not(#\#) {
        flex: 0 1 auto;
    }
    .dt\:flex-none:not(#\#) {
        flex: none;
    }
    .dt\:flex-grow-0:not(#\#) {
        flex-grow: 0;
    }
    .dt\:flex-grow-1:not(#\#) {
        flex-grow: 1;
    }
    .dt\:flex-shrink-0:not(#\#) {
        flex-shrink: 0;
    }
    .dt\:flex-shrink-1:not(#\#) {
        flex-shrink: 1;
    }
    .dt\:flex-row:not(#\#) {
        flex-direction: row;
    }
    .dt\:flex-column:not(#\#) {
        flex-direction: column;
    }
    .dt\:flex-row-reverse:not(#\#) {
        flex-direction: row-reverse;
    }
    .dt\:flex-column-reverse:not(#\#) {
        flex-direction: column-reverse;
    }
    .dt\:flex-wrap:not(#\#) {
        flex-wrap: wrap;
    }
    .dt\:flex-nowrap:not(#\#) {
        flex-wrap: nowrap;
    }
    .dt\:flex-wrap-reverse:not(#\#) {
        flex-wrap: wrap-reverse;
    }
    .dt\:justify-content-start:not(#\#) {
        justify-content: flex-start;
    }
    .dt\:justify-content-end:not(#\#) {
        justify-content: flex-end;
    }
    .dt\:justify-content-center:not(#\#) {
        justify-content: center;
    }
    .dt\:justify-content-between:not(#\#) {
        justify-content: space-between;
    }
    .dt\:justify-content-around:not(#\#) {
        justify-content: space-around;
    }
    .dt\:justify-content-evenly:not(#\#) {
        justify-content: space-evenly;
    }
    .dt\:align-items-start:not(#\#) {
        align-items: flex-start;
    }
    .dt\:align-items-end:not(#\#) {
        align-items: flex-end;
    }
    .dt\:align-items-center:not(#\#) {
        align-items: center;
    }
    .dt\:align-items-baseline:not(#\#) {
        align-items: baseline;
    }
    .dt\:align-content-start:not(#\#) {
        align-content: flex-start;
    }
    .dt\:align-content-end:not(#\#) {
        align-content: flex-end;
    }
    .dt\:align-content-center:not(#\#) {
        align-content: center;
    }
    .dt\:align-content-between:not(#\#) {
        align-content: space-between;
    }
    .dt\:align-content-around:not(#\#) {
        align-content: space-around;
    }
    .dt\:align-self-auto:not(#\#) {
        align-self: auto;
    }
    .dt\:align-self-start:not(#\#) {
        align-self: flex-start;
    }
    .dt\:align-self-end:not(#\#) {
        align-self: flex-end;
    }
    .dt\:align-self-center:not(#\#) {
        align-self: center;
    }
    .dt\:align-self-baseline:not(#\#) {
        align-self: baseline;
    }
    .dt\:align-self-stretch:not(#\#) {
        align-self: stretch;
    }
    .dt\:justify-self-start:not(#\#) {
        justify-self: flex-start;
    }
    .dt\:justify-self-end:not(#\#) {
        justify-self: flex-end;
    }
    .dt\:justify-self-center:not(#\#) {
        justify-self: center;
    }
    .dt\:justify-self-stretch:not(#\#) {
        justify-self: stretch;
    }
    .dt\:order-1:not(#\#) {
        order: 1;
    }
    .dt\:order-2:not(#\#) {
        order: 2;
    }
    .dt\:order-3:not(#\#) {
        order: 3;
    }
    .dt\:order-4:not(#\#) {
        order: 4;
    }
    .dt\:order-5:not(#\#) {
        order: 5;
    }
    .dt\:order-6:not(#\#) {
        order: 6;
    }
    .dt\:order-7:not(#\#) {
        order: 7;
    }
    .dt\:order-8:not(#\#) {
        order: 8;
    }
    .dt\:order-9:not(#\#) {
        order: 9;
    }
    .dt\:order-10:not(#\#) {
        order: 10;
    }
    .dt\:order-11:not(#\#) {
        order: 11;
    }
    .dt\:order-12:not(#\#) {
        order: 12;
    }
    .dt\:order-first:not(#\#) {
        order: -999;
    }
    .dt\:order-last:not(#\#) {
        order: 999;
    }
    .dt\:order-none:not(#\#) {
        order: 0;
    }
    .dt\:fixed-top:not(#\#) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .dt\:fixed-bottom:not(#\#) {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .dt\:fixed-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .dt\:absolute-top:not(#\#) {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .dt\:absolute-bottom:not(#\#) {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .dt\:absolute-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .dt\:sticky-top:not(#\#) {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .dt\:sticky-bottom:not(#\#) {
        position: sticky;
        bottom: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .dt\:sticky-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .dt\:static:not(#\#) {
        position: static;
    }
    .dt\:relative:not(#\#) {
        position: relative;
    }
    .dt\:absolute:not(#\#) {
        position: absolute;
    }
    .dt\:fixed:not(#\#) {
        position: fixed;
    }
    .dt\:sticky:not(#\#) {
        position: sticky;
    }
    .dt\:top-0:not(#\#) {
        top: 0rem;
    }
    .dt\:top-1:not(#\#) {
        top: .25rem;
    }
    .dt\:top-2:not(#\#) {
        top: .5rem;
    }
    .dt\:top-3:not(#\#) {
        top: 1rem;
    }
    .dt\:top-4:not(#\#) {
        top: 1.25rem;
    }
    .dt\:top-5:not(#\#) {
        top: 1.5rem;
    }
    .dt\:top-6:not(#\#) {
        top: 1.75rem;
    }
    .dt\:top-7:not(#\#) {
        top: 2rem;
    }
    .dt\:top-8:not(#\#) {
        top: 2.5rem;
    }
    .dt\:top-9:not(#\#) {
        top: 3rem;
    }
    .dt\:top-10:not(#\#) {
        top: 4rem;
    }
    .dt\:top-11:not(#\#) {
        top: 5rem;
    }
    .dt\:top-12:not(#\#) {
        top: 6rem;
    }
    .dt\:top-inherit:not(#\#) {
        top: inherit;
    }
    .dt\:top-full:not(#\#) {
        top: 100%;
    }
    .dt\:top:not(#\#) {
        top: 1rem;
    }
    .dt\:top-px:not(#\#) {
        top: 1px;
    }
    .dt\:top-0\.5:not(#\#) {
        top: .125rem;
    }
    .dt\:top-1\.5:not(#\#) {
        top: .375rem;
    }
    .dt\:top-2\.5:not(#\#) {
        top: .75rem;
    }
    .dt\:top-1\/2:not(#\#) {
        top: 50%;
    }
    .dt\:top-1\/3:not(#\#) {
        top: 33.3333333333%;
    }
    .dt\:top-2\/3:not(#\#) {
        top: 66.6666666667%;
    }
    .dt\:top-1\/4:not(#\#) {
        top: 25%;
    }
    .dt\:top-2\/4:not(#\#) {
        top: 50%;
    }
    .dt\:top-3\/4:not(#\#) {
        top: 75%;
    }
    .dt\:top-1\/5:not(#\#) {
        top: 20%;
    }
    .dt\:top-2\/5:not(#\#) {
        top: 40%;
    }
    .dt\:top-3\/5:not(#\#) {
        top: 60%;
    }
    .dt\:top-4\/5:not(#\#) {
        top: 80%;
    }
    .dt\:top-1\/6:not(#\#) {
        top: 16.6666666667%;
    }
    .dt\:top-2\/6:not(#\#) {
        top: 33.3333333333%;
    }
    .dt\:top-3\/6:not(#\#) {
        top: 50%;
    }
    .dt\:top-4\/6:not(#\#) {
        top: 66.6666666667%;
    }
    .dt\:top-5\/6:not(#\#) {
        top: 83.3333333333%;
    }
    .dt\:top-1\/7:not(#\#) {
        top: 14.2857142857%;
    }
    .dt\:top-2\/7:not(#\#) {
        top: 28.5714285714%;
    }
    .dt\:top-3\/7:not(#\#) {
        top: 42.8571428571%;
    }
    .dt\:top-4\/7:not(#\#) {
        top: 57.1428571429%;
    }
    .dt\:top-5\/7:not(#\#) {
        top: 71.4285714286%;
    }
    .dt\:top-6\/7:not(#\#) {
        top: 85.7142857143%;
    }
    .dt\:top-1\/8:not(#\#) {
        top: 12.5%;
    }
    .dt\:top-2\/8:not(#\#) {
        top: 25%;
    }
    .dt\:top-3\/8:not(#\#) {
        top: 37.5%;
    }
    .dt\:top-4\/8:not(#\#) {
        top: 50%;
    }
    .dt\:top-5\/8:not(#\#) {
        top: 62.5%;
    }
    .dt\:top-6\/8:not(#\#) {
        top: 75%;
    }
    .dt\:top-7\/8:not(#\#) {
        top: 87.5%;
    }
    .dt\:top-1\/9:not(#\#) {
        top: 11.1111111111%;
    }
    .dt\:top-2\/9:not(#\#) {
        top: 22.2222222222%;
    }
    .dt\:top-3\/9:not(#\#) {
        top: 33.3333333333%;
    }
    .dt\:top-4\/9:not(#\#) {
        top: 44.4444444444%;
    }
    .dt\:top-5\/9:not(#\#) {
        top: 55.5555555556%;
    }
    .dt\:top-6\/9:not(#\#) {
        top: 66.6666666667%;
    }
    .dt\:top-7\/9:not(#\#) {
        top: 77.7777777778%;
    }
    .dt\:top-8\/9:not(#\#) {
        top: 88.8888888889%;
    }
    .dt\:top-1\/10:not(#\#) {
        top: 10%;
    }
    .dt\:top-2\/10:not(#\#) {
        top: 20%;
    }
    .dt\:top-3\/10:not(#\#) {
        top: 30%;
    }
    .dt\:top-4\/10:not(#\#) {
        top: 40%;
    }
    .dt\:top-5\/10:not(#\#) {
        top: 50%;
    }
    .dt\:top-6\/10:not(#\#) {
        top: 60%;
    }
    .dt\:top-7\/10:not(#\#) {
        top: 70%;
    }
    .dt\:top-8\/10:not(#\#) {
        top: 80%;
    }
    .dt\:top-9\/10:not(#\#) {
        top: 90%;
    }
    .dt\:top-1\/11:not(#\#) {
        top: 9.0909090909%;
    }
    .dt\:top-2\/11:not(#\#) {
        top: 18.1818181818%;
    }
    .dt\:top-3\/11:not(#\#) {
        top: 27.2727272727%;
    }
    .dt\:top-4\/11:not(#\#) {
        top: 36.3636363636%;
    }
    .dt\:top-5\/11:not(#\#) {
        top: 45.4545454545%;
    }
    .dt\:top-6\/11:not(#\#) {
        top: 54.5454545455%;
    }
    .dt\:top-7\/11:not(#\#) {
        top: 63.6363636364%;
    }
    .dt\:top-8\/11:not(#\#) {
        top: 72.7272727273%;
    }
    .dt\:top-9\/11:not(#\#) {
        top: 81.8181818182%;
    }
    .dt\:top-10\/11:not(#\#) {
        top: 90.9090909091%;
    }
    .dt\:top-1\/12:not(#\#) {
        top: 8.3333333333%;
    }
    .dt\:top-2\/12:not(#\#) {
        top: 16.6666666667%;
    }
    .dt\:top-3\/12:not(#\#) {
        top: 25%;
    }
    .dt\:top-4\/12:not(#\#) {
        top: 33.3333333333%;
    }
    .dt\:top-5\/12:not(#\#) {
        top: 41.6666666667%;
    }
    .dt\:top-6\/12:not(#\#) {
        top: 50%;
    }
    .dt\:top-7\/12:not(#\#) {
        top: 58.3333333333%;
    }
    .dt\:top-8\/12:not(#\#) {
        top: 66.6666666667%;
    }
    .dt\:top-9\/12:not(#\#) {
        top: 75%;
    }
    .dt\:top-10\/12:not(#\#) {
        top: 83.3333333333%;
    }
    .dt\:top-11\/12:not(#\#) {
        top: 91.6666666667%;
    }
    .dt\:right-0:not(#\#) {
        right: 0rem;
    }
    .dt\:right-1:not(#\#) {
        right: .25rem;
    }
    .dt\:right-2:not(#\#) {
        right: .5rem;
    }
    .dt\:right-3:not(#\#) {
        right: 1rem;
    }
    .dt\:right-4:not(#\#) {
        right: 1.25rem;
    }
    .dt\:right-5:not(#\#) {
        right: 1.5rem;
    }
    .dt\:right-6:not(#\#) {
        right: 1.75rem;
    }
    .dt\:right-7:not(#\#) {
        right: 2rem;
    }
    .dt\:right-8:not(#\#) {
        right: 2.5rem;
    }
    .dt\:right-9:not(#\#) {
        right: 3rem;
    }
    .dt\:right-10:not(#\#) {
        right: 4rem;
    }
    .dt\:right-11:not(#\#) {
        right: 5rem;
    }
    .dt\:right-12:not(#\#) {
        right: 6rem;
    }
    .dt\:right-inherit:not(#\#) {
        right: inherit;
    }
    .dt\:right-full:not(#\#) {
        right: 100%;
    }
    .dt\:right:not(#\#) {
        right: 1rem;
    }
    .dt\:right-px:not(#\#) {
        right: 1px;
    }
    .dt\:right-0\.5:not(#\#) {
        right: .125rem;
    }
    .dt\:right-1\.5:not(#\#) {
        right: .375rem;
    }
    .dt\:right-2\.5:not(#\#) {
        right: .75rem;
    }
    .dt\:right-1\/2:not(#\#) {
        right: 50%;
    }
    .dt\:right-1\/3:not(#\#) {
        right: 33.3333333333%;
    }
    .dt\:right-2\/3:not(#\#) {
        right: 66.6666666667%;
    }
    .dt\:right-1\/4:not(#\#) {
        right: 25%;
    }
    .dt\:right-2\/4:not(#\#) {
        right: 50%;
    }
    .dt\:right-3\/4:not(#\#) {
        right: 75%;
    }
    .dt\:right-1\/5:not(#\#) {
        right: 20%;
    }
    .dt\:right-2\/5:not(#\#) {
        right: 40%;
    }
    .dt\:right-3\/5:not(#\#) {
        right: 60%;
    }
    .dt\:right-4\/5:not(#\#) {
        right: 80%;
    }
    .dt\:right-1\/6:not(#\#) {
        right: 16.6666666667%;
    }
    .dt\:right-2\/6:not(#\#) {
        right: 33.3333333333%;
    }
    .dt\:right-3\/6:not(#\#) {
        right: 50%;
    }
    .dt\:right-4\/6:not(#\#) {
        right: 66.6666666667%;
    }
    .dt\:right-5\/6:not(#\#) {
        right: 83.3333333333%;
    }
    .dt\:right-1\/7:not(#\#) {
        right: 14.2857142857%;
    }
    .dt\:right-2\/7:not(#\#) {
        right: 28.5714285714%;
    }
    .dt\:right-3\/7:not(#\#) {
        right: 42.8571428571%;
    }
    .dt\:right-4\/7:not(#\#) {
        right: 57.1428571429%;
    }
    .dt\:right-5\/7:not(#\#) {
        right: 71.4285714286%;
    }
    .dt\:right-6\/7:not(#\#) {
        right: 85.7142857143%;
    }
    .dt\:right-1\/8:not(#\#) {
        right: 12.5%;
    }
    .dt\:right-2\/8:not(#\#) {
        right: 25%;
    }
    .dt\:right-3\/8:not(#\#) {
        right: 37.5%;
    }
    .dt\:right-4\/8:not(#\#) {
        right: 50%;
    }
    .dt\:right-5\/8:not(#\#) {
        right: 62.5%;
    }
    .dt\:right-6\/8:not(#\#) {
        right: 75%;
    }
    .dt\:right-7\/8:not(#\#) {
        right: 87.5%;
    }
    .dt\:right-1\/9:not(#\#) {
        right: 11.1111111111%;
    }
    .dt\:right-2\/9:not(#\#) {
        right: 22.2222222222%;
    }
    .dt\:right-3\/9:not(#\#) {
        right: 33.3333333333%;
    }
    .dt\:right-4\/9:not(#\#) {
        right: 44.4444444444%;
    }
    .dt\:right-5\/9:not(#\#) {
        right: 55.5555555556%;
    }
    .dt\:right-6\/9:not(#\#) {
        right: 66.6666666667%;
    }
    .dt\:right-7\/9:not(#\#) {
        right: 77.7777777778%;
    }
    .dt\:right-8\/9:not(#\#) {
        right: 88.8888888889%;
    }
    .dt\:right-1\/10:not(#\#) {
        right: 10%;
    }
    .dt\:right-2\/10:not(#\#) {
        right: 20%;
    }
    .dt\:right-3\/10:not(#\#) {
        right: 30%;
    }
    .dt\:right-4\/10:not(#\#) {
        right: 40%;
    }
    .dt\:right-5\/10:not(#\#) {
        right: 50%;
    }
    .dt\:right-6\/10:not(#\#) {
        right: 60%;
    }
    .dt\:right-7\/10:not(#\#) {
        right: 70%;
    }
    .dt\:right-8\/10:not(#\#) {
        right: 80%;
    }
    .dt\:right-9\/10:not(#\#) {
        right: 90%;
    }
    .dt\:right-1\/11:not(#\#) {
        right: 9.0909090909%;
    }
    .dt\:right-2\/11:not(#\#) {
        right: 18.1818181818%;
    }
    .dt\:right-3\/11:not(#\#) {
        right: 27.2727272727%;
    }
    .dt\:right-4\/11:not(#\#) {
        right: 36.3636363636%;
    }
    .dt\:right-5\/11:not(#\#) {
        right: 45.4545454545%;
    }
    .dt\:right-6\/11:not(#\#) {
        right: 54.5454545455%;
    }
    .dt\:right-7\/11:not(#\#) {
        right: 63.6363636364%;
    }
    .dt\:right-8\/11:not(#\#) {
        right: 72.7272727273%;
    }
    .dt\:right-9\/11:not(#\#) {
        right: 81.8181818182%;
    }
    .dt\:right-10\/11:not(#\#) {
        right: 90.9090909091%;
    }
    .dt\:right-1\/12:not(#\#) {
        right: 8.3333333333%;
    }
    .dt\:right-2\/12:not(#\#) {
        right: 16.6666666667%;
    }
    .dt\:right-3\/12:not(#\#) {
        right: 25%;
    }
    .dt\:right-4\/12:not(#\#) {
        right: 33.3333333333%;
    }
    .dt\:right-5\/12:not(#\#) {
        right: 41.6666666667%;
    }
    .dt\:right-6\/12:not(#\#) {
        right: 50%;
    }
    .dt\:right-7\/12:not(#\#) {
        right: 58.3333333333%;
    }
    .dt\:right-8\/12:not(#\#) {
        right: 66.6666666667%;
    }
    .dt\:right-9\/12:not(#\#) {
        right: 75%;
    }
    .dt\:right-10\/12:not(#\#) {
        right: 83.3333333333%;
    }
    .dt\:right-11\/12:not(#\#) {
        right: 91.6666666667%;
    }
    .dt\:bottom-0:not(#\#) {
        bottom: 0rem;
    }
    .dt\:bottom-1:not(#\#) {
        bottom: .25rem;
    }
    .dt\:bottom-2:not(#\#) {
        bottom: .5rem;
    }
    .dt\:bottom-3:not(#\#) {
        bottom: 1rem;
    }
    .dt\:bottom-4:not(#\#) {
        bottom: 1.25rem;
    }
    .dt\:bottom-5:not(#\#) {
        bottom: 1.5rem;
    }
    .dt\:bottom-6:not(#\#) {
        bottom: 1.75rem;
    }
    .dt\:bottom-7:not(#\#) {
        bottom: 2rem;
    }
    .dt\:bottom-8:not(#\#) {
        bottom: 2.5rem;
    }
    .dt\:bottom-9:not(#\#) {
        bottom: 3rem;
    }
    .dt\:bottom-10:not(#\#) {
        bottom: 4rem;
    }
    .dt\:bottom-11:not(#\#) {
        bottom: 5rem;
    }
    .dt\:bottom-12:not(#\#) {
        bottom: 6rem;
    }
    .dt\:bottom-inherit:not(#\#) {
        bottom: inherit;
    }
    .dt\:bottom-full:not(#\#) {
        bottom: 100%;
    }
    .dt\:bottom:not(#\#) {
        bottom: 1rem;
    }
    .dt\:bottom-px:not(#\#) {
        bottom: 1px;
    }
    .dt\:bottom-0\.5:not(#\#) {
        bottom: .125rem;
    }
    .dt\:bottom-1\.5:not(#\#) {
        bottom: .375rem;
    }
    .dt\:bottom-2\.5:not(#\#) {
        bottom: .75rem;
    }
    .dt\:bottom-1\/2:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-1\/3:not(#\#) {
        bottom: 33.3333333333%;
    }
    .dt\:bottom-2\/3:not(#\#) {
        bottom: 66.6666666667%;
    }
    .dt\:bottom-1\/4:not(#\#) {
        bottom: 25%;
    }
    .dt\:bottom-2\/4:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-3\/4:not(#\#) {
        bottom: 75%;
    }
    .dt\:bottom-1\/5:not(#\#) {
        bottom: 20%;
    }
    .dt\:bottom-2\/5:not(#\#) {
        bottom: 40%;
    }
    .dt\:bottom-3\/5:not(#\#) {
        bottom: 60%;
    }
    .dt\:bottom-4\/5:not(#\#) {
        bottom: 80%;
    }
    .dt\:bottom-1\/6:not(#\#) {
        bottom: 16.6666666667%;
    }
    .dt\:bottom-2\/6:not(#\#) {
        bottom: 33.3333333333%;
    }
    .dt\:bottom-3\/6:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-4\/6:not(#\#) {
        bottom: 66.6666666667%;
    }
    .dt\:bottom-5\/6:not(#\#) {
        bottom: 83.3333333333%;
    }
    .dt\:bottom-1\/7:not(#\#) {
        bottom: 14.2857142857%;
    }
    .dt\:bottom-2\/7:not(#\#) {
        bottom: 28.5714285714%;
    }
    .dt\:bottom-3\/7:not(#\#) {
        bottom: 42.8571428571%;
    }
    .dt\:bottom-4\/7:not(#\#) {
        bottom: 57.1428571429%;
    }
    .dt\:bottom-5\/7:not(#\#) {
        bottom: 71.4285714286%;
    }
    .dt\:bottom-6\/7:not(#\#) {
        bottom: 85.7142857143%;
    }
    .dt\:bottom-1\/8:not(#\#) {
        bottom: 12.5%;
    }
    .dt\:bottom-2\/8:not(#\#) {
        bottom: 25%;
    }
    .dt\:bottom-3\/8:not(#\#) {
        bottom: 37.5%;
    }
    .dt\:bottom-4\/8:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-5\/8:not(#\#) {
        bottom: 62.5%;
    }
    .dt\:bottom-6\/8:not(#\#) {
        bottom: 75%;
    }
    .dt\:bottom-7\/8:not(#\#) {
        bottom: 87.5%;
    }
    .dt\:bottom-1\/9:not(#\#) {
        bottom: 11.1111111111%;
    }
    .dt\:bottom-2\/9:not(#\#) {
        bottom: 22.2222222222%;
    }
    .dt\:bottom-3\/9:not(#\#) {
        bottom: 33.3333333333%;
    }
    .dt\:bottom-4\/9:not(#\#) {
        bottom: 44.4444444444%;
    }
    .dt\:bottom-5\/9:not(#\#) {
        bottom: 55.5555555556%;
    }
    .dt\:bottom-6\/9:not(#\#) {
        bottom: 66.6666666667%;
    }
    .dt\:bottom-7\/9:not(#\#) {
        bottom: 77.7777777778%;
    }
    .dt\:bottom-8\/9:not(#\#) {
        bottom: 88.8888888889%;
    }
    .dt\:bottom-1\/10:not(#\#) {
        bottom: 10%;
    }
    .dt\:bottom-2\/10:not(#\#) {
        bottom: 20%;
    }
    .dt\:bottom-3\/10:not(#\#) {
        bottom: 30%;
    }
    .dt\:bottom-4\/10:not(#\#) {
        bottom: 40%;
    }
    .dt\:bottom-5\/10:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-6\/10:not(#\#) {
        bottom: 60%;
    }
    .dt\:bottom-7\/10:not(#\#) {
        bottom: 70%;
    }
    .dt\:bottom-8\/10:not(#\#) {
        bottom: 80%;
    }
    .dt\:bottom-9\/10:not(#\#) {
        bottom: 90%;
    }
    .dt\:bottom-1\/11:not(#\#) {
        bottom: 9.0909090909%;
    }
    .dt\:bottom-2\/11:not(#\#) {
        bottom: 18.1818181818%;
    }
    .dt\:bottom-3\/11:not(#\#) {
        bottom: 27.2727272727%;
    }
    .dt\:bottom-4\/11:not(#\#) {
        bottom: 36.3636363636%;
    }
    .dt\:bottom-5\/11:not(#\#) {
        bottom: 45.4545454545%;
    }
    .dt\:bottom-6\/11:not(#\#) {
        bottom: 54.5454545455%;
    }
    .dt\:bottom-7\/11:not(#\#) {
        bottom: 63.6363636364%;
    }
    .dt\:bottom-8\/11:not(#\#) {
        bottom: 72.7272727273%;
    }
    .dt\:bottom-9\/11:not(#\#) {
        bottom: 81.8181818182%;
    }
    .dt\:bottom-10\/11:not(#\#) {
        bottom: 90.9090909091%;
    }
    .dt\:bottom-1\/12:not(#\#) {
        bottom: 8.3333333333%;
    }
    .dt\:bottom-2\/12:not(#\#) {
        bottom: 16.6666666667%;
    }
    .dt\:bottom-3\/12:not(#\#) {
        bottom: 25%;
    }
    .dt\:bottom-4\/12:not(#\#) {
        bottom: 33.3333333333%;
    }
    .dt\:bottom-5\/12:not(#\#) {
        bottom: 41.6666666667%;
    }
    .dt\:bottom-6\/12:not(#\#) {
        bottom: 50%;
    }
    .dt\:bottom-7\/12:not(#\#) {
        bottom: 58.3333333333%;
    }
    .dt\:bottom-8\/12:not(#\#) {
        bottom: 66.6666666667%;
    }
    .dt\:bottom-9\/12:not(#\#) {
        bottom: 75%;
    }
    .dt\:bottom-10\/12:not(#\#) {
        bottom: 83.3333333333%;
    }
    .dt\:bottom-11\/12:not(#\#) {
        bottom: 91.6666666667%;
    }
    .dt\:left-0:not(#\#) {
        left: 0rem;
    }
    .dt\:left-1:not(#\#) {
        left: .25rem;
    }
    .dt\:left-2:not(#\#) {
        left: .5rem;
    }
    .dt\:left-3:not(#\#) {
        left: 1rem;
    }
    .dt\:left-4:not(#\#) {
        left: 1.25rem;
    }
    .dt\:left-5:not(#\#) {
        left: 1.5rem;
    }
    .dt\:left-6:not(#\#) {
        left: 1.75rem;
    }
    .dt\:left-7:not(#\#) {
        left: 2rem;
    }
    .dt\:left-8:not(#\#) {
        left: 2.5rem;
    }
    .dt\:left-9:not(#\#) {
        left: 3rem;
    }
    .dt\:left-10:not(#\#) {
        left: 4rem;
    }
    .dt\:left-11:not(#\#) {
        left: 5rem;
    }
    .dt\:left-12:not(#\#) {
        left: 6rem;
    }
    .dt\:left-inherit:not(#\#) {
        left: inherit;
    }
    .dt\:left-full:not(#\#) {
        left: 100%;
    }
    .dt\:left:not(#\#) {
        left: 1rem;
    }
    .dt\:left-px:not(#\#) {
        left: 1px;
    }
    .dt\:left-0\.5:not(#\#) {
        left: .125rem;
    }
    .dt\:left-1\.5:not(#\#) {
        left: .375rem;
    }
    .dt\:left-2\.5:not(#\#) {
        left: .75rem;
    }
    .dt\:left-1\/2:not(#\#) {
        left: 50%;
    }
    .dt\:left-1\/3:not(#\#) {
        left: 33.3333333333%;
    }
    .dt\:left-2\/3:not(#\#) {
        left: 66.6666666667%;
    }
    .dt\:left-1\/4:not(#\#) {
        left: 25%;
    }
    .dt\:left-2\/4:not(#\#) {
        left: 50%;
    }
    .dt\:left-3\/4:not(#\#) {
        left: 75%;
    }
    .dt\:left-1\/5:not(#\#) {
        left: 20%;
    }
    .dt\:left-2\/5:not(#\#) {
        left: 40%;
    }
    .dt\:left-3\/5:not(#\#) {
        left: 60%;
    }
    .dt\:left-4\/5:not(#\#) {
        left: 80%;
    }
    .dt\:left-1\/6:not(#\#) {
        left: 16.6666666667%;
    }
    .dt\:left-2\/6:not(#\#) {
        left: 33.3333333333%;
    }
    .dt\:left-3\/6:not(#\#) {
        left: 50%;
    }
    .dt\:left-4\/6:not(#\#) {
        left: 66.6666666667%;
    }
    .dt\:left-5\/6:not(#\#) {
        left: 83.3333333333%;
    }
    .dt\:left-1\/7:not(#\#) {
        left: 14.2857142857%;
    }
    .dt\:left-2\/7:not(#\#) {
        left: 28.5714285714%;
    }
    .dt\:left-3\/7:not(#\#) {
        left: 42.8571428571%;
    }
    .dt\:left-4\/7:not(#\#) {
        left: 57.1428571429%;
    }
    .dt\:left-5\/7:not(#\#) {
        left: 71.4285714286%;
    }
    .dt\:left-6\/7:not(#\#) {
        left: 85.7142857143%;
    }
    .dt\:left-1\/8:not(#\#) {
        left: 12.5%;
    }
    .dt\:left-2\/8:not(#\#) {
        left: 25%;
    }
    .dt\:left-3\/8:not(#\#) {
        left: 37.5%;
    }
    .dt\:left-4\/8:not(#\#) {
        left: 50%;
    }
    .dt\:left-5\/8:not(#\#) {
        left: 62.5%;
    }
    .dt\:left-6\/8:not(#\#) {
        left: 75%;
    }
    .dt\:left-7\/8:not(#\#) {
        left: 87.5%;
    }
    .dt\:left-1\/9:not(#\#) {
        left: 11.1111111111%;
    }
    .dt\:left-2\/9:not(#\#) {
        left: 22.2222222222%;
    }
    .dt\:left-3\/9:not(#\#) {
        left: 33.3333333333%;
    }
    .dt\:left-4\/9:not(#\#) {
        left: 44.4444444444%;
    }
    .dt\:left-5\/9:not(#\#) {
        left: 55.5555555556%;
    }
    .dt\:left-6\/9:not(#\#) {
        left: 66.6666666667%;
    }
    .dt\:left-7\/9:not(#\#) {
        left: 77.7777777778%;
    }
    .dt\:left-8\/9:not(#\#) {
        left: 88.8888888889%;
    }
    .dt\:left-1\/10:not(#\#) {
        left: 10%;
    }
    .dt\:left-2\/10:not(#\#) {
        left: 20%;
    }
    .dt\:left-3\/10:not(#\#) {
        left: 30%;
    }
    .dt\:left-4\/10:not(#\#) {
        left: 40%;
    }
    .dt\:left-5\/10:not(#\#) {
        left: 50%;
    }
    .dt\:left-6\/10:not(#\#) {
        left: 60%;
    }
    .dt\:left-7\/10:not(#\#) {
        left: 70%;
    }
    .dt\:left-8\/10:not(#\#) {
        left: 80%;
    }
    .dt\:left-9\/10:not(#\#) {
        left: 90%;
    }
    .dt\:left-1\/11:not(#\#) {
        left: 9.0909090909%;
    }
    .dt\:left-2\/11:not(#\#) {
        left: 18.1818181818%;
    }
    .dt\:left-3\/11:not(#\#) {
        left: 27.2727272727%;
    }
    .dt\:left-4\/11:not(#\#) {
        left: 36.3636363636%;
    }
    .dt\:left-5\/11:not(#\#) {
        left: 45.4545454545%;
    }
    .dt\:left-6\/11:not(#\#) {
        left: 54.5454545455%;
    }
    .dt\:left-7\/11:not(#\#) {
        left: 63.6363636364%;
    }
    .dt\:left-8\/11:not(#\#) {
        left: 72.7272727273%;
    }
    .dt\:left-9\/11:not(#\#) {
        left: 81.8181818182%;
    }
    .dt\:left-10\/11:not(#\#) {
        left: 90.9090909091%;
    }
    .dt\:left-1\/12:not(#\#) {
        left: 8.3333333333%;
    }
    .dt\:left-2\/12:not(#\#) {
        left: 16.6666666667%;
    }
    .dt\:left-3\/12:not(#\#) {
        left: 25%;
    }
    .dt\:left-4\/12:not(#\#) {
        left: 33.3333333333%;
    }
    .dt\:left-5\/12:not(#\#) {
        left: 41.6666666667%;
    }
    .dt\:left-6\/12:not(#\#) {
        left: 50%;
    }
    .dt\:left-7\/12:not(#\#) {
        left: 58.3333333333%;
    }
    .dt\:left-8\/12:not(#\#) {
        left: 66.6666666667%;
    }
    .dt\:left-9\/12:not(#\#) {
        left: 75%;
    }
    .dt\:left-10\/12:not(#\#) {
        left: 83.3333333333%;
    }
    .dt\:left-11\/12:not(#\#) {
        left: 91.6666666667%;
    }
    .dt\:inset-0:not(#\#) {
        inset: 0rem;
    }
    .dt\:inset-1:not(#\#) {
        inset: 0.25rem;
    }
    .dt\:inset-2:not(#\#) {
        inset: 0.5rem;
    }
    .dt\:inset-3:not(#\#) {
        inset: 1rem;
    }
    .dt\:inset-4:not(#\#) {
        inset: 1.25rem;
    }
    .dt\:inset-5:not(#\#) {
        inset: 1.5rem;
    }
    .dt\:inset-6:not(#\#) {
        inset: 1.75rem;
    }
    .dt\:inset-7:not(#\#) {
        inset: 2rem;
    }
    .dt\:inset-8:not(#\#) {
        inset: 2.5rem;
    }
    .dt\:inset-9:not(#\#) {
        inset: 3rem;
    }
    .dt\:inset-10:not(#\#) {
        inset: 4rem;
    }
    .dt\:inset-11:not(#\#) {
        inset: 5rem;
    }
    .dt\:inset-12:not(#\#) {
        inset: 6rem;
    }
    .dt\:inset-inherit:not(#\#) {
        inset: inherit;
    }
    .dt\:inset-full:not(#\#) {
        inset: 100%;
    }
    .dt\:inset:not(#\#) {
        inset: 1rem;
    }
    .dt\:inset-px:not(#\#) {
        inset: 1px;
    }
    .dt\:inset-0\.5:not(#\#) {
        inset: 0.125rem;
    }
    .dt\:inset-1\.5:not(#\#) {
        inset: 0.375rem;
    }
    .dt\:inset-2\.5:not(#\#) {
        inset: 0.75rem;
    }
    .dt\:inset-1\/2:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-1\/3:not(#\#) {
        inset: 33.3333333333%;
    }
    .dt\:inset-2\/3:not(#\#) {
        inset: 66.6666666667%;
    }
    .dt\:inset-1\/4:not(#\#) {
        inset: 25%;
    }
    .dt\:inset-2\/4:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-3\/4:not(#\#) {
        inset: 75%;
    }
    .dt\:inset-1\/5:not(#\#) {
        inset: 20%;
    }
    .dt\:inset-2\/5:not(#\#) {
        inset: 40%;
    }
    .dt\:inset-3\/5:not(#\#) {
        inset: 60%;
    }
    .dt\:inset-4\/5:not(#\#) {
        inset: 80%;
    }
    .dt\:inset-1\/6:not(#\#) {
        inset: 16.6666666667%;
    }
    .dt\:inset-2\/6:not(#\#) {
        inset: 33.3333333333%;
    }
    .dt\:inset-3\/6:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-4\/6:not(#\#) {
        inset: 66.6666666667%;
    }
    .dt\:inset-5\/6:not(#\#) {
        inset: 83.3333333333%;
    }
    .dt\:inset-1\/7:not(#\#) {
        inset: 14.2857142857%;
    }
    .dt\:inset-2\/7:not(#\#) {
        inset: 28.5714285714%;
    }
    .dt\:inset-3\/7:not(#\#) {
        inset: 42.8571428571%;
    }
    .dt\:inset-4\/7:not(#\#) {
        inset: 57.1428571429%;
    }
    .dt\:inset-5\/7:not(#\#) {
        inset: 71.4285714286%;
    }
    .dt\:inset-6\/7:not(#\#) {
        inset: 85.7142857143%;
    }
    .dt\:inset-1\/8:not(#\#) {
        inset: 12.5%;
    }
    .dt\:inset-2\/8:not(#\#) {
        inset: 25%;
    }
    .dt\:inset-3\/8:not(#\#) {
        inset: 37.5%;
    }
    .dt\:inset-4\/8:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-5\/8:not(#\#) {
        inset: 62.5%;
    }
    .dt\:inset-6\/8:not(#\#) {
        inset: 75%;
    }
    .dt\:inset-7\/8:not(#\#) {
        inset: 87.5%;
    }
    .dt\:inset-1\/9:not(#\#) {
        inset: 11.1111111111%;
    }
    .dt\:inset-2\/9:not(#\#) {
        inset: 22.2222222222%;
    }
    .dt\:inset-3\/9:not(#\#) {
        inset: 33.3333333333%;
    }
    .dt\:inset-4\/9:not(#\#) {
        inset: 44.4444444444%;
    }
    .dt\:inset-5\/9:not(#\#) {
        inset: 55.5555555556%;
    }
    .dt\:inset-6\/9:not(#\#) {
        inset: 66.6666666667%;
    }
    .dt\:inset-7\/9:not(#\#) {
        inset: 77.7777777778%;
    }
    .dt\:inset-8\/9:not(#\#) {
        inset: 88.8888888889%;
    }
    .dt\:inset-1\/10:not(#\#) {
        inset: 10%;
    }
    .dt\:inset-2\/10:not(#\#) {
        inset: 20%;
    }
    .dt\:inset-3\/10:not(#\#) {
        inset: 30%;
    }
    .dt\:inset-4\/10:not(#\#) {
        inset: 40%;
    }
    .dt\:inset-5\/10:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-6\/10:not(#\#) {
        inset: 60%;
    }
    .dt\:inset-7\/10:not(#\#) {
        inset: 70%;
    }
    .dt\:inset-8\/10:not(#\#) {
        inset: 80%;
    }
    .dt\:inset-9\/10:not(#\#) {
        inset: 90%;
    }
    .dt\:inset-1\/11:not(#\#) {
        inset: 9.0909090909%;
    }
    .dt\:inset-2\/11:not(#\#) {
        inset: 18.1818181818%;
    }
    .dt\:inset-3\/11:not(#\#) {
        inset: 27.2727272727%;
    }
    .dt\:inset-4\/11:not(#\#) {
        inset: 36.3636363636%;
    }
    .dt\:inset-5\/11:not(#\#) {
        inset: 45.4545454545%;
    }
    .dt\:inset-6\/11:not(#\#) {
        inset: 54.5454545455%;
    }
    .dt\:inset-7\/11:not(#\#) {
        inset: 63.6363636364%;
    }
    .dt\:inset-8\/11:not(#\#) {
        inset: 72.7272727273%;
    }
    .dt\:inset-9\/11:not(#\#) {
        inset: 81.8181818182%;
    }
    .dt\:inset-10\/11:not(#\#) {
        inset: 90.9090909091%;
    }
    .dt\:inset-1\/12:not(#\#) {
        inset: 8.3333333333%;
    }
    .dt\:inset-2\/12:not(#\#) {
        inset: 16.6666666667%;
    }
    .dt\:inset-3\/12:not(#\#) {
        inset: 25%;
    }
    .dt\:inset-4\/12:not(#\#) {
        inset: 33.3333333333%;
    }
    .dt\:inset-5\/12:not(#\#) {
        inset: 41.6666666667%;
    }
    .dt\:inset-6\/12:not(#\#) {
        inset: 50%;
    }
    .dt\:inset-7\/12:not(#\#) {
        inset: 58.3333333333%;
    }
    .dt\:inset-8\/12:not(#\#) {
        inset: 66.6666666667%;
    }
    .dt\:inset-9\/12:not(#\#) {
        inset: 75%;
    }
    .dt\:inset-10\/12:not(#\#) {
        inset: 83.3333333333%;
    }
    .dt\:inset-11\/12:not(#\#) {
        inset: 91.6666666667%;
    }
    .dt\:scale-x-1:not(#\#) {
        --all-scale-x: 1;
    }
    .dt\:scale-y-1:not(#\#) {
        --all-scale-y: 1;
    }
    .dt\:scale-x-2:not(#\#) {
        --all-scale-x: 2;
    }
    .dt\:scale-y-2:not(#\#) {
        --all-scale-y: 2;
    }
    .dt\:scale-x-0\.1:not(#\#) {
        --all-scale-x: 0.1;
    }
    .dt\:scale-y-0\.1:not(#\#) {
        --all-scale-y: 0.1;
    }
    .dt\:scale-x-0\.2:not(#\#) {
        --all-scale-x: 0.2;
    }
    .dt\:scale-y-0\.2:not(#\#) {
        --all-scale-y: 0.2;
    }
    .dt\:scale-x-0\.3:not(#\#) {
        --all-scale-x: 0.3;
    }
    .dt\:scale-y-0\.3:not(#\#) {
        --all-scale-y: 0.3;
    }
    .dt\:scale-x-0\.4:not(#\#) {
        --all-scale-x: 0.4;
    }
    .dt\:scale-y-0\.4:not(#\#) {
        --all-scale-y: 0.4;
    }
    .dt\:scale-x-0\.5:not(#\#) {
        --all-scale-x: 0.5;
    }
    .dt\:scale-y-0\.5:not(#\#) {
        --all-scale-y: 0.5;
    }
    .dt\:scale-x-0\.6:not(#\#) {
        --all-scale-x: 0.6;
    }
    .dt\:scale-y-0\.6:not(#\#) {
        --all-scale-y: 0.6;
    }
    .dt\:scale-x-0\.7:not(#\#) {
        --all-scale-x: 0.7;
    }
    .dt\:scale-y-0\.7:not(#\#) {
        --all-scale-y: 0.7;
    }
    .dt\:scale-x-0\.8:not(#\#) {
        --all-scale-x: 0.8;
    }
    .dt\:scale-y-0\.8:not(#\#) {
        --all-scale-y: 0.8;
    }
    .dt\:scale-x-0\.9:not(#\#) {
        --all-scale-x: 0.9;
    }
    .dt\:scale-y-0\.9:not(#\#) {
        --all-scale-y: 0.9;
    }
    .dt\:scale-x-1\.1:not(#\#) {
        --all-scale-x: 1.1;
    }
    .dt\:scale-y-1\.1:not(#\#) {
        --all-scale-y: 1.1;
    }
    .dt\:scale-x-1\.2:not(#\#) {
        --all-scale-x: 1.2;
    }
    .dt\:scale-y-1\.2:not(#\#) {
        --all-scale-y: 1.2;
    }
    .dt\:scale-x-1\.3:not(#\#) {
        --all-scale-x: 1.3;
    }
    .dt\:scale-y-1\.3:not(#\#) {
        --all-scale-y: 1.3;
    }
    .dt\:scale-x-1\.4:not(#\#) {
        --all-scale-x: 1.4;
    }
    .dt\:scale-y-1\.4:not(#\#) {
        --all-scale-y: 1.4;
    }
    .dt\:scale-x-1\.5:not(#\#) {
        --all-scale-x: 1.5;
    }
    .dt\:scale-y-1\.5:not(#\#) {
        --all-scale-y: 1.5;
    }
    .dt\:scale-x-1\.6:not(#\#) {
        --all-scale-x: 1.6;
    }
    .dt\:scale-y-1\.6:not(#\#) {
        --all-scale-y: 1.6;
    }
    .dt\:scale-x-1\.7:not(#\#) {
        --all-scale-x: 1.7;
    }
    .dt\:scale-y-1\.7:not(#\#) {
        --all-scale-y: 1.7;
    }
    .dt\:scale-x-1\.8:not(#\#) {
        --all-scale-x: 1.8;
    }
    .dt\:scale-y-1\.8:not(#\#) {
        --all-scale-y: 1.8;
    }
    .dt\:scale-x-1\.9:not(#\#) {
        --all-scale-x: 1.9;
    }
    .dt\:scale-y-1\.9:not(#\#) {
        --all-scale-y: 1.9;
    }
    .dt\:active\:rotate-0:not(#\#).is-active,
    .dt\:rotate-0:not(#\#),
    .is-active>.dt\:active\:rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .dt\:active\:rotate-1:not(#\#).is-active,
    .dt\:rotate-1:not(#\#),
    .is-active>.dt\:active\:rotate-1:not(#\#) {
        --all-rotate: 1deg;
    }
    .dt\:active\:rotate-2:not(#\#).is-active,
    .dt\:rotate-2:not(#\#),
    .is-active>.dt\:active\:rotate-2:not(#\#) {
        --all-rotate: 2deg;
    }
    .dt\:active\:rotate-3:not(#\#).is-active,
    .dt\:rotate-3:not(#\#),
    .is-active>.dt\:active\:rotate-3:not(#\#) {
        --all-rotate: 3deg;
    }
    .dt\:active\:rotate-6:not(#\#).is-active,
    .dt\:rotate-6:not(#\#),
    .is-active>.dt\:active\:rotate-6:not(#\#) {
        --all-rotate: 6deg;
    }
    .dt\:active\:rotate-12:not(#\#).is-active,
    .dt\:rotate-12:not(#\#),
    .is-active>.dt\:active\:rotate-12:not(#\#) {
        --all-rotate: 12deg;
    }
    .dt\:active\:rotate-45:not(#\#).is-active,
    .dt\:rotate-45:not(#\#),
    .is-active>.dt\:active\:rotate-45:not(#\#) {
        --all-rotate: 45deg;
    }
    .dt\:active\:rotate-75:not(#\#).is-active,
    .dt\:rotate-75:not(#\#),
    .is-active>.dt\:active\:rotate-75:not(#\#) {
        --all-rotate: 75deg;
    }
    .dt\:active\:rotate-90:not(#\#).is-active,
    .dt\:rotate-90:not(#\#),
    .is-active>.dt\:active\:rotate-90:not(#\#) {
        --all-rotate: 90deg;
    }
    .dt\:active\:rotate-180:not(#\#).is-active,
    .dt\:rotate-180:not(#\#),
    .is-active>.dt\:active\:rotate-180:not(#\#) {
        --all-rotate: 180deg;
    }
    .dt\:-rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .dt\:-rotate-1:not(#\#) {
        --all-rotate: -1deg;
    }
    .dt\:-rotate-2:not(#\#) {
        --all-rotate: -2deg;
    }
    .dt\:-rotate-3:not(#\#) {
        --all-rotate: -3deg;
    }
    .dt\:-rotate-6:not(#\#) {
        --all-rotate: -6deg;
    }
    .dt\:-rotate-12:not(#\#) {
        --all-rotate: -12deg;
    }
    .dt\:-rotate-45:not(#\#) {
        --all-rotate: -45deg;
    }
    .dt\:-rotate-75:not(#\#) {
        --all-rotate: -75deg;
    }
    .dt\:-rotate-90:not(#\#) {
        --all-rotate: -90deg;
    }
    .dt\:-rotate-180:not(#\#) {
        --all-rotate: -180deg;
    }
    .dt\:translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .dt\:translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .dt\:translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .dt\:translate-1:not(#\#) {
        --all-translate: 0.25rem;
    }
    .dt\:translate-x-1:not(#\#) {
        --all-translate-x: 0.25rem;
    }
    .dt\:translate-y-1:not(#\#) {
        --all-translate-y: 0.25rem;
    }
    .dt\:translate-2:not(#\#) {
        --all-translate: 0.5rem;
    }
    .dt\:translate-x-2:not(#\#) {
        --all-translate-x: 0.5rem;
    }
    .dt\:translate-y-2:not(#\#) {
        --all-translate-y: 0.5rem;
    }
    .dt\:translate-3:not(#\#) {
        --all-translate: 1rem;
    }
    .dt\:translate-x-3:not(#\#) {
        --all-translate-x: 1rem;
    }
    .dt\:translate-y-3:not(#\#) {
        --all-translate-y: 1rem;
    }
    .dt\:translate-4:not(#\#) {
        --all-translate: 1.25rem;
    }
    .dt\:translate-x-4:not(#\#) {
        --all-translate-x: 1.25rem;
    }
    .dt\:translate-y-4:not(#\#) {
        --all-translate-y: 1.25rem;
    }
    .dt\:translate-5:not(#\#) {
        --all-translate: 1.5rem;
    }
    .dt\:translate-x-5:not(#\#) {
        --all-translate-x: 1.5rem;
    }
    .dt\:translate-y-5:not(#\#) {
        --all-translate-y: 1.5rem;
    }
    .dt\:translate-6:not(#\#) {
        --all-translate: 1.75rem;
    }
    .dt\:translate-x-6:not(#\#) {
        --all-translate-x: 1.75rem;
    }
    .dt\:translate-y-6:not(#\#) {
        --all-translate-y: 1.75rem;
    }
    .dt\:translate-7:not(#\#) {
        --all-translate: 2rem;
    }
    .dt\:translate-x-7:not(#\#) {
        --all-translate-x: 2rem;
    }
    .dt\:translate-y-7:not(#\#) {
        --all-translate-y: 2rem;
    }
    .dt\:translate-8:not(#\#) {
        --all-translate: 2.5rem;
    }
    .dt\:translate-x-8:not(#\#) {
        --all-translate-x: 2.5rem;
    }
    .dt\:translate-y-8:not(#\#) {
        --all-translate-y: 2.5rem;
    }
    .dt\:translate-9:not(#\#) {
        --all-translate: 3rem;
    }
    .dt\:translate-x-9:not(#\#) {
        --all-translate-x: 3rem;
    }
    .dt\:translate-y-9:not(#\#) {
        --all-translate-y: 3rem;
    }
    .dt\:translate-10:not(#\#) {
        --all-translate: 4rem;
    }
    .dt\:translate-x-10:not(#\#) {
        --all-translate-x: 4rem;
    }
    .dt\:translate-y-10:not(#\#) {
        --all-translate-y: 4rem;
    }
    .dt\:translate-11:not(#\#) {
        --all-translate: 5rem;
    }
    .dt\:translate-x-11:not(#\#) {
        --all-translate-x: 5rem;
    }
    .dt\:translate-y-11:not(#\#) {
        --all-translate-y: 5rem;
    }
    .dt\:translate-12:not(#\#) {
        --all-translate: 6rem;
    }
    .dt\:translate-x-12:not(#\#) {
        --all-translate-x: 6rem;
    }
    .dt\:translate-y-12:not(#\#) {
        --all-translate-y: 6rem;
    }
    .dt\:translate-full:not(#\#) {
        --all-translate: 100%;
    }
    .dt\:translate-x-full:not(#\#) {
        --all-translate-x: 100%;
    }
    .dt\:translate-y-full:not(#\#) {
        --all-translate-y: 100%;
    }
    .dt\:translate-px:not(#\#) {
        --all-translate: 1px;
    }
    .dt\:translate-x-px:not(#\#) {
        --all-translate-x: 1px;
    }
    .dt\:translate-y-px:not(#\#) {
        --all-translate-y: 1px;
    }
    .dt\:translate-0\.5:not(#\#) {
        --all-translate: 0.125rem;
    }
    .dt\:translate-x-0\.5:not(#\#) {
        --all-translate-x: 0.125rem;
    }
    .dt\:translate-y-0\.5:not(#\#) {
        --all-translate-y: 0.125rem;
    }
    .dt\:translate-1\.5:not(#\#) {
        --all-translate: 0.375rem;
    }
    .dt\:translate-x-1\.5:not(#\#) {
        --all-translate-x: 0.375rem;
    }
    .dt\:translate-y-1\.5:not(#\#) {
        --all-translate-y: 0.375rem;
    }
    .dt\:translate-2\.5:not(#\#) {
        --all-translate: 0.75rem;
    }
    .dt\:translate-x-2\.5:not(#\#) {
        --all-translate-x: 0.75rem;
    }
    .dt\:translate-y-2\.5:not(#\#) {
        --all-translate-y: 0.75rem;
    }
    .dt\:translate-1\/2:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-1\/2:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-1\/2:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-1\/3:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .dt\:translate-x-1\/3:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .dt\:translate-y-1\/3:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .dt\:translate-2\/3:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .dt\:translate-x-2\/3:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .dt\:translate-y-2\/3:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .dt\:translate-1\/4:not(#\#) {
        --all-translate: 25%;
    }
    .dt\:translate-x-1\/4:not(#\#) {
        --all-translate-x: 25%;
    }
    .dt\:translate-y-1\/4:not(#\#) {
        --all-translate-y: 25%;
    }
    .dt\:translate-2\/4:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-2\/4:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-2\/4:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-3\/4:not(#\#) {
        --all-translate: 75%;
    }
    .dt\:translate-x-3\/4:not(#\#) {
        --all-translate-x: 75%;
    }
    .dt\:translate-y-3\/4:not(#\#) {
        --all-translate-y: 75%;
    }
    .dt\:translate-1\/5:not(#\#) {
        --all-translate: 20%;
    }
    .dt\:translate-x-1\/5:not(#\#) {
        --all-translate-x: 20%;
    }
    .dt\:translate-y-1\/5:not(#\#) {
        --all-translate-y: 20%;
    }
    .dt\:translate-2\/5:not(#\#) {
        --all-translate: 40%;
    }
    .dt\:translate-x-2\/5:not(#\#) {
        --all-translate-x: 40%;
    }
    .dt\:translate-y-2\/5:not(#\#) {
        --all-translate-y: 40%;
    }
    .dt\:translate-3\/5:not(#\#) {
        --all-translate: 60%;
    }
    .dt\:translate-x-3\/5:not(#\#) {
        --all-translate-x: 60%;
    }
    .dt\:translate-y-3\/5:not(#\#) {
        --all-translate-y: 60%;
    }
    .dt\:translate-4\/5:not(#\#) {
        --all-translate: 80%;
    }
    .dt\:translate-x-4\/5:not(#\#) {
        --all-translate-x: 80%;
    }
    .dt\:translate-y-4\/5:not(#\#) {
        --all-translate-y: 80%;
    }
    .dt\:translate-1\/6:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .dt\:translate-x-1\/6:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .dt\:translate-y-1\/6:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .dt\:translate-2\/6:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .dt\:translate-x-2\/6:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .dt\:translate-y-2\/6:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .dt\:translate-3\/6:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-3\/6:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-3\/6:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-4\/6:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .dt\:translate-x-4\/6:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .dt\:translate-y-4\/6:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .dt\:translate-5\/6:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .dt\:translate-x-5\/6:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .dt\:translate-y-5\/6:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .dt\:translate-1\/7:not(#\#) {
        --all-translate: 14.2857142857%;
    }
    .dt\:translate-x-1\/7:not(#\#) {
        --all-translate-x: 14.2857142857%;
    }
    .dt\:translate-y-1\/7:not(#\#) {
        --all-translate-y: 14.2857142857%;
    }
    .dt\:translate-2\/7:not(#\#) {
        --all-translate: 28.5714285714%;
    }
    .dt\:translate-x-2\/7:not(#\#) {
        --all-translate-x: 28.5714285714%;
    }
    .dt\:translate-y-2\/7:not(#\#) {
        --all-translate-y: 28.5714285714%;
    }
    .dt\:translate-3\/7:not(#\#) {
        --all-translate: 42.8571428571%;
    }
    .dt\:translate-x-3\/7:not(#\#) {
        --all-translate-x: 42.8571428571%;
    }
    .dt\:translate-y-3\/7:not(#\#) {
        --all-translate-y: 42.8571428571%;
    }
    .dt\:translate-4\/7:not(#\#) {
        --all-translate: 57.1428571429%;
    }
    .dt\:translate-x-4\/7:not(#\#) {
        --all-translate-x: 57.1428571429%;
    }
    .dt\:translate-y-4\/7:not(#\#) {
        --all-translate-y: 57.1428571429%;
    }
    .dt\:translate-5\/7:not(#\#) {
        --all-translate: 71.4285714286%;
    }
    .dt\:translate-x-5\/7:not(#\#) {
        --all-translate-x: 71.4285714286%;
    }
    .dt\:translate-y-5\/7:not(#\#) {
        --all-translate-y: 71.4285714286%;
    }
    .dt\:translate-6\/7:not(#\#) {
        --all-translate: 85.7142857143%;
    }
    .dt\:translate-x-6\/7:not(#\#) {
        --all-translate-x: 85.7142857143%;
    }
    .dt\:translate-y-6\/7:not(#\#) {
        --all-translate-y: 85.7142857143%;
    }
    .dt\:translate-1\/8:not(#\#) {
        --all-translate: 12.5%;
    }
    .dt\:translate-x-1\/8:not(#\#) {
        --all-translate-x: 12.5%;
    }
    .dt\:translate-y-1\/8:not(#\#) {
        --all-translate-y: 12.5%;
    }
    .dt\:translate-2\/8:not(#\#) {
        --all-translate: 25%;
    }
    .dt\:translate-x-2\/8:not(#\#) {
        --all-translate-x: 25%;
    }
    .dt\:translate-y-2\/8:not(#\#) {
        --all-translate-y: 25%;
    }
    .dt\:translate-3\/8:not(#\#) {
        --all-translate: 37.5%;
    }
    .dt\:translate-x-3\/8:not(#\#) {
        --all-translate-x: 37.5%;
    }
    .dt\:translate-y-3\/8:not(#\#) {
        --all-translate-y: 37.5%;
    }
    .dt\:translate-4\/8:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-4\/8:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-4\/8:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-5\/8:not(#\#) {
        --all-translate: 62.5%;
    }
    .dt\:translate-x-5\/8:not(#\#) {
        --all-translate-x: 62.5%;
    }
    .dt\:translate-y-5\/8:not(#\#) {
        --all-translate-y: 62.5%;
    }
    .dt\:translate-6\/8:not(#\#) {
        --all-translate: 75%;
    }
    .dt\:translate-x-6\/8:not(#\#) {
        --all-translate-x: 75%;
    }
    .dt\:translate-y-6\/8:not(#\#) {
        --all-translate-y: 75%;
    }
    .dt\:translate-7\/8:not(#\#) {
        --all-translate: 87.5%;
    }
    .dt\:translate-x-7\/8:not(#\#) {
        --all-translate-x: 87.5%;
    }
    .dt\:translate-y-7\/8:not(#\#) {
        --all-translate-y: 87.5%;
    }
    .dt\:translate-1\/9:not(#\#) {
        --all-translate: 11.1111111111%;
    }
    .dt\:translate-x-1\/9:not(#\#) {
        --all-translate-x: 11.1111111111%;
    }
    .dt\:translate-y-1\/9:not(#\#) {
        --all-translate-y: 11.1111111111%;
    }
    .dt\:translate-2\/9:not(#\#) {
        --all-translate: 22.2222222222%;
    }
    .dt\:translate-x-2\/9:not(#\#) {
        --all-translate-x: 22.2222222222%;
    }
    .dt\:translate-y-2\/9:not(#\#) {
        --all-translate-y: 22.2222222222%;
    }
    .dt\:translate-3\/9:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .dt\:translate-x-3\/9:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .dt\:translate-y-3\/9:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .dt\:translate-4\/9:not(#\#) {
        --all-translate: 44.4444444444%;
    }
    .dt\:translate-x-4\/9:not(#\#) {
        --all-translate-x: 44.4444444444%;
    }
    .dt\:translate-y-4\/9:not(#\#) {
        --all-translate-y: 44.4444444444%;
    }
    .dt\:translate-5\/9:not(#\#) {
        --all-translate: 55.5555555556%;
    }
    .dt\:translate-x-5\/9:not(#\#) {
        --all-translate-x: 55.5555555556%;
    }
    .dt\:translate-y-5\/9:not(#\#) {
        --all-translate-y: 55.5555555556%;
    }
    .dt\:translate-6\/9:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .dt\:translate-x-6\/9:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .dt\:translate-y-6\/9:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .dt\:translate-7\/9:not(#\#) {
        --all-translate: 77.7777777778%;
    }
    .dt\:translate-x-7\/9:not(#\#) {
        --all-translate-x: 77.7777777778%;
    }
    .dt\:translate-y-7\/9:not(#\#) {
        --all-translate-y: 77.7777777778%;
    }
    .dt\:translate-8\/9:not(#\#) {
        --all-translate: 88.8888888889%;
    }
    .dt\:translate-x-8\/9:not(#\#) {
        --all-translate-x: 88.8888888889%;
    }
    .dt\:translate-y-8\/9:not(#\#) {
        --all-translate-y: 88.8888888889%;
    }
    .dt\:translate-1\/10:not(#\#) {
        --all-translate: 10%;
    }
    .dt\:translate-x-1\/10:not(#\#) {
        --all-translate-x: 10%;
    }
    .dt\:translate-y-1\/10:not(#\#) {
        --all-translate-y: 10%;
    }
    .dt\:translate-2\/10:not(#\#) {
        --all-translate: 20%;
    }
    .dt\:translate-x-2\/10:not(#\#) {
        --all-translate-x: 20%;
    }
    .dt\:translate-y-2\/10:not(#\#) {
        --all-translate-y: 20%;
    }
    .dt\:translate-3\/10:not(#\#) {
        --all-translate: 30%;
    }
    .dt\:translate-x-3\/10:not(#\#) {
        --all-translate-x: 30%;
    }
    .dt\:translate-y-3\/10:not(#\#) {
        --all-translate-y: 30%;
    }
    .dt\:translate-4\/10:not(#\#) {
        --all-translate: 40%;
    }
    .dt\:translate-x-4\/10:not(#\#) {
        --all-translate-x: 40%;
    }
    .dt\:translate-y-4\/10:not(#\#) {
        --all-translate-y: 40%;
    }
    .dt\:translate-5\/10:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-5\/10:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-5\/10:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-6\/10:not(#\#) {
        --all-translate: 60%;
    }
    .dt\:translate-x-6\/10:not(#\#) {
        --all-translate-x: 60%;
    }
    .dt\:translate-y-6\/10:not(#\#) {
        --all-translate-y: 60%;
    }
    .dt\:translate-7\/10:not(#\#) {
        --all-translate: 70%;
    }
    .dt\:translate-x-7\/10:not(#\#) {
        --all-translate-x: 70%;
    }
    .dt\:translate-y-7\/10:not(#\#) {
        --all-translate-y: 70%;
    }
    .dt\:translate-8\/10:not(#\#) {
        --all-translate: 80%;
    }
    .dt\:translate-x-8\/10:not(#\#) {
        --all-translate-x: 80%;
    }
    .dt\:translate-y-8\/10:not(#\#) {
        --all-translate-y: 80%;
    }
    .dt\:translate-9\/10:not(#\#) {
        --all-translate: 90%;
    }
    .dt\:translate-x-9\/10:not(#\#) {
        --all-translate-x: 90%;
    }
    .dt\:translate-y-9\/10:not(#\#) {
        --all-translate-y: 90%;
    }
    .dt\:translate-1\/11:not(#\#) {
        --all-translate: 9.0909090909%;
    }
    .dt\:translate-x-1\/11:not(#\#) {
        --all-translate-x: 9.0909090909%;
    }
    .dt\:translate-y-1\/11:not(#\#) {
        --all-translate-y: 9.0909090909%;
    }
    .dt\:translate-2\/11:not(#\#) {
        --all-translate: 18.1818181818%;
    }
    .dt\:translate-x-2\/11:not(#\#) {
        --all-translate-x: 18.1818181818%;
    }
    .dt\:translate-y-2\/11:not(#\#) {
        --all-translate-y: 18.1818181818%;
    }
    .dt\:translate-3\/11:not(#\#) {
        --all-translate: 27.2727272727%;
    }
    .dt\:translate-x-3\/11:not(#\#) {
        --all-translate-x: 27.2727272727%;
    }
    .dt\:translate-y-3\/11:not(#\#) {
        --all-translate-y: 27.2727272727%;
    }
    .dt\:translate-4\/11:not(#\#) {
        --all-translate: 36.3636363636%;
    }
    .dt\:translate-x-4\/11:not(#\#) {
        --all-translate-x: 36.3636363636%;
    }
    .dt\:translate-y-4\/11:not(#\#) {
        --all-translate-y: 36.3636363636%;
    }
    .dt\:translate-5\/11:not(#\#) {
        --all-translate: 45.4545454545%;
    }
    .dt\:translate-x-5\/11:not(#\#) {
        --all-translate-x: 45.4545454545%;
    }
    .dt\:translate-y-5\/11:not(#\#) {
        --all-translate-y: 45.4545454545%;
    }
    .dt\:translate-6\/11:not(#\#) {
        --all-translate: 54.5454545455%;
    }
    .dt\:translate-x-6\/11:not(#\#) {
        --all-translate-x: 54.5454545455%;
    }
    .dt\:translate-y-6\/11:not(#\#) {
        --all-translate-y: 54.5454545455%;
    }
    .dt\:translate-7\/11:not(#\#) {
        --all-translate: 63.6363636364%;
    }
    .dt\:translate-x-7\/11:not(#\#) {
        --all-translate-x: 63.6363636364%;
    }
    .dt\:translate-y-7\/11:not(#\#) {
        --all-translate-y: 63.6363636364%;
    }
    .dt\:translate-8\/11:not(#\#) {
        --all-translate: 72.7272727273%;
    }
    .dt\:translate-x-8\/11:not(#\#) {
        --all-translate-x: 72.7272727273%;
    }
    .dt\:translate-y-8\/11:not(#\#) {
        --all-translate-y: 72.7272727273%;
    }
    .dt\:translate-9\/11:not(#\#) {
        --all-translate: 81.8181818182%;
    }
    .dt\:translate-x-9\/11:not(#\#) {
        --all-translate-x: 81.8181818182%;
    }
    .dt\:translate-y-9\/11:not(#\#) {
        --all-translate-y: 81.8181818182%;
    }
    .dt\:translate-10\/11:not(#\#) {
        --all-translate: 90.9090909091%;
    }
    .dt\:translate-x-10\/11:not(#\#) {
        --all-translate-x: 90.9090909091%;
    }
    .dt\:translate-y-10\/11:not(#\#) {
        --all-translate-y: 90.9090909091%;
    }
    .dt\:translate-1\/12:not(#\#) {
        --all-translate: 8.3333333333%;
    }
    .dt\:translate-x-1\/12:not(#\#) {
        --all-translate-x: 8.3333333333%;
    }
    .dt\:translate-y-1\/12:not(#\#) {
        --all-translate-y: 8.3333333333%;
    }
    .dt\:translate-2\/12:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .dt\:translate-x-2\/12:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .dt\:translate-y-2\/12:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .dt\:translate-3\/12:not(#\#) {
        --all-translate: 25%;
    }
    .dt\:translate-x-3\/12:not(#\#) {
        --all-translate-x: 25%;
    }
    .dt\:translate-y-3\/12:not(#\#) {
        --all-translate-y: 25%;
    }
    .dt\:translate-4\/12:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .dt\:translate-x-4\/12:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .dt\:translate-y-4\/12:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .dt\:translate-5\/12:not(#\#) {
        --all-translate: 41.6666666667%;
    }
    .dt\:translate-x-5\/12:not(#\#) {
        --all-translate-x: 41.6666666667%;
    }
    .dt\:translate-y-5\/12:not(#\#) {
        --all-translate-y: 41.6666666667%;
    }
    .dt\:translate-6\/12:not(#\#) {
        --all-translate: 50%;
    }
    .dt\:translate-x-6\/12:not(#\#) {
        --all-translate-x: 50%;
    }
    .dt\:translate-y-6\/12:not(#\#) {
        --all-translate-y: 50%;
    }
    .dt\:translate-7\/12:not(#\#) {
        --all-translate: 58.3333333333%;
    }
    .dt\:translate-x-7\/12:not(#\#) {
        --all-translate-x: 58.3333333333%;
    }
    .dt\:translate-y-7\/12:not(#\#) {
        --all-translate-y: 58.3333333333%;
    }
    .dt\:translate-8\/12:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .dt\:translate-x-8\/12:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .dt\:translate-y-8\/12:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .dt\:translate-9\/12:not(#\#) {
        --all-translate: 75%;
    }
    .dt\:translate-x-9\/12:not(#\#) {
        --all-translate-x: 75%;
    }
    .dt\:translate-y-9\/12:not(#\#) {
        --all-translate-y: 75%;
    }
    .dt\:translate-10\/12:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .dt\:translate-x-10\/12:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .dt\:translate-y-10\/12:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .dt\:translate-11\/12:not(#\#) {
        --all-translate: 91.6666666667%;
    }
    .dt\:translate-x-11\/12:not(#\#) {
        --all-translate-x: 91.6666666667%;
    }
    .dt\:translate-y-11\/12:not(#\#) {
        --all-translate-y: 91.6666666667%;
    }
    .dt\:-translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .dt\:-translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .dt\:-translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .dt\:-translate-1:not(#\#) {
        --all-translate: -0.25rem;
    }
    .dt\:-translate-x-1:not(#\#) {
        --all-translate-x: -0.25rem;
    }
    .dt\:-translate-y-1:not(#\#) {
        --all-translate-y: -0.25rem;
    }
    .dt\:-translate-2:not(#\#) {
        --all-translate: -0.5rem;
    }
    .dt\:-translate-x-2:not(#\#) {
        --all-translate-x: -0.5rem;
    }
    .dt\:-translate-y-2:not(#\#) {
        --all-translate-y: -0.5rem;
    }
    .dt\:-translate-3:not(#\#) {
        --all-translate: -1rem;
    }
    .dt\:-translate-x-3:not(#\#) {
        --all-translate-x: -1rem;
    }
    .dt\:-translate-y-3:not(#\#) {
        --all-translate-y: -1rem;
    }
    .dt\:-translate-4:not(#\#) {
        --all-translate: -1.25rem;
    }
    .dt\:-translate-x-4:not(#\#) {
        --all-translate-x: -1.25rem;
    }
    .dt\:-translate-y-4:not(#\#) {
        --all-translate-y: -1.25rem;
    }
    .dt\:-translate-5:not(#\#) {
        --all-translate: -1.5rem;
    }
    .dt\:-translate-x-5:not(#\#) {
        --all-translate-x: -1.5rem;
    }
    .dt\:-translate-y-5:not(#\#) {
        --all-translate-y: -1.5rem;
    }
    .dt\:-translate-6:not(#\#) {
        --all-translate: -1.75rem;
    }
    .dt\:-translate-x-6:not(#\#) {
        --all-translate-x: -1.75rem;
    }
    .dt\:-translate-y-6:not(#\#) {
        --all-translate-y: -1.75rem;
    }
    .dt\:-translate-7:not(#\#) {
        --all-translate: -2rem;
    }
    .dt\:-translate-x-7:not(#\#) {
        --all-translate-x: -2rem;
    }
    .dt\:-translate-y-7:not(#\#) {
        --all-translate-y: -2rem;
    }
    .dt\:-translate-8:not(#\#) {
        --all-translate: -2.5rem;
    }
    .dt\:-translate-x-8:not(#\#) {
        --all-translate-x: -2.5rem;
    }
    .dt\:-translate-y-8:not(#\#) {
        --all-translate-y: -2.5rem;
    }
    .dt\:-translate-9:not(#\#) {
        --all-translate: -3rem;
    }
    .dt\:-translate-x-9:not(#\#) {
        --all-translate-x: -3rem;
    }
    .dt\:-translate-y-9:not(#\#) {
        --all-translate-y: -3rem;
    }
    .dt\:-translate-10:not(#\#) {
        --all-translate: -4rem;
    }
    .dt\:-translate-x-10:not(#\#) {
        --all-translate-x: -4rem;
    }
    .dt\:-translate-y-10:not(#\#) {
        --all-translate-y: -4rem;
    }
    .dt\:-translate-11:not(#\#) {
        --all-translate: -5rem;
    }
    .dt\:-translate-x-11:not(#\#) {
        --all-translate-x: -5rem;
    }
    .dt\:-translate-y-11:not(#\#) {
        --all-translate-y: -5rem;
    }
    .dt\:-translate-12:not(#\#) {
        --all-translate: -6rem;
    }
    .dt\:-translate-x-12:not(#\#) {
        --all-translate-x: -6rem;
    }
    .dt\:-translate-y-12:not(#\#) {
        --all-translate-y: -6rem;
    }
    .dt\:-translate-px:not(#\#) {
        --all-translate: -1px;
    }
    .dt\:-translate-x-px:not(#\#) {
        --all-translate-x: -1px;
    }
    .dt\:-translate-y-px:not(#\#) {
        --all-translate-y: -1px;
    }
    .dt\:-translate-0\.5:not(#\#) {
        --all-translate: -0.125rem;
    }
    .dt\:-translate-x-0\.5:not(#\#) {
        --all-translate-x: -0.125rem;
    }
    .dt\:-translate-y-0\.5:not(#\#) {
        --all-translate-y: -0.125rem;
    }
    .dt\:-translate-1\.5:not(#\#) {
        --all-translate: -0.375rem;
    }
    .dt\:-translate-x-1\.5:not(#\#) {
        --all-translate-x: -0.375rem;
    }
    .dt\:-translate-y-1\.5:not(#\#) {
        --all-translate-y: -0.375rem;
    }
    .dt\:-translate-2\.5:not(#\#) {
        --all-translate: -0.75rem;
    }
    .dt\:-translate-x-2\.5:not(#\#) {
        --all-translate-x: -0.75rem;
    }
    .dt\:-translate-y-2\.5:not(#\#) {
        --all-translate-y: -0.75rem;
    }
    .dt\:-translate-1\/2:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-1\/2:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-1\/2:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-1\/3:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .dt\:-translate-x-1\/3:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .dt\:-translate-y-1\/3:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .dt\:-translate-2\/3:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .dt\:-translate-x-2\/3:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .dt\:-translate-y-2\/3:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .dt\:-translate-1\/4:not(#\#) {
        --all-translate: -25%;
    }
    .dt\:-translate-x-1\/4:not(#\#) {
        --all-translate-x: -25%;
    }
    .dt\:-translate-y-1\/4:not(#\#) {
        --all-translate-y: -25%;
    }
    .dt\:-translate-2\/4:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-2\/4:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-2\/4:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-3\/4:not(#\#) {
        --all-translate: -75%;
    }
    .dt\:-translate-x-3\/4:not(#\#) {
        --all-translate-x: -75%;
    }
    .dt\:-translate-y-3\/4:not(#\#) {
        --all-translate-y: -75%;
    }
    .dt\:-translate-1\/5:not(#\#) {
        --all-translate: -20%;
    }
    .dt\:-translate-x-1\/5:not(#\#) {
        --all-translate-x: -20%;
    }
    .dt\:-translate-y-1\/5:not(#\#) {
        --all-translate-y: -20%;
    }
    .dt\:-translate-2\/5:not(#\#) {
        --all-translate: -40%;
    }
    .dt\:-translate-x-2\/5:not(#\#) {
        --all-translate-x: -40%;
    }
    .dt\:-translate-y-2\/5:not(#\#) {
        --all-translate-y: -40%;
    }
    .dt\:-translate-3\/5:not(#\#) {
        --all-translate: -60%;
    }
    .dt\:-translate-x-3\/5:not(#\#) {
        --all-translate-x: -60%;
    }
    .dt\:-translate-y-3\/5:not(#\#) {
        --all-translate-y: -60%;
    }
    .dt\:-translate-4\/5:not(#\#) {
        --all-translate: -80%;
    }
    .dt\:-translate-x-4\/5:not(#\#) {
        --all-translate-x: -80%;
    }
    .dt\:-translate-y-4\/5:not(#\#) {
        --all-translate-y: -80%;
    }
    .dt\:-translate-1\/6:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .dt\:-translate-x-1\/6:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .dt\:-translate-y-1\/6:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .dt\:-translate-2\/6:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .dt\:-translate-x-2\/6:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .dt\:-translate-y-2\/6:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .dt\:-translate-3\/6:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-3\/6:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-3\/6:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-4\/6:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .dt\:-translate-x-4\/6:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .dt\:-translate-y-4\/6:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .dt\:-translate-5\/6:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .dt\:-translate-x-5\/6:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .dt\:-translate-y-5\/6:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .dt\:-translate-1\/7:not(#\#) {
        --all-translate: -14.2857142857%;
    }
    .dt\:-translate-x-1\/7:not(#\#) {
        --all-translate-x: -14.2857142857%;
    }
    .dt\:-translate-y-1\/7:not(#\#) {
        --all-translate-y: -14.2857142857%;
    }
    .dt\:-translate-2\/7:not(#\#) {
        --all-translate: -28.5714285714%;
    }
    .dt\:-translate-x-2\/7:not(#\#) {
        --all-translate-x: -28.5714285714%;
    }
    .dt\:-translate-y-2\/7:not(#\#) {
        --all-translate-y: -28.5714285714%;
    }
    .dt\:-translate-3\/7:not(#\#) {
        --all-translate: -42.8571428571%;
    }
    .dt\:-translate-x-3\/7:not(#\#) {
        --all-translate-x: -42.8571428571%;
    }
    .dt\:-translate-y-3\/7:not(#\#) {
        --all-translate-y: -42.8571428571%;
    }
    .dt\:-translate-4\/7:not(#\#) {
        --all-translate: -57.1428571429%;
    }
    .dt\:-translate-x-4\/7:not(#\#) {
        --all-translate-x: -57.1428571429%;
    }
    .dt\:-translate-y-4\/7:not(#\#) {
        --all-translate-y: -57.1428571429%;
    }
    .dt\:-translate-5\/7:not(#\#) {
        --all-translate: -71.4285714286%;
    }
    .dt\:-translate-x-5\/7:not(#\#) {
        --all-translate-x: -71.4285714286%;
    }
    .dt\:-translate-y-5\/7:not(#\#) {
        --all-translate-y: -71.4285714286%;
    }
    .dt\:-translate-6\/7:not(#\#) {
        --all-translate: -85.7142857143%;
    }
    .dt\:-translate-x-6\/7:not(#\#) {
        --all-translate-x: -85.7142857143%;
    }
    .dt\:-translate-y-6\/7:not(#\#) {
        --all-translate-y: -85.7142857143%;
    }
    .dt\:-translate-1\/8:not(#\#) {
        --all-translate: -12.5%;
    }
    .dt\:-translate-x-1\/8:not(#\#) {
        --all-translate-x: -12.5%;
    }
    .dt\:-translate-y-1\/8:not(#\#) {
        --all-translate-y: -12.5%;
    }
    .dt\:-translate-2\/8:not(#\#) {
        --all-translate: -25%;
    }
    .dt\:-translate-x-2\/8:not(#\#) {
        --all-translate-x: -25%;
    }
    .dt\:-translate-y-2\/8:not(#\#) {
        --all-translate-y: -25%;
    }
    .dt\:-translate-3\/8:not(#\#) {
        --all-translate: -37.5%;
    }
    .dt\:-translate-x-3\/8:not(#\#) {
        --all-translate-x: -37.5%;
    }
    .dt\:-translate-y-3\/8:not(#\#) {
        --all-translate-y: -37.5%;
    }
    .dt\:-translate-4\/8:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-4\/8:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-4\/8:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-5\/8:not(#\#) {
        --all-translate: -62.5%;
    }
    .dt\:-translate-x-5\/8:not(#\#) {
        --all-translate-x: -62.5%;
    }
    .dt\:-translate-y-5\/8:not(#\#) {
        --all-translate-y: -62.5%;
    }
    .dt\:-translate-6\/8:not(#\#) {
        --all-translate: -75%;
    }
    .dt\:-translate-x-6\/8:not(#\#) {
        --all-translate-x: -75%;
    }
    .dt\:-translate-y-6\/8:not(#\#) {
        --all-translate-y: -75%;
    }
    .dt\:-translate-7\/8:not(#\#) {
        --all-translate: -87.5%;
    }
    .dt\:-translate-x-7\/8:not(#\#) {
        --all-translate-x: -87.5%;
    }
    .dt\:-translate-y-7\/8:not(#\#) {
        --all-translate-y: -87.5%;
    }
    .dt\:-translate-1\/9:not(#\#) {
        --all-translate: -11.1111111111%;
    }
    .dt\:-translate-x-1\/9:not(#\#) {
        --all-translate-x: -11.1111111111%;
    }
    .dt\:-translate-y-1\/9:not(#\#) {
        --all-translate-y: -11.1111111111%;
    }
    .dt\:-translate-2\/9:not(#\#) {
        --all-translate: -22.2222222222%;
    }
    .dt\:-translate-x-2\/9:not(#\#) {
        --all-translate-x: -22.2222222222%;
    }
    .dt\:-translate-y-2\/9:not(#\#) {
        --all-translate-y: -22.2222222222%;
    }
    .dt\:-translate-3\/9:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .dt\:-translate-x-3\/9:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .dt\:-translate-y-3\/9:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .dt\:-translate-4\/9:not(#\#) {
        --all-translate: -44.4444444444%;
    }
    .dt\:-translate-x-4\/9:not(#\#) {
        --all-translate-x: -44.4444444444%;
    }
    .dt\:-translate-y-4\/9:not(#\#) {
        --all-translate-y: -44.4444444444%;
    }
    .dt\:-translate-5\/9:not(#\#) {
        --all-translate: -55.5555555556%;
    }
    .dt\:-translate-x-5\/9:not(#\#) {
        --all-translate-x: -55.5555555556%;
    }
    .dt\:-translate-y-5\/9:not(#\#) {
        --all-translate-y: -55.5555555556%;
    }
    .dt\:-translate-6\/9:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .dt\:-translate-x-6\/9:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .dt\:-translate-y-6\/9:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .dt\:-translate-7\/9:not(#\#) {
        --all-translate: -77.7777777778%;
    }
    .dt\:-translate-x-7\/9:not(#\#) {
        --all-translate-x: -77.7777777778%;
    }
    .dt\:-translate-y-7\/9:not(#\#) {
        --all-translate-y: -77.7777777778%;
    }
    .dt\:-translate-8\/9:not(#\#) {
        --all-translate: -88.8888888889%;
    }
    .dt\:-translate-x-8\/9:not(#\#) {
        --all-translate-x: -88.8888888889%;
    }
    .dt\:-translate-y-8\/9:not(#\#) {
        --all-translate-y: -88.8888888889%;
    }
    .dt\:-translate-1\/10:not(#\#) {
        --all-translate: -10%;
    }
    .dt\:-translate-x-1\/10:not(#\#) {
        --all-translate-x: -10%;
    }
    .dt\:-translate-y-1\/10:not(#\#) {
        --all-translate-y: -10%;
    }
    .dt\:-translate-2\/10:not(#\#) {
        --all-translate: -20%;
    }
    .dt\:-translate-x-2\/10:not(#\#) {
        --all-translate-x: -20%;
    }
    .dt\:-translate-y-2\/10:not(#\#) {
        --all-translate-y: -20%;
    }
    .dt\:-translate-3\/10:not(#\#) {
        --all-translate: -30%;
    }
    .dt\:-translate-x-3\/10:not(#\#) {
        --all-translate-x: -30%;
    }
    .dt\:-translate-y-3\/10:not(#\#) {
        --all-translate-y: -30%;
    }
    .dt\:-translate-4\/10:not(#\#) {
        --all-translate: -40%;
    }
    .dt\:-translate-x-4\/10:not(#\#) {
        --all-translate-x: -40%;
    }
    .dt\:-translate-y-4\/10:not(#\#) {
        --all-translate-y: -40%;
    }
    .dt\:-translate-5\/10:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-5\/10:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-5\/10:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-6\/10:not(#\#) {
        --all-translate: -60%;
    }
    .dt\:-translate-x-6\/10:not(#\#) {
        --all-translate-x: -60%;
    }
    .dt\:-translate-y-6\/10:not(#\#) {
        --all-translate-y: -60%;
    }
    .dt\:-translate-7\/10:not(#\#) {
        --all-translate: -70%;
    }
    .dt\:-translate-x-7\/10:not(#\#) {
        --all-translate-x: -70%;
    }
    .dt\:-translate-y-7\/10:not(#\#) {
        --all-translate-y: -70%;
    }
    .dt\:-translate-8\/10:not(#\#) {
        --all-translate: -80%;
    }
    .dt\:-translate-x-8\/10:not(#\#) {
        --all-translate-x: -80%;
    }
    .dt\:-translate-y-8\/10:not(#\#) {
        --all-translate-y: -80%;
    }
    .dt\:-translate-9\/10:not(#\#) {
        --all-translate: -90%;
    }
    .dt\:-translate-x-9\/10:not(#\#) {
        --all-translate-x: -90%;
    }
    .dt\:-translate-y-9\/10:not(#\#) {
        --all-translate-y: -90%;
    }
    .dt\:-translate-1\/11:not(#\#) {
        --all-translate: -9.0909090909%;
    }
    .dt\:-translate-x-1\/11:not(#\#) {
        --all-translate-x: -9.0909090909%;
    }
    .dt\:-translate-y-1\/11:not(#\#) {
        --all-translate-y: -9.0909090909%;
    }
    .dt\:-translate-2\/11:not(#\#) {
        --all-translate: -18.1818181818%;
    }
    .dt\:-translate-x-2\/11:not(#\#) {
        --all-translate-x: -18.1818181818%;
    }
    .dt\:-translate-y-2\/11:not(#\#) {
        --all-translate-y: -18.1818181818%;
    }
    .dt\:-translate-3\/11:not(#\#) {
        --all-translate: -27.2727272727%;
    }
    .dt\:-translate-x-3\/11:not(#\#) {
        --all-translate-x: -27.2727272727%;
    }
    .dt\:-translate-y-3\/11:not(#\#) {
        --all-translate-y: -27.2727272727%;
    }
    .dt\:-translate-4\/11:not(#\#) {
        --all-translate: -36.3636363636%;
    }
    .dt\:-translate-x-4\/11:not(#\#) {
        --all-translate-x: -36.3636363636%;
    }
    .dt\:-translate-y-4\/11:not(#\#) {
        --all-translate-y: -36.3636363636%;
    }
    .dt\:-translate-5\/11:not(#\#) {
        --all-translate: -45.4545454545%;
    }
    .dt\:-translate-x-5\/11:not(#\#) {
        --all-translate-x: -45.4545454545%;
    }
    .dt\:-translate-y-5\/11:not(#\#) {
        --all-translate-y: -45.4545454545%;
    }
    .dt\:-translate-6\/11:not(#\#) {
        --all-translate: -54.5454545455%;
    }
    .dt\:-translate-x-6\/11:not(#\#) {
        --all-translate-x: -54.5454545455%;
    }
    .dt\:-translate-y-6\/11:not(#\#) {
        --all-translate-y: -54.5454545455%;
    }
    .dt\:-translate-7\/11:not(#\#) {
        --all-translate: -63.6363636364%;
    }
    .dt\:-translate-x-7\/11:not(#\#) {
        --all-translate-x: -63.6363636364%;
    }
    .dt\:-translate-y-7\/11:not(#\#) {
        --all-translate-y: -63.6363636364%;
    }
    .dt\:-translate-8\/11:not(#\#) {
        --all-translate: -72.7272727273%;
    }
    .dt\:-translate-x-8\/11:not(#\#) {
        --all-translate-x: -72.7272727273%;
    }
    .dt\:-translate-y-8\/11:not(#\#) {
        --all-translate-y: -72.7272727273%;
    }
    .dt\:-translate-9\/11:not(#\#) {
        --all-translate: -81.8181818182%;
    }
    .dt\:-translate-x-9\/11:not(#\#) {
        --all-translate-x: -81.8181818182%;
    }
    .dt\:-translate-y-9\/11:not(#\#) {
        --all-translate-y: -81.8181818182%;
    }
    .dt\:-translate-10\/11:not(#\#) {
        --all-translate: -90.9090909091%;
    }
    .dt\:-translate-x-10\/11:not(#\#) {
        --all-translate-x: -90.9090909091%;
    }
    .dt\:-translate-y-10\/11:not(#\#) {
        --all-translate-y: -90.9090909091%;
    }
    .dt\:-translate-1\/12:not(#\#) {
        --all-translate: -8.3333333333%;
    }
    .dt\:-translate-x-1\/12:not(#\#) {
        --all-translate-x: -8.3333333333%;
    }
    .dt\:-translate-y-1\/12:not(#\#) {
        --all-translate-y: -8.3333333333%;
    }
    .dt\:-translate-2\/12:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .dt\:-translate-x-2\/12:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .dt\:-translate-y-2\/12:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .dt\:-translate-3\/12:not(#\#) {
        --all-translate: -25%;
    }
    .dt\:-translate-x-3\/12:not(#\#) {
        --all-translate-x: -25%;
    }
    .dt\:-translate-y-3\/12:not(#\#) {
        --all-translate-y: -25%;
    }
    .dt\:-translate-4\/12:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .dt\:-translate-x-4\/12:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .dt\:-translate-y-4\/12:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .dt\:-translate-5\/12:not(#\#) {
        --all-translate: -41.6666666667%;
    }
    .dt\:-translate-x-5\/12:not(#\#) {
        --all-translate-x: -41.6666666667%;
    }
    .dt\:-translate-y-5\/12:not(#\#) {
        --all-translate-y: -41.6666666667%;
    }
    .dt\:-translate-6\/12:not(#\#) {
        --all-translate: -50%;
    }
    .dt\:-translate-x-6\/12:not(#\#) {
        --all-translate-x: -50%;
    }
    .dt\:-translate-y-6\/12:not(#\#) {
        --all-translate-y: -50%;
    }
    .dt\:-translate-7\/12:not(#\#) {
        --all-translate: -58.3333333333%;
    }
    .dt\:-translate-x-7\/12:not(#\#) {
        --all-translate-x: -58.3333333333%;
    }
    .dt\:-translate-y-7\/12:not(#\#) {
        --all-translate-y: -58.3333333333%;
    }
    .dt\:-translate-8\/12:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .dt\:-translate-x-8\/12:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .dt\:-translate-y-8\/12:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .dt\:-translate-9\/12:not(#\#) {
        --all-translate: -75%;
    }
    .dt\:-translate-x-9\/12:not(#\#) {
        --all-translate-x: -75%;
    }
    .dt\:-translate-y-9\/12:not(#\#) {
        --all-translate-y: -75%;
    }
    .dt\:-translate-10\/12:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .dt\:-translate-x-10\/12:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .dt\:-translate-y-10\/12:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .dt\:-translate-11\/12:not(#\#) {
        --all-translate: -91.6666666667%;
    }
    .dt\:-translate-x-11\/12:not(#\#) {
        --all-translate-x: -91.6666666667%;
    }
    .dt\:-translate-y-11\/12:not(#\#) {
        --all-translate-y: -91.6666666667%;
    }
    .dt\:skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .dt\:skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .dt\:skew-x-1:not(#\#) {
        --all-skew-x: 1deg;
    }
    .dt\:skew-y-1:not(#\#) {
        --all-skew-y: 1deg;
    }
    .dt\:skew-x-2:not(#\#) {
        --all-skew-x: 2deg;
    }
    .dt\:skew-y-2:not(#\#) {
        --all-skew-y: 2deg;
    }
    .dt\:skew-x-3:not(#\#) {
        --all-skew-x: 3deg;
    }
    .dt\:skew-y-3:not(#\#) {
        --all-skew-y: 3deg;
    }
    .dt\:skew-x-4:not(#\#) {
        --all-skew-x: 4deg;
    }
    .dt\:skew-y-4:not(#\#) {
        --all-skew-y: 4deg;
    }
    .dt\:skew-x-5:not(#\#) {
        --all-skew-x: 5deg;
    }
    .dt\:skew-y-5:not(#\#) {
        --all-skew-y: 5deg;
    }
    .dt\:skew-x-6:not(#\#) {
        --all-skew-x: 6deg;
    }
    .dt\:skew-y-6:not(#\#) {
        --all-skew-y: 6deg;
    }
    .dt\:-skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .dt\:-skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .dt\:-skew-x-1:not(#\#) {
        --all-skew-x: -1deg;
    }
    .dt\:-skew-y-1:not(#\#) {
        --all-skew-y: -1deg;
    }
    .dt\:-skew-x-2:not(#\#) {
        --all-skew-x: -2deg;
    }
    .dt\:-skew-y-2:not(#\#) {
        --all-skew-y: -2deg;
    }
    .dt\:-skew-x-3:not(#\#) {
        --all-skew-x: -3deg;
    }
    .dt\:-skew-y-3:not(#\#) {
        --all-skew-y: -3deg;
    }
    .dt\:-skew-x-4:not(#\#) {
        --all-skew-x: -4deg;
    }
    .dt\:-skew-y-4:not(#\#) {
        --all-skew-y: -4deg;
    }
    .dt\:-skew-x-5:not(#\#) {
        --all-skew-x: -5deg;
    }
    .dt\:-skew-y-5:not(#\#) {
        --all-skew-y: -5deg;
    }
    .dt\:-skew-x-6:not(#\#) {
        --all-skew-x: -6deg;
    }
    .dt\:-skew-y-6:not(#\#) {
        --all-skew-y: -6deg;
    }
    .dt\:w-initial:not(#\#) {
        width: initial;
    }
    .dt\:w-full:not(#\#) {
        width: 100%;
    }
    .dt\:w-none:not(#\#) {
        width: 0;
    }
    .dt\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .dt\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .dt\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .dt\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .dt\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .dt\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .dt\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .dt\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .dt\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .dt\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .dt\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .dt\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .dt\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .dt\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .dt\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .dt\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .dt\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .dt\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .dt\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .dt\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .dt\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .dt\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .dt\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .dt\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .dt\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .dt\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .dt\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .dt\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .dt\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .dt\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .dt\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .dt\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .dt\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .dt\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .dt\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .dt\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .dt\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .dt\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .dt\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .dt\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .dt\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .dt\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .dt\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .dt\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .dt\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .dt\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .dt\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .dt\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .dt\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .dt\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .dt\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .dt\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .dt\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .dt\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .dt\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .dt\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .dt\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .dt\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .dt\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .dt\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .dt\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .dt\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .dt\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .dt\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .dt\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .dt\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .dt\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .dt\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .dt\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .dt\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .dt\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .dt\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .dt\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .dt\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .dt\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .dt\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .dt\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .dt\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .dt\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .dt\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .dt\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .dt\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .dt\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .dt\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .dt\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .dt\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .dt\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .dt\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .dt\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .dt\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .dt\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .dt\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .dt\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .dt\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .dt\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .dt\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .dt\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .dt\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .dt\:w-auto:not(#\#) {
        width: auto;
    }
    .dt\:w-fit:not(#\#) {
        width: fit-content;
    }
    .dt\:w-min:not(#\#) {
        width: min-content;
    }
    .dt\:w-max:not(#\#) {
        width: max-content;
    }
    .dt\:min-w-initial:not(#\#) {
        min-width: initial;
    }
    .dt\:min-w-full:not(#\#) {
        min-width: 100%;
    }
    .dt\:min-w-none:not(#\#) {
        min-width: 0;
    }
    .dt\:min-w-\[24\]:not(#\#) {
        min-width: 24px;
    }
    .dt\:min-w-\[32\]:not(#\#) {
        min-width: 32px;
    }
    .dt\:min-w-\[40\]:not(#\#) {
        min-width: 40px;
    }
    .dt\:min-w-\[48\]:not(#\#) {
        min-width: 48px;
    }
    .dt\:min-w-\[56\]:not(#\#) {
        min-width: 56px;
    }
    .dt\:min-w-\[64\]:not(#\#) {
        min-width: 64px;
    }
    .dt\:min-w-\[72\]:not(#\#) {
        min-width: 72px;
    }
    .dt\:min-w-\[80\]:not(#\#) {
        min-width: 80px;
    }
    .dt\:min-w-\[88\]:not(#\#) {
        min-width: 88px;
    }
    .dt\:min-w-\[96\]:not(#\#) {
        min-width: 96px;
    }
    .dt\:min-w-\[120\]:not(#\#) {
        min-width: 120px;
    }
    .dt\:min-w-\[160\]:not(#\#) {
        min-width: 160px;
    }
    .dt\:min-w-\[200\]:not(#\#) {
        min-width: 200px;
    }
    .dt\:min-w-\[240\]:not(#\#) {
        min-width: 240px;
    }
    .dt\:min-w-\[280\]:not(#\#) {
        min-width: 280px;
    }
    .dt\:min-w-\[320\]:not(#\#) {
        min-width: 320px;
    }
    .dt\:min-w-\[360\]:not(#\#) {
        min-width: 360px;
    }
    .dt\:min-w-\[400\]:not(#\#) {
        min-width: 400px;
    }
    .dt\:min-w-\[440\]:not(#\#) {
        min-width: 440px;
    }
    .dt\:min-w-\[480\]:not(#\#) {
        min-width: 480px;
    }
    .dt\:min-w-\[520\]:not(#\#) {
        min-width: 520px;
    }
    .dt\:min-w-\[560\]:not(#\#) {
        min-width: 560px;
    }
    .dt\:min-w-\[600\]:not(#\#) {
        min-width: 600px;
    }
    .dt\:min-w-\[640\]:not(#\#) {
        min-width: 640px;
    }
    .dt\:min-w-\[680\]:not(#\#) {
        min-width: 680px;
    }
    .dt\:min-w-\[720\]:not(#\#) {
        min-width: 720px;
    }
    .dt\:min-w-\[760\]:not(#\#) {
        min-width: 760px;
    }
    .dt\:min-w-\[800\]:not(#\#) {
        min-width: 800px;
    }
    .dt\:min-w-\[840\]:not(#\#) {
        min-width: 840px;
    }
    .dt\:min-w-\[880\]:not(#\#) {
        min-width: 880px;
    }
    .dt\:min-w-\[920\]:not(#\#) {
        min-width: 920px;
    }
    .dt\:min-w-\[960\]:not(#\#) {
        min-width: 960px;
    }
    .dt\:min-w-1\/2:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-1\/3:not(#\#) {
        min-width: 33.3333333333%;
    }
    .dt\:min-w-2\/3:not(#\#) {
        min-width: 66.6666666667%;
    }
    .dt\:min-w-1\/4:not(#\#) {
        min-width: 25%;
    }
    .dt\:min-w-2\/4:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-3\/4:not(#\#) {
        min-width: 75%;
    }
    .dt\:min-w-1\/5:not(#\#) {
        min-width: 20%;
    }
    .dt\:min-w-2\/5:not(#\#) {
        min-width: 40%;
    }
    .dt\:min-w-3\/5:not(#\#) {
        min-width: 60%;
    }
    .dt\:min-w-4\/5:not(#\#) {
        min-width: 80%;
    }
    .dt\:min-w-1\/6:not(#\#) {
        min-width: 16.6666666667%;
    }
    .dt\:min-w-2\/6:not(#\#) {
        min-width: 33.3333333333%;
    }
    .dt\:min-w-3\/6:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-4\/6:not(#\#) {
        min-width: 66.6666666667%;
    }
    .dt\:min-w-5\/6:not(#\#) {
        min-width: 83.3333333333%;
    }
    .dt\:min-w-1\/7:not(#\#) {
        min-width: 14.2857142857%;
    }
    .dt\:min-w-2\/7:not(#\#) {
        min-width: 28.5714285714%;
    }
    .dt\:min-w-3\/7:not(#\#) {
        min-width: 42.8571428571%;
    }
    .dt\:min-w-4\/7:not(#\#) {
        min-width: 57.1428571429%;
    }
    .dt\:min-w-5\/7:not(#\#) {
        min-width: 71.4285714286%;
    }
    .dt\:min-w-6\/7:not(#\#) {
        min-width: 85.7142857143%;
    }
    .dt\:min-w-1\/8:not(#\#) {
        min-width: 12.5%;
    }
    .dt\:min-w-2\/8:not(#\#) {
        min-width: 25%;
    }
    .dt\:min-w-3\/8:not(#\#) {
        min-width: 37.5%;
    }
    .dt\:min-w-4\/8:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-5\/8:not(#\#) {
        min-width: 62.5%;
    }
    .dt\:min-w-6\/8:not(#\#) {
        min-width: 75%;
    }
    .dt\:min-w-7\/8:not(#\#) {
        min-width: 87.5%;
    }
    .dt\:min-w-1\/9:not(#\#) {
        min-width: 11.1111111111%;
    }
    .dt\:min-w-2\/9:not(#\#) {
        min-width: 22.2222222222%;
    }
    .dt\:min-w-3\/9:not(#\#) {
        min-width: 33.3333333333%;
    }
    .dt\:min-w-4\/9:not(#\#) {
        min-width: 44.4444444444%;
    }
    .dt\:min-w-5\/9:not(#\#) {
        min-width: 55.5555555556%;
    }
    .dt\:min-w-6\/9:not(#\#) {
        min-width: 66.6666666667%;
    }
    .dt\:min-w-7\/9:not(#\#) {
        min-width: 77.7777777778%;
    }
    .dt\:min-w-8\/9:not(#\#) {
        min-width: 88.8888888889%;
    }
    .dt\:min-w-1\/10:not(#\#) {
        min-width: 10%;
    }
    .dt\:min-w-2\/10:not(#\#) {
        min-width: 20%;
    }
    .dt\:min-w-3\/10:not(#\#) {
        min-width: 30%;
    }
    .dt\:min-w-4\/10:not(#\#) {
        min-width: 40%;
    }
    .dt\:min-w-5\/10:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-6\/10:not(#\#) {
        min-width: 60%;
    }
    .dt\:min-w-7\/10:not(#\#) {
        min-width: 70%;
    }
    .dt\:min-w-8\/10:not(#\#) {
        min-width: 80%;
    }
    .dt\:min-w-9\/10:not(#\#) {
        min-width: 90%;
    }
    .dt\:min-w-1\/11:not(#\#) {
        min-width: 9.0909090909%;
    }
    .dt\:min-w-2\/11:not(#\#) {
        min-width: 18.1818181818%;
    }
    .dt\:min-w-3\/11:not(#\#) {
        min-width: 27.2727272727%;
    }
    .dt\:min-w-4\/11:not(#\#) {
        min-width: 36.3636363636%;
    }
    .dt\:min-w-5\/11:not(#\#) {
        min-width: 45.4545454545%;
    }
    .dt\:min-w-6\/11:not(#\#) {
        min-width: 54.5454545455%;
    }
    .dt\:min-w-7\/11:not(#\#) {
        min-width: 63.6363636364%;
    }
    .dt\:min-w-8\/11:not(#\#) {
        min-width: 72.7272727273%;
    }
    .dt\:min-w-9\/11:not(#\#) {
        min-width: 81.8181818182%;
    }
    .dt\:min-w-10\/11:not(#\#) {
        min-width: 90.9090909091%;
    }
    .dt\:min-w-1\/12:not(#\#) {
        min-width: 8.3333333333%;
    }
    .dt\:min-w-2\/12:not(#\#) {
        min-width: 16.6666666667%;
    }
    .dt\:min-w-3\/12:not(#\#) {
        min-width: 25%;
    }
    .dt\:min-w-4\/12:not(#\#) {
        min-width: 33.3333333333%;
    }
    .dt\:min-w-5\/12:not(#\#) {
        min-width: 41.6666666667%;
    }
    .dt\:min-w-6\/12:not(#\#) {
        min-width: 50%;
    }
    .dt\:min-w-7\/12:not(#\#) {
        min-width: 58.3333333333%;
    }
    .dt\:min-w-8\/12:not(#\#) {
        min-width: 66.6666666667%;
    }
    .dt\:min-w-9\/12:not(#\#) {
        min-width: 75%;
    }
    .dt\:min-w-10\/12:not(#\#) {
        min-width: 83.3333333333%;
    }
    .dt\:min-w-11\/12:not(#\#) {
        min-width: 91.6666666667%;
    }
    .dt\:max-w-initial:not(#\#) {
        max-width: initial!important;
    }
    .dt\:max-w-full:not(#\#) {
        max-width: 100%!important;
    }
    .dt\:max-w-none:not(#\#) {
        max-width: 0!important;
    }
    .dt\:max-w-\[24\]:not(#\#) {
        max-width: 24px!important;
    }
    .dt\:max-w-\[32\]:not(#\#) {
        max-width: 32px!important;
    }
    .dt\:max-w-\[40\]:not(#\#) {
        max-width: 40px!important;
    }
    .dt\:max-w-\[48\]:not(#\#) {
        max-width: 48px!important;
    }
    .dt\:max-w-\[56\]:not(#\#) {
        max-width: 56px!important;
    }
    .dt\:max-w-\[64\]:not(#\#) {
        max-width: 64px!important;
    }
    .dt\:max-w-\[72\]:not(#\#) {
        max-width: 72px!important;
    }
    .dt\:max-w-\[80\]:not(#\#) {
        max-width: 80px!important;
    }
    .dt\:max-w-\[88\]:not(#\#) {
        max-width: 88px!important;
    }
    .dt\:max-w-\[96\]:not(#\#) {
        max-width: 96px!important;
    }
    .dt\:max-w-\[120\]:not(#\#) {
        max-width: 120px!important;
    }
    .dt\:max-w-\[160\]:not(#\#) {
        max-width: 160px!important;
    }
    .dt\:max-w-\[200\]:not(#\#) {
        max-width: 200px!important;
    }
    .dt\:max-w-\[240\]:not(#\#) {
        max-width: 240px!important;
    }
    .dt\:max-w-\[280\]:not(#\#) {
        max-width: 280px!important;
    }
    .dt\:max-w-\[320\]:not(#\#) {
        max-width: 320px!important;
    }
    .dt\:max-w-\[360\]:not(#\#) {
        max-width: 360px!important;
    }
    .dt\:max-w-\[400\]:not(#\#) {
        max-width: 400px!important;
    }
    .dt\:max-w-\[440\]:not(#\#) {
        max-width: 440px!important;
    }
    .dt\:max-w-\[480\]:not(#\#) {
        max-width: 480px!important;
    }
    .dt\:max-w-\[520\]:not(#\#) {
        max-width: 520px!important;
    }
    .dt\:max-w-\[560\]:not(#\#) {
        max-width: 560px!important;
    }
    .dt\:max-w-\[600\]:not(#\#) {
        max-width: 600px!important;
    }
    .dt\:max-w-\[640\]:not(#\#) {
        max-width: 640px!important;
    }
    .dt\:max-w-\[680\]:not(#\#) {
        max-width: 680px!important;
    }
    .dt\:max-w-\[720\]:not(#\#) {
        max-width: 720px!important;
    }
    .dt\:max-w-\[760\]:not(#\#) {
        max-width: 760px!important;
    }
    .dt\:max-w-\[800\]:not(#\#) {
        max-width: 800px!important;
    }
    .dt\:max-w-\[840\]:not(#\#) {
        max-width: 840px!important;
    }
    .dt\:max-w-\[880\]:not(#\#) {
        max-width: 880px!important;
    }
    .dt\:max-w-\[920\]:not(#\#) {
        max-width: 920px!important;
    }
    .dt\:max-w-\[960\]:not(#\#) {
        max-width: 960px!important;
    }
    .dt\:max-w-1\/2:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-1\/3:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .dt\:max-w-2\/3:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .dt\:max-w-1\/4:not(#\#) {
        max-width: 25%!important;
    }
    .dt\:max-w-2\/4:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-3\/4:not(#\#) {
        max-width: 75%!important;
    }
    .dt\:max-w-1\/5:not(#\#) {
        max-width: 20%!important;
    }
    .dt\:max-w-2\/5:not(#\#) {
        max-width: 40%!important;
    }
    .dt\:max-w-3\/5:not(#\#) {
        max-width: 60%!important;
    }
    .dt\:max-w-4\/5:not(#\#) {
        max-width: 80%!important;
    }
    .dt\:max-w-1\/6:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .dt\:max-w-2\/6:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .dt\:max-w-3\/6:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-4\/6:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .dt\:max-w-5\/6:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .dt\:max-w-1\/7:not(#\#) {
        max-width: 14.2857142857%!important;
    }
    .dt\:max-w-2\/7:not(#\#) {
        max-width: 28.5714285714%!important;
    }
    .dt\:max-w-3\/7:not(#\#) {
        max-width: 42.8571428571%!important;
    }
    .dt\:max-w-4\/7:not(#\#) {
        max-width: 57.1428571429%!important;
    }
    .dt\:max-w-5\/7:not(#\#) {
        max-width: 71.4285714286%!important;
    }
    .dt\:max-w-6\/7:not(#\#) {
        max-width: 85.7142857143%!important;
    }
    .dt\:max-w-1\/8:not(#\#) {
        max-width: 12.5%!important;
    }
    .dt\:max-w-2\/8:not(#\#) {
        max-width: 25%!important;
    }
    .dt\:max-w-3\/8:not(#\#) {
        max-width: 37.5%!important;
    }
    .dt\:max-w-4\/8:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-5\/8:not(#\#) {
        max-width: 62.5%!important;
    }
    .dt\:max-w-6\/8:not(#\#) {
        max-width: 75%!important;
    }
    .dt\:max-w-7\/8:not(#\#) {
        max-width: 87.5%!important;
    }
    .dt\:max-w-1\/9:not(#\#) {
        max-width: 11.1111111111%!important;
    }
    .dt\:max-w-2\/9:not(#\#) {
        max-width: 22.2222222222%!important;
    }
    .dt\:max-w-3\/9:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .dt\:max-w-4\/9:not(#\#) {
        max-width: 44.4444444444%!important;
    }
    .dt\:max-w-5\/9:not(#\#) {
        max-width: 55.5555555556%!important;
    }
    .dt\:max-w-6\/9:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .dt\:max-w-7\/9:not(#\#) {
        max-width: 77.7777777778%!important;
    }
    .dt\:max-w-8\/9:not(#\#) {
        max-width: 88.8888888889%!important;
    }
    .dt\:max-w-1\/10:not(#\#) {
        max-width: 10%!important;
    }
    .dt\:max-w-2\/10:not(#\#) {
        max-width: 20%!important;
    }
    .dt\:max-w-3\/10:not(#\#) {
        max-width: 30%!important;
    }
    .dt\:max-w-4\/10:not(#\#) {
        max-width: 40%!important;
    }
    .dt\:max-w-5\/10:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-6\/10:not(#\#) {
        max-width: 60%!important;
    }
    .dt\:max-w-7\/10:not(#\#) {
        max-width: 70%!important;
    }
    .dt\:max-w-8\/10:not(#\#) {
        max-width: 80%!important;
    }
    .dt\:max-w-9\/10:not(#\#) {
        max-width: 90%!important;
    }
    .dt\:max-w-1\/11:not(#\#) {
        max-width: 9.0909090909%!important;
    }
    .dt\:max-w-2\/11:not(#\#) {
        max-width: 18.1818181818%!important;
    }
    .dt\:max-w-3\/11:not(#\#) {
        max-width: 27.2727272727%!important;
    }
    .dt\:max-w-4\/11:not(#\#) {
        max-width: 36.3636363636%!important;
    }
    .dt\:max-w-5\/11:not(#\#) {
        max-width: 45.4545454545%!important;
    }
    .dt\:max-w-6\/11:not(#\#) {
        max-width: 54.5454545455%!important;
    }
    .dt\:max-w-7\/11:not(#\#) {
        max-width: 63.6363636364%!important;
    }
    .dt\:max-w-8\/11:not(#\#) {
        max-width: 72.7272727273%!important;
    }
    .dt\:max-w-9\/11:not(#\#) {
        max-width: 81.8181818182%!important;
    }
    .dt\:max-w-10\/11:not(#\#) {
        max-width: 90.9090909091%!important;
    }
    .dt\:max-w-1\/12:not(#\#) {
        max-width: 8.3333333333%!important;
    }
    .dt\:max-w-2\/12:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .dt\:max-w-3\/12:not(#\#) {
        max-width: 25%!important;
    }
    .dt\:max-w-4\/12:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .dt\:max-w-5\/12:not(#\#) {
        max-width: 41.6666666667%!important;
    }
    .dt\:max-w-6\/12:not(#\#) {
        max-width: 50%!important;
    }
    .dt\:max-w-7\/12:not(#\#) {
        max-width: 58.3333333333%!important;
    }
    .dt\:max-w-8\/12:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .dt\:max-w-9\/12:not(#\#) {
        max-width: 75%!important;
    }
    .dt\:max-w-10\/12:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .dt\:max-w-11\/12:not(#\#) {
        max-width: 91.6666666667%!important;
    }
    .dt\:h-initial:not(#\#) {
        height: initial;
    }
    .dt\:h-full:not(#\#) {
        height: 100%;
    }
    .dt\:h-none:not(#\#) {
        height: 0;
    }
    .dt\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .dt\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .dt\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .dt\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .dt\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .dt\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .dt\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .dt\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .dt\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .dt\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .dt\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .dt\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .dt\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .dt\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .dt\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .dt\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .dt\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .dt\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .dt\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .dt\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .dt\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .dt\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .dt\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .dt\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .dt\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .dt\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .dt\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .dt\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .dt\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .dt\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .dt\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .dt\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .dt\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .dt\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .dt\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .dt\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .dt\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .dt\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .dt\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .dt\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .dt\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .dt\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .dt\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .dt\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .dt\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .dt\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .dt\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .dt\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .dt\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .dt\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .dt\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .dt\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .dt\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .dt\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .dt\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .dt\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .dt\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .dt\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .dt\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .dt\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .dt\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .dt\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .dt\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .dt\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .dt\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .dt\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .dt\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .dt\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .dt\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .dt\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .dt\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .dt\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .dt\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .dt\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .dt\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .dt\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .dt\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .dt\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .dt\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .dt\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .dt\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .dt\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .dt\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .dt\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .dt\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .dt\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .dt\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .dt\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .dt\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .dt\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .dt\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .dt\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .dt\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .dt\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .dt\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .dt\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .dt\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .dt\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .dt\:h-auto:not(#\#) {
        height: auto;
    }
    .dt\:h-fit:not(#\#) {
        height: fit-content;
    }
    .dt\:h-min:not(#\#) {
        height: min-content;
    }
    .dt\:h-max:not(#\#) {
        height: max-content;
    }
    .dt\:min-h-initial:not(#\#) {
        min-height: initial;
    }
    .dt\:min-h-full:not(#\#) {
        min-height: 100%;
    }
    .dt\:min-h-none:not(#\#) {
        min-height: 0;
    }
    .dt\:min-h-\[24\]:not(#\#) {
        min-height: 24px;
    }
    .dt\:min-h-\[32\]:not(#\#) {
        min-height: 32px;
    }
    .dt\:min-h-\[40\]:not(#\#) {
        min-height: 40px;
    }
    .dt\:min-h-\[48\]:not(#\#) {
        min-height: 48px;
    }
    .dt\:min-h-\[56\]:not(#\#) {
        min-height: 56px;
    }
    .dt\:min-h-\[64\]:not(#\#) {
        min-height: 64px;
    }
    .dt\:min-h-\[72\]:not(#\#) {
        min-height: 72px;
    }
    .dt\:min-h-\[80\]:not(#\#) {
        min-height: 80px;
    }
    .dt\:min-h-\[88\]:not(#\#) {
        min-height: 88px;
    }
    .dt\:min-h-\[96\]:not(#\#) {
        min-height: 96px;
    }
    .dt\:min-h-\[120\]:not(#\#) {
        min-height: 120px;
    }
    .dt\:min-h-\[160\]:not(#\#) {
        min-height: 160px;
    }
    .dt\:min-h-\[200\]:not(#\#) {
        min-height: 200px;
    }
    .dt\:min-h-\[240\]:not(#\#) {
        min-height: 240px;
    }
    .dt\:min-h-\[280\]:not(#\#) {
        min-height: 280px;
    }
    .dt\:min-h-\[320\]:not(#\#) {
        min-height: 320px;
    }
    .dt\:min-h-\[360\]:not(#\#) {
        min-height: 360px;
    }
    .dt\:min-h-\[400\]:not(#\#) {
        min-height: 400px;
    }
    .dt\:min-h-\[440\]:not(#\#) {
        min-height: 440px;
    }
    .dt\:min-h-\[480\]:not(#\#) {
        min-height: 480px;
    }
    .dt\:min-h-\[520\]:not(#\#) {
        min-height: 520px;
    }
    .dt\:min-h-\[560\]:not(#\#) {
        min-height: 560px;
    }
    .dt\:min-h-\[600\]:not(#\#) {
        min-height: 600px;
    }
    .dt\:min-h-\[640\]:not(#\#) {
        min-height: 640px;
    }
    .dt\:min-h-\[680\]:not(#\#) {
        min-height: 680px;
    }
    .dt\:min-h-\[720\]:not(#\#) {
        min-height: 720px;
    }
    .dt\:min-h-\[760\]:not(#\#) {
        min-height: 760px;
    }
    .dt\:min-h-\[800\]:not(#\#) {
        min-height: 800px;
    }
    .dt\:min-h-\[840\]:not(#\#) {
        min-height: 840px;
    }
    .dt\:min-h-\[880\]:not(#\#) {
        min-height: 880px;
    }
    .dt\:min-h-\[920\]:not(#\#) {
        min-height: 920px;
    }
    .dt\:min-h-\[960\]:not(#\#) {
        min-height: 960px;
    }
    .dt\:min-h-1\/2:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-1\/3:not(#\#) {
        min-height: 33.3333333333%;
    }
    .dt\:min-h-2\/3:not(#\#) {
        min-height: 66.6666666667%;
    }
    .dt\:min-h-1\/4:not(#\#) {
        min-height: 25%;
    }
    .dt\:min-h-2\/4:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-3\/4:not(#\#) {
        min-height: 75%;
    }
    .dt\:min-h-1\/5:not(#\#) {
        min-height: 20%;
    }
    .dt\:min-h-2\/5:not(#\#) {
        min-height: 40%;
    }
    .dt\:min-h-3\/5:not(#\#) {
        min-height: 60%;
    }
    .dt\:min-h-4\/5:not(#\#) {
        min-height: 80%;
    }
    .dt\:min-h-1\/6:not(#\#) {
        min-height: 16.6666666667%;
    }
    .dt\:min-h-2\/6:not(#\#) {
        min-height: 33.3333333333%;
    }
    .dt\:min-h-3\/6:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-4\/6:not(#\#) {
        min-height: 66.6666666667%;
    }
    .dt\:min-h-5\/6:not(#\#) {
        min-height: 83.3333333333%;
    }
    .dt\:min-h-1\/7:not(#\#) {
        min-height: 14.2857142857%;
    }
    .dt\:min-h-2\/7:not(#\#) {
        min-height: 28.5714285714%;
    }
    .dt\:min-h-3\/7:not(#\#) {
        min-height: 42.8571428571%;
    }
    .dt\:min-h-4\/7:not(#\#) {
        min-height: 57.1428571429%;
    }
    .dt\:min-h-5\/7:not(#\#) {
        min-height: 71.4285714286%;
    }
    .dt\:min-h-6\/7:not(#\#) {
        min-height: 85.7142857143%;
    }
    .dt\:min-h-1\/8:not(#\#) {
        min-height: 12.5%;
    }
    .dt\:min-h-2\/8:not(#\#) {
        min-height: 25%;
    }
    .dt\:min-h-3\/8:not(#\#) {
        min-height: 37.5%;
    }
    .dt\:min-h-4\/8:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-5\/8:not(#\#) {
        min-height: 62.5%;
    }
    .dt\:min-h-6\/8:not(#\#) {
        min-height: 75%;
    }
    .dt\:min-h-7\/8:not(#\#) {
        min-height: 87.5%;
    }
    .dt\:min-h-1\/9:not(#\#) {
        min-height: 11.1111111111%;
    }
    .dt\:min-h-2\/9:not(#\#) {
        min-height: 22.2222222222%;
    }
    .dt\:min-h-3\/9:not(#\#) {
        min-height: 33.3333333333%;
    }
    .dt\:min-h-4\/9:not(#\#) {
        min-height: 44.4444444444%;
    }
    .dt\:min-h-5\/9:not(#\#) {
        min-height: 55.5555555556%;
    }
    .dt\:min-h-6\/9:not(#\#) {
        min-height: 66.6666666667%;
    }
    .dt\:min-h-7\/9:not(#\#) {
        min-height: 77.7777777778%;
    }
    .dt\:min-h-8\/9:not(#\#) {
        min-height: 88.8888888889%;
    }
    .dt\:min-h-1\/10:not(#\#) {
        min-height: 10%;
    }
    .dt\:min-h-2\/10:not(#\#) {
        min-height: 20%;
    }
    .dt\:min-h-3\/10:not(#\#) {
        min-height: 30%;
    }
    .dt\:min-h-4\/10:not(#\#) {
        min-height: 40%;
    }
    .dt\:min-h-5\/10:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-6\/10:not(#\#) {
        min-height: 60%;
    }
    .dt\:min-h-7\/10:not(#\#) {
        min-height: 70%;
    }
    .dt\:min-h-8\/10:not(#\#) {
        min-height: 80%;
    }
    .dt\:min-h-9\/10:not(#\#) {
        min-height: 90%;
    }
    .dt\:min-h-1\/11:not(#\#) {
        min-height: 9.0909090909%;
    }
    .dt\:min-h-2\/11:not(#\#) {
        min-height: 18.1818181818%;
    }
    .dt\:min-h-3\/11:not(#\#) {
        min-height: 27.2727272727%;
    }
    .dt\:min-h-4\/11:not(#\#) {
        min-height: 36.3636363636%;
    }
    .dt\:min-h-5\/11:not(#\#) {
        min-height: 45.4545454545%;
    }
    .dt\:min-h-6\/11:not(#\#) {
        min-height: 54.5454545455%;
    }
    .dt\:min-h-7\/11:not(#\#) {
        min-height: 63.6363636364%;
    }
    .dt\:min-h-8\/11:not(#\#) {
        min-height: 72.7272727273%;
    }
    .dt\:min-h-9\/11:not(#\#) {
        min-height: 81.8181818182%;
    }
    .dt\:min-h-10\/11:not(#\#) {
        min-height: 90.9090909091%;
    }
    .dt\:min-h-1\/12:not(#\#) {
        min-height: 8.3333333333%;
    }
    .dt\:min-h-2\/12:not(#\#) {
        min-height: 16.6666666667%;
    }
    .dt\:min-h-3\/12:not(#\#) {
        min-height: 25%;
    }
    .dt\:min-h-4\/12:not(#\#) {
        min-height: 33.3333333333%;
    }
    .dt\:min-h-5\/12:not(#\#) {
        min-height: 41.6666666667%;
    }
    .dt\:min-h-6\/12:not(#\#) {
        min-height: 50%;
    }
    .dt\:min-h-7\/12:not(#\#) {
        min-height: 58.3333333333%;
    }
    .dt\:min-h-8\/12:not(#\#) {
        min-height: 66.6666666667%;
    }
    .dt\:min-h-9\/12:not(#\#) {
        min-height: 75%;
    }
    .dt\:min-h-10\/12:not(#\#) {
        min-height: 83.3333333333%;
    }
    .dt\:min-h-11\/12:not(#\#) {
        min-height: 91.6666666667%;
    }
    .dt\:max-h-initial:not(#\#) {
        max-height: initial!important;
    }
    .dt\:max-h-full:not(#\#) {
        max-height: 100%!important;
    }
    .dt\:max-h-none:not(#\#) {
        max-height: 0!important;
    }
    .dt\:max-h-\[24\]:not(#\#) {
        max-height: 24px!important;
    }
    .dt\:max-h-\[32\]:not(#\#) {
        max-height: 32px!important;
    }
    .dt\:max-h-\[40\]:not(#\#) {
        max-height: 40px!important;
    }
    .dt\:max-h-\[48\]:not(#\#) {
        max-height: 48px!important;
    }
    .dt\:max-h-\[56\]:not(#\#) {
        max-height: 56px!important;
    }
    .dt\:max-h-\[64\]:not(#\#) {
        max-height: 64px!important;
    }
    .dt\:max-h-\[72\]:not(#\#) {
        max-height: 72px!important;
    }
    .dt\:max-h-\[80\]:not(#\#) {
        max-height: 80px!important;
    }
    .dt\:max-h-\[88\]:not(#\#) {
        max-height: 88px!important;
    }
    .dt\:max-h-\[96\]:not(#\#) {
        max-height: 96px!important;
    }
    .dt\:max-h-\[120\]:not(#\#) {
        max-height: 120px!important;
    }
    .dt\:max-h-\[160\]:not(#\#) {
        max-height: 160px!important;
    }
    .dt\:max-h-\[200\]:not(#\#) {
        max-height: 200px!important;
    }
    .dt\:max-h-\[240\]:not(#\#) {
        max-height: 240px!important;
    }
    .dt\:max-h-\[280\]:not(#\#) {
        max-height: 280px!important;
    }
    .dt\:max-h-\[320\]:not(#\#) {
        max-height: 320px!important;
    }
    .dt\:max-h-\[360\]:not(#\#) {
        max-height: 360px!important;
    }
    .dt\:max-h-\[400\]:not(#\#) {
        max-height: 400px!important;
    }
    .dt\:max-h-\[440\]:not(#\#) {
        max-height: 440px!important;
    }
    .dt\:max-h-\[480\]:not(#\#) {
        max-height: 480px!important;
    }
    .dt\:max-h-\[520\]:not(#\#) {
        max-height: 520px!important;
    }
    .dt\:max-h-\[560\]:not(#\#) {
        max-height: 560px!important;
    }
    .dt\:max-h-\[600\]:not(#\#) {
        max-height: 600px!important;
    }
    .dt\:max-h-\[640\]:not(#\#) {
        max-height: 640px!important;
    }
    .dt\:max-h-\[680\]:not(#\#) {
        max-height: 680px!important;
    }
    .dt\:max-h-\[720\]:not(#\#) {
        max-height: 720px!important;
    }
    .dt\:max-h-\[760\]:not(#\#) {
        max-height: 760px!important;
    }
    .dt\:max-h-\[800\]:not(#\#) {
        max-height: 800px!important;
    }
    .dt\:max-h-\[840\]:not(#\#) {
        max-height: 840px!important;
    }
    .dt\:max-h-\[880\]:not(#\#) {
        max-height: 880px!important;
    }
    .dt\:max-h-\[920\]:not(#\#) {
        max-height: 920px!important;
    }
    .dt\:max-h-\[960\]:not(#\#) {
        max-height: 960px!important;
    }
    .dt\:max-h-1\/2:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-1\/3:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .dt\:max-h-2\/3:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .dt\:max-h-1\/4:not(#\#) {
        max-height: 25%!important;
    }
    .dt\:max-h-2\/4:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-3\/4:not(#\#) {
        max-height: 75%!important;
    }
    .dt\:max-h-1\/5:not(#\#) {
        max-height: 20%!important;
    }
    .dt\:max-h-2\/5:not(#\#) {
        max-height: 40%!important;
    }
    .dt\:max-h-3\/5:not(#\#) {
        max-height: 60%!important;
    }
    .dt\:max-h-4\/5:not(#\#) {
        max-height: 80%!important;
    }
    .dt\:max-h-1\/6:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .dt\:max-h-2\/6:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .dt\:max-h-3\/6:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-4\/6:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .dt\:max-h-5\/6:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .dt\:max-h-1\/7:not(#\#) {
        max-height: 14.2857142857%!important;
    }
    .dt\:max-h-2\/7:not(#\#) {
        max-height: 28.5714285714%!important;
    }
    .dt\:max-h-3\/7:not(#\#) {
        max-height: 42.8571428571%!important;
    }
    .dt\:max-h-4\/7:not(#\#) {
        max-height: 57.1428571429%!important;
    }
    .dt\:max-h-5\/7:not(#\#) {
        max-height: 71.4285714286%!important;
    }
    .dt\:max-h-6\/7:not(#\#) {
        max-height: 85.7142857143%!important;
    }
    .dt\:max-h-1\/8:not(#\#) {
        max-height: 12.5%!important;
    }
    .dt\:max-h-2\/8:not(#\#) {
        max-height: 25%!important;
    }
    .dt\:max-h-3\/8:not(#\#) {
        max-height: 37.5%!important;
    }
    .dt\:max-h-4\/8:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-5\/8:not(#\#) {
        max-height: 62.5%!important;
    }
    .dt\:max-h-6\/8:not(#\#) {
        max-height: 75%!important;
    }
    .dt\:max-h-7\/8:not(#\#) {
        max-height: 87.5%!important;
    }
    .dt\:max-h-1\/9:not(#\#) {
        max-height: 11.1111111111%!important;
    }
    .dt\:max-h-2\/9:not(#\#) {
        max-height: 22.2222222222%!important;
    }
    .dt\:max-h-3\/9:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .dt\:max-h-4\/9:not(#\#) {
        max-height: 44.4444444444%!important;
    }
    .dt\:max-h-5\/9:not(#\#) {
        max-height: 55.5555555556%!important;
    }
    .dt\:max-h-6\/9:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .dt\:max-h-7\/9:not(#\#) {
        max-height: 77.7777777778%!important;
    }
    .dt\:max-h-8\/9:not(#\#) {
        max-height: 88.8888888889%!important;
    }
    .dt\:max-h-1\/10:not(#\#) {
        max-height: 10%!important;
    }
    .dt\:max-h-2\/10:not(#\#) {
        max-height: 20%!important;
    }
    .dt\:max-h-3\/10:not(#\#) {
        max-height: 30%!important;
    }
    .dt\:max-h-4\/10:not(#\#) {
        max-height: 40%!important;
    }
    .dt\:max-h-5\/10:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-6\/10:not(#\#) {
        max-height: 60%!important;
    }
    .dt\:max-h-7\/10:not(#\#) {
        max-height: 70%!important;
    }
    .dt\:max-h-8\/10:not(#\#) {
        max-height: 80%!important;
    }
    .dt\:max-h-9\/10:not(#\#) {
        max-height: 90%!important;
    }
    .dt\:max-h-1\/11:not(#\#) {
        max-height: 9.0909090909%!important;
    }
    .dt\:max-h-2\/11:not(#\#) {
        max-height: 18.1818181818%!important;
    }
    .dt\:max-h-3\/11:not(#\#) {
        max-height: 27.2727272727%!important;
    }
    .dt\:max-h-4\/11:not(#\#) {
        max-height: 36.3636363636%!important;
    }
    .dt\:max-h-5\/11:not(#\#) {
        max-height: 45.4545454545%!important;
    }
    .dt\:max-h-6\/11:not(#\#) {
        max-height: 54.5454545455%!important;
    }
    .dt\:max-h-7\/11:not(#\#) {
        max-height: 63.6363636364%!important;
    }
    .dt\:max-h-8\/11:not(#\#) {
        max-height: 72.7272727273%!important;
    }
    .dt\:max-h-9\/11:not(#\#) {
        max-height: 81.8181818182%!important;
    }
    .dt\:max-h-10\/11:not(#\#) {
        max-height: 90.9090909091%!important;
    }
    .dt\:max-h-1\/12:not(#\#) {
        max-height: 8.3333333333%!important;
    }
    .dt\:max-h-2\/12:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .dt\:max-h-3\/12:not(#\#) {
        max-height: 25%!important;
    }
    .dt\:max-h-4\/12:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .dt\:max-h-5\/12:not(#\#) {
        max-height: 41.6666666667%!important;
    }
    .dt\:max-h-6\/12:not(#\#) {
        max-height: 50%!important;
    }
    .dt\:max-h-7\/12:not(#\#) {
        max-height: 58.3333333333%!important;
    }
    .dt\:max-h-8\/12:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .dt\:max-h-9\/12:not(#\#) {
        max-height: 75%!important;
    }
    .dt\:max-h-10\/12:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .dt\:max-h-11\/12:not(#\#) {
        max-height: 91.6666666667%!important;
    }
    .dt\:f-mx-2xs:not(#\#),
    .dt\:last\:f-mx-2xs:not(#\#):last-child {
        margin-left: var(--all-f-2xs);
        margin-right: var(--all-f-2xs);
    }
    .dt\:f-mx-xs:not(#\#),
    .dt\:last\:f-mx-xs:not(#\#):last-child {
        margin-left: var(--all-f-xs);
        margin-right: var(--all-f-xs);
    }
    .dt\:f-mx-sm:not(#\#),
    .dt\:last\:f-mx-sm:not(#\#):last-child {
        margin-left: var(--all-f-sm);
        margin-right: var(--all-f-sm);
    }
    .dt\:f-mx:not(#\#),
    .dt\:last\:f-mx:not(#\#):last-child {
        margin-left: var(--all-f);
        margin-right: var(--all-f);
    }
    .dt\:f-mx-md:not(#\#),
    .dt\:last\:f-mx-md:not(#\#):last-child {
        margin-left: var(--all-f-md);
        margin-right: var(--all-f-md);
    }
    .dt\:f-mx-lg:not(#\#),
    .dt\:last\:f-mx-lg:not(#\#):last-child {
        margin-left: var(--all-f-lg);
        margin-right: var(--all-f-lg);
    }
    .dt\:f-mx-xl:not(#\#),
    .dt\:last\:f-mx-xl:not(#\#):last-child {
        margin-left: var(--all-f-xl);
        margin-right: var(--all-f-xl);
    }
    .dt\:f-mx-2xl:not(#\#),
    .dt\:last\:f-mx-2xl:not(#\#):last-child {
        margin-left: var(--all-f-2xl);
        margin-right: var(--all-f-2xl);
    }
    .dt\:-f-mx-2xs:not(#\#),
    .dt\:last\:-f-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xs) * -1);
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-mx-xs:not(#\#),
    .dt\:last\:-f-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-xs) * -1);
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-mx-sm:not(#\#),
    .dt\:last\:-f-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-f-sm) * -1);
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-mx:not(#\#),
    .dt\:last\:-f-mx:not(#\#):last-child {
        margin-left: calc(var(--all-f) * -1);
        margin-right: calc(var(--all-f) * -1);
    }
    .dt\:-f-mx-md:not(#\#),
    .dt\:last\:-f-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-f-md) * -1);
        margin-right: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-mx-lg:not(#\#),
    .dt\:last\:-f-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-f-lg) * -1);
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-mx-xl:not(#\#),
    .dt\:last\:-f-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-xl) * -1);
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-mx-2xl:not(#\#),
    .dt\:last\:-f-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xl) * -1);
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .dt\:last\:w-mx-2xs:not(#\#):last-child,
    .dt\:w-mx-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
        margin-right: var(--all-w-2xs);
    }
    .dt\:last\:w-mx-xs:not(#\#):last-child,
    .dt\:w-mx-xs:not(#\#) {
        margin-left: var(--all-w-xs);
        margin-right: var(--all-w-xs);
    }
    .dt\:last\:w-mx-sm:not(#\#):last-child,
    .dt\:w-mx-sm:not(#\#) {
        margin-left: var(--all-w-sm);
        margin-right: var(--all-w-sm);
    }
    .dt\:last\:w-mx:not(#\#):last-child,
    .dt\:w-mx:not(#\#) {
        margin-left: var(--all-w);
        margin-right: var(--all-w);
    }
    .dt\:last\:w-mx-md:not(#\#):last-child,
    .dt\:w-mx-md:not(#\#) {
        margin-left: var(--all-w-md);
        margin-right: var(--all-w-md);
    }
    .dt\:last\:w-mx-lg:not(#\#):last-child,
    .dt\:w-mx-lg:not(#\#) {
        margin-left: var(--all-w-lg);
        margin-right: var(--all-w-lg);
    }
    .dt\:last\:w-mx-xl:not(#\#):last-child,
    .dt\:w-mx-xl:not(#\#) {
        margin-left: var(--all-w-xl);
        margin-right: var(--all-w-xl);
    }
    .dt\:last\:w-mx-2xl:not(#\#):last-child,
    .dt\:w-mx-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
        margin-right: var(--all-w-2xl);
    }
    .dt\:-w-mx-2xs:not(#\#),
    .dt\:last\:-w-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xs) * -1);
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-mx-xs:not(#\#),
    .dt\:last\:-w-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-xs) * -1);
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-mx-sm:not(#\#),
    .dt\:last\:-w-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-w-sm) * -1);
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-mx:not(#\#),
    .dt\:last\:-w-mx:not(#\#):last-child {
        margin-left: calc(var(--all-w) * -1);
        margin-right: calc(var(--all-w) * -1);
    }
    .dt\:-w-mx-md:not(#\#),
    .dt\:last\:-w-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-w-md) * -1);
        margin-right: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-mx-lg:not(#\#),
    .dt\:last\:-w-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-w-lg) * -1);
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-mx-xl:not(#\#),
    .dt\:last\:-w-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-xl) * -1);
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-mx-2xl:not(#\#),
    .dt\:last\:-w-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xl) * -1);
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .dt\:last\:mx-0:not(#\#):last-child,
    .dt\:mx-0:not(#\#) {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .dt\:last\:mx-1:not(#\#):last-child,
    .dt\:mx-1:not(#\#) {
        margin-left: .25rem;
        margin-right: .25rem;
    }
    .dt\:last\:mx-2:not(#\#):last-child,
    .dt\:mx-2:not(#\#) {
        margin-left: .5rem;
        margin-right: .5rem;
    }
    .dt\:last\:mx-3:not(#\#):last-child,
    .dt\:mx-3:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .dt\:last\:mx-4:not(#\#):last-child,
    .dt\:mx-4:not(#\#) {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .dt\:last\:mx-5:not(#\#):last-child,
    .dt\:mx-5:not(#\#) {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .dt\:last\:mx-6:not(#\#):last-child,
    .dt\:mx-6:not(#\#) {
        margin-left: 1.75rem;
        margin-right: 1.75rem;
    }
    .dt\:last\:mx-7:not(#\#):last-child,
    .dt\:mx-7:not(#\#) {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .dt\:last\:mx-8:not(#\#):last-child,
    .dt\:mx-8:not(#\#) {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .dt\:last\:mx-9:not(#\#):last-child,
    .dt\:mx-9:not(#\#) {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .dt\:last\:mx-10:not(#\#):last-child,
    .dt\:mx-10:not(#\#) {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .dt\:last\:mx-11:not(#\#):last-child,
    .dt\:mx-11:not(#\#) {
        margin-left: 5rem;
        margin-right: 5rem;
    }
    .dt\:last\:mx-12:not(#\#):last-child,
    .dt\:mx-12:not(#\#) {
        margin-left: 6rem;
        margin-right: 6rem;
    }
    .dt\:last\:mx-auto:not(#\#):last-child,
    .dt\:mx-auto:not(#\#) {
        margin-left: auto;
        margin-right: auto;
    }
    .dt\:last\:mx:not(#\#):last-child,
    .dt\:mx:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .dt\:last\:mx-px:not(#\#):last-child,
    .dt\:mx-px:not(#\#) {
        margin-left: 1px;
        margin-right: 1px;
    }
    .dt\:last\:mx-0\.5:not(#\#):last-child,
    .dt\:mx-0\.5:not(#\#) {
        margin-left: .125rem;
        margin-right: .125rem;
    }
    .dt\:last\:mx-1\.5:not(#\#):last-child,
    .dt\:mx-1\.5:not(#\#) {
        margin-left: .375rem;
        margin-right: .375rem;
    }
    .dt\:last\:mx-2\.5:not(#\#):last-child,
    .dt\:mx-2\.5:not(#\#) {
        margin-left: .75rem;
        margin-right: .75rem;
    }
    .dt\:-mx-0:not(#\#),
    .dt\:last\:-mx-0:not(#\#):last-child {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .dt\:-mx-1:not(#\#),
    .dt\:last\:-mx-1:not(#\#):last-child {
        margin-left: -.25rem;
        margin-right: -.25rem;
    }
    .dt\:-mx-2:not(#\#),
    .dt\:last\:-mx-2:not(#\#):last-child {
        margin-left: -.5rem;
        margin-right: -.5rem;
    }
    .dt\:-mx-3:not(#\#),
    .dt\:last\:-mx-3:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .dt\:-mx-4:not(#\#),
    .dt\:last\:-mx-4:not(#\#):last-child {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .dt\:-mx-5:not(#\#),
    .dt\:last\:-mx-5:not(#\#):last-child {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .dt\:-mx-6:not(#\#),
    .dt\:last\:-mx-6:not(#\#):last-child {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }
    .dt\:-mx-7:not(#\#),
    .dt\:last\:-mx-7:not(#\#):last-child {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .dt\:-mx-8:not(#\#),
    .dt\:last\:-mx-8:not(#\#):last-child {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
    .dt\:-mx-9:not(#\#),
    .dt\:last\:-mx-9:not(#\#):last-child {
        margin-left: -3rem;
        margin-right: -3rem;
    }
    .dt\:-mx-10:not(#\#),
    .dt\:last\:-mx-10:not(#\#):last-child {
        margin-left: -4rem;
        margin-right: -4rem;
    }
    .dt\:-mx-11:not(#\#),
    .dt\:last\:-mx-11:not(#\#):last-child {
        margin-left: -5rem;
        margin-right: -5rem;
    }
    .dt\:-mx-12:not(#\#),
    .dt\:last\:-mx-12:not(#\#):last-child {
        margin-left: -6rem;
        margin-right: -6rem;
    }
    .dt\:-mx:not(#\#),
    .dt\:last\:-mx:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .dt\:-mx-px:not(#\#),
    .dt\:last\:-mx-px:not(#\#):last-child {
        margin-left: -1px;
        margin-right: -1px;
    }
    .dt\:-mx-0\.5:not(#\#),
    .dt\:last\:-mx-0\.5:not(#\#):last-child {
        margin-left: -.125rem;
        margin-right: -.125rem;
    }
    .dt\:-mx-1\.5:not(#\#),
    .dt\:last\:-mx-1\.5:not(#\#):last-child {
        margin-left: -.375rem;
        margin-right: -.375rem;
    }
    .dt\:-mx-2\.5:not(#\#),
    .dt\:last\:-mx-2\.5:not(#\#):last-child {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }
    .dt\:f-my-2xs:not(#\#),
    .dt\:last\:f-my-2xs:not(#\#):last-child {
        margin-top: var(--all-f-2xs);
        margin-bottom: var(--all-f-2xs);
    }
    .dt\:f-my-xs:not(#\#),
    .dt\:last\:f-my-xs:not(#\#):last-child {
        margin-top: var(--all-f-xs);
        margin-bottom: var(--all-f-xs);
    }
    .dt\:f-my-sm:not(#\#),
    .dt\:last\:f-my-sm:not(#\#):last-child {
        margin-top: var(--all-f-sm);
        margin-bottom: var(--all-f-sm);
    }
    .dt\:f-my:not(#\#),
    .dt\:last\:f-my:not(#\#):last-child {
        margin-top: var(--all-f);
        margin-bottom: var(--all-f);
    }
    .dt\:f-my-md:not(#\#),
    .dt\:last\:f-my-md:not(#\#):last-child {
        margin-top: var(--all-f-md);
        margin-bottom: var(--all-f-md);
    }
    .dt\:f-my-lg:not(#\#),
    .dt\:last\:f-my-lg:not(#\#):last-child {
        margin-top: var(--all-f-lg);
        margin-bottom: var(--all-f-lg);
    }
    .dt\:f-my-xl:not(#\#),
    .dt\:last\:f-my-xl:not(#\#):last-child {
        margin-top: var(--all-f-xl);
        margin-bottom: var(--all-f-xl);
    }
    .dt\:f-my-2xl:not(#\#),
    .dt\:last\:f-my-2xl:not(#\#):last-child {
        margin-top: var(--all-f-2xl);
        margin-bottom: var(--all-f-2xl);
    }
    .dt\:-f-my-2xs:not(#\#),
    .dt\:last\:-f-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xs) * -1);
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-my-xs:not(#\#),
    .dt\:last\:-f-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-xs) * -1);
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-my-sm:not(#\#),
    .dt\:last\:-f-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-f-sm) * -1);
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-my:not(#\#),
    .dt\:last\:-f-my:not(#\#):last-child {
        margin-top: calc(var(--all-f) * -1);
        margin-bottom: calc(var(--all-f) * -1);
    }
    .dt\:-f-my-md:not(#\#),
    .dt\:last\:-f-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-f-md) * -1);
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-my-lg:not(#\#),
    .dt\:last\:-f-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-f-lg) * -1);
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-my-xl:not(#\#),
    .dt\:last\:-f-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-xl) * -1);
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-my-2xl:not(#\#),
    .dt\:last\:-f-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xl) * -1);
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .dt\:last\:w-my-2xs:not(#\#):last-child,
    .dt\:w-my-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
        margin-bottom: var(--all-w-2xs);
    }
    .dt\:last\:w-my-xs:not(#\#):last-child,
    .dt\:w-my-xs:not(#\#) {
        margin-top: var(--all-w-xs);
        margin-bottom: var(--all-w-xs);
    }
    .dt\:last\:w-my-sm:not(#\#):last-child,
    .dt\:w-my-sm:not(#\#) {
        margin-top: var(--all-w-sm);
        margin-bottom: var(--all-w-sm);
    }
    .dt\:last\:w-my:not(#\#):last-child,
    .dt\:w-my:not(#\#) {
        margin-top: var(--all-w);
        margin-bottom: var(--all-w);
    }
    .dt\:last\:w-my-md:not(#\#):last-child,
    .dt\:w-my-md:not(#\#) {
        margin-top: var(--all-w-md);
        margin-bottom: var(--all-w-md);
    }
    .dt\:last\:w-my-lg:not(#\#):last-child,
    .dt\:w-my-lg:not(#\#) {
        margin-top: var(--all-w-lg);
        margin-bottom: var(--all-w-lg);
    }
    .dt\:last\:w-my-xl:not(#\#):last-child,
    .dt\:w-my-xl:not(#\#) {
        margin-top: var(--all-w-xl);
        margin-bottom: var(--all-w-xl);
    }
    .dt\:last\:w-my-2xl:not(#\#):last-child,
    .dt\:w-my-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
        margin-bottom: var(--all-w-2xl);
    }
    .dt\:-w-my-2xs:not(#\#),
    .dt\:last\:-w-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xs) * -1);
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-my-xs:not(#\#),
    .dt\:last\:-w-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-xs) * -1);
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-my-sm:not(#\#),
    .dt\:last\:-w-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-w-sm) * -1);
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-my:not(#\#),
    .dt\:last\:-w-my:not(#\#):last-child {
        margin-top: calc(var(--all-w) * -1);
        margin-bottom: calc(var(--all-w) * -1);
    }
    .dt\:-w-my-md:not(#\#),
    .dt\:last\:-w-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-w-md) * -1);
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-my-lg:not(#\#),
    .dt\:last\:-w-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-w-lg) * -1);
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-my-xl:not(#\#),
    .dt\:last\:-w-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-xl) * -1);
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-my-2xl:not(#\#),
    .dt\:last\:-w-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xl) * -1);
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .dt\:last\:my-0:not(#\#):last-child,
    .dt\:my-0:not(#\#) {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .dt\:last\:my-1:not(#\#):last-child,
    .dt\:my-1:not(#\#) {
        margin-top: .25rem;
        margin-bottom: .25rem;
    }
    .dt\:last\:my-2:not(#\#):last-child,
    .dt\:my-2:not(#\#) {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .dt\:last\:my-3:not(#\#):last-child,
    .dt\:my-3:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .dt\:last\:my-4:not(#\#):last-child,
    .dt\:my-4:not(#\#) {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
    .dt\:last\:my-5:not(#\#):last-child,
    .dt\:my-5:not(#\#) {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .dt\:last\:my-6:not(#\#):last-child,
    .dt\:my-6:not(#\#) {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem;
    }
    .dt\:last\:my-7:not(#\#):last-child,
    .dt\:my-7:not(#\#) {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .dt\:last\:my-8:not(#\#):last-child,
    .dt\:my-8:not(#\#) {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .dt\:last\:my-9:not(#\#):last-child,
    .dt\:my-9:not(#\#) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .dt\:last\:my-10:not(#\#):last-child,
    .dt\:my-10:not(#\#) {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .dt\:last\:my-11:not(#\#):last-child,
    .dt\:my-11:not(#\#) {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .dt\:last\:my-12:not(#\#):last-child,
    .dt\:my-12:not(#\#) {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .dt\:last\:my-auto:not(#\#):last-child,
    .dt\:my-auto:not(#\#) {
        margin-top: auto;
        margin-bottom: auto;
    }
    .dt\:last\:my:not(#\#):last-child,
    .dt\:my:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .dt\:last\:my-px:not(#\#):last-child,
    .dt\:my-px:not(#\#) {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .dt\:last\:my-0\.5:not(#\#):last-child,
    .dt\:my-0\.5:not(#\#) {
        margin-top: .125rem;
        margin-bottom: .125rem;
    }
    .dt\:last\:my-1\.5:not(#\#):last-child,
    .dt\:my-1\.5:not(#\#) {
        margin-top: .375rem;
        margin-bottom: .375rem;
    }
    .dt\:last\:my-2\.5:not(#\#):last-child,
    .dt\:my-2\.5:not(#\#) {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    .dt\:-my-0:not(#\#),
    .dt\:last\:-my-0:not(#\#):last-child {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .dt\:-my-1:not(#\#),
    .dt\:last\:-my-1:not(#\#):last-child {
        margin-top: -.25rem;
        margin-bottom: -.25rem;
    }
    .dt\:-my-2:not(#\#),
    .dt\:last\:-my-2:not(#\#):last-child {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
    }
    .dt\:-my-3:not(#\#),
    .dt\:last\:-my-3:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .dt\:-my-4:not(#\#),
    .dt\:last\:-my-4:not(#\#):last-child {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
    .dt\:-my-5:not(#\#),
    .dt\:last\:-my-5:not(#\#):last-child {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem;
    }
    .dt\:-my-6:not(#\#),
    .dt\:last\:-my-6:not(#\#):last-child {
        margin-top: -1.75rem;
        margin-bottom: -1.75rem;
    }
    .dt\:-my-7:not(#\#),
    .dt\:last\:-my-7:not(#\#):last-child {
        margin-top: -2rem;
        margin-bottom: -2rem;
    }
    .dt\:-my-8:not(#\#),
    .dt\:last\:-my-8:not(#\#):last-child {
        margin-top: -2.5rem;
        margin-bottom: -2.5rem;
    }
    .dt\:-my-9:not(#\#),
    .dt\:last\:-my-9:not(#\#):last-child {
        margin-top: -3rem;
        margin-bottom: -3rem;
    }
    .dt\:-my-10:not(#\#),
    .dt\:last\:-my-10:not(#\#):last-child {
        margin-top: -4rem;
        margin-bottom: -4rem;
    }
    .dt\:-my-11:not(#\#),
    .dt\:last\:-my-11:not(#\#):last-child {
        margin-top: -5rem;
        margin-bottom: -5rem;
    }
    .dt\:-my-12:not(#\#),
    .dt\:last\:-my-12:not(#\#):last-child {
        margin-top: -6rem;
        margin-bottom: -6rem;
    }
    .dt\:-my:not(#\#),
    .dt\:last\:-my:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .dt\:-my-px:not(#\#),
    .dt\:last\:-my-px:not(#\#):last-child {
        margin-top: -1px;
        margin-bottom: -1px;
    }
    .dt\:-my-0\.5:not(#\#),
    .dt\:last\:-my-0\.5:not(#\#):last-child {
        margin-top: -.125rem;
        margin-bottom: -.125rem;
    }
    .dt\:-my-1\.5:not(#\#),
    .dt\:last\:-my-1\.5:not(#\#):last-child {
        margin-top: -.375rem;
        margin-bottom: -.375rem;
    }
    .dt\:-my-2\.5:not(#\#),
    .dt\:last\:-my-2\.5:not(#\#):last-child {
        margin-top: -.75rem;
        margin-bottom: -.75rem;
    }
    .dt\:f-m-2xs:not(#\#) {
        margin: var(--all-f-2xs);
    }
    .dt\:f-m-xs:not(#\#) {
        margin: var(--all-f-xs);
    }
    .dt\:f-m-sm:not(#\#) {
        margin: var(--all-f-sm);
    }
    .dt\:f-m:not(#\#) {
        margin: var(--all-f);
    }
    .dt\:f-m-md:not(#\#) {
        margin: var(--all-f-md);
    }
    .dt\:f-m-lg:not(#\#) {
        margin: var(--all-f-lg);
    }
    .dt\:f-m-xl:not(#\#) {
        margin: var(--all-f-xl);
    }
    .dt\:f-m-2xl:not(#\#) {
        margin: var(--all-f-2xl);
    }
    .dt\:-f-m-2xs:not(#\#) {
        margin: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-m-xs:not(#\#) {
        margin: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-m-sm:not(#\#) {
        margin: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-m:not(#\#) {
        margin: calc(var(--all-f) * -1);
    }
    .dt\:-f-m-md:not(#\#) {
        margin: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-m-lg:not(#\#) {
        margin: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-m-xl:not(#\#) {
        margin: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-m-2xl:not(#\#) {
        margin: calc(var(--all-f-2xl) * -1);
    }
    .dt\:w-m-2xs:not(#\#) {
        margin: var(--all-w-2xs);
    }
    .dt\:w-m-xs:not(#\#) {
        margin: var(--all-w-xs);
    }
    .dt\:w-m-sm:not(#\#) {
        margin: var(--all-w-sm);
    }
    .dt\:w-m:not(#\#) {
        margin: var(--all-w);
    }
    .dt\:w-m-md:not(#\#) {
        margin: var(--all-w-md);
    }
    .dt\:w-m-lg:not(#\#) {
        margin: var(--all-w-lg);
    }
    .dt\:w-m-xl:not(#\#) {
        margin: var(--all-w-xl);
    }
    .dt\:w-m-2xl:not(#\#) {
        margin: var(--all-w-2xl);
    }
    .dt\:-w-m-2xs:not(#\#) {
        margin: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-m-xs:not(#\#) {
        margin: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-m-sm:not(#\#) {
        margin: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-m:not(#\#) {
        margin: calc(var(--all-w) * -1);
    }
    .dt\:-w-m-md:not(#\#) {
        margin: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-m-lg:not(#\#) {
        margin: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-m-xl:not(#\#) {
        margin: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-m-2xl:not(#\#) {
        margin: calc(var(--all-w-2xl) * -1);
    }
    .dt\:m-0:not(#\#) {
        margin: 0rem;
    }
    .dt\:m-1:not(#\#) {
        margin: .25rem;
    }
    .dt\:m-2:not(#\#) {
        margin: .5rem;
    }
    .dt\:m-3:not(#\#) {
        margin: 1rem;
    }
    .dt\:m-4:not(#\#) {
        margin: 1.25rem;
    }
    .dt\:m-5:not(#\#) {
        margin: 1.5rem;
    }
    .dt\:m-6:not(#\#) {
        margin: 1.75rem;
    }
    .dt\:m-7:not(#\#) {
        margin: 2rem;
    }
    .dt\:m-8:not(#\#) {
        margin: 2.5rem;
    }
    .dt\:m-9:not(#\#) {
        margin: 3rem;
    }
    .dt\:m-10:not(#\#) {
        margin: 4rem;
    }
    .dt\:m-11:not(#\#) {
        margin: 5rem;
    }
    .dt\:m-12:not(#\#) {
        margin: 6rem;
    }
    .dt\:m-auto:not(#\#) {
        margin: auto;
    }
    .dt\:m:not(#\#) {
        margin: 1rem;
    }
    .dt\:m-px:not(#\#) {
        margin: 1px;
    }
    .dt\:m-0\.5:not(#\#) {
        margin: .125rem;
    }
    .dt\:m-1\.5:not(#\#) {
        margin: .375rem;
    }
    .dt\:m-2\.5:not(#\#) {
        margin: .75rem;
    }
    .dt\:-m-0:not(#\#) {
        margin: 0rem;
    }
    .dt\:-m-1:not(#\#) {
        margin: -.25rem;
    }
    .dt\:-m-2:not(#\#) {
        margin: -.5rem;
    }
    .dt\:-m-3:not(#\#) {
        margin: -1rem;
    }
    .dt\:-m-4:not(#\#) {
        margin: -1.25rem;
    }
    .dt\:-m-5:not(#\#) {
        margin: -1.5rem;
    }
    .dt\:-m-6:not(#\#) {
        margin: -1.75rem;
    }
    .dt\:-m-7:not(#\#) {
        margin: -2rem;
    }
    .dt\:-m-8:not(#\#) {
        margin: -2.5rem;
    }
    .dt\:-m-9:not(#\#) {
        margin: -3rem;
    }
    .dt\:-m-10:not(#\#) {
        margin: -4rem;
    }
    .dt\:-m-11:not(#\#) {
        margin: -5rem;
    }
    .dt\:-m-12:not(#\#) {
        margin: -6rem;
    }
    .dt\:-m:not(#\#) {
        margin: -1rem;
    }
    .dt\:-m-px:not(#\#) {
        margin: -1px;
    }
    .dt\:-m-0\.5:not(#\#) {
        margin: -.125rem;
    }
    .dt\:-m-1\.5:not(#\#) {
        margin: -.375rem;
    }
    .dt\:-m-2\.5:not(#\#) {
        margin: -.75rem;
    }
    .dt\:f-mt-2xs:not(#\#),
    .dt\:first\:f-mt-2xs:not(#\#):first-child {
        margin-top: var(--all-f-2xs);
    }
    .dt\:f-mt-xs:not(#\#),
    .dt\:first\:f-mt-xs:not(#\#):first-child {
        margin-top: var(--all-f-xs);
    }
    .dt\:f-mt-sm:not(#\#),
    .dt\:first\:f-mt-sm:not(#\#):first-child {
        margin-top: var(--all-f-sm);
    }
    .dt\:f-mt:not(#\#),
    .dt\:first\:f-mt:not(#\#):first-child {
        margin-top: var(--all-f);
    }
    .dt\:f-mt-md:not(#\#),
    .dt\:first\:f-mt-md:not(#\#):first-child {
        margin-top: var(--all-f-md);
    }
    .dt\:f-mt-lg:not(#\#),
    .dt\:first\:f-mt-lg:not(#\#):first-child {
        margin-top: var(--all-f-lg);
    }
    .dt\:f-mt-xl:not(#\#),
    .dt\:first\:f-mt-xl:not(#\#):first-child {
        margin-top: var(--all-f-xl);
    }
    .dt\:f-mt-2xl:not(#\#),
    .dt\:first\:f-mt-2xl:not(#\#):first-child {
        margin-top: var(--all-f-2xl);
    }
    .dt\:-f-mt-2xs:not(#\#),
    .dt\:first\:-f-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-mt-xs:not(#\#),
    .dt\:first\:-f-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-mt-sm:not(#\#),
    .dt\:first\:-f-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-mt:not(#\#),
    .dt\:first\:-f-mt:not(#\#):first-child {
        margin-top: calc(var(--all-f) * -1);
    }
    .dt\:-f-mt-md:not(#\#),
    .dt\:first\:-f-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-mt-lg:not(#\#),
    .dt\:first\:-f-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-mt-xl:not(#\#),
    .dt\:first\:-f-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-mt-2xl:not(#\#),
    .dt\:first\:-f-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xl) * -1);
    }
    .dt\:first\:w-mt-2xs:not(#\#):first-child,
    .dt\:w-mt-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
    }
    .dt\:first\:w-mt-xs:not(#\#):first-child,
    .dt\:w-mt-xs:not(#\#) {
        margin-top: var(--all-w-xs);
    }
    .dt\:first\:w-mt-sm:not(#\#):first-child,
    .dt\:w-mt-sm:not(#\#) {
        margin-top: var(--all-w-sm);
    }
    .dt\:first\:w-mt:not(#\#):first-child,
    .dt\:w-mt:not(#\#) {
        margin-top: var(--all-w);
    }
    .dt\:first\:w-mt-md:not(#\#):first-child,
    .dt\:w-mt-md:not(#\#) {
        margin-top: var(--all-w-md);
    }
    .dt\:first\:w-mt-lg:not(#\#):first-child,
    .dt\:w-mt-lg:not(#\#) {
        margin-top: var(--all-w-lg);
    }
    .dt\:first\:w-mt-xl:not(#\#):first-child,
    .dt\:w-mt-xl:not(#\#) {
        margin-top: var(--all-w-xl);
    }
    .dt\:first\:w-mt-2xl:not(#\#):first-child,
    .dt\:w-mt-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
    }
    .dt\:-w-mt-2xs:not(#\#),
    .dt\:first\:-w-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-mt-xs:not(#\#),
    .dt\:first\:-w-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-mt-sm:not(#\#),
    .dt\:first\:-w-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-mt:not(#\#),
    .dt\:first\:-w-mt:not(#\#):first-child {
        margin-top: calc(var(--all-w) * -1);
    }
    .dt\:-w-mt-md:not(#\#),
    .dt\:first\:-w-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-mt-lg:not(#\#),
    .dt\:first\:-w-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-mt-xl:not(#\#),
    .dt\:first\:-w-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-mt-2xl:not(#\#),
    .dt\:first\:-w-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xl) * -1);
    }
    .dt\:first\:mt-0:not(#\#):first-child,
    .dt\:mt-0:not(#\#) {
        margin-top: 0rem;
    }
    .dt\:first\:mt-1:not(#\#):first-child,
    .dt\:mt-1:not(#\#) {
        margin-top: .25rem;
    }
    .dt\:first\:mt-2:not(#\#):first-child,
    .dt\:mt-2:not(#\#) {
        margin-top: .5rem;
    }
    .dt\:first\:mt-3:not(#\#):first-child,
    .dt\:mt-3:not(#\#) {
        margin-top: 1rem;
    }
    .dt\:first\:mt-4:not(#\#):first-child,
    .dt\:mt-4:not(#\#) {
        margin-top: 1.25rem;
    }
    .dt\:first\:mt-5:not(#\#):first-child,
    .dt\:mt-5:not(#\#) {
        margin-top: 1.5rem;
    }
    .dt\:first\:mt-6:not(#\#):first-child,
    .dt\:mt-6:not(#\#) {
        margin-top: 1.75rem;
    }
    .dt\:first\:mt-7:not(#\#):first-child,
    .dt\:mt-7:not(#\#) {
        margin-top: 2rem;
    }
    .dt\:first\:mt-8:not(#\#):first-child,
    .dt\:mt-8:not(#\#) {
        margin-top: 2.5rem;
    }
    .dt\:first\:mt-9:not(#\#):first-child,
    .dt\:mt-9:not(#\#) {
        margin-top: 3rem;
    }
    .dt\:first\:mt-10:not(#\#):first-child,
    .dt\:mt-10:not(#\#) {
        margin-top: 4rem;
    }
    .dt\:first\:mt-11:not(#\#):first-child,
    .dt\:mt-11:not(#\#) {
        margin-top: 5rem;
    }
    .dt\:first\:mt-12:not(#\#):first-child,
    .dt\:mt-12:not(#\#) {
        margin-top: 6rem;
    }
    .dt\:first\:mt-auto:not(#\#):first-child,
    .dt\:mt-auto:not(#\#) {
        margin-top: auto;
    }
    .dt\:first\:mt:not(#\#):first-child,
    .dt\:mt:not(#\#) {
        margin-top: 1rem;
    }
    .dt\:first\:mt-px:not(#\#):first-child,
    .dt\:mt-px:not(#\#) {
        margin-top: 1px;
    }
    .dt\:first\:mt-0\.5:not(#\#):first-child,
    .dt\:mt-0\.5:not(#\#) {
        margin-top: .125rem;
    }
    .dt\:first\:mt-1\.5:not(#\#):first-child,
    .dt\:mt-1\.5:not(#\#) {
        margin-top: .375rem;
    }
    .dt\:first\:mt-2\.5:not(#\#):first-child,
    .dt\:mt-2\.5:not(#\#) {
        margin-top: .75rem;
    }
    .dt\:-mt-0:not(#\#),
    .dt\:first\:-mt-0:not(#\#):first-child {
        margin-top: 0rem;
    }
    .dt\:-mt-1:not(#\#),
    .dt\:first\:-mt-1:not(#\#):first-child {
        margin-top: -.25rem;
    }
    .dt\:-mt-2:not(#\#),
    .dt\:first\:-mt-2:not(#\#):first-child {
        margin-top: -.5rem;
    }
    .dt\:-mt-3:not(#\#),
    .dt\:first\:-mt-3:not(#\#):first-child {
        margin-top: -1rem;
    }
    .dt\:-mt-4:not(#\#),
    .dt\:first\:-mt-4:not(#\#):first-child {
        margin-top: -1.25rem;
    }
    .dt\:-mt-5:not(#\#),
    .dt\:first\:-mt-5:not(#\#):first-child {
        margin-top: -1.5rem;
    }
    .dt\:-mt-6:not(#\#),
    .dt\:first\:-mt-6:not(#\#):first-child {
        margin-top: -1.75rem;
    }
    .dt\:-mt-7:not(#\#),
    .dt\:first\:-mt-7:not(#\#):first-child {
        margin-top: -2rem;
    }
    .dt\:-mt-8:not(#\#),
    .dt\:first\:-mt-8:not(#\#):first-child {
        margin-top: -2.5rem;
    }
    .dt\:-mt-9:not(#\#),
    .dt\:first\:-mt-9:not(#\#):first-child {
        margin-top: -3rem;
    }
    .dt\:-mt-10:not(#\#),
    .dt\:first\:-mt-10:not(#\#):first-child {
        margin-top: -4rem;
    }
    .dt\:-mt-11:not(#\#),
    .dt\:first\:-mt-11:not(#\#):first-child {
        margin-top: -5rem;
    }
    .dt\:-mt-12:not(#\#),
    .dt\:first\:-mt-12:not(#\#):first-child {
        margin-top: -6rem;
    }
    .dt\:-mt:not(#\#),
    .dt\:first\:-mt:not(#\#):first-child {
        margin-top: -1rem;
    }
    .dt\:-mt-px:not(#\#),
    .dt\:first\:-mt-px:not(#\#):first-child {
        margin-top: -1px;
    }
    .dt\:-mt-0\.5:not(#\#),
    .dt\:first\:-mt-0\.5:not(#\#):first-child {
        margin-top: -.125rem;
    }
    .dt\:-mt-1\.5:not(#\#),
    .dt\:first\:-mt-1\.5:not(#\#):first-child {
        margin-top: -.375rem;
    }
    .dt\:-mt-2\.5:not(#\#),
    .dt\:first\:-mt-2\.5:not(#\#):first-child {
        margin-top: -.75rem;
    }
    .dt\:f-mr-2xs:not(#\#),
    .dt\:last\:f-mr-2xs:not(#\#):last-child {
        margin-right: var(--all-f-2xs);
    }
    .dt\:f-mr-xs:not(#\#),
    .dt\:last\:f-mr-xs:not(#\#):last-child {
        margin-right: var(--all-f-xs);
    }
    .dt\:f-mr-sm:not(#\#),
    .dt\:last\:f-mr-sm:not(#\#):last-child {
        margin-right: var(--all-f-sm);
    }
    .dt\:f-mr:not(#\#),
    .dt\:last\:f-mr:not(#\#):last-child {
        margin-right: var(--all-f);
    }
    .dt\:f-mr-md:not(#\#),
    .dt\:last\:f-mr-md:not(#\#):last-child {
        margin-right: var(--all-f-md);
    }
    .dt\:f-mr-lg:not(#\#),
    .dt\:last\:f-mr-lg:not(#\#):last-child {
        margin-right: var(--all-f-lg);
    }
    .dt\:f-mr-xl:not(#\#),
    .dt\:last\:f-mr-xl:not(#\#):last-child {
        margin-right: var(--all-f-xl);
    }
    .dt\:f-mr-2xl:not(#\#),
    .dt\:last\:f-mr-2xl:not(#\#):last-child {
        margin-right: var(--all-f-2xl);
    }
    .dt\:-f-mr-2xs:not(#\#),
    .dt\:last\:-f-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-mr-xs:not(#\#),
    .dt\:last\:-f-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-mr-sm:not(#\#),
    .dt\:last\:-f-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-mr:not(#\#),
    .dt\:last\:-f-mr:not(#\#):last-child {
        margin-right: calc(var(--all-f) * -1);
    }
    .dt\:-f-mr-md:not(#\#),
    .dt\:last\:-f-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-mr-lg:not(#\#),
    .dt\:last\:-f-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-mr-xl:not(#\#),
    .dt\:last\:-f-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-mr-2xl:not(#\#),
    .dt\:last\:-f-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .dt\:last\:w-mr-2xs:not(#\#):last-child,
    .dt\:w-mr-2xs:not(#\#) {
        margin-right: var(--all-w-2xs);
    }
    .dt\:last\:w-mr-xs:not(#\#):last-child,
    .dt\:w-mr-xs:not(#\#) {
        margin-right: var(--all-w-xs);
    }
    .dt\:last\:w-mr-sm:not(#\#):last-child,
    .dt\:w-mr-sm:not(#\#) {
        margin-right: var(--all-w-sm);
    }
    .dt\:last\:w-mr:not(#\#):last-child,
    .dt\:w-mr:not(#\#) {
        margin-right: var(--all-w);
    }
    .dt\:last\:w-mr-md:not(#\#):last-child,
    .dt\:w-mr-md:not(#\#) {
        margin-right: var(--all-w-md);
    }
    .dt\:last\:w-mr-lg:not(#\#):last-child,
    .dt\:w-mr-lg:not(#\#) {
        margin-right: var(--all-w-lg);
    }
    .dt\:last\:w-mr-xl:not(#\#):last-child,
    .dt\:w-mr-xl:not(#\#) {
        margin-right: var(--all-w-xl);
    }
    .dt\:last\:w-mr-2xl:not(#\#):last-child,
    .dt\:w-mr-2xl:not(#\#) {
        margin-right: var(--all-w-2xl);
    }
    .dt\:-w-mr-2xs:not(#\#),
    .dt\:last\:-w-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-mr-xs:not(#\#),
    .dt\:last\:-w-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-mr-sm:not(#\#),
    .dt\:last\:-w-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-mr:not(#\#),
    .dt\:last\:-w-mr:not(#\#):last-child {
        margin-right: calc(var(--all-w) * -1);
    }
    .dt\:-w-mr-md:not(#\#),
    .dt\:last\:-w-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-mr-lg:not(#\#),
    .dt\:last\:-w-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-mr-xl:not(#\#),
    .dt\:last\:-w-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-mr-2xl:not(#\#),
    .dt\:last\:-w-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .dt\:last\:mr-0:not(#\#):last-child,
    .dt\:mr-0:not(#\#) {
        margin-right: 0rem;
    }
    .dt\:last\:mr-1:not(#\#):last-child,
    .dt\:mr-1:not(#\#) {
        margin-right: .25rem;
    }
    .dt\:last\:mr-2:not(#\#):last-child,
    .dt\:mr-2:not(#\#) {
        margin-right: .5rem;
    }
    .dt\:last\:mr-3:not(#\#):last-child,
    .dt\:mr-3:not(#\#) {
        margin-right: 1rem;
    }
    .dt\:last\:mr-4:not(#\#):last-child,
    .dt\:mr-4:not(#\#) {
        margin-right: 1.25rem;
    }
    .dt\:last\:mr-5:not(#\#):last-child,
    .dt\:mr-5:not(#\#) {
        margin-right: 1.5rem;
    }
    .dt\:last\:mr-6:not(#\#):last-child,
    .dt\:mr-6:not(#\#) {
        margin-right: 1.75rem;
    }
    .dt\:last\:mr-7:not(#\#):last-child,
    .dt\:mr-7:not(#\#) {
        margin-right: 2rem;
    }
    .dt\:last\:mr-8:not(#\#):last-child,
    .dt\:mr-8:not(#\#) {
        margin-right: 2.5rem;
    }
    .dt\:last\:mr-9:not(#\#):last-child,
    .dt\:mr-9:not(#\#) {
        margin-right: 3rem;
    }
    .dt\:last\:mr-10:not(#\#):last-child,
    .dt\:mr-10:not(#\#) {
        margin-right: 4rem;
    }
    .dt\:last\:mr-11:not(#\#):last-child,
    .dt\:mr-11:not(#\#) {
        margin-right: 5rem;
    }
    .dt\:last\:mr-12:not(#\#):last-child,
    .dt\:mr-12:not(#\#) {
        margin-right: 6rem;
    }
    .dt\:last\:mr-auto:not(#\#):last-child,
    .dt\:mr-auto:not(#\#) {
        margin-right: auto;
    }
    .dt\:last\:mr:not(#\#):last-child,
    .dt\:mr:not(#\#) {
        margin-right: 1rem;
    }
    .dt\:last\:mr-px:not(#\#):last-child,
    .dt\:mr-px:not(#\#) {
        margin-right: 1px;
    }
    .dt\:last\:mr-0\.5:not(#\#):last-child,
    .dt\:mr-0\.5:not(#\#) {
        margin-right: .125rem;
    }
    .dt\:last\:mr-1\.5:not(#\#):last-child,
    .dt\:mr-1\.5:not(#\#) {
        margin-right: .375rem;
    }
    .dt\:last\:mr-2\.5:not(#\#):last-child,
    .dt\:mr-2\.5:not(#\#) {
        margin-right: .75rem;
    }
    .dt\:-mr-0:not(#\#),
    .dt\:last\:-mr-0:not(#\#):last-child {
        margin-right: 0rem;
    }
    .dt\:-mr-1:not(#\#),
    .dt\:last\:-mr-1:not(#\#):last-child {
        margin-right: -.25rem;
    }
    .dt\:-mr-2:not(#\#),
    .dt\:last\:-mr-2:not(#\#):last-child {
        margin-right: -.5rem;
    }
    .dt\:-mr-3:not(#\#),
    .dt\:last\:-mr-3:not(#\#):last-child {
        margin-right: -1rem;
    }
    .dt\:-mr-4:not(#\#),
    .dt\:last\:-mr-4:not(#\#):last-child {
        margin-right: -1.25rem;
    }
    .dt\:-mr-5:not(#\#),
    .dt\:last\:-mr-5:not(#\#):last-child {
        margin-right: -1.5rem;
    }
    .dt\:-mr-6:not(#\#),
    .dt\:last\:-mr-6:not(#\#):last-child {
        margin-right: -1.75rem;
    }
    .dt\:-mr-7:not(#\#),
    .dt\:last\:-mr-7:not(#\#):last-child {
        margin-right: -2rem;
    }
    .dt\:-mr-8:not(#\#),
    .dt\:last\:-mr-8:not(#\#):last-child {
        margin-right: -2.5rem;
    }
    .dt\:-mr-9:not(#\#),
    .dt\:last\:-mr-9:not(#\#):last-child {
        margin-right: -3rem;
    }
    .dt\:-mr-10:not(#\#),
    .dt\:last\:-mr-10:not(#\#):last-child {
        margin-right: -4rem;
    }
    .dt\:-mr-11:not(#\#),
    .dt\:last\:-mr-11:not(#\#):last-child {
        margin-right: -5rem;
    }
    .dt\:-mr-12:not(#\#),
    .dt\:last\:-mr-12:not(#\#):last-child {
        margin-right: -6rem;
    }
    .dt\:-mr:not(#\#),
    .dt\:last\:-mr:not(#\#):last-child {
        margin-right: -1rem;
    }
    .dt\:-mr-px:not(#\#),
    .dt\:last\:-mr-px:not(#\#):last-child {
        margin-right: -1px;
    }
    .dt\:-mr-0\.5:not(#\#),
    .dt\:last\:-mr-0\.5:not(#\#):last-child {
        margin-right: -.125rem;
    }
    .dt\:-mr-1\.5:not(#\#),
    .dt\:last\:-mr-1\.5:not(#\#):last-child {
        margin-right: -.375rem;
    }
    .dt\:-mr-2\.5:not(#\#),
    .dt\:last\:-mr-2\.5:not(#\#):last-child {
        margin-right: -.75rem;
    }
    .dt\:f-mb-2xs:not(#\#),
    .dt\:last\:f-mb-2xs:not(#\#):last-child {
        margin-bottom: var(--all-f-2xs);
    }
    .dt\:f-mb-xs:not(#\#),
    .dt\:last\:f-mb-xs:not(#\#):last-child {
        margin-bottom: var(--all-f-xs);
    }
    .dt\:f-mb-sm:not(#\#),
    .dt\:last\:f-mb-sm:not(#\#):last-child {
        margin-bottom: var(--all-f-sm);
    }
    .dt\:f-mb:not(#\#),
    .dt\:last\:f-mb:not(#\#):last-child {
        margin-bottom: var(--all-f);
    }
    .dt\:f-mb-md:not(#\#),
    .dt\:last\:f-mb-md:not(#\#):last-child {
        margin-bottom: var(--all-f-md);
    }
    .dt\:f-mb-lg:not(#\#),
    .dt\:last\:f-mb-lg:not(#\#):last-child {
        margin-bottom: var(--all-f-lg);
    }
    .dt\:f-mb-xl:not(#\#),
    .dt\:last\:f-mb-xl:not(#\#):last-child {
        margin-bottom: var(--all-f-xl);
    }
    .dt\:f-mb-2xl:not(#\#),
    .dt\:last\:f-mb-2xl:not(#\#):last-child {
        margin-bottom: var(--all-f-2xl);
    }
    .dt\:-f-mb-2xs:not(#\#),
    .dt\:last\:-f-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-mb-xs:not(#\#),
    .dt\:last\:-f-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-mb-sm:not(#\#),
    .dt\:last\:-f-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-mb:not(#\#),
    .dt\:last\:-f-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-f) * -1);
    }
    .dt\:-f-mb-md:not(#\#),
    .dt\:last\:-f-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-mb-lg:not(#\#),
    .dt\:last\:-f-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-mb-xl:not(#\#),
    .dt\:last\:-f-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-mb-2xl:not(#\#),
    .dt\:last\:-f-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .dt\:last\:w-mb-2xs:not(#\#):last-child,
    .dt\:w-mb-2xs:not(#\#) {
        margin-bottom: var(--all-w-2xs);
    }
    .dt\:last\:w-mb-xs:not(#\#):last-child,
    .dt\:w-mb-xs:not(#\#) {
        margin-bottom: var(--all-w-xs);
    }
    .dt\:last\:w-mb-sm:not(#\#):last-child,
    .dt\:w-mb-sm:not(#\#) {
        margin-bottom: var(--all-w-sm);
    }
    .dt\:last\:w-mb:not(#\#):last-child,
    .dt\:w-mb:not(#\#) {
        margin-bottom: var(--all-w);
    }
    .dt\:last\:w-mb-md:not(#\#):last-child,
    .dt\:w-mb-md:not(#\#) {
        margin-bottom: var(--all-w-md);
    }
    .dt\:last\:w-mb-lg:not(#\#):last-child,
    .dt\:w-mb-lg:not(#\#) {
        margin-bottom: var(--all-w-lg);
    }
    .dt\:last\:w-mb-xl:not(#\#):last-child,
    .dt\:w-mb-xl:not(#\#) {
        margin-bottom: var(--all-w-xl);
    }
    .dt\:last\:w-mb-2xl:not(#\#):last-child,
    .dt\:w-mb-2xl:not(#\#) {
        margin-bottom: var(--all-w-2xl);
    }
    .dt\:-w-mb-2xs:not(#\#),
    .dt\:last\:-w-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-mb-xs:not(#\#),
    .dt\:last\:-w-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-mb-sm:not(#\#),
    .dt\:last\:-w-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-mb:not(#\#),
    .dt\:last\:-w-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-w) * -1);
    }
    .dt\:-w-mb-md:not(#\#),
    .dt\:last\:-w-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-mb-lg:not(#\#),
    .dt\:last\:-w-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-mb-xl:not(#\#),
    .dt\:last\:-w-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-mb-2xl:not(#\#),
    .dt\:last\:-w-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .dt\:last\:mb-0:not(#\#):last-child,
    .dt\:mb-0:not(#\#) {
        margin-bottom: 0rem;
    }
    .dt\:last\:mb-1:not(#\#):last-child,
    .dt\:mb-1:not(#\#) {
        margin-bottom: .25rem;
    }
    .dt\:last\:mb-2:not(#\#):last-child,
    .dt\:mb-2:not(#\#) {
        margin-bottom: .5rem;
    }
    .dt\:last\:mb-3:not(#\#):last-child,
    .dt\:mb-3:not(#\#) {
        margin-bottom: 1rem;
    }
    .dt\:last\:mb-4:not(#\#):last-child,
    .dt\:mb-4:not(#\#) {
        margin-bottom: 1.25rem;
    }
    .dt\:last\:mb-5:not(#\#):last-child,
    .dt\:mb-5:not(#\#) {
        margin-bottom: 1.5rem;
    }
    .dt\:last\:mb-6:not(#\#):last-child,
    .dt\:mb-6:not(#\#) {
        margin-bottom: 1.75rem;
    }
    .dt\:last\:mb-7:not(#\#):last-child,
    .dt\:mb-7:not(#\#) {
        margin-bottom: 2rem;
    }
    .dt\:last\:mb-8:not(#\#):last-child,
    .dt\:mb-8:not(#\#) {
        margin-bottom: 2.5rem;
    }
    .dt\:last\:mb-9:not(#\#):last-child,
    .dt\:mb-9:not(#\#) {
        margin-bottom: 3rem;
    }
    .dt\:last\:mb-10:not(#\#):last-child,
    .dt\:mb-10:not(#\#) {
        margin-bottom: 4rem;
    }
    .dt\:last\:mb-11:not(#\#):last-child,
    .dt\:mb-11:not(#\#) {
        margin-bottom: 5rem;
    }
    .dt\:last\:mb-12:not(#\#):last-child,
    .dt\:mb-12:not(#\#) {
        margin-bottom: 6rem;
    }
    .dt\:last\:mb-auto:not(#\#):last-child,
    .dt\:mb-auto:not(#\#) {
        margin-bottom: auto;
    }
    .dt\:last\:mb:not(#\#):last-child,
    .dt\:mb:not(#\#) {
        margin-bottom: 1rem;
    }
    .dt\:last\:mb-px:not(#\#):last-child,
    .dt\:mb-px:not(#\#) {
        margin-bottom: 1px;
    }
    .dt\:last\:mb-0\.5:not(#\#):last-child,
    .dt\:mb-0\.5:not(#\#) {
        margin-bottom: .125rem;
    }
    .dt\:last\:mb-1\.5:not(#\#):last-child,
    .dt\:mb-1\.5:not(#\#) {
        margin-bottom: .375rem;
    }
    .dt\:last\:mb-2\.5:not(#\#):last-child,
    .dt\:mb-2\.5:not(#\#) {
        margin-bottom: .75rem;
    }
    .dt\:-mb-0:not(#\#),
    .dt\:last\:-mb-0:not(#\#):last-child {
        margin-bottom: 0rem;
    }
    .dt\:-mb-1:not(#\#),
    .dt\:last\:-mb-1:not(#\#):last-child {
        margin-bottom: -.25rem;
    }
    .dt\:-mb-2:not(#\#),
    .dt\:last\:-mb-2:not(#\#):last-child {
        margin-bottom: -.5rem;
    }
    .dt\:-mb-3:not(#\#),
    .dt\:last\:-mb-3:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .dt\:-mb-4:not(#\#),
    .dt\:last\:-mb-4:not(#\#):last-child {
        margin-bottom: -1.25rem;
    }
    .dt\:-mb-5:not(#\#),
    .dt\:last\:-mb-5:not(#\#):last-child {
        margin-bottom: -1.5rem;
    }
    .dt\:-mb-6:not(#\#),
    .dt\:last\:-mb-6:not(#\#):last-child {
        margin-bottom: -1.75rem;
    }
    .dt\:-mb-7:not(#\#),
    .dt\:last\:-mb-7:not(#\#):last-child {
        margin-bottom: -2rem;
    }
    .dt\:-mb-8:not(#\#),
    .dt\:last\:-mb-8:not(#\#):last-child {
        margin-bottom: -2.5rem;
    }
    .dt\:-mb-9:not(#\#),
    .dt\:last\:-mb-9:not(#\#):last-child {
        margin-bottom: -3rem;
    }
    .dt\:-mb-10:not(#\#),
    .dt\:last\:-mb-10:not(#\#):last-child {
        margin-bottom: -4rem;
    }
    .dt\:-mb-11:not(#\#),
    .dt\:last\:-mb-11:not(#\#):last-child {
        margin-bottom: -5rem;
    }
    .dt\:-mb-12:not(#\#),
    .dt\:last\:-mb-12:not(#\#):last-child {
        margin-bottom: -6rem;
    }
    .dt\:-mb:not(#\#),
    .dt\:last\:-mb:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .dt\:-mb-px:not(#\#),
    .dt\:last\:-mb-px:not(#\#):last-child {
        margin-bottom: -1px;
    }
    .dt\:-mb-0\.5:not(#\#),
    .dt\:last\:-mb-0\.5:not(#\#):last-child {
        margin-bottom: -.125rem;
    }
    .dt\:-mb-1\.5:not(#\#),
    .dt\:last\:-mb-1\.5:not(#\#):last-child {
        margin-bottom: -.375rem;
    }
    .dt\:-mb-2\.5:not(#\#),
    .dt\:last\:-mb-2\.5:not(#\#):last-child {
        margin-bottom: -.75rem;
    }
    .dt\:f-ml-2xs:not(#\#),
    .dt\:first\:f-ml-2xs:not(#\#):first-child {
        margin-left: var(--all-f-2xs);
    }
    .dt\:f-ml-xs:not(#\#),
    .dt\:first\:f-ml-xs:not(#\#):first-child {
        margin-left: var(--all-f-xs);
    }
    .dt\:f-ml-sm:not(#\#),
    .dt\:first\:f-ml-sm:not(#\#):first-child {
        margin-left: var(--all-f-sm);
    }
    .dt\:f-ml:not(#\#),
    .dt\:first\:f-ml:not(#\#):first-child {
        margin-left: var(--all-f);
    }
    .dt\:f-ml-md:not(#\#),
    .dt\:first\:f-ml-md:not(#\#):first-child {
        margin-left: var(--all-f-md);
    }
    .dt\:f-ml-lg:not(#\#),
    .dt\:first\:f-ml-lg:not(#\#):first-child {
        margin-left: var(--all-f-lg);
    }
    .dt\:f-ml-xl:not(#\#),
    .dt\:first\:f-ml-xl:not(#\#):first-child {
        margin-left: var(--all-f-xl);
    }
    .dt\:f-ml-2xl:not(#\#),
    .dt\:first\:f-ml-2xl:not(#\#):first-child {
        margin-left: var(--all-f-2xl);
    }
    .dt\:-f-ml-2xs:not(#\#),
    .dt\:first\:-f-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xs) * -1);
    }
    .dt\:-f-ml-xs:not(#\#),
    .dt\:first\:-f-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-xs) * -1);
    }
    .dt\:-f-ml-sm:not(#\#),
    .dt\:first\:-f-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-f-sm) * -1);
    }
    .dt\:-f-ml:not(#\#),
    .dt\:first\:-f-ml:not(#\#):first-child {
        margin-left: calc(var(--all-f) * -1);
    }
    .dt\:-f-ml-md:not(#\#),
    .dt\:first\:-f-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-f-md) * -1);
    }
    .dt\:-f-ml-lg:not(#\#),
    .dt\:first\:-f-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-f-lg) * -1);
    }
    .dt\:-f-ml-xl:not(#\#),
    .dt\:first\:-f-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-xl) * -1);
    }
    .dt\:-f-ml-2xl:not(#\#),
    .dt\:first\:-f-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xl) * -1);
    }
    .dt\:first\:w-ml-2xs:not(#\#):first-child,
    .dt\:w-ml-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
    }
    .dt\:first\:w-ml-xs:not(#\#):first-child,
    .dt\:w-ml-xs:not(#\#) {
        margin-left: var(--all-w-xs);
    }
    .dt\:first\:w-ml-sm:not(#\#):first-child,
    .dt\:w-ml-sm:not(#\#) {
        margin-left: var(--all-w-sm);
    }
    .dt\:first\:w-ml:not(#\#):first-child,
    .dt\:w-ml:not(#\#) {
        margin-left: var(--all-w);
    }
    .dt\:first\:w-ml-md:not(#\#):first-child,
    .dt\:w-ml-md:not(#\#) {
        margin-left: var(--all-w-md);
    }
    .dt\:first\:w-ml-lg:not(#\#):first-child,
    .dt\:w-ml-lg:not(#\#) {
        margin-left: var(--all-w-lg);
    }
    .dt\:first\:w-ml-xl:not(#\#):first-child,
    .dt\:w-ml-xl:not(#\#) {
        margin-left: var(--all-w-xl);
    }
    .dt\:first\:w-ml-2xl:not(#\#):first-child,
    .dt\:w-ml-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
    }
    .dt\:-w-ml-2xs:not(#\#),
    .dt\:first\:-w-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xs) * -1);
    }
    .dt\:-w-ml-xs:not(#\#),
    .dt\:first\:-w-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-xs) * -1);
    }
    .dt\:-w-ml-sm:not(#\#),
    .dt\:first\:-w-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-w-sm) * -1);
    }
    .dt\:-w-ml:not(#\#),
    .dt\:first\:-w-ml:not(#\#):first-child {
        margin-left: calc(var(--all-w) * -1);
    }
    .dt\:-w-ml-md:not(#\#),
    .dt\:first\:-w-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-w-md) * -1);
    }
    .dt\:-w-ml-lg:not(#\#),
    .dt\:first\:-w-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-w-lg) * -1);
    }
    .dt\:-w-ml-xl:not(#\#),
    .dt\:first\:-w-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-xl) * -1);
    }
    .dt\:-w-ml-2xl:not(#\#),
    .dt\:first\:-w-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xl) * -1);
    }
    .dt\:first\:ml-0:not(#\#):first-child,
    .dt\:ml-0:not(#\#) {
        margin-left: 0rem;
    }
    .dt\:first\:ml-1:not(#\#):first-child,
    .dt\:ml-1:not(#\#) {
        margin-left: .25rem;
    }
    .dt\:first\:ml-2:not(#\#):first-child,
    .dt\:ml-2:not(#\#) {
        margin-left: .5rem;
    }
    .dt\:first\:ml-3:not(#\#):first-child,
    .dt\:ml-3:not(#\#) {
        margin-left: 1rem;
    }
    .dt\:first\:ml-4:not(#\#):first-child,
    .dt\:ml-4:not(#\#) {
        margin-left: 1.25rem;
    }
    .dt\:first\:ml-5:not(#\#):first-child,
    .dt\:ml-5:not(#\#) {
        margin-left: 1.5rem;
    }
    .dt\:first\:ml-6:not(#\#):first-child,
    .dt\:ml-6:not(#\#) {
        margin-left: 1.75rem;
    }
    .dt\:first\:ml-7:not(#\#):first-child,
    .dt\:ml-7:not(#\#) {
        margin-left: 2rem;
    }
    .dt\:first\:ml-8:not(#\#):first-child,
    .dt\:ml-8:not(#\#) {
        margin-left: 2.5rem;
    }
    .dt\:first\:ml-9:not(#\#):first-child,
    .dt\:ml-9:not(#\#) {
        margin-left: 3rem;
    }
    .dt\:first\:ml-10:not(#\#):first-child,
    .dt\:ml-10:not(#\#) {
        margin-left: 4rem;
    }
    .dt\:first\:ml-11:not(#\#):first-child,
    .dt\:ml-11:not(#\#) {
        margin-left: 5rem;
    }
    .dt\:first\:ml-12:not(#\#):first-child,
    .dt\:ml-12:not(#\#) {
        margin-left: 6rem;
    }
    .dt\:first\:ml-auto:not(#\#):first-child,
    .dt\:ml-auto:not(#\#) {
        margin-left: auto;
    }
    .dt\:first\:ml:not(#\#):first-child,
    .dt\:ml:not(#\#) {
        margin-left: 1rem;
    }
    .dt\:first\:ml-px:not(#\#):first-child,
    .dt\:ml-px:not(#\#) {
        margin-left: 1px;
    }
    .dt\:first\:ml-0\.5:not(#\#):first-child,
    .dt\:ml-0\.5:not(#\#) {
        margin-left: .125rem;
    }
    .dt\:first\:ml-1\.5:not(#\#):first-child,
    .dt\:ml-1\.5:not(#\#) {
        margin-left: .375rem;
    }
    .dt\:first\:ml-2\.5:not(#\#):first-child,
    .dt\:ml-2\.5:not(#\#) {
        margin-left: .75rem;
    }
    .dt\:-ml-0:not(#\#),
    .dt\:first\:-ml-0:not(#\#):first-child {
        margin-left: 0rem;
    }
    .dt\:-ml-1:not(#\#),
    .dt\:first\:-ml-1:not(#\#):first-child {
        margin-left: -.25rem;
    }
    .dt\:-ml-2:not(#\#),
    .dt\:first\:-ml-2:not(#\#):first-child {
        margin-left: -.5rem;
    }
    .dt\:-ml-3:not(#\#),
    .dt\:first\:-ml-3:not(#\#):first-child {
        margin-left: -1rem;
    }
    .dt\:-ml-4:not(#\#),
    .dt\:first\:-ml-4:not(#\#):first-child {
        margin-left: -1.25rem;
    }
    .dt\:-ml-5:not(#\#),
    .dt\:first\:-ml-5:not(#\#):first-child {
        margin-left: -1.5rem;
    }
    .dt\:-ml-6:not(#\#),
    .dt\:first\:-ml-6:not(#\#):first-child {
        margin-left: -1.75rem;
    }
    .dt\:-ml-7:not(#\#),
    .dt\:first\:-ml-7:not(#\#):first-child {
        margin-left: -2rem;
    }
    .dt\:-ml-8:not(#\#),
    .dt\:first\:-ml-8:not(#\#):first-child {
        margin-left: -2.5rem;
    }
    .dt\:-ml-9:not(#\#),
    .dt\:first\:-ml-9:not(#\#):first-child {
        margin-left: -3rem;
    }
    .dt\:-ml-10:not(#\#),
    .dt\:first\:-ml-10:not(#\#):first-child {
        margin-left: -4rem;
    }
    .dt\:-ml-11:not(#\#),
    .dt\:first\:-ml-11:not(#\#):first-child {
        margin-left: -5rem;
    }
    .dt\:-ml-12:not(#\#),
    .dt\:first\:-ml-12:not(#\#):first-child {
        margin-left: -6rem;
    }
    .dt\:-ml:not(#\#),
    .dt\:first\:-ml:not(#\#):first-child {
        margin-left: -1rem;
    }
    .dt\:-ml-px:not(#\#),
    .dt\:first\:-ml-px:not(#\#):first-child {
        margin-left: -1px;
    }
    .dt\:-ml-0\.5:not(#\#),
    .dt\:first\:-ml-0\.5:not(#\#):first-child {
        margin-left: -.125rem;
    }
    .dt\:-ml-1\.5:not(#\#),
    .dt\:first\:-ml-1\.5:not(#\#):first-child {
        margin-left: -.375rem;
    }
    .dt\:-ml-2\.5:not(#\#),
    .dt\:first\:-ml-2\.5:not(#\#):first-child {
        margin-left: -.75rem;
    }
    .dt\:f-px-2xs:not(#\#),
    .dt\:last\:f-px-2xs:not(#\#):last-child {
        padding-left: var(--all-f-2xs);
        padding-right: var(--all-f-2xs);
    }
    .dt\:f-px-xs:not(#\#),
    .dt\:last\:f-px-xs:not(#\#):last-child {
        padding-left: var(--all-f-xs);
        padding-right: var(--all-f-xs);
    }
    .dt\:f-px-sm:not(#\#),
    .dt\:last\:f-px-sm:not(#\#):last-child {
        padding-left: var(--all-f-sm);
        padding-right: var(--all-f-sm);
    }
    .dt\:f-px:not(#\#),
    .dt\:last\:f-px:not(#\#):last-child {
        padding-left: var(--all-f);
        padding-right: var(--all-f);
    }
    .dt\:f-px-md:not(#\#),
    .dt\:last\:f-px-md:not(#\#):last-child {
        padding-left: var(--all-f-md);
        padding-right: var(--all-f-md);
    }
    .dt\:f-px-lg:not(#\#),
    .dt\:last\:f-px-lg:not(#\#):last-child {
        padding-left: var(--all-f-lg);
        padding-right: var(--all-f-lg);
    }
    .dt\:f-px-xl:not(#\#),
    .dt\:last\:f-px-xl:not(#\#):last-child {
        padding-left: var(--all-f-xl);
        padding-right: var(--all-f-xl);
    }
    .dt\:f-px-2xl:not(#\#),
    .dt\:last\:f-px-2xl:not(#\#):last-child {
        padding-left: var(--all-f-2xl);
        padding-right: var(--all-f-2xl);
    }
    .dt\:last\:w-px-2xs:not(#\#):last-child,
    .dt\:w-px-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
        padding-right: var(--all-w-2xs);
    }
    .dt\:last\:w-px-xs:not(#\#):last-child,
    .dt\:w-px-xs:not(#\#) {
        padding-left: var(--all-w-xs);
        padding-right: var(--all-w-xs);
    }
    .dt\:last\:w-px-sm:not(#\#):last-child,
    .dt\:w-px-sm:not(#\#) {
        padding-left: var(--all-w-sm);
        padding-right: var(--all-w-sm);
    }
    .dt\:last\:w-px:not(#\#):last-child,
    .dt\:w-px:not(#\#) {
        padding-left: var(--all-w);
        padding-right: var(--all-w);
    }
    .dt\:last\:w-px-md:not(#\#):last-child,
    .dt\:w-px-md:not(#\#) {
        padding-left: var(--all-w-md);
        padding-right: var(--all-w-md);
    }
    .dt\:last\:w-px-lg:not(#\#):last-child,
    .dt\:w-px-lg:not(#\#) {
        padding-left: var(--all-w-lg);
        padding-right: var(--all-w-lg);
    }
    .dt\:last\:w-px-xl:not(#\#):last-child,
    .dt\:w-px-xl:not(#\#) {
        padding-left: var(--all-w-xl);
        padding-right: var(--all-w-xl);
    }
    .dt\:last\:w-px-2xl:not(#\#):last-child,
    .dt\:w-px-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
        padding-right: var(--all-w-2xl);
    }
    .dt\:last\:px-0:not(#\#):last-child,
    .dt\:px-0:not(#\#) {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .dt\:last\:px-1:not(#\#):last-child,
    .dt\:px-1:not(#\#) {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .dt\:last\:px-2:not(#\#):last-child,
    .dt\:px-2:not(#\#) {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .dt\:last\:px-3:not(#\#):last-child,
    .dt\:px-3:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .dt\:last\:px-4:not(#\#):last-child,
    .dt\:px-4:not(#\#) {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .dt\:last\:px-5:not(#\#):last-child,
    .dt\:px-5:not(#\#) {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .dt\:last\:px-6:not(#\#):last-child,
    .dt\:px-6:not(#\#) {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .dt\:last\:px-7:not(#\#):last-child,
    .dt\:px-7:not(#\#) {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .dt\:last\:px-8:not(#\#):last-child,
    .dt\:px-8:not(#\#) {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .dt\:last\:px-9:not(#\#):last-child,
    .dt\:px-9:not(#\#) {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .dt\:last\:px-10:not(#\#):last-child,
    .dt\:px-10:not(#\#) {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .dt\:last\:px-11:not(#\#):last-child,
    .dt\:px-11:not(#\#) {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .dt\:last\:px-12:not(#\#):last-child,
    .dt\:px-12:not(#\#) {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .dt\:last\:px:not(#\#):last-child,
    .dt\:px:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .dt\:last\:px-px:not(#\#):last-child,
    .dt\:px-px:not(#\#) {
        padding-left: 1px;
        padding-right: 1px;
    }
    .dt\:last\:px-0\.5:not(#\#):last-child,
    .dt\:px-0\.5:not(#\#) {
        padding-left: .125rem;
        padding-right: .125rem;
    }
    .dt\:last\:px-1\.5:not(#\#):last-child,
    .dt\:px-1\.5:not(#\#) {
        padding-left: .375rem;
        padding-right: .375rem;
    }
    .dt\:last\:px-2\.5:not(#\#):last-child,
    .dt\:px-2\.5:not(#\#) {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .dt\:f-py-2xs:not(#\#),
    .dt\:last\:f-py-2xs:not(#\#):last-child {
        padding-top: var(--all-f-2xs);
        padding-bottom: var(--all-f-2xs);
    }
    .dt\:f-py-xs:not(#\#),
    .dt\:last\:f-py-xs:not(#\#):last-child {
        padding-top: var(--all-f-xs);
        padding-bottom: var(--all-f-xs);
    }
    .dt\:f-py-sm:not(#\#),
    .dt\:last\:f-py-sm:not(#\#):last-child {
        padding-top: var(--all-f-sm);
        padding-bottom: var(--all-f-sm);
    }
    .dt\:f-py:not(#\#),
    .dt\:last\:f-py:not(#\#):last-child {
        padding-top: var(--all-f);
        padding-bottom: var(--all-f);
    }
    .dt\:f-py-md:not(#\#),
    .dt\:last\:f-py-md:not(#\#):last-child {
        padding-top: var(--all-f-md);
        padding-bottom: var(--all-f-md);
    }
    .dt\:f-py-lg:not(#\#),
    .dt\:last\:f-py-lg:not(#\#):last-child {
        padding-top: var(--all-f-lg);
        padding-bottom: var(--all-f-lg);
    }
    .dt\:f-py-xl:not(#\#),
    .dt\:last\:f-py-xl:not(#\#):last-child {
        padding-top: var(--all-f-xl);
        padding-bottom: var(--all-f-xl);
    }
    .dt\:f-py-2xl:not(#\#),
    .dt\:last\:f-py-2xl:not(#\#):last-child {
        padding-top: var(--all-f-2xl);
        padding-bottom: var(--all-f-2xl);
    }
    .dt\:last\:w-py-2xs:not(#\#):last-child,
    .dt\:w-py-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
        padding-bottom: var(--all-w-2xs);
    }
    .dt\:last\:w-py-xs:not(#\#):last-child,
    .dt\:w-py-xs:not(#\#) {
        padding-top: var(--all-w-xs);
        padding-bottom: var(--all-w-xs);
    }
    .dt\:last\:w-py-sm:not(#\#):last-child,
    .dt\:w-py-sm:not(#\#) {
        padding-top: var(--all-w-sm);
        padding-bottom: var(--all-w-sm);
    }
    .dt\:last\:w-py:not(#\#):last-child,
    .dt\:w-py:not(#\#) {
        padding-top: var(--all-w);
        padding-bottom: var(--all-w);
    }
    .dt\:last\:w-py-md:not(#\#):last-child,
    .dt\:w-py-md:not(#\#) {
        padding-top: var(--all-w-md);
        padding-bottom: var(--all-w-md);
    }
    .dt\:last\:w-py-lg:not(#\#):last-child,
    .dt\:w-py-lg:not(#\#) {
        padding-top: var(--all-w-lg);
        padding-bottom: var(--all-w-lg);
    }
    .dt\:last\:w-py-xl:not(#\#):last-child,
    .dt\:w-py-xl:not(#\#) {
        padding-top: var(--all-w-xl);
        padding-bottom: var(--all-w-xl);
    }
    .dt\:last\:w-py-2xl:not(#\#):last-child,
    .dt\:w-py-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
        padding-bottom: var(--all-w-2xl);
    }
    .dt\:last\:py-0:not(#\#):last-child,
    .dt\:py-0:not(#\#) {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .dt\:last\:py-1:not(#\#):last-child,
    .dt\:py-1:not(#\#) {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .dt\:last\:py-2:not(#\#):last-child,
    .dt\:py-2:not(#\#) {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .dt\:last\:py-3:not(#\#):last-child,
    .dt\:py-3:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .dt\:last\:py-4:not(#\#):last-child,
    .dt\:py-4:not(#\#) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .dt\:last\:py-5:not(#\#):last-child,
    .dt\:py-5:not(#\#) {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .dt\:last\:py-6:not(#\#):last-child,
    .dt\:py-6:not(#\#) {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }
    .dt\:last\:py-7:not(#\#):last-child,
    .dt\:py-7:not(#\#) {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .dt\:last\:py-8:not(#\#):last-child,
    .dt\:py-8:not(#\#) {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .dt\:last\:py-9:not(#\#):last-child,
    .dt\:py-9:not(#\#) {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .dt\:last\:py-10:not(#\#):last-child,
    .dt\:py-10:not(#\#) {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .dt\:last\:py-11:not(#\#):last-child,
    .dt\:py-11:not(#\#) {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .dt\:last\:py-12:not(#\#):last-child,
    .dt\:py-12:not(#\#) {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .dt\:last\:py:not(#\#):last-child,
    .dt\:py:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .dt\:last\:py-px:not(#\#):last-child,
    .dt\:py-px:not(#\#) {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .dt\:last\:py-0\.5:not(#\#):last-child,
    .dt\:py-0\.5:not(#\#) {
        padding-top: .125rem;
        padding-bottom: .125rem;
    }
    .dt\:last\:py-1\.5:not(#\#):last-child,
    .dt\:py-1\.5:not(#\#) {
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .dt\:last\:py-2\.5:not(#\#):last-child,
    .dt\:py-2\.5:not(#\#) {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }
    .dt\:f-p-2xs:not(#\#) {
        padding: var(--all-f-2xs);
    }
    .dt\:f-p-xs:not(#\#) {
        padding: var(--all-f-xs);
    }
    .dt\:f-p-sm:not(#\#) {
        padding: var(--all-f-sm);
    }
    .dt\:f-p:not(#\#) {
        padding: var(--all-f);
    }
    .dt\:f-p-md:not(#\#) {
        padding: var(--all-f-md);
    }
    .dt\:f-p-lg:not(#\#) {
        padding: var(--all-f-lg);
    }
    .dt\:f-p-xl:not(#\#) {
        padding: var(--all-f-xl);
    }
    .dt\:f-p-2xl:not(#\#) {
        padding: var(--all-f-2xl);
    }
    .dt\:w-p-2xs:not(#\#) {
        padding: var(--all-w-2xs);
    }
    .dt\:w-p-xs:not(#\#) {
        padding: var(--all-w-xs);
    }
    .dt\:w-p-sm:not(#\#) {
        padding: var(--all-w-sm);
    }
    .dt\:w-p:not(#\#) {
        padding: var(--all-w);
    }
    .dt\:w-p-md:not(#\#) {
        padding: var(--all-w-md);
    }
    .dt\:w-p-lg:not(#\#) {
        padding: var(--all-w-lg);
    }
    .dt\:w-p-xl:not(#\#) {
        padding: var(--all-w-xl);
    }
    .dt\:w-p-2xl:not(#\#) {
        padding: var(--all-w-2xl);
    }
    .dt\:p-0:not(#\#) {
        padding: 0rem;
    }
    .dt\:p-1:not(#\#) {
        padding: .25rem;
    }
    .dt\:p-2:not(#\#) {
        padding: .5rem;
    }
    .dt\:p-3:not(#\#) {
        padding: 1rem;
    }
    .dt\:p-4:not(#\#) {
        padding: 1.25rem;
    }
    .dt\:p-5:not(#\#) {
        padding: 1.5rem;
    }
    .dt\:p-6:not(#\#) {
        padding: 1.75rem;
    }
    .dt\:p-7:not(#\#) {
        padding: 2rem;
    }
    .dt\:p-8:not(#\#) {
        padding: 2.5rem;
    }
    .dt\:p-9:not(#\#) {
        padding: 3rem;
    }
    .dt\:p-10:not(#\#) {
        padding: 4rem;
    }
    .dt\:p-11:not(#\#) {
        padding: 5rem;
    }
    .dt\:p-12:not(#\#) {
        padding: 6rem;
    }
    .dt\:p:not(#\#) {
        padding: 1rem;
    }
    .dt\:p-px:not(#\#) {
        padding: 1px;
    }
    .dt\:p-0\.5:not(#\#) {
        padding: .125rem;
    }
    .dt\:p-1\.5:not(#\#) {
        padding: .375rem;
    }
    .dt\:p-2\.5:not(#\#) {
        padding: .75rem;
    }
    .dt\:f-pt-2xs:not(#\#),
    .dt\:first\:f-pt-2xs:not(#\#):first-child {
        padding-top: var(--all-f-2xs);
    }
    .dt\:f-pt-xs:not(#\#),
    .dt\:first\:f-pt-xs:not(#\#):first-child {
        padding-top: var(--all-f-xs);
    }
    .dt\:f-pt-sm:not(#\#),
    .dt\:first\:f-pt-sm:not(#\#):first-child {
        padding-top: var(--all-f-sm);
    }
    .dt\:f-pt:not(#\#),
    .dt\:first\:f-pt:not(#\#):first-child {
        padding-top: var(--all-f);
    }
    .dt\:f-pt-md:not(#\#),
    .dt\:first\:f-pt-md:not(#\#):first-child {
        padding-top: var(--all-f-md);
    }
    .dt\:f-pt-lg:not(#\#),
    .dt\:first\:f-pt-lg:not(#\#):first-child {
        padding-top: var(--all-f-lg);
    }
    .dt\:f-pt-xl:not(#\#),
    .dt\:first\:f-pt-xl:not(#\#):first-child {
        padding-top: var(--all-f-xl);
    }
    .dt\:f-pt-2xl:not(#\#),
    .dt\:first\:f-pt-2xl:not(#\#):first-child {
        padding-top: var(--all-f-2xl);
    }
    .dt\:first\:w-pt-2xs:not(#\#):first-child,
    .dt\:w-pt-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
    }
    .dt\:first\:w-pt-xs:not(#\#):first-child,
    .dt\:w-pt-xs:not(#\#) {
        padding-top: var(--all-w-xs);
    }
    .dt\:first\:w-pt-sm:not(#\#):first-child,
    .dt\:w-pt-sm:not(#\#) {
        padding-top: var(--all-w-sm);
    }
    .dt\:first\:w-pt:not(#\#):first-child,
    .dt\:w-pt:not(#\#) {
        padding-top: var(--all-w);
    }
    .dt\:first\:w-pt-md:not(#\#):first-child,
    .dt\:w-pt-md:not(#\#) {
        padding-top: var(--all-w-md);
    }
    .dt\:first\:w-pt-lg:not(#\#):first-child,
    .dt\:w-pt-lg:not(#\#) {
        padding-top: var(--all-w-lg);
    }
    .dt\:first\:w-pt-xl:not(#\#):first-child,
    .dt\:w-pt-xl:not(#\#) {
        padding-top: var(--all-w-xl);
    }
    .dt\:first\:w-pt-2xl:not(#\#):first-child,
    .dt\:w-pt-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
    }
    .dt\:first\:pt-0:not(#\#):first-child,
    .dt\:pt-0:not(#\#) {
        padding-top: 0rem;
    }
    .dt\:first\:pt-1:not(#\#):first-child,
    .dt\:pt-1:not(#\#) {
        padding-top: .25rem;
    }
    .dt\:first\:pt-2:not(#\#):first-child,
    .dt\:pt-2:not(#\#) {
        padding-top: .5rem;
    }
    .dt\:first\:pt-3:not(#\#):first-child,
    .dt\:pt-3:not(#\#) {
        padding-top: 1rem;
    }
    .dt\:first\:pt-4:not(#\#):first-child,
    .dt\:pt-4:not(#\#) {
        padding-top: 1.25rem;
    }
    .dt\:first\:pt-5:not(#\#):first-child,
    .dt\:pt-5:not(#\#) {
        padding-top: 1.5rem;
    }
    .dt\:first\:pt-6:not(#\#):first-child,
    .dt\:pt-6:not(#\#) {
        padding-top: 1.75rem;
    }
    .dt\:first\:pt-7:not(#\#):first-child,
    .dt\:pt-7:not(#\#) {
        padding-top: 2rem;
    }
    .dt\:first\:pt-8:not(#\#):first-child,
    .dt\:pt-8:not(#\#) {
        padding-top: 2.5rem;
    }
    .dt\:first\:pt-9:not(#\#):first-child,
    .dt\:pt-9:not(#\#) {
        padding-top: 3rem;
    }
    .dt\:first\:pt-10:not(#\#):first-child,
    .dt\:pt-10:not(#\#) {
        padding-top: 4rem;
    }
    .dt\:first\:pt-11:not(#\#):first-child,
    .dt\:pt-11:not(#\#) {
        padding-top: 5rem;
    }
    .dt\:first\:pt-12:not(#\#):first-child,
    .dt\:pt-12:not(#\#) {
        padding-top: 6rem;
    }
    .dt\:first\:pt:not(#\#):first-child,
    .dt\:pt:not(#\#) {
        padding-top: 1rem;
    }
    .dt\:first\:pt-px:not(#\#):first-child,
    .dt\:pt-px:not(#\#) {
        padding-top: 1px;
    }
    .dt\:first\:pt-0\.5:not(#\#):first-child,
    .dt\:pt-0\.5:not(#\#) {
        padding-top: .125rem;
    }
    .dt\:first\:pt-1\.5:not(#\#):first-child,
    .dt\:pt-1\.5:not(#\#) {
        padding-top: .375rem;
    }
    .dt\:first\:pt-2\.5:not(#\#):first-child,
    .dt\:pt-2\.5:not(#\#) {
        padding-top: .75rem;
    }
    .dt\:f-pr-2xs:not(#\#),
    .dt\:last\:f-pr-2xs:not(#\#):last-child {
        padding-right: var(--all-f-2xs);
    }
    .dt\:f-pr-xs:not(#\#),
    .dt\:last\:f-pr-xs:not(#\#):last-child {
        padding-right: var(--all-f-xs);
    }
    .dt\:f-pr-sm:not(#\#),
    .dt\:last\:f-pr-sm:not(#\#):last-child {
        padding-right: var(--all-f-sm);
    }
    .dt\:f-pr:not(#\#),
    .dt\:last\:f-pr:not(#\#):last-child {
        padding-right: var(--all-f);
    }
    .dt\:f-pr-md:not(#\#),
    .dt\:last\:f-pr-md:not(#\#):last-child {
        padding-right: var(--all-f-md);
    }
    .dt\:f-pr-lg:not(#\#),
    .dt\:last\:f-pr-lg:not(#\#):last-child {
        padding-right: var(--all-f-lg);
    }
    .dt\:f-pr-xl:not(#\#),
    .dt\:last\:f-pr-xl:not(#\#):last-child {
        padding-right: var(--all-f-xl);
    }
    .dt\:f-pr-2xl:not(#\#),
    .dt\:last\:f-pr-2xl:not(#\#):last-child {
        padding-right: var(--all-f-2xl);
    }
    .dt\:last\:w-pr-2xs:not(#\#):last-child,
    .dt\:w-pr-2xs:not(#\#) {
        padding-right: var(--all-w-2xs);
    }
    .dt\:last\:w-pr-xs:not(#\#):last-child,
    .dt\:w-pr-xs:not(#\#) {
        padding-right: var(--all-w-xs);
    }
    .dt\:last\:w-pr-sm:not(#\#):last-child,
    .dt\:w-pr-sm:not(#\#) {
        padding-right: var(--all-w-sm);
    }
    .dt\:last\:w-pr:not(#\#):last-child,
    .dt\:w-pr:not(#\#) {
        padding-right: var(--all-w);
    }
    .dt\:last\:w-pr-md:not(#\#):last-child,
    .dt\:w-pr-md:not(#\#) {
        padding-right: var(--all-w-md);
    }
    .dt\:last\:w-pr-lg:not(#\#):last-child,
    .dt\:w-pr-lg:not(#\#) {
        padding-right: var(--all-w-lg);
    }
    .dt\:last\:w-pr-xl:not(#\#):last-child,
    .dt\:w-pr-xl:not(#\#) {
        padding-right: var(--all-w-xl);
    }
    .dt\:last\:w-pr-2xl:not(#\#):last-child,
    .dt\:w-pr-2xl:not(#\#) {
        padding-right: var(--all-w-2xl);
    }
    .dt\:last\:pr-0:not(#\#):last-child,
    .dt\:pr-0:not(#\#) {
        padding-right: 0rem;
    }
    .dt\:last\:pr-1:not(#\#):last-child,
    .dt\:pr-1:not(#\#) {
        padding-right: .25rem;
    }
    .dt\:last\:pr-2:not(#\#):last-child,
    .dt\:pr-2:not(#\#) {
        padding-right: .5rem;
    }
    .dt\:last\:pr-3:not(#\#):last-child,
    .dt\:pr-3:not(#\#) {
        padding-right: 1rem;
    }
    .dt\:last\:pr-4:not(#\#):last-child,
    .dt\:pr-4:not(#\#) {
        padding-right: 1.25rem;
    }
    .dt\:last\:pr-5:not(#\#):last-child,
    .dt\:pr-5:not(#\#) {
        padding-right: 1.5rem;
    }
    .dt\:last\:pr-6:not(#\#):last-child,
    .dt\:pr-6:not(#\#) {
        padding-right: 1.75rem;
    }
    .dt\:last\:pr-7:not(#\#):last-child,
    .dt\:pr-7:not(#\#) {
        padding-right: 2rem;
    }
    .dt\:last\:pr-8:not(#\#):last-child,
    .dt\:pr-8:not(#\#) {
        padding-right: 2.5rem;
    }
    .dt\:last\:pr-9:not(#\#):last-child,
    .dt\:pr-9:not(#\#) {
        padding-right: 3rem;
    }
    .dt\:last\:pr-10:not(#\#):last-child,
    .dt\:pr-10:not(#\#) {
        padding-right: 4rem;
    }
    .dt\:last\:pr-11:not(#\#):last-child,
    .dt\:pr-11:not(#\#) {
        padding-right: 5rem;
    }
    .dt\:last\:pr-12:not(#\#):last-child,
    .dt\:pr-12:not(#\#) {
        padding-right: 6rem;
    }
    .dt\:last\:pr:not(#\#):last-child,
    .dt\:pr:not(#\#) {
        padding-right: 1rem;
    }
    .dt\:last\:pr-px:not(#\#):last-child,
    .dt\:pr-px:not(#\#) {
        padding-right: 1px;
    }
    .dt\:last\:pr-0\.5:not(#\#):last-child,
    .dt\:pr-0\.5:not(#\#) {
        padding-right: .125rem;
    }
    .dt\:last\:pr-1\.5:not(#\#):last-child,
    .dt\:pr-1\.5:not(#\#) {
        padding-right: .375rem;
    }
    .dt\:last\:pr-2\.5:not(#\#):last-child,
    .dt\:pr-2\.5:not(#\#) {
        padding-right: .75rem;
    }
    .dt\:f-pb-2xs:not(#\#),
    .dt\:last\:f-pb-2xs:not(#\#):last-child {
        padding-bottom: var(--all-f-2xs);
    }
    .dt\:f-pb-xs:not(#\#),
    .dt\:last\:f-pb-xs:not(#\#):last-child {
        padding-bottom: var(--all-f-xs);
    }
    .dt\:f-pb-sm:not(#\#),
    .dt\:last\:f-pb-sm:not(#\#):last-child {
        padding-bottom: var(--all-f-sm);
    }
    .dt\:f-pb:not(#\#),
    .dt\:last\:f-pb:not(#\#):last-child {
        padding-bottom: var(--all-f);
    }
    .dt\:f-pb-md:not(#\#),
    .dt\:last\:f-pb-md:not(#\#):last-child {
        padding-bottom: var(--all-f-md);
    }
    .dt\:f-pb-lg:not(#\#),
    .dt\:last\:f-pb-lg:not(#\#):last-child {
        padding-bottom: var(--all-f-lg);
    }
    .dt\:f-pb-xl:not(#\#),
    .dt\:last\:f-pb-xl:not(#\#):last-child {
        padding-bottom: var(--all-f-xl);
    }
    .dt\:f-pb-2xl:not(#\#),
    .dt\:last\:f-pb-2xl:not(#\#):last-child {
        padding-bottom: var(--all-f-2xl);
    }
    .dt\:last\:w-pb-2xs:not(#\#):last-child,
    .dt\:w-pb-2xs:not(#\#) {
        padding-bottom: var(--all-w-2xs);
    }
    .dt\:last\:w-pb-xs:not(#\#):last-child,
    .dt\:w-pb-xs:not(#\#) {
        padding-bottom: var(--all-w-xs);
    }
    .dt\:last\:w-pb-sm:not(#\#):last-child,
    .dt\:w-pb-sm:not(#\#) {
        padding-bottom: var(--all-w-sm);
    }
    .dt\:last\:w-pb:not(#\#):last-child,
    .dt\:w-pb:not(#\#) {
        padding-bottom: var(--all-w);
    }
    .dt\:last\:w-pb-md:not(#\#):last-child,
    .dt\:w-pb-md:not(#\#) {
        padding-bottom: var(--all-w-md);
    }
    .dt\:last\:w-pb-lg:not(#\#):last-child,
    .dt\:w-pb-lg:not(#\#) {
        padding-bottom: var(--all-w-lg);
    }
    .dt\:last\:w-pb-xl:not(#\#):last-child,
    .dt\:w-pb-xl:not(#\#) {
        padding-bottom: var(--all-w-xl);
    }
    .dt\:last\:w-pb-2xl:not(#\#):last-child,
    .dt\:w-pb-2xl:not(#\#) {
        padding-bottom: var(--all-w-2xl);
    }
    .dt\:last\:pb-0:not(#\#):last-child,
    .dt\:pb-0:not(#\#) {
        padding-bottom: 0rem;
    }
    .dt\:last\:pb-1:not(#\#):last-child,
    .dt\:pb-1:not(#\#) {
        padding-bottom: .25rem;
    }
    .dt\:last\:pb-2:not(#\#):last-child,
    .dt\:pb-2:not(#\#) {
        padding-bottom: .5rem;
    }
    .dt\:last\:pb-3:not(#\#):last-child,
    .dt\:pb-3:not(#\#) {
        padding-bottom: 1rem;
    }
    .dt\:last\:pb-4:not(#\#):last-child,
    .dt\:pb-4:not(#\#) {
        padding-bottom: 1.25rem;
    }
    .dt\:last\:pb-5:not(#\#):last-child,
    .dt\:pb-5:not(#\#) {
        padding-bottom: 1.5rem;
    }
    .dt\:last\:pb-6:not(#\#):last-child,
    .dt\:pb-6:not(#\#) {
        padding-bottom: 1.75rem;
    }
    .dt\:last\:pb-7:not(#\#):last-child,
    .dt\:pb-7:not(#\#) {
        padding-bottom: 2rem;
    }
    .dt\:last\:pb-8:not(#\#):last-child,
    .dt\:pb-8:not(#\#) {
        padding-bottom: 2.5rem;
    }
    .dt\:last\:pb-9:not(#\#):last-child,
    .dt\:pb-9:not(#\#) {
        padding-bottom: 3rem;
    }
    .dt\:last\:pb-10:not(#\#):last-child,
    .dt\:pb-10:not(#\#) {
        padding-bottom: 4rem;
    }
    .dt\:last\:pb-11:not(#\#):last-child,
    .dt\:pb-11:not(#\#) {
        padding-bottom: 5rem;
    }
    .dt\:last\:pb-12:not(#\#):last-child,
    .dt\:pb-12:not(#\#) {
        padding-bottom: 6rem;
    }
    .dt\:last\:pb:not(#\#):last-child,
    .dt\:pb:not(#\#) {
        padding-bottom: 1rem;
    }
    .dt\:last\:pb-px:not(#\#):last-child,
    .dt\:pb-px:not(#\#) {
        padding-bottom: 1px;
    }
    .dt\:last\:pb-0\.5:not(#\#):last-child,
    .dt\:pb-0\.5:not(#\#) {
        padding-bottom: .125rem;
    }
    .dt\:last\:pb-1\.5:not(#\#):last-child,
    .dt\:pb-1\.5:not(#\#) {
        padding-bottom: .375rem;
    }
    .dt\:last\:pb-2\.5:not(#\#):last-child,
    .dt\:pb-2\.5:not(#\#) {
        padding-bottom: .75rem;
    }
    .dt\:f-pl-2xs:not(#\#),
    .dt\:first\:f-pl-2xs:not(#\#):first-child {
        padding-left: var(--all-f-2xs);
    }
    .dt\:f-pl-xs:not(#\#),
    .dt\:first\:f-pl-xs:not(#\#):first-child {
        padding-left: var(--all-f-xs);
    }
    .dt\:f-pl-sm:not(#\#),
    .dt\:first\:f-pl-sm:not(#\#):first-child {
        padding-left: var(--all-f-sm);
    }
    .dt\:f-pl:not(#\#),
    .dt\:first\:f-pl:not(#\#):first-child {
        padding-left: var(--all-f);
    }
    .dt\:f-pl-md:not(#\#),
    .dt\:first\:f-pl-md:not(#\#):first-child {
        padding-left: var(--all-f-md);
    }
    .dt\:f-pl-lg:not(#\#),
    .dt\:first\:f-pl-lg:not(#\#):first-child {
        padding-left: var(--all-f-lg);
    }
    .dt\:f-pl-xl:not(#\#),
    .dt\:first\:f-pl-xl:not(#\#):first-child {
        padding-left: var(--all-f-xl);
    }
    .dt\:f-pl-2xl:not(#\#),
    .dt\:first\:f-pl-2xl:not(#\#):first-child {
        padding-left: var(--all-f-2xl);
    }
    .dt\:first\:w-pl-2xs:not(#\#):first-child,
    .dt\:w-pl-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
    }
    .dt\:first\:w-pl-xs:not(#\#):first-child,
    .dt\:w-pl-xs:not(#\#) {
        padding-left: var(--all-w-xs);
    }
    .dt\:first\:w-pl-sm:not(#\#):first-child,
    .dt\:w-pl-sm:not(#\#) {
        padding-left: var(--all-w-sm);
    }
    .dt\:first\:w-pl:not(#\#):first-child,
    .dt\:w-pl:not(#\#) {
        padding-left: var(--all-w);
    }
    .dt\:first\:w-pl-md:not(#\#):first-child,
    .dt\:w-pl-md:not(#\#) {
        padding-left: var(--all-w-md);
    }
    .dt\:first\:w-pl-lg:not(#\#):first-child,
    .dt\:w-pl-lg:not(#\#) {
        padding-left: var(--all-w-lg);
    }
    .dt\:first\:w-pl-xl:not(#\#):first-child,
    .dt\:w-pl-xl:not(#\#) {
        padding-left: var(--all-w-xl);
    }
    .dt\:first\:w-pl-2xl:not(#\#):first-child,
    .dt\:w-pl-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
    }
    .dt\:first\:pl-0:not(#\#):first-child,
    .dt\:pl-0:not(#\#) {
        padding-left: 0rem;
    }
    .dt\:first\:pl-1:not(#\#):first-child,
    .dt\:pl-1:not(#\#) {
        padding-left: .25rem;
    }
    .dt\:first\:pl-2:not(#\#):first-child,
    .dt\:pl-2:not(#\#) {
        padding-left: .5rem;
    }
    .dt\:first\:pl-3:not(#\#):first-child,
    .dt\:pl-3:not(#\#) {
        padding-left: 1rem;
    }
    .dt\:first\:pl-4:not(#\#):first-child,
    .dt\:pl-4:not(#\#) {
        padding-left: 1.25rem;
    }
    .dt\:first\:pl-5:not(#\#):first-child,
    .dt\:pl-5:not(#\#) {
        padding-left: 1.5rem;
    }
    .dt\:first\:pl-6:not(#\#):first-child,
    .dt\:pl-6:not(#\#) {
        padding-left: 1.75rem;
    }
    .dt\:first\:pl-7:not(#\#):first-child,
    .dt\:pl-7:not(#\#) {
        padding-left: 2rem;
    }
    .dt\:first\:pl-8:not(#\#):first-child,
    .dt\:pl-8:not(#\#) {
        padding-left: 2.5rem;
    }
    .dt\:first\:pl-9:not(#\#):first-child,
    .dt\:pl-9:not(#\#) {
        padding-left: 3rem;
    }
    .dt\:first\:pl-10:not(#\#):first-child,
    .dt\:pl-10:not(#\#) {
        padding-left: 4rem;
    }
    .dt\:first\:pl-11:not(#\#):first-child,
    .dt\:pl-11:not(#\#) {
        padding-left: 5rem;
    }
    .dt\:first\:pl-12:not(#\#):first-child,
    .dt\:pl-12:not(#\#) {
        padding-left: 6rem;
    }
    .dt\:first\:pl:not(#\#):first-child,
    .dt\:pl:not(#\#) {
        padding-left: 1rem;
    }
    .dt\:first\:pl-px:not(#\#):first-child,
    .dt\:pl-px:not(#\#) {
        padding-left: 1px;
    }
    .dt\:first\:pl-0\.5:not(#\#):first-child,
    .dt\:pl-0\.5:not(#\#) {
        padding-left: .125rem;
    }
    .dt\:first\:pl-1\.5:not(#\#):first-child,
    .dt\:pl-1\.5:not(#\#) {
        padding-left: .375rem;
    }
    .dt\:first\:pl-2\.5:not(#\#):first-child,
    .dt\:pl-2\.5:not(#\#) {
        padding-left: .75rem;
    }
    .dt\:after\:hide:not(#\#)::after,
    .dt\:before\:hide:not(#\#)::before,
    .dt\:hide:not(#\#),
    .dt\:nobr:not(#\#) br {
        display: none!important;
    }
}
@media (max-width:1679.98px) {
    .dt\:table:not(#\#) {
        display: block;
        width: 100%;
    }
    .dt\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
    .dt\:after\:show:not(#\#)::after,
    .dt\:before\:show:not(#\#)::before,
    .dt\:br:not(#\#) br,
    .dt\:show:not(#\#) {
        display: none!important;
    }
}
@media (max-width:1279.98px) {
    .lt\:table:not(#\#) {
        display: block;
        width: 100%;
    }
    .lt\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
    .lt\:after\:show:not(#\#)::after,
    .lt\:before\:show:not(#\#)::before,
    .lt\:br:not(#\#) br,
    .lt\:show:not(#\#) {
        display: none!important;
    }
}
@media (max-width:767.98px) {
    .tb\:table:not(#\#) {
        display: block;
        width: 100%;
    }
    .tb\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
    .tb\:after\:show:not(#\#)::after,
    .tb\:before\:show:not(#\#)::before,
    .tb\:br:not(#\#) br,
    .tb\:show:not(#\#) {
        display: none!important;
    }
}
@media (max-width:575.98px) {
    .sp\:border:not(#\#),
    .sp\:first\:border:not(#\#):first-child,
    .sp\:last\:border:not(#\#):last-child {
        border-width: 1px;
    }
    .sp\:border-0:not(#\#),
    .sp\:first\:border-0:not(#\#):first-child,
    .sp\:last\:border-0:not(#\#):last-child {
        border-width: 0px;
    }
    .sp\:border-1:not(#\#),
    .sp\:first\:border-1:not(#\#):first-child,
    .sp\:last\:border-1:not(#\#):last-child {
        border-width: 1px;
    }
    .sp\:border-2:not(#\#),
    .sp\:first\:border-2:not(#\#):first-child,
    .sp\:last\:border-2:not(#\#):last-child {
        border-width: 2px;
    }
    .sp\:border-3:not(#\#),
    .sp\:first\:border-3:not(#\#):first-child,
    .sp\:last\:border-3:not(#\#):last-child {
        border-width: 3px;
    }
    .sp\:border-4:not(#\#),
    .sp\:first\:border-4:not(#\#):first-child,
    .sp\:last\:border-4:not(#\#):last-child {
        border-width: 4px;
    }
    .sp\:border-5:not(#\#),
    .sp\:first\:border-5:not(#\#):first-child,
    .sp\:last\:border-5:not(#\#):last-child {
        border-width: 5px;
    }
    .sp\:border-t:not(#\#),
    .sp\:first\:border-t:not(#\#):first-child,
    .sp\:last\:border-t:not(#\#):last-child {
        border-top-width: 1px;
    }
    .sp\:border-t-0:not(#\#),
    .sp\:first\:border-t-0:not(#\#):first-child,
    .sp\:last\:border-t-0:not(#\#):last-child {
        border-top-width: 0px;
    }
    .sp\:border-t-1:not(#\#),
    .sp\:first\:border-t-1:not(#\#):first-child,
    .sp\:last\:border-t-1:not(#\#):last-child {
        border-top-width: 1px;
    }
    .sp\:border-t-2:not(#\#),
    .sp\:first\:border-t-2:not(#\#):first-child,
    .sp\:last\:border-t-2:not(#\#):last-child {
        border-top-width: 2px;
    }
    .sp\:border-t-3:not(#\#),
    .sp\:first\:border-t-3:not(#\#):first-child,
    .sp\:last\:border-t-3:not(#\#):last-child {
        border-top-width: 3px;
    }
    .sp\:border-t-4:not(#\#),
    .sp\:first\:border-t-4:not(#\#):first-child,
    .sp\:last\:border-t-4:not(#\#):last-child {
        border-top-width: 4px;
    }
    .sp\:border-t-5:not(#\#),
    .sp\:first\:border-t-5:not(#\#):first-child,
    .sp\:last\:border-t-5:not(#\#):last-child {
        border-top-width: 5px;
    }
    .sp\:border-r:not(#\#),
    .sp\:first\:border-r:not(#\#):first-child,
    .sp\:last\:border-r:not(#\#):last-child {
        border-right-width: 1px;
    }
    .sp\:border-r-0:not(#\#),
    .sp\:first\:border-r-0:not(#\#):first-child,
    .sp\:last\:border-r-0:not(#\#):last-child {
        border-right-width: 0px;
    }
    .sp\:border-r-1:not(#\#),
    .sp\:first\:border-r-1:not(#\#):first-child,
    .sp\:last\:border-r-1:not(#\#):last-child {
        border-right-width: 1px;
    }
    .sp\:border-r-2:not(#\#),
    .sp\:first\:border-r-2:not(#\#):first-child,
    .sp\:last\:border-r-2:not(#\#):last-child {
        border-right-width: 2px;
    }
    .sp\:border-r-3:not(#\#),
    .sp\:first\:border-r-3:not(#\#):first-child,
    .sp\:last\:border-r-3:not(#\#):last-child {
        border-right-width: 3px;
    }
    .sp\:border-r-4:not(#\#),
    .sp\:first\:border-r-4:not(#\#):first-child,
    .sp\:last\:border-r-4:not(#\#):last-child {
        border-right-width: 4px;
    }
    .sp\:border-r-5:not(#\#),
    .sp\:first\:border-r-5:not(#\#):first-child,
    .sp\:last\:border-r-5:not(#\#):last-child {
        border-right-width: 5px;
    }
    .sp\:border-b:not(#\#),
    .sp\:first\:border-b:not(#\#):first-child,
    .sp\:last\:border-b:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .sp\:border-b-0:not(#\#),
    .sp\:first\:border-b-0:not(#\#):first-child,
    .sp\:last\:border-b-0:not(#\#):last-child {
        border-bottom-width: 0px;
    }
    .sp\:border-b-1:not(#\#),
    .sp\:first\:border-b-1:not(#\#):first-child,
    .sp\:last\:border-b-1:not(#\#):last-child {
        border-bottom-width: 1px;
    }
    .sp\:border-b-2:not(#\#),
    .sp\:first\:border-b-2:not(#\#):first-child,
    .sp\:last\:border-b-2:not(#\#):last-child {
        border-bottom-width: 2px;
    }
    .sp\:border-b-3:not(#\#),
    .sp\:first\:border-b-3:not(#\#):first-child,
    .sp\:last\:border-b-3:not(#\#):last-child {
        border-bottom-width: 3px;
    }
    .sp\:border-b-4:not(#\#),
    .sp\:first\:border-b-4:not(#\#):first-child,
    .sp\:last\:border-b-4:not(#\#):last-child {
        border-bottom-width: 4px;
    }
    .sp\:border-b-5:not(#\#),
    .sp\:first\:border-b-5:not(#\#):first-child,
    .sp\:last\:border-b-5:not(#\#):last-child {
        border-bottom-width: 5px;
    }
    .sp\:border-l:not(#\#),
    .sp\:first\:border-l:not(#\#):first-child,
    .sp\:last\:border-l:not(#\#):last-child {
        border-left-width: 1px;
    }
    .sp\:border-l-0:not(#\#),
    .sp\:first\:border-l-0:not(#\#):first-child,
    .sp\:last\:border-l-0:not(#\#):last-child {
        border-left-width: 0px;
    }
    .sp\:border-l-1:not(#\#),
    .sp\:first\:border-l-1:not(#\#):first-child,
    .sp\:last\:border-l-1:not(#\#):last-child {
        border-left-width: 1px;
    }
    .sp\:border-l-2:not(#\#),
    .sp\:first\:border-l-2:not(#\#):first-child,
    .sp\:last\:border-l-2:not(#\#):last-child {
        border-left-width: 2px;
    }
    .sp\:border-l-3:not(#\#),
    .sp\:first\:border-l-3:not(#\#):first-child,
    .sp\:last\:border-l-3:not(#\#):last-child {
        border-left-width: 3px;
    }
    .sp\:border-l-4:not(#\#),
    .sp\:first\:border-l-4:not(#\#):first-child,
    .sp\:last\:border-l-4:not(#\#):last-child {
        border-left-width: 4px;
    }
    .sp\:border-l-5:not(#\#),
    .sp\:first\:border-l-5:not(#\#):first-child,
    .sp\:last\:border-l-5:not(#\#):last-child {
        border-left-width: 5px;
    }
    .sp\:first\:rounded-xs:not(#\#):first-child,
    .sp\:last\:rounded-xs:not(#\#):last-child,
    .sp\:rounded-xs:not(#\#) {
        border-radius: .125rem;
    }
    .sp\:first\:rounded-sm:not(#\#):first-child,
    .sp\:last\:rounded-sm:not(#\#):last-child,
    .sp\:rounded-sm:not(#\#) {
        border-radius: .25rem;
    }
    .sp\:first\:rounded:not(#\#):first-child,
    .sp\:last\:rounded:not(#\#):last-child,
    .sp\:rounded:not(#\#) {
        border-radius: .375rem;
    }
    .sp\:first\:rounded-md:not(#\#):first-child,
    .sp\:last\:rounded-md:not(#\#):last-child,
    .sp\:rounded-md:not(#\#) {
        border-radius: .5rem;
    }
    .sp\:first\:rounded-lg:not(#\#):first-child,
    .sp\:last\:rounded-lg:not(#\#):last-child,
    .sp\:rounded-lg:not(#\#) {
        border-radius: .75rem;
    }
    .sp\:first\:rounded-xl:not(#\#):first-child,
    .sp\:last\:rounded-xl:not(#\#):last-child,
    .sp\:rounded-xl:not(#\#) {
        border-radius: 1rem;
    }
    .sp\:first\:rounded-2xl:not(#\#):first-child,
    .sp\:last\:rounded-2xl:not(#\#):last-child,
    .sp\:rounded-2xl:not(#\#) {
        border-radius: 1.5rem;
    }
    .sp\:first\:rounded-3xl:not(#\#):first-child,
    .sp\:last\:rounded-3xl:not(#\#):last-child,
    .sp\:rounded-3xl:not(#\#) {
        border-radius: 2rem;
    }
    .sp\:first\:rounded-full:not(#\#):first-child,
    .sp\:last\:rounded-full:not(#\#):last-child,
    .sp\:rounded-full:not(#\#) {
        border-radius: 999rem;
    }
    .sp\:first\:rounded-inherit:not(#\#):first-child,
    .sp\:last\:rounded-inherit:not(#\#):last-child,
    .sp\:rounded-inherit:not(#\#) {
        border-radius: inherit;
    }
    .sp\:first\:rounded-none:not(#\#):first-child,
    .sp\:last\:rounded-none:not(#\#):last-child,
    .sp\:rounded-none:not(#\#) {
        border-radius: 0;
    }
    .sp\:first\:rounded-t-xs:not(#\#):first-child,
    .sp\:last\:rounded-t-xs:not(#\#):last-child,
    .sp\:rounded-t-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-top-left-radius: .125rem;
    }
    .sp\:first\:rounded-t-sm:not(#\#):first-child,
    .sp\:last\:rounded-t-sm:not(#\#):last-child,
    .sp\:rounded-t-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }
    .sp\:first\:rounded-t:not(#\#):first-child,
    .sp\:last\:rounded-t:not(#\#):last-child,
    .sp\:rounded-t:not(#\#) {
        border-top-right-radius: .375rem;
        border-top-left-radius: .375rem;
    }
    .sp\:first\:rounded-t-md:not(#\#):first-child,
    .sp\:last\:rounded-t-md:not(#\#):last-child,
    .sp\:rounded-t-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-top-left-radius: .5rem;
    }
    .sp\:first\:rounded-t-lg:not(#\#):first-child,
    .sp\:last\:rounded-t-lg:not(#\#):last-child,
    .sp\:rounded-t-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-top-left-radius: .75rem;
    }
    .sp\:first\:rounded-t-xl:not(#\#):first-child,
    .sp\:last\:rounded-t-xl:not(#\#):last-child,
    .sp\:rounded-t-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
    }
    .sp\:first\:rounded-t-2xl:not(#\#):first-child,
    .sp\:last\:rounded-t-2xl:not(#\#):last-child,
    .sp\:rounded-t-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-top-left-radius: 1.5rem;
    }
    .sp\:first\:rounded-t-3xl:not(#\#):first-child,
    .sp\:last\:rounded-t-3xl:not(#\#):last-child,
    .sp\:rounded-t-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-top-left-radius: 2rem;
    }
    .sp\:first\:rounded-t-full:not(#\#):first-child,
    .sp\:last\:rounded-t-full:not(#\#):last-child,
    .sp\:rounded-t-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-top-left-radius: 999rem;
    }
    .sp\:first\:rounded-t-inherit:not(#\#):first-child,
    .sp\:last\:rounded-t-inherit:not(#\#):last-child,
    .sp\:rounded-t-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-top-left-radius: inherit;
    }
    .sp\:first\:rounded-t-none:not(#\#):first-child,
    .sp\:last\:rounded-t-none:not(#\#):last-child,
    .sp\:rounded-t-none:not(#\#) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .sp\:first\:rounded-r-xs:not(#\#):first-child,
    .sp\:last\:rounded-r-xs:not(#\#):last-child,
    .sp\:rounded-r-xs:not(#\#) {
        border-top-right-radius: .125rem;
        border-bottom-right-radius: .125rem;
    }
    .sp\:first\:rounded-r-sm:not(#\#):first-child,
    .sp\:last\:rounded-r-sm:not(#\#):last-child,
    .sp\:rounded-r-sm:not(#\#) {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }
    .sp\:first\:rounded-r:not(#\#):first-child,
    .sp\:last\:rounded-r:not(#\#):last-child,
    .sp\:rounded-r:not(#\#) {
        border-top-right-radius: .375rem;
        border-bottom-right-radius: .375rem;
    }
    .sp\:first\:rounded-r-md:not(#\#):first-child,
    .sp\:last\:rounded-r-md:not(#\#):last-child,
    .sp\:rounded-r-md:not(#\#) {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem;
    }
    .sp\:first\:rounded-r-lg:not(#\#):first-child,
    .sp\:last\:rounded-r-lg:not(#\#):last-child,
    .sp\:rounded-r-lg:not(#\#) {
        border-top-right-radius: .75rem;
        border-bottom-right-radius: .75rem;
    }
    .sp\:first\:rounded-r-xl:not(#\#):first-child,
    .sp\:last\:rounded-r-xl:not(#\#):last-child,
    .sp\:rounded-r-xl:not(#\#) {
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .sp\:first\:rounded-r-2xl:not(#\#):first-child,
    .sp\:last\:rounded-r-2xl:not(#\#):last-child,
    .sp\:rounded-r-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }
    .sp\:first\:rounded-r-3xl:not(#\#):first-child,
    .sp\:last\:rounded-r-3xl:not(#\#):last-child,
    .sp\:rounded-r-3xl:not(#\#) {
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .sp\:first\:rounded-r-full:not(#\#):first-child,
    .sp\:last\:rounded-r-full:not(#\#):last-child,
    .sp\:rounded-r-full:not(#\#) {
        border-top-right-radius: 999rem;
        border-bottom-right-radius: 999rem;
    }
    .sp\:first\:rounded-r-inherit:not(#\#):first-child,
    .sp\:last\:rounded-r-inherit:not(#\#):last-child,
    .sp\:rounded-r-inherit:not(#\#) {
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
    }
    .sp\:first\:rounded-r-none:not(#\#):first-child,
    .sp\:last\:rounded-r-none:not(#\#):last-child,
    .sp\:rounded-r-none:not(#\#) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .sp\:first\:rounded-b-xs:not(#\#):first-child,
    .sp\:last\:rounded-b-xs:not(#\#):last-child,
    .sp\:rounded-b-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .sp\:first\:rounded-b-sm:not(#\#):first-child,
    .sp\:last\:rounded-b-sm:not(#\#):last-child,
    .sp\:rounded-b-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .sp\:first\:rounded-b:not(#\#):first-child,
    .sp\:last\:rounded-b:not(#\#):last-child,
    .sp\:rounded-b:not(#\#) {
        border-bottom-right-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .sp\:first\:rounded-b-md:not(#\#):first-child,
    .sp\:last\:rounded-b-md:not(#\#):last-child,
    .sp\:rounded-b-md:not(#\#) {
        border-bottom-right-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .sp\:first\:rounded-b-lg:not(#\#):first-child,
    .sp\:last\:rounded-b-lg:not(#\#):last-child,
    .sp\:rounded-b-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .sp\:first\:rounded-b-xl:not(#\#):first-child,
    .sp\:last\:rounded-b-xl:not(#\#):last-child,
    .sp\:rounded-b-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .sp\:first\:rounded-b-2xl:not(#\#):first-child,
    .sp\:last\:rounded-b-2xl:not(#\#):last-child,
    .sp\:rounded-b-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .sp\:first\:rounded-b-3xl:not(#\#):first-child,
    .sp\:last\:rounded-b-3xl:not(#\#):last-child,
    .sp\:rounded-b-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .sp\:first\:rounded-b-full:not(#\#):first-child,
    .sp\:last\:rounded-b-full:not(#\#):last-child,
    .sp\:rounded-b-full:not(#\#) {
        border-bottom-right-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .sp\:first\:rounded-b-inherit:not(#\#):first-child,
    .sp\:last\:rounded-b-inherit:not(#\#):last-child,
    .sp\:rounded-b-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .sp\:first\:rounded-b-none:not(#\#):first-child,
    .sp\:last\:rounded-b-none:not(#\#):last-child,
    .sp\:rounded-b-none:not(#\#) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .sp\:first\:rounded-l-xs:not(#\#):first-child,
    .sp\:last\:rounded-l-xs:not(#\#):last-child,
    .sp\:rounded-l-xs:not(#\#) {
        border-top-left-radius: .125rem;
        border-bottom-left-radius: .125rem;
    }
    .sp\:first\:rounded-l-sm:not(#\#):first-child,
    .sp\:last\:rounded-l-sm:not(#\#):last-child,
    .sp\:rounded-l-sm:not(#\#) {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    .sp\:first\:rounded-l:not(#\#):first-child,
    .sp\:last\:rounded-l:not(#\#):last-child,
    .sp\:rounded-l:not(#\#) {
        border-top-left-radius: .375rem;
        border-bottom-left-radius: .375rem;
    }
    .sp\:first\:rounded-l-md:not(#\#):first-child,
    .sp\:last\:rounded-l-md:not(#\#):last-child,
    .sp\:rounded-l-md:not(#\#) {
        border-top-left-radius: .5rem;
        border-bottom-left-radius: .5rem;
    }
    .sp\:first\:rounded-l-lg:not(#\#):first-child,
    .sp\:last\:rounded-l-lg:not(#\#):last-child,
    .sp\:rounded-l-lg:not(#\#) {
        border-top-left-radius: .75rem;
        border-bottom-left-radius: .75rem;
    }
    .sp\:first\:rounded-l-xl:not(#\#):first-child,
    .sp\:last\:rounded-l-xl:not(#\#):last-child,
    .sp\:rounded-l-xl:not(#\#) {
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
    }
    .sp\:first\:rounded-l-2xl:not(#\#):first-child,
    .sp\:last\:rounded-l-2xl:not(#\#):last-child,
    .sp\:rounded-l-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
    }
    .sp\:first\:rounded-l-3xl:not(#\#):first-child,
    .sp\:last\:rounded-l-3xl:not(#\#):last-child,
    .sp\:rounded-l-3xl:not(#\#) {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
    }
    .sp\:first\:rounded-l-full:not(#\#):first-child,
    .sp\:last\:rounded-l-full:not(#\#):last-child,
    .sp\:rounded-l-full:not(#\#) {
        border-top-left-radius: 999rem;
        border-bottom-left-radius: 999rem;
    }
    .sp\:first\:rounded-l-inherit:not(#\#):first-child,
    .sp\:last\:rounded-l-inherit:not(#\#):last-child,
    .sp\:rounded-l-inherit:not(#\#) {
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
    }
    .sp\:first\:rounded-l-none:not(#\#):first-child,
    .sp\:last\:rounded-l-none:not(#\#):last-child,
    .sp\:rounded-l-none:not(#\#) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .sp\:first\:rounded-tr-xs:not(#\#):first-child,
    .sp\:last\:rounded-tr-xs:not(#\#):last-child,
    .sp\:rounded-tr-xs:not(#\#) {
        border-top-right-radius: .125rem;
    }
    .sp\:first\:rounded-tr-sm:not(#\#):first-child,
    .sp\:last\:rounded-tr-sm:not(#\#):last-child,
    .sp\:rounded-tr-sm:not(#\#) {
        border-top-right-radius: .25rem;
    }
    .sp\:first\:rounded-tr:not(#\#):first-child,
    .sp\:last\:rounded-tr:not(#\#):last-child,
    .sp\:rounded-tr:not(#\#) {
        border-top-right-radius: .375rem;
    }
    .sp\:first\:rounded-tr-md:not(#\#):first-child,
    .sp\:last\:rounded-tr-md:not(#\#):last-child,
    .sp\:rounded-tr-md:not(#\#) {
        border-top-right-radius: .5rem;
    }
    .sp\:first\:rounded-tr-lg:not(#\#):first-child,
    .sp\:last\:rounded-tr-lg:not(#\#):last-child,
    .sp\:rounded-tr-lg:not(#\#) {
        border-top-right-radius: .75rem;
    }
    .sp\:first\:rounded-tr-xl:not(#\#):first-child,
    .sp\:last\:rounded-tr-xl:not(#\#):last-child,
    .sp\:rounded-tr-xl:not(#\#) {
        border-top-right-radius: 1rem;
    }
    .sp\:first\:rounded-tr-2xl:not(#\#):first-child,
    .sp\:last\:rounded-tr-2xl:not(#\#):last-child,
    .sp\:rounded-tr-2xl:not(#\#) {
        border-top-right-radius: 1.5rem;
    }
    .sp\:first\:rounded-tr-3xl:not(#\#):first-child,
    .sp\:last\:rounded-tr-3xl:not(#\#):last-child,
    .sp\:rounded-tr-3xl:not(#\#) {
        border-top-right-radius: 2rem;
    }
    .sp\:first\:rounded-tr-full:not(#\#):first-child,
    .sp\:last\:rounded-tr-full:not(#\#):last-child,
    .sp\:rounded-tr-full:not(#\#) {
        border-top-right-radius: 999rem;
    }
    .sp\:first\:rounded-tr-inherit:not(#\#):first-child,
    .sp\:last\:rounded-tr-inherit:not(#\#):last-child,
    .sp\:rounded-tr-inherit:not(#\#) {
        border-top-right-radius: inherit;
    }
    .sp\:first\:rounded-tr-none:not(#\#):first-child,
    .sp\:last\:rounded-tr-none:not(#\#):last-child,
    .sp\:rounded-tr-none:not(#\#) {
        border-top-right-radius: 0;
    }
    .sp\:first\:rounded-br-xs:not(#\#):first-child,
    .sp\:last\:rounded-br-xs:not(#\#):last-child,
    .sp\:rounded-br-xs:not(#\#) {
        border-bottom-right-radius: .125rem;
    }
    .sp\:first\:rounded-br-sm:not(#\#):first-child,
    .sp\:last\:rounded-br-sm:not(#\#):last-child,
    .sp\:rounded-br-sm:not(#\#) {
        border-bottom-right-radius: .25rem;
    }
    .sp\:first\:rounded-br:not(#\#):first-child,
    .sp\:last\:rounded-br:not(#\#):last-child,
    .sp\:rounded-br:not(#\#) {
        border-bottom-right-radius: .375rem;
    }
    .sp\:first\:rounded-br-md:not(#\#):first-child,
    .sp\:last\:rounded-br-md:not(#\#):last-child,
    .sp\:rounded-br-md:not(#\#) {
        border-bottom-right-radius: .5rem;
    }
    .sp\:first\:rounded-br-lg:not(#\#):first-child,
    .sp\:last\:rounded-br-lg:not(#\#):last-child,
    .sp\:rounded-br-lg:not(#\#) {
        border-bottom-right-radius: .75rem;
    }
    .sp\:first\:rounded-br-xl:not(#\#):first-child,
    .sp\:last\:rounded-br-xl:not(#\#):last-child,
    .sp\:rounded-br-xl:not(#\#) {
        border-bottom-right-radius: 1rem;
    }
    .sp\:first\:rounded-br-2xl:not(#\#):first-child,
    .sp\:last\:rounded-br-2xl:not(#\#):last-child,
    .sp\:rounded-br-2xl:not(#\#) {
        border-bottom-right-radius: 1.5rem;
    }
    .sp\:first\:rounded-br-3xl:not(#\#):first-child,
    .sp\:last\:rounded-br-3xl:not(#\#):last-child,
    .sp\:rounded-br-3xl:not(#\#) {
        border-bottom-right-radius: 2rem;
    }
    .sp\:first\:rounded-br-full:not(#\#):first-child,
    .sp\:last\:rounded-br-full:not(#\#):last-child,
    .sp\:rounded-br-full:not(#\#) {
        border-bottom-right-radius: 999rem;
    }
    .sp\:first\:rounded-br-inherit:not(#\#):first-child,
    .sp\:last\:rounded-br-inherit:not(#\#):last-child,
    .sp\:rounded-br-inherit:not(#\#) {
        border-bottom-right-radius: inherit;
    }
    .sp\:first\:rounded-br-none:not(#\#):first-child,
    .sp\:last\:rounded-br-none:not(#\#):last-child,
    .sp\:rounded-br-none:not(#\#) {
        border-bottom-right-radius: 0;
    }
    .sp\:first\:rounded-bl-xs:not(#\#):first-child,
    .sp\:last\:rounded-bl-xs:not(#\#):last-child,
    .sp\:rounded-bl-xs:not(#\#) {
        border-bottom-left-radius: .125rem;
    }
    .sp\:first\:rounded-bl-sm:not(#\#):first-child,
    .sp\:last\:rounded-bl-sm:not(#\#):last-child,
    .sp\:rounded-bl-sm:not(#\#) {
        border-bottom-left-radius: .25rem;
    }
    .sp\:first\:rounded-bl:not(#\#):first-child,
    .sp\:last\:rounded-bl:not(#\#):last-child,
    .sp\:rounded-bl:not(#\#) {
        border-bottom-left-radius: .375rem;
    }
    .sp\:first\:rounded-bl-md:not(#\#):first-child,
    .sp\:last\:rounded-bl-md:not(#\#):last-child,
    .sp\:rounded-bl-md:not(#\#) {
        border-bottom-left-radius: .5rem;
    }
    .sp\:first\:rounded-bl-lg:not(#\#):first-child,
    .sp\:last\:rounded-bl-lg:not(#\#):last-child,
    .sp\:rounded-bl-lg:not(#\#) {
        border-bottom-left-radius: .75rem;
    }
    .sp\:first\:rounded-bl-xl:not(#\#):first-child,
    .sp\:last\:rounded-bl-xl:not(#\#):last-child,
    .sp\:rounded-bl-xl:not(#\#) {
        border-bottom-left-radius: 1rem;
    }
    .sp\:first\:rounded-bl-2xl:not(#\#):first-child,
    .sp\:last\:rounded-bl-2xl:not(#\#):last-child,
    .sp\:rounded-bl-2xl:not(#\#) {
        border-bottom-left-radius: 1.5rem;
    }
    .sp\:first\:rounded-bl-3xl:not(#\#):first-child,
    .sp\:last\:rounded-bl-3xl:not(#\#):last-child,
    .sp\:rounded-bl-3xl:not(#\#) {
        border-bottom-left-radius: 2rem;
    }
    .sp\:first\:rounded-bl-full:not(#\#):first-child,
    .sp\:last\:rounded-bl-full:not(#\#):last-child,
    .sp\:rounded-bl-full:not(#\#) {
        border-bottom-left-radius: 999rem;
    }
    .sp\:first\:rounded-bl-inherit:not(#\#):first-child,
    .sp\:last\:rounded-bl-inherit:not(#\#):last-child,
    .sp\:rounded-bl-inherit:not(#\#) {
        border-bottom-left-radius: inherit;
    }
    .sp\:first\:rounded-bl-none:not(#\#):first-child,
    .sp\:last\:rounded-bl-none:not(#\#):last-child,
    .sp\:rounded-bl-none:not(#\#) {
        border-bottom-left-radius: 0;
    }
    .sp\:first\:rounded-tl-xs:not(#\#):first-child,
    .sp\:last\:rounded-tl-xs:not(#\#):last-child,
    .sp\:rounded-tl-xs:not(#\#) {
        border-top-left-radius: .125rem;
    }
    .sp\:first\:rounded-tl-sm:not(#\#):first-child,
    .sp\:last\:rounded-tl-sm:not(#\#):last-child,
    .sp\:rounded-tl-sm:not(#\#) {
        border-top-left-radius: .25rem;
    }
    .sp\:first\:rounded-tl:not(#\#):first-child,
    .sp\:last\:rounded-tl:not(#\#):last-child,
    .sp\:rounded-tl:not(#\#) {
        border-top-left-radius: .375rem;
    }
    .sp\:first\:rounded-tl-md:not(#\#):first-child,
    .sp\:last\:rounded-tl-md:not(#\#):last-child,
    .sp\:rounded-tl-md:not(#\#) {
        border-top-left-radius: .5rem;
    }
    .sp\:first\:rounded-tl-lg:not(#\#):first-child,
    .sp\:last\:rounded-tl-lg:not(#\#):last-child,
    .sp\:rounded-tl-lg:not(#\#) {
        border-top-left-radius: .75rem;
    }
    .sp\:first\:rounded-tl-xl:not(#\#):first-child,
    .sp\:last\:rounded-tl-xl:not(#\#):last-child,
    .sp\:rounded-tl-xl:not(#\#) {
        border-top-left-radius: 1rem;
    }
    .sp\:first\:rounded-tl-2xl:not(#\#):first-child,
    .sp\:last\:rounded-tl-2xl:not(#\#):last-child,
    .sp\:rounded-tl-2xl:not(#\#) {
        border-top-left-radius: 1.5rem;
    }
    .sp\:first\:rounded-tl-3xl:not(#\#):first-child,
    .sp\:last\:rounded-tl-3xl:not(#\#):last-child,
    .sp\:rounded-tl-3xl:not(#\#) {
        border-top-left-radius: 2rem;
    }
    .sp\:first\:rounded-tl-full:not(#\#):first-child,
    .sp\:last\:rounded-tl-full:not(#\#):last-child,
    .sp\:rounded-tl-full:not(#\#) {
        border-top-left-radius: 999rem;
    }
    .sp\:first\:rounded-tl-inherit:not(#\#):first-child,
    .sp\:last\:rounded-tl-inherit:not(#\#):last-child,
    .sp\:rounded-tl-inherit:not(#\#) {
        border-top-left-radius: inherit;
    }
    .sp\:first\:rounded-tl-none:not(#\#):first-child,
    .sp\:last\:rounded-tl-none:not(#\#):last-child,
    .sp\:rounded-tl-none:not(#\#) {
        border-top-left-radius: 0;
    }
    .sp\:tracking-tighter:not(#\#) {
        letter-spacing: -.05em!important;
    }
    .sp\:tracking-tight:not(#\#) {
        letter-spacing: -.025em!important;
    }
    .sp\:tracking-normal:not(#\#) {
        letter-spacing: 0em!important;
    }
    .sp\:tracking-wide:not(#\#) {
        letter-spacing: .025em!important;
    }
    .sp\:tracking-wider:not(#\#) {
        letter-spacing: .05em!important;
    }
    .sp\:tracking-widest:not(#\#) {
        letter-spacing: .1em!important;
    }
    .sp\:leading-none:not(#\#) {
        line-height: 1!important;
    }
    .sp\:leading-tight:not(#\#) {
        line-height: 1.25!important;
    }
    .sp\:leading-snug:not(#\#) {
        line-height: 1.375!important;
    }
    .sp\:leading-normal:not(#\#) {
        line-height: 1.5!important;
    }
    .sp\:leading-relaxed:not(#\#) {
        line-height: 1.625!important;
    }
    .sp\:leading-loose:not(#\#) {
        line-height: 2!important;
    }
    .sp\:text-left:not(#\#) {
        text-align: left;
    }
    .sp\:text-right:not(#\#) {
        text-align: right;
    }
    .sp\:text-center:not(#\#) {
        text-align: center;
    }
    .sp\:text-justify:not(#\#) {
        text-align: justify;
        text-align-last: justify;
    }
    .sp\:font-inherit:not(#\#) {
        font-size: inherit;
        line-height: inherit;
    }
    .sp\:font-2xs:not(#\#) {
        font-size: clamp(8px, .1333333333vw + 7.3333333333px, 10px);
    }
    .sp\:font-xs:not(#\#) {
        font-size: clamp(10px, .1333333333vw + 9.3333333333px, 12px);
    }
    .sp\:font-sm:not(#\#) {
        font-size: clamp(12px, .1333333333vw + 11.3333333333px, 14px);
    }
    .sp\:font-base:not(#\#) {
        font-size: clamp(14px, .1333333333vw + 13.3333333333px, 16px);
    }
    .sp\:font-md:not(#\#) {
        font-size: clamp(16px, .1333333333vw + 15.3333333333px, 18px);
    }
    .sp\:font-lg:not(#\#) {
        font-size: clamp(18px, .1333333333vw + 17.3333333333px, 20px);
    }
    .sp\:font-xl:not(#\#) {
        font-size: clamp(20px, .1333333333vw + 19.3333333333px, 22px);
    }
    .sp\:font-2xl:not(#\#) {
        font-size: clamp(24px, .2666666667vw + 22.6666666667px, 28px);
    }
    .sp\:font-3xl:not(#\#) {
        font-size: clamp(28px, .1333333333vw + 27.3333333333px, 30px);
    }
    .sp\:font-4xl:not(#\#) {
        font-size: clamp(32px, 0vw + 32px, 32px);
    }
    .sp\:font-5xl:not(#\#) {
        font-size: clamp(36px, .2666666667vw + 34.6666666667px, 40px);
    }
    .sp\:font-6xl:not(#\#) {
        font-size: clamp(40px, .5333333333vw + 37.3333333333px, 48px);
    }
    .sp\:font-7xl:not(#\#) {
        font-size: clamp(48px, .5333333333vw + 45.3333333333px, 56px);
    }
    .sp\:font-8xl:not(#\#) {
        font-size: clamp(56px, .5333333333vw + 53.3333333333px, 64px);
    }
    .sp\:font-9xl:not(#\#) {
        font-size: clamp(64px, 1.0666666667vw + 58.6666666667px, 80px);
    }
    .sp\:font-10xl:not(#\#) {
        font-size: clamp(72px, 2.1333333333vw + 61.3333333333px, 104px);
    }
    .sp\:font-11xl:not(#\#) {
        font-size: clamp(80px, 3.7333333333vw + 61.3333333333px, 136px);
    }
    .sp\:font-12xl:not(#\#) {
        font-size: clamp(96px, 6.4vw + 64px, 192px);
    }
    .sp\:columns-1:not(#\#) {
        columns: 1;
    }
    .sp\:columns-2:not(#\#) {
        columns: 2;
    }
    .sp\:columns-3:not(#\#) {
        columns: 3;
    }
    .sp\:columns-4:not(#\#) {
        columns: 4;
    }
    .sp\:columns-5:not(#\#) {
        columns: 5;
    }
    .sp\:aspect-ratio-auto:not(#\#) {
        aspect-ratio: auto;
    }
    .sp\:aspect-ratio-1\/1:not(#\#) {
        aspect-ratio: 1/1;
    }
    .sp\:aspect-ratio-2\/1:not(#\#) {
        aspect-ratio: 2/1;
    }
    .sp\:aspect-ratio-1\/2:not(#\#) {
        aspect-ratio: 1/2;
    }
    .sp\:aspect-ratio-3\/1:not(#\#) {
        aspect-ratio: 3/1;
    }
    .sp\:aspect-ratio-1\/3:not(#\#) {
        aspect-ratio: 1/3;
    }
    .sp\:aspect-ratio-3\/2:not(#\#) {
        aspect-ratio: 3/2;
    }
    .sp\:aspect-ratio-2\/3:not(#\#) {
        aspect-ratio: 2/3;
    }
    .sp\:aspect-ratio-4\/3:not(#\#) {
        aspect-ratio: 4/3;
    }
    .sp\:aspect-ratio-3\/4:not(#\#) {
        aspect-ratio: 3/4;
    }
    .sp\:aspect-ratio-16\/9:not(#\#) {
        aspect-ratio: 16/9;
    }
    .sp\:aspect-ratio-9\/16:not(#\#) {
        aspect-ratio: 9/16;
    }
    .sp\:overflow-visible:not(#\#) {
        overflow: visible;
    }
    .sp\:overflow-x-visible:not(#\#) {
        overflow-x: visible;
    }
    .sp\:overflow-y-visible:not(#\#) {
        overflow-y: visible;
    }
    .sp\:overflow-hidden:not(#\#) {
        overflow: hidden;
    }
    .sp\:overflow-x-hidden:not(#\#) {
        overflow-x: hidden;
    }
    .sp\:overflow-y-hidden:not(#\#) {
        overflow-y: hidden;
    }
    .sp\:overflow-scroll:not(#\#) {
        overflow: scroll;
    }
    .sp\:overflow-x-scroll:not(#\#) {
        overflow-x: scroll;
    }
    .sp\:overflow-y-scroll:not(#\#) {
        overflow-y: scroll;
    }
    .sp\:overflow-auto:not(#\#) {
        overflow: auto;
    }
    .sp\:overflow-x-auto:not(#\#) {
        overflow-x: auto;
    }
    .sp\:overflow-y-auto:not(#\#) {
        overflow-y: auto;
    }
    .sp\:overflow-clip:not(#\#) {
        overflow: clip;
    }
    .sp\:overflow-x-clip:not(#\#) {
        overflow-x: clip;
    }
    .sp\:overflow-y-clip:not(#\#) {
        overflow-y: clip;
    }
    .sp\:visible:not(#\#) {
        visibility: visible;
    }
    .sp\:hidden:not(#\#) {
        visibility: hidden;
    }
    .sp\:collapse:not(#\#) {
        visibility: collapse;
    }
    .sp\:none:not(#\#) {
        display: none!important;
    }
    .sp\:inline:not(#\#) {
        display: inline!important;
    }
    .sp\:inline-block:not(#\#) {
        display: inline-block!important;
    }
    .sp\:block:not(#\#) {
        display: block!important;
    }
    .sp\:table:not(#\#) {
        display: table!important;
    }
    .sp\:table-row:not(#\#) {
        display: table-row!important;
    }
    .sp\:table-cell:not(#\#) {
        display: table-cell!important;
    }
    .sp\:flex:not(#\#) {
        display: flex!important;
    }
    .sp\:inline-flex:not(#\#) {
        display: inline-flex!important;
    }
    .sp\:grid:not(#\#) {
        display: grid!important;
    }
    .sp\:float-left:not(#\#) {
        float: left;
    }
    .sp\:float-right:not(#\#) {
        float: right;
    }
    .sp\:float-none:not(#\#) {
        float: none;
    }
    .sp\:alignleft:not(#\#) {
        max-width: 45%;
        float: left;
        margin-right: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .sp\:alignright:not(#\#) {
        max-width: 45%;
        float: right;
        margin-left: var(--all-f,1rem);
        margin-bottom: var(--all-f,1rem);
    }
    .sp\:aligncenter:not(#\#) {
        clear: both;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .sp\:alignnone:not(#\#) {
        max-width: 100%;
        float: initial;
        margin: initial;
    }
    .sp\:clear-left:not(#\#) {
        clear: left;
    }
    .sp\:clear-right:not(#\#) {
        clear: right;
    }
    .sp\:clear-both:not(#\#) {
        clear: both;
    }
    .sp\:clearfix:not(#\#)::after {
        content: "";
        display: block;
        clear: both;
    }
    .sp\:flex-1:not(#\#) {
        flex: 1 1 0%;
    }
    .sp\:flex-auto:not(#\#) {
        flex: 1 1 auto;
    }
    .sp\:flex-initial:not(#\#) {
        flex: 0 1 auto;
    }
    .sp\:flex-none:not(#\#) {
        flex: none;
    }
    .sp\:flex-grow-0:not(#\#) {
        flex-grow: 0;
    }
    .sp\:flex-grow-1:not(#\#) {
        flex-grow: 1;
    }
    .sp\:flex-shrink-0:not(#\#) {
        flex-shrink: 0;
    }
    .sp\:flex-shrink-1:not(#\#) {
        flex-shrink: 1;
    }
    .sp\:flex-row:not(#\#) {
        flex-direction: row;
    }
    .sp\:flex-column:not(#\#) {
        flex-direction: column;
    }
    .sp\:flex-row-reverse:not(#\#) {
        flex-direction: row-reverse;
    }
    .sp\:flex-column-reverse:not(#\#) {
        flex-direction: column-reverse;
    }
    .sp\:flex-wrap:not(#\#) {
        flex-wrap: wrap;
    }
    .sp\:flex-nowrap:not(#\#) {
        flex-wrap: nowrap;
    }
    .sp\:flex-wrap-reverse:not(#\#) {
        flex-wrap: wrap-reverse;
    }
    .sp\:justify-content-start:not(#\#) {
        justify-content: flex-start;
    }
    .sp\:justify-content-end:not(#\#) {
        justify-content: flex-end;
    }
    .sp\:justify-content-center:not(#\#) {
        justify-content: center;
    }
    .sp\:justify-content-between:not(#\#) {
        justify-content: space-between;
    }
    .sp\:justify-content-around:not(#\#) {
        justify-content: space-around;
    }
    .sp\:justify-content-evenly:not(#\#) {
        justify-content: space-evenly;
    }
    .sp\:align-items-start:not(#\#) {
        align-items: flex-start;
    }
    .sp\:align-items-end:not(#\#) {
        align-items: flex-end;
    }
    .sp\:align-items-center:not(#\#) {
        align-items: center;
    }
    .sp\:align-items-baseline:not(#\#) {
        align-items: baseline;
    }
    .sp\:align-content-start:not(#\#) {
        align-content: flex-start;
    }
    .sp\:align-content-end:not(#\#) {
        align-content: flex-end;
    }
    .sp\:align-content-center:not(#\#) {
        align-content: center;
    }
    .sp\:align-content-between:not(#\#) {
        align-content: space-between;
    }
    .sp\:align-content-around:not(#\#) {
        align-content: space-around;
    }
    .sp\:align-self-auto:not(#\#) {
        align-self: auto;
    }
    .sp\:align-self-start:not(#\#) {
        align-self: flex-start;
    }
    .sp\:align-self-end:not(#\#) {
        align-self: flex-end;
    }
    .sp\:align-self-center:not(#\#) {
        align-self: center;
    }
    .sp\:align-self-baseline:not(#\#) {
        align-self: baseline;
    }
    .sp\:align-self-stretch:not(#\#) {
        align-self: stretch;
    }
    .sp\:justify-self-start:not(#\#) {
        justify-self: flex-start;
    }
    .sp\:justify-self-end:not(#\#) {
        justify-self: flex-end;
    }
    .sp\:justify-self-center:not(#\#) {
        justify-self: center;
    }
    .sp\:justify-self-stretch:not(#\#) {
        justify-self: stretch;
    }
    .sp\:order-1:not(#\#) {
        order: 1;
    }
    .sp\:order-2:not(#\#) {
        order: 2;
    }
    .sp\:order-3:not(#\#) {
        order: 3;
    }
    .sp\:order-4:not(#\#) {
        order: 4;
    }
    .sp\:order-5:not(#\#) {
        order: 5;
    }
    .sp\:order-6:not(#\#) {
        order: 6;
    }
    .sp\:order-7:not(#\#) {
        order: 7;
    }
    .sp\:order-8:not(#\#) {
        order: 8;
    }
    .sp\:order-9:not(#\#) {
        order: 9;
    }
    .sp\:order-10:not(#\#) {
        order: 10;
    }
    .sp\:order-11:not(#\#) {
        order: 11;
    }
    .sp\:order-12:not(#\#) {
        order: 12;
    }
    .sp\:order-first:not(#\#) {
        order: -999;
    }
    .sp\:order-last:not(#\#) {
        order: 999;
    }
    .sp\:order-none:not(#\#) {
        order: 0;
    }
    .sp\:fixed-top:not(#\#) {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .sp\:fixed-bottom:not(#\#) {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 400;
        width: 100%;
    }
    .sp\:fixed-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .sp\:absolute-top:not(#\#) {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .sp\:absolute-bottom:not(#\#) {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 200;
        width: 100%;
    }
    .sp\:absolute-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .sp\:sticky-top:not(#\#) {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .sp\:sticky-bottom:not(#\#) {
        position: sticky;
        bottom: 0;
        left: 0;
        z-index: 300;
        width: 100%;
    }
    .sp\:sticky-reset:not(#\#) {
        position: static;
        inset: initial;
    }
    .sp\:static:not(#\#) {
        position: static;
    }
    .sp\:relative:not(#\#) {
        position: relative;
    }
    .sp\:absolute:not(#\#) {
        position: absolute;
    }
    .sp\:fixed:not(#\#) {
        position: fixed;
    }
    .sp\:sticky:not(#\#) {
        position: sticky;
    }
    .sp\:top-0:not(#\#) {
        top: 0rem;
    }
    .sp\:top-1:not(#\#) {
        top: .25rem;
    }
    .sp\:top-2:not(#\#) {
        top: .5rem;
    }
    .sp\:top-3:not(#\#) {
        top: 1rem;
    }
    .sp\:top-4:not(#\#) {
        top: 1.25rem;
    }
    .sp\:top-5:not(#\#) {
        top: 1.5rem;
    }
    .sp\:top-6:not(#\#) {
        top: 1.75rem;
    }
    .sp\:top-7:not(#\#) {
        top: 2rem;
    }
    .sp\:top-8:not(#\#) {
        top: 2.5rem;
    }
    .sp\:top-9:not(#\#) {
        top: 3rem;
    }
    .sp\:top-10:not(#\#) {
        top: 4rem;
    }
    .sp\:top-11:not(#\#) {
        top: 5rem;
    }
    .sp\:top-12:not(#\#) {
        top: 6rem;
    }
    .sp\:top-inherit:not(#\#) {
        top: inherit;
    }
    .sp\:top-full:not(#\#) {
        top: 100%;
    }
    .sp\:top:not(#\#) {
        top: 1rem;
    }
    .sp\:top-px:not(#\#) {
        top: 1px;
    }
    .sp\:top-0\.5:not(#\#) {
        top: .125rem;
    }
    .sp\:top-1\.5:not(#\#) {
        top: .375rem;
    }
    .sp\:top-2\.5:not(#\#) {
        top: .75rem;
    }
    .sp\:top-1\/2:not(#\#) {
        top: 50%;
    }
    .sp\:top-1\/3:not(#\#) {
        top: 33.3333333333%;
    }
    .sp\:top-2\/3:not(#\#) {
        top: 66.6666666667%;
    }
    .sp\:top-1\/4:not(#\#) {
        top: 25%;
    }
    .sp\:top-2\/4:not(#\#) {
        top: 50%;
    }
    .sp\:top-3\/4:not(#\#) {
        top: 75%;
    }
    .sp\:top-1\/5:not(#\#) {
        top: 20%;
    }
    .sp\:top-2\/5:not(#\#) {
        top: 40%;
    }
    .sp\:top-3\/5:not(#\#) {
        top: 60%;
    }
    .sp\:top-4\/5:not(#\#) {
        top: 80%;
    }
    .sp\:top-1\/6:not(#\#) {
        top: 16.6666666667%;
    }
    .sp\:top-2\/6:not(#\#) {
        top: 33.3333333333%;
    }
    .sp\:top-3\/6:not(#\#) {
        top: 50%;
    }
    .sp\:top-4\/6:not(#\#) {
        top: 66.6666666667%;
    }
    .sp\:top-5\/6:not(#\#) {
        top: 83.3333333333%;
    }
    .sp\:top-1\/7:not(#\#) {
        top: 14.2857142857%;
    }
    .sp\:top-2\/7:not(#\#) {
        top: 28.5714285714%;
    }
    .sp\:top-3\/7:not(#\#) {
        top: 42.8571428571%;
    }
    .sp\:top-4\/7:not(#\#) {
        top: 57.1428571429%;
    }
    .sp\:top-5\/7:not(#\#) {
        top: 71.4285714286%;
    }
    .sp\:top-6\/7:not(#\#) {
        top: 85.7142857143%;
    }
    .sp\:top-1\/8:not(#\#) {
        top: 12.5%;
    }
    .sp\:top-2\/8:not(#\#) {
        top: 25%;
    }
    .sp\:top-3\/8:not(#\#) {
        top: 37.5%;
    }
    .sp\:top-4\/8:not(#\#) {
        top: 50%;
    }
    .sp\:top-5\/8:not(#\#) {
        top: 62.5%;
    }
    .sp\:top-6\/8:not(#\#) {
        top: 75%;
    }
    .sp\:top-7\/8:not(#\#) {
        top: 87.5%;
    }
    .sp\:top-1\/9:not(#\#) {
        top: 11.1111111111%;
    }
    .sp\:top-2\/9:not(#\#) {
        top: 22.2222222222%;
    }
    .sp\:top-3\/9:not(#\#) {
        top: 33.3333333333%;
    }
    .sp\:top-4\/9:not(#\#) {
        top: 44.4444444444%;
    }
    .sp\:top-5\/9:not(#\#) {
        top: 55.5555555556%;
    }
    .sp\:top-6\/9:not(#\#) {
        top: 66.6666666667%;
    }
    .sp\:top-7\/9:not(#\#) {
        top: 77.7777777778%;
    }
    .sp\:top-8\/9:not(#\#) {
        top: 88.8888888889%;
    }
    .sp\:top-1\/10:not(#\#) {
        top: 10%;
    }
    .sp\:top-2\/10:not(#\#) {
        top: 20%;
    }
    .sp\:top-3\/10:not(#\#) {
        top: 30%;
    }
    .sp\:top-4\/10:not(#\#) {
        top: 40%;
    }
    .sp\:top-5\/10:not(#\#) {
        top: 50%;
    }
    .sp\:top-6\/10:not(#\#) {
        top: 60%;
    }
    .sp\:top-7\/10:not(#\#) {
        top: 70%;
    }
    .sp\:top-8\/10:not(#\#) {
        top: 80%;
    }
    .sp\:top-9\/10:not(#\#) {
        top: 90%;
    }
    .sp\:top-1\/11:not(#\#) {
        top: 9.0909090909%;
    }
    .sp\:top-2\/11:not(#\#) {
        top: 18.1818181818%;
    }
    .sp\:top-3\/11:not(#\#) {
        top: 27.2727272727%;
    }
    .sp\:top-4\/11:not(#\#) {
        top: 36.3636363636%;
    }
    .sp\:top-5\/11:not(#\#) {
        top: 45.4545454545%;
    }
    .sp\:top-6\/11:not(#\#) {
        top: 54.5454545455%;
    }
    .sp\:top-7\/11:not(#\#) {
        top: 63.6363636364%;
    }
    .sp\:top-8\/11:not(#\#) {
        top: 72.7272727273%;
    }
    .sp\:top-9\/11:not(#\#) {
        top: 81.8181818182%;
    }
    .sp\:top-10\/11:not(#\#) {
        top: 90.9090909091%;
    }
    .sp\:top-1\/12:not(#\#) {
        top: 8.3333333333%;
    }
    .sp\:top-2\/12:not(#\#) {
        top: 16.6666666667%;
    }
    .sp\:top-3\/12:not(#\#) {
        top: 25%;
    }
    .sp\:top-4\/12:not(#\#) {
        top: 33.3333333333%;
    }
    .sp\:top-5\/12:not(#\#) {
        top: 41.6666666667%;
    }
    .sp\:top-6\/12:not(#\#) {
        top: 50%;
    }
    .sp\:top-7\/12:not(#\#) {
        top: 58.3333333333%;
    }
    .sp\:top-8\/12:not(#\#) {
        top: 66.6666666667%;
    }
    .sp\:top-9\/12:not(#\#) {
        top: 75%;
    }
    .sp\:top-10\/12:not(#\#) {
        top: 83.3333333333%;
    }
    .sp\:top-11\/12:not(#\#) {
        top: 91.6666666667%;
    }
    .sp\:right-0:not(#\#) {
        right: 0rem;
    }
    .sp\:right-1:not(#\#) {
        right: .25rem;
    }
    .sp\:right-2:not(#\#) {
        right: .5rem;
    }
    .sp\:right-3:not(#\#) {
        right: 1rem;
    }
    .sp\:right-4:not(#\#) {
        right: 1.25rem;
    }
    .sp\:right-5:not(#\#) {
        right: 1.5rem;
    }
    .sp\:right-6:not(#\#) {
        right: 1.75rem;
    }
    .sp\:right-7:not(#\#) {
        right: 2rem;
    }
    .sp\:right-8:not(#\#) {
        right: 2.5rem;
    }
    .sp\:right-9:not(#\#) {
        right: 3rem;
    }
    .sp\:right-10:not(#\#) {
        right: 4rem;
    }
    .sp\:right-11:not(#\#) {
        right: 5rem;
    }
    .sp\:right-12:not(#\#) {
        right: 6rem;
    }
    .sp\:right-inherit:not(#\#) {
        right: inherit;
    }
    .sp\:right-full:not(#\#) {
        right: 100%;
    }
    .sp\:right:not(#\#) {
        right: 1rem;
    }
    .sp\:right-px:not(#\#) {
        right: 1px;
    }
    .sp\:right-0\.5:not(#\#) {
        right: .125rem;
    }
    .sp\:right-1\.5:not(#\#) {
        right: .375rem;
    }
    .sp\:right-2\.5:not(#\#) {
        right: .75rem;
    }
    .sp\:right-1\/2:not(#\#) {
        right: 50%;
    }
    .sp\:right-1\/3:not(#\#) {
        right: 33.3333333333%;
    }
    .sp\:right-2\/3:not(#\#) {
        right: 66.6666666667%;
    }
    .sp\:right-1\/4:not(#\#) {
        right: 25%;
    }
    .sp\:right-2\/4:not(#\#) {
        right: 50%;
    }
    .sp\:right-3\/4:not(#\#) {
        right: 75%;
    }
    .sp\:right-1\/5:not(#\#) {
        right: 20%;
    }
    .sp\:right-2\/5:not(#\#) {
        right: 40%;
    }
    .sp\:right-3\/5:not(#\#) {
        right: 60%;
    }
    .sp\:right-4\/5:not(#\#) {
        right: 80%;
    }
    .sp\:right-1\/6:not(#\#) {
        right: 16.6666666667%;
    }
    .sp\:right-2\/6:not(#\#) {
        right: 33.3333333333%;
    }
    .sp\:right-3\/6:not(#\#) {
        right: 50%;
    }
    .sp\:right-4\/6:not(#\#) {
        right: 66.6666666667%;
    }
    .sp\:right-5\/6:not(#\#) {
        right: 83.3333333333%;
    }
    .sp\:right-1\/7:not(#\#) {
        right: 14.2857142857%;
    }
    .sp\:right-2\/7:not(#\#) {
        right: 28.5714285714%;
    }
    .sp\:right-3\/7:not(#\#) {
        right: 42.8571428571%;
    }
    .sp\:right-4\/7:not(#\#) {
        right: 57.1428571429%;
    }
    .sp\:right-5\/7:not(#\#) {
        right: 71.4285714286%;
    }
    .sp\:right-6\/7:not(#\#) {
        right: 85.7142857143%;
    }
    .sp\:right-1\/8:not(#\#) {
        right: 12.5%;
    }
    .sp\:right-2\/8:not(#\#) {
        right: 25%;
    }
    .sp\:right-3\/8:not(#\#) {
        right: 37.5%;
    }
    .sp\:right-4\/8:not(#\#) {
        right: 50%;
    }
    .sp\:right-5\/8:not(#\#) {
        right: 62.5%;
    }
    .sp\:right-6\/8:not(#\#) {
        right: 75%;
    }
    .sp\:right-7\/8:not(#\#) {
        right: 87.5%;
    }
    .sp\:right-1\/9:not(#\#) {
        right: 11.1111111111%;
    }
    .sp\:right-2\/9:not(#\#) {
        right: 22.2222222222%;
    }
    .sp\:right-3\/9:not(#\#) {
        right: 33.3333333333%;
    }
    .sp\:right-4\/9:not(#\#) {
        right: 44.4444444444%;
    }
    .sp\:right-5\/9:not(#\#) {
        right: 55.5555555556%;
    }
    .sp\:right-6\/9:not(#\#) {
        right: 66.6666666667%;
    }
    .sp\:right-7\/9:not(#\#) {
        right: 77.7777777778%;
    }
    .sp\:right-8\/9:not(#\#) {
        right: 88.8888888889%;
    }
    .sp\:right-1\/10:not(#\#) {
        right: 10%;
    }
    .sp\:right-2\/10:not(#\#) {
        right: 20%;
    }
    .sp\:right-3\/10:not(#\#) {
        right: 30%;
    }
    .sp\:right-4\/10:not(#\#) {
        right: 40%;
    }
    .sp\:right-5\/10:not(#\#) {
        right: 50%;
    }
    .sp\:right-6\/10:not(#\#) {
        right: 60%;
    }
    .sp\:right-7\/10:not(#\#) {
        right: 70%;
    }
    .sp\:right-8\/10:not(#\#) {
        right: 80%;
    }
    .sp\:right-9\/10:not(#\#) {
        right: 90%;
    }
    .sp\:right-1\/11:not(#\#) {
        right: 9.0909090909%;
    }
    .sp\:right-2\/11:not(#\#) {
        right: 18.1818181818%;
    }
    .sp\:right-3\/11:not(#\#) {
        right: 27.2727272727%;
    }
    .sp\:right-4\/11:not(#\#) {
        right: 36.3636363636%;
    }
    .sp\:right-5\/11:not(#\#) {
        right: 45.4545454545%;
    }
    .sp\:right-6\/11:not(#\#) {
        right: 54.5454545455%;
    }
    .sp\:right-7\/11:not(#\#) {
        right: 63.6363636364%;
    }
    .sp\:right-8\/11:not(#\#) {
        right: 72.7272727273%;
    }
    .sp\:right-9\/11:not(#\#) {
        right: 81.8181818182%;
    }
    .sp\:right-10\/11:not(#\#) {
        right: 90.9090909091%;
    }
    .sp\:right-1\/12:not(#\#) {
        right: 8.3333333333%;
    }
    .sp\:right-2\/12:not(#\#) {
        right: 16.6666666667%;
    }
    .sp\:right-3\/12:not(#\#) {
        right: 25%;
    }
    .sp\:right-4\/12:not(#\#) {
        right: 33.3333333333%;
    }
    .sp\:right-5\/12:not(#\#) {
        right: 41.6666666667%;
    }
    .sp\:right-6\/12:not(#\#) {
        right: 50%;
    }
    .sp\:right-7\/12:not(#\#) {
        right: 58.3333333333%;
    }
    .sp\:right-8\/12:not(#\#) {
        right: 66.6666666667%;
    }
    .sp\:right-9\/12:not(#\#) {
        right: 75%;
    }
    .sp\:right-10\/12:not(#\#) {
        right: 83.3333333333%;
    }
    .sp\:right-11\/12:not(#\#) {
        right: 91.6666666667%;
    }
    .sp\:bottom-0:not(#\#) {
        bottom: 0rem;
    }
    .sp\:bottom-1:not(#\#) {
        bottom: .25rem;
    }
    .sp\:bottom-2:not(#\#) {
        bottom: .5rem;
    }
    .sp\:bottom-3:not(#\#) {
        bottom: 1rem;
    }
    .sp\:bottom-4:not(#\#) {
        bottom: 1.25rem;
    }
    .sp\:bottom-5:not(#\#) {
        bottom: 1.5rem;
    }
    .sp\:bottom-6:not(#\#) {
        bottom: 1.75rem;
    }
    .sp\:bottom-7:not(#\#) {
        bottom: 2rem;
    }
    .sp\:bottom-8:not(#\#) {
        bottom: 2.5rem;
    }
    .sp\:bottom-9:not(#\#) {
        bottom: 3rem;
    }
    .sp\:bottom-10:not(#\#) {
        bottom: 4rem;
    }
    .sp\:bottom-11:not(#\#) {
        bottom: 5rem;
    }
    .sp\:bottom-12:not(#\#) {
        bottom: 6rem;
    }
    .sp\:bottom-inherit:not(#\#) {
        bottom: inherit;
    }
    .sp\:bottom-full:not(#\#) {
        bottom: 100%;
    }
    .sp\:bottom:not(#\#) {
        bottom: 1rem;
    }
    .sp\:bottom-px:not(#\#) {
        bottom: 1px;
    }
    .sp\:bottom-0\.5:not(#\#) {
        bottom: .125rem;
    }
    .sp\:bottom-1\.5:not(#\#) {
        bottom: .375rem;
    }
    .sp\:bottom-2\.5:not(#\#) {
        bottom: .75rem;
    }
    .sp\:bottom-1\/2:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-1\/3:not(#\#) {
        bottom: 33.3333333333%;
    }
    .sp\:bottom-2\/3:not(#\#) {
        bottom: 66.6666666667%;
    }
    .sp\:bottom-1\/4:not(#\#) {
        bottom: 25%;
    }
    .sp\:bottom-2\/4:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-3\/4:not(#\#) {
        bottom: 75%;
    }
    .sp\:bottom-1\/5:not(#\#) {
        bottom: 20%;
    }
    .sp\:bottom-2\/5:not(#\#) {
        bottom: 40%;
    }
    .sp\:bottom-3\/5:not(#\#) {
        bottom: 60%;
    }
    .sp\:bottom-4\/5:not(#\#) {
        bottom: 80%;
    }
    .sp\:bottom-1\/6:not(#\#) {
        bottom: 16.6666666667%;
    }
    .sp\:bottom-2\/6:not(#\#) {
        bottom: 33.3333333333%;
    }
    .sp\:bottom-3\/6:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-4\/6:not(#\#) {
        bottom: 66.6666666667%;
    }
    .sp\:bottom-5\/6:not(#\#) {
        bottom: 83.3333333333%;
    }
    .sp\:bottom-1\/7:not(#\#) {
        bottom: 14.2857142857%;
    }
    .sp\:bottom-2\/7:not(#\#) {
        bottom: 28.5714285714%;
    }
    .sp\:bottom-3\/7:not(#\#) {
        bottom: 42.8571428571%;
    }
    .sp\:bottom-4\/7:not(#\#) {
        bottom: 57.1428571429%;
    }
    .sp\:bottom-5\/7:not(#\#) {
        bottom: 71.4285714286%;
    }
    .sp\:bottom-6\/7:not(#\#) {
        bottom: 85.7142857143%;
    }
    .sp\:bottom-1\/8:not(#\#) {
        bottom: 12.5%;
    }
    .sp\:bottom-2\/8:not(#\#) {
        bottom: 25%;
    }
    .sp\:bottom-3\/8:not(#\#) {
        bottom: 37.5%;
    }
    .sp\:bottom-4\/8:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-5\/8:not(#\#) {
        bottom: 62.5%;
    }
    .sp\:bottom-6\/8:not(#\#) {
        bottom: 75%;
    }
    .sp\:bottom-7\/8:not(#\#) {
        bottom: 87.5%;
    }
    .sp\:bottom-1\/9:not(#\#) {
        bottom: 11.1111111111%;
    }
    .sp\:bottom-2\/9:not(#\#) {
        bottom: 22.2222222222%;
    }
    .sp\:bottom-3\/9:not(#\#) {
        bottom: 33.3333333333%;
    }
    .sp\:bottom-4\/9:not(#\#) {
        bottom: 44.4444444444%;
    }
    .sp\:bottom-5\/9:not(#\#) {
        bottom: 55.5555555556%;
    }
    .sp\:bottom-6\/9:not(#\#) {
        bottom: 66.6666666667%;
    }
    .sp\:bottom-7\/9:not(#\#) {
        bottom: 77.7777777778%;
    }
    .sp\:bottom-8\/9:not(#\#) {
        bottom: 88.8888888889%;
    }
    .sp\:bottom-1\/10:not(#\#) {
        bottom: 10%;
    }
    .sp\:bottom-2\/10:not(#\#) {
        bottom: 20%;
    }
    .sp\:bottom-3\/10:not(#\#) {
        bottom: 30%;
    }
    .sp\:bottom-4\/10:not(#\#) {
        bottom: 40%;
    }
    .sp\:bottom-5\/10:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-6\/10:not(#\#) {
        bottom: 60%;
    }
    .sp\:bottom-7\/10:not(#\#) {
        bottom: 70%;
    }
    .sp\:bottom-8\/10:not(#\#) {
        bottom: 80%;
    }
    .sp\:bottom-9\/10:not(#\#) {
        bottom: 90%;
    }
    .sp\:bottom-1\/11:not(#\#) {
        bottom: 9.0909090909%;
    }
    .sp\:bottom-2\/11:not(#\#) {
        bottom: 18.1818181818%;
    }
    .sp\:bottom-3\/11:not(#\#) {
        bottom: 27.2727272727%;
    }
    .sp\:bottom-4\/11:not(#\#) {
        bottom: 36.3636363636%;
    }
    .sp\:bottom-5\/11:not(#\#) {
        bottom: 45.4545454545%;
    }
    .sp\:bottom-6\/11:not(#\#) {
        bottom: 54.5454545455%;
    }
    .sp\:bottom-7\/11:not(#\#) {
        bottom: 63.6363636364%;
    }
    .sp\:bottom-8\/11:not(#\#) {
        bottom: 72.7272727273%;
    }
    .sp\:bottom-9\/11:not(#\#) {
        bottom: 81.8181818182%;
    }
    .sp\:bottom-10\/11:not(#\#) {
        bottom: 90.9090909091%;
    }
    .sp\:bottom-1\/12:not(#\#) {
        bottom: 8.3333333333%;
    }
    .sp\:bottom-2\/12:not(#\#) {
        bottom: 16.6666666667%;
    }
    .sp\:bottom-3\/12:not(#\#) {
        bottom: 25%;
    }
    .sp\:bottom-4\/12:not(#\#) {
        bottom: 33.3333333333%;
    }
    .sp\:bottom-5\/12:not(#\#) {
        bottom: 41.6666666667%;
    }
    .sp\:bottom-6\/12:not(#\#) {
        bottom: 50%;
    }
    .sp\:bottom-7\/12:not(#\#) {
        bottom: 58.3333333333%;
    }
    .sp\:bottom-8\/12:not(#\#) {
        bottom: 66.6666666667%;
    }
    .sp\:bottom-9\/12:not(#\#) {
        bottom: 75%;
    }
    .sp\:bottom-10\/12:not(#\#) {
        bottom: 83.3333333333%;
    }
    .sp\:bottom-11\/12:not(#\#) {
        bottom: 91.6666666667%;
    }
    .sp\:left-0:not(#\#) {
        left: 0rem;
    }
    .sp\:left-1:not(#\#) {
        left: .25rem;
    }
    .sp\:left-2:not(#\#) {
        left: .5rem;
    }
    .sp\:left-3:not(#\#) {
        left: 1rem;
    }
    .sp\:left-4:not(#\#) {
        left: 1.25rem;
    }
    .sp\:left-5:not(#\#) {
        left: 1.5rem;
    }
    .sp\:left-6:not(#\#) {
        left: 1.75rem;
    }
    .sp\:left-7:not(#\#) {
        left: 2rem;
    }
    .sp\:left-8:not(#\#) {
        left: 2.5rem;
    }
    .sp\:left-9:not(#\#) {
        left: 3rem;
    }
    .sp\:left-10:not(#\#) {
        left: 4rem;
    }
    .sp\:left-11:not(#\#) {
        left: 5rem;
    }
    .sp\:left-12:not(#\#) {
        left: 6rem;
    }
    .sp\:left-inherit:not(#\#) {
        left: inherit;
    }
    .sp\:left-full:not(#\#) {
        left: 100%;
    }
    .sp\:left:not(#\#) {
        left: 1rem;
    }
    .sp\:left-px:not(#\#) {
        left: 1px;
    }
    .sp\:left-0\.5:not(#\#) {
        left: .125rem;
    }
    .sp\:left-1\.5:not(#\#) {
        left: .375rem;
    }
    .sp\:left-2\.5:not(#\#) {
        left: .75rem;
    }
    .sp\:left-1\/2:not(#\#) {
        left: 50%;
    }
    .sp\:left-1\/3:not(#\#) {
        left: 33.3333333333%;
    }
    .sp\:left-2\/3:not(#\#) {
        left: 66.6666666667%;
    }
    .sp\:left-1\/4:not(#\#) {
        left: 25%;
    }
    .sp\:left-2\/4:not(#\#) {
        left: 50%;
    }
    .sp\:left-3\/4:not(#\#) {
        left: 75%;
    }
    .sp\:left-1\/5:not(#\#) {
        left: 20%;
    }
    .sp\:left-2\/5:not(#\#) {
        left: 40%;
    }
    .sp\:left-3\/5:not(#\#) {
        left: 60%;
    }
    .sp\:left-4\/5:not(#\#) {
        left: 80%;
    }
    .sp\:left-1\/6:not(#\#) {
        left: 16.6666666667%;
    }
    .sp\:left-2\/6:not(#\#) {
        left: 33.3333333333%;
    }
    .sp\:left-3\/6:not(#\#) {
        left: 50%;
    }
    .sp\:left-4\/6:not(#\#) {
        left: 66.6666666667%;
    }
    .sp\:left-5\/6:not(#\#) {
        left: 83.3333333333%;
    }
    .sp\:left-1\/7:not(#\#) {
        left: 14.2857142857%;
    }
    .sp\:left-2\/7:not(#\#) {
        left: 28.5714285714%;
    }
    .sp\:left-3\/7:not(#\#) {
        left: 42.8571428571%;
    }
    .sp\:left-4\/7:not(#\#) {
        left: 57.1428571429%;
    }
    .sp\:left-5\/7:not(#\#) {
        left: 71.4285714286%;
    }
    .sp\:left-6\/7:not(#\#) {
        left: 85.7142857143%;
    }
    .sp\:left-1\/8:not(#\#) {
        left: 12.5%;
    }
    .sp\:left-2\/8:not(#\#) {
        left: 25%;
    }
    .sp\:left-3\/8:not(#\#) {
        left: 37.5%;
    }
    .sp\:left-4\/8:not(#\#) {
        left: 50%;
    }
    .sp\:left-5\/8:not(#\#) {
        left: 62.5%;
    }
    .sp\:left-6\/8:not(#\#) {
        left: 75%;
    }
    .sp\:left-7\/8:not(#\#) {
        left: 87.5%;
    }
    .sp\:left-1\/9:not(#\#) {
        left: 11.1111111111%;
    }
    .sp\:left-2\/9:not(#\#) {
        left: 22.2222222222%;
    }
    .sp\:left-3\/9:not(#\#) {
        left: 33.3333333333%;
    }
    .sp\:left-4\/9:not(#\#) {
        left: 44.4444444444%;
    }
    .sp\:left-5\/9:not(#\#) {
        left: 55.5555555556%;
    }
    .sp\:left-6\/9:not(#\#) {
        left: 66.6666666667%;
    }
    .sp\:left-7\/9:not(#\#) {
        left: 77.7777777778%;
    }
    .sp\:left-8\/9:not(#\#) {
        left: 88.8888888889%;
    }
    .sp\:left-1\/10:not(#\#) {
        left: 10%;
    }
    .sp\:left-2\/10:not(#\#) {
        left: 20%;
    }
    .sp\:left-3\/10:not(#\#) {
        left: 30%;
    }
    .sp\:left-4\/10:not(#\#) {
        left: 40%;
    }
    .sp\:left-5\/10:not(#\#) {
        left: 50%;
    }
    .sp\:left-6\/10:not(#\#) {
        left: 60%;
    }
    .sp\:left-7\/10:not(#\#) {
        left: 70%;
    }
    .sp\:left-8\/10:not(#\#) {
        left: 80%;
    }
    .sp\:left-9\/10:not(#\#) {
        left: 90%;
    }
    .sp\:left-1\/11:not(#\#) {
        left: 9.0909090909%;
    }
    .sp\:left-2\/11:not(#\#) {
        left: 18.1818181818%;
    }
    .sp\:left-3\/11:not(#\#) {
        left: 27.2727272727%;
    }
    .sp\:left-4\/11:not(#\#) {
        left: 36.3636363636%;
    }
    .sp\:left-5\/11:not(#\#) {
        left: 45.4545454545%;
    }
    .sp\:left-6\/11:not(#\#) {
        left: 54.5454545455%;
    }
    .sp\:left-7\/11:not(#\#) {
        left: 63.6363636364%;
    }
    .sp\:left-8\/11:not(#\#) {
        left: 72.7272727273%;
    }
    .sp\:left-9\/11:not(#\#) {
        left: 81.8181818182%;
    }
    .sp\:left-10\/11:not(#\#) {
        left: 90.9090909091%;
    }
    .sp\:left-1\/12:not(#\#) {
        left: 8.3333333333%;
    }
    .sp\:left-2\/12:not(#\#) {
        left: 16.6666666667%;
    }
    .sp\:left-3\/12:not(#\#) {
        left: 25%;
    }
    .sp\:left-4\/12:not(#\#) {
        left: 33.3333333333%;
    }
    .sp\:left-5\/12:not(#\#) {
        left: 41.6666666667%;
    }
    .sp\:left-6\/12:not(#\#) {
        left: 50%;
    }
    .sp\:left-7\/12:not(#\#) {
        left: 58.3333333333%;
    }
    .sp\:left-8\/12:not(#\#) {
        left: 66.6666666667%;
    }
    .sp\:left-9\/12:not(#\#) {
        left: 75%;
    }
    .sp\:left-10\/12:not(#\#) {
        left: 83.3333333333%;
    }
    .sp\:left-11\/12:not(#\#) {
        left: 91.6666666667%;
    }
    .sp\:inset-0:not(#\#) {
        inset: 0rem;
    }
    .sp\:inset-1:not(#\#) {
        inset: 0.25rem;
    }
    .sp\:inset-2:not(#\#) {
        inset: 0.5rem;
    }
    .sp\:inset-3:not(#\#) {
        inset: 1rem;
    }
    .sp\:inset-4:not(#\#) {
        inset: 1.25rem;
    }
    .sp\:inset-5:not(#\#) {
        inset: 1.5rem;
    }
    .sp\:inset-6:not(#\#) {
        inset: 1.75rem;
    }
    .sp\:inset-7:not(#\#) {
        inset: 2rem;
    }
    .sp\:inset-8:not(#\#) {
        inset: 2.5rem;
    }
    .sp\:inset-9:not(#\#) {
        inset: 3rem;
    }
    .sp\:inset-10:not(#\#) {
        inset: 4rem;
    }
    .sp\:inset-11:not(#\#) {
        inset: 5rem;
    }
    .sp\:inset-12:not(#\#) {
        inset: 6rem;
    }
    .sp\:inset-inherit:not(#\#) {
        inset: inherit;
    }
    .sp\:inset-full:not(#\#) {
        inset: 100%;
    }
    .sp\:inset:not(#\#) {
        inset: 1rem;
    }
    .sp\:inset-px:not(#\#) {
        inset: 1px;
    }
    .sp\:inset-0\.5:not(#\#) {
        inset: 0.125rem;
    }
    .sp\:inset-1\.5:not(#\#) {
        inset: 0.375rem;
    }
    .sp\:inset-2\.5:not(#\#) {
        inset: 0.75rem;
    }
    .sp\:inset-1\/2:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-1\/3:not(#\#) {
        inset: 33.3333333333%;
    }
    .sp\:inset-2\/3:not(#\#) {
        inset: 66.6666666667%;
    }
    .sp\:inset-1\/4:not(#\#) {
        inset: 25%;
    }
    .sp\:inset-2\/4:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-3\/4:not(#\#) {
        inset: 75%;
    }
    .sp\:inset-1\/5:not(#\#) {
        inset: 20%;
    }
    .sp\:inset-2\/5:not(#\#) {
        inset: 40%;
    }
    .sp\:inset-3\/5:not(#\#) {
        inset: 60%;
    }
    .sp\:inset-4\/5:not(#\#) {
        inset: 80%;
    }
    .sp\:inset-1\/6:not(#\#) {
        inset: 16.6666666667%;
    }
    .sp\:inset-2\/6:not(#\#) {
        inset: 33.3333333333%;
    }
    .sp\:inset-3\/6:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-4\/6:not(#\#) {
        inset: 66.6666666667%;
    }
    .sp\:inset-5\/6:not(#\#) {
        inset: 83.3333333333%;
    }
    .sp\:inset-1\/7:not(#\#) {
        inset: 14.2857142857%;
    }
    .sp\:inset-2\/7:not(#\#) {
        inset: 28.5714285714%;
    }
    .sp\:inset-3\/7:not(#\#) {
        inset: 42.8571428571%;
    }
    .sp\:inset-4\/7:not(#\#) {
        inset: 57.1428571429%;
    }
    .sp\:inset-5\/7:not(#\#) {
        inset: 71.4285714286%;
    }
    .sp\:inset-6\/7:not(#\#) {
        inset: 85.7142857143%;
    }
    .sp\:inset-1\/8:not(#\#) {
        inset: 12.5%;
    }
    .sp\:inset-2\/8:not(#\#) {
        inset: 25%;
    }
    .sp\:inset-3\/8:not(#\#) {
        inset: 37.5%;
    }
    .sp\:inset-4\/8:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-5\/8:not(#\#) {
        inset: 62.5%;
    }
    .sp\:inset-6\/8:not(#\#) {
        inset: 75%;
    }
    .sp\:inset-7\/8:not(#\#) {
        inset: 87.5%;
    }
    .sp\:inset-1\/9:not(#\#) {
        inset: 11.1111111111%;
    }
    .sp\:inset-2\/9:not(#\#) {
        inset: 22.2222222222%;
    }
    .sp\:inset-3\/9:not(#\#) {
        inset: 33.3333333333%;
    }
    .sp\:inset-4\/9:not(#\#) {
        inset: 44.4444444444%;
    }
    .sp\:inset-5\/9:not(#\#) {
        inset: 55.5555555556%;
    }
    .sp\:inset-6\/9:not(#\#) {
        inset: 66.6666666667%;
    }
    .sp\:inset-7\/9:not(#\#) {
        inset: 77.7777777778%;
    }
    .sp\:inset-8\/9:not(#\#) {
        inset: 88.8888888889%;
    }
    .sp\:inset-1\/10:not(#\#) {
        inset: 10%;
    }
    .sp\:inset-2\/10:not(#\#) {
        inset: 20%;
    }
    .sp\:inset-3\/10:not(#\#) {
        inset: 30%;
    }
    .sp\:inset-4\/10:not(#\#) {
        inset: 40%;
    }
    .sp\:inset-5\/10:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-6\/10:not(#\#) {
        inset: 60%;
    }
    .sp\:inset-7\/10:not(#\#) {
        inset: 70%;
    }
    .sp\:inset-8\/10:not(#\#) {
        inset: 80%;
    }
    .sp\:inset-9\/10:not(#\#) {
        inset: 90%;
    }
    .sp\:inset-1\/11:not(#\#) {
        inset: 9.0909090909%;
    }
    .sp\:inset-2\/11:not(#\#) {
        inset: 18.1818181818%;
    }
    .sp\:inset-3\/11:not(#\#) {
        inset: 27.2727272727%;
    }
    .sp\:inset-4\/11:not(#\#) {
        inset: 36.3636363636%;
    }
    .sp\:inset-5\/11:not(#\#) {
        inset: 45.4545454545%;
    }
    .sp\:inset-6\/11:not(#\#) {
        inset: 54.5454545455%;
    }
    .sp\:inset-7\/11:not(#\#) {
        inset: 63.6363636364%;
    }
    .sp\:inset-8\/11:not(#\#) {
        inset: 72.7272727273%;
    }
    .sp\:inset-9\/11:not(#\#) {
        inset: 81.8181818182%;
    }
    .sp\:inset-10\/11:not(#\#) {
        inset: 90.9090909091%;
    }
    .sp\:inset-1\/12:not(#\#) {
        inset: 8.3333333333%;
    }
    .sp\:inset-2\/12:not(#\#) {
        inset: 16.6666666667%;
    }
    .sp\:inset-3\/12:not(#\#) {
        inset: 25%;
    }
    .sp\:inset-4\/12:not(#\#) {
        inset: 33.3333333333%;
    }
    .sp\:inset-5\/12:not(#\#) {
        inset: 41.6666666667%;
    }
    .sp\:inset-6\/12:not(#\#) {
        inset: 50%;
    }
    .sp\:inset-7\/12:not(#\#) {
        inset: 58.3333333333%;
    }
    .sp\:inset-8\/12:not(#\#) {
        inset: 66.6666666667%;
    }
    .sp\:inset-9\/12:not(#\#) {
        inset: 75%;
    }
    .sp\:inset-10\/12:not(#\#) {
        inset: 83.3333333333%;
    }
    .sp\:inset-11\/12:not(#\#) {
        inset: 91.6666666667%;
    }
    .sp\:scale-x-1:not(#\#) {
        --all-scale-x: 1;
    }
    .sp\:scale-y-1:not(#\#) {
        --all-scale-y: 1;
    }
    .sp\:scale-x-2:not(#\#) {
        --all-scale-x: 2;
    }
    .sp\:scale-y-2:not(#\#) {
        --all-scale-y: 2;
    }
    .sp\:scale-x-0\.1:not(#\#) {
        --all-scale-x: 0.1;
    }
    .sp\:scale-y-0\.1:not(#\#) {
        --all-scale-y: 0.1;
    }
    .sp\:scale-x-0\.2:not(#\#) {
        --all-scale-x: 0.2;
    }
    .sp\:scale-y-0\.2:not(#\#) {
        --all-scale-y: 0.2;
    }
    .sp\:scale-x-0\.3:not(#\#) {
        --all-scale-x: 0.3;
    }
    .sp\:scale-y-0\.3:not(#\#) {
        --all-scale-y: 0.3;
    }
    .sp\:scale-x-0\.4:not(#\#) {
        --all-scale-x: 0.4;
    }
    .sp\:scale-y-0\.4:not(#\#) {
        --all-scale-y: 0.4;
    }
    .sp\:scale-x-0\.5:not(#\#) {
        --all-scale-x: 0.5;
    }
    .sp\:scale-y-0\.5:not(#\#) {
        --all-scale-y: 0.5;
    }
    .sp\:scale-x-0\.6:not(#\#) {
        --all-scale-x: 0.6;
    }
    .sp\:scale-y-0\.6:not(#\#) {
        --all-scale-y: 0.6;
    }
    .sp\:scale-x-0\.7:not(#\#) {
        --all-scale-x: 0.7;
    }
    .sp\:scale-y-0\.7:not(#\#) {
        --all-scale-y: 0.7;
    }
    .sp\:scale-x-0\.8:not(#\#) {
        --all-scale-x: 0.8;
    }
    .sp\:scale-y-0\.8:not(#\#) {
        --all-scale-y: 0.8;
    }
    .sp\:scale-x-0\.9:not(#\#) {
        --all-scale-x: 0.9;
    }
    .sp\:scale-y-0\.9:not(#\#) {
        --all-scale-y: 0.9;
    }
    .sp\:scale-x-1\.1:not(#\#) {
        --all-scale-x: 1.1;
    }
    .sp\:scale-y-1\.1:not(#\#) {
        --all-scale-y: 1.1;
    }
    .sp\:scale-x-1\.2:not(#\#) {
        --all-scale-x: 1.2;
    }
    .sp\:scale-y-1\.2:not(#\#) {
        --all-scale-y: 1.2;
    }
    .sp\:scale-x-1\.3:not(#\#) {
        --all-scale-x: 1.3;
    }
    .sp\:scale-y-1\.3:not(#\#) {
        --all-scale-y: 1.3;
    }
    .sp\:scale-x-1\.4:not(#\#) {
        --all-scale-x: 1.4;
    }
    .sp\:scale-y-1\.4:not(#\#) {
        --all-scale-y: 1.4;
    }
    .sp\:scale-x-1\.5:not(#\#) {
        --all-scale-x: 1.5;
    }
    .sp\:scale-y-1\.5:not(#\#) {
        --all-scale-y: 1.5;
    }
    .sp\:scale-x-1\.6:not(#\#) {
        --all-scale-x: 1.6;
    }
    .sp\:scale-y-1\.6:not(#\#) {
        --all-scale-y: 1.6;
    }
    .sp\:scale-x-1\.7:not(#\#) {
        --all-scale-x: 1.7;
    }
    .sp\:scale-y-1\.7:not(#\#) {
        --all-scale-y: 1.7;
    }
    .sp\:scale-x-1\.8:not(#\#) {
        --all-scale-x: 1.8;
    }
    .sp\:scale-y-1\.8:not(#\#) {
        --all-scale-y: 1.8;
    }
    .sp\:scale-x-1\.9:not(#\#) {
        --all-scale-x: 1.9;
    }
    .sp\:scale-y-1\.9:not(#\#) {
        --all-scale-y: 1.9;
    }
    .is-active>.sp\:active\:rotate-0:not(#\#),
    .sp\:active\:rotate-0:not(#\#).is-active,
    .sp\:rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .is-active>.sp\:active\:rotate-1:not(#\#),
    .sp\:active\:rotate-1:not(#\#).is-active,
    .sp\:rotate-1:not(#\#) {
        --all-rotate: 1deg;
    }
    .is-active>.sp\:active\:rotate-2:not(#\#),
    .sp\:active\:rotate-2:not(#\#).is-active,
    .sp\:rotate-2:not(#\#) {
        --all-rotate: 2deg;
    }
    .is-active>.sp\:active\:rotate-3:not(#\#),
    .sp\:active\:rotate-3:not(#\#).is-active,
    .sp\:rotate-3:not(#\#) {
        --all-rotate: 3deg;
    }
    .is-active>.sp\:active\:rotate-6:not(#\#),
    .sp\:active\:rotate-6:not(#\#).is-active,
    .sp\:rotate-6:not(#\#) {
        --all-rotate: 6deg;
    }
    .is-active>.sp\:active\:rotate-12:not(#\#),
    .sp\:active\:rotate-12:not(#\#).is-active,
    .sp\:rotate-12:not(#\#) {
        --all-rotate: 12deg;
    }
    .is-active>.sp\:active\:rotate-45:not(#\#),
    .sp\:active\:rotate-45:not(#\#).is-active,
    .sp\:rotate-45:not(#\#) {
        --all-rotate: 45deg;
    }
    .is-active>.sp\:active\:rotate-75:not(#\#),
    .sp\:active\:rotate-75:not(#\#).is-active,
    .sp\:rotate-75:not(#\#) {
        --all-rotate: 75deg;
    }
    .is-active>.sp\:active\:rotate-90:not(#\#),
    .sp\:active\:rotate-90:not(#\#).is-active,
    .sp\:rotate-90:not(#\#) {
        --all-rotate: 90deg;
    }
    .is-active>.sp\:active\:rotate-180:not(#\#),
    .sp\:active\:rotate-180:not(#\#).is-active,
    .sp\:rotate-180:not(#\#) {
        --all-rotate: 180deg;
    }
    .sp\:-rotate-0:not(#\#) {
        --all-rotate: 0;
    }
    .sp\:-rotate-1:not(#\#) {
        --all-rotate: -1deg;
    }
    .sp\:-rotate-2:not(#\#) {
        --all-rotate: -2deg;
    }
    .sp\:-rotate-3:not(#\#) {
        --all-rotate: -3deg;
    }
    .sp\:-rotate-6:not(#\#) {
        --all-rotate: -6deg;
    }
    .sp\:-rotate-12:not(#\#) {
        --all-rotate: -12deg;
    }
    .sp\:-rotate-45:not(#\#) {
        --all-rotate: -45deg;
    }
    .sp\:-rotate-75:not(#\#) {
        --all-rotate: -75deg;
    }
    .sp\:-rotate-90:not(#\#) {
        --all-rotate: -90deg;
    }
    .sp\:-rotate-180:not(#\#) {
        --all-rotate: -180deg;
    }
    .sp\:translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .sp\:translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .sp\:translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .sp\:translate-1:not(#\#) {
        --all-translate: 0.25rem;
    }
    .sp\:translate-x-1:not(#\#) {
        --all-translate-x: 0.25rem;
    }
    .sp\:translate-y-1:not(#\#) {
        --all-translate-y: 0.25rem;
    }
    .sp\:translate-2:not(#\#) {
        --all-translate: 0.5rem;
    }
    .sp\:translate-x-2:not(#\#) {
        --all-translate-x: 0.5rem;
    }
    .sp\:translate-y-2:not(#\#) {
        --all-translate-y: 0.5rem;
    }
    .sp\:translate-3:not(#\#) {
        --all-translate: 1rem;
    }
    .sp\:translate-x-3:not(#\#) {
        --all-translate-x: 1rem;
    }
    .sp\:translate-y-3:not(#\#) {
        --all-translate-y: 1rem;
    }
    .sp\:translate-4:not(#\#) {
        --all-translate: 1.25rem;
    }
    .sp\:translate-x-4:not(#\#) {
        --all-translate-x: 1.25rem;
    }
    .sp\:translate-y-4:not(#\#) {
        --all-translate-y: 1.25rem;
    }
    .sp\:translate-5:not(#\#) {
        --all-translate: 1.5rem;
    }
    .sp\:translate-x-5:not(#\#) {
        --all-translate-x: 1.5rem;
    }
    .sp\:translate-y-5:not(#\#) {
        --all-translate-y: 1.5rem;
    }
    .sp\:translate-6:not(#\#) {
        --all-translate: 1.75rem;
    }
    .sp\:translate-x-6:not(#\#) {
        --all-translate-x: 1.75rem;
    }
    .sp\:translate-y-6:not(#\#) {
        --all-translate-y: 1.75rem;
    }
    .sp\:translate-7:not(#\#) {
        --all-translate: 2rem;
    }
    .sp\:translate-x-7:not(#\#) {
        --all-translate-x: 2rem;
    }
    .sp\:translate-y-7:not(#\#) {
        --all-translate-y: 2rem;
    }
    .sp\:translate-8:not(#\#) {
        --all-translate: 2.5rem;
    }
    .sp\:translate-x-8:not(#\#) {
        --all-translate-x: 2.5rem;
    }
    .sp\:translate-y-8:not(#\#) {
        --all-translate-y: 2.5rem;
    }
    .sp\:translate-9:not(#\#) {
        --all-translate: 3rem;
    }
    .sp\:translate-x-9:not(#\#) {
        --all-translate-x: 3rem;
    }
    .sp\:translate-y-9:not(#\#) {
        --all-translate-y: 3rem;
    }
    .sp\:translate-10:not(#\#) {
        --all-translate: 4rem;
    }
    .sp\:translate-x-10:not(#\#) {
        --all-translate-x: 4rem;
    }
    .sp\:translate-y-10:not(#\#) {
        --all-translate-y: 4rem;
    }
    .sp\:translate-11:not(#\#) {
        --all-translate: 5rem;
    }
    .sp\:translate-x-11:not(#\#) {
        --all-translate-x: 5rem;
    }
    .sp\:translate-y-11:not(#\#) {
        --all-translate-y: 5rem;
    }
    .sp\:translate-12:not(#\#) {
        --all-translate: 6rem;
    }
    .sp\:translate-x-12:not(#\#) {
        --all-translate-x: 6rem;
    }
    .sp\:translate-y-12:not(#\#) {
        --all-translate-y: 6rem;
    }
    .sp\:translate-full:not(#\#) {
        --all-translate: 100%;
    }
    .sp\:translate-x-full:not(#\#) {
        --all-translate-x: 100%;
    }
    .sp\:translate-y-full:not(#\#) {
        --all-translate-y: 100%;
    }
    .sp\:translate-px:not(#\#) {
        --all-translate: 1px;
    }
    .sp\:translate-x-px:not(#\#) {
        --all-translate-x: 1px;
    }
    .sp\:translate-y-px:not(#\#) {
        --all-translate-y: 1px;
    }
    .sp\:translate-0\.5:not(#\#) {
        --all-translate: 0.125rem;
    }
    .sp\:translate-x-0\.5:not(#\#) {
        --all-translate-x: 0.125rem;
    }
    .sp\:translate-y-0\.5:not(#\#) {
        --all-translate-y: 0.125rem;
    }
    .sp\:translate-1\.5:not(#\#) {
        --all-translate: 0.375rem;
    }
    .sp\:translate-x-1\.5:not(#\#) {
        --all-translate-x: 0.375rem;
    }
    .sp\:translate-y-1\.5:not(#\#) {
        --all-translate-y: 0.375rem;
    }
    .sp\:translate-2\.5:not(#\#) {
        --all-translate: 0.75rem;
    }
    .sp\:translate-x-2\.5:not(#\#) {
        --all-translate-x: 0.75rem;
    }
    .sp\:translate-y-2\.5:not(#\#) {
        --all-translate-y: 0.75rem;
    }
    .sp\:translate-1\/2:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-1\/2:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-1\/2:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-1\/3:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .sp\:translate-x-1\/3:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .sp\:translate-y-1\/3:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .sp\:translate-2\/3:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .sp\:translate-x-2\/3:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .sp\:translate-y-2\/3:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .sp\:translate-1\/4:not(#\#) {
        --all-translate: 25%;
    }
    .sp\:translate-x-1\/4:not(#\#) {
        --all-translate-x: 25%;
    }
    .sp\:translate-y-1\/4:not(#\#) {
        --all-translate-y: 25%;
    }
    .sp\:translate-2\/4:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-2\/4:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-2\/4:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-3\/4:not(#\#) {
        --all-translate: 75%;
    }
    .sp\:translate-x-3\/4:not(#\#) {
        --all-translate-x: 75%;
    }
    .sp\:translate-y-3\/4:not(#\#) {
        --all-translate-y: 75%;
    }
    .sp\:translate-1\/5:not(#\#) {
        --all-translate: 20%;
    }
    .sp\:translate-x-1\/5:not(#\#) {
        --all-translate-x: 20%;
    }
    .sp\:translate-y-1\/5:not(#\#) {
        --all-translate-y: 20%;
    }
    .sp\:translate-2\/5:not(#\#) {
        --all-translate: 40%;
    }
    .sp\:translate-x-2\/5:not(#\#) {
        --all-translate-x: 40%;
    }
    .sp\:translate-y-2\/5:not(#\#) {
        --all-translate-y: 40%;
    }
    .sp\:translate-3\/5:not(#\#) {
        --all-translate: 60%;
    }
    .sp\:translate-x-3\/5:not(#\#) {
        --all-translate-x: 60%;
    }
    .sp\:translate-y-3\/5:not(#\#) {
        --all-translate-y: 60%;
    }
    .sp\:translate-4\/5:not(#\#) {
        --all-translate: 80%;
    }
    .sp\:translate-x-4\/5:not(#\#) {
        --all-translate-x: 80%;
    }
    .sp\:translate-y-4\/5:not(#\#) {
        --all-translate-y: 80%;
    }
    .sp\:translate-1\/6:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .sp\:translate-x-1\/6:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .sp\:translate-y-1\/6:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .sp\:translate-2\/6:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .sp\:translate-x-2\/6:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .sp\:translate-y-2\/6:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .sp\:translate-3\/6:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-3\/6:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-3\/6:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-4\/6:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .sp\:translate-x-4\/6:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .sp\:translate-y-4\/6:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .sp\:translate-5\/6:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .sp\:translate-x-5\/6:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .sp\:translate-y-5\/6:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .sp\:translate-1\/7:not(#\#) {
        --all-translate: 14.2857142857%;
    }
    .sp\:translate-x-1\/7:not(#\#) {
        --all-translate-x: 14.2857142857%;
    }
    .sp\:translate-y-1\/7:not(#\#) {
        --all-translate-y: 14.2857142857%;
    }
    .sp\:translate-2\/7:not(#\#) {
        --all-translate: 28.5714285714%;
    }
    .sp\:translate-x-2\/7:not(#\#) {
        --all-translate-x: 28.5714285714%;
    }
    .sp\:translate-y-2\/7:not(#\#) {
        --all-translate-y: 28.5714285714%;
    }
    .sp\:translate-3\/7:not(#\#) {
        --all-translate: 42.8571428571%;
    }
    .sp\:translate-x-3\/7:not(#\#) {
        --all-translate-x: 42.8571428571%;
    }
    .sp\:translate-y-3\/7:not(#\#) {
        --all-translate-y: 42.8571428571%;
    }
    .sp\:translate-4\/7:not(#\#) {
        --all-translate: 57.1428571429%;
    }
    .sp\:translate-x-4\/7:not(#\#) {
        --all-translate-x: 57.1428571429%;
    }
    .sp\:translate-y-4\/7:not(#\#) {
        --all-translate-y: 57.1428571429%;
    }
    .sp\:translate-5\/7:not(#\#) {
        --all-translate: 71.4285714286%;
    }
    .sp\:translate-x-5\/7:not(#\#) {
        --all-translate-x: 71.4285714286%;
    }
    .sp\:translate-y-5\/7:not(#\#) {
        --all-translate-y: 71.4285714286%;
    }
    .sp\:translate-6\/7:not(#\#) {
        --all-translate: 85.7142857143%;
    }
    .sp\:translate-x-6\/7:not(#\#) {
        --all-translate-x: 85.7142857143%;
    }
    .sp\:translate-y-6\/7:not(#\#) {
        --all-translate-y: 85.7142857143%;
    }
    .sp\:translate-1\/8:not(#\#) {
        --all-translate: 12.5%;
    }
    .sp\:translate-x-1\/8:not(#\#) {
        --all-translate-x: 12.5%;
    }
    .sp\:translate-y-1\/8:not(#\#) {
        --all-translate-y: 12.5%;
    }
    .sp\:translate-2\/8:not(#\#) {
        --all-translate: 25%;
    }
    .sp\:translate-x-2\/8:not(#\#) {
        --all-translate-x: 25%;
    }
    .sp\:translate-y-2\/8:not(#\#) {
        --all-translate-y: 25%;
    }
    .sp\:translate-3\/8:not(#\#) {
        --all-translate: 37.5%;
    }
    .sp\:translate-x-3\/8:not(#\#) {
        --all-translate-x: 37.5%;
    }
    .sp\:translate-y-3\/8:not(#\#) {
        --all-translate-y: 37.5%;
    }
    .sp\:translate-4\/8:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-4\/8:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-4\/8:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-5\/8:not(#\#) {
        --all-translate: 62.5%;
    }
    .sp\:translate-x-5\/8:not(#\#) {
        --all-translate-x: 62.5%;
    }
    .sp\:translate-y-5\/8:not(#\#) {
        --all-translate-y: 62.5%;
    }
    .sp\:translate-6\/8:not(#\#) {
        --all-translate: 75%;
    }
    .sp\:translate-x-6\/8:not(#\#) {
        --all-translate-x: 75%;
    }
    .sp\:translate-y-6\/8:not(#\#) {
        --all-translate-y: 75%;
    }
    .sp\:translate-7\/8:not(#\#) {
        --all-translate: 87.5%;
    }
    .sp\:translate-x-7\/8:not(#\#) {
        --all-translate-x: 87.5%;
    }
    .sp\:translate-y-7\/8:not(#\#) {
        --all-translate-y: 87.5%;
    }
    .sp\:translate-1\/9:not(#\#) {
        --all-translate: 11.1111111111%;
    }
    .sp\:translate-x-1\/9:not(#\#) {
        --all-translate-x: 11.1111111111%;
    }
    .sp\:translate-y-1\/9:not(#\#) {
        --all-translate-y: 11.1111111111%;
    }
    .sp\:translate-2\/9:not(#\#) {
        --all-translate: 22.2222222222%;
    }
    .sp\:translate-x-2\/9:not(#\#) {
        --all-translate-x: 22.2222222222%;
    }
    .sp\:translate-y-2\/9:not(#\#) {
        --all-translate-y: 22.2222222222%;
    }
    .sp\:translate-3\/9:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .sp\:translate-x-3\/9:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .sp\:translate-y-3\/9:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .sp\:translate-4\/9:not(#\#) {
        --all-translate: 44.4444444444%;
    }
    .sp\:translate-x-4\/9:not(#\#) {
        --all-translate-x: 44.4444444444%;
    }
    .sp\:translate-y-4\/9:not(#\#) {
        --all-translate-y: 44.4444444444%;
    }
    .sp\:translate-5\/9:not(#\#) {
        --all-translate: 55.5555555556%;
    }
    .sp\:translate-x-5\/9:not(#\#) {
        --all-translate-x: 55.5555555556%;
    }
    .sp\:translate-y-5\/9:not(#\#) {
        --all-translate-y: 55.5555555556%;
    }
    .sp\:translate-6\/9:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .sp\:translate-x-6\/9:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .sp\:translate-y-6\/9:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .sp\:translate-7\/9:not(#\#) {
        --all-translate: 77.7777777778%;
    }
    .sp\:translate-x-7\/9:not(#\#) {
        --all-translate-x: 77.7777777778%;
    }
    .sp\:translate-y-7\/9:not(#\#) {
        --all-translate-y: 77.7777777778%;
    }
    .sp\:translate-8\/9:not(#\#) {
        --all-translate: 88.8888888889%;
    }
    .sp\:translate-x-8\/9:not(#\#) {
        --all-translate-x: 88.8888888889%;
    }
    .sp\:translate-y-8\/9:not(#\#) {
        --all-translate-y: 88.8888888889%;
    }
    .sp\:translate-1\/10:not(#\#) {
        --all-translate: 10%;
    }
    .sp\:translate-x-1\/10:not(#\#) {
        --all-translate-x: 10%;
    }
    .sp\:translate-y-1\/10:not(#\#) {
        --all-translate-y: 10%;
    }
    .sp\:translate-2\/10:not(#\#) {
        --all-translate: 20%;
    }
    .sp\:translate-x-2\/10:not(#\#) {
        --all-translate-x: 20%;
    }
    .sp\:translate-y-2\/10:not(#\#) {
        --all-translate-y: 20%;
    }
    .sp\:translate-3\/10:not(#\#) {
        --all-translate: 30%;
    }
    .sp\:translate-x-3\/10:not(#\#) {
        --all-translate-x: 30%;
    }
    .sp\:translate-y-3\/10:not(#\#) {
        --all-translate-y: 30%;
    }
    .sp\:translate-4\/10:not(#\#) {
        --all-translate: 40%;
    }
    .sp\:translate-x-4\/10:not(#\#) {
        --all-translate-x: 40%;
    }
    .sp\:translate-y-4\/10:not(#\#) {
        --all-translate-y: 40%;
    }
    .sp\:translate-5\/10:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-5\/10:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-5\/10:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-6\/10:not(#\#) {
        --all-translate: 60%;
    }
    .sp\:translate-x-6\/10:not(#\#) {
        --all-translate-x: 60%;
    }
    .sp\:translate-y-6\/10:not(#\#) {
        --all-translate-y: 60%;
    }
    .sp\:translate-7\/10:not(#\#) {
        --all-translate: 70%;
    }
    .sp\:translate-x-7\/10:not(#\#) {
        --all-translate-x: 70%;
    }
    .sp\:translate-y-7\/10:not(#\#) {
        --all-translate-y: 70%;
    }
    .sp\:translate-8\/10:not(#\#) {
        --all-translate: 80%;
    }
    .sp\:translate-x-8\/10:not(#\#) {
        --all-translate-x: 80%;
    }
    .sp\:translate-y-8\/10:not(#\#) {
        --all-translate-y: 80%;
    }
    .sp\:translate-9\/10:not(#\#) {
        --all-translate: 90%;
    }
    .sp\:translate-x-9\/10:not(#\#) {
        --all-translate-x: 90%;
    }
    .sp\:translate-y-9\/10:not(#\#) {
        --all-translate-y: 90%;
    }
    .sp\:translate-1\/11:not(#\#) {
        --all-translate: 9.0909090909%;
    }
    .sp\:translate-x-1\/11:not(#\#) {
        --all-translate-x: 9.0909090909%;
    }
    .sp\:translate-y-1\/11:not(#\#) {
        --all-translate-y: 9.0909090909%;
    }
    .sp\:translate-2\/11:not(#\#) {
        --all-translate: 18.1818181818%;
    }
    .sp\:translate-x-2\/11:not(#\#) {
        --all-translate-x: 18.1818181818%;
    }
    .sp\:translate-y-2\/11:not(#\#) {
        --all-translate-y: 18.1818181818%;
    }
    .sp\:translate-3\/11:not(#\#) {
        --all-translate: 27.2727272727%;
    }
    .sp\:translate-x-3\/11:not(#\#) {
        --all-translate-x: 27.2727272727%;
    }
    .sp\:translate-y-3\/11:not(#\#) {
        --all-translate-y: 27.2727272727%;
    }
    .sp\:translate-4\/11:not(#\#) {
        --all-translate: 36.3636363636%;
    }
    .sp\:translate-x-4\/11:not(#\#) {
        --all-translate-x: 36.3636363636%;
    }
    .sp\:translate-y-4\/11:not(#\#) {
        --all-translate-y: 36.3636363636%;
    }
    .sp\:translate-5\/11:not(#\#) {
        --all-translate: 45.4545454545%;
    }
    .sp\:translate-x-5\/11:not(#\#) {
        --all-translate-x: 45.4545454545%;
    }
    .sp\:translate-y-5\/11:not(#\#) {
        --all-translate-y: 45.4545454545%;
    }
    .sp\:translate-6\/11:not(#\#) {
        --all-translate: 54.5454545455%;
    }
    .sp\:translate-x-6\/11:not(#\#) {
        --all-translate-x: 54.5454545455%;
    }
    .sp\:translate-y-6\/11:not(#\#) {
        --all-translate-y: 54.5454545455%;
    }
    .sp\:translate-7\/11:not(#\#) {
        --all-translate: 63.6363636364%;
    }
    .sp\:translate-x-7\/11:not(#\#) {
        --all-translate-x: 63.6363636364%;
    }
    .sp\:translate-y-7\/11:not(#\#) {
        --all-translate-y: 63.6363636364%;
    }
    .sp\:translate-8\/11:not(#\#) {
        --all-translate: 72.7272727273%;
    }
    .sp\:translate-x-8\/11:not(#\#) {
        --all-translate-x: 72.7272727273%;
    }
    .sp\:translate-y-8\/11:not(#\#) {
        --all-translate-y: 72.7272727273%;
    }
    .sp\:translate-9\/11:not(#\#) {
        --all-translate: 81.8181818182%;
    }
    .sp\:translate-x-9\/11:not(#\#) {
        --all-translate-x: 81.8181818182%;
    }
    .sp\:translate-y-9\/11:not(#\#) {
        --all-translate-y: 81.8181818182%;
    }
    .sp\:translate-10\/11:not(#\#) {
        --all-translate: 90.9090909091%;
    }
    .sp\:translate-x-10\/11:not(#\#) {
        --all-translate-x: 90.9090909091%;
    }
    .sp\:translate-y-10\/11:not(#\#) {
        --all-translate-y: 90.9090909091%;
    }
    .sp\:translate-1\/12:not(#\#) {
        --all-translate: 8.3333333333%;
    }
    .sp\:translate-x-1\/12:not(#\#) {
        --all-translate-x: 8.3333333333%;
    }
    .sp\:translate-y-1\/12:not(#\#) {
        --all-translate-y: 8.3333333333%;
    }
    .sp\:translate-2\/12:not(#\#) {
        --all-translate: 16.6666666667%;
    }
    .sp\:translate-x-2\/12:not(#\#) {
        --all-translate-x: 16.6666666667%;
    }
    .sp\:translate-y-2\/12:not(#\#) {
        --all-translate-y: 16.6666666667%;
    }
    .sp\:translate-3\/12:not(#\#) {
        --all-translate: 25%;
    }
    .sp\:translate-x-3\/12:not(#\#) {
        --all-translate-x: 25%;
    }
    .sp\:translate-y-3\/12:not(#\#) {
        --all-translate-y: 25%;
    }
    .sp\:translate-4\/12:not(#\#) {
        --all-translate: 33.3333333333%;
    }
    .sp\:translate-x-4\/12:not(#\#) {
        --all-translate-x: 33.3333333333%;
    }
    .sp\:translate-y-4\/12:not(#\#) {
        --all-translate-y: 33.3333333333%;
    }
    .sp\:translate-5\/12:not(#\#) {
        --all-translate: 41.6666666667%;
    }
    .sp\:translate-x-5\/12:not(#\#) {
        --all-translate-x: 41.6666666667%;
    }
    .sp\:translate-y-5\/12:not(#\#) {
        --all-translate-y: 41.6666666667%;
    }
    .sp\:translate-6\/12:not(#\#) {
        --all-translate: 50%;
    }
    .sp\:translate-x-6\/12:not(#\#) {
        --all-translate-x: 50%;
    }
    .sp\:translate-y-6\/12:not(#\#) {
        --all-translate-y: 50%;
    }
    .sp\:translate-7\/12:not(#\#) {
        --all-translate: 58.3333333333%;
    }
    .sp\:translate-x-7\/12:not(#\#) {
        --all-translate-x: 58.3333333333%;
    }
    .sp\:translate-y-7\/12:not(#\#) {
        --all-translate-y: 58.3333333333%;
    }
    .sp\:translate-8\/12:not(#\#) {
        --all-translate: 66.6666666667%;
    }
    .sp\:translate-x-8\/12:not(#\#) {
        --all-translate-x: 66.6666666667%;
    }
    .sp\:translate-y-8\/12:not(#\#) {
        --all-translate-y: 66.6666666667%;
    }
    .sp\:translate-9\/12:not(#\#) {
        --all-translate: 75%;
    }
    .sp\:translate-x-9\/12:not(#\#) {
        --all-translate-x: 75%;
    }
    .sp\:translate-y-9\/12:not(#\#) {
        --all-translate-y: 75%;
    }
    .sp\:translate-10\/12:not(#\#) {
        --all-translate: 83.3333333333%;
    }
    .sp\:translate-x-10\/12:not(#\#) {
        --all-translate-x: 83.3333333333%;
    }
    .sp\:translate-y-10\/12:not(#\#) {
        --all-translate-y: 83.3333333333%;
    }
    .sp\:translate-11\/12:not(#\#) {
        --all-translate: 91.6666666667%;
    }
    .sp\:translate-x-11\/12:not(#\#) {
        --all-translate-x: 91.6666666667%;
    }
    .sp\:translate-y-11\/12:not(#\#) {
        --all-translate-y: 91.6666666667%;
    }
    .sp\:-translate-0:not(#\#) {
        --all-translate: 0rem;
    }
    .sp\:-translate-x-0:not(#\#) {
        --all-translate-x: 0rem;
    }
    .sp\:-translate-y-0:not(#\#) {
        --all-translate-y: 0rem;
    }
    .sp\:-translate-1:not(#\#) {
        --all-translate: -0.25rem;
    }
    .sp\:-translate-x-1:not(#\#) {
        --all-translate-x: -0.25rem;
    }
    .sp\:-translate-y-1:not(#\#) {
        --all-translate-y: -0.25rem;
    }
    .sp\:-translate-2:not(#\#) {
        --all-translate: -0.5rem;
    }
    .sp\:-translate-x-2:not(#\#) {
        --all-translate-x: -0.5rem;
    }
    .sp\:-translate-y-2:not(#\#) {
        --all-translate-y: -0.5rem;
    }
    .sp\:-translate-3:not(#\#) {
        --all-translate: -1rem;
    }
    .sp\:-translate-x-3:not(#\#) {
        --all-translate-x: -1rem;
    }
    .sp\:-translate-y-3:not(#\#) {
        --all-translate-y: -1rem;
    }
    .sp\:-translate-4:not(#\#) {
        --all-translate: -1.25rem;
    }
    .sp\:-translate-x-4:not(#\#) {
        --all-translate-x: -1.25rem;
    }
    .sp\:-translate-y-4:not(#\#) {
        --all-translate-y: -1.25rem;
    }
    .sp\:-translate-5:not(#\#) {
        --all-translate: -1.5rem;
    }
    .sp\:-translate-x-5:not(#\#) {
        --all-translate-x: -1.5rem;
    }
    .sp\:-translate-y-5:not(#\#) {
        --all-translate-y: -1.5rem;
    }
    .sp\:-translate-6:not(#\#) {
        --all-translate: -1.75rem;
    }
    .sp\:-translate-x-6:not(#\#) {
        --all-translate-x: -1.75rem;
    }
    .sp\:-translate-y-6:not(#\#) {
        --all-translate-y: -1.75rem;
    }
    .sp\:-translate-7:not(#\#) {
        --all-translate: -2rem;
    }
    .sp\:-translate-x-7:not(#\#) {
        --all-translate-x: -2rem;
    }
    .sp\:-translate-y-7:not(#\#) {
        --all-translate-y: -2rem;
    }
    .sp\:-translate-8:not(#\#) {
        --all-translate: -2.5rem;
    }
    .sp\:-translate-x-8:not(#\#) {
        --all-translate-x: -2.5rem;
    }
    .sp\:-translate-y-8:not(#\#) {
        --all-translate-y: -2.5rem;
    }
    .sp\:-translate-9:not(#\#) {
        --all-translate: -3rem;
    }
    .sp\:-translate-x-9:not(#\#) {
        --all-translate-x: -3rem;
    }
    .sp\:-translate-y-9:not(#\#) {
        --all-translate-y: -3rem;
    }
    .sp\:-translate-10:not(#\#) {
        --all-translate: -4rem;
    }
    .sp\:-translate-x-10:not(#\#) {
        --all-translate-x: -4rem;
    }
    .sp\:-translate-y-10:not(#\#) {
        --all-translate-y: -4rem;
    }
    .sp\:-translate-11:not(#\#) {
        --all-translate: -5rem;
    }
    .sp\:-translate-x-11:not(#\#) {
        --all-translate-x: -5rem;
    }
    .sp\:-translate-y-11:not(#\#) {
        --all-translate-y: -5rem;
    }
    .sp\:-translate-12:not(#\#) {
        --all-translate: -6rem;
    }
    .sp\:-translate-x-12:not(#\#) {
        --all-translate-x: -6rem;
    }
    .sp\:-translate-y-12:not(#\#) {
        --all-translate-y: -6rem;
    }
    .sp\:-translate-px:not(#\#) {
        --all-translate: -1px;
    }
    .sp\:-translate-x-px:not(#\#) {
        --all-translate-x: -1px;
    }
    .sp\:-translate-y-px:not(#\#) {
        --all-translate-y: -1px;
    }
    .sp\:-translate-0\.5:not(#\#) {
        --all-translate: -0.125rem;
    }
    .sp\:-translate-x-0\.5:not(#\#) {
        --all-translate-x: -0.125rem;
    }
    .sp\:-translate-y-0\.5:not(#\#) {
        --all-translate-y: -0.125rem;
    }
    .sp\:-translate-1\.5:not(#\#) {
        --all-translate: -0.375rem;
    }
    .sp\:-translate-x-1\.5:not(#\#) {
        --all-translate-x: -0.375rem;
    }
    .sp\:-translate-y-1\.5:not(#\#) {
        --all-translate-y: -0.375rem;
    }
    .sp\:-translate-2\.5:not(#\#) {
        --all-translate: -0.75rem;
    }
    .sp\:-translate-x-2\.5:not(#\#) {
        --all-translate-x: -0.75rem;
    }
    .sp\:-translate-y-2\.5:not(#\#) {
        --all-translate-y: -0.75rem;
    }
    .sp\:-translate-1\/2:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-1\/2:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-1\/2:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-1\/3:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .sp\:-translate-x-1\/3:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .sp\:-translate-y-1\/3:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .sp\:-translate-2\/3:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .sp\:-translate-x-2\/3:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .sp\:-translate-y-2\/3:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .sp\:-translate-1\/4:not(#\#) {
        --all-translate: -25%;
    }
    .sp\:-translate-x-1\/4:not(#\#) {
        --all-translate-x: -25%;
    }
    .sp\:-translate-y-1\/4:not(#\#) {
        --all-translate-y: -25%;
    }
    .sp\:-translate-2\/4:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-2\/4:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-2\/4:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-3\/4:not(#\#) {
        --all-translate: -75%;
    }
    .sp\:-translate-x-3\/4:not(#\#) {
        --all-translate-x: -75%;
    }
    .sp\:-translate-y-3\/4:not(#\#) {
        --all-translate-y: -75%;
    }
    .sp\:-translate-1\/5:not(#\#) {
        --all-translate: -20%;
    }
    .sp\:-translate-x-1\/5:not(#\#) {
        --all-translate-x: -20%;
    }
    .sp\:-translate-y-1\/5:not(#\#) {
        --all-translate-y: -20%;
    }
    .sp\:-translate-2\/5:not(#\#) {
        --all-translate: -40%;
    }
    .sp\:-translate-x-2\/5:not(#\#) {
        --all-translate-x: -40%;
    }
    .sp\:-translate-y-2\/5:not(#\#) {
        --all-translate-y: -40%;
    }
    .sp\:-translate-3\/5:not(#\#) {
        --all-translate: -60%;
    }
    .sp\:-translate-x-3\/5:not(#\#) {
        --all-translate-x: -60%;
    }
    .sp\:-translate-y-3\/5:not(#\#) {
        --all-translate-y: -60%;
    }
    .sp\:-translate-4\/5:not(#\#) {
        --all-translate: -80%;
    }
    .sp\:-translate-x-4\/5:not(#\#) {
        --all-translate-x: -80%;
    }
    .sp\:-translate-y-4\/5:not(#\#) {
        --all-translate-y: -80%;
    }
    .sp\:-translate-1\/6:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .sp\:-translate-x-1\/6:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .sp\:-translate-y-1\/6:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .sp\:-translate-2\/6:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .sp\:-translate-x-2\/6:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .sp\:-translate-y-2\/6:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .sp\:-translate-3\/6:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-3\/6:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-3\/6:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-4\/6:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .sp\:-translate-x-4\/6:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .sp\:-translate-y-4\/6:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .sp\:-translate-5\/6:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .sp\:-translate-x-5\/6:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .sp\:-translate-y-5\/6:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .sp\:-translate-1\/7:not(#\#) {
        --all-translate: -14.2857142857%;
    }
    .sp\:-translate-x-1\/7:not(#\#) {
        --all-translate-x: -14.2857142857%;
    }
    .sp\:-translate-y-1\/7:not(#\#) {
        --all-translate-y: -14.2857142857%;
    }
    .sp\:-translate-2\/7:not(#\#) {
        --all-translate: -28.5714285714%;
    }
    .sp\:-translate-x-2\/7:not(#\#) {
        --all-translate-x: -28.5714285714%;
    }
    .sp\:-translate-y-2\/7:not(#\#) {
        --all-translate-y: -28.5714285714%;
    }
    .sp\:-translate-3\/7:not(#\#) {
        --all-translate: -42.8571428571%;
    }
    .sp\:-translate-x-3\/7:not(#\#) {
        --all-translate-x: -42.8571428571%;
    }
    .sp\:-translate-y-3\/7:not(#\#) {
        --all-translate-y: -42.8571428571%;
    }
    .sp\:-translate-4\/7:not(#\#) {
        --all-translate: -57.1428571429%;
    }
    .sp\:-translate-x-4\/7:not(#\#) {
        --all-translate-x: -57.1428571429%;
    }
    .sp\:-translate-y-4\/7:not(#\#) {
        --all-translate-y: -57.1428571429%;
    }
    .sp\:-translate-5\/7:not(#\#) {
        --all-translate: -71.4285714286%;
    }
    .sp\:-translate-x-5\/7:not(#\#) {
        --all-translate-x: -71.4285714286%;
    }
    .sp\:-translate-y-5\/7:not(#\#) {
        --all-translate-y: -71.4285714286%;
    }
    .sp\:-translate-6\/7:not(#\#) {
        --all-translate: -85.7142857143%;
    }
    .sp\:-translate-x-6\/7:not(#\#) {
        --all-translate-x: -85.7142857143%;
    }
    .sp\:-translate-y-6\/7:not(#\#) {
        --all-translate-y: -85.7142857143%;
    }
    .sp\:-translate-1\/8:not(#\#) {
        --all-translate: -12.5%;
    }
    .sp\:-translate-x-1\/8:not(#\#) {
        --all-translate-x: -12.5%;
    }
    .sp\:-translate-y-1\/8:not(#\#) {
        --all-translate-y: -12.5%;
    }
    .sp\:-translate-2\/8:not(#\#) {
        --all-translate: -25%;
    }
    .sp\:-translate-x-2\/8:not(#\#) {
        --all-translate-x: -25%;
    }
    .sp\:-translate-y-2\/8:not(#\#) {
        --all-translate-y: -25%;
    }
    .sp\:-translate-3\/8:not(#\#) {
        --all-translate: -37.5%;
    }
    .sp\:-translate-x-3\/8:not(#\#) {
        --all-translate-x: -37.5%;
    }
    .sp\:-translate-y-3\/8:not(#\#) {
        --all-translate-y: -37.5%;
    }
    .sp\:-translate-4\/8:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-4\/8:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-4\/8:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-5\/8:not(#\#) {
        --all-translate: -62.5%;
    }
    .sp\:-translate-x-5\/8:not(#\#) {
        --all-translate-x: -62.5%;
    }
    .sp\:-translate-y-5\/8:not(#\#) {
        --all-translate-y: -62.5%;
    }
    .sp\:-translate-6\/8:not(#\#) {
        --all-translate: -75%;
    }
    .sp\:-translate-x-6\/8:not(#\#) {
        --all-translate-x: -75%;
    }
    .sp\:-translate-y-6\/8:not(#\#) {
        --all-translate-y: -75%;
    }
    .sp\:-translate-7\/8:not(#\#) {
        --all-translate: -87.5%;
    }
    .sp\:-translate-x-7\/8:not(#\#) {
        --all-translate-x: -87.5%;
    }
    .sp\:-translate-y-7\/8:not(#\#) {
        --all-translate-y: -87.5%;
    }
    .sp\:-translate-1\/9:not(#\#) {
        --all-translate: -11.1111111111%;
    }
    .sp\:-translate-x-1\/9:not(#\#) {
        --all-translate-x: -11.1111111111%;
    }
    .sp\:-translate-y-1\/9:not(#\#) {
        --all-translate-y: -11.1111111111%;
    }
    .sp\:-translate-2\/9:not(#\#) {
        --all-translate: -22.2222222222%;
    }
    .sp\:-translate-x-2\/9:not(#\#) {
        --all-translate-x: -22.2222222222%;
    }
    .sp\:-translate-y-2\/9:not(#\#) {
        --all-translate-y: -22.2222222222%;
    }
    .sp\:-translate-3\/9:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .sp\:-translate-x-3\/9:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .sp\:-translate-y-3\/9:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .sp\:-translate-4\/9:not(#\#) {
        --all-translate: -44.4444444444%;
    }
    .sp\:-translate-x-4\/9:not(#\#) {
        --all-translate-x: -44.4444444444%;
    }
    .sp\:-translate-y-4\/9:not(#\#) {
        --all-translate-y: -44.4444444444%;
    }
    .sp\:-translate-5\/9:not(#\#) {
        --all-translate: -55.5555555556%;
    }
    .sp\:-translate-x-5\/9:not(#\#) {
        --all-translate-x: -55.5555555556%;
    }
    .sp\:-translate-y-5\/9:not(#\#) {
        --all-translate-y: -55.5555555556%;
    }
    .sp\:-translate-6\/9:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .sp\:-translate-x-6\/9:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .sp\:-translate-y-6\/9:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .sp\:-translate-7\/9:not(#\#) {
        --all-translate: -77.7777777778%;
    }
    .sp\:-translate-x-7\/9:not(#\#) {
        --all-translate-x: -77.7777777778%;
    }
    .sp\:-translate-y-7\/9:not(#\#) {
        --all-translate-y: -77.7777777778%;
    }
    .sp\:-translate-8\/9:not(#\#) {
        --all-translate: -88.8888888889%;
    }
    .sp\:-translate-x-8\/9:not(#\#) {
        --all-translate-x: -88.8888888889%;
    }
    .sp\:-translate-y-8\/9:not(#\#) {
        --all-translate-y: -88.8888888889%;
    }
    .sp\:-translate-1\/10:not(#\#) {
        --all-translate: -10%;
    }
    .sp\:-translate-x-1\/10:not(#\#) {
        --all-translate-x: -10%;
    }
    .sp\:-translate-y-1\/10:not(#\#) {
        --all-translate-y: -10%;
    }
    .sp\:-translate-2\/10:not(#\#) {
        --all-translate: -20%;
    }
    .sp\:-translate-x-2\/10:not(#\#) {
        --all-translate-x: -20%;
    }
    .sp\:-translate-y-2\/10:not(#\#) {
        --all-translate-y: -20%;
    }
    .sp\:-translate-3\/10:not(#\#) {
        --all-translate: -30%;
    }
    .sp\:-translate-x-3\/10:not(#\#) {
        --all-translate-x: -30%;
    }
    .sp\:-translate-y-3\/10:not(#\#) {
        --all-translate-y: -30%;
    }
    .sp\:-translate-4\/10:not(#\#) {
        --all-translate: -40%;
    }
    .sp\:-translate-x-4\/10:not(#\#) {
        --all-translate-x: -40%;
    }
    .sp\:-translate-y-4\/10:not(#\#) {
        --all-translate-y: -40%;
    }
    .sp\:-translate-5\/10:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-5\/10:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-5\/10:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-6\/10:not(#\#) {
        --all-translate: -60%;
    }
    .sp\:-translate-x-6\/10:not(#\#) {
        --all-translate-x: -60%;
    }
    .sp\:-translate-y-6\/10:not(#\#) {
        --all-translate-y: -60%;
    }
    .sp\:-translate-7\/10:not(#\#) {
        --all-translate: -70%;
    }
    .sp\:-translate-x-7\/10:not(#\#) {
        --all-translate-x: -70%;
    }
    .sp\:-translate-y-7\/10:not(#\#) {
        --all-translate-y: -70%;
    }
    .sp\:-translate-8\/10:not(#\#) {
        --all-translate: -80%;
    }
    .sp\:-translate-x-8\/10:not(#\#) {
        --all-translate-x: -80%;
    }
    .sp\:-translate-y-8\/10:not(#\#) {
        --all-translate-y: -80%;
    }
    .sp\:-translate-9\/10:not(#\#) {
        --all-translate: -90%;
    }
    .sp\:-translate-x-9\/10:not(#\#) {
        --all-translate-x: -90%;
    }
    .sp\:-translate-y-9\/10:not(#\#) {
        --all-translate-y: -90%;
    }
    .sp\:-translate-1\/11:not(#\#) {
        --all-translate: -9.0909090909%;
    }
    .sp\:-translate-x-1\/11:not(#\#) {
        --all-translate-x: -9.0909090909%;
    }
    .sp\:-translate-y-1\/11:not(#\#) {
        --all-translate-y: -9.0909090909%;
    }
    .sp\:-translate-2\/11:not(#\#) {
        --all-translate: -18.1818181818%;
    }
    .sp\:-translate-x-2\/11:not(#\#) {
        --all-translate-x: -18.1818181818%;
    }
    .sp\:-translate-y-2\/11:not(#\#) {
        --all-translate-y: -18.1818181818%;
    }
    .sp\:-translate-3\/11:not(#\#) {
        --all-translate: -27.2727272727%;
    }
    .sp\:-translate-x-3\/11:not(#\#) {
        --all-translate-x: -27.2727272727%;
    }
    .sp\:-translate-y-3\/11:not(#\#) {
        --all-translate-y: -27.2727272727%;
    }
    .sp\:-translate-4\/11:not(#\#) {
        --all-translate: -36.3636363636%;
    }
    .sp\:-translate-x-4\/11:not(#\#) {
        --all-translate-x: -36.3636363636%;
    }
    .sp\:-translate-y-4\/11:not(#\#) {
        --all-translate-y: -36.3636363636%;
    }
    .sp\:-translate-5\/11:not(#\#) {
        --all-translate: -45.4545454545%;
    }
    .sp\:-translate-x-5\/11:not(#\#) {
        --all-translate-x: -45.4545454545%;
    }
    .sp\:-translate-y-5\/11:not(#\#) {
        --all-translate-y: -45.4545454545%;
    }
    .sp\:-translate-6\/11:not(#\#) {
        --all-translate: -54.5454545455%;
    }
    .sp\:-translate-x-6\/11:not(#\#) {
        --all-translate-x: -54.5454545455%;
    }
    .sp\:-translate-y-6\/11:not(#\#) {
        --all-translate-y: -54.5454545455%;
    }
    .sp\:-translate-7\/11:not(#\#) {
        --all-translate: -63.6363636364%;
    }
    .sp\:-translate-x-7\/11:not(#\#) {
        --all-translate-x: -63.6363636364%;
    }
    .sp\:-translate-y-7\/11:not(#\#) {
        --all-translate-y: -63.6363636364%;
    }
    .sp\:-translate-8\/11:not(#\#) {
        --all-translate: -72.7272727273%;
    }
    .sp\:-translate-x-8\/11:not(#\#) {
        --all-translate-x: -72.7272727273%;
    }
    .sp\:-translate-y-8\/11:not(#\#) {
        --all-translate-y: -72.7272727273%;
    }
    .sp\:-translate-9\/11:not(#\#) {
        --all-translate: -81.8181818182%;
    }
    .sp\:-translate-x-9\/11:not(#\#) {
        --all-translate-x: -81.8181818182%;
    }
    .sp\:-translate-y-9\/11:not(#\#) {
        --all-translate-y: -81.8181818182%;
    }
    .sp\:-translate-10\/11:not(#\#) {
        --all-translate: -90.9090909091%;
    }
    .sp\:-translate-x-10\/11:not(#\#) {
        --all-translate-x: -90.9090909091%;
    }
    .sp\:-translate-y-10\/11:not(#\#) {
        --all-translate-y: -90.9090909091%;
    }
    .sp\:-translate-1\/12:not(#\#) {
        --all-translate: -8.3333333333%;
    }
    .sp\:-translate-x-1\/12:not(#\#) {
        --all-translate-x: -8.3333333333%;
    }
    .sp\:-translate-y-1\/12:not(#\#) {
        --all-translate-y: -8.3333333333%;
    }
    .sp\:-translate-2\/12:not(#\#) {
        --all-translate: -16.6666666667%;
    }
    .sp\:-translate-x-2\/12:not(#\#) {
        --all-translate-x: -16.6666666667%;
    }
    .sp\:-translate-y-2\/12:not(#\#) {
        --all-translate-y: -16.6666666667%;
    }
    .sp\:-translate-3\/12:not(#\#) {
        --all-translate: -25%;
    }
    .sp\:-translate-x-3\/12:not(#\#) {
        --all-translate-x: -25%;
    }
    .sp\:-translate-y-3\/12:not(#\#) {
        --all-translate-y: -25%;
    }
    .sp\:-translate-4\/12:not(#\#) {
        --all-translate: -33.3333333333%;
    }
    .sp\:-translate-x-4\/12:not(#\#) {
        --all-translate-x: -33.3333333333%;
    }
    .sp\:-translate-y-4\/12:not(#\#) {
        --all-translate-y: -33.3333333333%;
    }
    .sp\:-translate-5\/12:not(#\#) {
        --all-translate: -41.6666666667%;
    }
    .sp\:-translate-x-5\/12:not(#\#) {
        --all-translate-x: -41.6666666667%;
    }
    .sp\:-translate-y-5\/12:not(#\#) {
        --all-translate-y: -41.6666666667%;
    }
    .sp\:-translate-6\/12:not(#\#) {
        --all-translate: -50%;
    }
    .sp\:-translate-x-6\/12:not(#\#) {
        --all-translate-x: -50%;
    }
    .sp\:-translate-y-6\/12:not(#\#) {
        --all-translate-y: -50%;
    }
    .sp\:-translate-7\/12:not(#\#) {
        --all-translate: -58.3333333333%;
    }
    .sp\:-translate-x-7\/12:not(#\#) {
        --all-translate-x: -58.3333333333%;
    }
    .sp\:-translate-y-7\/12:not(#\#) {
        --all-translate-y: -58.3333333333%;
    }
    .sp\:-translate-8\/12:not(#\#) {
        --all-translate: -66.6666666667%;
    }
    .sp\:-translate-x-8\/12:not(#\#) {
        --all-translate-x: -66.6666666667%;
    }
    .sp\:-translate-y-8\/12:not(#\#) {
        --all-translate-y: -66.6666666667%;
    }
    .sp\:-translate-9\/12:not(#\#) {
        --all-translate: -75%;
    }
    .sp\:-translate-x-9\/12:not(#\#) {
        --all-translate-x: -75%;
    }
    .sp\:-translate-y-9\/12:not(#\#) {
        --all-translate-y: -75%;
    }
    .sp\:-translate-10\/12:not(#\#) {
        --all-translate: -83.3333333333%;
    }
    .sp\:-translate-x-10\/12:not(#\#) {
        --all-translate-x: -83.3333333333%;
    }
    .sp\:-translate-y-10\/12:not(#\#) {
        --all-translate-y: -83.3333333333%;
    }
    .sp\:-translate-11\/12:not(#\#) {
        --all-translate: -91.6666666667%;
    }
    .sp\:-translate-x-11\/12:not(#\#) {
        --all-translate-x: -91.6666666667%;
    }
    .sp\:-translate-y-11\/12:not(#\#) {
        --all-translate-y: -91.6666666667%;
    }
    .sp\:skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .sp\:skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .sp\:skew-x-1:not(#\#) {
        --all-skew-x: 1deg;
    }
    .sp\:skew-y-1:not(#\#) {
        --all-skew-y: 1deg;
    }
    .sp\:skew-x-2:not(#\#) {
        --all-skew-x: 2deg;
    }
    .sp\:skew-y-2:not(#\#) {
        --all-skew-y: 2deg;
    }
    .sp\:skew-x-3:not(#\#) {
        --all-skew-x: 3deg;
    }
    .sp\:skew-y-3:not(#\#) {
        --all-skew-y: 3deg;
    }
    .sp\:skew-x-4:not(#\#) {
        --all-skew-x: 4deg;
    }
    .sp\:skew-y-4:not(#\#) {
        --all-skew-y: 4deg;
    }
    .sp\:skew-x-5:not(#\#) {
        --all-skew-x: 5deg;
    }
    .sp\:skew-y-5:not(#\#) {
        --all-skew-y: 5deg;
    }
    .sp\:skew-x-6:not(#\#) {
        --all-skew-x: 6deg;
    }
    .sp\:skew-y-6:not(#\#) {
        --all-skew-y: 6deg;
    }
    .sp\:-skew-x-0:not(#\#) {
        --all-skew-x: 0;
    }
    .sp\:-skew-y-0:not(#\#) {
        --all-skew-y: 0;
    }
    .sp\:-skew-x-1:not(#\#) {
        --all-skew-x: -1deg;
    }
    .sp\:-skew-y-1:not(#\#) {
        --all-skew-y: -1deg;
    }
    .sp\:-skew-x-2:not(#\#) {
        --all-skew-x: -2deg;
    }
    .sp\:-skew-y-2:not(#\#) {
        --all-skew-y: -2deg;
    }
    .sp\:-skew-x-3:not(#\#) {
        --all-skew-x: -3deg;
    }
    .sp\:-skew-y-3:not(#\#) {
        --all-skew-y: -3deg;
    }
    .sp\:-skew-x-4:not(#\#) {
        --all-skew-x: -4deg;
    }
    .sp\:-skew-y-4:not(#\#) {
        --all-skew-y: -4deg;
    }
    .sp\:-skew-x-5:not(#\#) {
        --all-skew-x: -5deg;
    }
    .sp\:-skew-y-5:not(#\#) {
        --all-skew-y: -5deg;
    }
    .sp\:-skew-x-6:not(#\#) {
        --all-skew-x: -6deg;
    }
    .sp\:-skew-y-6:not(#\#) {
        --all-skew-y: -6deg;
    }
    .sp\:w-initial:not(#\#) {
        width: initial;
    }
    .sp\:w-full:not(#\#) {
        width: 100%;
    }
    .sp\:w-none:not(#\#) {
        width: 0;
    }
    .sp\:w-\[24\]:not(#\#) {
        width: 24px;
    }
    .sp\:w-\[32\]:not(#\#) {
        width: 32px;
    }
    .sp\:w-\[40\]:not(#\#) {
        width: 40px;
    }
    .sp\:w-\[48\]:not(#\#) {
        width: 48px;
    }
    .sp\:w-\[56\]:not(#\#) {
        width: 56px;
    }
    .sp\:w-\[64\]:not(#\#) {
        width: 64px;
    }
    .sp\:w-\[72\]:not(#\#) {
        width: 72px;
    }
    .sp\:w-\[80\]:not(#\#) {
        width: 80px;
    }
    .sp\:w-\[88\]:not(#\#) {
        width: 88px;
    }
    .sp\:w-\[96\]:not(#\#) {
        width: 96px;
    }
    .sp\:w-\[120\]:not(#\#) {
        width: 120px;
    }
    .sp\:w-\[160\]:not(#\#) {
        width: 160px;
    }
    .sp\:w-\[200\]:not(#\#) {
        width: 200px;
    }
    .sp\:w-\[240\]:not(#\#) {
        width: 240px;
    }
    .sp\:w-\[280\]:not(#\#) {
        width: 280px;
    }
    .sp\:w-\[320\]:not(#\#) {
        width: 320px;
    }
    .sp\:w-\[360\]:not(#\#) {
        width: 360px;
    }
    .sp\:w-\[400\]:not(#\#) {
        width: 400px;
    }
    .sp\:w-\[440\]:not(#\#) {
        width: 440px;
    }
    .sp\:w-\[480\]:not(#\#) {
        width: 480px;
    }
    .sp\:w-\[520\]:not(#\#) {
        width: 520px;
    }
    .sp\:w-\[560\]:not(#\#) {
        width: 560px;
    }
    .sp\:w-\[600\]:not(#\#) {
        width: 600px;
    }
    .sp\:w-\[640\]:not(#\#) {
        width: 640px;
    }
    .sp\:w-\[680\]:not(#\#) {
        width: 680px;
    }
    .sp\:w-\[720\]:not(#\#) {
        width: 720px;
    }
    .sp\:w-\[760\]:not(#\#) {
        width: 760px;
    }
    .sp\:w-\[800\]:not(#\#) {
        width: 800px;
    }
    .sp\:w-\[840\]:not(#\#) {
        width: 840px;
    }
    .sp\:w-\[880\]:not(#\#) {
        width: 880px;
    }
    .sp\:w-\[920\]:not(#\#) {
        width: 920px;
    }
    .sp\:w-\[960\]:not(#\#) {
        width: 960px;
    }
    .sp\:w-1\/2:not(#\#) {
        width: 50%;
    }
    .sp\:w-1\/3:not(#\#) {
        width: 33.3333333333%;
    }
    .sp\:w-2\/3:not(#\#) {
        width: 66.6666666667%;
    }
    .sp\:w-1\/4:not(#\#) {
        width: 25%;
    }
    .sp\:w-2\/4:not(#\#) {
        width: 50%;
    }
    .sp\:w-3\/4:not(#\#) {
        width: 75%;
    }
    .sp\:w-1\/5:not(#\#) {
        width: 20%;
    }
    .sp\:w-2\/5:not(#\#) {
        width: 40%;
    }
    .sp\:w-3\/5:not(#\#) {
        width: 60%;
    }
    .sp\:w-4\/5:not(#\#) {
        width: 80%;
    }
    .sp\:w-1\/6:not(#\#) {
        width: 16.6666666667%;
    }
    .sp\:w-2\/6:not(#\#) {
        width: 33.3333333333%;
    }
    .sp\:w-3\/6:not(#\#) {
        width: 50%;
    }
    .sp\:w-4\/6:not(#\#) {
        width: 66.6666666667%;
    }
    .sp\:w-5\/6:not(#\#) {
        width: 83.3333333333%;
    }
    .sp\:w-1\/7:not(#\#) {
        width: 14.2857142857%;
    }
    .sp\:w-2\/7:not(#\#) {
        width: 28.5714285714%;
    }
    .sp\:w-3\/7:not(#\#) {
        width: 42.8571428571%;
    }
    .sp\:w-4\/7:not(#\#) {
        width: 57.1428571429%;
    }
    .sp\:w-5\/7:not(#\#) {
        width: 71.4285714286%;
    }
    .sp\:w-6\/7:not(#\#) {
        width: 85.7142857143%;
    }
    .sp\:w-1\/8:not(#\#) {
        width: 12.5%;
    }
    .sp\:w-2\/8:not(#\#) {
        width: 25%;
    }
    .sp\:w-3\/8:not(#\#) {
        width: 37.5%;
    }
    .sp\:w-4\/8:not(#\#) {
        width: 50%;
    }
    .sp\:w-5\/8:not(#\#) {
        width: 62.5%;
    }
    .sp\:w-6\/8:not(#\#) {
        width: 75%;
    }
    .sp\:w-7\/8:not(#\#) {
        width: 87.5%;
    }
    .sp\:w-1\/9:not(#\#) {
        width: 11.1111111111%;
    }
    .sp\:w-2\/9:not(#\#) {
        width: 22.2222222222%;
    }
    .sp\:w-3\/9:not(#\#) {
        width: 33.3333333333%;
    }
    .sp\:w-4\/9:not(#\#) {
        width: 44.4444444444%;
    }
    .sp\:w-5\/9:not(#\#) {
        width: 55.5555555556%;
    }
    .sp\:w-6\/9:not(#\#) {
        width: 66.6666666667%;
    }
    .sp\:w-7\/9:not(#\#) {
        width: 77.7777777778%;
    }
    .sp\:w-8\/9:not(#\#) {
        width: 88.8888888889%;
    }
    .sp\:w-1\/10:not(#\#) {
        width: 10%;
    }
    .sp\:w-2\/10:not(#\#) {
        width: 20%;
    }
    .sp\:w-3\/10:not(#\#) {
        width: 30%;
    }
    .sp\:w-4\/10:not(#\#) {
        width: 40%;
    }
    .sp\:w-5\/10:not(#\#) {
        width: 50%;
    }
    .sp\:w-6\/10:not(#\#) {
        width: 60%;
    }
    .sp\:w-7\/10:not(#\#) {
        width: 70%;
    }
    .sp\:w-8\/10:not(#\#) {
        width: 80%;
    }
    .sp\:w-9\/10:not(#\#) {
        width: 90%;
    }
    .sp\:w-1\/11:not(#\#) {
        width: 9.0909090909%;
    }
    .sp\:w-2\/11:not(#\#) {
        width: 18.1818181818%;
    }
    .sp\:w-3\/11:not(#\#) {
        width: 27.2727272727%;
    }
    .sp\:w-4\/11:not(#\#) {
        width: 36.3636363636%;
    }
    .sp\:w-5\/11:not(#\#) {
        width: 45.4545454545%;
    }
    .sp\:w-6\/11:not(#\#) {
        width: 54.5454545455%;
    }
    .sp\:w-7\/11:not(#\#) {
        width: 63.6363636364%;
    }
    .sp\:w-8\/11:not(#\#) {
        width: 72.7272727273%;
    }
    .sp\:w-9\/11:not(#\#) {
        width: 81.8181818182%;
    }
    .sp\:w-10\/11:not(#\#) {
        width: 90.9090909091%;
    }
    .sp\:w-1\/12:not(#\#) {
        width: 8.3333333333%;
    }
    .sp\:w-2\/12:not(#\#) {
        width: 16.6666666667%;
    }
    .sp\:w-3\/12:not(#\#) {
        width: 25%;
    }
    .sp\:w-4\/12:not(#\#) {
        width: 33.3333333333%;
    }
    .sp\:w-5\/12:not(#\#) {
        width: 41.6666666667%;
    }
    .sp\:w-6\/12:not(#\#) {
        width: 50%;
    }
    .sp\:w-7\/12:not(#\#) {
        width: 58.3333333333%;
    }
    .sp\:w-8\/12:not(#\#) {
        width: 66.6666666667%;
    }
    .sp\:w-9\/12:not(#\#) {
        width: 75%;
    }
    .sp\:w-10\/12:not(#\#) {
        width: 83.3333333333%;
    }
    .sp\:w-11\/12:not(#\#) {
        width: 91.6666666667%;
    }
    .sp\:w-auto:not(#\#) {
        width: auto;
    }
    .sp\:w-fit:not(#\#) {
        width: fit-content;
    }
    .sp\:w-min:not(#\#) {
        width: min-content;
    }
    .sp\:w-max:not(#\#) {
        width: max-content;
    }
    .sp\:min-w-initial:not(#\#) {
        min-width: initial;
    }
    .sp\:min-w-full:not(#\#) {
        min-width: 100%;
    }
    .sp\:min-w-none:not(#\#) {
        min-width: 0;
    }
    .sp\:min-w-\[24\]:not(#\#) {
        min-width: 24px;
    }
    .sp\:min-w-\[32\]:not(#\#) {
        min-width: 32px;
    }
    .sp\:min-w-\[40\]:not(#\#) {
        min-width: 40px;
    }
    .sp\:min-w-\[48\]:not(#\#) {
        min-width: 48px;
    }
    .sp\:min-w-\[56\]:not(#\#) {
        min-width: 56px;
    }
    .sp\:min-w-\[64\]:not(#\#) {
        min-width: 64px;
    }
    .sp\:min-w-\[72\]:not(#\#) {
        min-width: 72px;
    }
    .sp\:min-w-\[80\]:not(#\#) {
        min-width: 80px;
    }
    .sp\:min-w-\[88\]:not(#\#) {
        min-width: 88px;
    }
    .sp\:min-w-\[96\]:not(#\#) {
        min-width: 96px;
    }
    .sp\:min-w-\[120\]:not(#\#) {
        min-width: 120px;
    }
    .sp\:min-w-\[160\]:not(#\#) {
        min-width: 160px;
    }
    .sp\:min-w-\[200\]:not(#\#) {
        min-width: 200px;
    }
    .sp\:min-w-\[240\]:not(#\#) {
        min-width: 240px;
    }
    .sp\:min-w-\[280\]:not(#\#) {
        min-width: 280px;
    }
    .sp\:min-w-\[320\]:not(#\#) {
        min-width: 320px;
    }
    .sp\:min-w-\[360\]:not(#\#) {
        min-width: 360px;
    }
    .sp\:min-w-\[400\]:not(#\#) {
        min-width: 400px;
    }
    .sp\:min-w-\[440\]:not(#\#) {
        min-width: 440px;
    }
    .sp\:min-w-\[480\]:not(#\#) {
        min-width: 480px;
    }
    .sp\:min-w-\[520\]:not(#\#) {
        min-width: 520px;
    }
    .sp\:min-w-\[560\]:not(#\#) {
        min-width: 560px;
    }
    .sp\:min-w-\[600\]:not(#\#) {
        min-width: 600px;
    }
    .sp\:min-w-\[640\]:not(#\#) {
        min-width: 640px;
    }
    .sp\:min-w-\[680\]:not(#\#) {
        min-width: 680px;
    }
    .sp\:min-w-\[720\]:not(#\#) {
        min-width: 720px;
    }
    .sp\:min-w-\[760\]:not(#\#) {
        min-width: 760px;
    }
    .sp\:min-w-\[800\]:not(#\#) {
        min-width: 800px;
    }
    .sp\:min-w-\[840\]:not(#\#) {
        min-width: 840px;
    }
    .sp\:min-w-\[880\]:not(#\#) {
        min-width: 880px;
    }
    .sp\:min-w-\[920\]:not(#\#) {
        min-width: 920px;
    }
    .sp\:min-w-\[960\]:not(#\#) {
        min-width: 960px;
    }
    .sp\:min-w-1\/2:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-1\/3:not(#\#) {
        min-width: 33.3333333333%;
    }
    .sp\:min-w-2\/3:not(#\#) {
        min-width: 66.6666666667%;
    }
    .sp\:min-w-1\/4:not(#\#) {
        min-width: 25%;
    }
    .sp\:min-w-2\/4:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-3\/4:not(#\#) {
        min-width: 75%;
    }
    .sp\:min-w-1\/5:not(#\#) {
        min-width: 20%;
    }
    .sp\:min-w-2\/5:not(#\#) {
        min-width: 40%;
    }
    .sp\:min-w-3\/5:not(#\#) {
        min-width: 60%;
    }
    .sp\:min-w-4\/5:not(#\#) {
        min-width: 80%;
    }
    .sp\:min-w-1\/6:not(#\#) {
        min-width: 16.6666666667%;
    }
    .sp\:min-w-2\/6:not(#\#) {
        min-width: 33.3333333333%;
    }
    .sp\:min-w-3\/6:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-4\/6:not(#\#) {
        min-width: 66.6666666667%;
    }
    .sp\:min-w-5\/6:not(#\#) {
        min-width: 83.3333333333%;
    }
    .sp\:min-w-1\/7:not(#\#) {
        min-width: 14.2857142857%;
    }
    .sp\:min-w-2\/7:not(#\#) {
        min-width: 28.5714285714%;
    }
    .sp\:min-w-3\/7:not(#\#) {
        min-width: 42.8571428571%;
    }
    .sp\:min-w-4\/7:not(#\#) {
        min-width: 57.1428571429%;
    }
    .sp\:min-w-5\/7:not(#\#) {
        min-width: 71.4285714286%;
    }
    .sp\:min-w-6\/7:not(#\#) {
        min-width: 85.7142857143%;
    }
    .sp\:min-w-1\/8:not(#\#) {
        min-width: 12.5%;
    }
    .sp\:min-w-2\/8:not(#\#) {
        min-width: 25%;
    }
    .sp\:min-w-3\/8:not(#\#) {
        min-width: 37.5%;
    }
    .sp\:min-w-4\/8:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-5\/8:not(#\#) {
        min-width: 62.5%;
    }
    .sp\:min-w-6\/8:not(#\#) {
        min-width: 75%;
    }
    .sp\:min-w-7\/8:not(#\#) {
        min-width: 87.5%;
    }
    .sp\:min-w-1\/9:not(#\#) {
        min-width: 11.1111111111%;
    }
    .sp\:min-w-2\/9:not(#\#) {
        min-width: 22.2222222222%;
    }
    .sp\:min-w-3\/9:not(#\#) {
        min-width: 33.3333333333%;
    }
    .sp\:min-w-4\/9:not(#\#) {
        min-width: 44.4444444444%;
    }
    .sp\:min-w-5\/9:not(#\#) {
        min-width: 55.5555555556%;
    }
    .sp\:min-w-6\/9:not(#\#) {
        min-width: 66.6666666667%;
    }
    .sp\:min-w-7\/9:not(#\#) {
        min-width: 77.7777777778%;
    }
    .sp\:min-w-8\/9:not(#\#) {
        min-width: 88.8888888889%;
    }
    .sp\:min-w-1\/10:not(#\#) {
        min-width: 10%;
    }
    .sp\:min-w-2\/10:not(#\#) {
        min-width: 20%;
    }
    .sp\:min-w-3\/10:not(#\#) {
        min-width: 30%;
    }
    .sp\:min-w-4\/10:not(#\#) {
        min-width: 40%;
    }
    .sp\:min-w-5\/10:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-6\/10:not(#\#) {
        min-width: 60%;
    }
    .sp\:min-w-7\/10:not(#\#) {
        min-width: 70%;
    }
    .sp\:min-w-8\/10:not(#\#) {
        min-width: 80%;
    }
    .sp\:min-w-9\/10:not(#\#) {
        min-width: 90%;
    }
    .sp\:min-w-1\/11:not(#\#) {
        min-width: 9.0909090909%;
    }
    .sp\:min-w-2\/11:not(#\#) {
        min-width: 18.1818181818%;
    }
    .sp\:min-w-3\/11:not(#\#) {
        min-width: 27.2727272727%;
    }
    .sp\:min-w-4\/11:not(#\#) {
        min-width: 36.3636363636%;
    }
    .sp\:min-w-5\/11:not(#\#) {
        min-width: 45.4545454545%;
    }
    .sp\:min-w-6\/11:not(#\#) {
        min-width: 54.5454545455%;
    }
    .sp\:min-w-7\/11:not(#\#) {
        min-width: 63.6363636364%;
    }
    .sp\:min-w-8\/11:not(#\#) {
        min-width: 72.7272727273%;
    }
    .sp\:min-w-9\/11:not(#\#) {
        min-width: 81.8181818182%;
    }
    .sp\:min-w-10\/11:not(#\#) {
        min-width: 90.9090909091%;
    }
    .sp\:min-w-1\/12:not(#\#) {
        min-width: 8.3333333333%;
    }
    .sp\:min-w-2\/12:not(#\#) {
        min-width: 16.6666666667%;
    }
    .sp\:min-w-3\/12:not(#\#) {
        min-width: 25%;
    }
    .sp\:min-w-4\/12:not(#\#) {
        min-width: 33.3333333333%;
    }
    .sp\:min-w-5\/12:not(#\#) {
        min-width: 41.6666666667%;
    }
    .sp\:min-w-6\/12:not(#\#) {
        min-width: 50%;
    }
    .sp\:min-w-7\/12:not(#\#) {
        min-width: 58.3333333333%;
    }
    .sp\:min-w-8\/12:not(#\#) {
        min-width: 66.6666666667%;
    }
    .sp\:min-w-9\/12:not(#\#) {
        min-width: 75%;
    }
    .sp\:min-w-10\/12:not(#\#) {
        min-width: 83.3333333333%;
    }
    .sp\:min-w-11\/12:not(#\#) {
        min-width: 91.6666666667%;
    }
    .sp\:max-w-initial:not(#\#) {
        max-width: initial!important;
    }
    .sp\:max-w-full:not(#\#) {
        max-width: 100%!important;
    }
    .sp\:max-w-none:not(#\#) {
        max-width: 0!important;
    }
    .sp\:max-w-\[24\]:not(#\#) {
        max-width: 24px!important;
    }
    .sp\:max-w-\[32\]:not(#\#) {
        max-width: 32px!important;
    }
    .sp\:max-w-\[40\]:not(#\#) {
        max-width: 40px!important;
    }
    .sp\:max-w-\[48\]:not(#\#) {
        max-width: 48px!important;
    }
    .sp\:max-w-\[56\]:not(#\#) {
        max-width: 56px!important;
    }
    .sp\:max-w-\[64\]:not(#\#) {
        max-width: 64px!important;
    }
    .sp\:max-w-\[72\]:not(#\#) {
        max-width: 72px!important;
    }
    .sp\:max-w-\[80\]:not(#\#) {
        max-width: 80px!important;
    }
    .sp\:max-w-\[88\]:not(#\#) {
        max-width: 88px!important;
    }
    .sp\:max-w-\[96\]:not(#\#) {
        max-width: 96px!important;
    }
    .sp\:max-w-\[120\]:not(#\#) {
        max-width: 120px!important;
    }
    .sp\:max-w-\[160\]:not(#\#) {
        max-width: 160px!important;
    }
    .sp\:max-w-\[200\]:not(#\#) {
        max-width: 200px!important;
    }
    .sp\:max-w-\[240\]:not(#\#) {
        max-width: 240px!important;
    }
    .sp\:max-w-\[280\]:not(#\#) {
        max-width: 280px!important;
    }
    .sp\:max-w-\[320\]:not(#\#) {
        max-width: 320px!important;
    }
    .sp\:max-w-\[360\]:not(#\#) {
        max-width: 360px!important;
    }
    .sp\:max-w-\[400\]:not(#\#) {
        max-width: 400px!important;
    }
    .sp\:max-w-\[440\]:not(#\#) {
        max-width: 440px!important;
    }
    .sp\:max-w-\[480\]:not(#\#) {
        max-width: 480px!important;
    }
    .sp\:max-w-\[520\]:not(#\#) {
        max-width: 520px!important;
    }
    .sp\:max-w-\[560\]:not(#\#) {
        max-width: 560px!important;
    }
    .sp\:max-w-\[600\]:not(#\#) {
        max-width: 600px!important;
    }
    .sp\:max-w-\[640\]:not(#\#) {
        max-width: 640px!important;
    }
    .sp\:max-w-\[680\]:not(#\#) {
        max-width: 680px!important;
    }
    .sp\:max-w-\[720\]:not(#\#) {
        max-width: 720px!important;
    }
    .sp\:max-w-\[760\]:not(#\#) {
        max-width: 760px!important;
    }
    .sp\:max-w-\[800\]:not(#\#) {
        max-width: 800px!important;
    }
    .sp\:max-w-\[840\]:not(#\#) {
        max-width: 840px!important;
    }
    .sp\:max-w-\[880\]:not(#\#) {
        max-width: 880px!important;
    }
    .sp\:max-w-\[920\]:not(#\#) {
        max-width: 920px!important;
    }
    .sp\:max-w-\[960\]:not(#\#) {
        max-width: 960px!important;
    }
    .sp\:max-w-1\/2:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-1\/3:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .sp\:max-w-2\/3:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .sp\:max-w-1\/4:not(#\#) {
        max-width: 25%!important;
    }
    .sp\:max-w-2\/4:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-3\/4:not(#\#) {
        max-width: 75%!important;
    }
    .sp\:max-w-1\/5:not(#\#) {
        max-width: 20%!important;
    }
    .sp\:max-w-2\/5:not(#\#) {
        max-width: 40%!important;
    }
    .sp\:max-w-3\/5:not(#\#) {
        max-width: 60%!important;
    }
    .sp\:max-w-4\/5:not(#\#) {
        max-width: 80%!important;
    }
    .sp\:max-w-1\/6:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .sp\:max-w-2\/6:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .sp\:max-w-3\/6:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-4\/6:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .sp\:max-w-5\/6:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .sp\:max-w-1\/7:not(#\#) {
        max-width: 14.2857142857%!important;
    }
    .sp\:max-w-2\/7:not(#\#) {
        max-width: 28.5714285714%!important;
    }
    .sp\:max-w-3\/7:not(#\#) {
        max-width: 42.8571428571%!important;
    }
    .sp\:max-w-4\/7:not(#\#) {
        max-width: 57.1428571429%!important;
    }
    .sp\:max-w-5\/7:not(#\#) {
        max-width: 71.4285714286%!important;
    }
    .sp\:max-w-6\/7:not(#\#) {
        max-width: 85.7142857143%!important;
    }
    .sp\:max-w-1\/8:not(#\#) {
        max-width: 12.5%!important;
    }
    .sp\:max-w-2\/8:not(#\#) {
        max-width: 25%!important;
    }
    .sp\:max-w-3\/8:not(#\#) {
        max-width: 37.5%!important;
    }
    .sp\:max-w-4\/8:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-5\/8:not(#\#) {
        max-width: 62.5%!important;
    }
    .sp\:max-w-6\/8:not(#\#) {
        max-width: 75%!important;
    }
    .sp\:max-w-7\/8:not(#\#) {
        max-width: 87.5%!important;
    }
    .sp\:max-w-1\/9:not(#\#) {
        max-width: 11.1111111111%!important;
    }
    .sp\:max-w-2\/9:not(#\#) {
        max-width: 22.2222222222%!important;
    }
    .sp\:max-w-3\/9:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .sp\:max-w-4\/9:not(#\#) {
        max-width: 44.4444444444%!important;
    }
    .sp\:max-w-5\/9:not(#\#) {
        max-width: 55.5555555556%!important;
    }
    .sp\:max-w-6\/9:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .sp\:max-w-7\/9:not(#\#) {
        max-width: 77.7777777778%!important;
    }
    .sp\:max-w-8\/9:not(#\#) {
        max-width: 88.8888888889%!important;
    }
    .sp\:max-w-1\/10:not(#\#) {
        max-width: 10%!important;
    }
    .sp\:max-w-2\/10:not(#\#) {
        max-width: 20%!important;
    }
    .sp\:max-w-3\/10:not(#\#) {
        max-width: 30%!important;
    }
    .sp\:max-w-4\/10:not(#\#) {
        max-width: 40%!important;
    }
    .sp\:max-w-5\/10:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-6\/10:not(#\#) {
        max-width: 60%!important;
    }
    .sp\:max-w-7\/10:not(#\#) {
        max-width: 70%!important;
    }
    .sp\:max-w-8\/10:not(#\#) {
        max-width: 80%!important;
    }
    .sp\:max-w-9\/10:not(#\#) {
        max-width: 90%!important;
    }
    .sp\:max-w-1\/11:not(#\#) {
        max-width: 9.0909090909%!important;
    }
    .sp\:max-w-2\/11:not(#\#) {
        max-width: 18.1818181818%!important;
    }
    .sp\:max-w-3\/11:not(#\#) {
        max-width: 27.2727272727%!important;
    }
    .sp\:max-w-4\/11:not(#\#) {
        max-width: 36.3636363636%!important;
    }
    .sp\:max-w-5\/11:not(#\#) {
        max-width: 45.4545454545%!important;
    }
    .sp\:max-w-6\/11:not(#\#) {
        max-width: 54.5454545455%!important;
    }
    .sp\:max-w-7\/11:not(#\#) {
        max-width: 63.6363636364%!important;
    }
    .sp\:max-w-8\/11:not(#\#) {
        max-width: 72.7272727273%!important;
    }
    .sp\:max-w-9\/11:not(#\#) {
        max-width: 81.8181818182%!important;
    }
    .sp\:max-w-10\/11:not(#\#) {
        max-width: 90.9090909091%!important;
    }
    .sp\:max-w-1\/12:not(#\#) {
        max-width: 8.3333333333%!important;
    }
    .sp\:max-w-2\/12:not(#\#) {
        max-width: 16.6666666667%!important;
    }
    .sp\:max-w-3\/12:not(#\#) {
        max-width: 25%!important;
    }
    .sp\:max-w-4\/12:not(#\#) {
        max-width: 33.3333333333%!important;
    }
    .sp\:max-w-5\/12:not(#\#) {
        max-width: 41.6666666667%!important;
    }
    .sp\:max-w-6\/12:not(#\#) {
        max-width: 50%!important;
    }
    .sp\:max-w-7\/12:not(#\#) {
        max-width: 58.3333333333%!important;
    }
    .sp\:max-w-8\/12:not(#\#) {
        max-width: 66.6666666667%!important;
    }
    .sp\:max-w-9\/12:not(#\#) {
        max-width: 75%!important;
    }
    .sp\:max-w-10\/12:not(#\#) {
        max-width: 83.3333333333%!important;
    }
    .sp\:max-w-11\/12:not(#\#) {
        max-width: 91.6666666667%!important;
    }
    .sp\:h-initial:not(#\#) {
        height: initial;
    }
    .sp\:h-full:not(#\#) {
        height: 100%;
    }
    .sp\:h-none:not(#\#) {
        height: 0;
    }
    .sp\:h-\[24\]:not(#\#) {
        height: 24px;
    }
    .sp\:h-\[32\]:not(#\#) {
        height: 32px;
    }
    .sp\:h-\[40\]:not(#\#) {
        height: 40px;
    }
    .sp\:h-\[48\]:not(#\#) {
        height: 48px;
    }
    .sp\:h-\[56\]:not(#\#) {
        height: 56px;
    }
    .sp\:h-\[64\]:not(#\#) {
        height: 64px;
    }
    .sp\:h-\[72\]:not(#\#) {
        height: 72px;
    }
    .sp\:h-\[80\]:not(#\#) {
        height: 80px;
    }
    .sp\:h-\[88\]:not(#\#) {
        height: 88px;
    }
    .sp\:h-\[96\]:not(#\#) {
        height: 96px;
    }
    .sp\:h-\[120\]:not(#\#) {
        height: 120px;
    }
    .sp\:h-\[160\]:not(#\#) {
        height: 160px;
    }
    .sp\:h-\[200\]:not(#\#) {
        height: 200px;
    }
    .sp\:h-\[240\]:not(#\#) {
        height: 240px;
    }
    .sp\:h-\[280\]:not(#\#) {
        height: 280px;
    }
    .sp\:h-\[320\]:not(#\#) {
        height: 320px;
    }
    .sp\:h-\[360\]:not(#\#) {
        height: 360px;
    }
    .sp\:h-\[400\]:not(#\#) {
        height: 400px;
    }
    .sp\:h-\[440\]:not(#\#) {
        height: 440px;
    }
    .sp\:h-\[480\]:not(#\#) {
        height: 480px;
    }
    .sp\:h-\[520\]:not(#\#) {
        height: 520px;
    }
    .sp\:h-\[560\]:not(#\#) {
        height: 560px;
    }
    .sp\:h-\[600\]:not(#\#) {
        height: 600px;
    }
    .sp\:h-\[640\]:not(#\#) {
        height: 640px;
    }
    .sp\:h-\[680\]:not(#\#) {
        height: 680px;
    }
    .sp\:h-\[720\]:not(#\#) {
        height: 720px;
    }
    .sp\:h-\[760\]:not(#\#) {
        height: 760px;
    }
    .sp\:h-\[800\]:not(#\#) {
        height: 800px;
    }
    .sp\:h-\[840\]:not(#\#) {
        height: 840px;
    }
    .sp\:h-\[880\]:not(#\#) {
        height: 880px;
    }
    .sp\:h-\[920\]:not(#\#) {
        height: 920px;
    }
    .sp\:h-\[960\]:not(#\#) {
        height: 960px;
    }
    .sp\:h-1\/2:not(#\#) {
        height: 50%;
    }
    .sp\:h-1\/3:not(#\#) {
        height: 33.3333333333%;
    }
    .sp\:h-2\/3:not(#\#) {
        height: 66.6666666667%;
    }
    .sp\:h-1\/4:not(#\#) {
        height: 25%;
    }
    .sp\:h-2\/4:not(#\#) {
        height: 50%;
    }
    .sp\:h-3\/4:not(#\#) {
        height: 75%;
    }
    .sp\:h-1\/5:not(#\#) {
        height: 20%;
    }
    .sp\:h-2\/5:not(#\#) {
        height: 40%;
    }
    .sp\:h-3\/5:not(#\#) {
        height: 60%;
    }
    .sp\:h-4\/5:not(#\#) {
        height: 80%;
    }
    .sp\:h-1\/6:not(#\#) {
        height: 16.6666666667%;
    }
    .sp\:h-2\/6:not(#\#) {
        height: 33.3333333333%;
    }
    .sp\:h-3\/6:not(#\#) {
        height: 50%;
    }
    .sp\:h-4\/6:not(#\#) {
        height: 66.6666666667%;
    }
    .sp\:h-5\/6:not(#\#) {
        height: 83.3333333333%;
    }
    .sp\:h-1\/7:not(#\#) {
        height: 14.2857142857%;
    }
    .sp\:h-2\/7:not(#\#) {
        height: 28.5714285714%;
    }
    .sp\:h-3\/7:not(#\#) {
        height: 42.8571428571%;
    }
    .sp\:h-4\/7:not(#\#) {
        height: 57.1428571429%;
    }
    .sp\:h-5\/7:not(#\#) {
        height: 71.4285714286%;
    }
    .sp\:h-6\/7:not(#\#) {
        height: 85.7142857143%;
    }
    .sp\:h-1\/8:not(#\#) {
        height: 12.5%;
    }
    .sp\:h-2\/8:not(#\#) {
        height: 25%;
    }
    .sp\:h-3\/8:not(#\#) {
        height: 37.5%;
    }
    .sp\:h-4\/8:not(#\#) {
        height: 50%;
    }
    .sp\:h-5\/8:not(#\#) {
        height: 62.5%;
    }
    .sp\:h-6\/8:not(#\#) {
        height: 75%;
    }
    .sp\:h-7\/8:not(#\#) {
        height: 87.5%;
    }
    .sp\:h-1\/9:not(#\#) {
        height: 11.1111111111%;
    }
    .sp\:h-2\/9:not(#\#) {
        height: 22.2222222222%;
    }
    .sp\:h-3\/9:not(#\#) {
        height: 33.3333333333%;
    }
    .sp\:h-4\/9:not(#\#) {
        height: 44.4444444444%;
    }
    .sp\:h-5\/9:not(#\#) {
        height: 55.5555555556%;
    }
    .sp\:h-6\/9:not(#\#) {
        height: 66.6666666667%;
    }
    .sp\:h-7\/9:not(#\#) {
        height: 77.7777777778%;
    }
    .sp\:h-8\/9:not(#\#) {
        height: 88.8888888889%;
    }
    .sp\:h-1\/10:not(#\#) {
        height: 10%;
    }
    .sp\:h-2\/10:not(#\#) {
        height: 20%;
    }
    .sp\:h-3\/10:not(#\#) {
        height: 30%;
    }
    .sp\:h-4\/10:not(#\#) {
        height: 40%;
    }
    .sp\:h-5\/10:not(#\#) {
        height: 50%;
    }
    .sp\:h-6\/10:not(#\#) {
        height: 60%;
    }
    .sp\:h-7\/10:not(#\#) {
        height: 70%;
    }
    .sp\:h-8\/10:not(#\#) {
        height: 80%;
    }
    .sp\:h-9\/10:not(#\#) {
        height: 90%;
    }
    .sp\:h-1\/11:not(#\#) {
        height: 9.0909090909%;
    }
    .sp\:h-2\/11:not(#\#) {
        height: 18.1818181818%;
    }
    .sp\:h-3\/11:not(#\#) {
        height: 27.2727272727%;
    }
    .sp\:h-4\/11:not(#\#) {
        height: 36.3636363636%;
    }
    .sp\:h-5\/11:not(#\#) {
        height: 45.4545454545%;
    }
    .sp\:h-6\/11:not(#\#) {
        height: 54.5454545455%;
    }
    .sp\:h-7\/11:not(#\#) {
        height: 63.6363636364%;
    }
    .sp\:h-8\/11:not(#\#) {
        height: 72.7272727273%;
    }
    .sp\:h-9\/11:not(#\#) {
        height: 81.8181818182%;
    }
    .sp\:h-10\/11:not(#\#) {
        height: 90.9090909091%;
    }
    .sp\:h-1\/12:not(#\#) {
        height: 8.3333333333%;
    }
    .sp\:h-2\/12:not(#\#) {
        height: 16.6666666667%;
    }
    .sp\:h-3\/12:not(#\#) {
        height: 25%;
    }
    .sp\:h-4\/12:not(#\#) {
        height: 33.3333333333%;
    }
    .sp\:h-5\/12:not(#\#) {
        height: 41.6666666667%;
    }
    .sp\:h-6\/12:not(#\#) {
        height: 50%;
    }
    .sp\:h-7\/12:not(#\#) {
        height: 58.3333333333%;
    }
    .sp\:h-8\/12:not(#\#) {
        height: 66.6666666667%;
    }
    .sp\:h-9\/12:not(#\#) {
        height: 75%;
    }
    .sp\:h-10\/12:not(#\#) {
        height: 83.3333333333%;
    }
    .sp\:h-11\/12:not(#\#) {
        height: 91.6666666667%;
    }
    .sp\:h-auto:not(#\#) {
        height: auto;
    }
    .sp\:h-fit:not(#\#) {
        height: fit-content;
    }
    .sp\:h-min:not(#\#) {
        height: min-content;
    }
    .sp\:h-max:not(#\#) {
        height: max-content;
    }
    .sp\:min-h-initial:not(#\#) {
        min-height: initial;
    }
    .sp\:min-h-full:not(#\#) {
        min-height: 100%;
    }
    .sp\:min-h-none:not(#\#) {
        min-height: 0;
    }
    .sp\:min-h-\[24\]:not(#\#) {
        min-height: 24px;
    }
    .sp\:min-h-\[32\]:not(#\#) {
        min-height: 32px;
    }
    .sp\:min-h-\[40\]:not(#\#) {
        min-height: 40px;
    }
    .sp\:min-h-\[48\]:not(#\#) {
        min-height: 48px;
    }
    .sp\:min-h-\[56\]:not(#\#) {
        min-height: 56px;
    }
    .sp\:min-h-\[64\]:not(#\#) {
        min-height: 64px;
    }
    .sp\:min-h-\[72\]:not(#\#) {
        min-height: 72px;
    }
    .sp\:min-h-\[80\]:not(#\#) {
        min-height: 80px;
    }
    .sp\:min-h-\[88\]:not(#\#) {
        min-height: 88px;
    }
    .sp\:min-h-\[96\]:not(#\#) {
        min-height: 96px;
    }
    .sp\:min-h-\[120\]:not(#\#) {
        min-height: 120px;
    }
    .sp\:min-h-\[160\]:not(#\#) {
        min-height: 160px;
    }
    .sp\:min-h-\[200\]:not(#\#) {
        min-height: 200px;
    }
    .sp\:min-h-\[240\]:not(#\#) {
        min-height: 240px;
    }
    .sp\:min-h-\[280\]:not(#\#) {
        min-height: 280px;
    }
    .sp\:min-h-\[320\]:not(#\#) {
        min-height: 320px;
    }
    .sp\:min-h-\[360\]:not(#\#) {
        min-height: 360px;
    }
    .sp\:min-h-\[400\]:not(#\#) {
        min-height: 400px;
    }
    .sp\:min-h-\[440\]:not(#\#) {
        min-height: 440px;
    }
    .sp\:min-h-\[480\]:not(#\#) {
        min-height: 480px;
    }
    .sp\:min-h-\[520\]:not(#\#) {
        min-height: 520px;
    }
    .sp\:min-h-\[560\]:not(#\#) {
        min-height: 560px;
    }
    .sp\:min-h-\[600\]:not(#\#) {
        min-height: 600px;
    }
    .sp\:min-h-\[640\]:not(#\#) {
        min-height: 640px;
    }
    .sp\:min-h-\[680\]:not(#\#) {
        min-height: 680px;
    }
    .sp\:min-h-\[720\]:not(#\#) {
        min-height: 720px;
    }
    .sp\:min-h-\[760\]:not(#\#) {
        min-height: 760px;
    }
    .sp\:min-h-\[800\]:not(#\#) {
        min-height: 800px;
    }
    .sp\:min-h-\[840\]:not(#\#) {
        min-height: 840px;
    }
    .sp\:min-h-\[880\]:not(#\#) {
        min-height: 880px;
    }
    .sp\:min-h-\[920\]:not(#\#) {
        min-height: 920px;
    }
    .sp\:min-h-\[960\]:not(#\#) {
        min-height: 960px;
    }
    .sp\:min-h-1\/2:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-1\/3:not(#\#) {
        min-height: 33.3333333333%;
    }
    .sp\:min-h-2\/3:not(#\#) {
        min-height: 66.6666666667%;
    }
    .sp\:min-h-1\/4:not(#\#) {
        min-height: 25%;
    }
    .sp\:min-h-2\/4:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-3\/4:not(#\#) {
        min-height: 75%;
    }
    .sp\:min-h-1\/5:not(#\#) {
        min-height: 20%;
    }
    .sp\:min-h-2\/5:not(#\#) {
        min-height: 40%;
    }
    .sp\:min-h-3\/5:not(#\#) {
        min-height: 60%;
    }
    .sp\:min-h-4\/5:not(#\#) {
        min-height: 80%;
    }
    .sp\:min-h-1\/6:not(#\#) {
        min-height: 16.6666666667%;
    }
    .sp\:min-h-2\/6:not(#\#) {
        min-height: 33.3333333333%;
    }
    .sp\:min-h-3\/6:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-4\/6:not(#\#) {
        min-height: 66.6666666667%;
    }
    .sp\:min-h-5\/6:not(#\#) {
        min-height: 83.3333333333%;
    }
    .sp\:min-h-1\/7:not(#\#) {
        min-height: 14.2857142857%;
    }
    .sp\:min-h-2\/7:not(#\#) {
        min-height: 28.5714285714%;
    }
    .sp\:min-h-3\/7:not(#\#) {
        min-height: 42.8571428571%;
    }
    .sp\:min-h-4\/7:not(#\#) {
        min-height: 57.1428571429%;
    }
    .sp\:min-h-5\/7:not(#\#) {
        min-height: 71.4285714286%;
    }
    .sp\:min-h-6\/7:not(#\#) {
        min-height: 85.7142857143%;
    }
    .sp\:min-h-1\/8:not(#\#) {
        min-height: 12.5%;
    }
    .sp\:min-h-2\/8:not(#\#) {
        min-height: 25%;
    }
    .sp\:min-h-3\/8:not(#\#) {
        min-height: 37.5%;
    }
    .sp\:min-h-4\/8:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-5\/8:not(#\#) {
        min-height: 62.5%;
    }
    .sp\:min-h-6\/8:not(#\#) {
        min-height: 75%;
    }
    .sp\:min-h-7\/8:not(#\#) {
        min-height: 87.5%;
    }
    .sp\:min-h-1\/9:not(#\#) {
        min-height: 11.1111111111%;
    }
    .sp\:min-h-2\/9:not(#\#) {
        min-height: 22.2222222222%;
    }
    .sp\:min-h-3\/9:not(#\#) {
        min-height: 33.3333333333%;
    }
    .sp\:min-h-4\/9:not(#\#) {
        min-height: 44.4444444444%;
    }
    .sp\:min-h-5\/9:not(#\#) {
        min-height: 55.5555555556%;
    }
    .sp\:min-h-6\/9:not(#\#) {
        min-height: 66.6666666667%;
    }
    .sp\:min-h-7\/9:not(#\#) {
        min-height: 77.7777777778%;
    }
    .sp\:min-h-8\/9:not(#\#) {
        min-height: 88.8888888889%;
    }
    .sp\:min-h-1\/10:not(#\#) {
        min-height: 10%;
    }
    .sp\:min-h-2\/10:not(#\#) {
        min-height: 20%;
    }
    .sp\:min-h-3\/10:not(#\#) {
        min-height: 30%;
    }
    .sp\:min-h-4\/10:not(#\#) {
        min-height: 40%;
    }
    .sp\:min-h-5\/10:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-6\/10:not(#\#) {
        min-height: 60%;
    }
    .sp\:min-h-7\/10:not(#\#) {
        min-height: 70%;
    }
    .sp\:min-h-8\/10:not(#\#) {
        min-height: 80%;
    }
    .sp\:min-h-9\/10:not(#\#) {
        min-height: 90%;
    }
    .sp\:min-h-1\/11:not(#\#) {
        min-height: 9.0909090909%;
    }
    .sp\:min-h-2\/11:not(#\#) {
        min-height: 18.1818181818%;
    }
    .sp\:min-h-3\/11:not(#\#) {
        min-height: 27.2727272727%;
    }
    .sp\:min-h-4\/11:not(#\#) {
        min-height: 36.3636363636%;
    }
    .sp\:min-h-5\/11:not(#\#) {
        min-height: 45.4545454545%;
    }
    .sp\:min-h-6\/11:not(#\#) {
        min-height: 54.5454545455%;
    }
    .sp\:min-h-7\/11:not(#\#) {
        min-height: 63.6363636364%;
    }
    .sp\:min-h-8\/11:not(#\#) {
        min-height: 72.7272727273%;
    }
    .sp\:min-h-9\/11:not(#\#) {
        min-height: 81.8181818182%;
    }
    .sp\:min-h-10\/11:not(#\#) {
        min-height: 90.9090909091%;
    }
    .sp\:min-h-1\/12:not(#\#) {
        min-height: 8.3333333333%;
    }
    .sp\:min-h-2\/12:not(#\#) {
        min-height: 16.6666666667%;
    }
    .sp\:min-h-3\/12:not(#\#) {
        min-height: 25%;
    }
    .sp\:min-h-4\/12:not(#\#) {
        min-height: 33.3333333333%;
    }
    .sp\:min-h-5\/12:not(#\#) {
        min-height: 41.6666666667%;
    }
    .sp\:min-h-6\/12:not(#\#) {
        min-height: 50%;
    }
    .sp\:min-h-7\/12:not(#\#) {
        min-height: 58.3333333333%;
    }
    .sp\:min-h-8\/12:not(#\#) {
        min-height: 66.6666666667%;
    }
    .sp\:min-h-9\/12:not(#\#) {
        min-height: 75%;
    }
    .sp\:min-h-10\/12:not(#\#) {
        min-height: 83.3333333333%;
    }
    .sp\:min-h-11\/12:not(#\#) {
        min-height: 91.6666666667%;
    }
    .sp\:max-h-initial:not(#\#) {
        max-height: initial!important;
    }
    .sp\:max-h-full:not(#\#) {
        max-height: 100%!important;
    }
    .sp\:max-h-none:not(#\#) {
        max-height: 0!important;
    }
    .sp\:max-h-\[24\]:not(#\#) {
        max-height: 24px!important;
    }
    .sp\:max-h-\[32\]:not(#\#) {
        max-height: 32px!important;
    }
    .sp\:max-h-\[40\]:not(#\#) {
        max-height: 40px!important;
    }
    .sp\:max-h-\[48\]:not(#\#) {
        max-height: 48px!important;
    }
    .sp\:max-h-\[56\]:not(#\#) {
        max-height: 56px!important;
    }
    .sp\:max-h-\[64\]:not(#\#) {
        max-height: 64px!important;
    }
    .sp\:max-h-\[72\]:not(#\#) {
        max-height: 72px!important;
    }
    .sp\:max-h-\[80\]:not(#\#) {
        max-height: 80px!important;
    }
    .sp\:max-h-\[88\]:not(#\#) {
        max-height: 88px!important;
    }
    .sp\:max-h-\[96\]:not(#\#) {
        max-height: 96px!important;
    }
    .sp\:max-h-\[120\]:not(#\#) {
        max-height: 120px!important;
    }
    .sp\:max-h-\[160\]:not(#\#) {
        max-height: 160px!important;
    }
    .sp\:max-h-\[200\]:not(#\#) {
        max-height: 200px!important;
    }
    .sp\:max-h-\[240\]:not(#\#) {
        max-height: 240px!important;
    }
    .sp\:max-h-\[280\]:not(#\#) {
        max-height: 280px!important;
    }
    .sp\:max-h-\[320\]:not(#\#) {
        max-height: 320px!important;
    }
    .sp\:max-h-\[360\]:not(#\#) {
        max-height: 360px!important;
    }
    .sp\:max-h-\[400\]:not(#\#) {
        max-height: 400px!important;
    }
    .sp\:max-h-\[440\]:not(#\#) {
        max-height: 440px!important;
    }
    .sp\:max-h-\[480\]:not(#\#) {
        max-height: 480px!important;
    }
    .sp\:max-h-\[520\]:not(#\#) {
        max-height: 520px!important;
    }
    .sp\:max-h-\[560\]:not(#\#) {
        max-height: 560px!important;
    }
    .sp\:max-h-\[600\]:not(#\#) {
        max-height: 600px!important;
    }
    .sp\:max-h-\[640\]:not(#\#) {
        max-height: 640px!important;
    }
    .sp\:max-h-\[680\]:not(#\#) {
        max-height: 680px!important;
    }
    .sp\:max-h-\[720\]:not(#\#) {
        max-height: 720px!important;
    }
    .sp\:max-h-\[760\]:not(#\#) {
        max-height: 760px!important;
    }
    .sp\:max-h-\[800\]:not(#\#) {
        max-height: 800px!important;
    }
    .sp\:max-h-\[840\]:not(#\#) {
        max-height: 840px!important;
    }
    .sp\:max-h-\[880\]:not(#\#) {
        max-height: 880px!important;
    }
    .sp\:max-h-\[920\]:not(#\#) {
        max-height: 920px!important;
    }
    .sp\:max-h-\[960\]:not(#\#) {
        max-height: 960px!important;
    }
    .sp\:max-h-1\/2:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-1\/3:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .sp\:max-h-2\/3:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .sp\:max-h-1\/4:not(#\#) {
        max-height: 25%!important;
    }
    .sp\:max-h-2\/4:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-3\/4:not(#\#) {
        max-height: 75%!important;
    }
    .sp\:max-h-1\/5:not(#\#) {
        max-height: 20%!important;
    }
    .sp\:max-h-2\/5:not(#\#) {
        max-height: 40%!important;
    }
    .sp\:max-h-3\/5:not(#\#) {
        max-height: 60%!important;
    }
    .sp\:max-h-4\/5:not(#\#) {
        max-height: 80%!important;
    }
    .sp\:max-h-1\/6:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .sp\:max-h-2\/6:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .sp\:max-h-3\/6:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-4\/6:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .sp\:max-h-5\/6:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .sp\:max-h-1\/7:not(#\#) {
        max-height: 14.2857142857%!important;
    }
    .sp\:max-h-2\/7:not(#\#) {
        max-height: 28.5714285714%!important;
    }
    .sp\:max-h-3\/7:not(#\#) {
        max-height: 42.8571428571%!important;
    }
    .sp\:max-h-4\/7:not(#\#) {
        max-height: 57.1428571429%!important;
    }
    .sp\:max-h-5\/7:not(#\#) {
        max-height: 71.4285714286%!important;
    }
    .sp\:max-h-6\/7:not(#\#) {
        max-height: 85.7142857143%!important;
    }
    .sp\:max-h-1\/8:not(#\#) {
        max-height: 12.5%!important;
    }
    .sp\:max-h-2\/8:not(#\#) {
        max-height: 25%!important;
    }
    .sp\:max-h-3\/8:not(#\#) {
        max-height: 37.5%!important;
    }
    .sp\:max-h-4\/8:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-5\/8:not(#\#) {
        max-height: 62.5%!important;
    }
    .sp\:max-h-6\/8:not(#\#) {
        max-height: 75%!important;
    }
    .sp\:max-h-7\/8:not(#\#) {
        max-height: 87.5%!important;
    }
    .sp\:max-h-1\/9:not(#\#) {
        max-height: 11.1111111111%!important;
    }
    .sp\:max-h-2\/9:not(#\#) {
        max-height: 22.2222222222%!important;
    }
    .sp\:max-h-3\/9:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .sp\:max-h-4\/9:not(#\#) {
        max-height: 44.4444444444%!important;
    }
    .sp\:max-h-5\/9:not(#\#) {
        max-height: 55.5555555556%!important;
    }
    .sp\:max-h-6\/9:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .sp\:max-h-7\/9:not(#\#) {
        max-height: 77.7777777778%!important;
    }
    .sp\:max-h-8\/9:not(#\#) {
        max-height: 88.8888888889%!important;
    }
    .sp\:max-h-1\/10:not(#\#) {
        max-height: 10%!important;
    }
    .sp\:max-h-2\/10:not(#\#) {
        max-height: 20%!important;
    }
    .sp\:max-h-3\/10:not(#\#) {
        max-height: 30%!important;
    }
    .sp\:max-h-4\/10:not(#\#) {
        max-height: 40%!important;
    }
    .sp\:max-h-5\/10:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-6\/10:not(#\#) {
        max-height: 60%!important;
    }
    .sp\:max-h-7\/10:not(#\#) {
        max-height: 70%!important;
    }
    .sp\:max-h-8\/10:not(#\#) {
        max-height: 80%!important;
    }
    .sp\:max-h-9\/10:not(#\#) {
        max-height: 90%!important;
    }
    .sp\:max-h-1\/11:not(#\#) {
        max-height: 9.0909090909%!important;
    }
    .sp\:max-h-2\/11:not(#\#) {
        max-height: 18.1818181818%!important;
    }
    .sp\:max-h-3\/11:not(#\#) {
        max-height: 27.2727272727%!important;
    }
    .sp\:max-h-4\/11:not(#\#) {
        max-height: 36.3636363636%!important;
    }
    .sp\:max-h-5\/11:not(#\#) {
        max-height: 45.4545454545%!important;
    }
    .sp\:max-h-6\/11:not(#\#) {
        max-height: 54.5454545455%!important;
    }
    .sp\:max-h-7\/11:not(#\#) {
        max-height: 63.6363636364%!important;
    }
    .sp\:max-h-8\/11:not(#\#) {
        max-height: 72.7272727273%!important;
    }
    .sp\:max-h-9\/11:not(#\#) {
        max-height: 81.8181818182%!important;
    }
    .sp\:max-h-10\/11:not(#\#) {
        max-height: 90.9090909091%!important;
    }
    .sp\:max-h-1\/12:not(#\#) {
        max-height: 8.3333333333%!important;
    }
    .sp\:max-h-2\/12:not(#\#) {
        max-height: 16.6666666667%!important;
    }
    .sp\:max-h-3\/12:not(#\#) {
        max-height: 25%!important;
    }
    .sp\:max-h-4\/12:not(#\#) {
        max-height: 33.3333333333%!important;
    }
    .sp\:max-h-5\/12:not(#\#) {
        max-height: 41.6666666667%!important;
    }
    .sp\:max-h-6\/12:not(#\#) {
        max-height: 50%!important;
    }
    .sp\:max-h-7\/12:not(#\#) {
        max-height: 58.3333333333%!important;
    }
    .sp\:max-h-8\/12:not(#\#) {
        max-height: 66.6666666667%!important;
    }
    .sp\:max-h-9\/12:not(#\#) {
        max-height: 75%!important;
    }
    .sp\:max-h-10\/12:not(#\#) {
        max-height: 83.3333333333%!important;
    }
    .sp\:max-h-11\/12:not(#\#) {
        max-height: 91.6666666667%!important;
    }
    .sp\:f-mx-2xs:not(#\#),
    .sp\:last\:f-mx-2xs:not(#\#):last-child {
        margin-left: var(--all-f-2xs);
        margin-right: var(--all-f-2xs);
    }
    .sp\:f-mx-xs:not(#\#),
    .sp\:last\:f-mx-xs:not(#\#):last-child {
        margin-left: var(--all-f-xs);
        margin-right: var(--all-f-xs);
    }
    .sp\:f-mx-sm:not(#\#),
    .sp\:last\:f-mx-sm:not(#\#):last-child {
        margin-left: var(--all-f-sm);
        margin-right: var(--all-f-sm);
    }
    .sp\:f-mx:not(#\#),
    .sp\:last\:f-mx:not(#\#):last-child {
        margin-left: var(--all-f);
        margin-right: var(--all-f);
    }
    .sp\:f-mx-md:not(#\#),
    .sp\:last\:f-mx-md:not(#\#):last-child {
        margin-left: var(--all-f-md);
        margin-right: var(--all-f-md);
    }
    .sp\:f-mx-lg:not(#\#),
    .sp\:last\:f-mx-lg:not(#\#):last-child {
        margin-left: var(--all-f-lg);
        margin-right: var(--all-f-lg);
    }
    .sp\:f-mx-xl:not(#\#),
    .sp\:last\:f-mx-xl:not(#\#):last-child {
        margin-left: var(--all-f-xl);
        margin-right: var(--all-f-xl);
    }
    .sp\:f-mx-2xl:not(#\#),
    .sp\:last\:f-mx-2xl:not(#\#):last-child {
        margin-left: var(--all-f-2xl);
        margin-right: var(--all-f-2xl);
    }
    .sp\:-f-mx-2xs:not(#\#),
    .sp\:last\:-f-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xs) * -1);
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-mx-xs:not(#\#),
    .sp\:last\:-f-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-f-xs) * -1);
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-mx-sm:not(#\#),
    .sp\:last\:-f-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-f-sm) * -1);
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-mx:not(#\#),
    .sp\:last\:-f-mx:not(#\#):last-child {
        margin-left: calc(var(--all-f) * -1);
        margin-right: calc(var(--all-f) * -1);
    }
    .sp\:-f-mx-md:not(#\#),
    .sp\:last\:-f-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-f-md) * -1);
        margin-right: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-mx-lg:not(#\#),
    .sp\:last\:-f-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-f-lg) * -1);
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-mx-xl:not(#\#),
    .sp\:last\:-f-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-xl) * -1);
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-mx-2xl:not(#\#),
    .sp\:last\:-f-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-f-2xl) * -1);
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .sp\:last\:w-mx-2xs:not(#\#):last-child,
    .sp\:w-mx-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
        margin-right: var(--all-w-2xs);
    }
    .sp\:last\:w-mx-xs:not(#\#):last-child,
    .sp\:w-mx-xs:not(#\#) {
        margin-left: var(--all-w-xs);
        margin-right: var(--all-w-xs);
    }
    .sp\:last\:w-mx-sm:not(#\#):last-child,
    .sp\:w-mx-sm:not(#\#) {
        margin-left: var(--all-w-sm);
        margin-right: var(--all-w-sm);
    }
    .sp\:last\:w-mx:not(#\#):last-child,
    .sp\:w-mx:not(#\#) {
        margin-left: var(--all-w);
        margin-right: var(--all-w);
    }
    .sp\:last\:w-mx-md:not(#\#):last-child,
    .sp\:w-mx-md:not(#\#) {
        margin-left: var(--all-w-md);
        margin-right: var(--all-w-md);
    }
    .sp\:last\:w-mx-lg:not(#\#):last-child,
    .sp\:w-mx-lg:not(#\#) {
        margin-left: var(--all-w-lg);
        margin-right: var(--all-w-lg);
    }
    .sp\:last\:w-mx-xl:not(#\#):last-child,
    .sp\:w-mx-xl:not(#\#) {
        margin-left: var(--all-w-xl);
        margin-right: var(--all-w-xl);
    }
    .sp\:last\:w-mx-2xl:not(#\#):last-child,
    .sp\:w-mx-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
        margin-right: var(--all-w-2xl);
    }
    .sp\:-w-mx-2xs:not(#\#),
    .sp\:last\:-w-mx-2xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xs) * -1);
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-mx-xs:not(#\#),
    .sp\:last\:-w-mx-xs:not(#\#):last-child {
        margin-left: calc(var(--all-w-xs) * -1);
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-mx-sm:not(#\#),
    .sp\:last\:-w-mx-sm:not(#\#):last-child {
        margin-left: calc(var(--all-w-sm) * -1);
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-mx:not(#\#),
    .sp\:last\:-w-mx:not(#\#):last-child {
        margin-left: calc(var(--all-w) * -1);
        margin-right: calc(var(--all-w) * -1);
    }
    .sp\:-w-mx-md:not(#\#),
    .sp\:last\:-w-mx-md:not(#\#):last-child {
        margin-left: calc(var(--all-w-md) * -1);
        margin-right: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-mx-lg:not(#\#),
    .sp\:last\:-w-mx-lg:not(#\#):last-child {
        margin-left: calc(var(--all-w-lg) * -1);
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-mx-xl:not(#\#),
    .sp\:last\:-w-mx-xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-xl) * -1);
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-mx-2xl:not(#\#),
    .sp\:last\:-w-mx-2xl:not(#\#):last-child {
        margin-left: calc(var(--all-w-2xl) * -1);
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .sp\:last\:mx-0:not(#\#):last-child,
    .sp\:mx-0:not(#\#) {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .sp\:last\:mx-1:not(#\#):last-child,
    .sp\:mx-1:not(#\#) {
        margin-left: .25rem;
        margin-right: .25rem;
    }
    .sp\:last\:mx-2:not(#\#):last-child,
    .sp\:mx-2:not(#\#) {
        margin-left: .5rem;
        margin-right: .5rem;
    }
    .sp\:last\:mx-3:not(#\#):last-child,
    .sp\:mx-3:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .sp\:last\:mx-4:not(#\#):last-child,
    .sp\:mx-4:not(#\#) {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .sp\:last\:mx-5:not(#\#):last-child,
    .sp\:mx-5:not(#\#) {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .sp\:last\:mx-6:not(#\#):last-child,
    .sp\:mx-6:not(#\#) {
        margin-left: 1.75rem;
        margin-right: 1.75rem;
    }
    .sp\:last\:mx-7:not(#\#):last-child,
    .sp\:mx-7:not(#\#) {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .sp\:last\:mx-8:not(#\#):last-child,
    .sp\:mx-8:not(#\#) {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .sp\:last\:mx-9:not(#\#):last-child,
    .sp\:mx-9:not(#\#) {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .sp\:last\:mx-10:not(#\#):last-child,
    .sp\:mx-10:not(#\#) {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .sp\:last\:mx-11:not(#\#):last-child,
    .sp\:mx-11:not(#\#) {
        margin-left: 5rem;
        margin-right: 5rem;
    }
    .sp\:last\:mx-12:not(#\#):last-child,
    .sp\:mx-12:not(#\#) {
        margin-left: 6rem;
        margin-right: 6rem;
    }
    .sp\:last\:mx-auto:not(#\#):last-child,
    .sp\:mx-auto:not(#\#) {
        margin-left: auto;
        margin-right: auto;
    }
    .sp\:last\:mx:not(#\#):last-child,
    .sp\:mx:not(#\#) {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .sp\:last\:mx-px:not(#\#):last-child,
    .sp\:mx-px:not(#\#) {
        margin-left: 1px;
        margin-right: 1px;
    }
    .sp\:last\:mx-0\.5:not(#\#):last-child,
    .sp\:mx-0\.5:not(#\#) {
        margin-left: .125rem;
        margin-right: .125rem;
    }
    .sp\:last\:mx-1\.5:not(#\#):last-child,
    .sp\:mx-1\.5:not(#\#) {
        margin-left: .375rem;
        margin-right: .375rem;
    }
    .sp\:last\:mx-2\.5:not(#\#):last-child,
    .sp\:mx-2\.5:not(#\#) {
        margin-left: .75rem;
        margin-right: .75rem;
    }
    .sp\:-mx-0:not(#\#),
    .sp\:last\:-mx-0:not(#\#):last-child {
        margin-left: 0rem;
        margin-right: 0rem;
    }
    .sp\:-mx-1:not(#\#),
    .sp\:last\:-mx-1:not(#\#):last-child {
        margin-left: -.25rem;
        margin-right: -.25rem;
    }
    .sp\:-mx-2:not(#\#),
    .sp\:last\:-mx-2:not(#\#):last-child {
        margin-left: -.5rem;
        margin-right: -.5rem;
    }
    .sp\:-mx-3:not(#\#),
    .sp\:last\:-mx-3:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .sp\:-mx-4:not(#\#),
    .sp\:last\:-mx-4:not(#\#):last-child {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .sp\:-mx-5:not(#\#),
    .sp\:last\:-mx-5:not(#\#):last-child {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .sp\:-mx-6:not(#\#),
    .sp\:last\:-mx-6:not(#\#):last-child {
        margin-left: -1.75rem;
        margin-right: -1.75rem;
    }
    .sp\:-mx-7:not(#\#),
    .sp\:last\:-mx-7:not(#\#):last-child {
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .sp\:-mx-8:not(#\#),
    .sp\:last\:-mx-8:not(#\#):last-child {
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
    .sp\:-mx-9:not(#\#),
    .sp\:last\:-mx-9:not(#\#):last-child {
        margin-left: -3rem;
        margin-right: -3rem;
    }
    .sp\:-mx-10:not(#\#),
    .sp\:last\:-mx-10:not(#\#):last-child {
        margin-left: -4rem;
        margin-right: -4rem;
    }
    .sp\:-mx-11:not(#\#),
    .sp\:last\:-mx-11:not(#\#):last-child {
        margin-left: -5rem;
        margin-right: -5rem;
    }
    .sp\:-mx-12:not(#\#),
    .sp\:last\:-mx-12:not(#\#):last-child {
        margin-left: -6rem;
        margin-right: -6rem;
    }
    .sp\:-mx:not(#\#),
    .sp\:last\:-mx:not(#\#):last-child {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .sp\:-mx-px:not(#\#),
    .sp\:last\:-mx-px:not(#\#):last-child {
        margin-left: -1px;
        margin-right: -1px;
    }
    .sp\:-mx-0\.5:not(#\#),
    .sp\:last\:-mx-0\.5:not(#\#):last-child {
        margin-left: -.125rem;
        margin-right: -.125rem;
    }
    .sp\:-mx-1\.5:not(#\#),
    .sp\:last\:-mx-1\.5:not(#\#):last-child {
        margin-left: -.375rem;
        margin-right: -.375rem;
    }
    .sp\:-mx-2\.5:not(#\#),
    .sp\:last\:-mx-2\.5:not(#\#):last-child {
        margin-left: -.75rem;
        margin-right: -.75rem;
    }
    .sp\:f-my-2xs:not(#\#),
    .sp\:last\:f-my-2xs:not(#\#):last-child {
        margin-top: var(--all-f-2xs);
        margin-bottom: var(--all-f-2xs);
    }
    .sp\:f-my-xs:not(#\#),
    .sp\:last\:f-my-xs:not(#\#):last-child {
        margin-top: var(--all-f-xs);
        margin-bottom: var(--all-f-xs);
    }
    .sp\:f-my-sm:not(#\#),
    .sp\:last\:f-my-sm:not(#\#):last-child {
        margin-top: var(--all-f-sm);
        margin-bottom: var(--all-f-sm);
    }
    .sp\:f-my:not(#\#),
    .sp\:last\:f-my:not(#\#):last-child {
        margin-top: var(--all-f);
        margin-bottom: var(--all-f);
    }
    .sp\:f-my-md:not(#\#),
    .sp\:last\:f-my-md:not(#\#):last-child {
        margin-top: var(--all-f-md);
        margin-bottom: var(--all-f-md);
    }
    .sp\:f-my-lg:not(#\#),
    .sp\:last\:f-my-lg:not(#\#):last-child {
        margin-top: var(--all-f-lg);
        margin-bottom: var(--all-f-lg);
    }
    .sp\:f-my-xl:not(#\#),
    .sp\:last\:f-my-xl:not(#\#):last-child {
        margin-top: var(--all-f-xl);
        margin-bottom: var(--all-f-xl);
    }
    .sp\:f-my-2xl:not(#\#),
    .sp\:last\:f-my-2xl:not(#\#):last-child {
        margin-top: var(--all-f-2xl);
        margin-bottom: var(--all-f-2xl);
    }
    .sp\:-f-my-2xs:not(#\#),
    .sp\:last\:-f-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xs) * -1);
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-my-xs:not(#\#),
    .sp\:last\:-f-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-f-xs) * -1);
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-my-sm:not(#\#),
    .sp\:last\:-f-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-f-sm) * -1);
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-my:not(#\#),
    .sp\:last\:-f-my:not(#\#):last-child {
        margin-top: calc(var(--all-f) * -1);
        margin-bottom: calc(var(--all-f) * -1);
    }
    .sp\:-f-my-md:not(#\#),
    .sp\:last\:-f-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-f-md) * -1);
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-my-lg:not(#\#),
    .sp\:last\:-f-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-f-lg) * -1);
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-my-xl:not(#\#),
    .sp\:last\:-f-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-xl) * -1);
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-my-2xl:not(#\#),
    .sp\:last\:-f-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-f-2xl) * -1);
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .sp\:last\:w-my-2xs:not(#\#):last-child,
    .sp\:w-my-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
        margin-bottom: var(--all-w-2xs);
    }
    .sp\:last\:w-my-xs:not(#\#):last-child,
    .sp\:w-my-xs:not(#\#) {
        margin-top: var(--all-w-xs);
        margin-bottom: var(--all-w-xs);
    }
    .sp\:last\:w-my-sm:not(#\#):last-child,
    .sp\:w-my-sm:not(#\#) {
        margin-top: var(--all-w-sm);
        margin-bottom: var(--all-w-sm);
    }
    .sp\:last\:w-my:not(#\#):last-child,
    .sp\:w-my:not(#\#) {
        margin-top: var(--all-w);
        margin-bottom: var(--all-w);
    }
    .sp\:last\:w-my-md:not(#\#):last-child,
    .sp\:w-my-md:not(#\#) {
        margin-top: var(--all-w-md);
        margin-bottom: var(--all-w-md);
    }
    .sp\:last\:w-my-lg:not(#\#):last-child,
    .sp\:w-my-lg:not(#\#) {
        margin-top: var(--all-w-lg);
        margin-bottom: var(--all-w-lg);
    }
    .sp\:last\:w-my-xl:not(#\#):last-child,
    .sp\:w-my-xl:not(#\#) {
        margin-top: var(--all-w-xl);
        margin-bottom: var(--all-w-xl);
    }
    .sp\:last\:w-my-2xl:not(#\#):last-child,
    .sp\:w-my-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
        margin-bottom: var(--all-w-2xl);
    }
    .sp\:-w-my-2xs:not(#\#),
    .sp\:last\:-w-my-2xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xs) * -1);
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-my-xs:not(#\#),
    .sp\:last\:-w-my-xs:not(#\#):last-child {
        margin-top: calc(var(--all-w-xs) * -1);
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-my-sm:not(#\#),
    .sp\:last\:-w-my-sm:not(#\#):last-child {
        margin-top: calc(var(--all-w-sm) * -1);
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-my:not(#\#),
    .sp\:last\:-w-my:not(#\#):last-child {
        margin-top: calc(var(--all-w) * -1);
        margin-bottom: calc(var(--all-w) * -1);
    }
    .sp\:-w-my-md:not(#\#),
    .sp\:last\:-w-my-md:not(#\#):last-child {
        margin-top: calc(var(--all-w-md) * -1);
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-my-lg:not(#\#),
    .sp\:last\:-w-my-lg:not(#\#):last-child {
        margin-top: calc(var(--all-w-lg) * -1);
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-my-xl:not(#\#),
    .sp\:last\:-w-my-xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-xl) * -1);
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-my-2xl:not(#\#),
    .sp\:last\:-w-my-2xl:not(#\#):last-child {
        margin-top: calc(var(--all-w-2xl) * -1);
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .sp\:last\:my-0:not(#\#):last-child,
    .sp\:my-0:not(#\#) {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .sp\:last\:my-1:not(#\#):last-child,
    .sp\:my-1:not(#\#) {
        margin-top: .25rem;
        margin-bottom: .25rem;
    }
    .sp\:last\:my-2:not(#\#):last-child,
    .sp\:my-2:not(#\#) {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .sp\:last\:my-3:not(#\#):last-child,
    .sp\:my-3:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .sp\:last\:my-4:not(#\#):last-child,
    .sp\:my-4:not(#\#) {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
    .sp\:last\:my-5:not(#\#):last-child,
    .sp\:my-5:not(#\#) {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .sp\:last\:my-6:not(#\#):last-child,
    .sp\:my-6:not(#\#) {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem;
    }
    .sp\:last\:my-7:not(#\#):last-child,
    .sp\:my-7:not(#\#) {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .sp\:last\:my-8:not(#\#):last-child,
    .sp\:my-8:not(#\#) {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .sp\:last\:my-9:not(#\#):last-child,
    .sp\:my-9:not(#\#) {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .sp\:last\:my-10:not(#\#):last-child,
    .sp\:my-10:not(#\#) {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .sp\:last\:my-11:not(#\#):last-child,
    .sp\:my-11:not(#\#) {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .sp\:last\:my-12:not(#\#):last-child,
    .sp\:my-12:not(#\#) {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .sp\:last\:my-auto:not(#\#):last-child,
    .sp\:my-auto:not(#\#) {
        margin-top: auto;
        margin-bottom: auto;
    }
    .sp\:last\:my:not(#\#):last-child,
    .sp\:my:not(#\#) {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .sp\:last\:my-px:not(#\#):last-child,
    .sp\:my-px:not(#\#) {
        margin-top: 1px;
        margin-bottom: 1px;
    }
    .sp\:last\:my-0\.5:not(#\#):last-child,
    .sp\:my-0\.5:not(#\#) {
        margin-top: .125rem;
        margin-bottom: .125rem;
    }
    .sp\:last\:my-1\.5:not(#\#):last-child,
    .sp\:my-1\.5:not(#\#) {
        margin-top: .375rem;
        margin-bottom: .375rem;
    }
    .sp\:last\:my-2\.5:not(#\#):last-child,
    .sp\:my-2\.5:not(#\#) {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    .sp\:-my-0:not(#\#),
    .sp\:last\:-my-0:not(#\#):last-child {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
    .sp\:-my-1:not(#\#),
    .sp\:last\:-my-1:not(#\#):last-child {
        margin-top: -.25rem;
        margin-bottom: -.25rem;
    }
    .sp\:-my-2:not(#\#),
    .sp\:last\:-my-2:not(#\#):last-child {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
    }
    .sp\:-my-3:not(#\#),
    .sp\:last\:-my-3:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .sp\:-my-4:not(#\#),
    .sp\:last\:-my-4:not(#\#):last-child {
        margin-top: -1.25rem;
        margin-bottom: -1.25rem;
    }
    .sp\:-my-5:not(#\#),
    .sp\:last\:-my-5:not(#\#):last-child {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem;
    }
    .sp\:-my-6:not(#\#),
    .sp\:last\:-my-6:not(#\#):last-child {
        margin-top: -1.75rem;
        margin-bottom: -1.75rem;
    }
    .sp\:-my-7:not(#\#),
    .sp\:last\:-my-7:not(#\#):last-child {
        margin-top: -2rem;
        margin-bottom: -2rem;
    }
    .sp\:-my-8:not(#\#),
    .sp\:last\:-my-8:not(#\#):last-child {
        margin-top: -2.5rem;
        margin-bottom: -2.5rem;
    }
    .sp\:-my-9:not(#\#),
    .sp\:last\:-my-9:not(#\#):last-child {
        margin-top: -3rem;
        margin-bottom: -3rem;
    }
    .sp\:-my-10:not(#\#),
    .sp\:last\:-my-10:not(#\#):last-child {
        margin-top: -4rem;
        margin-bottom: -4rem;
    }
    .sp\:-my-11:not(#\#),
    .sp\:last\:-my-11:not(#\#):last-child {
        margin-top: -5rem;
        margin-bottom: -5rem;
    }
    .sp\:-my-12:not(#\#),
    .sp\:last\:-my-12:not(#\#):last-child {
        margin-top: -6rem;
        margin-bottom: -6rem;
    }
    .sp\:-my:not(#\#),
    .sp\:last\:-my:not(#\#):last-child {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .sp\:-my-px:not(#\#),
    .sp\:last\:-my-px:not(#\#):last-child {
        margin-top: -1px;
        margin-bottom: -1px;
    }
    .sp\:-my-0\.5:not(#\#),
    .sp\:last\:-my-0\.5:not(#\#):last-child {
        margin-top: -.125rem;
        margin-bottom: -.125rem;
    }
    .sp\:-my-1\.5:not(#\#),
    .sp\:last\:-my-1\.5:not(#\#):last-child {
        margin-top: -.375rem;
        margin-bottom: -.375rem;
    }
    .sp\:-my-2\.5:not(#\#),
    .sp\:last\:-my-2\.5:not(#\#):last-child {
        margin-top: -.75rem;
        margin-bottom: -.75rem;
    }
    .sp\:f-m-2xs:not(#\#) {
        margin: var(--all-f-2xs);
    }
    .sp\:f-m-xs:not(#\#) {
        margin: var(--all-f-xs);
    }
    .sp\:f-m-sm:not(#\#) {
        margin: var(--all-f-sm);
    }
    .sp\:f-m:not(#\#) {
        margin: var(--all-f);
    }
    .sp\:f-m-md:not(#\#) {
        margin: var(--all-f-md);
    }
    .sp\:f-m-lg:not(#\#) {
        margin: var(--all-f-lg);
    }
    .sp\:f-m-xl:not(#\#) {
        margin: var(--all-f-xl);
    }
    .sp\:f-m-2xl:not(#\#) {
        margin: var(--all-f-2xl);
    }
    .sp\:-f-m-2xs:not(#\#) {
        margin: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-m-xs:not(#\#) {
        margin: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-m-sm:not(#\#) {
        margin: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-m:not(#\#) {
        margin: calc(var(--all-f) * -1);
    }
    .sp\:-f-m-md:not(#\#) {
        margin: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-m-lg:not(#\#) {
        margin: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-m-xl:not(#\#) {
        margin: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-m-2xl:not(#\#) {
        margin: calc(var(--all-f-2xl) * -1);
    }
    .sp\:w-m-2xs:not(#\#) {
        margin: var(--all-w-2xs);
    }
    .sp\:w-m-xs:not(#\#) {
        margin: var(--all-w-xs);
    }
    .sp\:w-m-sm:not(#\#) {
        margin: var(--all-w-sm);
    }
    .sp\:w-m:not(#\#) {
        margin: var(--all-w);
    }
    .sp\:w-m-md:not(#\#) {
        margin: var(--all-w-md);
    }
    .sp\:w-m-lg:not(#\#) {
        margin: var(--all-w-lg);
    }
    .sp\:w-m-xl:not(#\#) {
        margin: var(--all-w-xl);
    }
    .sp\:w-m-2xl:not(#\#) {
        margin: var(--all-w-2xl);
    }
    .sp\:-w-m-2xs:not(#\#) {
        margin: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-m-xs:not(#\#) {
        margin: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-m-sm:not(#\#) {
        margin: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-m:not(#\#) {
        margin: calc(var(--all-w) * -1);
    }
    .sp\:-w-m-md:not(#\#) {
        margin: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-m-lg:not(#\#) {
        margin: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-m-xl:not(#\#) {
        margin: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-m-2xl:not(#\#) {
        margin: calc(var(--all-w-2xl) * -1);
    }
    .sp\:m-0:not(#\#) {
        margin: 0rem;
    }
    .sp\:m-1:not(#\#) {
        margin: .25rem;
    }
    .sp\:m-2:not(#\#) {
        margin: .5rem;
    }
    .sp\:m-3:not(#\#) {
        margin: 1rem;
    }
    .sp\:m-4:not(#\#) {
        margin: 1.25rem;
    }
    .sp\:m-5:not(#\#) {
        margin: 1.5rem;
    }
    .sp\:m-6:not(#\#) {
        margin: 1.75rem;
    }
    .sp\:m-7:not(#\#) {
        margin: 2rem;
    }
    .sp\:m-8:not(#\#) {
        margin: 2.5rem;
    }
    .sp\:m-9:not(#\#) {
        margin: 3rem;
    }
    .sp\:m-10:not(#\#) {
        margin: 4rem;
    }
    .sp\:m-11:not(#\#) {
        margin: 5rem;
    }
    .sp\:m-12:not(#\#) {
        margin: 6rem;
    }
    .sp\:m-auto:not(#\#) {
        margin: auto;
    }
    .sp\:m:not(#\#) {
        margin: 1rem;
    }
    .sp\:m-px:not(#\#) {
        margin: 1px;
    }
    .sp\:m-0\.5:not(#\#) {
        margin: .125rem;
    }
    .sp\:m-1\.5:not(#\#) {
        margin: .375rem;
    }
    .sp\:m-2\.5:not(#\#) {
        margin: .75rem;
    }
    .sp\:-m-0:not(#\#) {
        margin: 0rem;
    }
    .sp\:-m-1:not(#\#) {
        margin: -.25rem;
    }
    .sp\:-m-2:not(#\#) {
        margin: -.5rem;
    }
    .sp\:-m-3:not(#\#) {
        margin: -1rem;
    }
    .sp\:-m-4:not(#\#) {
        margin: -1.25rem;
    }
    .sp\:-m-5:not(#\#) {
        margin: -1.5rem;
    }
    .sp\:-m-6:not(#\#) {
        margin: -1.75rem;
    }
    .sp\:-m-7:not(#\#) {
        margin: -2rem;
    }
    .sp\:-m-8:not(#\#) {
        margin: -2.5rem;
    }
    .sp\:-m-9:not(#\#) {
        margin: -3rem;
    }
    .sp\:-m-10:not(#\#) {
        margin: -4rem;
    }
    .sp\:-m-11:not(#\#) {
        margin: -5rem;
    }
    .sp\:-m-12:not(#\#) {
        margin: -6rem;
    }
    .sp\:-m:not(#\#) {
        margin: -1rem;
    }
    .sp\:-m-px:not(#\#) {
        margin: -1px;
    }
    .sp\:-m-0\.5:not(#\#) {
        margin: -.125rem;
    }
    .sp\:-m-1\.5:not(#\#) {
        margin: -.375rem;
    }
    .sp\:-m-2\.5:not(#\#) {
        margin: -.75rem;
    }
    .sp\:f-mt-2xs:not(#\#),
    .sp\:first\:f-mt-2xs:not(#\#):first-child {
        margin-top: var(--all-f-2xs);
    }
    .sp\:f-mt-xs:not(#\#),
    .sp\:first\:f-mt-xs:not(#\#):first-child {
        margin-top: var(--all-f-xs);
    }
    .sp\:f-mt-sm:not(#\#),
    .sp\:first\:f-mt-sm:not(#\#):first-child {
        margin-top: var(--all-f-sm);
    }
    .sp\:f-mt:not(#\#),
    .sp\:first\:f-mt:not(#\#):first-child {
        margin-top: var(--all-f);
    }
    .sp\:f-mt-md:not(#\#),
    .sp\:first\:f-mt-md:not(#\#):first-child {
        margin-top: var(--all-f-md);
    }
    .sp\:f-mt-lg:not(#\#),
    .sp\:first\:f-mt-lg:not(#\#):first-child {
        margin-top: var(--all-f-lg);
    }
    .sp\:f-mt-xl:not(#\#),
    .sp\:first\:f-mt-xl:not(#\#):first-child {
        margin-top: var(--all-f-xl);
    }
    .sp\:f-mt-2xl:not(#\#),
    .sp\:first\:f-mt-2xl:not(#\#):first-child {
        margin-top: var(--all-f-2xl);
    }
    .sp\:-f-mt-2xs:not(#\#),
    .sp\:first\:-f-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-mt-xs:not(#\#),
    .sp\:first\:-f-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-mt-sm:not(#\#),
    .sp\:first\:-f-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-mt:not(#\#),
    .sp\:first\:-f-mt:not(#\#):first-child {
        margin-top: calc(var(--all-f) * -1);
    }
    .sp\:-f-mt-md:not(#\#),
    .sp\:first\:-f-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-mt-lg:not(#\#),
    .sp\:first\:-f-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-mt-xl:not(#\#),
    .sp\:first\:-f-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-mt-2xl:not(#\#),
    .sp\:first\:-f-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-f-2xl) * -1);
    }
    .sp\:first\:w-mt-2xs:not(#\#):first-child,
    .sp\:w-mt-2xs:not(#\#) {
        margin-top: var(--all-w-2xs);
    }
    .sp\:first\:w-mt-xs:not(#\#):first-child,
    .sp\:w-mt-xs:not(#\#) {
        margin-top: var(--all-w-xs);
    }
    .sp\:first\:w-mt-sm:not(#\#):first-child,
    .sp\:w-mt-sm:not(#\#) {
        margin-top: var(--all-w-sm);
    }
    .sp\:first\:w-mt:not(#\#):first-child,
    .sp\:w-mt:not(#\#) {
        margin-top: var(--all-w);
    }
    .sp\:first\:w-mt-md:not(#\#):first-child,
    .sp\:w-mt-md:not(#\#) {
        margin-top: var(--all-w-md);
    }
    .sp\:first\:w-mt-lg:not(#\#):first-child,
    .sp\:w-mt-lg:not(#\#) {
        margin-top: var(--all-w-lg);
    }
    .sp\:first\:w-mt-xl:not(#\#):first-child,
    .sp\:w-mt-xl:not(#\#) {
        margin-top: var(--all-w-xl);
    }
    .sp\:first\:w-mt-2xl:not(#\#):first-child,
    .sp\:w-mt-2xl:not(#\#) {
        margin-top: var(--all-w-2xl);
    }
    .sp\:-w-mt-2xs:not(#\#),
    .sp\:first\:-w-mt-2xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-mt-xs:not(#\#),
    .sp\:first\:-w-mt-xs:not(#\#):first-child {
        margin-top: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-mt-sm:not(#\#),
    .sp\:first\:-w-mt-sm:not(#\#):first-child {
        margin-top: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-mt:not(#\#),
    .sp\:first\:-w-mt:not(#\#):first-child {
        margin-top: calc(var(--all-w) * -1);
    }
    .sp\:-w-mt-md:not(#\#),
    .sp\:first\:-w-mt-md:not(#\#):first-child {
        margin-top: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-mt-lg:not(#\#),
    .sp\:first\:-w-mt-lg:not(#\#):first-child {
        margin-top: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-mt-xl:not(#\#),
    .sp\:first\:-w-mt-xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-mt-2xl:not(#\#),
    .sp\:first\:-w-mt-2xl:not(#\#):first-child {
        margin-top: calc(var(--all-w-2xl) * -1);
    }
    .sp\:first\:mt-0:not(#\#):first-child,
    .sp\:mt-0:not(#\#) {
        margin-top: 0rem;
    }
    .sp\:first\:mt-1:not(#\#):first-child,
    .sp\:mt-1:not(#\#) {
        margin-top: .25rem;
    }
    .sp\:first\:mt-2:not(#\#):first-child,
    .sp\:mt-2:not(#\#) {
        margin-top: .5rem;
    }
    .sp\:first\:mt-3:not(#\#):first-child,
    .sp\:mt-3:not(#\#) {
        margin-top: 1rem;
    }
    .sp\:first\:mt-4:not(#\#):first-child,
    .sp\:mt-4:not(#\#) {
        margin-top: 1.25rem;
    }
    .sp\:first\:mt-5:not(#\#):first-child,
    .sp\:mt-5:not(#\#) {
        margin-top: 1.5rem;
    }
    .sp\:first\:mt-6:not(#\#):first-child,
    .sp\:mt-6:not(#\#) {
        margin-top: 1.75rem;
    }
    .sp\:first\:mt-7:not(#\#):first-child,
    .sp\:mt-7:not(#\#) {
        margin-top: 2rem;
    }
    .sp\:first\:mt-8:not(#\#):first-child,
    .sp\:mt-8:not(#\#) {
        margin-top: 2.5rem;
    }
    .sp\:first\:mt-9:not(#\#):first-child,
    .sp\:mt-9:not(#\#) {
        margin-top: 3rem;
    }
    .sp\:first\:mt-10:not(#\#):first-child,
    .sp\:mt-10:not(#\#) {
        margin-top: 4rem;
    }
    .sp\:first\:mt-11:not(#\#):first-child,
    .sp\:mt-11:not(#\#) {
        margin-top: 5rem;
    }
    .sp\:first\:mt-12:not(#\#):first-child,
    .sp\:mt-12:not(#\#) {
        margin-top: 6rem;
    }
    .sp\:first\:mt-auto:not(#\#):first-child,
    .sp\:mt-auto:not(#\#) {
        margin-top: auto;
    }
    .sp\:first\:mt:not(#\#):first-child,
    .sp\:mt:not(#\#) {
        margin-top: 1rem;
    }
    .sp\:first\:mt-px:not(#\#):first-child,
    .sp\:mt-px:not(#\#) {
        margin-top: 1px;
    }
    .sp\:first\:mt-0\.5:not(#\#):first-child,
    .sp\:mt-0\.5:not(#\#) {
        margin-top: .125rem;
    }
    .sp\:first\:mt-1\.5:not(#\#):first-child,
    .sp\:mt-1\.5:not(#\#) {
        margin-top: .375rem;
    }
    .sp\:first\:mt-2\.5:not(#\#):first-child,
    .sp\:mt-2\.5:not(#\#) {
        margin-top: .75rem;
    }
    .sp\:-mt-0:not(#\#),
    .sp\:first\:-mt-0:not(#\#):first-child {
        margin-top: 0rem;
    }
    .sp\:-mt-1:not(#\#),
    .sp\:first\:-mt-1:not(#\#):first-child {
        margin-top: -.25rem;
    }
    .sp\:-mt-2:not(#\#),
    .sp\:first\:-mt-2:not(#\#):first-child {
        margin-top: -.5rem;
    }
    .sp\:-mt-3:not(#\#),
    .sp\:first\:-mt-3:not(#\#):first-child {
        margin-top: -1rem;
    }
    .sp\:-mt-4:not(#\#),
    .sp\:first\:-mt-4:not(#\#):first-child {
        margin-top: -1.25rem;
    }
    .sp\:-mt-5:not(#\#),
    .sp\:first\:-mt-5:not(#\#):first-child {
        margin-top: -1.5rem;
    }
    .sp\:-mt-6:not(#\#),
    .sp\:first\:-mt-6:not(#\#):first-child {
        margin-top: -1.75rem;
    }
    .sp\:-mt-7:not(#\#),
    .sp\:first\:-mt-7:not(#\#):first-child {
        margin-top: -2rem;
    }
    .sp\:-mt-8:not(#\#),
    .sp\:first\:-mt-8:not(#\#):first-child {
        margin-top: -2.5rem;
    }
    .sp\:-mt-9:not(#\#),
    .sp\:first\:-mt-9:not(#\#):first-child {
        margin-top: -3rem;
    }
    .sp\:-mt-10:not(#\#),
    .sp\:first\:-mt-10:not(#\#):first-child {
        margin-top: -4rem;
    }
    .sp\:-mt-11:not(#\#),
    .sp\:first\:-mt-11:not(#\#):first-child {
        margin-top: -5rem;
    }
    .sp\:-mt-12:not(#\#),
    .sp\:first\:-mt-12:not(#\#):first-child {
        margin-top: -6rem;
    }
    .sp\:-mt:not(#\#),
    .sp\:first\:-mt:not(#\#):first-child {
        margin-top: -1rem;
    }
    .sp\:-mt-px:not(#\#),
    .sp\:first\:-mt-px:not(#\#):first-child {
        margin-top: -1px;
    }
    .sp\:-mt-0\.5:not(#\#),
    .sp\:first\:-mt-0\.5:not(#\#):first-child {
        margin-top: -.125rem;
    }
    .sp\:-mt-1\.5:not(#\#),
    .sp\:first\:-mt-1\.5:not(#\#):first-child {
        margin-top: -.375rem;
    }
    .sp\:-mt-2\.5:not(#\#),
    .sp\:first\:-mt-2\.5:not(#\#):first-child {
        margin-top: -.75rem;
    }
    .sp\:f-mr-2xs:not(#\#),
    .sp\:last\:f-mr-2xs:not(#\#):last-child {
        margin-right: var(--all-f-2xs);
    }
    .sp\:f-mr-xs:not(#\#),
    .sp\:last\:f-mr-xs:not(#\#):last-child {
        margin-right: var(--all-f-xs);
    }
    .sp\:f-mr-sm:not(#\#),
    .sp\:last\:f-mr-sm:not(#\#):last-child {
        margin-right: var(--all-f-sm);
    }
    .sp\:f-mr:not(#\#),
    .sp\:last\:f-mr:not(#\#):last-child {
        margin-right: var(--all-f);
    }
    .sp\:f-mr-md:not(#\#),
    .sp\:last\:f-mr-md:not(#\#):last-child {
        margin-right: var(--all-f-md);
    }
    .sp\:f-mr-lg:not(#\#),
    .sp\:last\:f-mr-lg:not(#\#):last-child {
        margin-right: var(--all-f-lg);
    }
    .sp\:f-mr-xl:not(#\#),
    .sp\:last\:f-mr-xl:not(#\#):last-child {
        margin-right: var(--all-f-xl);
    }
    .sp\:f-mr-2xl:not(#\#),
    .sp\:last\:f-mr-2xl:not(#\#):last-child {
        margin-right: var(--all-f-2xl);
    }
    .sp\:-f-mr-2xs:not(#\#),
    .sp\:last\:-f-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-mr-xs:not(#\#),
    .sp\:last\:-f-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-mr-sm:not(#\#),
    .sp\:last\:-f-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-mr:not(#\#),
    .sp\:last\:-f-mr:not(#\#):last-child {
        margin-right: calc(var(--all-f) * -1);
    }
    .sp\:-f-mr-md:not(#\#),
    .sp\:last\:-f-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-mr-lg:not(#\#),
    .sp\:last\:-f-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-mr-xl:not(#\#),
    .sp\:last\:-f-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-mr-2xl:not(#\#),
    .sp\:last\:-f-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-f-2xl) * -1);
    }
    .sp\:last\:w-mr-2xs:not(#\#):last-child,
    .sp\:w-mr-2xs:not(#\#) {
        margin-right: var(--all-w-2xs);
    }
    .sp\:last\:w-mr-xs:not(#\#):last-child,
    .sp\:w-mr-xs:not(#\#) {
        margin-right: var(--all-w-xs);
    }
    .sp\:last\:w-mr-sm:not(#\#):last-child,
    .sp\:w-mr-sm:not(#\#) {
        margin-right: var(--all-w-sm);
    }
    .sp\:last\:w-mr:not(#\#):last-child,
    .sp\:w-mr:not(#\#) {
        margin-right: var(--all-w);
    }
    .sp\:last\:w-mr-md:not(#\#):last-child,
    .sp\:w-mr-md:not(#\#) {
        margin-right: var(--all-w-md);
    }
    .sp\:last\:w-mr-lg:not(#\#):last-child,
    .sp\:w-mr-lg:not(#\#) {
        margin-right: var(--all-w-lg);
    }
    .sp\:last\:w-mr-xl:not(#\#):last-child,
    .sp\:w-mr-xl:not(#\#) {
        margin-right: var(--all-w-xl);
    }
    .sp\:last\:w-mr-2xl:not(#\#):last-child,
    .sp\:w-mr-2xl:not(#\#) {
        margin-right: var(--all-w-2xl);
    }
    .sp\:-w-mr-2xs:not(#\#),
    .sp\:last\:-w-mr-2xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-mr-xs:not(#\#),
    .sp\:last\:-w-mr-xs:not(#\#):last-child {
        margin-right: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-mr-sm:not(#\#),
    .sp\:last\:-w-mr-sm:not(#\#):last-child {
        margin-right: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-mr:not(#\#),
    .sp\:last\:-w-mr:not(#\#):last-child {
        margin-right: calc(var(--all-w) * -1);
    }
    .sp\:-w-mr-md:not(#\#),
    .sp\:last\:-w-mr-md:not(#\#):last-child {
        margin-right: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-mr-lg:not(#\#),
    .sp\:last\:-w-mr-lg:not(#\#):last-child {
        margin-right: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-mr-xl:not(#\#),
    .sp\:last\:-w-mr-xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-mr-2xl:not(#\#),
    .sp\:last\:-w-mr-2xl:not(#\#):last-child {
        margin-right: calc(var(--all-w-2xl) * -1);
    }
    .sp\:last\:mr-0:not(#\#):last-child,
    .sp\:mr-0:not(#\#) {
        margin-right: 0rem;
    }
    .sp\:last\:mr-1:not(#\#):last-child,
    .sp\:mr-1:not(#\#) {
        margin-right: .25rem;
    }
    .sp\:last\:mr-2:not(#\#):last-child,
    .sp\:mr-2:not(#\#) {
        margin-right: .5rem;
    }
    .sp\:last\:mr-3:not(#\#):last-child,
    .sp\:mr-3:not(#\#) {
        margin-right: 1rem;
    }
    .sp\:last\:mr-4:not(#\#):last-child,
    .sp\:mr-4:not(#\#) {
        margin-right: 1.25rem;
    }
    .sp\:last\:mr-5:not(#\#):last-child,
    .sp\:mr-5:not(#\#) {
        margin-right: 1.5rem;
    }
    .sp\:last\:mr-6:not(#\#):last-child,
    .sp\:mr-6:not(#\#) {
        margin-right: 1.75rem;
    }
    .sp\:last\:mr-7:not(#\#):last-child,
    .sp\:mr-7:not(#\#) {
        margin-right: 2rem;
    }
    .sp\:last\:mr-8:not(#\#):last-child,
    .sp\:mr-8:not(#\#) {
        margin-right: 2.5rem;
    }
    .sp\:last\:mr-9:not(#\#):last-child,
    .sp\:mr-9:not(#\#) {
        margin-right: 3rem;
    }
    .sp\:last\:mr-10:not(#\#):last-child,
    .sp\:mr-10:not(#\#) {
        margin-right: 4rem;
    }
    .sp\:last\:mr-11:not(#\#):last-child,
    .sp\:mr-11:not(#\#) {
        margin-right: 5rem;
    }
    .sp\:last\:mr-12:not(#\#):last-child,
    .sp\:mr-12:not(#\#) {
        margin-right: 6rem;
    }
    .sp\:last\:mr-auto:not(#\#):last-child,
    .sp\:mr-auto:not(#\#) {
        margin-right: auto;
    }
    .sp\:last\:mr:not(#\#):last-child,
    .sp\:mr:not(#\#) {
        margin-right: 1rem;
    }
    .sp\:last\:mr-px:not(#\#):last-child,
    .sp\:mr-px:not(#\#) {
        margin-right: 1px;
    }
    .sp\:last\:mr-0\.5:not(#\#):last-child,
    .sp\:mr-0\.5:not(#\#) {
        margin-right: .125rem;
    }
    .sp\:last\:mr-1\.5:not(#\#):last-child,
    .sp\:mr-1\.5:not(#\#) {
        margin-right: .375rem;
    }
    .sp\:last\:mr-2\.5:not(#\#):last-child,
    .sp\:mr-2\.5:not(#\#) {
        margin-right: .75rem;
    }
    .sp\:-mr-0:not(#\#),
    .sp\:last\:-mr-0:not(#\#):last-child {
        margin-right: 0rem;
    }
    .sp\:-mr-1:not(#\#),
    .sp\:last\:-mr-1:not(#\#):last-child {
        margin-right: -.25rem;
    }
    .sp\:-mr-2:not(#\#),
    .sp\:last\:-mr-2:not(#\#):last-child {
        margin-right: -.5rem;
    }
    .sp\:-mr-3:not(#\#),
    .sp\:last\:-mr-3:not(#\#):last-child {
        margin-right: -1rem;
    }
    .sp\:-mr-4:not(#\#),
    .sp\:last\:-mr-4:not(#\#):last-child {
        margin-right: -1.25rem;
    }
    .sp\:-mr-5:not(#\#),
    .sp\:last\:-mr-5:not(#\#):last-child {
        margin-right: -1.5rem;
    }
    .sp\:-mr-6:not(#\#),
    .sp\:last\:-mr-6:not(#\#):last-child {
        margin-right: -1.75rem;
    }
    .sp\:-mr-7:not(#\#),
    .sp\:last\:-mr-7:not(#\#):last-child {
        margin-right: -2rem;
    }
    .sp\:-mr-8:not(#\#),
    .sp\:last\:-mr-8:not(#\#):last-child {
        margin-right: -2.5rem;
    }
    .sp\:-mr-9:not(#\#),
    .sp\:last\:-mr-9:not(#\#):last-child {
        margin-right: -3rem;
    }
    .sp\:-mr-10:not(#\#),
    .sp\:last\:-mr-10:not(#\#):last-child {
        margin-right: -4rem;
    }
    .sp\:-mr-11:not(#\#),
    .sp\:last\:-mr-11:not(#\#):last-child {
        margin-right: -5rem;
    }
    .sp\:-mr-12:not(#\#),
    .sp\:last\:-mr-12:not(#\#):last-child {
        margin-right: -6rem;
    }
    .sp\:-mr:not(#\#),
    .sp\:last\:-mr:not(#\#):last-child {
        margin-right: -1rem;
    }
    .sp\:-mr-px:not(#\#),
    .sp\:last\:-mr-px:not(#\#):last-child {
        margin-right: -1px;
    }
    .sp\:-mr-0\.5:not(#\#),
    .sp\:last\:-mr-0\.5:not(#\#):last-child {
        margin-right: -.125rem;
    }
    .sp\:-mr-1\.5:not(#\#),
    .sp\:last\:-mr-1\.5:not(#\#):last-child {
        margin-right: -.375rem;
    }
    .sp\:-mr-2\.5:not(#\#),
    .sp\:last\:-mr-2\.5:not(#\#):last-child {
        margin-right: -.75rem;
    }
    .sp\:f-mb-2xs:not(#\#),
    .sp\:last\:f-mb-2xs:not(#\#):last-child {
        margin-bottom: var(--all-f-2xs);
    }
    .sp\:f-mb-xs:not(#\#),
    .sp\:last\:f-mb-xs:not(#\#):last-child {
        margin-bottom: var(--all-f-xs);
    }
    .sp\:f-mb-sm:not(#\#),
    .sp\:last\:f-mb-sm:not(#\#):last-child {
        margin-bottom: var(--all-f-sm);
    }
    .sp\:f-mb:not(#\#),
    .sp\:last\:f-mb:not(#\#):last-child {
        margin-bottom: var(--all-f);
    }
    .sp\:f-mb-md:not(#\#),
    .sp\:last\:f-mb-md:not(#\#):last-child {
        margin-bottom: var(--all-f-md);
    }
    .sp\:f-mb-lg:not(#\#),
    .sp\:last\:f-mb-lg:not(#\#):last-child {
        margin-bottom: var(--all-f-lg);
    }
    .sp\:f-mb-xl:not(#\#),
    .sp\:last\:f-mb-xl:not(#\#):last-child {
        margin-bottom: var(--all-f-xl);
    }
    .sp\:f-mb-2xl:not(#\#),
    .sp\:last\:f-mb-2xl:not(#\#):last-child {
        margin-bottom: var(--all-f-2xl);
    }
    .sp\:-f-mb-2xs:not(#\#),
    .sp\:last\:-f-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-mb-xs:not(#\#),
    .sp\:last\:-f-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-mb-sm:not(#\#),
    .sp\:last\:-f-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-mb:not(#\#),
    .sp\:last\:-f-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-f) * -1);
    }
    .sp\:-f-mb-md:not(#\#),
    .sp\:last\:-f-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-mb-lg:not(#\#),
    .sp\:last\:-f-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-mb-xl:not(#\#),
    .sp\:last\:-f-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-mb-2xl:not(#\#),
    .sp\:last\:-f-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-f-2xl) * -1);
    }
    .sp\:last\:w-mb-2xs:not(#\#):last-child,
    .sp\:w-mb-2xs:not(#\#) {
        margin-bottom: var(--all-w-2xs);
    }
    .sp\:last\:w-mb-xs:not(#\#):last-child,
    .sp\:w-mb-xs:not(#\#) {
        margin-bottom: var(--all-w-xs);
    }
    .sp\:last\:w-mb-sm:not(#\#):last-child,
    .sp\:w-mb-sm:not(#\#) {
        margin-bottom: var(--all-w-sm);
    }
    .sp\:last\:w-mb:not(#\#):last-child,
    .sp\:w-mb:not(#\#) {
        margin-bottom: var(--all-w);
    }
    .sp\:last\:w-mb-md:not(#\#):last-child,
    .sp\:w-mb-md:not(#\#) {
        margin-bottom: var(--all-w-md);
    }
    .sp\:last\:w-mb-lg:not(#\#):last-child,
    .sp\:w-mb-lg:not(#\#) {
        margin-bottom: var(--all-w-lg);
    }
    .sp\:last\:w-mb-xl:not(#\#):last-child,
    .sp\:w-mb-xl:not(#\#) {
        margin-bottom: var(--all-w-xl);
    }
    .sp\:last\:w-mb-2xl:not(#\#):last-child,
    .sp\:w-mb-2xl:not(#\#) {
        margin-bottom: var(--all-w-2xl);
    }
    .sp\:-w-mb-2xs:not(#\#),
    .sp\:last\:-w-mb-2xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-mb-xs:not(#\#),
    .sp\:last\:-w-mb-xs:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-mb-sm:not(#\#),
    .sp\:last\:-w-mb-sm:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-mb:not(#\#),
    .sp\:last\:-w-mb:not(#\#):last-child {
        margin-bottom: calc(var(--all-w) * -1);
    }
    .sp\:-w-mb-md:not(#\#),
    .sp\:last\:-w-mb-md:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-mb-lg:not(#\#),
    .sp\:last\:-w-mb-lg:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-mb-xl:not(#\#),
    .sp\:last\:-w-mb-xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-mb-2xl:not(#\#),
    .sp\:last\:-w-mb-2xl:not(#\#):last-child {
        margin-bottom: calc(var(--all-w-2xl) * -1);
    }
    .sp\:last\:mb-0:not(#\#):last-child,
    .sp\:mb-0:not(#\#) {
        margin-bottom: 0rem;
    }
    .sp\:last\:mb-1:not(#\#):last-child,
    .sp\:mb-1:not(#\#) {
        margin-bottom: .25rem;
    }
    .sp\:last\:mb-2:not(#\#):last-child,
    .sp\:mb-2:not(#\#) {
        margin-bottom: .5rem;
    }
    .sp\:last\:mb-3:not(#\#):last-child,
    .sp\:mb-3:not(#\#) {
        margin-bottom: 1rem;
    }
    .sp\:last\:mb-4:not(#\#):last-child,
    .sp\:mb-4:not(#\#) {
        margin-bottom: 1.25rem;
    }
    .sp\:last\:mb-5:not(#\#):last-child,
    .sp\:mb-5:not(#\#) {
        margin-bottom: 1.5rem;
    }
    .sp\:last\:mb-6:not(#\#):last-child,
    .sp\:mb-6:not(#\#) {
        margin-bottom: 1.75rem;
    }
    .sp\:last\:mb-7:not(#\#):last-child,
    .sp\:mb-7:not(#\#) {
        margin-bottom: 2rem;
    }
    .sp\:last\:mb-8:not(#\#):last-child,
    .sp\:mb-8:not(#\#) {
        margin-bottom: 2.5rem;
    }
    .sp\:last\:mb-9:not(#\#):last-child,
    .sp\:mb-9:not(#\#) {
        margin-bottom: 3rem;
    }
    .sp\:last\:mb-10:not(#\#):last-child,
    .sp\:mb-10:not(#\#) {
        margin-bottom: 4rem;
    }
    .sp\:last\:mb-11:not(#\#):last-child,
    .sp\:mb-11:not(#\#) {
        margin-bottom: 5rem;
    }
    .sp\:last\:mb-12:not(#\#):last-child,
    .sp\:mb-12:not(#\#) {
        margin-bottom: 6rem;
    }
    .sp\:last\:mb-auto:not(#\#):last-child,
    .sp\:mb-auto:not(#\#) {
        margin-bottom: auto;
    }
    .sp\:last\:mb:not(#\#):last-child,
    .sp\:mb:not(#\#) {
        margin-bottom: 1rem;
    }
    .sp\:last\:mb-px:not(#\#):last-child,
    .sp\:mb-px:not(#\#) {
        margin-bottom: 1px;
    }
    .sp\:last\:mb-0\.5:not(#\#):last-child,
    .sp\:mb-0\.5:not(#\#) {
        margin-bottom: .125rem;
    }
    .sp\:last\:mb-1\.5:not(#\#):last-child,
    .sp\:mb-1\.5:not(#\#) {
        margin-bottom: .375rem;
    }
    .sp\:last\:mb-2\.5:not(#\#):last-child,
    .sp\:mb-2\.5:not(#\#) {
        margin-bottom: .75rem;
    }
    .sp\:-mb-0:not(#\#),
    .sp\:last\:-mb-0:not(#\#):last-child {
        margin-bottom: 0rem;
    }
    .sp\:-mb-1:not(#\#),
    .sp\:last\:-mb-1:not(#\#):last-child {
        margin-bottom: -.25rem;
    }
    .sp\:-mb-2:not(#\#),
    .sp\:last\:-mb-2:not(#\#):last-child {
        margin-bottom: -.5rem;
    }
    .sp\:-mb-3:not(#\#),
    .sp\:last\:-mb-3:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .sp\:-mb-4:not(#\#),
    .sp\:last\:-mb-4:not(#\#):last-child {
        margin-bottom: -1.25rem;
    }
    .sp\:-mb-5:not(#\#),
    .sp\:last\:-mb-5:not(#\#):last-child {
        margin-bottom: -1.5rem;
    }
    .sp\:-mb-6:not(#\#),
    .sp\:last\:-mb-6:not(#\#):last-child {
        margin-bottom: -1.75rem;
    }
    .sp\:-mb-7:not(#\#),
    .sp\:last\:-mb-7:not(#\#):last-child {
        margin-bottom: -2rem;
    }
    .sp\:-mb-8:not(#\#),
    .sp\:last\:-mb-8:not(#\#):last-child {
        margin-bottom: -2.5rem;
    }
    .sp\:-mb-9:not(#\#),
    .sp\:last\:-mb-9:not(#\#):last-child {
        margin-bottom: -3rem;
    }
    .sp\:-mb-10:not(#\#),
    .sp\:last\:-mb-10:not(#\#):last-child {
        margin-bottom: -4rem;
    }
    .sp\:-mb-11:not(#\#),
    .sp\:last\:-mb-11:not(#\#):last-child {
        margin-bottom: -5rem;
    }
    .sp\:-mb-12:not(#\#),
    .sp\:last\:-mb-12:not(#\#):last-child {
        margin-bottom: -6rem;
    }
    .sp\:-mb:not(#\#),
    .sp\:last\:-mb:not(#\#):last-child {
        margin-bottom: -1rem;
    }
    .sp\:-mb-px:not(#\#),
    .sp\:last\:-mb-px:not(#\#):last-child {
        margin-bottom: -1px;
    }
    .sp\:-mb-0\.5:not(#\#),
    .sp\:last\:-mb-0\.5:not(#\#):last-child {
        margin-bottom: -.125rem;
    }
    .sp\:-mb-1\.5:not(#\#),
    .sp\:last\:-mb-1\.5:not(#\#):last-child {
        margin-bottom: -.375rem;
    }
    .sp\:-mb-2\.5:not(#\#),
    .sp\:last\:-mb-2\.5:not(#\#):last-child {
        margin-bottom: -.75rem;
    }
    .sp\:f-ml-2xs:not(#\#),
    .sp\:first\:f-ml-2xs:not(#\#):first-child {
        margin-left: var(--all-f-2xs);
    }
    .sp\:f-ml-xs:not(#\#),
    .sp\:first\:f-ml-xs:not(#\#):first-child {
        margin-left: var(--all-f-xs);
    }
    .sp\:f-ml-sm:not(#\#),
    .sp\:first\:f-ml-sm:not(#\#):first-child {
        margin-left: var(--all-f-sm);
    }
    .sp\:f-ml:not(#\#),
    .sp\:first\:f-ml:not(#\#):first-child {
        margin-left: var(--all-f);
    }
    .sp\:f-ml-md:not(#\#),
    .sp\:first\:f-ml-md:not(#\#):first-child {
        margin-left: var(--all-f-md);
    }
    .sp\:f-ml-lg:not(#\#),
    .sp\:first\:f-ml-lg:not(#\#):first-child {
        margin-left: var(--all-f-lg);
    }
    .sp\:f-ml-xl:not(#\#),
    .sp\:first\:f-ml-xl:not(#\#):first-child {
        margin-left: var(--all-f-xl);
    }
    .sp\:f-ml-2xl:not(#\#),
    .sp\:first\:f-ml-2xl:not(#\#):first-child {
        margin-left: var(--all-f-2xl);
    }
    .sp\:-f-ml-2xs:not(#\#),
    .sp\:first\:-f-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xs) * -1);
    }
    .sp\:-f-ml-xs:not(#\#),
    .sp\:first\:-f-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-f-xs) * -1);
    }
    .sp\:-f-ml-sm:not(#\#),
    .sp\:first\:-f-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-f-sm) * -1);
    }
    .sp\:-f-ml:not(#\#),
    .sp\:first\:-f-ml:not(#\#):first-child {
        margin-left: calc(var(--all-f) * -1);
    }
    .sp\:-f-ml-md:not(#\#),
    .sp\:first\:-f-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-f-md) * -1);
    }
    .sp\:-f-ml-lg:not(#\#),
    .sp\:first\:-f-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-f-lg) * -1);
    }
    .sp\:-f-ml-xl:not(#\#),
    .sp\:first\:-f-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-xl) * -1);
    }
    .sp\:-f-ml-2xl:not(#\#),
    .sp\:first\:-f-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-f-2xl) * -1);
    }
    .sp\:first\:w-ml-2xs:not(#\#):first-child,
    .sp\:w-ml-2xs:not(#\#) {
        margin-left: var(--all-w-2xs);
    }
    .sp\:first\:w-ml-xs:not(#\#):first-child,
    .sp\:w-ml-xs:not(#\#) {
        margin-left: var(--all-w-xs);
    }
    .sp\:first\:w-ml-sm:not(#\#):first-child,
    .sp\:w-ml-sm:not(#\#) {
        margin-left: var(--all-w-sm);
    }
    .sp\:first\:w-ml:not(#\#):first-child,
    .sp\:w-ml:not(#\#) {
        margin-left: var(--all-w);
    }
    .sp\:first\:w-ml-md:not(#\#):first-child,
    .sp\:w-ml-md:not(#\#) {
        margin-left: var(--all-w-md);
    }
    .sp\:first\:w-ml-lg:not(#\#):first-child,
    .sp\:w-ml-lg:not(#\#) {
        margin-left: var(--all-w-lg);
    }
    .sp\:first\:w-ml-xl:not(#\#):first-child,
    .sp\:w-ml-xl:not(#\#) {
        margin-left: var(--all-w-xl);
    }
    .sp\:first\:w-ml-2xl:not(#\#):first-child,
    .sp\:w-ml-2xl:not(#\#) {
        margin-left: var(--all-w-2xl);
    }
    .sp\:-w-ml-2xs:not(#\#),
    .sp\:first\:-w-ml-2xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xs) * -1);
    }
    .sp\:-w-ml-xs:not(#\#),
    .sp\:first\:-w-ml-xs:not(#\#):first-child {
        margin-left: calc(var(--all-w-xs) * -1);
    }
    .sp\:-w-ml-sm:not(#\#),
    .sp\:first\:-w-ml-sm:not(#\#):first-child {
        margin-left: calc(var(--all-w-sm) * -1);
    }
    .sp\:-w-ml:not(#\#),
    .sp\:first\:-w-ml:not(#\#):first-child {
        margin-left: calc(var(--all-w) * -1);
    }
    .sp\:-w-ml-md:not(#\#),
    .sp\:first\:-w-ml-md:not(#\#):first-child {
        margin-left: calc(var(--all-w-md) * -1);
    }
    .sp\:-w-ml-lg:not(#\#),
    .sp\:first\:-w-ml-lg:not(#\#):first-child {
        margin-left: calc(var(--all-w-lg) * -1);
    }
    .sp\:-w-ml-xl:not(#\#),
    .sp\:first\:-w-ml-xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-xl) * -1);
    }
    .sp\:-w-ml-2xl:not(#\#),
    .sp\:first\:-w-ml-2xl:not(#\#):first-child {
        margin-left: calc(var(--all-w-2xl) * -1);
    }
    .sp\:first\:ml-0:not(#\#):first-child,
    .sp\:ml-0:not(#\#) {
        margin-left: 0rem;
    }
    .sp\:first\:ml-1:not(#\#):first-child,
    .sp\:ml-1:not(#\#) {
        margin-left: .25rem;
    }
    .sp\:first\:ml-2:not(#\#):first-child,
    .sp\:ml-2:not(#\#) {
        margin-left: .5rem;
    }
    .sp\:first\:ml-3:not(#\#):first-child,
    .sp\:ml-3:not(#\#) {
        margin-left: 1rem;
    }
    .sp\:first\:ml-4:not(#\#):first-child,
    .sp\:ml-4:not(#\#) {
        margin-left: 1.25rem;
    }
    .sp\:first\:ml-5:not(#\#):first-child,
    .sp\:ml-5:not(#\#) {
        margin-left: 1.5rem;
    }
    .sp\:first\:ml-6:not(#\#):first-child,
    .sp\:ml-6:not(#\#) {
        margin-left: 1.75rem;
    }
    .sp\:first\:ml-7:not(#\#):first-child,
    .sp\:ml-7:not(#\#) {
        margin-left: 2rem;
    }
    .sp\:first\:ml-8:not(#\#):first-child,
    .sp\:ml-8:not(#\#) {
        margin-left: 2.5rem;
    }
    .sp\:first\:ml-9:not(#\#):first-child,
    .sp\:ml-9:not(#\#) {
        margin-left: 3rem;
    }
    .sp\:first\:ml-10:not(#\#):first-child,
    .sp\:ml-10:not(#\#) {
        margin-left: 4rem;
    }
    .sp\:first\:ml-11:not(#\#):first-child,
    .sp\:ml-11:not(#\#) {
        margin-left: 5rem;
    }
    .sp\:first\:ml-12:not(#\#):first-child,
    .sp\:ml-12:not(#\#) {
        margin-left: 6rem;
    }
    .sp\:first\:ml-auto:not(#\#):first-child,
    .sp\:ml-auto:not(#\#) {
        margin-left: auto;
    }
    .sp\:first\:ml:not(#\#):first-child,
    .sp\:ml:not(#\#) {
        margin-left: 1rem;
    }
    .sp\:first\:ml-px:not(#\#):first-child,
    .sp\:ml-px:not(#\#) {
        margin-left: 1px;
    }
    .sp\:first\:ml-0\.5:not(#\#):first-child,
    .sp\:ml-0\.5:not(#\#) {
        margin-left: .125rem;
    }
    .sp\:first\:ml-1\.5:not(#\#):first-child,
    .sp\:ml-1\.5:not(#\#) {
        margin-left: .375rem;
    }
    .sp\:first\:ml-2\.5:not(#\#):first-child,
    .sp\:ml-2\.5:not(#\#) {
        margin-left: .75rem;
    }
    .sp\:-ml-0:not(#\#),
    .sp\:first\:-ml-0:not(#\#):first-child {
        margin-left: 0rem;
    }
    .sp\:-ml-1:not(#\#),
    .sp\:first\:-ml-1:not(#\#):first-child {
        margin-left: -.25rem;
    }
    .sp\:-ml-2:not(#\#),
    .sp\:first\:-ml-2:not(#\#):first-child {
        margin-left: -.5rem;
    }
    .sp\:-ml-3:not(#\#),
    .sp\:first\:-ml-3:not(#\#):first-child {
        margin-left: -1rem;
    }
    .sp\:-ml-4:not(#\#),
    .sp\:first\:-ml-4:not(#\#):first-child {
        margin-left: -1.25rem;
    }
    .sp\:-ml-5:not(#\#),
    .sp\:first\:-ml-5:not(#\#):first-child {
        margin-left: -1.5rem;
    }
    .sp\:-ml-6:not(#\#),
    .sp\:first\:-ml-6:not(#\#):first-child {
        margin-left: -1.75rem;
    }
    .sp\:-ml-7:not(#\#),
    .sp\:first\:-ml-7:not(#\#):first-child {
        margin-left: -2rem;
    }
    .sp\:-ml-8:not(#\#),
    .sp\:first\:-ml-8:not(#\#):first-child {
        margin-left: -2.5rem;
    }
    .sp\:-ml-9:not(#\#),
    .sp\:first\:-ml-9:not(#\#):first-child {
        margin-left: -3rem;
    }
    .sp\:-ml-10:not(#\#),
    .sp\:first\:-ml-10:not(#\#):first-child {
        margin-left: -4rem;
    }
    .sp\:-ml-11:not(#\#),
    .sp\:first\:-ml-11:not(#\#):first-child {
        margin-left: -5rem;
    }
    .sp\:-ml-12:not(#\#),
    .sp\:first\:-ml-12:not(#\#):first-child {
        margin-left: -6rem;
    }
    .sp\:-ml:not(#\#),
    .sp\:first\:-ml:not(#\#):first-child {
        margin-left: -1rem;
    }
    .sp\:-ml-px:not(#\#),
    .sp\:first\:-ml-px:not(#\#):first-child {
        margin-left: -1px;
    }
    .sp\:-ml-0\.5:not(#\#),
    .sp\:first\:-ml-0\.5:not(#\#):first-child {
        margin-left: -.125rem;
    }
    .sp\:-ml-1\.5:not(#\#),
    .sp\:first\:-ml-1\.5:not(#\#):first-child {
        margin-left: -.375rem;
    }
    .sp\:-ml-2\.5:not(#\#),
    .sp\:first\:-ml-2\.5:not(#\#):first-child {
        margin-left: -.75rem;
    }
    .sp\:f-px-2xs:not(#\#),
    .sp\:last\:f-px-2xs:not(#\#):last-child {
        padding-left: var(--all-f-2xs);
        padding-right: var(--all-f-2xs);
    }
    .sp\:f-px-xs:not(#\#),
    .sp\:last\:f-px-xs:not(#\#):last-child {
        padding-left: var(--all-f-xs);
        padding-right: var(--all-f-xs);
    }
    .sp\:f-px-sm:not(#\#),
    .sp\:last\:f-px-sm:not(#\#):last-child {
        padding-left: var(--all-f-sm);
        padding-right: var(--all-f-sm);
    }
    .sp\:f-px:not(#\#),
    .sp\:last\:f-px:not(#\#):last-child {
        padding-left: var(--all-f);
        padding-right: var(--all-f);
    }
    .sp\:f-px-md:not(#\#),
    .sp\:last\:f-px-md:not(#\#):last-child {
        padding-left: var(--all-f-md);
        padding-right: var(--all-f-md);
    }
    .sp\:f-px-lg:not(#\#),
    .sp\:last\:f-px-lg:not(#\#):last-child {
        padding-left: var(--all-f-lg);
        padding-right: var(--all-f-lg);
    }
    .sp\:f-px-xl:not(#\#),
    .sp\:last\:f-px-xl:not(#\#):last-child {
        padding-left: var(--all-f-xl);
        padding-right: var(--all-f-xl);
    }
    .sp\:f-px-2xl:not(#\#),
    .sp\:last\:f-px-2xl:not(#\#):last-child {
        padding-left: var(--all-f-2xl);
        padding-right: var(--all-f-2xl);
    }
    .sp\:last\:w-px-2xs:not(#\#):last-child,
    .sp\:w-px-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
        padding-right: var(--all-w-2xs);
    }
    .sp\:last\:w-px-xs:not(#\#):last-child,
    .sp\:w-px-xs:not(#\#) {
        padding-left: var(--all-w-xs);
        padding-right: var(--all-w-xs);
    }
    .sp\:last\:w-px-sm:not(#\#):last-child,
    .sp\:w-px-sm:not(#\#) {
        padding-left: var(--all-w-sm);
        padding-right: var(--all-w-sm);
    }
    .sp\:last\:w-px:not(#\#):last-child,
    .sp\:w-px:not(#\#) {
        padding-left: var(--all-w);
        padding-right: var(--all-w);
    }
    .sp\:last\:w-px-md:not(#\#):last-child,
    .sp\:w-px-md:not(#\#) {
        padding-left: var(--all-w-md);
        padding-right: var(--all-w-md);
    }
    .sp\:last\:w-px-lg:not(#\#):last-child,
    .sp\:w-px-lg:not(#\#) {
        padding-left: var(--all-w-lg);
        padding-right: var(--all-w-lg);
    }
    .sp\:last\:w-px-xl:not(#\#):last-child,
    .sp\:w-px-xl:not(#\#) {
        padding-left: var(--all-w-xl);
        padding-right: var(--all-w-xl);
    }
    .sp\:last\:w-px-2xl:not(#\#):last-child,
    .sp\:w-px-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
        padding-right: var(--all-w-2xl);
    }
    .sp\:last\:px-0:not(#\#):last-child,
    .sp\:px-0:not(#\#) {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .sp\:last\:px-1:not(#\#):last-child,
    .sp\:px-1:not(#\#) {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .sp\:last\:px-2:not(#\#):last-child,
    .sp\:px-2:not(#\#) {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .sp\:last\:px-3:not(#\#):last-child,
    .sp\:px-3:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sp\:last\:px-4:not(#\#):last-child,
    .sp\:px-4:not(#\#) {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .sp\:last\:px-5:not(#\#):last-child,
    .sp\:px-5:not(#\#) {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sp\:last\:px-6:not(#\#):last-child,
    .sp\:px-6:not(#\#) {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .sp\:last\:px-7:not(#\#):last-child,
    .sp\:px-7:not(#\#) {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sp\:last\:px-8:not(#\#):last-child,
    .sp\:px-8:not(#\#) {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .sp\:last\:px-9:not(#\#):last-child,
    .sp\:px-9:not(#\#) {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .sp\:last\:px-10:not(#\#):last-child,
    .sp\:px-10:not(#\#) {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .sp\:last\:px-11:not(#\#):last-child,
    .sp\:px-11:not(#\#) {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .sp\:last\:px-12:not(#\#):last-child,
    .sp\:px-12:not(#\#) {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .sp\:last\:px:not(#\#):last-child,
    .sp\:px:not(#\#) {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .sp\:last\:px-px:not(#\#):last-child,
    .sp\:px-px:not(#\#) {
        padding-left: 1px;
        padding-right: 1px;
    }
    .sp\:last\:px-0\.5:not(#\#):last-child,
    .sp\:px-0\.5:not(#\#) {
        padding-left: .125rem;
        padding-right: .125rem;
    }
    .sp\:last\:px-1\.5:not(#\#):last-child,
    .sp\:px-1\.5:not(#\#) {
        padding-left: .375rem;
        padding-right: .375rem;
    }
    .sp\:last\:px-2\.5:not(#\#):last-child,
    .sp\:px-2\.5:not(#\#) {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .sp\:f-py-2xs:not(#\#),
    .sp\:last\:f-py-2xs:not(#\#):last-child {
        padding-top: var(--all-f-2xs);
        padding-bottom: var(--all-f-2xs);
    }
    .sp\:f-py-xs:not(#\#),
    .sp\:last\:f-py-xs:not(#\#):last-child {
        padding-top: var(--all-f-xs);
        padding-bottom: var(--all-f-xs);
    }
    .sp\:f-py-sm:not(#\#),
    .sp\:last\:f-py-sm:not(#\#):last-child {
        padding-top: var(--all-f-sm);
        padding-bottom: var(--all-f-sm);
    }
    .sp\:f-py:not(#\#),
    .sp\:last\:f-py:not(#\#):last-child {
        padding-top: var(--all-f);
        padding-bottom: var(--all-f);
    }
    .sp\:f-py-md:not(#\#),
    .sp\:last\:f-py-md:not(#\#):last-child {
        padding-top: var(--all-f-md);
        padding-bottom: var(--all-f-md);
    }
    .sp\:f-py-lg:not(#\#),
    .sp\:last\:f-py-lg:not(#\#):last-child {
        padding-top: var(--all-f-lg);
        padding-bottom: var(--all-f-lg);
    }
    .sp\:f-py-xl:not(#\#),
    .sp\:last\:f-py-xl:not(#\#):last-child {
        padding-top: var(--all-f-xl);
        padding-bottom: var(--all-f-xl);
    }
    .sp\:f-py-2xl:not(#\#),
    .sp\:last\:f-py-2xl:not(#\#):last-child {
        padding-top: var(--all-f-2xl);
        padding-bottom: var(--all-f-2xl);
    }
    .sp\:last\:w-py-2xs:not(#\#):last-child,
    .sp\:w-py-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
        padding-bottom: var(--all-w-2xs);
    }
    .sp\:last\:w-py-xs:not(#\#):last-child,
    .sp\:w-py-xs:not(#\#) {
        padding-top: var(--all-w-xs);
        padding-bottom: var(--all-w-xs);
    }
    .sp\:last\:w-py-sm:not(#\#):last-child,
    .sp\:w-py-sm:not(#\#) {
        padding-top: var(--all-w-sm);
        padding-bottom: var(--all-w-sm);
    }
    .sp\:last\:w-py:not(#\#):last-child,
    .sp\:w-py:not(#\#) {
        padding-top: var(--all-w);
        padding-bottom: var(--all-w);
    }
    .sp\:last\:w-py-md:not(#\#):last-child,
    .sp\:w-py-md:not(#\#) {
        padding-top: var(--all-w-md);
        padding-bottom: var(--all-w-md);
    }
    .sp\:last\:w-py-lg:not(#\#):last-child,
    .sp\:w-py-lg:not(#\#) {
        padding-top: var(--all-w-lg);
        padding-bottom: var(--all-w-lg);
    }
    .sp\:last\:w-py-xl:not(#\#):last-child,
    .sp\:w-py-xl:not(#\#) {
        padding-top: var(--all-w-xl);
        padding-bottom: var(--all-w-xl);
    }
    .sp\:last\:w-py-2xl:not(#\#):last-child,
    .sp\:w-py-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
        padding-bottom: var(--all-w-2xl);
    }
    .sp\:last\:py-0:not(#\#):last-child,
    .sp\:py-0:not(#\#) {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .sp\:last\:py-1:not(#\#):last-child,
    .sp\:py-1:not(#\#) {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
    .sp\:last\:py-2:not(#\#):last-child,
    .sp\:py-2:not(#\#) {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .sp\:last\:py-3:not(#\#):last-child,
    .sp\:py-3:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sp\:last\:py-4:not(#\#):last-child,
    .sp\:py-4:not(#\#) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .sp\:last\:py-5:not(#\#):last-child,
    .sp\:py-5:not(#\#) {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .sp\:last\:py-6:not(#\#):last-child,
    .sp\:py-6:not(#\#) {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
    }
    .sp\:last\:py-7:not(#\#):last-child,
    .sp\:py-7:not(#\#) {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .sp\:last\:py-8:not(#\#):last-child,
    .sp\:py-8:not(#\#) {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .sp\:last\:py-9:not(#\#):last-child,
    .sp\:py-9:not(#\#) {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .sp\:last\:py-10:not(#\#):last-child,
    .sp\:py-10:not(#\#) {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .sp\:last\:py-11:not(#\#):last-child,
    .sp\:py-11:not(#\#) {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .sp\:last\:py-12:not(#\#):last-child,
    .sp\:py-12:not(#\#) {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .sp\:last\:py:not(#\#):last-child,
    .sp\:py:not(#\#) {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .sp\:last\:py-px:not(#\#):last-child,
    .sp\:py-px:not(#\#) {
        padding-top: 1px;
        padding-bottom: 1px;
    }
    .sp\:last\:py-0\.5:not(#\#):last-child,
    .sp\:py-0\.5:not(#\#) {
        padding-top: .125rem;
        padding-bottom: .125rem;
    }
    .sp\:last\:py-1\.5:not(#\#):last-child,
    .sp\:py-1\.5:not(#\#) {
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .sp\:last\:py-2\.5:not(#\#):last-child,
    .sp\:py-2\.5:not(#\#) {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }
    .sp\:f-p-2xs:not(#\#) {
        padding: var(--all-f-2xs);
    }
    .sp\:f-p-xs:not(#\#) {
        padding: var(--all-f-xs);
    }
    .sp\:f-p-sm:not(#\#) {
        padding: var(--all-f-sm);
    }
    .sp\:f-p:not(#\#) {
        padding: var(--all-f);
    }
    .sp\:f-p-md:not(#\#) {
        padding: var(--all-f-md);
    }
    .sp\:f-p-lg:not(#\#) {
        padding: var(--all-f-lg);
    }
    .sp\:f-p-xl:not(#\#) {
        padding: var(--all-f-xl);
    }
    .sp\:f-p-2xl:not(#\#) {
        padding: var(--all-f-2xl);
    }
    .sp\:w-p-2xs:not(#\#) {
        padding: var(--all-w-2xs);
    }
    .sp\:w-p-xs:not(#\#) {
        padding: var(--all-w-xs);
    }
    .sp\:w-p-sm:not(#\#) {
        padding: var(--all-w-sm);
    }
    .sp\:w-p:not(#\#) {
        padding: var(--all-w);
    }
    .sp\:w-p-md:not(#\#) {
        padding: var(--all-w-md);
    }
    .sp\:w-p-lg:not(#\#) {
        padding: var(--all-w-lg);
    }
    .sp\:w-p-xl:not(#\#) {
        padding: var(--all-w-xl);
    }
    .sp\:w-p-2xl:not(#\#) {
        padding: var(--all-w-2xl);
    }
    .sp\:p-0:not(#\#) {
        padding: 0rem;
    }
    .sp\:p-1:not(#\#) {
        padding: .25rem;
    }
    .sp\:p-2:not(#\#) {
        padding: .5rem;
    }
    .sp\:p-3:not(#\#) {
        padding: 1rem;
    }
    .sp\:p-4:not(#\#) {
        padding: 1.25rem;
    }
    .sp\:p-5:not(#\#) {
        padding: 1.5rem;
    }
    .sp\:p-6:not(#\#) {
        padding: 1.75rem;
    }
    .sp\:p-7:not(#\#) {
        padding: 2rem;
    }
    .sp\:p-8:not(#\#) {
        padding: 2.5rem;
    }
    .sp\:p-9:not(#\#) {
        padding: 3rem;
    }
    .sp\:p-10:not(#\#) {
        padding: 4rem;
    }
    .sp\:p-11:not(#\#) {
        padding: 5rem;
    }
    .sp\:p-12:not(#\#) {
        padding: 6rem;
    }
    .sp\:p:not(#\#) {
        padding: 1rem;
    }
    .sp\:p-px:not(#\#) {
        padding: 1px;
    }
    .sp\:p-0\.5:not(#\#) {
        padding: .125rem;
    }
    .sp\:p-1\.5:not(#\#) {
        padding: .375rem;
    }
    .sp\:p-2\.5:not(#\#) {
        padding: .75rem;
    }
    .sp\:f-pt-2xs:not(#\#),
    .sp\:first\:f-pt-2xs:not(#\#):first-child {
        padding-top: var(--all-f-2xs);
    }
    .sp\:f-pt-xs:not(#\#),
    .sp\:first\:f-pt-xs:not(#\#):first-child {
        padding-top: var(--all-f-xs);
    }
    .sp\:f-pt-sm:not(#\#),
    .sp\:first\:f-pt-sm:not(#\#):first-child {
        padding-top: var(--all-f-sm);
    }
    .sp\:f-pt:not(#\#),
    .sp\:first\:f-pt:not(#\#):first-child {
        padding-top: var(--all-f);
    }
    .sp\:f-pt-md:not(#\#),
    .sp\:first\:f-pt-md:not(#\#):first-child {
        padding-top: var(--all-f-md);
    }
    .sp\:f-pt-lg:not(#\#),
    .sp\:first\:f-pt-lg:not(#\#):first-child {
        padding-top: var(--all-f-lg);
    }
    .sp\:f-pt-xl:not(#\#),
    .sp\:first\:f-pt-xl:not(#\#):first-child {
        padding-top: var(--all-f-xl);
    }
    .sp\:f-pt-2xl:not(#\#),
    .sp\:first\:f-pt-2xl:not(#\#):first-child {
        padding-top: var(--all-f-2xl);
    }
    .sp\:first\:w-pt-2xs:not(#\#):first-child,
    .sp\:w-pt-2xs:not(#\#) {
        padding-top: var(--all-w-2xs);
    }
    .sp\:first\:w-pt-xs:not(#\#):first-child,
    .sp\:w-pt-xs:not(#\#) {
        padding-top: var(--all-w-xs);
    }
    .sp\:first\:w-pt-sm:not(#\#):first-child,
    .sp\:w-pt-sm:not(#\#) {
        padding-top: var(--all-w-sm);
    }
    .sp\:first\:w-pt:not(#\#):first-child,
    .sp\:w-pt:not(#\#) {
        padding-top: var(--all-w);
    }
    .sp\:first\:w-pt-md:not(#\#):first-child,
    .sp\:w-pt-md:not(#\#) {
        padding-top: var(--all-w-md);
    }
    .sp\:first\:w-pt-lg:not(#\#):first-child,
    .sp\:w-pt-lg:not(#\#) {
        padding-top: var(--all-w-lg);
    }
    .sp\:first\:w-pt-xl:not(#\#):first-child,
    .sp\:w-pt-xl:not(#\#) {
        padding-top: var(--all-w-xl);
    }
    .sp\:first\:w-pt-2xl:not(#\#):first-child,
    .sp\:w-pt-2xl:not(#\#) {
        padding-top: var(--all-w-2xl);
    }
    .sp\:first\:pt-0:not(#\#):first-child,
    .sp\:pt-0:not(#\#) {
        padding-top: 0rem;
    }
    .sp\:first\:pt-1:not(#\#):first-child,
    .sp\:pt-1:not(#\#) {
        padding-top: .25rem;
    }
    .sp\:first\:pt-2:not(#\#):first-child,
    .sp\:pt-2:not(#\#) {
        padding-top: .5rem;
    }
    .sp\:first\:pt-3:not(#\#):first-child,
    .sp\:pt-3:not(#\#) {
        padding-top: 1rem;
    }
    .sp\:first\:pt-4:not(#\#):first-child,
    .sp\:pt-4:not(#\#) {
        padding-top: 1.25rem;
    }
    .sp\:first\:pt-5:not(#\#):first-child,
    .sp\:pt-5:not(#\#) {
        padding-top: 1.5rem;
    }
    .sp\:first\:pt-6:not(#\#):first-child,
    .sp\:pt-6:not(#\#) {
        padding-top: 1.75rem;
    }
    .sp\:first\:pt-7:not(#\#):first-child,
    .sp\:pt-7:not(#\#) {
        padding-top: 2rem;
    }
    .sp\:first\:pt-8:not(#\#):first-child,
    .sp\:pt-8:not(#\#) {
        padding-top: 2.5rem;
    }
    .sp\:first\:pt-9:not(#\#):first-child,
    .sp\:pt-9:not(#\#) {
        padding-top: 3rem;
    }
    .sp\:first\:pt-10:not(#\#):first-child,
    .sp\:pt-10:not(#\#) {
        padding-top: 4rem;
    }
    .sp\:first\:pt-11:not(#\#):first-child,
    .sp\:pt-11:not(#\#) {
        padding-top: 5rem;
    }
    .sp\:first\:pt-12:not(#\#):first-child,
    .sp\:pt-12:not(#\#) {
        padding-top: 6rem;
    }
    .sp\:first\:pt:not(#\#):first-child,
    .sp\:pt:not(#\#) {
        padding-top: 1rem;
    }
    .sp\:first\:pt-px:not(#\#):first-child,
    .sp\:pt-px:not(#\#) {
        padding-top: 1px;
    }
    .sp\:first\:pt-0\.5:not(#\#):first-child,
    .sp\:pt-0\.5:not(#\#) {
        padding-top: .125rem;
    }
    .sp\:first\:pt-1\.5:not(#\#):first-child,
    .sp\:pt-1\.5:not(#\#) {
        padding-top: .375rem;
    }
    .sp\:first\:pt-2\.5:not(#\#):first-child,
    .sp\:pt-2\.5:not(#\#) {
        padding-top: .75rem;
    }
    .sp\:f-pr-2xs:not(#\#),
    .sp\:last\:f-pr-2xs:not(#\#):last-child {
        padding-right: var(--all-f-2xs);
    }
    .sp\:f-pr-xs:not(#\#),
    .sp\:last\:f-pr-xs:not(#\#):last-child {
        padding-right: var(--all-f-xs);
    }
    .sp\:f-pr-sm:not(#\#),
    .sp\:last\:f-pr-sm:not(#\#):last-child {
        padding-right: var(--all-f-sm);
    }
    .sp\:f-pr:not(#\#),
    .sp\:last\:f-pr:not(#\#):last-child {
        padding-right: var(--all-f);
    }
    .sp\:f-pr-md:not(#\#),
    .sp\:last\:f-pr-md:not(#\#):last-child {
        padding-right: var(--all-f-md);
    }
    .sp\:f-pr-lg:not(#\#),
    .sp\:last\:f-pr-lg:not(#\#):last-child {
        padding-right: var(--all-f-lg);
    }
    .sp\:f-pr-xl:not(#\#),
    .sp\:last\:f-pr-xl:not(#\#):last-child {
        padding-right: var(--all-f-xl);
    }
    .sp\:f-pr-2xl:not(#\#),
    .sp\:last\:f-pr-2xl:not(#\#):last-child {
        padding-right: var(--all-f-2xl);
    }
    .sp\:last\:w-pr-2xs:not(#\#):last-child,
    .sp\:w-pr-2xs:not(#\#) {
        padding-right: var(--all-w-2xs);
    }
    .sp\:last\:w-pr-xs:not(#\#):last-child,
    .sp\:w-pr-xs:not(#\#) {
        padding-right: var(--all-w-xs);
    }
    .sp\:last\:w-pr-sm:not(#\#):last-child,
    .sp\:w-pr-sm:not(#\#) {
        padding-right: var(--all-w-sm);
    }
    .sp\:last\:w-pr:not(#\#):last-child,
    .sp\:w-pr:not(#\#) {
        padding-right: var(--all-w);
    }
    .sp\:last\:w-pr-md:not(#\#):last-child,
    .sp\:w-pr-md:not(#\#) {
        padding-right: var(--all-w-md);
    }
    .sp\:last\:w-pr-lg:not(#\#):last-child,
    .sp\:w-pr-lg:not(#\#) {
        padding-right: var(--all-w-lg);
    }
    .sp\:last\:w-pr-xl:not(#\#):last-child,
    .sp\:w-pr-xl:not(#\#) {
        padding-right: var(--all-w-xl);
    }
    .sp\:last\:w-pr-2xl:not(#\#):last-child,
    .sp\:w-pr-2xl:not(#\#) {
        padding-right: var(--all-w-2xl);
    }
    .sp\:last\:pr-0:not(#\#):last-child,
    .sp\:pr-0:not(#\#) {
        padding-right: 0rem;
    }
    .sp\:last\:pr-1:not(#\#):last-child,
    .sp\:pr-1:not(#\#) {
        padding-right: .25rem;
    }
    .sp\:last\:pr-2:not(#\#):last-child,
    .sp\:pr-2:not(#\#) {
        padding-right: .5rem;
    }
    .sp\:last\:pr-3:not(#\#):last-child,
    .sp\:pr-3:not(#\#) {
        padding-right: 1rem;
    }
    .sp\:last\:pr-4:not(#\#):last-child,
    .sp\:pr-4:not(#\#) {
        padding-right: 1.25rem;
    }
    .sp\:last\:pr-5:not(#\#):last-child,
    .sp\:pr-5:not(#\#) {
        padding-right: 1.5rem;
    }
    .sp\:last\:pr-6:not(#\#):last-child,
    .sp\:pr-6:not(#\#) {
        padding-right: 1.75rem;
    }
    .sp\:last\:pr-7:not(#\#):last-child,
    .sp\:pr-7:not(#\#) {
        padding-right: 2rem;
    }
    .sp\:last\:pr-8:not(#\#):last-child,
    .sp\:pr-8:not(#\#) {
        padding-right: 2.5rem;
    }
    .sp\:last\:pr-9:not(#\#):last-child,
    .sp\:pr-9:not(#\#) {
        padding-right: 3rem;
    }
    .sp\:last\:pr-10:not(#\#):last-child,
    .sp\:pr-10:not(#\#) {
        padding-right: 4rem;
    }
    .sp\:last\:pr-11:not(#\#):last-child,
    .sp\:pr-11:not(#\#) {
        padding-right: 5rem;
    }
    .sp\:last\:pr-12:not(#\#):last-child,
    .sp\:pr-12:not(#\#) {
        padding-right: 6rem;
    }
    .sp\:last\:pr:not(#\#):last-child,
    .sp\:pr:not(#\#) {
        padding-right: 1rem;
    }
    .sp\:last\:pr-px:not(#\#):last-child,
    .sp\:pr-px:not(#\#) {
        padding-right: 1px;
    }
    .sp\:last\:pr-0\.5:not(#\#):last-child,
    .sp\:pr-0\.5:not(#\#) {
        padding-right: .125rem;
    }
    .sp\:last\:pr-1\.5:not(#\#):last-child,
    .sp\:pr-1\.5:not(#\#) {
        padding-right: .375rem;
    }
    .sp\:last\:pr-2\.5:not(#\#):last-child,
    .sp\:pr-2\.5:not(#\#) {
        padding-right: .75rem;
    }
    .sp\:f-pb-2xs:not(#\#),
    .sp\:last\:f-pb-2xs:not(#\#):last-child {
        padding-bottom: var(--all-f-2xs);
    }
    .sp\:f-pb-xs:not(#\#),
    .sp\:last\:f-pb-xs:not(#\#):last-child {
        padding-bottom: var(--all-f-xs);
    }
    .sp\:f-pb-sm:not(#\#),
    .sp\:last\:f-pb-sm:not(#\#):last-child {
        padding-bottom: var(--all-f-sm);
    }
    .sp\:f-pb:not(#\#),
    .sp\:last\:f-pb:not(#\#):last-child {
        padding-bottom: var(--all-f);
    }
    .sp\:f-pb-md:not(#\#),
    .sp\:last\:f-pb-md:not(#\#):last-child {
        padding-bottom: var(--all-f-md);
    }
    .sp\:f-pb-lg:not(#\#),
    .sp\:last\:f-pb-lg:not(#\#):last-child {
        padding-bottom: var(--all-f-lg);
    }
    .sp\:f-pb-xl:not(#\#),
    .sp\:last\:f-pb-xl:not(#\#):last-child {
        padding-bottom: var(--all-f-xl);
    }
    .sp\:f-pb-2xl:not(#\#),
    .sp\:last\:f-pb-2xl:not(#\#):last-child {
        padding-bottom: var(--all-f-2xl);
    }
    .sp\:last\:w-pb-2xs:not(#\#):last-child,
    .sp\:w-pb-2xs:not(#\#) {
        padding-bottom: var(--all-w-2xs);
    }
    .sp\:last\:w-pb-xs:not(#\#):last-child,
    .sp\:w-pb-xs:not(#\#) {
        padding-bottom: var(--all-w-xs);
    }
    .sp\:last\:w-pb-sm:not(#\#):last-child,
    .sp\:w-pb-sm:not(#\#) {
        padding-bottom: var(--all-w-sm);
    }
    .sp\:last\:w-pb:not(#\#):last-child,
    .sp\:w-pb:not(#\#) {
        padding-bottom: var(--all-w);
    }
    .sp\:last\:w-pb-md:not(#\#):last-child,
    .sp\:w-pb-md:not(#\#) {
        padding-bottom: var(--all-w-md);
    }
    .sp\:last\:w-pb-lg:not(#\#):last-child,
    .sp\:w-pb-lg:not(#\#) {
        padding-bottom: var(--all-w-lg);
    }
    .sp\:last\:w-pb-xl:not(#\#):last-child,
    .sp\:w-pb-xl:not(#\#) {
        padding-bottom: var(--all-w-xl);
    }
    .sp\:last\:w-pb-2xl:not(#\#):last-child,
    .sp\:w-pb-2xl:not(#\#) {
        padding-bottom: var(--all-w-2xl);
    }
    .sp\:last\:pb-0:not(#\#):last-child,
    .sp\:pb-0:not(#\#) {
        padding-bottom: 0rem;
    }
    .sp\:last\:pb-1:not(#\#):last-child,
    .sp\:pb-1:not(#\#) {
        padding-bottom: .25rem;
    }
    .sp\:last\:pb-2:not(#\#):last-child,
    .sp\:pb-2:not(#\#) {
        padding-bottom: .5rem;
    }
    .sp\:last\:pb-3:not(#\#):last-child,
    .sp\:pb-3:not(#\#) {
        padding-bottom: 1rem;
    }
    .sp\:last\:pb-4:not(#\#):last-child,
    .sp\:pb-4:not(#\#) {
        padding-bottom: 1.25rem;
    }
    .sp\:last\:pb-5:not(#\#):last-child,
    .sp\:pb-5:not(#\#) {
        padding-bottom: 1.5rem;
    }
    .sp\:last\:pb-6:not(#\#):last-child,
    .sp\:pb-6:not(#\#) {
        padding-bottom: 1.75rem;
    }
    .sp\:last\:pb-7:not(#\#):last-child,
    .sp\:pb-7:not(#\#) {
        padding-bottom: 2rem;
    }
    .sp\:last\:pb-8:not(#\#):last-child,
    .sp\:pb-8:not(#\#) {
        padding-bottom: 2.5rem;
    }
    .sp\:last\:pb-9:not(#\#):last-child,
    .sp\:pb-9:not(#\#) {
        padding-bottom: 3rem;
    }
    .sp\:last\:pb-10:not(#\#):last-child,
    .sp\:pb-10:not(#\#) {
        padding-bottom: 4rem;
    }
    .sp\:last\:pb-11:not(#\#):last-child,
    .sp\:pb-11:not(#\#) {
        padding-bottom: 5rem;
    }
    .sp\:last\:pb-12:not(#\#):last-child,
    .sp\:pb-12:not(#\#) {
        padding-bottom: 6rem;
    }
    .sp\:last\:pb:not(#\#):last-child,
    .sp\:pb:not(#\#) {
        padding-bottom: 1rem;
    }
    .sp\:last\:pb-px:not(#\#):last-child,
    .sp\:pb-px:not(#\#) {
        padding-bottom: 1px;
    }
    .sp\:last\:pb-0\.5:not(#\#):last-child,
    .sp\:pb-0\.5:not(#\#) {
        padding-bottom: .125rem;
    }
    .sp\:last\:pb-1\.5:not(#\#):last-child,
    .sp\:pb-1\.5:not(#\#) {
        padding-bottom: .375rem;
    }
    .sp\:last\:pb-2\.5:not(#\#):last-child,
    .sp\:pb-2\.5:not(#\#) {
        padding-bottom: .75rem;
    }
    .sp\:f-pl-2xs:not(#\#),
    .sp\:first\:f-pl-2xs:not(#\#):first-child {
        padding-left: var(--all-f-2xs);
    }
    .sp\:f-pl-xs:not(#\#),
    .sp\:first\:f-pl-xs:not(#\#):first-child {
        padding-left: var(--all-f-xs);
    }
    .sp\:f-pl-sm:not(#\#),
    .sp\:first\:f-pl-sm:not(#\#):first-child {
        padding-left: var(--all-f-sm);
    }
    .sp\:f-pl:not(#\#),
    .sp\:first\:f-pl:not(#\#):first-child {
        padding-left: var(--all-f);
    }
    .sp\:f-pl-md:not(#\#),
    .sp\:first\:f-pl-md:not(#\#):first-child {
        padding-left: var(--all-f-md);
    }
    .sp\:f-pl-lg:not(#\#),
    .sp\:first\:f-pl-lg:not(#\#):first-child {
        padding-left: var(--all-f-lg);
    }
    .sp\:f-pl-xl:not(#\#),
    .sp\:first\:f-pl-xl:not(#\#):first-child {
        padding-left: var(--all-f-xl);
    }
    .sp\:f-pl-2xl:not(#\#),
    .sp\:first\:f-pl-2xl:not(#\#):first-child {
        padding-left: var(--all-f-2xl);
    }
    .sp\:first\:w-pl-2xs:not(#\#):first-child,
    .sp\:w-pl-2xs:not(#\#) {
        padding-left: var(--all-w-2xs);
    }
    .sp\:first\:w-pl-xs:not(#\#):first-child,
    .sp\:w-pl-xs:not(#\#) {
        padding-left: var(--all-w-xs);
    }
    .sp\:first\:w-pl-sm:not(#\#):first-child,
    .sp\:w-pl-sm:not(#\#) {
        padding-left: var(--all-w-sm);
    }
    .sp\:first\:w-pl:not(#\#):first-child,
    .sp\:w-pl:not(#\#) {
        padding-left: var(--all-w);
    }
    .sp\:first\:w-pl-md:not(#\#):first-child,
    .sp\:w-pl-md:not(#\#) {
        padding-left: var(--all-w-md);
    }
    .sp\:first\:w-pl-lg:not(#\#):first-child,
    .sp\:w-pl-lg:not(#\#) {
        padding-left: var(--all-w-lg);
    }
    .sp\:first\:w-pl-xl:not(#\#):first-child,
    .sp\:w-pl-xl:not(#\#) {
        padding-left: var(--all-w-xl);
    }
    .sp\:first\:w-pl-2xl:not(#\#):first-child,
    .sp\:w-pl-2xl:not(#\#) {
        padding-left: var(--all-w-2xl);
    }
    .sp\:first\:pl-0:not(#\#):first-child,
    .sp\:pl-0:not(#\#) {
        padding-left: 0rem;
    }
    .sp\:first\:pl-1:not(#\#):first-child,
    .sp\:pl-1:not(#\#) {
        padding-left: .25rem;
    }
    .sp\:first\:pl-2:not(#\#):first-child,
    .sp\:pl-2:not(#\#) {
        padding-left: .5rem;
    }
    .sp\:first\:pl-3:not(#\#):first-child,
    .sp\:pl-3:not(#\#) {
        padding-left: 1rem;
    }
    .sp\:first\:pl-4:not(#\#):first-child,
    .sp\:pl-4:not(#\#) {
        padding-left: 1.25rem;
    }
    .sp\:first\:pl-5:not(#\#):first-child,
    .sp\:pl-5:not(#\#) {
        padding-left: 1.5rem;
    }
    .sp\:first\:pl-6:not(#\#):first-child,
    .sp\:pl-6:not(#\#) {
        padding-left: 1.75rem;
    }
    .sp\:first\:pl-7:not(#\#):first-child,
    .sp\:pl-7:not(#\#) {
        padding-left: 2rem;
    }
    .sp\:first\:pl-8:not(#\#):first-child,
    .sp\:pl-8:not(#\#) {
        padding-left: 2.5rem;
    }
    .sp\:first\:pl-9:not(#\#):first-child,
    .sp\:pl-9:not(#\#) {
        padding-left: 3rem;
    }
    .sp\:first\:pl-10:not(#\#):first-child,
    .sp\:pl-10:not(#\#) {
        padding-left: 4rem;
    }
    .sp\:first\:pl-11:not(#\#):first-child,
    .sp\:pl-11:not(#\#) {
        padding-left: 5rem;
    }
    .sp\:first\:pl-12:not(#\#):first-child,
    .sp\:pl-12:not(#\#) {
        padding-left: 6rem;
    }
    .sp\:first\:pl:not(#\#):first-child,
    .sp\:pl:not(#\#) {
        padding-left: 1rem;
    }
    .sp\:first\:pl-px:not(#\#):first-child,
    .sp\:pl-px:not(#\#) {
        padding-left: 1px;
    }
    .sp\:first\:pl-0\.5:not(#\#):first-child,
    .sp\:pl-0\.5:not(#\#) {
        padding-left: .125rem;
    }
    .sp\:first\:pl-1\.5:not(#\#):first-child,
    .sp\:pl-1\.5:not(#\#) {
        padding-left: .375rem;
    }
    .sp\:first\:pl-2\.5:not(#\#):first-child,
    .sp\:pl-2\.5:not(#\#) {
        padding-left: .75rem;
    }
    .sp\:table:not(#\#) {
        width: 100%;
    }
    .sp\:table:not(#\#) :where(thead,tbody,tfoot,tr,th,td) {
        display: block;
        width: 100%;
    }
    .sp\:after\:hide:not(#\#)::after,
    .sp\:after\:show:not(#\#)::after,
    .sp\:before\:hide:not(#\#)::before,
    .sp\:before\:show:not(#\#)::before,
    .sp\:br:not(#\#) br,
    .sp\:hide:not(#\#),
    .sp\:nobr:not(#\#) br,
    .sp\:show:not(#\#) {
        display: none!important;
    }
}
@media (prefers-reduced-motion:reduce) {
    *,
    ::after,
    ::before {
        background-attachment: initial!important;
        transition-delay: 0s!important;
        transition-duration: 1ms!important;
        animation-duration: 1ms!important;
        animation-delay: -1ms!important;
        animation-iteration-count: 1!important;
        scroll-behavior: auto!important;
    }
}