a{
    color:black;
    text-decoration:none !important;
}
.active{
    color:#111827 !important;
    background-color: #6b7280 !important;
    font-weight: bold !important;
}
.active:hover{
    color:#ffffff !important;
}

.bg-inherit{background-color: inherit;}
.bg-current{background-color: currentColor;}
.bg-transparent{background-color: transparent;}
.bg-black{background-color: rgb(0 0 0);}
.bg-white{background-color: rgb(255 255 255);}
.bg-slate-50{background-color: rgb(248 250 252);}
.bg-slate-100{background-color: rgb(241 245 249);}
.bg-slate-200{background-color: rgb(226 232 240);}
.bg-slate-300{background-color: rgb(203 213 225);}
.bg-slate-400{background-color: rgb(148 163 184);}
.bg-slate-500{background-color: rgb(100 116 139);}
.bg-slate-600{background-color: rgb(71 85 105);}
.bg-slate-700{background-color: rgb(51 65 85);}
.bg-slate-800{background-color: rgb(30 41 59);}
.bg-slate-900{background-color: rgb(15 23 42);}
.bg-gray-50{background-color: rgb(249 250 251);}
.bg-gray-100{background-color: rgb(243 244 246);}
.bg-gray-200{background-color: rgb(229 231 235);}
.bg-gray-300{background-color: rgb(209 213 219);}
.bg-gray-400{background-color: rgb(156 163 175);}
.bg-gray-500{background-color: rgb(107 114 128);}
.bg-gray-600{background-color: rgb(75 85 99);}
.bg-gray-700{background-color: rgb(55 65 81);}
.bg-gray-800{background-color: rgb(31 41 55);}
.bg-gray-900{background-color: rgb(17 24 39);}
.bg-zinc-50{background-color: rgb(250 250 250);}
.bg-zinc-100{background-color: rgb(244 244 245);}
.bg-zinc-200{background-color: rgb(228 228 231);}
.bg-zinc-300{background-color: rgb(212 212 216);}
.bg-zinc-400{background-color: rgb(161 161 170);}
.bg-zinc-500{background-color: rgb(113 113 122);}
.bg-zinc-600{background-color: rgb(82 82 91);}
.bg-zinc-700{background-color: rgb(63 63 70);}
.bg-zinc-800{background-color: rgb(39 39 42);}
.bg-zinc-900{background-color: rgb(24 24 27);}
.bg-neutral-50{background-color: rgb(250 250 250);}
.bg-neutral-100{background-color: rgb(245 245 245);}
.bg-neutral-200{background-color: rgb(229 229 229);}
.bg-neutral-300{background-color: rgb(212 212 212);}
.bg-neutral-400{background-color: rgb(163 163 163);}
.bg-neutral-500{background-color: rgb(115 115 115);}
.bg-neutral-600{background-color: rgb(82 82 82);}
.bg-neutral-700{background-color: rgb(64 64 64);}
.bg-neutral-800{background-color: rgb(38 38 38);}
.bg-neutral-900{background-color: rgb(23 23 23);}
.bg-stone-50{background-color: rgb(250 250 249);}
.bg-stone-100{background-color: rgb(245 245 244);}
.bg-stone-200{background-color: rgb(231 229 228);}
.bg-stone-300{background-color: rgb(214 211 209);}
.bg-stone-400{background-color: rgb(168 162 158);}
.bg-stone-500{background-color: rgb(120 113 108);}
.bg-stone-600{background-color: rgb(87 83 78);}
.bg-stone-700{background-color: rgb(68 64 60);}
.bg-stone-800{background-color: rgb(41 37 36);}
.bg-stone-900{background-color: rgb(28 25 23);}
.bg-red-50{background-color: rgb(254 242 242);}
.bg-red-100{background-color: rgb(254 226 226);}
.bg-red-200{background-color: rgb(254 202 202);}
.bg-red-300{background-color: rgb(252 165 165);}
.bg-red-400{background-color: rgb(248 113 113);}
.bg-red-500{background-color: rgb(239 68 68);}
.bg-red-600{background-color: rgb(220 38 38);}
.bg-red-700{background-color: rgb(185 28 28);}
.bg-red-800{background-color: rgb(153 27 27);}
.bg-red-900{background-color: rgb(127 29 29);}
.bg-orange-50{background-color: rgb(255 247 237);}
.bg-orange-100{background-color: rgb(255 237 213);}
.bg-orange-200{background-color: rgb(254 215 170);}
.bg-orange-300{background-color: rgb(253 186 116);}
.bg-orange-400{background-color: rgb(251 146 60);}
.bg-orange-500{background-color: rgb(249 115 22);}
.bg-orange-600{background-color: rgb(234 88 12);}
.bg-orange-700{background-color: rgb(194 65 12);}
.bg-orange-800{background-color: rgb(154 52 18);}
.bg-orange-900{background-color: rgb(124 45 18);}
.bg-amber-50{background-color: rgb(255 251 235);}
.bg-amber-100{background-color: rgb(254 243 199);}
.bg-amber-200{background-color: rgb(253 230 138);}
.bg-amber-300{background-color: rgb(252 211 77);}
.bg-amber-400{background-color: rgb(251 191 36);}
.bg-amber-500{background-color: rgb(245 158 11);}
.bg-amber-600{background-color: rgb(217 119 6);}
.bg-amber-700{background-color: rgb(180 83 9);}
.bg-amber-800{background-color: rgb(146 64 14);}
.bg-amber-900{background-color: rgb(120 53 15);}
.bg-yellow-50{background-color: rgb(254 252 232);}
.bg-yellow-100{background-color: rgb(254 249 195);}
.bg-yellow-200{background-color: rgb(254 240 138);}
.bg-yellow-300{background-color: rgb(253 224 71);}
.bg-yellow-400{background-color: rgb(250 204 21);}
.bg-yellow-500{background-color: rgb(234 179 8);}
.bg-yellow-600{background-color: rgb(202 138 4);}
.bg-yellow-700{background-color: rgb(161 98 7);}
.bg-yellow-800{background-color: rgb(133 77 14);}
.bg-yellow-900{background-color: rgb(113 63 18);}
.bg-lime-50{background-color: rgb(247 254 231);}
.bg-lime-100{background-color: rgb(236 252 203);}
.bg-lime-200{background-color: rgb(217 249 157);}
.bg-lime-300{background-color: rgb(190 242 100);}
.bg-lime-400{background-color: rgb(163 230 53);}
.bg-lime-500{background-color: rgb(132 204 22);}
.bg-lime-600{background-color: rgb(101 163 13);}
.bg-lime-700{background-color: rgb(77 124 15);}
.bg-lime-800{background-color: rgb(63 98 18);}
.bg-lime-900{background-color: rgb(54 83 20);}
.bg-green-50{background-color: rgb(240 253 244);}
.bg-green-100{background-color: rgb(220 252 231);}
.bg-green-200{background-color: rgb(187 247 208);}
.bg-green-300{background-color: rgb(134 239 172);}
.bg-green-400{background-color: rgb(74 222 128);}
.bg-green-500{background-color: rgb(34 197 94);}
.bg-green-600{background-color: rgb(22 163 74);}
.bg-green-700{background-color: rgb(21 128 61);}
.bg-green-800{background-color: rgb(22 101 52);}
.bg-green-900{background-color: rgb(20 83 45);}
.bg-emerald-50{background-color: rgb(236 253 245);}
.bg-emerald-100{background-color: rgb(209 250 229);}
.bg-emerald-200{background-color: rgb(167 243 208);}
.bg-emerald-300{background-color: rgb(110 231 183);}
.bg-emerald-400{background-color: rgb(52 211 153);}
.bg-emerald-500{background-color: rgb(16 185 129);}
.bg-emerald-600{background-color: rgb(5 150 105);}
.bg-emerald-700{background-color: rgb(4 120 87);}
.bg-emerald-800{background-color: rgb(6 95 70);}
.bg-emerald-900{background-color: rgb(6 78 59);}
.bg-teal-50{background-color: rgb(240 253 250);}
.bg-teal-100{background-color: rgb(204 251 241);}
.bg-teal-200{background-color: rgb(153 246 228);}
.bg-teal-300{background-color: rgb(94 234 212);}
.bg-teal-400{background-color: rgb(45 212 191);}
.bg-teal-500{background-color: rgb(20 184 166);}
.bg-teal-600{background-color: rgb(13 148 136);}
.bg-teal-700{background-color: rgb(15 118 110);}
.bg-teal-800{background-color: rgb(17 94 89);}
.bg-teal-900{background-color: rgb(19 78 74);}
.bg-cyan-50{background-color: rgb(236 254 255);}
.bg-cyan-100{background-color: rgb(207 250 254);}
.bg-cyan-200{background-color: rgb(165 243 252);}
.bg-cyan-300{background-color: rgb(103 232 249);}
.bg-cyan-400{background-color: rgb(34 211 238);}
.bg-cyan-500{background-color: rgb(6 182 212);}
.bg-cyan-600{background-color: rgb(8 145 178);}
.bg-cyan-700{background-color: rgb(14 116 144);}
.bg-cyan-800{background-color: rgb(21 94 117);}
.bg-cyan-900{background-color: rgb(22 78 99);}
.bg-sky-50{background-color: rgb(240 249 255);}
.bg-sky-100{background-color: rgb(224 242 254);}
.bg-sky-200{background-color: rgb(186 230 253);}
.bg-sky-300{background-color: rgb(125 211 252);}
.bg-sky-400{background-color: rgb(56 189 248);}
.bg-sky-500{background-color: rgb(14 165 233);}
.bg-sky-600{background-color: rgb(2 132 199);}
.bg-sky-700{background-color: rgb(3 105 161);}
.bg-sky-800{background-color: rgb(7 89 133);}
.bg-sky-900{background-color: rgb(12 74 110);}
.bg-blue-50{background-color: rgb(239 246 255);}
.bg-blue-100{background-color: rgb(219 234 254);}
.bg-blue-200{background-color: rgb(191 219 254);}
.bg-blue-300{background-color: rgb(147 197 253);}
.bg-blue-400{background-color: rgb(96 165 250);}
.bg-blue-500{background-color: rgb(59 130 246);}
.bg-blue-600{background-color: rgb(37 99 235);}
.bg-blue-700{background-color: rgb(29 78 216);}
.bg-blue-800{background-color: rgb(30 64 175);}
.bg-blue-900{background-color: rgb(30 58 138);}
.bg-indigo-50{background-color: rgb(238 242 255);}
.bg-indigo-100{background-color: rgb(224 231 255);}
.bg-indigo-200{background-color: rgb(199 210 254);}
.bg-indigo-300{background-color: rgb(165 180 252);}
.bg-indigo-400{background-color: rgb(129 140 248);}
.bg-indigo-500{background-color: rgb(99 102 241);}
.bg-indigo-600{background-color: rgb(79 70 229);}
.bg-indigo-700{background-color: rgb(67 56 202);}
.bg-indigo-800{background-color: rgb(55 48 163);}
.bg-indigo-900{background-color: rgb(49 46 129);}
.bg-violet-50{background-color: rgb(245 243 255);}
.bg-violet-100{background-color: rgb(237 233 254);}
.bg-violet-200{background-color: rgb(221 214 254);}
.bg-violet-300{background-color: rgb(196 181 253);}
.bg-violet-400{background-color: rgb(167 139 250);}
.bg-violet-500{background-color: rgb(139 92 246);}
.bg-violet-600{background-color: rgb(124 58 237);}
.bg-violet-700{background-color: rgb(109 40 217);}
.bg-violet-800{background-color: rgb(91 33 182);}
.bg-violet-900{background-color: rgb(76 29 149);}
.bg-purple-50{background-color: rgb(250 245 255);}
.bg-purple-100{background-color: rgb(243 232 255);}
.bg-purple-200{background-color: rgb(233 213 255);}
.bg-purple-300{background-color: rgb(216 180 254);}
.bg-purple-400{background-color: rgb(192 132 252);}
.bg-purple-500{background-color: rgb(168 85 247);}
.bg-purple-600{background-color: rgb(147 51 234);}
.bg-purple-700{background-color: rgb(126 34 206);}
.bg-purple-800{background-color: rgb(107 33 168);}
.bg-purple-900{background-color: rgb(88 28 135);}
.bg-fuchsia-50{background-color: rgb(253 244 255);}
.bg-fuchsia-100{background-color: rgb(250 232 255);}
.bg-fuchsia-200{background-color: rgb(245 208 254);}
.bg-fuchsia-300{background-color: rgb(240 171 252);}
.bg-fuchsia-400{background-color: rgb(232 121 249);}
.bg-fuchsia-500{background-color: rgb(217 70 239);}
.bg-fuchsia-600{background-color: rgb(192 38 211);}
.bg-fuchsia-700{background-color: rgb(162 28 175);}
.bg-fuchsia-800{background-color: rgb(134 25 143);}
.bg-fuchsia-900{background-color: rgb(112 26 117);}
.bg-pink-50{background-color: rgb(253 242 248);}
.bg-pink-100{background-color: rgb(252 231 243);}
.bg-pink-200{background-color: rgb(251 207 232);}
.bg-pink-300{background-color: rgb(249 168 212);}
.bg-pink-400{background-color: rgb(244 114 182);}
.bg-pink-500{background-color: rgb(236 72 153);}
.bg-pink-600{background-color: rgb(219 39 119);}
.bg-pink-700{background-color: rgb(190 24 93);}
.bg-pink-800{background-color: rgb(157 23 77);}
.bg-pink-900{background-color: rgb(131 24 67);}
.bg-rose-50{background-color: rgb(255 241 242);}
.bg-rose-100{background-color: rgb(255 228 230);}
.bg-rose-200{background-color: rgb(254 205 211);}
.bg-rose-300{background-color: rgb(253 164 175);}
.bg-rose-400{background-color: rgb(251 113 133);}
.bg-rose-500{background-color: rgb(244 63 94);}
.bg-rose-600{background-color: rgb(225 29 72);}
.bg-rose-700{background-color: rgb(190 18 60);}
.bg-rose-800{background-color: rgb(159 18 57);}
.bg-rose-900{background-color: rgb(136 19 55);}

.text-inherit{color: inherit;}
.text-current{color: currentColor;}
.text-transparent{color: transparent;}
.text-black{color: rgb(0 0 0);}
.text-white{color: rgb(255 255 255);}
.text-slate-50{color: rgb(248 250 252);}
.text-slate-100{color: rgb(241 245 249);}
.text-slate-200{color: rgb(226 232 240);}
.text-slate-300{color: rgb(203 213 225);}
.text-slate-400{color: rgb(148 163 184);}
.text-slate-500{color: rgb(100 116 139);}
.text-slate-600{color: rgb(71 85 105);}
.text-slate-700{color: rgb(51 65 85);}
.text-slate-800{color: rgb(30 41 59);}
.text-slate-900{color: rgb(15 23 42);}
.text-gray-50{color: rgb(249 250 251);}
.text-gray-100{color: rgb(243 244 246);}
.text-gray-200{color: rgb(229 231 235);}
.text-gray-300{color: rgb(209 213 219);}
.text-gray-400{color: rgb(156 163 175);}
.text-gray-500{color: rgb(107 114 128);}
.text-gray-600{color: rgb(75 85 99);}
.text-gray-700{color: rgb(55 65 81);}
.text-gray-800{color: rgb(31 41 55);}
.text-gray-900{color: rgb(17 24 39);}
.text-zinc-50{color: rgb(250 250 250);}
.text-zinc-100{color: rgb(244 244 245);}
.text-zinc-200{color: rgb(228 228 231);}
.text-zinc-300{color: rgb(212 212 216);}
.text-zinc-400{color: rgb(161 161 170);}
.text-zinc-500{color: rgb(113 113 122);}
.text-zinc-600{color: rgb(82 82 91);}
.text-zinc-700{color: rgb(63 63 70);}
.text-zinc-800{color: rgb(39 39 42);}
.text-zinc-900{color: rgb(24 24 27);}
.text-neutral-50{color: rgb(250 250 250);}
.text-neutral-100{color: rgb(245 245 245);}
.text-neutral-200{color: rgb(229 229 229);}
.text-neutral-300{color: rgb(212 212 212);}
.text-neutral-400{color: rgb(163 163 163);}
.text-neutral-500{color: rgb(115 115 115);}
.text-neutral-600{color: rgb(82 82 82);}
.text-neutral-700{color: rgb(64 64 64);}
.text-neutral-800{color: rgb(38 38 38);}
.text-neutral-900{color: rgb(23 23 23);}
.text-stone-50{color: rgb(250 250 249);}
.text-stone-100{color: rgb(245 245 244);}
.text-stone-200{color: rgb(231 229 228);}
.text-stone-300{color: rgb(214 211 209);}
.text-stone-400{color: rgb(168 162 158);}
.text-stone-500{color: rgb(120 113 108);}
.text-stone-600{color: rgb(87 83 78);}
.text-stone-700{color: rgb(68 64 60);}
.text-stone-800{color: rgb(41 37 36);}
.text-stone-900{color: rgb(28 25 23);}
.text-red-50{color: rgb(254 242 242);}
.text-red-100{color: rgb(254 226 226);}
.text-red-200{color: rgb(254 202 202);}
.text-red-300{color: rgb(252 165 165);}
.text-red-400{color: rgb(248 113 113);}
.text-red-500{color: rgb(239 68 68);}
.text-red-600{color: rgb(220 38 38);}
.text-red-700{color: rgb(185 28 28);}
.text-red-800{color: rgb(153 27 27);}
.text-red-900{color: rgb(127 29 29);}
.text-orange-50{color: rgb(255 247 237);}
.text-orange-100{color: rgb(255 237 213);}
.text-orange-200{color: rgb(254 215 170);}
.text-orange-300{color: rgb(253 186 116);}
.text-orange-400{color: rgb(251 146 60);}
.text-orange-500{color: rgb(249 115 22);}
.text-orange-600{color: rgb(234 88 12);}
.text-orange-700{color: rgb(194 65 12);}
.text-orange-800{color: rgb(154 52 18);}
.text-orange-900{color: rgb(124 45 18);}
.text-amber-50{color: rgb(255 251 235);}
.text-amber-100{color: rgb(254 243 199);}
.text-amber-200{color: rgb(253 230 138);}
.text-amber-300{color: rgb(252 211 77);}
.text-amber-400{color: rgb(251 191 36);}
.text-amber-500{color: rgb(245 158 11);}
.text-amber-600{color: rgb(217 119 6);}
.text-amber-700{color: rgb(180 83 9);}
.text-amber-800{color: rgb(146 64 14);}
.text-amber-900{color: rgb(120 53 15);}
.text-yellow-50{color: rgb(254 252 232);}
.text-yellow-100{color: rgb(254 249 195);}
.text-yellow-200{color: rgb(254 240 138);}
.text-yellow-300{color: rgb(253 224 71);}
.text-yellow-400{color: rgb(250 204 21);}
.text-yellow-500{color: rgb(234 179 8);}
.text-yellow-600{color: rgb(202 138 4);}
.text-yellow-700{color: rgb(161 98 7);}
.text-yellow-800{color: rgb(133 77 14);}
.text-yellow-900{color: rgb(113 63 18);}
.text-lime-50{color: rgb(247 254 231);}
.text-lime-100{color: rgb(236 252 203);}
.text-lime-200{color: rgb(217 249 157);}
.text-lime-300{color: rgb(190 242 100);}
.text-lime-400{color: rgb(163 230 53);}
.text-lime-500{color: rgb(132 204 22);}
.text-lime-600{color: rgb(101 163 13);}
.text-lime-700{color: rgb(77 124 15);}
.text-lime-800{color: rgb(63 98 18);}
.text-lime-900{color: rgb(54 83 20);}
.text-green-50{color: rgb(240 253 244);}
.text-green-100{color: rgb(220 252 231);}
.text-green-200{color: rgb(187 247 208);}
.text-green-300{color: rgb(134 239 172);}
.text-green-400{color: rgb(74 222 128);}
.text-green-500{color: rgb(34 197 94);}
.text-green-600{color: rgb(22 163 74);}
.text-green-700{color: rgb(21 128 61);}
.text-green-800{color: rgb(22 101 52);}
.text-green-900{color: rgb(20 83 45);}
.text-emerald-50{color: rgb(236 253 245);}
.text-emerald-100{color: rgb(209 250 229);}
.text-emerald-200{color: rgb(167 243 208);}
.text-emerald-300{color: rgb(110 231 183);}
.text-emerald-400{color: rgb(52 211 153);}
.text-emerald-500{color: rgb(16 185 129);}
.text-emerald-600{color: rgb(5 150 105);}
.text-emerald-700{color: rgb(4 120 87);}
.text-emerald-800{color: rgb(6 95 70);}
.text-emerald-900{color: rgb(6 78 59);}
.text-teal-50{color: rgb(240 253 250);}
.text-teal-100{color: rgb(204 251 241);}
.text-teal-200{color: rgb(153 246 228);}
.text-teal-300{color: rgb(94 234 212);}
.text-teal-400{color: rgb(45 212 191);}
.text-teal-500{color: rgb(20 184 166);}
.text-teal-600{color: rgb(13 148 136);}
.text-teal-700{color: rgb(15 118 110);}
.text-teal-800{color: rgb(17 94 89);}
.text-teal-900{color: rgb(19 78 74);}
.text-cyan-50{color: rgb(236 254 255);}
.text-cyan-100{color: rgb(207 250 254);}
.text-cyan-200{color: rgb(165 243 252);}
.text-cyan-300{color: rgb(103 232 249);}
.text-cyan-400{color: rgb(34 211 238);}
.text-cyan-500{color: rgb(6 182 212);}
.text-cyan-600{color: rgb(8 145 178);}
.text-cyan-700{color: rgb(14 116 144);}
.text-cyan-800{color: rgb(21 94 117);}
.text-cyan-900{color: rgb(22 78 99);}
.text-sky-50{color: rgb(240 249 255);}
.text-sky-100{color: rgb(224 242 254);}
.text-sky-200{color: rgb(186 230 253);}
.text-sky-300{color: rgb(125 211 252);}
.text-sky-400{color: rgb(56 189 248);}
.text-sky-500{color: rgb(14 165 233);}
.text-sky-600{color: rgb(2 132 199);}
.text-sky-700{color: rgb(3 105 161);}
.text-sky-800{color: rgb(7 89 133);}
.text-sky-900{color: rgb(12 74 110);}
.text-blue-50{color: rgb(239 246 255);}
.text-blue-100{color: rgb(219 234 254);}
.text-blue-200{color: rgb(191 219 254);}
.text-blue-300{color: rgb(147 197 253);}
.text-blue-400{color: rgb(96 165 250);}
.text-blue-500{color: rgb(59 130 246);}
.text-blue-600{color: rgb(37 99 235);}
.text-blue-700{color: rgb(29 78 216);}
.text-blue-800{color: rgb(30 64 175);}
.text-blue-900{color: rgb(30 58 138);}
.text-indigo-50{color: rgb(238 242 255);}
.text-indigo-100{color: rgb(224 231 255);}
.text-indigo-200{color: rgb(199 210 254);}
.text-indigo-300{color: rgb(165 180 252);}
.text-indigo-400{color: rgb(129 140 248);}
.text-indigo-500{color: rgb(99 102 241);}
.text-indigo-600{color: rgb(79 70 229);}
.text-indigo-700{color: rgb(67 56 202);}
.text-indigo-800{color: rgb(55 48 163);}
.text-indigo-900{color: rgb(49 46 129);}
.text-violet-50{color: rgb(245 243 255);}
.text-violet-100{color: rgb(237 233 254);}
.text-violet-200{color: rgb(221 214 254);}
.text-violet-300{color: rgb(196 181 253);}
.text-violet-400{color: rgb(167 139 250);}
.text-violet-500{color: rgb(139 92 246);}
.text-violet-600{color: rgb(124 58 237);}
.text-violet-700{color: rgb(109 40 217);}
.text-violet-800{color: rgb(91 33 182);}
.text-violet-900{color: rgb(76 29 149);}
.text-purple-50{color: rgb(250 245 255);}
.text-purple-100{color: rgb(243 232 255);}
.text-purple-200{color: rgb(233 213 255);}
.text-purple-300{color: rgb(216 180 254);}
.text-purple-400{color: rgb(192 132 252);}
.text-purple-500{color: rgb(168 85 247);}
.text-purple-600{color: rgb(147 51 234);}
.text-purple-700{color: rgb(126 34 206);}
.text-purple-800{color: rgb(107 33 168);}
.text-purple-900{color: rgb(88 28 135);}
.text-fuchsia-50{color: rgb(253 244 255);}
.text-fuchsia-100{color: rgb(250 232 255);}
.text-fuchsia-200{color: rgb(245 208 254);}
.text-fuchsia-300{color: rgb(240 171 252);}
.text-fuchsia-400{color: rgb(232 121 249);}
.text-fuchsia-500{color: rgb(217 70 239);}
.text-fuchsia-600{color: rgb(192 38 211);}
.text-fuchsia-700{color: rgb(162 28 175);}
.text-fuchsia-800{color: rgb(134 25 143);}
.text-fuchsia-900{color: rgb(112 26 117);}
.text-pink-50{color: rgb(253 242 248);}
.text-pink-100{color: rgb(252 231 243);}
.text-pink-200{color: rgb(251 207 232);}
.text-pink-300{color: rgb(249 168 212);}
.text-pink-400{color: rgb(244 114 182);}
.text-pink-500{color: rgb(236 72 153);}
.text-pink-600{color: rgb(219 39 119);}
.text-pink-700{color: rgb(190 24 93);}
.text-pink-800{color: rgb(157 23 77);}
.text-pink-900{color: rgb(131 24 67);}
.text-rose-50{color: rgb(255 241 242);}
.text-rose-100{color: rgb(255 228 230);}
.text-rose-200{color: rgb(254 205 211);}
.text-rose-300{color: rgb(253 164 175);}
.text-rose-400{color: rgb(251 113 133);}
.text-rose-500{color: rgb(244 63 94);}
.text-rose-600{color: rgb(225 29 72);}
.text-rose-700{color: rgb(190 18 60);}
.text-rose-800{color: rgb(159 18 57);}
.text-rose-900{color: rgb(136 19 55);}

.border-inherit{border-color: inherit;}
.border-current{border-color: currentColor;}
.border-transparent{border-color: transparent;}
.border-black{border-color: rgb(0 0 0);}
.border-white{border-color: rgb(255 255 255);}
.border-slate-50{border-color: rgb(248 250 252);}
.border-slate-100{border-color: rgb(241 245 249);}
.border-slate-200{border-color: rgb(226 232 240);}
.border-slate-300{border-color: rgb(203 213 225);}
.border-slate-400{border-color: rgb(148 163 184);}
.border-slate-500{border-color: rgb(100 116 139);}
.border-slate-600{border-color: rgb(71 85 105);}
.border-slate-700{border-color: rgb(51 65 85);}
.border-slate-800{border-color: rgb(30 41 59);}
.border-slate-900{border-color: rgb(15 23 42);}
.border-gray-50{border-color: rgb(249 250 251);}
.border-gray-100{border-color: rgb(243 244 246);}
.border-gray-200{border-color: rgb(229 231 235);}
.border-gray-300{border-color: rgb(209 213 219);}
.border-gray-400{border-color: rgb(156 163 175);}
.border-gray-500{border-color: rgb(107 114 128);}
.border-gray-600{border-color: rgb(75 85 99);}
.border-gray-700{border-color: rgb(55 65 81);}
.border-gray-800{border-color: rgb(31 41 55);}
.border-gray-900{border-color: rgb(17 24 39);}
.border-zinc-50{border-color: rgb(250 250 250);}
.border-zinc-100{border-color: rgb(244 244 245);}
.border-zinc-200{border-color: rgb(228 228 231);}
.border-zinc-300{border-color: rgb(212 212 216);}
.border-zinc-400{border-color: rgb(161 161 170);}
.border-zinc-500{border-color: rgb(113 113 122);}
.border-zinc-600{border-color: rgb(82 82 91);}
.border-zinc-700{border-color: rgb(63 63 70);}
.border-zinc-800{border-color: rgb(39 39 42);}
.border-zinc-900{border-color: rgb(24 24 27);}
.border-neutral-50{border-color: rgb(250 250 250);}
.border-neutral-100{border-color: rgb(245 245 245);}
.border-neutral-200{border-color: rgb(229 229 229);}
.border-neutral-300{border-color: rgb(212 212 212);}
.border-neutral-400{border-color: rgb(163 163 163);}
.border-neutral-500{border-color: rgb(115 115 115);}
.border-neutral-600{border-color: rgb(82 82 82);}
.border-neutral-700{border-color: rgb(64 64 64);}
.border-neutral-800{border-color: rgb(38 38 38);}
.border-neutral-900{border-color: rgb(23 23 23);}
.border-stone-50{border-color: rgb(250 250 249);}
.border-stone-100{border-color: rgb(245 245 244);}
.border-stone-200{border-color: rgb(231 229 228);}
.border-stone-300{border-color: rgb(214 211 209);}
.border-stone-400{border-color: rgb(168 162 158);}
.border-stone-500{border-color: rgb(120 113 108);}
.border-stone-600{border-color: rgb(87 83 78);}
.border-stone-700{border-color: rgb(68 64 60);}
.border-stone-800{border-color: rgb(41 37 36);}
.border-stone-900{border-color: rgb(28 25 23);}
.border-red-50{border-color: rgb(254 242 242);}
.border-red-100{border-color: rgb(254 226 226);}
.border-red-200{border-color: rgb(254 202 202);}
.border-red-300{border-color: rgb(252 165 165);}
.border-red-400{border-color: rgb(248 113 113);}
.border-red-500{border-color: rgb(239 68 68);}
.border-red-600{border-color: rgb(220 38 38);}
.border-red-700{border-color: rgb(185 28 28);}
.border-red-800{border-color: rgb(153 27 27);}
.border-red-900{border-color: rgb(127 29 29);}
.border-orange-50{border-color: rgb(255 247 237);}
.border-orange-100{border-color: rgb(255 237 213);}
.border-orange-200{border-color: rgb(254 215 170);}
.border-orange-300{border-color: rgb(253 186 116);}
.border-orange-400{border-color: rgb(251 146 60);}
.border-orange-500{border-color: rgb(249 115 22);}
.border-orange-600{border-color: rgb(234 88 12);}
.border-orange-700{border-color: rgb(194 65 12);}
.border-orange-800{border-color: rgb(154 52 18);}
.border-orange-900{border-color: rgb(124 45 18);}
.border-amber-50{border-color: rgb(255 251 235);}
.border-amber-100{border-color: rgb(254 243 199);}
.border-amber-200{border-color: rgb(253 230 138);}
.border-amber-300{border-color: rgb(252 211 77);}
.border-amber-400{border-color: rgb(251 191 36);}
.border-amber-500{border-color: rgb(245 158 11);}
.border-amber-600{border-color: rgb(217 119 6);}
.border-amber-700{border-color: rgb(180 83 9);}
.border-amber-800{border-color: rgb(146 64 14);}
.border-amber-900{border-color: rgb(120 53 15);}
.border-yellow-50{border-color: rgb(254 252 232);}
.border-yellow-100{border-color: rgb(254 249 195);}
.border-yellow-200{border-color: rgb(254 240 138);}
.border-yellow-300{border-color: rgb(253 224 71);}
.border-yellow-400{border-color: rgb(250 204 21);}
.border-yellow-500{border-color: rgb(234 179 8);}
.border-yellow-600{border-color: rgb(202 138 4);}
.border-yellow-700{border-color: rgb(161 98 7);}
.border-yellow-800{border-color: rgb(133 77 14);}
.border-yellow-900{border-color: rgb(113 63 18);}
.border-lime-50{border-color: rgb(247 254 231);}
.border-lime-100{border-color: rgb(236 252 203);}
.border-lime-200{border-color: rgb(217 249 157);}
.border-lime-300{border-color: rgb(190 242 100);}
.border-lime-400{border-color: rgb(163 230 53);}
.border-lime-500{border-color: rgb(132 204 22);}
.border-lime-600{border-color: rgb(101 163 13);}
.border-lime-700{border-color: rgb(77 124 15);}
.border-lime-800{border-color: rgb(63 98 18);}
.border-lime-900{border-color: rgb(54 83 20);}
.border-green-50{border-color: rgb(240 253 244);}
.border-green-100{border-color: rgb(220 252 231);}
.border-green-200{border-color: rgb(187 247 208);}
.border-green-300{border-color: rgb(134 239 172);}
.border-green-400{border-color: rgb(74 222 128);}
.border-green-500{border-color: rgb(34 197 94);}
.border-green-600{border-color: rgb(22 163 74);}
.border-green-700{border-color: rgb(21 128 61);}
.border-green-800{border-color: rgb(22 101 52);}
.border-green-900{border-color: rgb(20 83 45);}
.border-emerald-50{border-color: rgb(236 253 245);}
.border-emerald-100{border-color: rgb(209 250 229);}
.border-emerald-200{border-color: rgb(167 243 208);}
.border-emerald-300{border-color: rgb(110 231 183);}
.border-emerald-400{border-color: rgb(52 211 153);}
.border-emerald-500{border-color: rgb(16 185 129);}
.border-emerald-600{border-color: rgb(5 150 105);}
.border-emerald-700{border-color: rgb(4 120 87);}
.border-emerald-800{border-color: rgb(6 95 70);}
.border-emerald-900{border-color: rgb(6 78 59);}
.border-teal-50{border-color: rgb(240 253 250);}
.border-teal-100{border-color: rgb(204 251 241);}
.border-teal-200{border-color: rgb(153 246 228);}
.border-teal-300{border-color: rgb(94 234 212);}
.border-teal-400{border-color: rgb(45 212 191);}
.border-teal-500{border-color: rgb(20 184 166);}
.border-teal-600{border-color: rgb(13 148 136);}
.border-teal-700{border-color: rgb(15 118 110);}
.border-teal-800{border-color: rgb(17 94 89);}
.border-teal-900{border-color: rgb(19 78 74);}
.border-cyan-50{border-color: rgb(236 254 255);}
.border-cyan-100{border-color: rgb(207 250 254);}
.border-cyan-200{border-color: rgb(165 243 252);}
.border-cyan-300{border-color: rgb(103 232 249);}
.border-cyan-400{border-color: rgb(34 211 238);}
.border-cyan-500{border-color: rgb(6 182 212);}
.border-cyan-600{border-color: rgb(8 145 178);}
.border-cyan-700{border-color: rgb(14 116 144);}
.border-cyan-800{border-color: rgb(21 94 117);}
.border-cyan-900{border-color: rgb(22 78 99);}
.border-sky-50{border-color: rgb(240 249 255);}
.border-sky-100{border-color: rgb(224 242 254);}
.border-sky-200{border-color: rgb(186 230 253);}
.border-sky-300{border-color: rgb(125 211 252);}
.border-sky-400{border-color: rgb(56 189 248);}
.border-sky-500{border-color: rgb(14 165 233);}
.border-sky-600{border-color: rgb(2 132 199);}
.border-sky-700{border-color: rgb(3 105 161);}
.border-sky-800{border-color: rgb(7 89 133);}
.border-sky-900{border-color: rgb(12 74 110);}
.border-blue-50{border-color: rgb(239 246 255);}
.border-blue-100{border-color: rgb(219 234 254);}
.border-blue-200{border-color: rgb(191 219 254);}
.border-blue-300{border-color: rgb(147 197 253);}
.border-blue-400{border-color: rgb(96 165 250);}
.border-blue-500{border-color: rgb(59 130 246);}
.border-blue-600{border-color: rgb(37 99 235);}
.border-blue-700{border-color: rgb(29 78 216);}
.border-blue-800{border-color: rgb(30 64 175);}
.border-blue-900{border-color: rgb(30 58 138);}
.border-indigo-50{border-color: rgb(238 242 255);}
.border-indigo-100{border-color: rgb(224 231 255);}
.border-indigo-200{border-color: rgb(199 210 254);}
.border-indigo-300{border-color: rgb(165 180 252);}
.border-indigo-400{border-color: rgb(129 140 248);}
.border-indigo-500{border-color: rgb(99 102 241);}
.border-indigo-600{border-color: rgb(79 70 229);}
.border-indigo-700{border-color: rgb(67 56 202);}
.border-indigo-800{border-color: rgb(55 48 163);}
.border-indigo-900{border-color: rgb(49 46 129);}
.border-violet-50{border-color: rgb(245 243 255);}
.border-violet-100{border-color: rgb(237 233 254);}
.border-violet-200{border-color: rgb(221 214 254);}
.border-violet-300{border-color: rgb(196 181 253);}
.border-violet-400{border-color: rgb(167 139 250);}
.border-violet-500{border-color: rgb(139 92 246);}
.border-violet-600{border-color: rgb(124 58 237);}
.border-violet-700{border-color: rgb(109 40 217);}
.border-violet-800{border-color: rgb(91 33 182);}
.border-violet-900{border-color: rgb(76 29 149);}
.border-purple-50{border-color: rgb(250 245 255);}
.border-purple-100{border-color: rgb(243 232 255);}
.border-purple-200{border-color: rgb(233 213 255);}
.border-purple-300{border-color: rgb(216 180 254);}
.border-purple-400{border-color: rgb(192 132 252);}
.border-purple-500{border-color: rgb(168 85 247);}
.border-purple-600{border-color: rgb(147 51 234);}
.border-purple-700{border-color: rgb(126 34 206);}
.border-purple-800{border-color: rgb(107 33 168);}
.border-purple-900{border-color: rgb(88 28 135);}
.border-fuchsia-50{border-color: rgb(253 244 255);}
.border-fuchsia-100{border-color: rgb(250 232 255);}
.border-fuchsia-200{border-color: rgb(245 208 254);}
.border-fuchsia-300{border-color: rgb(240 171 252);}
.border-fuchsia-400{border-color: rgb(232 121 249);}
.border-fuchsia-500{border-color: rgb(217 70 239);}
.border-fuchsia-600{border-color: rgb(192 38 211);}
.border-fuchsia-700{border-color: rgb(162 28 175);}
.border-fuchsia-800{border-color: rgb(134 25 143);}
.border-fuchsia-900{border-color: rgb(112 26 117);}
.border-pink-50{border-color: rgb(253 242 248);}
.border-pink-100{border-color: rgb(252 231 243);}
.border-pink-200{border-color: rgb(251 207 232);}
.border-pink-300{border-color: rgb(249 168 212);}
.border-pink-400{border-color: rgb(244 114 182);}
.border-pink-500{border-color: rgb(236 72 153);}
.border-pink-600{border-color: rgb(219 39 119);}
.border-pink-700{border-color: rgb(190 24 93);}
.border-pink-800{border-color: rgb(157 23 77);}
.border-pink-900{border-color: rgb(131 24 67);}
.border-rose-50{border-color: rgb(255 241 242);}
.border-rose-100{border-color: rgb(255 228 230);}
.border-rose-200{border-color: rgb(254 205 211);}
.border-rose-300{border-color: rgb(253 164 175);}
.border-rose-400{border-color: rgb(251 113 133);}
.border-rose-500{border-color: rgb(244 63 94);}
.border-rose-600{border-color: rgb(225 29 72);}
.border-rose-700{border-color: rgb(190 18 60);}
.border-rose-800{border-color: rgb(159 18 57);}
.border-rose-900{border-color: rgb(136 19 55);}
.border-x-inherit{border-left-color: inherit;
    border-right-color: inherit;
}
.border-x-current{
    border-left-color: currentColor;
    border-right-color: currentColor;
}
.border-x-transparent{
    border-left-color: transparent;
    border-right-color: transparent;
}
.border-x-black{
    border-left-color: rgb(0 0 0);
    border-right-color: rgb(0 0 0);
}
.border-x-white{
    border-left-color: rgb(255 255 255);
    border-right-color: rgb(255 255 255);
}
.border-x-slate-50{
    border-left-color: rgb(248 250 252);
    border-right-color: rgb(248 250 252);
}
.border-x-slate-100{
    border-left-color: rgb(241 245 249);
    border-right-color: rgb(241 245 249);
}
.border-x-slate-200{
    border-left-color: rgb(226 232 240);
    border-right-color: rgb(226 232 240);
}
.border-x-slate-300{
    border-left-color: rgb(203 213 225);
    border-right-color: rgb(203 213 225);
}
.border-x-slate-400{
    border-left-color: rgb(148 163 184);
    border-right-color: rgb(148 163 184);
}
.border-x-slate-500{
    border-left-color: rgb(100 116 139);
    border-right-color: rgb(100 116 139);
}
.border-x-slate-600{
    border-left-color: rgb(71 85 105);
    border-right-color: rgb(71 85 105);
}
.border-x-slate-700{
    border-left-color: rgb(51 65 85);
    border-right-color: rgb(51 65 85);
}
.border-x-slate-800{
    border-left-color: rgb(30 41 59);
    border-right-color: rgb(30 41 59);
}
.border-x-slate-900{
    border-left-color: rgb(15 23 42);
    border-right-color: rgb(15 23 42);
}
.border-x-gray-50{
    border-left-color: rgb(249 250 251);
    border-right-color: rgb(249 250 251);
}
.border-x-gray-100{
    border-left-color: rgb(243 244 246);
    border-right-color: rgb(243 244 246);
}
.border-x-gray-200{
    border-left-color: rgb(229 231 235);
    border-right-color: rgb(229 231 235);
}
.border-x-gray-300{
    border-left-color: rgb(209 213 219);
    border-right-color: rgb(209 213 219);
}
.border-x-gray-400{
    border-left-color: rgb(156 163 175);
    border-right-color: rgb(156 163 175);
}
.border-x-gray-500{
    border-left-color: rgb(107 114 128);
    border-right-color: rgb(107 114 128);
}
.border-x-gray-600{
    border-left-color: rgb(75 85 99);
    border-right-color: rgb(75 85 99);
}
.border-x-gray-700{
    border-left-color: rgb(55 65 81);
    border-right-color: rgb(55 65 81);
}
.border-x-gray-800{
    border-left-color: rgb(31 41 55);
    border-right-color: rgb(31 41 55);
}
.border-x-gray-900{
    border-left-color: rgb(17 24 39);
    border-right-color: rgb(17 24 39);
}
.border-x-zinc-50{
    border-left-color: rgb(250 250 250);
    border-right-color: rgb(250 250 250);
}
.border-x-zinc-100{
    border-left-color: rgb(244 244 245);
    border-right-color: rgb(244 244 245);
}
.border-x-zinc-200{
    border-left-color: rgb(228 228 231);
    border-right-color: rgb(228 228 231);
}
.border-x-zinc-300{
    border-left-color: rgb(212 212 216);
    border-right-color: rgb(212 212 216);
}
.border-x-zinc-400{
    border-left-color: rgb(161 161 170);
    border-right-color: rgb(161 161 170);
}
.border-x-zinc-500{
    border-left-color: rgb(113 113 122);
    border-right-color: rgb(113 113 122);
}
.border-x-zinc-600{
    border-left-color: rgb(82 82 91);
    border-right-color: rgb(82 82 91);
}
.border-x-zinc-700{
    border-left-color: rgb(63 63 70);
    border-right-color: rgb(63 63 70);
}
.border-x-zinc-800{
    border-left-color: rgb(39 39 42);
    border-right-color: rgb(39 39 42);
}
.border-x-zinc-900{
    border-left-color: rgb(24 24 27);
    border-right-color: rgb(24 24 27);
}
.border-x-neutral-50{
    border-left-color: rgb(250 250 250);
    border-right-color: rgb(250 250 250);
}
.border-x-neutral-100{
    border-left-color: rgb(245 245 245);
    border-right-color: rgb(245 245 245);
}
.border-x-neutral-200{
    border-left-color: rgb(229 229 229);
    border-right-color: rgb(229 229 229);
}
.border-x-neutral-300{
    border-left-color: rgb(212 212 212);
    border-right-color: rgb(212 212 212);
}
.border-x-neutral-400{
    border-left-color: rgb(163 163 163);
    border-right-color: rgb(163 163 163);
}
.border-x-neutral-500{
    border-left-color: rgb(115 115 115);
    border-right-color: rgb(115 115 115);
}
.border-x-neutral-600{
    border-left-color: rgb(82 82 82);
    border-right-color: rgb(82 82 82);
}
.border-x-neutral-700{
    border-left-color: rgb(64 64 64);
    border-right-color: rgb(64 64 64);
}
.border-x-neutral-800{
    border-left-color: rgb(38 38 38);
    border-right-color: rgb(38 38 38);
}
.border-x-neutral-900{
    border-left-color: rgb(23 23 23);
    border-right-color: rgb(23 23 23);
}
.border-x-stone-50{
    border-left-color: rgb(250 250 249);
    border-right-color: rgb(250 250 249);
}
.border-x-stone-100{
    border-left-color: rgb(245 245 244);
    border-right-color: rgb(245 245 244);
}
.border-x-stone-200{
    border-left-color: rgb(231 229 228);
    border-right-color: rgb(231 229 228);
}
.border-x-stone-300{
    border-left-color: rgb(214 211 209);
    border-right-color: rgb(214 211 209);
}
.border-x-stone-400{
    border-left-color: rgb(168 162 158);
    border-right-color: rgb(168 162 158);
}
.border-x-stone-500{
    border-left-color: rgb(120 113 108);
    border-right-color: rgb(120 113 108);
}
.border-x-stone-600{
    border-left-color: rgb(87 83 78);
    border-right-color: rgb(87 83 78);
}
.border-x-stone-700{
    border-left-color: rgb(68 64 60);
    border-right-color: rgb(68 64 60);
}
.border-x-stone-800{
    border-left-color: rgb(41 37 36);
    border-right-color: rgb(41 37 36);
}
.border-x-stone-900{
    border-left-color: rgb(28 25 23);
    border-right-color: rgb(28 25 23);
}
.border-x-red-50{
    border-left-color: rgb(254 242 242);
    border-right-color: rgb(254 242 242);
}
.border-x-red-100{
    border-left-color: rgb(254 226 226);
    border-right-color: rgb(254 226 226);
}
.border-x-red-200{
    border-left-color: rgb(254 202 202);
    border-right-color: rgb(254 202 202);
}
.border-x-red-300{
    border-left-color: rgb(252 165 165);
    border-right-color: rgb(252 165 165);
}
.border-x-red-400{
    border-left-color: rgb(248 113 113);
    border-right-color: rgb(248 113 113);
}
.border-x-red-500{
    border-left-color: rgb(239 68 68);
    border-right-color: rgb(239 68 68);
}
.border-x-red-600{
    border-left-color: rgb(220 38 38);
    border-right-color: rgb(220 38 38);
}
.border-x-red-700{
    border-left-color: rgb(185 28 28);
    border-right-color: rgb(185 28 28);
}
.border-x-red-800{
    border-left-color: rgb(153 27 27);
    border-right-color: rgb(153 27 27);
}
.border-x-red-900{
    border-left-color: rgb(127 29 29);
    border-right-color: rgb(127 29 29);
}
.border-x-orange-50{
    border-left-color: rgb(255 247 237);
    border-right-color: rgb(255 247 237);
}
.border-x-orange-100{
    border-left-color: rgb(255 237 213);
    border-right-color: rgb(255 237 213);
}
.border-x-orange-200{
    border-left-color: rgb(254 215 170);
    border-right-color: rgb(254 215 170);
}
.border-x-orange-300{
    border-left-color: rgb(253 186 116);
    border-right-color: rgb(253 186 116);
}
.border-x-orange-400{
    border-left-color: rgb(251 146 60);
    border-right-color: rgb(251 146 60);
}
.border-x-orange-500{
    border-left-color: rgb(249 115 22);
    border-right-color: rgb(249 115 22);
}
.border-x-orange-600{
    border-left-color: rgb(234 88 12);
    border-right-color: rgb(234 88 12);
}
.border-x-orange-700{
    border-left-color: rgb(194 65 12);
    border-right-color: rgb(194 65 12);
}
.border-x-orange-800{
    border-left-color: rgb(154 52 18);
    border-right-color: rgb(154 52 18);
}
.border-x-orange-900{
    border-left-color: rgb(124 45 18);
    border-right-color: rgb(124 45 18);
}
.border-x-amber-50{
    border-left-color: rgb(255 251 235);
    border-right-color: rgb(255 251 235);
}
.border-x-amber-100{
    border-left-color: rgb(254 243 199);
    border-right-color: rgb(254 243 199);
}
.border-x-amber-200{
    border-left-color: rgb(253 230 138);
    border-right-color: rgb(253 230 138);
}
.border-x-amber-300{
    border-left-color: rgb(252 211 77);
    border-right-color: rgb(252 211 77);
}
.border-x-amber-400{
    border-left-color: rgb(251 191 36);
    border-right-color: rgb(251 191 36);
}
.border-x-amber-500{
    border-left-color: rgb(245 158 11);
    border-right-color: rgb(245 158 11);
}
.border-x-amber-600{
    border-left-color: rgb(217 119 6);
    border-right-color: rgb(217 119 6);
}
.border-x-amber-700{
    border-left-color: rgb(180 83 9);
    border-right-color: rgb(180 83 9);
}
.border-x-amber-800{
    border-left-color: rgb(146 64 14);
    border-right-color: rgb(146 64 14);
}
.border-x-amber-900{
    border-left-color: rgb(120 53 15);
    border-right-color: rgb(120 53 15);
}
.border-x-yellow-50{
    border-left-color: rgb(254 252 232);
    border-right-color: rgb(254 252 232);
}
.border-x-yellow-100{
    border-left-color: rgb(254 249 195);
    border-right-color: rgb(254 249 195);
}
.border-x-yellow-200{
    border-left-color: rgb(254 240 138);
    border-right-color: rgb(254 240 138);
}
.border-x-yellow-300{
    border-left-color: rgb(253 224 71);
    border-right-color: rgb(253 224 71);
}
.border-x-yellow-400{
    border-left-color: rgb(250 204 21);
    border-right-color: rgb(250 204 21);
}
.border-x-yellow-500{
    border-left-color: rgb(234 179 8);
    border-right-color: rgb(234 179 8);
}
.border-x-yellow-600{
    border-left-color: rgb(202 138 4);
    border-right-color: rgb(202 138 4);
}
.border-x-yellow-700{
    border-left-color: rgb(161 98 7);
    border-right-color: rgb(161 98 7);
}
.border-x-yellow-800{
    border-left-color: rgb(133 77 14);
    border-right-color: rgb(133 77 14);
}
.border-x-yellow-900{
    border-left-color: rgb(113 63 18);
    border-right-color: rgb(113 63 18);
}
.border-x-lime-50{
    border-left-color: rgb(247 254 231);
    border-right-color: rgb(247 254 231);
}
.border-x-lime-100{
    border-left-color: rgb(236 252 203);
    border-right-color: rgb(236 252 203);
}
.border-x-lime-200{
    border-left-color: rgb(217 249 157);
    border-right-color: rgb(217 249 157);
}
.border-x-lime-300{
    border-left-color: rgb(190 242 100);
    border-right-color: rgb(190 242 100);
}
.border-x-lime-400{
    border-left-color: rgb(163 230 53);
    border-right-color: rgb(163 230 53);
}
.border-x-lime-500{
    border-left-color: rgb(132 204 22);
    border-right-color: rgb(132 204 22);
}
.border-x-lime-600{
    border-left-color: rgb(101 163 13);
    border-right-color: rgb(101 163 13);
}
.border-x-lime-700{
    border-left-color: rgb(77 124 15);
    border-right-color: rgb(77 124 15);
}
.border-x-lime-800{
    border-left-color: rgb(63 98 18);
    border-right-color: rgb(63 98 18);
}
.border-x-lime-900{
    border-left-color: rgb(54 83 20);
    border-right-color: rgb(54 83 20);
}
.border-x-green-50{
    border-left-color: rgb(240 253 244);
    border-right-color: rgb(240 253 244);
}
.border-x-green-100{
    border-left-color: rgb(220 252 231);
    border-right-color: rgb(220 252 231);
}
.border-x-green-200{
    border-left-color: rgb(187 247 208);
    border-right-color: rgb(187 247 208);
}
.border-x-green-300{
    border-left-color: rgb(134 239 172);
    border-right-color: rgb(134 239 172);
}
.border-x-green-400{
    border-left-color: rgb(74 222 128);
    border-right-color: rgb(74 222 128);
}
.border-x-green-500{
    border-left-color: rgb(34 197 94);
    border-right-color: rgb(34 197 94);
}
.border-x-green-600{
    border-left-color: rgb(22 163 74);
    border-right-color: rgb(22 163 74);
}
.border-x-green-700{
    border-left-color: rgb(21 128 61);
    border-right-color: rgb(21 128 61);
}
.border-x-green-800{
    border-left-color: rgb(22 101 52);
    border-right-color: rgb(22 101 52);
}
.border-x-green-900{
    border-left-color: rgb(20 83 45);
    border-right-color: rgb(20 83 45);
}
.border-x-emerald-50{
    border-left-color: rgb(236 253 245);
    border-right-color: rgb(236 253 245);
}
.border-x-emerald-100{
    border-left-color: rgb(209 250 229);
    border-right-color: rgb(209 250 229);
}
.border-x-emerald-200{
    border-left-color: rgb(167 243 208);
    border-right-color: rgb(167 243 208);
}
.border-x-emerald-300{
    border-left-color: rgb(110 231 183);
    border-right-color: rgb(110 231 183);
}
.border-x-emerald-400{
    border-left-color: rgb(52 211 153);
    border-right-color: rgb(52 211 153);
}
.border-x-emerald-500{
    border-left-color: rgb(16 185 129);
    border-right-color: rgb(16 185 129);
}
.border-x-emerald-600{
    border-left-color: rgb(5 150 105);
    border-right-color: rgb(5 150 105);
}
.border-x-emerald-700{
    border-left-color: rgb(4 120 87);
    border-right-color: rgb(4 120 87);
}
.border-x-emerald-800{
    border-left-color: rgb(6 95 70);
    border-right-color: rgb(6 95 70);
}
.border-x-emerald-900{
    border-left-color: rgb(6 78 59);
    border-right-color: rgb(6 78 59);
}
.border-x-teal-50{
    border-left-color: rgb(240 253 250);
    border-right-color: rgb(240 253 250);
}
.border-x-teal-100{
    border-left-color: rgb(204 251 241);
    border-right-color: rgb(204 251 241);
}
.border-x-teal-200{
    border-left-color: rgb(153 246 228);
    border-right-color: rgb(153 246 228);
}
.border-x-teal-300{
    border-left-color: rgb(94 234 212);
    border-right-color: rgb(94 234 212);
}
.border-x-teal-400{
    border-left-color: rgb(45 212 191);
    border-right-color: rgb(45 212 191);
}
.border-x-teal-500{
    border-left-color: rgb(20 184 166);
    border-right-color: rgb(20 184 166);
}
.border-x-teal-600{
    border-left-color: rgb(13 148 136);
    border-right-color: rgb(13 148 136);
}
.border-x-teal-700{
    border-left-color: rgb(15 118 110);
    border-right-color: rgb(15 118 110);
}
.border-x-teal-800{
    border-left-color: rgb(17 94 89);
    border-right-color: rgb(17 94 89);
}
.border-x-teal-900{
    border-left-color: rgb(19 78 74);
    border-right-color: rgb(19 78 74);
}
.border-x-cyan-50{
    border-left-color: rgb(236 254 255);
    border-right-color: rgb(236 254 255);
}
.border-x-cyan-100{
    border-left-color: rgb(207 250 254);
    border-right-color: rgb(207 250 254);
}
.border-x-cyan-200{
    border-left-color: rgb(165 243 252);
    border-right-color: rgb(165 243 252);
}
.border-x-cyan-300{
    border-left-color: rgb(103 232 249);
    border-right-color: rgb(103 232 249);
}
.border-x-cyan-400{
    border-left-color: rgb(34 211 238);
    border-right-color: rgb(34 211 238);
}
.border-x-cyan-500{
    border-left-color: rgb(6 182 212);
    border-right-color: rgb(6 182 212);
}
.border-x-cyan-600{
    border-left-color: rgb(8 145 178);
    border-right-color: rgb(8 145 178);
}
.border-x-cyan-700{
    border-left-color: rgb(14 116 144);
    border-right-color: rgb(14 116 144);
}
.border-x-cyan-800{
    border-left-color: rgb(21 94 117);
    border-right-color: rgb(21 94 117);
}
.border-x-cyan-900{
    border-left-color: rgb(22 78 99);
    border-right-color: rgb(22 78 99);
}
.border-x-sky-50{
    border-left-color: rgb(240 249 255);
    border-right-color: rgb(240 249 255);
}
.border-x-sky-100{
    border-left-color: rgb(224 242 254);
    border-right-color: rgb(224 242 254);
}
.border-x-sky-200{
    border-left-color: rgb(186 230 253);
    border-right-color: rgb(186 230 253);
}
.border-x-sky-300{
    border-left-color: rgb(125 211 252);
    border-right-color: rgb(125 211 252);
}
.border-x-sky-400{
    border-left-color: rgb(56 189 248);
    border-right-color: rgb(56 189 248);
}
.border-x-sky-500{
    border-left-color: rgb(14 165 233);
    border-right-color: rgb(14 165 233);
}
.border-x-sky-600{
    border-left-color: rgb(2 132 199);
    border-right-color: rgb(2 132 199);
}
.border-x-sky-700{
    border-left-color: rgb(3 105 161);
    border-right-color: rgb(3 105 161);
}
.border-x-sky-800{
    border-left-color: rgb(7 89 133);
    border-right-color: rgb(7 89 133);
}
.border-x-sky-900{
    border-left-color: rgb(12 74 110);
    border-right-color: rgb(12 74 110);
}
.border-x-blue-50{
    border-left-color: rgb(239 246 255);
    border-right-color: rgb(239 246 255);
}
.border-x-blue-100{
    border-left-color: rgb(219 234 254);
    border-right-color: rgb(219 234 254);
}
.border-x-blue-200{
    border-left-color: rgb(191 219 254);
    border-right-color: rgb(191 219 254);
}
.border-x-blue-300{
    border-left-color: rgb(147 197 253);
    border-right-color: rgb(147 197 253);
}
.border-x-blue-400{
    border-left-color: rgb(96 165 250);
    border-right-color: rgb(96 165 250);
}
.border-x-blue-500{
    border-left-color: rgb(59 130 246);
    border-right-color: rgb(59 130 246);
}
.border-x-blue-600{
    border-left-color: rgb(37 99 235);
    border-right-color: rgb(37 99 235);
}
.border-x-blue-700{
    border-left-color: rgb(29 78 216);
    border-right-color: rgb(29 78 216);
}
.border-x-blue-800{
    border-left-color: rgb(30 64 175);
    border-right-color: rgb(30 64 175);
}
.border-x-blue-900{
    border-left-color: rgb(30 58 138);
    border-right-color: rgb(30 58 138);
}
.border-x-indigo-50{
    border-left-color: rgb(238 242 255);
    border-right-color: rgb(238 242 255);
}
.border-x-indigo-100{
    border-left-color: rgb(224 231 255);
    border-right-color: rgb(224 231 255);
}
.border-x-indigo-200{
    border-left-color: rgb(199 210 254);
    border-right-color: rgb(199 210 254);
}
.border-x-indigo-300{
    border-left-color: rgb(165 180 252);
    border-right-color: rgb(165 180 252);
}
.border-x-indigo-400{
    border-left-color: rgb(129 140 248);
    border-right-color: rgb(129 140 248);
}
.border-x-indigo-500{
    border-left-color: rgb(99 102 241);
    border-right-color: rgb(99 102 241);
}
.border-x-indigo-600{
    border-left-color: rgb(79 70 229);
    border-right-color: rgb(79 70 229);
}
.border-x-indigo-700{
    border-left-color: rgb(67 56 202);
    border-right-color: rgb(67 56 202);
}
.border-x-indigo-800{
    border-left-color: rgb(55 48 163);
    border-right-color: rgb(55 48 163);
}
.border-x-indigo-900{
    border-left-color: rgb(49 46 129);
    border-right-color: rgb(49 46 129);
}
.border-x-violet-50{
    border-left-color: rgb(245 243 255);
    border-right-color: rgb(245 243 255);
}
.border-x-violet-100{
    border-left-color: rgb(237 233 254);
    border-right-color: rgb(237 233 254);
}
.border-x-violet-200{
    border-left-color: rgb(221 214 254);
    border-right-color: rgb(221 214 254);
}
.border-x-violet-300{
    border-left-color: rgb(196 181 253);
    border-right-color: rgb(196 181 253);
}
.border-x-violet-400{
    border-left-color: rgb(167 139 250);
    border-right-color: rgb(167 139 250);
}
.border-x-violet-500{
    border-left-color: rgb(139 92 246);
    border-right-color: rgb(139 92 246);
}
.border-x-violet-600{
    border-left-color: rgb(124 58 237);
    border-right-color: rgb(124 58 237);
}
.border-x-violet-700{
    border-left-color: rgb(109 40 217);
    border-right-color: rgb(109 40 217);
}
.border-x-violet-800{
    border-left-color: rgb(91 33 182);
    border-right-color: rgb(91 33 182);
}
.border-x-violet-900{
    border-left-color: rgb(76 29 149);
    border-right-color: rgb(76 29 149);
}
.border-x-purple-50{
    border-left-color: rgb(250 245 255);
    border-right-color: rgb(250 245 255);
}
.border-x-purple-100{
    border-left-color: rgb(243 232 255);
    border-right-color: rgb(243 232 255);
}
.border-x-purple-200{
    border-left-color: rgb(233 213 255);
    border-right-color: rgb(233 213 255);
}
.border-x-purple-300{
    border-left-color: rgb(216 180 254);
    border-right-color: rgb(216 180 254);
}
.border-x-purple-400{
    border-left-color: rgb(192 132 252);
    border-right-color: rgb(192 132 252);
}
.border-x-purple-500{
    border-left-color: rgb(168 85 247);
    border-right-color: rgb(168 85 247);
}
.border-x-purple-600{
    border-left-color: rgb(147 51 234);
    border-right-color: rgb(147 51 234);
}
.border-x-purple-700{
    border-left-color: rgb(126 34 206);
    border-right-color: rgb(126 34 206);
}
.border-x-purple-800{
    border-left-color: rgb(107 33 168);
    border-right-color: rgb(107 33 168);
}
.border-x-purple-900{
    border-left-color: rgb(88 28 135);
    border-right-color: rgb(88 28 135);
}
.border-x-fuchsia-50{
    border-left-color: rgb(253 244 255);
    border-right-color: rgb(253 244 255);
}
.border-x-fuchsia-100{
    border-left-color: rgb(250 232 255);
    border-right-color: rgb(250 232 255);
}
.border-x-fuchsia-200{
    border-left-color: rgb(245 208 254);
    border-right-color: rgb(245 208 254);
}
.border-x-fuchsia-300{
    border-left-color: rgb(240 171 252);
    border-right-color: rgb(240 171 252);
}
.border-x-fuchsia-400{
    border-left-color: rgb(232 121 249);
    border-right-color: rgb(232 121 249);
}
.border-x-fuchsia-500{
    border-left-color: rgb(217 70 239);
    border-right-color: rgb(217 70 239);
}
.border-x-fuchsia-600{
    border-left-color: rgb(192 38 211);
    border-right-color: rgb(192 38 211);
}
.border-x-fuchsia-700{
    border-left-color: rgb(162 28 175);
    border-right-color: rgb(162 28 175);
}
.border-x-fuchsia-800{
    border-left-color: rgb(134 25 143);
    border-right-color: rgb(134 25 143);
}
.border-x-fuchsia-900{
    border-left-color: rgb(112 26 117);
    border-right-color: rgb(112 26 117);
}
.border-x-pink-50{
    border-left-color: rgb(253 242 248);
    border-right-color: rgb(253 242 248);
}
.border-x-pink-100{
    border-left-color: rgb(252 231 243);
    border-right-color: rgb(252 231 243);
}
.border-x-pink-200{
    border-left-color: rgb(251 207 232);
    border-right-color: rgb(251 207 232);
}
.border-x-pink-300{
    border-left-color: rgb(249 168 212);
    border-right-color: rgb(249 168 212);
}
.border-x-pink-400{
    border-left-color: rgb(244 114 182);
    border-right-color: rgb(244 114 182);
}
.border-x-pink-500{
    border-left-color: rgb(236 72 153);
    border-right-color: rgb(236 72 153);
}
.border-x-pink-600{
    border-left-color: rgb(219 39 119);
    border-right-color: rgb(219 39 119);
}
.border-x-pink-700{
    border-left-color: rgb(190 24 93);
    border-right-color: rgb(190 24 93);
}
.border-x-pink-800{
    border-left-color: rgb(157 23 77);
    border-right-color: rgb(157 23 77);
}
.border-x-pink-900{
    border-left-color: rgb(131 24 67);
    border-right-color: rgb(131 24 67);
}
.border-x-rose-50{
    border-left-color: rgb(255 241 242);
    border-right-color: rgb(255 241 242);
}
.border-x-rose-100{
    border-left-color: rgb(255 228 230);
    border-right-color: rgb(255 228 230);
}
.border-x-rose-200{
    border-left-color: rgb(254 205 211);
    border-right-color: rgb(254 205 211);
}
.border-x-rose-300{
    border-left-color: rgb(253 164 175);
    border-right-color: rgb(253 164 175);
}
.border-x-rose-400{
    border-left-color: rgb(251 113 133);
    border-right-color: rgb(251 113 133);
}
.border-x-rose-500{
    border-left-color: rgb(244 63 94);
    border-right-color: rgb(244 63 94);
}
.border-x-rose-600{
    border-left-color: rgb(225 29 72);
    border-right-color: rgb(225 29 72);
}
.border-x-rose-700{
    border-left-color: rgb(190 18 60);
    border-right-color: rgb(190 18 60);
}
.border-x-rose-800{
    border-left-color: rgb(159 18 57);
    border-right-color: rgb(159 18 57);
}
.border-x-rose-900{
    border-left-color: rgb(136 19 55);
    border-right-color: rgb(136 19 55);
}
.border-y-inherit{
    border-top-color: inherit;
    border-bottom-color: inherit;
}
.border-y-current{
    border-top-color: currentColor;
    border-bottom-color: currentColor;
}
.border-y-transparent{
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.border-y-black{
    border-top-color: rgb(0 0 0);
    border-bottom-color: rgb(0 0 0);
}
.border-y-white{
    border-top-color: rgb(255 255 255);
    border-bottom-color: rgb(255 255 255);
}
.border-y-slate-50{
    border-top-color: rgb(248 250 252);
    border-bottom-color: rgb(248 250 252);
}
.border-y-slate-100{
    border-top-color: rgb(241 245 249);
    border-bottom-color: rgb(241 245 249);
}
.border-y-slate-200{
    border-top-color: rgb(226 232 240);
    border-bottom-color: rgb(226 232 240);
}
.border-y-slate-300{
    border-top-color: rgb(203 213 225);
    border-bottom-color: rgb(203 213 225);
}
.border-y-slate-400{
    border-top-color: rgb(148 163 184);
    border-bottom-color: rgb(148 163 184);
}
.border-y-slate-500{
    border-top-color: rgb(100 116 139);
    border-bottom-color: rgb(100 116 139);
}
.border-y-slate-600{
    border-top-color: rgb(71 85 105);
    border-bottom-color: rgb(71 85 105);
}
.border-y-slate-700{
    border-top-color: rgb(51 65 85);
    border-bottom-color: rgb(51 65 85);
}
.border-y-slate-800{
    border-top-color: rgb(30 41 59);
    border-bottom-color: rgb(30 41 59);
}
.border-y-slate-900{
    border-top-color: rgb(15 23 42);
    border-bottom-color: rgb(15 23 42);
}
.border-y-gray-50{
    border-top-color: rgb(249 250 251);
    border-bottom-color: rgb(249 250 251);
}
.border-y-gray-100{
    border-top-color: rgb(243 244 246);
    border-bottom-color: rgb(243 244 246);
}
.border-y-gray-200{
    border-top-color: rgb(229 231 235);
    border-bottom-color: rgb(229 231 235);
}
.border-y-gray-300{
    border-top-color: rgb(209 213 219);
    border-bottom-color: rgb(209 213 219);
}
.border-y-gray-400{
    border-top-color: rgb(156 163 175);
    border-bottom-color: rgb(156 163 175);
}
.border-y-gray-500{
    border-top-color: rgb(107 114 128);
    border-bottom-color: rgb(107 114 128);
}
.border-y-gray-600{
    border-top-color: rgb(75 85 99);
    border-bottom-color: rgb(75 85 99);
}
.border-y-gray-700{
    border-top-color: rgb(55 65 81);
    border-bottom-color: rgb(55 65 81);
}
.border-y-gray-800{
    border-top-color: rgb(31 41 55);
    border-bottom-color: rgb(31 41 55);
}
.border-y-gray-900{
    border-top-color: rgb(17 24 39);
    border-bottom-color: rgb(17 24 39);
}
.border-y-zinc-50{
    border-top-color: rgb(250 250 250);
    border-bottom-color: rgb(250 250 250);
}
.border-y-zinc-100{
    border-top-color: rgb(244 244 245);
    border-bottom-color: rgb(244 244 245);
}
.border-y-zinc-200{
    border-top-color: rgb(228 228 231);
    border-bottom-color: rgb(228 228 231);
}
.border-y-zinc-300{
    border-top-color: rgb(212 212 216);
    border-bottom-color: rgb(212 212 216);
}
.border-y-zinc-400{
    border-top-color: rgb(161 161 170);
    border-bottom-color: rgb(161 161 170);
}
.border-y-zinc-500{
    border-top-color: rgb(113 113 122);
    border-bottom-color: rgb(113 113 122);
}
.border-y-zinc-600{
    border-top-color: rgb(82 82 91);
    border-bottom-color: rgb(82 82 91);
}
.border-y-zinc-700{
    border-top-color: rgb(63 63 70);
    border-bottom-color: rgb(63 63 70);
}
.border-y-zinc-800{
    border-top-color: rgb(39 39 42);
    border-bottom-color: rgb(39 39 42);
}
.border-y-zinc-900{
    border-top-color: rgb(24 24 27);
    border-bottom-color: rgb(24 24 27);
}
.border-y-neutral-50{
    border-top-color: rgb(250 250 250);
    border-bottom-color: rgb(250 250 250);
}
.border-y-neutral-100{
    border-top-color: rgb(245 245 245);
    border-bottom-color: rgb(245 245 245);
}
.border-y-neutral-200{
    border-top-color: rgb(229 229 229);
    border-bottom-color: rgb(229 229 229);
}
.border-y-neutral-300{
    border-top-color: rgb(212 212 212);
    border-bottom-color: rgb(212 212 212);
}
.border-y-neutral-400{
    border-top-color: rgb(163 163 163);
    border-bottom-color: rgb(163 163 163);
}
.border-y-neutral-500{
    border-top-color: rgb(115 115 115);
    border-bottom-color: rgb(115 115 115);
}
.border-y-neutral-600{
    border-top-color: rgb(82 82 82);
    border-bottom-color: rgb(82 82 82);
}
.border-y-neutral-700{
    border-top-color: rgb(64 64 64);
    border-bottom-color: rgb(64 64 64);
}
.border-y-neutral-800{
    border-top-color: rgb(38 38 38);
    border-bottom-color: rgb(38 38 38);
}
.border-y-neutral-900{
    border-top-color: rgb(23 23 23);
    border-bottom-color: rgb(23 23 23);
}
.border-y-stone-50{
    border-top-color: rgb(250 250 249);
    border-bottom-color: rgb(250 250 249);
}
.border-y-stone-100{
    border-top-color: rgb(245 245 244);
    border-bottom-color: rgb(245 245 244);
}
.border-y-stone-200{
    border-top-color: rgb(231 229 228);
    border-bottom-color: rgb(231 229 228);
}
.border-y-stone-300{
    border-top-color: rgb(214 211 209);
    border-bottom-color: rgb(214 211 209);
}
.border-y-stone-400{
    border-top-color: rgb(168 162 158);
    border-bottom-color: rgb(168 162 158);
}
.border-y-stone-500{
    border-top-color: rgb(120 113 108);
    border-bottom-color: rgb(120 113 108);
}
.border-y-stone-600{
    border-top-color: rgb(87 83 78);
    border-bottom-color: rgb(87 83 78);
}
.border-y-stone-700{
    border-top-color: rgb(68 64 60);
    border-bottom-color: rgb(68 64 60);
}
.border-y-stone-800{
    border-top-color: rgb(41 37 36);
    border-bottom-color: rgb(41 37 36);
}
.border-y-stone-900{
    border-top-color: rgb(28 25 23);
    border-bottom-color: rgb(28 25 23);
}
.border-y-red-50{
    border-top-color: rgb(254 242 242);
    border-bottom-color: rgb(254 242 242);
}
.border-y-red-100{
    border-top-color: rgb(254 226 226);
    border-bottom-color: rgb(254 226 226);
}
.border-y-red-200{
    border-top-color: rgb(254 202 202);
    border-bottom-color: rgb(254 202 202);
}
.border-y-red-300{
    border-top-color: rgb(252 165 165);
    border-bottom-color: rgb(252 165 165);
}
.border-y-red-400{
    border-top-color: rgb(248 113 113);
    border-bottom-color: rgb(248 113 113);
}
.border-y-red-500{
    border-top-color: rgb(239 68 68);
    border-bottom-color: rgb(239 68 68);
}
.border-y-red-600{
    border-top-color: rgb(220 38 38);
    border-bottom-color: rgb(220 38 38);
}
.border-y-red-700{
    border-top-color: rgb(185 28 28);
    border-bottom-color: rgb(185 28 28);
}
.border-y-red-800{
    border-top-color: rgb(153 27 27);
    border-bottom-color: rgb(153 27 27);
}
.border-y-red-900{
    border-top-color: rgb(127 29 29);
    border-bottom-color: rgb(127 29 29);
}
.border-y-orange-50{
    border-top-color: rgb(255 247 237);
    border-bottom-color: rgb(255 247 237);
}
.border-y-orange-100{
    border-top-color: rgb(255 237 213);
    border-bottom-color: rgb(255 237 213);
}
.border-y-orange-200{
    border-top-color: rgb(254 215 170);
    border-bottom-color: rgb(254 215 170);
}
.border-y-orange-300{
    border-top-color: rgb(253 186 116);
    border-bottom-color: rgb(253 186 116);
}
.border-y-orange-400{
    border-top-color: rgb(251 146 60);
    border-bottom-color: rgb(251 146 60);
}
.border-y-orange-500{
    border-top-color: rgb(249 115 22);
    border-bottom-color: rgb(249 115 22);
}
.border-y-orange-600{
    border-top-color: rgb(234 88 12);
    border-bottom-color: rgb(234 88 12);
}
.border-y-orange-700{
    border-top-color: rgb(194 65 12);
    border-bottom-color: rgb(194 65 12);
}
.border-y-orange-800{
    border-top-color: rgb(154 52 18);
    border-bottom-color: rgb(154 52 18);
}
.border-y-orange-900{
    border-top-color: rgb(124 45 18);
    border-bottom-color: rgb(124 45 18);
}
.border-y-amber-50{
    border-top-color: rgb(255 251 235);
    border-bottom-color: rgb(255 251 235);
}
.border-y-amber-100{
    border-top-color: rgb(254 243 199);
    border-bottom-color: rgb(254 243 199);
}
.border-y-amber-200{
    border-top-color: rgb(253 230 138);
    border-bottom-color: rgb(253 230 138);
}
.border-y-amber-300{
    border-top-color: rgb(252 211 77);
    border-bottom-color: rgb(252 211 77);
}
.border-y-amber-400{
    border-top-color: rgb(251 191 36);
    border-bottom-color: rgb(251 191 36);
}
.border-y-amber-500{
    border-top-color: rgb(245 158 11);
    border-bottom-color: rgb(245 158 11);
}
.border-y-amber-600{
    border-top-color: rgb(217 119 6);
    border-bottom-color: rgb(217 119 6);
}
.border-y-amber-700{
    border-top-color: rgb(180 83 9);
    border-bottom-color: rgb(180 83 9);
}
.border-y-amber-800{
    border-top-color: rgb(146 64 14);
    border-bottom-color: rgb(146 64 14);
}
.border-y-amber-900{
    border-top-color: rgb(120 53 15);
    border-bottom-color: rgb(120 53 15);
}
.border-y-yellow-50{
    border-top-color: rgb(254 252 232);
    border-bottom-color: rgb(254 252 232);
}
.border-y-yellow-100{
    border-top-color: rgb(254 249 195);
    border-bottom-color: rgb(254 249 195);
}
.border-y-yellow-200{
    border-top-color: rgb(254 240 138);
    border-bottom-color: rgb(254 240 138);
}
.border-y-yellow-300{
    border-top-color: rgb(253 224 71);
    border-bottom-color: rgb(253 224 71);
}
.border-y-yellow-400{
    border-top-color: rgb(250 204 21);
    border-bottom-color: rgb(250 204 21);
}
.border-y-yellow-500{
    border-top-color: rgb(234 179 8);
    border-bottom-color: rgb(234 179 8);
}
.border-y-yellow-600{
    border-top-color: rgb(202 138 4);
    border-bottom-color: rgb(202 138 4);
}
.border-y-yellow-700{
    border-top-color: rgb(161 98 7);
    border-bottom-color: rgb(161 98 7);
}
.border-y-yellow-800{
    border-top-color: rgb(133 77 14);
    border-bottom-color: rgb(133 77 14);
}
.border-y-yellow-900{
    border-top-color: rgb(113 63 18);
    border-bottom-color: rgb(113 63 18);
}
.border-y-lime-50{
    border-top-color: rgb(247 254 231);
    border-bottom-color: rgb(247 254 231);
}
.border-y-lime-100{
    border-top-color: rgb(236 252 203);
    border-bottom-color: rgb(236 252 203);
}
.border-y-lime-200{
    border-top-color: rgb(217 249 157);
    border-bottom-color: rgb(217 249 157);
}
.border-y-lime-300{
    border-top-color: rgb(190 242 100);
    border-bottom-color: rgb(190 242 100);
}
.border-y-lime-400{
    border-top-color: rgb(163 230 53);
    border-bottom-color: rgb(163 230 53);
}
.border-y-lime-500{
    border-top-color: rgb(132 204 22);
    border-bottom-color: rgb(132 204 22);
}
.border-y-lime-600{
    border-top-color: rgb(101 163 13);
    border-bottom-color: rgb(101 163 13);
}
.border-y-lime-700{
    border-top-color: rgb(77 124 15);
    border-bottom-color: rgb(77 124 15);
}
.border-y-lime-800{
    border-top-color: rgb(63 98 18);
    border-bottom-color: rgb(63 98 18);
}
.border-y-lime-900{
    border-top-color: rgb(54 83 20);
    border-bottom-color: rgb(54 83 20);
}
.border-y-green-50{
    border-top-color: rgb(240 253 244);
    border-bottom-color: rgb(240 253 244);
}
.border-y-green-100{
    border-top-color: rgb(220 252 231);
    border-bottom-color: rgb(220 252 231);
}
.border-y-green-200{
    border-top-color: rgb(187 247 208);
    border-bottom-color: rgb(187 247 208);
}
.border-y-green-300{
    border-top-color: rgb(134 239 172);
    border-bottom-color: rgb(134 239 172);
}
.border-y-green-400{
    border-top-color: rgb(74 222 128);
    border-bottom-color: rgb(74 222 128);
}
.border-y-green-500{
    border-top-color: rgb(34 197 94);
    border-bottom-color: rgb(34 197 94);
}
.border-y-green-600{
    border-top-color: rgb(22 163 74);
    border-bottom-color: rgb(22 163 74);
}
.border-y-green-700{
    border-top-color: rgb(21 128 61);
    border-bottom-color: rgb(21 128 61);
}
.border-y-green-800{
    border-top-color: rgb(22 101 52);
    border-bottom-color: rgb(22 101 52);
}
.border-y-green-900{
    border-top-color: rgb(20 83 45);
    border-bottom-color: rgb(20 83 45);
}
.border-y-emerald-50{
    border-top-color: rgb(236 253 245);
    border-bottom-color: rgb(236 253 245);
}
.border-y-emerald-100{
    border-top-color: rgb(209 250 229);
    border-bottom-color: rgb(209 250 229);
}
.border-y-emerald-200{
    border-top-color: rgb(167 243 208);
    border-bottom-color: rgb(167 243 208);
}
.border-y-emerald-300{
    border-top-color: rgb(110 231 183);
    border-bottom-color: rgb(110 231 183);
}
.border-y-emerald-400{
    border-top-color: rgb(52 211 153);
    border-bottom-color: rgb(52 211 153);
}
.border-y-emerald-500{
    border-top-color: rgb(16 185 129);
    border-bottom-color: rgb(16 185 129);
}
.border-y-emerald-600{
    border-top-color: rgb(5 150 105);
    border-bottom-color: rgb(5 150 105);
}
.border-y-emerald-700{
    border-top-color: rgb(4 120 87);
    border-bottom-color: rgb(4 120 87);
}
.border-y-emerald-800{
    border-top-color: rgb(6 95 70);
    border-bottom-color: rgb(6 95 70);
}
.border-y-emerald-900{
    border-top-color: rgb(6 78 59);
    border-bottom-color: rgb(6 78 59);
}
.border-y-teal-50{
    border-top-color: rgb(240 253 250);
    border-bottom-color: rgb(240 253 250);
}
.border-y-teal-100{
    border-top-color: rgb(204 251 241);
    border-bottom-color: rgb(204 251 241);
}
.border-y-teal-200{
    border-top-color: rgb(153 246 228);
    border-bottom-color: rgb(153 246 228);
}
.border-y-teal-300{
    border-top-color: rgb(94 234 212);
    border-bottom-color: rgb(94 234 212);
}
.border-y-teal-400{
    border-top-color: rgb(45 212 191);
    border-bottom-color: rgb(45 212 191);
}
.border-y-teal-500{
    border-top-color: rgb(20 184 166);
    border-bottom-color: rgb(20 184 166);
}
.border-y-teal-600{
    border-top-color: rgb(13 148 136);
    border-bottom-color: rgb(13 148 136);
}
.border-y-teal-700{
    border-top-color: rgb(15 118 110);
    border-bottom-color: rgb(15 118 110);
}
.border-y-teal-800{
    border-top-color: rgb(17 94 89);
    border-bottom-color: rgb(17 94 89);
}
.border-y-teal-900{
    border-top-color: rgb(19 78 74);
    border-bottom-color: rgb(19 78 74);
}
.border-y-cyan-50{
    border-top-color: rgb(236 254 255);
    border-bottom-color: rgb(236 254 255);
}
.border-y-cyan-100{
    border-top-color: rgb(207 250 254);
    border-bottom-color: rgb(207 250 254);
}
.border-y-cyan-200{
    border-top-color: rgb(165 243 252);
    border-bottom-color: rgb(165 243 252);
}
.border-y-cyan-300{
    border-top-color: rgb(103 232 249);
    border-bottom-color: rgb(103 232 249);
}
.border-y-cyan-400{
    border-top-color: rgb(34 211 238);
    border-bottom-color: rgb(34 211 238);
}
.border-y-cyan-500{
    border-top-color: rgb(6 182 212);
    border-bottom-color: rgb(6 182 212);
}
.border-y-cyan-600{
    border-top-color: rgb(8 145 178);
    border-bottom-color: rgb(8 145 178);
}
.border-y-cyan-700{
    border-top-color: rgb(14 116 144);
    border-bottom-color: rgb(14 116 144);
}
.border-y-cyan-800{
    border-top-color: rgb(21 94 117);
    border-bottom-color: rgb(21 94 117);
}
.border-y-cyan-900{
    border-top-color: rgb(22 78 99);
    border-bottom-color: rgb(22 78 99);
}
.border-y-sky-50{
    border-top-color: rgb(240 249 255);
    border-bottom-color: rgb(240 249 255);
}
.border-y-sky-100{
    border-top-color: rgb(224 242 254);
    border-bottom-color: rgb(224 242 254);
}
.border-y-sky-200{
    border-top-color: rgb(186 230 253);
    border-bottom-color: rgb(186 230 253);
}
.border-y-sky-300{
    border-top-color: rgb(125 211 252);
    border-bottom-color: rgb(125 211 252);
}
.border-y-sky-400{
    border-top-color: rgb(56 189 248);
    border-bottom-color: rgb(56 189 248);
}
.border-y-sky-500{
    border-top-color: rgb(14 165 233);
    border-bottom-color: rgb(14 165 233);
}
.border-y-sky-600{
    border-top-color: rgb(2 132 199);
    border-bottom-color: rgb(2 132 199);
}
.border-y-sky-700{
    border-top-color: rgb(3 105 161);
    border-bottom-color: rgb(3 105 161);
}
.border-y-sky-800{
    border-top-color: rgb(7 89 133);
    border-bottom-color: rgb(7 89 133);
}
.border-y-sky-900{
    border-top-color: rgb(12 74 110);
    border-bottom-color: rgb(12 74 110);
}
.border-y-blue-50{
    border-top-color: rgb(239 246 255);
    border-bottom-color: rgb(239 246 255);
}
.border-y-blue-100{
    border-top-color: rgb(219 234 254);
    border-bottom-color: rgb(219 234 254);
}
.border-y-blue-200{
    border-top-color: rgb(191 219 254);
    border-bottom-color: rgb(191 219 254);
}
.border-y-blue-300{
    border-top-color: rgb(147 197 253);
    border-bottom-color: rgb(147 197 253);
}
.border-y-blue-400{
    border-top-color: rgb(96 165 250);
    border-bottom-color: rgb(96 165 250);
}
.border-y-blue-500{
    border-top-color: rgb(59 130 246);
    border-bottom-color: rgb(59 130 246);
}
.border-y-blue-600{
    border-top-color: rgb(37 99 235);
    border-bottom-color: rgb(37 99 235);
}
.border-y-blue-700{
    border-top-color: rgb(29 78 216);
    border-bottom-color: rgb(29 78 216);
}
.border-y-blue-800{
    border-top-color: rgb(30 64 175);
    border-bottom-color: rgb(30 64 175);
}
.border-y-blue-900{
    border-top-color: rgb(30 58 138);
    border-bottom-color: rgb(30 58 138);
}
.border-y-indigo-50{
    border-top-color: rgb(238 242 255);
    border-bottom-color: rgb(238 242 255);
}
.border-y-indigo-100{
    border-top-color: rgb(224 231 255);
    border-bottom-color: rgb(224 231 255);
}
.border-y-indigo-200{
    border-top-color: rgb(199 210 254);
    border-bottom-color: rgb(199 210 254);
}
.border-y-indigo-300{
    border-top-color: rgb(165 180 252);
    border-bottom-color: rgb(165 180 252);
}
.border-y-indigo-400{
    border-top-color: rgb(129 140 248);
    border-bottom-color: rgb(129 140 248);
}
.border-y-indigo-500{
    border-top-color: rgb(99 102 241);
    border-bottom-color: rgb(99 102 241);
}
.border-y-indigo-600{
    border-top-color: rgb(79 70 229);
    border-bottom-color: rgb(79 70 229);
}
.border-y-indigo-700{
    border-top-color: rgb(67 56 202);
    border-bottom-color: rgb(67 56 202);
}
.border-y-indigo-800{
    border-top-color: rgb(55 48 163);
    border-bottom-color: rgb(55 48 163);
}
.border-y-indigo-900{
    border-top-color: rgb(49 46 129);
    border-bottom-color: rgb(49 46 129);
}
.border-y-violet-50{
    border-top-color: rgb(245 243 255);
    border-bottom-color: rgb(245 243 255);
}
.border-y-violet-100{
    border-top-color: rgb(237 233 254);
    border-bottom-color: rgb(237 233 254);
}
.border-y-violet-200{
    border-top-color: rgb(221 214 254);
    border-bottom-color: rgb(221 214 254);
}
.border-y-violet-300{
    border-top-color: rgb(196 181 253);
    border-bottom-color: rgb(196 181 253);
}
.border-y-violet-400{
    border-top-color: rgb(167 139 250);
    border-bottom-color: rgb(167 139 250);
}
.border-y-violet-500{
    border-top-color: rgb(139 92 246);
    border-bottom-color: rgb(139 92 246);
}
.border-y-violet-600{
    border-top-color: rgb(124 58 237);
    border-bottom-color: rgb(124 58 237);
}
.border-y-violet-700{
    border-top-color: rgb(109 40 217);
    border-bottom-color: rgb(109 40 217);
}
.border-y-violet-800{
    border-top-color: rgb(91 33 182);
    border-bottom-color: rgb(91 33 182);
}
.border-y-violet-900{
    border-top-color: rgb(76 29 149);
    border-bottom-color: rgb(76 29 149);
}
.border-y-purple-50{
    border-top-color: rgb(250 245 255);
    border-bottom-color: rgb(250 245 255);
}
.border-y-purple-100{
    border-top-color: rgb(243 232 255);
    border-bottom-color: rgb(243 232 255);
}
.border-y-purple-200{
    border-top-color: rgb(233 213 255);
    border-bottom-color: rgb(233 213 255);
}
.border-y-purple-300{
    border-top-color: rgb(216 180 254);
    border-bottom-color: rgb(216 180 254);
}
.border-y-purple-400{
    border-top-color: rgb(192 132 252);
    border-bottom-color: rgb(192 132 252);
}
.border-y-purple-500{
    border-top-color: rgb(168 85 247);
    border-bottom-color: rgb(168 85 247);
}
.border-y-purple-600{
    border-top-color: rgb(147 51 234);
    border-bottom-color: rgb(147 51 234);
}
.border-y-purple-700{
    border-top-color: rgb(126 34 206);
    border-bottom-color: rgb(126 34 206);
}
.border-y-purple-800{
    border-top-color: rgb(107 33 168);
    border-bottom-color: rgb(107 33 168);
}
.border-y-purple-900{
    border-top-color: rgb(88 28 135);
    border-bottom-color: rgb(88 28 135);
}
.border-y-fuchsia-50{
    border-top-color: rgb(253 244 255);
    border-bottom-color: rgb(253 244 255);
}
.border-y-fuchsia-100{
    border-top-color: rgb(250 232 255);
    border-bottom-color: rgb(250 232 255);
}
.border-y-fuchsia-200{
    border-top-color: rgb(245 208 254);
    border-bottom-color: rgb(245 208 254);
}
.border-y-fuchsia-300{
    border-top-color: rgb(240 171 252);
    border-bottom-color: rgb(240 171 252);
}
.border-y-fuchsia-400{
    border-top-color: rgb(232 121 249);
    border-bottom-color: rgb(232 121 249);
}
.border-y-fuchsia-500{
    border-top-color: rgb(217 70 239);
    border-bottom-color: rgb(217 70 239);
}
.border-y-fuchsia-600{
    border-top-color: rgb(192 38 211);
    border-bottom-color: rgb(192 38 211);
}
.border-y-fuchsia-700{
    border-top-color: rgb(162 28 175);
    border-bottom-color: rgb(162 28 175);
}
.border-y-fuchsia-800{
    border-top-color: rgb(134 25 143);
    border-bottom-color: rgb(134 25 143);
}
.border-y-fuchsia-900{
    border-top-color: rgb(112 26 117);
    border-bottom-color: rgb(112 26 117);
}
.border-y-pink-50{
    border-top-color: rgb(253 242 248);
    border-bottom-color: rgb(253 242 248);
}
.border-y-pink-100{
    border-top-color: rgb(252 231 243);
    border-bottom-color: rgb(252 231 243);
}
.border-y-pink-200{
    border-top-color: rgb(251 207 232);
    border-bottom-color: rgb(251 207 232);
}
.border-y-pink-300{
    border-top-color: rgb(249 168 212);
    border-bottom-color: rgb(249 168 212);
}
.border-y-pink-400{
    border-top-color: rgb(244 114 182);
    border-bottom-color: rgb(244 114 182);
}
.border-y-pink-500{
    border-top-color: rgb(236 72 153);
    border-bottom-color: rgb(236 72 153);
}
.border-y-pink-600{
    border-top-color: rgb(219 39 119);
    border-bottom-color: rgb(219 39 119);
}
.border-y-pink-700{
    border-top-color: rgb(190 24 93);
    border-bottom-color: rgb(190 24 93);
}
.border-y-pink-800{
    border-top-color: rgb(157 23 77);
    border-bottom-color: rgb(157 23 77);
}
.border-y-pink-900{
    border-top-color: rgb(131 24 67);
    border-bottom-color: rgb(131 24 67);
}
.border-y-rose-50{
    border-top-color: rgb(255 241 242);
    border-bottom-color: rgb(255 241 242);
}
.border-y-rose-100{
    border-top-color: rgb(255 228 230);
    border-bottom-color: rgb(255 228 230);
}
.border-y-rose-200{
    border-top-color: rgb(254 205 211);
    border-bottom-color: rgb(254 205 211);
}
.border-y-rose-300{
    border-top-color: rgb(253 164 175);
    border-bottom-color: rgb(253 164 175);
}
.border-y-rose-400{
    border-top-color: rgb(251 113 133);
    border-bottom-color: rgb(251 113 133);
}
.border-y-rose-500{
    border-top-color: rgb(244 63 94);
    border-bottom-color: rgb(244 63 94);
}
.border-y-rose-600{
    border-top-color: rgb(225 29 72);
    border-bottom-color: rgb(225 29 72);
}
.border-y-rose-700{
    border-top-color: rgb(190 18 60);
    border-bottom-color: rgb(190 18 60);
}
.border-y-rose-800{
    border-top-color: rgb(159 18 57);
    border-bottom-color: rgb(159 18 57);
}
.border-y-rose-900{
    border-top-color: rgb(136 19 55);
    border-bottom-color: rgb(136 19 55);
}
.border-t-inherit{border-top-color: inherit;}
.border-t-current{border-top-color: currentColor;}
.border-t-transparent{border-top-color: transparent;}
.border-t-black{border-top-color: rgb(0 0 0);}
.border-t-white{border-top-color: rgb(255 255 255);}
.border-t-slate-50{border-top-color: rgb(248 250 252);}
.border-t-slate-100{border-top-color: rgb(241 245 249);}
.border-t-slate-200{border-top-color: rgb(226 232 240);}
.border-t-slate-300{border-top-color: rgb(203 213 225);}
.border-t-slate-400{border-top-color: rgb(148 163 184);}
.border-t-slate-500{border-top-color: rgb(100 116 139);}
.border-t-slate-600{border-top-color: rgb(71 85 105);}
.border-t-slate-700{border-top-color: rgb(51 65 85);}
.border-t-slate-800{border-top-color: rgb(30 41 59);}
.border-t-slate-900{border-top-color: rgb(15 23 42);}
.border-t-gray-50{border-top-color: rgb(249 250 251);}
.border-t-gray-100{border-top-color: rgb(243 244 246);}
.border-t-gray-200{border-top-color: rgb(229 231 235);}
.border-t-gray-300{border-top-color: rgb(209 213 219);}
.border-t-gray-400{border-top-color: rgb(156 163 175);}
.border-t-gray-500{border-top-color: rgb(107 114 128);}
.border-t-gray-600{border-top-color: rgb(75 85 99);}
.border-t-gray-700{border-top-color: rgb(55 65 81);}
.border-t-gray-800{border-top-color: rgb(31 41 55);}
.border-t-gray-900{border-top-color: rgb(17 24 39);}
.border-t-zinc-50{border-top-color: rgb(250 250 250);}
.border-t-zinc-100{border-top-color: rgb(244 244 245);}
.border-t-zinc-200{border-top-color: rgb(228 228 231);}
.border-t-zinc-300{border-top-color: rgb(212 212 216);}
.border-t-zinc-400{border-top-color: rgb(161 161 170);}
.border-t-zinc-500{border-top-color: rgb(113 113 122);}
.border-t-zinc-600{border-top-color: rgb(82 82 91);}
.border-t-zinc-700{border-top-color: rgb(63 63 70);}
.border-t-zinc-800{border-top-color: rgb(39 39 42);}
.border-t-zinc-900{border-top-color: rgb(24 24 27);}
.border-t-neutral-50{border-top-color: rgb(250 250 250);}
.border-t-neutral-100{border-top-color: rgb(245 245 245);}
.border-t-neutral-200{border-top-color: rgb(229 229 229);}
.border-t-neutral-300{border-top-color: rgb(212 212 212);}
.border-t-neutral-400{border-top-color: rgb(163 163 163);}
.border-t-neutral-500{border-top-color: rgb(115 115 115);}
.border-t-neutral-600{border-top-color: rgb(82 82 82);}
.border-t-neutral-700{border-top-color: rgb(64 64 64);}
.border-t-neutral-800{border-top-color: rgb(38 38 38);}
.border-t-neutral-900{border-top-color: rgb(23 23 23);}
.border-t-stone-50{border-top-color: rgb(250 250 249);}
.border-t-stone-100{border-top-color: rgb(245 245 244);}
.border-t-stone-200{border-top-color: rgb(231 229 228);}
.border-t-stone-300{border-top-color: rgb(214 211 209);}
.border-t-stone-400{border-top-color: rgb(168 162 158);}
.border-t-stone-500{border-top-color: rgb(120 113 108);}
.border-t-stone-600{border-top-color: rgb(87 83 78);}
.border-t-stone-700{border-top-color: rgb(68 64 60);}
.border-t-stone-800{border-top-color: rgb(41 37 36);}
.border-t-stone-900{border-top-color: rgb(28 25 23);}
.border-t-red-50{border-top-color: rgb(254 242 242);}
.border-t-red-100{border-top-color: rgb(254 226 226);}
.border-t-red-200{border-top-color: rgb(254 202 202);}
.border-t-red-300{border-top-color: rgb(252 165 165);}
.border-t-red-400{border-top-color: rgb(248 113 113);}
.border-t-red-500{border-top-color: rgb(239 68 68);}
.border-t-red-600{border-top-color: rgb(220 38 38);}
.border-t-red-700{border-top-color: rgb(185 28 28);}
.border-t-red-800{border-top-color: rgb(153 27 27);}
.border-t-red-900{border-top-color: rgb(127 29 29);}
.border-t-orange-50{border-top-color: rgb(255 247 237);}
.border-t-orange-100{border-top-color: rgb(255 237 213);}
.border-t-orange-200{border-top-color: rgb(254 215 170);}
.border-t-orange-300{border-top-color: rgb(253 186 116);}
.border-t-orange-400{border-top-color: rgb(251 146 60);}
.border-t-orange-500{border-top-color: rgb(249 115 22);}
.border-t-orange-600{border-top-color: rgb(234 88 12);}
.border-t-orange-700{border-top-color: rgb(194 65 12);}
.border-t-orange-800{border-top-color: rgb(154 52 18);}
.border-t-orange-900{border-top-color: rgb(124 45 18);}
.border-t-amber-50{border-top-color: rgb(255 251 235);}
.border-t-amber-100{border-top-color: rgb(254 243 199);}
.border-t-amber-200{border-top-color: rgb(253 230 138);}
.border-t-amber-300{border-top-color: rgb(252 211 77);}
.border-t-amber-400{border-top-color: rgb(251 191 36);}
.border-t-amber-500{border-top-color: rgb(245 158 11);}
.border-t-amber-600{border-top-color: rgb(217 119 6);}
.border-t-amber-700{border-top-color: rgb(180 83 9);}
.border-t-amber-800{border-top-color: rgb(146 64 14);}
.border-t-amber-900{border-top-color: rgb(120 53 15);}
.border-t-yellow-50{border-top-color: rgb(254 252 232);}
.border-t-yellow-100{border-top-color: rgb(254 249 195);}
.border-t-yellow-200{border-top-color: rgb(254 240 138);}
.border-t-yellow-300{border-top-color: rgb(253 224 71);}
.border-t-yellow-400{border-top-color: rgb(250 204 21);}
.border-t-yellow-500{border-top-color: rgb(234 179 8);}
.border-t-yellow-600{border-top-color: rgb(202 138 4);}
.border-t-yellow-700{border-top-color: rgb(161 98 7);}
.border-t-yellow-800{border-top-color: rgb(133 77 14);}
.border-t-yellow-900{border-top-color: rgb(113 63 18);}
.border-t-lime-50{border-top-color: rgb(247 254 231);}
.border-t-lime-100{border-top-color: rgb(236 252 203);}
.border-t-lime-200{border-top-color: rgb(217 249 157);}
.border-t-lime-300{border-top-color: rgb(190 242 100);}
.border-t-lime-400{border-top-color: rgb(163 230 53);}
.border-t-lime-500{border-top-color: rgb(132 204 22);}
.border-t-lime-600{border-top-color: rgb(101 163 13);}
.border-t-lime-700{border-top-color: rgb(77 124 15);}
.border-t-lime-800{border-top-color: rgb(63 98 18);}
.border-t-lime-900{border-top-color: rgb(54 83 20);}
.border-t-green-50{border-top-color: rgb(240 253 244);}
.border-t-green-100{border-top-color: rgb(220 252 231);}
.border-t-green-200{border-top-color: rgb(187 247 208);}
.border-t-green-300{border-top-color: rgb(134 239 172);}
.border-t-green-400{border-top-color: rgb(74 222 128);}
.border-t-green-500{border-top-color: rgb(34 197 94);}
.border-t-green-600{border-top-color: rgb(22 163 74);}
.border-t-green-700{border-top-color: rgb(21 128 61);}
.border-t-green-800{border-top-color: rgb(22 101 52);}
.border-t-green-900{border-top-color: rgb(20 83 45);}
.border-t-emerald-50{border-top-color: rgb(236 253 245);}
.border-t-emerald-100{border-top-color: rgb(209 250 229);}
.border-t-emerald-200{border-top-color: rgb(167 243 208);}
.border-t-emerald-300{border-top-color: rgb(110 231 183);}
.border-t-emerald-400{border-top-color: rgb(52 211 153);}
.border-t-emerald-500{border-top-color: rgb(16 185 129);}
.border-t-emerald-600{border-top-color: rgb(5 150 105);}
.border-t-emerald-700{border-top-color: rgb(4 120 87);}
.border-t-emerald-800{border-top-color: rgb(6 95 70);}
.border-t-emerald-900{border-top-color: rgb(6 78 59);}
.border-t-teal-50{border-top-color: rgb(240 253 250);}
.border-t-teal-100{border-top-color: rgb(204 251 241);}
.border-t-teal-200{border-top-color: rgb(153 246 228);}
.border-t-teal-300{border-top-color: rgb(94 234 212);}
.border-t-teal-400{border-top-color: rgb(45 212 191);}
.border-t-teal-500{border-top-color: rgb(20 184 166);}
.border-t-teal-600{border-top-color: rgb(13 148 136);}
.border-t-teal-700{border-top-color: rgb(15 118 110);}
.border-t-teal-800{border-top-color: rgb(17 94 89);}
.border-t-teal-900{border-top-color: rgb(19 78 74);}
.border-t-cyan-50{border-top-color: rgb(236 254 255);}
.border-t-cyan-100{border-top-color: rgb(207 250 254);}
.border-t-cyan-200{border-top-color: rgb(165 243 252);}
.border-t-cyan-300{border-top-color: rgb(103 232 249);}
.border-t-cyan-400{border-top-color: rgb(34 211 238);}
.border-t-cyan-500{border-top-color: rgb(6 182 212);}
.border-t-cyan-600{border-top-color: rgb(8 145 178);}
.border-t-cyan-700{border-top-color: rgb(14 116 144);}
.border-t-cyan-800{border-top-color: rgb(21 94 117);}
.border-t-cyan-900{border-top-color: rgb(22 78 99);}
.border-t-sky-50{border-top-color: rgb(240 249 255);}
.border-t-sky-100{border-top-color: rgb(224 242 254);}
.border-t-sky-200{border-top-color: rgb(186 230 253);}
.border-t-sky-300{border-top-color: rgb(125 211 252);}
.border-t-sky-400{border-top-color: rgb(56 189 248);}
.border-t-sky-500{border-top-color: rgb(14 165 233);}
.border-t-sky-600{border-top-color: rgb(2 132 199);}
.border-t-sky-700{border-top-color: rgb(3 105 161);}
.border-t-sky-800{border-top-color: rgb(7 89 133);}
.border-t-sky-900{border-top-color: rgb(12 74 110);}
.border-t-blue-50{border-top-color: rgb(239 246 255);}
.border-t-blue-100{border-top-color: rgb(219 234 254);}
.border-t-blue-200{border-top-color: rgb(191 219 254);}
.border-t-blue-300{border-top-color: rgb(147 197 253);}
.border-t-blue-400{border-top-color: rgb(96 165 250);}
.border-t-blue-500{border-top-color: rgb(59 130 246);}
.border-t-blue-600{border-top-color: rgb(37 99 235);}
.border-t-blue-700{border-top-color: rgb(29 78 216);}
.border-t-blue-800{border-top-color: rgb(30 64 175);}
.border-t-blue-900{border-top-color: rgb(30 58 138);}
.border-t-indigo-50{border-top-color: rgb(238 242 255);}
.border-t-indigo-100{border-top-color: rgb(224 231 255);}
.border-t-indigo-200{border-top-color: rgb(199 210 254);}
.border-t-indigo-300{border-top-color: rgb(165 180 252);}
.border-t-indigo-400{border-top-color: rgb(129 140 248);}
.border-t-indigo-500{border-top-color: rgb(99 102 241);}
.border-t-indigo-600{border-top-color: rgb(79 70 229);}
.border-t-indigo-700{border-top-color: rgb(67 56 202);}
.border-t-indigo-800{border-top-color: rgb(55 48 163);}
.border-t-indigo-900{border-top-color: rgb(49 46 129);}
.border-t-violet-50{border-top-color: rgb(245 243 255);}
.border-t-violet-100{border-top-color: rgb(237 233 254);}
.border-t-violet-200{border-top-color: rgb(221 214 254);}
.border-t-violet-300{border-top-color: rgb(196 181 253);}
.border-t-violet-400{border-top-color: rgb(167 139 250);}
.border-t-violet-500{border-top-color: rgb(139 92 246);}
.border-t-violet-600{border-top-color: rgb(124 58 237);}
.border-t-violet-700{border-top-color: rgb(109 40 217);}
.border-t-violet-800{border-top-color: rgb(91 33 182);}
.border-t-violet-900{border-top-color: rgb(76 29 149);}
.border-t-purple-50{border-top-color: rgb(250 245 255);}
.border-t-purple-100{border-top-color: rgb(243 232 255);}
.border-t-purple-200{border-top-color: rgb(233 213 255);}
.border-t-purple-300{border-top-color: rgb(216 180 254);}
.border-t-purple-400{border-top-color: rgb(192 132 252);}
.border-t-purple-500{border-top-color: rgb(168 85 247);}
.border-t-purple-600{border-top-color: rgb(147 51 234);}
.border-t-purple-700{border-top-color: rgb(126 34 206);}
.border-t-purple-800{border-top-color: rgb(107 33 168);}
.border-t-purple-900{border-top-color: rgb(88 28 135);}
.border-t-fuchsia-50{border-top-color: rgb(253 244 255);}
.border-t-fuchsia-100{border-top-color: rgb(250 232 255);}
.border-t-fuchsia-200{border-top-color: rgb(245 208 254);}
.border-t-fuchsia-300{border-top-color: rgb(240 171 252);}
.border-t-fuchsia-400{border-top-color: rgb(232 121 249);}
.border-t-fuchsia-500{border-top-color: rgb(217 70 239);}
.border-t-fuchsia-600{border-top-color: rgb(192 38 211);}
.border-t-fuchsia-700{border-top-color: rgb(162 28 175);}
.border-t-fuchsia-800{border-top-color: rgb(134 25 143);}
.border-t-fuchsia-900{border-top-color: rgb(112 26 117);}
.border-t-pink-50{border-top-color: rgb(253 242 248);}
.border-t-pink-100{border-top-color: rgb(252 231 243);}
.border-t-pink-200{border-top-color: rgb(251 207 232);}
.border-t-pink-300{border-top-color: rgb(249 168 212);}
.border-t-pink-400{border-top-color: rgb(244 114 182);}
.border-t-pink-500{border-top-color: rgb(236 72 153);}
.border-t-pink-600{border-top-color: rgb(219 39 119);}
.border-t-pink-700{border-top-color: rgb(190 24 93);}
.border-t-pink-800{border-top-color: rgb(157 23 77);}
.border-t-pink-900{border-top-color: rgb(131 24 67);}
.border-t-rose-50{border-top-color: rgb(255 241 242);}
.border-t-rose-100{border-top-color: rgb(255 228 230);}
.border-t-rose-200{border-top-color: rgb(254 205 211);}
.border-t-rose-300{border-top-color: rgb(253 164 175);}
.border-t-rose-400{border-top-color: rgb(251 113 133);}
.border-t-rose-500{border-top-color: rgb(244 63 94);}
.border-t-rose-600{border-top-color: rgb(225 29 72);}
.border-t-rose-700{border-top-color: rgb(190 18 60);}
.border-t-rose-800{border-top-color: rgb(159 18 57);}
.border-t-rose-900{border-top-color: rgb(136 19 55);}
.border-r-inherit{border-right-color: inherit;}
.border-r-current{border-right-color: currentColor;}
.border-r-transparent{border-right-color: transparent;}
.border-r-black{border-right-color: rgb(0 0 0);}
.border-r-white{border-right-color: rgb(255 255 255);}
.border-r-slate-50{border-right-color: rgb(248 250 252);}
.border-r-slate-100{border-right-color: rgb(241 245 249);}
.border-r-slate-200{border-right-color: rgb(226 232 240);}
.border-r-slate-300{border-right-color: rgb(203 213 225);}
.border-r-slate-400{border-right-color: rgb(148 163 184);}
.border-r-slate-500{border-right-color: rgb(100 116 139);}
.border-r-slate-600{border-right-color: rgb(71 85 105);}
.border-r-slate-700{border-right-color: rgb(51 65 85);}
.border-r-slate-800{border-right-color: rgb(30 41 59);}
.border-r-slate-900{border-right-color: rgb(15 23 42);}
.border-r-gray-50{border-right-color: rgb(249 250 251);}
.border-r-gray-100{border-right-color: rgb(243 244 246);}
.border-r-gray-200{border-right-color: rgb(229 231 235);}
.border-r-gray-300{border-right-color: rgb(209 213 219);}
.border-r-gray-400{border-right-color: rgb(156 163 175);}
.border-r-gray-500{border-right-color: rgb(107 114 128);}
.border-r-gray-600{border-right-color: rgb(75 85 99);}
.border-r-gray-700{border-right-color: rgb(55 65 81);}
.border-r-gray-800{border-right-color: rgb(31 41 55);}
.border-r-gray-900{border-right-color: rgb(17 24 39);}
.border-r-zinc-50{border-right-color: rgb(250 250 250);}
.border-r-zinc-100{border-right-color: rgb(244 244 245);}
.border-r-zinc-200{border-right-color: rgb(228 228 231);}
.border-r-zinc-300{border-right-color: rgb(212 212 216);}
.border-r-zinc-400{border-right-color: rgb(161 161 170);}
.border-r-zinc-500{border-right-color: rgb(113 113 122);}
.border-r-zinc-600{border-right-color: rgb(82 82 91);}
.border-r-zinc-700{border-right-color: rgb(63 63 70);}
.border-r-zinc-800{border-right-color: rgb(39 39 42);}
.border-r-zinc-900{border-right-color: rgb(24 24 27);}
.border-r-neutral-50{border-right-color: rgb(250 250 250);}
.border-r-neutral-100{border-right-color: rgb(245 245 245);}
.border-r-neutral-200{border-right-color: rgb(229 229 229);}
.border-r-neutral-300{border-right-color: rgb(212 212 212);}
.border-r-neutral-400{border-right-color: rgb(163 163 163);}
.border-r-neutral-500{border-right-color: rgb(115 115 115);}
.border-r-neutral-600{border-right-color: rgb(82 82 82);}
.border-r-neutral-700{border-right-color: rgb(64 64 64);}
.border-r-neutral-800{border-right-color: rgb(38 38 38);}
.border-r-neutral-900{border-right-color: rgb(23 23 23);}
.border-r-stone-50{border-right-color: rgb(250 250 249);}
.border-r-stone-100{border-right-color: rgb(245 245 244);}
.border-r-stone-200{border-right-color: rgb(231 229 228);}
.border-r-stone-300{border-right-color: rgb(214 211 209);}
.border-r-stone-400{border-right-color: rgb(168 162 158);}
.border-r-stone-500{border-right-color: rgb(120 113 108);}
.border-r-stone-600{border-right-color: rgb(87 83 78);}
.border-r-stone-700{border-right-color: rgb(68 64 60);}
.border-r-stone-800{border-right-color: rgb(41 37 36);}
.border-r-stone-900{border-right-color: rgb(28 25 23);}
.border-r-red-50{border-right-color: rgb(254 242 242);}
.border-r-red-100{border-right-color: rgb(254 226 226);}
.border-r-red-200{border-right-color: rgb(254 202 202);}
.border-r-red-300{border-right-color: rgb(252 165 165);}
.border-r-red-400{border-right-color: rgb(248 113 113);}
.border-r-red-500{border-right-color: rgb(239 68 68);}
.border-r-red-600{border-right-color: rgb(220 38 38);}
.border-r-red-700{border-right-color: rgb(185 28 28);}
.border-r-red-800{border-right-color: rgb(153 27 27);}
.border-r-red-900{border-right-color: rgb(127 29 29);}
.border-r-orange-50{border-right-color: rgb(255 247 237);}
.border-r-orange-100{border-right-color: rgb(255 237 213);}
.border-r-orange-200{border-right-color: rgb(254 215 170);}
.border-r-orange-300{border-right-color: rgb(253 186 116);}
.border-r-orange-400{border-right-color: rgb(251 146 60);}
.border-r-orange-500{border-right-color: rgb(249 115 22);}
.border-r-orange-600{border-right-color: rgb(234 88 12);}
.border-r-orange-700{border-right-color: rgb(194 65 12);}
.border-r-orange-800{border-right-color: rgb(154 52 18);}
.border-r-orange-900{border-right-color: rgb(124 45 18);}
.border-r-amber-50{border-right-color: rgb(255 251 235);}
.border-r-amber-100{border-right-color: rgb(254 243 199);}
.border-r-amber-200{border-right-color: rgb(253 230 138);}
.border-r-amber-300{border-right-color: rgb(252 211 77);}
.border-r-amber-400{border-right-color: rgb(251 191 36);}
.border-r-amber-500{border-right-color: rgb(245 158 11);}
.border-r-amber-600{border-right-color: rgb(217 119 6);}
.border-r-amber-700{border-right-color: rgb(180 83 9);}
.border-r-amber-800{border-right-color: rgb(146 64 14);}
.border-r-amber-900{border-right-color: rgb(120 53 15);}
.border-r-yellow-50{border-right-color: rgb(254 252 232);}
.border-r-yellow-100{border-right-color: rgb(254 249 195);}
.border-r-yellow-200{border-right-color: rgb(254 240 138);}
.border-r-yellow-300{border-right-color: rgb(253 224 71);}
.border-r-yellow-400{border-right-color: rgb(250 204 21);}
.border-r-yellow-500{border-right-color: rgb(234 179 8);}
.border-r-yellow-600{border-right-color: rgb(202 138 4);}
.border-r-yellow-700{border-right-color: rgb(161 98 7);}
.border-r-yellow-800{border-right-color: rgb(133 77 14);}
.border-r-yellow-900{border-right-color: rgb(113 63 18);}
.border-r-lime-50{border-right-color: rgb(247 254 231);}
.border-r-lime-100{border-right-color: rgb(236 252 203);}
.border-r-lime-200{border-right-color: rgb(217 249 157);}
.border-r-lime-300{border-right-color: rgb(190 242 100);}
.border-r-lime-400{border-right-color: rgb(163 230 53);}
.border-r-lime-500{border-right-color: rgb(132 204 22);}
.border-r-lime-600{border-right-color: rgb(101 163 13);}
.border-r-lime-700{border-right-color: rgb(77 124 15);}
.border-r-lime-800{border-right-color: rgb(63 98 18);}
.border-r-lime-900{border-right-color: rgb(54 83 20);}
.border-r-green-50{border-right-color: rgb(240 253 244);}
.border-r-green-100{border-right-color: rgb(220 252 231);}
.border-r-green-200{border-right-color: rgb(187 247 208);}
.border-r-green-300{border-right-color: rgb(134 239 172);}
.border-r-green-400{border-right-color: rgb(74 222 128);}
.border-r-green-500{border-right-color: rgb(34 197 94);}
.border-r-green-600{border-right-color: rgb(22 163 74);}
.border-r-green-700{border-right-color: rgb(21 128 61);}
.border-r-green-800{border-right-color: rgb(22 101 52);}
.border-r-green-900{border-right-color: rgb(20 83 45);}
.border-r-emerald-50{border-right-color: rgb(236 253 245);}
.border-r-emerald-100{border-right-color: rgb(209 250 229);}
.border-r-emerald-200{border-right-color: rgb(167 243 208);}
.border-r-emerald-300{border-right-color: rgb(110 231 183);}
.border-r-emerald-400{border-right-color: rgb(52 211 153);}
.border-r-emerald-500{border-right-color: rgb(16 185 129);}
.border-r-emerald-600{border-right-color: rgb(5 150 105);}
.border-r-emerald-700{border-right-color: rgb(4 120 87);}
.border-r-emerald-800{border-right-color: rgb(6 95 70);}
.border-r-emerald-900{border-right-color: rgb(6 78 59);}
.border-r-teal-50{border-right-color: rgb(240 253 250);}
.border-r-teal-100{border-right-color: rgb(204 251 241);}
.border-r-teal-200{border-right-color: rgb(153 246 228);}
.border-r-teal-300{border-right-color: rgb(94 234 212);}
.border-r-teal-400{border-right-color: rgb(45 212 191);}
.border-r-teal-500{border-right-color: rgb(20 184 166);}
.border-r-teal-600{border-right-color: rgb(13 148 136);}
.border-r-teal-700{border-right-color: rgb(15 118 110);}
.border-r-teal-800{border-right-color: rgb(17 94 89);}
.border-r-teal-900{border-right-color: rgb(19 78 74);}
.border-r-cyan-50{border-right-color: rgb(236 254 255);}
.border-r-cyan-100{border-right-color: rgb(207 250 254);}
.border-r-cyan-200{border-right-color: rgb(165 243 252);}
.border-r-cyan-300{border-right-color: rgb(103 232 249);}
.border-r-cyan-400{border-right-color: rgb(34 211 238);}
.border-r-cyan-500{border-right-color: rgb(6 182 212);}
.border-r-cyan-600{border-right-color: rgb(8 145 178);}
.border-r-cyan-700{border-right-color: rgb(14 116 144);}
.border-r-cyan-800{border-right-color: rgb(21 94 117);}
.border-r-cyan-900{border-right-color: rgb(22 78 99);}
.border-r-sky-50{border-right-color: rgb(240 249 255);}
.border-r-sky-100{border-right-color: rgb(224 242 254);}
.border-r-sky-200{border-right-color: rgb(186 230 253);}
.border-r-sky-300{border-right-color: rgb(125 211 252);}
.border-r-sky-400{border-right-color: rgb(56 189 248);}
.border-r-sky-500{border-right-color: rgb(14 165 233);}
.border-r-sky-600{border-right-color: rgb(2 132 199);}
.border-r-sky-700{border-right-color: rgb(3 105 161);}
.border-r-sky-800{border-right-color: rgb(7 89 133);}
.border-r-sky-900{border-right-color: rgb(12 74 110);}
.border-r-blue-50{border-right-color: rgb(239 246 255);}
.border-r-blue-100{border-right-color: rgb(219 234 254);}
.border-r-blue-200{border-right-color: rgb(191 219 254);}
.border-r-blue-300{border-right-color: rgb(147 197 253);}
.border-r-blue-400{border-right-color: rgb(96 165 250);}
.border-r-blue-500{border-right-color: rgb(59 130 246);}
.border-r-blue-600{border-right-color: rgb(37 99 235);}
.border-r-blue-700{border-right-color: rgb(29 78 216);}
.border-r-blue-800{border-right-color: rgb(30 64 175);}
.border-r-blue-900{border-right-color: rgb(30 58 138);}
.border-r-indigo-50{border-right-color: rgb(238 242 255);}
.border-r-indigo-100{border-right-color: rgb(224 231 255);}
.border-r-indigo-200{border-right-color: rgb(199 210 254);}
.border-r-indigo-300{border-right-color: rgb(165 180 252);}
.border-r-indigo-400{border-right-color: rgb(129 140 248);}
.border-r-indigo-500{border-right-color: rgb(99 102 241);}
.border-r-indigo-600{border-right-color: rgb(79 70 229);}
.border-r-indigo-700{border-right-color: rgb(67 56 202);}
.border-r-indigo-800{border-right-color: rgb(55 48 163);}
.border-r-indigo-900{border-right-color: rgb(49 46 129);}
.border-r-violet-50{border-right-color: rgb(245 243 255);}
.border-r-violet-100{border-right-color: rgb(237 233 254);}
.border-r-violet-200{border-right-color: rgb(221 214 254);}
.border-r-violet-300{border-right-color: rgb(196 181 253);}
.border-r-violet-400{border-right-color: rgb(167 139 250);}
.border-r-violet-500{border-right-color: rgb(139 92 246);}
.border-r-violet-600{border-right-color: rgb(124 58 237);}
.border-r-violet-700{border-right-color: rgb(109 40 217);}
.border-r-violet-800{border-right-color: rgb(91 33 182);}
.border-r-violet-900{border-right-color: rgb(76 29 149);}
.border-r-purple-50{border-right-color: rgb(250 245 255);}
.border-r-purple-100{border-right-color: rgb(243 232 255);}
.border-r-purple-200{border-right-color: rgb(233 213 255);}
.border-r-purple-300{border-right-color: rgb(216 180 254);}
.border-r-purple-400{border-right-color: rgb(192 132 252);}
.border-r-purple-500{border-right-color: rgb(168 85 247);}
.border-r-purple-600{border-right-color: rgb(147 51 234);}
.border-r-purple-700{border-right-color: rgb(126 34 206);}
.border-r-purple-800{border-right-color: rgb(107 33 168);}
.border-r-purple-900{border-right-color: rgb(88 28 135);}
.border-r-fuchsia-50{border-right-color: rgb(253 244 255);}
.border-r-fuchsia-100{border-right-color: rgb(250 232 255);}
.border-r-fuchsia-200{border-right-color: rgb(245 208 254);}
.border-r-fuchsia-300{border-right-color: rgb(240 171 252);}
.border-r-fuchsia-400{border-right-color: rgb(232 121 249);}
.border-r-fuchsia-500{border-right-color: rgb(217 70 239);}
.border-r-fuchsia-600{border-right-color: rgb(192 38 211);}
.border-r-fuchsia-700{border-right-color: rgb(162 28 175);}
.border-r-fuchsia-800{border-right-color: rgb(134 25 143);}
.border-r-fuchsia-900{border-right-color: rgb(112 26 117);}
.border-r-pink-50{border-right-color: rgb(253 242 248);}
.border-r-pink-100{border-right-color: rgb(252 231 243);}
.border-r-pink-200{border-right-color: rgb(251 207 232);}
.border-r-pink-300{border-right-color: rgb(249 168 212);}
.border-r-pink-400{border-right-color: rgb(244 114 182);}
.border-r-pink-500{border-right-color: rgb(236 72 153);}
.border-r-pink-600{border-right-color: rgb(219 39 119);}
.border-r-pink-700{border-right-color: rgb(190 24 93);}
.border-r-pink-800{border-right-color: rgb(157 23 77);}
.border-r-pink-900{border-right-color: rgb(131 24 67);}
.border-r-rose-50{border-right-color: rgb(255 241 242);}
.border-r-rose-100{border-right-color: rgb(255 228 230);}
.border-r-rose-200{border-right-color: rgb(254 205 211);}
.border-r-rose-300{border-right-color: rgb(253 164 175);}
.border-r-rose-400{border-right-color: rgb(251 113 133);}
.border-r-rose-500{border-right-color: rgb(244 63 94);}
.border-r-rose-600{border-right-color: rgb(225 29 72);}
.border-r-rose-700{border-right-color: rgb(190 18 60);}
.border-r-rose-800{border-right-color: rgb(159 18 57);}
.border-r-rose-900{border-right-color: rgb(136 19 55);}
.border-b-inherit{border-bottom-color: inherit;}
.border-b-current{border-bottom-color: currentColor;}
.border-b-transparent{border-bottom-color: transparent;}
.border-b-black{border-bottom-color: rgb(0 0 0);}
.border-b-white{border-bottom-color: rgb(255 255 255);}
.border-b-slate-50{border-bottom-color: rgb(248 250 252);}
.border-b-slate-100{border-bottom-color: rgb(241 245 249);}
.border-b-slate-200{border-bottom-color: rgb(226 232 240);}
.border-b-slate-300{border-bottom-color: rgb(203 213 225);}
.border-b-slate-400{border-bottom-color: rgb(148 163 184);}
.border-b-slate-500{border-bottom-color: rgb(100 116 139);}
.border-b-slate-600{border-bottom-color: rgb(71 85 105);}
.border-b-slate-700{border-bottom-color: rgb(51 65 85);}
.border-b-slate-800{border-bottom-color: rgb(30 41 59);}
.border-b-slate-900{border-bottom-color: rgb(15 23 42);}
.border-b-gray-50{border-bottom-color: rgb(249 250 251);}
.border-b-gray-100{border-bottom-color: rgb(243 244 246);}
.border-b-gray-200{border-bottom-color: rgb(229 231 235);}
.border-b-gray-300{border-bottom-color: rgb(209 213 219);}
.border-b-gray-400{border-bottom-color: rgb(156 163 175);}
.border-b-gray-500{border-bottom-color: rgb(107 114 128);}
.border-b-gray-600{border-bottom-color: rgb(75 85 99);}
.border-b-gray-700{border-bottom-color: rgb(55 65 81);}
.border-b-gray-800{border-bottom-color: rgb(31 41 55);}
.border-b-gray-900{border-bottom-color: rgb(17 24 39);}
.border-b-zinc-50{border-bottom-color: rgb(250 250 250);}
.border-b-zinc-100{border-bottom-color: rgb(244 244 245);}
.border-b-zinc-200{border-bottom-color: rgb(228 228 231);}
.border-b-zinc-300{border-bottom-color: rgb(212 212 216);}
.border-b-zinc-400{border-bottom-color: rgb(161 161 170);}
.border-b-zinc-500{border-bottom-color: rgb(113 113 122);}
.border-b-zinc-600{border-bottom-color: rgb(82 82 91);}
.border-b-zinc-700{border-bottom-color: rgb(63 63 70);}
.border-b-zinc-800{border-bottom-color: rgb(39 39 42);}
.border-b-zinc-900{border-bottom-color: rgb(24 24 27);}
.border-b-neutral-50{border-bottom-color: rgb(250 250 250);}
.border-b-neutral-100{border-bottom-color: rgb(245 245 245);}
.border-b-neutral-200{border-bottom-color: rgb(229 229 229);}
.border-b-neutral-300{border-bottom-color: rgb(212 212 212);}
.border-b-neutral-400{border-bottom-color: rgb(163 163 163);}
.border-b-neutral-500{border-bottom-color: rgb(115 115 115);}
.border-b-neutral-600{border-bottom-color: rgb(82 82 82);}
.border-b-neutral-700{border-bottom-color: rgb(64 64 64);}
.border-b-neutral-800{border-bottom-color: rgb(38 38 38);}
.border-b-neutral-900{border-bottom-color: rgb(23 23 23);}
.border-b-stone-50{border-bottom-color: rgb(250 250 249);}
.border-b-stone-100{border-bottom-color: rgb(245 245 244);}
.border-b-stone-200{border-bottom-color: rgb(231 229 228);}
.border-b-stone-300{border-bottom-color: rgb(214 211 209);}
.border-b-stone-400{border-bottom-color: rgb(168 162 158);}
.border-b-stone-500{border-bottom-color: rgb(120 113 108);}
.border-b-stone-600{border-bottom-color: rgb(87 83 78);}
.border-b-stone-700{border-bottom-color: rgb(68 64 60);}
.border-b-stone-800{border-bottom-color: rgb(41 37 36);}
.border-b-stone-900{border-bottom-color: rgb(28 25 23);}
.border-b-red-50{border-bottom-color: rgb(254 242 242);}
.border-b-red-100{border-bottom-color: rgb(254 226 226);}
.border-b-red-200{border-bottom-color: rgb(254 202 202);}
.border-b-red-300{border-bottom-color: rgb(252 165 165);}
.border-b-red-400{border-bottom-color: rgb(248 113 113);}
.border-b-red-500{border-bottom-color: rgb(239 68 68);}
.border-b-red-600{border-bottom-color: rgb(220 38 38);}
.border-b-red-700{border-bottom-color: rgb(185 28 28);}
.border-b-red-800{border-bottom-color: rgb(153 27 27);}
.border-b-red-900{border-bottom-color: rgb(127 29 29);}
.border-b-orange-50{border-bottom-color: rgb(255 247 237);}
.border-b-orange-100{border-bottom-color: rgb(255 237 213);}
.border-b-orange-200{border-bottom-color: rgb(254 215 170);}
.border-b-orange-300{border-bottom-color: rgb(253 186 116);}
.border-b-orange-400{border-bottom-color: rgb(251 146 60);}
.border-b-orange-500{border-bottom-color: rgb(249 115 22);}
.border-b-orange-600{border-bottom-color: rgb(234 88 12);}
.border-b-orange-700{border-bottom-color: rgb(194 65 12);}
.border-b-orange-800{border-bottom-color: rgb(154 52 18);}
.border-b-orange-900{border-bottom-color: rgb(124 45 18);}
.border-b-amber-50{border-bottom-color: rgb(255 251 235);}
.border-b-amber-100{border-bottom-color: rgb(254 243 199);}
.border-b-amber-200{border-bottom-color: rgb(253 230 138);}
.border-b-amber-300{border-bottom-color: rgb(252 211 77);}
.border-b-amber-400{border-bottom-color: rgb(251 191 36);}
.border-b-amber-500{border-bottom-color: rgb(245 158 11);}
.border-b-amber-600{border-bottom-color: rgb(217 119 6);}
.border-b-amber-700{border-bottom-color: rgb(180 83 9);}
.border-b-amber-800{border-bottom-color: rgb(146 64 14);}
.border-b-amber-900{border-bottom-color: rgb(120 53 15);}
.border-b-yellow-50{border-bottom-color: rgb(254 252 232);}
.border-b-yellow-100{border-bottom-color: rgb(254 249 195);}
.border-b-yellow-200{border-bottom-color: rgb(254 240 138);}
.border-b-yellow-300{border-bottom-color: rgb(253 224 71);}
.border-b-yellow-400{border-bottom-color: rgb(250 204 21);}
.border-b-yellow-500{border-bottom-color: rgb(234 179 8);}
.border-b-yellow-600{border-bottom-color: rgb(202 138 4);}
.border-b-yellow-700{border-bottom-color: rgb(161 98 7);}
.border-b-yellow-800{border-bottom-color: rgb(133 77 14);}
.border-b-yellow-900{border-bottom-color: rgb(113 63 18);}
.border-b-lime-50{border-bottom-color: rgb(247 254 231);}
.border-b-lime-100{border-bottom-color: rgb(236 252 203);}
.border-b-lime-200{border-bottom-color: rgb(217 249 157);}
.border-b-lime-300{border-bottom-color: rgb(190 242 100);}
.border-b-lime-400{border-bottom-color: rgb(163 230 53);}
.border-b-lime-500{border-bottom-color: rgb(132 204 22);}
.border-b-lime-600{border-bottom-color: rgb(101 163 13);}
.border-b-lime-700{border-bottom-color: rgb(77 124 15);}
.border-b-lime-800{border-bottom-color: rgb(63 98 18);}
.border-b-lime-900{border-bottom-color: rgb(54 83 20);}
.border-b-green-50{border-bottom-color: rgb(240 253 244);}
.border-b-green-100{border-bottom-color: rgb(220 252 231);}
.border-b-green-200{border-bottom-color: rgb(187 247 208);}
.border-b-green-300{border-bottom-color: rgb(134 239 172);}
.border-b-green-400{border-bottom-color: rgb(74 222 128);}
.border-b-green-500{border-bottom-color: rgb(34 197 94);}
.border-b-green-600{border-bottom-color: rgb(22 163 74);}
.border-b-green-700{border-bottom-color: rgb(21 128 61);}
.border-b-green-800{border-bottom-color: rgb(22 101 52);}
.border-b-green-900{border-bottom-color: rgb(20 83 45);}
.border-b-emerald-50{border-bottom-color: rgb(236 253 245);}
.border-b-emerald-100{border-bottom-color: rgb(209 250 229);}
.border-b-emerald-200{border-bottom-color: rgb(167 243 208);}
.border-b-emerald-300{border-bottom-color: rgb(110 231 183);}
.border-b-emerald-400{border-bottom-color: rgb(52 211 153);}
.border-b-emerald-500{border-bottom-color: rgb(16 185 129);}
.border-b-emerald-600{border-bottom-color: rgb(5 150 105);}
.border-b-emerald-700{border-bottom-color: rgb(4 120 87);}
.border-b-emerald-800{border-bottom-color: rgb(6 95 70);}
.border-b-emerald-900{border-bottom-color: rgb(6 78 59);}
.border-b-teal-50{border-bottom-color: rgb(240 253 250);}
.border-b-teal-100{border-bottom-color: rgb(204 251 241);}
.border-b-teal-200{border-bottom-color: rgb(153 246 228);}
.border-b-teal-300{border-bottom-color: rgb(94 234 212);}
.border-b-teal-400{border-bottom-color: rgb(45 212 191);}
.border-b-teal-500{border-bottom-color: rgb(20 184 166);}
.border-b-teal-600{border-bottom-color: rgb(13 148 136);}
.border-b-teal-700{border-bottom-color: rgb(15 118 110);}
.border-b-teal-800{border-bottom-color: rgb(17 94 89);}
.border-b-teal-900{border-bottom-color: rgb(19 78 74);}
.border-b-cyan-50{border-bottom-color: rgb(236 254 255);}
.border-b-cyan-100{border-bottom-color: rgb(207 250 254);}
.border-b-cyan-200{border-bottom-color: rgb(165 243 252);}
.border-b-cyan-300{border-bottom-color: rgb(103 232 249);}
.border-b-cyan-400{border-bottom-color: rgb(34 211 238);}
.border-b-cyan-500{border-bottom-color: rgb(6 182 212);}
.border-b-cyan-600{border-bottom-color: rgb(8 145 178);}
.border-b-cyan-700{border-bottom-color: rgb(14 116 144);}
.border-b-cyan-800{border-bottom-color: rgb(21 94 117);}
.border-b-cyan-900{border-bottom-color: rgb(22 78 99);}
.border-b-sky-50{border-bottom-color: rgb(240 249 255);}
.border-b-sky-100{border-bottom-color: rgb(224 242 254);}
.border-b-sky-200{border-bottom-color: rgb(186 230 253);}
.border-b-sky-300{border-bottom-color: rgb(125 211 252);}
.border-b-sky-400{border-bottom-color: rgb(56 189 248);}
.border-b-sky-500{border-bottom-color: rgb(14 165 233);}
.border-b-sky-600{border-bottom-color: rgb(2 132 199);}
.border-b-sky-700{border-bottom-color: rgb(3 105 161);}
.border-b-sky-800{border-bottom-color: rgb(7 89 133);}
.border-b-sky-900{border-bottom-color: rgb(12 74 110);}
.border-b-blue-50{border-bottom-color: rgb(239 246 255);}
.border-b-blue-100{border-bottom-color: rgb(219 234 254);}
.border-b-blue-200{border-bottom-color: rgb(191 219 254);}
.border-b-blue-300{border-bottom-color: rgb(147 197 253);}
.border-b-blue-400{border-bottom-color: rgb(96 165 250);}
.border-b-blue-500{border-bottom-color: rgb(59 130 246);}
.border-b-blue-600{border-bottom-color: rgb(37 99 235);}
.border-b-blue-700{border-bottom-color: rgb(29 78 216);}
.border-b-blue-800{border-bottom-color: rgb(30 64 175);}
.border-b-blue-900{border-bottom-color: rgb(30 58 138);}
.border-b-indigo-50{border-bottom-color: rgb(238 242 255);}
.border-b-indigo-100{border-bottom-color: rgb(224 231 255);}
.border-b-indigo-200{border-bottom-color: rgb(199 210 254);}
.border-b-indigo-300{border-bottom-color: rgb(165 180 252);}
.border-b-indigo-400{border-bottom-color: rgb(129 140 248);}
.border-b-indigo-500{border-bottom-color: rgb(99 102 241);}
.border-b-indigo-600{border-bottom-color: rgb(79 70 229);}
.border-b-indigo-700{border-bottom-color: rgb(67 56 202);}
.border-b-indigo-800{border-bottom-color: rgb(55 48 163);}
.border-b-indigo-900{border-bottom-color: rgb(49 46 129);}
.border-b-violet-50{border-bottom-color: rgb(245 243 255);}
.border-b-violet-100{border-bottom-color: rgb(237 233 254);}
.border-b-violet-200{border-bottom-color: rgb(221 214 254);}
.border-b-violet-300{border-bottom-color: rgb(196 181 253);}
.border-b-violet-400{border-bottom-color: rgb(167 139 250);}
.border-b-violet-500{border-bottom-color: rgb(139 92 246);}
.border-b-violet-600{border-bottom-color: rgb(124 58 237);}
.border-b-violet-700{border-bottom-color: rgb(109 40 217);}
.border-b-violet-800{border-bottom-color: rgb(91 33 182);}
.border-b-violet-900{border-bottom-color: rgb(76 29 149);}
.border-b-purple-50{border-bottom-color: rgb(250 245 255);}
.border-b-purple-100{border-bottom-color: rgb(243 232 255);}
.border-b-purple-200{border-bottom-color: rgb(233 213 255);}
.border-b-purple-300{border-bottom-color: rgb(216 180 254);}
.border-b-purple-400{border-bottom-color: rgb(192 132 252);}
.border-b-purple-500{border-bottom-color: rgb(168 85 247);}
.border-b-purple-600{border-bottom-color: rgb(147 51 234);}
.border-b-purple-700{border-bottom-color: rgb(126 34 206);}
.border-b-purple-800{border-bottom-color: rgb(107 33 168);}
.border-b-purple-900{border-bottom-color: rgb(88 28 135);}
.border-b-fuchsia-50{border-bottom-color: rgb(253 244 255);}
.border-b-fuchsia-100{border-bottom-color: rgb(250 232 255);}
.border-b-fuchsia-200{border-bottom-color: rgb(245 208 254);}
.border-b-fuchsia-300{border-bottom-color: rgb(240 171 252);}
.border-b-fuchsia-400{border-bottom-color: rgb(232 121 249);}
.border-b-fuchsia-500{border-bottom-color: rgb(217 70 239);}
.border-b-fuchsia-600{border-bottom-color: rgb(192 38 211);}
.border-b-fuchsia-700{border-bottom-color: rgb(162 28 175);}
.border-b-fuchsia-800{border-bottom-color: rgb(134 25 143);}
.border-b-fuchsia-900{border-bottom-color: rgb(112 26 117);}
.border-b-pink-50{border-bottom-color: rgb(253 242 248);}
.border-b-pink-100{border-bottom-color: rgb(252 231 243);}
.border-b-pink-200{border-bottom-color: rgb(251 207 232);}
.border-b-pink-300{border-bottom-color: rgb(249 168 212);}
.border-b-pink-400{border-bottom-color: rgb(244 114 182);}
.border-b-pink-500{border-bottom-color: rgb(236 72 153);}
.border-b-pink-600{border-bottom-color: rgb(219 39 119);}
.border-b-pink-700{border-bottom-color: rgb(190 24 93);}
.border-b-pink-800{border-bottom-color: rgb(157 23 77);}
.border-b-pink-900{border-bottom-color: rgb(131 24 67);}
.border-b-rose-50{border-bottom-color: rgb(255 241 242);}
.border-b-rose-100{border-bottom-color: rgb(255 228 230);}
.border-b-rose-200{border-bottom-color: rgb(254 205 211);}
.border-b-rose-300{border-bottom-color: rgb(253 164 175);}
.border-b-rose-400{border-bottom-color: rgb(251 113 133);}
.border-b-rose-500{border-bottom-color: rgb(244 63 94);}
.border-b-rose-600{border-bottom-color: rgb(225 29 72);}
.border-b-rose-700{border-bottom-color: rgb(190 18 60);}
.border-b-rose-800{border-bottom-color: rgb(159 18 57);}
.border-b-rose-900{border-bottom-color: rgb(136 19 55);}
.border-l-inherit{border-left-color: inherit;}
.border-l-current{border-left-color: currentColor;}
.border-l-transparent{border-left-color: transparent;}
.border-l-black{border-left-color: rgb(0 0 0);}
.border-l-white{border-left-color: rgb(255 255 255);}
.border-l-slate-50{border-left-color: rgb(248 250 252);}
.border-l-slate-100{border-left-color: rgb(241 245 249);}
.border-l-slate-200{border-left-color: rgb(226 232 240);}
.border-l-slate-300{border-left-color: rgb(203 213 225);}
.border-l-slate-400{border-left-color: rgb(148 163 184);}
.border-l-slate-500{border-left-color: rgb(100 116 139);}
.border-l-slate-600{border-left-color: rgb(71 85 105);}
.border-l-slate-700{border-left-color: rgb(51 65 85);}
.border-l-slate-800{border-left-color: rgb(30 41 59);}
.border-l-slate-900{border-left-color: rgb(15 23 42);}
.border-l-gray-50{border-left-color: rgb(249 250 251);}
.border-l-gray-100{border-left-color: rgb(243 244 246);}
.border-l-gray-200{border-left-color: rgb(229 231 235);}
.border-l-gray-300{border-left-color: rgb(209 213 219);}
.border-l-gray-400{border-left-color: rgb(156 163 175);}
.border-l-gray-500{border-left-color: rgb(107 114 128);}
.border-l-gray-600{border-left-color: rgb(75 85 99);}
.border-l-gray-700{border-left-color: rgb(55 65 81);}
.border-l-gray-800{border-left-color: rgb(31 41 55);}
.border-l-gray-900{border-left-color: rgb(17 24 39);}
.border-l-zinc-50{border-left-color: rgb(250 250 250);}
.border-l-zinc-100{border-left-color: rgb(244 244 245);}
.border-l-zinc-200{border-left-color: rgb(228 228 231);}
.border-l-zinc-300{border-left-color: rgb(212 212 216);}
.border-l-zinc-400{border-left-color: rgb(161 161 170);}
.border-l-zinc-500{border-left-color: rgb(113 113 122);}
.border-l-zinc-600{border-left-color: rgb(82 82 91);}
.border-l-zinc-700{border-left-color: rgb(63 63 70);}
.border-l-zinc-800{border-left-color: rgb(39 39 42);}
.border-l-zinc-900{border-left-color: rgb(24 24 27);}
.border-l-neutral-50{border-left-color: rgb(250 250 250);}
.border-l-neutral-100{border-left-color: rgb(245 245 245);}
.border-l-neutral-200{border-left-color: rgb(229 229 229);}
.border-l-neutral-300{border-left-color: rgb(212 212 212);}
.border-l-neutral-400{border-left-color: rgb(163 163 163);}
.border-l-neutral-500{border-left-color: rgb(115 115 115);}
.border-l-neutral-600{border-left-color: rgb(82 82 82);}
.border-l-neutral-700{border-left-color: rgb(64 64 64);}
.border-l-neutral-800{border-left-color: rgb(38 38 38);}
.border-l-neutral-900{border-left-color: rgb(23 23 23);}
.border-l-stone-50{border-left-color: rgb(250 250 249);}
.border-l-stone-100{border-left-color: rgb(245 245 244);}
.border-l-stone-200{border-left-color: rgb(231 229 228);}
.border-l-stone-300{border-left-color: rgb(214 211 209);}
.border-l-stone-400{border-left-color: rgb(168 162 158);}
.border-l-stone-500{border-left-color: rgb(120 113 108);}
.border-l-stone-600{border-left-color: rgb(87 83 78);}
.border-l-stone-700{border-left-color: rgb(68 64 60);}
.border-l-stone-800{border-left-color: rgb(41 37 36);}
.border-l-stone-900{border-left-color: rgb(28 25 23);}
.border-l-red-50{border-left-color: rgb(254 242 242);}
.border-l-red-100{border-left-color: rgb(254 226 226);}
.border-l-red-200{border-left-color: rgb(254 202 202);}
.border-l-red-300{border-left-color: rgb(252 165 165);}
.border-l-red-400{border-left-color: rgb(248 113 113);}
.border-l-red-500{border-left-color: rgb(239 68 68);}
.border-l-red-600{border-left-color: rgb(220 38 38);}
.border-l-red-700{border-left-color: rgb(185 28 28);}
.border-l-red-800{border-left-color: rgb(153 27 27);}
.border-l-red-900{border-left-color: rgb(127 29 29);}
.border-l-orange-50{border-left-color: rgb(255 247 237);}
.border-l-orange-100{border-left-color: rgb(255 237 213);}
.border-l-orange-200{border-left-color: rgb(254 215 170);}
.border-l-orange-300{border-left-color: rgb(253 186 116);}
.border-l-orange-400{border-left-color: rgb(251 146 60);}
.border-l-orange-500{border-left-color: rgb(249 115 22);}
.border-l-orange-600{border-left-color: rgb(234 88 12);}
.border-l-orange-700{border-left-color: rgb(194 65 12);}
.border-l-orange-800{border-left-color: rgb(154 52 18);}
.border-l-orange-900{border-left-color: rgb(124 45 18);}
.border-l-amber-50{border-left-color: rgb(255 251 235);}
.border-l-amber-100{border-left-color: rgb(254 243 199);}
.border-l-amber-200{border-left-color: rgb(253 230 138);}
.border-l-amber-300{border-left-color: rgb(252 211 77);}
.border-l-amber-400{border-left-color: rgb(251 191 36);}
.border-l-amber-500{border-left-color: rgb(245 158 11);}
.border-l-amber-600{border-left-color: rgb(217 119 6);}
.border-l-amber-700{border-left-color: rgb(180 83 9);}
.border-l-amber-800{border-left-color: rgb(146 64 14);}
.border-l-amber-900{border-left-color: rgb(120 53 15);}
.border-l-yellow-50{border-left-color: rgb(254 252 232);}
.border-l-yellow-100{border-left-color: rgb(254 249 195);}
.border-l-yellow-200{border-left-color: rgb(254 240 138);}
.border-l-yellow-300{border-left-color: rgb(253 224 71);}
.border-l-yellow-400{border-left-color: rgb(250 204 21);}
.border-l-yellow-500{border-left-color: rgb(234 179 8);}
.border-l-yellow-600{border-left-color: rgb(202 138 4);}
.border-l-yellow-700{border-left-color: rgb(161 98 7);}
.border-l-yellow-800{border-left-color: rgb(133 77 14);}
.border-l-yellow-900{border-left-color: rgb(113 63 18);}
.border-l-lime-50{border-left-color: rgb(247 254 231);}
.border-l-lime-100{border-left-color: rgb(236 252 203);}
.border-l-lime-200{border-left-color: rgb(217 249 157);}
.border-l-lime-300{border-left-color: rgb(190 242 100);}
.border-l-lime-400{border-left-color: rgb(163 230 53);}
.border-l-lime-500{border-left-color: rgb(132 204 22);}
.border-l-lime-600{border-left-color: rgb(101 163 13);}
.border-l-lime-700{border-left-color: rgb(77 124 15);}
.border-l-lime-800{border-left-color: rgb(63 98 18);}
.border-l-lime-900{border-left-color: rgb(54 83 20);}
.border-l-green-50{border-left-color: rgb(240 253 244);}
.border-l-green-100{border-left-color: rgb(220 252 231);}
.border-l-green-200{border-left-color: rgb(187 247 208);}
.border-l-green-300{border-left-color: rgb(134 239 172);}
.border-l-green-400{border-left-color: rgb(74 222 128);}
.border-l-green-500{border-left-color: rgb(34 197 94);}
.border-l-green-600{border-left-color: rgb(22 163 74);}
.border-l-green-700{border-left-color: rgb(21 128 61);}
.border-l-green-800{border-left-color: rgb(22 101 52);}
.border-l-green-900{border-left-color: rgb(20 83 45);}
.border-l-emerald-50{border-left-color: rgb(236 253 245);}
.border-l-emerald-100{border-left-color: rgb(209 250 229);}
.border-l-emerald-200{border-left-color: rgb(167 243 208);}
.border-l-emerald-300{border-left-color: rgb(110 231 183);}
.border-l-emerald-400{border-left-color: rgb(52 211 153);}
.border-l-emerald-500{border-left-color: rgb(16 185 129);}
.border-l-emerald-600{border-left-color: rgb(5 150 105);}
.border-l-emerald-700{border-left-color: rgb(4 120 87);}
.border-l-emerald-800{border-left-color: rgb(6 95 70);}
.border-l-emerald-900{border-left-color: rgb(6 78 59);}
.border-l-teal-50{border-left-color: rgb(240 253 250);}
.border-l-teal-100{border-left-color: rgb(204 251 241);}
.border-l-teal-200{border-left-color: rgb(153 246 228);}
.border-l-teal-300{border-left-color: rgb(94 234 212);}
.border-l-teal-400{border-left-color: rgb(45 212 191);}
.border-l-teal-500{border-left-color: rgb(20 184 166);}
.border-l-teal-600{border-left-color: rgb(13 148 136);}
.border-l-teal-700{border-left-color: rgb(15 118 110);}
.border-l-teal-800{border-left-color: rgb(17 94 89);}
.border-l-teal-900{border-left-color: rgb(19 78 74);}
.border-l-cyan-50{border-left-color: rgb(236 254 255);}
.border-l-cyan-100{border-left-color: rgb(207 250 254);}
.border-l-cyan-200{border-left-color: rgb(165 243 252);}
.border-l-cyan-300{border-left-color: rgb(103 232 249);}
.border-l-cyan-400{border-left-color: rgb(34 211 238);}
.border-l-cyan-500{border-left-color: rgb(6 182 212);}
.border-l-cyan-600{border-left-color: rgb(8 145 178);}
.border-l-cyan-700{border-left-color: rgb(14 116 144);}
.border-l-cyan-800{border-left-color: rgb(21 94 117);}
.border-l-cyan-900{border-left-color: rgb(22 78 99);}
.border-l-sky-50{border-left-color: rgb(240 249 255);}
.border-l-sky-100{border-left-color: rgb(224 242 254);}
.border-l-sky-200{border-left-color: rgb(186 230 253);}
.border-l-sky-300{border-left-color: rgb(125 211 252);}
.border-l-sky-400{border-left-color: rgb(56 189 248);}
.border-l-sky-500{border-left-color: rgb(14 165 233);}
.border-l-sky-600{border-left-color: rgb(2 132 199);}
.border-l-sky-700{border-left-color: rgb(3 105 161);}
.border-l-sky-800{border-left-color: rgb(7 89 133);}
.border-l-sky-900{border-left-color: rgb(12 74 110);}
.border-l-blue-50{border-left-color: rgb(239 246 255);}
.border-l-blue-100{border-left-color: rgb(219 234 254);}
.border-l-blue-200{border-left-color: rgb(191 219 254);}
.border-l-blue-300{border-left-color: rgb(147 197 253);}
.border-l-blue-400{border-left-color: rgb(96 165 250);}
.border-l-blue-500{border-left-color: rgb(59 130 246);}
.border-l-blue-600{border-left-color: rgb(37 99 235);}
.border-l-blue-700{border-left-color: rgb(29 78 216);}
.border-l-blue-800{border-left-color: rgb(30 64 175);}
.border-l-blue-900{border-left-color: rgb(30 58 138);}
.border-l-indigo-50{border-left-color: rgb(238 242 255);}
.border-l-indigo-100{border-left-color: rgb(224 231 255);}
.border-l-indigo-200{border-left-color: rgb(199 210 254);}
.border-l-indigo-300{border-left-color: rgb(165 180 252);}
.border-l-indigo-400{border-left-color: rgb(129 140 248);}
.border-l-indigo-500{border-left-color: rgb(99 102 241);}
.border-l-indigo-600{border-left-color: rgb(79 70 229);}
.border-l-indigo-700{border-left-color: rgb(67 56 202);}
.border-l-indigo-800{border-left-color: rgb(55 48 163);}
.border-l-indigo-900{border-left-color: rgb(49 46 129);}
.border-l-violet-50{border-left-color: rgb(245 243 255);}
.border-l-violet-100{border-left-color: rgb(237 233 254);}
.border-l-violet-200{border-left-color: rgb(221 214 254);}
.border-l-violet-300{border-left-color: rgb(196 181 253);}
.border-l-violet-400{border-left-color: rgb(167 139 250);}
.border-l-violet-500{border-left-color: rgb(139 92 246);}
.border-l-violet-600{border-left-color: rgb(124 58 237);}
.border-l-violet-700{border-left-color: rgb(109 40 217);}
.border-l-violet-800{border-left-color: rgb(91 33 182);}
.border-l-violet-900{border-left-color: rgb(76 29 149);}
.border-l-purple-50{border-left-color: rgb(250 245 255);}
.border-l-purple-100{border-left-color: rgb(243 232 255);}
.border-l-purple-200{border-left-color: rgb(233 213 255);}
.border-l-purple-300{border-left-color: rgb(216 180 254);}
.border-l-purple-400{border-left-color: rgb(192 132 252);}
.border-l-purple-500{border-left-color: rgb(168 85 247);}
.border-l-purple-600{border-left-color: rgb(147 51 234);}
.border-l-purple-700{border-left-color: rgb(126 34 206);}
.border-l-purple-800{border-left-color: rgb(107 33 168);}
.border-l-purple-900{border-left-color: rgb(88 28 135);}
.border-l-fuchsia-50{border-left-color: rgb(253 244 255);}
.border-l-fuchsia-100{border-left-color: rgb(250 232 255);}
.border-l-fuchsia-200{border-left-color: rgb(245 208 254);}
.border-l-fuchsia-300{border-left-color: rgb(240 171 252);}
.border-l-fuchsia-400{border-left-color: rgb(232 121 249);}
.border-l-fuchsia-500{border-left-color: rgb(217 70 239);}
.border-l-fuchsia-600{border-left-color: rgb(192 38 211);}
.border-l-fuchsia-700{border-left-color: rgb(162 28 175);}
.border-l-fuchsia-800{border-left-color: rgb(134 25 143);}
.border-l-fuchsia-900{border-left-color: rgb(112 26 117);}
.border-l-pink-50{border-left-color: rgb(253 242 248);}
.border-l-pink-100{border-left-color: rgb(252 231 243);}
.border-l-pink-200{border-left-color: rgb(251 207 232);}
.border-l-pink-300{border-left-color: rgb(249 168 212);}
.border-l-pink-400{border-left-color: rgb(244 114 182);}
.border-l-pink-500{border-left-color: rgb(236 72 153);}
.border-l-pink-600{border-left-color: rgb(219 39 119);}
.border-l-pink-700{border-left-color: rgb(190 24 93);}
.border-l-pink-800{border-left-color: rgb(157 23 77);}
.border-l-pink-900{border-left-color: rgb(131 24 67);}
.border-l-rose-50{border-left-color: rgb(255 241 242);}
.border-l-rose-100{border-left-color: rgb(255 228 230);}
.border-l-rose-200{border-left-color: rgb(254 205 211);}
.border-l-rose-300{border-left-color: rgb(253 164 175);}
.border-l-rose-400{border-left-color: rgb(251 113 133);}
.border-l-rose-500{border-left-color: rgb(244 63 94);}
.border-l-rose-600{border-left-color: rgb(225 29 72);}
.border-l-rose-700{border-left-color: rgb(190 18 60);}
.border-l-rose-800{border-left-color: rgb(159 18 57);}
.border-l-rose-900{border-left-color: rgb(136 19 55);}