body{font-family:Poppins, sans-serif;}
@keyframes btn-pulse{0%, 100%{transform:scale(1);}}
@keyframes btn-pulse{50%{transform:scale(1.08);}}
@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0px, 58%, 0px);}}
@keyframes fadeInUp{100%{opacity:1;transform:translateY(0px);}}
#ihr6yn{width:100%;margin:0 auto;display:block;}
#i1s5ij{top:0;left:0;width:100%;cursor:pointer;height:100%;z-index:9999;position:absolute;background:rgba(0,0,0,0.01);}
#vid-69af35d1a584f1a405020049{width:100%;margin:0 auto;display:block;max-width:400px;}
#i3ijzh{position:relative;}
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --radius-3xl: 1.5rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }
  .left-2\.5 {
    left: calc(var(--spacing) * 2.5);
  }
  .z-\[1\] {
    z-index: 1;
  }
  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[15px\] {
    margin-block: 15px;
  }
  .my-\[25px\] {
    margin-block: 25px;
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-\[35px\] {
    margin-bottom: 35px;
  }
  .mb-\[47px\] {
    margin-bottom: 47px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-\[25px\] {
    height: 25px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[678px\] {
    height: 678px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[85\%\] {
    width: 85%;
  }
  .w-\[calc\(100\%-60px\)\] {
    width: calc(100% - 60px);
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[80\%\] {
    max-width: 80%;
  }
  .max-w-\[90\%\] {
    max-width: 90%;
  }
  .max-w-\[95\%\] {
    max-width: 95%;
  }
  .max-w-\[180px\] {
    max-width: 180px;
  }
  .max-w-\[284px\] {
    max-width: 284px;
  }
  .max-w-\[1140px\] {
    max-width: 1140px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .basis-\[30\%\] {
    flex-basis: 30%;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[58\%\] {
    --tw-translate-y: 58%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .animate-\[btn-pulse_1\.2s_ease-in-out_infinite\] {
    animation: btn-pulse 1.2s ease-in-out infinite;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-none {
    list-style-type: none;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[\#00F3FF\] {
    border-color: #00F3FF;
  }
  .bg-\[\#0A0A0A\] {
    background-color: #0A0A0A;
  }
  .bg-\[\#141414\] {
    background-color: #141414;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-\[linear-gradient\(251deg\,\#00EEFF_0\%\,\#f2295b_100\%\)\] {
    background-image: linear-gradient(251deg,#00EEFF 0%,#f2295b 100%);
  }
  .bg-\[linear-gradient\(329deg\,\#259B00_12\%\,\#2EFF0E_73\%\)\] {
    background-image: linear-gradient(329deg,#259B00 12%,#2EFF0E 73%);
  }
  .bg-\[url\(\'\/assets\/images\/bg-2-mobile\.png\'\)\] {
    background-image: url('/assets/images/bg-2-mobile.png');
  }
  .bg-\[url\(\'\/assets\/images\/bgpagamento\.webp\'\)\] {
    background-image: url('/assets/images/bgpagamento.webp');
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .fill-\[\#2EFF0E\] {
    fill: #2EFF0E;
  }
  .fill-\[hsl\(0_0\%_93\%\/0\.9\)\] {
    fill: hsl(0 0% 93%/0.9);
  }
  .fill-white {
    fill: var(--color-white);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-\[13px\] {
    padding: 13px;
  }
  .p-\[26px\] {
    padding: 26px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-9 {
    padding-block: calc(var(--spacing) * 9);
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[50px\] {
    padding-block: 50px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[150px\] {
    padding-bottom: 150px;
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .text-\[48px\] {
    font-size: 48px;
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-\[15px\] {
    --tw-leading: 15px;
    line-height: 15px;
  }
  .leading-\[17px\] {
    --tw-leading: 17px;
    line-height: 17px;
  }
  .leading-\[19px\] {
    --tw-leading: 19px;
    line-height: 19px;
  }
  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }
  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }
  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px;
  }
  .leading-\[25\.5px\] {
    --tw-leading: 25.5px;
    line-height: 25.5px;
  }
  .leading-\[33\.6px\] {
    --tw-leading: 33.6px;
    line-height: 33.6px;
  }
  .leading-\[42px\] {
    --tw-leading: 42px;
    line-height: 42px;
  }
  .leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#00F3FF\] {
    color: #00F3FF;
  }
  .text-\[\#00FF19\] {
    color: #00FF19;
  }
  .text-\[\#C2C2C2\] {
    color: #C2C2C2;
  }
  .text-\[\#FD0000\] {
    color: #FD0000;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-\[1500ms\] {
    --tw-duration: 1500ms;
    transition-duration: 1500ms;
  }
  .ease-\[cubic-bezier\(0\.25\,1\,0\.5\,1\)\] {
    --tw-ease: cubic-bezier(0.25,1,0.5,1);
    transition-timing-function: cubic-bezier(0.25,1,0.5,1);
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:top-0 {
    &::before {
      content: var(--tw-content);
      top: calc(var(--spacing) * 0);
    }
  }
  .before\:left-0 {
    &::before {
      content: var(--tw-content);
      left: calc(var(--spacing) * 0);
    }
  }
  .before\:z-\[-1\] {
    &::before {
      content: var(--tw-content);
      z-index: -1;
    }
  }
  .before\:h-full {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .before\:w-full {
    &::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .before\:bg-black {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-black);
    }
  }
  .before\:opacity-\[0\.87\] {
    &::before {
      content: var(--tw-content);
      opacity: 0.87;
    }
  }
  .before\:content-\[\'\'\] {
    &::before {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .min-\[500px\]\:max-w-\[494px\] {
    @media (width >= 500px) {
      max-width: 494px;
    }
  }
  .min-\[900px\]\:right-0 {
    @media (width >= 900px) {
      right: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:left-0 {
    @media (width >= 900px) {
      left: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:m-0 {
    @media (width >= 900px) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:mx-0 {
    @media (width >= 900px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:mt-\[43px\] {
    @media (width >= 900px) {
      margin-top: 43px;
    }
  }
  .min-\[900px\]\:mb-0 {
    @media (width >= 900px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:mb-10 {
    @media (width >= 900px) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .min-\[900px\]\:mb-\[47px\] {
    @media (width >= 900px) {
      margin-bottom: 47px;
    }
  }
  .min-\[900px\]\:h-\[968px\] {
    @media (width >= 900px) {
      height: 968px;
    }
  }
  .min-\[900px\]\:w-1\/2 {
    @media (width >= 900px) {
      width: calc(1/2 * 100%);
    }
  }
  .min-\[900px\]\:w-\[44\%\] {
    @media (width >= 900px) {
      width: 44%;
    }
  }
  .min-\[900px\]\:w-full {
    @media (width >= 900px) {
      width: 100%;
    }
  }
  .min-\[900px\]\:max-w-\[46\%\] {
    @media (width >= 900px) {
      max-width: 46%;
    }
  }
  .min-\[900px\]\:max-w-\[50\%\] {
    @media (width >= 900px) {
      max-width: 50%;
    }
  }
  .min-\[900px\]\:max-w-\[64\%\] {
    @media (width >= 900px) {
      max-width: 64%;
    }
  }
  .min-\[900px\]\:max-w-\[70\%\] {
    @media (width >= 900px) {
      max-width: 70%;
    }
  }
  .min-\[900px\]\:max-w-\[89\%\] {
    @media (width >= 900px) {
      max-width: 89%;
    }
  }
  .min-\[900px\]\:max-w-\[92\%\] {
    @media (width >= 900px) {
      max-width: 92%;
    }
  }
  .min-\[900px\]\:max-w-\[246\.66px\] {
    @media (width >= 900px) {
      max-width: 246.66px;
    }
  }
  .min-\[900px\]\:max-w-\[376\.2px\] {
    @media (width >= 900px) {
      max-width: 376.2px;
    }
  }
  .min-\[900px\]\:max-w-\[750px\] {
    @media (width >= 900px) {
      max-width: 750px;
    }
  }
  .min-\[900px\]\:max-w-\[780px\] {
    @media (width >= 900px) {
      max-width: 780px;
    }
  }
  .min-\[900px\]\:flex-row {
    @media (width >= 900px) {
      flex-direction: row;
    }
  }
  .min-\[900px\]\:items-center {
    @media (width >= 900px) {
      align-items: center;
    }
  }
  .min-\[900px\]\:justify-start {
    @media (width >= 900px) {
      justify-content: flex-start;
    }
  }
  .min-\[900px\]\:bg-\[linear-gradient\(180deg\,\#259B00_0\%\,\#2EFF0E_100\%\)\] {
    @media (width >= 900px) {
      background-image: linear-gradient(180deg,#259B00 0%,#2EFF0E 100%);
    }
  }
  .min-\[900px\]\:bg-\[url\(\'\/assets\/images\/bg-2\.png\'\)\] {
    @media (width >= 900px) {
      background-image: url('/assets/images/bg-2.png');
    }
  }
  .min-\[900px\]\:p-\[19px\] {
    @media (width >= 900px) {
      padding: 19px;
    }
  }
  .min-\[900px\]\:p-\[34px\] {
    @media (width >= 900px) {
      padding: 34px;
    }
  }
  .min-\[900px\]\:p-\[51px\] {
    @media (width >= 900px) {
      padding: 51px;
    }
  }
  .min-\[900px\]\:px-0 {
    @media (width >= 900px) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:py-\[50px\] {
    @media (width >= 900px) {
      padding-block: 50px;
    }
  }
  .min-\[900px\]\:py-\[100px\] {
    @media (width >= 900px) {
      padding-block: 100px;
    }
  }
  .min-\[900px\]\:pt-0 {
    @media (width >= 900px) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:pt-10 {
    @media (width >= 900px) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .min-\[900px\]\:pt-\[20px\] {
    @media (width >= 900px) {
      padding-top: 20px;
    }
  }
  .min-\[900px\]\:pt-\[60px\] {
    @media (width >= 900px) {
      padding-top: 60px;
    }
  }
  .min-\[900px\]\:pb-0 {
    @media (width >= 900px) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .min-\[900px\]\:pb-\[90px\] {
    @media (width >= 900px) {
      padding-bottom: 90px;
    }
  }
  .min-\[900px\]\:pb-\[118px\] {
    @media (width >= 900px) {
      padding-bottom: 118px;
    }
  }
  .min-\[900px\]\:pb-\[200px\] {
    @media (width >= 900px) {
      padding-bottom: 200px;
    }
  }
  .min-\[900px\]\:text-left {
    @media (width >= 900px) {
      text-align: left;
    }
  }
  .min-\[900px\]\:text-\[19px\] {
    @media (width >= 900px) {
      font-size: 19px;
    }
  }
  .min-\[900px\]\:text-\[22px\] {
    @media (width >= 900px) {
      font-size: 22px;
    }
  }
  .min-\[900px\]\:text-\[23px\] {
    @media (width >= 900px) {
      font-size: 23px;
    }
  }
  .min-\[900px\]\:text-\[30px\] {
    @media (width >= 900px) {
      font-size: 30px;
    }
  }
  .min-\[900px\]\:text-\[32px\] {
    @media (width >= 900px) {
      font-size: 32px;
    }
  }
  .min-\[900px\]\:text-\[34px\] {
    @media (width >= 900px) {
      font-size: 34px;
    }
  }
  .min-\[900px\]\:text-\[38px\] {
    @media (width >= 900px) {
      font-size: 38px;
    }
  }
  .min-\[900px\]\:text-\[58px\] {
    @media (width >= 900px) {
      font-size: 58px;
    }
  }
  .min-\[900px\]\:text-\[86px\] {
    @media (width >= 900px) {
      font-size: 86px;
    }
  }
  .min-\[900px\]\:leading-\[22px\] {
    @media (width >= 900px) {
      --tw-leading: 22px;
      line-height: 22px;
    }
  }
  .min-\[900px\]\:leading-\[23px\] {
    @media (width >= 900px) {
      --tw-leading: 23px;
      line-height: 23px;
    }
  }
  .min-\[900px\]\:leading-\[30px\] {
    @media (width >= 900px) {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }
  .min-\[900px\]\:leading-\[32px\] {
    @media (width >= 900px) {
      --tw-leading: 32px;
      line-height: 32px;
    }
  }
  .min-\[900px\]\:leading-\[33px\] {
    @media (width >= 900px) {
      --tw-leading: 33px;
      line-height: 33px;
    }
  }
  .min-\[900px\]\:leading-\[34px\] {
    @media (width >= 900px) {
      --tw-leading: 34px;
      line-height: 34px;
    }
  }
  .min-\[900px\]\:leading-\[38px\] {
    @media (width >= 900px) {
      --tw-leading: 38px;
      line-height: 38px;
    }
  }
  .min-\[900px\]\:leading-\[58px\] {
    @media (width >= 900px) {
      --tw-leading: 58px;
      line-height: 58px;
    }
  }
  .min-\[900px\]\:leading-\[86px\] {
    @media (width >= 900px) {
      --tw-leading: 86px;
      line-height: 86px;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}

/* Dubix Components */
.esconder { display: none; }