#ilwg{top:0;left:0;width:100%;cursor:pointer;height:100%;z-index:9999;position:absolute;background:rgba(0,0,0,0.01);}
#vid-6a0cfdbba45e59c3632b4a32{width:100%;margin:0 auto;display:block;max-width:400px;}
#iqc9{position:relative;}
#it0d5{background-image:linear-gradient(251deg, #00eeff, #f2295b);}
#iko19-3{display:inline-block;background:linear-gradient(90deg, #00eeff 0%, #7aefff 30%, #f2295b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
#ilvap{background:#000000 !important;}
@media (max-width: 479px){#igmh{width:100%;margin:0 auto;display:block;}}
/*! 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-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --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 {
  .mx-auto {
    margin-inline: auto;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .min-h-\[100px\] {
    min-height: 100px;
  }
  .min-h-\[200px\] {
    min-height: 200px;
  }
  .max-w-\[80\%\] {
    max-width: 80%;
  }
  .max-w-\[95\%\] {
    max-width: 95%;
  }
  .animate-\[btn-pulse_1\.2s_ease-in-out_infinite\] {
    animation: btn-pulse 1.2s ease-in-out infinite;
  }
  .flex-col {
    flex-direction: column;
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .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%);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-\[13px\] {
    padding: 13px;
  }
  .text-center {
    text-align: center;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#00F3FF\] {
    color: #00F3FF;
  }
  .text-\[\#ffffff\] {
    color: #ffffff;
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .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));
  }
  .min-\[900px\]\:max-w-\[46\%\] {
    @media (width >= 900px) {
      max-width: 46%;
    }
  }
  .min-\[900px\]\:bg-\[linear-gradient\(180deg\,\#259B00_0\%\,\#2EFF0E_100\%\)\] {
    @media (width >= 900px) {
      background-image: linear-gradient(180deg,#259B00 0%,#2EFF0E 100%);
    }
  }
  .min-\[900px\]\:p-\[19px\] {
    @media (width >= 900px) {
      padding: 19px;
    }
  }
  .min-\[900px\]\:text-\[19px\] {
    @media (width >= 900px) {
      font-size: 19px;
    }
  }
  .min-\[900px\]\:text-\[23px\] {
    @media (width >= 900px) {
      font-size: 23px;
    }
  }
  .md\:text-\[\#ffffff\] {
    @media (width >= 48rem) {
      color: #ffffff;
    }
  }
  .lg\:relative {
    @media (width >= 64rem) {
      position: relative;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:min-h-screen {
    @media (width >= 64rem) {
      min-height: 100vh;
    }
  }
  .lg\:w-\[10\%\] {
    @media (width >= 64rem) {
      width: 10%;
    }
  }
  .lg\:w-\[94\%\] {
    @media (width >= 64rem) {
      width: 94%;
    }
  }
  .lg\:w-\[96\%\] {
    @media (width >= 64rem) {
      width: 96%;
    }
  }
  .lg\:w-\[98\%\] {
    @media (width >= 64rem) {
      width: 98%;
    }
  }
  .lg\:grid-cols-1 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-rows-1 {
    @media (width >= 64rem) {
      grid-template-rows: repeat(1, minmax(0, 1fr));
    }
  }
  .lg\:bg-\[\#0a0a0a\] {
    @media (width >= 64rem) {
      background-color: #0a0a0a;
    }
  }
  .lg\:bg-\[\#0d0c0c\] {
    @media (width >= 64rem) {
      background-color: #0d0c0c;
    }
  }
  .lg\:bg-\[\#0d0d0d\] {
    @media (width >= 64rem) {
      background-color: #0d0d0d;
    }
  }
  .lg\:bg-\[\#0f0f0f\] {
    @media (width >= 64rem) {
      background-color: #0f0f0f;
    }
  }
  .lg\:bg-\[\#000000\] {
    @media (width >= 64rem) {
      background-color: #000000;
    }
  }
  .lg\:bg-\[\#1a1a1a\] {
    @media (width >= 64rem) {
      background-color: #1a1a1a;
    }
  }
  .lg\:bg-\[\#1a0404\] {
    @media (width >= 64rem) {
      background-color: #1a0404;
    }
  }
  .lg\:bg-\[\#1a1414\] {
    @media (width >= 64rem) {
      background-color: #1a1414;
    }
  }
  .lg\:bg-\[\#1a1919\] {
    @media (width >= 64rem) {
      background-color: #1a1919;
    }
  }
  .lg\:bg-\[\#1b0404\] {
    @media (width >= 64rem) {
      background-color: #1b0404;
    }
  }
  .lg\:bg-\[\#1c1c1c\] {
    @media (width >= 64rem) {
      background-color: #1c1c1c;
    }
  }
  .lg\:bg-\[\#1f1a1a\] {
    @media (width >= 64rem) {
      background-color: #1f1a1a;
    }
  }
  .lg\:bg-\[\#1f1f1f\] {
    @media (width >= 64rem) {
      background-color: #1f1f1f;
    }
  }
  .lg\:bg-\[\#1f0505\] {
    @media (width >= 64rem) {
      background-color: #1f0505;
    }
  }
  .lg\:bg-\[\#2b2b2b\] {
    @media (width >= 64rem) {
      background-color: #2b2b2b;
    }
  }
  .lg\:bg-\[\#2b2727\] {
    @media (width >= 64rem) {
      background-color: #2b2727;
    }
  }
  .lg\:bg-\[\#2d2a2a\] {
    @media (width >= 64rem) {
      background-color: #2d2a2a;
    }
  }
  .lg\:bg-\[\#2d0606\] {
    @media (width >= 64rem) {
      background-color: #2d0606;
    }
  }
  .lg\:bg-\[\#2e2e2e\] {
    @media (width >= 64rem) {
      background-color: #2e2e2e;
    }
  }
  .lg\:bg-\[\#2f2d2d\] {
    @media (width >= 64rem) {
      background-color: #2f2d2d;
    }
  }
  .lg\:bg-\[\#3b3b3b\] {
    @media (width >= 64rem) {
      background-color: #3b3b3b;
    }
  }
  .lg\:bg-\[\#3b0707\] {
    @media (width >= 64rem) {
      background-color: #3b0707;
    }
  }
  .lg\:bg-\[\#3d3d3d\] {
    @media (width >= 64rem) {
      background-color: #3d3d3d;
    }
  }
  .lg\:bg-\[\#3e3d3d\] {
    @media (width >= 64rem) {
      background-color: #3e3d3d;
    }
  }
  .lg\:bg-\[\#3f0808\] {
    @media (width >= 64rem) {
      background-color: #3f0808;
    }
  }
  .lg\:bg-\[\#4a4a4a\] {
    @media (width >= 64rem) {
      background-color: #4a4a4a;
    }
  }
  .lg\:bg-\[\#4b4949\] {
    @media (width >= 64rem) {
      background-color: #4b4949;
    }
  }
  .lg\:bg-\[\#4d4d4d\] {
    @media (width >= 64rem) {
      background-color: #4d4d4d;
    }
  }
  .lg\:bg-\[\#4e0808\] {
    @media (width >= 64rem) {
      background-color: #4e0808;
    }
  }
  .lg\:bg-\[\#4f4f4f\] {
    @media (width >= 64rem) {
      background-color: #4f4f4f;
    }
  }
  .lg\:bg-\[\#5c5c5c\] {
    @media (width >= 64rem) {
      background-color: #5c5c5c;
    }
  }
  .lg\:bg-\[\#5d0909\] {
    @media (width >= 64rem) {
      background-color: #5d0909;
    }
  }
  .lg\:bg-\[\#5e5e5e\] {
    @media (width >= 64rem) {
      background-color: #5e5e5e;
    }
  }
  .lg\:bg-\[\#5f5d5d\] {
    @media (width >= 64rem) {
      background-color: #5f5d5d;
    }
  }
  .lg\:bg-\[\#5f0707\] {
    @media (width >= 64rem) {
      background-color: #5f0707;
    }
  }
  .lg\:bg-\[\#6b6b6b\] {
    @media (width >= 64rem) {
      background-color: #6b6b6b;
    }
  }
  .lg\:bg-\[\#6e6e6e\] {
    @media (width >= 64rem) {
      background-color: #6e6e6e;
    }
  }
  .lg\:bg-\[\#6e0707\] {
    @media (width >= 64rem) {
      background-color: #6e0707;
    }
  }
  .lg\:bg-\[\#7a7a7a\] {
    @media (width >= 64rem) {
      background-color: #7a7a7a;
    }
  }
  .lg\:bg-\[\#7a0606\] {
    @media (width >= 64rem) {
      background-color: #7a0606;
    }
  }
  .lg\:bg-\[\#7d7d7d\] {
    @media (width >= 64rem) {
      background-color: #7d7d7d;
    }
  }
  .lg\:bg-\[\#8a8a8a\] {
    @media (width >= 64rem) {
      background-color: #8a8a8a;
    }
  }
  .lg\:bg-\[\#8b0404\] {
    @media (width >= 64rem) {
      background-color: #8b0404;
    }
  }
  .lg\:bg-\[\#8c8c8c\] {
    @media (width >= 64rem) {
      background-color: #8c8c8c;
    }
  }
  .lg\:bg-\[\#8f8f8f\] {
    @media (width >= 64rem) {
      background-color: #8f8f8f;
    }
  }
  .lg\:bg-\[\#9c9c9c\] {
    @media (width >= 64rem) {
      background-color: #9c9c9c;
    }
  }
  .lg\:bg-\[\#9d0101\] {
    @media (width >= 64rem) {
      background-color: #9d0101;
    }
  }
  .lg\:bg-\[\#9e9e9e\] {
    @media (width >= 64rem) {
      background-color: #9e9e9e;
    }
  }
  .lg\:bg-\[\#120c0c\] {
    @media (width >= 64rem) {
      background-color: #120c0c;
    }
  }
  .lg\:bg-\[\#130b0b\] {
    @media (width >= 64rem) {
      background-color: #130b0b;
    }
  }
  .lg\:bg-\[\#130c0c\] {
    @media (width >= 64rem) {
      background-color: #130c0c;
    }
  }
  .lg\:bg-\[\#140b0b\] {
    @media (width >= 64rem) {
      background-color: #140b0b;
    }
  }
  .lg\:bg-\[\#140f0f\] {
    @media (width >= 64rem) {
      background-color: #140f0f;
    }
  }
  .lg\:bg-\[\#150f0f\] {
    @media (width >= 64rem) {
      background-color: #150f0f;
    }
  }
  .lg\:bg-\[\#211c1c\] {
    @media (width >= 64rem) {
      background-color: #211c1c;
    }
  }
  .lg\:bg-\[\#302c2c\] {
    @media (width >= 64rem) {
      background-color: #302c2c;
    }
  }
  .lg\:bg-\[\#312f2f\] {
    @media (width >= 64rem) {
      background-color: #312f2f;
    }
  }
  .lg\:bg-\[\#504e4e\] {
    @media (width >= 64rem) {
      background-color: #504e4e;
    }
  }
  .lg\:bg-\[\#030303\] {
    @media (width >= 64rem) {
      background-color: #030303;
    }
  }
  .lg\:bg-\[\#050505\] {
    @media (width >= 64rem) {
      background-color: #050505;
    }
  }
  .lg\:bg-\[\#080808\] {
    @media (width >= 64rem) {
      background-color: #080808;
    }
  }
  .lg\:bg-\[\#110303\] {
    @media (width >= 64rem) {
      background-color: #110303;
    }
  }
  .lg\:bg-\[\#110808\] {
    @media (width >= 64rem) {
      background-color: #110808;
    }
  }
  .lg\:bg-\[\#120303\] {
    @media (width >= 64rem) {
      background-color: #120303;
    }
  }
  .lg\:bg-\[\#120808\] {
    @media (width >= 64rem) {
      background-color: #120808;
    }
  }
  .lg\:bg-\[\#121212\] {
    @media (width >= 64rem) {
      background-color: #121212;
    }
  }
  .lg\:bg-\[\#130606\] {
    @media (width >= 64rem) {
      background-color: #130606;
    }
  }
  .lg\:bg-\[\#130707\] {
    @media (width >= 64rem) {
      background-color: #130707;
    }
  }
  .lg\:bg-\[\#140505\] {
    @media (width >= 64rem) {
      background-color: #140505;
    }
  }
  .lg\:bg-\[\#141414\] {
    @media (width >= 64rem) {
      background-color: #141414;
    }
  }
  .lg\:bg-\[\#160303\] {
    @media (width >= 64rem) {
      background-color: #160303;
    }
  }
  .lg\:bg-\[\#160404\] {
    @media (width >= 64rem) {
      background-color: #160404;
    }
  }
  .lg\:bg-\[\#171111\] {
    @media (width >= 64rem) {
      background-color: #171111;
    }
  }
  .lg\:bg-\[\#171717\] {
    @media (width >= 64rem) {
      background-color: #171717;
    }
  }
  .lg\:bg-\[\#212121\] {
    @media (width >= 64rem) {
      background-color: #212121;
    }
  }
  .lg\:bg-\[\#220606\] {
    @media (width >= 64rem) {
      background-color: #220606;
    }
  }
  .lg\:bg-\[\#230606\] {
    @media (width >= 64rem) {
      background-color: #230606;
    }
  }
  .lg\:bg-\[\#242424\] {
    @media (width >= 64rem) {
      background-color: #242424;
    }
  }
  .lg\:bg-\[\#262121\] {
    @media (width >= 64rem) {
      background-color: #262121;
    }
  }
  .lg\:bg-\[\#262626\] {
    @media (width >= 64rem) {
      background-color: #262626;
    }
  }
  .lg\:bg-\[\#280606\] {
    @media (width >= 64rem) {
      background-color: #280606;
    }
  }
  .lg\:bg-\[\#292424\] {
    @media (width >= 64rem) {
      background-color: #292424;
    }
  }
  .lg\:bg-\[\#292929\] {
    @media (width >= 64rem) {
      background-color: #292929;
    }
  }
  .lg\:bg-\[\#303030\] {
    @media (width >= 64rem) {
      background-color: #303030;
    }
  }
  .lg\:bg-\[\#310707\] {
    @media (width >= 64rem) {
      background-color: #310707;
    }
  }
  .lg\:bg-\[\#333333\] {
    @media (width >= 64rem) {
      background-color: #333333;
    }
  }
  .lg\:bg-\[\#343232\] {
    @media (width >= 64rem) {
      background-color: #343232;
    }
  }
  .lg\:bg-\[\#360707\] {
    @media (width >= 64rem) {
      background-color: #360707;
    }
  }
  .lg\:bg-\[\#363535\] {
    @media (width >= 64rem) {
      background-color: #363535;
    }
  }
  .lg\:bg-\[\#383838\] {
    @media (width >= 64rem) {
      background-color: #383838;
    }
  }
  .lg\:bg-\[\#393838\] {
    @media (width >= 64rem) {
      background-color: #393838;
    }
  }
  .lg\:bg-\[\#400808\] {
    @media (width >= 64rem) {
      background-color: #400808;
    }
  }
  .lg\:bg-\[\#404040\] {
    @media (width >= 64rem) {
      background-color: #404040;
    }
  }
  .lg\:bg-\[\#424242\] {
    @media (width >= 64rem) {
      background-color: #424242;
    }
  }
  .lg\:bg-\[\#434242\] {
    @media (width >= 64rem) {
      background-color: #434242;
    }
  }
  .lg\:bg-\[\#440808\] {
    @media (width >= 64rem) {
      background-color: #440808;
    }
  }
  .lg\:bg-\[\#454545\] {
    @media (width >= 64rem) {
      background-color: #454545;
    }
  }
  .lg\:bg-\[\#474747\] {
    @media (width >= 64rem) {
      background-color: #474747;
    }
  }
  .lg\:bg-\[\#490808\] {
    @media (width >= 64rem) {
      background-color: #490808;
    }
  }
  .lg\:bg-\[\#545454\] {
    @media (width >= 64rem) {
      background-color: #545454;
    }
  }
  .lg\:bg-\[\#575757\] {
    @media (width >= 64rem) {
      background-color: #575757;
    }
  }
  .lg\:bg-\[\#585656\] {
    @media (width >= 64rem) {
      background-color: #585656;
    }
  }
  .lg\:bg-\[\#590808\] {
    @media (width >= 64rem) {
      background-color: #590808;
    }
  }
  .lg\:bg-\[\#595959\] {
    @media (width >= 64rem) {
      background-color: #595959;
    }
  }
  .lg\:bg-\[\#616161\] {
    @media (width >= 64rem) {
      background-color: #616161;
    }
  }
  .lg\:bg-\[\#636363\] {
    @media (width >= 64rem) {
      background-color: #636363;
    }
  }
  .lg\:bg-\[\#680808\] {
    @media (width >= 64rem) {
      background-color: #680808;
    }
  }
  .lg\:bg-\[\#696969\] {
    @media (width >= 64rem) {
      background-color: #696969;
    }
  }
  .lg\:bg-\[\#707070\] {
    @media (width >= 64rem) {
      background-color: #707070;
    }
  }
  .lg\:bg-\[\#737373\] {
    @media (width >= 64rem) {
      background-color: #737373;
    }
  }
  .lg\:bg-\[\#757575\] {
    @media (width >= 64rem) {
      background-color: #757575;
    }
  }
  .lg\:bg-\[\#780707\] {
    @media (width >= 64rem) {
      background-color: #780707;
    }
  }
  .lg\:bg-\[\#787878\] {
    @media (width >= 64rem) {
      background-color: #787878;
    }
  }
  .lg\:bg-\[\#800505\] {
    @media (width >= 64rem) {
      background-color: #800505;
    }
  }
  .lg\:bg-\[\#808080\] {
    @media (width >= 64rem) {
      background-color: #808080;
    }
  }
  .lg\:bg-\[\#828282\] {
    @media (width >= 64rem) {
      background-color: #828282;
    }
  }
  .lg\:bg-\[\#858585\] {
    @media (width >= 64rem) {
      background-color: #858585;
    }
  }
  .lg\:bg-\[\#878787\] {
    @media (width >= 64rem) {
      background-color: #878787;
    }
  }
  .lg\:bg-\[\#910303\] {
    @media (width >= 64rem) {
      background-color: #910303;
    }
  }
  .lg\:bg-\[\#919191\] {
    @media (width >= 64rem) {
      background-color: #919191;
    }
  }
  .lg\:bg-\[\#949494\] {
    @media (width >= 64rem) {
      background-color: #949494;
    }
  }
  .lg\:bg-\[\#969696\] {
    @media (width >= 64rem) {
      background-color: #969696;
    }
  }
  .lg\:bg-\[\#970202\] {
    @media (width >= 64rem) {
      background-color: #970202;
    }
  }
  .lg\:bg-\[\#999999\] {
    @media (width >= 64rem) {
      background-color: #999999;
    }
  }
  .lg\:bg-\[\#a1a1a1\] {
    @media (width >= 64rem) {
      background-color: #a1a1a1;
    }
  }
  .lg\:bg-\[\#a3a3a3\] {
    @media (width >= 64rem) {
      background-color: #a3a3a3;
    }
  }
  .lg\:bg-\[\#a6a6a6\] {
    @media (width >= 64rem) {
      background-color: #a6a6a6;
    }
  }
  .lg\:bg-\[\#a8a8a8\] {
    @media (width >= 64rem) {
      background-color: #a8a8a8;
    }
  }
  .lg\:bg-\[\#a30000\] {
    @media (width >= 64rem) {
      background-color: #a30000;
    }
  }
  .lg\:bg-\[\#a80000\] {
    @media (width >= 64rem) {
      background-color: #a80000;
    }
  }
  .lg\:bg-\[\#ababab\] {
    @media (width >= 64rem) {
      background-color: #ababab;
    }
  }
  .lg\:bg-\[\#ad0000\] {
    @media (width >= 64rem) {
      background-color: #ad0000;
    }
  }
  .lg\:bg-\[\#adadad\] {
    @media (width >= 64rem) {
      background-color: #adadad;
    }
  }
  .lg\:bg-\[\#b0b0b0\] {
    @media (width >= 64rem) {
      background-color: #b0b0b0;
    }
  }
  .lg\:bg-\[\#b3b3b3\] {
    @media (width >= 64rem) {
      background-color: #b3b3b3;
    }
  }
  .lg\:bg-\[\#b5b5b5\] {
    @media (width >= 64rem) {
      background-color: #b5b5b5;
    }
  }
  .lg\:bg-\[\#b8b8b8\] {
    @media (width >= 64rem) {
      background-color: #b8b8b8;
    }
  }
  .lg\:bg-\[\#b30000\] {
    @media (width >= 64rem) {
      background-color: #b30000;
    }
  }
  .lg\:bg-\[\#b80000\] {
    @media (width >= 64rem) {
      background-color: #b80000;
    }
  }
  .lg\:bg-\[\#bababa\] {
    @media (width >= 64rem) {
      background-color: #bababa;
    }
  }
  .lg\:bg-\[\#bdbdbd\] {
    @media (width >= 64rem) {
      background-color: #bdbdbd;
    }
  }
  .lg\:bg-\[\#bfbfbf\] {
    @media (width >= 64rem) {
      background-color: #bfbfbf;
    }
  }
  .lg\:bg-\[\#c2c2c2\] {
    @media (width >= 64rem) {
      background-color: #c2c2c2;
    }
  }
  .lg\:bg-\[\#c4c4c4\] {
    @media (width >= 64rem) {
      background-color: #c4c4c4;
    }
  }
  .lg\:bg-\[\#c7c7c7\] {
    @media (width >= 64rem) {
      background-color: #c7c7c7;
    }
  }
  .lg\:bg-\[\#c9c9c9\] {
    @media (width >= 64rem) {
      background-color: #c9c9c9;
    }
  }
  .lg\:bg-\[\#c20000\] {
    @media (width >= 64rem) {
      background-color: #c20000;
    }
  }
  .lg\:bg-\[\#cc0000\] {
    @media (width >= 64rem) {
      background-color: #cc0000;
    }
  }
  .lg\:bg-\[\#cccccc\] {
    @media (width >= 64rem) {
      background-color: #cccccc;
    }
  }
  .lg\:bg-\[\#cfcfcf\] {
    @media (width >= 64rem) {
      background-color: #cfcfcf;
    }
  }
  .lg\:bg-\[\#d1d1d1\] {
    @media (width >= 64rem) {
      background-color: #d1d1d1;
    }
  }
  .lg\:bg-\[\#d4d4d4\] {
    @media (width >= 64rem) {
      background-color: #d4d4d4;
    }
  }
  .lg\:bg-\[\#d6d6d6\] {
    @media (width >= 64rem) {
      background-color: #d6d6d6;
    }
  }
  .lg\:bg-\[\#d9d9d9\] {
    @media (width >= 64rem) {
      background-color: #d9d9d9;
    }
  }
  .lg\:bg-\[\#d64c4c\] {
    @media (width >= 64rem) {
      background-color: #d64c4c;
    }
  }
  .lg\:bg-\[\#d65c5c\] {
    @media (width >= 64rem) {
      background-color: #d65c5c;
    }
  }
  .lg\:bg-\[\#d66b6b\] {
    @media (width >= 64rem) {
      background-color: #d66b6b;
    }
  }
  .lg\:bg-\[\#d75b5b\] {
    @media (width >= 64rem) {
      background-color: #d75b5b;
    }
  }
  .lg\:bg-\[\#d76a6a\] {
    @media (width >= 64rem) {
      background-color: #d76a6a;
    }
  }
  .lg\:bg-\[\#d86e6e\] {
    @media (width >= 64rem) {
      background-color: #d86e6e;
    }
  }
  .lg\:bg-\[\#d94a4a\] {
    @media (width >= 64rem) {
      background-color: #d94a4a;
    }
  }
  .lg\:bg-\[\#d96d6d\] {
    @media (width >= 64rem) {
      background-color: #d96d6d;
    }
  }
  .lg\:bg-\[\#d10000\] {
    @media (width >= 64rem) {
      background-color: #d10000;
    }
  }
  .lg\:bg-\[\#d65151\] {
    @media (width >= 64rem) {
      background-color: #d65151;
    }
  }
  .lg\:bg-\[\#d65757\] {
    @media (width >= 64rem) {
      background-color: #d65757;
    }
  }
  .lg\:bg-\[\#d66666\] {
    @media (width >= 64rem) {
      background-color: #d66666;
    }
  }
  .lg\:bg-\[\#d75050\] {
    @media (width >= 64rem) {
      background-color: #d75050;
    }
  }
  .lg\:bg-\[\#d75656\] {
    @media (width >= 64rem) {
      background-color: #d75656;
    }
  }
  .lg\:bg-\[\#d76060\] {
    @media (width >= 64rem) {
      background-color: #d76060;
    }
  }
  .lg\:bg-\[\#d76565\] {
    @media (width >= 64rem) {
      background-color: #d76565;
    }
  }
  .lg\:bg-\[\#d97373\] {
    @media (width >= 64rem) {
      background-color: #d97373;
    }
  }
  .lg\:bg-\[\#da4e4e\] {
    @media (width >= 64rem) {
      background-color: #da4e4e;
    }
  }
  .lg\:bg-\[\#da7272\] {
    @media (width >= 64rem) {
      background-color: #da7272;
    }
  }
  .lg\:bg-\[\#da7777\] {
    @media (width >= 64rem) {
      background-color: #da7777;
    }
  }
  .lg\:bg-\[\#db0000\] {
    @media (width >= 64rem) {
      background-color: #db0000;
    }
  }
  .lg\:bg-\[\#db4848\] {
    @media (width >= 64rem) {
      background-color: #db4848;
    }
  }
  .lg\:bg-\[\#dbdbdb\] {
    @media (width >= 64rem) {
      background-color: #dbdbdb;
    }
  }
  .lg\:bg-\[\#dc7979\] {
    @media (width >= 64rem) {
      background-color: #dc7979;
    }
  }
  .lg\:bg-\[\#dd7e7e\] {
    @media (width >= 64rem) {
      background-color: #dd7e7e;
    }
  }
  .lg\:bg-\[\#dd4040\] {
    @media (width >= 64rem) {
      background-color: #dd4040;
    }
  }
  .lg\:bg-\[\#dd4646\] {
    @media (width >= 64rem) {
      background-color: #dd4646;
    }
  }
  .lg\:bg-\[\#dd7878\] {
    @media (width >= 64rem) {
      background-color: #dd7878;
    }
  }
  .lg\:bg-\[\#de3f3f\] {
    @media (width >= 64rem) {
      background-color: #de3f3f;
    }
  }
  .lg\:bg-\[\#de7d7d\] {
    @media (width >= 64rem) {
      background-color: #de7d7d;
    }
  }
  .lg\:bg-\[\#de8282\] {
    @media (width >= 64rem) {
      background-color: #de8282;
    }
  }
  .lg\:bg-\[\#dedede\] {
    @media (width >= 64rem) {
      background-color: #dedede;
    }
  }
  .lg\:bg-\[\#df8181\] {
    @media (width >= 64rem) {
      background-color: #df8181;
    }
  }
  .lg\:bg-\[\#e0e0e0\] {
    @media (width >= 64rem) {
      background-color: #e0e0e0;
    }
  }
  .lg\:bg-\[\#e00000\] {
    @media (width >= 64rem) {
      background-color: #e00000;
    }
  }
  .lg\:bg-\[\#e1adad\] {
    @media (width >= 64rem) {
      background-color: #e1adad;
    }
  }
  .lg\:bg-\[\#e1b7b7\] {
    @media (width >= 64rem) {
      background-color: #e1b7b7;
    }
  }
  .lg\:bg-\[\#e1bcbc\] {
    @media (width >= 64rem) {
      background-color: #e1bcbc;
    }
  }
  .lg\:bg-\[\#e2a1a1\] {
    @media (width >= 64rem) {
      background-color: #e2a1a1;
    }
  }
  .lg\:bg-\[\#e2a2a2\] {
    @media (width >= 64rem) {
      background-color: #e2a2a2;
    }
  }
  .lg\:bg-\[\#e2a6a6\] {
    @media (width >= 64rem) {
      background-color: #e2a6a6;
    }
  }
  .lg\:bg-\[\#e2a7a7\] {
    @media (width >= 64rem) {
      background-color: #e2a7a7;
    }
  }
  .lg\:bg-\[\#e2abab\] {
    @media (width >= 64rem) {
      background-color: #e2abab;
    }
  }
  .lg\:bg-\[\#e2acac\] {
    @media (width >= 64rem) {
      background-color: #e2acac;
    }
  }
  .lg\:bg-\[\#e2b1b1\] {
    @media (width >= 64rem) {
      background-color: #e2b1b1;
    }
  }
  .lg\:bg-\[\#e2b6b6\] {
    @media (width >= 64rem) {
      background-color: #e2b6b6;
    }
  }
  .lg\:bg-\[\#e2bbbb\] {
    @media (width >= 64rem) {
      background-color: #e2bbbb;
    }
  }
  .lg\:bg-\[\#e2c1c1\] {
    @media (width >= 64rem) {
      background-color: #e2c1c1;
    }
  }
  .lg\:bg-\[\#e2c5c5\] {
    @media (width >= 64rem) {
      background-color: #e2c5c5;
    }
  }
  .lg\:bg-\[\#e2c6c6\] {
    @media (width >= 64rem) {
      background-color: #e2c6c6;
    }
  }
  .lg\:bg-\[\#e2caca\] {
    @media (width >= 64rem) {
      background-color: #e2caca;
    }
  }
  .lg\:bg-\[\#e3b0b0\] {
    @media (width >= 64rem) {
      background-color: #e3b0b0;
    }
  }
  .lg\:bg-\[\#e3c0c0\] {
    @media (width >= 64rem) {
      background-color: #e3c0c0;
    }
  }
  .lg\:bg-\[\#e3c4c4\] {
    @media (width >= 64rem) {
      background-color: #e3c4c4;
    }
  }
  .lg\:bg-\[\#e3e3e3\] {
    @media (width >= 64rem) {
      background-color: #e3e3e3;
    }
  }
  .lg\:bg-\[\#e5cdcd\] {
    @media (width >= 64rem) {
      background-color: #e5cdcd;
    }
  }
  .lg\:bg-\[\#e6d0d0\] {
    @media (width >= 64rem) {
      background-color: #e6d0d0;
    }
  }
  .lg\:bg-\[\#e6e6e6\] {
    @media (width >= 64rem) {
      background-color: #e6e6e6;
    }
  }
  .lg\:bg-\[\#e8d4d4\] {
    @media (width >= 64rem) {
      background-color: #e8d4d4;
    }
  }
  .lg\:bg-\[\#e8d8d8\] {
    @media (width >= 64rem) {
      background-color: #e8d8d8;
    }
  }
  .lg\:bg-\[\#e8d9d9\] {
    @media (width >= 64rem) {
      background-color: #e8d9d9;
    }
  }
  .lg\:bg-\[\#e8e8e8\] {
    @media (width >= 64rem) {
      background-color: #e8e8e8;
    }
  }
  .lg\:bg-\[\#e9d3d3\] {
    @media (width >= 64rem) {
      background-color: #e9d3d3;
    }
  }
  .lg\:bg-\[\#e9d8d8\] {
    @media (width >= 64rem) {
      background-color: #e9d8d8;
    }
  }
  .lg\:bg-\[\#e13d3d\] {
    @media (width >= 64rem) {
      background-color: #e13d3d;
    }
  }
  .lg\:bg-\[\#e18e8e\] {
    @media (width >= 64rem) {
      background-color: #e18e8e;
    }
  }
  .lg\:bg-\[\#e28d8d\] {
    @media (width >= 64rem) {
      background-color: #e28d8d;
    }
  }
  .lg\:bg-\[\#e29c9c\] {
    @media (width >= 64rem) {
      background-color: #e29c9c;
    }
  }
  .lg\:bg-\[\#e29d9d\] {
    @media (width >= 64rem) {
      background-color: #e29d9d;
    }
  }
  .lg\:bg-\[\#e52e2e\] {
    @media (width >= 64rem) {
      background-color: #e52e2e;
    }
  }
  .lg\:bg-\[\#e62d2d\] {
    @media (width >= 64rem) {
      background-color: #e62d2d;
    }
  }
  .lg\:bg-\[\#e08585\] {
    @media (width >= 64rem) {
      background-color: #e08585;
    }
  }
  .lg\:bg-\[\#e13737\] {
    @media (width >= 64rem) {
      background-color: #e13737;
    }
  }
  .lg\:bg-\[\#e18989\] {
    @media (width >= 64rem) {
      background-color: #e18989;
    }
  }
  .lg\:bg-\[\#e19393\] {
    @media (width >= 64rem) {
      background-color: #e19393;
    }
  }
  .lg\:bg-\[\#e23232\] {
    @media (width >= 64rem) {
      background-color: #e23232;
    }
  }
  .lg\:bg-\[\#e29292\] {
    @media (width >= 64rem) {
      background-color: #e29292;
    }
  }
  .lg\:bg-\[\#e29797\] {
    @media (width >= 64rem) {
      background-color: #e29797;
    }
  }
  .lg\:bg-\[\#e29898\] {
    @media (width >= 64rem) {
      background-color: #e29898;
    }
  }
  .lg\:bg-\[\#e39292\] {
    @media (width >= 64rem) {
      background-color: #e39292;
    }
  }
  .lg\:bg-\[\#e60000\] {
    @media (width >= 64rem) {
      background-color: #e60000;
    }
  }
  .lg\:bg-\[\#e62828\] {
    @media (width >= 64rem) {
      background-color: #e62828;
    }
  }
  .lg\:bg-\[\#e82626\] {
    @media (width >= 64rem) {
      background-color: #e82626;
    }
  }
  .lg\:bg-\[\#ea1f1f\] {
    @media (width >= 64rem) {
      background-color: #ea1f1f;
    }
  }
  .lg\:bg-\[\#eadcdc\] {
    @media (width >= 64rem) {
      background-color: #eadcdc;
    }
  }
  .lg\:bg-\[\#eb0000\] {
    @media (width >= 64rem) {
      background-color: #eb0000;
    }
  }
  .lg\:bg-\[\#eb2424\] {
    @media (width >= 64rem) {
      background-color: #eb2424;
    }
  }
  .lg\:bg-\[\#ebebeb\] {
    @media (width >= 64rem) {
      background-color: #ebebeb;
    }
  }
  .lg\:bg-\[\#ecdfdf\] {
    @media (width >= 64rem) {
      background-color: #ecdfdf;
    }
  }
  .lg\:bg-\[\#ededed\] {
    @media (width >= 64rem) {
      background-color: #ededed;
    }
  }
  .lg\:bg-\[\#ee2020\] {
    @media (width >= 64rem) {
      background-color: #ee2020;
    }
  }
  .lg\:bg-\[\#f0f0f0\] {
    @media (width >= 64rem) {
      background-color: #f0f0f0;
    }
  }
  .lg\:bg-\[\#f00000\] {
    @media (width >= 64rem) {
      background-color: #f00000;
    }
  }
  .lg\:bg-\[\#f1e5e5\] {
    @media (width >= 64rem) {
      background-color: #f1e5e5;
    }
  }
  .lg\:bg-\[\#f2f2f2\] {
    @media (width >= 64rem) {
      background-color: #f2f2f2;
    }
  }
  .lg\:bg-\[\#f3e7e7\] {
    @media (width >= 64rem) {
      background-color: #f3e7e7;
    }
  }
  .lg\:bg-\[\#f5ebeb\] {
    @media (width >= 64rem) {
      background-color: #f5ebeb;
    }
  }
  .lg\:bg-\[\#f5f5f5\] {
    @media (width >= 64rem) {
      background-color: #f5f5f5;
    }
  }
  .lg\:bg-\[\#f7f7f7\] {
    @media (width >= 64rem) {
      background-color: #f7f7f7;
    }
  }
  .lg\:bg-\[\#f11e1e\] {
    @media (width >= 64rem) {
      background-color: #f11e1e;
    }
  }
  .lg\:bg-\[\#f50a0a\] {
    @media (width >= 64rem) {
      background-color: #f50a0a;
    }
  }
  .lg\:bg-\[\#f50f0f\] {
    @media (width >= 64rem) {
      background-color: #f50f0f;
    }
  }
  .lg\:bg-\[\#f01919\] {
    @media (width >= 64rem) {
      background-color: #f01919;
    }
  }
  .lg\:bg-\[\#f20202\] {
    @media (width >= 64rem) {
      background-color: #f20202;
    }
  }
  .lg\:bg-\[\#f20707\] {
    @media (width >= 64rem) {
      background-color: #f20707;
    }
  }
  .lg\:bg-\[\#f21818\] {
    @media (width >= 64rem) {
      background-color: #f21818;
    }
  }
  .lg\:bg-\[\#f31212\] {
    @media (width >= 64rem) {
      background-color: #f31212;
    }
  }
  .lg\:bg-\[\#f40101\] {
    @media (width >= 64rem) {
      background-color: #f40101;
    }
  }
  .lg\:bg-\[\#f41010\] {
    @media (width >= 64rem) {
      background-color: #f41010;
    }
  }
  .lg\:bg-\[\#f50000\] {
    @media (width >= 64rem) {
      background-color: #f50000;
    }
  }
  .lg\:bg-\[\#f50505\] {
    @media (width >= 64rem) {
      background-color: #f50505;
    }
  }
  .lg\:bg-\[\#f70202\] {
    @media (width >= 64rem) {
      background-color: #f70202;
    }
  }
  .lg\:bg-\[\#f70808\] {
    @media (width >= 64rem) {
      background-color: #f70808;
    }
  }
  .lg\:bg-\[\#fa0000\] {
    @media (width >= 64rem) {
      background-color: #fa0000;
    }
  }
  .lg\:bg-\[\#fafafa\] {
    @media (width >= 64rem) {
      background-color: #fafafa;
    }
  }
  .lg\:bg-\[\#fcfcfc\] {
    @media (width >= 64rem) {
      background-color: #fcfcfc;
    }
  }
  .lg\:bg-\[\#ffffff\] {
    @media (width >= 64rem) {
      background-color: #ffffff;
    }
  }
  .lg\:text-center {
    @media (width >= 64rem) {
      text-align: center;
    }
  }
  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-3xl {
    @media (width >= 64rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:text-\[17px\] {
    @media (width >= 64rem) {
      font-size: 17px;
    }
  }
  .lg\:text-\[19px\] {
    @media (width >= 64rem) {
      font-size: 19px;
    }
  }
  .lg\:text-\[21px\] {
    @media (width >= 64rem) {
      font-size: 21px;
    }
  }
  .lg\:text-\[22px\] {
    @media (width >= 64rem) {
      font-size: 22px;
    }
  }
  .lg\:text-\[23px\] {
    @media (width >= 64rem) {
      font-size: 23px;
    }
  }
  .lg\:text-\[25px\] {
    @media (width >= 64rem) {
      font-size: 25px;
    }
  }
  .lg\:text-\[26px\] {
    @media (width >= 64rem) {
      font-size: 26px;
    }
  }
  .lg\:text-\[27px\] {
    @media (width >= 64rem) {
      font-size: 27px;
    }
  }
  .lg\:text-\[28px\] {
    @media (width >= 64rem) {
      font-size: 28px;
    }
  }
  .lg\:text-\[29px\] {
    @media (width >= 64rem) {
      font-size: 29px;
    }
  }
  .lg\:text-\[31px\] {
    @media (width >= 64rem) {
      font-size: 31px;
    }
  }
  .lg\:text-\[32px\] {
    @media (width >= 64rem) {
      font-size: 32px;
    }
  }
  .lg\:text-\[33px\] {
    @media (width >= 64rem) {
      font-size: 33px;
    }
  }
  .lg\:text-\[34px\] {
    @media (width >= 64rem) {
      font-size: 34px;
    }
  }
  .lg\:text-\[35px\] {
    @media (width >= 64rem) {
      font-size: 35px;
    }
  }
  .lg\:text-\[37px\] {
    @media (width >= 64rem) {
      font-size: 37px;
    }
  }
  .lg\:text-\[38px\] {
    @media (width >= 64rem) {
      font-size: 38px;
    }
  }
  .lg\:text-\[39px\] {
    @media (width >= 64rem) {
      font-size: 39px;
    }
  }
  .lg\:font-bold {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .lg\:text-\[\#59ff00\] {
    @media (width >= 64rem) {
      color: #59ff00;
    }
  }
  .lg\:text-\[\#020000\] {
    @media (width >= 64rem) {
      color: #020000;
    }
  }
  .lg\:text-\[\#190000\] {
    @media (width >= 64rem) {
      color: #190000;
    }
  }
  .lg\:text-\[\#ff0000\] {
    @media (width >= 64rem) {
      color: #ff0000;
    }
  }
  .lg\:text-\[\#ff0200\] {
    @media (width >= 64rem) {
      color: #ff0200;
    }
  }
  .lg\:text-\[\#ff1900\] {
    @media (width >= 64rem) {
      color: #ff1900;
    }
  }
  .lg\:text-\[\#ffff00\] {
    @media (width >= 64rem) {
      color: #ffff00;
    }
  }
  .lg\:text-\[\#ffff02\] {
    @media (width >= 64rem) {
      color: #ffff02;
    }
  }
  .lg\:text-\[\#ffff19\] {
    @media (width >= 64rem) {
      color: #ffff19;
    }
  }
  .lg\:text-\[\#ffffff\] {
    @media (width >= 64rem) {
      color: #ffffff;
    }
  }
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  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-leading: initial;
      --tw-font-weight: initial;
    }
  }
}

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