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);}}
#ik1yq{display:block;width:100%;margin:0 auto;}
#ijzbj{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;cursor:pointer;background:rgba(0,0,0,0.01);}
#i7l44{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-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --tracking-normal: 0em;
    --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-\[200px\] {
    min-height: 200px;
  }
  .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-4 {
    padding: calc(var(--spacing) * 4);
  }
  .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;
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-center {
    @media (width >= 64rem) {
      text-align: center;
    }
  }
  .lg\:leading-7 {
    @media (width >= 64rem) {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }
  .lg\:leading-8 {
    @media (width >= 64rem) {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }
  .lg\:leading-\[29px\] {
    @media (width >= 64rem) {
      --tw-leading: 29px;
      line-height: 29px;
    }
  }
  .lg\:leading-\[30px\] {
    @media (width >= 64rem) {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }
  .lg\:leading-\[31px\] {
    @media (width >= 64rem) {
      --tw-leading: 31px;
      line-height: 31px;
    }
  }
  .lg\:leading-\[33px\] {
    @media (width >= 64rem) {
      --tw-leading: 33px;
      line-height: 33px;
    }
  }
  .lg\:tracking-\[-1px\] {
    @media (width >= 64rem) {
      --tw-tracking: -1px;
      letter-spacing: -1px;
    }
  }
  .lg\:tracking-\[-2px\] {
    @media (width >= 64rem) {
      --tw-tracking: -2px;
      letter-spacing: -2px;
    }
  }
  .lg\:tracking-\[-3px\] {
    @media (width >= 64rem) {
      --tw-tracking: -3px;
      letter-spacing: -3px;
    }
  }
  .lg\:tracking-normal {
    @media (width >= 64rem) {
      --tw-tracking: var(--tracking-normal);
      letter-spacing: var(--tracking-normal);
    }
  }
  .lg\:text-\[\#0a0606\] {
    @media (width >= 64rem) {
      color: #0a0606;
    }
  }
  .lg\:text-\[\#0b0404\] {
    @media (width >= 64rem) {
      color: #0b0404;
    }
  }
  .lg\:text-\[\#0d0d0d\] {
    @media (width >= 64rem) {
      color: #0d0d0d;
    }
  }
  .lg\:text-\[\#0d0808\] {
    @media (width >= 64rem) {
      color: #0d0808;
    }
  }
  .lg\:text-\[\#0f0f0f\] {
    @media (width >= 64rem) {
      color: #0f0f0f;
    }
  }
  .lg\:text-\[\#0f0606\] {
    @media (width >= 64rem) {
      color: #0f0606;
    }
  }
  .lg\:text-\[\#000000\] {
    @media (width >= 64rem) {
      color: #000000;
    }
  }
  .lg\:text-\[\#1a0a0a\] {
    @media (width >= 64rem) {
      color: #1a0a0a;
    }
  }
  .lg\:text-\[\#1a0f0f\] {
    @media (width >= 64rem) {
      color: #1a0f0f;
    }
  }
  .lg\:text-\[\#1a1a1a\] {
    @media (width >= 64rem) {
      color: #1a1a1a;
    }
  }
  .lg\:text-\[\#1a1919\] {
    @media (width >= 64rem) {
      color: #1a1919;
    }
  }
  .lg\:text-\[\#1b1818\] {
    @media (width >= 64rem) {
      color: #1b1818;
    }
  }
  .lg\:text-\[\#1c1c1c\] {
    @media (width >= 64rem) {
      color: #1c1c1c;
    }
  }
  .lg\:text-\[\#2a2222\] {
    @media (width >= 64rem) {
      color: #2a2222;
    }
  }
  .lg\:text-\[\#2b2b2b\] {
    @media (width >= 64rem) {
      color: #2b2b2b;
    }
  }
  .lg\:text-\[\#2d1010\] {
    @media (width >= 64rem) {
      color: #2d1010;
    }
  }
  .lg\:text-\[\#2e2424\] {
    @media (width >= 64rem) {
      color: #2e2424;
    }
  }
  .lg\:text-\[\#2f0e0e\] {
    @media (width >= 64rem) {
      color: #2f0e0e;
    }
  }
  .lg\:text-\[\#2f1313\] {
    @media (width >= 64rem) {
      color: #2f1313;
    }
  }
  .lg\:text-\[\#2f1414\] {
    @media (width >= 64rem) {
      color: #2f1414;
    }
  }
  .lg\:text-\[\#3a1313\] {
    @media (width >= 64rem) {
      color: #3a1313;
    }
  }
  .lg\:text-\[\#3a2727\] {
    @media (width >= 64rem) {
      color: #3a2727;
    }
  }
  .lg\:text-\[\#3a3131\] {
    @media (width >= 64rem) {
      color: #3a3131;
    }
  }
  .lg\:text-\[\#3c2a2a\] {
    @media (width >= 64rem) {
      color: #3c2a2a;
    }
  }
  .lg\:text-\[\#3c2020\] {
    @media (width >= 64rem) {
      color: #3c2020;
    }
  }
  .lg\:text-\[\#3c3434\] {
    @media (width >= 64rem) {
      color: #3c3434;
    }
  }
  .lg\:text-\[\#3d1a1a\] {
    @media (width >= 64rem) {
      color: #3d1a1a;
    }
  }
  .lg\:text-\[\#3e1818\] {
    @media (width >= 64rem) {
      color: #3e1818;
    }
  }
  .lg\:text-\[\#3e1919\] {
    @media (width >= 64rem) {
      color: #3e1919;
    }
  }
  .lg\:text-\[\#3e2323\] {
    @media (width >= 64rem) {
      color: #3e2323;
    }
  }
  .lg\:text-\[\#3f1818\] {
    @media (width >= 64rem) {
      color: #3f1818;
    }
  }
  .lg\:text-\[\#3f3636\] {
    @media (width >= 64rem) {
      color: #3f3636;
    }
  }
  .lg\:text-\[\#4a3f3f\] {
    @media (width >= 64rem) {
      color: #4a3f3f;
    }
  }
  .lg\:text-\[\#4a2121\] {
    @media (width >= 64rem) {
      color: #4a2121;
    }
  }
  .lg\:text-\[\#4b1b1b\] {
    @media (width >= 64rem) {
      color: #4b1b1b;
    }
  }
  .lg\:text-\[\#4b2626\] {
    @media (width >= 64rem) {
      color: #4b2626;
    }
  }
  .lg\:text-\[\#4c2a2a\] {
    @media (width >= 64rem) {
      color: #4c2a2a;
    }
  }
  .lg\:text-\[\#4c2424\] {
    @media (width >= 64rem) {
      color: #4c2424;
    }
  }
  .lg\:text-\[\#4d2d2d\] {
    @media (width >= 64rem) {
      color: #4d2d2d;
    }
  }
  .lg\:text-\[\#4d4d4d\] {
    @media (width >= 64rem) {
      color: #4d4d4d;
    }
  }
  .lg\:text-\[\#4d2323\] {
    @media (width >= 64rem) {
      color: #4d2323;
    }
  }
  .lg\:text-\[\#4d4242\] {
    @media (width >= 64rem) {
      color: #4d4242;
    }
  }
  .lg\:text-\[\#4e0909\] {
    @media (width >= 64rem) {
      color: #4e0909;
    }
  }
  .lg\:text-\[\#4e2727\] {
    @media (width >= 64rem) {
      color: #4e2727;
    }
  }
  .lg\:text-\[\#4f4f4f\] {
    @media (width >= 64rem) {
      color: #4f4f4f;
    }
  }
  .lg\:text-\[\#4f1717\] {
    @media (width >= 64rem) {
      color: #4f1717;
    }
  }
  .lg\:text-\[\#4f2121\] {
    @media (width >= 64rem) {
      color: #4f2121;
    }
  }
  .lg\:text-\[\#4f2727\] {
    @media (width >= 64rem) {
      color: #4f2727;
    }
  }
  .lg\:text-\[\#4f3030\] {
    @media (width >= 64rem) {
      color: #4f3030;
    }
  }
  .lg\:text-\[\#5a2a2a\] {
    @media (width >= 64rem) {
      color: #5a2a2a;
    }
  }
  .lg\:text-\[\#5a2b2b\] {
    @media (width >= 64rem) {
      color: #5a2b2b;
    }
  }
  .lg\:text-\[\#5a0707\] {
    @media (width >= 64rem) {
      color: #5a0707;
    }
  }
  .lg\:text-\[\#5c5c5c\] {
    @media (width >= 64rem) {
      color: #5c5c5c;
    }
  }
  .lg\:text-\[\#5e3b3b\] {
    @media (width >= 64rem) {
      color: #5e3b3b;
    }
  }
  .lg\:text-\[\#5e2626\] {
    @media (width >= 64rem) {
      color: #5e2626;
    }
  }
  .lg\:text-\[\#5e3636\] {
    @media (width >= 64rem) {
      color: #5e3636;
    }
  }
  .lg\:text-\[\#5e5050\] {
    @media (width >= 64rem) {
      color: #5e5050;
    }
  }
  .lg\:text-\[\#5f4f4f\] {
    @media (width >= 64rem) {
      color: #5f4f4f;
    }
  }
  .lg\:text-\[\#5f2525\] {
    @media (width >= 64rem) {
      color: #5f2525;
    }
  }
  .lg\:text-\[\#6a5858\] {
    @media (width >= 64rem) {
      color: #6a5858;
    }
  }
  .lg\:text-\[\#6b6b6b\] {
    @media (width >= 64rem) {
      color: #6b6b6b;
    }
  }
  .lg\:text-\[\#6b4343\] {
    @media (width >= 64rem) {
      color: #6b4343;
    }
  }
  .lg\:text-\[\#6c3737\] {
    @media (width >= 64rem) {
      color: #6c3737;
    }
  }
  .lg\:text-\[\#6d5a5a\] {
    @media (width >= 64rem) {
      color: #6d5a5a;
    }
  }
  .lg\:text-\[\#6d3131\] {
    @media (width >= 64rem) {
      color: #6d3131;
    }
  }
  .lg\:text-\[\#6d3636\] {
    @media (width >= 64rem) {
      color: #6d3636;
    }
  }
  .lg\:text-\[\#6d3737\] {
    @media (width >= 64rem) {
      color: #6d3737;
    }
  }
  .lg\:text-\[\#6e2b2b\] {
    @media (width >= 64rem) {
      color: #6e2b2b;
    }
  }
  .lg\:text-\[\#6e6e6e\] {
    @media (width >= 64rem) {
      color: #6e6e6e;
    }
  }
  .lg\:text-\[\#6e3535\] {
    @media (width >= 64rem) {
      color: #6e3535;
    }
  }
  .lg\:text-\[\#6f2a2a\] {
    @media (width >= 64rem) {
      color: #6f2a2a;
    }
  }
  .lg\:text-\[\#6f2f2f\] {
    @media (width >= 64rem) {
      color: #6f2f2f;
    }
  }
  .lg\:text-\[\#6f3e3e\] {
    @media (width >= 64rem) {
      color: #6f3e3e;
    }
  }
  .lg\:text-\[\#6f0606\] {
    @media (width >= 64rem) {
      color: #6f0606;
    }
  }
  .lg\:text-\[\#6f3434\] {
    @media (width >= 64rem) {
      color: #6f3434;
    }
  }
  .lg\:text-\[\#6f3939\] {
    @media (width >= 64rem) {
      color: #6f3939;
    }
  }
  .lg\:text-\[\#7a1f1f\] {
    @media (width >= 64rem) {
      color: #7a1f1f;
    }
  }
  .lg\:text-\[\#7a7a7a\] {
    @media (width >= 64rem) {
      color: #7a7a7a;
    }
  }
  .lg\:text-\[\#7a0505\] {
    @media (width >= 64rem) {
      color: #7a0505;
    }
  }
  .lg\:text-\[\#7a4343\] {
    @media (width >= 64rem) {
      color: #7a4343;
    }
  }
  .lg\:text-\[\#7b2323\] {
    @media (width >= 64rem) {
      color: #7b2323;
    }
  }
  .lg\:text-\[\#7b3232\] {
    @media (width >= 64rem) {
      color: #7b3232;
    }
  }
  .lg\:text-\[\#7b6060\] {
    @media (width >= 64rem) {
      color: #7b6060;
    }
  }
  .lg\:text-\[\#7c3131\] {
    @media (width >= 64rem) {
      color: #7c3131;
    }
  }
  .lg\:text-\[\#7c4646\] {
    @media (width >= 64rem) {
      color: #7c4646;
    }
  }
  .lg\:text-\[\#7d3f3f\] {
    @media (width >= 64rem) {
      color: #7d3f3f;
    }
  }
  .lg\:text-\[\#7d4545\] {
    @media (width >= 64rem) {
      color: #7d4545;
    }
  }
  .lg\:text-\[\#7e2a2a\] {
    @media (width >= 64rem) {
      color: #7e2a2a;
    }
  }
  .lg\:text-\[\#7e2020\] {
    @media (width >= 64rem) {
      color: #7e2020;
    }
  }
  .lg\:text-\[\#7e2525\] {
    @media (width >= 64rem) {
      color: #7e2525;
    }
  }
  .lg\:text-\[\#7e3535\] {
    @media (width >= 64rem) {
      color: #7e3535;
    }
  }
  .lg\:text-\[\#7e6363\] {
    @media (width >= 64rem) {
      color: #7e6363;
    }
  }
  .lg\:text-\[\#7f1f1f\] {
    @media (width >= 64rem) {
      color: #7f1f1f;
    }
  }
  .lg\:text-\[\#7f2e2e\] {
    @media (width >= 64rem) {
      color: #7f2e2e;
    }
  }
  .lg\:text-\[\#7f2f2f\] {
    @media (width >= 64rem) {
      color: #7f2f2f;
    }
  }
  .lg\:text-\[\#7f2424\] {
    @media (width >= 64rem) {
      color: #7f2424;
    }
  }
  .lg\:text-\[\#8a8a8a\] {
    @media (width >= 64rem) {
      color: #8a8a8a;
    }
  }
  .lg\:text-\[\#8a2828\] {
    @media (width >= 64rem) {
      color: #8a2828;
    }
  }
  .lg\:text-\[\#8a6666\] {
    @media (width >= 64rem) {
      color: #8a6666;
    }
  }
  .lg\:text-\[\#8b4b4b\] {
    @media (width >= 64rem) {
      color: #8b4b4b;
    }
  }
  .lg\:text-\[\#8b0404\] {
    @media (width >= 64rem) {
      color: #8b0404;
    }
  }
  .lg\:text-\[\#8b4141\] {
    @media (width >= 64rem) {
      color: #8b4141;
    }
  }
  .lg\:text-\[\#8b4646\] {
    @media (width >= 64rem) {
      color: #8b4646;
    }
  }
  .lg\:text-\[\#8c4a4a\] {
    @media (width >= 64rem) {
      color: #8c4a4a;
    }
  }
  .lg\:text-\[\#8d3f3f\] {
    @media (width >= 64rem) {
      color: #8d3f3f;
    }
  }
  .lg\:text-\[\#8d3434\] {
    @media (width >= 64rem) {
      color: #8d3434;
    }
  }
  .lg\:text-\[\#8d4444\] {
    @media (width >= 64rem) {
      color: #8d4444;
    }
  }
  .lg\:text-\[\#8d4949\] {
    @media (width >= 64rem) {
      color: #8d4949;
    }
  }
  .lg\:text-\[\#8e6767\] {
    @media (width >= 64rem) {
      color: #8e6767;
    }
  }
  .lg\:text-\[\#8f8f8f\] {
    @media (width >= 64rem) {
      color: #8f8f8f;
    }
  }
  .lg\:text-\[\#8f4242\] {
    @media (width >= 64rem) {
      color: #8f4242;
    }
  }
  .lg\:text-\[\#9b2c2c\] {
    @media (width >= 64rem) {
      color: #9b2c2c;
    }
  }
  .lg\:text-\[\#9b3636\] {
    @media (width >= 64rem) {
      color: #9b3636;
    }
  }
  .lg\:text-\[\#9b6969\] {
    @media (width >= 64rem) {
      color: #9b6969;
    }
  }
  .lg\:text-\[\#9c1c1c\] {
    @media (width >= 64rem) {
      color: #9c1c1c;
    }
  }
  .lg\:text-\[\#9c4f4f\] {
    @media (width >= 64rem) {
      color: #9c4f4f;
    }
  }
  .lg\:text-\[\#9c9c9c\] {
    @media (width >= 64rem) {
      color: #9c9c9c;
    }
  }
  .lg\:text-\[\#9c2121\] {
    @media (width >= 64rem) {
      color: #9c2121;
    }
  }
  .lg\:text-\[\#9c6868\] {
    @media (width >= 64rem) {
      color: #9c6868;
    }
  }
  .lg\:text-\[\#9e9e9e\] {
    @media (width >= 64rem) {
      color: #9e9e9e;
    }
  }
  .lg\:text-\[\#9e2929\] {
    @media (width >= 64rem) {
      color: #9e2929;
    }
  }
  .lg\:text-\[\#9e4242\] {
    @media (width >= 64rem) {
      color: #9e4242;
    }
  }
  .lg\:text-\[\#9f0404\] {
    @media (width >= 64rem) {
      color: #9f0404;
    }
  }
  .lg\:text-\[\#9f3838\] {
    @media (width >= 64rem) {
      color: #9f3838;
    }
  }
  .lg\:text-\[\#100a0a\] {
    @media (width >= 64rem) {
      color: #100a0a;
    }
  }
  .lg\:text-\[\#130c0c\] {
    @media (width >= 64rem) {
      color: #130c0c;
    }
  }
  .lg\:text-\[\#160e0e\] {
    @media (width >= 64rem) {
      color: #160e0e;
    }
  }
  .lg\:text-\[\#201d1d\] {
    @media (width >= 64rem) {
      color: #201d1d;
    }
  }
  .lg\:text-\[\#250e0e\] {
    @media (width >= 64rem) {
      color: #250e0e;
    }
  }
  .lg\:text-\[\#300d0d\] {
    @media (width >= 64rem) {
      color: #300d0d;
    }
  }
  .lg\:text-\[\#310c0c\] {
    @media (width >= 64rem) {
      color: #310c0c;
    }
  }
  .lg\:text-\[\#311b1b\] {
    @media (width >= 64rem) {
      color: #311b1b;
    }
  }
  .lg\:text-\[\#361b1b\] {
    @media (width >= 64rem) {
      color: #361b1b;
    }
  }
  .lg\:text-\[\#362b2b\] {
    @media (width >= 64rem) {
      color: #362b2b;
    }
  }
  .lg\:text-\[\#372a2a\] {
    @media (width >= 64rem) {
      color: #372a2a;
    }
  }
  .lg\:text-\[\#372f2f\] {
    @media (width >= 64rem) {
      color: #372f2f;
    }
  }
  .lg\:text-\[\#382e2e\] {
    @media (width >= 64rem) {
      color: #382e2e;
    }
  }
  .lg\:text-\[\#391e1e\] {
    @media (width >= 64rem) {
      color: #391e1e;
    }
  }
  .lg\:text-\[\#401c1c\] {
    @media (width >= 64rem) {
      color: #401c1c;
    }
  }
  .lg\:text-\[\#410b0b\] {
    @media (width >= 64rem) {
      color: #410b0b;
    }
  }
  .lg\:text-\[\#412a2a\] {
    @media (width >= 64rem) {
      color: #412a2a;
    }
  }
  .lg\:text-\[\#430a0a\] {
    @media (width >= 64rem) {
      color: #430a0a;
    }
  }
  .lg\:text-\[\#441d1d\] {
    @media (width >= 64rem) {
      color: #441d1d;
    }
  }
  .lg\:text-\[\#462a2a\] {
    @media (width >= 64rem) {
      color: #462a2a;
    }
  }
  .lg\:text-\[\#471f1f\] {
    @media (width >= 64rem) {
      color: #471f1f;
    }
  }
  .lg\:text-\[\#472a2a\] {
    @media (width >= 64rem) {
      color: #472a2a;
    }
  }
  .lg\:text-\[\#473e3e\] {
    @media (width >= 64rem) {
      color: #473e3e;
    }
  }
  .lg\:text-\[\#492c2c\] {
    @media (width >= 64rem) {
      color: #492c2c;
    }
  }
  .lg\:text-\[\#512a2a\] {
    @media (width >= 64rem) {
      color: #512a2a;
    }
  }
  .lg\:text-\[\#532d2d\] {
    @media (width >= 64rem) {
      color: #532d2d;
    }
  }
  .lg\:text-\[\#542c2c\] {
    @media (width >= 64rem) {
      color: #542c2c;
    }
  }
  .lg\:text-\[\#581d1d\] {
    @media (width >= 64rem) {
      color: #581d1d;
    }
  }
  .lg\:text-\[\#584b4b\] {
    @media (width >= 64rem) {
      color: #584b4b;
    }
  }
  .lg\:text-\[\#613d3d\] {
    @media (width >= 64rem) {
      color: #613d3d;
    }
  }
  .lg\:text-\[\#631d1d\] {
    @media (width >= 64rem) {
      color: #631d1d;
    }
  }
  .lg\:text-\[\#632c2c\] {
    @media (width >= 64rem) {
      color: #632c2c;
    }
  }
  .lg\:text-\[\#641b1b\] {
    @media (width >= 64rem) {
      color: #641b1b;
    }
  }
  .lg\:text-\[\#652a2a\] {
    @media (width >= 64rem) {
      color: #652a2a;
    }
  }
  .lg\:text-\[\#672d2d\] {
    @media (width >= 64rem) {
      color: #672d2d;
    }
  }
  .lg\:text-\[\#682c2c\] {
    @media (width >= 64rem) {
      color: #682c2c;
    }
  }
  .lg\:text-\[\#683b3b\] {
    @media (width >= 64rem) {
      color: #683b3b;
    }
  }
  .lg\:text-\[\#691c1c\] {
    @media (width >= 64rem) {
      color: #691c1c;
    }
  }
  .lg\:text-\[\#692b2b\] {
    @media (width >= 64rem) {
      color: #692b2b;
    }
  }
  .lg\:text-\[\#703e3e\] {
    @media (width >= 64rem) {
      color: #703e3e;
    }
  }
  .lg\:text-\[\#705c5c\] {
    @media (width >= 64rem) {
      color: #705c5c;
    }
  }
  .lg\:text-\[\#711e1e\] {
    @media (width >= 64rem) {
      color: #711e1e;
    }
  }
  .lg\:text-\[\#712d2d\] {
    @media (width >= 64rem) {
      color: #712d2d;
    }
  }
  .lg\:text-\[\#713d3d\] {
    @media (width >= 64rem) {
      color: #713d3d;
    }
  }
  .lg\:text-\[\#722c2c\] {
    @media (width >= 64rem) {
      color: #722c2c;
    }
  }
  .lg\:text-\[\#723c3c\] {
    @media (width >= 64rem) {
      color: #723c3c;
    }
  }
  .lg\:text-\[\#735e5e\] {
    @media (width >= 64rem) {
      color: #735e5e;
    }
  }
  .lg\:text-\[\#761e1e\] {
    @media (width >= 64rem) {
      color: #761e1e;
    }
  }
  .lg\:text-\[\#762e2e\] {
    @media (width >= 64rem) {
      color: #762e2e;
    }
  }
  .lg\:text-\[\#775f5f\] {
    @media (width >= 64rem) {
      color: #775f5f;
    }
  }
  .lg\:text-\[\#782b2b\] {
    @media (width >= 64rem) {
      color: #782b2b;
    }
  }
  .lg\:text-\[\#793e3e\] {
    @media (width >= 64rem) {
      color: #793e3e;
    }
  }
  .lg\:text-\[\#802d2d\] {
    @media (width >= 64rem) {
      color: #802d2d;
    }
  }
  .lg\:text-\[\#804d4d\] {
    @media (width >= 64rem) {
      color: #804d4d;
    }
  }
  .lg\:text-\[\#822b2b\] {
    @media (width >= 64rem) {
      color: #822b2b;
    }
  }
  .lg\:text-\[\#832a2a\] {
    @media (width >= 64rem) {
      color: #832a2a;
    }
  }
  .lg\:text-\[\#842a2a\] {
    @media (width >= 64rem) {
      color: #842a2a;
    }
  }
  .lg\:text-\[\#851e1e\] {
    @media (width >= 64rem) {
      color: #851e1e;
    }
  }
  .lg\:text-\[\#852e2e\] {
    @media (width >= 64rem) {
      color: #852e2e;
    }
  }
  .lg\:text-\[\#883a3a\] {
    @media (width >= 64rem) {
      color: #883a3a;
    }
  }
  .lg\:text-\[\#901d1d\] {
    @media (width >= 64rem) {
      color: #901d1d;
    }
  }
  .lg\:text-\[\#931b1b\] {
    @media (width >= 64rem) {
      color: #931b1b;
    }
  }
  .lg\:text-\[\#934d4d\] {
    @media (width >= 64rem) {
      color: #934d4d;
    }
  }
  .lg\:text-\[\#030202\] {
    @media (width >= 64rem) {
      color: #030202;
    }
  }
  .lg\:text-\[\#030303\] {
    @media (width >= 64rem) {
      color: #030303;
    }
  }
  .lg\:text-\[\#050505\] {
    @media (width >= 64rem) {
      color: #050505;
    }
  }
  .lg\:text-\[\#060404\] {
    @media (width >= 64rem) {
      color: #060404;
    }
  }
  .lg\:text-\[\#070303\] {
    @media (width >= 64rem) {
      color: #070303;
    }
  }
  .lg\:text-\[\#090606\] {
    @media (width >= 64rem) {
      color: #090606;
    }
  }
  .lg\:text-\[\#120707\] {
    @media (width >= 64rem) {
      color: #120707;
    }
  }
  .lg\:text-\[\#121212\] {
    @media (width >= 64rem) {
      color: #121212;
    }
  }
  .lg\:text-\[\#141414\] {
    @media (width >= 64rem) {
      color: #141414;
    }
  }
  .lg\:text-\[\#171616\] {
    @media (width >= 64rem) {
      color: #171616;
    }
  }
  .lg\:text-\[\#171717\] {
    @media (width >= 64rem) {
      color: #171717;
    }
  }
  .lg\:text-\[\#201313\] {
    @media (width >= 64rem) {
      color: #201313;
    }
  }
  .lg\:text-\[\#212121\] {
    @media (width >= 64rem) {
      color: #212121;
    }
  }
  .lg\:text-\[\#231515\] {
    @media (width >= 64rem) {
      color: #231515;
    }
  }
  .lg\:text-\[\#242424\] {
    @media (width >= 64rem) {
      color: #242424;
    }
  }
  .lg\:text-\[\#271616\] {
    @media (width >= 64rem) {
      color: #271616;
    }
  }
  .lg\:text-\[\#292929\] {
    @media (width >= 64rem) {
      color: #292929;
    }
  }
  .lg\:text-\[\#303030\] {
    @media (width >= 64rem) {
      color: #303030;
    }
  }
  .lg\:text-\[\#311616\] {
    @media (width >= 64rem) {
      color: #311616;
    }
  }
  .lg\:text-\[\#312525\] {
    @media (width >= 64rem) {
      color: #312525;
    }
  }
  .lg\:text-\[\#321010\] {
    @media (width >= 64rem) {
      color: #321010;
    }
  }
  .lg\:text-\[\#331919\] {
    @media (width >= 64rem) {
      color: #331919;
    }
  }
  .lg\:text-\[\#352727\] {
    @media (width >= 64rem) {
      color: #352727;
    }
  }
  .lg\:text-\[\#363636\] {
    @media (width >= 64rem) {
      color: #363636;
    }
  }
  .lg\:text-\[\#382929\] {
    @media (width >= 64rem) {
      color: #382929;
    }
  }
  .lg\:text-\[\#383838\] {
    @media (width >= 64rem) {
      color: #383838;
    }
  }
  .lg\:text-\[\#404040\] {
    @media (width >= 64rem) {
      color: #404040;
    }
  }
  .lg\:text-\[\#413939\] {
    @media (width >= 64rem) {
      color: #413939;
    }
  }
  .lg\:text-\[\#422929\] {
    @media (width >= 64rem) {
      color: #422929;
    }
  }
  .lg\:text-\[\#423838\] {
    @media (width >= 64rem) {
      color: #423838;
    }
  }
  .lg\:text-\[\#424242\] {
    @media (width >= 64rem) {
      color: #424242;
    }
  }
  .lg\:text-\[\#431919\] {
    @media (width >= 64rem) {
      color: #431919;
    }
  }
  .lg\:text-\[\#432828\] {
    @media (width >= 64rem) {
      color: #432828;
    }
  }
  .lg\:text-\[\#454545\] {
    @media (width >= 64rem) {
      color: #454545;
    }
  }
  .lg\:text-\[\#461616\] {
    @media (width >= 64rem) {
      color: #461616;
    }
  }
  .lg\:text-\[\#462525\] {
    @media (width >= 64rem) {
      color: #462525;
    }
  }
  .lg\:text-\[\#471515\] {
    @media (width >= 64rem) {
      color: #471515;
    }
  }
  .lg\:text-\[\#474747\] {
    @media (width >= 64rem) {
      color: #474747;
    }
  }
  .lg\:text-\[\#512929\] {
    @media (width >= 64rem) {
      color: #512929;
    }
  }
  .lg\:text-\[\#522323\] {
    @media (width >= 64rem) {
      color: #522323;
    }
  }
  .lg\:text-\[\#523232\] {
    @media (width >= 64rem) {
      color: #523232;
    }
  }
  .lg\:text-\[\#531818\] {
    @media (width >= 64rem) {
      color: #531818;
    }
  }
  .lg\:text-\[\#532727\] {
    @media (width >= 64rem) {
      color: #532727;
    }
  }
  .lg\:text-\[\#534646\] {
    @media (width >= 64rem) {
      color: #534646;
    }
  }
  .lg\:text-\[\#540808\] {
    @media (width >= 64rem) {
      color: #540808;
    }
  }
  .lg\:text-\[\#545454\] {
    @media (width >= 64rem) {
      color: #545454;
    }
  }
  .lg\:text-\[\#554949\] {
    @media (width >= 64rem) {
      color: #554949;
    }
  }
  .lg\:text-\[\#562424\] {
    @media (width >= 64rem) {
      color: #562424;
    }
  }
  .lg\:text-\[\#562525\] {
    @media (width >= 64rem) {
      color: #562525;
    }
  }
  .lg\:text-\[\#575757\] {
    @media (width >= 64rem) {
      color: #575757;
    }
  }
  .lg\:text-\[\#581919\] {
    @media (width >= 64rem) {
      color: #581919;
    }
  }
  .lg\:text-\[\#582828\] {
    @media (width >= 64rem) {
      color: #582828;
    }
  }
  .lg\:text-\[\#583232\] {
    @media (width >= 64rem) {
      color: #583232;
    }
  }
  .lg\:text-\[\#583737\] {
    @media (width >= 64rem) {
      color: #583737;
    }
  }
  .lg\:text-\[\#592626\] {
    @media (width >= 64rem) {
      color: #592626;
    }
  }
  .lg\:text-\[\#595959\] {
    @media (width >= 64rem) {
      color: #595959;
    }
  }
  .lg\:text-\[\#612929\] {
    @media (width >= 64rem) {
      color: #612929;
    }
  }
  .lg\:text-\[\#613838\] {
    @media (width >= 64rem) {
      color: #613838;
    }
  }
  .lg\:text-\[\#616161\] {
    @media (width >= 64rem) {
      color: #616161;
    }
  }
  .lg\:text-\[\#622727\] {
    @media (width >= 64rem) {
      color: #622727;
    }
  }
  .lg\:text-\[\#640707\] {
    @media (width >= 64rem) {
      color: #640707;
    }
  }
  .lg\:text-\[\#645454\] {
    @media (width >= 64rem) {
      color: #645454;
    }
  }
  .lg\:text-\[\#652020\] {
    @media (width >= 64rem) {
      color: #652020;
    }
  }
  .lg\:text-\[\#652424\] {
    @media (width >= 64rem) {
      color: #652424;
    }
  }
  .lg\:text-\[\#662929\] {
    @media (width >= 64rem) {
      color: #662929;
    }
  }
  .lg\:text-\[\#666666\] {
    @media (width >= 64rem) {
      color: #666666;
    }
  }
  .lg\:text-\[\#675656\] {
    @media (width >= 64rem) {
      color: #675656;
    }
  }
  .lg\:text-\[\#682222\] {
    @media (width >= 64rem) {
      color: #682222;
    }
  }
  .lg\:text-\[\#683131\] {
    @media (width >= 64rem) {
      color: #683131;
    }
  }
  .lg\:text-\[\#683636\] {
    @media (width >= 64rem) {
      color: #683636;
    }
  }
  .lg\:text-\[\#703838\] {
    @media (width >= 64rem) {
      color: #703838;
    }
  }
  .lg\:text-\[\#707070\] {
    @media (width >= 64rem) {
      color: #707070;
    }
  }
  .lg\:text-\[\#722222\] {
    @media (width >= 64rem) {
      color: #722222;
    }
  }
  .lg\:text-\[\#723131\] {
    @media (width >= 64rem) {
      color: #723131;
    }
  }
  .lg\:text-\[\#723636\] {
    @media (width >= 64rem) {
      color: #723636;
    }
  }
  .lg\:text-\[\#724040\] {
    @media (width >= 64rem) {
      color: #724040;
    }
  }
  .lg\:text-\[\#732121\] {
    @media (width >= 64rem) {
      color: #732121;
    }
  }
  .lg\:text-\[\#754343\] {
    @media (width >= 64rem) {
      color: #754343;
    }
  }
  .lg\:text-\[\#754848\] {
    @media (width >= 64rem) {
      color: #754848;
    }
  }
  .lg\:text-\[\#757575\] {
    @media (width >= 64rem) {
      color: #757575;
    }
  }
  .lg\:text-\[\#763737\] {
    @media (width >= 64rem) {
      color: #763737;
    }
  }
  .lg\:text-\[\#764242\] {
    @media (width >= 64rem) {
      color: #764242;
    }
  }
  .lg\:text-\[\#772222\] {
    @media (width >= 64rem) {
      color: #772222;
    }
  }
  .lg\:text-\[\#787878\] {
    @media (width >= 64rem) {
      color: #787878;
    }
  }
  .lg\:text-\[\#792020\] {
    @media (width >= 64rem) {
      color: #792020;
    }
  }
  .lg\:text-\[\#802323\] {
    @media (width >= 64rem) {
      color: #802323;
    }
  }
  .lg\:text-\[\#803333\] {
    @media (width >= 64rem) {
      color: #803333;
    }
  }
  .lg\:text-\[\#804747\] {
    @media (width >= 64rem) {
      color: #804747;
    }
  }
  .lg\:text-\[\#808080\] {
    @media (width >= 64rem) {
      color: #808080;
    }
  }
  .lg\:text-\[\#812222\] {
    @media (width >= 64rem) {
      color: #812222;
    }
  }
  .lg\:text-\[\#816565\] {
    @media (width >= 64rem) {
      color: #816565;
    }
  }
  .lg\:text-\[\#822626\] {
    @media (width >= 64rem) {
      color: #822626;
    }
  }
  .lg\:text-\[\#822727\] {
    @media (width >= 64rem) {
      color: #822727;
    }
  }
  .lg\:text-\[\#826464\] {
    @media (width >= 64rem) {
      color: #826464;
    }
  }
  .lg\:text-\[\#828282\] {
    @media (width >= 64rem) {
      color: #828282;
    }
  }
  .lg\:text-\[\#832525\] {
    @media (width >= 64rem) {
      color: #832525;
    }
  }
  .lg\:text-\[\#844848\] {
    @media (width >= 64rem) {
      color: #844848;
    }
  }
  .lg\:text-\[\#850505\] {
    @media (width >= 64rem) {
      color: #850505;
    }
  }
  .lg\:text-\[\#852929\] {
    @media (width >= 64rem) {
      color: #852929;
    }
  }
  .lg\:text-\[\#854242\] {
    @media (width >= 64rem) {
      color: #854242;
    }
  }
  .lg\:text-\[\#878787\] {
    @media (width >= 64rem) {
      color: #878787;
    }
  }
  .lg\:text-\[\#882525\] {
    @media (width >= 64rem) {
      color: #882525;
    }
  }
  .lg\:text-\[\#884949\] {
    @media (width >= 64rem) {
      color: #884949;
    }
  }
  .lg\:text-\[\#893434\] {
    @media (width >= 64rem) {
      color: #893434;
    }
  }
  .lg\:text-\[\#895252\] {
    @media (width >= 64rem) {
      color: #895252;
    }
  }
  .lg\:text-\[\#912727\] {
    @media (width >= 64rem) {
      color: #912727;
    }
  }
  .lg\:text-\[\#913636\] {
    @media (width >= 64rem) {
      color: #913636;
    }
  }
  .lg\:text-\[\#926868\] {
    @media (width >= 64rem) {
      color: #926868;
    }
  }
  .lg\:text-\[\#932525\] {
    @media (width >= 64rem) {
      color: #932525;
    }
  }
  .lg\:text-\[\#940505\] {
    @media (width >= 64rem) {
      color: #940505;
    }
  }
  .lg\:text-\[\#945757\] {
    @media (width >= 64rem) {
      color: #945757;
    }
  }
  .lg\:text-\[\#949494\] {
    @media (width >= 64rem) {
      color: #949494;
    }
  }
  .lg\:text-\[\#954141\] {
    @media (width >= 64rem) {
      color: #954141;
    }
  }
  .lg\:text-\[\#966969\] {
    @media (width >= 64rem) {
      color: #966969;
    }
  }
  .lg\:text-\[\#969696\] {
    @media (width >= 64rem) {
      color: #969696;
    }
  }
  .lg\:text-\[\#990505\] {
    @media (width >= 64rem) {
      color: #990505;
    }
  }
  .lg\:text-\[\#999999\] {
    @media (width >= 64rem) {
      color: #999999;
    }
  }
  .lg\:text-\[\#a1a1a1\] {
    @media (width >= 64rem) {
      color: #a1a1a1;
    }
  }
  .lg\:text-\[\#a3a3a3\] {
    @media (width >= 64rem) {
      color: #a3a3a3;
    }
  }
  .lg\:text-\[\#a05a5a\] {
    @media (width >= 64rem) {
      color: #a05a5a;
    }
  }
  .lg\:text-\[\#a6a6a6\] {
    @media (width >= 64rem) {
      color: #a6a6a6;
    }
  }
  .lg\:text-\[\#a8a8a8\] {
    @media (width >= 64rem) {
      color: #a8a8a8;
    }
  }
  .lg\:text-\[\#a21a1a\] {
    @media (width >= 64rem) {
      color: #a21a1a;
    }
  }
  .lg\:text-\[\#a22a2a\] {
    @media (width >= 64rem) {
      color: #a22a2a;
    }
  }
  .lg\:text-\[\#a51d1d\] {
    @media (width >= 64rem) {
      color: #a51d1d;
    }
  }
  .lg\:text-\[\#a63a3a\] {
    @media (width >= 64rem) {
      color: #a63a3a;
    }
  }
  .lg\:text-\[\#a72a2a\] {
    @media (width >= 64rem) {
      color: #a72a2a;
    }
  }
  .lg\:text-\[\#a83e3e\] {
    @media (width >= 64rem) {
      color: #a83e3e;
    }
  }
  .lg\:text-\[\#a93d3d\] {
    @media (width >= 64rem) {
      color: #a93d3d;
    }
  }
  .lg\:text-\[\#a94c4c\] {
    @media (width >= 64rem) {
      color: #a94c4c;
    }
  }
  .lg\:text-\[\#a04040\] {
    @media (width >= 64rem) {
      color: #a04040;
    }
  }
  .lg\:text-\[\#a16363\] {
    @media (width >= 64rem) {
      color: #a16363;
    }
  }
  .lg\:text-\[\#a16868\] {
    @media (width >= 64rem) {
      color: #a16868;
    }
  }
  .lg\:text-\[\#a23939\] {
    @media (width >= 64rem) {
      color: #a23939;
    }
  }
  .lg\:text-\[\#a30505\] {
    @media (width >= 64rem) {
      color: #a30505;
    }
  }
  .lg\:text-\[\#a32929\] {
    @media (width >= 64rem) {
      color: #a32929;
    }
  }
  .lg\:text-\[\#a36666\] {
    @media (width >= 64rem) {
      color: #a36666;
    }
  }
  .lg\:text-\[\#a40404\] {
    @media (width >= 64rem) {
      color: #a40404;
    }
  }
  .lg\:text-\[\#a55050\] {
    @media (width >= 64rem) {
      color: #a55050;
    }
  }
  .lg\:text-\[\#a56969\] {
    @media (width >= 64rem) {
      color: #a56969;
    }
  }
  .lg\:text-\[\#a70606\] {
    @media (width >= 64rem) {
      color: #a70606;
    }
  }
  .lg\:text-\[\#a91919\] {
    @media (width >= 64rem) {
      color: #a91919;
    }
  }
  .lg\:text-\[\#a96666\] {
    @media (width >= 64rem) {
      color: #a96666;
    }
  }
  .lg\:text-\[\#aa2c2c\] {
    @media (width >= 64rem) {
      color: #aa2c2c;
    }
  }
  .lg\:text-\[\#aa3c3c\] {
    @media (width >= 64rem) {
      color: #aa3c3c;
    }
  }
  .lg\:text-\[\#aa4b4b\] {
    @media (width >= 64rem) {
      color: #aa4b4b;
    }
  }
  .lg\:text-\[\#aa0808\] {
    @media (width >= 64rem) {
      color: #aa0808;
    }
  }
  .lg\:text-\[\#aa4646\] {
    @media (width >= 64rem) {
      color: #aa4646;
    }
  }
  .lg\:text-\[\#aa6464\] {
    @media (width >= 64rem) {
      color: #aa6464;
    }
  }
  .lg\:text-\[\#ab2b2b\] {
    @media (width >= 64rem) {
      color: #ab2b2b;
    }
  }
  .lg\:text-\[\#ab3f3f\] {
    @media (width >= 64rem) {
      color: #ab3f3f;
    }
  }
  .lg\:text-\[\#ab5f5f\] {
    @media (width >= 64rem) {
      color: #ab5f5f;
    }
  }
  .lg\:text-\[\#ab0707\] {
    @media (width >= 64rem) {
      color: #ab0707;
    }
  }
  .lg\:text-\[\#ab1717\] {
    @media (width >= 64rem) {
      color: #ab1717;
    }
  }
  .lg\:text-\[\#ababab\] {
    @media (width >= 64rem) {
      color: #ababab;
    }
  }
  .lg\:text-\[\#ac0c0c\] {
    @media (width >= 64rem) {
      color: #ac0c0c;
    }
  }
  .lg\:text-\[\#ad2e2e\] {
    @media (width >= 64rem) {
      color: #ad2e2e;
    }
  }
  .lg\:text-\[\#ad4343\] {
    @media (width >= 64rem) {
      color: #ad4343;
    }
  }
  .lg\:text-\[\#adadad\] {
    @media (width >= 64rem) {
      color: #adadad;
    }
  }
  .lg\:text-\[\#ae0a0a\] {
    @media (width >= 64rem) {
      color: #ae0a0a;
    }
  }
  .lg\:text-\[\#ae2d2d\] {
    @media (width >= 64rem) {
      color: #ae2d2d;
    }
  }
  .lg\:text-\[\#ae1313\] {
    @media (width >= 64rem) {
      color: #ae1313;
    }
  }
  .lg\:text-\[\#ae2424\] {
    @media (width >= 64rem) {
      color: #ae2424;
    }
  }
  .lg\:text-\[\#ae3737\] {
    @media (width >= 64rem) {
      color: #ae3737;
    }
  }
  .lg\:text-\[\#ae4242\] {
    @media (width >= 64rem) {
      color: #ae4242;
    }
  }
  .lg\:text-\[\#ae6161\] {
    @media (width >= 64rem) {
      color: #ae6161;
    }
  }
  .lg\:text-\[\#af0e0e\] {
    @media (width >= 64rem) {
      color: #af0e0e;
    }
  }
  .lg\:text-\[\#af2c2c\] {
    @media (width >= 64rem) {
      color: #af2c2c;
    }
  }
  .lg\:text-\[\#af1818\] {
    @media (width >= 64rem) {
      color: #af1818;
    }
  }
  .lg\:text-\[\#af3131\] {
    @media (width >= 64rem) {
      color: #af3131;
    }
  }
  .lg\:text-\[\#b0b0b0\] {
    @media (width >= 64rem) {
      color: #b0b0b0;
    }
  }
  .lg\:text-\[\#b3b3b3\] {
    @media (width >= 64rem) {
      color: #b3b3b3;
    }
  }
  .lg\:text-\[\#b5b5b5\] {
    @media (width >= 64rem) {
      color: #b5b5b5;
    }
  }
  .lg\:text-\[\#b8b8b8\] {
    @media (width >= 64rem) {
      color: #b8b8b8;
    }
  }
  .lg\:text-\[\#b15d5d\] {
    @media (width >= 64rem) {
      color: #b15d5d;
    }
  }
  .lg\:text-\[\#b62b2b\] {
    @media (width >= 64rem) {
      color: #b62b2b;
    }
  }
  .lg\:text-\[\#b65d5d\] {
    @media (width >= 64rem) {
      color: #b65d5d;
    }
  }
  .lg\:text-\[\#b95b5b\] {
    @media (width >= 64rem) {
      color: #b95b5b;
    }
  }
  .lg\:text-\[\#b03030\] {
    @media (width >= 64rem) {
      color: #b03030;
    }
  }
  .lg\:text-\[\#b06363\] {
    @media (width >= 64rem) {
      color: #b06363;
    }
  }
  .lg\:text-\[\#b12525\] {
    @media (width >= 64rem) {
      color: #b12525;
    }
  }
  .lg\:text-\[\#b13535\] {
    @media (width >= 64rem) {
      color: #b13535;
    }
  }
  .lg\:text-\[\#b36161\] {
    @media (width >= 64rem) {
      color: #b36161;
    }
  }
  .lg\:text-\[\#b51717\] {
    @media (width >= 64rem) {
      color: #b51717;
    }
  }
  .lg\:text-\[\#b91818\] {
    @media (width >= 64rem) {
      color: #b91818;
    }
  }
  .lg\:text-\[\#bababa\] {
    @media (width >= 64rem) {
      color: #bababa;
    }
  }
  .lg\:text-\[\#bb2a2a\] {
    @media (width >= 64rem) {
      color: #bb2a2a;
    }
  }
  .lg\:text-\[\#bc2929\] {
    @media (width >= 64rem) {
      color: #bc2929;
    }
  }
  .lg\:text-\[\#bf5a5a\] {
    @media (width >= 64rem) {
      color: #bf5a5a;
    }
  }
  .lg\:text-\[\#bf1818\] {
    @media (width >= 64rem) {
      color: #bf1818;
    }
  }
  .lg\:text-\[\#bfbfbf\] {
    @media (width >= 64rem) {
      color: #bfbfbf;
    }
  }
  .lg\:text-\[\#c02a2a\] {
    @media (width >= 64rem) {
      color: #c02a2a;
    }
  }
  .lg\:text-\[\#c2c2c2\] {
    @media (width >= 64rem) {
      color: #c2c2c2;
    }
  }
  .lg\:text-\[\#c4c4c4\] {
    @media (width >= 64rem) {
      color: #c4c4c4;
    }
  }
  .lg\:text-\[\#c7c7c7\] {
    @media (width >= 64rem) {
      color: #c7c7c7;
    }
  }
  .lg\:text-\[\#c9c9c9\] {
    @media (width >= 64rem) {
      color: #c9c9c9;
    }
  }
  .lg\:text-\[\#c15c5c\] {
    @media (width >= 64rem) {
      color: #c15c5c;
    }
  }
  .lg\:text-\[\#c45a5a\] {
    @media (width >= 64rem) {
      color: #c45a5a;
    }
  }
  .lg\:text-\[\#c62a2a\] {
    @media (width >= 64rem) {
      color: #c62a2a;
    }
  }
  .lg\:text-\[\#c01616\] {
    @media (width >= 64rem) {
      color: #c01616;
    }
  }
  .lg\:text-\[\#c41717\] {
    @media (width >= 64rem) {
      color: #c41717;
    }
  }
  .lg\:text-\[\#c65353\] {
    @media (width >= 64rem) {
      color: #c65353;
    }
  }
  .lg\:text-\[\#c75757\] {
    @media (width >= 64rem) {
      color: #c75757;
    }
  }
  .lg\:text-\[\#c81919\] {
    @media (width >= 64rem) {
      color: #c81919;
    }
  }
  .lg\:text-\[\#c91818\] {
    @media (width >= 64rem) {
      color: #c91818;
    }
  }
  .lg\:text-\[\#ca2b2b\] {
    @media (width >= 64rem) {
      color: #ca2b2b;
    }
  }
  .lg\:text-\[\#cb5252\] {
    @media (width >= 64rem) {
      color: #cb5252;
    }
  }
  .lg\:text-\[\#ce1c1c\] {
    @media (width >= 64rem) {
      color: #ce1c1c;
    }
  }
  .lg\:text-\[\#ce2c2c\] {
    @media (width >= 64rem) {
      color: #ce2c2c;
    }
  }
  .lg\:text-\[\#cf5454\] {
    @media (width >= 64rem) {
      color: #cf5454;
    }
  }
  .lg\:text-\[\#cfcfcf\] {
    @media (width >= 64rem) {
      color: #cfcfcf;
    }
  }
  .lg\:text-\[\#d01b1b\] {
    @media (width >= 64rem) {
      color: #d01b1b;
    }
  }
  .lg\:text-\[\#d1d1d1\] {
    @media (width >= 64rem) {
      color: #d1d1d1;
    }
  }
  .lg\:text-\[\#d4d4d4\] {
    @media (width >= 64rem) {
      color: #d4d4d4;
    }
  }
  .lg\:text-\[\#d6d6d6\] {
    @media (width >= 64rem) {
      color: #d6d6d6;
    }
  }
  .lg\:text-\[\#d9d9d9\] {
    @media (width >= 64rem) {
      color: #d9d9d9;
    }
  }
  .lg\:text-\[\#d11f1f\] {
    @media (width >= 64rem) {
      color: #d11f1f;
    }
  }
  .lg\:text-\[\#d12e2e\] {
    @media (width >= 64rem) {
      color: #d12e2e;
    }
  }
  .lg\:text-\[\#d62e2e\] {
    @media (width >= 64rem) {
      color: #d62e2e;
    }
  }
  .lg\:text-\[\#d64c4c\] {
    @media (width >= 64rem) {
      color: #d64c4c;
    }
  }
  .lg\:text-\[\#d05353\] {
    @media (width >= 64rem) {
      color: #d05353;
    }
  }
  .lg\:text-\[\#d32727\] {
    @media (width >= 64rem) {
      color: #d32727;
    }
  }
  .lg\:text-\[\#d35050\] {
    @media (width >= 64rem) {
      color: #d35050;
    }
  }
  .lg\:text-\[\#d63838\] {
    @media (width >= 64rem) {
      color: #d63838;
    }
  }
  .lg\:text-\[\#d73333\] {
    @media (width >= 64rem) {
      color: #d73333;
    }
  }
  .lg\:text-\[\#d74242\] {
    @media (width >= 64rem) {
      color: #d74242;
    }
  }
  .lg\:text-\[\#d74747\] {
    @media (width >= 64rem) {
      color: #d74747;
    }
  }
  .lg\:text-\[\#db4848\] {
    @media (width >= 64rem) {
      color: #db4848;
    }
  }
  .lg\:text-\[\#dbdbdb\] {
    @media (width >= 64rem) {
      color: #dbdbdb;
    }
  }
  .lg\:text-\[\#dd4646\] {
    @media (width >= 64rem) {
      color: #dd4646;
    }
  }
  .lg\:text-\[\#dedede\] {
    @media (width >= 64rem) {
      color: #dedede;
    }
  }
  .lg\:text-\[\#df4343\] {
    @media (width >= 64rem) {
      color: #df4343;
    }
  }
  .lg\:text-\[\#e0e0e0\] {
    @media (width >= 64rem) {
      color: #e0e0e0;
    }
  }
  .lg\:text-\[\#e3e3e3\] {
    @media (width >= 64rem) {
      color: #e3e3e3;
    }
  }
  .lg\:text-\[\#e6e6e6\] {
    @media (width >= 64rem) {
      color: #e6e6e6;
    }
  }
  .lg\:text-\[\#e8e8e8\] {
    @media (width >= 64rem) {
      color: #e8e8e8;
    }
  }
  .lg\:text-\[\#e93f3f\] {
    @media (width >= 64rem) {
      color: #e93f3f;
    }
  }
  .lg\:text-\[\#e04242\] {
    @media (width >= 64rem) {
      color: #e04242;
    }
  }
  .lg\:text-\[\#e14747\] {
    @media (width >= 64rem) {
      color: #e14747;
    }
  }
  .lg\:text-\[\#e24040\] {
    @media (width >= 64rem) {
      color: #e24040;
    }
  }
  .lg\:text-\[\#e54343\] {
    @media (width >= 64rem) {
      color: #e54343;
    }
  }
  .lg\:text-\[\#ea3e3e\] {
    @media (width >= 64rem) {
      color: #ea3e3e;
    }
  }
  .lg\:text-\[\#ebebeb\] {
    @media (width >= 64rem) {
      color: #ebebeb;
    }
  }
  .lg\:text-\[\#ec3c3c\] {
    @media (width >= 64rem) {
      color: #ec3c3c;
    }
  }
  .lg\:text-\[\#ededed\] {
    @media (width >= 64rem) {
      color: #ededed;
    }
  }
  .lg\:text-\[\#f0f0f0\] {
    @media (width >= 64rem) {
      color: #f0f0f0;
    }
  }
  .lg\:text-\[\#f5f5f5\] {
    @media (width >= 64rem) {
      color: #f5f5f5;
    }
  }
  .lg\:text-\[\#f23636\] {
    @media (width >= 64rem) {
      color: #f23636;
    }
  }
  .lg\:text-\[\#fafafa\] {
    @media (width >= 64rem) {
      color: #fafafa;
    }
  }
  .lg\:text-\[\#fcfcfc\] {
    @media (width >= 64rem) {
      color: #fcfcfc;
    }
  }
  .lg\:text-\[\#ffffff\] {
    @media (width >= 64rem) {
      color: #ffffff;
    }
  }
  .lg\:uppercase {
    @media (width >= 64rem) {
      text-transform: uppercase;
    }
  }
}
@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;
}
@property --tw-tracking {
  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-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: "";
      --tw-tracking: initial;
    }
  }
}

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