/* src/globals.css */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Manrope, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: JetBrains Mono, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: url("./Manrope-Regular-XVH52NWZ.ttf") format("ttf");
}
:root {
  --background: 20 14.3% 4.1%;
  --foreground: 0 0% 95%;
  --card: 24 9.8% 10%;
  --card-foreground: 0 0% 95%;
  --popover: 0 0% 9%;
  --popover-foreground: 0 0% 95%;
  --primary: 36 164 143;
  --primary-foreground: 0 0% 100%;
  --secondary:
    35,
    100%,
    55%;
  --secondary-foreground: 240 5.9% 10%;
  --muted: 0 0% 15%;
  --muted-foreground: 240 5% 64.9%;
  --accent: 164 35 104;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 62.8% 30.6%;
  --destructive-foreground: 0 85.7% 97.3%;
  --border: 240 3.7% 30%;
  --input: 240 3.7% 15.9%;
  --ring: 142.4 71.8% 29.2%;
  --radius: 0.3rem;
  --success: 196 52% 74%;
  --warning: 34 89% 85%;
  --error: 10 100% 86%;
  --chart-1: 220 70% 50%;
  --chart-2: 160 60% 45%;
  --chart-3: 30 80% 55%;
  --chart-4: 280 65% 60%;
  --chart-5: 340 75% 55%;
  --sidebar-foreground: 240 4.8% 95.9%;
  --sidebar-primary: 224.3 76.3% 48%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 224.3 76.3% 48%;
  --sidebar-accent-foreground: 240 4.8% 95.9%;
  --sidebar-border: 240 3.7% 15.9%;
  --sidebar-ring: 217.2 91.2% 59.8%;
  --app-header-height: 0rem;
}
.light {
  --background: 0 0% 100%;
  --foreground: 240 10% 3.9%;
  --card: 0 0% 100%;
  --card-foreground: 240 10% 3.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 240 10% 3.9%;
  --primary: 34 178 170;
  --primary-foreground: 0 0% 100%;
  --secondary:
    35,
    100%,
    55%;
  --secondary-foreground: 240 5.9% 10%;
  --muted: 240 4.8% 95.9%;
  --muted-foreground: 240 3.8% 46.1%;
  --accent: 164 35 104;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 240 5.9% 90%;
  --input: 240 5.9% 90%;
  --ring: 142.1 76.2% 36.3%;
  --radius: 0.3rem;
  --success: 196 52% 74%;
  --warning: 34 89% 85%;
  --error: 10 100% 86%;
  --sidebar-background: 0 0% 98%;
  --sidebar-foreground: 240 5.3% 26.1%;
  --sidebar-primary:
    328,
    65%,
    39%;
  --sidebar-primary-foreground: 0 0% 98%;
  --sidebar-accent:
    328,
    65%,
    39%;
  --sidebar-accent-foreground: 240 5.9% 10%;
  --sidebar-border: 220 13% 91%;
  --sidebar-ring: 217.2 91.2% 59.8%;
}
.dark {
  --background: 0 0% 0%;
  --foreground: 0 0% 95%;
  --card: 24 9.8% 10%;
  --card-foreground: 0 0% 95%;
  --popover: 0 0% 9%;
  --popover-foreground: 0 0% 95%;
  --primary: 36 164 143;
  --primary-foreground: 0 0% 100%;
  --secondary:
    35,
    100%,
    55%;
  --secondary-foreground: 240 5.9% 10%;
  --muted: 0 0% 15%;
  --muted-foreground: 240 5% 64.9%;
  --accent: 164 35 104;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 62.8% 30.6%;
  --destructive-foreground: 0 85.7% 97.3%;
  --border: 240 3.7% 30%;
  --input: 240 3.7% 15.9%;
  --ring: 142.4 71.8% 29.2%;
  --radius: 0.3rem;
  --success: 196 52% 74%;
  --warning: 34 89% 85%;
  --error: 10 100% 86%;
  --chart-1: 220 70% 50%;
  --chart-2: 160 60% 45%;
  --chart-3: 30 80% 55%;
  --chart-4: 280 65% 60%;
  --chart-5: 340 75% 55%;
  --sidebar-foreground: 240 4.8% 95.9%;
  --sidebar-primary: 224.3 76.3% 48%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 224.3 76.3% 48%;
  --sidebar-accent-foreground: 240 4.8% 95.9%;
  --sidebar-border: 240 3.7% 15.9%;
  --sidebar-ring: 217.2 91.2% 59.8%;
}
.green {
  --background: 20 14.3% 4.1%;
  --foreground: 20 0% 95%;
  --card: 24 9.8% 10%;
  --card-foreground: 0 0% 95%;
  --popover: 0 0% 9%;
  --popover-foreground: 0 0% 95%;
  --primary: 142.1 70.6% 45.3%;
  --primary-foreground: 20 0% 95%;
  --secondary: 240 3.7% 15.9%;
  --secondary-foreground: 0 0% 98%;
  --muted: 0 0% 15%;
  --muted-foreground: 240 5% 64.9%;
  --accent: 20 150 62;
  --accent-foreground: 0 0% 98%;
  --destructive: 0 62.8% 30.6%;
  --destructive-foreground: 0 85.7% 97.3%;
  --border: 240 3.7% 15.9%;
  --input: 240 3.7% 15.9%;
  --ring: 142.4 71.8% 29.2%;
  --radius: 0.3rem;
  --success: 196 52% 74%;
  --warning: 34 89% 85%;
  --error: 10 100% 86%;
  --chart-1: 220 70% 50%;
  --chart-2: 160 60% 45%;
  --chart-3: 30 80% 55%;
  --chart-4: 280 65% 60%;
  --chart-5: 340 75% 55%;
  --sidebar-background: 240 5.9% 10%;
  --sidebar-foreground: 240 4.8% 95.9%;
  --sidebar-primary: 142.1 70.6% 45.3%;
  --sidebar-primary-foreground: 0 0% 100%;
  --sidebar-accent: 142.1 70.6% 45.3%;
  --sidebar-accent-foreground: 240 4.8% 95.9%;
  --sidebar-border: 240 3.7% 15.9%;
  --sidebar-ring: 217.2 91.2% 59.8%;
}
* {
  border-color: hsla(var(--border));
}
body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
h1,
h2 {
  position: relative;
  display: inline-block;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 90%) {
  .\!container {
    max-width: 90% !important;
  }
  .container {
    max-width: 90%;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .container {
    max-width: 768px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .container {
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .container {
    max-width: 1280px;
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1440px) {
  .\!container {
    max-width: 1440px !important;
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .container {
    max-width: 1440px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
.prose {
  color: hsl(var(--foreground));
  max-width: 65ch;
}
.prose :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: rgb(var(--accent));
  font-weight: 700;
}
.prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: normal;
  font-size: 3.5rem;
  margin-top: 0;
  margin-bottom: 0.25em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: rgb(var(--primary));
  font-weight: normal;
  font-size: 2em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.prose-base {
  font-size: 1rem;
  line-height: 1.75;
}
.prose-base :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose-base :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-base :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose-base :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-base :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose-base :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-base :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose-base :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-base :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose-base :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
}
.prose-base :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
}
.prose-base :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.9em;
}
.prose-base :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose-base :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose-base :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose-base :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose-base :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose-base :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.prose-base :where(.prose-base > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(.prose-base > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.prose-base > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(.prose-base > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose-base :where(.prose-base > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose-base :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.prose-base :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose-base :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose-base :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-base :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-base :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-base :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-base :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose-base :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose-base :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-base :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-base :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.prose-base :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-base :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose-base :where(.prose-base > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.prose-base :where(.prose-base > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.prose-slate {
  --tw-prose-body: #334155;
  --tw-prose-headings: #0f172a;
  --tw-prose-lead: #475569;
  --tw-prose-links: #0f172a;
  --tw-prose-bold: #0f172a;
  --tw-prose-counters: #64748b;
  --tw-prose-bullets: #cbd5e1;
  --tw-prose-hr: #e2e8f0;
  --tw-prose-quotes: #0f172a;
  --tw-prose-quote-borders: #e2e8f0;
  --tw-prose-captions: #64748b;
  --tw-prose-kbd: #0f172a;
  --tw-prose-kbd-shadows: 15 23 42;
  --tw-prose-code: #0f172a;
  --tw-prose-pre-code: #e2e8f0;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #cbd5e1;
  --tw-prose-td-borders: #e2e8f0;
  --tw-prose-invert-body: #cbd5e1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #94a3b8;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #94a3b8;
  --tw-prose-invert-bullets: #475569;
  --tw-prose-invert-hr: #334155;
  --tw-prose-invert-quotes: #f1f5f9;
  --tw-prose-invert-quote-borders: #334155;
  --tw-prose-invert-captions: #94a3b8;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #cbd5e1;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #475569;
  --tw-prose-invert-td-borders: #334155;
}
.prose-invert {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-12 {
  inset: 3rem;
}
.inset-16 {
  inset: 4rem;
}
.inset-4 {
  inset: 1rem;
}
.inset-8 {
  inset: 2rem;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-0\.5 {
  bottom: -0.125rem;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-bottom-12 {
  bottom: -3rem;
}
.-bottom-3 {
  bottom: -0.75rem;
}
.-bottom-\[1px\] {
  bottom: -1px;
}
.-bottom-\[2px\] {
  bottom: -2px;
}
.-bottom-\[5px\] {
  bottom: -5px;
}
.-left-12 {
  left: -3rem;
}
.-left-2\.5 {
  left: -0.625rem;
}
.-right-1 {
  right: -0.25rem;
}
.-right-12 {
  right: -3rem;
}
.-right-2 {
  right: -0.5rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-12 {
  top: -3rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-\[10px\] {
  top: -10px;
}
.-top-\[1245px\] {
  top: -1245px;
}
.-top-\[1px\] {
  top: -1px;
}
.-top-\[2px\] {
  top: -2px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-\[-55\%\] {
  bottom: -55%;
}
.bottom-\[0px\] {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-16 {
  left: 4rem;
}
.left-2 {
  left: 0.5rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.left-8 {
  left: 2rem;
}
.left-\[25\%\] {
  left: 25%;
}
.left-\[42px\] {
  left: 42px;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[75\%\] {
  left: 75%;
}
.left-\[calc\(50\%\+3rem\)\] {
  left: calc(50% + 3rem);
}
.left-\[calc\(50\%-11rem\)\] {
  left: calc(50% - 11rem);
}
.left-\[calc\(50\%-40vw\*0\.5\)\] {
  left: calc(50% - 40vw * 0.5);
}
.left-full {
  left: 100%;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-16 {
  right: 4rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/4 {
  top: 25%;
}
.top-14 {
  top: 3.5rem;
}
.top-16 {
  top: 4rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-20 {
  top: 5rem;
}
.top-24 {
  top: 6rem;
}
.top-3 {
  top: 0.75rem;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-4 {
  top: 1rem;
}
.top-5 {
  top: 1.25rem;
}
.top-8 {
  top: 2rem;
}
.top-\[-1px\] {
  top: -1px;
}
.top-\[18px\] {
  top: 18px;
}
.top-\[calc\(100\%-13rem\)\] {
  top: calc(100% - 13rem);
}
.top-\[calc\(40vw\*0\.5\*-0\.29\)\] {
  top: calc(40vw * 0.5 * -0.29);
}
.top-\[var\(--app-header-height\)\] {
  top: var(--app-header-height);
}
.top-full {
  top: 100%;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.-z-20 {
  z-index: -20;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[4\] {
  z-index: 4;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-first {
  order: -9999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.float-right {
  float: right;
}
.-m-1\.5 {
  margin: -0.375rem;
}
.-m-2\.5 {
  margin: -0.625rem;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-6 {
  margin: 1.5rem;
}
.m-8 {
  margin: 2rem;
}
.m-auto {
  margin: auto;
}
.-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.-mb-px {
  margin-bottom: -1px;
}
.-ml-0\.5 {
  margin-left: -0.125rem;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-4 {
  margin-left: -1rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-\[10\.4rem\] {
  margin-top: -10.4rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[\.625rem\] {
  margin-bottom: .625rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-48 {
  margin-top: 12rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[13px\] {
  margin-top: 13px;
}
.mt-\[50\%\] {
  margin-top: 50%;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-\[1155\/678\] {
  aspect-ratio: 1155/678;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-\[1920\/332\] {
  aspect-ratio: 1920/332;
}
.aspect-\[1920\/360\] {
  aspect-ratio: 1920/360;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[640\/916\] {
  aspect-ratio: 640/916;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.size-0\.5 {
  width: 0.125rem;
  height: 0.125rem;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}
.size-8 {
  width: 2rem;
  height: 2rem;
}
.size-\[64rem\] {
  width: 64rem;
  height: 64rem;
}
.size-auto {
  width: auto;
  height: auto;
}
.size-full {
  width: 100%;
  height: 100%;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-1\/2 {
  height: 50%;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-2\/3 {
  height: 66.666667%;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-64 {
  height: 16rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[1\.3rem\] {
  height: 1.3rem;
}
.h-\[1\.65rem\] {
  height: 1.65rem;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[1240px\] {
  height: 1240px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[15vh\] {
  height: 15vh;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[25px\] {
  height: 25px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[50vh\] {
  height: 50vh;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[60vh\] {
  height: 60vh;
}
.h-\[64rem\] {
  height: 64rem;
}
.h-\[699px\] {
  height: 699px;
}
.h-\[6px\] {
  height: 6px;
}
.h-\[70vh\] {
  height: 70vh;
}
.h-\[80vw\] {
  height: 80vw;
}
.h-\[calc\(100\%\+80vw\*0\.5\)\] {
  height: calc(100% + 80vw * 0.5);
}
.h-\[calc\(100\%-100px\)\] {
  height: calc(100% - 100px);
}
.h-\[calc\(100\%-1px\)\] {
  height: calc(100% - 1px);
}
.h-\[calc\(100vh-10rem\)\] {
  height: calc(100vh - 10rem);
}
.h-\[calc\(100vh-4rem\)\] {
  height: calc(100vh - 4rem);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.h-svh {
  height: 100svh;
}
.max-h-12 {
  max-height: 3rem;
}
.max-h-32 {
  max-height: 8rem;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[280px\] {
  max-height: 280px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[60vh\] {
  max-height: 60vh;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[calc\(100vh-3\.5rem\)\] {
  max-height: calc(100vh - 3.5rem);
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-16 {
  min-height: 4rem;
}
.min-h-40 {
  min-height: 10rem;
}
.min-h-96 {
  min-height: 24rem;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[105px\] {
  min-height: 105px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[140px\] {
  min-height: 140px;
}
.min-h-\[180px\] {
  min-height: 180px;
}
.min-h-\[22em\] {
  min-height: 22em;
}
.min-h-\[25px\] {
  min-height: 25px;
}
.min-h-\[3\.5rem\] {
  min-height: 3.5rem;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[44px\] {
  min-height: 44px;
}
.min-h-\[452px\] {
  min-height: 452px;
}
.min-h-\[500px\] {
  min-height: 500px;
}
.min-h-\[50px\] {
  min-height: 50px;
}
.min-h-\[50vh\] {
  min-height: 50vh;
}
.min-h-\[600px\] {
  min-height: 600px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[64px\] {
  min-height: 64px;
}
.min-h-\[75px\] {
  min-height: 75px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[80vh\] {
  min-height: 80vh;
}
.min-h-\[90px\] {
  min-height: 90px;
}
.min-h-\[auto\] {
  min-height: auto;
}
.min-h-screen {
  min-height: 100vh;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 24rem;
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[1\.3rem\] {
  width: 1.3rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[1024px\] {
  width: 1024px;
}
.w-\[1123px\] {
  width: 1123px;
}
.w-\[11px\] {
  width: 11px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[25\%\] {
  width: 25%;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[25px\] {
  width: 25px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[36\.125rem\] {
  width: 36.125rem;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[64rem\] {
  width: 64rem;
}
.w-\[6px\] {
  width: 6px;
}
.w-\[768px\] {
  width: 768px;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[\] {
  width:;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-56 {
  min-width: 14rem;
}
.min-w-64 {
  min-width: 16rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-9 {
  min-width: 2.25rem;
}
.min-w-\[115px\] {
  min-width: 115px;
}
.min-w-\[140px\] {
  min-width: 140px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[30\%\] {
  min-width: 30%;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-\[50\%\] {
  min-width: 50%;
}
.min-w-\[54px\] {
  min-width: 54px;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.min-w-full {
  min-width: 100%;
}
.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-32 {
  max-width: 8rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[--skeleton-width\] {
  max-width: var(--skeleton-width);
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[48rem\] {
  max-width: 48rem;
}
.max-w-\[580px\] {
  max-width: 580px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[630px\] {
  max-width: 630px;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[80px\] {
  max-width: 80px;
}
.max-w-\[9\.375rem\] {
  max-width: 9.375rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-2xl {
  max-width: 1440px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-1\/4 {
  flex-basis: 25%;
}
.basis-full {
  flex-basis: 100%;
}
.border-collapse {
  border-collapse: collapse;
}
.border-separate {
  border-collapse: separate;
}
.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.origin-center {
  transform-origin: center;
}
.origin-left {
  transform-origin: left;
}
.origin-top-left {
  transform-origin: top left;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-\[1px\] {
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-px {
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[0\.2rem\] {
  --tw-translate-x: 0.2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[1\.5px\] {
  --tw-translate-x: 1.5px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-px {
  --tw-translate-x: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-1 {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[0\.05rem\] {
  --tw-translate-y: 0.05rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[30deg\] {
  --tw-rotate: 30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[1\.42\] {
  --tw-scale-x: 1.42;
  --tw-scale-y: 1.42;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[30\%\] {
  --tw-scale-x: 30%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse var(--default-animation-duration, 2s) var(--default-animation-timing-function, cubic-bezier(0.4, 0, 0.6, 1)) var(--default-animation-delay, 0s) infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin var(--default-animation-duration, 1s) var(--default-animation-timing-function, linear) var(--default-animation-delay, 0s) infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-grab {
  cursor: grab;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  user-select: all;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.auto-rows-max {
  grid-auto-rows: max-content;
}
.auto-rows-min {
  grid-auto-rows: min-content;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-\[1fr_auto\] {
  grid-template-columns: 1fr auto;
}
.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.content-start {
  align-content: flex-start;
}
.content-end {
  align-content: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-evenly {
  justify-content: space-evenly;
}
.justify-stretch {
  justify-content: stretch;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[\.625rem\] {
  gap: .625rem;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-px {
  gap: 1px;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.gap-x-12 {
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}
.gap-x-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem;
}
.gap-x-16 {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-accent\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(var(--accent) / 0.5);
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.divide-gray-500\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 114 128 / 0.1);
}
.divide-gray-900\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(17 24 39 / 0.05);
}
.self-end {
  align-self: flex-end;
}
.self-baseline {
  align-self: baseline;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-clip {
  overflow-y: clip;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-wrap {
  text-wrap: wrap;
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[0\.8rem\] {
  border-radius: 0.8rem;
}
.rounded-\[24vw\] {
  border-radius: 24vw;
}
.rounded-\[50px_10px\] {
  border-radius: 50px 10px;
}
.rounded-\[80px_10px\] {
  border-radius: 80px 10px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-r-md {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.rounded-br-\[80px\] {
  border-bottom-right-radius: 80px;
}
.rounded-tl-\[60px\] {
  border-top-left-radius: 60px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-\[12px\] {
  border-width: 12px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.border-none {
  border-style: none;
}
.\!border-red-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#222222\] {
  --tw-border-opacity: 1;
  border-color: rgb(34 34 34 / var(--tw-border-opacity, 1));
}
.border-\[\#3b3b3b\] {
  --tw-border-opacity: 1;
  border-color: rgb(59 59 59 / var(--tw-border-opacity, 1));
}
.border-accent {
  border-color: rgb(var(--accent));
}
.border-accent\/25 {
  border-color: rgb(var(--accent) / 0.25);
}
.border-accent\/30 {
  border-color: rgb(var(--accent) / 0.3);
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-background {
  border-color: hsl(var(--background));
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.border-border {
  border-color: hsla(var(--border));
}
.border-border\/30 {
  border-color: hsla(var(--border), 0.3);
}
.border-card {
  border-color: hsl(var(--card));
}
.border-current {
  border-color: currentColor;
}
.border-destructive {
  border-color: hsl(var(--destructive));
}
.border-destructive\/20 {
  border-color: hsl(var(--destructive) / 0.2);
}
.border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}
.border-error {
  border-color: hsl(var(--error));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.border-input {
  border-color: hsl(var(--input));
}
.border-muted-foreground\/20 {
  border-color: hsl(var(--muted-foreground) / 0.2);
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.border-primary {
  border-color: rgb(var(--primary));
}
.border-primary\/20 {
  border-color: rgb(var(--primary) / 0.2);
}
.border-primary\/30 {
  border-color: rgb(var(--primary) / 0.3);
}
.border-primary\/50 {
  border-color: rgb(var(--primary) / 0.5);
}
.border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-secondary\/20 {
  border-color: hsl(var(--secondary) / 0.2);
}
.border-sidebar-border {
  border-color: hsl(var(--sidebar-border));
}
.border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.border-success {
  border-color: hsl(var(--success));
}
.border-success\/20 {
  border-color: hsl(var(--success) / 0.2);
}
.border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-warning {
  border-color: hsl(var(--warning));
}
.border-warning\/20 {
  border-color: hsl(var(--warning) / 0.2);
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-zinc-200 {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-zinc-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.border-b-slate-100\/10 {
  border-bottom-color: rgb(241 245 249 / 0.1);
}
.border-l-accent {
  border-left-color: rgb(var(--accent));
}
.border-l-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.border-l-blue-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-l-gray-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-l-green-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-l-orange-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-t-transparent {
  border-top-color: transparent;
}
.border-opacity-20 {
  --tw-border-opacity: 0.2;
}
.bg-\[\#222222\] {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3c3c3c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 60 / var(--tw-bg-opacity, 1));
}
.bg-\[\#A42368\] {
  --tw-bg-opacity: 1;
  background-color: rgb(164 35 104 / var(--tw-bg-opacity, 1));
}
.bg-\[\#A42368\]\/50 {
  background-color: rgb(164 35 104 / 0.5);
}
.bg-accent {
  background-color: rgb(var(--accent));
}
.bg-accent-foreground {
  background-color: hsl(var(--accent-foreground));
}
.bg-accent\/10 {
  background-color: rgb(var(--accent) / 0.1);
}
.bg-accent\/15 {
  background-color: rgb(var(--accent) / 0.15);
}
.bg-accent\/20 {
  background-color: rgb(var(--accent) / 0.2);
}
.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-50\/50 {
  background-color: rgb(255 251 235 / 0.5);
}
.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-background\/50 {
  background-color: hsl(var(--background) / 0.5);
}
.bg-background\/70 {
  background-color: hsl(var(--background) / 0.7);
}
.bg-background\/80 {
  background-color: hsl(var(--background) / 0.8);
}
.bg-background\/90 {
  background-color: hsl(var(--background) / 0.9);
}
.bg-background\/95 {
  background-color: hsl(var(--background) / 0.95);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-border {
  background-color: hsla(var(--border));
}
.bg-brand-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 87 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(201 255 249 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-100\/0 {
  background-color: rgb(201 255 249 / 0);
}
.bg-brand-blue-100\/10 {
  background-color: rgb(201 255 249 / 0.1);
}
.bg-brand-blue-100\/100 {
  background-color: rgb(201 255 249 / 1);
}
.bg-brand-blue-100\/15 {
  background-color: rgb(201 255 249 / 0.15);
}
.bg-brand-blue-100\/20 {
  background-color: rgb(201 255 249 / 0.2);
}
.bg-brand-blue-100\/25 {
  background-color: rgb(201 255 249 / 0.25);
}
.bg-brand-blue-100\/30 {
  background-color: rgb(201 255 249 / 0.3);
}
.bg-brand-blue-100\/35 {
  background-color: rgb(201 255 249 / 0.35);
}
.bg-brand-blue-100\/40 {
  background-color: rgb(201 255 249 / 0.4);
}
.bg-brand-blue-100\/45 {
  background-color: rgb(201 255 249 / 0.45);
}
.bg-brand-blue-100\/5 {
  background-color: rgb(201 255 249 / 0.05);
}
.bg-brand-blue-100\/50 {
  background-color: rgb(201 255 249 / 0.5);
}
.bg-brand-blue-100\/55 {
  background-color: rgb(201 255 249 / 0.55);
}
.bg-brand-blue-100\/60 {
  background-color: rgb(201 255 249 / 0.6);
}
.bg-brand-blue-100\/65 {
  background-color: rgb(201 255 249 / 0.65);
}
.bg-brand-blue-100\/70 {
  background-color: rgb(201 255 249 / 0.7);
}
.bg-brand-blue-100\/75 {
  background-color: rgb(201 255 249 / 0.75);
}
.bg-brand-blue-100\/80 {
  background-color: rgb(201 255 249 / 0.8);
}
.bg-brand-blue-100\/85 {
  background-color: rgb(201 255 249 / 0.85);
}
.bg-brand-blue-100\/90 {
  background-color: rgb(201 255 249 / 0.9);
}
.bg-brand-blue-100\/95 {
  background-color: rgb(201 255 249 / 0.95);
}
.bg-brand-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 255 247 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-200\/0 {
  background-color: rgb(153 255 247 / 0);
}
.bg-brand-blue-200\/10 {
  background-color: rgb(153 255 247 / 0.1);
}
.bg-brand-blue-200\/100 {
  background-color: rgb(153 255 247 / 1);
}
.bg-brand-blue-200\/15 {
  background-color: rgb(153 255 247 / 0.15);
}
.bg-brand-blue-200\/20 {
  background-color: rgb(153 255 247 / 0.2);
}
.bg-brand-blue-200\/25 {
  background-color: rgb(153 255 247 / 0.25);
}
.bg-brand-blue-200\/30 {
  background-color: rgb(153 255 247 / 0.3);
}
.bg-brand-blue-200\/35 {
  background-color: rgb(153 255 247 / 0.35);
}
.bg-brand-blue-200\/40 {
  background-color: rgb(153 255 247 / 0.4);
}
.bg-brand-blue-200\/45 {
  background-color: rgb(153 255 247 / 0.45);
}
.bg-brand-blue-200\/5 {
  background-color: rgb(153 255 247 / 0.05);
}
.bg-brand-blue-200\/50 {
  background-color: rgb(153 255 247 / 0.5);
}
.bg-brand-blue-200\/55 {
  background-color: rgb(153 255 247 / 0.55);
}
.bg-brand-blue-200\/60 {
  background-color: rgb(153 255 247 / 0.6);
}
.bg-brand-blue-200\/65 {
  background-color: rgb(153 255 247 / 0.65);
}
.bg-brand-blue-200\/70 {
  background-color: rgb(153 255 247 / 0.7);
}
.bg-brand-blue-200\/75 {
  background-color: rgb(153 255 247 / 0.75);
}
.bg-brand-blue-200\/80 {
  background-color: rgb(153 255 247 / 0.8);
}
.bg-brand-blue-200\/85 {
  background-color: rgb(153 255 247 / 0.85);
}
.bg-brand-blue-200\/90 {
  background-color: rgb(153 255 247 / 0.9);
}
.bg-brand-blue-200\/95 {
  background-color: rgb(153 255 247 / 0.95);
}
.bg-brand-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(84 255 244 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-300\/0 {
  background-color: rgb(84 255 244 / 0);
}
.bg-brand-blue-300\/10 {
  background-color: rgb(84 255 244 / 0.1);
}
.bg-brand-blue-300\/100 {
  background-color: rgb(84 255 244 / 1);
}
.bg-brand-blue-300\/15 {
  background-color: rgb(84 255 244 / 0.15);
}
.bg-brand-blue-300\/20 {
  background-color: rgb(84 255 244 / 0.2);
}
.bg-brand-blue-300\/25 {
  background-color: rgb(84 255 244 / 0.25);
}
.bg-brand-blue-300\/30 {
  background-color: rgb(84 255 244 / 0.3);
}
.bg-brand-blue-300\/35 {
  background-color: rgb(84 255 244 / 0.35);
}
.bg-brand-blue-300\/40 {
  background-color: rgb(84 255 244 / 0.4);
}
.bg-brand-blue-300\/45 {
  background-color: rgb(84 255 244 / 0.45);
}
.bg-brand-blue-300\/5 {
  background-color: rgb(84 255 244 / 0.05);
}
.bg-brand-blue-300\/50 {
  background-color: rgb(84 255 244 / 0.5);
}
.bg-brand-blue-300\/55 {
  background-color: rgb(84 255 244 / 0.55);
}
.bg-brand-blue-300\/60 {
  background-color: rgb(84 255 244 / 0.6);
}
.bg-brand-blue-300\/65 {
  background-color: rgb(84 255 244 / 0.65);
}
.bg-brand-blue-300\/70 {
  background-color: rgb(84 255 244 / 0.7);
}
.bg-brand-blue-300\/75 {
  background-color: rgb(84 255 244 / 0.75);
}
.bg-brand-blue-300\/80 {
  background-color: rgb(84 255 244 / 0.8);
}
.bg-brand-blue-300\/85 {
  background-color: rgb(84 255 244 / 0.85);
}
.bg-brand-blue-300\/90 {
  background-color: rgb(84 255 244 / 0.9);
}
.bg-brand-blue-300\/95 {
  background-color: rgb(84 255 244 / 0.95);
}
.bg-brand-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 255 251 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-400\/0 {
  background-color: rgb(7 255 251 / 0);
}
.bg-brand-blue-400\/10 {
  background-color: rgb(7 255 251 / 0.1);
}
.bg-brand-blue-400\/100 {
  background-color: rgb(7 255 251 / 1);
}
.bg-brand-blue-400\/15 {
  background-color: rgb(7 255 251 / 0.15);
}
.bg-brand-blue-400\/20 {
  background-color: rgb(7 255 251 / 0.2);
}
.bg-brand-blue-400\/25 {
  background-color: rgb(7 255 251 / 0.25);
}
.bg-brand-blue-400\/30 {
  background-color: rgb(7 255 251 / 0.3);
}
.bg-brand-blue-400\/35 {
  background-color: rgb(7 255 251 / 0.35);
}
.bg-brand-blue-400\/40 {
  background-color: rgb(7 255 251 / 0.4);
}
.bg-brand-blue-400\/45 {
  background-color: rgb(7 255 251 / 0.45);
}
.bg-brand-blue-400\/5 {
  background-color: rgb(7 255 251 / 0.05);
}
.bg-brand-blue-400\/50 {
  background-color: rgb(7 255 251 / 0.5);
}
.bg-brand-blue-400\/55 {
  background-color: rgb(7 255 251 / 0.55);
}
.bg-brand-blue-400\/60 {
  background-color: rgb(7 255 251 / 0.6);
}
.bg-brand-blue-400\/65 {
  background-color: rgb(7 255 251 / 0.65);
}
.bg-brand-blue-400\/70 {
  background-color: rgb(7 255 251 / 0.7);
}
.bg-brand-blue-400\/75 {
  background-color: rgb(7 255 251 / 0.75);
}
.bg-brand-blue-400\/80 {
  background-color: rgb(7 255 251 / 0.8);
}
.bg-brand-blue-400\/85 {
  background-color: rgb(7 255 251 / 0.85);
}
.bg-brand-blue-400\/90 {
  background-color: rgb(7 255 251 / 0.9);
}
.bg-brand-blue-400\/95 {
  background-color: rgb(7 255 251 / 0.95);
}
.bg-brand-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 255 253 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-50\/0 {
  background-color: rgb(233 255 253 / 0);
}
.bg-brand-blue-50\/10 {
  background-color: rgb(233 255 253 / 0.1);
}
.bg-brand-blue-50\/100 {
  background-color: rgb(233 255 253 / 1);
}
.bg-brand-blue-50\/15 {
  background-color: rgb(233 255 253 / 0.15);
}
.bg-brand-blue-50\/20 {
  background-color: rgb(233 255 253 / 0.2);
}
.bg-brand-blue-50\/25 {
  background-color: rgb(233 255 253 / 0.25);
}
.bg-brand-blue-50\/30 {
  background-color: rgb(233 255 253 / 0.3);
}
.bg-brand-blue-50\/35 {
  background-color: rgb(233 255 253 / 0.35);
}
.bg-brand-blue-50\/40 {
  background-color: rgb(233 255 253 / 0.4);
}
.bg-brand-blue-50\/45 {
  background-color: rgb(233 255 253 / 0.45);
}
.bg-brand-blue-50\/5 {
  background-color: rgb(233 255 253 / 0.05);
}
.bg-brand-blue-50\/50 {
  background-color: rgb(233 255 253 / 0.5);
}
.bg-brand-blue-50\/55 {
  background-color: rgb(233 255 253 / 0.55);
}
.bg-brand-blue-50\/60 {
  background-color: rgb(233 255 253 / 0.6);
}
.bg-brand-blue-50\/65 {
  background-color: rgb(233 255 253 / 0.65);
}
.bg-brand-blue-50\/70 {
  background-color: rgb(233 255 253 / 0.7);
}
.bg-brand-blue-50\/75 {
  background-color: rgb(233 255 253 / 0.75);
}
.bg-brand-blue-50\/80 {
  background-color: rgb(233 255 253 / 0.8);
}
.bg-brand-blue-50\/85 {
  background-color: rgb(233 255 253 / 0.85);
}
.bg-brand-blue-50\/90 {
  background-color: rgb(233 255 253 / 0.9);
}
.bg-brand-blue-50\/95 {
  background-color: rgb(233 255 253 / 0.95);
}
.bg-brand-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 228 239 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-500\/0 {
  background-color: rgb(0 228 239 / 0);
}
.bg-brand-blue-500\/10 {
  background-color: rgb(0 228 239 / 0.1);
}
.bg-brand-blue-500\/100 {
  background-color: rgb(0 228 239 / 1);
}
.bg-brand-blue-500\/15 {
  background-color: rgb(0 228 239 / 0.15);
}
.bg-brand-blue-500\/20 {
  background-color: rgb(0 228 239 / 0.2);
}
.bg-brand-blue-500\/25 {
  background-color: rgb(0 228 239 / 0.25);
}
.bg-brand-blue-500\/30 {
  background-color: rgb(0 228 239 / 0.3);
}
.bg-brand-blue-500\/35 {
  background-color: rgb(0 228 239 / 0.35);
}
.bg-brand-blue-500\/40 {
  background-color: rgb(0 228 239 / 0.4);
}
.bg-brand-blue-500\/45 {
  background-color: rgb(0 228 239 / 0.45);
}
.bg-brand-blue-500\/5 {
  background-color: rgb(0 228 239 / 0.05);
}
.bg-brand-blue-500\/50 {
  background-color: rgb(0 228 239 / 0.5);
}
.bg-brand-blue-500\/55 {
  background-color: rgb(0 228 239 / 0.55);
}
.bg-brand-blue-500\/60 {
  background-color: rgb(0 228 239 / 0.6);
}
.bg-brand-blue-500\/65 {
  background-color: rgb(0 228 239 / 0.65);
}
.bg-brand-blue-500\/70 {
  background-color: rgb(0 228 239 / 0.7);
}
.bg-brand-blue-500\/75 {
  background-color: rgb(0 228 239 / 0.75);
}
.bg-brand-blue-500\/80 {
  background-color: rgb(0 228 239 / 0.8);
}
.bg-brand-blue-500\/85 {
  background-color: rgb(0 228 239 / 0.85);
}
.bg-brand-blue-500\/90 {
  background-color: rgb(0 228 239 / 0.9);
}
.bg-brand-blue-500\/95 {
  background-color: rgb(0 228 239 / 0.95);
}
.bg-brand-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 181 201 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-600\/0 {
  background-color: rgb(0 181 201 / 0);
}
.bg-brand-blue-600\/10 {
  background-color: rgb(0 181 201 / 0.1);
}
.bg-brand-blue-600\/100 {
  background-color: rgb(0 181 201 / 1);
}
.bg-brand-blue-600\/15 {
  background-color: rgb(0 181 201 / 0.15);
}
.bg-brand-blue-600\/20 {
  background-color: rgb(0 181 201 / 0.2);
}
.bg-brand-blue-600\/25 {
  background-color: rgb(0 181 201 / 0.25);
}
.bg-brand-blue-600\/30 {
  background-color: rgb(0 181 201 / 0.3);
}
.bg-brand-blue-600\/35 {
  background-color: rgb(0 181 201 / 0.35);
}
.bg-brand-blue-600\/40 {
  background-color: rgb(0 181 201 / 0.4);
}
.bg-brand-blue-600\/45 {
  background-color: rgb(0 181 201 / 0.45);
}
.bg-brand-blue-600\/5 {
  background-color: rgb(0 181 201 / 0.05);
}
.bg-brand-blue-600\/50 {
  background-color: rgb(0 181 201 / 0.5);
}
.bg-brand-blue-600\/55 {
  background-color: rgb(0 181 201 / 0.55);
}
.bg-brand-blue-600\/60 {
  background-color: rgb(0 181 201 / 0.6);
}
.bg-brand-blue-600\/65 {
  background-color: rgb(0 181 201 / 0.65);
}
.bg-brand-blue-600\/70 {
  background-color: rgb(0 181 201 / 0.7);
}
.bg-brand-blue-600\/75 {
  background-color: rgb(0 181 201 / 0.75);
}
.bg-brand-blue-600\/80 {
  background-color: rgb(0 181 201 / 0.8);
}
.bg-brand-blue-600\/85 {
  background-color: rgb(0 181 201 / 0.85);
}
.bg-brand-blue-600\/90 {
  background-color: rgb(0 181 201 / 0.9);
}
.bg-brand-blue-600\/95 {
  background-color: rgb(0 181 201 / 0.95);
}
.bg-brand-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 144 161 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-700\/0 {
  background-color: rgb(0 144 161 / 0);
}
.bg-brand-blue-700\/10 {
  background-color: rgb(0 144 161 / 0.1);
}
.bg-brand-blue-700\/100 {
  background-color: rgb(0 144 161 / 1);
}
.bg-brand-blue-700\/15 {
  background-color: rgb(0 144 161 / 0.15);
}
.bg-brand-blue-700\/20 {
  background-color: rgb(0 144 161 / 0.2);
}
.bg-brand-blue-700\/25 {
  background-color: rgb(0 144 161 / 0.25);
}
.bg-brand-blue-700\/30 {
  background-color: rgb(0 144 161 / 0.3);
}
.bg-brand-blue-700\/35 {
  background-color: rgb(0 144 161 / 0.35);
}
.bg-brand-blue-700\/40 {
  background-color: rgb(0 144 161 / 0.4);
}
.bg-brand-blue-700\/45 {
  background-color: rgb(0 144 161 / 0.45);
}
.bg-brand-blue-700\/5 {
  background-color: rgb(0 144 161 / 0.05);
}
.bg-brand-blue-700\/50 {
  background-color: rgb(0 144 161 / 0.5);
}
.bg-brand-blue-700\/55 {
  background-color: rgb(0 144 161 / 0.55);
}
.bg-brand-blue-700\/60 {
  background-color: rgb(0 144 161 / 0.6);
}
.bg-brand-blue-700\/65 {
  background-color: rgb(0 144 161 / 0.65);
}
.bg-brand-blue-700\/70 {
  background-color: rgb(0 144 161 / 0.7);
}
.bg-brand-blue-700\/75 {
  background-color: rgb(0 144 161 / 0.75);
}
.bg-brand-blue-700\/80 {
  background-color: rgb(0 144 161 / 0.8);
}
.bg-brand-blue-700\/85 {
  background-color: rgb(0 144 161 / 0.85);
}
.bg-brand-blue-700\/90 {
  background-color: rgb(0 144 161 / 0.9);
}
.bg-brand-blue-700\/95 {
  background-color: rgb(0 144 161 / 0.95);
}
.bg-brand-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 115 130 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-800\/0 {
  background-color: rgb(8 115 130 / 0);
}
.bg-brand-blue-800\/10 {
  background-color: rgb(8 115 130 / 0.1);
}
.bg-brand-blue-800\/100 {
  background-color: rgb(8 115 130 / 1);
}
.bg-brand-blue-800\/15 {
  background-color: rgb(8 115 130 / 0.15);
}
.bg-brand-blue-800\/20 {
  background-color: rgb(8 115 130 / 0.2);
}
.bg-brand-blue-800\/25 {
  background-color: rgb(8 115 130 / 0.25);
}
.bg-brand-blue-800\/30 {
  background-color: rgb(8 115 130 / 0.3);
}
.bg-brand-blue-800\/35 {
  background-color: rgb(8 115 130 / 0.35);
}
.bg-brand-blue-800\/40 {
  background-color: rgb(8 115 130 / 0.4);
}
.bg-brand-blue-800\/45 {
  background-color: rgb(8 115 130 / 0.45);
}
.bg-brand-blue-800\/5 {
  background-color: rgb(8 115 130 / 0.05);
}
.bg-brand-blue-800\/50 {
  background-color: rgb(8 115 130 / 0.5);
}
.bg-brand-blue-800\/55 {
  background-color: rgb(8 115 130 / 0.55);
}
.bg-brand-blue-800\/60 {
  background-color: rgb(8 115 130 / 0.6);
}
.bg-brand-blue-800\/65 {
  background-color: rgb(8 115 130 / 0.65);
}
.bg-brand-blue-800\/70 {
  background-color: rgb(8 115 130 / 0.7);
}
.bg-brand-blue-800\/75 {
  background-color: rgb(8 115 130 / 0.75);
}
.bg-brand-blue-800\/80 {
  background-color: rgb(8 115 130 / 0.8);
}
.bg-brand-blue-800\/85 {
  background-color: rgb(8 115 130 / 0.85);
}
.bg-brand-blue-800\/90 {
  background-color: rgb(8 115 130 / 0.9);
}
.bg-brand-blue-800\/95 {
  background-color: rgb(8 115 130 / 0.95);
}
.bg-brand-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 94 109 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-900\/0 {
  background-color: rgb(12 94 109 / 0);
}
.bg-brand-blue-900\/10 {
  background-color: rgb(12 94 109 / 0.1);
}
.bg-brand-blue-900\/100 {
  background-color: rgb(12 94 109 / 1);
}
.bg-brand-blue-900\/15 {
  background-color: rgb(12 94 109 / 0.15);
}
.bg-brand-blue-900\/20 {
  background-color: rgb(12 94 109 / 0.2);
}
.bg-brand-blue-900\/25 {
  background-color: rgb(12 94 109 / 0.25);
}
.bg-brand-blue-900\/30 {
  background-color: rgb(12 94 109 / 0.3);
}
.bg-brand-blue-900\/35 {
  background-color: rgb(12 94 109 / 0.35);
}
.bg-brand-blue-900\/40 {
  background-color: rgb(12 94 109 / 0.4);
}
.bg-brand-blue-900\/45 {
  background-color: rgb(12 94 109 / 0.45);
}
.bg-brand-blue-900\/5 {
  background-color: rgb(12 94 109 / 0.05);
}
.bg-brand-blue-900\/50 {
  background-color: rgb(12 94 109 / 0.5);
}
.bg-brand-blue-900\/55 {
  background-color: rgb(12 94 109 / 0.55);
}
.bg-brand-blue-900\/60 {
  background-color: rgb(12 94 109 / 0.6);
}
.bg-brand-blue-900\/65 {
  background-color: rgb(12 94 109 / 0.65);
}
.bg-brand-blue-900\/70 {
  background-color: rgb(12 94 109 / 0.7);
}
.bg-brand-blue-900\/75 {
  background-color: rgb(12 94 109 / 0.75);
}
.bg-brand-blue-900\/80 {
  background-color: rgb(12 94 109 / 0.8);
}
.bg-brand-blue-900\/85 {
  background-color: rgb(12 94 109 / 0.85);
}
.bg-brand-blue-900\/90 {
  background-color: rgb(12 94 109 / 0.9);
}
.bg-brand-blue-900\/95 {
  background-color: rgb(12 94 109 / 0.95);
}
.bg-brand-blue-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 87 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-950\/0 {
  background-color: rgb(0 72 87 / 0);
}
.bg-brand-blue-950\/10 {
  background-color: rgb(0 72 87 / 0.1);
}
.bg-brand-blue-950\/100 {
  background-color: rgb(0 72 87 / 1);
}
.bg-brand-blue-950\/15 {
  background-color: rgb(0 72 87 / 0.15);
}
.bg-brand-blue-950\/20 {
  background-color: rgb(0 72 87 / 0.2);
}
.bg-brand-blue-950\/25 {
  background-color: rgb(0 72 87 / 0.25);
}
.bg-brand-blue-950\/30 {
  background-color: rgb(0 72 87 / 0.3);
}
.bg-brand-blue-950\/35 {
  background-color: rgb(0 72 87 / 0.35);
}
.bg-brand-blue-950\/40 {
  background-color: rgb(0 72 87 / 0.4);
}
.bg-brand-blue-950\/45 {
  background-color: rgb(0 72 87 / 0.45);
}
.bg-brand-blue-950\/5 {
  background-color: rgb(0 72 87 / 0.05);
}
.bg-brand-blue-950\/50 {
  background-color: rgb(0 72 87 / 0.5);
}
.bg-brand-blue-950\/55 {
  background-color: rgb(0 72 87 / 0.55);
}
.bg-brand-blue-950\/60 {
  background-color: rgb(0 72 87 / 0.6);
}
.bg-brand-blue-950\/65 {
  background-color: rgb(0 72 87 / 0.65);
}
.bg-brand-blue-950\/70 {
  background-color: rgb(0 72 87 / 0.7);
}
.bg-brand-blue-950\/75 {
  background-color: rgb(0 72 87 / 0.75);
}
.bg-brand-blue-950\/80 {
  background-color: rgb(0 72 87 / 0.8);
}
.bg-brand-blue-950\/85 {
  background-color: rgb(0 72 87 / 0.85);
}
.bg-brand-blue-950\/90 {
  background-color: rgb(0 72 87 / 0.9);
}
.bg-brand-blue-950\/95 {
  background-color: rgb(0 72 87 / 0.95);
}
.bg-brand-blue-foreground {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-foreground\/0 {
  background-color: rgb(255 255 255 / 0);
}
.bg-brand-blue-foreground\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-brand-blue-foreground\/100 {
  background-color: rgb(255 255 255 / 1);
}
.bg-brand-blue-foreground\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.bg-brand-blue-foreground\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-brand-blue-foreground\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.bg-brand-blue-foreground\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-brand-blue-foreground\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-brand-blue-foreground\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-brand-blue-foreground\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-brand-blue-foreground\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-brand-blue-foreground\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-brand-blue-foreground\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-brand-blue-foreground\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-brand-blue-foreground\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-brand-blue-foreground\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-brand-blue-foreground\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-brand-blue-foreground\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-brand-blue-foreground\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.bg-brand-blue-foreground\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-brand-blue-foreground\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-brand-blue\/0 {
  background-color: rgb(0 72 87 / 0);
}
.bg-brand-blue\/10 {
  background-color: rgb(0 72 87 / 0.1);
}
.bg-brand-blue\/100 {
  background-color: rgb(0 72 87 / 1);
}
.bg-brand-blue\/15 {
  background-color: rgb(0 72 87 / 0.15);
}
.bg-brand-blue\/20 {
  background-color: rgb(0 72 87 / 0.2);
}
.bg-brand-blue\/25 {
  background-color: rgb(0 72 87 / 0.25);
}
.bg-brand-blue\/30 {
  background-color: rgb(0 72 87 / 0.3);
}
.bg-brand-blue\/35 {
  background-color: rgb(0 72 87 / 0.35);
}
.bg-brand-blue\/40 {
  background-color: rgb(0 72 87 / 0.4);
}
.bg-brand-blue\/45 {
  background-color: rgb(0 72 87 / 0.45);
}
.bg-brand-blue\/5 {
  background-color: rgb(0 72 87 / 0.05);
}
.bg-brand-blue\/50 {
  background-color: rgb(0 72 87 / 0.5);
}
.bg-brand-blue\/55 {
  background-color: rgb(0 72 87 / 0.55);
}
.bg-brand-blue\/60 {
  background-color: rgb(0 72 87 / 0.6);
}
.bg-brand-blue\/65 {
  background-color: rgb(0 72 87 / 0.65);
}
.bg-brand-blue\/70 {
  background-color: rgb(0 72 87 / 0.7);
}
.bg-brand-blue\/75 {
  background-color: rgb(0 72 87 / 0.75);
}
.bg-brand-blue\/80 {
  background-color: rgb(0 72 87 / 0.8);
}
.bg-brand-blue\/85 {
  background-color: rgb(0 72 87 / 0.85);
}
.bg-brand-blue\/90 {
  background-color: rgb(0 72 87 / 0.9);
}
.bg-brand-blue\/95 {
  background-color: rgb(0 72 87 / 0.95);
}
.bg-brand-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(45 175 229 / var(--tw-bg-opacity, 1));
}
.bg-brand-green {
  --tw-bg-opacity: 1;
  background-color: rgb(34 178 170 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(208 247 241 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-100\/0 {
  background-color: rgb(208 247 241 / 0);
}
.bg-brand-green-100\/10 {
  background-color: rgb(208 247 241 / 0.1);
}
.bg-brand-green-100\/100 {
  background-color: rgb(208 247 241 / 1);
}
.bg-brand-green-100\/15 {
  background-color: rgb(208 247 241 / 0.15);
}
.bg-brand-green-100\/20 {
  background-color: rgb(208 247 241 / 0.2);
}
.bg-brand-green-100\/25 {
  background-color: rgb(208 247 241 / 0.25);
}
.bg-brand-green-100\/30 {
  background-color: rgb(208 247 241 / 0.3);
}
.bg-brand-green-100\/35 {
  background-color: rgb(208 247 241 / 0.35);
}
.bg-brand-green-100\/40 {
  background-color: rgb(208 247 241 / 0.4);
}
.bg-brand-green-100\/45 {
  background-color: rgb(208 247 241 / 0.45);
}
.bg-brand-green-100\/5 {
  background-color: rgb(208 247 241 / 0.05);
}
.bg-brand-green-100\/50 {
  background-color: rgb(208 247 241 / 0.5);
}
.bg-brand-green-100\/55 {
  background-color: rgb(208 247 241 / 0.55);
}
.bg-brand-green-100\/60 {
  background-color: rgb(208 247 241 / 0.6);
}
.bg-brand-green-100\/65 {
  background-color: rgb(208 247 241 / 0.65);
}
.bg-brand-green-100\/70 {
  background-color: rgb(208 247 241 / 0.7);
}
.bg-brand-green-100\/75 {
  background-color: rgb(208 247 241 / 0.75);
}
.bg-brand-green-100\/80 {
  background-color: rgb(208 247 241 / 0.8);
}
.bg-brand-green-100\/85 {
  background-color: rgb(208 247 241 / 0.85);
}
.bg-brand-green-100\/90 {
  background-color: rgb(208 247 241 / 0.9);
}
.bg-brand-green-100\/95 {
  background-color: rgb(208 247 241 / 0.95);
}
.bg-brand-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(160 239 228 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-200\/0 {
  background-color: rgb(160 239 228 / 0);
}
.bg-brand-green-200\/10 {
  background-color: rgb(160 239 228 / 0.1);
}
.bg-brand-green-200\/100 {
  background-color: rgb(160 239 228 / 1);
}
.bg-brand-green-200\/15 {
  background-color: rgb(160 239 228 / 0.15);
}
.bg-brand-green-200\/20 {
  background-color: rgb(160 239 228 / 0.2);
}
.bg-brand-green-200\/25 {
  background-color: rgb(160 239 228 / 0.25);
}
.bg-brand-green-200\/30 {
  background-color: rgb(160 239 228 / 0.3);
}
.bg-brand-green-200\/35 {
  background-color: rgb(160 239 228 / 0.35);
}
.bg-brand-green-200\/40 {
  background-color: rgb(160 239 228 / 0.4);
}
.bg-brand-green-200\/45 {
  background-color: rgb(160 239 228 / 0.45);
}
.bg-brand-green-200\/5 {
  background-color: rgb(160 239 228 / 0.05);
}
.bg-brand-green-200\/50 {
  background-color: rgb(160 239 228 / 0.5);
}
.bg-brand-green-200\/55 {
  background-color: rgb(160 239 228 / 0.55);
}
.bg-brand-green-200\/60 {
  background-color: rgb(160 239 228 / 0.6);
}
.bg-brand-green-200\/65 {
  background-color: rgb(160 239 228 / 0.65);
}
.bg-brand-green-200\/70 {
  background-color: rgb(160 239 228 / 0.7);
}
.bg-brand-green-200\/75 {
  background-color: rgb(160 239 228 / 0.75);
}
.bg-brand-green-200\/80 {
  background-color: rgb(160 239 228 / 0.8);
}
.bg-brand-green-200\/85 {
  background-color: rgb(160 239 228 / 0.85);
}
.bg-brand-green-200\/90 {
  background-color: rgb(160 239 228 / 0.9);
}
.bg-brand-green-200\/95 {
  background-color: rgb(160 239 228 / 0.95);
}
.bg-brand-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(105 223 211 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-300\/0 {
  background-color: rgb(105 223 211 / 0);
}
.bg-brand-green-300\/10 {
  background-color: rgb(105 223 211 / 0.1);
}
.bg-brand-green-300\/100 {
  background-color: rgb(105 223 211 / 1);
}
.bg-brand-green-300\/15 {
  background-color: rgb(105 223 211 / 0.15);
}
.bg-brand-green-300\/20 {
  background-color: rgb(105 223 211 / 0.2);
}
.bg-brand-green-300\/25 {
  background-color: rgb(105 223 211 / 0.25);
}
.bg-brand-green-300\/30 {
  background-color: rgb(105 223 211 / 0.3);
}
.bg-brand-green-300\/35 {
  background-color: rgb(105 223 211 / 0.35);
}
.bg-brand-green-300\/40 {
  background-color: rgb(105 223 211 / 0.4);
}
.bg-brand-green-300\/45 {
  background-color: rgb(105 223 211 / 0.45);
}
.bg-brand-green-300\/5 {
  background-color: rgb(105 223 211 / 0.05);
}
.bg-brand-green-300\/50 {
  background-color: rgb(105 223 211 / 0.5);
}
.bg-brand-green-300\/55 {
  background-color: rgb(105 223 211 / 0.55);
}
.bg-brand-green-300\/60 {
  background-color: rgb(105 223 211 / 0.6);
}
.bg-brand-green-300\/65 {
  background-color: rgb(105 223 211 / 0.65);
}
.bg-brand-green-300\/70 {
  background-color: rgb(105 223 211 / 0.7);
}
.bg-brand-green-300\/75 {
  background-color: rgb(105 223 211 / 0.75);
}
.bg-brand-green-300\/80 {
  background-color: rgb(105 223 211 / 0.8);
}
.bg-brand-green-300\/85 {
  background-color: rgb(105 223 211 / 0.85);
}
.bg-brand-green-300\/90 {
  background-color: rgb(105 223 211 / 0.9);
}
.bg-brand-green-300\/95 {
  background-color: rgb(105 223 211 / 0.95);
}
.bg-brand-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(58 199 189 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-400\/0 {
  background-color: rgb(58 199 189 / 0);
}
.bg-brand-green-400\/10 {
  background-color: rgb(58 199 189 / 0.1);
}
.bg-brand-green-400\/100 {
  background-color: rgb(58 199 189 / 1);
}
.bg-brand-green-400\/15 {
  background-color: rgb(58 199 189 / 0.15);
}
.bg-brand-green-400\/20 {
  background-color: rgb(58 199 189 / 0.2);
}
.bg-brand-green-400\/25 {
  background-color: rgb(58 199 189 / 0.25);
}
.bg-brand-green-400\/30 {
  background-color: rgb(58 199 189 / 0.3);
}
.bg-brand-green-400\/35 {
  background-color: rgb(58 199 189 / 0.35);
}
.bg-brand-green-400\/40 {
  background-color: rgb(58 199 189 / 0.4);
}
.bg-brand-green-400\/45 {
  background-color: rgb(58 199 189 / 0.45);
}
.bg-brand-green-400\/5 {
  background-color: rgb(58 199 189 / 0.05);
}
.bg-brand-green-400\/50 {
  background-color: rgb(58 199 189 / 0.5);
}
.bg-brand-green-400\/55 {
  background-color: rgb(58 199 189 / 0.55);
}
.bg-brand-green-400\/60 {
  background-color: rgb(58 199 189 / 0.6);
}
.bg-brand-green-400\/65 {
  background-color: rgb(58 199 189 / 0.65);
}
.bg-brand-green-400\/70 {
  background-color: rgb(58 199 189 / 0.7);
}
.bg-brand-green-400\/75 {
  background-color: rgb(58 199 189 / 0.75);
}
.bg-brand-green-400\/80 {
  background-color: rgb(58 199 189 / 0.8);
}
.bg-brand-green-400\/85 {
  background-color: rgb(58 199 189 / 0.85);
}
.bg-brand-green-400\/90 {
  background-color: rgb(58 199 189 / 0.9);
}
.bg-brand-green-400\/95 {
  background-color: rgb(58 199 189 / 0.95);
}
.bg-brand-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 252 250 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-50\/0 {
  background-color: rgb(241 252 250 / 0);
}
.bg-brand-green-50\/10 {
  background-color: rgb(241 252 250 / 0.1);
}
.bg-brand-green-50\/100 {
  background-color: rgb(241 252 250 / 1);
}
.bg-brand-green-50\/15 {
  background-color: rgb(241 252 250 / 0.15);
}
.bg-brand-green-50\/20 {
  background-color: rgb(241 252 250 / 0.2);
}
.bg-brand-green-50\/25 {
  background-color: rgb(241 252 250 / 0.25);
}
.bg-brand-green-50\/30 {
  background-color: rgb(241 252 250 / 0.3);
}
.bg-brand-green-50\/35 {
  background-color: rgb(241 252 250 / 0.35);
}
.bg-brand-green-50\/40 {
  background-color: rgb(241 252 250 / 0.4);
}
.bg-brand-green-50\/45 {
  background-color: rgb(241 252 250 / 0.45);
}
.bg-brand-green-50\/5 {
  background-color: rgb(241 252 250 / 0.05);
}
.bg-brand-green-50\/50 {
  background-color: rgb(241 252 250 / 0.5);
}
.bg-brand-green-50\/55 {
  background-color: rgb(241 252 250 / 0.55);
}
.bg-brand-green-50\/60 {
  background-color: rgb(241 252 250 / 0.6);
}
.bg-brand-green-50\/65 {
  background-color: rgb(241 252 250 / 0.65);
}
.bg-brand-green-50\/70 {
  background-color: rgb(241 252 250 / 0.7);
}
.bg-brand-green-50\/75 {
  background-color: rgb(241 252 250 / 0.75);
}
.bg-brand-green-50\/80 {
  background-color: rgb(241 252 250 / 0.8);
}
.bg-brand-green-50\/85 {
  background-color: rgb(241 252 250 / 0.85);
}
.bg-brand-green-50\/90 {
  background-color: rgb(241 252 250 / 0.9);
}
.bg-brand-green-50\/95 {
  background-color: rgb(241 252 250 / 0.95);
}
.bg-brand-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 178 170 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-500\/0 {
  background-color: rgb(34 178 170 / 0);
}
.bg-brand-green-500\/10 {
  background-color: rgb(34 178 170 / 0.1);
}
.bg-brand-green-500\/100 {
  background-color: rgb(34 178 170 / 1);
}
.bg-brand-green-500\/15 {
  background-color: rgb(34 178 170 / 0.15);
}
.bg-brand-green-500\/20 {
  background-color: rgb(34 178 170 / 0.2);
}
.bg-brand-green-500\/25 {
  background-color: rgb(34 178 170 / 0.25);
}
.bg-brand-green-500\/30 {
  background-color: rgb(34 178 170 / 0.3);
}
.bg-brand-green-500\/35 {
  background-color: rgb(34 178 170 / 0.35);
}
.bg-brand-green-500\/40 {
  background-color: rgb(34 178 170 / 0.4);
}
.bg-brand-green-500\/45 {
  background-color: rgb(34 178 170 / 0.45);
}
.bg-brand-green-500\/5 {
  background-color: rgb(34 178 170 / 0.05);
}
.bg-brand-green-500\/50 {
  background-color: rgb(34 178 170 / 0.5);
}
.bg-brand-green-500\/55 {
  background-color: rgb(34 178 170 / 0.55);
}
.bg-brand-green-500\/60 {
  background-color: rgb(34 178 170 / 0.6);
}
.bg-brand-green-500\/65 {
  background-color: rgb(34 178 170 / 0.65);
}
.bg-brand-green-500\/70 {
  background-color: rgb(34 178 170 / 0.7);
}
.bg-brand-green-500\/75 {
  background-color: rgb(34 178 170 / 0.75);
}
.bg-brand-green-500\/80 {
  background-color: rgb(34 178 170 / 0.8);
}
.bg-brand-green-500\/85 {
  background-color: rgb(34 178 170 / 0.85);
}
.bg-brand-green-500\/90 {
  background-color: rgb(34 178 170 / 0.9);
}
.bg-brand-green-500\/95 {
  background-color: rgb(34 178 170 / 0.95);
}
.bg-brand-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 138 133 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-600\/0 {
  background-color: rgb(23 138 133 / 0);
}
.bg-brand-green-600\/10 {
  background-color: rgb(23 138 133 / 0.1);
}
.bg-brand-green-600\/100 {
  background-color: rgb(23 138 133 / 1);
}
.bg-brand-green-600\/15 {
  background-color: rgb(23 138 133 / 0.15);
}
.bg-brand-green-600\/20 {
  background-color: rgb(23 138 133 / 0.2);
}
.bg-brand-green-600\/25 {
  background-color: rgb(23 138 133 / 0.25);
}
.bg-brand-green-600\/30 {
  background-color: rgb(23 138 133 / 0.3);
}
.bg-brand-green-600\/35 {
  background-color: rgb(23 138 133 / 0.35);
}
.bg-brand-green-600\/40 {
  background-color: rgb(23 138 133 / 0.4);
}
.bg-brand-green-600\/45 {
  background-color: rgb(23 138 133 / 0.45);
}
.bg-brand-green-600\/5 {
  background-color: rgb(23 138 133 / 0.05);
}
.bg-brand-green-600\/50 {
  background-color: rgb(23 138 133 / 0.5);
}
.bg-brand-green-600\/55 {
  background-color: rgb(23 138 133 / 0.55);
}
.bg-brand-green-600\/60 {
  background-color: rgb(23 138 133 / 0.6);
}
.bg-brand-green-600\/65 {
  background-color: rgb(23 138 133 / 0.65);
}
.bg-brand-green-600\/70 {
  background-color: rgb(23 138 133 / 0.7);
}
.bg-brand-green-600\/75 {
  background-color: rgb(23 138 133 / 0.75);
}
.bg-brand-green-600\/80 {
  background-color: rgb(23 138 133 / 0.8);
}
.bg-brand-green-600\/85 {
  background-color: rgb(23 138 133 / 0.85);
}
.bg-brand-green-600\/90 {
  background-color: rgb(23 138 133 / 0.9);
}
.bg-brand-green-600\/95 {
  background-color: rgb(23 138 133 / 0.95);
}
.bg-brand-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 110 108 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-700\/0 {
  background-color: rgb(23 110 108 / 0);
}
.bg-brand-green-700\/10 {
  background-color: rgb(23 110 108 / 0.1);
}
.bg-brand-green-700\/100 {
  background-color: rgb(23 110 108 / 1);
}
.bg-brand-green-700\/15 {
  background-color: rgb(23 110 108 / 0.15);
}
.bg-brand-green-700\/20 {
  background-color: rgb(23 110 108 / 0.2);
}
.bg-brand-green-700\/25 {
  background-color: rgb(23 110 108 / 0.25);
}
.bg-brand-green-700\/30 {
  background-color: rgb(23 110 108 / 0.3);
}
.bg-brand-green-700\/35 {
  background-color: rgb(23 110 108 / 0.35);
}
.bg-brand-green-700\/40 {
  background-color: rgb(23 110 108 / 0.4);
}
.bg-brand-green-700\/45 {
  background-color: rgb(23 110 108 / 0.45);
}
.bg-brand-green-700\/5 {
  background-color: rgb(23 110 108 / 0.05);
}
.bg-brand-green-700\/50 {
  background-color: rgb(23 110 108 / 0.5);
}
.bg-brand-green-700\/55 {
  background-color: rgb(23 110 108 / 0.55);
}
.bg-brand-green-700\/60 {
  background-color: rgb(23 110 108 / 0.6);
}
.bg-brand-green-700\/65 {
  background-color: rgb(23 110 108 / 0.65);
}
.bg-brand-green-700\/70 {
  background-color: rgb(23 110 108 / 0.7);
}
.bg-brand-green-700\/75 {
  background-color: rgb(23 110 108 / 0.75);
}
.bg-brand-green-700\/80 {
  background-color: rgb(23 110 108 / 0.8);
}
.bg-brand-green-700\/85 {
  background-color: rgb(23 110 108 / 0.85);
}
.bg-brand-green-700\/90 {
  background-color: rgb(23 110 108 / 0.9);
}
.bg-brand-green-700\/95 {
  background-color: rgb(23 110 108 / 0.95);
}
.bg-brand-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 88 88 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-800\/0 {
  background-color: rgb(23 88 88 / 0);
}
.bg-brand-green-800\/10 {
  background-color: rgb(23 88 88 / 0.1);
}
.bg-brand-green-800\/100 {
  background-color: rgb(23 88 88 / 1);
}
.bg-brand-green-800\/15 {
  background-color: rgb(23 88 88 / 0.15);
}
.bg-brand-green-800\/20 {
  background-color: rgb(23 88 88 / 0.2);
}
.bg-brand-green-800\/25 {
  background-color: rgb(23 88 88 / 0.25);
}
.bg-brand-green-800\/30 {
  background-color: rgb(23 88 88 / 0.3);
}
.bg-brand-green-800\/35 {
  background-color: rgb(23 88 88 / 0.35);
}
.bg-brand-green-800\/40 {
  background-color: rgb(23 88 88 / 0.4);
}
.bg-brand-green-800\/45 {
  background-color: rgb(23 88 88 / 0.45);
}
.bg-brand-green-800\/5 {
  background-color: rgb(23 88 88 / 0.05);
}
.bg-brand-green-800\/50 {
  background-color: rgb(23 88 88 / 0.5);
}
.bg-brand-green-800\/55 {
  background-color: rgb(23 88 88 / 0.55);
}
.bg-brand-green-800\/60 {
  background-color: rgb(23 88 88 / 0.6);
}
.bg-brand-green-800\/65 {
  background-color: rgb(23 88 88 / 0.65);
}
.bg-brand-green-800\/70 {
  background-color: rgb(23 88 88 / 0.7);
}
.bg-brand-green-800\/75 {
  background-color: rgb(23 88 88 / 0.75);
}
.bg-brand-green-800\/80 {
  background-color: rgb(23 88 88 / 0.8);
}
.bg-brand-green-800\/85 {
  background-color: rgb(23 88 88 / 0.85);
}
.bg-brand-green-800\/90 {
  background-color: rgb(23 88 88 / 0.9);
}
.bg-brand-green-800\/95 {
  background-color: rgb(23 88 88 / 0.95);
}
.bg-brand-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 73 73 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-900\/0 {
  background-color: rgb(24 73 73 / 0);
}
.bg-brand-green-900\/10 {
  background-color: rgb(24 73 73 / 0.1);
}
.bg-brand-green-900\/100 {
  background-color: rgb(24 73 73 / 1);
}
.bg-brand-green-900\/15 {
  background-color: rgb(24 73 73 / 0.15);
}
.bg-brand-green-900\/20 {
  background-color: rgb(24 73 73 / 0.2);
}
.bg-brand-green-900\/25 {
  background-color: rgb(24 73 73 / 0.25);
}
.bg-brand-green-900\/30 {
  background-color: rgb(24 73 73 / 0.3);
}
.bg-brand-green-900\/35 {
  background-color: rgb(24 73 73 / 0.35);
}
.bg-brand-green-900\/40 {
  background-color: rgb(24 73 73 / 0.4);
}
.bg-brand-green-900\/45 {
  background-color: rgb(24 73 73 / 0.45);
}
.bg-brand-green-900\/5 {
  background-color: rgb(24 73 73 / 0.05);
}
.bg-brand-green-900\/50 {
  background-color: rgb(24 73 73 / 0.5);
}
.bg-brand-green-900\/55 {
  background-color: rgb(24 73 73 / 0.55);
}
.bg-brand-green-900\/60 {
  background-color: rgb(24 73 73 / 0.6);
}
.bg-brand-green-900\/65 {
  background-color: rgb(24 73 73 / 0.65);
}
.bg-brand-green-900\/70 {
  background-color: rgb(24 73 73 / 0.7);
}
.bg-brand-green-900\/75 {
  background-color: rgb(24 73 73 / 0.75);
}
.bg-brand-green-900\/80 {
  background-color: rgb(24 73 73 / 0.8);
}
.bg-brand-green-900\/85 {
  background-color: rgb(24 73 73 / 0.85);
}
.bg-brand-green-900\/90 {
  background-color: rgb(24 73 73 / 0.9);
}
.bg-brand-green-900\/95 {
  background-color: rgb(24 73 73 / 0.95);
}
.bg-brand-green-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 43 44 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-950\/0 {
  background-color: rgb(7 43 44 / 0);
}
.bg-brand-green-950\/10 {
  background-color: rgb(7 43 44 / 0.1);
}
.bg-brand-green-950\/100 {
  background-color: rgb(7 43 44 / 1);
}
.bg-brand-green-950\/15 {
  background-color: rgb(7 43 44 / 0.15);
}
.bg-brand-green-950\/20 {
  background-color: rgb(7 43 44 / 0.2);
}
.bg-brand-green-950\/25 {
  background-color: rgb(7 43 44 / 0.25);
}
.bg-brand-green-950\/30 {
  background-color: rgb(7 43 44 / 0.3);
}
.bg-brand-green-950\/35 {
  background-color: rgb(7 43 44 / 0.35);
}
.bg-brand-green-950\/40 {
  background-color: rgb(7 43 44 / 0.4);
}
.bg-brand-green-950\/45 {
  background-color: rgb(7 43 44 / 0.45);
}
.bg-brand-green-950\/5 {
  background-color: rgb(7 43 44 / 0.05);
}
.bg-brand-green-950\/50 {
  background-color: rgb(7 43 44 / 0.5);
}
.bg-brand-green-950\/55 {
  background-color: rgb(7 43 44 / 0.55);
}
.bg-brand-green-950\/60 {
  background-color: rgb(7 43 44 / 0.6);
}
.bg-brand-green-950\/65 {
  background-color: rgb(7 43 44 / 0.65);
}
.bg-brand-green-950\/70 {
  background-color: rgb(7 43 44 / 0.7);
}
.bg-brand-green-950\/75 {
  background-color: rgb(7 43 44 / 0.75);
}
.bg-brand-green-950\/80 {
  background-color: rgb(7 43 44 / 0.8);
}
.bg-brand-green-950\/85 {
  background-color: rgb(7 43 44 / 0.85);
}
.bg-brand-green-950\/90 {
  background-color: rgb(7 43 44 / 0.9);
}
.bg-brand-green-950\/95 {
  background-color: rgb(7 43 44 / 0.95);
}
.bg-brand-green-foreground {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-foreground\/0 {
  background-color: rgb(255 255 255 / 0);
}
.bg-brand-green-foreground\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-brand-green-foreground\/100 {
  background-color: rgb(255 255 255 / 1);
}
.bg-brand-green-foreground\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.bg-brand-green-foreground\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-brand-green-foreground\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.bg-brand-green-foreground\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-brand-green-foreground\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-brand-green-foreground\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-brand-green-foreground\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-brand-green-foreground\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-brand-green-foreground\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-brand-green-foreground\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-brand-green-foreground\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-brand-green-foreground\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-brand-green-foreground\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-brand-green-foreground\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-brand-green-foreground\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-brand-green-foreground\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.bg-brand-green-foreground\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-brand-green-foreground\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-brand-green\/0 {
  background-color: rgb(34 178 170 / 0);
}
.bg-brand-green\/10 {
  background-color: rgb(34 178 170 / 0.1);
}
.bg-brand-green\/100 {
  background-color: rgb(34 178 170 / 1);
}
.bg-brand-green\/15 {
  background-color: rgb(34 178 170 / 0.15);
}
.bg-brand-green\/20 {
  background-color: rgb(34 178 170 / 0.2);
}
.bg-brand-green\/25 {
  background-color: rgb(34 178 170 / 0.25);
}
.bg-brand-green\/30 {
  background-color: rgb(34 178 170 / 0.3);
}
.bg-brand-green\/35 {
  background-color: rgb(34 178 170 / 0.35);
}
.bg-brand-green\/40 {
  background-color: rgb(34 178 170 / 0.4);
}
.bg-brand-green\/45 {
  background-color: rgb(34 178 170 / 0.45);
}
.bg-brand-green\/5 {
  background-color: rgb(34 178 170 / 0.05);
}
.bg-brand-green\/50 {
  background-color: rgb(34 178 170 / 0.5);
}
.bg-brand-green\/55 {
  background-color: rgb(34 178 170 / 0.55);
}
.bg-brand-green\/60 {
  background-color: rgb(34 178 170 / 0.6);
}
.bg-brand-green\/65 {
  background-color: rgb(34 178 170 / 0.65);
}
.bg-brand-green\/70 {
  background-color: rgb(34 178 170 / 0.7);
}
.bg-brand-green\/75 {
  background-color: rgb(34 178 170 / 0.75);
}
.bg-brand-green\/80 {
  background-color: rgb(34 178 170 / 0.8);
}
.bg-brand-green\/85 {
  background-color: rgb(34 178 170 / 0.85);
}
.bg-brand-green\/90 {
  background-color: rgb(34 178 170 / 0.9);
}
.bg-brand-green\/95 {
  background-color: rgb(34 178 170 / 0.95);
}
.bg-brand-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(245 156 0 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 244 197 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-100\/0 {
  background-color: rgb(255 244 197 / 0);
}
.bg-brand-orange-100\/10 {
  background-color: rgb(255 244 197 / 0.1);
}
.bg-brand-orange-100\/100 {
  background-color: rgb(255 244 197 / 1);
}
.bg-brand-orange-100\/15 {
  background-color: rgb(255 244 197 / 0.15);
}
.bg-brand-orange-100\/20 {
  background-color: rgb(255 244 197 / 0.2);
}
.bg-brand-orange-100\/25 {
  background-color: rgb(255 244 197 / 0.25);
}
.bg-brand-orange-100\/30 {
  background-color: rgb(255 244 197 / 0.3);
}
.bg-brand-orange-100\/35 {
  background-color: rgb(255 244 197 / 0.35);
}
.bg-brand-orange-100\/40 {
  background-color: rgb(255 244 197 / 0.4);
}
.bg-brand-orange-100\/45 {
  background-color: rgb(255 244 197 / 0.45);
}
.bg-brand-orange-100\/5 {
  background-color: rgb(255 244 197 / 0.05);
}
.bg-brand-orange-100\/50 {
  background-color: rgb(255 244 197 / 0.5);
}
.bg-brand-orange-100\/55 {
  background-color: rgb(255 244 197 / 0.55);
}
.bg-brand-orange-100\/60 {
  background-color: rgb(255 244 197 / 0.6);
}
.bg-brand-orange-100\/65 {
  background-color: rgb(255 244 197 / 0.65);
}
.bg-brand-orange-100\/70 {
  background-color: rgb(255 244 197 / 0.7);
}
.bg-brand-orange-100\/75 {
  background-color: rgb(255 244 197 / 0.75);
}
.bg-brand-orange-100\/80 {
  background-color: rgb(255 244 197 / 0.8);
}
.bg-brand-orange-100\/85 {
  background-color: rgb(255 244 197 / 0.85);
}
.bg-brand-orange-100\/90 {
  background-color: rgb(255 244 197 / 0.9);
}
.bg-brand-orange-100\/95 {
  background-color: rgb(255 244 197 / 0.95);
}
.bg-brand-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 234 133 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-200\/0 {
  background-color: rgb(255 234 133 / 0);
}
.bg-brand-orange-200\/10 {
  background-color: rgb(255 234 133 / 0.1);
}
.bg-brand-orange-200\/100 {
  background-color: rgb(255 234 133 / 1);
}
.bg-brand-orange-200\/15 {
  background-color: rgb(255 234 133 / 0.15);
}
.bg-brand-orange-200\/20 {
  background-color: rgb(255 234 133 / 0.2);
}
.bg-brand-orange-200\/25 {
  background-color: rgb(255 234 133 / 0.25);
}
.bg-brand-orange-200\/30 {
  background-color: rgb(255 234 133 / 0.3);
}
.bg-brand-orange-200\/35 {
  background-color: rgb(255 234 133 / 0.35);
}
.bg-brand-orange-200\/40 {
  background-color: rgb(255 234 133 / 0.4);
}
.bg-brand-orange-200\/45 {
  background-color: rgb(255 234 133 / 0.45);
}
.bg-brand-orange-200\/5 {
  background-color: rgb(255 234 133 / 0.05);
}
.bg-brand-orange-200\/50 {
  background-color: rgb(255 234 133 / 0.5);
}
.bg-brand-orange-200\/55 {
  background-color: rgb(255 234 133 / 0.55);
}
.bg-brand-orange-200\/60 {
  background-color: rgb(255 234 133 / 0.6);
}
.bg-brand-orange-200\/65 {
  background-color: rgb(255 234 133 / 0.65);
}
.bg-brand-orange-200\/70 {
  background-color: rgb(255 234 133 / 0.7);
}
.bg-brand-orange-200\/75 {
  background-color: rgb(255 234 133 / 0.75);
}
.bg-brand-orange-200\/80 {
  background-color: rgb(255 234 133 / 0.8);
}
.bg-brand-orange-200\/85 {
  background-color: rgb(255 234 133 / 0.85);
}
.bg-brand-orange-200\/90 {
  background-color: rgb(255 234 133 / 0.9);
}
.bg-brand-orange-200\/95 {
  background-color: rgb(255 234 133 / 0.95);
}
.bg-brand-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 217 70 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-300\/0 {
  background-color: rgb(255 217 70 / 0);
}
.bg-brand-orange-300\/10 {
  background-color: rgb(255 217 70 / 0.1);
}
.bg-brand-orange-300\/100 {
  background-color: rgb(255 217 70 / 1);
}
.bg-brand-orange-300\/15 {
  background-color: rgb(255 217 70 / 0.15);
}
.bg-brand-orange-300\/20 {
  background-color: rgb(255 217 70 / 0.2);
}
.bg-brand-orange-300\/25 {
  background-color: rgb(255 217 70 / 0.25);
}
.bg-brand-orange-300\/30 {
  background-color: rgb(255 217 70 / 0.3);
}
.bg-brand-orange-300\/35 {
  background-color: rgb(255 217 70 / 0.35);
}
.bg-brand-orange-300\/40 {
  background-color: rgb(255 217 70 / 0.4);
}
.bg-brand-orange-300\/45 {
  background-color: rgb(255 217 70 / 0.45);
}
.bg-brand-orange-300\/5 {
  background-color: rgb(255 217 70 / 0.05);
}
.bg-brand-orange-300\/50 {
  background-color: rgb(255 217 70 / 0.5);
}
.bg-brand-orange-300\/55 {
  background-color: rgb(255 217 70 / 0.55);
}
.bg-brand-orange-300\/60 {
  background-color: rgb(255 217 70 / 0.6);
}
.bg-brand-orange-300\/65 {
  background-color: rgb(255 217 70 / 0.65);
}
.bg-brand-orange-300\/70 {
  background-color: rgb(255 217 70 / 0.7);
}
.bg-brand-orange-300\/75 {
  background-color: rgb(255 217 70 / 0.75);
}
.bg-brand-orange-300\/80 {
  background-color: rgb(255 217 70 / 0.8);
}
.bg-brand-orange-300\/85 {
  background-color: rgb(255 217 70 / 0.85);
}
.bg-brand-orange-300\/90 {
  background-color: rgb(255 217 70 / 0.9);
}
.bg-brand-orange-300\/95 {
  background-color: rgb(255 217 70 / 0.95);
}
.bg-brand-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 197 27 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-400\/0 {
  background-color: rgb(255 197 27 / 0);
}
.bg-brand-orange-400\/10 {
  background-color: rgb(255 197 27 / 0.1);
}
.bg-brand-orange-400\/100 {
  background-color: rgb(255 197 27 / 1);
}
.bg-brand-orange-400\/15 {
  background-color: rgb(255 197 27 / 0.15);
}
.bg-brand-orange-400\/20 {
  background-color: rgb(255 197 27 / 0.2);
}
.bg-brand-orange-400\/25 {
  background-color: rgb(255 197 27 / 0.25);
}
.bg-brand-orange-400\/30 {
  background-color: rgb(255 197 27 / 0.3);
}
.bg-brand-orange-400\/35 {
  background-color: rgb(255 197 27 / 0.35);
}
.bg-brand-orange-400\/40 {
  background-color: rgb(255 197 27 / 0.4);
}
.bg-brand-orange-400\/45 {
  background-color: rgb(255 197 27 / 0.45);
}
.bg-brand-orange-400\/5 {
  background-color: rgb(255 197 27 / 0.05);
}
.bg-brand-orange-400\/50 {
  background-color: rgb(255 197 27 / 0.5);
}
.bg-brand-orange-400\/55 {
  background-color: rgb(255 197 27 / 0.55);
}
.bg-brand-orange-400\/60 {
  background-color: rgb(255 197 27 / 0.6);
}
.bg-brand-orange-400\/65 {
  background-color: rgb(255 197 27 / 0.65);
}
.bg-brand-orange-400\/70 {
  background-color: rgb(255 197 27 / 0.7);
}
.bg-brand-orange-400\/75 {
  background-color: rgb(255 197 27 / 0.75);
}
.bg-brand-orange-400\/80 {
  background-color: rgb(255 197 27 / 0.8);
}
.bg-brand-orange-400\/85 {
  background-color: rgb(255 197 27 / 0.85);
}
.bg-brand-orange-400\/90 {
  background-color: rgb(255 197 27 / 0.9);
}
.bg-brand-orange-400\/95 {
  background-color: rgb(255 197 27 / 0.95);
}
.bg-brand-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 252 234 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-50\/0 {
  background-color: rgb(255 252 234 / 0);
}
.bg-brand-orange-50\/10 {
  background-color: rgb(255 252 234 / 0.1);
}
.bg-brand-orange-50\/100 {
  background-color: rgb(255 252 234 / 1);
}
.bg-brand-orange-50\/15 {
  background-color: rgb(255 252 234 / 0.15);
}
.bg-brand-orange-50\/20 {
  background-color: rgb(255 252 234 / 0.2);
}
.bg-brand-orange-50\/25 {
  background-color: rgb(255 252 234 / 0.25);
}
.bg-brand-orange-50\/30 {
  background-color: rgb(255 252 234 / 0.3);
}
.bg-brand-orange-50\/35 {
  background-color: rgb(255 252 234 / 0.35);
}
.bg-brand-orange-50\/40 {
  background-color: rgb(255 252 234 / 0.4);
}
.bg-brand-orange-50\/45 {
  background-color: rgb(255 252 234 / 0.45);
}
.bg-brand-orange-50\/5 {
  background-color: rgb(255 252 234 / 0.05);
}
.bg-brand-orange-50\/50 {
  background-color: rgb(255 252 234 / 0.5);
}
.bg-brand-orange-50\/55 {
  background-color: rgb(255 252 234 / 0.55);
}
.bg-brand-orange-50\/60 {
  background-color: rgb(255 252 234 / 0.6);
}
.bg-brand-orange-50\/65 {
  background-color: rgb(255 252 234 / 0.65);
}
.bg-brand-orange-50\/70 {
  background-color: rgb(255 252 234 / 0.7);
}
.bg-brand-orange-50\/75 {
  background-color: rgb(255 252 234 / 0.75);
}
.bg-brand-orange-50\/80 {
  background-color: rgb(255 252 234 / 0.8);
}
.bg-brand-orange-50\/85 {
  background-color: rgb(255 252 234 / 0.85);
}
.bg-brand-orange-50\/90 {
  background-color: rgb(255 252 234 / 0.9);
}
.bg-brand-orange-50\/95 {
  background-color: rgb(255 252 234 / 0.95);
}
.bg-brand-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 156 0 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-500\/0 {
  background-color: rgb(245 156 0 / 0);
}
.bg-brand-orange-500\/10 {
  background-color: rgb(245 156 0 / 0.1);
}
.bg-brand-orange-500\/100 {
  background-color: rgb(245 156 0 / 1);
}
.bg-brand-orange-500\/15 {
  background-color: rgb(245 156 0 / 0.15);
}
.bg-brand-orange-500\/20 {
  background-color: rgb(245 156 0 / 0.2);
}
.bg-brand-orange-500\/25 {
  background-color: rgb(245 156 0 / 0.25);
}
.bg-brand-orange-500\/30 {
  background-color: rgb(245 156 0 / 0.3);
}
.bg-brand-orange-500\/35 {
  background-color: rgb(245 156 0 / 0.35);
}
.bg-brand-orange-500\/40 {
  background-color: rgb(245 156 0 / 0.4);
}
.bg-brand-orange-500\/45 {
  background-color: rgb(245 156 0 / 0.45);
}
.bg-brand-orange-500\/5 {
  background-color: rgb(245 156 0 / 0.05);
}
.bg-brand-orange-500\/50 {
  background-color: rgb(245 156 0 / 0.5);
}
.bg-brand-orange-500\/55 {
  background-color: rgb(245 156 0 / 0.55);
}
.bg-brand-orange-500\/60 {
  background-color: rgb(245 156 0 / 0.6);
}
.bg-brand-orange-500\/65 {
  background-color: rgb(245 156 0 / 0.65);
}
.bg-brand-orange-500\/70 {
  background-color: rgb(245 156 0 / 0.7);
}
.bg-brand-orange-500\/75 {
  background-color: rgb(245 156 0 / 0.75);
}
.bg-brand-orange-500\/80 {
  background-color: rgb(245 156 0 / 0.8);
}
.bg-brand-orange-500\/85 {
  background-color: rgb(245 156 0 / 0.85);
}
.bg-brand-orange-500\/90 {
  background-color: rgb(245 156 0 / 0.9);
}
.bg-brand-orange-500\/95 {
  background-color: rgb(245 156 0 / 0.95);
}
.bg-brand-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 122 0 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-600\/0 {
  background-color: rgb(226 122 0 / 0);
}
.bg-brand-orange-600\/10 {
  background-color: rgb(226 122 0 / 0.1);
}
.bg-brand-orange-600\/100 {
  background-color: rgb(226 122 0 / 1);
}
.bg-brand-orange-600\/15 {
  background-color: rgb(226 122 0 / 0.15);
}
.bg-brand-orange-600\/20 {
  background-color: rgb(226 122 0 / 0.2);
}
.bg-brand-orange-600\/25 {
  background-color: rgb(226 122 0 / 0.25);
}
.bg-brand-orange-600\/30 {
  background-color: rgb(226 122 0 / 0.3);
}
.bg-brand-orange-600\/35 {
  background-color: rgb(226 122 0 / 0.35);
}
.bg-brand-orange-600\/40 {
  background-color: rgb(226 122 0 / 0.4);
}
.bg-brand-orange-600\/45 {
  background-color: rgb(226 122 0 / 0.45);
}
.bg-brand-orange-600\/5 {
  background-color: rgb(226 122 0 / 0.05);
}
.bg-brand-orange-600\/50 {
  background-color: rgb(226 122 0 / 0.5);
}
.bg-brand-orange-600\/55 {
  background-color: rgb(226 122 0 / 0.55);
}
.bg-brand-orange-600\/60 {
  background-color: rgb(226 122 0 / 0.6);
}
.bg-brand-orange-600\/65 {
  background-color: rgb(226 122 0 / 0.65);
}
.bg-brand-orange-600\/70 {
  background-color: rgb(226 122 0 / 0.7);
}
.bg-brand-orange-600\/75 {
  background-color: rgb(226 122 0 / 0.75);
}
.bg-brand-orange-600\/80 {
  background-color: rgb(226 122 0 / 0.8);
}
.bg-brand-orange-600\/85 {
  background-color: rgb(226 122 0 / 0.85);
}
.bg-brand-orange-600\/90 {
  background-color: rgb(226 122 0 / 0.9);
}
.bg-brand-orange-600\/95 {
  background-color: rgb(226 122 0 / 0.95);
}
.bg-brand-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 84 2 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-700\/0 {
  background-color: rgb(187 84 2 / 0);
}
.bg-brand-orange-700\/10 {
  background-color: rgb(187 84 2 / 0.1);
}
.bg-brand-orange-700\/100 {
  background-color: rgb(187 84 2 / 1);
}
.bg-brand-orange-700\/15 {
  background-color: rgb(187 84 2 / 0.15);
}
.bg-brand-orange-700\/20 {
  background-color: rgb(187 84 2 / 0.2);
}
.bg-brand-orange-700\/25 {
  background-color: rgb(187 84 2 / 0.25);
}
.bg-brand-orange-700\/30 {
  background-color: rgb(187 84 2 / 0.3);
}
.bg-brand-orange-700\/35 {
  background-color: rgb(187 84 2 / 0.35);
}
.bg-brand-orange-700\/40 {
  background-color: rgb(187 84 2 / 0.4);
}
.bg-brand-orange-700\/45 {
  background-color: rgb(187 84 2 / 0.45);
}
.bg-brand-orange-700\/5 {
  background-color: rgb(187 84 2 / 0.05);
}
.bg-brand-orange-700\/50 {
  background-color: rgb(187 84 2 / 0.5);
}
.bg-brand-orange-700\/55 {
  background-color: rgb(187 84 2 / 0.55);
}
.bg-brand-orange-700\/60 {
  background-color: rgb(187 84 2 / 0.6);
}
.bg-brand-orange-700\/65 {
  background-color: rgb(187 84 2 / 0.65);
}
.bg-brand-orange-700\/70 {
  background-color: rgb(187 84 2 / 0.7);
}
.bg-brand-orange-700\/75 {
  background-color: rgb(187 84 2 / 0.75);
}
.bg-brand-orange-700\/80 {
  background-color: rgb(187 84 2 / 0.8);
}
.bg-brand-orange-700\/85 {
  background-color: rgb(187 84 2 / 0.85);
}
.bg-brand-orange-700\/90 {
  background-color: rgb(187 84 2 / 0.9);
}
.bg-brand-orange-700\/95 {
  background-color: rgb(187 84 2 / 0.95);
}
.bg-brand-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(152 64 8 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-800\/0 {
  background-color: rgb(152 64 8 / 0);
}
.bg-brand-orange-800\/10 {
  background-color: rgb(152 64 8 / 0.1);
}
.bg-brand-orange-800\/100 {
  background-color: rgb(152 64 8 / 1);
}
.bg-brand-orange-800\/15 {
  background-color: rgb(152 64 8 / 0.15);
}
.bg-brand-orange-800\/20 {
  background-color: rgb(152 64 8 / 0.2);
}
.bg-brand-orange-800\/25 {
  background-color: rgb(152 64 8 / 0.25);
}
.bg-brand-orange-800\/30 {
  background-color: rgb(152 64 8 / 0.3);
}
.bg-brand-orange-800\/35 {
  background-color: rgb(152 64 8 / 0.35);
}
.bg-brand-orange-800\/40 {
  background-color: rgb(152 64 8 / 0.4);
}
.bg-brand-orange-800\/45 {
  background-color: rgb(152 64 8 / 0.45);
}
.bg-brand-orange-800\/5 {
  background-color: rgb(152 64 8 / 0.05);
}
.bg-brand-orange-800\/50 {
  background-color: rgb(152 64 8 / 0.5);
}
.bg-brand-orange-800\/55 {
  background-color: rgb(152 64 8 / 0.55);
}
.bg-brand-orange-800\/60 {
  background-color: rgb(152 64 8 / 0.6);
}
.bg-brand-orange-800\/65 {
  background-color: rgb(152 64 8 / 0.65);
}
.bg-brand-orange-800\/70 {
  background-color: rgb(152 64 8 / 0.7);
}
.bg-brand-orange-800\/75 {
  background-color: rgb(152 64 8 / 0.75);
}
.bg-brand-orange-800\/80 {
  background-color: rgb(152 64 8 / 0.8);
}
.bg-brand-orange-800\/85 {
  background-color: rgb(152 64 8 / 0.85);
}
.bg-brand-orange-800\/90 {
  background-color: rgb(152 64 8 / 0.9);
}
.bg-brand-orange-800\/95 {
  background-color: rgb(152 64 8 / 0.95);
}
.bg-brand-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 53 11 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-900\/0 {
  background-color: rgb(124 53 11 / 0);
}
.bg-brand-orange-900\/10 {
  background-color: rgb(124 53 11 / 0.1);
}
.bg-brand-orange-900\/100 {
  background-color: rgb(124 53 11 / 1);
}
.bg-brand-orange-900\/15 {
  background-color: rgb(124 53 11 / 0.15);
}
.bg-brand-orange-900\/20 {
  background-color: rgb(124 53 11 / 0.2);
}
.bg-brand-orange-900\/25 {
  background-color: rgb(124 53 11 / 0.25);
}
.bg-brand-orange-900\/30 {
  background-color: rgb(124 53 11 / 0.3);
}
.bg-brand-orange-900\/35 {
  background-color: rgb(124 53 11 / 0.35);
}
.bg-brand-orange-900\/40 {
  background-color: rgb(124 53 11 / 0.4);
}
.bg-brand-orange-900\/45 {
  background-color: rgb(124 53 11 / 0.45);
}
.bg-brand-orange-900\/5 {
  background-color: rgb(124 53 11 / 0.05);
}
.bg-brand-orange-900\/50 {
  background-color: rgb(124 53 11 / 0.5);
}
.bg-brand-orange-900\/55 {
  background-color: rgb(124 53 11 / 0.55);
}
.bg-brand-orange-900\/60 {
  background-color: rgb(124 53 11 / 0.6);
}
.bg-brand-orange-900\/65 {
  background-color: rgb(124 53 11 / 0.65);
}
.bg-brand-orange-900\/70 {
  background-color: rgb(124 53 11 / 0.7);
}
.bg-brand-orange-900\/75 {
  background-color: rgb(124 53 11 / 0.75);
}
.bg-brand-orange-900\/80 {
  background-color: rgb(124 53 11 / 0.8);
}
.bg-brand-orange-900\/85 {
  background-color: rgb(124 53 11 / 0.85);
}
.bg-brand-orange-900\/90 {
  background-color: rgb(124 53 11 / 0.9);
}
.bg-brand-orange-900\/95 {
  background-color: rgb(124 53 11 / 0.95);
}
.bg-brand-orange-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(72 26 0 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-950\/0 {
  background-color: rgb(72 26 0 / 0);
}
.bg-brand-orange-950\/10 {
  background-color: rgb(72 26 0 / 0.1);
}
.bg-brand-orange-950\/100 {
  background-color: rgb(72 26 0 / 1);
}
.bg-brand-orange-950\/15 {
  background-color: rgb(72 26 0 / 0.15);
}
.bg-brand-orange-950\/20 {
  background-color: rgb(72 26 0 / 0.2);
}
.bg-brand-orange-950\/25 {
  background-color: rgb(72 26 0 / 0.25);
}
.bg-brand-orange-950\/30 {
  background-color: rgb(72 26 0 / 0.3);
}
.bg-brand-orange-950\/35 {
  background-color: rgb(72 26 0 / 0.35);
}
.bg-brand-orange-950\/40 {
  background-color: rgb(72 26 0 / 0.4);
}
.bg-brand-orange-950\/45 {
  background-color: rgb(72 26 0 / 0.45);
}
.bg-brand-orange-950\/5 {
  background-color: rgb(72 26 0 / 0.05);
}
.bg-brand-orange-950\/50 {
  background-color: rgb(72 26 0 / 0.5);
}
.bg-brand-orange-950\/55 {
  background-color: rgb(72 26 0 / 0.55);
}
.bg-brand-orange-950\/60 {
  background-color: rgb(72 26 0 / 0.6);
}
.bg-brand-orange-950\/65 {
  background-color: rgb(72 26 0 / 0.65);
}
.bg-brand-orange-950\/70 {
  background-color: rgb(72 26 0 / 0.7);
}
.bg-brand-orange-950\/75 {
  background-color: rgb(72 26 0 / 0.75);
}
.bg-brand-orange-950\/80 {
  background-color: rgb(72 26 0 / 0.8);
}
.bg-brand-orange-950\/85 {
  background-color: rgb(72 26 0 / 0.85);
}
.bg-brand-orange-950\/90 {
  background-color: rgb(72 26 0 / 0.9);
}
.bg-brand-orange-950\/95 {
  background-color: rgb(72 26 0 / 0.95);
}
.bg-brand-orange-foreground {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange-foreground\/0 {
  background-color: rgb(255 255 255 / 0);
}
.bg-brand-orange-foreground\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-brand-orange-foreground\/100 {
  background-color: rgb(255 255 255 / 1);
}
.bg-brand-orange-foreground\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.bg-brand-orange-foreground\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-brand-orange-foreground\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.bg-brand-orange-foreground\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-brand-orange-foreground\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-brand-orange-foreground\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-brand-orange-foreground\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-brand-orange-foreground\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-brand-orange-foreground\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-brand-orange-foreground\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-brand-orange-foreground\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-brand-orange-foreground\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-brand-orange-foreground\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-brand-orange-foreground\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-brand-orange-foreground\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-brand-orange-foreground\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.bg-brand-orange-foreground\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-brand-orange-foreground\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-brand-orange\/0 {
  background-color: rgb(245 156 0 / 0);
}
.bg-brand-orange\/10 {
  background-color: rgb(245 156 0 / 0.1);
}
.bg-brand-orange\/100 {
  background-color: rgb(245 156 0 / 1);
}
.bg-brand-orange\/15 {
  background-color: rgb(245 156 0 / 0.15);
}
.bg-brand-orange\/20 {
  background-color: rgb(245 156 0 / 0.2);
}
.bg-brand-orange\/25 {
  background-color: rgb(245 156 0 / 0.25);
}
.bg-brand-orange\/30 {
  background-color: rgb(245 156 0 / 0.3);
}
.bg-brand-orange\/35 {
  background-color: rgb(245 156 0 / 0.35);
}
.bg-brand-orange\/40 {
  background-color: rgb(245 156 0 / 0.4);
}
.bg-brand-orange\/45 {
  background-color: rgb(245 156 0 / 0.45);
}
.bg-brand-orange\/5 {
  background-color: rgb(245 156 0 / 0.05);
}
.bg-brand-orange\/50 {
  background-color: rgb(245 156 0 / 0.5);
}
.bg-brand-orange\/55 {
  background-color: rgb(245 156 0 / 0.55);
}
.bg-brand-orange\/60 {
  background-color: rgb(245 156 0 / 0.6);
}
.bg-brand-orange\/65 {
  background-color: rgb(245 156 0 / 0.65);
}
.bg-brand-orange\/70 {
  background-color: rgb(245 156 0 / 0.7);
}
.bg-brand-orange\/75 {
  background-color: rgb(245 156 0 / 0.75);
}
.bg-brand-orange\/80 {
  background-color: rgb(245 156 0 / 0.8);
}
.bg-brand-orange\/85 {
  background-color: rgb(245 156 0 / 0.85);
}
.bg-brand-orange\/90 {
  background-color: rgb(245 156 0 / 0.9);
}
.bg-brand-orange\/95 {
  background-color: rgb(245 156 0 / 0.95);
}
.bg-brand-plum {
  --tw-bg-opacity: 1;
  background-color: rgb(165 35 104 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 233 245 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-100\/0 {
  background-color: rgb(250 233 245 / 0);
}
.bg-brand-plum-100\/10 {
  background-color: rgb(250 233 245 / 0.1);
}
.bg-brand-plum-100\/100 {
  background-color: rgb(250 233 245 / 1);
}
.bg-brand-plum-100\/15 {
  background-color: rgb(250 233 245 / 0.15);
}
.bg-brand-plum-100\/20 {
  background-color: rgb(250 233 245 / 0.2);
}
.bg-brand-plum-100\/25 {
  background-color: rgb(250 233 245 / 0.25);
}
.bg-brand-plum-100\/30 {
  background-color: rgb(250 233 245 / 0.3);
}
.bg-brand-plum-100\/35 {
  background-color: rgb(250 233 245 / 0.35);
}
.bg-brand-plum-100\/40 {
  background-color: rgb(250 233 245 / 0.4);
}
.bg-brand-plum-100\/45 {
  background-color: rgb(250 233 245 / 0.45);
}
.bg-brand-plum-100\/5 {
  background-color: rgb(250 233 245 / 0.05);
}
.bg-brand-plum-100\/50 {
  background-color: rgb(250 233 245 / 0.5);
}
.bg-brand-plum-100\/55 {
  background-color: rgb(250 233 245 / 0.55);
}
.bg-brand-plum-100\/60 {
  background-color: rgb(250 233 245 / 0.6);
}
.bg-brand-plum-100\/65 {
  background-color: rgb(250 233 245 / 0.65);
}
.bg-brand-plum-100\/70 {
  background-color: rgb(250 233 245 / 0.7);
}
.bg-brand-plum-100\/75 {
  background-color: rgb(250 233 245 / 0.75);
}
.bg-brand-plum-100\/80 {
  background-color: rgb(250 233 245 / 0.8);
}
.bg-brand-plum-100\/85 {
  background-color: rgb(250 233 245 / 0.85);
}
.bg-brand-plum-100\/90 {
  background-color: rgb(250 233 245 / 0.9);
}
.bg-brand-plum-100\/95 {
  background-color: rgb(250 233 245 / 0.95);
}
.bg-brand-plum-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 211 236 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-200\/0 {
  background-color: rgb(247 211 236 / 0);
}
.bg-brand-plum-200\/10 {
  background-color: rgb(247 211 236 / 0.1);
}
.bg-brand-plum-200\/100 {
  background-color: rgb(247 211 236 / 1);
}
.bg-brand-plum-200\/15 {
  background-color: rgb(247 211 236 / 0.15);
}
.bg-brand-plum-200\/20 {
  background-color: rgb(247 211 236 / 0.2);
}
.bg-brand-plum-200\/25 {
  background-color: rgb(247 211 236 / 0.25);
}
.bg-brand-plum-200\/30 {
  background-color: rgb(247 211 236 / 0.3);
}
.bg-brand-plum-200\/35 {
  background-color: rgb(247 211 236 / 0.35);
}
.bg-brand-plum-200\/40 {
  background-color: rgb(247 211 236 / 0.4);
}
.bg-brand-plum-200\/45 {
  background-color: rgb(247 211 236 / 0.45);
}
.bg-brand-plum-200\/5 {
  background-color: rgb(247 211 236 / 0.05);
}
.bg-brand-plum-200\/50 {
  background-color: rgb(247 211 236 / 0.5);
}
.bg-brand-plum-200\/55 {
  background-color: rgb(247 211 236 / 0.55);
}
.bg-brand-plum-200\/60 {
  background-color: rgb(247 211 236 / 0.6);
}
.bg-brand-plum-200\/65 {
  background-color: rgb(247 211 236 / 0.65);
}
.bg-brand-plum-200\/70 {
  background-color: rgb(247 211 236 / 0.7);
}
.bg-brand-plum-200\/75 {
  background-color: rgb(247 211 236 / 0.75);
}
.bg-brand-plum-200\/80 {
  background-color: rgb(247 211 236 / 0.8);
}
.bg-brand-plum-200\/85 {
  background-color: rgb(247 211 236 / 0.85);
}
.bg-brand-plum-200\/90 {
  background-color: rgb(247 211 236 / 0.9);
}
.bg-brand-plum-200\/95 {
  background-color: rgb(247 211 236 / 0.95);
}
.bg-brand-plum-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 175 219 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-300\/0 {
  background-color: rgb(242 175 219 / 0);
}
.bg-brand-plum-300\/10 {
  background-color: rgb(242 175 219 / 0.1);
}
.bg-brand-plum-300\/100 {
  background-color: rgb(242 175 219 / 1);
}
.bg-brand-plum-300\/15 {
  background-color: rgb(242 175 219 / 0.15);
}
.bg-brand-plum-300\/20 {
  background-color: rgb(242 175 219 / 0.2);
}
.bg-brand-plum-300\/25 {
  background-color: rgb(242 175 219 / 0.25);
}
.bg-brand-plum-300\/30 {
  background-color: rgb(242 175 219 / 0.3);
}
.bg-brand-plum-300\/35 {
  background-color: rgb(242 175 219 / 0.35);
}
.bg-brand-plum-300\/40 {
  background-color: rgb(242 175 219 / 0.4);
}
.bg-brand-plum-300\/45 {
  background-color: rgb(242 175 219 / 0.45);
}
.bg-brand-plum-300\/5 {
  background-color: rgb(242 175 219 / 0.05);
}
.bg-brand-plum-300\/50 {
  background-color: rgb(242 175 219 / 0.5);
}
.bg-brand-plum-300\/55 {
  background-color: rgb(242 175 219 / 0.55);
}
.bg-brand-plum-300\/60 {
  background-color: rgb(242 175 219 / 0.6);
}
.bg-brand-plum-300\/65 {
  background-color: rgb(242 175 219 / 0.65);
}
.bg-brand-plum-300\/70 {
  background-color: rgb(242 175 219 / 0.7);
}
.bg-brand-plum-300\/75 {
  background-color: rgb(242 175 219 / 0.75);
}
.bg-brand-plum-300\/80 {
  background-color: rgb(242 175 219 / 0.8);
}
.bg-brand-plum-300\/85 {
  background-color: rgb(242 175 219 / 0.85);
}
.bg-brand-plum-300\/90 {
  background-color: rgb(242 175 219 / 0.9);
}
.bg-brand-plum-300\/95 {
  background-color: rgb(242 175 219 / 0.95);
}
.bg-brand-plum-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 125 194 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-400\/0 {
  background-color: rgb(233 125 194 / 0);
}
.bg-brand-plum-400\/10 {
  background-color: rgb(233 125 194 / 0.1);
}
.bg-brand-plum-400\/100 {
  background-color: rgb(233 125 194 / 1);
}
.bg-brand-plum-400\/15 {
  background-color: rgb(233 125 194 / 0.15);
}
.bg-brand-plum-400\/20 {
  background-color: rgb(233 125 194 / 0.2);
}
.bg-brand-plum-400\/25 {
  background-color: rgb(233 125 194 / 0.25);
}
.bg-brand-plum-400\/30 {
  background-color: rgb(233 125 194 / 0.3);
}
.bg-brand-plum-400\/35 {
  background-color: rgb(233 125 194 / 0.35);
}
.bg-brand-plum-400\/40 {
  background-color: rgb(233 125 194 / 0.4);
}
.bg-brand-plum-400\/45 {
  background-color: rgb(233 125 194 / 0.45);
}
.bg-brand-plum-400\/5 {
  background-color: rgb(233 125 194 / 0.05);
}
.bg-brand-plum-400\/50 {
  background-color: rgb(233 125 194 / 0.5);
}
.bg-brand-plum-400\/55 {
  background-color: rgb(233 125 194 / 0.55);
}
.bg-brand-plum-400\/60 {
  background-color: rgb(233 125 194 / 0.6);
}
.bg-brand-plum-400\/65 {
  background-color: rgb(233 125 194 / 0.65);
}
.bg-brand-plum-400\/70 {
  background-color: rgb(233 125 194 / 0.7);
}
.bg-brand-plum-400\/75 {
  background-color: rgb(233 125 194 / 0.75);
}
.bg-brand-plum-400\/80 {
  background-color: rgb(233 125 194 / 0.8);
}
.bg-brand-plum-400\/85 {
  background-color: rgb(233 125 194 / 0.85);
}
.bg-brand-plum-400\/90 {
  background-color: rgb(233 125 194 / 0.9);
}
.bg-brand-plum-400\/95 {
  background-color: rgb(233 125 194 / 0.95);
}
.bg-brand-plum-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 243 249 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-50\/0 {
  background-color: rgb(252 243 249 / 0);
}
.bg-brand-plum-50\/10 {
  background-color: rgb(252 243 249 / 0.1);
}
.bg-brand-plum-50\/100 {
  background-color: rgb(252 243 249 / 1);
}
.bg-brand-plum-50\/15 {
  background-color: rgb(252 243 249 / 0.15);
}
.bg-brand-plum-50\/20 {
  background-color: rgb(252 243 249 / 0.2);
}
.bg-brand-plum-50\/25 {
  background-color: rgb(252 243 249 / 0.25);
}
.bg-brand-plum-50\/30 {
  background-color: rgb(252 243 249 / 0.3);
}
.bg-brand-plum-50\/35 {
  background-color: rgb(252 243 249 / 0.35);
}
.bg-brand-plum-50\/40 {
  background-color: rgb(252 243 249 / 0.4);
}
.bg-brand-plum-50\/45 {
  background-color: rgb(252 243 249 / 0.45);
}
.bg-brand-plum-50\/5 {
  background-color: rgb(252 243 249 / 0.05);
}
.bg-brand-plum-50\/50 {
  background-color: rgb(252 243 249 / 0.5);
}
.bg-brand-plum-50\/55 {
  background-color: rgb(252 243 249 / 0.55);
}
.bg-brand-plum-50\/60 {
  background-color: rgb(252 243 249 / 0.6);
}
.bg-brand-plum-50\/65 {
  background-color: rgb(252 243 249 / 0.65);
}
.bg-brand-plum-50\/70 {
  background-color: rgb(252 243 249 / 0.7);
}
.bg-brand-plum-50\/75 {
  background-color: rgb(252 243 249 / 0.75);
}
.bg-brand-plum-50\/80 {
  background-color: rgb(252 243 249 / 0.8);
}
.bg-brand-plum-50\/85 {
  background-color: rgb(252 243 249 / 0.85);
}
.bg-brand-plum-50\/90 {
  background-color: rgb(252 243 249 / 0.9);
}
.bg-brand-plum-50\/95 {
  background-color: rgb(252 243 249 / 0.95);
}
.bg-brand-plum-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 85 169 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-500\/0 {
  background-color: rgb(223 85 169 / 0);
}
.bg-brand-plum-500\/10 {
  background-color: rgb(223 85 169 / 0.1);
}
.bg-brand-plum-500\/100 {
  background-color: rgb(223 85 169 / 1);
}
.bg-brand-plum-500\/15 {
  background-color: rgb(223 85 169 / 0.15);
}
.bg-brand-plum-500\/20 {
  background-color: rgb(223 85 169 / 0.2);
}
.bg-brand-plum-500\/25 {
  background-color: rgb(223 85 169 / 0.25);
}
.bg-brand-plum-500\/30 {
  background-color: rgb(223 85 169 / 0.3);
}
.bg-brand-plum-500\/35 {
  background-color: rgb(223 85 169 / 0.35);
}
.bg-brand-plum-500\/40 {
  background-color: rgb(223 85 169 / 0.4);
}
.bg-brand-plum-500\/45 {
  background-color: rgb(223 85 169 / 0.45);
}
.bg-brand-plum-500\/5 {
  background-color: rgb(223 85 169 / 0.05);
}
.bg-brand-plum-500\/50 {
  background-color: rgb(223 85 169 / 0.5);
}
.bg-brand-plum-500\/55 {
  background-color: rgb(223 85 169 / 0.55);
}
.bg-brand-plum-500\/60 {
  background-color: rgb(223 85 169 / 0.6);
}
.bg-brand-plum-500\/65 {
  background-color: rgb(223 85 169 / 0.65);
}
.bg-brand-plum-500\/70 {
  background-color: rgb(223 85 169 / 0.7);
}
.bg-brand-plum-500\/75 {
  background-color: rgb(223 85 169 / 0.75);
}
.bg-brand-plum-500\/80 {
  background-color: rgb(223 85 169 / 0.8);
}
.bg-brand-plum-500\/85 {
  background-color: rgb(223 85 169 / 0.85);
}
.bg-brand-plum-500\/90 {
  background-color: rgb(223 85 169 / 0.9);
}
.bg-brand-plum-500\/95 {
  background-color: rgb(223 85 169 / 0.95);
}
.bg-brand-plum-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 54 138 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-600\/0 {
  background-color: rgb(204 54 138 / 0);
}
.bg-brand-plum-600\/10 {
  background-color: rgb(204 54 138 / 0.1);
}
.bg-brand-plum-600\/100 {
  background-color: rgb(204 54 138 / 1);
}
.bg-brand-plum-600\/15 {
  background-color: rgb(204 54 138 / 0.15);
}
.bg-brand-plum-600\/20 {
  background-color: rgb(204 54 138 / 0.2);
}
.bg-brand-plum-600\/25 {
  background-color: rgb(204 54 138 / 0.25);
}
.bg-brand-plum-600\/30 {
  background-color: rgb(204 54 138 / 0.3);
}
.bg-brand-plum-600\/35 {
  background-color: rgb(204 54 138 / 0.35);
}
.bg-brand-plum-600\/40 {
  background-color: rgb(204 54 138 / 0.4);
}
.bg-brand-plum-600\/45 {
  background-color: rgb(204 54 138 / 0.45);
}
.bg-brand-plum-600\/5 {
  background-color: rgb(204 54 138 / 0.05);
}
.bg-brand-plum-600\/50 {
  background-color: rgb(204 54 138 / 0.5);
}
.bg-brand-plum-600\/55 {
  background-color: rgb(204 54 138 / 0.55);
}
.bg-brand-plum-600\/60 {
  background-color: rgb(204 54 138 / 0.6);
}
.bg-brand-plum-600\/65 {
  background-color: rgb(204 54 138 / 0.65);
}
.bg-brand-plum-600\/70 {
  background-color: rgb(204 54 138 / 0.7);
}
.bg-brand-plum-600\/75 {
  background-color: rgb(204 54 138 / 0.75);
}
.bg-brand-plum-600\/80 {
  background-color: rgb(204 54 138 / 0.8);
}
.bg-brand-plum-600\/85 {
  background-color: rgb(204 54 138 / 0.85);
}
.bg-brand-plum-600\/90 {
  background-color: rgb(204 54 138 / 0.9);
}
.bg-brand-plum-600\/95 {
  background-color: rgb(204 54 138 / 0.95);
}
.bg-brand-plum-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 35 104 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-700\/0 {
  background-color: rgb(165 35 104 / 0);
}
.bg-brand-plum-700\/10 {
  background-color: rgb(165 35 104 / 0.1);
}
.bg-brand-plum-700\/100 {
  background-color: rgb(165 35 104 / 1);
}
.bg-brand-plum-700\/15 {
  background-color: rgb(165 35 104 / 0.15);
}
.bg-brand-plum-700\/20 {
  background-color: rgb(165 35 104 / 0.2);
}
.bg-brand-plum-700\/25 {
  background-color: rgb(165 35 104 / 0.25);
}
.bg-brand-plum-700\/30 {
  background-color: rgb(165 35 104 / 0.3);
}
.bg-brand-plum-700\/35 {
  background-color: rgb(165 35 104 / 0.35);
}
.bg-brand-plum-700\/40 {
  background-color: rgb(165 35 104 / 0.4);
}
.bg-brand-plum-700\/45 {
  background-color: rgb(165 35 104 / 0.45);
}
.bg-brand-plum-700\/5 {
  background-color: rgb(165 35 104 / 0.05);
}
.bg-brand-plum-700\/50 {
  background-color: rgb(165 35 104 / 0.5);
}
.bg-brand-plum-700\/55 {
  background-color: rgb(165 35 104 / 0.55);
}
.bg-brand-plum-700\/60 {
  background-color: rgb(165 35 104 / 0.6);
}
.bg-brand-plum-700\/65 {
  background-color: rgb(165 35 104 / 0.65);
}
.bg-brand-plum-700\/70 {
  background-color: rgb(165 35 104 / 0.7);
}
.bg-brand-plum-700\/75 {
  background-color: rgb(165 35 104 / 0.75);
}
.bg-brand-plum-700\/80 {
  background-color: rgb(165 35 104 / 0.8);
}
.bg-brand-plum-700\/85 {
  background-color: rgb(165 35 104 / 0.85);
}
.bg-brand-plum-700\/90 {
  background-color: rgb(165 35 104 / 0.9);
}
.bg-brand-plum-700\/95 {
  background-color: rgb(165 35 104 / 0.95);
}
.bg-brand-plum-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 34 92 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-800\/0 {
  background-color: rgb(146 34 92 / 0);
}
.bg-brand-plum-800\/10 {
  background-color: rgb(146 34 92 / 0.1);
}
.bg-brand-plum-800\/100 {
  background-color: rgb(146 34 92 / 1);
}
.bg-brand-plum-800\/15 {
  background-color: rgb(146 34 92 / 0.15);
}
.bg-brand-plum-800\/20 {
  background-color: rgb(146 34 92 / 0.2);
}
.bg-brand-plum-800\/25 {
  background-color: rgb(146 34 92 / 0.25);
}
.bg-brand-plum-800\/30 {
  background-color: rgb(146 34 92 / 0.3);
}
.bg-brand-plum-800\/35 {
  background-color: rgb(146 34 92 / 0.35);
}
.bg-brand-plum-800\/40 {
  background-color: rgb(146 34 92 / 0.4);
}
.bg-brand-plum-800\/45 {
  background-color: rgb(146 34 92 / 0.45);
}
.bg-brand-plum-800\/5 {
  background-color: rgb(146 34 92 / 0.05);
}
.bg-brand-plum-800\/50 {
  background-color: rgb(146 34 92 / 0.5);
}
.bg-brand-plum-800\/55 {
  background-color: rgb(146 34 92 / 0.55);
}
.bg-brand-plum-800\/60 {
  background-color: rgb(146 34 92 / 0.6);
}
.bg-brand-plum-800\/65 {
  background-color: rgb(146 34 92 / 0.65);
}
.bg-brand-plum-800\/70 {
  background-color: rgb(146 34 92 / 0.7);
}
.bg-brand-plum-800\/75 {
  background-color: rgb(146 34 92 / 0.75);
}
.bg-brand-plum-800\/80 {
  background-color: rgb(146 34 92 / 0.8);
}
.bg-brand-plum-800\/85 {
  background-color: rgb(146 34 92 / 0.85);
}
.bg-brand-plum-800\/90 {
  background-color: rgb(146 34 92 / 0.9);
}
.bg-brand-plum-800\/95 {
  background-color: rgb(146 34 92 / 0.95);
}
.bg-brand-plum-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(122 33 79 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-900\/0 {
  background-color: rgb(122 33 79 / 0);
}
.bg-brand-plum-900\/10 {
  background-color: rgb(122 33 79 / 0.1);
}
.bg-brand-plum-900\/100 {
  background-color: rgb(122 33 79 / 1);
}
.bg-brand-plum-900\/15 {
  background-color: rgb(122 33 79 / 0.15);
}
.bg-brand-plum-900\/20 {
  background-color: rgb(122 33 79 / 0.2);
}
.bg-brand-plum-900\/25 {
  background-color: rgb(122 33 79 / 0.25);
}
.bg-brand-plum-900\/30 {
  background-color: rgb(122 33 79 / 0.3);
}
.bg-brand-plum-900\/35 {
  background-color: rgb(122 33 79 / 0.35);
}
.bg-brand-plum-900\/40 {
  background-color: rgb(122 33 79 / 0.4);
}
.bg-brand-plum-900\/45 {
  background-color: rgb(122 33 79 / 0.45);
}
.bg-brand-plum-900\/5 {
  background-color: rgb(122 33 79 / 0.05);
}
.bg-brand-plum-900\/50 {
  background-color: rgb(122 33 79 / 0.5);
}
.bg-brand-plum-900\/55 {
  background-color: rgb(122 33 79 / 0.55);
}
.bg-brand-plum-900\/60 {
  background-color: rgb(122 33 79 / 0.6);
}
.bg-brand-plum-900\/65 {
  background-color: rgb(122 33 79 / 0.65);
}
.bg-brand-plum-900\/70 {
  background-color: rgb(122 33 79 / 0.7);
}
.bg-brand-plum-900\/75 {
  background-color: rgb(122 33 79 / 0.75);
}
.bg-brand-plum-900\/80 {
  background-color: rgb(122 33 79 / 0.8);
}
.bg-brand-plum-900\/85 {
  background-color: rgb(122 33 79 / 0.85);
}
.bg-brand-plum-900\/90 {
  background-color: rgb(122 33 79 / 0.9);
}
.bg-brand-plum-900\/95 {
  background-color: rgb(122 33 79 / 0.95);
}
.bg-brand-plum-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 13 44 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-950\/0 {
  background-color: rgb(74 13 44 / 0);
}
.bg-brand-plum-950\/10 {
  background-color: rgb(74 13 44 / 0.1);
}
.bg-brand-plum-950\/100 {
  background-color: rgb(74 13 44 / 1);
}
.bg-brand-plum-950\/15 {
  background-color: rgb(74 13 44 / 0.15);
}
.bg-brand-plum-950\/20 {
  background-color: rgb(74 13 44 / 0.2);
}
.bg-brand-plum-950\/25 {
  background-color: rgb(74 13 44 / 0.25);
}
.bg-brand-plum-950\/30 {
  background-color: rgb(74 13 44 / 0.3);
}
.bg-brand-plum-950\/35 {
  background-color: rgb(74 13 44 / 0.35);
}
.bg-brand-plum-950\/40 {
  background-color: rgb(74 13 44 / 0.4);
}
.bg-brand-plum-950\/45 {
  background-color: rgb(74 13 44 / 0.45);
}
.bg-brand-plum-950\/5 {
  background-color: rgb(74 13 44 / 0.05);
}
.bg-brand-plum-950\/50 {
  background-color: rgb(74 13 44 / 0.5);
}
.bg-brand-plum-950\/55 {
  background-color: rgb(74 13 44 / 0.55);
}
.bg-brand-plum-950\/60 {
  background-color: rgb(74 13 44 / 0.6);
}
.bg-brand-plum-950\/65 {
  background-color: rgb(74 13 44 / 0.65);
}
.bg-brand-plum-950\/70 {
  background-color: rgb(74 13 44 / 0.7);
}
.bg-brand-plum-950\/75 {
  background-color: rgb(74 13 44 / 0.75);
}
.bg-brand-plum-950\/80 {
  background-color: rgb(74 13 44 / 0.8);
}
.bg-brand-plum-950\/85 {
  background-color: rgb(74 13 44 / 0.85);
}
.bg-brand-plum-950\/90 {
  background-color: rgb(74 13 44 / 0.9);
}
.bg-brand-plum-950\/95 {
  background-color: rgb(74 13 44 / 0.95);
}
.bg-brand-plum-foreground {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-brand-plum-foreground\/0 {
  background-color: rgb(255 255 255 / 0);
}
.bg-brand-plum-foreground\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-brand-plum-foreground\/100 {
  background-color: rgb(255 255 255 / 1);
}
.bg-brand-plum-foreground\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.bg-brand-plum-foreground\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-brand-plum-foreground\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.bg-brand-plum-foreground\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-brand-plum-foreground\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-brand-plum-foreground\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-brand-plum-foreground\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-brand-plum-foreground\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-brand-plum-foreground\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-brand-plum-foreground\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-brand-plum-foreground\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-brand-plum-foreground\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-brand-plum-foreground\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-brand-plum-foreground\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-brand-plum-foreground\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-brand-plum-foreground\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.bg-brand-plum-foreground\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-brand-plum-foreground\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-brand-plum\/0 {
  background-color: rgb(165 35 104 / 0);
}
.bg-brand-plum\/10 {
  background-color: rgb(165 35 104 / 0.1);
}
.bg-brand-plum\/100 {
  background-color: rgb(165 35 104 / 1);
}
.bg-brand-plum\/15 {
  background-color: rgb(165 35 104 / 0.15);
}
.bg-brand-plum\/20 {
  background-color: rgb(165 35 104 / 0.2);
}
.bg-brand-plum\/25 {
  background-color: rgb(165 35 104 / 0.25);
}
.bg-brand-plum\/30 {
  background-color: rgb(165 35 104 / 0.3);
}
.bg-brand-plum\/35 {
  background-color: rgb(165 35 104 / 0.35);
}
.bg-brand-plum\/40 {
  background-color: rgb(165 35 104 / 0.4);
}
.bg-brand-plum\/45 {
  background-color: rgb(165 35 104 / 0.45);
}
.bg-brand-plum\/5 {
  background-color: rgb(165 35 104 / 0.05);
}
.bg-brand-plum\/50 {
  background-color: rgb(165 35 104 / 0.5);
}
.bg-brand-plum\/55 {
  background-color: rgb(165 35 104 / 0.55);
}
.bg-brand-plum\/60 {
  background-color: rgb(165 35 104 / 0.6);
}
.bg-brand-plum\/65 {
  background-color: rgb(165 35 104 / 0.65);
}
.bg-brand-plum\/70 {
  background-color: rgb(165 35 104 / 0.7);
}
.bg-brand-plum\/75 {
  background-color: rgb(165 35 104 / 0.75);
}
.bg-brand-plum\/80 {
  background-color: rgb(165 35 104 / 0.8);
}
.bg-brand-plum\/85 {
  background-color: rgb(165 35 104 / 0.85);
}
.bg-brand-plum\/90 {
  background-color: rgb(165 35 104 / 0.9);
}
.bg-brand-plum\/95 {
  background-color: rgb(165 35 104 / 0.95);
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-card-foreground {
  background-color: hsl(var(--card-foreground));
}
.bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-destructive-foreground {
  background-color: hsl(var(--destructive-foreground));
}
.bg-destructive\/10 {
  background-color: hsl(var(--destructive) / 0.1);
}
.bg-destructive\/20 {
  background-color: hsl(var(--destructive) / 0.2);
}
.bg-destructive\/5 {
  background-color: hsl(var(--destructive) / 0.05);
}
.bg-destructive\/50 {
  background-color: hsl(var(--destructive) / 0.5);
}
.bg-error\/30 {
  background-color: hsl(var(--error) / 0.3);
}
.bg-foreground {
  background-color: hsl(var(--foreground));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.bg-input {
  background-color: hsl(var(--input));
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted-foreground {
  background-color: hsl(var(--muted-foreground));
}
.bg-muted\/10 {
  background-color: hsl(var(--muted) / 0.1);
}
.bg-muted\/20 {
  background-color: hsl(var(--muted) / 0.2);
}
.bg-muted\/30 {
  background-color: hsl(var(--muted) / 0.3);
}
.bg-muted\/40 {
  background-color: hsl(var(--muted) / 0.4);
}
.bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.bg-popover {
  background-color: hsl(var(--popover));
}
.bg-popover-foreground {
  background-color: hsl(var(--popover-foreground));
}
.bg-primary {
  background-color: rgb(var(--primary));
}
.bg-primary-foreground {
  background-color: hsl(var(--primary-foreground));
}
.bg-primary\/10 {
  background-color: rgb(var(--primary) / 0.1);
}
.bg-primary\/20 {
  background-color: rgb(var(--primary) / 0.2);
}
.bg-primary\/5 {
  background-color: rgb(var(--primary) / 0.05);
}
.bg-primary\/75 {
  background-color: rgb(var(--primary) / 0.75);
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-ring {
  background-color: hsl(var(--ring));
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-secondary-foreground {
  background-color: hsl(var(--secondary-foreground));
}
.bg-secondary\/10 {
  background-color: hsl(var(--secondary) / 0.1);
}
.bg-secondary\/20 {
  background-color: hsl(var(--secondary) / 0.2);
}
.bg-sidebar {
  background-color: hsl(var(--sidebar-background));
}
.bg-sidebar-accent {
  background-color: hsl(var(--sidebar-accent));
}
.bg-sidebar-accent-foreground {
  background-color: hsl(var(--sidebar-accent-foreground));
}
.bg-sidebar-border {
  background-color: hsl(var(--sidebar-border));
}
.bg-sidebar-foreground {
  background-color: hsl(var(--sidebar-foreground));
}
.bg-sidebar-primary {
  background-color: hsl(var(--sidebar-primary));
}
.bg-sidebar-primary-foreground {
  background-color: hsl(var(--sidebar-primary-foreground));
}
.bg-sidebar-ring {
  background-color: hsl(var(--sidebar-ring));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.bg-success\/10 {
  background-color: hsl(var(--success) / 0.1);
}
.bg-success\/20 {
  background-color: hsl(var(--success) / 0.2);
}
.bg-success\/30 {
  background-color: hsl(var(--success) / 0.3);
}
.bg-transparent {
  background-color: transparent;
}
.bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}
.bg-warning\/10 {
  background-color: hsl(var(--warning) / 0.1);
}
.bg-warning\/20 {
  background-color: hsl(var(--warning) / 0.2);
}
.bg-warning\/30 {
  background-color: hsl(var(--warning) / 0.3);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}
.bg-zinc-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.bg-gradient-1 {
  background-image: linear-gradient(180deg, var(--tw-gradient-stops));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.from-\[\#4A1030\] {
  --tw-gradient-from: #4A1030 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(74 16 48 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#A42368\] {
  --tw-gradient-from: #A42368 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(164 35 104 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ff80b5\] {
  --tw-gradient-from: #ff80b5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 128 181 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-amber-500 {
  --tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-background {
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/60 {
  --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-card {
  --tw-gradient-from: hsl(var(--card)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--card) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-cyan-600 {
  --tw-gradient-from: #0891b2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-emerald-600 {
  --tw-gradient-from: #059669 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-500 {
  --tw-gradient-from: #6b7280 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-900 {
  --tw-gradient-from: #111827 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500 {
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-600 {
  --tw-gradient-from: #16a34a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-50 {
  --tw-gradient-from: #eef2ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-500 {
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-indigo-600 {
  --tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-orange-600 {
  --tw-gradient-from: #ea580c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-pink-500 {
  --tw-gradient-from: #ec4899 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-pink-600 {
  --tw-gradient-from: #db2777 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary {
  --tw-gradient-from: rgb(var(--primary)) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary\/0 {
  --tw-gradient-from: rgb(var(--primary) / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-500 {
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-600 {
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-500 {
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-rose-600 {
  --tw-gradient-from: #e11d48 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-teal-500 {
  --tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-teal-600 {
  --tw-gradient-from: #0d9488 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet-600 {
  --tw-gradient-from: #7c3aed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/0 {
  --tw-gradient-from: rgb(255 255 255 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-amber-600 {
  --tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #d97706 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-blue-600 {
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #2563eb var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-cyan-600 {
  --tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #0891b2 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-emerald-600 {
  --tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #059669 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-indigo-600 {
  --tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #4f46e5 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-lime-600 {
  --tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #65a30d var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-pink-600 {
  --tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #db2777 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-purple-500 {
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #a855f7 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-purple-600 {
  --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #9333ea var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-red-600 {
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #dc2626 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-teal-600 {
  --tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #0d9488 var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.via-violet-600 {
  --tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    #7c3aed var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.to-\[\#2D0A1D\] {
  --tw-gradient-to: #2D0A1D var(--tw-gradient-to-position);
}
.to-\[\#4A1030\] {
  --tw-gradient-to: #4A1030 var(--tw-gradient-to-position);
}
.to-\[\#9089fc\] {
  --tw-gradient-to: #9089fc var(--tw-gradient-to-position);
}
.to-\[\#A42368\] {
  --tw-gradient-to: #A42368 var(--tw-gradient-to-position);
}
.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.to-blue-950 {
  --tw-gradient-to: #172554 var(--tw-gradient-to-position);
}
.to-cyan-50 {
  --tw-gradient-to: #ecfeff var(--tw-gradient-to-position);
}
.to-cyan-600 {
  --tw-gradient-to: #0891b2 var(--tw-gradient-to-position);
}
.to-emerald-600 {
  --tw-gradient-to: #059669 var(--tw-gradient-to-position);
}
.to-fuchsia-600 {
  --tw-gradient-to: #c026d3 var(--tw-gradient-to-position);
}
.to-gray-900 {
  --tw-gradient-to: #111827 var(--tw-gradient-to-position);
}
.to-green-600 {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}
.to-indigo-600 {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
.to-orange-600 {
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}
.to-pink-500 {
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position);
}
.to-pink-600 {
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}
.to-primary {
  --tw-gradient-to: rgb(var(--primary)) var(--tw-gradient-to-position);
}
.to-purple-500 {
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}
.to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.to-red-600 {
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}
.to-rose-600 {
  --tw-gradient-to: #e11d48 var(--tw-gradient-to-position);
}
.to-secondary {
  --tw-gradient-to: hsl(var(--secondary)) var(--tw-gradient-to-position);
}
.to-slate-500 {
  --tw-gradient-to: #64748b var(--tw-gradient-to-position);
}
.to-teal-600 {
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-violet-600 {
  --tw-gradient-to: #7c3aed var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.to-yellow-600 {
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.bg-center {
  background-position: center;
}
.fill-accent-foreground {
  fill: hsl(var(--accent-foreground));
}
.fill-current {
  fill: currentColor;
}
.fill-neutral-500 {
  fill: #737373;
}
.fill-neutral-500\/50 {
  fill: rgb(115 115 115 / 0.5);
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-center {
  -o-object-position: center;
  object-position: center;
}
.object-top {
  -o-object-position: top;
  object-position: top;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[1px\] {
  padding: 1px;
}
.p-\[3px\] {
  padding: 3px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[1\%\] {
  padding-left: 1%;
  padding-right: 1%;
}
.px-\[2\%\] {
  padding-left: 2%;
  padding-right: 2%;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pr-\[44px\] {
  padding-right: 44px !important;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-24 {
  padding-left: 6rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pl-\[52px\] {
  padding-left: 52px;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-20 {
  padding-right: 5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-3\.5 {
  padding-right: 0.875rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-48 {
  padding-top: 12rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[11px\] {
  padding-top: 11px;
}
.pt-\[calc\(80vw\*0\.5\)\] {
  padding-top: calc(80vw * 0.5);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family: JetBrains Mono, monospace;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[2\.5rem\] {
  font-size: 2.5rem;
}
.text-\[2\.75rem\] {
  font-size: 2.75rem;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[clamp\(2rem\,1\.5rem\+1\.5vw\,3\.5rem\)\] {
  font-size: clamp(2rem, 1.5rem + 1.5vw, 3.5rem);
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-base\/7 {
  font-size: 1rem;
  line-height: 1.75rem;
}
.text-base\/\[1\.75\] {
  font-size: 1rem;
  line-height: 1.75;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-lg\/6 {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.text-lg\/8 {
  font-size: 1.125rem;
  line-height: 2rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm\/5 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-sm\/6 {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.text-sm\/\[1\] {
  font-size: 0.875rem;
  line-height: 1;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xl\/8 {
  font-size: 1.25rem;
  line-height: 2rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[1\.15\] {
  line-height: 1.15;
}
.leading-\[1\.25\] {
  line-height: 1.25;
}
.leading-\[1\.3\] {
  line-height: 1.3;
}
.leading-\[1\.5\] {
  line-height: 1.5;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#051527\] {
  --tw-text-opacity: 1;
  color: rgb(5 21 39 / var(--tw-text-opacity, 1));
}
.text-\[\#0B3B4E\] {
  --tw-text-opacity: 1;
  color: rgb(11 59 78 / var(--tw-text-opacity, 1));
}
.text-\[\#b5b5b5\] {
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity, 1));
}
.text-accent {
  color: rgb(var(--accent));
}
.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-background {
  color: hsl(var(--background));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-brand-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(201 255 249 / var(--tw-text-opacity, 1));
}
.text-brand-blue-100\/0 {
  color: rgb(201 255 249 / 0);
}
.text-brand-blue-100\/10 {
  color: rgb(201 255 249 / 0.1);
}
.text-brand-blue-100\/100 {
  color: rgb(201 255 249 / 1);
}
.text-brand-blue-100\/15 {
  color: rgb(201 255 249 / 0.15);
}
.text-brand-blue-100\/20 {
  color: rgb(201 255 249 / 0.2);
}
.text-brand-blue-100\/25 {
  color: rgb(201 255 249 / 0.25);
}
.text-brand-blue-100\/30 {
  color: rgb(201 255 249 / 0.3);
}
.text-brand-blue-100\/35 {
  color: rgb(201 255 249 / 0.35);
}
.text-brand-blue-100\/40 {
  color: rgb(201 255 249 / 0.4);
}
.text-brand-blue-100\/45 {
  color: rgb(201 255 249 / 0.45);
}
.text-brand-blue-100\/5 {
  color: rgb(201 255 249 / 0.05);
}
.text-brand-blue-100\/50 {
  color: rgb(201 255 249 / 0.5);
}
.text-brand-blue-100\/55 {
  color: rgb(201 255 249 / 0.55);
}
.text-brand-blue-100\/60 {
  color: rgb(201 255 249 / 0.6);
}
.text-brand-blue-100\/65 {
  color: rgb(201 255 249 / 0.65);
}
.text-brand-blue-100\/70 {
  color: rgb(201 255 249 / 0.7);
}
.text-brand-blue-100\/75 {
  color: rgb(201 255 249 / 0.75);
}
.text-brand-blue-100\/80 {
  color: rgb(201 255 249 / 0.8);
}
.text-brand-blue-100\/85 {
  color: rgb(201 255 249 / 0.85);
}
.text-brand-blue-100\/90 {
  color: rgb(201 255 249 / 0.9);
}
.text-brand-blue-100\/95 {
  color: rgb(201 255 249 / 0.95);
}
.text-brand-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(153 255 247 / var(--tw-text-opacity, 1));
}
.text-brand-blue-200\/0 {
  color: rgb(153 255 247 / 0);
}
.text-brand-blue-200\/10 {
  color: rgb(153 255 247 / 0.1);
}
.text-brand-blue-200\/100 {
  color: rgb(153 255 247 / 1);
}
.text-brand-blue-200\/15 {
  color: rgb(153 255 247 / 0.15);
}
.text-brand-blue-200\/20 {
  color: rgb(153 255 247 / 0.2);
}
.text-brand-blue-200\/25 {
  color: rgb(153 255 247 / 0.25);
}
.text-brand-blue-200\/30 {
  color: rgb(153 255 247 / 0.3);
}
.text-brand-blue-200\/35 {
  color: rgb(153 255 247 / 0.35);
}
.text-brand-blue-200\/40 {
  color: rgb(153 255 247 / 0.4);
}
.text-brand-blue-200\/45 {
  color: rgb(153 255 247 / 0.45);
}
.text-brand-blue-200\/5 {
  color: rgb(153 255 247 / 0.05);
}
.text-brand-blue-200\/50 {
  color: rgb(153 255 247 / 0.5);
}
.text-brand-blue-200\/55 {
  color: rgb(153 255 247 / 0.55);
}
.text-brand-blue-200\/60 {
  color: rgb(153 255 247 / 0.6);
}
.text-brand-blue-200\/65 {
  color: rgb(153 255 247 / 0.65);
}
.text-brand-blue-200\/70 {
  color: rgb(153 255 247 / 0.7);
}
.text-brand-blue-200\/75 {
  color: rgb(153 255 247 / 0.75);
}
.text-brand-blue-200\/80 {
  color: rgb(153 255 247 / 0.8);
}
.text-brand-blue-200\/85 {
  color: rgb(153 255 247 / 0.85);
}
.text-brand-blue-200\/90 {
  color: rgb(153 255 247 / 0.9);
}
.text-brand-blue-200\/95 {
  color: rgb(153 255 247 / 0.95);
}
.text-brand-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(84 255 244 / var(--tw-text-opacity, 1));
}
.text-brand-blue-300\/0 {
  color: rgb(84 255 244 / 0);
}
.text-brand-blue-300\/10 {
  color: rgb(84 255 244 / 0.1);
}
.text-brand-blue-300\/100 {
  color: rgb(84 255 244 / 1);
}
.text-brand-blue-300\/15 {
  color: rgb(84 255 244 / 0.15);
}
.text-brand-blue-300\/20 {
  color: rgb(84 255 244 / 0.2);
}
.text-brand-blue-300\/25 {
  color: rgb(84 255 244 / 0.25);
}
.text-brand-blue-300\/30 {
  color: rgb(84 255 244 / 0.3);
}
.text-brand-blue-300\/35 {
  color: rgb(84 255 244 / 0.35);
}
.text-brand-blue-300\/40 {
  color: rgb(84 255 244 / 0.4);
}
.text-brand-blue-300\/45 {
  color: rgb(84 255 244 / 0.45);
}
.text-brand-blue-300\/5 {
  color: rgb(84 255 244 / 0.05);
}
.text-brand-blue-300\/50 {
  color: rgb(84 255 244 / 0.5);
}
.text-brand-blue-300\/55 {
  color: rgb(84 255 244 / 0.55);
}
.text-brand-blue-300\/60 {
  color: rgb(84 255 244 / 0.6);
}
.text-brand-blue-300\/65 {
  color: rgb(84 255 244 / 0.65);
}
.text-brand-blue-300\/70 {
  color: rgb(84 255 244 / 0.7);
}
.text-brand-blue-300\/75 {
  color: rgb(84 255 244 / 0.75);
}
.text-brand-blue-300\/80 {
  color: rgb(84 255 244 / 0.8);
}
.text-brand-blue-300\/85 {
  color: rgb(84 255 244 / 0.85);
}
.text-brand-blue-300\/90 {
  color: rgb(84 255 244 / 0.9);
}
.text-brand-blue-300\/95 {
  color: rgb(84 255 244 / 0.95);
}
.text-brand-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(7 255 251 / var(--tw-text-opacity, 1));
}
.text-brand-blue-400\/0 {
  color: rgb(7 255 251 / 0);
}
.text-brand-blue-400\/10 {
  color: rgb(7 255 251 / 0.1);
}
.text-brand-blue-400\/100 {
  color: rgb(7 255 251 / 1);
}
.text-brand-blue-400\/15 {
  color: rgb(7 255 251 / 0.15);
}
.text-brand-blue-400\/20 {
  color: rgb(7 255 251 / 0.2);
}
.text-brand-blue-400\/25 {
  color: rgb(7 255 251 / 0.25);
}
.text-brand-blue-400\/30 {
  color: rgb(7 255 251 / 0.3);
}
.text-brand-blue-400\/35 {
  color: rgb(7 255 251 / 0.35);
}
.text-brand-blue-400\/40 {
  color: rgb(7 255 251 / 0.4);
}
.text-brand-blue-400\/45 {
  color: rgb(7 255 251 / 0.45);
}
.text-brand-blue-400\/5 {
  color: rgb(7 255 251 / 0.05);
}
.text-brand-blue-400\/50 {
  color: rgb(7 255 251 / 0.5);
}
.text-brand-blue-400\/55 {
  color: rgb(7 255 251 / 0.55);
}
.text-brand-blue-400\/60 {
  color: rgb(7 255 251 / 0.6);
}
.text-brand-blue-400\/65 {
  color: rgb(7 255 251 / 0.65);
}
.text-brand-blue-400\/70 {
  color: rgb(7 255 251 / 0.7);
}
.text-brand-blue-400\/75 {
  color: rgb(7 255 251 / 0.75);
}
.text-brand-blue-400\/80 {
  color: rgb(7 255 251 / 0.8);
}
.text-brand-blue-400\/85 {
  color: rgb(7 255 251 / 0.85);
}
.text-brand-blue-400\/90 {
  color: rgb(7 255 251 / 0.9);
}
.text-brand-blue-400\/95 {
  color: rgb(7 255 251 / 0.95);
}
.text-brand-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(233 255 253 / var(--tw-text-opacity, 1));
}
.text-brand-blue-50\/0 {
  color: rgb(233 255 253 / 0);
}
.text-brand-blue-50\/10 {
  color: rgb(233 255 253 / 0.1);
}
.text-brand-blue-50\/100 {
  color: rgb(233 255 253 / 1);
}
.text-brand-blue-50\/15 {
  color: rgb(233 255 253 / 0.15);
}
.text-brand-blue-50\/20 {
  color: rgb(233 255 253 / 0.2);
}
.text-brand-blue-50\/25 {
  color: rgb(233 255 253 / 0.25);
}
.text-brand-blue-50\/30 {
  color: rgb(233 255 253 / 0.3);
}
.text-brand-blue-50\/35 {
  color: rgb(233 255 253 / 0.35);
}
.text-brand-blue-50\/40 {
  color: rgb(233 255 253 / 0.4);
}
.text-brand-blue-50\/45 {
  color: rgb(233 255 253 / 0.45);
}
.text-brand-blue-50\/5 {
  color: rgb(233 255 253 / 0.05);
}
.text-brand-blue-50\/50 {
  color: rgb(233 255 253 / 0.5);
}
.text-brand-blue-50\/55 {
  color: rgb(233 255 253 / 0.55);
}
.text-brand-blue-50\/60 {
  color: rgb(233 255 253 / 0.6);
}
.text-brand-blue-50\/65 {
  color: rgb(233 255 253 / 0.65);
}
.text-brand-blue-50\/70 {
  color: rgb(233 255 253 / 0.7);
}
.text-brand-blue-50\/75 {
  color: rgb(233 255 253 / 0.75);
}
.text-brand-blue-50\/80 {
  color: rgb(233 255 253 / 0.8);
}
.text-brand-blue-50\/85 {
  color: rgb(233 255 253 / 0.85);
}
.text-brand-blue-50\/90 {
  color: rgb(233 255 253 / 0.9);
}
.text-brand-blue-50\/95 {
  color: rgb(233 255 253 / 0.95);
}
.text-brand-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(0 228 239 / var(--tw-text-opacity, 1));
}
.text-brand-blue-500\/0 {
  color: rgb(0 228 239 / 0);
}
.text-brand-blue-500\/10 {
  color: rgb(0 228 239 / 0.1);
}
.text-brand-blue-500\/100 {
  color: rgb(0 228 239 / 1);
}
.text-brand-blue-500\/15 {
  color: rgb(0 228 239 / 0.15);
}
.text-brand-blue-500\/20 {
  color: rgb(0 228 239 / 0.2);
}
.text-brand-blue-500\/25 {
  color: rgb(0 228 239 / 0.25);
}
.text-brand-blue-500\/30 {
  color: rgb(0 228 239 / 0.3);
}
.text-brand-blue-500\/35 {
  color: rgb(0 228 239 / 0.35);
}
.text-brand-blue-500\/40 {
  color: rgb(0 228 239 / 0.4);
}
.text-brand-blue-500\/45 {
  color: rgb(0 228 239 / 0.45);
}
.text-brand-blue-500\/5 {
  color: rgb(0 228 239 / 0.05);
}
.text-brand-blue-500\/50 {
  color: rgb(0 228 239 / 0.5);
}
.text-brand-blue-500\/55 {
  color: rgb(0 228 239 / 0.55);
}
.text-brand-blue-500\/60 {
  color: rgb(0 228 239 / 0.6);
}
.text-brand-blue-500\/65 {
  color: rgb(0 228 239 / 0.65);
}
.text-brand-blue-500\/70 {
  color: rgb(0 228 239 / 0.7);
}
.text-brand-blue-500\/75 {
  color: rgb(0 228 239 / 0.75);
}
.text-brand-blue-500\/80 {
  color: rgb(0 228 239 / 0.8);
}
.text-brand-blue-500\/85 {
  color: rgb(0 228 239 / 0.85);
}
.text-brand-blue-500\/90 {
  color: rgb(0 228 239 / 0.9);
}
.text-brand-blue-500\/95 {
  color: rgb(0 228 239 / 0.95);
}
.text-brand-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(0 181 201 / var(--tw-text-opacity, 1));
}
.text-brand-blue-600\/0 {
  color: rgb(0 181 201 / 0);
}
.text-brand-blue-600\/10 {
  color: rgb(0 181 201 / 0.1);
}
.text-brand-blue-600\/100 {
  color: rgb(0 181 201 / 1);
}
.text-brand-blue-600\/15 {
  color: rgb(0 181 201 / 0.15);
}
.text-brand-blue-600\/20 {
  color: rgb(0 181 201 / 0.2);
}
.text-brand-blue-600\/25 {
  color: rgb(0 181 201 / 0.25);
}
.text-brand-blue-600\/30 {
  color: rgb(0 181 201 / 0.3);
}
.text-brand-blue-600\/35 {
  color: rgb(0 181 201 / 0.35);
}
.text-brand-blue-600\/40 {
  color: rgb(0 181 201 / 0.4);
}
.text-brand-blue-600\/45 {
  color: rgb(0 181 201 / 0.45);
}
.text-brand-blue-600\/5 {
  color: rgb(0 181 201 / 0.05);
}
.text-brand-blue-600\/50 {
  color: rgb(0 181 201 / 0.5);
}
.text-brand-blue-600\/55 {
  color: rgb(0 181 201 / 0.55);
}
.text-brand-blue-600\/60 {
  color: rgb(0 181 201 / 0.6);
}
.text-brand-blue-600\/65 {
  color: rgb(0 181 201 / 0.65);
}
.text-brand-blue-600\/70 {
  color: rgb(0 181 201 / 0.7);
}
.text-brand-blue-600\/75 {
  color: rgb(0 181 201 / 0.75);
}
.text-brand-blue-600\/80 {
  color: rgb(0 181 201 / 0.8);
}
.text-brand-blue-600\/85 {
  color: rgb(0 181 201 / 0.85);
}
.text-brand-blue-600\/90 {
  color: rgb(0 181 201 / 0.9);
}
.text-brand-blue-600\/95 {
  color: rgb(0 181 201 / 0.95);
}
.text-brand-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(0 144 161 / var(--tw-text-opacity, 1));
}
.text-brand-blue-700\/0 {
  color: rgb(0 144 161 / 0);
}
.text-brand-blue-700\/10 {
  color: rgb(0 144 161 / 0.1);
}
.text-brand-blue-700\/100 {
  color: rgb(0 144 161 / 1);
}
.text-brand-blue-700\/15 {
  color: rgb(0 144 161 / 0.15);
}
.text-brand-blue-700\/20 {
  color: rgb(0 144 161 / 0.2);
}
.text-brand-blue-700\/25 {
  color: rgb(0 144 161 / 0.25);
}
.text-brand-blue-700\/30 {
  color: rgb(0 144 161 / 0.3);
}
.text-brand-blue-700\/35 {
  color: rgb(0 144 161 / 0.35);
}
.text-brand-blue-700\/40 {
  color: rgb(0 144 161 / 0.4);
}
.text-brand-blue-700\/45 {
  color: rgb(0 144 161 / 0.45);
}
.text-brand-blue-700\/5 {
  color: rgb(0 144 161 / 0.05);
}
.text-brand-blue-700\/50 {
  color: rgb(0 144 161 / 0.5);
}
.text-brand-blue-700\/55 {
  color: rgb(0 144 161 / 0.55);
}
.text-brand-blue-700\/60 {
  color: rgb(0 144 161 / 0.6);
}
.text-brand-blue-700\/65 {
  color: rgb(0 144 161 / 0.65);
}
.text-brand-blue-700\/70 {
  color: rgb(0 144 161 / 0.7);
}
.text-brand-blue-700\/75 {
  color: rgb(0 144 161 / 0.75);
}
.text-brand-blue-700\/80 {
  color: rgb(0 144 161 / 0.8);
}
.text-brand-blue-700\/85 {
  color: rgb(0 144 161 / 0.85);
}
.text-brand-blue-700\/90 {
  color: rgb(0 144 161 / 0.9);
}
.text-brand-blue-700\/95 {
  color: rgb(0 144 161 / 0.95);
}
.text-brand-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(8 115 130 / var(--tw-text-opacity, 1));
}
.text-brand-blue-800\/0 {
  color: rgb(8 115 130 / 0);
}
.text-brand-blue-800\/10 {
  color: rgb(8 115 130 / 0.1);
}
.text-brand-blue-800\/100 {
  color: rgb(8 115 130 / 1);
}
.text-brand-blue-800\/15 {
  color: rgb(8 115 130 / 0.15);
}
.text-brand-blue-800\/20 {
  color: rgb(8 115 130 / 0.2);
}
.text-brand-blue-800\/25 {
  color: rgb(8 115 130 / 0.25);
}
.text-brand-blue-800\/30 {
  color: rgb(8 115 130 / 0.3);
}
.text-brand-blue-800\/35 {
  color: rgb(8 115 130 / 0.35);
}
.text-brand-blue-800\/40 {
  color: rgb(8 115 130 / 0.4);
}
.text-brand-blue-800\/45 {
  color: rgb(8 115 130 / 0.45);
}
.text-brand-blue-800\/5 {
  color: rgb(8 115 130 / 0.05);
}
.text-brand-blue-800\/50 {
  color: rgb(8 115 130 / 0.5);
}
.text-brand-blue-800\/55 {
  color: rgb(8 115 130 / 0.55);
}
.text-brand-blue-800\/60 {
  color: rgb(8 115 130 / 0.6);
}
.text-brand-blue-800\/65 {
  color: rgb(8 115 130 / 0.65);
}
.text-brand-blue-800\/70 {
  color: rgb(8 115 130 / 0.7);
}
.text-brand-blue-800\/75 {
  color: rgb(8 115 130 / 0.75);
}
.text-brand-blue-800\/80 {
  color: rgb(8 115 130 / 0.8);
}
.text-brand-blue-800\/85 {
  color: rgb(8 115 130 / 0.85);
}
.text-brand-blue-800\/90 {
  color: rgb(8 115 130 / 0.9);
}
.text-brand-blue-800\/95 {
  color: rgb(8 115 130 / 0.95);
}
.text-brand-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(12 94 109 / var(--tw-text-opacity, 1));
}
.text-brand-blue-900\/0 {
  color: rgb(12 94 109 / 0);
}
.text-brand-blue-900\/10 {
  color: rgb(12 94 109 / 0.1);
}
.text-brand-blue-900\/100 {
  color: rgb(12 94 109 / 1);
}
.text-brand-blue-900\/15 {
  color: rgb(12 94 109 / 0.15);
}
.text-brand-blue-900\/20 {
  color: rgb(12 94 109 / 0.2);
}
.text-brand-blue-900\/25 {
  color: rgb(12 94 109 / 0.25);
}
.text-brand-blue-900\/30 {
  color: rgb(12 94 109 / 0.3);
}
.text-brand-blue-900\/35 {
  color: rgb(12 94 109 / 0.35);
}
.text-brand-blue-900\/40 {
  color: rgb(12 94 109 / 0.4);
}
.text-brand-blue-900\/45 {
  color: rgb(12 94 109 / 0.45);
}
.text-brand-blue-900\/5 {
  color: rgb(12 94 109 / 0.05);
}
.text-brand-blue-900\/50 {
  color: rgb(12 94 109 / 0.5);
}
.text-brand-blue-900\/55 {
  color: rgb(12 94 109 / 0.55);
}
.text-brand-blue-900\/60 {
  color: rgb(12 94 109 / 0.6);
}
.text-brand-blue-900\/65 {
  color: rgb(12 94 109 / 0.65);
}
.text-brand-blue-900\/70 {
  color: rgb(12 94 109 / 0.7);
}
.text-brand-blue-900\/75 {
  color: rgb(12 94 109 / 0.75);
}
.text-brand-blue-900\/80 {
  color: rgb(12 94 109 / 0.8);
}
.text-brand-blue-900\/85 {
  color: rgb(12 94 109 / 0.85);
}
.text-brand-blue-900\/90 {
  color: rgb(12 94 109 / 0.9);
}
.text-brand-blue-900\/95 {
  color: rgb(12 94 109 / 0.95);
}
.text-brand-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(0 72 87 / var(--tw-text-opacity, 1));
}
.text-brand-blue-950\/0 {
  color: rgb(0 72 87 / 0);
}
.text-brand-blue-950\/10 {
  color: rgb(0 72 87 / 0.1);
}
.text-brand-blue-950\/100 {
  color: rgb(0 72 87 / 1);
}
.text-brand-blue-950\/15 {
  color: rgb(0 72 87 / 0.15);
}
.text-brand-blue-950\/20 {
  color: rgb(0 72 87 / 0.2);
}
.text-brand-blue-950\/25 {
  color: rgb(0 72 87 / 0.25);
}
.text-brand-blue-950\/30 {
  color: rgb(0 72 87 / 0.3);
}
.text-brand-blue-950\/35 {
  color: rgb(0 72 87 / 0.35);
}
.text-brand-blue-950\/40 {
  color: rgb(0 72 87 / 0.4);
}
.text-brand-blue-950\/45 {
  color: rgb(0 72 87 / 0.45);
}
.text-brand-blue-950\/5 {
  color: rgb(0 72 87 / 0.05);
}
.text-brand-blue-950\/50 {
  color: rgb(0 72 87 / 0.5);
}
.text-brand-blue-950\/55 {
  color: rgb(0 72 87 / 0.55);
}
.text-brand-blue-950\/60 {
  color: rgb(0 72 87 / 0.6);
}
.text-brand-blue-950\/65 {
  color: rgb(0 72 87 / 0.65);
}
.text-brand-blue-950\/70 {
  color: rgb(0 72 87 / 0.7);
}
.text-brand-blue-950\/75 {
  color: rgb(0 72 87 / 0.75);
}
.text-brand-blue-950\/80 {
  color: rgb(0 72 87 / 0.8);
}
.text-brand-blue-950\/85 {
  color: rgb(0 72 87 / 0.85);
}
.text-brand-blue-950\/90 {
  color: rgb(0 72 87 / 0.9);
}
.text-brand-blue-950\/95 {
  color: rgb(0 72 87 / 0.95);
}
.text-brand-green {
  --tw-text-opacity: 1;
  color: rgb(34 178 170 / var(--tw-text-opacity, 1));
}
.text-brand-green-100 {
  --tw-text-opacity: 1;
  color: rgb(208 247 241 / var(--tw-text-opacity, 1));
}
.text-brand-green-100\/0 {
  color: rgb(208 247 241 / 0);
}
.text-brand-green-100\/10 {
  color: rgb(208 247 241 / 0.1);
}
.text-brand-green-100\/100 {
  color: rgb(208 247 241 / 1);
}
.text-brand-green-100\/15 {
  color: rgb(208 247 241 / 0.15);
}
.text-brand-green-100\/20 {
  color: rgb(208 247 241 / 0.2);
}
.text-brand-green-100\/25 {
  color: rgb(208 247 241 / 0.25);
}
.text-brand-green-100\/30 {
  color: rgb(208 247 241 / 0.3);
}
.text-brand-green-100\/35 {
  color: rgb(208 247 241 / 0.35);
}
.text-brand-green-100\/40 {
  color: rgb(208 247 241 / 0.4);
}
.text-brand-green-100\/45 {
  color: rgb(208 247 241 / 0.45);
}
.text-brand-green-100\/5 {
  color: rgb(208 247 241 / 0.05);
}
.text-brand-green-100\/50 {
  color: rgb(208 247 241 / 0.5);
}
.text-brand-green-100\/55 {
  color: rgb(208 247 241 / 0.55);
}
.text-brand-green-100\/60 {
  color: rgb(208 247 241 / 0.6);
}
.text-brand-green-100\/65 {
  color: rgb(208 247 241 / 0.65);
}
.text-brand-green-100\/70 {
  color: rgb(208 247 241 / 0.7);
}
.text-brand-green-100\/75 {
  color: rgb(208 247 241 / 0.75);
}
.text-brand-green-100\/80 {
  color: rgb(208 247 241 / 0.8);
}
.text-brand-green-100\/85 {
  color: rgb(208 247 241 / 0.85);
}
.text-brand-green-100\/90 {
  color: rgb(208 247 241 / 0.9);
}
.text-brand-green-100\/95 {
  color: rgb(208 247 241 / 0.95);
}
.text-brand-green-200 {
  --tw-text-opacity: 1;
  color: rgb(160 239 228 / var(--tw-text-opacity, 1));
}
.text-brand-green-200\/0 {
  color: rgb(160 239 228 / 0);
}
.text-brand-green-200\/10 {
  color: rgb(160 239 228 / 0.1);
}
.text-brand-green-200\/100 {
  color: rgb(160 239 228 / 1);
}
.text-brand-green-200\/15 {
  color: rgb(160 239 228 / 0.15);
}
.text-brand-green-200\/20 {
  color: rgb(160 239 228 / 0.2);
}
.text-brand-green-200\/25 {
  color: rgb(160 239 228 / 0.25);
}
.text-brand-green-200\/30 {
  color: rgb(160 239 228 / 0.3);
}
.text-brand-green-200\/35 {
  color: rgb(160 239 228 / 0.35);
}
.text-brand-green-200\/40 {
  color: rgb(160 239 228 / 0.4);
}
.text-brand-green-200\/45 {
  color: rgb(160 239 228 / 0.45);
}
.text-brand-green-200\/5 {
  color: rgb(160 239 228 / 0.05);
}
.text-brand-green-200\/50 {
  color: rgb(160 239 228 / 0.5);
}
.text-brand-green-200\/55 {
  color: rgb(160 239 228 / 0.55);
}
.text-brand-green-200\/60 {
  color: rgb(160 239 228 / 0.6);
}
.text-brand-green-200\/65 {
  color: rgb(160 239 228 / 0.65);
}
.text-brand-green-200\/70 {
  color: rgb(160 239 228 / 0.7);
}
.text-brand-green-200\/75 {
  color: rgb(160 239 228 / 0.75);
}
.text-brand-green-200\/80 {
  color: rgb(160 239 228 / 0.8);
}
.text-brand-green-200\/85 {
  color: rgb(160 239 228 / 0.85);
}
.text-brand-green-200\/90 {
  color: rgb(160 239 228 / 0.9);
}
.text-brand-green-200\/95 {
  color: rgb(160 239 228 / 0.95);
}
.text-brand-green-300 {
  --tw-text-opacity: 1;
  color: rgb(105 223 211 / var(--tw-text-opacity, 1));
}
.text-brand-green-300\/0 {
  color: rgb(105 223 211 / 0);
}
.text-brand-green-300\/10 {
  color: rgb(105 223 211 / 0.1);
}
.text-brand-green-300\/100 {
  color: rgb(105 223 211 / 1);
}
.text-brand-green-300\/15 {
  color: rgb(105 223 211 / 0.15);
}
.text-brand-green-300\/20 {
  color: rgb(105 223 211 / 0.2);
}
.text-brand-green-300\/25 {
  color: rgb(105 223 211 / 0.25);
}
.text-brand-green-300\/30 {
  color: rgb(105 223 211 / 0.3);
}
.text-brand-green-300\/35 {
  color: rgb(105 223 211 / 0.35);
}
.text-brand-green-300\/40 {
  color: rgb(105 223 211 / 0.4);
}
.text-brand-green-300\/45 {
  color: rgb(105 223 211 / 0.45);
}
.text-brand-green-300\/5 {
  color: rgb(105 223 211 / 0.05);
}
.text-brand-green-300\/50 {
  color: rgb(105 223 211 / 0.5);
}
.text-brand-green-300\/55 {
  color: rgb(105 223 211 / 0.55);
}
.text-brand-green-300\/60 {
  color: rgb(105 223 211 / 0.6);
}
.text-brand-green-300\/65 {
  color: rgb(105 223 211 / 0.65);
}
.text-brand-green-300\/70 {
  color: rgb(105 223 211 / 0.7);
}
.text-brand-green-300\/75 {
  color: rgb(105 223 211 / 0.75);
}
.text-brand-green-300\/80 {
  color: rgb(105 223 211 / 0.8);
}
.text-brand-green-300\/85 {
  color: rgb(105 223 211 / 0.85);
}
.text-brand-green-300\/90 {
  color: rgb(105 223 211 / 0.9);
}
.text-brand-green-300\/95 {
  color: rgb(105 223 211 / 0.95);
}
.text-brand-green-400 {
  --tw-text-opacity: 1;
  color: rgb(58 199 189 / var(--tw-text-opacity, 1));
}
.text-brand-green-400\/0 {
  color: rgb(58 199 189 / 0);
}
.text-brand-green-400\/10 {
  color: rgb(58 199 189 / 0.1);
}
.text-brand-green-400\/100 {
  color: rgb(58 199 189 / 1);
}
.text-brand-green-400\/15 {
  color: rgb(58 199 189 / 0.15);
}
.text-brand-green-400\/20 {
  color: rgb(58 199 189 / 0.2);
}
.text-brand-green-400\/25 {
  color: rgb(58 199 189 / 0.25);
}
.text-brand-green-400\/30 {
  color: rgb(58 199 189 / 0.3);
}
.text-brand-green-400\/35 {
  color: rgb(58 199 189 / 0.35);
}
.text-brand-green-400\/40 {
  color: rgb(58 199 189 / 0.4);
}
.text-brand-green-400\/45 {
  color: rgb(58 199 189 / 0.45);
}
.text-brand-green-400\/5 {
  color: rgb(58 199 189 / 0.05);
}
.text-brand-green-400\/50 {
  color: rgb(58 199 189 / 0.5);
}
.text-brand-green-400\/55 {
  color: rgb(58 199 189 / 0.55);
}
.text-brand-green-400\/60 {
  color: rgb(58 199 189 / 0.6);
}
.text-brand-green-400\/65 {
  color: rgb(58 199 189 / 0.65);
}
.text-brand-green-400\/70 {
  color: rgb(58 199 189 / 0.7);
}
.text-brand-green-400\/75 {
  color: rgb(58 199 189 / 0.75);
}
.text-brand-green-400\/80 {
  color: rgb(58 199 189 / 0.8);
}
.text-brand-green-400\/85 {
  color: rgb(58 199 189 / 0.85);
}
.text-brand-green-400\/90 {
  color: rgb(58 199 189 / 0.9);
}
.text-brand-green-400\/95 {
  color: rgb(58 199 189 / 0.95);
}
.text-brand-green-50 {
  --tw-text-opacity: 1;
  color: rgb(241 252 250 / var(--tw-text-opacity, 1));
}
.text-brand-green-50\/0 {
  color: rgb(241 252 250 / 0);
}
.text-brand-green-50\/10 {
  color: rgb(241 252 250 / 0.1);
}
.text-brand-green-50\/100 {
  color: rgb(241 252 250 / 1);
}
.text-brand-green-50\/15 {
  color: rgb(241 252 250 / 0.15);
}
.text-brand-green-50\/20 {
  color: rgb(241 252 250 / 0.2);
}
.text-brand-green-50\/25 {
  color: rgb(241 252 250 / 0.25);
}
.text-brand-green-50\/30 {
  color: rgb(241 252 250 / 0.3);
}
.text-brand-green-50\/35 {
  color: rgb(241 252 250 / 0.35);
}
.text-brand-green-50\/40 {
  color: rgb(241 252 250 / 0.4);
}
.text-brand-green-50\/45 {
  color: rgb(241 252 250 / 0.45);
}
.text-brand-green-50\/5 {
  color: rgb(241 252 250 / 0.05);
}
.text-brand-green-50\/50 {
  color: rgb(241 252 250 / 0.5);
}
.text-brand-green-50\/55 {
  color: rgb(241 252 250 / 0.55);
}
.text-brand-green-50\/60 {
  color: rgb(241 252 250 / 0.6);
}
.text-brand-green-50\/65 {
  color: rgb(241 252 250 / 0.65);
}
.text-brand-green-50\/70 {
  color: rgb(241 252 250 / 0.7);
}
.text-brand-green-50\/75 {
  color: rgb(241 252 250 / 0.75);
}
.text-brand-green-50\/80 {
  color: rgb(241 252 250 / 0.8);
}
.text-brand-green-50\/85 {
  color: rgb(241 252 250 / 0.85);
}
.text-brand-green-50\/90 {
  color: rgb(241 252 250 / 0.9);
}
.text-brand-green-50\/95 {
  color: rgb(241 252 250 / 0.95);
}
.text-brand-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 178 170 / var(--tw-text-opacity, 1));
}
.text-brand-green-500\/0 {
  color: rgb(34 178 170 / 0);
}
.text-brand-green-500\/10 {
  color: rgb(34 178 170 / 0.1);
}
.text-brand-green-500\/100 {
  color: rgb(34 178 170 / 1);
}
.text-brand-green-500\/15 {
  color: rgb(34 178 170 / 0.15);
}
.text-brand-green-500\/20 {
  color: rgb(34 178 170 / 0.2);
}
.text-brand-green-500\/25 {
  color: rgb(34 178 170 / 0.25);
}
.text-brand-green-500\/30 {
  color: rgb(34 178 170 / 0.3);
}
.text-brand-green-500\/35 {
  color: rgb(34 178 170 / 0.35);
}
.text-brand-green-500\/40 {
  color: rgb(34 178 170 / 0.4);
}
.text-brand-green-500\/45 {
  color: rgb(34 178 170 / 0.45);
}
.text-brand-green-500\/5 {
  color: rgb(34 178 170 / 0.05);
}
.text-brand-green-500\/50 {
  color: rgb(34 178 170 / 0.5);
}
.text-brand-green-500\/55 {
  color: rgb(34 178 170 / 0.55);
}
.text-brand-green-500\/60 {
  color: rgb(34 178 170 / 0.6);
}
.text-brand-green-500\/65 {
  color: rgb(34 178 170 / 0.65);
}
.text-brand-green-500\/70 {
  color: rgb(34 178 170 / 0.7);
}
.text-brand-green-500\/75 {
  color: rgb(34 178 170 / 0.75);
}
.text-brand-green-500\/80 {
  color: rgb(34 178 170 / 0.8);
}
.text-brand-green-500\/85 {
  color: rgb(34 178 170 / 0.85);
}
.text-brand-green-500\/90 {
  color: rgb(34 178 170 / 0.9);
}
.text-brand-green-500\/95 {
  color: rgb(34 178 170 / 0.95);
}
.text-brand-green-600 {
  --tw-text-opacity: 1;
  color: rgb(23 138 133 / var(--tw-text-opacity, 1));
}
.text-brand-green-600\/0 {
  color: rgb(23 138 133 / 0);
}
.text-brand-green-600\/10 {
  color: rgb(23 138 133 / 0.1);
}
.text-brand-green-600\/100 {
  color: rgb(23 138 133 / 1);
}
.text-brand-green-600\/15 {
  color: rgb(23 138 133 / 0.15);
}
.text-brand-green-600\/20 {
  color: rgb(23 138 133 / 0.2);
}
.text-brand-green-600\/25 {
  color: rgb(23 138 133 / 0.25);
}
.text-brand-green-600\/30 {
  color: rgb(23 138 133 / 0.3);
}
.text-brand-green-600\/35 {
  color: rgb(23 138 133 / 0.35);
}
.text-brand-green-600\/40 {
  color: rgb(23 138 133 / 0.4);
}
.text-brand-green-600\/45 {
  color: rgb(23 138 133 / 0.45);
}
.text-brand-green-600\/5 {
  color: rgb(23 138 133 / 0.05);
}
.text-brand-green-600\/50 {
  color: rgb(23 138 133 / 0.5);
}
.text-brand-green-600\/55 {
  color: rgb(23 138 133 / 0.55);
}
.text-brand-green-600\/60 {
  color: rgb(23 138 133 / 0.6);
}
.text-brand-green-600\/65 {
  color: rgb(23 138 133 / 0.65);
}
.text-brand-green-600\/70 {
  color: rgb(23 138 133 / 0.7);
}
.text-brand-green-600\/75 {
  color: rgb(23 138 133 / 0.75);
}
.text-brand-green-600\/80 {
  color: rgb(23 138 133 / 0.8);
}
.text-brand-green-600\/85 {
  color: rgb(23 138 133 / 0.85);
}
.text-brand-green-600\/90 {
  color: rgb(23 138 133 / 0.9);
}
.text-brand-green-600\/95 {
  color: rgb(23 138 133 / 0.95);
}
.text-brand-green-700 {
  --tw-text-opacity: 1;
  color: rgb(23 110 108 / var(--tw-text-opacity, 1));
}
.text-brand-green-700\/0 {
  color: rgb(23 110 108 / 0);
}
.text-brand-green-700\/10 {
  color: rgb(23 110 108 / 0.1);
}
.text-brand-green-700\/100 {
  color: rgb(23 110 108 / 1);
}
.text-brand-green-700\/15 {
  color: rgb(23 110 108 / 0.15);
}
.text-brand-green-700\/20 {
  color: rgb(23 110 108 / 0.2);
}
.text-brand-green-700\/25 {
  color: rgb(23 110 108 / 0.25);
}
.text-brand-green-700\/30 {
  color: rgb(23 110 108 / 0.3);
}
.text-brand-green-700\/35 {
  color: rgb(23 110 108 / 0.35);
}
.text-brand-green-700\/40 {
  color: rgb(23 110 108 / 0.4);
}
.text-brand-green-700\/45 {
  color: rgb(23 110 108 / 0.45);
}
.text-brand-green-700\/5 {
  color: rgb(23 110 108 / 0.05);
}
.text-brand-green-700\/50 {
  color: rgb(23 110 108 / 0.5);
}
.text-brand-green-700\/55 {
  color: rgb(23 110 108 / 0.55);
}
.text-brand-green-700\/60 {
  color: rgb(23 110 108 / 0.6);
}
.text-brand-green-700\/65 {
  color: rgb(23 110 108 / 0.65);
}
.text-brand-green-700\/70 {
  color: rgb(23 110 108 / 0.7);
}
.text-brand-green-700\/75 {
  color: rgb(23 110 108 / 0.75);
}
.text-brand-green-700\/80 {
  color: rgb(23 110 108 / 0.8);
}
.text-brand-green-700\/85 {
  color: rgb(23 110 108 / 0.85);
}
.text-brand-green-700\/90 {
  color: rgb(23 110 108 / 0.9);
}
.text-brand-green-700\/95 {
  color: rgb(23 110 108 / 0.95);
}
.text-brand-green-800 {
  --tw-text-opacity: 1;
  color: rgb(23 88 88 / var(--tw-text-opacity, 1));
}
.text-brand-green-800\/0 {
  color: rgb(23 88 88 / 0);
}
.text-brand-green-800\/10 {
  color: rgb(23 88 88 / 0.1);
}
.text-brand-green-800\/100 {
  color: rgb(23 88 88 / 1);
}
.text-brand-green-800\/15 {
  color: rgb(23 88 88 / 0.15);
}
.text-brand-green-800\/20 {
  color: rgb(23 88 88 / 0.2);
}
.text-brand-green-800\/25 {
  color: rgb(23 88 88 / 0.25);
}
.text-brand-green-800\/30 {
  color: rgb(23 88 88 / 0.3);
}
.text-brand-green-800\/35 {
  color: rgb(23 88 88 / 0.35);
}
.text-brand-green-800\/40 {
  color: rgb(23 88 88 / 0.4);
}
.text-brand-green-800\/45 {
  color: rgb(23 88 88 / 0.45);
}
.text-brand-green-800\/5 {
  color: rgb(23 88 88 / 0.05);
}
.text-brand-green-800\/50 {
  color: rgb(23 88 88 / 0.5);
}
.text-brand-green-800\/55 {
  color: rgb(23 88 88 / 0.55);
}
.text-brand-green-800\/60 {
  color: rgb(23 88 88 / 0.6);
}
.text-brand-green-800\/65 {
  color: rgb(23 88 88 / 0.65);
}
.text-brand-green-800\/70 {
  color: rgb(23 88 88 / 0.7);
}
.text-brand-green-800\/75 {
  color: rgb(23 88 88 / 0.75);
}
.text-brand-green-800\/80 {
  color: rgb(23 88 88 / 0.8);
}
.text-brand-green-800\/85 {
  color: rgb(23 88 88 / 0.85);
}
.text-brand-green-800\/90 {
  color: rgb(23 88 88 / 0.9);
}
.text-brand-green-800\/95 {
  color: rgb(23 88 88 / 0.95);
}
.text-brand-green-900 {
  --tw-text-opacity: 1;
  color: rgb(24 73 73 / var(--tw-text-opacity, 1));
}
.text-brand-green-900\/0 {
  color: rgb(24 73 73 / 0);
}
.text-brand-green-900\/10 {
  color: rgb(24 73 73 / 0.1);
}
.text-brand-green-900\/100 {
  color: rgb(24 73 73 / 1);
}
.text-brand-green-900\/15 {
  color: rgb(24 73 73 / 0.15);
}
.text-brand-green-900\/20 {
  color: rgb(24 73 73 / 0.2);
}
.text-brand-green-900\/25 {
  color: rgb(24 73 73 / 0.25);
}
.text-brand-green-900\/30 {
  color: rgb(24 73 73 / 0.3);
}
.text-brand-green-900\/35 {
  color: rgb(24 73 73 / 0.35);
}
.text-brand-green-900\/40 {
  color: rgb(24 73 73 / 0.4);
}
.text-brand-green-900\/45 {
  color: rgb(24 73 73 / 0.45);
}
.text-brand-green-900\/5 {
  color: rgb(24 73 73 / 0.05);
}
.text-brand-green-900\/50 {
  color: rgb(24 73 73 / 0.5);
}
.text-brand-green-900\/55 {
  color: rgb(24 73 73 / 0.55);
}
.text-brand-green-900\/60 {
  color: rgb(24 73 73 / 0.6);
}
.text-brand-green-900\/65 {
  color: rgb(24 73 73 / 0.65);
}
.text-brand-green-900\/70 {
  color: rgb(24 73 73 / 0.7);
}
.text-brand-green-900\/75 {
  color: rgb(24 73 73 / 0.75);
}
.text-brand-green-900\/80 {
  color: rgb(24 73 73 / 0.8);
}
.text-brand-green-900\/85 {
  color: rgb(24 73 73 / 0.85);
}
.text-brand-green-900\/90 {
  color: rgb(24 73 73 / 0.9);
}
.text-brand-green-900\/95 {
  color: rgb(24 73 73 / 0.95);
}
.text-brand-green-950 {
  --tw-text-opacity: 1;
  color: rgb(7 43 44 / var(--tw-text-opacity, 1));
}
.text-brand-green-950\/0 {
  color: rgb(7 43 44 / 0);
}
.text-brand-green-950\/10 {
  color: rgb(7 43 44 / 0.1);
}
.text-brand-green-950\/100 {
  color: rgb(7 43 44 / 1);
}
.text-brand-green-950\/15 {
  color: rgb(7 43 44 / 0.15);
}
.text-brand-green-950\/20 {
  color: rgb(7 43 44 / 0.2);
}
.text-brand-green-950\/25 {
  color: rgb(7 43 44 / 0.25);
}
.text-brand-green-950\/30 {
  color: rgb(7 43 44 / 0.3);
}
.text-brand-green-950\/35 {
  color: rgb(7 43 44 / 0.35);
}
.text-brand-green-950\/40 {
  color: rgb(7 43 44 / 0.4);
}
.text-brand-green-950\/45 {
  color: rgb(7 43 44 / 0.45);
}
.text-brand-green-950\/5 {
  color: rgb(7 43 44 / 0.05);
}
.text-brand-green-950\/50 {
  color: rgb(7 43 44 / 0.5);
}
.text-brand-green-950\/55 {
  color: rgb(7 43 44 / 0.55);
}
.text-brand-green-950\/60 {
  color: rgb(7 43 44 / 0.6);
}
.text-brand-green-950\/65 {
  color: rgb(7 43 44 / 0.65);
}
.text-brand-green-950\/70 {
  color: rgb(7 43 44 / 0.7);
}
.text-brand-green-950\/75 {
  color: rgb(7 43 44 / 0.75);
}
.text-brand-green-950\/80 {
  color: rgb(7 43 44 / 0.8);
}
.text-brand-green-950\/85 {
  color: rgb(7 43 44 / 0.85);
}
.text-brand-green-950\/90 {
  color: rgb(7 43 44 / 0.9);
}
.text-brand-green-950\/95 {
  color: rgb(7 43 44 / 0.95);
}
.text-brand-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 244 197 / var(--tw-text-opacity, 1));
}
.text-brand-orange-100\/0 {
  color: rgb(255 244 197 / 0);
}
.text-brand-orange-100\/10 {
  color: rgb(255 244 197 / 0.1);
}
.text-brand-orange-100\/100 {
  color: rgb(255 244 197 / 1);
}
.text-brand-orange-100\/15 {
  color: rgb(255 244 197 / 0.15);
}
.text-brand-orange-100\/20 {
  color: rgb(255 244 197 / 0.2);
}
.text-brand-orange-100\/25 {
  color: rgb(255 244 197 / 0.25);
}
.text-brand-orange-100\/30 {
  color: rgb(255 244 197 / 0.3);
}
.text-brand-orange-100\/35 {
  color: rgb(255 244 197 / 0.35);
}
.text-brand-orange-100\/40 {
  color: rgb(255 244 197 / 0.4);
}
.text-brand-orange-100\/45 {
  color: rgb(255 244 197 / 0.45);
}
.text-brand-orange-100\/5 {
  color: rgb(255 244 197 / 0.05);
}
.text-brand-orange-100\/50 {
  color: rgb(255 244 197 / 0.5);
}
.text-brand-orange-100\/55 {
  color: rgb(255 244 197 / 0.55);
}
.text-brand-orange-100\/60 {
  color: rgb(255 244 197 / 0.6);
}
.text-brand-orange-100\/65 {
  color: rgb(255 244 197 / 0.65);
}
.text-brand-orange-100\/70 {
  color: rgb(255 244 197 / 0.7);
}
.text-brand-orange-100\/75 {
  color: rgb(255 244 197 / 0.75);
}
.text-brand-orange-100\/80 {
  color: rgb(255 244 197 / 0.8);
}
.text-brand-orange-100\/85 {
  color: rgb(255 244 197 / 0.85);
}
.text-brand-orange-100\/90 {
  color: rgb(255 244 197 / 0.9);
}
.text-brand-orange-100\/95 {
  color: rgb(255 244 197 / 0.95);
}
.text-brand-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(255 234 133 / var(--tw-text-opacity, 1));
}
.text-brand-orange-200\/0 {
  color: rgb(255 234 133 / 0);
}
.text-brand-orange-200\/10 {
  color: rgb(255 234 133 / 0.1);
}
.text-brand-orange-200\/100 {
  color: rgb(255 234 133 / 1);
}
.text-brand-orange-200\/15 {
  color: rgb(255 234 133 / 0.15);
}
.text-brand-orange-200\/20 {
  color: rgb(255 234 133 / 0.2);
}
.text-brand-orange-200\/25 {
  color: rgb(255 234 133 / 0.25);
}
.text-brand-orange-200\/30 {
  color: rgb(255 234 133 / 0.3);
}
.text-brand-orange-200\/35 {
  color: rgb(255 234 133 / 0.35);
}
.text-brand-orange-200\/40 {
  color: rgb(255 234 133 / 0.4);
}
.text-brand-orange-200\/45 {
  color: rgb(255 234 133 / 0.45);
}
.text-brand-orange-200\/5 {
  color: rgb(255 234 133 / 0.05);
}
.text-brand-orange-200\/50 {
  color: rgb(255 234 133 / 0.5);
}
.text-brand-orange-200\/55 {
  color: rgb(255 234 133 / 0.55);
}
.text-brand-orange-200\/60 {
  color: rgb(255 234 133 / 0.6);
}
.text-brand-orange-200\/65 {
  color: rgb(255 234 133 / 0.65);
}
.text-brand-orange-200\/70 {
  color: rgb(255 234 133 / 0.7);
}
.text-brand-orange-200\/75 {
  color: rgb(255 234 133 / 0.75);
}
.text-brand-orange-200\/80 {
  color: rgb(255 234 133 / 0.8);
}
.text-brand-orange-200\/85 {
  color: rgb(255 234 133 / 0.85);
}
.text-brand-orange-200\/90 {
  color: rgb(255 234 133 / 0.9);
}
.text-brand-orange-200\/95 {
  color: rgb(255 234 133 / 0.95);
}
.text-brand-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(255 217 70 / var(--tw-text-opacity, 1));
}
.text-brand-orange-300\/0 {
  color: rgb(255 217 70 / 0);
}
.text-brand-orange-300\/10 {
  color: rgb(255 217 70 / 0.1);
}
.text-brand-orange-300\/100 {
  color: rgb(255 217 70 / 1);
}
.text-brand-orange-300\/15 {
  color: rgb(255 217 70 / 0.15);
}
.text-brand-orange-300\/20 {
  color: rgb(255 217 70 / 0.2);
}
.text-brand-orange-300\/25 {
  color: rgb(255 217 70 / 0.25);
}
.text-brand-orange-300\/30 {
  color: rgb(255 217 70 / 0.3);
}
.text-brand-orange-300\/35 {
  color: rgb(255 217 70 / 0.35);
}
.text-brand-orange-300\/40 {
  color: rgb(255 217 70 / 0.4);
}
.text-brand-orange-300\/45 {
  color: rgb(255 217 70 / 0.45);
}
.text-brand-orange-300\/5 {
  color: rgb(255 217 70 / 0.05);
}
.text-brand-orange-300\/50 {
  color: rgb(255 217 70 / 0.5);
}
.text-brand-orange-300\/55 {
  color: rgb(255 217 70 / 0.55);
}
.text-brand-orange-300\/60 {
  color: rgb(255 217 70 / 0.6);
}
.text-brand-orange-300\/65 {
  color: rgb(255 217 70 / 0.65);
}
.text-brand-orange-300\/70 {
  color: rgb(255 217 70 / 0.7);
}
.text-brand-orange-300\/75 {
  color: rgb(255 217 70 / 0.75);
}
.text-brand-orange-300\/80 {
  color: rgb(255 217 70 / 0.8);
}
.text-brand-orange-300\/85 {
  color: rgb(255 217 70 / 0.85);
}
.text-brand-orange-300\/90 {
  color: rgb(255 217 70 / 0.9);
}
.text-brand-orange-300\/95 {
  color: rgb(255 217 70 / 0.95);
}
.text-brand-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(255 197 27 / var(--tw-text-opacity, 1));
}
.text-brand-orange-400\/0 {
  color: rgb(255 197 27 / 0);
}
.text-brand-orange-400\/10 {
  color: rgb(255 197 27 / 0.1);
}
.text-brand-orange-400\/100 {
  color: rgb(255 197 27 / 1);
}
.text-brand-orange-400\/15 {
  color: rgb(255 197 27 / 0.15);
}
.text-brand-orange-400\/20 {
  color: rgb(255 197 27 / 0.2);
}
.text-brand-orange-400\/25 {
  color: rgb(255 197 27 / 0.25);
}
.text-brand-orange-400\/30 {
  color: rgb(255 197 27 / 0.3);
}
.text-brand-orange-400\/35 {
  color: rgb(255 197 27 / 0.35);
}
.text-brand-orange-400\/40 {
  color: rgb(255 197 27 / 0.4);
}
.text-brand-orange-400\/45 {
  color: rgb(255 197 27 / 0.45);
}
.text-brand-orange-400\/5 {
  color: rgb(255 197 27 / 0.05);
}
.text-brand-orange-400\/50 {
  color: rgb(255 197 27 / 0.5);
}
.text-brand-orange-400\/55 {
  color: rgb(255 197 27 / 0.55);
}
.text-brand-orange-400\/60 {
  color: rgb(255 197 27 / 0.6);
}
.text-brand-orange-400\/65 {
  color: rgb(255 197 27 / 0.65);
}
.text-brand-orange-400\/70 {
  color: rgb(255 197 27 / 0.7);
}
.text-brand-orange-400\/75 {
  color: rgb(255 197 27 / 0.75);
}
.text-brand-orange-400\/80 {
  color: rgb(255 197 27 / 0.8);
}
.text-brand-orange-400\/85 {
  color: rgb(255 197 27 / 0.85);
}
.text-brand-orange-400\/90 {
  color: rgb(255 197 27 / 0.9);
}
.text-brand-orange-400\/95 {
  color: rgb(255 197 27 / 0.95);
}
.text-brand-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 252 234 / var(--tw-text-opacity, 1));
}
.text-brand-orange-50\/0 {
  color: rgb(255 252 234 / 0);
}
.text-brand-orange-50\/10 {
  color: rgb(255 252 234 / 0.1);
}
.text-brand-orange-50\/100 {
  color: rgb(255 252 234 / 1);
}
.text-brand-orange-50\/15 {
  color: rgb(255 252 234 / 0.15);
}
.text-brand-orange-50\/20 {
  color: rgb(255 252 234 / 0.2);
}
.text-brand-orange-50\/25 {
  color: rgb(255 252 234 / 0.25);
}
.text-brand-orange-50\/30 {
  color: rgb(255 252 234 / 0.3);
}
.text-brand-orange-50\/35 {
  color: rgb(255 252 234 / 0.35);
}
.text-brand-orange-50\/40 {
  color: rgb(255 252 234 / 0.4);
}
.text-brand-orange-50\/45 {
  color: rgb(255 252 234 / 0.45);
}
.text-brand-orange-50\/5 {
  color: rgb(255 252 234 / 0.05);
}
.text-brand-orange-50\/50 {
  color: rgb(255 252 234 / 0.5);
}
.text-brand-orange-50\/55 {
  color: rgb(255 252 234 / 0.55);
}
.text-brand-orange-50\/60 {
  color: rgb(255 252 234 / 0.6);
}
.text-brand-orange-50\/65 {
  color: rgb(255 252 234 / 0.65);
}
.text-brand-orange-50\/70 {
  color: rgb(255 252 234 / 0.7);
}
.text-brand-orange-50\/75 {
  color: rgb(255 252 234 / 0.75);
}
.text-brand-orange-50\/80 {
  color: rgb(255 252 234 / 0.8);
}
.text-brand-orange-50\/85 {
  color: rgb(255 252 234 / 0.85);
}
.text-brand-orange-50\/90 {
  color: rgb(255 252 234 / 0.9);
}
.text-brand-orange-50\/95 {
  color: rgb(255 252 234 / 0.95);
}
.text-brand-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(245 156 0 / var(--tw-text-opacity, 1));
}
.text-brand-orange-500\/0 {
  color: rgb(245 156 0 / 0);
}
.text-brand-orange-500\/10 {
  color: rgb(245 156 0 / 0.1);
}
.text-brand-orange-500\/100 {
  color: rgb(245 156 0 / 1);
}
.text-brand-orange-500\/15 {
  color: rgb(245 156 0 / 0.15);
}
.text-brand-orange-500\/20 {
  color: rgb(245 156 0 / 0.2);
}
.text-brand-orange-500\/25 {
  color: rgb(245 156 0 / 0.25);
}
.text-brand-orange-500\/30 {
  color: rgb(245 156 0 / 0.3);
}
.text-brand-orange-500\/35 {
  color: rgb(245 156 0 / 0.35);
}
.text-brand-orange-500\/40 {
  color: rgb(245 156 0 / 0.4);
}
.text-brand-orange-500\/45 {
  color: rgb(245 156 0 / 0.45);
}
.text-brand-orange-500\/5 {
  color: rgb(245 156 0 / 0.05);
}
.text-brand-orange-500\/50 {
  color: rgb(245 156 0 / 0.5);
}
.text-brand-orange-500\/55 {
  color: rgb(245 156 0 / 0.55);
}
.text-brand-orange-500\/60 {
  color: rgb(245 156 0 / 0.6);
}
.text-brand-orange-500\/65 {
  color: rgb(245 156 0 / 0.65);
}
.text-brand-orange-500\/70 {
  color: rgb(245 156 0 / 0.7);
}
.text-brand-orange-500\/75 {
  color: rgb(245 156 0 / 0.75);
}
.text-brand-orange-500\/80 {
  color: rgb(245 156 0 / 0.8);
}
.text-brand-orange-500\/85 {
  color: rgb(245 156 0 / 0.85);
}
.text-brand-orange-500\/90 {
  color: rgb(245 156 0 / 0.9);
}
.text-brand-orange-500\/95 {
  color: rgb(245 156 0 / 0.95);
}
.text-brand-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(226 122 0 / var(--tw-text-opacity, 1));
}
.text-brand-orange-600\/0 {
  color: rgb(226 122 0 / 0);
}
.text-brand-orange-600\/10 {
  color: rgb(226 122 0 / 0.1);
}
.text-brand-orange-600\/100 {
  color: rgb(226 122 0 / 1);
}
.text-brand-orange-600\/15 {
  color: rgb(226 122 0 / 0.15);
}
.text-brand-orange-600\/20 {
  color: rgb(226 122 0 / 0.2);
}
.text-brand-orange-600\/25 {
  color: rgb(226 122 0 / 0.25);
}
.text-brand-orange-600\/30 {
  color: rgb(226 122 0 / 0.3);
}
.text-brand-orange-600\/35 {
  color: rgb(226 122 0 / 0.35);
}
.text-brand-orange-600\/40 {
  color: rgb(226 122 0 / 0.4);
}
.text-brand-orange-600\/45 {
  color: rgb(226 122 0 / 0.45);
}
.text-brand-orange-600\/5 {
  color: rgb(226 122 0 / 0.05);
}
.text-brand-orange-600\/50 {
  color: rgb(226 122 0 / 0.5);
}
.text-brand-orange-600\/55 {
  color: rgb(226 122 0 / 0.55);
}
.text-brand-orange-600\/60 {
  color: rgb(226 122 0 / 0.6);
}
.text-brand-orange-600\/65 {
  color: rgb(226 122 0 / 0.65);
}
.text-brand-orange-600\/70 {
  color: rgb(226 122 0 / 0.7);
}
.text-brand-orange-600\/75 {
  color: rgb(226 122 0 / 0.75);
}
.text-brand-orange-600\/80 {
  color: rgb(226 122 0 / 0.8);
}
.text-brand-orange-600\/85 {
  color: rgb(226 122 0 / 0.85);
}
.text-brand-orange-600\/90 {
  color: rgb(226 122 0 / 0.9);
}
.text-brand-orange-600\/95 {
  color: rgb(226 122 0 / 0.95);
}
.text-brand-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(187 84 2 / var(--tw-text-opacity, 1));
}
.text-brand-orange-700\/0 {
  color: rgb(187 84 2 / 0);
}
.text-brand-orange-700\/10 {
  color: rgb(187 84 2 / 0.1);
}
.text-brand-orange-700\/100 {
  color: rgb(187 84 2 / 1);
}
.text-brand-orange-700\/15 {
  color: rgb(187 84 2 / 0.15);
}
.text-brand-orange-700\/20 {
  color: rgb(187 84 2 / 0.2);
}
.text-brand-orange-700\/25 {
  color: rgb(187 84 2 / 0.25);
}
.text-brand-orange-700\/30 {
  color: rgb(187 84 2 / 0.3);
}
.text-brand-orange-700\/35 {
  color: rgb(187 84 2 / 0.35);
}
.text-brand-orange-700\/40 {
  color: rgb(187 84 2 / 0.4);
}
.text-brand-orange-700\/45 {
  color: rgb(187 84 2 / 0.45);
}
.text-brand-orange-700\/5 {
  color: rgb(187 84 2 / 0.05);
}
.text-brand-orange-700\/50 {
  color: rgb(187 84 2 / 0.5);
}
.text-brand-orange-700\/55 {
  color: rgb(187 84 2 / 0.55);
}
.text-brand-orange-700\/60 {
  color: rgb(187 84 2 / 0.6);
}
.text-brand-orange-700\/65 {
  color: rgb(187 84 2 / 0.65);
}
.text-brand-orange-700\/70 {
  color: rgb(187 84 2 / 0.7);
}
.text-brand-orange-700\/75 {
  color: rgb(187 84 2 / 0.75);
}
.text-brand-orange-700\/80 {
  color: rgb(187 84 2 / 0.8);
}
.text-brand-orange-700\/85 {
  color: rgb(187 84 2 / 0.85);
}
.text-brand-orange-700\/90 {
  color: rgb(187 84 2 / 0.9);
}
.text-brand-orange-700\/95 {
  color: rgb(187 84 2 / 0.95);
}
.text-brand-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(152 64 8 / var(--tw-text-opacity, 1));
}
.text-brand-orange-800\/0 {
  color: rgb(152 64 8 / 0);
}
.text-brand-orange-800\/10 {
  color: rgb(152 64 8 / 0.1);
}
.text-brand-orange-800\/100 {
  color: rgb(152 64 8 / 1);
}
.text-brand-orange-800\/15 {
  color: rgb(152 64 8 / 0.15);
}
.text-brand-orange-800\/20 {
  color: rgb(152 64 8 / 0.2);
}
.text-brand-orange-800\/25 {
  color: rgb(152 64 8 / 0.25);
}
.text-brand-orange-800\/30 {
  color: rgb(152 64 8 / 0.3);
}
.text-brand-orange-800\/35 {
  color: rgb(152 64 8 / 0.35);
}
.text-brand-orange-800\/40 {
  color: rgb(152 64 8 / 0.4);
}
.text-brand-orange-800\/45 {
  color: rgb(152 64 8 / 0.45);
}
.text-brand-orange-800\/5 {
  color: rgb(152 64 8 / 0.05);
}
.text-brand-orange-800\/50 {
  color: rgb(152 64 8 / 0.5);
}
.text-brand-orange-800\/55 {
  color: rgb(152 64 8 / 0.55);
}
.text-brand-orange-800\/60 {
  color: rgb(152 64 8 / 0.6);
}
.text-brand-orange-800\/65 {
  color: rgb(152 64 8 / 0.65);
}
.text-brand-orange-800\/70 {
  color: rgb(152 64 8 / 0.7);
}
.text-brand-orange-800\/75 {
  color: rgb(152 64 8 / 0.75);
}
.text-brand-orange-800\/80 {
  color: rgb(152 64 8 / 0.8);
}
.text-brand-orange-800\/85 {
  color: rgb(152 64 8 / 0.85);
}
.text-brand-orange-800\/90 {
  color: rgb(152 64 8 / 0.9);
}
.text-brand-orange-800\/95 {
  color: rgb(152 64 8 / 0.95);
}
.text-brand-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 53 11 / var(--tw-text-opacity, 1));
}
.text-brand-orange-900\/0 {
  color: rgb(124 53 11 / 0);
}
.text-brand-orange-900\/10 {
  color: rgb(124 53 11 / 0.1);
}
.text-brand-orange-900\/100 {
  color: rgb(124 53 11 / 1);
}
.text-brand-orange-900\/15 {
  color: rgb(124 53 11 / 0.15);
}
.text-brand-orange-900\/20 {
  color: rgb(124 53 11 / 0.2);
}
.text-brand-orange-900\/25 {
  color: rgb(124 53 11 / 0.25);
}
.text-brand-orange-900\/30 {
  color: rgb(124 53 11 / 0.3);
}
.text-brand-orange-900\/35 {
  color: rgb(124 53 11 / 0.35);
}
.text-brand-orange-900\/40 {
  color: rgb(124 53 11 / 0.4);
}
.text-brand-orange-900\/45 {
  color: rgb(124 53 11 / 0.45);
}
.text-brand-orange-900\/5 {
  color: rgb(124 53 11 / 0.05);
}
.text-brand-orange-900\/50 {
  color: rgb(124 53 11 / 0.5);
}
.text-brand-orange-900\/55 {
  color: rgb(124 53 11 / 0.55);
}
.text-brand-orange-900\/60 {
  color: rgb(124 53 11 / 0.6);
}
.text-brand-orange-900\/65 {
  color: rgb(124 53 11 / 0.65);
}
.text-brand-orange-900\/70 {
  color: rgb(124 53 11 / 0.7);
}
.text-brand-orange-900\/75 {
  color: rgb(124 53 11 / 0.75);
}
.text-brand-orange-900\/80 {
  color: rgb(124 53 11 / 0.8);
}
.text-brand-orange-900\/85 {
  color: rgb(124 53 11 / 0.85);
}
.text-brand-orange-900\/90 {
  color: rgb(124 53 11 / 0.9);
}
.text-brand-orange-900\/95 {
  color: rgb(124 53 11 / 0.95);
}
.text-brand-orange-950 {
  --tw-text-opacity: 1;
  color: rgb(72 26 0 / var(--tw-text-opacity, 1));
}
.text-brand-orange-950\/0 {
  color: rgb(72 26 0 / 0);
}
.text-brand-orange-950\/10 {
  color: rgb(72 26 0 / 0.1);
}
.text-brand-orange-950\/100 {
  color: rgb(72 26 0 / 1);
}
.text-brand-orange-950\/15 {
  color: rgb(72 26 0 / 0.15);
}
.text-brand-orange-950\/20 {
  color: rgb(72 26 0 / 0.2);
}
.text-brand-orange-950\/25 {
  color: rgb(72 26 0 / 0.25);
}
.text-brand-orange-950\/30 {
  color: rgb(72 26 0 / 0.3);
}
.text-brand-orange-950\/35 {
  color: rgb(72 26 0 / 0.35);
}
.text-brand-orange-950\/40 {
  color: rgb(72 26 0 / 0.4);
}
.text-brand-orange-950\/45 {
  color: rgb(72 26 0 / 0.45);
}
.text-brand-orange-950\/5 {
  color: rgb(72 26 0 / 0.05);
}
.text-brand-orange-950\/50 {
  color: rgb(72 26 0 / 0.5);
}
.text-brand-orange-950\/55 {
  color: rgb(72 26 0 / 0.55);
}
.text-brand-orange-950\/60 {
  color: rgb(72 26 0 / 0.6);
}
.text-brand-orange-950\/65 {
  color: rgb(72 26 0 / 0.65);
}
.text-brand-orange-950\/70 {
  color: rgb(72 26 0 / 0.7);
}
.text-brand-orange-950\/75 {
  color: rgb(72 26 0 / 0.75);
}
.text-brand-orange-950\/80 {
  color: rgb(72 26 0 / 0.8);
}
.text-brand-orange-950\/85 {
  color: rgb(72 26 0 / 0.85);
}
.text-brand-orange-950\/90 {
  color: rgb(72 26 0 / 0.9);
}
.text-brand-orange-950\/95 {
  color: rgb(72 26 0 / 0.95);
}
.text-brand-plum-100 {
  --tw-text-opacity: 1;
  color: rgb(250 233 245 / var(--tw-text-opacity, 1));
}
.text-brand-plum-100\/0 {
  color: rgb(250 233 245 / 0);
}
.text-brand-plum-100\/10 {
  color: rgb(250 233 245 / 0.1);
}
.text-brand-plum-100\/100 {
  color: rgb(250 233 245 / 1);
}
.text-brand-plum-100\/15 {
  color: rgb(250 233 245 / 0.15);
}
.text-brand-plum-100\/20 {
  color: rgb(250 233 245 / 0.2);
}
.text-brand-plum-100\/25 {
  color: rgb(250 233 245 / 0.25);
}
.text-brand-plum-100\/30 {
  color: rgb(250 233 245 / 0.3);
}
.text-brand-plum-100\/35 {
  color: rgb(250 233 245 / 0.35);
}
.text-brand-plum-100\/40 {
  color: rgb(250 233 245 / 0.4);
}
.text-brand-plum-100\/45 {
  color: rgb(250 233 245 / 0.45);
}
.text-brand-plum-100\/5 {
  color: rgb(250 233 245 / 0.05);
}
.text-brand-plum-100\/50 {
  color: rgb(250 233 245 / 0.5);
}
.text-brand-plum-100\/55 {
  color: rgb(250 233 245 / 0.55);
}
.text-brand-plum-100\/60 {
  color: rgb(250 233 245 / 0.6);
}
.text-brand-plum-100\/65 {
  color: rgb(250 233 245 / 0.65);
}
.text-brand-plum-100\/70 {
  color: rgb(250 233 245 / 0.7);
}
.text-brand-plum-100\/75 {
  color: rgb(250 233 245 / 0.75);
}
.text-brand-plum-100\/80 {
  color: rgb(250 233 245 / 0.8);
}
.text-brand-plum-100\/85 {
  color: rgb(250 233 245 / 0.85);
}
.text-brand-plum-100\/90 {
  color: rgb(250 233 245 / 0.9);
}
.text-brand-plum-100\/95 {
  color: rgb(250 233 245 / 0.95);
}
.text-brand-plum-200 {
  --tw-text-opacity: 1;
  color: rgb(247 211 236 / var(--tw-text-opacity, 1));
}
.text-brand-plum-200\/0 {
  color: rgb(247 211 236 / 0);
}
.text-brand-plum-200\/10 {
  color: rgb(247 211 236 / 0.1);
}
.text-brand-plum-200\/100 {
  color: rgb(247 211 236 / 1);
}
.text-brand-plum-200\/15 {
  color: rgb(247 211 236 / 0.15);
}
.text-brand-plum-200\/20 {
  color: rgb(247 211 236 / 0.2);
}
.text-brand-plum-200\/25 {
  color: rgb(247 211 236 / 0.25);
}
.text-brand-plum-200\/30 {
  color: rgb(247 211 236 / 0.3);
}
.text-brand-plum-200\/35 {
  color: rgb(247 211 236 / 0.35);
}
.text-brand-plum-200\/40 {
  color: rgb(247 211 236 / 0.4);
}
.text-brand-plum-200\/45 {
  color: rgb(247 211 236 / 0.45);
}
.text-brand-plum-200\/5 {
  color: rgb(247 211 236 / 0.05);
}
.text-brand-plum-200\/50 {
  color: rgb(247 211 236 / 0.5);
}
.text-brand-plum-200\/55 {
  color: rgb(247 211 236 / 0.55);
}
.text-brand-plum-200\/60 {
  color: rgb(247 211 236 / 0.6);
}
.text-brand-plum-200\/65 {
  color: rgb(247 211 236 / 0.65);
}
.text-brand-plum-200\/70 {
  color: rgb(247 211 236 / 0.7);
}
.text-brand-plum-200\/75 {
  color: rgb(247 211 236 / 0.75);
}
.text-brand-plum-200\/80 {
  color: rgb(247 211 236 / 0.8);
}
.text-brand-plum-200\/85 {
  color: rgb(247 211 236 / 0.85);
}
.text-brand-plum-200\/90 {
  color: rgb(247 211 236 / 0.9);
}
.text-brand-plum-200\/95 {
  color: rgb(247 211 236 / 0.95);
}
.text-brand-plum-300 {
  --tw-text-opacity: 1;
  color: rgb(242 175 219 / var(--tw-text-opacity, 1));
}
.text-brand-plum-300\/0 {
  color: rgb(242 175 219 / 0);
}
.text-brand-plum-300\/10 {
  color: rgb(242 175 219 / 0.1);
}
.text-brand-plum-300\/100 {
  color: rgb(242 175 219 / 1);
}
.text-brand-plum-300\/15 {
  color: rgb(242 175 219 / 0.15);
}
.text-brand-plum-300\/20 {
  color: rgb(242 175 219 / 0.2);
}
.text-brand-plum-300\/25 {
  color: rgb(242 175 219 / 0.25);
}
.text-brand-plum-300\/30 {
  color: rgb(242 175 219 / 0.3);
}
.text-brand-plum-300\/35 {
  color: rgb(242 175 219 / 0.35);
}
.text-brand-plum-300\/40 {
  color: rgb(242 175 219 / 0.4);
}
.text-brand-plum-300\/45 {
  color: rgb(242 175 219 / 0.45);
}
.text-brand-plum-300\/5 {
  color: rgb(242 175 219 / 0.05);
}
.text-brand-plum-300\/50 {
  color: rgb(242 175 219 / 0.5);
}
.text-brand-plum-300\/55 {
  color: rgb(242 175 219 / 0.55);
}
.text-brand-plum-300\/60 {
  color: rgb(242 175 219 / 0.6);
}
.text-brand-plum-300\/65 {
  color: rgb(242 175 219 / 0.65);
}
.text-brand-plum-300\/70 {
  color: rgb(242 175 219 / 0.7);
}
.text-brand-plum-300\/75 {
  color: rgb(242 175 219 / 0.75);
}
.text-brand-plum-300\/80 {
  color: rgb(242 175 219 / 0.8);
}
.text-brand-plum-300\/85 {
  color: rgb(242 175 219 / 0.85);
}
.text-brand-plum-300\/90 {
  color: rgb(242 175 219 / 0.9);
}
.text-brand-plum-300\/95 {
  color: rgb(242 175 219 / 0.95);
}
.text-brand-plum-400 {
  --tw-text-opacity: 1;
  color: rgb(233 125 194 / var(--tw-text-opacity, 1));
}
.text-brand-plum-400\/0 {
  color: rgb(233 125 194 / 0);
}
.text-brand-plum-400\/10 {
  color: rgb(233 125 194 / 0.1);
}
.text-brand-plum-400\/100 {
  color: rgb(233 125 194 / 1);
}
.text-brand-plum-400\/15 {
  color: rgb(233 125 194 / 0.15);
}
.text-brand-plum-400\/20 {
  color: rgb(233 125 194 / 0.2);
}
.text-brand-plum-400\/25 {
  color: rgb(233 125 194 / 0.25);
}
.text-brand-plum-400\/30 {
  color: rgb(233 125 194 / 0.3);
}
.text-brand-plum-400\/35 {
  color: rgb(233 125 194 / 0.35);
}
.text-brand-plum-400\/40 {
  color: rgb(233 125 194 / 0.4);
}
.text-brand-plum-400\/45 {
  color: rgb(233 125 194 / 0.45);
}
.text-brand-plum-400\/5 {
  color: rgb(233 125 194 / 0.05);
}
.text-brand-plum-400\/50 {
  color: rgb(233 125 194 / 0.5);
}
.text-brand-plum-400\/55 {
  color: rgb(233 125 194 / 0.55);
}
.text-brand-plum-400\/60 {
  color: rgb(233 125 194 / 0.6);
}
.text-brand-plum-400\/65 {
  color: rgb(233 125 194 / 0.65);
}
.text-brand-plum-400\/70 {
  color: rgb(233 125 194 / 0.7);
}
.text-brand-plum-400\/75 {
  color: rgb(233 125 194 / 0.75);
}
.text-brand-plum-400\/80 {
  color: rgb(233 125 194 / 0.8);
}
.text-brand-plum-400\/85 {
  color: rgb(233 125 194 / 0.85);
}
.text-brand-plum-400\/90 {
  color: rgb(233 125 194 / 0.9);
}
.text-brand-plum-400\/95 {
  color: rgb(233 125 194 / 0.95);
}
.text-brand-plum-50 {
  --tw-text-opacity: 1;
  color: rgb(252 243 249 / var(--tw-text-opacity, 1));
}
.text-brand-plum-50\/0 {
  color: rgb(252 243 249 / 0);
}
.text-brand-plum-50\/10 {
  color: rgb(252 243 249 / 0.1);
}
.text-brand-plum-50\/100 {
  color: rgb(252 243 249 / 1);
}
.text-brand-plum-50\/15 {
  color: rgb(252 243 249 / 0.15);
}
.text-brand-plum-50\/20 {
  color: rgb(252 243 249 / 0.2);
}
.text-brand-plum-50\/25 {
  color: rgb(252 243 249 / 0.25);
}
.text-brand-plum-50\/30 {
  color: rgb(252 243 249 / 0.3);
}
.text-brand-plum-50\/35 {
  color: rgb(252 243 249 / 0.35);
}
.text-brand-plum-50\/40 {
  color: rgb(252 243 249 / 0.4);
}
.text-brand-plum-50\/45 {
  color: rgb(252 243 249 / 0.45);
}
.text-brand-plum-50\/5 {
  color: rgb(252 243 249 / 0.05);
}
.text-brand-plum-50\/50 {
  color: rgb(252 243 249 / 0.5);
}
.text-brand-plum-50\/55 {
  color: rgb(252 243 249 / 0.55);
}
.text-brand-plum-50\/60 {
  color: rgb(252 243 249 / 0.6);
}
.text-brand-plum-50\/65 {
  color: rgb(252 243 249 / 0.65);
}
.text-brand-plum-50\/70 {
  color: rgb(252 243 249 / 0.7);
}
.text-brand-plum-50\/75 {
  color: rgb(252 243 249 / 0.75);
}
.text-brand-plum-50\/80 {
  color: rgb(252 243 249 / 0.8);
}
.text-brand-plum-50\/85 {
  color: rgb(252 243 249 / 0.85);
}
.text-brand-plum-50\/90 {
  color: rgb(252 243 249 / 0.9);
}
.text-brand-plum-50\/95 {
  color: rgb(252 243 249 / 0.95);
}
.text-brand-plum-500 {
  --tw-text-opacity: 1;
  color: rgb(223 85 169 / var(--tw-text-opacity, 1));
}
.text-brand-plum-500\/0 {
  color: rgb(223 85 169 / 0);
}
.text-brand-plum-500\/10 {
  color: rgb(223 85 169 / 0.1);
}
.text-brand-plum-500\/100 {
  color: rgb(223 85 169 / 1);
}
.text-brand-plum-500\/15 {
  color: rgb(223 85 169 / 0.15);
}
.text-brand-plum-500\/20 {
  color: rgb(223 85 169 / 0.2);
}
.text-brand-plum-500\/25 {
  color: rgb(223 85 169 / 0.25);
}
.text-brand-plum-500\/30 {
  color: rgb(223 85 169 / 0.3);
}
.text-brand-plum-500\/35 {
  color: rgb(223 85 169 / 0.35);
}
.text-brand-plum-500\/40 {
  color: rgb(223 85 169 / 0.4);
}
.text-brand-plum-500\/45 {
  color: rgb(223 85 169 / 0.45);
}
.text-brand-plum-500\/5 {
  color: rgb(223 85 169 / 0.05);
}
.text-brand-plum-500\/50 {
  color: rgb(223 85 169 / 0.5);
}
.text-brand-plum-500\/55 {
  color: rgb(223 85 169 / 0.55);
}
.text-brand-plum-500\/60 {
  color: rgb(223 85 169 / 0.6);
}
.text-brand-plum-500\/65 {
  color: rgb(223 85 169 / 0.65);
}
.text-brand-plum-500\/70 {
  color: rgb(223 85 169 / 0.7);
}
.text-brand-plum-500\/75 {
  color: rgb(223 85 169 / 0.75);
}
.text-brand-plum-500\/80 {
  color: rgb(223 85 169 / 0.8);
}
.text-brand-plum-500\/85 {
  color: rgb(223 85 169 / 0.85);
}
.text-brand-plum-500\/90 {
  color: rgb(223 85 169 / 0.9);
}
.text-brand-plum-500\/95 {
  color: rgb(223 85 169 / 0.95);
}
.text-brand-plum-600 {
  --tw-text-opacity: 1;
  color: rgb(204 54 138 / var(--tw-text-opacity, 1));
}
.text-brand-plum-600\/0 {
  color: rgb(204 54 138 / 0);
}
.text-brand-plum-600\/10 {
  color: rgb(204 54 138 / 0.1);
}
.text-brand-plum-600\/100 {
  color: rgb(204 54 138 / 1);
}
.text-brand-plum-600\/15 {
  color: rgb(204 54 138 / 0.15);
}
.text-brand-plum-600\/20 {
  color: rgb(204 54 138 / 0.2);
}
.text-brand-plum-600\/25 {
  color: rgb(204 54 138 / 0.25);
}
.text-brand-plum-600\/30 {
  color: rgb(204 54 138 / 0.3);
}
.text-brand-plum-600\/35 {
  color: rgb(204 54 138 / 0.35);
}
.text-brand-plum-600\/40 {
  color: rgb(204 54 138 / 0.4);
}
.text-brand-plum-600\/45 {
  color: rgb(204 54 138 / 0.45);
}
.text-brand-plum-600\/5 {
  color: rgb(204 54 138 / 0.05);
}
.text-brand-plum-600\/50 {
  color: rgb(204 54 138 / 0.5);
}
.text-brand-plum-600\/55 {
  color: rgb(204 54 138 / 0.55);
}
.text-brand-plum-600\/60 {
  color: rgb(204 54 138 / 0.6);
}
.text-brand-plum-600\/65 {
  color: rgb(204 54 138 / 0.65);
}
.text-brand-plum-600\/70 {
  color: rgb(204 54 138 / 0.7);
}
.text-brand-plum-600\/75 {
  color: rgb(204 54 138 / 0.75);
}
.text-brand-plum-600\/80 {
  color: rgb(204 54 138 / 0.8);
}
.text-brand-plum-600\/85 {
  color: rgb(204 54 138 / 0.85);
}
.text-brand-plum-600\/90 {
  color: rgb(204 54 138 / 0.9);
}
.text-brand-plum-600\/95 {
  color: rgb(204 54 138 / 0.95);
}
.text-brand-plum-700 {
  --tw-text-opacity: 1;
  color: rgb(165 35 104 / var(--tw-text-opacity, 1));
}
.text-brand-plum-700\/0 {
  color: rgb(165 35 104 / 0);
}
.text-brand-plum-700\/10 {
  color: rgb(165 35 104 / 0.1);
}
.text-brand-plum-700\/100 {
  color: rgb(165 35 104 / 1);
}
.text-brand-plum-700\/15 {
  color: rgb(165 35 104 / 0.15);
}
.text-brand-plum-700\/20 {
  color: rgb(165 35 104 / 0.2);
}
.text-brand-plum-700\/25 {
  color: rgb(165 35 104 / 0.25);
}
.text-brand-plum-700\/30 {
  color: rgb(165 35 104 / 0.3);
}
.text-brand-plum-700\/35 {
  color: rgb(165 35 104 / 0.35);
}
.text-brand-plum-700\/40 {
  color: rgb(165 35 104 / 0.4);
}
.text-brand-plum-700\/45 {
  color: rgb(165 35 104 / 0.45);
}
.text-brand-plum-700\/5 {
  color: rgb(165 35 104 / 0.05);
}
.text-brand-plum-700\/50 {
  color: rgb(165 35 104 / 0.5);
}
.text-brand-plum-700\/55 {
  color: rgb(165 35 104 / 0.55);
}
.text-brand-plum-700\/60 {
  color: rgb(165 35 104 / 0.6);
}
.text-brand-plum-700\/65 {
  color: rgb(165 35 104 / 0.65);
}
.text-brand-plum-700\/70 {
  color: rgb(165 35 104 / 0.7);
}
.text-brand-plum-700\/75 {
  color: rgb(165 35 104 / 0.75);
}
.text-brand-plum-700\/80 {
  color: rgb(165 35 104 / 0.8);
}
.text-brand-plum-700\/85 {
  color: rgb(165 35 104 / 0.85);
}
.text-brand-plum-700\/90 {
  color: rgb(165 35 104 / 0.9);
}
.text-brand-plum-700\/95 {
  color: rgb(165 35 104 / 0.95);
}
.text-brand-plum-800 {
  --tw-text-opacity: 1;
  color: rgb(146 34 92 / var(--tw-text-opacity, 1));
}
.text-brand-plum-800\/0 {
  color: rgb(146 34 92 / 0);
}
.text-brand-plum-800\/10 {
  color: rgb(146 34 92 / 0.1);
}
.text-brand-plum-800\/100 {
  color: rgb(146 34 92 / 1);
}
.text-brand-plum-800\/15 {
  color: rgb(146 34 92 / 0.15);
}
.text-brand-plum-800\/20 {
  color: rgb(146 34 92 / 0.2);
}
.text-brand-plum-800\/25 {
  color: rgb(146 34 92 / 0.25);
}
.text-brand-plum-800\/30 {
  color: rgb(146 34 92 / 0.3);
}
.text-brand-plum-800\/35 {
  color: rgb(146 34 92 / 0.35);
}
.text-brand-plum-800\/40 {
  color: rgb(146 34 92 / 0.4);
}
.text-brand-plum-800\/45 {
  color: rgb(146 34 92 / 0.45);
}
.text-brand-plum-800\/5 {
  color: rgb(146 34 92 / 0.05);
}
.text-brand-plum-800\/50 {
  color: rgb(146 34 92 / 0.5);
}
.text-brand-plum-800\/55 {
  color: rgb(146 34 92 / 0.55);
}
.text-brand-plum-800\/60 {
  color: rgb(146 34 92 / 0.6);
}
.text-brand-plum-800\/65 {
  color: rgb(146 34 92 / 0.65);
}
.text-brand-plum-800\/70 {
  color: rgb(146 34 92 / 0.7);
}
.text-brand-plum-800\/75 {
  color: rgb(146 34 92 / 0.75);
}
.text-brand-plum-800\/80 {
  color: rgb(146 34 92 / 0.8);
}
.text-brand-plum-800\/85 {
  color: rgb(146 34 92 / 0.85);
}
.text-brand-plum-800\/90 {
  color: rgb(146 34 92 / 0.9);
}
.text-brand-plum-800\/95 {
  color: rgb(146 34 92 / 0.95);
}
.text-brand-plum-900 {
  --tw-text-opacity: 1;
  color: rgb(122 33 79 / var(--tw-text-opacity, 1));
}
.text-brand-plum-900\/0 {
  color: rgb(122 33 79 / 0);
}
.text-brand-plum-900\/10 {
  color: rgb(122 33 79 / 0.1);
}
.text-brand-plum-900\/100 {
  color: rgb(122 33 79 / 1);
}
.text-brand-plum-900\/15 {
  color: rgb(122 33 79 / 0.15);
}
.text-brand-plum-900\/20 {
  color: rgb(122 33 79 / 0.2);
}
.text-brand-plum-900\/25 {
  color: rgb(122 33 79 / 0.25);
}
.text-brand-plum-900\/30 {
  color: rgb(122 33 79 / 0.3);
}
.text-brand-plum-900\/35 {
  color: rgb(122 33 79 / 0.35);
}
.text-brand-plum-900\/40 {
  color: rgb(122 33 79 / 0.4);
}
.text-brand-plum-900\/45 {
  color: rgb(122 33 79 / 0.45);
}
.text-brand-plum-900\/5 {
  color: rgb(122 33 79 / 0.05);
}
.text-brand-plum-900\/50 {
  color: rgb(122 33 79 / 0.5);
}
.text-brand-plum-900\/55 {
  color: rgb(122 33 79 / 0.55);
}
.text-brand-plum-900\/60 {
  color: rgb(122 33 79 / 0.6);
}
.text-brand-plum-900\/65 {
  color: rgb(122 33 79 / 0.65);
}
.text-brand-plum-900\/70 {
  color: rgb(122 33 79 / 0.7);
}
.text-brand-plum-900\/75 {
  color: rgb(122 33 79 / 0.75);
}
.text-brand-plum-900\/80 {
  color: rgb(122 33 79 / 0.8);
}
.text-brand-plum-900\/85 {
  color: rgb(122 33 79 / 0.85);
}
.text-brand-plum-900\/90 {
  color: rgb(122 33 79 / 0.9);
}
.text-brand-plum-900\/95 {
  color: rgb(122 33 79 / 0.95);
}
.text-brand-plum-950 {
  --tw-text-opacity: 1;
  color: rgb(74 13 44 / var(--tw-text-opacity, 1));
}
.text-brand-plum-950\/0 {
  color: rgb(74 13 44 / 0);
}
.text-brand-plum-950\/10 {
  color: rgb(74 13 44 / 0.1);
}
.text-brand-plum-950\/100 {
  color: rgb(74 13 44 / 1);
}
.text-brand-plum-950\/15 {
  color: rgb(74 13 44 / 0.15);
}
.text-brand-plum-950\/20 {
  color: rgb(74 13 44 / 0.2);
}
.text-brand-plum-950\/25 {
  color: rgb(74 13 44 / 0.25);
}
.text-brand-plum-950\/30 {
  color: rgb(74 13 44 / 0.3);
}
.text-brand-plum-950\/35 {
  color: rgb(74 13 44 / 0.35);
}
.text-brand-plum-950\/40 {
  color: rgb(74 13 44 / 0.4);
}
.text-brand-plum-950\/45 {
  color: rgb(74 13 44 / 0.45);
}
.text-brand-plum-950\/5 {
  color: rgb(74 13 44 / 0.05);
}
.text-brand-plum-950\/50 {
  color: rgb(74 13 44 / 0.5);
}
.text-brand-plum-950\/55 {
  color: rgb(74 13 44 / 0.55);
}
.text-brand-plum-950\/60 {
  color: rgb(74 13 44 / 0.6);
}
.text-brand-plum-950\/65 {
  color: rgb(74 13 44 / 0.65);
}
.text-brand-plum-950\/70 {
  color: rgb(74 13 44 / 0.7);
}
.text-brand-plum-950\/75 {
  color: rgb(74 13 44 / 0.75);
}
.text-brand-plum-950\/80 {
  color: rgb(74 13 44 / 0.8);
}
.text-brand-plum-950\/85 {
  color: rgb(74 13 44 / 0.85);
}
.text-brand-plum-950\/90 {
  color: rgb(74 13 44 / 0.9);
}
.text-brand-plum-950\/95 {
  color: rgb(74 13 44 / 0.95);
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-current {
  color: currentColor;
}
.text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-foreground\/50 {
  color: hsl(var(--foreground) / 0.5);
}
.text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}
.text-inherit {
  color: inherit;
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/50 {
  color: hsl(var(--muted-foreground) / 0.5);
}
.text-muted-foreground\/60 {
  color: hsl(var(--muted-foreground) / 0.6);
}
.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
.text-popover-foreground\/80 {
  color: hsl(var(--popover-foreground) / 0.8);
}
.text-primary {
  color: rgb(var(--primary));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-secondary {
  color: hsl(var(--secondary));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-sidebar-foreground {
  color: hsl(var(--sidebar-foreground));
}
.text-sidebar-foreground\/70 {
  color: hsl(var(--sidebar-foreground) / 0.7);
}
.text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-success {
  color: hsl(var(--success));
}
.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}
.text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.text-warning {
  color: hsl(var(--warning));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/25 {
  color: rgb(255 255 255 / 0.25);
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.placeholder-zinc-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 161 170 / var(--tw-placeholder-opacity, 1));
}
.placeholder-zinc-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 161 170 / var(--tw-placeholder-opacity, 1));
}
.accent-foreground {
  accent-color: hsl(var(--foreground));
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-3 {
  --tw-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 0px 4px 25px 0px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-black\/5 {
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-1 {
  outline-width: 1px;
}
.-outline-offset-1 {
  outline-offset: -1px;
}
.outline-accent {
  outline-color: rgb(var(--accent));
}
.outline-black\/10 {
  outline-color: rgb(0 0 0 / 0.1);
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-amber-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-black\/5 {
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-border {
  --tw-ring-color: hsla(var(--border));
}
.ring-foreground\/30 {
  --tw-ring-color: hsl(var(--foreground) / 0.3);
}
.ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.ring-gray-900\/10 {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}
.ring-primary {
  --tw-ring-color: rgb(var(--primary));
}
.ring-primary\/20 {
  --tw-ring-color: rgb(var(--primary) / 0.2);
}
.ring-ring\/5 {
  --tw-ring-color: hsl(var(--ring) / 0.05);
}
.ring-sidebar-ring {
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-3xl {
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-75 {
  --tw-brightness: brightness(.75);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[color\,box-shadow\] {
  transition-property: color, box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\,right\,width\] {
  transition-property:
    left,
    right,
    width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\,opa\] {
  transition-property: margin, opa;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\,height\,padding\] {
  transition-property:
    width,
    height,
    padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-350 {
  transition-duration: 350ms;
}
.duration-400 {
  transition-duration: 400ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.\[filter\:blur\(10px\)\] {
  filter: blur(10px);
}
.\[mask-image\:radial-gradient\(closest-side\,white\,transparent\)\] {
  -webkit-mask-image:
    radial-gradient(
      closest-side,
      white,
      transparent);
  mask-image:
    radial-gradient(
      closest-side,
      white,
      transparent);
}
.\[transform\:scale\(1\.05\)\] {
  transform: scale(1.05);
}
.\[transform\:translatex\(50\%\)_scalex\(2\)\] {
  transform: translatex(50%) scalex(2);
}
.\[transition-delay\:500ms\] {
  transition-delay: 500ms;
}
.\[transition\:\.9s_ease\] {
  transition: .9s ease;
}
.\[transition\:all_\.9s_ease\] {
  transition: all .9s ease;
}
.\[transition\:all_500ms_ease\] {
  transition: all 500ms ease;
}
.section-padding-primary {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 768px) {
  .section-padding-primary {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 1280px) {
  .section-padding-primary {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
.sb-main-padded {
  padding: 0 !important;
}
.sb-wrapper {
  padding: 0px !important;
}
.icon-gradient {
  background-image:
    linear-gradient(
      to bottom,
      transparent 75%,
      #2196f3 75%,
      #4caf50 90%),
    linear-gradient(
      to right,
      #3f51b5 50%,
      #009688 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.svg-settings {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.fill-gradient-linear path {
  fill: url(#linear);
}
.linear-stop1 {
  stop-color: #22b2aa;
}
.linear-stop2 {
  stop-color: #a52368;
}
.gradient {
  background:
    linear-gradient(
      180deg,
      rgba(94, 189, 62, 1) 34%,
      rgba(255, 185, 0, 1),
      rgba(247, 130, 0, 1),
      rgba(226, 56, 56, 1),
      rgba(151, 57, 153, 1),
      rgba(0, 156, 223, 1) 91%);
}
.dark\:prose-invert:where(.dark, .dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.file\:border-0::file-selector-button {
  border-width: 0px;
}
.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}
.file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:font-medium::file-selector-button {
  font-weight: 500;
}
.file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground));
}
.placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}
.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}
.before\:hidden::before {
  content: var(--tw-content);
  display: none;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:-inset-2::after {
  content: var(--tw-content);
  inset: -0.5rem;
}
.after\:inset-y-0::after {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}
.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}
.after\:w-\[2px\]::after {
  content: var(--tw-content);
  width: 2px;
}
.first\:pt-0:first-child {
  padding-top: 0px;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.focus-within\:relative:focus-within {
  position: relative;
}
.focus-within\:z-20:focus-within {
  z-index: 20;
}
.hover\:w-28:hover {
  width: 7rem;
}
.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:translate-x-1:hover {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:justify-start:hover {
  justify-content: flex-start;
}
.hover\:border:hover {
  border-width: 1px;
}
.hover\:border-accent:hover {
  border-color: rgb(var(--accent));
}
.hover\:border-accent\/50:hover {
  border-color: rgb(var(--accent) / 0.5);
}
.hover\:border-border:hover {
  border-color: hsla(var(--border));
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hover\:border-muted-foreground:hover {
  border-color: hsl(var(--muted-foreground));
}
.hover\:border-primary\/30:hover {
  border-color: rgb(var(--primary) / 0.3);
}
.hover\:border-primary\/50:hover {
  border-color: rgb(var(--primary) / 0.5);
}
.hover\:bg-\[\#3c3c3c\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(60 60 60 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#8B1E57\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(139 30 87 / var(--tw-bg-opacity, 1));
}
.hover\:bg-accent:hover {
  background-color: rgb(var(--accent));
}
.hover\:bg-accent\/10:hover {
  background-color: rgb(var(--accent) / 0.1);
}
.hover\:bg-accent\/5:hover {
  background-color: rgb(var(--accent) / 0.05);
}
.hover\:bg-accent\/50:hover {
  background-color: rgb(var(--accent) / 0.5);
}
.hover\:bg-accent\/80:hover {
  background-color: rgb(var(--accent) / 0.8);
}
.hover\:bg-accent\/90:hover {
  background-color: rgb(var(--accent) / 0.9);
}
.hover\:bg-background:hover {
  background-color: hsl(var(--background));
}
.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.hover\:bg-card:hover {
  background-color: hsl(var(--card));
}
.hover\:bg-destructive\/10:hover {
  background-color: hsl(var(--destructive) / 0.1);
}
.hover\:bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}
.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / 0.5);
}
.hover\:bg-muted\/70:hover {
  background-color: hsl(var(--muted) / 0.7);
}
.hover\:bg-muted\/80:hover {
  background-color: hsl(var(--muted) / 0.8);
}
.hover\:bg-primary:hover {
  background-color: rgb(var(--primary));
}
.hover\:bg-primary\/20:hover {
  background-color: rgb(var(--primary) / 0.2);
}
.hover\:bg-primary\/80:hover {
  background-color: rgb(var(--primary) / 0.8);
}
.hover\:bg-primary\/90:hover {
  background-color: rgb(var(--primary) / 0.9);
}
.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-secondary:hover {
  background-color: hsl(var(--secondary));
}
.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:bg-sidebar-accent:hover {
  background-color: hsl(var(--sidebar-accent));
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}
.hover\:bg-white\/20:hover {
  background-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-white\/30:hover {
  background-color: rgb(255 255 255 / 0.3);
}
.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}
.hover\:pl-3:hover {
  padding-left: 0.75rem;
}
.hover\:text-accent:hover {
  color: rgb(var(--accent));
}
.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}
.hover\:text-accent\/80:hover {
  color: rgb(var(--accent) / 0.8);
}
.hover\:text-destructive:hover {
  color: hsl(var(--destructive));
}
.hover\:text-destructive\/80:hover {
  color: hsl(var(--destructive) / 0.8);
}
.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}
.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.hover\:text-muted-foreground:hover {
  color: hsl(var(--muted-foreground));
}
.hover\:text-primary:hover {
  color: rgb(var(--primary));
}
.hover\:text-primary-foreground:hover {
  color: hsl(var(--primary-foreground));
}
.hover\:text-primary\/80:hover {
  color: rgb(var(--primary) / 0.8);
}
.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.hover\:text-sidebar-accent-foreground:hover {
  color: hsl(var(--sidebar-accent-foreground));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.hover\:ring-white\/40:hover {
  --tw-ring-color: rgb(255 255 255 / 0.4);
}
.hover\:brightness-100:hover {
  --tw-brightness: brightness(1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:\[transform\:translateY\(-\.5rem\)\]:hover {
  transform: translateY(-.5rem);
}
.hover\:after\:bg-sidebar-border:hover::after {
  content: var(--tw-content);
  background-color: hsl(var(--sidebar-border));
}
.focus\:relative:focus {
  position: relative;
}
.focus\:z-10:focus {
  z-index: 10;
}
.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.focus\:border-primary\/50:focus {
  border-color: rgb(var(--primary) / 0.5);
}
.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:bg-accent:focus {
  background-color: rgb(var(--accent));
}
.focus\:bg-primary:focus {
  background-color: rgb(var(--primary));
}
.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}
.focus\:text-destructive:focus {
  color: hsl(var(--destructive));
}
.focus\:text-primary-foreground:focus {
  color: hsl(var(--primary-foreground));
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-\[\#3c3c3c\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(60 60 60 / var(--tw-ring-opacity, 1));
}
.focus\:ring-accent\/40:focus {
  --tw-ring-color: rgb(var(--accent) / 0.4);
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}
.focus\:ring-primary\/20:focus {
  --tw-ring-color: rgb(var(--primary) / 0.2);
}
.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-\[\#3a3a3a\]:focus {
  --tw-ring-offset-color: #3a3a3a;
}
.focus-visible\:border-ring:focus-visible {
  border-color: hsl(var(--ring));
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:outline:focus-visible {
  outline-style: solid;
}
.focus-visible\:outline-0:focus-visible {
  outline-width: 0px;
}
.focus-visible\:outline-1:focus-visible {
  outline-width: 1px;
}
.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-ring:focus-visible {
  outline-color: hsl(var(--ring));
}
.focus-visible\:outline-white:focus-visible {
  outline-color: #fff;
}
.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-\[0\.1rem\]:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0.1rem + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-\[3px\]:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-accent\/60:focus-visible {
  --tw-ring-color: rgb(var(--accent) / 0.6);
}
.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-ring\/50:focus-visible {
  --tw-ring-color: hsl(var(--ring) / 0.5);
}
.focus-visible\:ring-sidebar-ring:focus-visible {
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.focus-visible\:ring-offset-0:focus-visible {
  --tw-ring-offset-width: 0px;
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-background:focus-visible {
  --tw-ring-offset-color: hsl(var(--background));
}
.active\:cursor-grabbing:active {
  cursor: grabbing;
}
.active\:bg-sidebar-accent:active {
  background-color: hsl(var(--sidebar-accent));
}
.active\:text-sidebar-accent-foreground:active {
  color: hsl(var(--sidebar-accent-foreground));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group[open] .group-open\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100 {
  opacity: 1;
}
.group\/service:hover .group-hover\/service\:visible {
  visibility: visible;
}
.group:hover .group-hover\:w-full {
  width: 100%;
}
.group:hover .group-hover\:-translate-x-0\.5 {
  --tw-translate-x: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-0\.5 {
  --tw-translate-x: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/service:hover .group-hover\/service\:scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/service:hover .group-hover\/service\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/service:hover .group-hover\/service\:border-accent {
  border-color: rgb(var(--accent));
}
.group\/blog:hover .group-hover\/blog\:bg-accent {
  background-color: rgb(var(--accent));
}
.group:hover .group-hover\:bg-muted\/80 {
  background-color: hsl(var(--muted) / 0.8);
}
.group:hover .group-hover\:text-xl\/6 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.group\/blog:hover .group-hover\/blog\:text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.group\/service:hover .group-hover\/service\:text-accent {
  color: rgb(var(--accent));
}
.group:hover .group-hover\:text-accent {
  color: rgb(var(--accent));
}
.group:hover .group-hover\:text-accent\/80 {
  color: rgb(var(--accent) / 0.8);
}
.group:hover .group-hover\:text-foreground {
  color: hsl(var(--foreground));
}
.group:hover .group-hover\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.group\/blog:hover .group-hover\/blog\:opacity-0 {
  opacity: 0;
}
.group\/blog:hover .group-hover\/blog\:opacity-100 {
  opacity: 1;
}
.group\/btn:hover .group-hover\/btn\:opacity-100 {
  opacity: 1;
}
.group\/menu-item:hover .group-hover\/menu-item\:opacity-100 {
  opacity: 1;
}
.group\/service:hover .group-hover\/service\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group\/blog:hover .group-hover\/blog\:\[filter\:blur\(0px\)\] {
  filter: blur(0px);
}
.group\/blog:hover .group-hover\/blog\:\[filter\:blur\(10px\)\] {
  filter: blur(10px);
}
.group\/portfolio:hover .group-hover\/portfolio\:\[transform\:scale\(1\)\] {
  transform: scale(1);
}
.group\/blog:hover .group-hover\/blog\:\[transform\:translatex\(-50\%\)_scalex\(2\)\] {
  transform: translatex(-50%) scalex(2);
}
.group\/blog:hover .group-hover\/blog\:\[transform\:translatex\(0\)_scalex\(1\)\] {
  transform: translatex(0) scalex(1);
}
.group.is-user .group-\[\.is-user\]\:max-w-\[80\%\] {
  max-width: 80%;
}
.group.destructive .group-\[\.destructive\]\:border-muted\/40 {
  border-color: hsl(var(--muted) / 0.4);
}
.group.is-assistant .group-\[\.is-assistant\]\:bg-card {
  background-color: hsl(var(--card));
}
.group.is-user .group-\[\.is-user\]\:bg-primary {
  background-color: rgb(var(--primary));
}
.group.is-user .group-\[\.is-user\]\:bg-secondary {
  background-color: hsl(var(--secondary));
}
.group.is-user .group-\[\.is-user\]\:px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.group.is-user .group-\[\.is-user\]\:py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.group.destructive .group-\[\.destructive\]\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.group.is-assistant .group-\[\.is-assistant\]\:text-card-foreground {
  color: hsl(var(--card-foreground));
}
.group.is-assistant .group-\[\.is-assistant\]\:text-foreground {
  color: hsl(var(--foreground));
}
.group.is-user .group-\[\.is-user\]\:text-foreground {
  color: hsl(var(--foreground));
}
.group.is-user .group-\[\.is-user\]\:text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover {
  border-color: hsl(var(--destructive) / 0.3);
}
.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover {
  background-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover {
  color: hsl(var(--destructive-foreground));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus {
  --tw-ring-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626;
}
.peer\/menu-button:hover ~ .peer-hover\/menu-button\:text-sidebar-accent-foreground {
  color: hsl(var(--sidebar-accent-foreground));
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}
.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]) {
  background-color: hsl(var(--sidebar-background));
}
.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8 {
  padding-right: 2rem;
}
.aria-disabled\:pointer-events-none[aria-disabled=true] {
  pointer-events: none;
}
.aria-disabled\:opacity-50[aria-disabled=true] {
  opacity: 0.5;
}
.aria-selected\:bg-accent[aria-selected=true] {
  background-color: rgb(var(--accent));
}
.aria-selected\:bg-accent\/50[aria-selected=true] {
  background-color: rgb(var(--accent) / 0.5);
}
.aria-selected\:text-accent-foreground[aria-selected=true] {
  color: hsl(var(--accent-foreground));
}
.aria-selected\:text-muted-foreground[aria-selected=true] {
  color: hsl(var(--muted-foreground));
}
.aria-selected\:opacity-100[aria-selected=true] {
  opacity: 1;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true] {
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[state\=checked\]\:data-\[pressed\=true\]\:left-\[-0\.15rem\][data-pressed=true][data-state=checked] {
  left: -0.15rem;
}
.data-\[state\=unchecked\]\:data-\[pressed\=true\]\:left-\[0\.15rem\][data-pressed=true][data-state=unchecked] {
  left: 0.15rem;
}
.data-\[pressed\=true\]\:h-\[1\.1rem\][data-pressed=true] {
  height: 1.1rem;
}
.data-\[pressed\=true\]\:w-\[1\.7rem\][data-pressed=true] {
  width: 1.7rem;
}
.data-\[closed\]\:-translate-y-1[data-closed] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=bottom\]\:translate-y-1[data-side=bottom] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side=left] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side=right] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side=top] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:data-\[pressed\=true\]\:translate-x-\[1\.1rem\][data-pressed=true][data-state=checked] {
  --tw-translate-x: 1.1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-5[data-state=checked] {
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-\[1\.5rem\][data-state=checked] {
  --tw-translate-x: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=open\]\:rotate-90[data-state=open] {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes collapse {
  from {
    height: var(--radix-collapsible-content-height);
  }
  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-collapse[data-state=closed] {
  animation: collapse 0.3s ease-out;
}
@keyframes expand {
  from {
    height: 0;
  }
  to {
    height: var(--radix-collapsible-content-height);
  }
}
.data-\[state\=open\]\:animate-expand[data-state=open] {
  animation: expand 0.3s ease-out;
}
.data-\[state\=active\]\:rounded-xl[data-state=active] {
  border-radius: 0.75rem;
}
.data-\[active\=true\]\:bg-sidebar-accent[data-active=true] {
  background-color: hsl(var(--sidebar-accent));
}
.data-\[selected\=true\]\:bg-accent[data-selected=true] {
  background-color: rgb(var(--accent));
}
.data-\[state\=active\]\:bg-accent[data-state=active] {
  background-color: rgb(var(--accent));
}
.data-\[state\=checked\]\:bg-accent[data-state=checked] {
  background-color: rgb(var(--accent));
}
.data-\[state\=checked\]\:bg-primary[data-state=checked] {
  background-color: rgb(var(--primary));
}
.data-\[state\=checked\]\:data-\[pressed\=true\]\:bg-accent\/80[data-pressed=true][data-state=checked] {
  background-color: rgb(var(--accent) / 0.8);
}
.data-\[state\=on\]\:bg-accent[data-state=on] {
  background-color: rgb(var(--accent));
}
.data-\[state\=on\]\:bg-primary[data-state=on] {
  background-color: rgb(var(--primary));
}
.data-\[state\=open\]\:bg-accent[data-state=open] {
  background-color: rgb(var(--accent));
}
.data-\[state\=open\]\:bg-secondary[data-state=open] {
  background-color: hsl(var(--secondary));
}
.data-\[state\=unchecked\]\:bg-input[data-state=unchecked] {
  background-color: hsl(var(--input));
}
.data-\[state\=unchecked\]\:bg-neutral-500\/100[data-state=unchecked] {
  background-color: rgb(115 115 115 / 1);
}
.data-\[state\=unchecked\]\:data-\[pressed\=true\]\:bg-neutral-500\/50[data-pressed=true][data-state=unchecked] {
  background-color: rgb(115 115 115 / 0.5);
}
.data-\[active\=true\]\:font-medium[data-active=true] {
  font-weight: 500;
}
.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true] {
  color: hsl(var(--sidebar-accent-foreground));
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected=true] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=active\]\:text-accent-foreground[data-state=active] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=checked\]\:text-primary-foreground[data-state=checked] {
  color: hsl(var(--primary-foreground));
}
.data-\[state\=on\]\:text-accent-foreground[data-state=on] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=on\]\:text-primary-foreground[data-state=on] {
  color: hsl(var(--primary-foreground));
}
.data-\[state\=open\]\:text-muted-foreground[data-state=open] {
  color: hsl(var(--muted-foreground));
}
.data-\[closed\]\:opacity-0[data-closed] {
  opacity: 0;
}
.data-\[disabled\=true\]\:opacity-50[data-disabled=true] {
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
.data-\[state\=open\]\:opacity-100[data-state=open] {
  opacity: 1;
}
.data-\[state\=active\]\:shadow-sm[data-state=active] {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.data-\[pressed\=true\]\:ring-black\/10[data-pressed=true] {
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.data-\[swipe\=move\]\:transition-none[data-swipe=move] {
  transition-property: none;
}
.data-\[enter\]\:duration-200[data-enter] {
  transition-duration: 200ms;
}
.data-\[leave\]\:duration-150[data-leave] {
  transition-duration: 150ms;
}
.data-\[state\=closed\]\:duration-300[data-state=closed] {
  transition-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state=open] {
  transition-duration: 500ms;
}
.data-\[enter\]\:ease-out[data-enter] {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.data-\[leave\]\:ease-in[data-leave] {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open] {
  background-color: hsl(var(--sidebar-accent));
}
.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open] {
  color: hsl(var(--sidebar-accent-foreground));
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  left: calc(var(--sidebar-width) * -1);
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  right: calc(var(--sidebar-width) * -1);
}
.group[data-side=left] .group-data-\[side\=left\]\:-right-4 {
  right: -1rem;
}
.group[data-side=right] .group-data-\[side\=right\]\:left-0 {
  left: 0px;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8 {
  margin-top: -2rem;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden {
  display: none;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8 {
  width: 2rem !important;
  height: 2rem !important;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\] {
  width: var(--sidebar-width-icon);
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\] {
  width: calc(var(--sidebar-width-icon) + 1rem);
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\] {
  width: calc(var(--sidebar-width-icon) + 1rem + 2px);
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0 {
  width: 0px;
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-side=right] .group-data-\[side\=right\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/collapsible[data-state=open] .group-data-\[state\=open\]\/collapsible\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state=open] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden {
  overflow: hidden;
}
.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg {
  border-radius: var(--radius);
}
.group[data-variant=floating] .group-data-\[variant\=floating\]\:border {
  border-width: 1px;
}
.group[data-side=left] .group-data-\[side\=left\]\:border-r {
  border-right-width: 1px;
}
.group[data-side=right] .group-data-\[side\=right\]\:border-l {
  border-left-width: 1px;
}
.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border {
  border-color: hsl(var(--sidebar-border));
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0 {
  padding: 0px !important;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2 {
  padding: 0.5rem !important;
}
.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0 {
  opacity: 0;
}
.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full::after {
  content: var(--tw-content);
  left: 100%;
}
.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover {
  background-color: hsl(var(--sidebar-background));
}
.peer\/menu-button[data-size=default] ~ .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
  top: 0.375rem;
}
.peer\/menu-button[data-size=lg] ~ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
  top: 0.625rem;
}
.peer\/menu-button[data-size=sm] ~ .peer-data-\[size\=sm\]\/menu-button\:top-1 {
  top: 0.25rem;
}
.peer\/menu-button[data-active=true] ~ .peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground {
  color: hsl(var(--sidebar-accent-foreground));
}
.prose-headings\:text-xl :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.prose-headings\:text-accent :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: rgb(var(--accent));
}
.prose-headings\:text-background :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: hsl(var(--background));
}
.prose-headings\:text-foreground :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: hsl(var(--foreground));
}
.prose-headings\:text-gray-700 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.prose-headings\:text-white :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.prose-h2\:text-white :is(:where(h2):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.prose-p\:text-lg :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.prose-p\:text-background :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: hsl(var(--background));
}
.prose-p\:text-foreground :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: hsl(var(--foreground));
}
.prose-p\:text-gray-100 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.prose-p\:text-gray-700 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.prose-p\:text-primary :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: rgb(var(--primary));
}
.prose-p\:text-white :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.prose-a\:text-foreground :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  color: hsl(var(--foreground));
}
.prose-a\:text-gray-100 :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
@keyframes flip-up {
  0% {
    transform: rotateX(90deg);
    transform-origin: bottom;
  }
  100% {
    transform: rotateX(0);
    transform-origin: bottom;
  }
}
.intersect\:animate-flip-up:not([no-intersect]) {
  animation: flip-up var(--default-animation-duration, 1s) var(--default-animation-timing-function, ease) var(--default-animation-delay, 0s) both;
}
.intersect\:opacity-100:not([no-intersect]) {
  opacity: 1;
}
.intersect\:animate-delay-100:not([no-intersect]) {
  animation-delay: 100ms;
}
.intersect\:animate-delay-200:not([no-intersect]) {
  animation-delay: 200ms;
}
.intersect\:animate-delay-300:not([no-intersect]) {
  animation-delay: 300ms;
}
.intersect\:animate-delay-500:not([no-intersect]) {
  animation-delay: 500ms;
}
.intersect\:animate-duration-500:not([no-intersect]) {
  animation-duration: 500ms;
}
@media not all and (min-width: 1024px) {
  .max-lg\:mt-16 {
    margin-top: 4rem;
  }
  .max-lg\:border-b {
    border-bottom-width: 1px;
  }
  .max-lg\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .max-lg\:pt-14 {
    padding-top: 3.5rem;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-md\:max-w-\[410px\] {
    max-width: 410px;
  }
}
@media not all and (min-width: 480px) {
  .max-sm\:border-b {
    border-bottom-width: 1px;
  }
  .max-sm\:border-dotted {
    border-style: dotted;
  }
  .max-sm\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  }
  .max-sm\:pb-4 {
    padding-bottom: 1rem;
  }
}
@media (min-width: 480px) {
  .sm\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  .sm\:bottom-0 {
    bottom: 0px;
  }
  .sm\:left-\[calc\(50\%\+36rem\)\] {
    left: calc(50% + 36rem);
  }
  .sm\:left-\[calc\(50\%-30rem\)\] {
    left: calc(50% - 30rem);
  }
  .sm\:right-0 {
    right: 0px;
  }
  .sm\:top-\[calc\(100\%-30rem\)\] {
    top: calc(100% - 30rem);
  }
  .sm\:top-auto {
    top: auto;
  }
  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .sm\:ml-auto {
    margin-left: auto;
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:aspect-\[2\/1\] {
    aspect-ratio: 2/1;
  }
  .sm\:w-\[72\.1875rem\] {
    width: 72.1875rem;
  }
  .sm\:max-w-\[900px\] {
    max-width: 900px;
  }
  .sm\:max-w-md {
    max-width: 28rem;
  }
  .sm\:max-w-sm {
    max-width: 24rem;
  }
  .sm\:flex-auto {
    flex: 1 1 auto;
  }
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-col {
    flex-direction: column;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:rounded-lg {
    border-radius: var(--radius);
  }
  .sm\:rounded-md {
    border-radius: calc(var(--radius) - 2px);
  }
  .sm\:rounded-xl {
    border-radius: 0.75rem;
  }
  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .sm\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .sm\:pl-6 {
    padding-left: 1.5rem;
  }
  .sm\:text-left {
    text-align: left;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-xl\/8 {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .sm\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .sm\:ring-gray-900\/10 {
    --tw-ring-color: rgb(17 24 39 / 0.1);
  }
  .sm\:before\:flex-1::before {
    content: var(--tw-content);
    flex: 1 1 0%;
  }
}
@media (min-width: 768px) {
  .md\:left-8 {
    left: 2rem;
  }
  .md\:top-0 {
    top: 0px;
  }
  .md\:top-8 {
    top: 2rem;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-\[1\.5rem\] {
    margin-bottom: 1.5rem;
  }
  .md\:mb-\[3\.75rem\] {
    margin-bottom: 3.75rem;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mt-\[1\.875rem\] {
    margin-top: 1.875rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-12 {
    height: 3rem;
  }
  .md\:h-24 {
    height: 6rem;
  }
  .md\:h-screen {
    height: 100vh;
  }
  .md\:min-h-\[130px\] {
    min-height: 130px;
  }
  .md\:min-h-\[3\.75rem\] {
    min-height: 3.75rem;
  }
  .md\:min-h-\[85px\] {
    min-height: 85px;
  }
  .md\:min-h-min {
    min-height: -moz-min-content;
    min-height: min-content;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:w-24 {
    width: 6rem;
  }
  .md\:w-48 {
    width: 12rem;
  }
  .md\:w-96 {
    width: 24rem;
  }
  .md\:w-\[140px\] {
    width: 140px;
  }
  .md\:w-\[180px\] {
    width: 180px;
  }
  .md\:w-\[200px\] {
    width: 200px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:max-w-\[420px\] {
    max-width: 420px;
  }
  .md\:basis-1\/2 {
    flex-basis: 50%;
  }
  .md\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:items-stretch {
    align-items: stretch;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-0 {
    gap: 0px;
  }
  .md\:gap-16 {
    gap: 4rem;
  }
  .md\:gap-2 {
    gap: 0.5rem;
  }
  .md\:gap-5 {
    gap: 1.25rem;
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:gap-\[1\.875rem\] {
    gap: 1.875rem;
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }
  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .md\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }
  .md\:p-10 {
    padding: 2.5rem;
  }
  .md\:p-16 {
    padding: 4rem;
  }
  .md\:p-6 {
    padding: 1.5rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:p-\[1\.875rem\] {
    padding: 1.875rem;
  }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-\[1\.875rem\] {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:pl-0 {
    padding-left: 0px;
  }
  .md\:pl-64 {
    padding-left: 16rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .md\:text-\[4rem\] {
    font-size: 4rem;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:opacity-0 {
    opacity: 0;
  }
  .md\:transition-\[transform\,opacity\] {
    transition-property: transform, opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .md\:duration-500 {
    transition-duration: 500ms;
  }
  .md\:\[transform\:perspective\(400px\)_rotateX\(90deg\)_scaleY\(0\.5\)\] {
    transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  }
  .md\:\[transform\:translateY\(-100\%\)\] {
    transform: translateY(-100%);
  }
  .md\:\[transform\:translateY\(100\%\)\] {
    transform: translateY(100%);
  }
  .after\:md\:hidden::after {
    content: var(--tw-content);
    display: none;
  }
  .group\/portfolio:hover .md\:group-hover\/portfolio\:opacity-100 {
    opacity: 1;
  }
  .group\/portfolio:hover .md\:group-hover\/portfolio\:\[transform\:perspective\(400px\)_rotateX\(0deg\)_scaleY\(1\.0\)\] {
    transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  }
  .group\/portfolio:hover .md\:group-hover\/portfolio\:\[transform\:translateY\(0\)\] {
    transform: translateY(0);
  }
  .group\/portfolio:hover .md\:group-hover\/portfolio\:\[transition-delay\:\.1s\] {
    transition-delay: .1s;
  }
  .group\/portfolio:hover .md\:group-hover\/portfolio\:\[transition\:all_\.7s_ease\] {
    transition: all .7s ease;
  }
  .peer[data-variant=inset] ~ .md\:peer-data-\[variant\=inset\]\:m-2 {
    margin: 0.5rem;
  }
  .peer[data-state=collapsed][data-variant=inset] ~ .md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2 {
    margin-left: 0.5rem;
  }
  .peer[data-variant=inset] ~ .md\:peer-data-\[variant\=inset\]\:ml-0 {
    margin-left: 0px;
  }
  .peer[data-variant=inset] ~ .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    border-radius: 0.75rem;
  }
  .peer[data-variant=inset] ~ .md\:peer-data-\[variant\=inset\]\:shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow);
  }
}
@media (min-width: 1024px) {
  .lg\:order-2 {
    order: 2;
  }
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }
  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .lg\:-mr-16 {
    margin-right: -4rem;
  }
  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }
  .lg\:-mt-24 {
    margin-top: -6rem;
  }
  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:aspect-square {
    aspect-ratio: 1 / 1;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/6 {
    width: 33.333333%;
  }
  .lg\:w-64 {
    width: 16rem;
  }
  .lg\:w-96 {
    width: 24rem;
  }
  .lg\:max-w-7xl {
    max-width: 80rem;
  }
  .lg\:max-w-md {
    max-width: 28rem;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:max-w-xs {
    max-width: 20rem;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
  .lg\:flex-none {
    flex: none;
  }
  .lg\:shrink-0 {
    flex-shrink: 0;
  }
  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }
  .lg\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[\.92fr_1fr\] {
    grid-template-columns: .92fr 1fr;
  }
  .lg\:grid-cols-\[1fr_410px\] {
    grid-template-columns: 1fr 410px;
  }
  .lg\:grid-cols-\[300px_1fr\] {
    grid-template-columns: 300px 1fr;
  }
  .lg\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:gap-px {
    gap: 1px;
  }
  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg\:gap-y-16 {
    row-gap: 4rem;
  }
  .lg\:gap-y-8 {
    row-gap: 2rem;
  }
  .lg\:border-l {
    border-left-width: 1px;
  }
  .lg\:border-r {
    border-right-width: 1px;
  }
  .lg\:border-t {
    border-top-width: 1px;
  }
  .lg\:border-t-0 {
    border-top-width: 0px;
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:pl-8 {
    padding-left: 2rem;
  }
  .lg\:pr-8 {
    padding-right: 2rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px) {
  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .xl\:mr-auto {
    margin-right: auto;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:w-64 {
    width: 16rem;
  }
  .xl\:flex-1 {
    flex: 1 1 0%;
  }
  .xl\:shrink-0 {
    flex-shrink: 0;
  }
  .xl\:basis-1\/4 {
    flex-basis: 25%;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:gap-8 {
    gap: 2rem;
  }
  .xl\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .xl\:border-b-0 {
    border-bottom-width: 0px;
  }
  .xl\:border-r {
    border-right-width: 1px;
  }
  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:pl-6 {
    padding-left: 1.5rem;
  }
  .xl\:pr-6 {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .\32xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .\32xl\:block {
    display: block;
  }
  .\32xl\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .\32xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .\32xl\:grid-cols-\[386px_1fr\] {
    grid-template-columns: 386px 1fr;
  }
  .\32xl\:gap-20 {
    gap: 5rem;
  }
}
.dark\:block:where(.dark, .dark *) {
  display: block;
}
.dark\:hidden:where(.dark, .dark *) {
  display: none;
}
.dark\:-rotate-90:where(.dark, .dark *) {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:rotate-0:where(.dark, .dark *) {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:scale-0:where(.dark, .dark *) {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:scale-100:where(.dark, .dark *) {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:divide-accent\/50:where(.dark, .dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(var(--accent) / 0.5);
}
.dark\:divide-zinc-700:where(.dark, .dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-divide-opacity, 1));
}
.dark\:border-b:where(.dark, .dark *) {
  border-bottom-width: 1px;
}
.dark\:border-accent:where(.dark, .dark *) {
  border-color: rgb(var(--accent));
}
.dark\:border-amber-800:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-800:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.dark\:border-destructive:where(.dark, .dark *) {
  border-color: hsl(var(--destructive));
}
.dark\:border-gray-400:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-600:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-700:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-600\/60:where(.dark, .dark *) {
  border-color: rgb(71 85 105 / 0.6);
}
.dark\:border-transparent:where(.dark, .dark *) {
  border-color: transparent;
}
.dark\:border-white:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-800:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-zinc-700:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.dark\:border-zinc-800:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.dark\:border-opacity-20:where(.dark, .dark *) {
  --tw-border-opacity: 0.2;
}
.dark\:bg-\[\#212124\]:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 36 / var(--tw-bg-opacity, 1));
}
.dark\:bg-accent\/20:where(.dark, .dark *) {
  background-color: rgb(var(--accent) / 0.2);
}
.dark\:bg-amber-950:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-950\/20:where(.dark, .dark *) {
  background-color: rgb(69 26 3 / 0.2);
}
.dark\:bg-background:where(.dark, .dark *) {
  background-color: hsl(var(--background));
}
.dark\:bg-black\/50:where(.dark, .dark *) {
  background-color: rgb(0 0 0 / 0.5);
}
.dark\:bg-blue-950:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-950\/20:where(.dark, .dark *) {
  background-color: rgb(23 37 84 / 0.2);
}
.dark\:bg-gray-700:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-900:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-800\/50:where(.dark, .dark *) {
  background-color: rgb(30 41 59 / 0.5);
}
.dark\:bg-slate-900:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-900\/80:where(.dark, .dark *) {
  background-color: rgb(15 23 42 / 0.8);
}
.dark\:bg-white:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-950\/20:where(.dark, .dark *) {
  background-color: rgb(66 32 6 / 0.2);
}
.dark\:bg-zinc-700:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.dark\:bg-zinc-800:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.dark\:bg-zinc-900:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.dark\:bg-zinc-900\/80:where(.dark, .dark *) {
  background-color: rgb(24 24 27 / 0.8);
}
.dark\:from-background\/0:where(.dark, .dark *) {
  --tw-gradient-from: hsl(var(--background) / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-black:where(.dark, .dark *) {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:to-background:where(.dark, .dark *) {
  --tw-gradient-to: hsl(var(--background)) var(--tw-gradient-to-position);
}
.dark\:text-amber-200:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.dark\:text-background:where(.dark, .dark *) {
  color: hsl(var(--background));
}
.dark\:text-blue-200:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.dark\:text-foreground:where(.dark, .dark *) {
  color: hsl(var(--foreground));
}
.dark\:text-gray-400:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.dark\:text-white:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-200:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.dark\:text-zinc-100:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}
.dark\:text-zinc-300:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.dark\:text-zinc-400:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.dark\:placeholder-zinc-500:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 113 122 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-zinc-500:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 113 122 / var(--tw-placeholder-opacity, 1));
}
.dark\:opacity-60:where(.dark, .dark *) {
  opacity: 0.6;
}
.dark\:shadow-none:where(.dark, .dark *) {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.dark\:hover\:border-gray-500:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.dark\:hover\:bg-accent\/10:hover:where(.dark, .dark *) {
  background-color: rgb(var(--accent) / 0.1);
}
.dark\:hover\:bg-gray-600:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-red-900:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-zinc-800\/50:hover:where(.dark, .dark *) {
  background-color: rgb(39 39 42 / 0.5);
}
.dark\:hover\:text-accent:hover:where(.dark, .dark *) {
  color: rgb(var(--accent));
}
.dark\:hover\:text-primary:hover:where(.dark, .dark *) {
  color: rgb(var(--primary));
}
.dark\:hover\:text-white:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:hover\:text-zinc-300:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.group\/service:hover .group-hover\/service\:dark\:bg-transparent:where(.dark, .dark *) {
  background-color: transparent;
}
@media print {
  .print\:fixed {
    position: fixed;
  }
  .print\:bottom-0 {
    bottom: 0px;
  }
  .print\:left-0 {
    left: 0px;
  }
  .print\:hidden {
    display: none;
  }
  .print\:w-\[1123px\] {
    width: 1123px;
  }
  .print\:w-full {
    width: 100%;
  }
}
.\[\&\+div\]\:text-xs + div {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(> .day-range-end) {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(> .day-range-start) {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]) {
  border-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]) {
  background-color: rgb(var(--accent));
}
.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside) {
  background-color: rgb(var(--accent) / 0.5);
}
.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\>\*\:first-child\]\:mt-0 > *:first-child {
  margin-top: 0px;
}
.\[\&\>\*\:last-child\]\:mb-0 > *:last-child {
  margin-bottom: 0px;
}
.\[\&\>button\:last-child\]\:hidden > button:last-child {
  display: none;
}
.\[\&\>button\]\:hidden > button {
  display: none;
}
.\[\&\>div\:last-child\]\:min-h-0 > div:last-child {
  min-height: 0px;
}
.\[\&\>div\:last-child\]\:border-0 > div:last-child {
  border-width: 0px;
}
.\[\&\>div\:last-child\]\:p-0 > div:last-child {
  padding: 0px;
}
.\[\&\>div\:last-child\]\:text-2xl > div:last-child {
  font-size: 1.5rem;
  line-height: 2rem;
}
.\[\&\>div\:last-child\]\:text-lg > div:last-child {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.\[\&\>div\:last-child\]\:font-bold > div:last-child {
  font-weight: 700;
}
.\[\&\>div\:last-child\]\:leading-relaxed > div:last-child {
  line-height: 1.625;
}
.\[\&\>div\:last-child\]\:leading-tight > div:last-child {
  line-height: 1.25;
}
.\[\&\>div\:last-child\]\:text-foreground > div:last-child {
  color: hsl(var(--foreground));
}
.\[\&\>div\:last-child\]\:text-muted-foreground > div:last-child {
  color: hsl(var(--muted-foreground));
}
.\[\&\>div\:last-child\]\:hover\:bg-muted\/30:hover > div:last-child {
  background-color: hsl(var(--muted) / 0.3);
}
.\[\&\>pre\]\:m-0 > pre {
  margin: 0px;
}
.\[\&\>pre\]\:p-4 > pre {
  padding: 1rem;
}
.\[\&\>pre\]\:text-sm > pre {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\[\&\>span\:last-child\]\:truncate > span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>span\]\:line-clamp-1 > span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>svg\+div\]\:translate-y-\[-3px\] > svg + div {
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\>svg\]\:absolute > svg {
  position: absolute;
}
.\[\&\>svg\]\:left-4 > svg {
  left: 1rem;
}
.\[\&\>svg\]\:top-4 > svg {
  top: 1rem;
}
.\[\&\>svg\]\:size-4 > svg {
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:h-3\.5 > svg {
  height: 0.875rem;
}
.\[\&\>svg\]\:w-3\.5 > svg {
  width: 0.875rem;
}
.\[\&\>svg\]\:shrink-0 > svg {
  flex-shrink: 0;
}
.\[\&\>svg\]\:text-destructive > svg {
  color: hsl(var(--destructive));
}
.\[\&\>svg\]\:text-foreground > svg {
  color: hsl(var(--foreground));
}
.\[\&\>svg\]\:text-sidebar-accent-foreground > svg {
  color: hsl(var(--sidebar-accent-foreground));
}
.\[\&\>svg\~\*\]\:pl-7 > svg ~ * {
  padding-left: 1.75rem;
}
.\[\&_\.logo-light\]\:\[filter\:brightness\(0\)_invert\(1\)\] .logo-light {
  filter: brightness(0) invert(1);
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
  color: hsl(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~ [cmdk-group] {
  padding-top: 0px;
}
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem;
}
.\[\&_code\]\:font-mono code {
  font-family: JetBrains Mono, monospace;
}
.\[\&_code\]\:text-sm code {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\[\&_p\+P\]\:mt-4 p + P {
  margin-top: 1rem;
}
.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625;
}
.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]) {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}
.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}
.\[\&_table\]\:w-full table {
  width: 100%;
}
[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
  right: -0.5rem;
}
[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}
[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
  left: -0.5rem;
}
[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}
[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
