:root{
  --area-gradient-base:var(--color-muted-900);
  --illustration-contour:var(--color-muted-600)
}

.apexcharts-datalabel-value,
.apexcharts-legend-text,
.apexcharts-text,
.apexcharts-xaxis-label,
.apexcharts-yaxis-label{
  fill:currentColor;
  font-family:Roboto Flex,sans-serif;
  font-weight:600;
  text-transform:uppercase!important;
  --tw-text-opacity:1!important;
  color:rgb(148 163 184/var(--tw-text-opacity))!important
}

.apexcharts-gridline{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-bar-area{
  fill:currentColor;
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-xaxis line,
.apexcharts-yaxis line{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.apexcharts-xaxis-tick,
.apexcharts-yaxis-tick{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(71 85 105/var(--tw-text-opacity))
}

.apexcharts-series-bubble .apexcharts-marker,
.apexcharts-series-markers .apexcharts-marker{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-pie-area,
.apexcharts-pie-slice-0{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-slices .apexcharts-pie-label{
  fill:currentColor;
  --tw-text-opacity:1;
  color:rgb(248 250 252/var(--tw-text-opacity))
}

.apexcharts-radialbar-track .apexcharts-radialbar-area,
.apexcharts-track .apexcharts-radialbar-area{
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-plot-series>line,
.apexcharts-plot-series>polygon,
.apexcharts-radar-series>line,
.apexcharts-radar-series>polygon{
  fill:transparent;
  stroke:currentColor;
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.apexcharts-tooltip{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow-color:rgba(148,163,184,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.apexcharts-tooltip{
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.apexcharts-tooltip.apexcharts-theme-light{
  --tw-border-opacity:1;
  border-color:rgb(51 65 85/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{
  --tw-border-opacity:1;
  border-color:rgb(51 65 85/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.apexcharts-xaxistooltip{
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(51 65 85/var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:before{
  border-bottom-color:var(--color-muted-700)
}

.apexcharts-xaxistooltip.apexcharts-xaxistooltip-bottom:after{
  border-bottom-color:var(--color-muted-800)
}

.apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:before{
  border-top-color:var(--color-muted-700)
}

.apexcharts-xaxistooltip.apexcharts-xaxistooltip-top:after{
  border-top-color:var(--color-muted-800)
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal{
  display:none
}

.swiper-box{
  padding:2.5rem .5rem!important
}

.swiper-button-next,
.swiper-button-prev{
  align-items:center;
  display:flex;
  height:2rem!important;
  justify-content:center;
  top:1.5rem!important;
  width:2rem!important
}

.swiper-button-prev{
  left:auto!important;
  right:2.75rem!important
}

.swiper-button-next:after,
.swiper-button-prev:after{
  display:none!important
}

vds-media{
  cursor:pointer;
  display:block;
  width:100%
}

vds-media:not(:defined){
  visibility:hidden
}

.tippy-box[data-animation=fade][data-state=hidden],
media-controls{
  opacity:0
}

[data-tippy-root]{
  max-width:calc(100vw - 10px)
}

.tippy-box{
  border-radius:.25rem;
  position:relative;
  white-space:normal;
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity));
  font-family:Inter,sans-serif;
  font-size:.75rem;
  line-height:1rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity));
  outline:2px solid transparent;
  outline-offset:2px;
  transition-duration:.15s;
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.tippy-arrow{
  height:1rem;
  width:1rem;
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.tippy-arrow:before{
  border-color:transparent;
  border-style:solid;
  position:absolute;
  --tw-content:"";
  content:var(--tw-content)
}

.tippy-box[data-placement^=top]>.tippy-arrow{
  bottom:0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before{
  border-top-color:initial;
  border-width:8px 8px 0;
  bottom:-7px;
  left:0;
  transform-origin:center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow{
  top:0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before{
  border-bottom-color:initial;
  border-width:0 8px 8px;
  left:0;
  top:-7px;
  transform-origin:center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow{
  right:0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before{
  border-left-color:initial;
  border-width:8px 0 8px 8px;
  right:-7px;
  transform-origin:center left
}

.tippy-box[data-placement^=right]>.tippy-arrow{
  left:0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before{
  border-right-color:initial;
  border-width:8px 8px 8px 0;
  left:-7px;
  transform-origin:center right
}

.tippy-box[data-inertia][data-state=visible]{
  transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)
}

.tippy-content{
  padding:.375rem .625rem;
  position:relative;
  z-index:1
}

/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/
*,
:after,
:before{
  border:0 solid #e5e7eb;
  box-sizing:border-box
}

:after,
:before{
  --tw-content:""
}

:host,
html{
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  font-family:Roboto Flex,sans-serif;
  font-feature-settings:normal;
  font-variation-settings:normal;
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
  -webkit-tap-highlight-color:transparent
}

body{
  line-height:inherit;
  margin:0
}

hr{
  border-top-width:1px;
  color:inherit;
  height:0
}

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-size:1em;
  font-variation-settings:normal
}

small{
  font-size:80%
}

sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}

sub{
  bottom:-.25em
}

sup{
  top:-.5em
}

table{
  border-collapse:collapse;
  border-color:inherit;
  text-indent:0
}

button,
input,
optgroup,
select,
textarea{
  color:inherit;
  font-family:inherit;
  font-feature-settings:inherit;
  font-size:100%;
  font-variation-settings:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height: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{
  color:#9ca3af;
  opacity:1
}

input::placeholder,
textarea::placeholder{
  color:#9ca3af;
  opacity:1
}

[role=button],
button{
  cursor:pointer
}

:disabled{
  cursor:default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video{
  display:block;
  vertical-align:middle
}

img,
video{
  height:auto;
  max-width:100%
}

[hidden]{
  display:none
}

:root{
  --color-inherit:inherit;
  --color-current:currentColor;
  --color-transparent:transparent;
  --color-black:#000;
  --color-white:#fff;
  --color-slate-50:#f8fafc;
  --color-slate-100:#f1f5f9;
  --color-slate-200:#e2e8f0;
  --color-slate-300:#cbd5e1;
  --color-slate-400:#94a3b8;
  --color-slate-500:#64748b;
  --color-slate-600:#475569;
  --color-slate-700:#334155;
  --color-slate-800:#1e293b;
  --color-slate-900:#0f172a;
  --color-slate-950:#020617;
  --color-slate-1000:#0a101f;
  --color-gray-50:#f9fafb;
  --color-gray-100:#f3f4f6;
  --color-gray-200:#e5e7eb;
  --color-gray-300:#d1d5db;
  --color-gray-400:#9ca3af;
  --color-gray-500:#6b7280;
  --color-gray-600:#4b5563;
  --color-gray-700:#374151;
  --color-gray-800:#1f2937;
  --color-gray-900:#111827;
  --color-gray-950:#030712;
  --color-gray-1000:#080c14;
  --color-zinc-50:#fafafa;
  --color-zinc-100:#f4f4f5;
  --color-zinc-200:#e4e4e7;
  --color-zinc-300:#d4d4d8;
  --color-zinc-400:#a1a1aa;
  --color-zinc-500:#71717a;
  --color-zinc-600:#52525b;
  --color-zinc-700:#3f3f46;
  --color-zinc-800:#27272a;
  --color-zinc-900:#18181b;
  --color-zinc-950:#09090b;
  --color-zinc-1000:#101012;
  --color-neutral-50:#fafafa;
  --color-neutral-100:#f5f5f5;
  --color-neutral-200:#e5e5e5;
  --color-neutral-300:#d4d4d4;
  --color-neutral-400:#a3a3a3;
  --color-neutral-500:#737373;
  --color-neutral-600:#525252;
  --color-neutral-700:#404040;
  --color-neutral-800:#262626;
  --color-neutral-900:#171717;
  --color-neutral-950:#0a0a0a;
  --color-neutral-1000:#080808;
  --color-stone-50:#fafaf9;
  --color-stone-100:#f5f5f4;
  --color-stone-200:#e7e5e4;
  --color-stone-300:#d6d3d1;
  --color-stone-400:#a8a29e;
  --color-stone-500:#78716c;
  --color-stone-600:#57534e;
  --color-stone-700:#44403c;
  --color-stone-800:#292524;
  --color-stone-900:#1c1917;
  --color-stone-950:#0c0a09;
  --color-stone-1000:#0f0d0c;
  --color-red-50:#fef2f2;
  --color-red-100:#fee2e2;
  --color-red-200:#fecaca;
  --color-red-300:#fca5a5;
  --color-red-400:#f87171;
  --color-red-500:#ef4444;
  --color-red-600:#dc2626;
  --color-red-700:#b91c1c;
  --color-red-800:#991b1b;
  --color-red-900:#7f1d1d;
  --color-red-950:#450a0a;
  --color-orange-50:#fff7ed;
  --color-orange-100:#ffedd5;
  --color-orange-200:#fed7aa;
  --color-orange-300:#fdba74;
  --color-orange-400:#fb923c;
  --color-orange-500:#f97316;
  --color-orange-600:#ea580c;
  --color-orange-700:#c2410c;
  --color-orange-800:#9a3412;
  --color-orange-900:#7c2d12;
  --color-orange-950:#431407;
  --color-amber-50:#fffbeb;
  --color-amber-100:#fef3c7;
  --color-amber-200:#fde68a;
  --color-amber-300:#fcd34d;
  --color-amber-400:#fbbf24;
  --color-amber-500:#f59e0b;
  --color-amber-600:#d97706;
  --color-amber-700:#b45309;
  --color-amber-800:#92400e;
  --color-amber-900:#78350f;
  --color-amber-950:#451a03;
  --color-yellow-50:#fefce8;
  --color-yellow-100:#fef9c3;
  --color-yellow-200:#fef08a;
  --color-yellow-300:#fde047;
  --color-yellow-400:#facc15;
  --color-yellow-500:#eab308;
  --color-yellow-600:#ca8a04;
  --color-yellow-700:#a16207;
  --color-yellow-800:#854d0e;
  --color-yellow-900:#713f12;
  --color-yellow-950:#422006;
  --color-lime-50:#f7fee7;
  --color-lime-100:#ecfccb;
  --color-lime-200:#d9f99d;
  --color-lime-300:#bef264;
  --color-lime-400:#a3e635;
  --color-lime-500:#84cc16;
  --color-lime-600:#65a30d;
  --color-lime-700:#4d7c0f;
  --color-lime-800:#3f6212;
  --color-lime-900:#365314;
  --color-lime-950:#1a2e05;
  --color-green-50:#f0fdf4;
  --color-green-100:#dcfce7;
  --color-green-200:#bbf7d0;
  --color-green-300:#86efac;
  --color-green-400:#4ade80;
  --color-green-500:#22c55e;
  --color-green-600:#16a34a;
  --color-green-700:#15803d;
  --color-green-800:#166534;
  --color-green-900:#14532d;
  --color-green-950:#052e16;
  --color-emerald-50:#ecfdf5;
  --color-emerald-100:#d1fae5;
  --color-emerald-200:#a7f3d0;
  --color-emerald-300:#6ee7b7;
  --color-emerald-400:#34d399;
  --color-emerald-500:#10b981;
  --color-emerald-600:#059669;
  --color-emerald-700:#047857;
  --color-emerald-800:#065f46;
  --color-emerald-900:#064e3b;
  --color-emerald-950:#022c22;
  --color-teal-50:#f0fdfa;
  --color-teal-100:#ccfbf1;
  --color-teal-200:#99f6e4;
  --color-teal-300:#5eead4;
  --color-teal-400:#2dd4bf;
  --color-teal-500:#14b8a6;
  --color-teal-600:#0d9488;
  --color-teal-700:#0f766e;
  --color-teal-800:#115e59;
  --color-teal-900:#134e4a;
  --color-teal-950:#042f2e;
  --color-cyan-50:#ecfeff;
  --color-cyan-100:#cffafe;
  --color-cyan-200:#a5f3fc;
  --color-cyan-300:#67e8f9;
  --color-cyan-400:#22d3ee;
  --color-cyan-500:#06b6d4;
  --color-cyan-600:#0891b2;
  --color-cyan-700:#0e7490;
  --color-cyan-800:#155e75;
  --color-cyan-900:#164e63;
  --color-cyan-950:#083344;
  --color-sky-50:#f0f9ff;
  --color-sky-100:#e0f2fe;
  --color-sky-200:#bae6fd;
  --color-sky-300:#7dd3fc;
  --color-sky-400:#38bdf8;
  --color-sky-500:#0ea5e9;
  --color-sky-600:#0284c7;
  --color-sky-700:#0369a1;
  --color-sky-800:#075985;
  --color-sky-900:#0c4a6e;
  --color-sky-950:#082f49;
  --color-blue-50:#eff6ff;
  --color-blue-100:#dbeafe;
  --color-blue-200:#bfdbfe;
  --color-blue-300:#93c5fd;
  --color-blue-400:#60a5fa;
  --color-blue-500:#3b82f6;
  --color-blue-600:#2563eb;
  --color-blue-700:#1d4ed8;
  --color-blue-800:#1e40af;
  --color-blue-900:#1e3a8a;
  --color-blue-950:#172554;
  --color-indigo-50:#eef2ff;
  --color-indigo-100:#e0e7ff;
  --color-indigo-200:#c7d2fe;
  --color-indigo-300:#a5b4fc;
  --color-indigo-400:#818cf8;
  --color-indigo-500:#6366f1;
  --color-indigo-600:#4f46e5;
  --color-indigo-700:#4338ca;
  --color-indigo-800:#3730a3;
  --color-indigo-900:#312e81;
  --color-indigo-950:#1e1b4b;
  --color-violet-50:#f5f3ff;
  --color-violet-100:#ede9fe;
  --color-violet-200:#ddd6fe;
  --color-violet-300:#c4b5fd;
  --color-violet-400:#a78bfa;
  --color-violet-500:#8b5cf6;
  --color-violet-600:#7c3aed;
  --color-violet-700:#6d28d9;
  --color-violet-800:#5b21b6;
  --color-violet-900:#4c1d95;
  --color-violet-950:#2e1065;
  --color-purple-50:#faf5ff;
  --color-purple-100:#f3e8ff;
  --color-purple-200:#e9d5ff;
  --color-purple-300:#d8b4fe;
  --color-purple-400:#c084fc;
  --color-purple-500:#a855f7;
  --color-purple-600:#9333ea;
  --color-purple-700:#7e22ce;
  --color-purple-800:#6b21a8;
  --color-purple-900:#581c87;
  --color-purple-950:#3b0764;
  --color-fuchsia-50:#fdf4ff;
  --color-fuchsia-100:#fae8ff;
  --color-fuchsia-200:#f5d0fe;
  --color-fuchsia-300:#f0abfc;
  --color-fuchsia-400:#e879f9;
  --color-fuchsia-500:#d946ef;
  --color-fuchsia-600:#c026d3;
  --color-fuchsia-700:#a21caf;
  --color-fuchsia-800:#86198f;
  --color-fuchsia-900:#701a75;
  --color-fuchsia-950:#4a044e;
  --color-pink-50:#fdf2f8;
  --color-pink-100:#fce7f3;
  --color-pink-200:#fbcfe8;
  --color-pink-300:#f9a8d4;
  --color-pink-400:#f472b6;
  --color-pink-500:#ec4899;
  --color-pink-600:#db2777;
  --color-pink-700:#be185d;
  --color-pink-800:#9d174d;
  --color-pink-900:#831843;
  --color-pink-950:#500724;
  --color-rose-50:#fff1f2;
  --color-rose-100:#ffe4e6;
  --color-rose-200:#fecdd3;
  --color-rose-300:#fda4af;
  --color-rose-400:#fb7185;
  --color-rose-500:#f43f5e;
  --color-rose-600:#e11d48;
  --color-rose-700:#be123c;
  --color-rose-800:#9f1239;
  --color-rose-900:#881337;
  --color-rose-950:#4c0519;
  --color-muted-50:#f8fafc;
  --color-muted-100:#f1f5f9;
  --color-muted-200:#e2e8f0;
  --color-muted-300:#cbd5e1;
  --color-muted-400:#94a3b8;
  --color-muted-500:#64748b;
  --color-muted-600:#475569;
  --color-muted-700:#334155;
  --color-muted-800:#1e293b;
  --color-muted-900:#0f172a;
  --color-muted-950:#020617;
  --color-muted-1000:#0a101f;
  --color-primary-50:#f5f3ff;
  --color-primary-100:#ede9fe;
  --color-primary-200:#ddd6fe;
  --color-primary-300:#c4b5fd;
  --color-primary-400:#a78bfa;
  --color-primary-500:#8b5cf6;
  --color-primary-600:#7c3aed;
  --color-primary-700:#6d28d9;
  --color-primary-800:#5b21b6;
  --color-primary-900:#4c1d95;
  --color-primary-950:#2e1065;
  --color-info-50:#f0f9ff;
  --color-info-100:#e0f2fe;
  --color-info-200:#bae6fd;
  --color-info-300:#7dd3fc;
  --color-info-400:#38bdf8;
  --color-info-500:#0ea5e9;
  --color-info-600:#0284c7;
  --color-info-700:#0369a1;
  --color-info-800:#075985;
  --color-info-900:#0c4a6e;
  --color-info-950:#082f49;
  --color-success-50:#f0fdfa;
  --color-success-100:#ccfbf1;
  --color-success-200:#99f6e4;
  --color-success-300:#5eead4;
  --color-success-400:#2dd4bf;
  --color-success-500:#14b8a6;
  --color-success-600:#0d9488;
  --color-success-700:#0f766e;
  --color-success-800:#115e59;
  --color-success-900:#134e4a;
  --color-success-950:#042f2e;
  --color-warning-50:#fffbeb;
  --color-warning-100:#fef3c7;
  --color-warning-200:#fde68a;
  --color-warning-300:#fcd34d;
  --color-warning-400:#fbbf24;
  --color-warning-500:#f59e0b;
  --color-warning-600:#d97706;
  --color-warning-700:#b45309;
  --color-warning-800:#92400e;
  --color-warning-900:#78350f;
  --color-warning-950:#451a03;
  --color-danger-50:#fff1f2;
  --color-danger-100:#ffe4e6;
  --color-danger-200:#fecdd3;
  --color-danger-300:#fda4af;
  --color-danger-400:#fb7185;
  --color-danger-500:#f43f5e;
  --color-danger-600:#e11d48;
  --color-danger-700:#be123c;
  --color-danger-800:#9f1239;
  --color-danger-900:#881337;
  --color-danger-950:#4c0519
}

*,
: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,.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,.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:
}

.placeload{
  background:linear-gradient(90deg,rgba(148,163,184,.2) 8%,rgba(148,163,184,.3) 18%,rgba(148,163,184,.2) 33%);
  background-size:800px 104px;
  color:transparent!important;
  position:relative
}

.sr-only{
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  clip:rect(0,0,0,0);
  border-width:0;
  white-space:nowrap
}

.pointer-events-none{
  pointer-events:none
}

.visible{
  visibility:visible
}

.invisible{
  visibility:hidden
}

.collapse{
  visibility:collapse
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.sticky{
  position:sticky
}

.inset-x-0{
  left:0;
  right:0
}

.-left-1{
  left:-.25rem
}

.-left-16{
  left:-4rem
}

.-left-2{
  left:-.5rem
}

.-left-28{
  left:-7rem
}

.-left-48{
  left:-12rem
}

.-right-4{
  right:-1rem
}

.-top-1{
  top:-.25rem
}

.-top-2{
  top:-.5rem
}

.-top-20{
  top:-5rem
}

.-top-24{
  top:-6rem
}

.-top-4{
  top:-1rem
}

.-top-80{
  top:-20rem
}

.bottom-4{
  bottom:1rem
}

.bottom-7{
  bottom:1.75rem
}

.bottom-8{
  bottom:2rem
}

.left-0{
  left:0
}

.left-1{
  left:.25rem
}

.left-1\.5{
  left:.375rem
}

.left-1\/2{
  left:50%
}

.left-2{
  left:.5rem
}

.left-6{
  left:1.5rem
}

.right-0{
  right:0
}

.right-4{
  right:1rem
}

.right-5{
  right:1.25rem
}

.right-8{
  right:2rem
}

.start-0{
  inset-inline-start:0
}

.top-0{
  top:0
}

.top-1{
  top:.25rem
}

.top-1\/2{
  top:50%
}

.top-11{
  top:2.75rem
}

.top-12{
  top:3rem
}

.top-16{
  top:4rem
}

.top-2{
  top:.5rem
}

.top-20{
  top:5rem
}

.top-28{
  top:7rem
}

.top-4{
  top:1rem
}

.top-\[7px\]{
  top:7px
}

.z-0{
  z-index:0
}

.z-10{
  z-index:10
}

.z-20{
  z-index:20
}

.z-40{
  z-index:40
}

.z-50{
  z-index:50
}

.z-\[90\]{
  z-index:90
}

.col-span-12{
  grid-column:span 12/span 12
}

.col-span-2{
  grid-column:span 2/span 2
}

.col-span-4{
  grid-column:span 4/span 4
}

.col-span-5{
  grid-column:span 5/span 5
}

.col-span-7{
  grid-column:span 7/span 7
}

.col-span-8{
  grid-column:span 8/span 8
}

.-m-3{
  margin:-.75rem
}

.m-1{
  margin:.25rem
}

.mx-0{
  margin-left:0;
  margin-right:0
}

.mx-auto{
  margin-left:auto;
  margin-right:auto
}

.my-2{
  margin-bottom:.5rem;
  margin-top:.5rem
}

.my-3{
  margin-bottom:.75rem;
  margin-top:.75rem
}

.my-6{
  margin-bottom:1.5rem;
  margin-top:1.5rem
}

.-ml-1{
  margin-left:-.25rem
}

.-ml-2{
  margin-left:-.5rem
}

.-mr-0{
  margin-right:0
}

.-mr-0\.5{
  margin-right:-.125rem
}

.-mr-2{
  margin-right:-.5rem
}

.-mt-6{
  margin-top:-1.5rem
}

.mb-1{
  margin-bottom:.25rem
}

.mb-10{
  margin-bottom:2.5rem
}

.mb-2{
  margin-bottom:.5rem
}

.mb-3{
  margin-bottom:.75rem
}

.mb-4{
  margin-bottom:1rem
}

.mb-5{
  margin-bottom:1.25rem
}

.mb-6{
  margin-bottom:1.5rem
}

.mb-8{
  margin-bottom:2rem
}

.ml-0{
  margin-left:0
}

.ml-6{
  margin-left:1.5rem
}

.ml-auto{
  margin-left:auto
}

.mr-2{
  margin-right:.5rem
}

.mr-5{
  margin-right:1.25rem
}

.mt-10{
  margin-top:2.5rem
}

.mt-12{
  margin-top:3rem
}

.mt-2{
  margin-top:.5rem
}

.mt-3{
  margin-top:.75rem
}

.mt-4{
  margin-top:1rem
}

.mt-6{
  margin-top:1.5rem
}

.mt-7{
  margin-top:1.75rem
}

.mt-8{
  margin-top:2rem
}

.mt-auto{
  margin-top:auto
}

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.table{
  display:table
}

.grid{
  display:grid
}

.hidden{
  display:none
}

.h-0{
  height:0
}

.h-0\.5{
  height:.125rem
}

.h-1{
  height:.25rem
}

.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:.5rem
}

.h-2\.5{
  height:.625rem
}

.h-20{
  height:5rem
}

.h-3{
  height:.75rem
}

.h-3\.5{
  height:.875rem
}

.h-4{
  height:1rem
}

.h-5{
  height:1.25rem
}

.h-6{
  height:1.5rem
}

.h-7{
  height:1.75rem
}

.h-8{
  height:2rem
}

.h-9{
  height:2.25rem
}

.h-\[200px\]{
  height:200px
}

.h-\[calc\(100\%_-_10rem\)\]{
  height:calc(100% - 10rem)
}

.h-\[calc\(100\%_-_5rem\)\]{
  height:calc(100% - 5rem)
}

.h-full{
  height:100%
}

.h-screen{
  height:100vh
}

.max-h-\[240px\]{
  max-height:240px
}

.min-h-\[350px\]{
  min-height:350px
}

.min-h-\[450px\]{
  min-height:450px
}

.min-h-screen{
  min-height:100vh
}

.w-0{
  width:0
}

.w-0\.5{
  width:.125rem
}

.w-1\/5{
  width:20%
}

.w-10{
  width:2.5rem
}

.w-11{
  width:2.75rem
}

.w-12{
  width:3rem
}

.w-14{
  width:3.5rem
}

.w-16{
  width:4rem
}

.w-2{
  width:.5rem
}

.w-2\.5{
  width:.625rem
}

.w-2\/3{
  width:66.666667%
}

.w-2\/5{
  width:40%
}

.w-20{
  width:5rem
}

.w-24{
  width:6rem
}

.w-28{
  width:7rem
}

.w-3{
  width:.75rem
}

.w-3\/5{
  width:60%
}

.w-32{
  width:8rem
}

.w-4{
  width:1rem
}

.w-40{
  width:10rem
}

.w-48{
  width:12rem
}

.w-5{
  width:1.25rem
}

.w-6{
  width:1.5rem
}

.w-7{
  width:1.75rem
}

.w-8{
  width:2rem
}

.w-9{
  width:2.25rem
}

.w-\[240px\]{
  width:240px
}

.w-\[250px\]{
  width:250px
}

.w-\[280px\]{
  width:280px
}

.w-\[370px\]{
  width:370px
}

.w-\[460px\]{
  width:460px
}

.w-\[660px\]{
  width:660px
}

.w-\[80px\]{
  width:80px
}

.w-\[calc\(100\%_-_1rem\)\]{
  width:calc(100% - 1rem)
}

.w-full{
  width:100%
}

.w-screen{
  width:100vw
}

.min-w-\[1\.25rem\]{
  min-width:1.25rem
}

.min-w-\[130px\]{
  min-width:130px
}

.max-w-2xl{
  max-width:42rem
}

.max-w-3xl{
  max-width:48rem
}

.max-w-4xl{
  max-width:56rem
}

.max-w-5xl{
  max-width:64rem
}

.max-w-6xl{
  max-width:72rem
}

.max-w-7xl{
  max-width:80rem
}

.max-w-\[150px\]{
  max-width:150px
}

.max-w-\[220px\]{
  max-width:220px
}

.max-w-\[240px\]{
  max-width:240px
}

.max-w-\[315px\]{
  max-width:315px
}

.max-w-full{
  max-width:100%
}

.max-w-lg{
  max-width:32rem
}

.max-w-md{
  max-width:28rem
}

.max-w-sm{
  max-width:24rem
}

.max-w-xs{
  max-width:20rem
}

.flex-1{
  flex:1 1 0%
}

.flex-shrink-0,
.shrink-0{
  flex-shrink:0
}

.flex-grow,
.grow{
  flex-grow:1
}

.-translate-x-1\/2{
  --tw-translate-x:-50%
}

.-translate-x-1\/2,
.-translate-x-full{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-full{
  --tw-translate-x:-100%
}

.-translate-y-1\/2{
  --tw-translate-y:-50%
}

.-translate-y-1\/2,
.-translate-y-2{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-2{
  --tw-translate-y:-.5rem
}

.translate-x-0{
  --tw-translate-x:0px
}

.translate-x-0,
.translate-x-full{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-full{
  --tw-translate-x:100%
}

.translate-y-0{
  --tw-translate-y:0px
}

.translate-y-0,
.translate-y-2{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-2{
  --tw-translate-y:.5rem
}

.translate-y-4{
  --tw-translate-y:1rem
}

.translate-y-4,
.translate-y-6{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-6{
  --tw-translate-y:1.5rem
}

.-rotate-45{
  --tw-rotate:-45deg
}

.-rotate-45,
.rotate-180{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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
}

.rotate-45,
.scale-0{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-0{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.scale-\[0\.8\]{
  --tw-scale-x:.8;
  --tw-scale-y:.8
}

.scale-\[0\.8\],
.transform{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.animate-check{
  animation:stroke .9s cubic-bezier(.65,0,.45,1) .8s forwards
}

@keyframes stroke{
  to{
    stroke-dashoffset:0
  }
}

.animate-circle{
  animation:stroke 1.2s cubic-bezier(.65,0,.45,1) forwards
}

@keyframes placeload{
  0%{
    background-position:-468px 0
  }
  to{
    background-position:468px 0
  }
}

.animate-placeload{
  animation:placeload 1s linear infinite forwards
}

@keyframes scale{
  0{
    opacity:0;
    transform:scale(0)
  }
  to{
    opacity:1;
    transform:scale(1)
  }
}

.animate-scale{
  animation:scale .5s linear .5s forwards
}

.cursor-not-allowed{
  cursor:not-allowed
}

.cursor-pointer{
  cursor:pointer
}

.select-none{
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}

.appearance-none{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}

.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))
}

.flex-row{
  flex-direction:row
}

.flex-col{
  flex-direction:column
}

.flex-wrap{
  flex-wrap:wrap
}

.items-end{
  align-items:flex-end
}

.items-center{
  align-items:center
}

.justify-end{
  justify-content:flex-end
}

.justify-center{
  justify-content:center
}

.justify-between{
  justify-content:space-between
}

.gap-0{
  gap:0
}

.gap-1{
  gap:.25rem
}

.gap-10{
  gap:2.5rem
}

.gap-2{
  gap:.5rem
}

.gap-3{
  gap:.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-x-2{
  -moz-column-gap:.5rem;
  column-gap:.5rem
}

.gap-x-3{
  -moz-column-gap:.75rem;
  column-gap:.75rem
}

.gap-x-4{
  -moz-column-gap:1rem;
  column-gap:1rem
}

.gap-x-6{
  -moz-column-gap:1.5rem;
  column-gap:1.5rem
}

.gap-y-6{
  row-gap:1.5rem
}

.gap-y-8{
  row-gap:2rem
}

.space-x-1>:not([hidden])~:not([hidden]){
  --tw-space-x-reverse:0;
  margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));
  margin-right:calc(.25rem*var(--tw-space-x-reverse))
}

.space-y-1>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.25rem*var(--tw-space-y-reverse));
  margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-10>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));
  margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-2>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.5rem*var(--tw-space-y-reverse));
  margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-3>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(.75rem*var(--tw-space-y-reverse));
  margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(1rem*var(--tw-space-y-reverse));
  margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-5>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));
  margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-6>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));
  margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-8>:not([hidden])~:not([hidden]){
  --tw-space-y-reverse:0;
  margin-bottom:calc(2rem*var(--tw-space-y-reverse));
  margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))
}

.divide-y>:not([hidden])~:not([hidden]){
  --tw-divide-y-reverse:0;
  border-bottom-width:calc(1px*var(--tw-divide-y-reverse));
  border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.divide-muted-200>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(226 232 240/var(--tw-divide-opacity))
}

.overflow-hidden{
  overflow:hidden
}

.overflow-x-auto{
  overflow-x:auto
}

.overflow-y-auto{
  overflow-y:auto
}

.whitespace-nowrap{
  white-space:nowrap
}

.rounded{
  border-radius:.25rem
}

.rounded-2xl{
  border-radius:1rem
}

.rounded-full{
  border-radius:9999px
}

.rounded-lg{
  border-radius:.5rem
}

.rounded-md{
  border-radius:.375rem
}

.rounded-xl{
  border-radius:.75rem
}

.rounded-t-2xl{
  border-top-left-radius:1rem;
  border-top-right-radius:1rem
}

.border{
  border-width:1px
}

.border-2{
  border-width:2px
}

.border-b{
  border-bottom-width:1px
}

.border-b-0{
  border-bottom-width:0
}

.border-b-2{
  border-bottom-width:2px
}

.border-r{
  border-right-width:1px
}

.border-t{
  border-top-width:1px
}

.border-muted-200{
  --tw-border-opacity:1;
  border-color:rgb(226 232 240/var(--tw-border-opacity))
}

.border-muted-300{
  --tw-border-opacity:1;
  border-color:rgb(203 213 225/var(--tw-border-opacity))
}

.border-muted-400{
  --tw-border-opacity:1;
  border-color:rgb(148 163 184/var(--tw-border-opacity))
}

.border-muted-50{
  --tw-border-opacity:1;
  border-color:rgb(248 250 252/var(--tw-border-opacity))
}

.border-primary-500{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.border-transparent{
  border-color:transparent
}

.border-white{
  --tw-border-opacity:1;
  border-color:rgb(255 255 255/var(--tw-border-opacity))
}

.bg-current{
  background-color:currentColor
}

.bg-info-100{
  --tw-bg-opacity:1;
  background-color:rgb(224 242 254/var(--tw-bg-opacity))
}

.bg-muted-100{
  --tw-bg-opacity:1;
  background-color:rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-muted-200{
  --tw-bg-opacity:1;
  background-color:rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-muted-300{
  --tw-bg-opacity:1;
  background-color:rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-muted-50{
  --tw-bg-opacity:1;
  background-color:rgb(248 250 252/var(--tw-bg-opacity))
}

.bg-muted-500{
  --tw-bg-opacity:1;
  background-color:rgb(100 116 139/var(--tw-bg-opacity))
}

.bg-muted-800{
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity))
}

.bg-primary-100{
  --tw-bg-opacity:1;
  background-color:rgb(237 233 254/var(--tw-bg-opacity))
}

.bg-primary-200{
  --tw-bg-opacity:1;
  background-color:rgb(221 214 254/var(--tw-bg-opacity))
}

.bg-primary-500{
  --tw-bg-opacity:1;
  background-color:rgb(139 92 246/var(--tw-bg-opacity))
}

.bg-primary-500\/10{
  background-color:#8b5cf61a
}

.bg-rose-500{
  --tw-bg-opacity:1;
  background-color:rgb(244 63 94/var(--tw-bg-opacity))
}

.bg-rose-500\/60{
  background-color:#f43f5e99
}

.bg-slate-300{
  --tw-bg-opacity:1;
  background-color:rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-success-100{
  --tw-bg-opacity:1;
  background-color:rgb(204 251 241/var(--tw-bg-opacity))
}

.bg-success-500{
  --tw-bg-opacity:1;
  background-color:rgb(20 184 166/var(--tw-bg-opacity))
}

.bg-transparent{
  background-color:transparent
}

.bg-warning-100{
  --tw-bg-opacity:1;
  background-color:rgb(254 243 199/var(--tw-bg-opacity))
}

.bg-white{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-yellow-500\/60{
  background-color:#eab30899
}

.bg-gradient-to-r{
  background-image:linear-gradient(to right,var(--tw-gradient-stops))
}

.from-primary-500{
  --tw-gradient-from:#8b5cf6 var(--tw-gradient-from-position);
  --tw-gradient-to:rgba(139,92,246,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)
}

.via-primary-700{
  --tw-gradient-to:rgba(109,40,217,0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),#6d28d9 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.to-primary-900{
  --tw-gradient-to:#4c1d95 var(--tw-gradient-to-position)
}

.fill-current{
  fill:currentColor
}

.stroke-current{
  stroke:currentColor
}

.stroke-primary-500{
  stroke:#8b5cf6
}

.stroke-2{
  stroke-width:2
}

.stroke-\[4px\]{
  stroke-width:4px
}

.object-cover{
  -o-object-fit:cover;
  object-fit:cover
}

.p-10{
  padding:2.5rem
}

.p-2{
  padding:.5rem
}

.p-3{
  padding:.75rem
}

.p-4{
  padding:1rem
}

.p-5{
  padding:1.25rem
}

.p-6{
  padding:1.5rem
}

.p-8{
  padding:2rem
}

.px-0{
  padding-left:0;
  padding-right:0
}

.px-1{
  padding-left:.25rem;
  padding-right:.25rem
}

.px-10{
  padding-left:2.5rem;
  padding-right:2.5rem
}

.px-2{
  padding-left:.5rem;
  padding-right:.5rem
}

.px-3{
  padding-left:.75rem;
  padding-right:.75rem
}

.px-4{
  padding-left:1rem;
  padding-right:1rem
}

.px-5{
  padding-left:1.25rem;
  padding-right:1.25rem
}

.px-6{
  padding-left:1.5rem;
  padding-right:1.5rem
}

.px-8{
  padding-left:2rem;
  padding-right:2rem
}

.py-1{
  padding-bottom:.25rem;
  padding-top:.25rem
}

.py-1\.5{
  padding-bottom:.375rem;
  padding-top:.375rem
}

.py-10{
  padding-bottom:2.5rem;
  padding-top:2.5rem
}

.py-12{
  padding-bottom:3rem;
  padding-top:3rem
}

.py-16{
  padding-bottom:4rem;
  padding-top:4rem
}

.py-2{
  padding-bottom:.5rem;
  padding-top:.5rem
}

.py-3{
  padding-bottom:.75rem;
  padding-top:.75rem
}

.py-4{
  padding-bottom:1rem;
  padding-top:1rem
}

.py-5{
  padding-bottom:1.25rem;
  padding-top:1.25rem
}

.py-6{
  padding-bottom:1.5rem;
  padding-top:1.5rem
}

.py-8{
  padding-bottom:2rem;
  padding-top:2rem
}

.pb-0{
  padding-bottom:0
}

.pb-10{
  padding-bottom:2.5rem
}

.pb-16{
  padding-bottom:4rem
}

.pb-2{
  padding-bottom:.5rem
}

.pb-20{
  padding-bottom:5rem
}

.pb-24{
  padding-bottom:6rem
}

.pb-3{
  padding-bottom:.75rem
}

.pb-4{
  padding-bottom:1rem
}

.pb-6{
  padding-bottom:1.5rem
}

.pl-10{
  padding-left:2.5rem
}

.pl-11{
  padding-left:2.75rem
}

.pl-12{
  padding-left:3rem
}

.pl-14{
  padding-left:3.5rem
}

.pl-16{
  padding-left:4rem
}

.pl-9{
  padding-left:2.25rem
}

.pr-1{
  padding-right:.25rem
}

.pr-4{
  padding-right:1rem
}

.pr-6{
  padding-right:1.5rem
}

.pt-10{
  padding-top:2.5rem
}

.pt-2{
  padding-top:.5rem
}

.pt-20{
  padding-top:5rem
}

.pt-32{
  padding-top:8rem
}

.pt-4{
  padding-top:1rem
}

.pt-6{
  padding-top:1.5rem
}

.pt-8{
  padding-top:2rem
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.font-heading{
  font-family:Inter,sans-serif
}

.font-sans{
  font-family:Roboto Flex,sans-serif
}

.text-2xl{
  font-size:1.5rem;
  line-height:2rem
}

.text-3xl{
  font-size:1.875rem;
  line-height:2.25rem
}

.text-4xl{
  font-size:2.25rem;
  line-height:2.5rem
}

.text-5xl{
  font-size:3rem;
  line-height:1
}

.text-\[10rem\]{
  font-size:10rem
}

.text-base{
  font-size:1rem;
  line-height:1.5rem
}

.text-lg{
  font-size:1.125rem;
  line-height:1.75rem
}

.text-sm{
  font-size:.875rem;
  line-height:1.25rem
}

.text-xl{
  font-size:1.25rem;
  line-height:1.75rem
}

.text-xs{
  font-size:.75rem;
  line-height:1rem
}

.font-bold{
  font-weight:700
}

.font-extrabold{
  font-weight:800
}

.font-medium{
  font-weight:500
}

.font-normal{
  font-weight:400
}

.font-semibold{
  font-weight:600
}

.uppercase{
  text-transform:uppercase
}

.leading-5{
  line-height:1.25rem
}

.leading-9{
  line-height:2.25rem
}

.leading-none{
  line-height:1
}

.leading-tight{
  line-height:1.25
}

.text-amber-500{
  --tw-text-opacity:1;
  color:rgb(245 158 11/var(--tw-text-opacity))
}

.text-black{
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}

.text-emerald-500{
  --tw-text-opacity:1;
  color:rgb(16 185 129/var(--tw-text-opacity))
}

.text-info-500{
  --tw-text-opacity:1;
  color:rgb(14 165 233/var(--tw-text-opacity))
}

.text-muted-100{
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.text-muted-300{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.text-muted-400{
  --tw-text-opacity:1;
  color:rgb(148 163 184/var(--tw-text-opacity))
}

.text-muted-50{
  --tw-text-opacity:1;
  color:rgb(248 250 252/var(--tw-text-opacity))
}

.text-muted-500{
  --tw-text-opacity:1;
  color:rgb(100 116 139/var(--tw-text-opacity))
}

.text-muted-600{
  --tw-text-opacity:1;
  color:rgb(71 85 105/var(--tw-text-opacity))
}

.text-muted-700{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.text-muted-800{
  --tw-text-opacity:1;
  color:rgb(30 41 59/var(--tw-text-opacity))
}

.text-muted-900{
  --tw-text-opacity:1;
  color:rgb(15 23 42/var(--tw-text-opacity))
}

.text-primary-400{
  --tw-text-opacity:1;
  color:rgb(167 139 250/var(--tw-text-opacity))
}

.text-primary-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.text-primary-600{
  --tw-text-opacity:1;
  color:rgb(124 58 237/var(--tw-text-opacity))
}

.text-slate-400{
  --tw-text-opacity:1;
  color:rgb(148 163 184/var(--tw-text-opacity))
}

.text-slate-700{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.text-success-500{
  --tw-text-opacity:1;
  color:rgb(20 184 166/var(--tw-text-opacity))
}

.text-transparent{
  color:transparent
}

.text-warning-500{
  --tw-text-opacity:1;
  color:rgb(245 158 11/var(--tw-text-opacity))
}

.text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.text-white\/50{
  color:#ffffff80
}

.text-yellow-400{
  --tw-text-opacity:1;
  color:rgb(250 204 21/var(--tw-text-opacity))
}

.underline{
  text-decoration-line:underline
}

.no-underline{
  text-decoration-line:none
}

.underline-offset-2{
  text-underline-offset:2px
}

.underline-offset-4{
  text-underline-offset:4px
}

.placeholder-gray-300::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(209 213 219/var(--tw-placeholder-opacity))
}

.placeholder-gray-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(209 213 219/var(--tw-placeholder-opacity))
}

.opacity-0{
  opacity:0
}

.opacity-100{
  opacity:1
}

.opacity-20{
  opacity:.2
}

.opacity-30{
  opacity:.3
}

.opacity-5{
  opacity:.05
}

.opacity-50{
  opacity:.5
}

.opacity-70{
  opacity:.7
}

.shadow{
  --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(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-2xl{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-2xl{
  --tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);
  --tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-inner{
  --tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)
}

.shadow-inner,
.shadow-lg{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
  --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-sm,
.shadow-xl{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)
}

.shadow-muted-300\/10{
  --tw-shadow-color:rgba(203,213,225,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-400\/10{
  --tw-shadow-color:rgba(148,163,184,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-400\/20{
  --tw-shadow-color:rgba(148,163,184,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-500\/20{
  --tw-shadow-color:rgba(100,116,139,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-800\/10{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-primary-500\/20{
  --tw-shadow-color:rgba(139,92,246,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-rose-500\/20{
  --tw-shadow-color:rgba(244,63,94,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.outline-none{
  outline:2px solid transparent;
  outline-offset:2px
}

.outline-1{
  outline-width:1px
}

.outline-transparent{
  outline-color:transparent
}

.invert{
  --tw-invert:invert(100%)
}

.filter,
.invert{
  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)
}

.transition{
  transition-duration:.15s;
  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(.4,0,.2,1)
}

.transition-all{
  transition-duration:.15s;
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-colors{
  transition-duration:.15s;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-opacity{
  transition-duration:.15s;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-shadow{
  transition-duration:.15s;
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.transition-transform{
  transition-duration:.15s;
  transition-property:transform;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.duration-200{
  transition-duration:.2s
}

.duration-300{
  transition-duration:.3s
}

.duration-500{
  transition-duration:.5s
}

.ease-in-out{
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}

.slimscroll::-webkit-scrollbar{
  width:6px
}

.slimscroll::-webkit-scrollbar-thumb{
  background:rgba(0,0,0,.1);
  border-radius:.75rem
}

.mask{
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-size:contain;
  mask-size:contain
}

.mask-blob{
  -webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNMTAwIDBDMjAgMCAwIDIwIDAgMTAwczIwIDEwMCAxMDAgMTAwIDEwMC0yMCAxMDAtMTAwUzE4MCAwIDEwMCAwIi8+PC9zdmc+);
  mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNMTAwIDBDMjAgMCAwIDIwIDAgMTAwczIwIDEwMCAxMDAgMTAwIDEwMC0yMCAxMDAtMTAwUzE4MCAwIDEwMCAwIi8+PC9zdmc+)
}

[x-cloak]{
  display:none!important
}

.button-loading{
  color:transparent!important;
  position:relative
}

.button-loading:after{
  height:1.25rem;
  position:absolute;
  width:1.25rem
}

@keyframes spin{
  to{
    content:var(--tw-content);
    transform:rotate(1turn)
  }
}

.button-loading:after{
  animation:spin 1s linear infinite;
  border-color:rgb(203 213 225/var(--tw-border-opacity));
  border-radius:9999px;
  border-width:.2rem;
  --tw-border-opacity:1;
  border-top-color:rgb(243 244 246/var(--tw-border-opacity));
  content:var(--tw-content);
  opacity:.9
}

.click-blur *{
  pointer-events:none
}

.tw-accessibility{
  outline:2px solid transparent;
  outline-offset:2px
}

.tw-accessibility:focus-visible{
  outline:2px solid transparent;
  outline-color:#cbd5e1;
  outline-offset:2px;
  outline-style:dashed
}

.tw-accessibility:focus-visible{
  outline-color:#475569
}

.placeholder\:text-muted-300::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.placeholder\:text-muted-300::placeholder{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.placeholder\:text-white\/50::-moz-placeholder{
  color:#ffffff80
}

.placeholder\:text-white\/50::placeholder{
  color:#ffffff80
}

.before\:text-xl:before{
  content:var(--tw-content);
  font-size:1.25rem;
  line-height:1.75rem
}

.before\:content-\[\'\$\'\]:before{
  --tw-content:"$";
  content:var(--tw-content)
}

.focus-within\:tw-accessibility-static:focus-within{
  outline-color:#cbd5e1;
  outline-offset:2px;
  outline-style:dashed
}

.focus-within\:tw-accessibility-static:focus-within{
  outline-color:#475569
}

.hover\:-translate-x-0:hover{
  --tw-translate-x:-0px
}

.hover\:-translate-x-0:hover,
.hover\:-translate-x-0\.5:hover{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x:-.125rem
}

.hover\:border-primary-500:hover{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.hover\:bg-muted-100:hover{
  --tw-bg-opacity:1;
  background-color:rgb(241 245 249/var(--tw-bg-opacity))
}

.hover\:bg-muted-200:hover{
  --tw-bg-opacity:1;
  background-color:rgb(226 232 240/var(--tw-bg-opacity))
}

.hover\:bg-muted-50:hover{
  --tw-bg-opacity:1;
  background-color:rgb(248 250 252/var(--tw-bg-opacity))
}

.hover\:bg-primary-500\/10:hover{
  background-color:#8b5cf61a
}

.hover\:bg-primary-500\/20:hover{
  background-color:#8b5cf633
}

.hover\:bg-primary-600:hover{
  --tw-bg-opacity:1;
  background-color:rgb(124 58 237/var(--tw-bg-opacity))
}

.hover\:bg-slate-50:hover{
  --tw-bg-opacity:1;
  background-color:rgb(248 250 252/var(--tw-bg-opacity))
}

.hover\:text-muted-400:hover{
  --tw-text-opacity:1;
  color:rgb(148 163 184/var(--tw-text-opacity))
}

.hover\:text-muted-600:hover{
  --tw-text-opacity:1;
  color:rgb(71 85 105/var(--tw-text-opacity))
}

.hover\:text-muted-700:hover{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.hover\:text-primary-400:hover{
  --tw-text-opacity:1;
  color:rgb(167 139 250/var(--tw-text-opacity))
}

.hover\:text-primary-500:hover{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.hover\:text-primary-600:hover{
  --tw-text-opacity:1;
  color:rgb(124 58 237/var(--tw-text-opacity))
}

.hover\:text-yellow-400:hover{
  --tw-text-opacity:1;
  color:rgb(250 204 21/var(--tw-text-opacity))
}

.hover\:underline:hover{
  text-decoration-line:underline
}

.hover\:shadow-xl:hover{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.hover\:shadow-muted-400\/10:hover{
  --tw-shadow-color:rgba(148,163,184,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.hover\:shadow-primary-500\/20:hover{
  --tw-shadow-color:rgba(139,92,246,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.focus\:border-muted-200:focus{
  --tw-border-opacity:1;
  border-color:rgb(226 232 240/var(--tw-border-opacity))
}

.focus\:border-muted-300:focus{
  --tw-border-opacity:1;
  border-color:rgb(203 213 225/var(--tw-border-opacity))
}

.focus\:border-primary-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.focus\:bg-white:focus{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}

.focus\:shadow-lg:focus{
  --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}

.focus\:shadow-lg:focus,
.focus\:shadow-xl:focus{
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.focus\:shadow-xl:focus{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)
}

.focus\:shadow-gray-300\/50:focus{
  --tw-shadow-color:rgba(209,213,219,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.focus\:shadow-muted-400\/10:focus{
  --tw-shadow-color:rgba(148,163,184,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.focus\:outline-none:focus{
  outline:2px solid transparent;
  outline-offset:2px
}

.group:focus-within .group-focus-within\:-rotate-180{
  --tw-rotate:-180deg;
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:focus-within .group-focus-within\:text-primary-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.group:focus-within .group-focus-within\:text-violet-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.group:focus-within .group-focus-within\:text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.group:hover .group-hover\:-translate-x-1{
  --tw-translate-x:-.25rem
}

.group:hover .group-hover\:-translate-x-1,
.group:hover .group-hover\:translate-x-1{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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-1{
  --tw-translate-x:.25rem
}

.group:hover .group-hover\:rotate-180{
  --tw-rotate:180deg;
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.group:hover .group-hover\:bg-muted-200{
  --tw-bg-opacity:1;
  background-color:rgb(226 232 240/var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-100{
  --tw-bg-opacity:1;
  background-color:rgb(237 233 254/var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-500{
  --tw-bg-opacity:1;
  background-color:rgb(139 92 246/var(--tw-bg-opacity))
}

.group:hover .group-hover\:text-muted-600{
  --tw-text-opacity:1;
  color:rgb(71 85 105/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-muted-700{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100{
  opacity:1
}

.group:focus-visible .group-focus-visible\:tw-accessibility-static{
  outline-color:#cbd5e1;
  outline-offset:2px;
  outline-style:dashed
}

.group:focus-visible .group-focus-visible\:tw-accessibility-static{
  outline-color:#475569
}

.peer:checked~.peer-checked\:ml-\[45\%\]{
  margin-left:45%
}

.peer:checked~.peer-checked\:-translate-y-1\/2{
  --tw-translate-y:-50%
}

.peer:checked~.peer-checked\:-translate-y-1\/2,
.peer:checked~.peer-checked\:translate-x-full{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:checked~.peer-checked\:translate-x-full{
  --tw-translate-x:100%
}

.peer:checked~.peer-checked\:translate-y-0{
  --tw-translate-y:0px
}

.peer:checked~.peer-checked\:rotate-\[360deg\],
.peer:checked~.peer-checked\:translate-y-0{
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:checked~.peer-checked\:rotate-\[360deg\]{
  --tw-rotate:360deg
}

.peer:checked~.peer-checked\:border-primary-500{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.peer:checked~.peer-checked\:bg-primary-500\/10{
  background-color:#8b5cf61a
}

.peer:checked~.peer-checked\:bg-violet-400{
  --tw-bg-opacity:1;
  background-color:rgb(167 139 250/var(--tw-bg-opacity))
}

.peer:checked~.peer-checked\:text-primary-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.peer:checked~.peer-checked\:opacity-100{
  opacity:1
}

.peer:checked~.peer-checked\:shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.peer:checked~.peer-checked\:shadow-muted-400\/10{
  --tw-shadow-color:rgba(148,163,184,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.peer:focus~.peer-focus\:outline-dashed{
  outline-style:dashed
}

.peer:focus~.peer-focus\:outline-offset-2{
  outline-offset:2px
}

.peer:focus~.peer-focus\:outline-gray-300{
  outline-color:#d1d5db
}

.peer:focus~.peer-focus\:ring-0{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(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)
}

.hidden{
  display:none
}

.divide-muted-800>:not([hidden])~:not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgb(30 41 59/var(--tw-divide-opacity))
}

.border-muted-600{
  --tw-border-opacity:1;
  border-color:rgb(71 85 105/var(--tw-border-opacity))
}

.border-muted-700{
  --tw-border-opacity:1;
  border-color:rgb(51 65 85/var(--tw-border-opacity))
}

.border-muted-800{
  --tw-border-opacity:1;
  border-color:rgb(30 41 59/var(--tw-border-opacity))
}

.border-muted-900{
  --tw-border-opacity:1;
  border-color:rgb(15 23 42/var(--tw-border-opacity))
}

.border-slate-600{
  --tw-border-opacity:1;
  border-color:rgb(71 85 105/var(--tw-border-opacity))
}

.bg-info-500\/10{
  background-color:#0ea5e91a
}

.bg-muted-1000{
  --tw-bg-opacity:1;
  background-color:rgb(10 16 31/var(--tw-bg-opacity))
}

.bg-muted-600\/10{
  background-color:#4755691a
}

.bg-muted-700{
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity))
}

.bg-muted-700\/50{
  background-color:#33415580
}

.bg-muted-800{
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity))
}

.bg-muted-800\/10{
  background-color:#1e293b1a
}

.bg-muted-900{
  --tw-bg-opacity:1;
  background-color:rgb(15 23 42/var(--tw-bg-opacity))
}

.bg-primary-500\/10{
  background-color:#8b5cf61a
}

.bg-primary-600\/20{
  background-color:#7c3aed33
}

.bg-slate-600{
  --tw-bg-opacity:1;
  background-color:rgb(71 85 105/var(--tw-bg-opacity))
}

.bg-slate-700{
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity))
}

.bg-success-500\/10{
  background-color:#14b8a61a
}

.bg-warning-500\/10{
  background-color:#f59e0b1a
}

.text-muted-100{
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.text-muted-200{
  --tw-text-opacity:1;
  color:rgb(226 232 240/var(--tw-text-opacity))
}

.text-muted-300{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.text-muted-400{
  --tw-text-opacity:1;
  color:rgb(148 163 184/var(--tw-text-opacity))
}

.text-muted-500{
  --tw-text-opacity:1;
  color:rgb(100 116 139/var(--tw-text-opacity))
}

.text-muted-600{
  --tw-text-opacity:1;
  color:rgb(71 85 105/var(--tw-text-opacity))
}

.text-muted-700{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.text-muted-800{
  --tw-text-opacity:1;
  color:rgb(30 41 59/var(--tw-text-opacity))
}

.text-muted-800\/20{
  color:#1e293b33
}

.text-muted-800\/50{
  color:#1e293b80
}

.text-primary-400{
  --tw-text-opacity:1;
  color:rgb(167 139 250/var(--tw-text-opacity))
}

.text-primary-500{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.text-white{
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}

.placeholder-gray-600::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(75 85 99/var(--tw-placeholder-opacity))
}

.placeholder-gray-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgb(75 85 99/var(--tw-placeholder-opacity))
}

.shadow-muted-800\/10{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-800\/20{
  --tw-shadow-color:rgba(30,41,59,.2);
  --tw-shadow:var(--tw-shadow-colored)
}

.shadow-muted-800\/30{
  --tw-shadow-color:rgba(30,41,59,.3);
  --tw-shadow:var(--tw-shadow-colored)
}

.invert{
  --tw-invert:invert(100%);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.placeholder\:text-muted-500::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgb(100 116 139/var(--tw-text-opacity))
}

.placeholder\:text-muted-500::placeholder{
  --tw-text-opacity:1;
  color:rgb(100 116 139/var(--tw-text-opacity))
}

.placeholder\:text-muted-700::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.placeholder\:text-muted-700::placeholder{
  --tw-text-opacity:1;
  color:rgb(51 65 85/var(--tw-text-opacity))
}

.hover\:border-primary-500:hover{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.hover\:bg-muted-1000:hover{
  --tw-bg-opacity:1;
  background-color:rgb(10 16 31/var(--tw-bg-opacity))
}

.hover\:bg-muted-700:hover{
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity))
}

.hover\:bg-muted-800:hover{
  --tw-bg-opacity:1;
  background-color:rgb(30 41 59/var(--tw-bg-opacity))
}

.hover\:bg-muted-900:hover{
  --tw-bg-opacity:1;
  background-color:rgb(15 23 42/var(--tw-bg-opacity))
}

.hover\:text-muted-100:hover{
  --tw-text-opacity:1;
  color:rgb(241 245 249/var(--tw-text-opacity))
}

.hover\:text-muted-200:hover{
  --tw-text-opacity:1;
  color:rgb(226 232 240/var(--tw-text-opacity))
}

.hover\:text-muted-300:hover{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.hover\:text-muted-400:hover{
  --tw-text-opacity:1;
  color:rgb(148 163 184/var(--tw-text-opacity))
}

.hover\:text-primary-400:hover{
  --tw-text-opacity:1;
  color:rgb(167 139 250/var(--tw-text-opacity))
}

.hover\:text-primary-500:hover{
  --tw-text-opacity:1;
  color:rgb(139 92 246/var(--tw-text-opacity))
}

.hover\:text-yellow-400:hover{
  --tw-text-opacity:1;
  color:rgb(250 204 21/var(--tw-text-opacity))
}

.hover\:shadow-muted-800\/10:hover{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.hover\:shadow-muted-800\/10:hover{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.focus\:border-muted-700:focus{
  --tw-border-opacity:1;
  border-color:rgb(51 65 85/var(--tw-border-opacity))
}

.focus\:border-muted-800:focus{
  --tw-border-opacity:1;
  border-color:rgb(30 41 59/var(--tw-border-opacity))
}

.focus\:border-primary-500:focus{
  --tw-border-opacity:1;
  border-color:rgb(139 92 246/var(--tw-border-opacity))
}

.focus\:bg-muted-900:focus{
  --tw-bg-opacity:1;
  background-color:rgb(15 23 42/var(--tw-bg-opacity))
}

.focus\:shadow-gray-800\/50:focus{
  --tw-shadow-color:rgba(31,41,55,.5);
  --tw-shadow:var(--tw-shadow-colored)
}

.focus\:shadow-muted-800\/10:focus{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.group:hover .group-hover\:bg-muted-700{
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-500\/20{
  background-color:#8b5cf633
}

.group:hover .group-hover\:text-muted-200{
  --tw-text-opacity:1;
  color:rgb(226 232 240/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-muted-300{
  --tw-text-opacity:1;
  color:rgb(203 213 225/var(--tw-text-opacity))
}

.peer:checked~.peer-checked\:shadow-muted-800\/10{
  --tw-shadow-color:rgba(30,41,59,.1);
  --tw-shadow:var(--tw-shadow-colored)
}

.peer:focus~.peer-focus\:outline-gray-600{
  outline-color:#4b5563
}

@media (min-width:640px){
  .sm\:flex{
    display:flex
  }
  .sm\:justify-between{
    justify-content:space-between
  }
}

@media (min-width:768px){
  .md\:col-span-12{
    grid-column:span 12/span 12
  }
  .md\:col-span-3{
    grid-column:span 3/span 3
  }
  .md\:col-span-4{
    grid-column:span 4/span 4
  }
  .md\:col-span-5{
    grid-column:span 5/span 5
  }
  .md\:col-span-6{
    grid-column:span 6/span 6
  }
  .md\:col-span-7{
    grid-column:span 7/span 7
  }
  .md\:col-span-8{
    grid-column:span 8/span 8
  }
  .md\:col-span-9{
    grid-column:span 9/span 9
  }
  .md\:mx-2{
    margin-left:.5rem;
    margin-right:.5rem
  }
  .md\:ml-auto{
    margin-left:auto
  }
  .md\:mr-0{
    margin-right:0
  }
  .md\:block{
    display:block
  }
  .md\:flex{
    display:flex
  }
  .md\:hidden{
    display:none
  }
  .md\:h-\[calc\(100\%_-_1rem\)\]{
    height:calc(100% - 1rem)
  }
  .md\:w-1{
    width:.25rem
  }
  .md\:w-1\/2{
    width:50%
  }
  .md\:w-1\/5{
    width:20%
  }
  .md\:w-2\/5{
    width:40%
  }
  .md\:w-auto{
    width:auto
  }
  .md\:-translate-x-1\/2{
    --tw-translate-x:-50%;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .md\:grid-cols-12{
    grid-template-columns:repeat(12,minmax(0,1fr))
  }
  .md\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
  .md\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .md\:grid-cols-4{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }
  .md\:flex-row{
    flex-direction:row
  }
  .md\:flex-col{
    flex-direction:column
  }
  .md\:justify-between{
    justify-content:space-between
  }
  .md\:gap-16{
    gap:4rem
  }
  .md\:border-r-\[3px\]{
    border-right-width:3px
  }
  .md\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }
  .md\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }
  .md\:py-7{
    padding-bottom:1.75rem;
    padding-top:1.75rem
  }
  .md\:pt-20{
    padding-top:5rem
  }
  .md\:text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }
  .md\:text-6xl{
    font-size:3.75rem;
    line-height:1
  }
  .md\:text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }
}

@media (min-width:1025px){
  .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-6{
    margin:-1.5rem
  }
  .lg\:-mx-3{
    margin-left:-.75rem;
    margin-right:-.75rem
  }
  .lg\:mx-0{
    margin-left:0;
    margin-right:0
  }
  .lg\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }
  .lg\:mb-0{
    margin-bottom:0
  }
  .lg\:ml-\[250px\]{
    margin-left:250px
  }
  .lg\:ml-\[80px\]{
    margin-left:80px
  }
  .lg\:mt-0{
    margin-top:0
  }
  .lg\:block{
    display:block
  }
  .lg\:flex{
    display:flex
  }
  .lg\:hidden{
    display:none
  }
  .lg\:w-1\/2{
    width:50%
  }
  .lg\:w-1\/5{
    width:20%
  }
  .lg\:w-4\/12{
    width:33.333333%
  }
  .lg\:w-8\/12{
    width:66.666667%
  }
  .lg\:w-\[calc\(100\%_-_250px\)\]{
    width:calc(100% - 250px)
  }
  .lg\:w-\[calc\(100\%_-_80px\)\]{
    width:calc(100% - 80px)
  }
  .lg\:-translate-x-24{
    --tw-translate-x:-6rem
  }
  .lg\:-translate-x-24,
  .lg\:translate-x-0{
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .lg\:translate-x-0{
    --tw-translate-x:0px
  }
  .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\:flex-row{
    flex-direction:row
  }
  .lg\:items-center{
    align-items:center
  }
  .lg\:justify-start{
    justify-content:flex-start
  }
  .lg\:justify-end{
    justify-content:flex-end
  }
  .lg\:gap-16{
    gap:4rem
  }
  .lg\:gap-28{
    gap:7rem
  }
  .lg\:gap-x-10{
    -moz-column-gap:2.5rem;
    column-gap:2.5rem
  }
  .lg\:gap-x-4{
    -moz-column-gap:1rem;
    column-gap:1rem
  }
  .lg\:rounded-xl{
    border-radius:.75rem
  }
  .lg\:p-6{
    padding:1.5rem
  }
  .lg\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }
  .lg\:text-left{
    text-align:left
  }
  .lg\:text-\[26rem\]{
    font-size:26rem
  }
  .lg\:hover\:bg-muted-100:hover{
    --tw-bg-opacity:1;
    background-color:rgb(248 250 252/var(--tw-bg-opacity))
  }
  .hover\:bg-muted-900:hover{
    --tw-bg-opacity:1;
    background-color:rgb(15 23 42/var(--tw-bg-opacity))
  }
}

@media (min-width:1280px){
  .xl\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }
}

@media (max-width:639px){
  .xs\:inset-x-0{
    left:0;
    right:0
  }
  .xs\:top-1{
    top:.25rem
  }
  .xs\:top-1\.5{
    top:.375rem
  }
  .xs\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }
  .xs\:flex{
    display:flex
  }
  .xs\:hidden{
    display:none
  }
  .xs\:w-full{
    width:100%
  }
  .xs\:max-w-xs{
    max-width:20rem
  }
  .xs\:gap-4{
    gap:1rem
  }
  .xs\:overflow-x-auto{
    overflow-x:auto
  }
  .xs\:border-b-\[3px\]{
    border-bottom-width:3px
  }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){
  .ptablet\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }
  .ptablet\:-mt-8{
    margin-top:-2rem
  }
  .ptablet\:mt-32{
    margin-top:8rem
  }
  .ptablet\:block{
    display:block
  }
  .ptablet\:h-12{
    height:3rem
  }
  .ptablet\:h-5{
    height:1.25rem
  }
  .ptablet\:h-9{
    height:2.25rem
  }
  .ptablet\:max-h-\[1100px\]{
    max-height:1100px
  }
  .ptablet\:w-12{
    width:3rem
  }
  .ptablet\:w-5{
    width:1.25rem
  }
  .ptablet\:w-9{
    width:2.25rem
  }
  .ptablet\:max-w-md{
    max-width:28rem
  }
  .ptablet\:max-w-xl{
    max-width:36rem
  }
  .ptablet\:-translate-x-10{
    --tw-translate-x:-2.5rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .ptablet\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
  .ptablet\:text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }
  .ptablet\:text-\[22rem\]{
    font-size:22rem
  }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
  .ltablet\:-m-3{
    margin:-.75rem
  }
  .ltablet\:-m-6{
    margin:-1.5rem
  }
  .ltablet\:mx-0{
    margin-left:0;
    margin-right:0
  }
  .ltablet\:block{
    display:block
  }
  .ltablet\:w-1\/2{
    width:50%
  }
  .ltablet\:w-4\/12{
    width:33.333333%
  }
  .ltablet\:w-8\/12{
    width:66.666667%
  }
  .ltablet\:-translate-x-24{
    --tw-translate-x:-6rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .ltablet\:grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .ltablet\:flex-row{
    flex-direction:row
  }
  .ltablet\:justify-start{
    justify-content:flex-start
  }
  .ltablet\:gap-10{
    gap:2.5rem
  }
  .ltablet\:gap-16{
    gap:4rem
  }
  .ltablet\:p-6{
    padding:1.5rem
  }
  .ltablet\:text-left{
    text-align:left
  }
  .ltablet\:text-\[26rem\]{
    font-size:26rem
  }
}

@font-face{
  font-family:swiper-icons;
  font-style:normal;
  font-weight:400;
  src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}