body .loader-wrapper {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 62.5%;
    width: 100vw;
    height: 100vh;
    background: #1e1d32;
}
body.no-scroll {
    overflow: hidden;
}

.loader-wrapper {
    background: #fff;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999999;
}

.cssload-loader {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    perspective: 780px;
}

.flip-container {
    perspective: 1000px;
    width: 120px;
    height: 120px;
}
.flip-container:hover .flipper,
.flip-container.flip .flipper {
    transform: rotateY(180deg);
}
.flipper {
    transition: transform 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.front,
.back {
    width: 100%;
    height: 100%;
    position: absolute;
    backface-visibility: hidden;
}
.front {
    /* background-color: #3498db; */
}
.back {
    /* background-color: #e74c3c; */
    transform: rotateY(180deg);
}

/* item Labeling */
.ic-regular {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #7EDCE2 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(126 220 226 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #6875F5 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
            background-clip: text;
    font-weight: 700;
    color: transparent;
}

.ic-big-event {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #6875F5 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(104 117 245 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #5521B5 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
            background-clip: text;
    font-weight: 700;
    color: transparent;
}

.ic-package {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #FDBA8C var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(253 186 140 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #F05252 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
            background-clip: text;
    font-weight: 700;
    color: transparent;
}

.ic-auction {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #FDBA8C var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(253 186 140 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #6875F5 var(--tw-gradient-to-position);
    -webkit-background-clip: text;
            background-clip: text;
    font-weight: 700;
    color: transparent;
}

.general-input {
    width: 16rem !important;
    border-radius: 0.5rem !important;
    border-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(16 15 41 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(16 15 41 / var(--tw-bg-opacity)) !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    --tw-text-opacity: 1 !important;
    color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
}
.general-input::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity)) !important;
}
.general-input::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity)) !important;
}
.general-input:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(63 131 248 / var(--tw-border-opacity)) !important;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(44 43 73 / var(--tw-ring-opacity)) !important;
}
.regular-input {
    width: 100% !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
    border-radius: 0.25rem !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    line-height: 1.25 !important;
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.regular-input:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.form-input {
    margin-top: 0.25rem !important;
    width: 100% !important;
    border-radius: 0.25rem !important;
    border-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
    padding: 0.5rem !important;
    font-weight: 100 !important;
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.select-input {
    width: 100% !important;
    width: 16rem !important;
    border-radius: 0.5rem !important;
    border-width: 1px !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity)) !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.select-input::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity)) !important;
}

.select-input::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity)) !important;
}

.select-input:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(63 131 248 / var(--tw-border-opacity)) !important;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(44 43 73 / var(--tw-ring-opacity)) !important;
}

.btn-submit {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #42389D var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(66 56 157 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(28 100 242 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #1C64F2 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #76A9FA var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}

.btn-submit:hover {
    background-position: 100% 100% !important;
}
.btn-reject {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #5521B5 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(85 33 181 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(224 36 36 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #E02424 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #F98080 var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-reject:hover {
    background-position: 100% 100% !important;
}

.btn-indigo {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #5521B5 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(85 33 181 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(88 80 236 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #5850EC var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #8DA2FB var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}

.btn-indigo:hover {
    background-position: 100% 100% !important;
}
.btn-sky {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #1E429F var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(30 66 159 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(2 132 199 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #0284c7 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #38bdf8 var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-sky:hover {
    background-position: 100% 100% !important;
}
.btn-teal {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #03543F var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(3 84 63 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(4 116 129 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #047481 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #16BDCA var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-teal:hover {
    background-position: 100% 100% !important;
}
.btn-orange {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #723B13 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(114 59 19 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(208 56 1 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #D03801 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #FF8A4C var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-orange:hover {
    background-position: 100% 100% !important;
}
.btn-red {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #9B1C1C var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(155 28 28 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(224 36 36 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #E02424 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #FF8A4C var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-red:hover {
    background-position: 100% 100% !important;
}
.btn-slate {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #1F2937 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(71 85 105 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #475569 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #94a3b8 var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-slate:hover {
    background-position: 100% 100% !important;
}
.btn-zinc {
    margin-top: 1rem !important;
    width: 100% !important;
    cursor: pointer !important;
    border-radius: 0.375rem !important;
    background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
    --tw-gradient-from: #262626 var(--tw-gradient-from-position) !important;
    --tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
    --tw-gradient-to: rgb(82 82 91 / 0)  var(--tw-gradient-to-position) !important;
    --tw-gradient-stops: var(--tw-gradient-from), #52525b var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
    --tw-gradient-to: #a1a1aa var(--tw-gradient-to-position) !important;
    background-size: 200% 200% !important;
    background-position: 0% 0% !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    text-align: center !important;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 500ms !important;
}
.btn-zinc:hover {
    background-position: 100% 100% !important;
}
.btn-primary {
    margin-top: 1rem;
    display: inline-block;
    cursor: pointer;
    border-radius: 0.375rem;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
    --tw-gradient-from: #42389D var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(66 56 157 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgb(28 100 242 / 0)  var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #1C64F2 var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: #76A9FA var(--tw-gradient-to-position);
    background-size: 200% 200%;
    background-position: 0% 0%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}
.btn-primary:hover {
    border-color: transparent;
    background-position: 100% 100%;
}
.btn--primary {
    margin-top: 1rem;
    display: inline-block;
    cursor: pointer;
    border-radius: 0.375rem;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
    --tw-gradient-from: #42389D var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(66 56 157 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    background-size: 200% 200%;
    background-position: 0% 0%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
}
.btn--primary:hover {
    border-color: transparent;
    background-position: 100% 100%;
}
.shadow-text {
    --tw-drop-shadow: drop-shadow(0 1.5px 1.5px rgba(0,0,0,0.8));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.btn-transparent {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-color: transparent;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background: linear-gradient(45deg, transparent, transparent);
    background-size: 200% 200%;
    background-position: 0% 0%;
}
.btn-transparent:hover {
    background-image: linear-gradient(45deg, #0ea5e9 0%, #0284c7 50%, #3b82f6 100%);
    background-position: 100% 100%;
    border-color: transparent;
}

/* Landing */
.filter-btn {
    cursor: pointer;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.filter-btn.active {
    --tw-text-opacity: 1;
    color: rgb(118 169 250 / var(--tw-text-opacity));
}

/*
! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #E5E7EB; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

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

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

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

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

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

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

[data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before {
  border-style: solid;
  border-color: #e5e7eb;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-right-width: 1px;
}

.tooltip[data-popper-placement^='top'] > .tooltip-arrow {
  bottom: -4px;
}

.tooltip[data-popper-placement^='bottom'] > .tooltip-arrow {
  top: -4px;
}

.tooltip[data-popper-placement^='left'] > .tooltip-arrow {
  right: -4px;
}

.tooltip[data-popper-placement^='right'] > .tooltip-arrow {
  left: -4px;
}

.tooltip.invisible > .tooltip-arrow:before {
  visibility: hidden;
}

[data-popper-arrow],[data-popper-arrow]:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

[data-popper-arrow] {
  visibility: hidden;
}

[data-popper-arrow]:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

[data-popper-arrow]:after {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}

[role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #e5e7eb;
}

.dark [role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #4b5563;
}

[role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #e5e7eb;
}

.dark [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #4b5563;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow] {
  bottom: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow] {
  top: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow] {
  right: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow] {
  left: -5px;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

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

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6B7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6B7280;
  opacity: 1;
}

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

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

select:not([size]) {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

:is([dir=rtl]) select:not([size]) {
  background-position: left 0.75rem center;
  padding-right: 0.75rem;
  padding-left: 0;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

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

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

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

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

[type='checkbox']:checked,[type='radio']:checked,.dark [type='checkbox']:checked,.dark [type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 0.55em 0.55em;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

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

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

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-color: currentColor;
  border-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

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

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

[type='file']:focus {
  outline: 1px auto inherit;
}

input[type=file]::file-selector-button {
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}

input[type=file]::file-selector-button:hover {
  background: #374151;
}

:is([dir=rtl]) input[type=file]::file-selector-button {
  padding-right: 2rem;
  padding-left: 1rem;
}

.dark input[type=file]::file-selector-button {
  color: white;
  background: #4B5563;
}

.dark input[type=file]::file-selector-button:hover {
  background: #6B7280;
}

input[type="range"]::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

input[type="range"]:disabled::-webkit-slider-thumb {
  background: #9CA3AF;
}

.dark input[type="range"]:disabled::-webkit-slider-thumb {
  background: #6B7280;
}

input[type="range"]:focus::-webkit-slider-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}

input[type="range"]::-moz-range-thumb {
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

input[type="range"]:disabled::-moz-range-thumb {
  background: #9CA3AF;
}

.dark input[type="range"]:disabled::-moz-range-thumb {
  background: #6B7280;
}

input[type="range"]::-moz-range-progress {
  background: #3F83F8;
}

input[type="range"]::-ms-fill-lower {
  background: #3F83F8;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.container {
  max-width: 80rem;
}
.card {
  position: relative;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card-body {
  padding: 1.5rem;
}
.hs-dropdown-menu {
  position: relative;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.btn {
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-outline-primary {
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(28 100 242 / var(--tw-border-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.-inset-full {
  inset: -100%;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-right-\[6px\] {
  right: -6px;
}
.-top-\[1px\] {
  top: -1px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-12 {
  bottom: 3rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-3 {
  left: 0.75rem;
}
.left-3\/4 {
  left: 75%;
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\/3 {
  top: 66.666667%;
}
.top-4 {
  top: 1rem;
}
.top-5 {
  top: 1.25rem;
}
.top-7 {
  top: 1.75rem;
}
.top-\[220px\] {
  top: 220px;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[12\] {
  z-index: 12;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[999\] {
  z-index: 999;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.col-auto {
  grid-column: auto;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.-m-1 {
  margin: -0.25rem;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-8 {
  margin: 2rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.-mt-9 {
  margin-top: -2.25rem;
}
.-mt-px {
  margin-top: -1px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.me-0 {
  margin-inline-end: 0px;
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-\[9px\] {
  margin-left: 9px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-auto {
  margin-right: auto;
}
.ms-1 {
  margin-inline-start: 0.25rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-4 {
  margin-inline-start: 1rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[7px\] {
  margin-top: 7px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.\!inline-flex {
  display: inline-flex !important;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-24 {
  height: 6rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-56 {
  height: 14rem;
}
.h-6 {
  height: 1.5rem;
}
.h-64 {
  height: 16rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[210px\] {
  height: 210px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[32rem\] {
  height: 32rem;
}
.h-\[50px\] {
  height: 50px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-24 {
  max-height: 6rem;
}
.max-h-5 {
  max-height: 1.25rem;
}
.max-h-6 {
  max-height: 1.5rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-fit {
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-auto {
  width: auto !important;
}
.w-1 {
  width: 0.25rem;
}
.w-1\/12 {
  width: 8.333333%;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-9\/12 {
  width: 75%;
}
.w-96 {
  width: 24rem;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[270px\] {
  width: 270px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[500px\] {
  width: 500px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-full {
  min-width: 100%;
}
.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-\[160px\] {
  max-width: 160px;
}
.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-xl {
  max-width: 1280px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-12 {
  --tw-translate-x: -3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-skew-x-12 {
  --tw-skew-x: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce {

  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce {
  animation: bounce 1s infinite;
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-no-drop {
  cursor: no-drop;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[min-content\] {
  grid-template-columns: min-content;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.whitespace-normal {
  white-space: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}
.rounded-bl-none {
  border-bottom-left-radius: 0px;
}
.rounded-br-none {
  border-bottom-right-radius: 0px;
}
.rounded-tl {
  border-top-left-radius: 0.25rem;
}
.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}
.rounded-tl-none {
  border-top-left-radius: 0px;
}
.rounded-tr {
  border-top-right-radius: 0.25rem;
}
.rounded-tr-lg {
  border-top-right-radius: 0.5rem;
}
.rounded-tr-none {
  border-top-right-radius: 0px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-30 {
  border-bottom-width: 30px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-dashed {
  border-style: dashed;
}
.border-double {
  border-style: double;
}
.border-none {
  border-style: none;
}
.border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}
.border-amber-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity));
}
.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(164 202 254 / var(--tw-border-opacity));
}
.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(118 169 250 / var(--tw-border-opacity));
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}
.border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity));
}
.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity));
}
.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity));
}
.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(88 80 236 / var(--tw-border-opacity));
}
.border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgb(81 69 205 / var(--tw-border-opacity));
}
.border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgb(66 56 157 / var(--tw-border-opacity));
}
.border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity));
}
.border-ns {
  --tw-border-opacity: 1;
  border-color: rgb(30 29 50 / var(--tw-border-opacity));
}
.border-ns-light {
  --tw-border-opacity: 1;
  border-color: rgb(44 43 73 / var(--tw-border-opacity));
}
.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity));
}
.border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 52 3 / var(--tw-border-opacity));
}
.border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(108 43 217 / var(--tw-border-opacity));
}
.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(224 36 36 / var(--tw-border-opacity));
}
.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(200 30 30 / var(--tw-border-opacity));
}
.border-sky-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity));
}
.border-sky-400\/50 {
  border-color: rgb(56 189 248 / 0.5);
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}
.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}
.border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}
.border-teal-700 {
  --tw-border-opacity: 1;
  border-color: rgb(3 102 114 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(250 202 21 / var(--tw-border-opacity));
}
.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity));
}
.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(142 75 16 / var(--tw-border-opacity));
}
.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}
.bg-amber-300\/0 {
  background-color: rgb(252 211 77 / 0);
}
.bg-amber-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}
.bg-amber-300\/100 {
  background-color: rgb(252 211 77 / 1);
}
.bg-amber-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}
.bg-amber-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}
.bg-amber-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}
.bg-amber-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}
.bg-amber-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}
.bg-amber-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}
.bg-amber-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}
.bg-amber-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}
.bg-amber-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}
.bg-amber-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}
.bg-amber-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}
.bg-amber-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}
.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.bg-amber-500\/0 {
  background-color: rgb(245 158 11 / 0);
}
.bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}
.bg-amber-500\/100 {
  background-color: rgb(245 158 11 / 1);
}
.bg-amber-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}
.bg-amber-500\/25 {
  background-color: rgb(245 158 11 / 0.25);
}
.bg-amber-500\/30 {
  background-color: rgb(245 158 11 / 0.3);
}
.bg-amber-500\/40 {
  background-color: rgb(245 158 11 / 0.4);
}
.bg-amber-500\/5 {
  background-color: rgb(245 158 11 / 0.05);
}
.bg-amber-500\/50 {
  background-color: rgb(245 158 11 / 0.5);
}
.bg-amber-500\/60 {
  background-color: rgb(245 158 11 / 0.6);
}
.bg-amber-500\/70 {
  background-color: rgb(245 158 11 / 0.7);
}
.bg-amber-500\/75 {
  background-color: rgb(245 158 11 / 0.75);
}
.bg-amber-500\/80 {
  background-color: rgb(245 158 11 / 0.8);
}
.bg-amber-500\/90 {
  background-color: rgb(245 158 11 / 0.9);
}
.bg-amber-500\/95 {
  background-color: rgb(245 158 11 / 0.95);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(195 221 253 / var(--tw-bg-opacity));
}
.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(164 202 254 / var(--tw-bg-opacity));
}
.bg-blue-300\/0 {
  background-color: rgb(164 202 254 / 0);
}
.bg-blue-300\/10 {
  background-color: rgb(164 202 254 / 0.1);
}
.bg-blue-300\/100 {
  background-color: rgb(164 202 254 / 1);
}
.bg-blue-300\/20 {
  background-color: rgb(164 202 254 / 0.2);
}
.bg-blue-300\/25 {
  background-color: rgb(164 202 254 / 0.25);
}
.bg-blue-300\/30 {
  background-color: rgb(164 202 254 / 0.3);
}
.bg-blue-300\/40 {
  background-color: rgb(164 202 254 / 0.4);
}
.bg-blue-300\/5 {
  background-color: rgb(164 202 254 / 0.05);
}
.bg-blue-300\/50 {
  background-color: rgb(164 202 254 / 0.5);
}
.bg-blue-300\/60 {
  background-color: rgb(164 202 254 / 0.6);
}
.bg-blue-300\/70 {
  background-color: rgb(164 202 254 / 0.7);
}
.bg-blue-300\/75 {
  background-color: rgb(164 202 254 / 0.75);
}
.bg-blue-300\/80 {
  background-color: rgb(164 202 254 / 0.8);
}
.bg-blue-300\/90 {
  background-color: rgb(164 202 254 / 0.9);
}
.bg-blue-300\/95 {
  background-color: rgb(164 202 254 / 0.95);
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(235 245 255 / var(--tw-bg-opacity));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 131 248 / var(--tw-bg-opacity));
}
.bg-blue-500\/0 {
  background-color: rgb(63 131 248 / 0);
}
.bg-blue-500\/10 {
  background-color: rgb(63 131 248 / 0.1);
}
.bg-blue-500\/100 {
  background-color: rgb(63 131 248 / 1);
}
.bg-blue-500\/20 {
  background-color: rgb(63 131 248 / 0.2);
}
.bg-blue-500\/25 {
  background-color: rgb(63 131 248 / 0.25);
}
.bg-blue-500\/30 {
  background-color: rgb(63 131 248 / 0.3);
}
.bg-blue-500\/40 {
  background-color: rgb(63 131 248 / 0.4);
}
.bg-blue-500\/5 {
  background-color: rgb(63 131 248 / 0.05);
}
.bg-blue-500\/50 {
  background-color: rgb(63 131 248 / 0.5);
}
.bg-blue-500\/60 {
  background-color: rgb(63 131 248 / 0.6);
}
.bg-blue-500\/70 {
  background-color: rgb(63 131 248 / 0.7);
}
.bg-blue-500\/75 {
  background-color: rgb(63 131 248 / 0.75);
}
.bg-blue-500\/80 {
  background-color: rgb(63 131 248 / 0.8);
}
.bg-blue-500\/90 {
  background-color: rgb(63 131 248 / 0.9);
}
.bg-blue-500\/95 {
  background-color: rgb(63 131 248 / 0.95);
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}
.bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity));
}
.bg-emerald-300\/0 {
  background-color: rgb(110 231 183 / 0);
}
.bg-emerald-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}
.bg-emerald-300\/100 {
  background-color: rgb(110 231 183 / 1);
}
.bg-emerald-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}
.bg-emerald-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}
.bg-emerald-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}
.bg-emerald-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}
.bg-emerald-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}
.bg-emerald-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}
.bg-emerald-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}
.bg-emerald-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}
.bg-emerald-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}
.bg-emerald-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}
.bg-emerald-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}
.bg-emerald-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}
.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}
.bg-emerald-500\/0 {
  background-color: rgb(16 185 129 / 0);
}
.bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
.bg-emerald-500\/100 {
  background-color: rgb(16 185 129 / 1);
}
.bg-emerald-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}
.bg-emerald-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}
.bg-emerald-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}
.bg-emerald-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}
.bg-emerald-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}
.bg-emerald-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}
.bg-emerald-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}
.bg-emerald-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}
.bg-emerald-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}
.bg-emerald-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}
.bg-emerald-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}
.bg-emerald-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}
.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}
.bg-emerald-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity));
}
.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity));
}
.bg-green-300\/0 {
  background-color: rgb(132 225 188 / 0);
}
.bg-green-300\/10 {
  background-color: rgb(132 225 188 / 0.1);
}
.bg-green-300\/100 {
  background-color: rgb(132 225 188 / 1);
}
.bg-green-300\/20 {
  background-color: rgb(132 225 188 / 0.2);
}
.bg-green-300\/25 {
  background-color: rgb(132 225 188 / 0.25);
}
.bg-green-300\/30 {
  background-color: rgb(132 225 188 / 0.3);
}
.bg-green-300\/40 {
  background-color: rgb(132 225 188 / 0.4);
}
.bg-green-300\/5 {
  background-color: rgb(132 225 188 / 0.05);
}
.bg-green-300\/50 {
  background-color: rgb(132 225 188 / 0.5);
}
.bg-green-300\/60 {
  background-color: rgb(132 225 188 / 0.6);
}
.bg-green-300\/70 {
  background-color: rgb(132 225 188 / 0.7);
}
.bg-green-300\/75 {
  background-color: rgb(132 225 188 / 0.75);
}
.bg-green-300\/80 {
  background-color: rgb(132 225 188 / 0.8);
}
.bg-green-300\/90 {
  background-color: rgb(132 225 188 / 0.9);
}
.bg-green-300\/95 {
  background-color: rgb(132 225 188 / 0.95);
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity));
}
.bg-green-500\/0 {
  background-color: rgb(14 159 110 / 0);
}
.bg-green-500\/10 {
  background-color: rgb(14 159 110 / 0.1);
}
.bg-green-500\/100 {
  background-color: rgb(14 159 110 / 1);
}
.bg-green-500\/20 {
  background-color: rgb(14 159 110 / 0.2);
}
.bg-green-500\/25 {
  background-color: rgb(14 159 110 / 0.25);
}
.bg-green-500\/30 {
  background-color: rgb(14 159 110 / 0.3);
}
.bg-green-500\/40 {
  background-color: rgb(14 159 110 / 0.4);
}
.bg-green-500\/5 {
  background-color: rgb(14 159 110 / 0.05);
}
.bg-green-500\/50 {
  background-color: rgb(14 159 110 / 0.5);
}
.bg-green-500\/60 {
  background-color: rgb(14 159 110 / 0.6);
}
.bg-green-500\/70 {
  background-color: rgb(14 159 110 / 0.7);
}
.bg-green-500\/75 {
  background-color: rgb(14 159 110 / 0.75);
}
.bg-green-500\/80 {
  background-color: rgb(14 159 110 / 0.8);
}
.bg-green-500\/90 {
  background-color: rgb(14 159 110 / 0.9);
}
.bg-green-500\/95 {
  background-color: rgb(14 159 110 / 0.95);
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 122 85 / var(--tw-bg-opacity));
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity));
}
.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity));
}
.bg-indigo-300\/0 {
  background-color: rgb(180 198 252 / 0);
}
.bg-indigo-300\/10 {
  background-color: rgb(180 198 252 / 0.1);
}
.bg-indigo-300\/100 {
  background-color: rgb(180 198 252 / 1);
}
.bg-indigo-300\/20 {
  background-color: rgb(180 198 252 / 0.2);
}
.bg-indigo-300\/25 {
  background-color: rgb(180 198 252 / 0.25);
}
.bg-indigo-300\/30 {
  background-color: rgb(180 198 252 / 0.3);
}
.bg-indigo-300\/40 {
  background-color: rgb(180 198 252 / 0.4);
}
.bg-indigo-300\/5 {
  background-color: rgb(180 198 252 / 0.05);
}
.bg-indigo-300\/50 {
  background-color: rgb(180 198 252 / 0.5);
}
.bg-indigo-300\/60 {
  background-color: rgb(180 198 252 / 0.6);
}
.bg-indigo-300\/70 {
  background-color: rgb(180 198 252 / 0.7);
}
.bg-indigo-300\/75 {
  background-color: rgb(180 198 252 / 0.75);
}
.bg-indigo-300\/80 {
  background-color: rgb(180 198 252 / 0.8);
}
.bg-indigo-300\/90 {
  background-color: rgb(180 198 252 / 0.9);
}
.bg-indigo-300\/95 {
  background-color: rgb(180 198 252 / 0.95);
}
.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity));
}
.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity));
}
.bg-indigo-500\/0 {
  background-color: rgb(104 117 245 / 0);
}
.bg-indigo-500\/10 {
  background-color: rgb(104 117 245 / 0.1);
}
.bg-indigo-500\/100 {
  background-color: rgb(104 117 245 / 1);
}
.bg-indigo-500\/20 {
  background-color: rgb(104 117 245 / 0.2);
}
.bg-indigo-500\/25 {
  background-color: rgb(104 117 245 / 0.25);
}
.bg-indigo-500\/30 {
  background-color: rgb(104 117 245 / 0.3);
}
.bg-indigo-500\/40 {
  background-color: rgb(104 117 245 / 0.4);
}
.bg-indigo-500\/5 {
  background-color: rgb(104 117 245 / 0.05);
}
.bg-indigo-500\/50 {
  background-color: rgb(104 117 245 / 0.5);
}
.bg-indigo-500\/60 {
  background-color: rgb(104 117 245 / 0.6);
}
.bg-indigo-500\/70 {
  background-color: rgb(104 117 245 / 0.7);
}
.bg-indigo-500\/75 {
  background-color: rgb(104 117 245 / 0.75);
}
.bg-indigo-500\/80 {
  background-color: rgb(104 117 245 / 0.8);
}
.bg-indigo-500\/90 {
  background-color: rgb(104 117 245 / 0.9);
}
.bg-indigo-500\/95 {
  background-color: rgb(104 117 245 / 0.95);
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 80 236 / var(--tw-bg-opacity));
}
.bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity));
}
.bg-lime-300\/0 {
  background-color: rgb(190 242 100 / 0);
}
.bg-lime-300\/10 {
  background-color: rgb(190 242 100 / 0.1);
}
.bg-lime-300\/100 {
  background-color: rgb(190 242 100 / 1);
}
.bg-lime-300\/20 {
  background-color: rgb(190 242 100 / 0.2);
}
.bg-lime-300\/25 {
  background-color: rgb(190 242 100 / 0.25);
}
.bg-lime-300\/30 {
  background-color: rgb(190 242 100 / 0.3);
}
.bg-lime-300\/40 {
  background-color: rgb(190 242 100 / 0.4);
}
.bg-lime-300\/5 {
  background-color: rgb(190 242 100 / 0.05);
}
.bg-lime-300\/50 {
  background-color: rgb(190 242 100 / 0.5);
}
.bg-lime-300\/60 {
  background-color: rgb(190 242 100 / 0.6);
}
.bg-lime-300\/70 {
  background-color: rgb(190 242 100 / 0.7);
}
.bg-lime-300\/75 {
  background-color: rgb(190 242 100 / 0.75);
}
.bg-lime-300\/80 {
  background-color: rgb(190 242 100 / 0.8);
}
.bg-lime-300\/90 {
  background-color: rgb(190 242 100 / 0.9);
}
.bg-lime-300\/95 {
  background-color: rgb(190 242 100 / 0.95);
}
.bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.bg-lime-500\/0 {
  background-color: rgb(132 204 22 / 0);
}
.bg-lime-500\/10 {
  background-color: rgb(132 204 22 / 0.1);
}
.bg-lime-500\/100 {
  background-color: rgb(132 204 22 / 1);
}
.bg-lime-500\/20 {
  background-color: rgb(132 204 22 / 0.2);
}
.bg-lime-500\/25 {
  background-color: rgb(132 204 22 / 0.25);
}
.bg-lime-500\/30 {
  background-color: rgb(132 204 22 / 0.3);
}
.bg-lime-500\/40 {
  background-color: rgb(132 204 22 / 0.4);
}
.bg-lime-500\/5 {
  background-color: rgb(132 204 22 / 0.05);
}
.bg-lime-500\/50 {
  background-color: rgb(132 204 22 / 0.5);
}
.bg-lime-500\/60 {
  background-color: rgb(132 204 22 / 0.6);
}
.bg-lime-500\/70 {
  background-color: rgb(132 204 22 / 0.7);
}
.bg-lime-500\/75 {
  background-color: rgb(132 204 22 / 0.75);
}
.bg-lime-500\/80 {
  background-color: rgb(132 204 22 / 0.8);
}
.bg-lime-500\/90 {
  background-color: rgb(132 204 22 / 0.9);
}
.bg-lime-500\/95 {
  background-color: rgb(132 204 22 / 0.95);
}
.bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}
.bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity));
}
.bg-ns {
  --tw-bg-opacity: 1;
  background-color: rgb(30 29 50 / var(--tw-bg-opacity));
}
.bg-ns-base {
  --tw-bg-opacity: 1;
  background-color: rgb(16 15 41 / var(--tw-bg-opacity));
}
.bg-ns-light {
  --tw-bg-opacity: 1;
  background-color: rgb(44 43 73 / var(--tw-bg-opacity));
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity));
}
.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity));
}
.bg-orange-300\/0 {
  background-color: rgb(253 186 140 / 0);
}
.bg-orange-300\/10 {
  background-color: rgb(253 186 140 / 0.1);
}
.bg-orange-300\/100 {
  background-color: rgb(253 186 140 / 1);
}
.bg-orange-300\/20 {
  background-color: rgb(253 186 140 / 0.2);
}
.bg-orange-300\/25 {
  background-color: rgb(253 186 140 / 0.25);
}
.bg-orange-300\/30 {
  background-color: rgb(253 186 140 / 0.3);
}
.bg-orange-300\/40 {
  background-color: rgb(253 186 140 / 0.4);
}
.bg-orange-300\/5 {
  background-color: rgb(253 186 140 / 0.05);
}
.bg-orange-300\/50 {
  background-color: rgb(253 186 140 / 0.5);
}
.bg-orange-300\/60 {
  background-color: rgb(253 186 140 / 0.6);
}
.bg-orange-300\/70 {
  background-color: rgb(253 186 140 / 0.7);
}
.bg-orange-300\/75 {
  background-color: rgb(253 186 140 / 0.75);
}
.bg-orange-300\/80 {
  background-color: rgb(253 186 140 / 0.8);
}
.bg-orange-300\/90 {
  background-color: rgb(253 186 140 / 0.9);
}
.bg-orange-300\/95 {
  background-color: rgb(253 186 140 / 0.95);
}
.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity));
}
.bg-orange-500\/0 {
  background-color: rgb(255 90 31 / 0);
}
.bg-orange-500\/10 {
  background-color: rgb(255 90 31 / 0.1);
}
.bg-orange-500\/100 {
  background-color: rgb(255 90 31 / 1);
}
.bg-orange-500\/20 {
  background-color: rgb(255 90 31 / 0.2);
}
.bg-orange-500\/25 {
  background-color: rgb(255 90 31 / 0.25);
}
.bg-orange-500\/30 {
  background-color: rgb(255 90 31 / 0.3);
}
.bg-orange-500\/40 {
  background-color: rgb(255 90 31 / 0.4);
}
.bg-orange-500\/5 {
  background-color: rgb(255 90 31 / 0.05);
}
.bg-orange-500\/50 {
  background-color: rgb(255 90 31 / 0.5);
}
.bg-orange-500\/60 {
  background-color: rgb(255 90 31 / 0.6);
}
.bg-orange-500\/70 {
  background-color: rgb(255 90 31 / 0.7);
}
.bg-orange-500\/75 {
  background-color: rgb(255 90 31 / 0.75);
}
.bg-orange-500\/80 {
  background-color: rgb(255 90 31 / 0.8);
}
.bg-orange-500\/90 {
  background-color: rgb(255 90 31 / 0.9);
}
.bg-orange-500\/95 {
  background-color: rgb(255 90 31 / 0.95);
}
.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 70 148 / var(--tw-bg-opacity));
}
.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity));
}
.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity));
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 180 / var(--tw-bg-opacity));
}
.bg-red-300\/0 {
  background-color: rgb(248 180 180 / 0);
}
.bg-red-300\/10 {
  background-color: rgb(248 180 180 / 0.1);
}
.bg-red-300\/100 {
  background-color: rgb(248 180 180 / 1);
}
.bg-red-300\/20 {
  background-color: rgb(248 180 180 / 0.2);
}
.bg-red-300\/25 {
  background-color: rgb(248 180 180 / 0.25);
}
.bg-red-300\/30 {
  background-color: rgb(248 180 180 / 0.3);
}
.bg-red-300\/40 {
  background-color: rgb(248 180 180 / 0.4);
}
.bg-red-300\/5 {
  background-color: rgb(248 180 180 / 0.05);
}
.bg-red-300\/50 {
  background-color: rgb(248 180 180 / 0.5);
}
.bg-red-300\/60 {
  background-color: rgb(248 180 180 / 0.6);
}
.bg-red-300\/70 {
  background-color: rgb(248 180 180 / 0.7);
}
.bg-red-300\/75 {
  background-color: rgb(248 180 180 / 0.75);
}
.bg-red-300\/80 {
  background-color: rgb(248 180 180 / 0.8);
}
.bg-red-300\/90 {
  background-color: rgb(248 180 180 / 0.9);
}
.bg-red-300\/95 {
  background-color: rgb(248 180 180 / 0.95);
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 128 128 / var(--tw-bg-opacity));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 82 82 / var(--tw-bg-opacity));
}
.bg-red-500\/0 {
  background-color: rgb(240 82 82 / 0);
}
.bg-red-500\/10 {
  background-color: rgb(240 82 82 / 0.1);
}
.bg-red-500\/100 {
  background-color: rgb(240 82 82 / 1);
}
.bg-red-500\/20 {
  background-color: rgb(240 82 82 / 0.2);
}
.bg-red-500\/25 {
  background-color: rgb(240 82 82 / 0.25);
}
.bg-red-500\/30 {
  background-color: rgb(240 82 82 / 0.3);
}
.bg-red-500\/40 {
  background-color: rgb(240 82 82 / 0.4);
}
.bg-red-500\/5 {
  background-color: rgb(240 82 82 / 0.05);
}
.bg-red-500\/50 {
  background-color: rgb(240 82 82 / 0.5);
}
.bg-red-500\/60 {
  background-color: rgb(240 82 82 / 0.6);
}
.bg-red-500\/70 {
  background-color: rgb(240 82 82 / 0.7);
}
.bg-red-500\/75 {
  background-color: rgb(240 82 82 / 0.75);
}
.bg-red-500\/80 {
  background-color: rgb(240 82 82 / 0.8);
}
.bg-red-500\/90 {
  background-color: rgb(240 82 82 / 0.9);
}
.bg-red-500\/95 {
  background-color: rgb(240 82 82 / 0.95);
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 36 36 / var(--tw-bg-opacity));
}
.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(119 29 29 / var(--tw-bg-opacity));
}
.bg-red-900\/30 {
  background-color: rgb(119 29 29 / 0.3);
}
.bg-sky-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
}
.bg-sky-300\/0 {
  background-color: rgb(125 211 252 / 0);
}
.bg-sky-300\/10 {
  background-color: rgb(125 211 252 / 0.1);
}
.bg-sky-300\/100 {
  background-color: rgb(125 211 252 / 1);
}
.bg-sky-300\/20 {
  background-color: rgb(125 211 252 / 0.2);
}
.bg-sky-300\/25 {
  background-color: rgb(125 211 252 / 0.25);
}
.bg-sky-300\/30 {
  background-color: rgb(125 211 252 / 0.3);
}
.bg-sky-300\/40 {
  background-color: rgb(125 211 252 / 0.4);
}
.bg-sky-300\/5 {
  background-color: rgb(125 211 252 / 0.05);
}
.bg-sky-300\/50 {
  background-color: rgb(125 211 252 / 0.5);
}
.bg-sky-300\/60 {
  background-color: rgb(125 211 252 / 0.6);
}
.bg-sky-300\/70 {
  background-color: rgb(125 211 252 / 0.7);
}
.bg-sky-300\/75 {
  background-color: rgb(125 211 252 / 0.75);
}
.bg-sky-300\/80 {
  background-color: rgb(125 211 252 / 0.8);
}
.bg-sky-300\/90 {
  background-color: rgb(125 211 252 / 0.9);
}
.bg-sky-300\/95 {
  background-color: rgb(125 211 252 / 0.95);
}
.bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity));
}
.bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-sky-500\/0 {
  background-color: rgb(14 165 233 / 0);
}
.bg-sky-500\/10 {
  background-color: rgb(14 165 233 / 0.1);
}
.bg-sky-500\/100 {
  background-color: rgb(14 165 233 / 1);
}
.bg-sky-500\/20 {
  background-color: rgb(14 165 233 / 0.2);
}
.bg-sky-500\/25 {
  background-color: rgb(14 165 233 / 0.25);
}
.bg-sky-500\/30 {
  background-color: rgb(14 165 233 / 0.3);
}
.bg-sky-500\/40 {
  background-color: rgb(14 165 233 / 0.4);
}
.bg-sky-500\/5 {
  background-color: rgb(14 165 233 / 0.05);
}
.bg-sky-500\/50 {
  background-color: rgb(14 165 233 / 0.5);
}
.bg-sky-500\/60 {
  background-color: rgb(14 165 233 / 0.6);
}
.bg-sky-500\/70 {
  background-color: rgb(14 165 233 / 0.7);
}
.bg-sky-500\/75 {
  background-color: rgb(14 165 233 / 0.75);
}
.bg-sky-500\/80 {
  background-color: rgb(14 165 233 / 0.8);
}
.bg-sky-500\/90 {
  background-color: rgb(14 165 233 / 0.9);
}
.bg-sky-500\/95 {
  background-color: rgb(14 165 233 / 0.95);
}
.bg-sky-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}
.bg-slate-900\/70 {
  background-color: rgb(15 23 42 / 0.7);
}
.bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity));
}
.bg-slate-950\/70 {
  background-color: rgb(2 6 23 / 0.7);
}
.bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 220 226 / var(--tw-bg-opacity));
}
.bg-teal-300\/0 {
  background-color: rgb(126 220 226 / 0);
}
.bg-teal-300\/10 {
  background-color: rgb(126 220 226 / 0.1);
}
.bg-teal-300\/100 {
  background-color: rgb(126 220 226 / 1);
}
.bg-teal-300\/20 {
  background-color: rgb(126 220 226 / 0.2);
}
.bg-teal-300\/25 {
  background-color: rgb(126 220 226 / 0.25);
}
.bg-teal-300\/30 {
  background-color: rgb(126 220 226 / 0.3);
}
.bg-teal-300\/40 {
  background-color: rgb(126 220 226 / 0.4);
}
.bg-teal-300\/5 {
  background-color: rgb(126 220 226 / 0.05);
}
.bg-teal-300\/50 {
  background-color: rgb(126 220 226 / 0.5);
}
.bg-teal-300\/60 {
  background-color: rgb(126 220 226 / 0.6);
}
.bg-teal-300\/70 {
  background-color: rgb(126 220 226 / 0.7);
}
.bg-teal-300\/75 {
  background-color: rgb(126 220 226 / 0.75);
}
.bg-teal-300\/80 {
  background-color: rgb(126 220 226 / 0.8);
}
.bg-teal-300\/90 {
  background-color: rgb(126 220 226 / 0.9);
}
.bg-teal-300\/95 {
  background-color: rgb(126 220 226 / 0.95);
}
.bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 189 202 / var(--tw-bg-opacity));
}
.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 148 162 / var(--tw-bg-opacity));
}
.bg-teal-500\/0 {
  background-color: rgb(6 148 162 / 0);
}
.bg-teal-500\/10 {
  background-color: rgb(6 148 162 / 0.1);
}
.bg-teal-500\/100 {
  background-color: rgb(6 148 162 / 1);
}
.bg-teal-500\/20 {
  background-color: rgb(6 148 162 / 0.2);
}
.bg-teal-500\/25 {
  background-color: rgb(6 148 162 / 0.25);
}
.bg-teal-500\/30 {
  background-color: rgb(6 148 162 / 0.3);
}
.bg-teal-500\/40 {
  background-color: rgb(6 148 162 / 0.4);
}
.bg-teal-500\/5 {
  background-color: rgb(6 148 162 / 0.05);
}
.bg-teal-500\/50 {
  background-color: rgb(6 148 162 / 0.5);
}
.bg-teal-500\/60 {
  background-color: rgb(6 148 162 / 0.6);
}
.bg-teal-500\/70 {
  background-color: rgb(6 148 162 / 0.7);
}
.bg-teal-500\/75 {
  background-color: rgb(6 148 162 / 0.75);
}
.bg-teal-500\/80 {
  background-color: rgb(6 148 162 / 0.8);
}
.bg-teal-500\/90 {
  background-color: rgb(6 148 162 / 0.9);
}
.bg-teal-500\/95 {
  background-color: rgb(6 148 162 / 0.95);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity));
}
.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity));
}
.bg-yellow-300\/0 {
  background-color: rgb(250 202 21 / 0);
}
.bg-yellow-300\/10 {
  background-color: rgb(250 202 21 / 0.1);
}
.bg-yellow-300\/100 {
  background-color: rgb(250 202 21 / 1);
}
.bg-yellow-300\/20 {
  background-color: rgb(250 202 21 / 0.2);
}
.bg-yellow-300\/25 {
  background-color: rgb(250 202 21 / 0.25);
}
.bg-yellow-300\/30 {
  background-color: rgb(250 202 21 / 0.3);
}
.bg-yellow-300\/40 {
  background-color: rgb(250 202 21 / 0.4);
}
.bg-yellow-300\/5 {
  background-color: rgb(250 202 21 / 0.05);
}
.bg-yellow-300\/50 {
  background-color: rgb(250 202 21 / 0.5);
}
.bg-yellow-300\/60 {
  background-color: rgb(250 202 21 / 0.6);
}
.bg-yellow-300\/70 {
  background-color: rgb(250 202 21 / 0.7);
}
.bg-yellow-300\/75 {
  background-color: rgb(250 202 21 / 0.75);
}
.bg-yellow-300\/80 {
  background-color: rgb(250 202 21 / 0.8);
}
.bg-yellow-300\/90 {
  background-color: rgb(250 202 21 / 0.9);
}
.bg-yellow-300\/95 {
  background-color: rgb(250 202 21 / 0.95);
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity));
}
.bg-yellow-500\/0 {
  background-color: rgb(194 120 3 / 0);
}
.bg-yellow-500\/10 {
  background-color: rgb(194 120 3 / 0.1);
}
.bg-yellow-500\/100 {
  background-color: rgb(194 120 3 / 1);
}
.bg-yellow-500\/20 {
  background-color: rgb(194 120 3 / 0.2);
}
.bg-yellow-500\/25 {
  background-color: rgb(194 120 3 / 0.25);
}
.bg-yellow-500\/30 {
  background-color: rgb(194 120 3 / 0.3);
}
.bg-yellow-500\/40 {
  background-color: rgb(194 120 3 / 0.4);
}
.bg-yellow-500\/5 {
  background-color: rgb(194 120 3 / 0.05);
}
.bg-yellow-500\/50 {
  background-color: rgb(194 120 3 / 0.5);
}
.bg-yellow-500\/60 {
  background-color: rgb(194 120 3 / 0.6);
}
.bg-yellow-500\/70 {
  background-color: rgb(194 120 3 / 0.7);
}
.bg-yellow-500\/75 {
  background-color: rgb(194 120 3 / 0.75);
}
.bg-yellow-500\/80 {
  background-color: rgb(194 120 3 / 0.8);
}
.bg-yellow-500\/90 {
  background-color: rgb(194 120 3 / 0.9);
}
.bg-yellow-500\/95 {
  background-color: rgb(194 120 3 / 0.95);
}
.bg-zinc-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity));
}
.bg-zinc-300\/0 {
  background-color: rgb(212 212 216 / 0);
}
.bg-zinc-300\/10 {
  background-color: rgb(212 212 216 / 0.1);
}
.bg-zinc-300\/100 {
  background-color: rgb(212 212 216 / 1);
}
.bg-zinc-300\/20 {
  background-color: rgb(212 212 216 / 0.2);
}
.bg-zinc-300\/25 {
  background-color: rgb(212 212 216 / 0.25);
}
.bg-zinc-300\/30 {
  background-color: rgb(212 212 216 / 0.3);
}
.bg-zinc-300\/40 {
  background-color: rgb(212 212 216 / 0.4);
}
.bg-zinc-300\/5 {
  background-color: rgb(212 212 216 / 0.05);
}
.bg-zinc-300\/50 {
  background-color: rgb(212 212 216 / 0.5);
}
.bg-zinc-300\/60 {
  background-color: rgb(212 212 216 / 0.6);
}
.bg-zinc-300\/70 {
  background-color: rgb(212 212 216 / 0.7);
}
.bg-zinc-300\/75 {
  background-color: rgb(212 212 216 / 0.75);
}
.bg-zinc-300\/80 {
  background-color: rgb(212 212 216 / 0.8);
}
.bg-zinc-300\/90 {
  background-color: rgb(212 212 216 / 0.9);
}
.bg-zinc-300\/95 {
  background-color: rgb(212 212 216 / 0.95);
}
.bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}
.bg-zinc-500\/0 {
  background-color: rgb(113 113 122 / 0);
}
.bg-zinc-500\/10 {
  background-color: rgb(113 113 122 / 0.1);
}
.bg-zinc-500\/100 {
  background-color: rgb(113 113 122 / 1);
}
.bg-zinc-500\/20 {
  background-color: rgb(113 113 122 / 0.2);
}
.bg-zinc-500\/25 {
  background-color: rgb(113 113 122 / 0.25);
}
.bg-zinc-500\/30 {
  background-color: rgb(113 113 122 / 0.3);
}
.bg-zinc-500\/40 {
  background-color: rgb(113 113 122 / 0.4);
}
.bg-zinc-500\/5 {
  background-color: rgb(113 113 122 / 0.05);
}
.bg-zinc-500\/50 {
  background-color: rgb(113 113 122 / 0.5);
}
.bg-zinc-500\/60 {
  background-color: rgb(113 113 122 / 0.6);
}
.bg-zinc-500\/70 {
  background-color: rgb(113 113 122 / 0.7);
}
.bg-zinc-500\/75 {
  background-color: rgb(113 113 122 / 0.75);
}
.bg-zinc-500\/80 {
  background-color: rgb(113 113 122 / 0.8);
}
.bg-zinc-500\/90 {
  background-color: rgb(113 113 122 / 0.9);
}
.bg-zinc-500\/95 {
  background-color: rgb(113 113 122 / 0.95);
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.bg-\[linear-gradient\(90deg\2c _\#0f0533_0\%\2c _\#1b0a5c_100\%\)\] {
  background-image: linear-gradient(90deg, #0f0533 0%, #1b0a5c 100%);
}
.bg-\[linear-gradient\(90deg\2c _\#FFFFFF_0\%\2c _\#8D70F8_100\%\)\] {
  background-image: linear-gradient(90deg, #FFFFFF 0%, #8D70F8 100%);
}
.bg-\[url\(\'https\:\/\/uxwing\.com\/wp-content\/themes\/uxwing\/download\/brands-and-social-media\/unity-game-engine-icon\.png\'\)\] {
  background-image: url('https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/unity-game-engine-icon.png');
}
.bg-gradient-ns {
  background-image: linear-gradient(to right, #76A9FA, #9061F9, #9061F9, #76A9FA);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.from-amber-500 {
  --tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-amber-800 {
  --tw-gradient-from: #92400e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-400 {
  --tw-gradient-from: #76A9FA var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(118 169 250 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-600 {
  --tw-gradient-from: #1C64F2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(28 100 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-800 {
  --tw-gradient-from: #1E429F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 66 159 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-emerald-500 {
  --tw-gradient-from: #10b981 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-emerald-800 {
  --tw-gradient-from: #065f46 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-700 {
  --tw-gradient-from: #374151 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-900 {
  --tw-gradient-from: #111827 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500 {
  --tw-gradient-from: #0E9F6E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(14 159 110 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-800 {
  --tw-gradient-from: #03543F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(3 84 63 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-500 {
  --tw-gradient-from: #6875F5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(104 117 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-600 {
  --tw-gradient-from: #5850EC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(88 80 236 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-800 {
  --tw-gradient-from: #42389D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 56 157 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-900 {
  --tw-gradient-from: #362F78 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(54 47 120 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-ns {
  --tw-gradient-from: #1e1d32 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 29 50 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-orange-800 {
  --tw-gradient-from: #8A2C0D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(138 44 13 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-500 {
  --tw-gradient-from: #9061F9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(144 97 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-600 {
  --tw-gradient-from: #7E3AF2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(126 58 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-800 {
  --tw-gradient-from: #5521B5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(85 33 181 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-500 {
  --tw-gradient-from: #F05252 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 82 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-800 {
  --tw-gradient-from: #9B1C1C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(155 28 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sky-400 {
  --tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sky-500\/60 {
  --tw-gradient-from: rgb(14 165 233 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sky-800 {
  --tw-gradient-from: #075985 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-200 {
  --tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-300 {
  --tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-500 {
  --tw-gradient-from: #64748b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-teal-500 {
  --tw-gradient-from: #0694A2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(6 148 162 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-teal-800 {
  --tw-gradient-from: #05505C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 80 92 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet-600 {
  --tw-gradient-from: #7c3aed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800 {
  --tw-gradient-from: #723B13 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(114 59 19 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-zinc-800 {
  --tw-gradient-from: #27272a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-80\% {
  --tw-gradient-from-position: 80%;
}
.via-amber-600 {
  --tw-gradient-to: rgb(217 119 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #d97706 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-blue-600 {
  --tw-gradient-to: rgb(28 100 242 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1C64F2 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-emerald-600 {
  --tw-gradient-to: rgb(5 150 105 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #059669 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-gray-800 {
  --tw-gradient-to: rgb(31 41 55 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1F2937 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-green-500 {
  --tw-gradient-to: rgb(14 159 110 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0E9F6E var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-green-600 {
  --tw-gradient-to: rgb(5 122 85 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #057A55 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-indigo-600 {
  --tw-gradient-to: rgb(88 80 236 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #5850EC var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-ns {
  --tw-gradient-to: rgb(30 29 50 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1e1d32 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-orange-600 {
  --tw-gradient-to: rgb(208 56 1 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #D03801 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-400 {
  --tw-gradient-to: rgb(172 148 250 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #AC94FA var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-500 {
  --tw-gradient-to: rgb(144 97 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #9061F9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-purple-600 {
  --tw-gradient-to: rgb(126 58 242 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #7E3AF2 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-red-600 {
  --tw-gradient-to: rgb(224 36 36 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #E02424 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-rose-500 {
  --tw-gradient-to: rgb(244 63 94 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f43f5e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-sky-500 {
  --tw-gradient-to: rgb(14 165 233 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0ea5e9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-sky-500\/20 {
  --tw-gradient-to: rgb(14 165 233 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(14 165 233 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-sky-600 {
  --tw-gradient-to: rgb(2 132 199 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0284c7 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-teal-600 {
  --tw-gradient-to: rgb(4 116 129 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #047481 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-violet-500 {
  --tw-gradient-to: rgb(139 92 246 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #8b5cf6 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-violet-600 {
  --tw-gradient-to: rgb(124 58 237 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #7c3aed var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600 {
  --tw-gradient-to: rgb(159 88 10 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #9F580A var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-zinc-600 {
  --tw-gradient-to: rgb(82 82 91 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #52525b var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-amber-400 {
  --tw-gradient-to: #fbbf24 var(--tw-gradient-to-position);
}
.to-blue-400 {
  --tw-gradient-to: #76A9FA var(--tw-gradient-to-position);
}
.to-blue-500 {
  --tw-gradient-to: #3F83F8 var(--tw-gradient-to-position);
}
.to-blue-800 {
  --tw-gradient-to: #1E429F var(--tw-gradient-to-position);
}
.to-emerald-400 {
  --tw-gradient-to: #34d399 var(--tw-gradient-to-position);
}
.to-emerald-500 {
  --tw-gradient-to: #10b981 var(--tw-gradient-to-position);
}
.to-gray-900 {
  --tw-gradient-to: #111827 var(--tw-gradient-to-position);
}
.to-green-300 {
  --tw-gradient-to: #84E1BC var(--tw-gradient-to-position);
}
.to-green-400 {
  --tw-gradient-to: #31C48D var(--tw-gradient-to-position);
}
.to-indigo-400 {
  --tw-gradient-to: #8DA2FB var(--tw-gradient-to-position);
}
.to-indigo-600 {
  --tw-gradient-to: #5850EC var(--tw-gradient-to-position);
}
.to-indigo-700 {
  --tw-gradient-to: #5145CD var(--tw-gradient-to-position);
}
.to-indigo-800 {
  --tw-gradient-to: #42389D var(--tw-gradient-to-position);
}
.to-ns {
  --tw-gradient-to: #1e1d32 var(--tw-gradient-to-position);
}
.to-ns-base {
  --tw-gradient-to: rgb(16 15 41) var(--tw-gradient-to-position);
}
.to-ns-light {
  --tw-gradient-to: #2c2b49 var(--tw-gradient-to-position);
}
.to-orange-400 {
  --tw-gradient-to: #FF8A4C var(--tw-gradient-to-position);
}
.to-pink-500 {
  --tw-gradient-to: #E74694 var(--tw-gradient-to-position);
}
.to-pink-600 {
  --tw-gradient-to: #D61F69 var(--tw-gradient-to-position);
}
.to-purple-400 {
  --tw-gradient-to: #AC94FA var(--tw-gradient-to-position);
}
.to-red-400 {
  --tw-gradient-to: #F98080 var(--tw-gradient-to-position);
}
.to-sky-400 {
  --tw-gradient-to: #38bdf8 var(--tw-gradient-to-position);
}
.to-sky-600 {
  --tw-gradient-to: #0284c7 var(--tw-gradient-to-position);
}
.to-slate-500 {
  --tw-gradient-to: #64748b var(--tw-gradient-to-position);
}
.to-slate-800 {
  --tw-gradient-to: #1e293b var(--tw-gradient-to-position);
}
.to-slate-900 {
  --tw-gradient-to: #0f172a var(--tw-gradient-to-position);
}
.to-teal-400 {
  --tw-gradient-to: #16BDCA var(--tw-gradient-to-position);
}
.to-teal-500 {
  --tw-gradient-to: #0694A2 var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}
.to-yellow-400 {
  --tw-gradient-to: #E3A008 var(--tw-gradient-to-position);
}
.to-zinc-400 {
  --tw-gradient-to: #a1a1aa var(--tw-gradient-to-position);
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-size-200 {
  background-size: 200% 200%;
}
.bg-x-300 {
  background-size: 300% 100%;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-center {
  background-position: center;
}
.bg-left {
  background-position: left;
}
.bg-pos-0 {
  background-position: 0% 0%;
}
.bg-right {
  background-position: right;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-current {
  fill: currentColor;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-52 {
  padding-bottom: 13rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-\[5px\] {
  padding-bottom: 5px;
}
.pe-1 {
  padding-inline-end: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.font-agency {
  font-family: "Agency FB", sans-serif;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.font-thin {
  font-weight: 100;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity));
}
.text-amber-300\/0 {
  color: rgb(252 211 77 / 0);
}
.text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1);
}
.text-amber-300\/100 {
  color: rgb(252 211 77 / 1);
}
.text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2);
}
.text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25);
}
.text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3);
}
.text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4);
}
.text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05);
}
.text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5);
}
.text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6);
}
.text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7);
}
.text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75);
}
.text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8);
}
.text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9);
}
.text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95);
}
.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}
.text-amber-500\/0 {
  color: rgb(245 158 11 / 0);
}
.text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1);
}
.text-amber-500\/100 {
  color: rgb(245 158 11 / 1);
}
.text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2);
}
.text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25);
}
.text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3);
}
.text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4);
}
.text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05);
}
.text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5);
}
.text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6);
}
.text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7);
}
.text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75);
}
.text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8);
}
.text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9);
}
.text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95);
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity));
}
.text-blue-300\/0 {
  color: rgb(164 202 254 / 0);
}
.text-blue-300\/10 {
  color: rgb(164 202 254 / 0.1);
}
.text-blue-300\/100 {
  color: rgb(164 202 254 / 1);
}
.text-blue-300\/20 {
  color: rgb(164 202 254 / 0.2);
}
.text-blue-300\/25 {
  color: rgb(164 202 254 / 0.25);
}
.text-blue-300\/30 {
  color: rgb(164 202 254 / 0.3);
}
.text-blue-300\/40 {
  color: rgb(164 202 254 / 0.4);
}
.text-blue-300\/5 {
  color: rgb(164 202 254 / 0.05);
}
.text-blue-300\/50 {
  color: rgb(164 202 254 / 0.5);
}
.text-blue-300\/60 {
  color: rgb(164 202 254 / 0.6);
}
.text-blue-300\/70 {
  color: rgb(164 202 254 / 0.7);
}
.text-blue-300\/75 {
  color: rgb(164 202 254 / 0.75);
}
.text-blue-300\/80 {
  color: rgb(164 202 254 / 0.8);
}
.text-blue-300\/90 {
  color: rgb(164 202 254 / 0.9);
}
.text-blue-300\/95 {
  color: rgb(164 202 254 / 0.95);
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}
.text-blue-500\/0 {
  color: rgb(63 131 248 / 0);
}
.text-blue-500\/10 {
  color: rgb(63 131 248 / 0.1);
}
.text-blue-500\/100 {
  color: rgb(63 131 248 / 1);
}
.text-blue-500\/20 {
  color: rgb(63 131 248 / 0.2);
}
.text-blue-500\/25 {
  color: rgb(63 131 248 / 0.25);
}
.text-blue-500\/30 {
  color: rgb(63 131 248 / 0.3);
}
.text-blue-500\/40 {
  color: rgb(63 131 248 / 0.4);
}
.text-blue-500\/5 {
  color: rgb(63 131 248 / 0.05);
}
.text-blue-500\/50 {
  color: rgb(63 131 248 / 0.5);
}
.text-blue-500\/60 {
  color: rgb(63 131 248 / 0.6);
}
.text-blue-500\/70 {
  color: rgb(63 131 248 / 0.7);
}
.text-blue-500\/75 {
  color: rgb(63 131 248 / 0.75);
}
.text-blue-500\/80 {
  color: rgb(63 131 248 / 0.8);
}
.text-blue-500\/90 {
  color: rgb(63 131 248 / 0.9);
}
.text-blue-500\/95 {
  color: rgb(63 131 248 / 0.95);
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}
.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity));
}
.text-emerald-300\/0 {
  color: rgb(110 231 183 / 0);
}
.text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1);
}
.text-emerald-300\/100 {
  color: rgb(110 231 183 / 1);
}
.text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2);
}
.text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25);
}
.text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3);
}
.text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4);
}
.text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05);
}
.text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5);
}
.text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6);
}
.text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7);
}
.text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75);
}
.text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8);
}
.text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9);
}
.text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95);
}
.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}
.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}
.text-emerald-500\/0 {
  color: rgb(16 185 129 / 0);
}
.text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1);
}
.text-emerald-500\/100 {
  color: rgb(16 185 129 / 1);
}
.text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2);
}
.text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25);
}
.text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3);
}
.text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4);
}
.text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05);
}
.text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5);
}
.text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6);
}
.text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7);
}
.text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75);
}
.text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8);
}
.text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9);
}
.text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95);
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity));
}
.text-green-300\/0 {
  color: rgb(132 225 188 / 0);
}
.text-green-300\/10 {
  color: rgb(132 225 188 / 0.1);
}
.text-green-300\/100 {
  color: rgb(132 225 188 / 1);
}
.text-green-300\/20 {
  color: rgb(132 225 188 / 0.2);
}
.text-green-300\/25 {
  color: rgb(132 225 188 / 0.25);
}
.text-green-300\/30 {
  color: rgb(132 225 188 / 0.3);
}
.text-green-300\/40 {
  color: rgb(132 225 188 / 0.4);
}
.text-green-300\/5 {
  color: rgb(132 225 188 / 0.05);
}
.text-green-300\/50 {
  color: rgb(132 225 188 / 0.5);
}
.text-green-300\/60 {
  color: rgb(132 225 188 / 0.6);
}
.text-green-300\/70 {
  color: rgb(132 225 188 / 0.7);
}
.text-green-300\/75 {
  color: rgb(132 225 188 / 0.75);
}
.text-green-300\/80 {
  color: rgb(132 225 188 / 0.8);
}
.text-green-300\/90 {
  color: rgb(132 225 188 / 0.9);
}
.text-green-300\/95 {
  color: rgb(132 225 188 / 0.95);
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(49 196 141 / var(--tw-text-opacity));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}
.text-green-500\/0 {
  color: rgb(14 159 110 / 0);
}
.text-green-500\/10 {
  color: rgb(14 159 110 / 0.1);
}
.text-green-500\/100 {
  color: rgb(14 159 110 / 1);
}
.text-green-500\/20 {
  color: rgb(14 159 110 / 0.2);
}
.text-green-500\/25 {
  color: rgb(14 159 110 / 0.25);
}
.text-green-500\/30 {
  color: rgb(14 159 110 / 0.3);
}
.text-green-500\/40 {
  color: rgb(14 159 110 / 0.4);
}
.text-green-500\/5 {
  color: rgb(14 159 110 / 0.05);
}
.text-green-500\/50 {
  color: rgb(14 159 110 / 0.5);
}
.text-green-500\/60 {
  color: rgb(14 159 110 / 0.6);
}
.text-green-500\/70 {
  color: rgb(14 159 110 / 0.7);
}
.text-green-500\/75 {
  color: rgb(14 159 110 / 0.75);
}
.text-green-500\/80 {
  color: rgb(14 159 110 / 0.8);
}
.text-green-500\/90 {
  color: rgb(14 159 110 / 0.9);
}
.text-green-500\/95 {
  color: rgb(14 159 110 / 0.95);
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity));
}
.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity));
}
.text-indigo-300\/0 {
  color: rgb(180 198 252 / 0);
}
.text-indigo-300\/10 {
  color: rgb(180 198 252 / 0.1);
}
.text-indigo-300\/100 {
  color: rgb(180 198 252 / 1);
}
.text-indigo-300\/20 {
  color: rgb(180 198 252 / 0.2);
}
.text-indigo-300\/25 {
  color: rgb(180 198 252 / 0.25);
}
.text-indigo-300\/30 {
  color: rgb(180 198 252 / 0.3);
}
.text-indigo-300\/40 {
  color: rgb(180 198 252 / 0.4);
}
.text-indigo-300\/5 {
  color: rgb(180 198 252 / 0.05);
}
.text-indigo-300\/50 {
  color: rgb(180 198 252 / 0.5);
}
.text-indigo-300\/60 {
  color: rgb(180 198 252 / 0.6);
}
.text-indigo-300\/70 {
  color: rgb(180 198 252 / 0.7);
}
.text-indigo-300\/75 {
  color: rgb(180 198 252 / 0.75);
}
.text-indigo-300\/80 {
  color: rgb(180 198 252 / 0.8);
}
.text-indigo-300\/90 {
  color: rgb(180 198 252 / 0.9);
}
.text-indigo-300\/95 {
  color: rgb(180 198 252 / 0.95);
}
.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity));
}
.text-indigo-500\/0 {
  color: rgb(104 117 245 / 0);
}
.text-indigo-500\/10 {
  color: rgb(104 117 245 / 0.1);
}
.text-indigo-500\/100 {
  color: rgb(104 117 245 / 1);
}
.text-indigo-500\/20 {
  color: rgb(104 117 245 / 0.2);
}
.text-indigo-500\/25 {
  color: rgb(104 117 245 / 0.25);
}
.text-indigo-500\/30 {
  color: rgb(104 117 245 / 0.3);
}
.text-indigo-500\/40 {
  color: rgb(104 117 245 / 0.4);
}
.text-indigo-500\/5 {
  color: rgb(104 117 245 / 0.05);
}
.text-indigo-500\/50 {
  color: rgb(104 117 245 / 0.5);
}
.text-indigo-500\/60 {
  color: rgb(104 117 245 / 0.6);
}
.text-indigo-500\/70 {
  color: rgb(104 117 245 / 0.7);
}
.text-indigo-500\/75 {
  color: rgb(104 117 245 / 0.75);
}
.text-indigo-500\/80 {
  color: rgb(104 117 245 / 0.8);
}
.text-indigo-500\/90 {
  color: rgb(104 117 245 / 0.9);
}
.text-indigo-500\/95 {
  color: rgb(104 117 245 / 0.95);
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(88 80 236 / var(--tw-text-opacity));
}
.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(81 69 205 / var(--tw-text-opacity));
}
.text-light-purple {
  --tw-text-opacity: 1;
  color: rgb(124 105 227 / var(--tw-text-opacity));
}
.text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity));
}
.text-lime-300\/0 {
  color: rgb(190 242 100 / 0);
}
.text-lime-300\/10 {
  color: rgb(190 242 100 / 0.1);
}
.text-lime-300\/100 {
  color: rgb(190 242 100 / 1);
}
.text-lime-300\/20 {
  color: rgb(190 242 100 / 0.2);
}
.text-lime-300\/25 {
  color: rgb(190 242 100 / 0.25);
}
.text-lime-300\/30 {
  color: rgb(190 242 100 / 0.3);
}
.text-lime-300\/40 {
  color: rgb(190 242 100 / 0.4);
}
.text-lime-300\/5 {
  color: rgb(190 242 100 / 0.05);
}
.text-lime-300\/50 {
  color: rgb(190 242 100 / 0.5);
}
.text-lime-300\/60 {
  color: rgb(190 242 100 / 0.6);
}
.text-lime-300\/70 {
  color: rgb(190 242 100 / 0.7);
}
.text-lime-300\/75 {
  color: rgb(190 242 100 / 0.75);
}
.text-lime-300\/80 {
  color: rgb(190 242 100 / 0.8);
}
.text-lime-300\/90 {
  color: rgb(190 242 100 / 0.9);
}
.text-lime-300\/95 {
  color: rgb(190 242 100 / 0.95);
}
.text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.text-lime-500\/0 {
  color: rgb(132 204 22 / 0);
}
.text-lime-500\/10 {
  color: rgb(132 204 22 / 0.1);
}
.text-lime-500\/100 {
  color: rgb(132 204 22 / 1);
}
.text-lime-500\/20 {
  color: rgb(132 204 22 / 0.2);
}
.text-lime-500\/25 {
  color: rgb(132 204 22 / 0.25);
}
.text-lime-500\/30 {
  color: rgb(132 204 22 / 0.3);
}
.text-lime-500\/40 {
  color: rgb(132 204 22 / 0.4);
}
.text-lime-500\/5 {
  color: rgb(132 204 22 / 0.05);
}
.text-lime-500\/50 {
  color: rgb(132 204 22 / 0.5);
}
.text-lime-500\/60 {
  color: rgb(132 204 22 / 0.6);
}
.text-lime-500\/70 {
  color: rgb(132 204 22 / 0.7);
}
.text-lime-500\/75 {
  color: rgb(132 204 22 / 0.75);
}
.text-lime-500\/80 {
  color: rgb(132 204 22 / 0.8);
}
.text-lime-500\/90 {
  color: rgb(132 204 22 / 0.9);
}
.text-lime-500\/95 {
  color: rgb(132 204 22 / 0.95);
}
.text-ns {
  --tw-text-opacity: 1;
  color: rgb(30 29 50 / var(--tw-text-opacity));
}
.text-ns-base {
  --tw-text-opacity: 1;
  color: rgb(16 15 41 / var(--tw-text-opacity));
}
.text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity));
}
.text-orange-300\/0 {
  color: rgb(253 186 140 / 0);
}
.text-orange-300\/10 {
  color: rgb(253 186 140 / 0.1);
}
.text-orange-300\/100 {
  color: rgb(253 186 140 / 1);
}
.text-orange-300\/20 {
  color: rgb(253 186 140 / 0.2);
}
.text-orange-300\/25 {
  color: rgb(253 186 140 / 0.25);
}
.text-orange-300\/30 {
  color: rgb(253 186 140 / 0.3);
}
.text-orange-300\/40 {
  color: rgb(253 186 140 / 0.4);
}
.text-orange-300\/5 {
  color: rgb(253 186 140 / 0.05);
}
.text-orange-300\/50 {
  color: rgb(253 186 140 / 0.5);
}
.text-orange-300\/60 {
  color: rgb(253 186 140 / 0.6);
}
.text-orange-300\/70 {
  color: rgb(253 186 140 / 0.7);
}
.text-orange-300\/75 {
  color: rgb(253 186 140 / 0.75);
}
.text-orange-300\/80 {
  color: rgb(253 186 140 / 0.8);
}
.text-orange-300\/90 {
  color: rgb(253 186 140 / 0.9);
}
.text-orange-300\/95 {
  color: rgb(253 186 140 / 0.95);
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(255 138 76 / var(--tw-text-opacity));
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity));
}
.text-orange-500\/0 {
  color: rgb(255 90 31 / 0);
}
.text-orange-500\/10 {
  color: rgb(255 90 31 / 0.1);
}
.text-orange-500\/100 {
  color: rgb(255 90 31 / 1);
}
.text-orange-500\/20 {
  color: rgb(255 90 31 / 0.2);
}
.text-orange-500\/25 {
  color: rgb(255 90 31 / 0.25);
}
.text-orange-500\/30 {
  color: rgb(255 90 31 / 0.3);
}
.text-orange-500\/40 {
  color: rgb(255 90 31 / 0.4);
}
.text-orange-500\/5 {
  color: rgb(255 90 31 / 0.05);
}
.text-orange-500\/50 {
  color: rgb(255 90 31 / 0.5);
}
.text-orange-500\/60 {
  color: rgb(255 90 31 / 0.6);
}
.text-orange-500\/70 {
  color: rgb(255 90 31 / 0.7);
}
.text-orange-500\/75 {
  color: rgb(255 90 31 / 0.75);
}
.text-orange-500\/80 {
  color: rgb(255 90 31 / 0.8);
}
.text-orange-500\/90 {
  color: rgb(255 90 31 / 0.9);
}
.text-orange-500\/95 {
  color: rgb(255 90 31 / 0.95);
}
.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity));
}
.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(231 70 148 / var(--tw-text-opacity));
}
.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(214 31 105 / var(--tw-text-opacity));
}
.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(237 235 254 / var(--tw-text-opacity));
}
.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(144 97 249 / var(--tw-text-opacity));
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity));
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity));
}
.text-red-300\/0 {
  color: rgb(248 180 180 / 0);
}
.text-red-300\/10 {
  color: rgb(248 180 180 / 0.1);
}
.text-red-300\/100 {
  color: rgb(248 180 180 / 1);
}
.text-red-300\/20 {
  color: rgb(248 180 180 / 0.2);
}
.text-red-300\/25 {
  color: rgb(248 180 180 / 0.25);
}
.text-red-300\/30 {
  color: rgb(248 180 180 / 0.3);
}
.text-red-300\/40 {
  color: rgb(248 180 180 / 0.4);
}
.text-red-300\/5 {
  color: rgb(248 180 180 / 0.05);
}
.text-red-300\/50 {
  color: rgb(248 180 180 / 0.5);
}
.text-red-300\/60 {
  color: rgb(248 180 180 / 0.6);
}
.text-red-300\/70 {
  color: rgb(248 180 180 / 0.7);
}
.text-red-300\/75 {
  color: rgb(248 180 180 / 0.75);
}
.text-red-300\/80 {
  color: rgb(248 180 180 / 0.8);
}
.text-red-300\/90 {
  color: rgb(248 180 180 / 0.9);
}
.text-red-300\/95 {
  color: rgb(248 180 180 / 0.95);
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(249 128 128 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}
.text-red-500\/0 {
  color: rgb(240 82 82 / 0);
}
.text-red-500\/10 {
  color: rgb(240 82 82 / 0.1);
}
.text-red-500\/100 {
  color: rgb(240 82 82 / 1);
}
.text-red-500\/20 {
  color: rgb(240 82 82 / 0.2);
}
.text-red-500\/25 {
  color: rgb(240 82 82 / 0.25);
}
.text-red-500\/30 {
  color: rgb(240 82 82 / 0.3);
}
.text-red-500\/40 {
  color: rgb(240 82 82 / 0.4);
}
.text-red-500\/5 {
  color: rgb(240 82 82 / 0.05);
}
.text-red-500\/50 {
  color: rgb(240 82 82 / 0.5);
}
.text-red-500\/60 {
  color: rgb(240 82 82 / 0.6);
}
.text-red-500\/70 {
  color: rgb(240 82 82 / 0.7);
}
.text-red-500\/75 {
  color: rgb(240 82 82 / 0.75);
}
.text-red-500\/80 {
  color: rgb(240 82 82 / 0.8);
}
.text-red-500\/90 {
  color: rgb(240 82 82 / 0.9);
}
.text-red-500\/95 {
  color: rgb(240 82 82 / 0.95);
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(224 36 36 / var(--tw-text-opacity));
}
.text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity));
}
.text-sky-300\/0 {
  color: rgb(125 211 252 / 0);
}
.text-sky-300\/10 {
  color: rgb(125 211 252 / 0.1);
}
.text-sky-300\/100 {
  color: rgb(125 211 252 / 1);
}
.text-sky-300\/20 {
  color: rgb(125 211 252 / 0.2);
}
.text-sky-300\/25 {
  color: rgb(125 211 252 / 0.25);
}
.text-sky-300\/30 {
  color: rgb(125 211 252 / 0.3);
}
.text-sky-300\/40 {
  color: rgb(125 211 252 / 0.4);
}
.text-sky-300\/5 {
  color: rgb(125 211 252 / 0.05);
}
.text-sky-300\/50 {
  color: rgb(125 211 252 / 0.5);
}
.text-sky-300\/60 {
  color: rgb(125 211 252 / 0.6);
}
.text-sky-300\/70 {
  color: rgb(125 211 252 / 0.7);
}
.text-sky-300\/75 {
  color: rgb(125 211 252 / 0.75);
}
.text-sky-300\/80 {
  color: rgb(125 211 252 / 0.8);
}
.text-sky-300\/90 {
  color: rgb(125 211 252 / 0.9);
}
.text-sky-300\/95 {
  color: rgb(125 211 252 / 0.95);
}
.text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity));
}
.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}
.text-sky-500\/0 {
  color: rgb(14 165 233 / 0);
}
.text-sky-500\/10 {
  color: rgb(14 165 233 / 0.1);
}
.text-sky-500\/100 {
  color: rgb(14 165 233 / 1);
}
.text-sky-500\/20 {
  color: rgb(14 165 233 / 0.2);
}
.text-sky-500\/25 {
  color: rgb(14 165 233 / 0.25);
}
.text-sky-500\/30 {
  color: rgb(14 165 233 / 0.3);
}
.text-sky-500\/40 {
  color: rgb(14 165 233 / 0.4);
}
.text-sky-500\/5 {
  color: rgb(14 165 233 / 0.05);
}
.text-sky-500\/50 {
  color: rgb(14 165 233 / 0.5);
}
.text-sky-500\/60 {
  color: rgb(14 165 233 / 0.6);
}
.text-sky-500\/70 {
  color: rgb(14 165 233 / 0.7);
}
.text-sky-500\/75 {
  color: rgb(14 165 233 / 0.75);
}
.text-sky-500\/80 {
  color: rgb(14 165 233 / 0.8);
}
.text-sky-500\/90 {
  color: rgb(14 165 233 / 0.9);
}
.text-sky-500\/95 {
  color: rgb(14 165 233 / 0.95);
}
.text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}
.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity));
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}
.text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity));
}
.text-teal-300\/0 {
  color: rgb(126 220 226 / 0);
}
.text-teal-300\/10 {
  color: rgb(126 220 226 / 0.1);
}
.text-teal-300\/100 {
  color: rgb(126 220 226 / 1);
}
.text-teal-300\/20 {
  color: rgb(126 220 226 / 0.2);
}
.text-teal-300\/25 {
  color: rgb(126 220 226 / 0.25);
}
.text-teal-300\/30 {
  color: rgb(126 220 226 / 0.3);
}
.text-teal-300\/40 {
  color: rgb(126 220 226 / 0.4);
}
.text-teal-300\/5 {
  color: rgb(126 220 226 / 0.05);
}
.text-teal-300\/50 {
  color: rgb(126 220 226 / 0.5);
}
.text-teal-300\/60 {
  color: rgb(126 220 226 / 0.6);
}
.text-teal-300\/70 {
  color: rgb(126 220 226 / 0.7);
}
.text-teal-300\/75 {
  color: rgb(126 220 226 / 0.75);
}
.text-teal-300\/80 {
  color: rgb(126 220 226 / 0.8);
}
.text-teal-300\/90 {
  color: rgb(126 220 226 / 0.9);
}
.text-teal-300\/95 {
  color: rgb(126 220 226 / 0.95);
}
.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(22 189 202 / var(--tw-text-opacity));
}
.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity));
}
.text-teal-500\/0 {
  color: rgb(6 148 162 / 0);
}
.text-teal-500\/10 {
  color: rgb(6 148 162 / 0.1);
}
.text-teal-500\/100 {
  color: rgb(6 148 162 / 1);
}
.text-teal-500\/20 {
  color: rgb(6 148 162 / 0.2);
}
.text-teal-500\/25 {
  color: rgb(6 148 162 / 0.25);
}
.text-teal-500\/30 {
  color: rgb(6 148 162 / 0.3);
}
.text-teal-500\/40 {
  color: rgb(6 148 162 / 0.4);
}
.text-teal-500\/5 {
  color: rgb(6 148 162 / 0.05);
}
.text-teal-500\/50 {
  color: rgb(6 148 162 / 0.5);
}
.text-teal-500\/60 {
  color: rgb(6 148 162 / 0.6);
}
.text-teal-500\/70 {
  color: rgb(6 148 162 / 0.7);
}
.text-teal-500\/75 {
  color: rgb(6 148 162 / 0.75);
}
.text-teal-500\/80 {
  color: rgb(6 148 162 / 0.8);
}
.text-teal-500\/90 {
  color: rgb(6 148 162 / 0.9);
}
.text-teal-500\/95 {
  color: rgb(6 148 162 / 0.95);
}
.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(5 80 92 / var(--tw-text-opacity));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(252 233 106 / var(--tw-text-opacity));
}
.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity));
}
.text-yellow-300\/0 {
  color: rgb(250 202 21 / 0);
}
.text-yellow-300\/10 {
  color: rgb(250 202 21 / 0.1);
}
.text-yellow-300\/100 {
  color: rgb(250 202 21 / 1);
}
.text-yellow-300\/20 {
  color: rgb(250 202 21 / 0.2);
}
.text-yellow-300\/25 {
  color: rgb(250 202 21 / 0.25);
}
.text-yellow-300\/30 {
  color: rgb(250 202 21 / 0.3);
}
.text-yellow-300\/40 {
  color: rgb(250 202 21 / 0.4);
}
.text-yellow-300\/5 {
  color: rgb(250 202 21 / 0.05);
}
.text-yellow-300\/50 {
  color: rgb(250 202 21 / 0.5);
}
.text-yellow-300\/60 {
  color: rgb(250 202 21 / 0.6);
}
.text-yellow-300\/70 {
  color: rgb(250 202 21 / 0.7);
}
.text-yellow-300\/75 {
  color: rgb(250 202 21 / 0.75);
}
.text-yellow-300\/80 {
  color: rgb(250 202 21 / 0.8);
}
.text-yellow-300\/90 {
  color: rgb(250 202 21 / 0.9);
}
.text-yellow-300\/95 {
  color: rgb(250 202 21 / 0.95);
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity));
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity));
}
.text-yellow-500\/0 {
  color: rgb(194 120 3 / 0);
}
.text-yellow-500\/10 {
  color: rgb(194 120 3 / 0.1);
}
.text-yellow-500\/100 {
  color: rgb(194 120 3 / 1);
}
.text-yellow-500\/20 {
  color: rgb(194 120 3 / 0.2);
}
.text-yellow-500\/25 {
  color: rgb(194 120 3 / 0.25);
}
.text-yellow-500\/30 {
  color: rgb(194 120 3 / 0.3);
}
.text-yellow-500\/40 {
  color: rgb(194 120 3 / 0.4);
}
.text-yellow-500\/5 {
  color: rgb(194 120 3 / 0.05);
}
.text-yellow-500\/50 {
  color: rgb(194 120 3 / 0.5);
}
.text-yellow-500\/60 {
  color: rgb(194 120 3 / 0.6);
}
.text-yellow-500\/70 {
  color: rgb(194 120 3 / 0.7);
}
.text-yellow-500\/75 {
  color: rgb(194 120 3 / 0.75);
}
.text-yellow-500\/80 {
  color: rgb(194 120 3 / 0.8);
}
.text-yellow-500\/90 {
  color: rgb(194 120 3 / 0.9);
}
.text-yellow-500\/95 {
  color: rgb(194 120 3 / 0.95);
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity));
}
.text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}
.text-zinc-300\/0 {
  color: rgb(212 212 216 / 0);
}
.text-zinc-300\/10 {
  color: rgb(212 212 216 / 0.1);
}
.text-zinc-300\/100 {
  color: rgb(212 212 216 / 1);
}
.text-zinc-300\/20 {
  color: rgb(212 212 216 / 0.2);
}
.text-zinc-300\/25 {
  color: rgb(212 212 216 / 0.25);
}
.text-zinc-300\/30 {
  color: rgb(212 212 216 / 0.3);
}
.text-zinc-300\/40 {
  color: rgb(212 212 216 / 0.4);
}
.text-zinc-300\/5 {
  color: rgb(212 212 216 / 0.05);
}
.text-zinc-300\/50 {
  color: rgb(212 212 216 / 0.5);
}
.text-zinc-300\/60 {
  color: rgb(212 212 216 / 0.6);
}
.text-zinc-300\/70 {
  color: rgb(212 212 216 / 0.7);
}
.text-zinc-300\/75 {
  color: rgb(212 212 216 / 0.75);
}
.text-zinc-300\/80 {
  color: rgb(212 212 216 / 0.8);
}
.text-zinc-300\/90 {
  color: rgb(212 212 216 / 0.9);
}
.text-zinc-300\/95 {
  color: rgb(212 212 216 / 0.95);
}
.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}
.text-zinc-500\/0 {
  color: rgb(113 113 122 / 0);
}
.text-zinc-500\/10 {
  color: rgb(113 113 122 / 0.1);
}
.text-zinc-500\/100 {
  color: rgb(113 113 122 / 1);
}
.text-zinc-500\/20 {
  color: rgb(113 113 122 / 0.2);
}
.text-zinc-500\/25 {
  color: rgb(113 113 122 / 0.25);
}
.text-zinc-500\/30 {
  color: rgb(113 113 122 / 0.3);
}
.text-zinc-500\/40 {
  color: rgb(113 113 122 / 0.4);
}
.text-zinc-500\/5 {
  color: rgb(113 113 122 / 0.05);
}
.text-zinc-500\/50 {
  color: rgb(113 113 122 / 0.5);
}
.text-zinc-500\/60 {
  color: rgb(113 113 122 / 0.6);
}
.text-zinc-500\/70 {
  color: rgb(113 113 122 / 0.7);
}
.text-zinc-500\/75 {
  color: rgb(113 113 122 / 0.75);
}
.text-zinc-500\/80 {
  color: rgb(113 113 122 / 0.8);
}
.text-zinc-500\/90 {
  color: rgb(113 113 122 / 0.9);
}
.text-zinc-500\/95 {
  color: rgb(113 113 122 / 0.95);
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.decoration-slate-500 {
  text-decoration-color: #64748b;
}
.decoration-dotted {
  text-decoration-style: dotted;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-40 {
  opacity: 0.4;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sky-500\/30 {
  --tw-shadow-color: rgb(14 165 233 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/50 {
  --tw-shadow-color: rgb(2 6 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-amber-500\/40 {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-emerald-500\/40 {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}
.ring-emerald-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity));
}
.ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(200 30 30 / var(--tw-ring-opacity));
}
.ring-sky-500\/40 {
  --tw-ring-color: rgb(14 165 233 / 0.4);
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-\[0_1\.2px_1\.2px_rgba\(0\2c 0\2c 0\2c 1\)\] {
  --tw-drop-shadow: drop-shadow(0 1.2px 1.2px rgba(0,0,0,1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c margin\] {
  transition-property: opacity,margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[--placement\:bottom-left\] {
  --placement: bottom-left;
}
.\[--placement\:bottom-right\] {
  --placement: bottom-right;
}
.\[-webkit-background-clip\:text\] {
  -webkit-background-clip: text;
}
.\[-webkit-text-fill-color\:transparent\] {
  -webkit-text-fill-color: transparent;
}
.\[background-clip\:text\] {
  -webkit-background-clip: text;
          background-clip: text;
}
.\[restrict\:change-email\] {
  restrict: change-email;
}
@font-face {
    font-family: 'Agency FB';
    src: url('/assets/fonts/agency/agency-fb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* @layer components {
    .btn-sage {
        @apply relative flex items-center justify-center block w-32 h-10 px-4 py-2 mx-auto text-center transition-all duration-300 ease-in-out rounded-md cursor-pointer bg-gradient-ns bg-x-300 hover:bg-0 hover:bg-100 group overflow-clip;
    }
} */
.hover\:border-amber-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}
.hover\:border-amber-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity));
}
.hover\:border-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.hover\:border-gray-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.hover\:border-green-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity));
}
.hover\:border-indigo-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(104 117 245 / var(--tw-border-opacity));
}
.hover\:border-lime-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity));
}
.hover\:border-orange-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 90 31 / var(--tw-border-opacity));
}
.hover\:border-purple-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity));
}
.hover\:border-red-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(240 82 82 / var(--tw-border-opacity));
}
.hover\:border-teal-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 148 162 / var(--tw-border-opacity));
}
.hover\:border-yellow-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(194 120 3 / var(--tw-border-opacity));
}
.hover\:bg-amber-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}
.hover\:bg-amber-300\/0:hover {
  background-color: rgb(252 211 77 / 0);
}
.hover\:bg-amber-300\/10:hover {
  background-color: rgb(252 211 77 / 0.1);
}
.hover\:bg-amber-300\/100:hover {
  background-color: rgb(252 211 77 / 1);
}
.hover\:bg-amber-300\/20:hover {
  background-color: rgb(252 211 77 / 0.2);
}
.hover\:bg-amber-300\/25:hover {
  background-color: rgb(252 211 77 / 0.25);
}
.hover\:bg-amber-300\/30:hover {
  background-color: rgb(252 211 77 / 0.3);
}
.hover\:bg-amber-300\/40:hover {
  background-color: rgb(252 211 77 / 0.4);
}
.hover\:bg-amber-300\/5:hover {
  background-color: rgb(252 211 77 / 0.05);
}
.hover\:bg-amber-300\/50:hover {
  background-color: rgb(252 211 77 / 0.5);
}
.hover\:bg-amber-300\/60:hover {
  background-color: rgb(252 211 77 / 0.6);
}
.hover\:bg-amber-300\/70:hover {
  background-color: rgb(252 211 77 / 0.7);
}
.hover\:bg-amber-300\/75:hover {
  background-color: rgb(252 211 77 / 0.75);
}
.hover\:bg-amber-300\/80:hover {
  background-color: rgb(252 211 77 / 0.8);
}
.hover\:bg-amber-300\/90:hover {
  background-color: rgb(252 211 77 / 0.9);
}
.hover\:bg-amber-300\/95:hover {
  background-color: rgb(252 211 77 / 0.95);
}
.hover\:bg-amber-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}
.hover\:bg-amber-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.hover\:bg-amber-500\/0:hover {
  background-color: rgb(245 158 11 / 0);
}
.hover\:bg-amber-500\/10:hover {
  background-color: rgb(245 158 11 / 0.1);
}
.hover\:bg-amber-500\/100:hover {
  background-color: rgb(245 158 11 / 1);
}
.hover\:bg-amber-500\/20:hover {
  background-color: rgb(245 158 11 / 0.2);
}
.hover\:bg-amber-500\/25:hover {
  background-color: rgb(245 158 11 / 0.25);
}
.hover\:bg-amber-500\/30:hover {
  background-color: rgb(245 158 11 / 0.3);
}
.hover\:bg-amber-500\/40:hover {
  background-color: rgb(245 158 11 / 0.4);
}
.hover\:bg-amber-500\/5:hover {
  background-color: rgb(245 158 11 / 0.05);
}
.hover\:bg-amber-500\/50:hover {
  background-color: rgb(245 158 11 / 0.5);
}
.hover\:bg-amber-500\/60:hover {
  background-color: rgb(245 158 11 / 0.6);
}
.hover\:bg-amber-500\/70:hover {
  background-color: rgb(245 158 11 / 0.7);
}
.hover\:bg-amber-500\/75:hover {
  background-color: rgb(245 158 11 / 0.75);
}
.hover\:bg-amber-500\/80:hover {
  background-color: rgb(245 158 11 / 0.8);
}
.hover\:bg-amber-500\/90:hover {
  background-color: rgb(245 158 11 / 0.9);
}
.hover\:bg-amber-500\/95:hover {
  background-color: rgb(245 158 11 / 0.95);
}
.hover\:bg-blue-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(164 202 254 / var(--tw-bg-opacity));
}
.hover\:bg-blue-300\/0:hover {
  background-color: rgb(164 202 254 / 0);
}
.hover\:bg-blue-300\/10:hover {
  background-color: rgb(164 202 254 / 0.1);
}
.hover\:bg-blue-300\/100:hover {
  background-color: rgb(164 202 254 / 1);
}
.hover\:bg-blue-300\/20:hover {
  background-color: rgb(164 202 254 / 0.2);
}
.hover\:bg-blue-300\/25:hover {
  background-color: rgb(164 202 254 / 0.25);
}
.hover\:bg-blue-300\/30:hover {
  background-color: rgb(164 202 254 / 0.3);
}
.hover\:bg-blue-300\/40:hover {
  background-color: rgb(164 202 254 / 0.4);
}
.hover\:bg-blue-300\/5:hover {
  background-color: rgb(164 202 254 / 0.05);
}
.hover\:bg-blue-300\/50:hover {
  background-color: rgb(164 202 254 / 0.5);
}
.hover\:bg-blue-300\/60:hover {
  background-color: rgb(164 202 254 / 0.6);
}
.hover\:bg-blue-300\/70:hover {
  background-color: rgb(164 202 254 / 0.7);
}
.hover\:bg-blue-300\/75:hover {
  background-color: rgb(164 202 254 / 0.75);
}
.hover\:bg-blue-300\/80:hover {
  background-color: rgb(164 202 254 / 0.8);
}
.hover\:bg-blue-300\/90:hover {
  background-color: rgb(164 202 254 / 0.9);
}
.hover\:bg-blue-300\/95:hover {
  background-color: rgb(164 202 254 / 0.95);
}
.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 131 248 / var(--tw-bg-opacity));
}
.hover\:bg-blue-500\/0:hover {
  background-color: rgb(63 131 248 / 0);
}
.hover\:bg-blue-500\/10:hover {
  background-color: rgb(63 131 248 / 0.1);
}
.hover\:bg-blue-500\/100:hover {
  background-color: rgb(63 131 248 / 1);
}
.hover\:bg-blue-500\/20:hover {
  background-color: rgb(63 131 248 / 0.2);
}
.hover\:bg-blue-500\/25:hover {
  background-color: rgb(63 131 248 / 0.25);
}
.hover\:bg-blue-500\/30:hover {
  background-color: rgb(63 131 248 / 0.3);
}
.hover\:bg-blue-500\/40:hover {
  background-color: rgb(63 131 248 / 0.4);
}
.hover\:bg-blue-500\/5:hover {
  background-color: rgb(63 131 248 / 0.05);
}
.hover\:bg-blue-500\/50:hover {
  background-color: rgb(63 131 248 / 0.5);
}
.hover\:bg-blue-500\/60:hover {
  background-color: rgb(63 131 248 / 0.6);
}
.hover\:bg-blue-500\/70:hover {
  background-color: rgb(63 131 248 / 0.7);
}
.hover\:bg-blue-500\/75:hover {
  background-color: rgb(63 131 248 / 0.75);
}
.hover\:bg-blue-500\/80:hover {
  background-color: rgb(63 131 248 / 0.8);
}
.hover\:bg-blue-500\/90:hover {
  background-color: rgb(63 131 248 / 0.9);
}
.hover\:bg-blue-500\/95:hover {
  background-color: rgb(63 131 248 / 0.95);
}
.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
}
.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}
.hover\:bg-emerald-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity));
}
.hover\:bg-emerald-300\/0:hover {
  background-color: rgb(110 231 183 / 0);
}
.hover\:bg-emerald-300\/10:hover {
  background-color: rgb(110 231 183 / 0.1);
}
.hover\:bg-emerald-300\/100:hover {
  background-color: rgb(110 231 183 / 1);
}
.hover\:bg-emerald-300\/20:hover {
  background-color: rgb(110 231 183 / 0.2);
}
.hover\:bg-emerald-300\/25:hover {
  background-color: rgb(110 231 183 / 0.25);
}
.hover\:bg-emerald-300\/30:hover {
  background-color: rgb(110 231 183 / 0.3);
}
.hover\:bg-emerald-300\/40:hover {
  background-color: rgb(110 231 183 / 0.4);
}
.hover\:bg-emerald-300\/5:hover {
  background-color: rgb(110 231 183 / 0.05);
}
.hover\:bg-emerald-300\/50:hover {
  background-color: rgb(110 231 183 / 0.5);
}
.hover\:bg-emerald-300\/60:hover {
  background-color: rgb(110 231 183 / 0.6);
}
.hover\:bg-emerald-300\/70:hover {
  background-color: rgb(110 231 183 / 0.7);
}
.hover\:bg-emerald-300\/75:hover {
  background-color: rgb(110 231 183 / 0.75);
}
.hover\:bg-emerald-300\/80:hover {
  background-color: rgb(110 231 183 / 0.8);
}
.hover\:bg-emerald-300\/90:hover {
  background-color: rgb(110 231 183 / 0.9);
}
.hover\:bg-emerald-300\/95:hover {
  background-color: rgb(110 231 183 / 0.95);
}
.hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}
.hover\:bg-emerald-500\/0:hover {
  background-color: rgb(16 185 129 / 0);
}
.hover\:bg-emerald-500\/10:hover {
  background-color: rgb(16 185 129 / 0.1);
}
.hover\:bg-emerald-500\/100:hover {
  background-color: rgb(16 185 129 / 1);
}
.hover\:bg-emerald-500\/20:hover {
  background-color: rgb(16 185 129 / 0.2);
}
.hover\:bg-emerald-500\/25:hover {
  background-color: rgb(16 185 129 / 0.25);
}
.hover\:bg-emerald-500\/30:hover {
  background-color: rgb(16 185 129 / 0.3);
}
.hover\:bg-emerald-500\/40:hover {
  background-color: rgb(16 185 129 / 0.4);
}
.hover\:bg-emerald-500\/5:hover {
  background-color: rgb(16 185 129 / 0.05);
}
.hover\:bg-emerald-500\/50:hover {
  background-color: rgb(16 185 129 / 0.5);
}
.hover\:bg-emerald-500\/60:hover {
  background-color: rgb(16 185 129 / 0.6);
}
.hover\:bg-emerald-500\/70:hover {
  background-color: rgb(16 185 129 / 0.7);
}
.hover\:bg-emerald-500\/75:hover {
  background-color: rgb(16 185 129 / 0.75);
}
.hover\:bg-emerald-500\/80:hover {
  background-color: rgb(16 185 129 / 0.8);
}
.hover\:bg-emerald-500\/90:hover {
  background-color: rgb(16 185 129 / 0.9);
}
.hover\:bg-emerald-500\/95:hover {
  background-color: rgb(16 185 129 / 0.95);
}
.hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity));
}
.hover\:bg-green-300\/0:hover {
  background-color: rgb(132 225 188 / 0);
}
.hover\:bg-green-300\/10:hover {
  background-color: rgb(132 225 188 / 0.1);
}
.hover\:bg-green-300\/100:hover {
  background-color: rgb(132 225 188 / 1);
}
.hover\:bg-green-300\/20:hover {
  background-color: rgb(132 225 188 / 0.2);
}
.hover\:bg-green-300\/25:hover {
  background-color: rgb(132 225 188 / 0.25);
}
.hover\:bg-green-300\/30:hover {
  background-color: rgb(132 225 188 / 0.3);
}
.hover\:bg-green-300\/40:hover {
  background-color: rgb(132 225 188 / 0.4);
}
.hover\:bg-green-300\/5:hover {
  background-color: rgb(132 225 188 / 0.05);
}
.hover\:bg-green-300\/50:hover {
  background-color: rgb(132 225 188 / 0.5);
}
.hover\:bg-green-300\/60:hover {
  background-color: rgb(132 225 188 / 0.6);
}
.hover\:bg-green-300\/70:hover {
  background-color: rgb(132 225 188 / 0.7);
}
.hover\:bg-green-300\/75:hover {
  background-color: rgb(132 225 188 / 0.75);
}
.hover\:bg-green-300\/80:hover {
  background-color: rgb(132 225 188 / 0.8);
}
.hover\:bg-green-300\/90:hover {
  background-color: rgb(132 225 188 / 0.9);
}
.hover\:bg-green-300\/95:hover {
  background-color: rgb(132 225 188 / 0.95);
}
.hover\:bg-green-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(49 196 141 / var(--tw-bg-opacity));
}
.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity));
}
.hover\:bg-green-500\/0:hover {
  background-color: rgb(14 159 110 / 0);
}
.hover\:bg-green-500\/10:hover {
  background-color: rgb(14 159 110 / 0.1);
}
.hover\:bg-green-500\/100:hover {
  background-color: rgb(14 159 110 / 1);
}
.hover\:bg-green-500\/20:hover {
  background-color: rgb(14 159 110 / 0.2);
}
.hover\:bg-green-500\/25:hover {
  background-color: rgb(14 159 110 / 0.25);
}
.hover\:bg-green-500\/30:hover {
  background-color: rgb(14 159 110 / 0.3);
}
.hover\:bg-green-500\/40:hover {
  background-color: rgb(14 159 110 / 0.4);
}
.hover\:bg-green-500\/5:hover {
  background-color: rgb(14 159 110 / 0.05);
}
.hover\:bg-green-500\/50:hover {
  background-color: rgb(14 159 110 / 0.5);
}
.hover\:bg-green-500\/60:hover {
  background-color: rgb(14 159 110 / 0.6);
}
.hover\:bg-green-500\/70:hover {
  background-color: rgb(14 159 110 / 0.7);
}
.hover\:bg-green-500\/75:hover {
  background-color: rgb(14 159 110 / 0.75);
}
.hover\:bg-green-500\/80:hover {
  background-color: rgb(14 159 110 / 0.8);
}
.hover\:bg-green-500\/90:hover {
  background-color: rgb(14 159 110 / 0.9);
}
.hover\:bg-green-500\/95:hover {
  background-color: rgb(14 159 110 / 0.95);
}
.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 108 78 / var(--tw-bg-opacity));
}
.hover\:bg-indigo-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity));
}
.hover\:bg-indigo-300\/0:hover {
  background-color: rgb(180 198 252 / 0);
}
.hover\:bg-indigo-300\/10:hover {
  background-color: rgb(180 198 252 / 0.1);
}
.hover\:bg-indigo-300\/100:hover {
  background-color: rgb(180 198 252 / 1);
}
.hover\:bg-indigo-300\/20:hover {
  background-color: rgb(180 198 252 / 0.2);
}
.hover\:bg-indigo-300\/25:hover {
  background-color: rgb(180 198 252 / 0.25);
}
.hover\:bg-indigo-300\/30:hover {
  background-color: rgb(180 198 252 / 0.3);
}
.hover\:bg-indigo-300\/40:hover {
  background-color: rgb(180 198 252 / 0.4);
}
.hover\:bg-indigo-300\/5:hover {
  background-color: rgb(180 198 252 / 0.05);
}
.hover\:bg-indigo-300\/50:hover {
  background-color: rgb(180 198 252 / 0.5);
}
.hover\:bg-indigo-300\/60:hover {
  background-color: rgb(180 198 252 / 0.6);
}
.hover\:bg-indigo-300\/70:hover {
  background-color: rgb(180 198 252 / 0.7);
}
.hover\:bg-indigo-300\/75:hover {
  background-color: rgb(180 198 252 / 0.75);
}
.hover\:bg-indigo-300\/80:hover {
  background-color: rgb(180 198 252 / 0.8);
}
.hover\:bg-indigo-300\/90:hover {
  background-color: rgb(180 198 252 / 0.9);
}
.hover\:bg-indigo-300\/95:hover {
  background-color: rgb(180 198 252 / 0.95);
}
.hover\:bg-indigo-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(141 162 251 / var(--tw-bg-opacity));
}
.hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity));
}
.hover\:bg-indigo-500\/0:hover {
  background-color: rgb(104 117 245 / 0);
}
.hover\:bg-indigo-500\/10:hover {
  background-color: rgb(104 117 245 / 0.1);
}
.hover\:bg-indigo-500\/100:hover {
  background-color: rgb(104 117 245 / 1);
}
.hover\:bg-indigo-500\/20:hover {
  background-color: rgb(104 117 245 / 0.2);
}
.hover\:bg-indigo-500\/25:hover {
  background-color: rgb(104 117 245 / 0.25);
}
.hover\:bg-indigo-500\/30:hover {
  background-color: rgb(104 117 245 / 0.3);
}
.hover\:bg-indigo-500\/40:hover {
  background-color: rgb(104 117 245 / 0.4);
}
.hover\:bg-indigo-500\/5:hover {
  background-color: rgb(104 117 245 / 0.05);
}
.hover\:bg-indigo-500\/50:hover {
  background-color: rgb(104 117 245 / 0.5);
}
.hover\:bg-indigo-500\/60:hover {
  background-color: rgb(104 117 245 / 0.6);
}
.hover\:bg-indigo-500\/70:hover {
  background-color: rgb(104 117 245 / 0.7);
}
.hover\:bg-indigo-500\/75:hover {
  background-color: rgb(104 117 245 / 0.75);
}
.hover\:bg-indigo-500\/80:hover {
  background-color: rgb(104 117 245 / 0.8);
}
.hover\:bg-indigo-500\/90:hover {
  background-color: rgb(104 117 245 / 0.9);
}
.hover\:bg-indigo-500\/95:hover {
  background-color: rgb(104 117 245 / 0.95);
}
.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(81 69 205 / var(--tw-bg-opacity));
}
.hover\:bg-lime-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity));
}
.hover\:bg-lime-300\/0:hover {
  background-color: rgb(190 242 100 / 0);
}
.hover\:bg-lime-300\/10:hover {
  background-color: rgb(190 242 100 / 0.1);
}
.hover\:bg-lime-300\/100:hover {
  background-color: rgb(190 242 100 / 1);
}
.hover\:bg-lime-300\/20:hover {
  background-color: rgb(190 242 100 / 0.2);
}
.hover\:bg-lime-300\/25:hover {
  background-color: rgb(190 242 100 / 0.25);
}
.hover\:bg-lime-300\/30:hover {
  background-color: rgb(190 242 100 / 0.3);
}
.hover\:bg-lime-300\/40:hover {
  background-color: rgb(190 242 100 / 0.4);
}
.hover\:bg-lime-300\/5:hover {
  background-color: rgb(190 242 100 / 0.05);
}
.hover\:bg-lime-300\/50:hover {
  background-color: rgb(190 242 100 / 0.5);
}
.hover\:bg-lime-300\/60:hover {
  background-color: rgb(190 242 100 / 0.6);
}
.hover\:bg-lime-300\/70:hover {
  background-color: rgb(190 242 100 / 0.7);
}
.hover\:bg-lime-300\/75:hover {
  background-color: rgb(190 242 100 / 0.75);
}
.hover\:bg-lime-300\/80:hover {
  background-color: rgb(190 242 100 / 0.8);
}
.hover\:bg-lime-300\/90:hover {
  background-color: rgb(190 242 100 / 0.9);
}
.hover\:bg-lime-300\/95:hover {
  background-color: rgb(190 242 100 / 0.95);
}
.hover\:bg-lime-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.hover\:bg-lime-500\/0:hover {
  background-color: rgb(132 204 22 / 0);
}
.hover\:bg-lime-500\/10:hover {
  background-color: rgb(132 204 22 / 0.1);
}
.hover\:bg-lime-500\/100:hover {
  background-color: rgb(132 204 22 / 1);
}
.hover\:bg-lime-500\/20:hover {
  background-color: rgb(132 204 22 / 0.2);
}
.hover\:bg-lime-500\/25:hover {
  background-color: rgb(132 204 22 / 0.25);
}
.hover\:bg-lime-500\/30:hover {
  background-color: rgb(132 204 22 / 0.3);
}
.hover\:bg-lime-500\/40:hover {
  background-color: rgb(132 204 22 / 0.4);
}
.hover\:bg-lime-500\/5:hover {
  background-color: rgb(132 204 22 / 0.05);
}
.hover\:bg-lime-500\/50:hover {
  background-color: rgb(132 204 22 / 0.5);
}
.hover\:bg-lime-500\/60:hover {
  background-color: rgb(132 204 22 / 0.6);
}
.hover\:bg-lime-500\/70:hover {
  background-color: rgb(132 204 22 / 0.7);
}
.hover\:bg-lime-500\/75:hover {
  background-color: rgb(132 204 22 / 0.75);
}
.hover\:bg-lime-500\/80:hover {
  background-color: rgb(132 204 22 / 0.8);
}
.hover\:bg-lime-500\/90:hover {
  background-color: rgb(132 204 22 / 0.9);
}
.hover\:bg-lime-500\/95:hover {
  background-color: rgb(132 204 22 / 0.95);
}
.hover\:bg-ns-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(44 43 73 / var(--tw-bg-opacity));
}
.hover\:bg-orange-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity));
}
.hover\:bg-orange-300\/0:hover {
  background-color: rgb(253 186 140 / 0);
}
.hover\:bg-orange-300\/10:hover {
  background-color: rgb(253 186 140 / 0.1);
}
.hover\:bg-orange-300\/100:hover {
  background-color: rgb(253 186 140 / 1);
}
.hover\:bg-orange-300\/20:hover {
  background-color: rgb(253 186 140 / 0.2);
}
.hover\:bg-orange-300\/25:hover {
  background-color: rgb(253 186 140 / 0.25);
}
.hover\:bg-orange-300\/30:hover {
  background-color: rgb(253 186 140 / 0.3);
}
.hover\:bg-orange-300\/40:hover {
  background-color: rgb(253 186 140 / 0.4);
}
.hover\:bg-orange-300\/5:hover {
  background-color: rgb(253 186 140 / 0.05);
}
.hover\:bg-orange-300\/50:hover {
  background-color: rgb(253 186 140 / 0.5);
}
.hover\:bg-orange-300\/60:hover {
  background-color: rgb(253 186 140 / 0.6);
}
.hover\:bg-orange-300\/70:hover {
  background-color: rgb(253 186 140 / 0.7);
}
.hover\:bg-orange-300\/75:hover {
  background-color: rgb(253 186 140 / 0.75);
}
.hover\:bg-orange-300\/80:hover {
  background-color: rgb(253 186 140 / 0.8);
}
.hover\:bg-orange-300\/90:hover {
  background-color: rgb(253 186 140 / 0.9);
}
.hover\:bg-orange-300\/95:hover {
  background-color: rgb(253 186 140 / 0.95);
}
.hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 138 76 / var(--tw-bg-opacity));
}
.hover\:bg-orange-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity));
}
.hover\:bg-orange-500\/0:hover {
  background-color: rgb(255 90 31 / 0);
}
.hover\:bg-orange-500\/10:hover {
  background-color: rgb(255 90 31 / 0.1);
}
.hover\:bg-orange-500\/100:hover {
  background-color: rgb(255 90 31 / 1);
}
.hover\:bg-orange-500\/20:hover {
  background-color: rgb(255 90 31 / 0.2);
}
.hover\:bg-orange-500\/25:hover {
  background-color: rgb(255 90 31 / 0.25);
}
.hover\:bg-orange-500\/30:hover {
  background-color: rgb(255 90 31 / 0.3);
}
.hover\:bg-orange-500\/40:hover {
  background-color: rgb(255 90 31 / 0.4);
}
.hover\:bg-orange-500\/5:hover {
  background-color: rgb(255 90 31 / 0.05);
}
.hover\:bg-orange-500\/50:hover {
  background-color: rgb(255 90 31 / 0.5);
}
.hover\:bg-orange-500\/60:hover {
  background-color: rgb(255 90 31 / 0.6);
}
.hover\:bg-orange-500\/70:hover {
  background-color: rgb(255 90 31 / 0.7);
}
.hover\:bg-orange-500\/75:hover {
  background-color: rgb(255 90 31 / 0.75);
}
.hover\:bg-orange-500\/80:hover {
  background-color: rgb(255 90 31 / 0.8);
}
.hover\:bg-orange-500\/90:hover {
  background-color: rgb(255 90 31 / 0.9);
}
.hover\:bg-orange-500\/95:hover {
  background-color: rgb(255 90 31 / 0.95);
}
.hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(172 148 250 / var(--tw-bg-opacity));
}
.hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 180 / var(--tw-bg-opacity));
}
.hover\:bg-red-300\/0:hover {
  background-color: rgb(248 180 180 / 0);
}
.hover\:bg-red-300\/10:hover {
  background-color: rgb(248 180 180 / 0.1);
}
.hover\:bg-red-300\/100:hover {
  background-color: rgb(248 180 180 / 1);
}
.hover\:bg-red-300\/20:hover {
  background-color: rgb(248 180 180 / 0.2);
}
.hover\:bg-red-300\/25:hover {
  background-color: rgb(248 180 180 / 0.25);
}
.hover\:bg-red-300\/30:hover {
  background-color: rgb(248 180 180 / 0.3);
}
.hover\:bg-red-300\/40:hover {
  background-color: rgb(248 180 180 / 0.4);
}
.hover\:bg-red-300\/5:hover {
  background-color: rgb(248 180 180 / 0.05);
}
.hover\:bg-red-300\/50:hover {
  background-color: rgb(248 180 180 / 0.5);
}
.hover\:bg-red-300\/60:hover {
  background-color: rgb(248 180 180 / 0.6);
}
.hover\:bg-red-300\/70:hover {
  background-color: rgb(248 180 180 / 0.7);
}
.hover\:bg-red-300\/75:hover {
  background-color: rgb(248 180 180 / 0.75);
}
.hover\:bg-red-300\/80:hover {
  background-color: rgb(248 180 180 / 0.8);
}
.hover\:bg-red-300\/90:hover {
  background-color: rgb(248 180 180 / 0.9);
}
.hover\:bg-red-300\/95:hover {
  background-color: rgb(248 180 180 / 0.95);
}
.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 128 128 / var(--tw-bg-opacity));
}
.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 82 82 / var(--tw-bg-opacity));
}
.hover\:bg-red-500\/0:hover {
  background-color: rgb(240 82 82 / 0);
}
.hover\:bg-red-500\/10:hover {
  background-color: rgb(240 82 82 / 0.1);
}
.hover\:bg-red-500\/100:hover {
  background-color: rgb(240 82 82 / 1);
}
.hover\:bg-red-500\/20:hover {
  background-color: rgb(240 82 82 / 0.2);
}
.hover\:bg-red-500\/25:hover {
  background-color: rgb(240 82 82 / 0.25);
}
.hover\:bg-red-500\/30:hover {
  background-color: rgb(240 82 82 / 0.3);
}
.hover\:bg-red-500\/40:hover {
  background-color: rgb(240 82 82 / 0.4);
}
.hover\:bg-red-500\/5:hover {
  background-color: rgb(240 82 82 / 0.05);
}
.hover\:bg-red-500\/50:hover {
  background-color: rgb(240 82 82 / 0.5);
}
.hover\:bg-red-500\/60:hover {
  background-color: rgb(240 82 82 / 0.6);
}
.hover\:bg-red-500\/70:hover {
  background-color: rgb(240 82 82 / 0.7);
}
.hover\:bg-red-500\/75:hover {
  background-color: rgb(240 82 82 / 0.75);
}
.hover\:bg-red-500\/80:hover {
  background-color: rgb(240 82 82 / 0.8);
}
.hover\:bg-red-500\/90:hover {
  background-color: rgb(240 82 82 / 0.9);
}
.hover\:bg-red-500\/95:hover {
  background-color: rgb(240 82 82 / 0.95);
}
.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 36 36 / var(--tw-bg-opacity));
}
.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(200 30 30 / var(--tw-bg-opacity));
}
.hover\:bg-sky-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
}
.hover\:bg-sky-300\/0:hover {
  background-color: rgb(125 211 252 / 0);
}
.hover\:bg-sky-300\/10:hover {
  background-color: rgb(125 211 252 / 0.1);
}
.hover\:bg-sky-300\/100:hover {
  background-color: rgb(125 211 252 / 1);
}
.hover\:bg-sky-300\/20:hover {
  background-color: rgb(125 211 252 / 0.2);
}
.hover\:bg-sky-300\/25:hover {
  background-color: rgb(125 211 252 / 0.25);
}
.hover\:bg-sky-300\/30:hover {
  background-color: rgb(125 211 252 / 0.3);
}
.hover\:bg-sky-300\/40:hover {
  background-color: rgb(125 211 252 / 0.4);
}
.hover\:bg-sky-300\/5:hover {
  background-color: rgb(125 211 252 / 0.05);
}
.hover\:bg-sky-300\/50:hover {
  background-color: rgb(125 211 252 / 0.5);
}
.hover\:bg-sky-300\/60:hover {
  background-color: rgb(125 211 252 / 0.6);
}
.hover\:bg-sky-300\/70:hover {
  background-color: rgb(125 211 252 / 0.7);
}
.hover\:bg-sky-300\/75:hover {
  background-color: rgb(125 211 252 / 0.75);
}
.hover\:bg-sky-300\/80:hover {
  background-color: rgb(125 211 252 / 0.8);
}
.hover\:bg-sky-300\/90:hover {
  background-color: rgb(125 211 252 / 0.9);
}
.hover\:bg-sky-300\/95:hover {
  background-color: rgb(125 211 252 / 0.95);
}
.hover\:bg-sky-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.hover\:bg-sky-500\/0:hover {
  background-color: rgb(14 165 233 / 0);
}
.hover\:bg-sky-500\/10:hover {
  background-color: rgb(14 165 233 / 0.1);
}
.hover\:bg-sky-500\/100:hover {
  background-color: rgb(14 165 233 / 1);
}
.hover\:bg-sky-500\/20:hover {
  background-color: rgb(14 165 233 / 0.2);
}
.hover\:bg-sky-500\/25:hover {
  background-color: rgb(14 165 233 / 0.25);
}
.hover\:bg-sky-500\/30:hover {
  background-color: rgb(14 165 233 / 0.3);
}
.hover\:bg-sky-500\/40:hover {
  background-color: rgb(14 165 233 / 0.4);
}
.hover\:bg-sky-500\/5:hover {
  background-color: rgb(14 165 233 / 0.05);
}
.hover\:bg-sky-500\/50:hover {
  background-color: rgb(14 165 233 / 0.5);
}
.hover\:bg-sky-500\/60:hover {
  background-color: rgb(14 165 233 / 0.6);
}
.hover\:bg-sky-500\/70:hover {
  background-color: rgb(14 165 233 / 0.7);
}
.hover\:bg-sky-500\/75:hover {
  background-color: rgb(14 165 233 / 0.75);
}
.hover\:bg-sky-500\/80:hover {
  background-color: rgb(14 165 233 / 0.8);
}
.hover\:bg-sky-500\/90:hover {
  background-color: rgb(14 165 233 / 0.9);
}
.hover\:bg-sky-500\/95:hover {
  background-color: rgb(14 165 233 / 0.95);
}
.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}
.hover\:bg-teal-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 220 226 / var(--tw-bg-opacity));
}
.hover\:bg-teal-300\/0:hover {
  background-color: rgb(126 220 226 / 0);
}
.hover\:bg-teal-300\/10:hover {
  background-color: rgb(126 220 226 / 0.1);
}
.hover\:bg-teal-300\/100:hover {
  background-color: rgb(126 220 226 / 1);
}
.hover\:bg-teal-300\/20:hover {
  background-color: rgb(126 220 226 / 0.2);
}
.hover\:bg-teal-300\/25:hover {
  background-color: rgb(126 220 226 / 0.25);
}
.hover\:bg-teal-300\/30:hover {
  background-color: rgb(126 220 226 / 0.3);
}
.hover\:bg-teal-300\/40:hover {
  background-color: rgb(126 220 226 / 0.4);
}
.hover\:bg-teal-300\/5:hover {
  background-color: rgb(126 220 226 / 0.05);
}
.hover\:bg-teal-300\/50:hover {
  background-color: rgb(126 220 226 / 0.5);
}
.hover\:bg-teal-300\/60:hover {
  background-color: rgb(126 220 226 / 0.6);
}
.hover\:bg-teal-300\/70:hover {
  background-color: rgb(126 220 226 / 0.7);
}
.hover\:bg-teal-300\/75:hover {
  background-color: rgb(126 220 226 / 0.75);
}
.hover\:bg-teal-300\/80:hover {
  background-color: rgb(126 220 226 / 0.8);
}
.hover\:bg-teal-300\/90:hover {
  background-color: rgb(126 220 226 / 0.9);
}
.hover\:bg-teal-300\/95:hover {
  background-color: rgb(126 220 226 / 0.95);
}
.hover\:bg-teal-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 189 202 / var(--tw-bg-opacity));
}
.hover\:bg-teal-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 148 162 / var(--tw-bg-opacity));
}
.hover\:bg-teal-500\/0:hover {
  background-color: rgb(6 148 162 / 0);
}
.hover\:bg-teal-500\/10:hover {
  background-color: rgb(6 148 162 / 0.1);
}
.hover\:bg-teal-500\/100:hover {
  background-color: rgb(6 148 162 / 1);
}
.hover\:bg-teal-500\/20:hover {
  background-color: rgb(6 148 162 / 0.2);
}
.hover\:bg-teal-500\/25:hover {
  background-color: rgb(6 148 162 / 0.25);
}
.hover\:bg-teal-500\/30:hover {
  background-color: rgb(6 148 162 / 0.3);
}
.hover\:bg-teal-500\/40:hover {
  background-color: rgb(6 148 162 / 0.4);
}
.hover\:bg-teal-500\/5:hover {
  background-color: rgb(6 148 162 / 0.05);
}
.hover\:bg-teal-500\/50:hover {
  background-color: rgb(6 148 162 / 0.5);
}
.hover\:bg-teal-500\/60:hover {
  background-color: rgb(6 148 162 / 0.6);
}
.hover\:bg-teal-500\/70:hover {
  background-color: rgb(6 148 162 / 0.7);
}
.hover\:bg-teal-500\/75:hover {
  background-color: rgb(6 148 162 / 0.75);
}
.hover\:bg-teal-500\/80:hover {
  background-color: rgb(6 148 162 / 0.8);
}
.hover\:bg-teal-500\/90:hover {
  background-color: rgb(6 148 162 / 0.9);
}
.hover\:bg-teal-500\/95:hover {
  background-color: rgb(6 148 162 / 0.95);
}
.hover\:bg-yellow-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-300\/0:hover {
  background-color: rgb(250 202 21 / 0);
}
.hover\:bg-yellow-300\/10:hover {
  background-color: rgb(250 202 21 / 0.1);
}
.hover\:bg-yellow-300\/100:hover {
  background-color: rgb(250 202 21 / 1);
}
.hover\:bg-yellow-300\/20:hover {
  background-color: rgb(250 202 21 / 0.2);
}
.hover\:bg-yellow-300\/25:hover {
  background-color: rgb(250 202 21 / 0.25);
}
.hover\:bg-yellow-300\/30:hover {
  background-color: rgb(250 202 21 / 0.3);
}
.hover\:bg-yellow-300\/40:hover {
  background-color: rgb(250 202 21 / 0.4);
}
.hover\:bg-yellow-300\/5:hover {
  background-color: rgb(250 202 21 / 0.05);
}
.hover\:bg-yellow-300\/50:hover {
  background-color: rgb(250 202 21 / 0.5);
}
.hover\:bg-yellow-300\/60:hover {
  background-color: rgb(250 202 21 / 0.6);
}
.hover\:bg-yellow-300\/70:hover {
  background-color: rgb(250 202 21 / 0.7);
}
.hover\:bg-yellow-300\/75:hover {
  background-color: rgb(250 202 21 / 0.75);
}
.hover\:bg-yellow-300\/80:hover {
  background-color: rgb(250 202 21 / 0.8);
}
.hover\:bg-yellow-300\/90:hover {
  background-color: rgb(250 202 21 / 0.9);
}
.hover\:bg-yellow-300\/95:hover {
  background-color: rgb(250 202 21 / 0.95);
}
.hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(227 160 8 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-500\/0:hover {
  background-color: rgb(194 120 3 / 0);
}
.hover\:bg-yellow-500\/10:hover {
  background-color: rgb(194 120 3 / 0.1);
}
.hover\:bg-yellow-500\/100:hover {
  background-color: rgb(194 120 3 / 1);
}
.hover\:bg-yellow-500\/20:hover {
  background-color: rgb(194 120 3 / 0.2);
}
.hover\:bg-yellow-500\/25:hover {
  background-color: rgb(194 120 3 / 0.25);
}
.hover\:bg-yellow-500\/30:hover {
  background-color: rgb(194 120 3 / 0.3);
}
.hover\:bg-yellow-500\/40:hover {
  background-color: rgb(194 120 3 / 0.4);
}
.hover\:bg-yellow-500\/5:hover {
  background-color: rgb(194 120 3 / 0.05);
}
.hover\:bg-yellow-500\/50:hover {
  background-color: rgb(194 120 3 / 0.5);
}
.hover\:bg-yellow-500\/60:hover {
  background-color: rgb(194 120 3 / 0.6);
}
.hover\:bg-yellow-500\/70:hover {
  background-color: rgb(194 120 3 / 0.7);
}
.hover\:bg-yellow-500\/75:hover {
  background-color: rgb(194 120 3 / 0.75);
}
.hover\:bg-yellow-500\/80:hover {
  background-color: rgb(194 120 3 / 0.8);
}
.hover\:bg-yellow-500\/90:hover {
  background-color: rgb(194 120 3 / 0.9);
}
.hover\:bg-yellow-500\/95:hover {
  background-color: rgb(194 120 3 / 0.95);
}
.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(159 88 10 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(142 75 16 / var(--tw-bg-opacity));
}
.hover\:bg-zinc-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity));
}
.hover\:bg-zinc-300\/0:hover {
  background-color: rgb(212 212 216 / 0);
}
.hover\:bg-zinc-300\/10:hover {
  background-color: rgb(212 212 216 / 0.1);
}
.hover\:bg-zinc-300\/100:hover {
  background-color: rgb(212 212 216 / 1);
}
.hover\:bg-zinc-300\/20:hover {
  background-color: rgb(212 212 216 / 0.2);
}
.hover\:bg-zinc-300\/25:hover {
  background-color: rgb(212 212 216 / 0.25);
}
.hover\:bg-zinc-300\/30:hover {
  background-color: rgb(212 212 216 / 0.3);
}
.hover\:bg-zinc-300\/40:hover {
  background-color: rgb(212 212 216 / 0.4);
}
.hover\:bg-zinc-300\/5:hover {
  background-color: rgb(212 212 216 / 0.05);
}
.hover\:bg-zinc-300\/50:hover {
  background-color: rgb(212 212 216 / 0.5);
}
.hover\:bg-zinc-300\/60:hover {
  background-color: rgb(212 212 216 / 0.6);
}
.hover\:bg-zinc-300\/70:hover {
  background-color: rgb(212 212 216 / 0.7);
}
.hover\:bg-zinc-300\/75:hover {
  background-color: rgb(212 212 216 / 0.75);
}
.hover\:bg-zinc-300\/80:hover {
  background-color: rgb(212 212 216 / 0.8);
}
.hover\:bg-zinc-300\/90:hover {
  background-color: rgb(212 212 216 / 0.9);
}
.hover\:bg-zinc-300\/95:hover {
  background-color: rgb(212 212 216 / 0.95);
}
.hover\:bg-zinc-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}
.hover\:bg-zinc-500\/0:hover {
  background-color: rgb(113 113 122 / 0);
}
.hover\:bg-zinc-500\/10:hover {
  background-color: rgb(113 113 122 / 0.1);
}
.hover\:bg-zinc-500\/100:hover {
  background-color: rgb(113 113 122 / 1);
}
.hover\:bg-zinc-500\/20:hover {
  background-color: rgb(113 113 122 / 0.2);
}
.hover\:bg-zinc-500\/25:hover {
  background-color: rgb(113 113 122 / 0.25);
}
.hover\:bg-zinc-500\/30:hover {
  background-color: rgb(113 113 122 / 0.3);
}
.hover\:bg-zinc-500\/40:hover {
  background-color: rgb(113 113 122 / 0.4);
}
.hover\:bg-zinc-500\/5:hover {
  background-color: rgb(113 113 122 / 0.05);
}
.hover\:bg-zinc-500\/50:hover {
  background-color: rgb(113 113 122 / 0.5);
}
.hover\:bg-zinc-500\/60:hover {
  background-color: rgb(113 113 122 / 0.6);
}
.hover\:bg-zinc-500\/70:hover {
  background-color: rgb(113 113 122 / 0.7);
}
.hover\:bg-zinc-500\/75:hover {
  background-color: rgb(113 113 122 / 0.75);
}
.hover\:bg-zinc-500\/80:hover {
  background-color: rgb(113 113 122 / 0.8);
}
.hover\:bg-zinc-500\/90:hover {
  background-color: rgb(113 113 122 / 0.9);
}
.hover\:bg-zinc-500\/95:hover {
  background-color: rgb(113 113 122 / 0.95);
}
.hover\:from-amber-600:hover {
  --tw-gradient-from: #d97706 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-teal-600:hover {
  --tw-gradient-to: #047481 var(--tw-gradient-to-position);
}
.hover\:bg-0:hover {
  background-position: 0;
}
.hover\:bg-100:hover {
  background-position: 100%;
}
.hover\:bg-pos-100:hover {
  background-position: 100% 100%;
}
.hover\:pl-10:hover {
  padding-left: 2.5rem;
}
.hover\:pr-6:hover {
  padding-right: 1.5rem;
}
.hover\:text-amber-300:hover {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity));
}
.hover\:text-amber-300\/0:hover {
  color: rgb(252 211 77 / 0);
}
.hover\:text-amber-300\/10:hover {
  color: rgb(252 211 77 / 0.1);
}
.hover\:text-amber-300\/100:hover {
  color: rgb(252 211 77 / 1);
}
.hover\:text-amber-300\/20:hover {
  color: rgb(252 211 77 / 0.2);
}
.hover\:text-amber-300\/25:hover {
  color: rgb(252 211 77 / 0.25);
}
.hover\:text-amber-300\/30:hover {
  color: rgb(252 211 77 / 0.3);
}
.hover\:text-amber-300\/40:hover {
  color: rgb(252 211 77 / 0.4);
}
.hover\:text-amber-300\/5:hover {
  color: rgb(252 211 77 / 0.05);
}
.hover\:text-amber-300\/50:hover {
  color: rgb(252 211 77 / 0.5);
}
.hover\:text-amber-300\/60:hover {
  color: rgb(252 211 77 / 0.6);
}
.hover\:text-amber-300\/70:hover {
  color: rgb(252 211 77 / 0.7);
}
.hover\:text-amber-300\/75:hover {
  color: rgb(252 211 77 / 0.75);
}
.hover\:text-amber-300\/80:hover {
  color: rgb(252 211 77 / 0.8);
}
.hover\:text-amber-300\/90:hover {
  color: rgb(252 211 77 / 0.9);
}
.hover\:text-amber-300\/95:hover {
  color: rgb(252 211 77 / 0.95);
}
.hover\:text-amber-500:hover {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}
.hover\:text-amber-500\/0:hover {
  color: rgb(245 158 11 / 0);
}
.hover\:text-amber-500\/10:hover {
  color: rgb(245 158 11 / 0.1);
}
.hover\:text-amber-500\/100:hover {
  color: rgb(245 158 11 / 1);
}
.hover\:text-amber-500\/20:hover {
  color: rgb(245 158 11 / 0.2);
}
.hover\:text-amber-500\/25:hover {
  color: rgb(245 158 11 / 0.25);
}
.hover\:text-amber-500\/30:hover {
  color: rgb(245 158 11 / 0.3);
}
.hover\:text-amber-500\/40:hover {
  color: rgb(245 158 11 / 0.4);
}
.hover\:text-amber-500\/5:hover {
  color: rgb(245 158 11 / 0.05);
}
.hover\:text-amber-500\/50:hover {
  color: rgb(245 158 11 / 0.5);
}
.hover\:text-amber-500\/60:hover {
  color: rgb(245 158 11 / 0.6);
}
.hover\:text-amber-500\/70:hover {
  color: rgb(245 158 11 / 0.7);
}
.hover\:text-amber-500\/75:hover {
  color: rgb(245 158 11 / 0.75);
}
.hover\:text-amber-500\/80:hover {
  color: rgb(245 158 11 / 0.8);
}
.hover\:text-amber-500\/90:hover {
  color: rgb(245 158 11 / 0.9);
}
.hover\:text-amber-500\/95:hover {
  color: rgb(245 158 11 / 0.95);
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity));
}
.hover\:text-blue-300\/0:hover {
  color: rgb(164 202 254 / 0);
}
.hover\:text-blue-300\/10:hover {
  color: rgb(164 202 254 / 0.1);
}
.hover\:text-blue-300\/100:hover {
  color: rgb(164 202 254 / 1);
}
.hover\:text-blue-300\/20:hover {
  color: rgb(164 202 254 / 0.2);
}
.hover\:text-blue-300\/25:hover {
  color: rgb(164 202 254 / 0.25);
}
.hover\:text-blue-300\/30:hover {
  color: rgb(164 202 254 / 0.3);
}
.hover\:text-blue-300\/40:hover {
  color: rgb(164 202 254 / 0.4);
}
.hover\:text-blue-300\/5:hover {
  color: rgb(164 202 254 / 0.05);
}
.hover\:text-blue-300\/50:hover {
  color: rgb(164 202 254 / 0.5);
}
.hover\:text-blue-300\/60:hover {
  color: rgb(164 202 254 / 0.6);
}
.hover\:text-blue-300\/70:hover {
  color: rgb(164 202 254 / 0.7);
}
.hover\:text-blue-300\/75:hover {
  color: rgb(164 202 254 / 0.75);
}
.hover\:text-blue-300\/80:hover {
  color: rgb(164 202 254 / 0.8);
}
.hover\:text-blue-300\/90:hover {
  color: rgb(164 202 254 / 0.9);
}
.hover\:text-blue-300\/95:hover {
  color: rgb(164 202 254 / 0.95);
}
.hover\:text-blue-400:hover {
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity));
}
.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}
.hover\:text-blue-500\/0:hover {
  color: rgb(63 131 248 / 0);
}
.hover\:text-blue-500\/10:hover {
  color: rgb(63 131 248 / 0.1);
}
.hover\:text-blue-500\/100:hover {
  color: rgb(63 131 248 / 1);
}
.hover\:text-blue-500\/20:hover {
  color: rgb(63 131 248 / 0.2);
}
.hover\:text-blue-500\/25:hover {
  color: rgb(63 131 248 / 0.25);
}
.hover\:text-blue-500\/30:hover {
  color: rgb(63 131 248 / 0.3);
}
.hover\:text-blue-500\/40:hover {
  color: rgb(63 131 248 / 0.4);
}
.hover\:text-blue-500\/5:hover {
  color: rgb(63 131 248 / 0.05);
}
.hover\:text-blue-500\/50:hover {
  color: rgb(63 131 248 / 0.5);
}
.hover\:text-blue-500\/60:hover {
  color: rgb(63 131 248 / 0.6);
}
.hover\:text-blue-500\/70:hover {
  color: rgb(63 131 248 / 0.7);
}
.hover\:text-blue-500\/75:hover {
  color: rgb(63 131 248 / 0.75);
}
.hover\:text-blue-500\/80:hover {
  color: rgb(63 131 248 / 0.8);
}
.hover\:text-blue-500\/90:hover {
  color: rgb(63 131 248 / 0.9);
}
.hover\:text-blue-500\/95:hover {
  color: rgb(63 131 248 / 0.95);
}
.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}
.hover\:text-emerald-300:hover {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity));
}
.hover\:text-emerald-300\/0:hover {
  color: rgb(110 231 183 / 0);
}
.hover\:text-emerald-300\/10:hover {
  color: rgb(110 231 183 / 0.1);
}
.hover\:text-emerald-300\/100:hover {
  color: rgb(110 231 183 / 1);
}
.hover\:text-emerald-300\/20:hover {
  color: rgb(110 231 183 / 0.2);
}
.hover\:text-emerald-300\/25:hover {
  color: rgb(110 231 183 / 0.25);
}
.hover\:text-emerald-300\/30:hover {
  color: rgb(110 231 183 / 0.3);
}
.hover\:text-emerald-300\/40:hover {
  color: rgb(110 231 183 / 0.4);
}
.hover\:text-emerald-300\/5:hover {
  color: rgb(110 231 183 / 0.05);
}
.hover\:text-emerald-300\/50:hover {
  color: rgb(110 231 183 / 0.5);
}
.hover\:text-emerald-300\/60:hover {
  color: rgb(110 231 183 / 0.6);
}
.hover\:text-emerald-300\/70:hover {
  color: rgb(110 231 183 / 0.7);
}
.hover\:text-emerald-300\/75:hover {
  color: rgb(110 231 183 / 0.75);
}
.hover\:text-emerald-300\/80:hover {
  color: rgb(110 231 183 / 0.8);
}
.hover\:text-emerald-300\/90:hover {
  color: rgb(110 231 183 / 0.9);
}
.hover\:text-emerald-300\/95:hover {
  color: rgb(110 231 183 / 0.95);
}
.hover\:text-emerald-500:hover {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}
.hover\:text-emerald-500\/0:hover {
  color: rgb(16 185 129 / 0);
}
.hover\:text-emerald-500\/10:hover {
  color: rgb(16 185 129 / 0.1);
}
.hover\:text-emerald-500\/100:hover {
  color: rgb(16 185 129 / 1);
}
.hover\:text-emerald-500\/20:hover {
  color: rgb(16 185 129 / 0.2);
}
.hover\:text-emerald-500\/25:hover {
  color: rgb(16 185 129 / 0.25);
}
.hover\:text-emerald-500\/30:hover {
  color: rgb(16 185 129 / 0.3);
}
.hover\:text-emerald-500\/40:hover {
  color: rgb(16 185 129 / 0.4);
}
.hover\:text-emerald-500\/5:hover {
  color: rgb(16 185 129 / 0.05);
}
.hover\:text-emerald-500\/50:hover {
  color: rgb(16 185 129 / 0.5);
}
.hover\:text-emerald-500\/60:hover {
  color: rgb(16 185 129 / 0.6);
}
.hover\:text-emerald-500\/70:hover {
  color: rgb(16 185 129 / 0.7);
}
.hover\:text-emerald-500\/75:hover {
  color: rgb(16 185 129 / 0.75);
}
.hover\:text-emerald-500\/80:hover {
  color: rgb(16 185 129 / 0.8);
}
.hover\:text-emerald-500\/90:hover {
  color: rgb(16 185 129 / 0.9);
}
.hover\:text-emerald-500\/95:hover {
  color: rgb(16 185 129 / 0.95);
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-green-300:hover {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity));
}
.hover\:text-green-300\/0:hover {
  color: rgb(132 225 188 / 0);
}
.hover\:text-green-300\/10:hover {
  color: rgb(132 225 188 / 0.1);
}
.hover\:text-green-300\/100:hover {
  color: rgb(132 225 188 / 1);
}
.hover\:text-green-300\/20:hover {
  color: rgb(132 225 188 / 0.2);
}
.hover\:text-green-300\/25:hover {
  color: rgb(132 225 188 / 0.25);
}
.hover\:text-green-300\/30:hover {
  color: rgb(132 225 188 / 0.3);
}
.hover\:text-green-300\/40:hover {
  color: rgb(132 225 188 / 0.4);
}
.hover\:text-green-300\/5:hover {
  color: rgb(132 225 188 / 0.05);
}
.hover\:text-green-300\/50:hover {
  color: rgb(132 225 188 / 0.5);
}
.hover\:text-green-300\/60:hover {
  color: rgb(132 225 188 / 0.6);
}
.hover\:text-green-300\/70:hover {
  color: rgb(132 225 188 / 0.7);
}
.hover\:text-green-300\/75:hover {
  color: rgb(132 225 188 / 0.75);
}
.hover\:text-green-300\/80:hover {
  color: rgb(132 225 188 / 0.8);
}
.hover\:text-green-300\/90:hover {
  color: rgb(132 225 188 / 0.9);
}
.hover\:text-green-300\/95:hover {
  color: rgb(132 225 188 / 0.95);
}
.hover\:text-green-500:hover {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}
.hover\:text-green-500\/0:hover {
  color: rgb(14 159 110 / 0);
}
.hover\:text-green-500\/10:hover {
  color: rgb(14 159 110 / 0.1);
}
.hover\:text-green-500\/100:hover {
  color: rgb(14 159 110 / 1);
}
.hover\:text-green-500\/20:hover {
  color: rgb(14 159 110 / 0.2);
}
.hover\:text-green-500\/25:hover {
  color: rgb(14 159 110 / 0.25);
}
.hover\:text-green-500\/30:hover {
  color: rgb(14 159 110 / 0.3);
}
.hover\:text-green-500\/40:hover {
  color: rgb(14 159 110 / 0.4);
}
.hover\:text-green-500\/5:hover {
  color: rgb(14 159 110 / 0.05);
}
.hover\:text-green-500\/50:hover {
  color: rgb(14 159 110 / 0.5);
}
.hover\:text-green-500\/60:hover {
  color: rgb(14 159 110 / 0.6);
}
.hover\:text-green-500\/70:hover {
  color: rgb(14 159 110 / 0.7);
}
.hover\:text-green-500\/75:hover {
  color: rgb(14 159 110 / 0.75);
}
.hover\:text-green-500\/80:hover {
  color: rgb(14 159 110 / 0.8);
}
.hover\:text-green-500\/90:hover {
  color: rgb(14 159 110 / 0.9);
}
.hover\:text-green-500\/95:hover {
  color: rgb(14 159 110 / 0.95);
}
.hover\:text-indigo-200:hover {
  --tw-text-opacity: 1;
  color: rgb(205 219 254 / var(--tw-text-opacity));
}
.hover\:text-indigo-300:hover {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity));
}
.hover\:text-indigo-300\/0:hover {
  color: rgb(180 198 252 / 0);
}
.hover\:text-indigo-300\/10:hover {
  color: rgb(180 198 252 / 0.1);
}
.hover\:text-indigo-300\/100:hover {
  color: rgb(180 198 252 / 1);
}
.hover\:text-indigo-300\/20:hover {
  color: rgb(180 198 252 / 0.2);
}
.hover\:text-indigo-300\/25:hover {
  color: rgb(180 198 252 / 0.25);
}
.hover\:text-indigo-300\/30:hover {
  color: rgb(180 198 252 / 0.3);
}
.hover\:text-indigo-300\/40:hover {
  color: rgb(180 198 252 / 0.4);
}
.hover\:text-indigo-300\/5:hover {
  color: rgb(180 198 252 / 0.05);
}
.hover\:text-indigo-300\/50:hover {
  color: rgb(180 198 252 / 0.5);
}
.hover\:text-indigo-300\/60:hover {
  color: rgb(180 198 252 / 0.6);
}
.hover\:text-indigo-300\/70:hover {
  color: rgb(180 198 252 / 0.7);
}
.hover\:text-indigo-300\/75:hover {
  color: rgb(180 198 252 / 0.75);
}
.hover\:text-indigo-300\/80:hover {
  color: rgb(180 198 252 / 0.8);
}
.hover\:text-indigo-300\/90:hover {
  color: rgb(180 198 252 / 0.9);
}
.hover\:text-indigo-300\/95:hover {
  color: rgb(180 198 252 / 0.95);
}
.hover\:text-indigo-500:hover {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity));
}
.hover\:text-indigo-500\/0:hover {
  color: rgb(104 117 245 / 0);
}
.hover\:text-indigo-500\/10:hover {
  color: rgb(104 117 245 / 0.1);
}
.hover\:text-indigo-500\/100:hover {
  color: rgb(104 117 245 / 1);
}
.hover\:text-indigo-500\/20:hover {
  color: rgb(104 117 245 / 0.2);
}
.hover\:text-indigo-500\/25:hover {
  color: rgb(104 117 245 / 0.25);
}
.hover\:text-indigo-500\/30:hover {
  color: rgb(104 117 245 / 0.3);
}
.hover\:text-indigo-500\/40:hover {
  color: rgb(104 117 245 / 0.4);
}
.hover\:text-indigo-500\/5:hover {
  color: rgb(104 117 245 / 0.05);
}
.hover\:text-indigo-500\/50:hover {
  color: rgb(104 117 245 / 0.5);
}
.hover\:text-indigo-500\/60:hover {
  color: rgb(104 117 245 / 0.6);
}
.hover\:text-indigo-500\/70:hover {
  color: rgb(104 117 245 / 0.7);
}
.hover\:text-indigo-500\/75:hover {
  color: rgb(104 117 245 / 0.75);
}
.hover\:text-indigo-500\/80:hover {
  color: rgb(104 117 245 / 0.8);
}
.hover\:text-indigo-500\/90:hover {
  color: rgb(104 117 245 / 0.9);
}
.hover\:text-indigo-500\/95:hover {
  color: rgb(104 117 245 / 0.95);
}
.hover\:text-lime-300:hover {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity));
}
.hover\:text-lime-300\/0:hover {
  color: rgb(190 242 100 / 0);
}
.hover\:text-lime-300\/10:hover {
  color: rgb(190 242 100 / 0.1);
}
.hover\:text-lime-300\/100:hover {
  color: rgb(190 242 100 / 1);
}
.hover\:text-lime-300\/20:hover {
  color: rgb(190 242 100 / 0.2);
}
.hover\:text-lime-300\/25:hover {
  color: rgb(190 242 100 / 0.25);
}
.hover\:text-lime-300\/30:hover {
  color: rgb(190 242 100 / 0.3);
}
.hover\:text-lime-300\/40:hover {
  color: rgb(190 242 100 / 0.4);
}
.hover\:text-lime-300\/5:hover {
  color: rgb(190 242 100 / 0.05);
}
.hover\:text-lime-300\/50:hover {
  color: rgb(190 242 100 / 0.5);
}
.hover\:text-lime-300\/60:hover {
  color: rgb(190 242 100 / 0.6);
}
.hover\:text-lime-300\/70:hover {
  color: rgb(190 242 100 / 0.7);
}
.hover\:text-lime-300\/75:hover {
  color: rgb(190 242 100 / 0.75);
}
.hover\:text-lime-300\/80:hover {
  color: rgb(190 242 100 / 0.8);
}
.hover\:text-lime-300\/90:hover {
  color: rgb(190 242 100 / 0.9);
}
.hover\:text-lime-300\/95:hover {
  color: rgb(190 242 100 / 0.95);
}
.hover\:text-lime-500:hover {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.hover\:text-lime-500\/0:hover {
  color: rgb(132 204 22 / 0);
}
.hover\:text-lime-500\/10:hover {
  color: rgb(132 204 22 / 0.1);
}
.hover\:text-lime-500\/100:hover {
  color: rgb(132 204 22 / 1);
}
.hover\:text-lime-500\/20:hover {
  color: rgb(132 204 22 / 0.2);
}
.hover\:text-lime-500\/25:hover {
  color: rgb(132 204 22 / 0.25);
}
.hover\:text-lime-500\/30:hover {
  color: rgb(132 204 22 / 0.3);
}
.hover\:text-lime-500\/40:hover {
  color: rgb(132 204 22 / 0.4);
}
.hover\:text-lime-500\/5:hover {
  color: rgb(132 204 22 / 0.05);
}
.hover\:text-lime-500\/50:hover {
  color: rgb(132 204 22 / 0.5);
}
.hover\:text-lime-500\/60:hover {
  color: rgb(132 204 22 / 0.6);
}
.hover\:text-lime-500\/70:hover {
  color: rgb(132 204 22 / 0.7);
}
.hover\:text-lime-500\/75:hover {
  color: rgb(132 204 22 / 0.75);
}
.hover\:text-lime-500\/80:hover {
  color: rgb(132 204 22 / 0.8);
}
.hover\:text-lime-500\/90:hover {
  color: rgb(132 204 22 / 0.9);
}
.hover\:text-lime-500\/95:hover {
  color: rgb(132 204 22 / 0.95);
}
.hover\:text-orange-300:hover {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity));
}
.hover\:text-orange-300\/0:hover {
  color: rgb(253 186 140 / 0);
}
.hover\:text-orange-300\/10:hover {
  color: rgb(253 186 140 / 0.1);
}
.hover\:text-orange-300\/100:hover {
  color: rgb(253 186 140 / 1);
}
.hover\:text-orange-300\/20:hover {
  color: rgb(253 186 140 / 0.2);
}
.hover\:text-orange-300\/25:hover {
  color: rgb(253 186 140 / 0.25);
}
.hover\:text-orange-300\/30:hover {
  color: rgb(253 186 140 / 0.3);
}
.hover\:text-orange-300\/40:hover {
  color: rgb(253 186 140 / 0.4);
}
.hover\:text-orange-300\/5:hover {
  color: rgb(253 186 140 / 0.05);
}
.hover\:text-orange-300\/50:hover {
  color: rgb(253 186 140 / 0.5);
}
.hover\:text-orange-300\/60:hover {
  color: rgb(253 186 140 / 0.6);
}
.hover\:text-orange-300\/70:hover {
  color: rgb(253 186 140 / 0.7);
}
.hover\:text-orange-300\/75:hover {
  color: rgb(253 186 140 / 0.75);
}
.hover\:text-orange-300\/80:hover {
  color: rgb(253 186 140 / 0.8);
}
.hover\:text-orange-300\/90:hover {
  color: rgb(253 186 140 / 0.9);
}
.hover\:text-orange-300\/95:hover {
  color: rgb(253 186 140 / 0.95);
}
.hover\:text-orange-500:hover {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity));
}
.hover\:text-orange-500\/0:hover {
  color: rgb(255 90 31 / 0);
}
.hover\:text-orange-500\/10:hover {
  color: rgb(255 90 31 / 0.1);
}
.hover\:text-orange-500\/100:hover {
  color: rgb(255 90 31 / 1);
}
.hover\:text-orange-500\/20:hover {
  color: rgb(255 90 31 / 0.2);
}
.hover\:text-orange-500\/25:hover {
  color: rgb(255 90 31 / 0.25);
}
.hover\:text-orange-500\/30:hover {
  color: rgb(255 90 31 / 0.3);
}
.hover\:text-orange-500\/40:hover {
  color: rgb(255 90 31 / 0.4);
}
.hover\:text-orange-500\/5:hover {
  color: rgb(255 90 31 / 0.05);
}
.hover\:text-orange-500\/50:hover {
  color: rgb(255 90 31 / 0.5);
}
.hover\:text-orange-500\/60:hover {
  color: rgb(255 90 31 / 0.6);
}
.hover\:text-orange-500\/70:hover {
  color: rgb(255 90 31 / 0.7);
}
.hover\:text-orange-500\/75:hover {
  color: rgb(255 90 31 / 0.75);
}
.hover\:text-orange-500\/80:hover {
  color: rgb(255 90 31 / 0.8);
}
.hover\:text-orange-500\/90:hover {
  color: rgb(255 90 31 / 0.9);
}
.hover\:text-orange-500\/95:hover {
  color: rgb(255 90 31 / 0.95);
}
.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity));
}
.hover\:text-red-300\/0:hover {
  color: rgb(248 180 180 / 0);
}
.hover\:text-red-300\/10:hover {
  color: rgb(248 180 180 / 0.1);
}
.hover\:text-red-300\/100:hover {
  color: rgb(248 180 180 / 1);
}
.hover\:text-red-300\/20:hover {
  color: rgb(248 180 180 / 0.2);
}
.hover\:text-red-300\/25:hover {
  color: rgb(248 180 180 / 0.25);
}
.hover\:text-red-300\/30:hover {
  color: rgb(248 180 180 / 0.3);
}
.hover\:text-red-300\/40:hover {
  color: rgb(248 180 180 / 0.4);
}
.hover\:text-red-300\/5:hover {
  color: rgb(248 180 180 / 0.05);
}
.hover\:text-red-300\/50:hover {
  color: rgb(248 180 180 / 0.5);
}
.hover\:text-red-300\/60:hover {
  color: rgb(248 180 180 / 0.6);
}
.hover\:text-red-300\/70:hover {
  color: rgb(248 180 180 / 0.7);
}
.hover\:text-red-300\/75:hover {
  color: rgb(248 180 180 / 0.75);
}
.hover\:text-red-300\/80:hover {
  color: rgb(248 180 180 / 0.8);
}
.hover\:text-red-300\/90:hover {
  color: rgb(248 180 180 / 0.9);
}
.hover\:text-red-300\/95:hover {
  color: rgb(248 180 180 / 0.95);
}
.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}
.hover\:text-red-500\/0:hover {
  color: rgb(240 82 82 / 0);
}
.hover\:text-red-500\/10:hover {
  color: rgb(240 82 82 / 0.1);
}
.hover\:text-red-500\/100:hover {
  color: rgb(240 82 82 / 1);
}
.hover\:text-red-500\/20:hover {
  color: rgb(240 82 82 / 0.2);
}
.hover\:text-red-500\/25:hover {
  color: rgb(240 82 82 / 0.25);
}
.hover\:text-red-500\/30:hover {
  color: rgb(240 82 82 / 0.3);
}
.hover\:text-red-500\/40:hover {
  color: rgb(240 82 82 / 0.4);
}
.hover\:text-red-500\/5:hover {
  color: rgb(240 82 82 / 0.05);
}
.hover\:text-red-500\/50:hover {
  color: rgb(240 82 82 / 0.5);
}
.hover\:text-red-500\/60:hover {
  color: rgb(240 82 82 / 0.6);
}
.hover\:text-red-500\/70:hover {
  color: rgb(240 82 82 / 0.7);
}
.hover\:text-red-500\/75:hover {
  color: rgb(240 82 82 / 0.75);
}
.hover\:text-red-500\/80:hover {
  color: rgb(240 82 82 / 0.8);
}
.hover\:text-red-500\/90:hover {
  color: rgb(240 82 82 / 0.9);
}
.hover\:text-red-500\/95:hover {
  color: rgb(240 82 82 / 0.95);
}
.hover\:text-sky-300:hover {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity));
}
.hover\:text-sky-300\/0:hover {
  color: rgb(125 211 252 / 0);
}
.hover\:text-sky-300\/10:hover {
  color: rgb(125 211 252 / 0.1);
}
.hover\:text-sky-300\/100:hover {
  color: rgb(125 211 252 / 1);
}
.hover\:text-sky-300\/20:hover {
  color: rgb(125 211 252 / 0.2);
}
.hover\:text-sky-300\/25:hover {
  color: rgb(125 211 252 / 0.25);
}
.hover\:text-sky-300\/30:hover {
  color: rgb(125 211 252 / 0.3);
}
.hover\:text-sky-300\/40:hover {
  color: rgb(125 211 252 / 0.4);
}
.hover\:text-sky-300\/5:hover {
  color: rgb(125 211 252 / 0.05);
}
.hover\:text-sky-300\/50:hover {
  color: rgb(125 211 252 / 0.5);
}
.hover\:text-sky-300\/60:hover {
  color: rgb(125 211 252 / 0.6);
}
.hover\:text-sky-300\/70:hover {
  color: rgb(125 211 252 / 0.7);
}
.hover\:text-sky-300\/75:hover {
  color: rgb(125 211 252 / 0.75);
}
.hover\:text-sky-300\/80:hover {
  color: rgb(125 211 252 / 0.8);
}
.hover\:text-sky-300\/90:hover {
  color: rgb(125 211 252 / 0.9);
}
.hover\:text-sky-300\/95:hover {
  color: rgb(125 211 252 / 0.95);
}
.hover\:text-sky-400:hover {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity));
}
.hover\:text-sky-500:hover {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}
.hover\:text-sky-500\/0:hover {
  color: rgb(14 165 233 / 0);
}
.hover\:text-sky-500\/10:hover {
  color: rgb(14 165 233 / 0.1);
}
.hover\:text-sky-500\/100:hover {
  color: rgb(14 165 233 / 1);
}
.hover\:text-sky-500\/20:hover {
  color: rgb(14 165 233 / 0.2);
}
.hover\:text-sky-500\/25:hover {
  color: rgb(14 165 233 / 0.25);
}
.hover\:text-sky-500\/30:hover {
  color: rgb(14 165 233 / 0.3);
}
.hover\:text-sky-500\/40:hover {
  color: rgb(14 165 233 / 0.4);
}
.hover\:text-sky-500\/5:hover {
  color: rgb(14 165 233 / 0.05);
}
.hover\:text-sky-500\/50:hover {
  color: rgb(14 165 233 / 0.5);
}
.hover\:text-sky-500\/60:hover {
  color: rgb(14 165 233 / 0.6);
}
.hover\:text-sky-500\/70:hover {
  color: rgb(14 165 233 / 0.7);
}
.hover\:text-sky-500\/75:hover {
  color: rgb(14 165 233 / 0.75);
}
.hover\:text-sky-500\/80:hover {
  color: rgb(14 165 233 / 0.8);
}
.hover\:text-sky-500\/90:hover {
  color: rgb(14 165 233 / 0.9);
}
.hover\:text-sky-500\/95:hover {
  color: rgb(14 165 233 / 0.95);
}
.hover\:text-teal-300:hover {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity));
}
.hover\:text-teal-300\/0:hover {
  color: rgb(126 220 226 / 0);
}
.hover\:text-teal-300\/10:hover {
  color: rgb(126 220 226 / 0.1);
}
.hover\:text-teal-300\/100:hover {
  color: rgb(126 220 226 / 1);
}
.hover\:text-teal-300\/20:hover {
  color: rgb(126 220 226 / 0.2);
}
.hover\:text-teal-300\/25:hover {
  color: rgb(126 220 226 / 0.25);
}
.hover\:text-teal-300\/30:hover {
  color: rgb(126 220 226 / 0.3);
}
.hover\:text-teal-300\/40:hover {
  color: rgb(126 220 226 / 0.4);
}
.hover\:text-teal-300\/5:hover {
  color: rgb(126 220 226 / 0.05);
}
.hover\:text-teal-300\/50:hover {
  color: rgb(126 220 226 / 0.5);
}
.hover\:text-teal-300\/60:hover {
  color: rgb(126 220 226 / 0.6);
}
.hover\:text-teal-300\/70:hover {
  color: rgb(126 220 226 / 0.7);
}
.hover\:text-teal-300\/75:hover {
  color: rgb(126 220 226 / 0.75);
}
.hover\:text-teal-300\/80:hover {
  color: rgb(126 220 226 / 0.8);
}
.hover\:text-teal-300\/90:hover {
  color: rgb(126 220 226 / 0.9);
}
.hover\:text-teal-300\/95:hover {
  color: rgb(126 220 226 / 0.95);
}
.hover\:text-teal-500:hover {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity));
}
.hover\:text-teal-500\/0:hover {
  color: rgb(6 148 162 / 0);
}
.hover\:text-teal-500\/10:hover {
  color: rgb(6 148 162 / 0.1);
}
.hover\:text-teal-500\/100:hover {
  color: rgb(6 148 162 / 1);
}
.hover\:text-teal-500\/20:hover {
  color: rgb(6 148 162 / 0.2);
}
.hover\:text-teal-500\/25:hover {
  color: rgb(6 148 162 / 0.25);
}
.hover\:text-teal-500\/30:hover {
  color: rgb(6 148 162 / 0.3);
}
.hover\:text-teal-500\/40:hover {
  color: rgb(6 148 162 / 0.4);
}
.hover\:text-teal-500\/5:hover {
  color: rgb(6 148 162 / 0.05);
}
.hover\:text-teal-500\/50:hover {
  color: rgb(6 148 162 / 0.5);
}
.hover\:text-teal-500\/60:hover {
  color: rgb(6 148 162 / 0.6);
}
.hover\:text-teal-500\/70:hover {
  color: rgb(6 148 162 / 0.7);
}
.hover\:text-teal-500\/75:hover {
  color: rgb(6 148 162 / 0.75);
}
.hover\:text-teal-500\/80:hover {
  color: rgb(6 148 162 / 0.8);
}
.hover\:text-teal-500\/90:hover {
  color: rgb(6 148 162 / 0.9);
}
.hover\:text-teal-500\/95:hover {
  color: rgb(6 148 162 / 0.95);
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-white\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:text-yellow-300:hover {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity));
}
.hover\:text-yellow-300\/0:hover {
  color: rgb(250 202 21 / 0);
}
.hover\:text-yellow-300\/10:hover {
  color: rgb(250 202 21 / 0.1);
}
.hover\:text-yellow-300\/100:hover {
  color: rgb(250 202 21 / 1);
}
.hover\:text-yellow-300\/20:hover {
  color: rgb(250 202 21 / 0.2);
}
.hover\:text-yellow-300\/25:hover {
  color: rgb(250 202 21 / 0.25);
}
.hover\:text-yellow-300\/30:hover {
  color: rgb(250 202 21 / 0.3);
}
.hover\:text-yellow-300\/40:hover {
  color: rgb(250 202 21 / 0.4);
}
.hover\:text-yellow-300\/5:hover {
  color: rgb(250 202 21 / 0.05);
}
.hover\:text-yellow-300\/50:hover {
  color: rgb(250 202 21 / 0.5);
}
.hover\:text-yellow-300\/60:hover {
  color: rgb(250 202 21 / 0.6);
}
.hover\:text-yellow-300\/70:hover {
  color: rgb(250 202 21 / 0.7);
}
.hover\:text-yellow-300\/75:hover {
  color: rgb(250 202 21 / 0.75);
}
.hover\:text-yellow-300\/80:hover {
  color: rgb(250 202 21 / 0.8);
}
.hover\:text-yellow-300\/90:hover {
  color: rgb(250 202 21 / 0.9);
}
.hover\:text-yellow-300\/95:hover {
  color: rgb(250 202 21 / 0.95);
}
.hover\:text-yellow-400:hover {
  --tw-text-opacity: 1;
  color: rgb(227 160 8 / var(--tw-text-opacity));
}
.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity));
}
.hover\:text-yellow-500\/0:hover {
  color: rgb(194 120 3 / 0);
}
.hover\:text-yellow-500\/10:hover {
  color: rgb(194 120 3 / 0.1);
}
.hover\:text-yellow-500\/100:hover {
  color: rgb(194 120 3 / 1);
}
.hover\:text-yellow-500\/20:hover {
  color: rgb(194 120 3 / 0.2);
}
.hover\:text-yellow-500\/25:hover {
  color: rgb(194 120 3 / 0.25);
}
.hover\:text-yellow-500\/30:hover {
  color: rgb(194 120 3 / 0.3);
}
.hover\:text-yellow-500\/40:hover {
  color: rgb(194 120 3 / 0.4);
}
.hover\:text-yellow-500\/5:hover {
  color: rgb(194 120 3 / 0.05);
}
.hover\:text-yellow-500\/50:hover {
  color: rgb(194 120 3 / 0.5);
}
.hover\:text-yellow-500\/60:hover {
  color: rgb(194 120 3 / 0.6);
}
.hover\:text-yellow-500\/70:hover {
  color: rgb(194 120 3 / 0.7);
}
.hover\:text-yellow-500\/75:hover {
  color: rgb(194 120 3 / 0.75);
}
.hover\:text-yellow-500\/80:hover {
  color: rgb(194 120 3 / 0.8);
}
.hover\:text-yellow-500\/90:hover {
  color: rgb(194 120 3 / 0.9);
}
.hover\:text-yellow-500\/95:hover {
  color: rgb(194 120 3 / 0.95);
}
.hover\:text-zinc-300:hover {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}
.hover\:text-zinc-300\/0:hover {
  color: rgb(212 212 216 / 0);
}
.hover\:text-zinc-300\/10:hover {
  color: rgb(212 212 216 / 0.1);
}
.hover\:text-zinc-300\/100:hover {
  color: rgb(212 212 216 / 1);
}
.hover\:text-zinc-300\/20:hover {
  color: rgb(212 212 216 / 0.2);
}
.hover\:text-zinc-300\/25:hover {
  color: rgb(212 212 216 / 0.25);
}
.hover\:text-zinc-300\/30:hover {
  color: rgb(212 212 216 / 0.3);
}
.hover\:text-zinc-300\/40:hover {
  color: rgb(212 212 216 / 0.4);
}
.hover\:text-zinc-300\/5:hover {
  color: rgb(212 212 216 / 0.05);
}
.hover\:text-zinc-300\/50:hover {
  color: rgb(212 212 216 / 0.5);
}
.hover\:text-zinc-300\/60:hover {
  color: rgb(212 212 216 / 0.6);
}
.hover\:text-zinc-300\/70:hover {
  color: rgb(212 212 216 / 0.7);
}
.hover\:text-zinc-300\/75:hover {
  color: rgb(212 212 216 / 0.75);
}
.hover\:text-zinc-300\/80:hover {
  color: rgb(212 212 216 / 0.8);
}
.hover\:text-zinc-300\/90:hover {
  color: rgb(212 212 216 / 0.9);
}
.hover\:text-zinc-300\/95:hover {
  color: rgb(212 212 216 / 0.95);
}
.hover\:text-zinc-500:hover {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}
.hover\:text-zinc-500\/0:hover {
  color: rgb(113 113 122 / 0);
}
.hover\:text-zinc-500\/10:hover {
  color: rgb(113 113 122 / 0.1);
}
.hover\:text-zinc-500\/100:hover {
  color: rgb(113 113 122 / 1);
}
.hover\:text-zinc-500\/20:hover {
  color: rgb(113 113 122 / 0.2);
}
.hover\:text-zinc-500\/25:hover {
  color: rgb(113 113 122 / 0.25);
}
.hover\:text-zinc-500\/30:hover {
  color: rgb(113 113 122 / 0.3);
}
.hover\:text-zinc-500\/40:hover {
  color: rgb(113 113 122 / 0.4);
}
.hover\:text-zinc-500\/5:hover {
  color: rgb(113 113 122 / 0.05);
}
.hover\:text-zinc-500\/50:hover {
  color: rgb(113 113 122 / 0.5);
}
.hover\:text-zinc-500\/60:hover {
  color: rgb(113 113 122 / 0.6);
}
.hover\:text-zinc-500\/70:hover {
  color: rgb(113 113 122 / 0.7);
}
.hover\:text-zinc-500\/75:hover {
  color: rgb(113 113 122 / 0.75);
}
.hover\:text-zinc-500\/80:hover {
  color: rgb(113 113 122 / 0.8);
}
.hover\:text-zinc-500\/90:hover {
  color: rgb(113 113 122 / 0.9);
}
.hover\:text-zinc-500\/95:hover {
  color: rgb(113 113 122 / 0.95);
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(164 202 254 / var(--tw-border-opacity));
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}
.focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.focus\:bg-amber-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}
.focus\:bg-amber-300\/0:focus {
  background-color: rgb(252 211 77 / 0);
}
.focus\:bg-amber-300\/10:focus {
  background-color: rgb(252 211 77 / 0.1);
}
.focus\:bg-amber-300\/100:focus {
  background-color: rgb(252 211 77 / 1);
}
.focus\:bg-amber-300\/20:focus {
  background-color: rgb(252 211 77 / 0.2);
}
.focus\:bg-amber-300\/25:focus {
  background-color: rgb(252 211 77 / 0.25);
}
.focus\:bg-amber-300\/30:focus {
  background-color: rgb(252 211 77 / 0.3);
}
.focus\:bg-amber-300\/40:focus {
  background-color: rgb(252 211 77 / 0.4);
}
.focus\:bg-amber-300\/5:focus {
  background-color: rgb(252 211 77 / 0.05);
}
.focus\:bg-amber-300\/50:focus {
  background-color: rgb(252 211 77 / 0.5);
}
.focus\:bg-amber-300\/60:focus {
  background-color: rgb(252 211 77 / 0.6);
}
.focus\:bg-amber-300\/70:focus {
  background-color: rgb(252 211 77 / 0.7);
}
.focus\:bg-amber-300\/75:focus {
  background-color: rgb(252 211 77 / 0.75);
}
.focus\:bg-amber-300\/80:focus {
  background-color: rgb(252 211 77 / 0.8);
}
.focus\:bg-amber-300\/90:focus {
  background-color: rgb(252 211 77 / 0.9);
}
.focus\:bg-amber-300\/95:focus {
  background-color: rgb(252 211 77 / 0.95);
}
.focus\:bg-amber-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}
.focus\:bg-amber-500\/0:focus {
  background-color: rgb(245 158 11 / 0);
}
.focus\:bg-amber-500\/10:focus {
  background-color: rgb(245 158 11 / 0.1);
}
.focus\:bg-amber-500\/100:focus {
  background-color: rgb(245 158 11 / 1);
}
.focus\:bg-amber-500\/20:focus {
  background-color: rgb(245 158 11 / 0.2);
}
.focus\:bg-amber-500\/25:focus {
  background-color: rgb(245 158 11 / 0.25);
}
.focus\:bg-amber-500\/30:focus {
  background-color: rgb(245 158 11 / 0.3);
}
.focus\:bg-amber-500\/40:focus {
  background-color: rgb(245 158 11 / 0.4);
}
.focus\:bg-amber-500\/5:focus {
  background-color: rgb(245 158 11 / 0.05);
}
.focus\:bg-amber-500\/50:focus {
  background-color: rgb(245 158 11 / 0.5);
}
.focus\:bg-amber-500\/60:focus {
  background-color: rgb(245 158 11 / 0.6);
}
.focus\:bg-amber-500\/70:focus {
  background-color: rgb(245 158 11 / 0.7);
}
.focus\:bg-amber-500\/75:focus {
  background-color: rgb(245 158 11 / 0.75);
}
.focus\:bg-amber-500\/80:focus {
  background-color: rgb(245 158 11 / 0.8);
}
.focus\:bg-amber-500\/90:focus {
  background-color: rgb(245 158 11 / 0.9);
}
.focus\:bg-amber-500\/95:focus {
  background-color: rgb(245 158 11 / 0.95);
}
.focus\:bg-blue-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(164 202 254 / var(--tw-bg-opacity));
}
.focus\:bg-blue-300\/0:focus {
  background-color: rgb(164 202 254 / 0);
}
.focus\:bg-blue-300\/10:focus {
  background-color: rgb(164 202 254 / 0.1);
}
.focus\:bg-blue-300\/100:focus {
  background-color: rgb(164 202 254 / 1);
}
.focus\:bg-blue-300\/20:focus {
  background-color: rgb(164 202 254 / 0.2);
}
.focus\:bg-blue-300\/25:focus {
  background-color: rgb(164 202 254 / 0.25);
}
.focus\:bg-blue-300\/30:focus {
  background-color: rgb(164 202 254 / 0.3);
}
.focus\:bg-blue-300\/40:focus {
  background-color: rgb(164 202 254 / 0.4);
}
.focus\:bg-blue-300\/5:focus {
  background-color: rgb(164 202 254 / 0.05);
}
.focus\:bg-blue-300\/50:focus {
  background-color: rgb(164 202 254 / 0.5);
}
.focus\:bg-blue-300\/60:focus {
  background-color: rgb(164 202 254 / 0.6);
}
.focus\:bg-blue-300\/70:focus {
  background-color: rgb(164 202 254 / 0.7);
}
.focus\:bg-blue-300\/75:focus {
  background-color: rgb(164 202 254 / 0.75);
}
.focus\:bg-blue-300\/80:focus {
  background-color: rgb(164 202 254 / 0.8);
}
.focus\:bg-blue-300\/90:focus {
  background-color: rgb(164 202 254 / 0.9);
}
.focus\:bg-blue-300\/95:focus {
  background-color: rgb(164 202 254 / 0.95);
}
.focus\:bg-blue-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(63 131 248 / var(--tw-bg-opacity));
}
.focus\:bg-blue-500\/0:focus {
  background-color: rgb(63 131 248 / 0);
}
.focus\:bg-blue-500\/10:focus {
  background-color: rgb(63 131 248 / 0.1);
}
.focus\:bg-blue-500\/100:focus {
  background-color: rgb(63 131 248 / 1);
}
.focus\:bg-blue-500\/20:focus {
  background-color: rgb(63 131 248 / 0.2);
}
.focus\:bg-blue-500\/25:focus {
  background-color: rgb(63 131 248 / 0.25);
}
.focus\:bg-blue-500\/30:focus {
  background-color: rgb(63 131 248 / 0.3);
}
.focus\:bg-blue-500\/40:focus {
  background-color: rgb(63 131 248 / 0.4);
}
.focus\:bg-blue-500\/5:focus {
  background-color: rgb(63 131 248 / 0.05);
}
.focus\:bg-blue-500\/50:focus {
  background-color: rgb(63 131 248 / 0.5);
}
.focus\:bg-blue-500\/60:focus {
  background-color: rgb(63 131 248 / 0.6);
}
.focus\:bg-blue-500\/70:focus {
  background-color: rgb(63 131 248 / 0.7);
}
.focus\:bg-blue-500\/75:focus {
  background-color: rgb(63 131 248 / 0.75);
}
.focus\:bg-blue-500\/80:focus {
  background-color: rgb(63 131 248 / 0.8);
}
.focus\:bg-blue-500\/90:focus {
  background-color: rgb(63 131 248 / 0.9);
}
.focus\:bg-blue-500\/95:focus {
  background-color: rgb(63 131 248 / 0.95);
}
.focus\:bg-emerald-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity));
}
.focus\:bg-emerald-300\/0:focus {
  background-color: rgb(110 231 183 / 0);
}
.focus\:bg-emerald-300\/10:focus {
  background-color: rgb(110 231 183 / 0.1);
}
.focus\:bg-emerald-300\/100:focus {
  background-color: rgb(110 231 183 / 1);
}
.focus\:bg-emerald-300\/20:focus {
  background-color: rgb(110 231 183 / 0.2);
}
.focus\:bg-emerald-300\/25:focus {
  background-color: rgb(110 231 183 / 0.25);
}
.focus\:bg-emerald-300\/30:focus {
  background-color: rgb(110 231 183 / 0.3);
}
.focus\:bg-emerald-300\/40:focus {
  background-color: rgb(110 231 183 / 0.4);
}
.focus\:bg-emerald-300\/5:focus {
  background-color: rgb(110 231 183 / 0.05);
}
.focus\:bg-emerald-300\/50:focus {
  background-color: rgb(110 231 183 / 0.5);
}
.focus\:bg-emerald-300\/60:focus {
  background-color: rgb(110 231 183 / 0.6);
}
.focus\:bg-emerald-300\/70:focus {
  background-color: rgb(110 231 183 / 0.7);
}
.focus\:bg-emerald-300\/75:focus {
  background-color: rgb(110 231 183 / 0.75);
}
.focus\:bg-emerald-300\/80:focus {
  background-color: rgb(110 231 183 / 0.8);
}
.focus\:bg-emerald-300\/90:focus {
  background-color: rgb(110 231 183 / 0.9);
}
.focus\:bg-emerald-300\/95:focus {
  background-color: rgb(110 231 183 / 0.95);
}
.focus\:bg-emerald-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}
.focus\:bg-emerald-500\/0:focus {
  background-color: rgb(16 185 129 / 0);
}
.focus\:bg-emerald-500\/10:focus {
  background-color: rgb(16 185 129 / 0.1);
}
.focus\:bg-emerald-500\/100:focus {
  background-color: rgb(16 185 129 / 1);
}
.focus\:bg-emerald-500\/20:focus {
  background-color: rgb(16 185 129 / 0.2);
}
.focus\:bg-emerald-500\/25:focus {
  background-color: rgb(16 185 129 / 0.25);
}
.focus\:bg-emerald-500\/30:focus {
  background-color: rgb(16 185 129 / 0.3);
}
.focus\:bg-emerald-500\/40:focus {
  background-color: rgb(16 185 129 / 0.4);
}
.focus\:bg-emerald-500\/5:focus {
  background-color: rgb(16 185 129 / 0.05);
}
.focus\:bg-emerald-500\/50:focus {
  background-color: rgb(16 185 129 / 0.5);
}
.focus\:bg-emerald-500\/60:focus {
  background-color: rgb(16 185 129 / 0.6);
}
.focus\:bg-emerald-500\/70:focus {
  background-color: rgb(16 185 129 / 0.7);
}
.focus\:bg-emerald-500\/75:focus {
  background-color: rgb(16 185 129 / 0.75);
}
.focus\:bg-emerald-500\/80:focus {
  background-color: rgb(16 185 129 / 0.8);
}
.focus\:bg-emerald-500\/90:focus {
  background-color: rgb(16 185 129 / 0.9);
}
.focus\:bg-emerald-500\/95:focus {
  background-color: rgb(16 185 129 / 0.95);
}
.focus\:bg-green-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(132 225 188 / var(--tw-bg-opacity));
}
.focus\:bg-green-300\/0:focus {
  background-color: rgb(132 225 188 / 0);
}
.focus\:bg-green-300\/10:focus {
  background-color: rgb(132 225 188 / 0.1);
}
.focus\:bg-green-300\/100:focus {
  background-color: rgb(132 225 188 / 1);
}
.focus\:bg-green-300\/20:focus {
  background-color: rgb(132 225 188 / 0.2);
}
.focus\:bg-green-300\/25:focus {
  background-color: rgb(132 225 188 / 0.25);
}
.focus\:bg-green-300\/30:focus {
  background-color: rgb(132 225 188 / 0.3);
}
.focus\:bg-green-300\/40:focus {
  background-color: rgb(132 225 188 / 0.4);
}
.focus\:bg-green-300\/5:focus {
  background-color: rgb(132 225 188 / 0.05);
}
.focus\:bg-green-300\/50:focus {
  background-color: rgb(132 225 188 / 0.5);
}
.focus\:bg-green-300\/60:focus {
  background-color: rgb(132 225 188 / 0.6);
}
.focus\:bg-green-300\/70:focus {
  background-color: rgb(132 225 188 / 0.7);
}
.focus\:bg-green-300\/75:focus {
  background-color: rgb(132 225 188 / 0.75);
}
.focus\:bg-green-300\/80:focus {
  background-color: rgb(132 225 188 / 0.8);
}
.focus\:bg-green-300\/90:focus {
  background-color: rgb(132 225 188 / 0.9);
}
.focus\:bg-green-300\/95:focus {
  background-color: rgb(132 225 188 / 0.95);
}
.focus\:bg-green-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity));
}
.focus\:bg-green-500\/0:focus {
  background-color: rgb(14 159 110 / 0);
}
.focus\:bg-green-500\/10:focus {
  background-color: rgb(14 159 110 / 0.1);
}
.focus\:bg-green-500\/100:focus {
  background-color: rgb(14 159 110 / 1);
}
.focus\:bg-green-500\/20:focus {
  background-color: rgb(14 159 110 / 0.2);
}
.focus\:bg-green-500\/25:focus {
  background-color: rgb(14 159 110 / 0.25);
}
.focus\:bg-green-500\/30:focus {
  background-color: rgb(14 159 110 / 0.3);
}
.focus\:bg-green-500\/40:focus {
  background-color: rgb(14 159 110 / 0.4);
}
.focus\:bg-green-500\/5:focus {
  background-color: rgb(14 159 110 / 0.05);
}
.focus\:bg-green-500\/50:focus {
  background-color: rgb(14 159 110 / 0.5);
}
.focus\:bg-green-500\/60:focus {
  background-color: rgb(14 159 110 / 0.6);
}
.focus\:bg-green-500\/70:focus {
  background-color: rgb(14 159 110 / 0.7);
}
.focus\:bg-green-500\/75:focus {
  background-color: rgb(14 159 110 / 0.75);
}
.focus\:bg-green-500\/80:focus {
  background-color: rgb(14 159 110 / 0.8);
}
.focus\:bg-green-500\/90:focus {
  background-color: rgb(14 159 110 / 0.9);
}
.focus\:bg-green-500\/95:focus {
  background-color: rgb(14 159 110 / 0.95);
}
.focus\:bg-indigo-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(180 198 252 / var(--tw-bg-opacity));
}
.focus\:bg-indigo-300\/0:focus {
  background-color: rgb(180 198 252 / 0);
}
.focus\:bg-indigo-300\/10:focus {
  background-color: rgb(180 198 252 / 0.1);
}
.focus\:bg-indigo-300\/100:focus {
  background-color: rgb(180 198 252 / 1);
}
.focus\:bg-indigo-300\/20:focus {
  background-color: rgb(180 198 252 / 0.2);
}
.focus\:bg-indigo-300\/25:focus {
  background-color: rgb(180 198 252 / 0.25);
}
.focus\:bg-indigo-300\/30:focus {
  background-color: rgb(180 198 252 / 0.3);
}
.focus\:bg-indigo-300\/40:focus {
  background-color: rgb(180 198 252 / 0.4);
}
.focus\:bg-indigo-300\/5:focus {
  background-color: rgb(180 198 252 / 0.05);
}
.focus\:bg-indigo-300\/50:focus {
  background-color: rgb(180 198 252 / 0.5);
}
.focus\:bg-indigo-300\/60:focus {
  background-color: rgb(180 198 252 / 0.6);
}
.focus\:bg-indigo-300\/70:focus {
  background-color: rgb(180 198 252 / 0.7);
}
.focus\:bg-indigo-300\/75:focus {
  background-color: rgb(180 198 252 / 0.75);
}
.focus\:bg-indigo-300\/80:focus {
  background-color: rgb(180 198 252 / 0.8);
}
.focus\:bg-indigo-300\/90:focus {
  background-color: rgb(180 198 252 / 0.9);
}
.focus\:bg-indigo-300\/95:focus {
  background-color: rgb(180 198 252 / 0.95);
}
.focus\:bg-indigo-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(104 117 245 / var(--tw-bg-opacity));
}
.focus\:bg-indigo-500\/0:focus {
  background-color: rgb(104 117 245 / 0);
}
.focus\:bg-indigo-500\/10:focus {
  background-color: rgb(104 117 245 / 0.1);
}
.focus\:bg-indigo-500\/100:focus {
  background-color: rgb(104 117 245 / 1);
}
.focus\:bg-indigo-500\/20:focus {
  background-color: rgb(104 117 245 / 0.2);
}
.focus\:bg-indigo-500\/25:focus {
  background-color: rgb(104 117 245 / 0.25);
}
.focus\:bg-indigo-500\/30:focus {
  background-color: rgb(104 117 245 / 0.3);
}
.focus\:bg-indigo-500\/40:focus {
  background-color: rgb(104 117 245 / 0.4);
}
.focus\:bg-indigo-500\/5:focus {
  background-color: rgb(104 117 245 / 0.05);
}
.focus\:bg-indigo-500\/50:focus {
  background-color: rgb(104 117 245 / 0.5);
}
.focus\:bg-indigo-500\/60:focus {
  background-color: rgb(104 117 245 / 0.6);
}
.focus\:bg-indigo-500\/70:focus {
  background-color: rgb(104 117 245 / 0.7);
}
.focus\:bg-indigo-500\/75:focus {
  background-color: rgb(104 117 245 / 0.75);
}
.focus\:bg-indigo-500\/80:focus {
  background-color: rgb(104 117 245 / 0.8);
}
.focus\:bg-indigo-500\/90:focus {
  background-color: rgb(104 117 245 / 0.9);
}
.focus\:bg-indigo-500\/95:focus {
  background-color: rgb(104 117 245 / 0.95);
}
.focus\:bg-lime-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity));
}
.focus\:bg-lime-300\/0:focus {
  background-color: rgb(190 242 100 / 0);
}
.focus\:bg-lime-300\/10:focus {
  background-color: rgb(190 242 100 / 0.1);
}
.focus\:bg-lime-300\/100:focus {
  background-color: rgb(190 242 100 / 1);
}
.focus\:bg-lime-300\/20:focus {
  background-color: rgb(190 242 100 / 0.2);
}
.focus\:bg-lime-300\/25:focus {
  background-color: rgb(190 242 100 / 0.25);
}
.focus\:bg-lime-300\/30:focus {
  background-color: rgb(190 242 100 / 0.3);
}
.focus\:bg-lime-300\/40:focus {
  background-color: rgb(190 242 100 / 0.4);
}
.focus\:bg-lime-300\/5:focus {
  background-color: rgb(190 242 100 / 0.05);
}
.focus\:bg-lime-300\/50:focus {
  background-color: rgb(190 242 100 / 0.5);
}
.focus\:bg-lime-300\/60:focus {
  background-color: rgb(190 242 100 / 0.6);
}
.focus\:bg-lime-300\/70:focus {
  background-color: rgb(190 242 100 / 0.7);
}
.focus\:bg-lime-300\/75:focus {
  background-color: rgb(190 242 100 / 0.75);
}
.focus\:bg-lime-300\/80:focus {
  background-color: rgb(190 242 100 / 0.8);
}
.focus\:bg-lime-300\/90:focus {
  background-color: rgb(190 242 100 / 0.9);
}
.focus\:bg-lime-300\/95:focus {
  background-color: rgb(190 242 100 / 0.95);
}
.focus\:bg-lime-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}
.focus\:bg-lime-500\/0:focus {
  background-color: rgb(132 204 22 / 0);
}
.focus\:bg-lime-500\/10:focus {
  background-color: rgb(132 204 22 / 0.1);
}
.focus\:bg-lime-500\/100:focus {
  background-color: rgb(132 204 22 / 1);
}
.focus\:bg-lime-500\/20:focus {
  background-color: rgb(132 204 22 / 0.2);
}
.focus\:bg-lime-500\/25:focus {
  background-color: rgb(132 204 22 / 0.25);
}
.focus\:bg-lime-500\/30:focus {
  background-color: rgb(132 204 22 / 0.3);
}
.focus\:bg-lime-500\/40:focus {
  background-color: rgb(132 204 22 / 0.4);
}
.focus\:bg-lime-500\/5:focus {
  background-color: rgb(132 204 22 / 0.05);
}
.focus\:bg-lime-500\/50:focus {
  background-color: rgb(132 204 22 / 0.5);
}
.focus\:bg-lime-500\/60:focus {
  background-color: rgb(132 204 22 / 0.6);
}
.focus\:bg-lime-500\/70:focus {
  background-color: rgb(132 204 22 / 0.7);
}
.focus\:bg-lime-500\/75:focus {
  background-color: rgb(132 204 22 / 0.75);
}
.focus\:bg-lime-500\/80:focus {
  background-color: rgb(132 204 22 / 0.8);
}
.focus\:bg-lime-500\/90:focus {
  background-color: rgb(132 204 22 / 0.9);
}
.focus\:bg-lime-500\/95:focus {
  background-color: rgb(132 204 22 / 0.95);
}
.focus\:bg-orange-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 140 / var(--tw-bg-opacity));
}
.focus\:bg-orange-300\/0:focus {
  background-color: rgb(253 186 140 / 0);
}
.focus\:bg-orange-300\/10:focus {
  background-color: rgb(253 186 140 / 0.1);
}
.focus\:bg-orange-300\/100:focus {
  background-color: rgb(253 186 140 / 1);
}
.focus\:bg-orange-300\/20:focus {
  background-color: rgb(253 186 140 / 0.2);
}
.focus\:bg-orange-300\/25:focus {
  background-color: rgb(253 186 140 / 0.25);
}
.focus\:bg-orange-300\/30:focus {
  background-color: rgb(253 186 140 / 0.3);
}
.focus\:bg-orange-300\/40:focus {
  background-color: rgb(253 186 140 / 0.4);
}
.focus\:bg-orange-300\/5:focus {
  background-color: rgb(253 186 140 / 0.05);
}
.focus\:bg-orange-300\/50:focus {
  background-color: rgb(253 186 140 / 0.5);
}
.focus\:bg-orange-300\/60:focus {
  background-color: rgb(253 186 140 / 0.6);
}
.focus\:bg-orange-300\/70:focus {
  background-color: rgb(253 186 140 / 0.7);
}
.focus\:bg-orange-300\/75:focus {
  background-color: rgb(253 186 140 / 0.75);
}
.focus\:bg-orange-300\/80:focus {
  background-color: rgb(253 186 140 / 0.8);
}
.focus\:bg-orange-300\/90:focus {
  background-color: rgb(253 186 140 / 0.9);
}
.focus\:bg-orange-300\/95:focus {
  background-color: rgb(253 186 140 / 0.95);
}
.focus\:bg-orange-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 90 31 / var(--tw-bg-opacity));
}
.focus\:bg-orange-500\/0:focus {
  background-color: rgb(255 90 31 / 0);
}
.focus\:bg-orange-500\/10:focus {
  background-color: rgb(255 90 31 / 0.1);
}
.focus\:bg-orange-500\/100:focus {
  background-color: rgb(255 90 31 / 1);
}
.focus\:bg-orange-500\/20:focus {
  background-color: rgb(255 90 31 / 0.2);
}
.focus\:bg-orange-500\/25:focus {
  background-color: rgb(255 90 31 / 0.25);
}
.focus\:bg-orange-500\/30:focus {
  background-color: rgb(255 90 31 / 0.3);
}
.focus\:bg-orange-500\/40:focus {
  background-color: rgb(255 90 31 / 0.4);
}
.focus\:bg-orange-500\/5:focus {
  background-color: rgb(255 90 31 / 0.05);
}
.focus\:bg-orange-500\/50:focus {
  background-color: rgb(255 90 31 / 0.5);
}
.focus\:bg-orange-500\/60:focus {
  background-color: rgb(255 90 31 / 0.6);
}
.focus\:bg-orange-500\/70:focus {
  background-color: rgb(255 90 31 / 0.7);
}
.focus\:bg-orange-500\/75:focus {
  background-color: rgb(255 90 31 / 0.75);
}
.focus\:bg-orange-500\/80:focus {
  background-color: rgb(255 90 31 / 0.8);
}
.focus\:bg-orange-500\/90:focus {
  background-color: rgb(255 90 31 / 0.9);
}
.focus\:bg-orange-500\/95:focus {
  background-color: rgb(255 90 31 / 0.95);
}
.focus\:bg-red-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 180 180 / var(--tw-bg-opacity));
}
.focus\:bg-red-300\/0:focus {
  background-color: rgb(248 180 180 / 0);
}
.focus\:bg-red-300\/10:focus {
  background-color: rgb(248 180 180 / 0.1);
}
.focus\:bg-red-300\/100:focus {
  background-color: rgb(248 180 180 / 1);
}
.focus\:bg-red-300\/20:focus {
  background-color: rgb(248 180 180 / 0.2);
}
.focus\:bg-red-300\/25:focus {
  background-color: rgb(248 180 180 / 0.25);
}
.focus\:bg-red-300\/30:focus {
  background-color: rgb(248 180 180 / 0.3);
}
.focus\:bg-red-300\/40:focus {
  background-color: rgb(248 180 180 / 0.4);
}
.focus\:bg-red-300\/5:focus {
  background-color: rgb(248 180 180 / 0.05);
}
.focus\:bg-red-300\/50:focus {
  background-color: rgb(248 180 180 / 0.5);
}
.focus\:bg-red-300\/60:focus {
  background-color: rgb(248 180 180 / 0.6);
}
.focus\:bg-red-300\/70:focus {
  background-color: rgb(248 180 180 / 0.7);
}
.focus\:bg-red-300\/75:focus {
  background-color: rgb(248 180 180 / 0.75);
}
.focus\:bg-red-300\/80:focus {
  background-color: rgb(248 180 180 / 0.8);
}
.focus\:bg-red-300\/90:focus {
  background-color: rgb(248 180 180 / 0.9);
}
.focus\:bg-red-300\/95:focus {
  background-color: rgb(248 180 180 / 0.95);
}
.focus\:bg-red-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(240 82 82 / var(--tw-bg-opacity));
}
.focus\:bg-red-500\/0:focus {
  background-color: rgb(240 82 82 / 0);
}
.focus\:bg-red-500\/10:focus {
  background-color: rgb(240 82 82 / 0.1);
}
.focus\:bg-red-500\/100:focus {
  background-color: rgb(240 82 82 / 1);
}
.focus\:bg-red-500\/20:focus {
  background-color: rgb(240 82 82 / 0.2);
}
.focus\:bg-red-500\/25:focus {
  background-color: rgb(240 82 82 / 0.25);
}
.focus\:bg-red-500\/30:focus {
  background-color: rgb(240 82 82 / 0.3);
}
.focus\:bg-red-500\/40:focus {
  background-color: rgb(240 82 82 / 0.4);
}
.focus\:bg-red-500\/5:focus {
  background-color: rgb(240 82 82 / 0.05);
}
.focus\:bg-red-500\/50:focus {
  background-color: rgb(240 82 82 / 0.5);
}
.focus\:bg-red-500\/60:focus {
  background-color: rgb(240 82 82 / 0.6);
}
.focus\:bg-red-500\/70:focus {
  background-color: rgb(240 82 82 / 0.7);
}
.focus\:bg-red-500\/75:focus {
  background-color: rgb(240 82 82 / 0.75);
}
.focus\:bg-red-500\/80:focus {
  background-color: rgb(240 82 82 / 0.8);
}
.focus\:bg-red-500\/90:focus {
  background-color: rgb(240 82 82 / 0.9);
}
.focus\:bg-red-500\/95:focus {
  background-color: rgb(240 82 82 / 0.95);
}
.focus\:bg-sky-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity));
}
.focus\:bg-sky-300\/0:focus {
  background-color: rgb(125 211 252 / 0);
}
.focus\:bg-sky-300\/10:focus {
  background-color: rgb(125 211 252 / 0.1);
}
.focus\:bg-sky-300\/100:focus {
  background-color: rgb(125 211 252 / 1);
}
.focus\:bg-sky-300\/20:focus {
  background-color: rgb(125 211 252 / 0.2);
}
.focus\:bg-sky-300\/25:focus {
  background-color: rgb(125 211 252 / 0.25);
}
.focus\:bg-sky-300\/30:focus {
  background-color: rgb(125 211 252 / 0.3);
}
.focus\:bg-sky-300\/40:focus {
  background-color: rgb(125 211 252 / 0.4);
}
.focus\:bg-sky-300\/5:focus {
  background-color: rgb(125 211 252 / 0.05);
}
.focus\:bg-sky-300\/50:focus {
  background-color: rgb(125 211 252 / 0.5);
}
.focus\:bg-sky-300\/60:focus {
  background-color: rgb(125 211 252 / 0.6);
}
.focus\:bg-sky-300\/70:focus {
  background-color: rgb(125 211 252 / 0.7);
}
.focus\:bg-sky-300\/75:focus {
  background-color: rgb(125 211 252 / 0.75);
}
.focus\:bg-sky-300\/80:focus {
  background-color: rgb(125 211 252 / 0.8);
}
.focus\:bg-sky-300\/90:focus {
  background-color: rgb(125 211 252 / 0.9);
}
.focus\:bg-sky-300\/95:focus {
  background-color: rgb(125 211 252 / 0.95);
}
.focus\:bg-sky-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.focus\:bg-sky-500\/0:focus {
  background-color: rgb(14 165 233 / 0);
}
.focus\:bg-sky-500\/10:focus {
  background-color: rgb(14 165 233 / 0.1);
}
.focus\:bg-sky-500\/100:focus {
  background-color: rgb(14 165 233 / 1);
}
.focus\:bg-sky-500\/20:focus {
  background-color: rgb(14 165 233 / 0.2);
}
.focus\:bg-sky-500\/25:focus {
  background-color: rgb(14 165 233 / 0.25);
}
.focus\:bg-sky-500\/30:focus {
  background-color: rgb(14 165 233 / 0.3);
}
.focus\:bg-sky-500\/40:focus {
  background-color: rgb(14 165 233 / 0.4);
}
.focus\:bg-sky-500\/5:focus {
  background-color: rgb(14 165 233 / 0.05);
}
.focus\:bg-sky-500\/50:focus {
  background-color: rgb(14 165 233 / 0.5);
}
.focus\:bg-sky-500\/60:focus {
  background-color: rgb(14 165 233 / 0.6);
}
.focus\:bg-sky-500\/70:focus {
  background-color: rgb(14 165 233 / 0.7);
}
.focus\:bg-sky-500\/75:focus {
  background-color: rgb(14 165 233 / 0.75);
}
.focus\:bg-sky-500\/80:focus {
  background-color: rgb(14 165 233 / 0.8);
}
.focus\:bg-sky-500\/90:focus {
  background-color: rgb(14 165 233 / 0.9);
}
.focus\:bg-sky-500\/95:focus {
  background-color: rgb(14 165 233 / 0.95);
}
.focus\:bg-teal-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(126 220 226 / var(--tw-bg-opacity));
}
.focus\:bg-teal-300\/0:focus {
  background-color: rgb(126 220 226 / 0);
}
.focus\:bg-teal-300\/10:focus {
  background-color: rgb(126 220 226 / 0.1);
}
.focus\:bg-teal-300\/100:focus {
  background-color: rgb(126 220 226 / 1);
}
.focus\:bg-teal-300\/20:focus {
  background-color: rgb(126 220 226 / 0.2);
}
.focus\:bg-teal-300\/25:focus {
  background-color: rgb(126 220 226 / 0.25);
}
.focus\:bg-teal-300\/30:focus {
  background-color: rgb(126 220 226 / 0.3);
}
.focus\:bg-teal-300\/40:focus {
  background-color: rgb(126 220 226 / 0.4);
}
.focus\:bg-teal-300\/5:focus {
  background-color: rgb(126 220 226 / 0.05);
}
.focus\:bg-teal-300\/50:focus {
  background-color: rgb(126 220 226 / 0.5);
}
.focus\:bg-teal-300\/60:focus {
  background-color: rgb(126 220 226 / 0.6);
}
.focus\:bg-teal-300\/70:focus {
  background-color: rgb(126 220 226 / 0.7);
}
.focus\:bg-teal-300\/75:focus {
  background-color: rgb(126 220 226 / 0.75);
}
.focus\:bg-teal-300\/80:focus {
  background-color: rgb(126 220 226 / 0.8);
}
.focus\:bg-teal-300\/90:focus {
  background-color: rgb(126 220 226 / 0.9);
}
.focus\:bg-teal-300\/95:focus {
  background-color: rgb(126 220 226 / 0.95);
}
.focus\:bg-teal-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 148 162 / var(--tw-bg-opacity));
}
.focus\:bg-teal-500\/0:focus {
  background-color: rgb(6 148 162 / 0);
}
.focus\:bg-teal-500\/10:focus {
  background-color: rgb(6 148 162 / 0.1);
}
.focus\:bg-teal-500\/100:focus {
  background-color: rgb(6 148 162 / 1);
}
.focus\:bg-teal-500\/20:focus {
  background-color: rgb(6 148 162 / 0.2);
}
.focus\:bg-teal-500\/25:focus {
  background-color: rgb(6 148 162 / 0.25);
}
.focus\:bg-teal-500\/30:focus {
  background-color: rgb(6 148 162 / 0.3);
}
.focus\:bg-teal-500\/40:focus {
  background-color: rgb(6 148 162 / 0.4);
}
.focus\:bg-teal-500\/5:focus {
  background-color: rgb(6 148 162 / 0.05);
}
.focus\:bg-teal-500\/50:focus {
  background-color: rgb(6 148 162 / 0.5);
}
.focus\:bg-teal-500\/60:focus {
  background-color: rgb(6 148 162 / 0.6);
}
.focus\:bg-teal-500\/70:focus {
  background-color: rgb(6 148 162 / 0.7);
}
.focus\:bg-teal-500\/75:focus {
  background-color: rgb(6 148 162 / 0.75);
}
.focus\:bg-teal-500\/80:focus {
  background-color: rgb(6 148 162 / 0.8);
}
.focus\:bg-teal-500\/90:focus {
  background-color: rgb(6 148 162 / 0.9);
}
.focus\:bg-teal-500\/95:focus {
  background-color: rgb(6 148 162 / 0.95);
}
.focus\:bg-yellow-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(250 202 21 / var(--tw-bg-opacity));
}
.focus\:bg-yellow-300\/0:focus {
  background-color: rgb(250 202 21 / 0);
}
.focus\:bg-yellow-300\/10:focus {
  background-color: rgb(250 202 21 / 0.1);
}
.focus\:bg-yellow-300\/100:focus {
  background-color: rgb(250 202 21 / 1);
}
.focus\:bg-yellow-300\/20:focus {
  background-color: rgb(250 202 21 / 0.2);
}
.focus\:bg-yellow-300\/25:focus {
  background-color: rgb(250 202 21 / 0.25);
}
.focus\:bg-yellow-300\/30:focus {
  background-color: rgb(250 202 21 / 0.3);
}
.focus\:bg-yellow-300\/40:focus {
  background-color: rgb(250 202 21 / 0.4);
}
.focus\:bg-yellow-300\/5:focus {
  background-color: rgb(250 202 21 / 0.05);
}
.focus\:bg-yellow-300\/50:focus {
  background-color: rgb(250 202 21 / 0.5);
}
.focus\:bg-yellow-300\/60:focus {
  background-color: rgb(250 202 21 / 0.6);
}
.focus\:bg-yellow-300\/70:focus {
  background-color: rgb(250 202 21 / 0.7);
}
.focus\:bg-yellow-300\/75:focus {
  background-color: rgb(250 202 21 / 0.75);
}
.focus\:bg-yellow-300\/80:focus {
  background-color: rgb(250 202 21 / 0.8);
}
.focus\:bg-yellow-300\/90:focus {
  background-color: rgb(250 202 21 / 0.9);
}
.focus\:bg-yellow-300\/95:focus {
  background-color: rgb(250 202 21 / 0.95);
}
.focus\:bg-yellow-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(194 120 3 / var(--tw-bg-opacity));
}
.focus\:bg-yellow-500\/0:focus {
  background-color: rgb(194 120 3 / 0);
}
.focus\:bg-yellow-500\/10:focus {
  background-color: rgb(194 120 3 / 0.1);
}
.focus\:bg-yellow-500\/100:focus {
  background-color: rgb(194 120 3 / 1);
}
.focus\:bg-yellow-500\/20:focus {
  background-color: rgb(194 120 3 / 0.2);
}
.focus\:bg-yellow-500\/25:focus {
  background-color: rgb(194 120 3 / 0.25);
}
.focus\:bg-yellow-500\/30:focus {
  background-color: rgb(194 120 3 / 0.3);
}
.focus\:bg-yellow-500\/40:focus {
  background-color: rgb(194 120 3 / 0.4);
}
.focus\:bg-yellow-500\/5:focus {
  background-color: rgb(194 120 3 / 0.05);
}
.focus\:bg-yellow-500\/50:focus {
  background-color: rgb(194 120 3 / 0.5);
}
.focus\:bg-yellow-500\/60:focus {
  background-color: rgb(194 120 3 / 0.6);
}
.focus\:bg-yellow-500\/70:focus {
  background-color: rgb(194 120 3 / 0.7);
}
.focus\:bg-yellow-500\/75:focus {
  background-color: rgb(194 120 3 / 0.75);
}
.focus\:bg-yellow-500\/80:focus {
  background-color: rgb(194 120 3 / 0.8);
}
.focus\:bg-yellow-500\/90:focus {
  background-color: rgb(194 120 3 / 0.9);
}
.focus\:bg-yellow-500\/95:focus {
  background-color: rgb(194 120 3 / 0.95);
}
.focus\:bg-zinc-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity));
}
.focus\:bg-zinc-300\/0:focus {
  background-color: rgb(212 212 216 / 0);
}
.focus\:bg-zinc-300\/10:focus {
  background-color: rgb(212 212 216 / 0.1);
}
.focus\:bg-zinc-300\/100:focus {
  background-color: rgb(212 212 216 / 1);
}
.focus\:bg-zinc-300\/20:focus {
  background-color: rgb(212 212 216 / 0.2);
}
.focus\:bg-zinc-300\/25:focus {
  background-color: rgb(212 212 216 / 0.25);
}
.focus\:bg-zinc-300\/30:focus {
  background-color: rgb(212 212 216 / 0.3);
}
.focus\:bg-zinc-300\/40:focus {
  background-color: rgb(212 212 216 / 0.4);
}
.focus\:bg-zinc-300\/5:focus {
  background-color: rgb(212 212 216 / 0.05);
}
.focus\:bg-zinc-300\/50:focus {
  background-color: rgb(212 212 216 / 0.5);
}
.focus\:bg-zinc-300\/60:focus {
  background-color: rgb(212 212 216 / 0.6);
}
.focus\:bg-zinc-300\/70:focus {
  background-color: rgb(212 212 216 / 0.7);
}
.focus\:bg-zinc-300\/75:focus {
  background-color: rgb(212 212 216 / 0.75);
}
.focus\:bg-zinc-300\/80:focus {
  background-color: rgb(212 212 216 / 0.8);
}
.focus\:bg-zinc-300\/90:focus {
  background-color: rgb(212 212 216 / 0.9);
}
.focus\:bg-zinc-300\/95:focus {
  background-color: rgb(212 212 216 / 0.95);
}
.focus\:bg-zinc-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}
.focus\:bg-zinc-500\/0:focus {
  background-color: rgb(113 113 122 / 0);
}
.focus\:bg-zinc-500\/10:focus {
  background-color: rgb(113 113 122 / 0.1);
}
.focus\:bg-zinc-500\/100:focus {
  background-color: rgb(113 113 122 / 1);
}
.focus\:bg-zinc-500\/20:focus {
  background-color: rgb(113 113 122 / 0.2);
}
.focus\:bg-zinc-500\/25:focus {
  background-color: rgb(113 113 122 / 0.25);
}
.focus\:bg-zinc-500\/30:focus {
  background-color: rgb(113 113 122 / 0.3);
}
.focus\:bg-zinc-500\/40:focus {
  background-color: rgb(113 113 122 / 0.4);
}
.focus\:bg-zinc-500\/5:focus {
  background-color: rgb(113 113 122 / 0.05);
}
.focus\:bg-zinc-500\/50:focus {
  background-color: rgb(113 113 122 / 0.5);
}
.focus\:bg-zinc-500\/60:focus {
  background-color: rgb(113 113 122 / 0.6);
}
.focus\:bg-zinc-500\/70:focus {
  background-color: rgb(113 113 122 / 0.7);
}
.focus\:bg-zinc-500\/75:focus {
  background-color: rgb(113 113 122 / 0.75);
}
.focus\:bg-zinc-500\/80:focus {
  background-color: rgb(113 113 122 / 0.8);
}
.focus\:bg-zinc-500\/90:focus {
  background-color: rgb(113 113 122 / 0.9);
}
.focus\:bg-zinc-500\/95:focus {
  background-color: rgb(113 113 122 / 0.95);
}
.focus\:text-amber-300:focus {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity));
}
.focus\:text-amber-300\/0:focus {
  color: rgb(252 211 77 / 0);
}
.focus\:text-amber-300\/10:focus {
  color: rgb(252 211 77 / 0.1);
}
.focus\:text-amber-300\/100:focus {
  color: rgb(252 211 77 / 1);
}
.focus\:text-amber-300\/20:focus {
  color: rgb(252 211 77 / 0.2);
}
.focus\:text-amber-300\/25:focus {
  color: rgb(252 211 77 / 0.25);
}
.focus\:text-amber-300\/30:focus {
  color: rgb(252 211 77 / 0.3);
}
.focus\:text-amber-300\/40:focus {
  color: rgb(252 211 77 / 0.4);
}
.focus\:text-amber-300\/5:focus {
  color: rgb(252 211 77 / 0.05);
}
.focus\:text-amber-300\/50:focus {
  color: rgb(252 211 77 / 0.5);
}
.focus\:text-amber-300\/60:focus {
  color: rgb(252 211 77 / 0.6);
}
.focus\:text-amber-300\/70:focus {
  color: rgb(252 211 77 / 0.7);
}
.focus\:text-amber-300\/75:focus {
  color: rgb(252 211 77 / 0.75);
}
.focus\:text-amber-300\/80:focus {
  color: rgb(252 211 77 / 0.8);
}
.focus\:text-amber-300\/90:focus {
  color: rgb(252 211 77 / 0.9);
}
.focus\:text-amber-300\/95:focus {
  color: rgb(252 211 77 / 0.95);
}
.focus\:text-amber-500:focus {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}
.focus\:text-amber-500\/0:focus {
  color: rgb(245 158 11 / 0);
}
.focus\:text-amber-500\/10:focus {
  color: rgb(245 158 11 / 0.1);
}
.focus\:text-amber-500\/100:focus {
  color: rgb(245 158 11 / 1);
}
.focus\:text-amber-500\/20:focus {
  color: rgb(245 158 11 / 0.2);
}
.focus\:text-amber-500\/25:focus {
  color: rgb(245 158 11 / 0.25);
}
.focus\:text-amber-500\/30:focus {
  color: rgb(245 158 11 / 0.3);
}
.focus\:text-amber-500\/40:focus {
  color: rgb(245 158 11 / 0.4);
}
.focus\:text-amber-500\/5:focus {
  color: rgb(245 158 11 / 0.05);
}
.focus\:text-amber-500\/50:focus {
  color: rgb(245 158 11 / 0.5);
}
.focus\:text-amber-500\/60:focus {
  color: rgb(245 158 11 / 0.6);
}
.focus\:text-amber-500\/70:focus {
  color: rgb(245 158 11 / 0.7);
}
.focus\:text-amber-500\/75:focus {
  color: rgb(245 158 11 / 0.75);
}
.focus\:text-amber-500\/80:focus {
  color: rgb(245 158 11 / 0.8);
}
.focus\:text-amber-500\/90:focus {
  color: rgb(245 158 11 / 0.9);
}
.focus\:text-amber-500\/95:focus {
  color: rgb(245 158 11 / 0.95);
}
.focus\:text-blue-300:focus {
  --tw-text-opacity: 1;
  color: rgb(164 202 254 / var(--tw-text-opacity));
}
.focus\:text-blue-300\/0:focus {
  color: rgb(164 202 254 / 0);
}
.focus\:text-blue-300\/10:focus {
  color: rgb(164 202 254 / 0.1);
}
.focus\:text-blue-300\/100:focus {
  color: rgb(164 202 254 / 1);
}
.focus\:text-blue-300\/20:focus {
  color: rgb(164 202 254 / 0.2);
}
.focus\:text-blue-300\/25:focus {
  color: rgb(164 202 254 / 0.25);
}
.focus\:text-blue-300\/30:focus {
  color: rgb(164 202 254 / 0.3);
}
.focus\:text-blue-300\/40:focus {
  color: rgb(164 202 254 / 0.4);
}
.focus\:text-blue-300\/5:focus {
  color: rgb(164 202 254 / 0.05);
}
.focus\:text-blue-300\/50:focus {
  color: rgb(164 202 254 / 0.5);
}
.focus\:text-blue-300\/60:focus {
  color: rgb(164 202 254 / 0.6);
}
.focus\:text-blue-300\/70:focus {
  color: rgb(164 202 254 / 0.7);
}
.focus\:text-blue-300\/75:focus {
  color: rgb(164 202 254 / 0.75);
}
.focus\:text-blue-300\/80:focus {
  color: rgb(164 202 254 / 0.8);
}
.focus\:text-blue-300\/90:focus {
  color: rgb(164 202 254 / 0.9);
}
.focus\:text-blue-300\/95:focus {
  color: rgb(164 202 254 / 0.95);
}
.focus\:text-blue-500:focus {
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}
.focus\:text-blue-500\/0:focus {
  color: rgb(63 131 248 / 0);
}
.focus\:text-blue-500\/10:focus {
  color: rgb(63 131 248 / 0.1);
}
.focus\:text-blue-500\/100:focus {
  color: rgb(63 131 248 / 1);
}
.focus\:text-blue-500\/20:focus {
  color: rgb(63 131 248 / 0.2);
}
.focus\:text-blue-500\/25:focus {
  color: rgb(63 131 248 / 0.25);
}
.focus\:text-blue-500\/30:focus {
  color: rgb(63 131 248 / 0.3);
}
.focus\:text-blue-500\/40:focus {
  color: rgb(63 131 248 / 0.4);
}
.focus\:text-blue-500\/5:focus {
  color: rgb(63 131 248 / 0.05);
}
.focus\:text-blue-500\/50:focus {
  color: rgb(63 131 248 / 0.5);
}
.focus\:text-blue-500\/60:focus {
  color: rgb(63 131 248 / 0.6);
}
.focus\:text-blue-500\/70:focus {
  color: rgb(63 131 248 / 0.7);
}
.focus\:text-blue-500\/75:focus {
  color: rgb(63 131 248 / 0.75);
}
.focus\:text-blue-500\/80:focus {
  color: rgb(63 131 248 / 0.8);
}
.focus\:text-blue-500\/90:focus {
  color: rgb(63 131 248 / 0.9);
}
.focus\:text-blue-500\/95:focus {
  color: rgb(63 131 248 / 0.95);
}
.focus\:text-emerald-300:focus {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity));
}
.focus\:text-emerald-300\/0:focus {
  color: rgb(110 231 183 / 0);
}
.focus\:text-emerald-300\/10:focus {
  color: rgb(110 231 183 / 0.1);
}
.focus\:text-emerald-300\/100:focus {
  color: rgb(110 231 183 / 1);
}
.focus\:text-emerald-300\/20:focus {
  color: rgb(110 231 183 / 0.2);
}
.focus\:text-emerald-300\/25:focus {
  color: rgb(110 231 183 / 0.25);
}
.focus\:text-emerald-300\/30:focus {
  color: rgb(110 231 183 / 0.3);
}
.focus\:text-emerald-300\/40:focus {
  color: rgb(110 231 183 / 0.4);
}
.focus\:text-emerald-300\/5:focus {
  color: rgb(110 231 183 / 0.05);
}
.focus\:text-emerald-300\/50:focus {
  color: rgb(110 231 183 / 0.5);
}
.focus\:text-emerald-300\/60:focus {
  color: rgb(110 231 183 / 0.6);
}
.focus\:text-emerald-300\/70:focus {
  color: rgb(110 231 183 / 0.7);
}
.focus\:text-emerald-300\/75:focus {
  color: rgb(110 231 183 / 0.75);
}
.focus\:text-emerald-300\/80:focus {
  color: rgb(110 231 183 / 0.8);
}
.focus\:text-emerald-300\/90:focus {
  color: rgb(110 231 183 / 0.9);
}
.focus\:text-emerald-300\/95:focus {
  color: rgb(110 231 183 / 0.95);
}
.focus\:text-emerald-500:focus {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}
.focus\:text-emerald-500\/0:focus {
  color: rgb(16 185 129 / 0);
}
.focus\:text-emerald-500\/10:focus {
  color: rgb(16 185 129 / 0.1);
}
.focus\:text-emerald-500\/100:focus {
  color: rgb(16 185 129 / 1);
}
.focus\:text-emerald-500\/20:focus {
  color: rgb(16 185 129 / 0.2);
}
.focus\:text-emerald-500\/25:focus {
  color: rgb(16 185 129 / 0.25);
}
.focus\:text-emerald-500\/30:focus {
  color: rgb(16 185 129 / 0.3);
}
.focus\:text-emerald-500\/40:focus {
  color: rgb(16 185 129 / 0.4);
}
.focus\:text-emerald-500\/5:focus {
  color: rgb(16 185 129 / 0.05);
}
.focus\:text-emerald-500\/50:focus {
  color: rgb(16 185 129 / 0.5);
}
.focus\:text-emerald-500\/60:focus {
  color: rgb(16 185 129 / 0.6);
}
.focus\:text-emerald-500\/70:focus {
  color: rgb(16 185 129 / 0.7);
}
.focus\:text-emerald-500\/75:focus {
  color: rgb(16 185 129 / 0.75);
}
.focus\:text-emerald-500\/80:focus {
  color: rgb(16 185 129 / 0.8);
}
.focus\:text-emerald-500\/90:focus {
  color: rgb(16 185 129 / 0.9);
}
.focus\:text-emerald-500\/95:focus {
  color: rgb(16 185 129 / 0.95);
}
.focus\:text-green-300:focus {
  --tw-text-opacity: 1;
  color: rgb(132 225 188 / var(--tw-text-opacity));
}
.focus\:text-green-300\/0:focus {
  color: rgb(132 225 188 / 0);
}
.focus\:text-green-300\/10:focus {
  color: rgb(132 225 188 / 0.1);
}
.focus\:text-green-300\/100:focus {
  color: rgb(132 225 188 / 1);
}
.focus\:text-green-300\/20:focus {
  color: rgb(132 225 188 / 0.2);
}
.focus\:text-green-300\/25:focus {
  color: rgb(132 225 188 / 0.25);
}
.focus\:text-green-300\/30:focus {
  color: rgb(132 225 188 / 0.3);
}
.focus\:text-green-300\/40:focus {
  color: rgb(132 225 188 / 0.4);
}
.focus\:text-green-300\/5:focus {
  color: rgb(132 225 188 / 0.05);
}
.focus\:text-green-300\/50:focus {
  color: rgb(132 225 188 / 0.5);
}
.focus\:text-green-300\/60:focus {
  color: rgb(132 225 188 / 0.6);
}
.focus\:text-green-300\/70:focus {
  color: rgb(132 225 188 / 0.7);
}
.focus\:text-green-300\/75:focus {
  color: rgb(132 225 188 / 0.75);
}
.focus\:text-green-300\/80:focus {
  color: rgb(132 225 188 / 0.8);
}
.focus\:text-green-300\/90:focus {
  color: rgb(132 225 188 / 0.9);
}
.focus\:text-green-300\/95:focus {
  color: rgb(132 225 188 / 0.95);
}
.focus\:text-green-500:focus {
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}
.focus\:text-green-500\/0:focus {
  color: rgb(14 159 110 / 0);
}
.focus\:text-green-500\/10:focus {
  color: rgb(14 159 110 / 0.1);
}
.focus\:text-green-500\/100:focus {
  color: rgb(14 159 110 / 1);
}
.focus\:text-green-500\/20:focus {
  color: rgb(14 159 110 / 0.2);
}
.focus\:text-green-500\/25:focus {
  color: rgb(14 159 110 / 0.25);
}
.focus\:text-green-500\/30:focus {
  color: rgb(14 159 110 / 0.3);
}
.focus\:text-green-500\/40:focus {
  color: rgb(14 159 110 / 0.4);
}
.focus\:text-green-500\/5:focus {
  color: rgb(14 159 110 / 0.05);
}
.focus\:text-green-500\/50:focus {
  color: rgb(14 159 110 / 0.5);
}
.focus\:text-green-500\/60:focus {
  color: rgb(14 159 110 / 0.6);
}
.focus\:text-green-500\/70:focus {
  color: rgb(14 159 110 / 0.7);
}
.focus\:text-green-500\/75:focus {
  color: rgb(14 159 110 / 0.75);
}
.focus\:text-green-500\/80:focus {
  color: rgb(14 159 110 / 0.8);
}
.focus\:text-green-500\/90:focus {
  color: rgb(14 159 110 / 0.9);
}
.focus\:text-green-500\/95:focus {
  color: rgb(14 159 110 / 0.95);
}
.focus\:text-indigo-300:focus {
  --tw-text-opacity: 1;
  color: rgb(180 198 252 / var(--tw-text-opacity));
}
.focus\:text-indigo-300\/0:focus {
  color: rgb(180 198 252 / 0);
}
.focus\:text-indigo-300\/10:focus {
  color: rgb(180 198 252 / 0.1);
}
.focus\:text-indigo-300\/100:focus {
  color: rgb(180 198 252 / 1);
}
.focus\:text-indigo-300\/20:focus {
  color: rgb(180 198 252 / 0.2);
}
.focus\:text-indigo-300\/25:focus {
  color: rgb(180 198 252 / 0.25);
}
.focus\:text-indigo-300\/30:focus {
  color: rgb(180 198 252 / 0.3);
}
.focus\:text-indigo-300\/40:focus {
  color: rgb(180 198 252 / 0.4);
}
.focus\:text-indigo-300\/5:focus {
  color: rgb(180 198 252 / 0.05);
}
.focus\:text-indigo-300\/50:focus {
  color: rgb(180 198 252 / 0.5);
}
.focus\:text-indigo-300\/60:focus {
  color: rgb(180 198 252 / 0.6);
}
.focus\:text-indigo-300\/70:focus {
  color: rgb(180 198 252 / 0.7);
}
.focus\:text-indigo-300\/75:focus {
  color: rgb(180 198 252 / 0.75);
}
.focus\:text-indigo-300\/80:focus {
  color: rgb(180 198 252 / 0.8);
}
.focus\:text-indigo-300\/90:focus {
  color: rgb(180 198 252 / 0.9);
}
.focus\:text-indigo-300\/95:focus {
  color: rgb(180 198 252 / 0.95);
}
.focus\:text-indigo-500:focus {
  --tw-text-opacity: 1;
  color: rgb(104 117 245 / var(--tw-text-opacity));
}
.focus\:text-indigo-500\/0:focus {
  color: rgb(104 117 245 / 0);
}
.focus\:text-indigo-500\/10:focus {
  color: rgb(104 117 245 / 0.1);
}
.focus\:text-indigo-500\/100:focus {
  color: rgb(104 117 245 / 1);
}
.focus\:text-indigo-500\/20:focus {
  color: rgb(104 117 245 / 0.2);
}
.focus\:text-indigo-500\/25:focus {
  color: rgb(104 117 245 / 0.25);
}
.focus\:text-indigo-500\/30:focus {
  color: rgb(104 117 245 / 0.3);
}
.focus\:text-indigo-500\/40:focus {
  color: rgb(104 117 245 / 0.4);
}
.focus\:text-indigo-500\/5:focus {
  color: rgb(104 117 245 / 0.05);
}
.focus\:text-indigo-500\/50:focus {
  color: rgb(104 117 245 / 0.5);
}
.focus\:text-indigo-500\/60:focus {
  color: rgb(104 117 245 / 0.6);
}
.focus\:text-indigo-500\/70:focus {
  color: rgb(104 117 245 / 0.7);
}
.focus\:text-indigo-500\/75:focus {
  color: rgb(104 117 245 / 0.75);
}
.focus\:text-indigo-500\/80:focus {
  color: rgb(104 117 245 / 0.8);
}
.focus\:text-indigo-500\/90:focus {
  color: rgb(104 117 245 / 0.9);
}
.focus\:text-indigo-500\/95:focus {
  color: rgb(104 117 245 / 0.95);
}
.focus\:text-lime-300:focus {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity));
}
.focus\:text-lime-300\/0:focus {
  color: rgb(190 242 100 / 0);
}
.focus\:text-lime-300\/10:focus {
  color: rgb(190 242 100 / 0.1);
}
.focus\:text-lime-300\/100:focus {
  color: rgb(190 242 100 / 1);
}
.focus\:text-lime-300\/20:focus {
  color: rgb(190 242 100 / 0.2);
}
.focus\:text-lime-300\/25:focus {
  color: rgb(190 242 100 / 0.25);
}
.focus\:text-lime-300\/30:focus {
  color: rgb(190 242 100 / 0.3);
}
.focus\:text-lime-300\/40:focus {
  color: rgb(190 242 100 / 0.4);
}
.focus\:text-lime-300\/5:focus {
  color: rgb(190 242 100 / 0.05);
}
.focus\:text-lime-300\/50:focus {
  color: rgb(190 242 100 / 0.5);
}
.focus\:text-lime-300\/60:focus {
  color: rgb(190 242 100 / 0.6);
}
.focus\:text-lime-300\/70:focus {
  color: rgb(190 242 100 / 0.7);
}
.focus\:text-lime-300\/75:focus {
  color: rgb(190 242 100 / 0.75);
}
.focus\:text-lime-300\/80:focus {
  color: rgb(190 242 100 / 0.8);
}
.focus\:text-lime-300\/90:focus {
  color: rgb(190 242 100 / 0.9);
}
.focus\:text-lime-300\/95:focus {
  color: rgb(190 242 100 / 0.95);
}
.focus\:text-lime-500:focus {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}
.focus\:text-lime-500\/0:focus {
  color: rgb(132 204 22 / 0);
}
.focus\:text-lime-500\/10:focus {
  color: rgb(132 204 22 / 0.1);
}
.focus\:text-lime-500\/100:focus {
  color: rgb(132 204 22 / 1);
}
.focus\:text-lime-500\/20:focus {
  color: rgb(132 204 22 / 0.2);
}
.focus\:text-lime-500\/25:focus {
  color: rgb(132 204 22 / 0.25);
}
.focus\:text-lime-500\/30:focus {
  color: rgb(132 204 22 / 0.3);
}
.focus\:text-lime-500\/40:focus {
  color: rgb(132 204 22 / 0.4);
}
.focus\:text-lime-500\/5:focus {
  color: rgb(132 204 22 / 0.05);
}
.focus\:text-lime-500\/50:focus {
  color: rgb(132 204 22 / 0.5);
}
.focus\:text-lime-500\/60:focus {
  color: rgb(132 204 22 / 0.6);
}
.focus\:text-lime-500\/70:focus {
  color: rgb(132 204 22 / 0.7);
}
.focus\:text-lime-500\/75:focus {
  color: rgb(132 204 22 / 0.75);
}
.focus\:text-lime-500\/80:focus {
  color: rgb(132 204 22 / 0.8);
}
.focus\:text-lime-500\/90:focus {
  color: rgb(132 204 22 / 0.9);
}
.focus\:text-lime-500\/95:focus {
  color: rgb(132 204 22 / 0.95);
}
.focus\:text-orange-300:focus {
  --tw-text-opacity: 1;
  color: rgb(253 186 140 / var(--tw-text-opacity));
}
.focus\:text-orange-300\/0:focus {
  color: rgb(253 186 140 / 0);
}
.focus\:text-orange-300\/10:focus {
  color: rgb(253 186 140 / 0.1);
}
.focus\:text-orange-300\/100:focus {
  color: rgb(253 186 140 / 1);
}
.focus\:text-orange-300\/20:focus {
  color: rgb(253 186 140 / 0.2);
}
.focus\:text-orange-300\/25:focus {
  color: rgb(253 186 140 / 0.25);
}
.focus\:text-orange-300\/30:focus {
  color: rgb(253 186 140 / 0.3);
}
.focus\:text-orange-300\/40:focus {
  color: rgb(253 186 140 / 0.4);
}
.focus\:text-orange-300\/5:focus {
  color: rgb(253 186 140 / 0.05);
}
.focus\:text-orange-300\/50:focus {
  color: rgb(253 186 140 / 0.5);
}
.focus\:text-orange-300\/60:focus {
  color: rgb(253 186 140 / 0.6);
}
.focus\:text-orange-300\/70:focus {
  color: rgb(253 186 140 / 0.7);
}
.focus\:text-orange-300\/75:focus {
  color: rgb(253 186 140 / 0.75);
}
.focus\:text-orange-300\/80:focus {
  color: rgb(253 186 140 / 0.8);
}
.focus\:text-orange-300\/90:focus {
  color: rgb(253 186 140 / 0.9);
}
.focus\:text-orange-300\/95:focus {
  color: rgb(253 186 140 / 0.95);
}
.focus\:text-orange-500:focus {
  --tw-text-opacity: 1;
  color: rgb(255 90 31 / var(--tw-text-opacity));
}
.focus\:text-orange-500\/0:focus {
  color: rgb(255 90 31 / 0);
}
.focus\:text-orange-500\/10:focus {
  color: rgb(255 90 31 / 0.1);
}
.focus\:text-orange-500\/100:focus {
  color: rgb(255 90 31 / 1);
}
.focus\:text-orange-500\/20:focus {
  color: rgb(255 90 31 / 0.2);
}
.focus\:text-orange-500\/25:focus {
  color: rgb(255 90 31 / 0.25);
}
.focus\:text-orange-500\/30:focus {
  color: rgb(255 90 31 / 0.3);
}
.focus\:text-orange-500\/40:focus {
  color: rgb(255 90 31 / 0.4);
}
.focus\:text-orange-500\/5:focus {
  color: rgb(255 90 31 / 0.05);
}
.focus\:text-orange-500\/50:focus {
  color: rgb(255 90 31 / 0.5);
}
.focus\:text-orange-500\/60:focus {
  color: rgb(255 90 31 / 0.6);
}
.focus\:text-orange-500\/70:focus {
  color: rgb(255 90 31 / 0.7);
}
.focus\:text-orange-500\/75:focus {
  color: rgb(255 90 31 / 0.75);
}
.focus\:text-orange-500\/80:focus {
  color: rgb(255 90 31 / 0.8);
}
.focus\:text-orange-500\/90:focus {
  color: rgb(255 90 31 / 0.9);
}
.focus\:text-orange-500\/95:focus {
  color: rgb(255 90 31 / 0.95);
}
.focus\:text-red-300:focus {
  --tw-text-opacity: 1;
  color: rgb(248 180 180 / var(--tw-text-opacity));
}
.focus\:text-red-300\/0:focus {
  color: rgb(248 180 180 / 0);
}
.focus\:text-red-300\/10:focus {
  color: rgb(248 180 180 / 0.1);
}
.focus\:text-red-300\/100:focus {
  color: rgb(248 180 180 / 1);
}
.focus\:text-red-300\/20:focus {
  color: rgb(248 180 180 / 0.2);
}
.focus\:text-red-300\/25:focus {
  color: rgb(248 180 180 / 0.25);
}
.focus\:text-red-300\/30:focus {
  color: rgb(248 180 180 / 0.3);
}
.focus\:text-red-300\/40:focus {
  color: rgb(248 180 180 / 0.4);
}
.focus\:text-red-300\/5:focus {
  color: rgb(248 180 180 / 0.05);
}
.focus\:text-red-300\/50:focus {
  color: rgb(248 180 180 / 0.5);
}
.focus\:text-red-300\/60:focus {
  color: rgb(248 180 180 / 0.6);
}
.focus\:text-red-300\/70:focus {
  color: rgb(248 180 180 / 0.7);
}
.focus\:text-red-300\/75:focus {
  color: rgb(248 180 180 / 0.75);
}
.focus\:text-red-300\/80:focus {
  color: rgb(248 180 180 / 0.8);
}
.focus\:text-red-300\/90:focus {
  color: rgb(248 180 180 / 0.9);
}
.focus\:text-red-300\/95:focus {
  color: rgb(248 180 180 / 0.95);
}
.focus\:text-red-500:focus {
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}
.focus\:text-red-500\/0:focus {
  color: rgb(240 82 82 / 0);
}
.focus\:text-red-500\/10:focus {
  color: rgb(240 82 82 / 0.1);
}
.focus\:text-red-500\/100:focus {
  color: rgb(240 82 82 / 1);
}
.focus\:text-red-500\/20:focus {
  color: rgb(240 82 82 / 0.2);
}
.focus\:text-red-500\/25:focus {
  color: rgb(240 82 82 / 0.25);
}
.focus\:text-red-500\/30:focus {
  color: rgb(240 82 82 / 0.3);
}
.focus\:text-red-500\/40:focus {
  color: rgb(240 82 82 / 0.4);
}
.focus\:text-red-500\/5:focus {
  color: rgb(240 82 82 / 0.05);
}
.focus\:text-red-500\/50:focus {
  color: rgb(240 82 82 / 0.5);
}
.focus\:text-red-500\/60:focus {
  color: rgb(240 82 82 / 0.6);
}
.focus\:text-red-500\/70:focus {
  color: rgb(240 82 82 / 0.7);
}
.focus\:text-red-500\/75:focus {
  color: rgb(240 82 82 / 0.75);
}
.focus\:text-red-500\/80:focus {
  color: rgb(240 82 82 / 0.8);
}
.focus\:text-red-500\/90:focus {
  color: rgb(240 82 82 / 0.9);
}
.focus\:text-red-500\/95:focus {
  color: rgb(240 82 82 / 0.95);
}
.focus\:text-sky-300:focus {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity));
}
.focus\:text-sky-300\/0:focus {
  color: rgb(125 211 252 / 0);
}
.focus\:text-sky-300\/10:focus {
  color: rgb(125 211 252 / 0.1);
}
.focus\:text-sky-300\/100:focus {
  color: rgb(125 211 252 / 1);
}
.focus\:text-sky-300\/20:focus {
  color: rgb(125 211 252 / 0.2);
}
.focus\:text-sky-300\/25:focus {
  color: rgb(125 211 252 / 0.25);
}
.focus\:text-sky-300\/30:focus {
  color: rgb(125 211 252 / 0.3);
}
.focus\:text-sky-300\/40:focus {
  color: rgb(125 211 252 / 0.4);
}
.focus\:text-sky-300\/5:focus {
  color: rgb(125 211 252 / 0.05);
}
.focus\:text-sky-300\/50:focus {
  color: rgb(125 211 252 / 0.5);
}
.focus\:text-sky-300\/60:focus {
  color: rgb(125 211 252 / 0.6);
}
.focus\:text-sky-300\/70:focus {
  color: rgb(125 211 252 / 0.7);
}
.focus\:text-sky-300\/75:focus {
  color: rgb(125 211 252 / 0.75);
}
.focus\:text-sky-300\/80:focus {
  color: rgb(125 211 252 / 0.8);
}
.focus\:text-sky-300\/90:focus {
  color: rgb(125 211 252 / 0.9);
}
.focus\:text-sky-300\/95:focus {
  color: rgb(125 211 252 / 0.95);
}
.focus\:text-sky-500:focus {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}
.focus\:text-sky-500\/0:focus {
  color: rgb(14 165 233 / 0);
}
.focus\:text-sky-500\/10:focus {
  color: rgb(14 165 233 / 0.1);
}
.focus\:text-sky-500\/100:focus {
  color: rgb(14 165 233 / 1);
}
.focus\:text-sky-500\/20:focus {
  color: rgb(14 165 233 / 0.2);
}
.focus\:text-sky-500\/25:focus {
  color: rgb(14 165 233 / 0.25);
}
.focus\:text-sky-500\/30:focus {
  color: rgb(14 165 233 / 0.3);
}
.focus\:text-sky-500\/40:focus {
  color: rgb(14 165 233 / 0.4);
}
.focus\:text-sky-500\/5:focus {
  color: rgb(14 165 233 / 0.05);
}
.focus\:text-sky-500\/50:focus {
  color: rgb(14 165 233 / 0.5);
}
.focus\:text-sky-500\/60:focus {
  color: rgb(14 165 233 / 0.6);
}
.focus\:text-sky-500\/70:focus {
  color: rgb(14 165 233 / 0.7);
}
.focus\:text-sky-500\/75:focus {
  color: rgb(14 165 233 / 0.75);
}
.focus\:text-sky-500\/80:focus {
  color: rgb(14 165 233 / 0.8);
}
.focus\:text-sky-500\/90:focus {
  color: rgb(14 165 233 / 0.9);
}
.focus\:text-sky-500\/95:focus {
  color: rgb(14 165 233 / 0.95);
}
.focus\:text-teal-300:focus {
  --tw-text-opacity: 1;
  color: rgb(126 220 226 / var(--tw-text-opacity));
}
.focus\:text-teal-300\/0:focus {
  color: rgb(126 220 226 / 0);
}
.focus\:text-teal-300\/10:focus {
  color: rgb(126 220 226 / 0.1);
}
.focus\:text-teal-300\/100:focus {
  color: rgb(126 220 226 / 1);
}
.focus\:text-teal-300\/20:focus {
  color: rgb(126 220 226 / 0.2);
}
.focus\:text-teal-300\/25:focus {
  color: rgb(126 220 226 / 0.25);
}
.focus\:text-teal-300\/30:focus {
  color: rgb(126 220 226 / 0.3);
}
.focus\:text-teal-300\/40:focus {
  color: rgb(126 220 226 / 0.4);
}
.focus\:text-teal-300\/5:focus {
  color: rgb(126 220 226 / 0.05);
}
.focus\:text-teal-300\/50:focus {
  color: rgb(126 220 226 / 0.5);
}
.focus\:text-teal-300\/60:focus {
  color: rgb(126 220 226 / 0.6);
}
.focus\:text-teal-300\/70:focus {
  color: rgb(126 220 226 / 0.7);
}
.focus\:text-teal-300\/75:focus {
  color: rgb(126 220 226 / 0.75);
}
.focus\:text-teal-300\/80:focus {
  color: rgb(126 220 226 / 0.8);
}
.focus\:text-teal-300\/90:focus {
  color: rgb(126 220 226 / 0.9);
}
.focus\:text-teal-300\/95:focus {
  color: rgb(126 220 226 / 0.95);
}
.focus\:text-teal-500:focus {
  --tw-text-opacity: 1;
  color: rgb(6 148 162 / var(--tw-text-opacity));
}
.focus\:text-teal-500\/0:focus {
  color: rgb(6 148 162 / 0);
}
.focus\:text-teal-500\/10:focus {
  color: rgb(6 148 162 / 0.1);
}
.focus\:text-teal-500\/100:focus {
  color: rgb(6 148 162 / 1);
}
.focus\:text-teal-500\/20:focus {
  color: rgb(6 148 162 / 0.2);
}
.focus\:text-teal-500\/25:focus {
  color: rgb(6 148 162 / 0.25);
}
.focus\:text-teal-500\/30:focus {
  color: rgb(6 148 162 / 0.3);
}
.focus\:text-teal-500\/40:focus {
  color: rgb(6 148 162 / 0.4);
}
.focus\:text-teal-500\/5:focus {
  color: rgb(6 148 162 / 0.05);
}
.focus\:text-teal-500\/50:focus {
  color: rgb(6 148 162 / 0.5);
}
.focus\:text-teal-500\/60:focus {
  color: rgb(6 148 162 / 0.6);
}
.focus\:text-teal-500\/70:focus {
  color: rgb(6 148 162 / 0.7);
}
.focus\:text-teal-500\/75:focus {
  color: rgb(6 148 162 / 0.75);
}
.focus\:text-teal-500\/80:focus {
  color: rgb(6 148 162 / 0.8);
}
.focus\:text-teal-500\/90:focus {
  color: rgb(6 148 162 / 0.9);
}
.focus\:text-teal-500\/95:focus {
  color: rgb(6 148 162 / 0.95);
}
.focus\:text-yellow-300:focus {
  --tw-text-opacity: 1;
  color: rgb(250 202 21 / var(--tw-text-opacity));
}
.focus\:text-yellow-300\/0:focus {
  color: rgb(250 202 21 / 0);
}
.focus\:text-yellow-300\/10:focus {
  color: rgb(250 202 21 / 0.1);
}
.focus\:text-yellow-300\/100:focus {
  color: rgb(250 202 21 / 1);
}
.focus\:text-yellow-300\/20:focus {
  color: rgb(250 202 21 / 0.2);
}
.focus\:text-yellow-300\/25:focus {
  color: rgb(250 202 21 / 0.25);
}
.focus\:text-yellow-300\/30:focus {
  color: rgb(250 202 21 / 0.3);
}
.focus\:text-yellow-300\/40:focus {
  color: rgb(250 202 21 / 0.4);
}
.focus\:text-yellow-300\/5:focus {
  color: rgb(250 202 21 / 0.05);
}
.focus\:text-yellow-300\/50:focus {
  color: rgb(250 202 21 / 0.5);
}
.focus\:text-yellow-300\/60:focus {
  color: rgb(250 202 21 / 0.6);
}
.focus\:text-yellow-300\/70:focus {
  color: rgb(250 202 21 / 0.7);
}
.focus\:text-yellow-300\/75:focus {
  color: rgb(250 202 21 / 0.75);
}
.focus\:text-yellow-300\/80:focus {
  color: rgb(250 202 21 / 0.8);
}
.focus\:text-yellow-300\/90:focus {
  color: rgb(250 202 21 / 0.9);
}
.focus\:text-yellow-300\/95:focus {
  color: rgb(250 202 21 / 0.95);
}
.focus\:text-yellow-500:focus {
  --tw-text-opacity: 1;
  color: rgb(194 120 3 / var(--tw-text-opacity));
}
.focus\:text-yellow-500\/0:focus {
  color: rgb(194 120 3 / 0);
}
.focus\:text-yellow-500\/10:focus {
  color: rgb(194 120 3 / 0.1);
}
.focus\:text-yellow-500\/100:focus {
  color: rgb(194 120 3 / 1);
}
.focus\:text-yellow-500\/20:focus {
  color: rgb(194 120 3 / 0.2);
}
.focus\:text-yellow-500\/25:focus {
  color: rgb(194 120 3 / 0.25);
}
.focus\:text-yellow-500\/30:focus {
  color: rgb(194 120 3 / 0.3);
}
.focus\:text-yellow-500\/40:focus {
  color: rgb(194 120 3 / 0.4);
}
.focus\:text-yellow-500\/5:focus {
  color: rgb(194 120 3 / 0.05);
}
.focus\:text-yellow-500\/50:focus {
  color: rgb(194 120 3 / 0.5);
}
.focus\:text-yellow-500\/60:focus {
  color: rgb(194 120 3 / 0.6);
}
.focus\:text-yellow-500\/70:focus {
  color: rgb(194 120 3 / 0.7);
}
.focus\:text-yellow-500\/75:focus {
  color: rgb(194 120 3 / 0.75);
}
.focus\:text-yellow-500\/80:focus {
  color: rgb(194 120 3 / 0.8);
}
.focus\:text-yellow-500\/90:focus {
  color: rgb(194 120 3 / 0.9);
}
.focus\:text-yellow-500\/95:focus {
  color: rgb(194 120 3 / 0.95);
}
.focus\:text-zinc-300:focus {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}
.focus\:text-zinc-300\/0:focus {
  color: rgb(212 212 216 / 0);
}
.focus\:text-zinc-300\/10:focus {
  color: rgb(212 212 216 / 0.1);
}
.focus\:text-zinc-300\/100:focus {
  color: rgb(212 212 216 / 1);
}
.focus\:text-zinc-300\/20:focus {
  color: rgb(212 212 216 / 0.2);
}
.focus\:text-zinc-300\/25:focus {
  color: rgb(212 212 216 / 0.25);
}
.focus\:text-zinc-300\/30:focus {
  color: rgb(212 212 216 / 0.3);
}
.focus\:text-zinc-300\/40:focus {
  color: rgb(212 212 216 / 0.4);
}
.focus\:text-zinc-300\/5:focus {
  color: rgb(212 212 216 / 0.05);
}
.focus\:text-zinc-300\/50:focus {
  color: rgb(212 212 216 / 0.5);
}
.focus\:text-zinc-300\/60:focus {
  color: rgb(212 212 216 / 0.6);
}
.focus\:text-zinc-300\/70:focus {
  color: rgb(212 212 216 / 0.7);
}
.focus\:text-zinc-300\/75:focus {
  color: rgb(212 212 216 / 0.75);
}
.focus\:text-zinc-300\/80:focus {
  color: rgb(212 212 216 / 0.8);
}
.focus\:text-zinc-300\/90:focus {
  color: rgb(212 212 216 / 0.9);
}
.focus\:text-zinc-300\/95:focus {
  color: rgb(212 212 216 / 0.95);
}
.focus\:text-zinc-500:focus {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}
.focus\:text-zinc-500\/0:focus {
  color: rgb(113 113 122 / 0);
}
.focus\:text-zinc-500\/10:focus {
  color: rgb(113 113 122 / 0.1);
}
.focus\:text-zinc-500\/100:focus {
  color: rgb(113 113 122 / 1);
}
.focus\:text-zinc-500\/20:focus {
  color: rgb(113 113 122 / 0.2);
}
.focus\:text-zinc-500\/25:focus {
  color: rgb(113 113 122 / 0.25);
}
.focus\:text-zinc-500\/30:focus {
  color: rgb(113 113 122 / 0.3);
}
.focus\:text-zinc-500\/40:focus {
  color: rgb(113 113 122 / 0.4);
}
.focus\:text-zinc-500\/5:focus {
  color: rgb(113 113 122 / 0.05);
}
.focus\:text-zinc-500\/50:focus {
  color: rgb(113 113 122 / 0.5);
}
.focus\:text-zinc-500\/60:focus {
  color: rgb(113 113 122 / 0.6);
}
.focus\:text-zinc-500\/70:focus {
  color: rgb(113 113 122 / 0.7);
}
.focus\:text-zinc-500\/75:focus {
  color: rgb(113 113 122 / 0.75);
}
.focus\:text-zinc-500\/80:focus {
  color: rgb(113 113 122 / 0.8);
}
.focus\:text-zinc-500\/90:focus {
  color: rgb(113 113 122 / 0.9);
}
.focus\:text-zinc-500\/95:focus {
  color: rgb(113 113 122 / 0.95);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 131 248 / var(--tw-ring-opacity));
}
.focus\:ring-emerald-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity));
}
.focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 128 128 / var(--tw-ring-opacity));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-gray-900:focus {
  --tw-ring-offset-color: #111827;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group:hover .group-hover\:h-full {
  height: 100%;
}
.group:hover .group-hover\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-12 {
  --tw-translate-x: 3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes shine {

  100% {
    left: 125%;
  }
}
.group:hover .group-hover\:animate-shine {
  animation: shine 1s;
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
:is(.dark .dark\:divide-gray-700) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity));
}
:is(.dark .dark\:border-gray-600) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
:is(.dark .dark\:border-gray-700) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
:is(.dark .dark\:bg-gray-700) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-gray-900) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
:is(.dark .dark\:text-gray-400) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-gray-600) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-gray-700) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-purple-300) {
  --tw-text-opacity: 1;
  color: rgb(202 191 253 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-white) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
:is(.dark .dark\:placeholder-gray-400)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
:is(.dark .dark\:placeholder-gray-400)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
:is(.dark .dark\:hover\:border-gray-500:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
:is(.dark .dark\:hover\:bg-gray-600:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
:is(.dark .dark\:focus\:border-blue-500:focus) {
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}
:is(.dark .dark\:focus\:ring-blue-500:focus) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 131 248 / var(--tw-ring-opacity));
}
@media (min-width: 640px) {

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

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

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

  .sm\:w-24 {
    width: 6rem;
  }

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

  .sm\:w-auto {
    width: auto;
  }

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

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

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

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

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

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

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

  .sm\:pt-0 {
    padding-top: 0px;
  }

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

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .sm\:\[--trigger\:hover\] {
    --trigger: hover;
  }
}
@media (min-width: 768px) {

  .md\:bottom-4 {
    bottom: 1rem;
  }

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

  .md\:right-10 {
    right: 2.5rem;
  }

  .md\:right-24 {
    right: 6rem;
  }

  .md\:right-4 {
    right: 1rem;
  }

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

  .md\:top-\[260px\] {
    top: 260px;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

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

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

  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

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

  .md\:mb-0 {
    margin-bottom: 0px;
  }

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

  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mr-2 {
    margin-right: 0.5rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:block {
    display: block;
  }

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

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-2 {
    height: 0.5rem;
  }

  .md\:h-60 {
    height: 15rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

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

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

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

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

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

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

  .md\:w-28 {
    width: 7rem;
  }

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

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

  .md\:w-auto {
    width: auto;
  }

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

  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

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

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

  .md\:overflow-x-visible {
    overflow-x: visible;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

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

  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

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

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

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

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

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

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

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:opacity-0 {
    opacity: 0;
  }
}
@media (min-width: 1024px) {

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:mr-32 {
    margin-right: 8rem;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

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

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

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

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

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

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

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

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1280px) {

  .xl\:bottom-0 {
    bottom: 0px;
  }

  .xl\:end-auto {
    inset-inline-end: auto;
  }

  .xl\:left-auto {
    left: auto;
  }

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

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:rounded-md {
    border-radius: 0.375rem;
  }

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

  .xl\:pr-0 {
    padding-right: 0px;
  }
}


