/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
  }
  body {
    font-family:
      system-ui,
      -apple-system,
      Segoe UI,
      Roboto,
      Helvetica,
      Arial,
      sans-serif,
      Apple Color Emoji,
      Segoe UI Emoji;
    margin: 0;
  }
  hr {
    color: inherit;
    height: 0;
  }
  abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  pre,
  samp {
    font-family:
      ui-monospace,
      SFMono-Regular,
      Consolas,
      Liberation Mono,
      Menlo,
      monospace;
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    border-color: inherit;
    text-indent: 0;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  button,
  select {
    text-transform: none;
  }
  [type="button"],
  [type="reset"],
  [type="submit"],
  button {
    -webkit-appearance: button;
  }
  legend {
    padding: 0;
  }
  progress {
    vertical-align: baseline;
  }
  [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  summary {
    display: list-item;
  }
  blockquote,
  dd,
  dl,
  figure,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  p,
  pre {
    margin: 0;
  }
  button {
    background-color: transparent;
    background-image: none;
  }
  button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
  }
  fieldset,
  ol,
  ul {
    margin: 0;
    padding: 0;
  }
  ol,
  ul {
    list-style: none;
  }
  html {
    font-family:
      Inter,
      ui-sans-serif,
      system-ui,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      Noto Sans,
      sans-serif,
      Apple Color Emoji,
      Segoe UI Emoji,
      Segoe UI Symbol,
      Noto Color Emoji;
    line-height: 1.5;
  }
  body {
    font-family: inherit;
    line-height: inherit;
  }
  *,
  :after,
  :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
  }
  hr {
    border-top-width: 1px;
  }
  img {
    border-style: solid;
  }
  textarea {
    resize: vertical;
  }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #9ca3af;
  }
  input::placeholder,
  textarea::placeholder {
    color: #9ca3af;
  }
  [role="button"],
  button {
    cursor: pointer;
  }
  table {
    border-collapse: collapse;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    text-decoration: inherit;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    line-height: inherit;
    padding: 0;
  }
  code,
  kbd,
  pre,
  samp {
    font-family:
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      Liberation Mono,
      Courier New,
      monospace;
  }
  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  svg,
  video {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    height: auto;
    max-width: 100%;
  }
  [multiple],
  [type="date"],
  [type="email"],
  [type="month"],
  [type="number"],
  [type="password"],
  [type="search"],
  [type="tel"],
  [type="text"],
  [type="time"],
  [type="url"],
  select,
  textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.5rem 0.75rem;
  }
  [multiple]:focus,
  [type="date"]:focus,
  [type="email"]:focus,
  [type="month"]:focus,
  [type="number"]:focus,
  [type="password"]:focus,
  [type="search"]:focus,
  [type="tel"]:focus,
  [type="text"]:focus,
  [type="time"]:focus,
  [type="url"]:focus,
  select:focus,
  textarea:focus {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    border-color: #2563eb;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
  }
  input::placeholder,
  textarea::placeholder {
    color: #6b7280;
    opacity: 1;
  }
  select {
    color-adjust: exact;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
  }
  [multiple] {
    color-adjust: unset;
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
  }
  [type="checkbox"],
  [type="radio"] {
    color-adjust: exact;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #6b7280;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-print-color-adjust: exact;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem;
  }
  [type="checkbox"] {
    border-radius: 0;
  }
  [type="radio"] {
    border-radius: 100%;
  }
  [type="checkbox"]:focus,
  [type="radio"]:focus {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  [type="checkbox"]:checked,
  [type="radio"]:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
  }
  [type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
  }
  [type="radio"]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
  }
  [type="checkbox"]:checked:focus,
  [type="checkbox"]:checked:hover,
  [type="radio"]:checked:focus,
  [type="radio"]:checked:hover {
    background-color: currentColor;
    border-color: transparent;
  }
  [type="checkbox"]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
  }
  [type="checkbox"]:indeterminate:focus,
  [type="checkbox"]:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent;
  }
  [type="file"] {
    background: unset;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: unset;
    line-height: inherit;
    padding: 0;
  }
  [type="file"]:focus {
    outline: 1px auto -webkit-focus-ring-color;
  }
  .container {
    width: 100%;
  }
  @media (min-width: 640px) {
    .container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    .container {
      max-width: 1536px;
    }
  }
  .aspect-w-1,
  .aspect-w-10,
  .aspect-w-11,
  .aspect-w-16,
  .aspect-w-2,
  .aspect-w-4,
  .aspect-w-5,
  .aspect-w-6,
  .aspect-w-9 {
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    position: relative;
  }
  .aspect-w-10 > *,
  .aspect-w-11 > *,
  .aspect-w-16 > *,
  .aspect-w-1 > *,
  .aspect-w-2 > *,
  .aspect-w-4 > *,
  .aspect-w-5 > *,
  .aspect-w-6 > *,
  .aspect-w-9 > * {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .aspect-w-1 {
    --tw-aspect-w: 1;
  }
  .aspect-w-2 {
    --tw-aspect-w: 2;
  }
  .aspect-w-4 {
    --tw-aspect-w: 4;
  }
  .aspect-w-5 {
    --tw-aspect-w: 5;
  }
  .aspect-w-6 {
    --tw-aspect-w: 6;
  }
  .aspect-w-9 {
    --tw-aspect-w: 9;
  }
  .aspect-w-10 {
    --tw-aspect-w: 10;
  }
  .aspect-w-11 {
    --tw-aspect-w: 11;
  }
  .aspect-w-16 {
    --tw-aspect-w: 16;
  }
  .aspect-h-1 {
    --tw-aspect-h: 1;
  }
  .aspect-h-3 {
    --tw-aspect-h: 3;
  }
  .aspect-h-6 {
    --tw-aspect-h: 6;
  }
  .aspect-h-7 {
    --tw-aspect-h: 7;
  }
  .aspect-h-9 {
    --tw-aspect-h: 9;
  }
  .prose {
    color: #374151;
    max-width: 65ch;
  }
  .prose [class~="lead"] {
    color: #4b5563;
    font-size: 1.25em;
    line-height: 1.6;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
  }
  .prose a {
    color: #111827;
    font-weight: 500;
    text-decoration: underline;
  }
  .prose strong {
    color: #111827;
    font-weight: 600;
  }
  .prose ol[type="A"] {
    --list-counter-style: upper-alpha;
  }
  .prose ol[type="a"] {
    --list-counter-style: lower-alpha;
  }
  .prose ol[type="I"] {
    --list-counter-style: upper-roman;
  }
  .prose ol[type="i"] {
    --list-counter-style: lower-roman;
  }
  .prose ol[type="1"] {
    --list-counter-style: decimal;
  }
  .prose ol > li {
    padding-left: 1.75em;
    position: relative;
  }
  .prose ol > li:before {
    color: #6b7280;
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    font-weight: 400;
    left: 0;
    position: absolute;
  }
  .prose ul > li {
    padding-left: 1.75em;
    position: relative;
  }
  .prose ul > li:before {
    background-color: #d1d5db;
    border-radius: 50%;
    content: "";
    height: 0.375em;
    left: 0.25em;
    position: absolute;
    top: 0.6875em;
    width: 0.375em;
  }
  .prose hr {
    border-color: #e5e7eb;
    border-top-width: 1px;
    margin-bottom: 3em;
    margin-top: 3em;
  }
  .prose blockquote {
    border-left-color: #e5e7eb;
    border-left-width: 0.25rem;
    color: #111827;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 1.6em;
    margin-top: 1.6em;
    padding-left: 1em;
    quotes: "\201C" "\201D" "\2018" "\2019";
  }
  .prose blockquote p:first-of-type:before {
    content: open-quote;
  }
  .prose blockquote p:last-of-type:after {
    content: close-quote;
  }
  .prose h1 {
    color: #111827;
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.1111111;
    margin-bottom: 0.8888889em;
    margin-top: 0;
  }
  .prose h2 {
    color: #111827;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3333333;
    margin-bottom: 1em;
    margin-top: 2em;
  }
  .prose h3 {
    font-size: 1.25em;
    line-height: 1.6;
    margin-bottom: 0.6em;
    margin-top: 1.6em;
  }
  .prose h3,
  .prose h4 {
    color: #111827;
    font-weight: 600;
  }
  .prose h4 {
    line-height: 1.5;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
  }
  .prose figure figcaption {
    color: #6b7280;
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .prose code {
    color: #111827;
    font-size: 0.875em;
    font-weight: 600;
  }
  .prose code:after,
  .prose code:before {
    content: "`";
  }
  .prose a code {
    color: #111827;
  }
  .prose pre {
    background-color: #1f2937;
    border-radius: 0.375rem;
    color: #e5e7eb;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
    overflow-x: auto;
    padding: 0.8571429em 1.1428571em;
  }
  .prose pre code {
    background-color: transparent;
    border-radius: 0;
    border-width: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    padding: 0;
  }
  .prose pre code:after,
  .prose pre code:before {
    content: none;
  }
  .prose table {
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-bottom: 2em;
    margin-top: 2em;
    table-layout: auto;
    text-align: left;
    width: 100%;
  }
  .prose thead {
    border-bottom-color: #d1d5db;
    border-bottom-width: 1px;
    color: #111827;
    font-weight: 600;
  }
  .prose thead th {
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
    padding-right: 0.5714286em;
    vertical-align: bottom;
  }
  .prose tbody tr {
    border-bottom-color: #e5e7eb;
    border-bottom-width: 1px;
  }
  .prose tbody tr:last-child {
    border-bottom-width: 0;
  }
  .prose tbody td {
    padding: 0.5714286em;
    vertical-align: top;
  }
  .prose {
    font-size: 1rem;
    line-height: 1.75;
  }
  .prose p {
    margin-bottom: 1.25em;
    margin-top: 1.25em;
  }
  .prose figure,
  .prose img,
  .prose video {
    margin-bottom: 2em;
    margin-top: 2em;
  }
  .prose figure > * {
    margin-bottom: 0;
    margin-top: 0;
  }
  .prose h2 code {
    font-size: 0.875em;
  }
  .prose h3 code {
    font-size: 0.9em;
  }
  .prose ol,
  .prose ul {
    margin-bottom: 1.25em;
    margin-top: 1.25em;
  }
  .prose li {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
  .prose > ul > li p {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
  }
  .prose > ul > li > :first-child {
    margin-top: 1.25em;
  }
  .prose > ul > li > :last-child {
    margin-bottom: 1.25em;
  }
  .prose > ol > li > :first-child {
    margin-top: 1.25em;
  }
  .prose > ol > li > :last-child {
    margin-bottom: 1.25em;
  }
  .prose ol ol,
  .prose ol ul,
  .prose ul ol,
  .prose ul ul {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
  }
  .prose h2 + *,
  .prose h3 + *,
  .prose h4 + *,
  .prose hr + * {
    margin-top: 0;
  }
  .prose thead th:first-child {
    padding-left: 0;
  }
  .prose thead th:last-child {
    padding-right: 0;
  }
  .prose tbody td:first-child {
    padding-left: 0;
  }
  .prose tbody td:last-child {
    padding-right: 0;
  }
  .prose > :first-child {
    margin-top: 0;
  }
  .prose > :last-child {
    margin-bottom: 0;
  }
  .prose-sm {
    font-size: 0.875rem;
    line-height: 1.7142857;
  }
  .prose-sm p {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em;
  }
  .prose-sm [class~="lead"] {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
  }
  .prose-sm blockquote {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.1111111em;
  }
  .prose-sm h1 {
    font-size: 2.1428571em;
    line-height: 1.2;
    margin-bottom: 0.8em;
    margin-top: 0;
  }
  .prose-sm h2 {
    font-size: 1.4285714em;
    line-height: 1.4;
    margin-bottom: 0.8em;
    margin-top: 1.6em;
  }
  .prose-sm h3 {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: 0.4444444em;
    margin-top: 1.5555556em;
  }
  .prose-sm h4 {
    line-height: 1.4285714;
    margin-bottom: 0.5714286em;
    margin-top: 1.4285714em;
  }
  .prose-sm figure,
  .prose-sm img,
  .prose-sm video {
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
  }
  .prose-sm figure > * {
    margin-bottom: 0;
    margin-top: 0;
  }
  .prose-sm figure figcaption {
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
  }
  .prose-sm code {
    font-size: 0.8571429em;
  }
  .prose-sm h2 code {
    font-size: 0.9em;
  }
  .prose-sm h3 code {
    font-size: 0.8888889em;
  }
  .prose-sm pre {
    border-radius: 0.25rem;
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding: 0.6666667em 1em;
  }
  .prose-sm ol,
  .prose-sm ul {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em;
  }
  .prose-sm li {
    margin-bottom: 0.2857143em;
    margin-top: 0.2857143em;
  }
  .prose-sm ol > li {
    padding-left: 1.5714286em;
  }
  .prose-sm ol > li:before {
    left: 0;
  }
  .prose-sm ul > li {
    padding-left: 1.5714286em;
  }
  .prose-sm ul > li:before {
    height: 0.3571429em;
    left: 0.2142857em;
    top: 0.67857em;
    width: 0.3571429em;
  }
  .prose-sm > ul > li p {
    margin-bottom: 0.5714286em;
    margin-top: 0.5714286em;
  }
  .prose-sm > ul > li > :first-child {
    margin-top: 1.1428571em;
  }
  .prose-sm > ul > li > :last-child {
    margin-bottom: 1.1428571em;
  }
  .prose-sm > ol > li > :first-child {
    margin-top: 1.1428571em;
  }
  .prose-sm > ol > li > :last-child {
    margin-bottom: 1.1428571em;
  }
  .prose-sm ol ol,
  .prose-sm ol ul,
  .prose-sm ul ol,
  .prose-sm ul ul {
    margin-bottom: 0.5714286em;
    margin-top: 0.5714286em;
  }
  .prose-sm hr {
    margin-bottom: 2.8571429em;
    margin-top: 2.8571429em;
  }
  .prose-sm h2 + *,
  .prose-sm h3 + *,
  .prose-sm h4 + *,
  .prose-sm hr + * {
    margin-top: 0;
  }
  .prose-sm table {
    font-size: 0.8571429em;
    line-height: 1.5;
  }
  .prose-sm thead th {
    padding-bottom: 0.6666667em;
    padding-left: 1em;
    padding-right: 1em;
  }
  .prose-sm thead th:first-child {
    padding-left: 0;
  }
  .prose-sm thead th:last-child {
    padding-right: 0;
  }
  .prose-sm tbody td {
    padding: 0.6666667em 1em;
  }
  .prose-sm tbody td:first-child {
    padding-left: 0;
  }
  .prose-sm tbody td:last-child {
    padding-right: 0;
  }
  .prose-sm > :first-child {
    margin-top: 0;
  }
  .prose-sm > :last-child {
    margin-bottom: 0;
  }
  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  .prose-lg p {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
  }
  .prose-lg [class~="lead"] {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-bottom: 1.0909091em;
    margin-top: 1.0909091em;
  }
  .prose-lg blockquote {
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding-left: 1em;
  }
  .prose-lg h1 {
    font-size: 2.6666667em;
    line-height: 1;
    margin-bottom: 0.8333333em;
    margin-top: 0;
  }
  .prose-lg h2 {
    font-size: 1.6666667em;
    line-height: 1.3333333;
    margin-bottom: 1.0666667em;
    margin-top: 1.8666667em;
  }
  .prose-lg h3 {
    font-size: 1.3333333em;
    line-height: 1.5;
    margin-bottom: 0.6666667em;
    margin-top: 1.6666667em;
  }
  .prose-lg h4 {
    line-height: 1.5555556;
    margin-bottom: 0.4444444em;
    margin-top: 1.7777778em;
  }
  .prose-lg figure,
  .prose-lg img,
  .prose-lg video {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em;
  }
  .prose-lg figure > * {
    margin-bottom: 0;
    margin-top: 0;
  }
  .prose-lg figure figcaption {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  .prose-lg code {
    font-size: 0.8888889em;
  }
  .prose-lg h2 code {
    font-size: 0.8666667em;
  }
  .prose-lg h3 code {
    font-size: 0.875em;
  }
  .prose-lg pre {
    border-radius: 0.375rem;
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1em 1.5em;
  }
  .prose-lg ol,
  .prose-lg ul {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
  }
  .prose-lg li {
    margin-bottom: 0.6666667em;
    margin-top: 0.6666667em;
  }
  .prose-lg ol > li {
    padding-left: 1.6666667em;
  }
  .prose-lg ol > li:before {
    left: 0;
  }
  .prose-lg ul > li {
    padding-left: 1.6666667em;
  }
  .prose-lg ul > li:before {
    height: 0.3333333em;
    left: 0.2222222em;
    top: 0.72222em;
    width: 0.3333333em;
  }
  .prose-lg > ul > li p {
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
  }
  .prose-lg > ul > li > :first-child {
    margin-top: 1.3333333em;
  }
  .prose-lg > ul > li > :last-child {
    margin-bottom: 1.3333333em;
  }
  .prose-lg > ol > li > :first-child {
    margin-top: 1.3333333em;
  }
  .prose-lg > ol > li > :last-child {
    margin-bottom: 1.3333333em;
  }
  .prose-lg ol ol,
  .prose-lg ol ul,
  .prose-lg ul ol,
  .prose-lg ul ul {
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
  }
  .prose-lg hr {
    margin-bottom: 3.1111111em;
    margin-top: 3.1111111em;
  }
  .prose-lg h2 + *,
  .prose-lg h3 + *,
  .prose-lg h4 + *,
  .prose-lg hr + * {
    margin-top: 0;
  }
  .prose-lg table {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  .prose-lg thead th {
    padding-bottom: 0.75em;
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
  .prose-lg thead th:first-child {
    padding-left: 0;
  }
  .prose-lg thead th:last-child {
    padding-right: 0;
  }
  .prose-lg tbody td {
    padding: 0.75em;
  }
  .prose-lg tbody td:first-child {
    padding-left: 0;
  }
  .prose-lg tbody td:last-child {
    padding-right: 0;
  }
  .prose-lg > :first-child {
    margin-top: 0;
  }
  .prose-lg > :last-child {
    margin-bottom: 0;
  }
  .prose-blue a,
  .prose-blue a code {
    color: #2563eb;
  }
  .prose-indigo a,
  .prose-indigo a code {
    color: #4f46e5;
  }
  .space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
    margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  }
  .space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
    margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  }
  .space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  }
  .space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
    margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  }
  .space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.75rem * var(--tw-space-x-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-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem * var(--tw-space-x-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-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.5rem * var(--tw-space-x-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)));
  }
  .space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem * var(--tw-space-x-reverse));
  }
  .space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  }
  .space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(3rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(3rem * var(--tw-space-x-reverse));
  }
  .-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
    margin-top: calc(-1px * (1 - var(--tw-space-y-reverse)));
  }
  .-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(-1px * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(-1px * var(--tw-space-x-reverse));
  }
  .divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
    border-top-width: calc(2px * (1 - var(--tw-divide-y-reverse)));
  }
  .divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-left-width: calc(2px * (1 - var(--tw-divide-x-reverse)));
    border-right-width: calc(2px * var(--tw-divide-x-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-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
  }
  .divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }
  .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }
  .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }
  .divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }
  .divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }
  .sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }
  .bg-faded-primary {
    --ar-bg-opacity: 0.1;
    background-color: #121922 !important;
  }
  .bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }
  .bg-gray-100 {
   
    background-color:#121519 ;
  }
  .bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }
  .bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }
  .bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }
  .bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }
  .bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }
  .bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }
  .bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }
  .bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }
  .bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }
  .bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }
  .bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }
  .bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }
  .bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }
  .bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }
  .bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }
  .bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }
  .bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }
  .bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }
  .bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }
  .bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }
  .bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }
  .bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }
  .bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }
  .bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }
  .bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }
  .bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }
  .bg-green-whatsapp {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 193, 67, var(--tw-bg-opacity));
  }
  .bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }
  .bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }
  .bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }
  .bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }
  .bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }
  .bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }
  .bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }
  .bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }
  .bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }
  .bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }
  .bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }
  .bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }
  .bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(221, 214, 254, var(--tw-bg-opacity));
  }
  .bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(139, 92, 246, var(--tw-bg-opacity));
  }
  .bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }
  .bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }
  .bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }
  .bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }
  .bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }
  .bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }
  .bg-primary-100 {
    --tw-bg-opacity: 1;
    background-color: #121519;
  }
  .bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color:#0D57A5;
  }
  .bg-primary-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 140, 115, var(--tw-bg-opacity));
  }
  .bg-warning {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 87, 165, var(--tw-bg-opacity));
  }
  .group:hover .group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }
  .hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }
  .hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }
  .hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }
  .hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }
  .hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }
  .hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }
  .hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }
  .hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 233, 254, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(124, 58, 237, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(109, 40, 217, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(91, 33, 182, var(--tw-bg-opacity));
  }
  .hover\:bg-purple-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(76, 29, 149, var(--tw-bg-opacity));
  }
  .hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }
  .hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }
  .hover\:bg-primary-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 243, 241, var(--tw-bg-opacity));
  }
  .hover\:bg-primary-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 140, 115, var(--tw-bg-opacity));
  }
  .focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }
  .focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }
  .focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }
  .focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }
  .focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }
  .dark .dark\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }
  .dark .dark\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .dark .dark\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }
  .dark .dark\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }
  .dark .dark\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }
  .bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  .bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }
  .from-purple-500 {
    --tw-gradient-from: #8b5cf6;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(139, 92, 246, 0));
  }
  .from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }
  .from-primary-700 {
    --tw-gradient-from: #438c73;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(67, 140, 115, 0));
  }
  .to-purple-500 {
    --tw-gradient-to: #8b5cf6;
  }
  .to-pink-500 {
    --tw-gradient-to: #ec4899;
  }
  .to-primary-500 {
    --tw-gradient-to: #119b77;
  }
  .hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }
  .hover\:to-purple-600:hover {
    --tw-gradient-to: #7c3aed;
  }
  .bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }
  .bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }
  .bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }
  .bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }
  .bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }
  .hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }
  .bg-center {
    background-position: 50%;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .bg-cover {
    background-size: cover;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }
  .border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }
  .border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }
  .border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }
  .border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }
  .border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }
  .border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }
  .border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }
  .border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }
  .border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }
  .border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }
  .border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }
  .border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }
  .border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 139, 250, var(--tw-border-opacity));
  }
  .border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }
  .border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }
  .border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgba(109, 40, 217, var(--tw-border-opacity));
  }
  .border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }
  .border-primary-500 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 155, 119, var(--tw-border-opacity));
  }
  .border-warning {
    --tw-border-opacity: 1;
    border-color: rgba(237, 158, 47, var(--tw-border-opacity));
  }
  .focus-within\:border-purple-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(124, 58, 237, var(--tw-border-opacity));
  }
  .hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }
  .hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }
  .hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }
  .focus\:border-transparent:focus {
    border-color: transparent;
  }
  .focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }
  .focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }
  .focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }
  .focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }
  .focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }
  .focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }
  .focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }
  .focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }
  .focus\:border-purple-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 181, 253, var(--tw-border-opacity));
  }
  .focus\:border-purple-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(139, 92, 246, var(--tw-border-opacity));
  }
  .focus\:border-primary-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 155, 119, var(--tw-border-opacity));
  }
  .dark .dark\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }
  .dark .dark\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }
  .dark .dark\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }
  .dark .dark\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }
  .dark .dark\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: 0.125rem;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-md {
    border-radius: 0.375rem;
  }
  .rounded-lg {
    border-radius: 0.5rem;
  }
  .rounded-xl {
    border-radius: 0.75rem;
  }
  .rounded-2xl {
    border-radius: 1rem;
  }
  .rounded-3xl {
    border-radius: 1.5rem;
  }
  .rounded-full {
    border-radius: 9999px;
  }
  .rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .rounded-b-none {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .rounded-t-md {
    border-top-left-radius: 0.375rem;
  }
  .rounded-r-md,
  .rounded-t-md {
    border-top-right-radius: 0.375rem;
  }
  .rounded-r-md {
    border-bottom-right-radius: 0.375rem;
  }
  .rounded-l-md {
    border-bottom-left-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
  }
  .rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }
  .rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .rounded-r-2xl {
    border-top-right-radius: 1rem;
  }
  .rounded-b-2xl,
  .rounded-r-2xl {
    border-bottom-right-radius: 1rem;
  }
  .rounded-b-2xl,
  .rounded-l-2xl {
    border-bottom-left-radius: 1rem;
  }
  .rounded-l-2xl {
    border-top-left-radius: 1rem;
  }
  .rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }
  .rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }
  .rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }
  .rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }
  .rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }
  .border-dashed {
    border-style: dashed;
  }
  .border-none {
    border-style: none;
  }
  .border-0 {
    border-width: 0;
  }
  .border-2 {
    border-width: 2px;
  }
  .border-4 {
    border-width: 4px;
  }
  .border-8 {
    border-width: 8px;
  }
  .border {
    border-width: 1px;
  }
  .border-t-2 {
    border-top-width: 2px;
  }
  .border-r-2 {
    border-right-width: 2px;
  }
  .border-b-2 {
    border-bottom-width: 2px;
  }
  .border-l-4 {
    border-left-width: 4px;
  }
  .border-t {
    border-top-width: 1px;
  }
  .border-r {
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-width: 1px;
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-move {
    cursor: move;
  }
  .block {
    display: block;
  }
  .inline-block {
    display: inline-block;
  }
  .inline {
    display: inline;
  }
  .flex {
    display: flex;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .flow-root {
    display: flow-root;
  }
  .grid {
    display: grid;
  }
  .contents {
    display: contents;
  }
  .hidden {
    display: none;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .place-self-end {
    place-self: end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-center {
    align-items: center;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-stretch {
    align-items: stretch;
  }
  .content-center {
    align-content: center;
  }
  .self-center {
    align-self: center;
  }
  .self-stretch {
    align-self: stretch;
  }
  .justify-items-center {
    justify-items: center;
  }
  .justify-items-stretch {
    justify-items: stretch;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-self-end {
    justify-self: end;
  }
  .flex-1 {
    flex: 1 1 0%;
  }
  .flex-auto {
    flex: 1 1 auto;
  }
  .flex-none {
    flex: none;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-first {
    order: -9999;
  }
  .font-sans {
    font-family:
      Inter,
      ui-sans-serif,
      system-ui,
      -apple-system,
      BlinkMacSystemFont,
      Segoe UI,
      Roboto,
      Helvetica Neue,
      Arial,
      Noto Sans,
      sans-serif,
      Apple Color Emoji,
      Segoe UI Emoji,
      Segoe UI Symbol,
      Noto Color Emoji;
  }
  .font-mono {
    font-family:
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      Liberation Mono,
      Courier New,
      monospace;
  }
  .vl{
  color: #119b77;
    font-size: 14px;
    
  }
  .font-light {
    font-weight: 300;
  }
  .font-normal {
    font-weight: 400;
  }
  .font-medium {
    font-weight: 500;
  }
  .font-semibold {
    font-weight: 600;
  }
  .font-bold {
    font-weight: 700;
  }
  .font-extrabold {
    font-weight: 800;
  }
  .h-0 {
    height: 0;
  }
  .h-1 {
    height: 0.25rem;
  }
  .h-2 {
    height: 0.5rem;
  }
  .h-3 {
    height: 0.75rem;
  }
  .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-10 {
    height: 2.5rem;
  }
  .h-12 {
    height: 3rem;
  }
  .h-14 {
    height: 3.5rem;
  }
  .h-16 {
    height: 4rem;
  }
  .h-20 {
    height: 5rem;
  }
  .h-24 {
    height: 6rem;
  }
  .h-28 {
    height: 7rem;
  }
  .h-32 {
    height: 8rem;
  }
  .h-36 {
    height: 9rem;
  }
  .h-40 {
    height: 10rem;
  }
  .h-56 {
    height: 14rem;
  }
  .h-64 {
    height: 16rem;
  }
  .h-80 {
    height: 20rem;
  }
  .h-96 {
    height: 24rem;
  }
  .h-auto {
    height: auto;
  }
  .h-0\.5 {
    height: 0.125rem;
  }
  .h-2\.5 {
    height: 0.625rem;
  }
  .h-1\/2 {
    height: 50%;
  }
  .h-5\/6 {
    height: 83.333333%;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .text-lg {
    font-size: 1.125rem;
  }
  .text-lg,
  .text-xl {
    line-height: 1.75rem;
  }
  .text-xl {
    font-size: 1.25rem;
  }
  .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-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .leading-4 {
    line-height: 1rem;
  }
  .leading-5 {
    line-height: 1.25rem;
  }
  .leading-6 {
    line-height: 1.5rem;
  }
  .leading-7 {
    line-height: 1.75rem;
  }
  .leading-8 {
    line-height: 2rem;
  }
  .leading-10 {
    line-height: 2.5rem;
  }
  .leading-none {
    line-height: 1;
  }
  .leading-tight {
    line-height: 1.25;
  }
  .leading-snug {
    line-height: 1.375;
  }
  .leading-relaxed {
    line-height: 1.625;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-none {
    list-style-type: none;
  }
  .list-disc {
    list-style-type: disc;
  }
  .mb{
    margin-bottom: 10px;
  }
  .m-0 {
    margin: 0;
  }
  .m-1 {
    margin: 0.25rem;
  }
  .m-2 {
    margin: 0.5rem;
  }
  .-m-1 {
    margin: -0.25rem;
  }
  .-m-2 {
    margin: -0.5rem;
  }
  .-m-3 {
    margin: -0.75rem;
  }
  .-m-1\.5 {
    margin: -0.375rem;
  }
  .-m-2\.5 {
    margin: -0.625rem;
  }
  .my-1 {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }
  .mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .my-2 {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
  .mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .my-3 {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
  }
  .mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .my-5 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
  }
  .my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
  }
  .my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
  .my-20 {
    margin-bottom: 5rem;
    margin-top: 5rem;
  }
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .-my-2 {
    margin-bottom: -0.5rem;
    margin-top: -0.5rem;
  }
  .-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .-my-10 {
    margin-bottom: -2.5rem;
    margin-top: -2.5rem;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .ml-0 {
    margin-left: 0;
  }
  .mt-1 {
    margin-top: 0.25rem;
  }
  .mr-1 {
    margin-right: 0.25rem;
  }
  .mb-1 {
    margin-bottom: 0.25rem;
  }
  .ml-1 {
    margin-left: 0.25rem;
  }
  .mt-2 {
    margin-top: 0.5rem;
  }
  .mr-2 {
    margin-right: 0.5rem;
  }
  .mb-2 {
    margin-bottom: 0.5rem;
  }
  .ml-2 {
    margin-left: 0.5rem;
  }
  .mt-3 {
    margin-top: 0.75rem;
  }
  .mr-3 {
    margin-right: 0.75rem;
  }
  .mb-3 {
    margin-bottom: 0.75rem;
  }
  .ml-3 {
    margin-left: 0.75rem;
  }
  .mt-4 {
    margin-top: 1rem;
  }
  .mr-4 {
    margin-right: 1rem;
  }
  .mb-4 {
    margin-bottom: 1rem;
  }
  .ml-4 {
    margin-left: 1rem;
  }
  .mt-5 {
    margin-top: 1.25rem;
  }
  
  .mb-5 {
    margin-bottom: 1.25rem;
  }
  .ml-5 {
    margin-left: 1.25rem;
  }
  .mt-6 {
    margin-top: 1.5rem;
  }
  .mr-6 {
    margin-right: 1.5rem;
  }
  .mb-6 {
    margin-bottom: 1.5rem;
  }
  .ml-6 {
    margin-left: 1.5rem;
  }
  .mt-8 {
    margin-top: 2rem;
  }
  .mr-8 {
    margin-right: 2rem;
  }
  .mb-8 {
    margin-bottom: 2rem;
  }
  .ml-8 {
    margin-left: 2rem;
  }
  .mt-10 {
    margin-top: 2.5rem;
  }
  .mb-10 {
    margin-bottom: 2.5rem;
  }
  .ml-10 {
    margin-left: 2.5rem;
  }
  .mt-12 {
    margin-top: 3rem;
  }
  .ml-12 {
    margin-left: 3rem;
  }
  .mt-14 {
    margin-top: 3.5rem;
  }
  .mt-16 {
    margin-top: 4rem;
  }
  .mr-16 {
    margin-right: 4rem;
  }
  .mb-16 {
    margin-bottom: 4rem;
  }
  .mt-20 {
    margin-top: 5rem;
  }
  .mb-20 {
    margin-bottom: 5rem;
  }
  .mt-32 {
    margin-top: 8rem;
  }
  .mb-40 {
    margin-bottom: 10rem;
  }
  .ml-auto {
    margin-left: auto;
  }
  .ml-px {
    margin-left: 1px;
  }
  .mt-0\.5 {
    margin-top: 0.125rem;
  }
  .ml-0\.5 {
    margin-left: 0.125rem;
  }
  .mr-1\.5 {
    margin-right: 0.375rem;
  }
  .ml-2\.5 {
    margin-left: 0.625rem;
  }
  .-mr-0 {
    margin-right: 0;
  }
  .-mt-1 {
    margin-top: -0.25rem;
  }
  .-mr-1 {
    margin-right: -0.25rem;
  }
  .-mr-2 {
    margin-right: -0.5rem;
  }
  .-ml-2 {
    margin-left: -0.5rem;
  }
  .-ml-3 {
    margin-left: -0.75rem;
  }
  .-mb-4 {
    margin-bottom: -1rem;
  }
  .-mt-6 {
    margin-top: -1.5rem;
  }
  .-mb-10 {
    margin-bottom: -2.5rem;
  }
  .-mt-12 {
    margin-top: -3rem;
  }
  .-mr-14 {
    margin-right: -3.5rem;
  }
  .-mt-16 {
    margin-top: -4rem;
  }
  .-mt-px {
    margin-top: -1px;
  }
  .-mr-px {
    margin-right: -1px;
  }
  .-mb-px {
    margin-bottom: -1px;
  }
  .-ml-px {
    margin-left: -1px;
  }
  .-mr-0\.5 {
    margin-right: -0.125rem;
  }
  .max-h-5 {
    max-height: 1.25rem;
  }
  .max-h-6 {
    max-height: 1.5rem;
  }
  .max-h-8 {
    max-height: 2rem;
  }
  .max-h-10 {
    max-height: 2.5rem;
  }
  .max-h-12 {
    max-height: 3rem;
  }
  .max-h-20 {
    max-height: 5rem;
  }
  .max-h-24 {
    max-height: 6rem;
  }
  .max-h-56 {
    max-height: 14rem;
  }
  .max-h-60 {
    max-height: 15rem;
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xs {
    max-width: 20rem;
  }
  .max-w-sm {
    max-width: 24rem;
  }
  .max-w-md {
    max-width: 28rem;
  }
  .max-w-lg {
    max-width: 32rem;
  }
  .max-w-xl {
    max-width: 36rem;
  }
  .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-full {
    max-width: 100%;
  }
  .max-w-prose {
    max-width: 65ch;
  }
  .max-w-screen-xl {
    max-width: 1280px;
  }
  .min-h-0 {
    min-height: 0;
  }
  .min-h-full {
    min-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .min-w-0 {
    min-width: 0;
  }
  .min-w-full {
    min-width: 100%;
  }
  .object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .object-center {
    -o-object-position: center;
    object-position: center;
  }
  .object-left {
    -o-object-position: left;
    object-position: left;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-10 {
    opacity: 0.1;
  }
  .opacity-20 {
    opacity: 0.2;
  }
  .opacity-25 {
    opacity: 0.25;
  }
  .opacity-30 {
    opacity: 0.3;
  }
  .opacity-40 {
    opacity: 0.4;
  }
  .opacity-50 {
    opacity: 0.5;
  }
  .opacity-60 {
    opacity: 0.6;
  }
  .opacity-70 {
    opacity: 0.7;
  }
  .opacity-75 {
    opacity: 0.75;
  }
  .opacity-80 {
    opacity: 0.8;
  }
  .opacity-90 {
    opacity: 0.9;
  }
  .opacity-100 {
    opacity: 1;
  }
  .group:hover .group-hover\:opacity-75 {
    opacity: 0.75;
  }
  .disabled\:opacity-25:disabled {
    opacity: 0.25;
  }
  .focus\:outline-none:focus,
  .outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-scroll {
    overflow: scroll;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-x-scroll {
    overflow-x: scroll;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .overscroll-y-auto {
    overscroll-behavior-y: auto;
  }
  .p-0 {
    padding: 0;
  }
  .p-1 {
    padding: 0.25rem;
  }
  .p-2 {
    padding: 0.5rem;
  }
  .p-3 {
    padding: 0.75rem;
  }
  .p-4 {
    padding: 1rem;
  }
  .p-5 {
    padding: 1.25rem;
  }
  .p-6 {
    padding: 1.5rem;
  }
  .p-8 {
    padding: 2rem;
  }
  .p-10 {
    padding: 2.5rem;
  }
  .p-0\.5 {
    padding: 0.125rem;
  }
  .p-1\.5 {
    padding: 0.375rem;
  }
  .p-2\.5 {
    padding: 0.625rem;
  }
  .py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
  }
  .px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
  }
  .px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
  .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
  .px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }
  .px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
  .py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }
  .py-0\.5 {
    padding-bottom: 0.125rem;
    padding-top: 0.125rem;
  }
  .py-1\.5 {
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
  }
  .px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }
  .py-2\.5 {
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
  }
  .px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .py-3\.5 {
    padding-bottom: 0.875rem;
    padding-top: 0.875rem;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .pt-1 {
    padding-top: 0.25rem;
  }
  .pb-1 {
    padding-bottom: 0.25rem;
  }
  .pt-2 {
    padding-top: 0.5rem;
  }
  .pr-2 {
    padding-right: 0.5rem;
  }
  .pb-2 {
    padding-bottom: 0.5rem;
  }
  .pl-2 {
    padding-left: 0.5rem;
  }
  .pt-3 {
    padding-top: 0.75rem;
  }
  .pr-3 {
    padding-right: 0.75rem;
  }
  .pb-3 {
    padding-bottom: 0.75rem;
  }
  .pl-3 {
    padding-left: 0.75rem;
  }
  .pt-4 {
    padding-top: 1rem;
  }
  .pr-4 {
    padding-right: 1rem;
  }
  .pb-4 {
    padding-bottom: 1rem;
  }
  .pl-4 {
    padding-left: 1rem;
  }
  .pt-5 {
    padding-top: 1.25rem;
  }
  .pb-5 {
    padding-bottom: 1.25rem;
  }
  .pl-5 {
    padding-left: 1.25rem;
  }
  .pt-6 {
    padding-top: 1.5rem;
  }
  .pb-6 {
    padding-bottom: 1.5rem;
  }
  .pl-6 {
    padding-left: 1.5rem;
  }
  .pt-8 {
    padding-top: 2rem;
  }
  .pr-8 {
    padding-right: 2rem;
  }
  .pb-8 {
    padding-bottom: 2rem;
  }
  .pl-8 {
    padding-left: 2rem;
  }
  .pr-9 {
    padding-right: 2.25rem;
  }
  .pt-10 {
    padding-top: 2.5rem;
  }
  .pr-10 {
    padding-right: 2.5rem;
  }
  .pb-10 {
    padding-bottom: 2.5rem;
  }
  .pl-10 {
    padding-left: 2.5rem;
  }
  .pt-12 {
    padding-top: 3rem;
  }
  .pr-12 {
    padding-right: 3rem;
  }
  .pb-12 {
    padding-bottom: 3rem;
  }
  .pt-16 {
    padding-top: 4rem;
  }
  .pb-16 {
    padding-bottom: 4rem;
  }
  .pl-16 {
    padding-left: 4rem;
  }
  .pt-20 {
    padding-top: 5rem;
  }
  .pr-20 {
    padding-right: 5rem;
  }
  .pb-20 {
    padding-bottom: 5rem;
  }
  .pb-24 {
    padding-bottom: 6rem;
  }
  .pt-32 {
    padding-top: 8rem;
  }
  .pb-32 {
    padding-bottom: 8rem;
  }
  .pb-36 {
    padding-bottom: 9rem;
  }
  .pb-40 {
    padding-bottom: 10rem;
  }
  .pb-96 {
    padding-bottom: 24rem;
  }
  .placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }
  .placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }
  .placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }
  .placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }
  .placeholder-purple-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }
  .placeholder-purple-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 139, 250, var(--tw-placeholder-opacity));
  }
  .focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .dark .dark\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .dark .dark\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .pointer-events-auto {
    pointer-events: auto;
  }
  .static {
    position: static;
  }
  .fixed {
    position: fixed;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    left: 0;
    right: 0;
  }
  .inset-0,
  .inset-y-0 {
    bottom: 0;
    top: 0;
  }
  .inset-x-0 {
    left: 0;
    right: 0;
  }
  .top-0 {
    top: 0;
  }
  .right-0 {
    right: 0;
  }
  .bottom-0 {
    bottom: 0;
  }
  .left-0 {
    left: 0;
  }
  .top-1 {
    top: 0.25rem;
  }
  .right-1 {
    right: 0.25rem;
  }
  .top-2 {
    top: 0.5rem;
  }
  .right-2 {
    right: 0.5rem;
  }
  .bottom-2 {
    bottom: 0.5rem;
  }
  .top-3 {
    top: 0.75rem;
  }
  .right-3 {
    right: 0.75rem;
  }
  .bottom-3 {
    bottom: 0.75rem;
  }
  .left-3 {
    left: 0.75rem;
  }
  .top-4 {
    top: 1rem;
  }
  .right-4 {
    right: 1rem;
  }
  .left-4 {
    left: 1rem;
  }
  .top-5 {
    top: 1.25rem;
  }
  .right-5 {
    right: 1.25rem;
  }
  .bottom-5 {
    bottom: 1.25rem;
  }
  .top-6 {
    top: 1.5rem;
  }
  .right-6 {
    right: 1.5rem;
  }
  .bottom-6 {
    bottom: 1.5rem;
  }
  .left-6 {
    left: 1.5rem;
  }
  .bottom-10 {
    bottom: 2.5rem;
  }
  .top-12 {
    top: 3rem;
  }
  .bottom-12 {
    bottom: 3rem;
  }
  .top-20 {
    top: 5rem;
  }
  .bottom-20 {
    bottom: 5rem;
  }
  .right-24 {
    right: 6rem;
  }
  .top-32 {
    top: 8rem;
  }
  .right-40 {
    right: 10rem;
  }
  .top-96 {
    top: 24rem;
  }
  .left-96 {
    left: 24rem;
  }
  .right-2\.5 {
    right: 0.625rem;
  }
  .bottom-2\.5 {
    bottom: 0.625rem;
  }
  .-bottom-2 {
    bottom: -0.5rem;
  }
  .-right-3 {
    right: -0.75rem;
  }
  .-left-4 {
    left: -1rem;
  }
  .-top-10 {
    top: -2.5rem;
  }
  .-right-10 {
    right: -2.5rem;
  }
  .-top-16 {
    top: -4rem;
  }
  .-left-20 {
    left: -5rem;
  }
  .-right-40 {
    right: -10rem;
  }
  .top-1\/2 {
    top: 50%;
  }
  .left-1\/2 {
    left: 50%;
  }
  .right-full {
    right: 100%;
  }
  .left-full {
    left: 100%;
  }
  .resize {
    resize: both;
  }
  * {
    --tw-shadow: 0 0 #0000;
  }
  .shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  }
  .shadow,
  .shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
      0 2px 4px -1px rgba(0, 0, 0, 0.06);
  }
  .shadow-lg,
  .shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
      0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }
  .shadow-2xl,
  .shadow-xl {
    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, 0.25);
  }
  .hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
      0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  * {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
  }
  .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);
  }
  .ring-0,
  .ring-1 {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .ring-2,
  .ring-4 {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .ring-4 {
    --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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .ring-8 {
    --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(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .ring,
  .ring-8 {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .ring-inset {
    --tw-ring-inset: inset;
  }
  .focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }
  .focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width))
      var(--tw-ring-color);
  }
  .focus\:ring-0:focus,
  .focus\:ring-1:focus {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .focus\:ring-2:focus,
  .focus\:ring:focus {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  }
  .focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }
  .ring-offset-white {
    --tw-ring-offset-color: #fff;
  }
  .ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }
  .focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }
  .focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }
  .focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }
  .ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }
  .ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }
  .ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }
  .focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }
  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }
  .focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }
  .ring-transparent {
    --tw-ring-color: transparent;
  }
  .ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }
  .ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }
  .ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }
  .ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }
  .ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }
  .ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }
  .ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }
  .ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }
  .ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }
  .ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }
  .ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }
  .ring-purple-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 181, 253, var(--tw-ring-opacity));
  }
  .ring-purple-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }
  .ring-purple-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }
  .ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }
  .ring-primary-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 155, 119, var(--tw-ring-opacity));
  }
  .focus-within\:ring-purple-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }
  .focus-within\:ring-purple-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(124, 58, 237, var(--tw-ring-opacity));
  }
  .focus-within\:ring-primary-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 155, 119, var(--tw-ring-opacity));
  }
  .focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }
  .focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }
  .focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }
  .focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }
  .focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }
  .focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }
  .focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }
  .focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }
  .focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }
  .focus\:ring-purple-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(139, 92, 246, var(--tw-ring-opacity));
  }
  .focus\:ring-primary-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 155, 119, var(--tw-ring-opacity));
  }
  .dark .dark\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }
  .dark .dark\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }
  .dark .dark\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }
  .ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }
  .ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }
  .focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }
  .focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }
  .fill-current {
    fill: currentColor;
  }
  .stroke-2 {
    stroke-width: 2;
  }
  .text-left {
    text-align: left;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }
  .text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .text-b{
    color:#121922;
  }
  .text-gray{
    color: #ffffffb3;

  }
  .text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }
  .text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }
  .text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }
  .text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }
  .text-gray-500 {
    --tw-text-opacity: 1;
    color: #ffffffb3;
  }
  .text-gray-600 {
    --tw-text-opacity: 1;
    color:#ffffffb3;
  }
  .text-gray-700 {
    --tw-text-opacity: 1;
    color:#fff;
  }
  .text-gray-800 {
    --tw-text-opacity: 1;
    color: #0D57A5;
  }
  .text-gray-900 {
    --tw-text-opacity: 1;
    color: #ffff;
  }
  .text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }
  .text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }
  .text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }
  .text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }
  .text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }
  .text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }
  .text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }
  .text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }
  .text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }
  .text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }
  .text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }
  .text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }
  .text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }
  .text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }
  .text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }
  .text-green-whatsapp {
    --tw-text-opacity: 1;
    color: rgba(29, 193, 67, var(--tw-text-opacity));
  }
  .text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }
  .text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }
  .text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }
  .text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }
  .text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }
  .text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }
  .text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }
  .text-purple-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 233, 254, var(--tw-text-opacity));
  }
  .text-purple-200 {
    --tw-text-opacity: 1;
    color: rgba(221, 214, 254, var(--tw-text-opacity));
  }
  .text-purple-500 {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }
  .text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }
  .text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(109, 40, 217, var(--tw-text-opacity));
  }
  .text-purple-800 {
    --tw-text-opacity: 1;
    color: rgba(91, 33, 182, var(--tw-text-opacity));
  }
  .text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }
  .text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }
  .text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }
  .text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }
  .text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }
  .text-primary-100 {
    --tw-text-opacity: 1;
    color: rgba(237, 243, 241, var(--tw-text-opacity));
  }
  .text-primary-500 {
    --tw-text-opacity: 1;
    color: rgba(17, 155, 119, var(--tw-text-opacity));
  }
  .text-primary-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 140, 115, var(--tw-text-opacity));
  }
  .text-warning {
    --tw-text-opacity: 1;
    color: rgba(237, 158, 47, var(--tw-text-opacity));
  }
  .group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }
  .group:hover .group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }
  .group:hover .group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }
  .group:hover .group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }
  .group:hover .group-hover\:text-primary-500 {
    --tw-text-opacity: 1;
    color: rgba(17, 155, 119, var(--tw-text-opacity));
  }
  .focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }
  .hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }
  .hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }
  .hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }
  .hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }
  .hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }
  .hover\:text-gray-900:hover {
    
    color: #fff;
  }
  .hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }
  .hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }
  .hover\:text-purple-500:hover {
    --tw-text-opacity: 1;
    color: rgba(139, 92, 246, var(--tw-text-opacity));
  }
  .hover\:text-purple-600:hover {
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, var(--tw-text-opacity));
  }
  .hover\:text-purple-900:hover {
    --tw-text-opacity: 1;
    color: rgba(76, 29, 149, var(--tw-text-opacity));
  }
  .hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }
  .hover\:text-primary-500:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 155, 119, var(--tw-text-opacity));
  }
  .hover\:text-primary-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 140, 115, var(--tw-text-opacity));
  }
  .focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }
  .focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }
  .focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }
  .focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }
  .dark .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }
  .dark .dark\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }
  .dark .dark\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }
  .dark .dark\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }
  .dark .dark\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .capitalize {
    text-transform: capitalize;
  }
  .underline {
    text-decoration: underline;
  }
  .line-through {
    text-decoration: line-through;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .tracking-tight {
    letter-spacing: -0.025em;
  }
  .tracking-wide {
    letter-spacing: 0.025em;
  }
  .tracking-wider {
    letter-spacing: 0.05em;
  }
  .tracking-widest {
    letter-spacing: 0.1em;
  }
  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  .align-middle {
    vertical-align: middle;
  }
  .align-bottom {
    vertical-align: bottom;
  }
  .visible {
    visibility: visible;
  }
  .invisible {
    visibility: hidden;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .w-0 {
    width: 0;
  }
  .w-2 {
    width: 0.5rem;
  }
  .w-3 {
    width: 0.75rem;
  }
  .w-4 {
    width: 1rem;
  }
  .w-5 {
    width: 1.25rem;
  }
  .w-6 {
    width: 1.5rem;
  }
  .w-7 {
    width: 1.75rem;
  }
  .w-8 {
    width: 2rem;
  }
  .w-10 {
    width: 2.5rem;
  }
  .w-11 {
    width: 2.75rem;
  }
  .w-12 {
    width: 3rem;
  }
  .w-14 {
    width: 3.5rem;
  }
  .w-16 {
    width: 4rem;
  }
  .w-20 {
    width: 5rem;
  }
  .w-24 {
    width: 6rem;
  }
  .w-28 {
    width: 7rem;
  }
  .w-32 {
    width: 8rem;
  }
  .w-36 {
    width: 9rem;
  }
  .w-40 {
    width: 10rem;
  }
  .w-44 {
    width: 11rem;
  }
  .w-48 {
    width: 12rem;
  }
  .w-52 {
    width: 13rem;
  }
  .w-56 {
    width: 14rem;
  }
  .w-60 {
    width: 15rem;
  }
  .w-64 {
    width: 16rem;
  }
  .w-72 {
    width: 18rem;
  }
  .w-96 {
    width: 24rem;
  }
  .w-auto {
    width: auto;
  }
  .w-2\.5 {
    width: 0.625rem;
  }
  .w-1\/2 {
    width: 50%;
  }
  .w-1\/4 {
    width: 25%;
  }
  .w-3\/4 {
    width: 75%;
  }
  .w-1\/5 {
    width: 20%;
  }
  .w-2\/5 {
    width: 40%;
  }
  .w-11\/12 {
    width: 91.666667%;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .focus-within\:z-10:focus-within {
    z-index: 10;
  }
  .focus\:z-10:focus {
    z-index: 10;
  }
  .focus\:z-20:focus {
    z-index: 20;
  }
  .isolate {
    isolation: isolate;
  }
  .gap-0 {
    gap: 0;
  }
  .gap-1 {
    gap: 0.25rem;
  }
  .gap-2 {
    gap: 0.5rem;
  }
  .gap-3 {
    gap: 0.75rem;
  }
  .gap-4 {
    gap: 1rem;
  }
  .gap-5 {
    gap: 1.25rem;
  }
  .gap-6 {
    gap: 1.5rem;
  }
  .gap-8 {
    gap: 2rem;
  }
  .gap-16 {
    gap: 4rem;
  }
  .gap-0\.5 {
    gap: 0.125rem;
  }
  .gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .gap-y-5 {
    row-gap: 1.25rem;
  }
  .gap-y-6 {
    row-gap: 1.5rem;
  }
  .gap-y-8 {
    row-gap: 2rem;
  }
  .gap-y-10 {
    row-gap: 2.5rem;
  }
  .gap-y-12 {
    row-gap: 3rem;
  }
  .gap-y-16 {
    row-gap: 4rem;
  }
  .gap-y-20 {
    row-gap: 5rem;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
      rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .origin-top {
    transform-origin: top;
  }
  .origin-top-right {
    transform-origin: top right;
  }
  .origin-top-left {
    transform-origin: top left;
  }
  .scale-50 {
    --tw-scale-x: 0.5;
    --tw-scale-y: 0.5;
  }
  .scale-95 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
  }
  .scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }
  .rotate-0 {
    --tw-rotate: 0deg;
  }
  .rotate-90 {
    --tw-rotate: 90deg;
  }
  .rotate-180 {
    --tw-rotate: 180deg;
  }
  .-rotate-12 {
    --tw-rotate: -12deg;
  }
  .translate-x-0 {
    --tw-translate-x: 0px;
  }
  .translate-x-5 {
    --tw-translate-x: 1.25rem;
  }
  .translate-x-32 {
    --tw-translate-x: 8rem;
  }
  .-translate-x-32 {
    --tw-translate-x: -8rem;
  }
  .translate-x-1\/2 {
    --tw-translate-x: 50%;
  }
  .translate-x-full {
    --tw-translate-x: 100%;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
  }
  .translate-y-0 {
    --tw-translate-y: 0px;
  }
  .translate-y-4 {
    --tw-translate-y: 1rem;
  }
  .translate-y-px {
    --tw-translate-y: 1px;
  }
  .-translate-y-0 {
    --tw-translate-y: 0px;
  }
  .translate-y-full {
    --tw-translate-y: 100%;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .transition-all {
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .transition {
    transition-duration: 0.15s;
    transition-property:
      background-color,
      border-color,
      color,
      fill,
      stroke,
      opacity,
      box-shadow,
      transform,
      filter,
      -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke,
      opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:
      background-color,
      border-color,
      color,
      fill,
      stroke,
      opacity,
      box-shadow,
      transform,
      filter,
      backdrop-filter,
      -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .transition-colors {
    transition-duration: 0.15s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .transition-opacity {
    transition-duration: 0.15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .ease-linear {
    transition-timing-function: linear;
  }
  .ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  .ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .duration-75 {
    transition-duration: 75ms;
  }
  .duration-100 {
    transition-duration: 0.1s;
  }
  .duration-150 {
    transition-duration: 0.15s;
  }
  .duration-200 {
    transition-duration: 0.2s;
  }
  .duration-300 {
    transition-duration: 0.3s;
  }
  .duration-500 {
    transition-duration: 0.5s;
  }
  .duration-700 {
    transition-duration: 0.7s;
  }
  @keyframes spin {
    to {
      transform: rotate(1turn);
    }
  }
  @keyframes ping {
    75%,
    to {
      opacity: 0;
      transform: scale(2);
    }
  }
  @keyframes pulse {
    50% {
      opacity: 0.5;
    }
  }
  @keyframes bounce {
    0%,
    to {
      animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
      transform: translateY(-25%);
    }
    50% {
      animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
      transform: none;
    }
  }
  .animate-spin {
    animation: spin 1s linear infinite;
  }
  .animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  .filter {
    --tw-blur: var(--tw-empty, /*!*/ /*!*/);
    --tw-brightness: var(--tw-empty, /*!*/ /*!*/);
    --tw-contrast: var(--tw-empty, /*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty, /*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/);
    --tw-invert: var(--tw-empty, /*!*/ /*!*/);
    --tw-saturate: var(--tw-empty, /*!*/ /*!*/);
    --tw-sepia: var(--tw-empty, /*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
      var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
      var(--tw-sepia) var(--tw-drop-shadow);
  }
  .blur {
    --tw-blur: blur(8px);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
  }
  .home-banner {
    background: linear-gradient(90deg, #f11d87e5, #8a5cf6e5);
  }
  .twentytwenty-wrapper {
    border-radius: 0.75rem;
    overflow: hidden;
  }
  .twentytwenty-handle {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .twentytwenty-down-arrow {
    border-top: 6px solid #000 !important;
  }
  .twentytwenty-up-arrow {
    border-bottom: 6px solid #000 !important;
  }
  .twentytwenty-left-arrow {
    border-right: 6px solid #000 !important;
  }
  .twentytwenty-right-arrow {
    border-left: 6px solid #000 !important;
  }
  .twentytwenty-verticle .twentytwenty-handle:after,
  .twentytwenty-verticle .twentytwenty-handle:before {
    height: 8px !important;
    top: 40% !important;
  }
  .twentytwenty-verticle .twentytwenty-after-label:before,
  .twentytwenty-verticle .twentytwenty-before-label:before {
    left: calc(50% - 110px) !important;
    margin-left: 0 !important;
    width: 220px !important;
  }
  .twentytwenty-verticle .twentytwenty-after-label:before {
    bottom: 0 !important;
  }
  .twentytwenty-verticle .twentytwenty-before-label:before {
    top: 0 !important;
  }
  .ms__id--52 .ms__slide {
    height: 600px;
    max-width: 100%;
    width: 312px;
    z-index: 1;
  }
  .ms__element-loop {
    height: 100%;
  }
  .ms__id--52 .ms__slide.is-selected {
    z-index: 2;
  }
  .ms__id--52 .ms__element-mask {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  .ms__id--52 .ms__element-content {
    height: 100%;
    overflow: hidden;
    width: auto;
  }
  .ms__id--52 img {
    height: 100% !important;
    max-height: 600px;
    max-width: none;
    width: 100%;
  }
  .ms__id--52 .ms__element-mask {
    height: 100%;
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .ms__id--52 .ms__element-mask {
      height: 100%;
    }
  }
  .ms__id--52 .ms__element {
    height: 100%;
    padding: 0 1rem;
  }
  .ms__id--52 .ms__element-mask {
    border: 1px solid #d9d9d9;
    border-radius: 1rem;
    opacity: 0.5;
  }
  .ms__id--52 .is-selected .ms__element-mask {
    opacity: 1;
  }
  .ms__frame {
    font-size: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 10;
  }
  .ms__frame .ms__frame-content {
    display: inline-block;
    height: 100%;
  }
  .ms__frame img {
    display: inline;
    max-height: 100%;
    width: auto;
  }
  .ms__wrapper {
    position: relative;
  }
  .me-interface-element {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .ms__frame--ixpd {
    bottom: -15.836%;
    top: -5.98%;
  }
  .ms__frame--ixpd img {
    margin-left: 5.68%;
    max-height: 800px;
  }
  .molecule-slider .flickity-page-dots {
    bottom: -80px !important;
  }
  .flickity-page-dots .dot {
    --tw-bg-opacity: 1 !important;
    background-color: #0D57A5 !important;
  }
  @media screen and (max-width: 767px) {
    .ms__id--52 .ms__element-mask {
      height: 100%;
    }
  }
  @media screen and (max-width: 375px) {
    .ms__frame--ixpd img {
      margin-left: 1.2%;
    }
  }
  @media screen and (max-width: 390px) {
    .ms__frame--ixpd img {
      margin-left: 3%;
    }
  }
  .btn {
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn {
    padding: 0.5rem 1rem;
  }
  .btn:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn {
    white-space: nowrap;
  }
  .btn-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    padding: 0.375rem 0.75rem !important;
  }
  .btn-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
    padding: 0.625rem 1.5rem !important;
  }
  .btn-primary {
    --tw-bg-opacity: 1;
    background-color: #0D57A5;
  }
  .btn-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 140, 115, var(--tw-bg-opacity));
  }
  .btn-primary {
    border-color: transparent;
  }
  .btn-primary:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 155, 119, var(--tw-ring-opacity));
  }
  .btn-primary {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-primary:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-primary {
    padding: 0.5rem 1rem;
  }
  .btn-primary:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-primary {
    white-space: nowrap;
  }
  .btn-primary-outline {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }
  .btn-primary-outline:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }
  .btn-primary-outline {
    --tw-border-opacity: 1;
    border-color: transparent;
    border-color: rgba(17, 155, 119, var(--tw-border-opacity));
  }
  .btn-primary-outline:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 155, 119, var(--tw-ring-opacity));
  }
  .btn-primary-outline {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(17, 155, 119, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-primary-outline:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-primary-outline {
    padding: 0.5rem 1rem;
  }
  .btn-primary-outline:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-primary-outline {
    white-space: nowrap;
  }
  .btn-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }
  .btn-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }
  .btn-dark {
    border-color: transparent;
  }
  .btn-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }
  .btn-dark {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-dark:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-dark {
    padding: 0.5rem 1rem;
  }
  .btn-dark:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-dark {
    white-space: nowrap;
  }
  .btn-light {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }
  .btn-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }
  .btn-light {
    border-color: transparent;
  }
  .btn-light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }
  .btn-light {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-light:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-light {
    padding: 0.5rem 1rem;
  }
  .btn-light:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-light {
    background-color: #e4e6eb;
    white-space: nowrap;
  }
  .btn-pink,
  .btn-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 158, 47, var(--tw-bg-opacity));
  }
  .btn-pink {
    border-color: transparent;
  }
  .btn-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 158, 47, var(--tw-ring-opacity));
  }
  .btn-pink {
    --tw-text-opacity: 1;
    align-items: center;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-pink:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-pink {
    padding: 0.5rem 1rem;
  }
  .btn-pink:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-pink {
    white-space: nowrap;
  }
  .btn-gr {
    --tw-gradient-from: #119b77;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(17, 155, 119, 0));
    --tw-gradient-to: #438c73;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }
  .btn-gr:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from),
      var(--tw-gradient-to, rgba(219, 39, 119, 0));
    --tw-gradient-to: #7c3aed;
  }
  .btn-gr {
    --tw-text-opacity: 1;
    align-items: center;
    border-color: transparent;
    border-radius: 0.375rem;
    border-width: 1px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: inline-flex;
    font-size: 1rem;
    justify-content: center;
    line-height: 1.5rem;
  }
  .btn-gr:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-gr {
    padding: 0.5rem 1rem;
  }
  .btn-gr:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
      var(--tw-shadow, 0 0 #0000);
  }
  .btn-gr {
    white-space: nowrap;
  }
  .btn-link {
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
  }
  .btn-link:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
      var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(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);
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  .btn-link {
    --tw-text-opacity: 1;
    color: rgba(17, 155, 119, var(--tw-text-opacity));
  }
  .btn-rounded {
    border-radius: 9999px;
  }
  .ec-footer,
  .ec-header-h1 {
    display: none !important;
  }
  .grid__category-block {
    padding-top: 0 !important;
  }
  @media (min-width: 640px) {
    .sm\:container {
      width: 100%;
    }
    @media (min-width: 640px) {
      .sm\:container {
        max-width: 640px;
      }
    }
    @media (min-width: 768px) {
      .sm\:container {
        max-width: 768px;
      }
    }
    @media (min-width: 1024px) {
      .sm\:container {
        max-width: 1024px;
      }
    }
    @media (min-width: 1280px) {
      .sm\:container {
        max-width: 1280px;
      }
    }
    @media (min-width: 1536px) {
      .sm\:container {
        max-width: 1536px;
      }
    }
    .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
      margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    }
    .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    }
    .sm\: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)));
    }
    .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    }
    .sm\: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)));
    }
    .sm\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(2rem * var(--tw-space-x-reverse));
    }
    .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-y-reverse: 0;
      border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
      border-top-width: calc(0px * (1 - var(--tw-divide-y-reverse)));
    }
    .sm\:not-sr-only {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      padding: 0;
      position: static;
      white-space: normal;
      width: auto;
    }
    .sm\:bg-transparent {
      background-color: transparent;
    }
    .sm\:rounded-md {
      border-radius: 0.375rem;
    }
    .sm\:rounded-lg {
      border-radius: 0.5rem;
    }
    .sm\:rounded-2xl {
      border-radius: 1rem;
    }
    .sm\:rounded-b-lg {
      border-bottom-left-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem;
    }
    .sm\:rounded-t-2xl {
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
    }
    .sm\:rounded-tr-none {
      border-top-right-radius: 0;
    }
    .sm\:rounded-bl-none {
      border-bottom-left-radius: 0;
    }
    .sm\:rounded-tl-md {
      border-top-left-radius: 0.375rem;
    }
    .sm\:rounded-tr-md {
      border-top-right-radius: 0.375rem;
    }
    .sm\:rounded-br-md {
      border-bottom-right-radius: 0.375rem;
    }
    .sm\:rounded-bl-md {
      border-bottom-left-radius: 0.375rem;
    }
    .sm\:rounded-tr-lg {
      border-top-right-radius: 0.5rem;
    }
    .sm\:rounded-bl-lg {
      border-bottom-left-radius: 0.5rem;
    }
    .sm\:border-none {
      border-style: none;
    }
    .sm\:border-t {
      border-top-width: 1px;
    }
    .sm\:block {
      display: block;
    }
    .sm\:inline-block {
      display: inline-block;
    }
    .sm\:flex {
      display: flex;
    }
    .sm\:table-cell {
      display: table-cell;
    }
    .sm\:grid {
      display: grid;
    }
    .sm\:hidden {
      display: none;
    }
    .sm\:flex-row {
      flex-direction: row;
    }
    .sm\:flex-col {
      flex-direction: column;
    }
    .sm\:items-start {
      align-items: flex-start;
    }
    .sm\:items-end {
      align-items: flex-end;
    }
    .sm\:items-center {
      align-items: center;
    }
    .sm\:justify-start {
      justify-content: flex-start;
    }
    .sm\:justify-center {
      justify-content: center;
    }
    .sm\:justify-between {
      justify-content: space-between;
    }
    .sm\:flex-1 {
      flex: 1 1 0%;
    }
    .sm\:flex-auto {
      flex: 1 1 auto;
    }
    .sm\:flex-none {
      flex: none;
    }
    .sm\:flex-grow-0 {
      flex-grow: 0;
    }
    .sm\:flex-shrink-0 {
      flex-shrink: 0;
    }
    .sm\:order-1 {
      order: 1;
    }
    .sm\:order-2 {
      order: 2;
    }
    .sm\:order-last {
      order: 9999;
    }
    .sm\:h-8 {
      height: 2rem;
    }
    .sm\:h-10 {
      height: 2.5rem;
    }
    .sm\:h-12 {
      height: 3rem;
    }
    .sm\:h-16 {
      height: 4rem;
    }
    .sm\:h-20 {
      height: 5rem;
    }
    .sm\:h-32 {
      height: 8rem;
    }
    .sm\:h-40 {
      height: 10rem;
    }
    .sm\:h-screen {
      height: 100vh;
    }
    .sm\:text-sm {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .sm\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .sm\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    .sm\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
    .sm\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
    .sm\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
    .sm\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
    .sm\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
    .sm\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
    .sm\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
    }
    .sm\:leading-6 {
      line-height: 1.5rem;
    }
    .sm\:mx-0 {
      margin-left: 0;
      margin-right: 0;
    }
    .sm\:my-8 {
      margin-bottom: 2rem;
      margin-top: 2rem;
    }
    .sm\:mx-60 {
      margin-left: 15rem;
      margin-right: 15rem;
    }
    .sm\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }
    .sm\:-mx-0 {
      margin-left: 0;
      margin-right: 0;
    }
    .sm\:-mx-6 {
      margin-left: -1.5rem;
      margin-right: -1.5rem;
    }
    .sm\:-my-px {
      margin-bottom: -1px;
      margin-top: -1px;
    }
    .sm\:mt-0 {
      margin-top: 0;
    }
    .sm\:mb-0 {
      margin-bottom: 0;
    }
    .sm\:ml-0 {
      margin-left: 0;
    }
    .sm\:mt-1 {
      margin-top: 0.25rem;
    }
    .sm\:mb-1 {
      margin-bottom: 0.25rem;
    }
    .sm\:ml-3 {
      margin-left: 0.75rem;
    }
    .sm\:ml-4 {
      margin-left: 1rem;
    }
    .sm\:mt-5 {
      margin-top: 1.25rem;
    }
    .sm\:mt-6 {
      margin-top: 1.5rem;
    }
    .sm\:ml-6 {
      margin-left: 1.5rem;
    }
    .sm\:mt-8 {
      margin-top: 2rem;
    }
    .sm\:mb-8 {
      margin-bottom: 2rem;
    }
    .sm\:mt-10 {
      margin-top: 2.5rem;
    }
    .sm\:ml-10 {
      margin-left: 2.5rem;
    }
    .sm\:mt-12 {
      margin-top: 3rem;
    }
    .sm\:mt-16 {
      margin-top: 4rem;
    }
    .sm\:ml-16 {
      margin-left: 4rem;
    }
    .sm\:mt-px {
      margin-top: 1px;
    }
    .sm\:-mr-2 {
      margin-right: -0.5rem;
    }
    .sm\:-mt-8 {
      margin-top: -2rem;
    }
    .sm\:max-w-xs {
      max-width: 20rem;
    }
    .sm\:max-w-sm {
      max-width: 24rem;
    }
    .sm\:max-w-md {
      max-width: 28rem;
    }
    .sm\:max-w-lg {
      max-width: 32rem;
    }
    .sm\:max-w-xl {
      max-width: 36rem;
    }
    .sm\:max-w-2xl {
      max-width: 42rem;
    }
    .sm\:max-w-3xl {
      max-width: 48rem;
    }
    .sm\:max-w-4xl {
      max-width: 56rem;
    }
    .sm\:max-w-full {
      max-width: 100%;
    }
    .sm\:min-w-min {
      min-width: -moz-min-content;
      min-width: min-content;
    }
    .sm\:overflow-x-auto {
      overflow-x: auto;
    }
    .sm\:p-0 {
      padding: 0;
    }
    .sm\:p-3 {
      padding: 0.75rem;
    }
    .sm\:p-6 {
      padding: 1.5rem;
    }
    .sm\:p-8 {
      padding: 2rem;
    }
    .sm\:p-10 {
      padding: 2.5rem;
    }
    .sm\:px-0 {
      padding-left: 0;
      padding-right: 0;
    }
    .sm\:py-2 {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
    .sm\:py-4 {
      padding-bottom: 1rem;
      padding-top: 1rem;
    }
    .sm\:px-4 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
    .sm\:py-6 {
      padding-bottom: 1.5rem;
      padding-top: 1.5rem;
    }
    .sm\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
    .sm\:py-8 {
      padding-bottom: 2rem;
      padding-top: 2rem;
    }
    .sm\:px-8 {
      padding-left: 2rem;
      padding-right: 2rem;
    }
    .sm\:py-10 {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem;
    }
    .sm\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
    .sm\:py-16 {
      padding-bottom: 4rem;
      padding-top: 4rem;
    }
    .sm\:px-20 {
      padding-left: 5rem;
      padding-right: 5rem;
    }
    .sm\:py-32 {
      padding-bottom: 8rem;
      padding-top: 8rem;
    }
    .sm\:py-2\.5 {
      padding-bottom: 0.625rem;
      padding-top: 0.625rem;
    }
    .sm\:pt-0 {
      padding-top: 0;
    }
    .sm\:pr-0 {
      padding-right: 0;
    }
    .sm\:pl-0 {
      padding-left: 0;
    }
    .sm\:pt-2 {
      padding-top: 0.5rem;
    }
    .sm\:pb-4 {
      padding-bottom: 1rem;
    }
    .sm\:pt-5 {
      padding-top: 1.25rem;
    }
    .sm\:pt-6 {
      padding-top: 1.5rem;
    }
    .sm\:pr-6 {
      padding-right: 1.5rem;
    }
    .sm\:pl-6 {
      padding-left: 1.5rem;
    }
    .sm\:pt-10 {
      padding-top: 2.5rem;
    }
    .sm\:pt-16 {
      padding-top: 4rem;
    }
    .sm\:pb-20 {
      padding-bottom: 5rem;
    }
    .sm\:pt-24 {
      padding-top: 6rem;
    }
    .sm\:pb-24 {
      padding-bottom: 6rem;
    }
    .sm\:pb-32 {
      padding-bottom: 8rem;
    }
    .sm\:static {
      position: static;
    }
    .sm\:left-0 {
      left: 0;
    }
    .sm\:top-6 {
      top: 1.5rem;
    }
    .sm\:right-6 {
      right: 1.5rem;
    }
    .sm\:left-6 {
      left: 1.5rem;
    }
    .sm\:-right-2 {
      right: -0.5rem;
    }
    .sm\:-top-20 {
      top: -5rem;
    }
    .sm\:text-left {
      text-align: left;
    }
    .sm\:text-center {
      text-align: center;
    }
    .sm\:truncate {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .sm\:tracking-tight {
      letter-spacing: -0.025em;
    }
    .sm\:align-middle {
      vertical-align: middle;
    }
    .sm\:whitespace-nowrap {
      white-space: nowrap;
    }
    .sm\:w-10 {
      width: 2.5rem;
    }
    .sm\:w-32 {
      width: 8rem;
    }
    .sm\:w-40 {
      width: 10rem;
    }
    .sm\:w-auto {
      width: auto;
    }
    .sm\:w-1\/2 {
      width: 50%;
    }
    .sm\:w-3\/4 {
      width: 75%;
    }
    .sm\:w-2\/5 {
      width: 40%;
    }
    .sm\:w-full {
      width: 100%;
    }
    .sm\:gap-2 {
      gap: 0.5rem;
    }
    .sm\:gap-4 {
      gap: 1rem;
    }
    .sm\:gap-6 {
      gap: 1.5rem;
    }
    .sm\:gap-px {
      gap: 1px;
    }
    .sm\:gap-x-6 {
      -moz-column-gap: 1.5rem;
      column-gap: 1.5rem;
    }
    .sm\:gap-y-0 {
      row-gap: 0;
    }
    .sm\:gap-y-14 {
      row-gap: 3.5rem;
    }
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }
    .sm\:col-span-3 {
      grid-column: span 3 / span 3;
    }
    .sm\:col-span-4 {
      grid-column: span 4 / span 4;
    }
    .sm\:col-span-6 {
      grid-column: span 6 / span 6;
    }
    .sm\:scale-75 {
      --tw-scale-x: 0.75;
      --tw-scale-y: 0.75;
    }
    .sm\:scale-95 {
      --tw-scale-x: 0.95;
      --tw-scale-y: 0.95;
    }
    .sm\:scale-100 {
      --tw-scale-x: 1;
      --tw-scale-y: 1;
    }
    .sm\:translate-y-0 {
      --tw-translate-y: 0px;
    }
    .sm\:duration-300 {
      transition-duration: 0.3s;
    }
    .sm\:duration-500 {
      transition-duration: 0.5s;
    }
    .sm\:duration-700 {
      transition-duration: 0.7s;
    }
  }
  @media (min-width: 768px) {
    .md\:bg-transparent {
      background-color: transparent;
    }
    .md\:border-t-0 {
      border-top-width: 0;
    }
    .md\:border-l {
      border-left-width: 1px;
    }
    .md\:block {
      display: block;
    }
    .md\:flex {
      display: flex;
    }
    .md\:grid {
      display: grid;
    }
    .md\:hidden {
      display: none;
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:flex-col {
      flex-direction: column;
    }
    .md\:items-start {
      align-items: flex-start;
    }
    .md\:justify-start {
      justify-content: flex-start;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:order-2 {
      order: 2;
    }
    .md\:order-first {
      order: -9999;
    }
    .md\:h-4 {
      height: 1rem;
    }
    .md\:h-10 {
      height: 2.5rem;
    }
    .md\:h-auto {
      height: auto;
    }
    .md\:text-sm {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .md\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .md\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    .md\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
    .md\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
    .md\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
    .md\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
    .md\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
    .md\:mx-0 {
      margin-left: 0;
      margin-right: 0;
    }
    .md\:mt-0 {
      margin-top: 0;
    }
    .md\:mb-0 {
      margin-bottom: 0;
    }
    .md\:ml-0 {
      margin-left: 0;
    }
    .md\:mb-2 {
      margin-bottom: 0.5rem;
    }
    .md\:mb-6 {
      margin-bottom: 1.5rem;
    }
    .md\:mt-12 {
      margin-top: 3rem;
    }
    .md\:ml-32 {
      margin-left: 8rem;
    }
    .md\:overflow-hidden {
      overflow: hidden;
    }
    .md\:overflow-y-auto {
      overflow-y: auto;
    }
    .md\:p-6 {
      padding: 1.5rem;
    }
    .md\:p-8 {
      padding: 2rem;
    }
    .md\:p-10 {
      padding: 2.5rem;
    }
    .md\:py-2 {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
    .md\:py-3 {
      padding-bottom: 0.75rem;
      padding-top: 0.75rem;
    }
    .md\:py-4 {
      padding-bottom: 1rem;
      padding-top: 1rem;
    }
    .md\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
    .md\:px-8 {
      padding-left: 2rem;
      padding-right: 2rem;
    }
    .md\:px-9 {
      padding-left: 2.25rem;
      padding-right: 2.25rem;
    }
    .md\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
    .md\:py-12 {
      padding-bottom: 3rem;
      padding-top: 3rem;
    }
    .md\:pb-0 {
      padding-bottom: 0;
    }
    .md\:pt-20 {
      padding-top: 5rem;
    }
    .md\:pt-24 {
      padding-top: 6rem;
    }
    .md\:pt-40 {
      padding-top: 10rem;
    }
    .md\:static {
      position: static;
    }
    .md\:top-12 {
      top: 3rem;
    }
    .md\:left-60 {
      left: 15rem;
    }
    .md\:text-left {
      text-align: left;
    }
    .md\:w-10 {
      width: 2.5rem;
    }
    .md\:w-16 {
      width: 4rem;
    }
    .md\:w-auto {
      width: auto;
    }
    .md\:w-1\/2 {
      width: 50%;
    }
    .md\:z-0 {
      z-index: 0;
    }
    .md\:gap-6 {
      gap: 1.5rem;
    }
    .md\:gap-8 {
      gap: 2rem;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }
  @media (min-width: 1024px) {
    .lg\:aspect-w-9 {
      padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
      position: relative;
    }
    .lg\:aspect-w-9 > * {
      bottom: 0;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
    }
    .lg\:aspect-w-9 {
      --tw-aspect-w: 9;
    }
    .lg\:aspect-h-6 {
      --tw-aspect-h: 6;
    }
    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
      margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    }
    .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(2rem * var(--tw-space-x-reverse));
    }
    .lg\:rounded-none {
      border-radius: 0;
    }
    .lg\:rounded-lg {
      border-radius: 0.5rem;
    }
    .lg\:rounded-2xl {
      border-radius: 1rem;
    }
    .lg\:rounded-r-lg {
      border-bottom-right-radius: 0.5rem;
      border-top-right-radius: 0.5rem;
    }
    .lg\:rounded-l-lg {
      border-bottom-left-radius: 0.5rem;
      border-top-left-radius: 0.5rem;
    }
    .lg\:block {
      display: block;
    }
    .lg\:inline {
      display: inline;
    }
    .lg\:flex {
      display: flex;
    }
    .lg\:grid {
      display: grid;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:flex-row {
      flex-direction: row;
    }
    .lg\:flex-col {
      flex-direction: column;
    }
    .lg\:items-start {
      align-items: flex-start;
    }
    .lg\:items-center {
      align-items: center;
    }
    .lg\:justify-start {
      justify-content: flex-start;
    }
    .lg\:justify-end {
      justify-content: flex-end;
    }
    .lg\:justify-center {
      justify-content: center;
    }
    .lg\:flex-1 {
      flex: 1 1 0%;
    }
    .lg\:flex-none {
      flex: none;
    }
    .lg\:flex-grow-0 {
      flex-grow: 0;
    }
    .lg\:flex-shrink-0 {
      flex-shrink: 0;
    }
    .lg\:order-last {
      order: 9999;
    }
    .lg\:h-4 {
      height: 1rem;
    }
    .lg\:h-8 {
      height: 2rem;
    }
    .lg\:h-28 {
      height: 7rem;
    }
    .lg\:h-96 {
      height: 24rem;
    }
    .lg\:h-2\/3 {
      height: 66.666667%;
    }
    .lg\:h-full {
      height: 100%;
    }
    .lg\:text-sm {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .lg\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    .lg\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
    .lg\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
    }
    .lg\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
    .lg\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
    .lg\:text-5xl {
      font-size: 3rem;
      line-height: 1;
    }
    .lg\:leading-normal {
      line-height: 1.5;
    }
    .lg\:m-0 {
      margin: 0;
    }
    .lg\:mx-0 {
      margin-left: 0;
      margin-right: 0;
    }
    .lg\:my-10 {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem;
    }
    .lg\:mx-auto {
      margin-left: auto;
      margin-right: auto;
    }
    .lg\:-mx-8 {
      margin-left: -2rem;
      margin-right: -2rem;
    }
    .lg\:mt-0 {
      margin-top: 0;
    }
    .lg\:mb-0 {
      margin-bottom: 0;
    }
    .lg\:mb-4 {
      margin-bottom: 1rem;
    }
    .lg\:mb-6 {
      margin-bottom: 1.5rem;
    }
    .lg\:ml-6 {
      margin-left: 1.5rem;
    }
    .lg\:mt-8 {
      margin-top: 2rem;
    }
    .lg\:mb-10 {
      margin-bottom: 2.5rem;
    }
    .lg\:mt-12 {
      margin-top: 3rem;
    }
    .lg\:mt-20 {
      margin-top: 5rem;
    }
    .lg\:mb-20 {
      margin-bottom: 5rem;
    }
    .lg\:-mt-16 {
      margin-top: -4rem;
    }
    .lg\:max-w-none {
      max-width: none;
    }
    .lg\:max-w-xs {
      max-width: 20rem;
    }
    .lg\:max-w-2xl {
      max-width: 42rem;
    }
    .lg\:max-w-5xl {
      max-width: 64rem;
    }
    .lg\:max-w-7xl {
      max-width: 80rem;
    }
    .lg\:overflow-scroll {
      overflow: scroll;
    }
    .lg\:p-4 {
      padding: 1rem;
    }
    .lg\:p-6 {
      padding: 1.5rem;
    }
    .lg\:p-8 {
      padding: 2rem;
    }
    .lg\:p-12 {
      padding: 3rem;
    }
    .lg\:px-0 {
      padding-left: 0;
      padding-right: 0;
    }
    .lg\:px-8 {
      padding-left: 2rem;
      padding-right: 2rem;
    }
    .lg\:px-12 {
      padding-left: 3rem;
      padding-right: 3rem;
    }
    .lg\:py-16 {
      padding-bottom: 4rem;
      padding-top: 4rem;
    }
    .lg\:py-40 {
      padding-bottom: 10rem;
      padding-top: 10rem;
    }
    .lg\:pl-8 {
      padding-left: 2rem;
    }
    .lg\:pb-16 {
      padding-bottom: 4rem;
    }
    .lg\:pt-20 {
      padding-top: 5rem;
    }
    .lg\:pb-20 {
      padding-bottom: 5rem;
    }
    .lg\:pb-24 {
      padding-bottom: 6rem;
    }
    .lg\:pb-28 {
      padding-bottom: 7rem;
    }
    .lg\:pl-60 {
      padding-left: 15rem;
    }
    .lg\:fixed {
      position: fixed;
    }
    .lg\:absolute {
      position: absolute;
    }
    .lg\:inset-y-0 {
      bottom: 0;
      top: 0;
    }
    .lg\:left-60 {
      left: 15rem;
    }
    .lg\:text-left {
      text-align: left;
    }
    .lg\:text-center {
      text-align: center;
    }
    .lg\:w-0 {
      width: 0;
    }
    .lg\:w-4 {
      width: 1rem;
    }
    .lg\:w-8 {
      width: 2rem;
    }
    .lg\:w-60 {
      width: 15rem;
    }
    .lg\:w-1\/2 {
      width: 50%;
    }
    .lg\:w-1\/3 {
      width: 33.333333%;
    }
    .lg\:w-3\/4 {
      width: 75%;
    }
    .lg\:w-4\/5 {
      width: 80%;
    }
    .lg\:w-full {
      width: 100%;
    }
    .lg\:z-50 {
      z-index: 50;
    }
    .lg\:gap-6 {
      gap: 1.5rem;
    }
    .lg\:gap-x-6 {
      -moz-column-gap: 1.5rem;
      column-gap: 1.5rem;
    }
    .lg\:gap-x-8 {
      -moz-column-gap: 2rem;
      column-gap: 2rem;
    }
    .lg\:gap-y-5 {
      row-gap: 1.25rem;
    }
    .lg\:gap-y-8 {
      row-gap: 2rem;
    }
    .lg\:gap-y-10 {
      row-gap: 2.5rem;
    }
    .lg\:gap-y-16 {
      row-gap: 4rem;
    }
    .lg\:grid-flow-col-dense {
      grid-auto-flow: column dense;
    }
    .lg\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:grid-cols-7 {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
    .lg\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .lg\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
    .lg\:col-span-4 {
      grid-column: span 4 / span 4;
    }
    .lg\:col-span-5 {
      grid-column: span 5 / span 5;
    }
    .lg\:col-span-7 {
      grid-column: span 7 / span 7;
    }
    .lg\:col-start-1 {
      grid-column-start: 1;
    }
    .lg\:col-start-3 {
      grid-column-start: 3;
    }
    .lg\:col-start-6 {
      grid-column-start: 6;
    }
    .lg\:col-end-3 {
      grid-column-end: 3;
    }
    .lg\:col-end-6 {
      grid-column-end: 6;
    }
    .lg\:col-end-8 {
      grid-column-end: 8;
    }
    .lg\:row-start-1 {
      grid-row-start: 1;
    }
    .lg\:row-start-2 {
      grid-row-start: 2;
    }
    .lg\:row-end-1 {
      grid-row-end: 1;
    }
    .lg\:row-end-3 {
      grid-row-end: 3;
    }
    .lg\:row-end-4 {
      grid-row-end: 4;
    }
  }
  @media (min-width: 1280px) {
    .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(2rem * var(--tw-space-x-reverse));
    }
    .xl\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-left: calc(4rem * (1 - var(--tw-space-x-reverse)));
      margin-right: calc(4rem * var(--tw-space-x-reverse));
    }
    .xl\:flex {
      display: flex;
    }
    .xl\:grid {
      display: grid;
    }
    .xl\:hidden {
      display: none;
    }
    .xl\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
    .xl\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
    }
    .xl\:mt-0 {
      margin-top: 0;
    }
    .xl\:ml-56 {
      margin-left: 14rem;
    }
    .xl\:ml-60 {
      margin-left: 15rem;
    }
    .xl\:max-w-xl {
      max-width: 36rem;
    }
    .xl\:p-10 {
      padding: 2.5rem;
    }
    .xl\:p-12 {
      padding: 3rem;
    }
    .xl\:text-center {
      text-align: center;
    }
    .xl\:w-3\/5 {
      width: 60%;
    }
    .xl\:gap-8 {
      gap: 2rem;
    }
    .xl\:gap-x-8 {
      -moz-column-gap: 2rem;
      column-gap: 2rem;
    }
    .xl\:gap-x-16 {
      -moz-column-gap: 4rem;
      column-gap: 4rem;
    }
    .xl\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .xl\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .xl\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }
    .xl\:scale-75 {
      --tw-scale-x: 0.75;
      --tw-scale-y: 0.75;
    }
  }
  @media (min-width: 1536px) {
    .\32xl\:w-1\/2 {
      width: 50%;
    }
    .\32xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .\32xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .\32xl\:scale-90 {
      --tw-scale-x: 0.9;
      --tw-scale-y: 0.9;
    }
  }
  

  .conta,
  .conta-fluid,
  .conta-xxl,
  .conta-xl,
  .conta-lg,
  .conta-md,
  .conta-sm {
    --ar-gutter-x: 1.5rem;
    --ar-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--ar-gutter-x) * 0.5);
    padding-left: calc(var(--ar-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 576px) {
    .conta-sm,
    .conta {
      max-width: 95%;
    }
  }
  @media (min-width: 768px) {
    .conta-md,
    .conta-sm,
    .conta {
      max-width: 95%;
    }
  }
  @media (min-width: 992px) {
    .conta-lg,
    .conta-md,
    .conta-sm,
    .conta {
      max-width: 95%;
    }
  }
  @media (min-width: 1200px) {
    .conta-xl,
    .conta-lg,
    .conta-md,
    .conta-sm,
    .conta {
      max-width: 95%;
    }
  }
  @media (min-width: 1400px) {
    .conta-xxl,
    .conta-xl,
    .conta-lg,
    .conta-md,
    .conta-sm,
    .conta {
      max-width: 1320px;
    }
  }


  .toast-conta {
    --ar-toast-zindex: 1090;
    position: absolute;
    z-index: var(--ar-toast-zindex);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none;
  }
  .toast-conta > :not(:last-child) {
    margin-bottom: var(--ar-toast-spacing);
  }

  .conta-start {
    margin-left: calc((100% - (1320px - 1.5rem)) / 2);
  }
  .conta-end {
    margin-right: calc((100% - (1320px - 1.5rem)) / 2);
  }
  @media (max-width: 1399.98px) {
    .conta-start {
      margin-left: calc((100% - (95% - 1.5rem)) / 2);
    }
    .conta-end {
      margin-right: calc((100% - (95% - 1.5rem)) / 2);
    }
  }
  @media (max-width: 575.98px) {
    .conta-start,
    .conta-end {
      width: 100%;
      padding: 0 0.75rem;
      margin-right: auto;
      margin-left: auto;
    }
  }

  .mtvl-5 {
    margin-top: 3rem !important;}

    .pyvl-5 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }

    .d-block {
      display: block !important;
    }


    .card {
      --ar-card-spacer-y: 2.375rem;
      --ar-card-spacer-x: 2.375rem;
      --ar-card-title-spacer-y: 1rem;
      --ar-card-border-width: var(--ar-border-width);
      --ar-card-border-color: var(--ar-border-color);
      --ar-card-border-radius: var(--ar-border-radius-2xl);
      --ar-card-box-shadow: ;
      --ar-card-inner-border-radius: calc(
        var(--ar-border-radius-2xl) - (var(--ar-border-width))
      );
      --ar-card-cap-padding-y: 1.5rem;
      --ar-card-cap-padding-x: 2.375rem;
      --ar-card-cap-bg: transparent;
      --ar-card-cap-color: ;
      --ar-card-height: ;
      --ar-card-color: var(--ar-body-color);
      --ar-card-bg: #fff;
      --ar-card-img-overlay-padding: 1rem;
      --ar-card-group-margin: 0.75rem;
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      height: var(--ar-card-height);
      word-wrap: break-word;
      background-color: var(--ar-card-bg);
      background-clip: border-box;
      border: var(--ar-card-border-width) solid var(--ar-card-border-color);
      border-radius: var(--ar-card-border-radius);
    }
    .card-body {
      flex: 1 1 auto;
      padding: var(--ar-card-spacer-y) var(--ar-card-spacer-x);
      color: var(--ar-card-color);
    }

    @media (max-width: 450px) {
      .card-header,
      .card-footer {
        width: calc(100% - var(--ar-card-spacer-x) * 0.75 * 2);
      }
      .card-body {
        padding: calc(var(--ar-card-spacer-y) * 0.75)
          calc(var(--ar-card-spacer-x) * 0.75);
      }
    }
    .card-body > .list-group {
      border-top: var(--ar-list-group-border-width) solid
        var(--ar-list-group-border-color);
      border-bottom: var(--ar-list-group-border-width) solid
        var(--ar-list-group-border-color);
    }