﻿@font-face {
  font-family: SourceHanSansCNBold;
  src: url(../media/4278d4c3923cb7e0-s.p.otf) format("opentype");
  font-display: swap;
  font-weight: 700
}

@font-face {
  font-family: SourceHanSansCNBold Fallback;
  src: local("Arial");
  ascent-override: 78.75%;
  descent-override: 10.74%;
  line-gap-override: 44.74%;
  size-adjust: 111.75%
}

.__className_e55937 {
  font-family: SourceHanSansCNBold, SourceHanSansCNBold Fallback;
  font-weight: 700
}

.__variable_e55937 {
  --font-source-han-sans-sc-bold: "SourceHanSansCNBold", "SourceHanSansCNBold Fallback"
}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

    *,
    ::backdrop,
    :after,
    :before {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --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-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%
    }
  }
}

@layer theme {

  :host,
  :root {
    --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: oklch(63.7% .237 25.331);
    --color-yellow-500: oklch(79.5% .184 86.047);
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-gray-900: oklch(21% .034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25/.875);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25/1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1)infinite;
    --aspect-video: 16/9;
    --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);
    --color-main: #0e1f33;
    --color-primary: #0054a5;
    --color-secondary: #fd7140;
    --color-base: #6a7683
  }
}

@layer base {

  *,
  ::backdrop,
  :after,
  :before {
    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
  }

  :host,
  html {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: SourceHanSansCNMedium, "SourceHanSansCNMedium Fallback";
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit
  }

  b,
  strong {
    font-weight: bolder
  }

  code,
  kbd,
  pre,
  samp {
    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
  }

  menu,
  ol,
  ul {
    list-style: none
  }

  audio,
  canvas,
  embed,
  iframe,
  img,
  object,
  svg,
  video {
    vertical-align: middle;
    display: block
  }

  img,
  video {
    max-width: 100%;
    height: auto
  }

  button,
  input,
  optgroup,
  select,
  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) {
    ::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,
  ::-webkit-datetime-edit-year-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-month-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-second-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0
  }

  :-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,
  ::-webkit-outer-spin-button {
    height: auto
  }

  [hidden]:where(:not([hidden=until-found])) {
    display: none !important
  }
}

@layer components {
  .bor-1 {
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-primary)
  }

  .bor-1,
  .bor-2 {
    --tw-border-style: solid
  }

  .bor-2 {
    border-style: solid;
    border-width: 1px;
    border-color: var(--color-secondary)
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none
  }

  .visible {
    visibility: visible
  }

  .\!absolute {
    position: absolute !important
  }

  .absolute {
    position: absolute
  }

  .fixed {
    position: fixed
  }

  .relative {
    position: relative
  }

  .inset-0 {
    inset: calc(var(--spacing)*0)
  }

  .inset-2 {
    inset: calc(var(--spacing)*2)
  }

  .-top-\[20px\] {
    top: -20px
  }

  .top-0 {
    top: calc(var(--spacing)*0)
  }

  .top-1\/2 {
    top: 50%
  }

  .top-4 {
    top: calc(var(--spacing)*4)
  }

  .top-35 {
    top: calc(var(--spacing)*35)
  }

  .top-\[-10px\] {
    top: -10px
  }

  .top-\[-50px\] {
    top: -50px
  }

  .top-\[-63px\] {
    top: -63px
  }

  .top-\[-100px\] {
    top: -100px
  }

  .top-\[-115px\] {
    top: -115px
  }

  .top-\[-200px\] {
    top: -200px
  }

  .top-\[6\%\] {
    top: 6%
  }

  .top-\[17\%\] {
    top: 17%
  }

  .top-\[20\%\] {
    top: 20%
  }

  .top-\[22\%\] {
    top: 22%
  }

  .top-\[32px\] {
    top: 32px
  }

  .top-\[43\%\] {
    top: 43%
  }

  .top-\[50\%\] {
    top: 50%
  }

  .top-\[60px\] {
    top: 60px
  }

  .top-\[100px\] {
    top: 100px
  }

  .top-\[120px\] {
    top: 120px
  }

  .top-\[300px\] {
    top: 300px
  }

  .top-full {
    top: 100%
  }

  .right-0 {
    right: calc(var(--spacing)*0)
  }

  .right-36 {
    right: calc(var(--spacing)*36)
  }

  .right-130 {
    right: calc(var(--spacing)*130)
  }

  .right-\[-10px\] {
    right: -10px
  }

  .right-\[-13\%\] {
    right: -13%
  }

  .right-\[-56\%\] {
    right: -56%
  }

  .right-\[-66\%\] {
    right: -66%
  }

  .right-\[-180px\] {
    right: -180px
  }

  .right-\[3\%\] {
    right: 3%
  }

  .right-\[12px\] {
    right: 12px
  }

  .right-\[22px\] {
    right: 22px
  }

  .right-\[26\%\] {
    right: 26%
  }

  .right-\[32px\] {
    right: 32px
  }

  .right-\[40px\] {
    right: 40px
  }

  .right-\[50px\] {
    right: 50px
  }

  .right-\[72\%\] {
    right: 72%
  }

  .right-\[100px\] {
    right: 100px
  }

  .right-\[105\%\] {
    right: 105%
  }

  .right-\[666px\] {
    right: 666px
  }

  .-bottom-\[3px\] {
    bottom: -3px
  }

  .-bottom-\[200px\] {
    bottom: -200px
  }

  .bottom-0 {
    bottom: calc(var(--spacing)*0)
  }

  .bottom-\[-10px\] {
    bottom: -10px
  }

  .bottom-\[0px\] {
    bottom: 0
  }

  .bottom-\[12px\] {
    bottom: 12px
  }

  .bottom-\[17px\] {
    bottom: 17px
  }

  .bottom-\[27\%\] {
    bottom: 27%
  }

  .bottom-\[30\%\] {
    bottom: 30%
  }

  .bottom-\[58px\] {
    bottom: 58px
  }

  .bottom-\[60px\] {
    bottom: 60px
  }

  .bottom-\[63px\] {
    bottom: 63px
  }

  .left-0 {
    left: calc(var(--spacing)*0)
  }

  .left-1\/2 {
    left: 50%
  }

  .left-22 {
    left: calc(var(--spacing)*22)
  }

  .left-\[-10px\] {
    left: -10px
  }

  .left-\[0px\] {
    left: 0
  }

  .left-\[18px\] {
    left: 18px
  }

  .left-\[50\%\] {
    left: 50%
  }

  .left-\[120px\] {
    left: 120px
  }

  .left-\[387px\] {
    left: 387px
  }

  .-z-1 {
    z-index: calc(1*-1)
  }

  .z-0 {
    z-index: 0
  }

  .z-1 {
    z-index: 1
  }

  .z-2 {
    z-index: 2
  }

  .z-10 {
    z-index: 10
  }

  .z-19 {
    z-index: 19
  }

  .z-20 {
    z-index: 20
  }

  .z-21 {
    z-index: 21
  }

  .z-1000 {
    z-index: 1000
  }

  .z-\[-1\] {
    z-index: -1
  }

  .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
    }
  }

  .mx-5 {
    margin-inline: calc(var(--spacing)*5)
  }

  .mx-auto {
    margin-inline: auto
  }

  .my-\[36px\] {
    margin-block: 36px
  }

  .my-auto {
    margin-block: auto
  }

  .mt-1 {
    margin-top: calc(var(--spacing)*1)
  }

  .mt-2 {
    margin-top: calc(var(--spacing)*2)
  }

  .mt-4 {
    margin-top: calc(var(--spacing)*4)
  }

  .mt-6 {
    margin-top: calc(var(--spacing)*6)
  }

  .mt-\[8px\] {
    margin-top: 8px
  }

  .mt-\[16px\] {
    margin-top: 16px
  }

  .mt-\[20px\] {
    margin-top: 20px
  }

  .mt-\[24px\] {
    margin-top: 24px
  }

  .mt-\[28px\] {
    margin-top: 28px
  }

  .mt-\[36px\] {
    margin-top: 36px
  }

  .mt-\[40px\] {
    margin-top: 40px
  }

  .mt-\[44px\] {
    margin-top: 44px
  }

  .mt-\[50px\] {
    margin-top: 50px
  }

  .mt-\[60px\] {
    margin-top: 60px
  }

  .mt-\[90px\] {
    margin-top: 90px
  }

  .mt-\[100px\] {
    margin-top: 100px
  }

  .mt-\[135px\] {
    margin-top: 135px
  }

  .mr-2 {
    margin-right: calc(var(--spacing)*2)
  }

  .mr-2\.5 {
    margin-right: calc(var(--spacing)*2.5)
  }

  .mr-\[11px\] {
    margin-right: 11px
  }

  .mr-\[12px\] {
    margin-right: 12px
  }

  .mr-\[23px\] {
    margin-right: 23px
  }

  .mr-\[24px\] {
    margin-right: 24px
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing)*2)
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing)*6)
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing)*8)
  }

  .mb-30 {
    margin-bottom: calc(var(--spacing)*30)
  }

  .mb-\[6px\] {
    margin-bottom: 6px
  }

  .mb-\[12px\] {
    margin-bottom: 12px
  }

  .mb-\[16px\] {
    margin-bottom: 16px
  }

  .mb-\[20px\] {
    margin-bottom: 20px
  }

  .mb-\[24px\] {
    margin-bottom: 24px
  }

  .mb-\[35px\] {
    margin-bottom: 35px
  }

  .mb-\[40px\] {
    margin-bottom: 40px
  }

  .mb-\[90px\] {
    margin-bottom: 90px
  }

  .mb-\[110px\] {
    margin-bottom: 110px
  }

  .ml-\[10px\] {
    margin-left: 10px
  }

  .ml-\[27px\] {
    margin-left: 27px
  }

  .ml-\[32px\] {
    margin-left: 32px
  }

  .ml-\[40px\] {
    margin-left: 40px
  }

  .ml-\[50px\] {
    margin-left: 50px
  }

  .ml-\[80px\] {
    margin-left: 80px
  }

  .ml-\[124px\] {
    margin-left: 124px
  }

  .ml-\[160px\] {
    margin-left: 160px
  }

  .box-border {
    box-sizing: border-box
  }

  .box-content {
    box-sizing: content-box
  }

  .block {
    display: block
  }

  .flex {
    display: flex
  }

  .grid {
    display: grid
  }

  .inline-block {
    display: inline-block
  }

  .inline-flex {
    display: inline-flex
  }

  .aspect-\[4\/5\] {
    aspect-ratio: 4/5
  }

  .aspect-square {
    aspect-ratio: 1
  }

  .aspect-video {
    aspect-ratio: var(--aspect-video)
  }

  .h-0 {
    height: calc(var(--spacing)*0)
  }

  .h-1 {
    height: calc(var(--spacing)*1)
  }

  .h-3 {
    height: calc(var(--spacing)*3)
  }

  .h-8 {
    height: calc(var(--spacing)*8)
  }

  .h-10 {
    height: calc(var(--spacing)*10)
  }

  .h-11 {
    height: calc(var(--spacing)*11)
  }

  .h-16 {
    height: calc(var(--spacing)*16)
  }

  .h-20 {
    height: calc(var(--spacing)*20)
  }

  .h-30 {
    height: calc(var(--spacing)*30)
  }

  .h-40 {
    height: calc(var(--spacing)*40)
  }

  .h-\[2px\] {
    height: 2px
  }

  .h-\[20px\] {
    height: 20px
  }

  .h-\[26px\] {
    height: 26px
  }

  .h-\[28px\] {
    height: 28px
  }

  .h-\[30px\] {
    height: 30px
  }

  .h-\[32px\] {
    height: 32px
  }

  .h-\[33px\] {
    height: 33px
  }

  .h-\[34px\] {
    height: 34px
  }

  .h-\[35px\] {
    height: 35px
  }

  .h-\[38px\] {
    height: 38px
  }

  .h-\[40px\] {
    height: 40px
  }

  .h-\[44px\] {
    height: 44px
  }

  .h-\[46px\] {
    height: 46px
  }

  .h-\[48px\] {
    height: 48px
  }

  .h-\[50px\] {
    height: 50px
  }

  .h-\[55px\] {
    height: 55px
  }

  .h-\[56px\] {
    height: 56px
  }

  .h-\[57px\] {
    height: 57px
  }

  .h-\[60px\] {
    height: 60px
  }

  .h-\[68px\] {
    height: 68px
  }

  .h-\[69px\] {
    height: 69px
  }

  .h-\[70px\] {
    height: 70px
  }

  .h-\[80px\] {
    height: 80px
  }

  .h-\[90\%\] {
    height: 90%
  }

  .h-\[90px\] {
    height: 90px
  }

  .h-\[95px\] {
    height: 95px
  }

  .h-\[100px\] {
    height: 100px
  }

  .h-\[108px\] {
    height: 108px
  }

  .h-\[120px\] {
    height: 120px
  }

  .h-\[160px\] {
    height: 160px
  }

  .h-\[165px\] {
    height: 165px
  }

  .h-\[188px\] {
    height: 188px
  }

  .h-\[190px\] {
    height: 190px
  }

  .h-\[194px\] {
    height: 194px
  }

  .h-\[259px\] {
    height: 259px
  }

  .h-\[277px\] {
    height: 277px
  }

  .h-\[285px\] {
    height: 285px
  }

  .h-\[297px\] {
    height: 297px
  }

  .h-\[300px\] {
    height: 300px
  }

  .h-\[305px\] {
    height: 305px
  }

  .h-\[324px\] {
    height: 324px
  }

  .h-\[360px\] {
    height: 360px
  }

  .h-\[375px\] {
    height: 375px
  }

  .h-\[478px\] {
    height: 478px
  }

  .h-\[625px\] {
    height: 625px
  }

  .h-\[626px\] {
    height: 626px
  }

  .h-\[630px\] {
    height: 630px
  }

  .h-\[640px\] {
    height: 640px
  }

  .h-\[643px\] {
    height: 643px
  }

  .h-\[720px\] {
    height: 720px
  }

  .h-\[740px\] {
    height: 740px
  }

  .h-\[996px\] {
    height: 996px
  }

  .h-\[1080px\] {
    height: 1080px
  }

  .h-\[1180px\] {
    height: 1180px
  }

  .h-\[1200px\] {
    height: 1200px
  }

  .h-\[1360px\] {
    height: 1360px
  }

  .h-auto {
    height: auto
  }

  .h-full {
    height: 100%
  }

  .h-screen {
    height: 100vh
  }

  .min-h-\[720px\] {
    min-height: 720px
  }

  .min-h-screen {
    min-height: 100vh
  }

  .w-0 {
    width: calc(var(--spacing)*0)
  }

  .w-3 {
    width: calc(var(--spacing)*3)
  }

  .w-8 {
    width: calc(var(--spacing)*8)
  }

  .w-9\/10 {
    width: 90%
  }

  .w-10 {
    width: calc(var(--spacing)*10)
  }

  .w-16 {
    width: calc(var(--spacing)*16)
  }

  .w-20 {
    width: calc(var(--spacing)*20)
  }

  .w-\[1px\] {
    width: 1px
  }

  .w-\[20px\] {
    width: 20px
  }

  .w-\[24px\] {
    width: 24px
  }

  .w-\[25\%\] {
    width: 25%
  }

  .w-\[26px\] {
    width: 26px
  }

  .w-\[28px\] {
    width: 28px
  }

  .w-\[30\%\] {
    width: 30%
  }

  .w-\[33px\] {
    width: 33px
  }

  .w-\[35\%\] {
    width: 35%
  }

  .w-\[40px\] {
    width: 40px
  }

  .w-\[42\%\] {
    width: 42%
  }

  .w-\[45\%\] {
    width: 45%
  }

  .w-\[50\%\] {
    width: 50%
  }

  .w-\[50px\] {
    width: 50px
  }

  .w-\[55\%\] {
    width: 55%
  }

  .w-\[56\%\] {
    width: 56%
  }

  .w-\[56px\] {
    width: 56px
  }

  .w-\[60\%\] {
    width: 60%
  }

  .w-\[60px\] {
    width: 60px
  }

  .w-\[68px\] {
    width: 68px
  }

  .w-\[70px\] {
    width: 70px
  }

  .w-\[77\%\] {
    width: 77%
  }

  .w-\[86px\] {
    width: 86px
  }

  .w-\[90\%\] {
    width: 90%
  }

  .w-\[96px\] {
    width: 96px
  }

  .w-\[108px\] {
    width: 108px
  }

  .w-\[120px\] {
    width: 120px
  }

  .w-\[150px\] {
    width: 150px
  }

  .w-\[160px\] {
    width: 160px
  }

  .w-\[185px\] {
    width: 185px
  }

  .w-\[194px\] {
    width: 194px
  }

  .w-\[197px\] {
    width: 197px
  }

  .w-\[203px\] {
    width: 203px
  }

  .w-\[210px\] {
    width: 210px
  }

  .w-\[230px\] {
    width: 230px
  }

  .w-\[232px\] {
    width: 232px
  }

  .w-\[240px\] {
    width: 240px
  }

  .w-\[250px\] {
    width: 250px
  }

  .w-\[259px\] {
    width: 259px
  }

  .w-\[280px\] {
    width: 280px
  }

  .w-\[324px\] {
    width: 324px
  }

  .w-\[360px\] {
    width: 360px
  }

  .w-\[370px\] {
    width: 370px
  }

  .w-\[400px\] {
    width: 400px
  }

  .w-\[410px\] {
    width: 410px
  }

  .w-\[547px\] {
    width: 547px
  }

  .w-\[550px\] {
    width: 550px
  }

  .w-\[626px\] {
    width: 626px
  }

  .w-\[679px\] {
    width: 679px
  }

  .w-\[765px\] {
    width: 765px
  }

  .w-\[1280px\] {
    width: 1280px
  }

  .w-\[1350px\] {
    width: 1350px
  }

  .w-\[1360px\] {
    width: 1360px
  }

  .w-\[1500px\] {
    width: 1500px
  }

  .w-auto {
    width: auto
  }

  .w-full {
    width: 100%
  }

  .max-w-\[300px\] {
    max-width: 300px
  }

  .max-w-full {
    max-width: 100%
  }

  .max-w-none {
    max-width: none
  }

  .min-w-0 {
    min-width: calc(var(--spacing)*0)
  }

  .min-w-\[150px\] {
    min-width: 150px
  }

  .flex-1 {
    flex: 1
  }

  .flex-none {
    flex: none
  }

  .flex-shrink-0 {
    flex-shrink: 0
  }

  .\[transform-origin\:center\] {
    transform-origin: 50%
  }

  .origin-top {
    transform-origin: top
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2*100%)*-1)
  }

  .-translate-x-1\/2,
  .-translate-y-1\/2 {
    translate: var(--tw-translate-x)var(--tw-translate-y)
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2*100%)*-1)
  }

  .-translate-y-1\/3 {
    --tw-translate-y: calc(calc(1/3*100%)*-1)
  }

  .-translate-y-1\/3,
  .translate-y-\[-50\%\] {
    translate: var(--tw-translate-x)var(--tw-translate-y)
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%
  }

  .scale-x-\[-1\] {
    --tw-scale-x: -1
  }

  .scale-x-\[-1\],
  .scale-y-0 {
    scale: var(--tw-scale-x)var(--tw-scale-y)
  }

  .scale-y-0 {
    --tw-scale-y: 0%
  }

  .rotate-180 {
    rotate: 180deg
  }

  .rotate-\[45deg\] {
    rotate: 45deg
  }

  .transform {
    transform: var(--tw-rotate-x, )var(--tw-rotate-y, )var(--tw-rotate-z, )var(--tw-skew-x, )var(--tw-skew-y, )
  }

  .animate-pulse {
    animation: var(--animate-pulse)
  }

  .animate-spin {
    animation: var(--animate-spin)
  }

  .cursor-not-allowed {
    cursor: not-allowed
  }

  .cursor-pointer {
    cursor: pointer
  }

  .resize {
    resize: both
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .flex-col {
    flex-direction: column
  }

  .flex-row {
    flex-direction: row
  }

  .flex-wrap {
    flex-wrap: wrap
  }

  .items-center {
    align-items: center
  }

  .items-end {
    align-items: flex-end
  }

  .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
  }

  .gap-2 {
    gap: calc(var(--spacing)*2)
  }

  .gap-2\.5 {
    gap: calc(var(--spacing)*2.5)
  }

  .gap-4 {
    gap: calc(var(--spacing)*4)
  }

  .gap-6 {
    gap: calc(var(--spacing)*6)
  }

  .gap-8 {
    gap: calc(var(--spacing)*8)
  }

  .gap-\[8px\] {
    gap: 8px
  }

  .gap-\[10px\] {
    gap: 10px
  }

  .gap-\[18px\] {
    gap: 18px
  }

  .gap-\[24px\] {
    gap: 24px
  }

  .gap-\[32px\] {
    gap: 32px
  }

  .gap-\[40px\] {
    gap: 40px
  }

  .gap-\[50px\] {
    gap: 50px
  }

  .gap-\[55px\] {
    gap: 55px
  }

  .gap-\[230px\] {
    gap: 230px
  }

  :where(.space-y-\[30px\]>:not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(30px*var(--tw-space-y-reverse));
    margin-block-end: calc(30px*calc(1 - var(--tw-space-y-reverse)))
  }

  .gap-x-\[50px\] {
    column-gap: 50px
  }

  :where(.space-x-6>:not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing)*6)*var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-x-reverse)))
  }

  .gap-y-4 {
    row-gap: calc(var(--spacing)*4)
  }

  .gap-y-\[18px\] {
    row-gap: 18px
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .overflow-hidden,
  .truncate {
    overflow: hidden
  }

  .overflow-visible {
    overflow: visible
  }

  .overflow-x-auto {
    overflow-x: auto
  }

  .overflow-x-hidden {
    overflow-x: hidden
  }

  .overflow-y-auto {
    overflow-y: auto
  }

  .rounded-\[4px\] {
    border-radius: 4px
  }

  .rounded-\[8px\] {
    border-radius: 8px
  }

  .rounded-\[10px\] {
    border-radius: 10px
  }

  .rounded-\[27px\] {
    border-radius: 27px
  }

  .rounded-\[55px\] {
    border-radius: 55px
  }

  .rounded-full {
    border-radius: 3.40282e+38px
  }

  .rounded-lg {
    border-radius: var(--radius-lg)
  }

  .rounded-md {
    border-radius: var(--radius-md)
  }

  .rounded-tl-\[10px\] {
    border-top-left-radius: 10px
  }

  .rounded-tl-\[50px\] {
    border-top-left-radius: 50px
  }

  .rounded-tr-\[10px\] {
    border-top-right-radius: 10px
  }

  .rounded-tr-\[50px\] {
    border-top-right-radius: 50px
  }

  .rounded-b-\[10px\] {
    border-bottom-left-radius: 10px
  }

  .rounded-b-\[10px\],
  .rounded-br-\[10px\] {
    border-bottom-right-radius: 10px
  }

  .rounded-br-\[50px\] {
    border-bottom-right-radius: 50px
  }

  .rounded-br-md {
    border-bottom-right-radius: var(--radius-md)
  }

  .rounded-bl-\[10px\] {
    border-bottom-left-radius: 10px
  }

  .rounded-bl-\[50px\] {
    border-bottom-left-radius: 50px
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px
  }

  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px
  }

  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px
  }

  .border-x-2 {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 2px
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed
  }

  .border-\[\#C7C7C7\] {
    border-color: #c7c7c7
  }

  .border-\[\#DDDDDD\] {
    border-color: #ddd
  }

  .border-\[\#fff\] {
    border-color: #fff
  }

  .border-gray-300 {
    border-color: var(--color-gray-300)
  }

  .border-white {
    border-color: var(--color-white)
  }

  .border-white\/30 {
    border-color: #ffffff4d
  }

  @supports (color:color-mix(in lab, red, red)) {
    .border-white\/30 {
      border-color: color-mix(in oklab, var(--color-white)30%, transparent)
    }
  }

  .border-yellow-500 {
    border-color: var(--color-yellow-500)
  }

  .border-t-secondary {
    border-top-color: var(--color-secondary)
  }

  .border-r-secondary\/20 {
    border-right-color: #fd714033
  }

  @supports (color:color-mix(in lab, red, red)) {
    .border-r-secondary\/20 {
      border-right-color: color-mix(in oklab, var(--color-secondary)20%, transparent)
    }
  }

  .border-b-secondary {
    border-bottom-color: var(--color-secondary)
  }

  .border-l-secondary\/20 {
    border-left-color: #fd714033
  }

  @supports (color:color-mix(in lab, red, red)) {
    .border-l-secondary\/20 {
      border-left-color: color-mix(in oklab, var(--color-secondary)20%, transparent)
    }
  }

  .bg-\[\#000000\]\/50 {
    background-color: oklab(0 none none/.5)
  }

  .bg-\[\#024C93\] {
    background-color: #024c93
  }

  .bg-\[\#0054A5\] {
    background-color: #0054a5
  }

  .bg-\[\#D9D9D9\]\/30 {
    background-color: oklab(88.5305% 0 5.96046e-8/.3)
  }

  .bg-\[\#F6F8FB\] {
    background-color: #f6f8fb
  }

  .bg-\[\#FD7140\] {
    background-color: #fd7140
  }

  .bg-\[\#fff\] {
    background-color: #fff
  }

  .bg-\[\#fff\]\/38 {
    background-color: oklab(100% 0 5.96046e-8/.38)
  }

  .bg-\[rgba\(14\,31\,51\,0\.04\)\] {
    background-color: #0e1f330a
  }

  .bg-\[rgba\(255\,255\,255\,0\.4\)\] {
    background-color: #fff6
  }

  .bg-black\/50 {
    background-color: #00000080
  }

  @supports (color:color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black)50%, transparent)
    }
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100)
  }

  .bg-primary {
    background-color: var(--color-primary)
  }

  .bg-secondary {
    background-color: var(--color-secondary)
  }

  .bg-secondary\/50 {
    background-color: #fd714080
  }

  @supports (color:color-mix(in lab, red, red)) {
    .bg-secondary\/50 {
      background-color: color-mix(in oklab, var(--color-secondary)50%, transparent)
    }
  }

  .bg-transparent {
    background-color: #0000
  }

  .bg-white {
    background-color: var(--color-white)
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops))
  }

  .bg-\[linear-gradient\(90deg\,rgba\(14\,31\,51\,0\)_0\%\,rgba\(14\,31\,51\,0\.2\)_100\%\)\] {
    background-image: linear-gradient(90deg, #0e1f3300, #0e1f3333)
  }

  .bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.80\)_0\%\,\#0054A5_100\%\)\] {
    background-image: linear-gradient(#fffc, #0054a5)
  }

  .bg-\[url\(\'\.\.\/assets\/images\/alumni-title-bg\.svg\'\)\] {
    background-image: url(../media/alumni-title-bg.ec5533a2.svg)
  }

  .bg-\[url\(\'\.\.\/assets\/images\/item-active\.png\'\)\] {
    background-image: url(../media/item-active.faa35c88.png)
  }

  .bg-\[url\(\'\.\.\/assets\/images\/map-close\.svg\'\)\] {
    background-image: url(../media/map-close.08957823.svg)
  }

  .bg-\[url\(\'\.\.\/assets\/images\/map-open\.svg\'\)\] {
    background-image: url(../media/map-open.9be01bf9.svg)
  }

  .from-\[rgba\(19\,22\,24\,0\)\] {
    --tw-gradient-from: #13161800;
    --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-\[var\(--color-primary\)\] {
    --tw-gradient-from: var(--color-primary);
    --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-white\/10 {
    --tw-gradient-from: #ffffff1a
  }

  @supports (color:color-mix(in lab, red, red)) {
    .from-white\/10 {
      --tw-gradient-from: color-mix(in oklab, var(--color-white)10%, transparent)
    }
  }

  .from-white\/10 {
    --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-white\/30 {
    --tw-gradient-from: #ffffff4d
  }

  @supports (color:color-mix(in lab, red, red)) {
    .from-white\/30 {
      --tw-gradient-from: color-mix(in oklab, var(--color-white)30%, transparent)
    }
  }

  .from-white\/30 {
    --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-\[\#131618\] {
    --tw-gradient-to: #131618;
    --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-primary {
    --tw-gradient-to: var(--color-primary);
    --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-transparent {
    --tw-gradient-to: transparent;
    --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-white {
    --tw-gradient-to: var(--color-white);
    --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-white\/20 {
    --tw-gradient-to: #fff3
  }

  @supports (color:color-mix(in lab, red, red)) {
    .to-white\/20 {
      --tw-gradient-to: color-mix(in oklab, var(--color-white)20%, transparent)
    }
  }

  .to-white\/20 {
    --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-\[length\:125\%\] {
    background-size: 125%
  }

  .bg-cover {
    background-size: cover
  }

  .bg-center {
    background-position: 50%
  }

  .bg-no-repeat {
    background-repeat: no-repeat
  }

  .object-contain {
    object-fit: contain
  }

  .object-cover {
    object-fit: cover
  }

  .p-4 {
    padding: calc(var(--spacing)*4)
  }

  .p-8 {
    padding: calc(var(--spacing)*8)
  }

  .p-\[18px\] {
    padding: 18px
  }

  .p-\[20px\] {
    padding: 20px
  }

  .p-\[22px\] {
    padding: 22px
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing)*2.5)
  }

  .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-\[12px\] {
    padding-inline: 12px
  }

  .px-\[17px\] {
    padding-inline: 17px
  }

  .px-\[20px\] {
    padding-inline: 20px
  }

  .px-\[100px\] {
    padding-inline: 100px
  }

  .py-1 {
    padding-block: calc(var(--spacing)*1)
  }

  .py-2 {
    padding-block: calc(var(--spacing)*2)
  }

  .py-8 {
    padding-block: calc(var(--spacing)*8)
  }

  .py-\[7px\] {
    padding-block: 7px
  }

  .py-\[10px\] {
    padding-block: 10px
  }

  .py-\[50px\] {
    padding-block: 50px
  }

  .pt-10 {
    padding-top: calc(var(--spacing)*10)
  }

  .pt-\[13px\] {
    padding-top: 13px
  }

  .pt-\[30px\] {
    padding-top: 30px
  }

  .pt-\[32px\] {
    padding-top: 32px
  }

  .pt-\[50px\] {
    padding-top: 50px
  }

  .pt-\[71px\] {
    padding-top: 71px
  }

  .pt-\[77px\] {
    padding-top: 77px
  }

  .pt-\[177px\] {
    padding-top: 177px
  }

  .pt-\[247px\] {
    padding-top: 247px
  }

  .pr-2 {
    padding-right: calc(var(--spacing)*2)
  }

  .pr-5 {
    padding-right: calc(var(--spacing)*5)
  }

  .pr-10 {
    padding-right: calc(var(--spacing)*10)
  }

  .pr-\[17px\] {
    padding-right: 17px
  }

  .pr-\[21px\] {
    padding-right: 21px
  }

  .pr-\[200px\] {
    padding-right: 200px
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing)*4)
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing)*20)
  }

  .pb-30 {
    padding-bottom: calc(var(--spacing)*30)
  }

  .pb-\[12px\] {
    padding-bottom: 12px
  }

  .pb-\[16px\] {
    padding-bottom: 16px
  }

  .pb-\[35px\] {
    padding-bottom: 35px
  }

  .pb-\[48px\] {
    padding-bottom: 48px
  }

  .pb-\[50px\] {
    padding-bottom: 50px
  }

  .pb-\[57px\] {
    padding-bottom: 57px
  }

  .pb-\[164px\] {
    padding-bottom: 164px
  }

  .pl-2 {
    padding-left: calc(var(--spacing)*2)
  }

  .pl-5 {
    padding-left: calc(var(--spacing)*5)
  }

  .pl-\[12px\] {
    padding-left: 12px
  }

  .pl-\[22px\] {
    padding-left: 22px
  }

  .pl-\[36px\] {
    padding-left: 36px
  }

  .pl-\[200px\] {
    padding-left: 200px
  }

  .text-center {
    text-align: center
  }

  .text-left {
    text-align: left
  }

  .text-right {
    text-align: right
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height))
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height))
  }

  .text-\[14px\] {
    font-size: 14px
  }

  .text-\[16px\] {
    font-size: 16px
  }

  .text-\[18px\] {
    font-size: 18px
  }

  .text-\[20px\] {
    font-size: 20px
  }

  .text-\[22px\] {
    font-size: 22px
  }

  .text-\[24px\] {
    font-size: 24px
  }

  .text-\[28px\] {
    font-size: 28px
  }

  .text-\[30px\] {
    font-size: 30px
  }

  .text-\[32px\] {
    font-size: 32px
  }

  .text-\[34px\] {
    font-size: 34px
  }

  .text-\[40px\] {
    font-size: 40px
  }

  .leading-11 {
    --tw-leading: calc(var(--spacing)*11);
    line-height: calc(var(--spacing)*11)
  }

  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px
  }

  .leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px
  }

  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px
  }

  .leading-\[46px\] {
    --tw-leading: 46px;
    line-height: 46px
  }

  .leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold)
  }

  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold)
  }

  .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)
  }

  .text-ellipsis {
    text-overflow: ellipsis
  }

  .whitespace-nowrap {
    white-space: nowrap
  }

  .text-\[\#0E1F33\] {
    color: #0e1f33
  }

  .text-\[\#6A7683\] {
    color: #6a7683
  }

  .text-\[\#0054A5\] {
    color: #0054a5
  }

  .text-\[\#fff\] {
    color: #fff
  }

  .text-base {
    color: var(--color-base)
  }

  .text-gray-500 {
    color: var(--color-gray-500)
  }

  .text-gray-700 {
    color: var(--color-gray-700)
  }

  .text-gray-800 {
    color: var(--color-gray-800)
  }

  .text-gray-900 {
    color: var(--color-gray-900)
  }

  .text-main {
    color: var(--color-main)
  }

  .text-primary {
    color: var(--color-primary)
  }

  .text-red-500 {
    color: var(--color-red-500)
  }

  .text-secondary {
    color: var(--color-secondary)
  }

  .text-white {
    color: var(--color-white)
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .opacity-0 {
    opacity: 0
  }

  .opacity-50 {
    opacity: .5
  }

  .shadow-\[0px_4px_22px_0px_rgba\(51\,51\,51\,0\.31\)\] {
    --tw-shadow: 0px 4px 22px 0px var(--tw-shadow-color, #3333334f)
  }

  .shadow-\[0px_12px_25px_0px_rgba\(0\,0\,0\,0\.06\)\],
  .shadow-\[0px_4px_22px_0px_rgba\(51\,51\,51\,0\.31\)\] {
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
  }

  .shadow-\[0px_12px_25px_0px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0px 12px 25px 0px var(--tw-shadow-color, #0000000f)
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a)
  }

  .shadow-lg,
  .shadow-sm {
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a)
  }

  .backdrop-blur {
    --tw-backdrop-blur: blur(8px)
  }

  .backdrop-blur,
  .backdrop-blur-\[60px\] {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, )
  }

  .backdrop-blur-\[60px\] {
    --tw-backdrop-blur: blur(60px)
  }

  .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, visibility, 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, 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))
  }

  .transition-opacity {
    transition-property: opacity;
    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-350 {
    --tw-duration: .35s;
    transition-duration: .35s
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s
  }

  .duration-600 {
    --tw-duration: .6s;
    transition-duration: .6s
  }

  .duration-5000 {
    --tw-duration: 5s;
    transition-duration: 5s
  }

  .ease-\[cubic-bezier\(0\.4\,0\,0\.2\,1\)\] {
    --tw-ease: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out)
  }

  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none
  }

  .\[fill-rule\:evenodd\] {
    fill-rule: evenodd
  }

  .\[stroke-dasharray\:608\] {
    stroke-dasharray: 608
  }

  .\[stroke-dashoffset\:608\] {
    stroke-dashoffset: 608px
  }

  .\[stroke-linecap\:round\] {
    stroke-linecap: round
  }

  .\[text-orientation\:upright\] {
    text-orientation: upright
  }

  .\[transition\:stroke-dashoffset_1\.5s_ease\] {
    transition: stroke-dashoffset 1.5s
  }

  .\[writing-mode\:vertical-rl\] {
    writing-mode: vertical-rl
  }

  .text-shadow-\[0_2px_2px_rgba\(0\,0\,0\,0\.4\)\] {
    text-shadow: 0 2px 2px var(--tw-text-shadow-color, #0006)
  }

  @media (hover:hover) {
    .group-hover\:left-0:is(:where(.group):hover *) {
      left: calc(var(--spacing)*0)
    }

    .group-hover\:w-full:is(:where(.group):hover *) {
      width: 100%
    }

    .group-hover\:scale-110:is(:where(.group):hover *) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .group-hover\:scale-115:is(:where(.group):hover *) {
      --tw-scale-x: 115%;
      --tw-scale-y: 115%;
      --tw-scale-z: 115%;
      scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .group-hover\:scale-y-100:is(:where(.group):hover *) {
      --tw-scale-y: 100%;
      scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .group-hover\:-rotate-180:is(:where(.group):hover *) {
      rotate: -180deg
    }

    .group-hover\:bg-\[\#0054A5\]:is(:where(.group):hover *) {
      background-color: #0054a5
    }

    .group-hover\:bg-primary:is(:where(.group):hover *) {
      background-color: var(--color-primary)
    }

    .group-hover\:bg-white\/20:is(:where(.group):hover *) {
      background-color: #fff3
    }

    @supports (color:color-mix(in lab, red, red)) {
      .group-hover\:bg-white\/20:is(:where(.group):hover *) {
        background-color: color-mix(in oklab, var(--color-white)20%, transparent)
      }
    }

    .group-hover\:\[letter-spacing\:4px\]:is(:where(.group):hover *) {
      letter-spacing: 4px
    }

    .group-hover\:text-\[\#0054A5\]:is(:where(.group):hover *) {
      color: #0054a5
    }

    .group-hover\:text-primary:is(:where(.group):hover *) {
      color: var(--color-primary)
    }

    .group-hover\:text-secondary:is(:where(.group):hover *) {
      color: var(--color-secondary)
    }

    .group-hover\:text-white:is(:where(.group):hover *) {
      color: var(--color-white)
    }

    .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1
    }

    .group-hover\:\[stroke-dashoffset\:0\]:is(:where(.group):hover *) {
      stroke-dashoffset: 0
    }

    .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x)var(--tw-scale-y)
    }

    .hover\:bg-primary:hover {
      background-color: var(--color-primary)
    }

    .hover\:text-\[\#0052D9\]:hover {
      color: #0052d9
    }

    .hover\:text-\[\#0054A5\]:hover {
      color: #0054a5
    }

    .hover\:text-primary:hover {
      color: var(--color-primary)
    }

    .hover\:text-white:hover {
      color: var(--color-white)
    }
  }
}

.group-line:hover .cls-2 {
  fill: none;
  stroke: #c5d7ea;
  stroke-miterlimit: 0;
  stroke-width: 2px;
  stroke-dasharray: 300;
  stroke-dashoffset: 300px;
  transform-origin: 50%;
  will-change: stroke-dashoffset, transform;
  animation: line-ani2 4.5s forwards
}

.group-line:hover .cls-1 {
  fill: none;
  stroke: #c5d7ea;
  stroke-miterlimit: 0;
  stroke-width: 2px;
  stroke-dasharray: 30;
  stroke-dashoffset: 30px;
  fill-rule: evenodd;
  stroke-linecap: round;
  transform-origin: 50%;
  animation: line-ani 2.5s forwards
}

.cls-1,
.cls-2 {
  fill: none;
  stroke: #c5d7ea;
  stroke-miterlimit: 10;
  stroke-width: 2px
}

.cls-2 {
  fill-rule: evenodd;
  stroke-linecap: round
}

@keyframes line-ani {
  0% {
    stroke-dashoffset: 30px
  }

  to {
    stroke-dashoffset: 0
  }
}

@keyframes line-ani2 {
  0% {
    stroke-dashoffset: 300px
  }

  to {
    stroke-dashoffset: 0
  }
}

* {
  box-sizing: border-box
}

:where(body) {
  color: var(--color-main)
}

a {
  text-decoration: none
}

a:focus-visible {
  outline: none
}

@keyframes spin-slow {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes spin-reverse-slow {
  0% {
    transform: rotate(1turn)
  }

  to {
    transform: rotate(0)
  }
}

.animate-spin-slow {
  animation: spin-slow 3s linear infinite
}

.animate-spin-reverse-slow {
  animation: spin-reverse-slow 4s linear infinite
}

.swiper .swiper-pagination.custom-swiper-pagination {
  height: 25px;
  bottom: 60px;
  right: 120px;
  top: auto;
  left: auto;
  z-index: 10;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: auto;
  display: flex
}

.swiper .swiper-pagination.custom-swiper-pagination.news-swiper-pagination {
  bottom: 20px;
  right: 20px
}

.swiper .swiper-pagination.custom-swiper-pagination.news-swiper-pagination .custom-pagination-bullet .icon-bullet,
.swiper .swiper-pagination.custom-swiper-pagination.news-swiper-pagination .custom-pagination-bullet:after {
  background-color: var(--color-primary)
}

.swiper .swiper-pagination.custom-swiper-pagination.news-swiper-pagination .custom-pagination-bullet.custom-pagination-bullet-active .icon-bullet {
  background-image: url(../media/Layer_1_active.434d0e88.svg)
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet {
  margin: 0 10px;
  position: relative
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet .icon-bullet {
  height: calc(var(--spacing)*2);
  width: calc(var(--spacing)*2);
  cursor: pointer;
  background-color: var(--color-white);
  transform-origin: 50%;
  border-radius: 3.40282e+38px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet:hover .icon-bullet {
  --tw-scale-x: 110%;
  --tw-scale-y: 110%;
  --tw-scale-z: 110%;
  scale: var(--tw-scale-x)var(--tw-scale-y)
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet.custom-pagination-bullet-active .icon-bullet {
  background-color: #0000;
  background-image: url(../media/foliage-1.be76aeca.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 26px;
  animation: leaf-emerge .6s cubic-bezier(.4, 0, .2, 1)
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet:after {
  content: "";
  background: #fff;
  width: 16px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: calc(100% + 10px);
  transform: translateY(-50%)
}

.swiper .swiper-pagination.custom-swiper-pagination .custom-pagination-bullet:last-child:after {
  display: none
}

@keyframes leaf-emerge {
  0% {
    opacity: .5;
    transform: scale(.8)
  }

  50% {
    transform: scale(1.1)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.my-pagination {
  box-sizing: border-box;
  color: var(--color-main);
  justify-content: center;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.57143;
  list-style: none;
  display: flex
}

.my-pagination .ant-pagination-next,
.my-pagination .ant-pagination-prev {
  min-width: 32px;
  height: 32px;
  color: var(--color-main);
  text-align: center;
  vertical-align: middle;
  border-radius: 6px;
  line-height: 32px;
  list-style: none;
  display: inline-block
}

.my-pagination .ant-pagination-item {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  outline: 0;
  min-width: 32px;
  height: 32px;
  margin-inline-end: 8px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 30px;
  list-style: none;
  display: inline-block
}

.my-pagination .ant-pagination-item-active {
  background: var(--color-secondary);
  color: #fff;
  border: none
}

.my-pagination .ant-pagination-item-active a {
  color: #fff !important
}

.my-pagination .ant-pagination-item:hover {
  border: none
}

.my-pagination .ant-pagination-jump-next .ant-pagination-item-link,
.my-pagination .ant-pagination-jump-prev .ant-pagination-item-link,
.my-pagination .ant-pagination-next .ant-pagination-item-link,
.my-pagination .ant-pagination-prev .ant-pagination-item-link {
  text-align: center;
  background-color: #0000;
  border: none;
  border-radius: 6px;
  outline: none;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 12px;
  transition: all .2s;
  display: block
}

.my-pagination .ant-pagination-jump-next.ant-pagination-disabled .ant-pagination-item-link,
.my-pagination .ant-pagination-jump-prev.ant-pagination-disabled .ant-pagination-item-link,
.my-pagination .ant-pagination-next.ant-pagination-disabled .ant-pagination-item-link,
.my-pagination .ant-pagination-prev.ant-pagination-disabled .ant-pagination-item-link {
  color: #00000040;
  cursor: not-allowed
}

.my-pagination .ant-pagination-options {
  vertical-align: middle;
  margin-inline-start: 16px;
  display: inline-block
}

.my-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
  vertical-align: top;
  height: 32px;
  margin-inline-start: 24px;
  line-height: 32px;
  display: inline-block
}

.my-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
  width: 50px;
  min-width: 0;
  color: var(--color-main);
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  height: 32px;
  margin: 0;
  margin-inline: 8px;
  padding: 4px 11px;
  font-size: 14px;
  line-height: 1.57143;
  transition: all .2s;
  display: inline-block;
  position: relative
}

.my-pagination .anticon {
  color: inherit;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  font-style: normal;
  line-height: 0;
  display: inline-flex
}

.ant-breadcrumb {
  font-family: SourceHanSansCNRegular
}

.ant-breadcrumb ol {
  font-size: 14px;
  display: flex
}

.ant-breadcrumb .ant-breadcrumb-separator {
  color: var(--color-base);
  margin-inline: 8px
}

.ant-breadcrumb li:last-child a {
  color: var(--color-main)
}

@keyframes scanning {
  0% {
    background-position: -100% -100%
  }

  to {
    background-position: 100% 100%
  }
}

.animate-scanning {
  animation: scanning 1.5s linear
}

.waves:before {
  z-index: 2;
  content: "";
  opacity: .25;
  pointer-events: none;
  z-index: 3;
  background: linear-gradient(90deg, #fff0, #ffffff4d);
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -90%;
  transform: skew(-25deg)
}

.waves:hover:before {
  transition: all .75s;
  left: 125%
}

@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@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: #0000
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000
}

@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-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-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@keyframes spin {
  to {
    transform: rotate(1turn)
  }
}

@keyframes pulse {
  50% {
    opacity: .5
  }
}