/* [project]/src/lib/component/Loading/style.module.css [app-client] (css) */
.style-module__dqKHeq__rotateLogoContainer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-module__dqKHeq__shadowLogo {
  content: "";
  background: #000;
  border-radius: 50%;
  margin-top: 11px;
  animation: 3s linear infinite style-module__dqKHeq__shadowLogo;
}

.style-module__dqKHeq__rotateLogo {
  content: "";
  z-index: 20;
  background-image: url("/images/logo-128.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  animation: 3s linear infinite style-module__dqKHeq__rotateLogo;
}

@keyframes style-module__dqKHeq__rotateLogo {
  4.25% {
    border-bottom-right-radius: 5px;
  }

  6.25% {
    transform: translateY(12px)rotate(22.5deg);
  }

  12.5% {
    border-radius: 5px 5px 64px;
    transform: translateY(22px)scale(1, .85)rotate(45deg);
  }

  18.75% {
    transform: translateY(12px)rotate(67.5deg);
  }

  25% {
    transform: translateY(0)rotate(90deg);
  }

  29.25% {
    border-top-right-radius: 5px;
  }

  31.25% {
    transform: translateY(11px)rotate(112.5deg);
  }

  37.5% {
    border-radius: 5px 64px 5px 5px;
    transform: translateY(22px)scale(1, .85)rotate(135deg);
  }

  43.75% {
    transform: translateY(11px)rotate(157.5deg);
  }

  50% {
    transform: translateY(0)rotate(180deg);
  }

  54.25% {
    border-top-left-radius: 5px;
  }

  56.25% {
    transform: translateY(11px)rotate(202.5deg);
  }

  62.5% {
    border-radius: 64px 5px 5px;
    transform: translateY(22px)scale(1, .85)rotate(225deg);
  }

  68.75% {
    transform: translateY(11px)rotate(247.5deg);
  }

  75% {
    transform: translateY(0)rotate(270deg);
  }

  79.25% {
    border-bottom-left-radius: 5px;
  }

  81.25% {
    transform: translateY(11px)rotate(292.5deg);
  }

  87.5% {
    border-radius: 5px 5px 5px 64px;
    transform: translateY(22px)scale(1, .85)rotate(315deg);
  }

  93.75% {
    transform: translateY(11px)rotate(337.5deg);
  }

  100% {
    transform: translateY(0)rotate(360deg);
  }
}

@keyframes style-module__dqKHeq__shadowLogo {
  0%, 25%, 50%, 75%, 100% {
    transform: scale(1);
  }

  12.5%, 37.5%, 62.5%, 87.5% {
    transform: scale(1.3, 1);
  }
}

.style-module__dqKHeq__rotateSpinner {
  display: inline-block;
  position: relative;
}

.style-module__dqKHeq__rotateSpinner div {
  box-sizing: border-box;
  border-radius: 50%;
  animation: 1.2s cubic-bezier(.5, 0, .5, 1) infinite style-module__dqKHeq__rotateSpinner;
  display: block;
  position: absolute;
}

.style-module__dqKHeq__rotateSpinner div:first-child {
  animation-delay: -.45s;
}

.style-module__dqKHeq__rotateSpinner div:nth-child(2) {
  animation-delay: -.3s;
}

.style-module__dqKHeq__rotateSpinner div:nth-child(3) {
  animation-delay: -.15s;
}

@keyframes style-module__dqKHeq__rotateSpinner {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.style-module__dqKHeq__threeDotLoadingContainer {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.style-module__dqKHeq__threeDotLoadingContainer div {
  border-radius: 50%;
  height: 100%;
  animation: 1.5s linear infinite style-module__dqKHeq__threeDotLoadingContainer;
}

.style-module__dqKHeq__threeDotLoadingContainer div:first-child {
  animation-delay: 0s;
}

.style-module__dqKHeq__threeDotLoadingContainer div:nth-child(2) {
  animation-delay: -.5s;
}

.style-module__dqKHeq__threeDotLoadingContainer div:nth-child(3) {
  animation-delay: -1s;
}

@keyframes style-module__dqKHeq__threeDotLoadingContainer {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .4;
  }
}

.style-module__dqKHeq__spinner {
  animation: linear infinite style-module__dqKHeq__rotate;
}

.style-module__dqKHeq__path {
  transform-origin: 50%;
}

@keyframes style-module__dqKHeq__rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* [project]/src/style/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, ::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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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;
    }
  }
}

:root, :host {
  --bg-primary-original-default: #1faeeb;
  --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-50: #fef2f2;
  --color-red-400: #ff6568;
  --color-red-500: #fb2c36;
  --color-orange-400: #ff8b1a;
  --color-blue-400: #54a2ff;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-400: #99a1af;
  --color-gray-500: #6a7282;
  --color-gray-600: #4a5565;
  --color-black: #000;
  --color-white: #fff;
  --spacing: .25rem;
  --container-2xl: 42rem;
  --text-xs: .75rem;
  --text-xs--line-height: calc(1 / .75);
  --text-sm: .875rem;
  --text-sm--line-height: calc(1.25 / .875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --radius-md: .375rem;
  --radius-lg: .5rem;
  --radius-xl: .75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --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: lab(0% 0 0)) {
  :root, :host {
    --color-red-50: lab(96.5005% 4.18508 1.52328);
    --color-red-400: lab(63.7053% 60.745 31.3109);
    --color-red-500: lab(55.4814% 75.0732 48.8528);
    --color-orange-400: lab(70.0429% 42.5156 75.8207);
    --color-blue-400: lab(65.0361% -1.42065 -56.9802);
    --color-gray-100: lab(96.1596% -.0823438 -1.13575);
    --color-gray-200: lab(91.6229% -.159115 -2.26791);
    --color-gray-400: lab(65.9269% -.832707 -8.17473);
    --color-gray-500: lab(47.7841% -.393182 -10.0268);
    --color-gray-600: lab(35.6337% -1.58697 -10.8425);
  }
}

.scrollbar-y-hidden::-webkit-scrollbar {
  visibility: hidden;
  width: 6px;
}

.scrollbar-y-dark::-webkit-scrollbar {
  width: 6px;
}

.scrollbar-y-dark::-webkit-scrollbar-track {
  opacity: 0;
}

.scrollbar-y-dark::-webkit-scrollbar-thumb {
  background: #ffffff4d;
  border-radius: 10px;
}

.scrollbar-y-dark::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}

.scrollbar-y-light::-webkit-scrollbar {
  width: 6px;
}

.scrollbar-y-light::-webkit-scrollbar-track {
  opacity: 0;
}

.scrollbar-y-light::-webkit-scrollbar-thumb {
  background: #0000004d;
  border-radius: 10px;
}

.scrollbar-y-light::-webkit-scrollbar-thumb:hover {
  background: #00000080;
}

.scrollbar-x-hidden::-webkit-scrollbar {
  visibility: hidden;
  height: 6px;
}

.scrollbar-x-dark::-webkit-scrollbar {
  height: 6px;
}

.scrollbar-x-dark::-webkit-scrollbar-track {
  opacity: 0;
}

.scrollbar-x-dark::-webkit-scrollbar-thumb {
  background: #ffffff4d;
  border-radius: 10px;
}

.scrollbar-x-dark::-webkit-scrollbar-thumb:hover {
  background: #ffffff80;
}

.scrollbar-x-light::-webkit-scrollbar {
  height: 6px;
}

.scrollbar-x-light::-webkit-scrollbar-track {
  opacity: 0;
}

.scrollbar-x-light::-webkit-scrollbar-thumb {
  background: #0000004d;
  border-radius: 10px;
}

.scrollbar-x-light::-webkit-scrollbar-thumb:hover {
  background: #00000080;
}

.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grecaptcha-badge {
  visibility: hidden;
}

@layer theme;

@layer base {
  *, :after, :before, ::backdrop {
    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%;
    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;
  }

  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: #0000;
    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: #0000;
    border-radius: 0;
  }

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

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }

    ::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-block: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  ::file-selector-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 components;

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

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

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

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

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

  .top-full {
    top: 100%;
  }

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

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

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

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

  .bottom-\[11px\] {
    bottom: 11px;
  }

  .bottom-\[26px\] {
    bottom: 26px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .mx-\[17px\] {
    margin-inline: 17px;
  }

  .mx-auto {
    margin-inline: auto;
  }

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

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

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

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

  .my-auto {
    margin-block: auto;
  }

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

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

  .-mt-px {
    margin-top: -1px;
  }

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

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

  .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-8 {
    margin-top: calc(var(--spacing) * 8);
  }

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .size-full {
    width: 100%;
    height: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

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

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

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

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

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

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

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

  .w-10\.5 {
    width: calc(var(--spacing) * 10.5);
  }

  .w-20\.5 {
    width: calc(var(--spacing) * 20.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[calc\(100\%\+32px\)\] {
    width: calc(100% + 32px);
  }

  .w-\[calc\(100\%-16px\)\] {
    width: calc(100% - 16px);
  }

  .w-\[calc\(100vw-32px\)\] {
    width: calc(100vw - 32px);
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .w-screen {
    width: 100vw;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

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

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

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

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

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

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

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

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

  .min-w-px {
    min-width: 1px;
  }

  .flex-1 {
    flex: 1;
  }

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

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

  .-translate-x-5 {
    --tw-translate-x: calc(var(--spacing) * -5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-5 {
    --tw-translate-x: calc(var(--spacing) * 5);
    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);
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .rotate-\[-21deg\] {
    rotate: -21deg;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-hidden\! {
    overflow: hidden !important;
  }

  .overflow-visible {
    overflow: visible;
  }

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

  .scroll-smooth {
    scroll-behavior: smooth;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-\[\#1FAEEB\] {
    border-color: #1faeeb;
  }

  .border-\[\#93C5FD\] {
    border-color: #93c5fd;
  }

  .border-\[\#2196F3\] {
    border-color: #2196f3;
  }

  .border-\[\#2196F34D\] {
    border-color: #2196f34d;
  }

  .border-\[\#2196F333\] {
    border-color: #2196f333;
  }

  .border-\[\#2196F380\] {
    border-color: #2196f380;
  }

  .border-\[\#D1D5DB\] {
    border-color: #d1d5db;
  }

  .border-\[\#E5E7EB\] {
    border-color: #e5e7eb;
  }

  .border-\[\#EFF6FF\] {
    border-color: #eff6ff;
  }

  .border-\[\#F3F4F6\] {
    border-color: #f3f4f6;
  }

  .border-\[\#F9FAFB\] {
    border-color: #f9fafb;
  }

  .border-\[\#FCA5A5\] {
    border-color: #fca5a5;
  }

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

  .bg-\[\#1FAEEB\] {
    background-color: #1faeeb;
  }

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

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

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

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

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

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

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

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

  .bg-black\/40 {
    background-color: #0006;
  }

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

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

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

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

  .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .object-center {
    -o-object-position: center;
    object-position: center;
  }

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

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

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

  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }

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

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

  .p-4\! {
    padding: calc(var(--spacing) * 4) !important;
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

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

  .p-6\! {
    padding: calc(var(--spacing) * 6) !important;
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-\[11px\] {
    padding-inline: 11px;
  }

  .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-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .py-\[7px\] {
    padding-block: 7px;
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }

  .pr-1\.5 {
    padding-right: calc(var(--spacing) * 1.5);
  }

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

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }

  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

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

  .text-end {
    text-align: end;
  }

  .text-end\! {
    text-align: end !important;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--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-\[217\.32px\] {
    font-size: 217.32px;
  }

  .leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(var(--spacing) * 4);
  }

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }

  .leading-9 {
    --tw-leading: calc(var(--spacing) * 9);
    line-height: calc(var(--spacing) * 9);
  }

  .leading-10 {
    --tw-leading: calc(var(--spacing) * 10);
    line-height: calc(var(--spacing) * 10);
  }

  .leading-18 {
    --tw-leading: calc(var(--spacing) * 18);
    line-height: calc(var(--spacing) * 18);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#0A0A0A\] {
    color: #0a0a0a;
  }

  .text-\[\#1F2937\] {
    color: #1f2937;
  }

  .text-\[\#1FAEEB\] {
    color: #1faeeb;
  }

  .text-\[\#4B5563\] {
    color: #4b5563;
  }

  .text-\[\#6B7280\] {
    color: #6b7280;
  }

  .text-\[\#38BDF8\] {
    color: #38bdf8;
  }

  .text-\[\#2196F3\] {
    color: #2196f3;
  }

  .text-\[\#374151\] {
    color: #374151;
  }

  .text-\[\#B91C1C\] {
    color: #b91c1c;
  }

  .text-\[\#D1D5DB\] {
    color: #d1d5db;
  }

  .text-\[\#EF4444\] {
    color: #ef4444;
  }

  .text-\[\#F9FAFB\] {
    color: #f9fafb;
  }

  .text-black {
    color: var(--color-black);
  }

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

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-orange-400 {
    color: var(--color-orange-400);
  }

  .text-red-400 {
    color: var(--color-red-400);
  }

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

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

  .line-through {
    text-decoration-line: line-through;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-4 {
    opacity: .04;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-70 {
    opacity: .7;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-lg\! {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a) !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;
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .blur-\[50px\] {
    --tw-blur: blur(50px);
    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, 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-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

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

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .select-text {
    -webkit-user-select: text;
    user-select: text;
  }

  @media (hover: hover) {
    .group-hover\:visible:is(:where(.group):hover *) {
      visibility: visible;
    }
  }

  @media (hover: hover) {
    .group-hover\:rotate-180:is(:where(.group):hover *) {
      rotate: 180deg;
    }
  }

  @media (hover: hover) {
    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#e0ecfa\]:hover {
      background-color: #e0ecfa;
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-50:hover {
      background-color: var(--color-red-50);
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#525763\]:hover {
      color: #525763;
    }
  }

  @media (hover: hover) {
    .hover\:text-blue-400:hover {
      color: var(--color-blue-400);
    }
  }

  @media (hover: hover) {
    .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-85:hover {
      opacity: .85;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  .active\:bg-\[\#EFF6FF\]:active {
    background-color: #eff6ff;
  }

  .active\:bg-gray-200:active {
    background-color: var(--color-gray-200);
  }

  .active\:opacity-85:active {
    opacity: .85;
  }

  @media not (min-width: 1024px) {
    .max-lap\:mx-auto {
      margin-inline: auto;
    }
  }

  @media not (min-width: 1024px) {
    .max-lap\:w-full {
      width: 100%;
    }
  }

  @media not (min-width: 1024px) {
    .max-lap\:items-center {
      align-items: center;
    }
  }

  @media not (min-width: 1024px) {
    .max-lap\:text-center {
      text-align: center;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:mx-4 {
      margin-inline: calc(var(--spacing) * 4);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:mx-8 {
      margin-inline: calc(var(--spacing) * 8);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:mt-3\! {
      margin-top: calc(var(--spacing) * 3) !important;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:mr-3\! {
      margin-right: calc(var(--spacing) * 3) !important;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:hidden {
      display: none;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:hidden\! {
      display: none !important;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:h-\[408px\] {
      height: 408px;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:min-h-\[calc\(100vh-84px\)\] {
      min-height: calc(100vh - 84px);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:min-h-\[calc\(100vh-176px\)\] {
      min-height: calc(100vh - 176px);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:flex-col {
      flex-direction: column;
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:p-4 {
      padding: calc(var(--spacing) * 4);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:pt-16 {
      padding-top: calc(var(--spacing) * 16);
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media not (min-width: 768px) {
    .max-tab\:leading-5 {
      --tw-leading: calc(var(--spacing) * 5);
      line-height: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 768px) {
    .tab\:right-3 {
      right: calc(var(--spacing) * 3);
    }
  }

  @media (min-width: 768px) {
    .tab\:bottom-12 {
      bottom: calc(var(--spacing) * 12);
    }
  }

  @media (min-width: 768px) {
    .tab\:mx-8 {
      margin-inline: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 768px) {
    .tab\:mx-10 {
      margin-inline: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 768px) {
    .tab\:mt-5 {
      margin-top: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 768px) {
    .tab\:mt-8 {
      margin-top: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 768px) {
    .tab\:mt-15 {
      margin-top: calc(var(--spacing) * 15);
    }
  }

  @media (min-width: 768px) {
    .tab\:mt-20 {
      margin-top: calc(var(--spacing) * 20);
    }
  }

  @media (min-width: 768px) {
    .tab\:flex {
      display: flex;
    }
  }

  @media (min-width: 768px) {
    .tab\:hidden {
      display: none;
    }
  }

  @media (min-width: 768px) {
    .tab\:hidden\! {
      display: none !important;
    }
  }

  @media (min-width: 768px) {
    .tab\:size-12 {
      width: calc(var(--spacing) * 12);
      height: calc(var(--spacing) * 12);
    }
  }

  @media (min-width: 768px) {
    .tab\:h-16 {
      height: calc(var(--spacing) * 16);
    }
  }

  @media (min-width: 768px) {
    .tab\:h-20 {
      height: calc(var(--spacing) * 20);
    }
  }

  @media (min-width: 768px) {
    .tab\:h-64 {
      height: calc(var(--spacing) * 64);
    }
  }

  @media (min-width: 768px) {
    .tab\:h-\[60vh\] {
      height: 60vh;
    }
  }

  @media (min-width: 768px) {
    .tab\:h-\[304px\] {
      height: 304px;
    }
  }

  @media (min-width: 768px) {
    .tab\:h-\[680px\] {
      height: 680px;
    }
  }

  @media (min-width: 768px) {
    .tab\:h-\[1050px\] {
      height: 1050px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-2xl {
      width: var(--container-2xl);
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[142px\] {
      width: 142px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[146px\] {
      width: 146px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[336px\] {
      width: 336px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[360px\]\! {
      width: 360px !important;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[402px\] {
      width: 402px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[454px\] {
      width: 454px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[460px\] {
      width: 460px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[482px\] {
      width: 482px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[488px\] {
      width: 488px;
    }
  }

  @media (min-width: 768px) {
    .tab\:w-\[calc\(50\%-8px\)\] {
      width: calc(50% - 8px);
    }
  }

  @media (min-width: 768px) {
    .tab\:max-w-\[585px\] {
      max-width: 585px;
    }
  }

  @media (min-width: 768px) {
    .tab\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 768px) {
    .tab\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 768px) {
    .tab\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 768px) {
    .tab\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 768px) {
    .tab\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 768px) {
    .tab\:gap-10 {
      gap: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 768px) {
    .tab\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
  }

  @media (min-width: 768px) {
    .tab\:overflow-y-auto {
      overflow-y: auto;
    }
  }

  @media (min-width: 768px) {
    .tab\:rounded-2xl {
      border-radius: var(--radius-2xl);
    }
  }

  @media (min-width: 768px) {
    .tab\:border {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }

  @media (min-width: 768px) {
    .tab\:border-\[\#EFF6FF\] {
      border-color: #eff6ff;
    }
  }

  @media (min-width: 768px) {
    .tab\:p-0\! {
      padding: calc(var(--spacing) * 0) !important;
    }
  }

  @media (min-width: 768px) {
    .tab\:p-4 {
      padding: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 768px) {
    .tab\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 768px) {
    .tab\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 768px) {
    .tab\:px-5 {
      padding-inline: calc(var(--spacing) * 5);
    }
  }

  @media (min-width: 768px) {
    .tab\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
  }

  @media (min-width: 768px) {
    .tab\:py-3 {
      padding-block: calc(var(--spacing) * 3);
    }
  }

  @media (min-width: 768px) {
    .tab\:pt-3 {
      padding-top: calc(var(--spacing) * 3);
    }
  }

  @media (min-width: 768px) {
    .tab\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-7 {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-8 {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-9 {
      --tw-leading: calc(var(--spacing) * 9);
      line-height: calc(var(--spacing) * 9);
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-10 {
      --tw-leading: calc(var(--spacing) * 10);
      line-height: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-18 {
      --tw-leading: calc(var(--spacing) * 18);
      line-height: calc(var(--spacing) * 18);
    }
  }

  @media (min-width: 768px) {
    .tab\:leading-\[60px\] {
      --tw-leading: 60px;
      line-height: 60px;
    }
  }

  @media (min-width: 768px) {
    .tab\:font-bold {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }

  @media (min-width: 1024px) {
    .lap\:mx-auto {
      margin-inline: auto;
    }
  }

  @media (min-width: 1024px) {
    .lap\:h-\[385px\] {
      height: 385px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:h-\[572px\] {
      height: 572px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:h-\[700px\] {
      height: 700px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:w-\[930px\] {
      width: 930px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:w-\[1210px\] {
      width: 1210px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:flex-1 {
      flex: 1;
    }
  }

  @media (min-width: 1024px) {
    .lap\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 1024px) {
    .lap\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 1024px) {
    .lap\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 1024px) {
    .lap\:justify-center {
      justify-content: center;
    }
  }

  @media (min-width: 1024px) {
    .lap\:gap-20 {
      gap: calc(var(--spacing) * 20);
    }
  }

  @media (min-width: 1024px) {
    .lap\:overflow-y-auto {
      overflow-y: auto;
    }
  }

  @media (min-width: 1024px) {
    .lap\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  @media (min-width: 1024px) {
    .lap\:pt-32 {
      padding-top: calc(var(--spacing) * 32);
    }
  }

  @media (min-width: 1024px) {
    .lap\:pr-\[58px\] {
      padding-right: 58px;
    }
  }

  @media (min-width: 1024px) {
    .lap\:pl-10 {
      padding-left: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 1280px) {
    .desk\:mx-auto {
      margin-inline: auto;
    }
  }

  @media (min-width: 1280px) {
    .desk\:h-\[328px\] {
      height: 328px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:h-\[376px\] {
      height: 376px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:h-\[472px\] {
      height: 472px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:w-\[428px\] {
      width: 428px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:w-\[550px\] {
      width: 550px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:w-\[582px\] {
      width: 582px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:w-\[1210px\] {
      width: 1210px;
    }
  }

  @media (min-width: 1280px) {
    .desk\:gap-25 {
      gap: calc(var(--spacing) * 25);
    }
  }

  @media (min-width: 1280px) {
    .desk\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 1280px) {
    .desk\:px-16 {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

  @media (min-width: 1280px) {
    .desk\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
}

:root {
  --background: #fff;
  --foreground: #171717;
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: Arial, Helvetica, sans-serif;
}

@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@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 #0000;
}

@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 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@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 #0000;
}

@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
}

/*# sourceMappingURL=src_66a74819._.css.map*/