*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #9aa8b8; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Montserrat, Noto Sans TC, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #627286; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #627286; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.container {
  width: 100%;
}@media (min-width: 720px) {

  .container {
    max-width: 720px;
  }
}@media (min-width: 1200px) {

  .container {
    max-width: 1200px;
  }
}@media (min-width: 1920px) {

  .container {
    max-width: 1920px;
  }
}@media (min-width: 14400px) {

  .container {
    max-width: 14400px;
  }
}.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}.fixed {
  position: fixed;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}.bottom-0 {
  bottom: 0;
}.left-0 {
  left: 0;
}.left-16 {
  left: 16px;
}.left-4 {
  left: 4px;
}.right-0 {
  right: 0;
}.top-0 {
  top: 0;
}.top-4 {
  top: 4px;
}.z-\[1100\] {
  z-index: 1100;
}.order-1 {
  order: 1;
}.order-2 {
  order: 2;
}.col-span-5 {
  grid-column: span 5 / span 5;
}.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}.mb-12 {
  margin-bottom: 12px;
}.mb-16 {
  margin-bottom: 16px;
}.mb-2 {
  margin-bottom: 2px;
}.mb-20 {
  margin-bottom: 20px;
}.mb-3 {
  margin-bottom: 3px;
}.mb-4 {
  margin-bottom: 4px;
}.mb-6 {
  margin-bottom: 6px;
}.mb-8 {
  margin-bottom: 8px;
}.ml-11 {
  margin-left: 11px;
}.ml-auto {
  margin-left: auto;
}.mr-2 {
  margin-right: 2px;
}.mr-3 {
  margin-right: 3px;
}.mr-4 {
  margin-right: 4px;
}.mr-auto {
  margin-right: auto;
}.mt-1 {
  margin-top: 1px;
}.mt-12 {
  margin-top: 12px;
}.mt-16 {
  margin-top: 16px;
}.mt-2 {
  margin-top: 2px;
}.mt-3 {
  margin-top: 3px;
}.mt-32 {
  margin-top: 32px;
}.mt-6 {
  margin-top: 6px;
}.mt-8 {
  margin-top: 8px;
}.mt-auto {
  margin-top: auto;
}.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.block {
  display: block;
}.inline-block {
  display: inline-block;
}.flex {
  display: flex;
}.table {
  display: table;
}.grid {
  display: grid;
}.hidden {
  display: none;
}.aspect-\[1400\/1000\] {
  aspect-ratio: 1400/1000;
}.aspect-\[1400\/950\] {
  aspect-ratio: 1400/950;
}.aspect-\[750\/500\] {
  aspect-ratio: 750/500;
}.aspect-video {
  aspect-ratio: 16 / 9;
}.h-16 {
  height: 16px;
}.h-24 {
  height: 24px;
}.h-35 {
  height: 35px;
}.h-36 {
  height: 36px;
}.h-48 {
  height: 48px;
}.h-60 {
  height: 60px;
}.h-64 {
  height: 64px;
}.h-8 {
  height: 8px;
}.h-\[2px\] {
  height: 2px;
}.h-\[500px\] {
  height: 500px;
}.h-full {
  height: 100%;
}.min-h-screen {
  min-height: 100vh;
}.w-100 {
  width: 100px;
}.w-16 {
  width: 16px;
}.w-24 {
  width: 24px;
}.w-32 {
  width: 32px;
}.w-8 {
  width: 8px;
}.w-80 {
  width: 80px;
}.w-full {
  width: 100%;
}.max-w-2xl {
  max-width: 42rem;
}.max-w-4xl {
  max-width: 56rem;
}.max-w-6xl {
  max-width: 72rem;
}.max-w-\[720px\] {
  max-width: 720px;
}.max-w-\[800px\] {
  max-width: 800px;
}.max-w-md {
  max-width: 28rem;
}.max-w-none {
  max-width: none;
}.flex-1 {
  flex: 1 1 0%;
}.flex-shrink-0 {
  flex-shrink: 0;
}.shrink-0 {
  flex-shrink: 0;
}.table-fixed {
  table-layout: fixed;
}.border-collapse {
  border-collapse: collapse;
}.cursor-pointer {
  cursor: pointer;
}.list-disc {
  list-style-type: disc;
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}.flex-col {
  flex-direction: column;
}.flex-wrap {
  flex-wrap: wrap;
}.items-start {
  align-items: flex-start;
}.items-center {
  align-items: center;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.gap-10 {
  gap: 10px;
}.gap-16 {
  gap: 16px;
}.gap-2 {
  gap: 2px;
}.gap-20 {
  gap: 20px;
}.gap-3 {
  gap: 3px;
}.gap-4 {
  gap: 4px;
}.gap-6 {
  gap: 6px;
}.gap-8 {
  gap: 8px;
}.gap-x-20 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}.gap-y-12 {
  row-gap: 12px;
}.gap-y-16 {
  row-gap: 16px;
}.gap-y-20 {
  row-gap: 20px;
}.gap-y-24 {
  row-gap: 24px;
}.gap-y-32 {
  row-gap: 32px;
}.gap-y-40 {
  row-gap: 40px;
}.gap-y-8 {
  row-gap: 8px;
}.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2px * (1 - 0));
  margin-top: calc(2px * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(2px * calc(1 - 0));
  margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2px * 0);
  margin-bottom: calc(2px * var(--tw-space-y-reverse));
}.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3px * (1 - 0));
  margin-top: calc(3px * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(3px * calc(1 - 0));
  margin-top: calc(3px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3px * 0);
  margin-bottom: calc(3px * var(--tw-space-y-reverse));
}.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * (1 - 0));
  margin-top: calc(4px * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(4px * calc(1 - 0));
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * 0);
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6px * (1 - 0));
  margin-top: calc(6px * (1 - var(--tw-space-y-reverse)));
  margin-top: calc(6px * calc(1 - 0));
  margin-top: calc(6px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6px * 0);
  margin-bottom: calc(6px * var(--tw-space-y-reverse));
}.self-center {
  align-self: center;
}.overflow-hidden {
  overflow: hidden;
}.overflow-x-auto {
  overflow-x: auto;
}.rounded {
  border-radius: 0.25rem;
}.rounded-2xl {
  border-radius: 1rem;
}.rounded-full {
  border-radius: 9999px;
}.rounded-lg {
  border-radius: 0.5rem;
}.rounded-xl {
  border-radius: 0.75rem;
}.border {
  border-width: 1px;
}.border-1 {
  border-width: 1px;
}.border-2 {
  border-width: 2px;
}.border-b {
  border-bottom-width: 1px;
}.border-l-4 {
  border-left-width: 4px;
}.border-\[\#CCC\] {
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, 1);
  border-color: rgba(204, 204, 204, var(--tw-border-opacity, 1));
}.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(36, 45, 58, 1);
  border-color: rgba(36, 45, 58, var(--tw-border-opacity, 1));
}.border-white\/20 {
  border-color: rgba(248, 250, 252, 0.2);
}.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, 1);
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity, 1));
}.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(7, 9, 13, 1);
  background-color: rgba(7, 9, 13, var(--tw-bg-opacity, 1));
}.bg-black\/70 {
  background-color: rgba(7, 9, 13, 0.7);
}.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(188, 199, 212, 1);
  background-color: rgba(188, 199, 212, var(--tw-bg-opacity, 1));
}.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(36, 45, 58, 1);
  background-color: rgba(36, 45, 58, var(--tw-bg-opacity, 1));
}.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(22, 29, 40, 1);
  background-color: rgba(22, 29, 40, var(--tw-bg-opacity, 1));
}.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 17, 26, 1);
  background-color: rgba(11, 17, 26, var(--tw-bg-opacity, 1));
}.bg-primary-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, 1);
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity, 1));
}.bg-white\/10 {
  background-color: rgba(248, 250, 252, 0.1);
}.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.from-black {
  --tw-gradient-from: #07090D var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(7, 9, 13, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-black\/70 {
  --tw-gradient-from: rgba(7, 9, 13, 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(7, 9, 13, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.via-black\/60 {
  --tw-gradient-to: rgba(7, 9, 13, 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(7, 9, 13, 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}.p-2 {
  padding: 2px;
}.p-3 {
  padding: 3px;
}.p-4 {
  padding: 4px;
}.p-5 {
  padding: 5px;
}.p-6 {
  padding: 6px;
}.p-8 {
  padding: 8px;
}.px-12 {
  padding-left: 12px;
  padding-right: 12px;
}.px-2 {
  padding-left: 2px;
  padding-right: 2px;
}.px-3 {
  padding-left: 3px;
  padding-right: 3px;
}.px-4 {
  padding-left: 4px;
  padding-right: 4px;
}.px-6 {
  padding-left: 6px;
  padding-right: 6px;
}.px-8 {
  padding-left: 8px;
  padding-right: 8px;
}.py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}.pb-12 {
  padding-bottom: 12px;
}.pb-20 {
  padding-bottom: 20px;
}.pb-3 {
  padding-bottom: 3px;
}.pb-6 {
  padding-bottom: 6px;
}.pb-8 {
  padding-bottom: 8px;
}.pl-20 {
  padding-left: 20px;
}.pl-28 {
  padding-left: 28px;
}.pr-12 {
  padding-right: 12px;
}.pr-20 {
  padding-right: 20px;
}.pt-12 {
  padding-top: 12px;
}.pt-20 {
  padding-top: 20px;
}.pt-60 {
  padding-top: 60px;
}.pt-8 {
  padding-top: 8px;
}.text-left {
  text-align: left;
}.text-center {
  text-align: center;
}.text-right {
  text-align: right;
}.align-top {
  vertical-align: top;
}.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-body-l {
  font-size: 17px;
  line-height: 30px;
}.text-h1 {
  font-size: 40px;
  line-height: 48px;
}.text-h2 {
  font-size: 32px;
  line-height: 40px;
}.text-h3 {
  font-size: 24px;
  line-height: 32px;
}.text-h4 {
  font-size: 20px;
  line-height: 28px;
}.text-h5 {
  font-size: 18px;
  line-height: 26px;
}.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}.font-bold {
  font-weight: 700;
}.font-medium {
  font-weight: 500;
}.font-normal {
  font-weight: 400;
}.font-semibold {
  font-weight: 600;
}.leading-relaxed {
  line-height: 1.625;
}.leading-tight {
  line-height: 1.25;
}.text-\[\#FDFDFD\] {
  --tw-text-opacity: 1;
  color: rgba(253, 253, 253, 1);
  color: rgba(253, 253, 253, var(--tw-text-opacity, 1));
}.text-black {
  --tw-text-opacity: 1;
  color: rgba(7, 9, 13, 1);
  color: rgba(7, 9, 13, var(--tw-text-opacity, 1));
}.text-error-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, 1);
  color: rgba(239, 68, 68, var(--tw-text-opacity, 1));
}.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(154, 168, 184, 1);
  color: rgba(154, 168, 184, var(--tw-text-opacity, 1));
}.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(125, 141, 160, 1);
  color: rgba(125, 141, 160, var(--tw-text-opacity, 1));
}.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(98, 114, 134, 1);
  color: rgba(98, 114, 134, var(--tw-text-opacity, 1));
}.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgba(214, 221, 230, 1);
  color: rgba(214, 221, 230, var(--tw-text-opacity, 1));
}.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(74, 88, 106, 1);
  color: rgba(74, 88, 106, var(--tw-text-opacity, 1));
}.text-neutral-50 {
  --tw-text-opacity: 1;
  color: rgba(226, 232, 240, 1);
  color: rgba(226, 232, 240, var(--tw-text-opacity, 1));
}.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, 1);
  color: rgba(147, 197, 253, var(--tw-text-opacity, 1));
}.text-primary-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, 1);
  color: rgba(96, 165, 250, var(--tw-text-opacity, 1));
}.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, 1);
  color: rgba(59, 130, 246, var(--tw-text-opacity, 1));
}.text-white {
  --tw-text-opacity: 1;
  color: rgba(248, 250, 252, 1);
  color: rgba(248, 250, 252, var(--tw-text-opacity, 1));
}.placeholder-gray-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(98, 114, 134, 1);
  color: rgba(98, 114, 134, var(--tw-placeholder-opacity, 1));
}.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(98, 114, 134, 1);
  color: rgba(98, 114, 134, var(--tw-placeholder-opacity, 1));
}.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  backdrop-filter: blur(12px) 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);
}.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-200 {
  transition-duration: 200ms;
}.duration-300 {
  transition-duration: 300ms;
}.duration-500 {
  transition-duration: 500ms;
}:root{--color-white: #f8fafc;--color-black: #07090d;--color-primary-500: #3b82f6;--color-danger-500: #ff0000;--color-gray-10: #f5f7fa;--color-gray-50: #d6dde6;--color-gray-500: #4a586a;--color-surface-1: #111827;--color-surface-2: #172033;--color-border-subtle: #334155;--color-text-primary: #f8fafc;--color-text-secondary: #d6dde6;--container-padding-x: 20px;--container-max-md: 720px;--container-max-lg: 1100px;--radius-pill: 25px}@keyframes fade-in{0%{transform:translateX(-100vw)}100%{transform:translateX(0vw)}}@keyframes fade-out{0%{transform:translateX(0vw)}100%{transform:translateX(-100vw)}}.header-logo{width:80px}.header-toggler{overflow:visible;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter}.header-toggler.header-toggler--active .header-toggler-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:rotate(45deg)}.header-toggler.header-toggler--active .header-toggler-inner:before{top:0;transition:top 75ms ease, opacity 75ms ease .12s;opacity:0}.header-toggler.header-toggler--active .header-toggler-inner:after{bottom:0;transition:bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) .12s;transform:rotate(-90deg)}.header-toggler-inner{display:block;position:absolute;width:24px;height:2px;top:11px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#f8fafc;background-color:var(--color-white);transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:75ms}.header-toggler-inner:before{content:"";display:block;position:absolute;width:24px;height:2px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#f8fafc;background-color:var(--color-white);top:-8px;transition:top 75ms ease .12s, opacity 75ms ease}.header-toggler-inner:after{content:"";display:block;position:absolute;width:24px;height:2px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;background-color:#f8fafc;background-color:var(--color-white);bottom:-8px;transition:bottom 75ms ease .12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header-nav-lv2:before{content:"";background-color:#172033;background-color:var(--color-surface-2);position:absolute;top:0;bottom:-100px;left:0;right:0;margin:auto}.header-nav-lv2+.header-nav-link:after{content:"";display:inline-block;position:relative;border-top:2px solid #334155;border-top:2px solid var(--color-border-subtle);border-left:2px solid #334155;border-left:2px solid var(--color-border-subtle);width:8px;height:8px;margin:auto;transform:rotate(135deg) skew(0deg);top:-2px;transition:left .15s ease-in-out;left:2px}.loading{position:relative;overflow:hidden}.loading:before{display:block;content:"";top:0;left:0;width:100%;height:100%;opacity:.5;position:absolute;border-radius:25px;border-radius:var(--radius-pill);transition:opacity .5s;z-index:900}@media(min-width: 1200px){.header-logo{width:160px;height:57px}.header-nav-item.header-nav-item--hover .header-nav-lv2{display:block;visibility:visible;top:80%;opacity:1}.header-nav-item.header-nav-item--hover .header-nav-lv2+.header-nav-link:after{content:"";display:inline-block;position:relative;border-top:1px solid #abc9bf;border-left:1px solid #abc9bf;width:7px;height:7px;margin:auto;transform:rotate(45deg);top:1px}.header-nav-link[aria-expanded=true]{background-color:rgba(0,0,0,0)}.header-nav-lv2{visibility:hidden;top:100%;transition:top .2s}.header-nav-lv2:before{display:none}.header-nav-lv2+.header-nav-link:after{content:"";display:inline-block;position:relative;border-top:1px solid #334155;border-top:1px solid var(--color-border-subtle);border-left:1px solid #334155;border-left:1px solid var(--color-border-subtle);width:7px;height:7px;margin:auto;transform:rotate(225deg);top:-3px;left:8px}.header-nav-lv2-list{overflow-y:hidden}.header-nav-lv2--align-right{right:0}}@media(max-width: 1199.98px){.header-nav{transform:translateX(-100vw);transition:all .3s;animation:fade-out .25s ease both;position:absolute;top:100%;width:100%;left:0;background-color:#111827;background-color:var(--color-surface-1);min-height:100vh}.header-nav-on .header-nav{animation:fade-in .25s ease both}.header-nav-link[aria-expanded=true]{background-color:#172033;background-color:var(--color-surface-2)}.header-nav-lv2{display:none}.header-nav-lv2.header-nav-lv2--show{display:block}.header-nav-lv2-list{max-height:calc(100vh - 62px);min-height:calc(100vh - 62px);overflow-y:scroll}}@media(min-width: ){.header-nav-lv2+.header-nav-link:after{left:8px}}body{color:#f8fafc;color:var(--color-text-primary);background-color:#07090d;background-color:var(--color-black)}.container{padding-left:20px;padding-left:var(--container-padding-x);padding-right:20px;padding-right:var(--container-padding-x);margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){.container{max-width:720px;max-width:var(--container-max-md);padding-left:0;padding-right:0}}@media(min-width: 1200px){.container{max-width:1100px;max-width:var(--container-max-lg)}}.articles b{color:#3b82f6;color:var(--color-primary-500)}.edge-fix{overflow:hidden}.edge-fix>picture{display:block}.edge-fix>picture>img{display:block;width:100%;height:auto;transform:scale(1.01);transform-origin:center center;backface-visibility:hidden}@media(min-width: 768px){.article-tilt{transition:transform .3s ease;will-change:transform}.article-tilt--left{transform:perspective(1700px) rotateY(18deg);transform-origin:right center}.article-tilt--right{transform:perspective(1700px) rotateY(-18deg);transform-origin:left center}.article-tilt.edge-fix>picture>img{transform:scale(1.02)}}.hover\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.02) scaleY(1.02);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:transform:hover {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:bg-\[\#DEDEDE\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 222, 222, 1);
  background-color: rgba(222, 222, 222, var(--tw-bg-opacity, 1));
}.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(36, 45, 58, 1);
  background-color: rgba(36, 45, 58, var(--tw-bg-opacity, 1));
}.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(22, 29, 40, 1);
  background-color: rgba(22, 29, 40, var(--tw-bg-opacity, 1));
}.hover\:text-\[\#666\]:hover {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, 1);
  color: rgba(102, 102, 102, var(--tw-text-opacity, 1));
}.hover\:text-\[\#999\]:hover {
  --tw-text-opacity: 1;
  color: rgba(153, 153, 153, 1);
  color: rgba(153, 153, 153, var(--tw-text-opacity, 1));
}.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.group[open] .group-open\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.25) scaleY(1.25);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@media (min-width: 720px) {

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

  .md\:aspect-\[1400\/550\] {
    aspect-ratio: 1400/550;
  }

  .md\:aspect-\[2000\/700\] {
    aspect-ratio: 2000/700;
  }

  .md\:h-80 {
    height: 80px;
  }

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

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

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

  .md\:gap-40 {
    gap: 40px;
  }

  .md\:gap-y-80 {
    row-gap: 80px;
  }

  .md\:p-16 {
    padding: 16px;
  }

  .md\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .md\:pb-20 {
    padding-bottom: 20px;
  }

  .md\:text-left {
    text-align: left;
  }

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

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .md\:text-h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .md\:text-h4 {
    font-size: 20px;
    line-height: 28px;
  }
}@media (min-width: 1200px) {

  .lg\:ml-0 {
    margin-left: 0;
  }

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

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-60 {
    height: 60px;
  }

  .lg\:w-auto {
    width: auto;
  }

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

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

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

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

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

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

  .lg\:gap-y-60 {
    row-gap: 60px;
  }

  .lg\:gap-y-72 {
    row-gap: 72px;
  }

  .lg\:px-80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .lg\:pl-20 {
    padding-left: 20px;
  }

  .lg\:pl-40 {
    padding-left: 40px;
  }

  .lg\:pr-20 {
    padding-right: 20px;
  }

  .lg\:pr-40 {
    padding-right: 40px;
  }

  .lg\:text-h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .lg\:text-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .lg\:text-h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgba(248, 250, 252, 1);
    color: rgba(248, 250, 252, var(--tw-text-opacity, 1));
  }
}

/*# sourceMappingURL=style.css.map */