/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: hsl(var(--gray-200));
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: hsl(var(--gray-400));
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: hsl(var(--gray-400));
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
:root {
  --background: 0 0% 2%;
  --foreground: 0 0% 100%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 75 99% 49%;
  --primary-100: 49 97% 86%;
  --primary-200: 49 74% 39%;
  --primary-300: 48 81% 43%;
  --primary-600: 49 79% 23%;
  --primary-500: 49 72% 6%;
  --primary-foreground: 220 11% 22%;
  --secondary: 78 74% 73%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 45 14% 89%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --gray-1000: 220 10% 12%;
  --gray-900: 220 11% 22%;
  --gray-800: 219 10% 32%;
  --gray-700: 221 10% 43%;
  --gray-600: 218 11% 65%;
  --gray-500: 222 10% 66%;
  --gray-400: 0 0% 97%;
  --gray-300: 220 11% 89%;
  --gray-200: 0 0% 98%;
  --gray-100: 220 27% 98%;
  --gray-50: 0 0% 93%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 222.2 84% 4.9%;
  --radius: 0.5rem;
  --border-angle: 0turn;
}
* {
  border-color: hsl(var(--border));
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.paragraph {
  display: flex;
  max-width: 1280px;
  flex-wrap: wrap;
  font-size: 36px;
  line-height: 46px;
}
@media (min-width: 1400px) {
  .paragraph {
    font-size: 44px;
    line-height: 54px;
  }
}
@media (min-width: 1536px) {
  .paragraph {
    font-size: 48px;
    line-height: 58px;
  }
}
.word {
  position: relative;
  margin-right: 0.25rem;
  color: hsl(var(--background));
}
@media (min-width: 1024px) {
  .word {
    margin-right: 0.5rem;
  }
}
.casestudy-pagination {
  position: relative;
  z-index: 50;
  text-align: center;
}
.casestudy-pagination .swiper-pagination-bullet {
  height: 0.5rem;
  width: 13px;
  border-radius: 9999px;
  background-color: hsl(var(--gray-300));
}
.casestudy-pagination .swiper-pagination-bullet-active {
  width: 1.5rem;
  background-color: hsl(var(--gray-600));
}
*,
:after,
:before {
  --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: rgba(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: rgba(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: ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
    padding-right: 100px;
    padding-left: 100px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose
  :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose
  :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(blockquote strong):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose
  :where(thead th strong):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose
  :where(ol[type="A"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-alpha;
}
.prose
  :where(ol[type="a"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-alpha;
}
.prose
  :where(ol[type="A s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-alpha;
}
.prose
  :where(ol[type="a s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-alpha;
}
.prose
  :where(ol[type="I"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-roman;
}
.prose
  :where(ol[type="i"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-roman;
}
.prose
  :where(ol[type="I s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-roman;
}
.prose
  :where(ol[type="i s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-roman;
}
.prose
  :where(ol[type="1"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose
  :where(ol > li):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  )::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose
  :where(ul > li):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  )::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.prose
  :where(blockquote p:last-of-type):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose
  :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose
  :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose
  :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose
  :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),
    0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose
  :where(code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: "`";
}
.prose
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: "`";
}
.prose
  :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose
  :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(blockquote code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose
  :where(thead th code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose
  :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose
  :where(pre code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: none;
}
.prose
  :where(pre code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: start;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose
  :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose
  :where(tbody tr:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  border-bottom-width: 0;
}
.prose
  :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose
  :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}
.prose
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgba(0, 0, 0, 0.5);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose
  :where(.prose > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose
  :where(.prose > ul > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose
  :where(.prose > ul > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose
  :where(.prose > ol > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose
  :where(.prose > ol > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose
  :where(.prose > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose
  :where(.prose > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm
  :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm
  :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm
  :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm
  :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm
  :where(.prose-sm > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm
  :where(.prose-sm > ul > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.1428571em;
}
.prose-sm
  :where(.prose-sm > ul > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.1428571em;
}
.prose-sm
  :where(.prose-sm > ol > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.1428571em;
}
.prose-sm
  :where(.prose-sm > ol > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.1428571em;
}
.prose-sm
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm
  :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-sm
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-sm
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-sm
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-sm
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm
  :where(.prose-sm > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose-sm
  :where(.prose-sm > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.prose-base {
  font-size: 1rem;
  line-height: 1.75;
}
.prose-base
  :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose-base
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-base
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose-base
  :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-base
  :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose-base
  :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-base
  :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose-base
  :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-base
  :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base
  :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose-base
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-base
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-base
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-base
  :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose-base
  :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose-base
  :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose-base
  :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose-base
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose-base
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose-base
  :where(.prose-base > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base
  :where(.prose-base > ul > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose-base
  :where(.prose-base > ul > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose-base
  :where(.prose-base > ol > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose-base
  :where(.prose-base > ol > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose-base
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose-base
  :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose-base
  :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose-base
  :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose-base
  :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose-base
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-base
  :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose-base
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose-base
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-base
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-base
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose-base
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-base
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-base
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-base
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-base
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose-base
  :where(.prose-base > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose-base
  :where(.prose-base > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg
  :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg
  :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg
  :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-lg
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8666667em;
}
.prose-lg
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-lg
  :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg
  :where(.prose-lg > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg
  :where(.prose-lg > ul > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.3333333em;
}
.prose-lg
  :where(.prose-lg > ul > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.3333333em;
}
.prose-lg
  :where(.prose-lg > ol > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.3333333em;
}
.prose-lg
  :where(.prose-lg > ol > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.3333333em;
}
.prose-lg
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg
  :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-lg
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-lg
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-lg
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-lg
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg
  :where(.prose-lg > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose-lg
  :where(.prose-lg > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}
.prose-xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-xl
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}
.prose-xl
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1.0666667em;
}
.prose-xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}
.prose-xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}
.prose-xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-xl
  :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-xl
  :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl
  :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
  border-radius: 0.3125rem;
  padding-top: 0.25em;
  padding-inline-end: 0.4em;
  padding-bottom: 0.25em;
  padding-inline-start: 0.4em;
}
.prose-xl
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-xl
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.8611111em;
}
.prose-xl
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-xl
  :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-inline-end: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-inline-start: 1.3333333em;
}
.prose-xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.prose-xl
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4em;
}
.prose-xl
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0.4em;
}
.prose-xl
  :where(.prose-xl > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl
  :where(.prose-xl > ul > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.2em;
}
.prose-xl
  :where(.prose-xl > ul > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.2em;
}
.prose-xl
  :where(.prose-xl > ol > li > p:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.2em;
}
.prose-xl
  :where(.prose-xl > ol > li > p:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.2em;
}
.prose-xl
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.6em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}
.prose-xl
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl
  :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.5555556;
}
.prose-xl
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-inline-start: 0.6666667em;
}
.prose-xl
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-xl
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-xl
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-top: 0.8888889em;
  padding-inline-end: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-inline-start: 0.6666667em;
}
.prose-xl
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-start: 0;
}
.prose-xl
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-inline-end: 0;
}
.prose-xl
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-xl
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}
.prose-xl
  :where(.prose-xl > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose-xl
  :where(.prose-xl > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.inset-\[2px\] {
  inset: 2px;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.inset-y-0 {
  top: 0;
  bottom: 0;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-left-1 {
  left: -0.25rem;
}
.-left-1\/2 {
  left: -50%;
}
.-left-6 {
  left: -1.5rem;
}
.-right-1 {
  right: -0.25rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-1\/4 {
  top: -25%;
}
.-top-6 {
  top: -1.5rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-1\/2 {
  bottom: 50%;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-\[-18px\] {
  bottom: -18px;
}
.bottom-\[-4px\] {
  bottom: -4px;
}
.bottom-\[-9px\] {
  bottom: -9px;
}
.bottom-\[14\%\] {
  bottom: 14%;
}
.bottom-\[18\%\] {
  bottom: 18%;
}
.bottom-\[22\%\] {
  bottom: 22%;
}
.bottom-\[75px\] {
  bottom: 75px;
}
.bottom-auto {
  bottom: auto;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/4 {
  left: 25%;
}
.left-24 {
  left: 6rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.left-6 {
  left: 1.5rem;
}
.left-\[14\%\] {
  left: 14%;
}
.left-\[25\%\] {
  left: 25%;
}
.left-\[4\.7rem\] {
  left: 4.7rem;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[6rem\] {
  left: 6rem;
}
.left-auto {
  left: auto;
}
.right-0 {
  right: 0;
}
.right-2 {
  right: 0.5rem;
}
.right-32 {
  right: 8rem;
}
.right-4 {
  right: 1rem;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[5\%\] {
  right: 5%;
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-2 {
  top: 0.5rem;
}
.top-28 {
  top: 7rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-40 {
  top: 10rem;
}
.top-6 {
  top: 1.5rem;
}
.top-8 {
  top: 2rem;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[12\.5\%\] {
  top: 12.5%;
}
.top-\[13\%\] {
  top: 13%;
}
.top-\[16\%\] {
  top: 16%;
}
.top-\[1px\] {
  top: 1px;
}
.top-\[22\%\] {
  top: 22%;
}
.top-\[44\%\] {
  top: 44%;
}
.top-\[5\%\] {
  top: 5%;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[55\%\] {
  top: 55%;
}
.top-\[60\%\] {
  top: 60%;
}
.top-\[88px\] {
  top: 88px;
}
.top-full {
  top: 100%;
}
.\!z-10 {
  z-index: 10 !important;
}
.-z-10 {
  z-index: -10;
}
.-z-20 {
  z-index: -20;
}
.-z-30 {
  z-index: -30;
}
.-z-50 {
  z-index: -50;
}
.-z-\[1\] {
  z-index: -1;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[10001\] {
  z-index: 10001;
}
.z-\[10\] {
  z-index: 10;
}
.z-\[1300\] {
  z-index: 1300;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[32\] {
  z-index: 32;
}
.z-\[41\] {
  z-index: 41;
}
.z-\[5000\] {
  z-index: 5000;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[600\] {
  z-index: 600;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[700\] {
  z-index: 700;
}
.z-\[9990\] {
  z-index: 9990;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-\[999\] {
  z-index: 999;
}
.z-\[99\] {
  z-index: 99;
}
.order-last {
  order: 9999;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.\!-m-px {
  margin: -1px !important;
}
.m-0 {
  margin: 0;
}
.m-0\.5 {
  margin: 0.125rem;
}
.m-\[12\.8px\] {
  margin: 12.8px;
}
.m-auto {
  margin: auto;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.\!mb-12 {
  margin-bottom: 3rem !important;
}
.\!mt-10 {
  margin-top: 2.5rem !important;
}
.\!mt-3 {
  margin-top: 0.75rem !important;
}
.\!mt-7 {
  margin-top: 1.75rem !important;
}
.-mb-9 {
  margin-bottom: -2.25rem;
}
.-ml-12 {
  margin-left: -3rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-10 {
  margin-top: -2.5rem;
}
.-mt-12 {
  margin-top: -3rem;
}
.-mt-16 {
  margin-top: -4rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-24 {
  margin-top: -6rem;
}
.-mt-28 {
  margin-top: -7rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mt-32 {
  margin-top: -8rem;
}
.-mt-44 {
  margin-top: -11rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.me-16 {
  margin-inline-end: 4rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.ms-16 {
  margin-inline-start: 4rem;
}
.ms-9 {
  margin-inline-start: 2.25rem;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-11 {
  margin-top: 2.75rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
}
.line-clamp-1,
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-2 {
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-3,
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-5 {
  -webkit-line-clamp: 5;
}
.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-\[1254\/826\] {
  aspect-ratio: 1254/826;
}
.aspect-\[1312\/754\] {
  aspect-ratio: 1312/754;
}
.aspect-\[2\/1\] {
  aspect-ratio: 2/1;
}
.aspect-\[393\/852\] {
  aspect-ratio: 393/852;
}
.aspect-\[587\/1169\] {
  aspect-ratio: 587/1169;
}
.aspect-\[610\/674\] {
  aspect-ratio: 610/674;
}
.aspect-video {
  aspect-ratio: 16/9;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-20 {
  width: 5rem;
  height: 5rem;
}
.\!h-16 {
  height: 4rem !important;
}
.\!h-8 {
  height: 2rem !important;
}
.\!h-\[130px\] {
  height: 130px !important;
}
.\!h-auto {
  height: auto !important;
}
.\!h-px {
  height: 1px !important;
}
.\!h-screen {
  height: 100vh !important;
}
.h-0 {
  height: 0;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-1\/4 {
  height: 25%;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\/5 {
  height: 60%;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-64 {
  height: 16rem;
}
.h-7 {
  height: 1.75rem;
}
.h-72 {
  height: 18rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[1000px\] {
  height: 1000px;
}
.h-\[100dvh\] {
  height: 100dvh;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[10rem\] {
  height: 10rem;
}
.h-\[139px\] {
  height: 139px;
}
.h-\[164px\] {
  height: 164px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[275px\] {
  height: 275px;
}
.h-\[300vh\] {
  height: 300vh;
}
.h-\[390px\] {
  height: 390px;
}
.h-\[397px\] {
  height: 397px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[450px\] {
  height: 450px;
}
.h-\[460px\] {
  height: 460px;
}
.h-\[46px\] {
  height: 46px;
}
.h-\[48\%\] {
  height: 48%;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[51px\] {
  height: 51px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[55px\] {
  height: 55px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[63px\] {
  height: 63px;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[70\%\] {
  height: 70%;
}
.h-\[762px\] {
  height: 762px;
}
.h-\[770px\] {
  height: 770px;
}
.h-\[772px\] {
  height: 772px;
}
.h-\[8\.88px\] {
  height: 8.88px;
}
.h-\[80dvh\] {
  height: 80dvh;
}
.h-\[90\%\] {
  height: 90%;
}
.h-\[90dvh\] {
  height: 90dvh;
}
.h-\[94px\] {
  height: 94px;
}
.h-\[calc\(100\%\+104px\)\] {
  height: calc(100% + 104px);
}
.h-\[stretch\] {
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}
.h-dvh {
  height: 100dvh;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-max {
  height: -moz-max-content;
  height: max-content;
}
.h-min {
  height: -moz-min-content;
  height: min-content;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-24 {
  max-height: 6rem;
}
.max-h-56 {
  max-height: 14rem;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-\[112px\] {
  max-height: 112px;
}
.max-h-\[676px\] {
  max-height: 676px;
}
.max-h-full {
  max-height: 100%;
}
.max-h-none {
  max-height: none;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-64 {
  min-height: 16rem;
}
.min-h-\[20rem\] {
  min-height: 20rem;
}
.min-h-\[30rem\] {
  min-height: 30rem;
}
.min-h-\[50\%\] {
  min-height: 50%;
}
.min-h-\[576px\] {
  min-height: 576px;
}
.min-h-\[83px\] {
  min-height: 83px;
}
.min-h-dvh {
  min-height: 100dvh;
}
.min-h-fit {
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-16 {
  width: 4rem !important;
}
.\!w-8 {
  width: 2rem !important;
}
.\!w-full {
  width: 100% !important;
}
.\!w-px {
  width: 1px !important;
}
.w-0 {
  width: 0;
}
.w-1 {
  width: 0.25rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-20 {
  width: 5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/4 {
  width: 75%;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-44 {
  width: 11rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[100vw\] {
  width: 100vw;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[156px\] {
  width: 156px;
}
.w-\[15rem\] {
  width: 15rem;
}
.w-\[1600px\] {
  width: 1600px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[164px\] {
  width: 164px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[20rem\] {
  width: 20rem;
}
.w-\[214px\] {
  width: 214px;
}
.w-\[2px\] {
  width: 2px;
}
.w-\[319\.22px\] {
  width: 319.22px;
}
.w-\[322px\] {
  width: 322px;
}
.w-\[332px\] {
  width: 332px;
}
.w-\[365px\] {
  width: 365px;
}
.w-\[380px\] {
  width: 380px;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[43px\] {
  width: 43px;
}
.w-\[46\%\] {
  width: 46%;
}
.w-\[47\%\] {
  width: 47%;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[51px\] {
  width: 51px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[53\%\] {
  width: 53%;
}
.w-\[54px\] {
  width: 54px;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[56\%\] {
  width: 56%;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[85\%\] {
  width: 85%;
}
.w-\[8rem\] {
  width: 8rem;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[92\%\] {
  width: 92%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.min-w-14 {
  min-width: 3.5rem;
}
.min-w-72 {
  min-width: 18rem;
}
.min-w-\[1600px\] {
  min-width: 1600px;
}
.min-w-\[20vw\] {
  min-width: 20vw;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.min-w-\[41rem\] {
  min-width: 41rem;
}
.min-w-\[48px\] {
  min-width: 48px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-\[10rem\] {
  max-width: 10rem;
}
.max-w-\[1134px\] {
  max-width: 1134px;
}
.max-w-\[1180px\] {
  max-width: 1180px;
}
.max-w-\[32rem\] {
  max-width: 32rem;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[486px\] {
  max-width: 486px;
}
.max-w-\[491px\] {
  max-width: 491px;
}
.max-w-\[50rem\] {
  max-width: 50rem;
}
.max-w-\[522px\] {
  max-width: 522px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[718px\] {
  max-width: 718px;
}
.max-w-\[726px\] {
  max-width: 726px;
}
.max-w-\[746px\] {
  max-width: 746px;
}
.max-w-\[75rem\] {
  max-width: 75rem;
}
.max-w-\[764px\] {
  max-width: 764px;
}
.max-w-\[812px\] {
  max-width: 812px;
}
.max-w-\[902px\] {
  max-width: 902px;
}
.max-w-\[905px\] {
  max-width: 905px;
}
.max-w-\[920px\] {
  max-width: 920px;
}
.max-w-\[924px\] {
  max-width: 924px;
}
.max-w-\[995px\] {
  max-width: 995px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.basis-1\/3 {
  flex-basis: 33.333333%;
}
.basis-1\/4 {
  flex-basis: 25%;
}
.basis-3\/4 {
  flex-basis: 75%;
}
.basis-4\/6 {
  flex-basis: 66.666667%;
}
.basis-\[400px\] {
  flex-basis: 400px;
}
.origin-center {
  transform-origin: center;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-3 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-3 {
  --tw-translate-x: -0.75rem;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-1\/2,
.-translate-y-\[12\.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));
}
.-translate-y-\[12\.5\%\] {
  --tw-translate-y: -12.5%;
}
.-translate-y-\[27\%\] {
  --tw-translate-y: -27%;
}
.-translate-y-\[27\%\],
.-translate-y-\[30\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[30\%\] {
  --tw-translate-y: -30%;
}
.translate-x-3 {
  --tw-translate-x: 0.75rem;
}
.translate-x-3,
.translate-x-\[-50\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
}
.translate-x-\[19px\] {
  --tw-translate-x: 19px;
}
.translate-x-\[19px\],
.translate-y-0 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
}
.translate-y-1\/2 {
  --tw-translate-y: 50%;
}
.translate-y-1\/2,
.translate-y-8 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-8 {
  --tw-translate-y: 2rem;
}
.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
}
.translate-y-\[-50\%\],
.translate-y-\[10\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[10\%\] {
  --tw-translate-y: 10%;
}
.translate-y-\[18\%\] {
  --tw-translate-y: 18%;
}
.translate-y-\[18\%\],
.translate-y-\[20\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[20\%\] {
  --tw-translate-y: 20%;
}
.rotate-0 {
  --tw-rotate: 0deg;
}
.rotate-0,
.rotate-180 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!scale-\[\.37\] {
  --tw-scale-x: 0.37 !important;
  --tw-scale-y: 0.37 !important;
  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)) !important;
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}
.scale-0,
.scale-100 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-\[\.8\] {
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
}
.scale-\[\.8\],
.scale-y-0 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-y-0 {
  --tw-scale-y: 0;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!transform-none {
  transform: none !important;
}
.transform-none {
  transform: none;
}
@keyframes border-spin {
  to {
    --border-angle: 1turn;
  }
}
.animate-border-spin {
  animation: border-spin 4s linear infinite;
}
.animate-spin {
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.animate-spin-slow {
  animation: spin 12s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-center {
  scroll-snap-align: center;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.\!grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[1fr_1fr\] {
  grid-template-columns: 1fr 1fr;
}
.grid-rows-\[auto\] {
  grid-template-rows: auto;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-content-center {
  place-content: center;
}
.place-items-start {
  place-items: start;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.content-between {
  align-content: space-between;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-x-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-y-11 {
  row-gap: 2.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--gray-200));
}
.divide-primary\/\[12\%\] > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--primary) / 12%);
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.justify-self-start {
  justify-self: start;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.\!overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.truncate {
  overflow: hidden;
  white-space: nowrap;
}
.text-ellipsis,
.truncate {
  text-overflow: ellipsis;
}
.\!whitespace-nowrap {
  white-space: nowrap !important;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.\!rounded-none {
  border-radius: 0 !important;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[100px\] {
  border-radius: 100px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[11px\] {
  border-radius: 11px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[21\.87px\] {
  border-radius: 21.87px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[26\.07px\] {
  border-radius: 26.07px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[32px\] {
  border-radius: 32px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-\[60px\] {
  border-radius: 60px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: 0.75rem;
}
.\!rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-\[24px\] {
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}
.rounded-b-\[32px\] {
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
}
.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-\[24px\] {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.rounded-t-\[2px\] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.rounded-t-\[32px\] {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.rounded-t-\[40px\] {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.rounded-t-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-br-\[32px\] {
  border-bottom-right-radius: 32px;
}
.rounded-ee-md {
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-se-md {
  border-start-end-radius: calc(var(--radius) - 2px);
}
.rounded-tl-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
}
.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}
.\!border-0 {
  border-width: 0 !important;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-\[1\.9px\] {
  border-width: 1.9px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-\[3px\] {
  border-width: 3px;
}
.border-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}
.border-y {
  border-top-width: 1px;
}
.border-b,
.border-y {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-r,
.border-r-\[1px\] {
  border-right-width: 1px;
}
.border-t,
.border-t-\[1px\] {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.\!border-primary\/\[24\%\] {
  border-color: hsl(var(--primary) / 24%) !important;
}
.border-\[\#2E50C9\] {
  --tw-border-opacity: 1;
  border-color: rgb(46 80 201 / var(--tw-border-opacity));
}
.border-current {
  border-color: currentColor;
}
.border-gray {
  border-color: hsl(var(--gray-1000));
}
.border-gray-100 {
  border-color: hsl(var(--gray-100));
}
.border-gray-200 {
  border-color: hsl(var(--gray-200));
}
.border-gray-300 {
  border-color: hsl(var(--gray-300));
}
.border-gray-600 {
  border-color: hsl(var(--gray-600));
}
.border-gray-900 {
  border-color: hsl(var(--gray-900));
}
.border-input {
  border-color: hsl(var(--input));
}
.border-primary {
  border-color: hsl(var(--primary));
}
.border-primary-300 {
  border-color: hsl(var(--primary-300));
}
.border-primary-500 {
  border-color: hsl(var(--primary-500));
}
.border-primary-600 {
  border-color: hsl(var(--primary-600));
}
.border-primary-foreground {
  border-color: hsl(var(--primary-foreground));
}
.border-primary\/15 {
  border-color: hsl(var(--primary) / 0.15);
}
.border-primary\/20 {
  border-color: hsl(var(--primary) / 0.2);
}
.border-primary\/25 {
  border-color: hsl(var(--primary) / 0.25);
}
.border-primary\/30 {
  border-color: hsl(var(--primary) / 0.3);
}
.border-primary\/50 {
  border-color: hsl(var(--primary) / 0.5);
}
.border-primary\/\[0\.12\] {
  border-color: hsl(var(--primary) / 0.12);
}
.border-primary\/\[0\.24\] {
  border-color: hsl(var(--primary) / 0.24);
}
.border-primary\/\[12\%\] {
  border-color: hsl(var(--primary) / 12%);
}
.border-primary\/\[24\%\] {
  border-color: hsl(var(--primary) / 24%);
}
.border-primary\/\[28\%\] {
  border-color: hsl(var(--primary) / 28%);
}
.border-primary\/\[8\%\] {
  border-color: hsl(var(--primary) / 8%);
}
.border-transparent {
  border-color: transparent;
}
.border-yellow-400\/10 {
  border-color: rgba(250, 204, 21, 0.1);
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-r-transparent {
  border-right-color: transparent;
}
.border-t-transparent {
  border-top-color: transparent;
}
.\!bg-gray-400 {
  background-color: hsl(var(--gray-400)) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#0a0802\] {
  --tw-bg-opacity: 1;
  background-color: rgb(10 8 2 / var(--tw-bg-opacity));
}
.bg-\[\#131313\] {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}
.bg-\[\#1A1709\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 23 9 / var(--tw-bg-opacity));
}
.bg-\[\#25D366\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 211 102 / var(--tw-bg-opacity));
}
.bg-\[\#272105\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 33 5 / var(--tw-bg-opacity));
}
.bg-\[\#D4B465\]\/\[22\%\] {
  background-color: hsla(43, 56%, 61%, 0.22);
}
.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.bg-\[\#F8F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.bg-\[\#F9F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-background\/20 {
  background-color: hsl(var(--background) / 0.2);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-black\/20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-black\/30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-black\/80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-black\/\[32\%\] {
  background-color: rgba(0, 0, 0, 0.32);
}
.bg-border {
  background-color: hsl(var(--border));
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-foreground {
  background-color: hsl(var(--foreground));
}
.bg-gray {
  background-color: hsl(var(--gray-1000));
}
.bg-gray-100 {
  background-color: hsl(var(--gray-100));
}
.bg-gray-200 {
  background-color: hsl(var(--gray-200));
}
.bg-gray-300 {
  background-color: hsl(var(--gray-300));
}
.bg-gray-300\/35 {
  background-color: hsl(var(--gray-300) / 0.35);
}
.bg-gray-400 {
  background-color: hsl(var(--gray-400));
}
.bg-gray-400\/\[56\.08\%\] {
  background-color: hsl(var(--gray-400) / 56.08%);
}
.bg-gray-50 {
  background-color: hsl(var(--gray-50));
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-popover {
  background-color: hsl(var(--popover));
}
.bg-primary {
  background-color: hsl(var(--primary));
}
.bg-primary-500 {
  background-color: hsl(var(--primary-500));
}
.bg-primary\/10 {
  background-color: hsl(var(--primary) / 0.1);
}
.bg-primary\/15 {
  background-color: hsl(var(--primary) / 0.15);
}
.bg-primary\/20 {
  background-color: hsl(var(--primary) / 0.2);
}
.bg-primary\/25 {
  background-color: hsl(var(--primary) / 0.25);
}
.bg-primary\/30 {
  background-color: hsl(var(--primary) / 0.3);
}
.bg-primary\/\[0\.08\] {
  background-color: hsl(var(--primary) / 0.08);
}
.bg-primary\/\[0\.16\] {
  background-color: hsl(var(--primary) / 0.16);
}
.bg-primary\/\[12\%\] {
  background-color: hsl(var(--primary) / 12%);
}
.bg-primary\/\[16\%\] {
  background-color: hsl(var(--primary) / 16%);
}
.bg-primary\/\[22\%\] {
  background-color: hsl(var(--primary) / 22%);
}
.bg-primary\/\[24\%\] {
  background-color: hsl(var(--primary) / 24%);
}
.bg-primary\/\[30\%\] {
  background-color: hsl(var(--primary) / 30%);
}
.bg-primary\/\[32\%\] {
  background-color: hsl(var(--primary) / 32%);
}
.bg-primary\/\[7\%\] {
  background-color: hsl(var(--primary) / 7%);
}
.bg-primary\/\[8\%\] {
  background-color: hsl(var(--primary) / 8%);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-\[linear-gradient\(91deg\2c \#FDD426_0\.22\%\2c \#977F17_99\.07\%\)\] {
  background-image: linear-gradient(91deg, #fdd426 0.22%, #977f17 99.07%);
}
.bg-black-gradient {
  background-image: linear-gradient(180deg, #131313, #060606);
}
.bg-chat-box-gradient {
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 7%, 0.7),
    rgba(6, 6, 6, 0.7)
  );
}
.bg-contact-bg-gradient {
  background-image: linear-gradient(155deg, #fdd426 0.33%, #dab828 99.27%);
}
.bg-dark-gradient {
  background-image: linear-gradient(180deg, #131313, #060606);
}
.bg-gitex-text-bg {
  background-image: linear-gradient(90deg, #fdd426, #977f17);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-hero-video-gradient {
  background-image: linear-gradient(90deg, #060606, rgba(6, 6, 6, 0.18));
}
.bg-none {
  background-image: none;
}
.bg-primary-dark-gradient {
  background-image: linear-gradient(180deg, #4b4010, #060606);
}
.bg-text-gradient {
  background-image: linear-gradient(
    90.32deg,
    red 1.32%,
    #fff 36.81%,
    #00732f 72.29%
  );
}
.bg-video-gradient {
  background-image: linear-gradient(
    180deg,
    #060606 19.66%,
    rgba(6, 6, 6, 0.5) 59.03%,
    #060606
  );
}
.bg-yellow-gradient {
  background-image: linear-gradient(180deg, #fdd426, #9f8928);
}
.from-background {
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-background\/60 {
  --tw-gradient-from: hsl(var(--background) / 0.6)
    var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-foreground {
  --tw-gradient-from: hsl(var(--foreground)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--foreground) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-gray-400 {
  --tw-gradient-to: hsl(var(--gray-400) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    hsl(var(--gray-400)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-background {
  --tw-gradient-to: hsl(var(--background)) var(--tw-gradient-to-position);
}
.to-background\/20 {
  --tw-gradient-to: hsl(var(--background) / 0.2) var(--tw-gradient-to-position);
}
.to-black\/0 {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-gray-400 {
  --tw-gradient-to: hsl(var(--gray-400)) var(--tw-gradient-to-position);
}
.decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.fill-current {
  fill: currentColor;
}
.fill-destructive {
  fill: hsl(var(--destructive));
}
.fill-gray {
  fill: hsl(var(--gray-1000));
}
.fill-gray-300 {
  fill: hsl(var(--gray-300));
}
.fill-primary {
  fill: hsl(var(--primary));
}
.fill-white {
  fill: #fff;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.object-\[center_top\] {
  -o-object-position: center top;
  object-position: center top;
}
.object-center {
  -o-object-position: center;
  object-position: center;
}
.\!p-0 {
  padding: 0 !important;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.p-9 {
  padding: 2.25rem;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[1px\] {
  padding: 1px;
}
.p-\[20px\] {
  padding: 20px;
}
.p-px {
  padding: 1px;
}
.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.\!pb-0 {
  padding-bottom: 0 !important;
}
.\!pt-0 {
  padding-top: 0 !important;
}
.\!pt-2 {
  padding-top: 0.5rem !important;
}
.\!pt-\[41\.5\%\] {
  padding-top: 41.5% !important;
}
.\!pt-\[44\.5\%\] {
  padding-top: 44.5% !important;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-64 {
  padding-bottom: 16rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-\[108px\] {
  padding-bottom: 108px;
}
.pb-\[68px\] {
  padding-bottom: 68px;
}
.pb-\[88px\] {
  padding-bottom: 88px;
}
.pe-0 {
  padding-inline-end: 0;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pe-4 {
  padding-inline-end: 1rem;
}
.pl-16 {
  padding-left: 4rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[1em\] {
  padding-right: 1em;
}
.pr-\[2\.9em\] {
  padding-right: 2.9em;
}
.ps-0 {
  padding-inline-start: 0;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-11 {
  padding-top: 2.75rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[1px\] {
  padding-top: 1px;
}
.pt-\[680px\] {
  padding-top: 680px;
}
.pt-\[700px\] {
  padding-top: 700px;
}
.pt-\[760px\] {
  padding-top: 760px;
}
.pt-\[780px\] {
  padding-top: 780px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-bottom {
  vertical-align: bottom;
}
.align-\[-0\.125em\] {
  vertical-align: -0.125em;
}
.\!text-\[10vw\] {
  font-size: 10vw !important;
}
.\!text-\[52px\] {
  font-size: 52px !important;
}
.\!text-\[8vw\] {
  font-size: 8vw !important;
}
.\!text-xs {
  font-size: 14px !important;
  line-height: 20px !important;
}
.\!text-xxs {
  font-size: 12px !important;
  line-height: 18px !important;
}
.text-2xl {
  font-size: 28px;
  line-height: 40px;
}
.text-3xl {
  font-size: 32px;
  line-height: 44px;
}
.text-4xl {
  font-size: 36px;
  line-height: 46px;
}
.text-5xl {
  font-size: 42px;
  line-height: 52px;
}
.text-7xl {
  font-size: 48px;
  line-height: 58px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[52px\] {
  font-size: 52px;
}
.text-base {
  font-size: 18px;
  line-height: 24px;
}
.text-lg {
  font-size: 24px;
  line-height: 28px;
}
.text-md {
  font-size: 20px;
  line-height: 30px;
}
.text-sm {
  font-size: 16px;
  line-height: 24px;
}
.text-xs {
  font-size: 14px;
  line-height: 20px;
}
.text-xxs {
  font-size: 12px;
  line-height: 18px;
}
.\!font-light {
  font-weight: 300 !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.capitalize {
  text-transform: capitalize;
}
.\!leading-normal {
  line-height: 1.5 !important;
}
.leading-\[3rem\] {
  line-height: 3rem;
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#32363E\] {
  --tw-text-opacity: 1;
  color: rgb(50 54 62 / var(--tw-text-opacity));
}
.text-\[\#AD911A\] {
  --tw-text-opacity: 1;
  color: rgb(173 145 26 / var(--tw-text-opacity));
}
.text-accent {
  color: hsl(var(--accent));
}
.text-background {
  color: hsl(var(--background));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-gray {
  color: hsl(var(--gray-1000));
}
.text-gray-100 {
  color: hsl(var(--gray-100));
}
.text-gray-200 {
  color: hsl(var(--gray-200));
}
.text-gray-300 {
  color: hsl(var(--gray-300));
}
.text-gray-400 {
  color: hsl(var(--gray-400));
}
.text-gray-400\/85 {
  color: hsl(var(--gray-400) / 0.85);
}
.text-gray-50 {
  color: hsl(var(--gray-50));
}
.text-gray-500 {
  color: hsl(var(--gray-500));
}
.text-gray-500\/50 {
  color: hsl(var(--gray-500) / 0.5);
}
.text-gray-600 {
  color: hsl(var(--gray-600));
}
.text-gray-700 {
  color: hsl(var(--gray-700));
}
.text-gray-800 {
  color: hsl(var(--gray-800));
}
.text-gray-900 {
  color: hsl(var(--gray-900));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-inherit {
  color: inherit;
}
.text-muted {
  color: hsl(var(--muted));
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}
.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
.text-primary {
  color: hsl(var(--primary));
}
.text-primary-200 {
  color: hsl(var(--primary-200));
}
.text-primary-300 {
  color: hsl(var(--primary-300));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-primary\/35 {
  color: hsl(var(--primary) / 0.35);
}
.text-primary\/40 {
  color: hsl(var(--primary) / 0.4);
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.\!no-underline {
  text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-\[24\%\] {
  opacity: 24%;
}
.mix-blend-darken {
  mix-blend-mode: darken;
}
.mix-blend-lighten {
  mix-blend-mode: lighten;
}
.mix-blend-difference {
  mix-blend-mode: difference;
}
.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
}
.shadow,
.shadow-\[0_0_0_4px_\#FDD426\] {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_4px_\#FDD426\] {
  --tw-shadow: 0 0 0 4px #fdd426;
  --tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color);
}
.shadow-app-download-card {
  --tw-shadow: 23.42px 28.11px 74.96px 0px rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 23.42px 28.11px 74.96px 0px var(--tw-shadow-color);
}
.shadow-app-download-card,
.shadow-custom {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-custom {
  --tw-shadow: 23.42px 28.11px 74.96px 0px #0000000f;
  --tw-shadow-colored: 23.42px 28.11px 74.96px 0px var(--tw-shadow-color);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-lg,
.shadow-md {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.shadow-none,
.shadow-parallax-slides {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-parallax-slides {
  --tw-shadow: -30px -40px 74px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: -30px -40px 74px 0px var(--tw-shadow-color);
}
.shadow-input {
  --tw-shadow-color: hsl(var(--input));
  --tw-shadow: var(--tw-shadow-colored);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.\!outline-0 {
  outline-width: 0 !important;
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.drop-shadow {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
    drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}
.drop-shadow-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.05));
}
.drop-shadow-sm,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-\[1px\] {
  --tw-backdrop-blur: blur(1px);
}
.backdrop-blur-\[1px\],
.backdrop-blur-lg {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
}
.backdrop-blur-sm,
.backdrop-blur-xl {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
}
.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: 0.15s;
}
.transition-\[border\] {
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.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: 0.15s;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.delay-0 {
  transition-delay: 0s;
}
.delay-100 {
  transition-delay: 0.1s;
}
.delay-200 {
  transition-delay: 0.2s;
}
.delay-75 {
  transition-delay: 75ms;
}
.\!duration-1000 {
  transition-duration: 1s !important;
}
.\!duration-500 {
  transition-duration: 0.5s !important;
}
.duration-1000 {
  transition-duration: 1s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.duration-700 {
  transition-duration: 0.7s;
}
.\!ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(
        var(--tw-enter-translate-x, 0),
        var(--tw-enter-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1)
      )
      rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(
        var(--tw-exit-translate-x, 0),
        var(--tw-exit-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1)
      )
      rotate(var(--tw-exit-rotate, 0));
  }
}
.\!duration-1000 {
  animation-duration: 1s !important;
}
.\!duration-500 {
  animation-duration: 0.5s !important;
}
.duration-1000 {
  animation-duration: 1s;
}
.duration-200 {
  animation-duration: 0.2s;
}
.duration-300 {
  animation-duration: 0.3s;
}
.duration-500 {
  animation-duration: 0.5s;
}
.duration-700 {
  animation-duration: 0.7s;
}
.delay-0 {
  animation-delay: 0s;
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-75 {
  animation-delay: 75ms;
}
.\!ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.translate-y-centered-offset {
  --tw-translate-y: calc(-50% + var(--y));
  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));
}
.\!\[clip\:rect\(0\2c 0\2c 0\2c 0\)\] {
  clip: rect(0, 0, 0, 0) !important;
}
.\[perspective\:1000px\] {
  perspective: 1000px;
}
.\[perspective\:800px\] {
  perspective: 800px;
}
.\[transform-style\:preserve-3d\] {
  transform-style: preserve-3d;
}
@property --border-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0turn;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}
.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.slider-pagination .swiper-pagination-bullet {
  height: 0.5rem;
  width: 13px;
  border-radius: 9999px;
  background-color: hsl(var(--gray-300));
}
.slider-pagination .swiper-pagination-bullet-active {
  width: 1.5rem;
  background-color: hsl(var(--gray-600));
}
.testimonial-slider-pagination .swiper-pagination-bullet {
  height: 0.5rem;
  width: 0.75rem;
  border-radius: 9999px;
  background-color: hsl(var(--gray-600));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
  animation-duration: 0.3s;
}
.testimonial-slider-pagination .swiper-pagination-bullet-active {
  width: 1.5rem;
  background-color: hsl(var(--primary));
}
.zsiq-custom-stickercont {
  right: 10px !important;
  bottom: 10px !important;
  height: 55px !important;
  width: 55px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
@media (max-width: 554px) {
  .zsiq-float {
    height: 65px !important;
    width: 65px !important;
  }
}
lite-youtube {
  max-width: none !important;
}
lite-youtube:focus {
  outline: none !important;
}
@media not all and (min-width: 1024px) {
  .max-lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px) {
    .max-lg\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .max-lg\:container {
      max-width: 768px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1024px) {
    .max-lg\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .max-lg\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1400px) {
    .max-lg\:container {
      max-width: 1400px;
      padding-right: 4rem;
      padding-left: 4rem;
    }
  }
  @media (min-width: 1536px) {
    .max-lg\:container {
      max-width: 1536px;
      padding-right: 100px;
      padding-left: 100px;
    }
  }
}
@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px) {
    .md\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .md\:container {
      max-width: 768px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1400px) {
    .md\:container {
      max-width: 1400px;
      padding-right: 4rem;
      padding-left: 4rem;
    }
  }
  @media (min-width: 1536px) {
    .md\:container {
      max-width: 1536px;
      padding-right: 100px;
      padding-left: 100px;
    }
  }
  .md\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  .md\:prose-lg
    :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .md\:prose-lg
    :where([class~="lead"]):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  .md\:prose-lg
    :where(blockquote):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  .md\:prose-lg
    :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  .md\:prose-lg
    :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  .md\:prose-lg
    :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  .md\:prose-lg
    :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  .md\:prose-lg
    :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .md\:prose-lg
    :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .md\:prose-lg
    :where(picture > img):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:prose-lg
    :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .md\:prose-lg
    :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }
  .md\:prose-lg
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8888889em;
  }
  .md\:prose-lg
    :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8666667em;
  }
  .md\:prose-lg
    :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
  }
  .md\:prose-lg
    :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }
  .md\:prose-lg
    :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  .md\:prose-lg
    :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  .md\:prose-lg
    :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  .md\:prose-lg
    :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.4444444em;
  }
  .md\:prose-lg
    :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.4444444em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > ul > li p):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > ul > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.3333333em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > ul > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.3333333em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > ol > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.3333333em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > ol > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.3333333em;
  }
  .md\:prose-lg
    :where(ul ul, ul ol, ol ul, ol ol):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  .md\:prose-lg
    :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  .md\:prose-lg
    :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.3333333em;
  }
  .md\:prose-lg
    :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  .md\:prose-lg
    :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  .md\:prose-lg
    :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .md\:prose-lg
    :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .md\:prose-lg
    :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .md\:prose-lg
    :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .md\:prose-lg
    :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  .md\:prose-lg
    :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  .md\:prose-lg
    :where(thead th:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .md\:prose-lg
    :where(thead th:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .md\:prose-lg
    :where(tbody td, tfoot td):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  .md\:prose-lg
    :where(tbody td:first-child, tfoot td:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .md\:prose-lg
    :where(tbody td:last-child, tfoot td:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .md\:prose-lg
    :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  .md\:prose-lg
    :where(figure > *):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md\:prose-lg
    :where(figcaption):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > :first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
  }
  .md\:prose-lg
    :where(.md\:prose-lg > :last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px) {
    .lg\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .lg\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1400px) {
    .lg\:container {
      max-width: 1400px;
      padding-right: 4rem;
      padding-left: 4rem;
    }
  }
  @media (min-width: 1536px) {
    .lg\:container {
      max-width: 1536px;
      padding-right: 100px;
      padding-left: 100px;
    }
  }
  .lg\:prose-base {
    font-size: 1rem;
    line-height: 1.75;
  }
  .lg\:prose-base
    :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .lg\:prose-base
    :where([class~="lead"]):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .lg\:prose-base
    :where(blockquote):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }
  .lg\:prose-base
    :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .lg\:prose-base
    :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  .lg\:prose-base
    :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .lg\:prose-base
    :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .lg\:prose-base
    :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-base
    :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-base
    :where(picture > img):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose-base
    :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-base
    :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }
  .lg\:prose-base
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
  }
  .lg\:prose-base
    :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
  }
  .lg\:prose-base
    :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
  }
  .lg\:prose-base
    :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }
  .lg\:prose-base
    :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .lg\:prose-base
    :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .lg\:prose-base
    :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .lg\:prose-base
    :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .lg\:prose-base
    :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > ul > li p):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > ul > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.25em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > ul > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.25em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > ol > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.25em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > ol > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.25em;
  }
  .lg\:prose-base
    :where(ul ul, ul ol, ol ul, ol ol):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  .lg\:prose-base
    :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  .lg\:prose-base
    :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }
  .lg\:prose-base
    :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
  }
  .lg\:prose-base
    :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .lg\:prose-base
    :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-base
    :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-base
    :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-base
    :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-base
    :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  .lg\:prose-base
    :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .lg\:prose-base
    :where(thead th:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .lg\:prose-base
    :where(thead th:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .lg\:prose-base
    :where(tbody td, tfoot td):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .lg\:prose-base
    :where(tbody td:first-child, tfoot td:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .lg\:prose-base
    :where(tbody td:last-child, tfoot td:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .lg\:prose-base
    :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-base
    :where(figure > *):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose-base
    :where(figcaption):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > :first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
  }
  .lg\:prose-base
    :where(.lg\:prose-base > :last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 0;
  }
  .lg\:prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  .lg\:prose-xl
    :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .lg\:prose-xl
    :where([class~="lead"]):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .lg\:prose-xl
    :where(blockquote):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
  }
  .lg\:prose-xl
    :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  .lg\:prose-xl
    :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .lg\:prose-xl
    :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  .lg\:prose-xl
    :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .lg\:prose-xl
    :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-xl
    :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-xl
    :where(picture > img):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose-xl
    :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-xl
    :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  .lg\:prose-xl
    :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
  }
  .lg\:prose-xl
    :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.8611111em;
  }
  .lg\:prose-xl
    :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
  }
  .lg\:prose-xl
    :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  .lg\:prose-xl
    :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .lg\:prose-xl
    :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  .lg\:prose-xl
    :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  .lg\:prose-xl
    :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.4em;
  }
  .lg\:prose-xl
    :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0.4em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > ul > li p):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > ul > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.2em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > ul > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.2em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > ol > li > p:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 1.2em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > ol > li > p:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 1.2em;
  }
  .lg\:prose-xl
    :where(ul ul, ul ol, ol ul, ol ol):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  .lg\:prose-xl
    :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .lg\:prose-xl
    :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
  }
  .lg\:prose-xl
    :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  .lg\:prose-xl
    :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  .lg\:prose-xl
    :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-xl
    :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-xl
    :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-xl
    :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
  }
  .lg\:prose-xl
    :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  .lg\:prose-xl
    :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .lg\:prose-xl
    :where(thead th:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .lg\:prose-xl
    :where(thead th:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .lg\:prose-xl
    :where(tbody td, tfoot td):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  .lg\:prose-xl
    :where(tbody td:first-child, tfoot td:first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-start: 0;
  }
  .lg\:prose-xl
    :where(tbody td:last-child, tfoot td:last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    padding-inline-end: 0;
  }
  .lg\:prose-xl
    :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .lg\:prose-xl
    :where(figure > *):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:prose-xl
    :where(figcaption):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > :first-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-top: 0;
  }
  .lg\:prose-xl
    :where(.lg\:prose-xl > :last-child):not(
      :where([class~="not-prose"], [class~="not-prose"] *)
    ) {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 640px) {
    .xl\:container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .xl\:container {
      max-width: 768px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .xl\:container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1400px) {
    .xl\:container {
      max-width: 1400px;
      padding-right: 4rem;
      padding-left: 4rem;
    }
  }
  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1536px;
      padding-right: 100px;
      padding-left: 100px;
    }
  }
}
.file\:border-0::file-selector-button {
  border-width: 0;
}
.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}
.file\:text-sm::file-selector-button {
  font-size: 16px;
  line-height: 24px;
}
.file\:font-medium::file-selector-button {
  font-weight: 500;
}
.placeholder\:text-gray-500::-moz-placeholder {
  color: hsl(var(--gray-500));
}
.placeholder\:text-gray-500::placeholder {
  color: hsl(var(--gray-500));
}
.placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}
.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}
.before\:pointer-events-none:before {
  content: var(--tw-content);
  pointer-events: none;
}
.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}
.before\:left-0:before {
  content: var(--tw-content);
  left: 0;
}
.before\:top-1\/2:before {
  content: var(--tw-content);
  top: 50%;
}
.before\:h-1:before {
  content: var(--tw-content);
  height: 0.25rem;
}
.before\:h-\[21px\]:before {
  content: var(--tw-content);
  height: 21px;
}
.before\:h-\[300px\]:before {
  content: var(--tw-content);
  height: 300px;
}
.before\:w-1:before {
  content: var(--tw-content);
  width: 0.25rem;
}
.before\:w-\[19px\]:before {
  content: var(--tw-content);
  width: 19px;
}
.before\:w-full:before {
  content: var(--tw-content);
  width: 100%;
}
.before\:-translate-x-1\/2:before {
  --tw-translate-x: -50%;
}
.before\:-translate-x-1\/2:before,
.before\:-translate-y-1\/2:before {
  content: var(--tw-content);
  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));
}
.before\:-translate-y-1\/2:before {
  --tw-translate-y: -50%;
}
.before\:rounded-\[20px\]:before {
  content: var(--tw-content);
  border-radius: 20px;
}
.before\:rounded-full:before {
  content: var(--tw-content);
  border-radius: 9999px;
}
.before\:bg-\[\#C4A215\]:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(196 162 21 / var(--tw-bg-opacity));
}
.before\:bg-primary\/5:before {
  content: var(--tw-content);
  background-color: hsl(var(--primary) / 0.05);
}
.before\:bg-gradient-radial:before {
  content: var(--tw-content);
  background-image: radial-gradient(var(--gradient-color-stops));
}
.before\:bg-gradient-to-r:before {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.before\:from-background:before {
  content: var(--tw-content);
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.before\:from-primary:before {
  content: var(--tw-content);
  --tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.before\:via-primary\/20:before {
  content: var(--tw-content);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    hsl(var(--primary) / 0.2) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.before\:to-primary:before {
  content: var(--tw-content);
  --tw-gradient-to: hsl(var(--primary)) var(--tw-gradient-to-position);
}
.before\:to-transparent:before {
  content: var(--tw-content);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.before\:opacity-0:before {
  content: var(--tw-content);
  opacity: 0;
}
.before\:opacity-100:before {
  content: var(--tw-content);
  opacity: 1;
}
.before\:blur-2xl:before {
  content: var(--tw-content);
  --tw-blur: blur(40px);
  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);
}
.before\:duration-200:before {
  transition-duration: 0.2s;
}
.before\:ease-linear:before {
  transition-timing-function: linear;
}
.before\:content-\[\'\'\]:before {
  --tw-content: "";
  content: var(--tw-content);
}
.before\:duration-200:before {
  content: var(--tw-content);
  animation-duration: 0.2s;
}
.before\:ease-linear:before {
  content: var(--tw-content);
  animation-timing-function: linear;
}
.first\:border-t-transparent:first-child {
  border-top-color: transparent;
}
.first\:pl-0:first-child {
  padding-left: 0;
}
.first\:pl-\[2px\]:first-child {
  padding-left: 2px;
}
.last\:\!mr-0:last-child {
  margin-right: 0 !important;
}
.last\:border-0:last-child {
  border-width: 0;
}
.last\:border-b-transparent:last-child {
  border-bottom-color: transparent;
}
.last\:pb-0:last-child {
  padding-bottom: 0;
}
.last\:pr-0:last-child {
  padding-right: 0;
}
.last\:pt-0:last-child {
  padding-top: 0;
}
.focus-within\:ring-1:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-ring:focus-within {
  --tw-ring-color: hsl(var(--ring));
}
.hover\:rounded-2xl:hover {
  border-radius: 1rem;
}
.hover\:border:hover {
  border-width: 1px;
}
.hover\:border-0:hover {
  border-width: 0;
}
.hover\:border-primary:hover {
  border-color: hsl(var(--primary));
}
.hover\:border-primary\/45:hover {
  border-color: hsl(var(--primary) / 0.45);
}
.hover\:border-transparent:hover {
  border-color: transparent;
}
.hover\:\!bg-primary\/\[12\%\]:hover {
  background-color: hsl(var(--primary) / 12%) !important;
}
.hover\:bg-\[\#272105\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(39 33 5 / var(--tw-bg-opacity));
}
.hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}
.hover\:bg-black\/10:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.hover\:bg-gray:hover {
  background-color: hsl(var(--gray-1000));
}
.hover\:bg-gray-400:hover {
  background-color: hsl(var(--gray-400));
}
.hover\:bg-primary:hover {
  background-color: hsl(var(--primary));
}
.hover\:bg-primary\/10:hover {
  background-color: hsl(var(--primary) / 0.1);
}
.hover\:bg-primary\/20:hover {
  background-color: hsl(var(--primary) / 0.2);
}
.hover\:bg-primary\/\[12\%\]:hover {
  background-color: hsl(var(--primary) / 12%);
}
.hover\:bg-secondary:hover {
  background-color: hsl(var(--secondary));
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:px-3:hover {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}
.hover\:text-background:hover {
  color: hsl(var(--background));
}
.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}
.hover\:text-popover-foreground:hover {
  color: hsl(var(--popover-foreground));
}
.hover\:text-primary:hover {
  color: hsl(var(--primary));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:\!no-underline:hover {
  text-decoration-line: none !important;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:before\:opacity-100:hover:before {
  content: var(--tw-content);
  opacity: 1;
}
.focus\:border-primary\/50:focus {
  border-color: hsl(var(--primary) / 0.5);
}
.focus\:bg-accent:focus {
  background-color: hsl(var(--accent));
}
.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}
.focus\:text-gray-100:focus {
  color: hsl(var(--gray-100));
}
.focus\:text-primary:focus {
  color: hsl(var(--primary));
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:\!outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:\!outline-none:focus-visible {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.active\:outline-none:active {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.active\:ring-1:active {
  --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);
}
.active\:ring-ring:active {
  --tw-ring-color: hsl(var(--ring));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group:hover .group-hover\:visible {
  visibility: visible;
}
.group:hover .group-hover\:-translate-x-3 {
  --tw-translate-x: -0.75rem;
}
.group:hover .group-hover\:-translate-x-3,
.group:hover .group-hover\:-translate-y-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:-translate-y-1 {
  --tw-translate-y: -0.25rem;
}
.group:hover .group-hover\:translate-x-3 {
  --tw-translate-x: 0.75rem;
}
.group:hover .group-hover\:translate-x-3,
.group:hover .group-hover\:translate-x-\[19px\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-\[19px\] {
  --tw-translate-x: 19px;
}
.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
}
.group:hover .group-hover\:translate-y-0,
.group:hover .group-hover\:translate-y-1\/4 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-y-1\/4 {
  --tw-translate-y: 25%;
}
.group:hover .group-hover\:rotate-0 {
  --tw-rotate: 0deg;
}
.group:hover .group-hover\:rotate-0,
.group:hover .group-hover\:rotate-\[12deg\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:rotate-\[12deg\] {
  --tw-rotate: 12deg;
}
.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.group:hover .group-hover\:scale-100,
.group:hover .group-hover\:scale-105 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}
.group:hover .group-hover\:scale-110,
.group:hover .group-hover\:scale-\[1\.1\] {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-\[1\] {
  --tw-scale-x: 1;
}
.group:hover .group-hover\:scale-\[1\],
.group:hover .group-hover\:scale-y-100 {
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-black\/\[0\.08\] {
  background-color: rgba(0, 0, 0, 0.08);
}
.group:hover .group-hover\:bg-primary {
  background-color: hsl(var(--primary));
}
.group:hover .group-hover\:fill-black {
  fill: #000;
}
.group:hover .group-hover\:fill-primary {
  fill: hsl(var(--primary));
}
.group:hover .group-hover\:px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.group:hover .group-hover\:pl-2 {
  padding-left: 0.5rem;
}
.group:hover .group-hover\:text-background {
  color: hsl(var(--background));
}
.group:hover .group-hover\:text-foreground {
  color: hsl(var(--foreground));
}
.group:hover .group-hover\:text-primary {
  color: hsl(var(--primary));
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-\[64\%\] {
  opacity: 64%;
}
.group:hover .group-hover\:delay-300 {
  transition-delay: 0.3s;
  animation-delay: 0.3s;
}
.group.destructive .group-\[\.destructive\]\:border-muted\/40 {
  border-color: hsl(var(--muted) / 0.4);
}
.group.destructive
  .group-\[\.destructive\]\:hover\:border-destructive\/30:hover {
  border-color: hsl(var(--destructive) / 0.3);
}
.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover {
  background-color: hsl(var(--destructive));
}
.group.destructive
  .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover {
  color: hsl(var(--destructive-foreground));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus {
  --tw-ring-color: hsl(var(--destructive));
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"] {
  --tw-translate-x: 0px;
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"],
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up {
  0% {
    height: var(--radix-accordion-content-height);
  }
  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
  animation: accordion-up 0.2s ease-out;
}
@keyframes accordion-down {
  0% {
    height: 0;
  }
  to {
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: accordion-down 0.2s ease-out;
}
.data-\[disabled\=true\]\:cursor-not-allowed[data-disabled="true"] {
  cursor: not-allowed;
}
.data-\[state-active\]\:\!border-none[data-state-active] {
  border-style: none !important;
}
.data-\[active\]\:bg-accent\/50[data-active] {
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[selected\=true\]\:bg-accent[data-selected="true"] {
  background-color: hsl(var(--accent));
}
.data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}
.data-\[state\=active\]\:bg-primary[data-state="active"] {
  background-color: hsl(var(--primary));
}
.data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent\/50[data-state="open"] {
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected="true"] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=active\]\:text-background[data-state="active"] {
  color: hsl(var(--background));
}
.data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}
.data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
  color: hsl(var(--muted-foreground));
}
.data-\[state\=open\]\:text-primary[data-state="open"] {
  color: hsl(var(--primary));
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
.data-\[state\=closed\]\:opacity-0[data-state="closed"] {
  opacity: 0;
}
.data-\[state\=open\]\:opacity-100[data-state="open"] {
  opacity: 1;
}
.data-\[state\=active\]\:shadow[data-state="active"] {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(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);
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"] {
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 0.3s;
}
.data-\[state\=closed\]\:duration-500[data-state="closed"] {
  transition-duration: 0.5s;
}
.data-\[state\=open\]\:duration-300[data-state="open"] {
  transition-duration: 0.3s;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 0.5s;
}
.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"],
.data-\[state\=open\]\:animate-in[data-state="open"],
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 0.15s;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"],
.data-\[state\=closed\]\:animate-out[data-state="closed"],
.data-\[state\=hidden\]\:animate-out[data-state="hidden"],
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 0.15s;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"] {
  --tw-enter-opacity: 0;
}
.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-in-30[data-state="closed"] {
  --tw-enter-opacity: 0.3;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=open\]\:fade-out-30[data-state="open"] {
  --tw-exit-opacity: 0.3;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: 0.95;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: 0.95;
}
.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"] {
  --tw-enter-translate-x: 13rem;
}
.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"] {
  --tw-enter-translate-x: -13rem;
}
.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"] {
  --tw-exit-translate-x: 13rem;
}
.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"] {
  --tw-exit-translate-x: -13rem;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"],
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=closed\]\:slide-out-to-top-full[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-top-full[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 0.3s;
}
.data-\[state\=closed\]\:duration-500[data-state="closed"] {
  animation-duration: 0.5s;
}
.data-\[state\=open\]\:duration-300[data-state="open"] {
  animation-duration: 0.3s;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 0.5s;
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:text-foreground {
  color: hsl(var(--foreground));
}
.group[data-state="open"] .group-data-\[state\=open\]\:text-primary {
  color: hsl(var(--primary));
}
.prose-a\:text-primary-300
  :is(:where(a):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  color: hsl(var(--primary-300));
}
.prose-a\:no-underline
  :is(:where(a):not(:where([class~="not-prose"], [class~="not-prose"] *))) {
  text-decoration-line: none;
}
.hover\:prose-a\:text-primary
  :is(
    :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *))
  ):hover {
  color: hsl(var(--primary));
}
@media (prefers-reduced-motion: reduce) {
  @keyframes spin {
    to {
      transform: rotate(1turn);
    }
  }
  .motion-reduce\:animate-\[spin_13s_linear_infinite\] {
    animation: spin 13s linear infinite;
  }
}
.dark\:bg-neutral-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}
.dark\:bg-white\/20:is(.dark *) {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.dark\:text-gray-600:is(.dark *) {
  color: hsl(var(--gray-600));
}
.dark\:text-neutral-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.before\:dark\:opacity-10:is(.dark *):before {
  content: var(--tw-content);
  opacity: 0.1;
}
@media (max-width: 1600px) {
  .max-\[1600px\]\:top-\[8px\] {
    top: 8px;
  }
  .max-\[1600px\]\:h-\[654\.5px\] {
    height: 654.5px;
  }
  .max-\[1600px\]\:h-\[740px\] {
    height: 740px;
  }
  .max-\[1600px\]\:\!w-\[1589\.5px\] {
    width: 1589.5px !important;
  }
  .max-\[1600px\]\:w-\[310\.25px\] {
    width: 310.25px;
  }
  .max-\[1600px\]\:w-\[330px\] {
    width: 330px;
  }
  .max-\[1600px\]\:\!min-w-\[1589\.5px\] {
    min-width: 1589.5px !important;
  }
}
@media not all and (min-width: 1536px) {
  .max-2xl\:max-w-32 {
    max-width: 8rem;
  }
}
@media not all and (min-width: 1400px) {
  .max-laptop\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-laptop\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .max-laptop\:mt-6 {
    margin-top: 1.5rem;
  }
  .max-laptop\:hidden {
    display: none;
  }
  .max-laptop\:w-48 {
    width: 12rem;
  }
  .max-laptop\:flex-col {
    flex-direction: column;
  }
}
@media not all and (min-width: 1280px) {
  .max-xl\:top-1\/2 {
    top: 50%;
  }
  .max-xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }
  .max-xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .max-xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-xl\:mb-0 {
    margin-bottom: 0;
  }
  .max-xl\:mb-4 {
    margin-bottom: 1rem;
  }
  .max-xl\:mt-8 {
    margin-top: 2rem;
  }
  .max-xl\:mt-9 {
    margin-top: 2.25rem;
  }
  .max-xl\:hidden {
    display: none;
  }
  .max-xl\:\!w-\[8rem\] {
    width: 8rem !important;
  }
  .max-xl\:w-48 {
    width: 12rem;
  }
  .max-xl\:w-\[95\%\] {
    width: 95%;
  }
  .max-xl\:max-w-sm {
    max-width: 24rem;
  }
  .max-xl\:-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));
  }
  .max-xl\:\!transform-none {
    transform: none !important;
  }
  .max-xl\:justify-center {
    justify-content: center;
  }
  .max-xl\:gap-10 {
    gap: 2.5rem;
  }
  .max-xl\:gap-6 {
    gap: 1.5rem;
  }
  .max-xl\:rounded-2xl {
    border-radius: 1rem;
  }
  .max-xl\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .max-xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .max-xl\:pt-14 {
    padding-top: 3.5rem;
  }
  .max-xl\:pt-20 {
    padding-top: 5rem;
  }
  .max-xl\:pt-32 {
    padding-top: 8rem;
  }
  .max-xl\:\!opacity-100 {
    opacity: 1 !important;
  }
}
@media (max-width: 1124px) {
  .max-\[1124px\]\:top-\[4px\] {
    top: 4px;
  }
  .max-\[1124px\]\:h-\[423px\] {
    height: 423px;
  }
  .max-\[1124px\]\:h-\[500px\] {
    height: 500px;
  }
  .max-\[1124px\]\:\!w-\[1028\.5px\] {
    width: 1028.5px !important;
  }
  .max-\[1124px\]\:w-\[200\.75px\] {
    width: 200.75px;
  }
  .max-\[1124px\]\:w-\[216px\] {
    width: 216px;
  }
  .max-\[1124px\]\:\!min-w-\[1028\.5px\] {
    min-width: 1028.5px !important;
  }
}
@media not all and (min-width: 1024px) {
  .max-lg\:relative {
    position: relative;
  }
  .max-lg\:sticky {
    position: sticky;
  }
  .max-lg\:-left-1\/2 {
    left: -50%;
  }
  .max-lg\:-left-\[5\%\] {
    left: -5%;
  }
  .max-lg\:-right-1\/2 {
    right: -50%;
  }
  .max-lg\:bottom-0 {
    bottom: 0;
  }
  .max-lg\:bottom-1\/2 {
    bottom: 50%;
  }
  .max-lg\:top-\[44\%\] {
    top: 44%;
  }
  .max-lg\:order-1 {
    order: 1;
  }
  .max-lg\:order-2 {
    order: 2;
  }
  .max-lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-lg\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .max-lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .max-lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .max-lg\:mt-10 {
    margin-top: 2.5rem;
  }
  .max-lg\:mt-12 {
    margin-top: 3rem;
  }
  .max-lg\:mt-2 {
    margin-top: 0.5rem;
  }
  .max-lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .max-lg\:flex {
    display: flex;
  }
  .max-lg\:hidden {
    display: none;
  }
  .max-lg\:aspect-video {
    aspect-ratio: 16/9;
  }
  .max-lg\:h-56 {
    height: 14rem;
  }
  .max-lg\:h-80 {
    height: 20rem;
  }
  .max-lg\:h-\[10rem\] {
    height: 10rem;
  }
  .max-lg\:h-\[40rem\] {
    height: 40rem;
  }
  .max-lg\:h-\[68px\] {
    height: 68px;
  }
  .max-lg\:h-\[80vh\] {
    height: 80vh;
  }
  .max-lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  .max-lg\:max-h-\[90\%\] {
    max-height: 90%;
  }
  .max-lg\:\!w-3 {
    width: 0.75rem !important;
  }
  .max-lg\:w-1\/3 {
    width: 33.333333%;
  }
  .max-lg\:w-2\/3 {
    width: 66.666667%;
  }
  .max-lg\:w-20 {
    width: 5rem;
  }
  .max-lg\:w-6 {
    width: 1.5rem;
  }
  .max-lg\:w-\[420px\] {
    width: 420px;
  }
  .max-lg\:w-\[8rem\] {
    width: 8rem;
  }
  .max-lg\:w-\[98\%\] {
    width: 98%;
  }
  .max-lg\:w-full {
    width: 100%;
  }
  .max-lg\:max-w-lg {
    max-width: 32rem;
  }
  .max-lg\:\!scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    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)) !important;
  }
  .max-lg\:\!transform-none {
    transform: none !important;
  }
  .max-lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-lg\:flex-col {
    flex-direction: column;
  }
  .max-lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .max-lg\:place-items-center {
    place-items: center;
  }
  .max-lg\:items-center {
    align-items: center;
  }
  .max-lg\:justify-center {
    justify-content: center;
  }
  .max-lg\:gap-0 {
    gap: 0;
  }
  .max-lg\:gap-3 {
    gap: 0.75rem;
  }
  .max-lg\:gap-4 {
    gap: 1rem;
  }
  .max-lg\:gap-7 {
    gap: 1.75rem;
  }
  .max-lg\:gap-\[42px\] {
    gap: 42px;
  }
  .max-lg\:gap-y-4 {
    row-gap: 1rem;
  }
  .max-lg\:gap-y-6 {
    row-gap: 1.5rem;
  }
  .max-lg\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .max-lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }
  .max-lg\:justify-self-center {
    justify-self: center;
  }
  .max-lg\:rounded-2xl {
    border-radius: 1rem;
  }
  .max-lg\:\!rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .max-lg\:bg-gray-400 {
    background-color: hsl(var(--gray-400));
  }
  .max-lg\:p-6 {
    padding: 1.5rem;
  }
  .max-lg\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .max-lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .max-lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .max-lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .max-lg\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .max-lg\:\!pt-12 {
    padding-top: 3rem !important;
  }
  .max-lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .max-lg\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .max-lg\:pb-24 {
    padding-bottom: 6rem;
  }
  .max-lg\:pb-4 {
    padding-bottom: 1rem;
  }
  .max-lg\:pb-8 {
    padding-bottom: 2rem;
  }
  .max-lg\:pt-12 {
    padding-top: 3rem;
  }
  .max-lg\:pt-16 {
    padding-top: 4rem;
  }
  .max-lg\:pt-28 {
    padding-top: 7rem;
  }
  .max-lg\:pt-32 {
    padding-top: 8rem;
  }
  .max-lg\:pt-5 {
    padding-top: 1.25rem;
  }
  .max-lg\:pt-6 {
    padding-top: 1.5rem;
  }
  .max-lg\:pt-7 {
    padding-top: 1.75rem;
  }
  .max-lg\:pt-8 {
    padding-top: 2rem;
  }
  .max-lg\:pt-\[136px\] {
    padding-top: 136px;
  }
  .max-lg\:text-center {
    text-align: center;
  }
  .max-lg\:\!tracking-normal {
    letter-spacing: 0 !important;
  }
  .max-lg\:text-primary {
    color: hsl(var(--primary));
  }
  .max-lg\:\!opacity-100 {
    opacity: 1 !important;
  }
  .max-lg\:opacity-100 {
    opacity: 1;
  }
  .max-lg\:opacity-30 {
    opacity: 0.3;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:absolute {
    position: absolute;
  }
  .max-md\:-left-1\/4 {
    left: -25%;
  }
  .max-md\:top-\[4px\] {
    top: 4px;
  }
  .max-md\:order-1 {
    order: 1;
  }
  .max-md\:order-2 {
    order: 2;
  }
  .max-md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .max-md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .max-md\:-ml-6 {
    margin-left: -1.5rem;
  }
  .max-md\:mb-12 {
    margin-bottom: 3rem;
  }
  .max-md\:mt-11 {
    margin-top: 2.75rem;
  }
  .max-md\:mt-12 {
    margin-top: 3rem;
  }
  .max-md\:mt-16 {
    margin-top: 4rem;
  }
  .max-md\:mt-4 {
    margin-top: 1rem;
  }
  .max-md\:mt-6 {
    margin-top: 1.5rem;
  }
  .max-md\:flex {
    display: flex;
  }
  .max-md\:hidden {
    display: none;
  }
  .max-md\:aspect-square {
    aspect-ratio: 1/1;
  }
  .max-md\:h-\[310px\] {
    height: 310px;
  }
  .max-md\:h-\[35rem\] {
    height: 35rem;
  }
  .max-md\:h-\[380px\] {
    height: 380px;
  }
  .max-md\:h-auto {
    height: auto;
  }
  .max-md\:\!w-\[770px\] {
    width: 770px !important;
  }
  .max-md\:w-32 {
    width: 8rem;
  }
  .max-md\:w-6 {
    width: 1.5rem;
  }
  .max-md\:w-72 {
    width: 18rem;
  }
  .max-md\:w-\[12rem\] {
    width: 12rem;
  }
  .max-md\:w-\[150px\] {
    width: 150px;
  }
  .max-md\:w-\[160px\] {
    width: 160px;
  }
  .max-md\:w-\[35\%\] {
    width: 35%;
  }
  .max-md\:\!min-w-\[770px\] {
    min-width: 770px !important;
  }
  .max-md\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-md\:\!transform-none {
    transform: none !important;
  }
  .max-md\:transform-none {
    transform: none;
  }
  .max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-md\:flex-col {
    flex-direction: column;
  }
  .max-md\:items-start {
    align-items: flex-start;
  }
  .max-md\:items-center {
    align-items: center;
  }
  .max-md\:justify-start {
    justify-content: flex-start;
  }
  .max-md\:justify-center {
    justify-content: center;
  }
  .max-md\:gap-4 {
    gap: 1rem;
  }
  .max-md\:gap-6 {
    gap: 1.5rem;
  }
  .max-md\:gap-9 {
    gap: 2.25rem;
  }
  .max-md\:bg-foreground {
    background-color: hsl(var(--foreground));
  }
  .max-md\:\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .max-md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .max-md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .max-md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .max-md\:pb-8 {
    padding-bottom: 2rem;
  }
  .max-md\:pt-0 {
    padding-top: 0;
  }
  .max-md\:pt-12 {
    padding-top: 3rem;
  }
  .max-md\:pt-6 {
    padding-top: 1.5rem;
  }
  .max-md\:text-left {
    text-align: left;
  }
  .max-md\:\!text-\[24px\] {
    font-size: 24px !important;
  }
  .max-md\:font-bold {
    font-weight: 700;
  }
  .max-md\:uppercase {
    text-transform: uppercase;
  }
  .max-md\:\!opacity-100 {
    opacity: 1 !important;
  }
  .max-md\:mix-blend-screen {
    mix-blend-mode: screen;
  }
  .max-md\:\!filter-none {
    filter: none !important;
  }
}
@media not all and (min-width: 640px) {
  .max-sm\:bottom-1 {
    bottom: 0.25rem;
  }
  .max-sm\:hidden {
    display: none;
  }
  .max-sm\:aspect-square {
    aspect-ratio: 1/1;
  }
  .max-sm\:\!h-\[48px\] {
    height: 48px !important;
  }
  .max-sm\:h-6 {
    height: 1.5rem;
  }
  .max-sm\:h-\[68px\] {
    height: 68px;
  }
  .max-sm\:max-h-\[95\%\] {
    max-height: 95%;
  }
  .max-sm\:\!w-\[48px\] {
    width: 48px !important;
  }
  .max-sm\:w-3 {
    width: 0.75rem;
  }
  .max-sm\:w-6 {
    width: 1.5rem;
  }
  .max-sm\:w-\[12rem\] {
    width: 12rem;
  }
  .max-sm\:w-\[314px\] {
    width: 314px;
  }
  .max-sm\:w-full {
    width: 100%;
  }
  .max-sm\:min-w-\[330px\] {
    min-width: 330px;
  }
  .max-sm\:max-w-\[7rem\] {
    max-width: 7rem;
  }
  .max-sm\:flex-1 {
    flex: 1 1 0%;
  }
  .max-sm\:\!transform-none {
    transform: none !important;
  }
  .max-sm\:gap-2 {
    gap: 0.5rem;
  }
  .max-sm\:overflow-y-scroll {
    overflow-y: scroll;
  }
  .max-sm\:text-wrap {
    text-wrap: wrap;
  }
  .max-sm\:\!py-\[5\%\] {
    padding-top: 5% !important;
    padding-bottom: 5% !important;
  }
  .max-sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .max-sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .max-sm\:pb-0 {
    padding-bottom: 0;
  }
  .max-sm\:pb-16 {
    padding-bottom: 4rem;
  }
  .max-sm\:pb-24 {
    padding-bottom: 6rem;
  }
  .max-sm\:pt-0 {
    padding-top: 0;
  }
  .max-sm\:pt-16 {
    padding-top: 4rem;
  }
  .max-sm\:pt-24 {
    padding-top: 6rem;
  }
  .max-sm\:text-center {
    text-align: center;
  }
  .max-sm\:text-sm {
    font-size: 16px;
    line-height: 24px;
  }
  .max-sm\:last\:pb-0:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 554px) {
  .max-\[554px\]\:bottom-4 {
    bottom: 1rem;
  }
  .max-\[554px\]\:bottom-\[80px\] {
    bottom: 80px;
  }
  .max-\[554px\]\:right-\[16px\] {
    right: 16px;
  }
  .max-\[554px\]\:\!h-\[52px\] {
    height: 52px !important;
  }
  .max-\[554px\]\:h-\[18px\] {
    height: 18px;
  }
  .max-\[554px\]\:\!w-\[52px\] {
    width: 52px !important;
  }
  .max-\[554px\]\:w-\[18px\] {
    width: 18px;
  }
}
@media (max-width: 360px) {
  .max-\[360px\]\:flex-col {
    flex-direction: column;
  }
}
@media (max-width: 300px) {
  .max-\[300px\]\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 360px) {
  .min-\[360px\]\:w-\[99px\] {
    width: 99px;
  }
  .min-\[360px\]\:justify-end {
    justify-content: flex-end;
  }
}
@media (min-width: 400px) {
  .min-\[400px\]\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .min-\[400px\]\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}
@media (min-width: 500px) {
  .min-\[500px\]\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 600px) {
  .min-\[600px\]\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }
  .min-\[600px\]\:translate-y-1\/3,
  .min-\[600px\]\:translate-y-\[24\%\] {
    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));
  }
  .min-\[600px\]\:translate-y-\[24\%\] {
    --tw-translate-y: 24%;
  }
  .min-\[600px\]\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}
@media (min-width: 640px) {
  .sm\:fixed {
    position: fixed;
  }
  .sm\:bottom-0 {
    bottom: 0;
  }
  .sm\:bottom-6 {
    bottom: 1.5rem;
  }
  .sm\:right-0 {
    right: 0;
  }
  .sm\:right-6 {
    right: 1.5rem;
  }
  .sm\:top-auto {
    top: auto;
  }
  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .sm\:mt-12 {
    margin-top: 3rem;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:\!h-\[42px\] {
    height: 42px !important;
  }
  .sm\:h-9 {
    height: 2.25rem;
  }
  .sm\:h-screen {
    height: 100vh;
  }
  .sm\:\!w-\[42px\] {
    width: 42px !important;
  }
  .sm\:w-2\/5 {
    width: 40%;
  }
  .sm\:w-\[350px\] {
    width: 350px;
  }
  .sm\:max-w-\[187px\] {
    max-width: 187px;
  }
  .sm\:max-w-\[80\%\] {
    max-width: 80%;
  }
  .sm\:max-w-sm {
    max-width: 24rem;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-col {
    flex-direction: column;
  }
  .sm\:justify-end {
    justify-content: flex-end;
  }
  .sm\:gap-2 {
    gap: 0.5rem;
  }
  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:whitespace-nowrap {
    white-space: nowrap;
  }
  .sm\:rounded-2xl {
    border-radius: 1rem;
  }
  .sm\:rounded-lg {
    border-radius: var(--radius);
  }
  .sm\:via-black\/0 {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),
      transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
  }
  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:pb-0 {
    padding-bottom: 0;
  }
  .sm\:pb-12 {
    padding-bottom: 3rem;
  }
  .sm\:pb-24 {
    padding-bottom: 6rem;
  }
  .sm\:pb-28 {
    padding-bottom: 7rem;
  }
  .sm\:pb-32 {
    padding-bottom: 8rem;
  }
  .sm\:pb-\[116px\] {
    padding-bottom: 116px;
  }
  .sm\:pt-0 {
    padding-top: 0;
  }
  .sm\:pt-24 {
    padding-top: 6rem;
  }
  .sm\:pt-8 {
    padding-top: 2rem;
  }
  .sm\:text-left {
    text-align: left;
  }
  .sm\:before\:w-\[480px\]:before {
    content: var(--tw-content);
    width: 480px;
  }
  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state="open"] {
    --tw-enter-translate-y: 100%;
  }
}
@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:sticky {
    position: sticky;
  }
  .md\:right-4 {
    right: 1rem;
  }
  .md\:top-1\/2 {
    top: 50%;
  }
  .md\:top-12 {
    top: 3rem;
  }
  .md\:top-\[10\%\] {
    top: 10%;
  }
  .md\:top-\[15\%\] {
    top: 15%;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .md\:-mt-4 {
    margin-top: -1rem;
  }
  .md\:-mt-48 {
    margin-top: -12rem;
  }
  .md\:-mt-8 {
    margin-top: -2rem;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:block {
    display: block;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:size-16 {
    width: 4rem;
    height: 4rem;
  }
  .md\:h-12 {
    height: 3rem;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-28 {
    height: 7rem;
  }
  .md\:h-6 {
    height: 1.5rem;
  }
  .md\:h-\[100\%\] {
    height: 100%;
  }
  .md\:h-\[232\.92px\] {
    height: 232.92px;
  }
  .md\:h-\[400vh\] {
    height: 400vh;
  }
  .md\:h-\[450px\] {
    height: 450px;
  }
  .md\:h-\[55px\] {
    height: 55px;
  }
  .md\:h-\[82px\] {
    height: 82px;
  }
  .md\:h-\[96\.19px\] {
    height: 96.19px;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:max-h-72 {
    max-height: 18rem;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-12 {
    width: 3rem;
  }
  .md\:w-20 {
    width: 5rem;
  }
  .md\:w-28 {
    width: 7rem;
  }
  .md\:w-40 {
    width: 10rem;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-\[12rem\] {
    width: 12rem;
  }
  .md\:w-\[19\%\] {
    width: 19%;
  }
  .md\:w-\[29\%\] {
    width: 29%;
  }
  .md\:w-\[400px\] {
    width: 400px;
  }
  .md\:w-\[47\%\] {
    width: 47%;
  }
  .md\:w-\[55px\] {
    width: 55px;
  }
  .md\:w-\[77\%\] {
    width: 77%;
  }
  .md\:w-\[82px\] {
    width: 82px;
  }
  .md\:w-\[96\.19px\] {
    width: 96.19px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:min-w-\[50rem\] {
    min-width: 50rem;
  }
  .md\:max-w-2xl {
    max-width: 42rem;
  }
  .md\:max-w-\[35rem\] {
    max-width: 35rem;
  }
  .md\:max-w-\[460px\] {
    max-width: 460px;
  }
  .md\:max-w-lg {
    max-width: 32rem;
  }
  .md\:max-w-xl {
    max-width: 36rem;
  }
  .md\:basis-1\/2 {
    flex-basis: 50%;
  }
  .md\:-translate-y-0 {
    --tw-translate-y: -0px;
  }
  .md\:-translate-y-0,
  .md\:-translate-y-1\/2 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .md\:grid-flow-col {
    grid-auto-flow: column;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md\:grid-cols-\[1fr_1fr_1fr\] {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .md\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:gap-10 {
    gap: 2.5rem;
  }
  .md\:gap-12 {
    gap: 3rem;
  }
  .md\:gap-20 {
    gap: 5rem;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }
  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .md\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    border-color: hsl(var(--gray-200));
  }
  .md\:self-end {
    align-self: flex-end;
  }
  .md\:rounded-2xl {
    border-radius: 1rem;
  }
  .md\:rounded-\[32px\] {
    border-radius: 32px;
  }
  .md\:rounded-\[38\.6px\] {
    border-radius: 38.6px;
  }
  .md\:rounded-\[49\.32px\] {
    border-radius: 49.32px;
  }
  .md\:border {
    border-width: 1px;
  }
  .md\:border-\[4px\] {
    border-width: 4px;
  }
  .md\:bg-background {
    background-color: hsl(var(--background));
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:p-6 {
    padding: 1.5rem;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pb-24 {
    padding-bottom: 6rem;
  }
  .md\:pb-28 {
    padding-bottom: 7rem;
  }
  .md\:pb-32 {
    padding-bottom: 8rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pl-9 {
    padding-left: 2.25rem;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-32 {
    padding-top: 8rem;
  }
  .md\:pt-52 {
    padding-top: 13rem;
  }
  .md\:pt-6 {
    padding-top: 1.5rem;
  }
  .md\:pt-\[10rem\] {
    padding-top: 10rem;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-3xl {
    font-size: 32px;
    line-height: 44px;
  }
  @media not all and (min-width: 1280px) {
    .md\:max-xl\:mt-6 {
      margin-top: 1.5rem;
    }
  }
  @media not all and (min-width: 1024px) {
    .md\:max-lg\:w-\[450px\] {
      width: 450px;
    }
    .md\:max-lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:max-lg\: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));
    }
  }
}
@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:-bottom-1\/2 {
    bottom: -50%;
  }
  .lg\:-bottom-10 {
    bottom: -2.5rem;
  }
  .lg\:-left-1\/2 {
    left: -50%;
  }
  .lg\:-left-10 {
    left: -2.5rem;
  }
  .lg\:-top-1\/2 {
    top: -50%;
  }
  .lg\:bottom-0 {
    bottom: 0;
  }
  .lg\:bottom-10 {
    bottom: 2.5rem;
  }
  .lg\:bottom-24 {
    bottom: 6rem;
  }
  .lg\:bottom-4 {
    bottom: 1rem;
  }
  .lg\:left-1\/2 {
    left: 50%;
  }
  .lg\:right-24 {
    right: 6rem;
  }
  .lg\:right-6 {
    right: 1.5rem;
  }
  .lg\:top-0 {
    top: 0;
  }
  .lg\:top-1\/2 {
    top: 50%;
  }
  .lg\:top-1\/4 {
    top: 25%;
  }
  .lg\:top-16 {
    top: 4rem;
  }
  .lg\:top-24 {
    top: 6rem;
  }
  .lg\:top-6 {
    top: 1.5rem;
  }
  .lg\:top-\[10\%\] {
    top: 10%;
  }
  .lg\:top-\[15\%\] {
    top: 15%;
  }
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .lg\:m-2 {
    margin: 0.5rem;
  }
  .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .lg\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg\:-mb-24 {
    margin-bottom: -6rem;
  }
  .lg\:-mt-16 {
    margin-top: -4rem;
  }
  .lg\:-mt-24 {
    margin-top: -6rem;
  }
  .lg\:-mt-64 {
    margin-top: -16rem;
  }
  .lg\:-mt-\[32vh\] {
    margin-top: -32vh;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  .lg\:mb-24 {
    margin-bottom: 6rem;
  }
  .lg\:mb-32 {
    margin-bottom: 8rem;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:mb-\[10px\] {
    margin-bottom: 10px;
  }
  .lg\:me-0 {
    margin-inline-end: 0;
  }
  .lg\:me-\[456px\] {
    margin-inline-end: 456px;
  }
  .lg\:ml-10 {
    margin-left: 2.5rem;
  }
  .lg\:ms-8 {
    margin-inline-start: 2rem;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-14 {
    margin-top: 3.5rem;
  }
  .lg\:mt-16 {
    margin-top: 4rem;
  }
  .lg\:mt-3 {
    margin-top: 0.75rem;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .lg\:mt-9 {
    margin-top: 2.25rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:size-\[60px\] {
    width: 60px;
    height: 60px;
  }
  .lg\:h-16 {
    height: 4rem;
  }
  .lg\:h-20 {
    height: 5rem;
  }
  .lg\:h-24 {
    height: 6rem;
  }
  .lg\:h-36 {
    height: 9rem;
  }
  .lg\:h-56 {
    height: 14rem;
  }
  .lg\:h-7 {
    height: 1.75rem;
  }
  .lg\:h-\[130px\] {
    height: 130px;
  }
  .lg\:h-\[140vh\] {
    height: 140vh;
  }
  .lg\:h-\[230px\] {
    height: 230px;
  }
  .lg\:h-\[31\.5rem\] {
    height: 31.5rem;
  }
  .lg\:h-\[40\%\] {
    height: 40%;
  }
  .lg\:h-\[40rem\] {
    height: 40rem;
  }
  .lg\:h-\[500vh\] {
    height: 500vh;
  }
  .lg\:h-\[534px\] {
    height: 534px;
  }
  .lg\:h-\[550px\] {
    height: 550px;
  }
  .lg\:h-\[552px\] {
    height: 552px;
  }
  .lg\:h-\[57\%\] {
    height: 57%;
  }
  .lg\:h-\[60px\] {
    height: 60px;
  }
  .lg\:h-\[68px\] {
    height: 68px;
  }
  .lg\:h-\[700vh\] {
    height: 700vh;
  }
  .lg\:h-\[72px\] {
    height: 72px;
  }
  .lg\:h-\[739px\] {
    height: 739px;
  }
  .lg\:h-\[76rem\] {
    height: 76rem;
  }
  .lg\:h-\[90vh\] {
    height: 90vh;
  }
  .lg\:h-\[92px\] {
    height: 92px;
  }
  .lg\:h-\[94px\] {
    height: 94px;
  }
  .lg\:h-dvh {
    height: 100dvh;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:h-screen {
    height: 100vh;
  }
  .lg\:max-h-96 {
    max-height: 24rem;
  }
  .lg\:max-h-\[258px\] {
    max-height: 258px;
  }
  .lg\:max-h-\[290px\] {
    max-height: 290px;
  }
  .lg\:max-h-\[866px\] {
    max-height: 866px;
  }
  .lg\:max-h-\[90\%\] {
    max-height: 90%;
  }
  .lg\:min-h-\[25rem\] {
    min-height: 25rem;
  }
  .lg\:min-h-\[376px\] {
    min-height: 376px;
  }
  .lg\:min-h-screen {
    min-height: 100vh;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-16 {
    width: 4rem;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-20 {
    width: 5rem;
  }
  .lg\:w-24 {
    width: 6rem;
  }
  .lg\:w-60 {
    width: 15rem;
  }
  .lg\:w-7 {
    width: 1.75rem;
  }
  .lg\:w-\[130px\] {
    width: 130px;
  }
  .lg\:w-\[17\%\] {
    width: 17%;
  }
  .lg\:w-\[31\%\] {
    width: 31%;
  }
  .lg\:w-\[368px\] {
    width: 368px;
  }
  .lg\:w-\[45rem\] {
    width: 45rem;
  }
  .lg\:w-\[522px\] {
    width: 522px;
  }
  .lg\:w-\[60px\] {
    width: 60px;
  }
  .lg\:w-\[68px\] {
    width: 68px;
  }
  .lg\:w-\[92px\] {
    width: 92px;
  }
  .lg\:w-\[94px\] {
    width: 94px;
  }
  .lg\:w-\[98\%\] {
    width: 98%;
  }
  .lg\:w-\[calc\(\(100\%-55\%\)-8px\)\] {
    width: calc((100% - 55%) - 8px);
  }
  .lg\:w-\[calc\(50\%-12px\)\] {
    width: calc(50% - 12px);
  }
  .lg\:w-\[calc\(55\%-8px\)\] {
    width: calc(55% - 8px);
  }
  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:min-w-48 {
    min-width: 12rem;
  }
  .lg\:min-w-80 {
    min-width: 20rem;
  }
  .lg\:min-w-\[30rem\] {
    min-width: 30rem;
  }
  .lg\:min-w-\[424px\] {
    min-width: 424px;
  }
  .lg\:max-w-2xl {
    max-width: 42rem;
  }
  .lg\:max-w-3xl {
    max-width: 48rem;
  }
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
  .lg\:max-w-5xl {
    max-width: 64rem;
  }
  .lg\:max-w-64 {
    max-width: 16rem;
  }
  .lg\:max-w-6xl {
    max-width: 72rem;
  }
  .lg\:max-w-7xl {
    max-width: 80rem;
  }
  .lg\:max-w-80 {
    max-width: 20rem;
  }
  .lg\:max-w-\[10rem\] {
    max-width: 10rem;
  }
  .lg\:max-w-\[15rem\] {
    max-width: 15rem;
  }
  .lg\:max-w-\[18rem\] {
    max-width: 18rem;
  }
  .lg\:max-w-\[296px\] {
    max-width: 296px;
  }
  .lg\:max-w-\[32rem\] {
    max-width: 32rem;
  }
  .lg\:max-w-\[400px\] {
    max-width: 400px;
  }
  .lg\:max-w-\[44rem\] {
    max-width: 44rem;
  }
  .lg\:max-w-\[46\.2rem\] {
    max-width: 46.2rem;
  }
  .lg\:max-w-\[536px\] {
    max-width: 536px;
  }
  .lg\:max-w-\[53rem\] {
    max-width: 53rem;
  }
  .lg\:max-w-\[676px\] {
    max-width: 676px;
  }
  .lg\:max-w-\[726px\] {
    max-width: 726px;
  }
  .lg\:max-w-\[768px\] {
    max-width: 768px;
  }
  .lg\:max-w-\[812px\] {
    max-width: 812px;
  }
  .lg\:max-w-\[836px\] {
    max-width: 836px;
  }
  .lg\:max-w-\[856px\] {
    max-width: 856px;
  }
  .lg\:max-w-\[858px\] {
    max-width: 858px;
  }
  .lg\:max-w-\[874px\] {
    max-width: 874px;
  }
  .lg\:max-w-\[900px\] {
    max-width: 900px;
  }
  .lg\:max-w-\[905px\] {
    max-width: 905px;
  }
  .lg\:max-w-\[914px\] {
    max-width: 914px;
  }
  .lg\:max-w-\[920px\] {
    max-width: 920px;
  }
  .lg\:max-w-\[958px\] {
    max-width: 958px;
  }
  .lg\:max-w-\[995px\] {
    max-width: 995px;
  }
  .lg\:max-w-lg {
    max-width: 32rem;
  }
  .lg\:max-w-md {
    max-width: 28rem;
  }
  .lg\:max-w-xl {
    max-width: 36rem;
  }
  .lg\:max-w-xs {
    max-width: 20rem;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }
  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }
  .lg\:basis-1\/6 {
    flex-basis: 16.666667%;
  }
  .lg\:basis-2\/3 {
    flex-basis: 66.666667%;
  }
  .lg\:origin-center {
    transform-origin: center;
  }
  .lg\:origin-right {
    transform-origin: right;
  }
  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .lg\:-translate-x-1\/2,
  .lg\:-translate-y-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:-translate-y-0 {
    --tw-translate-y: -0px;
  }
  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .lg\:-translate-y-1\/2,
  .lg\:-translate-y-\[70\%\] {
    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));
  }
  .lg\:-translate-y-\[70\%\] {
    --tw-translate-y: -70%;
  }
  .lg\:translate-x-\[10\%\] {
    --tw-translate-x: 10%;
  }
  .lg\:translate-x-\[10\%\],
  .lg\:translate-y-1\/4 {
    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));
  }
  .lg\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }
  .lg\:translate-y-16 {
    --tw-translate-y: 4rem;
  }
  .lg\:translate-y-16,
  .lg\:translate-y-\[22\%\] {
    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));
  }
  .lg\:translate-y-\[22\%\] {
    --tw-translate-y: 22%;
  }
  .lg\:translate-y-\[30\%\] {
    --tw-translate-y: 30%;
  }
  .lg\:translate-y-\[30\%\],
  .lg\:translate-y-full {
    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));
  }
  .lg\:translate-y-full {
    --tw-translate-y: 100%;
  }
  .lg\:-rotate-2 {
    --tw-rotate: -2deg;
  }
  .lg\:-rotate-2,
  .lg\:rotate-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-0 {
    --tw-rotate: 0deg;
  }
  .lg\:rotate-12 {
    --tw-rotate: 12deg;
  }
  .lg\:rotate-12,
  .lg\:scale-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }
  .lg\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }
  .lg\:scale-100,
  .lg\:scale-75 {
    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));
  }
  .lg\:scale-75 {
    --tw-scale-x: 0.75;
    --tw-scale-y: 0.75;
  }
  .lg\:scale-95 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
  }
  .lg\:scale-95,
  .lg\:scale-\[\.8\] {
    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));
  }
  .lg\:scale-\[\.8\] {
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[1fr_\.25fr_1fr\] {
    grid-template-columns: 1fr 0.25fr 1fr;
  }
  .lg\:grid-cols-\[1fr_1fr_1fr_1fr_1fr\] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:gap-12 {
    gap: 3rem;
  }
  .lg\:gap-16 {
    gap: 4rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-6 {
    gap: 1.5rem;
  }
  .lg\:gap-7 {
    gap: 1.75rem;
  }
  .lg\:gap-9 {
    gap: 2.25rem;
  }
  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
  .lg\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .lg\:gap-y-11 {
    row-gap: 2.75rem;
  }
  .lg\:gap-y-6 {
    row-gap: 1.5rem;
  }
  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
  .lg\: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));
  }
  .lg\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }
  .lg\: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));
  }
  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }
  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .lg\:justify-self-end {
    justify-self: end;
  }
  .lg\:whitespace-nowrap {
    white-space: nowrap;
  }
  .lg\:rounded-2xl {
    border-radius: 1rem;
  }
  .lg\:rounded-\[32px\] {
    border-radius: 32px;
  }
  .lg\:rounded-\[40px\] {
    border-radius: 40px;
  }
  .lg\:rounded-\[42px\] {
    border-radius: 42px;
  }
  .lg\:rounded-\[44px\] {
    border-radius: 44px;
  }
  .lg\:rounded-b-\[40px\] {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .lg\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .lg\:rounded-t-\[40px\] {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .lg\:border-\[5px\] {
    border-width: 5px;
  }
  .lg\:border-foreground {
    border-color: hsl(var(--foreground));
  }
  .lg\:p-10 {
    padding: 2.5rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:p-14 {
    padding: 3.5rem;
  }
  .lg\:p-2 {
    padding: 0.5rem;
  }
  .lg\:p-3 {
    padding: 0.75rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:p-9 {
    padding: 2.25rem;
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:px-\[38px\] {
    padding-left: 38px;
    padding-right: 38px;
  }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .lg\:\!pt-\[41\.5\%\] {
    padding-top: 41.5% !important;
  }
  .lg\:\!pt-\[46\.5\%\] {
    padding-top: 46.5% !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:pb-16 {
    padding-bottom: 4rem;
  }
  .lg\:pb-24 {
    padding-bottom: 6rem;
  }
  .lg\:pb-40 {
    padding-bottom: 10rem;
  }
  .lg\:pb-44 {
    padding-bottom: 11rem;
  }
  .lg\:pb-48 {
    padding-bottom: 12rem;
  }
  .lg\:pb-56 {
    padding-bottom: 14rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }
  .lg\:pb-\[116px\] {
    padding-bottom: 116px;
  }
  .lg\:pb-\[32rem\] {
    padding-bottom: 32rem;
  }
  .lg\:pb-\[34rem\] {
    padding-bottom: 34rem;
  }
  .lg\:pe-12 {
    padding-inline-end: 3rem;
  }
  .lg\:pe-16 {
    padding-inline-end: 4rem;
  }
  .lg\:pl-0 {
    padding-left: 0;
  }
  .lg\:pl-12 {
    padding-left: 3rem;
  }
  .lg\:pl-6 {
    padding-left: 1.5rem;
  }
  .lg\:pr-0 {
    padding-right: 0;
  }
  .lg\:pr-6 {
    padding-right: 1.5rem;
  }
  .lg\:ps-12 {
    padding-inline-start: 3rem;
  }
  .lg\:ps-16 {
    padding-inline-start: 4rem;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:pt-14 {
    padding-top: 3.5rem;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  .lg\:pt-24 {
    padding-top: 6rem;
  }
  .lg\:pt-32 {
    padding-top: 8rem;
  }
  .lg\:pt-44 {
    padding-top: 11rem;
  }
  .lg\:pt-56 {
    padding-top: 14rem;
  }
  .lg\:pt-6 {
    padding-top: 1.5rem;
  }
  .lg\:pt-\[13rem\] {
    padding-top: 13rem;
  }
  .lg\:pt-\[42px\] {
    padding-top: 42px;
  }
  .lg\:pt-\[700px\] {
    padding-top: 700px;
  }
  .lg\:pt-\[790px\] {
    padding-top: 790px;
  }
  .lg\:pt-\[850px\] {
    padding-top: 850px;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-end {
    text-align: end;
  }
  .lg\:\!text-xs {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .lg\:text-3xl {
    font-size: 32px;
    line-height: 44px;
  }
  .lg\:text-6xl {
    font-size: 44px;
    line-height: 54px;
  }
  .lg\:text-7xl {
    font-size: 48px;
    line-height: 58px;
  }
  .lg\:text-8xl {
    font-size: 64px;
    line-height: 78px;
  }
  .lg\:text-base {
    font-size: 18px;
    line-height: 24px;
  }
  .lg\:text-lg {
    font-size: 24px;
    line-height: 28px;
  }
  .lg\:text-sm {
    font-size: 16px;
    line-height: 24px;
  }
  .lg\:text-xl {
    font-size: 26px;
    line-height: 32px;
  }
  .lg\:text-xs {
    font-size: 14px;
    line-height: 20px;
  }
  .lg\:text-gray-100 {
    color: hsl(var(--gray-100));
  }
  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:opacity-100 {
    opacity: 1;
  }
  .lg\:opacity-30 {
    opacity: 0.3;
  }
  .lg\:shadow-custom {
    --tw-shadow: 23.42px 28.11px 74.96px 0px #0000000f;
    --tw-shadow-colored: 23.42px 28.11px 74.96px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .before\:lg\:h-\[360px\]:before {
    content: var(--tw-content);
    height: 360px;
  }
  .lg\:last\:me-0:last-child {
    margin-inline-end: 0;
  }
  .lg\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .hover\:lg\:border-foreground:hover {
    border-color: hsl(var(--foreground));
  }
  .hover\:lg\:shadow-custom:hover {
    --tw-shadow: 23.42px 28.11px 74.96px 0px #0000000f;
    --tw-shadow-colored: 23.42px 28.11px 74.96px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .group:last-child .lg\:group-last\:hidden {
    display: none;
  }
  .group:hover .lg\:group-hover\:bottom-0 {
    bottom: 0;
  }
  .group:hover .lg\:group-hover\:bottom-\[10\%\] {
    bottom: 10%;
  }
  .group:hover .lg\:group-hover\:left-2 {
    left: 0.5rem;
  }
  .group:hover .lg\:group-hover\:right-\[15\%\] {
    right: 15%;
  }
  .group:hover .lg\:group-hover\:top-2 {
    top: 0.5rem;
  }
  .group:hover .group-hover\:lg\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }
  .group:hover .group-hover\:lg\:-translate-x-16,
  .group:hover .group-hover\:lg\:translate-x-4 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .group-hover\:lg\:translate-x-4 {
    --tw-translate-x: 1rem;
  }
  .group:hover .lg\:group-hover\:-translate-y-0 {
    --tw-translate-y: -0px;
  }
  .group:hover .lg\:group-hover\:-translate-y-0,
  .group:hover .lg\:group-hover\:translate-x-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .group:hover .lg\:group-hover\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .group:hover .lg\:group-hover\:translate-y-0,
  .group:hover .lg\:group-hover\:translate-y-\[15\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:translate-y-\[15\%\] {
    --tw-translate-y: 15%;
  }
  .group:hover .lg\:group-hover\:translate-y-\[7\%\] {
    --tw-translate-y: 7%;
  }
  .group:hover .lg\:group-hover\:-rotate-\[7deg\],
  .group:hover .lg\:group-hover\:translate-y-\[7\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:-rotate-\[7deg\] {
    --tw-rotate: -7deg;
  }
  .group:hover .lg\:group-hover\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }
  .group:hover .lg\:group-hover\:scale-100,
  .group:hover .lg\:group-hover\:scale-90 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:scale-90 {
    --tw-scale-x: 0.9;
    --tw-scale-y: 0.9;
  }
  .group:hover .lg\:group-hover\:scale-\[\.8\] {
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .group:hover .lg\:group-hover\:text-primary {
    color: hsl(var(--primary));
  }
  .group:hover .group-hover\:lg\:opacity-0 {
    opacity: 0;
  }
  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1280px) {
  .xl\:fixed {
    position: fixed;
  }
  .xl\:sticky {
    position: sticky;
  }
  .xl\:bottom-1 {
    bottom: 0.25rem;
  }
  .xl\:bottom-\[-1px\] {
    bottom: -1px;
  }
  .xl\:top-20 {
    top: 5rem;
  }
  .xl\:top-\[15\%\] {
    top: 15%;
  }
  .xl\:top-\[23rem\] {
    top: 23rem;
  }
  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .xl\:m-6 {
    margin: 1.5rem;
  }
  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .xl\:-mb-\[10vh\] {
    margin-bottom: -10vh;
  }
  .xl\:-mb-\[20vh\] {
    margin-bottom: -20vh;
  }
  .xl\:-ml-28 {
    margin-left: -7rem;
  }
  .xl\:-mt-16 {
    margin-top: -4rem;
  }
  .xl\:-mt-56 {
    margin-top: -14rem;
  }
  .xl\:-mt-\[10vh\] {
    margin-top: -10vh;
  }
  .xl\:-mt-\[20vh\] {
    margin-top: -20vh;
  }
  .xl\:-mt-\[3\.9rem\] {
    margin-top: -3.9rem;
  }
  .xl\:mb-16 {
    margin-bottom: 4rem;
  }
  .xl\:mb-\[-120vh\] {
    margin-bottom: -120vh;
  }
  .xl\:me-0 {
    margin-inline-end: 0;
  }
  .xl\:ms-36 {
    margin-inline-start: 9rem;
  }
  .xl\:mt-32 {
    margin-top: 8rem;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:grid {
    display: grid;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:h-12 {
    height: 3rem;
  }
  .xl\:h-\[100dvh\] {
    height: 100dvh;
  }
  .xl\:h-\[210vh\] {
    height: 210vh;
  }
  .xl\:h-\[300dvh\] {
    height: 300dvh;
  }
  .xl\:h-\[60px\] {
    height: 60px;
  }
  .xl\:h-\[7\.5rem\] {
    height: 7.5rem;
  }
  .xl\:h-\[75vh\] {
    height: 75vh;
  }
  .xl\:h-\[98vh\] {
    height: 98vh;
  }
  .xl\:h-screen {
    height: 100vh;
  }
  .xl\:max-h-\[258px\] {
    max-height: 258px;
  }
  .xl\:w-12 {
    width: 3rem;
  }
  .xl\:w-\[116px\] {
    width: 116px;
  }
  .xl\:w-\[19\%\] {
    width: 19%;
  }
  .xl\:w-\[320px\] {
    width: 320px;
  }
  .xl\:w-\[60px\] {
    width: 60px;
  }
  .xl\:w-\[7\.5rem\] {
    width: 7.5rem;
  }
  .xl\:w-\[85rem\] {
    width: 85rem;
  }
  .xl\:min-w-\[514px\] {
    min-width: 514px;
  }
  .xl\:max-w-2xl {
    max-width: 42rem;
  }
  .xl\:max-w-3xl {
    max-width: 48rem;
  }
  .xl\:max-w-4xl {
    max-width: 56rem;
  }
  .xl\:max-w-5xl {
    max-width: 64rem;
  }
  .xl\:max-w-\[376px\] {
    max-width: 376px;
  }
  .xl\:max-w-\[50rem\] {
    max-width: 50rem;
  }
  .xl\:max-w-\[60\%\] {
    max-width: 60%;
  }
  .xl\:max-w-\[878px\] {
    max-width: 878px;
  }
  .xl\:max-w-lg {
    max-width: 32rem;
  }
  .xl\:max-w-xl {
    max-width: 36rem;
  }
  .xl\:-translate-y-0 {
    --tw-translate-y: -0px;
  }
  .xl\:-translate-y-0,
  .xl\:-translate-y-\[38\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:-translate-y-\[38\%\] {
    --tw-translate-y: -38%;
  }
  .xl\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }
  .xl\:translate-y-2,
  .xl\:translate-y-\[25\%\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-y-\[25\%\] {
    --tw-translate-y: 25%;
  }
  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:gap-12 {
    gap: 3rem;
  }
  .xl\:gap-16 {
    gap: 4rem;
  }
  .xl\:gap-24 {
    gap: 6rem;
  }
  .xl\:gap-6 {
    gap: 1.5rem;
  }
  .xl\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  .xl\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }
  .xl\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .xl\: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));
  }
  .xl\:rounded-\[44px\] {
    border-radius: 44px;
  }
  .xl\:rounded-\[45px\] {
    border-radius: 45px;
  }
  .xl\:rounded-none {
    border-radius: 0;
  }
  .xl\:border-\[6px\] {
    border-width: 6px;
  }
  .xl\:p-4 {
    padding: 1rem;
  }
  .xl\:p-9 {
    padding: 2.25rem;
  }
  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .xl\:\!pt-\[41\.5\%\] {
    padding-top: 41.5% !important;
  }
  .xl\:\!pt-\[48\.5\%\] {
    padding-top: 48.5% !important;
  }
  .xl\:pb-20 {
    padding-bottom: 5rem;
  }
  .xl\:pb-24 {
    padding-bottom: 6rem;
  }
  .xl\:pb-32 {
    padding-bottom: 8rem;
  }
  .xl\:pb-\[30rem\] {
    padding-bottom: 30rem;
  }
  .xl\:pb-\[35rem\] {
    padding-bottom: 35rem;
  }
  .xl\:pb-\[38rem\] {
    padding-bottom: 38rem;
  }
  .xl\:pl-0 {
    padding-left: 0;
  }
  .xl\:pl-12 {
    padding-left: 3rem;
  }
  .xl\:pl-24 {
    padding-left: 6rem;
  }
  .xl\:pr-0 {
    padding-right: 0;
  }
  .xl\:pt-0 {
    padding-top: 0;
  }
  .xl\:pt-32 {
    padding-top: 8rem;
  }
  .xl\:pt-44 {
    padding-top: 11rem;
  }
  .xl\:pt-72 {
    padding-top: 18rem;
  }
  .xl\:pt-\[10\%\] {
    padding-top: 10%;
  }
  .xl\:pt-\[16rem\] {
    padding-top: 16rem;
  }
  .xl\:pt-\[25rem\] {
    padding-top: 25rem;
  }
  .xl\:pt-\[790px\] {
    padding-top: 790px;
  }
  .xl\:text-start {
    text-align: start;
  }
  .xl\:text-7xl {
    font-size: 48px;
    line-height: 58px;
  }
  .xl\:text-\[60px\] {
    font-size: 60px;
  }
  .xl\:leading-\[80px\] {
    line-height: 80px;
  }
  .xl\:first\:px-6:first-child {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .group:hover .xl\:group-hover\:-translate-y-12 {
    --tw-translate-y: -3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1400px) {
  .laptop\:top-40 {
    top: 10rem;
  }
  .laptop\:top-\[22rem\] {
    top: 22rem;
  }
  .laptop\:top-\[6\.5rem\] {
    top: 6.5rem;
  }
  .laptop\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .laptop\:-mt-10 {
    margin-top: -2.5rem;
  }
  .laptop\:-mt-5 {
    margin-top: -1.25rem;
  }
  .laptop\:-mt-\[2\.7rem\] {
    margin-top: -2.7rem;
  }
  .laptop\:min-h-\[90vh\] {
    min-height: 90vh;
  }
  .laptop\:w-\[22rem\] {
    width: 22rem;
  }
  .laptop\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .laptop\:max-w-3xl {
    max-width: 48rem;
  }
  .laptop\:max-w-52 {
    max-width: 13rem;
  }
  .laptop\:max-w-\[1024px\] {
    max-width: 1024px;
  }
  .laptop\:max-w-\[488px\] {
    max-width: 488px;
  }
  .laptop\:max-w-\[545px\] {
    max-width: 545px;
  }
  .laptop\:max-w-\[710px\] {
    max-width: 710px;
  }
  .laptop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .laptop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .laptop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  .laptop\:flex-row {
    flex-direction: row;
  }
  .laptop\:items-start {
    align-items: flex-start;
  }
  .laptop\:gap-16 {
    gap: 4rem;
  }
  .laptop\:gap-2 {
    gap: 0.5rem;
  }
  .laptop\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .laptop\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .laptop\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .laptop\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .laptop\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
  .laptop\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .laptop\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }
  .laptop\:\!pt-\[42\%\] {
    padding-top: 42% !important;
  }
  .laptop\:\!pt-\[50\%\] {
    padding-top: 50% !important;
  }
  .laptop\:pb-0 {
    padding-bottom: 0;
  }
  .laptop\:pb-16 {
    padding-bottom: 4rem;
  }
  .laptop\:pb-32 {
    padding-bottom: 8rem;
  }
  .laptop\:pb-36 {
    padding-bottom: 9rem;
  }
  .laptop\:pb-40 {
    padding-bottom: 10rem;
  }
  .laptop\:pb-8 {
    padding-bottom: 2rem;
  }
  .laptop\:pb-\[168px\] {
    padding-bottom: 168px;
  }
  .laptop\:pb-\[180px\] {
    padding-bottom: 180px;
  }
  .laptop\:pb-\[43rem\] {
    padding-bottom: 43rem;
  }
  .laptop\:pl-0 {
    padding-left: 0;
  }
  .laptop\:pr-0 {
    padding-right: 0;
  }
  .laptop\:pt-0 {
    padding-top: 0;
  }
  .laptop\:pt-24 {
    padding-top: 6rem;
  }
  .laptop\:pt-28 {
    padding-top: 7rem;
  }
  .laptop\:pt-32 {
    padding-top: 8rem;
  }
  .laptop\:pt-40 {
    padding-top: 10rem;
  }
  .laptop\:text-end {
    text-align: end;
  }
  .laptop\:text-sm {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1536px) {
  .\32xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .\32xl\:mx-\[3\.1rem\] {
    margin-left: 3.1rem;
    margin-right: 3.1rem;
  }
  .\32xl\:\!mt-12 {
    margin-top: 3rem !important;
  }
  .\32xl\:-mt-\[20vh\] {
    margin-top: -20vh;
  }
  .\32xl\:-mt-\[3\.8rem\] {
    margin-top: -3.8rem;
  }
  .\32xl\:mt-\[10rem\] {
    margin-top: 10rem;
  }
  .\32xl\:h-\[799px\] {
    height: 799px;
  }
  .\32xl\:w-full {
    width: 100%;
  }
  .\32xl\:max-w-6xl {
    max-width: 72rem;
  }
  .\32xl\:gap-14 {
    gap: 3.5rem;
  }
  .\32xl\:gap-24 {
    gap: 6rem;
  }
  .\32xl\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .\32xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .\32xl\:\!pt-\[40\%\] {
    padding-top: 40% !important;
  }
  .\32xl\:\!pt-\[48\%\] {
    padding-top: 48% !important;
  }
  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }
  .\32xl\:pb-24 {
    padding-bottom: 6rem;
  }
  .\32xl\:pb-56 {
    padding-bottom: 14rem;
  }
  .\32xl\:text-2xl {
    font-size: 28px;
    line-height: 40px;
  }
  .\32xl\:text-4xl {
    font-size: 36px;
    line-height: 46px;
  }
  .\32xl\:text-7xl {
    font-size: 48px;
    line-height: 58px;
  }
  .\32xl\:text-8xl {
    font-size: 64px;
    line-height: 78px;
  }
  .\32xl\:text-9xl {
    font-size: 68px;
    line-height: 84px;
  }
  .\32xl\:text-\[20px\] {
    font-size: 20px;
  }
  .\32xl\:text-base {
    font-size: 18px;
    line-height: 24px;
  }
  .\32xl\:text-lg {
    font-size: 24px;
    line-height: 28px;
  }
  .\32xl\:text-md {
    font-size: 20px;
    line-height: 30px;
  }
  .\32xl\:text-sm {
    font-size: 16px;
    line-height: 24px;
  }
  .\32xl\:leading-\[30px\] {
    line-height: 30px;
  }
  .\32xl\:leading-\[48\.79px\] {
    line-height: 48.79px;
  }
  .\32xl\:leading-\[55px\] {
    line-height: 55px;
  }
  .\32xl\:leading-\[57\.79px\] {
    line-height: 57.79px;
  }
  .\32xl\:leading-\[61px\] {
    line-height: 61px;
  }
}
@media (min-width: 1550px) {
  .min-\[1550px\]\:min-h-\[670px\] {
    min-height: 670px;
  }
}
@media not all and (min-width: 1280px) {
  @media (orientation: landscape) {
    .max-xl\:landscape\:relative {
      position: relative;
    }
    .max-xl\:landscape\:block {
      display: block;
    }
    .max-xl\:landscape\:h-auto {
      height: auto;
    }
    .max-xl\:landscape\:\!transform-none {
      transform: none !important;
    }
  }
}
@media (min-width: 768px) {
  @media (orientation: landscape) {
    .md\:landscape\:\!py-\[14\%\] {
      padding-top: 14% !important;
      padding-bottom: 14% !important;
    }
  }
}
@media (min-width: 1024px) {
  @media (orientation: landscape) {
    .lg\:landscape\:\!py-\[7\%\] {
      padding-top: 7% !important;
      padding-bottom: 7% !important;
    }
  }
}
@media (min-width: 1280px) {
  @media (orientation: landscape) {
    .xl\:landscape\:\!py-\[12\%\] {
      padding-top: 12% !important;
      padding-bottom: 12% !important;
    }
  }
}
@media (min-width: 1024px) {
  .lg\:\[\&\>div\>svg\]\:h-64 > div > svg {
    height: 16rem;
  }
  .lg\:\[\&\>div\>svg\]\:w-64 > div > svg {
    width: 16rem;
  }
}
.\[\&\>div\]\:w-full > div {
  width: 100%;
}
.\[\&\>svg\]\:size-3\.5 > svg {
  width: 0.875rem;
  height: 0.875rem;
}
.\[\&\>svg\]\:h-5 > svg {
  height: 1.25rem;
}
.\[\&\>svg\]\:h-6 > svg {
  height: 1.5rem;
}
.\[\&\>svg\]\:h-9 > svg {
  height: 2.25rem;
}
.\[\&\>svg\]\:w-5 > svg {
  width: 1.25rem;
}
.\[\&\>svg\]\:w-6 > svg {
  width: 1.5rem;
}
.\[\&\>svg\]\:w-9 > svg {
  width: 2.25rem;
}
.\[\&\>svg\]\:fill-white > svg {
  fill: #fff;
}
.\[\&\>svg\]\:text-gray-300 > svg {
  color: hsl(var(--gray-300));
}
.\[\&\>svg\]\:text-primary-300 > svg {
  color: hsl(var(--primary-300));
}
.\[\&\>svg\]\:opacity-60 > svg {
  opacity: 0.6;
}
.\[\&\>svg\]\:opacity-\[64\%\] > svg {
  opacity: 64%;
}
.\[\&\>svg\]\:duration-300 > svg {
  transition-duration: 0.3s;
}
.\[\&\>svg\]\:ease-in-out > svg {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\[\&\>svg\]\:duration-300 > svg {
  animation-duration: 0.3s;
}
.\[\&\>svg\]\:ease-in-out > svg {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\[\&\>svg\]\:hover\:-translate-y-2:hover > svg {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:\[\&\>svg\]\:fill-primary > svg:hover {
  fill: hsl(var(--primary));
}
.\[\&\>svg\]\:hover\:opacity-100:hover > svg {
  opacity: 1;
}
@media not all and (min-width: 1024px) {
  .max-lg\:\[\&\>svg\]\:h-3 > svg {
    height: 0.75rem;
  }
  .max-lg\:\[\&\>svg\]\:h-6 > svg {
    height: 1.5rem;
  }
  .max-lg\:\[\&\>svg\]\:h-7 > svg {
    height: 1.75rem;
  }
  .max-lg\:\[\&\>svg\]\:w-3 > svg {
    width: 0.75rem;
  }
  .max-lg\:\[\&\>svg\]\:w-6 > svg {
    width: 1.5rem;
  }
  .max-lg\:\[\&\>svg\]\:w-7 > svg {
    width: 1.75rem;
  }
}
@media not all and (min-width: 640px) {
  .\[\&\>svg\]\:max-sm\:h-6 > svg {
    height: 1.5rem;
  }
  .\[\&\>svg\]\:max-sm\:w-6 > svg {
    width: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .lg\:\[\&\>svg\]\:h-48 > svg {
    height: 12rem;
  }
  .lg\:\[\&\>svg\]\:w-48 > svg {
    width: 12rem;
  }
}
@media (min-width: 1280px) {
  .xl\:\[\&\>svg\]\:h-6 > svg {
    height: 1.5rem;
  }
  .xl\:\[\&\>svg\]\:h-64 > svg {
    height: 16rem;
  }
  .xl\:\[\&\>svg\]\:h-7 > svg {
    height: 1.75rem;
  }
  .xl\:\[\&\>svg\]\:w-6 > svg {
    width: 1.5rem;
  }
  .xl\:\[\&\>svg\]\:w-64 > svg {
    width: 16rem;
  }
  .xl\:\[\&\>svg\]\:w-7 > svg {
    width: 1.75rem;
  }
}
.\[\&\>ul\]\:mx-4 > ul {
  margin-left: 1rem;
  margin-right: 1rem;
}
.\[\&\>ul\]\:list-disc > ul {
  list-style-type: disc;
}
.\[\&\>ul\]\:px-5 > ul {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state="open"] > svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  font-size: 14px;
  line-height: 20px;
}
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
  color: hsl(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0
  [cmdk-group]:not([hidden])
  ~ [cmdk-group] {
  padding-top: 0;
}
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem;
}
