/* [project]/src/styles/globals.css [app-client] (css) */
@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 {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }

    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: rgba(0, 0, 0, 0);
      --tw-gradient-via: rgba(0, 0, 0, 0);
      --tw-gradient-to: rgba(0, 0, 0, 0);
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }

    @media (min-width: 640px) {
      ::backdrop {
        --tw-ring-offset-width: 0vw;
      }
    }

    @media (min-width: 640px) {
      *, :before, :after {
        --tw-ring-offset-width: 0vw;
      }
    }
  }
}

@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-500: #fb2c36;
    --color-red-600: #e40014;
    --color-amber-200: #fee685;
    --color-amber-300: #ffd236;
    --color-amber-400: #fcbb00;
    --color-yellow-500: #edb200;
    --color-lime-300: #bbf451;
    --color-green-500: #00c758;
    --color-cyan-700: #007492;
    --color-blue-400: #54a2ff;
    --color-blue-500: #3080ff;
    --color-blue-700: #1447e6;
    --color-violet-600: #7f22fe;
    --color-slate-500: #62748e;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-800: #1e2939;
    --color-gray-900: #101828;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: color(display-p3 0 0 0)) {
    :root, :host {
      --color-red-500: color(display-p3 .903738 .262579 .253307);
      --color-red-600: color(display-p3 .830323 .140383 .133196);
      --color-amber-200: color(display-p3 .979824 .904554 .57325);
      --color-amber-300: color(display-p3 .974327 .83063 .33298);
      --color-amber-400: color(display-p3 .959186 .738519 .118268);
      --color-yellow-500: color(display-p3 .903651 .703062 .0745389);
      --color-lime-300: color(display-p3 .778594 .948857 .421857);
      --color-green-500: color(display-p3 .308734 .774754 .374307);
      --color-cyan-700: color(display-p3 .164124 .451431 .570574);
      --color-blue-400: color(display-p3 .397443 .62813 .992116);
      --color-blue-500: color(display-p3 .266422 .491219 .988624);
      --color-blue-700: color(display-p3 .1379 .274983 .867624);
      --color-violet-600: color(display-p3 .459951 .162666 .957985);
      --color-slate-500: color(display-p3 .397645 .452653 .547642);
      --color-gray-300: color(display-p3 .822033 .835264 .858521);
      --color-gray-400: color(display-p3 .605734 .630385 .680158);
      --color-gray-500: color(display-p3 .421287 .446085 .504784);
      --color-gray-600: color(display-p3 .297358 .332176 .39043);
      --color-gray-700: color(display-p3 .219968 .253721 .318679);
      --color-gray-800: color(display-p3 .125854 .159497 .216835);
      --color-gray-900: color(display-p3 .070423 .0928982 .151928);
    }
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-lime-300: lab(89.9218% -35.6546 68.5254);
      --color-green-500: lab(70.5521% -66.5147 45.8072);
      --color-cyan-700: lab(44.7267% -21.5987 -26.118);
      --color-blue-400: lab(65.0361% -1.42062 -56.9803);
      --color-blue-500: lab(54.1736% 13.3368 -74.6839);
      --color-blue-700: lab(36.9089% 35.0961 -85.6872);
      --color-violet-600: lab(41.088% 68.9966 -91.995);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17474);
      --color-gray-500: lab(47.7841% -.393212 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-800: lab(16.1051% -1.18239 -11.7533);
      --color-gray-900: lab(8.11897% .811279 -12.254);
    }
  }
}

@layer base {
  *, :after, :before {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.5;
    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;
  }

  @media (min-width: 640px) {
    hr {
      border-top-width: .06944vw;
    }
  }

  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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::-webkit-file-upload-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-moz-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    padding-left: 20px;
  }

  :where(select:-webkit-any([multiple], [size])) optgroup option:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:-moz-any([multiple], [size])) optgroup option:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  :where(select:is([multiple], [size])) optgroup option:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    padding-right: 20px;
  }

  @media (min-width: 640px) {
    
  }

  @media (min-width: 640px) {
    
  }

  @media (min-width: 640px) {
    
  }

  :not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::-webkit-file-upload-button {
    margin-right: 4px;
  }

  :not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)))::file-selector-button {
    margin-right: 4px;
  }

  :-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
    margin-left: 4px;
  }

  :-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  :is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
    margin-left: 4px;
  }

  @media (min-width: 640px) {
    
  }

  @media (min-width: 640px) {
    
  }

  ::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)) {
      ::placeholder {
        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 {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  input:where([type="button"], [type="reset"], [type="submit"]) {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::file-selector-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer antd, components;

@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  @media (min-width: 640px) {
    .sr-only {
      width: .06944vw;
      height: .06944vw;
      margin: -.06944vw;
    }
  }

  .\!absolute {
    position: absolute !important;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .\!top-\[15px\] {
    top: 15px !important;
  }

  @media (min-width: 640px) {
    .\!top-\[15px\] {
      top: 1.04167vw !important;
    }
  }

  .-top-2 {
    top: calc(var(--spacing) * -2);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-3 {
    top: calc(var(--spacing) * 3);
  }

  .top-7 {
    top: calc(var(--spacing) * 7);
  }

  .top-\[-15px\] {
    top: -15px;
  }

  @media (min-width: 640px) {
    .top-\[-15px\] {
      top: -1.04167vw;
    }
  }

  .top-\[6px\] {
    top: 6px;
  }

  @media (min-width: 640px) {
    .top-\[6px\] {
      top: .41667vw;
    }
  }

  .top-\[15px\] {
    top: 15px;
  }

  @media (min-width: 640px) {
    .top-\[15px\] {
      top: 1.04167vw;
    }
  }

  .top-\[35px\] {
    top: 35px;
  }

  @media (min-width: 640px) {
    .top-\[35px\] {
      top: 2.43056vw;
    }
  }

  .top-\[50\%\] {
    top: 50%;
  }

  .top-\[54px\] {
    top: 54px;
  }

  @media (min-width: 640px) {
    .top-\[54px\] {
      top: 3.75vw;
    }
  }

  .top-\[70px\] {
    top: 70px;
  }

  @media (min-width: 640px) {
    .top-\[70px\] {
      top: 4.86111vw;
    }
  }

  .top-\[170px\] {
    top: 170px;
  }

  @media (min-width: 640px) {
    .top-\[170px\] {
      top: 11.8056vw;
    }
  }

  .\!right-\[10px\] {
    right: 10px !important;
  }

  @media (min-width: 640px) {
    .\!right-\[10px\] {
      right: .69444vw !important;
    }
  }

  .-right-2 {
    right: calc(var(--spacing) * -2);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-2 {
    right: calc(var(--spacing) * 2);
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .right-4 {
    right: calc(var(--spacing) * 4);
  }

  .right-75 {
    right: calc(var(--spacing) * 75);
  }

  .right-\[-15px\] {
    right: -15px;
  }

  @media (min-width: 640px) {
    .right-\[-15px\] {
      right: -1.04167vw;
    }
  }

  .right-\[5px\] {
    right: 5px;
  }

  @media (min-width: 640px) {
    .right-\[5px\] {
      right: .34722vw;
    }
  }

  .right-\[15px\] {
    right: 15px;
  }

  @media (min-width: 640px) {
    .right-\[15px\] {
      right: 1.04167vw;
    }
  }

  .right-\[25px\] {
    right: 25px;
  }

  @media (min-width: 640px) {
    .right-\[25px\] {
      right: 1.73611vw;
    }
  }

  .right-\[30px\] {
    right: 30px;
  }

  @media (min-width: 640px) {
    .right-\[30px\] {
      right: 2.08333vw;
    }
  }

  .right-\[50\%\] {
    right: 50%;
  }

  .right-\[auto\] {
    right: auto;
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }

  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }

  .bottom-\[50\%\] {
    bottom: 50%;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-2 {
    left: calc(var(--spacing) * 2);
  }

  .left-3 {
    left: calc(var(--spacing) * 3);
  }

  .left-\[-5px\] {
    left: -5px;
  }

  @media (min-width: 640px) {
    .left-\[-5px\] {
      left: -.34722vw;
    }
  }

  .left-\[10px\] {
    left: 10px;
  }

  @media (min-width: 640px) {
    .left-\[10px\] {
      left: .69444vw;
    }
  }

  .left-\[15px\] {
    left: 15px;
  }

  @media (min-width: 640px) {
    .left-\[15px\] {
      left: 1.04167vw;
    }
  }

  .left-\[50\%\] {
    left: 50%;
  }

  .left-\[auto\] {
    left: auto;
  }

  .z-0 {
    z-index: 0;
  }

  .z-1 {
    z-index: 1;
  }

  .z-6 {
    z-index: 6;
  }

  .z-7 {
    z-index: 7;
  }

  .z-8 {
    z-index: 8;
  }

  .z-9 {
    z-index: 9;
  }

  .z-10 {
    z-index: 10;
  }

  .z-50 {
    z-index: 50;
  }

  .z-100 {
    z-index: 100;
  }

  .z-1002 {
    z-index: 1002;
  }

  .z-1500 {
    z-index: 1500;
  }

  .z-2000 {
    z-index: 2000;
  }

  .z-10000 {
    z-index: 10000;
  }

  .z-\[1500\] {
    z-index: 1500;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .m-2 {
    margin: calc(var(--spacing) * 2);
  }

  .m-5 {
    margin: calc(var(--spacing) * 5);
  }

  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-6 {
    margin-inline: calc(var(--spacing) * 6);
  }

  .mx-\[3\%\] {
    margin-left: 3%;
    margin-right: 3%;
  }

  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }

  .my-1\.5 {
    margin-block: calc(var(--spacing) * 1.5);
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }

  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }

  .\!mt-1 {
    margin-top: calc(var(--spacing) * 1) !important;
  }

  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }

  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }

  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }

  .mt-40 {
    margin-top: calc(var(--spacing) * 40);
  }

  .mt-\[2px\] {
    margin-top: 2px;
  }

  @media (min-width: 640px) {
    .mt-\[2px\] {
      margin-top: .13889vw;
    }
  }

  .mt-\[3\%\] {
    margin-top: 3%;
  }

  .mt-\[8px\] {
    margin-top: 8px;
  }

  @media (min-width: 640px) {
    .mt-\[8px\] {
      margin-top: .55556vw;
    }
  }

  .mt-\[10px\] {
    margin-top: 10px;
  }

  @media (min-width: 640px) {
    .mt-\[10px\] {
      margin-top: .69444vw;
    }
  }

  .mt-\[12px\] {
    margin-top: 12px;
  }

  @media (min-width: 640px) {
    .mt-\[12px\] {
      margin-top: .83333vw;
    }
  }

  .mt-\[18px\] {
    margin-top: 18px;
  }

  @media (min-width: 640px) {
    .mt-\[18px\] {
      margin-top: 1.25vw;
    }
  }

  .mt-\[20px\] {
    margin-top: 20px;
  }

  @media (min-width: 640px) {
    .mt-\[20px\] {
      margin-top: 1.38889vw;
    }
  }

  .mt-\[30px\] {
    margin-top: 30px;
  }

  @media (min-width: 640px) {
    .mt-\[30px\] {
      margin-top: 2.08333vw;
    }
  }

  .\!mr-1 {
    margin-right: calc(var(--spacing) * 1) !important;
  }

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

  .mr-5 {
    margin-right: calc(var(--spacing) * 5);
  }

  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }

  .mr-\[10px\] {
    margin-right: 10px;
  }

  @media (min-width: 640px) {
    .mr-\[10px\] {
      margin-right: .69444vw;
    }
  }

  .mr-\[12px\] {
    margin-right: 12px;
  }

  @media (min-width: 640px) {
    .mr-\[12px\] {
      margin-right: .83333vw;
    }
  }

  .mr-\[13px\] {
    margin-right: 13px;
  }

  @media (min-width: 640px) {
    .mr-\[13px\] {
      margin-right: .90278vw;
    }
  }

  .mr-\[14px\] {
    margin-right: 14px;
  }

  @media (min-width: 640px) {
    .mr-\[14px\] {
      margin-right: .97222vw;
    }
  }

  .mr-\[15px\] {
    margin-right: 15px;
  }

  @media (min-width: 640px) {
    .mr-\[15px\] {
      margin-right: 1.04167vw;
    }
  }

  .mr-\[23px\] {
    margin-right: 23px;
  }

  @media (min-width: 640px) {
    .mr-\[23px\] {
      margin-right: 1.59722vw;
    }
  }

  .mr-\[28px\] {
    margin-right: 28px;
  }

  @media (min-width: 640px) {
    .mr-\[28px\] {
      margin-right: 1.94444vw;
    }
  }

  .mr-\[30px\] {
    margin-right: 30px;
  }

  @media (min-width: 640px) {
    .mr-\[30px\] {
      margin-right: 2.08333vw;
    }
  }

  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }

  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * .5);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .mb-18 {
    margin-bottom: calc(var(--spacing) * 18);
  }

  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }

  .mb-\[4px\] {
    margin-bottom: 4px;
  }

  @media (min-width: 640px) {
    .mb-\[4px\] {
      margin-bottom: .27778vw;
    }
  }

  .mb-\[8px\] {
    margin-bottom: 8px;
  }

  @media (min-width: 640px) {
    .mb-\[8px\] {
      margin-bottom: .55556vw;
    }
  }

  .mb-\[15px\] {
    margin-bottom: 15px;
  }

  @media (min-width: 640px) {
    .mb-\[15px\] {
      margin-bottom: 1.04167vw;
    }
  }

  .mb-\[18px\] {
    margin-bottom: 18px;
  }

  @media (min-width: 640px) {
    .mb-\[18px\] {
      margin-bottom: 1.25vw;
    }
  }

  .mb-\[20px\] {
    margin-bottom: 20px;
  }

  @media (min-width: 640px) {
    .mb-\[20px\] {
      margin-bottom: 1.38889vw;
    }
  }

  .mb-\[25px\] {
    margin-bottom: 25px;
  }

  @media (min-width: 640px) {
    .mb-\[25px\] {
      margin-bottom: 1.73611vw;
    }
  }

  .mb-\[32px\] {
    margin-bottom: 32px;
  }

  @media (min-width: 640px) {
    .mb-\[32px\] {
      margin-bottom: 2.22222vw;
    }
  }

  .\!ml-\[8px\] {
    margin-left: 8px !important;
  }

  @media (min-width: 640px) {
    .\!ml-\[8px\] {
      margin-left: .55556vw !important;
    }
  }

  .-ml-4 {
    margin-left: calc(var(--spacing) * -4);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }

  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }

  .ml-\[4px\] {
    margin-left: 4px;
  }

  @media (min-width: 640px) {
    .ml-\[4px\] {
      margin-left: .27778vw;
    }
  }

  .ml-\[8px\] {
    margin-left: 8px;
  }

  @media (min-width: 640px) {
    .ml-\[8px\] {
      margin-left: .55556vw;
    }
  }

  .ml-\[13\%\] {
    margin-left: 13%;
  }

  .ml-\[15px\] {
    margin-left: 15px;
  }

  @media (min-width: 640px) {
    .ml-\[15px\] {
      margin-left: 1.04167vw;
    }
  }

  .ml-\[16px\] {
    margin-left: 16px;
  }

  @media (min-width: 640px) {
    .ml-\[16px\] {
      margin-left: 1.11111vw;
    }
  }

  .ml-\[25px\] {
    margin-left: 25px;
  }

  @media (min-width: 640px) {
    .ml-\[25px\] {
      margin-left: 1.73611vw;
    }
  }

  .ml-\[26px\] {
    margin-left: 26px;
  }

  @media (min-width: 640px) {
    .ml-\[26px\] {
      margin-left: 1.80556vw;
    }
  }

  .ml-\[50px\] {
    margin-left: 50px;
  }

  @media (min-width: 640px) {
    .ml-\[50px\] {
      margin-left: 3.47222vw;
    }
  }

  .ml-auto {
    margin-left: auto;
  }

  .line-clamp-4 {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .\!flex {
    display: flex !important;
  }

  .\!hidden {
    display: none !important;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .table {
    display: table;
  }

  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }

  .\!h-5 {
    height: calc(var(--spacing) * 5) !important;
  }

  .\!h-8 {
    height: calc(var(--spacing) * 8) !important;
  }

  .\!h-\[16px\] {
    height: 16px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[16px\] {
      height: 1.11111vw !important;
    }
  }

  .\!h-\[20\%\] {
    height: 20% !important;
  }

  .\!h-\[21px\] {
    height: 21px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[21px\] {
      height: 1.45833vw !important;
    }
  }

  .\!h-\[22px\] {
    height: 22px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[22px\] {
      height: 1.52778vw !important;
    }
  }

  .\!h-\[24px\] {
    height: 24px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[24px\] {
      height: 1.66667vw !important;
    }
  }

  .\!h-\[26px\] {
    height: 26px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[26px\] {
      height: 1.80556vw !important;
    }
  }

  .\!h-\[28px\] {
    height: 28px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[28px\] {
      height: 1.94444vw !important;
    }
  }

  .\!h-\[30px\] {
    height: 30px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[30px\] {
      height: 2.08333vw !important;
    }
  }

  .\!h-\[32px\] {
    height: 32px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[32px\] {
      height: 2.22222vw !important;
    }
  }

  .\!h-\[35\%\] {
    height: 35% !important;
  }

  .\!h-\[35px\] {
    height: 35px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[35px\] {
      height: 2.43056vw !important;
    }
  }

  .\!h-\[36px\] {
    height: 36px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[36px\] {
      height: 2.5vw !important;
    }
  }

  .\!h-\[40px\] {
    height: 40px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[40px\] {
      height: 2.77778vw !important;
    }
  }

  .\!h-\[45\%\] {
    height: 45% !important;
  }

  .\!h-\[50\%\] {
    height: 50% !important;
  }

  .\!h-\[52px\] {
    height: 52px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[52px\] {
      height: 3.61111vw !important;
    }
  }

  .\!h-\[60\%\] {
    height: 60% !important;
  }

  .\!h-\[60px\] {
    height: 60px !important;
  }

  @media (min-width: 640px) {
    .\!h-\[60px\] {
      height: 4.16667vw !important;
    }
  }

  .\!h-\[78\%\] {
    height: 78% !important;
  }

  .\!h-full {
    height: 100% !important;
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-8\! {
    height: calc(var(--spacing) * 8) !important;
  }

  .h-40 {
    height: calc(var(--spacing) * 40);
  }

  .h-\[1px\] {
    height: 1px;
  }

  @media (min-width: 640px) {
    .h-\[1px\] {
      height: .06944vw;
    }
  }

  .h-\[4\%\] {
    height: 4%;
  }

  .h-\[4px\] {
    height: 4px;
  }

  @media (min-width: 640px) {
    .h-\[4px\] {
      height: .27778vw;
    }
  }

  .h-\[7px\] {
    height: 7px;
  }

  @media (min-width: 640px) {
    .h-\[7px\] {
      height: .48611vw;
    }
  }

  .h-\[8\%\] {
    height: 8%;
  }

  .h-\[10\%\] {
    height: 10%;
  }

  .h-\[10px\] {
    height: 10px;
  }

  @media (min-width: 640px) {
    .h-\[10px\] {
      height: .69444vw;
    }
  }

  .h-\[13px\] {
    height: 13px;
  }

  @media (min-width: 640px) {
    .h-\[13px\] {
      height: .90278vw;
    }
  }

  .h-\[14px\] {
    height: 14px;
  }

  @media (min-width: 640px) {
    .h-\[14px\] {
      height: .97222vw;
    }
  }

  .h-\[15\%\] {
    height: 15%;
  }

  .h-\[15px\] {
    height: 15px;
  }

  @media (min-width: 640px) {
    .h-\[15px\] {
      height: 1.04167vw;
    }
  }

  .h-\[16px\] {
    height: 16px;
  }

  @media (min-width: 640px) {
    .h-\[16px\] {
      height: 1.11111vw;
    }
  }

  .h-\[17px\] {
    height: 17px;
  }

  @media (min-width: 640px) {
    .h-\[17px\] {
      height: 1.18056vw;
    }
  }

  .h-\[18px\] {
    height: 18px;
  }

  @media (min-width: 640px) {
    .h-\[18px\] {
      height: 1.25vw;
    }
  }

  .h-\[20px\] {
    height: 20px;
  }

  @media (min-width: 640px) {
    .h-\[20px\] {
      height: 1.38889vw;
    }
  }

  .h-\[21px\] {
    height: 21px;
  }

  @media (min-width: 640px) {
    .h-\[21px\] {
      height: 1.45833vw;
    }
  }

  .h-\[22px\] {
    height: 22px;
  }

  @media (min-width: 640px) {
    .h-\[22px\] {
      height: 1.52778vw;
    }
  }

  .h-\[23px\] {
    height: 23px;
  }

  @media (min-width: 640px) {
    .h-\[23px\] {
      height: 1.59722vw;
    }
  }

  .h-\[26px\] {
    height: 26px;
  }

  @media (min-width: 640px) {
    .h-\[26px\] {
      height: 1.80556vw;
    }
  }

  .h-\[27px\] {
    height: 27px;
  }

  @media (min-width: 640px) {
    .h-\[27px\] {
      height: 1.875vw;
    }
  }

  .h-\[30px\] {
    height: 30px;
  }

  @media (min-width: 640px) {
    .h-\[30px\] {
      height: 2.08333vw;
    }
  }

  .h-\[32px\] {
    height: 32px;
  }

  @media (min-width: 640px) {
    .h-\[32px\] {
      height: 2.22222vw;
    }
  }

  .h-\[33px\] {
    height: 33px;
  }

  @media (min-width: 640px) {
    .h-\[33px\] {
      height: 2.29167vw;
    }
  }

  .h-\[34px\] {
    height: 34px;
  }

  @media (min-width: 640px) {
    .h-\[34px\] {
      height: 2.36111vw;
    }
  }

  .h-\[35px\] {
    height: 35px;
  }

  @media (min-width: 640px) {
    .h-\[35px\] {
      height: 2.43056vw;
    }
  }

  .h-\[40px\] {
    height: 40px;
  }

  @media (min-width: 640px) {
    .h-\[40px\] {
      height: 2.77778vw;
    }
  }

  .h-\[40vh\] {
    height: 40vh;
  }

  .h-\[42px\] {
    height: 42px;
  }

  @media (min-width: 640px) {
    .h-\[42px\] {
      height: 2.91667vw;
    }
  }

  .h-\[44px\] {
    height: 44px;
  }

  @media (min-width: 640px) {
    .h-\[44px\] {
      height: 3.05556vw;
    }
  }

  .h-\[52px\] {
    height: 52px;
  }

  @media (min-width: 640px) {
    .h-\[52px\] {
      height: 3.61111vw;
    }
  }

  .h-\[53px\] {
    height: 53px;
  }

  @media (min-width: 640px) {
    .h-\[53px\] {
      height: 3.68056vw;
    }
  }

  .h-\[54px\] {
    height: 54px;
  }

  @media (min-width: 640px) {
    .h-\[54px\] {
      height: 3.75vw;
    }
  }

  .h-\[60\%\] {
    height: 60%;
  }

  .h-\[60px\] {
    height: 60px;
  }

  @media (min-width: 640px) {
    .h-\[60px\] {
      height: 4.16667vw;
    }
  }

  .h-\[62px\] {
    height: 62px;
  }

  @media (min-width: 640px) {
    .h-\[62px\] {
      height: 4.30556vw;
    }
  }

  .h-\[74\%\] {
    height: 74%;
  }

  .h-\[80px\] {
    height: 80px;
  }

  @media (min-width: 640px) {
    .h-\[80px\] {
      height: 5.55556vw;
    }
  }

  .h-\[81px\] {
    height: 81px;
  }

  @media (min-width: 640px) {
    .h-\[81px\] {
      height: 5.625vw;
    }
  }

  .h-\[84\%\] {
    height: 84%;
  }

  .h-\[90\%\] {
    height: 90%;
  }

  .h-\[90px\] {
    height: 90px;
  }

  @media (min-width: 640px) {
    .h-\[90px\] {
      height: 6.25vw;
    }
  }

  .h-\[92\%\] {
    height: 92%;
  }

  .h-\[95\%\] {
    height: 95%;
  }

  .h-\[100\%\] {
    height: 100%;
  }

  .h-\[111px\] {
    height: 111px;
  }

  @media (min-width: 640px) {
    .h-\[111px\] {
      height: 7.70833vw;
    }
  }

  .h-\[140px\] {
    height: 140px;
  }

  @media (min-width: 640px) {
    .h-\[140px\] {
      height: 9.72222vw;
    }
  }

  .h-\[180px\] {
    height: 180px;
  }

  @media (min-width: 640px) {
    .h-\[180px\] {
      height: 12.5vw;
    }
  }

  .h-\[460px\] {
    height: 460px;
  }

  @media (min-width: 640px) {
    .h-\[460px\] {
      height: 31.9444vw;
    }
  }

  .h-\[500px\] {
    height: 500px;
  }

  @media (min-width: 640px) {
    .h-\[500px\] {
      height: 34.7222vw;
    }
  }

  .h-\[auto\] {
    height: auto;
  }

  .h-\[calc\(100\%-80px\)\] {
    height: calc(100% - 80px);
  }

  @media (min-width: 640px) {
    .h-\[calc\(100\%-80px\)\] {
      height: calc(100% - 5.55556vw);
    }
  }

  .h-\[full\] {
    height: full;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }

  .max-h-\[30vh\] {
    max-height: 30vh;
  }

  .max-h-\[60px\] {
    max-height: 60px;
  }

  @media (min-width: 640px) {
    .max-h-\[60px\] {
      max-height: 4.16667vw;
    }
  }

  .max-h-\[60vh\] {
    max-height: 60vh;
  }

  .max-h-\[70vh\] {
    max-height: 70vh;
  }

  .max-h-\[75vh\] {
    max-height: 75vh;
  }

  .max-h-\[80vh\] {
    max-height: 80vh;
  }

  .max-h-\[90vh\] {
    max-height: 90vh;
  }

  .max-h-\[380px\] {
    max-height: 380px;
  }

  @media (min-width: 640px) {
    .max-h-\[380px\] {
      max-height: 26.3889vw;
    }
  }

  .max-h-\[calc\(100\%-100px\)\] {
    max-height: calc(100% - 100px);
  }

  @media (min-width: 640px) {
    .max-h-\[calc\(100\%-100px\)\] {
      max-height: calc(100% - 6.94444vw);
    }
  }

  .max-h-\[calc\(100vh-120px\)\] {
    max-height: calc(100vh - 120px);
  }

  @media (min-width: 640px) {
    .max-h-\[calc\(100vh-120px\)\] {
      max-height: calc(100vh - 8.33333vw);
    }
  }

  .max-h-full {
    max-height: 100%;
  }

  .\!min-h-\[280px\] {
    min-height: 280px !important;
  }

  @media (min-width: 640px) {
    .\!min-h-\[280px\] {
      min-height: 19.4444vw !important;
    }
  }

  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }

  .min-h-10 {
    min-height: calc(var(--spacing) * 10);
  }

  .min-h-\[16px\] {
    min-height: 16px;
  }

  @media (min-width: 640px) {
    .min-h-\[16px\] {
      min-height: 1.11111vw;
    }
  }

  .min-h-\[100px\] {
    min-height: 100px;
  }

  @media (min-width: 640px) {
    .min-h-\[100px\] {
      min-height: 6.94444vw;
    }
  }

  .min-h-\[284px\] {
    min-height: 284px;
  }

  @media (min-width: 640px) {
    .min-h-\[284px\] {
      min-height: 19.7222vw;
    }
  }

  .min-h-full {
    min-height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .\!w-1\/2 {
    width: 50% !important;
  }

  .\!w-\[16px\] {
    width: 16px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[16px\] {
      width: 1.11111vw !important;
    }
  }

  .\!w-\[21px\] {
    width: 21px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[21px\] {
      width: 1.45833vw !important;
    }
  }

  .\!w-\[22px\] {
    width: 22px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[22px\] {
      width: 1.52778vw !important;
    }
  }

  .\!w-\[23px\] {
    width: 23px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[23px\] {
      width: 1.59722vw !important;
    }
  }

  .\!w-\[24px\] {
    width: 24px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[24px\] {
      width: 1.66667vw !important;
    }
  }

  .\!w-\[40px\] {
    width: 40px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[40px\] {
      width: 2.77778vw !important;
    }
  }

  .\!w-\[48px\] {
    width: 48px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[48px\] {
      width: 3.33333vw !important;
    }
  }

  .\!w-\[50\%\] {
    width: 50% !important;
  }

  .\!w-\[54px\] {
    width: 54px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[54px\] {
      width: 3.75vw !important;
    }
  }

  .\!w-\[55px\] {
    width: 55px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[55px\] {
      width: 3.81944vw !important;
    }
  }

  .\!w-\[85px\] {
    width: 85px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[85px\] {
      width: 5.90278vw !important;
    }
  }

  .\!w-\[95\%\] {
    width: 95% !important;
  }

  .\!w-\[100\%\] {
    width: 100% !important;
  }

  .\!w-\[140px\] {
    width: 140px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[140px\] {
      width: 9.72222vw !important;
    }
  }

  .\!w-\[200\%\] {
    width: 200% !important;
  }

  .\!w-\[400px\] {
    width: 400px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[400px\] {
      width: 27.7778vw !important;
    }
  }

  .\!w-\[600px\] {
    width: 600px !important;
  }

  @media (min-width: 640px) {
    .\!w-\[600px\] {
      width: 41.6667vw !important;
    }
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-1\/4 {
    width: 25%;
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-28 {
    width: calc(var(--spacing) * 28);
  }

  .w-72 {
    width: calc(var(--spacing) * 72);
  }

  .w-\[1px\] {
    width: 1px;
  }

  @media (min-width: 640px) {
    .w-\[1px\] {
      width: .06944vw;
    }
  }

  .w-\[2\%\] {
    width: 2%;
  }

  .w-\[10px\] {
    width: 10px;
  }

  @media (min-width: 640px) {
    .w-\[10px\] {
      width: .69444vw;
    }
  }

  .w-\[14px\] {
    width: 14px;
  }

  @media (min-width: 640px) {
    .w-\[14px\] {
      width: .97222vw;
    }
  }

  .w-\[15px\] {
    width: 15px;
  }

  @media (min-width: 640px) {
    .w-\[15px\] {
      width: 1.04167vw;
    }
  }

  .w-\[16px\] {
    width: 16px;
  }

  @media (min-width: 640px) {
    .w-\[16px\] {
      width: 1.11111vw;
    }
  }

  .w-\[17px\] {
    width: 17px;
  }

  @media (min-width: 640px) {
    .w-\[17px\] {
      width: 1.18056vw;
    }
  }

  .w-\[18\%\] {
    width: 18%;
  }

  .w-\[18px\] {
    width: 18px;
  }

  @media (min-width: 640px) {
    .w-\[18px\] {
      width: 1.25vw;
    }
  }

  .w-\[19px\] {
    width: 19px;
  }

  @media (min-width: 640px) {
    .w-\[19px\] {
      width: 1.31944vw;
    }
  }

  .w-\[20px\] {
    width: 20px;
  }

  @media (min-width: 640px) {
    .w-\[20px\] {
      width: 1.38889vw;
    }
  }

  .w-\[22px\] {
    width: 22px;
  }

  @media (min-width: 640px) {
    .w-\[22px\] {
      width: 1.52778vw;
    }
  }

  .w-\[23px\] {
    width: 23px;
  }

  @media (min-width: 640px) {
    .w-\[23px\] {
      width: 1.59722vw;
    }
  }

  .w-\[24px\] {
    width: 24px;
  }

  @media (min-width: 640px) {
    .w-\[24px\] {
      width: 1.66667vw;
    }
  }

  .w-\[25px\] {
    width: 25px;
  }

  @media (min-width: 640px) {
    .w-\[25px\] {
      width: 1.73611vw;
    }
  }

  .w-\[26\%\] {
    width: 26%;
  }

  .w-\[26px\] {
    width: 26px;
  }

  @media (min-width: 640px) {
    .w-\[26px\] {
      width: 1.80556vw;
    }
  }

  .w-\[27vw\] {
    width: 27vw;
  }

  .w-\[28px\] {
    width: 28px;
  }

  @media (min-width: 640px) {
    .w-\[28px\] {
      width: 1.94444vw;
    }
  }

  .w-\[30\%\] {
    width: 30%;
  }

  .w-\[30px\] {
    width: 30px;
  }

  @media (min-width: 640px) {
    .w-\[30px\] {
      width: 2.08333vw;
    }
  }

  .w-\[31px\] {
    width: 31px;
  }

  @media (min-width: 640px) {
    .w-\[31px\] {
      width: 2.15278vw;
    }
  }

  .w-\[32\%\] {
    width: 32%;
  }

  .w-\[35\%\] {
    width: 35%;
  }

  .w-\[35px\] {
    width: 35px;
  }

  @media (min-width: 640px) {
    .w-\[35px\] {
      width: 2.43056vw;
    }
  }

  .w-\[40px\] {
    width: 40px;
  }

  @media (min-width: 640px) {
    .w-\[40px\] {
      width: 2.77778vw;
    }
  }

  .w-\[42px\] {
    width: 42px;
  }

  @media (min-width: 640px) {
    .w-\[42px\] {
      width: 2.91667vw;
    }
  }

  .w-\[45\%\] {
    width: 45%;
  }

  .w-\[45px\] {
    width: 45px;
  }

  @media (min-width: 640px) {
    .w-\[45px\] {
      width: 3.125vw;
    }
  }

  .w-\[50\%\] {
    width: 50%;
  }

  .w-\[52px\] {
    width: 52px;
  }

  @media (min-width: 640px) {
    .w-\[52px\] {
      width: 3.61111vw;
    }
  }

  .w-\[54px\] {
    width: 54px;
  }

  @media (min-width: 640px) {
    .w-\[54px\] {
      width: 3.75vw;
    }
  }

  .w-\[55px\] {
    width: 55px;
  }

  @media (min-width: 640px) {
    .w-\[55px\] {
      width: 3.81944vw;
    }
  }

  .w-\[60px\] {
    width: 60px;
  }

  @media (min-width: 640px) {
    .w-\[60px\] {
      width: 4.16667vw;
    }
  }

  .w-\[70\%\] {
    width: 70%;
  }

  .w-\[80\%\] {
    width: 80%;
  }

  .w-\[80px\] {
    width: 80px;
  }

  @media (min-width: 640px) {
    .w-\[80px\] {
      width: 5.55556vw;
    }
  }

  .w-\[83px\] {
    width: 83px;
  }

  @media (min-width: 640px) {
    .w-\[83px\] {
      width: 5.76389vw;
    }
  }

  .w-\[88px\] {
    width: 88px;
  }

  @media (min-width: 640px) {
    .w-\[88px\] {
      width: 6.11111vw;
    }
  }

  .w-\[90\%\] {
    width: 90%;
  }

  .w-\[90px\] {
    width: 90px;
  }

  @media (min-width: 640px) {
    .w-\[90px\] {
      width: 6.25vw;
    }
  }

  .w-\[95\%\] {
    width: 95%;
  }

  .w-\[97\%\] {
    width: 97%;
  }

  .w-\[98px\] {
    width: 98px;
  }

  @media (min-width: 640px) {
    .w-\[98px\] {
      width: 6.80556vw;
    }
  }

  .w-\[100\%\] {
    width: 100%;
  }

  .w-\[100px\] {
    width: 100px;
  }

  @media (min-width: 640px) {
    .w-\[100px\] {
      width: 6.94444vw;
    }
  }

  .w-\[103px\] {
    width: 103px;
  }

  @media (min-width: 640px) {
    .w-\[103px\] {
      width: 7.15278vw;
    }
  }

  .w-\[111px\] {
    width: 111px;
  }

  @media (min-width: 640px) {
    .w-\[111px\] {
      width: 7.70833vw;
    }
  }

  .w-\[123px\] {
    width: 123px;
  }

  @media (min-width: 640px) {
    .w-\[123px\] {
      width: 8.54167vw;
    }
  }

  .w-\[125px\] {
    width: 125px;
  }

  @media (min-width: 640px) {
    .w-\[125px\] {
      width: 8.68056vw;
    }
  }

  .w-\[180px\] {
    width: 180px;
  }

  @media (min-width: 640px) {
    .w-\[180px\] {
      width: 12.5vw;
    }
  }

  .w-\[350px\] {
    width: 350px;
  }

  @media (min-width: 640px) {
    .w-\[350px\] {
      width: 24.3056vw;
    }
  }

  .w-\[500px\] {
    width: 500px;
  }

  @media (min-width: 640px) {
    .w-\[500px\] {
      width: 34.7222vw;
    }
  }

  .w-\[600px\] {
    width: 600px;
  }

  @media (min-width: 640px) {
    .w-\[600px\] {
      width: 41.6667vw;
    }
  }

  .w-\[800px\] {
    width: 800px;
  }

  @media (min-width: 640px) {
    .w-\[800px\] {
      width: 55.5556vw;
    }
  }

  .w-\[1000px\] {
    width: 1000px;
  }

  @media (min-width: 640px) {
    .w-\[1000px\] {
      width: 69.4444vw;
    }
  }

  .w-\[auto\] {
    width: auto;
  }

  .w-\[full\] {
    width: full;
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .w-full\! {
    width: 100% !important;
  }

  .w-screen {
    width: 100vw;
  }

  .\!max-w-full {
    max-width: 100% !important;
  }

  .max-w-\[40vw\] {
    max-width: 40vw;
  }

  .max-w-\[66rem\] {
    max-width: 66rem;
  }

  .max-w-\[90\%\] {
    max-width: 90%;
  }

  .max-w-\[90vw\] {
    max-width: 90vw;
  }

  .max-w-\[95\%\] {
    max-width: 95%;
  }

  .max-w-\[270px\] {
    max-width: 270px;
  }

  @media (min-width: 640px) {
    .max-w-\[270px\] {
      max-width: 18.75vw;
    }
  }

  .max-w-full {
    max-width: 100%;
  }

  .\!min-w-\[32px\] {
    min-width: 32px !important;
  }

  @media (min-width: 640px) {
    .\!min-w-\[32px\] {
      min-width: 2.22222vw !important;
    }
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-\[35px\] {
    min-width: 35px;
  }

  @media (min-width: 640px) {
    .min-w-\[35px\] {
      min-width: 2.43056vw;
    }
  }

  .min-w-\[40px\] {
    min-width: 40px;
  }

  @media (min-width: 640px) {
    .min-w-\[40px\] {
      min-width: 2.77778vw;
    }
  }

  .min-w-\[45px\] {
    min-width: 45px;
  }

  @media (min-width: 640px) {
    .min-w-\[45px\] {
      min-width: 3.125vw;
    }
  }

  .min-w-\[60\%\] {
    min-width: 60%;
  }

  .min-w-\[70px\] {
    min-width: 70px;
  }

  @media (min-width: 640px) {
    .min-w-\[70px\] {
      min-width: 4.86111vw;
    }
  }

  .min-w-\[100px\] {
    min-width: 100px;
  }

  @media (min-width: 640px) {
    .min-w-\[100px\] {
      min-width: 6.94444vw;
    }
  }

  .min-w-\[280px\] {
    min-width: 280px;
  }

  @media (min-width: 640px) {
    .min-w-\[280px\] {
      min-width: 19.4444vw;
    }
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow, .grow, .grow-1 {
    flex-grow: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .touch-none {
    touch-action: none;
  }

  .\!resize-none {
    resize: none !important;
  }

  .resize {
    resize: both;
  }

  .list-inside {
    list-style-position: inside;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .list-disc {
    list-style-type: disc;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-col-reverse {
    flex-direction: column-reverse;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-row-reverse {
    flex-direction: row-reverse;
  }

  .flex-nowrap {
    flex-wrap: nowrap;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .content-center {
    align-content: center;
  }

  .items-baseline {
    align-items: baseline;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-around {
    justify-content: space-around;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-\[1px\] {
    gap: 1px;
  }

  @media (min-width: 640px) {
    .gap-\[1px\] {
      gap: .06944vw;
    }
  }

  .gap-\[12px\] {
    gap: 12px;
  }

  @media (min-width: 640px) {
    .gap-\[12px\] {
      gap: .83333vw;
    }
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-bottom: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[-1\%\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1% * var(--tw-space-y-reverse));
    margin-bottom: calc(-1% * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }

  .gap-x-\[8px\] {
    column-gap: 8px;
  }

  @media (min-width: 640px) {
    .gap-x-\[8px\] {
      column-gap: .55556vw;
    }
  }

  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
  }

  :where(.space-x-2 > :not(:last-child)):not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
    margin-left: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-right: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)):is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
    margin-right: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-left: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  .gap-y-\[14px\] {
    row-gap: 14px;
  }

  @media (min-width: 640px) {
    .gap-y-\[14px\] {
      row-gap: .97222vw;
    }
  }

  .self-end {
    align-self: flex-end;
  }

  .self-start {
    align-self: flex-start;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .overflow-x-visible {
    overflow-x: visible;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .\!rounded-3xl {
    border-radius: var(--radius-3xl) !important;
  }

  .\!rounded-\[7px\] {
    border-radius: 7px !important;
  }

  @media (min-width: 640px) {
    .\!rounded-\[7px\] {
      border-radius: .48611vw !important;
    }
  }

  .\!rounded-\[10px\] {
    border-radius: 10px !important;
  }

  @media (min-width: 640px) {
    .\!rounded-\[10px\] {
      border-radius: .69444vw !important;
    }
  }

  .\!rounded-full {
    border-radius: 3.40282e38px !important;
  }

  @media (min-width: 640px) {
    .\!rounded-full {
      border-radius: 3.40282e38vw !important;
    }
  }

  .\!rounded-none {
    border-radius: 0 !important;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }

  .rounded-\[3px\] {
    border-radius: 3px;
  }

  @media (min-width: 640px) {
    .rounded-\[3px\] {
      border-radius: .20833vw;
    }
  }

  .rounded-\[4px\] {
    border-radius: 4px;
  }

  @media (min-width: 640px) {
    .rounded-\[4px\] {
      border-radius: .27778vw;
    }
  }

  .rounded-\[7px\] {
    border-radius: 7px;
  }

  @media (min-width: 640px) {
    .rounded-\[7px\] {
      border-radius: .48611vw;
    }
  }

  .rounded-\[8px\] {
    border-radius: 8px;
  }

  @media (min-width: 640px) {
    .rounded-\[8px\] {
      border-radius: .55556vw;
    }
  }

  .rounded-\[10px\] {
    border-radius: 10px;
  }

  @media (min-width: 640px) {
    .rounded-\[10px\] {
      border-radius: .69444vw;
    }
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  @media (min-width: 640px) {
    .rounded-\[20px\] {
      border-radius: 1.38889vw;
    }
  }

  .rounded-\[24px\] {
    border-radius: 24px;
  }

  @media (min-width: 640px) {
    .rounded-\[24px\] {
      border-radius: 1.66667vw;
    }
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  @media (min-width: 640px) {
    .rounded-full {
      border-radius: 3.40282e38vw;
    }
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-sm {
    border-radius: var(--radius-sm);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .rounded-t-\[10px\] {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  @media (min-width: 640px) {
    .rounded-t-\[10px\] {
      border-top-left-radius: .69444vw;
      border-top-right-radius: .69444vw;
    }
  }

  .rounded-t-xl {
    border-top-left-radius: var(--radius-xl);
    border-top-right-radius: var(--radius-xl);
  }

  .\!rounded-l-\[3px\] {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
  }

  @media (min-width: 640px) {
    .\!rounded-l-\[3px\] {
      border-top-left-radius: .20833vw !important;
      border-bottom-left-radius: .20833vw !important;
    }
  }

  .\!rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .rounded-tl-\[7px\] {
    border-top-left-radius: 7px;
  }

  @media (min-width: 640px) {
    .rounded-tl-\[7px\] {
      border-top-left-radius: .48611vw;
    }
  }

  .\!rounded-r-\[3px\] {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
  }

  @media (min-width: 640px) {
    .\!rounded-r-\[3px\] {
      border-top-right-radius: .20833vw !important;
      border-bottom-right-radius: .20833vw !important;
    }
  }

  .\!rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .rounded-tr-\[7px\] {
    border-top-right-radius: 7px;
  }

  @media (min-width: 640px) {
    .rounded-tr-\[7px\] {
      border-top-right-radius: .48611vw;
    }
  }

  .\!rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .rounded-br-\[8px\] {
    border-bottom-right-radius: 8px;
  }

  @media (min-width: 640px) {
    .rounded-br-\[8px\] {
      border-bottom-right-radius: .55556vw;
    }
  }

  .\!rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .rounded-bl-\[8px\] {
    border-bottom-left-radius: 8px;
  }

  @media (min-width: 640px) {
    .rounded-bl-\[8px\] {
      border-bottom-left-radius: .55556vw;
    }
  }

  .\!border-0 {
    border-style: var(--tw-border-style) !important;
    border-width: 0 !important;
  }

  @media (min-width: 640px) {
    .\!border-0 {
      border-width: 0 !important;
    }
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  @media (min-width: 640px) {
    .border {
      border-width: .06944vw;
    }
  }

  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  @media (min-width: 640px) {
    .border-0 {
      border-width: 0;
    }
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  @media (min-width: 640px) {
    .border-t {
      border-top-width: .06944vw;
    }
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  @media (min-width: 640px) {
    .border-t-2 {
      border-top-width: .13889vw;
    }
  }

  .border-t-\[2px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  @media (min-width: 640px) {
    .border-t-\[2px\] {
      border-top-width: .13889vw;
    }
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  @media (min-width: 640px) {
    .border-b {
      border-bottom-width: .06944vw;
    }
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  @media (min-width: 640px) {
    .border-b-2 {
      border-bottom-width: .13889vw;
    }
  }

  .border-b-\[1px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  @media (min-width: 640px) {
    .border-b-\[1px\] {
      border-bottom-width: .06944vw;
    }
  }

  .border-b-\[2px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  @media (min-width: 640px) {
    .border-b-\[2px\] {
      border-bottom-width: .13889vw;
    }
  }

  .\!border-none {
    --tw-border-style: none !important;
    border-style: none !important;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .\!border-\[\#1f3649\] {
    border-color: #1f3649 !important;
  }

  .\!border-\[\#15a4ff\] {
    border-color: #15a4ff !important;
  }

  .\!border-\[\#244f6b\] {
    border-color: #244f6b !important;
  }

  .\!border-\[\#ff9933\] {
    border-color: #f93 !important;
  }

  .border-\[\#00C4C6\] {
    border-color: #00c4c6;
  }

  .border-\[\#3b3b3b\] {
    border-color: #3b3b3b;
  }

  .border-\[\#4F687B\] {
    border-color: #4f687b;
  }

  .border-\[\#0069AE\] {
    border-color: #0069ae;
  }

  .border-\[\#D9D9D9\] {
    border-color: #d9d9d9;
  }

  .border-\[\#eeeeee18\] {
    border-color: rgba(238, 238, 238, .094);
  }

  .border-\[\#eeeeee\] {
    border-color: #eee;
  }

  .border-\[\#ffffff\] {
    border-color: #fff;
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-white\/30 {
    border-color: rgba(255, 255, 255, .3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/30 {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }

  .border-white\/40 {
    border-color: rgba(255, 255, 255, .4);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/40 {
      border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

  .border-t-\[\#5AF1FF\] {
    border-top-color: #5af1ff;
  }

  .border-t-\[\#ffffff\] {
    border-top-color: #fff;
  }

  .border-b-\[\#4F687B\] {
    border-bottom-color: #4f687b;
  }

  .border-b-\[\#e1e1e2\] {
    border-bottom-color: #e1e1e2;
  }

  .border-b-\[\#eeeeee18\] {
    border-bottom-color: rgba(238, 238, 238, .094);
  }

  .\!bg-\[\#2491DA2B\] {
    background-color: rgba(36, 145, 218, .17) !important;
  }

  .\!bg-\[\#265271cc\] {
    background-color: rgba(38, 82, 113, .8) !important;
  }

  .\!bg-\[\#424242\] {
    background-color: #424242 !important;
  }

  .\!bg-\[\#D9D9D9CC\] {
    background-color: rgba(217, 217, 217, .8) !important;
  }

  .\!bg-\[\#e85d04\] {
    background-color: #e85d04 !important;
  }

  .\!bg-\[\#ffffff\] {
    background-color: #fff !important;
  }

  .\!bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-\[\#000\], .bg-\[\#000000\] {
    background-color: #000;
  }

  .bg-\[\#1B3A52\], .bg-\[\#1b3a52\] {
    background-color: #1b3a52;
  }

  .bg-\[\#2a2a2a\] {
    background-color: #2a2a2a;
  }

  .bg-\[\#3a6a8f\] {
    background-color: #3a6a8f;
  }

  .bg-\[\#3b3b3b\] {
    background-color: #3b3b3b;
  }

  .bg-\[\#8D9CA8\] {
    background-color: #8d9ca8;
  }

  .bg-\[\#00000040\] {
    background-color: rgba(0, 0, 0, .25);
  }

  .bg-\[\#212D38\] {
    background-color: #212d38;
  }

  .bg-\[\#254e6a\] {
    background-color: #254e6a;
  }

  .bg-\[\#2874b0\] {
    background-color: #2874b0;
  }

  .bg-\[\#222222\] {
    background-color: #222;
  }

  .bg-\[\#265271CC\] {
    background-color: rgba(38, 82, 113, .8);
  }

  .bg-\[\#265271\] {
    background-color: #265271;
  }

  .bg-\[\#265271cc\] {
    background-color: rgba(38, 82, 113, .8);
  }

  .bg-\[\#353535\] {
    background-color: #353535;
  }

  .bg-\[\#383838\] {
    background-color: #383838;
  }

  .bg-\[\#D9D9D933\] {
    background-color: rgba(217, 217, 217, .2);
  }

  .bg-\[\#FF0000\] {
    background-color: red;
  }

  .bg-\[\#FFFFFF33\] {
    background-color: rgba(255, 255, 255, .2);
  }

  .bg-\[\#FFFFFF66\] {
    background-color: rgba(255, 255, 255, .4);
  }

  .bg-\[\#bfe5f2\] {
    background-color: #bfe5f2;
  }

  .bg-\[\#ffffff33\] {
    background-color: rgba(255, 255, 255, .2);
  }

  .bg-\[\#ffffff\] {
    background-color: #fff;
  }

  .bg-\[rgba\(38\,82\,113\,0\.8\)\] {
    background-color: rgba(38, 82, 113, .8);
  }

  .bg-\[rgba\(38\,82\,113\,1\)\] {
    background-color: #265271;
  }

  .bg-\[rgba\(255\,255\,255\,0\.5\)\] {
    background-color: rgba(255, 255, 255, .5);
  }

  .bg-\[rgba\(255\,255\,255\,0\.8\)\] {
    background-color: rgba(255, 255, 255, .8);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-black\/20 {
    background-color: rgba(0, 0, 0, .2);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/20 {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }

  .bg-black\/30 {
    background-color: rgba(0, 0, 0, .3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/30 {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .bg-black\/60 {
    background-color: rgba(0, 0, 0, .6);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/60 {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }

  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }

  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }

  .bg-gray-500 {
    background-color: var(--color-gray-500);
  }

  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-slate-500 {
    background-color: var(--color-slate-500);
  }

  .bg-transparent {
    background-color: rgba(0, 0, 0, 0);
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/10 {
    background-color: rgba(255, 255, 255, .1);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/10 {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-\[linear-gradient\(90deg\,\#0069AE\,\#00C4C6\)\] {
    background-image: linear-gradient(90deg, #0069ae, #00c4c6);
  }

  .from-\[\#000000\] {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#2A9356\] {
    --tw-gradient-from: #2a9356;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#12A0FF\] {
    --tw-gradient-from: #12a0ff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#0069AE\], .from-\[\#0069ae\] {
    --tw-gradient-from: #0069ae;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#C23232\] {
    --tw-gradient-from: #c23232;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#00C4C6\], .to-\[\#00c4c6\] {
    --tw-gradient-to: #00c4c6;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#5AF1FF\] {
    --tw-gradient-to: #5af1ff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#70F6AE\] {
    --tw-gradient-to: #70f6ae;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#FF0000\] {
    --tw-gradient-to: red;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#FF9A9A\] {
    --tw-gradient-to: #ff9a9a;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .bg-center {
    background-position: center;
  }

  .object-contain {
    object-fit: contain;
  }

  .\!p-0 {
    padding: calc(var(--spacing) * 0) !important;
  }

  .\!p-2 {
    padding: calc(var(--spacing) * 2) !important;
  }

  .\!p-\[15px\] {
    padding: 15px !important;
  }

  @media (min-width: 640px) {
    .\!p-\[15px\] {
      padding: 1.04167vw !important;
    }
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-\[1px\] {
    padding: 1px;
  }

  @media (min-width: 640px) {
    .p-\[1px\] {
      padding: .06944vw;
    }
  }

  .p-\[2px\] {
    padding: 2px;
  }

  @media (min-width: 640px) {
    .p-\[2px\] {
      padding: .13889vw;
    }
  }

  .p-\[5px\] {
    padding: 5px;
  }

  @media (min-width: 640px) {
    .p-\[5px\] {
      padding: .34722vw;
    }
  }

  .p-\[8px\] {
    padding: 8px;
  }

  @media (min-width: 640px) {
    .p-\[8px\] {
      padding: .55556vw;
    }
  }

  .p-\[10px\] {
    padding: 10px;
  }

  @media (min-width: 640px) {
    .p-\[10px\] {
      padding: .69444vw;
    }
  }

  .p-\[16px\] {
    padding: 16px;
  }

  @media (min-width: 640px) {
    .p-\[16px\] {
      padding: 1.11111vw;
    }
  }

  .p-\[20px\] {
    padding: 20px;
  }

  @media (min-width: 640px) {
    .p-\[20px\] {
      padding: 1.38889vw;
    }
  }

  .p-\[22px_35px_22px_24px\] {
    padding: 22px 35px 22px 24px;
  }

  @media (min-width: 640px) {
    .p-\[22px_35px_22px_24px\] {
      padding: 1.52778vw 2.43056vw 1.52778vw 1.66667vw;
    }
  }

  .p-\[24px\] {
    padding: 24px;
  }

  @media (min-width: 640px) {
    .p-\[24px\] {
      padding: 1.66667vw;
    }
  }

  .p-\[37px_34px_37px_44px\] {
    padding: 37px 34px 37px 44px;
  }

  @media (min-width: 640px) {
    .p-\[37px_34px_37px_44px\] {
      padding: 2.56944vw 2.36111vw 2.56944vw 3.05556vw;
    }
  }

  .\!px-0 {
    padding-inline: calc(var(--spacing) * 0) !important;
  }

  .\!px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5) !important;
  }

  .\!px-4 {
    padding-inline: calc(var(--spacing) * 4) !important;
  }

  .\!px-\[15px\] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  @media (min-width: 640px) {
    .\!px-\[15px\] {
      padding-left: 1.04167vw !important;
      padding-right: 1.04167vw !important;
    }
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-9 {
    padding-inline: calc(var(--spacing) * 9);
  }

  .px-\[3px\] {
    padding-left: 3px;
    padding-right: 3px;
  }

  @media (min-width: 640px) {
    .px-\[3px\] {
      padding-left: .20833vw;
      padding-right: .20833vw;
    }
  }

  .px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px;
  }

  @media (min-width: 640px) {
    .px-\[4px\] {
      padding-left: .27778vw;
      padding-right: .27778vw;
    }
  }

  .px-\[5\%\] {
    padding-left: 5%;
    padding-right: 5%;
  }

  .px-\[7px\] {
    padding-left: 7px;
    padding-right: 7px;
  }

  @media (min-width: 640px) {
    .px-\[7px\] {
      padding-left: .48611vw;
      padding-right: .48611vw;
    }
  }

  .px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
  }

  @media (min-width: 640px) {
    .px-\[10px\] {
      padding-left: .69444vw;
      padding-right: .69444vw;
    }
  }

  .px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
  }

  @media (min-width: 640px) {
    .px-\[12px\] {
      padding-left: .83333vw;
      padding-right: .83333vw;
    }
  }

  .px-\[13px\] {
    padding-left: 13px;
    padding-right: 13px;
  }

  @media (min-width: 640px) {
    .px-\[13px\] {
      padding-left: .90278vw;
      padding-right: .90278vw;
    }
  }

  .px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  @media (min-width: 640px) {
    .px-\[14px\] {
      padding-left: .97222vw;
      padding-right: .97222vw;
    }
  }

  .px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  @media (min-width: 640px) {
    .px-\[15px\] {
      padding-left: 1.04167vw;
      padding-right: 1.04167vw;
    }
  }

  .px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  @media (min-width: 640px) {
    .px-\[16px\] {
      padding-left: 1.11111vw;
      padding-right: 1.11111vw;
    }
  }

  .px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  @media (min-width: 640px) {
    .px-\[18px\] {
      padding-left: 1.25vw;
      padding-right: 1.25vw;
    }
  }

  .px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  @media (min-width: 640px) {
    .px-\[20px\] {
      padding-left: 1.38889vw;
      padding-right: 1.38889vw;
    }
  }

  .px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }

  @media (min-width: 640px) {
    .px-\[24px\] {
      padding-left: 1.66667vw;
      padding-right: 1.66667vw;
    }
  }

  .px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  @media (min-width: 640px) {
    .px-\[30px\] {
      padding-left: 2.08333vw;
      padding-right: 2.08333vw;
    }
  }

  .\!py-4 {
    padding-block: calc(var(--spacing) * 4) !important;
  }

  .\!py-\[1px\] {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  @media (min-width: 640px) {
    .\!py-\[1px\] {
      padding-top: .06944vw !important;
      padding-bottom: .06944vw !important;
    }
  }

  .\!py-\[16px\] {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  @media (min-width: 640px) {
    .\!py-\[16px\] {
      padding-top: 1.11111vw !important;
      padding-bottom: 1.11111vw !important;
    }
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-\[2\%\] {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  @media (min-width: 640px) {
    .py-\[2px\] {
      padding-top: .13889vw;
      padding-bottom: .13889vw;
    }
  }

  .py-\[3px\] {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  @media (min-width: 640px) {
    .py-\[3px\] {
      padding-top: .20833vw;
      padding-bottom: .20833vw;
    }
  }

  .py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  @media (min-width: 640px) {
    .py-\[5px\] {
      padding-top: .34722vw;
      padding-bottom: .34722vw;
    }
  }

  .py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  @media (min-width: 640px) {
    .py-\[6px\] {
      padding-top: .41667vw;
      padding-bottom: .41667vw;
    }
  }

  .py-\[7px\] {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  @media (min-width: 640px) {
    .py-\[7px\] {
      padding-top: .48611vw;
      padding-bottom: .48611vw;
    }
  }

  .py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  @media (min-width: 640px) {
    .py-\[8px\] {
      padding-top: .55556vw;
      padding-bottom: .55556vw;
    }
  }

  .py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  @media (min-width: 640px) {
    .py-\[12px\] {
      padding-top: .83333vw;
      padding-bottom: .83333vw;
    }
  }

  .py-\[25px\] {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  @media (min-width: 640px) {
    .py-\[25px\] {
      padding-top: 1.73611vw;
      padding-bottom: 1.73611vw;
    }
  }

  .py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  @media (min-width: 640px) {
    .py-\[30px\] {
      padding-top: 2.08333vw;
      padding-bottom: 2.08333vw;
    }
  }

  .py-\[37px\] {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  @media (min-width: 640px) {
    .py-\[37px\] {
      padding-top: 2.56944vw;
      padding-bottom: 2.56944vw;
    }
  }

  .pt-1\.5 {
    padding-top: calc(var(--spacing) * 1.5);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }

  .pt-\[8px\] {
    padding-top: 8px;
  }

  @media (min-width: 640px) {
    .pt-\[8px\] {
      padding-top: .55556vw;
    }
  }

  .pt-\[9\%\] {
    padding-top: 9%;
  }

  .pt-\[10px\] {
    padding-top: 10px;
  }

  @media (min-width: 640px) {
    .pt-\[10px\] {
      padding-top: .69444vw;
    }
  }

  .pt-\[12px\] {
    padding-top: 12px;
  }

  @media (min-width: 640px) {
    .pt-\[12px\] {
      padding-top: .83333vw;
    }
  }

  .pt-\[14px\] {
    padding-top: 14px;
  }

  @media (min-width: 640px) {
    .pt-\[14px\] {
      padding-top: .97222vw;
    }
  }

  .pt-\[16px\] {
    padding-top: 16px;
  }

  @media (min-width: 640px) {
    .pt-\[16px\] {
      padding-top: 1.11111vw;
    }
  }

  .pt-\[25px\] {
    padding-top: 25px;
  }

  @media (min-width: 640px) {
    .pt-\[25px\] {
      padding-top: 1.73611vw;
    }
  }

  .pt-\[40\%\] {
    padding-top: 40%;
  }

  .\!pr-\[2px\] {
    padding-right: 2px !important;
  }

  @media (min-width: 640px) {
    .\!pr-\[2px\] {
      padding-right: .13889vw !important;
    }
  }

  .\!pr-\[40px\] {
    padding-right: 40px !important;
  }

  @media (min-width: 640px) {
    .\!pr-\[40px\] {
      padding-right: 2.77778vw !important;
    }
  }

  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }

  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-\[12px\] {
    padding-right: 12px;
  }

  @media (min-width: 640px) {
    .pr-\[12px\] {
      padding-right: .83333vw;
    }
  }

  .pr-\[15px\] {
    padding-right: 15px;
  }

  @media (min-width: 640px) {
    .pr-\[15px\] {
      padding-right: 1.04167vw;
    }
  }

  .pr-\[16px\] {
    padding-right: 16px;
  }

  @media (min-width: 640px) {
    .pr-\[16px\] {
      padding-right: 1.11111vw;
    }
  }

  .pr-\[20px\] {
    padding-right: 20px;
  }

  @media (min-width: 640px) {
    .pr-\[20px\] {
      padding-right: 1.38889vw;
    }
  }

  .pr-\[35px\] {
    padding-right: 35px;
  }

  @media (min-width: 640px) {
    .pr-\[35px\] {
      padding-right: 2.43056vw;
    }
  }

  .pr-\[70px\] {
    padding-right: 70px;
  }

  @media (min-width: 640px) {
    .pr-\[70px\] {
      padding-right: 4.86111vw;
    }
  }

  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }

  .pb-1\.5 {
    padding-bottom: calc(var(--spacing) * 1.5);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }

  .pb-\[3vh\] {
    padding-bottom: 3vh;
  }

  .pb-\[4px\] {
    padding-bottom: 4px;
  }

  @media (min-width: 640px) {
    .pb-\[4px\] {
      padding-bottom: .27778vw;
    }
  }

  .pb-\[8px\] {
    padding-bottom: 8px;
  }

  @media (min-width: 640px) {
    .pb-\[8px\] {
      padding-bottom: .55556vw;
    }
  }

  .pb-\[15px\] {
    padding-bottom: 15px;
  }

  @media (min-width: 640px) {
    .pb-\[15px\] {
      padding-bottom: 1.04167vw;
    }
  }

  .pb-\[20px\] {
    padding-bottom: 20px;
  }

  @media (min-width: 640px) {
    .pb-\[20px\] {
      padding-bottom: 1.38889vw;
    }
  }

  .pb-\[25px\] {
    padding-bottom: 25px;
  }

  @media (min-width: 640px) {
    .pb-\[25px\] {
      padding-bottom: 1.73611vw;
    }
  }

  .\!pl-3 {
    padding-left: calc(var(--spacing) * 3) !important;
  }

  .\!pl-\[15px\] {
    padding-left: 15px !important;
  }

  @media (min-width: 640px) {
    .\!pl-\[15px\] {
      padding-left: 1.04167vw !important;
    }
  }

  .\!pl-\[50px\] {
    padding-left: 50px !important;
  }

  @media (min-width: 640px) {
    .\!pl-\[50px\] {
      padding-left: 3.47222vw !important;
    }
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-\[12px\] {
    padding-left: 12px;
  }

  @media (min-width: 640px) {
    .pl-\[12px\] {
      padding-left: .83333vw;
    }
  }

  .pl-\[15px\] {
    padding-left: 15px;
  }

  @media (min-width: 640px) {
    .pl-\[15px\] {
      padding-left: 1.04167vw;
    }
  }

  .pl-\[20px\] {
    padding-left: 20px;
  }

  @media (min-width: 640px) {
    .pl-\[20px\] {
      padding-left: 1.38889vw;
    }
  }

  .pl-\[33px\] {
    padding-left: 33px;
  }

  @media (min-width: 640px) {
    .pl-\[33px\] {
      padding-left: 2.29167vw;
    }
  }

  .pl-\[40px\] {
    padding-left: 40px;
  }

  @media (min-width: 640px) {
    .pl-\[40px\] {
      padding-left: 2.77778vw;
    }
  }

  .pl-\[44px\] {
    padding-left: 44px;
  }

  @media (min-width: 640px) {
    .pl-\[44px\] {
      padding-left: 3.05556vw;
    }
  }

  .\!text-left {
    text-align: left !important;
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .align-middle {
    vertical-align: middle;
  }

  .align-top {
    vertical-align: top;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .\!text-\[7px\] {
    font-size: 7px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[7px\] {
      font-size: .48611vw !important;
    }
  }

  .\!text-\[8px\] {
    font-size: 8px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[8px\] {
      font-size: .55556vw !important;
    }
  }

  .\!text-\[9px\] {
    font-size: 9px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[9px\] {
      font-size: .625vw !important;
    }
  }

  .\!text-\[10px\] {
    font-size: 10px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[10px\] {
      font-size: .69444vw !important;
    }
  }

  .\!text-\[11px\] {
    font-size: 11px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[11px\] {
      font-size: .76389vw !important;
    }
  }

  .\!text-\[12px\] {
    font-size: 12px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[12px\] {
      font-size: .83333vw !important;
    }
  }

  .\!text-\[13px\] {
    font-size: 13px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[13px\] {
      font-size: .90278vw !important;
    }
  }

  .\!text-\[14px\] {
    font-size: 14px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[14px\] {
      font-size: .97222vw !important;
    }
  }

  .\!text-\[18px\] {
    font-size: 18px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[18px\] {
      font-size: 1.25vw !important;
    }
  }

  .\!text-\[20px\] {
    font-size: 20px !important;
  }

  @media (min-width: 640px) {
    .\!text-\[20px\] {
      font-size: 1.38889vw !important;
    }
  }

  .text-\[9px\] {
    font-size: 9px;
  }

  @media (min-width: 640px) {
    .text-\[9px\] {
      font-size: .625vw;
    }
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  @media (min-width: 640px) {
    .text-\[10px\] {
      font-size: .69444vw;
    }
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  @media (min-width: 640px) {
    .text-\[11px\] {
      font-size: .76389vw;
    }
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  @media (min-width: 640px) {
    .text-\[12px\] {
      font-size: .83333vw;
    }
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  @media (min-width: 640px) {
    .text-\[13px\] {
      font-size: .90278vw;
    }
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  @media (min-width: 640px) {
    .text-\[14px\] {
      font-size: .97222vw;
    }
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  @media (min-width: 640px) {
    .text-\[15px\] {
      font-size: 1.04167vw;
    }
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  @media (min-width: 640px) {
    .text-\[16px\] {
      font-size: 1.11111vw;
    }
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  @media (min-width: 640px) {
    .text-\[18px\] {
      font-size: 1.25vw;
    }
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  @media (min-width: 640px) {
    .text-\[20px\] {
      font-size: 1.38889vw;
    }
  }

  .text-\[21px\] {
    font-size: 21px;
  }

  @media (min-width: 640px) {
    .text-\[21px\] {
      font-size: 1.45833vw;
    }
  }

  .text-\[22px\] {
    font-size: 22px;
  }

  @media (min-width: 640px) {
    .text-\[22px\] {
      font-size: 1.52778vw;
    }
  }

  .text-\[23px\] {
    font-size: 23px;
  }

  @media (min-width: 640px) {
    .text-\[23px\] {
      font-size: 1.59722vw;
    }
  }

  .text-\[25px\] {
    font-size: 25px;
  }

  @media (min-width: 640px) {
    .text-\[25px\] {
      font-size: 1.73611vw;
    }
  }

  .text-\[27px\] {
    font-size: 27px;
  }

  @media (min-width: 640px) {
    .text-\[27px\] {
      font-size: 1.875vw;
    }
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  @media (min-width: 640px) {
    .text-\[30px\] {
      font-size: 2.08333vw;
    }
  }

  .text-\[32px\] {
    font-size: 32px;
  }

  @media (min-width: 640px) {
    .text-\[32px\] {
      font-size: 2.22222vw;
    }
  }

  .text-\[37px\] {
    font-size: 37px;
  }

  @media (min-width: 640px) {
    .text-\[37px\] {
      font-size: 2.56944vw;
    }
  }

  .text-\[46px\] {
    font-size: 46px;
  }

  @media (min-width: 640px) {
    .text-\[46px\] {
      font-size: 3.19444vw;
    }
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }

  .leading-\[-1\%\] {
    --tw-leading: -1%;
    line-height: -1%;
  }

  .leading-\[15px\] {
    --tw-leading: 15px;
    line-height: 15px;
  }

  @media (min-width: 640px) {
    .leading-\[15px\] {
      --tw-leading: 1.04167vw;
      line-height: 1.04167vw;
    }
  }

  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }

  @media (min-width: 640px) {
    .leading-\[21px\] {
      --tw-leading: 1.45833vw;
      line-height: 1.45833vw;
    }
  }

  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }

  @media (min-width: 640px) {
    .leading-\[30px\] {
      --tw-leading: 2.08333vw;
      line-height: 2.08333vw;
    }
  }

  .leading-\[31px\] {
    --tw-leading: 31px;
    line-height: 31px;
  }

  @media (min-width: 640px) {
    .leading-\[31px\] {
      --tw-leading: 2.15278vw;
      line-height: 2.15278vw;
    }
  }

  .leading-\[33px\] {
    --tw-leading: 33px;
    line-height: 33px;
  }

  @media (min-width: 640px) {
    .leading-\[33px\] {
      --tw-leading: 2.29167vw;
      line-height: 2.29167vw;
    }
  }

  .leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }

  .leading-\[121\%\] {
    --tw-leading: 121%;
    line-height: 121%;
  }

  .leading-\[140\%\] {
    --tw-leading: 140%;
    line-height: 140%;
  }

  .leading-\[150\%\] {
    --tw-leading: 150%;
    line-height: 150%;
  }

  .leading-\[176\%\] {
    --tw-leading: 176%;
    line-height: 176%;
  }

  .leading-\[180\%\] {
    --tw-leading: 180%;
    line-height: 180%;
  }

  .\!font-\[700\] {
    --tw-font-weight: 700 !important;
    font-weight: 700 !important;
  }

  .font-\[400\] {
    --tw-font-weight: 400;
    font-weight: 400;
  }

  .font-\[500\] {
    --tw-font-weight: 500;
    font-weight: 500;
  }

  .font-\[600\] {
    --tw-font-weight: 600;
    font-weight: 600;
  }

  .font-\[700\] {
    --tw-font-weight: 700;
    font-weight: 700;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .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);
  }

  .tracking-\[-0\.01em\] {
    --tw-tracking: -.01em;
    letter-spacing: -.01em;
  }

  .tracking-\[0\%\] {
    --tw-tracking: 0%;
    letter-spacing: 0%;
  }

  .text-wrap {
    text-wrap: wrap;
  }

  .wrap-anywhere {
    overflow-wrap: anywhere;
  }

  .break-all {
    word-break: break-all;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

  .whitespace-normal {
    white-space: normal;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .\!text-\[\#4bae4f\] {
    color: #4bae4f !important;
  }

  .\!text-\[\#32c4ff\] {
    color: #32c4ff !important;
  }

  .\!text-\[\#52c41a\] {
    color: #52c41a !important;
  }

  .\!text-\[\#0068A8\] {
    color: #0068a8 !important;
  }

  .\!text-\[\#1890ff\] {
    color: #1890ff !important;
  }

  .\!text-\[\#cc4e9e\] {
    color: #cc4e9e !important;
  }

  .\!text-\[\#ff4d4f\] {
    color: #ff4d4f !important;
  }

  .\!text-\[\#ff7e00\] {
    color: #ff7e00 !important;
  }

  .\!text-\[\#ffb700\] {
    color: #ffb700 !important;
  }

  .\!text-\[\#ffcd00\] {
    color: #ffcd00 !important;
  }

  .\!text-\[\#fff\], .\!text-\[\#ffffff\] {
    color: #fff !important;
  }

  .\!text-amber-400 {
    color: var(--color-amber-400) !important;
  }

  .\!text-cyan-700 {
    color: var(--color-cyan-700) !important;
  }

  .\!text-gray-400 {
    color: var(--color-gray-400) !important;
  }

  .\!text-violet-600 {
    color: var(--color-violet-600) !important;
  }

  .\!text-white {
    color: var(--color-white) !important;
  }

  .text-\[\#00C4C6\] {
    color: #00c4c6;
  }

  .text-\[\#5AF1FF\] {
    color: #5af1ff;
  }

  .text-\[\#007ECB\] {
    color: #007ecb;
  }

  .text-\[\#36C9FF\] {
    color: #36c9ff;
  }

  .text-\[\#0069AE\] {
    color: #0069ae;
  }

  .text-\[\#1660a2\] {
    color: #1660a2;
  }

  .text-\[\#2493f2\] {
    color: #2493f2;
  }

  .text-\[\#008000\] {
    color: green;
  }

  .text-\[\#FFDF3D\] {
    color: #ffdf3d;
  }

  .text-\[\#FFFD8E\] {
    color: #fffd8e;
  }

  .text-\[\#FFFFFF\] {
    color: #fff;
  }

  .text-\[\#c0bfbf\] {
    color: #c0bfbf;
  }

  .text-\[\#c7c7c7\] {
    color: #c7c7c7;
  }

  .text-\[\#ff4d4f\] {
    color: #ff4d4f;
  }

  .text-\[\#fff\], .text-\[\#ffffff\] {
    color: #fff;
  }

  .text-amber-200 {
    color: var(--color-amber-200);
  }

  .text-amber-300 {
    color: var(--color-amber-300);
  }

  .text-blue-500 {
    color: var(--color-blue-500);
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-green-500 {
    color: var(--color-green-500);
  }

  .text-lime-300 {
    color: var(--color-lime-300);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-transparent {
    color: rgba(0, 0, 0, 0);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-500 {
    color: var(--color-yellow-500);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

  .\!shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 4px 4px var(--tw-shadow-color, rgba(0, 0, 0, .25)) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }

  @media (min-width: 640px) {
    .\!shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.25\)\] {
      --tw-shadow: 0vw .27778vw .27778vw var(--tw-shadow-color, rgba(0, 0, 0, .25)) !important;
    }
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow {
      --tw-shadow: 0 .06944vw .20833vw 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 .06944vw .13889vw -.06944vw var(--tw-shadow-color, rgba(0, 0, 0, .1));
    }
  }

  .shadow-\[0_3px_8px_rgba\(0\,0\,0\,0\.32\)\] {
    --tw-shadow: 0 3px 8px var(--tw-shadow-color, rgba(0, 0, 0, .32));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow-\[0_3px_8px_rgba\(0\,0\,0\,0\.32\)\] {
      --tw-shadow: 0 .20833vw .55556vw var(--tw-shadow-color, rgba(0, 0, 0, .32));
    }
  }

  .shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 4px 4px var(--tw-shadow-color, rgba(0, 0, 0, .25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow-\[0px_4px_4px_rgba\(0\,0\,0\,0\.25\)\] {
      --tw-shadow: 0vw .27778vw .27778vw var(--tw-shadow-color, rgba(0, 0, 0, .25));
    }
  }

  .shadow-\[1px_4px_6px_\#00000030\] {
    --tw-shadow: 1px 4px 6px var(--tw-shadow-color, rgba(0, 0, 0, .19));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow-\[1px_4px_6px_\#00000030\] {
      --tw-shadow: .06944vw .27778vw .41667vw var(--tw-shadow-color, rgba(0, 0, 0, .19));
    }
  }

  .shadow-\[2px_2px_6px_\#00000030\] {
    --tw-shadow: 2px 2px 6px var(--tw-shadow-color, rgba(0, 0, 0, .19));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow-\[2px_2px_6px_\#00000030\] {
      --tw-shadow: .13889vw .13889vw .41667vw var(--tw-shadow-color, rgba(0, 0, 0, .19));
    }
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 4px 6px -4px var(--tw-shadow-color, rgba(0, 0, 0, .1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .shadow-lg {
      --tw-shadow: 0 .69444vw 1.04167vw -.20833vw var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 .27778vw .41667vw -.27778vw var(--tw-shadow-color, rgba(0, 0, 0, .1));
    }
  }

  .shadow-\[\#1f1f1f\] {
    --tw-shadow-color: #1f1f1f;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-\[\#1f1f1f\] {
      --tw-shadow-color: color-mix(in oklab, #1f1f1f var(--tw-shadow-alpha), transparent);
    }
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  @media (min-width: 640px) {
    .outline {
      outline-width: .06944vw;
    }
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  @media (min-width: 640px) {
    .blur {
      --tw-blur: blur(.55556vw);
    }
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .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));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .placeholder\:\!text-gray-400::placeholder {
    color: var(--color-gray-400) !important;
  }

  .placeholder\:\!text-white\/70::placeholder {
    color: rgba(255, 255, 255, .7) !important;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .placeholder\:\!text-white\/70::placeholder {
      color: color-mix(in oklab, var(--color-white) 70%, transparent) !important;
    }
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (min-width: 640px) {
    .last\:border-b-0 {
      border-bottom-width: 0;
    }
  }

  @media (hover: hover) {
    .hover\:-translate-y-0\.5:hover {
      --tw-translate-y: calc(var(--spacing) * -.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0c375e\]:hover {
      background-color: #0c375e;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#2c5873\]:hover {
      background-color: #2c5873;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#4a7a9f\]:hover {
      background-color: #4a7a9f;
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-700:hover {
      background-color: var(--color-gray-700);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-600:hover {
      background-color: var(--color-red-600);
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#5AF1FF\]:hover {
      color: #5af1ff;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#1660a2\]:hover {
      color: #1660a2;
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-300:hover {
      color: var(--color-gray-300);
    }
  }

  .focus\:border-transparent:focus {
    border-color: rgba(0, 0, 0, 0);
  }

  .focus\:ring-0:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  @media (min-width: 640px) {
    .focus\:ring-0 {
      --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0vw + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    }
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  @media (min-width: 40rem) {
    .sm\:pointer-events-none {
      pointer-events: none;
    }
  }

  @media (min-width: 40rem) {
    .sm\:relative {
      position: relative;
    }
  }

  @media (min-width: 40rem) {
    .sm\:top-0 {
      top: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:right-0 {
      right: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:left-\[-15px\] {
      left: -15px;
    }
  }

  @media (min-width: 640px) {
    .sm\:left-\[-15px\] {
      left: -1.04167vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:m-0 {
      margin: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:mt-20 {
      margin-top: calc(var(--spacing) * 20);
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!mr-3 {
      margin-right: calc(var(--spacing) * 3) !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:mr-3 {
      margin-right: calc(var(--spacing) * 3);
    }
  }

  @media (min-width: 40rem) {
    .sm\:mr-\[18px\] {
      margin-right: 18px;
    }
  }

  @media (min-width: 640px) {
    .sm\:mr-\[18px\] {
      margin-right: 1.25vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:mr-\[25px\] {
      margin-right: 25px;
    }
  }

  @media (min-width: 640px) {
    .sm\:mr-\[25px\] {
      margin-right: 1.73611vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:mr-\[75px\] {
      margin-right: 75px;
    }
  }

  @media (min-width: 640px) {
    .sm\:mr-\[75px\] {
      margin-right: 5.20833vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:ml-0 {
      margin-left: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:ml-3 {
      margin-left: calc(var(--spacing) * 3);
    }
  }

  @media (min-width: 40rem) {
    .sm\:ml-\[23px\] {
      margin-left: 23px;
    }
  }

  @media (min-width: 640px) {
    .sm\:ml-\[23px\] {
      margin-left: 1.59722vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!flex {
      display: flex !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!inline-block {
      display: inline-block !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:block {
      display: block;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex {
      display: flex;
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid {
      display: grid;
    }
  }

  @media (min-width: 40rem) {
    .sm\:hidden {
      display: none;
    }
  }

  @media (min-width: 40rem) {
    .sm\:inline {
      display: inline;
    }
  }

  @media (min-width: 40rem) {
    .sm\:inline-block {
      display: inline-block;
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!h-\[36px\] {
      height: 36px !important;
    }
  }

  @media (min-width: 640px) {
    .sm\:\!h-\[36px\] {
      height: 2.5vw !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:h-\[17px\] {
      height: 17px;
    }
  }

  @media (min-width: 640px) {
    .sm\:h-\[17px\] {
      height: 1.18056vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:h-\[89px\] {
      height: 89px;
    }
  }

  @media (min-width: 640px) {
    .sm\:h-\[89px\] {
      height: 6.18056vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:h-\[111px\] {
      height: 111px;
    }
  }

  @media (min-width: 640px) {
    .sm\:h-\[111px\] {
      height: 7.70833vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:h-full {
      height: 100%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:min-h-\[284px\] {
      min-height: 284px;
    }
  }

  @media (min-width: 640px) {
    .sm\:min-h-\[284px\] {
      min-height: 19.7222vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!w-\[200\%\] {
      width: 200% !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[19px\] {
      width: 19px;
    }
  }

  @media (min-width: 640px) {
    .sm\:w-\[19px\] {
      width: 1.31944vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[25\%\] {
      width: 25%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[30\%\] {
      width: 30%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[50\%\] {
      width: 50%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[63px\] {
      width: 63px;
    }
  }

  @media (min-width: 640px) {
    .sm\:w-\[63px\] {
      width: 4.375vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[65\%\] {
      width: 65%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[68\%\] {
      width: 68%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[70\%\] {
      width: 70%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[75\%\] {
      width: 75%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[79px\] {
      width: 79px;
    }
  }

  @media (min-width: 640px) {
    .sm\:w-\[79px\] {
      width: 5.48611vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[100\%\] {
      width: 100%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[111px\] {
      width: 111px;
    }
  }

  @media (min-width: 640px) {
    .sm\:w-\[111px\] {
      width: 7.70833vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-\[auto\] {
      width: auto;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-auto {
      width: auto;
    }
  }

  @media (min-width: 40rem) {
    .sm\:w-full {
      width: 100%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:max-w-\[30vw\] {
      max-width: 30vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:max-w-\[70\%\] {
      max-width: 70%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:max-w-none {
      max-width: none;
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!min-w-auto {
      min-width: auto !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 40rem) {
    .sm\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (min-width: 40rem) {
    .sm\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-5 {
      padding: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 40rem) {
    .sm\:\!px-2\.5 {
      padding-inline: calc(var(--spacing) * 2.5) !important;
    }
  }

  @media (min-width: 40rem) {
    .sm\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 40rem) {
    .sm\:px-\[10\%\] {
      padding-left: 10%;
      padding-right: 10%;
    }
  }

  @media (min-width: 40rem) {
    .sm\:px-\[10px\] {
      padding-left: 10px;
      padding-right: 10px;
    }
  }

  @media (min-width: 640px) {
    .sm\:px-\[10px\] {
      padding-left: .69444vw;
      padding-right: .69444vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:py-\[5px\] {
      padding-top: 5px;
      padding-bottom: 5px;
    }
  }

  @media (min-width: 640px) {
    .sm\:py-\[5px\] {
      padding-top: .34722vw;
      padding-bottom: .34722vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:pr-\[35px\] {
      padding-right: 35px;
    }
  }

  @media (min-width: 640px) {
    .sm\:pr-\[35px\] {
      padding-right: 2.43056vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:pr-\[70px\] {
      padding-right: 70px;
    }
  }

  @media (min-width: 640px) {
    .sm\:pr-\[70px\] {
      padding-right: 4.86111vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:pl-\[33px\] {
      padding-left: 33px;
    }
  }

  @media (min-width: 640px) {
    .sm\:pl-\[33px\] {
      padding-left: 2.29167vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-center {
      text-align: center;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[10px\] {
      font-size: 10px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[10px\] {
      font-size: .69444vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[12px\] {
      font-size: 12px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[12px\] {
      font-size: .83333vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[17px\] {
      font-size: 17px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[17px\] {
      font-size: 1.18056vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[20px\] {
      font-size: 1.38889vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[24px\] {
      font-size: 24px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[24px\] {
      font-size: 1.66667vw;
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-\[26px\] {
      font-size: 26px;
    }
  }

  @media (min-width: 640px) {
    .sm\:text-\[26px\] {
      font-size: 1.80556vw;
    }
  }

  @media (min-width: 48rem) {
    .md\:\!w-auto {
      width: auto !important;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-\[35vw\] {
      width: 35vw;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-\[40vw\] {
      width: 40vw;
    }
  }

  @media (min-width: 48rem) {
    .md\:w-\[489px\] {
      width: 489px;
    }
  }

  @media (min-width: 640px) {
    .md\:w-\[489px\] {
      width: 33.9583vw;
    }
  }

  .\[\&_\.ant-input\]\:\!text-\[\#fff\] .ant-input {
    color: #fff !important;
  }

  .\[\&_\.ant-input\:\:placeholder\]\:\!text-\[\#fff\] .ant-input::placeholder {
    color: #fff !important;
  }

  .\[\&_\.anticon\]\:text-white .anticon {
    color: var(--color-white);
  }

  .\[\&_\:\:placeholder\]\:text-white ::placeholder {
    color: var(--color-white);
  }

  .\[\&\:\:placeholder\]\:\!text-\[\#fff\]::placeholder {
    color: #fff !important;
  }
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-cyrillic-ext-wght-normal.69a875b0.woff2") format("woff2-variations");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-cyrillic-wght-normal.f4a8c114.woff2") format("woff2-variations");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-greek-ext-wght-normal.510f5f86.woff2") format("woff2-variations");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-greek-wght-normal.65d34d2f.woff2") format("woff2-variations");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-vietnamese-wght-normal.b512ba01.woff2") format("woff2-variations");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-latin-ext-wght-normal.bf448ec5.woff2") format("woff2-variations");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter Variable;
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../media/inter-latin-wght-normal.c757f81b.woff2") format("woff2-variations");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html * {
  vertical-align: middle;
  --spacing: 4px;
  font-family: Inter Variable, sans-serif;
  box-sizing: border-box !important;
}

@media (min-width: 640px) {
  html * {
    --spacing: .27778vw;
  }
}

.ant-app {
  height: 100svh;
}

body {
  height: 100svh;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

input[type="password"].ant-input-disabled {
  background-color: rgba(0, 0, 0, 0) !important;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.ant-scrollbar {
  width: 100% !important;
  height: 100% !important;
}

.ant-scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.ant-scrollbar::-webkit-scrollbar-track {
  background: none;
  border-radius: 3px;
}

.ant-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .5);
  border-radius: 3px;
  transition: background-color .2s;
}

.ant-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, .5);
}

.ant-scrollbar::-webkit-scrollbar-corner {
  background: none;
}

.ant-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, .5) transparent;
}

@media (min-width: 640px) {
  .ant-scrollbar {
    border-radius: .20833vw;
    width: .41667vw;
    height: .41667vw;
  }
}

input {
  height: 30px;
  font-size: 13px;
}

@media (min-width: 640px) {
  input {
    height: 2.08333vw;
    font-size: .90278vw;
  }
}

.arcgis-address-search .ant-input-clear-icon {
  color: #fff !important;
}

.rc-virtual-list-scrollbar-thumb {
  background: var(--rc-virtual-list-scrollbar-bg, rgba(255, 255, 255, .8)) !important;
}

.content-h {
  height: calc(100svh - 120px) !important;
}

@media (min-width: 640px) {
  .content-h {
    height: calc(100svh - 8.33333vw) !important;
  }
}

.detail-map-h {
  height: calc(100svh - 140px) !important;
}

@media (min-width: 640px) {
  .detail-map-h {
    height: calc(100svh - 9.72222vw) !important;
  }
}

.detail-map-bg-h {
  height: calc(100svh - 113px) !important;
}

@media (min-width: 640px) {
  .detail-map-bg-h {
    height: calc(100svh - 7.84722vw) !important;
  }
}

.custom-header-height {
  height: 113px;
  max-height: 13vh;
}

@media (min-width: 640px) {
  .custom-header-height {
    height: 7.84722vw;
  }
}

.top-responsive {
  top: 113px;
}

@media (min-width: 640px) {
  .top-responsive {
    top: 7.84722vw;
  }
}

.header-bg {
  background: linear-gradient(#1766ac 0%, #000 100%);
}

.box-gradient-bg {
  width: 100%;
  height: auto;
  letter-spacing: 0%;
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
}

.box-line-border {
  background: linear-gradient(#0069ae 0%, #00c4c6 100%);
}

.box-not-click-border {
  background: linear-gradient(#1766ac 0%, #222 100%);
}

.box-delete-click-border {
  background: linear-gradient(#ec4242 0%, #631919 100%);
}

.map-gradient-bg {
  background: linear-gradient(#12a0ff 0%, #5af1ff 100%);
}

.gradient-text {
  background: linear-gradient(#12a0ff 0%, #5af1ff 100%) !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.gradient-line {
  border-image: linear-gradient(90deg, #0069ae, #00c4c6) 1;
}

.box-w-line-border {
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
}

.ant-drawer {
  z-index: 1004;
}

.custom-drawer .ant-drawer-header {
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
  border-bottom: 1px solid #fff;
  padding: 5px 16px;
}

@media (min-width: 640px) {
  .custom-drawer .ant-drawer-header {
    border-bottom: .06944vw solid #fff;
    padding: .34722vw 1.11111vw;
  }
}

.custom-drawer .ant-drawer-body, .custom-collapse .ant-collapse-content-box {
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
  padding: 0;
}

.ant-drawer-content-wrapper {
  width: 280px !important;
}

@media (min-width: 640px) {
  .ant-drawer-content-wrapper {
    width: 19.4444vw !important;
  }
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
}

@media (min-width: 640px) {
  .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    padding: .83333vw 1.11111vw;
  }
}

.custom-feature-res-collapse .ant-collapse-content-box {
  padding: 0 !important;
}

.custom-street-view-modal {
  z-index: 9999 !important;
}

.custom-satellite-modal {
  border-radius: 7px;
  position: fixed;
  bottom: 0;
  right: 70px;
  width: 63.5% !important;
  top: 113px !important;
}

@media (min-width: 640px) {
  .custom-satellite-modal {
    border-radius: .48611vw;
    right: 4.86111vw;
    top: 7.84722vw !important;
  }
}

.ant-modal .ant-modal-close {
  width: 22px;
  height: 22px;
}

@media (min-width: 640px) {
  .ant-modal .ant-modal-close {
    width: 1.52778vw;
    height: 1.52778vw;
  }
}

.ant-modal .ant-modal-close-x {
  font-size: 22px;
}

@media (min-width: 640px) {
  .ant-modal .ant-modal-close-x {
    font-size: 1.52778vw;
  }
}

.custom-satellite-modal .ant-modal-content {
  background: none !important;
  padding: 0 !important;
}

.custom-satellite-modal .ant-modal-content .ant-modal-header, .custom-satellite-modal .ant-modal-content .ant-modal-footer {
  display: none;
}

.custom-info-details-modal {
  background: none;
  border-radius: 7px;
  width: 35% !important;
}

@media (min-width: 640px) {
  .custom-info-details-modal {
    border-radius: .48611vw;
  }
}

.custom-info-details-modal .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
  background-color: rgba(217, 217, 217, .133) !important;
  padding: 0 !important;
}

@media (min-width: 640px) {
  .custom-info-details-modal .ant-modal-content {
    border-radius: .55556vw;
  }
}

.custom-info-details-modal .ant-modal-header {
  background: #616161 !important;
  border-bottom: none !important;
  margin: 0 !important;
  padding: 8px 20px !important;
}

@media (min-width: 640px) {
  .custom-info-details-modal .ant-modal-header {
    padding: .55556vw 1.38889vw !important;
  }
}

.custom-info-details-modal .ant-modal-footer {
  background: #222 !important;
  margin-top: 0 !important;
  padding: 4px 7px !important;
}

@media (min-width: 640px) {
  .custom-info-details-modal .ant-modal-footer {
    padding: .27778vw .48611vw !important;
  }
}

.custom-info-details-modal .ant-modal-header .ant-modal-title {
  font-weight: bold;
  color: #fff !important;
  font-size: 16px !important;
}

@media (min-width: 640px) {
  .custom-info-details-modal .ant-modal-header .ant-modal-title {
    font-size: 1.11111vw !important;
  }
}

.custom-info-details-modal .ant-modal-body {
  color: #fff !important;
  background-color: #222 !important;
}

.custom-progress-modal {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 125px;
  right: 45px;
  transform: none;
  width: 45% !important;
}

@media (min-width: 640px) {
  .custom-progress-modal {
    top: 8.68056vw;
    right: 3.125vw;
  }
}

.custom-show-details-info-modal {
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 33px;
  z-index: 1500 !important;
  width: 33% !important;
}

@media (min-width: 640px) {
  .custom-show-details-info-modal {
    right: 2.29167vw;
  }
}

.custom-show-details-info-modal .ant-modal-content {
  background: none;
  border-radius: 8px;
  overflow: hidden;
  padding: 0 !important;
}

@media (min-width: 640px) {
  .custom-show-details-info-modal .ant-modal-content {
    border-radius: .55556vw;
  }
}

.custom-date-modal .ant-modal-content {
  background: none;
  border-radius: 8px;
  overflow: hidden;
  padding: 0 !important;
}

@media (min-width: 640px) {
  .custom-date-modal .ant-modal-content {
    border-radius: .55556vw;
  }
}

.custom-dropdown .ant-dropdown-menu {
  color: #fff;
  background-color: #265271;
}

.custom-dropdown .ant-dropdown-menu-item {
  color: #fff;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 640px) {
  .custom-dropdown .ant-dropdown-menu-item {
    padding-left: 1.11111vw;
    padding-right: 1.11111vw;
  }
}

.custom-dropdown .ant-dropdown-menu-item:hover, .custom-dropdown .ant-dropdown-menu-item-active {
  color: #fff;
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
}

.responsive-table .ant-table {
  --ant-table-bg: #1e1e1e;
  color: #fff;
  background-color: rgba(217, 217, 217, .2);
  margin-bottom: 30px;
  --ant-table-header-bg: rgba(217, 217, 217, 0) !important;
  --ant-table-row-hover-bg: rgba(217, 217, 217, .3) !important;
}

@media (min-width: 640px) {
  .responsive-table .ant-table {
    margin-bottom: 2.08333vw;
  }
}

.responsive-table .ant-table-column-sort, .responsive-table .ant-table-thead > tr > th.ant-table-column-has-sorters:hover {
  background-color: rgba(217, 217, 217, .2);
}

.responsive-table .ant-table-thead > tr > th {
  color: #fff;
}

.responsive-table .ant-pagination {
  box-shadow: none !important;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}

.responsive-table .ant-pagination-item {
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
}

.responsive-table .ant-pagination-item a {
  font-weight: 400;
  color: #fff !important;
}

.ant-pagination .ant-pagination-next .ant-pagination-item-link .anticon-right {
  color: #fff;
  font-size: 12px;
}

@media (min-width: 640px) {
  .ant-pagination .ant-pagination-next .ant-pagination-item-link .anticon-right {
    font-size: .83333vw;
  }
}

.ant-pagination .ant-pagination-prev .ant-pagination-item-link .anticon {
  color: #fff;
  font-size: 12px;
}

@media (min-width: 640px) {
  .ant-pagination .ant-pagination-prev .ant-pagination-item-link .anticon {
    font-size: .83333vw;
  }
}

.ant-pagination-simple-pager {
  font-size: 14px;
}

@media (min-width: 640px) {
  .ant-pagination-simple-pager {
    font-size: .97222vw;
  }
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager {
  height: 32px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 8px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 8px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 8px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 8px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 8px;
}

.ant-pagination.ant-pagination-simple .ant-pagination-simple-pager:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 8px;
}

@media (min-width: 640px) {
  .ant-pagination.ant-pagination-simple .ant-pagination-simple-pager {
    height: 2.22222vw;
  }
}

.ant-pagination .ant-pagination-prev, .ant-pagination .ant-pagination-next {
  height: 24px;
  line-height: 24px;
}

@media (min-width: 640px) {
  .ant-pagination .ant-pagination-prev, .ant-pagination .ant-pagination-next {
    height: 1.66667vw;
    line-height: 1.66667vw;
  }
}

.responsive-table .ant-pagination-item-active a {
  font-weight: 900;
  color: #fff !important;
}

.responsive-table .ant-pagination-options {
  background: none !important;
  border: none !important;
}

.responsive-table .ant-table .ant-table-placeholder {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-top: none !important;
}

.custom-table .ant-table {
  --ant-table-bg: #1e1e1e !important;
  --ant-table-header-bg: #333 !important;
}

.custom-table .ant-table {
  color: #fff;
  border: 1px solid #333;
  background-color: #222 !important;
}

@media (min-width: 640px) {
  .custom-table .ant-table {
    border: .06944vw solid #333;
  }
}

.custom-table .ant-table table {
  width: 100%;
}

.custom-table .ant-table-thead > tr > th {
  text-align: center !important;
  color: #fff !important;
  background-color: #333 !important;
  border: none !important;
  padding: 8px 15px !important;
  font-size: 10px !important;
  font-weight: bold !important;
}

@media (min-width: 640px) {
  .custom-table .ant-table-thead > tr > th {
    padding: .55556vw 1.04167vw !important;
    font-size: .69444vw !important;
  }
}

.custom-table .ant-table-tbody > tr > td {
  text-align: center;
  color: #fff !important;
  background-color: #1e1e1e !important;
  border: 1px solid #333 !important;
  padding: 8px 15px !important;
  font-size: 10px !important;
}

@media (min-width: 640px) {
  .custom-table .ant-table-tbody > tr > td {
    border: .06944vw solid #333 !important;
    padding: .55556vw 1.04167vw !important;
    font-size: .69444vw !important;
  }
}

.ant-table-expanded-row-fixed {
  background: rgba(38, 82, 113, .8) !important;
}

.custom-table .ant-table-container {
  border: none !important;
}

.gradient-border {
  --border-width: 1px;
  --gradient-color1: #0069ae;
  --gradient-color2: #00c4c6;
  --border-radius: 7px;
  --box-size: 100%;
  --background-color: rgba(38, 82, 113, .8);
  --border-color: linear-gradient(to bottom, var(--gradient-color1), var(--gradient-color2));
  border-radius: var(--border-radius);
  background: var(--background-color);
  width: auto;
  height: auto;
  position: relative;
}

@media (min-width: 640px) {
  .gradient-border {
    --border-width: .06944vw;
    --border-radius: .48611vw;
  }
}

.gradient-border:after {
  content: "";
  padding: var(--border-width);
  border-radius: var(--border-radius);
  background: var(--border-color);
  --mask-bg: linear-gradient(red, red);
  --mask-clip: content-box, padding-box;
  -webkit-mask-image: var(--mask-bg), var(--mask-bg);
  mask-image: var(--mask-bg), var(--mask-bg);
  -webkit-mask-clip: var(--mask-clip);
  mask-clip: var(--mask-clip);
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.gradient-bottom-border {
  border-width: 0 0 2px;
  border-bottom-style: solid;
  border-bottom-color: #0069ae;
}

@media (min-width: 640px) {
  .gradient-bottom-border {
    border-width: 0 0 .13889vw;
    border-bottom-style: solid;
    border-bottom-color: #0069ae;
  }
}

.ant-popover {
  pointer-events: none !important;
}

.ant-popover-content {
  pointer-events: auto !important;
}

.details-popup {
  height: auto;
  width: 32% !important;
  top: 113px !important;
  bottom: auto !important;
  left: 32% !important;
  right: auto !important;
}

@media (min-width: 640px) {
  .details-popup {
    top: 7.84722vw !important;
    bottom: auto !important;
    left: 32% !important;
    right: auto !important;
  }
}

.chat-popup {
  height: auto;
  width: 64% !important;
  top: 113px !important;
  bottom: auto !important;
  left: 32% !important;
  right: auto !important;
}

@media (min-width: 640px) {
  .chat-popup {
    top: 7.84722vw !important;
    bottom: auto !important;
    left: 32% !important;
    right: auto !important;
  }
}

.chat-popup .ant-popover-arrow, .details-popup .ant-popover-arrow {
  transform: translateY(-50%)translateX(-100%)rotate(0);
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
  width: 16px !important;
  height: 30px !important;
  left: 5px !important;
}

@media (min-width: 640px) {
  .chat-popup .ant-popover-arrow, .details-popup .ant-popover-arrow {
    width: 1.11111vw !important;
    height: 2.08333vw !important;
    left: .34722vw !important;
  }
}

.top-arrow .ant-popover-arrow {
  background: url("/image/arrow.png") center / 10px 15px no-repeat !important;
  top: 50px !important;
}

@media (min-width: 640px) {
  .top-arrow .ant-popover-arrow {
    background: url("/image/arrow.png") center / .69444vw 1.04167vw no-repeat !important;
    top: 3.47222vw !important;
  }
}

.center-arrow .ant-popover-arrow {
  background: url("/image/center_arrow.png") center / 10px 15px no-repeat !important;
  top: 50% !important;
}

@media (min-width: 640px) {
  .center-arrow .ant-popover-arrow {
    background: url("/image/center_arrow.png") center / .69444vw 1.04167vw no-repeat !important;
  }
}

.bottom-arrow .ant-popover-arrow {
  background: url("/image/bottom_arrow.png") center / 10px 15px no-repeat !important;
  top: 92% !important;
}

@media (min-width: 640px) {
  .bottom-arrow .ant-popover-arrow {
    background: url("/image/bottom_arrow.png") center / .69444vw 1.04167vw no-repeat !important;
  }
}

.chat-popup .ant-popover-arrow:before, .chat-popup .ant-popover-arrow:after, .details-popup .ant-popover-arrow:before, .details-popup .ant-popover-arrow:after {
  background: none !important;
}

.details-popup .ant-popover-inner {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.details-popup .ant-popover-inner-content {
  padding: 0 !important;
}

.chat-popup .ant-popover-content .ant-popover-inner {
  width: 100%;
}

.ant-popover .ant-popover-content {
  width: 100% !important;
}

.ant-popover .ant-popover-content .ant-popover-inner {
  padding: 0;
  background: none !important;
}

.custom-search-layers .ant-popover-content .ant-popover-inner {
  border-radius: 3px;
  overflow: hidden;
  background: #222 !important;
  width: 100% !important;
}

@media (min-width: 640px) {
  .custom-search-layers .ant-popover-content .ant-popover-inner {
    border-radius: .20833vw;
  }
}

.custom-map-legend {
  top: 166px !important;
  bottom: auto !important;
  left: auto !important;
  right: 75px !important;
}

@media (min-width: 640px) {
  .custom-map-legend {
    top: 11.5278vw !important;
    bottom: auto !important;
    left: auto !important;
    right: 5.20833vw !important;
  }
}

.custom-map-legend .ant-popover-content .ant-popover-inner {
  border-radius: 7px;
  overflow: hidden;
  width: 350px !important;
}

@media (min-width: 640px) {
  .custom-map-legend .ant-popover-content .ant-popover-inner {
    border-radius: .48611vw;
    width: 24.3056vw !important;
  }
}

.legend-landslide-color {
  background: linear-gradient(130.91deg, #f3ff10 21.83%, #ffdd1a 100%);
}

.legend-flooding-color {
  background: linear-gradient(130.91deg, #ffae4b 0%, #da7a3e 100%);
}

.legend-road-color {
  background: linear-gradient(130.91deg, #58fe87 21.83%, #13906c 100%);
}

.legend-building-color {
  background: linear-gradient(130.91deg, #ff575a 21.83%, #de1518 100%);
}

.legend-water-color {
  background: linear-gradient(130.91deg, #2fecff 21.83%, #226fff 100%);
}

.line-chart-landslide-color {
  background: linear-gradient(#f3ff10 21.83%, #ffdd1a 100%);
}

.line-chart-flooding-color {
  background: linear-gradient(#ffae4b 0%, #da7a3e 100%);
}

.line-chart-road-color {
  background: linear-gradient(#58fe87 21.83%, #13906c 100%);
}

.line-chart-building-color {
  background: linear-gradient(#ff575a 21.83%, #de1518 100%);
}

.line-chart-water-color {
  background: linear-gradient(#2fecff 21.83%, #226fff 100%);
}

.custom-map-details-modal {
  border-radius: 7px;
  background: none !important;
  width: 96% !important;
  padding-bottom: 0 !important;
  top: 113px !important;
}

@media (min-width: 640px) {
  .custom-map-details-modal {
    border-radius: .48611vw;
    top: 7.84722vw !important;
  }
}

.custom-map-details-modal .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
  background-color: rgba(217, 217, 217, .133) !important;
  padding: 0 !important;
}

@media (min-width: 640px) {
  .custom-map-details-modal .ant-modal-content {
    border-radius: .55556vw;
  }
}

.custom-map-details-modal .ant-modal-content .ant-modal-close {
  z-index: 1600;
  top: 0;
  right: 0;
}

.custom-map-details-modal .ant-modal-header, .custom-map-details-modal .ant-modal-footer {
  display: none;
}

.custom-map-details-modal .ant-modal-body {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0) !important;
}

.custom-segmented {
  overflow: hidden;
}

.custom-segmented .ant-segmented-item-label {
  min-height: 20px;
  padding: 0 5px;
  line-height: 20px;
}

@media (min-width: 640px) {
  .custom-segmented .ant-segmented-item-label {
    min-height: 1.38889vw;
    padding: 0 .34722vw;
    line-height: 1.38889vw;
  }
}

.ant-carousel .slick-prev {
  width: 16px;
  height: 16px;
  font-size: 16px;
}

@media (min-width: 640px) {
  .ant-carousel .slick-prev {
    width: 1.11111vw;
    height: 1.11111vw;
    font-size: 1.11111vw;
  }
}

.ant-carousel .slick-next {
  width: 16px;
  height: 16px;
  font-size: 16px;
}

@media (min-width: 640px) {
  .ant-carousel .slick-next {
    width: 1.11111vw;
    height: 1.11111vw;
    font-size: 1.11111vw;
  }
}

.ant-carousel .slick-prev:after {
  width: 11px;
  height: 11px;
}

@media (min-width: 640px) {
  .ant-carousel .slick-prev:after {
    width: .76389vw;
    height: .76389vw;
  }
}

.ant-carousel .slick-next:after {
  width: 11px;
  height: 11px;
}

@media (min-width: 640px) {
  .ant-carousel .slick-next:after {
    width: .76389vw;
    height: .76389vw;
  }
}

.custom-summary-carousel, .custom-summary-carousel .slick-slider, .custom-summary-carousel .slick-list, .custom-summary-carousel .slick-track, .custom-summary-carousel .slick-slide, .custom-summary-carousel .slick-slide > div {
  height: 99% !important;
}

.custom-summary-carousel .slick-slide > div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.detail-map-legend-item {
  display: flex;
}

.custom-layer-control-popover .ant-popover-content {
  border-radius: 7px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .4);
  background: #26516d !important;
}

@media (min-width: 640px) {
  .custom-layer-control-popover .ant-popover-content {
    border-radius: .48611vw;
    box-shadow: .13889vw .13889vw .69444vw rgba(0, 0, 0, .4);
  }
}

.custom-layer-control-popover .ant-popover-arrow:before {
  background: #26516d !important;
}

.custom-menu-style .ant-menu-item-selected .ant-menu-title-content .custom-menu-label, .ant-menu-light {
  background: none !important;
}

.custom-menu-style .ant-menu-item-only-child {
  height: 40px;
  margin: 4px;
  padding: 0 16px;
  line-height: 40px;
}

@media (min-width: 640px) {
  .custom-menu-style .ant-menu-item-only-child {
    height: 2.77778vw;
    margin: .27778vw;
    padding: 0 1.11111vw;
    line-height: 2.77778vw;
  }
}

.custom-menu-style .ant-menu-title-content .custom-menu-label {
  font-size: 14px;
}

@media (min-width: 640px) {
  .custom-menu-style .ant-menu-title-content .custom-menu-label {
    font-size: .97222vw;
  }
}

.custom-menu-style .ant-menu-item-selected {
  background: linear-gradient(#12a0ff 0%, #5af1ff 100%);
}

.detail-map-incidents-list {
  background-color: var(--color-gray-900);
  color: var(--color-white);
}

.detail-map-incidents-list .section {
  margin-bottom: calc(var(--spacing) * 4);
}

.detail-map-incidents-list .section-header {
  background-color: var(--color-gray-800);
  padding: calc(var(--spacing) * 2);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.detail-map-incidents-list .section-icon {
  margin-right: calc(var(--spacing) * 2);
  height: calc(var(--spacing) * 6);
  width: calc(var(--spacing) * 6);
}

.detail-map-incidents-list .section-title {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}

.detail-map-incidents-list .section-total {
  background-color: var(--color-blue-500);
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  color: var(--color-white);
  border-radius: .25rem;
}

.detail-map-incidents-list .ant-list-item {
  background-color: var(--color-gray-800);
}

@media (hover: hover) {
  .detail-map-incidents-list .ant-list-item:hover {
    background-color: var(--color-gray-700);
  }
}

.detail-map-incidents-list .ant-list-item-meta-title {
  text-align: left;
}

.detail-map-incidents-list .ant-list-item-meta-description {
  text-align: right;
}

.custom-search-input > .ant-input::placeholder {
  color: #c0bfbf !important;
}

input[type="date"] {
  color: #fff;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert();
  font-size: 18px;
}

@media (min-width: 640px) {
  input[type="date"]::-webkit-calendar-picker-indicator {
    font-size: 1.25vw;
  }
}

.ant-form-item-label {
  padding-bottom: 0;
}

.ant-form-item-label > label {
  font-size: 14px;
  color: #fff !important;
}

@media (min-width: 640px) {
  .ant-form-item-label > label {
    font-size: .97222vw;
  }
}

.no-border-input > .ant-input {
  border: none;
}

.ant-input {
  --ant-input-padding-block: 4px;
  --ant-input-padding-block-sm: 0px;
  --ant-input-padding-block-lg: 7px;
  --ant-input-padding-inline: 11px;
  --ant-input-padding-inline-sm: 7px;
  --ant-input-padding-inline-lg: 11px;
  --ant-input-input-font-size: 14px;
  --ant-input-input-font-size-lg: 16px;
  --ant-input-input-font-size-sm: 14px;
  color: #fff;
  box-shadow: none;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-left: 0;
  font-size: 14px;
}

@media (min-width: 640px) {
  .ant-input {
    --ant-input-padding-block: .27778vw;
    --ant-input-padding-block-sm: 0vw;
    --ant-input-padding-block-lg: .48611vw;
    --ant-input-padding-inline: .76389vw;
    --ant-input-padding-inline-sm: .48611vw;
    --ant-input-padding-inline-lg: .76389vw;
    --ant-input-input-font-size: .97222vw;
    --ant-input-input-font-size-lg: 1.11111vw;
    --ant-input-input-font-size-sm: .97222vw;
    border-bottom: .06944vw solid #fff;
    font-size: .97222vw;
  }
}

.input-black > .ant-input {
  color: #000 !important;
}

.ant-form-item {
  margin-bottom: 8px;
}

@media (min-width: 640px) {
  .ant-form-item {
    margin-bottom: .55556vw;
  }
}

.ant-empty-description {
  color: #fff;
}

.ant-select-disabled {
  background: rgba(225, 225, 225, .1);
}

.ant-select-disabled .ant-select-selection-item {
  color: #a4a3a3;
}

.ant-input-disabled {
  color: #a4a3a3;
  background: rgba(225, 225, 225, .1);
}

.custom-datepicker {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-left: 0;
}

.custom-datepicker .ant-picker-suffix {
  color: #fff;
}

@media (min-width: 640px) {
  .custom-datepicker {
    border-bottom: .06944vw solid #fff;
  }
}

.custom-datepicker:focus, .custom-datepicker:hover, .custom-datepicker:active {
  box-shadow: none;
  outline: none;
}

.custom-datepicker.ant-picker-focused {
  box-shadow: none;
}

.add-form-select .ant-select-selection-item {
  color: #fff;
}

.ant-picker-panel-container {
  border-radius: 7px;
  border: 2px solid #fff !important;
}

@media (min-width: 640px) {
  .ant-picker-panel-container {
    border-radius: .48611vw;
    border: .13889vw solid #fff !important;
  }
}

.ant-select {
  width: 100%;
  height: 30px;
}

@media (min-width: 640px) {
  .ant-select {
    height: 2.08333vw;
  }
}

.ant-select-dropdown .ant-select-item {
  padding: 5px 12px;
}

@media (min-width: 640px) {
  .ant-select-dropdown .ant-select-item {
    padding: .34722vw .83333vw;
  }
}

.ant-select-selector {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-left: 0;
  box-shadow: none !important;
}

@media (min-width: 640px) {
  .ant-select-selector {
    border-bottom: .06944vw solid #fff;
  }
}

.ant-select-arrow {
  color: #fff;
  font-size: 12px;
}

@media (min-width: 640px) {
  .ant-select-arrow {
    font-size: .83333vw;
  }
}

.ant-select-selection-item {
  color: #fff;
  height: 20px;
  font-size: 13px;
  line-height: 20px;
}

@media (min-width: 640px) {
  .ant-select-selection-item {
    height: 1.38889vw;
    font-size: .90278vw;
    line-height: 1.38889vw;
  }
}

.ant-select-selection-placeholder {
  height: 20px;
  line-height: 20px;
}

@media (min-width: 640px) {
  .ant-select-selection-placeholder {
    height: 1.38889vw;
    line-height: 1.38889vw;
  }
}

.ant-select-item {
  font-size: 13px;
  color: #fff !important;
}

@media (min-width: 640px) {
  .ant-select-item {
    font-size: .90278vw;
  }
}

.ant-select-item-option-selected, .ant-select-item-option-active {
  background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
}

.ant-select-selection-placeholder {
  color: #fff;
}

.ant-select-dropdown {
  color: #fff;
  background-color: #265271 !important;
  padding: 0 !important;
}

.ant-select-selection-placeholder {
  font-size: 14px;
}

@media (min-width: 640px) {
  .ant-select-selection-placeholder {
    font-size: .97222vw;
  }
}

.ant-select-selection-search {
  width: 100% !important;
}

.custom-form-item .ant-form-item-label {
  padding: 0 0 8px;
}

@media (min-width: 640px) {
  .custom-form-item .ant-form-item-label {
    padding: 0 0 .55556vw;
  }
}

.custom-form-item .ant-form-item-label label {
  font-size: 14px;
}

@media (min-width: 640px) {
  .custom-form-item .ant-form-item-label label {
    font-size: .97222vw;
  }
}

.ant-form-item {
  margin-bottom: 12px;
}

@media (min-width: 640px) {
  .ant-form-item {
    margin-bottom: .83333vw;
  }
}

.ant-checkbox-input {
  width: 16px;
  height: 16px;
  font-size: 12px;
}

@media (min-width: 640px) {
  .ant-checkbox-input {
    width: 1.11111vw;
    height: 1.11111vw;
    font-size: .83333vw;
  }
}

.ant-checkbox-inner {
  width: 16px;
  height: 16px;
}

@media (min-width: 640px) {
  .ant-checkbox-inner {
    width: 1.11111vw;
    height: 1.11111vw;
  }
}

.ant-checkbox-checked .ant-checkbox-inner {
  background: linear-gradient(#12a0ff 0%, #5af1ff 100%);
}

.ant-checkbox .ant-checkbox-inner:after {
  width: 5px !important;
  height: 9px !important;
}

@media (min-width: 640px) {
  .ant-checkbox .ant-checkbox-inner:after {
    width: .34722vw !important;
    height: .625vw !important;
  }
}

.ant-checkbox-indeterminate .ant-checkbox-inner:after {
  width: 9px !important;
  height: 3px !important;
}

@media (min-width: 640px) {
  .ant-checkbox-indeterminate .ant-checkbox-inner:after {
    width: .625vw !important;
    height: .20833vw !important;
  }
}

.ant-switch {
  min-width: 28px;
  height: 16px;
  line-height: 16px;
  --ant-switch-track-height: 22px !important;
  --ant-switch-track-height-sm: 16px !important;
  --ant-switch-track-min-width: 44px !important;
  --ant-switch-track-min-width-sm: 28px !important;
  --ant-switch-track-padding: 2px !important;
  --ant-switch-handle-bg: #fff !important;
  --ant-switch-handle-size: 18px !important;
  --ant-switch-handle-size-sm: 12px !important;
  --ant-switch-handle-shadow: 0 2px 4px 0 rgba(0, 35, 11, .2) !important;
  --ant-switch-inner-min-margin: 9px !important;
  --ant-switch-inner-max-margin: 24px !important;
  --ant-switch-inner-min-margin-sm: 6px !important;
  --ant-switch-inner-max-margin-sm: 18px !important;
}

@media (min-width: 640px) {
  .ant-switch {
    min-width: 1.94444vw;
    height: 1.11111vw;
    line-height: 1.11111vw;
    --ant-switch-track-height: 1.52778vw !important;
    --ant-switch-track-height-sm: 1.11111vw !important;
    --ant-switch-track-min-width: 3.05556vw !important;
    --ant-switch-track-min-width-sm: 1.94444vw !important;
    --ant-switch-track-padding: .13889vw !important;
    --ant-switch-handle-size: 1.25vw !important;
    --ant-switch-handle-size-sm: .83333vw !important;
    --ant-switch-handle-shadow: 0 .13889vw .27778vw 0 rgba(0, 35, 11, .2) !important;
    --ant-switch-inner-min-margin: .625vw !important;
    --ant-switch-inner-max-margin: 1.66667vw !important;
    --ant-switch-inner-min-margin-sm: .41667vw !important;
    --ant-switch-inner-max-margin-sm: 1.25vw !important;
  }
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 6px;
  padding-right: 18px;
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 6px;
  padding-right: 18px;
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  padding-left: 6px;
  padding-right: 18px;
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: 18px;
  padding-right: 6px;
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: 18px;
  padding-right: 6px;
}

.ant-switch.ant-switch-small.ant-switch-checked .ant-switch-inner:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  padding-left: 18px;
  padding-right: 6px;
}

@media (min-width: 640px) {
  
}

.ant-switch-checked {
  background: linear-gradient(#0069ae 0%, #00c4c6 100%);
}

.ant-switch-handle:before {
  border-radius: 12px;
}

@media (min-width: 640px) {
  .ant-switch-handle:before {
    border-radius: .83333vw;
  }
}

.ant-switch-handle {
  width: 12px;
  height: 12px;
}

@media (min-width: 640px) {
  .ant-switch-handle {
    width: .83333vw;
    height: .83333vw;
  }
}

.ant-btn {
  padding: 0 15px;
  font-size: 14px;
}

@media (min-width: 640px) {
  .ant-btn {
    padding: 0 1.04167vw;
    font-size: .97222vw;
  }
}

.ant-upload-select {
  width: 100% !important;
}

.custom-map-left-control-btn .ant-btn {
  width: 20px;
  height: 20px;
  padding: 0;
}

@media (min-width: 640px) {
  .custom-map-left-control-btn .ant-btn {
    width: 1.38889vw;
    height: 1.38889vw;
  }
}

.tooltip-element {
  display: block;
}

.tooltip-element-none {
  display: none;
}

.ant-input-group-addon {
  color: #fff;
  border: none;
  padding-left: 0;
  font-size: 14px;
}

@media (min-width: 640px) {
  .ant-input-group-addon {
    font-size: .97222vw;
  }
}

.jodit-toolbar__box {
  background-color: rgba(38, 82, 113, .8) !important;
  border-color: #fff !important;
}

.jodit-workplace ul, .jodit-workplace ol {
  margin-left: 30px !important;
}

@media (min-width: 640px) {
  .jodit-workplace ul, .jodit-workplace ol {
    margin-left: 2.08333vw !important;
  }
}

.jodit-dialog_theme_dark.jodit-container, .jodit_theme_dark.jodit-container {
  border-color: #fff !important;
}

textarea.ant-input {
  border: 1px solid #fff !important;
}

@media (min-width: 640px) {
  textarea.ant-input {
    border: .06944vw solid #fff !important;
  }
}

@media (max-width: 1440px) {
  .content-h {
    height: calc(100svh - 120px) !important;
  }

  @media (min-width: 640px) {
    .content-h {
      height: calc(100svh - 8.33333vw) !important;
    }
  }

  .detail-map-h {
    height: calc(100svh - 140px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-h {
      height: calc(100svh - 9.72222vw) !important;
    }
  }

  .detail-map-bg-h {
    height: calc(100svh - 113px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-bg-h {
      height: calc(100svh - 7.84722vw) !important;
    }
  }

  .custom-header-height {
    height: 113px;
  }

  @media (min-width: 640px) {
    .custom-header-height {
      height: 7.84722vw;
    }
  }

  .top-responsive, .custom-map-details-modal, .custom-satellite-modal {
    top: 113px !important;
  }

  @media (min-width: 640px) {
    .top-responsive, .custom-map-details-modal, .custom-satellite-modal {
      top: 7.84722vw !important;
    }
  }

  .chat-popup, .details-popup {
    top: 113px !important;
    bottom: auto !important;
    left: 32% !important;
    right: auto !important;
  }

  @media (min-width: 640px) {
    .chat-popup, .details-popup {
      top: 7.84722vw !important;
      bottom: auto !important;
      left: 32% !important;
      right: auto !important;
    }
  }

  .chat-popup, .details-popup .ant-popover-content .ant-popover-inner {
    width: 100%;
  }
}

@media (max-width: 1080px) {
  .chat-popup, .details-popup .ant-popover-content .ant-popover-inner {
    width: 75%;
  }
}

@media (max-width: 715px) {
  .content-h {
    height: calc(100svh - 190px) !important;
  }

  @media (min-width: 640px) {
    .content-h {
      height: calc(100svh - 13.1944vw) !important;
    }
  }

  .detail-map-h {
    height: calc(100svh - 210px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-h {
      height: calc(100svh - 14.5833vw) !important;
    }
  }

  .detail-map-bg-h {
    height: calc(100svh - 200px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-bg-h {
      height: calc(100svh - 13.8889vw) !important;
    }
  }

  .custom-header-height {
    height: 200px;
  }

  @media (min-width: 640px) {
    .custom-header-height {
      height: 13.8889vw;
    }
  }

  .top-responsive, .map-controls-top, .custom-map-details-modal {
    top: 200px !important;
  }

  @media (min-width: 640px) {
    .top-responsive, .map-controls-top, .custom-map-details-modal {
      top: 13.8889vw !important;
    }
  }

  .custom-satellite-modal {
    margin: 0 !important;
    top: 200px !important;
  }

  @media (min-width: 640px) {
    .custom-satellite-modal {
      top: 13.8889vw !important;
    }
  }
}

@media (max-width: 640px) {
  .content-h {
    height: calc(100svh - 170px) !important;
  }

  @media (min-width: 640px) {
    .content-h {
      height: calc(100svh - 11.8056vw) !important;
    }
  }

  .map-controls-top {
    top: 177px !important;
  }

  @media (min-width: 640px) {
    .map-controls-top {
      top: 12.2917vw !important;
    }
  }

  .detail-map-bg-h {
    height: calc(100svh - 170px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-bg-h {
      height: calc(100svh - 11.8056vw) !important;
    }
  }

  .detail-map-h {
    height: calc(100svh - 190px) !important;
  }

  @media (min-width: 640px) {
    .detail-map-h {
      height: calc(100svh - 13.1944vw) !important;
    }
  }

  .custom-header-height {
    height: 155px;
  }

  @media (min-width: 640px) {
    .custom-header-height {
      height: 10.7639vw;
    }
  }

  .chat-popup {
    width: 96% !important;
    top: 160px !important;
    bottom: auto !important;
    left: 2% !important;
    right: auto !important;
  }

  @media (min-width: 640px) {
    .chat-popup {
      top: 11.1111vw !important;
      bottom: auto !important;
      left: 2% !important;
      right: auto !important;
    }
  }

  .details-popup {
    display: none;
  }

  .custom-map-details-modal {
    top: 150px !important;
  }

  @media (min-width: 640px) {
    .custom-map-details-modal {
      top: 10.4167vw !important;
    }
  }

  .custom-show-details-info-modal {
    right: 10px;
    width: 100% !important;
  }

  @media (min-width: 640px) {
    .custom-show-details-info-modal {
      right: .69444vw;
    }
  }

  .top-responsive {
    top: 170px !important;
  }

  @media (min-width: 640px) {
    .top-responsive {
      top: 11.8056vw !important;
    }
  }

  .mobile-detailmap-layer {
    margin-left: -2%;
  }

  .mobile-detailmap-layer-bg {
    background: linear-gradient(90deg, #0069ae 0%, #00c4c6 100%);
    width: 5%;
    height: 100%;
    position: absolute;
  }

  .mobile-detailmap-bg {
    --border-radius: 0px;
    border-radius: var(--border-radius);
    background: #265271;
    width: 95%;
    margin-left: 5%;
    position: relative;
    z-index: 1599 !important;
  }

  @media (min-width: 640px) {
    .mobile-detailmap-bg {
      --border-radius: 0vw;
    }
  }

  .mobile-center-arrow {
    z-index: 1600;
    background: url("/image/center_arrow.png") center / 17px 28px no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 45%;
    left: -7px;
  }

  @media (min-width: 640px) {
    .mobile-center-arrow {
      background: url("/image/center_arrow.png") center / 1.18056vw 1.94444vw no-repeat;
      width: 2.77778vw;
      height: 2.77778vw;
    }
  }

  .custom-map-legend {
    top: 240px !important;
    bottom: auto !important;
    left: auto !important;
    right: 10px !important;
  }

  @media (min-width: 640px) {
    .custom-map-legend {
      top: 16.6667vw !important;
      bottom: auto !important;
      left: auto !important;
      right: .69444vw !important;
    }
  }

  .custom-map-legend .ant-popover-content .ant-popover-inner {
    width: 220px !important;
  }

  @media (min-width: 640px) {
    .custom-map-legend .ant-popover-content .ant-popover-inner {
      width: 15.2778vw !important;
    }
  }

  .over-icon {
    object-fit: cover;
    width: 35px;
    height: 35px;
    margin-top: -8px;
  }

  @media (min-width: 640px) {
    .over-icon {
      width: 2.43056vw;
      height: 2.43056vw;
      margin-top: -.55556vw;
    }
  }

  .tooltip-element {
    display: none !important;
  }

  .ecc-btn-px {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  @media (min-width: 640px) {
    .ecc-btn-px {
      padding-left: .55556vw !important;
      padding-right: .55556vw !important;
    }
  }
}

@media (max-width: 400px) {
  .top-responsive {
    top: 190px !important;
  }

  @media (min-width: 640px) {
    .top-responsive {
      top: 13.1944vw !important;
    }
  }

  .suspend-top {
    top: 210px !important;
  }

  @media (min-width: 640px) {
    .suspend-top {
      top: 14.5833vw !important;
    }
  }

  .ecc-btn-px {
    padding-left: 4px !important;
    padding-right: 0 !important;
  }

  @media (min-width: 640px) {
    .ecc-btn-px {
      padding-left: .27778vw !important;
      padding-right: 0 !important;
    }
  }

  .ecc-btn-px > .ant-btn-icon {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: 5px;
  }

  @media (min-width: 640px) {
    .ecc-btn-px > .ant-btn-icon {
      width: 1.04167vw;
      height: 1.04167vw;
      margin-top: -.34722vw;
      margin-left: -.34722vw;
      margin-right: .34722vw;
    }
  }
}

.loading-cursor {
  cursor: progress;
}

.loading-cursor * {
  cursor: progress !important;
}

.loading-cursor .cursor-pointer {
  cursor: progress !important;
}

.react-resizable-handle {
  z-index: 1;
  position: absolute;
}

.react-resizable-handle-right {
  cursor: ew-resize;
  width: 10px;
  height: 100%;
  top: 0;
  right: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-right {
    width: .69444vw;
    right: -.34722vw;
  }
}

.react-resizable-handle-bottom {
  cursor: ns-resize;
  width: 100%;
  height: 10px;
  bottom: -5px;
  left: 0;
}

@media (min-width: 640px) {
  .react-resizable-handle-bottom {
    height: .69444vw;
    bottom: -.34722vw;
  }
}

.react-resizable-handle-bottomRight {
  cursor: nwse-resize;
  width: 20px;
  height: 20px;
  bottom: -5px;
  right: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-bottomRight {
    width: 1.38889vw;
    height: 1.38889vw;
    bottom: -.34722vw;
    right: -.34722vw;
  }
}

.react-resizable-handle-left {
  cursor: ew-resize;
  width: 10px;
  height: 100%;
  top: 0;
  left: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-left {
    width: .69444vw;
    left: -.34722vw;
  }
}

.react-resizable-handle-top {
  cursor: ns-resize;
  width: 100%;
  height: 10px;
  top: -5px;
  left: 0;
}

@media (min-width: 640px) {
  .react-resizable-handle-top {
    height: .69444vw;
    top: -.34722vw;
  }
}

.react-resizable-handle-topRight {
  cursor: nesw-resize;
  width: 20px;
  height: 20px;
  top: -5px;
  right: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-topRight {
    width: 1.38889vw;
    height: 1.38889vw;
    top: -.34722vw;
    right: -.34722vw;
  }
}

.react-resizable-handle-topLeft {
  cursor: nwse-resize;
  width: 20px;
  height: 20px;
  top: -5px;
  left: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-topLeft {
    width: 1.38889vw;
    height: 1.38889vw;
    top: -.34722vw;
    left: -.34722vw;
  }
}

.react-resizable-handle-bottomLeft {
  cursor: nesw-resize;
  width: 20px;
  height: 20px;
  bottom: -5px;
  left: -5px;
}

@media (min-width: 640px) {
  .react-resizable-handle-bottomLeft {
    width: 1.38889vw;
    height: 1.38889vw;
    bottom: -.34722vw;
    left: -.34722vw;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.subtle-scrollbar::-webkit-scrollbar {
  width: 4px;
}

.subtle-scrollbar::-webkit-scrollbar-track {
  background: none;
}

.subtle-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, .3);
  border-radius: 2px;
}

.subtle-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, .5);
}

.subtle-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, .3) transparent;
}

@media (min-width: 640px) {
  .subtle-scrollbar {
    border-radius: .13889vw;
    width: .27778vw;
  }
}

.result-progress-textarea.ant-input {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
  border-radius: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 640px) {
  .result-progress-textarea.ant-input {
    border-bottom: .06944vw solid rgba(255, 255, 255, .3) !important;
  }
}

.result-progress-textarea.ant-input:focus, .result-progress-textarea.ant-input-focused {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, .6) !important;
}

@media (min-width: 640px) {
  .result-progress-textarea.ant-input:focus, .result-progress-textarea.ant-input-focused {
    border-bottom: .06944vw solid rgba(255, 255, 255, .6) !important;
  }
}

@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-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(0, 0, 0, 0);
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=src_styles_globals_47180df9.css.map*/