@supports (-moz-appearance:none) {
  * {
    scrollbar-color: initial;
    scrollbar-width: initial;
  }
}

*, ::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:  ;
}

.e-container {
  width: 100%;
}

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

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

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

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

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

.e-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.e-prose :where(p):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.e-prose :where([class~="lead"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.e-prose :where(a):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.e-prose :where(strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.e-prose :where(a strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(blockquote strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(thead th strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(ol):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.e-prose :where(ol[type="A"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: upper-alpha;
}

.e-prose :where(ol[type="a"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: lower-alpha;
}

.e-prose :where(ol[type="A" s]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: upper-alpha;
}

.e-prose :where(ol[type="a" s]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: lower-alpha;
}

.e-prose :where(ol[type="I"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: upper-roman;
}

.e-prose :where(ol[type="i"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: lower-roman;
}

.e-prose :where(ol[type="I" s]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: upper-roman;
}

.e-prose :where(ol[type="i" s]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: lower-roman;
}

.e-prose :where(ol[type="1"]):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: decimal;
}

.e-prose :where(ul):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.e-prose :where(ol > li):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.e-prose :where(ul > li):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.e-prose :where(dt):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.e-prose :where(hr):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.e-prose :where(blockquote):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(blockquote p:first-of-type):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::before {
  content: open-quote;
}

.e-prose :where(blockquote p:last-of-type):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::after {
  content: close-quote;
}

.e-prose :where(h1):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.e-prose :where(h1 strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.e-prose :where(h2):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.e-prose :where(h2 strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.e-prose :where(h3):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(h3 strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.e-prose :where(h4):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.e-prose :where(h4 strong):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.e-prose :where(img):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.e-prose :where(picture):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.e-prose :where(video):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.e-prose :where(kbd):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.e-prose :where(code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::before {
  content: "`";
}

.e-prose :where(code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::after {
  content: "`";
}

.e-prose :where(a code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(h1 code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(h2 code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.e-prose :where(h3 code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.e-prose :where(h4 code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(blockquote code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(thead th code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: inherit;
}

.e-prose :where(pre):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(pre code):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(pre code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::before {
  content: none;
}

.e-prose :where(pre code):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))::after {
  content: none;
}

.e-prose :where(table):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.e-prose :where(thead):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.e-prose :where(thead th):not(:where([class~="e-not-prose"],[class~="e-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;
}

.e-prose :where(tbody tr):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.e-prose :where(tbody tr:last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  border-bottom-width: 0;
}

.e-prose :where(tbody td):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  vertical-align: baseline;
}

.e-prose :where(tfoot):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.e-prose :where(tfoot td):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  vertical-align: top;
}

.e-prose :where(th, td):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  text-align: start;
}

.e-prose :where(figure > *):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.e-prose :where(figcaption):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.e-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;
}

.e-prose :where(picture > img):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.e-prose :where(li):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.e-prose :where(ol > li):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.e-prose :where(ul > li):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.e-prose :where(.e-prose > ul > li p):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.e-prose :where(.e-prose > ul > li > p:first-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 1.25em;
}

.e-prose :where(.e-prose > ul > li > p:last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-bottom: 1.25em;
}

.e-prose :where(.e-prose > ol > li > p:first-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 1.25em;
}

.e-prose :where(.e-prose > ol > li > p:last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-bottom: 1.25em;
}

.e-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.e-prose :where(dl):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.e-prose :where(dd):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.e-prose :where(hr + *):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
}

.e-prose :where(h2 + *):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
}

.e-prose :where(h3 + *):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
}

.e-prose :where(h4 + *):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
}

.e-prose :where(thead th:first-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-start: 0;
}

.e-prose :where(thead th:last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-end: 0;
}

.e-prose :where(tbody td, tfoot td):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.e-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-start: 0;
}

.e-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  padding-inline-end: 0;
}

.e-prose :where(figure):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.e-prose :where(.e-prose > :first-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-top: 0;
}

.e-prose :where(.e-prose > :last-child):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *)) {
  margin-bottom: 0;
}

.e-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;
}

.e-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);
}

.e-pointer-events-none {
  pointer-events: none;
}

.e-pointer-events-auto {
  pointer-events: auto;
}

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

.e-absolute {
  position: absolute;
}

.e-relative {
  position: relative;
}

.e-sticky {
  position: sticky;
}

.e-inset-0 {
  inset: 0px;
}

.e-inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-e-left-2\/4 {
  left: -50%;
}

.e-bottom-0 {
  bottom: 0px;
}

.e-bottom-1 {
  bottom: 0.25rem;
}

.e-bottom-10 {
  bottom: 2.5rem;
}

.e-bottom-3 {
  bottom: 0.75rem;
}

.e-bottom-\[-27px\] {
  bottom: -27px;
}

.e-bottom-\[100\%\] {
  bottom: 100%;
}

.e-end-0 {
  inset-inline-end: 0px;
}

.e-end-\[calc\(-50\%\+28px\)\] {
  inset-inline-end: calc(-50% + 28px);
}

.e-left-0 {
  left: 0px;
}

.e-left-11 {
  left: 2.75rem;
}

.e-right-0 {
  right: 0px;
}

.e-right-10 {
  right: 2.5rem;
}

.e-right-4 {
  right: 1rem;
}

.e-right-5 {
  right: 1.25rem;
}

.e-right-6 {
  right: 1.5rem;
}

.e-start-\[calc\(50\%\+28px\)\] {
  inset-inline-start: calc(50% + 28px);
}

.e-start-\[calc\(50\%-2px\)\] {
  inset-inline-start: calc(50% - 2px);
}

.e-top-0 {
  top: 0px;
}

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

.e-top-\[100\%\] {
  top: 100%;
}

.e-top-\[46px\] {
  top: 46px;
}

.e-top-\[calc\(50\%-2px\)\] {
  top: calc(50% - 2px);
}

.e-z-0 {
  z-index: 0;
}

.e-z-10 {
  z-index: 10;
}

.e-z-20 {
  z-index: 20;
}

.e-z-50 {
  z-index: 50;
}

.e-z-\[-1\] {
  z-index: -1;
}

.e-z-\[1\] {
  z-index: 1;
}

.e-z-\[2\] {
  z-index: 2;
}

.e-z-\[5\] {
  z-index: 5;
}

.\!-e-m-0 {
  margin: -0px !important;
}

.\!-e-m-0\.5 {
  margin: -0.125rem !important;
}

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

.\!-e-m-1\.5 {
  margin: -0.375rem !important;
}

.\!-e-m-10 {
  margin: -2.5rem !important;
}

.\!-e-m-11 {
  margin: -2.75rem !important;
}

.\!-e-m-12 {
  margin: -3rem !important;
}

.\!-e-m-14 {
  margin: -3.5rem !important;
}

.\!-e-m-16 {
  margin: -4rem !important;
}

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

.\!-e-m-2\.5 {
  margin: -0.625rem !important;
}

.\!-e-m-20 {
  margin: -5rem !important;
}

.\!-e-m-24 {
  margin: -6rem !important;
}

.\!-e-m-28 {
  margin: -7rem !important;
}

.\!-e-m-3 {
  margin: -0.75rem !important;
}

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

.\!-e-m-32 {
  margin: -8rem !important;
}

.\!-e-m-36 {
  margin: -9rem !important;
}

.\!-e-m-4 {
  margin: -1rem !important;
}

.\!-e-m-40 {
  margin: -10rem !important;
}

.\!-e-m-44 {
  margin: -11rem !important;
}

.\!-e-m-48 {
  margin: -12rem !important;
}

.\!-e-m-5 {
  margin: -1.25rem !important;
}

.\!-e-m-52 {
  margin: -13rem !important;
}

.\!-e-m-56 {
  margin: -14rem !important;
}

.\!-e-m-6 {
  margin: -1.5rem !important;
}

.\!-e-m-60 {
  margin: -15rem !important;
}

.\!-e-m-64 {
  margin: -16rem !important;
}

.\!-e-m-7 {
  margin: -1.75rem !important;
}

.\!-e-m-72 {
  margin: -18rem !important;
}

.\!-e-m-8 {
  margin: -2rem !important;
}

.\!-e-m-80 {
  margin: -20rem !important;
}

.\!-e-m-9 {
  margin: -2.25rem !important;
}

.\!-e-m-96 {
  margin: -24rem !important;
}

.\!-e-m-px {
  margin: -1px !important;
}

.\!e-m-0 {
  margin: 0px !important;
}

.\!e-m-0\.5 {
  margin: 0.125rem !important;
}

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

.\!e-m-1\.5 {
  margin: 0.375rem !important;
}

.\!e-m-10 {
  margin: 2.5rem !important;
}

.\!e-m-11 {
  margin: 2.75rem !important;
}

.\!e-m-12 {
  margin: 3rem !important;
}

.\!e-m-14 {
  margin: 3.5rem !important;
}

.\!e-m-16 {
  margin: 4rem !important;
}

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

.\!e-m-2\.5 {
  margin: 0.625rem !important;
}

.\!e-m-20 {
  margin: 5rem !important;
}

.\!e-m-24 {
  margin: 6rem !important;
}

.\!e-m-28 {
  margin: 7rem !important;
}

.\!e-m-3 {
  margin: 0.75rem !important;
}

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

.\!e-m-32 {
  margin: 8rem !important;
}

.\!e-m-36 {
  margin: 9rem !important;
}

.\!e-m-4 {
  margin: 1rem !important;
}

.\!e-m-40 {
  margin: 10rem !important;
}

.\!e-m-44 {
  margin: 11rem !important;
}

.\!e-m-48 {
  margin: 12rem !important;
}

.\!e-m-5 {
  margin: 1.25rem !important;
}

.\!e-m-52 {
  margin: 13rem !important;
}

.\!e-m-56 {
  margin: 14rem !important;
}

.\!e-m-6 {
  margin: 1.5rem !important;
}

.\!e-m-60 {
  margin: 15rem !important;
}

.\!e-m-64 {
  margin: 16rem !important;
}

.\!e-m-7 {
  margin: 1.75rem !important;
}

.\!e-m-72 {
  margin: 18rem !important;
}

.\!e-m-8 {
  margin: 2rem !important;
}

.\!e-m-80 {
  margin: 20rem !important;
}

.\!e-m-9 {
  margin: 2.25rem !important;
}

.\!e-m-96 {
  margin: 24rem !important;
}

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

.\!e-m-px {
  margin: 1px !important;
}

.-e-m-0 {
  margin: -0px;
}

.-e-m-0\.5 {
  margin: -0.125rem;
}

.-e-m-1 {
  margin: -0.25rem;
}

.-e-m-1\.5 {
  margin: -0.375rem;
}

.-e-m-10 {
  margin: -2.5rem;
}

.-e-m-11 {
  margin: -2.75rem;
}

.-e-m-12 {
  margin: -3rem;
}

.-e-m-14 {
  margin: -3.5rem;
}

.-e-m-16 {
  margin: -4rem;
}

.-e-m-2 {
  margin: -0.5rem;
}

.-e-m-2\.5 {
  margin: -0.625rem;
}

.-e-m-20 {
  margin: -5rem;
}

.-e-m-24 {
  margin: -6rem;
}

.-e-m-28 {
  margin: -7rem;
}

.-e-m-3 {
  margin: -0.75rem;
}

.-e-m-3\.5 {
  margin: -0.875rem;
}

.-e-m-32 {
  margin: -8rem;
}

.-e-m-36 {
  margin: -9rem;
}

.-e-m-4 {
  margin: -1rem;
}

.-e-m-40 {
  margin: -10rem;
}

.-e-m-44 {
  margin: -11rem;
}

.-e-m-48 {
  margin: -12rem;
}

.-e-m-5 {
  margin: -1.25rem;
}

.-e-m-52 {
  margin: -13rem;
}

.-e-m-56 {
  margin: -14rem;
}

.-e-m-6 {
  margin: -1.5rem;
}

.-e-m-60 {
  margin: -15rem;
}

.-e-m-64 {
  margin: -16rem;
}

.-e-m-7 {
  margin: -1.75rem;
}

.-e-m-72 {
  margin: -18rem;
}

.-e-m-8 {
  margin: -2rem;
}

.-e-m-80 {
  margin: -20rem;
}

.-e-m-9 {
  margin: -2.25rem;
}

.-e-m-96 {
  margin: -24rem;
}

.-e-m-px {
  margin: -1px;
}

.e-m-0 {
  margin: 0px;
}

.e-m-0\.5 {
  margin: 0.125rem;
}

.e-m-1 {
  margin: 0.25rem;
}

.e-m-1\.5 {
  margin: 0.375rem;
}

.e-m-10 {
  margin: 2.5rem;
}

.e-m-11 {
  margin: 2.75rem;
}

.e-m-12 {
  margin: 3rem;
}

.e-m-14 {
  margin: 3.5rem;
}

.e-m-16 {
  margin: 4rem;
}

.e-m-2 {
  margin: 0.5rem;
}

.e-m-2\.5 {
  margin: 0.625rem;
}

.e-m-20 {
  margin: 5rem;
}

.e-m-24 {
  margin: 6rem;
}

.e-m-28 {
  margin: 7rem;
}

.e-m-3 {
  margin: 0.75rem;
}

.e-m-3\.5 {
  margin: 0.875rem;
}

.e-m-32 {
  margin: 8rem;
}

.e-m-36 {
  margin: 9rem;
}

.e-m-4 {
  margin: 1rem;
}

.e-m-40 {
  margin: 10rem;
}

.e-m-44 {
  margin: 11rem;
}

.e-m-48 {
  margin: 12rem;
}

.e-m-5 {
  margin: 1.25rem;
}

.e-m-52 {
  margin: 13rem;
}

.e-m-56 {
  margin: 14rem;
}

.e-m-6 {
  margin: 1.5rem;
}

.e-m-60 {
  margin: 15rem;
}

.e-m-64 {
  margin: 16rem;
}

.e-m-7 {
  margin: 1.75rem;
}

.e-m-72 {
  margin: 18rem;
}

.e-m-8 {
  margin: 2rem;
}

.e-m-80 {
  margin: 20rem;
}

.e-m-9 {
  margin: 2.25rem;
}

.e-m-96 {
  margin: 24rem;
}

.e-m-auto {
  margin: auto;
}

.e-m-px {
  margin: 1px;
}

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

.\!-e-mx-0\.5 {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

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

.\!-e-mx-1\.5 {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

.\!-e-mx-10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.\!-e-mx-11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}

.\!-e-mx-12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.\!-e-mx-14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}

.\!-e-mx-16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

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

.\!-e-mx-2\.5 {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}

.\!-e-mx-20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.\!-e-mx-24 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.\!-e-mx-28 {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

.\!-e-mx-3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

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

.\!-e-mx-32 {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.\!-e-mx-36 {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

.\!-e-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.\!-e-mx-40 {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.\!-e-mx-44 {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

.\!-e-mx-48 {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

.\!-e-mx-5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}

.\!-e-mx-52 {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

.\!-e-mx-56 {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

.\!-e-mx-6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.\!-e-mx-60 {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.\!-e-mx-64 {
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}

.\!-e-mx-7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}

.\!-e-mx-72 {
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}

.\!-e-mx-8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.\!-e-mx-80 {
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}

.\!-e-mx-9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

.\!-e-mx-96 {
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}

.\!-e-mx-px {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

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

.\!-e-my-0\.5 {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

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

.\!-e-my-1\.5 {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.\!-e-my-10 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}

.\!-e-my-11 {
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}

.\!-e-my-12 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.\!-e-my-14 {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}

.\!-e-my-16 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

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

.\!-e-my-2\.5 {
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important;
}

.\!-e-my-20 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.\!-e-my-24 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.\!-e-my-28 {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

.\!-e-my-3 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

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

.\!-e-my-32 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

.\!-e-my-36 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

.\!-e-my-4 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.\!-e-my-40 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.\!-e-my-44 {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

.\!-e-my-48 {
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}

.\!-e-my-5 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.\!-e-my-52 {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

.\!-e-my-56 {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

.\!-e-my-6 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.\!-e-my-60 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.\!-e-my-64 {
  margin-top: -16rem !important;
  margin-bottom: -16rem !important;
}

.\!-e-my-7 {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.\!-e-my-72 {
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}

.\!-e-my-8 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.\!-e-my-80 {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

.\!-e-my-9 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.\!-e-my-96 {
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}

.\!-e-my-px {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

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

.\!e-mx-0\.5 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

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

.\!e-mx-1\.5 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}

.\!e-mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.\!e-mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

.\!e-mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.\!e-mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.\!e-mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

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

.\!e-mx-2\.5 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.\!e-mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.\!e-mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.\!e-mx-28 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.\!e-mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

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

.\!e-mx-32 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.\!e-mx-36 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.\!e-mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.\!e-mx-40 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.\!e-mx-44 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.\!e-mx-48 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.\!e-mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.\!e-mx-52 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

.\!e-mx-56 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}

.\!e-mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.\!e-mx-60 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.\!e-mx-64 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.\!e-mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

.\!e-mx-72 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}

.\!e-mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.\!e-mx-80 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

.\!e-mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

.\!e-mx-96 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

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

.\!e-mx-px {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

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

.\!e-my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

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

.\!e-my-1\.5 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.\!e-my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.\!e-my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.\!e-my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.\!e-my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.\!e-my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

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

.\!e-my-2\.5 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}

.\!e-my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.\!e-my-24 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.\!e-my-28 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.\!e-my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

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

.\!e-my-32 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.\!e-my-36 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.\!e-my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.\!e-my-40 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.\!e-my-44 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.\!e-my-48 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.\!e-my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.\!e-my-52 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

.\!e-my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.\!e-my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.\!e-my-60 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.\!e-my-64 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}

.\!e-my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.\!e-my-72 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}

.\!e-my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.\!e-my-80 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

.\!e-my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.\!e-my-96 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

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

.\!e-my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.-e-mx-0 {
  margin-left: -0px;
  margin-right: -0px;
}

.-e-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

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

.-e-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-e-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-e-mx-11 {
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-e-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}

.-e-mx-14 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-e-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}

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

.-e-mx-2\.5 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-e-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem;
}

.-e-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem;
}

.-e-mx-28 {
  margin-left: -7rem;
  margin-right: -7rem;
}

.-e-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-e-mx-3\.5 {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.-e-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem;
}

.-e-mx-36 {
  margin-left: -9rem;
  margin-right: -9rem;
}

.-e-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-e-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem;
}

.-e-mx-44 {
  margin-left: -11rem;
  margin-right: -11rem;
}

.-e-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem;
}

.-e-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-e-mx-52 {
  margin-left: -13rem;
  margin-right: -13rem;
}

.-e-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem;
}

.-e-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-e-mx-60 {
  margin-left: -15rem;
  margin-right: -15rem;
}

.-e-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem;
}

.-e-mx-7 {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-e-mx-72 {
  margin-left: -18rem;
  margin-right: -18rem;
}

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

.-e-mx-80 {
  margin-left: -20rem;
  margin-right: -20rem;
}

.-e-mx-9 {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-e-mx-96 {
  margin-left: -24rem;
  margin-right: -24rem;
}

.-e-mx-px {
  margin-left: -1px;
  margin-right: -1px;
}

.-e-my-0 {
  margin-top: -0px;
  margin-bottom: -0px;
}

.-e-my-0\.5 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

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

.-e-my-1\.5 {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.-e-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-e-my-11 {
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.-e-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-e-my-14 {
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.-e-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

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

.-e-my-2\.5 {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-e-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-e-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-e-my-28 {
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.-e-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-e-my-3\.5 {
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.-e-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-e-my-36 {
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.-e-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-e-my-40 {
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.-e-my-44 {
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.-e-my-48 {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-e-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-e-my-52 {
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.-e-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem;
}

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

.-e-my-60 {
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.-e-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-e-my-7 {
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.-e-my-72 {
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.-e-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-e-my-80 {
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.-e-my-9 {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.-e-my-96 {
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.-e-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.e-mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.e-mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

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

.e-mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.e-mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.e-mx-11 {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.e-mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.e-mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.e-mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

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

.e-mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.e-mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.e-mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.e-mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.e-mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.e-mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.e-mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.e-mx-36 {
  margin-left: 9rem;
  margin-right: 9rem;
}

.e-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.e-mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

.e-mx-44 {
  margin-left: 11rem;
  margin-right: 11rem;
}

.e-mx-48 {
  margin-left: 12rem;
  margin-right: 12rem;
}

.e-mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.e-mx-52 {
  margin-left: 13rem;
  margin-right: 13rem;
}

.e-mx-56 {
  margin-left: 14rem;
  margin-right: 14rem;
}

.e-mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.e-mx-60 {
  margin-left: 15rem;
  margin-right: 15rem;
}

.e-mx-64 {
  margin-left: 16rem;
  margin-right: 16rem;
}

.e-mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.e-mx-72 {
  margin-left: 18rem;
  margin-right: 18rem;
}

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

.e-mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

.e-mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.e-mx-96 {
  margin-left: 24rem;
  margin-right: 24rem;
}

.e-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.e-mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.e-my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.e-my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

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

.e-my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.e-my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.e-my-11 {
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

.e-my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.e-my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.e-my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

.e-my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.e-my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.e-my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.e-my-28 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.e-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.e-my-3\.5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.e-my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.e-my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.e-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.e-my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.e-my-44 {
  margin-top: 11rem;
  margin-bottom: 11rem;
}

.e-my-48 {
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.e-my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.e-my-52 {
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.e-my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

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

.e-my-60 {
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.e-my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.e-my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.e-my-72 {
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.e-my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.e-my-80 {
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.e-my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.e-my-96 {
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.e-my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.e-my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

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

.\!-e-mb-0\.5 {
  margin-bottom: -0.125rem !important;
}

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

.\!-e-mb-1\.5 {
  margin-bottom: -0.375rem !important;
}

.\!-e-mb-10 {
  margin-bottom: -2.5rem !important;
}

.\!-e-mb-11 {
  margin-bottom: -2.75rem !important;
}

.\!-e-mb-12 {
  margin-bottom: -3rem !important;
}

.\!-e-mb-14 {
  margin-bottom: -3.5rem !important;
}

.\!-e-mb-16 {
  margin-bottom: -4rem !important;
}

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

.\!-e-mb-2\.5 {
  margin-bottom: -0.625rem !important;
}

.\!-e-mb-20 {
  margin-bottom: -5rem !important;
}

.\!-e-mb-24 {
  margin-bottom: -6rem !important;
}

.\!-e-mb-28 {
  margin-bottom: -7rem !important;
}

.\!-e-mb-3 {
  margin-bottom: -0.75rem !important;
}

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

.\!-e-mb-32 {
  margin-bottom: -8rem !important;
}

.\!-e-mb-36 {
  margin-bottom: -9rem !important;
}

.\!-e-mb-4 {
  margin-bottom: -1rem !important;
}

.\!-e-mb-40 {
  margin-bottom: -10rem !important;
}

.\!-e-mb-44 {
  margin-bottom: -11rem !important;
}

.\!-e-mb-48 {
  margin-bottom: -12rem !important;
}

.\!-e-mb-5 {
  margin-bottom: -1.25rem !important;
}

.\!-e-mb-52 {
  margin-bottom: -13rem !important;
}

.\!-e-mb-56 {
  margin-bottom: -14rem !important;
}

.\!-e-mb-6 {
  margin-bottom: -1.5rem !important;
}

.\!-e-mb-60 {
  margin-bottom: -15rem !important;
}

.\!-e-mb-64 {
  margin-bottom: -16rem !important;
}

.\!-e-mb-7 {
  margin-bottom: -1.75rem !important;
}

.\!-e-mb-72 {
  margin-bottom: -18rem !important;
}

.\!-e-mb-8 {
  margin-bottom: -2rem !important;
}

.\!-e-mb-80 {
  margin-bottom: -20rem !important;
}

.\!-e-mb-9 {
  margin-bottom: -2.25rem !important;
}

.\!-e-mb-96 {
  margin-bottom: -24rem !important;
}

.\!-e-mb-px {
  margin-bottom: -1px !important;
}

.\!-e-ml-0 {
  margin-left: -0px !important;
}

.\!-e-ml-0\.5 {
  margin-left: -0.125rem !important;
}

.\!-e-ml-1 {
  margin-left: -0.25rem !important;
}

.\!-e-ml-1\.5 {
  margin-left: -0.375rem !important;
}

.\!-e-ml-10 {
  margin-left: -2.5rem !important;
}

.\!-e-ml-11 {
  margin-left: -2.75rem !important;
}

.\!-e-ml-12 {
  margin-left: -3rem !important;
}

.\!-e-ml-14 {
  margin-left: -3.5rem !important;
}

.\!-e-ml-16 {
  margin-left: -4rem !important;
}

.\!-e-ml-2 {
  margin-left: -0.5rem !important;
}

.\!-e-ml-2\.5 {
  margin-left: -0.625rem !important;
}

.\!-e-ml-20 {
  margin-left: -5rem !important;
}

.\!-e-ml-24 {
  margin-left: -6rem !important;
}

.\!-e-ml-28 {
  margin-left: -7rem !important;
}

.\!-e-ml-3 {
  margin-left: -0.75rem !important;
}

.\!-e-ml-3\.5 {
  margin-left: -0.875rem !important;
}

.\!-e-ml-32 {
  margin-left: -8rem !important;
}

.\!-e-ml-36 {
  margin-left: -9rem !important;
}

.\!-e-ml-4 {
  margin-left: -1rem !important;
}

.\!-e-ml-40 {
  margin-left: -10rem !important;
}

.\!-e-ml-44 {
  margin-left: -11rem !important;
}

.\!-e-ml-48 {
  margin-left: -12rem !important;
}

.\!-e-ml-5 {
  margin-left: -1.25rem !important;
}

.\!-e-ml-52 {
  margin-left: -13rem !important;
}

.\!-e-ml-56 {
  margin-left: -14rem !important;
}

.\!-e-ml-6 {
  margin-left: -1.5rem !important;
}

.\!-e-ml-60 {
  margin-left: -15rem !important;
}

.\!-e-ml-64 {
  margin-left: -16rem !important;
}

.\!-e-ml-7 {
  margin-left: -1.75rem !important;
}

.\!-e-ml-72 {
  margin-left: -18rem !important;
}

.\!-e-ml-8 {
  margin-left: -2rem !important;
}

.\!-e-ml-80 {
  margin-left: -20rem !important;
}

.\!-e-ml-9 {
  margin-left: -2.25rem !important;
}

.\!-e-ml-96 {
  margin-left: -24rem !important;
}

.\!-e-ml-px {
  margin-left: -1px !important;
}

.\!-e-mr-0 {
  margin-right: -0px !important;
}

.\!-e-mr-0\.5 {
  margin-right: -0.125rem !important;
}

.\!-e-mr-1 {
  margin-right: -0.25rem !important;
}

.\!-e-mr-1\.5 {
  margin-right: -0.375rem !important;
}

.\!-e-mr-10 {
  margin-right: -2.5rem !important;
}

.\!-e-mr-11 {
  margin-right: -2.75rem !important;
}

.\!-e-mr-12 {
  margin-right: -3rem !important;
}

.\!-e-mr-14 {
  margin-right: -3.5rem !important;
}

.\!-e-mr-16 {
  margin-right: -4rem !important;
}

.\!-e-mr-2 {
  margin-right: -0.5rem !important;
}

.\!-e-mr-2\.5 {
  margin-right: -0.625rem !important;
}

.\!-e-mr-20 {
  margin-right: -5rem !important;
}

.\!-e-mr-24 {
  margin-right: -6rem !important;
}

.\!-e-mr-28 {
  margin-right: -7rem !important;
}

.\!-e-mr-3 {
  margin-right: -0.75rem !important;
}

.\!-e-mr-3\.5 {
  margin-right: -0.875rem !important;
}

.\!-e-mr-32 {
  margin-right: -8rem !important;
}

.\!-e-mr-36 {
  margin-right: -9rem !important;
}

.\!-e-mr-4 {
  margin-right: -1rem !important;
}

.\!-e-mr-40 {
  margin-right: -10rem !important;
}

.\!-e-mr-44 {
  margin-right: -11rem !important;
}

.\!-e-mr-48 {
  margin-right: -12rem !important;
}

.\!-e-mr-5 {
  margin-right: -1.25rem !important;
}

.\!-e-mr-52 {
  margin-right: -13rem !important;
}

.\!-e-mr-56 {
  margin-right: -14rem !important;
}

.\!-e-mr-6 {
  margin-right: -1.5rem !important;
}

.\!-e-mr-60 {
  margin-right: -15rem !important;
}

.\!-e-mr-64 {
  margin-right: -16rem !important;
}

.\!-e-mr-7 {
  margin-right: -1.75rem !important;
}

.\!-e-mr-72 {
  margin-right: -18rem !important;
}

.\!-e-mr-8 {
  margin-right: -2rem !important;
}

.\!-e-mr-80 {
  margin-right: -20rem !important;
}

.\!-e-mr-9 {
  margin-right: -2.25rem !important;
}

.\!-e-mr-96 {
  margin-right: -24rem !important;
}

.\!-e-mr-px {
  margin-right: -1px !important;
}

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

.\!-e-mt-0\.5 {
  margin-top: -0.125rem !important;
}

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

.\!-e-mt-1\.5 {
  margin-top: -0.375rem !important;
}

.\!-e-mt-10 {
  margin-top: -2.5rem !important;
}

.\!-e-mt-11 {
  margin-top: -2.75rem !important;
}

.\!-e-mt-12 {
  margin-top: -3rem !important;
}

.\!-e-mt-14 {
  margin-top: -3.5rem !important;
}

.\!-e-mt-16 {
  margin-top: -4rem !important;
}

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

.\!-e-mt-2\.5 {
  margin-top: -0.625rem !important;
}

.\!-e-mt-20 {
  margin-top: -5rem !important;
}

.\!-e-mt-24 {
  margin-top: -6rem !important;
}

.\!-e-mt-28 {
  margin-top: -7rem !important;
}

.\!-e-mt-3 {
  margin-top: -0.75rem !important;
}

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

.\!-e-mt-32 {
  margin-top: -8rem !important;
}

.\!-e-mt-36 {
  margin-top: -9rem !important;
}

.\!-e-mt-4 {
  margin-top: -1rem !important;
}

.\!-e-mt-40 {
  margin-top: -10rem !important;
}

.\!-e-mt-44 {
  margin-top: -11rem !important;
}

.\!-e-mt-48 {
  margin-top: -12rem !important;
}

.\!-e-mt-5 {
  margin-top: -1.25rem !important;
}

.\!-e-mt-52 {
  margin-top: -13rem !important;
}

.\!-e-mt-56 {
  margin-top: -14rem !important;
}

.\!-e-mt-6 {
  margin-top: -1.5rem !important;
}

.\!-e-mt-60 {
  margin-top: -15rem !important;
}

.\!-e-mt-64 {
  margin-top: -16rem !important;
}

.\!-e-mt-7 {
  margin-top: -1.75rem !important;
}

.\!-e-mt-72 {
  margin-top: -18rem !important;
}

.\!-e-mt-8 {
  margin-top: -2rem !important;
}

.\!-e-mt-80 {
  margin-top: -20rem !important;
}

.\!-e-mt-9 {
  margin-top: -2.25rem !important;
}

.\!-e-mt-96 {
  margin-top: -24rem !important;
}

.\!-e-mt-px {
  margin-top: -1px !important;
}

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

.\!e-mb-0\.5 {
  margin-bottom: 0.125rem !important;
}

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

.\!e-mb-1\.5 {
  margin-bottom: 0.375rem !important;
}

.\!e-mb-10 {
  margin-bottom: 2.5rem !important;
}

.\!e-mb-11 {
  margin-bottom: 2.75rem !important;
}

.\!e-mb-12 {
  margin-bottom: 3rem !important;
}

.\!e-mb-14 {
  margin-bottom: 3.5rem !important;
}

.\!e-mb-16 {
  margin-bottom: 4rem !important;
}

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

.\!e-mb-2\.5 {
  margin-bottom: 0.625rem !important;
}

.\!e-mb-20 {
  margin-bottom: 5rem !important;
}

.\!e-mb-24 {
  margin-bottom: 6rem !important;
}

.\!e-mb-28 {
  margin-bottom: 7rem !important;
}

.\!e-mb-3 {
  margin-bottom: 0.75rem !important;
}

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

.\!e-mb-32 {
  margin-bottom: 8rem !important;
}

.\!e-mb-36 {
  margin-bottom: 9rem !important;
}

.\!e-mb-4 {
  margin-bottom: 1rem !important;
}

.\!e-mb-40 {
  margin-bottom: 10rem !important;
}

.\!e-mb-44 {
  margin-bottom: 11rem !important;
}

.\!e-mb-48 {
  margin-bottom: 12rem !important;
}

.\!e-mb-5 {
  margin-bottom: 1.25rem !important;
}

.\!e-mb-52 {
  margin-bottom: 13rem !important;
}

.\!e-mb-56 {
  margin-bottom: 14rem !important;
}

.\!e-mb-6 {
  margin-bottom: 1.5rem !important;
}

.\!e-mb-60 {
  margin-bottom: 15rem !important;
}

.\!e-mb-64 {
  margin-bottom: 16rem !important;
}

.\!e-mb-7 {
  margin-bottom: 1.75rem !important;
}

.\!e-mb-72 {
  margin-bottom: 18rem !important;
}

.\!e-mb-8 {
  margin-bottom: 2rem !important;
}

.\!e-mb-80 {
  margin-bottom: 20rem !important;
}

.\!e-mb-9 {
  margin-bottom: 2.25rem !important;
}

.\!e-mb-96 {
  margin-bottom: 24rem !important;
}

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

.\!e-mb-px {
  margin-bottom: 1px !important;
}

.\!e-ml-0 {
  margin-left: 0px !important;
}

.\!e-ml-0\.5 {
  margin-left: 0.125rem !important;
}

.\!e-ml-1 {
  margin-left: 0.25rem !important;
}

.\!e-ml-1\.5 {
  margin-left: 0.375rem !important;
}

.\!e-ml-10 {
  margin-left: 2.5rem !important;
}

.\!e-ml-11 {
  margin-left: 2.75rem !important;
}

.\!e-ml-12 {
  margin-left: 3rem !important;
}

.\!e-ml-14 {
  margin-left: 3.5rem !important;
}

.\!e-ml-16 {
  margin-left: 4rem !important;
}

.\!e-ml-2 {
  margin-left: 0.5rem !important;
}

.\!e-ml-2\.5 {
  margin-left: 0.625rem !important;
}

.\!e-ml-20 {
  margin-left: 5rem !important;
}

.\!e-ml-24 {
  margin-left: 6rem !important;
}

.\!e-ml-28 {
  margin-left: 7rem !important;
}

.\!e-ml-3 {
  margin-left: 0.75rem !important;
}

.\!e-ml-3\.5 {
  margin-left: 0.875rem !important;
}

.\!e-ml-32 {
  margin-left: 8rem !important;
}

.\!e-ml-36 {
  margin-left: 9rem !important;
}

.\!e-ml-4 {
  margin-left: 1rem !important;
}

.\!e-ml-40 {
  margin-left: 10rem !important;
}

.\!e-ml-44 {
  margin-left: 11rem !important;
}

.\!e-ml-48 {
  margin-left: 12rem !important;
}

.\!e-ml-5 {
  margin-left: 1.25rem !important;
}

.\!e-ml-52 {
  margin-left: 13rem !important;
}

.\!e-ml-56 {
  margin-left: 14rem !important;
}

.\!e-ml-6 {
  margin-left: 1.5rem !important;
}

.\!e-ml-60 {
  margin-left: 15rem !important;
}

.\!e-ml-64 {
  margin-left: 16rem !important;
}

.\!e-ml-7 {
  margin-left: 1.75rem !important;
}

.\!e-ml-72 {
  margin-left: 18rem !important;
}

.\!e-ml-8 {
  margin-left: 2rem !important;
}

.\!e-ml-80 {
  margin-left: 20rem !important;
}

.\!e-ml-9 {
  margin-left: 2.25rem !important;
}

.\!e-ml-96 {
  margin-left: 24rem !important;
}

.\!e-ml-auto {
  margin-left: auto !important;
}

.\!e-ml-px {
  margin-left: 1px !important;
}

.\!e-mr-0 {
  margin-right: 0px !important;
}

.\!e-mr-0\.5 {
  margin-right: 0.125rem !important;
}

.\!e-mr-1 {
  margin-right: 0.25rem !important;
}

.\!e-mr-1\.5 {
  margin-right: 0.375rem !important;
}

.\!e-mr-10 {
  margin-right: 2.5rem !important;
}

.\!e-mr-11 {
  margin-right: 2.75rem !important;
}

.\!e-mr-12 {
  margin-right: 3rem !important;
}

.\!e-mr-14 {
  margin-right: 3.5rem !important;
}

.\!e-mr-16 {
  margin-right: 4rem !important;
}

.\!e-mr-2 {
  margin-right: 0.5rem !important;
}

.\!e-mr-2\.5 {
  margin-right: 0.625rem !important;
}

.\!e-mr-20 {
  margin-right: 5rem !important;
}

.\!e-mr-24 {
  margin-right: 6rem !important;
}

.\!e-mr-28 {
  margin-right: 7rem !important;
}

.\!e-mr-3 {
  margin-right: 0.75rem !important;
}

.\!e-mr-3\.5 {
  margin-right: 0.875rem !important;
}

.\!e-mr-32 {
  margin-right: 8rem !important;
}

.\!e-mr-36 {
  margin-right: 9rem !important;
}

.\!e-mr-4 {
  margin-right: 1rem !important;
}

.\!e-mr-40 {
  margin-right: 10rem !important;
}

.\!e-mr-44 {
  margin-right: 11rem !important;
}

.\!e-mr-48 {
  margin-right: 12rem !important;
}

.\!e-mr-5 {
  margin-right: 1.25rem !important;
}

.\!e-mr-52 {
  margin-right: 13rem !important;
}

.\!e-mr-56 {
  margin-right: 14rem !important;
}

.\!e-mr-6 {
  margin-right: 1.5rem !important;
}

.\!e-mr-60 {
  margin-right: 15rem !important;
}

.\!e-mr-64 {
  margin-right: 16rem !important;
}

.\!e-mr-7 {
  margin-right: 1.75rem !important;
}

.\!e-mr-72 {
  margin-right: 18rem !important;
}

.\!e-mr-8 {
  margin-right: 2rem !important;
}

.\!e-mr-80 {
  margin-right: 20rem !important;
}

.\!e-mr-9 {
  margin-right: 2.25rem !important;
}

.\!e-mr-96 {
  margin-right: 24rem !important;
}

.\!e-mr-auto {
  margin-right: auto !important;
}

.\!e-mr-px {
  margin-right: 1px !important;
}

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

.\!e-mt-0\.5 {
  margin-top: 0.125rem !important;
}

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

.\!e-mt-1\.5 {
  margin-top: 0.375rem !important;
}

.\!e-mt-10 {
  margin-top: 2.5rem !important;
}

.\!e-mt-11 {
  margin-top: 2.75rem !important;
}

.\!e-mt-12 {
  margin-top: 3rem !important;
}

.\!e-mt-14 {
  margin-top: 3.5rem !important;
}

.\!e-mt-16 {
  margin-top: 4rem !important;
}

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

.\!e-mt-2\.5 {
  margin-top: 0.625rem !important;
}

.\!e-mt-20 {
  margin-top: 5rem !important;
}

.\!e-mt-24 {
  margin-top: 6rem !important;
}

.\!e-mt-28 {
  margin-top: 7rem !important;
}

.\!e-mt-3 {
  margin-top: 0.75rem !important;
}

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

.\!e-mt-32 {
  margin-top: 8rem !important;
}

.\!e-mt-36 {
  margin-top: 9rem !important;
}

.\!e-mt-4 {
  margin-top: 1rem !important;
}

.\!e-mt-40 {
  margin-top: 10rem !important;
}

.\!e-mt-44 {
  margin-top: 11rem !important;
}

.\!e-mt-48 {
  margin-top: 12rem !important;
}

.\!e-mt-5 {
  margin-top: 1.25rem !important;
}

.\!e-mt-52 {
  margin-top: 13rem !important;
}

.\!e-mt-56 {
  margin-top: 14rem !important;
}

.\!e-mt-6 {
  margin-top: 1.5rem !important;
}

.\!e-mt-60 {
  margin-top: 15rem !important;
}

.\!e-mt-64 {
  margin-top: 16rem !important;
}

.\!e-mt-7 {
  margin-top: 1.75rem !important;
}

.\!e-mt-72 {
  margin-top: 18rem !important;
}

.\!e-mt-8 {
  margin-top: 2rem !important;
}

.\!e-mt-80 {
  margin-top: 20rem !important;
}

.\!e-mt-9 {
  margin-top: 2.25rem !important;
}

.\!e-mt-96 {
  margin-top: 24rem !important;
}

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

.\!e-mt-px {
  margin-top: 1px !important;
}

.-e-mb-0 {
  margin-bottom: -0px;
}

.-e-mb-0\.5 {
  margin-bottom: -0.125rem;
}

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

.-e-mb-1\.5 {
  margin-bottom: -0.375rem;
}

.-e-mb-10 {
  margin-bottom: -2.5rem;
}

.-e-mb-11 {
  margin-bottom: -2.75rem;
}

.-e-mb-12 {
  margin-bottom: -3rem;
}

.-e-mb-14 {
  margin-bottom: -3.5rem;
}

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

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

.-e-mb-2\.5 {
  margin-bottom: -0.625rem;
}

.-e-mb-20 {
  margin-bottom: -5rem;
}

.-e-mb-24 {
  margin-bottom: -6rem;
}

.-e-mb-28 {
  margin-bottom: -7rem;
}

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

.-e-mb-3\.5 {
  margin-bottom: -0.875rem;
}

.-e-mb-32 {
  margin-bottom: -8rem;
}

.-e-mb-36 {
  margin-bottom: -9rem;
}

.-e-mb-4 {
  margin-bottom: -1rem;
}

.-e-mb-40 {
  margin-bottom: -10rem;
}

.-e-mb-44 {
  margin-bottom: -11rem;
}

.-e-mb-48 {
  margin-bottom: -12rem;
}

.-e-mb-5 {
  margin-bottom: -1.25rem;
}

.-e-mb-52 {
  margin-bottom: -13rem;
}

.-e-mb-56 {
  margin-bottom: -14rem;
}

.-e-mb-6 {
  margin-bottom: -1.5rem;
}

.-e-mb-60 {
  margin-bottom: -15rem;
}

.-e-mb-64 {
  margin-bottom: -16rem;
}

.-e-mb-7 {
  margin-bottom: -1.75rem;
}

.-e-mb-72 {
  margin-bottom: -18rem;
}

.-e-mb-8 {
  margin-bottom: -2rem;
}

.-e-mb-80 {
  margin-bottom: -20rem;
}

.-e-mb-9 {
  margin-bottom: -2.25rem;
}

.-e-mb-96 {
  margin-bottom: -24rem;
}

.-e-mb-px {
  margin-bottom: -1px;
}

.-e-ml-0 {
  margin-left: -0px;
}

.-e-ml-0\.5 {
  margin-left: -0.125rem;
}

.-e-ml-1 {
  margin-left: -0.25rem;
}

.-e-ml-1\.5 {
  margin-left: -0.375rem;
}

.-e-ml-10 {
  margin-left: -2.5rem;
}

.-e-ml-11 {
  margin-left: -2.75rem;
}

.-e-ml-12 {
  margin-left: -3rem;
}

.-e-ml-14 {
  margin-left: -3.5rem;
}

.-e-ml-16 {
  margin-left: -4rem;
}

.-e-ml-2 {
  margin-left: -0.5rem;
}

.-e-ml-2\.5 {
  margin-left: -0.625rem;
}

.-e-ml-20 {
  margin-left: -5rem;
}

.-e-ml-24 {
  margin-left: -6rem;
}

.-e-ml-28 {
  margin-left: -7rem;
}

.-e-ml-3 {
  margin-left: -0.75rem;
}

.-e-ml-3\.5 {
  margin-left: -0.875rem;
}

.-e-ml-32 {
  margin-left: -8rem;
}

.-e-ml-36 {
  margin-left: -9rem;
}

.-e-ml-4 {
  margin-left: -1rem;
}

.-e-ml-40 {
  margin-left: -10rem;
}

.-e-ml-44 {
  margin-left: -11rem;
}

.-e-ml-48 {
  margin-left: -12rem;
}

.-e-ml-5 {
  margin-left: -1.25rem;
}

.-e-ml-52 {
  margin-left: -13rem;
}

.-e-ml-56 {
  margin-left: -14rem;
}

.-e-ml-6 {
  margin-left: -1.5rem;
}

.-e-ml-60 {
  margin-left: -15rem;
}

.-e-ml-64 {
  margin-left: -16rem;
}

.-e-ml-7 {
  margin-left: -1.75rem;
}

.-e-ml-72 {
  margin-left: -18rem;
}

.-e-ml-8 {
  margin-left: -2rem;
}

.-e-ml-80 {
  margin-left: -20rem;
}

.-e-ml-9 {
  margin-left: -2.25rem;
}

.-e-ml-96 {
  margin-left: -24rem;
}

.-e-ml-px {
  margin-left: -1px;
}

.-e-mr-0 {
  margin-right: -0px;
}

.-e-mr-0\.5 {
  margin-right: -0.125rem;
}

.-e-mr-1 {
  margin-right: -0.25rem;
}

.-e-mr-1\.5 {
  margin-right: -0.375rem;
}

.-e-mr-10 {
  margin-right: -2.5rem;
}

.-e-mr-11 {
  margin-right: -2.75rem;
}

.-e-mr-12 {
  margin-right: -3rem;
}

.-e-mr-14 {
  margin-right: -3.5rem;
}

.-e-mr-16 {
  margin-right: -4rem;
}

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

.-e-mr-2\.5 {
  margin-right: -0.625rem;
}

.-e-mr-20 {
  margin-right: -5rem;
}

.-e-mr-24 {
  margin-right: -6rem;
}

.-e-mr-28 {
  margin-right: -7rem;
}

.-e-mr-3 {
  margin-right: -0.75rem;
}

.-e-mr-3\.5 {
  margin-right: -0.875rem;
}

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

.-e-mr-36 {
  margin-right: -9rem;
}

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

.-e-mr-40 {
  margin-right: -10rem;
}

.-e-mr-44 {
  margin-right: -11rem;
}

.-e-mr-48 {
  margin-right: -12rem;
}

.-e-mr-5 {
  margin-right: -1.25rem;
}

.-e-mr-52 {
  margin-right: -13rem;
}

.-e-mr-56 {
  margin-right: -14rem;
}

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

.-e-mr-60 {
  margin-right: -15rem;
}

.-e-mr-64 {
  margin-right: -16rem;
}

.-e-mr-7 {
  margin-right: -1.75rem;
}

.-e-mr-72 {
  margin-right: -18rem;
}

.-e-mr-8 {
  margin-right: -2rem;
}

.-e-mr-80 {
  margin-right: -20rem;
}

.-e-mr-9 {
  margin-right: -2.25rem;
}

.-e-mr-96 {
  margin-right: -24rem;
}

.-e-mr-px {
  margin-right: -1px;
}

.-e-mt-0 {
  margin-top: -0px;
}

.-e-mt-0\.5 {
  margin-top: -0.125rem;
}

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

.-e-mt-1\.5 {
  margin-top: -0.375rem;
}

.-e-mt-10 {
  margin-top: -2.5rem;
}

.-e-mt-11 {
  margin-top: -2.75rem;
}

.-e-mt-12 {
  margin-top: -3rem;
}

.-e-mt-14 {
  margin-top: -3.5rem;
}

.-e-mt-16 {
  margin-top: -4rem;
}

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

.-e-mt-2\.5 {
  margin-top: -0.625rem;
}

.-e-mt-20 {
  margin-top: -5rem;
}

.-e-mt-24 {
  margin-top: -6rem;
}

.-e-mt-28 {
  margin-top: -7rem;
}

.-e-mt-3 {
  margin-top: -0.75rem;
}

.-e-mt-3\.5 {
  margin-top: -0.875rem;
}

.-e-mt-32 {
  margin-top: -8rem;
}

.-e-mt-36 {
  margin-top: -9rem;
}

.-e-mt-4 {
  margin-top: -1rem;
}

.-e-mt-40 {
  margin-top: -10rem;
}

.-e-mt-44 {
  margin-top: -11rem;
}

.-e-mt-48 {
  margin-top: -12rem;
}

.-e-mt-5 {
  margin-top: -1.25rem;
}

.-e-mt-52 {
  margin-top: -13rem;
}

.-e-mt-56 {
  margin-top: -14rem;
}

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

.-e-mt-60 {
  margin-top: -15rem;
}

.-e-mt-64 {
  margin-top: -16rem;
}

.-e-mt-7 {
  margin-top: -1.75rem;
}

.-e-mt-72 {
  margin-top: -18rem;
}

.-e-mt-8 {
  margin-top: -2rem;
}

.-e-mt-80 {
  margin-top: -20rem;
}

.-e-mt-9 {
  margin-top: -2.25rem;
}

.-e-mt-96 {
  margin-top: -24rem;
}

.-e-mt-px {
  margin-top: -1px;
}

.e-mb-0 {
  margin-bottom: 0px;
}

.e-mb-0\.5 {
  margin-bottom: 0.125rem;
}

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

.e-mb-1\.5 {
  margin-bottom: 0.375rem;
}

.e-mb-10 {
  margin-bottom: 2.5rem;
}

.e-mb-11 {
  margin-bottom: 2.75rem;
}

.e-mb-12 {
  margin-bottom: 3rem;
}

.e-mb-14 {
  margin-bottom: 3.5rem;
}

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

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

.e-mb-2\.5 {
  margin-bottom: 0.625rem;
}

.e-mb-20 {
  margin-bottom: 5rem;
}

.e-mb-24 {
  margin-bottom: 6rem;
}

.e-mb-28 {
  margin-bottom: 7rem;
}

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

.e-mb-3\.5 {
  margin-bottom: 0.875rem;
}

.e-mb-32 {
  margin-bottom: 8rem;
}

.e-mb-36 {
  margin-bottom: 9rem;
}

.e-mb-4 {
  margin-bottom: 1rem;
}

.e-mb-40 {
  margin-bottom: 10rem;
}

.e-mb-44 {
  margin-bottom: 11rem;
}

.e-mb-48 {
  margin-bottom: 12rem;
}

.e-mb-5 {
  margin-bottom: 1.25rem;
}

.e-mb-52 {
  margin-bottom: 13rem;
}

.e-mb-56 {
  margin-bottom: 14rem;
}

.e-mb-6 {
  margin-bottom: 1.5rem;
}

.e-mb-60 {
  margin-bottom: 15rem;
}

.e-mb-64 {
  margin-bottom: 16rem;
}

.e-mb-7 {
  margin-bottom: 1.75rem;
}

.e-mb-72 {
  margin-bottom: 18rem;
}

.e-mb-8 {
  margin-bottom: 2rem;
}

.e-mb-80 {
  margin-bottom: 20rem;
}

.e-mb-9 {
  margin-bottom: 2.25rem;
}

.e-mb-96 {
  margin-bottom: 24rem;
}

.e-mb-auto {
  margin-bottom: auto;
}

.e-mb-px {
  margin-bottom: 1px;
}

.e-me-2 {
  margin-inline-end: 0.5rem;
}

.e-ml-0 {
  margin-left: 0px;
}

.e-ml-0\.5 {
  margin-left: 0.125rem;
}

.e-ml-1 {
  margin-left: 0.25rem;
}

.e-ml-1\.5 {
  margin-left: 0.375rem;
}

.e-ml-10 {
  margin-left: 2.5rem;
}

.e-ml-11 {
  margin-left: 2.75rem;
}

.e-ml-12 {
  margin-left: 3rem;
}

.e-ml-14 {
  margin-left: 3.5rem;
}

.e-ml-16 {
  margin-left: 4rem;
}

.e-ml-2 {
  margin-left: 0.5rem;
}

.e-ml-2\.5 {
  margin-left: 0.625rem;
}

.e-ml-20 {
  margin-left: 5rem;
}

.e-ml-24 {
  margin-left: 6rem;
}

.e-ml-28 {
  margin-left: 7rem;
}

.e-ml-3 {
  margin-left: 0.75rem;
}

.e-ml-3\.5 {
  margin-left: 0.875rem;
}

.e-ml-32 {
  margin-left: 8rem;
}

.e-ml-36 {
  margin-left: 9rem;
}

.e-ml-4 {
  margin-left: 1rem;
}

.e-ml-40 {
  margin-left: 10rem;
}

.e-ml-44 {
  margin-left: 11rem;
}

.e-ml-48 {
  margin-left: 12rem;
}

.e-ml-5 {
  margin-left: 1.25rem;
}

.e-ml-52 {
  margin-left: 13rem;
}

.e-ml-56 {
  margin-left: 14rem;
}

.e-ml-6 {
  margin-left: 1.5rem;
}

.e-ml-60 {
  margin-left: 15rem;
}

.e-ml-64 {
  margin-left: 16rem;
}

.e-ml-7 {
  margin-left: 1.75rem;
}

.e-ml-72 {
  margin-left: 18rem;
}

.e-ml-8 {
  margin-left: 2rem;
}

.e-ml-80 {
  margin-left: 20rem;
}

.e-ml-9 {
  margin-left: 2.25rem;
}

.e-ml-96 {
  margin-left: 24rem;
}

.e-ml-auto {
  margin-left: auto;
}

.e-ml-px {
  margin-left: 1px;
}

.e-mr-0 {
  margin-right: 0px;
}

.e-mr-0\.5 {
  margin-right: 0.125rem;
}

.e-mr-1 {
  margin-right: 0.25rem;
}

.e-mr-1\.5 {
  margin-right: 0.375rem;
}

.e-mr-10 {
  margin-right: 2.5rem;
}

.e-mr-11 {
  margin-right: 2.75rem;
}

.e-mr-12 {
  margin-right: 3rem;
}

.e-mr-14 {
  margin-right: 3.5rem;
}

.e-mr-16 {
  margin-right: 4rem;
}

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

.e-mr-2\.5 {
  margin-right: 0.625rem;
}

.e-mr-20 {
  margin-right: 5rem;
}

.e-mr-24 {
  margin-right: 6rem;
}

.e-mr-28 {
  margin-right: 7rem;
}

.e-mr-3 {
  margin-right: 0.75rem;
}

.e-mr-3\.5 {
  margin-right: 0.875rem;
}

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

.e-mr-36 {
  margin-right: 9rem;
}

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

.e-mr-40 {
  margin-right: 10rem;
}

.e-mr-44 {
  margin-right: 11rem;
}

.e-mr-48 {
  margin-right: 12rem;
}

.e-mr-5 {
  margin-right: 1.25rem;
}

.e-mr-52 {
  margin-right: 13rem;
}

.e-mr-56 {
  margin-right: 14rem;
}

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

.e-mr-60 {
  margin-right: 15rem;
}

.e-mr-64 {
  margin-right: 16rem;
}

.e-mr-7 {
  margin-right: 1.75rem;
}

.e-mr-72 {
  margin-right: 18rem;
}

.e-mr-8 {
  margin-right: 2rem;
}

.e-mr-80 {
  margin-right: 20rem;
}

.e-mr-9 {
  margin-right: 2.25rem;
}

.e-mr-96 {
  margin-right: 24rem;
}

.e-mr-auto {
  margin-right: auto;
}

.e-mr-px {
  margin-right: 1px;
}

.e-mt-0 {
  margin-top: 0px;
}

.e-mt-0\.5 {
  margin-top: 0.125rem;
}

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

.e-mt-1\.5 {
  margin-top: 0.375rem;
}

.e-mt-10 {
  margin-top: 2.5rem;
}

.e-mt-11 {
  margin-top: 2.75rem;
}

.e-mt-12 {
  margin-top: 3rem;
}

.e-mt-14 {
  margin-top: 3.5rem;
}

.e-mt-16 {
  margin-top: 4rem;
}

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

.e-mt-2\.5 {
  margin-top: 0.625rem;
}

.e-mt-20 {
  margin-top: 5rem;
}

.e-mt-24 {
  margin-top: 6rem;
}

.e-mt-28 {
  margin-top: 7rem;
}

.e-mt-3 {
  margin-top: 0.75rem;
}

.e-mt-3\.5 {
  margin-top: 0.875rem;
}

.e-mt-32 {
  margin-top: 8rem;
}

.e-mt-36 {
  margin-top: 9rem;
}

.e-mt-4 {
  margin-top: 1rem;
}

.e-mt-40 {
  margin-top: 10rem;
}

.e-mt-44 {
  margin-top: 11rem;
}

.e-mt-48 {
  margin-top: 12rem;
}

.e-mt-5 {
  margin-top: 1.25rem;
}

.e-mt-52 {
  margin-top: 13rem;
}

.e-mt-56 {
  margin-top: 14rem;
}

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

.e-mt-60 {
  margin-top: 15rem;
}

.e-mt-64 {
  margin-top: 16rem;
}

.e-mt-7 {
  margin-top: 1.75rem;
}

.e-mt-72 {
  margin-top: 18rem;
}

.e-mt-8 {
  margin-top: 2rem;
}

.e-mt-80 {
  margin-top: 20rem;
}

.e-mt-9 {
  margin-top: 2.25rem;
}

.e-mt-96 {
  margin-top: 24rem;
}

.e-mt-auto {
  margin-top: auto;
}

.e-mt-px {
  margin-top: 1px;
}

.e-box-border {
  box-sizing: border-box;
}

.e-block {
  display: block;
}

.e-inline-block {
  display: inline-block;
}

.e-flex {
  display: flex;
}

.e-inline-flex {
  display: inline-flex;
}

.e-hidden {
  display: none;
}

.e-aspect-video {
  aspect-ratio: 16 / 9;
}

.e-size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.e-h-0\.5 {
  height: 0.125rem;
}

.e-h-10 {
  height: 2.5rem;
}

.e-h-12 {
  height: 3rem;
}

.e-h-14 {
  height: 3.5rem;
}

.e-h-2 {
  height: 0.5rem;
}

.e-h-20 {
  height: 5rem;
}

.e-h-24 {
  height: 6rem;
}

.e-h-28 {
  height: 7rem;
}

.e-h-3 {
  height: 0.75rem;
}

.e-h-36 {
  height: 9rem;
}

.e-h-4 {
  height: 1rem;
}

.e-h-5 {
  height: 1.25rem;
}

.e-h-6 {
  height: 1.5rem;
}

.e-h-8 {
  height: 2rem;
}

.e-h-96 {
  height: 24rem;
}

.e-h-\[40px\] {
  height: 40px;
}

.e-h-\[500px\] {
  height: 500px;
}

.e-h-auto {
  height: auto;
}

.e-h-full {
  height: 100%;
}

.e-h-min {
  height: -moz-min-content;
  height: min-content;
}

.e-h-px {
  height: 1px;
}

.e-max-h-72 {
  max-height: 18rem;
}

.e-max-h-\[40px\] {
  max-height: 40px;
}

.e-max-h-\[66px\] {
  max-height: 66px;
}

.e-max-h-screen {
  max-height: 100vh;
}

.e-min-h-12 {
  min-height: 3rem;
}

.e-min-h-5 {
  min-height: 1.25rem;
}

.e-min-h-\[400px\] {
  min-height: 400px;
}

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

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

.e-w-0\.5 {
  width: 0.125rem;
}

.e-w-10 {
  width: 2.5rem;
}

.e-w-14 {
  width: 3.5rem;
}

.e-w-2 {
  width: 0.5rem;
}

.e-w-20 {
  width: 5rem;
}

.e-w-28 {
  width: 7rem;
}

.e-w-3 {
  width: 0.75rem;
}

.e-w-36 {
  width: 9rem;
}

.e-w-4 {
  width: 1rem;
}

.e-w-5 {
  width: 1.25rem;
}

.e-w-6 {
  width: 1.5rem;
}

.e-w-60 {
  width: 15rem;
}

.e-w-8 {
  width: 2rem;
}

.e-w-80 {
  width: 20rem;
}

.e-w-\[-webkit-fill-available\] {
  width: -webkit-fill-available;
}

.e-w-\[97\%\] {
  width: 97%;
}

.e-w-auto {
  width: auto;
}

.e-w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.e-w-full {
  width: 100%;
}

.e-w-max {
  width: -moz-max-content;
  width: max-content;
}

.e-min-w-\[160px\] {
  min-width: 160px;
}

.e-min-w-\[250px\] {
  min-width: 250px;
}

.e-min-w-\[2rem\] {
  min-width: 2rem;
}

.e-min-w-\[3rem\] {
  min-width: 3rem;
}

.e-min-w-\[40px\] {
  min-width: 40px;
}

.e-min-w-full {
  min-width: 100%;
}

.\!e-max-w-1\/12 {
  max-width: 8.333333333% !important;
}

.\!e-max-w-10\/12 {
  max-width: 83.333333334% !important;
}

.\!e-max-w-11\/12 {
  max-width: 91.666666666% !important;
}

.\!e-max-w-12\/12 {
  max-width: 100% !important;
}

.\!e-max-w-2\/12 {
  max-width: 16.666666666% !important;
}

.\!e-max-w-3\/12 {
  max-width: 25% !important;
}

.\!e-max-w-4\/12 {
  max-width: 33.333333333% !important;
}

.\!e-max-w-5\/12 {
  max-width: 41.666666667% !important;
}

.\!e-max-w-6\/12 {
  max-width: 50% !important;
}

.\!e-max-w-7\/12 {
  max-width: 58.333333334% !important;
}

.\!e-max-w-8\/12 {
  max-width: 66.666666666% !important;
}

.\!e-max-w-9\/12 {
  max-width: 75% !important;
}

.e-max-w-1\/12 {
  max-width: 8.333333333%;
}

.e-max-w-10\/12 {
  max-width: 83.333333334%;
}

.e-max-w-11\/12 {
  max-width: 91.666666666%;
}

.e-max-w-12\/12 {
  max-width: 100%;
}

.e-max-w-2\/12 {
  max-width: 16.666666666%;
}

.e-max-w-3\/12 {
  max-width: 25%;
}

.e-max-w-4\/12 {
  max-width: 33.333333333%;
}

.e-max-w-4xl {
  max-width: 56rem;
}

.e-max-w-5\/12 {
  max-width: 41.666666667%;
}

.e-max-w-6\/12 {
  max-width: 50%;
}

.e-max-w-7\/12 {
  max-width: 58.333333334%;
}

.e-max-w-8\/12 {
  max-width: 66.666666666%;
}

.e-max-w-9\/12 {
  max-width: 75%;
}

.e-max-w-\[20rem\] {
  max-width: 20rem;
}

.e-max-w-\[4rem\] {
  max-width: 4rem;
}

.e-max-w-\[5rem\] {
  max-width: 5rem;
}

.e-max-w-md {
  max-width: 28rem;
}

.e-max-w-xs {
  max-width: 20rem;
}

.e-flex-1 {
  flex: 1 1 0%;
}

.e-flex-shrink-0 {
  flex-shrink: 0;
}

.e-shrink-0 {
  flex-shrink: 0;
}

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

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

.e-grow {
  flex-grow: 1;
}

.e-grow-0 {
  flex-grow: 0;
}

.\!e-basis-0 {
  flex-basis: 0px !important;
}

.\!e-basis-0\.5 {
  flex-basis: 0.125rem !important;
}

.\!e-basis-1\/12 {
  flex-basis: 8.333333% !important;
}

.\!e-basis-1\/2 {
  flex-basis: 50% !important;
}

.\!e-basis-1\/3 {
  flex-basis: 33.333333% !important;
}

.\!e-basis-1\/4 {
  flex-basis: 25% !important;
}

.\!e-basis-1\/5 {
  flex-basis: 20% !important;
}

.\!e-basis-1\/6 {
  flex-basis: 16.666667% !important;
}

.\!e-basis-10\/12 {
  flex-basis: 83.333333% !important;
}

.\!e-basis-11\/12 {
  flex-basis: 91.666667% !important;
}

.\!e-basis-2\/12 {
  flex-basis: 16.666667% !important;
}

.\!e-basis-2\/3 {
  flex-basis: 66.666667% !important;
}

.\!e-basis-2\/4 {
  flex-basis: 50% !important;
}

.\!e-basis-2\/5 {
  flex-basis: 40% !important;
}

.\!e-basis-2\/6 {
  flex-basis: 33.333333% !important;
}

.\!e-basis-3\/12 {
  flex-basis: 25% !important;
}

.\!e-basis-3\/4 {
  flex-basis: 75% !important;
}

.\!e-basis-3\/5 {
  flex-basis: 60% !important;
}

.\!e-basis-3\/6 {
  flex-basis: 50% !important;
}

.\!e-basis-4\/12 {
  flex-basis: 33.333333% !important;
}

.\!e-basis-4\/5 {
  flex-basis: 80% !important;
}

.\!e-basis-4\/6 {
  flex-basis: 66.666667% !important;
}

.\!e-basis-5\/12 {
  flex-basis: 41.666667% !important;
}

.\!e-basis-5\/6 {
  flex-basis: 83.333333% !important;
}

.\!e-basis-6\/12 {
  flex-basis: 50% !important;
}

.\!e-basis-7\/12 {
  flex-basis: 58.333333% !important;
}

.\!e-basis-8\/12 {
  flex-basis: 66.666667% !important;
}

.\!e-basis-9\/12 {
  flex-basis: 75% !important;
}

.\!e-basis-auto {
  flex-basis: auto !important;
}

.\!e-basis-full {
  flex-basis: 100% !important;
}

.e-basis-0 {
  flex-basis: 0px;
}

.e-basis-0\.5 {
  flex-basis: 0.125rem;
}

.e-basis-1\/12 {
  flex-basis: 8.333333%;
}

.e-basis-1\/2 {
  flex-basis: 50%;
}

.e-basis-1\/3 {
  flex-basis: 33.333333%;
}

.e-basis-1\/4 {
  flex-basis: 25%;
}

.e-basis-1\/5 {
  flex-basis: 20%;
}

.e-basis-1\/6 {
  flex-basis: 16.666667%;
}

.e-basis-10\/12 {
  flex-basis: 83.333333%;
}

.e-basis-11\/12 {
  flex-basis: 91.666667%;
}

.e-basis-2\/12 {
  flex-basis: 16.666667%;
}

.e-basis-2\/3 {
  flex-basis: 66.666667%;
}

.e-basis-2\/4 {
  flex-basis: 50%;
}

.e-basis-2\/5 {
  flex-basis: 40%;
}

.e-basis-2\/6 {
  flex-basis: 33.333333%;
}

.e-basis-3\/12 {
  flex-basis: 25%;
}

.e-basis-3\/4 {
  flex-basis: 75%;
}

.e-basis-3\/5 {
  flex-basis: 60%;
}

.e-basis-3\/6 {
  flex-basis: 50%;
}

.e-basis-4\/12 {
  flex-basis: 33.333333%;
}

.e-basis-4\/5 {
  flex-basis: 80%;
}

.e-basis-4\/6 {
  flex-basis: 66.666667%;
}

.e-basis-5\/12 {
  flex-basis: 41.666667%;
}

.e-basis-5\/6 {
  flex-basis: 83.333333%;
}

.e-basis-6\/12 {
  flex-basis: 50%;
}

.e-basis-7\/12 {
  flex-basis: 58.333333%;
}

.e-basis-8\/12 {
  flex-basis: 66.666667%;
}

.e-basis-9\/12 {
  flex-basis: 75%;
}

.e-basis-auto {
  flex-basis: auto;
}

.e-basis-full {
  flex-basis: 100%;
}

.-e-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));
}

.e-scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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));
}

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

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

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.e-animate-bounce {
  animation: e-bounce 1s infinite;
}

.e-cursor-crosshair {
  cursor: crosshair;
}

.e-cursor-ew-resize {
  cursor: ew-resize;
}

.e-cursor-grab {
  cursor: grab;
}

.e-cursor-grabbing {
  cursor: grabbing;
}

.e-cursor-not-allowed {
  cursor: not-allowed;
}

.e-cursor-pointer {
  cursor: pointer;
}

.e-touch-none {
  touch-action: none;
}

.\!e-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.e-select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.e-resize {
  resize: both;
}

.e-flex-row {
  flex-direction: row;
}

.e-flex-col {
  flex-direction: column;
}

.e-flex-wrap {
  flex-wrap: wrap;
}

.e-place-content-center {
  place-content: center;
}

.e-place-content-start {
  place-content: start;
}

.e-place-content-end {
  place-content: end;
}

.e-place-content-between {
  place-content: space-between;
}

.e-place-content-around {
  place-content: space-around;
}

.e-place-content-evenly {
  place-content: space-evenly;
}

.e-place-content-baseline {
  place-content: baseline;
}

.e-place-content-stretch {
  place-content: stretch;
}

.e-place-items-start {
  place-items: start;
}

.e-place-items-end {
  place-items: end;
}

.e-place-items-center {
  place-items: center;
}

.e-place-items-baseline {
  place-items: baseline;
}

.e-place-items-stretch {
  place-items: stretch;
}

.e-content-normal {
  align-content: normal;
}

.e-content-center {
  align-content: center;
}

.e-content-start {
  align-content: flex-start;
}

.e-content-end {
  align-content: flex-end;
}

.e-content-between {
  align-content: space-between;
}

.e-content-around {
  align-content: space-around;
}

.e-content-evenly {
  align-content: space-evenly;
}

.e-content-baseline {
  align-content: baseline;
}

.e-content-stretch {
  align-content: stretch;
}

.e-items-start {
  align-items: flex-start;
}

.e-items-end {
  align-items: flex-end;
}

.e-items-center {
  align-items: center;
}

.e-items-baseline {
  align-items: baseline;
}

.e-items-stretch {
  align-items: stretch;
}

.e-justify-normal {
  justify-content: normal;
}

.e-justify-start {
  justify-content: flex-start;
}

.e-justify-end {
  justify-content: flex-end;
}

.e-justify-center {
  justify-content: center;
}

.e-justify-between {
  justify-content: space-between;
}

.e-justify-around {
  justify-content: space-around;
}

.e-justify-evenly {
  justify-content: space-evenly;
}

.e-justify-stretch {
  justify-content: stretch;
}

.e-gap-1 {
  gap: 0.25rem;
}

.e-gap-1\.5 {
  gap: 0.375rem;
}

.e-gap-10 {
  gap: 2.5rem;
}

.e-gap-2 {
  gap: 0.5rem;
}

.e-gap-2\.5 {
  gap: 0.625rem;
}

.e-gap-3 {
  gap: 0.75rem;
}

.e-gap-4 {
  gap: 1rem;
}

.e-gap-44 {
  gap: 11rem;
}

.e-gap-6 {
  gap: 1.5rem;
}

.e-gap-8 {
  gap: 2rem;
}

.e-gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}

.e-gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.e-gap-y-3 {
  row-gap: 0.75rem;
}

.e-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)));
}

.e-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));
}

.e-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));
}

.e-place-self-start {
  place-self: start;
}

.e-place-self-end {
  place-self: end;
}

.e-place-self-center {
  place-self: center;
}

.e-place-self-stretch {
  place-self: stretch;
}

.e-self-start {
  align-self: flex-start;
}

.e-self-end {
  align-self: flex-end;
}

.e-self-center {
  align-self: center;
}

.e-self-stretch {
  align-self: stretch;
}

.e-self-baseline {
  align-self: baseline;
}

.e-overflow-auto {
  overflow: auto;
}

.e-overflow-hidden {
  overflow: hidden;
}

.e-overflow-visible {
  overflow: visible;
}

.e-overflow-x-auto {
  overflow-x: auto;
}

.e-overflow-y-auto {
  overflow-y: auto;
}

.e-overflow-x-hidden {
  overflow-x: hidden;
}

.e-overflow-y-visible {
  overflow-y: visible;
}

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

.e-whitespace-nowrap {
  white-space: nowrap;
}

.e-text-wrap {
  text-wrap: wrap;
}

.e-rounded {
  border-radius: 0.25rem;
}

.e-rounded-full {
  border-radius: 9999px;
}

.e-rounded-lg {
  border-radius: 0.5rem;
}

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

.e-rounded-none {
  border-radius: 0px;
}

.e-rounded-xl {
  border-radius: 0.75rem;
}

.e-rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.e-rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.e-border {
  border-width: 1px;
}

.e-border-0 {
  border-width: 0px;
}

.e-border-2 {
  border-width: 2px;
}

.e-border-\[1\.67px\] {
  border-width: 1.67px;
}

.e-border-\[1px\] {
  border-width: 1px;
}

.e-border-b {
  border-bottom-width: 1px;
}

.e-border-b-2 {
  border-bottom-width: 2px;
}

.e-border-b-\[1px\] {
  border-bottom-width: 1px;
}

.e-border-r {
  border-right-width: 1px;
}

.e-border-t-\[1px\] {
  border-top-width: 1px;
}

.e-border-solid {
  border-style: solid;
}

.e-border-dashed {
  border-style: dashed;
}

.e-border-none {
  border-style: none;
}

.\!e-border-brand-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 205 206 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-100\/0 {
  border-color: rgb(249 205 206 / 0) !important;
}

.\!e-border-brand-100\/10 {
  border-color: rgb(249 205 206 / 0.1) !important;
}

.\!e-border-brand-100\/100 {
  border-color: rgb(249 205 206 / 1) !important;
}

.\!e-border-brand-100\/15 {
  border-color: rgb(249 205 206 / 0.15) !important;
}

.\!e-border-brand-100\/20 {
  border-color: rgb(249 205 206 / 0.2) !important;
}

.\!e-border-brand-100\/25 {
  border-color: rgb(249 205 206 / 0.25) !important;
}

.\!e-border-brand-100\/30 {
  border-color: rgb(249 205 206 / 0.3) !important;
}

.\!e-border-brand-100\/35 {
  border-color: rgb(249 205 206 / 0.35) !important;
}

.\!e-border-brand-100\/40 {
  border-color: rgb(249 205 206 / 0.4) !important;
}

.\!e-border-brand-100\/45 {
  border-color: rgb(249 205 206 / 0.45) !important;
}

.\!e-border-brand-100\/5 {
  border-color: rgb(249 205 206 / 0.05) !important;
}

.\!e-border-brand-100\/50 {
  border-color: rgb(249 205 206 / 0.5) !important;
}

.\!e-border-brand-100\/55 {
  border-color: rgb(249 205 206 / 0.55) !important;
}

.\!e-border-brand-100\/60 {
  border-color: rgb(249 205 206 / 0.6) !important;
}

.\!e-border-brand-100\/65 {
  border-color: rgb(249 205 206 / 0.65) !important;
}

.\!e-border-brand-100\/70 {
  border-color: rgb(249 205 206 / 0.7) !important;
}

.\!e-border-brand-100\/75 {
  border-color: rgb(249 205 206 / 0.75) !important;
}

.\!e-border-brand-100\/80 {
  border-color: rgb(249 205 206 / 0.8) !important;
}

.\!e-border-brand-100\/85 {
  border-color: rgb(249 205 206 / 0.85) !important;
}

.\!e-border-brand-100\/90 {
  border-color: rgb(249 205 206 / 0.9) !important;
}

.\!e-border-brand-100\/95 {
  border-color: rgb(249 205 206 / 0.95) !important;
}

.\!e-border-brand-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 150 153 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-200\/0 {
  border-color: rgb(243 150 153 / 0) !important;
}

.\!e-border-brand-200\/10 {
  border-color: rgb(243 150 153 / 0.1) !important;
}

.\!e-border-brand-200\/100 {
  border-color: rgb(243 150 153 / 1) !important;
}

.\!e-border-brand-200\/15 {
  border-color: rgb(243 150 153 / 0.15) !important;
}

.\!e-border-brand-200\/20 {
  border-color: rgb(243 150 153 / 0.2) !important;
}

.\!e-border-brand-200\/25 {
  border-color: rgb(243 150 153 / 0.25) !important;
}

.\!e-border-brand-200\/30 {
  border-color: rgb(243 150 153 / 0.3) !important;
}

.\!e-border-brand-200\/35 {
  border-color: rgb(243 150 153 / 0.35) !important;
}

.\!e-border-brand-200\/40 {
  border-color: rgb(243 150 153 / 0.4) !important;
}

.\!e-border-brand-200\/45 {
  border-color: rgb(243 150 153 / 0.45) !important;
}

.\!e-border-brand-200\/5 {
  border-color: rgb(243 150 153 / 0.05) !important;
}

.\!e-border-brand-200\/50 {
  border-color: rgb(243 150 153 / 0.5) !important;
}

.\!e-border-brand-200\/55 {
  border-color: rgb(243 150 153 / 0.55) !important;
}

.\!e-border-brand-200\/60 {
  border-color: rgb(243 150 153 / 0.6) !important;
}

.\!e-border-brand-200\/65 {
  border-color: rgb(243 150 153 / 0.65) !important;
}

.\!e-border-brand-200\/70 {
  border-color: rgb(243 150 153 / 0.7) !important;
}

.\!e-border-brand-200\/75 {
  border-color: rgb(243 150 153 / 0.75) !important;
}

.\!e-border-brand-200\/80 {
  border-color: rgb(243 150 153 / 0.8) !important;
}

.\!e-border-brand-200\/85 {
  border-color: rgb(243 150 153 / 0.85) !important;
}

.\!e-border-brand-200\/90 {
  border-color: rgb(243 150 153 / 0.9) !important;
}

.\!e-border-brand-200\/95 {
  border-color: rgb(243 150 153 / 0.95) !important;
}

.\!e-border-brand-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(237 99 104 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-300\/0 {
  border-color: rgb(237 99 104 / 0) !important;
}

.\!e-border-brand-300\/10 {
  border-color: rgb(237 99 104 / 0.1) !important;
}

.\!e-border-brand-300\/100 {
  border-color: rgb(237 99 104 / 1) !important;
}

.\!e-border-brand-300\/15 {
  border-color: rgb(237 99 104 / 0.15) !important;
}

.\!e-border-brand-300\/20 {
  border-color: rgb(237 99 104 / 0.2) !important;
}

.\!e-border-brand-300\/25 {
  border-color: rgb(237 99 104 / 0.25) !important;
}

.\!e-border-brand-300\/30 {
  border-color: rgb(237 99 104 / 0.3) !important;
}

.\!e-border-brand-300\/35 {
  border-color: rgb(237 99 104 / 0.35) !important;
}

.\!e-border-brand-300\/40 {
  border-color: rgb(237 99 104 / 0.4) !important;
}

.\!e-border-brand-300\/45 {
  border-color: rgb(237 99 104 / 0.45) !important;
}

.\!e-border-brand-300\/5 {
  border-color: rgb(237 99 104 / 0.05) !important;
}

.\!e-border-brand-300\/50 {
  border-color: rgb(237 99 104 / 0.5) !important;
}

.\!e-border-brand-300\/55 {
  border-color: rgb(237 99 104 / 0.55) !important;
}

.\!e-border-brand-300\/60 {
  border-color: rgb(237 99 104 / 0.6) !important;
}

.\!e-border-brand-300\/65 {
  border-color: rgb(237 99 104 / 0.65) !important;
}

.\!e-border-brand-300\/70 {
  border-color: rgb(237 99 104 / 0.7) !important;
}

.\!e-border-brand-300\/75 {
  border-color: rgb(237 99 104 / 0.75) !important;
}

.\!e-border-brand-300\/80 {
  border-color: rgb(237 99 104 / 0.8) !important;
}

.\!e-border-brand-300\/85 {
  border-color: rgb(237 99 104 / 0.85) !important;
}

.\!e-border-brand-300\/90 {
  border-color: rgb(237 99 104 / 0.9) !important;
}

.\!e-border-brand-300\/95 {
  border-color: rgb(237 99 104 / 0.95) !important;
}

.\!e-border-brand-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(231 44 50 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-400\/0 {
  border-color: rgb(231 44 50 / 0) !important;
}

.\!e-border-brand-400\/10 {
  border-color: rgb(231 44 50 / 0.1) !important;
}

.\!e-border-brand-400\/100 {
  border-color: rgb(231 44 50 / 1) !important;
}

.\!e-border-brand-400\/15 {
  border-color: rgb(231 44 50 / 0.15) !important;
}

.\!e-border-brand-400\/20 {
  border-color: rgb(231 44 50 / 0.2) !important;
}

.\!e-border-brand-400\/25 {
  border-color: rgb(231 44 50 / 0.25) !important;
}

.\!e-border-brand-400\/30 {
  border-color: rgb(231 44 50 / 0.3) !important;
}

.\!e-border-brand-400\/35 {
  border-color: rgb(231 44 50 / 0.35) !important;
}

.\!e-border-brand-400\/40 {
  border-color: rgb(231 44 50 / 0.4) !important;
}

.\!e-border-brand-400\/45 {
  border-color: rgb(231 44 50 / 0.45) !important;
}

.\!e-border-brand-400\/5 {
  border-color: rgb(231 44 50 / 0.05) !important;
}

.\!e-border-brand-400\/50 {
  border-color: rgb(231 44 50 / 0.5) !important;
}

.\!e-border-brand-400\/55 {
  border-color: rgb(231 44 50 / 0.55) !important;
}

.\!e-border-brand-400\/60 {
  border-color: rgb(231 44 50 / 0.6) !important;
}

.\!e-border-brand-400\/65 {
  border-color: rgb(231 44 50 / 0.65) !important;
}

.\!e-border-brand-400\/70 {
  border-color: rgb(231 44 50 / 0.7) !important;
}

.\!e-border-brand-400\/75 {
  border-color: rgb(231 44 50 / 0.75) !important;
}

.\!e-border-brand-400\/80 {
  border-color: rgb(231 44 50 / 0.8) !important;
}

.\!e-border-brand-400\/85 {
  border-color: rgb(231 44 50 / 0.85) !important;
}

.\!e-border-brand-400\/90 {
  border-color: rgb(231 44 50 / 0.9) !important;
}

.\!e-border-brand-400\/95 {
  border-color: rgb(231 44 50 / 0.95) !important;
}

.\!e-border-brand-50 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 227 228 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-50\/0 {
  border-color: rgb(252 227 228 / 0) !important;
}

.\!e-border-brand-50\/10 {
  border-color: rgb(252 227 228 / 0.1) !important;
}

.\!e-border-brand-50\/100 {
  border-color: rgb(252 227 228 / 1) !important;
}

.\!e-border-brand-50\/15 {
  border-color: rgb(252 227 228 / 0.15) !important;
}

.\!e-border-brand-50\/20 {
  border-color: rgb(252 227 228 / 0.2) !important;
}

.\!e-border-brand-50\/25 {
  border-color: rgb(252 227 228 / 0.25) !important;
}

.\!e-border-brand-50\/30 {
  border-color: rgb(252 227 228 / 0.3) !important;
}

.\!e-border-brand-50\/35 {
  border-color: rgb(252 227 228 / 0.35) !important;
}

.\!e-border-brand-50\/40 {
  border-color: rgb(252 227 228 / 0.4) !important;
}

.\!e-border-brand-50\/45 {
  border-color: rgb(252 227 228 / 0.45) !important;
}

.\!e-border-brand-50\/5 {
  border-color: rgb(252 227 228 / 0.05) !important;
}

.\!e-border-brand-50\/50 {
  border-color: rgb(252 227 228 / 0.5) !important;
}

.\!e-border-brand-50\/55 {
  border-color: rgb(252 227 228 / 0.55) !important;
}

.\!e-border-brand-50\/60 {
  border-color: rgb(252 227 228 / 0.6) !important;
}

.\!e-border-brand-50\/65 {
  border-color: rgb(252 227 228 / 0.65) !important;
}

.\!e-border-brand-50\/70 {
  border-color: rgb(252 227 228 / 0.7) !important;
}

.\!e-border-brand-50\/75 {
  border-color: rgb(252 227 228 / 0.75) !important;
}

.\!e-border-brand-50\/80 {
  border-color: rgb(252 227 228 / 0.8) !important;
}

.\!e-border-brand-50\/85 {
  border-color: rgb(252 227 228 / 0.85) !important;
}

.\!e-border-brand-50\/90 {
  border-color: rgb(252 227 228 / 0.9) !important;
}

.\!e-border-brand-50\/95 {
  border-color: rgb(252 227 228 / 0.95) !important;
}

.\!e-border-brand-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(196 22 28 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-500\/0 {
  border-color: rgb(196 22 28 / 0) !important;
}

.\!e-border-brand-500\/10 {
  border-color: rgb(196 22 28 / 0.1) !important;
}

.\!e-border-brand-500\/100 {
  border-color: rgb(196 22 28 / 1) !important;
}

.\!e-border-brand-500\/15 {
  border-color: rgb(196 22 28 / 0.15) !important;
}

.\!e-border-brand-500\/20 {
  border-color: rgb(196 22 28 / 0.2) !important;
}

.\!e-border-brand-500\/25 {
  border-color: rgb(196 22 28 / 0.25) !important;
}

.\!e-border-brand-500\/30 {
  border-color: rgb(196 22 28 / 0.3) !important;
}

.\!e-border-brand-500\/35 {
  border-color: rgb(196 22 28 / 0.35) !important;
}

.\!e-border-brand-500\/40 {
  border-color: rgb(196 22 28 / 0.4) !important;
}

.\!e-border-brand-500\/45 {
  border-color: rgb(196 22 28 / 0.45) !important;
}

.\!e-border-brand-500\/5 {
  border-color: rgb(196 22 28 / 0.05) !important;
}

.\!e-border-brand-500\/50 {
  border-color: rgb(196 22 28 / 0.5) !important;
}

.\!e-border-brand-500\/55 {
  border-color: rgb(196 22 28 / 0.55) !important;
}

.\!e-border-brand-500\/60 {
  border-color: rgb(196 22 28 / 0.6) !important;
}

.\!e-border-brand-500\/65 {
  border-color: rgb(196 22 28 / 0.65) !important;
}

.\!e-border-brand-500\/70 {
  border-color: rgb(196 22 28 / 0.7) !important;
}

.\!e-border-brand-500\/75 {
  border-color: rgb(196 22 28 / 0.75) !important;
}

.\!e-border-brand-500\/80 {
  border-color: rgb(196 22 28 / 0.8) !important;
}

.\!e-border-brand-500\/85 {
  border-color: rgb(196 22 28 / 0.85) !important;
}

.\!e-border-brand-500\/90 {
  border-color: rgb(196 22 28 / 0.9) !important;
}

.\!e-border-brand-500\/95 {
  border-color: rgb(196 22 28 / 0.95) !important;
}

.\!e-border-brand-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 18 22 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-600\/0 {
  border-color: rgb(156 18 22 / 0) !important;
}

.\!e-border-brand-600\/10 {
  border-color: rgb(156 18 22 / 0.1) !important;
}

.\!e-border-brand-600\/100 {
  border-color: rgb(156 18 22 / 1) !important;
}

.\!e-border-brand-600\/15 {
  border-color: rgb(156 18 22 / 0.15) !important;
}

.\!e-border-brand-600\/20 {
  border-color: rgb(156 18 22 / 0.2) !important;
}

.\!e-border-brand-600\/25 {
  border-color: rgb(156 18 22 / 0.25) !important;
}

.\!e-border-brand-600\/30 {
  border-color: rgb(156 18 22 / 0.3) !important;
}

.\!e-border-brand-600\/35 {
  border-color: rgb(156 18 22 / 0.35) !important;
}

.\!e-border-brand-600\/40 {
  border-color: rgb(156 18 22 / 0.4) !important;
}

.\!e-border-brand-600\/45 {
  border-color: rgb(156 18 22 / 0.45) !important;
}

.\!e-border-brand-600\/5 {
  border-color: rgb(156 18 22 / 0.05) !important;
}

.\!e-border-brand-600\/50 {
  border-color: rgb(156 18 22 / 0.5) !important;
}

.\!e-border-brand-600\/55 {
  border-color: rgb(156 18 22 / 0.55) !important;
}

.\!e-border-brand-600\/60 {
  border-color: rgb(156 18 22 / 0.6) !important;
}

.\!e-border-brand-600\/65 {
  border-color: rgb(156 18 22 / 0.65) !important;
}

.\!e-border-brand-600\/70 {
  border-color: rgb(156 18 22 / 0.7) !important;
}

.\!e-border-brand-600\/75 {
  border-color: rgb(156 18 22 / 0.75) !important;
}

.\!e-border-brand-600\/80 {
  border-color: rgb(156 18 22 / 0.8) !important;
}

.\!e-border-brand-600\/85 {
  border-color: rgb(156 18 22 / 0.85) !important;
}

.\!e-border-brand-600\/90 {
  border-color: rgb(156 18 22 / 0.9) !important;
}

.\!e-border-brand-600\/95 {
  border-color: rgb(156 18 22 / 0.95) !important;
}

.\!e-border-brand-700 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(119 13 17 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-700\/0 {
  border-color: rgb(119 13 17 / 0) !important;
}

.\!e-border-brand-700\/10 {
  border-color: rgb(119 13 17 / 0.1) !important;
}

.\!e-border-brand-700\/100 {
  border-color: rgb(119 13 17 / 1) !important;
}

.\!e-border-brand-700\/15 {
  border-color: rgb(119 13 17 / 0.15) !important;
}

.\!e-border-brand-700\/20 {
  border-color: rgb(119 13 17 / 0.2) !important;
}

.\!e-border-brand-700\/25 {
  border-color: rgb(119 13 17 / 0.25) !important;
}

.\!e-border-brand-700\/30 {
  border-color: rgb(119 13 17 / 0.3) !important;
}

.\!e-border-brand-700\/35 {
  border-color: rgb(119 13 17 / 0.35) !important;
}

.\!e-border-brand-700\/40 {
  border-color: rgb(119 13 17 / 0.4) !important;
}

.\!e-border-brand-700\/45 {
  border-color: rgb(119 13 17 / 0.45) !important;
}

.\!e-border-brand-700\/5 {
  border-color: rgb(119 13 17 / 0.05) !important;
}

.\!e-border-brand-700\/50 {
  border-color: rgb(119 13 17 / 0.5) !important;
}

.\!e-border-brand-700\/55 {
  border-color: rgb(119 13 17 / 0.55) !important;
}

.\!e-border-brand-700\/60 {
  border-color: rgb(119 13 17 / 0.6) !important;
}

.\!e-border-brand-700\/65 {
  border-color: rgb(119 13 17 / 0.65) !important;
}

.\!e-border-brand-700\/70 {
  border-color: rgb(119 13 17 / 0.7) !important;
}

.\!e-border-brand-700\/75 {
  border-color: rgb(119 13 17 / 0.75) !important;
}

.\!e-border-brand-700\/80 {
  border-color: rgb(119 13 17 / 0.8) !important;
}

.\!e-border-brand-700\/85 {
  border-color: rgb(119 13 17 / 0.85) !important;
}

.\!e-border-brand-700\/90 {
  border-color: rgb(119 13 17 / 0.9) !important;
}

.\!e-border-brand-700\/95 {
  border-color: rgb(119 13 17 / 0.95) !important;
}

.\!e-border-brand-800 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(78 9 11 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-800\/0 {
  border-color: rgb(78 9 11 / 0) !important;
}

.\!e-border-brand-800\/10 {
  border-color: rgb(78 9 11 / 0.1) !important;
}

.\!e-border-brand-800\/100 {
  border-color: rgb(78 9 11 / 1) !important;
}

.\!e-border-brand-800\/15 {
  border-color: rgb(78 9 11 / 0.15) !important;
}

.\!e-border-brand-800\/20 {
  border-color: rgb(78 9 11 / 0.2) !important;
}

.\!e-border-brand-800\/25 {
  border-color: rgb(78 9 11 / 0.25) !important;
}

.\!e-border-brand-800\/30 {
  border-color: rgb(78 9 11 / 0.3) !important;
}

.\!e-border-brand-800\/35 {
  border-color: rgb(78 9 11 / 0.35) !important;
}

.\!e-border-brand-800\/40 {
  border-color: rgb(78 9 11 / 0.4) !important;
}

.\!e-border-brand-800\/45 {
  border-color: rgb(78 9 11 / 0.45) !important;
}

.\!e-border-brand-800\/5 {
  border-color: rgb(78 9 11 / 0.05) !important;
}

.\!e-border-brand-800\/50 {
  border-color: rgb(78 9 11 / 0.5) !important;
}

.\!e-border-brand-800\/55 {
  border-color: rgb(78 9 11 / 0.55) !important;
}

.\!e-border-brand-800\/60 {
  border-color: rgb(78 9 11 / 0.6) !important;
}

.\!e-border-brand-800\/65 {
  border-color: rgb(78 9 11 / 0.65) !important;
}

.\!e-border-brand-800\/70 {
  border-color: rgb(78 9 11 / 0.7) !important;
}

.\!e-border-brand-800\/75 {
  border-color: rgb(78 9 11 / 0.75) !important;
}

.\!e-border-brand-800\/80 {
  border-color: rgb(78 9 11 / 0.8) !important;
}

.\!e-border-brand-800\/85 {
  border-color: rgb(78 9 11 / 0.85) !important;
}

.\!e-border-brand-800\/90 {
  border-color: rgb(78 9 11 / 0.9) !important;
}

.\!e-border-brand-800\/95 {
  border-color: rgb(78 9 11 / 0.95) !important;
}

.\!e-border-brand-900 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(41 5 6 / var(--tw-border-opacity)) !important;
}

.\!e-border-brand-900\/0 {
  border-color: rgb(41 5 6 / 0) !important;
}

.\!e-border-brand-900\/10 {
  border-color: rgb(41 5 6 / 0.1) !important;
}

.\!e-border-brand-900\/100 {
  border-color: rgb(41 5 6 / 1) !important;
}

.\!e-border-brand-900\/15 {
  border-color: rgb(41 5 6 / 0.15) !important;
}

.\!e-border-brand-900\/20 {
  border-color: rgb(41 5 6 / 0.2) !important;
}

.\!e-border-brand-900\/25 {
  border-color: rgb(41 5 6 / 0.25) !important;
}

.\!e-border-brand-900\/30 {
  border-color: rgb(41 5 6 / 0.3) !important;
}

.\!e-border-brand-900\/35 {
  border-color: rgb(41 5 6 / 0.35) !important;
}

.\!e-border-brand-900\/40 {
  border-color: rgb(41 5 6 / 0.4) !important;
}

.\!e-border-brand-900\/45 {
  border-color: rgb(41 5 6 / 0.45) !important;
}

.\!e-border-brand-900\/5 {
  border-color: rgb(41 5 6 / 0.05) !important;
}

.\!e-border-brand-900\/50 {
  border-color: rgb(41 5 6 / 0.5) !important;
}

.\!e-border-brand-900\/55 {
  border-color: rgb(41 5 6 / 0.55) !important;
}

.\!e-border-brand-900\/60 {
  border-color: rgb(41 5 6 / 0.6) !important;
}

.\!e-border-brand-900\/65 {
  border-color: rgb(41 5 6 / 0.65) !important;
}

.\!e-border-brand-900\/70 {
  border-color: rgb(41 5 6 / 0.7) !important;
}

.\!e-border-brand-900\/75 {
  border-color: rgb(41 5 6 / 0.75) !important;
}

.\!e-border-brand-900\/80 {
  border-color: rgb(41 5 6 / 0.8) !important;
}

.\!e-border-brand-900\/85 {
  border-color: rgb(41 5 6 / 0.85) !important;
}

.\!e-border-brand-900\/90 {
  border-color: rgb(41 5 6 / 0.9) !important;
}

.\!e-border-brand-900\/95 {
  border-color: rgb(41 5 6 / 0.95) !important;
}

.\!e-border-error-darken {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity)) !important;
}

.\!e-border-error-darken\/0 {
  border-color: rgb(220 38 38 / 0) !important;
}

.\!e-border-error-darken\/10 {
  border-color: rgb(220 38 38 / 0.1) !important;
}

.\!e-border-error-darken\/100 {
  border-color: rgb(220 38 38 / 1) !important;
}

.\!e-border-error-darken\/15 {
  border-color: rgb(220 38 38 / 0.15) !important;
}

.\!e-border-error-darken\/20 {
  border-color: rgb(220 38 38 / 0.2) !important;
}

.\!e-border-error-darken\/25 {
  border-color: rgb(220 38 38 / 0.25) !important;
}

.\!e-border-error-darken\/30 {
  border-color: rgb(220 38 38 / 0.3) !important;
}

.\!e-border-error-darken\/35 {
  border-color: rgb(220 38 38 / 0.35) !important;
}

.\!e-border-error-darken\/40 {
  border-color: rgb(220 38 38 / 0.4) !important;
}

.\!e-border-error-darken\/45 {
  border-color: rgb(220 38 38 / 0.45) !important;
}

.\!e-border-error-darken\/5 {
  border-color: rgb(220 38 38 / 0.05) !important;
}

.\!e-border-error-darken\/50 {
  border-color: rgb(220 38 38 / 0.5) !important;
}

.\!e-border-error-darken\/55 {
  border-color: rgb(220 38 38 / 0.55) !important;
}

.\!e-border-error-darken\/60 {
  border-color: rgb(220 38 38 / 0.6) !important;
}

.\!e-border-error-darken\/65 {
  border-color: rgb(220 38 38 / 0.65) !important;
}

.\!e-border-error-darken\/70 {
  border-color: rgb(220 38 38 / 0.7) !important;
}

.\!e-border-error-darken\/75 {
  border-color: rgb(220 38 38 / 0.75) !important;
}

.\!e-border-error-darken\/80 {
  border-color: rgb(220 38 38 / 0.8) !important;
}

.\!e-border-error-darken\/85 {
  border-color: rgb(220 38 38 / 0.85) !important;
}

.\!e-border-error-darken\/90 {
  border-color: rgb(220 38 38 / 0.9) !important;
}

.\!e-border-error-darken\/95 {
  border-color: rgb(220 38 38 / 0.95) !important;
}

.\!e-border-error-lighten {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}

.\!e-border-error-lighten\/0 {
  border-color: rgb(248 113 113 / 0) !important;
}

.\!e-border-error-lighten\/10 {
  border-color: rgb(248 113 113 / 0.1) !important;
}

.\!e-border-error-lighten\/100 {
  border-color: rgb(248 113 113 / 1) !important;
}

.\!e-border-error-lighten\/15 {
  border-color: rgb(248 113 113 / 0.15) !important;
}

.\!e-border-error-lighten\/20 {
  border-color: rgb(248 113 113 / 0.2) !important;
}

.\!e-border-error-lighten\/25 {
  border-color: rgb(248 113 113 / 0.25) !important;
}

.\!e-border-error-lighten\/30 {
  border-color: rgb(248 113 113 / 0.3) !important;
}

.\!e-border-error-lighten\/35 {
  border-color: rgb(248 113 113 / 0.35) !important;
}

.\!e-border-error-lighten\/40 {
  border-color: rgb(248 113 113 / 0.4) !important;
}

.\!e-border-error-lighten\/45 {
  border-color: rgb(248 113 113 / 0.45) !important;
}

.\!e-border-error-lighten\/5 {
  border-color: rgb(248 113 113 / 0.05) !important;
}

.\!e-border-error-lighten\/50 {
  border-color: rgb(248 113 113 / 0.5) !important;
}

.\!e-border-error-lighten\/55 {
  border-color: rgb(248 113 113 / 0.55) !important;
}

.\!e-border-error-lighten\/60 {
  border-color: rgb(248 113 113 / 0.6) !important;
}

.\!e-border-error-lighten\/65 {
  border-color: rgb(248 113 113 / 0.65) !important;
}

.\!e-border-error-lighten\/70 {
  border-color: rgb(248 113 113 / 0.7) !important;
}

.\!e-border-error-lighten\/75 {
  border-color: rgb(248 113 113 / 0.75) !important;
}

.\!e-border-error-lighten\/80 {
  border-color: rgb(248 113 113 / 0.8) !important;
}

.\!e-border-error-lighten\/85 {
  border-color: rgb(248 113 113 / 0.85) !important;
}

.\!e-border-error-lighten\/90 {
  border-color: rgb(248 113 113 / 0.9) !important;
}

.\!e-border-error-lighten\/95 {
  border-color: rgb(248 113 113 / 0.95) !important;
}

.\!e-border-info-darken {
  --tw-border-opacity: 1 !important;
  border-color: rgb(71 85 105 / var(--tw-border-opacity)) !important;
}

.\!e-border-info-darken\/0 {
  border-color: rgb(71 85 105 / 0) !important;
}

.\!e-border-info-darken\/10 {
  border-color: rgb(71 85 105 / 0.1) !important;
}

.\!e-border-info-darken\/100 {
  border-color: rgb(71 85 105 / 1) !important;
}

.\!e-border-info-darken\/15 {
  border-color: rgb(71 85 105 / 0.15) !important;
}

.\!e-border-info-darken\/20 {
  border-color: rgb(71 85 105 / 0.2) !important;
}

.\!e-border-info-darken\/25 {
  border-color: rgb(71 85 105 / 0.25) !important;
}

.\!e-border-info-darken\/30 {
  border-color: rgb(71 85 105 / 0.3) !important;
}

.\!e-border-info-darken\/35 {
  border-color: rgb(71 85 105 / 0.35) !important;
}

.\!e-border-info-darken\/40 {
  border-color: rgb(71 85 105 / 0.4) !important;
}

.\!e-border-info-darken\/45 {
  border-color: rgb(71 85 105 / 0.45) !important;
}

.\!e-border-info-darken\/5 {
  border-color: rgb(71 85 105 / 0.05) !important;
}

.\!e-border-info-darken\/50 {
  border-color: rgb(71 85 105 / 0.5) !important;
}

.\!e-border-info-darken\/55 {
  border-color: rgb(71 85 105 / 0.55) !important;
}

.\!e-border-info-darken\/60 {
  border-color: rgb(71 85 105 / 0.6) !important;
}

.\!e-border-info-darken\/65 {
  border-color: rgb(71 85 105 / 0.65) !important;
}

.\!e-border-info-darken\/70 {
  border-color: rgb(71 85 105 / 0.7) !important;
}

.\!e-border-info-darken\/75 {
  border-color: rgb(71 85 105 / 0.75) !important;
}

.\!e-border-info-darken\/80 {
  border-color: rgb(71 85 105 / 0.8) !important;
}

.\!e-border-info-darken\/85 {
  border-color: rgb(71 85 105 / 0.85) !important;
}

.\!e-border-info-darken\/90 {
  border-color: rgb(71 85 105 / 0.9) !important;
}

.\!e-border-info-darken\/95 {
  border-color: rgb(71 85 105 / 0.95) !important;
}

.\!e-border-info-lighten {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}

.\!e-border-info-lighten\/0 {
  border-color: rgb(148 163 184 / 0) !important;
}

.\!e-border-info-lighten\/10 {
  border-color: rgb(148 163 184 / 0.1) !important;
}

.\!e-border-info-lighten\/100 {
  border-color: rgb(148 163 184 / 1) !important;
}

.\!e-border-info-lighten\/15 {
  border-color: rgb(148 163 184 / 0.15) !important;
}

.\!e-border-info-lighten\/20 {
  border-color: rgb(148 163 184 / 0.2) !important;
}

.\!e-border-info-lighten\/25 {
  border-color: rgb(148 163 184 / 0.25) !important;
}

.\!e-border-info-lighten\/30 {
  border-color: rgb(148 163 184 / 0.3) !important;
}

.\!e-border-info-lighten\/35 {
  border-color: rgb(148 163 184 / 0.35) !important;
}

.\!e-border-info-lighten\/40 {
  border-color: rgb(148 163 184 / 0.4) !important;
}

.\!e-border-info-lighten\/45 {
  border-color: rgb(148 163 184 / 0.45) !important;
}

.\!e-border-info-lighten\/5 {
  border-color: rgb(148 163 184 / 0.05) !important;
}

.\!e-border-info-lighten\/50 {
  border-color: rgb(148 163 184 / 0.5) !important;
}

.\!e-border-info-lighten\/55 {
  border-color: rgb(148 163 184 / 0.55) !important;
}

.\!e-border-info-lighten\/60 {
  border-color: rgb(148 163 184 / 0.6) !important;
}

.\!e-border-info-lighten\/65 {
  border-color: rgb(148 163 184 / 0.65) !important;
}

.\!e-border-info-lighten\/70 {
  border-color: rgb(148 163 184 / 0.7) !important;
}

.\!e-border-info-lighten\/75 {
  border-color: rgb(148 163 184 / 0.75) !important;
}

.\!e-border-info-lighten\/80 {
  border-color: rgb(148 163 184 / 0.8) !important;
}

.\!e-border-info-lighten\/85 {
  border-color: rgb(148 163 184 / 0.85) !important;
}

.\!e-border-info-lighten\/90 {
  border-color: rgb(148 163 184 / 0.9) !important;
}

.\!e-border-info-lighten\/95 {
  border-color: rgb(148 163 184 / 0.95) !important;
}

.\!e-border-primary-darken {
  --tw-border-opacity: 1 !important;
  border-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}

.\!e-border-primary-darken\/0 {
  border-color: rgb(37 99 235 / 0) !important;
}

.\!e-border-primary-darken\/10 {
  border-color: rgb(37 99 235 / 0.1) !important;
}

.\!e-border-primary-darken\/100 {
  border-color: rgb(37 99 235 / 1) !important;
}

.\!e-border-primary-darken\/15 {
  border-color: rgb(37 99 235 / 0.15) !important;
}

.\!e-border-primary-darken\/20 {
  border-color: rgb(37 99 235 / 0.2) !important;
}

.\!e-border-primary-darken\/25 {
  border-color: rgb(37 99 235 / 0.25) !important;
}

.\!e-border-primary-darken\/30 {
  border-color: rgb(37 99 235 / 0.3) !important;
}

.\!e-border-primary-darken\/35 {
  border-color: rgb(37 99 235 / 0.35) !important;
}

.\!e-border-primary-darken\/40 {
  border-color: rgb(37 99 235 / 0.4) !important;
}

.\!e-border-primary-darken\/45 {
  border-color: rgb(37 99 235 / 0.45) !important;
}

.\!e-border-primary-darken\/5 {
  border-color: rgb(37 99 235 / 0.05) !important;
}

.\!e-border-primary-darken\/50 {
  border-color: rgb(37 99 235 / 0.5) !important;
}

.\!e-border-primary-darken\/55 {
  border-color: rgb(37 99 235 / 0.55) !important;
}

.\!e-border-primary-darken\/60 {
  border-color: rgb(37 99 235 / 0.6) !important;
}

.\!e-border-primary-darken\/65 {
  border-color: rgb(37 99 235 / 0.65) !important;
}

.\!e-border-primary-darken\/70 {
  border-color: rgb(37 99 235 / 0.7) !important;
}

.\!e-border-primary-darken\/75 {
  border-color: rgb(37 99 235 / 0.75) !important;
}

.\!e-border-primary-darken\/80 {
  border-color: rgb(37 99 235 / 0.8) !important;
}

.\!e-border-primary-darken\/85 {
  border-color: rgb(37 99 235 / 0.85) !important;
}

.\!e-border-primary-darken\/90 {
  border-color: rgb(37 99 235 / 0.9) !important;
}

.\!e-border-primary-darken\/95 {
  border-color: rgb(37 99 235 / 0.95) !important;
}

.\!e-border-primary-lighten {
  --tw-border-opacity: 1 !important;
  border-color: rgb(96 165 250 / var(--tw-border-opacity)) !important;
}

.\!e-border-primary-lighten\/0 {
  border-color: rgb(96 165 250 / 0) !important;
}

.\!e-border-primary-lighten\/10 {
  border-color: rgb(96 165 250 / 0.1) !important;
}

.\!e-border-primary-lighten\/100 {
  border-color: rgb(96 165 250 / 1) !important;
}

.\!e-border-primary-lighten\/15 {
  border-color: rgb(96 165 250 / 0.15) !important;
}

.\!e-border-primary-lighten\/20 {
  border-color: rgb(96 165 250 / 0.2) !important;
}

.\!e-border-primary-lighten\/25 {
  border-color: rgb(96 165 250 / 0.25) !important;
}

.\!e-border-primary-lighten\/30 {
  border-color: rgb(96 165 250 / 0.3) !important;
}

.\!e-border-primary-lighten\/35 {
  border-color: rgb(96 165 250 / 0.35) !important;
}

.\!e-border-primary-lighten\/40 {
  border-color: rgb(96 165 250 / 0.4) !important;
}

.\!e-border-primary-lighten\/45 {
  border-color: rgb(96 165 250 / 0.45) !important;
}

.\!e-border-primary-lighten\/5 {
  border-color: rgb(96 165 250 / 0.05) !important;
}

.\!e-border-primary-lighten\/50 {
  border-color: rgb(96 165 250 / 0.5) !important;
}

.\!e-border-primary-lighten\/55 {
  border-color: rgb(96 165 250 / 0.55) !important;
}

.\!e-border-primary-lighten\/60 {
  border-color: rgb(96 165 250 / 0.6) !important;
}

.\!e-border-primary-lighten\/65 {
  border-color: rgb(96 165 250 / 0.65) !important;
}

.\!e-border-primary-lighten\/70 {
  border-color: rgb(96 165 250 / 0.7) !important;
}

.\!e-border-primary-lighten\/75 {
  border-color: rgb(96 165 250 / 0.75) !important;
}

.\!e-border-primary-lighten\/80 {
  border-color: rgb(96 165 250 / 0.8) !important;
}

.\!e-border-primary-lighten\/85 {
  border-color: rgb(96 165 250 / 0.85) !important;
}

.\!e-border-primary-lighten\/90 {
  border-color: rgb(96 165 250 / 0.9) !important;
}

.\!e-border-primary-lighten\/95 {
  border-color: rgb(96 165 250 / 0.95) !important;
}

.\!e-border-success-darken {
  --tw-border-opacity: 1 !important;
  border-color: rgb(5 150 105 / var(--tw-border-opacity)) !important;
}

.\!e-border-success-darken\/0 {
  border-color: rgb(5 150 105 / 0) !important;
}

.\!e-border-success-darken\/10 {
  border-color: rgb(5 150 105 / 0.1) !important;
}

.\!e-border-success-darken\/100 {
  border-color: rgb(5 150 105 / 1) !important;
}

.\!e-border-success-darken\/15 {
  border-color: rgb(5 150 105 / 0.15) !important;
}

.\!e-border-success-darken\/20 {
  border-color: rgb(5 150 105 / 0.2) !important;
}

.\!e-border-success-darken\/25 {
  border-color: rgb(5 150 105 / 0.25) !important;
}

.\!e-border-success-darken\/30 {
  border-color: rgb(5 150 105 / 0.3) !important;
}

.\!e-border-success-darken\/35 {
  border-color: rgb(5 150 105 / 0.35) !important;
}

.\!e-border-success-darken\/40 {
  border-color: rgb(5 150 105 / 0.4) !important;
}

.\!e-border-success-darken\/45 {
  border-color: rgb(5 150 105 / 0.45) !important;
}

.\!e-border-success-darken\/5 {
  border-color: rgb(5 150 105 / 0.05) !important;
}

.\!e-border-success-darken\/50 {
  border-color: rgb(5 150 105 / 0.5) !important;
}

.\!e-border-success-darken\/55 {
  border-color: rgb(5 150 105 / 0.55) !important;
}

.\!e-border-success-darken\/60 {
  border-color: rgb(5 150 105 / 0.6) !important;
}

.\!e-border-success-darken\/65 {
  border-color: rgb(5 150 105 / 0.65) !important;
}

.\!e-border-success-darken\/70 {
  border-color: rgb(5 150 105 / 0.7) !important;
}

.\!e-border-success-darken\/75 {
  border-color: rgb(5 150 105 / 0.75) !important;
}

.\!e-border-success-darken\/80 {
  border-color: rgb(5 150 105 / 0.8) !important;
}

.\!e-border-success-darken\/85 {
  border-color: rgb(5 150 105 / 0.85) !important;
}

.\!e-border-success-darken\/90 {
  border-color: rgb(5 150 105 / 0.9) !important;
}

.\!e-border-success-darken\/95 {
  border-color: rgb(5 150 105 / 0.95) !important;
}

.\!e-border-success-lighten {
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}

.\!e-border-success-lighten\/0 {
  border-color: rgb(52 211 153 / 0) !important;
}

.\!e-border-success-lighten\/10 {
  border-color: rgb(52 211 153 / 0.1) !important;
}

.\!e-border-success-lighten\/100 {
  border-color: rgb(52 211 153 / 1) !important;
}

.\!e-border-success-lighten\/15 {
  border-color: rgb(52 211 153 / 0.15) !important;
}

.\!e-border-success-lighten\/20 {
  border-color: rgb(52 211 153 / 0.2) !important;
}

.\!e-border-success-lighten\/25 {
  border-color: rgb(52 211 153 / 0.25) !important;
}

.\!e-border-success-lighten\/30 {
  border-color: rgb(52 211 153 / 0.3) !important;
}

.\!e-border-success-lighten\/35 {
  border-color: rgb(52 211 153 / 0.35) !important;
}

.\!e-border-success-lighten\/40 {
  border-color: rgb(52 211 153 / 0.4) !important;
}

.\!e-border-success-lighten\/45 {
  border-color: rgb(52 211 153 / 0.45) !important;
}

.\!e-border-success-lighten\/5 {
  border-color: rgb(52 211 153 / 0.05) !important;
}

.\!e-border-success-lighten\/50 {
  border-color: rgb(52 211 153 / 0.5) !important;
}

.\!e-border-success-lighten\/55 {
  border-color: rgb(52 211 153 / 0.55) !important;
}

.\!e-border-success-lighten\/60 {
  border-color: rgb(52 211 153 / 0.6) !important;
}

.\!e-border-success-lighten\/65 {
  border-color: rgb(52 211 153 / 0.65) !important;
}

.\!e-border-success-lighten\/70 {
  border-color: rgb(52 211 153 / 0.7) !important;
}

.\!e-border-success-lighten\/75 {
  border-color: rgb(52 211 153 / 0.75) !important;
}

.\!e-border-success-lighten\/80 {
  border-color: rgb(52 211 153 / 0.8) !important;
}

.\!e-border-success-lighten\/85 {
  border-color: rgb(52 211 153 / 0.85) !important;
}

.\!e-border-success-lighten\/90 {
  border-color: rgb(52 211 153 / 0.9) !important;
}

.\!e-border-success-lighten\/95 {
  border-color: rgb(52 211 153 / 0.95) !important;
}

.\!e-border-surface-dark {
  border-color: rgba(255, 255, 255, 0.12) !important;
}

.\!e-border-surface-dark\/0 {
  border-color: rgba(255, 255, 255, 0) !important;
}

.\!e-border-surface-dark\/10 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.\!e-border-surface-dark\/100 {
  border-color: rgba(255, 255, 255, 1) !important;
}

.\!e-border-surface-dark\/15 {
  border-color: rgba(255, 255, 255, 0.15) !important;
}

.\!e-border-surface-dark\/20 {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.\!e-border-surface-dark\/25 {
  border-color: rgba(255, 255, 255, 0.25) !important;
}

.\!e-border-surface-dark\/30 {
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.\!e-border-surface-dark\/35 {
  border-color: rgba(255, 255, 255, 0.35) !important;
}

.\!e-border-surface-dark\/40 {
  border-color: rgba(255, 255, 255, 0.4) !important;
}

.\!e-border-surface-dark\/45 {
  border-color: rgba(255, 255, 255, 0.45) !important;
}

.\!e-border-surface-dark\/5 {
  border-color: rgba(255, 255, 255, 0.05) !important;
}

.\!e-border-surface-dark\/50 {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.\!e-border-surface-dark\/55 {
  border-color: rgba(255, 255, 255, 0.55) !important;
}

.\!e-border-surface-dark\/60 {
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.\!e-border-surface-dark\/65 {
  border-color: rgba(255, 255, 255, 0.65) !important;
}

.\!e-border-surface-dark\/70 {
  border-color: rgba(255, 255, 255, 0.7) !important;
}

.\!e-border-surface-dark\/75 {
  border-color: rgba(255, 255, 255, 0.75) !important;
}

.\!e-border-surface-dark\/80 {
  border-color: rgba(255, 255, 255, 0.8) !important;
}

.\!e-border-surface-dark\/85 {
  border-color: rgba(255, 255, 255, 0.85) !important;
}

.\!e-border-surface-dark\/90 {
  border-color: rgba(255, 255, 255, 0.9) !important;
}

.\!e-border-surface-dark\/95 {
  border-color: rgba(255, 255, 255, 0.95) !important;
}

.\!e-border-warning-darken {
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 119 6 / var(--tw-border-opacity)) !important;
}

.\!e-border-warning-darken\/0 {
  border-color: rgb(217 119 6 / 0) !important;
}

.\!e-border-warning-darken\/10 {
  border-color: rgb(217 119 6 / 0.1) !important;
}

.\!e-border-warning-darken\/100 {
  border-color: rgb(217 119 6 / 1) !important;
}

.\!e-border-warning-darken\/15 {
  border-color: rgb(217 119 6 / 0.15) !important;
}

.\!e-border-warning-darken\/20 {
  border-color: rgb(217 119 6 / 0.2) !important;
}

.\!e-border-warning-darken\/25 {
  border-color: rgb(217 119 6 / 0.25) !important;
}

.\!e-border-warning-darken\/30 {
  border-color: rgb(217 119 6 / 0.3) !important;
}

.\!e-border-warning-darken\/35 {
  border-color: rgb(217 119 6 / 0.35) !important;
}

.\!e-border-warning-darken\/40 {
  border-color: rgb(217 119 6 / 0.4) !important;
}

.\!e-border-warning-darken\/45 {
  border-color: rgb(217 119 6 / 0.45) !important;
}

.\!e-border-warning-darken\/5 {
  border-color: rgb(217 119 6 / 0.05) !important;
}

.\!e-border-warning-darken\/50 {
  border-color: rgb(217 119 6 / 0.5) !important;
}

.\!e-border-warning-darken\/55 {
  border-color: rgb(217 119 6 / 0.55) !important;
}

.\!e-border-warning-darken\/60 {
  border-color: rgb(217 119 6 / 0.6) !important;
}

.\!e-border-warning-darken\/65 {
  border-color: rgb(217 119 6 / 0.65) !important;
}

.\!e-border-warning-darken\/70 {
  border-color: rgb(217 119 6 / 0.7) !important;
}

.\!e-border-warning-darken\/75 {
  border-color: rgb(217 119 6 / 0.75) !important;
}

.\!e-border-warning-darken\/80 {
  border-color: rgb(217 119 6 / 0.8) !important;
}

.\!e-border-warning-darken\/85 {
  border-color: rgb(217 119 6 / 0.85) !important;
}

.\!e-border-warning-darken\/90 {
  border-color: rgb(217 119 6 / 0.9) !important;
}

.\!e-border-warning-darken\/95 {
  border-color: rgb(217 119 6 / 0.95) !important;
}

.\!e-border-warning-lighten {
  --tw-border-opacity: 1 !important;
  border-color: rgb(251 191 36 / var(--tw-border-opacity)) !important;
}

.\!e-border-warning-lighten\/0 {
  border-color: rgb(251 191 36 / 0) !important;
}

.\!e-border-warning-lighten\/10 {
  border-color: rgb(251 191 36 / 0.1) !important;
}

.\!e-border-warning-lighten\/100 {
  border-color: rgb(251 191 36 / 1) !important;
}

.\!e-border-warning-lighten\/15 {
  border-color: rgb(251 191 36 / 0.15) !important;
}

.\!e-border-warning-lighten\/20 {
  border-color: rgb(251 191 36 / 0.2) !important;
}

.\!e-border-warning-lighten\/25 {
  border-color: rgb(251 191 36 / 0.25) !important;
}

.\!e-border-warning-lighten\/30 {
  border-color: rgb(251 191 36 / 0.3) !important;
}

.\!e-border-warning-lighten\/35 {
  border-color: rgb(251 191 36 / 0.35) !important;
}

.\!e-border-warning-lighten\/40 {
  border-color: rgb(251 191 36 / 0.4) !important;
}

.\!e-border-warning-lighten\/45 {
  border-color: rgb(251 191 36 / 0.45) !important;
}

.\!e-border-warning-lighten\/5 {
  border-color: rgb(251 191 36 / 0.05) !important;
}

.\!e-border-warning-lighten\/50 {
  border-color: rgb(251 191 36 / 0.5) !important;
}

.\!e-border-warning-lighten\/55 {
  border-color: rgb(251 191 36 / 0.55) !important;
}

.\!e-border-warning-lighten\/60 {
  border-color: rgb(251 191 36 / 0.6) !important;
}

.\!e-border-warning-lighten\/65 {
  border-color: rgb(251 191 36 / 0.65) !important;
}

.\!e-border-warning-lighten\/70 {
  border-color: rgb(251 191 36 / 0.7) !important;
}

.\!e-border-warning-lighten\/75 {
  border-color: rgb(251 191 36 / 0.75) !important;
}

.\!e-border-warning-lighten\/80 {
  border-color: rgb(251 191 36 / 0.8) !important;
}

.\!e-border-warning-lighten\/85 {
  border-color: rgb(251 191 36 / 0.85) !important;
}

.\!e-border-warning-lighten\/90 {
  border-color: rgb(251 191 36 / 0.9) !important;
}

.\!e-border-warning-lighten\/95 {
  border-color: rgb(251 191 36 / 0.95) !important;
}

.e-border-\[\#1976d2\] {
  --tw-border-opacity: 1;
  border-color: rgb(25 118 210 / var(--tw-border-opacity));
}

.e-border-\[\#c6c6c6\] {
  --tw-border-opacity: 1;
  border-color: rgb(198 198 198 / var(--tw-border-opacity));
}

.e-border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.e-border-black\/\[\.12\] {
  border-color: rgb(0 0 0 / .12);
}

.e-border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.e-border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.e-border-brand-100 {
  --tw-border-opacity: 1;
  border-color: rgb(249 205 206 / var(--tw-border-opacity));
}

.e-border-brand-100\/0 {
  border-color: rgb(249 205 206 / 0);
}

.e-border-brand-100\/10 {
  border-color: rgb(249 205 206 / 0.1);
}

.e-border-brand-100\/100 {
  border-color: rgb(249 205 206 / 1);
}

.e-border-brand-100\/15 {
  border-color: rgb(249 205 206 / 0.15);
}

.e-border-brand-100\/20 {
  border-color: rgb(249 205 206 / 0.2);
}

.e-border-brand-100\/25 {
  border-color: rgb(249 205 206 / 0.25);
}

.e-border-brand-100\/30 {
  border-color: rgb(249 205 206 / 0.3);
}

.e-border-brand-100\/35 {
  border-color: rgb(249 205 206 / 0.35);
}

.e-border-brand-100\/40 {
  border-color: rgb(249 205 206 / 0.4);
}

.e-border-brand-100\/45 {
  border-color: rgb(249 205 206 / 0.45);
}

.e-border-brand-100\/5 {
  border-color: rgb(249 205 206 / 0.05);
}

.e-border-brand-100\/50 {
  border-color: rgb(249 205 206 / 0.5);
}

.e-border-brand-100\/55 {
  border-color: rgb(249 205 206 / 0.55);
}

.e-border-brand-100\/60 {
  border-color: rgb(249 205 206 / 0.6);
}

.e-border-brand-100\/65 {
  border-color: rgb(249 205 206 / 0.65);
}

.e-border-brand-100\/70 {
  border-color: rgb(249 205 206 / 0.7);
}

.e-border-brand-100\/75 {
  border-color: rgb(249 205 206 / 0.75);
}

.e-border-brand-100\/80 {
  border-color: rgb(249 205 206 / 0.8);
}

.e-border-brand-100\/85 {
  border-color: rgb(249 205 206 / 0.85);
}

.e-border-brand-100\/90 {
  border-color: rgb(249 205 206 / 0.9);
}

.e-border-brand-100\/95 {
  border-color: rgb(249 205 206 / 0.95);
}

.e-border-brand-200 {
  --tw-border-opacity: 1;
  border-color: rgb(243 150 153 / var(--tw-border-opacity));
}

.e-border-brand-200\/0 {
  border-color: rgb(243 150 153 / 0);
}

.e-border-brand-200\/10 {
  border-color: rgb(243 150 153 / 0.1);
}

.e-border-brand-200\/100 {
  border-color: rgb(243 150 153 / 1);
}

.e-border-brand-200\/15 {
  border-color: rgb(243 150 153 / 0.15);
}

.e-border-brand-200\/20 {
  border-color: rgb(243 150 153 / 0.2);
}

.e-border-brand-200\/25 {
  border-color: rgb(243 150 153 / 0.25);
}

.e-border-brand-200\/30 {
  border-color: rgb(243 150 153 / 0.3);
}

.e-border-brand-200\/35 {
  border-color: rgb(243 150 153 / 0.35);
}

.e-border-brand-200\/40 {
  border-color: rgb(243 150 153 / 0.4);
}

.e-border-brand-200\/45 {
  border-color: rgb(243 150 153 / 0.45);
}

.e-border-brand-200\/5 {
  border-color: rgb(243 150 153 / 0.05);
}

.e-border-brand-200\/50 {
  border-color: rgb(243 150 153 / 0.5);
}

.e-border-brand-200\/55 {
  border-color: rgb(243 150 153 / 0.55);
}

.e-border-brand-200\/60 {
  border-color: rgb(243 150 153 / 0.6);
}

.e-border-brand-200\/65 {
  border-color: rgb(243 150 153 / 0.65);
}

.e-border-brand-200\/70 {
  border-color: rgb(243 150 153 / 0.7);
}

.e-border-brand-200\/75 {
  border-color: rgb(243 150 153 / 0.75);
}

.e-border-brand-200\/80 {
  border-color: rgb(243 150 153 / 0.8);
}

.e-border-brand-200\/85 {
  border-color: rgb(243 150 153 / 0.85);
}

.e-border-brand-200\/90 {
  border-color: rgb(243 150 153 / 0.9);
}

.e-border-brand-200\/95 {
  border-color: rgb(243 150 153 / 0.95);
}

.e-border-brand-300 {
  --tw-border-opacity: 1;
  border-color: rgb(237 99 104 / var(--tw-border-opacity));
}

.e-border-brand-300\/0 {
  border-color: rgb(237 99 104 / 0);
}

.e-border-brand-300\/10 {
  border-color: rgb(237 99 104 / 0.1);
}

.e-border-brand-300\/100 {
  border-color: rgb(237 99 104 / 1);
}

.e-border-brand-300\/15 {
  border-color: rgb(237 99 104 / 0.15);
}

.e-border-brand-300\/20 {
  border-color: rgb(237 99 104 / 0.2);
}

.e-border-brand-300\/25 {
  border-color: rgb(237 99 104 / 0.25);
}

.e-border-brand-300\/30 {
  border-color: rgb(237 99 104 / 0.3);
}

.e-border-brand-300\/35 {
  border-color: rgb(237 99 104 / 0.35);
}

.e-border-brand-300\/40 {
  border-color: rgb(237 99 104 / 0.4);
}

.e-border-brand-300\/45 {
  border-color: rgb(237 99 104 / 0.45);
}

.e-border-brand-300\/5 {
  border-color: rgb(237 99 104 / 0.05);
}

.e-border-brand-300\/50 {
  border-color: rgb(237 99 104 / 0.5);
}

.e-border-brand-300\/55 {
  border-color: rgb(237 99 104 / 0.55);
}

.e-border-brand-300\/60 {
  border-color: rgb(237 99 104 / 0.6);
}

.e-border-brand-300\/65 {
  border-color: rgb(237 99 104 / 0.65);
}

.e-border-brand-300\/70 {
  border-color: rgb(237 99 104 / 0.7);
}

.e-border-brand-300\/75 {
  border-color: rgb(237 99 104 / 0.75);
}

.e-border-brand-300\/80 {
  border-color: rgb(237 99 104 / 0.8);
}

.e-border-brand-300\/85 {
  border-color: rgb(237 99 104 / 0.85);
}

.e-border-brand-300\/90 {
  border-color: rgb(237 99 104 / 0.9);
}

.e-border-brand-300\/95 {
  border-color: rgb(237 99 104 / 0.95);
}

.e-border-brand-400 {
  --tw-border-opacity: 1;
  border-color: rgb(231 44 50 / var(--tw-border-opacity));
}

.e-border-brand-400\/0 {
  border-color: rgb(231 44 50 / 0);
}

.e-border-brand-400\/10 {
  border-color: rgb(231 44 50 / 0.1);
}

.e-border-brand-400\/100 {
  border-color: rgb(231 44 50 / 1);
}

.e-border-brand-400\/15 {
  border-color: rgb(231 44 50 / 0.15);
}

.e-border-brand-400\/20 {
  border-color: rgb(231 44 50 / 0.2);
}

.e-border-brand-400\/25 {
  border-color: rgb(231 44 50 / 0.25);
}

.e-border-brand-400\/30 {
  border-color: rgb(231 44 50 / 0.3);
}

.e-border-brand-400\/35 {
  border-color: rgb(231 44 50 / 0.35);
}

.e-border-brand-400\/40 {
  border-color: rgb(231 44 50 / 0.4);
}

.e-border-brand-400\/45 {
  border-color: rgb(231 44 50 / 0.45);
}

.e-border-brand-400\/5 {
  border-color: rgb(231 44 50 / 0.05);
}

.e-border-brand-400\/50 {
  border-color: rgb(231 44 50 / 0.5);
}

.e-border-brand-400\/55 {
  border-color: rgb(231 44 50 / 0.55);
}

.e-border-brand-400\/60 {
  border-color: rgb(231 44 50 / 0.6);
}

.e-border-brand-400\/65 {
  border-color: rgb(231 44 50 / 0.65);
}

.e-border-brand-400\/70 {
  border-color: rgb(231 44 50 / 0.7);
}

.e-border-brand-400\/75 {
  border-color: rgb(231 44 50 / 0.75);
}

.e-border-brand-400\/80 {
  border-color: rgb(231 44 50 / 0.8);
}

.e-border-brand-400\/85 {
  border-color: rgb(231 44 50 / 0.85);
}

.e-border-brand-400\/90 {
  border-color: rgb(231 44 50 / 0.9);
}

.e-border-brand-400\/95 {
  border-color: rgb(231 44 50 / 0.95);
}

.e-border-brand-50 {
  --tw-border-opacity: 1;
  border-color: rgb(252 227 228 / var(--tw-border-opacity));
}

.e-border-brand-50\/0 {
  border-color: rgb(252 227 228 / 0);
}

.e-border-brand-50\/10 {
  border-color: rgb(252 227 228 / 0.1);
}

.e-border-brand-50\/100 {
  border-color: rgb(252 227 228 / 1);
}

.e-border-brand-50\/15 {
  border-color: rgb(252 227 228 / 0.15);
}

.e-border-brand-50\/20 {
  border-color: rgb(252 227 228 / 0.2);
}

.e-border-brand-50\/25 {
  border-color: rgb(252 227 228 / 0.25);
}

.e-border-brand-50\/30 {
  border-color: rgb(252 227 228 / 0.3);
}

.e-border-brand-50\/35 {
  border-color: rgb(252 227 228 / 0.35);
}

.e-border-brand-50\/40 {
  border-color: rgb(252 227 228 / 0.4);
}

.e-border-brand-50\/45 {
  border-color: rgb(252 227 228 / 0.45);
}

.e-border-brand-50\/5 {
  border-color: rgb(252 227 228 / 0.05);
}

.e-border-brand-50\/50 {
  border-color: rgb(252 227 228 / 0.5);
}

.e-border-brand-50\/55 {
  border-color: rgb(252 227 228 / 0.55);
}

.e-border-brand-50\/60 {
  border-color: rgb(252 227 228 / 0.6);
}

.e-border-brand-50\/65 {
  border-color: rgb(252 227 228 / 0.65);
}

.e-border-brand-50\/70 {
  border-color: rgb(252 227 228 / 0.7);
}

.e-border-brand-50\/75 {
  border-color: rgb(252 227 228 / 0.75);
}

.e-border-brand-50\/80 {
  border-color: rgb(252 227 228 / 0.8);
}

.e-border-brand-50\/85 {
  border-color: rgb(252 227 228 / 0.85);
}

.e-border-brand-50\/90 {
  border-color: rgb(252 227 228 / 0.9);
}

.e-border-brand-50\/95 {
  border-color: rgb(252 227 228 / 0.95);
}

.e-border-brand-500 {
  --tw-border-opacity: 1;
  border-color: rgb(196 22 28 / var(--tw-border-opacity));
}

.e-border-brand-500\/0 {
  border-color: rgb(196 22 28 / 0);
}

.e-border-brand-500\/10 {
  border-color: rgb(196 22 28 / 0.1);
}

.e-border-brand-500\/100 {
  border-color: rgb(196 22 28 / 1);
}

.e-border-brand-500\/15 {
  border-color: rgb(196 22 28 / 0.15);
}

.e-border-brand-500\/20 {
  border-color: rgb(196 22 28 / 0.2);
}

.e-border-brand-500\/25 {
  border-color: rgb(196 22 28 / 0.25);
}

.e-border-brand-500\/30 {
  border-color: rgb(196 22 28 / 0.3);
}

.e-border-brand-500\/35 {
  border-color: rgb(196 22 28 / 0.35);
}

.e-border-brand-500\/40 {
  border-color: rgb(196 22 28 / 0.4);
}

.e-border-brand-500\/45 {
  border-color: rgb(196 22 28 / 0.45);
}

.e-border-brand-500\/5 {
  border-color: rgb(196 22 28 / 0.05);
}

.e-border-brand-500\/50 {
  border-color: rgb(196 22 28 / 0.5);
}

.e-border-brand-500\/55 {
  border-color: rgb(196 22 28 / 0.55);
}

.e-border-brand-500\/60 {
  border-color: rgb(196 22 28 / 0.6);
}

.e-border-brand-500\/65 {
  border-color: rgb(196 22 28 / 0.65);
}

.e-border-brand-500\/70 {
  border-color: rgb(196 22 28 / 0.7);
}

.e-border-brand-500\/75 {
  border-color: rgb(196 22 28 / 0.75);
}

.e-border-brand-500\/80 {
  border-color: rgb(196 22 28 / 0.8);
}

.e-border-brand-500\/85 {
  border-color: rgb(196 22 28 / 0.85);
}

.e-border-brand-500\/90 {
  border-color: rgb(196 22 28 / 0.9);
}

.e-border-brand-500\/95 {
  border-color: rgb(196 22 28 / 0.95);
}

.e-border-brand-600 {
  --tw-border-opacity: 1;
  border-color: rgb(156 18 22 / var(--tw-border-opacity));
}

.e-border-brand-600\/0 {
  border-color: rgb(156 18 22 / 0);
}

.e-border-brand-600\/10 {
  border-color: rgb(156 18 22 / 0.1);
}

.e-border-brand-600\/100 {
  border-color: rgb(156 18 22 / 1);
}

.e-border-brand-600\/15 {
  border-color: rgb(156 18 22 / 0.15);
}

.e-border-brand-600\/20 {
  border-color: rgb(156 18 22 / 0.2);
}

.e-border-brand-600\/25 {
  border-color: rgb(156 18 22 / 0.25);
}

.e-border-brand-600\/30 {
  border-color: rgb(156 18 22 / 0.3);
}

.e-border-brand-600\/35 {
  border-color: rgb(156 18 22 / 0.35);
}

.e-border-brand-600\/40 {
  border-color: rgb(156 18 22 / 0.4);
}

.e-border-brand-600\/45 {
  border-color: rgb(156 18 22 / 0.45);
}

.e-border-brand-600\/5 {
  border-color: rgb(156 18 22 / 0.05);
}

.e-border-brand-600\/50 {
  border-color: rgb(156 18 22 / 0.5);
}

.e-border-brand-600\/55 {
  border-color: rgb(156 18 22 / 0.55);
}

.e-border-brand-600\/60 {
  border-color: rgb(156 18 22 / 0.6);
}

.e-border-brand-600\/65 {
  border-color: rgb(156 18 22 / 0.65);
}

.e-border-brand-600\/70 {
  border-color: rgb(156 18 22 / 0.7);
}

.e-border-brand-600\/75 {
  border-color: rgb(156 18 22 / 0.75);
}

.e-border-brand-600\/80 {
  border-color: rgb(156 18 22 / 0.8);
}

.e-border-brand-600\/85 {
  border-color: rgb(156 18 22 / 0.85);
}

.e-border-brand-600\/90 {
  border-color: rgb(156 18 22 / 0.9);
}

.e-border-brand-600\/95 {
  border-color: rgb(156 18 22 / 0.95);
}

.e-border-brand-700 {
  --tw-border-opacity: 1;
  border-color: rgb(119 13 17 / var(--tw-border-opacity));
}

.e-border-brand-700\/0 {
  border-color: rgb(119 13 17 / 0);
}

.e-border-brand-700\/10 {
  border-color: rgb(119 13 17 / 0.1);
}

.e-border-brand-700\/100 {
  border-color: rgb(119 13 17 / 1);
}

.e-border-brand-700\/15 {
  border-color: rgb(119 13 17 / 0.15);
}

.e-border-brand-700\/20 {
  border-color: rgb(119 13 17 / 0.2);
}

.e-border-brand-700\/25 {
  border-color: rgb(119 13 17 / 0.25);
}

.e-border-brand-700\/30 {
  border-color: rgb(119 13 17 / 0.3);
}

.e-border-brand-700\/35 {
  border-color: rgb(119 13 17 / 0.35);
}

.e-border-brand-700\/40 {
  border-color: rgb(119 13 17 / 0.4);
}

.e-border-brand-700\/45 {
  border-color: rgb(119 13 17 / 0.45);
}

.e-border-brand-700\/5 {
  border-color: rgb(119 13 17 / 0.05);
}

.e-border-brand-700\/50 {
  border-color: rgb(119 13 17 / 0.5);
}

.e-border-brand-700\/55 {
  border-color: rgb(119 13 17 / 0.55);
}

.e-border-brand-700\/60 {
  border-color: rgb(119 13 17 / 0.6);
}

.e-border-brand-700\/65 {
  border-color: rgb(119 13 17 / 0.65);
}

.e-border-brand-700\/70 {
  border-color: rgb(119 13 17 / 0.7);
}

.e-border-brand-700\/75 {
  border-color: rgb(119 13 17 / 0.75);
}

.e-border-brand-700\/80 {
  border-color: rgb(119 13 17 / 0.8);
}

.e-border-brand-700\/85 {
  border-color: rgb(119 13 17 / 0.85);
}

.e-border-brand-700\/90 {
  border-color: rgb(119 13 17 / 0.9);
}

.e-border-brand-700\/95 {
  border-color: rgb(119 13 17 / 0.95);
}

.e-border-brand-800 {
  --tw-border-opacity: 1;
  border-color: rgb(78 9 11 / var(--tw-border-opacity));
}

.e-border-brand-800\/0 {
  border-color: rgb(78 9 11 / 0);
}

.e-border-brand-800\/10 {
  border-color: rgb(78 9 11 / 0.1);
}

.e-border-brand-800\/100 {
  border-color: rgb(78 9 11 / 1);
}

.e-border-brand-800\/15 {
  border-color: rgb(78 9 11 / 0.15);
}

.e-border-brand-800\/20 {
  border-color: rgb(78 9 11 / 0.2);
}

.e-border-brand-800\/25 {
  border-color: rgb(78 9 11 / 0.25);
}

.e-border-brand-800\/30 {
  border-color: rgb(78 9 11 / 0.3);
}

.e-border-brand-800\/35 {
  border-color: rgb(78 9 11 / 0.35);
}

.e-border-brand-800\/40 {
  border-color: rgb(78 9 11 / 0.4);
}

.e-border-brand-800\/45 {
  border-color: rgb(78 9 11 / 0.45);
}

.e-border-brand-800\/5 {
  border-color: rgb(78 9 11 / 0.05);
}

.e-border-brand-800\/50 {
  border-color: rgb(78 9 11 / 0.5);
}

.e-border-brand-800\/55 {
  border-color: rgb(78 9 11 / 0.55);
}

.e-border-brand-800\/60 {
  border-color: rgb(78 9 11 / 0.6);
}

.e-border-brand-800\/65 {
  border-color: rgb(78 9 11 / 0.65);
}

.e-border-brand-800\/70 {
  border-color: rgb(78 9 11 / 0.7);
}

.e-border-brand-800\/75 {
  border-color: rgb(78 9 11 / 0.75);
}

.e-border-brand-800\/80 {
  border-color: rgb(78 9 11 / 0.8);
}

.e-border-brand-800\/85 {
  border-color: rgb(78 9 11 / 0.85);
}

.e-border-brand-800\/90 {
  border-color: rgb(78 9 11 / 0.9);
}

.e-border-brand-800\/95 {
  border-color: rgb(78 9 11 / 0.95);
}

.e-border-brand-900 {
  --tw-border-opacity: 1;
  border-color: rgb(41 5 6 / var(--tw-border-opacity));
}

.e-border-brand-900\/0 {
  border-color: rgb(41 5 6 / 0);
}

.e-border-brand-900\/10 {
  border-color: rgb(41 5 6 / 0.1);
}

.e-border-brand-900\/100 {
  border-color: rgb(41 5 6 / 1);
}

.e-border-brand-900\/15 {
  border-color: rgb(41 5 6 / 0.15);
}

.e-border-brand-900\/20 {
  border-color: rgb(41 5 6 / 0.2);
}

.e-border-brand-900\/25 {
  border-color: rgb(41 5 6 / 0.25);
}

.e-border-brand-900\/30 {
  border-color: rgb(41 5 6 / 0.3);
}

.e-border-brand-900\/35 {
  border-color: rgb(41 5 6 / 0.35);
}

.e-border-brand-900\/40 {
  border-color: rgb(41 5 6 / 0.4);
}

.e-border-brand-900\/45 {
  border-color: rgb(41 5 6 / 0.45);
}

.e-border-brand-900\/5 {
  border-color: rgb(41 5 6 / 0.05);
}

.e-border-brand-900\/50 {
  border-color: rgb(41 5 6 / 0.5);
}

.e-border-brand-900\/55 {
  border-color: rgb(41 5 6 / 0.55);
}

.e-border-brand-900\/60 {
  border-color: rgb(41 5 6 / 0.6);
}

.e-border-brand-900\/65 {
  border-color: rgb(41 5 6 / 0.65);
}

.e-border-brand-900\/70 {
  border-color: rgb(41 5 6 / 0.7);
}

.e-border-brand-900\/75 {
  border-color: rgb(41 5 6 / 0.75);
}

.e-border-brand-900\/80 {
  border-color: rgb(41 5 6 / 0.8);
}

.e-border-brand-900\/85 {
  border-color: rgb(41 5 6 / 0.85);
}

.e-border-brand-900\/90 {
  border-color: rgb(41 5 6 / 0.9);
}

.e-border-brand-900\/95 {
  border-color: rgb(41 5 6 / 0.95);
}

.e-border-error-darken {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.e-border-error-darken\/0 {
  border-color: rgb(220 38 38 / 0);
}

.e-border-error-darken\/10 {
  border-color: rgb(220 38 38 / 0.1);
}

.e-border-error-darken\/100 {
  border-color: rgb(220 38 38 / 1);
}

.e-border-error-darken\/15 {
  border-color: rgb(220 38 38 / 0.15);
}

.e-border-error-darken\/20 {
  border-color: rgb(220 38 38 / 0.2);
}

.e-border-error-darken\/25 {
  border-color: rgb(220 38 38 / 0.25);
}

.e-border-error-darken\/30 {
  border-color: rgb(220 38 38 / 0.3);
}

.e-border-error-darken\/35 {
  border-color: rgb(220 38 38 / 0.35);
}

.e-border-error-darken\/40 {
  border-color: rgb(220 38 38 / 0.4);
}

.e-border-error-darken\/45 {
  border-color: rgb(220 38 38 / 0.45);
}

.e-border-error-darken\/5 {
  border-color: rgb(220 38 38 / 0.05);
}

.e-border-error-darken\/50 {
  border-color: rgb(220 38 38 / 0.5);
}

.e-border-error-darken\/55 {
  border-color: rgb(220 38 38 / 0.55);
}

.e-border-error-darken\/60 {
  border-color: rgb(220 38 38 / 0.6);
}

.e-border-error-darken\/65 {
  border-color: rgb(220 38 38 / 0.65);
}

.e-border-error-darken\/70 {
  border-color: rgb(220 38 38 / 0.7);
}

.e-border-error-darken\/75 {
  border-color: rgb(220 38 38 / 0.75);
}

.e-border-error-darken\/80 {
  border-color: rgb(220 38 38 / 0.8);
}

.e-border-error-darken\/85 {
  border-color: rgb(220 38 38 / 0.85);
}

.e-border-error-darken\/90 {
  border-color: rgb(220 38 38 / 0.9);
}

.e-border-error-darken\/95 {
  border-color: rgb(220 38 38 / 0.95);
}

.e-border-error-lighten {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}

.e-border-error-lighten\/0 {
  border-color: rgb(248 113 113 / 0);
}

.e-border-error-lighten\/10 {
  border-color: rgb(248 113 113 / 0.1);
}

.e-border-error-lighten\/100 {
  border-color: rgb(248 113 113 / 1);
}

.e-border-error-lighten\/15 {
  border-color: rgb(248 113 113 / 0.15);
}

.e-border-error-lighten\/20 {
  border-color: rgb(248 113 113 / 0.2);
}

.e-border-error-lighten\/25 {
  border-color: rgb(248 113 113 / 0.25);
}

.e-border-error-lighten\/30 {
  border-color: rgb(248 113 113 / 0.3);
}

.e-border-error-lighten\/35 {
  border-color: rgb(248 113 113 / 0.35);
}

.e-border-error-lighten\/40 {
  border-color: rgb(248 113 113 / 0.4);
}

.e-border-error-lighten\/45 {
  border-color: rgb(248 113 113 / 0.45);
}

.e-border-error-lighten\/5 {
  border-color: rgb(248 113 113 / 0.05);
}

.e-border-error-lighten\/50 {
  border-color: rgb(248 113 113 / 0.5);
}

.e-border-error-lighten\/55 {
  border-color: rgb(248 113 113 / 0.55);
}

.e-border-error-lighten\/60 {
  border-color: rgb(248 113 113 / 0.6);
}

.e-border-error-lighten\/65 {
  border-color: rgb(248 113 113 / 0.65);
}

.e-border-error-lighten\/70 {
  border-color: rgb(248 113 113 / 0.7);
}

.e-border-error-lighten\/75 {
  border-color: rgb(248 113 113 / 0.75);
}

.e-border-error-lighten\/80 {
  border-color: rgb(248 113 113 / 0.8);
}

.e-border-error-lighten\/85 {
  border-color: rgb(248 113 113 / 0.85);
}

.e-border-error-lighten\/90 {
  border-color: rgb(248 113 113 / 0.9);
}

.e-border-error-lighten\/95 {
  border-color: rgb(248 113 113 / 0.95);
}

.e-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.e-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.e-border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.e-border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.e-border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.e-border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.e-border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}

.e-border-info-darken {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity));
}

.e-border-info-darken\/0 {
  border-color: rgb(71 85 105 / 0);
}

.e-border-info-darken\/10 {
  border-color: rgb(71 85 105 / 0.1);
}

.e-border-info-darken\/100 {
  border-color: rgb(71 85 105 / 1);
}

.e-border-info-darken\/15 {
  border-color: rgb(71 85 105 / 0.15);
}

.e-border-info-darken\/20 {
  border-color: rgb(71 85 105 / 0.2);
}

.e-border-info-darken\/25 {
  border-color: rgb(71 85 105 / 0.25);
}

.e-border-info-darken\/30 {
  border-color: rgb(71 85 105 / 0.3);
}

.e-border-info-darken\/35 {
  border-color: rgb(71 85 105 / 0.35);
}

.e-border-info-darken\/40 {
  border-color: rgb(71 85 105 / 0.4);
}

.e-border-info-darken\/45 {
  border-color: rgb(71 85 105 / 0.45);
}

.e-border-info-darken\/5 {
  border-color: rgb(71 85 105 / 0.05);
}

.e-border-info-darken\/50 {
  border-color: rgb(71 85 105 / 0.5);
}

.e-border-info-darken\/55 {
  border-color: rgb(71 85 105 / 0.55);
}

.e-border-info-darken\/60 {
  border-color: rgb(71 85 105 / 0.6);
}

.e-border-info-darken\/65 {
  border-color: rgb(71 85 105 / 0.65);
}

.e-border-info-darken\/70 {
  border-color: rgb(71 85 105 / 0.7);
}

.e-border-info-darken\/75 {
  border-color: rgb(71 85 105 / 0.75);
}

.e-border-info-darken\/80 {
  border-color: rgb(71 85 105 / 0.8);
}

.e-border-info-darken\/85 {
  border-color: rgb(71 85 105 / 0.85);
}

.e-border-info-darken\/90 {
  border-color: rgb(71 85 105 / 0.9);
}

.e-border-info-darken\/95 {
  border-color: rgb(71 85 105 / 0.95);
}

.e-border-info-lighten {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}

.e-border-info-lighten\/0 {
  border-color: rgb(148 163 184 / 0);
}

.e-border-info-lighten\/10 {
  border-color: rgb(148 163 184 / 0.1);
}

.e-border-info-lighten\/100 {
  border-color: rgb(148 163 184 / 1);
}

.e-border-info-lighten\/15 {
  border-color: rgb(148 163 184 / 0.15);
}

.e-border-info-lighten\/20 {
  border-color: rgb(148 163 184 / 0.2);
}

.e-border-info-lighten\/25 {
  border-color: rgb(148 163 184 / 0.25);
}

.e-border-info-lighten\/30 {
  border-color: rgb(148 163 184 / 0.3);
}

.e-border-info-lighten\/35 {
  border-color: rgb(148 163 184 / 0.35);
}

.e-border-info-lighten\/40 {
  border-color: rgb(148 163 184 / 0.4);
}

.e-border-info-lighten\/45 {
  border-color: rgb(148 163 184 / 0.45);
}

.e-border-info-lighten\/5 {
  border-color: rgb(148 163 184 / 0.05);
}

.e-border-info-lighten\/50 {
  border-color: rgb(148 163 184 / 0.5);
}

.e-border-info-lighten\/55 {
  border-color: rgb(148 163 184 / 0.55);
}

.e-border-info-lighten\/60 {
  border-color: rgb(148 163 184 / 0.6);
}

.e-border-info-lighten\/65 {
  border-color: rgb(148 163 184 / 0.65);
}

.e-border-info-lighten\/70 {
  border-color: rgb(148 163 184 / 0.7);
}

.e-border-info-lighten\/75 {
  border-color: rgb(148 163 184 / 0.75);
}

.e-border-info-lighten\/80 {
  border-color: rgb(148 163 184 / 0.8);
}

.e-border-info-lighten\/85 {
  border-color: rgb(148 163 184 / 0.85);
}

.e-border-info-lighten\/90 {
  border-color: rgb(148 163 184 / 0.9);
}

.e-border-info-lighten\/95 {
  border-color: rgb(148 163 184 / 0.95);
}

.e-border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.e-border-primary-darken {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.e-border-primary-darken\/0 {
  border-color: rgb(37 99 235 / 0);
}

.e-border-primary-darken\/10 {
  border-color: rgb(37 99 235 / 0.1);
}

.e-border-primary-darken\/100 {
  border-color: rgb(37 99 235 / 1);
}

.e-border-primary-darken\/15 {
  border-color: rgb(37 99 235 / 0.15);
}

.e-border-primary-darken\/20 {
  border-color: rgb(37 99 235 / 0.2);
}

.e-border-primary-darken\/25 {
  border-color: rgb(37 99 235 / 0.25);
}

.e-border-primary-darken\/30 {
  border-color: rgb(37 99 235 / 0.3);
}

.e-border-primary-darken\/35 {
  border-color: rgb(37 99 235 / 0.35);
}

.e-border-primary-darken\/40 {
  border-color: rgb(37 99 235 / 0.4);
}

.e-border-primary-darken\/45 {
  border-color: rgb(37 99 235 / 0.45);
}

.e-border-primary-darken\/5 {
  border-color: rgb(37 99 235 / 0.05);
}

.e-border-primary-darken\/50 {
  border-color: rgb(37 99 235 / 0.5);
}

.e-border-primary-darken\/55 {
  border-color: rgb(37 99 235 / 0.55);
}

.e-border-primary-darken\/60 {
  border-color: rgb(37 99 235 / 0.6);
}

.e-border-primary-darken\/65 {
  border-color: rgb(37 99 235 / 0.65);
}

.e-border-primary-darken\/70 {
  border-color: rgb(37 99 235 / 0.7);
}

.e-border-primary-darken\/75 {
  border-color: rgb(37 99 235 / 0.75);
}

.e-border-primary-darken\/80 {
  border-color: rgb(37 99 235 / 0.8);
}

.e-border-primary-darken\/85 {
  border-color: rgb(37 99 235 / 0.85);
}

.e-border-primary-darken\/90 {
  border-color: rgb(37 99 235 / 0.9);
}

.e-border-primary-darken\/95 {
  border-color: rgb(37 99 235 / 0.95);
}

.e-border-primary-lighten {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.e-border-primary-lighten\/0 {
  border-color: rgb(96 165 250 / 0);
}

.e-border-primary-lighten\/10 {
  border-color: rgb(96 165 250 / 0.1);
}

.e-border-primary-lighten\/100 {
  border-color: rgb(96 165 250 / 1);
}

.e-border-primary-lighten\/15 {
  border-color: rgb(96 165 250 / 0.15);
}

.e-border-primary-lighten\/20 {
  border-color: rgb(96 165 250 / 0.2);
}

.e-border-primary-lighten\/25 {
  border-color: rgb(96 165 250 / 0.25);
}

.e-border-primary-lighten\/30 {
  border-color: rgb(96 165 250 / 0.3);
}

.e-border-primary-lighten\/35 {
  border-color: rgb(96 165 250 / 0.35);
}

.e-border-primary-lighten\/40 {
  border-color: rgb(96 165 250 / 0.4);
}

.e-border-primary-lighten\/45 {
  border-color: rgb(96 165 250 / 0.45);
}

.e-border-primary-lighten\/5 {
  border-color: rgb(96 165 250 / 0.05);
}

.e-border-primary-lighten\/50 {
  border-color: rgb(96 165 250 / 0.5);
}

.e-border-primary-lighten\/55 {
  border-color: rgb(96 165 250 / 0.55);
}

.e-border-primary-lighten\/60 {
  border-color: rgb(96 165 250 / 0.6);
}

.e-border-primary-lighten\/65 {
  border-color: rgb(96 165 250 / 0.65);
}

.e-border-primary-lighten\/70 {
  border-color: rgb(96 165 250 / 0.7);
}

.e-border-primary-lighten\/75 {
  border-color: rgb(96 165 250 / 0.75);
}

.e-border-primary-lighten\/80 {
  border-color: rgb(96 165 250 / 0.8);
}

.e-border-primary-lighten\/85 {
  border-color: rgb(96 165 250 / 0.85);
}

.e-border-primary-lighten\/90 {
  border-color: rgb(96 165 250 / 0.9);
}

.e-border-primary-lighten\/95 {
  border-color: rgb(96 165 250 / 0.95);
}

.e-border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}

.e-border-success-darken {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity));
}

.e-border-success-darken\/0 {
  border-color: rgb(5 150 105 / 0);
}

.e-border-success-darken\/10 {
  border-color: rgb(5 150 105 / 0.1);
}

.e-border-success-darken\/100 {
  border-color: rgb(5 150 105 / 1);
}

.e-border-success-darken\/15 {
  border-color: rgb(5 150 105 / 0.15);
}

.e-border-success-darken\/20 {
  border-color: rgb(5 150 105 / 0.2);
}

.e-border-success-darken\/25 {
  border-color: rgb(5 150 105 / 0.25);
}

.e-border-success-darken\/30 {
  border-color: rgb(5 150 105 / 0.3);
}

.e-border-success-darken\/35 {
  border-color: rgb(5 150 105 / 0.35);
}

.e-border-success-darken\/40 {
  border-color: rgb(5 150 105 / 0.4);
}

.e-border-success-darken\/45 {
  border-color: rgb(5 150 105 / 0.45);
}

.e-border-success-darken\/5 {
  border-color: rgb(5 150 105 / 0.05);
}

.e-border-success-darken\/50 {
  border-color: rgb(5 150 105 / 0.5);
}

.e-border-success-darken\/55 {
  border-color: rgb(5 150 105 / 0.55);
}

.e-border-success-darken\/60 {
  border-color: rgb(5 150 105 / 0.6);
}

.e-border-success-darken\/65 {
  border-color: rgb(5 150 105 / 0.65);
}

.e-border-success-darken\/70 {
  border-color: rgb(5 150 105 / 0.7);
}

.e-border-success-darken\/75 {
  border-color: rgb(5 150 105 / 0.75);
}

.e-border-success-darken\/80 {
  border-color: rgb(5 150 105 / 0.8);
}

.e-border-success-darken\/85 {
  border-color: rgb(5 150 105 / 0.85);
}

.e-border-success-darken\/90 {
  border-color: rgb(5 150 105 / 0.9);
}

.e-border-success-darken\/95 {
  border-color: rgb(5 150 105 / 0.95);
}

.e-border-success-lighten {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity));
}

.e-border-success-lighten\/0 {
  border-color: rgb(52 211 153 / 0);
}

.e-border-success-lighten\/10 {
  border-color: rgb(52 211 153 / 0.1);
}

.e-border-success-lighten\/100 {
  border-color: rgb(52 211 153 / 1);
}

.e-border-success-lighten\/15 {
  border-color: rgb(52 211 153 / 0.15);
}

.e-border-success-lighten\/20 {
  border-color: rgb(52 211 153 / 0.2);
}

.e-border-success-lighten\/25 {
  border-color: rgb(52 211 153 / 0.25);
}

.e-border-success-lighten\/30 {
  border-color: rgb(52 211 153 / 0.3);
}

.e-border-success-lighten\/35 {
  border-color: rgb(52 211 153 / 0.35);
}

.e-border-success-lighten\/40 {
  border-color: rgb(52 211 153 / 0.4);
}

.e-border-success-lighten\/45 {
  border-color: rgb(52 211 153 / 0.45);
}

.e-border-success-lighten\/5 {
  border-color: rgb(52 211 153 / 0.05);
}

.e-border-success-lighten\/50 {
  border-color: rgb(52 211 153 / 0.5);
}

.e-border-success-lighten\/55 {
  border-color: rgb(52 211 153 / 0.55);
}

.e-border-success-lighten\/60 {
  border-color: rgb(52 211 153 / 0.6);
}

.e-border-success-lighten\/65 {
  border-color: rgb(52 211 153 / 0.65);
}

.e-border-success-lighten\/70 {
  border-color: rgb(52 211 153 / 0.7);
}

.e-border-success-lighten\/75 {
  border-color: rgb(52 211 153 / 0.75);
}

.e-border-success-lighten\/80 {
  border-color: rgb(52 211 153 / 0.8);
}

.e-border-success-lighten\/85 {
  border-color: rgb(52 211 153 / 0.85);
}

.e-border-success-lighten\/90 {
  border-color: rgb(52 211 153 / 0.9);
}

.e-border-success-lighten\/95 {
  border-color: rgb(52 211 153 / 0.95);
}

.e-border-surface-dark {
  border-color: rgba(255, 255, 255, 0.12);
}

.e-border-surface-dark\/0 {
  border-color: rgba(255, 255, 255, 0);
}

.e-border-surface-dark\/10 {
  border-color: rgba(255, 255, 255, 0.1);
}

.e-border-surface-dark\/100 {
  border-color: rgba(255, 255, 255, 1);
}

.e-border-surface-dark\/15 {
  border-color: rgba(255, 255, 255, 0.15);
}

.e-border-surface-dark\/20 {
  border-color: rgba(255, 255, 255, 0.2);
}

.e-border-surface-dark\/25 {
  border-color: rgba(255, 255, 255, 0.25);
}

.e-border-surface-dark\/30 {
  border-color: rgba(255, 255, 255, 0.3);
}

.e-border-surface-dark\/35 {
  border-color: rgba(255, 255, 255, 0.35);
}

.e-border-surface-dark\/40 {
  border-color: rgba(255, 255, 255, 0.4);
}

.e-border-surface-dark\/45 {
  border-color: rgba(255, 255, 255, 0.45);
}

.e-border-surface-dark\/5 {
  border-color: rgba(255, 255, 255, 0.05);
}

.e-border-surface-dark\/50 {
  border-color: rgba(255, 255, 255, 0.5);
}

.e-border-surface-dark\/55 {
  border-color: rgba(255, 255, 255, 0.55);
}

.e-border-surface-dark\/60 {
  border-color: rgba(255, 255, 255, 0.6);
}

.e-border-surface-dark\/65 {
  border-color: rgba(255, 255, 255, 0.65);
}

.e-border-surface-dark\/70 {
  border-color: rgba(255, 255, 255, 0.7);
}

.e-border-surface-dark\/75 {
  border-color: rgba(255, 255, 255, 0.75);
}

.e-border-surface-dark\/80 {
  border-color: rgba(255, 255, 255, 0.8);
}

.e-border-surface-dark\/85 {
  border-color: rgba(255, 255, 255, 0.85);
}

.e-border-surface-dark\/90 {
  border-color: rgba(255, 255, 255, 0.9);
}

.e-border-surface-dark\/95 {
  border-color: rgba(255, 255, 255, 0.95);
}

.e-border-transparent {
  border-color: transparent;
}

.e-border-warning-darken {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity));
}

.e-border-warning-darken\/0 {
  border-color: rgb(217 119 6 / 0);
}

.e-border-warning-darken\/10 {
  border-color: rgb(217 119 6 / 0.1);
}

.e-border-warning-darken\/100 {
  border-color: rgb(217 119 6 / 1);
}

.e-border-warning-darken\/15 {
  border-color: rgb(217 119 6 / 0.15);
}

.e-border-warning-darken\/20 {
  border-color: rgb(217 119 6 / 0.2);
}

.e-border-warning-darken\/25 {
  border-color: rgb(217 119 6 / 0.25);
}

.e-border-warning-darken\/30 {
  border-color: rgb(217 119 6 / 0.3);
}

.e-border-warning-darken\/35 {
  border-color: rgb(217 119 6 / 0.35);
}

.e-border-warning-darken\/40 {
  border-color: rgb(217 119 6 / 0.4);
}

.e-border-warning-darken\/45 {
  border-color: rgb(217 119 6 / 0.45);
}

.e-border-warning-darken\/5 {
  border-color: rgb(217 119 6 / 0.05);
}

.e-border-warning-darken\/50 {
  border-color: rgb(217 119 6 / 0.5);
}

.e-border-warning-darken\/55 {
  border-color: rgb(217 119 6 / 0.55);
}

.e-border-warning-darken\/60 {
  border-color: rgb(217 119 6 / 0.6);
}

.e-border-warning-darken\/65 {
  border-color: rgb(217 119 6 / 0.65);
}

.e-border-warning-darken\/70 {
  border-color: rgb(217 119 6 / 0.7);
}

.e-border-warning-darken\/75 {
  border-color: rgb(217 119 6 / 0.75);
}

.e-border-warning-darken\/80 {
  border-color: rgb(217 119 6 / 0.8);
}

.e-border-warning-darken\/85 {
  border-color: rgb(217 119 6 / 0.85);
}

.e-border-warning-darken\/90 {
  border-color: rgb(217 119 6 / 0.9);
}

.e-border-warning-darken\/95 {
  border-color: rgb(217 119 6 / 0.95);
}

.e-border-warning-lighten {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity));
}

.e-border-warning-lighten\/0 {
  border-color: rgb(251 191 36 / 0);
}

.e-border-warning-lighten\/10 {
  border-color: rgb(251 191 36 / 0.1);
}

.e-border-warning-lighten\/100 {
  border-color: rgb(251 191 36 / 1);
}

.e-border-warning-lighten\/15 {
  border-color: rgb(251 191 36 / 0.15);
}

.e-border-warning-lighten\/20 {
  border-color: rgb(251 191 36 / 0.2);
}

.e-border-warning-lighten\/25 {
  border-color: rgb(251 191 36 / 0.25);
}

.e-border-warning-lighten\/30 {
  border-color: rgb(251 191 36 / 0.3);
}

.e-border-warning-lighten\/35 {
  border-color: rgb(251 191 36 / 0.35);
}

.e-border-warning-lighten\/40 {
  border-color: rgb(251 191 36 / 0.4);
}

.e-border-warning-lighten\/45 {
  border-color: rgb(251 191 36 / 0.45);
}

.e-border-warning-lighten\/5 {
  border-color: rgb(251 191 36 / 0.05);
}

.e-border-warning-lighten\/50 {
  border-color: rgb(251 191 36 / 0.5);
}

.e-border-warning-lighten\/55 {
  border-color: rgb(251 191 36 / 0.55);
}

.e-border-warning-lighten\/60 {
  border-color: rgb(251 191 36 / 0.6);
}

.e-border-warning-lighten\/65 {
  border-color: rgb(251 191 36 / 0.65);
}

.e-border-warning-lighten\/70 {
  border-color: rgb(251 191 36 / 0.7);
}

.e-border-warning-lighten\/75 {
  border-color: rgb(251 191 36 / 0.75);
}

.e-border-warning-lighten\/80 {
  border-color: rgb(251 191 36 / 0.8);
}

.e-border-warning-lighten\/85 {
  border-color: rgb(251 191 36 / 0.85);
}

.e-border-warning-lighten\/90 {
  border-color: rgb(251 191 36 / 0.9);
}

.e-border-warning-lighten\/95 {
  border-color: rgb(251 191 36 / 0.95);
}

.e-border-white\/\[\.12\] {
  border-color: rgb(255 255 255 / .12);
}

.\!e-border-b-blue-600 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
}

.e-border-b-blue-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(29 78 216 / var(--tw-border-opacity));
}

.e-border-b-brand-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(41 5 6 / var(--tw-border-opacity));
}

.e-border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.e-border-b-gray-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.e-border-b-gray-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity));
}

.e-border-b-gray-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.e-border-b-green-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 83 45 / var(--tw-border-opacity));
}

.e-border-b-orange-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(194 65 12 / var(--tw-border-opacity));
}

.e-border-b-red-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.e-border-b-sky-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.e-border-t-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.e-border-t-gray-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.\!e-bg-brand-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 205 206 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-100\/0 {
  background-color: rgb(249 205 206 / 0) !important;
}

.\!e-bg-brand-100\/10 {
  background-color: rgb(249 205 206 / 0.1) !important;
}

.\!e-bg-brand-100\/100 {
  background-color: rgb(249 205 206 / 1) !important;
}

.\!e-bg-brand-100\/15 {
  background-color: rgb(249 205 206 / 0.15) !important;
}

.\!e-bg-brand-100\/20 {
  background-color: rgb(249 205 206 / 0.2) !important;
}

.\!e-bg-brand-100\/25 {
  background-color: rgb(249 205 206 / 0.25) !important;
}

.\!e-bg-brand-100\/30 {
  background-color: rgb(249 205 206 / 0.3) !important;
}

.\!e-bg-brand-100\/35 {
  background-color: rgb(249 205 206 / 0.35) !important;
}

.\!e-bg-brand-100\/40 {
  background-color: rgb(249 205 206 / 0.4) !important;
}

.\!e-bg-brand-100\/45 {
  background-color: rgb(249 205 206 / 0.45) !important;
}

.\!e-bg-brand-100\/5 {
  background-color: rgb(249 205 206 / 0.05) !important;
}

.\!e-bg-brand-100\/50 {
  background-color: rgb(249 205 206 / 0.5) !important;
}

.\!e-bg-brand-100\/55 {
  background-color: rgb(249 205 206 / 0.55) !important;
}

.\!e-bg-brand-100\/60 {
  background-color: rgb(249 205 206 / 0.6) !important;
}

.\!e-bg-brand-100\/65 {
  background-color: rgb(249 205 206 / 0.65) !important;
}

.\!e-bg-brand-100\/70 {
  background-color: rgb(249 205 206 / 0.7) !important;
}

.\!e-bg-brand-100\/75 {
  background-color: rgb(249 205 206 / 0.75) !important;
}

.\!e-bg-brand-100\/80 {
  background-color: rgb(249 205 206 / 0.8) !important;
}

.\!e-bg-brand-100\/85 {
  background-color: rgb(249 205 206 / 0.85) !important;
}

.\!e-bg-brand-100\/90 {
  background-color: rgb(249 205 206 / 0.9) !important;
}

.\!e-bg-brand-100\/95 {
  background-color: rgb(249 205 206 / 0.95) !important;
}

.\!e-bg-brand-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 150 153 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-200\/0 {
  background-color: rgb(243 150 153 / 0) !important;
}

.\!e-bg-brand-200\/10 {
  background-color: rgb(243 150 153 / 0.1) !important;
}

.\!e-bg-brand-200\/100 {
  background-color: rgb(243 150 153 / 1) !important;
}

.\!e-bg-brand-200\/15 {
  background-color: rgb(243 150 153 / 0.15) !important;
}

.\!e-bg-brand-200\/20 {
  background-color: rgb(243 150 153 / 0.2) !important;
}

.\!e-bg-brand-200\/25 {
  background-color: rgb(243 150 153 / 0.25) !important;
}

.\!e-bg-brand-200\/30 {
  background-color: rgb(243 150 153 / 0.3) !important;
}

.\!e-bg-brand-200\/35 {
  background-color: rgb(243 150 153 / 0.35) !important;
}

.\!e-bg-brand-200\/40 {
  background-color: rgb(243 150 153 / 0.4) !important;
}

.\!e-bg-brand-200\/45 {
  background-color: rgb(243 150 153 / 0.45) !important;
}

.\!e-bg-brand-200\/5 {
  background-color: rgb(243 150 153 / 0.05) !important;
}

.\!e-bg-brand-200\/50 {
  background-color: rgb(243 150 153 / 0.5) !important;
}

.\!e-bg-brand-200\/55 {
  background-color: rgb(243 150 153 / 0.55) !important;
}

.\!e-bg-brand-200\/60 {
  background-color: rgb(243 150 153 / 0.6) !important;
}

.\!e-bg-brand-200\/65 {
  background-color: rgb(243 150 153 / 0.65) !important;
}

.\!e-bg-brand-200\/70 {
  background-color: rgb(243 150 153 / 0.7) !important;
}

.\!e-bg-brand-200\/75 {
  background-color: rgb(243 150 153 / 0.75) !important;
}

.\!e-bg-brand-200\/80 {
  background-color: rgb(243 150 153 / 0.8) !important;
}

.\!e-bg-brand-200\/85 {
  background-color: rgb(243 150 153 / 0.85) !important;
}

.\!e-bg-brand-200\/90 {
  background-color: rgb(243 150 153 / 0.9) !important;
}

.\!e-bg-brand-200\/95 {
  background-color: rgb(243 150 153 / 0.95) !important;
}

.\!e-bg-brand-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 99 104 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-300\/0 {
  background-color: rgb(237 99 104 / 0) !important;
}

.\!e-bg-brand-300\/10 {
  background-color: rgb(237 99 104 / 0.1) !important;
}

.\!e-bg-brand-300\/100 {
  background-color: rgb(237 99 104 / 1) !important;
}

.\!e-bg-brand-300\/15 {
  background-color: rgb(237 99 104 / 0.15) !important;
}

.\!e-bg-brand-300\/20 {
  background-color: rgb(237 99 104 / 0.2) !important;
}

.\!e-bg-brand-300\/25 {
  background-color: rgb(237 99 104 / 0.25) !important;
}

.\!e-bg-brand-300\/30 {
  background-color: rgb(237 99 104 / 0.3) !important;
}

.\!e-bg-brand-300\/35 {
  background-color: rgb(237 99 104 / 0.35) !important;
}

.\!e-bg-brand-300\/40 {
  background-color: rgb(237 99 104 / 0.4) !important;
}

.\!e-bg-brand-300\/45 {
  background-color: rgb(237 99 104 / 0.45) !important;
}

.\!e-bg-brand-300\/5 {
  background-color: rgb(237 99 104 / 0.05) !important;
}

.\!e-bg-brand-300\/50 {
  background-color: rgb(237 99 104 / 0.5) !important;
}

.\!e-bg-brand-300\/55 {
  background-color: rgb(237 99 104 / 0.55) !important;
}

.\!e-bg-brand-300\/60 {
  background-color: rgb(237 99 104 / 0.6) !important;
}

.\!e-bg-brand-300\/65 {
  background-color: rgb(237 99 104 / 0.65) !important;
}

.\!e-bg-brand-300\/70 {
  background-color: rgb(237 99 104 / 0.7) !important;
}

.\!e-bg-brand-300\/75 {
  background-color: rgb(237 99 104 / 0.75) !important;
}

.\!e-bg-brand-300\/80 {
  background-color: rgb(237 99 104 / 0.8) !important;
}

.\!e-bg-brand-300\/85 {
  background-color: rgb(237 99 104 / 0.85) !important;
}

.\!e-bg-brand-300\/90 {
  background-color: rgb(237 99 104 / 0.9) !important;
}

.\!e-bg-brand-300\/95 {
  background-color: rgb(237 99 104 / 0.95) !important;
}

.\!e-bg-brand-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 44 50 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-400\/0 {
  background-color: rgb(231 44 50 / 0) !important;
}

.\!e-bg-brand-400\/10 {
  background-color: rgb(231 44 50 / 0.1) !important;
}

.\!e-bg-brand-400\/100 {
  background-color: rgb(231 44 50 / 1) !important;
}

.\!e-bg-brand-400\/15 {
  background-color: rgb(231 44 50 / 0.15) !important;
}

.\!e-bg-brand-400\/20 {
  background-color: rgb(231 44 50 / 0.2) !important;
}

.\!e-bg-brand-400\/25 {
  background-color: rgb(231 44 50 / 0.25) !important;
}

.\!e-bg-brand-400\/30 {
  background-color: rgb(231 44 50 / 0.3) !important;
}

.\!e-bg-brand-400\/35 {
  background-color: rgb(231 44 50 / 0.35) !important;
}

.\!e-bg-brand-400\/40 {
  background-color: rgb(231 44 50 / 0.4) !important;
}

.\!e-bg-brand-400\/45 {
  background-color: rgb(231 44 50 / 0.45) !important;
}

.\!e-bg-brand-400\/5 {
  background-color: rgb(231 44 50 / 0.05) !important;
}

.\!e-bg-brand-400\/50 {
  background-color: rgb(231 44 50 / 0.5) !important;
}

.\!e-bg-brand-400\/55 {
  background-color: rgb(231 44 50 / 0.55) !important;
}

.\!e-bg-brand-400\/60 {
  background-color: rgb(231 44 50 / 0.6) !important;
}

.\!e-bg-brand-400\/65 {
  background-color: rgb(231 44 50 / 0.65) !important;
}

.\!e-bg-brand-400\/70 {
  background-color: rgb(231 44 50 / 0.7) !important;
}

.\!e-bg-brand-400\/75 {
  background-color: rgb(231 44 50 / 0.75) !important;
}

.\!e-bg-brand-400\/80 {
  background-color: rgb(231 44 50 / 0.8) !important;
}

.\!e-bg-brand-400\/85 {
  background-color: rgb(231 44 50 / 0.85) !important;
}

.\!e-bg-brand-400\/90 {
  background-color: rgb(231 44 50 / 0.9) !important;
}

.\!e-bg-brand-400\/95 {
  background-color: rgb(231 44 50 / 0.95) !important;
}

.\!e-bg-brand-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 227 228 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-50\/0 {
  background-color: rgb(252 227 228 / 0) !important;
}

.\!e-bg-brand-50\/10 {
  background-color: rgb(252 227 228 / 0.1) !important;
}

.\!e-bg-brand-50\/100 {
  background-color: rgb(252 227 228 / 1) !important;
}

.\!e-bg-brand-50\/15 {
  background-color: rgb(252 227 228 / 0.15) !important;
}

.\!e-bg-brand-50\/20 {
  background-color: rgb(252 227 228 / 0.2) !important;
}

.\!e-bg-brand-50\/25 {
  background-color: rgb(252 227 228 / 0.25) !important;
}

.\!e-bg-brand-50\/30 {
  background-color: rgb(252 227 228 / 0.3) !important;
}

.\!e-bg-brand-50\/35 {
  background-color: rgb(252 227 228 / 0.35) !important;
}

.\!e-bg-brand-50\/40 {
  background-color: rgb(252 227 228 / 0.4) !important;
}

.\!e-bg-brand-50\/45 {
  background-color: rgb(252 227 228 / 0.45) !important;
}

.\!e-bg-brand-50\/5 {
  background-color: rgb(252 227 228 / 0.05) !important;
}

.\!e-bg-brand-50\/50 {
  background-color: rgb(252 227 228 / 0.5) !important;
}

.\!e-bg-brand-50\/55 {
  background-color: rgb(252 227 228 / 0.55) !important;
}

.\!e-bg-brand-50\/60 {
  background-color: rgb(252 227 228 / 0.6) !important;
}

.\!e-bg-brand-50\/65 {
  background-color: rgb(252 227 228 / 0.65) !important;
}

.\!e-bg-brand-50\/70 {
  background-color: rgb(252 227 228 / 0.7) !important;
}

.\!e-bg-brand-50\/75 {
  background-color: rgb(252 227 228 / 0.75) !important;
}

.\!e-bg-brand-50\/80 {
  background-color: rgb(252 227 228 / 0.8) !important;
}

.\!e-bg-brand-50\/85 {
  background-color: rgb(252 227 228 / 0.85) !important;
}

.\!e-bg-brand-50\/90 {
  background-color: rgb(252 227 228 / 0.9) !important;
}

.\!e-bg-brand-50\/95 {
  background-color: rgb(252 227 228 / 0.95) !important;
}

.\!e-bg-brand-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 22 28 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-500\/0 {
  background-color: rgb(196 22 28 / 0) !important;
}

.\!e-bg-brand-500\/10 {
  background-color: rgb(196 22 28 / 0.1) !important;
}

.\!e-bg-brand-500\/100 {
  background-color: rgb(196 22 28 / 1) !important;
}

.\!e-bg-brand-500\/15 {
  background-color: rgb(196 22 28 / 0.15) !important;
}

.\!e-bg-brand-500\/20 {
  background-color: rgb(196 22 28 / 0.2) !important;
}

.\!e-bg-brand-500\/25 {
  background-color: rgb(196 22 28 / 0.25) !important;
}

.\!e-bg-brand-500\/30 {
  background-color: rgb(196 22 28 / 0.3) !important;
}

.\!e-bg-brand-500\/35 {
  background-color: rgb(196 22 28 / 0.35) !important;
}

.\!e-bg-brand-500\/40 {
  background-color: rgb(196 22 28 / 0.4) !important;
}

.\!e-bg-brand-500\/45 {
  background-color: rgb(196 22 28 / 0.45) !important;
}

.\!e-bg-brand-500\/5 {
  background-color: rgb(196 22 28 / 0.05) !important;
}

.\!e-bg-brand-500\/50 {
  background-color: rgb(196 22 28 / 0.5) !important;
}

.\!e-bg-brand-500\/55 {
  background-color: rgb(196 22 28 / 0.55) !important;
}

.\!e-bg-brand-500\/60 {
  background-color: rgb(196 22 28 / 0.6) !important;
}

.\!e-bg-brand-500\/65 {
  background-color: rgb(196 22 28 / 0.65) !important;
}

.\!e-bg-brand-500\/70 {
  background-color: rgb(196 22 28 / 0.7) !important;
}

.\!e-bg-brand-500\/75 {
  background-color: rgb(196 22 28 / 0.75) !important;
}

.\!e-bg-brand-500\/80 {
  background-color: rgb(196 22 28 / 0.8) !important;
}

.\!e-bg-brand-500\/85 {
  background-color: rgb(196 22 28 / 0.85) !important;
}

.\!e-bg-brand-500\/90 {
  background-color: rgb(196 22 28 / 0.9) !important;
}

.\!e-bg-brand-500\/95 {
  background-color: rgb(196 22 28 / 0.95) !important;
}

.\!e-bg-brand-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 18 22 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-600\/0 {
  background-color: rgb(156 18 22 / 0) !important;
}

.\!e-bg-brand-600\/10 {
  background-color: rgb(156 18 22 / 0.1) !important;
}

.\!e-bg-brand-600\/100 {
  background-color: rgb(156 18 22 / 1) !important;
}

.\!e-bg-brand-600\/15 {
  background-color: rgb(156 18 22 / 0.15) !important;
}

.\!e-bg-brand-600\/20 {
  background-color: rgb(156 18 22 / 0.2) !important;
}

.\!e-bg-brand-600\/25 {
  background-color: rgb(156 18 22 / 0.25) !important;
}

.\!e-bg-brand-600\/30 {
  background-color: rgb(156 18 22 / 0.3) !important;
}

.\!e-bg-brand-600\/35 {
  background-color: rgb(156 18 22 / 0.35) !important;
}

.\!e-bg-brand-600\/40 {
  background-color: rgb(156 18 22 / 0.4) !important;
}

.\!e-bg-brand-600\/45 {
  background-color: rgb(156 18 22 / 0.45) !important;
}

.\!e-bg-brand-600\/5 {
  background-color: rgb(156 18 22 / 0.05) !important;
}

.\!e-bg-brand-600\/50 {
  background-color: rgb(156 18 22 / 0.5) !important;
}

.\!e-bg-brand-600\/55 {
  background-color: rgb(156 18 22 / 0.55) !important;
}

.\!e-bg-brand-600\/60 {
  background-color: rgb(156 18 22 / 0.6) !important;
}

.\!e-bg-brand-600\/65 {
  background-color: rgb(156 18 22 / 0.65) !important;
}

.\!e-bg-brand-600\/70 {
  background-color: rgb(156 18 22 / 0.7) !important;
}

.\!e-bg-brand-600\/75 {
  background-color: rgb(156 18 22 / 0.75) !important;
}

.\!e-bg-brand-600\/80 {
  background-color: rgb(156 18 22 / 0.8) !important;
}

.\!e-bg-brand-600\/85 {
  background-color: rgb(156 18 22 / 0.85) !important;
}

.\!e-bg-brand-600\/90 {
  background-color: rgb(156 18 22 / 0.9) !important;
}

.\!e-bg-brand-600\/95 {
  background-color: rgb(156 18 22 / 0.95) !important;
}

.\!e-bg-brand-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 13 17 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-700\/0 {
  background-color: rgb(119 13 17 / 0) !important;
}

.\!e-bg-brand-700\/10 {
  background-color: rgb(119 13 17 / 0.1) !important;
}

.\!e-bg-brand-700\/100 {
  background-color: rgb(119 13 17 / 1) !important;
}

.\!e-bg-brand-700\/15 {
  background-color: rgb(119 13 17 / 0.15) !important;
}

.\!e-bg-brand-700\/20 {
  background-color: rgb(119 13 17 / 0.2) !important;
}

.\!e-bg-brand-700\/25 {
  background-color: rgb(119 13 17 / 0.25) !important;
}

.\!e-bg-brand-700\/30 {
  background-color: rgb(119 13 17 / 0.3) !important;
}

.\!e-bg-brand-700\/35 {
  background-color: rgb(119 13 17 / 0.35) !important;
}

.\!e-bg-brand-700\/40 {
  background-color: rgb(119 13 17 / 0.4) !important;
}

.\!e-bg-brand-700\/45 {
  background-color: rgb(119 13 17 / 0.45) !important;
}

.\!e-bg-brand-700\/5 {
  background-color: rgb(119 13 17 / 0.05) !important;
}

.\!e-bg-brand-700\/50 {
  background-color: rgb(119 13 17 / 0.5) !important;
}

.\!e-bg-brand-700\/55 {
  background-color: rgb(119 13 17 / 0.55) !important;
}

.\!e-bg-brand-700\/60 {
  background-color: rgb(119 13 17 / 0.6) !important;
}

.\!e-bg-brand-700\/65 {
  background-color: rgb(119 13 17 / 0.65) !important;
}

.\!e-bg-brand-700\/70 {
  background-color: rgb(119 13 17 / 0.7) !important;
}

.\!e-bg-brand-700\/75 {
  background-color: rgb(119 13 17 / 0.75) !important;
}

.\!e-bg-brand-700\/80 {
  background-color: rgb(119 13 17 / 0.8) !important;
}

.\!e-bg-brand-700\/85 {
  background-color: rgb(119 13 17 / 0.85) !important;
}

.\!e-bg-brand-700\/90 {
  background-color: rgb(119 13 17 / 0.9) !important;
}

.\!e-bg-brand-700\/95 {
  background-color: rgb(119 13 17 / 0.95) !important;
}

.\!e-bg-brand-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(78 9 11 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-800\/0 {
  background-color: rgb(78 9 11 / 0) !important;
}

.\!e-bg-brand-800\/10 {
  background-color: rgb(78 9 11 / 0.1) !important;
}

.\!e-bg-brand-800\/100 {
  background-color: rgb(78 9 11 / 1) !important;
}

.\!e-bg-brand-800\/15 {
  background-color: rgb(78 9 11 / 0.15) !important;
}

.\!e-bg-brand-800\/20 {
  background-color: rgb(78 9 11 / 0.2) !important;
}

.\!e-bg-brand-800\/25 {
  background-color: rgb(78 9 11 / 0.25) !important;
}

.\!e-bg-brand-800\/30 {
  background-color: rgb(78 9 11 / 0.3) !important;
}

.\!e-bg-brand-800\/35 {
  background-color: rgb(78 9 11 / 0.35) !important;
}

.\!e-bg-brand-800\/40 {
  background-color: rgb(78 9 11 / 0.4) !important;
}

.\!e-bg-brand-800\/45 {
  background-color: rgb(78 9 11 / 0.45) !important;
}

.\!e-bg-brand-800\/5 {
  background-color: rgb(78 9 11 / 0.05) !important;
}

.\!e-bg-brand-800\/50 {
  background-color: rgb(78 9 11 / 0.5) !important;
}

.\!e-bg-brand-800\/55 {
  background-color: rgb(78 9 11 / 0.55) !important;
}

.\!e-bg-brand-800\/60 {
  background-color: rgb(78 9 11 / 0.6) !important;
}

.\!e-bg-brand-800\/65 {
  background-color: rgb(78 9 11 / 0.65) !important;
}

.\!e-bg-brand-800\/70 {
  background-color: rgb(78 9 11 / 0.7) !important;
}

.\!e-bg-brand-800\/75 {
  background-color: rgb(78 9 11 / 0.75) !important;
}

.\!e-bg-brand-800\/80 {
  background-color: rgb(78 9 11 / 0.8) !important;
}

.\!e-bg-brand-800\/85 {
  background-color: rgb(78 9 11 / 0.85) !important;
}

.\!e-bg-brand-800\/90 {
  background-color: rgb(78 9 11 / 0.9) !important;
}

.\!e-bg-brand-800\/95 {
  background-color: rgb(78 9 11 / 0.95) !important;
}

.\!e-bg-brand-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 5 6 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-brand-900\/0 {
  background-color: rgb(41 5 6 / 0) !important;
}

.\!e-bg-brand-900\/10 {
  background-color: rgb(41 5 6 / 0.1) !important;
}

.\!e-bg-brand-900\/100 {
  background-color: rgb(41 5 6 / 1) !important;
}

.\!e-bg-brand-900\/15 {
  background-color: rgb(41 5 6 / 0.15) !important;
}

.\!e-bg-brand-900\/20 {
  background-color: rgb(41 5 6 / 0.2) !important;
}

.\!e-bg-brand-900\/25 {
  background-color: rgb(41 5 6 / 0.25) !important;
}

.\!e-bg-brand-900\/30 {
  background-color: rgb(41 5 6 / 0.3) !important;
}

.\!e-bg-brand-900\/35 {
  background-color: rgb(41 5 6 / 0.35) !important;
}

.\!e-bg-brand-900\/40 {
  background-color: rgb(41 5 6 / 0.4) !important;
}

.\!e-bg-brand-900\/45 {
  background-color: rgb(41 5 6 / 0.45) !important;
}

.\!e-bg-brand-900\/5 {
  background-color: rgb(41 5 6 / 0.05) !important;
}

.\!e-bg-brand-900\/50 {
  background-color: rgb(41 5 6 / 0.5) !important;
}

.\!e-bg-brand-900\/55 {
  background-color: rgb(41 5 6 / 0.55) !important;
}

.\!e-bg-brand-900\/60 {
  background-color: rgb(41 5 6 / 0.6) !important;
}

.\!e-bg-brand-900\/65 {
  background-color: rgb(41 5 6 / 0.65) !important;
}

.\!e-bg-brand-900\/70 {
  background-color: rgb(41 5 6 / 0.7) !important;
}

.\!e-bg-brand-900\/75 {
  background-color: rgb(41 5 6 / 0.75) !important;
}

.\!e-bg-brand-900\/80 {
  background-color: rgb(41 5 6 / 0.8) !important;
}

.\!e-bg-brand-900\/85 {
  background-color: rgb(41 5 6 / 0.85) !important;
}

.\!e-bg-brand-900\/90 {
  background-color: rgb(41 5 6 / 0.9) !important;
}

.\!e-bg-brand-900\/95 {
  background-color: rgb(41 5 6 / 0.95) !important;
}

.\!e-bg-error-darken {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-error-darken\/0 {
  background-color: rgb(220 38 38 / 0) !important;
}

.\!e-bg-error-darken\/10 {
  background-color: rgb(220 38 38 / 0.1) !important;
}

.\!e-bg-error-darken\/100 {
  background-color: rgb(220 38 38 / 1) !important;
}

.\!e-bg-error-darken\/15 {
  background-color: rgb(220 38 38 / 0.15) !important;
}

.\!e-bg-error-darken\/20 {
  background-color: rgb(220 38 38 / 0.2) !important;
}

.\!e-bg-error-darken\/25 {
  background-color: rgb(220 38 38 / 0.25) !important;
}

.\!e-bg-error-darken\/30 {
  background-color: rgb(220 38 38 / 0.3) !important;
}

.\!e-bg-error-darken\/35 {
  background-color: rgb(220 38 38 / 0.35) !important;
}

.\!e-bg-error-darken\/40 {
  background-color: rgb(220 38 38 / 0.4) !important;
}

.\!e-bg-error-darken\/45 {
  background-color: rgb(220 38 38 / 0.45) !important;
}

.\!e-bg-error-darken\/5 {
  background-color: rgb(220 38 38 / 0.05) !important;
}

.\!e-bg-error-darken\/50 {
  background-color: rgb(220 38 38 / 0.5) !important;
}

.\!e-bg-error-darken\/55 {
  background-color: rgb(220 38 38 / 0.55) !important;
}

.\!e-bg-error-darken\/60 {
  background-color: rgb(220 38 38 / 0.6) !important;
}

.\!e-bg-error-darken\/65 {
  background-color: rgb(220 38 38 / 0.65) !important;
}

.\!e-bg-error-darken\/70 {
  background-color: rgb(220 38 38 / 0.7) !important;
}

.\!e-bg-error-darken\/75 {
  background-color: rgb(220 38 38 / 0.75) !important;
}

.\!e-bg-error-darken\/80 {
  background-color: rgb(220 38 38 / 0.8) !important;
}

.\!e-bg-error-darken\/85 {
  background-color: rgb(220 38 38 / 0.85) !important;
}

.\!e-bg-error-darken\/90 {
  background-color: rgb(220 38 38 / 0.9) !important;
}

.\!e-bg-error-darken\/95 {
  background-color: rgb(220 38 38 / 0.95) !important;
}

.\!e-bg-error-lighten {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-error-lighten\/0 {
  background-color: rgb(248 113 113 / 0) !important;
}

.\!e-bg-error-lighten\/10 {
  background-color: rgb(248 113 113 / 0.1) !important;
}

.\!e-bg-error-lighten\/100 {
  background-color: rgb(248 113 113 / 1) !important;
}

.\!e-bg-error-lighten\/15 {
  background-color: rgb(248 113 113 / 0.15) !important;
}

.\!e-bg-error-lighten\/20 {
  background-color: rgb(248 113 113 / 0.2) !important;
}

.\!e-bg-error-lighten\/25 {
  background-color: rgb(248 113 113 / 0.25) !important;
}

.\!e-bg-error-lighten\/30 {
  background-color: rgb(248 113 113 / 0.3) !important;
}

.\!e-bg-error-lighten\/35 {
  background-color: rgb(248 113 113 / 0.35) !important;
}

.\!e-bg-error-lighten\/40 {
  background-color: rgb(248 113 113 / 0.4) !important;
}

.\!e-bg-error-lighten\/45 {
  background-color: rgb(248 113 113 / 0.45) !important;
}

.\!e-bg-error-lighten\/5 {
  background-color: rgb(248 113 113 / 0.05) !important;
}

.\!e-bg-error-lighten\/50 {
  background-color: rgb(248 113 113 / 0.5) !important;
}

.\!e-bg-error-lighten\/55 {
  background-color: rgb(248 113 113 / 0.55) !important;
}

.\!e-bg-error-lighten\/60 {
  background-color: rgb(248 113 113 / 0.6) !important;
}

.\!e-bg-error-lighten\/65 {
  background-color: rgb(248 113 113 / 0.65) !important;
}

.\!e-bg-error-lighten\/70 {
  background-color: rgb(248 113 113 / 0.7) !important;
}

.\!e-bg-error-lighten\/75 {
  background-color: rgb(248 113 113 / 0.75) !important;
}

.\!e-bg-error-lighten\/80 {
  background-color: rgb(248 113 113 / 0.8) !important;
}

.\!e-bg-error-lighten\/85 {
  background-color: rgb(248 113 113 / 0.85) !important;
}

.\!e-bg-error-lighten\/90 {
  background-color: rgb(248 113 113 / 0.9) !important;
}

.\!e-bg-error-lighten\/95 {
  background-color: rgb(248 113 113 / 0.95) !important;
}

.\!e-bg-info-darken {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-info-darken\/0 {
  background-color: rgb(71 85 105 / 0) !important;
}

.\!e-bg-info-darken\/10 {
  background-color: rgb(71 85 105 / 0.1) !important;
}

.\!e-bg-info-darken\/100 {
  background-color: rgb(71 85 105 / 1) !important;
}

.\!e-bg-info-darken\/15 {
  background-color: rgb(71 85 105 / 0.15) !important;
}

.\!e-bg-info-darken\/20 {
  background-color: rgb(71 85 105 / 0.2) !important;
}

.\!e-bg-info-darken\/25 {
  background-color: rgb(71 85 105 / 0.25) !important;
}

.\!e-bg-info-darken\/30 {
  background-color: rgb(71 85 105 / 0.3) !important;
}

.\!e-bg-info-darken\/35 {
  background-color: rgb(71 85 105 / 0.35) !important;
}

.\!e-bg-info-darken\/40 {
  background-color: rgb(71 85 105 / 0.4) !important;
}

.\!e-bg-info-darken\/45 {
  background-color: rgb(71 85 105 / 0.45) !important;
}

.\!e-bg-info-darken\/5 {
  background-color: rgb(71 85 105 / 0.05) !important;
}

.\!e-bg-info-darken\/50 {
  background-color: rgb(71 85 105 / 0.5) !important;
}

.\!e-bg-info-darken\/55 {
  background-color: rgb(71 85 105 / 0.55) !important;
}

.\!e-bg-info-darken\/60 {
  background-color: rgb(71 85 105 / 0.6) !important;
}

.\!e-bg-info-darken\/65 {
  background-color: rgb(71 85 105 / 0.65) !important;
}

.\!e-bg-info-darken\/70 {
  background-color: rgb(71 85 105 / 0.7) !important;
}

.\!e-bg-info-darken\/75 {
  background-color: rgb(71 85 105 / 0.75) !important;
}

.\!e-bg-info-darken\/80 {
  background-color: rgb(71 85 105 / 0.8) !important;
}

.\!e-bg-info-darken\/85 {
  background-color: rgb(71 85 105 / 0.85) !important;
}

.\!e-bg-info-darken\/90 {
  background-color: rgb(71 85 105 / 0.9) !important;
}

.\!e-bg-info-darken\/95 {
  background-color: rgb(71 85 105 / 0.95) !important;
}

.\!e-bg-info-lighten {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-info-lighten\/0 {
  background-color: rgb(148 163 184 / 0) !important;
}

.\!e-bg-info-lighten\/10 {
  background-color: rgb(148 163 184 / 0.1) !important;
}

.\!e-bg-info-lighten\/100 {
  background-color: rgb(148 163 184 / 1) !important;
}

.\!e-bg-info-lighten\/15 {
  background-color: rgb(148 163 184 / 0.15) !important;
}

.\!e-bg-info-lighten\/20 {
  background-color: rgb(148 163 184 / 0.2) !important;
}

.\!e-bg-info-lighten\/25 {
  background-color: rgb(148 163 184 / 0.25) !important;
}

.\!e-bg-info-lighten\/30 {
  background-color: rgb(148 163 184 / 0.3) !important;
}

.\!e-bg-info-lighten\/35 {
  background-color: rgb(148 163 184 / 0.35) !important;
}

.\!e-bg-info-lighten\/40 {
  background-color: rgb(148 163 184 / 0.4) !important;
}

.\!e-bg-info-lighten\/45 {
  background-color: rgb(148 163 184 / 0.45) !important;
}

.\!e-bg-info-lighten\/5 {
  background-color: rgb(148 163 184 / 0.05) !important;
}

.\!e-bg-info-lighten\/50 {
  background-color: rgb(148 163 184 / 0.5) !important;
}

.\!e-bg-info-lighten\/55 {
  background-color: rgb(148 163 184 / 0.55) !important;
}

.\!e-bg-info-lighten\/60 {
  background-color: rgb(148 163 184 / 0.6) !important;
}

.\!e-bg-info-lighten\/65 {
  background-color: rgb(148 163 184 / 0.65) !important;
}

.\!e-bg-info-lighten\/70 {
  background-color: rgb(148 163 184 / 0.7) !important;
}

.\!e-bg-info-lighten\/75 {
  background-color: rgb(148 163 184 / 0.75) !important;
}

.\!e-bg-info-lighten\/80 {
  background-color: rgb(148 163 184 / 0.8) !important;
}

.\!e-bg-info-lighten\/85 {
  background-color: rgb(148 163 184 / 0.85) !important;
}

.\!e-bg-info-lighten\/90 {
  background-color: rgb(148 163 184 / 0.9) !important;
}

.\!e-bg-info-lighten\/95 {
  background-color: rgb(148 163 184 / 0.95) !important;
}

.\!e-bg-primary-darken {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-primary-darken\/0 {
  background-color: rgb(37 99 235 / 0) !important;
}

.\!e-bg-primary-darken\/10 {
  background-color: rgb(37 99 235 / 0.1) !important;
}

.\!e-bg-primary-darken\/100 {
  background-color: rgb(37 99 235 / 1) !important;
}

.\!e-bg-primary-darken\/15 {
  background-color: rgb(37 99 235 / 0.15) !important;
}

.\!e-bg-primary-darken\/20 {
  background-color: rgb(37 99 235 / 0.2) !important;
}

.\!e-bg-primary-darken\/25 {
  background-color: rgb(37 99 235 / 0.25) !important;
}

.\!e-bg-primary-darken\/30 {
  background-color: rgb(37 99 235 / 0.3) !important;
}

.\!e-bg-primary-darken\/35 {
  background-color: rgb(37 99 235 / 0.35) !important;
}

.\!e-bg-primary-darken\/40 {
  background-color: rgb(37 99 235 / 0.4) !important;
}

.\!e-bg-primary-darken\/45 {
  background-color: rgb(37 99 235 / 0.45) !important;
}

.\!e-bg-primary-darken\/5 {
  background-color: rgb(37 99 235 / 0.05) !important;
}

.\!e-bg-primary-darken\/50 {
  background-color: rgb(37 99 235 / 0.5) !important;
}

.\!e-bg-primary-darken\/55 {
  background-color: rgb(37 99 235 / 0.55) !important;
}

.\!e-bg-primary-darken\/60 {
  background-color: rgb(37 99 235 / 0.6) !important;
}

.\!e-bg-primary-darken\/65 {
  background-color: rgb(37 99 235 / 0.65) !important;
}

.\!e-bg-primary-darken\/70 {
  background-color: rgb(37 99 235 / 0.7) !important;
}

.\!e-bg-primary-darken\/75 {
  background-color: rgb(37 99 235 / 0.75) !important;
}

.\!e-bg-primary-darken\/80 {
  background-color: rgb(37 99 235 / 0.8) !important;
}

.\!e-bg-primary-darken\/85 {
  background-color: rgb(37 99 235 / 0.85) !important;
}

.\!e-bg-primary-darken\/90 {
  background-color: rgb(37 99 235 / 0.9) !important;
}

.\!e-bg-primary-darken\/95 {
  background-color: rgb(37 99 235 / 0.95) !important;
}

.\!e-bg-primary-lighten {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-primary-lighten\/0 {
  background-color: rgb(96 165 250 / 0) !important;
}

.\!e-bg-primary-lighten\/10 {
  background-color: rgb(96 165 250 / 0.1) !important;
}

.\!e-bg-primary-lighten\/100 {
  background-color: rgb(96 165 250 / 1) !important;
}

.\!e-bg-primary-lighten\/15 {
  background-color: rgb(96 165 250 / 0.15) !important;
}

.\!e-bg-primary-lighten\/20 {
  background-color: rgb(96 165 250 / 0.2) !important;
}

.\!e-bg-primary-lighten\/25 {
  background-color: rgb(96 165 250 / 0.25) !important;
}

.\!e-bg-primary-lighten\/30 {
  background-color: rgb(96 165 250 / 0.3) !important;
}

.\!e-bg-primary-lighten\/35 {
  background-color: rgb(96 165 250 / 0.35) !important;
}

.\!e-bg-primary-lighten\/40 {
  background-color: rgb(96 165 250 / 0.4) !important;
}

.\!e-bg-primary-lighten\/45 {
  background-color: rgb(96 165 250 / 0.45) !important;
}

.\!e-bg-primary-lighten\/5 {
  background-color: rgb(96 165 250 / 0.05) !important;
}

.\!e-bg-primary-lighten\/50 {
  background-color: rgb(96 165 250 / 0.5) !important;
}

.\!e-bg-primary-lighten\/55 {
  background-color: rgb(96 165 250 / 0.55) !important;
}

.\!e-bg-primary-lighten\/60 {
  background-color: rgb(96 165 250 / 0.6) !important;
}

.\!e-bg-primary-lighten\/65 {
  background-color: rgb(96 165 250 / 0.65) !important;
}

.\!e-bg-primary-lighten\/70 {
  background-color: rgb(96 165 250 / 0.7) !important;
}

.\!e-bg-primary-lighten\/75 {
  background-color: rgb(96 165 250 / 0.75) !important;
}

.\!e-bg-primary-lighten\/80 {
  background-color: rgb(96 165 250 / 0.8) !important;
}

.\!e-bg-primary-lighten\/85 {
  background-color: rgb(96 165 250 / 0.85) !important;
}

.\!e-bg-primary-lighten\/90 {
  background-color: rgb(96 165 250 / 0.9) !important;
}

.\!e-bg-primary-lighten\/95 {
  background-color: rgb(96 165 250 / 0.95) !important;
}

.\!e-bg-success-darken {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-success-darken\/0 {
  background-color: rgb(5 150 105 / 0) !important;
}

.\!e-bg-success-darken\/10 {
  background-color: rgb(5 150 105 / 0.1) !important;
}

.\!e-bg-success-darken\/100 {
  background-color: rgb(5 150 105 / 1) !important;
}

.\!e-bg-success-darken\/15 {
  background-color: rgb(5 150 105 / 0.15) !important;
}

.\!e-bg-success-darken\/20 {
  background-color: rgb(5 150 105 / 0.2) !important;
}

.\!e-bg-success-darken\/25 {
  background-color: rgb(5 150 105 / 0.25) !important;
}

.\!e-bg-success-darken\/30 {
  background-color: rgb(5 150 105 / 0.3) !important;
}

.\!e-bg-success-darken\/35 {
  background-color: rgb(5 150 105 / 0.35) !important;
}

.\!e-bg-success-darken\/40 {
  background-color: rgb(5 150 105 / 0.4) !important;
}

.\!e-bg-success-darken\/45 {
  background-color: rgb(5 150 105 / 0.45) !important;
}

.\!e-bg-success-darken\/5 {
  background-color: rgb(5 150 105 / 0.05) !important;
}

.\!e-bg-success-darken\/50 {
  background-color: rgb(5 150 105 / 0.5) !important;
}

.\!e-bg-success-darken\/55 {
  background-color: rgb(5 150 105 / 0.55) !important;
}

.\!e-bg-success-darken\/60 {
  background-color: rgb(5 150 105 / 0.6) !important;
}

.\!e-bg-success-darken\/65 {
  background-color: rgb(5 150 105 / 0.65) !important;
}

.\!e-bg-success-darken\/70 {
  background-color: rgb(5 150 105 / 0.7) !important;
}

.\!e-bg-success-darken\/75 {
  background-color: rgb(5 150 105 / 0.75) !important;
}

.\!e-bg-success-darken\/80 {
  background-color: rgb(5 150 105 / 0.8) !important;
}

.\!e-bg-success-darken\/85 {
  background-color: rgb(5 150 105 / 0.85) !important;
}

.\!e-bg-success-darken\/90 {
  background-color: rgb(5 150 105 / 0.9) !important;
}

.\!e-bg-success-darken\/95 {
  background-color: rgb(5 150 105 / 0.95) !important;
}

.\!e-bg-success-lighten {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-success-lighten\/0 {
  background-color: rgb(52 211 153 / 0) !important;
}

.\!e-bg-success-lighten\/10 {
  background-color: rgb(52 211 153 / 0.1) !important;
}

.\!e-bg-success-lighten\/100 {
  background-color: rgb(52 211 153 / 1) !important;
}

.\!e-bg-success-lighten\/15 {
  background-color: rgb(52 211 153 / 0.15) !important;
}

.\!e-bg-success-lighten\/20 {
  background-color: rgb(52 211 153 / 0.2) !important;
}

.\!e-bg-success-lighten\/25 {
  background-color: rgb(52 211 153 / 0.25) !important;
}

.\!e-bg-success-lighten\/30 {
  background-color: rgb(52 211 153 / 0.3) !important;
}

.\!e-bg-success-lighten\/35 {
  background-color: rgb(52 211 153 / 0.35) !important;
}

.\!e-bg-success-lighten\/40 {
  background-color: rgb(52 211 153 / 0.4) !important;
}

.\!e-bg-success-lighten\/45 {
  background-color: rgb(52 211 153 / 0.45) !important;
}

.\!e-bg-success-lighten\/5 {
  background-color: rgb(52 211 153 / 0.05) !important;
}

.\!e-bg-success-lighten\/50 {
  background-color: rgb(52 211 153 / 0.5) !important;
}

.\!e-bg-success-lighten\/55 {
  background-color: rgb(52 211 153 / 0.55) !important;
}

.\!e-bg-success-lighten\/60 {
  background-color: rgb(52 211 153 / 0.6) !important;
}

.\!e-bg-success-lighten\/65 {
  background-color: rgb(52 211 153 / 0.65) !important;
}

.\!e-bg-success-lighten\/70 {
  background-color: rgb(52 211 153 / 0.7) !important;
}

.\!e-bg-success-lighten\/75 {
  background-color: rgb(52 211 153 / 0.75) !important;
}

.\!e-bg-success-lighten\/80 {
  background-color: rgb(52 211 153 / 0.8) !important;
}

.\!e-bg-success-lighten\/85 {
  background-color: rgb(52 211 153 / 0.85) !important;
}

.\!e-bg-success-lighten\/90 {
  background-color: rgb(52 211 153 / 0.9) !important;
}

.\!e-bg-success-lighten\/95 {
  background-color: rgb(52 211 153 / 0.95) !important;
}

.\!e-bg-surface-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 235 255 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-surface-active\/0 {
  background-color: rgb(224 235 255 / 0) !important;
}

.\!e-bg-surface-active\/10 {
  background-color: rgb(224 235 255 / 0.1) !important;
}

.\!e-bg-surface-active\/100 {
  background-color: rgb(224 235 255 / 1) !important;
}

.\!e-bg-surface-active\/15 {
  background-color: rgb(224 235 255 / 0.15) !important;
}

.\!e-bg-surface-active\/20 {
  background-color: rgb(224 235 255 / 0.2) !important;
}

.\!e-bg-surface-active\/25 {
  background-color: rgb(224 235 255 / 0.25) !important;
}

.\!e-bg-surface-active\/30 {
  background-color: rgb(224 235 255 / 0.3) !important;
}

.\!e-bg-surface-active\/35 {
  background-color: rgb(224 235 255 / 0.35) !important;
}

.\!e-bg-surface-active\/40 {
  background-color: rgb(224 235 255 / 0.4) !important;
}

.\!e-bg-surface-active\/45 {
  background-color: rgb(224 235 255 / 0.45) !important;
}

.\!e-bg-surface-active\/5 {
  background-color: rgb(224 235 255 / 0.05) !important;
}

.\!e-bg-surface-active\/50 {
  background-color: rgb(224 235 255 / 0.5) !important;
}

.\!e-bg-surface-active\/55 {
  background-color: rgb(224 235 255 / 0.55) !important;
}

.\!e-bg-surface-active\/60 {
  background-color: rgb(224 235 255 / 0.6) !important;
}

.\!e-bg-surface-active\/65 {
  background-color: rgb(224 235 255 / 0.65) !important;
}

.\!e-bg-surface-active\/70 {
  background-color: rgb(224 235 255 / 0.7) !important;
}

.\!e-bg-surface-active\/75 {
  background-color: rgb(224 235 255 / 0.75) !important;
}

.\!e-bg-surface-active\/80 {
  background-color: rgb(224 235 255 / 0.8) !important;
}

.\!e-bg-surface-active\/85 {
  background-color: rgb(224 235 255 / 0.85) !important;
}

.\!e-bg-surface-active\/90 {
  background-color: rgb(224 235 255 / 0.9) !important;
}

.\!e-bg-surface-active\/95 {
  background-color: rgb(224 235 255 / 0.95) !important;
}

.\!e-bg-surface-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-surface-dark-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 53 99 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-surface-dark-active\/0 {
  background-color: rgb(0 53 99 / 0) !important;
}

.\!e-bg-surface-dark-active\/10 {
  background-color: rgb(0 53 99 / 0.1) !important;
}

.\!e-bg-surface-dark-active\/100 {
  background-color: rgb(0 53 99 / 1) !important;
}

.\!e-bg-surface-dark-active\/15 {
  background-color: rgb(0 53 99 / 0.15) !important;
}

.\!e-bg-surface-dark-active\/20 {
  background-color: rgb(0 53 99 / 0.2) !important;
}

.\!e-bg-surface-dark-active\/25 {
  background-color: rgb(0 53 99 / 0.25) !important;
}

.\!e-bg-surface-dark-active\/30 {
  background-color: rgb(0 53 99 / 0.3) !important;
}

.\!e-bg-surface-dark-active\/35 {
  background-color: rgb(0 53 99 / 0.35) !important;
}

.\!e-bg-surface-dark-active\/40 {
  background-color: rgb(0 53 99 / 0.4) !important;
}

.\!e-bg-surface-dark-active\/45 {
  background-color: rgb(0 53 99 / 0.45) !important;
}

.\!e-bg-surface-dark-active\/5 {
  background-color: rgb(0 53 99 / 0.05) !important;
}

.\!e-bg-surface-dark-active\/50 {
  background-color: rgb(0 53 99 / 0.5) !important;
}

.\!e-bg-surface-dark-active\/55 {
  background-color: rgb(0 53 99 / 0.55) !important;
}

.\!e-bg-surface-dark-active\/60 {
  background-color: rgb(0 53 99 / 0.6) !important;
}

.\!e-bg-surface-dark-active\/65 {
  background-color: rgb(0 53 99 / 0.65) !important;
}

.\!e-bg-surface-dark-active\/70 {
  background-color: rgb(0 53 99 / 0.7) !important;
}

.\!e-bg-surface-dark-active\/75 {
  background-color: rgb(0 53 99 / 0.75) !important;
}

.\!e-bg-surface-dark-active\/80 {
  background-color: rgb(0 53 99 / 0.8) !important;
}

.\!e-bg-surface-dark-active\/85 {
  background-color: rgb(0 53 99 / 0.85) !important;
}

.\!e-bg-surface-dark-active\/90 {
  background-color: rgb(0 53 99 / 0.9) !important;
}

.\!e-bg-surface-dark-active\/95 {
  background-color: rgb(0 53 99 / 0.95) !important;
}

.\!e-bg-surface-dark-hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 48 67 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-surface-dark-hover-transparent {
  background-color: rgba(38,48,67,0.53) !important;
}

.\!e-bg-surface-dark-hover-transparent\/0 {
  background-color: rgba(38, 48, 67, 0) !important;
}

.\!e-bg-surface-dark-hover-transparent\/10 {
  background-color: rgba(38, 48, 67, 0.1) !important;
}

.\!e-bg-surface-dark-hover-transparent\/100 {
  background-color: rgba(38, 48, 67, 1) !important;
}

.\!e-bg-surface-dark-hover-transparent\/15 {
  background-color: rgba(38, 48, 67, 0.15) !important;
}

.\!e-bg-surface-dark-hover-transparent\/20 {
  background-color: rgba(38, 48, 67, 0.2) !important;
}

.\!e-bg-surface-dark-hover-transparent\/25 {
  background-color: rgba(38, 48, 67, 0.25) !important;
}

.\!e-bg-surface-dark-hover-transparent\/30 {
  background-color: rgba(38, 48, 67, 0.3) !important;
}

.\!e-bg-surface-dark-hover-transparent\/35 {
  background-color: rgba(38, 48, 67, 0.35) !important;
}

.\!e-bg-surface-dark-hover-transparent\/40 {
  background-color: rgba(38, 48, 67, 0.4) !important;
}

.\!e-bg-surface-dark-hover-transparent\/45 {
  background-color: rgba(38, 48, 67, 0.45) !important;
}

.\!e-bg-surface-dark-hover-transparent\/5 {
  background-color: rgba(38, 48, 67, 0.05) !important;
}

.\!e-bg-surface-dark-hover-transparent\/50 {
  background-color: rgba(38, 48, 67, 0.5) !important;
}

.\!e-bg-surface-dark-hover-transparent\/55 {
  background-color: rgba(38, 48, 67, 0.55) !important;
}

.\!e-bg-surface-dark-hover-transparent\/60 {
  background-color: rgba(38, 48, 67, 0.6) !important;
}

.\!e-bg-surface-dark-hover-transparent\/65 {
  background-color: rgba(38, 48, 67, 0.65) !important;
}

.\!e-bg-surface-dark-hover-transparent\/70 {
  background-color: rgba(38, 48, 67, 0.7) !important;
}

.\!e-bg-surface-dark-hover-transparent\/75 {
  background-color: rgba(38, 48, 67, 0.75) !important;
}

.\!e-bg-surface-dark-hover-transparent\/80 {
  background-color: rgba(38, 48, 67, 0.8) !important;
}

.\!e-bg-surface-dark-hover-transparent\/85 {
  background-color: rgba(38, 48, 67, 0.85) !important;
}

.\!e-bg-surface-dark-hover-transparent\/90 {
  background-color: rgba(38, 48, 67, 0.9) !important;
}

.\!e-bg-surface-dark-hover-transparent\/95 {
  background-color: rgba(38, 48, 67, 0.95) !important;
}

.\!e-bg-surface-dark-hover\/0 {
  background-color: rgb(38 48 67 / 0) !important;
}

.\!e-bg-surface-dark-hover\/10 {
  background-color: rgb(38 48 67 / 0.1) !important;
}

.\!e-bg-surface-dark-hover\/100 {
  background-color: rgb(38 48 67 / 1) !important;
}

.\!e-bg-surface-dark-hover\/15 {
  background-color: rgb(38 48 67 / 0.15) !important;
}

.\!e-bg-surface-dark-hover\/20 {
  background-color: rgb(38 48 67 / 0.2) !important;
}

.\!e-bg-surface-dark-hover\/25 {
  background-color: rgb(38 48 67 / 0.25) !important;
}

.\!e-bg-surface-dark-hover\/30 {
  background-color: rgb(38 48 67 / 0.3) !important;
}

.\!e-bg-surface-dark-hover\/35 {
  background-color: rgb(38 48 67 / 0.35) !important;
}

.\!e-bg-surface-dark-hover\/40 {
  background-color: rgb(38 48 67 / 0.4) !important;
}

.\!e-bg-surface-dark-hover\/45 {
  background-color: rgb(38 48 67 / 0.45) !important;
}

.\!e-bg-surface-dark-hover\/5 {
  background-color: rgb(38 48 67 / 0.05) !important;
}

.\!e-bg-surface-dark-hover\/50 {
  background-color: rgb(38 48 67 / 0.5) !important;
}

.\!e-bg-surface-dark-hover\/55 {
  background-color: rgb(38 48 67 / 0.55) !important;
}

.\!e-bg-surface-dark-hover\/60 {
  background-color: rgb(38 48 67 / 0.6) !important;
}

.\!e-bg-surface-dark-hover\/65 {
  background-color: rgb(38 48 67 / 0.65) !important;
}

.\!e-bg-surface-dark-hover\/70 {
  background-color: rgb(38 48 67 / 0.7) !important;
}

.\!e-bg-surface-dark-hover\/75 {
  background-color: rgb(38 48 67 / 0.75) !important;
}

.\!e-bg-surface-dark-hover\/80 {
  background-color: rgb(38 48 67 / 0.8) !important;
}

.\!e-bg-surface-dark-hover\/85 {
  background-color: rgb(38 48 67 / 0.85) !important;
}

.\!e-bg-surface-dark-hover\/90 {
  background-color: rgb(38 48 67 / 0.9) !important;
}

.\!e-bg-surface-dark-hover\/95 {
  background-color: rgb(38 48 67 / 0.95) !important;
}

.\!e-bg-surface-dark\/0 {
  background-color: rgb(17 24 39 / 0) !important;
}

.\!e-bg-surface-dark\/10 {
  background-color: rgb(17 24 39 / 0.1) !important;
}

.\!e-bg-surface-dark\/100 {
  background-color: rgb(17 24 39 / 1) !important;
}

.\!e-bg-surface-dark\/15 {
  background-color: rgb(17 24 39 / 0.15) !important;
}

.\!e-bg-surface-dark\/20 {
  background-color: rgb(17 24 39 / 0.2) !important;
}

.\!e-bg-surface-dark\/25 {
  background-color: rgb(17 24 39 / 0.25) !important;
}

.\!e-bg-surface-dark\/30 {
  background-color: rgb(17 24 39 / 0.3) !important;
}

.\!e-bg-surface-dark\/35 {
  background-color: rgb(17 24 39 / 0.35) !important;
}

.\!e-bg-surface-dark\/40 {
  background-color: rgb(17 24 39 / 0.4) !important;
}

.\!e-bg-surface-dark\/45 {
  background-color: rgb(17 24 39 / 0.45) !important;
}

.\!e-bg-surface-dark\/5 {
  background-color: rgb(17 24 39 / 0.05) !important;
}

.\!e-bg-surface-dark\/50 {
  background-color: rgb(17 24 39 / 0.5) !important;
}

.\!e-bg-surface-dark\/55 {
  background-color: rgb(17 24 39 / 0.55) !important;
}

.\!e-bg-surface-dark\/60 {
  background-color: rgb(17 24 39 / 0.6) !important;
}

.\!e-bg-surface-dark\/65 {
  background-color: rgb(17 24 39 / 0.65) !important;
}

.\!e-bg-surface-dark\/70 {
  background-color: rgb(17 24 39 / 0.7) !important;
}

.\!e-bg-surface-dark\/75 {
  background-color: rgb(17 24 39 / 0.75) !important;
}

.\!e-bg-surface-dark\/80 {
  background-color: rgb(17 24 39 / 0.8) !important;
}

.\!e-bg-surface-dark\/85 {
  background-color: rgb(17 24 39 / 0.85) !important;
}

.\!e-bg-surface-dark\/90 {
  background-color: rgb(17 24 39 / 0.9) !important;
}

.\!e-bg-surface-dark\/95 {
  background-color: rgb(17 24 39 / 0.95) !important;
}

.\!e-bg-surface-hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 226 236 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-surface-hover-transparent {
  background-color: rgba(224,226,236,0.64) !important;
}

.\!e-bg-surface-hover-transparent\/0 {
  background-color: rgba(224, 226, 236, 0) !important;
}

.\!e-bg-surface-hover-transparent\/10 {
  background-color: rgba(224, 226, 236, 0.1) !important;
}

.\!e-bg-surface-hover-transparent\/100 {
  background-color: rgba(224, 226, 236, 1) !important;
}

.\!e-bg-surface-hover-transparent\/15 {
  background-color: rgba(224, 226, 236, 0.15) !important;
}

.\!e-bg-surface-hover-transparent\/20 {
  background-color: rgba(224, 226, 236, 0.2) !important;
}

.\!e-bg-surface-hover-transparent\/25 {
  background-color: rgba(224, 226, 236, 0.25) !important;
}

.\!e-bg-surface-hover-transparent\/30 {
  background-color: rgba(224, 226, 236, 0.3) !important;
}

.\!e-bg-surface-hover-transparent\/35 {
  background-color: rgba(224, 226, 236, 0.35) !important;
}

.\!e-bg-surface-hover-transparent\/40 {
  background-color: rgba(224, 226, 236, 0.4) !important;
}

.\!e-bg-surface-hover-transparent\/45 {
  background-color: rgba(224, 226, 236, 0.45) !important;
}

.\!e-bg-surface-hover-transparent\/5 {
  background-color: rgba(224, 226, 236, 0.05) !important;
}

.\!e-bg-surface-hover-transparent\/50 {
  background-color: rgba(224, 226, 236, 0.5) !important;
}

.\!e-bg-surface-hover-transparent\/55 {
  background-color: rgba(224, 226, 236, 0.55) !important;
}

.\!e-bg-surface-hover-transparent\/60 {
  background-color: rgba(224, 226, 236, 0.6) !important;
}

.\!e-bg-surface-hover-transparent\/65 {
  background-color: rgba(224, 226, 236, 0.65) !important;
}

.\!e-bg-surface-hover-transparent\/70 {
  background-color: rgba(224, 226, 236, 0.7) !important;
}

.\!e-bg-surface-hover-transparent\/75 {
  background-color: rgba(224, 226, 236, 0.75) !important;
}

.\!e-bg-surface-hover-transparent\/80 {
  background-color: rgba(224, 226, 236, 0.8) !important;
}

.\!e-bg-surface-hover-transparent\/85 {
  background-color: rgba(224, 226, 236, 0.85) !important;
}

.\!e-bg-surface-hover-transparent\/90 {
  background-color: rgba(224, 226, 236, 0.9) !important;
}

.\!e-bg-surface-hover-transparent\/95 {
  background-color: rgba(224, 226, 236, 0.95) !important;
}

.\!e-bg-surface-hover\/0 {
  background-color: rgb(224 226 236 / 0) !important;
}

.\!e-bg-surface-hover\/10 {
  background-color: rgb(224 226 236 / 0.1) !important;
}

.\!e-bg-surface-hover\/100 {
  background-color: rgb(224 226 236 / 1) !important;
}

.\!e-bg-surface-hover\/15 {
  background-color: rgb(224 226 236 / 0.15) !important;
}

.\!e-bg-surface-hover\/20 {
  background-color: rgb(224 226 236 / 0.2) !important;
}

.\!e-bg-surface-hover\/25 {
  background-color: rgb(224 226 236 / 0.25) !important;
}

.\!e-bg-surface-hover\/30 {
  background-color: rgb(224 226 236 / 0.3) !important;
}

.\!e-bg-surface-hover\/35 {
  background-color: rgb(224 226 236 / 0.35) !important;
}

.\!e-bg-surface-hover\/40 {
  background-color: rgb(224 226 236 / 0.4) !important;
}

.\!e-bg-surface-hover\/45 {
  background-color: rgb(224 226 236 / 0.45) !important;
}

.\!e-bg-surface-hover\/5 {
  background-color: rgb(224 226 236 / 0.05) !important;
}

.\!e-bg-surface-hover\/50 {
  background-color: rgb(224 226 236 / 0.5) !important;
}

.\!e-bg-surface-hover\/55 {
  background-color: rgb(224 226 236 / 0.55) !important;
}

.\!e-bg-surface-hover\/60 {
  background-color: rgb(224 226 236 / 0.6) !important;
}

.\!e-bg-surface-hover\/65 {
  background-color: rgb(224 226 236 / 0.65) !important;
}

.\!e-bg-surface-hover\/70 {
  background-color: rgb(224 226 236 / 0.7) !important;
}

.\!e-bg-surface-hover\/75 {
  background-color: rgb(224 226 236 / 0.75) !important;
}

.\!e-bg-surface-hover\/80 {
  background-color: rgb(224 226 236 / 0.8) !important;
}

.\!e-bg-surface-hover\/85 {
  background-color: rgb(224 226 236 / 0.85) !important;
}

.\!e-bg-surface-hover\/90 {
  background-color: rgb(224 226 236 / 0.9) !important;
}

.\!e-bg-surface-hover\/95 {
  background-color: rgb(224 226 236 / 0.95) !important;
}

.\!e-bg-warning-darken {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-warning-darken\/0 {
  background-color: rgb(217 119 6 / 0) !important;
}

.\!e-bg-warning-darken\/10 {
  background-color: rgb(217 119 6 / 0.1) !important;
}

.\!e-bg-warning-darken\/100 {
  background-color: rgb(217 119 6 / 1) !important;
}

.\!e-bg-warning-darken\/15 {
  background-color: rgb(217 119 6 / 0.15) !important;
}

.\!e-bg-warning-darken\/20 {
  background-color: rgb(217 119 6 / 0.2) !important;
}

.\!e-bg-warning-darken\/25 {
  background-color: rgb(217 119 6 / 0.25) !important;
}

.\!e-bg-warning-darken\/30 {
  background-color: rgb(217 119 6 / 0.3) !important;
}

.\!e-bg-warning-darken\/35 {
  background-color: rgb(217 119 6 / 0.35) !important;
}

.\!e-bg-warning-darken\/40 {
  background-color: rgb(217 119 6 / 0.4) !important;
}

.\!e-bg-warning-darken\/45 {
  background-color: rgb(217 119 6 / 0.45) !important;
}

.\!e-bg-warning-darken\/5 {
  background-color: rgb(217 119 6 / 0.05) !important;
}

.\!e-bg-warning-darken\/50 {
  background-color: rgb(217 119 6 / 0.5) !important;
}

.\!e-bg-warning-darken\/55 {
  background-color: rgb(217 119 6 / 0.55) !important;
}

.\!e-bg-warning-darken\/60 {
  background-color: rgb(217 119 6 / 0.6) !important;
}

.\!e-bg-warning-darken\/65 {
  background-color: rgb(217 119 6 / 0.65) !important;
}

.\!e-bg-warning-darken\/70 {
  background-color: rgb(217 119 6 / 0.7) !important;
}

.\!e-bg-warning-darken\/75 {
  background-color: rgb(217 119 6 / 0.75) !important;
}

.\!e-bg-warning-darken\/80 {
  background-color: rgb(217 119 6 / 0.8) !important;
}

.\!e-bg-warning-darken\/85 {
  background-color: rgb(217 119 6 / 0.85) !important;
}

.\!e-bg-warning-darken\/90 {
  background-color: rgb(217 119 6 / 0.9) !important;
}

.\!e-bg-warning-darken\/95 {
  background-color: rgb(217 119 6 / 0.95) !important;
}

.\!e-bg-warning-lighten {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity)) !important;
}

.\!e-bg-warning-lighten\/0 {
  background-color: rgb(251 191 36 / 0) !important;
}

.\!e-bg-warning-lighten\/10 {
  background-color: rgb(251 191 36 / 0.1) !important;
}

.\!e-bg-warning-lighten\/100 {
  background-color: rgb(251 191 36 / 1) !important;
}

.\!e-bg-warning-lighten\/15 {
  background-color: rgb(251 191 36 / 0.15) !important;
}

.\!e-bg-warning-lighten\/20 {
  background-color: rgb(251 191 36 / 0.2) !important;
}

.\!e-bg-warning-lighten\/25 {
  background-color: rgb(251 191 36 / 0.25) !important;
}

.\!e-bg-warning-lighten\/30 {
  background-color: rgb(251 191 36 / 0.3) !important;
}

.\!e-bg-warning-lighten\/35 {
  background-color: rgb(251 191 36 / 0.35) !important;
}

.\!e-bg-warning-lighten\/40 {
  background-color: rgb(251 191 36 / 0.4) !important;
}

.\!e-bg-warning-lighten\/45 {
  background-color: rgb(251 191 36 / 0.45) !important;
}

.\!e-bg-warning-lighten\/5 {
  background-color: rgb(251 191 36 / 0.05) !important;
}

.\!e-bg-warning-lighten\/50 {
  background-color: rgb(251 191 36 / 0.5) !important;
}

.\!e-bg-warning-lighten\/55 {
  background-color: rgb(251 191 36 / 0.55) !important;
}

.\!e-bg-warning-lighten\/60 {
  background-color: rgb(251 191 36 / 0.6) !important;
}

.\!e-bg-warning-lighten\/65 {
  background-color: rgb(251 191 36 / 0.65) !important;
}

.\!e-bg-warning-lighten\/70 {
  background-color: rgb(251 191 36 / 0.7) !important;
}

.\!e-bg-warning-lighten\/75 {
  background-color: rgb(251 191 36 / 0.75) !important;
}

.\!e-bg-warning-lighten\/80 {
  background-color: rgb(251 191 36 / 0.8) !important;
}

.\!e-bg-warning-lighten\/85 {
  background-color: rgb(251 191 36 / 0.85) !important;
}

.\!e-bg-warning-lighten\/90 {
  background-color: rgb(251 191 36 / 0.9) !important;
}

.\!e-bg-warning-lighten\/95 {
  background-color: rgb(251 191 36 / 0.95) !important;
}

.e-bg-\[\#1976d2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 118 210 / var(--tw-bg-opacity));
}

.e-bg-\[\#1976d2\]\/10 {
  background-color: rgb(25 118 210 / 0.1);
}

.e-bg-\[\#263043\] {
  --tw-bg-opacity: 1;
  background-color: rgb(38 48 67 / var(--tw-bg-opacity));
}

.e-bg-\[\#629efc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(98 158 252 / var(--tw-bg-opacity));
}

.e-bg-\[\#c6c6c6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(198 198 198 / var(--tw-bg-opacity));
}

.e-bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.e-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.e-bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.e-bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.e-bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.e-bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.e-bg-blue-500\/30 {
  background-color: rgb(59 130 246 / 0.3);
}

.e-bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.e-bg-brand-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 205 206 / var(--tw-bg-opacity));
}

.e-bg-brand-100\/0 {
  background-color: rgb(249 205 206 / 0);
}

.e-bg-brand-100\/10 {
  background-color: rgb(249 205 206 / 0.1);
}

.e-bg-brand-100\/100 {
  background-color: rgb(249 205 206 / 1);
}

.e-bg-brand-100\/15 {
  background-color: rgb(249 205 206 / 0.15);
}

.e-bg-brand-100\/20 {
  background-color: rgb(249 205 206 / 0.2);
}

.e-bg-brand-100\/25 {
  background-color: rgb(249 205 206 / 0.25);
}

.e-bg-brand-100\/30 {
  background-color: rgb(249 205 206 / 0.3);
}

.e-bg-brand-100\/35 {
  background-color: rgb(249 205 206 / 0.35);
}

.e-bg-brand-100\/40 {
  background-color: rgb(249 205 206 / 0.4);
}

.e-bg-brand-100\/45 {
  background-color: rgb(249 205 206 / 0.45);
}

.e-bg-brand-100\/5 {
  background-color: rgb(249 205 206 / 0.05);
}

.e-bg-brand-100\/50 {
  background-color: rgb(249 205 206 / 0.5);
}

.e-bg-brand-100\/55 {
  background-color: rgb(249 205 206 / 0.55);
}

.e-bg-brand-100\/60 {
  background-color: rgb(249 205 206 / 0.6);
}

.e-bg-brand-100\/65 {
  background-color: rgb(249 205 206 / 0.65);
}

.e-bg-brand-100\/70 {
  background-color: rgb(249 205 206 / 0.7);
}

.e-bg-brand-100\/75 {
  background-color: rgb(249 205 206 / 0.75);
}

.e-bg-brand-100\/80 {
  background-color: rgb(249 205 206 / 0.8);
}

.e-bg-brand-100\/85 {
  background-color: rgb(249 205 206 / 0.85);
}

.e-bg-brand-100\/90 {
  background-color: rgb(249 205 206 / 0.9);
}

.e-bg-brand-100\/95 {
  background-color: rgb(249 205 206 / 0.95);
}

.e-bg-brand-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 150 153 / var(--tw-bg-opacity));
}

.e-bg-brand-200\/0 {
  background-color: rgb(243 150 153 / 0);
}

.e-bg-brand-200\/10 {
  background-color: rgb(243 150 153 / 0.1);
}

.e-bg-brand-200\/100 {
  background-color: rgb(243 150 153 / 1);
}

.e-bg-brand-200\/15 {
  background-color: rgb(243 150 153 / 0.15);
}

.e-bg-brand-200\/20 {
  background-color: rgb(243 150 153 / 0.2);
}

.e-bg-brand-200\/25 {
  background-color: rgb(243 150 153 / 0.25);
}

.e-bg-brand-200\/30 {
  background-color: rgb(243 150 153 / 0.3);
}

.e-bg-brand-200\/35 {
  background-color: rgb(243 150 153 / 0.35);
}

.e-bg-brand-200\/40 {
  background-color: rgb(243 150 153 / 0.4);
}

.e-bg-brand-200\/45 {
  background-color: rgb(243 150 153 / 0.45);
}

.e-bg-brand-200\/5 {
  background-color: rgb(243 150 153 / 0.05);
}

.e-bg-brand-200\/50 {
  background-color: rgb(243 150 153 / 0.5);
}

.e-bg-brand-200\/55 {
  background-color: rgb(243 150 153 / 0.55);
}

.e-bg-brand-200\/60 {
  background-color: rgb(243 150 153 / 0.6);
}

.e-bg-brand-200\/65 {
  background-color: rgb(243 150 153 / 0.65);
}

.e-bg-brand-200\/70 {
  background-color: rgb(243 150 153 / 0.7);
}

.e-bg-brand-200\/75 {
  background-color: rgb(243 150 153 / 0.75);
}

.e-bg-brand-200\/80 {
  background-color: rgb(243 150 153 / 0.8);
}

.e-bg-brand-200\/85 {
  background-color: rgb(243 150 153 / 0.85);
}

.e-bg-brand-200\/90 {
  background-color: rgb(243 150 153 / 0.9);
}

.e-bg-brand-200\/95 {
  background-color: rgb(243 150 153 / 0.95);
}

.e-bg-brand-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 99 104 / var(--tw-bg-opacity));
}

.e-bg-brand-300\/0 {
  background-color: rgb(237 99 104 / 0);
}

.e-bg-brand-300\/10 {
  background-color: rgb(237 99 104 / 0.1);
}

.e-bg-brand-300\/100 {
  background-color: rgb(237 99 104 / 1);
}

.e-bg-brand-300\/15 {
  background-color: rgb(237 99 104 / 0.15);
}

.e-bg-brand-300\/20 {
  background-color: rgb(237 99 104 / 0.2);
}

.e-bg-brand-300\/25 {
  background-color: rgb(237 99 104 / 0.25);
}

.e-bg-brand-300\/30 {
  background-color: rgb(237 99 104 / 0.3);
}

.e-bg-brand-300\/35 {
  background-color: rgb(237 99 104 / 0.35);
}

.e-bg-brand-300\/40 {
  background-color: rgb(237 99 104 / 0.4);
}

.e-bg-brand-300\/45 {
  background-color: rgb(237 99 104 / 0.45);
}

.e-bg-brand-300\/5 {
  background-color: rgb(237 99 104 / 0.05);
}

.e-bg-brand-300\/50 {
  background-color: rgb(237 99 104 / 0.5);
}

.e-bg-brand-300\/55 {
  background-color: rgb(237 99 104 / 0.55);
}

.e-bg-brand-300\/60 {
  background-color: rgb(237 99 104 / 0.6);
}

.e-bg-brand-300\/65 {
  background-color: rgb(237 99 104 / 0.65);
}

.e-bg-brand-300\/70 {
  background-color: rgb(237 99 104 / 0.7);
}

.e-bg-brand-300\/75 {
  background-color: rgb(237 99 104 / 0.75);
}

.e-bg-brand-300\/80 {
  background-color: rgb(237 99 104 / 0.8);
}

.e-bg-brand-300\/85 {
  background-color: rgb(237 99 104 / 0.85);
}

.e-bg-brand-300\/90 {
  background-color: rgb(237 99 104 / 0.9);
}

.e-bg-brand-300\/95 {
  background-color: rgb(237 99 104 / 0.95);
}

.e-bg-brand-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 44 50 / var(--tw-bg-opacity));
}

.e-bg-brand-400\/0 {
  background-color: rgb(231 44 50 / 0);
}

.e-bg-brand-400\/10 {
  background-color: rgb(231 44 50 / 0.1);
}

.e-bg-brand-400\/100 {
  background-color: rgb(231 44 50 / 1);
}

.e-bg-brand-400\/15 {
  background-color: rgb(231 44 50 / 0.15);
}

.e-bg-brand-400\/20 {
  background-color: rgb(231 44 50 / 0.2);
}

.e-bg-brand-400\/25 {
  background-color: rgb(231 44 50 / 0.25);
}

.e-bg-brand-400\/30 {
  background-color: rgb(231 44 50 / 0.3);
}

.e-bg-brand-400\/35 {
  background-color: rgb(231 44 50 / 0.35);
}

.e-bg-brand-400\/40 {
  background-color: rgb(231 44 50 / 0.4);
}

.e-bg-brand-400\/45 {
  background-color: rgb(231 44 50 / 0.45);
}

.e-bg-brand-400\/5 {
  background-color: rgb(231 44 50 / 0.05);
}

.e-bg-brand-400\/50 {
  background-color: rgb(231 44 50 / 0.5);
}

.e-bg-brand-400\/55 {
  background-color: rgb(231 44 50 / 0.55);
}

.e-bg-brand-400\/60 {
  background-color: rgb(231 44 50 / 0.6);
}

.e-bg-brand-400\/65 {
  background-color: rgb(231 44 50 / 0.65);
}

.e-bg-brand-400\/70 {
  background-color: rgb(231 44 50 / 0.7);
}

.e-bg-brand-400\/75 {
  background-color: rgb(231 44 50 / 0.75);
}

.e-bg-brand-400\/80 {
  background-color: rgb(231 44 50 / 0.8);
}

.e-bg-brand-400\/85 {
  background-color: rgb(231 44 50 / 0.85);
}

.e-bg-brand-400\/90 {
  background-color: rgb(231 44 50 / 0.9);
}

.e-bg-brand-400\/95 {
  background-color: rgb(231 44 50 / 0.95);
}

.e-bg-brand-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 227 228 / var(--tw-bg-opacity));
}

.e-bg-brand-50\/0 {
  background-color: rgb(252 227 228 / 0);
}

.e-bg-brand-50\/10 {
  background-color: rgb(252 227 228 / 0.1);
}

.e-bg-brand-50\/100 {
  background-color: rgb(252 227 228 / 1);
}

.e-bg-brand-50\/15 {
  background-color: rgb(252 227 228 / 0.15);
}

.e-bg-brand-50\/20 {
  background-color: rgb(252 227 228 / 0.2);
}

.e-bg-brand-50\/25 {
  background-color: rgb(252 227 228 / 0.25);
}

.e-bg-brand-50\/30 {
  background-color: rgb(252 227 228 / 0.3);
}

.e-bg-brand-50\/35 {
  background-color: rgb(252 227 228 / 0.35);
}

.e-bg-brand-50\/40 {
  background-color: rgb(252 227 228 / 0.4);
}

.e-bg-brand-50\/45 {
  background-color: rgb(252 227 228 / 0.45);
}

.e-bg-brand-50\/5 {
  background-color: rgb(252 227 228 / 0.05);
}

.e-bg-brand-50\/50 {
  background-color: rgb(252 227 228 / 0.5);
}

.e-bg-brand-50\/55 {
  background-color: rgb(252 227 228 / 0.55);
}

.e-bg-brand-50\/60 {
  background-color: rgb(252 227 228 / 0.6);
}

.e-bg-brand-50\/65 {
  background-color: rgb(252 227 228 / 0.65);
}

.e-bg-brand-50\/70 {
  background-color: rgb(252 227 228 / 0.7);
}

.e-bg-brand-50\/75 {
  background-color: rgb(252 227 228 / 0.75);
}

.e-bg-brand-50\/80 {
  background-color: rgb(252 227 228 / 0.8);
}

.e-bg-brand-50\/85 {
  background-color: rgb(252 227 228 / 0.85);
}

.e-bg-brand-50\/90 {
  background-color: rgb(252 227 228 / 0.9);
}

.e-bg-brand-50\/95 {
  background-color: rgb(252 227 228 / 0.95);
}

.e-bg-brand-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 22 28 / var(--tw-bg-opacity));
}

.e-bg-brand-500\/0 {
  background-color: rgb(196 22 28 / 0);
}

.e-bg-brand-500\/10 {
  background-color: rgb(196 22 28 / 0.1);
}

.e-bg-brand-500\/100 {
  background-color: rgb(196 22 28 / 1);
}

.e-bg-brand-500\/15 {
  background-color: rgb(196 22 28 / 0.15);
}

.e-bg-brand-500\/20 {
  background-color: rgb(196 22 28 / 0.2);
}

.e-bg-brand-500\/25 {
  background-color: rgb(196 22 28 / 0.25);
}

.e-bg-brand-500\/30 {
  background-color: rgb(196 22 28 / 0.3);
}

.e-bg-brand-500\/35 {
  background-color: rgb(196 22 28 / 0.35);
}

.e-bg-brand-500\/40 {
  background-color: rgb(196 22 28 / 0.4);
}

.e-bg-brand-500\/45 {
  background-color: rgb(196 22 28 / 0.45);
}

.e-bg-brand-500\/5 {
  background-color: rgb(196 22 28 / 0.05);
}

.e-bg-brand-500\/50 {
  background-color: rgb(196 22 28 / 0.5);
}

.e-bg-brand-500\/55 {
  background-color: rgb(196 22 28 / 0.55);
}

.e-bg-brand-500\/60 {
  background-color: rgb(196 22 28 / 0.6);
}

.e-bg-brand-500\/65 {
  background-color: rgb(196 22 28 / 0.65);
}

.e-bg-brand-500\/70 {
  background-color: rgb(196 22 28 / 0.7);
}

.e-bg-brand-500\/75 {
  background-color: rgb(196 22 28 / 0.75);
}

.e-bg-brand-500\/80 {
  background-color: rgb(196 22 28 / 0.8);
}

.e-bg-brand-500\/85 {
  background-color: rgb(196 22 28 / 0.85);
}

.e-bg-brand-500\/90 {
  background-color: rgb(196 22 28 / 0.9);
}

.e-bg-brand-500\/95 {
  background-color: rgb(196 22 28 / 0.95);
}

.e-bg-brand-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 18 22 / var(--tw-bg-opacity));
}

.e-bg-brand-600\/0 {
  background-color: rgb(156 18 22 / 0);
}

.e-bg-brand-600\/10 {
  background-color: rgb(156 18 22 / 0.1);
}

.e-bg-brand-600\/100 {
  background-color: rgb(156 18 22 / 1);
}

.e-bg-brand-600\/15 {
  background-color: rgb(156 18 22 / 0.15);
}

.e-bg-brand-600\/20 {
  background-color: rgb(156 18 22 / 0.2);
}

.e-bg-brand-600\/25 {
  background-color: rgb(156 18 22 / 0.25);
}

.e-bg-brand-600\/30 {
  background-color: rgb(156 18 22 / 0.3);
}

.e-bg-brand-600\/35 {
  background-color: rgb(156 18 22 / 0.35);
}

.e-bg-brand-600\/40 {
  background-color: rgb(156 18 22 / 0.4);
}

.e-bg-brand-600\/45 {
  background-color: rgb(156 18 22 / 0.45);
}

.e-bg-brand-600\/5 {
  background-color: rgb(156 18 22 / 0.05);
}

.e-bg-brand-600\/50 {
  background-color: rgb(156 18 22 / 0.5);
}

.e-bg-brand-600\/55 {
  background-color: rgb(156 18 22 / 0.55);
}

.e-bg-brand-600\/60 {
  background-color: rgb(156 18 22 / 0.6);
}

.e-bg-brand-600\/65 {
  background-color: rgb(156 18 22 / 0.65);
}

.e-bg-brand-600\/70 {
  background-color: rgb(156 18 22 / 0.7);
}

.e-bg-brand-600\/75 {
  background-color: rgb(156 18 22 / 0.75);
}

.e-bg-brand-600\/80 {
  background-color: rgb(156 18 22 / 0.8);
}

.e-bg-brand-600\/85 {
  background-color: rgb(156 18 22 / 0.85);
}

.e-bg-brand-600\/90 {
  background-color: rgb(156 18 22 / 0.9);
}

.e-bg-brand-600\/95 {
  background-color: rgb(156 18 22 / 0.95);
}

.e-bg-brand-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(119 13 17 / var(--tw-bg-opacity));
}

.e-bg-brand-700\/0 {
  background-color: rgb(119 13 17 / 0);
}

.e-bg-brand-700\/10 {
  background-color: rgb(119 13 17 / 0.1);
}

.e-bg-brand-700\/100 {
  background-color: rgb(119 13 17 / 1);
}

.e-bg-brand-700\/15 {
  background-color: rgb(119 13 17 / 0.15);
}

.e-bg-brand-700\/20 {
  background-color: rgb(119 13 17 / 0.2);
}

.e-bg-brand-700\/25 {
  background-color: rgb(119 13 17 / 0.25);
}

.e-bg-brand-700\/30 {
  background-color: rgb(119 13 17 / 0.3);
}

.e-bg-brand-700\/35 {
  background-color: rgb(119 13 17 / 0.35);
}

.e-bg-brand-700\/40 {
  background-color: rgb(119 13 17 / 0.4);
}

.e-bg-brand-700\/45 {
  background-color: rgb(119 13 17 / 0.45);
}

.e-bg-brand-700\/5 {
  background-color: rgb(119 13 17 / 0.05);
}

.e-bg-brand-700\/50 {
  background-color: rgb(119 13 17 / 0.5);
}

.e-bg-brand-700\/55 {
  background-color: rgb(119 13 17 / 0.55);
}

.e-bg-brand-700\/60 {
  background-color: rgb(119 13 17 / 0.6);
}

.e-bg-brand-700\/65 {
  background-color: rgb(119 13 17 / 0.65);
}

.e-bg-brand-700\/70 {
  background-color: rgb(119 13 17 / 0.7);
}

.e-bg-brand-700\/75 {
  background-color: rgb(119 13 17 / 0.75);
}

.e-bg-brand-700\/80 {
  background-color: rgb(119 13 17 / 0.8);
}

.e-bg-brand-700\/85 {
  background-color: rgb(119 13 17 / 0.85);
}

.e-bg-brand-700\/90 {
  background-color: rgb(119 13 17 / 0.9);
}

.e-bg-brand-700\/95 {
  background-color: rgb(119 13 17 / 0.95);
}

.e-bg-brand-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 9 11 / var(--tw-bg-opacity));
}

.e-bg-brand-800\/0 {
  background-color: rgb(78 9 11 / 0);
}

.e-bg-brand-800\/10 {
  background-color: rgb(78 9 11 / 0.1);
}

.e-bg-brand-800\/100 {
  background-color: rgb(78 9 11 / 1);
}

.e-bg-brand-800\/15 {
  background-color: rgb(78 9 11 / 0.15);
}

.e-bg-brand-800\/20 {
  background-color: rgb(78 9 11 / 0.2);
}

.e-bg-brand-800\/25 {
  background-color: rgb(78 9 11 / 0.25);
}

.e-bg-brand-800\/30 {
  background-color: rgb(78 9 11 / 0.3);
}

.e-bg-brand-800\/35 {
  background-color: rgb(78 9 11 / 0.35);
}

.e-bg-brand-800\/40 {
  background-color: rgb(78 9 11 / 0.4);
}

.e-bg-brand-800\/45 {
  background-color: rgb(78 9 11 / 0.45);
}

.e-bg-brand-800\/5 {
  background-color: rgb(78 9 11 / 0.05);
}

.e-bg-brand-800\/50 {
  background-color: rgb(78 9 11 / 0.5);
}

.e-bg-brand-800\/55 {
  background-color: rgb(78 9 11 / 0.55);
}

.e-bg-brand-800\/60 {
  background-color: rgb(78 9 11 / 0.6);
}

.e-bg-brand-800\/65 {
  background-color: rgb(78 9 11 / 0.65);
}

.e-bg-brand-800\/70 {
  background-color: rgb(78 9 11 / 0.7);
}

.e-bg-brand-800\/75 {
  background-color: rgb(78 9 11 / 0.75);
}

.e-bg-brand-800\/80 {
  background-color: rgb(78 9 11 / 0.8);
}

.e-bg-brand-800\/85 {
  background-color: rgb(78 9 11 / 0.85);
}

.e-bg-brand-800\/90 {
  background-color: rgb(78 9 11 / 0.9);
}

.e-bg-brand-800\/95 {
  background-color: rgb(78 9 11 / 0.95);
}

.e-bg-brand-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 5 6 / var(--tw-bg-opacity));
}

.e-bg-brand-900\/0 {
  background-color: rgb(41 5 6 / 0);
}

.e-bg-brand-900\/10 {
  background-color: rgb(41 5 6 / 0.1);
}

.e-bg-brand-900\/100 {
  background-color: rgb(41 5 6 / 1);
}

.e-bg-brand-900\/15 {
  background-color: rgb(41 5 6 / 0.15);
}

.e-bg-brand-900\/20 {
  background-color: rgb(41 5 6 / 0.2);
}

.e-bg-brand-900\/25 {
  background-color: rgb(41 5 6 / 0.25);
}

.e-bg-brand-900\/30 {
  background-color: rgb(41 5 6 / 0.3);
}

.e-bg-brand-900\/35 {
  background-color: rgb(41 5 6 / 0.35);
}

.e-bg-brand-900\/40 {
  background-color: rgb(41 5 6 / 0.4);
}

.e-bg-brand-900\/45 {
  background-color: rgb(41 5 6 / 0.45);
}

.e-bg-brand-900\/5 {
  background-color: rgb(41 5 6 / 0.05);
}

.e-bg-brand-900\/50 {
  background-color: rgb(41 5 6 / 0.5);
}

.e-bg-brand-900\/55 {
  background-color: rgb(41 5 6 / 0.55);
}

.e-bg-brand-900\/60 {
  background-color: rgb(41 5 6 / 0.6);
}

.e-bg-brand-900\/65 {
  background-color: rgb(41 5 6 / 0.65);
}

.e-bg-brand-900\/70 {
  background-color: rgb(41 5 6 / 0.7);
}

.e-bg-brand-900\/75 {
  background-color: rgb(41 5 6 / 0.75);
}

.e-bg-brand-900\/80 {
  background-color: rgb(41 5 6 / 0.8);
}

.e-bg-brand-900\/85 {
  background-color: rgb(41 5 6 / 0.85);
}

.e-bg-brand-900\/90 {
  background-color: rgb(41 5 6 / 0.9);
}

.e-bg-brand-900\/95 {
  background-color: rgb(41 5 6 / 0.95);
}

.e-bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity));
}

.e-bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity));
}

.e-bg-error {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.e-bg-error-darken {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.e-bg-error-darken\/0 {
  background-color: rgb(220 38 38 / 0);
}

.e-bg-error-darken\/10 {
  background-color: rgb(220 38 38 / 0.1);
}

.e-bg-error-darken\/100 {
  background-color: rgb(220 38 38 / 1);
}

.e-bg-error-darken\/15 {
  background-color: rgb(220 38 38 / 0.15);
}

.e-bg-error-darken\/20 {
  background-color: rgb(220 38 38 / 0.2);
}

.e-bg-error-darken\/25 {
  background-color: rgb(220 38 38 / 0.25);
}

.e-bg-error-darken\/30 {
  background-color: rgb(220 38 38 / 0.3);
}

.e-bg-error-darken\/35 {
  background-color: rgb(220 38 38 / 0.35);
}

.e-bg-error-darken\/40 {
  background-color: rgb(220 38 38 / 0.4);
}

.e-bg-error-darken\/45 {
  background-color: rgb(220 38 38 / 0.45);
}

.e-bg-error-darken\/5 {
  background-color: rgb(220 38 38 / 0.05);
}

.e-bg-error-darken\/50 {
  background-color: rgb(220 38 38 / 0.5);
}

.e-bg-error-darken\/55 {
  background-color: rgb(220 38 38 / 0.55);
}

.e-bg-error-darken\/60 {
  background-color: rgb(220 38 38 / 0.6);
}

.e-bg-error-darken\/65 {
  background-color: rgb(220 38 38 / 0.65);
}

.e-bg-error-darken\/70 {
  background-color: rgb(220 38 38 / 0.7);
}

.e-bg-error-darken\/75 {
  background-color: rgb(220 38 38 / 0.75);
}

.e-bg-error-darken\/80 {
  background-color: rgb(220 38 38 / 0.8);
}

.e-bg-error-darken\/85 {
  background-color: rgb(220 38 38 / 0.85);
}

.e-bg-error-darken\/90 {
  background-color: rgb(220 38 38 / 0.9);
}

.e-bg-error-darken\/95 {
  background-color: rgb(220 38 38 / 0.95);
}

.e-bg-error-lighten {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.e-bg-error-lighten\/0 {
  background-color: rgb(248 113 113 / 0);
}

.e-bg-error-lighten\/10 {
  background-color: rgb(248 113 113 / 0.1);
}

.e-bg-error-lighten\/100 {
  background-color: rgb(248 113 113 / 1);
}

.e-bg-error-lighten\/15 {
  background-color: rgb(248 113 113 / 0.15);
}

.e-bg-error-lighten\/20 {
  background-color: rgb(248 113 113 / 0.2);
}

.e-bg-error-lighten\/25 {
  background-color: rgb(248 113 113 / 0.25);
}

.e-bg-error-lighten\/30 {
  background-color: rgb(248 113 113 / 0.3);
}

.e-bg-error-lighten\/35 {
  background-color: rgb(248 113 113 / 0.35);
}

.e-bg-error-lighten\/40 {
  background-color: rgb(248 113 113 / 0.4);
}

.e-bg-error-lighten\/45 {
  background-color: rgb(248 113 113 / 0.45);
}

.e-bg-error-lighten\/5 {
  background-color: rgb(248 113 113 / 0.05);
}

.e-bg-error-lighten\/50 {
  background-color: rgb(248 113 113 / 0.5);
}

.e-bg-error-lighten\/55 {
  background-color: rgb(248 113 113 / 0.55);
}

.e-bg-error-lighten\/60 {
  background-color: rgb(248 113 113 / 0.6);
}

.e-bg-error-lighten\/65 {
  background-color: rgb(248 113 113 / 0.65);
}

.e-bg-error-lighten\/70 {
  background-color: rgb(248 113 113 / 0.7);
}

.e-bg-error-lighten\/75 {
  background-color: rgb(248 113 113 / 0.75);
}

.e-bg-error-lighten\/80 {
  background-color: rgb(248 113 113 / 0.8);
}

.e-bg-error-lighten\/85 {
  background-color: rgb(248 113 113 / 0.85);
}

.e-bg-error-lighten\/90 {
  background-color: rgb(248 113 113 / 0.9);
}

.e-bg-error-lighten\/95 {
  background-color: rgb(248 113 113 / 0.95);
}

.e-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.e-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.e-bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.e-bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.e-bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.e-bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.e-bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.e-bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.e-bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}

.e-bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}

.e-bg-info {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}

.e-bg-info-darken {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.e-bg-info-darken\/0 {
  background-color: rgb(71 85 105 / 0);
}

.e-bg-info-darken\/10 {
  background-color: rgb(71 85 105 / 0.1);
}

.e-bg-info-darken\/100 {
  background-color: rgb(71 85 105 / 1);
}

.e-bg-info-darken\/15 {
  background-color: rgb(71 85 105 / 0.15);
}

.e-bg-info-darken\/20 {
  background-color: rgb(71 85 105 / 0.2);
}

.e-bg-info-darken\/25 {
  background-color: rgb(71 85 105 / 0.25);
}

.e-bg-info-darken\/30 {
  background-color: rgb(71 85 105 / 0.3);
}

.e-bg-info-darken\/35 {
  background-color: rgb(71 85 105 / 0.35);
}

.e-bg-info-darken\/40 {
  background-color: rgb(71 85 105 / 0.4);
}

.e-bg-info-darken\/45 {
  background-color: rgb(71 85 105 / 0.45);
}

.e-bg-info-darken\/5 {
  background-color: rgb(71 85 105 / 0.05);
}

.e-bg-info-darken\/50 {
  background-color: rgb(71 85 105 / 0.5);
}

.e-bg-info-darken\/55 {
  background-color: rgb(71 85 105 / 0.55);
}

.e-bg-info-darken\/60 {
  background-color: rgb(71 85 105 / 0.6);
}

.e-bg-info-darken\/65 {
  background-color: rgb(71 85 105 / 0.65);
}

.e-bg-info-darken\/70 {
  background-color: rgb(71 85 105 / 0.7);
}

.e-bg-info-darken\/75 {
  background-color: rgb(71 85 105 / 0.75);
}

.e-bg-info-darken\/80 {
  background-color: rgb(71 85 105 / 0.8);
}

.e-bg-info-darken\/85 {
  background-color: rgb(71 85 105 / 0.85);
}

.e-bg-info-darken\/90 {
  background-color: rgb(71 85 105 / 0.9);
}

.e-bg-info-darken\/95 {
  background-color: rgb(71 85 105 / 0.95);
}

.e-bg-info-lighten {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}

.e-bg-info-lighten\/0 {
  background-color: rgb(148 163 184 / 0);
}

.e-bg-info-lighten\/10 {
  background-color: rgb(148 163 184 / 0.1);
}

.e-bg-info-lighten\/100 {
  background-color: rgb(148 163 184 / 1);
}

.e-bg-info-lighten\/15 {
  background-color: rgb(148 163 184 / 0.15);
}

.e-bg-info-lighten\/20 {
  background-color: rgb(148 163 184 / 0.2);
}

.e-bg-info-lighten\/25 {
  background-color: rgb(148 163 184 / 0.25);
}

.e-bg-info-lighten\/30 {
  background-color: rgb(148 163 184 / 0.3);
}

.e-bg-info-lighten\/35 {
  background-color: rgb(148 163 184 / 0.35);
}

.e-bg-info-lighten\/40 {
  background-color: rgb(148 163 184 / 0.4);
}

.e-bg-info-lighten\/45 {
  background-color: rgb(148 163 184 / 0.45);
}

.e-bg-info-lighten\/5 {
  background-color: rgb(148 163 184 / 0.05);
}

.e-bg-info-lighten\/50 {
  background-color: rgb(148 163 184 / 0.5);
}

.e-bg-info-lighten\/55 {
  background-color: rgb(148 163 184 / 0.55);
}

.e-bg-info-lighten\/60 {
  background-color: rgb(148 163 184 / 0.6);
}

.e-bg-info-lighten\/65 {
  background-color: rgb(148 163 184 / 0.65);
}

.e-bg-info-lighten\/70 {
  background-color: rgb(148 163 184 / 0.7);
}

.e-bg-info-lighten\/75 {
  background-color: rgb(148 163 184 / 0.75);
}

.e-bg-info-lighten\/80 {
  background-color: rgb(148 163 184 / 0.8);
}

.e-bg-info-lighten\/85 {
  background-color: rgb(148 163 184 / 0.85);
}

.e-bg-info-lighten\/90 {
  background-color: rgb(148 163 184 / 0.9);
}

.e-bg-info-lighten\/95 {
  background-color: rgb(148 163 184 / 0.95);
}

.e-bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}

.e-bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
}

.e-bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.e-bg-primary-darken {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.e-bg-primary-darken\/0 {
  background-color: rgb(37 99 235 / 0);
}

.e-bg-primary-darken\/10 {
  background-color: rgb(37 99 235 / 0.1);
}

.e-bg-primary-darken\/100 {
  background-color: rgb(37 99 235 / 1);
}

.e-bg-primary-darken\/15 {
  background-color: rgb(37 99 235 / 0.15);
}

.e-bg-primary-darken\/20 {
  background-color: rgb(37 99 235 / 0.2);
}

.e-bg-primary-darken\/25 {
  background-color: rgb(37 99 235 / 0.25);
}

.e-bg-primary-darken\/30 {
  background-color: rgb(37 99 235 / 0.3);
}

.e-bg-primary-darken\/35 {
  background-color: rgb(37 99 235 / 0.35);
}

.e-bg-primary-darken\/40 {
  background-color: rgb(37 99 235 / 0.4);
}

.e-bg-primary-darken\/45 {
  background-color: rgb(37 99 235 / 0.45);
}

.e-bg-primary-darken\/5 {
  background-color: rgb(37 99 235 / 0.05);
}

.e-bg-primary-darken\/50 {
  background-color: rgb(37 99 235 / 0.5);
}

.e-bg-primary-darken\/55 {
  background-color: rgb(37 99 235 / 0.55);
}

.e-bg-primary-darken\/60 {
  background-color: rgb(37 99 235 / 0.6);
}

.e-bg-primary-darken\/65 {
  background-color: rgb(37 99 235 / 0.65);
}

.e-bg-primary-darken\/70 {
  background-color: rgb(37 99 235 / 0.7);
}

.e-bg-primary-darken\/75 {
  background-color: rgb(37 99 235 / 0.75);
}

.e-bg-primary-darken\/80 {
  background-color: rgb(37 99 235 / 0.8);
}

.e-bg-primary-darken\/85 {
  background-color: rgb(37 99 235 / 0.85);
}

.e-bg-primary-darken\/90 {
  background-color: rgb(37 99 235 / 0.9);
}

.e-bg-primary-darken\/95 {
  background-color: rgb(37 99 235 / 0.95);
}

.e-bg-primary-lighten {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.e-bg-primary-lighten\/0 {
  background-color: rgb(96 165 250 / 0);
}

.e-bg-primary-lighten\/10 {
  background-color: rgb(96 165 250 / 0.1);
}

.e-bg-primary-lighten\/100 {
  background-color: rgb(96 165 250 / 1);
}

.e-bg-primary-lighten\/15 {
  background-color: rgb(96 165 250 / 0.15);
}

.e-bg-primary-lighten\/20 {
  background-color: rgb(96 165 250 / 0.2);
}

.e-bg-primary-lighten\/25 {
  background-color: rgb(96 165 250 / 0.25);
}

.e-bg-primary-lighten\/30 {
  background-color: rgb(96 165 250 / 0.3);
}

.e-bg-primary-lighten\/35 {
  background-color: rgb(96 165 250 / 0.35);
}

.e-bg-primary-lighten\/40 {
  background-color: rgb(96 165 250 / 0.4);
}

.e-bg-primary-lighten\/45 {
  background-color: rgb(96 165 250 / 0.45);
}

.e-bg-primary-lighten\/5 {
  background-color: rgb(96 165 250 / 0.05);
}

.e-bg-primary-lighten\/50 {
  background-color: rgb(96 165 250 / 0.5);
}

.e-bg-primary-lighten\/55 {
  background-color: rgb(96 165 250 / 0.55);
}

.e-bg-primary-lighten\/60 {
  background-color: rgb(96 165 250 / 0.6);
}

.e-bg-primary-lighten\/65 {
  background-color: rgb(96 165 250 / 0.65);
}

.e-bg-primary-lighten\/70 {
  background-color: rgb(96 165 250 / 0.7);
}

.e-bg-primary-lighten\/75 {
  background-color: rgb(96 165 250 / 0.75);
}

.e-bg-primary-lighten\/80 {
  background-color: rgb(96 165 250 / 0.8);
}

.e-bg-primary-lighten\/85 {
  background-color: rgb(96 165 250 / 0.85);
}

.e-bg-primary-lighten\/90 {
  background-color: rgb(96 165 250 / 0.9);
}

.e-bg-primary-lighten\/95 {
  background-color: rgb(96 165 250 / 0.95);
}

.e-bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.e-bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}

.e-bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.e-bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity));
}

.e-bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.e-bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.e-bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

.e-bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.e-bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}

.e-bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.e-bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.e-bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}

.e-bg-success-darken {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}

.e-bg-success-darken\/0 {
  background-color: rgb(5 150 105 / 0);
}

.e-bg-success-darken\/10 {
  background-color: rgb(5 150 105 / 0.1);
}

.e-bg-success-darken\/100 {
  background-color: rgb(5 150 105 / 1);
}

.e-bg-success-darken\/15 {
  background-color: rgb(5 150 105 / 0.15);
}

.e-bg-success-darken\/20 {
  background-color: rgb(5 150 105 / 0.2);
}

.e-bg-success-darken\/25 {
  background-color: rgb(5 150 105 / 0.25);
}

.e-bg-success-darken\/30 {
  background-color: rgb(5 150 105 / 0.3);
}

.e-bg-success-darken\/35 {
  background-color: rgb(5 150 105 / 0.35);
}

.e-bg-success-darken\/40 {
  background-color: rgb(5 150 105 / 0.4);
}

.e-bg-success-darken\/45 {
  background-color: rgb(5 150 105 / 0.45);
}

.e-bg-success-darken\/5 {
  background-color: rgb(5 150 105 / 0.05);
}

.e-bg-success-darken\/50 {
  background-color: rgb(5 150 105 / 0.5);
}

.e-bg-success-darken\/55 {
  background-color: rgb(5 150 105 / 0.55);
}

.e-bg-success-darken\/60 {
  background-color: rgb(5 150 105 / 0.6);
}

.e-bg-success-darken\/65 {
  background-color: rgb(5 150 105 / 0.65);
}

.e-bg-success-darken\/70 {
  background-color: rgb(5 150 105 / 0.7);
}

.e-bg-success-darken\/75 {
  background-color: rgb(5 150 105 / 0.75);
}

.e-bg-success-darken\/80 {
  background-color: rgb(5 150 105 / 0.8);
}

.e-bg-success-darken\/85 {
  background-color: rgb(5 150 105 / 0.85);
}

.e-bg-success-darken\/90 {
  background-color: rgb(5 150 105 / 0.9);
}

.e-bg-success-darken\/95 {
  background-color: rgb(5 150 105 / 0.95);
}

.e-bg-success-lighten {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity));
}

.e-bg-success-lighten\/0 {
  background-color: rgb(52 211 153 / 0);
}

.e-bg-success-lighten\/10 {
  background-color: rgb(52 211 153 / 0.1);
}

.e-bg-success-lighten\/100 {
  background-color: rgb(52 211 153 / 1);
}

.e-bg-success-lighten\/15 {
  background-color: rgb(52 211 153 / 0.15);
}

.e-bg-success-lighten\/20 {
  background-color: rgb(52 211 153 / 0.2);
}

.e-bg-success-lighten\/25 {
  background-color: rgb(52 211 153 / 0.25);
}

.e-bg-success-lighten\/30 {
  background-color: rgb(52 211 153 / 0.3);
}

.e-bg-success-lighten\/35 {
  background-color: rgb(52 211 153 / 0.35);
}

.e-bg-success-lighten\/40 {
  background-color: rgb(52 211 153 / 0.4);
}

.e-bg-success-lighten\/45 {
  background-color: rgb(52 211 153 / 0.45);
}

.e-bg-success-lighten\/5 {
  background-color: rgb(52 211 153 / 0.05);
}

.e-bg-success-lighten\/50 {
  background-color: rgb(52 211 153 / 0.5);
}

.e-bg-success-lighten\/55 {
  background-color: rgb(52 211 153 / 0.55);
}

.e-bg-success-lighten\/60 {
  background-color: rgb(52 211 153 / 0.6);
}

.e-bg-success-lighten\/65 {
  background-color: rgb(52 211 153 / 0.65);
}

.e-bg-success-lighten\/70 {
  background-color: rgb(52 211 153 / 0.7);
}

.e-bg-success-lighten\/75 {
  background-color: rgb(52 211 153 / 0.75);
}

.e-bg-success-lighten\/80 {
  background-color: rgb(52 211 153 / 0.8);
}

.e-bg-success-lighten\/85 {
  background-color: rgb(52 211 153 / 0.85);
}

.e-bg-success-lighten\/90 {
  background-color: rgb(52 211 153 / 0.9);
}

.e-bg-success-lighten\/95 {
  background-color: rgb(52 211 153 / 0.95);
}

.e-bg-surface-active {
  --tw-bg-opacity: 1;
  background-color: rgb(224 235 255 / var(--tw-bg-opacity));
}

.e-bg-surface-active\/0 {
  background-color: rgb(224 235 255 / 0);
}

.e-bg-surface-active\/10 {
  background-color: rgb(224 235 255 / 0.1);
}

.e-bg-surface-active\/100 {
  background-color: rgb(224 235 255 / 1);
}

.e-bg-surface-active\/15 {
  background-color: rgb(224 235 255 / 0.15);
}

.e-bg-surface-active\/20 {
  background-color: rgb(224 235 255 / 0.2);
}

.e-bg-surface-active\/25 {
  background-color: rgb(224 235 255 / 0.25);
}

.e-bg-surface-active\/30 {
  background-color: rgb(224 235 255 / 0.3);
}

.e-bg-surface-active\/35 {
  background-color: rgb(224 235 255 / 0.35);
}

.e-bg-surface-active\/40 {
  background-color: rgb(224 235 255 / 0.4);
}

.e-bg-surface-active\/45 {
  background-color: rgb(224 235 255 / 0.45);
}

.e-bg-surface-active\/5 {
  background-color: rgb(224 235 255 / 0.05);
}

.e-bg-surface-active\/50 {
  background-color: rgb(224 235 255 / 0.5);
}

.e-bg-surface-active\/55 {
  background-color: rgb(224 235 255 / 0.55);
}

.e-bg-surface-active\/60 {
  background-color: rgb(224 235 255 / 0.6);
}

.e-bg-surface-active\/65 {
  background-color: rgb(224 235 255 / 0.65);
}

.e-bg-surface-active\/70 {
  background-color: rgb(224 235 255 / 0.7);
}

.e-bg-surface-active\/75 {
  background-color: rgb(224 235 255 / 0.75);
}

.e-bg-surface-active\/80 {
  background-color: rgb(224 235 255 / 0.8);
}

.e-bg-surface-active\/85 {
  background-color: rgb(224 235 255 / 0.85);
}

.e-bg-surface-active\/90 {
  background-color: rgb(224 235 255 / 0.9);
}

.e-bg-surface-active\/95 {
  background-color: rgb(224 235 255 / 0.95);
}

.e-bg-surface-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.e-bg-surface-dark-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 53 99 / var(--tw-bg-opacity));
}

.e-bg-surface-dark-active\/0 {
  background-color: rgb(0 53 99 / 0);
}

.e-bg-surface-dark-active\/10 {
  background-color: rgb(0 53 99 / 0.1);
}

.e-bg-surface-dark-active\/100 {
  background-color: rgb(0 53 99 / 1);
}

.e-bg-surface-dark-active\/15 {
  background-color: rgb(0 53 99 / 0.15);
}

.e-bg-surface-dark-active\/20 {
  background-color: rgb(0 53 99 / 0.2);
}

.e-bg-surface-dark-active\/25 {
  background-color: rgb(0 53 99 / 0.25);
}

.e-bg-surface-dark-active\/30 {
  background-color: rgb(0 53 99 / 0.3);
}

.e-bg-surface-dark-active\/35 {
  background-color: rgb(0 53 99 / 0.35);
}

.e-bg-surface-dark-active\/40 {
  background-color: rgb(0 53 99 / 0.4);
}

.e-bg-surface-dark-active\/45 {
  background-color: rgb(0 53 99 / 0.45);
}

.e-bg-surface-dark-active\/5 {
  background-color: rgb(0 53 99 / 0.05);
}

.e-bg-surface-dark-active\/50 {
  background-color: rgb(0 53 99 / 0.5);
}

.e-bg-surface-dark-active\/55 {
  background-color: rgb(0 53 99 / 0.55);
}

.e-bg-surface-dark-active\/60 {
  background-color: rgb(0 53 99 / 0.6);
}

.e-bg-surface-dark-active\/65 {
  background-color: rgb(0 53 99 / 0.65);
}

.e-bg-surface-dark-active\/70 {
  background-color: rgb(0 53 99 / 0.7);
}

.e-bg-surface-dark-active\/75 {
  background-color: rgb(0 53 99 / 0.75);
}

.e-bg-surface-dark-active\/80 {
  background-color: rgb(0 53 99 / 0.8);
}

.e-bg-surface-dark-active\/85 {
  background-color: rgb(0 53 99 / 0.85);
}

.e-bg-surface-dark-active\/90 {
  background-color: rgb(0 53 99 / 0.9);
}

.e-bg-surface-dark-active\/95 {
  background-color: rgb(0 53 99 / 0.95);
}

.e-bg-surface-dark-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 48 67 / var(--tw-bg-opacity));
}

.e-bg-surface-dark-hover-transparent {
  background-color: rgba(38,48,67,0.53);
}

.e-bg-surface-dark-hover-transparent\/0 {
  background-color: rgba(38, 48, 67, 0);
}

.e-bg-surface-dark-hover-transparent\/10 {
  background-color: rgba(38, 48, 67, 0.1);
}

.e-bg-surface-dark-hover-transparent\/100 {
  background-color: rgba(38, 48, 67, 1);
}

.e-bg-surface-dark-hover-transparent\/15 {
  background-color: rgba(38, 48, 67, 0.15);
}

.e-bg-surface-dark-hover-transparent\/20 {
  background-color: rgba(38, 48, 67, 0.2);
}

.e-bg-surface-dark-hover-transparent\/25 {
  background-color: rgba(38, 48, 67, 0.25);
}

.e-bg-surface-dark-hover-transparent\/30 {
  background-color: rgba(38, 48, 67, 0.3);
}

.e-bg-surface-dark-hover-transparent\/35 {
  background-color: rgba(38, 48, 67, 0.35);
}

.e-bg-surface-dark-hover-transparent\/40 {
  background-color: rgba(38, 48, 67, 0.4);
}

.e-bg-surface-dark-hover-transparent\/45 {
  background-color: rgba(38, 48, 67, 0.45);
}

.e-bg-surface-dark-hover-transparent\/5 {
  background-color: rgba(38, 48, 67, 0.05);
}

.e-bg-surface-dark-hover-transparent\/50 {
  background-color: rgba(38, 48, 67, 0.5);
}

.e-bg-surface-dark-hover-transparent\/55 {
  background-color: rgba(38, 48, 67, 0.55);
}

.e-bg-surface-dark-hover-transparent\/60 {
  background-color: rgba(38, 48, 67, 0.6);
}

.e-bg-surface-dark-hover-transparent\/65 {
  background-color: rgba(38, 48, 67, 0.65);
}

.e-bg-surface-dark-hover-transparent\/70 {
  background-color: rgba(38, 48, 67, 0.7);
}

.e-bg-surface-dark-hover-transparent\/75 {
  background-color: rgba(38, 48, 67, 0.75);
}

.e-bg-surface-dark-hover-transparent\/80 {
  background-color: rgba(38, 48, 67, 0.8);
}

.e-bg-surface-dark-hover-transparent\/85 {
  background-color: rgba(38, 48, 67, 0.85);
}

.e-bg-surface-dark-hover-transparent\/90 {
  background-color: rgba(38, 48, 67, 0.9);
}

.e-bg-surface-dark-hover-transparent\/95 {
  background-color: rgba(38, 48, 67, 0.95);
}

.e-bg-surface-dark-hover\/0 {
  background-color: rgb(38 48 67 / 0);
}

.e-bg-surface-dark-hover\/10 {
  background-color: rgb(38 48 67 / 0.1);
}

.e-bg-surface-dark-hover\/100 {
  background-color: rgb(38 48 67 / 1);
}

.e-bg-surface-dark-hover\/15 {
  background-color: rgb(38 48 67 / 0.15);
}

.e-bg-surface-dark-hover\/20 {
  background-color: rgb(38 48 67 / 0.2);
}

.e-bg-surface-dark-hover\/25 {
  background-color: rgb(38 48 67 / 0.25);
}

.e-bg-surface-dark-hover\/30 {
  background-color: rgb(38 48 67 / 0.3);
}

.e-bg-surface-dark-hover\/35 {
  background-color: rgb(38 48 67 / 0.35);
}

.e-bg-surface-dark-hover\/40 {
  background-color: rgb(38 48 67 / 0.4);
}

.e-bg-surface-dark-hover\/45 {
  background-color: rgb(38 48 67 / 0.45);
}

.e-bg-surface-dark-hover\/5 {
  background-color: rgb(38 48 67 / 0.05);
}

.e-bg-surface-dark-hover\/50 {
  background-color: rgb(38 48 67 / 0.5);
}

.e-bg-surface-dark-hover\/55 {
  background-color: rgb(38 48 67 / 0.55);
}

.e-bg-surface-dark-hover\/60 {
  background-color: rgb(38 48 67 / 0.6);
}

.e-bg-surface-dark-hover\/65 {
  background-color: rgb(38 48 67 / 0.65);
}

.e-bg-surface-dark-hover\/70 {
  background-color: rgb(38 48 67 / 0.7);
}

.e-bg-surface-dark-hover\/75 {
  background-color: rgb(38 48 67 / 0.75);
}

.e-bg-surface-dark-hover\/80 {
  background-color: rgb(38 48 67 / 0.8);
}

.e-bg-surface-dark-hover\/85 {
  background-color: rgb(38 48 67 / 0.85);
}

.e-bg-surface-dark-hover\/90 {
  background-color: rgb(38 48 67 / 0.9);
}

.e-bg-surface-dark-hover\/95 {
  background-color: rgb(38 48 67 / 0.95);
}

.e-bg-surface-dark\/0 {
  background-color: rgb(17 24 39 / 0);
}

.e-bg-surface-dark\/10 {
  background-color: rgb(17 24 39 / 0.1);
}

.e-bg-surface-dark\/100 {
  background-color: rgb(17 24 39 / 1);
}

.e-bg-surface-dark\/15 {
  background-color: rgb(17 24 39 / 0.15);
}

.e-bg-surface-dark\/20 {
  background-color: rgb(17 24 39 / 0.2);
}

.e-bg-surface-dark\/25 {
  background-color: rgb(17 24 39 / 0.25);
}

.e-bg-surface-dark\/30 {
  background-color: rgb(17 24 39 / 0.3);
}

.e-bg-surface-dark\/35 {
  background-color: rgb(17 24 39 / 0.35);
}

.e-bg-surface-dark\/40 {
  background-color: rgb(17 24 39 / 0.4);
}

.e-bg-surface-dark\/45 {
  background-color: rgb(17 24 39 / 0.45);
}

.e-bg-surface-dark\/5 {
  background-color: rgb(17 24 39 / 0.05);
}

.e-bg-surface-dark\/50 {
  background-color: rgb(17 24 39 / 0.5);
}

.e-bg-surface-dark\/55 {
  background-color: rgb(17 24 39 / 0.55);
}

.e-bg-surface-dark\/60 {
  background-color: rgb(17 24 39 / 0.6);
}

.e-bg-surface-dark\/65 {
  background-color: rgb(17 24 39 / 0.65);
}

.e-bg-surface-dark\/70 {
  background-color: rgb(17 24 39 / 0.7);
}

.e-bg-surface-dark\/75 {
  background-color: rgb(17 24 39 / 0.75);
}

.e-bg-surface-dark\/80 {
  background-color: rgb(17 24 39 / 0.8);
}

.e-bg-surface-dark\/85 {
  background-color: rgb(17 24 39 / 0.85);
}

.e-bg-surface-dark\/90 {
  background-color: rgb(17 24 39 / 0.9);
}

.e-bg-surface-dark\/95 {
  background-color: rgb(17 24 39 / 0.95);
}

.e-bg-surface-hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 226 236 / var(--tw-bg-opacity));
}

.e-bg-surface-hover-transparent {
  background-color: rgba(224,226,236,0.64);
}

.e-bg-surface-hover-transparent\/0 {
  background-color: rgba(224, 226, 236, 0);
}

.e-bg-surface-hover-transparent\/10 {
  background-color: rgba(224, 226, 236, 0.1);
}

.e-bg-surface-hover-transparent\/100 {
  background-color: rgba(224, 226, 236, 1);
}

.e-bg-surface-hover-transparent\/15 {
  background-color: rgba(224, 226, 236, 0.15);
}

.e-bg-surface-hover-transparent\/20 {
  background-color: rgba(224, 226, 236, 0.2);
}

.e-bg-surface-hover-transparent\/25 {
  background-color: rgba(224, 226, 236, 0.25);
}

.e-bg-surface-hover-transparent\/30 {
  background-color: rgba(224, 226, 236, 0.3);
}

.e-bg-surface-hover-transparent\/35 {
  background-color: rgba(224, 226, 236, 0.35);
}

.e-bg-surface-hover-transparent\/40 {
  background-color: rgba(224, 226, 236, 0.4);
}

.e-bg-surface-hover-transparent\/45 {
  background-color: rgba(224, 226, 236, 0.45);
}

.e-bg-surface-hover-transparent\/5 {
  background-color: rgba(224, 226, 236, 0.05);
}

.e-bg-surface-hover-transparent\/50 {
  background-color: rgba(224, 226, 236, 0.5);
}

.e-bg-surface-hover-transparent\/55 {
  background-color: rgba(224, 226, 236, 0.55);
}

.e-bg-surface-hover-transparent\/60 {
  background-color: rgba(224, 226, 236, 0.6);
}

.e-bg-surface-hover-transparent\/65 {
  background-color: rgba(224, 226, 236, 0.65);
}

.e-bg-surface-hover-transparent\/70 {
  background-color: rgba(224, 226, 236, 0.7);
}

.e-bg-surface-hover-transparent\/75 {
  background-color: rgba(224, 226, 236, 0.75);
}

.e-bg-surface-hover-transparent\/80 {
  background-color: rgba(224, 226, 236, 0.8);
}

.e-bg-surface-hover-transparent\/85 {
  background-color: rgba(224, 226, 236, 0.85);
}

.e-bg-surface-hover-transparent\/90 {
  background-color: rgba(224, 226, 236, 0.9);
}

.e-bg-surface-hover-transparent\/95 {
  background-color: rgba(224, 226, 236, 0.95);
}

.e-bg-surface-hover\/0 {
  background-color: rgb(224 226 236 / 0);
}

.e-bg-surface-hover\/10 {
  background-color: rgb(224 226 236 / 0.1);
}

.e-bg-surface-hover\/100 {
  background-color: rgb(224 226 236 / 1);
}

.e-bg-surface-hover\/15 {
  background-color: rgb(224 226 236 / 0.15);
}

.e-bg-surface-hover\/20 {
  background-color: rgb(224 226 236 / 0.2);
}

.e-bg-surface-hover\/25 {
  background-color: rgb(224 226 236 / 0.25);
}

.e-bg-surface-hover\/30 {
  background-color: rgb(224 226 236 / 0.3);
}

.e-bg-surface-hover\/35 {
  background-color: rgb(224 226 236 / 0.35);
}

.e-bg-surface-hover\/40 {
  background-color: rgb(224 226 236 / 0.4);
}

.e-bg-surface-hover\/45 {
  background-color: rgb(224 226 236 / 0.45);
}

.e-bg-surface-hover\/5 {
  background-color: rgb(224 226 236 / 0.05);
}

.e-bg-surface-hover\/50 {
  background-color: rgb(224 226 236 / 0.5);
}

.e-bg-surface-hover\/55 {
  background-color: rgb(224 226 236 / 0.55);
}

.e-bg-surface-hover\/60 {
  background-color: rgb(224 226 236 / 0.6);
}

.e-bg-surface-hover\/65 {
  background-color: rgb(224 226 236 / 0.65);
}

.e-bg-surface-hover\/70 {
  background-color: rgb(224 226 236 / 0.7);
}

.e-bg-surface-hover\/75 {
  background-color: rgb(224 226 236 / 0.75);
}

.e-bg-surface-hover\/80 {
  background-color: rgb(224 226 236 / 0.8);
}

.e-bg-surface-hover\/85 {
  background-color: rgb(224 226 236 / 0.85);
}

.e-bg-surface-hover\/90 {
  background-color: rgb(224 226 236 / 0.9);
}

.e-bg-surface-hover\/95 {
  background-color: rgb(224 226 236 / 0.95);
}

.e-bg-transparent {
  background-color: transparent;
}

.e-bg-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.e-bg-warning-darken {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity));
}

.e-bg-warning-darken\/0 {
  background-color: rgb(217 119 6 / 0);
}

.e-bg-warning-darken\/10 {
  background-color: rgb(217 119 6 / 0.1);
}

.e-bg-warning-darken\/100 {
  background-color: rgb(217 119 6 / 1);
}

.e-bg-warning-darken\/15 {
  background-color: rgb(217 119 6 / 0.15);
}

.e-bg-warning-darken\/20 {
  background-color: rgb(217 119 6 / 0.2);
}

.e-bg-warning-darken\/25 {
  background-color: rgb(217 119 6 / 0.25);
}

.e-bg-warning-darken\/30 {
  background-color: rgb(217 119 6 / 0.3);
}

.e-bg-warning-darken\/35 {
  background-color: rgb(217 119 6 / 0.35);
}

.e-bg-warning-darken\/40 {
  background-color: rgb(217 119 6 / 0.4);
}

.e-bg-warning-darken\/45 {
  background-color: rgb(217 119 6 / 0.45);
}

.e-bg-warning-darken\/5 {
  background-color: rgb(217 119 6 / 0.05);
}

.e-bg-warning-darken\/50 {
  background-color: rgb(217 119 6 / 0.5);
}

.e-bg-warning-darken\/55 {
  background-color: rgb(217 119 6 / 0.55);
}

.e-bg-warning-darken\/60 {
  background-color: rgb(217 119 6 / 0.6);
}

.e-bg-warning-darken\/65 {
  background-color: rgb(217 119 6 / 0.65);
}

.e-bg-warning-darken\/70 {
  background-color: rgb(217 119 6 / 0.7);
}

.e-bg-warning-darken\/75 {
  background-color: rgb(217 119 6 / 0.75);
}

.e-bg-warning-darken\/80 {
  background-color: rgb(217 119 6 / 0.8);
}

.e-bg-warning-darken\/85 {
  background-color: rgb(217 119 6 / 0.85);
}

.e-bg-warning-darken\/90 {
  background-color: rgb(217 119 6 / 0.9);
}

.e-bg-warning-darken\/95 {
  background-color: rgb(217 119 6 / 0.95);
}

.e-bg-warning-lighten {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.e-bg-warning-lighten\/0 {
  background-color: rgb(251 191 36 / 0);
}

.e-bg-warning-lighten\/10 {
  background-color: rgb(251 191 36 / 0.1);
}

.e-bg-warning-lighten\/100 {
  background-color: rgb(251 191 36 / 1);
}

.e-bg-warning-lighten\/15 {
  background-color: rgb(251 191 36 / 0.15);
}

.e-bg-warning-lighten\/20 {
  background-color: rgb(251 191 36 / 0.2);
}

.e-bg-warning-lighten\/25 {
  background-color: rgb(251 191 36 / 0.25);
}

.e-bg-warning-lighten\/30 {
  background-color: rgb(251 191 36 / 0.3);
}

.e-bg-warning-lighten\/35 {
  background-color: rgb(251 191 36 / 0.35);
}

.e-bg-warning-lighten\/40 {
  background-color: rgb(251 191 36 / 0.4);
}

.e-bg-warning-lighten\/45 {
  background-color: rgb(251 191 36 / 0.45);
}

.e-bg-warning-lighten\/5 {
  background-color: rgb(251 191 36 / 0.05);
}

.e-bg-warning-lighten\/50 {
  background-color: rgb(251 191 36 / 0.5);
}

.e-bg-warning-lighten\/55 {
  background-color: rgb(251 191 36 / 0.55);
}

.e-bg-warning-lighten\/60 {
  background-color: rgb(251 191 36 / 0.6);
}

.e-bg-warning-lighten\/65 {
  background-color: rgb(251 191 36 / 0.65);
}

.e-bg-warning-lighten\/70 {
  background-color: rgb(251 191 36 / 0.7);
}

.e-bg-warning-lighten\/75 {
  background-color: rgb(251 191 36 / 0.75);
}

.e-bg-warning-lighten\/80 {
  background-color: rgb(251 191 36 / 0.8);
}

.e-bg-warning-lighten\/85 {
  background-color: rgb(251 191 36 / 0.85);
}

.e-bg-warning-lighten\/90 {
  background-color: rgb(251 191 36 / 0.9);
}

.e-bg-warning-lighten\/95 {
  background-color: rgb(251 191 36 / 0.95);
}

.e-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.e-bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.e-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.e-bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.e-from-\[\#363434\] {
  --tw-gradient-from: #363434 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(54 52 52 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.e-from-brand-500 {
  --tw-gradient-from: #C4161C var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(196 22 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.e-from-cyan-500 {
  --tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.e-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);
}

.e-from-purple-900 {
  --tw-gradient-from: #581c87 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.e-from-red-700 {
  --tw-gradient-from: #b91c1c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.e-via-blue-900 {
  --tw-gradient-to: rgb(30 58 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.e-to-blue-500 {
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}

.e-to-indigo-500 {
  --tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}

.e-to-purple-500 {
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}

.e-to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.e-bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}

.e-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.e-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.\!e-p-0 {
  padding: 0px !important;
}

.\!e-p-0\.5 {
  padding: 0.125rem !important;
}

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

.\!e-p-1\.5 {
  padding: 0.375rem !important;
}

.\!e-p-10 {
  padding: 2.5rem !important;
}

.\!e-p-11 {
  padding: 2.75rem !important;
}

.\!e-p-12 {
  padding: 3rem !important;
}

.\!e-p-14 {
  padding: 3.5rem !important;
}

.\!e-p-16 {
  padding: 4rem !important;
}

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

.\!e-p-2\.5 {
  padding: 0.625rem !important;
}

.\!e-p-20 {
  padding: 5rem !important;
}

.\!e-p-24 {
  padding: 6rem !important;
}

.\!e-p-28 {
  padding: 7rem !important;
}

.\!e-p-3 {
  padding: 0.75rem !important;
}

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

.\!e-p-32 {
  padding: 8rem !important;
}

.\!e-p-36 {
  padding: 9rem !important;
}

.\!e-p-4 {
  padding: 1rem !important;
}

.\!e-p-40 {
  padding: 10rem !important;
}

.\!e-p-44 {
  padding: 11rem !important;
}

.\!e-p-48 {
  padding: 12rem !important;
}

.\!e-p-5 {
  padding: 1.25rem !important;
}

.\!e-p-52 {
  padding: 13rem !important;
}

.\!e-p-56 {
  padding: 14rem !important;
}

.\!e-p-6 {
  padding: 1.5rem !important;
}

.\!e-p-60 {
  padding: 15rem !important;
}

.\!e-p-64 {
  padding: 16rem !important;
}

.\!e-p-7 {
  padding: 1.75rem !important;
}

.\!e-p-72 {
  padding: 18rem !important;
}

.\!e-p-8 {
  padding: 2rem !important;
}

.\!e-p-80 {
  padding: 20rem !important;
}

.\!e-p-9 {
  padding: 2.25rem !important;
}

.\!e-p-96 {
  padding: 24rem !important;
}

.\!e-p-px {
  padding: 1px !important;
}

.e-p-0 {
  padding: 0px;
}

.e-p-0\.5 {
  padding: 0.125rem;
}

.e-p-1 {
  padding: 0.25rem;
}

.e-p-1\.5 {
  padding: 0.375rem;
}

.e-p-10 {
  padding: 2.5rem;
}

.e-p-11 {
  padding: 2.75rem;
}

.e-p-12 {
  padding: 3rem;
}

.e-p-14 {
  padding: 3.5rem;
}

.e-p-16 {
  padding: 4rem;
}

.e-p-2 {
  padding: 0.5rem;
}

.e-p-2\.5 {
  padding: 0.625rem;
}

.e-p-20 {
  padding: 5rem;
}

.e-p-24 {
  padding: 6rem;
}

.e-p-28 {
  padding: 7rem;
}

.e-p-3 {
  padding: 0.75rem;
}

.e-p-3\.5 {
  padding: 0.875rem;
}

.e-p-32 {
  padding: 8rem;
}

.e-p-36 {
  padding: 9rem;
}

.e-p-4 {
  padding: 1rem;
}

.e-p-40 {
  padding: 10rem;
}

.e-p-44 {
  padding: 11rem;
}

.e-p-48 {
  padding: 12rem;
}

.e-p-5 {
  padding: 1.25rem;
}

.e-p-52 {
  padding: 13rem;
}

.e-p-56 {
  padding: 14rem;
}

.e-p-6 {
  padding: 1.5rem;
}

.e-p-60 {
  padding: 15rem;
}

.e-p-64 {
  padding: 16rem;
}

.e-p-7 {
  padding: 1.75rem;
}

.e-p-72 {
  padding: 18rem;
}

.e-p-8 {
  padding: 2rem;
}

.e-p-80 {
  padding: 20rem;
}

.e-p-9 {
  padding: 2.25rem;
}

.e-p-96 {
  padding: 24rem;
}

.e-p-\[2px\] {
  padding: 2px;
}

.e-p-px {
  padding: 1px;
}

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

.\!e-px-0\.5 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

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

.\!e-px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.\!e-px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.\!e-px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.\!e-px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.\!e-px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.\!e-px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

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

.\!e-px-2\.5 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.\!e-px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.\!e-px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.\!e-px-28 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.\!e-px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

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

.\!e-px-32 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.\!e-px-36 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.\!e-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\!e-px-40 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.\!e-px-44 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.\!e-px-48 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.\!e-px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.\!e-px-52 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

.\!e-px-56 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}

.\!e-px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.\!e-px-60 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.\!e-px-64 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.\!e-px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.\!e-px-72 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}

.\!e-px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.\!e-px-80 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

.\!e-px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.\!e-px-96 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.\!e-px-px {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

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

.\!e-py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

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

.\!e-py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.\!e-py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.\!e-py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.\!e-py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.\!e-py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.\!e-py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

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

.\!e-py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.\!e-py-20 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.\!e-py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.\!e-py-28 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.\!e-py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

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

.\!e-py-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.\!e-py-36 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.\!e-py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.\!e-py-40 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.\!e-py-44 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.\!e-py-48 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.\!e-py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.\!e-py-52 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

.\!e-py-56 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}

.\!e-py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.\!e-py-60 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.\!e-py-64 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.\!e-py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.\!e-py-72 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}

.\!e-py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.\!e-py-80 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

.\!e-py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.\!e-py-96 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.\!e-py-px {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.e-px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.e-px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

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

.e-px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.e-px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.e-px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.e-px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.e-px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.e-px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

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

.e-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

.e-px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.e-px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.e-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.e-px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

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

.e-px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

.e-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.e-px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

.e-px-44 {
  padding-left: 11rem;
  padding-right: 11rem;
}

.e-px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.e-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.e-px-52 {
  padding-left: 13rem;
  padding-right: 13rem;
}

.e-px-56 {
  padding-left: 14rem;
  padding-right: 14rem;
}

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

.e-px-60 {
  padding-left: 15rem;
  padding-right: 15rem;
}

.e-px-64 {
  padding-left: 16rem;
  padding-right: 16rem;
}

.e-px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.e-px-72 {
  padding-left: 18rem;
  padding-right: 18rem;
}

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

.e-px-80 {
  padding-left: 20rem;
  padding-right: 20rem;
}

.e-px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.e-px-96 {
  padding-left: 24rem;
  padding-right: 24rem;
}

.e-px-px {
  padding-left: 1px;
  padding-right: 1px;
}

.e-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.e-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

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

.e-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.e-py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.e-py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.e-py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.e-py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

.e-py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.e-py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.e-py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.e-py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.e-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.e-py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.e-py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.e-py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.e-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.e-py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.e-py-44 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.e-py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

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

.e-py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.e-py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.e-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.e-py-60 {
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.e-py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.e-py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.e-py-72 {
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.e-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.e-py-80 {
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.e-py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.e-py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.e-py-\[\.2rem\] {
  padding-top: .2rem;
  padding-bottom: .2rem;
}

.e-py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

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

.\!e-pb-0\.5 {
  padding-bottom: 0.125rem !important;
}

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

.\!e-pb-1\.5 {
  padding-bottom: 0.375rem !important;
}

.\!e-pb-10 {
  padding-bottom: 2.5rem !important;
}

.\!e-pb-11 {
  padding-bottom: 2.75rem !important;
}

.\!e-pb-12 {
  padding-bottom: 3rem !important;
}

.\!e-pb-14 {
  padding-bottom: 3.5rem !important;
}

.\!e-pb-16 {
  padding-bottom: 4rem !important;
}

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

.\!e-pb-2\.5 {
  padding-bottom: 0.625rem !important;
}

.\!e-pb-20 {
  padding-bottom: 5rem !important;
}

.\!e-pb-24 {
  padding-bottom: 6rem !important;
}

.\!e-pb-28 {
  padding-bottom: 7rem !important;
}

.\!e-pb-3 {
  padding-bottom: 0.75rem !important;
}

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

.\!e-pb-32 {
  padding-bottom: 8rem !important;
}

.\!e-pb-36 {
  padding-bottom: 9rem !important;
}

.\!e-pb-4 {
  padding-bottom: 1rem !important;
}

.\!e-pb-40 {
  padding-bottom: 10rem !important;
}

.\!e-pb-44 {
  padding-bottom: 11rem !important;
}

.\!e-pb-48 {
  padding-bottom: 12rem !important;
}

.\!e-pb-5 {
  padding-bottom: 1.25rem !important;
}

.\!e-pb-52 {
  padding-bottom: 13rem !important;
}

.\!e-pb-56 {
  padding-bottom: 14rem !important;
}

.\!e-pb-6 {
  padding-bottom: 1.5rem !important;
}

.\!e-pb-60 {
  padding-bottom: 15rem !important;
}

.\!e-pb-64 {
  padding-bottom: 16rem !important;
}

.\!e-pb-7 {
  padding-bottom: 1.75rem !important;
}

.\!e-pb-72 {
  padding-bottom: 18rem !important;
}

.\!e-pb-8 {
  padding-bottom: 2rem !important;
}

.\!e-pb-80 {
  padding-bottom: 20rem !important;
}

.\!e-pb-9 {
  padding-bottom: 2.25rem !important;
}

.\!e-pb-96 {
  padding-bottom: 24rem !important;
}

.\!e-pb-px {
  padding-bottom: 1px !important;
}

.\!e-pl-0 {
  padding-left: 0px !important;
}

.\!e-pl-0\.5 {
  padding-left: 0.125rem !important;
}

.\!e-pl-1 {
  padding-left: 0.25rem !important;
}

.\!e-pl-1\.5 {
  padding-left: 0.375rem !important;
}

.\!e-pl-10 {
  padding-left: 2.5rem !important;
}

.\!e-pl-11 {
  padding-left: 2.75rem !important;
}

.\!e-pl-12 {
  padding-left: 3rem !important;
}

.\!e-pl-14 {
  padding-left: 3.5rem !important;
}

.\!e-pl-16 {
  padding-left: 4rem !important;
}

.\!e-pl-2 {
  padding-left: 0.5rem !important;
}

.\!e-pl-2\.5 {
  padding-left: 0.625rem !important;
}

.\!e-pl-20 {
  padding-left: 5rem !important;
}

.\!e-pl-24 {
  padding-left: 6rem !important;
}

.\!e-pl-28 {
  padding-left: 7rem !important;
}

.\!e-pl-3 {
  padding-left: 0.75rem !important;
}

.\!e-pl-3\.5 {
  padding-left: 0.875rem !important;
}

.\!e-pl-32 {
  padding-left: 8rem !important;
}

.\!e-pl-36 {
  padding-left: 9rem !important;
}

.\!e-pl-4 {
  padding-left: 1rem !important;
}

.\!e-pl-40 {
  padding-left: 10rem !important;
}

.\!e-pl-44 {
  padding-left: 11rem !important;
}

.\!e-pl-48 {
  padding-left: 12rem !important;
}

.\!e-pl-5 {
  padding-left: 1.25rem !important;
}

.\!e-pl-52 {
  padding-left: 13rem !important;
}

.\!e-pl-56 {
  padding-left: 14rem !important;
}

.\!e-pl-6 {
  padding-left: 1.5rem !important;
}

.\!e-pl-60 {
  padding-left: 15rem !important;
}

.\!e-pl-64 {
  padding-left: 16rem !important;
}

.\!e-pl-7 {
  padding-left: 1.75rem !important;
}

.\!e-pl-72 {
  padding-left: 18rem !important;
}

.\!e-pl-8 {
  padding-left: 2rem !important;
}

.\!e-pl-80 {
  padding-left: 20rem !important;
}

.\!e-pl-9 {
  padding-left: 2.25rem !important;
}

.\!e-pl-96 {
  padding-left: 24rem !important;
}

.\!e-pl-px {
  padding-left: 1px !important;
}

.\!e-pr-0 {
  padding-right: 0px !important;
}

.\!e-pr-0\.5 {
  padding-right: 0.125rem !important;
}

.\!e-pr-1 {
  padding-right: 0.25rem !important;
}

.\!e-pr-1\.5 {
  padding-right: 0.375rem !important;
}

.\!e-pr-10 {
  padding-right: 2.5rem !important;
}

.\!e-pr-11 {
  padding-right: 2.75rem !important;
}

.\!e-pr-12 {
  padding-right: 3rem !important;
}

.\!e-pr-14 {
  padding-right: 3.5rem !important;
}

.\!e-pr-16 {
  padding-right: 4rem !important;
}

.\!e-pr-2 {
  padding-right: 0.5rem !important;
}

.\!e-pr-2\.5 {
  padding-right: 0.625rem !important;
}

.\!e-pr-20 {
  padding-right: 5rem !important;
}

.\!e-pr-24 {
  padding-right: 6rem !important;
}

.\!e-pr-28 {
  padding-right: 7rem !important;
}

.\!e-pr-3 {
  padding-right: 0.75rem !important;
}

.\!e-pr-3\.5 {
  padding-right: 0.875rem !important;
}

.\!e-pr-32 {
  padding-right: 8rem !important;
}

.\!e-pr-36 {
  padding-right: 9rem !important;
}

.\!e-pr-4 {
  padding-right: 1rem !important;
}

.\!e-pr-40 {
  padding-right: 10rem !important;
}

.\!e-pr-44 {
  padding-right: 11rem !important;
}

.\!e-pr-48 {
  padding-right: 12rem !important;
}

.\!e-pr-5 {
  padding-right: 1.25rem !important;
}

.\!e-pr-52 {
  padding-right: 13rem !important;
}

.\!e-pr-56 {
  padding-right: 14rem !important;
}

.\!e-pr-6 {
  padding-right: 1.5rem !important;
}

.\!e-pr-60 {
  padding-right: 15rem !important;
}

.\!e-pr-64 {
  padding-right: 16rem !important;
}

.\!e-pr-7 {
  padding-right: 1.75rem !important;
}

.\!e-pr-72 {
  padding-right: 18rem !important;
}

.\!e-pr-8 {
  padding-right: 2rem !important;
}

.\!e-pr-80 {
  padding-right: 20rem !important;
}

.\!e-pr-9 {
  padding-right: 2.25rem !important;
}

.\!e-pr-96 {
  padding-right: 24rem !important;
}

.\!e-pr-\[2\.5px\] {
  padding-right: 2.5px !important;
}

.\!e-pr-px {
  padding-right: 1px !important;
}

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

.\!e-pt-0\.5 {
  padding-top: 0.125rem !important;
}

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

.\!e-pt-1\.5 {
  padding-top: 0.375rem !important;
}

.\!e-pt-10 {
  padding-top: 2.5rem !important;
}

.\!e-pt-11 {
  padding-top: 2.75rem !important;
}

.\!e-pt-12 {
  padding-top: 3rem !important;
}

.\!e-pt-14 {
  padding-top: 3.5rem !important;
}

.\!e-pt-16 {
  padding-top: 4rem !important;
}

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

.\!e-pt-2\.5 {
  padding-top: 0.625rem !important;
}

.\!e-pt-20 {
  padding-top: 5rem !important;
}

.\!e-pt-24 {
  padding-top: 6rem !important;
}

.\!e-pt-28 {
  padding-top: 7rem !important;
}

.\!e-pt-3 {
  padding-top: 0.75rem !important;
}

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

.\!e-pt-32 {
  padding-top: 8rem !important;
}

.\!e-pt-36 {
  padding-top: 9rem !important;
}

.\!e-pt-4 {
  padding-top: 1rem !important;
}

.\!e-pt-40 {
  padding-top: 10rem !important;
}

.\!e-pt-44 {
  padding-top: 11rem !important;
}

.\!e-pt-48 {
  padding-top: 12rem !important;
}

.\!e-pt-5 {
  padding-top: 1.25rem !important;
}

.\!e-pt-52 {
  padding-top: 13rem !important;
}

.\!e-pt-56 {
  padding-top: 14rem !important;
}

.\!e-pt-6 {
  padding-top: 1.5rem !important;
}

.\!e-pt-60 {
  padding-top: 15rem !important;
}

.\!e-pt-64 {
  padding-top: 16rem !important;
}

.\!e-pt-7 {
  padding-top: 1.75rem !important;
}

.\!e-pt-72 {
  padding-top: 18rem !important;
}

.\!e-pt-8 {
  padding-top: 2rem !important;
}

.\!e-pt-80 {
  padding-top: 20rem !important;
}

.\!e-pt-9 {
  padding-top: 2.25rem !important;
}

.\!e-pt-96 {
  padding-top: 24rem !important;
}

.\!e-pt-\[3\.5px\] {
  padding-top: 3.5px !important;
}

.\!e-pt-px {
  padding-top: 1px !important;
}

.e-pb-0 {
  padding-bottom: 0px;
}

.e-pb-0\.5 {
  padding-bottom: 0.125rem;
}

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

.e-pb-1\.5 {
  padding-bottom: 0.375rem;
}

.e-pb-10 {
  padding-bottom: 2.5rem;
}

.e-pb-11 {
  padding-bottom: 2.75rem;
}

.e-pb-12 {
  padding-bottom: 3rem;
}

.e-pb-14 {
  padding-bottom: 3.5rem;
}

.e-pb-16 {
  padding-bottom: 4rem;
}

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

.e-pb-2\.5 {
  padding-bottom: 0.625rem;
}

.e-pb-20 {
  padding-bottom: 5rem;
}

.e-pb-24 {
  padding-bottom: 6rem;
}

.e-pb-28 {
  padding-bottom: 7rem;
}

.e-pb-3 {
  padding-bottom: 0.75rem;
}

.e-pb-3\.5 {
  padding-bottom: 0.875rem;
}

.e-pb-32 {
  padding-bottom: 8rem;
}

.e-pb-36 {
  padding-bottom: 9rem;
}

.e-pb-4 {
  padding-bottom: 1rem;
}

.e-pb-40 {
  padding-bottom: 10rem;
}

.e-pb-44 {
  padding-bottom: 11rem;
}

.e-pb-48 {
  padding-bottom: 12rem;
}

.e-pb-5 {
  padding-bottom: 1.25rem;
}

.e-pb-52 {
  padding-bottom: 13rem;
}

.e-pb-56 {
  padding-bottom: 14rem;
}

.e-pb-6 {
  padding-bottom: 1.5rem;
}

.e-pb-60 {
  padding-bottom: 15rem;
}

.e-pb-64 {
  padding-bottom: 16rem;
}

.e-pb-7 {
  padding-bottom: 1.75rem;
}

.e-pb-72 {
  padding-bottom: 18rem;
}

.e-pb-8 {
  padding-bottom: 2rem;
}

.e-pb-80 {
  padding-bottom: 20rem;
}

.e-pb-9 {
  padding-bottom: 2.25rem;
}

.e-pb-96 {
  padding-bottom: 24rem;
}

.e-pb-px {
  padding-bottom: 1px;
}

.e-pl-0 {
  padding-left: 0px;
}

.e-pl-0\.5 {
  padding-left: 0.125rem;
}

.e-pl-1 {
  padding-left: 0.25rem;
}

.e-pl-1\.5 {
  padding-left: 0.375rem;
}

.e-pl-10 {
  padding-left: 2.5rem;
}

.e-pl-11 {
  padding-left: 2.75rem;
}

.e-pl-12 {
  padding-left: 3rem;
}

.e-pl-14 {
  padding-left: 3.5rem;
}

.e-pl-16 {
  padding-left: 4rem;
}

.e-pl-2 {
  padding-left: 0.5rem;
}

.e-pl-2\.5 {
  padding-left: 0.625rem;
}

.e-pl-20 {
  padding-left: 5rem;
}

.e-pl-24 {
  padding-left: 6rem;
}

.e-pl-28 {
  padding-left: 7rem;
}

.e-pl-3 {
  padding-left: 0.75rem;
}

.e-pl-3\.5 {
  padding-left: 0.875rem;
}

.e-pl-32 {
  padding-left: 8rem;
}

.e-pl-36 {
  padding-left: 9rem;
}

.e-pl-4 {
  padding-left: 1rem;
}

.e-pl-40 {
  padding-left: 10rem;
}

.e-pl-44 {
  padding-left: 11rem;
}

.e-pl-48 {
  padding-left: 12rem;
}

.e-pl-5 {
  padding-left: 1.25rem;
}

.e-pl-52 {
  padding-left: 13rem;
}

.e-pl-56 {
  padding-left: 14rem;
}

.e-pl-6 {
  padding-left: 1.5rem;
}

.e-pl-60 {
  padding-left: 15rem;
}

.e-pl-64 {
  padding-left: 16rem;
}

.e-pl-7 {
  padding-left: 1.75rem;
}

.e-pl-72 {
  padding-left: 18rem;
}

.e-pl-8 {
  padding-left: 2rem;
}

.e-pl-80 {
  padding-left: 20rem;
}

.e-pl-9 {
  padding-left: 2.25rem;
}

.e-pl-96 {
  padding-left: 24rem;
}

.e-pl-px {
  padding-left: 1px;
}

.e-pr-0 {
  padding-right: 0px;
}

.e-pr-0\.5 {
  padding-right: 0.125rem;
}

.e-pr-1 {
  padding-right: 0.25rem;
}

.e-pr-1\.5 {
  padding-right: 0.375rem;
}

.e-pr-10 {
  padding-right: 2.5rem;
}

.e-pr-11 {
  padding-right: 2.75rem;
}

.e-pr-12 {
  padding-right: 3rem;
}

.e-pr-14 {
  padding-right: 3.5rem;
}

.e-pr-16 {
  padding-right: 4rem;
}

.e-pr-2 {
  padding-right: 0.5rem;
}

.e-pr-2\.5 {
  padding-right: 0.625rem;
}

.e-pr-20 {
  padding-right: 5rem;
}

.e-pr-24 {
  padding-right: 6rem;
}

.e-pr-28 {
  padding-right: 7rem;
}

.e-pr-3 {
  padding-right: 0.75rem;
}

.e-pr-3\.5 {
  padding-right: 0.875rem;
}

.e-pr-32 {
  padding-right: 8rem;
}

.e-pr-36 {
  padding-right: 9rem;
}

.e-pr-4 {
  padding-right: 1rem;
}

.e-pr-40 {
  padding-right: 10rem;
}

.e-pr-44 {
  padding-right: 11rem;
}

.e-pr-48 {
  padding-right: 12rem;
}

.e-pr-5 {
  padding-right: 1.25rem;
}

.e-pr-52 {
  padding-right: 13rem;
}

.e-pr-56 {
  padding-right: 14rem;
}

.e-pr-6 {
  padding-right: 1.5rem;
}

.e-pr-60 {
  padding-right: 15rem;
}

.e-pr-64 {
  padding-right: 16rem;
}

.e-pr-7 {
  padding-right: 1.75rem;
}

.e-pr-72 {
  padding-right: 18rem;
}

.e-pr-8 {
  padding-right: 2rem;
}

.e-pr-80 {
  padding-right: 20rem;
}

.e-pr-9 {
  padding-right: 2.25rem;
}

.e-pr-96 {
  padding-right: 24rem;
}

.e-pr-px {
  padding-right: 1px;
}

.e-pt-0 {
  padding-top: 0px;
}

.e-pt-0\.5 {
  padding-top: 0.125rem;
}

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

.e-pt-1\.5 {
  padding-top: 0.375rem;
}

.e-pt-10 {
  padding-top: 2.5rem;
}

.e-pt-11 {
  padding-top: 2.75rem;
}

.e-pt-12 {
  padding-top: 3rem;
}

.e-pt-14 {
  padding-top: 3.5rem;
}

.e-pt-16 {
  padding-top: 4rem;
}

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

.e-pt-2\.5 {
  padding-top: 0.625rem;
}

.e-pt-20 {
  padding-top: 5rem;
}

.e-pt-24 {
  padding-top: 6rem;
}

.e-pt-28 {
  padding-top: 7rem;
}

.e-pt-3 {
  padding-top: 0.75rem;
}

.e-pt-3\.5 {
  padding-top: 0.875rem;
}

.e-pt-32 {
  padding-top: 8rem;
}

.e-pt-36 {
  padding-top: 9rem;
}

.e-pt-4 {
  padding-top: 1rem;
}

.e-pt-40 {
  padding-top: 10rem;
}

.e-pt-44 {
  padding-top: 11rem;
}

.e-pt-48 {
  padding-top: 12rem;
}

.e-pt-5 {
  padding-top: 1.25rem;
}

.e-pt-52 {
  padding-top: 13rem;
}

.e-pt-56 {
  padding-top: 14rem;
}

.e-pt-6 {
  padding-top: 1.5rem;
}

.e-pt-60 {
  padding-top: 15rem;
}

.e-pt-64 {
  padding-top: 16rem;
}

.e-pt-7 {
  padding-top: 1.75rem;
}

.e-pt-72 {
  padding-top: 18rem;
}

.e-pt-8 {
  padding-top: 2rem;
}

.e-pt-80 {
  padding-top: 20rem;
}

.e-pt-9 {
  padding-top: 2.25rem;
}

.e-pt-96 {
  padding-top: 24rem;
}

.e-pt-px {
  padding-top: 1px;
}

.e-text-left {
  text-align: left;
}

.e-text-center {
  text-align: center;
}

.e-text-start {
  text-align: start;
}

.e-align-middle {
  vertical-align: middle;
}

.e-font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.\!e-text-2xl {
  font-size: 1.5rem !important;
}

.\!e-text-3xl {
  font-size: 1.875rem !important;
}

.\!e-text-4xl {
  font-size: 2.25rem !important;
}

.\!e-text-5xl {
  font-size: 3rem !important;
}

.\!e-text-6xl {
  font-size: 3.75rem !important;
}

.\!e-text-7xl {
  font-size: 4.5rem !important;
}

.\!e-text-8xl {
  font-size: 6rem !important;
}

.\!e-text-9xl {
  font-size: 8rem !important;
}

.\!e-text-\[0\.6rem\] {
  font-size: 0.6rem !important;
}

.\!e-text-base {
  font-size: 1rem !important;
}

.\!e-text-lg {
  font-size: 1.125rem !important;
}

.\!e-text-sm {
  font-size: 0.875rem !important;
}

.\!e-text-xl {
  font-size: 1.25rem !important;
}

.\!e-text-xs {
  font-size: 0.75rem !important;
}

.e-text-2xl {
  font-size: 1.5rem;
}

.e-text-3xl {
  font-size: 1.875rem;
}

.e-text-4xl {
  font-size: 2.25rem;
}

.e-text-5xl {
  font-size: 3rem;
}

.e-text-6xl {
  font-size: 3.75rem;
}

.e-text-7xl {
  font-size: 4.5rem;
}

.e-text-8xl {
  font-size: 6rem;
}

.e-text-9xl {
  font-size: 8rem;
}

.e-text-\[0\.75rem\] {
  font-size: 0.75rem;
}

.e-text-\[10px\] {
  font-size: 10px;
}

.e-text-\[11px\] {
  font-size: 11px;
}

.e-text-base {
  font-size: 1rem;
}

.e-text-lg {
  font-size: 1.125rem;
}

.e-text-sm {
  font-size: 0.875rem;
}

.e-text-xl {
  font-size: 1.25rem;
}

.e-text-xs {
  font-size: 0.75rem;
}

.e-font-bold {
  font-weight: 700;
}

.e-font-medium {
  font-weight: 500;
}

.e-font-normal {
  font-weight: 400;
}

.e-font-semibold {
  font-weight: 600;
}

.e-capitalize {
  text-transform: capitalize;
}

.e-italic {
  font-style: italic;
}

.e-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);
}

.e-leading-3 {
  line-height: .75rem;
}

.e-leading-5 {
  line-height: 1.25rem;
}

.e-leading-6 {
  line-height: 1.5rem;
}

.e-leading-none {
  line-height: 1;
}

.e-leading-relaxed {
  line-height: 1.625;
}

.e-leading-sm {
  line-height: 1.25rem;
}

.e-leading-tight {
  line-height: 1.25;
}

.e-tracking-tight {
  letter-spacing: -0.025em;
}

.\!e-text-blue-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(249 205 206 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-100\/0 {
  color: rgb(249 205 206 / 0) !important;
}

.\!e-text-brand-100\/10 {
  color: rgb(249 205 206 / 0.1) !important;
}

.\!e-text-brand-100\/100 {
  color: rgb(249 205 206 / 1) !important;
}

.\!e-text-brand-100\/15 {
  color: rgb(249 205 206 / 0.15) !important;
}

.\!e-text-brand-100\/20 {
  color: rgb(249 205 206 / 0.2) !important;
}

.\!e-text-brand-100\/25 {
  color: rgb(249 205 206 / 0.25) !important;
}

.\!e-text-brand-100\/30 {
  color: rgb(249 205 206 / 0.3) !important;
}

.\!e-text-brand-100\/35 {
  color: rgb(249 205 206 / 0.35) !important;
}

.\!e-text-brand-100\/40 {
  color: rgb(249 205 206 / 0.4) !important;
}

.\!e-text-brand-100\/45 {
  color: rgb(249 205 206 / 0.45) !important;
}

.\!e-text-brand-100\/5 {
  color: rgb(249 205 206 / 0.05) !important;
}

.\!e-text-brand-100\/50 {
  color: rgb(249 205 206 / 0.5) !important;
}

.\!e-text-brand-100\/55 {
  color: rgb(249 205 206 / 0.55) !important;
}

.\!e-text-brand-100\/60 {
  color: rgb(249 205 206 / 0.6) !important;
}

.\!e-text-brand-100\/65 {
  color: rgb(249 205 206 / 0.65) !important;
}

.\!e-text-brand-100\/70 {
  color: rgb(249 205 206 / 0.7) !important;
}

.\!e-text-brand-100\/75 {
  color: rgb(249 205 206 / 0.75) !important;
}

.\!e-text-brand-100\/80 {
  color: rgb(249 205 206 / 0.8) !important;
}

.\!e-text-brand-100\/85 {
  color: rgb(249 205 206 / 0.85) !important;
}

.\!e-text-brand-100\/90 {
  color: rgb(249 205 206 / 0.9) !important;
}

.\!e-text-brand-100\/95 {
  color: rgb(249 205 206 / 0.95) !important;
}

.\!e-text-brand-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(243 150 153 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-200\/0 {
  color: rgb(243 150 153 / 0) !important;
}

.\!e-text-brand-200\/10 {
  color: rgb(243 150 153 / 0.1) !important;
}

.\!e-text-brand-200\/100 {
  color: rgb(243 150 153 / 1) !important;
}

.\!e-text-brand-200\/15 {
  color: rgb(243 150 153 / 0.15) !important;
}

.\!e-text-brand-200\/20 {
  color: rgb(243 150 153 / 0.2) !important;
}

.\!e-text-brand-200\/25 {
  color: rgb(243 150 153 / 0.25) !important;
}

.\!e-text-brand-200\/30 {
  color: rgb(243 150 153 / 0.3) !important;
}

.\!e-text-brand-200\/35 {
  color: rgb(243 150 153 / 0.35) !important;
}

.\!e-text-brand-200\/40 {
  color: rgb(243 150 153 / 0.4) !important;
}

.\!e-text-brand-200\/45 {
  color: rgb(243 150 153 / 0.45) !important;
}

.\!e-text-brand-200\/5 {
  color: rgb(243 150 153 / 0.05) !important;
}

.\!e-text-brand-200\/50 {
  color: rgb(243 150 153 / 0.5) !important;
}

.\!e-text-brand-200\/55 {
  color: rgb(243 150 153 / 0.55) !important;
}

.\!e-text-brand-200\/60 {
  color: rgb(243 150 153 / 0.6) !important;
}

.\!e-text-brand-200\/65 {
  color: rgb(243 150 153 / 0.65) !important;
}

.\!e-text-brand-200\/70 {
  color: rgb(243 150 153 / 0.7) !important;
}

.\!e-text-brand-200\/75 {
  color: rgb(243 150 153 / 0.75) !important;
}

.\!e-text-brand-200\/80 {
  color: rgb(243 150 153 / 0.8) !important;
}

.\!e-text-brand-200\/85 {
  color: rgb(243 150 153 / 0.85) !important;
}

.\!e-text-brand-200\/90 {
  color: rgb(243 150 153 / 0.9) !important;
}

.\!e-text-brand-200\/95 {
  color: rgb(243 150 153 / 0.95) !important;
}

.\!e-text-brand-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(237 99 104 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-300\/0 {
  color: rgb(237 99 104 / 0) !important;
}

.\!e-text-brand-300\/10 {
  color: rgb(237 99 104 / 0.1) !important;
}

.\!e-text-brand-300\/100 {
  color: rgb(237 99 104 / 1) !important;
}

.\!e-text-brand-300\/15 {
  color: rgb(237 99 104 / 0.15) !important;
}

.\!e-text-brand-300\/20 {
  color: rgb(237 99 104 / 0.2) !important;
}

.\!e-text-brand-300\/25 {
  color: rgb(237 99 104 / 0.25) !important;
}

.\!e-text-brand-300\/30 {
  color: rgb(237 99 104 / 0.3) !important;
}

.\!e-text-brand-300\/35 {
  color: rgb(237 99 104 / 0.35) !important;
}

.\!e-text-brand-300\/40 {
  color: rgb(237 99 104 / 0.4) !important;
}

.\!e-text-brand-300\/45 {
  color: rgb(237 99 104 / 0.45) !important;
}

.\!e-text-brand-300\/5 {
  color: rgb(237 99 104 / 0.05) !important;
}

.\!e-text-brand-300\/50 {
  color: rgb(237 99 104 / 0.5) !important;
}

.\!e-text-brand-300\/55 {
  color: rgb(237 99 104 / 0.55) !important;
}

.\!e-text-brand-300\/60 {
  color: rgb(237 99 104 / 0.6) !important;
}

.\!e-text-brand-300\/65 {
  color: rgb(237 99 104 / 0.65) !important;
}

.\!e-text-brand-300\/70 {
  color: rgb(237 99 104 / 0.7) !important;
}

.\!e-text-brand-300\/75 {
  color: rgb(237 99 104 / 0.75) !important;
}

.\!e-text-brand-300\/80 {
  color: rgb(237 99 104 / 0.8) !important;
}

.\!e-text-brand-300\/85 {
  color: rgb(237 99 104 / 0.85) !important;
}

.\!e-text-brand-300\/90 {
  color: rgb(237 99 104 / 0.9) !important;
}

.\!e-text-brand-300\/95 {
  color: rgb(237 99 104 / 0.95) !important;
}

.\!e-text-brand-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(231 44 50 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-400\/0 {
  color: rgb(231 44 50 / 0) !important;
}

.\!e-text-brand-400\/10 {
  color: rgb(231 44 50 / 0.1) !important;
}

.\!e-text-brand-400\/100 {
  color: rgb(231 44 50 / 1) !important;
}

.\!e-text-brand-400\/15 {
  color: rgb(231 44 50 / 0.15) !important;
}

.\!e-text-brand-400\/20 {
  color: rgb(231 44 50 / 0.2) !important;
}

.\!e-text-brand-400\/25 {
  color: rgb(231 44 50 / 0.25) !important;
}

.\!e-text-brand-400\/30 {
  color: rgb(231 44 50 / 0.3) !important;
}

.\!e-text-brand-400\/35 {
  color: rgb(231 44 50 / 0.35) !important;
}

.\!e-text-brand-400\/40 {
  color: rgb(231 44 50 / 0.4) !important;
}

.\!e-text-brand-400\/45 {
  color: rgb(231 44 50 / 0.45) !important;
}

.\!e-text-brand-400\/5 {
  color: rgb(231 44 50 / 0.05) !important;
}

.\!e-text-brand-400\/50 {
  color: rgb(231 44 50 / 0.5) !important;
}

.\!e-text-brand-400\/55 {
  color: rgb(231 44 50 / 0.55) !important;
}

.\!e-text-brand-400\/60 {
  color: rgb(231 44 50 / 0.6) !important;
}

.\!e-text-brand-400\/65 {
  color: rgb(231 44 50 / 0.65) !important;
}

.\!e-text-brand-400\/70 {
  color: rgb(231 44 50 / 0.7) !important;
}

.\!e-text-brand-400\/75 {
  color: rgb(231 44 50 / 0.75) !important;
}

.\!e-text-brand-400\/80 {
  color: rgb(231 44 50 / 0.8) !important;
}

.\!e-text-brand-400\/85 {
  color: rgb(231 44 50 / 0.85) !important;
}

.\!e-text-brand-400\/90 {
  color: rgb(231 44 50 / 0.9) !important;
}

.\!e-text-brand-400\/95 {
  color: rgb(231 44 50 / 0.95) !important;
}

.\!e-text-brand-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(252 227 228 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-50\/0 {
  color: rgb(252 227 228 / 0) !important;
}

.\!e-text-brand-50\/10 {
  color: rgb(252 227 228 / 0.1) !important;
}

.\!e-text-brand-50\/100 {
  color: rgb(252 227 228 / 1) !important;
}

.\!e-text-brand-50\/15 {
  color: rgb(252 227 228 / 0.15) !important;
}

.\!e-text-brand-50\/20 {
  color: rgb(252 227 228 / 0.2) !important;
}

.\!e-text-brand-50\/25 {
  color: rgb(252 227 228 / 0.25) !important;
}

.\!e-text-brand-50\/30 {
  color: rgb(252 227 228 / 0.3) !important;
}

.\!e-text-brand-50\/35 {
  color: rgb(252 227 228 / 0.35) !important;
}

.\!e-text-brand-50\/40 {
  color: rgb(252 227 228 / 0.4) !important;
}

.\!e-text-brand-50\/45 {
  color: rgb(252 227 228 / 0.45) !important;
}

.\!e-text-brand-50\/5 {
  color: rgb(252 227 228 / 0.05) !important;
}

.\!e-text-brand-50\/50 {
  color: rgb(252 227 228 / 0.5) !important;
}

.\!e-text-brand-50\/55 {
  color: rgb(252 227 228 / 0.55) !important;
}

.\!e-text-brand-50\/60 {
  color: rgb(252 227 228 / 0.6) !important;
}

.\!e-text-brand-50\/65 {
  color: rgb(252 227 228 / 0.65) !important;
}

.\!e-text-brand-50\/70 {
  color: rgb(252 227 228 / 0.7) !important;
}

.\!e-text-brand-50\/75 {
  color: rgb(252 227 228 / 0.75) !important;
}

.\!e-text-brand-50\/80 {
  color: rgb(252 227 228 / 0.8) !important;
}

.\!e-text-brand-50\/85 {
  color: rgb(252 227 228 / 0.85) !important;
}

.\!e-text-brand-50\/90 {
  color: rgb(252 227 228 / 0.9) !important;
}

.\!e-text-brand-50\/95 {
  color: rgb(252 227 228 / 0.95) !important;
}

.\!e-text-brand-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(196 22 28 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-500\/0 {
  color: rgb(196 22 28 / 0) !important;
}

.\!e-text-brand-500\/10 {
  color: rgb(196 22 28 / 0.1) !important;
}

.\!e-text-brand-500\/100 {
  color: rgb(196 22 28 / 1) !important;
}

.\!e-text-brand-500\/15 {
  color: rgb(196 22 28 / 0.15) !important;
}

.\!e-text-brand-500\/20 {
  color: rgb(196 22 28 / 0.2) !important;
}

.\!e-text-brand-500\/25 {
  color: rgb(196 22 28 / 0.25) !important;
}

.\!e-text-brand-500\/30 {
  color: rgb(196 22 28 / 0.3) !important;
}

.\!e-text-brand-500\/35 {
  color: rgb(196 22 28 / 0.35) !important;
}

.\!e-text-brand-500\/40 {
  color: rgb(196 22 28 / 0.4) !important;
}

.\!e-text-brand-500\/45 {
  color: rgb(196 22 28 / 0.45) !important;
}

.\!e-text-brand-500\/5 {
  color: rgb(196 22 28 / 0.05) !important;
}

.\!e-text-brand-500\/50 {
  color: rgb(196 22 28 / 0.5) !important;
}

.\!e-text-brand-500\/55 {
  color: rgb(196 22 28 / 0.55) !important;
}

.\!e-text-brand-500\/60 {
  color: rgb(196 22 28 / 0.6) !important;
}

.\!e-text-brand-500\/65 {
  color: rgb(196 22 28 / 0.65) !important;
}

.\!e-text-brand-500\/70 {
  color: rgb(196 22 28 / 0.7) !important;
}

.\!e-text-brand-500\/75 {
  color: rgb(196 22 28 / 0.75) !important;
}

.\!e-text-brand-500\/80 {
  color: rgb(196 22 28 / 0.8) !important;
}

.\!e-text-brand-500\/85 {
  color: rgb(196 22 28 / 0.85) !important;
}

.\!e-text-brand-500\/90 {
  color: rgb(196 22 28 / 0.9) !important;
}

.\!e-text-brand-500\/95 {
  color: rgb(196 22 28 / 0.95) !important;
}

.\!e-text-brand-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(156 18 22 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-600\/0 {
  color: rgb(156 18 22 / 0) !important;
}

.\!e-text-brand-600\/10 {
  color: rgb(156 18 22 / 0.1) !important;
}

.\!e-text-brand-600\/100 {
  color: rgb(156 18 22 / 1) !important;
}

.\!e-text-brand-600\/15 {
  color: rgb(156 18 22 / 0.15) !important;
}

.\!e-text-brand-600\/20 {
  color: rgb(156 18 22 / 0.2) !important;
}

.\!e-text-brand-600\/25 {
  color: rgb(156 18 22 / 0.25) !important;
}

.\!e-text-brand-600\/30 {
  color: rgb(156 18 22 / 0.3) !important;
}

.\!e-text-brand-600\/35 {
  color: rgb(156 18 22 / 0.35) !important;
}

.\!e-text-brand-600\/40 {
  color: rgb(156 18 22 / 0.4) !important;
}

.\!e-text-brand-600\/45 {
  color: rgb(156 18 22 / 0.45) !important;
}

.\!e-text-brand-600\/5 {
  color: rgb(156 18 22 / 0.05) !important;
}

.\!e-text-brand-600\/50 {
  color: rgb(156 18 22 / 0.5) !important;
}

.\!e-text-brand-600\/55 {
  color: rgb(156 18 22 / 0.55) !important;
}

.\!e-text-brand-600\/60 {
  color: rgb(156 18 22 / 0.6) !important;
}

.\!e-text-brand-600\/65 {
  color: rgb(156 18 22 / 0.65) !important;
}

.\!e-text-brand-600\/70 {
  color: rgb(156 18 22 / 0.7) !important;
}

.\!e-text-brand-600\/75 {
  color: rgb(156 18 22 / 0.75) !important;
}

.\!e-text-brand-600\/80 {
  color: rgb(156 18 22 / 0.8) !important;
}

.\!e-text-brand-600\/85 {
  color: rgb(156 18 22 / 0.85) !important;
}

.\!e-text-brand-600\/90 {
  color: rgb(156 18 22 / 0.9) !important;
}

.\!e-text-brand-600\/95 {
  color: rgb(156 18 22 / 0.95) !important;
}

.\!e-text-brand-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(119 13 17 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-700\/0 {
  color: rgb(119 13 17 / 0) !important;
}

.\!e-text-brand-700\/10 {
  color: rgb(119 13 17 / 0.1) !important;
}

.\!e-text-brand-700\/100 {
  color: rgb(119 13 17 / 1) !important;
}

.\!e-text-brand-700\/15 {
  color: rgb(119 13 17 / 0.15) !important;
}

.\!e-text-brand-700\/20 {
  color: rgb(119 13 17 / 0.2) !important;
}

.\!e-text-brand-700\/25 {
  color: rgb(119 13 17 / 0.25) !important;
}

.\!e-text-brand-700\/30 {
  color: rgb(119 13 17 / 0.3) !important;
}

.\!e-text-brand-700\/35 {
  color: rgb(119 13 17 / 0.35) !important;
}

.\!e-text-brand-700\/40 {
  color: rgb(119 13 17 / 0.4) !important;
}

.\!e-text-brand-700\/45 {
  color: rgb(119 13 17 / 0.45) !important;
}

.\!e-text-brand-700\/5 {
  color: rgb(119 13 17 / 0.05) !important;
}

.\!e-text-brand-700\/50 {
  color: rgb(119 13 17 / 0.5) !important;
}

.\!e-text-brand-700\/55 {
  color: rgb(119 13 17 / 0.55) !important;
}

.\!e-text-brand-700\/60 {
  color: rgb(119 13 17 / 0.6) !important;
}

.\!e-text-brand-700\/65 {
  color: rgb(119 13 17 / 0.65) !important;
}

.\!e-text-brand-700\/70 {
  color: rgb(119 13 17 / 0.7) !important;
}

.\!e-text-brand-700\/75 {
  color: rgb(119 13 17 / 0.75) !important;
}

.\!e-text-brand-700\/80 {
  color: rgb(119 13 17 / 0.8) !important;
}

.\!e-text-brand-700\/85 {
  color: rgb(119 13 17 / 0.85) !important;
}

.\!e-text-brand-700\/90 {
  color: rgb(119 13 17 / 0.9) !important;
}

.\!e-text-brand-700\/95 {
  color: rgb(119 13 17 / 0.95) !important;
}

.\!e-text-brand-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(78 9 11 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-800\/0 {
  color: rgb(78 9 11 / 0) !important;
}

.\!e-text-brand-800\/10 {
  color: rgb(78 9 11 / 0.1) !important;
}

.\!e-text-brand-800\/100 {
  color: rgb(78 9 11 / 1) !important;
}

.\!e-text-brand-800\/15 {
  color: rgb(78 9 11 / 0.15) !important;
}

.\!e-text-brand-800\/20 {
  color: rgb(78 9 11 / 0.2) !important;
}

.\!e-text-brand-800\/25 {
  color: rgb(78 9 11 / 0.25) !important;
}

.\!e-text-brand-800\/30 {
  color: rgb(78 9 11 / 0.3) !important;
}

.\!e-text-brand-800\/35 {
  color: rgb(78 9 11 / 0.35) !important;
}

.\!e-text-brand-800\/40 {
  color: rgb(78 9 11 / 0.4) !important;
}

.\!e-text-brand-800\/45 {
  color: rgb(78 9 11 / 0.45) !important;
}

.\!e-text-brand-800\/5 {
  color: rgb(78 9 11 / 0.05) !important;
}

.\!e-text-brand-800\/50 {
  color: rgb(78 9 11 / 0.5) !important;
}

.\!e-text-brand-800\/55 {
  color: rgb(78 9 11 / 0.55) !important;
}

.\!e-text-brand-800\/60 {
  color: rgb(78 9 11 / 0.6) !important;
}

.\!e-text-brand-800\/65 {
  color: rgb(78 9 11 / 0.65) !important;
}

.\!e-text-brand-800\/70 {
  color: rgb(78 9 11 / 0.7) !important;
}

.\!e-text-brand-800\/75 {
  color: rgb(78 9 11 / 0.75) !important;
}

.\!e-text-brand-800\/80 {
  color: rgb(78 9 11 / 0.8) !important;
}

.\!e-text-brand-800\/85 {
  color: rgb(78 9 11 / 0.85) !important;
}

.\!e-text-brand-800\/90 {
  color: rgb(78 9 11 / 0.9) !important;
}

.\!e-text-brand-800\/95 {
  color: rgb(78 9 11 / 0.95) !important;
}

.\!e-text-brand-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(41 5 6 / var(--tw-text-opacity)) !important;
}

.\!e-text-brand-900\/0 {
  color: rgb(41 5 6 / 0) !important;
}

.\!e-text-brand-900\/10 {
  color: rgb(41 5 6 / 0.1) !important;
}

.\!e-text-brand-900\/100 {
  color: rgb(41 5 6 / 1) !important;
}

.\!e-text-brand-900\/15 {
  color: rgb(41 5 6 / 0.15) !important;
}

.\!e-text-brand-900\/20 {
  color: rgb(41 5 6 / 0.2) !important;
}

.\!e-text-brand-900\/25 {
  color: rgb(41 5 6 / 0.25) !important;
}

.\!e-text-brand-900\/30 {
  color: rgb(41 5 6 / 0.3) !important;
}

.\!e-text-brand-900\/35 {
  color: rgb(41 5 6 / 0.35) !important;
}

.\!e-text-brand-900\/40 {
  color: rgb(41 5 6 / 0.4) !important;
}

.\!e-text-brand-900\/45 {
  color: rgb(41 5 6 / 0.45) !important;
}

.\!e-text-brand-900\/5 {
  color: rgb(41 5 6 / 0.05) !important;
}

.\!e-text-brand-900\/50 {
  color: rgb(41 5 6 / 0.5) !important;
}

.\!e-text-brand-900\/55 {
  color: rgb(41 5 6 / 0.55) !important;
}

.\!e-text-brand-900\/60 {
  color: rgb(41 5 6 / 0.6) !important;
}

.\!e-text-brand-900\/65 {
  color: rgb(41 5 6 / 0.65) !important;
}

.\!e-text-brand-900\/70 {
  color: rgb(41 5 6 / 0.7) !important;
}

.\!e-text-brand-900\/75 {
  color: rgb(41 5 6 / 0.75) !important;
}

.\!e-text-brand-900\/80 {
  color: rgb(41 5 6 / 0.8) !important;
}

.\!e-text-brand-900\/85 {
  color: rgb(41 5 6 / 0.85) !important;
}

.\!e-text-brand-900\/90 {
  color: rgb(41 5 6 / 0.9) !important;
}

.\!e-text-brand-900\/95 {
  color: rgb(41 5 6 / 0.95) !important;
}

.\!e-text-error-darken {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}

.\!e-text-error-darken\/0 {
  color: rgb(220 38 38 / 0) !important;
}

.\!e-text-error-darken\/10 {
  color: rgb(220 38 38 / 0.1) !important;
}

.\!e-text-error-darken\/100 {
  color: rgb(220 38 38 / 1) !important;
}

.\!e-text-error-darken\/15 {
  color: rgb(220 38 38 / 0.15) !important;
}

.\!e-text-error-darken\/20 {
  color: rgb(220 38 38 / 0.2) !important;
}

.\!e-text-error-darken\/25 {
  color: rgb(220 38 38 / 0.25) !important;
}

.\!e-text-error-darken\/30 {
  color: rgb(220 38 38 / 0.3) !important;
}

.\!e-text-error-darken\/35 {
  color: rgb(220 38 38 / 0.35) !important;
}

.\!e-text-error-darken\/40 {
  color: rgb(220 38 38 / 0.4) !important;
}

.\!e-text-error-darken\/45 {
  color: rgb(220 38 38 / 0.45) !important;
}

.\!e-text-error-darken\/5 {
  color: rgb(220 38 38 / 0.05) !important;
}

.\!e-text-error-darken\/50 {
  color: rgb(220 38 38 / 0.5) !important;
}

.\!e-text-error-darken\/55 {
  color: rgb(220 38 38 / 0.55) !important;
}

.\!e-text-error-darken\/60 {
  color: rgb(220 38 38 / 0.6) !important;
}

.\!e-text-error-darken\/65 {
  color: rgb(220 38 38 / 0.65) !important;
}

.\!e-text-error-darken\/70 {
  color: rgb(220 38 38 / 0.7) !important;
}

.\!e-text-error-darken\/75 {
  color: rgb(220 38 38 / 0.75) !important;
}

.\!e-text-error-darken\/80 {
  color: rgb(220 38 38 / 0.8) !important;
}

.\!e-text-error-darken\/85 {
  color: rgb(220 38 38 / 0.85) !important;
}

.\!e-text-error-darken\/90 {
  color: rgb(220 38 38 / 0.9) !important;
}

.\!e-text-error-darken\/95 {
  color: rgb(220 38 38 / 0.95) !important;
}

.\!e-text-error-lighten {
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}

.\!e-text-error-lighten\/0 {
  color: rgb(248 113 113 / 0) !important;
}

.\!e-text-error-lighten\/10 {
  color: rgb(248 113 113 / 0.1) !important;
}

.\!e-text-error-lighten\/100 {
  color: rgb(248 113 113 / 1) !important;
}

.\!e-text-error-lighten\/15 {
  color: rgb(248 113 113 / 0.15) !important;
}

.\!e-text-error-lighten\/20 {
  color: rgb(248 113 113 / 0.2) !important;
}

.\!e-text-error-lighten\/25 {
  color: rgb(248 113 113 / 0.25) !important;
}

.\!e-text-error-lighten\/30 {
  color: rgb(248 113 113 / 0.3) !important;
}

.\!e-text-error-lighten\/35 {
  color: rgb(248 113 113 / 0.35) !important;
}

.\!e-text-error-lighten\/40 {
  color: rgb(248 113 113 / 0.4) !important;
}

.\!e-text-error-lighten\/45 {
  color: rgb(248 113 113 / 0.45) !important;
}

.\!e-text-error-lighten\/5 {
  color: rgb(248 113 113 / 0.05) !important;
}

.\!e-text-error-lighten\/50 {
  color: rgb(248 113 113 / 0.5) !important;
}

.\!e-text-error-lighten\/55 {
  color: rgb(248 113 113 / 0.55) !important;
}

.\!e-text-error-lighten\/60 {
  color: rgb(248 113 113 / 0.6) !important;
}

.\!e-text-error-lighten\/65 {
  color: rgb(248 113 113 / 0.65) !important;
}

.\!e-text-error-lighten\/70 {
  color: rgb(248 113 113 / 0.7) !important;
}

.\!e-text-error-lighten\/75 {
  color: rgb(248 113 113 / 0.75) !important;
}

.\!e-text-error-lighten\/80 {
  color: rgb(248 113 113 / 0.8) !important;
}

.\!e-text-error-lighten\/85 {
  color: rgb(248 113 113 / 0.85) !important;
}

.\!e-text-error-lighten\/90 {
  color: rgb(248 113 113 / 0.9) !important;
}

.\!e-text-error-lighten\/95 {
  color: rgb(248 113 113 / 0.95) !important;
}

.\!e-text-gray-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity)) !important;
}

.\!e-text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity)) !important;
}

.\!e-text-info-darken {
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity)) !important;
}

.\!e-text-info-darken\/0 {
  color: rgb(71 85 105 / 0) !important;
}

.\!e-text-info-darken\/10 {
  color: rgb(71 85 105 / 0.1) !important;
}

.\!e-text-info-darken\/100 {
  color: rgb(71 85 105 / 1) !important;
}

.\!e-text-info-darken\/15 {
  color: rgb(71 85 105 / 0.15) !important;
}

.\!e-text-info-darken\/20 {
  color: rgb(71 85 105 / 0.2) !important;
}

.\!e-text-info-darken\/25 {
  color: rgb(71 85 105 / 0.25) !important;
}

.\!e-text-info-darken\/30 {
  color: rgb(71 85 105 / 0.3) !important;
}

.\!e-text-info-darken\/35 {
  color: rgb(71 85 105 / 0.35) !important;
}

.\!e-text-info-darken\/40 {
  color: rgb(71 85 105 / 0.4) !important;
}

.\!e-text-info-darken\/45 {
  color: rgb(71 85 105 / 0.45) !important;
}

.\!e-text-info-darken\/5 {
  color: rgb(71 85 105 / 0.05) !important;
}

.\!e-text-info-darken\/50 {
  color: rgb(71 85 105 / 0.5) !important;
}

.\!e-text-info-darken\/55 {
  color: rgb(71 85 105 / 0.55) !important;
}

.\!e-text-info-darken\/60 {
  color: rgb(71 85 105 / 0.6) !important;
}

.\!e-text-info-darken\/65 {
  color: rgb(71 85 105 / 0.65) !important;
}

.\!e-text-info-darken\/70 {
  color: rgb(71 85 105 / 0.7) !important;
}

.\!e-text-info-darken\/75 {
  color: rgb(71 85 105 / 0.75) !important;
}

.\!e-text-info-darken\/80 {
  color: rgb(71 85 105 / 0.8) !important;
}

.\!e-text-info-darken\/85 {
  color: rgb(71 85 105 / 0.85) !important;
}

.\!e-text-info-darken\/90 {
  color: rgb(71 85 105 / 0.9) !important;
}

.\!e-text-info-darken\/95 {
  color: rgb(71 85 105 / 0.95) !important;
}

.\!e-text-info-lighten {
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity)) !important;
}

.\!e-text-info-lighten\/0 {
  color: rgb(148 163 184 / 0) !important;
}

.\!e-text-info-lighten\/10 {
  color: rgb(148 163 184 / 0.1) !important;
}

.\!e-text-info-lighten\/100 {
  color: rgb(148 163 184 / 1) !important;
}

.\!e-text-info-lighten\/15 {
  color: rgb(148 163 184 / 0.15) !important;
}

.\!e-text-info-lighten\/20 {
  color: rgb(148 163 184 / 0.2) !important;
}

.\!e-text-info-lighten\/25 {
  color: rgb(148 163 184 / 0.25) !important;
}

.\!e-text-info-lighten\/30 {
  color: rgb(148 163 184 / 0.3) !important;
}

.\!e-text-info-lighten\/35 {
  color: rgb(148 163 184 / 0.35) !important;
}

.\!e-text-info-lighten\/40 {
  color: rgb(148 163 184 / 0.4) !important;
}

.\!e-text-info-lighten\/45 {
  color: rgb(148 163 184 / 0.45) !important;
}

.\!e-text-info-lighten\/5 {
  color: rgb(148 163 184 / 0.05) !important;
}

.\!e-text-info-lighten\/50 {
  color: rgb(148 163 184 / 0.5) !important;
}

.\!e-text-info-lighten\/55 {
  color: rgb(148 163 184 / 0.55) !important;
}

.\!e-text-info-lighten\/60 {
  color: rgb(148 163 184 / 0.6) !important;
}

.\!e-text-info-lighten\/65 {
  color: rgb(148 163 184 / 0.65) !important;
}

.\!e-text-info-lighten\/70 {
  color: rgb(148 163 184 / 0.7) !important;
}

.\!e-text-info-lighten\/75 {
  color: rgb(148 163 184 / 0.75) !important;
}

.\!e-text-info-lighten\/80 {
  color: rgb(148 163 184 / 0.8) !important;
}

.\!e-text-info-lighten\/85 {
  color: rgb(148 163 184 / 0.85) !important;
}

.\!e-text-info-lighten\/90 {
  color: rgb(148 163 184 / 0.9) !important;
}

.\!e-text-info-lighten\/95 {
  color: rgb(148 163 184 / 0.95) !important;
}

.\!e-text-primary-darken {
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
}

.\!e-text-primary-darken\/0 {
  color: rgb(37 99 235 / 0) !important;
}

.\!e-text-primary-darken\/10 {
  color: rgb(37 99 235 / 0.1) !important;
}

.\!e-text-primary-darken\/100 {
  color: rgb(37 99 235 / 1) !important;
}

.\!e-text-primary-darken\/15 {
  color: rgb(37 99 235 / 0.15) !important;
}

.\!e-text-primary-darken\/20 {
  color: rgb(37 99 235 / 0.2) !important;
}

.\!e-text-primary-darken\/25 {
  color: rgb(37 99 235 / 0.25) !important;
}

.\!e-text-primary-darken\/30 {
  color: rgb(37 99 235 / 0.3) !important;
}

.\!e-text-primary-darken\/35 {
  color: rgb(37 99 235 / 0.35) !important;
}

.\!e-text-primary-darken\/40 {
  color: rgb(37 99 235 / 0.4) !important;
}

.\!e-text-primary-darken\/45 {
  color: rgb(37 99 235 / 0.45) !important;
}

.\!e-text-primary-darken\/5 {
  color: rgb(37 99 235 / 0.05) !important;
}

.\!e-text-primary-darken\/50 {
  color: rgb(37 99 235 / 0.5) !important;
}

.\!e-text-primary-darken\/55 {
  color: rgb(37 99 235 / 0.55) !important;
}

.\!e-text-primary-darken\/60 {
  color: rgb(37 99 235 / 0.6) !important;
}

.\!e-text-primary-darken\/65 {
  color: rgb(37 99 235 / 0.65) !important;
}

.\!e-text-primary-darken\/70 {
  color: rgb(37 99 235 / 0.7) !important;
}

.\!e-text-primary-darken\/75 {
  color: rgb(37 99 235 / 0.75) !important;
}

.\!e-text-primary-darken\/80 {
  color: rgb(37 99 235 / 0.8) !important;
}

.\!e-text-primary-darken\/85 {
  color: rgb(37 99 235 / 0.85) !important;
}

.\!e-text-primary-darken\/90 {
  color: rgb(37 99 235 / 0.9) !important;
}

.\!e-text-primary-darken\/95 {
  color: rgb(37 99 235 / 0.95) !important;
}

.\!e-text-primary-lighten {
  --tw-text-opacity: 1 !important;
  color: rgb(96 165 250 / var(--tw-text-opacity)) !important;
}

.\!e-text-primary-lighten\/0 {
  color: rgb(96 165 250 / 0) !important;
}

.\!e-text-primary-lighten\/10 {
  color: rgb(96 165 250 / 0.1) !important;
}

.\!e-text-primary-lighten\/100 {
  color: rgb(96 165 250 / 1) !important;
}

.\!e-text-primary-lighten\/15 {
  color: rgb(96 165 250 / 0.15) !important;
}

.\!e-text-primary-lighten\/20 {
  color: rgb(96 165 250 / 0.2) !important;
}

.\!e-text-primary-lighten\/25 {
  color: rgb(96 165 250 / 0.25) !important;
}

.\!e-text-primary-lighten\/30 {
  color: rgb(96 165 250 / 0.3) !important;
}

.\!e-text-primary-lighten\/35 {
  color: rgb(96 165 250 / 0.35) !important;
}

.\!e-text-primary-lighten\/40 {
  color: rgb(96 165 250 / 0.4) !important;
}

.\!e-text-primary-lighten\/45 {
  color: rgb(96 165 250 / 0.45) !important;
}

.\!e-text-primary-lighten\/5 {
  color: rgb(96 165 250 / 0.05) !important;
}

.\!e-text-primary-lighten\/50 {
  color: rgb(96 165 250 / 0.5) !important;
}

.\!e-text-primary-lighten\/55 {
  color: rgb(96 165 250 / 0.55) !important;
}

.\!e-text-primary-lighten\/60 {
  color: rgb(96 165 250 / 0.6) !important;
}

.\!e-text-primary-lighten\/65 {
  color: rgb(96 165 250 / 0.65) !important;
}

.\!e-text-primary-lighten\/70 {
  color: rgb(96 165 250 / 0.7) !important;
}

.\!e-text-primary-lighten\/75 {
  color: rgb(96 165 250 / 0.75) !important;
}

.\!e-text-primary-lighten\/80 {
  color: rgb(96 165 250 / 0.8) !important;
}

.\!e-text-primary-lighten\/85 {
  color: rgb(96 165 250 / 0.85) !important;
}

.\!e-text-primary-lighten\/90 {
  color: rgb(96 165 250 / 0.9) !important;
}

.\!e-text-primary-lighten\/95 {
  color: rgb(96 165 250 / 0.95) !important;
}

.\!e-text-success-darken {
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity)) !important;
}

.\!e-text-success-darken\/0 {
  color: rgb(5 150 105 / 0) !important;
}

.\!e-text-success-darken\/10 {
  color: rgb(5 150 105 / 0.1) !important;
}

.\!e-text-success-darken\/100 {
  color: rgb(5 150 105 / 1) !important;
}

.\!e-text-success-darken\/15 {
  color: rgb(5 150 105 / 0.15) !important;
}

.\!e-text-success-darken\/20 {
  color: rgb(5 150 105 / 0.2) !important;
}

.\!e-text-success-darken\/25 {
  color: rgb(5 150 105 / 0.25) !important;
}

.\!e-text-success-darken\/30 {
  color: rgb(5 150 105 / 0.3) !important;
}

.\!e-text-success-darken\/35 {
  color: rgb(5 150 105 / 0.35) !important;
}

.\!e-text-success-darken\/40 {
  color: rgb(5 150 105 / 0.4) !important;
}

.\!e-text-success-darken\/45 {
  color: rgb(5 150 105 / 0.45) !important;
}

.\!e-text-success-darken\/5 {
  color: rgb(5 150 105 / 0.05) !important;
}

.\!e-text-success-darken\/50 {
  color: rgb(5 150 105 / 0.5) !important;
}

.\!e-text-success-darken\/55 {
  color: rgb(5 150 105 / 0.55) !important;
}

.\!e-text-success-darken\/60 {
  color: rgb(5 150 105 / 0.6) !important;
}

.\!e-text-success-darken\/65 {
  color: rgb(5 150 105 / 0.65) !important;
}

.\!e-text-success-darken\/70 {
  color: rgb(5 150 105 / 0.7) !important;
}

.\!e-text-success-darken\/75 {
  color: rgb(5 150 105 / 0.75) !important;
}

.\!e-text-success-darken\/80 {
  color: rgb(5 150 105 / 0.8) !important;
}

.\!e-text-success-darken\/85 {
  color: rgb(5 150 105 / 0.85) !important;
}

.\!e-text-success-darken\/90 {
  color: rgb(5 150 105 / 0.9) !important;
}

.\!e-text-success-darken\/95 {
  color: rgb(5 150 105 / 0.95) !important;
}

.\!e-text-success-lighten {
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity)) !important;
}

.\!e-text-success-lighten\/0 {
  color: rgb(52 211 153 / 0) !important;
}

.\!e-text-success-lighten\/10 {
  color: rgb(52 211 153 / 0.1) !important;
}

.\!e-text-success-lighten\/100 {
  color: rgb(52 211 153 / 1) !important;
}

.\!e-text-success-lighten\/15 {
  color: rgb(52 211 153 / 0.15) !important;
}

.\!e-text-success-lighten\/20 {
  color: rgb(52 211 153 / 0.2) !important;
}

.\!e-text-success-lighten\/25 {
  color: rgb(52 211 153 / 0.25) !important;
}

.\!e-text-success-lighten\/30 {
  color: rgb(52 211 153 / 0.3) !important;
}

.\!e-text-success-lighten\/35 {
  color: rgb(52 211 153 / 0.35) !important;
}

.\!e-text-success-lighten\/40 {
  color: rgb(52 211 153 / 0.4) !important;
}

.\!e-text-success-lighten\/45 {
  color: rgb(52 211 153 / 0.45) !important;
}

.\!e-text-success-lighten\/5 {
  color: rgb(52 211 153 / 0.05) !important;
}

.\!e-text-success-lighten\/50 {
  color: rgb(52 211 153 / 0.5) !important;
}

.\!e-text-success-lighten\/55 {
  color: rgb(52 211 153 / 0.55) !important;
}

.\!e-text-success-lighten\/60 {
  color: rgb(52 211 153 / 0.6) !important;
}

.\!e-text-success-lighten\/65 {
  color: rgb(52 211 153 / 0.65) !important;
}

.\!e-text-success-lighten\/70 {
  color: rgb(52 211 153 / 0.7) !important;
}

.\!e-text-success-lighten\/75 {
  color: rgb(52 211 153 / 0.75) !important;
}

.\!e-text-success-lighten\/80 {
  color: rgb(52 211 153 / 0.8) !important;
}

.\!e-text-success-lighten\/85 {
  color: rgb(52 211 153 / 0.85) !important;
}

.\!e-text-success-lighten\/90 {
  color: rgb(52 211 153 / 0.9) !important;
}

.\!e-text-success-lighten\/95 {
  color: rgb(52 211 153 / 0.95) !important;
}

.\!e-text-surface-active {
  --tw-text-opacity: 1 !important;
  color: rgb(25 118 210 / var(--tw-text-opacity)) !important;
}

.\!e-text-surface-active\/0 {
  color: rgb(25 118 210 / 0) !important;
}

.\!e-text-surface-active\/10 {
  color: rgb(25 118 210 / 0.1) !important;
}

.\!e-text-surface-active\/100 {
  color: rgb(25 118 210 / 1) !important;
}

.\!e-text-surface-active\/15 {
  color: rgb(25 118 210 / 0.15) !important;
}

.\!e-text-surface-active\/20 {
  color: rgb(25 118 210 / 0.2) !important;
}

.\!e-text-surface-active\/25 {
  color: rgb(25 118 210 / 0.25) !important;
}

.\!e-text-surface-active\/30 {
  color: rgb(25 118 210 / 0.3) !important;
}

.\!e-text-surface-active\/35 {
  color: rgb(25 118 210 / 0.35) !important;
}

.\!e-text-surface-active\/40 {
  color: rgb(25 118 210 / 0.4) !important;
}

.\!e-text-surface-active\/45 {
  color: rgb(25 118 210 / 0.45) !important;
}

.\!e-text-surface-active\/5 {
  color: rgb(25 118 210 / 0.05) !important;
}

.\!e-text-surface-active\/50 {
  color: rgb(25 118 210 / 0.5) !important;
}

.\!e-text-surface-active\/55 {
  color: rgb(25 118 210 / 0.55) !important;
}

.\!e-text-surface-active\/60 {
  color: rgb(25 118 210 / 0.6) !important;
}

.\!e-text-surface-active\/65 {
  color: rgb(25 118 210 / 0.65) !important;
}

.\!e-text-surface-active\/70 {
  color: rgb(25 118 210 / 0.7) !important;
}

.\!e-text-surface-active\/75 {
  color: rgb(25 118 210 / 0.75) !important;
}

.\!e-text-surface-active\/80 {
  color: rgb(25 118 210 / 0.8) !important;
}

.\!e-text-surface-active\/85 {
  color: rgb(25 118 210 / 0.85) !important;
}

.\!e-text-surface-active\/90 {
  color: rgb(25 118 210 / 0.9) !important;
}

.\!e-text-surface-active\/95 {
  color: rgb(25 118 210 / 0.95) !important;
}

.\!e-text-surface-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(246 249 255 / var(--tw-text-opacity)) !important;
}

.\!e-text-surface-dark-active {
  --tw-text-opacity: 1 !important;
  color: rgb(98 158 252 / var(--tw-text-opacity)) !important;
}

.\!e-text-surface-dark-active\/0 {
  color: rgb(98 158 252 / 0) !important;
}

.\!e-text-surface-dark-active\/10 {
  color: rgb(98 158 252 / 0.1) !important;
}

.\!e-text-surface-dark-active\/100 {
  color: rgb(98 158 252 / 1) !important;
}

.\!e-text-surface-dark-active\/15 {
  color: rgb(98 158 252 / 0.15) !important;
}

.\!e-text-surface-dark-active\/20 {
  color: rgb(98 158 252 / 0.2) !important;
}

.\!e-text-surface-dark-active\/25 {
  color: rgb(98 158 252 / 0.25) !important;
}

.\!e-text-surface-dark-active\/30 {
  color: rgb(98 158 252 / 0.3) !important;
}

.\!e-text-surface-dark-active\/35 {
  color: rgb(98 158 252 / 0.35) !important;
}

.\!e-text-surface-dark-active\/40 {
  color: rgb(98 158 252 / 0.4) !important;
}

.\!e-text-surface-dark-active\/45 {
  color: rgb(98 158 252 / 0.45) !important;
}

.\!e-text-surface-dark-active\/5 {
  color: rgb(98 158 252 / 0.05) !important;
}

.\!e-text-surface-dark-active\/50 {
  color: rgb(98 158 252 / 0.5) !important;
}

.\!e-text-surface-dark-active\/55 {
  color: rgb(98 158 252 / 0.55) !important;
}

.\!e-text-surface-dark-active\/60 {
  color: rgb(98 158 252 / 0.6) !important;
}

.\!e-text-surface-dark-active\/65 {
  color: rgb(98 158 252 / 0.65) !important;
}

.\!e-text-surface-dark-active\/70 {
  color: rgb(98 158 252 / 0.7) !important;
}

.\!e-text-surface-dark-active\/75 {
  color: rgb(98 158 252 / 0.75) !important;
}

.\!e-text-surface-dark-active\/80 {
  color: rgb(98 158 252 / 0.8) !important;
}

.\!e-text-surface-dark-active\/85 {
  color: rgb(98 158 252 / 0.85) !important;
}

.\!e-text-surface-dark-active\/90 {
  color: rgb(98 158 252 / 0.9) !important;
}

.\!e-text-surface-dark-active\/95 {
  color: rgb(98 158 252 / 0.95) !important;
}

.\!e-text-surface-dark\/0 {
  color: rgb(246 249 255 / 0) !important;
}

.\!e-text-surface-dark\/10 {
  color: rgb(246 249 255 / 0.1) !important;
}

.\!e-text-surface-dark\/100 {
  color: rgb(246 249 255 / 1) !important;
}

.\!e-text-surface-dark\/15 {
  color: rgb(246 249 255 / 0.15) !important;
}

.\!e-text-surface-dark\/20 {
  color: rgb(246 249 255 / 0.2) !important;
}

.\!e-text-surface-dark\/25 {
  color: rgb(246 249 255 / 0.25) !important;
}

.\!e-text-surface-dark\/30 {
  color: rgb(246 249 255 / 0.3) !important;
}

.\!e-text-surface-dark\/35 {
  color: rgb(246 249 255 / 0.35) !important;
}

.\!e-text-surface-dark\/40 {
  color: rgb(246 249 255 / 0.4) !important;
}

.\!e-text-surface-dark\/45 {
  color: rgb(246 249 255 / 0.45) !important;
}

.\!e-text-surface-dark\/5 {
  color: rgb(246 249 255 / 0.05) !important;
}

.\!e-text-surface-dark\/50 {
  color: rgb(246 249 255 / 0.5) !important;
}

.\!e-text-surface-dark\/55 {
  color: rgb(246 249 255 / 0.55) !important;
}

.\!e-text-surface-dark\/60 {
  color: rgb(246 249 255 / 0.6) !important;
}

.\!e-text-surface-dark\/65 {
  color: rgb(246 249 255 / 0.65) !important;
}

.\!e-text-surface-dark\/70 {
  color: rgb(246 249 255 / 0.7) !important;
}

.\!e-text-surface-dark\/75 {
  color: rgb(246 249 255 / 0.75) !important;
}

.\!e-text-surface-dark\/80 {
  color: rgb(246 249 255 / 0.8) !important;
}

.\!e-text-surface-dark\/85 {
  color: rgb(246 249 255 / 0.85) !important;
}

.\!e-text-surface-dark\/90 {
  color: rgb(246 249 255 / 0.9) !important;
}

.\!e-text-surface-dark\/95 {
  color: rgb(246 249 255 / 0.95) !important;
}

.\!e-text-warning-darken {
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity)) !important;
}

.\!e-text-warning-darken\/0 {
  color: rgb(217 119 6 / 0) !important;
}

.\!e-text-warning-darken\/10 {
  color: rgb(217 119 6 / 0.1) !important;
}

.\!e-text-warning-darken\/100 {
  color: rgb(217 119 6 / 1) !important;
}

.\!e-text-warning-darken\/15 {
  color: rgb(217 119 6 / 0.15) !important;
}

.\!e-text-warning-darken\/20 {
  color: rgb(217 119 6 / 0.2) !important;
}

.\!e-text-warning-darken\/25 {
  color: rgb(217 119 6 / 0.25) !important;
}

.\!e-text-warning-darken\/30 {
  color: rgb(217 119 6 / 0.3) !important;
}

.\!e-text-warning-darken\/35 {
  color: rgb(217 119 6 / 0.35) !important;
}

.\!e-text-warning-darken\/40 {
  color: rgb(217 119 6 / 0.4) !important;
}

.\!e-text-warning-darken\/45 {
  color: rgb(217 119 6 / 0.45) !important;
}

.\!e-text-warning-darken\/5 {
  color: rgb(217 119 6 / 0.05) !important;
}

.\!e-text-warning-darken\/50 {
  color: rgb(217 119 6 / 0.5) !important;
}

.\!e-text-warning-darken\/55 {
  color: rgb(217 119 6 / 0.55) !important;
}

.\!e-text-warning-darken\/60 {
  color: rgb(217 119 6 / 0.6) !important;
}

.\!e-text-warning-darken\/65 {
  color: rgb(217 119 6 / 0.65) !important;
}

.\!e-text-warning-darken\/70 {
  color: rgb(217 119 6 / 0.7) !important;
}

.\!e-text-warning-darken\/75 {
  color: rgb(217 119 6 / 0.75) !important;
}

.\!e-text-warning-darken\/80 {
  color: rgb(217 119 6 / 0.8) !important;
}

.\!e-text-warning-darken\/85 {
  color: rgb(217 119 6 / 0.85) !important;
}

.\!e-text-warning-darken\/90 {
  color: rgb(217 119 6 / 0.9) !important;
}

.\!e-text-warning-darken\/95 {
  color: rgb(217 119 6 / 0.95) !important;
}

.\!e-text-warning-lighten {
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity)) !important;
}

.\!e-text-warning-lighten\/0 {
  color: rgb(251 191 36 / 0) !important;
}

.\!e-text-warning-lighten\/10 {
  color: rgb(251 191 36 / 0.1) !important;
}

.\!e-text-warning-lighten\/100 {
  color: rgb(251 191 36 / 1) !important;
}

.\!e-text-warning-lighten\/15 {
  color: rgb(251 191 36 / 0.15) !important;
}

.\!e-text-warning-lighten\/20 {
  color: rgb(251 191 36 / 0.2) !important;
}

.\!e-text-warning-lighten\/25 {
  color: rgb(251 191 36 / 0.25) !important;
}

.\!e-text-warning-lighten\/30 {
  color: rgb(251 191 36 / 0.3) !important;
}

.\!e-text-warning-lighten\/35 {
  color: rgb(251 191 36 / 0.35) !important;
}

.\!e-text-warning-lighten\/40 {
  color: rgb(251 191 36 / 0.4) !important;
}

.\!e-text-warning-lighten\/45 {
  color: rgb(251 191 36 / 0.45) !important;
}

.\!e-text-warning-lighten\/5 {
  color: rgb(251 191 36 / 0.05) !important;
}

.\!e-text-warning-lighten\/50 {
  color: rgb(251 191 36 / 0.5) !important;
}

.\!e-text-warning-lighten\/55 {
  color: rgb(251 191 36 / 0.55) !important;
}

.\!e-text-warning-lighten\/60 {
  color: rgb(251 191 36 / 0.6) !important;
}

.\!e-text-warning-lighten\/65 {
  color: rgb(251 191 36 / 0.65) !important;
}

.\!e-text-warning-lighten\/70 {
  color: rgb(251 191 36 / 0.7) !important;
}

.\!e-text-warning-lighten\/75 {
  color: rgb(251 191 36 / 0.75) !important;
}

.\!e-text-warning-lighten\/80 {
  color: rgb(251 191 36 / 0.8) !important;
}

.\!e-text-warning-lighten\/85 {
  color: rgb(251 191 36 / 0.85) !important;
}

.\!e-text-warning-lighten\/90 {
  color: rgb(251 191 36 / 0.9) !important;
}

.\!e-text-warning-lighten\/95 {
  color: rgb(251 191 36 / 0.95) !important;
}

.e-text-\[\#000057\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 87 / var(--tw-text-opacity));
}

.e-text-\[\#00315f\] {
  --tw-text-opacity: 1;
  color: rgb(0 49 95 / var(--tw-text-opacity));
}

.e-text-\[\#1976d2\] {
  --tw-text-opacity: 1;
  color: rgb(25 118 210 / var(--tw-text-opacity));
}

.e-text-\[\#61b0ff\] {
  --tw-text-opacity: 1;
  color: rgb(97 176 255 / var(--tw-text-opacity));
}

.e-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.e-text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.e-text-brand-100 {
  --tw-text-opacity: 1;
  color: rgb(249 205 206 / var(--tw-text-opacity));
}

.e-text-brand-100\/0 {
  color: rgb(249 205 206 / 0);
}

.e-text-brand-100\/10 {
  color: rgb(249 205 206 / 0.1);
}

.e-text-brand-100\/100 {
  color: rgb(249 205 206 / 1);
}

.e-text-brand-100\/15 {
  color: rgb(249 205 206 / 0.15);
}

.e-text-brand-100\/20 {
  color: rgb(249 205 206 / 0.2);
}

.e-text-brand-100\/25 {
  color: rgb(249 205 206 / 0.25);
}

.e-text-brand-100\/30 {
  color: rgb(249 205 206 / 0.3);
}

.e-text-brand-100\/35 {
  color: rgb(249 205 206 / 0.35);
}

.e-text-brand-100\/40 {
  color: rgb(249 205 206 / 0.4);
}

.e-text-brand-100\/45 {
  color: rgb(249 205 206 / 0.45);
}

.e-text-brand-100\/5 {
  color: rgb(249 205 206 / 0.05);
}

.e-text-brand-100\/50 {
  color: rgb(249 205 206 / 0.5);
}

.e-text-brand-100\/55 {
  color: rgb(249 205 206 / 0.55);
}

.e-text-brand-100\/60 {
  color: rgb(249 205 206 / 0.6);
}

.e-text-brand-100\/65 {
  color: rgb(249 205 206 / 0.65);
}

.e-text-brand-100\/70 {
  color: rgb(249 205 206 / 0.7);
}

.e-text-brand-100\/75 {
  color: rgb(249 205 206 / 0.75);
}

.e-text-brand-100\/80 {
  color: rgb(249 205 206 / 0.8);
}

.e-text-brand-100\/85 {
  color: rgb(249 205 206 / 0.85);
}

.e-text-brand-100\/90 {
  color: rgb(249 205 206 / 0.9);
}

.e-text-brand-100\/95 {
  color: rgb(249 205 206 / 0.95);
}

.e-text-brand-200 {
  --tw-text-opacity: 1;
  color: rgb(243 150 153 / var(--tw-text-opacity));
}

.e-text-brand-200\/0 {
  color: rgb(243 150 153 / 0);
}

.e-text-brand-200\/10 {
  color: rgb(243 150 153 / 0.1);
}

.e-text-brand-200\/100 {
  color: rgb(243 150 153 / 1);
}

.e-text-brand-200\/15 {
  color: rgb(243 150 153 / 0.15);
}

.e-text-brand-200\/20 {
  color: rgb(243 150 153 / 0.2);
}

.e-text-brand-200\/25 {
  color: rgb(243 150 153 / 0.25);
}

.e-text-brand-200\/30 {
  color: rgb(243 150 153 / 0.3);
}

.e-text-brand-200\/35 {
  color: rgb(243 150 153 / 0.35);
}

.e-text-brand-200\/40 {
  color: rgb(243 150 153 / 0.4);
}

.e-text-brand-200\/45 {
  color: rgb(243 150 153 / 0.45);
}

.e-text-brand-200\/5 {
  color: rgb(243 150 153 / 0.05);
}

.e-text-brand-200\/50 {
  color: rgb(243 150 153 / 0.5);
}

.e-text-brand-200\/55 {
  color: rgb(243 150 153 / 0.55);
}

.e-text-brand-200\/60 {
  color: rgb(243 150 153 / 0.6);
}

.e-text-brand-200\/65 {
  color: rgb(243 150 153 / 0.65);
}

.e-text-brand-200\/70 {
  color: rgb(243 150 153 / 0.7);
}

.e-text-brand-200\/75 {
  color: rgb(243 150 153 / 0.75);
}

.e-text-brand-200\/80 {
  color: rgb(243 150 153 / 0.8);
}

.e-text-brand-200\/85 {
  color: rgb(243 150 153 / 0.85);
}

.e-text-brand-200\/90 {
  color: rgb(243 150 153 / 0.9);
}

.e-text-brand-200\/95 {
  color: rgb(243 150 153 / 0.95);
}

.e-text-brand-300 {
  --tw-text-opacity: 1;
  color: rgb(237 99 104 / var(--tw-text-opacity));
}

.e-text-brand-300\/0 {
  color: rgb(237 99 104 / 0);
}

.e-text-brand-300\/10 {
  color: rgb(237 99 104 / 0.1);
}

.e-text-brand-300\/100 {
  color: rgb(237 99 104 / 1);
}

.e-text-brand-300\/15 {
  color: rgb(237 99 104 / 0.15);
}

.e-text-brand-300\/20 {
  color: rgb(237 99 104 / 0.2);
}

.e-text-brand-300\/25 {
  color: rgb(237 99 104 / 0.25);
}

.e-text-brand-300\/30 {
  color: rgb(237 99 104 / 0.3);
}

.e-text-brand-300\/35 {
  color: rgb(237 99 104 / 0.35);
}

.e-text-brand-300\/40 {
  color: rgb(237 99 104 / 0.4);
}

.e-text-brand-300\/45 {
  color: rgb(237 99 104 / 0.45);
}

.e-text-brand-300\/5 {
  color: rgb(237 99 104 / 0.05);
}

.e-text-brand-300\/50 {
  color: rgb(237 99 104 / 0.5);
}

.e-text-brand-300\/55 {
  color: rgb(237 99 104 / 0.55);
}

.e-text-brand-300\/60 {
  color: rgb(237 99 104 / 0.6);
}

.e-text-brand-300\/65 {
  color: rgb(237 99 104 / 0.65);
}

.e-text-brand-300\/70 {
  color: rgb(237 99 104 / 0.7);
}

.e-text-brand-300\/75 {
  color: rgb(237 99 104 / 0.75);
}

.e-text-brand-300\/80 {
  color: rgb(237 99 104 / 0.8);
}

.e-text-brand-300\/85 {
  color: rgb(237 99 104 / 0.85);
}

.e-text-brand-300\/90 {
  color: rgb(237 99 104 / 0.9);
}

.e-text-brand-300\/95 {
  color: rgb(237 99 104 / 0.95);
}

.e-text-brand-400 {
  --tw-text-opacity: 1;
  color: rgb(231 44 50 / var(--tw-text-opacity));
}

.e-text-brand-400\/0 {
  color: rgb(231 44 50 / 0);
}

.e-text-brand-400\/10 {
  color: rgb(231 44 50 / 0.1);
}

.e-text-brand-400\/100 {
  color: rgb(231 44 50 / 1);
}

.e-text-brand-400\/15 {
  color: rgb(231 44 50 / 0.15);
}

.e-text-brand-400\/20 {
  color: rgb(231 44 50 / 0.2);
}

.e-text-brand-400\/25 {
  color: rgb(231 44 50 / 0.25);
}

.e-text-brand-400\/30 {
  color: rgb(231 44 50 / 0.3);
}

.e-text-brand-400\/35 {
  color: rgb(231 44 50 / 0.35);
}

.e-text-brand-400\/40 {
  color: rgb(231 44 50 / 0.4);
}

.e-text-brand-400\/45 {
  color: rgb(231 44 50 / 0.45);
}

.e-text-brand-400\/5 {
  color: rgb(231 44 50 / 0.05);
}

.e-text-brand-400\/50 {
  color: rgb(231 44 50 / 0.5);
}

.e-text-brand-400\/55 {
  color: rgb(231 44 50 / 0.55);
}

.e-text-brand-400\/60 {
  color: rgb(231 44 50 / 0.6);
}

.e-text-brand-400\/65 {
  color: rgb(231 44 50 / 0.65);
}

.e-text-brand-400\/70 {
  color: rgb(231 44 50 / 0.7);
}

.e-text-brand-400\/75 {
  color: rgb(231 44 50 / 0.75);
}

.e-text-brand-400\/80 {
  color: rgb(231 44 50 / 0.8);
}

.e-text-brand-400\/85 {
  color: rgb(231 44 50 / 0.85);
}

.e-text-brand-400\/90 {
  color: rgb(231 44 50 / 0.9);
}

.e-text-brand-400\/95 {
  color: rgb(231 44 50 / 0.95);
}

.e-text-brand-50 {
  --tw-text-opacity: 1;
  color: rgb(252 227 228 / var(--tw-text-opacity));
}

.e-text-brand-50\/0 {
  color: rgb(252 227 228 / 0);
}

.e-text-brand-50\/10 {
  color: rgb(252 227 228 / 0.1);
}

.e-text-brand-50\/100 {
  color: rgb(252 227 228 / 1);
}

.e-text-brand-50\/15 {
  color: rgb(252 227 228 / 0.15);
}

.e-text-brand-50\/20 {
  color: rgb(252 227 228 / 0.2);
}

.e-text-brand-50\/25 {
  color: rgb(252 227 228 / 0.25);
}

.e-text-brand-50\/30 {
  color: rgb(252 227 228 / 0.3);
}

.e-text-brand-50\/35 {
  color: rgb(252 227 228 / 0.35);
}

.e-text-brand-50\/40 {
  color: rgb(252 227 228 / 0.4);
}

.e-text-brand-50\/45 {
  color: rgb(252 227 228 / 0.45);
}

.e-text-brand-50\/5 {
  color: rgb(252 227 228 / 0.05);
}

.e-text-brand-50\/50 {
  color: rgb(252 227 228 / 0.5);
}

.e-text-brand-50\/55 {
  color: rgb(252 227 228 / 0.55);
}

.e-text-brand-50\/60 {
  color: rgb(252 227 228 / 0.6);
}

.e-text-brand-50\/65 {
  color: rgb(252 227 228 / 0.65);
}

.e-text-brand-50\/70 {
  color: rgb(252 227 228 / 0.7);
}

.e-text-brand-50\/75 {
  color: rgb(252 227 228 / 0.75);
}

.e-text-brand-50\/80 {
  color: rgb(252 227 228 / 0.8);
}

.e-text-brand-50\/85 {
  color: rgb(252 227 228 / 0.85);
}

.e-text-brand-50\/90 {
  color: rgb(252 227 228 / 0.9);
}

.e-text-brand-50\/95 {
  color: rgb(252 227 228 / 0.95);
}

.e-text-brand-500 {
  --tw-text-opacity: 1;
  color: rgb(196 22 28 / var(--tw-text-opacity));
}

.e-text-brand-500\/0 {
  color: rgb(196 22 28 / 0);
}

.e-text-brand-500\/10 {
  color: rgb(196 22 28 / 0.1);
}

.e-text-brand-500\/100 {
  color: rgb(196 22 28 / 1);
}

.e-text-brand-500\/15 {
  color: rgb(196 22 28 / 0.15);
}

.e-text-brand-500\/20 {
  color: rgb(196 22 28 / 0.2);
}

.e-text-brand-500\/25 {
  color: rgb(196 22 28 / 0.25);
}

.e-text-brand-500\/30 {
  color: rgb(196 22 28 / 0.3);
}

.e-text-brand-500\/35 {
  color: rgb(196 22 28 / 0.35);
}

.e-text-brand-500\/40 {
  color: rgb(196 22 28 / 0.4);
}

.e-text-brand-500\/45 {
  color: rgb(196 22 28 / 0.45);
}

.e-text-brand-500\/5 {
  color: rgb(196 22 28 / 0.05);
}

.e-text-brand-500\/50 {
  color: rgb(196 22 28 / 0.5);
}

.e-text-brand-500\/55 {
  color: rgb(196 22 28 / 0.55);
}

.e-text-brand-500\/60 {
  color: rgb(196 22 28 / 0.6);
}

.e-text-brand-500\/65 {
  color: rgb(196 22 28 / 0.65);
}

.e-text-brand-500\/70 {
  color: rgb(196 22 28 / 0.7);
}

.e-text-brand-500\/75 {
  color: rgb(196 22 28 / 0.75);
}

.e-text-brand-500\/80 {
  color: rgb(196 22 28 / 0.8);
}

.e-text-brand-500\/85 {
  color: rgb(196 22 28 / 0.85);
}

.e-text-brand-500\/90 {
  color: rgb(196 22 28 / 0.9);
}

.e-text-brand-500\/95 {
  color: rgb(196 22 28 / 0.95);
}

.e-text-brand-600 {
  --tw-text-opacity: 1;
  color: rgb(156 18 22 / var(--tw-text-opacity));
}

.e-text-brand-600\/0 {
  color: rgb(156 18 22 / 0);
}

.e-text-brand-600\/10 {
  color: rgb(156 18 22 / 0.1);
}

.e-text-brand-600\/100 {
  color: rgb(156 18 22 / 1);
}

.e-text-brand-600\/15 {
  color: rgb(156 18 22 / 0.15);
}

.e-text-brand-600\/20 {
  color: rgb(156 18 22 / 0.2);
}

.e-text-brand-600\/25 {
  color: rgb(156 18 22 / 0.25);
}

.e-text-brand-600\/30 {
  color: rgb(156 18 22 / 0.3);
}

.e-text-brand-600\/35 {
  color: rgb(156 18 22 / 0.35);
}

.e-text-brand-600\/40 {
  color: rgb(156 18 22 / 0.4);
}

.e-text-brand-600\/45 {
  color: rgb(156 18 22 / 0.45);
}

.e-text-brand-600\/5 {
  color: rgb(156 18 22 / 0.05);
}

.e-text-brand-600\/50 {
  color: rgb(156 18 22 / 0.5);
}

.e-text-brand-600\/55 {
  color: rgb(156 18 22 / 0.55);
}

.e-text-brand-600\/60 {
  color: rgb(156 18 22 / 0.6);
}

.e-text-brand-600\/65 {
  color: rgb(156 18 22 / 0.65);
}

.e-text-brand-600\/70 {
  color: rgb(156 18 22 / 0.7);
}

.e-text-brand-600\/75 {
  color: rgb(156 18 22 / 0.75);
}

.e-text-brand-600\/80 {
  color: rgb(156 18 22 / 0.8);
}

.e-text-brand-600\/85 {
  color: rgb(156 18 22 / 0.85);
}

.e-text-brand-600\/90 {
  color: rgb(156 18 22 / 0.9);
}

.e-text-brand-600\/95 {
  color: rgb(156 18 22 / 0.95);
}

.e-text-brand-700 {
  --tw-text-opacity: 1;
  color: rgb(119 13 17 / var(--tw-text-opacity));
}

.e-text-brand-700\/0 {
  color: rgb(119 13 17 / 0);
}

.e-text-brand-700\/10 {
  color: rgb(119 13 17 / 0.1);
}

.e-text-brand-700\/100 {
  color: rgb(119 13 17 / 1);
}

.e-text-brand-700\/15 {
  color: rgb(119 13 17 / 0.15);
}

.e-text-brand-700\/20 {
  color: rgb(119 13 17 / 0.2);
}

.e-text-brand-700\/25 {
  color: rgb(119 13 17 / 0.25);
}

.e-text-brand-700\/30 {
  color: rgb(119 13 17 / 0.3);
}

.e-text-brand-700\/35 {
  color: rgb(119 13 17 / 0.35);
}

.e-text-brand-700\/40 {
  color: rgb(119 13 17 / 0.4);
}

.e-text-brand-700\/45 {
  color: rgb(119 13 17 / 0.45);
}

.e-text-brand-700\/5 {
  color: rgb(119 13 17 / 0.05);
}

.e-text-brand-700\/50 {
  color: rgb(119 13 17 / 0.5);
}

.e-text-brand-700\/55 {
  color: rgb(119 13 17 / 0.55);
}

.e-text-brand-700\/60 {
  color: rgb(119 13 17 / 0.6);
}

.e-text-brand-700\/65 {
  color: rgb(119 13 17 / 0.65);
}

.e-text-brand-700\/70 {
  color: rgb(119 13 17 / 0.7);
}

.e-text-brand-700\/75 {
  color: rgb(119 13 17 / 0.75);
}

.e-text-brand-700\/80 {
  color: rgb(119 13 17 / 0.8);
}

.e-text-brand-700\/85 {
  color: rgb(119 13 17 / 0.85);
}

.e-text-brand-700\/90 {
  color: rgb(119 13 17 / 0.9);
}

.e-text-brand-700\/95 {
  color: rgb(119 13 17 / 0.95);
}

.e-text-brand-800 {
  --tw-text-opacity: 1;
  color: rgb(78 9 11 / var(--tw-text-opacity));
}

.e-text-brand-800\/0 {
  color: rgb(78 9 11 / 0);
}

.e-text-brand-800\/10 {
  color: rgb(78 9 11 / 0.1);
}

.e-text-brand-800\/100 {
  color: rgb(78 9 11 / 1);
}

.e-text-brand-800\/15 {
  color: rgb(78 9 11 / 0.15);
}

.e-text-brand-800\/20 {
  color: rgb(78 9 11 / 0.2);
}

.e-text-brand-800\/25 {
  color: rgb(78 9 11 / 0.25);
}

.e-text-brand-800\/30 {
  color: rgb(78 9 11 / 0.3);
}

.e-text-brand-800\/35 {
  color: rgb(78 9 11 / 0.35);
}

.e-text-brand-800\/40 {
  color: rgb(78 9 11 / 0.4);
}

.e-text-brand-800\/45 {
  color: rgb(78 9 11 / 0.45);
}

.e-text-brand-800\/5 {
  color: rgb(78 9 11 / 0.05);
}

.e-text-brand-800\/50 {
  color: rgb(78 9 11 / 0.5);
}

.e-text-brand-800\/55 {
  color: rgb(78 9 11 / 0.55);
}

.e-text-brand-800\/60 {
  color: rgb(78 9 11 / 0.6);
}

.e-text-brand-800\/65 {
  color: rgb(78 9 11 / 0.65);
}

.e-text-brand-800\/70 {
  color: rgb(78 9 11 / 0.7);
}

.e-text-brand-800\/75 {
  color: rgb(78 9 11 / 0.75);
}

.e-text-brand-800\/80 {
  color: rgb(78 9 11 / 0.8);
}

.e-text-brand-800\/85 {
  color: rgb(78 9 11 / 0.85);
}

.e-text-brand-800\/90 {
  color: rgb(78 9 11 / 0.9);
}

.e-text-brand-800\/95 {
  color: rgb(78 9 11 / 0.95);
}

.e-text-brand-900 {
  --tw-text-opacity: 1;
  color: rgb(41 5 6 / var(--tw-text-opacity));
}

.e-text-brand-900\/0 {
  color: rgb(41 5 6 / 0);
}

.e-text-brand-900\/10 {
  color: rgb(41 5 6 / 0.1);
}

.e-text-brand-900\/100 {
  color: rgb(41 5 6 / 1);
}

.e-text-brand-900\/15 {
  color: rgb(41 5 6 / 0.15);
}

.e-text-brand-900\/20 {
  color: rgb(41 5 6 / 0.2);
}

.e-text-brand-900\/25 {
  color: rgb(41 5 6 / 0.25);
}

.e-text-brand-900\/30 {
  color: rgb(41 5 6 / 0.3);
}

.e-text-brand-900\/35 {
  color: rgb(41 5 6 / 0.35);
}

.e-text-brand-900\/40 {
  color: rgb(41 5 6 / 0.4);
}

.e-text-brand-900\/45 {
  color: rgb(41 5 6 / 0.45);
}

.e-text-brand-900\/5 {
  color: rgb(41 5 6 / 0.05);
}

.e-text-brand-900\/50 {
  color: rgb(41 5 6 / 0.5);
}

.e-text-brand-900\/55 {
  color: rgb(41 5 6 / 0.55);
}

.e-text-brand-900\/60 {
  color: rgb(41 5 6 / 0.6);
}

.e-text-brand-900\/65 {
  color: rgb(41 5 6 / 0.65);
}

.e-text-brand-900\/70 {
  color: rgb(41 5 6 / 0.7);
}

.e-text-brand-900\/75 {
  color: rgb(41 5 6 / 0.75);
}

.e-text-brand-900\/80 {
  color: rgb(41 5 6 / 0.8);
}

.e-text-brand-900\/85 {
  color: rgb(41 5 6 / 0.85);
}

.e-text-brand-900\/90 {
  color: rgb(41 5 6 / 0.9);
}

.e-text-brand-900\/95 {
  color: rgb(41 5 6 / 0.95);
}

.e-text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}

.e-text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}

.e-text-error-darken {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.e-text-error-darken\/0 {
  color: rgb(220 38 38 / 0);
}

.e-text-error-darken\/10 {
  color: rgb(220 38 38 / 0.1);
}

.e-text-error-darken\/100 {
  color: rgb(220 38 38 / 1);
}

.e-text-error-darken\/15 {
  color: rgb(220 38 38 / 0.15);
}

.e-text-error-darken\/20 {
  color: rgb(220 38 38 / 0.2);
}

.e-text-error-darken\/25 {
  color: rgb(220 38 38 / 0.25);
}

.e-text-error-darken\/30 {
  color: rgb(220 38 38 / 0.3);
}

.e-text-error-darken\/35 {
  color: rgb(220 38 38 / 0.35);
}

.e-text-error-darken\/40 {
  color: rgb(220 38 38 / 0.4);
}

.e-text-error-darken\/45 {
  color: rgb(220 38 38 / 0.45);
}

.e-text-error-darken\/5 {
  color: rgb(220 38 38 / 0.05);
}

.e-text-error-darken\/50 {
  color: rgb(220 38 38 / 0.5);
}

.e-text-error-darken\/55 {
  color: rgb(220 38 38 / 0.55);
}

.e-text-error-darken\/60 {
  color: rgb(220 38 38 / 0.6);
}

.e-text-error-darken\/65 {
  color: rgb(220 38 38 / 0.65);
}

.e-text-error-darken\/70 {
  color: rgb(220 38 38 / 0.7);
}

.e-text-error-darken\/75 {
  color: rgb(220 38 38 / 0.75);
}

.e-text-error-darken\/80 {
  color: rgb(220 38 38 / 0.8);
}

.e-text-error-darken\/85 {
  color: rgb(220 38 38 / 0.85);
}

.e-text-error-darken\/90 {
  color: rgb(220 38 38 / 0.9);
}

.e-text-error-darken\/95 {
  color: rgb(220 38 38 / 0.95);
}

.e-text-error-lighten {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.e-text-error-lighten\/0 {
  color: rgb(248 113 113 / 0);
}

.e-text-error-lighten\/10 {
  color: rgb(248 113 113 / 0.1);
}

.e-text-error-lighten\/100 {
  color: rgb(248 113 113 / 1);
}

.e-text-error-lighten\/15 {
  color: rgb(248 113 113 / 0.15);
}

.e-text-error-lighten\/20 {
  color: rgb(248 113 113 / 0.2);
}

.e-text-error-lighten\/25 {
  color: rgb(248 113 113 / 0.25);
}

.e-text-error-lighten\/30 {
  color: rgb(248 113 113 / 0.3);
}

.e-text-error-lighten\/35 {
  color: rgb(248 113 113 / 0.35);
}

.e-text-error-lighten\/40 {
  color: rgb(248 113 113 / 0.4);
}

.e-text-error-lighten\/45 {
  color: rgb(248 113 113 / 0.45);
}

.e-text-error-lighten\/5 {
  color: rgb(248 113 113 / 0.05);
}

.e-text-error-lighten\/50 {
  color: rgb(248 113 113 / 0.5);
}

.e-text-error-lighten\/55 {
  color: rgb(248 113 113 / 0.55);
}

.e-text-error-lighten\/60 {
  color: rgb(248 113 113 / 0.6);
}

.e-text-error-lighten\/65 {
  color: rgb(248 113 113 / 0.65);
}

.e-text-error-lighten\/70 {
  color: rgb(248 113 113 / 0.7);
}

.e-text-error-lighten\/75 {
  color: rgb(248 113 113 / 0.75);
}

.e-text-error-lighten\/80 {
  color: rgb(248 113 113 / 0.8);
}

.e-text-error-lighten\/85 {
  color: rgb(248 113 113 / 0.85);
}

.e-text-error-lighten\/90 {
  color: rgb(248 113 113 / 0.9);
}

.e-text-error-lighten\/95 {
  color: rgb(248 113 113 / 0.95);
}

.e-text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.e-text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.e-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.e-text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.e-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.e-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.e-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.e-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.e-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.e-text-info-darken {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.e-text-info-darken\/0 {
  color: rgb(71 85 105 / 0);
}

.e-text-info-darken\/10 {
  color: rgb(71 85 105 / 0.1);
}

.e-text-info-darken\/100 {
  color: rgb(71 85 105 / 1);
}

.e-text-info-darken\/15 {
  color: rgb(71 85 105 / 0.15);
}

.e-text-info-darken\/20 {
  color: rgb(71 85 105 / 0.2);
}

.e-text-info-darken\/25 {
  color: rgb(71 85 105 / 0.25);
}

.e-text-info-darken\/30 {
  color: rgb(71 85 105 / 0.3);
}

.e-text-info-darken\/35 {
  color: rgb(71 85 105 / 0.35);
}

.e-text-info-darken\/40 {
  color: rgb(71 85 105 / 0.4);
}

.e-text-info-darken\/45 {
  color: rgb(71 85 105 / 0.45);
}

.e-text-info-darken\/5 {
  color: rgb(71 85 105 / 0.05);
}

.e-text-info-darken\/50 {
  color: rgb(71 85 105 / 0.5);
}

.e-text-info-darken\/55 {
  color: rgb(71 85 105 / 0.55);
}

.e-text-info-darken\/60 {
  color: rgb(71 85 105 / 0.6);
}

.e-text-info-darken\/65 {
  color: rgb(71 85 105 / 0.65);
}

.e-text-info-darken\/70 {
  color: rgb(71 85 105 / 0.7);
}

.e-text-info-darken\/75 {
  color: rgb(71 85 105 / 0.75);
}

.e-text-info-darken\/80 {
  color: rgb(71 85 105 / 0.8);
}

.e-text-info-darken\/85 {
  color: rgb(71 85 105 / 0.85);
}

.e-text-info-darken\/90 {
  color: rgb(71 85 105 / 0.9);
}

.e-text-info-darken\/95 {
  color: rgb(71 85 105 / 0.95);
}

.e-text-info-lighten {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.e-text-info-lighten\/0 {
  color: rgb(148 163 184 / 0);
}

.e-text-info-lighten\/10 {
  color: rgb(148 163 184 / 0.1);
}

.e-text-info-lighten\/100 {
  color: rgb(148 163 184 / 1);
}

.e-text-info-lighten\/15 {
  color: rgb(148 163 184 / 0.15);
}

.e-text-info-lighten\/20 {
  color: rgb(148 163 184 / 0.2);
}

.e-text-info-lighten\/25 {
  color: rgb(148 163 184 / 0.25);
}

.e-text-info-lighten\/30 {
  color: rgb(148 163 184 / 0.3);
}

.e-text-info-lighten\/35 {
  color: rgb(148 163 184 / 0.35);
}

.e-text-info-lighten\/40 {
  color: rgb(148 163 184 / 0.4);
}

.e-text-info-lighten\/45 {
  color: rgb(148 163 184 / 0.45);
}

.e-text-info-lighten\/5 {
  color: rgb(148 163 184 / 0.05);
}

.e-text-info-lighten\/50 {
  color: rgb(148 163 184 / 0.5);
}

.e-text-info-lighten\/55 {
  color: rgb(148 163 184 / 0.55);
}

.e-text-info-lighten\/60 {
  color: rgb(148 163 184 / 0.6);
}

.e-text-info-lighten\/65 {
  color: rgb(148 163 184 / 0.65);
}

.e-text-info-lighten\/70 {
  color: rgb(148 163 184 / 0.7);
}

.e-text-info-lighten\/75 {
  color: rgb(148 163 184 / 0.75);
}

.e-text-info-lighten\/80 {
  color: rgb(148 163 184 / 0.8);
}

.e-text-info-lighten\/85 {
  color: rgb(148 163 184 / 0.85);
}

.e-text-info-lighten\/90 {
  color: rgb(148 163 184 / 0.9);
}

.e-text-info-lighten\/95 {
  color: rgb(148 163 184 / 0.95);
}

.e-text-primary {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.e-text-primary-darken {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.e-text-primary-darken\/0 {
  color: rgb(37 99 235 / 0);
}

.e-text-primary-darken\/10 {
  color: rgb(37 99 235 / 0.1);
}

.e-text-primary-darken\/100 {
  color: rgb(37 99 235 / 1);
}

.e-text-primary-darken\/15 {
  color: rgb(37 99 235 / 0.15);
}

.e-text-primary-darken\/20 {
  color: rgb(37 99 235 / 0.2);
}

.e-text-primary-darken\/25 {
  color: rgb(37 99 235 / 0.25);
}

.e-text-primary-darken\/30 {
  color: rgb(37 99 235 / 0.3);
}

.e-text-primary-darken\/35 {
  color: rgb(37 99 235 / 0.35);
}

.e-text-primary-darken\/40 {
  color: rgb(37 99 235 / 0.4);
}

.e-text-primary-darken\/45 {
  color: rgb(37 99 235 / 0.45);
}

.e-text-primary-darken\/5 {
  color: rgb(37 99 235 / 0.05);
}

.e-text-primary-darken\/50 {
  color: rgb(37 99 235 / 0.5);
}

.e-text-primary-darken\/55 {
  color: rgb(37 99 235 / 0.55);
}

.e-text-primary-darken\/60 {
  color: rgb(37 99 235 / 0.6);
}

.e-text-primary-darken\/65 {
  color: rgb(37 99 235 / 0.65);
}

.e-text-primary-darken\/70 {
  color: rgb(37 99 235 / 0.7);
}

.e-text-primary-darken\/75 {
  color: rgb(37 99 235 / 0.75);
}

.e-text-primary-darken\/80 {
  color: rgb(37 99 235 / 0.8);
}

.e-text-primary-darken\/85 {
  color: rgb(37 99 235 / 0.85);
}

.e-text-primary-darken\/90 {
  color: rgb(37 99 235 / 0.9);
}

.e-text-primary-darken\/95 {
  color: rgb(37 99 235 / 0.95);
}

.e-text-primary-lighten {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.e-text-primary-lighten\/0 {
  color: rgb(96 165 250 / 0);
}

.e-text-primary-lighten\/10 {
  color: rgb(96 165 250 / 0.1);
}

.e-text-primary-lighten\/100 {
  color: rgb(96 165 250 / 1);
}

.e-text-primary-lighten\/15 {
  color: rgb(96 165 250 / 0.15);
}

.e-text-primary-lighten\/20 {
  color: rgb(96 165 250 / 0.2);
}

.e-text-primary-lighten\/25 {
  color: rgb(96 165 250 / 0.25);
}

.e-text-primary-lighten\/30 {
  color: rgb(96 165 250 / 0.3);
}

.e-text-primary-lighten\/35 {
  color: rgb(96 165 250 / 0.35);
}

.e-text-primary-lighten\/40 {
  color: rgb(96 165 250 / 0.4);
}

.e-text-primary-lighten\/45 {
  color: rgb(96 165 250 / 0.45);
}

.e-text-primary-lighten\/5 {
  color: rgb(96 165 250 / 0.05);
}

.e-text-primary-lighten\/50 {
  color: rgb(96 165 250 / 0.5);
}

.e-text-primary-lighten\/55 {
  color: rgb(96 165 250 / 0.55);
}

.e-text-primary-lighten\/60 {
  color: rgb(96 165 250 / 0.6);
}

.e-text-primary-lighten\/65 {
  color: rgb(96 165 250 / 0.65);
}

.e-text-primary-lighten\/70 {
  color: rgb(96 165 250 / 0.7);
}

.e-text-primary-lighten\/75 {
  color: rgb(96 165 250 / 0.75);
}

.e-text-primary-lighten\/80 {
  color: rgb(96 165 250 / 0.8);
}

.e-text-primary-lighten\/85 {
  color: rgb(96 165 250 / 0.85);
}

.e-text-primary-lighten\/90 {
  color: rgb(96 165 250 / 0.9);
}

.e-text-primary-lighten\/95 {
  color: rgb(96 165 250 / 0.95);
}

.e-text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.e-text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.e-text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}

.e-text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.e-text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.e-text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.e-text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}

.e-text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

.e-text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}

.e-text-success-darken {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}

.e-text-success-darken\/0 {
  color: rgb(5 150 105 / 0);
}

.e-text-success-darken\/10 {
  color: rgb(5 150 105 / 0.1);
}

.e-text-success-darken\/100 {
  color: rgb(5 150 105 / 1);
}

.e-text-success-darken\/15 {
  color: rgb(5 150 105 / 0.15);
}

.e-text-success-darken\/20 {
  color: rgb(5 150 105 / 0.2);
}

.e-text-success-darken\/25 {
  color: rgb(5 150 105 / 0.25);
}

.e-text-success-darken\/30 {
  color: rgb(5 150 105 / 0.3);
}

.e-text-success-darken\/35 {
  color: rgb(5 150 105 / 0.35);
}

.e-text-success-darken\/40 {
  color: rgb(5 150 105 / 0.4);
}

.e-text-success-darken\/45 {
  color: rgb(5 150 105 / 0.45);
}

.e-text-success-darken\/5 {
  color: rgb(5 150 105 / 0.05);
}

.e-text-success-darken\/50 {
  color: rgb(5 150 105 / 0.5);
}

.e-text-success-darken\/55 {
  color: rgb(5 150 105 / 0.55);
}

.e-text-success-darken\/60 {
  color: rgb(5 150 105 / 0.6);
}

.e-text-success-darken\/65 {
  color: rgb(5 150 105 / 0.65);
}

.e-text-success-darken\/70 {
  color: rgb(5 150 105 / 0.7);
}

.e-text-success-darken\/75 {
  color: rgb(5 150 105 / 0.75);
}

.e-text-success-darken\/80 {
  color: rgb(5 150 105 / 0.8);
}

.e-text-success-darken\/85 {
  color: rgb(5 150 105 / 0.85);
}

.e-text-success-darken\/90 {
  color: rgb(5 150 105 / 0.9);
}

.e-text-success-darken\/95 {
  color: rgb(5 150 105 / 0.95);
}

.e-text-success-lighten {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}

.e-text-success-lighten\/0 {
  color: rgb(52 211 153 / 0);
}

.e-text-success-lighten\/10 {
  color: rgb(52 211 153 / 0.1);
}

.e-text-success-lighten\/100 {
  color: rgb(52 211 153 / 1);
}

.e-text-success-lighten\/15 {
  color: rgb(52 211 153 / 0.15);
}

.e-text-success-lighten\/20 {
  color: rgb(52 211 153 / 0.2);
}

.e-text-success-lighten\/25 {
  color: rgb(52 211 153 / 0.25);
}

.e-text-success-lighten\/30 {
  color: rgb(52 211 153 / 0.3);
}

.e-text-success-lighten\/35 {
  color: rgb(52 211 153 / 0.35);
}

.e-text-success-lighten\/40 {
  color: rgb(52 211 153 / 0.4);
}

.e-text-success-lighten\/45 {
  color: rgb(52 211 153 / 0.45);
}

.e-text-success-lighten\/5 {
  color: rgb(52 211 153 / 0.05);
}

.e-text-success-lighten\/50 {
  color: rgb(52 211 153 / 0.5);
}

.e-text-success-lighten\/55 {
  color: rgb(52 211 153 / 0.55);
}

.e-text-success-lighten\/60 {
  color: rgb(52 211 153 / 0.6);
}

.e-text-success-lighten\/65 {
  color: rgb(52 211 153 / 0.65);
}

.e-text-success-lighten\/70 {
  color: rgb(52 211 153 / 0.7);
}

.e-text-success-lighten\/75 {
  color: rgb(52 211 153 / 0.75);
}

.e-text-success-lighten\/80 {
  color: rgb(52 211 153 / 0.8);
}

.e-text-success-lighten\/85 {
  color: rgb(52 211 153 / 0.85);
}

.e-text-success-lighten\/90 {
  color: rgb(52 211 153 / 0.9);
}

.e-text-success-lighten\/95 {
  color: rgb(52 211 153 / 0.95);
}

.e-text-surface-active {
  --tw-text-opacity: 1;
  color: rgb(25 118 210 / var(--tw-text-opacity));
}

.e-text-surface-active\/0 {
  color: rgb(25 118 210 / 0);
}

.e-text-surface-active\/10 {
  color: rgb(25 118 210 / 0.1);
}

.e-text-surface-active\/100 {
  color: rgb(25 118 210 / 1);
}

.e-text-surface-active\/15 {
  color: rgb(25 118 210 / 0.15);
}

.e-text-surface-active\/20 {
  color: rgb(25 118 210 / 0.2);
}

.e-text-surface-active\/25 {
  color: rgb(25 118 210 / 0.25);
}

.e-text-surface-active\/30 {
  color: rgb(25 118 210 / 0.3);
}

.e-text-surface-active\/35 {
  color: rgb(25 118 210 / 0.35);
}

.e-text-surface-active\/40 {
  color: rgb(25 118 210 / 0.4);
}

.e-text-surface-active\/45 {
  color: rgb(25 118 210 / 0.45);
}

.e-text-surface-active\/5 {
  color: rgb(25 118 210 / 0.05);
}

.e-text-surface-active\/50 {
  color: rgb(25 118 210 / 0.5);
}

.e-text-surface-active\/55 {
  color: rgb(25 118 210 / 0.55);
}

.e-text-surface-active\/60 {
  color: rgb(25 118 210 / 0.6);
}

.e-text-surface-active\/65 {
  color: rgb(25 118 210 / 0.65);
}

.e-text-surface-active\/70 {
  color: rgb(25 118 210 / 0.7);
}

.e-text-surface-active\/75 {
  color: rgb(25 118 210 / 0.75);
}

.e-text-surface-active\/80 {
  color: rgb(25 118 210 / 0.8);
}

.e-text-surface-active\/85 {
  color: rgb(25 118 210 / 0.85);
}

.e-text-surface-active\/90 {
  color: rgb(25 118 210 / 0.9);
}

.e-text-surface-active\/95 {
  color: rgb(25 118 210 / 0.95);
}

.e-text-surface-dark {
  --tw-text-opacity: 1;
  color: rgb(246 249 255 / var(--tw-text-opacity));
}

.e-text-surface-dark-active {
  --tw-text-opacity: 1;
  color: rgb(98 158 252 / var(--tw-text-opacity));
}

.e-text-surface-dark-active\/0 {
  color: rgb(98 158 252 / 0);
}

.e-text-surface-dark-active\/10 {
  color: rgb(98 158 252 / 0.1);
}

.e-text-surface-dark-active\/100 {
  color: rgb(98 158 252 / 1);
}

.e-text-surface-dark-active\/15 {
  color: rgb(98 158 252 / 0.15);
}

.e-text-surface-dark-active\/20 {
  color: rgb(98 158 252 / 0.2);
}

.e-text-surface-dark-active\/25 {
  color: rgb(98 158 252 / 0.25);
}

.e-text-surface-dark-active\/30 {
  color: rgb(98 158 252 / 0.3);
}

.e-text-surface-dark-active\/35 {
  color: rgb(98 158 252 / 0.35);
}

.e-text-surface-dark-active\/40 {
  color: rgb(98 158 252 / 0.4);
}

.e-text-surface-dark-active\/45 {
  color: rgb(98 158 252 / 0.45);
}

.e-text-surface-dark-active\/5 {
  color: rgb(98 158 252 / 0.05);
}

.e-text-surface-dark-active\/50 {
  color: rgb(98 158 252 / 0.5);
}

.e-text-surface-dark-active\/55 {
  color: rgb(98 158 252 / 0.55);
}

.e-text-surface-dark-active\/60 {
  color: rgb(98 158 252 / 0.6);
}

.e-text-surface-dark-active\/65 {
  color: rgb(98 158 252 / 0.65);
}

.e-text-surface-dark-active\/70 {
  color: rgb(98 158 252 / 0.7);
}

.e-text-surface-dark-active\/75 {
  color: rgb(98 158 252 / 0.75);
}

.e-text-surface-dark-active\/80 {
  color: rgb(98 158 252 / 0.8);
}

.e-text-surface-dark-active\/85 {
  color: rgb(98 158 252 / 0.85);
}

.e-text-surface-dark-active\/90 {
  color: rgb(98 158 252 / 0.9);
}

.e-text-surface-dark-active\/95 {
  color: rgb(98 158 252 / 0.95);
}

.e-text-surface-dark\/0 {
  color: rgb(246 249 255 / 0);
}

.e-text-surface-dark\/10 {
  color: rgb(246 249 255 / 0.1);
}

.e-text-surface-dark\/100 {
  color: rgb(246 249 255 / 1);
}

.e-text-surface-dark\/15 {
  color: rgb(246 249 255 / 0.15);
}

.e-text-surface-dark\/20 {
  color: rgb(246 249 255 / 0.2);
}

.e-text-surface-dark\/25 {
  color: rgb(246 249 255 / 0.25);
}

.e-text-surface-dark\/30 {
  color: rgb(246 249 255 / 0.3);
}

.e-text-surface-dark\/35 {
  color: rgb(246 249 255 / 0.35);
}

.e-text-surface-dark\/40 {
  color: rgb(246 249 255 / 0.4);
}

.e-text-surface-dark\/45 {
  color: rgb(246 249 255 / 0.45);
}

.e-text-surface-dark\/5 {
  color: rgb(246 249 255 / 0.05);
}

.e-text-surface-dark\/50 {
  color: rgb(246 249 255 / 0.5);
}

.e-text-surface-dark\/55 {
  color: rgb(246 249 255 / 0.55);
}

.e-text-surface-dark\/60 {
  color: rgb(246 249 255 / 0.6);
}

.e-text-surface-dark\/65 {
  color: rgb(246 249 255 / 0.65);
}

.e-text-surface-dark\/70 {
  color: rgb(246 249 255 / 0.7);
}

.e-text-surface-dark\/75 {
  color: rgb(246 249 255 / 0.75);
}

.e-text-surface-dark\/80 {
  color: rgb(246 249 255 / 0.8);
}

.e-text-surface-dark\/85 {
  color: rgb(246 249 255 / 0.85);
}

.e-text-surface-dark\/90 {
  color: rgb(246 249 255 / 0.9);
}

.e-text-surface-dark\/95 {
  color: rgb(246 249 255 / 0.95);
}

.e-text-transparent {
  color: transparent;
}

.e-text-warning-darken {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.e-text-warning-darken\/0 {
  color: rgb(217 119 6 / 0);
}

.e-text-warning-darken\/10 {
  color: rgb(217 119 6 / 0.1);
}

.e-text-warning-darken\/100 {
  color: rgb(217 119 6 / 1);
}

.e-text-warning-darken\/15 {
  color: rgb(217 119 6 / 0.15);
}

.e-text-warning-darken\/20 {
  color: rgb(217 119 6 / 0.2);
}

.e-text-warning-darken\/25 {
  color: rgb(217 119 6 / 0.25);
}

.e-text-warning-darken\/30 {
  color: rgb(217 119 6 / 0.3);
}

.e-text-warning-darken\/35 {
  color: rgb(217 119 6 / 0.35);
}

.e-text-warning-darken\/40 {
  color: rgb(217 119 6 / 0.4);
}

.e-text-warning-darken\/45 {
  color: rgb(217 119 6 / 0.45);
}

.e-text-warning-darken\/5 {
  color: rgb(217 119 6 / 0.05);
}

.e-text-warning-darken\/50 {
  color: rgb(217 119 6 / 0.5);
}

.e-text-warning-darken\/55 {
  color: rgb(217 119 6 / 0.55);
}

.e-text-warning-darken\/60 {
  color: rgb(217 119 6 / 0.6);
}

.e-text-warning-darken\/65 {
  color: rgb(217 119 6 / 0.65);
}

.e-text-warning-darken\/70 {
  color: rgb(217 119 6 / 0.7);
}

.e-text-warning-darken\/75 {
  color: rgb(217 119 6 / 0.75);
}

.e-text-warning-darken\/80 {
  color: rgb(217 119 6 / 0.8);
}

.e-text-warning-darken\/85 {
  color: rgb(217 119 6 / 0.85);
}

.e-text-warning-darken\/90 {
  color: rgb(217 119 6 / 0.9);
}

.e-text-warning-darken\/95 {
  color: rgb(217 119 6 / 0.95);
}

.e-text-warning-lighten {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.e-text-warning-lighten\/0 {
  color: rgb(251 191 36 / 0);
}

.e-text-warning-lighten\/10 {
  color: rgb(251 191 36 / 0.1);
}

.e-text-warning-lighten\/100 {
  color: rgb(251 191 36 / 1);
}

.e-text-warning-lighten\/15 {
  color: rgb(251 191 36 / 0.15);
}

.e-text-warning-lighten\/20 {
  color: rgb(251 191 36 / 0.2);
}

.e-text-warning-lighten\/25 {
  color: rgb(251 191 36 / 0.25);
}

.e-text-warning-lighten\/30 {
  color: rgb(251 191 36 / 0.3);
}

.e-text-warning-lighten\/35 {
  color: rgb(251 191 36 / 0.35);
}

.e-text-warning-lighten\/40 {
  color: rgb(251 191 36 / 0.4);
}

.e-text-warning-lighten\/45 {
  color: rgb(251 191 36 / 0.45);
}

.e-text-warning-lighten\/5 {
  color: rgb(251 191 36 / 0.05);
}

.e-text-warning-lighten\/50 {
  color: rgb(251 191 36 / 0.5);
}

.e-text-warning-lighten\/55 {
  color: rgb(251 191 36 / 0.55);
}

.e-text-warning-lighten\/60 {
  color: rgb(251 191 36 / 0.6);
}

.e-text-warning-lighten\/65 {
  color: rgb(251 191 36 / 0.65);
}

.e-text-warning-lighten\/70 {
  color: rgb(251 191 36 / 0.7);
}

.e-text-warning-lighten\/75 {
  color: rgb(251 191 36 / 0.75);
}

.e-text-warning-lighten\/80 {
  color: rgb(251 191 36 / 0.8);
}

.e-text-warning-lighten\/85 {
  color: rgb(251 191 36 / 0.85);
}

.e-text-warning-lighten\/90 {
  color: rgb(251 191 36 / 0.9);
}

.e-text-warning-lighten\/95 {
  color: rgb(251 191 36 / 0.95);
}

.e-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.e-text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}

.\!e-underline-offset-1 {
  text-underline-offset: 1px !important;
}

.\!e-underline-offset-2 {
  text-underline-offset: 2px !important;
}

.\!e-underline-offset-4 {
  text-underline-offset: 4px !important;
}

.\!e-underline-offset-8 {
  text-underline-offset: 8px !important;
}

.e-underline-offset-1 {
  text-underline-offset: 1px;
}

.e-underline-offset-2 {
  text-underline-offset: 2px;
}

.e-underline-offset-4 {
  text-underline-offset: 4px;
}

.e-underline-offset-8 {
  text-underline-offset: 8px;
}

.e-antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.e-placeholder-gray-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.e-placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.e-placeholder-gray-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.e-placeholder-gray-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.e-opacity-0 {
  opacity: 0;
}

.e-opacity-100 {
  opacity: 1;
}

.e-opacity-50 {
  opacity: 0.5;
}

.e-opacity-80 {
  opacity: 0.8;
}

.e-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);
}

.e-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);
}

.e-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);
}

.e-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);
}

.e-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);
}

.e-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);
}

.e-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\!-e-outline-offset-1 {
  outline-offset: -1px !important;
}

.\!-e-outline-offset-2 {
  outline-offset: -2px !important;
}

.\!-e-outline-offset-4 {
  outline-offset: -4px !important;
}

.\!-e-outline-offset-8 {
  outline-offset: -8px !important;
}

.\!e--outline-offset-1 {
  outline-offset: -1px !important;
}

.\!e--outline-offset-2 {
  outline-offset: -2px !important;
}

.\!e--outline-offset-4 {
  outline-offset: -4px !important;
}

.\!e--outline-offset-8 {
  outline-offset: -8px !important;
}

.\!e-outline-offset-1 {
  outline-offset: 1px !important;
}

.\!e-outline-offset-2 {
  outline-offset: 2px !important;
}

.\!e-outline-offset-4 {
  outline-offset: 4px !important;
}

.\!e-outline-offset-8 {
  outline-offset: 8px !important;
}

.-e-outline-offset-1 {
  outline-offset: -1px;
}

.-e-outline-offset-2 {
  outline-offset: -2px;
}

.-e-outline-offset-4 {
  outline-offset: -4px;
}

.-e-outline-offset-8 {
  outline-offset: -8px;
}

.e--outline-offset-1 {
  outline-offset: -1px;
}

.e--outline-offset-2 {
  outline-offset: -2px;
}

.e--outline-offset-4 {
  outline-offset: -4px;
}

.e--outline-offset-8 {
  outline-offset: -8px;
}

.e-outline-offset-1 {
  outline-offset: 1px;
}

.e-outline-offset-2 {
  outline-offset: 2px;
}

.e-outline-offset-4 {
  outline-offset: 4px;
}

.e-outline-offset-8 {
  outline-offset: 8px;
}

.e-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);
}

.e-ring-inset {
  --tw-ring-inset: inset;
}

.e-ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}

.e-ring-gray-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}

.e-blur-video-poster {
  --tw-blur: blur(32px);
  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);
}

.e-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;
}

.e-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.e-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;
}

.e-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.e-duration-100 {
  transition-duration: 100ms;
}

.e-duration-1000 {
  transition-duration: 1000ms;
}

.e-duration-200 {
  transition-duration: 200ms;
}

.e-duration-300 {
  transition-duration: 300ms;
}

.e-duration-500 {
  transition-duration: 500ms;
}

.e-duration-600 {
  transition-duration: 600ms;
}

.e-duration-700 {
  transition-duration: 700ms;
}

.e-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.e-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.e-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.e-scrollbar-thin::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius);
}

.e-scrollbar-thin::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius);
}

.e-scrollbar-thin::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius);
}

@supports (-moz-appearance:none) {
  .e-scrollbar-thin {
    scrollbar-width: thin;
    scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
  }
}

.e-scrollbar-thin::-webkit-scrollbar {
  display: block;
  width: 8px;
  height: 8px;
}

.e-scrollbar-track-gray-800 {
  --scrollbar-track: #1f2937;
}

.e-scrollbar-track-white {
  --scrollbar-track: #fff;
}

.e-scrollbar-thumb-gray-400 {
  --scrollbar-thumb: #9ca3af;
}

.e-scrollbar-thumb-gray-500 {
  --scrollbar-thumb: #6b7280;
}

.e-scrollbar-track-rounded-full {
  --scrollbar-track-radius: 9999px;
}

.e-scrollbar-thumb-rounded-full {
  --scrollbar-thumb-radius: 9999px;
}

.placeholder\:e-text-sm::-moz-placeholder {
  font-size: 0.875rem;
}

.placeholder\:e-text-sm::placeholder {
  font-size: 0.875rem;
}

.placeholder\:e-text-gray-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:e-text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:e-text-gray-500::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.placeholder\:e-text-gray-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.first\:e-bg-gray-50:first-child {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:e-cursor-grab:hover {
  cursor: grab;
}

.hover\:e-border-gray-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.hover\:e-border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:e-border-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.hover\:e-bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:e-bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:e-bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.hover\:e-bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.hover\:e-bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}

.hover\:e-bg-primary-darken:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:e-bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.hover\:e-bg-slate-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.hover\:\!e-text-gray-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
}

.hover\:e-text-\[\#1976d2\]:hover {
  --tw-text-opacity: 1;
  color: rgb(25 118 210 / var(--tw-text-opacity));
}

.hover\:e-opacity-90:hover {
  opacity: 0.9;
}

.hover\:e-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\:e-ring-gray-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity));
}

.focus\:e-border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.focus\:e-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:e-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\:e-ring-inset:focus {
  --tw-ring-inset: inset;
}

.focus\:e-ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus\:e-ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
}

.active\:e-cursor-grabbing:active {
  cursor: grabbing;
}

.disabled\:e-cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:e-bg-gray-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.disabled\:e-opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:e-opacity-60:disabled {
  opacity: 0.6;
}

.disabled\:e-opacity-75:disabled {
  opacity: 0.75;
}

.e-group:hover .group-hover\:e-opacity-100 {
  opacity: 1;
}

.prose-h1\:\!e-text-2xl :is(:where(h1):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))) {
  font-size: 1.5rem !important;
}

.prose-h2\:\!e-mt-0 :is(:where(h2):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))) {
  margin-top: 0px !important;
}

.prose-h2\:\!e-text-xl :is(:where(h2):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))) {
  font-size: 1.25rem !important;
}

.prose-h3\:\!e-text-lg :is(:where(h3):not(:where([class~="e-not-prose"],[class~="e-not-prose"] *))) {
  font-size: 1.125rem !important;
}

@media (min-width: 640px) {
  .sm\:\!-e-m-0 {
    margin: -0px !important;
  }

  .sm\:\!-e-m-0\.5 {
    margin: -0.125rem !important;
  }

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

  .sm\:\!-e-m-1\.5 {
    margin: -0.375rem !important;
  }

  .sm\:\!-e-m-10 {
    margin: -2.5rem !important;
  }

  .sm\:\!-e-m-11 {
    margin: -2.75rem !important;
  }

  .sm\:\!-e-m-12 {
    margin: -3rem !important;
  }

  .sm\:\!-e-m-14 {
    margin: -3.5rem !important;
  }

  .sm\:\!-e-m-16 {
    margin: -4rem !important;
  }

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

  .sm\:\!-e-m-2\.5 {
    margin: -0.625rem !important;
  }

  .sm\:\!-e-m-20 {
    margin: -5rem !important;
  }

  .sm\:\!-e-m-24 {
    margin: -6rem !important;
  }

  .sm\:\!-e-m-28 {
    margin: -7rem !important;
  }

  .sm\:\!-e-m-3 {
    margin: -0.75rem !important;
  }

  .sm\:\!-e-m-3\.5 {
    margin: -0.875rem !important;
  }

  .sm\:\!-e-m-32 {
    margin: -8rem !important;
  }

  .sm\:\!-e-m-36 {
    margin: -9rem !important;
  }

  .sm\:\!-e-m-4 {
    margin: -1rem !important;
  }

  .sm\:\!-e-m-40 {
    margin: -10rem !important;
  }

  .sm\:\!-e-m-44 {
    margin: -11rem !important;
  }

  .sm\:\!-e-m-48 {
    margin: -12rem !important;
  }

  .sm\:\!-e-m-5 {
    margin: -1.25rem !important;
  }

  .sm\:\!-e-m-52 {
    margin: -13rem !important;
  }

  .sm\:\!-e-m-56 {
    margin: -14rem !important;
  }

  .sm\:\!-e-m-6 {
    margin: -1.5rem !important;
  }

  .sm\:\!-e-m-60 {
    margin: -15rem !important;
  }

  .sm\:\!-e-m-64 {
    margin: -16rem !important;
  }

  .sm\:\!-e-m-7 {
    margin: -1.75rem !important;
  }

  .sm\:\!-e-m-72 {
    margin: -18rem !important;
  }

  .sm\:\!-e-m-8 {
    margin: -2rem !important;
  }

  .sm\:\!-e-m-80 {
    margin: -20rem !important;
  }

  .sm\:\!-e-m-9 {
    margin: -2.25rem !important;
  }

  .sm\:\!-e-m-96 {
    margin: -24rem !important;
  }

  .sm\:\!-e-m-px {
    margin: -1px !important;
  }

  .sm\:\!e-m-0 {
    margin: 0px !important;
  }

  .sm\:\!e-m-0\.5 {
    margin: 0.125rem !important;
  }

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

  .sm\:\!e-m-1\.5 {
    margin: 0.375rem !important;
  }

  .sm\:\!e-m-10 {
    margin: 2.5rem !important;
  }

  .sm\:\!e-m-11 {
    margin: 2.75rem !important;
  }

  .sm\:\!e-m-12 {
    margin: 3rem !important;
  }

  .sm\:\!e-m-14 {
    margin: 3.5rem !important;
  }

  .sm\:\!e-m-16 {
    margin: 4rem !important;
  }

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

  .sm\:\!e-m-2\.5 {
    margin: 0.625rem !important;
  }

  .sm\:\!e-m-20 {
    margin: 5rem !important;
  }

  .sm\:\!e-m-24 {
    margin: 6rem !important;
  }

  .sm\:\!e-m-28 {
    margin: 7rem !important;
  }

  .sm\:\!e-m-3 {
    margin: 0.75rem !important;
  }

  .sm\:\!e-m-3\.5 {
    margin: 0.875rem !important;
  }

  .sm\:\!e-m-32 {
    margin: 8rem !important;
  }

  .sm\:\!e-m-36 {
    margin: 9rem !important;
  }

  .sm\:\!e-m-4 {
    margin: 1rem !important;
  }

  .sm\:\!e-m-40 {
    margin: 10rem !important;
  }

  .sm\:\!e-m-44 {
    margin: 11rem !important;
  }

  .sm\:\!e-m-48 {
    margin: 12rem !important;
  }

  .sm\:\!e-m-5 {
    margin: 1.25rem !important;
  }

  .sm\:\!e-m-52 {
    margin: 13rem !important;
  }

  .sm\:\!e-m-56 {
    margin: 14rem !important;
  }

  .sm\:\!e-m-6 {
    margin: 1.5rem !important;
  }

  .sm\:\!e-m-60 {
    margin: 15rem !important;
  }

  .sm\:\!e-m-64 {
    margin: 16rem !important;
  }

  .sm\:\!e-m-7 {
    margin: 1.75rem !important;
  }

  .sm\:\!e-m-72 {
    margin: 18rem !important;
  }

  .sm\:\!e-m-8 {
    margin: 2rem !important;
  }

  .sm\:\!e-m-80 {
    margin: 20rem !important;
  }

  .sm\:\!e-m-9 {
    margin: 2.25rem !important;
  }

  .sm\:\!e-m-96 {
    margin: 24rem !important;
  }

  .sm\:\!e-m-auto {
    margin: auto !important;
  }

  .sm\:\!e-m-px {
    margin: 1px !important;
  }

  .sm\:-e-m-0 {
    margin: -0px;
  }

  .sm\:-e-m-0\.5 {
    margin: -0.125rem;
  }

  .sm\:-e-m-1 {
    margin: -0.25rem;
  }

  .sm\:-e-m-1\.5 {
    margin: -0.375rem;
  }

  .sm\:-e-m-10 {
    margin: -2.5rem;
  }

  .sm\:-e-m-11 {
    margin: -2.75rem;
  }

  .sm\:-e-m-12 {
    margin: -3rem;
  }

  .sm\:-e-m-14 {
    margin: -3.5rem;
  }

  .sm\:-e-m-16 {
    margin: -4rem;
  }

  .sm\:-e-m-2 {
    margin: -0.5rem;
  }

  .sm\:-e-m-2\.5 {
    margin: -0.625rem;
  }

  .sm\:-e-m-20 {
    margin: -5rem;
  }

  .sm\:-e-m-24 {
    margin: -6rem;
  }

  .sm\:-e-m-28 {
    margin: -7rem;
  }

  .sm\:-e-m-3 {
    margin: -0.75rem;
  }

  .sm\:-e-m-3\.5 {
    margin: -0.875rem;
  }

  .sm\:-e-m-32 {
    margin: -8rem;
  }

  .sm\:-e-m-36 {
    margin: -9rem;
  }

  .sm\:-e-m-4 {
    margin: -1rem;
  }

  .sm\:-e-m-40 {
    margin: -10rem;
  }

  .sm\:-e-m-44 {
    margin: -11rem;
  }

  .sm\:-e-m-48 {
    margin: -12rem;
  }

  .sm\:-e-m-5 {
    margin: -1.25rem;
  }

  .sm\:-e-m-52 {
    margin: -13rem;
  }

  .sm\:-e-m-56 {
    margin: -14rem;
  }

  .sm\:-e-m-6 {
    margin: -1.5rem;
  }

  .sm\:-e-m-60 {
    margin: -15rem;
  }

  .sm\:-e-m-64 {
    margin: -16rem;
  }

  .sm\:-e-m-7 {
    margin: -1.75rem;
  }

  .sm\:-e-m-72 {
    margin: -18rem;
  }

  .sm\:-e-m-8 {
    margin: -2rem;
  }

  .sm\:-e-m-80 {
    margin: -20rem;
  }

  .sm\:-e-m-9 {
    margin: -2.25rem;
  }

  .sm\:-e-m-96 {
    margin: -24rem;
  }

  .sm\:-e-m-px {
    margin: -1px;
  }

  .sm\:e-m-0 {
    margin: 0px;
  }

  .sm\:e-m-0\.5 {
    margin: 0.125rem;
  }

  .sm\:e-m-1 {
    margin: 0.25rem;
  }

  .sm\:e-m-1\.5 {
    margin: 0.375rem;
  }

  .sm\:e-m-10 {
    margin: 2.5rem;
  }

  .sm\:e-m-11 {
    margin: 2.75rem;
  }

  .sm\:e-m-12 {
    margin: 3rem;
  }

  .sm\:e-m-14 {
    margin: 3.5rem;
  }

  .sm\:e-m-16 {
    margin: 4rem;
  }

  .sm\:e-m-2 {
    margin: 0.5rem;
  }

  .sm\:e-m-2\.5 {
    margin: 0.625rem;
  }

  .sm\:e-m-20 {
    margin: 5rem;
  }

  .sm\:e-m-24 {
    margin: 6rem;
  }

  .sm\:e-m-28 {
    margin: 7rem;
  }

  .sm\:e-m-3 {
    margin: 0.75rem;
  }

  .sm\:e-m-3\.5 {
    margin: 0.875rem;
  }

  .sm\:e-m-32 {
    margin: 8rem;
  }

  .sm\:e-m-36 {
    margin: 9rem;
  }

  .sm\:e-m-4 {
    margin: 1rem;
  }

  .sm\:e-m-40 {
    margin: 10rem;
  }

  .sm\:e-m-44 {
    margin: 11rem;
  }

  .sm\:e-m-48 {
    margin: 12rem;
  }

  .sm\:e-m-5 {
    margin: 1.25rem;
  }

  .sm\:e-m-52 {
    margin: 13rem;
  }

  .sm\:e-m-56 {
    margin: 14rem;
  }

  .sm\:e-m-6 {
    margin: 1.5rem;
  }

  .sm\:e-m-60 {
    margin: 15rem;
  }

  .sm\:e-m-64 {
    margin: 16rem;
  }

  .sm\:e-m-7 {
    margin: 1.75rem;
  }

  .sm\:e-m-72 {
    margin: 18rem;
  }

  .sm\:e-m-8 {
    margin: 2rem;
  }

  .sm\:e-m-80 {
    margin: 20rem;
  }

  .sm\:e-m-9 {
    margin: 2.25rem;
  }

  .sm\:e-m-96 {
    margin: 24rem;
  }

  .sm\:e-m-auto {
    margin: auto;
  }

  .sm\:e-m-px {
    margin: 1px;
  }

  .sm\:\!-e-mx-0 {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }

  .sm\:\!-e-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

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

  .sm\:\!-e-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .sm\:\!-e-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:\!-e-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:\!-e-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:\!-e-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .sm\:\!-e-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

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

  .sm\:\!-e-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .sm\:\!-e-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:\!-e-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:\!-e-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .sm\:\!-e-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:\!-e-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .sm\:\!-e-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:\!-e-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .sm\:\!-e-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:\!-e-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:\!-e-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:\!-e-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:\!-e-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:\!-e-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:\!-e-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:\!-e-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:\!-e-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:\!-e-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:\!-e-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:\!-e-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .sm\:\!-e-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:\!-e-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .sm\:\!-e-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .sm\:\!-e-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .sm\:\!-e-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:\!-e-my-0 {
    margin-top: -0px !important;
    margin-bottom: -0px !important;
  }

  .sm\:\!-e-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

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

  .sm\:\!-e-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .sm\:\!-e-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:\!-e-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:\!-e-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:\!-e-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:\!-e-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

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

  .sm\:\!-e-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .sm\:\!-e-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:\!-e-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:\!-e-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:\!-e-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:\!-e-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .sm\:\!-e-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:\!-e-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .sm\:\!-e-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:\!-e-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:\!-e-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:\!-e-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:\!-e-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:\!-e-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:\!-e-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .sm\:\!-e-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:\!-e-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:\!-e-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:\!-e-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:\!-e-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .sm\:\!-e-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:\!-e-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:\!-e-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:\!-e-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:\!-e-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:\!e-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sm\:\!e-mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

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

  .sm\:\!e-mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .sm\:\!e-mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:\!e-mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:\!e-mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:\!e-mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .sm\:\!e-mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

  .sm\:\!e-mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .sm\:\!e-mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:\!e-mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:\!e-mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .sm\:\!e-mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:\!e-mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .sm\:\!e-mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:\!e-mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm\:\!e-mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:\!e-mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:\!e-mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:\!e-mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:\!e-mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:\!e-mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:\!e-mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:\!e-mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:\!e-mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:\!e-mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:\!e-mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:\!e-mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .sm\:\!e-mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:\!e-mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .sm\:\!e-mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .sm\:\!e-mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

  .sm\:\!e-mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:\!e-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .sm\:\!e-my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

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

  .sm\:\!e-my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .sm\:\!e-my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:\!e-my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:\!e-my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:\!e-my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:\!e-my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

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

  .sm\:\!e-my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .sm\:\!e-my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:\!e-my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:\!e-my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:\!e-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:\!e-my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .sm\:\!e-my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:\!e-my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm\:\!e-my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:\!e-my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:\!e-my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:\!e-my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:\!e-my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:\!e-my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:\!e-my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .sm\:\!e-my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:\!e-my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:\!e-my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:\!e-my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:\!e-my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .sm\:\!e-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:\!e-my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:\!e-my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:\!e-my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

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

  .sm\:\!e-my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:-e-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .sm\:-e-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .sm\:-e-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .sm\:-e-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .sm\:-e-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .sm\:-e-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .sm\:-e-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .sm\:-e-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .sm\:-e-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm\:-e-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm\:-e-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .sm\:-e-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .sm\:-e-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .sm\:-e-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .sm\:-e-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .sm\:-e-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .sm\:-e-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .sm\:-e-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .sm\:-e-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:-e-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .sm\:-e-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .sm\:-e-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .sm\:-e-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .sm\:-e-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .sm\:-e-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .sm\:-e-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:-e-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .sm\:-e-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .sm\:-e-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .sm\:-e-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

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

  .sm\:-e-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .sm\:-e-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .sm\:-e-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .sm\:-e-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .sm\:-e-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .sm\:-e-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .sm\:-e-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .sm\:-e-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .sm\:-e-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .sm\:-e-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .sm\:-e-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .sm\:-e-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .sm\:-e-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

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

  .sm\:-e-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .sm\:-e-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .sm\:-e-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .sm\:-e-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .sm\:-e-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .sm\:-e-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .sm\:-e-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .sm\:-e-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .sm\:-e-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .sm\:-e-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .sm\:-e-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .sm\:-e-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .sm\:-e-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .sm\:-e-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .sm\:-e-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

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

  .sm\:-e-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .sm\:-e-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .sm\:-e-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .sm\:-e-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .sm\:-e-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .sm\:-e-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .sm\:-e-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .sm\:-e-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .sm\:-e-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:e-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:e-mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .sm\:e-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .sm\:e-mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .sm\:e-mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:e-mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .sm\:e-mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:e-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .sm\:e-mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:e-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .sm\:e-mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .sm\:e-mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .sm\:e-mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .sm\:e-mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .sm\:e-mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .sm\:e-mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .sm\:e-mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .sm\:e-mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .sm\:e-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:e-mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .sm\:e-mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .sm\:e-mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .sm\:e-mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .sm\:e-mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .sm\:e-mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .sm\:e-mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:e-mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .sm\:e-mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .sm\:e-mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .sm\:e-mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

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

  .sm\:e-mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .sm\:e-mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .sm\:e-mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .sm\:e-mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .sm\:e-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:e-my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .sm\:e-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .sm\:e-my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .sm\:e-my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:e-my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .sm\:e-my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .sm\:e-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:e-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .sm\:e-my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .sm\:e-my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .sm\:e-my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .sm\:e-my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .sm\:e-my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .sm\:e-my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .sm\:e-my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .sm\:e-my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .sm\:e-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:e-my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .sm\:e-my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .sm\:e-my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .sm\:e-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .sm\:e-my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .sm\:e-my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

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

  .sm\:e-my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .sm\:e-my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .sm\:e-my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .sm\:e-my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .sm\:e-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:e-my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .sm\:e-my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .sm\:e-my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .sm\:e-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:e-my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .sm\:\!-e-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

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

  .sm\:\!-e-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .sm\:\!-e-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .sm\:\!-e-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .sm\:\!-e-mb-12 {
    margin-bottom: -3rem !important;
  }

  .sm\:\!-e-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .sm\:\!-e-mb-16 {
    margin-bottom: -4rem !important;
  }

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

  .sm\:\!-e-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .sm\:\!-e-mb-20 {
    margin-bottom: -5rem !important;
  }

  .sm\:\!-e-mb-24 {
    margin-bottom: -6rem !important;
  }

  .sm\:\!-e-mb-28 {
    margin-bottom: -7rem !important;
  }

  .sm\:\!-e-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .sm\:\!-e-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .sm\:\!-e-mb-32 {
    margin-bottom: -8rem !important;
  }

  .sm\:\!-e-mb-36 {
    margin-bottom: -9rem !important;
  }

  .sm\:\!-e-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:\!-e-mb-40 {
    margin-bottom: -10rem !important;
  }

  .sm\:\!-e-mb-44 {
    margin-bottom: -11rem !important;
  }

  .sm\:\!-e-mb-48 {
    margin-bottom: -12rem !important;
  }

  .sm\:\!-e-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .sm\:\!-e-mb-52 {
    margin-bottom: -13rem !important;
  }

  .sm\:\!-e-mb-56 {
    margin-bottom: -14rem !important;
  }

  .sm\:\!-e-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .sm\:\!-e-mb-60 {
    margin-bottom: -15rem !important;
  }

  .sm\:\!-e-mb-64 {
    margin-bottom: -16rem !important;
  }

  .sm\:\!-e-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .sm\:\!-e-mb-72 {
    margin-bottom: -18rem !important;
  }

  .sm\:\!-e-mb-8 {
    margin-bottom: -2rem !important;
  }

  .sm\:\!-e-mb-80 {
    margin-bottom: -20rem !important;
  }

  .sm\:\!-e-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .sm\:\!-e-mb-96 {
    margin-bottom: -24rem !important;
  }

  .sm\:\!-e-mb-px {
    margin-bottom: -1px !important;
  }

  .sm\:\!-e-ml-0 {
    margin-left: -0px !important;
  }

  .sm\:\!-e-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .sm\:\!-e-ml-1 {
    margin-left: -0.25rem !important;
  }

  .sm\:\!-e-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .sm\:\!-e-ml-10 {
    margin-left: -2.5rem !important;
  }

  .sm\:\!-e-ml-11 {
    margin-left: -2.75rem !important;
  }

  .sm\:\!-e-ml-12 {
    margin-left: -3rem !important;
  }

  .sm\:\!-e-ml-14 {
    margin-left: -3.5rem !important;
  }

  .sm\:\!-e-ml-16 {
    margin-left: -4rem !important;
  }

  .sm\:\!-e-ml-2 {
    margin-left: -0.5rem !important;
  }

  .sm\:\!-e-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .sm\:\!-e-ml-20 {
    margin-left: -5rem !important;
  }

  .sm\:\!-e-ml-24 {
    margin-left: -6rem !important;
  }

  .sm\:\!-e-ml-28 {
    margin-left: -7rem !important;
  }

  .sm\:\!-e-ml-3 {
    margin-left: -0.75rem !important;
  }

  .sm\:\!-e-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .sm\:\!-e-ml-32 {
    margin-left: -8rem !important;
  }

  .sm\:\!-e-ml-36 {
    margin-left: -9rem !important;
  }

  .sm\:\!-e-ml-4 {
    margin-left: -1rem !important;
  }

  .sm\:\!-e-ml-40 {
    margin-left: -10rem !important;
  }

  .sm\:\!-e-ml-44 {
    margin-left: -11rem !important;
  }

  .sm\:\!-e-ml-48 {
    margin-left: -12rem !important;
  }

  .sm\:\!-e-ml-5 {
    margin-left: -1.25rem !important;
  }

  .sm\:\!-e-ml-52 {
    margin-left: -13rem !important;
  }

  .sm\:\!-e-ml-56 {
    margin-left: -14rem !important;
  }

  .sm\:\!-e-ml-6 {
    margin-left: -1.5rem !important;
  }

  .sm\:\!-e-ml-60 {
    margin-left: -15rem !important;
  }

  .sm\:\!-e-ml-64 {
    margin-left: -16rem !important;
  }

  .sm\:\!-e-ml-7 {
    margin-left: -1.75rem !important;
  }

  .sm\:\!-e-ml-72 {
    margin-left: -18rem !important;
  }

  .sm\:\!-e-ml-8 {
    margin-left: -2rem !important;
  }

  .sm\:\!-e-ml-80 {
    margin-left: -20rem !important;
  }

  .sm\:\!-e-ml-9 {
    margin-left: -2.25rem !important;
  }

  .sm\:\!-e-ml-96 {
    margin-left: -24rem !important;
  }

  .sm\:\!-e-ml-px {
    margin-left: -1px !important;
  }

  .sm\:\!-e-mr-0 {
    margin-right: -0px !important;
  }

  .sm\:\!-e-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .sm\:\!-e-mr-1 {
    margin-right: -0.25rem !important;
  }

  .sm\:\!-e-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .sm\:\!-e-mr-10 {
    margin-right: -2.5rem !important;
  }

  .sm\:\!-e-mr-11 {
    margin-right: -2.75rem !important;
  }

  .sm\:\!-e-mr-12 {
    margin-right: -3rem !important;
  }

  .sm\:\!-e-mr-14 {
    margin-right: -3.5rem !important;
  }

  .sm\:\!-e-mr-16 {
    margin-right: -4rem !important;
  }

  .sm\:\!-e-mr-2 {
    margin-right: -0.5rem !important;
  }

  .sm\:\!-e-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .sm\:\!-e-mr-20 {
    margin-right: -5rem !important;
  }

  .sm\:\!-e-mr-24 {
    margin-right: -6rem !important;
  }

  .sm\:\!-e-mr-28 {
    margin-right: -7rem !important;
  }

  .sm\:\!-e-mr-3 {
    margin-right: -0.75rem !important;
  }

  .sm\:\!-e-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .sm\:\!-e-mr-32 {
    margin-right: -8rem !important;
  }

  .sm\:\!-e-mr-36 {
    margin-right: -9rem !important;
  }

  .sm\:\!-e-mr-4 {
    margin-right: -1rem !important;
  }

  .sm\:\!-e-mr-40 {
    margin-right: -10rem !important;
  }

  .sm\:\!-e-mr-44 {
    margin-right: -11rem !important;
  }

  .sm\:\!-e-mr-48 {
    margin-right: -12rem !important;
  }

  .sm\:\!-e-mr-5 {
    margin-right: -1.25rem !important;
  }

  .sm\:\!-e-mr-52 {
    margin-right: -13rem !important;
  }

  .sm\:\!-e-mr-56 {
    margin-right: -14rem !important;
  }

  .sm\:\!-e-mr-6 {
    margin-right: -1.5rem !important;
  }

  .sm\:\!-e-mr-60 {
    margin-right: -15rem !important;
  }

  .sm\:\!-e-mr-64 {
    margin-right: -16rem !important;
  }

  .sm\:\!-e-mr-7 {
    margin-right: -1.75rem !important;
  }

  .sm\:\!-e-mr-72 {
    margin-right: -18rem !important;
  }

  .sm\:\!-e-mr-8 {
    margin-right: -2rem !important;
  }

  .sm\:\!-e-mr-80 {
    margin-right: -20rem !important;
  }

  .sm\:\!-e-mr-9 {
    margin-right: -2.25rem !important;
  }

  .sm\:\!-e-mr-96 {
    margin-right: -24rem !important;
  }

  .sm\:\!-e-mr-px {
    margin-right: -1px !important;
  }

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

  .sm\:\!-e-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

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

  .sm\:\!-e-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .sm\:\!-e-mt-10 {
    margin-top: -2.5rem !important;
  }

  .sm\:\!-e-mt-11 {
    margin-top: -2.75rem !important;
  }

  .sm\:\!-e-mt-12 {
    margin-top: -3rem !important;
  }

  .sm\:\!-e-mt-14 {
    margin-top: -3.5rem !important;
  }

  .sm\:\!-e-mt-16 {
    margin-top: -4rem !important;
  }

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

  .sm\:\!-e-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .sm\:\!-e-mt-20 {
    margin-top: -5rem !important;
  }

  .sm\:\!-e-mt-24 {
    margin-top: -6rem !important;
  }

  .sm\:\!-e-mt-28 {
    margin-top: -7rem !important;
  }

  .sm\:\!-e-mt-3 {
    margin-top: -0.75rem !important;
  }

  .sm\:\!-e-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .sm\:\!-e-mt-32 {
    margin-top: -8rem !important;
  }

  .sm\:\!-e-mt-36 {
    margin-top: -9rem !important;
  }

  .sm\:\!-e-mt-4 {
    margin-top: -1rem !important;
  }

  .sm\:\!-e-mt-40 {
    margin-top: -10rem !important;
  }

  .sm\:\!-e-mt-44 {
    margin-top: -11rem !important;
  }

  .sm\:\!-e-mt-48 {
    margin-top: -12rem !important;
  }

  .sm\:\!-e-mt-5 {
    margin-top: -1.25rem !important;
  }

  .sm\:\!-e-mt-52 {
    margin-top: -13rem !important;
  }

  .sm\:\!-e-mt-56 {
    margin-top: -14rem !important;
  }

  .sm\:\!-e-mt-6 {
    margin-top: -1.5rem !important;
  }

  .sm\:\!-e-mt-60 {
    margin-top: -15rem !important;
  }

  .sm\:\!-e-mt-64 {
    margin-top: -16rem !important;
  }

  .sm\:\!-e-mt-7 {
    margin-top: -1.75rem !important;
  }

  .sm\:\!-e-mt-72 {
    margin-top: -18rem !important;
  }

  .sm\:\!-e-mt-8 {
    margin-top: -2rem !important;
  }

  .sm\:\!-e-mt-80 {
    margin-top: -20rem !important;
  }

  .sm\:\!-e-mt-9 {
    margin-top: -2.25rem !important;
  }

  .sm\:\!-e-mt-96 {
    margin-top: -24rem !important;
  }

  .sm\:\!-e-mt-px {
    margin-top: -1px !important;
  }

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

  .sm\:\!e-mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

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

  .sm\:\!e-mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .sm\:\!e-mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .sm\:\!e-mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .sm\:\!e-mb-12 {
    margin-bottom: 3rem !important;
  }

  .sm\:\!e-mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .sm\:\!e-mb-16 {
    margin-bottom: 4rem !important;
  }

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

  .sm\:\!e-mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .sm\:\!e-mb-20 {
    margin-bottom: 5rem !important;
  }

  .sm\:\!e-mb-24 {
    margin-bottom: 6rem !important;
  }

  .sm\:\!e-mb-28 {
    margin-bottom: 7rem !important;
  }

  .sm\:\!e-mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .sm\:\!e-mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .sm\:\!e-mb-32 {
    margin-bottom: 8rem !important;
  }

  .sm\:\!e-mb-36 {
    margin-bottom: 9rem !important;
  }

  .sm\:\!e-mb-4 {
    margin-bottom: 1rem !important;
  }

  .sm\:\!e-mb-40 {
    margin-bottom: 10rem !important;
  }

  .sm\:\!e-mb-44 {
    margin-bottom: 11rem !important;
  }

  .sm\:\!e-mb-48 {
    margin-bottom: 12rem !important;
  }

  .sm\:\!e-mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .sm\:\!e-mb-52 {
    margin-bottom: 13rem !important;
  }

  .sm\:\!e-mb-56 {
    margin-bottom: 14rem !important;
  }

  .sm\:\!e-mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .sm\:\!e-mb-60 {
    margin-bottom: 15rem !important;
  }

  .sm\:\!e-mb-64 {
    margin-bottom: 16rem !important;
  }

  .sm\:\!e-mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .sm\:\!e-mb-72 {
    margin-bottom: 18rem !important;
  }

  .sm\:\!e-mb-8 {
    margin-bottom: 2rem !important;
  }

  .sm\:\!e-mb-80 {
    margin-bottom: 20rem !important;
  }

  .sm\:\!e-mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .sm\:\!e-mb-96 {
    margin-bottom: 24rem !important;
  }

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

  .sm\:\!e-mb-px {
    margin-bottom: 1px !important;
  }

  .sm\:\!e-ml-0 {
    margin-left: 0px !important;
  }

  .sm\:\!e-ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .sm\:\!e-ml-1 {
    margin-left: 0.25rem !important;
  }

  .sm\:\!e-ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .sm\:\!e-ml-10 {
    margin-left: 2.5rem !important;
  }

  .sm\:\!e-ml-11 {
    margin-left: 2.75rem !important;
  }

  .sm\:\!e-ml-12 {
    margin-left: 3rem !important;
  }

  .sm\:\!e-ml-14 {
    margin-left: 3.5rem !important;
  }

  .sm\:\!e-ml-16 {
    margin-left: 4rem !important;
  }

  .sm\:\!e-ml-2 {
    margin-left: 0.5rem !important;
  }

  .sm\:\!e-ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .sm\:\!e-ml-20 {
    margin-left: 5rem !important;
  }

  .sm\:\!e-ml-24 {
    margin-left: 6rem !important;
  }

  .sm\:\!e-ml-28 {
    margin-left: 7rem !important;
  }

  .sm\:\!e-ml-3 {
    margin-left: 0.75rem !important;
  }

  .sm\:\!e-ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .sm\:\!e-ml-32 {
    margin-left: 8rem !important;
  }

  .sm\:\!e-ml-36 {
    margin-left: 9rem !important;
  }

  .sm\:\!e-ml-4 {
    margin-left: 1rem !important;
  }

  .sm\:\!e-ml-40 {
    margin-left: 10rem !important;
  }

  .sm\:\!e-ml-44 {
    margin-left: 11rem !important;
  }

  .sm\:\!e-ml-48 {
    margin-left: 12rem !important;
  }

  .sm\:\!e-ml-5 {
    margin-left: 1.25rem !important;
  }

  .sm\:\!e-ml-52 {
    margin-left: 13rem !important;
  }

  .sm\:\!e-ml-56 {
    margin-left: 14rem !important;
  }

  .sm\:\!e-ml-6 {
    margin-left: 1.5rem !important;
  }

  .sm\:\!e-ml-60 {
    margin-left: 15rem !important;
  }

  .sm\:\!e-ml-64 {
    margin-left: 16rem !important;
  }

  .sm\:\!e-ml-7 {
    margin-left: 1.75rem !important;
  }

  .sm\:\!e-ml-72 {
    margin-left: 18rem !important;
  }

  .sm\:\!e-ml-8 {
    margin-left: 2rem !important;
  }

  .sm\:\!e-ml-80 {
    margin-left: 20rem !important;
  }

  .sm\:\!e-ml-9 {
    margin-left: 2.25rem !important;
  }

  .sm\:\!e-ml-96 {
    margin-left: 24rem !important;
  }

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

  .sm\:\!e-ml-px {
    margin-left: 1px !important;
  }

  .sm\:\!e-mr-0 {
    margin-right: 0px !important;
  }

  .sm\:\!e-mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .sm\:\!e-mr-1 {
    margin-right: 0.25rem !important;
  }

  .sm\:\!e-mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .sm\:\!e-mr-10 {
    margin-right: 2.5rem !important;
  }

  .sm\:\!e-mr-11 {
    margin-right: 2.75rem !important;
  }

  .sm\:\!e-mr-12 {
    margin-right: 3rem !important;
  }

  .sm\:\!e-mr-14 {
    margin-right: 3.5rem !important;
  }

  .sm\:\!e-mr-16 {
    margin-right: 4rem !important;
  }

  .sm\:\!e-mr-2 {
    margin-right: 0.5rem !important;
  }

  .sm\:\!e-mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .sm\:\!e-mr-20 {
    margin-right: 5rem !important;
  }

  .sm\:\!e-mr-24 {
    margin-right: 6rem !important;
  }

  .sm\:\!e-mr-28 {
    margin-right: 7rem !important;
  }

  .sm\:\!e-mr-3 {
    margin-right: 0.75rem !important;
  }

  .sm\:\!e-mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .sm\:\!e-mr-32 {
    margin-right: 8rem !important;
  }

  .sm\:\!e-mr-36 {
    margin-right: 9rem !important;
  }

  .sm\:\!e-mr-4 {
    margin-right: 1rem !important;
  }

  .sm\:\!e-mr-40 {
    margin-right: 10rem !important;
  }

  .sm\:\!e-mr-44 {
    margin-right: 11rem !important;
  }

  .sm\:\!e-mr-48 {
    margin-right: 12rem !important;
  }

  .sm\:\!e-mr-5 {
    margin-right: 1.25rem !important;
  }

  .sm\:\!e-mr-52 {
    margin-right: 13rem !important;
  }

  .sm\:\!e-mr-56 {
    margin-right: 14rem !important;
  }

  .sm\:\!e-mr-6 {
    margin-right: 1.5rem !important;
  }

  .sm\:\!e-mr-60 {
    margin-right: 15rem !important;
  }

  .sm\:\!e-mr-64 {
    margin-right: 16rem !important;
  }

  .sm\:\!e-mr-7 {
    margin-right: 1.75rem !important;
  }

  .sm\:\!e-mr-72 {
    margin-right: 18rem !important;
  }

  .sm\:\!e-mr-8 {
    margin-right: 2rem !important;
  }

  .sm\:\!e-mr-80 {
    margin-right: 20rem !important;
  }

  .sm\:\!e-mr-9 {
    margin-right: 2.25rem !important;
  }

  .sm\:\!e-mr-96 {
    margin-right: 24rem !important;
  }

  .sm\:\!e-mr-auto {
    margin-right: auto !important;
  }

  .sm\:\!e-mr-px {
    margin-right: 1px !important;
  }

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

  .sm\:\!e-mt-0\.5 {
    margin-top: 0.125rem !important;
  }

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

  .sm\:\!e-mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .sm\:\!e-mt-10 {
    margin-top: 2.5rem !important;
  }

  .sm\:\!e-mt-11 {
    margin-top: 2.75rem !important;
  }

  .sm\:\!e-mt-12 {
    margin-top: 3rem !important;
  }

  .sm\:\!e-mt-14 {
    margin-top: 3.5rem !important;
  }

  .sm\:\!e-mt-16 {
    margin-top: 4rem !important;
  }

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

  .sm\:\!e-mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .sm\:\!e-mt-20 {
    margin-top: 5rem !important;
  }

  .sm\:\!e-mt-24 {
    margin-top: 6rem !important;
  }

  .sm\:\!e-mt-28 {
    margin-top: 7rem !important;
  }

  .sm\:\!e-mt-3 {
    margin-top: 0.75rem !important;
  }

  .sm\:\!e-mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .sm\:\!e-mt-32 {
    margin-top: 8rem !important;
  }

  .sm\:\!e-mt-36 {
    margin-top: 9rem !important;
  }

  .sm\:\!e-mt-4 {
    margin-top: 1rem !important;
  }

  .sm\:\!e-mt-40 {
    margin-top: 10rem !important;
  }

  .sm\:\!e-mt-44 {
    margin-top: 11rem !important;
  }

  .sm\:\!e-mt-48 {
    margin-top: 12rem !important;
  }

  .sm\:\!e-mt-5 {
    margin-top: 1.25rem !important;
  }

  .sm\:\!e-mt-52 {
    margin-top: 13rem !important;
  }

  .sm\:\!e-mt-56 {
    margin-top: 14rem !important;
  }

  .sm\:\!e-mt-6 {
    margin-top: 1.5rem !important;
  }

  .sm\:\!e-mt-60 {
    margin-top: 15rem !important;
  }

  .sm\:\!e-mt-64 {
    margin-top: 16rem !important;
  }

  .sm\:\!e-mt-7 {
    margin-top: 1.75rem !important;
  }

  .sm\:\!e-mt-72 {
    margin-top: 18rem !important;
  }

  .sm\:\!e-mt-8 {
    margin-top: 2rem !important;
  }

  .sm\:\!e-mt-80 {
    margin-top: 20rem !important;
  }

  .sm\:\!e-mt-9 {
    margin-top: 2.25rem !important;
  }

  .sm\:\!e-mt-96 {
    margin-top: 24rem !important;
  }

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

  .sm\:\!e-mt-px {
    margin-top: 1px !important;
  }

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

  .sm\:-e-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .sm\:-e-mb-1 {
    margin-bottom: -0.25rem;
  }

  .sm\:-e-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .sm\:-e-mb-10 {
    margin-bottom: -2.5rem;
  }

  .sm\:-e-mb-11 {
    margin-bottom: -2.75rem;
  }

  .sm\:-e-mb-12 {
    margin-bottom: -3rem;
  }

  .sm\:-e-mb-14 {
    margin-bottom: -3.5rem;
  }

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

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

  .sm\:-e-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .sm\:-e-mb-20 {
    margin-bottom: -5rem;
  }

  .sm\:-e-mb-24 {
    margin-bottom: -6rem;
  }

  .sm\:-e-mb-28 {
    margin-bottom: -7rem;
  }

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

  .sm\:-e-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .sm\:-e-mb-32 {
    margin-bottom: -8rem;
  }

  .sm\:-e-mb-36 {
    margin-bottom: -9rem;
  }

  .sm\:-e-mb-4 {
    margin-bottom: -1rem;
  }

  .sm\:-e-mb-40 {
    margin-bottom: -10rem;
  }

  .sm\:-e-mb-44 {
    margin-bottom: -11rem;
  }

  .sm\:-e-mb-48 {
    margin-bottom: -12rem;
  }

  .sm\:-e-mb-5 {
    margin-bottom: -1.25rem;
  }

  .sm\:-e-mb-52 {
    margin-bottom: -13rem;
  }

  .sm\:-e-mb-56 {
    margin-bottom: -14rem;
  }

  .sm\:-e-mb-6 {
    margin-bottom: -1.5rem;
  }

  .sm\:-e-mb-60 {
    margin-bottom: -15rem;
  }

  .sm\:-e-mb-64 {
    margin-bottom: -16rem;
  }

  .sm\:-e-mb-7 {
    margin-bottom: -1.75rem;
  }

  .sm\:-e-mb-72 {
    margin-bottom: -18rem;
  }

  .sm\:-e-mb-8 {
    margin-bottom: -2rem;
  }

  .sm\:-e-mb-80 {
    margin-bottom: -20rem;
  }

  .sm\:-e-mb-9 {
    margin-bottom: -2.25rem;
  }

  .sm\:-e-mb-96 {
    margin-bottom: -24rem;
  }

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

  .sm\:-e-ml-0 {
    margin-left: -0px;
  }

  .sm\:-e-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .sm\:-e-ml-1 {
    margin-left: -0.25rem;
  }

  .sm\:-e-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .sm\:-e-ml-10 {
    margin-left: -2.5rem;
  }

  .sm\:-e-ml-11 {
    margin-left: -2.75rem;
  }

  .sm\:-e-ml-12 {
    margin-left: -3rem;
  }

  .sm\:-e-ml-14 {
    margin-left: -3.5rem;
  }

  .sm\:-e-ml-16 {
    margin-left: -4rem;
  }

  .sm\:-e-ml-2 {
    margin-left: -0.5rem;
  }

  .sm\:-e-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .sm\:-e-ml-20 {
    margin-left: -5rem;
  }

  .sm\:-e-ml-24 {
    margin-left: -6rem;
  }

  .sm\:-e-ml-28 {
    margin-left: -7rem;
  }

  .sm\:-e-ml-3 {
    margin-left: -0.75rem;
  }

  .sm\:-e-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .sm\:-e-ml-32 {
    margin-left: -8rem;
  }

  .sm\:-e-ml-36 {
    margin-left: -9rem;
  }

  .sm\:-e-ml-4 {
    margin-left: -1rem;
  }

  .sm\:-e-ml-40 {
    margin-left: -10rem;
  }

  .sm\:-e-ml-44 {
    margin-left: -11rem;
  }

  .sm\:-e-ml-48 {
    margin-left: -12rem;
  }

  .sm\:-e-ml-5 {
    margin-left: -1.25rem;
  }

  .sm\:-e-ml-52 {
    margin-left: -13rem;
  }

  .sm\:-e-ml-56 {
    margin-left: -14rem;
  }

  .sm\:-e-ml-6 {
    margin-left: -1.5rem;
  }

  .sm\:-e-ml-60 {
    margin-left: -15rem;
  }

  .sm\:-e-ml-64 {
    margin-left: -16rem;
  }

  .sm\:-e-ml-7 {
    margin-left: -1.75rem;
  }

  .sm\:-e-ml-72 {
    margin-left: -18rem;
  }

  .sm\:-e-ml-8 {
    margin-left: -2rem;
  }

  .sm\:-e-ml-80 {
    margin-left: -20rem;
  }

  .sm\:-e-ml-9 {
    margin-left: -2.25rem;
  }

  .sm\:-e-ml-96 {
    margin-left: -24rem;
  }

  .sm\:-e-ml-px {
    margin-left: -1px;
  }

  .sm\:-e-mr-0 {
    margin-right: -0px;
  }

  .sm\:-e-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .sm\:-e-mr-1 {
    margin-right: -0.25rem;
  }

  .sm\:-e-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .sm\:-e-mr-10 {
    margin-right: -2.5rem;
  }

  .sm\:-e-mr-11 {
    margin-right: -2.75rem;
  }

  .sm\:-e-mr-12 {
    margin-right: -3rem;
  }

  .sm\:-e-mr-14 {
    margin-right: -3.5rem;
  }

  .sm\:-e-mr-16 {
    margin-right: -4rem;
  }

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

  .sm\:-e-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .sm\:-e-mr-20 {
    margin-right: -5rem;
  }

  .sm\:-e-mr-24 {
    margin-right: -6rem;
  }

  .sm\:-e-mr-28 {
    margin-right: -7rem;
  }

  .sm\:-e-mr-3 {
    margin-right: -0.75rem;
  }

  .sm\:-e-mr-3\.5 {
    margin-right: -0.875rem;
  }

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

  .sm\:-e-mr-36 {
    margin-right: -9rem;
  }

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

  .sm\:-e-mr-40 {
    margin-right: -10rem;
  }

  .sm\:-e-mr-44 {
    margin-right: -11rem;
  }

  .sm\:-e-mr-48 {
    margin-right: -12rem;
  }

  .sm\:-e-mr-5 {
    margin-right: -1.25rem;
  }

  .sm\:-e-mr-52 {
    margin-right: -13rem;
  }

  .sm\:-e-mr-56 {
    margin-right: -14rem;
  }

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

  .sm\:-e-mr-60 {
    margin-right: -15rem;
  }

  .sm\:-e-mr-64 {
    margin-right: -16rem;
  }

  .sm\:-e-mr-7 {
    margin-right: -1.75rem;
  }

  .sm\:-e-mr-72 {
    margin-right: -18rem;
  }

  .sm\:-e-mr-8 {
    margin-right: -2rem;
  }

  .sm\:-e-mr-80 {
    margin-right: -20rem;
  }

  .sm\:-e-mr-9 {
    margin-right: -2.25rem;
  }

  .sm\:-e-mr-96 {
    margin-right: -24rem;
  }

  .sm\:-e-mr-px {
    margin-right: -1px;
  }

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

  .sm\:-e-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .sm\:-e-mt-1 {
    margin-top: -0.25rem;
  }

  .sm\:-e-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .sm\:-e-mt-10 {
    margin-top: -2.5rem;
  }

  .sm\:-e-mt-11 {
    margin-top: -2.75rem;
  }

  .sm\:-e-mt-12 {
    margin-top: -3rem;
  }

  .sm\:-e-mt-14 {
    margin-top: -3.5rem;
  }

  .sm\:-e-mt-16 {
    margin-top: -4rem;
  }

  .sm\:-e-mt-2 {
    margin-top: -0.5rem;
  }

  .sm\:-e-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .sm\:-e-mt-20 {
    margin-top: -5rem;
  }

  .sm\:-e-mt-24 {
    margin-top: -6rem;
  }

  .sm\:-e-mt-28 {
    margin-top: -7rem;
  }

  .sm\:-e-mt-3 {
    margin-top: -0.75rem;
  }

  .sm\:-e-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .sm\:-e-mt-32 {
    margin-top: -8rem;
  }

  .sm\:-e-mt-36 {
    margin-top: -9rem;
  }

  .sm\:-e-mt-4 {
    margin-top: -1rem;
  }

  .sm\:-e-mt-40 {
    margin-top: -10rem;
  }

  .sm\:-e-mt-44 {
    margin-top: -11rem;
  }

  .sm\:-e-mt-48 {
    margin-top: -12rem;
  }

  .sm\:-e-mt-5 {
    margin-top: -1.25rem;
  }

  .sm\:-e-mt-52 {
    margin-top: -13rem;
  }

  .sm\:-e-mt-56 {
    margin-top: -14rem;
  }

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

  .sm\:-e-mt-60 {
    margin-top: -15rem;
  }

  .sm\:-e-mt-64 {
    margin-top: -16rem;
  }

  .sm\:-e-mt-7 {
    margin-top: -1.75rem;
  }

  .sm\:-e-mt-72 {
    margin-top: -18rem;
  }

  .sm\:-e-mt-8 {
    margin-top: -2rem;
  }

  .sm\:-e-mt-80 {
    margin-top: -20rem;
  }

  .sm\:-e-mt-9 {
    margin-top: -2.25rem;
  }

  .sm\:-e-mt-96 {
    margin-top: -24rem;
  }

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

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

  .sm\:e-mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .sm\:e-mb-1 {
    margin-bottom: 0.25rem;
  }

  .sm\:e-mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .sm\:e-mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:e-mb-11 {
    margin-bottom: 2.75rem;
  }

  .sm\:e-mb-12 {
    margin-bottom: 3rem;
  }

  .sm\:e-mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

  .sm\:e-mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .sm\:e-mb-20 {
    margin-bottom: 5rem;
  }

  .sm\:e-mb-24 {
    margin-bottom: 6rem;
  }

  .sm\:e-mb-28 {
    margin-bottom: 7rem;
  }

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

  .sm\:e-mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .sm\:e-mb-32 {
    margin-bottom: 8rem;
  }

  .sm\:e-mb-36 {
    margin-bottom: 9rem;
  }

  .sm\:e-mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:e-mb-40 {
    margin-bottom: 10rem;
  }

  .sm\:e-mb-44 {
    margin-bottom: 11rem;
  }

  .sm\:e-mb-48 {
    margin-bottom: 12rem;
  }

  .sm\:e-mb-5 {
    margin-bottom: 1.25rem;
  }

  .sm\:e-mb-52 {
    margin-bottom: 13rem;
  }

  .sm\:e-mb-56 {
    margin-bottom: 14rem;
  }

  .sm\:e-mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:e-mb-60 {
    margin-bottom: 15rem;
  }

  .sm\:e-mb-64 {
    margin-bottom: 16rem;
  }

  .sm\:e-mb-7 {
    margin-bottom: 1.75rem;
  }

  .sm\:e-mb-72 {
    margin-bottom: 18rem;
  }

  .sm\:e-mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:e-mb-80 {
    margin-bottom: 20rem;
  }

  .sm\:e-mb-9 {
    margin-bottom: 2.25rem;
  }

  .sm\:e-mb-96 {
    margin-bottom: 24rem;
  }

  .sm\:e-mb-auto {
    margin-bottom: auto;
  }

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

  .sm\:e-ml-0 {
    margin-left: 0px;
  }

  .sm\:e-ml-0\.5 {
    margin-left: 0.125rem;
  }

  .sm\:e-ml-1 {
    margin-left: 0.25rem;
  }

  .sm\:e-ml-1\.5 {
    margin-left: 0.375rem;
  }

  .sm\:e-ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:e-ml-11 {
    margin-left: 2.75rem;
  }

  .sm\:e-ml-12 {
    margin-left: 3rem;
  }

  .sm\:e-ml-14 {
    margin-left: 3.5rem;
  }

  .sm\:e-ml-16 {
    margin-left: 4rem;
  }

  .sm\:e-ml-2 {
    margin-left: 0.5rem;
  }

  .sm\:e-ml-2\.5 {
    margin-left: 0.625rem;
  }

  .sm\:e-ml-20 {
    margin-left: 5rem;
  }

  .sm\:e-ml-24 {
    margin-left: 6rem;
  }

  .sm\:e-ml-28 {
    margin-left: 7rem;
  }

  .sm\:e-ml-3 {
    margin-left: 0.75rem;
  }

  .sm\:e-ml-3\.5 {
    margin-left: 0.875rem;
  }

  .sm\:e-ml-32 {
    margin-left: 8rem;
  }

  .sm\:e-ml-36 {
    margin-left: 9rem;
  }

  .sm\:e-ml-4 {
    margin-left: 1rem;
  }

  .sm\:e-ml-40 {
    margin-left: 10rem;
  }

  .sm\:e-ml-44 {
    margin-left: 11rem;
  }

  .sm\:e-ml-48 {
    margin-left: 12rem;
  }

  .sm\:e-ml-5 {
    margin-left: 1.25rem;
  }

  .sm\:e-ml-52 {
    margin-left: 13rem;
  }

  .sm\:e-ml-56 {
    margin-left: 14rem;
  }

  .sm\:e-ml-6 {
    margin-left: 1.5rem;
  }

  .sm\:e-ml-60 {
    margin-left: 15rem;
  }

  .sm\:e-ml-64 {
    margin-left: 16rem;
  }

  .sm\:e-ml-7 {
    margin-left: 1.75rem;
  }

  .sm\:e-ml-72 {
    margin-left: 18rem;
  }

  .sm\:e-ml-8 {
    margin-left: 2rem;
  }

  .sm\:e-ml-80 {
    margin-left: 20rem;
  }

  .sm\:e-ml-9 {
    margin-left: 2.25rem;
  }

  .sm\:e-ml-96 {
    margin-left: 24rem;
  }

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

  .sm\:e-ml-px {
    margin-left: 1px;
  }

  .sm\:e-mr-0 {
    margin-right: 0px;
  }

  .sm\:e-mr-0\.5 {
    margin-right: 0.125rem;
  }

  .sm\:e-mr-1 {
    margin-right: 0.25rem;
  }

  .sm\:e-mr-1\.5 {
    margin-right: 0.375rem;
  }

  .sm\:e-mr-10 {
    margin-right: 2.5rem;
  }

  .sm\:e-mr-11 {
    margin-right: 2.75rem;
  }

  .sm\:e-mr-12 {
    margin-right: 3rem;
  }

  .sm\:e-mr-14 {
    margin-right: 3.5rem;
  }

  .sm\:e-mr-16 {
    margin-right: 4rem;
  }

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

  .sm\:e-mr-2\.5 {
    margin-right: 0.625rem;
  }

  .sm\:e-mr-20 {
    margin-right: 5rem;
  }

  .sm\:e-mr-24 {
    margin-right: 6rem;
  }

  .sm\:e-mr-28 {
    margin-right: 7rem;
  }

  .sm\:e-mr-3 {
    margin-right: 0.75rem;
  }

  .sm\:e-mr-3\.5 {
    margin-right: 0.875rem;
  }

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

  .sm\:e-mr-36 {
    margin-right: 9rem;
  }

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

  .sm\:e-mr-40 {
    margin-right: 10rem;
  }

  .sm\:e-mr-44 {
    margin-right: 11rem;
  }

  .sm\:e-mr-48 {
    margin-right: 12rem;
  }

  .sm\:e-mr-5 {
    margin-right: 1.25rem;
  }

  .sm\:e-mr-52 {
    margin-right: 13rem;
  }

  .sm\:e-mr-56 {
    margin-right: 14rem;
  }

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

  .sm\:e-mr-60 {
    margin-right: 15rem;
  }

  .sm\:e-mr-64 {
    margin-right: 16rem;
  }

  .sm\:e-mr-7 {
    margin-right: 1.75rem;
  }

  .sm\:e-mr-72 {
    margin-right: 18rem;
  }

  .sm\:e-mr-8 {
    margin-right: 2rem;
  }

  .sm\:e-mr-80 {
    margin-right: 20rem;
  }

  .sm\:e-mr-9 {
    margin-right: 2.25rem;
  }

  .sm\:e-mr-96 {
    margin-right: 24rem;
  }

  .sm\:e-mr-auto {
    margin-right: auto;
  }

  .sm\:e-mr-px {
    margin-right: 1px;
  }

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

  .sm\:e-mt-0\.5 {
    margin-top: 0.125rem;
  }

  .sm\:e-mt-1 {
    margin-top: 0.25rem;
  }

  .sm\:e-mt-1\.5 {
    margin-top: 0.375rem;
  }

  .sm\:e-mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:e-mt-11 {
    margin-top: 2.75rem;
  }

  .sm\:e-mt-12 {
    margin-top: 3rem;
  }

  .sm\:e-mt-14 {
    margin-top: 3.5rem;
  }

  .sm\:e-mt-16 {
    margin-top: 4rem;
  }

  .sm\:e-mt-2 {
    margin-top: 0.5rem;
  }

  .sm\:e-mt-2\.5 {
    margin-top: 0.625rem;
  }

  .sm\:e-mt-20 {
    margin-top: 5rem;
  }

  .sm\:e-mt-24 {
    margin-top: 6rem;
  }

  .sm\:e-mt-28 {
    margin-top: 7rem;
  }

  .sm\:e-mt-3 {
    margin-top: 0.75rem;
  }

  .sm\:e-mt-3\.5 {
    margin-top: 0.875rem;
  }

  .sm\:e-mt-32 {
    margin-top: 8rem;
  }

  .sm\:e-mt-36 {
    margin-top: 9rem;
  }

  .sm\:e-mt-4 {
    margin-top: 1rem;
  }

  .sm\:e-mt-40 {
    margin-top: 10rem;
  }

  .sm\:e-mt-44 {
    margin-top: 11rem;
  }

  .sm\:e-mt-48 {
    margin-top: 12rem;
  }

  .sm\:e-mt-5 {
    margin-top: 1.25rem;
  }

  .sm\:e-mt-52 {
    margin-top: 13rem;
  }

  .sm\:e-mt-56 {
    margin-top: 14rem;
  }

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

  .sm\:e-mt-60 {
    margin-top: 15rem;
  }

  .sm\:e-mt-64 {
    margin-top: 16rem;
  }

  .sm\:e-mt-7 {
    margin-top: 1.75rem;
  }

  .sm\:e-mt-72 {
    margin-top: 18rem;
  }

  .sm\:e-mt-8 {
    margin-top: 2rem;
  }

  .sm\:e-mt-80 {
    margin-top: 20rem;
  }

  .sm\:e-mt-9 {
    margin-top: 2.25rem;
  }

  .sm\:e-mt-96 {
    margin-top: 24rem;
  }

  .sm\:e-mt-auto {
    margin-top: auto;
  }

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

  .sm\:\!e-w-auto {
    width: auto !important;
  }

  .sm\:\!e-w-full {
    width: 100% !important;
  }

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

  .sm\:e-w-full {
    width: 100%;
  }

  .sm\:\!e-max-w-1\/12 {
    max-width: 8.333333333% !important;
  }

  .sm\:\!e-max-w-10\/12 {
    max-width: 83.333333334% !important;
  }

  .sm\:\!e-max-w-11\/12 {
    max-width: 91.666666666% !important;
  }

  .sm\:\!e-max-w-12\/12 {
    max-width: 100% !important;
  }

  .sm\:\!e-max-w-2\/12 {
    max-width: 16.666666666% !important;
  }

  .sm\:\!e-max-w-3\/12 {
    max-width: 25% !important;
  }

  .sm\:\!e-max-w-4\/12 {
    max-width: 33.333333333% !important;
  }

  .sm\:\!e-max-w-5\/12 {
    max-width: 41.666666667% !important;
  }

  .sm\:\!e-max-w-6\/12 {
    max-width: 50% !important;
  }

  .sm\:\!e-max-w-7\/12 {
    max-width: 58.333333334% !important;
  }

  .sm\:\!e-max-w-8\/12 {
    max-width: 66.666666666% !important;
  }

  .sm\:\!e-max-w-9\/12 {
    max-width: 75% !important;
  }

  .sm\:e-max-w-1\/12 {
    max-width: 8.333333333%;
  }

  .sm\:e-max-w-10\/12 {
    max-width: 83.333333334%;
  }

  .sm\:e-max-w-11\/12 {
    max-width: 91.666666666%;
  }

  .sm\:e-max-w-12\/12 {
    max-width: 100%;
  }

  .sm\:e-max-w-2\/12 {
    max-width: 16.666666666%;
  }

  .sm\:e-max-w-3\/12 {
    max-width: 25%;
  }

  .sm\:e-max-w-4\/12 {
    max-width: 33.333333333%;
  }

  .sm\:e-max-w-5\/12 {
    max-width: 41.666666667%;
  }

  .sm\:e-max-w-6\/12 {
    max-width: 50%;
  }

  .sm\:e-max-w-7\/12 {
    max-width: 58.333333334%;
  }

  .sm\:e-max-w-8\/12 {
    max-width: 66.666666666%;
  }

  .sm\:e-max-w-9\/12 {
    max-width: 75%;
  }

  .sm\:\!e-grow {
    flex-grow: 1 !important;
  }

  .sm\:\!e-grow-0 {
    flex-grow: 0 !important;
  }

  .sm\:e-grow {
    flex-grow: 1;
  }

  .sm\:e-grow-0 {
    flex-grow: 0;
  }

  .sm\:\!e-basis-0 {
    flex-basis: 0px !important;
  }

  .sm\:\!e-basis-0\.5 {
    flex-basis: 0.125rem !important;
  }

  .sm\:\!e-basis-1\/12 {
    flex-basis: 8.333333% !important;
  }

  .sm\:\!e-basis-1\/2 {
    flex-basis: 50% !important;
  }

  .sm\:\!e-basis-1\/3 {
    flex-basis: 33.333333% !important;
  }

  .sm\:\!e-basis-1\/4 {
    flex-basis: 25% !important;
  }

  .sm\:\!e-basis-1\/5 {
    flex-basis: 20% !important;
  }

  .sm\:\!e-basis-1\/6 {
    flex-basis: 16.666667% !important;
  }

  .sm\:\!e-basis-10\/12 {
    flex-basis: 83.333333% !important;
  }

  .sm\:\!e-basis-11\/12 {
    flex-basis: 91.666667% !important;
  }

  .sm\:\!e-basis-2\/12 {
    flex-basis: 16.666667% !important;
  }

  .sm\:\!e-basis-2\/3 {
    flex-basis: 66.666667% !important;
  }

  .sm\:\!e-basis-2\/4 {
    flex-basis: 50% !important;
  }

  .sm\:\!e-basis-2\/5 {
    flex-basis: 40% !important;
  }

  .sm\:\!e-basis-2\/6 {
    flex-basis: 33.333333% !important;
  }

  .sm\:\!e-basis-3\/12 {
    flex-basis: 25% !important;
  }

  .sm\:\!e-basis-3\/4 {
    flex-basis: 75% !important;
  }

  .sm\:\!e-basis-3\/5 {
    flex-basis: 60% !important;
  }

  .sm\:\!e-basis-3\/6 {
    flex-basis: 50% !important;
  }

  .sm\:\!e-basis-4\/12 {
    flex-basis: 33.333333% !important;
  }

  .sm\:\!e-basis-4\/5 {
    flex-basis: 80% !important;
  }

  .sm\:\!e-basis-4\/6 {
    flex-basis: 66.666667% !important;
  }

  .sm\:\!e-basis-5\/12 {
    flex-basis: 41.666667% !important;
  }

  .sm\:\!e-basis-5\/6 {
    flex-basis: 83.333333% !important;
  }

  .sm\:\!e-basis-6\/12 {
    flex-basis: 50% !important;
  }

  .sm\:\!e-basis-7\/12 {
    flex-basis: 58.333333% !important;
  }

  .sm\:\!e-basis-8\/12 {
    flex-basis: 66.666667% !important;
  }

  .sm\:\!e-basis-9\/12 {
    flex-basis: 75% !important;
  }

  .sm\:\!e-basis-auto {
    flex-basis: auto !important;
  }

  .sm\:\!e-basis-full {
    flex-basis: 100% !important;
  }

  .sm\:e-basis-0 {
    flex-basis: 0px;
  }

  .sm\:e-basis-0\.5 {
    flex-basis: 0.125rem;
  }

  .sm\:e-basis-1\/12 {
    flex-basis: 8.333333%;
  }

  .sm\:e-basis-1\/2 {
    flex-basis: 50%;
  }

  .sm\:e-basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .sm\:e-basis-1\/4 {
    flex-basis: 25%;
  }

  .sm\:e-basis-1\/5 {
    flex-basis: 20%;
  }

  .sm\:e-basis-1\/6 {
    flex-basis: 16.666667%;
  }

  .sm\:e-basis-10\/12 {
    flex-basis: 83.333333%;
  }

  .sm\:e-basis-11\/12 {
    flex-basis: 91.666667%;
  }

  .sm\:e-basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .sm\:e-basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .sm\:e-basis-2\/4 {
    flex-basis: 50%;
  }

  .sm\:e-basis-2\/5 {
    flex-basis: 40%;
  }

  .sm\:e-basis-2\/6 {
    flex-basis: 33.333333%;
  }

  .sm\:e-basis-3\/12 {
    flex-basis: 25%;
  }

  .sm\:e-basis-3\/4 {
    flex-basis: 75%;
  }

  .sm\:e-basis-3\/5 {
    flex-basis: 60%;
  }

  .sm\:e-basis-3\/6 {
    flex-basis: 50%;
  }

  .sm\:e-basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .sm\:e-basis-4\/5 {
    flex-basis: 80%;
  }

  .sm\:e-basis-4\/6 {
    flex-basis: 66.666667%;
  }

  .sm\:e-basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .sm\:e-basis-5\/6 {
    flex-basis: 83.333333%;
  }

  .sm\:e-basis-6\/12 {
    flex-basis: 50%;
  }

  .sm\:e-basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .sm\:e-basis-8\/12 {
    flex-basis: 66.666667%;
  }

  .sm\:e-basis-9\/12 {
    flex-basis: 75%;
  }

  .sm\:e-basis-auto {
    flex-basis: auto;
  }

  .sm\:e-basis-full {
    flex-basis: 100%;
  }

  .sm\:e-justify-normal {
    justify-content: normal;
  }

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

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

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

  .sm\:e-justify-between {
    justify-content: space-between;
  }

  .sm\:e-justify-around {
    justify-content: space-around;
  }

  .sm\:e-justify-evenly {
    justify-content: space-evenly;
  }

  .sm\:e-justify-stretch {
    justify-content: stretch;
  }

  .sm\:\!e-p-0 {
    padding: 0px !important;
  }

  .sm\:\!e-p-0\.5 {
    padding: 0.125rem !important;
  }

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

  .sm\:\!e-p-1\.5 {
    padding: 0.375rem !important;
  }

  .sm\:\!e-p-10 {
    padding: 2.5rem !important;
  }

  .sm\:\!e-p-11 {
    padding: 2.75rem !important;
  }

  .sm\:\!e-p-12 {
    padding: 3rem !important;
  }

  .sm\:\!e-p-14 {
    padding: 3.5rem !important;
  }

  .sm\:\!e-p-16 {
    padding: 4rem !important;
  }

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

  .sm\:\!e-p-2\.5 {
    padding: 0.625rem !important;
  }

  .sm\:\!e-p-20 {
    padding: 5rem !important;
  }

  .sm\:\!e-p-24 {
    padding: 6rem !important;
  }

  .sm\:\!e-p-28 {
    padding: 7rem !important;
  }

  .sm\:\!e-p-3 {
    padding: 0.75rem !important;
  }

  .sm\:\!e-p-3\.5 {
    padding: 0.875rem !important;
  }

  .sm\:\!e-p-32 {
    padding: 8rem !important;
  }

  .sm\:\!e-p-36 {
    padding: 9rem !important;
  }

  .sm\:\!e-p-4 {
    padding: 1rem !important;
  }

  .sm\:\!e-p-40 {
    padding: 10rem !important;
  }

  .sm\:\!e-p-44 {
    padding: 11rem !important;
  }

  .sm\:\!e-p-48 {
    padding: 12rem !important;
  }

  .sm\:\!e-p-5 {
    padding: 1.25rem !important;
  }

  .sm\:\!e-p-52 {
    padding: 13rem !important;
  }

  .sm\:\!e-p-56 {
    padding: 14rem !important;
  }

  .sm\:\!e-p-6 {
    padding: 1.5rem !important;
  }

  .sm\:\!e-p-60 {
    padding: 15rem !important;
  }

  .sm\:\!e-p-64 {
    padding: 16rem !important;
  }

  .sm\:\!e-p-7 {
    padding: 1.75rem !important;
  }

  .sm\:\!e-p-72 {
    padding: 18rem !important;
  }

  .sm\:\!e-p-8 {
    padding: 2rem !important;
  }

  .sm\:\!e-p-80 {
    padding: 20rem !important;
  }

  .sm\:\!e-p-9 {
    padding: 2.25rem !important;
  }

  .sm\:\!e-p-96 {
    padding: 24rem !important;
  }

  .sm\:\!e-p-px {
    padding: 1px !important;
  }

  .sm\:e-p-0 {
    padding: 0px;
  }

  .sm\:e-p-0\.5 {
    padding: 0.125rem;
  }

  .sm\:e-p-1 {
    padding: 0.25rem;
  }

  .sm\:e-p-1\.5 {
    padding: 0.375rem;
  }

  .sm\:e-p-10 {
    padding: 2.5rem;
  }

  .sm\:e-p-11 {
    padding: 2.75rem;
  }

  .sm\:e-p-12 {
    padding: 3rem;
  }

  .sm\:e-p-14 {
    padding: 3.5rem;
  }

  .sm\:e-p-16 {
    padding: 4rem;
  }

  .sm\:e-p-2 {
    padding: 0.5rem;
  }

  .sm\:e-p-2\.5 {
    padding: 0.625rem;
  }

  .sm\:e-p-20 {
    padding: 5rem;
  }

  .sm\:e-p-24 {
    padding: 6rem;
  }

  .sm\:e-p-28 {
    padding: 7rem;
  }

  .sm\:e-p-3 {
    padding: 0.75rem;
  }

  .sm\:e-p-3\.5 {
    padding: 0.875rem;
  }

  .sm\:e-p-32 {
    padding: 8rem;
  }

  .sm\:e-p-36 {
    padding: 9rem;
  }

  .sm\:e-p-4 {
    padding: 1rem;
  }

  .sm\:e-p-40 {
    padding: 10rem;
  }

  .sm\:e-p-44 {
    padding: 11rem;
  }

  .sm\:e-p-48 {
    padding: 12rem;
  }

  .sm\:e-p-5 {
    padding: 1.25rem;
  }

  .sm\:e-p-52 {
    padding: 13rem;
  }

  .sm\:e-p-56 {
    padding: 14rem;
  }

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

  .sm\:e-p-60 {
    padding: 15rem;
  }

  .sm\:e-p-64 {
    padding: 16rem;
  }

  .sm\:e-p-7 {
    padding: 1.75rem;
  }

  .sm\:e-p-72 {
    padding: 18rem;
  }

  .sm\:e-p-8 {
    padding: 2rem;
  }

  .sm\:e-p-80 {
    padding: 20rem;
  }

  .sm\:e-p-9 {
    padding: 2.25rem;
  }

  .sm\:e-p-96 {
    padding: 24rem;
  }

  .sm\:e-p-px {
    padding: 1px;
  }

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

  .sm\:\!e-px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

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

  .sm\:\!e-px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm\:\!e-px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:\!e-px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:\!e-px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:\!e-px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:\!e-px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

  .sm\:\!e-px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:\!e-px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:\!e-px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:\!e-px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:\!e-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:\!e-px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:\!e-px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:\!e-px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm\:\!e-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:\!e-px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:\!e-px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:\!e-px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:\!e-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:\!e-px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:\!e-px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .sm\:\!e-px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:\!e-px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:\!e-px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:\!e-px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .sm\:\!e-px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:\!e-px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .sm\:\!e-px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm\:\!e-px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:\!e-px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .sm\:\!e-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sm\:\!e-py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

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

  .sm\:\!e-py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm\:\!e-py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:\!e-py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:\!e-py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:\!e-py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:\!e-py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .sm\:\!e-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .sm\:\!e-py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:\!e-py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:\!e-py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:\!e-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:\!e-py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .sm\:\!e-py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .sm\:\!e-py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .sm\:\!e-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:\!e-py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:\!e-py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:\!e-py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .sm\:\!e-py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:\!e-py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:\!e-py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:\!e-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:\!e-py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:\!e-py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:\!e-py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:\!e-py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:\!e-py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:\!e-py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .sm\:\!e-py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:\!e-py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:\!e-py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:e-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:e-px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .sm\:e-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .sm\:e-px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .sm\:e-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:e-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .sm\:e-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:e-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:e-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .sm\:e-px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

  .sm\:e-px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .sm\:e-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:e-px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

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

  .sm\:e-px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .sm\:e-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:e-px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .sm\:e-px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .sm\:e-px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .sm\:e-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:e-px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .sm\:e-px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .sm\:e-px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .sm\:e-px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .sm\:e-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .sm\:e-px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

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

  .sm\:e-px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .sm\:e-px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .sm\:e-px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .sm\:e-px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .sm\:e-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:e-py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

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

  .sm\:e-py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .sm\:e-py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:e-py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .sm\:e-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:e-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .sm\:e-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:e-py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .sm\:e-py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:e-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:e-py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .sm\:e-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .sm\:e-py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .sm\:e-py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:e-py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .sm\:e-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:e-py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .sm\:e-py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .sm\:e-py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

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

  .sm\:e-py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .sm\:e-py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .sm\:e-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:e-py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .sm\:e-py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .sm\:e-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .sm\:e-py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .sm\:e-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:e-py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .sm\:e-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .sm\:e-py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .sm\:e-py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sm\:\!e-pb-0 {
    padding-bottom: 0px !important;
  }

  .sm\:\!e-pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

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

  .sm\:\!e-pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .sm\:\!e-pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .sm\:\!e-pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .sm\:\!e-pb-12 {
    padding-bottom: 3rem !important;
  }

  .sm\:\!e-pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .sm\:\!e-pb-16 {
    padding-bottom: 4rem !important;
  }

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

  .sm\:\!e-pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .sm\:\!e-pb-20 {
    padding-bottom: 5rem !important;
  }

  .sm\:\!e-pb-24 {
    padding-bottom: 6rem !important;
  }

  .sm\:\!e-pb-28 {
    padding-bottom: 7rem !important;
  }

  .sm\:\!e-pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .sm\:\!e-pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .sm\:\!e-pb-32 {
    padding-bottom: 8rem !important;
  }

  .sm\:\!e-pb-36 {
    padding-bottom: 9rem !important;
  }

  .sm\:\!e-pb-4 {
    padding-bottom: 1rem !important;
  }

  .sm\:\!e-pb-40 {
    padding-bottom: 10rem !important;
  }

  .sm\:\!e-pb-44 {
    padding-bottom: 11rem !important;
  }

  .sm\:\!e-pb-48 {
    padding-bottom: 12rem !important;
  }

  .sm\:\!e-pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .sm\:\!e-pb-52 {
    padding-bottom: 13rem !important;
  }

  .sm\:\!e-pb-56 {
    padding-bottom: 14rem !important;
  }

  .sm\:\!e-pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .sm\:\!e-pb-60 {
    padding-bottom: 15rem !important;
  }

  .sm\:\!e-pb-64 {
    padding-bottom: 16rem !important;
  }

  .sm\:\!e-pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .sm\:\!e-pb-72 {
    padding-bottom: 18rem !important;
  }

  .sm\:\!e-pb-8 {
    padding-bottom: 2rem !important;
  }

  .sm\:\!e-pb-80 {
    padding-bottom: 20rem !important;
  }

  .sm\:\!e-pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .sm\:\!e-pb-96 {
    padding-bottom: 24rem !important;
  }

  .sm\:\!e-pb-px {
    padding-bottom: 1px !important;
  }

  .sm\:\!e-pl-0 {
    padding-left: 0px !important;
  }

  .sm\:\!e-pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .sm\:\!e-pl-1 {
    padding-left: 0.25rem !important;
  }

  .sm\:\!e-pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .sm\:\!e-pl-10 {
    padding-left: 2.5rem !important;
  }

  .sm\:\!e-pl-11 {
    padding-left: 2.75rem !important;
  }

  .sm\:\!e-pl-12 {
    padding-left: 3rem !important;
  }

  .sm\:\!e-pl-14 {
    padding-left: 3.5rem !important;
  }

  .sm\:\!e-pl-16 {
    padding-left: 4rem !important;
  }

  .sm\:\!e-pl-2 {
    padding-left: 0.5rem !important;
  }

  .sm\:\!e-pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .sm\:\!e-pl-20 {
    padding-left: 5rem !important;
  }

  .sm\:\!e-pl-24 {
    padding-left: 6rem !important;
  }

  .sm\:\!e-pl-28 {
    padding-left: 7rem !important;
  }

  .sm\:\!e-pl-3 {
    padding-left: 0.75rem !important;
  }

  .sm\:\!e-pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .sm\:\!e-pl-32 {
    padding-left: 8rem !important;
  }

  .sm\:\!e-pl-36 {
    padding-left: 9rem !important;
  }

  .sm\:\!e-pl-4 {
    padding-left: 1rem !important;
  }

  .sm\:\!e-pl-40 {
    padding-left: 10rem !important;
  }

  .sm\:\!e-pl-44 {
    padding-left: 11rem !important;
  }

  .sm\:\!e-pl-48 {
    padding-left: 12rem !important;
  }

  .sm\:\!e-pl-5 {
    padding-left: 1.25rem !important;
  }

  .sm\:\!e-pl-52 {
    padding-left: 13rem !important;
  }

  .sm\:\!e-pl-56 {
    padding-left: 14rem !important;
  }

  .sm\:\!e-pl-6 {
    padding-left: 1.5rem !important;
  }

  .sm\:\!e-pl-60 {
    padding-left: 15rem !important;
  }

  .sm\:\!e-pl-64 {
    padding-left: 16rem !important;
  }

  .sm\:\!e-pl-7 {
    padding-left: 1.75rem !important;
  }

  .sm\:\!e-pl-72 {
    padding-left: 18rem !important;
  }

  .sm\:\!e-pl-8 {
    padding-left: 2rem !important;
  }

  .sm\:\!e-pl-80 {
    padding-left: 20rem !important;
  }

  .sm\:\!e-pl-9 {
    padding-left: 2.25rem !important;
  }

  .sm\:\!e-pl-96 {
    padding-left: 24rem !important;
  }

  .sm\:\!e-pl-px {
    padding-left: 1px !important;
  }

  .sm\:\!e-pr-0 {
    padding-right: 0px !important;
  }

  .sm\:\!e-pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .sm\:\!e-pr-1 {
    padding-right: 0.25rem !important;
  }

  .sm\:\!e-pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .sm\:\!e-pr-10 {
    padding-right: 2.5rem !important;
  }

  .sm\:\!e-pr-11 {
    padding-right: 2.75rem !important;
  }

  .sm\:\!e-pr-12 {
    padding-right: 3rem !important;
  }

  .sm\:\!e-pr-14 {
    padding-right: 3.5rem !important;
  }

  .sm\:\!e-pr-16 {
    padding-right: 4rem !important;
  }

  .sm\:\!e-pr-2 {
    padding-right: 0.5rem !important;
  }

  .sm\:\!e-pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .sm\:\!e-pr-20 {
    padding-right: 5rem !important;
  }

  .sm\:\!e-pr-24 {
    padding-right: 6rem !important;
  }

  .sm\:\!e-pr-28 {
    padding-right: 7rem !important;
  }

  .sm\:\!e-pr-3 {
    padding-right: 0.75rem !important;
  }

  .sm\:\!e-pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .sm\:\!e-pr-32 {
    padding-right: 8rem !important;
  }

  .sm\:\!e-pr-36 {
    padding-right: 9rem !important;
  }

  .sm\:\!e-pr-4 {
    padding-right: 1rem !important;
  }

  .sm\:\!e-pr-40 {
    padding-right: 10rem !important;
  }

  .sm\:\!e-pr-44 {
    padding-right: 11rem !important;
  }

  .sm\:\!e-pr-48 {
    padding-right: 12rem !important;
  }

  .sm\:\!e-pr-5 {
    padding-right: 1.25rem !important;
  }

  .sm\:\!e-pr-52 {
    padding-right: 13rem !important;
  }

  .sm\:\!e-pr-56 {
    padding-right: 14rem !important;
  }

  .sm\:\!e-pr-6 {
    padding-right: 1.5rem !important;
  }

  .sm\:\!e-pr-60 {
    padding-right: 15rem !important;
  }

  .sm\:\!e-pr-64 {
    padding-right: 16rem !important;
  }

  .sm\:\!e-pr-7 {
    padding-right: 1.75rem !important;
  }

  .sm\:\!e-pr-72 {
    padding-right: 18rem !important;
  }

  .sm\:\!e-pr-8 {
    padding-right: 2rem !important;
  }

  .sm\:\!e-pr-80 {
    padding-right: 20rem !important;
  }

  .sm\:\!e-pr-9 {
    padding-right: 2.25rem !important;
  }

  .sm\:\!e-pr-96 {
    padding-right: 24rem !important;
  }

  .sm\:\!e-pr-px {
    padding-right: 1px !important;
  }

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

  .sm\:\!e-pt-0\.5 {
    padding-top: 0.125rem !important;
  }

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

  .sm\:\!e-pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .sm\:\!e-pt-10 {
    padding-top: 2.5rem !important;
  }

  .sm\:\!e-pt-11 {
    padding-top: 2.75rem !important;
  }

  .sm\:\!e-pt-12 {
    padding-top: 3rem !important;
  }

  .sm\:\!e-pt-14 {
    padding-top: 3.5rem !important;
  }

  .sm\:\!e-pt-16 {
    padding-top: 4rem !important;
  }

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

  .sm\:\!e-pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .sm\:\!e-pt-20 {
    padding-top: 5rem !important;
  }

  .sm\:\!e-pt-24 {
    padding-top: 6rem !important;
  }

  .sm\:\!e-pt-28 {
    padding-top: 7rem !important;
  }

  .sm\:\!e-pt-3 {
    padding-top: 0.75rem !important;
  }

  .sm\:\!e-pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .sm\:\!e-pt-32 {
    padding-top: 8rem !important;
  }

  .sm\:\!e-pt-36 {
    padding-top: 9rem !important;
  }

  .sm\:\!e-pt-4 {
    padding-top: 1rem !important;
  }

  .sm\:\!e-pt-40 {
    padding-top: 10rem !important;
  }

  .sm\:\!e-pt-44 {
    padding-top: 11rem !important;
  }

  .sm\:\!e-pt-48 {
    padding-top: 12rem !important;
  }

  .sm\:\!e-pt-5 {
    padding-top: 1.25rem !important;
  }

  .sm\:\!e-pt-52 {
    padding-top: 13rem !important;
  }

  .sm\:\!e-pt-56 {
    padding-top: 14rem !important;
  }

  .sm\:\!e-pt-6 {
    padding-top: 1.5rem !important;
  }

  .sm\:\!e-pt-60 {
    padding-top: 15rem !important;
  }

  .sm\:\!e-pt-64 {
    padding-top: 16rem !important;
  }

  .sm\:\!e-pt-7 {
    padding-top: 1.75rem !important;
  }

  .sm\:\!e-pt-72 {
    padding-top: 18rem !important;
  }

  .sm\:\!e-pt-8 {
    padding-top: 2rem !important;
  }

  .sm\:\!e-pt-80 {
    padding-top: 20rem !important;
  }

  .sm\:\!e-pt-9 {
    padding-top: 2.25rem !important;
  }

  .sm\:\!e-pt-96 {
    padding-top: 24rem !important;
  }

  .sm\:\!e-pt-px {
    padding-top: 1px !important;
  }

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

  .sm\:e-pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .sm\:e-pb-1 {
    padding-bottom: 0.25rem;
  }

  .sm\:e-pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .sm\:e-pb-10 {
    padding-bottom: 2.5rem;
  }

  .sm\:e-pb-11 {
    padding-bottom: 2.75rem;
  }

  .sm\:e-pb-12 {
    padding-bottom: 3rem;
  }

  .sm\:e-pb-14 {
    padding-bottom: 3.5rem;
  }

  .sm\:e-pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:e-pb-2 {
    padding-bottom: 0.5rem;
  }

  .sm\:e-pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .sm\:e-pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:e-pb-24 {
    padding-bottom: 6rem;
  }

  .sm\:e-pb-28 {
    padding-bottom: 7rem;
  }

  .sm\:e-pb-3 {
    padding-bottom: 0.75rem;
  }

  .sm\:e-pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .sm\:e-pb-32 {
    padding-bottom: 8rem;
  }

  .sm\:e-pb-36 {
    padding-bottom: 9rem;
  }

  .sm\:e-pb-4 {
    padding-bottom: 1rem;
  }

  .sm\:e-pb-40 {
    padding-bottom: 10rem;
  }

  .sm\:e-pb-44 {
    padding-bottom: 11rem;
  }

  .sm\:e-pb-48 {
    padding-bottom: 12rem;
  }

  .sm\:e-pb-5 {
    padding-bottom: 1.25rem;
  }

  .sm\:e-pb-52 {
    padding-bottom: 13rem;
  }

  .sm\:e-pb-56 {
    padding-bottom: 14rem;
  }

  .sm\:e-pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:e-pb-60 {
    padding-bottom: 15rem;
  }

  .sm\:e-pb-64 {
    padding-bottom: 16rem;
  }

  .sm\:e-pb-7 {
    padding-bottom: 1.75rem;
  }

  .sm\:e-pb-72 {
    padding-bottom: 18rem;
  }

  .sm\:e-pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:e-pb-80 {
    padding-bottom: 20rem;
  }

  .sm\:e-pb-9 {
    padding-bottom: 2.25rem;
  }

  .sm\:e-pb-96 {
    padding-bottom: 24rem;
  }

  .sm\:e-pb-px {
    padding-bottom: 1px;
  }

  .sm\:e-pl-0 {
    padding-left: 0px;
  }

  .sm\:e-pl-0\.5 {
    padding-left: 0.125rem;
  }

  .sm\:e-pl-1 {
    padding-left: 0.25rem;
  }

  .sm\:e-pl-1\.5 {
    padding-left: 0.375rem;
  }

  .sm\:e-pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:e-pl-11 {
    padding-left: 2.75rem;
  }

  .sm\:e-pl-12 {
    padding-left: 3rem;
  }

  .sm\:e-pl-14 {
    padding-left: 3.5rem;
  }

  .sm\:e-pl-16 {
    padding-left: 4rem;
  }

  .sm\:e-pl-2 {
    padding-left: 0.5rem;
  }

  .sm\:e-pl-2\.5 {
    padding-left: 0.625rem;
  }

  .sm\:e-pl-20 {
    padding-left: 5rem;
  }

  .sm\:e-pl-24 {
    padding-left: 6rem;
  }

  .sm\:e-pl-28 {
    padding-left: 7rem;
  }

  .sm\:e-pl-3 {
    padding-left: 0.75rem;
  }

  .sm\:e-pl-3\.5 {
    padding-left: 0.875rem;
  }

  .sm\:e-pl-32 {
    padding-left: 8rem;
  }

  .sm\:e-pl-36 {
    padding-left: 9rem;
  }

  .sm\:e-pl-4 {
    padding-left: 1rem;
  }

  .sm\:e-pl-40 {
    padding-left: 10rem;
  }

  .sm\:e-pl-44 {
    padding-left: 11rem;
  }

  .sm\:e-pl-48 {
    padding-left: 12rem;
  }

  .sm\:e-pl-5 {
    padding-left: 1.25rem;
  }

  .sm\:e-pl-52 {
    padding-left: 13rem;
  }

  .sm\:e-pl-56 {
    padding-left: 14rem;
  }

  .sm\:e-pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:e-pl-60 {
    padding-left: 15rem;
  }

  .sm\:e-pl-64 {
    padding-left: 16rem;
  }

  .sm\:e-pl-7 {
    padding-left: 1.75rem;
  }

  .sm\:e-pl-72 {
    padding-left: 18rem;
  }

  .sm\:e-pl-8 {
    padding-left: 2rem;
  }

  .sm\:e-pl-80 {
    padding-left: 20rem;
  }

  .sm\:e-pl-9 {
    padding-left: 2.25rem;
  }

  .sm\:e-pl-96 {
    padding-left: 24rem;
  }

  .sm\:e-pl-px {
    padding-left: 1px;
  }

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

  .sm\:e-pr-0\.5 {
    padding-right: 0.125rem;
  }

  .sm\:e-pr-1 {
    padding-right: 0.25rem;
  }

  .sm\:e-pr-1\.5 {
    padding-right: 0.375rem;
  }

  .sm\:e-pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:e-pr-11 {
    padding-right: 2.75rem;
  }

  .sm\:e-pr-12 {
    padding-right: 3rem;
  }

  .sm\:e-pr-14 {
    padding-right: 3.5rem;
  }

  .sm\:e-pr-16 {
    padding-right: 4rem;
  }

  .sm\:e-pr-2 {
    padding-right: 0.5rem;
  }

  .sm\:e-pr-2\.5 {
    padding-right: 0.625rem;
  }

  .sm\:e-pr-20 {
    padding-right: 5rem;
  }

  .sm\:e-pr-24 {
    padding-right: 6rem;
  }

  .sm\:e-pr-28 {
    padding-right: 7rem;
  }

  .sm\:e-pr-3 {
    padding-right: 0.75rem;
  }

  .sm\:e-pr-3\.5 {
    padding-right: 0.875rem;
  }

  .sm\:e-pr-32 {
    padding-right: 8rem;
  }

  .sm\:e-pr-36 {
    padding-right: 9rem;
  }

  .sm\:e-pr-4 {
    padding-right: 1rem;
  }

  .sm\:e-pr-40 {
    padding-right: 10rem;
  }

  .sm\:e-pr-44 {
    padding-right: 11rem;
  }

  .sm\:e-pr-48 {
    padding-right: 12rem;
  }

  .sm\:e-pr-5 {
    padding-right: 1.25rem;
  }

  .sm\:e-pr-52 {
    padding-right: 13rem;
  }

  .sm\:e-pr-56 {
    padding-right: 14rem;
  }

  .sm\:e-pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:e-pr-60 {
    padding-right: 15rem;
  }

  .sm\:e-pr-64 {
    padding-right: 16rem;
  }

  .sm\:e-pr-7 {
    padding-right: 1.75rem;
  }

  .sm\:e-pr-72 {
    padding-right: 18rem;
  }

  .sm\:e-pr-8 {
    padding-right: 2rem;
  }

  .sm\:e-pr-80 {
    padding-right: 20rem;
  }

  .sm\:e-pr-9 {
    padding-right: 2.25rem;
  }

  .sm\:e-pr-96 {
    padding-right: 24rem;
  }

  .sm\:e-pr-px {
    padding-right: 1px;
  }

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

  .sm\:e-pt-0\.5 {
    padding-top: 0.125rem;
  }

  .sm\:e-pt-1 {
    padding-top: 0.25rem;
  }

  .sm\:e-pt-1\.5 {
    padding-top: 0.375rem;
  }

  .sm\:e-pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:e-pt-11 {
    padding-top: 2.75rem;
  }

  .sm\:e-pt-12 {
    padding-top: 3rem;
  }

  .sm\:e-pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:e-pt-16 {
    padding-top: 4rem;
  }

  .sm\:e-pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:e-pt-2\.5 {
    padding-top: 0.625rem;
  }

  .sm\:e-pt-20 {
    padding-top: 5rem;
  }

  .sm\:e-pt-24 {
    padding-top: 6rem;
  }

  .sm\:e-pt-28 {
    padding-top: 7rem;
  }

  .sm\:e-pt-3 {
    padding-top: 0.75rem;
  }

  .sm\:e-pt-3\.5 {
    padding-top: 0.875rem;
  }

  .sm\:e-pt-32 {
    padding-top: 8rem;
  }

  .sm\:e-pt-36 {
    padding-top: 9rem;
  }

  .sm\:e-pt-4 {
    padding-top: 1rem;
  }

  .sm\:e-pt-40 {
    padding-top: 10rem;
  }

  .sm\:e-pt-44 {
    padding-top: 11rem;
  }

  .sm\:e-pt-48 {
    padding-top: 12rem;
  }

  .sm\:e-pt-5 {
    padding-top: 1.25rem;
  }

  .sm\:e-pt-52 {
    padding-top: 13rem;
  }

  .sm\:e-pt-56 {
    padding-top: 14rem;
  }

  .sm\:e-pt-6 {
    padding-top: 1.5rem;
  }

  .sm\:e-pt-60 {
    padding-top: 15rem;
  }

  .sm\:e-pt-64 {
    padding-top: 16rem;
  }

  .sm\:e-pt-7 {
    padding-top: 1.75rem;
  }

  .sm\:e-pt-72 {
    padding-top: 18rem;
  }

  .sm\:e-pt-8 {
    padding-top: 2rem;
  }

  .sm\:e-pt-80 {
    padding-top: 20rem;
  }

  .sm\:e-pt-9 {
    padding-top: 2.25rem;
  }

  .sm\:e-pt-96 {
    padding-top: 24rem;
  }

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

  .sm\:e-text-sm {
    font-size: 0.875rem;
  }

  .sm\:e-leading-6 {
    line-height: 1.5rem;
  }

  .sm\:\!e-underline-offset-1 {
    text-underline-offset: 1px !important;
  }

  .sm\:\!e-underline-offset-2 {
    text-underline-offset: 2px !important;
  }

  .sm\:\!e-underline-offset-4 {
    text-underline-offset: 4px !important;
  }

  .sm\:\!e-underline-offset-8 {
    text-underline-offset: 8px !important;
  }

  .sm\:e-underline-offset-1 {
    text-underline-offset: 1px;
  }

  .sm\:e-underline-offset-2 {
    text-underline-offset: 2px;
  }

  .sm\:e-underline-offset-4 {
    text-underline-offset: 4px;
  }

  .sm\:e-underline-offset-8 {
    text-underline-offset: 8px;
  }

  .sm\:\!-e-outline-offset-1 {
    outline-offset: -1px !important;
  }

  .sm\:\!-e-outline-offset-2 {
    outline-offset: -2px !important;
  }

  .sm\:\!-e-outline-offset-4 {
    outline-offset: -4px !important;
  }

  .sm\:\!-e-outline-offset-8 {
    outline-offset: -8px !important;
  }

  .sm\:\!e--outline-offset-1 {
    outline-offset: -1px !important;
  }

  .sm\:\!e--outline-offset-2 {
    outline-offset: -2px !important;
  }

  .sm\:\!e--outline-offset-4 {
    outline-offset: -4px !important;
  }

  .sm\:\!e--outline-offset-8 {
    outline-offset: -8px !important;
  }

  .sm\:\!e-outline-offset-1 {
    outline-offset: 1px !important;
  }

  .sm\:\!e-outline-offset-2 {
    outline-offset: 2px !important;
  }

  .sm\:\!e-outline-offset-4 {
    outline-offset: 4px !important;
  }

  .sm\:\!e-outline-offset-8 {
    outline-offset: 8px !important;
  }

  .sm\:-e-outline-offset-1 {
    outline-offset: -1px;
  }

  .sm\:-e-outline-offset-2 {
    outline-offset: -2px;
  }

  .sm\:-e-outline-offset-4 {
    outline-offset: -4px;
  }

  .sm\:-e-outline-offset-8 {
    outline-offset: -8px;
  }

  .sm\:e--outline-offset-1 {
    outline-offset: -1px;
  }

  .sm\:e--outline-offset-2 {
    outline-offset: -2px;
  }

  .sm\:e--outline-offset-4 {
    outline-offset: -4px;
  }

  .sm\:e--outline-offset-8 {
    outline-offset: -8px;
  }

  .sm\:e-outline-offset-1 {
    outline-offset: 1px;
  }

  .sm\:e-outline-offset-2 {
    outline-offset: 2px;
  }

  .sm\:e-outline-offset-4 {
    outline-offset: 4px;
  }

  .sm\:e-outline-offset-8 {
    outline-offset: 8px;
  }
}

@media (min-width: 768px) {
  .md\:\!-e-m-0 {
    margin: -0px !important;
  }

  .md\:\!-e-m-0\.5 {
    margin: -0.125rem !important;
  }

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

  .md\:\!-e-m-1\.5 {
    margin: -0.375rem !important;
  }

  .md\:\!-e-m-10 {
    margin: -2.5rem !important;
  }

  .md\:\!-e-m-11 {
    margin: -2.75rem !important;
  }

  .md\:\!-e-m-12 {
    margin: -3rem !important;
  }

  .md\:\!-e-m-14 {
    margin: -3.5rem !important;
  }

  .md\:\!-e-m-16 {
    margin: -4rem !important;
  }

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

  .md\:\!-e-m-2\.5 {
    margin: -0.625rem !important;
  }

  .md\:\!-e-m-20 {
    margin: -5rem !important;
  }

  .md\:\!-e-m-24 {
    margin: -6rem !important;
  }

  .md\:\!-e-m-28 {
    margin: -7rem !important;
  }

  .md\:\!-e-m-3 {
    margin: -0.75rem !important;
  }

  .md\:\!-e-m-3\.5 {
    margin: -0.875rem !important;
  }

  .md\:\!-e-m-32 {
    margin: -8rem !important;
  }

  .md\:\!-e-m-36 {
    margin: -9rem !important;
  }

  .md\:\!-e-m-4 {
    margin: -1rem !important;
  }

  .md\:\!-e-m-40 {
    margin: -10rem !important;
  }

  .md\:\!-e-m-44 {
    margin: -11rem !important;
  }

  .md\:\!-e-m-48 {
    margin: -12rem !important;
  }

  .md\:\!-e-m-5 {
    margin: -1.25rem !important;
  }

  .md\:\!-e-m-52 {
    margin: -13rem !important;
  }

  .md\:\!-e-m-56 {
    margin: -14rem !important;
  }

  .md\:\!-e-m-6 {
    margin: -1.5rem !important;
  }

  .md\:\!-e-m-60 {
    margin: -15rem !important;
  }

  .md\:\!-e-m-64 {
    margin: -16rem !important;
  }

  .md\:\!-e-m-7 {
    margin: -1.75rem !important;
  }

  .md\:\!-e-m-72 {
    margin: -18rem !important;
  }

  .md\:\!-e-m-8 {
    margin: -2rem !important;
  }

  .md\:\!-e-m-80 {
    margin: -20rem !important;
  }

  .md\:\!-e-m-9 {
    margin: -2.25rem !important;
  }

  .md\:\!-e-m-96 {
    margin: -24rem !important;
  }

  .md\:\!-e-m-px {
    margin: -1px !important;
  }

  .md\:\!e-m-0 {
    margin: 0px !important;
  }

  .md\:\!e-m-0\.5 {
    margin: 0.125rem !important;
  }

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

  .md\:\!e-m-1\.5 {
    margin: 0.375rem !important;
  }

  .md\:\!e-m-10 {
    margin: 2.5rem !important;
  }

  .md\:\!e-m-11 {
    margin: 2.75rem !important;
  }

  .md\:\!e-m-12 {
    margin: 3rem !important;
  }

  .md\:\!e-m-14 {
    margin: 3.5rem !important;
  }

  .md\:\!e-m-16 {
    margin: 4rem !important;
  }

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

  .md\:\!e-m-2\.5 {
    margin: 0.625rem !important;
  }

  .md\:\!e-m-20 {
    margin: 5rem !important;
  }

  .md\:\!e-m-24 {
    margin: 6rem !important;
  }

  .md\:\!e-m-28 {
    margin: 7rem !important;
  }

  .md\:\!e-m-3 {
    margin: 0.75rem !important;
  }

  .md\:\!e-m-3\.5 {
    margin: 0.875rem !important;
  }

  .md\:\!e-m-32 {
    margin: 8rem !important;
  }

  .md\:\!e-m-36 {
    margin: 9rem !important;
  }

  .md\:\!e-m-4 {
    margin: 1rem !important;
  }

  .md\:\!e-m-40 {
    margin: 10rem !important;
  }

  .md\:\!e-m-44 {
    margin: 11rem !important;
  }

  .md\:\!e-m-48 {
    margin: 12rem !important;
  }

  .md\:\!e-m-5 {
    margin: 1.25rem !important;
  }

  .md\:\!e-m-52 {
    margin: 13rem !important;
  }

  .md\:\!e-m-56 {
    margin: 14rem !important;
  }

  .md\:\!e-m-6 {
    margin: 1.5rem !important;
  }

  .md\:\!e-m-60 {
    margin: 15rem !important;
  }

  .md\:\!e-m-64 {
    margin: 16rem !important;
  }

  .md\:\!e-m-7 {
    margin: 1.75rem !important;
  }

  .md\:\!e-m-72 {
    margin: 18rem !important;
  }

  .md\:\!e-m-8 {
    margin: 2rem !important;
  }

  .md\:\!e-m-80 {
    margin: 20rem !important;
  }

  .md\:\!e-m-9 {
    margin: 2.25rem !important;
  }

  .md\:\!e-m-96 {
    margin: 24rem !important;
  }

  .md\:\!e-m-auto {
    margin: auto !important;
  }

  .md\:\!e-m-px {
    margin: 1px !important;
  }

  .md\:-e-m-0 {
    margin: -0px;
  }

  .md\:-e-m-0\.5 {
    margin: -0.125rem;
  }

  .md\:-e-m-1 {
    margin: -0.25rem;
  }

  .md\:-e-m-1\.5 {
    margin: -0.375rem;
  }

  .md\:-e-m-10 {
    margin: -2.5rem;
  }

  .md\:-e-m-11 {
    margin: -2.75rem;
  }

  .md\:-e-m-12 {
    margin: -3rem;
  }

  .md\:-e-m-14 {
    margin: -3.5rem;
  }

  .md\:-e-m-16 {
    margin: -4rem;
  }

  .md\:-e-m-2 {
    margin: -0.5rem;
  }

  .md\:-e-m-2\.5 {
    margin: -0.625rem;
  }

  .md\:-e-m-20 {
    margin: -5rem;
  }

  .md\:-e-m-24 {
    margin: -6rem;
  }

  .md\:-e-m-28 {
    margin: -7rem;
  }

  .md\:-e-m-3 {
    margin: -0.75rem;
  }

  .md\:-e-m-3\.5 {
    margin: -0.875rem;
  }

  .md\:-e-m-32 {
    margin: -8rem;
  }

  .md\:-e-m-36 {
    margin: -9rem;
  }

  .md\:-e-m-4 {
    margin: -1rem;
  }

  .md\:-e-m-40 {
    margin: -10rem;
  }

  .md\:-e-m-44 {
    margin: -11rem;
  }

  .md\:-e-m-48 {
    margin: -12rem;
  }

  .md\:-e-m-5 {
    margin: -1.25rem;
  }

  .md\:-e-m-52 {
    margin: -13rem;
  }

  .md\:-e-m-56 {
    margin: -14rem;
  }

  .md\:-e-m-6 {
    margin: -1.5rem;
  }

  .md\:-e-m-60 {
    margin: -15rem;
  }

  .md\:-e-m-64 {
    margin: -16rem;
  }

  .md\:-e-m-7 {
    margin: -1.75rem;
  }

  .md\:-e-m-72 {
    margin: -18rem;
  }

  .md\:-e-m-8 {
    margin: -2rem;
  }

  .md\:-e-m-80 {
    margin: -20rem;
  }

  .md\:-e-m-9 {
    margin: -2.25rem;
  }

  .md\:-e-m-96 {
    margin: -24rem;
  }

  .md\:-e-m-px {
    margin: -1px;
  }

  .md\:e-m-0 {
    margin: 0px;
  }

  .md\:e-m-0\.5 {
    margin: 0.125rem;
  }

  .md\:e-m-1 {
    margin: 0.25rem;
  }

  .md\:e-m-1\.5 {
    margin: 0.375rem;
  }

  .md\:e-m-10 {
    margin: 2.5rem;
  }

  .md\:e-m-11 {
    margin: 2.75rem;
  }

  .md\:e-m-12 {
    margin: 3rem;
  }

  .md\:e-m-14 {
    margin: 3.5rem;
  }

  .md\:e-m-16 {
    margin: 4rem;
  }

  .md\:e-m-2 {
    margin: 0.5rem;
  }

  .md\:e-m-2\.5 {
    margin: 0.625rem;
  }

  .md\:e-m-20 {
    margin: 5rem;
  }

  .md\:e-m-24 {
    margin: 6rem;
  }

  .md\:e-m-28 {
    margin: 7rem;
  }

  .md\:e-m-3 {
    margin: 0.75rem;
  }

  .md\:e-m-3\.5 {
    margin: 0.875rem;
  }

  .md\:e-m-32 {
    margin: 8rem;
  }

  .md\:e-m-36 {
    margin: 9rem;
  }

  .md\:e-m-4 {
    margin: 1rem;
  }

  .md\:e-m-40 {
    margin: 10rem;
  }

  .md\:e-m-44 {
    margin: 11rem;
  }

  .md\:e-m-48 {
    margin: 12rem;
  }

  .md\:e-m-5 {
    margin: 1.25rem;
  }

  .md\:e-m-52 {
    margin: 13rem;
  }

  .md\:e-m-56 {
    margin: 14rem;
  }

  .md\:e-m-6 {
    margin: 1.5rem;
  }

  .md\:e-m-60 {
    margin: 15rem;
  }

  .md\:e-m-64 {
    margin: 16rem;
  }

  .md\:e-m-7 {
    margin: 1.75rem;
  }

  .md\:e-m-72 {
    margin: 18rem;
  }

  .md\:e-m-8 {
    margin: 2rem;
  }

  .md\:e-m-80 {
    margin: 20rem;
  }

  .md\:e-m-9 {
    margin: 2.25rem;
  }

  .md\:e-m-96 {
    margin: 24rem;
  }

  .md\:e-m-auto {
    margin: auto;
  }

  .md\:e-m-px {
    margin: 1px;
  }

  .md\:\!-e-mx-0 {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }

  .md\:\!-e-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

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

  .md\:\!-e-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .md\:\!-e-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:\!-e-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:\!-e-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:\!-e-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .md\:\!-e-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

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

  .md\:\!-e-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .md\:\!-e-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:\!-e-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:\!-e-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:\!-e-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:\!-e-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .md\:\!-e-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:\!-e-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .md\:\!-e-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:\!-e-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:\!-e-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:\!-e-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:\!-e-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:\!-e-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:\!-e-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:\!-e-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:\!-e-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:\!-e-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:\!-e-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:\!-e-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .md\:\!-e-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .md\:\!-e-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .md\:\!-e-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .md\:\!-e-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:\!-e-my-0 {
    margin-top: -0px !important;
    margin-bottom: -0px !important;
  }

  .md\:\!-e-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

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

  .md\:\!-e-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .md\:\!-e-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:\!-e-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:\!-e-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:\!-e-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:\!-e-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

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

  .md\:\!-e-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .md\:\!-e-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:\!-e-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:\!-e-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:\!-e-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:\!-e-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .md\:\!-e-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:\!-e-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:\!-e-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:\!-e-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:\!-e-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:\!-e-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:\!-e-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:\!-e-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:\!-e-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .md\:\!-e-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:\!-e-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:\!-e-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:\!-e-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .md\:\!-e-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:\!-e-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:\!-e-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:\!-e-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .md\:\!-e-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:\!e-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .md\:\!e-mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

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

  .md\:\!e-mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .md\:\!e-mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:\!e-mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:\!e-mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:\!e-mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .md\:\!e-mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

  .md\:\!e-mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .md\:\!e-mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:\!e-mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:\!e-mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:\!e-mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:\!e-mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .md\:\!e-mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:\!e-mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md\:\!e-mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:\!e-mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:\!e-mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:\!e-mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:\!e-mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:\!e-mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:\!e-mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:\!e-mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:\!e-mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:\!e-mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:\!e-mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:\!e-mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .md\:\!e-mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .md\:\!e-mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .md\:\!e-mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

  .md\:\!e-mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:\!e-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .md\:\!e-my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

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

  .md\:\!e-my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .md\:\!e-my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:\!e-my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:\!e-my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:\!e-my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:\!e-my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

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

  .md\:\!e-my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .md\:\!e-my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:\!e-my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:\!e-my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:\!e-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:\!e-my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .md\:\!e-my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:\!e-my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:\!e-my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:\!e-my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:\!e-my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:\!e-my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:\!e-my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:\!e-my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:\!e-my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .md\:\!e-my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:\!e-my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:\!e-my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:\!e-my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .md\:\!e-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:\!e-my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:\!e-my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:\!e-my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

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

  .md\:\!e-my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:-e-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .md\:-e-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:-e-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:-e-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:-e-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:-e-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:-e-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:-e-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .md\:-e-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

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

  .md\:-e-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:-e-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:-e-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:-e-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:-e-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:-e-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

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

  .md\:-e-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:-e-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-e-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:-e-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:-e-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:-e-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:-e-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:-e-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:-e-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:-e-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:-e-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:-e-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:-e-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

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

  .md\:-e-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:-e-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:-e-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:-e-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:-e-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .md\:-e-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:-e-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:-e-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:-e-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:-e-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:-e-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:-e-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .md\:-e-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

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

  .md\:-e-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:-e-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

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

  .md\:-e-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:-e-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:-e-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:-e-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:-e-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:-e-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-e-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:-e-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:-e-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:-e-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:-e-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:-e-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

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

  .md\:-e-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:-e-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:-e-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:-e-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

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

  .md\:-e-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:-e-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:-e-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:-e-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:e-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:e-mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:e-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:e-mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:e-mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:e-mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:e-mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:e-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:e-mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

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

  .md\:e-mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:e-mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:e-mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .md\:e-mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:e-mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:e-mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

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

  .md\:e-mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:e-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:e-mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:e-mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .md\:e-mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .md\:e-mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:e-mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:e-mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:e-mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:e-mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:e-mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:e-mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:e-mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

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

  .md\:e-mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:e-mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:e-mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .md\:e-mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:e-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:e-my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:e-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:e-my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:e-my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:e-my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .md\:e-my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:e-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:e-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .md\:e-my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:e-my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

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

  .md\:e-my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:e-my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:e-my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:e-my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:e-my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:e-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:e-my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:e-my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .md\:e-my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .md\:e-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:e-my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:e-my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

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

  .md\:e-my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:e-my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:e-my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:e-my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

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

  .md\:e-my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:e-my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:e-my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:e-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:e-my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .md\:\!-e-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

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

  .md\:\!-e-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .md\:\!-e-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .md\:\!-e-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .md\:\!-e-mb-12 {
    margin-bottom: -3rem !important;
  }

  .md\:\!-e-mb-14 {
    margin-bottom: -3.5rem !important;
  }

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

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

  .md\:\!-e-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .md\:\!-e-mb-20 {
    margin-bottom: -5rem !important;
  }

  .md\:\!-e-mb-24 {
    margin-bottom: -6rem !important;
  }

  .md\:\!-e-mb-28 {
    margin-bottom: -7rem !important;
  }

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

  .md\:\!-e-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .md\:\!-e-mb-32 {
    margin-bottom: -8rem !important;
  }

  .md\:\!-e-mb-36 {
    margin-bottom: -9rem !important;
  }

  .md\:\!-e-mb-4 {
    margin-bottom: -1rem !important;
  }

  .md\:\!-e-mb-40 {
    margin-bottom: -10rem !important;
  }

  .md\:\!-e-mb-44 {
    margin-bottom: -11rem !important;
  }

  .md\:\!-e-mb-48 {
    margin-bottom: -12rem !important;
  }

  .md\:\!-e-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .md\:\!-e-mb-52 {
    margin-bottom: -13rem !important;
  }

  .md\:\!-e-mb-56 {
    margin-bottom: -14rem !important;
  }

  .md\:\!-e-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .md\:\!-e-mb-60 {
    margin-bottom: -15rem !important;
  }

  .md\:\!-e-mb-64 {
    margin-bottom: -16rem !important;
  }

  .md\:\!-e-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .md\:\!-e-mb-72 {
    margin-bottom: -18rem !important;
  }

  .md\:\!-e-mb-8 {
    margin-bottom: -2rem !important;
  }

  .md\:\!-e-mb-80 {
    margin-bottom: -20rem !important;
  }

  .md\:\!-e-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .md\:\!-e-mb-96 {
    margin-bottom: -24rem !important;
  }

  .md\:\!-e-mb-px {
    margin-bottom: -1px !important;
  }

  .md\:\!-e-ml-0 {
    margin-left: -0px !important;
  }

  .md\:\!-e-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .md\:\!-e-ml-1 {
    margin-left: -0.25rem !important;
  }

  .md\:\!-e-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .md\:\!-e-ml-10 {
    margin-left: -2.5rem !important;
  }

  .md\:\!-e-ml-11 {
    margin-left: -2.75rem !important;
  }

  .md\:\!-e-ml-12 {
    margin-left: -3rem !important;
  }

  .md\:\!-e-ml-14 {
    margin-left: -3.5rem !important;
  }

  .md\:\!-e-ml-16 {
    margin-left: -4rem !important;
  }

  .md\:\!-e-ml-2 {
    margin-left: -0.5rem !important;
  }

  .md\:\!-e-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .md\:\!-e-ml-20 {
    margin-left: -5rem !important;
  }

  .md\:\!-e-ml-24 {
    margin-left: -6rem !important;
  }

  .md\:\!-e-ml-28 {
    margin-left: -7rem !important;
  }

  .md\:\!-e-ml-3 {
    margin-left: -0.75rem !important;
  }

  .md\:\!-e-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .md\:\!-e-ml-32 {
    margin-left: -8rem !important;
  }

  .md\:\!-e-ml-36 {
    margin-left: -9rem !important;
  }

  .md\:\!-e-ml-4 {
    margin-left: -1rem !important;
  }

  .md\:\!-e-ml-40 {
    margin-left: -10rem !important;
  }

  .md\:\!-e-ml-44 {
    margin-left: -11rem !important;
  }

  .md\:\!-e-ml-48 {
    margin-left: -12rem !important;
  }

  .md\:\!-e-ml-5 {
    margin-left: -1.25rem !important;
  }

  .md\:\!-e-ml-52 {
    margin-left: -13rem !important;
  }

  .md\:\!-e-ml-56 {
    margin-left: -14rem !important;
  }

  .md\:\!-e-ml-6 {
    margin-left: -1.5rem !important;
  }

  .md\:\!-e-ml-60 {
    margin-left: -15rem !important;
  }

  .md\:\!-e-ml-64 {
    margin-left: -16rem !important;
  }

  .md\:\!-e-ml-7 {
    margin-left: -1.75rem !important;
  }

  .md\:\!-e-ml-72 {
    margin-left: -18rem !important;
  }

  .md\:\!-e-ml-8 {
    margin-left: -2rem !important;
  }

  .md\:\!-e-ml-80 {
    margin-left: -20rem !important;
  }

  .md\:\!-e-ml-9 {
    margin-left: -2.25rem !important;
  }

  .md\:\!-e-ml-96 {
    margin-left: -24rem !important;
  }

  .md\:\!-e-ml-px {
    margin-left: -1px !important;
  }

  .md\:\!-e-mr-0 {
    margin-right: -0px !important;
  }

  .md\:\!-e-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .md\:\!-e-mr-1 {
    margin-right: -0.25rem !important;
  }

  .md\:\!-e-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .md\:\!-e-mr-10 {
    margin-right: -2.5rem !important;
  }

  .md\:\!-e-mr-11 {
    margin-right: -2.75rem !important;
  }

  .md\:\!-e-mr-12 {
    margin-right: -3rem !important;
  }

  .md\:\!-e-mr-14 {
    margin-right: -3.5rem !important;
  }

  .md\:\!-e-mr-16 {
    margin-right: -4rem !important;
  }

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

  .md\:\!-e-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .md\:\!-e-mr-20 {
    margin-right: -5rem !important;
  }

  .md\:\!-e-mr-24 {
    margin-right: -6rem !important;
  }

  .md\:\!-e-mr-28 {
    margin-right: -7rem !important;
  }

  .md\:\!-e-mr-3 {
    margin-right: -0.75rem !important;
  }

  .md\:\!-e-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .md\:\!-e-mr-32 {
    margin-right: -8rem !important;
  }

  .md\:\!-e-mr-36 {
    margin-right: -9rem !important;
  }

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

  .md\:\!-e-mr-40 {
    margin-right: -10rem !important;
  }

  .md\:\!-e-mr-44 {
    margin-right: -11rem !important;
  }

  .md\:\!-e-mr-48 {
    margin-right: -12rem !important;
  }

  .md\:\!-e-mr-5 {
    margin-right: -1.25rem !important;
  }

  .md\:\!-e-mr-52 {
    margin-right: -13rem !important;
  }

  .md\:\!-e-mr-56 {
    margin-right: -14rem !important;
  }

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

  .md\:\!-e-mr-60 {
    margin-right: -15rem !important;
  }

  .md\:\!-e-mr-64 {
    margin-right: -16rem !important;
  }

  .md\:\!-e-mr-7 {
    margin-right: -1.75rem !important;
  }

  .md\:\!-e-mr-72 {
    margin-right: -18rem !important;
  }

  .md\:\!-e-mr-8 {
    margin-right: -2rem !important;
  }

  .md\:\!-e-mr-80 {
    margin-right: -20rem !important;
  }

  .md\:\!-e-mr-9 {
    margin-right: -2.25rem !important;
  }

  .md\:\!-e-mr-96 {
    margin-right: -24rem !important;
  }

  .md\:\!-e-mr-px {
    margin-right: -1px !important;
  }

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

  .md\:\!-e-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

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

  .md\:\!-e-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .md\:\!-e-mt-10 {
    margin-top: -2.5rem !important;
  }

  .md\:\!-e-mt-11 {
    margin-top: -2.75rem !important;
  }

  .md\:\!-e-mt-12 {
    margin-top: -3rem !important;
  }

  .md\:\!-e-mt-14 {
    margin-top: -3.5rem !important;
  }

  .md\:\!-e-mt-16 {
    margin-top: -4rem !important;
  }

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

  .md\:\!-e-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .md\:\!-e-mt-20 {
    margin-top: -5rem !important;
  }

  .md\:\!-e-mt-24 {
    margin-top: -6rem !important;
  }

  .md\:\!-e-mt-28 {
    margin-top: -7rem !important;
  }

  .md\:\!-e-mt-3 {
    margin-top: -0.75rem !important;
  }

  .md\:\!-e-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .md\:\!-e-mt-32 {
    margin-top: -8rem !important;
  }

  .md\:\!-e-mt-36 {
    margin-top: -9rem !important;
  }

  .md\:\!-e-mt-4 {
    margin-top: -1rem !important;
  }

  .md\:\!-e-mt-40 {
    margin-top: -10rem !important;
  }

  .md\:\!-e-mt-44 {
    margin-top: -11rem !important;
  }

  .md\:\!-e-mt-48 {
    margin-top: -12rem !important;
  }

  .md\:\!-e-mt-5 {
    margin-top: -1.25rem !important;
  }

  .md\:\!-e-mt-52 {
    margin-top: -13rem !important;
  }

  .md\:\!-e-mt-56 {
    margin-top: -14rem !important;
  }

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

  .md\:\!-e-mt-60 {
    margin-top: -15rem !important;
  }

  .md\:\!-e-mt-64 {
    margin-top: -16rem !important;
  }

  .md\:\!-e-mt-7 {
    margin-top: -1.75rem !important;
  }

  .md\:\!-e-mt-72 {
    margin-top: -18rem !important;
  }

  .md\:\!-e-mt-8 {
    margin-top: -2rem !important;
  }

  .md\:\!-e-mt-80 {
    margin-top: -20rem !important;
  }

  .md\:\!-e-mt-9 {
    margin-top: -2.25rem !important;
  }

  .md\:\!-e-mt-96 {
    margin-top: -24rem !important;
  }

  .md\:\!-e-mt-px {
    margin-top: -1px !important;
  }

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

  .md\:\!e-mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

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

  .md\:\!e-mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .md\:\!e-mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .md\:\!e-mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .md\:\!e-mb-12 {
    margin-bottom: 3rem !important;
  }

  .md\:\!e-mb-14 {
    margin-bottom: 3.5rem !important;
  }

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

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

  .md\:\!e-mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .md\:\!e-mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:\!e-mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:\!e-mb-28 {
    margin-bottom: 7rem !important;
  }

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

  .md\:\!e-mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .md\:\!e-mb-32 {
    margin-bottom: 8rem !important;
  }

  .md\:\!e-mb-36 {
    margin-bottom: 9rem !important;
  }

  .md\:\!e-mb-4 {
    margin-bottom: 1rem !important;
  }

  .md\:\!e-mb-40 {
    margin-bottom: 10rem !important;
  }

  .md\:\!e-mb-44 {
    margin-bottom: 11rem !important;
  }

  .md\:\!e-mb-48 {
    margin-bottom: 12rem !important;
  }

  .md\:\!e-mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .md\:\!e-mb-52 {
    margin-bottom: 13rem !important;
  }

  .md\:\!e-mb-56 {
    margin-bottom: 14rem !important;
  }

  .md\:\!e-mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .md\:\!e-mb-60 {
    margin-bottom: 15rem !important;
  }

  .md\:\!e-mb-64 {
    margin-bottom: 16rem !important;
  }

  .md\:\!e-mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .md\:\!e-mb-72 {
    margin-bottom: 18rem !important;
  }

  .md\:\!e-mb-8 {
    margin-bottom: 2rem !important;
  }

  .md\:\!e-mb-80 {
    margin-bottom: 20rem !important;
  }

  .md\:\!e-mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .md\:\!e-mb-96 {
    margin-bottom: 24rem !important;
  }

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

  .md\:\!e-mb-px {
    margin-bottom: 1px !important;
  }

  .md\:\!e-ml-0 {
    margin-left: 0px !important;
  }

  .md\:\!e-ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .md\:\!e-ml-1 {
    margin-left: 0.25rem !important;
  }

  .md\:\!e-ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .md\:\!e-ml-10 {
    margin-left: 2.5rem !important;
  }

  .md\:\!e-ml-11 {
    margin-left: 2.75rem !important;
  }

  .md\:\!e-ml-12 {
    margin-left: 3rem !important;
  }

  .md\:\!e-ml-14 {
    margin-left: 3.5rem !important;
  }

  .md\:\!e-ml-16 {
    margin-left: 4rem !important;
  }

  .md\:\!e-ml-2 {
    margin-left: 0.5rem !important;
  }

  .md\:\!e-ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .md\:\!e-ml-20 {
    margin-left: 5rem !important;
  }

  .md\:\!e-ml-24 {
    margin-left: 6rem !important;
  }

  .md\:\!e-ml-28 {
    margin-left: 7rem !important;
  }

  .md\:\!e-ml-3 {
    margin-left: 0.75rem !important;
  }

  .md\:\!e-ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .md\:\!e-ml-32 {
    margin-left: 8rem !important;
  }

  .md\:\!e-ml-36 {
    margin-left: 9rem !important;
  }

  .md\:\!e-ml-4 {
    margin-left: 1rem !important;
  }

  .md\:\!e-ml-40 {
    margin-left: 10rem !important;
  }

  .md\:\!e-ml-44 {
    margin-left: 11rem !important;
  }

  .md\:\!e-ml-48 {
    margin-left: 12rem !important;
  }

  .md\:\!e-ml-5 {
    margin-left: 1.25rem !important;
  }

  .md\:\!e-ml-52 {
    margin-left: 13rem !important;
  }

  .md\:\!e-ml-56 {
    margin-left: 14rem !important;
  }

  .md\:\!e-ml-6 {
    margin-left: 1.5rem !important;
  }

  .md\:\!e-ml-60 {
    margin-left: 15rem !important;
  }

  .md\:\!e-ml-64 {
    margin-left: 16rem !important;
  }

  .md\:\!e-ml-7 {
    margin-left: 1.75rem !important;
  }

  .md\:\!e-ml-72 {
    margin-left: 18rem !important;
  }

  .md\:\!e-ml-8 {
    margin-left: 2rem !important;
  }

  .md\:\!e-ml-80 {
    margin-left: 20rem !important;
  }

  .md\:\!e-ml-9 {
    margin-left: 2.25rem !important;
  }

  .md\:\!e-ml-96 {
    margin-left: 24rem !important;
  }

  .md\:\!e-ml-auto {
    margin-left: auto !important;
  }

  .md\:\!e-ml-px {
    margin-left: 1px !important;
  }

  .md\:\!e-mr-0 {
    margin-right: 0px !important;
  }

  .md\:\!e-mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .md\:\!e-mr-1 {
    margin-right: 0.25rem !important;
  }

  .md\:\!e-mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .md\:\!e-mr-10 {
    margin-right: 2.5rem !important;
  }

  .md\:\!e-mr-11 {
    margin-right: 2.75rem !important;
  }

  .md\:\!e-mr-12 {
    margin-right: 3rem !important;
  }

  .md\:\!e-mr-14 {
    margin-right: 3.5rem !important;
  }

  .md\:\!e-mr-16 {
    margin-right: 4rem !important;
  }

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

  .md\:\!e-mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .md\:\!e-mr-20 {
    margin-right: 5rem !important;
  }

  .md\:\!e-mr-24 {
    margin-right: 6rem !important;
  }

  .md\:\!e-mr-28 {
    margin-right: 7rem !important;
  }

  .md\:\!e-mr-3 {
    margin-right: 0.75rem !important;
  }

  .md\:\!e-mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .md\:\!e-mr-32 {
    margin-right: 8rem !important;
  }

  .md\:\!e-mr-36 {
    margin-right: 9rem !important;
  }

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

  .md\:\!e-mr-40 {
    margin-right: 10rem !important;
  }

  .md\:\!e-mr-44 {
    margin-right: 11rem !important;
  }

  .md\:\!e-mr-48 {
    margin-right: 12rem !important;
  }

  .md\:\!e-mr-5 {
    margin-right: 1.25rem !important;
  }

  .md\:\!e-mr-52 {
    margin-right: 13rem !important;
  }

  .md\:\!e-mr-56 {
    margin-right: 14rem !important;
  }

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

  .md\:\!e-mr-60 {
    margin-right: 15rem !important;
  }

  .md\:\!e-mr-64 {
    margin-right: 16rem !important;
  }

  .md\:\!e-mr-7 {
    margin-right: 1.75rem !important;
  }

  .md\:\!e-mr-72 {
    margin-right: 18rem !important;
  }

  .md\:\!e-mr-8 {
    margin-right: 2rem !important;
  }

  .md\:\!e-mr-80 {
    margin-right: 20rem !important;
  }

  .md\:\!e-mr-9 {
    margin-right: 2.25rem !important;
  }

  .md\:\!e-mr-96 {
    margin-right: 24rem !important;
  }

  .md\:\!e-mr-auto {
    margin-right: auto !important;
  }

  .md\:\!e-mr-px {
    margin-right: 1px !important;
  }

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

  .md\:\!e-mt-0\.5 {
    margin-top: 0.125rem !important;
  }

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

  .md\:\!e-mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .md\:\!e-mt-10 {
    margin-top: 2.5rem !important;
  }

  .md\:\!e-mt-11 {
    margin-top: 2.75rem !important;
  }

  .md\:\!e-mt-12 {
    margin-top: 3rem !important;
  }

  .md\:\!e-mt-14 {
    margin-top: 3.5rem !important;
  }

  .md\:\!e-mt-16 {
    margin-top: 4rem !important;
  }

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

  .md\:\!e-mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .md\:\!e-mt-20 {
    margin-top: 5rem !important;
  }

  .md\:\!e-mt-24 {
    margin-top: 6rem !important;
  }

  .md\:\!e-mt-28 {
    margin-top: 7rem !important;
  }

  .md\:\!e-mt-3 {
    margin-top: 0.75rem !important;
  }

  .md\:\!e-mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .md\:\!e-mt-32 {
    margin-top: 8rem !important;
  }

  .md\:\!e-mt-36 {
    margin-top: 9rem !important;
  }

  .md\:\!e-mt-4 {
    margin-top: 1rem !important;
  }

  .md\:\!e-mt-40 {
    margin-top: 10rem !important;
  }

  .md\:\!e-mt-44 {
    margin-top: 11rem !important;
  }

  .md\:\!e-mt-48 {
    margin-top: 12rem !important;
  }

  .md\:\!e-mt-5 {
    margin-top: 1.25rem !important;
  }

  .md\:\!e-mt-52 {
    margin-top: 13rem !important;
  }

  .md\:\!e-mt-56 {
    margin-top: 14rem !important;
  }

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

  .md\:\!e-mt-60 {
    margin-top: 15rem !important;
  }

  .md\:\!e-mt-64 {
    margin-top: 16rem !important;
  }

  .md\:\!e-mt-7 {
    margin-top: 1.75rem !important;
  }

  .md\:\!e-mt-72 {
    margin-top: 18rem !important;
  }

  .md\:\!e-mt-8 {
    margin-top: 2rem !important;
  }

  .md\:\!e-mt-80 {
    margin-top: 20rem !important;
  }

  .md\:\!e-mt-9 {
    margin-top: 2.25rem !important;
  }

  .md\:\!e-mt-96 {
    margin-top: 24rem !important;
  }

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

  .md\:\!e-mt-px {
    margin-top: 1px !important;
  }

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

  .md\:-e-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .md\:-e-mb-1 {
    margin-bottom: -0.25rem;
  }

  .md\:-e-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .md\:-e-mb-10 {
    margin-bottom: -2.5rem;
  }

  .md\:-e-mb-11 {
    margin-bottom: -2.75rem;
  }

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

  .md\:-e-mb-14 {
    margin-bottom: -3.5rem;
  }

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

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

  .md\:-e-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .md\:-e-mb-20 {
    margin-bottom: -5rem;
  }

  .md\:-e-mb-24 {
    margin-bottom: -6rem;
  }

  .md\:-e-mb-28 {
    margin-bottom: -7rem;
  }

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

  .md\:-e-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .md\:-e-mb-32 {
    margin-bottom: -8rem;
  }

  .md\:-e-mb-36 {
    margin-bottom: -9rem;
  }

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

  .md\:-e-mb-40 {
    margin-bottom: -10rem;
  }

  .md\:-e-mb-44 {
    margin-bottom: -11rem;
  }

  .md\:-e-mb-48 {
    margin-bottom: -12rem;
  }

  .md\:-e-mb-5 {
    margin-bottom: -1.25rem;
  }

  .md\:-e-mb-52 {
    margin-bottom: -13rem;
  }

  .md\:-e-mb-56 {
    margin-bottom: -14rem;
  }

  .md\:-e-mb-6 {
    margin-bottom: -1.5rem;
  }

  .md\:-e-mb-60 {
    margin-bottom: -15rem;
  }

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

  .md\:-e-mb-7 {
    margin-bottom: -1.75rem;
  }

  .md\:-e-mb-72 {
    margin-bottom: -18rem;
  }

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

  .md\:-e-mb-80 {
    margin-bottom: -20rem;
  }

  .md\:-e-mb-9 {
    margin-bottom: -2.25rem;
  }

  .md\:-e-mb-96 {
    margin-bottom: -24rem;
  }

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

  .md\:-e-ml-0 {
    margin-left: -0px;
  }

  .md\:-e-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .md\:-e-ml-1 {
    margin-left: -0.25rem;
  }

  .md\:-e-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .md\:-e-ml-10 {
    margin-left: -2.5rem;
  }

  .md\:-e-ml-11 {
    margin-left: -2.75rem;
  }

  .md\:-e-ml-12 {
    margin-left: -3rem;
  }

  .md\:-e-ml-14 {
    margin-left: -3.5rem;
  }

  .md\:-e-ml-16 {
    margin-left: -4rem;
  }

  .md\:-e-ml-2 {
    margin-left: -0.5rem;
  }

  .md\:-e-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .md\:-e-ml-20 {
    margin-left: -5rem;
  }

  .md\:-e-ml-24 {
    margin-left: -6rem;
  }

  .md\:-e-ml-28 {
    margin-left: -7rem;
  }

  .md\:-e-ml-3 {
    margin-left: -0.75rem;
  }

  .md\:-e-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .md\:-e-ml-32 {
    margin-left: -8rem;
  }

  .md\:-e-ml-36 {
    margin-left: -9rem;
  }

  .md\:-e-ml-4 {
    margin-left: -1rem;
  }

  .md\:-e-ml-40 {
    margin-left: -10rem;
  }

  .md\:-e-ml-44 {
    margin-left: -11rem;
  }

  .md\:-e-ml-48 {
    margin-left: -12rem;
  }

  .md\:-e-ml-5 {
    margin-left: -1.25rem;
  }

  .md\:-e-ml-52 {
    margin-left: -13rem;
  }

  .md\:-e-ml-56 {
    margin-left: -14rem;
  }

  .md\:-e-ml-6 {
    margin-left: -1.5rem;
  }

  .md\:-e-ml-60 {
    margin-left: -15rem;
  }

  .md\:-e-ml-64 {
    margin-left: -16rem;
  }

  .md\:-e-ml-7 {
    margin-left: -1.75rem;
  }

  .md\:-e-ml-72 {
    margin-left: -18rem;
  }

  .md\:-e-ml-8 {
    margin-left: -2rem;
  }

  .md\:-e-ml-80 {
    margin-left: -20rem;
  }

  .md\:-e-ml-9 {
    margin-left: -2.25rem;
  }

  .md\:-e-ml-96 {
    margin-left: -24rem;
  }

  .md\:-e-ml-px {
    margin-left: -1px;
  }

  .md\:-e-mr-0 {
    margin-right: -0px;
  }

  .md\:-e-mr-0\.5 {
    margin-right: -0.125rem;
  }

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

  .md\:-e-mr-1\.5 {
    margin-right: -0.375rem;
  }

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

  .md\:-e-mr-11 {
    margin-right: -2.75rem;
  }

  .md\:-e-mr-12 {
    margin-right: -3rem;
  }

  .md\:-e-mr-14 {
    margin-right: -3.5rem;
  }

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

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

  .md\:-e-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .md\:-e-mr-20 {
    margin-right: -5rem;
  }

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

  .md\:-e-mr-28 {
    margin-right: -7rem;
  }

  .md\:-e-mr-3 {
    margin-right: -0.75rem;
  }

  .md\:-e-mr-3\.5 {
    margin-right: -0.875rem;
  }

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

  .md\:-e-mr-36 {
    margin-right: -9rem;
  }

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

  .md\:-e-mr-40 {
    margin-right: -10rem;
  }

  .md\:-e-mr-44 {
    margin-right: -11rem;
  }

  .md\:-e-mr-48 {
    margin-right: -12rem;
  }

  .md\:-e-mr-5 {
    margin-right: -1.25rem;
  }

  .md\:-e-mr-52 {
    margin-right: -13rem;
  }

  .md\:-e-mr-56 {
    margin-right: -14rem;
  }

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

  .md\:-e-mr-60 {
    margin-right: -15rem;
  }

  .md\:-e-mr-64 {
    margin-right: -16rem;
  }

  .md\:-e-mr-7 {
    margin-right: -1.75rem;
  }

  .md\:-e-mr-72 {
    margin-right: -18rem;
  }

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

  .md\:-e-mr-80 {
    margin-right: -20rem;
  }

  .md\:-e-mr-9 {
    margin-right: -2.25rem;
  }

  .md\:-e-mr-96 {
    margin-right: -24rem;
  }

  .md\:-e-mr-px {
    margin-right: -1px;
  }

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

  .md\:-e-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .md\:-e-mt-1 {
    margin-top: -0.25rem;
  }

  .md\:-e-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .md\:-e-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:-e-mt-11 {
    margin-top: -2.75rem;
  }

  .md\:-e-mt-12 {
    margin-top: -3rem;
  }

  .md\:-e-mt-14 {
    margin-top: -3.5rem;
  }

  .md\:-e-mt-16 {
    margin-top: -4rem;
  }

  .md\:-e-mt-2 {
    margin-top: -0.5rem;
  }

  .md\:-e-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .md\:-e-mt-20 {
    margin-top: -5rem;
  }

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

  .md\:-e-mt-28 {
    margin-top: -7rem;
  }

  .md\:-e-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:-e-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .md\:-e-mt-32 {
    margin-top: -8rem;
  }

  .md\:-e-mt-36 {
    margin-top: -9rem;
  }

  .md\:-e-mt-4 {
    margin-top: -1rem;
  }

  .md\:-e-mt-40 {
    margin-top: -10rem;
  }

  .md\:-e-mt-44 {
    margin-top: -11rem;
  }

  .md\:-e-mt-48 {
    margin-top: -12rem;
  }

  .md\:-e-mt-5 {
    margin-top: -1.25rem;
  }

  .md\:-e-mt-52 {
    margin-top: -13rem;
  }

  .md\:-e-mt-56 {
    margin-top: -14rem;
  }

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

  .md\:-e-mt-60 {
    margin-top: -15rem;
  }

  .md\:-e-mt-64 {
    margin-top: -16rem;
  }

  .md\:-e-mt-7 {
    margin-top: -1.75rem;
  }

  .md\:-e-mt-72 {
    margin-top: -18rem;
  }

  .md\:-e-mt-8 {
    margin-top: -2rem;
  }

  .md\:-e-mt-80 {
    margin-top: -20rem;
  }

  .md\:-e-mt-9 {
    margin-top: -2.25rem;
  }

  .md\:-e-mt-96 {
    margin-top: -24rem;
  }

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

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

  .md\:e-mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .md\:e-mb-1 {
    margin-bottom: 0.25rem;
  }

  .md\:e-mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .md\:e-mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:e-mb-11 {
    margin-bottom: 2.75rem;
  }

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

  .md\:e-mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

  .md\:e-mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .md\:e-mb-20 {
    margin-bottom: 5rem;
  }

  .md\:e-mb-24 {
    margin-bottom: 6rem;
  }

  .md\:e-mb-28 {
    margin-bottom: 7rem;
  }

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

  .md\:e-mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .md\:e-mb-32 {
    margin-bottom: 8rem;
  }

  .md\:e-mb-36 {
    margin-bottom: 9rem;
  }

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

  .md\:e-mb-40 {
    margin-bottom: 10rem;
  }

  .md\:e-mb-44 {
    margin-bottom: 11rem;
  }

  .md\:e-mb-48 {
    margin-bottom: 12rem;
  }

  .md\:e-mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:e-mb-52 {
    margin-bottom: 13rem;
  }

  .md\:e-mb-56 {
    margin-bottom: 14rem;
  }

  .md\:e-mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:e-mb-60 {
    margin-bottom: 15rem;
  }

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

  .md\:e-mb-7 {
    margin-bottom: 1.75rem;
  }

  .md\:e-mb-72 {
    margin-bottom: 18rem;
  }

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

  .md\:e-mb-80 {
    margin-bottom: 20rem;
  }

  .md\:e-mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:e-mb-96 {
    margin-bottom: 24rem;
  }

  .md\:e-mb-auto {
    margin-bottom: auto;
  }

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

  .md\:e-ml-0 {
    margin-left: 0px;
  }

  .md\:e-ml-0\.5 {
    margin-left: 0.125rem;
  }

  .md\:e-ml-1 {
    margin-left: 0.25rem;
  }

  .md\:e-ml-1\.5 {
    margin-left: 0.375rem;
  }

  .md\:e-ml-10 {
    margin-left: 2.5rem;
  }

  .md\:e-ml-11 {
    margin-left: 2.75rem;
  }

  .md\:e-ml-12 {
    margin-left: 3rem;
  }

  .md\:e-ml-14 {
    margin-left: 3.5rem;
  }

  .md\:e-ml-16 {
    margin-left: 4rem;
  }

  .md\:e-ml-2 {
    margin-left: 0.5rem;
  }

  .md\:e-ml-2\.5 {
    margin-left: 0.625rem;
  }

  .md\:e-ml-20 {
    margin-left: 5rem;
  }

  .md\:e-ml-24 {
    margin-left: 6rem;
  }

  .md\:e-ml-28 {
    margin-left: 7rem;
  }

  .md\:e-ml-3 {
    margin-left: 0.75rem;
  }

  .md\:e-ml-3\.5 {
    margin-left: 0.875rem;
  }

  .md\:e-ml-32 {
    margin-left: 8rem;
  }

  .md\:e-ml-36 {
    margin-left: 9rem;
  }

  .md\:e-ml-4 {
    margin-left: 1rem;
  }

  .md\:e-ml-40 {
    margin-left: 10rem;
  }

  .md\:e-ml-44 {
    margin-left: 11rem;
  }

  .md\:e-ml-48 {
    margin-left: 12rem;
  }

  .md\:e-ml-5 {
    margin-left: 1.25rem;
  }

  .md\:e-ml-52 {
    margin-left: 13rem;
  }

  .md\:e-ml-56 {
    margin-left: 14rem;
  }

  .md\:e-ml-6 {
    margin-left: 1.5rem;
  }

  .md\:e-ml-60 {
    margin-left: 15rem;
  }

  .md\:e-ml-64 {
    margin-left: 16rem;
  }

  .md\:e-ml-7 {
    margin-left: 1.75rem;
  }

  .md\:e-ml-72 {
    margin-left: 18rem;
  }

  .md\:e-ml-8 {
    margin-left: 2rem;
  }

  .md\:e-ml-80 {
    margin-left: 20rem;
  }

  .md\:e-ml-9 {
    margin-left: 2.25rem;
  }

  .md\:e-ml-96 {
    margin-left: 24rem;
  }

  .md\:e-ml-auto {
    margin-left: auto;
  }

  .md\:e-ml-px {
    margin-left: 1px;
  }

  .md\:e-mr-0 {
    margin-right: 0px;
  }

  .md\:e-mr-0\.5 {
    margin-right: 0.125rem;
  }

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

  .md\:e-mr-1\.5 {
    margin-right: 0.375rem;
  }

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

  .md\:e-mr-11 {
    margin-right: 2.75rem;
  }

  .md\:e-mr-12 {
    margin-right: 3rem;
  }

  .md\:e-mr-14 {
    margin-right: 3.5rem;
  }

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

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

  .md\:e-mr-2\.5 {
    margin-right: 0.625rem;
  }

  .md\:e-mr-20 {
    margin-right: 5rem;
  }

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

  .md\:e-mr-28 {
    margin-right: 7rem;
  }

  .md\:e-mr-3 {
    margin-right: 0.75rem;
  }

  .md\:e-mr-3\.5 {
    margin-right: 0.875rem;
  }

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

  .md\:e-mr-36 {
    margin-right: 9rem;
  }

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

  .md\:e-mr-40 {
    margin-right: 10rem;
  }

  .md\:e-mr-44 {
    margin-right: 11rem;
  }

  .md\:e-mr-48 {
    margin-right: 12rem;
  }

  .md\:e-mr-5 {
    margin-right: 1.25rem;
  }

  .md\:e-mr-52 {
    margin-right: 13rem;
  }

  .md\:e-mr-56 {
    margin-right: 14rem;
  }

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

  .md\:e-mr-60 {
    margin-right: 15rem;
  }

  .md\:e-mr-64 {
    margin-right: 16rem;
  }

  .md\:e-mr-7 {
    margin-right: 1.75rem;
  }

  .md\:e-mr-72 {
    margin-right: 18rem;
  }

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

  .md\:e-mr-80 {
    margin-right: 20rem;
  }

  .md\:e-mr-9 {
    margin-right: 2.25rem;
  }

  .md\:e-mr-96 {
    margin-right: 24rem;
  }

  .md\:e-mr-auto {
    margin-right: auto;
  }

  .md\:e-mr-px {
    margin-right: 1px;
  }

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

  .md\:e-mt-0\.5 {
    margin-top: 0.125rem;
  }

  .md\:e-mt-1 {
    margin-top: 0.25rem;
  }

  .md\:e-mt-1\.5 {
    margin-top: 0.375rem;
  }

  .md\:e-mt-10 {
    margin-top: 2.5rem;
  }

  .md\:e-mt-11 {
    margin-top: 2.75rem;
  }

  .md\:e-mt-12 {
    margin-top: 3rem;
  }

  .md\:e-mt-14 {
    margin-top: 3.5rem;
  }

  .md\:e-mt-16 {
    margin-top: 4rem;
  }

  .md\:e-mt-2 {
    margin-top: 0.5rem;
  }

  .md\:e-mt-2\.5 {
    margin-top: 0.625rem;
  }

  .md\:e-mt-20 {
    margin-top: 5rem;
  }

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

  .md\:e-mt-28 {
    margin-top: 7rem;
  }

  .md\:e-mt-3 {
    margin-top: 0.75rem;
  }

  .md\:e-mt-3\.5 {
    margin-top: 0.875rem;
  }

  .md\:e-mt-32 {
    margin-top: 8rem;
  }

  .md\:e-mt-36 {
    margin-top: 9rem;
  }

  .md\:e-mt-4 {
    margin-top: 1rem;
  }

  .md\:e-mt-40 {
    margin-top: 10rem;
  }

  .md\:e-mt-44 {
    margin-top: 11rem;
  }

  .md\:e-mt-48 {
    margin-top: 12rem;
  }

  .md\:e-mt-5 {
    margin-top: 1.25rem;
  }

  .md\:e-mt-52 {
    margin-top: 13rem;
  }

  .md\:e-mt-56 {
    margin-top: 14rem;
  }

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

  .md\:e-mt-60 {
    margin-top: 15rem;
  }

  .md\:e-mt-64 {
    margin-top: 16rem;
  }

  .md\:e-mt-7 {
    margin-top: 1.75rem;
  }

  .md\:e-mt-72 {
    margin-top: 18rem;
  }

  .md\:e-mt-8 {
    margin-top: 2rem;
  }

  .md\:e-mt-80 {
    margin-top: 20rem;
  }

  .md\:e-mt-9 {
    margin-top: 2.25rem;
  }

  .md\:e-mt-96 {
    margin-top: 24rem;
  }

  .md\:e-mt-auto {
    margin-top: auto;
  }

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

  .md\:\!e-w-auto {
    width: auto !important;
  }

  .md\:\!e-w-full {
    width: 100% !important;
  }

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

  .md\:e-w-full {
    width: 100%;
  }

  .md\:\!e-max-w-1\/12 {
    max-width: 8.333333333% !important;
  }

  .md\:\!e-max-w-10\/12 {
    max-width: 83.333333334% !important;
  }

  .md\:\!e-max-w-11\/12 {
    max-width: 91.666666666% !important;
  }

  .md\:\!e-max-w-12\/12 {
    max-width: 100% !important;
  }

  .md\:\!e-max-w-2\/12 {
    max-width: 16.666666666% !important;
  }

  .md\:\!e-max-w-3\/12 {
    max-width: 25% !important;
  }

  .md\:\!e-max-w-4\/12 {
    max-width: 33.333333333% !important;
  }

  .md\:\!e-max-w-5\/12 {
    max-width: 41.666666667% !important;
  }

  .md\:\!e-max-w-6\/12 {
    max-width: 50% !important;
  }

  .md\:\!e-max-w-7\/12 {
    max-width: 58.333333334% !important;
  }

  .md\:\!e-max-w-8\/12 {
    max-width: 66.666666666% !important;
  }

  .md\:\!e-max-w-9\/12 {
    max-width: 75% !important;
  }

  .md\:e-max-w-1\/12 {
    max-width: 8.333333333%;
  }

  .md\:e-max-w-10\/12 {
    max-width: 83.333333334%;
  }

  .md\:e-max-w-11\/12 {
    max-width: 91.666666666%;
  }

  .md\:e-max-w-12\/12 {
    max-width: 100%;
  }

  .md\:e-max-w-2\/12 {
    max-width: 16.666666666%;
  }

  .md\:e-max-w-3\/12 {
    max-width: 25%;
  }

  .md\:e-max-w-4\/12 {
    max-width: 33.333333333%;
  }

  .md\:e-max-w-5\/12 {
    max-width: 41.666666667%;
  }

  .md\:e-max-w-6\/12 {
    max-width: 50%;
  }

  .md\:e-max-w-7\/12 {
    max-width: 58.333333334%;
  }

  .md\:e-max-w-8\/12 {
    max-width: 66.666666666%;
  }

  .md\:e-max-w-9\/12 {
    max-width: 75%;
  }

  .md\:\!e-grow {
    flex-grow: 1 !important;
  }

  .md\:\!e-grow-0 {
    flex-grow: 0 !important;
  }

  .md\:e-grow {
    flex-grow: 1;
  }

  .md\:e-grow-0 {
    flex-grow: 0;
  }

  .md\:\!e-basis-0 {
    flex-basis: 0px !important;
  }

  .md\:\!e-basis-0\.5 {
    flex-basis: 0.125rem !important;
  }

  .md\:\!e-basis-1\/12 {
    flex-basis: 8.333333% !important;
  }

  .md\:\!e-basis-1\/2 {
    flex-basis: 50% !important;
  }

  .md\:\!e-basis-1\/3 {
    flex-basis: 33.333333% !important;
  }

  .md\:\!e-basis-1\/4 {
    flex-basis: 25% !important;
  }

  .md\:\!e-basis-1\/5 {
    flex-basis: 20% !important;
  }

  .md\:\!e-basis-1\/6 {
    flex-basis: 16.666667% !important;
  }

  .md\:\!e-basis-10\/12 {
    flex-basis: 83.333333% !important;
  }

  .md\:\!e-basis-11\/12 {
    flex-basis: 91.666667% !important;
  }

  .md\:\!e-basis-2\/12 {
    flex-basis: 16.666667% !important;
  }

  .md\:\!e-basis-2\/3 {
    flex-basis: 66.666667% !important;
  }

  .md\:\!e-basis-2\/4 {
    flex-basis: 50% !important;
  }

  .md\:\!e-basis-2\/5 {
    flex-basis: 40% !important;
  }

  .md\:\!e-basis-2\/6 {
    flex-basis: 33.333333% !important;
  }

  .md\:\!e-basis-3\/12 {
    flex-basis: 25% !important;
  }

  .md\:\!e-basis-3\/4 {
    flex-basis: 75% !important;
  }

  .md\:\!e-basis-3\/5 {
    flex-basis: 60% !important;
  }

  .md\:\!e-basis-3\/6 {
    flex-basis: 50% !important;
  }

  .md\:\!e-basis-4\/12 {
    flex-basis: 33.333333% !important;
  }

  .md\:\!e-basis-4\/5 {
    flex-basis: 80% !important;
  }

  .md\:\!e-basis-4\/6 {
    flex-basis: 66.666667% !important;
  }

  .md\:\!e-basis-5\/12 {
    flex-basis: 41.666667% !important;
  }

  .md\:\!e-basis-5\/6 {
    flex-basis: 83.333333% !important;
  }

  .md\:\!e-basis-6\/12 {
    flex-basis: 50% !important;
  }

  .md\:\!e-basis-7\/12 {
    flex-basis: 58.333333% !important;
  }

  .md\:\!e-basis-8\/12 {
    flex-basis: 66.666667% !important;
  }

  .md\:\!e-basis-9\/12 {
    flex-basis: 75% !important;
  }

  .md\:\!e-basis-auto {
    flex-basis: auto !important;
  }

  .md\:\!e-basis-full {
    flex-basis: 100% !important;
  }

  .md\:e-basis-0 {
    flex-basis: 0px;
  }

  .md\:e-basis-0\.5 {
    flex-basis: 0.125rem;
  }

  .md\:e-basis-1\/12 {
    flex-basis: 8.333333%;
  }

  .md\:e-basis-1\/2 {
    flex-basis: 50%;
  }

  .md\:e-basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .md\:e-basis-1\/4 {
    flex-basis: 25%;
  }

  .md\:e-basis-1\/5 {
    flex-basis: 20%;
  }

  .md\:e-basis-1\/6 {
    flex-basis: 16.666667%;
  }

  .md\:e-basis-10\/12 {
    flex-basis: 83.333333%;
  }

  .md\:e-basis-11\/12 {
    flex-basis: 91.666667%;
  }

  .md\:e-basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .md\:e-basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .md\:e-basis-2\/4 {
    flex-basis: 50%;
  }

  .md\:e-basis-2\/5 {
    flex-basis: 40%;
  }

  .md\:e-basis-2\/6 {
    flex-basis: 33.333333%;
  }

  .md\:e-basis-3\/12 {
    flex-basis: 25%;
  }

  .md\:e-basis-3\/4 {
    flex-basis: 75%;
  }

  .md\:e-basis-3\/5 {
    flex-basis: 60%;
  }

  .md\:e-basis-3\/6 {
    flex-basis: 50%;
  }

  .md\:e-basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .md\:e-basis-4\/5 {
    flex-basis: 80%;
  }

  .md\:e-basis-4\/6 {
    flex-basis: 66.666667%;
  }

  .md\:e-basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .md\:e-basis-5\/6 {
    flex-basis: 83.333333%;
  }

  .md\:e-basis-6\/12 {
    flex-basis: 50%;
  }

  .md\:e-basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .md\:e-basis-8\/12 {
    flex-basis: 66.666667%;
  }

  .md\:e-basis-9\/12 {
    flex-basis: 75%;
  }

  .md\:e-basis-auto {
    flex-basis: auto;
  }

  .md\:e-basis-full {
    flex-basis: 100%;
  }

  .md\:e-justify-normal {
    justify-content: normal;
  }

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

  .md\:e-justify-end {
    justify-content: flex-end;
  }

  .md\:e-justify-center {
    justify-content: center;
  }

  .md\:e-justify-between {
    justify-content: space-between;
  }

  .md\:e-justify-around {
    justify-content: space-around;
  }

  .md\:e-justify-evenly {
    justify-content: space-evenly;
  }

  .md\:e-justify-stretch {
    justify-content: stretch;
  }

  .md\:\!e-p-0 {
    padding: 0px !important;
  }

  .md\:\!e-p-0\.5 {
    padding: 0.125rem !important;
  }

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

  .md\:\!e-p-1\.5 {
    padding: 0.375rem !important;
  }

  .md\:\!e-p-10 {
    padding: 2.5rem !important;
  }

  .md\:\!e-p-11 {
    padding: 2.75rem !important;
  }

  .md\:\!e-p-12 {
    padding: 3rem !important;
  }

  .md\:\!e-p-14 {
    padding: 3.5rem !important;
  }

  .md\:\!e-p-16 {
    padding: 4rem !important;
  }

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

  .md\:\!e-p-2\.5 {
    padding: 0.625rem !important;
  }

  .md\:\!e-p-20 {
    padding: 5rem !important;
  }

  .md\:\!e-p-24 {
    padding: 6rem !important;
  }

  .md\:\!e-p-28 {
    padding: 7rem !important;
  }

  .md\:\!e-p-3 {
    padding: 0.75rem !important;
  }

  .md\:\!e-p-3\.5 {
    padding: 0.875rem !important;
  }

  .md\:\!e-p-32 {
    padding: 8rem !important;
  }

  .md\:\!e-p-36 {
    padding: 9rem !important;
  }

  .md\:\!e-p-4 {
    padding: 1rem !important;
  }

  .md\:\!e-p-40 {
    padding: 10rem !important;
  }

  .md\:\!e-p-44 {
    padding: 11rem !important;
  }

  .md\:\!e-p-48 {
    padding: 12rem !important;
  }

  .md\:\!e-p-5 {
    padding: 1.25rem !important;
  }

  .md\:\!e-p-52 {
    padding: 13rem !important;
  }

  .md\:\!e-p-56 {
    padding: 14rem !important;
  }

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

  .md\:\!e-p-60 {
    padding: 15rem !important;
  }

  .md\:\!e-p-64 {
    padding: 16rem !important;
  }

  .md\:\!e-p-7 {
    padding: 1.75rem !important;
  }

  .md\:\!e-p-72 {
    padding: 18rem !important;
  }

  .md\:\!e-p-8 {
    padding: 2rem !important;
  }

  .md\:\!e-p-80 {
    padding: 20rem !important;
  }

  .md\:\!e-p-9 {
    padding: 2.25rem !important;
  }

  .md\:\!e-p-96 {
    padding: 24rem !important;
  }

  .md\:\!e-p-px {
    padding: 1px !important;
  }

  .md\:e-p-0 {
    padding: 0px;
  }

  .md\:e-p-0\.5 {
    padding: 0.125rem;
  }

  .md\:e-p-1 {
    padding: 0.25rem;
  }

  .md\:e-p-1\.5 {
    padding: 0.375rem;
  }

  .md\:e-p-10 {
    padding: 2.5rem;
  }

  .md\:e-p-11 {
    padding: 2.75rem;
  }

  .md\:e-p-12 {
    padding: 3rem;
  }

  .md\:e-p-14 {
    padding: 3.5rem;
  }

  .md\:e-p-16 {
    padding: 4rem;
  }

  .md\:e-p-2 {
    padding: 0.5rem;
  }

  .md\:e-p-2\.5 {
    padding: 0.625rem;
  }

  .md\:e-p-20 {
    padding: 5rem;
  }

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

  .md\:e-p-28 {
    padding: 7rem;
  }

  .md\:e-p-3 {
    padding: 0.75rem;
  }

  .md\:e-p-3\.5 {
    padding: 0.875rem;
  }

  .md\:e-p-32 {
    padding: 8rem;
  }

  .md\:e-p-36 {
    padding: 9rem;
  }

  .md\:e-p-4 {
    padding: 1rem;
  }

  .md\:e-p-40 {
    padding: 10rem;
  }

  .md\:e-p-44 {
    padding: 11rem;
  }

  .md\:e-p-48 {
    padding: 12rem;
  }

  .md\:e-p-5 {
    padding: 1.25rem;
  }

  .md\:e-p-52 {
    padding: 13rem;
  }

  .md\:e-p-56 {
    padding: 14rem;
  }

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

  .md\:e-p-60 {
    padding: 15rem;
  }

  .md\:e-p-64 {
    padding: 16rem;
  }

  .md\:e-p-7 {
    padding: 1.75rem;
  }

  .md\:e-p-72 {
    padding: 18rem;
  }

  .md\:e-p-8 {
    padding: 2rem;
  }

  .md\:e-p-80 {
    padding: 20rem;
  }

  .md\:e-p-9 {
    padding: 2.25rem;
  }

  .md\:e-p-96 {
    padding: 24rem;
  }

  .md\:e-p-px {
    padding: 1px;
  }

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

  .md\:\!e-px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

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

  .md\:\!e-px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md\:\!e-px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:\!e-px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:\!e-px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:\!e-px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .md\:\!e-px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

  .md\:\!e-px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

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

  .md\:\!e-px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:\!e-px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:\!e-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:\!e-px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

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

  .md\:\!e-px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md\:\!e-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:\!e-px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:\!e-px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:\!e-px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:\!e-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:\!e-px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:\!e-px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .md\:\!e-px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:\!e-px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:\!e-px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:\!e-px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .md\:\!e-px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:\!e-px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .md\:\!e-px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md\:\!e-px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .md\:\!e-px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .md\:\!e-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .md\:\!e-py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

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

  .md\:\!e-py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:\!e-py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:\!e-py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:\!e-py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:\!e-py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

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

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

  .md\:\!e-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:\!e-py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:\!e-py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:\!e-py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:\!e-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:\!e-py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:\!e-py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .md\:\!e-py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:\!e-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:\!e-py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:\!e-py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .md\:\!e-py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

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

  .md\:\!e-py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:\!e-py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:\!e-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:\!e-py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:\!e-py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:\!e-py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:\!e-py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .md\:\!e-py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:\!e-py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:\!e-py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:\!e-py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:\!e-py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:e-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:e-px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:e-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:e-px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:e-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:e-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:e-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:e-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:e-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .md\:e-px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

  .md\:e-px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:e-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:e-px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

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

  .md\:e-px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:e-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:e-px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:e-px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:e-px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

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

  .md\:e-px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:e-px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .md\:e-px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:e-px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:e-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:e-px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

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

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

  .md\:e-px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:e-px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:e-px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:e-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:e-py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

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

  .md\:e-py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:e-py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:e-py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:e-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:e-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .md\:e-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:e-py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

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

  .md\:e-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:e-py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:e-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:e-py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md\:e-py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:e-py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

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

  .md\:e-py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:e-py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:e-py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

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

  .md\:e-py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:e-py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:e-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:e-py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

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

  .md\:e-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:e-py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:e-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:e-py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:e-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:e-py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:e-py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .md\:\!e-pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

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

  .md\:\!e-pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .md\:\!e-pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .md\:\!e-pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .md\:\!e-pb-12 {
    padding-bottom: 3rem !important;
  }

  .md\:\!e-pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .md\:\!e-pb-16 {
    padding-bottom: 4rem !important;
  }

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

  .md\:\!e-pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .md\:\!e-pb-20 {
    padding-bottom: 5rem !important;
  }

  .md\:\!e-pb-24 {
    padding-bottom: 6rem !important;
  }

  .md\:\!e-pb-28 {
    padding-bottom: 7rem !important;
  }

  .md\:\!e-pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .md\:\!e-pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .md\:\!e-pb-32 {
    padding-bottom: 8rem !important;
  }

  .md\:\!e-pb-36 {
    padding-bottom: 9rem !important;
  }

  .md\:\!e-pb-4 {
    padding-bottom: 1rem !important;
  }

  .md\:\!e-pb-40 {
    padding-bottom: 10rem !important;
  }

  .md\:\!e-pb-44 {
    padding-bottom: 11rem !important;
  }

  .md\:\!e-pb-48 {
    padding-bottom: 12rem !important;
  }

  .md\:\!e-pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .md\:\!e-pb-52 {
    padding-bottom: 13rem !important;
  }

  .md\:\!e-pb-56 {
    padding-bottom: 14rem !important;
  }

  .md\:\!e-pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .md\:\!e-pb-60 {
    padding-bottom: 15rem !important;
  }

  .md\:\!e-pb-64 {
    padding-bottom: 16rem !important;
  }

  .md\:\!e-pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .md\:\!e-pb-72 {
    padding-bottom: 18rem !important;
  }

  .md\:\!e-pb-8 {
    padding-bottom: 2rem !important;
  }

  .md\:\!e-pb-80 {
    padding-bottom: 20rem !important;
  }

  .md\:\!e-pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .md\:\!e-pb-96 {
    padding-bottom: 24rem !important;
  }

  .md\:\!e-pb-px {
    padding-bottom: 1px !important;
  }

  .md\:\!e-pl-0 {
    padding-left: 0px !important;
  }

  .md\:\!e-pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .md\:\!e-pl-1 {
    padding-left: 0.25rem !important;
  }

  .md\:\!e-pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .md\:\!e-pl-10 {
    padding-left: 2.5rem !important;
  }

  .md\:\!e-pl-11 {
    padding-left: 2.75rem !important;
  }

  .md\:\!e-pl-12 {
    padding-left: 3rem !important;
  }

  .md\:\!e-pl-14 {
    padding-left: 3.5rem !important;
  }

  .md\:\!e-pl-16 {
    padding-left: 4rem !important;
  }

  .md\:\!e-pl-2 {
    padding-left: 0.5rem !important;
  }

  .md\:\!e-pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .md\:\!e-pl-20 {
    padding-left: 5rem !important;
  }

  .md\:\!e-pl-24 {
    padding-left: 6rem !important;
  }

  .md\:\!e-pl-28 {
    padding-left: 7rem !important;
  }

  .md\:\!e-pl-3 {
    padding-left: 0.75rem !important;
  }

  .md\:\!e-pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .md\:\!e-pl-32 {
    padding-left: 8rem !important;
  }

  .md\:\!e-pl-36 {
    padding-left: 9rem !important;
  }

  .md\:\!e-pl-4 {
    padding-left: 1rem !important;
  }

  .md\:\!e-pl-40 {
    padding-left: 10rem !important;
  }

  .md\:\!e-pl-44 {
    padding-left: 11rem !important;
  }

  .md\:\!e-pl-48 {
    padding-left: 12rem !important;
  }

  .md\:\!e-pl-5 {
    padding-left: 1.25rem !important;
  }

  .md\:\!e-pl-52 {
    padding-left: 13rem !important;
  }

  .md\:\!e-pl-56 {
    padding-left: 14rem !important;
  }

  .md\:\!e-pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:\!e-pl-60 {
    padding-left: 15rem !important;
  }

  .md\:\!e-pl-64 {
    padding-left: 16rem !important;
  }

  .md\:\!e-pl-7 {
    padding-left: 1.75rem !important;
  }

  .md\:\!e-pl-72 {
    padding-left: 18rem !important;
  }

  .md\:\!e-pl-8 {
    padding-left: 2rem !important;
  }

  .md\:\!e-pl-80 {
    padding-left: 20rem !important;
  }

  .md\:\!e-pl-9 {
    padding-left: 2.25rem !important;
  }

  .md\:\!e-pl-96 {
    padding-left: 24rem !important;
  }

  .md\:\!e-pl-px {
    padding-left: 1px !important;
  }

  .md\:\!e-pr-0 {
    padding-right: 0px !important;
  }

  .md\:\!e-pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .md\:\!e-pr-1 {
    padding-right: 0.25rem !important;
  }

  .md\:\!e-pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .md\:\!e-pr-10 {
    padding-right: 2.5rem !important;
  }

  .md\:\!e-pr-11 {
    padding-right: 2.75rem !important;
  }

  .md\:\!e-pr-12 {
    padding-right: 3rem !important;
  }

  .md\:\!e-pr-14 {
    padding-right: 3.5rem !important;
  }

  .md\:\!e-pr-16 {
    padding-right: 4rem !important;
  }

  .md\:\!e-pr-2 {
    padding-right: 0.5rem !important;
  }

  .md\:\!e-pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .md\:\!e-pr-20 {
    padding-right: 5rem !important;
  }

  .md\:\!e-pr-24 {
    padding-right: 6rem !important;
  }

  .md\:\!e-pr-28 {
    padding-right: 7rem !important;
  }

  .md\:\!e-pr-3 {
    padding-right: 0.75rem !important;
  }

  .md\:\!e-pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .md\:\!e-pr-32 {
    padding-right: 8rem !important;
  }

  .md\:\!e-pr-36 {
    padding-right: 9rem !important;
  }

  .md\:\!e-pr-4 {
    padding-right: 1rem !important;
  }

  .md\:\!e-pr-40 {
    padding-right: 10rem !important;
  }

  .md\:\!e-pr-44 {
    padding-right: 11rem !important;
  }

  .md\:\!e-pr-48 {
    padding-right: 12rem !important;
  }

  .md\:\!e-pr-5 {
    padding-right: 1.25rem !important;
  }

  .md\:\!e-pr-52 {
    padding-right: 13rem !important;
  }

  .md\:\!e-pr-56 {
    padding-right: 14rem !important;
  }

  .md\:\!e-pr-6 {
    padding-right: 1.5rem !important;
  }

  .md\:\!e-pr-60 {
    padding-right: 15rem !important;
  }

  .md\:\!e-pr-64 {
    padding-right: 16rem !important;
  }

  .md\:\!e-pr-7 {
    padding-right: 1.75rem !important;
  }

  .md\:\!e-pr-72 {
    padding-right: 18rem !important;
  }

  .md\:\!e-pr-8 {
    padding-right: 2rem !important;
  }

  .md\:\!e-pr-80 {
    padding-right: 20rem !important;
  }

  .md\:\!e-pr-9 {
    padding-right: 2.25rem !important;
  }

  .md\:\!e-pr-96 {
    padding-right: 24rem !important;
  }

  .md\:\!e-pr-px {
    padding-right: 1px !important;
  }

  .md\:\!e-pt-0 {
    padding-top: 0px !important;
  }

  .md\:\!e-pt-0\.5 {
    padding-top: 0.125rem !important;
  }

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

  .md\:\!e-pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .md\:\!e-pt-10 {
    padding-top: 2.5rem !important;
  }

  .md\:\!e-pt-11 {
    padding-top: 2.75rem !important;
  }

  .md\:\!e-pt-12 {
    padding-top: 3rem !important;
  }

  .md\:\!e-pt-14 {
    padding-top: 3.5rem !important;
  }

  .md\:\!e-pt-16 {
    padding-top: 4rem !important;
  }

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

  .md\:\!e-pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .md\:\!e-pt-20 {
    padding-top: 5rem !important;
  }

  .md\:\!e-pt-24 {
    padding-top: 6rem !important;
  }

  .md\:\!e-pt-28 {
    padding-top: 7rem !important;
  }

  .md\:\!e-pt-3 {
    padding-top: 0.75rem !important;
  }

  .md\:\!e-pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .md\:\!e-pt-32 {
    padding-top: 8rem !important;
  }

  .md\:\!e-pt-36 {
    padding-top: 9rem !important;
  }

  .md\:\!e-pt-4 {
    padding-top: 1rem !important;
  }

  .md\:\!e-pt-40 {
    padding-top: 10rem !important;
  }

  .md\:\!e-pt-44 {
    padding-top: 11rem !important;
  }

  .md\:\!e-pt-48 {
    padding-top: 12rem !important;
  }

  .md\:\!e-pt-5 {
    padding-top: 1.25rem !important;
  }

  .md\:\!e-pt-52 {
    padding-top: 13rem !important;
  }

  .md\:\!e-pt-56 {
    padding-top: 14rem !important;
  }

  .md\:\!e-pt-6 {
    padding-top: 1.5rem !important;
  }

  .md\:\!e-pt-60 {
    padding-top: 15rem !important;
  }

  .md\:\!e-pt-64 {
    padding-top: 16rem !important;
  }

  .md\:\!e-pt-7 {
    padding-top: 1.75rem !important;
  }

  .md\:\!e-pt-72 {
    padding-top: 18rem !important;
  }

  .md\:\!e-pt-8 {
    padding-top: 2rem !important;
  }

  .md\:\!e-pt-80 {
    padding-top: 20rem !important;
  }

  .md\:\!e-pt-9 {
    padding-top: 2.25rem !important;
  }

  .md\:\!e-pt-96 {
    padding-top: 24rem !important;
  }

  .md\:\!e-pt-px {
    padding-top: 1px !important;
  }

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

  .md\:e-pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .md\:e-pb-1 {
    padding-bottom: 0.25rem;
  }

  .md\:e-pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .md\:e-pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:e-pb-11 {
    padding-bottom: 2.75rem;
  }

  .md\:e-pb-12 {
    padding-bottom: 3rem;
  }

  .md\:e-pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:e-pb-16 {
    padding-bottom: 4rem;
  }

  .md\:e-pb-2 {
    padding-bottom: 0.5rem;
  }

  .md\:e-pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .md\:e-pb-20 {
    padding-bottom: 5rem;
  }

  .md\:e-pb-24 {
    padding-bottom: 6rem;
  }

  .md\:e-pb-28 {
    padding-bottom: 7rem;
  }

  .md\:e-pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:e-pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .md\:e-pb-32 {
    padding-bottom: 8rem;
  }

  .md\:e-pb-36 {
    padding-bottom: 9rem;
  }

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

  .md\:e-pb-40 {
    padding-bottom: 10rem;
  }

  .md\:e-pb-44 {
    padding-bottom: 11rem;
  }

  .md\:e-pb-48 {
    padding-bottom: 12rem;
  }

  .md\:e-pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:e-pb-52 {
    padding-bottom: 13rem;
  }

  .md\:e-pb-56 {
    padding-bottom: 14rem;
  }

  .md\:e-pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:e-pb-60 {
    padding-bottom: 15rem;
  }

  .md\:e-pb-64 {
    padding-bottom: 16rem;
  }

  .md\:e-pb-7 {
    padding-bottom: 1.75rem;
  }

  .md\:e-pb-72 {
    padding-bottom: 18rem;
  }

  .md\:e-pb-8 {
    padding-bottom: 2rem;
  }

  .md\:e-pb-80 {
    padding-bottom: 20rem;
  }

  .md\:e-pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:e-pb-96 {
    padding-bottom: 24rem;
  }

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

  .md\:e-pl-0 {
    padding-left: 0px;
  }

  .md\:e-pl-0\.5 {
    padding-left: 0.125rem;
  }

  .md\:e-pl-1 {
    padding-left: 0.25rem;
  }

  .md\:e-pl-1\.5 {
    padding-left: 0.375rem;
  }

  .md\:e-pl-10 {
    padding-left: 2.5rem;
  }

  .md\:e-pl-11 {
    padding-left: 2.75rem;
  }

  .md\:e-pl-12 {
    padding-left: 3rem;
  }

  .md\:e-pl-14 {
    padding-left: 3.5rem;
  }

  .md\:e-pl-16 {
    padding-left: 4rem;
  }

  .md\:e-pl-2 {
    padding-left: 0.5rem;
  }

  .md\:e-pl-2\.5 {
    padding-left: 0.625rem;
  }

  .md\:e-pl-20 {
    padding-left: 5rem;
  }

  .md\:e-pl-24 {
    padding-left: 6rem;
  }

  .md\:e-pl-28 {
    padding-left: 7rem;
  }

  .md\:e-pl-3 {
    padding-left: 0.75rem;
  }

  .md\:e-pl-3\.5 {
    padding-left: 0.875rem;
  }

  .md\:e-pl-32 {
    padding-left: 8rem;
  }

  .md\:e-pl-36 {
    padding-left: 9rem;
  }

  .md\:e-pl-4 {
    padding-left: 1rem;
  }

  .md\:e-pl-40 {
    padding-left: 10rem;
  }

  .md\:e-pl-44 {
    padding-left: 11rem;
  }

  .md\:e-pl-48 {
    padding-left: 12rem;
  }

  .md\:e-pl-5 {
    padding-left: 1.25rem;
  }

  .md\:e-pl-52 {
    padding-left: 13rem;
  }

  .md\:e-pl-56 {
    padding-left: 14rem;
  }

  .md\:e-pl-6 {
    padding-left: 1.5rem;
  }

  .md\:e-pl-60 {
    padding-left: 15rem;
  }

  .md\:e-pl-64 {
    padding-left: 16rem;
  }

  .md\:e-pl-7 {
    padding-left: 1.75rem;
  }

  .md\:e-pl-72 {
    padding-left: 18rem;
  }

  .md\:e-pl-8 {
    padding-left: 2rem;
  }

  .md\:e-pl-80 {
    padding-left: 20rem;
  }

  .md\:e-pl-9 {
    padding-left: 2.25rem;
  }

  .md\:e-pl-96 {
    padding-left: 24rem;
  }

  .md\:e-pl-px {
    padding-left: 1px;
  }

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

  .md\:e-pr-0\.5 {
    padding-right: 0.125rem;
  }

  .md\:e-pr-1 {
    padding-right: 0.25rem;
  }

  .md\:e-pr-1\.5 {
    padding-right: 0.375rem;
  }

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

  .md\:e-pr-11 {
    padding-right: 2.75rem;
  }

  .md\:e-pr-12 {
    padding-right: 3rem;
  }

  .md\:e-pr-14 {
    padding-right: 3.5rem;
  }

  .md\:e-pr-16 {
    padding-right: 4rem;
  }

  .md\:e-pr-2 {
    padding-right: 0.5rem;
  }

  .md\:e-pr-2\.5 {
    padding-right: 0.625rem;
  }

  .md\:e-pr-20 {
    padding-right: 5rem;
  }

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

  .md\:e-pr-28 {
    padding-right: 7rem;
  }

  .md\:e-pr-3 {
    padding-right: 0.75rem;
  }

  .md\:e-pr-3\.5 {
    padding-right: 0.875rem;
  }

  .md\:e-pr-32 {
    padding-right: 8rem;
  }

  .md\:e-pr-36 {
    padding-right: 9rem;
  }

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

  .md\:e-pr-40 {
    padding-right: 10rem;
  }

  .md\:e-pr-44 {
    padding-right: 11rem;
  }

  .md\:e-pr-48 {
    padding-right: 12rem;
  }

  .md\:e-pr-5 {
    padding-right: 1.25rem;
  }

  .md\:e-pr-52 {
    padding-right: 13rem;
  }

  .md\:e-pr-56 {
    padding-right: 14rem;
  }

  .md\:e-pr-6 {
    padding-right: 1.5rem;
  }

  .md\:e-pr-60 {
    padding-right: 15rem;
  }

  .md\:e-pr-64 {
    padding-right: 16rem;
  }

  .md\:e-pr-7 {
    padding-right: 1.75rem;
  }

  .md\:e-pr-72 {
    padding-right: 18rem;
  }

  .md\:e-pr-8 {
    padding-right: 2rem;
  }

  .md\:e-pr-80 {
    padding-right: 20rem;
  }

  .md\:e-pr-9 {
    padding-right: 2.25rem;
  }

  .md\:e-pr-96 {
    padding-right: 24rem;
  }

  .md\:e-pr-px {
    padding-right: 1px;
  }

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

  .md\:e-pt-0\.5 {
    padding-top: 0.125rem;
  }

  .md\:e-pt-1 {
    padding-top: 0.25rem;
  }

  .md\:e-pt-1\.5 {
    padding-top: 0.375rem;
  }

  .md\:e-pt-10 {
    padding-top: 2.5rem;
  }

  .md\:e-pt-11 {
    padding-top: 2.75rem;
  }

  .md\:e-pt-12 {
    padding-top: 3rem;
  }

  .md\:e-pt-14 {
    padding-top: 3.5rem;
  }

  .md\:e-pt-16 {
    padding-top: 4rem;
  }

  .md\:e-pt-2 {
    padding-top: 0.5rem;
  }

  .md\:e-pt-2\.5 {
    padding-top: 0.625rem;
  }

  .md\:e-pt-20 {
    padding-top: 5rem;
  }

  .md\:e-pt-24 {
    padding-top: 6rem;
  }

  .md\:e-pt-28 {
    padding-top: 7rem;
  }

  .md\:e-pt-3 {
    padding-top: 0.75rem;
  }

  .md\:e-pt-3\.5 {
    padding-top: 0.875rem;
  }

  .md\:e-pt-32 {
    padding-top: 8rem;
  }

  .md\:e-pt-36 {
    padding-top: 9rem;
  }

  .md\:e-pt-4 {
    padding-top: 1rem;
  }

  .md\:e-pt-40 {
    padding-top: 10rem;
  }

  .md\:e-pt-44 {
    padding-top: 11rem;
  }

  .md\:e-pt-48 {
    padding-top: 12rem;
  }

  .md\:e-pt-5 {
    padding-top: 1.25rem;
  }

  .md\:e-pt-52 {
    padding-top: 13rem;
  }

  .md\:e-pt-56 {
    padding-top: 14rem;
  }

  .md\:e-pt-6 {
    padding-top: 1.5rem;
  }

  .md\:e-pt-60 {
    padding-top: 15rem;
  }

  .md\:e-pt-64 {
    padding-top: 16rem;
  }

  .md\:e-pt-7 {
    padding-top: 1.75rem;
  }

  .md\:e-pt-72 {
    padding-top: 18rem;
  }

  .md\:e-pt-8 {
    padding-top: 2rem;
  }

  .md\:e-pt-80 {
    padding-top: 20rem;
  }

  .md\:e-pt-9 {
    padding-top: 2.25rem;
  }

  .md\:e-pt-96 {
    padding-top: 24rem;
  }

  .md\:e-pt-px {
    padding-top: 1px;
  }

  .md\:\!e-underline-offset-1 {
    text-underline-offset: 1px !important;
  }

  .md\:\!e-underline-offset-2 {
    text-underline-offset: 2px !important;
  }

  .md\:\!e-underline-offset-4 {
    text-underline-offset: 4px !important;
  }

  .md\:\!e-underline-offset-8 {
    text-underline-offset: 8px !important;
  }

  .md\:e-underline-offset-1 {
    text-underline-offset: 1px;
  }

  .md\:e-underline-offset-2 {
    text-underline-offset: 2px;
  }

  .md\:e-underline-offset-4 {
    text-underline-offset: 4px;
  }

  .md\:e-underline-offset-8 {
    text-underline-offset: 8px;
  }

  .md\:\!-e-outline-offset-1 {
    outline-offset: -1px !important;
  }

  .md\:\!-e-outline-offset-2 {
    outline-offset: -2px !important;
  }

  .md\:\!-e-outline-offset-4 {
    outline-offset: -4px !important;
  }

  .md\:\!-e-outline-offset-8 {
    outline-offset: -8px !important;
  }

  .md\:\!e--outline-offset-1 {
    outline-offset: -1px !important;
  }

  .md\:\!e--outline-offset-2 {
    outline-offset: -2px !important;
  }

  .md\:\!e--outline-offset-4 {
    outline-offset: -4px !important;
  }

  .md\:\!e--outline-offset-8 {
    outline-offset: -8px !important;
  }

  .md\:\!e-outline-offset-1 {
    outline-offset: 1px !important;
  }

  .md\:\!e-outline-offset-2 {
    outline-offset: 2px !important;
  }

  .md\:\!e-outline-offset-4 {
    outline-offset: 4px !important;
  }

  .md\:\!e-outline-offset-8 {
    outline-offset: 8px !important;
  }

  .md\:-e-outline-offset-1 {
    outline-offset: -1px;
  }

  .md\:-e-outline-offset-2 {
    outline-offset: -2px;
  }

  .md\:-e-outline-offset-4 {
    outline-offset: -4px;
  }

  .md\:-e-outline-offset-8 {
    outline-offset: -8px;
  }

  .md\:e--outline-offset-1 {
    outline-offset: -1px;
  }

  .md\:e--outline-offset-2 {
    outline-offset: -2px;
  }

  .md\:e--outline-offset-4 {
    outline-offset: -4px;
  }

  .md\:e--outline-offset-8 {
    outline-offset: -8px;
  }

  .md\:e-outline-offset-1 {
    outline-offset: 1px;
  }

  .md\:e-outline-offset-2 {
    outline-offset: 2px;
  }

  .md\:e-outline-offset-4 {
    outline-offset: 4px;
  }

  .md\:e-outline-offset-8 {
    outline-offset: 8px;
  }
}

@media (min-width: 1024px) {
  .lg\:\!-e-m-0 {
    margin: -0px !important;
  }

  .lg\:\!-e-m-0\.5 {
    margin: -0.125rem !important;
  }

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

  .lg\:\!-e-m-1\.5 {
    margin: -0.375rem !important;
  }

  .lg\:\!-e-m-10 {
    margin: -2.5rem !important;
  }

  .lg\:\!-e-m-11 {
    margin: -2.75rem !important;
  }

  .lg\:\!-e-m-12 {
    margin: -3rem !important;
  }

  .lg\:\!-e-m-14 {
    margin: -3.5rem !important;
  }

  .lg\:\!-e-m-16 {
    margin: -4rem !important;
  }

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

  .lg\:\!-e-m-2\.5 {
    margin: -0.625rem !important;
  }

  .lg\:\!-e-m-20 {
    margin: -5rem !important;
  }

  .lg\:\!-e-m-24 {
    margin: -6rem !important;
  }

  .lg\:\!-e-m-28 {
    margin: -7rem !important;
  }

  .lg\:\!-e-m-3 {
    margin: -0.75rem !important;
  }

  .lg\:\!-e-m-3\.5 {
    margin: -0.875rem !important;
  }

  .lg\:\!-e-m-32 {
    margin: -8rem !important;
  }

  .lg\:\!-e-m-36 {
    margin: -9rem !important;
  }

  .lg\:\!-e-m-4 {
    margin: -1rem !important;
  }

  .lg\:\!-e-m-40 {
    margin: -10rem !important;
  }

  .lg\:\!-e-m-44 {
    margin: -11rem !important;
  }

  .lg\:\!-e-m-48 {
    margin: -12rem !important;
  }

  .lg\:\!-e-m-5 {
    margin: -1.25rem !important;
  }

  .lg\:\!-e-m-52 {
    margin: -13rem !important;
  }

  .lg\:\!-e-m-56 {
    margin: -14rem !important;
  }

  .lg\:\!-e-m-6 {
    margin: -1.5rem !important;
  }

  .lg\:\!-e-m-60 {
    margin: -15rem !important;
  }

  .lg\:\!-e-m-64 {
    margin: -16rem !important;
  }

  .lg\:\!-e-m-7 {
    margin: -1.75rem !important;
  }

  .lg\:\!-e-m-72 {
    margin: -18rem !important;
  }

  .lg\:\!-e-m-8 {
    margin: -2rem !important;
  }

  .lg\:\!-e-m-80 {
    margin: -20rem !important;
  }

  .lg\:\!-e-m-9 {
    margin: -2.25rem !important;
  }

  .lg\:\!-e-m-96 {
    margin: -24rem !important;
  }

  .lg\:\!-e-m-px {
    margin: -1px !important;
  }

  .lg\:\!e-m-0 {
    margin: 0px !important;
  }

  .lg\:\!e-m-0\.5 {
    margin: 0.125rem !important;
  }

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

  .lg\:\!e-m-1\.5 {
    margin: 0.375rem !important;
  }

  .lg\:\!e-m-10 {
    margin: 2.5rem !important;
  }

  .lg\:\!e-m-11 {
    margin: 2.75rem !important;
  }

  .lg\:\!e-m-12 {
    margin: 3rem !important;
  }

  .lg\:\!e-m-14 {
    margin: 3.5rem !important;
  }

  .lg\:\!e-m-16 {
    margin: 4rem !important;
  }

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

  .lg\:\!e-m-2\.5 {
    margin: 0.625rem !important;
  }

  .lg\:\!e-m-20 {
    margin: 5rem !important;
  }

  .lg\:\!e-m-24 {
    margin: 6rem !important;
  }

  .lg\:\!e-m-28 {
    margin: 7rem !important;
  }

  .lg\:\!e-m-3 {
    margin: 0.75rem !important;
  }

  .lg\:\!e-m-3\.5 {
    margin: 0.875rem !important;
  }

  .lg\:\!e-m-32 {
    margin: 8rem !important;
  }

  .lg\:\!e-m-36 {
    margin: 9rem !important;
  }

  .lg\:\!e-m-4 {
    margin: 1rem !important;
  }

  .lg\:\!e-m-40 {
    margin: 10rem !important;
  }

  .lg\:\!e-m-44 {
    margin: 11rem !important;
  }

  .lg\:\!e-m-48 {
    margin: 12rem !important;
  }

  .lg\:\!e-m-5 {
    margin: 1.25rem !important;
  }

  .lg\:\!e-m-52 {
    margin: 13rem !important;
  }

  .lg\:\!e-m-56 {
    margin: 14rem !important;
  }

  .lg\:\!e-m-6 {
    margin: 1.5rem !important;
  }

  .lg\:\!e-m-60 {
    margin: 15rem !important;
  }

  .lg\:\!e-m-64 {
    margin: 16rem !important;
  }

  .lg\:\!e-m-7 {
    margin: 1.75rem !important;
  }

  .lg\:\!e-m-72 {
    margin: 18rem !important;
  }

  .lg\:\!e-m-8 {
    margin: 2rem !important;
  }

  .lg\:\!e-m-80 {
    margin: 20rem !important;
  }

  .lg\:\!e-m-9 {
    margin: 2.25rem !important;
  }

  .lg\:\!e-m-96 {
    margin: 24rem !important;
  }

  .lg\:\!e-m-auto {
    margin: auto !important;
  }

  .lg\:\!e-m-px {
    margin: 1px !important;
  }

  .lg\:-e-m-0 {
    margin: -0px;
  }

  .lg\:-e-m-0\.5 {
    margin: -0.125rem;
  }

  .lg\:-e-m-1 {
    margin: -0.25rem;
  }

  .lg\:-e-m-1\.5 {
    margin: -0.375rem;
  }

  .lg\:-e-m-10 {
    margin: -2.5rem;
  }

  .lg\:-e-m-11 {
    margin: -2.75rem;
  }

  .lg\:-e-m-12 {
    margin: -3rem;
  }

  .lg\:-e-m-14 {
    margin: -3.5rem;
  }

  .lg\:-e-m-16 {
    margin: -4rem;
  }

  .lg\:-e-m-2 {
    margin: -0.5rem;
  }

  .lg\:-e-m-2\.5 {
    margin: -0.625rem;
  }

  .lg\:-e-m-20 {
    margin: -5rem;
  }

  .lg\:-e-m-24 {
    margin: -6rem;
  }

  .lg\:-e-m-28 {
    margin: -7rem;
  }

  .lg\:-e-m-3 {
    margin: -0.75rem;
  }

  .lg\:-e-m-3\.5 {
    margin: -0.875rem;
  }

  .lg\:-e-m-32 {
    margin: -8rem;
  }

  .lg\:-e-m-36 {
    margin: -9rem;
  }

  .lg\:-e-m-4 {
    margin: -1rem;
  }

  .lg\:-e-m-40 {
    margin: -10rem;
  }

  .lg\:-e-m-44 {
    margin: -11rem;
  }

  .lg\:-e-m-48 {
    margin: -12rem;
  }

  .lg\:-e-m-5 {
    margin: -1.25rem;
  }

  .lg\:-e-m-52 {
    margin: -13rem;
  }

  .lg\:-e-m-56 {
    margin: -14rem;
  }

  .lg\:-e-m-6 {
    margin: -1.5rem;
  }

  .lg\:-e-m-60 {
    margin: -15rem;
  }

  .lg\:-e-m-64 {
    margin: -16rem;
  }

  .lg\:-e-m-7 {
    margin: -1.75rem;
  }

  .lg\:-e-m-72 {
    margin: -18rem;
  }

  .lg\:-e-m-8 {
    margin: -2rem;
  }

  .lg\:-e-m-80 {
    margin: -20rem;
  }

  .lg\:-e-m-9 {
    margin: -2.25rem;
  }

  .lg\:-e-m-96 {
    margin: -24rem;
  }

  .lg\:-e-m-px {
    margin: -1px;
  }

  .lg\:e-m-0 {
    margin: 0px;
  }

  .lg\:e-m-0\.5 {
    margin: 0.125rem;
  }

  .lg\:e-m-1 {
    margin: 0.25rem;
  }

  .lg\:e-m-1\.5 {
    margin: 0.375rem;
  }

  .lg\:e-m-10 {
    margin: 2.5rem;
  }

  .lg\:e-m-11 {
    margin: 2.75rem;
  }

  .lg\:e-m-12 {
    margin: 3rem;
  }

  .lg\:e-m-14 {
    margin: 3.5rem;
  }

  .lg\:e-m-16 {
    margin: 4rem;
  }

  .lg\:e-m-2 {
    margin: 0.5rem;
  }

  .lg\:e-m-2\.5 {
    margin: 0.625rem;
  }

  .lg\:e-m-20 {
    margin: 5rem;
  }

  .lg\:e-m-24 {
    margin: 6rem;
  }

  .lg\:e-m-28 {
    margin: 7rem;
  }

  .lg\:e-m-3 {
    margin: 0.75rem;
  }

  .lg\:e-m-3\.5 {
    margin: 0.875rem;
  }

  .lg\:e-m-32 {
    margin: 8rem;
  }

  .lg\:e-m-36 {
    margin: 9rem;
  }

  .lg\:e-m-4 {
    margin: 1rem;
  }

  .lg\:e-m-40 {
    margin: 10rem;
  }

  .lg\:e-m-44 {
    margin: 11rem;
  }

  .lg\:e-m-48 {
    margin: 12rem;
  }

  .lg\:e-m-5 {
    margin: 1.25rem;
  }

  .lg\:e-m-52 {
    margin: 13rem;
  }

  .lg\:e-m-56 {
    margin: 14rem;
  }

  .lg\:e-m-6 {
    margin: 1.5rem;
  }

  .lg\:e-m-60 {
    margin: 15rem;
  }

  .lg\:e-m-64 {
    margin: 16rem;
  }

  .lg\:e-m-7 {
    margin: 1.75rem;
  }

  .lg\:e-m-72 {
    margin: 18rem;
  }

  .lg\:e-m-8 {
    margin: 2rem;
  }

  .lg\:e-m-80 {
    margin: 20rem;
  }

  .lg\:e-m-9 {
    margin: 2.25rem;
  }

  .lg\:e-m-96 {
    margin: 24rem;
  }

  .lg\:e-m-auto {
    margin: auto;
  }

  .lg\:e-m-px {
    margin: 1px;
  }

  .lg\:\!-e-mx-0 {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }

  .lg\:\!-e-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

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

  .lg\:\!-e-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .lg\:\!-e-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:\!-e-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:\!-e-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:\!-e-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .lg\:\!-e-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

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

  .lg\:\!-e-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .lg\:\!-e-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:\!-e-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:\!-e-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:\!-e-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:\!-e-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .lg\:\!-e-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:\!-e-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .lg\:\!-e-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:\!-e-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:\!-e-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:\!-e-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:\!-e-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:\!-e-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:\!-e-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:\!-e-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:\!-e-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:\!-e-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:\!-e-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:\!-e-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .lg\:\!-e-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:\!-e-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .lg\:\!-e-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .lg\:\!-e-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:\!-e-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:\!-e-my-0 {
    margin-top: -0px !important;
    margin-bottom: -0px !important;
  }

  .lg\:\!-e-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

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

  .lg\:\!-e-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .lg\:\!-e-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:\!-e-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:\!-e-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:\!-e-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:\!-e-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

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

  .lg\:\!-e-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .lg\:\!-e-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:\!-e-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:\!-e-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:\!-e-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:\!-e-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .lg\:\!-e-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:\!-e-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:\!-e-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:\!-e-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:\!-e-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:\!-e-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:\!-e-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:\!-e-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:\!-e-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .lg\:\!-e-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:\!-e-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:\!-e-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:\!-e-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:\!-e-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .lg\:\!-e-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:\!-e-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:\!-e-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:\!-e-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:\!-e-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:\!e-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .lg\:\!e-mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

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

  .lg\:\!e-mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .lg\:\!e-mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:\!e-mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:\!e-mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:\!e-mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .lg\:\!e-mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

  .lg\:\!e-mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .lg\:\!e-mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:\!e-mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:\!e-mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:\!e-mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:\!e-mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .lg\:\!e-mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:\!e-mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg\:\!e-mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:\!e-mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:\!e-mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:\!e-mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:\!e-mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:\!e-mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:\!e-mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:\!e-mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:\!e-mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:\!e-mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:\!e-mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:\!e-mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .lg\:\!e-mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:\!e-mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .lg\:\!e-mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .lg\:\!e-mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

  .lg\:\!e-mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:\!e-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .lg\:\!e-my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

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

  .lg\:\!e-my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .lg\:\!e-my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:\!e-my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:\!e-my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:\!e-my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:\!e-my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

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

  .lg\:\!e-my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .lg\:\!e-my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:\!e-my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:\!e-my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:\!e-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:\!e-my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .lg\:\!e-my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:\!e-my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:\!e-my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:\!e-my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:\!e-my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:\!e-my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:\!e-my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:\!e-my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:\!e-my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .lg\:\!e-my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:\!e-my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:\!e-my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:\!e-my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:\!e-my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .lg\:\!e-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:\!e-my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:\!e-my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:\!e-my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

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

  .lg\:\!e-my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:-e-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .lg\:-e-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:-e-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:-e-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:-e-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:-e-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:-e-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:-e-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .lg\:-e-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:-e-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:-e-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:-e-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:-e-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-e-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:-e-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:-e-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:-e-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:-e-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:-e-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-e-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:-e-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:-e-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:-e-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:-e-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:-e-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:-e-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:-e-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:-e-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:-e-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:-e-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

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

  .lg\:-e-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:-e-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:-e-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:-e-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-e-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .lg\:-e-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:-e-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:-e-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:-e-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:-e-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:-e-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:-e-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .lg\:-e-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

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

  .lg\:-e-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:-e-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:-e-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:-e-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:-e-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:-e-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:-e-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:-e-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:-e-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-e-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:-e-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:-e-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:-e-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:-e-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:-e-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

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

  .lg\:-e-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:-e-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:-e-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:-e-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:-e-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-e-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:-e-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:-e-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:-e-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:e-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:e-mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:e-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:e-mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:e-mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:e-mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:e-mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:e-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:e-mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:e-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:e-mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:e-mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:e-mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:e-mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:e-mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:e-mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:e-mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:e-mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:e-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:e-mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:e-mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .lg\:e-mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .lg\:e-mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:e-mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:e-mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:e-mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:e-mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:e-mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:e-mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:e-mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

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

  .lg\:e-mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:e-mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:e-mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .lg\:e-mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:e-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:e-my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:e-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:e-my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:e-my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:e-my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .lg\:e-my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:e-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:e-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .lg\:e-my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:e-my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:e-my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:e-my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:e-my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:e-my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:e-my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:e-my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:e-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:e-my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:e-my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .lg\:e-my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .lg\:e-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:e-my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:e-my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

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

  .lg\:e-my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:e-my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:e-my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:e-my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:e-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:e-my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:e-my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:e-my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:e-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:e-my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:\!-e-mb-0 {
    margin-bottom: -0px !important;
  }

  .lg\:\!-e-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

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

  .lg\:\!-e-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .lg\:\!-e-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .lg\:\!-e-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .lg\:\!-e-mb-12 {
    margin-bottom: -3rem !important;
  }

  .lg\:\!-e-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .lg\:\!-e-mb-16 {
    margin-bottom: -4rem !important;
  }

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

  .lg\:\!-e-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .lg\:\!-e-mb-20 {
    margin-bottom: -5rem !important;
  }

  .lg\:\!-e-mb-24 {
    margin-bottom: -6rem !important;
  }

  .lg\:\!-e-mb-28 {
    margin-bottom: -7rem !important;
  }

  .lg\:\!-e-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .lg\:\!-e-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .lg\:\!-e-mb-32 {
    margin-bottom: -8rem !important;
  }

  .lg\:\!-e-mb-36 {
    margin-bottom: -9rem !important;
  }

  .lg\:\!-e-mb-4 {
    margin-bottom: -1rem !important;
  }

  .lg\:\!-e-mb-40 {
    margin-bottom: -10rem !important;
  }

  .lg\:\!-e-mb-44 {
    margin-bottom: -11rem !important;
  }

  .lg\:\!-e-mb-48 {
    margin-bottom: -12rem !important;
  }

  .lg\:\!-e-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .lg\:\!-e-mb-52 {
    margin-bottom: -13rem !important;
  }

  .lg\:\!-e-mb-56 {
    margin-bottom: -14rem !important;
  }

  .lg\:\!-e-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .lg\:\!-e-mb-60 {
    margin-bottom: -15rem !important;
  }

  .lg\:\!-e-mb-64 {
    margin-bottom: -16rem !important;
  }

  .lg\:\!-e-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .lg\:\!-e-mb-72 {
    margin-bottom: -18rem !important;
  }

  .lg\:\!-e-mb-8 {
    margin-bottom: -2rem !important;
  }

  .lg\:\!-e-mb-80 {
    margin-bottom: -20rem !important;
  }

  .lg\:\!-e-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .lg\:\!-e-mb-96 {
    margin-bottom: -24rem !important;
  }

  .lg\:\!-e-mb-px {
    margin-bottom: -1px !important;
  }

  .lg\:\!-e-ml-0 {
    margin-left: -0px !important;
  }

  .lg\:\!-e-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .lg\:\!-e-ml-1 {
    margin-left: -0.25rem !important;
  }

  .lg\:\!-e-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .lg\:\!-e-ml-10 {
    margin-left: -2.5rem !important;
  }

  .lg\:\!-e-ml-11 {
    margin-left: -2.75rem !important;
  }

  .lg\:\!-e-ml-12 {
    margin-left: -3rem !important;
  }

  .lg\:\!-e-ml-14 {
    margin-left: -3.5rem !important;
  }

  .lg\:\!-e-ml-16 {
    margin-left: -4rem !important;
  }

  .lg\:\!-e-ml-2 {
    margin-left: -0.5rem !important;
  }

  .lg\:\!-e-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .lg\:\!-e-ml-20 {
    margin-left: -5rem !important;
  }

  .lg\:\!-e-ml-24 {
    margin-left: -6rem !important;
  }

  .lg\:\!-e-ml-28 {
    margin-left: -7rem !important;
  }

  .lg\:\!-e-ml-3 {
    margin-left: -0.75rem !important;
  }

  .lg\:\!-e-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .lg\:\!-e-ml-32 {
    margin-left: -8rem !important;
  }

  .lg\:\!-e-ml-36 {
    margin-left: -9rem !important;
  }

  .lg\:\!-e-ml-4 {
    margin-left: -1rem !important;
  }

  .lg\:\!-e-ml-40 {
    margin-left: -10rem !important;
  }

  .lg\:\!-e-ml-44 {
    margin-left: -11rem !important;
  }

  .lg\:\!-e-ml-48 {
    margin-left: -12rem !important;
  }

  .lg\:\!-e-ml-5 {
    margin-left: -1.25rem !important;
  }

  .lg\:\!-e-ml-52 {
    margin-left: -13rem !important;
  }

  .lg\:\!-e-ml-56 {
    margin-left: -14rem !important;
  }

  .lg\:\!-e-ml-6 {
    margin-left: -1.5rem !important;
  }

  .lg\:\!-e-ml-60 {
    margin-left: -15rem !important;
  }

  .lg\:\!-e-ml-64 {
    margin-left: -16rem !important;
  }

  .lg\:\!-e-ml-7 {
    margin-left: -1.75rem !important;
  }

  .lg\:\!-e-ml-72 {
    margin-left: -18rem !important;
  }

  .lg\:\!-e-ml-8 {
    margin-left: -2rem !important;
  }

  .lg\:\!-e-ml-80 {
    margin-left: -20rem !important;
  }

  .lg\:\!-e-ml-9 {
    margin-left: -2.25rem !important;
  }

  .lg\:\!-e-ml-96 {
    margin-left: -24rem !important;
  }

  .lg\:\!-e-ml-px {
    margin-left: -1px !important;
  }

  .lg\:\!-e-mr-0 {
    margin-right: -0px !important;
  }

  .lg\:\!-e-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .lg\:\!-e-mr-1 {
    margin-right: -0.25rem !important;
  }

  .lg\:\!-e-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .lg\:\!-e-mr-10 {
    margin-right: -2.5rem !important;
  }

  .lg\:\!-e-mr-11 {
    margin-right: -2.75rem !important;
  }

  .lg\:\!-e-mr-12 {
    margin-right: -3rem !important;
  }

  .lg\:\!-e-mr-14 {
    margin-right: -3.5rem !important;
  }

  .lg\:\!-e-mr-16 {
    margin-right: -4rem !important;
  }

  .lg\:\!-e-mr-2 {
    margin-right: -0.5rem !important;
  }

  .lg\:\!-e-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .lg\:\!-e-mr-20 {
    margin-right: -5rem !important;
  }

  .lg\:\!-e-mr-24 {
    margin-right: -6rem !important;
  }

  .lg\:\!-e-mr-28 {
    margin-right: -7rem !important;
  }

  .lg\:\!-e-mr-3 {
    margin-right: -0.75rem !important;
  }

  .lg\:\!-e-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

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

  .lg\:\!-e-mr-36 {
    margin-right: -9rem !important;
  }

  .lg\:\!-e-mr-4 {
    margin-right: -1rem !important;
  }

  .lg\:\!-e-mr-40 {
    margin-right: -10rem !important;
  }

  .lg\:\!-e-mr-44 {
    margin-right: -11rem !important;
  }

  .lg\:\!-e-mr-48 {
    margin-right: -12rem !important;
  }

  .lg\:\!-e-mr-5 {
    margin-right: -1.25rem !important;
  }

  .lg\:\!-e-mr-52 {
    margin-right: -13rem !important;
  }

  .lg\:\!-e-mr-56 {
    margin-right: -14rem !important;
  }

  .lg\:\!-e-mr-6 {
    margin-right: -1.5rem !important;
  }

  .lg\:\!-e-mr-60 {
    margin-right: -15rem !important;
  }

  .lg\:\!-e-mr-64 {
    margin-right: -16rem !important;
  }

  .lg\:\!-e-mr-7 {
    margin-right: -1.75rem !important;
  }

  .lg\:\!-e-mr-72 {
    margin-right: -18rem !important;
  }

  .lg\:\!-e-mr-8 {
    margin-right: -2rem !important;
  }

  .lg\:\!-e-mr-80 {
    margin-right: -20rem !important;
  }

  .lg\:\!-e-mr-9 {
    margin-right: -2.25rem !important;
  }

  .lg\:\!-e-mr-96 {
    margin-right: -24rem !important;
  }

  .lg\:\!-e-mr-px {
    margin-right: -1px !important;
  }

  .lg\:\!-e-mt-0 {
    margin-top: -0px !important;
  }

  .lg\:\!-e-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

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

  .lg\:\!-e-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .lg\:\!-e-mt-10 {
    margin-top: -2.5rem !important;
  }

  .lg\:\!-e-mt-11 {
    margin-top: -2.75rem !important;
  }

  .lg\:\!-e-mt-12 {
    margin-top: -3rem !important;
  }

  .lg\:\!-e-mt-14 {
    margin-top: -3.5rem !important;
  }

  .lg\:\!-e-mt-16 {
    margin-top: -4rem !important;
  }

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

  .lg\:\!-e-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .lg\:\!-e-mt-20 {
    margin-top: -5rem !important;
  }

  .lg\:\!-e-mt-24 {
    margin-top: -6rem !important;
  }

  .lg\:\!-e-mt-28 {
    margin-top: -7rem !important;
  }

  .lg\:\!-e-mt-3 {
    margin-top: -0.75rem !important;
  }

  .lg\:\!-e-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .lg\:\!-e-mt-32 {
    margin-top: -8rem !important;
  }

  .lg\:\!-e-mt-36 {
    margin-top: -9rem !important;
  }

  .lg\:\!-e-mt-4 {
    margin-top: -1rem !important;
  }

  .lg\:\!-e-mt-40 {
    margin-top: -10rem !important;
  }

  .lg\:\!-e-mt-44 {
    margin-top: -11rem !important;
  }

  .lg\:\!-e-mt-48 {
    margin-top: -12rem !important;
  }

  .lg\:\!-e-mt-5 {
    margin-top: -1.25rem !important;
  }

  .lg\:\!-e-mt-52 {
    margin-top: -13rem !important;
  }

  .lg\:\!-e-mt-56 {
    margin-top: -14rem !important;
  }

  .lg\:\!-e-mt-6 {
    margin-top: -1.5rem !important;
  }

  .lg\:\!-e-mt-60 {
    margin-top: -15rem !important;
  }

  .lg\:\!-e-mt-64 {
    margin-top: -16rem !important;
  }

  .lg\:\!-e-mt-7 {
    margin-top: -1.75rem !important;
  }

  .lg\:\!-e-mt-72 {
    margin-top: -18rem !important;
  }

  .lg\:\!-e-mt-8 {
    margin-top: -2rem !important;
  }

  .lg\:\!-e-mt-80 {
    margin-top: -20rem !important;
  }

  .lg\:\!-e-mt-9 {
    margin-top: -2.25rem !important;
  }

  .lg\:\!-e-mt-96 {
    margin-top: -24rem !important;
  }

  .lg\:\!-e-mt-px {
    margin-top: -1px !important;
  }

  .lg\:\!e-mb-0 {
    margin-bottom: 0px !important;
  }

  .lg\:\!e-mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

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

  .lg\:\!e-mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .lg\:\!e-mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:\!e-mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .lg\:\!e-mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:\!e-mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .lg\:\!e-mb-16 {
    margin-bottom: 4rem !important;
  }

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

  .lg\:\!e-mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .lg\:\!e-mb-20 {
    margin-bottom: 5rem !important;
  }

  .lg\:\!e-mb-24 {
    margin-bottom: 6rem !important;
  }

  .lg\:\!e-mb-28 {
    margin-bottom: 7rem !important;
  }

  .lg\:\!e-mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .lg\:\!e-mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .lg\:\!e-mb-32 {
    margin-bottom: 8rem !important;
  }

  .lg\:\!e-mb-36 {
    margin-bottom: 9rem !important;
  }

  .lg\:\!e-mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:\!e-mb-40 {
    margin-bottom: 10rem !important;
  }

  .lg\:\!e-mb-44 {
    margin-bottom: 11rem !important;
  }

  .lg\:\!e-mb-48 {
    margin-bottom: 12rem !important;
  }

  .lg\:\!e-mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .lg\:\!e-mb-52 {
    margin-bottom: 13rem !important;
  }

  .lg\:\!e-mb-56 {
    margin-bottom: 14rem !important;
  }

  .lg\:\!e-mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .lg\:\!e-mb-60 {
    margin-bottom: 15rem !important;
  }

  .lg\:\!e-mb-64 {
    margin-bottom: 16rem !important;
  }

  .lg\:\!e-mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .lg\:\!e-mb-72 {
    margin-bottom: 18rem !important;
  }

  .lg\:\!e-mb-8 {
    margin-bottom: 2rem !important;
  }

  .lg\:\!e-mb-80 {
    margin-bottom: 20rem !important;
  }

  .lg\:\!e-mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .lg\:\!e-mb-96 {
    margin-bottom: 24rem !important;
  }

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

  .lg\:\!e-mb-px {
    margin-bottom: 1px !important;
  }

  .lg\:\!e-ml-0 {
    margin-left: 0px !important;
  }

  .lg\:\!e-ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .lg\:\!e-ml-1 {
    margin-left: 0.25rem !important;
  }

  .lg\:\!e-ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .lg\:\!e-ml-10 {
    margin-left: 2.5rem !important;
  }

  .lg\:\!e-ml-11 {
    margin-left: 2.75rem !important;
  }

  .lg\:\!e-ml-12 {
    margin-left: 3rem !important;
  }

  .lg\:\!e-ml-14 {
    margin-left: 3.5rem !important;
  }

  .lg\:\!e-ml-16 {
    margin-left: 4rem !important;
  }

  .lg\:\!e-ml-2 {
    margin-left: 0.5rem !important;
  }

  .lg\:\!e-ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .lg\:\!e-ml-20 {
    margin-left: 5rem !important;
  }

  .lg\:\!e-ml-24 {
    margin-left: 6rem !important;
  }

  .lg\:\!e-ml-28 {
    margin-left: 7rem !important;
  }

  .lg\:\!e-ml-3 {
    margin-left: 0.75rem !important;
  }

  .lg\:\!e-ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .lg\:\!e-ml-32 {
    margin-left: 8rem !important;
  }

  .lg\:\!e-ml-36 {
    margin-left: 9rem !important;
  }

  .lg\:\!e-ml-4 {
    margin-left: 1rem !important;
  }

  .lg\:\!e-ml-40 {
    margin-left: 10rem !important;
  }

  .lg\:\!e-ml-44 {
    margin-left: 11rem !important;
  }

  .lg\:\!e-ml-48 {
    margin-left: 12rem !important;
  }

  .lg\:\!e-ml-5 {
    margin-left: 1.25rem !important;
  }

  .lg\:\!e-ml-52 {
    margin-left: 13rem !important;
  }

  .lg\:\!e-ml-56 {
    margin-left: 14rem !important;
  }

  .lg\:\!e-ml-6 {
    margin-left: 1.5rem !important;
  }

  .lg\:\!e-ml-60 {
    margin-left: 15rem !important;
  }

  .lg\:\!e-ml-64 {
    margin-left: 16rem !important;
  }

  .lg\:\!e-ml-7 {
    margin-left: 1.75rem !important;
  }

  .lg\:\!e-ml-72 {
    margin-left: 18rem !important;
  }

  .lg\:\!e-ml-8 {
    margin-left: 2rem !important;
  }

  .lg\:\!e-ml-80 {
    margin-left: 20rem !important;
  }

  .lg\:\!e-ml-9 {
    margin-left: 2.25rem !important;
  }

  .lg\:\!e-ml-96 {
    margin-left: 24rem !important;
  }

  .lg\:\!e-ml-auto {
    margin-left: auto !important;
  }

  .lg\:\!e-ml-px {
    margin-left: 1px !important;
  }

  .lg\:\!e-mr-0 {
    margin-right: 0px !important;
  }

  .lg\:\!e-mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .lg\:\!e-mr-1 {
    margin-right: 0.25rem !important;
  }

  .lg\:\!e-mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .lg\:\!e-mr-10 {
    margin-right: 2.5rem !important;
  }

  .lg\:\!e-mr-11 {
    margin-right: 2.75rem !important;
  }

  .lg\:\!e-mr-12 {
    margin-right: 3rem !important;
  }

  .lg\:\!e-mr-14 {
    margin-right: 3.5rem !important;
  }

  .lg\:\!e-mr-16 {
    margin-right: 4rem !important;
  }

  .lg\:\!e-mr-2 {
    margin-right: 0.5rem !important;
  }

  .lg\:\!e-mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .lg\:\!e-mr-20 {
    margin-right: 5rem !important;
  }

  .lg\:\!e-mr-24 {
    margin-right: 6rem !important;
  }

  .lg\:\!e-mr-28 {
    margin-right: 7rem !important;
  }

  .lg\:\!e-mr-3 {
    margin-right: 0.75rem !important;
  }

  .lg\:\!e-mr-3\.5 {
    margin-right: 0.875rem !important;
  }

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

  .lg\:\!e-mr-36 {
    margin-right: 9rem !important;
  }

  .lg\:\!e-mr-4 {
    margin-right: 1rem !important;
  }

  .lg\:\!e-mr-40 {
    margin-right: 10rem !important;
  }

  .lg\:\!e-mr-44 {
    margin-right: 11rem !important;
  }

  .lg\:\!e-mr-48 {
    margin-right: 12rem !important;
  }

  .lg\:\!e-mr-5 {
    margin-right: 1.25rem !important;
  }

  .lg\:\!e-mr-52 {
    margin-right: 13rem !important;
  }

  .lg\:\!e-mr-56 {
    margin-right: 14rem !important;
  }

  .lg\:\!e-mr-6 {
    margin-right: 1.5rem !important;
  }

  .lg\:\!e-mr-60 {
    margin-right: 15rem !important;
  }

  .lg\:\!e-mr-64 {
    margin-right: 16rem !important;
  }

  .lg\:\!e-mr-7 {
    margin-right: 1.75rem !important;
  }

  .lg\:\!e-mr-72 {
    margin-right: 18rem !important;
  }

  .lg\:\!e-mr-8 {
    margin-right: 2rem !important;
  }

  .lg\:\!e-mr-80 {
    margin-right: 20rem !important;
  }

  .lg\:\!e-mr-9 {
    margin-right: 2.25rem !important;
  }

  .lg\:\!e-mr-96 {
    margin-right: 24rem !important;
  }

  .lg\:\!e-mr-auto {
    margin-right: auto !important;
  }

  .lg\:\!e-mr-px {
    margin-right: 1px !important;
  }

  .lg\:\!e-mt-0 {
    margin-top: 0px !important;
  }

  .lg\:\!e-mt-0\.5 {
    margin-top: 0.125rem !important;
  }

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

  .lg\:\!e-mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .lg\:\!e-mt-10 {
    margin-top: 2.5rem !important;
  }

  .lg\:\!e-mt-11 {
    margin-top: 2.75rem !important;
  }

  .lg\:\!e-mt-12 {
    margin-top: 3rem !important;
  }

  .lg\:\!e-mt-14 {
    margin-top: 3.5rem !important;
  }

  .lg\:\!e-mt-16 {
    margin-top: 4rem !important;
  }

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

  .lg\:\!e-mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .lg\:\!e-mt-20 {
    margin-top: 5rem !important;
  }

  .lg\:\!e-mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:\!e-mt-28 {
    margin-top: 7rem !important;
  }

  .lg\:\!e-mt-3 {
    margin-top: 0.75rem !important;
  }

  .lg\:\!e-mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .lg\:\!e-mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:\!e-mt-36 {
    margin-top: 9rem !important;
  }

  .lg\:\!e-mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:\!e-mt-40 {
    margin-top: 10rem !important;
  }

  .lg\:\!e-mt-44 {
    margin-top: 11rem !important;
  }

  .lg\:\!e-mt-48 {
    margin-top: 12rem !important;
  }

  .lg\:\!e-mt-5 {
    margin-top: 1.25rem !important;
  }

  .lg\:\!e-mt-52 {
    margin-top: 13rem !important;
  }

  .lg\:\!e-mt-56 {
    margin-top: 14rem !important;
  }

  .lg\:\!e-mt-6 {
    margin-top: 1.5rem !important;
  }

  .lg\:\!e-mt-60 {
    margin-top: 15rem !important;
  }

  .lg\:\!e-mt-64 {
    margin-top: 16rem !important;
  }

  .lg\:\!e-mt-7 {
    margin-top: 1.75rem !important;
  }

  .lg\:\!e-mt-72 {
    margin-top: 18rem !important;
  }

  .lg\:\!e-mt-8 {
    margin-top: 2rem !important;
  }

  .lg\:\!e-mt-80 {
    margin-top: 20rem !important;
  }

  .lg\:\!e-mt-9 {
    margin-top: 2.25rem !important;
  }

  .lg\:\!e-mt-96 {
    margin-top: 24rem !important;
  }

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

  .lg\:\!e-mt-px {
    margin-top: 1px !important;
  }

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

  .lg\:-e-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .lg\:-e-mb-1 {
    margin-bottom: -0.25rem;
  }

  .lg\:-e-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .lg\:-e-mb-10 {
    margin-bottom: -2.5rem;
  }

  .lg\:-e-mb-11 {
    margin-bottom: -2.75rem;
  }

  .lg\:-e-mb-12 {
    margin-bottom: -3rem;
  }

  .lg\:-e-mb-14 {
    margin-bottom: -3.5rem;
  }

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

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

  .lg\:-e-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .lg\:-e-mb-20 {
    margin-bottom: -5rem;
  }

  .lg\:-e-mb-24 {
    margin-bottom: -6rem;
  }

  .lg\:-e-mb-28 {
    margin-bottom: -7rem;
  }

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

  .lg\:-e-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .lg\:-e-mb-32 {
    margin-bottom: -8rem;
  }

  .lg\:-e-mb-36 {
    margin-bottom: -9rem;
  }

  .lg\:-e-mb-4 {
    margin-bottom: -1rem;
  }

  .lg\:-e-mb-40 {
    margin-bottom: -10rem;
  }

  .lg\:-e-mb-44 {
    margin-bottom: -11rem;
  }

  .lg\:-e-mb-48 {
    margin-bottom: -12rem;
  }

  .lg\:-e-mb-5 {
    margin-bottom: -1.25rem;
  }

  .lg\:-e-mb-52 {
    margin-bottom: -13rem;
  }

  .lg\:-e-mb-56 {
    margin-bottom: -14rem;
  }

  .lg\:-e-mb-6 {
    margin-bottom: -1.5rem;
  }

  .lg\:-e-mb-60 {
    margin-bottom: -15rem;
  }

  .lg\:-e-mb-64 {
    margin-bottom: -16rem;
  }

  .lg\:-e-mb-7 {
    margin-bottom: -1.75rem;
  }

  .lg\:-e-mb-72 {
    margin-bottom: -18rem;
  }

  .lg\:-e-mb-8 {
    margin-bottom: -2rem;
  }

  .lg\:-e-mb-80 {
    margin-bottom: -20rem;
  }

  .lg\:-e-mb-9 {
    margin-bottom: -2.25rem;
  }

  .lg\:-e-mb-96 {
    margin-bottom: -24rem;
  }

  .lg\:-e-mb-px {
    margin-bottom: -1px;
  }

  .lg\:-e-ml-0 {
    margin-left: -0px;
  }

  .lg\:-e-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .lg\:-e-ml-1 {
    margin-left: -0.25rem;
  }

  .lg\:-e-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .lg\:-e-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:-e-ml-11 {
    margin-left: -2.75rem;
  }

  .lg\:-e-ml-12 {
    margin-left: -3rem;
  }

  .lg\:-e-ml-14 {
    margin-left: -3.5rem;
  }

  .lg\:-e-ml-16 {
    margin-left: -4rem;
  }

  .lg\:-e-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-e-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .lg\:-e-ml-20 {
    margin-left: -5rem;
  }

  .lg\:-e-ml-24 {
    margin-left: -6rem;
  }

  .lg\:-e-ml-28 {
    margin-left: -7rem;
  }

  .lg\:-e-ml-3 {
    margin-left: -0.75rem;
  }

  .lg\:-e-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .lg\:-e-ml-32 {
    margin-left: -8rem;
  }

  .lg\:-e-ml-36 {
    margin-left: -9rem;
  }

  .lg\:-e-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-e-ml-40 {
    margin-left: -10rem;
  }

  .lg\:-e-ml-44 {
    margin-left: -11rem;
  }

  .lg\:-e-ml-48 {
    margin-left: -12rem;
  }

  .lg\:-e-ml-5 {
    margin-left: -1.25rem;
  }

  .lg\:-e-ml-52 {
    margin-left: -13rem;
  }

  .lg\:-e-ml-56 {
    margin-left: -14rem;
  }

  .lg\:-e-ml-6 {
    margin-left: -1.5rem;
  }

  .lg\:-e-ml-60 {
    margin-left: -15rem;
  }

  .lg\:-e-ml-64 {
    margin-left: -16rem;
  }

  .lg\:-e-ml-7 {
    margin-left: -1.75rem;
  }

  .lg\:-e-ml-72 {
    margin-left: -18rem;
  }

  .lg\:-e-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-e-ml-80 {
    margin-left: -20rem;
  }

  .lg\:-e-ml-9 {
    margin-left: -2.25rem;
  }

  .lg\:-e-ml-96 {
    margin-left: -24rem;
  }

  .lg\:-e-ml-px {
    margin-left: -1px;
  }

  .lg\:-e-mr-0 {
    margin-right: -0px;
  }

  .lg\:-e-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .lg\:-e-mr-1 {
    margin-right: -0.25rem;
  }

  .lg\:-e-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .lg\:-e-mr-10 {
    margin-right: -2.5rem;
  }

  .lg\:-e-mr-11 {
    margin-right: -2.75rem;
  }

  .lg\:-e-mr-12 {
    margin-right: -3rem;
  }

  .lg\:-e-mr-14 {
    margin-right: -3.5rem;
  }

  .lg\:-e-mr-16 {
    margin-right: -4rem;
  }

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

  .lg\:-e-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .lg\:-e-mr-20 {
    margin-right: -5rem;
  }

  .lg\:-e-mr-24 {
    margin-right: -6rem;
  }

  .lg\:-e-mr-28 {
    margin-right: -7rem;
  }

  .lg\:-e-mr-3 {
    margin-right: -0.75rem;
  }

  .lg\:-e-mr-3\.5 {
    margin-right: -0.875rem;
  }

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

  .lg\:-e-mr-36 {
    margin-right: -9rem;
  }

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

  .lg\:-e-mr-40 {
    margin-right: -10rem;
  }

  .lg\:-e-mr-44 {
    margin-right: -11rem;
  }

  .lg\:-e-mr-48 {
    margin-right: -12rem;
  }

  .lg\:-e-mr-5 {
    margin-right: -1.25rem;
  }

  .lg\:-e-mr-52 {
    margin-right: -13rem;
  }

  .lg\:-e-mr-56 {
    margin-right: -14rem;
  }

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

  .lg\:-e-mr-60 {
    margin-right: -15rem;
  }

  .lg\:-e-mr-64 {
    margin-right: -16rem;
  }

  .lg\:-e-mr-7 {
    margin-right: -1.75rem;
  }

  .lg\:-e-mr-72 {
    margin-right: -18rem;
  }

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

  .lg\:-e-mr-80 {
    margin-right: -20rem;
  }

  .lg\:-e-mr-9 {
    margin-right: -2.25rem;
  }

  .lg\:-e-mr-96 {
    margin-right: -24rem;
  }

  .lg\:-e-mr-px {
    margin-right: -1px;
  }

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

  .lg\:-e-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .lg\:-e-mt-1 {
    margin-top: -0.25rem;
  }

  .lg\:-e-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .lg\:-e-mt-10 {
    margin-top: -2.5rem;
  }

  .lg\:-e-mt-11 {
    margin-top: -2.75rem;
  }

  .lg\:-e-mt-12 {
    margin-top: -3rem;
  }

  .lg\:-e-mt-14 {
    margin-top: -3.5rem;
  }

  .lg\:-e-mt-16 {
    margin-top: -4rem;
  }

  .lg\:-e-mt-2 {
    margin-top: -0.5rem;
  }

  .lg\:-e-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .lg\:-e-mt-20 {
    margin-top: -5rem;
  }

  .lg\:-e-mt-24 {
    margin-top: -6rem;
  }

  .lg\:-e-mt-28 {
    margin-top: -7rem;
  }

  .lg\:-e-mt-3 {
    margin-top: -0.75rem;
  }

  .lg\:-e-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .lg\:-e-mt-32 {
    margin-top: -8rem;
  }

  .lg\:-e-mt-36 {
    margin-top: -9rem;
  }

  .lg\:-e-mt-4 {
    margin-top: -1rem;
  }

  .lg\:-e-mt-40 {
    margin-top: -10rem;
  }

  .lg\:-e-mt-44 {
    margin-top: -11rem;
  }

  .lg\:-e-mt-48 {
    margin-top: -12rem;
  }

  .lg\:-e-mt-5 {
    margin-top: -1.25rem;
  }

  .lg\:-e-mt-52 {
    margin-top: -13rem;
  }

  .lg\:-e-mt-56 {
    margin-top: -14rem;
  }

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

  .lg\:-e-mt-60 {
    margin-top: -15rem;
  }

  .lg\:-e-mt-64 {
    margin-top: -16rem;
  }

  .lg\:-e-mt-7 {
    margin-top: -1.75rem;
  }

  .lg\:-e-mt-72 {
    margin-top: -18rem;
  }

  .lg\:-e-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-e-mt-80 {
    margin-top: -20rem;
  }

  .lg\:-e-mt-9 {
    margin-top: -2.25rem;
  }

  .lg\:-e-mt-96 {
    margin-top: -24rem;
  }

  .lg\:-e-mt-px {
    margin-top: -1px;
  }

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

  .lg\:e-mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .lg\:e-mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:e-mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .lg\:e-mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:e-mb-11 {
    margin-bottom: 2.75rem;
  }

  .lg\:e-mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:e-mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

  .lg\:e-mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .lg\:e-mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:e-mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:e-mb-28 {
    margin-bottom: 7rem;
  }

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

  .lg\:e-mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .lg\:e-mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:e-mb-36 {
    margin-bottom: 9rem;
  }

  .lg\:e-mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:e-mb-40 {
    margin-bottom: 10rem;
  }

  .lg\:e-mb-44 {
    margin-bottom: 11rem;
  }

  .lg\:e-mb-48 {
    margin-bottom: 12rem;
  }

  .lg\:e-mb-5 {
    margin-bottom: 1.25rem;
  }

  .lg\:e-mb-52 {
    margin-bottom: 13rem;
  }

  .lg\:e-mb-56 {
    margin-bottom: 14rem;
  }

  .lg\:e-mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:e-mb-60 {
    margin-bottom: 15rem;
  }

  .lg\:e-mb-64 {
    margin-bottom: 16rem;
  }

  .lg\:e-mb-7 {
    margin-bottom: 1.75rem;
  }

  .lg\:e-mb-72 {
    margin-bottom: 18rem;
  }

  .lg\:e-mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:e-mb-80 {
    margin-bottom: 20rem;
  }

  .lg\:e-mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:e-mb-96 {
    margin-bottom: 24rem;
  }

  .lg\:e-mb-auto {
    margin-bottom: auto;
  }

  .lg\:e-mb-px {
    margin-bottom: 1px;
  }

  .lg\:e-ml-0 {
    margin-left: 0px;
  }

  .lg\:e-ml-0\.5 {
    margin-left: 0.125rem;
  }

  .lg\:e-ml-1 {
    margin-left: 0.25rem;
  }

  .lg\:e-ml-1\.5 {
    margin-left: 0.375rem;
  }

  .lg\:e-ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:e-ml-11 {
    margin-left: 2.75rem;
  }

  .lg\:e-ml-12 {
    margin-left: 3rem;
  }

  .lg\:e-ml-14 {
    margin-left: 3.5rem;
  }

  .lg\:e-ml-16 {
    margin-left: 4rem;
  }

  .lg\:e-ml-2 {
    margin-left: 0.5rem;
  }

  .lg\:e-ml-2\.5 {
    margin-left: 0.625rem;
  }

  .lg\:e-ml-20 {
    margin-left: 5rem;
  }

  .lg\:e-ml-24 {
    margin-left: 6rem;
  }

  .lg\:e-ml-28 {
    margin-left: 7rem;
  }

  .lg\:e-ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:e-ml-3\.5 {
    margin-left: 0.875rem;
  }

  .lg\:e-ml-32 {
    margin-left: 8rem;
  }

  .lg\:e-ml-36 {
    margin-left: 9rem;
  }

  .lg\:e-ml-4 {
    margin-left: 1rem;
  }

  .lg\:e-ml-40 {
    margin-left: 10rem;
  }

  .lg\:e-ml-44 {
    margin-left: 11rem;
  }

  .lg\:e-ml-48 {
    margin-left: 12rem;
  }

  .lg\:e-ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:e-ml-52 {
    margin-left: 13rem;
  }

  .lg\:e-ml-56 {
    margin-left: 14rem;
  }

  .lg\:e-ml-6 {
    margin-left: 1.5rem;
  }

  .lg\:e-ml-60 {
    margin-left: 15rem;
  }

  .lg\:e-ml-64 {
    margin-left: 16rem;
  }

  .lg\:e-ml-7 {
    margin-left: 1.75rem;
  }

  .lg\:e-ml-72 {
    margin-left: 18rem;
  }

  .lg\:e-ml-8 {
    margin-left: 2rem;
  }

  .lg\:e-ml-80 {
    margin-left: 20rem;
  }

  .lg\:e-ml-9 {
    margin-left: 2.25rem;
  }

  .lg\:e-ml-96 {
    margin-left: 24rem;
  }

  .lg\:e-ml-auto {
    margin-left: auto;
  }

  .lg\:e-ml-px {
    margin-left: 1px;
  }

  .lg\:e-mr-0 {
    margin-right: 0px;
  }

  .lg\:e-mr-0\.5 {
    margin-right: 0.125rem;
  }

  .lg\:e-mr-1 {
    margin-right: 0.25rem;
  }

  .lg\:e-mr-1\.5 {
    margin-right: 0.375rem;
  }

  .lg\:e-mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:e-mr-11 {
    margin-right: 2.75rem;
  }

  .lg\:e-mr-12 {
    margin-right: 3rem;
  }

  .lg\:e-mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:e-mr-16 {
    margin-right: 4rem;
  }

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

  .lg\:e-mr-2\.5 {
    margin-right: 0.625rem;
  }

  .lg\:e-mr-20 {
    margin-right: 5rem;
  }

  .lg\:e-mr-24 {
    margin-right: 6rem;
  }

  .lg\:e-mr-28 {
    margin-right: 7rem;
  }

  .lg\:e-mr-3 {
    margin-right: 0.75rem;
  }

  .lg\:e-mr-3\.5 {
    margin-right: 0.875rem;
  }

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

  .lg\:e-mr-36 {
    margin-right: 9rem;
  }

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

  .lg\:e-mr-40 {
    margin-right: 10rem;
  }

  .lg\:e-mr-44 {
    margin-right: 11rem;
  }

  .lg\:e-mr-48 {
    margin-right: 12rem;
  }

  .lg\:e-mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:e-mr-52 {
    margin-right: 13rem;
  }

  .lg\:e-mr-56 {
    margin-right: 14rem;
  }

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

  .lg\:e-mr-60 {
    margin-right: 15rem;
  }

  .lg\:e-mr-64 {
    margin-right: 16rem;
  }

  .lg\:e-mr-7 {
    margin-right: 1.75rem;
  }

  .lg\:e-mr-72 {
    margin-right: 18rem;
  }

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

  .lg\:e-mr-80 {
    margin-right: 20rem;
  }

  .lg\:e-mr-9 {
    margin-right: 2.25rem;
  }

  .lg\:e-mr-96 {
    margin-right: 24rem;
  }

  .lg\:e-mr-auto {
    margin-right: auto;
  }

  .lg\:e-mr-px {
    margin-right: 1px;
  }

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

  .lg\:e-mt-0\.5 {
    margin-top: 0.125rem;
  }

  .lg\:e-mt-1 {
    margin-top: 0.25rem;
  }

  .lg\:e-mt-1\.5 {
    margin-top: 0.375rem;
  }

  .lg\:e-mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:e-mt-11 {
    margin-top: 2.75rem;
  }

  .lg\:e-mt-12 {
    margin-top: 3rem;
  }

  .lg\:e-mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:e-mt-16 {
    margin-top: 4rem;
  }

  .lg\:e-mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:e-mt-2\.5 {
    margin-top: 0.625rem;
  }

  .lg\:e-mt-20 {
    margin-top: 5rem;
  }

  .lg\:e-mt-24 {
    margin-top: 6rem;
  }

  .lg\:e-mt-28 {
    margin-top: 7rem;
  }

  .lg\:e-mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:e-mt-3\.5 {
    margin-top: 0.875rem;
  }

  .lg\:e-mt-32 {
    margin-top: 8rem;
  }

  .lg\:e-mt-36 {
    margin-top: 9rem;
  }

  .lg\:e-mt-4 {
    margin-top: 1rem;
  }

  .lg\:e-mt-40 {
    margin-top: 10rem;
  }

  .lg\:e-mt-44 {
    margin-top: 11rem;
  }

  .lg\:e-mt-48 {
    margin-top: 12rem;
  }

  .lg\:e-mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:e-mt-52 {
    margin-top: 13rem;
  }

  .lg\:e-mt-56 {
    margin-top: 14rem;
  }

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

  .lg\:e-mt-60 {
    margin-top: 15rem;
  }

  .lg\:e-mt-64 {
    margin-top: 16rem;
  }

  .lg\:e-mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:e-mt-72 {
    margin-top: 18rem;
  }

  .lg\:e-mt-8 {
    margin-top: 2rem;
  }

  .lg\:e-mt-80 {
    margin-top: 20rem;
  }

  .lg\:e-mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:e-mt-96 {
    margin-top: 24rem;
  }

  .lg\:e-mt-auto {
    margin-top: auto;
  }

  .lg\:e-mt-px {
    margin-top: 1px;
  }

  .lg\:\!e-w-auto {
    width: auto !important;
  }

  .lg\:\!e-w-full {
    width: 100% !important;
  }

  .lg\:e-w-auto {
    width: auto;
  }

  .lg\:e-w-full {
    width: 100%;
  }

  .lg\:\!e-max-w-1\/12 {
    max-width: 8.333333333% !important;
  }

  .lg\:\!e-max-w-10\/12 {
    max-width: 83.333333334% !important;
  }

  .lg\:\!e-max-w-11\/12 {
    max-width: 91.666666666% !important;
  }

  .lg\:\!e-max-w-12\/12 {
    max-width: 100% !important;
  }

  .lg\:\!e-max-w-2\/12 {
    max-width: 16.666666666% !important;
  }

  .lg\:\!e-max-w-3\/12 {
    max-width: 25% !important;
  }

  .lg\:\!e-max-w-4\/12 {
    max-width: 33.333333333% !important;
  }

  .lg\:\!e-max-w-5\/12 {
    max-width: 41.666666667% !important;
  }

  .lg\:\!e-max-w-6\/12 {
    max-width: 50% !important;
  }

  .lg\:\!e-max-w-7\/12 {
    max-width: 58.333333334% !important;
  }

  .lg\:\!e-max-w-8\/12 {
    max-width: 66.666666666% !important;
  }

  .lg\:\!e-max-w-9\/12 {
    max-width: 75% !important;
  }

  .lg\:e-max-w-1\/12 {
    max-width: 8.333333333%;
  }

  .lg\:e-max-w-10\/12 {
    max-width: 83.333333334%;
  }

  .lg\:e-max-w-11\/12 {
    max-width: 91.666666666%;
  }

  .lg\:e-max-w-12\/12 {
    max-width: 100%;
  }

  .lg\:e-max-w-2\/12 {
    max-width: 16.666666666%;
  }

  .lg\:e-max-w-3\/12 {
    max-width: 25%;
  }

  .lg\:e-max-w-4\/12 {
    max-width: 33.333333333%;
  }

  .lg\:e-max-w-5\/12 {
    max-width: 41.666666667%;
  }

  .lg\:e-max-w-6\/12 {
    max-width: 50%;
  }

  .lg\:e-max-w-7\/12 {
    max-width: 58.333333334%;
  }

  .lg\:e-max-w-8\/12 {
    max-width: 66.666666666%;
  }

  .lg\:e-max-w-9\/12 {
    max-width: 75%;
  }

  .lg\:\!e-grow {
    flex-grow: 1 !important;
  }

  .lg\:\!e-grow-0 {
    flex-grow: 0 !important;
  }

  .lg\:e-grow {
    flex-grow: 1;
  }

  .lg\:e-grow-0 {
    flex-grow: 0;
  }

  .lg\:\!e-basis-0 {
    flex-basis: 0px !important;
  }

  .lg\:\!e-basis-0\.5 {
    flex-basis: 0.125rem !important;
  }

  .lg\:\!e-basis-1\/12 {
    flex-basis: 8.333333% !important;
  }

  .lg\:\!e-basis-1\/2 {
    flex-basis: 50% !important;
  }

  .lg\:\!e-basis-1\/3 {
    flex-basis: 33.333333% !important;
  }

  .lg\:\!e-basis-1\/4 {
    flex-basis: 25% !important;
  }

  .lg\:\!e-basis-1\/5 {
    flex-basis: 20% !important;
  }

  .lg\:\!e-basis-1\/6 {
    flex-basis: 16.666667% !important;
  }

  .lg\:\!e-basis-10\/12 {
    flex-basis: 83.333333% !important;
  }

  .lg\:\!e-basis-11\/12 {
    flex-basis: 91.666667% !important;
  }

  .lg\:\!e-basis-2\/12 {
    flex-basis: 16.666667% !important;
  }

  .lg\:\!e-basis-2\/3 {
    flex-basis: 66.666667% !important;
  }

  .lg\:\!e-basis-2\/4 {
    flex-basis: 50% !important;
  }

  .lg\:\!e-basis-2\/5 {
    flex-basis: 40% !important;
  }

  .lg\:\!e-basis-2\/6 {
    flex-basis: 33.333333% !important;
  }

  .lg\:\!e-basis-3\/12 {
    flex-basis: 25% !important;
  }

  .lg\:\!e-basis-3\/4 {
    flex-basis: 75% !important;
  }

  .lg\:\!e-basis-3\/5 {
    flex-basis: 60% !important;
  }

  .lg\:\!e-basis-3\/6 {
    flex-basis: 50% !important;
  }

  .lg\:\!e-basis-4\/12 {
    flex-basis: 33.333333% !important;
  }

  .lg\:\!e-basis-4\/5 {
    flex-basis: 80% !important;
  }

  .lg\:\!e-basis-4\/6 {
    flex-basis: 66.666667% !important;
  }

  .lg\:\!e-basis-5\/12 {
    flex-basis: 41.666667% !important;
  }

  .lg\:\!e-basis-5\/6 {
    flex-basis: 83.333333% !important;
  }

  .lg\:\!e-basis-6\/12 {
    flex-basis: 50% !important;
  }

  .lg\:\!e-basis-7\/12 {
    flex-basis: 58.333333% !important;
  }

  .lg\:\!e-basis-8\/12 {
    flex-basis: 66.666667% !important;
  }

  .lg\:\!e-basis-9\/12 {
    flex-basis: 75% !important;
  }

  .lg\:\!e-basis-auto {
    flex-basis: auto !important;
  }

  .lg\:\!e-basis-full {
    flex-basis: 100% !important;
  }

  .lg\:e-basis-0 {
    flex-basis: 0px;
  }

  .lg\:e-basis-0\.5 {
    flex-basis: 0.125rem;
  }

  .lg\:e-basis-1\/12 {
    flex-basis: 8.333333%;
  }

  .lg\:e-basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:e-basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:e-basis-1\/4 {
    flex-basis: 25%;
  }

  .lg\:e-basis-1\/5 {
    flex-basis: 20%;
  }

  .lg\:e-basis-1\/6 {
    flex-basis: 16.666667%;
  }

  .lg\:e-basis-10\/12 {
    flex-basis: 83.333333%;
  }

  .lg\:e-basis-11\/12 {
    flex-basis: 91.666667%;
  }

  .lg\:e-basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .lg\:e-basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .lg\:e-basis-2\/4 {
    flex-basis: 50%;
  }

  .lg\:e-basis-2\/5 {
    flex-basis: 40%;
  }

  .lg\:e-basis-2\/6 {
    flex-basis: 33.333333%;
  }

  .lg\:e-basis-3\/12 {
    flex-basis: 25%;
  }

  .lg\:e-basis-3\/4 {
    flex-basis: 75%;
  }

  .lg\:e-basis-3\/5 {
    flex-basis: 60%;
  }

  .lg\:e-basis-3\/6 {
    flex-basis: 50%;
  }

  .lg\:e-basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .lg\:e-basis-4\/5 {
    flex-basis: 80%;
  }

  .lg\:e-basis-4\/6 {
    flex-basis: 66.666667%;
  }

  .lg\:e-basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .lg\:e-basis-5\/6 {
    flex-basis: 83.333333%;
  }

  .lg\:e-basis-6\/12 {
    flex-basis: 50%;
  }

  .lg\:e-basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .lg\:e-basis-8\/12 {
    flex-basis: 66.666667%;
  }

  .lg\:e-basis-9\/12 {
    flex-basis: 75%;
  }

  .lg\:e-basis-auto {
    flex-basis: auto;
  }

  .lg\:e-basis-full {
    flex-basis: 100%;
  }

  .lg\:e-justify-normal {
    justify-content: normal;
  }

  .lg\:e-justify-start {
    justify-content: flex-start;
  }

  .lg\:e-justify-end {
    justify-content: flex-end;
  }

  .lg\:e-justify-center {
    justify-content: center;
  }

  .lg\:e-justify-between {
    justify-content: space-between;
  }

  .lg\:e-justify-around {
    justify-content: space-around;
  }

  .lg\:e-justify-evenly {
    justify-content: space-evenly;
  }

  .lg\:e-justify-stretch {
    justify-content: stretch;
  }

  .lg\:\!e-p-0 {
    padding: 0px !important;
  }

  .lg\:\!e-p-0\.5 {
    padding: 0.125rem !important;
  }

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

  .lg\:\!e-p-1\.5 {
    padding: 0.375rem !important;
  }

  .lg\:\!e-p-10 {
    padding: 2.5rem !important;
  }

  .lg\:\!e-p-11 {
    padding: 2.75rem !important;
  }

  .lg\:\!e-p-12 {
    padding: 3rem !important;
  }

  .lg\:\!e-p-14 {
    padding: 3.5rem !important;
  }

  .lg\:\!e-p-16 {
    padding: 4rem !important;
  }

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

  .lg\:\!e-p-2\.5 {
    padding: 0.625rem !important;
  }

  .lg\:\!e-p-20 {
    padding: 5rem !important;
  }

  .lg\:\!e-p-24 {
    padding: 6rem !important;
  }

  .lg\:\!e-p-28 {
    padding: 7rem !important;
  }

  .lg\:\!e-p-3 {
    padding: 0.75rem !important;
  }

  .lg\:\!e-p-3\.5 {
    padding: 0.875rem !important;
  }

  .lg\:\!e-p-32 {
    padding: 8rem !important;
  }

  .lg\:\!e-p-36 {
    padding: 9rem !important;
  }

  .lg\:\!e-p-4 {
    padding: 1rem !important;
  }

  .lg\:\!e-p-40 {
    padding: 10rem !important;
  }

  .lg\:\!e-p-44 {
    padding: 11rem !important;
  }

  .lg\:\!e-p-48 {
    padding: 12rem !important;
  }

  .lg\:\!e-p-5 {
    padding: 1.25rem !important;
  }

  .lg\:\!e-p-52 {
    padding: 13rem !important;
  }

  .lg\:\!e-p-56 {
    padding: 14rem !important;
  }

  .lg\:\!e-p-6 {
    padding: 1.5rem !important;
  }

  .lg\:\!e-p-60 {
    padding: 15rem !important;
  }

  .lg\:\!e-p-64 {
    padding: 16rem !important;
  }

  .lg\:\!e-p-7 {
    padding: 1.75rem !important;
  }

  .lg\:\!e-p-72 {
    padding: 18rem !important;
  }

  .lg\:\!e-p-8 {
    padding: 2rem !important;
  }

  .lg\:\!e-p-80 {
    padding: 20rem !important;
  }

  .lg\:\!e-p-9 {
    padding: 2.25rem !important;
  }

  .lg\:\!e-p-96 {
    padding: 24rem !important;
  }

  .lg\:\!e-p-px {
    padding: 1px !important;
  }

  .lg\:e-p-0 {
    padding: 0px;
  }

  .lg\:e-p-0\.5 {
    padding: 0.125rem;
  }

  .lg\:e-p-1 {
    padding: 0.25rem;
  }

  .lg\:e-p-1\.5 {
    padding: 0.375rem;
  }

  .lg\:e-p-10 {
    padding: 2.5rem;
  }

  .lg\:e-p-11 {
    padding: 2.75rem;
  }

  .lg\:e-p-12 {
    padding: 3rem;
  }

  .lg\:e-p-14 {
    padding: 3.5rem;
  }

  .lg\:e-p-16 {
    padding: 4rem;
  }

  .lg\:e-p-2 {
    padding: 0.5rem;
  }

  .lg\:e-p-2\.5 {
    padding: 0.625rem;
  }

  .lg\:e-p-20 {
    padding: 5rem;
  }

  .lg\:e-p-24 {
    padding: 6rem;
  }

  .lg\:e-p-28 {
    padding: 7rem;
  }

  .lg\:e-p-3 {
    padding: 0.75rem;
  }

  .lg\:e-p-3\.5 {
    padding: 0.875rem;
  }

  .lg\:e-p-32 {
    padding: 8rem;
  }

  .lg\:e-p-36 {
    padding: 9rem;
  }

  .lg\:e-p-4 {
    padding: 1rem;
  }

  .lg\:e-p-40 {
    padding: 10rem;
  }

  .lg\:e-p-44 {
    padding: 11rem;
  }

  .lg\:e-p-48 {
    padding: 12rem;
  }

  .lg\:e-p-5 {
    padding: 1.25rem;
  }

  .lg\:e-p-52 {
    padding: 13rem;
  }

  .lg\:e-p-56 {
    padding: 14rem;
  }

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

  .lg\:e-p-60 {
    padding: 15rem;
  }

  .lg\:e-p-64 {
    padding: 16rem;
  }

  .lg\:e-p-7 {
    padding: 1.75rem;
  }

  .lg\:e-p-72 {
    padding: 18rem;
  }

  .lg\:e-p-8 {
    padding: 2rem;
  }

  .lg\:e-p-80 {
    padding: 20rem;
  }

  .lg\:e-p-9 {
    padding: 2.25rem;
  }

  .lg\:e-p-96 {
    padding: 24rem;
  }

  .lg\:e-p-px {
    padding: 1px;
  }

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

  .lg\:\!e-px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

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

  .lg\:\!e-px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .lg\:\!e-px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:\!e-px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:\!e-px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:\!e-px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:\!e-px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

  .lg\:\!e-px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .lg\:\!e-px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:\!e-px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:\!e-px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:\!e-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:\!e-px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .lg\:\!e-px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:\!e-px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg\:\!e-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:\!e-px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:\!e-px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:\!e-px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:\!e-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:\!e-px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:\!e-px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .lg\:\!e-px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:\!e-px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:\!e-px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:\!e-px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:\!e-px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

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

  .lg\:\!e-px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .lg\:\!e-px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .lg\:\!e-px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:\!e-px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:\!e-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .lg\:\!e-py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

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

  .lg\:\!e-py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .lg\:\!e-py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:\!e-py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:\!e-py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:\!e-py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .lg\:\!e-py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .lg\:\!e-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .lg\:\!e-py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:\!e-py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:\!e-py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:\!e-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:\!e-py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .lg\:\!e-py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .lg\:\!e-py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:\!e-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:\!e-py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:\!e-py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:\!e-py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:\!e-py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:\!e-py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:\!e-py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .lg\:\!e-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:\!e-py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:\!e-py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:\!e-py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:\!e-py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:\!e-py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:\!e-py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:\!e-py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:\!e-py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .lg\:\!e-py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .lg\:e-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:e-px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:e-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:e-px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:e-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:e-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:e-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:e-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:e-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .lg\:e-px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

  .lg\:e-px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:e-px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:e-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:e-px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

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

  .lg\:e-px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:e-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:e-px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:e-px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:e-px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:e-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:e-px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:e-px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .lg\:e-px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:e-px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:e-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:e-px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

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

  .lg\:e-px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:e-px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:e-px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:e-px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:e-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:e-py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

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

  .lg\:e-py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:e-py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:e-py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:e-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:e-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .lg\:e-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:e-py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:e-py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:e-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:e-py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:e-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:e-py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:e-py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:e-py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:e-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:e-py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:e-py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:e-py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

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

  .lg\:e-py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:e-py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:e-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:e-py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .lg\:e-py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:e-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:e-py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .lg\:e-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:e-py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:e-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:e-py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:e-py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:\!e-pb-0 {
    padding-bottom: 0px !important;
  }

  .lg\:\!e-pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

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

  .lg\:\!e-pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .lg\:\!e-pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .lg\:\!e-pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .lg\:\!e-pb-12 {
    padding-bottom: 3rem !important;
  }

  .lg\:\!e-pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .lg\:\!e-pb-16 {
    padding-bottom: 4rem !important;
  }

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

  .lg\:\!e-pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .lg\:\!e-pb-20 {
    padding-bottom: 5rem !important;
  }

  .lg\:\!e-pb-24 {
    padding-bottom: 6rem !important;
  }

  .lg\:\!e-pb-28 {
    padding-bottom: 7rem !important;
  }

  .lg\:\!e-pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .lg\:\!e-pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .lg\:\!e-pb-32 {
    padding-bottom: 8rem !important;
  }

  .lg\:\!e-pb-36 {
    padding-bottom: 9rem !important;
  }

  .lg\:\!e-pb-4 {
    padding-bottom: 1rem !important;
  }

  .lg\:\!e-pb-40 {
    padding-bottom: 10rem !important;
  }

  .lg\:\!e-pb-44 {
    padding-bottom: 11rem !important;
  }

  .lg\:\!e-pb-48 {
    padding-bottom: 12rem !important;
  }

  .lg\:\!e-pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .lg\:\!e-pb-52 {
    padding-bottom: 13rem !important;
  }

  .lg\:\!e-pb-56 {
    padding-bottom: 14rem !important;
  }

  .lg\:\!e-pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .lg\:\!e-pb-60 {
    padding-bottom: 15rem !important;
  }

  .lg\:\!e-pb-64 {
    padding-bottom: 16rem !important;
  }

  .lg\:\!e-pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .lg\:\!e-pb-72 {
    padding-bottom: 18rem !important;
  }

  .lg\:\!e-pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:\!e-pb-80 {
    padding-bottom: 20rem !important;
  }

  .lg\:\!e-pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .lg\:\!e-pb-96 {
    padding-bottom: 24rem !important;
  }

  .lg\:\!e-pb-px {
    padding-bottom: 1px !important;
  }

  .lg\:\!e-pl-0 {
    padding-left: 0px !important;
  }

  .lg\:\!e-pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .lg\:\!e-pl-1 {
    padding-left: 0.25rem !important;
  }

  .lg\:\!e-pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .lg\:\!e-pl-10 {
    padding-left: 2.5rem !important;
  }

  .lg\:\!e-pl-11 {
    padding-left: 2.75rem !important;
  }

  .lg\:\!e-pl-12 {
    padding-left: 3rem !important;
  }

  .lg\:\!e-pl-14 {
    padding-left: 3.5rem !important;
  }

  .lg\:\!e-pl-16 {
    padding-left: 4rem !important;
  }

  .lg\:\!e-pl-2 {
    padding-left: 0.5rem !important;
  }

  .lg\:\!e-pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .lg\:\!e-pl-20 {
    padding-left: 5rem !important;
  }

  .lg\:\!e-pl-24 {
    padding-left: 6rem !important;
  }

  .lg\:\!e-pl-28 {
    padding-left: 7rem !important;
  }

  .lg\:\!e-pl-3 {
    padding-left: 0.75rem !important;
  }

  .lg\:\!e-pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .lg\:\!e-pl-32 {
    padding-left: 8rem !important;
  }

  .lg\:\!e-pl-36 {
    padding-left: 9rem !important;
  }

  .lg\:\!e-pl-4 {
    padding-left: 1rem !important;
  }

  .lg\:\!e-pl-40 {
    padding-left: 10rem !important;
  }

  .lg\:\!e-pl-44 {
    padding-left: 11rem !important;
  }

  .lg\:\!e-pl-48 {
    padding-left: 12rem !important;
  }

  .lg\:\!e-pl-5 {
    padding-left: 1.25rem !important;
  }

  .lg\:\!e-pl-52 {
    padding-left: 13rem !important;
  }

  .lg\:\!e-pl-56 {
    padding-left: 14rem !important;
  }

  .lg\:\!e-pl-6 {
    padding-left: 1.5rem !important;
  }

  .lg\:\!e-pl-60 {
    padding-left: 15rem !important;
  }

  .lg\:\!e-pl-64 {
    padding-left: 16rem !important;
  }

  .lg\:\!e-pl-7 {
    padding-left: 1.75rem !important;
  }

  .lg\:\!e-pl-72 {
    padding-left: 18rem !important;
  }

  .lg\:\!e-pl-8 {
    padding-left: 2rem !important;
  }

  .lg\:\!e-pl-80 {
    padding-left: 20rem !important;
  }

  .lg\:\!e-pl-9 {
    padding-left: 2.25rem !important;
  }

  .lg\:\!e-pl-96 {
    padding-left: 24rem !important;
  }

  .lg\:\!e-pl-px {
    padding-left: 1px !important;
  }

  .lg\:\!e-pr-0 {
    padding-right: 0px !important;
  }

  .lg\:\!e-pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .lg\:\!e-pr-1 {
    padding-right: 0.25rem !important;
  }

  .lg\:\!e-pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .lg\:\!e-pr-10 {
    padding-right: 2.5rem !important;
  }

  .lg\:\!e-pr-11 {
    padding-right: 2.75rem !important;
  }

  .lg\:\!e-pr-12 {
    padding-right: 3rem !important;
  }

  .lg\:\!e-pr-14 {
    padding-right: 3.5rem !important;
  }

  .lg\:\!e-pr-16 {
    padding-right: 4rem !important;
  }

  .lg\:\!e-pr-2 {
    padding-right: 0.5rem !important;
  }

  .lg\:\!e-pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .lg\:\!e-pr-20 {
    padding-right: 5rem !important;
  }

  .lg\:\!e-pr-24 {
    padding-right: 6rem !important;
  }

  .lg\:\!e-pr-28 {
    padding-right: 7rem !important;
  }

  .lg\:\!e-pr-3 {
    padding-right: 0.75rem !important;
  }

  .lg\:\!e-pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .lg\:\!e-pr-32 {
    padding-right: 8rem !important;
  }

  .lg\:\!e-pr-36 {
    padding-right: 9rem !important;
  }

  .lg\:\!e-pr-4 {
    padding-right: 1rem !important;
  }

  .lg\:\!e-pr-40 {
    padding-right: 10rem !important;
  }

  .lg\:\!e-pr-44 {
    padding-right: 11rem !important;
  }

  .lg\:\!e-pr-48 {
    padding-right: 12rem !important;
  }

  .lg\:\!e-pr-5 {
    padding-right: 1.25rem !important;
  }

  .lg\:\!e-pr-52 {
    padding-right: 13rem !important;
  }

  .lg\:\!e-pr-56 {
    padding-right: 14rem !important;
  }

  .lg\:\!e-pr-6 {
    padding-right: 1.5rem !important;
  }

  .lg\:\!e-pr-60 {
    padding-right: 15rem !important;
  }

  .lg\:\!e-pr-64 {
    padding-right: 16rem !important;
  }

  .lg\:\!e-pr-7 {
    padding-right: 1.75rem !important;
  }

  .lg\:\!e-pr-72 {
    padding-right: 18rem !important;
  }

  .lg\:\!e-pr-8 {
    padding-right: 2rem !important;
  }

  .lg\:\!e-pr-80 {
    padding-right: 20rem !important;
  }

  .lg\:\!e-pr-9 {
    padding-right: 2.25rem !important;
  }

  .lg\:\!e-pr-96 {
    padding-right: 24rem !important;
  }

  .lg\:\!e-pr-px {
    padding-right: 1px !important;
  }

  .lg\:\!e-pt-0 {
    padding-top: 0px !important;
  }

  .lg\:\!e-pt-0\.5 {
    padding-top: 0.125rem !important;
  }

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

  .lg\:\!e-pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .lg\:\!e-pt-10 {
    padding-top: 2.5rem !important;
  }

  .lg\:\!e-pt-11 {
    padding-top: 2.75rem !important;
  }

  .lg\:\!e-pt-12 {
    padding-top: 3rem !important;
  }

  .lg\:\!e-pt-14 {
    padding-top: 3.5rem !important;
  }

  .lg\:\!e-pt-16 {
    padding-top: 4rem !important;
  }

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

  .lg\:\!e-pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .lg\:\!e-pt-20 {
    padding-top: 5rem !important;
  }

  .lg\:\!e-pt-24 {
    padding-top: 6rem !important;
  }

  .lg\:\!e-pt-28 {
    padding-top: 7rem !important;
  }

  .lg\:\!e-pt-3 {
    padding-top: 0.75rem !important;
  }

  .lg\:\!e-pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .lg\:\!e-pt-32 {
    padding-top: 8rem !important;
  }

  .lg\:\!e-pt-36 {
    padding-top: 9rem !important;
  }

  .lg\:\!e-pt-4 {
    padding-top: 1rem !important;
  }

  .lg\:\!e-pt-40 {
    padding-top: 10rem !important;
  }

  .lg\:\!e-pt-44 {
    padding-top: 11rem !important;
  }

  .lg\:\!e-pt-48 {
    padding-top: 12rem !important;
  }

  .lg\:\!e-pt-5 {
    padding-top: 1.25rem !important;
  }

  .lg\:\!e-pt-52 {
    padding-top: 13rem !important;
  }

  .lg\:\!e-pt-56 {
    padding-top: 14rem !important;
  }

  .lg\:\!e-pt-6 {
    padding-top: 1.5rem !important;
  }

  .lg\:\!e-pt-60 {
    padding-top: 15rem !important;
  }

  .lg\:\!e-pt-64 {
    padding-top: 16rem !important;
  }

  .lg\:\!e-pt-7 {
    padding-top: 1.75rem !important;
  }

  .lg\:\!e-pt-72 {
    padding-top: 18rem !important;
  }

  .lg\:\!e-pt-8 {
    padding-top: 2rem !important;
  }

  .lg\:\!e-pt-80 {
    padding-top: 20rem !important;
  }

  .lg\:\!e-pt-9 {
    padding-top: 2.25rem !important;
  }

  .lg\:\!e-pt-96 {
    padding-top: 24rem !important;
  }

  .lg\:\!e-pt-px {
    padding-top: 1px !important;
  }

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

  .lg\:e-pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .lg\:e-pb-1 {
    padding-bottom: 0.25rem;
  }

  .lg\:e-pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .lg\:e-pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:e-pb-11 {
    padding-bottom: 2.75rem;
  }

  .lg\:e-pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:e-pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:e-pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:e-pb-2 {
    padding-bottom: 0.5rem;
  }

  .lg\:e-pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .lg\:e-pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:e-pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:e-pb-28 {
    padding-bottom: 7rem;
  }

  .lg\:e-pb-3 {
    padding-bottom: 0.75rem;
  }

  .lg\:e-pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .lg\:e-pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:e-pb-36 {
    padding-bottom: 9rem;
  }

  .lg\:e-pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:e-pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:e-pb-44 {
    padding-bottom: 11rem;
  }

  .lg\:e-pb-48 {
    padding-bottom: 12rem;
  }

  .lg\:e-pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:e-pb-52 {
    padding-bottom: 13rem;
  }

  .lg\:e-pb-56 {
    padding-bottom: 14rem;
  }

  .lg\:e-pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:e-pb-60 {
    padding-bottom: 15rem;
  }

  .lg\:e-pb-64 {
    padding-bottom: 16rem;
  }

  .lg\:e-pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:e-pb-72 {
    padding-bottom: 18rem;
  }

  .lg\:e-pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:e-pb-80 {
    padding-bottom: 20rem;
  }

  .lg\:e-pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:e-pb-96 {
    padding-bottom: 24rem;
  }

  .lg\:e-pb-px {
    padding-bottom: 1px;
  }

  .lg\:e-pl-0 {
    padding-left: 0px;
  }

  .lg\:e-pl-0\.5 {
    padding-left: 0.125rem;
  }

  .lg\:e-pl-1 {
    padding-left: 0.25rem;
  }

  .lg\:e-pl-1\.5 {
    padding-left: 0.375rem;
  }

  .lg\:e-pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:e-pl-11 {
    padding-left: 2.75rem;
  }

  .lg\:e-pl-12 {
    padding-left: 3rem;
  }

  .lg\:e-pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:e-pl-16 {
    padding-left: 4rem;
  }

  .lg\:e-pl-2 {
    padding-left: 0.5rem;
  }

  .lg\:e-pl-2\.5 {
    padding-left: 0.625rem;
  }

  .lg\:e-pl-20 {
    padding-left: 5rem;
  }

  .lg\:e-pl-24 {
    padding-left: 6rem;
  }

  .lg\:e-pl-28 {
    padding-left: 7rem;
  }

  .lg\:e-pl-3 {
    padding-left: 0.75rem;
  }

  .lg\:e-pl-3\.5 {
    padding-left: 0.875rem;
  }

  .lg\:e-pl-32 {
    padding-left: 8rem;
  }

  .lg\:e-pl-36 {
    padding-left: 9rem;
  }

  .lg\:e-pl-4 {
    padding-left: 1rem;
  }

  .lg\:e-pl-40 {
    padding-left: 10rem;
  }

  .lg\:e-pl-44 {
    padding-left: 11rem;
  }

  .lg\:e-pl-48 {
    padding-left: 12rem;
  }

  .lg\:e-pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:e-pl-52 {
    padding-left: 13rem;
  }

  .lg\:e-pl-56 {
    padding-left: 14rem;
  }

  .lg\:e-pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:e-pl-60 {
    padding-left: 15rem;
  }

  .lg\:e-pl-64 {
    padding-left: 16rem;
  }

  .lg\:e-pl-7 {
    padding-left: 1.75rem;
  }

  .lg\:e-pl-72 {
    padding-left: 18rem;
  }

  .lg\:e-pl-8 {
    padding-left: 2rem;
  }

  .lg\:e-pl-80 {
    padding-left: 20rem;
  }

  .lg\:e-pl-9 {
    padding-left: 2.25rem;
  }

  .lg\:e-pl-96 {
    padding-left: 24rem;
  }

  .lg\:e-pl-px {
    padding-left: 1px;
  }

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

  .lg\:e-pr-0\.5 {
    padding-right: 0.125rem;
  }

  .lg\:e-pr-1 {
    padding-right: 0.25rem;
  }

  .lg\:e-pr-1\.5 {
    padding-right: 0.375rem;
  }

  .lg\:e-pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:e-pr-11 {
    padding-right: 2.75rem;
  }

  .lg\:e-pr-12 {
    padding-right: 3rem;
  }

  .lg\:e-pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:e-pr-16 {
    padding-right: 4rem;
  }

  .lg\:e-pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:e-pr-2\.5 {
    padding-right: 0.625rem;
  }

  .lg\:e-pr-20 {
    padding-right: 5rem;
  }

  .lg\:e-pr-24 {
    padding-right: 6rem;
  }

  .lg\:e-pr-28 {
    padding-right: 7rem;
  }

  .lg\:e-pr-3 {
    padding-right: 0.75rem;
  }

  .lg\:e-pr-3\.5 {
    padding-right: 0.875rem;
  }

  .lg\:e-pr-32 {
    padding-right: 8rem;
  }

  .lg\:e-pr-36 {
    padding-right: 9rem;
  }

  .lg\:e-pr-4 {
    padding-right: 1rem;
  }

  .lg\:e-pr-40 {
    padding-right: 10rem;
  }

  .lg\:e-pr-44 {
    padding-right: 11rem;
  }

  .lg\:e-pr-48 {
    padding-right: 12rem;
  }

  .lg\:e-pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:e-pr-52 {
    padding-right: 13rem;
  }

  .lg\:e-pr-56 {
    padding-right: 14rem;
  }

  .lg\:e-pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:e-pr-60 {
    padding-right: 15rem;
  }

  .lg\:e-pr-64 {
    padding-right: 16rem;
  }

  .lg\:e-pr-7 {
    padding-right: 1.75rem;
  }

  .lg\:e-pr-72 {
    padding-right: 18rem;
  }

  .lg\:e-pr-8 {
    padding-right: 2rem;
  }

  .lg\:e-pr-80 {
    padding-right: 20rem;
  }

  .lg\:e-pr-9 {
    padding-right: 2.25rem;
  }

  .lg\:e-pr-96 {
    padding-right: 24rem;
  }

  .lg\:e-pr-px {
    padding-right: 1px;
  }

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

  .lg\:e-pt-0\.5 {
    padding-top: 0.125rem;
  }

  .lg\:e-pt-1 {
    padding-top: 0.25rem;
  }

  .lg\:e-pt-1\.5 {
    padding-top: 0.375rem;
  }

  .lg\:e-pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:e-pt-11 {
    padding-top: 2.75rem;
  }

  .lg\:e-pt-12 {
    padding-top: 3rem;
  }

  .lg\:e-pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:e-pt-16 {
    padding-top: 4rem;
  }

  .lg\:e-pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:e-pt-2\.5 {
    padding-top: 0.625rem;
  }

  .lg\:e-pt-20 {
    padding-top: 5rem;
  }

  .lg\:e-pt-24 {
    padding-top: 6rem;
  }

  .lg\:e-pt-28 {
    padding-top: 7rem;
  }

  .lg\:e-pt-3 {
    padding-top: 0.75rem;
  }

  .lg\:e-pt-3\.5 {
    padding-top: 0.875rem;
  }

  .lg\:e-pt-32 {
    padding-top: 8rem;
  }

  .lg\:e-pt-36 {
    padding-top: 9rem;
  }

  .lg\:e-pt-4 {
    padding-top: 1rem;
  }

  .lg\:e-pt-40 {
    padding-top: 10rem;
  }

  .lg\:e-pt-44 {
    padding-top: 11rem;
  }

  .lg\:e-pt-48 {
    padding-top: 12rem;
  }

  .lg\:e-pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:e-pt-52 {
    padding-top: 13rem;
  }

  .lg\:e-pt-56 {
    padding-top: 14rem;
  }

  .lg\:e-pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:e-pt-60 {
    padding-top: 15rem;
  }

  .lg\:e-pt-64 {
    padding-top: 16rem;
  }

  .lg\:e-pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:e-pt-72 {
    padding-top: 18rem;
  }

  .lg\:e-pt-8 {
    padding-top: 2rem;
  }

  .lg\:e-pt-80 {
    padding-top: 20rem;
  }

  .lg\:e-pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:e-pt-96 {
    padding-top: 24rem;
  }

  .lg\:e-pt-px {
    padding-top: 1px;
  }

  .lg\:\!e-underline-offset-1 {
    text-underline-offset: 1px !important;
  }

  .lg\:\!e-underline-offset-2 {
    text-underline-offset: 2px !important;
  }

  .lg\:\!e-underline-offset-4 {
    text-underline-offset: 4px !important;
  }

  .lg\:\!e-underline-offset-8 {
    text-underline-offset: 8px !important;
  }

  .lg\:e-underline-offset-1 {
    text-underline-offset: 1px;
  }

  .lg\:e-underline-offset-2 {
    text-underline-offset: 2px;
  }

  .lg\:e-underline-offset-4 {
    text-underline-offset: 4px;
  }

  .lg\:e-underline-offset-8 {
    text-underline-offset: 8px;
  }

  .lg\:\!-e-outline-offset-1 {
    outline-offset: -1px !important;
  }

  .lg\:\!-e-outline-offset-2 {
    outline-offset: -2px !important;
  }

  .lg\:\!-e-outline-offset-4 {
    outline-offset: -4px !important;
  }

  .lg\:\!-e-outline-offset-8 {
    outline-offset: -8px !important;
  }

  .lg\:\!e--outline-offset-1 {
    outline-offset: -1px !important;
  }

  .lg\:\!e--outline-offset-2 {
    outline-offset: -2px !important;
  }

  .lg\:\!e--outline-offset-4 {
    outline-offset: -4px !important;
  }

  .lg\:\!e--outline-offset-8 {
    outline-offset: -8px !important;
  }

  .lg\:\!e-outline-offset-1 {
    outline-offset: 1px !important;
  }

  .lg\:\!e-outline-offset-2 {
    outline-offset: 2px !important;
  }

  .lg\:\!e-outline-offset-4 {
    outline-offset: 4px !important;
  }

  .lg\:\!e-outline-offset-8 {
    outline-offset: 8px !important;
  }

  .lg\:-e-outline-offset-1 {
    outline-offset: -1px;
  }

  .lg\:-e-outline-offset-2 {
    outline-offset: -2px;
  }

  .lg\:-e-outline-offset-4 {
    outline-offset: -4px;
  }

  .lg\:-e-outline-offset-8 {
    outline-offset: -8px;
  }

  .lg\:e--outline-offset-1 {
    outline-offset: -1px;
  }

  .lg\:e--outline-offset-2 {
    outline-offset: -2px;
  }

  .lg\:e--outline-offset-4 {
    outline-offset: -4px;
  }

  .lg\:e--outline-offset-8 {
    outline-offset: -8px;
  }

  .lg\:e-outline-offset-1 {
    outline-offset: 1px;
  }

  .lg\:e-outline-offset-2 {
    outline-offset: 2px;
  }

  .lg\:e-outline-offset-4 {
    outline-offset: 4px;
  }

  .lg\:e-outline-offset-8 {
    outline-offset: 8px;
  }
}

@media (min-width: 1280px) {
  .xl\:\!-e-m-0 {
    margin: -0px !important;
  }

  .xl\:\!-e-m-0\.5 {
    margin: -0.125rem !important;
  }

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

  .xl\:\!-e-m-1\.5 {
    margin: -0.375rem !important;
  }

  .xl\:\!-e-m-10 {
    margin: -2.5rem !important;
  }

  .xl\:\!-e-m-11 {
    margin: -2.75rem !important;
  }

  .xl\:\!-e-m-12 {
    margin: -3rem !important;
  }

  .xl\:\!-e-m-14 {
    margin: -3.5rem !important;
  }

  .xl\:\!-e-m-16 {
    margin: -4rem !important;
  }

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

  .xl\:\!-e-m-2\.5 {
    margin: -0.625rem !important;
  }

  .xl\:\!-e-m-20 {
    margin: -5rem !important;
  }

  .xl\:\!-e-m-24 {
    margin: -6rem !important;
  }

  .xl\:\!-e-m-28 {
    margin: -7rem !important;
  }

  .xl\:\!-e-m-3 {
    margin: -0.75rem !important;
  }

  .xl\:\!-e-m-3\.5 {
    margin: -0.875rem !important;
  }

  .xl\:\!-e-m-32 {
    margin: -8rem !important;
  }

  .xl\:\!-e-m-36 {
    margin: -9rem !important;
  }

  .xl\:\!-e-m-4 {
    margin: -1rem !important;
  }

  .xl\:\!-e-m-40 {
    margin: -10rem !important;
  }

  .xl\:\!-e-m-44 {
    margin: -11rem !important;
  }

  .xl\:\!-e-m-48 {
    margin: -12rem !important;
  }

  .xl\:\!-e-m-5 {
    margin: -1.25rem !important;
  }

  .xl\:\!-e-m-52 {
    margin: -13rem !important;
  }

  .xl\:\!-e-m-56 {
    margin: -14rem !important;
  }

  .xl\:\!-e-m-6 {
    margin: -1.5rem !important;
  }

  .xl\:\!-e-m-60 {
    margin: -15rem !important;
  }

  .xl\:\!-e-m-64 {
    margin: -16rem !important;
  }

  .xl\:\!-e-m-7 {
    margin: -1.75rem !important;
  }

  .xl\:\!-e-m-72 {
    margin: -18rem !important;
  }

  .xl\:\!-e-m-8 {
    margin: -2rem !important;
  }

  .xl\:\!-e-m-80 {
    margin: -20rem !important;
  }

  .xl\:\!-e-m-9 {
    margin: -2.25rem !important;
  }

  .xl\:\!-e-m-96 {
    margin: -24rem !important;
  }

  .xl\:\!-e-m-px {
    margin: -1px !important;
  }

  .xl\:\!e-m-0 {
    margin: 0px !important;
  }

  .xl\:\!e-m-0\.5 {
    margin: 0.125rem !important;
  }

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

  .xl\:\!e-m-1\.5 {
    margin: 0.375rem !important;
  }

  .xl\:\!e-m-10 {
    margin: 2.5rem !important;
  }

  .xl\:\!e-m-11 {
    margin: 2.75rem !important;
  }

  .xl\:\!e-m-12 {
    margin: 3rem !important;
  }

  .xl\:\!e-m-14 {
    margin: 3.5rem !important;
  }

  .xl\:\!e-m-16 {
    margin: 4rem !important;
  }

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

  .xl\:\!e-m-2\.5 {
    margin: 0.625rem !important;
  }

  .xl\:\!e-m-20 {
    margin: 5rem !important;
  }

  .xl\:\!e-m-24 {
    margin: 6rem !important;
  }

  .xl\:\!e-m-28 {
    margin: 7rem !important;
  }

  .xl\:\!e-m-3 {
    margin: 0.75rem !important;
  }

  .xl\:\!e-m-3\.5 {
    margin: 0.875rem !important;
  }

  .xl\:\!e-m-32 {
    margin: 8rem !important;
  }

  .xl\:\!e-m-36 {
    margin: 9rem !important;
  }

  .xl\:\!e-m-4 {
    margin: 1rem !important;
  }

  .xl\:\!e-m-40 {
    margin: 10rem !important;
  }

  .xl\:\!e-m-44 {
    margin: 11rem !important;
  }

  .xl\:\!e-m-48 {
    margin: 12rem !important;
  }

  .xl\:\!e-m-5 {
    margin: 1.25rem !important;
  }

  .xl\:\!e-m-52 {
    margin: 13rem !important;
  }

  .xl\:\!e-m-56 {
    margin: 14rem !important;
  }

  .xl\:\!e-m-6 {
    margin: 1.5rem !important;
  }

  .xl\:\!e-m-60 {
    margin: 15rem !important;
  }

  .xl\:\!e-m-64 {
    margin: 16rem !important;
  }

  .xl\:\!e-m-7 {
    margin: 1.75rem !important;
  }

  .xl\:\!e-m-72 {
    margin: 18rem !important;
  }

  .xl\:\!e-m-8 {
    margin: 2rem !important;
  }

  .xl\:\!e-m-80 {
    margin: 20rem !important;
  }

  .xl\:\!e-m-9 {
    margin: 2.25rem !important;
  }

  .xl\:\!e-m-96 {
    margin: 24rem !important;
  }

  .xl\:\!e-m-auto {
    margin: auto !important;
  }

  .xl\:\!e-m-px {
    margin: 1px !important;
  }

  .xl\:-e-m-0 {
    margin: -0px;
  }

  .xl\:-e-m-0\.5 {
    margin: -0.125rem;
  }

  .xl\:-e-m-1 {
    margin: -0.25rem;
  }

  .xl\:-e-m-1\.5 {
    margin: -0.375rem;
  }

  .xl\:-e-m-10 {
    margin: -2.5rem;
  }

  .xl\:-e-m-11 {
    margin: -2.75rem;
  }

  .xl\:-e-m-12 {
    margin: -3rem;
  }

  .xl\:-e-m-14 {
    margin: -3.5rem;
  }

  .xl\:-e-m-16 {
    margin: -4rem;
  }

  .xl\:-e-m-2 {
    margin: -0.5rem;
  }

  .xl\:-e-m-2\.5 {
    margin: -0.625rem;
  }

  .xl\:-e-m-20 {
    margin: -5rem;
  }

  .xl\:-e-m-24 {
    margin: -6rem;
  }

  .xl\:-e-m-28 {
    margin: -7rem;
  }

  .xl\:-e-m-3 {
    margin: -0.75rem;
  }

  .xl\:-e-m-3\.5 {
    margin: -0.875rem;
  }

  .xl\:-e-m-32 {
    margin: -8rem;
  }

  .xl\:-e-m-36 {
    margin: -9rem;
  }

  .xl\:-e-m-4 {
    margin: -1rem;
  }

  .xl\:-e-m-40 {
    margin: -10rem;
  }

  .xl\:-e-m-44 {
    margin: -11rem;
  }

  .xl\:-e-m-48 {
    margin: -12rem;
  }

  .xl\:-e-m-5 {
    margin: -1.25rem;
  }

  .xl\:-e-m-52 {
    margin: -13rem;
  }

  .xl\:-e-m-56 {
    margin: -14rem;
  }

  .xl\:-e-m-6 {
    margin: -1.5rem;
  }

  .xl\:-e-m-60 {
    margin: -15rem;
  }

  .xl\:-e-m-64 {
    margin: -16rem;
  }

  .xl\:-e-m-7 {
    margin: -1.75rem;
  }

  .xl\:-e-m-72 {
    margin: -18rem;
  }

  .xl\:-e-m-8 {
    margin: -2rem;
  }

  .xl\:-e-m-80 {
    margin: -20rem;
  }

  .xl\:-e-m-9 {
    margin: -2.25rem;
  }

  .xl\:-e-m-96 {
    margin: -24rem;
  }

  .xl\:-e-m-px {
    margin: -1px;
  }

  .xl\:e-m-0 {
    margin: 0px;
  }

  .xl\:e-m-0\.5 {
    margin: 0.125rem;
  }

  .xl\:e-m-1 {
    margin: 0.25rem;
  }

  .xl\:e-m-1\.5 {
    margin: 0.375rem;
  }

  .xl\:e-m-10 {
    margin: 2.5rem;
  }

  .xl\:e-m-11 {
    margin: 2.75rem;
  }

  .xl\:e-m-12 {
    margin: 3rem;
  }

  .xl\:e-m-14 {
    margin: 3.5rem;
  }

  .xl\:e-m-16 {
    margin: 4rem;
  }

  .xl\:e-m-2 {
    margin: 0.5rem;
  }

  .xl\:e-m-2\.5 {
    margin: 0.625rem;
  }

  .xl\:e-m-20 {
    margin: 5rem;
  }

  .xl\:e-m-24 {
    margin: 6rem;
  }

  .xl\:e-m-28 {
    margin: 7rem;
  }

  .xl\:e-m-3 {
    margin: 0.75rem;
  }

  .xl\:e-m-3\.5 {
    margin: 0.875rem;
  }

  .xl\:e-m-32 {
    margin: 8rem;
  }

  .xl\:e-m-36 {
    margin: 9rem;
  }

  .xl\:e-m-4 {
    margin: 1rem;
  }

  .xl\:e-m-40 {
    margin: 10rem;
  }

  .xl\:e-m-44 {
    margin: 11rem;
  }

  .xl\:e-m-48 {
    margin: 12rem;
  }

  .xl\:e-m-5 {
    margin: 1.25rem;
  }

  .xl\:e-m-52 {
    margin: 13rem;
  }

  .xl\:e-m-56 {
    margin: 14rem;
  }

  .xl\:e-m-6 {
    margin: 1.5rem;
  }

  .xl\:e-m-60 {
    margin: 15rem;
  }

  .xl\:e-m-64 {
    margin: 16rem;
  }

  .xl\:e-m-7 {
    margin: 1.75rem;
  }

  .xl\:e-m-72 {
    margin: 18rem;
  }

  .xl\:e-m-8 {
    margin: 2rem;
  }

  .xl\:e-m-80 {
    margin: 20rem;
  }

  .xl\:e-m-9 {
    margin: 2.25rem;
  }

  .xl\:e-m-96 {
    margin: 24rem;
  }

  .xl\:e-m-auto {
    margin: auto;
  }

  .xl\:e-m-px {
    margin: 1px;
  }

  .xl\:\!-e-mx-0 {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }

  .xl\:\!-e-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

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

  .xl\:\!-e-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xl\:\!-e-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:\!-e-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:\!-e-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:\!-e-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xl\:\!-e-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

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

  .xl\:\!-e-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xl\:\!-e-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:\!-e-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:\!-e-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:\!-e-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:\!-e-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xl\:\!-e-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:\!-e-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xl\:\!-e-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:\!-e-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:\!-e-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:\!-e-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:\!-e-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:\!-e-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:\!-e-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:\!-e-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:\!-e-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:\!-e-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xl\:\!-e-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:\!-e-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xl\:\!-e-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:\!-e-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xl\:\!-e-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xl\:\!-e-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:\!-e-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xl\:\!-e-my-0 {
    margin-top: -0px !important;
    margin-bottom: -0px !important;
  }

  .xl\:\!-e-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

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

  .xl\:\!-e-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xl\:\!-e-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:\!-e-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:\!-e-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:\!-e-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:\!-e-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

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

  .xl\:\!-e-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xl\:\!-e-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:\!-e-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:\!-e-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:\!-e-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:\!-e-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xl\:\!-e-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:\!-e-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:\!-e-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:\!-e-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:\!-e-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:\!-e-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:\!-e-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:\!-e-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:\!-e-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xl\:\!-e-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:\!-e-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:\!-e-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:\!-e-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:\!-e-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xl\:\!-e-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:\!-e-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:\!-e-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:\!-e-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:\!-e-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xl\:\!e-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .xl\:\!e-mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

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

  .xl\:\!e-mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xl\:\!e-mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:\!e-mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:\!e-mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:\!e-mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xl\:\!e-mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

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

  .xl\:\!e-mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xl\:\!e-mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:\!e-mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:\!e-mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:\!e-mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:\!e-mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xl\:\!e-mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:\!e-mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xl\:\!e-mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:\!e-mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:\!e-mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:\!e-mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:\!e-mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:\!e-mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:\!e-mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:\!e-mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:\!e-mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:\!e-mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xl\:\!e-mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:\!e-mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xl\:\!e-mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:\!e-mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xl\:\!e-mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xl\:\!e-mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

  .xl\:\!e-mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xl\:\!e-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .xl\:\!e-my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

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

  .xl\:\!e-my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xl\:\!e-my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:\!e-my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:\!e-my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:\!e-my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:\!e-my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

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

  .xl\:\!e-my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xl\:\!e-my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:\!e-my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:\!e-my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:\!e-my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:\!e-my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xl\:\!e-my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:\!e-my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:\!e-my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:\!e-my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:\!e-my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:\!e-my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:\!e-my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:\!e-my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:\!e-my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xl\:\!e-my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:\!e-my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:\!e-my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:\!e-my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:\!e-my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xl\:\!e-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:\!e-my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:\!e-my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:\!e-my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

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

  .xl\:\!e-my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xl\:-e-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .xl\:-e-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:-e-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:-e-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:-e-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-e-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:-e-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:-e-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .xl\:-e-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:-e-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:-e-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:-e-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:-e-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:-e-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:-e-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-e-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:-e-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:-e-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:-e-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:-e-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:-e-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:-e-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:-e-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:-e-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:-e-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:-e-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:-e-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:-e-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:-e-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:-e-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

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

  .xl\:-e-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:-e-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:-e-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:-e-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:-e-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .xl\:-e-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:-e-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:-e-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:-e-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:-e-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:-e-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:-e-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .xl\:-e-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

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

  .xl\:-e-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:-e-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:-e-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:-e-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:-e-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:-e-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:-e-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:-e-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:-e-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:-e-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:-e-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:-e-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:-e-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:-e-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:-e-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

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

  .xl\:-e-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:-e-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:-e-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:-e-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:-e-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:-e-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:-e-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:-e-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:-e-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:e-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:e-mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:e-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:e-mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:e-mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:e-mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:e-mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:e-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:e-mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:e-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .xl\:e-mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:e-mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:e-mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .xl\:e-mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:e-mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:e-mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:e-mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:e-mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:e-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:e-mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:e-mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .xl\:e-mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .xl\:e-mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:e-mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:e-mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:e-mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:e-mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:e-mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:e-mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:e-mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

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

  .xl\:e-mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:e-mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:e-mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .xl\:e-mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:e-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:e-my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:e-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:e-my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:e-my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:e-my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .xl\:e-my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:e-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:e-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .xl\:e-my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:e-my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:e-my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .xl\:e-my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:e-my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:e-my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:e-my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:e-my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:e-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:e-my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:e-my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .xl\:e-my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .xl\:e-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:e-my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:e-my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

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

  .xl\:e-my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:e-my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:e-my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:e-my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:e-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:e-my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:e-my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:e-my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:e-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:e-my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:\!-e-mb-0 {
    margin-bottom: -0px !important;
  }

  .xl\:\!-e-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

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

  .xl\:\!-e-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .xl\:\!-e-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .xl\:\!-e-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .xl\:\!-e-mb-12 {
    margin-bottom: -3rem !important;
  }

  .xl\:\!-e-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .xl\:\!-e-mb-16 {
    margin-bottom: -4rem !important;
  }

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

  .xl\:\!-e-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .xl\:\!-e-mb-20 {
    margin-bottom: -5rem !important;
  }

  .xl\:\!-e-mb-24 {
    margin-bottom: -6rem !important;
  }

  .xl\:\!-e-mb-28 {
    margin-bottom: -7rem !important;
  }

  .xl\:\!-e-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .xl\:\!-e-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .xl\:\!-e-mb-32 {
    margin-bottom: -8rem !important;
  }

  .xl\:\!-e-mb-36 {
    margin-bottom: -9rem !important;
  }

  .xl\:\!-e-mb-4 {
    margin-bottom: -1rem !important;
  }

  .xl\:\!-e-mb-40 {
    margin-bottom: -10rem !important;
  }

  .xl\:\!-e-mb-44 {
    margin-bottom: -11rem !important;
  }

  .xl\:\!-e-mb-48 {
    margin-bottom: -12rem !important;
  }

  .xl\:\!-e-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .xl\:\!-e-mb-52 {
    margin-bottom: -13rem !important;
  }

  .xl\:\!-e-mb-56 {
    margin-bottom: -14rem !important;
  }

  .xl\:\!-e-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .xl\:\!-e-mb-60 {
    margin-bottom: -15rem !important;
  }

  .xl\:\!-e-mb-64 {
    margin-bottom: -16rem !important;
  }

  .xl\:\!-e-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .xl\:\!-e-mb-72 {
    margin-bottom: -18rem !important;
  }

  .xl\:\!-e-mb-8 {
    margin-bottom: -2rem !important;
  }

  .xl\:\!-e-mb-80 {
    margin-bottom: -20rem !important;
  }

  .xl\:\!-e-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .xl\:\!-e-mb-96 {
    margin-bottom: -24rem !important;
  }

  .xl\:\!-e-mb-px {
    margin-bottom: -1px !important;
  }

  .xl\:\!-e-ml-0 {
    margin-left: -0px !important;
  }

  .xl\:\!-e-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .xl\:\!-e-ml-1 {
    margin-left: -0.25rem !important;
  }

  .xl\:\!-e-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .xl\:\!-e-ml-10 {
    margin-left: -2.5rem !important;
  }

  .xl\:\!-e-ml-11 {
    margin-left: -2.75rem !important;
  }

  .xl\:\!-e-ml-12 {
    margin-left: -3rem !important;
  }

  .xl\:\!-e-ml-14 {
    margin-left: -3.5rem !important;
  }

  .xl\:\!-e-ml-16 {
    margin-left: -4rem !important;
  }

  .xl\:\!-e-ml-2 {
    margin-left: -0.5rem !important;
  }

  .xl\:\!-e-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .xl\:\!-e-ml-20 {
    margin-left: -5rem !important;
  }

  .xl\:\!-e-ml-24 {
    margin-left: -6rem !important;
  }

  .xl\:\!-e-ml-28 {
    margin-left: -7rem !important;
  }

  .xl\:\!-e-ml-3 {
    margin-left: -0.75rem !important;
  }

  .xl\:\!-e-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .xl\:\!-e-ml-32 {
    margin-left: -8rem !important;
  }

  .xl\:\!-e-ml-36 {
    margin-left: -9rem !important;
  }

  .xl\:\!-e-ml-4 {
    margin-left: -1rem !important;
  }

  .xl\:\!-e-ml-40 {
    margin-left: -10rem !important;
  }

  .xl\:\!-e-ml-44 {
    margin-left: -11rem !important;
  }

  .xl\:\!-e-ml-48 {
    margin-left: -12rem !important;
  }

  .xl\:\!-e-ml-5 {
    margin-left: -1.25rem !important;
  }

  .xl\:\!-e-ml-52 {
    margin-left: -13rem !important;
  }

  .xl\:\!-e-ml-56 {
    margin-left: -14rem !important;
  }

  .xl\:\!-e-ml-6 {
    margin-left: -1.5rem !important;
  }

  .xl\:\!-e-ml-60 {
    margin-left: -15rem !important;
  }

  .xl\:\!-e-ml-64 {
    margin-left: -16rem !important;
  }

  .xl\:\!-e-ml-7 {
    margin-left: -1.75rem !important;
  }

  .xl\:\!-e-ml-72 {
    margin-left: -18rem !important;
  }

  .xl\:\!-e-ml-8 {
    margin-left: -2rem !important;
  }

  .xl\:\!-e-ml-80 {
    margin-left: -20rem !important;
  }

  .xl\:\!-e-ml-9 {
    margin-left: -2.25rem !important;
  }

  .xl\:\!-e-ml-96 {
    margin-left: -24rem !important;
  }

  .xl\:\!-e-ml-px {
    margin-left: -1px !important;
  }

  .xl\:\!-e-mr-0 {
    margin-right: -0px !important;
  }

  .xl\:\!-e-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .xl\:\!-e-mr-1 {
    margin-right: -0.25rem !important;
  }

  .xl\:\!-e-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .xl\:\!-e-mr-10 {
    margin-right: -2.5rem !important;
  }

  .xl\:\!-e-mr-11 {
    margin-right: -2.75rem !important;
  }

  .xl\:\!-e-mr-12 {
    margin-right: -3rem !important;
  }

  .xl\:\!-e-mr-14 {
    margin-right: -3.5rem !important;
  }

  .xl\:\!-e-mr-16 {
    margin-right: -4rem !important;
  }

  .xl\:\!-e-mr-2 {
    margin-right: -0.5rem !important;
  }

  .xl\:\!-e-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .xl\:\!-e-mr-20 {
    margin-right: -5rem !important;
  }

  .xl\:\!-e-mr-24 {
    margin-right: -6rem !important;
  }

  .xl\:\!-e-mr-28 {
    margin-right: -7rem !important;
  }

  .xl\:\!-e-mr-3 {
    margin-right: -0.75rem !important;
  }

  .xl\:\!-e-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .xl\:\!-e-mr-32 {
    margin-right: -8rem !important;
  }

  .xl\:\!-e-mr-36 {
    margin-right: -9rem !important;
  }

  .xl\:\!-e-mr-4 {
    margin-right: -1rem !important;
  }

  .xl\:\!-e-mr-40 {
    margin-right: -10rem !important;
  }

  .xl\:\!-e-mr-44 {
    margin-right: -11rem !important;
  }

  .xl\:\!-e-mr-48 {
    margin-right: -12rem !important;
  }

  .xl\:\!-e-mr-5 {
    margin-right: -1.25rem !important;
  }

  .xl\:\!-e-mr-52 {
    margin-right: -13rem !important;
  }

  .xl\:\!-e-mr-56 {
    margin-right: -14rem !important;
  }

  .xl\:\!-e-mr-6 {
    margin-right: -1.5rem !important;
  }

  .xl\:\!-e-mr-60 {
    margin-right: -15rem !important;
  }

  .xl\:\!-e-mr-64 {
    margin-right: -16rem !important;
  }

  .xl\:\!-e-mr-7 {
    margin-right: -1.75rem !important;
  }

  .xl\:\!-e-mr-72 {
    margin-right: -18rem !important;
  }

  .xl\:\!-e-mr-8 {
    margin-right: -2rem !important;
  }

  .xl\:\!-e-mr-80 {
    margin-right: -20rem !important;
  }

  .xl\:\!-e-mr-9 {
    margin-right: -2.25rem !important;
  }

  .xl\:\!-e-mr-96 {
    margin-right: -24rem !important;
  }

  .xl\:\!-e-mr-px {
    margin-right: -1px !important;
  }

  .xl\:\!-e-mt-0 {
    margin-top: -0px !important;
  }

  .xl\:\!-e-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

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

  .xl\:\!-e-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .xl\:\!-e-mt-10 {
    margin-top: -2.5rem !important;
  }

  .xl\:\!-e-mt-11 {
    margin-top: -2.75rem !important;
  }

  .xl\:\!-e-mt-12 {
    margin-top: -3rem !important;
  }

  .xl\:\!-e-mt-14 {
    margin-top: -3.5rem !important;
  }

  .xl\:\!-e-mt-16 {
    margin-top: -4rem !important;
  }

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

  .xl\:\!-e-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .xl\:\!-e-mt-20 {
    margin-top: -5rem !important;
  }

  .xl\:\!-e-mt-24 {
    margin-top: -6rem !important;
  }

  .xl\:\!-e-mt-28 {
    margin-top: -7rem !important;
  }

  .xl\:\!-e-mt-3 {
    margin-top: -0.75rem !important;
  }

  .xl\:\!-e-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .xl\:\!-e-mt-32 {
    margin-top: -8rem !important;
  }

  .xl\:\!-e-mt-36 {
    margin-top: -9rem !important;
  }

  .xl\:\!-e-mt-4 {
    margin-top: -1rem !important;
  }

  .xl\:\!-e-mt-40 {
    margin-top: -10rem !important;
  }

  .xl\:\!-e-mt-44 {
    margin-top: -11rem !important;
  }

  .xl\:\!-e-mt-48 {
    margin-top: -12rem !important;
  }

  .xl\:\!-e-mt-5 {
    margin-top: -1.25rem !important;
  }

  .xl\:\!-e-mt-52 {
    margin-top: -13rem !important;
  }

  .xl\:\!-e-mt-56 {
    margin-top: -14rem !important;
  }

  .xl\:\!-e-mt-6 {
    margin-top: -1.5rem !important;
  }

  .xl\:\!-e-mt-60 {
    margin-top: -15rem !important;
  }

  .xl\:\!-e-mt-64 {
    margin-top: -16rem !important;
  }

  .xl\:\!-e-mt-7 {
    margin-top: -1.75rem !important;
  }

  .xl\:\!-e-mt-72 {
    margin-top: -18rem !important;
  }

  .xl\:\!-e-mt-8 {
    margin-top: -2rem !important;
  }

  .xl\:\!-e-mt-80 {
    margin-top: -20rem !important;
  }

  .xl\:\!-e-mt-9 {
    margin-top: -2.25rem !important;
  }

  .xl\:\!-e-mt-96 {
    margin-top: -24rem !important;
  }

  .xl\:\!-e-mt-px {
    margin-top: -1px !important;
  }

  .xl\:\!e-mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:\!e-mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

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

  .xl\:\!e-mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .xl\:\!e-mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xl\:\!e-mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .xl\:\!e-mb-12 {
    margin-bottom: 3rem !important;
  }

  .xl\:\!e-mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .xl\:\!e-mb-16 {
    margin-bottom: 4rem !important;
  }

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

  .xl\:\!e-mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .xl\:\!e-mb-20 {
    margin-bottom: 5rem !important;
  }

  .xl\:\!e-mb-24 {
    margin-bottom: 6rem !important;
  }

  .xl\:\!e-mb-28 {
    margin-bottom: 7rem !important;
  }

  .xl\:\!e-mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .xl\:\!e-mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .xl\:\!e-mb-32 {
    margin-bottom: 8rem !important;
  }

  .xl\:\!e-mb-36 {
    margin-bottom: 9rem !important;
  }

  .xl\:\!e-mb-4 {
    margin-bottom: 1rem !important;
  }

  .xl\:\!e-mb-40 {
    margin-bottom: 10rem !important;
  }

  .xl\:\!e-mb-44 {
    margin-bottom: 11rem !important;
  }

  .xl\:\!e-mb-48 {
    margin-bottom: 12rem !important;
  }

  .xl\:\!e-mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .xl\:\!e-mb-52 {
    margin-bottom: 13rem !important;
  }

  .xl\:\!e-mb-56 {
    margin-bottom: 14rem !important;
  }

  .xl\:\!e-mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .xl\:\!e-mb-60 {
    margin-bottom: 15rem !important;
  }

  .xl\:\!e-mb-64 {
    margin-bottom: 16rem !important;
  }

  .xl\:\!e-mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .xl\:\!e-mb-72 {
    margin-bottom: 18rem !important;
  }

  .xl\:\!e-mb-8 {
    margin-bottom: 2rem !important;
  }

  .xl\:\!e-mb-80 {
    margin-bottom: 20rem !important;
  }

  .xl\:\!e-mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .xl\:\!e-mb-96 {
    margin-bottom: 24rem !important;
  }

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

  .xl\:\!e-mb-px {
    margin-bottom: 1px !important;
  }

  .xl\:\!e-ml-0 {
    margin-left: 0px !important;
  }

  .xl\:\!e-ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .xl\:\!e-ml-1 {
    margin-left: 0.25rem !important;
  }

  .xl\:\!e-ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .xl\:\!e-ml-10 {
    margin-left: 2.5rem !important;
  }

  .xl\:\!e-ml-11 {
    margin-left: 2.75rem !important;
  }

  .xl\:\!e-ml-12 {
    margin-left: 3rem !important;
  }

  .xl\:\!e-ml-14 {
    margin-left: 3.5rem !important;
  }

  .xl\:\!e-ml-16 {
    margin-left: 4rem !important;
  }

  .xl\:\!e-ml-2 {
    margin-left: 0.5rem !important;
  }

  .xl\:\!e-ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .xl\:\!e-ml-20 {
    margin-left: 5rem !important;
  }

  .xl\:\!e-ml-24 {
    margin-left: 6rem !important;
  }

  .xl\:\!e-ml-28 {
    margin-left: 7rem !important;
  }

  .xl\:\!e-ml-3 {
    margin-left: 0.75rem !important;
  }

  .xl\:\!e-ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .xl\:\!e-ml-32 {
    margin-left: 8rem !important;
  }

  .xl\:\!e-ml-36 {
    margin-left: 9rem !important;
  }

  .xl\:\!e-ml-4 {
    margin-left: 1rem !important;
  }

  .xl\:\!e-ml-40 {
    margin-left: 10rem !important;
  }

  .xl\:\!e-ml-44 {
    margin-left: 11rem !important;
  }

  .xl\:\!e-ml-48 {
    margin-left: 12rem !important;
  }

  .xl\:\!e-ml-5 {
    margin-left: 1.25rem !important;
  }

  .xl\:\!e-ml-52 {
    margin-left: 13rem !important;
  }

  .xl\:\!e-ml-56 {
    margin-left: 14rem !important;
  }

  .xl\:\!e-ml-6 {
    margin-left: 1.5rem !important;
  }

  .xl\:\!e-ml-60 {
    margin-left: 15rem !important;
  }

  .xl\:\!e-ml-64 {
    margin-left: 16rem !important;
  }

  .xl\:\!e-ml-7 {
    margin-left: 1.75rem !important;
  }

  .xl\:\!e-ml-72 {
    margin-left: 18rem !important;
  }

  .xl\:\!e-ml-8 {
    margin-left: 2rem !important;
  }

  .xl\:\!e-ml-80 {
    margin-left: 20rem !important;
  }

  .xl\:\!e-ml-9 {
    margin-left: 2.25rem !important;
  }

  .xl\:\!e-ml-96 {
    margin-left: 24rem !important;
  }

  .xl\:\!e-ml-auto {
    margin-left: auto !important;
  }

  .xl\:\!e-ml-px {
    margin-left: 1px !important;
  }

  .xl\:\!e-mr-0 {
    margin-right: 0px !important;
  }

  .xl\:\!e-mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .xl\:\!e-mr-1 {
    margin-right: 0.25rem !important;
  }

  .xl\:\!e-mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .xl\:\!e-mr-10 {
    margin-right: 2.5rem !important;
  }

  .xl\:\!e-mr-11 {
    margin-right: 2.75rem !important;
  }

  .xl\:\!e-mr-12 {
    margin-right: 3rem !important;
  }

  .xl\:\!e-mr-14 {
    margin-right: 3.5rem !important;
  }

  .xl\:\!e-mr-16 {
    margin-right: 4rem !important;
  }

  .xl\:\!e-mr-2 {
    margin-right: 0.5rem !important;
  }

  .xl\:\!e-mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .xl\:\!e-mr-20 {
    margin-right: 5rem !important;
  }

  .xl\:\!e-mr-24 {
    margin-right: 6rem !important;
  }

  .xl\:\!e-mr-28 {
    margin-right: 7rem !important;
  }

  .xl\:\!e-mr-3 {
    margin-right: 0.75rem !important;
  }

  .xl\:\!e-mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .xl\:\!e-mr-32 {
    margin-right: 8rem !important;
  }

  .xl\:\!e-mr-36 {
    margin-right: 9rem !important;
  }

  .xl\:\!e-mr-4 {
    margin-right: 1rem !important;
  }

  .xl\:\!e-mr-40 {
    margin-right: 10rem !important;
  }

  .xl\:\!e-mr-44 {
    margin-right: 11rem !important;
  }

  .xl\:\!e-mr-48 {
    margin-right: 12rem !important;
  }

  .xl\:\!e-mr-5 {
    margin-right: 1.25rem !important;
  }

  .xl\:\!e-mr-52 {
    margin-right: 13rem !important;
  }

  .xl\:\!e-mr-56 {
    margin-right: 14rem !important;
  }

  .xl\:\!e-mr-6 {
    margin-right: 1.5rem !important;
  }

  .xl\:\!e-mr-60 {
    margin-right: 15rem !important;
  }

  .xl\:\!e-mr-64 {
    margin-right: 16rem !important;
  }

  .xl\:\!e-mr-7 {
    margin-right: 1.75rem !important;
  }

  .xl\:\!e-mr-72 {
    margin-right: 18rem !important;
  }

  .xl\:\!e-mr-8 {
    margin-right: 2rem !important;
  }

  .xl\:\!e-mr-80 {
    margin-right: 20rem !important;
  }

  .xl\:\!e-mr-9 {
    margin-right: 2.25rem !important;
  }

  .xl\:\!e-mr-96 {
    margin-right: 24rem !important;
  }

  .xl\:\!e-mr-auto {
    margin-right: auto !important;
  }

  .xl\:\!e-mr-px {
    margin-right: 1px !important;
  }

  .xl\:\!e-mt-0 {
    margin-top: 0px !important;
  }

  .xl\:\!e-mt-0\.5 {
    margin-top: 0.125rem !important;
  }

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

  .xl\:\!e-mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .xl\:\!e-mt-10 {
    margin-top: 2.5rem !important;
  }

  .xl\:\!e-mt-11 {
    margin-top: 2.75rem !important;
  }

  .xl\:\!e-mt-12 {
    margin-top: 3rem !important;
  }

  .xl\:\!e-mt-14 {
    margin-top: 3.5rem !important;
  }

  .xl\:\!e-mt-16 {
    margin-top: 4rem !important;
  }

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

  .xl\:\!e-mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .xl\:\!e-mt-20 {
    margin-top: 5rem !important;
  }

  .xl\:\!e-mt-24 {
    margin-top: 6rem !important;
  }

  .xl\:\!e-mt-28 {
    margin-top: 7rem !important;
  }

  .xl\:\!e-mt-3 {
    margin-top: 0.75rem !important;
  }

  .xl\:\!e-mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .xl\:\!e-mt-32 {
    margin-top: 8rem !important;
  }

  .xl\:\!e-mt-36 {
    margin-top: 9rem !important;
  }

  .xl\:\!e-mt-4 {
    margin-top: 1rem !important;
  }

  .xl\:\!e-mt-40 {
    margin-top: 10rem !important;
  }

  .xl\:\!e-mt-44 {
    margin-top: 11rem !important;
  }

  .xl\:\!e-mt-48 {
    margin-top: 12rem !important;
  }

  .xl\:\!e-mt-5 {
    margin-top: 1.25rem !important;
  }

  .xl\:\!e-mt-52 {
    margin-top: 13rem !important;
  }

  .xl\:\!e-mt-56 {
    margin-top: 14rem !important;
  }

  .xl\:\!e-mt-6 {
    margin-top: 1.5rem !important;
  }

  .xl\:\!e-mt-60 {
    margin-top: 15rem !important;
  }

  .xl\:\!e-mt-64 {
    margin-top: 16rem !important;
  }

  .xl\:\!e-mt-7 {
    margin-top: 1.75rem !important;
  }

  .xl\:\!e-mt-72 {
    margin-top: 18rem !important;
  }

  .xl\:\!e-mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:\!e-mt-80 {
    margin-top: 20rem !important;
  }

  .xl\:\!e-mt-9 {
    margin-top: 2.25rem !important;
  }

  .xl\:\!e-mt-96 {
    margin-top: 24rem !important;
  }

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

  .xl\:\!e-mt-px {
    margin-top: 1px !important;
  }

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

  .xl\:-e-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .xl\:-e-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xl\:-e-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .xl\:-e-mb-10 {
    margin-bottom: -2.5rem;
  }

  .xl\:-e-mb-11 {
    margin-bottom: -2.75rem;
  }

  .xl\:-e-mb-12 {
    margin-bottom: -3rem;
  }

  .xl\:-e-mb-14 {
    margin-bottom: -3.5rem;
  }

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

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

  .xl\:-e-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .xl\:-e-mb-20 {
    margin-bottom: -5rem;
  }

  .xl\:-e-mb-24 {
    margin-bottom: -6rem;
  }

  .xl\:-e-mb-28 {
    margin-bottom: -7rem;
  }

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

  .xl\:-e-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .xl\:-e-mb-32 {
    margin-bottom: -8rem;
  }

  .xl\:-e-mb-36 {
    margin-bottom: -9rem;
  }

  .xl\:-e-mb-4 {
    margin-bottom: -1rem;
  }

  .xl\:-e-mb-40 {
    margin-bottom: -10rem;
  }

  .xl\:-e-mb-44 {
    margin-bottom: -11rem;
  }

  .xl\:-e-mb-48 {
    margin-bottom: -12rem;
  }

  .xl\:-e-mb-5 {
    margin-bottom: -1.25rem;
  }

  .xl\:-e-mb-52 {
    margin-bottom: -13rem;
  }

  .xl\:-e-mb-56 {
    margin-bottom: -14rem;
  }

  .xl\:-e-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xl\:-e-mb-60 {
    margin-bottom: -15rem;
  }

  .xl\:-e-mb-64 {
    margin-bottom: -16rem;
  }

  .xl\:-e-mb-7 {
    margin-bottom: -1.75rem;
  }

  .xl\:-e-mb-72 {
    margin-bottom: -18rem;
  }

  .xl\:-e-mb-8 {
    margin-bottom: -2rem;
  }

  .xl\:-e-mb-80 {
    margin-bottom: -20rem;
  }

  .xl\:-e-mb-9 {
    margin-bottom: -2.25rem;
  }

  .xl\:-e-mb-96 {
    margin-bottom: -24rem;
  }

  .xl\:-e-mb-px {
    margin-bottom: -1px;
  }

  .xl\:-e-ml-0 {
    margin-left: -0px;
  }

  .xl\:-e-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .xl\:-e-ml-1 {
    margin-left: -0.25rem;
  }

  .xl\:-e-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .xl\:-e-ml-10 {
    margin-left: -2.5rem;
  }

  .xl\:-e-ml-11 {
    margin-left: -2.75rem;
  }

  .xl\:-e-ml-12 {
    margin-left: -3rem;
  }

  .xl\:-e-ml-14 {
    margin-left: -3.5rem;
  }

  .xl\:-e-ml-16 {
    margin-left: -4rem;
  }

  .xl\:-e-ml-2 {
    margin-left: -0.5rem;
  }

  .xl\:-e-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .xl\:-e-ml-20 {
    margin-left: -5rem;
  }

  .xl\:-e-ml-24 {
    margin-left: -6rem;
  }

  .xl\:-e-ml-28 {
    margin-left: -7rem;
  }

  .xl\:-e-ml-3 {
    margin-left: -0.75rem;
  }

  .xl\:-e-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .xl\:-e-ml-32 {
    margin-left: -8rem;
  }

  .xl\:-e-ml-36 {
    margin-left: -9rem;
  }

  .xl\:-e-ml-4 {
    margin-left: -1rem;
  }

  .xl\:-e-ml-40 {
    margin-left: -10rem;
  }

  .xl\:-e-ml-44 {
    margin-left: -11rem;
  }

  .xl\:-e-ml-48 {
    margin-left: -12rem;
  }

  .xl\:-e-ml-5 {
    margin-left: -1.25rem;
  }

  .xl\:-e-ml-52 {
    margin-left: -13rem;
  }

  .xl\:-e-ml-56 {
    margin-left: -14rem;
  }

  .xl\:-e-ml-6 {
    margin-left: -1.5rem;
  }

  .xl\:-e-ml-60 {
    margin-left: -15rem;
  }

  .xl\:-e-ml-64 {
    margin-left: -16rem;
  }

  .xl\:-e-ml-7 {
    margin-left: -1.75rem;
  }

  .xl\:-e-ml-72 {
    margin-left: -18rem;
  }

  .xl\:-e-ml-8 {
    margin-left: -2rem;
  }

  .xl\:-e-ml-80 {
    margin-left: -20rem;
  }

  .xl\:-e-ml-9 {
    margin-left: -2.25rem;
  }

  .xl\:-e-ml-96 {
    margin-left: -24rem;
  }

  .xl\:-e-ml-px {
    margin-left: -1px;
  }

  .xl\:-e-mr-0 {
    margin-right: -0px;
  }

  .xl\:-e-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .xl\:-e-mr-1 {
    margin-right: -0.25rem;
  }

  .xl\:-e-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .xl\:-e-mr-10 {
    margin-right: -2.5rem;
  }

  .xl\:-e-mr-11 {
    margin-right: -2.75rem;
  }

  .xl\:-e-mr-12 {
    margin-right: -3rem;
  }

  .xl\:-e-mr-14 {
    margin-right: -3.5rem;
  }

  .xl\:-e-mr-16 {
    margin-right: -4rem;
  }

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

  .xl\:-e-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .xl\:-e-mr-20 {
    margin-right: -5rem;
  }

  .xl\:-e-mr-24 {
    margin-right: -6rem;
  }

  .xl\:-e-mr-28 {
    margin-right: -7rem;
  }

  .xl\:-e-mr-3 {
    margin-right: -0.75rem;
  }

  .xl\:-e-mr-3\.5 {
    margin-right: -0.875rem;
  }

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

  .xl\:-e-mr-36 {
    margin-right: -9rem;
  }

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

  .xl\:-e-mr-40 {
    margin-right: -10rem;
  }

  .xl\:-e-mr-44 {
    margin-right: -11rem;
  }

  .xl\:-e-mr-48 {
    margin-right: -12rem;
  }

  .xl\:-e-mr-5 {
    margin-right: -1.25rem;
  }

  .xl\:-e-mr-52 {
    margin-right: -13rem;
  }

  .xl\:-e-mr-56 {
    margin-right: -14rem;
  }

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

  .xl\:-e-mr-60 {
    margin-right: -15rem;
  }

  .xl\:-e-mr-64 {
    margin-right: -16rem;
  }

  .xl\:-e-mr-7 {
    margin-right: -1.75rem;
  }

  .xl\:-e-mr-72 {
    margin-right: -18rem;
  }

  .xl\:-e-mr-8 {
    margin-right: -2rem;
  }

  .xl\:-e-mr-80 {
    margin-right: -20rem;
  }

  .xl\:-e-mr-9 {
    margin-right: -2.25rem;
  }

  .xl\:-e-mr-96 {
    margin-right: -24rem;
  }

  .xl\:-e-mr-px {
    margin-right: -1px;
  }

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

  .xl\:-e-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .xl\:-e-mt-1 {
    margin-top: -0.25rem;
  }

  .xl\:-e-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .xl\:-e-mt-10 {
    margin-top: -2.5rem;
  }

  .xl\:-e-mt-11 {
    margin-top: -2.75rem;
  }

  .xl\:-e-mt-12 {
    margin-top: -3rem;
  }

  .xl\:-e-mt-14 {
    margin-top: -3.5rem;
  }

  .xl\:-e-mt-16 {
    margin-top: -4rem;
  }

  .xl\:-e-mt-2 {
    margin-top: -0.5rem;
  }

  .xl\:-e-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .xl\:-e-mt-20 {
    margin-top: -5rem;
  }

  .xl\:-e-mt-24 {
    margin-top: -6rem;
  }

  .xl\:-e-mt-28 {
    margin-top: -7rem;
  }

  .xl\:-e-mt-3 {
    margin-top: -0.75rem;
  }

  .xl\:-e-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .xl\:-e-mt-32 {
    margin-top: -8rem;
  }

  .xl\:-e-mt-36 {
    margin-top: -9rem;
  }

  .xl\:-e-mt-4 {
    margin-top: -1rem;
  }

  .xl\:-e-mt-40 {
    margin-top: -10rem;
  }

  .xl\:-e-mt-44 {
    margin-top: -11rem;
  }

  .xl\:-e-mt-48 {
    margin-top: -12rem;
  }

  .xl\:-e-mt-5 {
    margin-top: -1.25rem;
  }

  .xl\:-e-mt-52 {
    margin-top: -13rem;
  }

  .xl\:-e-mt-56 {
    margin-top: -14rem;
  }

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

  .xl\:-e-mt-60 {
    margin-top: -15rem;
  }

  .xl\:-e-mt-64 {
    margin-top: -16rem;
  }

  .xl\:-e-mt-7 {
    margin-top: -1.75rem;
  }

  .xl\:-e-mt-72 {
    margin-top: -18rem;
  }

  .xl\:-e-mt-8 {
    margin-top: -2rem;
  }

  .xl\:-e-mt-80 {
    margin-top: -20rem;
  }

  .xl\:-e-mt-9 {
    margin-top: -2.25rem;
  }

  .xl\:-e-mt-96 {
    margin-top: -24rem;
  }

  .xl\:-e-mt-px {
    margin-top: -1px;
  }

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

  .xl\:e-mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .xl\:e-mb-1 {
    margin-bottom: 0.25rem;
  }

  .xl\:e-mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .xl\:e-mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:e-mb-11 {
    margin-bottom: 2.75rem;
  }

  .xl\:e-mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:e-mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

  .xl\:e-mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .xl\:e-mb-20 {
    margin-bottom: 5rem;
  }

  .xl\:e-mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:e-mb-28 {
    margin-bottom: 7rem;
  }

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

  .xl\:e-mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xl\:e-mb-32 {
    margin-bottom: 8rem;
  }

  .xl\:e-mb-36 {
    margin-bottom: 9rem;
  }

  .xl\:e-mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:e-mb-40 {
    margin-bottom: 10rem;
  }

  .xl\:e-mb-44 {
    margin-bottom: 11rem;
  }

  .xl\:e-mb-48 {
    margin-bottom: 12rem;
  }

  .xl\:e-mb-5 {
    margin-bottom: 1.25rem;
  }

  .xl\:e-mb-52 {
    margin-bottom: 13rem;
  }

  .xl\:e-mb-56 {
    margin-bottom: 14rem;
  }

  .xl\:e-mb-6 {
    margin-bottom: 1.5rem;
  }

  .xl\:e-mb-60 {
    margin-bottom: 15rem;
  }

  .xl\:e-mb-64 {
    margin-bottom: 16rem;
  }

  .xl\:e-mb-7 {
    margin-bottom: 1.75rem;
  }

  .xl\:e-mb-72 {
    margin-bottom: 18rem;
  }

  .xl\:e-mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:e-mb-80 {
    margin-bottom: 20rem;
  }

  .xl\:e-mb-9 {
    margin-bottom: 2.25rem;
  }

  .xl\:e-mb-96 {
    margin-bottom: 24rem;
  }

  .xl\:e-mb-auto {
    margin-bottom: auto;
  }

  .xl\:e-mb-px {
    margin-bottom: 1px;
  }

  .xl\:e-ml-0 {
    margin-left: 0px;
  }

  .xl\:e-ml-0\.5 {
    margin-left: 0.125rem;
  }

  .xl\:e-ml-1 {
    margin-left: 0.25rem;
  }

  .xl\:e-ml-1\.5 {
    margin-left: 0.375rem;
  }

  .xl\:e-ml-10 {
    margin-left: 2.5rem;
  }

  .xl\:e-ml-11 {
    margin-left: 2.75rem;
  }

  .xl\:e-ml-12 {
    margin-left: 3rem;
  }

  .xl\:e-ml-14 {
    margin-left: 3.5rem;
  }

  .xl\:e-ml-16 {
    margin-left: 4rem;
  }

  .xl\:e-ml-2 {
    margin-left: 0.5rem;
  }

  .xl\:e-ml-2\.5 {
    margin-left: 0.625rem;
  }

  .xl\:e-ml-20 {
    margin-left: 5rem;
  }

  .xl\:e-ml-24 {
    margin-left: 6rem;
  }

  .xl\:e-ml-28 {
    margin-left: 7rem;
  }

  .xl\:e-ml-3 {
    margin-left: 0.75rem;
  }

  .xl\:e-ml-3\.5 {
    margin-left: 0.875rem;
  }

  .xl\:e-ml-32 {
    margin-left: 8rem;
  }

  .xl\:e-ml-36 {
    margin-left: 9rem;
  }

  .xl\:e-ml-4 {
    margin-left: 1rem;
  }

  .xl\:e-ml-40 {
    margin-left: 10rem;
  }

  .xl\:e-ml-44 {
    margin-left: 11rem;
  }

  .xl\:e-ml-48 {
    margin-left: 12rem;
  }

  .xl\:e-ml-5 {
    margin-left: 1.25rem;
  }

  .xl\:e-ml-52 {
    margin-left: 13rem;
  }

  .xl\:e-ml-56 {
    margin-left: 14rem;
  }

  .xl\:e-ml-6 {
    margin-left: 1.5rem;
  }

  .xl\:e-ml-60 {
    margin-left: 15rem;
  }

  .xl\:e-ml-64 {
    margin-left: 16rem;
  }

  .xl\:e-ml-7 {
    margin-left: 1.75rem;
  }

  .xl\:e-ml-72 {
    margin-left: 18rem;
  }

  .xl\:e-ml-8 {
    margin-left: 2rem;
  }

  .xl\:e-ml-80 {
    margin-left: 20rem;
  }

  .xl\:e-ml-9 {
    margin-left: 2.25rem;
  }

  .xl\:e-ml-96 {
    margin-left: 24rem;
  }

  .xl\:e-ml-auto {
    margin-left: auto;
  }

  .xl\:e-ml-px {
    margin-left: 1px;
  }

  .xl\:e-mr-0 {
    margin-right: 0px;
  }

  .xl\:e-mr-0\.5 {
    margin-right: 0.125rem;
  }

  .xl\:e-mr-1 {
    margin-right: 0.25rem;
  }

  .xl\:e-mr-1\.5 {
    margin-right: 0.375rem;
  }

  .xl\:e-mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:e-mr-11 {
    margin-right: 2.75rem;
  }

  .xl\:e-mr-12 {
    margin-right: 3rem;
  }

  .xl\:e-mr-14 {
    margin-right: 3.5rem;
  }

  .xl\:e-mr-16 {
    margin-right: 4rem;
  }

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

  .xl\:e-mr-2\.5 {
    margin-right: 0.625rem;
  }

  .xl\:e-mr-20 {
    margin-right: 5rem;
  }

  .xl\:e-mr-24 {
    margin-right: 6rem;
  }

  .xl\:e-mr-28 {
    margin-right: 7rem;
  }

  .xl\:e-mr-3 {
    margin-right: 0.75rem;
  }

  .xl\:e-mr-3\.5 {
    margin-right: 0.875rem;
  }

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

  .xl\:e-mr-36 {
    margin-right: 9rem;
  }

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

  .xl\:e-mr-40 {
    margin-right: 10rem;
  }

  .xl\:e-mr-44 {
    margin-right: 11rem;
  }

  .xl\:e-mr-48 {
    margin-right: 12rem;
  }

  .xl\:e-mr-5 {
    margin-right: 1.25rem;
  }

  .xl\:e-mr-52 {
    margin-right: 13rem;
  }

  .xl\:e-mr-56 {
    margin-right: 14rem;
  }

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

  .xl\:e-mr-60 {
    margin-right: 15rem;
  }

  .xl\:e-mr-64 {
    margin-right: 16rem;
  }

  .xl\:e-mr-7 {
    margin-right: 1.75rem;
  }

  .xl\:e-mr-72 {
    margin-right: 18rem;
  }

  .xl\:e-mr-8 {
    margin-right: 2rem;
  }

  .xl\:e-mr-80 {
    margin-right: 20rem;
  }

  .xl\:e-mr-9 {
    margin-right: 2.25rem;
  }

  .xl\:e-mr-96 {
    margin-right: 24rem;
  }

  .xl\:e-mr-auto {
    margin-right: auto;
  }

  .xl\:e-mr-px {
    margin-right: 1px;
  }

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

  .xl\:e-mt-0\.5 {
    margin-top: 0.125rem;
  }

  .xl\:e-mt-1 {
    margin-top: 0.25rem;
  }

  .xl\:e-mt-1\.5 {
    margin-top: 0.375rem;
  }

  .xl\:e-mt-10 {
    margin-top: 2.5rem;
  }

  .xl\:e-mt-11 {
    margin-top: 2.75rem;
  }

  .xl\:e-mt-12 {
    margin-top: 3rem;
  }

  .xl\:e-mt-14 {
    margin-top: 3.5rem;
  }

  .xl\:e-mt-16 {
    margin-top: 4rem;
  }

  .xl\:e-mt-2 {
    margin-top: 0.5rem;
  }

  .xl\:e-mt-2\.5 {
    margin-top: 0.625rem;
  }

  .xl\:e-mt-20 {
    margin-top: 5rem;
  }

  .xl\:e-mt-24 {
    margin-top: 6rem;
  }

  .xl\:e-mt-28 {
    margin-top: 7rem;
  }

  .xl\:e-mt-3 {
    margin-top: 0.75rem;
  }

  .xl\:e-mt-3\.5 {
    margin-top: 0.875rem;
  }

  .xl\:e-mt-32 {
    margin-top: 8rem;
  }

  .xl\:e-mt-36 {
    margin-top: 9rem;
  }

  .xl\:e-mt-4 {
    margin-top: 1rem;
  }

  .xl\:e-mt-40 {
    margin-top: 10rem;
  }

  .xl\:e-mt-44 {
    margin-top: 11rem;
  }

  .xl\:e-mt-48 {
    margin-top: 12rem;
  }

  .xl\:e-mt-5 {
    margin-top: 1.25rem;
  }

  .xl\:e-mt-52 {
    margin-top: 13rem;
  }

  .xl\:e-mt-56 {
    margin-top: 14rem;
  }

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

  .xl\:e-mt-60 {
    margin-top: 15rem;
  }

  .xl\:e-mt-64 {
    margin-top: 16rem;
  }

  .xl\:e-mt-7 {
    margin-top: 1.75rem;
  }

  .xl\:e-mt-72 {
    margin-top: 18rem;
  }

  .xl\:e-mt-8 {
    margin-top: 2rem;
  }

  .xl\:e-mt-80 {
    margin-top: 20rem;
  }

  .xl\:e-mt-9 {
    margin-top: 2.25rem;
  }

  .xl\:e-mt-96 {
    margin-top: 24rem;
  }

  .xl\:e-mt-auto {
    margin-top: auto;
  }

  .xl\:e-mt-px {
    margin-top: 1px;
  }

  .xl\:\!e-w-auto {
    width: auto !important;
  }

  .xl\:\!e-w-full {
    width: 100% !important;
  }

  .xl\:e-w-auto {
    width: auto;
  }

  .xl\:e-w-full {
    width: 100%;
  }

  .xl\:\!e-max-w-1\/12 {
    max-width: 8.333333333% !important;
  }

  .xl\:\!e-max-w-10\/12 {
    max-width: 83.333333334% !important;
  }

  .xl\:\!e-max-w-11\/12 {
    max-width: 91.666666666% !important;
  }

  .xl\:\!e-max-w-12\/12 {
    max-width: 100% !important;
  }

  .xl\:\!e-max-w-2\/12 {
    max-width: 16.666666666% !important;
  }

  .xl\:\!e-max-w-3\/12 {
    max-width: 25% !important;
  }

  .xl\:\!e-max-w-4\/12 {
    max-width: 33.333333333% !important;
  }

  .xl\:\!e-max-w-5\/12 {
    max-width: 41.666666667% !important;
  }

  .xl\:\!e-max-w-6\/12 {
    max-width: 50% !important;
  }

  .xl\:\!e-max-w-7\/12 {
    max-width: 58.333333334% !important;
  }

  .xl\:\!e-max-w-8\/12 {
    max-width: 66.666666666% !important;
  }

  .xl\:\!e-max-w-9\/12 {
    max-width: 75% !important;
  }

  .xl\:e-max-w-1\/12 {
    max-width: 8.333333333%;
  }

  .xl\:e-max-w-10\/12 {
    max-width: 83.333333334%;
  }

  .xl\:e-max-w-11\/12 {
    max-width: 91.666666666%;
  }

  .xl\:e-max-w-12\/12 {
    max-width: 100%;
  }

  .xl\:e-max-w-2\/12 {
    max-width: 16.666666666%;
  }

  .xl\:e-max-w-3\/12 {
    max-width: 25%;
  }

  .xl\:e-max-w-4\/12 {
    max-width: 33.333333333%;
  }

  .xl\:e-max-w-5\/12 {
    max-width: 41.666666667%;
  }

  .xl\:e-max-w-6\/12 {
    max-width: 50%;
  }

  .xl\:e-max-w-7\/12 {
    max-width: 58.333333334%;
  }

  .xl\:e-max-w-8\/12 {
    max-width: 66.666666666%;
  }

  .xl\:e-max-w-9\/12 {
    max-width: 75%;
  }

  .xl\:\!e-grow {
    flex-grow: 1 !important;
  }

  .xl\:\!e-grow-0 {
    flex-grow: 0 !important;
  }

  .xl\:e-grow {
    flex-grow: 1;
  }

  .xl\:e-grow-0 {
    flex-grow: 0;
  }

  .xl\:\!e-basis-0 {
    flex-basis: 0px !important;
  }

  .xl\:\!e-basis-0\.5 {
    flex-basis: 0.125rem !important;
  }

  .xl\:\!e-basis-1\/12 {
    flex-basis: 8.333333% !important;
  }

  .xl\:\!e-basis-1\/2 {
    flex-basis: 50% !important;
  }

  .xl\:\!e-basis-1\/3 {
    flex-basis: 33.333333% !important;
  }

  .xl\:\!e-basis-1\/4 {
    flex-basis: 25% !important;
  }

  .xl\:\!e-basis-1\/5 {
    flex-basis: 20% !important;
  }

  .xl\:\!e-basis-1\/6 {
    flex-basis: 16.666667% !important;
  }

  .xl\:\!e-basis-10\/12 {
    flex-basis: 83.333333% !important;
  }

  .xl\:\!e-basis-11\/12 {
    flex-basis: 91.666667% !important;
  }

  .xl\:\!e-basis-2\/12 {
    flex-basis: 16.666667% !important;
  }

  .xl\:\!e-basis-2\/3 {
    flex-basis: 66.666667% !important;
  }

  .xl\:\!e-basis-2\/4 {
    flex-basis: 50% !important;
  }

  .xl\:\!e-basis-2\/5 {
    flex-basis: 40% !important;
  }

  .xl\:\!e-basis-2\/6 {
    flex-basis: 33.333333% !important;
  }

  .xl\:\!e-basis-3\/12 {
    flex-basis: 25% !important;
  }

  .xl\:\!e-basis-3\/4 {
    flex-basis: 75% !important;
  }

  .xl\:\!e-basis-3\/5 {
    flex-basis: 60% !important;
  }

  .xl\:\!e-basis-3\/6 {
    flex-basis: 50% !important;
  }

  .xl\:\!e-basis-4\/12 {
    flex-basis: 33.333333% !important;
  }

  .xl\:\!e-basis-4\/5 {
    flex-basis: 80% !important;
  }

  .xl\:\!e-basis-4\/6 {
    flex-basis: 66.666667% !important;
  }

  .xl\:\!e-basis-5\/12 {
    flex-basis: 41.666667% !important;
  }

  .xl\:\!e-basis-5\/6 {
    flex-basis: 83.333333% !important;
  }

  .xl\:\!e-basis-6\/12 {
    flex-basis: 50% !important;
  }

  .xl\:\!e-basis-7\/12 {
    flex-basis: 58.333333% !important;
  }

  .xl\:\!e-basis-8\/12 {
    flex-basis: 66.666667% !important;
  }

  .xl\:\!e-basis-9\/12 {
    flex-basis: 75% !important;
  }

  .xl\:\!e-basis-auto {
    flex-basis: auto !important;
  }

  .xl\:\!e-basis-full {
    flex-basis: 100% !important;
  }

  .xl\:e-basis-0 {
    flex-basis: 0px;
  }

  .xl\:e-basis-0\.5 {
    flex-basis: 0.125rem;
  }

  .xl\:e-basis-1\/12 {
    flex-basis: 8.333333%;
  }

  .xl\:e-basis-1\/2 {
    flex-basis: 50%;
  }

  .xl\:e-basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .xl\:e-basis-1\/4 {
    flex-basis: 25%;
  }

  .xl\:e-basis-1\/5 {
    flex-basis: 20%;
  }

  .xl\:e-basis-1\/6 {
    flex-basis: 16.666667%;
  }

  .xl\:e-basis-10\/12 {
    flex-basis: 83.333333%;
  }

  .xl\:e-basis-11\/12 {
    flex-basis: 91.666667%;
  }

  .xl\:e-basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .xl\:e-basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .xl\:e-basis-2\/4 {
    flex-basis: 50%;
  }

  .xl\:e-basis-2\/5 {
    flex-basis: 40%;
  }

  .xl\:e-basis-2\/6 {
    flex-basis: 33.333333%;
  }

  .xl\:e-basis-3\/12 {
    flex-basis: 25%;
  }

  .xl\:e-basis-3\/4 {
    flex-basis: 75%;
  }

  .xl\:e-basis-3\/5 {
    flex-basis: 60%;
  }

  .xl\:e-basis-3\/6 {
    flex-basis: 50%;
  }

  .xl\:e-basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .xl\:e-basis-4\/5 {
    flex-basis: 80%;
  }

  .xl\:e-basis-4\/6 {
    flex-basis: 66.666667%;
  }

  .xl\:e-basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .xl\:e-basis-5\/6 {
    flex-basis: 83.333333%;
  }

  .xl\:e-basis-6\/12 {
    flex-basis: 50%;
  }

  .xl\:e-basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .xl\:e-basis-8\/12 {
    flex-basis: 66.666667%;
  }

  .xl\:e-basis-9\/12 {
    flex-basis: 75%;
  }

  .xl\:e-basis-auto {
    flex-basis: auto;
  }

  .xl\:e-basis-full {
    flex-basis: 100%;
  }

  .xl\:e-justify-normal {
    justify-content: normal;
  }

  .xl\:e-justify-start {
    justify-content: flex-start;
  }

  .xl\:e-justify-end {
    justify-content: flex-end;
  }

  .xl\:e-justify-center {
    justify-content: center;
  }

  .xl\:e-justify-between {
    justify-content: space-between;
  }

  .xl\:e-justify-around {
    justify-content: space-around;
  }

  .xl\:e-justify-evenly {
    justify-content: space-evenly;
  }

  .xl\:e-justify-stretch {
    justify-content: stretch;
  }

  .xl\:\!e-p-0 {
    padding: 0px !important;
  }

  .xl\:\!e-p-0\.5 {
    padding: 0.125rem !important;
  }

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

  .xl\:\!e-p-1\.5 {
    padding: 0.375rem !important;
  }

  .xl\:\!e-p-10 {
    padding: 2.5rem !important;
  }

  .xl\:\!e-p-11 {
    padding: 2.75rem !important;
  }

  .xl\:\!e-p-12 {
    padding: 3rem !important;
  }

  .xl\:\!e-p-14 {
    padding: 3.5rem !important;
  }

  .xl\:\!e-p-16 {
    padding: 4rem !important;
  }

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

  .xl\:\!e-p-2\.5 {
    padding: 0.625rem !important;
  }

  .xl\:\!e-p-20 {
    padding: 5rem !important;
  }

  .xl\:\!e-p-24 {
    padding: 6rem !important;
  }

  .xl\:\!e-p-28 {
    padding: 7rem !important;
  }

  .xl\:\!e-p-3 {
    padding: 0.75rem !important;
  }

  .xl\:\!e-p-3\.5 {
    padding: 0.875rem !important;
  }

  .xl\:\!e-p-32 {
    padding: 8rem !important;
  }

  .xl\:\!e-p-36 {
    padding: 9rem !important;
  }

  .xl\:\!e-p-4 {
    padding: 1rem !important;
  }

  .xl\:\!e-p-40 {
    padding: 10rem !important;
  }

  .xl\:\!e-p-44 {
    padding: 11rem !important;
  }

  .xl\:\!e-p-48 {
    padding: 12rem !important;
  }

  .xl\:\!e-p-5 {
    padding: 1.25rem !important;
  }

  .xl\:\!e-p-52 {
    padding: 13rem !important;
  }

  .xl\:\!e-p-56 {
    padding: 14rem !important;
  }

  .xl\:\!e-p-6 {
    padding: 1.5rem !important;
  }

  .xl\:\!e-p-60 {
    padding: 15rem !important;
  }

  .xl\:\!e-p-64 {
    padding: 16rem !important;
  }

  .xl\:\!e-p-7 {
    padding: 1.75rem !important;
  }

  .xl\:\!e-p-72 {
    padding: 18rem !important;
  }

  .xl\:\!e-p-8 {
    padding: 2rem !important;
  }

  .xl\:\!e-p-80 {
    padding: 20rem !important;
  }

  .xl\:\!e-p-9 {
    padding: 2.25rem !important;
  }

  .xl\:\!e-p-96 {
    padding: 24rem !important;
  }

  .xl\:\!e-p-px {
    padding: 1px !important;
  }

  .xl\:e-p-0 {
    padding: 0px;
  }

  .xl\:e-p-0\.5 {
    padding: 0.125rem;
  }

  .xl\:e-p-1 {
    padding: 0.25rem;
  }

  .xl\:e-p-1\.5 {
    padding: 0.375rem;
  }

  .xl\:e-p-10 {
    padding: 2.5rem;
  }

  .xl\:e-p-11 {
    padding: 2.75rem;
  }

  .xl\:e-p-12 {
    padding: 3rem;
  }

  .xl\:e-p-14 {
    padding: 3.5rem;
  }

  .xl\:e-p-16 {
    padding: 4rem;
  }

  .xl\:e-p-2 {
    padding: 0.5rem;
  }

  .xl\:e-p-2\.5 {
    padding: 0.625rem;
  }

  .xl\:e-p-20 {
    padding: 5rem;
  }

  .xl\:e-p-24 {
    padding: 6rem;
  }

  .xl\:e-p-28 {
    padding: 7rem;
  }

  .xl\:e-p-3 {
    padding: 0.75rem;
  }

  .xl\:e-p-3\.5 {
    padding: 0.875rem;
  }

  .xl\:e-p-32 {
    padding: 8rem;
  }

  .xl\:e-p-36 {
    padding: 9rem;
  }

  .xl\:e-p-4 {
    padding: 1rem;
  }

  .xl\:e-p-40 {
    padding: 10rem;
  }

  .xl\:e-p-44 {
    padding: 11rem;
  }

  .xl\:e-p-48 {
    padding: 12rem;
  }

  .xl\:e-p-5 {
    padding: 1.25rem;
  }

  .xl\:e-p-52 {
    padding: 13rem;
  }

  .xl\:e-p-56 {
    padding: 14rem;
  }

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

  .xl\:e-p-60 {
    padding: 15rem;
  }

  .xl\:e-p-64 {
    padding: 16rem;
  }

  .xl\:e-p-7 {
    padding: 1.75rem;
  }

  .xl\:e-p-72 {
    padding: 18rem;
  }

  .xl\:e-p-8 {
    padding: 2rem;
  }

  .xl\:e-p-80 {
    padding: 20rem;
  }

  .xl\:e-p-9 {
    padding: 2.25rem;
  }

  .xl\:e-p-96 {
    padding: 24rem;
  }

  .xl\:e-p-px {
    padding: 1px;
  }

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

  .xl\:\!e-px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

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

  .xl\:\!e-px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xl\:\!e-px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:\!e-px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:\!e-px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:\!e-px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:\!e-px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

  .xl\:\!e-px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:\!e-px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:\!e-px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:\!e-px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:\!e-px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:\!e-px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:\!e-px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:\!e-px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:\!e-px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:\!e-px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:\!e-px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:\!e-px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:\!e-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:\!e-px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:\!e-px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .xl\:\!e-px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:\!e-px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:\!e-px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:\!e-px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xl\:\!e-px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:\!e-px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xl\:\!e-px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xl\:\!e-px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:\!e-px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:\!e-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .xl\:\!e-py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

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

  .xl\:\!e-py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:\!e-py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:\!e-py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:\!e-py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:\!e-py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:\!e-py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .xl\:\!e-py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xl\:\!e-py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xl\:\!e-py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:\!e-py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:\!e-py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:\!e-py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xl\:\!e-py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xl\:\!e-py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xl\:\!e-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:\!e-py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:\!e-py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:\!e-py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:\!e-py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:\!e-py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:\!e-py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:\!e-py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:\!e-py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:\!e-py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:\!e-py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:\!e-py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:\!e-py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:\!e-py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:\!e-py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:\!e-py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:\!e-py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

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

  .xl\:e-px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:e-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:e-px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:e-px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:e-px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:e-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:e-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:e-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .xl\:e-px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

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

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

  .xl\:e-px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:e-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:e-px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

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

  .xl\:e-px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:e-px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:e-px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:e-px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:e-px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:e-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:e-px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:e-px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .xl\:e-px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:e-px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:e-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:e-px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

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

  .xl\:e-px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:e-px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:e-px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:e-px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:e-py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:e-py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

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

  .xl\:e-py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:e-py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:e-py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:e-py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:e-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

  .xl\:e-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:e-py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:e-py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:e-py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:e-py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:e-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:e-py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:e-py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:e-py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:e-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:e-py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:e-py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:e-py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

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

  .xl\:e-py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:e-py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:e-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:e-py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .xl\:e-py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:e-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:e-py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .xl\:e-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:e-py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:e-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:e-py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:e-py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:\!e-pb-0 {
    padding-bottom: 0px !important;
  }

  .xl\:\!e-pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

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

  .xl\:\!e-pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .xl\:\!e-pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .xl\:\!e-pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .xl\:\!e-pb-12 {
    padding-bottom: 3rem !important;
  }

  .xl\:\!e-pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .xl\:\!e-pb-16 {
    padding-bottom: 4rem !important;
  }

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

  .xl\:\!e-pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .xl\:\!e-pb-20 {
    padding-bottom: 5rem !important;
  }

  .xl\:\!e-pb-24 {
    padding-bottom: 6rem !important;
  }

  .xl\:\!e-pb-28 {
    padding-bottom: 7rem !important;
  }

  .xl\:\!e-pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .xl\:\!e-pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .xl\:\!e-pb-32 {
    padding-bottom: 8rem !important;
  }

  .xl\:\!e-pb-36 {
    padding-bottom: 9rem !important;
  }

  .xl\:\!e-pb-4 {
    padding-bottom: 1rem !important;
  }

  .xl\:\!e-pb-40 {
    padding-bottom: 10rem !important;
  }

  .xl\:\!e-pb-44 {
    padding-bottom: 11rem !important;
  }

  .xl\:\!e-pb-48 {
    padding-bottom: 12rem !important;
  }

  .xl\:\!e-pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .xl\:\!e-pb-52 {
    padding-bottom: 13rem !important;
  }

  .xl\:\!e-pb-56 {
    padding-bottom: 14rem !important;
  }

  .xl\:\!e-pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .xl\:\!e-pb-60 {
    padding-bottom: 15rem !important;
  }

  .xl\:\!e-pb-64 {
    padding-bottom: 16rem !important;
  }

  .xl\:\!e-pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .xl\:\!e-pb-72 {
    padding-bottom: 18rem !important;
  }

  .xl\:\!e-pb-8 {
    padding-bottom: 2rem !important;
  }

  .xl\:\!e-pb-80 {
    padding-bottom: 20rem !important;
  }

  .xl\:\!e-pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .xl\:\!e-pb-96 {
    padding-bottom: 24rem !important;
  }

  .xl\:\!e-pb-px {
    padding-bottom: 1px !important;
  }

  .xl\:\!e-pl-0 {
    padding-left: 0px !important;
  }

  .xl\:\!e-pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .xl\:\!e-pl-1 {
    padding-left: 0.25rem !important;
  }

  .xl\:\!e-pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .xl\:\!e-pl-10 {
    padding-left: 2.5rem !important;
  }

  .xl\:\!e-pl-11 {
    padding-left: 2.75rem !important;
  }

  .xl\:\!e-pl-12 {
    padding-left: 3rem !important;
  }

  .xl\:\!e-pl-14 {
    padding-left: 3.5rem !important;
  }

  .xl\:\!e-pl-16 {
    padding-left: 4rem !important;
  }

  .xl\:\!e-pl-2 {
    padding-left: 0.5rem !important;
  }

  .xl\:\!e-pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .xl\:\!e-pl-20 {
    padding-left: 5rem !important;
  }

  .xl\:\!e-pl-24 {
    padding-left: 6rem !important;
  }

  .xl\:\!e-pl-28 {
    padding-left: 7rem !important;
  }

  .xl\:\!e-pl-3 {
    padding-left: 0.75rem !important;
  }

  .xl\:\!e-pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .xl\:\!e-pl-32 {
    padding-left: 8rem !important;
  }

  .xl\:\!e-pl-36 {
    padding-left: 9rem !important;
  }

  .xl\:\!e-pl-4 {
    padding-left: 1rem !important;
  }

  .xl\:\!e-pl-40 {
    padding-left: 10rem !important;
  }

  .xl\:\!e-pl-44 {
    padding-left: 11rem !important;
  }

  .xl\:\!e-pl-48 {
    padding-left: 12rem !important;
  }

  .xl\:\!e-pl-5 {
    padding-left: 1.25rem !important;
  }

  .xl\:\!e-pl-52 {
    padding-left: 13rem !important;
  }

  .xl\:\!e-pl-56 {
    padding-left: 14rem !important;
  }

  .xl\:\!e-pl-6 {
    padding-left: 1.5rem !important;
  }

  .xl\:\!e-pl-60 {
    padding-left: 15rem !important;
  }

  .xl\:\!e-pl-64 {
    padding-left: 16rem !important;
  }

  .xl\:\!e-pl-7 {
    padding-left: 1.75rem !important;
  }

  .xl\:\!e-pl-72 {
    padding-left: 18rem !important;
  }

  .xl\:\!e-pl-8 {
    padding-left: 2rem !important;
  }

  .xl\:\!e-pl-80 {
    padding-left: 20rem !important;
  }

  .xl\:\!e-pl-9 {
    padding-left: 2.25rem !important;
  }

  .xl\:\!e-pl-96 {
    padding-left: 24rem !important;
  }

  .xl\:\!e-pl-px {
    padding-left: 1px !important;
  }

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

  .xl\:\!e-pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .xl\:\!e-pr-1 {
    padding-right: 0.25rem !important;
  }

  .xl\:\!e-pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .xl\:\!e-pr-10 {
    padding-right: 2.5rem !important;
  }

  .xl\:\!e-pr-11 {
    padding-right: 2.75rem !important;
  }

  .xl\:\!e-pr-12 {
    padding-right: 3rem !important;
  }

  .xl\:\!e-pr-14 {
    padding-right: 3.5rem !important;
  }

  .xl\:\!e-pr-16 {
    padding-right: 4rem !important;
  }

  .xl\:\!e-pr-2 {
    padding-right: 0.5rem !important;
  }

  .xl\:\!e-pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .xl\:\!e-pr-20 {
    padding-right: 5rem !important;
  }

  .xl\:\!e-pr-24 {
    padding-right: 6rem !important;
  }

  .xl\:\!e-pr-28 {
    padding-right: 7rem !important;
  }

  .xl\:\!e-pr-3 {
    padding-right: 0.75rem !important;
  }

  .xl\:\!e-pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .xl\:\!e-pr-32 {
    padding-right: 8rem !important;
  }

  .xl\:\!e-pr-36 {
    padding-right: 9rem !important;
  }

  .xl\:\!e-pr-4 {
    padding-right: 1rem !important;
  }

  .xl\:\!e-pr-40 {
    padding-right: 10rem !important;
  }

  .xl\:\!e-pr-44 {
    padding-right: 11rem !important;
  }

  .xl\:\!e-pr-48 {
    padding-right: 12rem !important;
  }

  .xl\:\!e-pr-5 {
    padding-right: 1.25rem !important;
  }

  .xl\:\!e-pr-52 {
    padding-right: 13rem !important;
  }

  .xl\:\!e-pr-56 {
    padding-right: 14rem !important;
  }

  .xl\:\!e-pr-6 {
    padding-right: 1.5rem !important;
  }

  .xl\:\!e-pr-60 {
    padding-right: 15rem !important;
  }

  .xl\:\!e-pr-64 {
    padding-right: 16rem !important;
  }

  .xl\:\!e-pr-7 {
    padding-right: 1.75rem !important;
  }

  .xl\:\!e-pr-72 {
    padding-right: 18rem !important;
  }

  .xl\:\!e-pr-8 {
    padding-right: 2rem !important;
  }

  .xl\:\!e-pr-80 {
    padding-right: 20rem !important;
  }

  .xl\:\!e-pr-9 {
    padding-right: 2.25rem !important;
  }

  .xl\:\!e-pr-96 {
    padding-right: 24rem !important;
  }

  .xl\:\!e-pr-px {
    padding-right: 1px !important;
  }

  .xl\:\!e-pt-0 {
    padding-top: 0px !important;
  }

  .xl\:\!e-pt-0\.5 {
    padding-top: 0.125rem !important;
  }

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

  .xl\:\!e-pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .xl\:\!e-pt-10 {
    padding-top: 2.5rem !important;
  }

  .xl\:\!e-pt-11 {
    padding-top: 2.75rem !important;
  }

  .xl\:\!e-pt-12 {
    padding-top: 3rem !important;
  }

  .xl\:\!e-pt-14 {
    padding-top: 3.5rem !important;
  }

  .xl\:\!e-pt-16 {
    padding-top: 4rem !important;
  }

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

  .xl\:\!e-pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .xl\:\!e-pt-20 {
    padding-top: 5rem !important;
  }

  .xl\:\!e-pt-24 {
    padding-top: 6rem !important;
  }

  .xl\:\!e-pt-28 {
    padding-top: 7rem !important;
  }

  .xl\:\!e-pt-3 {
    padding-top: 0.75rem !important;
  }

  .xl\:\!e-pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .xl\:\!e-pt-32 {
    padding-top: 8rem !important;
  }

  .xl\:\!e-pt-36 {
    padding-top: 9rem !important;
  }

  .xl\:\!e-pt-4 {
    padding-top: 1rem !important;
  }

  .xl\:\!e-pt-40 {
    padding-top: 10rem !important;
  }

  .xl\:\!e-pt-44 {
    padding-top: 11rem !important;
  }

  .xl\:\!e-pt-48 {
    padding-top: 12rem !important;
  }

  .xl\:\!e-pt-5 {
    padding-top: 1.25rem !important;
  }

  .xl\:\!e-pt-52 {
    padding-top: 13rem !important;
  }

  .xl\:\!e-pt-56 {
    padding-top: 14rem !important;
  }

  .xl\:\!e-pt-6 {
    padding-top: 1.5rem !important;
  }

  .xl\:\!e-pt-60 {
    padding-top: 15rem !important;
  }

  .xl\:\!e-pt-64 {
    padding-top: 16rem !important;
  }

  .xl\:\!e-pt-7 {
    padding-top: 1.75rem !important;
  }

  .xl\:\!e-pt-72 {
    padding-top: 18rem !important;
  }

  .xl\:\!e-pt-8 {
    padding-top: 2rem !important;
  }

  .xl\:\!e-pt-80 {
    padding-top: 20rem !important;
  }

  .xl\:\!e-pt-9 {
    padding-top: 2.25rem !important;
  }

  .xl\:\!e-pt-96 {
    padding-top: 24rem !important;
  }

  .xl\:\!e-pt-px {
    padding-top: 1px !important;
  }

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

  .xl\:e-pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .xl\:e-pb-1 {
    padding-bottom: 0.25rem;
  }

  .xl\:e-pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .xl\:e-pb-10 {
    padding-bottom: 2.5rem;
  }

  .xl\:e-pb-11 {
    padding-bottom: 2.75rem;
  }

  .xl\:e-pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:e-pb-14 {
    padding-bottom: 3.5rem;
  }

  .xl\:e-pb-16 {
    padding-bottom: 4rem;
  }

  .xl\:e-pb-2 {
    padding-bottom: 0.5rem;
  }

  .xl\:e-pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .xl\:e-pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:e-pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:e-pb-28 {
    padding-bottom: 7rem;
  }

  .xl\:e-pb-3 {
    padding-bottom: 0.75rem;
  }

  .xl\:e-pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xl\:e-pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:e-pb-36 {
    padding-bottom: 9rem;
  }

  .xl\:e-pb-4 {
    padding-bottom: 1rem;
  }

  .xl\:e-pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:e-pb-44 {
    padding-bottom: 11rem;
  }

  .xl\:e-pb-48 {
    padding-bottom: 12rem;
  }

  .xl\:e-pb-5 {
    padding-bottom: 1.25rem;
  }

  .xl\:e-pb-52 {
    padding-bottom: 13rem;
  }

  .xl\:e-pb-56 {
    padding-bottom: 14rem;
  }

  .xl\:e-pb-6 {
    padding-bottom: 1.5rem;
  }

  .xl\:e-pb-60 {
    padding-bottom: 15rem;
  }

  .xl\:e-pb-64 {
    padding-bottom: 16rem;
  }

  .xl\:e-pb-7 {
    padding-bottom: 1.75rem;
  }

  .xl\:e-pb-72 {
    padding-bottom: 18rem;
  }

  .xl\:e-pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:e-pb-80 {
    padding-bottom: 20rem;
  }

  .xl\:e-pb-9 {
    padding-bottom: 2.25rem;
  }

  .xl\:e-pb-96 {
    padding-bottom: 24rem;
  }

  .xl\:e-pb-px {
    padding-bottom: 1px;
  }

  .xl\:e-pl-0 {
    padding-left: 0px;
  }

  .xl\:e-pl-0\.5 {
    padding-left: 0.125rem;
  }

  .xl\:e-pl-1 {
    padding-left: 0.25rem;
  }

  .xl\:e-pl-1\.5 {
    padding-left: 0.375rem;
  }

  .xl\:e-pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:e-pl-11 {
    padding-left: 2.75rem;
  }

  .xl\:e-pl-12 {
    padding-left: 3rem;
  }

  .xl\:e-pl-14 {
    padding-left: 3.5rem;
  }

  .xl\:e-pl-16 {
    padding-left: 4rem;
  }

  .xl\:e-pl-2 {
    padding-left: 0.5rem;
  }

  .xl\:e-pl-2\.5 {
    padding-left: 0.625rem;
  }

  .xl\:e-pl-20 {
    padding-left: 5rem;
  }

  .xl\:e-pl-24 {
    padding-left: 6rem;
  }

  .xl\:e-pl-28 {
    padding-left: 7rem;
  }

  .xl\:e-pl-3 {
    padding-left: 0.75rem;
  }

  .xl\:e-pl-3\.5 {
    padding-left: 0.875rem;
  }

  .xl\:e-pl-32 {
    padding-left: 8rem;
  }

  .xl\:e-pl-36 {
    padding-left: 9rem;
  }

  .xl\:e-pl-4 {
    padding-left: 1rem;
  }

  .xl\:e-pl-40 {
    padding-left: 10rem;
  }

  .xl\:e-pl-44 {
    padding-left: 11rem;
  }

  .xl\:e-pl-48 {
    padding-left: 12rem;
  }

  .xl\:e-pl-5 {
    padding-left: 1.25rem;
  }

  .xl\:e-pl-52 {
    padding-left: 13rem;
  }

  .xl\:e-pl-56 {
    padding-left: 14rem;
  }

  .xl\:e-pl-6 {
    padding-left: 1.5rem;
  }

  .xl\:e-pl-60 {
    padding-left: 15rem;
  }

  .xl\:e-pl-64 {
    padding-left: 16rem;
  }

  .xl\:e-pl-7 {
    padding-left: 1.75rem;
  }

  .xl\:e-pl-72 {
    padding-left: 18rem;
  }

  .xl\:e-pl-8 {
    padding-left: 2rem;
  }

  .xl\:e-pl-80 {
    padding-left: 20rem;
  }

  .xl\:e-pl-9 {
    padding-left: 2.25rem;
  }

  .xl\:e-pl-96 {
    padding-left: 24rem;
  }

  .xl\:e-pl-px {
    padding-left: 1px;
  }

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

  .xl\:e-pr-0\.5 {
    padding-right: 0.125rem;
  }

  .xl\:e-pr-1 {
    padding-right: 0.25rem;
  }

  .xl\:e-pr-1\.5 {
    padding-right: 0.375rem;
  }

  .xl\:e-pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:e-pr-11 {
    padding-right: 2.75rem;
  }

  .xl\:e-pr-12 {
    padding-right: 3rem;
  }

  .xl\:e-pr-14 {
    padding-right: 3.5rem;
  }

  .xl\:e-pr-16 {
    padding-right: 4rem;
  }

  .xl\:e-pr-2 {
    padding-right: 0.5rem;
  }

  .xl\:e-pr-2\.5 {
    padding-right: 0.625rem;
  }

  .xl\:e-pr-20 {
    padding-right: 5rem;
  }

  .xl\:e-pr-24 {
    padding-right: 6rem;
  }

  .xl\:e-pr-28 {
    padding-right: 7rem;
  }

  .xl\:e-pr-3 {
    padding-right: 0.75rem;
  }

  .xl\:e-pr-3\.5 {
    padding-right: 0.875rem;
  }

  .xl\:e-pr-32 {
    padding-right: 8rem;
  }

  .xl\:e-pr-36 {
    padding-right: 9rem;
  }

  .xl\:e-pr-4 {
    padding-right: 1rem;
  }

  .xl\:e-pr-40 {
    padding-right: 10rem;
  }

  .xl\:e-pr-44 {
    padding-right: 11rem;
  }

  .xl\:e-pr-48 {
    padding-right: 12rem;
  }

  .xl\:e-pr-5 {
    padding-right: 1.25rem;
  }

  .xl\:e-pr-52 {
    padding-right: 13rem;
  }

  .xl\:e-pr-56 {
    padding-right: 14rem;
  }

  .xl\:e-pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:e-pr-60 {
    padding-right: 15rem;
  }

  .xl\:e-pr-64 {
    padding-right: 16rem;
  }

  .xl\:e-pr-7 {
    padding-right: 1.75rem;
  }

  .xl\:e-pr-72 {
    padding-right: 18rem;
  }

  .xl\:e-pr-8 {
    padding-right: 2rem;
  }

  .xl\:e-pr-80 {
    padding-right: 20rem;
  }

  .xl\:e-pr-9 {
    padding-right: 2.25rem;
  }

  .xl\:e-pr-96 {
    padding-right: 24rem;
  }

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

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

  .xl\:e-pt-0\.5 {
    padding-top: 0.125rem;
  }

  .xl\:e-pt-1 {
    padding-top: 0.25rem;
  }

  .xl\:e-pt-1\.5 {
    padding-top: 0.375rem;
  }

  .xl\:e-pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:e-pt-11 {
    padding-top: 2.75rem;
  }

  .xl\:e-pt-12 {
    padding-top: 3rem;
  }

  .xl\:e-pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:e-pt-16 {
    padding-top: 4rem;
  }

  .xl\:e-pt-2 {
    padding-top: 0.5rem;
  }

  .xl\:e-pt-2\.5 {
    padding-top: 0.625rem;
  }

  .xl\:e-pt-20 {
    padding-top: 5rem;
  }

  .xl\:e-pt-24 {
    padding-top: 6rem;
  }

  .xl\:e-pt-28 {
    padding-top: 7rem;
  }

  .xl\:e-pt-3 {
    padding-top: 0.75rem;
  }

  .xl\:e-pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xl\:e-pt-32 {
    padding-top: 8rem;
  }

  .xl\:e-pt-36 {
    padding-top: 9rem;
  }

  .xl\:e-pt-4 {
    padding-top: 1rem;
  }

  .xl\:e-pt-40 {
    padding-top: 10rem;
  }

  .xl\:e-pt-44 {
    padding-top: 11rem;
  }

  .xl\:e-pt-48 {
    padding-top: 12rem;
  }

  .xl\:e-pt-5 {
    padding-top: 1.25rem;
  }

  .xl\:e-pt-52 {
    padding-top: 13rem;
  }

  .xl\:e-pt-56 {
    padding-top: 14rem;
  }

  .xl\:e-pt-6 {
    padding-top: 1.5rem;
  }

  .xl\:e-pt-60 {
    padding-top: 15rem;
  }

  .xl\:e-pt-64 {
    padding-top: 16rem;
  }

  .xl\:e-pt-7 {
    padding-top: 1.75rem;
  }

  .xl\:e-pt-72 {
    padding-top: 18rem;
  }

  .xl\:e-pt-8 {
    padding-top: 2rem;
  }

  .xl\:e-pt-80 {
    padding-top: 20rem;
  }

  .xl\:e-pt-9 {
    padding-top: 2.25rem;
  }

  .xl\:e-pt-96 {
    padding-top: 24rem;
  }

  .xl\:e-pt-px {
    padding-top: 1px;
  }

  .xl\:\!e-underline-offset-1 {
    text-underline-offset: 1px !important;
  }

  .xl\:\!e-underline-offset-2 {
    text-underline-offset: 2px !important;
  }

  .xl\:\!e-underline-offset-4 {
    text-underline-offset: 4px !important;
  }

  .xl\:\!e-underline-offset-8 {
    text-underline-offset: 8px !important;
  }

  .xl\:e-underline-offset-1 {
    text-underline-offset: 1px;
  }

  .xl\:e-underline-offset-2 {
    text-underline-offset: 2px;
  }

  .xl\:e-underline-offset-4 {
    text-underline-offset: 4px;
  }

  .xl\:e-underline-offset-8 {
    text-underline-offset: 8px;
  }

  .xl\:\!-e-outline-offset-1 {
    outline-offset: -1px !important;
  }

  .xl\:\!-e-outline-offset-2 {
    outline-offset: -2px !important;
  }

  .xl\:\!-e-outline-offset-4 {
    outline-offset: -4px !important;
  }

  .xl\:\!-e-outline-offset-8 {
    outline-offset: -8px !important;
  }

  .xl\:\!e--outline-offset-1 {
    outline-offset: -1px !important;
  }

  .xl\:\!e--outline-offset-2 {
    outline-offset: -2px !important;
  }

  .xl\:\!e--outline-offset-4 {
    outline-offset: -4px !important;
  }

  .xl\:\!e--outline-offset-8 {
    outline-offset: -8px !important;
  }

  .xl\:\!e-outline-offset-1 {
    outline-offset: 1px !important;
  }

  .xl\:\!e-outline-offset-2 {
    outline-offset: 2px !important;
  }

  .xl\:\!e-outline-offset-4 {
    outline-offset: 4px !important;
  }

  .xl\:\!e-outline-offset-8 {
    outline-offset: 8px !important;
  }

  .xl\:-e-outline-offset-1 {
    outline-offset: -1px;
  }

  .xl\:-e-outline-offset-2 {
    outline-offset: -2px;
  }

  .xl\:-e-outline-offset-4 {
    outline-offset: -4px;
  }

  .xl\:-e-outline-offset-8 {
    outline-offset: -8px;
  }

  .xl\:e--outline-offset-1 {
    outline-offset: -1px;
  }

  .xl\:e--outline-offset-2 {
    outline-offset: -2px;
  }

  .xl\:e--outline-offset-4 {
    outline-offset: -4px;
  }

  .xl\:e--outline-offset-8 {
    outline-offset: -8px;
  }

  .xl\:e-outline-offset-1 {
    outline-offset: 1px;
  }

  .xl\:e-outline-offset-2 {
    outline-offset: 2px;
  }

  .xl\:e-outline-offset-4 {
    outline-offset: 4px;
  }

  .xl\:e-outline-offset-8 {
    outline-offset: 8px;
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:e-bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity));
  }

  .dark\:e-text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity));
  }

  .dark\:e-text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
  }
}