/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: Noto Sans, ui-sans-serif, system-ui, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
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;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
input:where(:not([type])),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[multiple]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
[multiple],
[size]:where(select:not([size="1"])) {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
  print-color-adjust: unset;
}
[type="checkbox"],
[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type="checkbox"] {
  border-radius: 0;
}
[type="radio"] {
  border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
}
[type="checkbox"]:checked,
[type="radio"]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type="checkbox"]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}
[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type="radio"]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="checkbox"]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type="checkbox"]:indeterminate {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
  }
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type="file"]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
* {
  scrollbar-color: auto;
  scrollbar-width: auto;
}
*,
:after,
:before {
  --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 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --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: ;
}
::-webkit-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 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --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 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --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: ;
}
.container {
  width: 100%;
}
@media (min-width: 420px) {
  .container {
    max-width: 420px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.inset-y-0 {
  top: 0;
  bottom: 0;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-bottom-12 {
  bottom: -3rem;
}
.-bottom-2 {
  bottom: -0.5rem;
}
.-bottom-2\.5 {
  bottom: -0.625rem;
}
.-bottom-\[30px\] {
  bottom: -30px;
}
.-bottom-\[80px\] {
  bottom: -80px;
}
.-left-0 {
  left: 0;
}
.-left-0\.5 {
  left: -0.125rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-3 {
  left: -0.75rem;
}
.-left-\[100px\] {
  left: -100px;
}
.-left-\[200px\] {
  left: -200px;
}
.-left-\[60px\] {
  left: -60px;
}
.-left-\[80px\] {
  left: -80px;
}
.-right-0 {
  right: 0;
}
.-right-\[100px\] {
  right: -100px;
}
.-right-\[15px\] {
  right: -15px;
}
.-right-\[200px\] {
  right: -200px;
}
.-right-\[calc\(10px\/2\)\] {
  right: calc(calc(10px / 2) * -1);
}
.-top-0 {
  top: 0;
}
.-top-0\.5 {
  top: -0.125rem;
}
.-top-14 {
  top: -3.5rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-\[70px\] {
  bottom: 70px;
}
.bottom-\[7px\] {
  bottom: 7px;
}
.bottom-\[9px\] {
  bottom: 9px;
}
.left-0 {
  left: 0;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-3 {
  left: 0.75rem;
}
.left-5 {
  left: 1.25rem;
}
.left-\[12px\] {
  left: 12px;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[calc\(50\%-17px\)\] {
  left: calc(50% - 17px);
}
.left-\[calc\(50vw\)\] {
  left: calc(50vw);
}
.left-\[calc\(50vw-34px\)\] {
  left: calc(50vw - 34px);
}
.left-\[calc\(55vw-44px\)\] {
  left: calc(55vw - 44px);
}
.left-\[calc\(78vw-140px\)\] {
  left: calc(78vw - 140px);
}
.right-0 {
  right: 0;
}
.right-1 {
  right: 0.25rem;
}
.right-1\.5 {
  right: 0.375rem;
}
.right-1\/2 {
  right: 50%;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.right-6 {
  right: 1.5rem;
}
.right-\[15px\] {
  right: 15px;
}
.right-\[162px\] {
  right: 162px;
}
.right-\[84px\] {
  right: 84px;
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-10 {
  top: 2.5rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-3 {
  top: 0.75rem;
}
.top-5 {
  top: 1.25rem;
}
.top-7 {
  top: 1.75rem;
}
.top-\[100px\] {
  top: 100px;
}
.top-\[145px\] {
  top: 145px;
}
.top-\[207px\] {
  top: 207px;
}
.top-\[30px\] {
  top: 30px;
}
.top-\[40px\] {
  top: 40px;
}
.top-\[42px\] {
  top: 42px;
}
.top-\[48px\] {
  top: 48px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[574px\] {
  top: 574px;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[60px\] {
  top: 60px;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-start-2 {
  grid-column-start: 2;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.m-1 {
  margin: 0.25rem;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-custom-12 {
  margin-left: -12px;
  margin-right: -12px;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-custom-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-\[100px\] {
  margin-top: 100px;
  margin-bottom: 100px;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-ml-\[13px\] {
  margin-left: -13px;
}
.-mt-0 {
  margin-top: 0;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-\[100px\] {
  margin-bottom: 100px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[178px\] {
  margin-bottom: 178px;
}
.mb-\[5px\] {
  margin-bottom: 5px;
}
.mb-\[6px\] {
  margin-bottom: 6px;
}
.mb-\[72px\] {
  margin-bottom: 72px;
}
.mb-\[calc\(187px-30px\)\] {
  margin-bottom: calc(187px - 30px);
}
.mb-auto {
  margin-bottom: auto;
}
.mb-custom-10 {
  margin-bottom: 10px;
}
.mb-custom-25 {
  margin-bottom: 25px;
}
.mb-custom-30 {
  margin-bottom: 30px;
}
.mb-custom-5 {
  margin-bottom: 5px;
}
.mb-custom-8 {
  margin-bottom: 8px;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-\[1px\] {
  margin-left: 1px;
}
.ml-\[3px\] {
  margin-left: 3px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-\[-50vw\] {
  margin-right: -50vw;
}
.mr-\[12px\] {
  margin-right: 12px;
}
.mr-\[5px\] {
  margin-right: 5px;
}
.mr-\[8px\] {
  margin-right: 8px;
}
.mr-auto {
  margin-right: auto;
}
.mr-custom-10 {
  margin-right: 10px;
}
.mr-custom-12 {
  margin-right: 12px;
}
.mr-custom-5 {
  margin-right: 5px;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[62px\] {
  margin-top: 62px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-\[70px\] {
  margin-top: 70px;
}
.mt-\[78px\] {
  margin-top: 78px;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
}
.line-clamp-1,
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-2 {
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  -webkit-line-clamp: 3;
}
.line-clamp-3,
.line-clamp-\[10\] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-\[10\] {
  -webkit-line-clamp: 10;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-\[100\/26\] {
  aspect-ratio: 100/26;
}
.aspect-square {
  aspect-ratio: 1/1;
}
.aspect-video {
  aspect-ratio: 16/9;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-3\/4 {
  width: 75%;
  height: 75%;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-\[120px\] {
  width: 120px;
  height: 120px;
}
.size-\[160px\] {
  width: 160px;
  height: 160px;
}
.size-\[200px\] {
  width: 200px;
  height: 200px;
}
.size-\[20px\] {
  width: 20px;
  height: 20px;
}
.size-\[30px\] {
  width: 30px;
  height: 30px;
}
.size-\[3px\] {
  width: 3px;
  height: 3px;
}
.size-\[65px\] {
  width: 65px;
  height: 65px;
}
.size-\[6px\] {
  width: 6px;
  height: 6px;
}
.size-\[70px\] {
  width: 70px;
  height: 70px;
}
.size-\[76px\] {
  width: 76px;
  height: 76px;
}
.h-0 {
  height: 0;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[106px\] {
  height: 106px;
}
.h-\[108px\] {
  height: 108px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[112px\] {
  height: 112px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[130px\] {
  height: 130px;
}
.h-\[13px\] {
  height: 13px;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[156px\] {
  height: 156px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[163px\] {
  height: 163px;
}
.h-\[166px\] {
  height: 166px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[17px\] {
  height: 17px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[1863px\] {
  height: 1863px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[2\.5rem\] {
  height: 2.5rem;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[209px\] {
  height: 209px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[217px\] {
  height: 217px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[240px\] {
  height: 240px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[258px\] {
  height: 258px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[403px\] {
  height: 403px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[433px\] {
  height: 433px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[61px\] {
  height: 61px;
}
.h-\[63px\] {
  height: 63px;
}
.h-\[66px\] {
  height: 66px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[71px\] {
  height: 71px;
}
.h-\[73px\] {
  height: 73px;
}
.h-\[77px\] {
  height: 77px;
}
.h-\[7px\] {
  height: 7px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[870px\] {
  height: 870px;
}
.h-\[89px\] {
  height: 89px;
}
.h-\[8px\] {
  height: 8px;
}
.h-\[95px\] {
  height: 95px;
}
.h-\[96px\] {
  height: 96px;
}
.h-\[9px\] {
  height: 9px;
}
.h-\[calc\(100dvh-112px\)\] {
  height: calc(100dvh - 112px);
}
.h-\[calc\(100dvh-42px\)\] {
  height: calc(100dvh - 42px);
}
.h-\[calc\(100dvh-60px\*2-64px\)\] {
  height: calc(100dvh - 60px * 2 - 64px);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-custom-15 {
  height: 15px;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[180px\] {
  max-height: 180px;
}
.max-h-\[calc\(100dvh-60px\*2\)\] {
  max-height: calc(100dvh - 60px * 2);
}
.min-h-\[100dvh\] {
  min-height: 100dvh;
}
.min-h-\[177px\] {
  min-height: 177px;
}
.min-h-\[2\.5rem\] {
  min-height: 2.5rem;
}
.min-h-\[3\.75rem\] {
  min-height: 3.75rem;
}
.min-h-\[306px\] {
  min-height: 306px;
}
.min-h-dvh {
  min-height: 100dvh;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[103px\] {
  width: 103px;
}
.w-\[105px\] {
  width: 105px;
}
.w-\[106px\] {
  width: 106px;
}
.w-\[107px\] {
  width: 107px;
}
.w-\[1080px\] {
  width: 1080px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[115px\] {
  width: 115px;
}
.w-\[11px\] {
  width: 11px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[128px\] {
  width: 128px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[14px\] {
  width: 14px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[17px\] {
  width: 17px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[192px\] {
  width: 192px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[227px\] {
  width: 227px;
}
.w-\[244px\] {
  width: 244px;
}
.w-\[268px\] {
  width: 268px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[284px\] {
  width: 284px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[50vw\] {
  width: 50vw;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[60vw\] {
  width: 60vw;
}
.w-\[63px\] {
  width: 63px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[71px\] {
  width: 71px;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[73\.5px\] {
  width: 73.5px;
}
.w-\[73px\] {
  width: 73px;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[91px\] {
  width: 91px;
}
.w-\[96px\] {
  width: 96px;
}
.w-\[9px\] {
  width: 9px;
}
.w-\[calc\(\(100vw-360px\)\/2\)\] {
  width: calc((100vw - 360px) / 2);
}
.w-\[calc\(100\%-12px\*2\)\] {
  width: calc(100% - 12px * 2);
}
.w-\[calc\(100\%-200px\)\] {
  width: calc(100% - 200px);
}
.w-\[calc\(100vw-\(12\*2px\)\)\] {
  width: calc(100vw - (12 * 2px));
}
.w-\[min\(calc\(100vw-12px\*2\)\2c 436px\)\] {
  width: min(calc(100vw - 12px * 2), 436px);
}
.w-auto {
  width: auto;
}
.w-custom-15 {
  width: 15px;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0;
}
.min-w-\[14px\] {
  min-width: 14px;
}
.min-w-\[162px\] {
  min-width: 162px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[315px\] {
  min-width: 315px;
}
.min-w-\[320px\] {
  min-width: 320px;
}
.min-w-\[65px\] {
  min-width: 65px;
}
.min-w-\[8ch\] {
  min-width: 8ch;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[92px\] {
  min-width: 92px;
}
.min-w-\[calc\(200px\+8\*2px\)\] {
  min-width: calc(200px + 8 * 2px);
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.max-w-\[100px\] {
  max-width: 100px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[130px\] {
  max-width: 130px;
}
.max-w-\[1394px\] {
  max-width: 1394px;
}
.max-w-\[1572px\] {
  max-width: 1572px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[214px\] {
  max-width: 214px;
}
.max-w-\[235px\] {
  max-width: 235px;
}
.max-w-\[288px\] {
  max-width: 288px;
}
.max-w-\[309px\] {
  max-width: 309px;
}
.max-w-\[312px\] {
  max-width: 312px;
}
.max-w-\[336px\] {
  max-width: 336px;
}
.max-w-\[367px\] {
  max-width: 367px;
}
.max-w-\[480px\] {
  max-width: 480px;
}
.max-w-\[594px\] {
  max-width: 594px;
}
.max-w-\[740px\] {
  max-width: 740px;
}
.max-w-\[84px\] {
  max-width: 84px;
}
.max-w-\[892px\] {
  max-width: 892px;
}
.max-w-\[962px\] {
  max-width: 962px;
}
.max-w-\[calc\(100\%-24\*2px\)\] {
  max-width: calc(100% - 24 * 2px);
}
.max-w-\[calc\(1233px\+45px\*2\)\] {
  max-width: calc(1233px + 45px * 2);
}
.max-w-\[calc\(1345px\+24px\)\] {
  max-width: calc(1345px + 24px);
}
.max-w-\[calc\(360px-12\*2px\)\] {
  max-width: calc(360px - 12 * 2px);
}
.max-w-\[calc\(414px\+12\*2px\)\] {
  max-width: calc(414px + 12 * 2px);
}
.max-w-\[calc\(492px\+12\*2px\)\] {
  max-width: calc(492px + 12 * 2px);
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top {
  transform-origin: top;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-\[17px\] {
  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));
}
.-translate-x-\[17px\] {
  --tw-translate-x: -17px;
}
.-translate-x-\[7px\] {
  --tw-translate-x: -7px;
}
.-translate-x-\[7px\],
.-translate-x-custom-12 {
  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));
}
.-translate-x-custom-12 {
  --tw-translate-x: -12px;
}
.-translate-x-full {
  --tw-translate-x: -100%;
}
.-translate-x-full,
.-translate-y-1\/2 {
  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));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-20 {
  --tw-translate-y: -5rem;
}
.-translate-y-20,
.-translate-y-\[14px\] {
  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));
}
.-translate-y-\[14px\] {
  --tw-translate-y: -14px;
}
.-translate-y-\[15px\] {
  --tw-translate-y: -15px;
}
.-translate-y-\[15px\],
.-translate-y-\[39px\] {
  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));
}
.-translate-y-\[39px\] {
  --tw-translate-y: -39px;
}
.-translate-y-\[calc\(100\%-21px\)\] {
  --tw-translate-y: calc(calc(100% - 21px) * -1);
}
.-translate-y-\[calc\(100\%-21px\)\],
.-translate-y-full {
  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));
}
.-translate-y-full {
  --tw-translate-y: -100%;
}
.translate-x-0 {
  --tw-translate-x: 0px;
}
.translate-x-0,
.translate-x-1\/2 {
  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));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
}
.translate-x-3 {
  --tw-translate-x: 0.75rem;
}
.translate-x-3,
.translate-x-\[-50\%\] {
  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));
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
}
.translate-x-\[19px\] {
  --tw-translate-x: 19px;
}
.translate-x-\[19px\],
.translate-x-\[20px\] {
  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));
}
.translate-x-\[20px\] {
  --tw-translate-x: 20px;
}
.translate-x-\[460px\] {
  --tw-translate-x: 460px;
}
.translate-x-\[460px\],
.translate-x-full {
  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));
}
.translate-x-full {
  --tw-translate-x: 100%;
}
.translate-y-0 {
  --tw-translate-y: 0px;
}
.translate-y-0,
.translate-y-1\/2 {
  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));
}
.translate-y-1\/2 {
  --tw-translate-y: 50%;
}
.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
}
.translate-y-\[-50\%\],
.translate-y-\[1000px\] {
  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));
}
.translate-y-\[1000px\] {
  --tw-translate-y: 1000px;
}
.translate-y-\[calc\(100\%\+10px\)\] {
  --tw-translate-y: calc(100% + 10px);
}
.translate-y-\[calc\(100\%\+10px\)\],
.translate-y-full {
  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));
}
.translate-y-full {
  --tw-translate-y: 100%;
}
.-rotate-90 {
  --tw-rotate: -90deg;
}
.-rotate-90,
.rotate-180 {
  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));
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.rotate-90 {
  --tw-rotate: 90deg;
}
.rotate-90,
.scale-0 {
  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));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-100,
.scale-95 {
  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));
}
.scale-95 {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
}
.scale-\[0\.84\] {
  --tw-scale-x: 0.84;
  --tw-scale-y: 0.84;
}
.scale-\[0\.84\],
.scale-\[0\.8\] {
  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));
}
.scale-\[0\.8\] {
  --tw-scale-x: 0.8;
  --tw-scale-y: 0.8;
}
.scale-x-125 {
  --tw-scale-x: 1.25;
}
.scale-x-125,
.scale-y-0 {
  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));
}
.scale-y-0 {
  --tw-scale-y: 0;
}
.scale-y-100 {
  --tw-scale-y: 1;
}
.scale-y-100,
.transform {
  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));
}
@keyframes caret-blink {
  0%,
  70%,
  to {
    opacity: 1;
  }
  20%,
  50% {
    opacity: 0;
  }
}
.animate-caret-blink {
  animation: caret-blink 1.25s ease-out infinite;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.resize-none {
  resize: none;
}
.snap-x {
  -webkit-scroll-snap-type: x var(--tw-scroll-snap-strictness);
  -ms-scroll-snap-type: x var(--tw-scroll-snap-strictness);
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-center {
  scroll-snap-align: center;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-\[repeat\(auto-fill\2c minmax\(75px\2c 1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
}
.grid-cols-\[repeat\(auto-fit\2c _108px\)\] {
  grid-template-columns: repeat(auto-fit, 108px);
}
.grid-cols-\[repeat\(auto-fit\2c minmax\(0\2c 315px\)\)\] {
  grid-template-columns: repeat(auto-fit, minmax(0, 315px));
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-center {
  place-content: center;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[3px\] {
  gap: 3px;
}
.gap-custom-10 {
  gap: 10px;
}
.gap-custom-15 {
  gap: 15px;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-3\.5 {
  -moz-column-gap: 0.875rem;
  column-gap: 0.875rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-\[13px\] {
  -moz-column-gap: 13px;
  column-gap: 13px;
}
.gap-x-\[14px\] {
  -moz-column-gap: 14px;
  column-gap: 14px;
}
.gap-x-\[15px\] {
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.gap-x-\[17px\] {
  -moz-column-gap: 17px;
  column-gap: 17px;
}
.gap-x-\[20px\] {
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.gap-x-\[3px\] {
  -moz-column-gap: 3px;
  column-gap: 3px;
}
.gap-x-\[45px\] {
  -moz-column-gap: 45px;
  column-gap: 45px;
}
.gap-x-\[50px\] {
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.gap-x-\[5px\] {
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.gap-x-\[61px\] {
  -moz-column-gap: 61px;
  column-gap: 61px;
}
.gap-x-\[9px\] {
  -moz-column-gap: 9px;
  column-gap: 9px;
}
.gap-x-custom-10 {
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.gap-x-custom-12 {
  -moz-column-gap: 12px;
  column-gap: 12px;
}
.gap-x-custom-15 {
  -moz-column-gap: 15px;
  column-gap: 15px;
}
.gap-x-custom-20 {
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.gap-x-custom-3 {
  -moz-column-gap: 3px;
  column-gap: 3px;
}
.gap-x-custom-40 {
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.gap-x-custom-5 {
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-1\.5 {
  row-gap: 0.375rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-2\.5 {
  row-gap: 0.625rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-\[15px\] {
  row-gap: 15px;
}
.gap-y-\[25px\] {
  row-gap: 25px;
}
.gap-y-\[2px\] {
  row-gap: 2px;
}
.gap-y-\[5px\] {
  row-gap: 5px;
}
.gap-y-\[6px\] {
  row-gap: 6px;
}
.gap-y-custom-10 {
  row-gap: 10px;
}
.gap-y-custom-25 {
  row-gap: 25px;
}
.gap-y-custom-8 {
  row-gap: 8px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[15px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(15px * var(--tw-space-x-reverse));
  margin-left: calc(15px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[5px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5px * var(--tw-space-x-reverse));
  margin-left: calc(5px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10px * var(--tw-space-y-reverse));
}
.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}
.space-y-\[15px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(15px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15px * var(--tw-space-y-reverse));
}
.space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20px * var(--tw-space-y-reverse));
}
.space-y-\[24px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}
.space-y-\[25px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(25px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(25px * var(--tw-space-y-reverse));
}
.space-y-\[3px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3px * var(--tw-space-y-reverse));
}
.space-y-\[40px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(40px * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-custom-gray-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(126 119 141 / var(--tw-divide-opacity));
}
.divide-primary-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-divide-opacity));
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-x-clip {
  overflow-x: clip;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overscroll-none {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
}
.truncate,
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-balance {
  text-wrap: balance;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[17\.5px\] {
  border-radius: 17.5px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-custom-12 {
  border-radius: 12px;
}
.rounded-custom-20 {
  border-radius: 20px;
}
.rounded-custom-30 {
  border-radius: 30px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-\[20px\] {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.rounded-b-\[5px\] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.rounded-b-custom-12 {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l-\[20px\] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.rounded-r-custom-12 {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rounded-t-\[12px\] {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-custom-12 {
  border-bottom-left-radius: 12px;
}
.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}
.rounded-br-custom-12 {
  border-bottom-right-radius: 12px;
}
.rounded-tl-custom-12 {
  border-top-left-radius: 12px;
}
.rounded-tr-custom-12 {
  border-top-right-radius: 12px;
}
.rounded-tr-none {
  border-top-right-radius: 0;
}
.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-3 {
  border-width: 3px;
}
.border-4 {
  border-width: 4px;
}
.border-\[0\.8px\] {
  border-width: 0.8px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y {
  border-top-width: 1px;
}
.border-b,
.border-y {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.border-\[\#5F596C\] {
  --tw-border-opacity: 1;
  border-color: rgb(95 89 108 / var(--tw-border-opacity));
}
.border-\[\#A370FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.border-\[\#F465DD\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 101 221 / var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-custom-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(126 119 141 / var(--tw-border-opacity));
}
.border-custom-magenta-700 {
  --tw-border-opacity: 1;
  border-color: rgb(244 101 221 / var(--tw-border-opacity));
}
.border-custom-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(255 60 120 / var(--tw-border-opacity));
}
.border-primary-300 {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.border-primary-800 {
  --tw-border-opacity: 1;
  border-color: rgb(55 43 75 / var(--tw-border-opacity));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-white\/20 {
  border-color: hsla(0, 0%, 100%, 0.2);
}
.border-b-custom-gray-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 119 141 / var(--tw-border-opacity));
}
.border-l-primary-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-\[\#17121F00\] {
  background-color: #17121f00;
}
.bg-\[\#17121F\]\/95 {
  background-color: rgba(23, 18, 31, 0.95);
}
.bg-\[\#372B4B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 43 75 / var(--tw-bg-opacity));
}
.bg-\[\#372B4B\]\/30 {
  background-color: rgba(55, 43, 75, 0.3);
}
.bg-\[\#372b4b00\] {
  background-color: #372b4b00;
}
.bg-\[\#372b4b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 43 75 / var(--tw-bg-opacity));
}
.bg-\[\#5F596C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(95 89 108 / var(--tw-bg-opacity));
}
.bg-\[\#7312E44D\]\/30 {
  background-color: rgba(115, 18, 228, 0.3);
}
.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.bg-\[\#D9D9D9\]\/50 {
  background-color: hsla(0, 0%, 85%, 0.5);
}
.bg-\[\#F465DD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 101 221 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-custom-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 119 141 / var(--tw-bg-opacity));
}
.bg-custom-magenta-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 101 221 / var(--tw-bg-opacity));
}
.bg-custom-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 60 120 / var(--tw-bg-opacity));
}
.bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.bg-primary-300\/20 {
  background-color: rgba(163, 112, 255, 0.2);
}
.bg-primary-300\/30 {
  background-color: rgba(163, 112, 255, 0.3);
}
.bg-primary-300\/80 {
  background-color: rgba(163, 112, 255, 0.8);
}
.bg-primary-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 21 104 / var(--tw-bg-opacity));
}
.bg-primary-700\/50 {
  background-color: rgba(51, 21, 104, 0.5);
}
.bg-primary-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 43 75 / var(--tw-bg-opacity));
}
.bg-primary-800\/95 {
  background-color: rgba(55, 43, 75, 0.95);
}
.bg-primary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 18 31 / var(--tw-bg-opacity));
}
.bg-primary-900\/50 {
  background-color: rgba(23, 18, 31, 0.5);
}
.bg-primary-900\/95 {
  background-color: rgba(23, 18, 31, 0.95);
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-0 {
  --tw-bg-opacity: 0;
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}
.bg-\[url\(\'\/images\/home\/bg_texture\.webp\'\)\] {
  background-image: url(/images/home/bg_texture.webp);
}
.bg-custom-gradient-from-blue-to-pink {
  background-image: linear-gradient(
    90deg,
    #7dd4f9 0.81%,
    #b570fe 51.44%,
    #e76fbf
  );
}
.bg-custom-gradient-from-turquoise-to-magenta {
  background-image: linear-gradient(
    143deg,
    #64e9d6,
    #2e59fa 50.52%,
    #e750f4 98.96%,
    #f465dd 98.97%
  );
}
.bg-custom-gradient-gray {
  background-image: linear-gradient(
    180deg,
    rgba(55, 43, 75, 0) 37.74%,
    #5f596c 83.39%
  );
}
.bg-custom-gradient-purple {
  background-image: linear-gradient(
    233.23deg,
    rgba(163, 112, 255, 0) 84%,
    #a370ff 99.45%
  );
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-\[\#43D5F0\] {
  --tw-gradient-from: #43d5f0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(67, 213, 240, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white\/60 {
  --tw-gradient-from: hsla(0, 0%, 100%, 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#7312E4\]\/80 {
  --tw-gradient-to: rgba(115, 18, 228, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    rgba(115, 18, 228, 0.8) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.to-\[\#43D5F0\] {
  --tw-gradient-to: #43d5f0 var(--tw-gradient-to-position);
}
.to-\[\#7312E4\]\/0 {
  --tw-gradient-to: rgba(115, 18, 228, 0) var(--tw-gradient-to-position);
}
.to-primary-900 {
  --tw-gradient-to: #17121f var(--tw-gradient-to-position);
}
.to-white\/20 {
  --tw-gradient-to: hsla(0, 0%, 100%, 0.2) var(--tw-gradient-to-position);
}
.to-\[84\.46\%\] {
  --tw-gradient-to-position: 84.46%;
}
.bg-repeat {
  background-repeat: repeat;
}
.bg-repeat-y {
  background-repeat: repeat-y;
}
.fill-current {
  fill: currentColor;
}
.fill-primary-300 {
  fill: #a370ff;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-center {
  -o-object-position: center;
  object-position: center;
}
.p-0 {
  padding: 0;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-9 {
  padding: 2.25rem;
}
.p-\[15px\] {
  padding: 15px;
}
.p-\[1px\] {
  padding: 1px;
}
.p-\[25px\] {
  padding: 25px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[5px\] {
  padding: 5px;
}
.p-custom-25 {
  padding: 25px;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}
.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}
.px-custom-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-custom-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.px-custom-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-custom-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.px-custom-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px-custom-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.px-custom-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[22px\] {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}
.py-custom-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-custom-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-custom-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-custom-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-custom-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-custom-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-1\.5 {
  padding-bottom: 0.375rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-9 {
  padding-bottom: 2.25rem;
}
.pb-\[100px\] {
  padding-bottom: 100px;
}
.pb-\[105px\] {
  padding-bottom: 105px;
}
.pb-\[11px\] {
  padding-bottom: 11px;
}
.pb-\[138px\] {
  padding-bottom: 138px;
}
.pb-\[13px\] {
  padding-bottom: 13px;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[162px\] {
  padding-bottom: 162px;
}
.pb-\[175px\] {
  padding-bottom: 175px;
}
.pb-\[18px\] {
  padding-bottom: 18px;
}
.pb-\[1px\] {
  padding-bottom: 1px;
}
.pb-\[20px\] {
  padding-bottom: 20px;
}
.pb-\[218px\] {
  padding-bottom: 218px;
}
.pb-\[22px\] {
  padding-bottom: 22px;
}
.pb-\[233px\] {
  padding-bottom: 233px;
}
.pb-\[235px\] {
  padding-bottom: 235px;
}
.pb-\[25px\] {
  padding-bottom: 25px;
}
.pb-\[300px\] {
  padding-bottom: 300px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[36px\] {
  padding-bottom: 36px;
}
.pb-\[40dvh\] {
  padding-bottom: 40dvh;
}
.pb-\[430px\] {
  padding-bottom: 430px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pb-\[5px\] {
  padding-bottom: 5px;
}
.pb-\[60px\] {
  padding-bottom: 60px;
}
.pb-\[63px\] {
  padding-bottom: 63px;
}
.pb-\[6px\] {
  padding-bottom: 6px;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pb-\[80px\] {
  padding-bottom: 80px;
}
.pb-\[92px\] {
  padding-bottom: 92px;
}
.pb-\[97px\] {
  padding-bottom: 97px;
}
.pb-\[calc\(20px\*2\)\] {
  padding-bottom: calc(20px * 2);
}
.pb-custom-10 {
  padding-bottom: 10px;
}
.pb-custom-12 {
  padding-bottom: 12px;
}
.pb-custom-15 {
  padding-bottom: 15px;
}
.pb-custom-20 {
  padding-bottom: 20px;
}
.pb-custom-25 {
  padding-bottom: 25px;
}
.pb-custom-3 {
  padding-bottom: 3px;
}
.pb-custom-30 {
  padding-bottom: 30px;
}
.pb-custom-8 {
  padding-bottom: 8px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-\[15px\] {
  padding-left: 15px;
}
.pl-\[25px\] {
  padding-left: 25px;
}
.pl-\[34px\] {
  padding-left: 34px;
}
.pl-custom-12 {
  padding-left: 12px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-1\.5 {
  padding-right: 0.375rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-\[20px\] {
  padding-right: 20px;
}
.pr-\[25px\] {
  padding-right: 25px;
}
.pr-\[3px\] {
  padding-right: 3px;
}
.pr-\[5px\] {
  padding-right: 5px;
}
.pr-custom-15 {
  padding-right: 15px;
}
.pr-custom-5 {
  padding-right: 5px;
}
.pt-0 {
  padding-top: 0;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-\[103px\] {
  padding-top: 103px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[18px\] {
  padding-top: 18px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[264px\] {
  padding-top: 264px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[33px\] {
  padding-top: 33px;
}
.pt-\[42px\] {
  padding-top: 42px;
}
.pt-\[44px\] {
  padding-top: 44px;
}
.pt-\[52\.5px\] {
  padding-top: 52.5px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[63px\] {
  padding-top: 63px;
}
.pt-custom-12 {
  padding-top: 12px;
}
.pt-custom-15 {
  padding-top: 15px;
}
.pt-custom-20 {
  padding-top: 20px;
}
.pt-custom-25 {
  padding-top: 25px;
}
.pt-custom-30 {
  padding-top: 30px;
}
.pt-custom-40 {
  padding-top: 40px;
}
.pt-custom-5 {
  padding-top: 5px;
}
.pt-custom-8 {
  padding-top: 8px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.font-chappa {
  font-family: var(--font-chappa), ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.font-cubic11 {
  font-family: var(--font-cubic11), ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-6xl\/\[82px\] {
  font-size: 3.75rem;
  line-height: 82px;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\]\/\[15px\] {
  font-size: 13px;
  line-height: 15px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[15px\]\/5 {
  font-size: 15px;
  line-height: 1.25rem;
}
.text-\[15px\]\/\[30px\] {
  font-size: 15px;
  line-height: 30px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[22px\]\/\[26px\] {
  font-size: 22px;
  line-height: 26px;
}
.text-\[22px\]\/\[30px\] {
  font-size: 22px;
  line-height: 30px;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[6px\] {
  font-size: 6px;
}
.text-\[7px\] {
  font-size: 7px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-base\/\[22px\] {
  font-size: 1rem;
  line-height: 22px;
}
.text-custom-12 {
  font-size: 12px;
}
.text-custom-13 {
  font-size: 13px;
}
.text-custom-15 {
  font-size: 15px;
}
.text-custom-16 {
  font-size: 16px;
}
.text-custom-22 {
  font-size: 22px;
}
.text-custom-40 {
  font-size: 40px;
}
.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;
}
.text-xs\/5 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[17px\] {
  line-height: 17px;
}
.leading-\[22px\] {
  line-height: 22px;
}
.leading-\[30px\] {
  line-height: 30px;
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-\[0\.03em\] {
  letter-spacing: 0.03em;
}
.tracking-\[0\.3em\] {
  letter-spacing: 0.3em;
}
.tracking-\[4\.5px\] {
  letter-spacing: 4.5px;
}
.tracking-\[4px\] {
  letter-spacing: 4px;
}
.tracking-custom-10 {
  letter-spacing: 0.1em;
}
.tracking-custom-3 {
  letter-spacing: 0.03em;
}
.tracking-custom-30 {
  letter-spacing: 0.3em;
}
.tracking-custom-5 {
  letter-spacing: 0.05em;
}
.tracking-normal {
  letter-spacing: 0;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#5D19AF\] {
  --tw-text-opacity: 1;
  color: rgb(93 25 175 / var(--tw-text-opacity));
}
.text-\[\#5F596C\] {
  --tw-text-opacity: 1;
  color: rgb(95 89 108 / var(--tw-text-opacity));
}
.text-\[\#64E9D6\] {
  --tw-text-opacity: 1;
  color: rgb(100 233 214 / var(--tw-text-opacity));
}
.text-\[\#A370FF\] {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.text-\[\#F465DD\] {
  --tw-text-opacity: 1;
  color: rgb(244 101 221 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-current {
  color: currentColor;
}
.text-custom-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(126 119 141 / var(--tw-text-opacity));
}
.text-custom-magenta-500 {
  --tw-text-opacity: 1;
  color: rgb(214 23 184 / var(--tw-text-opacity));
}
.text-custom-magenta-700 {
  --tw-text-opacity: 1;
  color: rgb(244 101 221 / var(--tw-text-opacity));
}
.text-custom-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(255 60 120 / var(--tw-text-opacity));
}
.text-custom-turquoise-500 {
  --tw-text-opacity: 1;
  color: rgb(100 233 214 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.text-primary-300\/50 {
  color: rgba(163, 112, 255, 0.5);
}
.text-primary-300\/60 {
  color: rgba(163, 112, 255, 0.6);
}
.text-primary-800 {
  --tw-text-opacity: 1;
  color: rgb(55 43 75 / var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.line-through {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.decoration-\[\#F465DD\] {
  -webkit-text-decoration-color: #f465dd;
  text-decoration-color: #f465dd;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-95 {
  opacity: 0.95;
}
.shadow-custom {
  --tw-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.5);
  --tw-shadow-colored: 0 0 15px 3px var(--tw-shadow-color);
}
.shadow-custom,
.shadow-custom-primary-300 {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-custom-primary-300 {
  --tw-shadow: 0px 0px 10px 0px #a370ff;
  --tw-shadow-colored: 0px 0px 10px 0px var(--tw-shadow-color);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[\#fff\] {
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.ring-offset-white {
  --tw-ring-offset-color: #fff;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.drop-shadow-\[0_0_15px_\#0008\] {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-\[0_0_15px_\#0008\] {
  --tw-drop-shadow: drop-shadow(0 0 15px #0008);
}
.drop-shadow-custom {
  --tw-drop-shadow: drop-shadow(0px 0px 3px #d617b8)
    drop-shadow(0px 0px 15px rgba(214, 23, 184, 0.8));
}
.drop-shadow-custom,
.drop-shadow-custom-gray {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-custom-gray {
  --tw-drop-shadow: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.8));
}
.drop-shadow-custom-primary-300 {
  --tw-drop-shadow: drop-shadow(0px 0px 10px #a370ff);
}
.drop-shadow-custom-primary-300,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  -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);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-0 {
  transition-duration: 0s;
}
.duration-1000 {
  transition-duration: 1s;
}
.duration-150 {
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.text-fill-transparent {
  -webkit-text-fill-color: transparent;
}
.text-stroke-primary-300 {
  -webkit-text-stroke-color: #a370ff;
}
.text-stroke-primary-400 {
  -webkit-text-stroke-color: #9570ff;
}
.text-stroke-0 {
  -webkit-text-stroke-width: 0;
}
.text-stroke-0\.5 {
  -webkit-text-stroke-width: 0.5px;
}
.scrollbar::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius);
}
.scrollbar::-webkit-scrollbar-track:hover {
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
}
.scrollbar::-webkit-scrollbar-track:active {
  background-color: var(
    --scrollbar-track-active,
    var(--scrollbar-track-hover, var(--scrollbar-track))
  );
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
}
.scrollbar::-webkit-scrollbar-thumb:active {
  background-color: var(
    --scrollbar-thumb-active,
    var(--scrollbar-thumb-hover, var(--scrollbar-thumb))
  );
}
.scrollbar::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius);
}
.scrollbar::-webkit-scrollbar-corner:hover {
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
}
.scrollbar::-webkit-scrollbar-corner:active {
  background-color: var(
    --scrollbar-corner-active,
    var(--scrollbar-corner-hover, var(--scrollbar-corner))
  );
}
.scrollbar {
  scrollbar-width: auto;
  scrollbar-color: var(--scrollbar-thumb, initial)
    var(--scrollbar-track, initial);
}
.scrollbar::-webkit-scrollbar {
  display: block;
  width: var(--scrollbar-width, 16px);
  height: var(--scrollbar-height, 16px);
}
.scrollbar-none {
  scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar {
  display: none;
}
.scrollbar-track-custom-gray-500 {
  --scrollbar-track: #7e778d !important;
}
.scrollbar-thumb-primary-300 {
  --scrollbar-thumb: #a370ff !important;
}
.scrollbar-track-rounded-custom-20 {
  --scrollbar-track-radius: 20px;
}
.scrollbar-w-1 {
  --scrollbar-width: 0.25rem;
}
@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(
        var(--tw-enter-translate-x, 0),
        var(--tw-enter-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1),
        var(--tw-enter-scale, 1)
      )
      rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(
        var(--tw-exit-translate-x, 0),
        var(--tw-exit-translate-y, 0),
        0
      )
      scale3d(
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1),
        var(--tw-exit-scale, 1)
      )
      rotate(var(--tw-exit-rotate, 0));
  }
}
.duration-0 {
  animation-duration: 0s;
}
.duration-1000 {
  animation-duration: 1s;
}
.duration-150 {
  animation-duration: 0.15s;
}
.duration-200 {
  animation-duration: 0.2s;
}
.duration-300 {
  animation-duration: 0.3s;
}
.duration-500 {
  animation-duration: 0.5s;
}
.ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.gradient-mask-r-0 {
  -webkit-mask-image: linear-gradient(90deg, #000 0, transparent);
  mask-image: linear-gradient(90deg, #000 0, transparent);
}
html {
  scroll-behavior: smooth;
  background-color: #17121f;
}
.grecaptcha-badge {
  visibility: hidden;
}
.rdp-vhidden {
  display: none;
}
#cf-turnstile > iframe {
  width: 100% !important;
}
.file\:hidden::-webkit-file-upload-button {
  display: none;
}
.file\:hidden::file-selector-button {
  display: none;
}
.placeholder\:text-\[15px\]::-moz-placeholder {
  font-size: 15px;
}
.placeholder\:text-\[15px\]:-ms-input-placeholder {
  font-size: 15px;
}
.placeholder\:text-\[15px\]::-ms-input-placeholder {
  font-size: 15px;
}
.placeholder\:text-\[15px\]::placeholder {
  font-size: 15px;
}
.placeholder\:text-\[15px\]\/5::-moz-placeholder {
  font-size: 15px;
  line-height: 1.25rem;
}
.placeholder\:text-\[15px\]\/5:-ms-input-placeholder {
  font-size: 15px;
  line-height: 1.25rem;
}
.placeholder\:text-\[15px\]\/5::-ms-input-placeholder {
  font-size: 15px;
  line-height: 1.25rem;
}
.placeholder\:text-\[15px\]\/5::placeholder {
  font-size: 15px;
  line-height: 1.25rem;
}
.placeholder\:text-custom-15::-moz-placeholder {
  font-size: 15px;
}
.placeholder\:text-custom-15:-ms-input-placeholder {
  font-size: 15px;
}
.placeholder\:text-custom-15::-ms-input-placeholder {
  font-size: 15px;
}
.placeholder\:text-custom-15::placeholder {
  font-size: 15px;
}
.placeholder\:font-light::-moz-placeholder {
  font-weight: 300;
}
.placeholder\:font-light:-ms-input-placeholder {
  font-weight: 300;
}
.placeholder\:font-light::-ms-input-placeholder {
  font-weight: 300;
}
.placeholder\:font-light::placeholder {
  font-weight: 300;
}
.placeholder\:leading-5::-moz-placeholder {
  line-height: 1.25rem;
}
.placeholder\:leading-5:-ms-input-placeholder {
  line-height: 1.25rem;
}
.placeholder\:leading-5::-ms-input-placeholder {
  line-height: 1.25rem;
}
.placeholder\:leading-5::placeholder {
  line-height: 1.25rem;
}
.placeholder\:tracking-\[0\.03em\]::-moz-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-\[0\.03em\]:-ms-input-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-\[0\.03em\]::-ms-input-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-\[0\.03em\]::placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-custom-3::-moz-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-custom-3:-ms-input-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-custom-3::-ms-input-placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:tracking-custom-3::placeholder {
  letter-spacing: 0.03em;
}
.placeholder\:text-primary-300::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.placeholder\:text-primary-300:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.placeholder\:text-primary-300::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.placeholder\:text-primary-300::placeholder {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0:before {
  content: var(--tw-content);
  inset: 0;
}
.before\:rotate-180:before {
  content: var(--tw-content);
  --tw-rotate: 180deg;
  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));
}
.before\:bg-\[url\(\'\/images\/home\/bg_texture\.webp\'\)\]:before {
  content: var(--tw-content);
  background-image: url(/images/home/bg_texture.webp);
}
.before\:bg-repeat-y:before {
  content: var(--tw-content);
  background-repeat: repeat-y;
}
.first\:w-\[109px\]:first-child {
  width: 109px;
}
.first\:rounded-l-md:first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.first\:rounded-l-xl:first-child {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.first\:border-l:first-child {
  border-left-width: 1px;
}
.first\:pl-\[25px\]:first-child {
  padding-left: 25px;
}
.last\:w-\[96px\]:last-child {
  width: 96px;
}
.last\:rounded-b-\[5px\]:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.last\:rounded-r-md:last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.last\:rounded-r-xl:last-child {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.last\:pr-\[25px\]:last-child {
  padding-right: 25px;
}
.last\:text-right:last-child {
  text-align: right;
}
.empty\:border-none:empty {
  border-style: none;
}
.focus-within\:relative:focus-within {
  position: relative;
}
.focus-within\:z-20:focus-within {
  z-index: 20;
}
.group:hover .group-hover\:ml-2 {
  margin-left: 0.5rem;
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.group:hover .group-hover\:bg-primary-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-primary-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 43 75 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:text-custom-turquoise-500 {
  --tw-text-opacity: 1;
  color: rgb(100 233 214 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:drop-shadow-custom {
  --tw-drop-shadow: drop-shadow(0px 0px 3px #d617b8)
    drop-shadow(0px 0px 15px rgba(214, 23, 184, 0.8));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.group:focus .group-focus\:text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}
.has-\[\:disabled\]\:opacity-50:has(:disabled) {
  opacity: 0.5;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"],
.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  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));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
}
.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
}
.data-\[side\=right\]\:translate-x-1[data-side="right"],
.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  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));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
}
@keyframes accordion-up {
  0% {
    height: var(--radix-accordion-content-height);
  }
  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
  animation: accordion-up 0.3s ease-out;
}
@keyframes collapsible-up {
  0% {
    height: var(--radix-collapsible-content-height);
  }
  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-collapsible-up[data-state="closed"] {
  animation: collapsible-up 0.3s ease-out;
}
@keyframes accordion-down {
  0% {
    height: 0;
  }
  to {
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: accordion-down 0.3s ease-out;
}
@keyframes collapsible-down {
  0% {
    height: 0;
  }
  to {
    height: var(--radix-collapsible-content-height);
  }
}
.data-\[state\=open\]\:animate-collapsible-down[data-state="open"] {
  animation: collapsible-down 0.3s ease-out;
}
.data-\[state\=open\]\:rounded-b-none[data-state="open"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.data-\[state\=\"checked\"\]\:border-primary-300[data-state="checked"],
.data-\[state\=checked\]\:border-primary-300[data-state="checked"] {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.data-\[state\=\"checked\"\]\:bg-primary-300[data-state="checked"],
.data-\[state\=active\]\:bg-primary-300[data-state="active"],
.data-\[state\=checked\]\:bg-primary-300[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.data-\[state\=active\]\:bg-opacity-95[data-state="active"] {
  --tw-bg-opacity: 0.95;
}
.data-\[state\=\"checked\"\]\:text-white[data-state="checked"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.data-\[state\=active\]\:text-primary-300[data-state="active"] {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.data-\[state\=active\]\:text-white[data-state="active"],
.data-\[state\=checked\]\:text-white[data-state="checked"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 0.15s;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 0.15s;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: 0.95;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: 0.95;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}
.peer[data-state="checked"] ~ .peer-data-\[state\=checked\]\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:scale-110:hover {
  --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(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-custom-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(126 119 141 / var(--tw-border-opacity));
}
.hover\:border-custom-magenta-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(244 101 221 / var(--tw-border-opacity));
}
.hover\:border-primary-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.hover\:bg-\[\#17121F99\]:hover {
  background-color: #17121f99;
}
.hover\:bg-\[\#372B4B99\]:hover {
  background-color: #372b4b99;
}
.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.hover\:bg-custom-gray-500\/60:hover {
  background-color: hsla(259, 9%, 51%, 0.6);
}
.hover\:bg-custom-magenta-700\/60:hover {
  background-color: rgba(244, 101, 221, 0.6);
}
.hover\:bg-primary-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.hover\:bg-primary-300\/30:hover {
  background-color: rgba(163, 112, 255, 0.3);
}
.hover\:bg-primary-300\/60:hover {
  background-color: rgba(163, 112, 255, 0.6);
}
.hover\:bg-primary-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 43 75 / var(--tw-bg-opacity));
}
.hover\:bg-primary-900\/50:hover {
  background-color: rgba(23, 18, 31, 0.5);
}
.hover\:text-custom-magenta-700:hover {
  --tw-text-opacity: 1;
  color: rgb(244 101 221 / var(--tw-text-opacity));
}
.hover\:text-primary-300:hover {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.focus\:bg-opacity-0:focus {
  --tw-bg-opacity: 0;
}
.focus\:text-primary-300:focus {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.focus\:opacity-70:focus {
  opacity: 0.7;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-0:focus,
.focus\:ring-2:focus {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-\[\#A370FF\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 112 255 / var(--tw-ring-opacity));
}
.focus\:ring-offset-0:focus {
  --tw-ring-offset-width: 0px;
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-primary-300:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 112 255 / var(--tw-ring-opacity));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.active\:border-primary-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.active\:border-transparent:active {
  border-color: transparent;
}
.active\:border-white:active {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.active\:bg-primary-300:active {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.active\:bg-primary-800\/30:active {
  background-color: rgba(55, 43, 75, 0.3);
}
.active\:bg-white:active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.active\:bg-white\/70:active {
  background-color: hsla(0, 0%, 100%, 0.7);
}
.active\:text-custom-magenta-700:active {
  --tw-text-opacity: 1;
  color: rgb(244 101 221 / var(--tw-text-opacity));
}
.active\:text-primary-300:active {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.active\:text-white:active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:border-primary-300:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.disabled\:border-white:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.disabled\:bg-primary-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(163 112 255 / var(--tw-bg-opacity));
}
.disabled\:bg-transparent:disabled {
  background-color: transparent;
}
.disabled\:bg-white:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.disabled\:text-custom-gray-500:disabled {
  --tw-text-opacity: 1;
  color: rgb(126 119 141 / var(--tw-text-opacity));
}
.disabled\:text-primary-300:disabled {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.disabled\:text-white:disabled {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.ui-open\:-rotate-90[data-headlessui-state~="open"] {
  --tw-rotate: -90deg;
  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));
}
.ui-open\:rounded-b-none[data-headlessui-state~="open"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ui-open\:rounded-t-custom-20[data-headlessui-state~="open"] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.ui-open\:text-primary-300[data-headlessui-state~="open"] {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
:where([data-headlessui-state~="open"]) .ui-open\:-rotate-90 {
  --tw-rotate: -90deg;
  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));
}
:where([data-headlessui-state~="open"]) .ui-open\:rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
:where([data-headlessui-state~="open"]) .ui-open\:rounded-t-custom-20 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
:where([data-headlessui-state~="open"]) .ui-open\:text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(163 112 255 / var(--tw-text-opacity));
}
.ui-active\:bg-primary-900\/60[data-headlessui-state~="active"] {
  background-color: rgba(23, 18, 31, 0.6);
}
.ui-active\:text-white[data-headlessui-state~="active"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
:where([data-headlessui-state~="active"]) .ui-active\:bg-primary-900\/60 {
  background-color: rgba(23, 18, 31, 0.6);
}
:where([data-headlessui-state~="active"]) .ui-active\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 420px) {
  .xs\:justify-center {
    justify-content: center;
  }
}
@media (min-width: 640px) {
  .sm\:-right-12 {
    right: -3rem;
  }
  .sm\:left-auto {
    left: auto;
  }
  .sm\:top-0 {
    top: 0;
  }
  .sm\:block {
    display: block;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:scale-75 {
    --tw-scale-x: 0.75;
    --tw-scale-y: 0.75;
    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));
  }
  .sm\:transform-none {
    transform: none;
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:gap-5 {
    gap: 1.25rem;
  }
  .sm\:gap-y-5 {
    row-gap: 1.25rem;
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-y-\[30px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30px * var(--tw-space-y-reverse));
  }
  .sm\:p-\[30px\] {
    padding: 30px;
  }
  .sm\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }
  .sm\:py-\[25px\] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .sm\:text-\[15px\] {
    font-size: 15px;
  }
  .sm\:text-\[22px\] {
    font-size: 22px;
  }
  .sm\:text-\[30px\] {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .md\:visible {
    visibility: visible;
  }
  .md\:invisible {
    visibility: hidden;
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:-left-3 {
    left: -0.75rem;
  }
  .md\:-right-14 {
    right: -3.5rem;
  }
  .md\:-right-\[25px\] {
    right: -25px;
  }
  .md\:bottom-auto {
    bottom: auto;
  }
  .md\:left-2 {
    left: 0.5rem;
  }
  .md\:left-2\.5 {
    left: 0.625rem;
  }
  .md\:left-4 {
    left: 1rem;
  }
  .md\:left-5 {
    left: 1.25rem;
  }
  .md\:left-\[24px\] {
    left: 24px;
  }
  .md\:left-\[calc\(50vw\+250px\)\] {
    left: calc(50vw + 250px);
  }
  .md\:left-\[calc\(50vw-70px\)\] {
    left: calc(50vw - 70px);
  }
  .md\:left-\[calc\(50vw-84px\)\] {
    left: calc(50vw - 84px);
  }
  .md\:left-\[calc\(55vw-24px\)\] {
    left: calc(55vw - 24px);
  }
  .md\:left-auto {
    left: auto;
  }
  .md\:right-0 {
    right: 0;
  }
  .md\:right-2 {
    right: 0.5rem;
  }
  .md\:top-0 {
    top: 0;
  }
  .md\:top-1 {
    top: 0.25rem;
  }
  .md\:top-\[144px\] {
    top: 144px;
  }
  .md\:top-\[15px\] {
    top: 15px;
  }
  .md\:top-\[211px\] {
    top: 211px;
  }
  .md\:top-\[300px\] {
    top: 300px;
  }
  .md\:top-custom-20 {
    top: 20px;
  }
  .md\:top-full {
    top: 100%;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:m-0 {
    margin: 0;
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mx-\[25px\] {
    margin-left: 25px;
    margin-right: 25px;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:-mt-custom-10 {
    margin-top: -10px;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .md\:mb-\[10px\] {
    margin-bottom: 10px;
  }
  .md\:mb-\[15px\] {
    margin-bottom: 15px;
  }
  .md\:mb-\[25px\] {
    margin-bottom: 25px;
  }
  .md\:mb-\[315px\] {
    margin-bottom: 315px;
  }
  .md\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .md\:mb-\[5px\] {
    margin-bottom: 5px;
  }
  .md\:mb-\[calc\(202px-30px\)\] {
    margin-bottom: calc(202px - 30px);
  }
  .md\:mb-custom-20 {
    margin-bottom: 20px;
  }
  .md\:mb-custom-25 {
    margin-bottom: 25px;
  }
  .md\:mb-custom-30 {
    margin-bottom: 30px;
  }
  .md\:mb-custom-40 {
    margin-bottom: 40px;
  }
  .md\:ml-\[5px\] {
    margin-left: 5px;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:ml-custom-20 {
    margin-left: 20px;
  }
  .md\:mr-custom-10 {
    margin-right: 10px;
  }
  .md\:mr-custom-15 {
    margin-right: 15px;
  }
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .md\:line-clamp-1 {
    -webkit-line-clamp: 1;
  }
  .md\:line-clamp-1,
  .md\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .md\:line-clamp-3 {
    -webkit-line-clamp: 3;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:aspect-auto {
    aspect-ratio: auto;
  }
  .md\:size-\[20px\] {
    width: 20px;
    height: 20px;
  }
  .md\:size-\[250px\] {
    width: 250px;
    height: 250px;
  }
  .md\:size-\[5px\] {
    width: 5px;
    height: 5px;
  }
  .md\:size-\[90px\] {
    width: 90px;
    height: 90px;
  }
  .md\:h-5 {
    height: 1.25rem;
  }
  .md\:h-8 {
    height: 2rem;
  }
  .md\:h-\[110px\] {
    height: 110px;
  }
  .md\:h-\[113px\] {
    height: 113px;
  }
  .md\:h-\[120px\] {
    height: 120px;
  }
  .md\:h-\[130px\] {
    height: 130px;
  }
  .md\:h-\[165px\] {
    height: 165px;
  }
  .md\:h-\[170px\] {
    height: 170px;
  }
  .md\:h-\[171px\] {
    height: 171px;
  }
  .md\:h-\[175px\] {
    height: 175px;
  }
  .md\:h-\[178px\] {
    height: 178px;
  }
  .md\:h-\[189px\] {
    height: 189px;
  }
  .md\:h-\[18px\] {
    height: 18px;
  }
  .md\:h-\[210px\] {
    height: 210px;
  }
  .md\:h-\[250px\] {
    height: 250px;
  }
  .md\:h-\[25px\] {
    height: 25px;
  }
  .md\:h-\[264px\] {
    height: 264px;
  }
  .md\:h-\[295px\] {
    height: 295px;
  }
  .md\:h-\[390px\] {
    height: 390px;
  }
  .md\:h-\[450px\] {
    height: 450px;
  }
  .md\:h-\[500px\] {
    height: 500px;
  }
  .md\:h-\[50px\] {
    height: 50px;
  }
  .md\:h-\[70px\] {
    height: 70px;
  }
  .md\:h-\[80px\] {
    height: 80px;
  }
  .md\:h-\[85px\] {
    height: 85px;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:min-h-\[160px\] {
    min-height: 160px;
  }
  .md\:min-h-\[316px\] {
    min-height: 316px;
  }
  .md\:w-2 {
    width: 0.5rem;
  }
  .md\:w-2\.5 {
    width: 0.625rem;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-5 {
    width: 1.25rem;
  }
  .md\:w-\[110px\] {
    width: 110px;
  }
  .md\:w-\[120px\] {
    width: 120px;
  }
  .md\:w-\[130px\] {
    width: 130px;
  }
  .md\:w-\[143px\] {
    width: 143px;
  }
  .md\:w-\[165px\] {
    width: 165px;
  }
  .md\:w-\[16px\] {
    width: 16px;
  }
  .md\:w-\[175px\] {
    width: 175px;
  }
  .md\:w-\[178px\] {
    width: 178px;
  }
  .md\:w-\[210px\] {
    width: 210px;
  }
  .md\:w-\[21px\] {
    width: 21px;
  }
  .md\:w-\[231px\] {
    width: 231px;
  }
  .md\:w-\[250px\] {
    width: 250px;
  }
  .md\:w-\[324px\] {
    width: 324px;
  }
  .md\:w-\[336px\] {
    width: 336px;
  }
  .md\:w-\[440px\] {
    width: 440px;
  }
  .md\:w-\[50px\] {
    width: 50px;
  }
  .md\:w-\[528px\] {
    width: 528px;
  }
  .md\:w-\[630px\] {
    width: 630px;
  }
  .md\:w-\[65\%\] {
    width: 65%;
  }
  .md\:w-\[80px\] {
    width: 80px;
  }
  .md\:w-\[85px\] {
    width: 85px;
  }
  .md\:w-\[89px\] {
    width: 89px;
  }
  .md\:w-\[90px\] {
    width: 90px;
  }
  .md\:w-\[92px\] {
    width: 92px;
  }
  .md\:w-\[calc\(100\%-25px\*2\)\] {
    width: calc(100% - 25px * 2);
  }
  .md\:w-\[calc\(100vw-57px\)\] {
    width: calc(100vw - 57px);
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:min-w-\[284px\] {
    min-width: 284px;
  }
  .md\:max-w-\[1024px\] {
    max-width: 1024px;
  }
  .md\:max-w-\[1192px\] {
    max-width: 1192px;
  }
  .md\:max-w-\[1394px\] {
    max-width: 1394px;
  }
  .md\:max-w-\[307px\] {
    max-width: 307px;
  }
  .md\:max-w-\[336px\] {
    max-width: 336px;
  }
  .md\:max-w-\[500px\] {
    max-width: 500px;
  }
  .md\:max-w-\[639px\] {
    max-width: 639px;
  }
  .md\:max-w-\[646px\] {
    max-width: 646px;
  }
  .md\:max-w-\[719px\] {
    max-width: 719px;
  }
  .md\:max-w-\[720px\] {
    max-width: 720px;
  }
  .md\:max-w-\[750px\] {
    max-width: 750px;
  }
  .md\:max-w-\[850px\] {
    max-width: 850px;
  }
  .md\:max-w-\[976px\] {
    max-width: 976px;
  }
  .md\:max-w-\[calc\(1345px\+50px\)\] {
    max-width: calc(1345px + 50px);
  }
  .md\:flex-grow-0 {
    flex-grow: 0;
  }
  .md\:-translate-x-\[22px\] {
    --tw-translate-x: -22px;
  }
  .md\:-translate-x-\[22px\],
  .md\:-translate-y-3 {
    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));
  }
  .md\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }
  .md\:-translate-y-custom-25 {
    --tw-translate-y: -25px;
  }
  .md\:-translate-y-custom-25,
  .md\:translate-x-0 {
    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));
  }
  .md\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .md\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }
  .md\:translate-x-5,
  .md\:translate-x-\[42px\] {
    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));
  }
  .md\:translate-x-\[42px\] {
    --tw-translate-x: 42px;
  }
  .md\:translate-x-\[calc\(100\%\+20px\)\] {
    --tw-translate-x: calc(100% + 20px);
  }
  .md\:translate-x-\[calc\(100\%\+20px\)\],
  .md\:translate-y-3 {
    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));
  }
  .md\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }
  .md\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 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));
  }
  .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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md\:grid-cols-\[250px_1fr\] {
    grid-template-columns: 250px 1fr;
  }
  .md\:grid-cols-\[326px_218px\] {
    grid-template-columns: 326px 218px;
  }
  .md\:grid-cols-\[345px_200px\] {
    grid-template-columns: 345px 200px;
  }
  .md\:grid-cols-\[repeat\(auto-fit\2c 283px\)\] {
    grid-template-columns: repeat(auto-fit, 283px);
  }
  .md\:grid-cols-\[repeat\(auto-fit\2c _128px\)\] {
    grid-template-columns: repeat(auto-fit, 128px);
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:content-center {
    align-content: center;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:gap-5 {
    gap: 1.25rem;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:gap-\[15px\] {
    gap: 15px;
  }
  .md\:gap-custom-20 {
    gap: 20px;
  }
  .md\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .md\:gap-x-\[12px\] {
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .md\:gap-x-\[15px\] {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .md\:gap-x-\[228px\] {
    -moz-column-gap: 228px;
    column-gap: 228px;
  }
  .md\:gap-x-\[25px\] {
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
  .md\:gap-x-\[44px\] {
    -moz-column-gap: 44px;
    column-gap: 44px;
  }
  .md\:gap-x-\[45px\] {
    -moz-column-gap: 45px;
    column-gap: 45px;
  }
  .md\:gap-x-\[61px\] {
    -moz-column-gap: 61px;
    column-gap: 61px;
  }
  .md\:gap-x-custom-15 {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .md\:gap-x-custom-20 {
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .md\:gap-x-custom-25 {
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
  .md\:gap-y-5 {
    row-gap: 1.25rem;
  }
  .md\:gap-y-\[15px\] {
    row-gap: 15px;
  }
  .md\:gap-y-\[28px\] {
    row-gap: 28px;
  }
  .md\:gap-y-custom-10 {
    row-gap: 10px;
  }
  .md\:gap-y-custom-15 {
    row-gap: 15px;
  }
  .md\:gap-y-custom-25 {
    row-gap: 25px;
  }
  .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:whitespace-nowrap {
    white-space: nowrap;
  }
  .md\:rounded-custom-12 {
    border-radius: 12px;
  }
  .md\:border-b {
    border-bottom-width: 1px;
  }
  .md\:border-b-3 {
    border-bottom-width: 3px;
  }
  .md\:border-none {
    border-style: none;
  }
  .md\:border-custom-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(126 119 141 / var(--tw-border-opacity));
  }
  .md\:border-transparent {
    border-color: transparent;
  }
  .md\:border-b-primary-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(55 43 75 / var(--tw-border-opacity));
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:bg-none {
    background-image: none;
  }
  .md\:p-10 {
    padding: 2.5rem;
  }
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .md\:px-\[17px\] {
    padding-left: 17px;
    padding-right: 17px;
  }
  .md\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }
  .md\:px-\[33px\] {
    padding-left: 33px;
    padding-right: 33px;
  }
  .md\:px-\[38px\] {
    padding-left: 38px;
    padding-right: 38px;
  }
  .md\:px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px;
  }
  .md\:px-\[53px\] {
    padding-left: 53px;
    padding-right: 53px;
  }
  .md\:px-\[74px\] {
    padding-left: 74px;
    padding-right: 74px;
  }
  .md\:px-\[calc\(80px-36px\)\] {
    padding-left: calc(80px - 36px);
    padding-right: calc(80px - 36px);
  }
  .md\:px-custom-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .md\:px-custom-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:px-custom-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:px-custom-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .md\:px-custom-40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .md\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .md\:py-\[2\.5px\] {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
  }
  .md\:py-\[26px\] {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .md\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .md\:py-custom-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:py-custom-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:py-custom-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .md\:py-custom-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }
  .md\:pb-\[15px\] {
    padding-bottom: 15px;
  }
  .md\:pb-\[18px\] {
    padding-bottom: 18px;
  }
  .md\:pb-\[196px\] {
    padding-bottom: 196px;
  }
  .md\:pb-\[200px\] {
    padding-bottom: 200px;
  }
  .md\:pb-\[21px\] {
    padding-bottom: 21px;
  }
  .md\:pb-\[228px\] {
    padding-bottom: 228px;
  }
  .md\:pb-\[25px\] {
    padding-bottom: 25px;
  }
  .md\:pb-\[26px\] {
    padding-bottom: 26px;
  }
  .md\:pb-\[28px\] {
    padding-bottom: 28px;
  }
  .md\:pb-\[30px\] {
    padding-bottom: 30px;
  }
  .md\:pb-\[31px\] {
    padding-bottom: 31px;
  }
  .md\:pb-\[34px\] {
    padding-bottom: 34px;
  }
  .md\:pb-\[37px\] {
    padding-bottom: 37px;
  }
  .md\:pb-\[3px\] {
    padding-bottom: 3px;
  }
  .md\:pb-\[472px\] {
    padding-bottom: 472px;
  }
  .md\:pb-\[50px\] {
    padding-bottom: 50px;
  }
  .md\:pb-\[60px\] {
    padding-bottom: 60px;
  }
  .md\:pb-\[65px\] {
    padding-bottom: 65px;
  }
  .md\:pb-\[70px\] {
    padding-bottom: 70px;
  }
  .md\:pb-\[71px\] {
    padding-bottom: 71px;
  }
  .md\:pb-\[86px\] {
    padding-bottom: 86px;
  }
  .md\:pb-custom-15 {
    padding-bottom: 15px;
  }
  .md\:pb-custom-20 {
    padding-bottom: 20px;
  }
  .md\:pb-custom-25 {
    padding-bottom: 25px;
  }
  .md\:pb-custom-30 {
    padding-bottom: 30px;
  }
  .md\:pb-custom-5 {
    padding-bottom: 5px;
  }
  .md\:pl-0 {
    padding-left: 0;
  }
  .md\:pl-5 {
    padding-left: 1.25rem;
  }
  .md\:pl-\[25px\] {
    padding-left: 25px;
  }
  .md\:pr-10 {
    padding-right: 2.5rem;
  }
  .md\:pr-\[calc\(30px\+42px\)\] {
    padding-right: calc(30px + 42px);
  }
  .md\:pr-custom-20 {
    padding-right: 20px;
  }
  .md\:pr-custom-25 {
    padding-right: 25px;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  .md\:pt-5 {
    padding-top: 1.25rem;
  }
  .md\:pt-\[121px\] {
    padding-top: 121px;
  }
  .md\:pt-\[122px\] {
    padding-top: 122px;
  }
  .md\:pt-\[13px\] {
    padding-top: 13px;
  }
  .md\:pt-\[163px\] {
    padding-top: 163px;
  }
  .md\:pt-\[20px\] {
    padding-top: 20px;
  }
  .md\:pt-\[241px\] {
    padding-top: 241px;
  }
  .md\:pt-\[25px\] {
    padding-top: 25px;
  }
  .md\:pt-\[50px\] {
    padding-top: 50px;
  }
  .md\:pt-\[60px\] {
    padding-top: 60px;
  }
  .md\:pt-\[92px\] {
    padding-top: 92px;
  }
  .md\:pt-custom-20 {
    padding-top: 20px;
  }
  .md\:pt-custom-30 {
    padding-top: 30px;
  }
  .md\:pt-custom-40 {
    padding-top: 40px;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-\[100px\]\/\[136px\] {
    font-size: 100px;
    line-height: 136px;
  }
  .md\:text-\[15px\] {
    font-size: 15px;
  }
  .md\:text-\[15px\]\/5 {
    font-size: 15px;
    line-height: 1.25rem;
  }
  .md\:text-\[15px\]\/6 {
    font-size: 15px;
    line-height: 1.5rem;
  }
  .md\:text-\[15px\]\/\[18px\] {
    font-size: 15px;
    line-height: 18px;
  }
  .md\:text-\[22px\] {
    font-size: 22px;
  }
  .md\:text-\[22px\]\/\[30px\] {
    font-size: 22px;
    line-height: 30px;
  }
  .md\:text-\[30px\] {
    font-size: 30px;
  }
  .md\:text-\[30px\]\/\[35px\] {
    font-size: 30px;
    line-height: 35px;
  }
  .md\:text-\[40px\] {
    font-size: 40px;
  }
  .md\:text-\[40px\]\/\[54px\] {
    font-size: 40px;
    line-height: 54px;
  }
  .md\:text-\[50px\] {
    font-size: 50px;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-base\/\[22px\] {
    font-size: 1rem;
    line-height: 22px;
  }
  .md\:text-custom-15 {
    font-size: 15px;
  }
  .md\:text-custom-16 {
    font-size: 16px;
  }
  .md\:text-custom-22 {
    font-size: 22px;
  }
  .md\:text-custom-45 {
    font-size: 45px;
  }
  .md\:text-custom-50 {
    font-size: 50px;
  }
  .md\:font-bold {
    font-weight: 700;
  }
  .md\:font-light {
    font-weight: 300;
  }
  .md\:leading-5 {
    line-height: 1.25rem;
  }
  .md\:leading-\[30px\] {
    line-height: 30px;
  }
  .md\:leading-\[60px\] {
    line-height: 60px;
  }
  .md\:tracking-\[0\.03em\] {
    letter-spacing: 0.03em;
  }
  .md\:tracking-custom-10 {
    letter-spacing: 0.1em;
  }
  .md\:tracking-custom-3 {
    letter-spacing: 0.03em;
  }
  .md\:tracking-normal {
    letter-spacing: 0;
  }
  .md\:tracking-widest {
    letter-spacing: 0.1em;
  }
  .md\:opacity-0 {
    opacity: 0;
  }
  .md\:opacity-95 {
    opacity: 0.95;
  }
}
@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:inset-0 {
    inset: 0;
  }
  .lg\:inset-x-0 {
    left: 0;
    right: 0;
  }
  .lg\:-left-1\/4 {
    left: -25%;
  }
  .lg\:-left-\[30px\] {
    left: -30px;
  }
  .lg\:-left-\[5px\] {
    left: -5px;
  }
  .lg\:-right-0 {
    right: 0;
  }
  .lg\:-right-1\/4 {
    right: -25%;
  }
  .lg\:-right-\[15px\] {
    right: -15px;
  }
  .lg\:-top-0 {
    top: 0;
  }
  .lg\:-top-0\.5 {
    top: -0.125rem;
  }
  .lg\:bottom-full {
    bottom: 100%;
  }
  .lg\:left-\[calc\(50vw-490px\)\] {
    left: calc(50vw - 490px);
  }
  .lg\:left-full {
    left: 100%;
  }
  .lg\:right-0 {
    right: 0;
  }
  .lg\:right-4 {
    right: 1rem;
  }
  .lg\:top-0 {
    top: 0;
  }
  .lg\:top-12 {
    top: 3rem;
  }
  .lg\:top-8 {
    top: 2rem;
  }
  .lg\:top-\[241px\] {
    top: 241px;
  }
  .lg\:top-\[30px\] {
    top: 30px;
  }
  .lg\:top-\[484px\] {
    top: 484px;
  }
  .lg\:top-\[64px\] {
    top: 64px;
  }
  .lg\:col-auto {
    grid-column: auto;
  }
  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-custom-10 {
    margin-bottom: 10px;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mr-0 {
    margin-right: 0;
  }
  .lg\:mr-5 {
    margin-right: 1.25rem;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:size-\[150px\] {
    width: 150px;
    height: 150px;
  }
  .lg\:size-\[160px\] {
    width: 160px;
    height: 160px;
  }
  .lg\:size-\[200px\] {
    width: 200px;
    height: 200px;
  }
  .lg\:size-\[30px\] {
    width: 30px;
    height: 30px;
  }
  .lg\:size-\[55px\] {
    width: 55px;
    height: 55px;
  }
  .lg\:h-10 {
    height: 2.5rem;
  }
  .lg\:h-16 {
    height: 4rem;
  }
  .lg\:h-\[120px\] {
    height: 120px;
  }
  .lg\:h-\[13px\] {
    height: 13px;
  }
  .lg\:h-\[186px\] {
    height: 186px;
  }
  .lg\:h-\[22px\] {
    height: 22px;
  }
  .lg\:h-\[232px\] {
    height: 232px;
  }
  .lg\:h-\[234px\] {
    height: 234px;
  }
  .lg\:h-\[250px\] {
    height: 250px;
  }
  .lg\:h-\[47px\] {
    height: 47px;
  }
  .lg\:h-\[51px\] {
    height: 51px;
  }
  .lg\:h-\[576px\] {
    height: 576px;
  }
  .lg\:h-\[57px\] {
    height: 57px;
  }
  .lg\:h-\[580px\] {
    height: 580px;
  }
  .lg\:h-\[calc\(100dvh-30px\*2-64px\)\] {
    height: calc(100dvh - 30px * 2 - 64px);
  }
  .lg\:max-h-\[calc\(100dvh-30px\*2\)\] {
    max-height: calc(100dvh - 30px * 2);
  }
  .lg\:w-10 {
    width: 2.5rem;
  }
  .lg\:w-5 {
    width: 1.25rem;
  }
  .lg\:w-\[1019px\] {
    width: 1019px;
  }
  .lg\:w-\[104px\] {
    width: 104px;
  }
  .lg\:w-\[120px\] {
    width: 120px;
  }
  .lg\:w-\[15px\] {
    width: 15px;
  }
  .lg\:w-\[169px\] {
    width: 169px;
  }
  .lg\:w-\[188px\] {
    width: 188px;
  }
  .lg\:w-\[210px\] {
    width: 210px;
  }
  .lg\:w-\[250px\] {
    width: 250px;
  }
  .lg\:w-\[292px\] {
    width: 292px;
  }
  .lg\:w-\[304px\] {
    width: 304px;
  }
  .lg\:w-\[368px\] {
    width: 368px;
  }
  .lg\:w-\[460px\] {
    width: 460px;
  }
  .lg\:w-\[880px\] {
    width: 880px;
  }
  .lg\:w-\[92px\] {
    width: 92px;
  }
  .lg\:w-\[calc\(1005px\+12px\*2\)\] {
    width: calc(1005px + 12px * 2);
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-custom-30 {
    width: 30px;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:min-w-\[200px\] {
    min-width: 200px;
  }
  .lg\:max-w-\[1394px\] {
    max-width: 1394px;
  }
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }
  .lg\:max-w-\[371px\] {
    max-width: 371px;
  }
  .lg\:max-w-\[740px\] {
    max-width: 740px;
  }
  .lg\:max-w-\[780px\] {
    max-width: 780px;
  }
  .lg\:max-w-\[788px\] {
    max-width: 788px;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:-translate-y-\[25px\] {
    --tw-translate-y: -25px;
  }
  .lg\:-translate-y-\[25px\],
  .lg\:translate-x-5 {
    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));
  }
  .lg\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }
  .lg\:translate-x-full {
    --tw-translate-x: 100%;
  }
  .lg\:translate-x-full,
  .lg\:translate-y-0 {
    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));
  }
  .lg\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .lg\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }
  .lg\:-rotate-90,
  .lg\:translate-y-5 {
    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));
  }
  .lg\:-rotate-90 {
    --tw-rotate: -90deg;
  }
  .lg\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 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));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[320px_1fr\] {
    grid-template-columns: 320px 1fr;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:place-items-center {
    place-items: center;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:justify-items-start {
    justify-items: start;
  }
  .lg\:gap-\[15px\] {
    gap: 15px;
  }
  .lg\:gap-x-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .lg\:gap-x-\[45px\] {
    -moz-column-gap: 45px;
    column-gap: 45px;
  }
  .lg\:gap-x-\[50px\] {
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
  .lg\:gap-x-custom-15 {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .lg\:gap-x-custom-8 {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
  .lg\:gap-y-1 {
    row-gap: 0.25rem;
  }
  .lg\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }
  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }
  .lg\:gap-y-2 {
    row-gap: 0.5rem;
  }
  .lg\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }
  .lg\:justify-self-start {
    justify-self: start;
  }
  .lg\:justify-self-end {
    justify-self: end;
  }
  .lg\:justify-self-center {
    justify-self: center;
  }
  .lg\:overflow-hidden {
    overflow: hidden;
  }
  .lg\:whitespace-normal {
    white-space: normal;
  }
  .lg\:whitespace-nowrap {
    white-space: nowrap;
  }
  .lg\:rounded-custom-30 {
    border-radius: 30px;
  }
  .lg\:rounded-b-custom-12 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .lg\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .lg\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
  .lg\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .lg\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }
  .lg\:border-2 {
    border-width: 2px;
  }
  .lg\:bg-primary-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 18 31 / var(--tw-bg-opacity));
  }
  .lg\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .lg\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:p-4 {
    padding: 1rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:p-\[25px\] {
    padding: 25px;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
  }
  .lg\:px-\[45px\] {
    padding-left: 45px;
    padding-right: 45px;
  }
  .lg\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }
  .lg\:px-custom-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:px-custom-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .lg\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }
  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }
  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }
  .lg\:pb-\[12px\] {
    padding-bottom: 12px;
  }
  .lg\:pb-\[15px\] {
    padding-bottom: 15px;
  }
  .lg\:pb-\[200px\] {
    padding-bottom: 200px;
  }
  .lg\:pb-\[228px\] {
    padding-bottom: 228px;
  }
  .lg\:pb-\[25px\] {
    padding-bottom: 25px;
  }
  .lg\:pb-\[302px\] {
    padding-bottom: 302px;
  }
  .lg\:pb-\[30px\] {
    padding-bottom: 30px;
  }
  .lg\:pb-\[326px\] {
    padding-bottom: 326px;
  }
  .lg\:pb-\[5px\] {
    padding-bottom: 5px;
  }
  .lg\:pb-\[677px\] {
    padding-bottom: 677px;
  }
  .lg\:pb-custom-10 {
    padding-bottom: 10px;
  }
  .lg\:pb-custom-15 {
    padding-bottom: 15px;
  }
  .lg\:pb-custom-20 {
    padding-bottom: 20px;
  }
  .lg\:pl-0 {
    padding-left: 0;
  }
  .lg\:pl-\[12px\] {
    padding-left: 12px;
  }
  .lg\:pl-\[30px\] {
    padding-left: 30px;
  }
  .lg\:pr-8 {
    padding-right: 2rem;
  }
  .lg\:pr-\[30px\] {
    padding-right: 30px;
  }
  .lg\:pr-\[50px\] {
    padding-right: 50px;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pt-\[15px\] {
    padding-top: 15px;
  }
  .lg\:pt-\[247px\] {
    padding-top: 247px;
  }
  .lg\:pt-\[30px\] {
    padding-top: 30px;
  }
  .lg\:pt-\[8px\] {
    padding-top: 8px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-\[100px\]\/\[136px\] {
    font-size: 100px;
    line-height: 136px;
  }
  .lg\:text-\[15px\]\/5 {
    font-size: 15px;
    line-height: 1.25rem;
  }
  .lg\:text-\[22px\] {
    font-size: 22px;
  }
  .lg\:text-\[22px\]\/\[30px\] {
    font-size: 22px;
    line-height: 30px;
  }
  .lg\:text-\[22px\]\/\[45px\] {
    font-size: 22px;
    line-height: 45px;
  }
  .lg\:text-\[40px\] {
    font-size: 40px;
  }
  .lg\:text-custom-15 {
    font-size: 15px;
  }
  .lg\:text-custom-22 {
    font-size: 22px;
  }
  .lg\:text-custom-40 {
    font-size: 40px;
  }
  .lg\:font-bold {
    font-weight: 700;
  }
  .lg\:font-light {
    font-weight: 300;
  }
  .lg\:leading-5 {
    line-height: 1.25rem;
  }
  .lg\:leading-\[30px\] {
    line-height: 30px;
  }
  .lg\:-tracking-custom-3 {
    letter-spacing: -0.03em;
  }
  .lg\:tracking-\[0\.03em\] {
    letter-spacing: 0.03em;
  }
  .lg\:tracking-\[0\.3em\] {
    letter-spacing: 0.3em;
  }
  .lg\:gradient-mask-none {
    -webkit-mask-image: none;
    mask-image: none;
  }
  .lg\:first\:w-\[129px\]:first-child {
    width: 129px;
  }
}
@media (min-width: 1280px) {
  .xl\:left-\[calc\(50vw-498px\)\] {
    left: calc(50vw - 498px);
  }
}
.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has(
    [aria-selected]
  ):first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has(
    [aria-selected]
  ):last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.\[\&\>button\[data-state\=\"open\"\]\]\:border-white
  > button[data-state="open"] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.\[\&\>button\]\:max-w-full > button {
  max-width: 100%;
}
.\[\&\>button\]\:border-primary-300 > button {
  --tw-border-opacity: 1;
  border-color: rgb(163 112 255 / var(--tw-border-opacity));
}
.\[\&\>button\]\:border-white > button {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.\[\&\>span\]\:line-clamp-1 > span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>tr\]\:last\:border-b-0:last-child > tr {
  border-bottom-width: 0;
}
@media (min-width: 1323px) {
  .\[\@media\(min-width\:1323px\)\]\:grid {
    display: grid;
  }
  .\[\@media\(min-width\:1323px\)\]\:w-full {
    width: 100%;
  }
  .\[\@media\(min-width\:1323px\)\]\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\[\@media\(min-width\:1323px\)\]\:gap-x-\[45px\] {
    -moz-column-gap: 45px;
    column-gap: 45px;
  }
  .\[\@media\(min-width\:1323px\)\]\:px-\[45px\] {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0ba647105d5747ce.woff2) format("woff2");
  unicode-range: U+1f921-1f930, U+1f932-1f935, U+1f937-1f939, U+1f940-1f944,
    U+1f947-1f94a, U+1f95?, U+1f962-1f967, U+1f969-1f96a, U+1f980-1f981,
    U+1f984-1f98d, U+1f990-1f992, U+1f994-1f996, U+1f9c0, U+1f9d0, U+1f9d2,
    U+1f9d4, U+1f9d6, U+1f9d8, U+1f9da, U+1f9dc-1f9dd, U+1f9df-1f9e2,
    U+1f9e5-1f9e6, U+20024, U+20487, U+20779, U+20c41, U+20c78, U+20d71, U+20e98,
    U+20ef9, U+2107b, U+210c1, U+22c51, U+233b4, U+24a12, U+2512b, U+2546e,
    U+25683, U+267cc, U+269f2, U+27657, U+282e2, U+2898d, U+29d5a, U+f0001-f0005,
    U+f0019, U+f009b, U+f0101-f0104, U+f012b, U+f01ba, U+f01d6, U+f0209, U+f0217,
    U+f0223-f0224, U+fc355, U+fe327, U+fe517, U+feb97, U+fffb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/08393b799a0a4ded.woff2) format("woff2");
  unicode-range: U+ff78-ff7e, U+ff80-ff86, U+ff89-ff94, U+ff97-ff9e, U+ffb9,
    U+ffe0-ffe3, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1d7c7, U+1f004, U+1f0cf,
    U+1f141-1f142, U+1f150, U+1f154, U+1f158, U+1f15b, U+1f15d-1f15e,
    U+1f162-1f163, U+1f170-1f171, U+1f174, U+1f177-1f178, U+1f17d-1f17f,
    U+1f192-1f195, U+1f197-1f19a, U+1f1e6-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f22f,
    U+1f232-1f237, U+1f239-1f23a, U+1f250-1f251, U+1f300, U+1f302-1f319;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/00f6fe109737c3fd.woff2) format("woff2");
  unicode-range: U+fa0a, U+fa0c, U+fa11, U+fa17, U+fa19, U+fa1b, U+fa1d, U+fa26,
    U+fa2c, U+fb01, U+fdfc, U+fe0e, U+fe33-fe36, U+fe38-fe44, U+fe49-fe51,
    U+fe54, U+fe56-fe57, U+fe59-fe5c, U+fe5f-fe6a, U+fe8e, U+fe92-fe93, U+feae,
    U+fecb-fecc, U+fee0, U+feec, U+fef3, U+ff04, U+ff07, U+ff26-ff2c,
    U+ff31-ff32, U+ff35-ff37, U+ff39-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d,
    U+ff61-ff65, U+ff67-ff68, U+ff6a, U+ff6c-ff77;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2d891b3c73cb41cd.woff2) format("woff2");
  unicode-range: U+f78a-f78c, U+f78e, U+f792-f796, U+f798, U+f79c, U+f7f5,
    U+f812, U+f815, U+f876, U+f8f5, U+f8f8, U+f8ff, U+f901-f902, U+f904, U+f906,
    U+f909-f90a, U+f90f, U+f914, U+f918-f919, U+f91b, U+f91d, U+f91f, U+f923,
    U+f925, U+f92d-f92f, U+f934, U+f937-f938, U+f93d, U+f93f, U+f941, U+f949,
    U+f94c, U+f94e-f94f, U+f95a, U+f95d-f95e, U+f961-f963, U+f965-f970, U+f974,
    U+f976-f97a, U+f97c, U+f97e-f97f, U+f981, U+f983, U+f988, U+f98a, U+f98c,
    U+f98e, U+f996-f997, U+f999-f99a, U+f99c, U+f99f-f9a0, U+f9a3, U+f9a8,
    U+f9ad, U+f9b2-f9b6, U+f9b9-f9ba, U+f9bd-f9be, U+f9c1, U+f9c4, U+f9c7,
    U+f9ca, U+f9cd, U+f9d0-f9d1, U+f9d3-f9d4, U+f9d7-f9d8, U+f9dc-f9dd,
    U+f9df-f9e1, U+f9e4, U+f9e8-f9ea, U+f9f4, U+f9f6-f9f7, U+f9f9-f9fa,
    U+f9fc-fa01, U+fa03-fa04, U+fa06, U+fa08-fa09;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2eca9848d024747a.woff2) format("woff2");
  unicode-range: U+9eb9-9eba, U+9ebe-9ebf, U+9ecc-9ecd, U+9ed0, U+9ed2, U+9ed4,
    U+9ed9-9eda, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7, U+9eee,
    U+9ef3-9ef4, U+9ef6-9ef7, U+9ef9, U+9efb-9efd, U+9eff, U+9f07-9f09, U+9f10,
    U+9f14-9f15, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f34, U+9f37,
    U+9f39, U+9f3d-9f3e, U+9f41, U+9f4c-9f50, U+9f54, U+9f57, U+9f59, U+9f5c,
    U+9f5f-9f60, U+9f62-9f63, U+9f66-9f67, U+9f6a, U+9f6c, U+9f72, U+9f76-9f77,
    U+9f7f, U+9f84-9f85, U+9f88, U+9f8e, U+9f91, U+9f94-9f96, U+9f98,
    U+9f9a-9f9b, U+9f9f-9fa0, U+9fa2, U+9fa4, U+a1f4, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+aa31, U+ab34, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11,
    U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78,
    U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+aca0, U+aca8-aca9, U+acac, U+acb0,
    U+acb8-acb9, U+acbc-acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8,
    U+acf0-acf1, U+acf3, U+acf5, U+acfc;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/82f38d18479d7627.woff2) format("woff2");
  unicode-range: U+9d34, U+9d37, U+9d3d, U+9d42, U+9d50, U+9d52-9d53, U+9d59,
    U+9d5c, U+9d5e-9d61, U+9d6a, U+9d6f-9d70, U+9d77, U+9d7a, U+9d7e, U+9d87,
    U+9d89, U+9d8f, U+9d91-9d93, U+9d96, U+9d98, U+9d9a, U+9da1-9da2, U+9da5,
    U+9da9, U+9dab-9dac, U+9db1-9db2, U+9db5, U+9db9-9dbc, U+9dbf-9dc2, U+9dc4,
    U+9dc7-9dc9, U+9dd3, U+9dd6, U+9dd9-9dda, U+9dde-9ddf, U+9de2, U+9de5-9de6,
    U+9de8, U+9def-9df0, U+9df2-9df4, U+9df8, U+9dfa, U+9dfd, U+9dff, U+9e02,
    U+9e07, U+9e0a, U+9e11, U+9e15, U+9e18, U+9e1a-9e1b, U+9e1d-9e1e,
    U+9e20-9e23, U+9e25-9e26, U+9e2d, U+9e2f, U+9e33, U+9e35, U+9e3d-9e3f,
    U+9e42-9e43, U+9e45, U+9e48-9e4a, U+9e4c, U+9e4f, U+9e51, U+9e55, U+9e64,
    U+9e66, U+9e6b, U+9e6d-9e6e, U+9e70, U+9e73, U+9e75, U+9e78, U+9e80-9e83,
    U+9e87-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e96, U+9e9d, U+9ea1,
    U+9ea4, U+9ea6, U+9ea9-9eab, U+9ead, U+9eaf, U+9eb4, U+9eb7-9eb8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d0088d15d7229bc2.woff2) format("woff2");
  unicode-range: U+9bd3-9bd7, U+9bd9, U+9bdb, U+9bdd, U+9be1-9be2, U+9be4-9be5,
    U+9be7, U+9bea, U+9bed-9bee, U+9bf0-9bf1, U+9bf5, U+9bf7, U+9bf9, U+9bfd,
    U+9bff, U+9c02, U+9c06, U+9c08-9c0a, U+9c0d, U+9c10, U+9c12-9c13, U+9c15,
    U+9c1c, U+9c1f, U+9c21, U+9c23-9c25, U+9c28-9c29, U+9c2d-9c2e, U+9c31-9c33,
    U+9c35-9c37, U+9c39-9c3b, U+9c3d-9c3e, U+9c40, U+9c42, U+9c45-9c49, U+9c52,
    U+9c54, U+9c56, U+9c58-9c5a, U+9c5d, U+9c5f-9c60, U+9c63, U+9c67-9c68,
    U+9c72, U+9c75, U+9c78, U+9c7a-9c7c, U+9c7f-9c81, U+9c87-9c88, U+9c8d,
    U+9c91, U+9c94, U+9c97, U+9c9b, U+9ca4, U+9ca8, U+9cab, U+9cad, U+9cb1-9cb3,
    U+9cb6-9cb8, U+9cc4-9cc5, U+9ccc-9ccd, U+9cd5-9cd7, U+9cdd-9cdf, U+9ce7,
    U+9ce9, U+9cee-9cf0, U+9cf2, U+9cfc-9cfe, U+9d03, U+9d06-9d08, U+9d0e,
    U+9d10, U+9d12, U+9d15, U+9d17, U+9d1d-9d1f, U+9d23, U+9d2b, U+9d2f-9d30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d06d88ed62e77115.woff2) format("woff2");
  unicode-range: U+9a6f-9a71, U+9a73-9a74, U+9a76, U+9a78-9a79, U+9a7b-9a7c,
    U+9a7e-9a7f, U+9a81-9a82, U+9a84-9a87, U+9a8a-9a8b, U+9a8f-9a91, U+9a97,
    U+9a9a, U+9a9e, U+9aa0-9aa1, U+9aa4-9aa5, U+9aaf-9ab1, U+9ab6, U+9ab9-9aba,
    U+9abe, U+9ac0-9ac5, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1, U+9ad5-9ad7,
    U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed, U+9aef, U+9af2, U+9af4,
    U+9af9, U+9afb, U+9afd, U+9b03-9b04, U+9b08, U+9b13, U+9b18, U+9b1f,
    U+9b22-9b23, U+9b28-9b2a, U+9b2c-9b30, U+9b32, U+9b3b, U+9b43, U+9b46-9b49,
    U+9b4b-9b4e, U+9b51, U+9b55, U+9b58, U+9b5b, U+9b5e-9b60, U+9b63,
    U+9b68-9b69, U+9b74, U+9b7d, U+9b80-9b81, U+9b83-9b84, U+9b87-9b88,
    U+9b8a-9b8b, U+9b8d-9b8e, U+9b90, U+9b92-9b95, U+9b97, U+9b9f-9ba0,
    U+9ba2-9ba3, U+9ba8, U+9bab, U+9bb0, U+9bb8, U+9bc0-9bc1, U+9bc3,
    U+9bc6-9bc8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4b53c0ce6eac4969.woff2) format("woff2");
  unicode-range: U+9912, U+9914, U+9916-9917, U+991b-991c, U+991e, U+9920,
    U+9927, U+992b-992c, U+992e, U+9931-9933, U+9938, U+993a, U+993c-9940,
    U+9943-9944, U+9948-994a, U+994c-994e, U+9951, U+9954, U+995c, U+995e-995f,
    U+9961-9962, U+9965, U+9968, U+996a, U+996d-9972, U+9975-9976, U+997a,
    U+997c, U+997f-9980, U+9984-9985, U+9988, U+998b, U+998d, U+998f, U+9992,
    U+9994-9995, U+9997-9998, U+999c, U+999e, U+99a0-99a1, U+99ab, U+99af,
    U+99b1, U+99b4, U+99b9, U+99c4-99c6, U+99cf, U+99d1-99d2, U+99d4, U+99d6,
    U+99d8-99d9, U+99df, U+99e1-99e2, U+99e9, U+99ee, U+99f0, U+99f8, U+99fb,
    U+9a01-9a05, U+9a0c, U+9a0f-9a13, U+9a16, U+9a1b-9a1c, U+9a20, U+9a24,
    U+9a28, U+9a2b, U+9a2d-9a2e, U+9a34-9a36, U+9a38, U+9a3e, U+9a40-9a44,
    U+9a4a, U+9a4c-9a4e, U+9a52, U+9a56, U+9a62-9a65, U+9a69-9a6b, U+9a6d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1dfd406d30a6b87c.woff2) format("woff2");
  unicode-range: U+97c6, U+97c9, U+97cd, U+97d6, U+97d8-97d9, U+97dc-97de,
    U+97e1, U+97e6-97e7, U+97ec-97ee, U+97f0-97f1, U+97f5, U+97f9-97fa, U+97fe,
    U+9804, U+9807, U+980a, U+980e-980f, U+9814, U+9816, U+981a, U+981c, U+981e,
    U+9820-9821, U+9823, U+9826, U+9828, U+982a-982c, U+9832, U+9834-9835,
    U+9837, U+9839, U+983c-983d, U+9845, U+9848-9849, U+984e, U+9852-9857,
    U+9859-985a, U+9862-9863, U+9865, U+9870-9871, U+9873-9874, U+9877,
    U+987a-987f, U+9881-9882, U+9885, U+9887-988a, U+988c-988d, U+9890, U+9893,
    U+9896-9897, U+989a, U+989c-989e, U+98a0, U+98a4, U+98a6-98a7, U+98a9,
    U+98ae-98af, U+98b2-98b3, U+98b6-98b8, U+98ba-98bd, U+98bf, U+98c7-98c8,
    U+98ca, U+98d2-98d3, U+98d8-98da, U+98dc, U+98de, U+98e0-98e1, U+98e3,
    U+98e5, U+98e7-98e9, U+98eb-98ee, U+98f1, U+98f4, U+9901, U+9908-9909,
    U+990c, U+9911;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e506c40d0d74383b.woff2) format("woff2");
  unicode-range: U+964e-964f, U+9651, U+9653-9655, U+9658, U+965b-965f, U+9661,
    U+9665, U+9668-9669, U+966c, U+9672, U+9674, U+967a, U+9682-9685,
    U+9688-9689, U+968b, U+968d, U+9695, U+9697-9698, U+969e, U+96a0-96a4,
    U+96a9, U+96ac, U+96ae, U+96b0, U+96b2-96b4, U+96b6-96b7, U+96b9,
    U+96bc-96be, U+96c3, U+96c9-96cb, U+96ce-96cf, U+96d1-96d2, U+96d8, U+96dd,
    U+96e9, U+96eb, U+96f0-96f1, U+96f3-96f4, U+96f9, U+96fe-96ff, U+9701-9702,
    U+9705, U+9708, U+970a, U+970e-9711, U+9719, U+971d, U+971f-9720, U+9728,
    U+972a, U+972d, U+9730, U+9733, U+973a, U+973d, U+9744, U+9746-9747, U+9749,
    U+9750-9751, U+9753, U+9758-9759, U+975b, U+975d, U+9763, U+9765-9766,
    U+9768, U+976c-976d, U+9771, U+9773, U+9776, U+977a, U+977c, U+9780,
    U+9784-9786, U+9788, U+978e-978f, U+9798, U+979d-979e, U+97a3, U+97a5-97a6,
    U+97a8, U+97ab-97ac, U+97ae, U+97b6-97b7, U+97b9, U+97bf, U+97c1, U+97c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/52d85461a506b50f.woff2) format("woff2");
  unicode-range: U+950c, U+950f-9510, U+9519-951b, U+951d, U+951f, U+9521-9526,
    U+952d-9530, U+9535, U+953a-953b, U+9540-9542, U+9547, U+9549-954a, U+954d,
    U+9550-9551, U+9554-9556, U+955c, U+956c-956d, U+956f-9570, U+9573, U+9576,
    U+9578, U+9582, U+9586, U+9588, U+958e-958f, U+9599, U+959c, U+959e-959f,
    U+95a1-95a2, U+95a4, U+95a6-95a7, U+95aa-95ae, U+95b0, U+95b2, U+95b6,
    U+95b9-95bf, U+95c2-95c4, U+95c7-95c9, U+95cb-95cd, U+95d0, U+95d3-95d5,
    U+95d7-95d8, U+95da, U+95de, U+95e0-95e1, U+95e4-95e5, U+95ea-95eb,
    U+95ef-95f0, U+95f2-95f3, U+95f5, U+95f7-95fa, U+95fd, U+9600-9602,
    U+9607-9609, U+960e, U+9610-9611, U+9614, U+9616, U+9619-961a, U+961c-961d,
    U+961f, U+9621, U+9624, U+9628, U+962f, U+9633-9636, U+963c, U+9641-9643,
    U+9645, U+9647-9648;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/db711dd8ee25e216.woff2) format("woff2");
  unicode-range: U+93e4, U+93e8, U+93ee, U+93f0, U+93f5, U+93f7-93f9, U+93fb,
    U+9403, U+9407, U+940f-9410, U+9413-9414, U+9417, U+9419-941a, U+941c,
    U+941e, U+9420-9425, U+9427-942b, U+942e, U+9432-9433, U+9436, U+9438,
    U+943a, U+943d, U+943f-9440, U+9445, U+944a, U+944c, U+9454-9455,
    U+945a-945b, U+945e, U+9460, U+9462-9463, U+9468, U+946a, U+946d, U+946f,
    U+9471, U+9474-9477, U+9479, U+947e-9481, U+9488-948a, U+948e, U+9492-9493,
    U+9497, U+9499, U+949b-94a3, U+94a5-94a9, U+94ac, U+94ae-94b1, U+94b3-94b5,
    U+94bb-94bc, U+94be-94c3, U+94c5-94c6, U+94c9, U+94ce-94d0, U+94db-94dd,
    U+94e0, U+94e2-94e3, U+94e8, U+94ec-94ee, U+94f0, U+94f2, U+94f5-94f6,
    U+94f8, U+94fa, U+94ff-9502, U+9504-9506, U+9508, U+950b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9719372f17313b04.woff2) format("woff2");
  unicode-range: U+92e5-92e6, U+92e8-92e9, U+92ed-92ef, U+92f1-92f3, U+92f6,
    U+92f9, U+92fb, U+9300-9302, U+9306, U+930b, U+930f, U+9312, U+9315,
    U+9319-931b, U+931d-931f, U+9321, U+9323-9325, U+9327-932a, U+932c-932e,
    U+9331-9333, U+9335, U+9338, U+933c, U+9340-9341, U+9345-9349, U+934f-9352,
    U+9354, U+9356-935a, U+935c-9360, U+9363-9367, U+9369-936a, U+936c, U+936e,
    U+9370-9371, U+9373, U+9376, U+9379-937a, U+937c, U+9385, U+9387, U+938c,
    U+938f, U+9394, U+9397-9398, U+939a-939b, U+939d-939e, U+93a1-93a3,
    U+93a6-93a7, U+93a9-93aa, U+93ac-93ad, U+93af-93b0, U+93b3-93bb, U+93bd-93be,
    U+93c0-93c4, U+93c7, U+93ca-93cd, U+93d0-93d1, U+93d6-93d8, U+93dc-93de,
    U+93e0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d5f368e1b06cc22c.woff2) format("woff2");
  unicode-range: U+91f0-91f1, U+91f5-91fa, U+91fd, U+91ff-9201, U+9203-920a,
    U+920d-920e, U+9210-9211, U+9217, U+9219, U+921c, U+9221, U+9224-9225,
    U+9227, U+922a, U+922d-922e, U+9230-9231, U+9233, U+9235-9239, U+923b,
    U+923d-9241, U+9244, U+9246, U+9248-9249, U+924b-9251, U+9253, U+925a,
    U+925d-925e, U+9262, U+9265-9267, U+926b-926d, U+926f, U+9271-9272, U+9274,
    U+9276, U+9278, U+927a-927c, U+927e-927f, U+9282-9283, U+9286, U+9288,
    U+928a, U+928d-928e, U+9291, U+9295-9296, U+9299-929b, U+929d, U+92a0-92ae,
    U+92b2, U+92b5-92b6, U+92bb-92bc, U+92c2-92c3, U+92c6-92cd, U+92cf-92d1,
    U+92d5, U+92d7, U+92d9, U+92dd, U+92df, U+92e4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/361cc631d57e9a37.woff2) format("woff2");
  unicode-range: U+90bb, U+90bd-90be, U+90c3-90c5, U+90c7, U+90d1, U+90d4-90d5,
    U+90d7, U+90db-90df, U+90e2-90e4, U+90ea-90eb, U+90ef, U+90f4, U+90f7-90f8,
    U+90fc, U+90fe-9100, U+9102, U+9104, U+9106, U+9112, U+9114-911a, U+911c,
    U+911e, U+9120, U+9122-9123, U+9129, U+912b, U+912f, U+9131-9132, U+9134,
    U+9136, U+9139-913a, U+9143, U+9146, U+9148-914a, U+914e-9150, U+9154,
    U+9156-9157, U+9159-915a, U+915d-915e, U+9161-9164, U+916b, U+916e,
    U+9170-9172, U+9174, U+9176, U+9179-917a, U+917f, U+9181-9182, U+9184-9186,
    U+918c-918e, U+9190-9191, U+9196, U+919a-919b, U+919e, U+91a1-91a4, U+91a7,
    U+91aa, U+91ae-91b2, U+91b4-91b5, U+91b8, U+91bd-91be, U+91c1, U+91c3,
    U+91c5-91c6, U+91c8-91ca, U+91d2-91d5, U+91d7, U+91d9, U+91e1, U+91e4,
    U+91e6-91e9, U+91ec-91ed;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9a5e2f712cce3f1a.woff2) format("woff2");
  unicode-range: U+8f68-8f69, U+8f6d-8f72, U+8f74, U+8f76, U+8f7b-8f7c, U+8f7f,
    U+8f83-8f86, U+8f88-8f8a, U+8f8d, U+8f90, U+8f93, U+8f95-8f97, U+8f99,
    U+8f9e-8f9f, U+8fa2, U+8fa7, U+8fa9, U+8fab, U+8fae, U+8fb3, U+8fb5-8fb6,
    U+8fba-8fbd, U+8fbf, U+8fc1-8fc2, U+8fc6, U+8fc8, U+8fcc-8fcd, U+8fd2-8fd3,
    U+8fd5, U+8fdc-8fdd, U+8fdf, U+8fe2-8fe5, U+8fe8-8fe9, U+8fed-8fee, U+8ff3,
    U+8ff5, U+8ff8, U+8ffa-8ffc, U+8ffe, U+9002, U+9004, U+9008, U+900a-900b,
    U+9011-9013, U+9016, U+901e, U+9021, U+9024, U+902d, U+902f-9030,
    U+9034-9036, U+9039-903b, U+9041, U+9044-9045, U+904f-9052, U+9057-9058,
    U+905b, U+905d, U+9061-9062, U+9065, U+9068, U+906f, U+9074, U+9079, U+907d,
    U+9083, U+9085, U+9087-9089, U+908b, U+9090, U+9093, U+9095, U+9097, U+9099,
    U+909b, U+909d-909e, U+90a0-90a2, U+90ac, U+90af-90b0, U+90b2-90b4, U+90b6,
    U+90b9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/32cc01d7bb8efbef.woff2) format("woff2");
  unicode-range: U+8e18, U+8e1d-8e21, U+8e23, U+8e26-8e28, U+8e2a-8e2b,
    U+8e2d-8e2e, U+8e30-8e31, U+8e35, U+8e39, U+8e3c-8e3d, U+8e40-8e42, U+8e47,
    U+8e49-8e4e, U+8e50, U+8e53-8e55, U+8e59-8e5b, U+8e60, U+8e62-8e63, U+8e67,
    U+8e69, U+8e6c-8e6d, U+8e6f, U+8e74, U+8e76, U+8e7a-8e7c, U+8e82,
    U+8e84-8e85, U+8e87, U+8e89-8e8b, U+8e8f-8e95, U+8e99-8e9a, U+8e9d-8e9e,
    U+8ea1, U+8ea3, U+8ea5-8ea6, U+8eaa, U+8eac-8ead, U+8eaf-8eb1, U+8eb9,
    U+8ebc, U+8ebe, U+8ec6, U+8ecb, U+8ecf, U+8ed1, U+8ed4, U+8ed7, U+8eda-8edb,
    U+8ee2, U+8ee8, U+8eeb, U+8ef2, U+8ef9-8efe, U+8f05, U+8f07-8f08,
    U+8f0a-8f0c, U+8f12-8f13, U+8f17, U+8f19-8f1a, U+8f1c, U+8f1e-8f1f,
    U+8f25-8f26, U+8f2d, U+8f30, U+8f33, U+8f36, U+8f3e, U+8f40-8f42,
    U+8f45-8f47, U+8f4d, U+8f54-8f55, U+8f5d, U+8f61-8f62, U+8f64, U+8f67;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/31a9accfb0f44122.woff2) format("woff2");
  unicode-range: U+8cc1-8cc2, U+8cc4-8cc5, U+8ccf-8cd2, U+8cd4-8cd5, U+8cd9-8cdb,
    U+8ce1, U+8ce8, U+8ceb, U+8cf0, U+8cf8, U+8cfb, U+8cfe, U+8d04, U+8d07,
    U+8d0b, U+8d0d, U+8d10, U+8d12-8d14, U+8d17, U+8d1b-8d1f, U+8d21-8d26,
    U+8d29-8d2c, U+8d2e-8d32, U+8d34-8d35, U+8d37-8d38, U+8d3a-8d3c, U+8d3e-8d3f,
    U+8d41-8d43, U+8d48, U+8d4b-8d4c, U+8d4e-8d50, U+8d54, U+8d56, U+8d58,
    U+8d5a-8d5b, U+8d5f-8d60, U+8d62-8d63, U+8d66-8d69, U+8d6c-8d6e, U+8d73,
    U+8d75-8d76, U+8d7b, U+8d7d, U+8d84, U+8d8b, U+8d90-8d91, U+8d94, U+8d96,
    U+8d9c, U+8dab, U+8daf, U+8db2, U+8db5, U+8db7, U+8dba, U+8dbc, U+8dbf,
    U+8dc2-8dc3, U+8dc6, U+8dcb, U+8dce-8dd0, U+8dd6-8dd7, U+8dda-8ddb,
    U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df1, U+8df5-8df7, U+8dfa-8dfd, U+8e05,
    U+8e08-8e0a, U+8e0e, U+8e14, U+8e16;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/f0a3f3a613ffd69a.woff2) format("woff2");
  unicode-range: U+8b6c-8b6d, U+8b72, U+8b7e, U+8b83, U+8b89, U+8b8c, U+8b8e,
    U+8b90, U+8b92, U+8b95-8b96, U+8b99, U+8b9c, U+8b9e-8b9f, U+8ba3, U+8ba5,
    U+8ba7, U+8baa, U+8bad, U+8bb2-8bb4, U+8bb6-8bb9, U+8bbc-8bbd, U+8bbf-8bc0,
    U+8bc3, U+8bc5, U+8bc8-8bcb, U+8bcf, U+8bd1, U+8bd7-8bdc, U+8bde-8be1,
    U+8be3, U+8be7, U+8be9, U+8beb-8bec, U+8bef, U+8bf1-8bf2, U+8bf5-8bf6,
    U+8bf8, U+8bfa, U+8bfd-8bfe, U+8c01-8c02, U+8c05, U+8c08, U+8c0a-8c11,
    U+8c13-8c15, U+8c18-8c1c, U+8c1f, U+8c23-8c29, U+8c2c-8c2d, U+8c31, U+8c34,
    U+8c36, U+8c39, U+8c3f, U+8c47, U+8c49-8c4c, U+8c4f, U+8c51, U+8c55, U+8c62,
    U+8c68, U+8c73, U+8c78, U+8c7a-8c7c, U+8c82, U+8c85, U+8c89-8c8a,
    U+8c8d-8c8e, U+8c90, U+8c94, U+8c98-8c99, U+8ca3-8ca4, U+8cad-8cb0, U+8cb2,
    U+8cb9-8cba, U+8cbd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1131d24ae7370ec8.woff2) format("woff2");
  unicode-range: U+89f6, U+89ff, U+8a01, U+8a03, U+8a07, U+8a09, U+8a0c,
    U+8a0f-8a12, U+8a16, U+8a1b, U+8a22, U+8a25, U+8a27, U+8a2b, U+8a33, U+8a36,
    U+8a38, U+8a3d-8a3e, U+8a41, U+8a45-8a46, U+8a48, U+8a4e, U+8a51-8a52,
    U+8a54, U+8a56-8a58, U+8a5b, U+8a5d, U+8a61, U+8a63, U+8a67, U+8a6a-8a6c,
    U+8a70, U+8a74-8a76, U+8a7a-8a7c, U+8a82, U+8a84-8a86, U+8a89, U+8a8f-8a92,
    U+8a94, U+8a9a, U+8aa1, U+8aa3, U+8aa5, U+8aa7-8aa8, U+8aad, U+8ab1, U+8ab6,
    U+8abe, U+8ac2, U+8ac4, U+8ac6, U+8ac9, U+8acc-8acf, U+8ad1, U+8adb,
    U+8add-8ae2, U+8ae4, U+8ae6, U+8aea-8aeb, U+8aed, U+8af1-8af6, U+8afa,
    U+8afc, U+8b01, U+8b04-8b05, U+8b07, U+8b0b-8b0d, U+8b0f-8b10, U+8b13-8b14,
    U+8b16, U+8b1a, U+8b1c, U+8b21-8b22, U+8b26, U+8b28, U+8b2b, U+8b2e, U+8b33,
    U+8b41, U+8b46, U+8b4c-8b4f, U+8b53-8b54, U+8b56, U+8b59, U+8b5e-8b60,
    U+8b64, U+8b6a-8b6b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ec2766c8d6b3ace2.woff2) format("woff2");
  unicode-range: U+889b-889c, U+889e, U+88a2, U+88a4, U+88a8, U+88aa,
    U+88ad-88ae, U+88b1, U+88b4, U+88b7-88b8, U+88bc-88be, U+88c0, U+88c4,
    U+88c6-88c7, U+88c9-88cc, U+88ce, U+88d2, U+88d6, U+88d8, U+88db, U+88df,
    U+88e4, U+88e8-88e9, U+88ec, U+88ef-88f1, U+88f3-88f5, U+88fc, U+88fe,
    U+8900, U+8902, U+8906, U+890a-890c, U+8912-8915, U+8918-891a, U+891f,
    U+8921, U+8923, U+8925, U+892a-892b, U+892d, U+8930, U+8933, U+8935-8936,
    U+8938, U+893d, U+8941-8943, U+8946-8947, U+8949, U+894c-894d, U+8956-8957,
    U+8959, U+895c, U+895e-8960, U+8964, U+8966, U+896c, U+8971, U+8974, U+897b,
    U+897e, U+8980, U+8982-8983, U+8987-8988, U+898a, U+898c, U+8991,
    U+8994-8995, U+8997-8998, U+899a, U+899c, U+89a1, U+89a4-89a7, U+89a9,
    U+89ac, U+89af, U+89b2-89b3, U+89b7, U+89bb, U+89bf, U+89c5, U+89c9-89ca,
    U+89d1, U+89d4-89d5, U+89da, U+89dc-89de, U+89e5-89e7, U+89ed, U+89f1,
    U+89f3-89f4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/198fe6153d7d69fc.woff2) format("woff2");
  unicode-range: U+874c, U+874e-874f, U+8753, U+8757-8758, U+875d, U+875f,
    U+8761-8765, U+8768, U+876a, U+876c-8770, U+8772, U+8777, U+877a-877b,
    U+877d, U+8781, U+8784-8785, U+8788, U+878b, U+8793, U+8797-8798, U+879f,
    U+87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87b9, U+87bb,
    U+87bd-87c0, U+87c4-87c8, U+87ca-87cc, U+87ce, U+87d2, U+87db-87dc,
    U+87e0-87e1, U+87e3, U+87e5, U+87e7, U+87ea-87eb, U+87ee-87ef, U+87f3-87f4,
    U+87f6-87f7, U+87fe, U+8802-8806, U+880a-880b, U+880e, U+8810-8811, U+8813,
    U+8815-8816, U+881b, U+8821, U+8823, U+8827, U+8831-8832, U+8835,
    U+8839-883a, U+883c, U+8844-8846, U+884a, U+884e, U+8852, U+8854-8856,
    U+8859-885a, U+885e, U+8862, U+8864-8865, U+8869-886a, U+886c-886e,
    U+8871-8872, U+8875, U+8879, U+887d-887f, U+8882, U+8884-8885, U+8888,
    U+8890, U+8892-8893, U+8897-8898, U+889a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/373a299a50c4f4fd.woff2) format("woff2");
  unicode-range: U+8602, U+8604-8605, U+8610, U+8616-8618, U+861a, U+861e,
    U+8621-8622, U+8627, U+8629-862a, U+8634-8636, U+8638, U+863a, U+863c,
    U+8640, U+8642, U+8646, U+864c-864d, U+864f, U+8651-8654, U+8657,
    U+8659-865a, U+865c, U+8662, U+866b-866c, U+866f-8671, U+8673, U+8677,
    U+867a-867b, U+867d-867e, U+8680-8682, U+868b-868d, U+8693-8696, U+869a,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86aa, U+86af-86b1, U+86b3-86b4,
    U+86b6, U+86b9-86ba, U+86c0-86c2, U+86c4, U+86c6, U+86c9-86ca, U+86cc-86ce,
    U+86d0, U+86d3-86d4, U+86de-86df, U+86e9, U+86ed-86f0, U+86f3, U+86f8-86fc,
    U+86fe, U+8703, U+8706-870a, U+870d-870e, U+8711-8712, U+8715, U+8717,
    U+8719-871a, U+871e, U+8721-8723, U+8725, U+8728-8729, U+872e, U+8731,
    U+8734, U+8737, U+873a, U+873e-8740, U+8742, U+8747, U+8749, U+874b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/f5d35bc7a22af182.woff2) format("woff2");
  unicode-range: U+84b1, U+84b4, U+84b9-84bb, U+84bd-84c0, U+84c2, U+84c6-84c7,
    U+84ca, U+84cd-84d2, U+84d6, U+84dd, U+84df, U+84e2, U+84e6-84e8, U+84ea,
    U+84ef-84f0, U+84f3-84f4, U+84f7, U+84fa, U+84fc-84fd, U+84ff-8500, U+8506,
    U+850c, U+8511, U+8515, U+8517, U+851d-851f, U+8524, U+852b, U+852f, U+8532,
    U+8534-8535, U+8537-8538, U+853a, U+853c, U+853e, U+8541-8542, U+8545,
    U+8548, U+854b, U+854d-854e, U+8552-8553, U+8555-8558, U+855a, U+855e,
    U+8561-8565, U+8568, U+856a-856c, U+856f, U+8574, U+8577-857b, U+8580-8581,
    U+8585-8586, U+858a, U+858c, U+858f-8590, U+8594, U+8597-8599, U+859c,
    U+859f, U+85a1-85a2, U+85a4, U+85a8, U+85ab-85ac, U+85ae, U+85b3-85b4,
    U+85b7, U+85b9-85ba, U+85bd-85be, U+85c1-85c2, U+85cb, U+85ce, U+85d0,
    U+85d3, U+85d5, U+85dc, U+85e0, U+85e6, U+85e8, U+85ea, U+85ed, U+85f4,
    U+85f6-85f7, U+85f9-85fa, U+85ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3c869151d8a94700.woff2) format("woff2");
  unicode-range: U+8378, U+837a-8380, U+8383, U+8385-8386, U+8392, U+8394-8395,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2, U+83a4, U+83a7-83aa, U+83af-83b5,
    U+83b7, U+83b9-83ba, U+83bc-83c0, U+83c2, U+83c4-83c5, U+83c8-83c9, U+83cb,
    U+83ce-83cf, U+83d1, U+83d4-83d6, U+83d8, U+83dd, U+83df, U+83e1-83e2,
    U+83e5, U+83ea-83eb, U+83f0, U+83f3-83f4, U+83f9, U+83fb-83fe, U+8406-8407,
    U+840b, U+840f, U+8411, U+8413, U+8418, U+841b-841d, U+8420-8421,
    U+8423-8424, U+8426-8429, U+842b, U+842d-842e, U+8432-8433, U+8435,
    U+8437-8439, U+843b-843c, U+843e, U+8445-8447, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+845f, U+8462, U+8466-8467, U+846d, U+846f-8471,
    U+8473-8474, U+8476-8478, U+847a, U+8484, U+848b, U+848d-848e, U+8493-8494,
    U+8497, U+849d, U+849f, U+84a1, U+84a8, U+84af;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/85a2b0ee08e9e772.woff2) format("woff2");
  unicode-range: U+826e, U+8270, U+8273, U+8276, U+8278-8279, U+827d, U+827f,
    U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8298, U+829a-829c,
    U+829e-82a4, U+82a6-82ab, U+82ae, U+82b0, U+82b4, U+82b6, U+82ba-82bc,
    U+82be, U+82c1, U+82c4-82c5, U+82c7, U+82cb, U+82cd, U+82cf-82d0, U+82d2,
    U+82d5-82d6, U+82d9, U+82db-82dc, U+82de-82e1, U+82e3-82e4, U+82e7,
    U+82ea-82eb, U+82ef-82f0, U+82f3-82f4, U+82f6-82f7, U+82f9-82fc, U+82fe-8301,
    U+8306-8308, U+830b-830e, U+8316, U+8318, U+831a-831b, U+831d-831e, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331, U+8333-8334, U+8337, U+833a-833c,
    U+833f-8340, U+8342, U+8344-8347, U+834b-834c, U+834f, U+8351, U+8356-8358,
    U+835a, U+835e-8361, U+8363-8364, U+8367-8368, U+836b, U+836f, U+8373,
    U+8375;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/f03f7576db509434.woff2) format("woff2");
  unicode-range: U+8113, U+8115, U+8117-8118, U+811a-811b, U+811e, U+8121-8127,
    U+8129, U+812c, U+812f-8134, U+8137-8138, U+813a, U+813d, U+8144, U+8146,
    U+8148, U+814a, U+814c-814d, U+8151, U+8153, U+8156, U+8158, U+815a, U+8160,
    U+8167, U+8169, U+816d, U+816f, U+8171, U+8174, U+817b-817c, U+817e, U+8182,
    U+8188, U+818a, U+8194-8195, U+8198, U+819b, U+819e, U+81a3, U+81a6-81a7,
    U+81ab, U+81af-81b0, U+81b5-81b6, U+81b8, U+81ba-81bb, U+81be-81bf, U+81c3,
    U+81c6, U+81ca, U+81cc, U+81cf, U+81d1-81d3, U+81d6-81d7, U+81d9-81da,
    U+81dd-81de, U+81e0-81e2, U+81e7, U+81ec, U+81ef, U+81fc, U+81fe,
    U+8200-8202, U+8204-8206, U+820b, U+820e, U+8210, U+8215, U+8217-8218,
    U+821b, U+821d, U+8221-8222, U+8224, U+8228-8229, U+822b, U+822f-8234,
    U+8236-8238, U+823a, U+823e, U+8240, U+8244-8245, U+8249, U+824b,
    U+824e-824f, U+8257, U+825a, U+825f, U+8264, U+8268, U+826b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/971f5f01dfcfee02.woff2) format("woff2");
  unicode-range: U+7fb1-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fcb-7fcc, U+7fce-7fcf, U+7fd1, U+7fd5, U+7fd8, U+7fdb,
    U+7fde-7fdf, U+7fe5-7fe6, U+7fe9, U+7feb-7fec, U+7fee, U+7ff2-7ff3, U+7ffa,
    U+7ffd-7ffe, U+8002, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014,
    U+8016, U+8018-8019, U+801c, U+8024, U+8026, U+8028, U+802c, U+8030, U+8035,
    U+8037-8039, U+803b, U+8042-8043, U+804b-804c, U+8052, U+8061, U+8068,
    U+806a, U+806e, U+8071, U+8073-8076, U+8079, U+807c, U+807e-807f,
    U+8083-8084, U+808f, U+8093, U+8095, U+8098, U+809c, U+809f-80a0, U+80a4,
    U+80a7, U+80ab, U+80ad-80ae, U+80b0-80b1, U+80b4-80b6, U+80b8, U+80bc-80c2,
    U+80c4, U+80c6-80c7, U+80cb, U+80cd, U+80cf, U+80d4, U+80d7, U+80d9,
    U+80db-80dd, U+80e0, U+80e3-80e5, U+80e7, U+80eb-80ed, U+80ef-80f1,
    U+80f3-80f4, U+80f6-80f7, U+80fc, U+80fe-80ff, U+8101, U+8107, U+8109,
    U+810f-8112;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2808906716153f18.woff2) format("woff2");
  unicode-range: U+7eaf, U+7eb1-7eb3, U+7eb5-7eba, U+7ebd-7ebe, U+7ec0-7ec1,
    U+7ec3, U+7ec5, U+7ec7-7eca, U+7ecd-7ece, U+7ed1-7ed2, U+7ed4-7ed5,
    U+7ed7-7ed8, U+7eda-7edb, U+7edd-7ede, U+7ee2-7ee3, U+7ee5, U+7ee7,
    U+7ee9-7eeb, U+7eee-7ef0, U+7ef3, U+7ef5, U+7ef7-7ef8, U+7efd-7f01, U+7f03,
    U+7f05-7f09, U+7f0e, U+7f10, U+7f13-7f15, U+7f18-7f1a, U+7f1c-7f1d, U+7f20,
    U+7f24-7f25, U+7f28-7f2a, U+7f2d-7f2e, U+7f30, U+7f34, U+7f36-7f37, U+7f3d,
    U+7f42-7f45, U+7f47-7f4e, U+7f52, U+7f54, U+7f58, U+7f5a, U+7f5d,
    U+7f5f-7f63, U+7f65, U+7f68, U+7f6b, U+7f78, U+7f7d-7f7e, U+7f81-7f83,
    U+7f86-7f87, U+7f8b-7f8d, U+7f91, U+7f93-7f95, U+7f97, U+7f99-7f9a, U+7f9d,
    U+7f9f, U+7fa1-7fa3, U+7fa5, U+7fa7, U+7fad-7fb0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/f97850d2acef7c48.woff2) format("woff2");
  unicode-range: U+7d89, U+7d8b-7d8f, U+7d91, U+7d95-7d96, U+7d98-7d9a,
    U+7d9d-7d9e, U+7da2-7da3, U+7da6, U+7daa, U+7dac, U+7dae-7db0, U+7db3,
    U+7db5, U+7db7, U+7db9, U+7dbd, U+7dc1, U+7dc3-7dc7, U+7dcc-7dcf, U+7dd1,
    U+7dd6-7dd9, U+7ddb-7ddc, U+7de1-7de2, U+7de6, U+7df0-7df3, U+7df6, U+7dfe,
    U+7e01-7e02, U+7e04, U+7e08-7e0b, U+7e10-7e11, U+7e13, U+7e15, U+7e1d-7e20,
    U+7e22, U+7e25-7e27, U+7e29, U+7e2d, U+7e2f-7e30, U+7e32-7e37, U+7e39,
    U+7e3b, U+7e44-7e45, U+7e47-7e48, U+7e4a-7e4b, U+7e4d, U+7e50-7e52, U+7e56,
    U+7e58-7e5b, U+7e62, U+7e68, U+7e6d-7e70, U+7e76, U+7e78, U+7e7b, U+7e7e,
    U+7e81-7e82, U+7e86-7e88, U+7e8a, U+7e8d-7e8e, U+7e92-7e94, U+7e98-7e9b,
    U+7e9e, U+7ea0, U+7ea3-7ea4, U+7ea8, U+7eaa-7eae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e30aeffda4648cf4.woff2) format("woff2");
  unicode-range: U+7c20, U+7c23, U+7c25-7c26, U+7c2a-7c2b, U+7c37-7c39,
    U+7c40-7c41, U+7c48-7c49, U+7c50, U+7c53-7c54, U+7c56-7c57, U+7c59-7c5c,
    U+7c5f, U+7c63, U+7c65, U+7c69, U+7c6c-7c6e, U+7c74-7c75, U+7c79, U+7c7c,
    U+7c7e, U+7c84, U+7c8b, U+7c8d, U+7c91, U+7c94-7c95, U+7c9b, U+7c9f, U+7ca2,
    U+7ca4, U+7ca6, U+7ca8-7caa, U+7cae, U+7cb1-7cb3, U+7cba, U+7cbc,
    U+7cbf-7cc0, U+7cc5, U+7cc8-7cc9, U+7ccc-7cce, U+7cd7, U+7cdc-7cdd, U+7ce0,
    U+7ce2, U+7ce8, U+7cea, U+7ced, U+7cf2, U+7cf4, U+7cf6, U+7cf8-7cfa, U+7cfc,
    U+7d02, U+7d06-7d0a, U+7d0f, U+7d11-7d12, U+7d15, U+7d18, U+7d1c-7d1e,
    U+7d25, U+7d27, U+7d29, U+7d2c, U+7d31-7d32, U+7d35, U+7d38, U+7d3a, U+7d3c,
    U+7d3e-7d41, U+7d43, U+7d45, U+7d4c, U+7d4e-7d4f, U+7d53-7d54, U+7d56,
    U+7d5b-7d5d, U+7d5f, U+7d63, U+7d67, U+7d6a, U+7d6d, U+7d70, U+7d73, U+7d75,
    U+7d79-7d7b, U+7d7d, U+7d80, U+7d83-7d84, U+7d86-7d88;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/29dc2c4f726c90b5.woff2) format("woff2");
  unicode-range: U+7afb, U+7afd-7afe, U+7b01-7b06, U+7b09-7b0b, U+7b0e-7b10,
    U+7b14, U+7b18, U+7b1a, U+7b1e-7b1f, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b31-7b35, U+7b38-7b3c, U+7b45, U+7b47-7b48, U+7b4a, U+7b4c, U+7b4e-7b50,
    U+7b58, U+7b5b, U+7b5d, U+7b60, U+7b62, U+7b65-7b67, U+7b69, U+7b6d-7b6f,
    U+7b72-7b76, U+7b79, U+7b7e, U+7b82, U+7b84-7b85, U+7b87, U+7b8b,
    U+7b8d-7b93, U+7b95-7b96, U+7b98, U+7b9c-7b9d, U+7ba0, U+7ba7, U+7ba9-7bac,
    U+7bb0, U+7bb4, U+7bb6, U+7bb8-7bb9, U+7bc1, U+7bc3, U+7bc6, U+7bcb-7bcc,
    U+7bcf, U+7bd4, U+7bd9-7bdb, U+7bdd, U+7be0-7be1, U+7be5-7be6, U+7bea,
    U+7bed-7bee, U+7bf1-7bf3, U+7bf8-7bf9, U+7bfc-7c01, U+7c03, U+7c07,
    U+7c0a-7c0d, U+7c0f, U+7c11-7c12, U+7c15, U+7c1e-7c1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ef55560a424c5244.woff2) format("woff2");
  unicode-range: U+7988, U+798a-798b, U+7991, U+7993-7996, U+7998, U+799a-799b,
    U+799f-79a2, U+79a4, U+79a8-79a9, U+79af-79b0, U+79b3, U+79b5, U+79b8,
    U+79ba, U+79c3, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dc-79de, U+79e3,
    U+79e7, U+79ea-79ed, U+79ef-79f0, U+79f4, U+79f6-79f8, U+79fd, U+7a02-7a03,
    U+7a08-7a0a, U+7a0c, U+7a0e, U+7a10-7a11, U+7a14, U+7a17-7a19, U+7a1c,
    U+7a1e-7a1f, U+7a23, U+7a26, U+7a2d, U+7a32-7a33, U+7a37, U+7a39, U+7a3c,
    U+7a42, U+7a45, U+7a49, U+7a4f, U+7a56, U+7a5a, U+7a5c, U+7a60-7a61, U+7a63,
    U+7a68, U+7a6d-7a6e, U+7a70-7a71, U+7a77-7a79, U+7a80, U+7a83, U+7a85-7a86,
    U+7a88, U+7a8d, U+7a90-7a91, U+7a93-7a96, U+7a98, U+7a9c-7a9d, U+7aa0,
    U+7aa3, U+7aa5-7aa6, U+7aa8, U+7aaa, U+7aac, U+7ab0, U+7ab3, U+7ab6, U+7ab8,
    U+7abb, U+7abe-7abf, U+7ac2, U+7ac8-7ac9, U+7ad1-7ad2, U+7ad6, U+7ada,
    U+7adc-7ade, U+7ae4, U+7ae6, U+7ae9-7aeb, U+7af4, U+7af8, U+7afa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/93f99f688be05475.woff2) format("woff2");
  unicode-range: U+7840, U+7842-7843, U+7845, U+7847, U+784a, U+784c-7850,
    U+7852-7853, U+7855, U+7858, U+785a, U+785c-785d, U+7864, U+7866, U+7868,
    U+786a, U+786f, U+7874, U+7876, U+787c, U+787f, U+7886-7887, U+7889, U+788d,
    U+788f, U+7893, U+7895-7896, U+7898, U+789a, U+789e, U+78a1, U+78a3, U+78a5,
    U+78aa, U+78ad, U+78b1-78b2, U+78b4, U+78b6, U+78b8, U+78be, U+78c8-78c9,
    U+78cb, U+78ce, U+78d0-78d1, U+78d4-78d5, U+78d7-78d8, U+78de, U+78e3,
    U+78e6-78e7, U+78ea, U+78ec, U+78f2-78f4, U+78fa-78fb, U+78fd-7900,
    U+7904-7906, U+790a, U+790c, U+7910-7912, U+791c, U+791e, U+7920-7921,
    U+792a-792c, U+792e, U+7931, U+7934, U+7938, U+793b, U+793d, U+793f,
    U+7941-7942, U+7945-7947, U+7949, U+794c, U+794e, U+7953-7954, U+7957-795c,
    U+795f, U+7961-7962, U+7964, U+7967, U+7969, U+796b-796c, U+796f,
    U+7972-7973, U+7977-7979, U+797b-797c, U+797e, U+7980, U+7982, U+7984-7987;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/97dc7241da8bb8a7.woff2) format("woff2");
  unicode-range: U+7705, U+7707-7708, U+770a, U+770c, U+770f, U+7715,
    U+7719-771b, U+771d-771e, U+7722, U+7725-7726, U+7728, U+772d, U+772f,
    U+7733-7736, U+7738, U+773b, U+773d, U+7741, U+7744, U+7746, U+774c,
    U+774e-7752, U+7755, U+7759-775a, U+775f-7760, U+7762, U+7765-7766,
    U+7768-776a, U+776c-776e, U+7771, U+7778, U+777a, U+777d-777e, U+7780,
    U+7785, U+7787, U+7789, U+778b-778d, U+7791-7793, U+779c, U+779f-77a0,
    U+77a2, U+77a5, U+77a9, U+77b0-77b1, U+77b4, U+77b6-77b7, U+77b9,
    U+77bc-77bf, U+77c5, U+77c7, U+77cc-77cd, U+77d3, U+77d6-77d7, U+77dc,
    U+77de, U+77e3, U+77e7, U+77eb-77ec, U+77f0, U+77f2, U+77f6, U+77f8,
    U+77fa-77fc, U+77fe-7800, U+7803, U+7805-7806, U+7809, U+7810-7812,
    U+7815-7816, U+781a, U+781c-781d, U+781f-7823, U+7825-7827, U+7829,
    U+782c-7830, U+7833, U+7835, U+7837, U+7839-783a, U+783c, U+783e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5cd63c9fb91df901.woff2) format("woff2");
  unicode-range: U+75cc-75cd, U+75d2, U+75d4, U+75d9, U+75df, U+75e2-75e4,
    U+75e6-75e7, U+75e9-75ec, U+75f0-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7602, U+7608-760a, U+760c-760d, U+7610, U+7615-7616, U+7618-7620,
    U+7622-7623, U+7625, U+7627, U+7629, U+762b, U+762e, U+7630, U+7632-7635,
    U+7638, U+763a-763c, U+763e, U+7640, U+7643, U+7646, U+7648-7649,
    U+764d-764e, U+7654, U+7658, U+765c, U+765f, U+7663-7667, U+7669,
    U+766b-766d, U+766f-7670, U+7676, U+7678-767a, U+767f-7681, U+7683, U+7688,
    U+768a-768b, U+768e, U+7690, U+7695-7696, U+769a-769e, U+76a3-76a4, U+76aa,
    U+76b0-76b1, U+76b4, U+76b7-76b8, U+76c2, U+76c5, U+76c9, U+76cc-76cd,
    U+76cf-76d1, U+76d6-76d8, U+76e5-76e6, U+76e9, U+76ec, U+76f1, U+76f7,
    U+76f9-76fb, U+76ff-7700, U+7704;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6c588c3e700d1980.woff2) format("woff2");
  unicode-range: U+749a, U+749c-74a1, U+74a3, U+74a5-74a7, U+74a9-74ab, U+74ae,
    U+74b1-74b2, U+74b5, U+74b8, U+74ba, U+74bf, U+74c5, U+74c8, U+74cc-74cd,
    U+74d2, U+74d4, U+74d6, U+74d8, U+74da, U+74de-74e0, U+74e2, U+74e4,
    U+74e8-74e9, U+74ee-74ef, U+74f4, U+74f9, U+74fb, U+74ff-7501, U+7503,
    U+7507, U+750c-750d, U+7511, U+7513, U+7515-7517, U+7519, U+751e, U+7521,
    U+7525, U+752a, U+752c-752f, U+7534, U+753e, U+7542, U+7545, U+7547-7548,
    U+754a-754b, U+754e, U+7551, U+755a-755b, U+755d, U+7560, U+7563-7564,
    U+7566-7568, U+756c-756f, U+7572-7575, U+7577-757a, U+757c, U+757e-757f,
    U+7583-7584, U+7587, U+7589, U+758b-758e, U+7590, U+7592, U+7594-7595,
    U+7597, U+7599-759a, U+759d, U+759f, U+75a1-75a3, U+75a5, U+75a7, U+75aa,
    U+75ac, U+75ae-75b1, U+75b3-75b4, U+75b8, U+75bd, U+75c0, U+75c2-75c4,
    U+75c9-75ca;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1a65fef8371ab240.woff2) format("woff2");
  unicode-range: U+73b3-73ba, U+73bc, U+73bf, U+73c2, U+73c4-73c6, U+73c9,
    U+73cb-73cc, U+73ce-73d2, U+73d6-73d7, U+73d9, U+73db-73de, U+73e3,
    U+73e5-73eb, U+73ef, U+73f5-73f7, U+73f9-73fa, U+73fc-73fd, U+7400-7401,
    U+7404-7405, U+7407-7408, U+740a-740d, U+740f-7410, U+7416, U+741a-741b,
    U+741d-741e, U+7420-7425, U+7428-7429, U+742c-7432, U+7435-7436, U+7438-743a,
    U+743c-7442, U+7445-7446, U+7448-744a, U+7451-7452, U+7454, U+7457, U+7459,
    U+745d, U+7460-7462, U+7465, U+7467-7468, U+746c-746e, U+7471-7477,
    U+7479-747a, U+747c-747f, U+7481-7482, U+7484-7486, U+7488-748a, U+748e-7490,
    U+7492, U+7498;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/955ff301f2679fde.woff2) format("woff2");
  unicode-range: U+727f, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+7292,
    U+7296, U+7298, U+729b, U+729f-72a2, U+72ad-72ae, U+72b0-72b5, U+72b8-72b9,
    U+72bc-72bd, U+72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2,
    U+72d4, U+72db, U+72dd, U+72df, U+72e1, U+72e8, U+72ec-72ee, U+72f1,
    U+72f3-72f4, U+72f7, U+72fa-72fb, U+72fd, U+7300-7301, U+7304, U+7307,
    U+730a-730b, U+730e, U+7313, U+7315-7317, U+7319, U+731e-731f, U+7322,
    U+7328-732e, U+7330-7331, U+7337, U+733a-733c, U+733e, U+7340-7341, U+7343,
    U+734c-734d, U+734f-7350, U+7352, U+7355, U+7357, U+7359-735a, U+7360-7363,
    U+7365, U+7369-7370, U+7373-7374, U+7377, U+737a, U+737c, U+737e, U+7380,
    U+7385-7386, U+738a, U+738e-738f, U+7391-7395, U+7397-7398, U+739b,
    U+73a0-73a2, U+73a5-73a8, U+73ad-73ae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7a760c7a92d40828.woff2) format("woff2");
  unicode-range: U+7113-7116, U+7118, U+711c, U+711e, U+7120, U+7122,
    U+712e-712f, U+7131, U+7134, U+713c, U+713f, U+7143, U+7145-7147,
    U+714a-714b, U+7150-7153, U+7155-7156, U+715a, U+7160, U+7162, U+7166,
    U+7168, U+716c, U+7171, U+7173, U+7178, U+717a-717b, U+717d, U+7180-7181,
    U+7185, U+7187-7188, U+718b, U+718f-7190, U+7192, U+7196-7198, U+719a-719c,
    U+71a0, U+71a4, U+71a8, U+71af, U+71b2-71b3, U+71b5, U+71b7-71ba, U+71be,
    U+71c1, U+71c4, U+71ca-71cb, U+71ce-71d0, U+71d4, U+71d7-71d8, U+71da,
    U+71dc, U+71e0-71e1, U+71e7, U+71ec, U+71f4-71f6, U+71f9, U+71fc,
    U+71fe-7201, U+7203, U+7207, U+7209, U+720c, U+7213-7215, U+7217, U+721a,
    U+721d, U+7222-7223, U+7228, U+722b, U+7230, U+7237, U+723b, U+723f-7242,
    U+724b, U+724d, U+7252-7253, U+7256, U+7258, U+725d, U+7263-7266,
    U+726a-726b, U+726e-7270, U+7273-7275, U+7277, U+727a-727b, U+727e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3967383106d13083.woff2) format("woff2");
  unicode-range: U+6fe8-6fe9, U+6fec, U+6fee, U+6ff0, U+6ff3, U+6ff5-6ff6,
    U+6ffa, U+6ffc, U+6fff-7001, U+7003, U+7005-7007, U+700b, U+700d, U+7015,
    U+7018, U+701b, U+701e, U+7020-7021, U+7023, U+7026-7027, U+702c,
    U+702f-7032, U+7034-7035, U+7037-703c, U+7040, U+7042-7044, U+7046, U+7049,
    U+704b, U+704f, U+7052, U+7054-7055, U+705c-7061, U+7064-7069, U+706c-706d,
    U+706f, U+7073-7075, U+7078, U+707a, U+707e-7081, U+7085-7086, U+7089,
    U+7090-7091, U+7094-7096, U+7098, U+709c, U+709f, U+70a1, U+70a4, U+70a9,
    U+70ac, U+70af-70b2, U+70b4-70b5, U+70b7, U+70bb-70be, U+70c0-70c3,
    U+70ca-70cb, U+70d2, U+70d4-70d5, U+70d9-70dd, U+70df, U+70e6-70e9,
    U+70eb-70ec, U+70ef, U+70f1, U+70f4, U+70f7, U+70fa, U+70fd, U+70ff, U+7104,
    U+7106, U+7109, U+710c, U+7110;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/328993796d59df53.woff2) format("woff2");
  unicode-range: U+6ed6, U+6ed8, U+6eda-6edb, U+6edd-6ede, U+6ee2, U+6ee4-6ee5,
    U+6ee8-6ee9, U+6eeb, U+6eee, U+6ef3, U+6ef8-6efb, U+6f00, U+6f08-6f0a,
    U+6f0d-6f0e, U+6f11-6f13, U+6f15, U+6f19-6f1a, U+6f23, U+6f25-6f2a,
    U+6f2d-6f31, U+6f33-6f36, U+6f3a-6f3c, U+6f40-6f41, U+6f43-6f44, U+6f47,
    U+6f4d-6f4f, U+6f53, U+6f57, U+6f59-6f5a, U+6f5c, U+6f5e-6f61, U+6f63,
    U+6f66-6f67, U+6f69-6f6c, U+6f6f, U+6f72-6f78, U+6f7a-6f7f, U+6f81-6f82,
    U+6f87, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94-6f97, U+6f9c,
    U+6f9f-6fa0, U+6fa2-6fa3, U+6fa5-6fa8, U+6faa-6fab, U+6fae-6faf, U+6fb4,
    U+6fb6, U+6fb9-6fba, U+6fbc, U+6fc2, U+6fc6-6fcb, U+6fce, U+6fd1-6fd2,
    U+6fd4, U+6fd8, U+6fda, U+6fde, U+6fe0-6fe2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/007e36cd86ecfe27.woff2) format("woff2");
  unicode-range: U+6dd3, U+6dd5-6dd6, U+6dd9, U+6ddb-6de0, U+6de2-6de6, U+6de9,
    U+6dec, U+6def-6df0, U+6df2, U+6df4, U+6df6, U+6df8, U+6dfc-6dfd, U+6e00,
    U+6e02-6e03, U+6e07-6e0b, U+6e0d-6e0e, U+6e10, U+6e13-6e15, U+6e17,
    U+6e19-6e1a, U+6e1d, U+6e1f, U+6e22, U+6e24-6e25, U+6e27, U+6e2b,
    U+6e2d-6e2e, U+6e30-6e31, U+6e36, U+6e39-6e3a, U+6e3c-6e3d, U+6e40-6e41,
    U+6e44-6e45, U+6e47, U+6e49, U+6e4b, U+6e4d-6e4f, U+6e51, U+6e53-6e54,
    U+6e59, U+6e5c, U+6e5e-6e61, U+6e63-6e66, U+6e69-6e6b, U+6e6e, U+6e70-6e76,
    U+6e78, U+6e7c, U+6e7f-6e80, U+6e83, U+6e85-6e86, U+6e88-6e89, U+6e8b,
    U+6e8d-6e8f, U+6e93, U+6e98-6e9a, U+6e9f, U+6ea1, U+6ea4-6ea7, U+6eae,
    U+6eb1-6eb2, U+6eb4-6eb5, U+6eb7, U+6ebd, U+6ec1-6ec3, U+6ec7-6ec9,
    U+6ecd-6ed0, U+6ed3-6ed5;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5bc10d11cc82a0d2.woff2) format("woff2");
  unicode-range: U+6cda, U+6cdc-6cde, U+6ce0, U+6ce7, U+6ce9-6cec, U+6cee-6cef,
    U+6cf1, U+6cf7-6cf8, U+6cfb-6cfe, U+6d00-6d02, U+6d04, U+6d06-6d07,
    U+6d09-6d0a, U+6d0c, U+6d0e-6d12, U+6d18-6d1a, U+6d1f, U+6d22-6d24,
    U+6d27-6d28, U+6d2b, U+6d2d-6d31, U+6d33-6d3a, U+6d3c, U+6d3f, U+6d43-6d47,
    U+6d4a-6d4b, U+6d4e-6d4f, U+6d51-6d53, U+6d57-6d58, U+6d5a, U+6d5c,
    U+6d5e-6d65, U+6d67, U+6d6c-6d6d, U+6d6f-6d70, U+6d72, U+6d75, U+6d79,
    U+6d7c, U+6d7f, U+6d82, U+6d85, U+6d87, U+6d8e-6d8f, U+6d91-6d95,
    U+6d97-6d99, U+6d9b, U+6d9d, U+6d9f, U+6da1, U+6da4, U+6da6-6dac,
    U+6db3-6db4, U+6db7-6db8, U+6dbe-6dc0, U+6dc2, U+6dc4-6dc5, U+6dc8-6dca,
    U+6dcc-6dcd, U+6dcf-6dd0, U+6dd2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/60efe6f0f0989ef4.woff2) format("woff2");
  unicode-range: U+6bbb, U+6bbd, U+6bc1-6bc2, U+6bcc, U+6bce, U+6bd0-6bd1,
    U+6bd5-6bd9, U+6bde, U+6be1, U+6bec, U+6bf3, U+6bf9, U+6bfd, U+6bff-6c00,
    U+6c02, U+6c05-6c06, U+6c0a, U+6c0c-6c0d, U+6c10, U+6c13, U+6c16,
    U+6c18-6c1a, U+6c1f, U+6c21-6c22, U+6c24, U+6c26, U+6c28-6c2a, U+6c2c,
    U+6c2e-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3d-6c3f, U+6c43, U+6c46,
    U+6c49-6c4f, U+6c54-6c55, U+6c58, U+6c5a-6c5c, U+6c5e, U+6c64-6c69,
    U+6c6b-6c6f, U+6c71-6c75, U+6c78-6c79, U+6c7c, U+6c7e, U+6c82, U+6c84-6c87,
    U+6c8c-6c8d, U+6c8f, U+6c93-6c94, U+6c98, U+6c9a, U+6c9d, U+6c9f, U+6ca2,
    U+6ca5-6ca8, U+6caa, U+6cac-6cb2, U+6cb4-6cb5, U+6cba, U+6cbc, U+6cc2-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd2, U+6cd4, U+6cd6-6cd7, U+6cd9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/19e9e0a3cbfe0dc2.woff2) format("woff2");
  unicode-range: U+6a31-6a32, U+6a35, U+6a3b, U+6a3e-6a40, U+6a47-6a48, U+6a50,
    U+6a52, U+6a55-6a57, U+6a5a-6a5b, U+6a5e, U+6a62, U+6a66, U+6a6a, U+6a71,
    U+6a79, U+6a7c, U+6a7e-6a81, U+6a84, U+6a87, U+6a89, U+6a8d-6a8e,
    U+6a90-6a92, U+6a97, U+6a9c, U+6a9e-6aa1, U+6aa3-6aa5, U+6aa8, U+6aab,
    U+6aae, U+6ab5, U+6aba, U+6abe, U+6ac2, U+6ac5-6ac6, U+6ac8-6ac9, U+6acc,
    U+6ad3, U+6ada-6adb, U+6add-6adf, U+6ae3, U+6ae7-6ae8, U+6aea-6aec, U+6af1,
    U+6af3, U+6af8, U+6afa, U+6afc, U+6b05, U+6b09, U+6b0e-6b13, U+6b17,
    U+6b1d-6b1e, U+6b25, U+6b2c, U+6b31, U+6b35-6b37, U+6b39, U+6b3b, U+6b40,
    U+6b43, U+6b46, U+6b48, U+6b53-6b55, U+6b59, U+6b5b, U+6b5f-6b60,
    U+6b68-6b69, U+6b6f, U+6b74, U+6b7a, U+6b7c, U+6b7f-6b84, U+6b86-6b87,
    U+6b89, U+6b8b, U+6b8d, U+6b91-6b93, U+6b9b, U+6b9e, U+6ba1-6ba2, U+6ba4,
    U+6baa-6bab, U+6bad-6bae, U+6bb2-6bb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/53c6b591793dbbb6.woff2) format("woff2");
  unicode-range: U+6900, U+6902, U+6904, U+6906-6907, U+6909, U+690b,
    U+690f-6910, U+6917, U+691a-691c, U+6925, U+692a, U+692c-692d, U+6932,
    U+6934, U+6939, U+693c-6940, U+6942, U+6949, U+6952, U+6954-6957, U+6959,
    U+695b-695f, U+6961-696c, U+696e-6970, U+6973-6974, U+6976, U+6978-697a,
    U+697c, U+6980, U+6984-6986, U+6988-698a, U+698d-698e, U+6990-6991, U+6994,
    U+6996-699b, U+699e, U+69a3-69a7, U+69ab, U+69ad, U+69af, U+69b1, U+69b3,
    U+69b6-69b7, U+69bb-69bc, U+69bf, U+69c1, U+69c3-69c5, U+69c7, U+69ca,
    U+69cc, U+69ce, U+69d0-69d1, U+69d4, U+69d8-69d9, U+69db, U+69df, U+69e4,
    U+69e8-69ea, U+69ed-69ee, U+69f1-69f4, U+69f6, U+69f8, U+69fa-69fb,
    U+69ff-6a00, U+6a05, U+6a0a-6a0b, U+6a17-6a18, U+6a1b, U+6a28-6a2b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2cb33503f80d671c.woff2) format("woff2");
  unicode-range: U+67d9, U+67db-67e0, U+67e2, U+67e4, U+67e9-67ea, U+67f0,
    U+67f2, U+67f6-67f8, U+67fa-67fb, U+67fe, U+6800-6805, U+6808-6809, U+680b,
    U+680e-680f, U+6811-6812, U+6814, U+6816, U+6818, U+681c-681e, U+6820,
    U+6822, U+6825, U+6827-6829, U+682b, U+682e-682f, U+6831-6834, U+683a-683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f, U+6861-6863, U+6865-6869, U+686b, U+686d, U+686f,
    U+6871-6872, U+6874-6875, U+6877, U+6879, U+687b-687c, U+687e, U+6880,
    U+6882-6883, U+6886, U+688f, U+6891-6892, U+6894, U+6896, U+6898,
    U+689b-689c, U+689f-68a0, U+68a2-68a3, U+68a6, U+68a9, U+68b1-68b2, U+68b4,
    U+68b6, U+68c0, U+68c3, U+68c6, U+68c8, U+68ca, U+68d0-68d1, U+68d3, U+68d6,
    U+68e1, U+68e3, U+68e6, U+68e8-68ec, U+68ef-68f1, U+68f3, U+68f6-68f7,
    U+68f9, U+68fb-68fd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/79e6a40ff7e55dfb.woff2) format("woff2");
  unicode-range: U+66a7, U+66aa, U+66b2-66b3, U+66b5, U+66b8-66bc, U+66be,
    U+66c1, U+66c4, U+66c7-66c8, U+66cc, U+66cf, U+66d5, U+66d8-66db, U+66df,
    U+66e1-66e2, U+66e8-66e9, U+66ef, U+66f1, U+66f5, U+66f7, U+66fa, U+66fd,
    U+6705, U+670a, U+670f-6710, U+6713-6715, U+6718-6719, U+6720, U+6722-6727,
    U+6729, U+672e, U+6733, U+6736, U+6738-6739, U+673f-6740, U+6742, U+6745,
    U+6747-6748, U+674b-674d, U+6753, U+6755, U+6759, U+675d-675e, U+6760,
    U+6762-6763, U+6767-676a, U+676c, U+676e, U+6772-6777, U+677a-677c, U+6782,
    U+6786-6787, U+678a-678c, U+678e-678f, U+6791-6793, U+6796, U+6798-6799,
    U+679f-67a3, U+67a5, U+67aa-67ae, U+67b0, U+67b2-67b5, U+67b7-67bc,
    U+67c0-67c3, U+67c5-67c6, U+67c8-67ca, U+67ce, U+67d2, U+67d8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/94739437559397d9.woff2) format("woff2");
  unicode-range: U+655d, U+6561, U+6564-6565, U+6567, U+656b, U+656d-656e,
    U+6573, U+6576, U+6579-657b, U+6581, U+6586, U+6588-6589, U+658b, U+658e,
    U+6593, U+6595, U+659b, U+659d, U+659f-65a1, U+65a9, U+65ab, U+65ad,
    U+65b2-65b3, U+65b5, U+65bb, U+65be-65bf, U+65c2-65c4, U+65c6, U+65cc,
    U+65ce, U+65d2, U+65d6, U+65db, U+65e1, U+65e3, U+65e7, U+65ee-65f0,
    U+65f2-65f4, U+65f7-65f8, U+65fc-65fd, U+6600, U+6603-6605, U+6609, U+660d,
    U+6610-6611, U+6619, U+661c-661e, U+6621-6622, U+6624, U+6626, U+6629,
    U+662b, U+6630, U+6633-6636, U+6639-663d, U+6640-6641, U+6644-6645,
    U+664a-664c, U+6653-6657, U+6659, U+665b, U+665d-665e, U+6661-6667, U+6669,
    U+666c, U+6672-6673, U+6677-6679, U+667b-667e, U+6681-6684, U+668b-6690,
    U+6692, U+6698, U+669d, U+669f-66a0, U+66a6;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/480c35a7666a13ef.woff2) format("woff2");
  unicode-range: U+6427-6428, U+642a-642b, U+642f-6430, U+6432, U+6434, U+6437,
    U+643a, U+643d-6444, U+6446-6447, U+644a-644b, U+644e, U+6450-6453, U+6456,
    U+6459, U+645b-645c, U+645e, U+6460-6461, U+6463-6465, U+6468, U+646c-646e,
    U+6470, U+6472-6477, U+6479, U+647b, U+647d, U+6480, U+6482, U+6485,
    U+648b-648c, U+6491, U+6493, U+6496-649a, U+649d, U+649f-64a0, U+64a2-64a3,
    U+64ac, U+64b1, U+64b3-64b4, U+64b7-64b9, U+64bb, U+64be, U+64c0,
    U+64c3-64c4, U+64d0, U+64d2, U+64d5, U+64d7-64d8, U+64e1-64e4, U+64e7,
    U+64e9, U+64ed, U+64ef-64f0, U+64f3, U+64f8, U+64fb-64fc, U+64ff,
    U+6504-6506, U+6509, U+6511-6512, U+6516, U+6518-6519, U+651b, U+6520-6523,
    U+6525-6526, U+6529, U+652b, U+652e, U+6530, U+6532, U+6534-6535,
    U+6537-6538, U+653a, U+653d, U+6542-6543, U+6549, U+654c-654e, U+6554-6555,
    U+655b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ac409d512cf37aba.woff2) format("woff2");
  unicode-range: U+630d-630e, U+6310, U+6312-6313, U+6319-631b, U+631d-6321,
    U+6323-6325, U+632d-632e, U+6332, U+6334-6339, U+633b-633c, U+633e-6340,
    U+6342-6346, U+634b-634c, U+634e, U+6352, U+6357, U+635a, U+635c,
    U+635e-635f, U+6361, U+6363, U+6365, U+6369, U+636b-636d, U+636f-6370,
    U+6373, U+6375-6376, U+637a-637b, U+637d, U+6381, U+6384, U+6387, U+638a,
    U+638d-638e, U+6390, U+6394-6397, U+639e-639f, U+63a3-63a4, U+63a6,
    U+63ac-63af, U+63b1-63b4, U+63b7, U+63b9-63bb, U+63bd-63be, U+63c3-63c4,
    U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63dc, U+63de, U+63e0, U+63e3-63e4,
    U+63e6, U+63e9, U+63f0, U+63f2-63f3, U+63f5-63f8, U+63fa, U+63fc-63fe,
    U+6400-6402, U+6405-6406, U+6409-640c, U+6410, U+6414-6415, U+6418, U+641b,
    U+641f-6423, U+6425-6426;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5c632bba26b653f4.woff2) format("woff2");
  unicode-range: U+61c6, U+61ca-61cd, U+61d0, U+61d2, U+61de-61e0, U+61e3,
    U+61e6, U+61e8, U+61ed-61ee, U+61f5, U+61f9-61fa, U+61fd-61fe, U+6207,
    U+6209, U+620d-620e, U+6213-6215, U+6219, U+621b, U+621d-6223, U+6225-6227,
    U+6229, U+622b-622c, U+622e-622f, U+6231, U+6238, U+623b, U+623d-623e,
    U+6242-6243, U+6246, U+6248-6249, U+624c, U+6251, U+6255, U+6259-625a,
    U+625e, U+6260-6262, U+6265-6267, U+6269, U+626b-626c, U+6270-6273, U+6275,
    U+627a-627d, U+6283, U+6285-6286, U+6289, U+628c, U+628e, U+6294,
    U+629a-629e, U+62a0, U+62a2, U+62a6, U+62a8, U+62af, U+62b3, U+62b6,
    U+62ba-62bb, U+62be-62bf, U+62c2, U+62c4-62c5, U+62c8, U+62ca, U+62cf,
    U+62d1, U+62d5, U+62d7, U+62d9, U+62dd, U+62df-62e3, U+62e5-62e8, U+62ee,
    U+62f4-62fb, U+62fd, U+6300, U+6302, U+6308, U+630c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4506903c48fc295d.woff2) format("woff2");
  unicode-range: U+60ac-60ad, U+60af-60b1, U+60b3-60b5, U+60b8, U+60bb,
    U+60bd-60be, U+60c0, U+60c6-60c7, U+60ca-60cb, U+60d3-60d5, U+60d7-60db,
    U+60dd, U+60e2-60e3, U+60e6-60f0, U+60f2, U+60f4, U+60f6, U+60fa-60fb,
    U+60ff-6100, U+6103, U+6106, U+610a-610b, U+610d-610e, U+6110, U+6112-6116,
    U+6120, U+6123-6124, U+6128-6130, U+6134, U+6136, U+613c-613f, U+6144,
    U+6146-6147, U+6149-614a, U+614d, U+6151-6153, U+6159-615a, U+615c-615f,
    U+6164-6165, U+6169-616d, U+616f, U+6171-6175, U+6177, U+617a, U+617c,
    U+617f-6180, U+6187, U+618a-618e, U+6192-6194, U+6199-619b, U+619f, U+61a1,
    U+61a7-61a8, U+61aa-61af, U+61b8, U+61ba, U+61bf, U+61c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/fda07e39780d992c.woff2) format("woff2");
  unicode-range: U+5f78, U+5f7b, U+5f7d, U+5f82-5f84, U+5f87, U+5f89-5f8a,
    U+5f8d, U+5f93, U+5f95, U+5f98-5f99, U+5f9b-5f9c, U+5fa0, U+5fa4,
    U+5fa6-5fa8, U+5fab-5fad, U+5fb3-5fb4, U+5fbc, U+5fc4, U+5fc6, U+5fc9,
    U+5fcb, U+5fce-5fd6, U+5fdc-5fdf, U+5fe1, U+5fe4, U+5fe7, U+5fea,
    U+5fec-5fee, U+5ff1, U+5ff3, U+5ff8, U+5ffa-5ffc, U+5fff-6000, U+6002,
    U+6005, U+600a, U+600d, U+600f-6010, U+6014, U+6017, U+6019-601c, U+601e,
    U+6020, U+6022, U+6026, U+6029, U+602b-602c, U+602e-602f, U+6031,
    U+6033-6035, U+6039, U+603c, U+6040-6043, U+6045, U+6047, U+604a-604c,
    U+604f, U+6053, U+6059-605b, U+605d, U+6060, U+6063, U+6067, U+606a-606b,
    U+606e, U+6072-6076, U+6078, U+607a, U+607c, U+607f-6081, U+6083, U+6086,
    U+608a, U+608c, U+608e, U+6092-6093, U+6095-6097, U+609b, U+609d, U+60a2,
    U+60a6-60a7, U+60a9-60aa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/999d7df656bcbd70.woff2) format("woff2");
  unicode-range: U+5e34, U+5e37, U+5e3a, U+5e3c, U+5e40, U+5e42-5e44, U+5e47,
    U+5e54, U+5e57-5e5b, U+5e5e-5e5f, U+5e61-5e62, U+5e64, U+5e6a, U+5e6c,
    U+5e6e, U+5e75, U+5e77, U+5e7a, U+5e80-5e81, U+5e83, U+5e86, U+5e88, U+5e8b,
    U+5e90, U+5e92, U+5e96, U+5e99, U+5e9b, U+5e9d-5ea2, U+5ea4-5ea5,
    U+5eb3-5eb6, U+5eb9, U+5ebe, U+5ec3-5ec4, U+5ec6, U+5ecb-5ecd, U+5ed0-5ed2,
    U+5ed4-5ed5, U+5ed8-5ed9, U+5edb, U+5edd, U+5ee1, U+5ee8-5ee9, U+5eec,
    U+5eef-5ef0, U+5ef4-5ef5, U+5ef8, U+5efb-5efc, U+5efe, U+5f01-5f03, U+5f05,
    U+5f07-5f09, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f16, U+5f1b, U+5f1d,
    U+5f22, U+5f25, U+5f28-5f29, U+5f2d, U+5f2f-5f30, U+5f36, U+5f38-5f39,
    U+5f3c, U+5f3e, U+5f40-5f42, U+5f45-5f46, U+5f4a, U+5f50-5f52, U+5f54,
    U+5f56-5f58, U+5f5a-5f5e, U+5f61, U+5f63, U+5f66-5f67, U+5f6b, U+5f72-5f74,
    U+5f76;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b1bb8a75a8649131.woff2) format("woff2");
  unicode-range: U+5ce0-5ce1, U+5ce5-5ce6, U+5ce8-5cea, U+5ced-5cee, U+5cf1,
    U+5cf4-5cf5, U+5cf8, U+5cfe-5d00, U+5d06, U+5d08, U+5d0a-5d0d, U+5d15,
    U+5d18, U+5d1a, U+5d1d, U+5d1f-5d22, U+5d24, U+5d26-5d28, U+5d2c-5d2e,
    U+5d33-5d35, U+5d3d, U+5d3f, U+5d42-5d43, U+5d46-5d47, U+5d49-5d4b, U+5d4e,
    U+5d52-5d53, U+5d57-5d59, U+5d5b-5d5c, U+5d65, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74-5d75, U+5d7e-5d7f, U+5d81-5d82, U+5d85-5d88, U+5d8b-5d8c,
    U+5d92, U+5d94, U+5d97, U+5d99, U+5d9d, U+5da0-5da2, U+5da7, U+5da9-5daa,
    U+5dae, U+5db2, U+5db4, U+5db7-5db8, U+5dbd, U+5dc2-5dc5, U+5dc9,
    U+5dcb-5dcd, U+5dd2, U+5dd6, U+5dd8, U+5ddb-5ddc, U+5de0, U+5de3, U+5de9,
    U+5df0, U+5df3, U+5df5, U+5df9, U+5dfb-5dfd, U+5e00-5e01, U+5e04-5e05,
    U+5e0a, U+5e11, U+5e14, U+5e18-5e1c, U+5e1f-5e22, U+5e27-5e28, U+5e2f-5e30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/05f07890757d9f6f.woff2) format("woff2");
  unicode-range: U+5b80-5b82, U+5b84, U+5b8d, U+5b92-5b93, U+5b95-5b96,
    U+5b9f-5ba1, U+5ba6-5ba8, U+5baa-5bad, U+5bbd-5bbe, U+5bc0-5bc1, U+5bc3,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bdb-5bdd, U+5be4-5be5, U+5bef, U+5bf3, U+5bfb,
    U+5bfe-5bff, U+5c02-5c03, U+5c05, U+5c09, U+5c0c, U+5c10, U+5c12-5c13,
    U+5c15, U+5c18-5c19, U+5c1b, U+5c1d-5c1f, U+5c22, U+5c25, U+5c27-5c28,
    U+5c2a-5c2b, U+5c34, U+5c38, U+5c3d, U+5c42, U+5c44, U+5c47, U+5c49-5c4a,
    U+5c50, U+5c53, U+5c58-5c59, U+5c5b, U+5c5d, U+5c61, U+5c63, U+5c68,
    U+5c6d-5c6e, U+5c74, U+5c79-5c84, U+5c86, U+5c88, U+5c8a-5c8d, U+5c92-5c9c,
    U+5ca0, U+5ca2-5ca3, U+5ca5-5ca7, U+5cab-5cad, U+5cb5, U+5cb7, U+5cba-5cbb,
    U+5cc1, U+5cc8, U+5cca-5ccb, U+5cce, U+5cd2, U+5cd6, U+5cd8-5cda, U+5cdf;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2b8b0242f52397b2.woff2) format("woff2");
  unicode-range: U+5a51, U+5a53, U+5a56-5a57, U+5a5d-5a5e, U+5a60-5a62, U+5a65,
    U+5a67, U+5a6a, U+5a6c-5a6d, U+5a73-5a76, U+5a7a-5a7c, U+5a81-5a84, U+5a8c,
    U+5a90, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e-5aa0, U+5aa4, U+5aa7,
    U+5aab-5aac, U+5aae-5aaf, U+5ab1, U+5ab4-5ab5, U+5ab8, U+5aba-5abc,
    U+5abe-5abf, U+5ac3-5ac4, U+5ac6-5acb, U+5acf-5ad2, U+5ad4-5adc, U+5ae0-5ae1,
    U+5ae3, U+5ae5-5ae6, U+5ae8, U+5aea-5aeb, U+5aee, U+5af0, U+5af2, U+5af5,
    U+5afa, U+5aff, U+5b01, U+5b05, U+5b08, U+5b0b, U+5b11, U+5b16-5b17, U+5b19,
    U+5b1b, U+5b1d, U+5b21-5b23, U+5b28, U+5b2a-5b2d, U+5b32, U+5b34,
    U+5b36-5b38, U+5b3e-5b40, U+5b43-5b46, U+5b4b-5b4c, U+5b51, U+5b53, U+5b59,
    U+5b5b-5b5c, U+5b62, U+5b65, U+5b6c-5b6e, U+5b70-5b73, U+5b75, U+5b7a-5b7b,
    U+5b7d, U+5b7f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8580add641746514.woff2) format("woff2");
  unicode-range: U+590b-590c, U+590e, U+5910-5911, U+5914, U+5919, U+591b,
    U+591f, U+5923-5924, U+592c, U+5932, U+5938-593a, U+5940, U+5942, U+5944,
    U+594b-594c, U+594e, U+5950, U+5953, U+5956, U+5958, U+595a, U+5961, U+5966,
    U+5968-5969, U+596c-596d, U+5975, U+5977, U+597b-597c, U+597e, U+5980-5981,
    U+5986-5988, U+598a, U+598f, U+5997-5998, U+599f-59a3, U+59a6-59a7, U+59a9,
    U+59ab-59ac, U+59af, U+59b1-59b2, U+59b6, U+59b8, U+59ba, U+59be, U+59c1,
    U+59c3, U+59c7-59c9, U+59cd-59ce, U+59d2, U+59d6-59d9, U+59dd-59de, U+59e0,
    U+59e3-59e5, U+59e9-59eb, U+59ee, U+59f1-59f3, U+59f5-59f9, U+59fc-59fd,
    U+5a00, U+5a04-5a07, U+5a09, U+5a0c, U+5a11, U+5a13, U+5a16-5a17, U+5a1a,
    U+5a1e, U+5a20, U+5a23-5a24, U+5a29-5a2b, U+5a2d-5a2f, U+5a32-5a34, U+5a38,
    U+5a3c, U+5a3f-5a44, U+5a47-5a48, U+5a4a, U+5a4c-5a4d, U+5a50;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a5c2d2b71317457b.woff2) format("woff2");
  unicode-range: U+57a1, U+57a4, U+57a6, U+57a9, U+57ab, U+57b5, U+57b8-57bb,
    U+57c2, U+57c5-57c8, U+57cc, U+57cf, U+57d2, U+57dc-57de, U+57e1-57e2,
    U+57e5, U+57e7, U+57ed-57ee, U+57f0, U+57f3-57f6, U+57f8, U+57fb-57fd,
    U+5800-5801, U+5803-5804, U+5807, U+5809-580b, U+580d-580e, U+5810-5811,
    U+5814-5815, U+5819, U+581d-581e, U+5820, U+5823, U+5826, U+582c-582d,
    U+5830, U+583a, U+583f-5841, U+5848, U+584b, U+584d, U+584f, U+5852,
    U+5859-585a, U+585c, U+5861, U+5864, U+5868-5869, U+586c-586d, U+5871-5872,
    U+5879, U+587c-5881, U+5887-5889, U+588e, U+5890-5892, U+5896-5899, U+589d,
    U+58a1, U+58a3, U+58a6, U+58a9, U+58ac, U+58b0-58b1, U+58bb-58bc, U+58c2,
    U+58c5-58c6, U+58ca, U+58cc, U+58ce, U+58d0-58d1, U+58d5, U+58d9-58da,
    U+58df-58e0, U+58e9, U+58ec, U+58ee, U+58f1-58f3, U+58f6-58f7, U+58fb-58fc,
    U+5900, U+5902, U+5906, U+5909-590a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0956facf1602e9b5.woff2) format("woff2");
  unicode-range: U+566f, U+5671-5672, U+5676, U+567a-567c, U+5680, U+5684-5686,
    U+568c, U+568e-568f, U+5692-5693, U+5697-5699, U+569c, U+569e, U+56a1-56a7,
    U+56a9, U+56ab-56ad, U+56af, U+56b3, U+56b5-56b6, U+56b8, U+56bf-56c1,
    U+56c3, U+56c5, U+56c7-56c8, U+56cb-56cc, U+56d2-56d4, U+56d6-56d9, U+56df,
    U+56e1-56e5, U+56ea-56ec, U+56ee-56ef, U+56f1-56f4, U+56f7, U+56f9,
    U+56ff-5700, U+5703-5704, U+5706-5707, U+5709-570a, U+570c, U+570f, U+5711,
    U+5717, U+571c, U+5723-5724, U+5727, U+5729-572a, U+572c, U+572e-572f,
    U+5734-5735, U+573b, U+5741, U+574b-574d, U+574f, U+5752, U+5754,
    U+575a-5760, U+5763, U+5768-5769, U+576b, U+576d, U+576f-5770, U+5772-5775,
    U+5777, U+577b-577d, U+5780, U+5784, U+5788, U+578c, U+578e, U+5792-5793,
    U+5795, U+579a-579b, U+579f-57a0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4442779d2701b313.woff2) format("woff2");
  unicode-range: U+5551, U+5553, U+5555-5557, U+555c, U+5562-5563, U+5567,
    U+5569, U+556b-556c, U+5570, U+5575-5579, U+557b-557c, U+557f, U+5581,
    U+5583, U+5586, U+5588, U+558b, U+558f, U+5591, U+5599, U+559f, U+55a1,
    U+55a3, U+55a5-55a6, U+55a8-55a9, U+55ab, U+55ad, U+55b0-55b1, U+55b3,
    U+55b6-55b7, U+55b9, U+55bc-55bd, U+55c4-55c5, U+55c7, U+55c9, U+55cc-55cd,
    U+55d0, U+55d2, U+55d4-55d9, U+55db, U+55dd-55df, U+55e1-55e6, U+55e9-55ea,
    U+55ec, U+55ee, U+55f1-55f3, U+55f5-55f7, U+55f9-55fa, U+55fe, U+5600-5602,
    U+5608, U+560c, U+560f, U+5612-5613, U+5615-5616, U+5618, U+561a, U+561c,
    U+561e, U+5620, U+5623-5625, U+5627, U+562a, U+562c-562e, U+5630-5631,
    U+5635-5636, U+5638-563a, U+5640, U+5642-5643, U+5649, U+564c-5650, U+5654,
    U+5658-565d, U+5664-5666, U+5669, U+566b, U+566d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ff619a19ed0306cf.woff2) format("woff2");
  unicode-range: U+543d, U+543f, U+5441, U+5444-5445, U+5447, U+5449,
    U+544b-544d, U+5450-5455, U+5457, U+545b-545c, U+545f-5460, U+5463-5464,
    U+546a-5472, U+5474, U+5476, U+5478, U+547b, U+547e-547f, U+5482-5488,
    U+548a, U+548d-5491, U+5494, U+5498-549d, U+54a1-54a5, U+54ab, U+54ad-54af,
    U+54b5, U+54b7, U+54bb-54bc, U+54be-54bf, U+54ca, U+54cc, U+54cf-54d2,
    U+54d4, U+54d6-54d7, U+54da, U+54de-54df, U+54e2, U+54e4, U+54e7, U+54eb,
    U+54f3, U+54fd, U+54ff, U+5501-5502, U+5504-5506, U+550a, U+550c,
    U+550e-550f, U+5511-5513, U+5516-5517, U+551a-551b, U+551e, U+5520, U+5524,
    U+5526-5527, U+552a, U+552c-552d, U+5530, U+5532-5533, U+5535-5536,
    U+553b-553c, U+553e-553f, U+5541-5542, U+5544-5545, U+5547, U+5549, U+554b,
    U+554d-554e, U+5550;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ad6c639bd645f8cb.woff2) format("woff2");
  unicode-range: U+52db, U+52e0, U+52e3, U+52e6-52e7, U+52eb, U+52ed-52ee,
    U+52f0-52f2, U+52f7, U+52f9-52fa, U+5300-5302, U+530a-530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+532d-532e, U+5331, U+5338,
    U+533b-533e, U+5344-5345, U+534b-534d, U+534f-5350, U+5358, U+535e-535f,
    U+5362-5364, U+5367, U+5369, U+536b-536c, U+536e-536f, U+5372, U+5374,
    U+5379-537a, U+537c-537d, U+5382, U+5385, U+5389, U+538b-538c, U+538e,
    U+5392-5396, U+5399, U+53a0-53a2, U+53a4-53a6, U+53a8-53a9, U+53ae, U+53b0,
    U+53b3-53b4, U+53b6-53b7, U+53b9, U+53bf, U+53c1, U+53c4, U+53ce-53cf,
    U+53d2, U+53d5, U+53d9-53da, U+53df-53e1, U+53e7-53e9, U+53f1, U+53f5-53f6,
    U+53f9, U+53fb-53fd, U+5400-5402, U+5405-5407, U+540f, U+5412, U+5414-5417,
    U+541a, U+5420-5421, U+5424-5425, U+5428-5429, U+542c-542f, U+5431-5432,
    U+5434, U+5437;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/94e096e0d4faf2d6.woff2) format("woff2");
  unicode-range: U+518f, U+5191, U+5193, U+5195-5197, U+519a-519c, U+519e,
    U+51a2, U+51a6-51a9, U+51ab, U+51ad-51af, U+51b1-51b6, U+51ba-51c0,
    U+51c3-51c5, U+51c7, U+51c9-51cb, U+51ce-51d1, U+51d4, U+51d6, U+51d9,
    U+51db-51dc, U+51df, U+51e4, U+51e6, U+51e9-51ea, U+51ed, U+51ef,
    U+51f4-51f5, U+51fc, U+51ff, U+5201-5202, U+5204-5205, U+5208, U+520b,
    U+520d-520e, U+5213, U+5215-5216, U+5218, U+521a, U+5220, U+5223,
    U+5226-5228, U+5232-5234, U+5239, U+523c, U+5241-5242, U+5244, U+5249,
    U+524c, U+5251-5252, U+5255, U+5257, U+525c, U+525e, U+5261, U+5263-5265,
    U+526e, U+5270, U+5273-5274, U+5277, U+527d, U+527f, U+5281-5282, U+5284,
    U+528a, U+528c, U+528f, U+5292-5294, U+529d, U+52a6, U+52ac-52ad,
    U+52b1-52b5, U+52b9, U+52bb-52bc, U+52be-52c0, U+52c5, U+52cb, U+52cd,
    U+52d0-52d1, U+52d6-52d7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/c82390beca4ff964.woff2) format("woff2");
  unicode-range: U+5032, U+5036, U+503a-503b, U+503e, U+5040-5041, U+5043,
    U+5045-5046, U+5048, U+504a-504e, U+5051-5053, U+505d-5060, U+5063, U+506a,
    U+506f-5072, U+5078, U+507a-507b, U+507f-5080, U+5088-5089, U+508b-508c,
    U+508e, U+5092, U+5095-5096, U+509a-509d, U+50a3, U+50a5, U+50a8, U+50af,
    U+50b1, U+50b4, U+50ba, U+50c2, U+50c6-50ca, U+50cd-50ce, U+50d6, U+50d9,
    U+50dd-50df, U+50e1, U+50e3, U+50e5-50e6, U+50e8-50ea, U+50ec-50f0, U+50f3,
    U+50fb, U+50fe, U+5101-5102, U+5105-5109, U+510b-510e, U+5110, U+5113-5115,
    U+5117, U+511a-511c, U+511e, U+5120-5121, U+5125, U+512b, U+5131,
    U+5134-5135, U+5138-513c, U+5140, U+514e, U+5150-5151, U+5155-5157, U+515a,
    U+515f, U+5162, U+516a, U+516e, U+5172, U+5174, U+5179, U+517b, U+517d,
    U+5182, U+5186, U+5188-5189, U+518b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1685ad726f8cf859.woff2) format("woff2");
  unicode-range: U+4f22, U+4f24, U+4f29-4f2b, U+4f2d, U+4f31-4f32, U+4f35,
    U+4f37, U+4f39, U+4f3b, U+4f3e, U+4f41-4f43, U+4f47, U+4f49, U+4f4c, U+4f52,
    U+4f57-4f58, U+4f5a, U+4f5d-4f5f, U+4f61, U+4f63-4f64, U+4f67, U+4f6a,
    U+4f6e-4f6f, U+4f72, U+4f74, U+4f76-4f7b, U+4f7d-4f7e, U+4f80-4f82, U+4f84,
    U+4f89-4f8a, U+4f8e-4f94, U+4f96-4f98, U+4f9a, U+4f9e, U+4fa0-4fa3,
    U+4fa5-4fa8, U+4faa-4fac, U+4fb2-4fb3, U+4fb7-4fba, U+4fc0-4fc1, U+4fc5-4fc7,
    U+4fcb, U+4fcd-4fce, U+4fd1, U+4fd3-4fd4, U+4fd8-4fdc, U+4fdf, U+4fe2-4fe5,
    U+4fe8-4fea, U+4fec-4fed, U+4ff3-4ff6, U+4ff8-4ffa, U+4ffd, U+5000, U+5002,
    U+5005, U+5008, U+500c, U+500f, U+5013-5015, U+501b-501c, U+501e,
    U+5022-5025, U+5027-5028, U+502c-502e, U+5030-5031;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e5fb66db730d1d9d.woff2) format("woff2");
  unicode-range: U+3a17, U+3a52, U+3b22, U+3bd7, U+3bff, U+3ca5, U+3d68, U+3ddb,
    U+3de7, U+3deb, U+3e03, U+3e74, U+3f08, U+3f0e, U+3f21, U+3f97, U+4102,
    U+411b, U+4181, U+43c8, U+4552, U+4576, U+46e5, U+4837, U+493d, U+4a3b,
    U+4d09, U+4e02, U+4e04-4e05, U+4e0c, U+4e0f-4e10, U+4e15, U+4e17, U+4e1b,
    U+4e21-4e22, U+4e25, U+4e27, U+4e31, U+4e34, U+4e36-4e37, U+4e3d,
    U+4e3f-4e42, U+4e44, U+4e47, U+4e49, U+4e4c, U+4e52-4e54, U+4e57,
    U+4e5a-4e5b, U+4e60-4e61, U+4e69, U+4e6d, U+4e78, U+4e80-4e81, U+4e85,
    U+4e87, U+4e89-4e8a, U+4e8d, U+4e8f, U+4e93, U+4e96, U+4e98-4e99, U+4e9c,
    U+4e9f-4ea0, U+4ea2, U+4ea5, U+4ea9, U+4eb0, U+4eb2-4eb3, U+4eb5-4eb7,
    U+4eb9, U+4ebb-4ebc, U+4ebf, U+4ec2-4ec6, U+4ec8-4ec9, U+4ecf, U+4ed1,
    U+4ed3, U+4edc-4ee1, U+4ee7-4eeb, U+4eee-4eef, U+4ef1, U+4ef3-4ef5, U+4efa,
    U+4efc, U+4f00, U+4f02-4f03, U+4f05, U+4f07-4f09, U+4f0b, U+4f0e, U+4f15,
    U+4f17, U+4f1d-4f1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/40db1c50687ef3ae.woff2) format("woff2");
  unicode-range: U+305c, U+3062, U+306d, U+307a, U+307c, U+3080, U+308e,
    U+3090-3091, U+3099-309e, U+30a5, U+30c2, U+30c5, U+30ee, U+30f0-30f2,
    U+30f4-30f6, U+30fd-30fe, U+3105-3106, U+3108, U+310a-310b, U+310d-3119,
    U+311b-311e, U+3120-3126, U+3128-3129, U+3131, U+3134, U+3137, U+3139,
    U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314f, U+3153, U+315c,
    U+3160-3161, U+3163-3164, U+3181, U+318d, U+3192-3193, U+3196-3198,
    U+319d-319f, U+3220-3226, U+3231, U+3268, U+3281, U+328b, U+3291-3292,
    U+3295-3297, U+3299, U+329d, U+329f, U+32a3-32a4, U+32d6, U+32e1, U+3314,
    U+3322, U+337f, U+338e-338f, U+339c-339e, U+33a1, U+33c4, U+33d1-33d2,
    U+3440, U+3449, U+3479, U+3551, U+3569, U+35ad, U+35ce, U+36ac, U+373a,
    U+3863, U+38ec, U+39b8, U+3a02;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/79710fabba120e04.woff2) format("woff2");
  unicode-range: U+2749-274f, U+2752-275b, U+275d-275e, U+2761, U+2763,
    U+2765-2769, U+276e-276f, U+2771, U+2776-277e, U+2780-2782, U+278a-278c,
    U+2794-2796, U+2798-2799, U+279c-27a6, U+27a8-27ab, U+27ad, U+27af-27b0,
    U+27b2-27b3, U+27b7-27b9, U+27bc-27bd, U+27bf, U+27e9-27eb, U+27f5-27f6,
    U+2800, U+28ec, U+2922, U+2934-2935, U+29bf, U+2a2f, U+2b05-2b07, U+2b1b,
    U+2b50, U+2b55, U+2cf5, U+2e1c-2e1d, U+2f00, U+2f08, U+2f12, U+2f24, U+2f29,
    U+2f2f, U+2f3c, U+2f3f, U+2f42, U+2f45, U+2f63-2f64, U+2f83, U+2f8f,
    U+3003-3007, U+3012-3013, U+3016-3019, U+3020-3025, U+3030, U+303d, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3052;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/22640e2d33ab6970.woff2) format("woff2");
  unicode-range: U+264a-2656, U+2658-265c, U+265e-2660, U+2662-2664, U+2666-2669,
    U+266b-266f, U+267b, U+2692-2696, U+2698, U+269b-269c, U+26a0-26a1,
    U+26a3-26a5, U+26aa-26ac, U+26bd-26be, U+26c4-26c5, U+26c8, U+26d1,
    U+26d3-26d4, U+26e4, U+26e9-26ea, U+26f0-26f5, U+26f9-26fa, U+26fd,
    U+2701-2702, U+2704-2706, U+2708, U+270a-2712, U+2714, U+2716-2727,
    U+2729-273e, U+2740-2748;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/698ee9da39e87d79.woff2) format("woff2");
  unicode-range: U+2567-2570, U+2572, U+2574, U+2579, U+2580-258a, U+258c-2595,
    U+2597, U+25a1, U+25a3-25a4, U+25a6-25ac, U+25b0, U+25b4, U+25b7-25b9,
    U+25bb, U+25bd, U+25bf-25c2, U+25c7-25ca, U+25cc-25cd, U+25d0-25d9,
    U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fb-25fe, U+2600-2604, U+2607,
    U+2609-260b, U+260d-2615, U+2618, U+261a-2623, U+262a, U+262d-2630,
    U+2638-263e, U+2641-2642, U+2648-2649;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7fa8053b3f72678b.woff2) format("woff2");
  unicode-range: U+2476-2481, U+2488-2491, U+24b6-24c5, U+24c7-24ca, U+24cc,
    U+24ce, U+24d?, U+24e1-24ea, U+24f5, U+24ff, U+2501, U+2503-250d,
    U+250f-2511, U+2513-2515, U+2517-2518, U+251b-251d, U+2520, U+2523-2524,
    U+2528, U+252b-252c, U+252f, U+2533-2534, U+2537, U+253b-253c, U+2541,
    U+2543-2545, U+254b, U+2550-2566;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e1a0174314c962c4.woff2) format("woff2");
  unicode-range: U+2139, U+2153, U+2194-2197, U+2199, U+219d-219e, U+21a0,
    U+21a9-21aa, U+21ac, U+21af-21b1, U+21b3-21b5, U+21ba-21bb, U+21c4, U+21ca,
    U+21cc, U+21d0, U+21d2-21d4, U+21d8, U+21dd, U+21e2-21e9, U+2200, U+2202,
    U+2205-2208, U+220e-220f, U+2211-2212, U+2215, U+2217-221a, U+221d-2220,
    U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+2256,
    U+2260-2261, U+2264-2265, U+226a-226b, U+226e-226f, U+2282-2283, U+2295-2296,
    U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22c8,
    U+22d0-22d1, U+22ee, U+2312-2313, U+2318, U+231a-231b, U+2323, U+2328,
    U+239d, U+23a0, U+23af, U+23e4, U+23e9-23ea, U+23ec, U+23f0-23f3, U+23fa,
    U+2445, U+2461-2471, U+2474-2475;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/bd87d589ab3566f1.woff2) format("woff2");
  unicode-range: U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9, U+1ecb-1ecd, U+1ecf-1ed1,
    U+1ed3-1ed5, U+1ed7-1edd, U+1edf, U+1ee1, U+1ee3-1ee7, U+1ee9, U+1eeb,
    U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1fa2, U+2001-2006,
    U+2009-200a, U+200c-200d, U+200f-2012, U+2015-2016, U+201a, U+201e,
    U+2020-2021, U+2023-2025, U+2028, U+202a-202d, U+202f-2030, U+2032-2033,
    U+2035, U+2038, U+203e-203f, U+2042-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2063, U+2070, U+2074-207b, U+207d-2083, U+208a, U+208d-208e, U+20a1,
    U+20a4, U+20a6, U+20a8-20ab, U+20ad-20ae, U+20b1-20b3, U+20b5, U+20b8-20ba,
    U+20bd, U+20dd, U+20e3, U+2105, U+2109, U+2112-2113, U+2115-2117,
    U+2120-2121, U+2126, U+212b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/019041d6f778cb6c.woff2) format("woff2");
  unicode-range: U+11af, U+11b7, U+11bc, U+121b, U+122d, U+129b, U+12a0, U+13a6,
    U+13a9, U+13ac, U+13af, U+13b3, U+13c2, U+13e3, U+141b, U+1555, U+1557,
    U+15dc, U+15e8, U+1780-1782, U+1784-1785, U+1787, U+178a, U+178e-1791,
    U+1793-179c, U+179f, U+17a2, U+17b6-17b9, U+17bb-17bc, U+17bf-17c7, U+17c9,
    U+17cb, U+17d0, U+17d2, U+17db, U+1871, U+18fa, U+1bff, U+1d00, U+1d04-1d05,
    U+1d07, U+1d0a-1d0b, U+1d0d, U+1d0f, U+1d17-1d18, U+1d1b-1d1c, U+1d20-1d22,
    U+1d25, U+1d2c, U+1d2e, U+1d30-1d31, U+1d33-1d3a, U+1d3c, U+1d3e-1d42,
    U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e3b, U+1e43,
    U+1e45, U+1e47, U+1e63, U+1e6d, U+1e73, U+1ea0, U+1ea2, U+1ea4-1ea9,
    U+1eab-1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/cebf8aabdb7ac0be.woff2) format("woff2");
  unicode-range: U+2c8-2c9, U+2cc-2cd, U+2d0, U+2d8, U+2da, U+2dc, U+2e1-2e3,
    U+2e7, U+2eb, U+2ee, U+2f1-2ff, U+302-304, U+306-309, U+30c-30d, U+311,
    U+31b, U+321, U+323-325, U+328-329, U+32b-32c, U+32e-32f, U+331-33a,
    U+33c-33f, U+348, U+353, U+358-359, U+35c, U+35e-35f, U+361, U+363,
    U+367-368, U+36c, U+36f, U+530-535, U+537-540, U+55e, U+561-565, U+568-56d,
    U+56f-576, U+578-582, U+584, U+5a1, U+5a3-5a4, U+5aa, U+5ae, U+5b0-5b4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/c555b60c68d44cb2.woff2) format("woff2");
  unicode-range: U+1af, U+1b1, U+1b4-1be, U+1d0, U+1d2, U+1d4, U+1da, U+1dc-1dd,
    U+1e1, U+1e3-1e4, U+1e7, U+1e9, U+1eb-1ec, U+1f0-1f1, U+1f3-1f5, U+1f7,
    U+1f9-1ff, U+219, U+221, U+225-226, U+228-22b, U+22e-22f, U+231-235, U+239,
    U+23b, U+23e, U+250-252, U+254-255, U+259-25e, U+261-263, U+268-26b, U+26d,
    U+26f-277, U+279-27a, U+27d-281, U+283, U+28a-28c, U+28f, U+292, U+294-296,
    U+298-29a, U+29c, U+29f, U+2a1-2a2, U+2a4-2a7, U+2a9-2aa, U+2ae-2b3,
    U+2b5-2b7, U+2b9-2bf, U+2c2-2c4, U+2c6-2c7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e654925cacec1b26.woff2) format("woff2");
  unicode-range: U+a1-a2, U+a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b5-b6,
    U+b8-ba, U+bc-be, U+c0-c8, U+ca-cc, U+ce-d5, U+d8-df, U+f0, U+f5, U+f8, U+fb,
    U+fe-100, U+102, U+105, U+107, U+109-10b, U+10f, U+112, U+115, U+117, U+119,
    U+11b, U+11f, U+121, U+123-124, U+127, U+129, U+12c-12d, U+13?, U+141-142,
    U+144, U+148, U+14b-14c, U+14f-153, U+159-15b, U+15e-160, U+163-166,
    U+169-16a, U+16d-171, U+173-17e, U+192, U+1a0, U+1a4, U+1aa, U+1ac-1ad;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/33f6e39dd938240f.woff2) format("woff2");
  unicode-range: U+a3, U+2ca, U+2223, U+2460, U+2640, U+273f, U+301c, U+3107,
    U+310c, U+4e30, U+4e3e, U+4e5e, U+4e71, U+4f26, U+4f7c, U+4f83, U+50da,
    U+5243, U+5267, U+529e, U+5321, U+5352, U+5477, U+548b, U+54a6, U+54b2,
    U+54c2, U+54c4, U+54c6, U+54cd, U+54ee, U+5543, U+55d1, U+55d3, U+55f0,
    U+55fd, U+560d, U+5629, U+5660, U+56d1, U+56dd, U+57ae, U+57e0, U+57e4,
    U+5904, U+592d, U+5965, U+5a31, U+5a7f, U+5b5a, U+5bb8, U+5c14, U+5c3b,
    U+5c5c, U+5c5e, U+5d10, U+5e10, U+5e4c, U+603b, U+604d, U+611c, U+6137,
    U+61c8, U+62c7, U+6371, U+6382, U+645f, U+64ae, U+64c2, U+651e, U+65f1,
    U+660a, U+663e, U+673d, U+6784, U+6789, U+67b1, U+67ff, U+6813, U+6854,
    U+68d8, U+68fa, U+697d, U+6a01, U+6a1e, U+6baf, U+6c08, U+6c17, U+6c2b,
    U+6c81, U+6cbd, U+6dc6, U+6df9, U+6ed9, U+6ee1, U+6f86, U+6fc1, U+6fdb,
    U+701f, U+7076, U+715c, U+7194, U+71ee, U+71fb, U+720d, U+72b6, U+7396,
    U+73af, U+745b, U+746f, U+748b, U+7647, U+7699, U+76ce, U+76de, U+77aa,
    U+786b, U+7881, U+78ca, U+793c, U+797a, U+79b9, U+79bb, U+79bf, U+7a92,
    U+7ac7, U+7ae3, U+7b19, U+7b20, U+7b51, U+7b94, U+7cbd, U+7cde, U+7cef,
    U+7d46, U+7dde, U+7f88, U+80da, U+814b, U+81cd, U+8235, U+8282, U+82b9,
    U+846b, U+84c1, U+84d3, U+8518, U+8611, U+8783, U+8814, U+8a15, U+8aa6,
    U+8b2c, U+8ba8-8ba9, U+8bc6, U+8be2, U+8be5-8be6, U+8c22, U+8d05, U+8d27,
    U+8dbe, U+8e34, U+8e66, U+8ec0, U+9005, U+9082, U+914b, U+916f, U+92c5,
    U+92f0, U+9318, U+938a, U+93e2, U+964b, U+96c1, U+96cc-96cd, U+96db, U+973e,
    U+97a0, U+9803, U+9876, U+9879, U+9955, U+99f1, U+9a5b, U+9ab7, U+9abc,
    U+9c57, U+9c9c, U+9d1b, U+9d26, U+9d51, U+9eef, U+9f99, U+c2a4, U+e253,
    U+e313-e314, U+e5c7, U+e5c9, U+e8db-e8dc, U+ff2d-ff2e, U+ff34, U+ffe5,
    U+1f60a, U+1f618, U+1f62d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6c8429942bc89423.woff2) format("woff2");
  unicode-range: U+b4, U+10d, U+2d9, U+641, U+6cc, U+e20, U+e29, U+200e, U+20ac,
    U+2266, U+25be, U+301d-301e, U+3058, U+4e07, U+4e1d, U+4e66, U+4ece, U+4fde,
    U+5016, U+5180, U+5199, U+51aa, U+5306, U+5386, U+53d8, U+5413, U+541d,
    U+54ce, U+54e8, U+54fc, U+5571, U+557e, U+558e, U+55a7, U+56a8, U+57a2-57a3,
    U+58b3, U+5960, U+5992-5993, U+59a4, U+5a55, U+5ab2, U+5afb, U+5b56, U+5bc5,
    U+5bc7, U+5bf0, U+5cb1, U+5cc7, U+5dff, U+5e93, U+5ed3, U+5f6a, U+60bc,
    U+61ff, U+6218, U+6292, U+634d, U+6467, U+64f1-64f2, U+6582, U+65fb, U+6615,
    U+6687, U+66e6, U+66f0, U+6781, U+67f5, U+68a7, U+6a1f, U+6b27, U+6b4e,
    U+6b73, U+6b79, U+6bcb, U+6c5d, U+6cf5, U+6dee, U+6ec4, U+6ecc, U+6f88,
    U+701d, U+703e, U+707c, U+7099, U+710a, U+72d9, U+72e9, U+731d, U+739f,
    U+7463, U+7480, U+74a8, U+7523, U+7526, U+75e0, U+7613, U+7656, U+76bf,
    U+76d4, U+773a, U+775c, U+775e, U+780c, U+78e1, U+78f7, U+7960, U+7a20,
    U+7aaf, U+7b08, U+7b71, U+7be4, U+7cec, U+7cf0, U+7d5e, U+7d62, U+7dbe,
    U+7e1b, U+7ea2, U+7ec4, U+7ec6, U+7edc, U+7eed, U+7efc, U+7f16, U+7f57,
    U+7fb9, U+7fca, U+803d, U+816e, U+8258, U+82a5, U+82b7, U+8317, U+8338,
    U+834a, U+83d3, U+8401, U+8469, U+849e, U+854a, U+8559, U+865e, U+8700,
    U+8759, U+8760, U+8778, U+8782, U+879e, U+87d1, U+8836, U+8944, U+89c8,
    U+8aac, U+8b74, U+8ba2, U+8ba4, U+8bae, U+8bfb, U+8c4e, U+8cb3, U+8d16,
    U+8d28, U+8e44, U+8f3b, U+8f3f, U+8f91, U+8fb9, U+8fc4, U+8fde, U+8ff9,
    U+9076, U+9091, U+90ae, U+90b8, U+9257, U+9310, U+9382, U+93df, U+94fe,
    U+95a5, U+962e, U+968f-9690, U+9704, U+9713, U+97f6, U+9824, U+986b, U+9884,
    U+9886, U+98e2, U+991a, U+9986, U+99a5, U+99dd, U+9ab8, U+9b41, U+9b77,
    U+9bad, U+c774, U+e5d4, U+fe52, U+ff02, U+ff25, U+1f389, U+1f449, U+1f495;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/70cdca847f6ba060.woff2) format("woff2");
  unicode-range: U+2cb, U+5d1, U+5d9, U+5e2, U+5e8, U+5ea, U+633, U+e32, U+2252,
    U+2267, U+2573, U+25b3, U+25c4, U+2713, U+2715, U+30e2, U+4e28, U+4e3c,
    U+4e4d, U+4e70, U+4f88, U+4fef, U+5018, U+501a, U+5026, U+5137, U+513f,
    U+51f3, U+524b, U+5254, U+52d8, U+5308, U+5384, U+53cc, U+5436, U+5443,
    U+5466, U+54a8, U+54bd, U+54c9, U+54cb, U+555e, U+5580, U+560e, U+561f,
    U+562f, U+566c, U+5679, U+56bc, U+56cd, U+56e7, U+56ed, U+572d, U+57d7,
    U+582f, U+589f, U+5b09, U+5ba5, U+5c51, U+5c90, U+5cef, U+5d16, U+5d84,
    U+5dd4, U+5e08, U+5e26, U+5f0a, U+5f20, U+606c, U+61c7, U+620f, U+6254,
    U+625b, U+62a4, U+62d0, U+62f1, U+63a0, U+63c6, U+63f9, U+6413, U+6417,
    U+6483, U+64f7, U+650f, U+65a7, U+665f, U+66ae, U+66d6, U+66e0, U+6746,
    U+6756, U+67d1, U+6837, U+68e0, U+68f5, U+6995, U+69a8, U+69b4, U+69d3,
    U+6a3d, U+6abb, U+6bb7, U+6bd3, U+6c47, U+6cc4, U+6cd3, U+6dae, U+6e26,
    U+6e29, U+6eaf, U+6eba, U+6fef, U+7028, U+70b3, U+711a, U+725f, U+7325,
    U+733f, U+73c0, U+73ee, U+7444, U+745a, U+7487, U+7540, U+75a4, U+7729,
    U+779e, U+798e, U+79e9, U+7a3d, U+7a4c, U+7a9f, U+7ac4, U+7aff, U+7c27,
    U+7cd9, U+7d76, U+7e43, U+7ea6, U+7ed9, U+7ff1, U+808b, U+809b, U+80fa,
    U+827a, U+8309, U+8328, U+832b, U+8396, U+83e0, U+840e, U+8425, U+852d,
    U+853b, U+8588, U+85e9, U+86b5, U+86e4, U+8718, U+87ec, U+880d, U+8910,
    U+893b, U+89c1-89c2, U+8b3e, U+8baf, U+8bc1, U+8bdd, U+8c41, U+8c48, U+8cb6,
    U+8d2d, U+8d5e, U+8fbe, U+9015, U+90a8, U+90b5, U+90e1, U+9169, U+9183,
    U+91d0, U+91dc, U+9293, U+92f8, U+9472, U+9598, U+95a9, U+95ed, U+95fb,
    U+9605, U+96c7, U+9739, U+9742, U+9761, U+99ad, U+9ae6, U+9b1a, U+9b44,
    U+9bc9, U+9d3f, U+9dd7, U+9e7c, U+9e92, U+fe5d-fe5e, U+ff22-ff24,
    U+ff2f-ff30, U+ff33;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b14a05700a4cb141.woff2) format("woff2");
  unicode-range: U+60, U+f7, U+2198, U+2571, U+258b, U+25b6, U+2661, U+3051,
    U+3109, U+311a, U+4e11, U+4e24, U+4e2b, U+4ef7, U+4f18, U+4f36, U+4fd0,
    U+5029-502a, U+5055, U+508d, U+50ad, U+50e7, U+50f1, U+50f5, U+51a5, U+51c8,
    U+51fb, U+5203, U+524e, U+5288, U+5323, U+53c2, U+5458, U+54a7, U+54b1,
    U+54b3, U+54b8, U+556a, U+5582, U+55b2, U+55ba, U+55da, U+55dc, U+5614,
    U+5662, U+5678, U+56c2, U+5742, U+57d5, U+5862, U+58e4, U+58f0, U+5907,
    U+590d, U+5934, U+5978, U+5984, U+5a25, U+5c06, U+5c62, U+5c91, U+5d01,
    U+5d1b, U+5e87, U+5eff, U+5f27, U+5f3a, U+5f53, U+6001, U+6168, U+61a9,
    U+6233, U+62a5, U+62ce, U+62ed, U+638f, U+6399, U+646f, U+6590, U+6631,
    U+664f, U+6689, U+66dc, U+672f, U+67af, U+67ec, U+68d7, U+6977, U+6a44,
    U+6c14, U+6c40, U+6c70, U+6c76, U+6cb8, U+6ce3, U+6df3, U+6e20, U+6e43,
    U+6e5b, U+6ebc, U+6eec, U+6f2c, U+6fb1, U+7009, U+7011, U+701a, U+7117,
    U+7184, U+72f9, U+7426, U+74bd, U+74cf, U+752b, U+7554, U+75b9, U+7621,
    U+7671-7672, U+7693, U+76ef, U+7737, U+77a7, U+77b3, U+77bb, U+77da, U+77e2,
    U+77e9, U+77ef, U+7801, U+7940, U+797f, U+79a7, U+79b1, U+79bd, U+79cd,
    U+7a6b, U+7ac5, U+7b1b, U+7b77, U+7ca7, U+7dab, U+7db4, U+7db8, U+7dcb,
    U+7ddd, U+7de0, U+7e55, U+7e9c, U+7ed3, U+7ef4, U+803f, U+8046, U+8087,
    U+8116, U+81a8, U+8214, U+821c, U+82d4, U+831c, U+8339, U+8350, U+8354,
    U+8526, U+860a, U+86db, U+8713, U+873b, U+8822, U+8993, U+8a1f, U+8ab9,
    U+8ad7, U+8bcd, U+8e72, U+8f4e, U+8f9c, U+8fd0, U+8fd8, U+8fe6, U+9042,
    U+907c, U+91ba, U+9452, U+95e2, U+9631, U+9699, U+96b8, U+9709, U+978d,
    U+9830, U+98ce, U+9945, U+99ed, U+9a8c, U+9ad3, U+9baa, U+9be8, U+9c77,
    U+9cf6, U+9d72, U+9e1f, U+9ec4, U+fe31, U+fe55, U+ff03, U+ff20, U+ff3b,
    U+ff3d, U+1f3fb, U+1f44d, U+1f60d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/14fd579d76df111b.woff2) format("woff2");
  unicode-range: U+10c, U+161, U+e44, U+2728, U+3081, U+4e13, U+4e19, U+4e1c,
    U+4e1e, U+4e5c, U+4ea7, U+4ed7, U+4f20, U+4f8d, U+4ffe, U+5021, U+50d5,
    U+515c, U+51a4, U+51e0, U+521b, U+522b, U+532a, U+534e, U+5355, U+537f,
    U+5398, U+541f, U+543c, U+544e, U+5509, U+5598, U+5622, U+563f, U+5641,
    U+566a, U+5695, U+569f, U+56ae, U+56da, U+573a, U+574e, U+584c, U+5885,
    U+58ae, U+5a1f, U+5ac2, U+5b24, U+5bb0, U+5bde, U+5be1, U+5bfc, U+5c39,
    U+5c4c, U+5c60, U+5cfb, U+5d11, U+5e76, U+5e7f, U+5e9a, U+5eb8, U+5f13,
    U+5f64, U+5f6c, U+6127, U+61f2, U+6208, U+620a, U+620c, U+6252, U+62ef,
    U+6328, U+633d, U+6362, U+63b0, U+63c0, U+63c9, U+640f, U+64a9, U+6514,
    U+652c, U+655e, U+6583, U+658c, U+6627, U+66f3, U+6734, U+6743, U+676d,
    U+67c4, U+67da, U+6807, U+68cd, U+68f2, U+690e, U+6b16, U+6b38, U+6b3d,
    U+6bc6, U+6ca1, U+6cab, U+6d8c, U+6e32, U+6e3e, U+6e58, U+6eef, U+6ef2,
    U+708a, U+7130, U+7165, U+7172, U+71ed, U+7232, U+7239, U+7261, U+7280,
    U+72a7, U+72f8, U+73c8, U+7464, U+753b, U+754f, U+755c, U+75d8, U+76ea,
    U+776b, U+7779, U+777f, U+7784, U+778e, U+77ee, U+79e4, U+7a46, U+7a57,
    U+7aba, U+7aed, U+7b4d, U+7c7b, U+7c7d, U+7d13, U+7d33, U+7dbb, U+7df9,
    U+7e46, U+7ea7, U+8085, U+8165, U+81fb, U+82b8, U+82d3, U+8305, U+8335,
    U+8343, U+83e9, U+840d, U+851a, U+853d, U+8543, U+859b, U+85fb, U+87fb,
    U+888d, U+88c5, U+8adc, U+8b0a, U+8bb0, U+8bbe, U+8bc4, U+8bf4, U+8c5a,
    U+8cc3, U+8ce4, U+8d44, U+8e81, U+8f44, U+8f66, U+8fdb, U+900d, U+9063,
    U+914c, U+9223, U+9226, U+923a, U+925b, U+9264, U+929c, U+92b9, U+9320,
    U+934d, U+9444, U+957f, U+9591, U+96a7, U+97ad, U+97cc, U+9811, U+9898,
    U+98ea, U+9921, U+9952, U+9a55, U+9b0d, U+9bca, U+9ebd, U+e60f, U+ff1c-ff1d,
    U+ff21, U+ff38, U+ff9f, U+fffd, U+1f602;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ac658f499b127b1b.woff2) format("woff2");
  unicode-range: U+e17, U+e22, U+2103, U+25a0, U+266a, U+3014-3015, U+311f,
    U+4e1a, U+4e50, U+4f10, U+4f6c, U+4f70, U+5006, U+50d1, U+5170, U+518c,
    U+51f0, U+51f6, U+51f9, U+5219, U+5256, U+525d, U+52c9, U+5349, U+5351,
    U+5356, U+5375, U+539d, U+53db, U+53ee, U+53f7, U+5492, U+54fa, U+5538,
    U+55bb, U+55e8, U+5632, U+5757, U+5835, U+58be, U+5937, U+59dc, U+59e8,
    U+5a49, U+5a9a-5a9b, U+5ab3, U+5b9b, U+5b9e, U+5be8, U+5c37, U+5c4e, U+5d14,
    U+5d19, U+5d4c, U+5d50, U+5deb, U+5e84, U+5e94, U+5ec2, U+5f17, U+5f26,
    U+5f55, U+5f77, U+5f7f, U+5fbd, U+6052, U+6064-6065, U+608d, U+609a, U+6101,
    U+614c, U+621a, U+6237, U+6296, U+62e9, U+632a-632b, U+6488, U+6500, U+652a,
    U+6556, U+65e0, U+65ec, U+6643, U+6850, U+6893, U+6897, U+68b3, U+68d5,
    U+6930, U+6960, U+6a11, U+6a3a, U+6ab3, U+6b22, U+6c59, U+6c83, U+6ccc,
    U+6dea, U+6df5, U+6ef7, U+6f3e, U+6f80, U+6fe4, U+7164, U+71c9, U+722a,
    U+7260, U+7272, U+73b0, U+74e3, U+7538, U+7586, U+75b5, U+7661-7662, U+77db,
    U+7838, U+786e, U+788c, U+7950, U+79a6, U+79aa, U+7a40, U+7bf7, U+7c3e,
    U+7c98, U+7ca5, U+7d21, U+7d2e, U+7dba, U+7dec, U+7e79, U+7ecf, U+7edf,
    U+7f79, U+8086, U+810a, U+8139, U+813e, U+817a, U+81b3, U+821f, U+8247,
    U+8259, U+8271, U+839e, U+8431, U+846c, U+849c, U+84b2, U+84c4, U+8513-8514,
    U+8755, U+8877, U+8881, U+88f9, U+8a1d, U+8a3c, U+8a6d-8a6e, U+8a93, U+8ae7,
    U+8af7, U+8b17, U+8b5a, U+8ba1, U+8bba, U+8cdc, U+8dea, U+8f6c, U+8f7d,
    U+8fc7, U+8fd9, U+902e, U+90ca, U+916a, U+916c, U+921e, U+9245, U+935b,
    U+9594, U+95a8, U+95ee, U+95f4, U+9706, U+971e, U+9756, U+980c, U+9891,
    U+98b1, U+98fc, U+9903, U+9957, U+99ff, U+9b91, U+9db4, U+9f4b, U+e602-e605,
    U+e610-e611, U+ff16-ff19;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/87df6c285ea0f99f.woff2) format("woff2");
  unicode-range: U+2190-2191, U+2193, U+22c1, U+2302, U+25cb, U+2699, U+2709,
    U+3127, U+4e0e, U+4e18, U+4e3a, U+4e48, U+4e91, U+4eec, U+4f3d, U+4fcf,
    U+5112, U+524a, U+52a3, U+52ab, U+52c3, U+52f3, U+52fb, U+5320, U+5339,
    U+533f, U+53e2, U+543e, U+5480, U+5495, U+5497, U+5564, U+5572, U+55c6,
    U+55ef, U+563b, U+5653, U+5657, U+56b7, U+5824, U+58d8, U+5955, U+5983,
    U+598d, U+59da, U+59e6, U+5a36, U+5bb5, U+5bc2, U+5bf9, U+5cb3, U+5d17,
    U+5dbc, U+5e2e, U+60df, U+611a, U+6190, U+61a4, U+61be, U+61fc, U+6284,
    U+62ac, U+62bc, U+634f, U+636e, U+6398, U+63a9, U+6487, U+6495, U+64ab,
    U+6577, U+65ac, U+6602, U+6652, U+66f9, U+6761, U+679a, U+683d, U+68ad,
    U+68b5, U+68da, U+68e7, U+6a38, U+6a59, U+6ae5, U+6b47, U+6b67, U+6b6a,
    U+6bef, U+6c50, U+6c9b, U+6e23, U+6e34, U+6e4a, U+6e67, U+6ea2, U+6eb6,
    U+6f20, U+6feb, U+70ed, U+714c, U+715e, U+7199, U+71ac, U+7231, U+7262,
    U+7409, U+745f, U+7469, U+74ca, U+7535, U+753a, U+75f4, U+7624, U+7682,
    U+76ba, U+76f2, U+77fd, U+780d, U+7832, U+78c5, U+78ef, U+7901, U+79be,
    U+79c9, U+79e6, U+7a1a, U+7a62, U+7a84, U+7aca, U+7cb5, U+7cb9, U+7cdf,
    U+7ce7, U+7d6e, U+7db1, U+7def, U+7e61, U+7e7d, U+7e8f, U+7f38, U+7f77,
    U+7fa8, U+7fc5, U+7fe1, U+7ff9, U+800d, U+8015, U+8054, U+80a2, U+80aa,
    U+80ba, U+814e, U+8180, U+819d, U+81c0, U+828b, U+82ad, U+82af, U+83f1,
    U+83f8, U+8403, U+84bc, U+84c9, U+84ec, U+8523, U+8549, U+8569, U+8591,
    U+85b0, U+881f, U+884d, U+88d4, U+89c4, U+89c6, U+8a60, U+8a79, U+8b19,
    U+8bd5, U+8bf7, U+8c03, U+8c79, U+8cc8, U+8d9f, U+8e10, U+8e48, U+8faf,
    U+9009, U+9017, U+9175, U+9187, U+918b, U+9214, U+946b, U+9470, U+947c,
    U+9640, U+9675, U+96ef, U+97cb, U+97e9, U+985b, U+99ae, U+99b3, U+9b4f,
    U+9d09, U+9e9f, U+9edb, U+9f90, U+ff14, U+1f464;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/df7f71939237ca46.woff2) format("woff2");
  unicode-range: U+a5, U+25ce, U+4e56, U+4e9a, U+4ea8, U+4ead, U+4f3a, U+4f51,
    U+4f62, U+4faf, U+5098, U+50ac, U+5147, U+5173, U+5187, U+51f8, U+52a1,
    U+52a8, U+52f8, U+535c, U+53ed, U+541e, U+5435, U+5475, U+54a9, U+54c0,
    U+54c7, U+5589, U+5605, U+5733, U+5764, U+5782, U+57c3, U+5858, U+5893,
    U+589c, U+58e2, U+5974, U+599e, U+59a8, U+59ec, U+5b66, U+5b99, U+5b9d,
    U+5bee, U+5c2c, U+5c65, U+5cfd, U+5d0e, U+5dba, U+5de2, U+5e06, U+5e15,
    U+5ec1, U+5ed6, U+5f00, U+5f4c, U+5f65, U+6055, U+6070, U+609f, U+60b6,
    U+6241, U+624e, U+626f, U+6291, U+62cc, U+62d8, U+62da, U+62fe, U+6349,
    U+6367, U+63ea, U+6435, U+6454, U+64a4, U+64b2, U+64bc, U+64bf, U+64c5,
    U+64ce, U+6558, U+6572, U+65a5, U+65e8, U+65ed, U+6614, U+6670, U+6688,
    U+672d, U+673a, U+6770, U+68cb, U+6912, U+6953, U+6a61, U+6aac, U+6aaf,
    U+6ab8, U+6b20, U+6b96, U+6bbf, U+6bc5, U+6c6a, U+6cbe, U+6d59, U+6d78,
    U+6dc7, U+6deb, U+6e7e, U+6e9c, U+6f3f, U+6f51, U+6f84, U+704c, U+7051,
    U+70ab, U+70ad, U+70f9, U+7119, U+7149, U+714e, U+71e6, U+72c4, U+72d0,
    U+72e0, U+7334, U+744b, U+7455, U+7504, U+75ab, U+75b2, U+766e, U+76c3,
    U+76fc, U+76fe, U+7891, U+7948, U+7a74, U+7b28, U+7c72, U+7cca, U+7ebf,
    U+7f55, U+7ff0, U+8154, U+81c2, U+81d8, U+81e3, U+81e5, U+8292, U+8299,
    U+8302, U+8304, U+8332, U+83c1, U+83c7, U+83ca, U+845b, U+8475, U+8490,
    U+85af, U+8650, U+8667, U+86d9, U+8774, U+8abc, U+8b0e, U+8b39, U+8bed,
    U+8c54, U+8c6b, U+8c9e, U+8ca7, U+8caa-8cab, U+8ce6, U+8cec-8ced, U+8eb2,
    U+8eba, U+8fb0, U+901d, U+908f, U+9127, U+91c0, U+91d8, U+9215, U+92b3,
    U+932b, U+93fd, U+95ca, U+964c, U+96c0, U+970d, U+9716, U+9774, U+97fb,
    U+9812, U+9913, U+9935, U+99c1, U+9b31, U+9d5d, U+9d6c, U+9e79, U+fe0f,
    U+fe30, U+ff05, U+ff0b, U+ff10, U+ff15;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/dc5d2110fbb7f250.woff2) format("woff2");
  unicode-range: U+b0, U+926, U+928, U+939, U+93f-940, U+94d, U+200b, U+22ef,
    U+25ba, U+25c6, U+2665, U+4e08, U+4e2a, U+4e4f, U+4e59, U+4ec7, U+4f0d,
    U+4f0f, U+4f19, U+4f59, U+4fae, U+5075, U+507d, U+50b2, U+50b5, U+511f,
    U+5141, U+5146, U+514c, U+5185, U+51dd, U+51fd, U+522e, U+5319, U+533a,
    U+5378, U+53ad, U+53c9, U+53d1, U+53d4, U+543b, U+5442, U+5446, U+5481,
    U+54e9, U+5507, U+5565, U+559a, U+55aa, U+5690, U+56ca, U+56fe, U+582a,
    U+5915, U+5949, U+5962, U+5996, U+59a5, U+59fb, U+5a77, U+5b0c, U+5b5f,
    U+5bd3, U+5be2, U+5bfa, U+5c41, U+5c48, U+5ca9, U+5d07, U+5ec8, U+5eca,
    U+5f18, U+5f4e, U+5f59, U+5f6d, U+5f79, U+5fb9, U+6028, U+6068, U+606d,
    U+6094, U+60f1, U+6108-6109, U+614e, U+6170, U+617e, U+61b2, U+61f8, U+6247,
    U+626d, U+6276, U+62ab, U+62cb, U+62d3, U+62f3, U+6368, U+6380, U+6492,
    U+64e0, U+6570, U+6606, U+660f, U+6649, U+6691, U+66a8, U+6749, U+674f,
    U+6795, U+67f1, U+67f3, U+6842, U+6851, U+687f, U+68df, U+69fd, U+6a58,
    U+6c27, U+6c88, U+6cca, U+6d29, U+6d66, U+6daf, U+6f01, U+6f58, U+6f6d,
    U+6f70, U+6fa1, U+6ff1, U+6ffe, U+7058, U+70ae, U+71d9, U+71e5, U+7235,
    U+7267, U+73ca, U+742a, U+74f7, U+7529, U+758f, U+75bc, U+76c6, U+7955,
    U+7a00, U+7a3b, U+7b4b, U+7bad, U+7be9, U+7c4c, U+7c60, U+7cfe, U+7dbf,
    U+7e2b, U+7f9e, U+7fc1, U+7ffc, U+8096, U+809d, U+80de, U+8155, U+816b,
    U+81df, U+82bd, U+8352, U+8393, U+8404, U+8525, U+856d, U+8606, U+868a,
    U+87f9, U+886b, U+8870, U+896a, U+896f, U+8a23, U+8a87, U+8ad2, U+8b00,
    U+8b20, U+8cb8, U+8cca, U+8ce0, U+8d39, U+8d6b, U+8db4, U+8e29, U+8ef8,
    U+8f1b, U+8f5f, U+8fa8, U+906e, U+9077, U+90aa, U+90b1, U+90c1, U+9165,
    U+919c, U+92c1, U+95d6, U+95e8, U+975a, U+9817, U+98c6, U+9ecf, U+feff,
    U+ff06, U+ff0a, U+ff12-ff13;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/287c23c9e195e540.woff2) format("woff2");
  unicode-range: U+627-629, U+631, U+639, U+644, U+64a, U+25cf, U+2606, U+2764,
    U+3008-3009, U+4e38, U+4e43, U+4ed5, U+4ef0, U+4eff, U+4fe0, U+5085, U+50a2,
    U+50be, U+5118, U+5211-5212, U+5272, U+52fe, U+5366, U+53b2, U+53ec, U+54ac,
    U+5587, U+55b5, U+5606, U+561b, U+5751, U+576a, U+57cb, U+58ef, U+58fa,
    U+594f, U+5951, U+596e, U+59d1, U+5ac1, U+5acc, U+5b8b, U+5c4d, U+5ca1,
    U+5d29, U+5dfe, U+5e7d, U+5edf, U+5ef7, U+5fa1, U+5faa, U+5fcc, U+5ffd,
    U+6021, U+6046, U+6062, U+62b9, U+6316, U+6350, U+6478, U+647a, U+6490,
    U+64b0, U+64e6, U+6524, U+6591, U+659c, U+65a4, U+65e6, U+65f6, U+6607,
    U+6674, U+6765, U+679d, U+67f4, U+68a8, U+6b3a, U+6c57, U+6c61, U+6c90,
    U+6cbf, U+6cdb, U+6d69, U+6db5, U+6dd1, U+6e21, U+6f06, U+6f62, U+70d8,
    U+71c3, U+71d5, U+722c, U+727d, U+72ac, U+72fc, U+731c, U+7336, U+7344,
    U+7384, U+73ab, U+7433, U+745c, U+7470, U+75d5, U+7652, U+76c8, U+76e7,
    U+7709, U+7720, U+7740, U+7747, U+7763, U+77ac-77ad, U+7802, U+78a7, U+78b3,
    U+78c1, U+78da, U+7926, U+796d, U+798d, U+7aae, U+7b52, U+7c92, U+7d68,
    U+7d81, U+7e31, U+7e5e, U+7e69, U+7e73, U+7f50, U+7f70, U+7f75, U+8058,
    U+8070, U+80c3, U+8105-8106, U+8108, U+8179, U+818f, U+81a9, U+81ed,
    U+820c-820d, U+8277, U+82d1, U+8461, U+84b8, U+852c, U+857e, U+8587, U+85e4,
    U+863f, U+8679, U+86c7, U+8702, U+8776, U+87ba, U+8896, U+88c2, U+88d5,
    U+88f8, U+8af8, U+8b7d, U+8ca2, U+8d64, U+8d74, U+8d81, U+8d99, U+8e5f,
    U+8e8d, U+8ecc, U+8ed2, U+8fb1, U+8fc5, U+9022, U+9038, U+905c, U+9081,
    U+9189, U+9234, U+92d2, U+934a, U+95a3, U+962a, U+9646, U+96d5, U+971c,
    U+9838, U+9875, U+98c4, U+99db, U+9a45, U+9a5f, U+9a6c, U+9ad2, U+9cf4,
    U+9d28, U+9daf, U+9df9, U+9e7d, U+9f0e, U+9f52, U+9f9c, U+ff11, U+ff1e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0d207b75dda981dc.woff2) format("woff2");
  unicode-range: U+2022, U+2500, U+25bc, U+4e1f, U+4e95, U+4f50, U+4f54, U+4f69,
    U+4fb6, U+4fc4, U+4fca, U+5009, U+50bb, U+5154, U+51cc, U+528d, U+5291,
    U+52d2, U+52e4, U+5353, U+5360, U+540a-540b, U+5410, U+54f2, U+5514, U+5537,
    U+558a, U+55ac, U+5617, U+56fd, U+573e, U+5766, U+5783, U+57d4, U+5806,
    U+5821, U+5857, U+5875, U+58f9, U+592f, U+5954, U+596a, U+59ae, U+59c6,
    U+59ca, U+59ff, U+5a03, U+5ae9, U+5b64, U+5bb4, U+5c3f, U+5c6f, U+5de1,
    U+5e16, U+5e45, U+5e72, U+5ec9, U+5f7c, U+5f81, U+5f90-5f92, U+6016, U+6085,
    U+6089, U+60a0, U+60a3, U+60b2, U+60d1, U+60f9, U+6155, U+6158, U+6191,
    U+6212, U+626e, U+62d4, U+632f, U+633a, U+63aa, U+642c, U+64a5, U+64cb,
    U+6566, U+6597, U+66b1, U+66ec, U+6731, U+6735, U+67ef, U+6846, U+6876,
    U+6881, U+68af-68b0, U+68c9, U+6905, U+6bc0, U+6beb, U+6c0f, U+6c1b, U+6c41,
    U+6ce5, U+6cf3, U+6d25, U+6d2a, U+6d3d, U+6dcb, U+6dd8, U+6dfa, U+6e9d,
    U+6eaa, U+6ec5, U+6ecb, U+6f0f, U+6f32, U+707d, U+708e, U+7092, U+716e,
    U+723a, U+731b, U+7345, U+7375, U+73b2, U+7434, U+74e6, U+758a, U+75be,
    U+75de, U+764c, U+76dc, U+788e, U+7897, U+789f, U+78a9, U+78b0, U+790e,
    U+7965, U+7a4e, U+7c43, U+7d17, U+7dd2, U+7e96, U+7f51, U+7f69, U+7f72,
    U+7fd4, U+7fe0, U+8017, U+80a9, U+80d6, U+8150, U+8178, U+81bd, U+829d,
    U+82ac, U+8303, U+838e, U+83cc, U+840c, U+8482, U+8499, U+85a9-85aa, U+883b,
    U+8861, U+88c1, U+88cf, U+88d9, U+8a3a, U+8a98, U+8aee, U+8c8c, U+8cc0,
    U+8ce2, U+8d0f, U+8da8, U+8dcc, U+8e0f, U+8f1d, U+8f29, U+8fad, U+9003,
    U+9006, U+903c, U+903e, U+9059, U+9072, U+9075, U+90ce, U+9130, U+91ac,
    U+91e3, U+9285, U+9298, U+92ea, U+9326, U+937e, U+95c6, U+9676-9677, U+9727,
    U+994b, U+99a8, U+99d0, U+9a30, U+9b42, U+9b45, U+9d3b, U+9e7f, U+9ee8,
    U+9f3b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/729118c65e036864.woff2) format("woff2");
  unicode-range: U+5e, U+3042, U+3044, U+3046, U+3048, U+304a-3050, U+3053-3057,
    U+3059-305b, U+305d-3061, U+3063-306c, U+306e-3079, U+307b, U+307d-307f,
    U+3082-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30c1, U+30c3-30c4,
    U+30c6-30e1, U+30e3-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e32, U+4ef2,
    U+4fd7, U+501f, U+5144, U+51c6, U+52c1, U+5440, U+54e6, U+54ed, U+5510,
    U+5687, U+58c1, U+5b5d, U+5bd2, U+5ee2, U+5f31, U+6012, U+6084, U+6148,
    U+6182, U+622a, U+6355, U+6372, U+63ee, U+6416, U+6575, U+660c, U+66c9,
    U+675c, U+6a6b, U+6b32, U+6b49, U+6b98, U+6d6e, U+6dda, U+6ef4, U+6efe,
    U+7159, U+7378, U+775b, U+78e8, U+7aa9, U+7d1b, U+7de9, U+7f6a, U+7f8a,
    U+7fbd, U+8000, U+809a, U+8102, U+8170, U+819c, U+8266, U+82b3, U+87f2,
    U+8972, U+8a17, U+8b02, U+8e22, U+904d, U+90ed, U+91c7, U+93c8, U+9451,
    U+9a37, U+9b27, U+ad6d, U+c5b4, U+d55c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9acce1dcf4575f9e.woff2) format("woff2");
  unicode-range: U+2502, U+2605, U+4e39, U+4e58, U+4ea1, U+4ed9, U+4f2f-4f30,
    U+4f38, U+4f75, U+4fc3, U+4ff1, U+500d, U+5049, U+5074, U+5077, U+5091,
    U+5175, U+517c, U+51cd, U+51e1, U+5269-526a, U+52aa, U+52c7, U+52df, U+5377,
    U+541b, U+5439, U+5448, U+54aa, U+5674, U+56f0, U+5761, U+585e, U+588a,
    U+58a8, U+58fd, U+5925, U+592e, U+5948, U+5999, U+59b3, U+5a18, U+5a1c,
    U+5a46, U+5b30, U+5b54, U+5b6b, U+5b8f, U+5be9, U+5bf8, U+5c0a, U+5c16,
    U+5c24, U+5c46, U+5cf0, U+5e1d, U+5e25, U+5e2d, U+5e3d, U+5e79, U+5f04,
    U+5fcd, U+5fe0, U+60dc, U+6163, U+616e, U+61f6, U+6258, U+6293, U+62c6,
    U+62d2, U+62d6, U+62fc, U+63da, U+63ed, U+640d, U+6458, U+649e, U+64ec,
    U+64f4, U+64fe, U+651c, U+6562, U+65cb, U+65e2, U+65fa, U+6628, U+6668,
    U+66a2, U+66dd, U+66fc, U+66ff, U+6717, U+67cf, U+67d4, U+6817, U+6885,
    U+695a, U+69cd, U+6afb, U+6bbc, U+6c89, U+6c96, U+6cc9, U+6d1b, U+6d1e,
    U+6d74, U+6db2, U+6dbc, U+6df7, U+6dfb, U+6e38, U+6f38, U+6f5b, U+6f64,
    U+6f8e, U+6fa4, U+6fc3, U+6fd5, U+7070, U+70b8, U+70cf, U+70e4, U+7169,
    U+7210, U+721b, U+7238, U+737b, U+73bb, U+746a, U+7483, U+74dc, U+74f6,
    U+7518, U+756a, U+75c7, U+7919, U+7956, U+795d, U+7a05, U+7a0d, U+7a3f,
    U+7bc9, U+7c97, U+7cd5, U+7d0b, U+7d10, U+7dfb, U+7e3e, U+7e6a, U+8036,
    U+808c, U+80af, U+80ce, U+80e1, U+80f8, U+817f, U+8216, U+8239, U+827e,
    U+8377, U+8389, U+83ab, U+83f2, U+840a, U+8584, U+85c9, U+865b, U+8766,
    U+87a2, U+8932, U+8a50, U+8a69, U+8a95, U+8b6f, U+8c37, U+8c6c, U+8ca9,
    U+8cfa, U+8d95, U+8de1, U+8f14, U+8f9b, U+8fa3, U+8feb, U+8ff4, U+9010,
    U+901b, U+905e, U+9080, U+912d, U+9177, U+9336, U+947d, U+963b, U+966a,
    U+9670, U+9769, U+9813, U+9846, U+98fd, U+99d5, U+9a0e, U+9a19, U+9b6f,
    U+9ce5, U+9cf3, U+9ece, U+9ed8, U+9f13, U+9f20;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/32c8e1b67a147b1c.woff2) format("woff2");
  unicode-range: U+201c-201d, U+203b, U+2192, U+25b2, U+300e-300f, U+4e01,
    U+4e73, U+4e82, U+4e88, U+4e8e, U+4f0a, U+4f5b, U+502b, U+504f, U+5076,
    U+5100, U+5104, U+5132, U+5192, U+51a0, U+51ac, U+51f1, U+5200, U+5224,
    U+522a, U+5237-5238, U+523a, U+526f, U+5289, U+52de, U+52f5, U+52ff, U+5371,
    U+539a, U+53e5, U+540e, U+5433, U+547c, U+552f, U+5531, U+5634, U+56c9,
    U+574a, U+57f7, U+57f9, U+5805, U+5851, U+5854, U+586b, U+58c7, U+58de,
    U+5967, U+59bb, U+59d3-59d4, U+5b55, U+5b87, U+5b97, U+5bae, U+5bbf, U+5be7,
    U+5bec, U+5cb8, U+5df7, U+5e7b-5e7c, U+5f1f, U+5f70, U+5fd9, U+60e1, U+61b6,
    U+61c2, U+6200, U+6234, U+6263, U+62b5, U+62dc, U+62ec, U+6383, U+638c,
    U+63cf, U+63d2, U+63e1, U+63f4, U+641e, U+64cd, U+64fa, U+654f, U+6557,
    U+656c, U+65c1, U+65d7, U+6620, U+6676, U+6696-6697, U+66ab, U+66c6, U+671d,
    U+672b, U+676f, U+677e, U+67d0, U+67d3, U+684c, U+68c4, U+690d, U+694a,
    U+699c, U+6a4b, U+6ac3, U+6b04, U+6b23, U+6b78, U+6b8a, U+6bd2, U+6c60,
    U+6cb3, U+6d89, U+6de1, U+6de8, U+6e6f, U+6f02, U+70c8, U+7126, U+718a,
    U+7236, U+723d, U+7246, U+72af, U+72d7, U+73cd, U+7532, U+760b, U+7626,
    U+7687, U+76df, U+7761, U+79cb, U+79d2, U+79df, U+7a69, U+7af6, U+7b80,
    U+7c3d, U+7c3f, U+7c4d, U+7cd6, U+7d2b, U+7de3, U+7e2e, U+7e54, U+7e6b,
    U+8010, U+80a5, U+812b, U+819a, U+81a0, U+82d7, U+838a, U+8463, U+84cb,
    U+8521, U+8607, U+860b, U+864e, U+871c, U+878d, U+885d, U+89f8, U+8a13,
    U+8aa0, U+8afe, U+8b5c, U+8c46, U+8cbf, U+8cd3, U+8cf4, U+8d08, U+8d0a,
    U+8ddd, U+8de8, U+8fea, U+9014, U+9055, U+906d, U+907a, U+907f, U+90a6,
    U+9178, U+92fc, U+934b, U+9396, U+93ae, U+9583, U+9663, U+9694, U+96bb,
    U+9707, U+9738, U+9905, U+9aa8, U+9b25, U+9b3c, U+9ea5, U+9eb5, U+9f4a,
    U+9f61, U+ff0d-ff0e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6d6ff95d9304d00a.woff2) format("woff2");
  unicode-range: U+3c, U+d7, U+2027, U+4e4e, U+4e92, U+4ea6, U+4ec1, U+4ecd,
    U+4f34, U+4f48, U+4f53, U+4fb5, U+5012, U+50b7, U+51b0, U+5283, U+52dd,
    U+532f, U+5354, U+53eb, U+53f3, U+5409, U+5496, U+54c8, U+54e5, U+554a,
    U+5561, U+5594, U+559d, U+56b4, U+56fa, U+5713, U+5750, U+57df, U+584a,
    U+590f, U+592b, U+593e, U+5976, U+599d, U+59b9, U+59d0, U+5a5a, U+5a66,
    U+5b85, U+5b88, U+5ba3, U+5bdf, U+5c01, U+5c04, U+5c3a, U+5c3e, U+5c4f,
    U+5ddd-5dde, U+5de7-5de8, U+5e63, U+5e8a, U+5e9c, U+5eda, U+5ef3, U+5ef6,
    U+5f48, U+5fb5, U+6015, U+6025, U+602a, U+6050, U+6069, U+6162, U+6176,
    U+61f7, U+6279, U+627f, U+6297, U+62b1, U+62bd, U+6311, U+6377, U+6388-6389,
    U+63a1-63a2, U+6436, U+64c1, U+64d4, U+6551, U+6563, U+65bd, U+66b4, U+66f2,
    U+6751, U+675f, U+6790, U+6838, U+68d2, U+68ee, U+6982, U+69ae, U+69cb,
    U+6a39, U+6b66, U+6bba, U+6c5f, U+6ce1, U+6d0b, U+6d3e, U+6d6a, U+6e1b,
    U+6ed1, U+6f22, U+6f54, U+6f6e, U+6fc0, U+6fdf, U+719f, U+71c8, U+71d2,
    U+7259, U+72c2, U+7389, U+73e0, U+745e, U+751a, U+751c, U+7530, U+7533,
    U+7562, U+7591, U+75c5, U+75db, U+7642, U+7686, U+76d2, U+76db, U+76e1,
    U+76e3, U+7701, U+786c, U+7981, U+79c0, U+79fb, U+7a81, U+7a97, U+7adf,
    U+7aef, U+7b26, U+7c64, U+7d0d, U+7d14, U+7d2f, U+7d9c, U+7dca, U+7df4,
    U+7e23, U+7f3a, U+8033, U+804a, U+8056, U+805a, U+8173, U+81e8, U+8212,
    U+821e, U+822a, U+82e6, U+8336, U+83dc, U+8449, U+84ee, U+85e5, U+885b,
    U+888b, U+8907, U+8a34, U+8a5e, U+8aa4, U+8ab0, U+8ab2, U+8ac7, U+8b66,
    U+8c6a, U+8c93, U+8c9d, U+8cb4, U+8dd1, U+8f2a, U+8fb2, U+9109, U+9192,
    U+91cb, U+91dd, U+93e1, U+964d, U+9686, U+968e, U+969c, U+96de, U+96e8,
    U+96ea, U+96f7, U+975c, U+9760, U+978b, U+9858, U+98ef, U+9918, U+9aee,
    U+9b54, U+9ebb, U+ff0f, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3cffdbc0622874e5.woff2) format("woff2");
  unicode-range: U+23-25, U+3d, U+4e45, U+4e5d, U+4e7e, U+4eac, U+4eae, U+4ed4,
    U+4ee4, U+4f01, U+4f3c, U+4f8b, U+4fc2, U+505c, U+50c5, U+5145, U+51b7,
    U+521d, U+523b, U+525b, U+5287, U+52e2, U+5348, U+535a, U+537b, U+5426,
    U+542b, U+5438, U+5462, U+54ea, U+555f, U+5566, U+5584, U+5609, U+5708,
    U+570d, U+571f, U+5747, U+5802, U+58d3, U+5920, U+5922, U+5957, U+5979,
    U+5a01, U+5a92, U+5abd, U+5b63, U+5b69, U+5b83, U+5bb3, U+5bc4, U+5bf5,
    U+5c3c, U+5c40, U+5c4b, U+5c64, U+5cf6, U+5de6, U+5e0c, U+5e55, U+5e78,
    U+5eab, U+5ead, U+5ee0, U+5f85, U+5f8b, U+5fd7-5fd8, U+6167, U+6298, U+62db,
    U+62ff, U+639b, U+63a7, U+642d, U+6469, U+64ad, U+651d, U+653b, U+65b7,
    U+65cf, U+665a, U+666e, U+66fe, U+6728, U+674e, U+67b6, U+6821, U+6839,
    U+6843, U+6a94, U+6b4c, U+6b50, U+6b62, U+6b72, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c7a, U+6c7d, U+6c99, U+6cb9, U+6ce2, U+6cf0, U+6d17, U+6d32,
    U+6e2c, U+6e56, U+6fb3, U+722d, U+723e, U+725b, U+734e, U+7387, U+73ed,
    U+7565, U+7570, U+76ca, U+76e4, U+773e, U+77ed, U+77f3, U+7814, U+7834,
    U+7968, U+79d8, U+7a7f, U+7af9, U+7b11, U+7b46, U+7b54, U+7bc4, U+7d19,
    U+7d22, U+7d42, U+7d55, U+7da0, U+7e41, U+7e7c, U+7f85, U+7ffb, U+8077,
    U+8089, U+80cc, U+81c9, U+81f4, U+81fa, U+820a, U+822c, U+826f, U+8349,
    U+85cd, U+86cb, U+8840, U+88dc, U+8986, U+8a0e, U+8a73, U+8a8c, U+8b1b,
    U+8b9a, U+8c50, U+8ca0, U+8cde, U+8cfd, U+8d8a, U+8df3, U+8e64, U+8ecd,
    U+8edf, U+8f38, U+8fd4, U+8ff0, U+8ff7, U+9000, U+9047, U+9060, U+90f5,
    U+9152, U+91ce, U+9280, U+9418, U+9435, U+9589, U+9592, U+9678, U+968a,
    U+96aa, U+96c5, U+96d6, U+96dc, U+96f6, U+9732, U+9748, U+9802, U+9806,
    U+9808, U+983b, U+984d, U+984f, U+9867, U+98db, U+98f2, U+98fe, U+9a5a,
    U+9b06, U+9b5a, U+9bae, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0b2e55b51a1e0615.woff2) format("woff2");
  unicode-range: U+40, U+2026, U+4e03, U+4e14, U+4e9e, U+4ec0, U+4ed8, U+4f11,
    U+4f4e-4f4f, U+4f73, U+4fee, U+5019, U+503c, U+5047, U+514b, U+516b, U+5178,
    U+5207, U+520a, U+5236, U+5343, U+5347, U+534a, U+5370, U+53cd, U+53e4,
    U+53e6, U+53f2, U+5403, U+5411, U+5427, U+5468, U+5473, U+547d, U+552e,
    U+5740, U+5883, U+589e, U+591c, U+5931, U+59cb, U+5a1b, U+5b58, U+5b98,
    U+5b9c, U+5ba4, U+5bcc, U+5beb, U+5c45, U+5c6c, U+5dee, U+5df4, U+5e03,
    U+5e33, U+5e6b, U+5e7e, U+5e8f, U+5e95, U+5ea7, U+5f15, U+5f62, U+5f69,
    U+5f80, U+5fa9, U+5fae, U+5fb7, U+5ff5, U+600e, U+601d, U+60e0, U+614b,
    U+6230, U+623f, U+628a, U+6295, U+62c9, U+6309, U+64c7, U+64ca, U+652f,
    U+6545, U+6548, U+65af, U+65e9, U+6625, U+666f, U+667a, U+670b, U+671b,
    U+6750, U+677f, U+6975, U+6a13, U+6a21, U+6aa2, U+6b65, U+6b77, U+6bb5,
    U+6cc1, U+6ce8, U+6df1, U+6e90, U+6e96, U+6eab, U+6f14, U+6f2b, U+700f,
    U+706b, U+7206, U+724c, U+72c0, U+7368, U+7372, U+74b0, U+756b, U+76ae,
    U+773c, U+78ba, U+798f, U+79ae, U+7a4d, U+7a76, U+7ae5, U+7b56, U+7b97,
    U+7bb1, U+7bc7, U+7c73, U+7c89, U+7d00, U+7d20, U+7d39, U+7d72, U+7dad,
    U+7e8c, U+7fa4, U+7fd2, U+8003, U+807d, U+80a1, U+80b2, U+8166, U+8208-8209,
    U+82e5, U+843d, U+85cf, U+85dd, U+862d, U+8857, U+8863, U+89ba, U+89d2,
    U+8a2a, U+8a31, U+8a62, U+8a66, U+8a72, U+8abf, U+8b1d, U+8b58, U+8c61,
    U+8ca1, U+8ca8, U+8cac, U+8cbc, U+8d70, U+8da3, U+8db3, U+8ddf, U+8f03,
    U+8f15, U+8f2f, U+8fa6, U+8fce, U+8ffd, U+900f, U+9031, U+9069, U+908a,
    U+91ab, U+91cc, U+92b7, U+9322, U+932f, U+9375, U+9632, U+963f, U+9644,
    U+9662, U+9673, U+967d, U+96a8, U+96c4, U+96d9, U+96e2-96e3, U+96f2, U+9752,
    U+97d3, U+97ff, U+9805, U+9810, U+9818, U+986f, U+990a, U+9910, U+9928,
    U+9e97, U+9ec3, U+9f8d, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5941ec4c0d66dc22.woff2) format("woff2");
  unicode-range: U+26, U+3e, U+5f, U+7e, U+3000, U+300a-300b, U+3010-3011,
    U+4e16, U+4e26, U+4e94, U+4e9b, U+4ea4, U+4eca-4ecb, U+4efb, U+4efd, U+4f46,
    U+4f55, U+4f9b, U+4f9d, U+4fbf, U+505a, U+5065, U+5099, U+50cf, U+512a,
    U+5143, U+5148, U+5152, U+5169, U+516d, U+5171, U+5177, U+518a, U+5225,
    U+5247, U+5275, U+529f, U+52a9, U+5305, U+5341, U+5357, U+5361, U+5373,
    U+53bb, U+53c3, U+53c8, U+53d6-53d7, U+53e3, U+5404, U+559c, U+55ce, U+5668,
    U+56db, U+5712, U+5718, U+57ce, U+57fa, U+58eb, U+592a, U+5947, U+5bc6,
    U+5bf6, U+5c0e, U+5c11, U+5c1a, U+5c55, U+5c71, U+5df1, U+5e2b, U+5e36,
    U+5e97, U+5eb7, U+5ee3, U+5efa, U+5f35, U+5f37, U+5f88, U+5f9e, U+5fc5,
    U+606f, U+60a8, U+6232, U+6236, U+624d, U+627e, U+6280, U+62cd, U+6301,
    U+6307, U+6392, U+63db, U+64da, U+6539, U+653e-653f, U+6559, U+6574, U+65c5,
    U+6613, U+66f8, U+6797, U+67e5, U+6848, U+6a19, U+6a23, U+6b61, U+6bcf,
    U+6c11, U+6c42, U+6d41, U+6d77, U+6e2f, U+6eff, U+7167, U+71df, U+738b,
    U+73a9, U+7403, U+7537, U+754c, U+7559, U+767d-767e, U+78bc, U+793a, U+795e,
    U+79c1, U+79d1, U+7a2e, U+7a31, U+7a7a, U+7ae0, U+7ba1, U+7bc0, U+7c21,
    U+7cfb, U+7d04-7d05, U+7d1a, U+7d30, U+7d44, U+7d66, U+7d71, U+7de8, U+7e3d,
    U+7f6e, U+7fa9, U+8001, U+805e, U+8072, U+81f3, U+82f1, U+83ef, U+842c,
    U+8457, U+85a6, U+8655, U+8853, U+88ab, U+88dd, U+88e1, U+88fd, U+897f,
    U+898f, U+89aa, U+89bd, U+89c0, U+89e3, U+8a02, U+8a3b, U+8a55, U+8a8d,
    U+8a9e, U+8ad6, U+8b49, U+8b70, U+8b77, U+8b80, U+8b8a, U+8b93, U+8cb7,
    U+8ce3, U+8cea, U+8cfc, U+8f09, U+8fd1, U+9001, U+901f-9020, U+9054, U+90a3,
    U+914d, U+91cf, U+9304, U+95b1, U+9664, U+969b, U+96b1, U+96c6, U+9700,
    U+975e, U+97f3, U+98a8, U+98df, U+9999, U+99ac, U+9a57, U+9ebc, U+9ed1;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7db9d1101db27256.woff2) format("woff2");
  unicode-range: U+d, U+2b, U+7c, U+a9, U+300c-300d, U+4e09, U+4e3b, U+4e4b,
    U+4e5f, U+4e86, U+4e8b-4e8c, U+4eab, U+4ed6, U+4ee3, U+4ef6, U+4f1a, U+4f4d,
    U+4f60, U+4f7f, U+4fdd, U+4fe1, U+50b3, U+50f9, U+5149, U+514d, U+5167,
    U+5176, U+518d, U+5217, U+5229, U+524d, U+529b, U+52a0, U+52d9, U+5316-5317,
    U+5340, U+539f, U+53ca-53cb, U+53ea, U+53f8, U+5408, U+540c-540d, U+544a,
    U+548c, U+54c1, U+54e1, U+5546, U+554f, U+55ae, U+56de, U+56e0, U+5716,
    U+578b, U+5831, U+5834, U+5916, U+5973, U+5982, U+5b57, U+5b78, U+5b89,
    U+5b8c, U+5b9a, U+5ba2, U+5bb9, U+5be6, U+5c07-5c08, U+5c0b, U+5c0d, U+5c31,
    U+5de5, U+5df2, U+5e02, U+5e38, U+5ea6, U+5f0f, U+5f71, U+5f8c, U+5f97,
    U+5feb, U+6027, U+60c5, U+60f3, U+610f, U+611b, U+611f, U+61c9, U+6216,
    U+624b, U+6253, U+63a5, U+63a8, U+63d0, U+641c, U+6536, U+6578, U+6599,
    U+661f, U+662d, U+670d, U+671f, U+672a, U+6771, U+679c, U+682a, U+683c,
    U+689d, U+696d, U+6a02, U+6a5f, U+6b0a, U+6b21, U+6b3e, U+6b64, U+6bd4,
    U+6c23, U+6c34, U+6c92, U+6cd5, U+6d3b, U+6d88, U+6e05, U+7063, U+7121,
    U+7136, U+71b1, U+7247-7248, U+7269, U+7279, U+73fe, U+7406, U+7522, U+7531,
    U+7576, U+767b, U+76ee, U+76f4, U+770b, U+771f, U+77e5, U+793e, U+7a0b,
    U+7acb, U+7ad9, U+7b2c, U+7b49, U+7cbe, U+7d50, U+7d61, U+7d93, U+7dda,
    U+8005, U+800c, U+806f, U+8207, U+8272, U+82b1, U+865f, U+8868, U+898b,
    U+8996, U+8a00, U+8a08, U+8a0a, U+8a18, U+8a2d, U+8a71, U+8aaa, U+8acb,
    U+8cbb, U+8cc7, U+8d77, U+8d85, U+8def, U+8eab, U+8eca, U+8f49, U+9019-901a,
    U+9023, U+9032, U+904a-904b, U+904e, U+9053, U+9078, U+9084, U+90e8, U+90fd,
    U+91cd, U+91d1, U+9577, U+9580, U+9593, U+9650, U+9762, U+982d, U+984c,
    U+985e, U+9ad4, U+9ad8, U+9ede, U+ff01, U+ff08-ff09, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2e3ac035460ff4e0.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-5d, U+61-7b, U+7d, U+a0,
    U+ab, U+ae, U+b2-b3, U+b7, U+bb, U+bf, U+c9, U+cd, U+d6, U+e?, U+f1-f4, U+f6,
    U+f9-fa, U+fc-fd, U+101, U+103, U+110-111, U+113, U+12b, U+14d, U+16b, U+1a1,
    U+1b0, U+1ce, U+300-301, U+1ea1, U+1ea3, U+1ebf, U+1ec7, U+2013-2014,
    U+2039-203a, U+203c, U+2122, U+3001-3002, U+4e00, U+4e0a-4e0b, U+4e0d,
    U+4e2d, U+4eba, U+4ee5, U+4f5c, U+4f86, U+500b, U+5011, U+5165, U+5168,
    U+516c, U+51fa, U+5206, U+5230, U+52d5, U+53ef-53f0, U+570b, U+5728, U+5730,
    U+591a, U+5927, U+5929, U+597d, U+5b50, U+5bb6, U+5c0f, U+5e73-5e74, U+5fc3,
    U+6210-6211, U+6240, U+6587, U+65b0, U+65b9, U+65bc, U+65e5, U+660e, U+662f,
    U+6642, U+66f4, U+6700, U+6703, U+6708-6709, U+672c, U+6b63, U+6cbb,
    U+70b9-70ba, U+751f, U+7528, U+767c, U+7684, U+76f8, U+7db2, U+7f8e, U+80fd,
    U+81ea, U+884c, U+8981, U+958b, U+95dc, U+96fb, U+9801, U+9996, U+ff0c,
    U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/06d1eb18badf7ddf.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/04d06ef04980eb3b.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d7847f8f7d064228.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/cd9c9047948a1269.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0ba647105d5747ce.woff2) format("woff2");
  unicode-range: U+1f921-1f930, U+1f932-1f935, U+1f937-1f939, U+1f940-1f944,
    U+1f947-1f94a, U+1f95?, U+1f962-1f967, U+1f969-1f96a, U+1f980-1f981,
    U+1f984-1f98d, U+1f990-1f992, U+1f994-1f996, U+1f9c0, U+1f9d0, U+1f9d2,
    U+1f9d4, U+1f9d6, U+1f9d8, U+1f9da, U+1f9dc-1f9dd, U+1f9df-1f9e2,
    U+1f9e5-1f9e6, U+20024, U+20487, U+20779, U+20c41, U+20c78, U+20d71, U+20e98,
    U+20ef9, U+2107b, U+210c1, U+22c51, U+233b4, U+24a12, U+2512b, U+2546e,
    U+25683, U+267cc, U+269f2, U+27657, U+282e2, U+2898d, U+29d5a, U+f0001-f0005,
    U+f0019, U+f009b, U+f0101-f0104, U+f012b, U+f01ba, U+f01d6, U+f0209, U+f0217,
    U+f0223-f0224, U+fc355, U+fe327, U+fe517, U+feb97, U+fffb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/08393b799a0a4ded.woff2) format("woff2");
  unicode-range: U+ff78-ff7e, U+ff80-ff86, U+ff89-ff94, U+ff97-ff9e, U+ffb9,
    U+ffe0-ffe3, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1d7c7, U+1f004, U+1f0cf,
    U+1f141-1f142, U+1f150, U+1f154, U+1f158, U+1f15b, U+1f15d-1f15e,
    U+1f162-1f163, U+1f170-1f171, U+1f174, U+1f177-1f178, U+1f17d-1f17f,
    U+1f192-1f195, U+1f197-1f19a, U+1f1e6-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f22f,
    U+1f232-1f237, U+1f239-1f23a, U+1f250-1f251, U+1f300, U+1f302-1f319;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/00f6fe109737c3fd.woff2) format("woff2");
  unicode-range: U+fa0a, U+fa0c, U+fa11, U+fa17, U+fa19, U+fa1b, U+fa1d, U+fa26,
    U+fa2c, U+fb01, U+fdfc, U+fe0e, U+fe33-fe36, U+fe38-fe44, U+fe49-fe51,
    U+fe54, U+fe56-fe57, U+fe59-fe5c, U+fe5f-fe6a, U+fe8e, U+fe92-fe93, U+feae,
    U+fecb-fecc, U+fee0, U+feec, U+fef3, U+ff04, U+ff07, U+ff26-ff2c,
    U+ff31-ff32, U+ff35-ff37, U+ff39-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d,
    U+ff61-ff65, U+ff67-ff68, U+ff6a, U+ff6c-ff77;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2d891b3c73cb41cd.woff2) format("woff2");
  unicode-range: U+f78a-f78c, U+f78e, U+f792-f796, U+f798, U+f79c, U+f7f5,
    U+f812, U+f815, U+f876, U+f8f5, U+f8f8, U+f8ff, U+f901-f902, U+f904, U+f906,
    U+f909-f90a, U+f90f, U+f914, U+f918-f919, U+f91b, U+f91d, U+f91f, U+f923,
    U+f925, U+f92d-f92f, U+f934, U+f937-f938, U+f93d, U+f93f, U+f941, U+f949,
    U+f94c, U+f94e-f94f, U+f95a, U+f95d-f95e, U+f961-f963, U+f965-f970, U+f974,
    U+f976-f97a, U+f97c, U+f97e-f97f, U+f981, U+f983, U+f988, U+f98a, U+f98c,
    U+f98e, U+f996-f997, U+f999-f99a, U+f99c, U+f99f-f9a0, U+f9a3, U+f9a8,
    U+f9ad, U+f9b2-f9b6, U+f9b9-f9ba, U+f9bd-f9be, U+f9c1, U+f9c4, U+f9c7,
    U+f9ca, U+f9cd, U+f9d0-f9d1, U+f9d3-f9d4, U+f9d7-f9d8, U+f9dc-f9dd,
    U+f9df-f9e1, U+f9e4, U+f9e8-f9ea, U+f9f4, U+f9f6-f9f7, U+f9f9-f9fa,
    U+f9fc-fa01, U+fa03-fa04, U+fa06, U+fa08-fa09;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2eca9848d024747a.woff2) format("woff2");
  unicode-range: U+9eb9-9eba, U+9ebe-9ebf, U+9ecc-9ecd, U+9ed0, U+9ed2, U+9ed4,
    U+9ed9-9eda, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7, U+9eee,
    U+9ef3-9ef4, U+9ef6-9ef7, U+9ef9, U+9efb-9efd, U+9eff, U+9f07-9f09, U+9f10,
    U+9f14-9f15, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f34, U+9f37,
    U+9f39, U+9f3d-9f3e, U+9f41, U+9f4c-9f50, U+9f54, U+9f57, U+9f59, U+9f5c,
    U+9f5f-9f60, U+9f62-9f63, U+9f66-9f67, U+9f6a, U+9f6c, U+9f72, U+9f76-9f77,
    U+9f7f, U+9f84-9f85, U+9f88, U+9f8e, U+9f91, U+9f94-9f96, U+9f98,
    U+9f9a-9f9b, U+9f9f-9fa0, U+9fa2, U+9fa4, U+a1f4, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+aa31, U+ab34, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11,
    U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78,
    U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+aca0, U+aca8-aca9, U+acac, U+acb0,
    U+acb8-acb9, U+acbc-acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8,
    U+acf0-acf1, U+acf3, U+acf5, U+acfc;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/82f38d18479d7627.woff2) format("woff2");
  unicode-range: U+9d34, U+9d37, U+9d3d, U+9d42, U+9d50, U+9d52-9d53, U+9d59,
    U+9d5c, U+9d5e-9d61, U+9d6a, U+9d6f-9d70, U+9d77, U+9d7a, U+9d7e, U+9d87,
    U+9d89, U+9d8f, U+9d91-9d93, U+9d96, U+9d98, U+9d9a, U+9da1-9da2, U+9da5,
    U+9da9, U+9dab-9dac, U+9db1-9db2, U+9db5, U+9db9-9dbc, U+9dbf-9dc2, U+9dc4,
    U+9dc7-9dc9, U+9dd3, U+9dd6, U+9dd9-9dda, U+9dde-9ddf, U+9de2, U+9de5-9de6,
    U+9de8, U+9def-9df0, U+9df2-9df4, U+9df8, U+9dfa, U+9dfd, U+9dff, U+9e02,
    U+9e07, U+9e0a, U+9e11, U+9e15, U+9e18, U+9e1a-9e1b, U+9e1d-9e1e,
    U+9e20-9e23, U+9e25-9e26, U+9e2d, U+9e2f, U+9e33, U+9e35, U+9e3d-9e3f,
    U+9e42-9e43, U+9e45, U+9e48-9e4a, U+9e4c, U+9e4f, U+9e51, U+9e55, U+9e64,
    U+9e66, U+9e6b, U+9e6d-9e6e, U+9e70, U+9e73, U+9e75, U+9e78, U+9e80-9e83,
    U+9e87-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e96, U+9e9d, U+9ea1,
    U+9ea4, U+9ea6, U+9ea9-9eab, U+9ead, U+9eaf, U+9eb4, U+9eb7-9eb8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d0088d15d7229bc2.woff2) format("woff2");
  unicode-range: U+9bd3-9bd7, U+9bd9, U+9bdb, U+9bdd, U+9be1-9be2, U+9be4-9be5,
    U+9be7, U+9bea, U+9bed-9bee, U+9bf0-9bf1, U+9bf5, U+9bf7, U+9bf9, U+9bfd,
    U+9bff, U+9c02, U+9c06, U+9c08-9c0a, U+9c0d, U+9c10, U+9c12-9c13, U+9c15,
    U+9c1c, U+9c1f, U+9c21, U+9c23-9c25, U+9c28-9c29, U+9c2d-9c2e, U+9c31-9c33,
    U+9c35-9c37, U+9c39-9c3b, U+9c3d-9c3e, U+9c40, U+9c42, U+9c45-9c49, U+9c52,
    U+9c54, U+9c56, U+9c58-9c5a, U+9c5d, U+9c5f-9c60, U+9c63, U+9c67-9c68,
    U+9c72, U+9c75, U+9c78, U+9c7a-9c7c, U+9c7f-9c81, U+9c87-9c88, U+9c8d,
    U+9c91, U+9c94, U+9c97, U+9c9b, U+9ca4, U+9ca8, U+9cab, U+9cad, U+9cb1-9cb3,
    U+9cb6-9cb8, U+9cc4-9cc5, U+9ccc-9ccd, U+9cd5-9cd7, U+9cdd-9cdf, U+9ce7,
    U+9ce9, U+9cee-9cf0, U+9cf2, U+9cfc-9cfe, U+9d03, U+9d06-9d08, U+9d0e,
    U+9d10, U+9d12, U+9d15, U+9d17, U+9d1d-9d1f, U+9d23, U+9d2b, U+9d2f-9d30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d06d88ed62e77115.woff2) format("woff2");
  unicode-range: U+9a6f-9a71, U+9a73-9a74, U+9a76, U+9a78-9a79, U+9a7b-9a7c,
    U+9a7e-9a7f, U+9a81-9a82, U+9a84-9a87, U+9a8a-9a8b, U+9a8f-9a91, U+9a97,
    U+9a9a, U+9a9e, U+9aa0-9aa1, U+9aa4-9aa5, U+9aaf-9ab1, U+9ab6, U+9ab9-9aba,
    U+9abe, U+9ac0-9ac5, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1, U+9ad5-9ad7,
    U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed, U+9aef, U+9af2, U+9af4,
    U+9af9, U+9afb, U+9afd, U+9b03-9b04, U+9b08, U+9b13, U+9b18, U+9b1f,
    U+9b22-9b23, U+9b28-9b2a, U+9b2c-9b30, U+9b32, U+9b3b, U+9b43, U+9b46-9b49,
    U+9b4b-9b4e, U+9b51, U+9b55, U+9b58, U+9b5b, U+9b5e-9b60, U+9b63,
    U+9b68-9b69, U+9b74, U+9b7d, U+9b80-9b81, U+9b83-9b84, U+9b87-9b88,
    U+9b8a-9b8b, U+9b8d-9b8e, U+9b90, U+9b92-9b95, U+9b97, U+9b9f-9ba0,
    U+9ba2-9ba3, U+9ba8, U+9bab, U+9bb0, U+9bb8, U+9bc0-9bc1, U+9bc3,
    U+9bc6-9bc8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4b53c0ce6eac4969.woff2) format("woff2");
  unicode-range: U+9912, U+9914, U+9916-9917, U+991b-991c, U+991e, U+9920,
    U+9927, U+992b-992c, U+992e, U+9931-9933, U+9938, U+993a, U+993c-9940,
    U+9943-9944, U+9948-994a, U+994c-994e, U+9951, U+9954, U+995c, U+995e-995f,
    U+9961-9962, U+9965, U+9968, U+996a, U+996d-9972, U+9975-9976, U+997a,
    U+997c, U+997f-9980, U+9984-9985, U+9988, U+998b, U+998d, U+998f, U+9992,
    U+9994-9995, U+9997-9998, U+999c, U+999e, U+99a0-99a1, U+99ab, U+99af,
    U+99b1, U+99b4, U+99b9, U+99c4-99c6, U+99cf, U+99d1-99d2, U+99d4, U+99d6,
    U+99d8-99d9, U+99df, U+99e1-99e2, U+99e9, U+99ee, U+99f0, U+99f8, U+99fb,
    U+9a01-9a05, U+9a0c, U+9a0f-9a13, U+9a16, U+9a1b-9a1c, U+9a20, U+9a24,
    U+9a28, U+9a2b, U+9a2d-9a2e, U+9a34-9a36, U+9a38, U+9a3e, U+9a40-9a44,
    U+9a4a, U+9a4c-9a4e, U+9a52, U+9a56, U+9a62-9a65, U+9a69-9a6b, U+9a6d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1dfd406d30a6b87c.woff2) format("woff2");
  unicode-range: U+97c6, U+97c9, U+97cd, U+97d6, U+97d8-97d9, U+97dc-97de,
    U+97e1, U+97e6-97e7, U+97ec-97ee, U+97f0-97f1, U+97f5, U+97f9-97fa, U+97fe,
    U+9804, U+9807, U+980a, U+980e-980f, U+9814, U+9816, U+981a, U+981c, U+981e,
    U+9820-9821, U+9823, U+9826, U+9828, U+982a-982c, U+9832, U+9834-9835,
    U+9837, U+9839, U+983c-983d, U+9845, U+9848-9849, U+984e, U+9852-9857,
    U+9859-985a, U+9862-9863, U+9865, U+9870-9871, U+9873-9874, U+9877,
    U+987a-987f, U+9881-9882, U+9885, U+9887-988a, U+988c-988d, U+9890, U+9893,
    U+9896-9897, U+989a, U+989c-989e, U+98a0, U+98a4, U+98a6-98a7, U+98a9,
    U+98ae-98af, U+98b2-98b3, U+98b6-98b8, U+98ba-98bd, U+98bf, U+98c7-98c8,
    U+98ca, U+98d2-98d3, U+98d8-98da, U+98dc, U+98de, U+98e0-98e1, U+98e3,
    U+98e5, U+98e7-98e9, U+98eb-98ee, U+98f1, U+98f4, U+9901, U+9908-9909,
    U+990c, U+9911;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e506c40d0d74383b.woff2) format("woff2");
  unicode-range: U+964e-964f, U+9651, U+9653-9655, U+9658, U+965b-965f, U+9661,
    U+9665, U+9668-9669, U+966c, U+9672, U+9674, U+967a, U+9682-9685,
    U+9688-9689, U+968b, U+968d, U+9695, U+9697-9698, U+969e, U+96a0-96a4,
    U+96a9, U+96ac, U+96ae, U+96b0, U+96b2-96b4, U+96b6-96b7, U+96b9,
    U+96bc-96be, U+96c3, U+96c9-96cb, U+96ce-96cf, U+96d1-96d2, U+96d8, U+96dd,
    U+96e9, U+96eb, U+96f0-96f1, U+96f3-96f4, U+96f9, U+96fe-96ff, U+9701-9702,
    U+9705, U+9708, U+970a, U+970e-9711, U+9719, U+971d, U+971f-9720, U+9728,
    U+972a, U+972d, U+9730, U+9733, U+973a, U+973d, U+9744, U+9746-9747, U+9749,
    U+9750-9751, U+9753, U+9758-9759, U+975b, U+975d, U+9763, U+9765-9766,
    U+9768, U+976c-976d, U+9771, U+9773, U+9776, U+977a, U+977c, U+9780,
    U+9784-9786, U+9788, U+978e-978f, U+9798, U+979d-979e, U+97a3, U+97a5-97a6,
    U+97a8, U+97ab-97ac, U+97ae, U+97b6-97b7, U+97b9, U+97bf, U+97c1, U+97c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/52d85461a506b50f.woff2) format("woff2");
  unicode-range: U+950c, U+950f-9510, U+9519-951b, U+951d, U+951f, U+9521-9526,
    U+952d-9530, U+9535, U+953a-953b, U+9540-9542, U+9547, U+9549-954a, U+954d,
    U+9550-9551, U+9554-9556, U+955c, U+956c-956d, U+956f-9570, U+9573, U+9576,
    U+9578, U+9582, U+9586, U+9588, U+958e-958f, U+9599, U+959c, U+959e-959f,
    U+95a1-95a2, U+95a4, U+95a6-95a7, U+95aa-95ae, U+95b0, U+95b2, U+95b6,
    U+95b9-95bf, U+95c2-95c4, U+95c7-95c9, U+95cb-95cd, U+95d0, U+95d3-95d5,
    U+95d7-95d8, U+95da, U+95de, U+95e0-95e1, U+95e4-95e5, U+95ea-95eb,
    U+95ef-95f0, U+95f2-95f3, U+95f5, U+95f7-95fa, U+95fd, U+9600-9602,
    U+9607-9609, U+960e, U+9610-9611, U+9614, U+9616, U+9619-961a, U+961c-961d,
    U+961f, U+9621, U+9624, U+9628, U+962f, U+9633-9636, U+963c, U+9641-9643,
    U+9645, U+9647-9648;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/db711dd8ee25e216.woff2) format("woff2");
  unicode-range: U+93e4, U+93e8, U+93ee, U+93f0, U+93f5, U+93f7-93f9, U+93fb,
    U+9403, U+9407, U+940f-9410, U+9413-9414, U+9417, U+9419-941a, U+941c,
    U+941e, U+9420-9425, U+9427-942b, U+942e, U+9432-9433, U+9436, U+9438,
    U+943a, U+943d, U+943f-9440, U+9445, U+944a, U+944c, U+9454-9455,
    U+945a-945b, U+945e, U+9460, U+9462-9463, U+9468, U+946a, U+946d, U+946f,
    U+9471, U+9474-9477, U+9479, U+947e-9481, U+9488-948a, U+948e, U+9492-9493,
    U+9497, U+9499, U+949b-94a3, U+94a5-94a9, U+94ac, U+94ae-94b1, U+94b3-94b5,
    U+94bb-94bc, U+94be-94c3, U+94c5-94c6, U+94c9, U+94ce-94d0, U+94db-94dd,
    U+94e0, U+94e2-94e3, U+94e8, U+94ec-94ee, U+94f0, U+94f2, U+94f5-94f6,
    U+94f8, U+94fa, U+94ff-9502, U+9504-9506, U+9508, U+950b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9719372f17313b04.woff2) format("woff2");
  unicode-range: U+92e5-92e6, U+92e8-92e9, U+92ed-92ef, U+92f1-92f3, U+92f6,
    U+92f9, U+92fb, U+9300-9302, U+9306, U+930b, U+930f, U+9312, U+9315,
    U+9319-931b, U+931d-931f, U+9321, U+9323-9325, U+9327-932a, U+932c-932e,
    U+9331-9333, U+9335, U+9338, U+933c, U+9340-9341, U+9345-9349, U+934f-9352,
    U+9354, U+9356-935a, U+935c-9360, U+9363-9367, U+9369-936a, U+936c, U+936e,
    U+9370-9371, U+9373, U+9376, U+9379-937a, U+937c, U+9385, U+9387, U+938c,
    U+938f, U+9394, U+9397-9398, U+939a-939b, U+939d-939e, U+93a1-93a3,
    U+93a6-93a7, U+93a9-93aa, U+93ac-93ad, U+93af-93b0, U+93b3-93bb, U+93bd-93be,
    U+93c0-93c4, U+93c7, U+93ca-93cd, U+93d0-93d1, U+93d6-93d8, U+93dc-93de,
    U+93e0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d5f368e1b06cc22c.woff2) format("woff2");
  unicode-range: U+91f0-91f1, U+91f5-91fa, U+91fd, U+91ff-9201, U+9203-920a,
    U+920d-920e, U+9210-9211, U+9217, U+9219, U+921c, U+9221, U+9224-9225,
    U+9227, U+922a, U+922d-922e, U+9230-9231, U+9233, U+9235-9239, U+923b,
    U+923d-9241, U+9244, U+9246, U+9248-9249, U+924b-9251, U+9253, U+925a,
    U+925d-925e, U+9262, U+9265-9267, U+926b-926d, U+926f, U+9271-9272, U+9274,
    U+9276, U+9278, U+927a-927c, U+927e-927f, U+9282-9283, U+9286, U+9288,
    U+928a, U+928d-928e, U+9291, U+9295-9296, U+9299-929b, U+929d, U+92a0-92ae,
    U+92b2, U+92b5-92b6, U+92bb-92bc, U+92c2-92c3, U+92c6-92cd, U+92cf-92d1,
    U+92d5, U+92d7, U+92d9, U+92dd, U+92df, U+92e4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/361cc631d57e9a37.woff2) format("woff2");
  unicode-range: U+90bb, U+90bd-90be, U+90c3-90c5, U+90c7, U+90d1, U+90d4-90d5,
    U+90d7, U+90db-90df, U+90e2-90e4, U+90ea-90eb, U+90ef, U+90f4, U+90f7-90f8,
    U+90fc, U+90fe-9100, U+9102, U+9104, U+9106, U+9112, U+9114-911a, U+911c,
    U+911e, U+9120, U+9122-9123, U+9129, U+912b, U+912f, U+9131-9132, U+9134,
    U+9136, U+9139-913a, U+9143, U+9146, U+9148-914a, U+914e-9150, U+9154,
    U+9156-9157, U+9159-915a, U+915d-915e, U+9161-9164, U+916b, U+916e,
    U+9170-9172, U+9174, U+9176, U+9179-917a, U+917f, U+9181-9182, U+9184-9186,
    U+918c-918e, U+9190-9191, U+9196, U+919a-919b, U+919e, U+91a1-91a4, U+91a7,
    U+91aa, U+91ae-91b2, U+91b4-91b5, U+91b8, U+91bd-91be, U+91c1, U+91c3,
    U+91c5-91c6, U+91c8-91ca, U+91d2-91d5, U+91d7, U+91d9, U+91e1, U+91e4,
    U+91e6-91e9, U+91ec-91ed;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9a5e2f712cce3f1a.woff2) format("woff2");
  unicode-range: U+8f68-8f69, U+8f6d-8f72, U+8f74, U+8f76, U+8f7b-8f7c, U+8f7f,
    U+8f83-8f86, U+8f88-8f8a, U+8f8d, U+8f90, U+8f93, U+8f95-8f97, U+8f99,
    U+8f9e-8f9f, U+8fa2, U+8fa7, U+8fa9, U+8fab, U+8fae, U+8fb3, U+8fb5-8fb6,
    U+8fba-8fbd, U+8fbf, U+8fc1-8fc2, U+8fc6, U+8fc8, U+8fcc-8fcd, U+8fd2-8fd3,
    U+8fd5, U+8fdc-8fdd, U+8fdf, U+8fe2-8fe5, U+8fe8-8fe9, U+8fed-8fee, U+8ff3,
    U+8ff5, U+8ff8, U+8ffa-8ffc, U+8ffe, U+9002, U+9004, U+9008, U+900a-900b,
    U+9011-9013, U+9016, U+901e, U+9021, U+9024, U+902d, U+902f-9030,
    U+9034-9036, U+9039-903b, U+9041, U+9044-9045, U+904f-9052, U+9057-9058,
    U+905b, U+905d, U+9061-9062, U+9065, U+9068, U+906f, U+9074, U+9079, U+907d,
    U+9083, U+9085, U+9087-9089, U+908b, U+9090, U+9093, U+9095, U+9097, U+9099,
    U+909b, U+909d-909e, U+90a0-90a2, U+90ac, U+90af-90b0, U+90b2-90b4, U+90b6,
    U+90b9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/32cc01d7bb8efbef.woff2) format("woff2");
  unicode-range: U+8e18, U+8e1d-8e21, U+8e23, U+8e26-8e28, U+8e2a-8e2b,
    U+8e2d-8e2e, U+8e30-8e31, U+8e35, U+8e39, U+8e3c-8e3d, U+8e40-8e42, U+8e47,
    U+8e49-8e4e, U+8e50, U+8e53-8e55, U+8e59-8e5b, U+8e60, U+8e62-8e63, U+8e67,
    U+8e69, U+8e6c-8e6d, U+8e6f, U+8e74, U+8e76, U+8e7a-8e7c, U+8e82,
    U+8e84-8e85, U+8e87, U+8e89-8e8b, U+8e8f-8e95, U+8e99-8e9a, U+8e9d-8e9e,
    U+8ea1, U+8ea3, U+8ea5-8ea6, U+8eaa, U+8eac-8ead, U+8eaf-8eb1, U+8eb9,
    U+8ebc, U+8ebe, U+8ec6, U+8ecb, U+8ecf, U+8ed1, U+8ed4, U+8ed7, U+8eda-8edb,
    U+8ee2, U+8ee8, U+8eeb, U+8ef2, U+8ef9-8efe, U+8f05, U+8f07-8f08,
    U+8f0a-8f0c, U+8f12-8f13, U+8f17, U+8f19-8f1a, U+8f1c, U+8f1e-8f1f,
    U+8f25-8f26, U+8f2d, U+8f30, U+8f33, U+8f36, U+8f3e, U+8f40-8f42,
    U+8f45-8f47, U+8f4d, U+8f54-8f55, U+8f5d, U+8f61-8f62, U+8f64, U+8f67;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/31a9accfb0f44122.woff2) format("woff2");
  unicode-range: U+8cc1-8cc2, U+8cc4-8cc5, U+8ccf-8cd2, U+8cd4-8cd5, U+8cd9-8cdb,
    U+8ce1, U+8ce8, U+8ceb, U+8cf0, U+8cf8, U+8cfb, U+8cfe, U+8d04, U+8d07,
    U+8d0b, U+8d0d, U+8d10, U+8d12-8d14, U+8d17, U+8d1b-8d1f, U+8d21-8d26,
    U+8d29-8d2c, U+8d2e-8d32, U+8d34-8d35, U+8d37-8d38, U+8d3a-8d3c, U+8d3e-8d3f,
    U+8d41-8d43, U+8d48, U+8d4b-8d4c, U+8d4e-8d50, U+8d54, U+8d56, U+8d58,
    U+8d5a-8d5b, U+8d5f-8d60, U+8d62-8d63, U+8d66-8d69, U+8d6c-8d6e, U+8d73,
    U+8d75-8d76, U+8d7b, U+8d7d, U+8d84, U+8d8b, U+8d90-8d91, U+8d94, U+8d96,
    U+8d9c, U+8dab, U+8daf, U+8db2, U+8db5, U+8db7, U+8dba, U+8dbc, U+8dbf,
    U+8dc2-8dc3, U+8dc6, U+8dcb, U+8dce-8dd0, U+8dd6-8dd7, U+8dda-8ddb,
    U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df1, U+8df5-8df7, U+8dfa-8dfd, U+8e05,
    U+8e08-8e0a, U+8e0e, U+8e14, U+8e16;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/f0a3f3a613ffd69a.woff2) format("woff2");
  unicode-range: U+8b6c-8b6d, U+8b72, U+8b7e, U+8b83, U+8b89, U+8b8c, U+8b8e,
    U+8b90, U+8b92, U+8b95-8b96, U+8b99, U+8b9c, U+8b9e-8b9f, U+8ba3, U+8ba5,
    U+8ba7, U+8baa, U+8bad, U+8bb2-8bb4, U+8bb6-8bb9, U+8bbc-8bbd, U+8bbf-8bc0,
    U+8bc3, U+8bc5, U+8bc8-8bcb, U+8bcf, U+8bd1, U+8bd7-8bdc, U+8bde-8be1,
    U+8be3, U+8be7, U+8be9, U+8beb-8bec, U+8bef, U+8bf1-8bf2, U+8bf5-8bf6,
    U+8bf8, U+8bfa, U+8bfd-8bfe, U+8c01-8c02, U+8c05, U+8c08, U+8c0a-8c11,
    U+8c13-8c15, U+8c18-8c1c, U+8c1f, U+8c23-8c29, U+8c2c-8c2d, U+8c31, U+8c34,
    U+8c36, U+8c39, U+8c3f, U+8c47, U+8c49-8c4c, U+8c4f, U+8c51, U+8c55, U+8c62,
    U+8c68, U+8c73, U+8c78, U+8c7a-8c7c, U+8c82, U+8c85, U+8c89-8c8a,
    U+8c8d-8c8e, U+8c90, U+8c94, U+8c98-8c99, U+8ca3-8ca4, U+8cad-8cb0, U+8cb2,
    U+8cb9-8cba, U+8cbd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1131d24ae7370ec8.woff2) format("woff2");
  unicode-range: U+89f6, U+89ff, U+8a01, U+8a03, U+8a07, U+8a09, U+8a0c,
    U+8a0f-8a12, U+8a16, U+8a1b, U+8a22, U+8a25, U+8a27, U+8a2b, U+8a33, U+8a36,
    U+8a38, U+8a3d-8a3e, U+8a41, U+8a45-8a46, U+8a48, U+8a4e, U+8a51-8a52,
    U+8a54, U+8a56-8a58, U+8a5b, U+8a5d, U+8a61, U+8a63, U+8a67, U+8a6a-8a6c,
    U+8a70, U+8a74-8a76, U+8a7a-8a7c, U+8a82, U+8a84-8a86, U+8a89, U+8a8f-8a92,
    U+8a94, U+8a9a, U+8aa1, U+8aa3, U+8aa5, U+8aa7-8aa8, U+8aad, U+8ab1, U+8ab6,
    U+8abe, U+8ac2, U+8ac4, U+8ac6, U+8ac9, U+8acc-8acf, U+8ad1, U+8adb,
    U+8add-8ae2, U+8ae4, U+8ae6, U+8aea-8aeb, U+8aed, U+8af1-8af6, U+8afa,
    U+8afc, U+8b01, U+8b04-8b05, U+8b07, U+8b0b-8b0d, U+8b0f-8b10, U+8b13-8b14,
    U+8b16, U+8b1a, U+8b1c, U+8b21-8b22, U+8b26, U+8b28, U+8b2b, U+8b2e, U+8b33,
    U+8b41, U+8b46, U+8b4c-8b4f, U+8b53-8b54, U+8b56, U+8b59, U+8b5e-8b60,
    U+8b64, U+8b6a-8b6b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ec2766c8d6b3ace2.woff2) format("woff2");
  unicode-range: U+889b-889c, U+889e, U+88a2, U+88a4, U+88a8, U+88aa,
    U+88ad-88ae, U+88b1, U+88b4, U+88b7-88b8, U+88bc-88be, U+88c0, U+88c4,
    U+88c6-88c7, U+88c9-88cc, U+88ce, U+88d2, U+88d6, U+88d8, U+88db, U+88df,
    U+88e4, U+88e8-88e9, U+88ec, U+88ef-88f1, U+88f3-88f5, U+88fc, U+88fe,
    U+8900, U+8902, U+8906, U+890a-890c, U+8912-8915, U+8918-891a, U+891f,
    U+8921, U+8923, U+8925, U+892a-892b, U+892d, U+8930, U+8933, U+8935-8936,
    U+8938, U+893d, U+8941-8943, U+8946-8947, U+8949, U+894c-894d, U+8956-8957,
    U+8959, U+895c, U+895e-8960, U+8964, U+8966, U+896c, U+8971, U+8974, U+897b,
    U+897e, U+8980, U+8982-8983, U+8987-8988, U+898a, U+898c, U+8991,
    U+8994-8995, U+8997-8998, U+899a, U+899c, U+89a1, U+89a4-89a7, U+89a9,
    U+89ac, U+89af, U+89b2-89b3, U+89b7, U+89bb, U+89bf, U+89c5, U+89c9-89ca,
    U+89d1, U+89d4-89d5, U+89da, U+89dc-89de, U+89e5-89e7, U+89ed, U+89f1,
    U+89f3-89f4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/198fe6153d7d69fc.woff2) format("woff2");
  unicode-range: U+874c, U+874e-874f, U+8753, U+8757-8758, U+875d, U+875f,
    U+8761-8765, U+8768, U+876a, U+876c-8770, U+8772, U+8777, U+877a-877b,
    U+877d, U+8781, U+8784-8785, U+8788, U+878b, U+8793, U+8797-8798, U+879f,
    U+87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87b9, U+87bb,
    U+87bd-87c0, U+87c4-87c8, U+87ca-87cc, U+87ce, U+87d2, U+87db-87dc,
    U+87e0-87e1, U+87e3, U+87e5, U+87e7, U+87ea-87eb, U+87ee-87ef, U+87f3-87f4,
    U+87f6-87f7, U+87fe, U+8802-8806, U+880a-880b, U+880e, U+8810-8811, U+8813,
    U+8815-8816, U+881b, U+8821, U+8823, U+8827, U+8831-8832, U+8835,
    U+8839-883a, U+883c, U+8844-8846, U+884a, U+884e, U+8852, U+8854-8856,
    U+8859-885a, U+885e, U+8862, U+8864-8865, U+8869-886a, U+886c-886e,
    U+8871-8872, U+8875, U+8879, U+887d-887f, U+8882, U+8884-8885, U+8888,
    U+8890, U+8892-8893, U+8897-8898, U+889a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/373a299a50c4f4fd.woff2) format("woff2");
  unicode-range: U+8602, U+8604-8605, U+8610, U+8616-8618, U+861a, U+861e,
    U+8621-8622, U+8627, U+8629-862a, U+8634-8636, U+8638, U+863a, U+863c,
    U+8640, U+8642, U+8646, U+864c-864d, U+864f, U+8651-8654, U+8657,
    U+8659-865a, U+865c, U+8662, U+866b-866c, U+866f-8671, U+8673, U+8677,
    U+867a-867b, U+867d-867e, U+8680-8682, U+868b-868d, U+8693-8696, U+869a,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86aa, U+86af-86b1, U+86b3-86b4,
    U+86b6, U+86b9-86ba, U+86c0-86c2, U+86c4, U+86c6, U+86c9-86ca, U+86cc-86ce,
    U+86d0, U+86d3-86d4, U+86de-86df, U+86e9, U+86ed-86f0, U+86f3, U+86f8-86fc,
    U+86fe, U+8703, U+8706-870a, U+870d-870e, U+8711-8712, U+8715, U+8717,
    U+8719-871a, U+871e, U+8721-8723, U+8725, U+8728-8729, U+872e, U+8731,
    U+8734, U+8737, U+873a, U+873e-8740, U+8742, U+8747, U+8749, U+874b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/f5d35bc7a22af182.woff2) format("woff2");
  unicode-range: U+84b1, U+84b4, U+84b9-84bb, U+84bd-84c0, U+84c2, U+84c6-84c7,
    U+84ca, U+84cd-84d2, U+84d6, U+84dd, U+84df, U+84e2, U+84e6-84e8, U+84ea,
    U+84ef-84f0, U+84f3-84f4, U+84f7, U+84fa, U+84fc-84fd, U+84ff-8500, U+8506,
    U+850c, U+8511, U+8515, U+8517, U+851d-851f, U+8524, U+852b, U+852f, U+8532,
    U+8534-8535, U+8537-8538, U+853a, U+853c, U+853e, U+8541-8542, U+8545,
    U+8548, U+854b, U+854d-854e, U+8552-8553, U+8555-8558, U+855a, U+855e,
    U+8561-8565, U+8568, U+856a-856c, U+856f, U+8574, U+8577-857b, U+8580-8581,
    U+8585-8586, U+858a, U+858c, U+858f-8590, U+8594, U+8597-8599, U+859c,
    U+859f, U+85a1-85a2, U+85a4, U+85a8, U+85ab-85ac, U+85ae, U+85b3-85b4,
    U+85b7, U+85b9-85ba, U+85bd-85be, U+85c1-85c2, U+85cb, U+85ce, U+85d0,
    U+85d3, U+85d5, U+85dc, U+85e0, U+85e6, U+85e8, U+85ea, U+85ed, U+85f4,
    U+85f6-85f7, U+85f9-85fa, U+85ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3c869151d8a94700.woff2) format("woff2");
  unicode-range: U+8378, U+837a-8380, U+8383, U+8385-8386, U+8392, U+8394-8395,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2, U+83a4, U+83a7-83aa, U+83af-83b5,
    U+83b7, U+83b9-83ba, U+83bc-83c0, U+83c2, U+83c4-83c5, U+83c8-83c9, U+83cb,
    U+83ce-83cf, U+83d1, U+83d4-83d6, U+83d8, U+83dd, U+83df, U+83e1-83e2,
    U+83e5, U+83ea-83eb, U+83f0, U+83f3-83f4, U+83f9, U+83fb-83fe, U+8406-8407,
    U+840b, U+840f, U+8411, U+8413, U+8418, U+841b-841d, U+8420-8421,
    U+8423-8424, U+8426-8429, U+842b, U+842d-842e, U+8432-8433, U+8435,
    U+8437-8439, U+843b-843c, U+843e, U+8445-8447, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+845f, U+8462, U+8466-8467, U+846d, U+846f-8471,
    U+8473-8474, U+8476-8478, U+847a, U+8484, U+848b, U+848d-848e, U+8493-8494,
    U+8497, U+849d, U+849f, U+84a1, U+84a8, U+84af;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/85a2b0ee08e9e772.woff2) format("woff2");
  unicode-range: U+826e, U+8270, U+8273, U+8276, U+8278-8279, U+827d, U+827f,
    U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8298, U+829a-829c,
    U+829e-82a4, U+82a6-82ab, U+82ae, U+82b0, U+82b4, U+82b6, U+82ba-82bc,
    U+82be, U+82c1, U+82c4-82c5, U+82c7, U+82cb, U+82cd, U+82cf-82d0, U+82d2,
    U+82d5-82d6, U+82d9, U+82db-82dc, U+82de-82e1, U+82e3-82e4, U+82e7,
    U+82ea-82eb, U+82ef-82f0, U+82f3-82f4, U+82f6-82f7, U+82f9-82fc, U+82fe-8301,
    U+8306-8308, U+830b-830e, U+8316, U+8318, U+831a-831b, U+831d-831e, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331, U+8333-8334, U+8337, U+833a-833c,
    U+833f-8340, U+8342, U+8344-8347, U+834b-834c, U+834f, U+8351, U+8356-8358,
    U+835a, U+835e-8361, U+8363-8364, U+8367-8368, U+836b, U+836f, U+8373,
    U+8375;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/f03f7576db509434.woff2) format("woff2");
  unicode-range: U+8113, U+8115, U+8117-8118, U+811a-811b, U+811e, U+8121-8127,
    U+8129, U+812c, U+812f-8134, U+8137-8138, U+813a, U+813d, U+8144, U+8146,
    U+8148, U+814a, U+814c-814d, U+8151, U+8153, U+8156, U+8158, U+815a, U+8160,
    U+8167, U+8169, U+816d, U+816f, U+8171, U+8174, U+817b-817c, U+817e, U+8182,
    U+8188, U+818a, U+8194-8195, U+8198, U+819b, U+819e, U+81a3, U+81a6-81a7,
    U+81ab, U+81af-81b0, U+81b5-81b6, U+81b8, U+81ba-81bb, U+81be-81bf, U+81c3,
    U+81c6, U+81ca, U+81cc, U+81cf, U+81d1-81d3, U+81d6-81d7, U+81d9-81da,
    U+81dd-81de, U+81e0-81e2, U+81e7, U+81ec, U+81ef, U+81fc, U+81fe,
    U+8200-8202, U+8204-8206, U+820b, U+820e, U+8210, U+8215, U+8217-8218,
    U+821b, U+821d, U+8221-8222, U+8224, U+8228-8229, U+822b, U+822f-8234,
    U+8236-8238, U+823a, U+823e, U+8240, U+8244-8245, U+8249, U+824b,
    U+824e-824f, U+8257, U+825a, U+825f, U+8264, U+8268, U+826b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/971f5f01dfcfee02.woff2) format("woff2");
  unicode-range: U+7fb1-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fcb-7fcc, U+7fce-7fcf, U+7fd1, U+7fd5, U+7fd8, U+7fdb,
    U+7fde-7fdf, U+7fe5-7fe6, U+7fe9, U+7feb-7fec, U+7fee, U+7ff2-7ff3, U+7ffa,
    U+7ffd-7ffe, U+8002, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014,
    U+8016, U+8018-8019, U+801c, U+8024, U+8026, U+8028, U+802c, U+8030, U+8035,
    U+8037-8039, U+803b, U+8042-8043, U+804b-804c, U+8052, U+8061, U+8068,
    U+806a, U+806e, U+8071, U+8073-8076, U+8079, U+807c, U+807e-807f,
    U+8083-8084, U+808f, U+8093, U+8095, U+8098, U+809c, U+809f-80a0, U+80a4,
    U+80a7, U+80ab, U+80ad-80ae, U+80b0-80b1, U+80b4-80b6, U+80b8, U+80bc-80c2,
    U+80c4, U+80c6-80c7, U+80cb, U+80cd, U+80cf, U+80d4, U+80d7, U+80d9,
    U+80db-80dd, U+80e0, U+80e3-80e5, U+80e7, U+80eb-80ed, U+80ef-80f1,
    U+80f3-80f4, U+80f6-80f7, U+80fc, U+80fe-80ff, U+8101, U+8107, U+8109,
    U+810f-8112;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2808906716153f18.woff2) format("woff2");
  unicode-range: U+7eaf, U+7eb1-7eb3, U+7eb5-7eba, U+7ebd-7ebe, U+7ec0-7ec1,
    U+7ec3, U+7ec5, U+7ec7-7eca, U+7ecd-7ece, U+7ed1-7ed2, U+7ed4-7ed5,
    U+7ed7-7ed8, U+7eda-7edb, U+7edd-7ede, U+7ee2-7ee3, U+7ee5, U+7ee7,
    U+7ee9-7eeb, U+7eee-7ef0, U+7ef3, U+7ef5, U+7ef7-7ef8, U+7efd-7f01, U+7f03,
    U+7f05-7f09, U+7f0e, U+7f10, U+7f13-7f15, U+7f18-7f1a, U+7f1c-7f1d, U+7f20,
    U+7f24-7f25, U+7f28-7f2a, U+7f2d-7f2e, U+7f30, U+7f34, U+7f36-7f37, U+7f3d,
    U+7f42-7f45, U+7f47-7f4e, U+7f52, U+7f54, U+7f58, U+7f5a, U+7f5d,
    U+7f5f-7f63, U+7f65, U+7f68, U+7f6b, U+7f78, U+7f7d-7f7e, U+7f81-7f83,
    U+7f86-7f87, U+7f8b-7f8d, U+7f91, U+7f93-7f95, U+7f97, U+7f99-7f9a, U+7f9d,
    U+7f9f, U+7fa1-7fa3, U+7fa5, U+7fa7, U+7fad-7fb0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/f97850d2acef7c48.woff2) format("woff2");
  unicode-range: U+7d89, U+7d8b-7d8f, U+7d91, U+7d95-7d96, U+7d98-7d9a,
    U+7d9d-7d9e, U+7da2-7da3, U+7da6, U+7daa, U+7dac, U+7dae-7db0, U+7db3,
    U+7db5, U+7db7, U+7db9, U+7dbd, U+7dc1, U+7dc3-7dc7, U+7dcc-7dcf, U+7dd1,
    U+7dd6-7dd9, U+7ddb-7ddc, U+7de1-7de2, U+7de6, U+7df0-7df3, U+7df6, U+7dfe,
    U+7e01-7e02, U+7e04, U+7e08-7e0b, U+7e10-7e11, U+7e13, U+7e15, U+7e1d-7e20,
    U+7e22, U+7e25-7e27, U+7e29, U+7e2d, U+7e2f-7e30, U+7e32-7e37, U+7e39,
    U+7e3b, U+7e44-7e45, U+7e47-7e48, U+7e4a-7e4b, U+7e4d, U+7e50-7e52, U+7e56,
    U+7e58-7e5b, U+7e62, U+7e68, U+7e6d-7e70, U+7e76, U+7e78, U+7e7b, U+7e7e,
    U+7e81-7e82, U+7e86-7e88, U+7e8a, U+7e8d-7e8e, U+7e92-7e94, U+7e98-7e9b,
    U+7e9e, U+7ea0, U+7ea3-7ea4, U+7ea8, U+7eaa-7eae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e30aeffda4648cf4.woff2) format("woff2");
  unicode-range: U+7c20, U+7c23, U+7c25-7c26, U+7c2a-7c2b, U+7c37-7c39,
    U+7c40-7c41, U+7c48-7c49, U+7c50, U+7c53-7c54, U+7c56-7c57, U+7c59-7c5c,
    U+7c5f, U+7c63, U+7c65, U+7c69, U+7c6c-7c6e, U+7c74-7c75, U+7c79, U+7c7c,
    U+7c7e, U+7c84, U+7c8b, U+7c8d, U+7c91, U+7c94-7c95, U+7c9b, U+7c9f, U+7ca2,
    U+7ca4, U+7ca6, U+7ca8-7caa, U+7cae, U+7cb1-7cb3, U+7cba, U+7cbc,
    U+7cbf-7cc0, U+7cc5, U+7cc8-7cc9, U+7ccc-7cce, U+7cd7, U+7cdc-7cdd, U+7ce0,
    U+7ce2, U+7ce8, U+7cea, U+7ced, U+7cf2, U+7cf4, U+7cf6, U+7cf8-7cfa, U+7cfc,
    U+7d02, U+7d06-7d0a, U+7d0f, U+7d11-7d12, U+7d15, U+7d18, U+7d1c-7d1e,
    U+7d25, U+7d27, U+7d29, U+7d2c, U+7d31-7d32, U+7d35, U+7d38, U+7d3a, U+7d3c,
    U+7d3e-7d41, U+7d43, U+7d45, U+7d4c, U+7d4e-7d4f, U+7d53-7d54, U+7d56,
    U+7d5b-7d5d, U+7d5f, U+7d63, U+7d67, U+7d6a, U+7d6d, U+7d70, U+7d73, U+7d75,
    U+7d79-7d7b, U+7d7d, U+7d80, U+7d83-7d84, U+7d86-7d88;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/29dc2c4f726c90b5.woff2) format("woff2");
  unicode-range: U+7afb, U+7afd-7afe, U+7b01-7b06, U+7b09-7b0b, U+7b0e-7b10,
    U+7b14, U+7b18, U+7b1a, U+7b1e-7b1f, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b31-7b35, U+7b38-7b3c, U+7b45, U+7b47-7b48, U+7b4a, U+7b4c, U+7b4e-7b50,
    U+7b58, U+7b5b, U+7b5d, U+7b60, U+7b62, U+7b65-7b67, U+7b69, U+7b6d-7b6f,
    U+7b72-7b76, U+7b79, U+7b7e, U+7b82, U+7b84-7b85, U+7b87, U+7b8b,
    U+7b8d-7b93, U+7b95-7b96, U+7b98, U+7b9c-7b9d, U+7ba0, U+7ba7, U+7ba9-7bac,
    U+7bb0, U+7bb4, U+7bb6, U+7bb8-7bb9, U+7bc1, U+7bc3, U+7bc6, U+7bcb-7bcc,
    U+7bcf, U+7bd4, U+7bd9-7bdb, U+7bdd, U+7be0-7be1, U+7be5-7be6, U+7bea,
    U+7bed-7bee, U+7bf1-7bf3, U+7bf8-7bf9, U+7bfc-7c01, U+7c03, U+7c07,
    U+7c0a-7c0d, U+7c0f, U+7c11-7c12, U+7c15, U+7c1e-7c1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ef55560a424c5244.woff2) format("woff2");
  unicode-range: U+7988, U+798a-798b, U+7991, U+7993-7996, U+7998, U+799a-799b,
    U+799f-79a2, U+79a4, U+79a8-79a9, U+79af-79b0, U+79b3, U+79b5, U+79b8,
    U+79ba, U+79c3, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dc-79de, U+79e3,
    U+79e7, U+79ea-79ed, U+79ef-79f0, U+79f4, U+79f6-79f8, U+79fd, U+7a02-7a03,
    U+7a08-7a0a, U+7a0c, U+7a0e, U+7a10-7a11, U+7a14, U+7a17-7a19, U+7a1c,
    U+7a1e-7a1f, U+7a23, U+7a26, U+7a2d, U+7a32-7a33, U+7a37, U+7a39, U+7a3c,
    U+7a42, U+7a45, U+7a49, U+7a4f, U+7a56, U+7a5a, U+7a5c, U+7a60-7a61, U+7a63,
    U+7a68, U+7a6d-7a6e, U+7a70-7a71, U+7a77-7a79, U+7a80, U+7a83, U+7a85-7a86,
    U+7a88, U+7a8d, U+7a90-7a91, U+7a93-7a96, U+7a98, U+7a9c-7a9d, U+7aa0,
    U+7aa3, U+7aa5-7aa6, U+7aa8, U+7aaa, U+7aac, U+7ab0, U+7ab3, U+7ab6, U+7ab8,
    U+7abb, U+7abe-7abf, U+7ac2, U+7ac8-7ac9, U+7ad1-7ad2, U+7ad6, U+7ada,
    U+7adc-7ade, U+7ae4, U+7ae6, U+7ae9-7aeb, U+7af4, U+7af8, U+7afa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/93f99f688be05475.woff2) format("woff2");
  unicode-range: U+7840, U+7842-7843, U+7845, U+7847, U+784a, U+784c-7850,
    U+7852-7853, U+7855, U+7858, U+785a, U+785c-785d, U+7864, U+7866, U+7868,
    U+786a, U+786f, U+7874, U+7876, U+787c, U+787f, U+7886-7887, U+7889, U+788d,
    U+788f, U+7893, U+7895-7896, U+7898, U+789a, U+789e, U+78a1, U+78a3, U+78a5,
    U+78aa, U+78ad, U+78b1-78b2, U+78b4, U+78b6, U+78b8, U+78be, U+78c8-78c9,
    U+78cb, U+78ce, U+78d0-78d1, U+78d4-78d5, U+78d7-78d8, U+78de, U+78e3,
    U+78e6-78e7, U+78ea, U+78ec, U+78f2-78f4, U+78fa-78fb, U+78fd-7900,
    U+7904-7906, U+790a, U+790c, U+7910-7912, U+791c, U+791e, U+7920-7921,
    U+792a-792c, U+792e, U+7931, U+7934, U+7938, U+793b, U+793d, U+793f,
    U+7941-7942, U+7945-7947, U+7949, U+794c, U+794e, U+7953-7954, U+7957-795c,
    U+795f, U+7961-7962, U+7964, U+7967, U+7969, U+796b-796c, U+796f,
    U+7972-7973, U+7977-7979, U+797b-797c, U+797e, U+7980, U+7982, U+7984-7987;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/97dc7241da8bb8a7.woff2) format("woff2");
  unicode-range: U+7705, U+7707-7708, U+770a, U+770c, U+770f, U+7715,
    U+7719-771b, U+771d-771e, U+7722, U+7725-7726, U+7728, U+772d, U+772f,
    U+7733-7736, U+7738, U+773b, U+773d, U+7741, U+7744, U+7746, U+774c,
    U+774e-7752, U+7755, U+7759-775a, U+775f-7760, U+7762, U+7765-7766,
    U+7768-776a, U+776c-776e, U+7771, U+7778, U+777a, U+777d-777e, U+7780,
    U+7785, U+7787, U+7789, U+778b-778d, U+7791-7793, U+779c, U+779f-77a0,
    U+77a2, U+77a5, U+77a9, U+77b0-77b1, U+77b4, U+77b6-77b7, U+77b9,
    U+77bc-77bf, U+77c5, U+77c7, U+77cc-77cd, U+77d3, U+77d6-77d7, U+77dc,
    U+77de, U+77e3, U+77e7, U+77eb-77ec, U+77f0, U+77f2, U+77f6, U+77f8,
    U+77fa-77fc, U+77fe-7800, U+7803, U+7805-7806, U+7809, U+7810-7812,
    U+7815-7816, U+781a, U+781c-781d, U+781f-7823, U+7825-7827, U+7829,
    U+782c-7830, U+7833, U+7835, U+7837, U+7839-783a, U+783c, U+783e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5cd63c9fb91df901.woff2) format("woff2");
  unicode-range: U+75cc-75cd, U+75d2, U+75d4, U+75d9, U+75df, U+75e2-75e4,
    U+75e6-75e7, U+75e9-75ec, U+75f0-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7602, U+7608-760a, U+760c-760d, U+7610, U+7615-7616, U+7618-7620,
    U+7622-7623, U+7625, U+7627, U+7629, U+762b, U+762e, U+7630, U+7632-7635,
    U+7638, U+763a-763c, U+763e, U+7640, U+7643, U+7646, U+7648-7649,
    U+764d-764e, U+7654, U+7658, U+765c, U+765f, U+7663-7667, U+7669,
    U+766b-766d, U+766f-7670, U+7676, U+7678-767a, U+767f-7681, U+7683, U+7688,
    U+768a-768b, U+768e, U+7690, U+7695-7696, U+769a-769e, U+76a3-76a4, U+76aa,
    U+76b0-76b1, U+76b4, U+76b7-76b8, U+76c2, U+76c5, U+76c9, U+76cc-76cd,
    U+76cf-76d1, U+76d6-76d8, U+76e5-76e6, U+76e9, U+76ec, U+76f1, U+76f7,
    U+76f9-76fb, U+76ff-7700, U+7704;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6c588c3e700d1980.woff2) format("woff2");
  unicode-range: U+749a, U+749c-74a1, U+74a3, U+74a5-74a7, U+74a9-74ab, U+74ae,
    U+74b1-74b2, U+74b5, U+74b8, U+74ba, U+74bf, U+74c5, U+74c8, U+74cc-74cd,
    U+74d2, U+74d4, U+74d6, U+74d8, U+74da, U+74de-74e0, U+74e2, U+74e4,
    U+74e8-74e9, U+74ee-74ef, U+74f4, U+74f9, U+74fb, U+74ff-7501, U+7503,
    U+7507, U+750c-750d, U+7511, U+7513, U+7515-7517, U+7519, U+751e, U+7521,
    U+7525, U+752a, U+752c-752f, U+7534, U+753e, U+7542, U+7545, U+7547-7548,
    U+754a-754b, U+754e, U+7551, U+755a-755b, U+755d, U+7560, U+7563-7564,
    U+7566-7568, U+756c-756f, U+7572-7575, U+7577-757a, U+757c, U+757e-757f,
    U+7583-7584, U+7587, U+7589, U+758b-758e, U+7590, U+7592, U+7594-7595,
    U+7597, U+7599-759a, U+759d, U+759f, U+75a1-75a3, U+75a5, U+75a7, U+75aa,
    U+75ac, U+75ae-75b1, U+75b3-75b4, U+75b8, U+75bd, U+75c0, U+75c2-75c4,
    U+75c9-75ca;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1a65fef8371ab240.woff2) format("woff2");
  unicode-range: U+73b3-73ba, U+73bc, U+73bf, U+73c2, U+73c4-73c6, U+73c9,
    U+73cb-73cc, U+73ce-73d2, U+73d6-73d7, U+73d9, U+73db-73de, U+73e3,
    U+73e5-73eb, U+73ef, U+73f5-73f7, U+73f9-73fa, U+73fc-73fd, U+7400-7401,
    U+7404-7405, U+7407-7408, U+740a-740d, U+740f-7410, U+7416, U+741a-741b,
    U+741d-741e, U+7420-7425, U+7428-7429, U+742c-7432, U+7435-7436, U+7438-743a,
    U+743c-7442, U+7445-7446, U+7448-744a, U+7451-7452, U+7454, U+7457, U+7459,
    U+745d, U+7460-7462, U+7465, U+7467-7468, U+746c-746e, U+7471-7477,
    U+7479-747a, U+747c-747f, U+7481-7482, U+7484-7486, U+7488-748a, U+748e-7490,
    U+7492, U+7498;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/955ff301f2679fde.woff2) format("woff2");
  unicode-range: U+727f, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+7292,
    U+7296, U+7298, U+729b, U+729f-72a2, U+72ad-72ae, U+72b0-72b5, U+72b8-72b9,
    U+72bc-72bd, U+72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2,
    U+72d4, U+72db, U+72dd, U+72df, U+72e1, U+72e8, U+72ec-72ee, U+72f1,
    U+72f3-72f4, U+72f7, U+72fa-72fb, U+72fd, U+7300-7301, U+7304, U+7307,
    U+730a-730b, U+730e, U+7313, U+7315-7317, U+7319, U+731e-731f, U+7322,
    U+7328-732e, U+7330-7331, U+7337, U+733a-733c, U+733e, U+7340-7341, U+7343,
    U+734c-734d, U+734f-7350, U+7352, U+7355, U+7357, U+7359-735a, U+7360-7363,
    U+7365, U+7369-7370, U+7373-7374, U+7377, U+737a, U+737c, U+737e, U+7380,
    U+7385-7386, U+738a, U+738e-738f, U+7391-7395, U+7397-7398, U+739b,
    U+73a0-73a2, U+73a5-73a8, U+73ad-73ae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7a760c7a92d40828.woff2) format("woff2");
  unicode-range: U+7113-7116, U+7118, U+711c, U+711e, U+7120, U+7122,
    U+712e-712f, U+7131, U+7134, U+713c, U+713f, U+7143, U+7145-7147,
    U+714a-714b, U+7150-7153, U+7155-7156, U+715a, U+7160, U+7162, U+7166,
    U+7168, U+716c, U+7171, U+7173, U+7178, U+717a-717b, U+717d, U+7180-7181,
    U+7185, U+7187-7188, U+718b, U+718f-7190, U+7192, U+7196-7198, U+719a-719c,
    U+71a0, U+71a4, U+71a8, U+71af, U+71b2-71b3, U+71b5, U+71b7-71ba, U+71be,
    U+71c1, U+71c4, U+71ca-71cb, U+71ce-71d0, U+71d4, U+71d7-71d8, U+71da,
    U+71dc, U+71e0-71e1, U+71e7, U+71ec, U+71f4-71f6, U+71f9, U+71fc,
    U+71fe-7201, U+7203, U+7207, U+7209, U+720c, U+7213-7215, U+7217, U+721a,
    U+721d, U+7222-7223, U+7228, U+722b, U+7230, U+7237, U+723b, U+723f-7242,
    U+724b, U+724d, U+7252-7253, U+7256, U+7258, U+725d, U+7263-7266,
    U+726a-726b, U+726e-7270, U+7273-7275, U+7277, U+727a-727b, U+727e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3967383106d13083.woff2) format("woff2");
  unicode-range: U+6fe8-6fe9, U+6fec, U+6fee, U+6ff0, U+6ff3, U+6ff5-6ff6,
    U+6ffa, U+6ffc, U+6fff-7001, U+7003, U+7005-7007, U+700b, U+700d, U+7015,
    U+7018, U+701b, U+701e, U+7020-7021, U+7023, U+7026-7027, U+702c,
    U+702f-7032, U+7034-7035, U+7037-703c, U+7040, U+7042-7044, U+7046, U+7049,
    U+704b, U+704f, U+7052, U+7054-7055, U+705c-7061, U+7064-7069, U+706c-706d,
    U+706f, U+7073-7075, U+7078, U+707a, U+707e-7081, U+7085-7086, U+7089,
    U+7090-7091, U+7094-7096, U+7098, U+709c, U+709f, U+70a1, U+70a4, U+70a9,
    U+70ac, U+70af-70b2, U+70b4-70b5, U+70b7, U+70bb-70be, U+70c0-70c3,
    U+70ca-70cb, U+70d2, U+70d4-70d5, U+70d9-70dd, U+70df, U+70e6-70e9,
    U+70eb-70ec, U+70ef, U+70f1, U+70f4, U+70f7, U+70fa, U+70fd, U+70ff, U+7104,
    U+7106, U+7109, U+710c, U+7110;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/328993796d59df53.woff2) format("woff2");
  unicode-range: U+6ed6, U+6ed8, U+6eda-6edb, U+6edd-6ede, U+6ee2, U+6ee4-6ee5,
    U+6ee8-6ee9, U+6eeb, U+6eee, U+6ef3, U+6ef8-6efb, U+6f00, U+6f08-6f0a,
    U+6f0d-6f0e, U+6f11-6f13, U+6f15, U+6f19-6f1a, U+6f23, U+6f25-6f2a,
    U+6f2d-6f31, U+6f33-6f36, U+6f3a-6f3c, U+6f40-6f41, U+6f43-6f44, U+6f47,
    U+6f4d-6f4f, U+6f53, U+6f57, U+6f59-6f5a, U+6f5c, U+6f5e-6f61, U+6f63,
    U+6f66-6f67, U+6f69-6f6c, U+6f6f, U+6f72-6f78, U+6f7a-6f7f, U+6f81-6f82,
    U+6f87, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94-6f97, U+6f9c,
    U+6f9f-6fa0, U+6fa2-6fa3, U+6fa5-6fa8, U+6faa-6fab, U+6fae-6faf, U+6fb4,
    U+6fb6, U+6fb9-6fba, U+6fbc, U+6fc2, U+6fc6-6fcb, U+6fce, U+6fd1-6fd2,
    U+6fd4, U+6fd8, U+6fda, U+6fde, U+6fe0-6fe2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/007e36cd86ecfe27.woff2) format("woff2");
  unicode-range: U+6dd3, U+6dd5-6dd6, U+6dd9, U+6ddb-6de0, U+6de2-6de6, U+6de9,
    U+6dec, U+6def-6df0, U+6df2, U+6df4, U+6df6, U+6df8, U+6dfc-6dfd, U+6e00,
    U+6e02-6e03, U+6e07-6e0b, U+6e0d-6e0e, U+6e10, U+6e13-6e15, U+6e17,
    U+6e19-6e1a, U+6e1d, U+6e1f, U+6e22, U+6e24-6e25, U+6e27, U+6e2b,
    U+6e2d-6e2e, U+6e30-6e31, U+6e36, U+6e39-6e3a, U+6e3c-6e3d, U+6e40-6e41,
    U+6e44-6e45, U+6e47, U+6e49, U+6e4b, U+6e4d-6e4f, U+6e51, U+6e53-6e54,
    U+6e59, U+6e5c, U+6e5e-6e61, U+6e63-6e66, U+6e69-6e6b, U+6e6e, U+6e70-6e76,
    U+6e78, U+6e7c, U+6e7f-6e80, U+6e83, U+6e85-6e86, U+6e88-6e89, U+6e8b,
    U+6e8d-6e8f, U+6e93, U+6e98-6e9a, U+6e9f, U+6ea1, U+6ea4-6ea7, U+6eae,
    U+6eb1-6eb2, U+6eb4-6eb5, U+6eb7, U+6ebd, U+6ec1-6ec3, U+6ec7-6ec9,
    U+6ecd-6ed0, U+6ed3-6ed5;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5bc10d11cc82a0d2.woff2) format("woff2");
  unicode-range: U+6cda, U+6cdc-6cde, U+6ce0, U+6ce7, U+6ce9-6cec, U+6cee-6cef,
    U+6cf1, U+6cf7-6cf8, U+6cfb-6cfe, U+6d00-6d02, U+6d04, U+6d06-6d07,
    U+6d09-6d0a, U+6d0c, U+6d0e-6d12, U+6d18-6d1a, U+6d1f, U+6d22-6d24,
    U+6d27-6d28, U+6d2b, U+6d2d-6d31, U+6d33-6d3a, U+6d3c, U+6d3f, U+6d43-6d47,
    U+6d4a-6d4b, U+6d4e-6d4f, U+6d51-6d53, U+6d57-6d58, U+6d5a, U+6d5c,
    U+6d5e-6d65, U+6d67, U+6d6c-6d6d, U+6d6f-6d70, U+6d72, U+6d75, U+6d79,
    U+6d7c, U+6d7f, U+6d82, U+6d85, U+6d87, U+6d8e-6d8f, U+6d91-6d95,
    U+6d97-6d99, U+6d9b, U+6d9d, U+6d9f, U+6da1, U+6da4, U+6da6-6dac,
    U+6db3-6db4, U+6db7-6db8, U+6dbe-6dc0, U+6dc2, U+6dc4-6dc5, U+6dc8-6dca,
    U+6dcc-6dcd, U+6dcf-6dd0, U+6dd2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/60efe6f0f0989ef4.woff2) format("woff2");
  unicode-range: U+6bbb, U+6bbd, U+6bc1-6bc2, U+6bcc, U+6bce, U+6bd0-6bd1,
    U+6bd5-6bd9, U+6bde, U+6be1, U+6bec, U+6bf3, U+6bf9, U+6bfd, U+6bff-6c00,
    U+6c02, U+6c05-6c06, U+6c0a, U+6c0c-6c0d, U+6c10, U+6c13, U+6c16,
    U+6c18-6c1a, U+6c1f, U+6c21-6c22, U+6c24, U+6c26, U+6c28-6c2a, U+6c2c,
    U+6c2e-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3d-6c3f, U+6c43, U+6c46,
    U+6c49-6c4f, U+6c54-6c55, U+6c58, U+6c5a-6c5c, U+6c5e, U+6c64-6c69,
    U+6c6b-6c6f, U+6c71-6c75, U+6c78-6c79, U+6c7c, U+6c7e, U+6c82, U+6c84-6c87,
    U+6c8c-6c8d, U+6c8f, U+6c93-6c94, U+6c98, U+6c9a, U+6c9d, U+6c9f, U+6ca2,
    U+6ca5-6ca8, U+6caa, U+6cac-6cb2, U+6cb4-6cb5, U+6cba, U+6cbc, U+6cc2-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd2, U+6cd4, U+6cd6-6cd7, U+6cd9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/19e9e0a3cbfe0dc2.woff2) format("woff2");
  unicode-range: U+6a31-6a32, U+6a35, U+6a3b, U+6a3e-6a40, U+6a47-6a48, U+6a50,
    U+6a52, U+6a55-6a57, U+6a5a-6a5b, U+6a5e, U+6a62, U+6a66, U+6a6a, U+6a71,
    U+6a79, U+6a7c, U+6a7e-6a81, U+6a84, U+6a87, U+6a89, U+6a8d-6a8e,
    U+6a90-6a92, U+6a97, U+6a9c, U+6a9e-6aa1, U+6aa3-6aa5, U+6aa8, U+6aab,
    U+6aae, U+6ab5, U+6aba, U+6abe, U+6ac2, U+6ac5-6ac6, U+6ac8-6ac9, U+6acc,
    U+6ad3, U+6ada-6adb, U+6add-6adf, U+6ae3, U+6ae7-6ae8, U+6aea-6aec, U+6af1,
    U+6af3, U+6af8, U+6afa, U+6afc, U+6b05, U+6b09, U+6b0e-6b13, U+6b17,
    U+6b1d-6b1e, U+6b25, U+6b2c, U+6b31, U+6b35-6b37, U+6b39, U+6b3b, U+6b40,
    U+6b43, U+6b46, U+6b48, U+6b53-6b55, U+6b59, U+6b5b, U+6b5f-6b60,
    U+6b68-6b69, U+6b6f, U+6b74, U+6b7a, U+6b7c, U+6b7f-6b84, U+6b86-6b87,
    U+6b89, U+6b8b, U+6b8d, U+6b91-6b93, U+6b9b, U+6b9e, U+6ba1-6ba2, U+6ba4,
    U+6baa-6bab, U+6bad-6bae, U+6bb2-6bb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/53c6b591793dbbb6.woff2) format("woff2");
  unicode-range: U+6900, U+6902, U+6904, U+6906-6907, U+6909, U+690b,
    U+690f-6910, U+6917, U+691a-691c, U+6925, U+692a, U+692c-692d, U+6932,
    U+6934, U+6939, U+693c-6940, U+6942, U+6949, U+6952, U+6954-6957, U+6959,
    U+695b-695f, U+6961-696c, U+696e-6970, U+6973-6974, U+6976, U+6978-697a,
    U+697c, U+6980, U+6984-6986, U+6988-698a, U+698d-698e, U+6990-6991, U+6994,
    U+6996-699b, U+699e, U+69a3-69a7, U+69ab, U+69ad, U+69af, U+69b1, U+69b3,
    U+69b6-69b7, U+69bb-69bc, U+69bf, U+69c1, U+69c3-69c5, U+69c7, U+69ca,
    U+69cc, U+69ce, U+69d0-69d1, U+69d4, U+69d8-69d9, U+69db, U+69df, U+69e4,
    U+69e8-69ea, U+69ed-69ee, U+69f1-69f4, U+69f6, U+69f8, U+69fa-69fb,
    U+69ff-6a00, U+6a05, U+6a0a-6a0b, U+6a17-6a18, U+6a1b, U+6a28-6a2b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2cb33503f80d671c.woff2) format("woff2");
  unicode-range: U+67d9, U+67db-67e0, U+67e2, U+67e4, U+67e9-67ea, U+67f0,
    U+67f2, U+67f6-67f8, U+67fa-67fb, U+67fe, U+6800-6805, U+6808-6809, U+680b,
    U+680e-680f, U+6811-6812, U+6814, U+6816, U+6818, U+681c-681e, U+6820,
    U+6822, U+6825, U+6827-6829, U+682b, U+682e-682f, U+6831-6834, U+683a-683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f, U+6861-6863, U+6865-6869, U+686b, U+686d, U+686f,
    U+6871-6872, U+6874-6875, U+6877, U+6879, U+687b-687c, U+687e, U+6880,
    U+6882-6883, U+6886, U+688f, U+6891-6892, U+6894, U+6896, U+6898,
    U+689b-689c, U+689f-68a0, U+68a2-68a3, U+68a6, U+68a9, U+68b1-68b2, U+68b4,
    U+68b6, U+68c0, U+68c3, U+68c6, U+68c8, U+68ca, U+68d0-68d1, U+68d3, U+68d6,
    U+68e1, U+68e3, U+68e6, U+68e8-68ec, U+68ef-68f1, U+68f3, U+68f6-68f7,
    U+68f9, U+68fb-68fd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/79e6a40ff7e55dfb.woff2) format("woff2");
  unicode-range: U+66a7, U+66aa, U+66b2-66b3, U+66b5, U+66b8-66bc, U+66be,
    U+66c1, U+66c4, U+66c7-66c8, U+66cc, U+66cf, U+66d5, U+66d8-66db, U+66df,
    U+66e1-66e2, U+66e8-66e9, U+66ef, U+66f1, U+66f5, U+66f7, U+66fa, U+66fd,
    U+6705, U+670a, U+670f-6710, U+6713-6715, U+6718-6719, U+6720, U+6722-6727,
    U+6729, U+672e, U+6733, U+6736, U+6738-6739, U+673f-6740, U+6742, U+6745,
    U+6747-6748, U+674b-674d, U+6753, U+6755, U+6759, U+675d-675e, U+6760,
    U+6762-6763, U+6767-676a, U+676c, U+676e, U+6772-6777, U+677a-677c, U+6782,
    U+6786-6787, U+678a-678c, U+678e-678f, U+6791-6793, U+6796, U+6798-6799,
    U+679f-67a3, U+67a5, U+67aa-67ae, U+67b0, U+67b2-67b5, U+67b7-67bc,
    U+67c0-67c3, U+67c5-67c6, U+67c8-67ca, U+67ce, U+67d2, U+67d8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/94739437559397d9.woff2) format("woff2");
  unicode-range: U+655d, U+6561, U+6564-6565, U+6567, U+656b, U+656d-656e,
    U+6573, U+6576, U+6579-657b, U+6581, U+6586, U+6588-6589, U+658b, U+658e,
    U+6593, U+6595, U+659b, U+659d, U+659f-65a1, U+65a9, U+65ab, U+65ad,
    U+65b2-65b3, U+65b5, U+65bb, U+65be-65bf, U+65c2-65c4, U+65c6, U+65cc,
    U+65ce, U+65d2, U+65d6, U+65db, U+65e1, U+65e3, U+65e7, U+65ee-65f0,
    U+65f2-65f4, U+65f7-65f8, U+65fc-65fd, U+6600, U+6603-6605, U+6609, U+660d,
    U+6610-6611, U+6619, U+661c-661e, U+6621-6622, U+6624, U+6626, U+6629,
    U+662b, U+6630, U+6633-6636, U+6639-663d, U+6640-6641, U+6644-6645,
    U+664a-664c, U+6653-6657, U+6659, U+665b, U+665d-665e, U+6661-6667, U+6669,
    U+666c, U+6672-6673, U+6677-6679, U+667b-667e, U+6681-6684, U+668b-6690,
    U+6692, U+6698, U+669d, U+669f-66a0, U+66a6;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/480c35a7666a13ef.woff2) format("woff2");
  unicode-range: U+6427-6428, U+642a-642b, U+642f-6430, U+6432, U+6434, U+6437,
    U+643a, U+643d-6444, U+6446-6447, U+644a-644b, U+644e, U+6450-6453, U+6456,
    U+6459, U+645b-645c, U+645e, U+6460-6461, U+6463-6465, U+6468, U+646c-646e,
    U+6470, U+6472-6477, U+6479, U+647b, U+647d, U+6480, U+6482, U+6485,
    U+648b-648c, U+6491, U+6493, U+6496-649a, U+649d, U+649f-64a0, U+64a2-64a3,
    U+64ac, U+64b1, U+64b3-64b4, U+64b7-64b9, U+64bb, U+64be, U+64c0,
    U+64c3-64c4, U+64d0, U+64d2, U+64d5, U+64d7-64d8, U+64e1-64e4, U+64e7,
    U+64e9, U+64ed, U+64ef-64f0, U+64f3, U+64f8, U+64fb-64fc, U+64ff,
    U+6504-6506, U+6509, U+6511-6512, U+6516, U+6518-6519, U+651b, U+6520-6523,
    U+6525-6526, U+6529, U+652b, U+652e, U+6530, U+6532, U+6534-6535,
    U+6537-6538, U+653a, U+653d, U+6542-6543, U+6549, U+654c-654e, U+6554-6555,
    U+655b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ac409d512cf37aba.woff2) format("woff2");
  unicode-range: U+630d-630e, U+6310, U+6312-6313, U+6319-631b, U+631d-6321,
    U+6323-6325, U+632d-632e, U+6332, U+6334-6339, U+633b-633c, U+633e-6340,
    U+6342-6346, U+634b-634c, U+634e, U+6352, U+6357, U+635a, U+635c,
    U+635e-635f, U+6361, U+6363, U+6365, U+6369, U+636b-636d, U+636f-6370,
    U+6373, U+6375-6376, U+637a-637b, U+637d, U+6381, U+6384, U+6387, U+638a,
    U+638d-638e, U+6390, U+6394-6397, U+639e-639f, U+63a3-63a4, U+63a6,
    U+63ac-63af, U+63b1-63b4, U+63b7, U+63b9-63bb, U+63bd-63be, U+63c3-63c4,
    U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63dc, U+63de, U+63e0, U+63e3-63e4,
    U+63e6, U+63e9, U+63f0, U+63f2-63f3, U+63f5-63f8, U+63fa, U+63fc-63fe,
    U+6400-6402, U+6405-6406, U+6409-640c, U+6410, U+6414-6415, U+6418, U+641b,
    U+641f-6423, U+6425-6426;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5c632bba26b653f4.woff2) format("woff2");
  unicode-range: U+61c6, U+61ca-61cd, U+61d0, U+61d2, U+61de-61e0, U+61e3,
    U+61e6, U+61e8, U+61ed-61ee, U+61f5, U+61f9-61fa, U+61fd-61fe, U+6207,
    U+6209, U+620d-620e, U+6213-6215, U+6219, U+621b, U+621d-6223, U+6225-6227,
    U+6229, U+622b-622c, U+622e-622f, U+6231, U+6238, U+623b, U+623d-623e,
    U+6242-6243, U+6246, U+6248-6249, U+624c, U+6251, U+6255, U+6259-625a,
    U+625e, U+6260-6262, U+6265-6267, U+6269, U+626b-626c, U+6270-6273, U+6275,
    U+627a-627d, U+6283, U+6285-6286, U+6289, U+628c, U+628e, U+6294,
    U+629a-629e, U+62a0, U+62a2, U+62a6, U+62a8, U+62af, U+62b3, U+62b6,
    U+62ba-62bb, U+62be-62bf, U+62c2, U+62c4-62c5, U+62c8, U+62ca, U+62cf,
    U+62d1, U+62d5, U+62d7, U+62d9, U+62dd, U+62df-62e3, U+62e5-62e8, U+62ee,
    U+62f4-62fb, U+62fd, U+6300, U+6302, U+6308, U+630c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4506903c48fc295d.woff2) format("woff2");
  unicode-range: U+60ac-60ad, U+60af-60b1, U+60b3-60b5, U+60b8, U+60bb,
    U+60bd-60be, U+60c0, U+60c6-60c7, U+60ca-60cb, U+60d3-60d5, U+60d7-60db,
    U+60dd, U+60e2-60e3, U+60e6-60f0, U+60f2, U+60f4, U+60f6, U+60fa-60fb,
    U+60ff-6100, U+6103, U+6106, U+610a-610b, U+610d-610e, U+6110, U+6112-6116,
    U+6120, U+6123-6124, U+6128-6130, U+6134, U+6136, U+613c-613f, U+6144,
    U+6146-6147, U+6149-614a, U+614d, U+6151-6153, U+6159-615a, U+615c-615f,
    U+6164-6165, U+6169-616d, U+616f, U+6171-6175, U+6177, U+617a, U+617c,
    U+617f-6180, U+6187, U+618a-618e, U+6192-6194, U+6199-619b, U+619f, U+61a1,
    U+61a7-61a8, U+61aa-61af, U+61b8, U+61ba, U+61bf, U+61c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fda07e39780d992c.woff2) format("woff2");
  unicode-range: U+5f78, U+5f7b, U+5f7d, U+5f82-5f84, U+5f87, U+5f89-5f8a,
    U+5f8d, U+5f93, U+5f95, U+5f98-5f99, U+5f9b-5f9c, U+5fa0, U+5fa4,
    U+5fa6-5fa8, U+5fab-5fad, U+5fb3-5fb4, U+5fbc, U+5fc4, U+5fc6, U+5fc9,
    U+5fcb, U+5fce-5fd6, U+5fdc-5fdf, U+5fe1, U+5fe4, U+5fe7, U+5fea,
    U+5fec-5fee, U+5ff1, U+5ff3, U+5ff8, U+5ffa-5ffc, U+5fff-6000, U+6002,
    U+6005, U+600a, U+600d, U+600f-6010, U+6014, U+6017, U+6019-601c, U+601e,
    U+6020, U+6022, U+6026, U+6029, U+602b-602c, U+602e-602f, U+6031,
    U+6033-6035, U+6039, U+603c, U+6040-6043, U+6045, U+6047, U+604a-604c,
    U+604f, U+6053, U+6059-605b, U+605d, U+6060, U+6063, U+6067, U+606a-606b,
    U+606e, U+6072-6076, U+6078, U+607a, U+607c, U+607f-6081, U+6083, U+6086,
    U+608a, U+608c, U+608e, U+6092-6093, U+6095-6097, U+609b, U+609d, U+60a2,
    U+60a6-60a7, U+60a9-60aa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/999d7df656bcbd70.woff2) format("woff2");
  unicode-range: U+5e34, U+5e37, U+5e3a, U+5e3c, U+5e40, U+5e42-5e44, U+5e47,
    U+5e54, U+5e57-5e5b, U+5e5e-5e5f, U+5e61-5e62, U+5e64, U+5e6a, U+5e6c,
    U+5e6e, U+5e75, U+5e77, U+5e7a, U+5e80-5e81, U+5e83, U+5e86, U+5e88, U+5e8b,
    U+5e90, U+5e92, U+5e96, U+5e99, U+5e9b, U+5e9d-5ea2, U+5ea4-5ea5,
    U+5eb3-5eb6, U+5eb9, U+5ebe, U+5ec3-5ec4, U+5ec6, U+5ecb-5ecd, U+5ed0-5ed2,
    U+5ed4-5ed5, U+5ed8-5ed9, U+5edb, U+5edd, U+5ee1, U+5ee8-5ee9, U+5eec,
    U+5eef-5ef0, U+5ef4-5ef5, U+5ef8, U+5efb-5efc, U+5efe, U+5f01-5f03, U+5f05,
    U+5f07-5f09, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f16, U+5f1b, U+5f1d,
    U+5f22, U+5f25, U+5f28-5f29, U+5f2d, U+5f2f-5f30, U+5f36, U+5f38-5f39,
    U+5f3c, U+5f3e, U+5f40-5f42, U+5f45-5f46, U+5f4a, U+5f50-5f52, U+5f54,
    U+5f56-5f58, U+5f5a-5f5e, U+5f61, U+5f63, U+5f66-5f67, U+5f6b, U+5f72-5f74,
    U+5f76;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b1bb8a75a8649131.woff2) format("woff2");
  unicode-range: U+5ce0-5ce1, U+5ce5-5ce6, U+5ce8-5cea, U+5ced-5cee, U+5cf1,
    U+5cf4-5cf5, U+5cf8, U+5cfe-5d00, U+5d06, U+5d08, U+5d0a-5d0d, U+5d15,
    U+5d18, U+5d1a, U+5d1d, U+5d1f-5d22, U+5d24, U+5d26-5d28, U+5d2c-5d2e,
    U+5d33-5d35, U+5d3d, U+5d3f, U+5d42-5d43, U+5d46-5d47, U+5d49-5d4b, U+5d4e,
    U+5d52-5d53, U+5d57-5d59, U+5d5b-5d5c, U+5d65, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74-5d75, U+5d7e-5d7f, U+5d81-5d82, U+5d85-5d88, U+5d8b-5d8c,
    U+5d92, U+5d94, U+5d97, U+5d99, U+5d9d, U+5da0-5da2, U+5da7, U+5da9-5daa,
    U+5dae, U+5db2, U+5db4, U+5db7-5db8, U+5dbd, U+5dc2-5dc5, U+5dc9,
    U+5dcb-5dcd, U+5dd2, U+5dd6, U+5dd8, U+5ddb-5ddc, U+5de0, U+5de3, U+5de9,
    U+5df0, U+5df3, U+5df5, U+5df9, U+5dfb-5dfd, U+5e00-5e01, U+5e04-5e05,
    U+5e0a, U+5e11, U+5e14, U+5e18-5e1c, U+5e1f-5e22, U+5e27-5e28, U+5e2f-5e30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/05f07890757d9f6f.woff2) format("woff2");
  unicode-range: U+5b80-5b82, U+5b84, U+5b8d, U+5b92-5b93, U+5b95-5b96,
    U+5b9f-5ba1, U+5ba6-5ba8, U+5baa-5bad, U+5bbd-5bbe, U+5bc0-5bc1, U+5bc3,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bdb-5bdd, U+5be4-5be5, U+5bef, U+5bf3, U+5bfb,
    U+5bfe-5bff, U+5c02-5c03, U+5c05, U+5c09, U+5c0c, U+5c10, U+5c12-5c13,
    U+5c15, U+5c18-5c19, U+5c1b, U+5c1d-5c1f, U+5c22, U+5c25, U+5c27-5c28,
    U+5c2a-5c2b, U+5c34, U+5c38, U+5c3d, U+5c42, U+5c44, U+5c47, U+5c49-5c4a,
    U+5c50, U+5c53, U+5c58-5c59, U+5c5b, U+5c5d, U+5c61, U+5c63, U+5c68,
    U+5c6d-5c6e, U+5c74, U+5c79-5c84, U+5c86, U+5c88, U+5c8a-5c8d, U+5c92-5c9c,
    U+5ca0, U+5ca2-5ca3, U+5ca5-5ca7, U+5cab-5cad, U+5cb5, U+5cb7, U+5cba-5cbb,
    U+5cc1, U+5cc8, U+5cca-5ccb, U+5cce, U+5cd2, U+5cd6, U+5cd8-5cda, U+5cdf;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2b8b0242f52397b2.woff2) format("woff2");
  unicode-range: U+5a51, U+5a53, U+5a56-5a57, U+5a5d-5a5e, U+5a60-5a62, U+5a65,
    U+5a67, U+5a6a, U+5a6c-5a6d, U+5a73-5a76, U+5a7a-5a7c, U+5a81-5a84, U+5a8c,
    U+5a90, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e-5aa0, U+5aa4, U+5aa7,
    U+5aab-5aac, U+5aae-5aaf, U+5ab1, U+5ab4-5ab5, U+5ab8, U+5aba-5abc,
    U+5abe-5abf, U+5ac3-5ac4, U+5ac6-5acb, U+5acf-5ad2, U+5ad4-5adc, U+5ae0-5ae1,
    U+5ae3, U+5ae5-5ae6, U+5ae8, U+5aea-5aeb, U+5aee, U+5af0, U+5af2, U+5af5,
    U+5afa, U+5aff, U+5b01, U+5b05, U+5b08, U+5b0b, U+5b11, U+5b16-5b17, U+5b19,
    U+5b1b, U+5b1d, U+5b21-5b23, U+5b28, U+5b2a-5b2d, U+5b32, U+5b34,
    U+5b36-5b38, U+5b3e-5b40, U+5b43-5b46, U+5b4b-5b4c, U+5b51, U+5b53, U+5b59,
    U+5b5b-5b5c, U+5b62, U+5b65, U+5b6c-5b6e, U+5b70-5b73, U+5b75, U+5b7a-5b7b,
    U+5b7d, U+5b7f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/8580add641746514.woff2) format("woff2");
  unicode-range: U+590b-590c, U+590e, U+5910-5911, U+5914, U+5919, U+591b,
    U+591f, U+5923-5924, U+592c, U+5932, U+5938-593a, U+5940, U+5942, U+5944,
    U+594b-594c, U+594e, U+5950, U+5953, U+5956, U+5958, U+595a, U+5961, U+5966,
    U+5968-5969, U+596c-596d, U+5975, U+5977, U+597b-597c, U+597e, U+5980-5981,
    U+5986-5988, U+598a, U+598f, U+5997-5998, U+599f-59a3, U+59a6-59a7, U+59a9,
    U+59ab-59ac, U+59af, U+59b1-59b2, U+59b6, U+59b8, U+59ba, U+59be, U+59c1,
    U+59c3, U+59c7-59c9, U+59cd-59ce, U+59d2, U+59d6-59d9, U+59dd-59de, U+59e0,
    U+59e3-59e5, U+59e9-59eb, U+59ee, U+59f1-59f3, U+59f5-59f9, U+59fc-59fd,
    U+5a00, U+5a04-5a07, U+5a09, U+5a0c, U+5a11, U+5a13, U+5a16-5a17, U+5a1a,
    U+5a1e, U+5a20, U+5a23-5a24, U+5a29-5a2b, U+5a2d-5a2f, U+5a32-5a34, U+5a38,
    U+5a3c, U+5a3f-5a44, U+5a47-5a48, U+5a4a, U+5a4c-5a4d, U+5a50;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a5c2d2b71317457b.woff2) format("woff2");
  unicode-range: U+57a1, U+57a4, U+57a6, U+57a9, U+57ab, U+57b5, U+57b8-57bb,
    U+57c2, U+57c5-57c8, U+57cc, U+57cf, U+57d2, U+57dc-57de, U+57e1-57e2,
    U+57e5, U+57e7, U+57ed-57ee, U+57f0, U+57f3-57f6, U+57f8, U+57fb-57fd,
    U+5800-5801, U+5803-5804, U+5807, U+5809-580b, U+580d-580e, U+5810-5811,
    U+5814-5815, U+5819, U+581d-581e, U+5820, U+5823, U+5826, U+582c-582d,
    U+5830, U+583a, U+583f-5841, U+5848, U+584b, U+584d, U+584f, U+5852,
    U+5859-585a, U+585c, U+5861, U+5864, U+5868-5869, U+586c-586d, U+5871-5872,
    U+5879, U+587c-5881, U+5887-5889, U+588e, U+5890-5892, U+5896-5899, U+589d,
    U+58a1, U+58a3, U+58a6, U+58a9, U+58ac, U+58b0-58b1, U+58bb-58bc, U+58c2,
    U+58c5-58c6, U+58ca, U+58cc, U+58ce, U+58d0-58d1, U+58d5, U+58d9-58da,
    U+58df-58e0, U+58e9, U+58ec, U+58ee, U+58f1-58f3, U+58f6-58f7, U+58fb-58fc,
    U+5900, U+5902, U+5906, U+5909-590a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0956facf1602e9b5.woff2) format("woff2");
  unicode-range: U+566f, U+5671-5672, U+5676, U+567a-567c, U+5680, U+5684-5686,
    U+568c, U+568e-568f, U+5692-5693, U+5697-5699, U+569c, U+569e, U+56a1-56a7,
    U+56a9, U+56ab-56ad, U+56af, U+56b3, U+56b5-56b6, U+56b8, U+56bf-56c1,
    U+56c3, U+56c5, U+56c7-56c8, U+56cb-56cc, U+56d2-56d4, U+56d6-56d9, U+56df,
    U+56e1-56e5, U+56ea-56ec, U+56ee-56ef, U+56f1-56f4, U+56f7, U+56f9,
    U+56ff-5700, U+5703-5704, U+5706-5707, U+5709-570a, U+570c, U+570f, U+5711,
    U+5717, U+571c, U+5723-5724, U+5727, U+5729-572a, U+572c, U+572e-572f,
    U+5734-5735, U+573b, U+5741, U+574b-574d, U+574f, U+5752, U+5754,
    U+575a-5760, U+5763, U+5768-5769, U+576b, U+576d, U+576f-5770, U+5772-5775,
    U+5777, U+577b-577d, U+5780, U+5784, U+5788, U+578c, U+578e, U+5792-5793,
    U+5795, U+579a-579b, U+579f-57a0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4442779d2701b313.woff2) format("woff2");
  unicode-range: U+5551, U+5553, U+5555-5557, U+555c, U+5562-5563, U+5567,
    U+5569, U+556b-556c, U+5570, U+5575-5579, U+557b-557c, U+557f, U+5581,
    U+5583, U+5586, U+5588, U+558b, U+558f, U+5591, U+5599, U+559f, U+55a1,
    U+55a3, U+55a5-55a6, U+55a8-55a9, U+55ab, U+55ad, U+55b0-55b1, U+55b3,
    U+55b6-55b7, U+55b9, U+55bc-55bd, U+55c4-55c5, U+55c7, U+55c9, U+55cc-55cd,
    U+55d0, U+55d2, U+55d4-55d9, U+55db, U+55dd-55df, U+55e1-55e6, U+55e9-55ea,
    U+55ec, U+55ee, U+55f1-55f3, U+55f5-55f7, U+55f9-55fa, U+55fe, U+5600-5602,
    U+5608, U+560c, U+560f, U+5612-5613, U+5615-5616, U+5618, U+561a, U+561c,
    U+561e, U+5620, U+5623-5625, U+5627, U+562a, U+562c-562e, U+5630-5631,
    U+5635-5636, U+5638-563a, U+5640, U+5642-5643, U+5649, U+564c-5650, U+5654,
    U+5658-565d, U+5664-5666, U+5669, U+566b, U+566d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ff619a19ed0306cf.woff2) format("woff2");
  unicode-range: U+543d, U+543f, U+5441, U+5444-5445, U+5447, U+5449,
    U+544b-544d, U+5450-5455, U+5457, U+545b-545c, U+545f-5460, U+5463-5464,
    U+546a-5472, U+5474, U+5476, U+5478, U+547b, U+547e-547f, U+5482-5488,
    U+548a, U+548d-5491, U+5494, U+5498-549d, U+54a1-54a5, U+54ab, U+54ad-54af,
    U+54b5, U+54b7, U+54bb-54bc, U+54be-54bf, U+54ca, U+54cc, U+54cf-54d2,
    U+54d4, U+54d6-54d7, U+54da, U+54de-54df, U+54e2, U+54e4, U+54e7, U+54eb,
    U+54f3, U+54fd, U+54ff, U+5501-5502, U+5504-5506, U+550a, U+550c,
    U+550e-550f, U+5511-5513, U+5516-5517, U+551a-551b, U+551e, U+5520, U+5524,
    U+5526-5527, U+552a, U+552c-552d, U+5530, U+5532-5533, U+5535-5536,
    U+553b-553c, U+553e-553f, U+5541-5542, U+5544-5545, U+5547, U+5549, U+554b,
    U+554d-554e, U+5550;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ad6c639bd645f8cb.woff2) format("woff2");
  unicode-range: U+52db, U+52e0, U+52e3, U+52e6-52e7, U+52eb, U+52ed-52ee,
    U+52f0-52f2, U+52f7, U+52f9-52fa, U+5300-5302, U+530a-530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+532d-532e, U+5331, U+5338,
    U+533b-533e, U+5344-5345, U+534b-534d, U+534f-5350, U+5358, U+535e-535f,
    U+5362-5364, U+5367, U+5369, U+536b-536c, U+536e-536f, U+5372, U+5374,
    U+5379-537a, U+537c-537d, U+5382, U+5385, U+5389, U+538b-538c, U+538e,
    U+5392-5396, U+5399, U+53a0-53a2, U+53a4-53a6, U+53a8-53a9, U+53ae, U+53b0,
    U+53b3-53b4, U+53b6-53b7, U+53b9, U+53bf, U+53c1, U+53c4, U+53ce-53cf,
    U+53d2, U+53d5, U+53d9-53da, U+53df-53e1, U+53e7-53e9, U+53f1, U+53f5-53f6,
    U+53f9, U+53fb-53fd, U+5400-5402, U+5405-5407, U+540f, U+5412, U+5414-5417,
    U+541a, U+5420-5421, U+5424-5425, U+5428-5429, U+542c-542f, U+5431-5432,
    U+5434, U+5437;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/94e096e0d4faf2d6.woff2) format("woff2");
  unicode-range: U+518f, U+5191, U+5193, U+5195-5197, U+519a-519c, U+519e,
    U+51a2, U+51a6-51a9, U+51ab, U+51ad-51af, U+51b1-51b6, U+51ba-51c0,
    U+51c3-51c5, U+51c7, U+51c9-51cb, U+51ce-51d1, U+51d4, U+51d6, U+51d9,
    U+51db-51dc, U+51df, U+51e4, U+51e6, U+51e9-51ea, U+51ed, U+51ef,
    U+51f4-51f5, U+51fc, U+51ff, U+5201-5202, U+5204-5205, U+5208, U+520b,
    U+520d-520e, U+5213, U+5215-5216, U+5218, U+521a, U+5220, U+5223,
    U+5226-5228, U+5232-5234, U+5239, U+523c, U+5241-5242, U+5244, U+5249,
    U+524c, U+5251-5252, U+5255, U+5257, U+525c, U+525e, U+5261, U+5263-5265,
    U+526e, U+5270, U+5273-5274, U+5277, U+527d, U+527f, U+5281-5282, U+5284,
    U+528a, U+528c, U+528f, U+5292-5294, U+529d, U+52a6, U+52ac-52ad,
    U+52b1-52b5, U+52b9, U+52bb-52bc, U+52be-52c0, U+52c5, U+52cb, U+52cd,
    U+52d0-52d1, U+52d6-52d7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/c82390beca4ff964.woff2) format("woff2");
  unicode-range: U+5032, U+5036, U+503a-503b, U+503e, U+5040-5041, U+5043,
    U+5045-5046, U+5048, U+504a-504e, U+5051-5053, U+505d-5060, U+5063, U+506a,
    U+506f-5072, U+5078, U+507a-507b, U+507f-5080, U+5088-5089, U+508b-508c,
    U+508e, U+5092, U+5095-5096, U+509a-509d, U+50a3, U+50a5, U+50a8, U+50af,
    U+50b1, U+50b4, U+50ba, U+50c2, U+50c6-50ca, U+50cd-50ce, U+50d6, U+50d9,
    U+50dd-50df, U+50e1, U+50e3, U+50e5-50e6, U+50e8-50ea, U+50ec-50f0, U+50f3,
    U+50fb, U+50fe, U+5101-5102, U+5105-5109, U+510b-510e, U+5110, U+5113-5115,
    U+5117, U+511a-511c, U+511e, U+5120-5121, U+5125, U+512b, U+5131,
    U+5134-5135, U+5138-513c, U+5140, U+514e, U+5150-5151, U+5155-5157, U+515a,
    U+515f, U+5162, U+516a, U+516e, U+5172, U+5174, U+5179, U+517b, U+517d,
    U+5182, U+5186, U+5188-5189, U+518b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1685ad726f8cf859.woff2) format("woff2");
  unicode-range: U+4f22, U+4f24, U+4f29-4f2b, U+4f2d, U+4f31-4f32, U+4f35,
    U+4f37, U+4f39, U+4f3b, U+4f3e, U+4f41-4f43, U+4f47, U+4f49, U+4f4c, U+4f52,
    U+4f57-4f58, U+4f5a, U+4f5d-4f5f, U+4f61, U+4f63-4f64, U+4f67, U+4f6a,
    U+4f6e-4f6f, U+4f72, U+4f74, U+4f76-4f7b, U+4f7d-4f7e, U+4f80-4f82, U+4f84,
    U+4f89-4f8a, U+4f8e-4f94, U+4f96-4f98, U+4f9a, U+4f9e, U+4fa0-4fa3,
    U+4fa5-4fa8, U+4faa-4fac, U+4fb2-4fb3, U+4fb7-4fba, U+4fc0-4fc1, U+4fc5-4fc7,
    U+4fcb, U+4fcd-4fce, U+4fd1, U+4fd3-4fd4, U+4fd8-4fdc, U+4fdf, U+4fe2-4fe5,
    U+4fe8-4fea, U+4fec-4fed, U+4ff3-4ff6, U+4ff8-4ffa, U+4ffd, U+5000, U+5002,
    U+5005, U+5008, U+500c, U+500f, U+5013-5015, U+501b-501c, U+501e,
    U+5022-5025, U+5027-5028, U+502c-502e, U+5030-5031;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e5fb66db730d1d9d.woff2) format("woff2");
  unicode-range: U+3a17, U+3a52, U+3b22, U+3bd7, U+3bff, U+3ca5, U+3d68, U+3ddb,
    U+3de7, U+3deb, U+3e03, U+3e74, U+3f08, U+3f0e, U+3f21, U+3f97, U+4102,
    U+411b, U+4181, U+43c8, U+4552, U+4576, U+46e5, U+4837, U+493d, U+4a3b,
    U+4d09, U+4e02, U+4e04-4e05, U+4e0c, U+4e0f-4e10, U+4e15, U+4e17, U+4e1b,
    U+4e21-4e22, U+4e25, U+4e27, U+4e31, U+4e34, U+4e36-4e37, U+4e3d,
    U+4e3f-4e42, U+4e44, U+4e47, U+4e49, U+4e4c, U+4e52-4e54, U+4e57,
    U+4e5a-4e5b, U+4e60-4e61, U+4e69, U+4e6d, U+4e78, U+4e80-4e81, U+4e85,
    U+4e87, U+4e89-4e8a, U+4e8d, U+4e8f, U+4e93, U+4e96, U+4e98-4e99, U+4e9c,
    U+4e9f-4ea0, U+4ea2, U+4ea5, U+4ea9, U+4eb0, U+4eb2-4eb3, U+4eb5-4eb7,
    U+4eb9, U+4ebb-4ebc, U+4ebf, U+4ec2-4ec6, U+4ec8-4ec9, U+4ecf, U+4ed1,
    U+4ed3, U+4edc-4ee1, U+4ee7-4eeb, U+4eee-4eef, U+4ef1, U+4ef3-4ef5, U+4efa,
    U+4efc, U+4f00, U+4f02-4f03, U+4f05, U+4f07-4f09, U+4f0b, U+4f0e, U+4f15,
    U+4f17, U+4f1d-4f1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/40db1c50687ef3ae.woff2) format("woff2");
  unicode-range: U+305c, U+3062, U+306d, U+307a, U+307c, U+3080, U+308e,
    U+3090-3091, U+3099-309e, U+30a5, U+30c2, U+30c5, U+30ee, U+30f0-30f2,
    U+30f4-30f6, U+30fd-30fe, U+3105-3106, U+3108, U+310a-310b, U+310d-3119,
    U+311b-311e, U+3120-3126, U+3128-3129, U+3131, U+3134, U+3137, U+3139,
    U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314f, U+3153, U+315c,
    U+3160-3161, U+3163-3164, U+3181, U+318d, U+3192-3193, U+3196-3198,
    U+319d-319f, U+3220-3226, U+3231, U+3268, U+3281, U+328b, U+3291-3292,
    U+3295-3297, U+3299, U+329d, U+329f, U+32a3-32a4, U+32d6, U+32e1, U+3314,
    U+3322, U+337f, U+338e-338f, U+339c-339e, U+33a1, U+33c4, U+33d1-33d2,
    U+3440, U+3449, U+3479, U+3551, U+3569, U+35ad, U+35ce, U+36ac, U+373a,
    U+3863, U+38ec, U+39b8, U+3a02;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/79710fabba120e04.woff2) format("woff2");
  unicode-range: U+2749-274f, U+2752-275b, U+275d-275e, U+2761, U+2763,
    U+2765-2769, U+276e-276f, U+2771, U+2776-277e, U+2780-2782, U+278a-278c,
    U+2794-2796, U+2798-2799, U+279c-27a6, U+27a8-27ab, U+27ad, U+27af-27b0,
    U+27b2-27b3, U+27b7-27b9, U+27bc-27bd, U+27bf, U+27e9-27eb, U+27f5-27f6,
    U+2800, U+28ec, U+2922, U+2934-2935, U+29bf, U+2a2f, U+2b05-2b07, U+2b1b,
    U+2b50, U+2b55, U+2cf5, U+2e1c-2e1d, U+2f00, U+2f08, U+2f12, U+2f24, U+2f29,
    U+2f2f, U+2f3c, U+2f3f, U+2f42, U+2f45, U+2f63-2f64, U+2f83, U+2f8f,
    U+3003-3007, U+3012-3013, U+3016-3019, U+3020-3025, U+3030, U+303d, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3052;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/22640e2d33ab6970.woff2) format("woff2");
  unicode-range: U+264a-2656, U+2658-265c, U+265e-2660, U+2662-2664, U+2666-2669,
    U+266b-266f, U+267b, U+2692-2696, U+2698, U+269b-269c, U+26a0-26a1,
    U+26a3-26a5, U+26aa-26ac, U+26bd-26be, U+26c4-26c5, U+26c8, U+26d1,
    U+26d3-26d4, U+26e4, U+26e9-26ea, U+26f0-26f5, U+26f9-26fa, U+26fd,
    U+2701-2702, U+2704-2706, U+2708, U+270a-2712, U+2714, U+2716-2727,
    U+2729-273e, U+2740-2748;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/698ee9da39e87d79.woff2) format("woff2");
  unicode-range: U+2567-2570, U+2572, U+2574, U+2579, U+2580-258a, U+258c-2595,
    U+2597, U+25a1, U+25a3-25a4, U+25a6-25ac, U+25b0, U+25b4, U+25b7-25b9,
    U+25bb, U+25bd, U+25bf-25c2, U+25c7-25ca, U+25cc-25cd, U+25d0-25d9,
    U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fb-25fe, U+2600-2604, U+2607,
    U+2609-260b, U+260d-2615, U+2618, U+261a-2623, U+262a, U+262d-2630,
    U+2638-263e, U+2641-2642, U+2648-2649;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7fa8053b3f72678b.woff2) format("woff2");
  unicode-range: U+2476-2481, U+2488-2491, U+24b6-24c5, U+24c7-24ca, U+24cc,
    U+24ce, U+24d?, U+24e1-24ea, U+24f5, U+24ff, U+2501, U+2503-250d,
    U+250f-2511, U+2513-2515, U+2517-2518, U+251b-251d, U+2520, U+2523-2524,
    U+2528, U+252b-252c, U+252f, U+2533-2534, U+2537, U+253b-253c, U+2541,
    U+2543-2545, U+254b, U+2550-2566;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e1a0174314c962c4.woff2) format("woff2");
  unicode-range: U+2139, U+2153, U+2194-2197, U+2199, U+219d-219e, U+21a0,
    U+21a9-21aa, U+21ac, U+21af-21b1, U+21b3-21b5, U+21ba-21bb, U+21c4, U+21ca,
    U+21cc, U+21d0, U+21d2-21d4, U+21d8, U+21dd, U+21e2-21e9, U+2200, U+2202,
    U+2205-2208, U+220e-220f, U+2211-2212, U+2215, U+2217-221a, U+221d-2220,
    U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+2256,
    U+2260-2261, U+2264-2265, U+226a-226b, U+226e-226f, U+2282-2283, U+2295-2296,
    U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22c8,
    U+22d0-22d1, U+22ee, U+2312-2313, U+2318, U+231a-231b, U+2323, U+2328,
    U+239d, U+23a0, U+23af, U+23e4, U+23e9-23ea, U+23ec, U+23f0-23f3, U+23fa,
    U+2445, U+2461-2471, U+2474-2475;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/bd87d589ab3566f1.woff2) format("woff2");
  unicode-range: U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9, U+1ecb-1ecd, U+1ecf-1ed1,
    U+1ed3-1ed5, U+1ed7-1edd, U+1edf, U+1ee1, U+1ee3-1ee7, U+1ee9, U+1eeb,
    U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1fa2, U+2001-2006,
    U+2009-200a, U+200c-200d, U+200f-2012, U+2015-2016, U+201a, U+201e,
    U+2020-2021, U+2023-2025, U+2028, U+202a-202d, U+202f-2030, U+2032-2033,
    U+2035, U+2038, U+203e-203f, U+2042-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2063, U+2070, U+2074-207b, U+207d-2083, U+208a, U+208d-208e, U+20a1,
    U+20a4, U+20a6, U+20a8-20ab, U+20ad-20ae, U+20b1-20b3, U+20b5, U+20b8-20ba,
    U+20bd, U+20dd, U+20e3, U+2105, U+2109, U+2112-2113, U+2115-2117,
    U+2120-2121, U+2126, U+212b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/019041d6f778cb6c.woff2) format("woff2");
  unicode-range: U+11af, U+11b7, U+11bc, U+121b, U+122d, U+129b, U+12a0, U+13a6,
    U+13a9, U+13ac, U+13af, U+13b3, U+13c2, U+13e3, U+141b, U+1555, U+1557,
    U+15dc, U+15e8, U+1780-1782, U+1784-1785, U+1787, U+178a, U+178e-1791,
    U+1793-179c, U+179f, U+17a2, U+17b6-17b9, U+17bb-17bc, U+17bf-17c7, U+17c9,
    U+17cb, U+17d0, U+17d2, U+17db, U+1871, U+18fa, U+1bff, U+1d00, U+1d04-1d05,
    U+1d07, U+1d0a-1d0b, U+1d0d, U+1d0f, U+1d17-1d18, U+1d1b-1d1c, U+1d20-1d22,
    U+1d25, U+1d2c, U+1d2e, U+1d30-1d31, U+1d33-1d3a, U+1d3c, U+1d3e-1d42,
    U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e3b, U+1e43,
    U+1e45, U+1e47, U+1e63, U+1e6d, U+1e73, U+1ea0, U+1ea2, U+1ea4-1ea9,
    U+1eab-1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/cebf8aabdb7ac0be.woff2) format("woff2");
  unicode-range: U+2c8-2c9, U+2cc-2cd, U+2d0, U+2d8, U+2da, U+2dc, U+2e1-2e3,
    U+2e7, U+2eb, U+2ee, U+2f1-2ff, U+302-304, U+306-309, U+30c-30d, U+311,
    U+31b, U+321, U+323-325, U+328-329, U+32b-32c, U+32e-32f, U+331-33a,
    U+33c-33f, U+348, U+353, U+358-359, U+35c, U+35e-35f, U+361, U+363,
    U+367-368, U+36c, U+36f, U+530-535, U+537-540, U+55e, U+561-565, U+568-56d,
    U+56f-576, U+578-582, U+584, U+5a1, U+5a3-5a4, U+5aa, U+5ae, U+5b0-5b4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/c555b60c68d44cb2.woff2) format("woff2");
  unicode-range: U+1af, U+1b1, U+1b4-1be, U+1d0, U+1d2, U+1d4, U+1da, U+1dc-1dd,
    U+1e1, U+1e3-1e4, U+1e7, U+1e9, U+1eb-1ec, U+1f0-1f1, U+1f3-1f5, U+1f7,
    U+1f9-1ff, U+219, U+221, U+225-226, U+228-22b, U+22e-22f, U+231-235, U+239,
    U+23b, U+23e, U+250-252, U+254-255, U+259-25e, U+261-263, U+268-26b, U+26d,
    U+26f-277, U+279-27a, U+27d-281, U+283, U+28a-28c, U+28f, U+292, U+294-296,
    U+298-29a, U+29c, U+29f, U+2a1-2a2, U+2a4-2a7, U+2a9-2aa, U+2ae-2b3,
    U+2b5-2b7, U+2b9-2bf, U+2c2-2c4, U+2c6-2c7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e654925cacec1b26.woff2) format("woff2");
  unicode-range: U+a1-a2, U+a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b5-b6,
    U+b8-ba, U+bc-be, U+c0-c8, U+ca-cc, U+ce-d5, U+d8-df, U+f0, U+f5, U+f8, U+fb,
    U+fe-100, U+102, U+105, U+107, U+109-10b, U+10f, U+112, U+115, U+117, U+119,
    U+11b, U+11f, U+121, U+123-124, U+127, U+129, U+12c-12d, U+13?, U+141-142,
    U+144, U+148, U+14b-14c, U+14f-153, U+159-15b, U+15e-160, U+163-166,
    U+169-16a, U+16d-171, U+173-17e, U+192, U+1a0, U+1a4, U+1aa, U+1ac-1ad;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/33f6e39dd938240f.woff2) format("woff2");
  unicode-range: U+a3, U+2ca, U+2223, U+2460, U+2640, U+273f, U+301c, U+3107,
    U+310c, U+4e30, U+4e3e, U+4e5e, U+4e71, U+4f26, U+4f7c, U+4f83, U+50da,
    U+5243, U+5267, U+529e, U+5321, U+5352, U+5477, U+548b, U+54a6, U+54b2,
    U+54c2, U+54c4, U+54c6, U+54cd, U+54ee, U+5543, U+55d1, U+55d3, U+55f0,
    U+55fd, U+560d, U+5629, U+5660, U+56d1, U+56dd, U+57ae, U+57e0, U+57e4,
    U+5904, U+592d, U+5965, U+5a31, U+5a7f, U+5b5a, U+5bb8, U+5c14, U+5c3b,
    U+5c5c, U+5c5e, U+5d10, U+5e10, U+5e4c, U+603b, U+604d, U+611c, U+6137,
    U+61c8, U+62c7, U+6371, U+6382, U+645f, U+64ae, U+64c2, U+651e, U+65f1,
    U+660a, U+663e, U+673d, U+6784, U+6789, U+67b1, U+67ff, U+6813, U+6854,
    U+68d8, U+68fa, U+697d, U+6a01, U+6a1e, U+6baf, U+6c08, U+6c17, U+6c2b,
    U+6c81, U+6cbd, U+6dc6, U+6df9, U+6ed9, U+6ee1, U+6f86, U+6fc1, U+6fdb,
    U+701f, U+7076, U+715c, U+7194, U+71ee, U+71fb, U+720d, U+72b6, U+7396,
    U+73af, U+745b, U+746f, U+748b, U+7647, U+7699, U+76ce, U+76de, U+77aa,
    U+786b, U+7881, U+78ca, U+793c, U+797a, U+79b9, U+79bb, U+79bf, U+7a92,
    U+7ac7, U+7ae3, U+7b19, U+7b20, U+7b51, U+7b94, U+7cbd, U+7cde, U+7cef,
    U+7d46, U+7dde, U+7f88, U+80da, U+814b, U+81cd, U+8235, U+8282, U+82b9,
    U+846b, U+84c1, U+84d3, U+8518, U+8611, U+8783, U+8814, U+8a15, U+8aa6,
    U+8b2c, U+8ba8-8ba9, U+8bc6, U+8be2, U+8be5-8be6, U+8c22, U+8d05, U+8d27,
    U+8dbe, U+8e34, U+8e66, U+8ec0, U+9005, U+9082, U+914b, U+916f, U+92c5,
    U+92f0, U+9318, U+938a, U+93e2, U+964b, U+96c1, U+96cc-96cd, U+96db, U+973e,
    U+97a0, U+9803, U+9876, U+9879, U+9955, U+99f1, U+9a5b, U+9ab7, U+9abc,
    U+9c57, U+9c9c, U+9d1b, U+9d26, U+9d51, U+9eef, U+9f99, U+c2a4, U+e253,
    U+e313-e314, U+e5c7, U+e5c9, U+e8db-e8dc, U+ff2d-ff2e, U+ff34, U+ffe5,
    U+1f60a, U+1f618, U+1f62d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6c8429942bc89423.woff2) format("woff2");
  unicode-range: U+b4, U+10d, U+2d9, U+641, U+6cc, U+e20, U+e29, U+200e, U+20ac,
    U+2266, U+25be, U+301d-301e, U+3058, U+4e07, U+4e1d, U+4e66, U+4ece, U+4fde,
    U+5016, U+5180, U+5199, U+51aa, U+5306, U+5386, U+53d8, U+5413, U+541d,
    U+54ce, U+54e8, U+54fc, U+5571, U+557e, U+558e, U+55a7, U+56a8, U+57a2-57a3,
    U+58b3, U+5960, U+5992-5993, U+59a4, U+5a55, U+5ab2, U+5afb, U+5b56, U+5bc5,
    U+5bc7, U+5bf0, U+5cb1, U+5cc7, U+5dff, U+5e93, U+5ed3, U+5f6a, U+60bc,
    U+61ff, U+6218, U+6292, U+634d, U+6467, U+64f1-64f2, U+6582, U+65fb, U+6615,
    U+6687, U+66e6, U+66f0, U+6781, U+67f5, U+68a7, U+6a1f, U+6b27, U+6b4e,
    U+6b73, U+6b79, U+6bcb, U+6c5d, U+6cf5, U+6dee, U+6ec4, U+6ecc, U+6f88,
    U+701d, U+703e, U+707c, U+7099, U+710a, U+72d9, U+72e9, U+731d, U+739f,
    U+7463, U+7480, U+74a8, U+7523, U+7526, U+75e0, U+7613, U+7656, U+76bf,
    U+76d4, U+773a, U+775c, U+775e, U+780c, U+78e1, U+78f7, U+7960, U+7a20,
    U+7aaf, U+7b08, U+7b71, U+7be4, U+7cec, U+7cf0, U+7d5e, U+7d62, U+7dbe,
    U+7e1b, U+7ea2, U+7ec4, U+7ec6, U+7edc, U+7eed, U+7efc, U+7f16, U+7f57,
    U+7fb9, U+7fca, U+803d, U+816e, U+8258, U+82a5, U+82b7, U+8317, U+8338,
    U+834a, U+83d3, U+8401, U+8469, U+849e, U+854a, U+8559, U+865e, U+8700,
    U+8759, U+8760, U+8778, U+8782, U+879e, U+87d1, U+8836, U+8944, U+89c8,
    U+8aac, U+8b74, U+8ba2, U+8ba4, U+8bae, U+8bfb, U+8c4e, U+8cb3, U+8d16,
    U+8d28, U+8e44, U+8f3b, U+8f3f, U+8f91, U+8fb9, U+8fc4, U+8fde, U+8ff9,
    U+9076, U+9091, U+90ae, U+90b8, U+9257, U+9310, U+9382, U+93df, U+94fe,
    U+95a5, U+962e, U+968f-9690, U+9704, U+9713, U+97f6, U+9824, U+986b, U+9884,
    U+9886, U+98e2, U+991a, U+9986, U+99a5, U+99dd, U+9ab8, U+9b41, U+9b77,
    U+9bad, U+c774, U+e5d4, U+fe52, U+ff02, U+ff25, U+1f389, U+1f449, U+1f495;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/70cdca847f6ba060.woff2) format("woff2");
  unicode-range: U+2cb, U+5d1, U+5d9, U+5e2, U+5e8, U+5ea, U+633, U+e32, U+2252,
    U+2267, U+2573, U+25b3, U+25c4, U+2713, U+2715, U+30e2, U+4e28, U+4e3c,
    U+4e4d, U+4e70, U+4f88, U+4fef, U+5018, U+501a, U+5026, U+5137, U+513f,
    U+51f3, U+524b, U+5254, U+52d8, U+5308, U+5384, U+53cc, U+5436, U+5443,
    U+5466, U+54a8, U+54bd, U+54c9, U+54cb, U+555e, U+5580, U+560e, U+561f,
    U+562f, U+566c, U+5679, U+56bc, U+56cd, U+56e7, U+56ed, U+572d, U+57d7,
    U+582f, U+589f, U+5b09, U+5ba5, U+5c51, U+5c90, U+5cef, U+5d16, U+5d84,
    U+5dd4, U+5e08, U+5e26, U+5f0a, U+5f20, U+606c, U+61c7, U+620f, U+6254,
    U+625b, U+62a4, U+62d0, U+62f1, U+63a0, U+63c6, U+63f9, U+6413, U+6417,
    U+6483, U+64f7, U+650f, U+65a7, U+665f, U+66ae, U+66d6, U+66e0, U+6746,
    U+6756, U+67d1, U+6837, U+68e0, U+68f5, U+6995, U+69a8, U+69b4, U+69d3,
    U+6a3d, U+6abb, U+6bb7, U+6bd3, U+6c47, U+6cc4, U+6cd3, U+6dae, U+6e26,
    U+6e29, U+6eaf, U+6eba, U+6fef, U+7028, U+70b3, U+711a, U+725f, U+7325,
    U+733f, U+73c0, U+73ee, U+7444, U+745a, U+7487, U+7540, U+75a4, U+7729,
    U+779e, U+798e, U+79e9, U+7a3d, U+7a4c, U+7a9f, U+7ac4, U+7aff, U+7c27,
    U+7cd9, U+7d76, U+7e43, U+7ea6, U+7ed9, U+7ff1, U+808b, U+809b, U+80fa,
    U+827a, U+8309, U+8328, U+832b, U+8396, U+83e0, U+840e, U+8425, U+852d,
    U+853b, U+8588, U+85e9, U+86b5, U+86e4, U+8718, U+87ec, U+880d, U+8910,
    U+893b, U+89c1-89c2, U+8b3e, U+8baf, U+8bc1, U+8bdd, U+8c41, U+8c48, U+8cb6,
    U+8d2d, U+8d5e, U+8fbe, U+9015, U+90a8, U+90b5, U+90e1, U+9169, U+9183,
    U+91d0, U+91dc, U+9293, U+92f8, U+9472, U+9598, U+95a9, U+95ed, U+95fb,
    U+9605, U+96c7, U+9739, U+9742, U+9761, U+99ad, U+9ae6, U+9b1a, U+9b44,
    U+9bc9, U+9d3f, U+9dd7, U+9e7c, U+9e92, U+fe5d-fe5e, U+ff22-ff24,
    U+ff2f-ff30, U+ff33;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b14a05700a4cb141.woff2) format("woff2");
  unicode-range: U+60, U+f7, U+2198, U+2571, U+258b, U+25b6, U+2661, U+3051,
    U+3109, U+311a, U+4e11, U+4e24, U+4e2b, U+4ef7, U+4f18, U+4f36, U+4fd0,
    U+5029-502a, U+5055, U+508d, U+50ad, U+50e7, U+50f1, U+50f5, U+51a5, U+51c8,
    U+51fb, U+5203, U+524e, U+5288, U+5323, U+53c2, U+5458, U+54a7, U+54b1,
    U+54b3, U+54b8, U+556a, U+5582, U+55b2, U+55ba, U+55da, U+55dc, U+5614,
    U+5662, U+5678, U+56c2, U+5742, U+57d5, U+5862, U+58e4, U+58f0, U+5907,
    U+590d, U+5934, U+5978, U+5984, U+5a25, U+5c06, U+5c62, U+5c91, U+5d01,
    U+5d1b, U+5e87, U+5eff, U+5f27, U+5f3a, U+5f53, U+6001, U+6168, U+61a9,
    U+6233, U+62a5, U+62ce, U+62ed, U+638f, U+6399, U+646f, U+6590, U+6631,
    U+664f, U+6689, U+66dc, U+672f, U+67af, U+67ec, U+68d7, U+6977, U+6a44,
    U+6c14, U+6c40, U+6c70, U+6c76, U+6cb8, U+6ce3, U+6df3, U+6e20, U+6e43,
    U+6e5b, U+6ebc, U+6eec, U+6f2c, U+6fb1, U+7009, U+7011, U+701a, U+7117,
    U+7184, U+72f9, U+7426, U+74bd, U+74cf, U+752b, U+7554, U+75b9, U+7621,
    U+7671-7672, U+7693, U+76ef, U+7737, U+77a7, U+77b3, U+77bb, U+77da, U+77e2,
    U+77e9, U+77ef, U+7801, U+7940, U+797f, U+79a7, U+79b1, U+79bd, U+79cd,
    U+7a6b, U+7ac5, U+7b1b, U+7b77, U+7ca7, U+7dab, U+7db4, U+7db8, U+7dcb,
    U+7ddd, U+7de0, U+7e55, U+7e9c, U+7ed3, U+7ef4, U+803f, U+8046, U+8087,
    U+8116, U+81a8, U+8214, U+821c, U+82d4, U+831c, U+8339, U+8350, U+8354,
    U+8526, U+860a, U+86db, U+8713, U+873b, U+8822, U+8993, U+8a1f, U+8ab9,
    U+8ad7, U+8bcd, U+8e72, U+8f4e, U+8f9c, U+8fd0, U+8fd8, U+8fe6, U+9042,
    U+907c, U+91ba, U+9452, U+95e2, U+9631, U+9699, U+96b8, U+9709, U+978d,
    U+9830, U+98ce, U+9945, U+99ed, U+9a8c, U+9ad3, U+9baa, U+9be8, U+9c77,
    U+9cf6, U+9d72, U+9e1f, U+9ec4, U+fe31, U+fe55, U+ff03, U+ff20, U+ff3b,
    U+ff3d, U+1f3fb, U+1f44d, U+1f60d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/14fd579d76df111b.woff2) format("woff2");
  unicode-range: U+10c, U+161, U+e44, U+2728, U+3081, U+4e13, U+4e19, U+4e1c,
    U+4e1e, U+4e5c, U+4ea7, U+4ed7, U+4f20, U+4f8d, U+4ffe, U+5021, U+50d5,
    U+515c, U+51a4, U+51e0, U+521b, U+522b, U+532a, U+534e, U+5355, U+537f,
    U+5398, U+541f, U+543c, U+544e, U+5509, U+5598, U+5622, U+563f, U+5641,
    U+566a, U+5695, U+569f, U+56ae, U+56da, U+573a, U+574e, U+584c, U+5885,
    U+58ae, U+5a1f, U+5ac2, U+5b24, U+5bb0, U+5bde, U+5be1, U+5bfc, U+5c39,
    U+5c4c, U+5c60, U+5cfb, U+5d11, U+5e76, U+5e7f, U+5e9a, U+5eb8, U+5f13,
    U+5f64, U+5f6c, U+6127, U+61f2, U+6208, U+620a, U+620c, U+6252, U+62ef,
    U+6328, U+633d, U+6362, U+63b0, U+63c0, U+63c9, U+640f, U+64a9, U+6514,
    U+652c, U+655e, U+6583, U+658c, U+6627, U+66f3, U+6734, U+6743, U+676d,
    U+67c4, U+67da, U+6807, U+68cd, U+68f2, U+690e, U+6b16, U+6b38, U+6b3d,
    U+6bc6, U+6ca1, U+6cab, U+6d8c, U+6e32, U+6e3e, U+6e58, U+6eef, U+6ef2,
    U+708a, U+7130, U+7165, U+7172, U+71ed, U+7232, U+7239, U+7261, U+7280,
    U+72a7, U+72f8, U+73c8, U+7464, U+753b, U+754f, U+755c, U+75d8, U+76ea,
    U+776b, U+7779, U+777f, U+7784, U+778e, U+77ee, U+79e4, U+7a46, U+7a57,
    U+7aba, U+7aed, U+7b4d, U+7c7b, U+7c7d, U+7d13, U+7d33, U+7dbb, U+7df9,
    U+7e46, U+7ea7, U+8085, U+8165, U+81fb, U+82b8, U+82d3, U+8305, U+8335,
    U+8343, U+83e9, U+840d, U+851a, U+853d, U+8543, U+859b, U+85fb, U+87fb,
    U+888d, U+88c5, U+8adc, U+8b0a, U+8bb0, U+8bbe, U+8bc4, U+8bf4, U+8c5a,
    U+8cc3, U+8ce4, U+8d44, U+8e81, U+8f44, U+8f66, U+8fdb, U+900d, U+9063,
    U+914c, U+9223, U+9226, U+923a, U+925b, U+9264, U+929c, U+92b9, U+9320,
    U+934d, U+9444, U+957f, U+9591, U+96a7, U+97ad, U+97cc, U+9811, U+9898,
    U+98ea, U+9921, U+9952, U+9a55, U+9b0d, U+9bca, U+9ebd, U+e60f, U+ff1c-ff1d,
    U+ff21, U+ff38, U+ff9f, U+fffd, U+1f602;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ac658f499b127b1b.woff2) format("woff2");
  unicode-range: U+e17, U+e22, U+2103, U+25a0, U+266a, U+3014-3015, U+311f,
    U+4e1a, U+4e50, U+4f10, U+4f6c, U+4f70, U+5006, U+50d1, U+5170, U+518c,
    U+51f0, U+51f6, U+51f9, U+5219, U+5256, U+525d, U+52c9, U+5349, U+5351,
    U+5356, U+5375, U+539d, U+53db, U+53ee, U+53f7, U+5492, U+54fa, U+5538,
    U+55bb, U+55e8, U+5632, U+5757, U+5835, U+58be, U+5937, U+59dc, U+59e8,
    U+5a49, U+5a9a-5a9b, U+5ab3, U+5b9b, U+5b9e, U+5be8, U+5c37, U+5c4e, U+5d14,
    U+5d19, U+5d4c, U+5d50, U+5deb, U+5e84, U+5e94, U+5ec2, U+5f17, U+5f26,
    U+5f55, U+5f77, U+5f7f, U+5fbd, U+6052, U+6064-6065, U+608d, U+609a, U+6101,
    U+614c, U+621a, U+6237, U+6296, U+62e9, U+632a-632b, U+6488, U+6500, U+652a,
    U+6556, U+65e0, U+65ec, U+6643, U+6850, U+6893, U+6897, U+68b3, U+68d5,
    U+6930, U+6960, U+6a11, U+6a3a, U+6ab3, U+6b22, U+6c59, U+6c83, U+6ccc,
    U+6dea, U+6df5, U+6ef7, U+6f3e, U+6f80, U+6fe4, U+7164, U+71c9, U+722a,
    U+7260, U+7272, U+73b0, U+74e3, U+7538, U+7586, U+75b5, U+7661-7662, U+77db,
    U+7838, U+786e, U+788c, U+7950, U+79a6, U+79aa, U+7a40, U+7bf7, U+7c3e,
    U+7c98, U+7ca5, U+7d21, U+7d2e, U+7dba, U+7dec, U+7e79, U+7ecf, U+7edf,
    U+7f79, U+8086, U+810a, U+8139, U+813e, U+817a, U+81b3, U+821f, U+8247,
    U+8259, U+8271, U+839e, U+8431, U+846c, U+849c, U+84b2, U+84c4, U+8513-8514,
    U+8755, U+8877, U+8881, U+88f9, U+8a1d, U+8a3c, U+8a6d-8a6e, U+8a93, U+8ae7,
    U+8af7, U+8b17, U+8b5a, U+8ba1, U+8bba, U+8cdc, U+8dea, U+8f6c, U+8f7d,
    U+8fc7, U+8fd9, U+902e, U+90ca, U+916a, U+916c, U+921e, U+9245, U+935b,
    U+9594, U+95a8, U+95ee, U+95f4, U+9706, U+971e, U+9756, U+980c, U+9891,
    U+98b1, U+98fc, U+9903, U+9957, U+99ff, U+9b91, U+9db4, U+9f4b, U+e602-e605,
    U+e610-e611, U+ff16-ff19;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/87df6c285ea0f99f.woff2) format("woff2");
  unicode-range: U+2190-2191, U+2193, U+22c1, U+2302, U+25cb, U+2699, U+2709,
    U+3127, U+4e0e, U+4e18, U+4e3a, U+4e48, U+4e91, U+4eec, U+4f3d, U+4fcf,
    U+5112, U+524a, U+52a3, U+52ab, U+52c3, U+52f3, U+52fb, U+5320, U+5339,
    U+533f, U+53e2, U+543e, U+5480, U+5495, U+5497, U+5564, U+5572, U+55c6,
    U+55ef, U+563b, U+5653, U+5657, U+56b7, U+5824, U+58d8, U+5955, U+5983,
    U+598d, U+59da, U+59e6, U+5a36, U+5bb5, U+5bc2, U+5bf9, U+5cb3, U+5d17,
    U+5dbc, U+5e2e, U+60df, U+611a, U+6190, U+61a4, U+61be, U+61fc, U+6284,
    U+62ac, U+62bc, U+634f, U+636e, U+6398, U+63a9, U+6487, U+6495, U+64ab,
    U+6577, U+65ac, U+6602, U+6652, U+66f9, U+6761, U+679a, U+683d, U+68ad,
    U+68b5, U+68da, U+68e7, U+6a38, U+6a59, U+6ae5, U+6b47, U+6b67, U+6b6a,
    U+6bef, U+6c50, U+6c9b, U+6e23, U+6e34, U+6e4a, U+6e67, U+6ea2, U+6eb6,
    U+6f20, U+6feb, U+70ed, U+714c, U+715e, U+7199, U+71ac, U+7231, U+7262,
    U+7409, U+745f, U+7469, U+74ca, U+7535, U+753a, U+75f4, U+7624, U+7682,
    U+76ba, U+76f2, U+77fd, U+780d, U+7832, U+78c5, U+78ef, U+7901, U+79be,
    U+79c9, U+79e6, U+7a1a, U+7a62, U+7a84, U+7aca, U+7cb5, U+7cb9, U+7cdf,
    U+7ce7, U+7d6e, U+7db1, U+7def, U+7e61, U+7e7d, U+7e8f, U+7f38, U+7f77,
    U+7fa8, U+7fc5, U+7fe1, U+7ff9, U+800d, U+8015, U+8054, U+80a2, U+80aa,
    U+80ba, U+814e, U+8180, U+819d, U+81c0, U+828b, U+82ad, U+82af, U+83f1,
    U+83f8, U+8403, U+84bc, U+84c9, U+84ec, U+8523, U+8549, U+8569, U+8591,
    U+85b0, U+881f, U+884d, U+88d4, U+89c4, U+89c6, U+8a60, U+8a79, U+8b19,
    U+8bd5, U+8bf7, U+8c03, U+8c79, U+8cc8, U+8d9f, U+8e10, U+8e48, U+8faf,
    U+9009, U+9017, U+9175, U+9187, U+918b, U+9214, U+946b, U+9470, U+947c,
    U+9640, U+9675, U+96ef, U+97cb, U+97e9, U+985b, U+99ae, U+99b3, U+9b4f,
    U+9d09, U+9e9f, U+9edb, U+9f90, U+ff14, U+1f464;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/df7f71939237ca46.woff2) format("woff2");
  unicode-range: U+a5, U+25ce, U+4e56, U+4e9a, U+4ea8, U+4ead, U+4f3a, U+4f51,
    U+4f62, U+4faf, U+5098, U+50ac, U+5147, U+5173, U+5187, U+51f8, U+52a1,
    U+52a8, U+52f8, U+535c, U+53ed, U+541e, U+5435, U+5475, U+54a9, U+54c0,
    U+54c7, U+5589, U+5605, U+5733, U+5764, U+5782, U+57c3, U+5858, U+5893,
    U+589c, U+58e2, U+5974, U+599e, U+59a8, U+59ec, U+5b66, U+5b99, U+5b9d,
    U+5bee, U+5c2c, U+5c65, U+5cfd, U+5d0e, U+5dba, U+5de2, U+5e06, U+5e15,
    U+5ec1, U+5ed6, U+5f00, U+5f4c, U+5f65, U+6055, U+6070, U+609f, U+60b6,
    U+6241, U+624e, U+626f, U+6291, U+62cc, U+62d8, U+62da, U+62fe, U+6349,
    U+6367, U+63ea, U+6435, U+6454, U+64a4, U+64b2, U+64bc, U+64bf, U+64c5,
    U+64ce, U+6558, U+6572, U+65a5, U+65e8, U+65ed, U+6614, U+6670, U+6688,
    U+672d, U+673a, U+6770, U+68cb, U+6912, U+6953, U+6a61, U+6aac, U+6aaf,
    U+6ab8, U+6b20, U+6b96, U+6bbf, U+6bc5, U+6c6a, U+6cbe, U+6d59, U+6d78,
    U+6dc7, U+6deb, U+6e7e, U+6e9c, U+6f3f, U+6f51, U+6f84, U+704c, U+7051,
    U+70ab, U+70ad, U+70f9, U+7119, U+7149, U+714e, U+71e6, U+72c4, U+72d0,
    U+72e0, U+7334, U+744b, U+7455, U+7504, U+75ab, U+75b2, U+766e, U+76c3,
    U+76fc, U+76fe, U+7891, U+7948, U+7a74, U+7b28, U+7c72, U+7cca, U+7ebf,
    U+7f55, U+7ff0, U+8154, U+81c2, U+81d8, U+81e3, U+81e5, U+8292, U+8299,
    U+8302, U+8304, U+8332, U+83c1, U+83c7, U+83ca, U+845b, U+8475, U+8490,
    U+85af, U+8650, U+8667, U+86d9, U+8774, U+8abc, U+8b0e, U+8b39, U+8bed,
    U+8c54, U+8c6b, U+8c9e, U+8ca7, U+8caa-8cab, U+8ce6, U+8cec-8ced, U+8eb2,
    U+8eba, U+8fb0, U+901d, U+908f, U+9127, U+91c0, U+91d8, U+9215, U+92b3,
    U+932b, U+93fd, U+95ca, U+964c, U+96c0, U+970d, U+9716, U+9774, U+97fb,
    U+9812, U+9913, U+9935, U+99c1, U+9b31, U+9d5d, U+9d6c, U+9e79, U+fe0f,
    U+fe30, U+ff05, U+ff0b, U+ff10, U+ff15;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/dc5d2110fbb7f250.woff2) format("woff2");
  unicode-range: U+b0, U+926, U+928, U+939, U+93f-940, U+94d, U+200b, U+22ef,
    U+25ba, U+25c6, U+2665, U+4e08, U+4e2a, U+4e4f, U+4e59, U+4ec7, U+4f0d,
    U+4f0f, U+4f19, U+4f59, U+4fae, U+5075, U+507d, U+50b2, U+50b5, U+511f,
    U+5141, U+5146, U+514c, U+5185, U+51dd, U+51fd, U+522e, U+5319, U+533a,
    U+5378, U+53ad, U+53c9, U+53d1, U+53d4, U+543b, U+5442, U+5446, U+5481,
    U+54e9, U+5507, U+5565, U+559a, U+55aa, U+5690, U+56ca, U+56fe, U+582a,
    U+5915, U+5949, U+5962, U+5996, U+59a5, U+59fb, U+5a77, U+5b0c, U+5b5f,
    U+5bd3, U+5be2, U+5bfa, U+5c41, U+5c48, U+5ca9, U+5d07, U+5ec8, U+5eca,
    U+5f18, U+5f4e, U+5f59, U+5f6d, U+5f79, U+5fb9, U+6028, U+6068, U+606d,
    U+6094, U+60f1, U+6108-6109, U+614e, U+6170, U+617e, U+61b2, U+61f8, U+6247,
    U+626d, U+6276, U+62ab, U+62cb, U+62d3, U+62f3, U+6368, U+6380, U+6492,
    U+64e0, U+6570, U+6606, U+660f, U+6649, U+6691, U+66a8, U+6749, U+674f,
    U+6795, U+67f1, U+67f3, U+6842, U+6851, U+687f, U+68df, U+69fd, U+6a58,
    U+6c27, U+6c88, U+6cca, U+6d29, U+6d66, U+6daf, U+6f01, U+6f58, U+6f6d,
    U+6f70, U+6fa1, U+6ff1, U+6ffe, U+7058, U+70ae, U+71d9, U+71e5, U+7235,
    U+7267, U+73ca, U+742a, U+74f7, U+7529, U+758f, U+75bc, U+76c6, U+7955,
    U+7a00, U+7a3b, U+7b4b, U+7bad, U+7be9, U+7c4c, U+7c60, U+7cfe, U+7dbf,
    U+7e2b, U+7f9e, U+7fc1, U+7ffc, U+8096, U+809d, U+80de, U+8155, U+816b,
    U+81df, U+82bd, U+8352, U+8393, U+8404, U+8525, U+856d, U+8606, U+868a,
    U+87f9, U+886b, U+8870, U+896a, U+896f, U+8a23, U+8a87, U+8ad2, U+8b00,
    U+8b20, U+8cb8, U+8cca, U+8ce0, U+8d39, U+8d6b, U+8db4, U+8e29, U+8ef8,
    U+8f1b, U+8f5f, U+8fa8, U+906e, U+9077, U+90aa, U+90b1, U+90c1, U+9165,
    U+919c, U+92c1, U+95d6, U+95e8, U+975a, U+9817, U+98c6, U+9ecf, U+feff,
    U+ff06, U+ff0a, U+ff12-ff13;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/287c23c9e195e540.woff2) format("woff2");
  unicode-range: U+627-629, U+631, U+639, U+644, U+64a, U+25cf, U+2606, U+2764,
    U+3008-3009, U+4e38, U+4e43, U+4ed5, U+4ef0, U+4eff, U+4fe0, U+5085, U+50a2,
    U+50be, U+5118, U+5211-5212, U+5272, U+52fe, U+5366, U+53b2, U+53ec, U+54ac,
    U+5587, U+55b5, U+5606, U+561b, U+5751, U+576a, U+57cb, U+58ef, U+58fa,
    U+594f, U+5951, U+596e, U+59d1, U+5ac1, U+5acc, U+5b8b, U+5c4d, U+5ca1,
    U+5d29, U+5dfe, U+5e7d, U+5edf, U+5ef7, U+5fa1, U+5faa, U+5fcc, U+5ffd,
    U+6021, U+6046, U+6062, U+62b9, U+6316, U+6350, U+6478, U+647a, U+6490,
    U+64b0, U+64e6, U+6524, U+6591, U+659c, U+65a4, U+65e6, U+65f6, U+6607,
    U+6674, U+6765, U+679d, U+67f4, U+68a8, U+6b3a, U+6c57, U+6c61, U+6c90,
    U+6cbf, U+6cdb, U+6d69, U+6db5, U+6dd1, U+6e21, U+6f06, U+6f62, U+70d8,
    U+71c3, U+71d5, U+722c, U+727d, U+72ac, U+72fc, U+731c, U+7336, U+7344,
    U+7384, U+73ab, U+7433, U+745c, U+7470, U+75d5, U+7652, U+76c8, U+76e7,
    U+7709, U+7720, U+7740, U+7747, U+7763, U+77ac-77ad, U+7802, U+78a7, U+78b3,
    U+78c1, U+78da, U+7926, U+796d, U+798d, U+7aae, U+7b52, U+7c92, U+7d68,
    U+7d81, U+7e31, U+7e5e, U+7e69, U+7e73, U+7f50, U+7f70, U+7f75, U+8058,
    U+8070, U+80c3, U+8105-8106, U+8108, U+8179, U+818f, U+81a9, U+81ed,
    U+820c-820d, U+8277, U+82d1, U+8461, U+84b8, U+852c, U+857e, U+8587, U+85e4,
    U+863f, U+8679, U+86c7, U+8702, U+8776, U+87ba, U+8896, U+88c2, U+88d5,
    U+88f8, U+8af8, U+8b7d, U+8ca2, U+8d64, U+8d74, U+8d81, U+8d99, U+8e5f,
    U+8e8d, U+8ecc, U+8ed2, U+8fb1, U+8fc5, U+9022, U+9038, U+905c, U+9081,
    U+9189, U+9234, U+92d2, U+934a, U+95a3, U+962a, U+9646, U+96d5, U+971c,
    U+9838, U+9875, U+98c4, U+99db, U+9a45, U+9a5f, U+9a6c, U+9ad2, U+9cf4,
    U+9d28, U+9daf, U+9df9, U+9e7d, U+9f0e, U+9f52, U+9f9c, U+ff11, U+ff1e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0d207b75dda981dc.woff2) format("woff2");
  unicode-range: U+2022, U+2500, U+25bc, U+4e1f, U+4e95, U+4f50, U+4f54, U+4f69,
    U+4fb6, U+4fc4, U+4fca, U+5009, U+50bb, U+5154, U+51cc, U+528d, U+5291,
    U+52d2, U+52e4, U+5353, U+5360, U+540a-540b, U+5410, U+54f2, U+5514, U+5537,
    U+558a, U+55ac, U+5617, U+56fd, U+573e, U+5766, U+5783, U+57d4, U+5806,
    U+5821, U+5857, U+5875, U+58f9, U+592f, U+5954, U+596a, U+59ae, U+59c6,
    U+59ca, U+59ff, U+5a03, U+5ae9, U+5b64, U+5bb4, U+5c3f, U+5c6f, U+5de1,
    U+5e16, U+5e45, U+5e72, U+5ec9, U+5f7c, U+5f81, U+5f90-5f92, U+6016, U+6085,
    U+6089, U+60a0, U+60a3, U+60b2, U+60d1, U+60f9, U+6155, U+6158, U+6191,
    U+6212, U+626e, U+62d4, U+632f, U+633a, U+63aa, U+642c, U+64a5, U+64cb,
    U+6566, U+6597, U+66b1, U+66ec, U+6731, U+6735, U+67ef, U+6846, U+6876,
    U+6881, U+68af-68b0, U+68c9, U+6905, U+6bc0, U+6beb, U+6c0f, U+6c1b, U+6c41,
    U+6ce5, U+6cf3, U+6d25, U+6d2a, U+6d3d, U+6dcb, U+6dd8, U+6dfa, U+6e9d,
    U+6eaa, U+6ec5, U+6ecb, U+6f0f, U+6f32, U+707d, U+708e, U+7092, U+716e,
    U+723a, U+731b, U+7345, U+7375, U+73b2, U+7434, U+74e6, U+758a, U+75be,
    U+75de, U+764c, U+76dc, U+788e, U+7897, U+789f, U+78a9, U+78b0, U+790e,
    U+7965, U+7a4e, U+7c43, U+7d17, U+7dd2, U+7e96, U+7f51, U+7f69, U+7f72,
    U+7fd4, U+7fe0, U+8017, U+80a9, U+80d6, U+8150, U+8178, U+81bd, U+829d,
    U+82ac, U+8303, U+838e, U+83cc, U+840c, U+8482, U+8499, U+85a9-85aa, U+883b,
    U+8861, U+88c1, U+88cf, U+88d9, U+8a3a, U+8a98, U+8aee, U+8c8c, U+8cc0,
    U+8ce2, U+8d0f, U+8da8, U+8dcc, U+8e0f, U+8f1d, U+8f29, U+8fad, U+9003,
    U+9006, U+903c, U+903e, U+9059, U+9072, U+9075, U+90ce, U+9130, U+91ac,
    U+91e3, U+9285, U+9298, U+92ea, U+9326, U+937e, U+95c6, U+9676-9677, U+9727,
    U+994b, U+99a8, U+99d0, U+9a30, U+9b42, U+9b45, U+9d3b, U+9e7f, U+9ee8,
    U+9f3b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/729118c65e036864.woff2) format("woff2");
  unicode-range: U+5e, U+3042, U+3044, U+3046, U+3048, U+304a-3050, U+3053-3057,
    U+3059-305b, U+305d-3061, U+3063-306c, U+306e-3079, U+307b, U+307d-307f,
    U+3082-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30c1, U+30c3-30c4,
    U+30c6-30e1, U+30e3-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e32, U+4ef2,
    U+4fd7, U+501f, U+5144, U+51c6, U+52c1, U+5440, U+54e6, U+54ed, U+5510,
    U+5687, U+58c1, U+5b5d, U+5bd2, U+5ee2, U+5f31, U+6012, U+6084, U+6148,
    U+6182, U+622a, U+6355, U+6372, U+63ee, U+6416, U+6575, U+660c, U+66c9,
    U+675c, U+6a6b, U+6b32, U+6b49, U+6b98, U+6d6e, U+6dda, U+6ef4, U+6efe,
    U+7159, U+7378, U+775b, U+78e8, U+7aa9, U+7d1b, U+7de9, U+7f6a, U+7f8a,
    U+7fbd, U+8000, U+809a, U+8102, U+8170, U+819c, U+8266, U+82b3, U+87f2,
    U+8972, U+8a17, U+8b02, U+8e22, U+904d, U+90ed, U+91c7, U+93c8, U+9451,
    U+9a37, U+9b27, U+ad6d, U+c5b4, U+d55c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9acce1dcf4575f9e.woff2) format("woff2");
  unicode-range: U+2502, U+2605, U+4e39, U+4e58, U+4ea1, U+4ed9, U+4f2f-4f30,
    U+4f38, U+4f75, U+4fc3, U+4ff1, U+500d, U+5049, U+5074, U+5077, U+5091,
    U+5175, U+517c, U+51cd, U+51e1, U+5269-526a, U+52aa, U+52c7, U+52df, U+5377,
    U+541b, U+5439, U+5448, U+54aa, U+5674, U+56f0, U+5761, U+585e, U+588a,
    U+58a8, U+58fd, U+5925, U+592e, U+5948, U+5999, U+59b3, U+5a18, U+5a1c,
    U+5a46, U+5b30, U+5b54, U+5b6b, U+5b8f, U+5be9, U+5bf8, U+5c0a, U+5c16,
    U+5c24, U+5c46, U+5cf0, U+5e1d, U+5e25, U+5e2d, U+5e3d, U+5e79, U+5f04,
    U+5fcd, U+5fe0, U+60dc, U+6163, U+616e, U+61f6, U+6258, U+6293, U+62c6,
    U+62d2, U+62d6, U+62fc, U+63da, U+63ed, U+640d, U+6458, U+649e, U+64ec,
    U+64f4, U+64fe, U+651c, U+6562, U+65cb, U+65e2, U+65fa, U+6628, U+6668,
    U+66a2, U+66dd, U+66fc, U+66ff, U+6717, U+67cf, U+67d4, U+6817, U+6885,
    U+695a, U+69cd, U+6afb, U+6bbc, U+6c89, U+6c96, U+6cc9, U+6d1b, U+6d1e,
    U+6d74, U+6db2, U+6dbc, U+6df7, U+6dfb, U+6e38, U+6f38, U+6f5b, U+6f64,
    U+6f8e, U+6fa4, U+6fc3, U+6fd5, U+7070, U+70b8, U+70cf, U+70e4, U+7169,
    U+7210, U+721b, U+7238, U+737b, U+73bb, U+746a, U+7483, U+74dc, U+74f6,
    U+7518, U+756a, U+75c7, U+7919, U+7956, U+795d, U+7a05, U+7a0d, U+7a3f,
    U+7bc9, U+7c97, U+7cd5, U+7d0b, U+7d10, U+7dfb, U+7e3e, U+7e6a, U+8036,
    U+808c, U+80af, U+80ce, U+80e1, U+80f8, U+817f, U+8216, U+8239, U+827e,
    U+8377, U+8389, U+83ab, U+83f2, U+840a, U+8584, U+85c9, U+865b, U+8766,
    U+87a2, U+8932, U+8a50, U+8a69, U+8a95, U+8b6f, U+8c37, U+8c6c, U+8ca9,
    U+8cfa, U+8d95, U+8de1, U+8f14, U+8f9b, U+8fa3, U+8feb, U+8ff4, U+9010,
    U+901b, U+905e, U+9080, U+912d, U+9177, U+9336, U+947d, U+963b, U+966a,
    U+9670, U+9769, U+9813, U+9846, U+98fd, U+99d5, U+9a0e, U+9a19, U+9b6f,
    U+9ce5, U+9cf3, U+9ece, U+9ed8, U+9f13, U+9f20;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/32c8e1b67a147b1c.woff2) format("woff2");
  unicode-range: U+201c-201d, U+203b, U+2192, U+25b2, U+300e-300f, U+4e01,
    U+4e73, U+4e82, U+4e88, U+4e8e, U+4f0a, U+4f5b, U+502b, U+504f, U+5076,
    U+5100, U+5104, U+5132, U+5192, U+51a0, U+51ac, U+51f1, U+5200, U+5224,
    U+522a, U+5237-5238, U+523a, U+526f, U+5289, U+52de, U+52f5, U+52ff, U+5371,
    U+539a, U+53e5, U+540e, U+5433, U+547c, U+552f, U+5531, U+5634, U+56c9,
    U+574a, U+57f7, U+57f9, U+5805, U+5851, U+5854, U+586b, U+58c7, U+58de,
    U+5967, U+59bb, U+59d3-59d4, U+5b55, U+5b87, U+5b97, U+5bae, U+5bbf, U+5be7,
    U+5bec, U+5cb8, U+5df7, U+5e7b-5e7c, U+5f1f, U+5f70, U+5fd9, U+60e1, U+61b6,
    U+61c2, U+6200, U+6234, U+6263, U+62b5, U+62dc, U+62ec, U+6383, U+638c,
    U+63cf, U+63d2, U+63e1, U+63f4, U+641e, U+64cd, U+64fa, U+654f, U+6557,
    U+656c, U+65c1, U+65d7, U+6620, U+6676, U+6696-6697, U+66ab, U+66c6, U+671d,
    U+672b, U+676f, U+677e, U+67d0, U+67d3, U+684c, U+68c4, U+690d, U+694a,
    U+699c, U+6a4b, U+6ac3, U+6b04, U+6b23, U+6b78, U+6b8a, U+6bd2, U+6c60,
    U+6cb3, U+6d89, U+6de1, U+6de8, U+6e6f, U+6f02, U+70c8, U+7126, U+718a,
    U+7236, U+723d, U+7246, U+72af, U+72d7, U+73cd, U+7532, U+760b, U+7626,
    U+7687, U+76df, U+7761, U+79cb, U+79d2, U+79df, U+7a69, U+7af6, U+7b80,
    U+7c3d, U+7c3f, U+7c4d, U+7cd6, U+7d2b, U+7de3, U+7e2e, U+7e54, U+7e6b,
    U+8010, U+80a5, U+812b, U+819a, U+81a0, U+82d7, U+838a, U+8463, U+84cb,
    U+8521, U+8607, U+860b, U+864e, U+871c, U+878d, U+885d, U+89f8, U+8a13,
    U+8aa0, U+8afe, U+8b5c, U+8c46, U+8cbf, U+8cd3, U+8cf4, U+8d08, U+8d0a,
    U+8ddd, U+8de8, U+8fea, U+9014, U+9055, U+906d, U+907a, U+907f, U+90a6,
    U+9178, U+92fc, U+934b, U+9396, U+93ae, U+9583, U+9663, U+9694, U+96bb,
    U+9707, U+9738, U+9905, U+9aa8, U+9b25, U+9b3c, U+9ea5, U+9eb5, U+9f4a,
    U+9f61, U+ff0d-ff0e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6d6ff95d9304d00a.woff2) format("woff2");
  unicode-range: U+3c, U+d7, U+2027, U+4e4e, U+4e92, U+4ea6, U+4ec1, U+4ecd,
    U+4f34, U+4f48, U+4f53, U+4fb5, U+5012, U+50b7, U+51b0, U+5283, U+52dd,
    U+532f, U+5354, U+53eb, U+53f3, U+5409, U+5496, U+54c8, U+54e5, U+554a,
    U+5561, U+5594, U+559d, U+56b4, U+56fa, U+5713, U+5750, U+57df, U+584a,
    U+590f, U+592b, U+593e, U+5976, U+599d, U+59b9, U+59d0, U+5a5a, U+5a66,
    U+5b85, U+5b88, U+5ba3, U+5bdf, U+5c01, U+5c04, U+5c3a, U+5c3e, U+5c4f,
    U+5ddd-5dde, U+5de7-5de8, U+5e63, U+5e8a, U+5e9c, U+5eda, U+5ef3, U+5ef6,
    U+5f48, U+5fb5, U+6015, U+6025, U+602a, U+6050, U+6069, U+6162, U+6176,
    U+61f7, U+6279, U+627f, U+6297, U+62b1, U+62bd, U+6311, U+6377, U+6388-6389,
    U+63a1-63a2, U+6436, U+64c1, U+64d4, U+6551, U+6563, U+65bd, U+66b4, U+66f2,
    U+6751, U+675f, U+6790, U+6838, U+68d2, U+68ee, U+6982, U+69ae, U+69cb,
    U+6a39, U+6b66, U+6bba, U+6c5f, U+6ce1, U+6d0b, U+6d3e, U+6d6a, U+6e1b,
    U+6ed1, U+6f22, U+6f54, U+6f6e, U+6fc0, U+6fdf, U+719f, U+71c8, U+71d2,
    U+7259, U+72c2, U+7389, U+73e0, U+745e, U+751a, U+751c, U+7530, U+7533,
    U+7562, U+7591, U+75c5, U+75db, U+7642, U+7686, U+76d2, U+76db, U+76e1,
    U+76e3, U+7701, U+786c, U+7981, U+79c0, U+79fb, U+7a81, U+7a97, U+7adf,
    U+7aef, U+7b26, U+7c64, U+7d0d, U+7d14, U+7d2f, U+7d9c, U+7dca, U+7df4,
    U+7e23, U+7f3a, U+8033, U+804a, U+8056, U+805a, U+8173, U+81e8, U+8212,
    U+821e, U+822a, U+82e6, U+8336, U+83dc, U+8449, U+84ee, U+85e5, U+885b,
    U+888b, U+8907, U+8a34, U+8a5e, U+8aa4, U+8ab0, U+8ab2, U+8ac7, U+8b66,
    U+8c6a, U+8c93, U+8c9d, U+8cb4, U+8dd1, U+8f2a, U+8fb2, U+9109, U+9192,
    U+91cb, U+91dd, U+93e1, U+964d, U+9686, U+968e, U+969c, U+96de, U+96e8,
    U+96ea, U+96f7, U+975c, U+9760, U+978b, U+9858, U+98ef, U+9918, U+9aee,
    U+9b54, U+9ebb, U+ff0f, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3cffdbc0622874e5.woff2) format("woff2");
  unicode-range: U+23-25, U+3d, U+4e45, U+4e5d, U+4e7e, U+4eac, U+4eae, U+4ed4,
    U+4ee4, U+4f01, U+4f3c, U+4f8b, U+4fc2, U+505c, U+50c5, U+5145, U+51b7,
    U+521d, U+523b, U+525b, U+5287, U+52e2, U+5348, U+535a, U+537b, U+5426,
    U+542b, U+5438, U+5462, U+54ea, U+555f, U+5566, U+5584, U+5609, U+5708,
    U+570d, U+571f, U+5747, U+5802, U+58d3, U+5920, U+5922, U+5957, U+5979,
    U+5a01, U+5a92, U+5abd, U+5b63, U+5b69, U+5b83, U+5bb3, U+5bc4, U+5bf5,
    U+5c3c, U+5c40, U+5c4b, U+5c64, U+5cf6, U+5de6, U+5e0c, U+5e55, U+5e78,
    U+5eab, U+5ead, U+5ee0, U+5f85, U+5f8b, U+5fd7-5fd8, U+6167, U+6298, U+62db,
    U+62ff, U+639b, U+63a7, U+642d, U+6469, U+64ad, U+651d, U+653b, U+65b7,
    U+65cf, U+665a, U+666e, U+66fe, U+6728, U+674e, U+67b6, U+6821, U+6839,
    U+6843, U+6a94, U+6b4c, U+6b50, U+6b62, U+6b72, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c7a, U+6c7d, U+6c99, U+6cb9, U+6ce2, U+6cf0, U+6d17, U+6d32,
    U+6e2c, U+6e56, U+6fb3, U+722d, U+723e, U+725b, U+734e, U+7387, U+73ed,
    U+7565, U+7570, U+76ca, U+76e4, U+773e, U+77ed, U+77f3, U+7814, U+7834,
    U+7968, U+79d8, U+7a7f, U+7af9, U+7b11, U+7b46, U+7b54, U+7bc4, U+7d19,
    U+7d22, U+7d42, U+7d55, U+7da0, U+7e41, U+7e7c, U+7f85, U+7ffb, U+8077,
    U+8089, U+80cc, U+81c9, U+81f4, U+81fa, U+820a, U+822c, U+826f, U+8349,
    U+85cd, U+86cb, U+8840, U+88dc, U+8986, U+8a0e, U+8a73, U+8a8c, U+8b1b,
    U+8b9a, U+8c50, U+8ca0, U+8cde, U+8cfd, U+8d8a, U+8df3, U+8e64, U+8ecd,
    U+8edf, U+8f38, U+8fd4, U+8ff0, U+8ff7, U+9000, U+9047, U+9060, U+90f5,
    U+9152, U+91ce, U+9280, U+9418, U+9435, U+9589, U+9592, U+9678, U+968a,
    U+96aa, U+96c5, U+96d6, U+96dc, U+96f6, U+9732, U+9748, U+9802, U+9806,
    U+9808, U+983b, U+984d, U+984f, U+9867, U+98db, U+98f2, U+98fe, U+9a5a,
    U+9b06, U+9b5a, U+9bae, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0b2e55b51a1e0615.woff2) format("woff2");
  unicode-range: U+40, U+2026, U+4e03, U+4e14, U+4e9e, U+4ec0, U+4ed8, U+4f11,
    U+4f4e-4f4f, U+4f73, U+4fee, U+5019, U+503c, U+5047, U+514b, U+516b, U+5178,
    U+5207, U+520a, U+5236, U+5343, U+5347, U+534a, U+5370, U+53cd, U+53e4,
    U+53e6, U+53f2, U+5403, U+5411, U+5427, U+5468, U+5473, U+547d, U+552e,
    U+5740, U+5883, U+589e, U+591c, U+5931, U+59cb, U+5a1b, U+5b58, U+5b98,
    U+5b9c, U+5ba4, U+5bcc, U+5beb, U+5c45, U+5c6c, U+5dee, U+5df4, U+5e03,
    U+5e33, U+5e6b, U+5e7e, U+5e8f, U+5e95, U+5ea7, U+5f15, U+5f62, U+5f69,
    U+5f80, U+5fa9, U+5fae, U+5fb7, U+5ff5, U+600e, U+601d, U+60e0, U+614b,
    U+6230, U+623f, U+628a, U+6295, U+62c9, U+6309, U+64c7, U+64ca, U+652f,
    U+6545, U+6548, U+65af, U+65e9, U+6625, U+666f, U+667a, U+670b, U+671b,
    U+6750, U+677f, U+6975, U+6a13, U+6a21, U+6aa2, U+6b65, U+6b77, U+6bb5,
    U+6cc1, U+6ce8, U+6df1, U+6e90, U+6e96, U+6eab, U+6f14, U+6f2b, U+700f,
    U+706b, U+7206, U+724c, U+72c0, U+7368, U+7372, U+74b0, U+756b, U+76ae,
    U+773c, U+78ba, U+798f, U+79ae, U+7a4d, U+7a76, U+7ae5, U+7b56, U+7b97,
    U+7bb1, U+7bc7, U+7c73, U+7c89, U+7d00, U+7d20, U+7d39, U+7d72, U+7dad,
    U+7e8c, U+7fa4, U+7fd2, U+8003, U+807d, U+80a1, U+80b2, U+8166, U+8208-8209,
    U+82e5, U+843d, U+85cf, U+85dd, U+862d, U+8857, U+8863, U+89ba, U+89d2,
    U+8a2a, U+8a31, U+8a62, U+8a66, U+8a72, U+8abf, U+8b1d, U+8b58, U+8c61,
    U+8ca1, U+8ca8, U+8cac, U+8cbc, U+8d70, U+8da3, U+8db3, U+8ddf, U+8f03,
    U+8f15, U+8f2f, U+8fa6, U+8fce, U+8ffd, U+900f, U+9031, U+9069, U+908a,
    U+91ab, U+91cc, U+92b7, U+9322, U+932f, U+9375, U+9632, U+963f, U+9644,
    U+9662, U+9673, U+967d, U+96a8, U+96c4, U+96d9, U+96e2-96e3, U+96f2, U+9752,
    U+97d3, U+97ff, U+9805, U+9810, U+9818, U+986f, U+990a, U+9910, U+9928,
    U+9e97, U+9ec3, U+9f8d, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5941ec4c0d66dc22.woff2) format("woff2");
  unicode-range: U+26, U+3e, U+5f, U+7e, U+3000, U+300a-300b, U+3010-3011,
    U+4e16, U+4e26, U+4e94, U+4e9b, U+4ea4, U+4eca-4ecb, U+4efb, U+4efd, U+4f46,
    U+4f55, U+4f9b, U+4f9d, U+4fbf, U+505a, U+5065, U+5099, U+50cf, U+512a,
    U+5143, U+5148, U+5152, U+5169, U+516d, U+5171, U+5177, U+518a, U+5225,
    U+5247, U+5275, U+529f, U+52a9, U+5305, U+5341, U+5357, U+5361, U+5373,
    U+53bb, U+53c3, U+53c8, U+53d6-53d7, U+53e3, U+5404, U+559c, U+55ce, U+5668,
    U+56db, U+5712, U+5718, U+57ce, U+57fa, U+58eb, U+592a, U+5947, U+5bc6,
    U+5bf6, U+5c0e, U+5c11, U+5c1a, U+5c55, U+5c71, U+5df1, U+5e2b, U+5e36,
    U+5e97, U+5eb7, U+5ee3, U+5efa, U+5f35, U+5f37, U+5f88, U+5f9e, U+5fc5,
    U+606f, U+60a8, U+6232, U+6236, U+624d, U+627e, U+6280, U+62cd, U+6301,
    U+6307, U+6392, U+63db, U+64da, U+6539, U+653e-653f, U+6559, U+6574, U+65c5,
    U+6613, U+66f8, U+6797, U+67e5, U+6848, U+6a19, U+6a23, U+6b61, U+6bcf,
    U+6c11, U+6c42, U+6d41, U+6d77, U+6e2f, U+6eff, U+7167, U+71df, U+738b,
    U+73a9, U+7403, U+7537, U+754c, U+7559, U+767d-767e, U+78bc, U+793a, U+795e,
    U+79c1, U+79d1, U+7a2e, U+7a31, U+7a7a, U+7ae0, U+7ba1, U+7bc0, U+7c21,
    U+7cfb, U+7d04-7d05, U+7d1a, U+7d30, U+7d44, U+7d66, U+7d71, U+7de8, U+7e3d,
    U+7f6e, U+7fa9, U+8001, U+805e, U+8072, U+81f3, U+82f1, U+83ef, U+842c,
    U+8457, U+85a6, U+8655, U+8853, U+88ab, U+88dd, U+88e1, U+88fd, U+897f,
    U+898f, U+89aa, U+89bd, U+89c0, U+89e3, U+8a02, U+8a3b, U+8a55, U+8a8d,
    U+8a9e, U+8ad6, U+8b49, U+8b70, U+8b77, U+8b80, U+8b8a, U+8b93, U+8cb7,
    U+8ce3, U+8cea, U+8cfc, U+8f09, U+8fd1, U+9001, U+901f-9020, U+9054, U+90a3,
    U+914d, U+91cf, U+9304, U+95b1, U+9664, U+969b, U+96b1, U+96c6, U+9700,
    U+975e, U+97f3, U+98a8, U+98df, U+9999, U+99ac, U+9a57, U+9ebc, U+9ed1;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7db9d1101db27256.woff2) format("woff2");
  unicode-range: U+d, U+2b, U+7c, U+a9, U+300c-300d, U+4e09, U+4e3b, U+4e4b,
    U+4e5f, U+4e86, U+4e8b-4e8c, U+4eab, U+4ed6, U+4ee3, U+4ef6, U+4f1a, U+4f4d,
    U+4f60, U+4f7f, U+4fdd, U+4fe1, U+50b3, U+50f9, U+5149, U+514d, U+5167,
    U+5176, U+518d, U+5217, U+5229, U+524d, U+529b, U+52a0, U+52d9, U+5316-5317,
    U+5340, U+539f, U+53ca-53cb, U+53ea, U+53f8, U+5408, U+540c-540d, U+544a,
    U+548c, U+54c1, U+54e1, U+5546, U+554f, U+55ae, U+56de, U+56e0, U+5716,
    U+578b, U+5831, U+5834, U+5916, U+5973, U+5982, U+5b57, U+5b78, U+5b89,
    U+5b8c, U+5b9a, U+5ba2, U+5bb9, U+5be6, U+5c07-5c08, U+5c0b, U+5c0d, U+5c31,
    U+5de5, U+5df2, U+5e02, U+5e38, U+5ea6, U+5f0f, U+5f71, U+5f8c, U+5f97,
    U+5feb, U+6027, U+60c5, U+60f3, U+610f, U+611b, U+611f, U+61c9, U+6216,
    U+624b, U+6253, U+63a5, U+63a8, U+63d0, U+641c, U+6536, U+6578, U+6599,
    U+661f, U+662d, U+670d, U+671f, U+672a, U+6771, U+679c, U+682a, U+683c,
    U+689d, U+696d, U+6a02, U+6a5f, U+6b0a, U+6b21, U+6b3e, U+6b64, U+6bd4,
    U+6c23, U+6c34, U+6c92, U+6cd5, U+6d3b, U+6d88, U+6e05, U+7063, U+7121,
    U+7136, U+71b1, U+7247-7248, U+7269, U+7279, U+73fe, U+7406, U+7522, U+7531,
    U+7576, U+767b, U+76ee, U+76f4, U+770b, U+771f, U+77e5, U+793e, U+7a0b,
    U+7acb, U+7ad9, U+7b2c, U+7b49, U+7cbe, U+7d50, U+7d61, U+7d93, U+7dda,
    U+8005, U+800c, U+806f, U+8207, U+8272, U+82b1, U+865f, U+8868, U+898b,
    U+8996, U+8a00, U+8a08, U+8a0a, U+8a18, U+8a2d, U+8a71, U+8aaa, U+8acb,
    U+8cbb, U+8cc7, U+8d77, U+8d85, U+8def, U+8eab, U+8eca, U+8f49, U+9019-901a,
    U+9023, U+9032, U+904a-904b, U+904e, U+9053, U+9078, U+9084, U+90e8, U+90fd,
    U+91cd, U+91d1, U+9577, U+9580, U+9593, U+9650, U+9762, U+982d, U+984c,
    U+985e, U+9ad4, U+9ad8, U+9ede, U+ff01, U+ff08-ff09, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2e3ac035460ff4e0.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-5d, U+61-7b, U+7d, U+a0,
    U+ab, U+ae, U+b2-b3, U+b7, U+bb, U+bf, U+c9, U+cd, U+d6, U+e?, U+f1-f4, U+f6,
    U+f9-fa, U+fc-fd, U+101, U+103, U+110-111, U+113, U+12b, U+14d, U+16b, U+1a1,
    U+1b0, U+1ce, U+300-301, U+1ea1, U+1ea3, U+1ebf, U+1ec7, U+2013-2014,
    U+2039-203a, U+203c, U+2122, U+3001-3002, U+4e00, U+4e0a-4e0b, U+4e0d,
    U+4e2d, U+4eba, U+4ee5, U+4f5c, U+4f86, U+500b, U+5011, U+5165, U+5168,
    U+516c, U+51fa, U+5206, U+5230, U+52d5, U+53ef-53f0, U+570b, U+5728, U+5730,
    U+591a, U+5927, U+5929, U+597d, U+5b50, U+5bb6, U+5c0f, U+5e73-5e74, U+5fc3,
    U+6210-6211, U+6240, U+6587, U+65b0, U+65b9, U+65bc, U+65e5, U+660e, U+662f,
    U+6642, U+66f4, U+6700, U+6703, U+6708-6709, U+672c, U+6b63, U+6cbb,
    U+70b9-70ba, U+751f, U+7528, U+767c, U+7684, U+76f8, U+7db2, U+7f8e, U+80fd,
    U+81ea, U+884c, U+8981, U+958b, U+95dc, U+96fb, U+9801, U+9996, U+ff0c,
    U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/06d1eb18badf7ddf.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/04d06ef04980eb3b.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d7847f8f7d064228.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/cd9c9047948a1269.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0ba647105d5747ce.woff2) format("woff2");
  unicode-range: U+1f921-1f930, U+1f932-1f935, U+1f937-1f939, U+1f940-1f944,
    U+1f947-1f94a, U+1f95?, U+1f962-1f967, U+1f969-1f96a, U+1f980-1f981,
    U+1f984-1f98d, U+1f990-1f992, U+1f994-1f996, U+1f9c0, U+1f9d0, U+1f9d2,
    U+1f9d4, U+1f9d6, U+1f9d8, U+1f9da, U+1f9dc-1f9dd, U+1f9df-1f9e2,
    U+1f9e5-1f9e6, U+20024, U+20487, U+20779, U+20c41, U+20c78, U+20d71, U+20e98,
    U+20ef9, U+2107b, U+210c1, U+22c51, U+233b4, U+24a12, U+2512b, U+2546e,
    U+25683, U+267cc, U+269f2, U+27657, U+282e2, U+2898d, U+29d5a, U+f0001-f0005,
    U+f0019, U+f009b, U+f0101-f0104, U+f012b, U+f01ba, U+f01d6, U+f0209, U+f0217,
    U+f0223-f0224, U+fc355, U+fe327, U+fe517, U+feb97, U+fffb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/08393b799a0a4ded.woff2) format("woff2");
  unicode-range: U+ff78-ff7e, U+ff80-ff86, U+ff89-ff94, U+ff97-ff9e, U+ffb9,
    U+ffe0-ffe3, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1d7c7, U+1f004, U+1f0cf,
    U+1f141-1f142, U+1f150, U+1f154, U+1f158, U+1f15b, U+1f15d-1f15e,
    U+1f162-1f163, U+1f170-1f171, U+1f174, U+1f177-1f178, U+1f17d-1f17f,
    U+1f192-1f195, U+1f197-1f19a, U+1f1e6-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f22f,
    U+1f232-1f237, U+1f239-1f23a, U+1f250-1f251, U+1f300, U+1f302-1f319;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/00f6fe109737c3fd.woff2) format("woff2");
  unicode-range: U+fa0a, U+fa0c, U+fa11, U+fa17, U+fa19, U+fa1b, U+fa1d, U+fa26,
    U+fa2c, U+fb01, U+fdfc, U+fe0e, U+fe33-fe36, U+fe38-fe44, U+fe49-fe51,
    U+fe54, U+fe56-fe57, U+fe59-fe5c, U+fe5f-fe6a, U+fe8e, U+fe92-fe93, U+feae,
    U+fecb-fecc, U+fee0, U+feec, U+fef3, U+ff04, U+ff07, U+ff26-ff2c,
    U+ff31-ff32, U+ff35-ff37, U+ff39-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d,
    U+ff61-ff65, U+ff67-ff68, U+ff6a, U+ff6c-ff77;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2d891b3c73cb41cd.woff2) format("woff2");
  unicode-range: U+f78a-f78c, U+f78e, U+f792-f796, U+f798, U+f79c, U+f7f5,
    U+f812, U+f815, U+f876, U+f8f5, U+f8f8, U+f8ff, U+f901-f902, U+f904, U+f906,
    U+f909-f90a, U+f90f, U+f914, U+f918-f919, U+f91b, U+f91d, U+f91f, U+f923,
    U+f925, U+f92d-f92f, U+f934, U+f937-f938, U+f93d, U+f93f, U+f941, U+f949,
    U+f94c, U+f94e-f94f, U+f95a, U+f95d-f95e, U+f961-f963, U+f965-f970, U+f974,
    U+f976-f97a, U+f97c, U+f97e-f97f, U+f981, U+f983, U+f988, U+f98a, U+f98c,
    U+f98e, U+f996-f997, U+f999-f99a, U+f99c, U+f99f-f9a0, U+f9a3, U+f9a8,
    U+f9ad, U+f9b2-f9b6, U+f9b9-f9ba, U+f9bd-f9be, U+f9c1, U+f9c4, U+f9c7,
    U+f9ca, U+f9cd, U+f9d0-f9d1, U+f9d3-f9d4, U+f9d7-f9d8, U+f9dc-f9dd,
    U+f9df-f9e1, U+f9e4, U+f9e8-f9ea, U+f9f4, U+f9f6-f9f7, U+f9f9-f9fa,
    U+f9fc-fa01, U+fa03-fa04, U+fa06, U+fa08-fa09;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2eca9848d024747a.woff2) format("woff2");
  unicode-range: U+9eb9-9eba, U+9ebe-9ebf, U+9ecc-9ecd, U+9ed0, U+9ed2, U+9ed4,
    U+9ed9-9eda, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7, U+9eee,
    U+9ef3-9ef4, U+9ef6-9ef7, U+9ef9, U+9efb-9efd, U+9eff, U+9f07-9f09, U+9f10,
    U+9f14-9f15, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f34, U+9f37,
    U+9f39, U+9f3d-9f3e, U+9f41, U+9f4c-9f50, U+9f54, U+9f57, U+9f59, U+9f5c,
    U+9f5f-9f60, U+9f62-9f63, U+9f66-9f67, U+9f6a, U+9f6c, U+9f72, U+9f76-9f77,
    U+9f7f, U+9f84-9f85, U+9f88, U+9f8e, U+9f91, U+9f94-9f96, U+9f98,
    U+9f9a-9f9b, U+9f9f-9fa0, U+9fa2, U+9fa4, U+a1f4, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+aa31, U+ab34, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11,
    U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78,
    U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+aca0, U+aca8-aca9, U+acac, U+acb0,
    U+acb8-acb9, U+acbc-acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8,
    U+acf0-acf1, U+acf3, U+acf5, U+acfc;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/82f38d18479d7627.woff2) format("woff2");
  unicode-range: U+9d34, U+9d37, U+9d3d, U+9d42, U+9d50, U+9d52-9d53, U+9d59,
    U+9d5c, U+9d5e-9d61, U+9d6a, U+9d6f-9d70, U+9d77, U+9d7a, U+9d7e, U+9d87,
    U+9d89, U+9d8f, U+9d91-9d93, U+9d96, U+9d98, U+9d9a, U+9da1-9da2, U+9da5,
    U+9da9, U+9dab-9dac, U+9db1-9db2, U+9db5, U+9db9-9dbc, U+9dbf-9dc2, U+9dc4,
    U+9dc7-9dc9, U+9dd3, U+9dd6, U+9dd9-9dda, U+9dde-9ddf, U+9de2, U+9de5-9de6,
    U+9de8, U+9def-9df0, U+9df2-9df4, U+9df8, U+9dfa, U+9dfd, U+9dff, U+9e02,
    U+9e07, U+9e0a, U+9e11, U+9e15, U+9e18, U+9e1a-9e1b, U+9e1d-9e1e,
    U+9e20-9e23, U+9e25-9e26, U+9e2d, U+9e2f, U+9e33, U+9e35, U+9e3d-9e3f,
    U+9e42-9e43, U+9e45, U+9e48-9e4a, U+9e4c, U+9e4f, U+9e51, U+9e55, U+9e64,
    U+9e66, U+9e6b, U+9e6d-9e6e, U+9e70, U+9e73, U+9e75, U+9e78, U+9e80-9e83,
    U+9e87-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e96, U+9e9d, U+9ea1,
    U+9ea4, U+9ea6, U+9ea9-9eab, U+9ead, U+9eaf, U+9eb4, U+9eb7-9eb8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d0088d15d7229bc2.woff2) format("woff2");
  unicode-range: U+9bd3-9bd7, U+9bd9, U+9bdb, U+9bdd, U+9be1-9be2, U+9be4-9be5,
    U+9be7, U+9bea, U+9bed-9bee, U+9bf0-9bf1, U+9bf5, U+9bf7, U+9bf9, U+9bfd,
    U+9bff, U+9c02, U+9c06, U+9c08-9c0a, U+9c0d, U+9c10, U+9c12-9c13, U+9c15,
    U+9c1c, U+9c1f, U+9c21, U+9c23-9c25, U+9c28-9c29, U+9c2d-9c2e, U+9c31-9c33,
    U+9c35-9c37, U+9c39-9c3b, U+9c3d-9c3e, U+9c40, U+9c42, U+9c45-9c49, U+9c52,
    U+9c54, U+9c56, U+9c58-9c5a, U+9c5d, U+9c5f-9c60, U+9c63, U+9c67-9c68,
    U+9c72, U+9c75, U+9c78, U+9c7a-9c7c, U+9c7f-9c81, U+9c87-9c88, U+9c8d,
    U+9c91, U+9c94, U+9c97, U+9c9b, U+9ca4, U+9ca8, U+9cab, U+9cad, U+9cb1-9cb3,
    U+9cb6-9cb8, U+9cc4-9cc5, U+9ccc-9ccd, U+9cd5-9cd7, U+9cdd-9cdf, U+9ce7,
    U+9ce9, U+9cee-9cf0, U+9cf2, U+9cfc-9cfe, U+9d03, U+9d06-9d08, U+9d0e,
    U+9d10, U+9d12, U+9d15, U+9d17, U+9d1d-9d1f, U+9d23, U+9d2b, U+9d2f-9d30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d06d88ed62e77115.woff2) format("woff2");
  unicode-range: U+9a6f-9a71, U+9a73-9a74, U+9a76, U+9a78-9a79, U+9a7b-9a7c,
    U+9a7e-9a7f, U+9a81-9a82, U+9a84-9a87, U+9a8a-9a8b, U+9a8f-9a91, U+9a97,
    U+9a9a, U+9a9e, U+9aa0-9aa1, U+9aa4-9aa5, U+9aaf-9ab1, U+9ab6, U+9ab9-9aba,
    U+9abe, U+9ac0-9ac5, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1, U+9ad5-9ad7,
    U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed, U+9aef, U+9af2, U+9af4,
    U+9af9, U+9afb, U+9afd, U+9b03-9b04, U+9b08, U+9b13, U+9b18, U+9b1f,
    U+9b22-9b23, U+9b28-9b2a, U+9b2c-9b30, U+9b32, U+9b3b, U+9b43, U+9b46-9b49,
    U+9b4b-9b4e, U+9b51, U+9b55, U+9b58, U+9b5b, U+9b5e-9b60, U+9b63,
    U+9b68-9b69, U+9b74, U+9b7d, U+9b80-9b81, U+9b83-9b84, U+9b87-9b88,
    U+9b8a-9b8b, U+9b8d-9b8e, U+9b90, U+9b92-9b95, U+9b97, U+9b9f-9ba0,
    U+9ba2-9ba3, U+9ba8, U+9bab, U+9bb0, U+9bb8, U+9bc0-9bc1, U+9bc3,
    U+9bc6-9bc8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4b53c0ce6eac4969.woff2) format("woff2");
  unicode-range: U+9912, U+9914, U+9916-9917, U+991b-991c, U+991e, U+9920,
    U+9927, U+992b-992c, U+992e, U+9931-9933, U+9938, U+993a, U+993c-9940,
    U+9943-9944, U+9948-994a, U+994c-994e, U+9951, U+9954, U+995c, U+995e-995f,
    U+9961-9962, U+9965, U+9968, U+996a, U+996d-9972, U+9975-9976, U+997a,
    U+997c, U+997f-9980, U+9984-9985, U+9988, U+998b, U+998d, U+998f, U+9992,
    U+9994-9995, U+9997-9998, U+999c, U+999e, U+99a0-99a1, U+99ab, U+99af,
    U+99b1, U+99b4, U+99b9, U+99c4-99c6, U+99cf, U+99d1-99d2, U+99d4, U+99d6,
    U+99d8-99d9, U+99df, U+99e1-99e2, U+99e9, U+99ee, U+99f0, U+99f8, U+99fb,
    U+9a01-9a05, U+9a0c, U+9a0f-9a13, U+9a16, U+9a1b-9a1c, U+9a20, U+9a24,
    U+9a28, U+9a2b, U+9a2d-9a2e, U+9a34-9a36, U+9a38, U+9a3e, U+9a40-9a44,
    U+9a4a, U+9a4c-9a4e, U+9a52, U+9a56, U+9a62-9a65, U+9a69-9a6b, U+9a6d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1dfd406d30a6b87c.woff2) format("woff2");
  unicode-range: U+97c6, U+97c9, U+97cd, U+97d6, U+97d8-97d9, U+97dc-97de,
    U+97e1, U+97e6-97e7, U+97ec-97ee, U+97f0-97f1, U+97f5, U+97f9-97fa, U+97fe,
    U+9804, U+9807, U+980a, U+980e-980f, U+9814, U+9816, U+981a, U+981c, U+981e,
    U+9820-9821, U+9823, U+9826, U+9828, U+982a-982c, U+9832, U+9834-9835,
    U+9837, U+9839, U+983c-983d, U+9845, U+9848-9849, U+984e, U+9852-9857,
    U+9859-985a, U+9862-9863, U+9865, U+9870-9871, U+9873-9874, U+9877,
    U+987a-987f, U+9881-9882, U+9885, U+9887-988a, U+988c-988d, U+9890, U+9893,
    U+9896-9897, U+989a, U+989c-989e, U+98a0, U+98a4, U+98a6-98a7, U+98a9,
    U+98ae-98af, U+98b2-98b3, U+98b6-98b8, U+98ba-98bd, U+98bf, U+98c7-98c8,
    U+98ca, U+98d2-98d3, U+98d8-98da, U+98dc, U+98de, U+98e0-98e1, U+98e3,
    U+98e5, U+98e7-98e9, U+98eb-98ee, U+98f1, U+98f4, U+9901, U+9908-9909,
    U+990c, U+9911;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e506c40d0d74383b.woff2) format("woff2");
  unicode-range: U+964e-964f, U+9651, U+9653-9655, U+9658, U+965b-965f, U+9661,
    U+9665, U+9668-9669, U+966c, U+9672, U+9674, U+967a, U+9682-9685,
    U+9688-9689, U+968b, U+968d, U+9695, U+9697-9698, U+969e, U+96a0-96a4,
    U+96a9, U+96ac, U+96ae, U+96b0, U+96b2-96b4, U+96b6-96b7, U+96b9,
    U+96bc-96be, U+96c3, U+96c9-96cb, U+96ce-96cf, U+96d1-96d2, U+96d8, U+96dd,
    U+96e9, U+96eb, U+96f0-96f1, U+96f3-96f4, U+96f9, U+96fe-96ff, U+9701-9702,
    U+9705, U+9708, U+970a, U+970e-9711, U+9719, U+971d, U+971f-9720, U+9728,
    U+972a, U+972d, U+9730, U+9733, U+973a, U+973d, U+9744, U+9746-9747, U+9749,
    U+9750-9751, U+9753, U+9758-9759, U+975b, U+975d, U+9763, U+9765-9766,
    U+9768, U+976c-976d, U+9771, U+9773, U+9776, U+977a, U+977c, U+9780,
    U+9784-9786, U+9788, U+978e-978f, U+9798, U+979d-979e, U+97a3, U+97a5-97a6,
    U+97a8, U+97ab-97ac, U+97ae, U+97b6-97b7, U+97b9, U+97bf, U+97c1, U+97c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/52d85461a506b50f.woff2) format("woff2");
  unicode-range: U+950c, U+950f-9510, U+9519-951b, U+951d, U+951f, U+9521-9526,
    U+952d-9530, U+9535, U+953a-953b, U+9540-9542, U+9547, U+9549-954a, U+954d,
    U+9550-9551, U+9554-9556, U+955c, U+956c-956d, U+956f-9570, U+9573, U+9576,
    U+9578, U+9582, U+9586, U+9588, U+958e-958f, U+9599, U+959c, U+959e-959f,
    U+95a1-95a2, U+95a4, U+95a6-95a7, U+95aa-95ae, U+95b0, U+95b2, U+95b6,
    U+95b9-95bf, U+95c2-95c4, U+95c7-95c9, U+95cb-95cd, U+95d0, U+95d3-95d5,
    U+95d7-95d8, U+95da, U+95de, U+95e0-95e1, U+95e4-95e5, U+95ea-95eb,
    U+95ef-95f0, U+95f2-95f3, U+95f5, U+95f7-95fa, U+95fd, U+9600-9602,
    U+9607-9609, U+960e, U+9610-9611, U+9614, U+9616, U+9619-961a, U+961c-961d,
    U+961f, U+9621, U+9624, U+9628, U+962f, U+9633-9636, U+963c, U+9641-9643,
    U+9645, U+9647-9648;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/db711dd8ee25e216.woff2) format("woff2");
  unicode-range: U+93e4, U+93e8, U+93ee, U+93f0, U+93f5, U+93f7-93f9, U+93fb,
    U+9403, U+9407, U+940f-9410, U+9413-9414, U+9417, U+9419-941a, U+941c,
    U+941e, U+9420-9425, U+9427-942b, U+942e, U+9432-9433, U+9436, U+9438,
    U+943a, U+943d, U+943f-9440, U+9445, U+944a, U+944c, U+9454-9455,
    U+945a-945b, U+945e, U+9460, U+9462-9463, U+9468, U+946a, U+946d, U+946f,
    U+9471, U+9474-9477, U+9479, U+947e-9481, U+9488-948a, U+948e, U+9492-9493,
    U+9497, U+9499, U+949b-94a3, U+94a5-94a9, U+94ac, U+94ae-94b1, U+94b3-94b5,
    U+94bb-94bc, U+94be-94c3, U+94c5-94c6, U+94c9, U+94ce-94d0, U+94db-94dd,
    U+94e0, U+94e2-94e3, U+94e8, U+94ec-94ee, U+94f0, U+94f2, U+94f5-94f6,
    U+94f8, U+94fa, U+94ff-9502, U+9504-9506, U+9508, U+950b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9719372f17313b04.woff2) format("woff2");
  unicode-range: U+92e5-92e6, U+92e8-92e9, U+92ed-92ef, U+92f1-92f3, U+92f6,
    U+92f9, U+92fb, U+9300-9302, U+9306, U+930b, U+930f, U+9312, U+9315,
    U+9319-931b, U+931d-931f, U+9321, U+9323-9325, U+9327-932a, U+932c-932e,
    U+9331-9333, U+9335, U+9338, U+933c, U+9340-9341, U+9345-9349, U+934f-9352,
    U+9354, U+9356-935a, U+935c-9360, U+9363-9367, U+9369-936a, U+936c, U+936e,
    U+9370-9371, U+9373, U+9376, U+9379-937a, U+937c, U+9385, U+9387, U+938c,
    U+938f, U+9394, U+9397-9398, U+939a-939b, U+939d-939e, U+93a1-93a3,
    U+93a6-93a7, U+93a9-93aa, U+93ac-93ad, U+93af-93b0, U+93b3-93bb, U+93bd-93be,
    U+93c0-93c4, U+93c7, U+93ca-93cd, U+93d0-93d1, U+93d6-93d8, U+93dc-93de,
    U+93e0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d5f368e1b06cc22c.woff2) format("woff2");
  unicode-range: U+91f0-91f1, U+91f5-91fa, U+91fd, U+91ff-9201, U+9203-920a,
    U+920d-920e, U+9210-9211, U+9217, U+9219, U+921c, U+9221, U+9224-9225,
    U+9227, U+922a, U+922d-922e, U+9230-9231, U+9233, U+9235-9239, U+923b,
    U+923d-9241, U+9244, U+9246, U+9248-9249, U+924b-9251, U+9253, U+925a,
    U+925d-925e, U+9262, U+9265-9267, U+926b-926d, U+926f, U+9271-9272, U+9274,
    U+9276, U+9278, U+927a-927c, U+927e-927f, U+9282-9283, U+9286, U+9288,
    U+928a, U+928d-928e, U+9291, U+9295-9296, U+9299-929b, U+929d, U+92a0-92ae,
    U+92b2, U+92b5-92b6, U+92bb-92bc, U+92c2-92c3, U+92c6-92cd, U+92cf-92d1,
    U+92d5, U+92d7, U+92d9, U+92dd, U+92df, U+92e4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/361cc631d57e9a37.woff2) format("woff2");
  unicode-range: U+90bb, U+90bd-90be, U+90c3-90c5, U+90c7, U+90d1, U+90d4-90d5,
    U+90d7, U+90db-90df, U+90e2-90e4, U+90ea-90eb, U+90ef, U+90f4, U+90f7-90f8,
    U+90fc, U+90fe-9100, U+9102, U+9104, U+9106, U+9112, U+9114-911a, U+911c,
    U+911e, U+9120, U+9122-9123, U+9129, U+912b, U+912f, U+9131-9132, U+9134,
    U+9136, U+9139-913a, U+9143, U+9146, U+9148-914a, U+914e-9150, U+9154,
    U+9156-9157, U+9159-915a, U+915d-915e, U+9161-9164, U+916b, U+916e,
    U+9170-9172, U+9174, U+9176, U+9179-917a, U+917f, U+9181-9182, U+9184-9186,
    U+918c-918e, U+9190-9191, U+9196, U+919a-919b, U+919e, U+91a1-91a4, U+91a7,
    U+91aa, U+91ae-91b2, U+91b4-91b5, U+91b8, U+91bd-91be, U+91c1, U+91c3,
    U+91c5-91c6, U+91c8-91ca, U+91d2-91d5, U+91d7, U+91d9, U+91e1, U+91e4,
    U+91e6-91e9, U+91ec-91ed;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9a5e2f712cce3f1a.woff2) format("woff2");
  unicode-range: U+8f68-8f69, U+8f6d-8f72, U+8f74, U+8f76, U+8f7b-8f7c, U+8f7f,
    U+8f83-8f86, U+8f88-8f8a, U+8f8d, U+8f90, U+8f93, U+8f95-8f97, U+8f99,
    U+8f9e-8f9f, U+8fa2, U+8fa7, U+8fa9, U+8fab, U+8fae, U+8fb3, U+8fb5-8fb6,
    U+8fba-8fbd, U+8fbf, U+8fc1-8fc2, U+8fc6, U+8fc8, U+8fcc-8fcd, U+8fd2-8fd3,
    U+8fd5, U+8fdc-8fdd, U+8fdf, U+8fe2-8fe5, U+8fe8-8fe9, U+8fed-8fee, U+8ff3,
    U+8ff5, U+8ff8, U+8ffa-8ffc, U+8ffe, U+9002, U+9004, U+9008, U+900a-900b,
    U+9011-9013, U+9016, U+901e, U+9021, U+9024, U+902d, U+902f-9030,
    U+9034-9036, U+9039-903b, U+9041, U+9044-9045, U+904f-9052, U+9057-9058,
    U+905b, U+905d, U+9061-9062, U+9065, U+9068, U+906f, U+9074, U+9079, U+907d,
    U+9083, U+9085, U+9087-9089, U+908b, U+9090, U+9093, U+9095, U+9097, U+9099,
    U+909b, U+909d-909e, U+90a0-90a2, U+90ac, U+90af-90b0, U+90b2-90b4, U+90b6,
    U+90b9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/32cc01d7bb8efbef.woff2) format("woff2");
  unicode-range: U+8e18, U+8e1d-8e21, U+8e23, U+8e26-8e28, U+8e2a-8e2b,
    U+8e2d-8e2e, U+8e30-8e31, U+8e35, U+8e39, U+8e3c-8e3d, U+8e40-8e42, U+8e47,
    U+8e49-8e4e, U+8e50, U+8e53-8e55, U+8e59-8e5b, U+8e60, U+8e62-8e63, U+8e67,
    U+8e69, U+8e6c-8e6d, U+8e6f, U+8e74, U+8e76, U+8e7a-8e7c, U+8e82,
    U+8e84-8e85, U+8e87, U+8e89-8e8b, U+8e8f-8e95, U+8e99-8e9a, U+8e9d-8e9e,
    U+8ea1, U+8ea3, U+8ea5-8ea6, U+8eaa, U+8eac-8ead, U+8eaf-8eb1, U+8eb9,
    U+8ebc, U+8ebe, U+8ec6, U+8ecb, U+8ecf, U+8ed1, U+8ed4, U+8ed7, U+8eda-8edb,
    U+8ee2, U+8ee8, U+8eeb, U+8ef2, U+8ef9-8efe, U+8f05, U+8f07-8f08,
    U+8f0a-8f0c, U+8f12-8f13, U+8f17, U+8f19-8f1a, U+8f1c, U+8f1e-8f1f,
    U+8f25-8f26, U+8f2d, U+8f30, U+8f33, U+8f36, U+8f3e, U+8f40-8f42,
    U+8f45-8f47, U+8f4d, U+8f54-8f55, U+8f5d, U+8f61-8f62, U+8f64, U+8f67;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/31a9accfb0f44122.woff2) format("woff2");
  unicode-range: U+8cc1-8cc2, U+8cc4-8cc5, U+8ccf-8cd2, U+8cd4-8cd5, U+8cd9-8cdb,
    U+8ce1, U+8ce8, U+8ceb, U+8cf0, U+8cf8, U+8cfb, U+8cfe, U+8d04, U+8d07,
    U+8d0b, U+8d0d, U+8d10, U+8d12-8d14, U+8d17, U+8d1b-8d1f, U+8d21-8d26,
    U+8d29-8d2c, U+8d2e-8d32, U+8d34-8d35, U+8d37-8d38, U+8d3a-8d3c, U+8d3e-8d3f,
    U+8d41-8d43, U+8d48, U+8d4b-8d4c, U+8d4e-8d50, U+8d54, U+8d56, U+8d58,
    U+8d5a-8d5b, U+8d5f-8d60, U+8d62-8d63, U+8d66-8d69, U+8d6c-8d6e, U+8d73,
    U+8d75-8d76, U+8d7b, U+8d7d, U+8d84, U+8d8b, U+8d90-8d91, U+8d94, U+8d96,
    U+8d9c, U+8dab, U+8daf, U+8db2, U+8db5, U+8db7, U+8dba, U+8dbc, U+8dbf,
    U+8dc2-8dc3, U+8dc6, U+8dcb, U+8dce-8dd0, U+8dd6-8dd7, U+8dda-8ddb,
    U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df1, U+8df5-8df7, U+8dfa-8dfd, U+8e05,
    U+8e08-8e0a, U+8e0e, U+8e14, U+8e16;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/f0a3f3a613ffd69a.woff2) format("woff2");
  unicode-range: U+8b6c-8b6d, U+8b72, U+8b7e, U+8b83, U+8b89, U+8b8c, U+8b8e,
    U+8b90, U+8b92, U+8b95-8b96, U+8b99, U+8b9c, U+8b9e-8b9f, U+8ba3, U+8ba5,
    U+8ba7, U+8baa, U+8bad, U+8bb2-8bb4, U+8bb6-8bb9, U+8bbc-8bbd, U+8bbf-8bc0,
    U+8bc3, U+8bc5, U+8bc8-8bcb, U+8bcf, U+8bd1, U+8bd7-8bdc, U+8bde-8be1,
    U+8be3, U+8be7, U+8be9, U+8beb-8bec, U+8bef, U+8bf1-8bf2, U+8bf5-8bf6,
    U+8bf8, U+8bfa, U+8bfd-8bfe, U+8c01-8c02, U+8c05, U+8c08, U+8c0a-8c11,
    U+8c13-8c15, U+8c18-8c1c, U+8c1f, U+8c23-8c29, U+8c2c-8c2d, U+8c31, U+8c34,
    U+8c36, U+8c39, U+8c3f, U+8c47, U+8c49-8c4c, U+8c4f, U+8c51, U+8c55, U+8c62,
    U+8c68, U+8c73, U+8c78, U+8c7a-8c7c, U+8c82, U+8c85, U+8c89-8c8a,
    U+8c8d-8c8e, U+8c90, U+8c94, U+8c98-8c99, U+8ca3-8ca4, U+8cad-8cb0, U+8cb2,
    U+8cb9-8cba, U+8cbd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1131d24ae7370ec8.woff2) format("woff2");
  unicode-range: U+89f6, U+89ff, U+8a01, U+8a03, U+8a07, U+8a09, U+8a0c,
    U+8a0f-8a12, U+8a16, U+8a1b, U+8a22, U+8a25, U+8a27, U+8a2b, U+8a33, U+8a36,
    U+8a38, U+8a3d-8a3e, U+8a41, U+8a45-8a46, U+8a48, U+8a4e, U+8a51-8a52,
    U+8a54, U+8a56-8a58, U+8a5b, U+8a5d, U+8a61, U+8a63, U+8a67, U+8a6a-8a6c,
    U+8a70, U+8a74-8a76, U+8a7a-8a7c, U+8a82, U+8a84-8a86, U+8a89, U+8a8f-8a92,
    U+8a94, U+8a9a, U+8aa1, U+8aa3, U+8aa5, U+8aa7-8aa8, U+8aad, U+8ab1, U+8ab6,
    U+8abe, U+8ac2, U+8ac4, U+8ac6, U+8ac9, U+8acc-8acf, U+8ad1, U+8adb,
    U+8add-8ae2, U+8ae4, U+8ae6, U+8aea-8aeb, U+8aed, U+8af1-8af6, U+8afa,
    U+8afc, U+8b01, U+8b04-8b05, U+8b07, U+8b0b-8b0d, U+8b0f-8b10, U+8b13-8b14,
    U+8b16, U+8b1a, U+8b1c, U+8b21-8b22, U+8b26, U+8b28, U+8b2b, U+8b2e, U+8b33,
    U+8b41, U+8b46, U+8b4c-8b4f, U+8b53-8b54, U+8b56, U+8b59, U+8b5e-8b60,
    U+8b64, U+8b6a-8b6b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ec2766c8d6b3ace2.woff2) format("woff2");
  unicode-range: U+889b-889c, U+889e, U+88a2, U+88a4, U+88a8, U+88aa,
    U+88ad-88ae, U+88b1, U+88b4, U+88b7-88b8, U+88bc-88be, U+88c0, U+88c4,
    U+88c6-88c7, U+88c9-88cc, U+88ce, U+88d2, U+88d6, U+88d8, U+88db, U+88df,
    U+88e4, U+88e8-88e9, U+88ec, U+88ef-88f1, U+88f3-88f5, U+88fc, U+88fe,
    U+8900, U+8902, U+8906, U+890a-890c, U+8912-8915, U+8918-891a, U+891f,
    U+8921, U+8923, U+8925, U+892a-892b, U+892d, U+8930, U+8933, U+8935-8936,
    U+8938, U+893d, U+8941-8943, U+8946-8947, U+8949, U+894c-894d, U+8956-8957,
    U+8959, U+895c, U+895e-8960, U+8964, U+8966, U+896c, U+8971, U+8974, U+897b,
    U+897e, U+8980, U+8982-8983, U+8987-8988, U+898a, U+898c, U+8991,
    U+8994-8995, U+8997-8998, U+899a, U+899c, U+89a1, U+89a4-89a7, U+89a9,
    U+89ac, U+89af, U+89b2-89b3, U+89b7, U+89bb, U+89bf, U+89c5, U+89c9-89ca,
    U+89d1, U+89d4-89d5, U+89da, U+89dc-89de, U+89e5-89e7, U+89ed, U+89f1,
    U+89f3-89f4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/198fe6153d7d69fc.woff2) format("woff2");
  unicode-range: U+874c, U+874e-874f, U+8753, U+8757-8758, U+875d, U+875f,
    U+8761-8765, U+8768, U+876a, U+876c-8770, U+8772, U+8777, U+877a-877b,
    U+877d, U+8781, U+8784-8785, U+8788, U+878b, U+8793, U+8797-8798, U+879f,
    U+87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87b9, U+87bb,
    U+87bd-87c0, U+87c4-87c8, U+87ca-87cc, U+87ce, U+87d2, U+87db-87dc,
    U+87e0-87e1, U+87e3, U+87e5, U+87e7, U+87ea-87eb, U+87ee-87ef, U+87f3-87f4,
    U+87f6-87f7, U+87fe, U+8802-8806, U+880a-880b, U+880e, U+8810-8811, U+8813,
    U+8815-8816, U+881b, U+8821, U+8823, U+8827, U+8831-8832, U+8835,
    U+8839-883a, U+883c, U+8844-8846, U+884a, U+884e, U+8852, U+8854-8856,
    U+8859-885a, U+885e, U+8862, U+8864-8865, U+8869-886a, U+886c-886e,
    U+8871-8872, U+8875, U+8879, U+887d-887f, U+8882, U+8884-8885, U+8888,
    U+8890, U+8892-8893, U+8897-8898, U+889a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/373a299a50c4f4fd.woff2) format("woff2");
  unicode-range: U+8602, U+8604-8605, U+8610, U+8616-8618, U+861a, U+861e,
    U+8621-8622, U+8627, U+8629-862a, U+8634-8636, U+8638, U+863a, U+863c,
    U+8640, U+8642, U+8646, U+864c-864d, U+864f, U+8651-8654, U+8657,
    U+8659-865a, U+865c, U+8662, U+866b-866c, U+866f-8671, U+8673, U+8677,
    U+867a-867b, U+867d-867e, U+8680-8682, U+868b-868d, U+8693-8696, U+869a,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86aa, U+86af-86b1, U+86b3-86b4,
    U+86b6, U+86b9-86ba, U+86c0-86c2, U+86c4, U+86c6, U+86c9-86ca, U+86cc-86ce,
    U+86d0, U+86d3-86d4, U+86de-86df, U+86e9, U+86ed-86f0, U+86f3, U+86f8-86fc,
    U+86fe, U+8703, U+8706-870a, U+870d-870e, U+8711-8712, U+8715, U+8717,
    U+8719-871a, U+871e, U+8721-8723, U+8725, U+8728-8729, U+872e, U+8731,
    U+8734, U+8737, U+873a, U+873e-8740, U+8742, U+8747, U+8749, U+874b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/f5d35bc7a22af182.woff2) format("woff2");
  unicode-range: U+84b1, U+84b4, U+84b9-84bb, U+84bd-84c0, U+84c2, U+84c6-84c7,
    U+84ca, U+84cd-84d2, U+84d6, U+84dd, U+84df, U+84e2, U+84e6-84e8, U+84ea,
    U+84ef-84f0, U+84f3-84f4, U+84f7, U+84fa, U+84fc-84fd, U+84ff-8500, U+8506,
    U+850c, U+8511, U+8515, U+8517, U+851d-851f, U+8524, U+852b, U+852f, U+8532,
    U+8534-8535, U+8537-8538, U+853a, U+853c, U+853e, U+8541-8542, U+8545,
    U+8548, U+854b, U+854d-854e, U+8552-8553, U+8555-8558, U+855a, U+855e,
    U+8561-8565, U+8568, U+856a-856c, U+856f, U+8574, U+8577-857b, U+8580-8581,
    U+8585-8586, U+858a, U+858c, U+858f-8590, U+8594, U+8597-8599, U+859c,
    U+859f, U+85a1-85a2, U+85a4, U+85a8, U+85ab-85ac, U+85ae, U+85b3-85b4,
    U+85b7, U+85b9-85ba, U+85bd-85be, U+85c1-85c2, U+85cb, U+85ce, U+85d0,
    U+85d3, U+85d5, U+85dc, U+85e0, U+85e6, U+85e8, U+85ea, U+85ed, U+85f4,
    U+85f6-85f7, U+85f9-85fa, U+85ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3c869151d8a94700.woff2) format("woff2");
  unicode-range: U+8378, U+837a-8380, U+8383, U+8385-8386, U+8392, U+8394-8395,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2, U+83a4, U+83a7-83aa, U+83af-83b5,
    U+83b7, U+83b9-83ba, U+83bc-83c0, U+83c2, U+83c4-83c5, U+83c8-83c9, U+83cb,
    U+83ce-83cf, U+83d1, U+83d4-83d6, U+83d8, U+83dd, U+83df, U+83e1-83e2,
    U+83e5, U+83ea-83eb, U+83f0, U+83f3-83f4, U+83f9, U+83fb-83fe, U+8406-8407,
    U+840b, U+840f, U+8411, U+8413, U+8418, U+841b-841d, U+8420-8421,
    U+8423-8424, U+8426-8429, U+842b, U+842d-842e, U+8432-8433, U+8435,
    U+8437-8439, U+843b-843c, U+843e, U+8445-8447, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+845f, U+8462, U+8466-8467, U+846d, U+846f-8471,
    U+8473-8474, U+8476-8478, U+847a, U+8484, U+848b, U+848d-848e, U+8493-8494,
    U+8497, U+849d, U+849f, U+84a1, U+84a8, U+84af;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/85a2b0ee08e9e772.woff2) format("woff2");
  unicode-range: U+826e, U+8270, U+8273, U+8276, U+8278-8279, U+827d, U+827f,
    U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8298, U+829a-829c,
    U+829e-82a4, U+82a6-82ab, U+82ae, U+82b0, U+82b4, U+82b6, U+82ba-82bc,
    U+82be, U+82c1, U+82c4-82c5, U+82c7, U+82cb, U+82cd, U+82cf-82d0, U+82d2,
    U+82d5-82d6, U+82d9, U+82db-82dc, U+82de-82e1, U+82e3-82e4, U+82e7,
    U+82ea-82eb, U+82ef-82f0, U+82f3-82f4, U+82f6-82f7, U+82f9-82fc, U+82fe-8301,
    U+8306-8308, U+830b-830e, U+8316, U+8318, U+831a-831b, U+831d-831e, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331, U+8333-8334, U+8337, U+833a-833c,
    U+833f-8340, U+8342, U+8344-8347, U+834b-834c, U+834f, U+8351, U+8356-8358,
    U+835a, U+835e-8361, U+8363-8364, U+8367-8368, U+836b, U+836f, U+8373,
    U+8375;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/f03f7576db509434.woff2) format("woff2");
  unicode-range: U+8113, U+8115, U+8117-8118, U+811a-811b, U+811e, U+8121-8127,
    U+8129, U+812c, U+812f-8134, U+8137-8138, U+813a, U+813d, U+8144, U+8146,
    U+8148, U+814a, U+814c-814d, U+8151, U+8153, U+8156, U+8158, U+815a, U+8160,
    U+8167, U+8169, U+816d, U+816f, U+8171, U+8174, U+817b-817c, U+817e, U+8182,
    U+8188, U+818a, U+8194-8195, U+8198, U+819b, U+819e, U+81a3, U+81a6-81a7,
    U+81ab, U+81af-81b0, U+81b5-81b6, U+81b8, U+81ba-81bb, U+81be-81bf, U+81c3,
    U+81c6, U+81ca, U+81cc, U+81cf, U+81d1-81d3, U+81d6-81d7, U+81d9-81da,
    U+81dd-81de, U+81e0-81e2, U+81e7, U+81ec, U+81ef, U+81fc, U+81fe,
    U+8200-8202, U+8204-8206, U+820b, U+820e, U+8210, U+8215, U+8217-8218,
    U+821b, U+821d, U+8221-8222, U+8224, U+8228-8229, U+822b, U+822f-8234,
    U+8236-8238, U+823a, U+823e, U+8240, U+8244-8245, U+8249, U+824b,
    U+824e-824f, U+8257, U+825a, U+825f, U+8264, U+8268, U+826b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/971f5f01dfcfee02.woff2) format("woff2");
  unicode-range: U+7fb1-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fcb-7fcc, U+7fce-7fcf, U+7fd1, U+7fd5, U+7fd8, U+7fdb,
    U+7fde-7fdf, U+7fe5-7fe6, U+7fe9, U+7feb-7fec, U+7fee, U+7ff2-7ff3, U+7ffa,
    U+7ffd-7ffe, U+8002, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014,
    U+8016, U+8018-8019, U+801c, U+8024, U+8026, U+8028, U+802c, U+8030, U+8035,
    U+8037-8039, U+803b, U+8042-8043, U+804b-804c, U+8052, U+8061, U+8068,
    U+806a, U+806e, U+8071, U+8073-8076, U+8079, U+807c, U+807e-807f,
    U+8083-8084, U+808f, U+8093, U+8095, U+8098, U+809c, U+809f-80a0, U+80a4,
    U+80a7, U+80ab, U+80ad-80ae, U+80b0-80b1, U+80b4-80b6, U+80b8, U+80bc-80c2,
    U+80c4, U+80c6-80c7, U+80cb, U+80cd, U+80cf, U+80d4, U+80d7, U+80d9,
    U+80db-80dd, U+80e0, U+80e3-80e5, U+80e7, U+80eb-80ed, U+80ef-80f1,
    U+80f3-80f4, U+80f6-80f7, U+80fc, U+80fe-80ff, U+8101, U+8107, U+8109,
    U+810f-8112;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2808906716153f18.woff2) format("woff2");
  unicode-range: U+7eaf, U+7eb1-7eb3, U+7eb5-7eba, U+7ebd-7ebe, U+7ec0-7ec1,
    U+7ec3, U+7ec5, U+7ec7-7eca, U+7ecd-7ece, U+7ed1-7ed2, U+7ed4-7ed5,
    U+7ed7-7ed8, U+7eda-7edb, U+7edd-7ede, U+7ee2-7ee3, U+7ee5, U+7ee7,
    U+7ee9-7eeb, U+7eee-7ef0, U+7ef3, U+7ef5, U+7ef7-7ef8, U+7efd-7f01, U+7f03,
    U+7f05-7f09, U+7f0e, U+7f10, U+7f13-7f15, U+7f18-7f1a, U+7f1c-7f1d, U+7f20,
    U+7f24-7f25, U+7f28-7f2a, U+7f2d-7f2e, U+7f30, U+7f34, U+7f36-7f37, U+7f3d,
    U+7f42-7f45, U+7f47-7f4e, U+7f52, U+7f54, U+7f58, U+7f5a, U+7f5d,
    U+7f5f-7f63, U+7f65, U+7f68, U+7f6b, U+7f78, U+7f7d-7f7e, U+7f81-7f83,
    U+7f86-7f87, U+7f8b-7f8d, U+7f91, U+7f93-7f95, U+7f97, U+7f99-7f9a, U+7f9d,
    U+7f9f, U+7fa1-7fa3, U+7fa5, U+7fa7, U+7fad-7fb0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/f97850d2acef7c48.woff2) format("woff2");
  unicode-range: U+7d89, U+7d8b-7d8f, U+7d91, U+7d95-7d96, U+7d98-7d9a,
    U+7d9d-7d9e, U+7da2-7da3, U+7da6, U+7daa, U+7dac, U+7dae-7db0, U+7db3,
    U+7db5, U+7db7, U+7db9, U+7dbd, U+7dc1, U+7dc3-7dc7, U+7dcc-7dcf, U+7dd1,
    U+7dd6-7dd9, U+7ddb-7ddc, U+7de1-7de2, U+7de6, U+7df0-7df3, U+7df6, U+7dfe,
    U+7e01-7e02, U+7e04, U+7e08-7e0b, U+7e10-7e11, U+7e13, U+7e15, U+7e1d-7e20,
    U+7e22, U+7e25-7e27, U+7e29, U+7e2d, U+7e2f-7e30, U+7e32-7e37, U+7e39,
    U+7e3b, U+7e44-7e45, U+7e47-7e48, U+7e4a-7e4b, U+7e4d, U+7e50-7e52, U+7e56,
    U+7e58-7e5b, U+7e62, U+7e68, U+7e6d-7e70, U+7e76, U+7e78, U+7e7b, U+7e7e,
    U+7e81-7e82, U+7e86-7e88, U+7e8a, U+7e8d-7e8e, U+7e92-7e94, U+7e98-7e9b,
    U+7e9e, U+7ea0, U+7ea3-7ea4, U+7ea8, U+7eaa-7eae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e30aeffda4648cf4.woff2) format("woff2");
  unicode-range: U+7c20, U+7c23, U+7c25-7c26, U+7c2a-7c2b, U+7c37-7c39,
    U+7c40-7c41, U+7c48-7c49, U+7c50, U+7c53-7c54, U+7c56-7c57, U+7c59-7c5c,
    U+7c5f, U+7c63, U+7c65, U+7c69, U+7c6c-7c6e, U+7c74-7c75, U+7c79, U+7c7c,
    U+7c7e, U+7c84, U+7c8b, U+7c8d, U+7c91, U+7c94-7c95, U+7c9b, U+7c9f, U+7ca2,
    U+7ca4, U+7ca6, U+7ca8-7caa, U+7cae, U+7cb1-7cb3, U+7cba, U+7cbc,
    U+7cbf-7cc0, U+7cc5, U+7cc8-7cc9, U+7ccc-7cce, U+7cd7, U+7cdc-7cdd, U+7ce0,
    U+7ce2, U+7ce8, U+7cea, U+7ced, U+7cf2, U+7cf4, U+7cf6, U+7cf8-7cfa, U+7cfc,
    U+7d02, U+7d06-7d0a, U+7d0f, U+7d11-7d12, U+7d15, U+7d18, U+7d1c-7d1e,
    U+7d25, U+7d27, U+7d29, U+7d2c, U+7d31-7d32, U+7d35, U+7d38, U+7d3a, U+7d3c,
    U+7d3e-7d41, U+7d43, U+7d45, U+7d4c, U+7d4e-7d4f, U+7d53-7d54, U+7d56,
    U+7d5b-7d5d, U+7d5f, U+7d63, U+7d67, U+7d6a, U+7d6d, U+7d70, U+7d73, U+7d75,
    U+7d79-7d7b, U+7d7d, U+7d80, U+7d83-7d84, U+7d86-7d88;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/29dc2c4f726c90b5.woff2) format("woff2");
  unicode-range: U+7afb, U+7afd-7afe, U+7b01-7b06, U+7b09-7b0b, U+7b0e-7b10,
    U+7b14, U+7b18, U+7b1a, U+7b1e-7b1f, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b31-7b35, U+7b38-7b3c, U+7b45, U+7b47-7b48, U+7b4a, U+7b4c, U+7b4e-7b50,
    U+7b58, U+7b5b, U+7b5d, U+7b60, U+7b62, U+7b65-7b67, U+7b69, U+7b6d-7b6f,
    U+7b72-7b76, U+7b79, U+7b7e, U+7b82, U+7b84-7b85, U+7b87, U+7b8b,
    U+7b8d-7b93, U+7b95-7b96, U+7b98, U+7b9c-7b9d, U+7ba0, U+7ba7, U+7ba9-7bac,
    U+7bb0, U+7bb4, U+7bb6, U+7bb8-7bb9, U+7bc1, U+7bc3, U+7bc6, U+7bcb-7bcc,
    U+7bcf, U+7bd4, U+7bd9-7bdb, U+7bdd, U+7be0-7be1, U+7be5-7be6, U+7bea,
    U+7bed-7bee, U+7bf1-7bf3, U+7bf8-7bf9, U+7bfc-7c01, U+7c03, U+7c07,
    U+7c0a-7c0d, U+7c0f, U+7c11-7c12, U+7c15, U+7c1e-7c1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ef55560a424c5244.woff2) format("woff2");
  unicode-range: U+7988, U+798a-798b, U+7991, U+7993-7996, U+7998, U+799a-799b,
    U+799f-79a2, U+79a4, U+79a8-79a9, U+79af-79b0, U+79b3, U+79b5, U+79b8,
    U+79ba, U+79c3, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dc-79de, U+79e3,
    U+79e7, U+79ea-79ed, U+79ef-79f0, U+79f4, U+79f6-79f8, U+79fd, U+7a02-7a03,
    U+7a08-7a0a, U+7a0c, U+7a0e, U+7a10-7a11, U+7a14, U+7a17-7a19, U+7a1c,
    U+7a1e-7a1f, U+7a23, U+7a26, U+7a2d, U+7a32-7a33, U+7a37, U+7a39, U+7a3c,
    U+7a42, U+7a45, U+7a49, U+7a4f, U+7a56, U+7a5a, U+7a5c, U+7a60-7a61, U+7a63,
    U+7a68, U+7a6d-7a6e, U+7a70-7a71, U+7a77-7a79, U+7a80, U+7a83, U+7a85-7a86,
    U+7a88, U+7a8d, U+7a90-7a91, U+7a93-7a96, U+7a98, U+7a9c-7a9d, U+7aa0,
    U+7aa3, U+7aa5-7aa6, U+7aa8, U+7aaa, U+7aac, U+7ab0, U+7ab3, U+7ab6, U+7ab8,
    U+7abb, U+7abe-7abf, U+7ac2, U+7ac8-7ac9, U+7ad1-7ad2, U+7ad6, U+7ada,
    U+7adc-7ade, U+7ae4, U+7ae6, U+7ae9-7aeb, U+7af4, U+7af8, U+7afa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/93f99f688be05475.woff2) format("woff2");
  unicode-range: U+7840, U+7842-7843, U+7845, U+7847, U+784a, U+784c-7850,
    U+7852-7853, U+7855, U+7858, U+785a, U+785c-785d, U+7864, U+7866, U+7868,
    U+786a, U+786f, U+7874, U+7876, U+787c, U+787f, U+7886-7887, U+7889, U+788d,
    U+788f, U+7893, U+7895-7896, U+7898, U+789a, U+789e, U+78a1, U+78a3, U+78a5,
    U+78aa, U+78ad, U+78b1-78b2, U+78b4, U+78b6, U+78b8, U+78be, U+78c8-78c9,
    U+78cb, U+78ce, U+78d0-78d1, U+78d4-78d5, U+78d7-78d8, U+78de, U+78e3,
    U+78e6-78e7, U+78ea, U+78ec, U+78f2-78f4, U+78fa-78fb, U+78fd-7900,
    U+7904-7906, U+790a, U+790c, U+7910-7912, U+791c, U+791e, U+7920-7921,
    U+792a-792c, U+792e, U+7931, U+7934, U+7938, U+793b, U+793d, U+793f,
    U+7941-7942, U+7945-7947, U+7949, U+794c, U+794e, U+7953-7954, U+7957-795c,
    U+795f, U+7961-7962, U+7964, U+7967, U+7969, U+796b-796c, U+796f,
    U+7972-7973, U+7977-7979, U+797b-797c, U+797e, U+7980, U+7982, U+7984-7987;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/97dc7241da8bb8a7.woff2) format("woff2");
  unicode-range: U+7705, U+7707-7708, U+770a, U+770c, U+770f, U+7715,
    U+7719-771b, U+771d-771e, U+7722, U+7725-7726, U+7728, U+772d, U+772f,
    U+7733-7736, U+7738, U+773b, U+773d, U+7741, U+7744, U+7746, U+774c,
    U+774e-7752, U+7755, U+7759-775a, U+775f-7760, U+7762, U+7765-7766,
    U+7768-776a, U+776c-776e, U+7771, U+7778, U+777a, U+777d-777e, U+7780,
    U+7785, U+7787, U+7789, U+778b-778d, U+7791-7793, U+779c, U+779f-77a0,
    U+77a2, U+77a5, U+77a9, U+77b0-77b1, U+77b4, U+77b6-77b7, U+77b9,
    U+77bc-77bf, U+77c5, U+77c7, U+77cc-77cd, U+77d3, U+77d6-77d7, U+77dc,
    U+77de, U+77e3, U+77e7, U+77eb-77ec, U+77f0, U+77f2, U+77f6, U+77f8,
    U+77fa-77fc, U+77fe-7800, U+7803, U+7805-7806, U+7809, U+7810-7812,
    U+7815-7816, U+781a, U+781c-781d, U+781f-7823, U+7825-7827, U+7829,
    U+782c-7830, U+7833, U+7835, U+7837, U+7839-783a, U+783c, U+783e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5cd63c9fb91df901.woff2) format("woff2");
  unicode-range: U+75cc-75cd, U+75d2, U+75d4, U+75d9, U+75df, U+75e2-75e4,
    U+75e6-75e7, U+75e9-75ec, U+75f0-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7602, U+7608-760a, U+760c-760d, U+7610, U+7615-7616, U+7618-7620,
    U+7622-7623, U+7625, U+7627, U+7629, U+762b, U+762e, U+7630, U+7632-7635,
    U+7638, U+763a-763c, U+763e, U+7640, U+7643, U+7646, U+7648-7649,
    U+764d-764e, U+7654, U+7658, U+765c, U+765f, U+7663-7667, U+7669,
    U+766b-766d, U+766f-7670, U+7676, U+7678-767a, U+767f-7681, U+7683, U+7688,
    U+768a-768b, U+768e, U+7690, U+7695-7696, U+769a-769e, U+76a3-76a4, U+76aa,
    U+76b0-76b1, U+76b4, U+76b7-76b8, U+76c2, U+76c5, U+76c9, U+76cc-76cd,
    U+76cf-76d1, U+76d6-76d8, U+76e5-76e6, U+76e9, U+76ec, U+76f1, U+76f7,
    U+76f9-76fb, U+76ff-7700, U+7704;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6c588c3e700d1980.woff2) format("woff2");
  unicode-range: U+749a, U+749c-74a1, U+74a3, U+74a5-74a7, U+74a9-74ab, U+74ae,
    U+74b1-74b2, U+74b5, U+74b8, U+74ba, U+74bf, U+74c5, U+74c8, U+74cc-74cd,
    U+74d2, U+74d4, U+74d6, U+74d8, U+74da, U+74de-74e0, U+74e2, U+74e4,
    U+74e8-74e9, U+74ee-74ef, U+74f4, U+74f9, U+74fb, U+74ff-7501, U+7503,
    U+7507, U+750c-750d, U+7511, U+7513, U+7515-7517, U+7519, U+751e, U+7521,
    U+7525, U+752a, U+752c-752f, U+7534, U+753e, U+7542, U+7545, U+7547-7548,
    U+754a-754b, U+754e, U+7551, U+755a-755b, U+755d, U+7560, U+7563-7564,
    U+7566-7568, U+756c-756f, U+7572-7575, U+7577-757a, U+757c, U+757e-757f,
    U+7583-7584, U+7587, U+7589, U+758b-758e, U+7590, U+7592, U+7594-7595,
    U+7597, U+7599-759a, U+759d, U+759f, U+75a1-75a3, U+75a5, U+75a7, U+75aa,
    U+75ac, U+75ae-75b1, U+75b3-75b4, U+75b8, U+75bd, U+75c0, U+75c2-75c4,
    U+75c9-75ca;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1a65fef8371ab240.woff2) format("woff2");
  unicode-range: U+73b3-73ba, U+73bc, U+73bf, U+73c2, U+73c4-73c6, U+73c9,
    U+73cb-73cc, U+73ce-73d2, U+73d6-73d7, U+73d9, U+73db-73de, U+73e3,
    U+73e5-73eb, U+73ef, U+73f5-73f7, U+73f9-73fa, U+73fc-73fd, U+7400-7401,
    U+7404-7405, U+7407-7408, U+740a-740d, U+740f-7410, U+7416, U+741a-741b,
    U+741d-741e, U+7420-7425, U+7428-7429, U+742c-7432, U+7435-7436, U+7438-743a,
    U+743c-7442, U+7445-7446, U+7448-744a, U+7451-7452, U+7454, U+7457, U+7459,
    U+745d, U+7460-7462, U+7465, U+7467-7468, U+746c-746e, U+7471-7477,
    U+7479-747a, U+747c-747f, U+7481-7482, U+7484-7486, U+7488-748a, U+748e-7490,
    U+7492, U+7498;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/955ff301f2679fde.woff2) format("woff2");
  unicode-range: U+727f, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+7292,
    U+7296, U+7298, U+729b, U+729f-72a2, U+72ad-72ae, U+72b0-72b5, U+72b8-72b9,
    U+72bc-72bd, U+72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2,
    U+72d4, U+72db, U+72dd, U+72df, U+72e1, U+72e8, U+72ec-72ee, U+72f1,
    U+72f3-72f4, U+72f7, U+72fa-72fb, U+72fd, U+7300-7301, U+7304, U+7307,
    U+730a-730b, U+730e, U+7313, U+7315-7317, U+7319, U+731e-731f, U+7322,
    U+7328-732e, U+7330-7331, U+7337, U+733a-733c, U+733e, U+7340-7341, U+7343,
    U+734c-734d, U+734f-7350, U+7352, U+7355, U+7357, U+7359-735a, U+7360-7363,
    U+7365, U+7369-7370, U+7373-7374, U+7377, U+737a, U+737c, U+737e, U+7380,
    U+7385-7386, U+738a, U+738e-738f, U+7391-7395, U+7397-7398, U+739b,
    U+73a0-73a2, U+73a5-73a8, U+73ad-73ae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7a760c7a92d40828.woff2) format("woff2");
  unicode-range: U+7113-7116, U+7118, U+711c, U+711e, U+7120, U+7122,
    U+712e-712f, U+7131, U+7134, U+713c, U+713f, U+7143, U+7145-7147,
    U+714a-714b, U+7150-7153, U+7155-7156, U+715a, U+7160, U+7162, U+7166,
    U+7168, U+716c, U+7171, U+7173, U+7178, U+717a-717b, U+717d, U+7180-7181,
    U+7185, U+7187-7188, U+718b, U+718f-7190, U+7192, U+7196-7198, U+719a-719c,
    U+71a0, U+71a4, U+71a8, U+71af, U+71b2-71b3, U+71b5, U+71b7-71ba, U+71be,
    U+71c1, U+71c4, U+71ca-71cb, U+71ce-71d0, U+71d4, U+71d7-71d8, U+71da,
    U+71dc, U+71e0-71e1, U+71e7, U+71ec, U+71f4-71f6, U+71f9, U+71fc,
    U+71fe-7201, U+7203, U+7207, U+7209, U+720c, U+7213-7215, U+7217, U+721a,
    U+721d, U+7222-7223, U+7228, U+722b, U+7230, U+7237, U+723b, U+723f-7242,
    U+724b, U+724d, U+7252-7253, U+7256, U+7258, U+725d, U+7263-7266,
    U+726a-726b, U+726e-7270, U+7273-7275, U+7277, U+727a-727b, U+727e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3967383106d13083.woff2) format("woff2");
  unicode-range: U+6fe8-6fe9, U+6fec, U+6fee, U+6ff0, U+6ff3, U+6ff5-6ff6,
    U+6ffa, U+6ffc, U+6fff-7001, U+7003, U+7005-7007, U+700b, U+700d, U+7015,
    U+7018, U+701b, U+701e, U+7020-7021, U+7023, U+7026-7027, U+702c,
    U+702f-7032, U+7034-7035, U+7037-703c, U+7040, U+7042-7044, U+7046, U+7049,
    U+704b, U+704f, U+7052, U+7054-7055, U+705c-7061, U+7064-7069, U+706c-706d,
    U+706f, U+7073-7075, U+7078, U+707a, U+707e-7081, U+7085-7086, U+7089,
    U+7090-7091, U+7094-7096, U+7098, U+709c, U+709f, U+70a1, U+70a4, U+70a9,
    U+70ac, U+70af-70b2, U+70b4-70b5, U+70b7, U+70bb-70be, U+70c0-70c3,
    U+70ca-70cb, U+70d2, U+70d4-70d5, U+70d9-70dd, U+70df, U+70e6-70e9,
    U+70eb-70ec, U+70ef, U+70f1, U+70f4, U+70f7, U+70fa, U+70fd, U+70ff, U+7104,
    U+7106, U+7109, U+710c, U+7110;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/328993796d59df53.woff2) format("woff2");
  unicode-range: U+6ed6, U+6ed8, U+6eda-6edb, U+6edd-6ede, U+6ee2, U+6ee4-6ee5,
    U+6ee8-6ee9, U+6eeb, U+6eee, U+6ef3, U+6ef8-6efb, U+6f00, U+6f08-6f0a,
    U+6f0d-6f0e, U+6f11-6f13, U+6f15, U+6f19-6f1a, U+6f23, U+6f25-6f2a,
    U+6f2d-6f31, U+6f33-6f36, U+6f3a-6f3c, U+6f40-6f41, U+6f43-6f44, U+6f47,
    U+6f4d-6f4f, U+6f53, U+6f57, U+6f59-6f5a, U+6f5c, U+6f5e-6f61, U+6f63,
    U+6f66-6f67, U+6f69-6f6c, U+6f6f, U+6f72-6f78, U+6f7a-6f7f, U+6f81-6f82,
    U+6f87, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94-6f97, U+6f9c,
    U+6f9f-6fa0, U+6fa2-6fa3, U+6fa5-6fa8, U+6faa-6fab, U+6fae-6faf, U+6fb4,
    U+6fb6, U+6fb9-6fba, U+6fbc, U+6fc2, U+6fc6-6fcb, U+6fce, U+6fd1-6fd2,
    U+6fd4, U+6fd8, U+6fda, U+6fde, U+6fe0-6fe2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/007e36cd86ecfe27.woff2) format("woff2");
  unicode-range: U+6dd3, U+6dd5-6dd6, U+6dd9, U+6ddb-6de0, U+6de2-6de6, U+6de9,
    U+6dec, U+6def-6df0, U+6df2, U+6df4, U+6df6, U+6df8, U+6dfc-6dfd, U+6e00,
    U+6e02-6e03, U+6e07-6e0b, U+6e0d-6e0e, U+6e10, U+6e13-6e15, U+6e17,
    U+6e19-6e1a, U+6e1d, U+6e1f, U+6e22, U+6e24-6e25, U+6e27, U+6e2b,
    U+6e2d-6e2e, U+6e30-6e31, U+6e36, U+6e39-6e3a, U+6e3c-6e3d, U+6e40-6e41,
    U+6e44-6e45, U+6e47, U+6e49, U+6e4b, U+6e4d-6e4f, U+6e51, U+6e53-6e54,
    U+6e59, U+6e5c, U+6e5e-6e61, U+6e63-6e66, U+6e69-6e6b, U+6e6e, U+6e70-6e76,
    U+6e78, U+6e7c, U+6e7f-6e80, U+6e83, U+6e85-6e86, U+6e88-6e89, U+6e8b,
    U+6e8d-6e8f, U+6e93, U+6e98-6e9a, U+6e9f, U+6ea1, U+6ea4-6ea7, U+6eae,
    U+6eb1-6eb2, U+6eb4-6eb5, U+6eb7, U+6ebd, U+6ec1-6ec3, U+6ec7-6ec9,
    U+6ecd-6ed0, U+6ed3-6ed5;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5bc10d11cc82a0d2.woff2) format("woff2");
  unicode-range: U+6cda, U+6cdc-6cde, U+6ce0, U+6ce7, U+6ce9-6cec, U+6cee-6cef,
    U+6cf1, U+6cf7-6cf8, U+6cfb-6cfe, U+6d00-6d02, U+6d04, U+6d06-6d07,
    U+6d09-6d0a, U+6d0c, U+6d0e-6d12, U+6d18-6d1a, U+6d1f, U+6d22-6d24,
    U+6d27-6d28, U+6d2b, U+6d2d-6d31, U+6d33-6d3a, U+6d3c, U+6d3f, U+6d43-6d47,
    U+6d4a-6d4b, U+6d4e-6d4f, U+6d51-6d53, U+6d57-6d58, U+6d5a, U+6d5c,
    U+6d5e-6d65, U+6d67, U+6d6c-6d6d, U+6d6f-6d70, U+6d72, U+6d75, U+6d79,
    U+6d7c, U+6d7f, U+6d82, U+6d85, U+6d87, U+6d8e-6d8f, U+6d91-6d95,
    U+6d97-6d99, U+6d9b, U+6d9d, U+6d9f, U+6da1, U+6da4, U+6da6-6dac,
    U+6db3-6db4, U+6db7-6db8, U+6dbe-6dc0, U+6dc2, U+6dc4-6dc5, U+6dc8-6dca,
    U+6dcc-6dcd, U+6dcf-6dd0, U+6dd2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/60efe6f0f0989ef4.woff2) format("woff2");
  unicode-range: U+6bbb, U+6bbd, U+6bc1-6bc2, U+6bcc, U+6bce, U+6bd0-6bd1,
    U+6bd5-6bd9, U+6bde, U+6be1, U+6bec, U+6bf3, U+6bf9, U+6bfd, U+6bff-6c00,
    U+6c02, U+6c05-6c06, U+6c0a, U+6c0c-6c0d, U+6c10, U+6c13, U+6c16,
    U+6c18-6c1a, U+6c1f, U+6c21-6c22, U+6c24, U+6c26, U+6c28-6c2a, U+6c2c,
    U+6c2e-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3d-6c3f, U+6c43, U+6c46,
    U+6c49-6c4f, U+6c54-6c55, U+6c58, U+6c5a-6c5c, U+6c5e, U+6c64-6c69,
    U+6c6b-6c6f, U+6c71-6c75, U+6c78-6c79, U+6c7c, U+6c7e, U+6c82, U+6c84-6c87,
    U+6c8c-6c8d, U+6c8f, U+6c93-6c94, U+6c98, U+6c9a, U+6c9d, U+6c9f, U+6ca2,
    U+6ca5-6ca8, U+6caa, U+6cac-6cb2, U+6cb4-6cb5, U+6cba, U+6cbc, U+6cc2-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd2, U+6cd4, U+6cd6-6cd7, U+6cd9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/19e9e0a3cbfe0dc2.woff2) format("woff2");
  unicode-range: U+6a31-6a32, U+6a35, U+6a3b, U+6a3e-6a40, U+6a47-6a48, U+6a50,
    U+6a52, U+6a55-6a57, U+6a5a-6a5b, U+6a5e, U+6a62, U+6a66, U+6a6a, U+6a71,
    U+6a79, U+6a7c, U+6a7e-6a81, U+6a84, U+6a87, U+6a89, U+6a8d-6a8e,
    U+6a90-6a92, U+6a97, U+6a9c, U+6a9e-6aa1, U+6aa3-6aa5, U+6aa8, U+6aab,
    U+6aae, U+6ab5, U+6aba, U+6abe, U+6ac2, U+6ac5-6ac6, U+6ac8-6ac9, U+6acc,
    U+6ad3, U+6ada-6adb, U+6add-6adf, U+6ae3, U+6ae7-6ae8, U+6aea-6aec, U+6af1,
    U+6af3, U+6af8, U+6afa, U+6afc, U+6b05, U+6b09, U+6b0e-6b13, U+6b17,
    U+6b1d-6b1e, U+6b25, U+6b2c, U+6b31, U+6b35-6b37, U+6b39, U+6b3b, U+6b40,
    U+6b43, U+6b46, U+6b48, U+6b53-6b55, U+6b59, U+6b5b, U+6b5f-6b60,
    U+6b68-6b69, U+6b6f, U+6b74, U+6b7a, U+6b7c, U+6b7f-6b84, U+6b86-6b87,
    U+6b89, U+6b8b, U+6b8d, U+6b91-6b93, U+6b9b, U+6b9e, U+6ba1-6ba2, U+6ba4,
    U+6baa-6bab, U+6bad-6bae, U+6bb2-6bb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/53c6b591793dbbb6.woff2) format("woff2");
  unicode-range: U+6900, U+6902, U+6904, U+6906-6907, U+6909, U+690b,
    U+690f-6910, U+6917, U+691a-691c, U+6925, U+692a, U+692c-692d, U+6932,
    U+6934, U+6939, U+693c-6940, U+6942, U+6949, U+6952, U+6954-6957, U+6959,
    U+695b-695f, U+6961-696c, U+696e-6970, U+6973-6974, U+6976, U+6978-697a,
    U+697c, U+6980, U+6984-6986, U+6988-698a, U+698d-698e, U+6990-6991, U+6994,
    U+6996-699b, U+699e, U+69a3-69a7, U+69ab, U+69ad, U+69af, U+69b1, U+69b3,
    U+69b6-69b7, U+69bb-69bc, U+69bf, U+69c1, U+69c3-69c5, U+69c7, U+69ca,
    U+69cc, U+69ce, U+69d0-69d1, U+69d4, U+69d8-69d9, U+69db, U+69df, U+69e4,
    U+69e8-69ea, U+69ed-69ee, U+69f1-69f4, U+69f6, U+69f8, U+69fa-69fb,
    U+69ff-6a00, U+6a05, U+6a0a-6a0b, U+6a17-6a18, U+6a1b, U+6a28-6a2b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2cb33503f80d671c.woff2) format("woff2");
  unicode-range: U+67d9, U+67db-67e0, U+67e2, U+67e4, U+67e9-67ea, U+67f0,
    U+67f2, U+67f6-67f8, U+67fa-67fb, U+67fe, U+6800-6805, U+6808-6809, U+680b,
    U+680e-680f, U+6811-6812, U+6814, U+6816, U+6818, U+681c-681e, U+6820,
    U+6822, U+6825, U+6827-6829, U+682b, U+682e-682f, U+6831-6834, U+683a-683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f, U+6861-6863, U+6865-6869, U+686b, U+686d, U+686f,
    U+6871-6872, U+6874-6875, U+6877, U+6879, U+687b-687c, U+687e, U+6880,
    U+6882-6883, U+6886, U+688f, U+6891-6892, U+6894, U+6896, U+6898,
    U+689b-689c, U+689f-68a0, U+68a2-68a3, U+68a6, U+68a9, U+68b1-68b2, U+68b4,
    U+68b6, U+68c0, U+68c3, U+68c6, U+68c8, U+68ca, U+68d0-68d1, U+68d3, U+68d6,
    U+68e1, U+68e3, U+68e6, U+68e8-68ec, U+68ef-68f1, U+68f3, U+68f6-68f7,
    U+68f9, U+68fb-68fd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/79e6a40ff7e55dfb.woff2) format("woff2");
  unicode-range: U+66a7, U+66aa, U+66b2-66b3, U+66b5, U+66b8-66bc, U+66be,
    U+66c1, U+66c4, U+66c7-66c8, U+66cc, U+66cf, U+66d5, U+66d8-66db, U+66df,
    U+66e1-66e2, U+66e8-66e9, U+66ef, U+66f1, U+66f5, U+66f7, U+66fa, U+66fd,
    U+6705, U+670a, U+670f-6710, U+6713-6715, U+6718-6719, U+6720, U+6722-6727,
    U+6729, U+672e, U+6733, U+6736, U+6738-6739, U+673f-6740, U+6742, U+6745,
    U+6747-6748, U+674b-674d, U+6753, U+6755, U+6759, U+675d-675e, U+6760,
    U+6762-6763, U+6767-676a, U+676c, U+676e, U+6772-6777, U+677a-677c, U+6782,
    U+6786-6787, U+678a-678c, U+678e-678f, U+6791-6793, U+6796, U+6798-6799,
    U+679f-67a3, U+67a5, U+67aa-67ae, U+67b0, U+67b2-67b5, U+67b7-67bc,
    U+67c0-67c3, U+67c5-67c6, U+67c8-67ca, U+67ce, U+67d2, U+67d8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/94739437559397d9.woff2) format("woff2");
  unicode-range: U+655d, U+6561, U+6564-6565, U+6567, U+656b, U+656d-656e,
    U+6573, U+6576, U+6579-657b, U+6581, U+6586, U+6588-6589, U+658b, U+658e,
    U+6593, U+6595, U+659b, U+659d, U+659f-65a1, U+65a9, U+65ab, U+65ad,
    U+65b2-65b3, U+65b5, U+65bb, U+65be-65bf, U+65c2-65c4, U+65c6, U+65cc,
    U+65ce, U+65d2, U+65d6, U+65db, U+65e1, U+65e3, U+65e7, U+65ee-65f0,
    U+65f2-65f4, U+65f7-65f8, U+65fc-65fd, U+6600, U+6603-6605, U+6609, U+660d,
    U+6610-6611, U+6619, U+661c-661e, U+6621-6622, U+6624, U+6626, U+6629,
    U+662b, U+6630, U+6633-6636, U+6639-663d, U+6640-6641, U+6644-6645,
    U+664a-664c, U+6653-6657, U+6659, U+665b, U+665d-665e, U+6661-6667, U+6669,
    U+666c, U+6672-6673, U+6677-6679, U+667b-667e, U+6681-6684, U+668b-6690,
    U+6692, U+6698, U+669d, U+669f-66a0, U+66a6;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/480c35a7666a13ef.woff2) format("woff2");
  unicode-range: U+6427-6428, U+642a-642b, U+642f-6430, U+6432, U+6434, U+6437,
    U+643a, U+643d-6444, U+6446-6447, U+644a-644b, U+644e, U+6450-6453, U+6456,
    U+6459, U+645b-645c, U+645e, U+6460-6461, U+6463-6465, U+6468, U+646c-646e,
    U+6470, U+6472-6477, U+6479, U+647b, U+647d, U+6480, U+6482, U+6485,
    U+648b-648c, U+6491, U+6493, U+6496-649a, U+649d, U+649f-64a0, U+64a2-64a3,
    U+64ac, U+64b1, U+64b3-64b4, U+64b7-64b9, U+64bb, U+64be, U+64c0,
    U+64c3-64c4, U+64d0, U+64d2, U+64d5, U+64d7-64d8, U+64e1-64e4, U+64e7,
    U+64e9, U+64ed, U+64ef-64f0, U+64f3, U+64f8, U+64fb-64fc, U+64ff,
    U+6504-6506, U+6509, U+6511-6512, U+6516, U+6518-6519, U+651b, U+6520-6523,
    U+6525-6526, U+6529, U+652b, U+652e, U+6530, U+6532, U+6534-6535,
    U+6537-6538, U+653a, U+653d, U+6542-6543, U+6549, U+654c-654e, U+6554-6555,
    U+655b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ac409d512cf37aba.woff2) format("woff2");
  unicode-range: U+630d-630e, U+6310, U+6312-6313, U+6319-631b, U+631d-6321,
    U+6323-6325, U+632d-632e, U+6332, U+6334-6339, U+633b-633c, U+633e-6340,
    U+6342-6346, U+634b-634c, U+634e, U+6352, U+6357, U+635a, U+635c,
    U+635e-635f, U+6361, U+6363, U+6365, U+6369, U+636b-636d, U+636f-6370,
    U+6373, U+6375-6376, U+637a-637b, U+637d, U+6381, U+6384, U+6387, U+638a,
    U+638d-638e, U+6390, U+6394-6397, U+639e-639f, U+63a3-63a4, U+63a6,
    U+63ac-63af, U+63b1-63b4, U+63b7, U+63b9-63bb, U+63bd-63be, U+63c3-63c4,
    U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63dc, U+63de, U+63e0, U+63e3-63e4,
    U+63e6, U+63e9, U+63f0, U+63f2-63f3, U+63f5-63f8, U+63fa, U+63fc-63fe,
    U+6400-6402, U+6405-6406, U+6409-640c, U+6410, U+6414-6415, U+6418, U+641b,
    U+641f-6423, U+6425-6426;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5c632bba26b653f4.woff2) format("woff2");
  unicode-range: U+61c6, U+61ca-61cd, U+61d0, U+61d2, U+61de-61e0, U+61e3,
    U+61e6, U+61e8, U+61ed-61ee, U+61f5, U+61f9-61fa, U+61fd-61fe, U+6207,
    U+6209, U+620d-620e, U+6213-6215, U+6219, U+621b, U+621d-6223, U+6225-6227,
    U+6229, U+622b-622c, U+622e-622f, U+6231, U+6238, U+623b, U+623d-623e,
    U+6242-6243, U+6246, U+6248-6249, U+624c, U+6251, U+6255, U+6259-625a,
    U+625e, U+6260-6262, U+6265-6267, U+6269, U+626b-626c, U+6270-6273, U+6275,
    U+627a-627d, U+6283, U+6285-6286, U+6289, U+628c, U+628e, U+6294,
    U+629a-629e, U+62a0, U+62a2, U+62a6, U+62a8, U+62af, U+62b3, U+62b6,
    U+62ba-62bb, U+62be-62bf, U+62c2, U+62c4-62c5, U+62c8, U+62ca, U+62cf,
    U+62d1, U+62d5, U+62d7, U+62d9, U+62dd, U+62df-62e3, U+62e5-62e8, U+62ee,
    U+62f4-62fb, U+62fd, U+6300, U+6302, U+6308, U+630c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4506903c48fc295d.woff2) format("woff2");
  unicode-range: U+60ac-60ad, U+60af-60b1, U+60b3-60b5, U+60b8, U+60bb,
    U+60bd-60be, U+60c0, U+60c6-60c7, U+60ca-60cb, U+60d3-60d5, U+60d7-60db,
    U+60dd, U+60e2-60e3, U+60e6-60f0, U+60f2, U+60f4, U+60f6, U+60fa-60fb,
    U+60ff-6100, U+6103, U+6106, U+610a-610b, U+610d-610e, U+6110, U+6112-6116,
    U+6120, U+6123-6124, U+6128-6130, U+6134, U+6136, U+613c-613f, U+6144,
    U+6146-6147, U+6149-614a, U+614d, U+6151-6153, U+6159-615a, U+615c-615f,
    U+6164-6165, U+6169-616d, U+616f, U+6171-6175, U+6177, U+617a, U+617c,
    U+617f-6180, U+6187, U+618a-618e, U+6192-6194, U+6199-619b, U+619f, U+61a1,
    U+61a7-61a8, U+61aa-61af, U+61b8, U+61ba, U+61bf, U+61c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/fda07e39780d992c.woff2) format("woff2");
  unicode-range: U+5f78, U+5f7b, U+5f7d, U+5f82-5f84, U+5f87, U+5f89-5f8a,
    U+5f8d, U+5f93, U+5f95, U+5f98-5f99, U+5f9b-5f9c, U+5fa0, U+5fa4,
    U+5fa6-5fa8, U+5fab-5fad, U+5fb3-5fb4, U+5fbc, U+5fc4, U+5fc6, U+5fc9,
    U+5fcb, U+5fce-5fd6, U+5fdc-5fdf, U+5fe1, U+5fe4, U+5fe7, U+5fea,
    U+5fec-5fee, U+5ff1, U+5ff3, U+5ff8, U+5ffa-5ffc, U+5fff-6000, U+6002,
    U+6005, U+600a, U+600d, U+600f-6010, U+6014, U+6017, U+6019-601c, U+601e,
    U+6020, U+6022, U+6026, U+6029, U+602b-602c, U+602e-602f, U+6031,
    U+6033-6035, U+6039, U+603c, U+6040-6043, U+6045, U+6047, U+604a-604c,
    U+604f, U+6053, U+6059-605b, U+605d, U+6060, U+6063, U+6067, U+606a-606b,
    U+606e, U+6072-6076, U+6078, U+607a, U+607c, U+607f-6081, U+6083, U+6086,
    U+608a, U+608c, U+608e, U+6092-6093, U+6095-6097, U+609b, U+609d, U+60a2,
    U+60a6-60a7, U+60a9-60aa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/999d7df656bcbd70.woff2) format("woff2");
  unicode-range: U+5e34, U+5e37, U+5e3a, U+5e3c, U+5e40, U+5e42-5e44, U+5e47,
    U+5e54, U+5e57-5e5b, U+5e5e-5e5f, U+5e61-5e62, U+5e64, U+5e6a, U+5e6c,
    U+5e6e, U+5e75, U+5e77, U+5e7a, U+5e80-5e81, U+5e83, U+5e86, U+5e88, U+5e8b,
    U+5e90, U+5e92, U+5e96, U+5e99, U+5e9b, U+5e9d-5ea2, U+5ea4-5ea5,
    U+5eb3-5eb6, U+5eb9, U+5ebe, U+5ec3-5ec4, U+5ec6, U+5ecb-5ecd, U+5ed0-5ed2,
    U+5ed4-5ed5, U+5ed8-5ed9, U+5edb, U+5edd, U+5ee1, U+5ee8-5ee9, U+5eec,
    U+5eef-5ef0, U+5ef4-5ef5, U+5ef8, U+5efb-5efc, U+5efe, U+5f01-5f03, U+5f05,
    U+5f07-5f09, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f16, U+5f1b, U+5f1d,
    U+5f22, U+5f25, U+5f28-5f29, U+5f2d, U+5f2f-5f30, U+5f36, U+5f38-5f39,
    U+5f3c, U+5f3e, U+5f40-5f42, U+5f45-5f46, U+5f4a, U+5f50-5f52, U+5f54,
    U+5f56-5f58, U+5f5a-5f5e, U+5f61, U+5f63, U+5f66-5f67, U+5f6b, U+5f72-5f74,
    U+5f76;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b1bb8a75a8649131.woff2) format("woff2");
  unicode-range: U+5ce0-5ce1, U+5ce5-5ce6, U+5ce8-5cea, U+5ced-5cee, U+5cf1,
    U+5cf4-5cf5, U+5cf8, U+5cfe-5d00, U+5d06, U+5d08, U+5d0a-5d0d, U+5d15,
    U+5d18, U+5d1a, U+5d1d, U+5d1f-5d22, U+5d24, U+5d26-5d28, U+5d2c-5d2e,
    U+5d33-5d35, U+5d3d, U+5d3f, U+5d42-5d43, U+5d46-5d47, U+5d49-5d4b, U+5d4e,
    U+5d52-5d53, U+5d57-5d59, U+5d5b-5d5c, U+5d65, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74-5d75, U+5d7e-5d7f, U+5d81-5d82, U+5d85-5d88, U+5d8b-5d8c,
    U+5d92, U+5d94, U+5d97, U+5d99, U+5d9d, U+5da0-5da2, U+5da7, U+5da9-5daa,
    U+5dae, U+5db2, U+5db4, U+5db7-5db8, U+5dbd, U+5dc2-5dc5, U+5dc9,
    U+5dcb-5dcd, U+5dd2, U+5dd6, U+5dd8, U+5ddb-5ddc, U+5de0, U+5de3, U+5de9,
    U+5df0, U+5df3, U+5df5, U+5df9, U+5dfb-5dfd, U+5e00-5e01, U+5e04-5e05,
    U+5e0a, U+5e11, U+5e14, U+5e18-5e1c, U+5e1f-5e22, U+5e27-5e28, U+5e2f-5e30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/05f07890757d9f6f.woff2) format("woff2");
  unicode-range: U+5b80-5b82, U+5b84, U+5b8d, U+5b92-5b93, U+5b95-5b96,
    U+5b9f-5ba1, U+5ba6-5ba8, U+5baa-5bad, U+5bbd-5bbe, U+5bc0-5bc1, U+5bc3,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bdb-5bdd, U+5be4-5be5, U+5bef, U+5bf3, U+5bfb,
    U+5bfe-5bff, U+5c02-5c03, U+5c05, U+5c09, U+5c0c, U+5c10, U+5c12-5c13,
    U+5c15, U+5c18-5c19, U+5c1b, U+5c1d-5c1f, U+5c22, U+5c25, U+5c27-5c28,
    U+5c2a-5c2b, U+5c34, U+5c38, U+5c3d, U+5c42, U+5c44, U+5c47, U+5c49-5c4a,
    U+5c50, U+5c53, U+5c58-5c59, U+5c5b, U+5c5d, U+5c61, U+5c63, U+5c68,
    U+5c6d-5c6e, U+5c74, U+5c79-5c84, U+5c86, U+5c88, U+5c8a-5c8d, U+5c92-5c9c,
    U+5ca0, U+5ca2-5ca3, U+5ca5-5ca7, U+5cab-5cad, U+5cb5, U+5cb7, U+5cba-5cbb,
    U+5cc1, U+5cc8, U+5cca-5ccb, U+5cce, U+5cd2, U+5cd6, U+5cd8-5cda, U+5cdf;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2b8b0242f52397b2.woff2) format("woff2");
  unicode-range: U+5a51, U+5a53, U+5a56-5a57, U+5a5d-5a5e, U+5a60-5a62, U+5a65,
    U+5a67, U+5a6a, U+5a6c-5a6d, U+5a73-5a76, U+5a7a-5a7c, U+5a81-5a84, U+5a8c,
    U+5a90, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e-5aa0, U+5aa4, U+5aa7,
    U+5aab-5aac, U+5aae-5aaf, U+5ab1, U+5ab4-5ab5, U+5ab8, U+5aba-5abc,
    U+5abe-5abf, U+5ac3-5ac4, U+5ac6-5acb, U+5acf-5ad2, U+5ad4-5adc, U+5ae0-5ae1,
    U+5ae3, U+5ae5-5ae6, U+5ae8, U+5aea-5aeb, U+5aee, U+5af0, U+5af2, U+5af5,
    U+5afa, U+5aff, U+5b01, U+5b05, U+5b08, U+5b0b, U+5b11, U+5b16-5b17, U+5b19,
    U+5b1b, U+5b1d, U+5b21-5b23, U+5b28, U+5b2a-5b2d, U+5b32, U+5b34,
    U+5b36-5b38, U+5b3e-5b40, U+5b43-5b46, U+5b4b-5b4c, U+5b51, U+5b53, U+5b59,
    U+5b5b-5b5c, U+5b62, U+5b65, U+5b6c-5b6e, U+5b70-5b73, U+5b75, U+5b7a-5b7b,
    U+5b7d, U+5b7f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/8580add641746514.woff2) format("woff2");
  unicode-range: U+590b-590c, U+590e, U+5910-5911, U+5914, U+5919, U+591b,
    U+591f, U+5923-5924, U+592c, U+5932, U+5938-593a, U+5940, U+5942, U+5944,
    U+594b-594c, U+594e, U+5950, U+5953, U+5956, U+5958, U+595a, U+5961, U+5966,
    U+5968-5969, U+596c-596d, U+5975, U+5977, U+597b-597c, U+597e, U+5980-5981,
    U+5986-5988, U+598a, U+598f, U+5997-5998, U+599f-59a3, U+59a6-59a7, U+59a9,
    U+59ab-59ac, U+59af, U+59b1-59b2, U+59b6, U+59b8, U+59ba, U+59be, U+59c1,
    U+59c3, U+59c7-59c9, U+59cd-59ce, U+59d2, U+59d6-59d9, U+59dd-59de, U+59e0,
    U+59e3-59e5, U+59e9-59eb, U+59ee, U+59f1-59f3, U+59f5-59f9, U+59fc-59fd,
    U+5a00, U+5a04-5a07, U+5a09, U+5a0c, U+5a11, U+5a13, U+5a16-5a17, U+5a1a,
    U+5a1e, U+5a20, U+5a23-5a24, U+5a29-5a2b, U+5a2d-5a2f, U+5a32-5a34, U+5a38,
    U+5a3c, U+5a3f-5a44, U+5a47-5a48, U+5a4a, U+5a4c-5a4d, U+5a50;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a5c2d2b71317457b.woff2) format("woff2");
  unicode-range: U+57a1, U+57a4, U+57a6, U+57a9, U+57ab, U+57b5, U+57b8-57bb,
    U+57c2, U+57c5-57c8, U+57cc, U+57cf, U+57d2, U+57dc-57de, U+57e1-57e2,
    U+57e5, U+57e7, U+57ed-57ee, U+57f0, U+57f3-57f6, U+57f8, U+57fb-57fd,
    U+5800-5801, U+5803-5804, U+5807, U+5809-580b, U+580d-580e, U+5810-5811,
    U+5814-5815, U+5819, U+581d-581e, U+5820, U+5823, U+5826, U+582c-582d,
    U+5830, U+583a, U+583f-5841, U+5848, U+584b, U+584d, U+584f, U+5852,
    U+5859-585a, U+585c, U+5861, U+5864, U+5868-5869, U+586c-586d, U+5871-5872,
    U+5879, U+587c-5881, U+5887-5889, U+588e, U+5890-5892, U+5896-5899, U+589d,
    U+58a1, U+58a3, U+58a6, U+58a9, U+58ac, U+58b0-58b1, U+58bb-58bc, U+58c2,
    U+58c5-58c6, U+58ca, U+58cc, U+58ce, U+58d0-58d1, U+58d5, U+58d9-58da,
    U+58df-58e0, U+58e9, U+58ec, U+58ee, U+58f1-58f3, U+58f6-58f7, U+58fb-58fc,
    U+5900, U+5902, U+5906, U+5909-590a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0956facf1602e9b5.woff2) format("woff2");
  unicode-range: U+566f, U+5671-5672, U+5676, U+567a-567c, U+5680, U+5684-5686,
    U+568c, U+568e-568f, U+5692-5693, U+5697-5699, U+569c, U+569e, U+56a1-56a7,
    U+56a9, U+56ab-56ad, U+56af, U+56b3, U+56b5-56b6, U+56b8, U+56bf-56c1,
    U+56c3, U+56c5, U+56c7-56c8, U+56cb-56cc, U+56d2-56d4, U+56d6-56d9, U+56df,
    U+56e1-56e5, U+56ea-56ec, U+56ee-56ef, U+56f1-56f4, U+56f7, U+56f9,
    U+56ff-5700, U+5703-5704, U+5706-5707, U+5709-570a, U+570c, U+570f, U+5711,
    U+5717, U+571c, U+5723-5724, U+5727, U+5729-572a, U+572c, U+572e-572f,
    U+5734-5735, U+573b, U+5741, U+574b-574d, U+574f, U+5752, U+5754,
    U+575a-5760, U+5763, U+5768-5769, U+576b, U+576d, U+576f-5770, U+5772-5775,
    U+5777, U+577b-577d, U+5780, U+5784, U+5788, U+578c, U+578e, U+5792-5793,
    U+5795, U+579a-579b, U+579f-57a0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4442779d2701b313.woff2) format("woff2");
  unicode-range: U+5551, U+5553, U+5555-5557, U+555c, U+5562-5563, U+5567,
    U+5569, U+556b-556c, U+5570, U+5575-5579, U+557b-557c, U+557f, U+5581,
    U+5583, U+5586, U+5588, U+558b, U+558f, U+5591, U+5599, U+559f, U+55a1,
    U+55a3, U+55a5-55a6, U+55a8-55a9, U+55ab, U+55ad, U+55b0-55b1, U+55b3,
    U+55b6-55b7, U+55b9, U+55bc-55bd, U+55c4-55c5, U+55c7, U+55c9, U+55cc-55cd,
    U+55d0, U+55d2, U+55d4-55d9, U+55db, U+55dd-55df, U+55e1-55e6, U+55e9-55ea,
    U+55ec, U+55ee, U+55f1-55f3, U+55f5-55f7, U+55f9-55fa, U+55fe, U+5600-5602,
    U+5608, U+560c, U+560f, U+5612-5613, U+5615-5616, U+5618, U+561a, U+561c,
    U+561e, U+5620, U+5623-5625, U+5627, U+562a, U+562c-562e, U+5630-5631,
    U+5635-5636, U+5638-563a, U+5640, U+5642-5643, U+5649, U+564c-5650, U+5654,
    U+5658-565d, U+5664-5666, U+5669, U+566b, U+566d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ff619a19ed0306cf.woff2) format("woff2");
  unicode-range: U+543d, U+543f, U+5441, U+5444-5445, U+5447, U+5449,
    U+544b-544d, U+5450-5455, U+5457, U+545b-545c, U+545f-5460, U+5463-5464,
    U+546a-5472, U+5474, U+5476, U+5478, U+547b, U+547e-547f, U+5482-5488,
    U+548a, U+548d-5491, U+5494, U+5498-549d, U+54a1-54a5, U+54ab, U+54ad-54af,
    U+54b5, U+54b7, U+54bb-54bc, U+54be-54bf, U+54ca, U+54cc, U+54cf-54d2,
    U+54d4, U+54d6-54d7, U+54da, U+54de-54df, U+54e2, U+54e4, U+54e7, U+54eb,
    U+54f3, U+54fd, U+54ff, U+5501-5502, U+5504-5506, U+550a, U+550c,
    U+550e-550f, U+5511-5513, U+5516-5517, U+551a-551b, U+551e, U+5520, U+5524,
    U+5526-5527, U+552a, U+552c-552d, U+5530, U+5532-5533, U+5535-5536,
    U+553b-553c, U+553e-553f, U+5541-5542, U+5544-5545, U+5547, U+5549, U+554b,
    U+554d-554e, U+5550;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ad6c639bd645f8cb.woff2) format("woff2");
  unicode-range: U+52db, U+52e0, U+52e3, U+52e6-52e7, U+52eb, U+52ed-52ee,
    U+52f0-52f2, U+52f7, U+52f9-52fa, U+5300-5302, U+530a-530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+532d-532e, U+5331, U+5338,
    U+533b-533e, U+5344-5345, U+534b-534d, U+534f-5350, U+5358, U+535e-535f,
    U+5362-5364, U+5367, U+5369, U+536b-536c, U+536e-536f, U+5372, U+5374,
    U+5379-537a, U+537c-537d, U+5382, U+5385, U+5389, U+538b-538c, U+538e,
    U+5392-5396, U+5399, U+53a0-53a2, U+53a4-53a6, U+53a8-53a9, U+53ae, U+53b0,
    U+53b3-53b4, U+53b6-53b7, U+53b9, U+53bf, U+53c1, U+53c4, U+53ce-53cf,
    U+53d2, U+53d5, U+53d9-53da, U+53df-53e1, U+53e7-53e9, U+53f1, U+53f5-53f6,
    U+53f9, U+53fb-53fd, U+5400-5402, U+5405-5407, U+540f, U+5412, U+5414-5417,
    U+541a, U+5420-5421, U+5424-5425, U+5428-5429, U+542c-542f, U+5431-5432,
    U+5434, U+5437;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/94e096e0d4faf2d6.woff2) format("woff2");
  unicode-range: U+518f, U+5191, U+5193, U+5195-5197, U+519a-519c, U+519e,
    U+51a2, U+51a6-51a9, U+51ab, U+51ad-51af, U+51b1-51b6, U+51ba-51c0,
    U+51c3-51c5, U+51c7, U+51c9-51cb, U+51ce-51d1, U+51d4, U+51d6, U+51d9,
    U+51db-51dc, U+51df, U+51e4, U+51e6, U+51e9-51ea, U+51ed, U+51ef,
    U+51f4-51f5, U+51fc, U+51ff, U+5201-5202, U+5204-5205, U+5208, U+520b,
    U+520d-520e, U+5213, U+5215-5216, U+5218, U+521a, U+5220, U+5223,
    U+5226-5228, U+5232-5234, U+5239, U+523c, U+5241-5242, U+5244, U+5249,
    U+524c, U+5251-5252, U+5255, U+5257, U+525c, U+525e, U+5261, U+5263-5265,
    U+526e, U+5270, U+5273-5274, U+5277, U+527d, U+527f, U+5281-5282, U+5284,
    U+528a, U+528c, U+528f, U+5292-5294, U+529d, U+52a6, U+52ac-52ad,
    U+52b1-52b5, U+52b9, U+52bb-52bc, U+52be-52c0, U+52c5, U+52cb, U+52cd,
    U+52d0-52d1, U+52d6-52d7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/c82390beca4ff964.woff2) format("woff2");
  unicode-range: U+5032, U+5036, U+503a-503b, U+503e, U+5040-5041, U+5043,
    U+5045-5046, U+5048, U+504a-504e, U+5051-5053, U+505d-5060, U+5063, U+506a,
    U+506f-5072, U+5078, U+507a-507b, U+507f-5080, U+5088-5089, U+508b-508c,
    U+508e, U+5092, U+5095-5096, U+509a-509d, U+50a3, U+50a5, U+50a8, U+50af,
    U+50b1, U+50b4, U+50ba, U+50c2, U+50c6-50ca, U+50cd-50ce, U+50d6, U+50d9,
    U+50dd-50df, U+50e1, U+50e3, U+50e5-50e6, U+50e8-50ea, U+50ec-50f0, U+50f3,
    U+50fb, U+50fe, U+5101-5102, U+5105-5109, U+510b-510e, U+5110, U+5113-5115,
    U+5117, U+511a-511c, U+511e, U+5120-5121, U+5125, U+512b, U+5131,
    U+5134-5135, U+5138-513c, U+5140, U+514e, U+5150-5151, U+5155-5157, U+515a,
    U+515f, U+5162, U+516a, U+516e, U+5172, U+5174, U+5179, U+517b, U+517d,
    U+5182, U+5186, U+5188-5189, U+518b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1685ad726f8cf859.woff2) format("woff2");
  unicode-range: U+4f22, U+4f24, U+4f29-4f2b, U+4f2d, U+4f31-4f32, U+4f35,
    U+4f37, U+4f39, U+4f3b, U+4f3e, U+4f41-4f43, U+4f47, U+4f49, U+4f4c, U+4f52,
    U+4f57-4f58, U+4f5a, U+4f5d-4f5f, U+4f61, U+4f63-4f64, U+4f67, U+4f6a,
    U+4f6e-4f6f, U+4f72, U+4f74, U+4f76-4f7b, U+4f7d-4f7e, U+4f80-4f82, U+4f84,
    U+4f89-4f8a, U+4f8e-4f94, U+4f96-4f98, U+4f9a, U+4f9e, U+4fa0-4fa3,
    U+4fa5-4fa8, U+4faa-4fac, U+4fb2-4fb3, U+4fb7-4fba, U+4fc0-4fc1, U+4fc5-4fc7,
    U+4fcb, U+4fcd-4fce, U+4fd1, U+4fd3-4fd4, U+4fd8-4fdc, U+4fdf, U+4fe2-4fe5,
    U+4fe8-4fea, U+4fec-4fed, U+4ff3-4ff6, U+4ff8-4ffa, U+4ffd, U+5000, U+5002,
    U+5005, U+5008, U+500c, U+500f, U+5013-5015, U+501b-501c, U+501e,
    U+5022-5025, U+5027-5028, U+502c-502e, U+5030-5031;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e5fb66db730d1d9d.woff2) format("woff2");
  unicode-range: U+3a17, U+3a52, U+3b22, U+3bd7, U+3bff, U+3ca5, U+3d68, U+3ddb,
    U+3de7, U+3deb, U+3e03, U+3e74, U+3f08, U+3f0e, U+3f21, U+3f97, U+4102,
    U+411b, U+4181, U+43c8, U+4552, U+4576, U+46e5, U+4837, U+493d, U+4a3b,
    U+4d09, U+4e02, U+4e04-4e05, U+4e0c, U+4e0f-4e10, U+4e15, U+4e17, U+4e1b,
    U+4e21-4e22, U+4e25, U+4e27, U+4e31, U+4e34, U+4e36-4e37, U+4e3d,
    U+4e3f-4e42, U+4e44, U+4e47, U+4e49, U+4e4c, U+4e52-4e54, U+4e57,
    U+4e5a-4e5b, U+4e60-4e61, U+4e69, U+4e6d, U+4e78, U+4e80-4e81, U+4e85,
    U+4e87, U+4e89-4e8a, U+4e8d, U+4e8f, U+4e93, U+4e96, U+4e98-4e99, U+4e9c,
    U+4e9f-4ea0, U+4ea2, U+4ea5, U+4ea9, U+4eb0, U+4eb2-4eb3, U+4eb5-4eb7,
    U+4eb9, U+4ebb-4ebc, U+4ebf, U+4ec2-4ec6, U+4ec8-4ec9, U+4ecf, U+4ed1,
    U+4ed3, U+4edc-4ee1, U+4ee7-4eeb, U+4eee-4eef, U+4ef1, U+4ef3-4ef5, U+4efa,
    U+4efc, U+4f00, U+4f02-4f03, U+4f05, U+4f07-4f09, U+4f0b, U+4f0e, U+4f15,
    U+4f17, U+4f1d-4f1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/40db1c50687ef3ae.woff2) format("woff2");
  unicode-range: U+305c, U+3062, U+306d, U+307a, U+307c, U+3080, U+308e,
    U+3090-3091, U+3099-309e, U+30a5, U+30c2, U+30c5, U+30ee, U+30f0-30f2,
    U+30f4-30f6, U+30fd-30fe, U+3105-3106, U+3108, U+310a-310b, U+310d-3119,
    U+311b-311e, U+3120-3126, U+3128-3129, U+3131, U+3134, U+3137, U+3139,
    U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314f, U+3153, U+315c,
    U+3160-3161, U+3163-3164, U+3181, U+318d, U+3192-3193, U+3196-3198,
    U+319d-319f, U+3220-3226, U+3231, U+3268, U+3281, U+328b, U+3291-3292,
    U+3295-3297, U+3299, U+329d, U+329f, U+32a3-32a4, U+32d6, U+32e1, U+3314,
    U+3322, U+337f, U+338e-338f, U+339c-339e, U+33a1, U+33c4, U+33d1-33d2,
    U+3440, U+3449, U+3479, U+3551, U+3569, U+35ad, U+35ce, U+36ac, U+373a,
    U+3863, U+38ec, U+39b8, U+3a02;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/79710fabba120e04.woff2) format("woff2");
  unicode-range: U+2749-274f, U+2752-275b, U+275d-275e, U+2761, U+2763,
    U+2765-2769, U+276e-276f, U+2771, U+2776-277e, U+2780-2782, U+278a-278c,
    U+2794-2796, U+2798-2799, U+279c-27a6, U+27a8-27ab, U+27ad, U+27af-27b0,
    U+27b2-27b3, U+27b7-27b9, U+27bc-27bd, U+27bf, U+27e9-27eb, U+27f5-27f6,
    U+2800, U+28ec, U+2922, U+2934-2935, U+29bf, U+2a2f, U+2b05-2b07, U+2b1b,
    U+2b50, U+2b55, U+2cf5, U+2e1c-2e1d, U+2f00, U+2f08, U+2f12, U+2f24, U+2f29,
    U+2f2f, U+2f3c, U+2f3f, U+2f42, U+2f45, U+2f63-2f64, U+2f83, U+2f8f,
    U+3003-3007, U+3012-3013, U+3016-3019, U+3020-3025, U+3030, U+303d, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3052;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/22640e2d33ab6970.woff2) format("woff2");
  unicode-range: U+264a-2656, U+2658-265c, U+265e-2660, U+2662-2664, U+2666-2669,
    U+266b-266f, U+267b, U+2692-2696, U+2698, U+269b-269c, U+26a0-26a1,
    U+26a3-26a5, U+26aa-26ac, U+26bd-26be, U+26c4-26c5, U+26c8, U+26d1,
    U+26d3-26d4, U+26e4, U+26e9-26ea, U+26f0-26f5, U+26f9-26fa, U+26fd,
    U+2701-2702, U+2704-2706, U+2708, U+270a-2712, U+2714, U+2716-2727,
    U+2729-273e, U+2740-2748;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/698ee9da39e87d79.woff2) format("woff2");
  unicode-range: U+2567-2570, U+2572, U+2574, U+2579, U+2580-258a, U+258c-2595,
    U+2597, U+25a1, U+25a3-25a4, U+25a6-25ac, U+25b0, U+25b4, U+25b7-25b9,
    U+25bb, U+25bd, U+25bf-25c2, U+25c7-25ca, U+25cc-25cd, U+25d0-25d9,
    U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fb-25fe, U+2600-2604, U+2607,
    U+2609-260b, U+260d-2615, U+2618, U+261a-2623, U+262a, U+262d-2630,
    U+2638-263e, U+2641-2642, U+2648-2649;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7fa8053b3f72678b.woff2) format("woff2");
  unicode-range: U+2476-2481, U+2488-2491, U+24b6-24c5, U+24c7-24ca, U+24cc,
    U+24ce, U+24d?, U+24e1-24ea, U+24f5, U+24ff, U+2501, U+2503-250d,
    U+250f-2511, U+2513-2515, U+2517-2518, U+251b-251d, U+2520, U+2523-2524,
    U+2528, U+252b-252c, U+252f, U+2533-2534, U+2537, U+253b-253c, U+2541,
    U+2543-2545, U+254b, U+2550-2566;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e1a0174314c962c4.woff2) format("woff2");
  unicode-range: U+2139, U+2153, U+2194-2197, U+2199, U+219d-219e, U+21a0,
    U+21a9-21aa, U+21ac, U+21af-21b1, U+21b3-21b5, U+21ba-21bb, U+21c4, U+21ca,
    U+21cc, U+21d0, U+21d2-21d4, U+21d8, U+21dd, U+21e2-21e9, U+2200, U+2202,
    U+2205-2208, U+220e-220f, U+2211-2212, U+2215, U+2217-221a, U+221d-2220,
    U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+2256,
    U+2260-2261, U+2264-2265, U+226a-226b, U+226e-226f, U+2282-2283, U+2295-2296,
    U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22c8,
    U+22d0-22d1, U+22ee, U+2312-2313, U+2318, U+231a-231b, U+2323, U+2328,
    U+239d, U+23a0, U+23af, U+23e4, U+23e9-23ea, U+23ec, U+23f0-23f3, U+23fa,
    U+2445, U+2461-2471, U+2474-2475;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bd87d589ab3566f1.woff2) format("woff2");
  unicode-range: U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9, U+1ecb-1ecd, U+1ecf-1ed1,
    U+1ed3-1ed5, U+1ed7-1edd, U+1edf, U+1ee1, U+1ee3-1ee7, U+1ee9, U+1eeb,
    U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1fa2, U+2001-2006,
    U+2009-200a, U+200c-200d, U+200f-2012, U+2015-2016, U+201a, U+201e,
    U+2020-2021, U+2023-2025, U+2028, U+202a-202d, U+202f-2030, U+2032-2033,
    U+2035, U+2038, U+203e-203f, U+2042-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2063, U+2070, U+2074-207b, U+207d-2083, U+208a, U+208d-208e, U+20a1,
    U+20a4, U+20a6, U+20a8-20ab, U+20ad-20ae, U+20b1-20b3, U+20b5, U+20b8-20ba,
    U+20bd, U+20dd, U+20e3, U+2105, U+2109, U+2112-2113, U+2115-2117,
    U+2120-2121, U+2126, U+212b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/019041d6f778cb6c.woff2) format("woff2");
  unicode-range: U+11af, U+11b7, U+11bc, U+121b, U+122d, U+129b, U+12a0, U+13a6,
    U+13a9, U+13ac, U+13af, U+13b3, U+13c2, U+13e3, U+141b, U+1555, U+1557,
    U+15dc, U+15e8, U+1780-1782, U+1784-1785, U+1787, U+178a, U+178e-1791,
    U+1793-179c, U+179f, U+17a2, U+17b6-17b9, U+17bb-17bc, U+17bf-17c7, U+17c9,
    U+17cb, U+17d0, U+17d2, U+17db, U+1871, U+18fa, U+1bff, U+1d00, U+1d04-1d05,
    U+1d07, U+1d0a-1d0b, U+1d0d, U+1d0f, U+1d17-1d18, U+1d1b-1d1c, U+1d20-1d22,
    U+1d25, U+1d2c, U+1d2e, U+1d30-1d31, U+1d33-1d3a, U+1d3c, U+1d3e-1d42,
    U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e3b, U+1e43,
    U+1e45, U+1e47, U+1e63, U+1e6d, U+1e73, U+1ea0, U+1ea2, U+1ea4-1ea9,
    U+1eab-1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/cebf8aabdb7ac0be.woff2) format("woff2");
  unicode-range: U+2c8-2c9, U+2cc-2cd, U+2d0, U+2d8, U+2da, U+2dc, U+2e1-2e3,
    U+2e7, U+2eb, U+2ee, U+2f1-2ff, U+302-304, U+306-309, U+30c-30d, U+311,
    U+31b, U+321, U+323-325, U+328-329, U+32b-32c, U+32e-32f, U+331-33a,
    U+33c-33f, U+348, U+353, U+358-359, U+35c, U+35e-35f, U+361, U+363,
    U+367-368, U+36c, U+36f, U+530-535, U+537-540, U+55e, U+561-565, U+568-56d,
    U+56f-576, U+578-582, U+584, U+5a1, U+5a3-5a4, U+5aa, U+5ae, U+5b0-5b4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/c555b60c68d44cb2.woff2) format("woff2");
  unicode-range: U+1af, U+1b1, U+1b4-1be, U+1d0, U+1d2, U+1d4, U+1da, U+1dc-1dd,
    U+1e1, U+1e3-1e4, U+1e7, U+1e9, U+1eb-1ec, U+1f0-1f1, U+1f3-1f5, U+1f7,
    U+1f9-1ff, U+219, U+221, U+225-226, U+228-22b, U+22e-22f, U+231-235, U+239,
    U+23b, U+23e, U+250-252, U+254-255, U+259-25e, U+261-263, U+268-26b, U+26d,
    U+26f-277, U+279-27a, U+27d-281, U+283, U+28a-28c, U+28f, U+292, U+294-296,
    U+298-29a, U+29c, U+29f, U+2a1-2a2, U+2a4-2a7, U+2a9-2aa, U+2ae-2b3,
    U+2b5-2b7, U+2b9-2bf, U+2c2-2c4, U+2c6-2c7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e654925cacec1b26.woff2) format("woff2");
  unicode-range: U+a1-a2, U+a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b5-b6,
    U+b8-ba, U+bc-be, U+c0-c8, U+ca-cc, U+ce-d5, U+d8-df, U+f0, U+f5, U+f8, U+fb,
    U+fe-100, U+102, U+105, U+107, U+109-10b, U+10f, U+112, U+115, U+117, U+119,
    U+11b, U+11f, U+121, U+123-124, U+127, U+129, U+12c-12d, U+13?, U+141-142,
    U+144, U+148, U+14b-14c, U+14f-153, U+159-15b, U+15e-160, U+163-166,
    U+169-16a, U+16d-171, U+173-17e, U+192, U+1a0, U+1a4, U+1aa, U+1ac-1ad;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/33f6e39dd938240f.woff2) format("woff2");
  unicode-range: U+a3, U+2ca, U+2223, U+2460, U+2640, U+273f, U+301c, U+3107,
    U+310c, U+4e30, U+4e3e, U+4e5e, U+4e71, U+4f26, U+4f7c, U+4f83, U+50da,
    U+5243, U+5267, U+529e, U+5321, U+5352, U+5477, U+548b, U+54a6, U+54b2,
    U+54c2, U+54c4, U+54c6, U+54cd, U+54ee, U+5543, U+55d1, U+55d3, U+55f0,
    U+55fd, U+560d, U+5629, U+5660, U+56d1, U+56dd, U+57ae, U+57e0, U+57e4,
    U+5904, U+592d, U+5965, U+5a31, U+5a7f, U+5b5a, U+5bb8, U+5c14, U+5c3b,
    U+5c5c, U+5c5e, U+5d10, U+5e10, U+5e4c, U+603b, U+604d, U+611c, U+6137,
    U+61c8, U+62c7, U+6371, U+6382, U+645f, U+64ae, U+64c2, U+651e, U+65f1,
    U+660a, U+663e, U+673d, U+6784, U+6789, U+67b1, U+67ff, U+6813, U+6854,
    U+68d8, U+68fa, U+697d, U+6a01, U+6a1e, U+6baf, U+6c08, U+6c17, U+6c2b,
    U+6c81, U+6cbd, U+6dc6, U+6df9, U+6ed9, U+6ee1, U+6f86, U+6fc1, U+6fdb,
    U+701f, U+7076, U+715c, U+7194, U+71ee, U+71fb, U+720d, U+72b6, U+7396,
    U+73af, U+745b, U+746f, U+748b, U+7647, U+7699, U+76ce, U+76de, U+77aa,
    U+786b, U+7881, U+78ca, U+793c, U+797a, U+79b9, U+79bb, U+79bf, U+7a92,
    U+7ac7, U+7ae3, U+7b19, U+7b20, U+7b51, U+7b94, U+7cbd, U+7cde, U+7cef,
    U+7d46, U+7dde, U+7f88, U+80da, U+814b, U+81cd, U+8235, U+8282, U+82b9,
    U+846b, U+84c1, U+84d3, U+8518, U+8611, U+8783, U+8814, U+8a15, U+8aa6,
    U+8b2c, U+8ba8-8ba9, U+8bc6, U+8be2, U+8be5-8be6, U+8c22, U+8d05, U+8d27,
    U+8dbe, U+8e34, U+8e66, U+8ec0, U+9005, U+9082, U+914b, U+916f, U+92c5,
    U+92f0, U+9318, U+938a, U+93e2, U+964b, U+96c1, U+96cc-96cd, U+96db, U+973e,
    U+97a0, U+9803, U+9876, U+9879, U+9955, U+99f1, U+9a5b, U+9ab7, U+9abc,
    U+9c57, U+9c9c, U+9d1b, U+9d26, U+9d51, U+9eef, U+9f99, U+c2a4, U+e253,
    U+e313-e314, U+e5c7, U+e5c9, U+e8db-e8dc, U+ff2d-ff2e, U+ff34, U+ffe5,
    U+1f60a, U+1f618, U+1f62d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6c8429942bc89423.woff2) format("woff2");
  unicode-range: U+b4, U+10d, U+2d9, U+641, U+6cc, U+e20, U+e29, U+200e, U+20ac,
    U+2266, U+25be, U+301d-301e, U+3058, U+4e07, U+4e1d, U+4e66, U+4ece, U+4fde,
    U+5016, U+5180, U+5199, U+51aa, U+5306, U+5386, U+53d8, U+5413, U+541d,
    U+54ce, U+54e8, U+54fc, U+5571, U+557e, U+558e, U+55a7, U+56a8, U+57a2-57a3,
    U+58b3, U+5960, U+5992-5993, U+59a4, U+5a55, U+5ab2, U+5afb, U+5b56, U+5bc5,
    U+5bc7, U+5bf0, U+5cb1, U+5cc7, U+5dff, U+5e93, U+5ed3, U+5f6a, U+60bc,
    U+61ff, U+6218, U+6292, U+634d, U+6467, U+64f1-64f2, U+6582, U+65fb, U+6615,
    U+6687, U+66e6, U+66f0, U+6781, U+67f5, U+68a7, U+6a1f, U+6b27, U+6b4e,
    U+6b73, U+6b79, U+6bcb, U+6c5d, U+6cf5, U+6dee, U+6ec4, U+6ecc, U+6f88,
    U+701d, U+703e, U+707c, U+7099, U+710a, U+72d9, U+72e9, U+731d, U+739f,
    U+7463, U+7480, U+74a8, U+7523, U+7526, U+75e0, U+7613, U+7656, U+76bf,
    U+76d4, U+773a, U+775c, U+775e, U+780c, U+78e1, U+78f7, U+7960, U+7a20,
    U+7aaf, U+7b08, U+7b71, U+7be4, U+7cec, U+7cf0, U+7d5e, U+7d62, U+7dbe,
    U+7e1b, U+7ea2, U+7ec4, U+7ec6, U+7edc, U+7eed, U+7efc, U+7f16, U+7f57,
    U+7fb9, U+7fca, U+803d, U+816e, U+8258, U+82a5, U+82b7, U+8317, U+8338,
    U+834a, U+83d3, U+8401, U+8469, U+849e, U+854a, U+8559, U+865e, U+8700,
    U+8759, U+8760, U+8778, U+8782, U+879e, U+87d1, U+8836, U+8944, U+89c8,
    U+8aac, U+8b74, U+8ba2, U+8ba4, U+8bae, U+8bfb, U+8c4e, U+8cb3, U+8d16,
    U+8d28, U+8e44, U+8f3b, U+8f3f, U+8f91, U+8fb9, U+8fc4, U+8fde, U+8ff9,
    U+9076, U+9091, U+90ae, U+90b8, U+9257, U+9310, U+9382, U+93df, U+94fe,
    U+95a5, U+962e, U+968f-9690, U+9704, U+9713, U+97f6, U+9824, U+986b, U+9884,
    U+9886, U+98e2, U+991a, U+9986, U+99a5, U+99dd, U+9ab8, U+9b41, U+9b77,
    U+9bad, U+c774, U+e5d4, U+fe52, U+ff02, U+ff25, U+1f389, U+1f449, U+1f495;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/70cdca847f6ba060.woff2) format("woff2");
  unicode-range: U+2cb, U+5d1, U+5d9, U+5e2, U+5e8, U+5ea, U+633, U+e32, U+2252,
    U+2267, U+2573, U+25b3, U+25c4, U+2713, U+2715, U+30e2, U+4e28, U+4e3c,
    U+4e4d, U+4e70, U+4f88, U+4fef, U+5018, U+501a, U+5026, U+5137, U+513f,
    U+51f3, U+524b, U+5254, U+52d8, U+5308, U+5384, U+53cc, U+5436, U+5443,
    U+5466, U+54a8, U+54bd, U+54c9, U+54cb, U+555e, U+5580, U+560e, U+561f,
    U+562f, U+566c, U+5679, U+56bc, U+56cd, U+56e7, U+56ed, U+572d, U+57d7,
    U+582f, U+589f, U+5b09, U+5ba5, U+5c51, U+5c90, U+5cef, U+5d16, U+5d84,
    U+5dd4, U+5e08, U+5e26, U+5f0a, U+5f20, U+606c, U+61c7, U+620f, U+6254,
    U+625b, U+62a4, U+62d0, U+62f1, U+63a0, U+63c6, U+63f9, U+6413, U+6417,
    U+6483, U+64f7, U+650f, U+65a7, U+665f, U+66ae, U+66d6, U+66e0, U+6746,
    U+6756, U+67d1, U+6837, U+68e0, U+68f5, U+6995, U+69a8, U+69b4, U+69d3,
    U+6a3d, U+6abb, U+6bb7, U+6bd3, U+6c47, U+6cc4, U+6cd3, U+6dae, U+6e26,
    U+6e29, U+6eaf, U+6eba, U+6fef, U+7028, U+70b3, U+711a, U+725f, U+7325,
    U+733f, U+73c0, U+73ee, U+7444, U+745a, U+7487, U+7540, U+75a4, U+7729,
    U+779e, U+798e, U+79e9, U+7a3d, U+7a4c, U+7a9f, U+7ac4, U+7aff, U+7c27,
    U+7cd9, U+7d76, U+7e43, U+7ea6, U+7ed9, U+7ff1, U+808b, U+809b, U+80fa,
    U+827a, U+8309, U+8328, U+832b, U+8396, U+83e0, U+840e, U+8425, U+852d,
    U+853b, U+8588, U+85e9, U+86b5, U+86e4, U+8718, U+87ec, U+880d, U+8910,
    U+893b, U+89c1-89c2, U+8b3e, U+8baf, U+8bc1, U+8bdd, U+8c41, U+8c48, U+8cb6,
    U+8d2d, U+8d5e, U+8fbe, U+9015, U+90a8, U+90b5, U+90e1, U+9169, U+9183,
    U+91d0, U+91dc, U+9293, U+92f8, U+9472, U+9598, U+95a9, U+95ed, U+95fb,
    U+9605, U+96c7, U+9739, U+9742, U+9761, U+99ad, U+9ae6, U+9b1a, U+9b44,
    U+9bc9, U+9d3f, U+9dd7, U+9e7c, U+9e92, U+fe5d-fe5e, U+ff22-ff24,
    U+ff2f-ff30, U+ff33;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b14a05700a4cb141.woff2) format("woff2");
  unicode-range: U+60, U+f7, U+2198, U+2571, U+258b, U+25b6, U+2661, U+3051,
    U+3109, U+311a, U+4e11, U+4e24, U+4e2b, U+4ef7, U+4f18, U+4f36, U+4fd0,
    U+5029-502a, U+5055, U+508d, U+50ad, U+50e7, U+50f1, U+50f5, U+51a5, U+51c8,
    U+51fb, U+5203, U+524e, U+5288, U+5323, U+53c2, U+5458, U+54a7, U+54b1,
    U+54b3, U+54b8, U+556a, U+5582, U+55b2, U+55ba, U+55da, U+55dc, U+5614,
    U+5662, U+5678, U+56c2, U+5742, U+57d5, U+5862, U+58e4, U+58f0, U+5907,
    U+590d, U+5934, U+5978, U+5984, U+5a25, U+5c06, U+5c62, U+5c91, U+5d01,
    U+5d1b, U+5e87, U+5eff, U+5f27, U+5f3a, U+5f53, U+6001, U+6168, U+61a9,
    U+6233, U+62a5, U+62ce, U+62ed, U+638f, U+6399, U+646f, U+6590, U+6631,
    U+664f, U+6689, U+66dc, U+672f, U+67af, U+67ec, U+68d7, U+6977, U+6a44,
    U+6c14, U+6c40, U+6c70, U+6c76, U+6cb8, U+6ce3, U+6df3, U+6e20, U+6e43,
    U+6e5b, U+6ebc, U+6eec, U+6f2c, U+6fb1, U+7009, U+7011, U+701a, U+7117,
    U+7184, U+72f9, U+7426, U+74bd, U+74cf, U+752b, U+7554, U+75b9, U+7621,
    U+7671-7672, U+7693, U+76ef, U+7737, U+77a7, U+77b3, U+77bb, U+77da, U+77e2,
    U+77e9, U+77ef, U+7801, U+7940, U+797f, U+79a7, U+79b1, U+79bd, U+79cd,
    U+7a6b, U+7ac5, U+7b1b, U+7b77, U+7ca7, U+7dab, U+7db4, U+7db8, U+7dcb,
    U+7ddd, U+7de0, U+7e55, U+7e9c, U+7ed3, U+7ef4, U+803f, U+8046, U+8087,
    U+8116, U+81a8, U+8214, U+821c, U+82d4, U+831c, U+8339, U+8350, U+8354,
    U+8526, U+860a, U+86db, U+8713, U+873b, U+8822, U+8993, U+8a1f, U+8ab9,
    U+8ad7, U+8bcd, U+8e72, U+8f4e, U+8f9c, U+8fd0, U+8fd8, U+8fe6, U+9042,
    U+907c, U+91ba, U+9452, U+95e2, U+9631, U+9699, U+96b8, U+9709, U+978d,
    U+9830, U+98ce, U+9945, U+99ed, U+9a8c, U+9ad3, U+9baa, U+9be8, U+9c77,
    U+9cf6, U+9d72, U+9e1f, U+9ec4, U+fe31, U+fe55, U+ff03, U+ff20, U+ff3b,
    U+ff3d, U+1f3fb, U+1f44d, U+1f60d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/14fd579d76df111b.woff2) format("woff2");
  unicode-range: U+10c, U+161, U+e44, U+2728, U+3081, U+4e13, U+4e19, U+4e1c,
    U+4e1e, U+4e5c, U+4ea7, U+4ed7, U+4f20, U+4f8d, U+4ffe, U+5021, U+50d5,
    U+515c, U+51a4, U+51e0, U+521b, U+522b, U+532a, U+534e, U+5355, U+537f,
    U+5398, U+541f, U+543c, U+544e, U+5509, U+5598, U+5622, U+563f, U+5641,
    U+566a, U+5695, U+569f, U+56ae, U+56da, U+573a, U+574e, U+584c, U+5885,
    U+58ae, U+5a1f, U+5ac2, U+5b24, U+5bb0, U+5bde, U+5be1, U+5bfc, U+5c39,
    U+5c4c, U+5c60, U+5cfb, U+5d11, U+5e76, U+5e7f, U+5e9a, U+5eb8, U+5f13,
    U+5f64, U+5f6c, U+6127, U+61f2, U+6208, U+620a, U+620c, U+6252, U+62ef,
    U+6328, U+633d, U+6362, U+63b0, U+63c0, U+63c9, U+640f, U+64a9, U+6514,
    U+652c, U+655e, U+6583, U+658c, U+6627, U+66f3, U+6734, U+6743, U+676d,
    U+67c4, U+67da, U+6807, U+68cd, U+68f2, U+690e, U+6b16, U+6b38, U+6b3d,
    U+6bc6, U+6ca1, U+6cab, U+6d8c, U+6e32, U+6e3e, U+6e58, U+6eef, U+6ef2,
    U+708a, U+7130, U+7165, U+7172, U+71ed, U+7232, U+7239, U+7261, U+7280,
    U+72a7, U+72f8, U+73c8, U+7464, U+753b, U+754f, U+755c, U+75d8, U+76ea,
    U+776b, U+7779, U+777f, U+7784, U+778e, U+77ee, U+79e4, U+7a46, U+7a57,
    U+7aba, U+7aed, U+7b4d, U+7c7b, U+7c7d, U+7d13, U+7d33, U+7dbb, U+7df9,
    U+7e46, U+7ea7, U+8085, U+8165, U+81fb, U+82b8, U+82d3, U+8305, U+8335,
    U+8343, U+83e9, U+840d, U+851a, U+853d, U+8543, U+859b, U+85fb, U+87fb,
    U+888d, U+88c5, U+8adc, U+8b0a, U+8bb0, U+8bbe, U+8bc4, U+8bf4, U+8c5a,
    U+8cc3, U+8ce4, U+8d44, U+8e81, U+8f44, U+8f66, U+8fdb, U+900d, U+9063,
    U+914c, U+9223, U+9226, U+923a, U+925b, U+9264, U+929c, U+92b9, U+9320,
    U+934d, U+9444, U+957f, U+9591, U+96a7, U+97ad, U+97cc, U+9811, U+9898,
    U+98ea, U+9921, U+9952, U+9a55, U+9b0d, U+9bca, U+9ebd, U+e60f, U+ff1c-ff1d,
    U+ff21, U+ff38, U+ff9f, U+fffd, U+1f602;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ac658f499b127b1b.woff2) format("woff2");
  unicode-range: U+e17, U+e22, U+2103, U+25a0, U+266a, U+3014-3015, U+311f,
    U+4e1a, U+4e50, U+4f10, U+4f6c, U+4f70, U+5006, U+50d1, U+5170, U+518c,
    U+51f0, U+51f6, U+51f9, U+5219, U+5256, U+525d, U+52c9, U+5349, U+5351,
    U+5356, U+5375, U+539d, U+53db, U+53ee, U+53f7, U+5492, U+54fa, U+5538,
    U+55bb, U+55e8, U+5632, U+5757, U+5835, U+58be, U+5937, U+59dc, U+59e8,
    U+5a49, U+5a9a-5a9b, U+5ab3, U+5b9b, U+5b9e, U+5be8, U+5c37, U+5c4e, U+5d14,
    U+5d19, U+5d4c, U+5d50, U+5deb, U+5e84, U+5e94, U+5ec2, U+5f17, U+5f26,
    U+5f55, U+5f77, U+5f7f, U+5fbd, U+6052, U+6064-6065, U+608d, U+609a, U+6101,
    U+614c, U+621a, U+6237, U+6296, U+62e9, U+632a-632b, U+6488, U+6500, U+652a,
    U+6556, U+65e0, U+65ec, U+6643, U+6850, U+6893, U+6897, U+68b3, U+68d5,
    U+6930, U+6960, U+6a11, U+6a3a, U+6ab3, U+6b22, U+6c59, U+6c83, U+6ccc,
    U+6dea, U+6df5, U+6ef7, U+6f3e, U+6f80, U+6fe4, U+7164, U+71c9, U+722a,
    U+7260, U+7272, U+73b0, U+74e3, U+7538, U+7586, U+75b5, U+7661-7662, U+77db,
    U+7838, U+786e, U+788c, U+7950, U+79a6, U+79aa, U+7a40, U+7bf7, U+7c3e,
    U+7c98, U+7ca5, U+7d21, U+7d2e, U+7dba, U+7dec, U+7e79, U+7ecf, U+7edf,
    U+7f79, U+8086, U+810a, U+8139, U+813e, U+817a, U+81b3, U+821f, U+8247,
    U+8259, U+8271, U+839e, U+8431, U+846c, U+849c, U+84b2, U+84c4, U+8513-8514,
    U+8755, U+8877, U+8881, U+88f9, U+8a1d, U+8a3c, U+8a6d-8a6e, U+8a93, U+8ae7,
    U+8af7, U+8b17, U+8b5a, U+8ba1, U+8bba, U+8cdc, U+8dea, U+8f6c, U+8f7d,
    U+8fc7, U+8fd9, U+902e, U+90ca, U+916a, U+916c, U+921e, U+9245, U+935b,
    U+9594, U+95a8, U+95ee, U+95f4, U+9706, U+971e, U+9756, U+980c, U+9891,
    U+98b1, U+98fc, U+9903, U+9957, U+99ff, U+9b91, U+9db4, U+9f4b, U+e602-e605,
    U+e610-e611, U+ff16-ff19;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/87df6c285ea0f99f.woff2) format("woff2");
  unicode-range: U+2190-2191, U+2193, U+22c1, U+2302, U+25cb, U+2699, U+2709,
    U+3127, U+4e0e, U+4e18, U+4e3a, U+4e48, U+4e91, U+4eec, U+4f3d, U+4fcf,
    U+5112, U+524a, U+52a3, U+52ab, U+52c3, U+52f3, U+52fb, U+5320, U+5339,
    U+533f, U+53e2, U+543e, U+5480, U+5495, U+5497, U+5564, U+5572, U+55c6,
    U+55ef, U+563b, U+5653, U+5657, U+56b7, U+5824, U+58d8, U+5955, U+5983,
    U+598d, U+59da, U+59e6, U+5a36, U+5bb5, U+5bc2, U+5bf9, U+5cb3, U+5d17,
    U+5dbc, U+5e2e, U+60df, U+611a, U+6190, U+61a4, U+61be, U+61fc, U+6284,
    U+62ac, U+62bc, U+634f, U+636e, U+6398, U+63a9, U+6487, U+6495, U+64ab,
    U+6577, U+65ac, U+6602, U+6652, U+66f9, U+6761, U+679a, U+683d, U+68ad,
    U+68b5, U+68da, U+68e7, U+6a38, U+6a59, U+6ae5, U+6b47, U+6b67, U+6b6a,
    U+6bef, U+6c50, U+6c9b, U+6e23, U+6e34, U+6e4a, U+6e67, U+6ea2, U+6eb6,
    U+6f20, U+6feb, U+70ed, U+714c, U+715e, U+7199, U+71ac, U+7231, U+7262,
    U+7409, U+745f, U+7469, U+74ca, U+7535, U+753a, U+75f4, U+7624, U+7682,
    U+76ba, U+76f2, U+77fd, U+780d, U+7832, U+78c5, U+78ef, U+7901, U+79be,
    U+79c9, U+79e6, U+7a1a, U+7a62, U+7a84, U+7aca, U+7cb5, U+7cb9, U+7cdf,
    U+7ce7, U+7d6e, U+7db1, U+7def, U+7e61, U+7e7d, U+7e8f, U+7f38, U+7f77,
    U+7fa8, U+7fc5, U+7fe1, U+7ff9, U+800d, U+8015, U+8054, U+80a2, U+80aa,
    U+80ba, U+814e, U+8180, U+819d, U+81c0, U+828b, U+82ad, U+82af, U+83f1,
    U+83f8, U+8403, U+84bc, U+84c9, U+84ec, U+8523, U+8549, U+8569, U+8591,
    U+85b0, U+881f, U+884d, U+88d4, U+89c4, U+89c6, U+8a60, U+8a79, U+8b19,
    U+8bd5, U+8bf7, U+8c03, U+8c79, U+8cc8, U+8d9f, U+8e10, U+8e48, U+8faf,
    U+9009, U+9017, U+9175, U+9187, U+918b, U+9214, U+946b, U+9470, U+947c,
    U+9640, U+9675, U+96ef, U+97cb, U+97e9, U+985b, U+99ae, U+99b3, U+9b4f,
    U+9d09, U+9e9f, U+9edb, U+9f90, U+ff14, U+1f464;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/df7f71939237ca46.woff2) format("woff2");
  unicode-range: U+a5, U+25ce, U+4e56, U+4e9a, U+4ea8, U+4ead, U+4f3a, U+4f51,
    U+4f62, U+4faf, U+5098, U+50ac, U+5147, U+5173, U+5187, U+51f8, U+52a1,
    U+52a8, U+52f8, U+535c, U+53ed, U+541e, U+5435, U+5475, U+54a9, U+54c0,
    U+54c7, U+5589, U+5605, U+5733, U+5764, U+5782, U+57c3, U+5858, U+5893,
    U+589c, U+58e2, U+5974, U+599e, U+59a8, U+59ec, U+5b66, U+5b99, U+5b9d,
    U+5bee, U+5c2c, U+5c65, U+5cfd, U+5d0e, U+5dba, U+5de2, U+5e06, U+5e15,
    U+5ec1, U+5ed6, U+5f00, U+5f4c, U+5f65, U+6055, U+6070, U+609f, U+60b6,
    U+6241, U+624e, U+626f, U+6291, U+62cc, U+62d8, U+62da, U+62fe, U+6349,
    U+6367, U+63ea, U+6435, U+6454, U+64a4, U+64b2, U+64bc, U+64bf, U+64c5,
    U+64ce, U+6558, U+6572, U+65a5, U+65e8, U+65ed, U+6614, U+6670, U+6688,
    U+672d, U+673a, U+6770, U+68cb, U+6912, U+6953, U+6a61, U+6aac, U+6aaf,
    U+6ab8, U+6b20, U+6b96, U+6bbf, U+6bc5, U+6c6a, U+6cbe, U+6d59, U+6d78,
    U+6dc7, U+6deb, U+6e7e, U+6e9c, U+6f3f, U+6f51, U+6f84, U+704c, U+7051,
    U+70ab, U+70ad, U+70f9, U+7119, U+7149, U+714e, U+71e6, U+72c4, U+72d0,
    U+72e0, U+7334, U+744b, U+7455, U+7504, U+75ab, U+75b2, U+766e, U+76c3,
    U+76fc, U+76fe, U+7891, U+7948, U+7a74, U+7b28, U+7c72, U+7cca, U+7ebf,
    U+7f55, U+7ff0, U+8154, U+81c2, U+81d8, U+81e3, U+81e5, U+8292, U+8299,
    U+8302, U+8304, U+8332, U+83c1, U+83c7, U+83ca, U+845b, U+8475, U+8490,
    U+85af, U+8650, U+8667, U+86d9, U+8774, U+8abc, U+8b0e, U+8b39, U+8bed,
    U+8c54, U+8c6b, U+8c9e, U+8ca7, U+8caa-8cab, U+8ce6, U+8cec-8ced, U+8eb2,
    U+8eba, U+8fb0, U+901d, U+908f, U+9127, U+91c0, U+91d8, U+9215, U+92b3,
    U+932b, U+93fd, U+95ca, U+964c, U+96c0, U+970d, U+9716, U+9774, U+97fb,
    U+9812, U+9913, U+9935, U+99c1, U+9b31, U+9d5d, U+9d6c, U+9e79, U+fe0f,
    U+fe30, U+ff05, U+ff0b, U+ff10, U+ff15;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/dc5d2110fbb7f250.woff2) format("woff2");
  unicode-range: U+b0, U+926, U+928, U+939, U+93f-940, U+94d, U+200b, U+22ef,
    U+25ba, U+25c6, U+2665, U+4e08, U+4e2a, U+4e4f, U+4e59, U+4ec7, U+4f0d,
    U+4f0f, U+4f19, U+4f59, U+4fae, U+5075, U+507d, U+50b2, U+50b5, U+511f,
    U+5141, U+5146, U+514c, U+5185, U+51dd, U+51fd, U+522e, U+5319, U+533a,
    U+5378, U+53ad, U+53c9, U+53d1, U+53d4, U+543b, U+5442, U+5446, U+5481,
    U+54e9, U+5507, U+5565, U+559a, U+55aa, U+5690, U+56ca, U+56fe, U+582a,
    U+5915, U+5949, U+5962, U+5996, U+59a5, U+59fb, U+5a77, U+5b0c, U+5b5f,
    U+5bd3, U+5be2, U+5bfa, U+5c41, U+5c48, U+5ca9, U+5d07, U+5ec8, U+5eca,
    U+5f18, U+5f4e, U+5f59, U+5f6d, U+5f79, U+5fb9, U+6028, U+6068, U+606d,
    U+6094, U+60f1, U+6108-6109, U+614e, U+6170, U+617e, U+61b2, U+61f8, U+6247,
    U+626d, U+6276, U+62ab, U+62cb, U+62d3, U+62f3, U+6368, U+6380, U+6492,
    U+64e0, U+6570, U+6606, U+660f, U+6649, U+6691, U+66a8, U+6749, U+674f,
    U+6795, U+67f1, U+67f3, U+6842, U+6851, U+687f, U+68df, U+69fd, U+6a58,
    U+6c27, U+6c88, U+6cca, U+6d29, U+6d66, U+6daf, U+6f01, U+6f58, U+6f6d,
    U+6f70, U+6fa1, U+6ff1, U+6ffe, U+7058, U+70ae, U+71d9, U+71e5, U+7235,
    U+7267, U+73ca, U+742a, U+74f7, U+7529, U+758f, U+75bc, U+76c6, U+7955,
    U+7a00, U+7a3b, U+7b4b, U+7bad, U+7be9, U+7c4c, U+7c60, U+7cfe, U+7dbf,
    U+7e2b, U+7f9e, U+7fc1, U+7ffc, U+8096, U+809d, U+80de, U+8155, U+816b,
    U+81df, U+82bd, U+8352, U+8393, U+8404, U+8525, U+856d, U+8606, U+868a,
    U+87f9, U+886b, U+8870, U+896a, U+896f, U+8a23, U+8a87, U+8ad2, U+8b00,
    U+8b20, U+8cb8, U+8cca, U+8ce0, U+8d39, U+8d6b, U+8db4, U+8e29, U+8ef8,
    U+8f1b, U+8f5f, U+8fa8, U+906e, U+9077, U+90aa, U+90b1, U+90c1, U+9165,
    U+919c, U+92c1, U+95d6, U+95e8, U+975a, U+9817, U+98c6, U+9ecf, U+feff,
    U+ff06, U+ff0a, U+ff12-ff13;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/287c23c9e195e540.woff2) format("woff2");
  unicode-range: U+627-629, U+631, U+639, U+644, U+64a, U+25cf, U+2606, U+2764,
    U+3008-3009, U+4e38, U+4e43, U+4ed5, U+4ef0, U+4eff, U+4fe0, U+5085, U+50a2,
    U+50be, U+5118, U+5211-5212, U+5272, U+52fe, U+5366, U+53b2, U+53ec, U+54ac,
    U+5587, U+55b5, U+5606, U+561b, U+5751, U+576a, U+57cb, U+58ef, U+58fa,
    U+594f, U+5951, U+596e, U+59d1, U+5ac1, U+5acc, U+5b8b, U+5c4d, U+5ca1,
    U+5d29, U+5dfe, U+5e7d, U+5edf, U+5ef7, U+5fa1, U+5faa, U+5fcc, U+5ffd,
    U+6021, U+6046, U+6062, U+62b9, U+6316, U+6350, U+6478, U+647a, U+6490,
    U+64b0, U+64e6, U+6524, U+6591, U+659c, U+65a4, U+65e6, U+65f6, U+6607,
    U+6674, U+6765, U+679d, U+67f4, U+68a8, U+6b3a, U+6c57, U+6c61, U+6c90,
    U+6cbf, U+6cdb, U+6d69, U+6db5, U+6dd1, U+6e21, U+6f06, U+6f62, U+70d8,
    U+71c3, U+71d5, U+722c, U+727d, U+72ac, U+72fc, U+731c, U+7336, U+7344,
    U+7384, U+73ab, U+7433, U+745c, U+7470, U+75d5, U+7652, U+76c8, U+76e7,
    U+7709, U+7720, U+7740, U+7747, U+7763, U+77ac-77ad, U+7802, U+78a7, U+78b3,
    U+78c1, U+78da, U+7926, U+796d, U+798d, U+7aae, U+7b52, U+7c92, U+7d68,
    U+7d81, U+7e31, U+7e5e, U+7e69, U+7e73, U+7f50, U+7f70, U+7f75, U+8058,
    U+8070, U+80c3, U+8105-8106, U+8108, U+8179, U+818f, U+81a9, U+81ed,
    U+820c-820d, U+8277, U+82d1, U+8461, U+84b8, U+852c, U+857e, U+8587, U+85e4,
    U+863f, U+8679, U+86c7, U+8702, U+8776, U+87ba, U+8896, U+88c2, U+88d5,
    U+88f8, U+8af8, U+8b7d, U+8ca2, U+8d64, U+8d74, U+8d81, U+8d99, U+8e5f,
    U+8e8d, U+8ecc, U+8ed2, U+8fb1, U+8fc5, U+9022, U+9038, U+905c, U+9081,
    U+9189, U+9234, U+92d2, U+934a, U+95a3, U+962a, U+9646, U+96d5, U+971c,
    U+9838, U+9875, U+98c4, U+99db, U+9a45, U+9a5f, U+9a6c, U+9ad2, U+9cf4,
    U+9d28, U+9daf, U+9df9, U+9e7d, U+9f0e, U+9f52, U+9f9c, U+ff11, U+ff1e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0d207b75dda981dc.woff2) format("woff2");
  unicode-range: U+2022, U+2500, U+25bc, U+4e1f, U+4e95, U+4f50, U+4f54, U+4f69,
    U+4fb6, U+4fc4, U+4fca, U+5009, U+50bb, U+5154, U+51cc, U+528d, U+5291,
    U+52d2, U+52e4, U+5353, U+5360, U+540a-540b, U+5410, U+54f2, U+5514, U+5537,
    U+558a, U+55ac, U+5617, U+56fd, U+573e, U+5766, U+5783, U+57d4, U+5806,
    U+5821, U+5857, U+5875, U+58f9, U+592f, U+5954, U+596a, U+59ae, U+59c6,
    U+59ca, U+59ff, U+5a03, U+5ae9, U+5b64, U+5bb4, U+5c3f, U+5c6f, U+5de1,
    U+5e16, U+5e45, U+5e72, U+5ec9, U+5f7c, U+5f81, U+5f90-5f92, U+6016, U+6085,
    U+6089, U+60a0, U+60a3, U+60b2, U+60d1, U+60f9, U+6155, U+6158, U+6191,
    U+6212, U+626e, U+62d4, U+632f, U+633a, U+63aa, U+642c, U+64a5, U+64cb,
    U+6566, U+6597, U+66b1, U+66ec, U+6731, U+6735, U+67ef, U+6846, U+6876,
    U+6881, U+68af-68b0, U+68c9, U+6905, U+6bc0, U+6beb, U+6c0f, U+6c1b, U+6c41,
    U+6ce5, U+6cf3, U+6d25, U+6d2a, U+6d3d, U+6dcb, U+6dd8, U+6dfa, U+6e9d,
    U+6eaa, U+6ec5, U+6ecb, U+6f0f, U+6f32, U+707d, U+708e, U+7092, U+716e,
    U+723a, U+731b, U+7345, U+7375, U+73b2, U+7434, U+74e6, U+758a, U+75be,
    U+75de, U+764c, U+76dc, U+788e, U+7897, U+789f, U+78a9, U+78b0, U+790e,
    U+7965, U+7a4e, U+7c43, U+7d17, U+7dd2, U+7e96, U+7f51, U+7f69, U+7f72,
    U+7fd4, U+7fe0, U+8017, U+80a9, U+80d6, U+8150, U+8178, U+81bd, U+829d,
    U+82ac, U+8303, U+838e, U+83cc, U+840c, U+8482, U+8499, U+85a9-85aa, U+883b,
    U+8861, U+88c1, U+88cf, U+88d9, U+8a3a, U+8a98, U+8aee, U+8c8c, U+8cc0,
    U+8ce2, U+8d0f, U+8da8, U+8dcc, U+8e0f, U+8f1d, U+8f29, U+8fad, U+9003,
    U+9006, U+903c, U+903e, U+9059, U+9072, U+9075, U+90ce, U+9130, U+91ac,
    U+91e3, U+9285, U+9298, U+92ea, U+9326, U+937e, U+95c6, U+9676-9677, U+9727,
    U+994b, U+99a8, U+99d0, U+9a30, U+9b42, U+9b45, U+9d3b, U+9e7f, U+9ee8,
    U+9f3b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/729118c65e036864.woff2) format("woff2");
  unicode-range: U+5e, U+3042, U+3044, U+3046, U+3048, U+304a-3050, U+3053-3057,
    U+3059-305b, U+305d-3061, U+3063-306c, U+306e-3079, U+307b, U+307d-307f,
    U+3082-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30c1, U+30c3-30c4,
    U+30c6-30e1, U+30e3-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e32, U+4ef2,
    U+4fd7, U+501f, U+5144, U+51c6, U+52c1, U+5440, U+54e6, U+54ed, U+5510,
    U+5687, U+58c1, U+5b5d, U+5bd2, U+5ee2, U+5f31, U+6012, U+6084, U+6148,
    U+6182, U+622a, U+6355, U+6372, U+63ee, U+6416, U+6575, U+660c, U+66c9,
    U+675c, U+6a6b, U+6b32, U+6b49, U+6b98, U+6d6e, U+6dda, U+6ef4, U+6efe,
    U+7159, U+7378, U+775b, U+78e8, U+7aa9, U+7d1b, U+7de9, U+7f6a, U+7f8a,
    U+7fbd, U+8000, U+809a, U+8102, U+8170, U+819c, U+8266, U+82b3, U+87f2,
    U+8972, U+8a17, U+8b02, U+8e22, U+904d, U+90ed, U+91c7, U+93c8, U+9451,
    U+9a37, U+9b27, U+ad6d, U+c5b4, U+d55c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9acce1dcf4575f9e.woff2) format("woff2");
  unicode-range: U+2502, U+2605, U+4e39, U+4e58, U+4ea1, U+4ed9, U+4f2f-4f30,
    U+4f38, U+4f75, U+4fc3, U+4ff1, U+500d, U+5049, U+5074, U+5077, U+5091,
    U+5175, U+517c, U+51cd, U+51e1, U+5269-526a, U+52aa, U+52c7, U+52df, U+5377,
    U+541b, U+5439, U+5448, U+54aa, U+5674, U+56f0, U+5761, U+585e, U+588a,
    U+58a8, U+58fd, U+5925, U+592e, U+5948, U+5999, U+59b3, U+5a18, U+5a1c,
    U+5a46, U+5b30, U+5b54, U+5b6b, U+5b8f, U+5be9, U+5bf8, U+5c0a, U+5c16,
    U+5c24, U+5c46, U+5cf0, U+5e1d, U+5e25, U+5e2d, U+5e3d, U+5e79, U+5f04,
    U+5fcd, U+5fe0, U+60dc, U+6163, U+616e, U+61f6, U+6258, U+6293, U+62c6,
    U+62d2, U+62d6, U+62fc, U+63da, U+63ed, U+640d, U+6458, U+649e, U+64ec,
    U+64f4, U+64fe, U+651c, U+6562, U+65cb, U+65e2, U+65fa, U+6628, U+6668,
    U+66a2, U+66dd, U+66fc, U+66ff, U+6717, U+67cf, U+67d4, U+6817, U+6885,
    U+695a, U+69cd, U+6afb, U+6bbc, U+6c89, U+6c96, U+6cc9, U+6d1b, U+6d1e,
    U+6d74, U+6db2, U+6dbc, U+6df7, U+6dfb, U+6e38, U+6f38, U+6f5b, U+6f64,
    U+6f8e, U+6fa4, U+6fc3, U+6fd5, U+7070, U+70b8, U+70cf, U+70e4, U+7169,
    U+7210, U+721b, U+7238, U+737b, U+73bb, U+746a, U+7483, U+74dc, U+74f6,
    U+7518, U+756a, U+75c7, U+7919, U+7956, U+795d, U+7a05, U+7a0d, U+7a3f,
    U+7bc9, U+7c97, U+7cd5, U+7d0b, U+7d10, U+7dfb, U+7e3e, U+7e6a, U+8036,
    U+808c, U+80af, U+80ce, U+80e1, U+80f8, U+817f, U+8216, U+8239, U+827e,
    U+8377, U+8389, U+83ab, U+83f2, U+840a, U+8584, U+85c9, U+865b, U+8766,
    U+87a2, U+8932, U+8a50, U+8a69, U+8a95, U+8b6f, U+8c37, U+8c6c, U+8ca9,
    U+8cfa, U+8d95, U+8de1, U+8f14, U+8f9b, U+8fa3, U+8feb, U+8ff4, U+9010,
    U+901b, U+905e, U+9080, U+912d, U+9177, U+9336, U+947d, U+963b, U+966a,
    U+9670, U+9769, U+9813, U+9846, U+98fd, U+99d5, U+9a0e, U+9a19, U+9b6f,
    U+9ce5, U+9cf3, U+9ece, U+9ed8, U+9f13, U+9f20;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/32c8e1b67a147b1c.woff2) format("woff2");
  unicode-range: U+201c-201d, U+203b, U+2192, U+25b2, U+300e-300f, U+4e01,
    U+4e73, U+4e82, U+4e88, U+4e8e, U+4f0a, U+4f5b, U+502b, U+504f, U+5076,
    U+5100, U+5104, U+5132, U+5192, U+51a0, U+51ac, U+51f1, U+5200, U+5224,
    U+522a, U+5237-5238, U+523a, U+526f, U+5289, U+52de, U+52f5, U+52ff, U+5371,
    U+539a, U+53e5, U+540e, U+5433, U+547c, U+552f, U+5531, U+5634, U+56c9,
    U+574a, U+57f7, U+57f9, U+5805, U+5851, U+5854, U+586b, U+58c7, U+58de,
    U+5967, U+59bb, U+59d3-59d4, U+5b55, U+5b87, U+5b97, U+5bae, U+5bbf, U+5be7,
    U+5bec, U+5cb8, U+5df7, U+5e7b-5e7c, U+5f1f, U+5f70, U+5fd9, U+60e1, U+61b6,
    U+61c2, U+6200, U+6234, U+6263, U+62b5, U+62dc, U+62ec, U+6383, U+638c,
    U+63cf, U+63d2, U+63e1, U+63f4, U+641e, U+64cd, U+64fa, U+654f, U+6557,
    U+656c, U+65c1, U+65d7, U+6620, U+6676, U+6696-6697, U+66ab, U+66c6, U+671d,
    U+672b, U+676f, U+677e, U+67d0, U+67d3, U+684c, U+68c4, U+690d, U+694a,
    U+699c, U+6a4b, U+6ac3, U+6b04, U+6b23, U+6b78, U+6b8a, U+6bd2, U+6c60,
    U+6cb3, U+6d89, U+6de1, U+6de8, U+6e6f, U+6f02, U+70c8, U+7126, U+718a,
    U+7236, U+723d, U+7246, U+72af, U+72d7, U+73cd, U+7532, U+760b, U+7626,
    U+7687, U+76df, U+7761, U+79cb, U+79d2, U+79df, U+7a69, U+7af6, U+7b80,
    U+7c3d, U+7c3f, U+7c4d, U+7cd6, U+7d2b, U+7de3, U+7e2e, U+7e54, U+7e6b,
    U+8010, U+80a5, U+812b, U+819a, U+81a0, U+82d7, U+838a, U+8463, U+84cb,
    U+8521, U+8607, U+860b, U+864e, U+871c, U+878d, U+885d, U+89f8, U+8a13,
    U+8aa0, U+8afe, U+8b5c, U+8c46, U+8cbf, U+8cd3, U+8cf4, U+8d08, U+8d0a,
    U+8ddd, U+8de8, U+8fea, U+9014, U+9055, U+906d, U+907a, U+907f, U+90a6,
    U+9178, U+92fc, U+934b, U+9396, U+93ae, U+9583, U+9663, U+9694, U+96bb,
    U+9707, U+9738, U+9905, U+9aa8, U+9b25, U+9b3c, U+9ea5, U+9eb5, U+9f4a,
    U+9f61, U+ff0d-ff0e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6d6ff95d9304d00a.woff2) format("woff2");
  unicode-range: U+3c, U+d7, U+2027, U+4e4e, U+4e92, U+4ea6, U+4ec1, U+4ecd,
    U+4f34, U+4f48, U+4f53, U+4fb5, U+5012, U+50b7, U+51b0, U+5283, U+52dd,
    U+532f, U+5354, U+53eb, U+53f3, U+5409, U+5496, U+54c8, U+54e5, U+554a,
    U+5561, U+5594, U+559d, U+56b4, U+56fa, U+5713, U+5750, U+57df, U+584a,
    U+590f, U+592b, U+593e, U+5976, U+599d, U+59b9, U+59d0, U+5a5a, U+5a66,
    U+5b85, U+5b88, U+5ba3, U+5bdf, U+5c01, U+5c04, U+5c3a, U+5c3e, U+5c4f,
    U+5ddd-5dde, U+5de7-5de8, U+5e63, U+5e8a, U+5e9c, U+5eda, U+5ef3, U+5ef6,
    U+5f48, U+5fb5, U+6015, U+6025, U+602a, U+6050, U+6069, U+6162, U+6176,
    U+61f7, U+6279, U+627f, U+6297, U+62b1, U+62bd, U+6311, U+6377, U+6388-6389,
    U+63a1-63a2, U+6436, U+64c1, U+64d4, U+6551, U+6563, U+65bd, U+66b4, U+66f2,
    U+6751, U+675f, U+6790, U+6838, U+68d2, U+68ee, U+6982, U+69ae, U+69cb,
    U+6a39, U+6b66, U+6bba, U+6c5f, U+6ce1, U+6d0b, U+6d3e, U+6d6a, U+6e1b,
    U+6ed1, U+6f22, U+6f54, U+6f6e, U+6fc0, U+6fdf, U+719f, U+71c8, U+71d2,
    U+7259, U+72c2, U+7389, U+73e0, U+745e, U+751a, U+751c, U+7530, U+7533,
    U+7562, U+7591, U+75c5, U+75db, U+7642, U+7686, U+76d2, U+76db, U+76e1,
    U+76e3, U+7701, U+786c, U+7981, U+79c0, U+79fb, U+7a81, U+7a97, U+7adf,
    U+7aef, U+7b26, U+7c64, U+7d0d, U+7d14, U+7d2f, U+7d9c, U+7dca, U+7df4,
    U+7e23, U+7f3a, U+8033, U+804a, U+8056, U+805a, U+8173, U+81e8, U+8212,
    U+821e, U+822a, U+82e6, U+8336, U+83dc, U+8449, U+84ee, U+85e5, U+885b,
    U+888b, U+8907, U+8a34, U+8a5e, U+8aa4, U+8ab0, U+8ab2, U+8ac7, U+8b66,
    U+8c6a, U+8c93, U+8c9d, U+8cb4, U+8dd1, U+8f2a, U+8fb2, U+9109, U+9192,
    U+91cb, U+91dd, U+93e1, U+964d, U+9686, U+968e, U+969c, U+96de, U+96e8,
    U+96ea, U+96f7, U+975c, U+9760, U+978b, U+9858, U+98ef, U+9918, U+9aee,
    U+9b54, U+9ebb, U+ff0f, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3cffdbc0622874e5.woff2) format("woff2");
  unicode-range: U+23-25, U+3d, U+4e45, U+4e5d, U+4e7e, U+4eac, U+4eae, U+4ed4,
    U+4ee4, U+4f01, U+4f3c, U+4f8b, U+4fc2, U+505c, U+50c5, U+5145, U+51b7,
    U+521d, U+523b, U+525b, U+5287, U+52e2, U+5348, U+535a, U+537b, U+5426,
    U+542b, U+5438, U+5462, U+54ea, U+555f, U+5566, U+5584, U+5609, U+5708,
    U+570d, U+571f, U+5747, U+5802, U+58d3, U+5920, U+5922, U+5957, U+5979,
    U+5a01, U+5a92, U+5abd, U+5b63, U+5b69, U+5b83, U+5bb3, U+5bc4, U+5bf5,
    U+5c3c, U+5c40, U+5c4b, U+5c64, U+5cf6, U+5de6, U+5e0c, U+5e55, U+5e78,
    U+5eab, U+5ead, U+5ee0, U+5f85, U+5f8b, U+5fd7-5fd8, U+6167, U+6298, U+62db,
    U+62ff, U+639b, U+63a7, U+642d, U+6469, U+64ad, U+651d, U+653b, U+65b7,
    U+65cf, U+665a, U+666e, U+66fe, U+6728, U+674e, U+67b6, U+6821, U+6839,
    U+6843, U+6a94, U+6b4c, U+6b50, U+6b62, U+6b72, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c7a, U+6c7d, U+6c99, U+6cb9, U+6ce2, U+6cf0, U+6d17, U+6d32,
    U+6e2c, U+6e56, U+6fb3, U+722d, U+723e, U+725b, U+734e, U+7387, U+73ed,
    U+7565, U+7570, U+76ca, U+76e4, U+773e, U+77ed, U+77f3, U+7814, U+7834,
    U+7968, U+79d8, U+7a7f, U+7af9, U+7b11, U+7b46, U+7b54, U+7bc4, U+7d19,
    U+7d22, U+7d42, U+7d55, U+7da0, U+7e41, U+7e7c, U+7f85, U+7ffb, U+8077,
    U+8089, U+80cc, U+81c9, U+81f4, U+81fa, U+820a, U+822c, U+826f, U+8349,
    U+85cd, U+86cb, U+8840, U+88dc, U+8986, U+8a0e, U+8a73, U+8a8c, U+8b1b,
    U+8b9a, U+8c50, U+8ca0, U+8cde, U+8cfd, U+8d8a, U+8df3, U+8e64, U+8ecd,
    U+8edf, U+8f38, U+8fd4, U+8ff0, U+8ff7, U+9000, U+9047, U+9060, U+90f5,
    U+9152, U+91ce, U+9280, U+9418, U+9435, U+9589, U+9592, U+9678, U+968a,
    U+96aa, U+96c5, U+96d6, U+96dc, U+96f6, U+9732, U+9748, U+9802, U+9806,
    U+9808, U+983b, U+984d, U+984f, U+9867, U+98db, U+98f2, U+98fe, U+9a5a,
    U+9b06, U+9b5a, U+9bae, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0b2e55b51a1e0615.woff2) format("woff2");
  unicode-range: U+40, U+2026, U+4e03, U+4e14, U+4e9e, U+4ec0, U+4ed8, U+4f11,
    U+4f4e-4f4f, U+4f73, U+4fee, U+5019, U+503c, U+5047, U+514b, U+516b, U+5178,
    U+5207, U+520a, U+5236, U+5343, U+5347, U+534a, U+5370, U+53cd, U+53e4,
    U+53e6, U+53f2, U+5403, U+5411, U+5427, U+5468, U+5473, U+547d, U+552e,
    U+5740, U+5883, U+589e, U+591c, U+5931, U+59cb, U+5a1b, U+5b58, U+5b98,
    U+5b9c, U+5ba4, U+5bcc, U+5beb, U+5c45, U+5c6c, U+5dee, U+5df4, U+5e03,
    U+5e33, U+5e6b, U+5e7e, U+5e8f, U+5e95, U+5ea7, U+5f15, U+5f62, U+5f69,
    U+5f80, U+5fa9, U+5fae, U+5fb7, U+5ff5, U+600e, U+601d, U+60e0, U+614b,
    U+6230, U+623f, U+628a, U+6295, U+62c9, U+6309, U+64c7, U+64ca, U+652f,
    U+6545, U+6548, U+65af, U+65e9, U+6625, U+666f, U+667a, U+670b, U+671b,
    U+6750, U+677f, U+6975, U+6a13, U+6a21, U+6aa2, U+6b65, U+6b77, U+6bb5,
    U+6cc1, U+6ce8, U+6df1, U+6e90, U+6e96, U+6eab, U+6f14, U+6f2b, U+700f,
    U+706b, U+7206, U+724c, U+72c0, U+7368, U+7372, U+74b0, U+756b, U+76ae,
    U+773c, U+78ba, U+798f, U+79ae, U+7a4d, U+7a76, U+7ae5, U+7b56, U+7b97,
    U+7bb1, U+7bc7, U+7c73, U+7c89, U+7d00, U+7d20, U+7d39, U+7d72, U+7dad,
    U+7e8c, U+7fa4, U+7fd2, U+8003, U+807d, U+80a1, U+80b2, U+8166, U+8208-8209,
    U+82e5, U+843d, U+85cf, U+85dd, U+862d, U+8857, U+8863, U+89ba, U+89d2,
    U+8a2a, U+8a31, U+8a62, U+8a66, U+8a72, U+8abf, U+8b1d, U+8b58, U+8c61,
    U+8ca1, U+8ca8, U+8cac, U+8cbc, U+8d70, U+8da3, U+8db3, U+8ddf, U+8f03,
    U+8f15, U+8f2f, U+8fa6, U+8fce, U+8ffd, U+900f, U+9031, U+9069, U+908a,
    U+91ab, U+91cc, U+92b7, U+9322, U+932f, U+9375, U+9632, U+963f, U+9644,
    U+9662, U+9673, U+967d, U+96a8, U+96c4, U+96d9, U+96e2-96e3, U+96f2, U+9752,
    U+97d3, U+97ff, U+9805, U+9810, U+9818, U+986f, U+990a, U+9910, U+9928,
    U+9e97, U+9ec3, U+9f8d, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5941ec4c0d66dc22.woff2) format("woff2");
  unicode-range: U+26, U+3e, U+5f, U+7e, U+3000, U+300a-300b, U+3010-3011,
    U+4e16, U+4e26, U+4e94, U+4e9b, U+4ea4, U+4eca-4ecb, U+4efb, U+4efd, U+4f46,
    U+4f55, U+4f9b, U+4f9d, U+4fbf, U+505a, U+5065, U+5099, U+50cf, U+512a,
    U+5143, U+5148, U+5152, U+5169, U+516d, U+5171, U+5177, U+518a, U+5225,
    U+5247, U+5275, U+529f, U+52a9, U+5305, U+5341, U+5357, U+5361, U+5373,
    U+53bb, U+53c3, U+53c8, U+53d6-53d7, U+53e3, U+5404, U+559c, U+55ce, U+5668,
    U+56db, U+5712, U+5718, U+57ce, U+57fa, U+58eb, U+592a, U+5947, U+5bc6,
    U+5bf6, U+5c0e, U+5c11, U+5c1a, U+5c55, U+5c71, U+5df1, U+5e2b, U+5e36,
    U+5e97, U+5eb7, U+5ee3, U+5efa, U+5f35, U+5f37, U+5f88, U+5f9e, U+5fc5,
    U+606f, U+60a8, U+6232, U+6236, U+624d, U+627e, U+6280, U+62cd, U+6301,
    U+6307, U+6392, U+63db, U+64da, U+6539, U+653e-653f, U+6559, U+6574, U+65c5,
    U+6613, U+66f8, U+6797, U+67e5, U+6848, U+6a19, U+6a23, U+6b61, U+6bcf,
    U+6c11, U+6c42, U+6d41, U+6d77, U+6e2f, U+6eff, U+7167, U+71df, U+738b,
    U+73a9, U+7403, U+7537, U+754c, U+7559, U+767d-767e, U+78bc, U+793a, U+795e,
    U+79c1, U+79d1, U+7a2e, U+7a31, U+7a7a, U+7ae0, U+7ba1, U+7bc0, U+7c21,
    U+7cfb, U+7d04-7d05, U+7d1a, U+7d30, U+7d44, U+7d66, U+7d71, U+7de8, U+7e3d,
    U+7f6e, U+7fa9, U+8001, U+805e, U+8072, U+81f3, U+82f1, U+83ef, U+842c,
    U+8457, U+85a6, U+8655, U+8853, U+88ab, U+88dd, U+88e1, U+88fd, U+897f,
    U+898f, U+89aa, U+89bd, U+89c0, U+89e3, U+8a02, U+8a3b, U+8a55, U+8a8d,
    U+8a9e, U+8ad6, U+8b49, U+8b70, U+8b77, U+8b80, U+8b8a, U+8b93, U+8cb7,
    U+8ce3, U+8cea, U+8cfc, U+8f09, U+8fd1, U+9001, U+901f-9020, U+9054, U+90a3,
    U+914d, U+91cf, U+9304, U+95b1, U+9664, U+969b, U+96b1, U+96c6, U+9700,
    U+975e, U+97f3, U+98a8, U+98df, U+9999, U+99ac, U+9a57, U+9ebc, U+9ed1;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7db9d1101db27256.woff2) format("woff2");
  unicode-range: U+d, U+2b, U+7c, U+a9, U+300c-300d, U+4e09, U+4e3b, U+4e4b,
    U+4e5f, U+4e86, U+4e8b-4e8c, U+4eab, U+4ed6, U+4ee3, U+4ef6, U+4f1a, U+4f4d,
    U+4f60, U+4f7f, U+4fdd, U+4fe1, U+50b3, U+50f9, U+5149, U+514d, U+5167,
    U+5176, U+518d, U+5217, U+5229, U+524d, U+529b, U+52a0, U+52d9, U+5316-5317,
    U+5340, U+539f, U+53ca-53cb, U+53ea, U+53f8, U+5408, U+540c-540d, U+544a,
    U+548c, U+54c1, U+54e1, U+5546, U+554f, U+55ae, U+56de, U+56e0, U+5716,
    U+578b, U+5831, U+5834, U+5916, U+5973, U+5982, U+5b57, U+5b78, U+5b89,
    U+5b8c, U+5b9a, U+5ba2, U+5bb9, U+5be6, U+5c07-5c08, U+5c0b, U+5c0d, U+5c31,
    U+5de5, U+5df2, U+5e02, U+5e38, U+5ea6, U+5f0f, U+5f71, U+5f8c, U+5f97,
    U+5feb, U+6027, U+60c5, U+60f3, U+610f, U+611b, U+611f, U+61c9, U+6216,
    U+624b, U+6253, U+63a5, U+63a8, U+63d0, U+641c, U+6536, U+6578, U+6599,
    U+661f, U+662d, U+670d, U+671f, U+672a, U+6771, U+679c, U+682a, U+683c,
    U+689d, U+696d, U+6a02, U+6a5f, U+6b0a, U+6b21, U+6b3e, U+6b64, U+6bd4,
    U+6c23, U+6c34, U+6c92, U+6cd5, U+6d3b, U+6d88, U+6e05, U+7063, U+7121,
    U+7136, U+71b1, U+7247-7248, U+7269, U+7279, U+73fe, U+7406, U+7522, U+7531,
    U+7576, U+767b, U+76ee, U+76f4, U+770b, U+771f, U+77e5, U+793e, U+7a0b,
    U+7acb, U+7ad9, U+7b2c, U+7b49, U+7cbe, U+7d50, U+7d61, U+7d93, U+7dda,
    U+8005, U+800c, U+806f, U+8207, U+8272, U+82b1, U+865f, U+8868, U+898b,
    U+8996, U+8a00, U+8a08, U+8a0a, U+8a18, U+8a2d, U+8a71, U+8aaa, U+8acb,
    U+8cbb, U+8cc7, U+8d77, U+8d85, U+8def, U+8eab, U+8eca, U+8f49, U+9019-901a,
    U+9023, U+9032, U+904a-904b, U+904e, U+9053, U+9078, U+9084, U+90e8, U+90fd,
    U+91cd, U+91d1, U+9577, U+9580, U+9593, U+9650, U+9762, U+982d, U+984c,
    U+985e, U+9ad4, U+9ad8, U+9ede, U+ff01, U+ff08-ff09, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2e3ac035460ff4e0.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-5d, U+61-7b, U+7d, U+a0,
    U+ab, U+ae, U+b2-b3, U+b7, U+bb, U+bf, U+c9, U+cd, U+d6, U+e?, U+f1-f4, U+f6,
    U+f9-fa, U+fc-fd, U+101, U+103, U+110-111, U+113, U+12b, U+14d, U+16b, U+1a1,
    U+1b0, U+1ce, U+300-301, U+1ea1, U+1ea3, U+1ebf, U+1ec7, U+2013-2014,
    U+2039-203a, U+203c, U+2122, U+3001-3002, U+4e00, U+4e0a-4e0b, U+4e0d,
    U+4e2d, U+4eba, U+4ee5, U+4f5c, U+4f86, U+500b, U+5011, U+5165, U+5168,
    U+516c, U+51fa, U+5206, U+5230, U+52d5, U+53ef-53f0, U+570b, U+5728, U+5730,
    U+591a, U+5927, U+5929, U+597d, U+5b50, U+5bb6, U+5c0f, U+5e73-5e74, U+5fc3,
    U+6210-6211, U+6240, U+6587, U+65b0, U+65b9, U+65bc, U+65e5, U+660e, U+662f,
    U+6642, U+66f4, U+6700, U+6703, U+6708-6709, U+672c, U+6b63, U+6cbb,
    U+70b9-70ba, U+751f, U+7528, U+767c, U+7684, U+76f8, U+7db2, U+7f8e, U+80fd,
    U+81ea, U+884c, U+8981, U+958b, U+95dc, U+96fb, U+9801, U+9996, U+ff0c,
    U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/06d1eb18badf7ddf.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/04d06ef04980eb3b.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d7847f8f7d064228.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/cd9c9047948a1269.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0ba647105d5747ce.woff2) format("woff2");
  unicode-range: U+1f921-1f930, U+1f932-1f935, U+1f937-1f939, U+1f940-1f944,
    U+1f947-1f94a, U+1f95?, U+1f962-1f967, U+1f969-1f96a, U+1f980-1f981,
    U+1f984-1f98d, U+1f990-1f992, U+1f994-1f996, U+1f9c0, U+1f9d0, U+1f9d2,
    U+1f9d4, U+1f9d6, U+1f9d8, U+1f9da, U+1f9dc-1f9dd, U+1f9df-1f9e2,
    U+1f9e5-1f9e6, U+20024, U+20487, U+20779, U+20c41, U+20c78, U+20d71, U+20e98,
    U+20ef9, U+2107b, U+210c1, U+22c51, U+233b4, U+24a12, U+2512b, U+2546e,
    U+25683, U+267cc, U+269f2, U+27657, U+282e2, U+2898d, U+29d5a, U+f0001-f0005,
    U+f0019, U+f009b, U+f0101-f0104, U+f012b, U+f01ba, U+f01d6, U+f0209, U+f0217,
    U+f0223-f0224, U+fc355, U+fe327, U+fe517, U+feb97, U+fffb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/08393b799a0a4ded.woff2) format("woff2");
  unicode-range: U+ff78-ff7e, U+ff80-ff86, U+ff89-ff94, U+ff97-ff9e, U+ffb9,
    U+ffe0-ffe3, U+ffe9, U+ffeb, U+ffed, U+fffc, U+1d7c7, U+1f004, U+1f0cf,
    U+1f141-1f142, U+1f150, U+1f154, U+1f158, U+1f15b, U+1f15d-1f15e,
    U+1f162-1f163, U+1f170-1f171, U+1f174, U+1f177-1f178, U+1f17d-1f17f,
    U+1f192-1f195, U+1f197-1f19a, U+1f1e6-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f22f,
    U+1f232-1f237, U+1f239-1f23a, U+1f250-1f251, U+1f300, U+1f302-1f319;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/00f6fe109737c3fd.woff2) format("woff2");
  unicode-range: U+fa0a, U+fa0c, U+fa11, U+fa17, U+fa19, U+fa1b, U+fa1d, U+fa26,
    U+fa2c, U+fb01, U+fdfc, U+fe0e, U+fe33-fe36, U+fe38-fe44, U+fe49-fe51,
    U+fe54, U+fe56-fe57, U+fe59-fe5c, U+fe5f-fe6a, U+fe8e, U+fe92-fe93, U+feae,
    U+fecb-fecc, U+fee0, U+feec, U+fef3, U+ff04, U+ff07, U+ff26-ff2c,
    U+ff31-ff32, U+ff35-ff37, U+ff39-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d,
    U+ff61-ff65, U+ff67-ff68, U+ff6a, U+ff6c-ff77;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2d891b3c73cb41cd.woff2) format("woff2");
  unicode-range: U+f78a-f78c, U+f78e, U+f792-f796, U+f798, U+f79c, U+f7f5,
    U+f812, U+f815, U+f876, U+f8f5, U+f8f8, U+f8ff, U+f901-f902, U+f904, U+f906,
    U+f909-f90a, U+f90f, U+f914, U+f918-f919, U+f91b, U+f91d, U+f91f, U+f923,
    U+f925, U+f92d-f92f, U+f934, U+f937-f938, U+f93d, U+f93f, U+f941, U+f949,
    U+f94c, U+f94e-f94f, U+f95a, U+f95d-f95e, U+f961-f963, U+f965-f970, U+f974,
    U+f976-f97a, U+f97c, U+f97e-f97f, U+f981, U+f983, U+f988, U+f98a, U+f98c,
    U+f98e, U+f996-f997, U+f999-f99a, U+f99c, U+f99f-f9a0, U+f9a3, U+f9a8,
    U+f9ad, U+f9b2-f9b6, U+f9b9-f9ba, U+f9bd-f9be, U+f9c1, U+f9c4, U+f9c7,
    U+f9ca, U+f9cd, U+f9d0-f9d1, U+f9d3-f9d4, U+f9d7-f9d8, U+f9dc-f9dd,
    U+f9df-f9e1, U+f9e4, U+f9e8-f9ea, U+f9f4, U+f9f6-f9f7, U+f9f9-f9fa,
    U+f9fc-fa01, U+fa03-fa04, U+fa06, U+fa08-fa09;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2eca9848d024747a.woff2) format("woff2");
  unicode-range: U+9eb9-9eba, U+9ebe-9ebf, U+9ecc-9ecd, U+9ed0, U+9ed2, U+9ed4,
    U+9ed9-9eda, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5, U+9ee7, U+9eee,
    U+9ef3-9ef4, U+9ef6-9ef7, U+9ef9, U+9efb-9efd, U+9eff, U+9f07-9f09, U+9f10,
    U+9f14-9f15, U+9f19, U+9f22, U+9f29, U+9f2c, U+9f2f, U+9f31, U+9f34, U+9f37,
    U+9f39, U+9f3d-9f3e, U+9f41, U+9f4c-9f50, U+9f54, U+9f57, U+9f59, U+9f5c,
    U+9f5f-9f60, U+9f62-9f63, U+9f66-9f67, U+9f6a, U+9f6c, U+9f72, U+9f76-9f77,
    U+9f7f, U+9f84-9f85, U+9f88, U+9f8e, U+9f91, U+9f94-9f96, U+9f98,
    U+9f9a-9f9b, U+9f9f-9fa0, U+9fa2, U+9fa4, U+a1f4, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+aa31, U+ab34, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11,
    U+ac13-ac16, U+ac19, U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78,
    U+ac80-ac81, U+ac83, U+ac8c, U+ac90, U+aca0, U+aca8-aca9, U+acac, U+acb0,
    U+acb8-acb9, U+acbc-acbd, U+acc1, U+acc4, U+ace0-ace1, U+ace4, U+ace8,
    U+acf0-acf1, U+acf3, U+acf5, U+acfc;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/82f38d18479d7627.woff2) format("woff2");
  unicode-range: U+9d34, U+9d37, U+9d3d, U+9d42, U+9d50, U+9d52-9d53, U+9d59,
    U+9d5c, U+9d5e-9d61, U+9d6a, U+9d6f-9d70, U+9d77, U+9d7a, U+9d7e, U+9d87,
    U+9d89, U+9d8f, U+9d91-9d93, U+9d96, U+9d98, U+9d9a, U+9da1-9da2, U+9da5,
    U+9da9, U+9dab-9dac, U+9db1-9db2, U+9db5, U+9db9-9dbc, U+9dbf-9dc2, U+9dc4,
    U+9dc7-9dc9, U+9dd3, U+9dd6, U+9dd9-9dda, U+9dde-9ddf, U+9de2, U+9de5-9de6,
    U+9de8, U+9def-9df0, U+9df2-9df4, U+9df8, U+9dfa, U+9dfd, U+9dff, U+9e02,
    U+9e07, U+9e0a, U+9e11, U+9e15, U+9e18, U+9e1a-9e1b, U+9e1d-9e1e,
    U+9e20-9e23, U+9e25-9e26, U+9e2d, U+9e2f, U+9e33, U+9e35, U+9e3d-9e3f,
    U+9e42-9e43, U+9e45, U+9e48-9e4a, U+9e4c, U+9e4f, U+9e51, U+9e55, U+9e64,
    U+9e66, U+9e6b, U+9e6d-9e6e, U+9e70, U+9e73, U+9e75, U+9e78, U+9e80-9e83,
    U+9e87-9e88, U+9e8b-9e8c, U+9e90-9e91, U+9e93, U+9e96, U+9e9d, U+9ea1,
    U+9ea4, U+9ea6, U+9ea9-9eab, U+9ead, U+9eaf, U+9eb4, U+9eb7-9eb8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d0088d15d7229bc2.woff2) format("woff2");
  unicode-range: U+9bd3-9bd7, U+9bd9, U+9bdb, U+9bdd, U+9be1-9be2, U+9be4-9be5,
    U+9be7, U+9bea, U+9bed-9bee, U+9bf0-9bf1, U+9bf5, U+9bf7, U+9bf9, U+9bfd,
    U+9bff, U+9c02, U+9c06, U+9c08-9c0a, U+9c0d, U+9c10, U+9c12-9c13, U+9c15,
    U+9c1c, U+9c1f, U+9c21, U+9c23-9c25, U+9c28-9c29, U+9c2d-9c2e, U+9c31-9c33,
    U+9c35-9c37, U+9c39-9c3b, U+9c3d-9c3e, U+9c40, U+9c42, U+9c45-9c49, U+9c52,
    U+9c54, U+9c56, U+9c58-9c5a, U+9c5d, U+9c5f-9c60, U+9c63, U+9c67-9c68,
    U+9c72, U+9c75, U+9c78, U+9c7a-9c7c, U+9c7f-9c81, U+9c87-9c88, U+9c8d,
    U+9c91, U+9c94, U+9c97, U+9c9b, U+9ca4, U+9ca8, U+9cab, U+9cad, U+9cb1-9cb3,
    U+9cb6-9cb8, U+9cc4-9cc5, U+9ccc-9ccd, U+9cd5-9cd7, U+9cdd-9cdf, U+9ce7,
    U+9ce9, U+9cee-9cf0, U+9cf2, U+9cfc-9cfe, U+9d03, U+9d06-9d08, U+9d0e,
    U+9d10, U+9d12, U+9d15, U+9d17, U+9d1d-9d1f, U+9d23, U+9d2b, U+9d2f-9d30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d06d88ed62e77115.woff2) format("woff2");
  unicode-range: U+9a6f-9a71, U+9a73-9a74, U+9a76, U+9a78-9a79, U+9a7b-9a7c,
    U+9a7e-9a7f, U+9a81-9a82, U+9a84-9a87, U+9a8a-9a8b, U+9a8f-9a91, U+9a97,
    U+9a9a, U+9a9e, U+9aa0-9aa1, U+9aa4-9aa5, U+9aaf-9ab1, U+9ab6, U+9ab9-9aba,
    U+9abe, U+9ac0-9ac5, U+9ac8, U+9acb-9acc, U+9ace-9acf, U+9ad1, U+9ad5-9ad7,
    U+9ad9, U+9adf, U+9ae1, U+9ae3, U+9aea-9aeb, U+9aed, U+9aef, U+9af2, U+9af4,
    U+9af9, U+9afb, U+9afd, U+9b03-9b04, U+9b08, U+9b13, U+9b18, U+9b1f,
    U+9b22-9b23, U+9b28-9b2a, U+9b2c-9b30, U+9b32, U+9b3b, U+9b43, U+9b46-9b49,
    U+9b4b-9b4e, U+9b51, U+9b55, U+9b58, U+9b5b, U+9b5e-9b60, U+9b63,
    U+9b68-9b69, U+9b74, U+9b7d, U+9b80-9b81, U+9b83-9b84, U+9b87-9b88,
    U+9b8a-9b8b, U+9b8d-9b8e, U+9b90, U+9b92-9b95, U+9b97, U+9b9f-9ba0,
    U+9ba2-9ba3, U+9ba8, U+9bab, U+9bb0, U+9bb8, U+9bc0-9bc1, U+9bc3,
    U+9bc6-9bc8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4b53c0ce6eac4969.woff2) format("woff2");
  unicode-range: U+9912, U+9914, U+9916-9917, U+991b-991c, U+991e, U+9920,
    U+9927, U+992b-992c, U+992e, U+9931-9933, U+9938, U+993a, U+993c-9940,
    U+9943-9944, U+9948-994a, U+994c-994e, U+9951, U+9954, U+995c, U+995e-995f,
    U+9961-9962, U+9965, U+9968, U+996a, U+996d-9972, U+9975-9976, U+997a,
    U+997c, U+997f-9980, U+9984-9985, U+9988, U+998b, U+998d, U+998f, U+9992,
    U+9994-9995, U+9997-9998, U+999c, U+999e, U+99a0-99a1, U+99ab, U+99af,
    U+99b1, U+99b4, U+99b9, U+99c4-99c6, U+99cf, U+99d1-99d2, U+99d4, U+99d6,
    U+99d8-99d9, U+99df, U+99e1-99e2, U+99e9, U+99ee, U+99f0, U+99f8, U+99fb,
    U+9a01-9a05, U+9a0c, U+9a0f-9a13, U+9a16, U+9a1b-9a1c, U+9a20, U+9a24,
    U+9a28, U+9a2b, U+9a2d-9a2e, U+9a34-9a36, U+9a38, U+9a3e, U+9a40-9a44,
    U+9a4a, U+9a4c-9a4e, U+9a52, U+9a56, U+9a62-9a65, U+9a69-9a6b, U+9a6d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1dfd406d30a6b87c.woff2) format("woff2");
  unicode-range: U+97c6, U+97c9, U+97cd, U+97d6, U+97d8-97d9, U+97dc-97de,
    U+97e1, U+97e6-97e7, U+97ec-97ee, U+97f0-97f1, U+97f5, U+97f9-97fa, U+97fe,
    U+9804, U+9807, U+980a, U+980e-980f, U+9814, U+9816, U+981a, U+981c, U+981e,
    U+9820-9821, U+9823, U+9826, U+9828, U+982a-982c, U+9832, U+9834-9835,
    U+9837, U+9839, U+983c-983d, U+9845, U+9848-9849, U+984e, U+9852-9857,
    U+9859-985a, U+9862-9863, U+9865, U+9870-9871, U+9873-9874, U+9877,
    U+987a-987f, U+9881-9882, U+9885, U+9887-988a, U+988c-988d, U+9890, U+9893,
    U+9896-9897, U+989a, U+989c-989e, U+98a0, U+98a4, U+98a6-98a7, U+98a9,
    U+98ae-98af, U+98b2-98b3, U+98b6-98b8, U+98ba-98bd, U+98bf, U+98c7-98c8,
    U+98ca, U+98d2-98d3, U+98d8-98da, U+98dc, U+98de, U+98e0-98e1, U+98e3,
    U+98e5, U+98e7-98e9, U+98eb-98ee, U+98f1, U+98f4, U+9901, U+9908-9909,
    U+990c, U+9911;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e506c40d0d74383b.woff2) format("woff2");
  unicode-range: U+964e-964f, U+9651, U+9653-9655, U+9658, U+965b-965f, U+9661,
    U+9665, U+9668-9669, U+966c, U+9672, U+9674, U+967a, U+9682-9685,
    U+9688-9689, U+968b, U+968d, U+9695, U+9697-9698, U+969e, U+96a0-96a4,
    U+96a9, U+96ac, U+96ae, U+96b0, U+96b2-96b4, U+96b6-96b7, U+96b9,
    U+96bc-96be, U+96c3, U+96c9-96cb, U+96ce-96cf, U+96d1-96d2, U+96d8, U+96dd,
    U+96e9, U+96eb, U+96f0-96f1, U+96f3-96f4, U+96f9, U+96fe-96ff, U+9701-9702,
    U+9705, U+9708, U+970a, U+970e-9711, U+9719, U+971d, U+971f-9720, U+9728,
    U+972a, U+972d, U+9730, U+9733, U+973a, U+973d, U+9744, U+9746-9747, U+9749,
    U+9750-9751, U+9753, U+9758-9759, U+975b, U+975d, U+9763, U+9765-9766,
    U+9768, U+976c-976d, U+9771, U+9773, U+9776, U+977a, U+977c, U+9780,
    U+9784-9786, U+9788, U+978e-978f, U+9798, U+979d-979e, U+97a3, U+97a5-97a6,
    U+97a8, U+97ab-97ac, U+97ae, U+97b6-97b7, U+97b9, U+97bf, U+97c1, U+97c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/52d85461a506b50f.woff2) format("woff2");
  unicode-range: U+950c, U+950f-9510, U+9519-951b, U+951d, U+951f, U+9521-9526,
    U+952d-9530, U+9535, U+953a-953b, U+9540-9542, U+9547, U+9549-954a, U+954d,
    U+9550-9551, U+9554-9556, U+955c, U+956c-956d, U+956f-9570, U+9573, U+9576,
    U+9578, U+9582, U+9586, U+9588, U+958e-958f, U+9599, U+959c, U+959e-959f,
    U+95a1-95a2, U+95a4, U+95a6-95a7, U+95aa-95ae, U+95b0, U+95b2, U+95b6,
    U+95b9-95bf, U+95c2-95c4, U+95c7-95c9, U+95cb-95cd, U+95d0, U+95d3-95d5,
    U+95d7-95d8, U+95da, U+95de, U+95e0-95e1, U+95e4-95e5, U+95ea-95eb,
    U+95ef-95f0, U+95f2-95f3, U+95f5, U+95f7-95fa, U+95fd, U+9600-9602,
    U+9607-9609, U+960e, U+9610-9611, U+9614, U+9616, U+9619-961a, U+961c-961d,
    U+961f, U+9621, U+9624, U+9628, U+962f, U+9633-9636, U+963c, U+9641-9643,
    U+9645, U+9647-9648;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/db711dd8ee25e216.woff2) format("woff2");
  unicode-range: U+93e4, U+93e8, U+93ee, U+93f0, U+93f5, U+93f7-93f9, U+93fb,
    U+9403, U+9407, U+940f-9410, U+9413-9414, U+9417, U+9419-941a, U+941c,
    U+941e, U+9420-9425, U+9427-942b, U+942e, U+9432-9433, U+9436, U+9438,
    U+943a, U+943d, U+943f-9440, U+9445, U+944a, U+944c, U+9454-9455,
    U+945a-945b, U+945e, U+9460, U+9462-9463, U+9468, U+946a, U+946d, U+946f,
    U+9471, U+9474-9477, U+9479, U+947e-9481, U+9488-948a, U+948e, U+9492-9493,
    U+9497, U+9499, U+949b-94a3, U+94a5-94a9, U+94ac, U+94ae-94b1, U+94b3-94b5,
    U+94bb-94bc, U+94be-94c3, U+94c5-94c6, U+94c9, U+94ce-94d0, U+94db-94dd,
    U+94e0, U+94e2-94e3, U+94e8, U+94ec-94ee, U+94f0, U+94f2, U+94f5-94f6,
    U+94f8, U+94fa, U+94ff-9502, U+9504-9506, U+9508, U+950b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9719372f17313b04.woff2) format("woff2");
  unicode-range: U+92e5-92e6, U+92e8-92e9, U+92ed-92ef, U+92f1-92f3, U+92f6,
    U+92f9, U+92fb, U+9300-9302, U+9306, U+930b, U+930f, U+9312, U+9315,
    U+9319-931b, U+931d-931f, U+9321, U+9323-9325, U+9327-932a, U+932c-932e,
    U+9331-9333, U+9335, U+9338, U+933c, U+9340-9341, U+9345-9349, U+934f-9352,
    U+9354, U+9356-935a, U+935c-9360, U+9363-9367, U+9369-936a, U+936c, U+936e,
    U+9370-9371, U+9373, U+9376, U+9379-937a, U+937c, U+9385, U+9387, U+938c,
    U+938f, U+9394, U+9397-9398, U+939a-939b, U+939d-939e, U+93a1-93a3,
    U+93a6-93a7, U+93a9-93aa, U+93ac-93ad, U+93af-93b0, U+93b3-93bb, U+93bd-93be,
    U+93c0-93c4, U+93c7, U+93ca-93cd, U+93d0-93d1, U+93d6-93d8, U+93dc-93de,
    U+93e0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d5f368e1b06cc22c.woff2) format("woff2");
  unicode-range: U+91f0-91f1, U+91f5-91fa, U+91fd, U+91ff-9201, U+9203-920a,
    U+920d-920e, U+9210-9211, U+9217, U+9219, U+921c, U+9221, U+9224-9225,
    U+9227, U+922a, U+922d-922e, U+9230-9231, U+9233, U+9235-9239, U+923b,
    U+923d-9241, U+9244, U+9246, U+9248-9249, U+924b-9251, U+9253, U+925a,
    U+925d-925e, U+9262, U+9265-9267, U+926b-926d, U+926f, U+9271-9272, U+9274,
    U+9276, U+9278, U+927a-927c, U+927e-927f, U+9282-9283, U+9286, U+9288,
    U+928a, U+928d-928e, U+9291, U+9295-9296, U+9299-929b, U+929d, U+92a0-92ae,
    U+92b2, U+92b5-92b6, U+92bb-92bc, U+92c2-92c3, U+92c6-92cd, U+92cf-92d1,
    U+92d5, U+92d7, U+92d9, U+92dd, U+92df, U+92e4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/361cc631d57e9a37.woff2) format("woff2");
  unicode-range: U+90bb, U+90bd-90be, U+90c3-90c5, U+90c7, U+90d1, U+90d4-90d5,
    U+90d7, U+90db-90df, U+90e2-90e4, U+90ea-90eb, U+90ef, U+90f4, U+90f7-90f8,
    U+90fc, U+90fe-9100, U+9102, U+9104, U+9106, U+9112, U+9114-911a, U+911c,
    U+911e, U+9120, U+9122-9123, U+9129, U+912b, U+912f, U+9131-9132, U+9134,
    U+9136, U+9139-913a, U+9143, U+9146, U+9148-914a, U+914e-9150, U+9154,
    U+9156-9157, U+9159-915a, U+915d-915e, U+9161-9164, U+916b, U+916e,
    U+9170-9172, U+9174, U+9176, U+9179-917a, U+917f, U+9181-9182, U+9184-9186,
    U+918c-918e, U+9190-9191, U+9196, U+919a-919b, U+919e, U+91a1-91a4, U+91a7,
    U+91aa, U+91ae-91b2, U+91b4-91b5, U+91b8, U+91bd-91be, U+91c1, U+91c3,
    U+91c5-91c6, U+91c8-91ca, U+91d2-91d5, U+91d7, U+91d9, U+91e1, U+91e4,
    U+91e6-91e9, U+91ec-91ed;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9a5e2f712cce3f1a.woff2) format("woff2");
  unicode-range: U+8f68-8f69, U+8f6d-8f72, U+8f74, U+8f76, U+8f7b-8f7c, U+8f7f,
    U+8f83-8f86, U+8f88-8f8a, U+8f8d, U+8f90, U+8f93, U+8f95-8f97, U+8f99,
    U+8f9e-8f9f, U+8fa2, U+8fa7, U+8fa9, U+8fab, U+8fae, U+8fb3, U+8fb5-8fb6,
    U+8fba-8fbd, U+8fbf, U+8fc1-8fc2, U+8fc6, U+8fc8, U+8fcc-8fcd, U+8fd2-8fd3,
    U+8fd5, U+8fdc-8fdd, U+8fdf, U+8fe2-8fe5, U+8fe8-8fe9, U+8fed-8fee, U+8ff3,
    U+8ff5, U+8ff8, U+8ffa-8ffc, U+8ffe, U+9002, U+9004, U+9008, U+900a-900b,
    U+9011-9013, U+9016, U+901e, U+9021, U+9024, U+902d, U+902f-9030,
    U+9034-9036, U+9039-903b, U+9041, U+9044-9045, U+904f-9052, U+9057-9058,
    U+905b, U+905d, U+9061-9062, U+9065, U+9068, U+906f, U+9074, U+9079, U+907d,
    U+9083, U+9085, U+9087-9089, U+908b, U+9090, U+9093, U+9095, U+9097, U+9099,
    U+909b, U+909d-909e, U+90a0-90a2, U+90ac, U+90af-90b0, U+90b2-90b4, U+90b6,
    U+90b9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/32cc01d7bb8efbef.woff2) format("woff2");
  unicode-range: U+8e18, U+8e1d-8e21, U+8e23, U+8e26-8e28, U+8e2a-8e2b,
    U+8e2d-8e2e, U+8e30-8e31, U+8e35, U+8e39, U+8e3c-8e3d, U+8e40-8e42, U+8e47,
    U+8e49-8e4e, U+8e50, U+8e53-8e55, U+8e59-8e5b, U+8e60, U+8e62-8e63, U+8e67,
    U+8e69, U+8e6c-8e6d, U+8e6f, U+8e74, U+8e76, U+8e7a-8e7c, U+8e82,
    U+8e84-8e85, U+8e87, U+8e89-8e8b, U+8e8f-8e95, U+8e99-8e9a, U+8e9d-8e9e,
    U+8ea1, U+8ea3, U+8ea5-8ea6, U+8eaa, U+8eac-8ead, U+8eaf-8eb1, U+8eb9,
    U+8ebc, U+8ebe, U+8ec6, U+8ecb, U+8ecf, U+8ed1, U+8ed4, U+8ed7, U+8eda-8edb,
    U+8ee2, U+8ee8, U+8eeb, U+8ef2, U+8ef9-8efe, U+8f05, U+8f07-8f08,
    U+8f0a-8f0c, U+8f12-8f13, U+8f17, U+8f19-8f1a, U+8f1c, U+8f1e-8f1f,
    U+8f25-8f26, U+8f2d, U+8f30, U+8f33, U+8f36, U+8f3e, U+8f40-8f42,
    U+8f45-8f47, U+8f4d, U+8f54-8f55, U+8f5d, U+8f61-8f62, U+8f64, U+8f67;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/31a9accfb0f44122.woff2) format("woff2");
  unicode-range: U+8cc1-8cc2, U+8cc4-8cc5, U+8ccf-8cd2, U+8cd4-8cd5, U+8cd9-8cdb,
    U+8ce1, U+8ce8, U+8ceb, U+8cf0, U+8cf8, U+8cfb, U+8cfe, U+8d04, U+8d07,
    U+8d0b, U+8d0d, U+8d10, U+8d12-8d14, U+8d17, U+8d1b-8d1f, U+8d21-8d26,
    U+8d29-8d2c, U+8d2e-8d32, U+8d34-8d35, U+8d37-8d38, U+8d3a-8d3c, U+8d3e-8d3f,
    U+8d41-8d43, U+8d48, U+8d4b-8d4c, U+8d4e-8d50, U+8d54, U+8d56, U+8d58,
    U+8d5a-8d5b, U+8d5f-8d60, U+8d62-8d63, U+8d66-8d69, U+8d6c-8d6e, U+8d73,
    U+8d75-8d76, U+8d7b, U+8d7d, U+8d84, U+8d8b, U+8d90-8d91, U+8d94, U+8d96,
    U+8d9c, U+8dab, U+8daf, U+8db2, U+8db5, U+8db7, U+8dba, U+8dbc, U+8dbf,
    U+8dc2-8dc3, U+8dc6, U+8dcb, U+8dce-8dd0, U+8dd6-8dd7, U+8dda-8ddb,
    U+8de3-8de4, U+8de9, U+8deb-8dec, U+8df1, U+8df5-8df7, U+8dfa-8dfd, U+8e05,
    U+8e08-8e0a, U+8e0e, U+8e14, U+8e16;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/f0a3f3a613ffd69a.woff2) format("woff2");
  unicode-range: U+8b6c-8b6d, U+8b72, U+8b7e, U+8b83, U+8b89, U+8b8c, U+8b8e,
    U+8b90, U+8b92, U+8b95-8b96, U+8b99, U+8b9c, U+8b9e-8b9f, U+8ba3, U+8ba5,
    U+8ba7, U+8baa, U+8bad, U+8bb2-8bb4, U+8bb6-8bb9, U+8bbc-8bbd, U+8bbf-8bc0,
    U+8bc3, U+8bc5, U+8bc8-8bcb, U+8bcf, U+8bd1, U+8bd7-8bdc, U+8bde-8be1,
    U+8be3, U+8be7, U+8be9, U+8beb-8bec, U+8bef, U+8bf1-8bf2, U+8bf5-8bf6,
    U+8bf8, U+8bfa, U+8bfd-8bfe, U+8c01-8c02, U+8c05, U+8c08, U+8c0a-8c11,
    U+8c13-8c15, U+8c18-8c1c, U+8c1f, U+8c23-8c29, U+8c2c-8c2d, U+8c31, U+8c34,
    U+8c36, U+8c39, U+8c3f, U+8c47, U+8c49-8c4c, U+8c4f, U+8c51, U+8c55, U+8c62,
    U+8c68, U+8c73, U+8c78, U+8c7a-8c7c, U+8c82, U+8c85, U+8c89-8c8a,
    U+8c8d-8c8e, U+8c90, U+8c94, U+8c98-8c99, U+8ca3-8ca4, U+8cad-8cb0, U+8cb2,
    U+8cb9-8cba, U+8cbd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1131d24ae7370ec8.woff2) format("woff2");
  unicode-range: U+89f6, U+89ff, U+8a01, U+8a03, U+8a07, U+8a09, U+8a0c,
    U+8a0f-8a12, U+8a16, U+8a1b, U+8a22, U+8a25, U+8a27, U+8a2b, U+8a33, U+8a36,
    U+8a38, U+8a3d-8a3e, U+8a41, U+8a45-8a46, U+8a48, U+8a4e, U+8a51-8a52,
    U+8a54, U+8a56-8a58, U+8a5b, U+8a5d, U+8a61, U+8a63, U+8a67, U+8a6a-8a6c,
    U+8a70, U+8a74-8a76, U+8a7a-8a7c, U+8a82, U+8a84-8a86, U+8a89, U+8a8f-8a92,
    U+8a94, U+8a9a, U+8aa1, U+8aa3, U+8aa5, U+8aa7-8aa8, U+8aad, U+8ab1, U+8ab6,
    U+8abe, U+8ac2, U+8ac4, U+8ac6, U+8ac9, U+8acc-8acf, U+8ad1, U+8adb,
    U+8add-8ae2, U+8ae4, U+8ae6, U+8aea-8aeb, U+8aed, U+8af1-8af6, U+8afa,
    U+8afc, U+8b01, U+8b04-8b05, U+8b07, U+8b0b-8b0d, U+8b0f-8b10, U+8b13-8b14,
    U+8b16, U+8b1a, U+8b1c, U+8b21-8b22, U+8b26, U+8b28, U+8b2b, U+8b2e, U+8b33,
    U+8b41, U+8b46, U+8b4c-8b4f, U+8b53-8b54, U+8b56, U+8b59, U+8b5e-8b60,
    U+8b64, U+8b6a-8b6b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ec2766c8d6b3ace2.woff2) format("woff2");
  unicode-range: U+889b-889c, U+889e, U+88a2, U+88a4, U+88a8, U+88aa,
    U+88ad-88ae, U+88b1, U+88b4, U+88b7-88b8, U+88bc-88be, U+88c0, U+88c4,
    U+88c6-88c7, U+88c9-88cc, U+88ce, U+88d2, U+88d6, U+88d8, U+88db, U+88df,
    U+88e4, U+88e8-88e9, U+88ec, U+88ef-88f1, U+88f3-88f5, U+88fc, U+88fe,
    U+8900, U+8902, U+8906, U+890a-890c, U+8912-8915, U+8918-891a, U+891f,
    U+8921, U+8923, U+8925, U+892a-892b, U+892d, U+8930, U+8933, U+8935-8936,
    U+8938, U+893d, U+8941-8943, U+8946-8947, U+8949, U+894c-894d, U+8956-8957,
    U+8959, U+895c, U+895e-8960, U+8964, U+8966, U+896c, U+8971, U+8974, U+897b,
    U+897e, U+8980, U+8982-8983, U+8987-8988, U+898a, U+898c, U+8991,
    U+8994-8995, U+8997-8998, U+899a, U+899c, U+89a1, U+89a4-89a7, U+89a9,
    U+89ac, U+89af, U+89b2-89b3, U+89b7, U+89bb, U+89bf, U+89c5, U+89c9-89ca,
    U+89d1, U+89d4-89d5, U+89da, U+89dc-89de, U+89e5-89e7, U+89ed, U+89f1,
    U+89f3-89f4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/198fe6153d7d69fc.woff2) format("woff2");
  unicode-range: U+874c, U+874e-874f, U+8753, U+8757-8758, U+875d, U+875f,
    U+8761-8765, U+8768, U+876a, U+876c-8770, U+8772, U+8777, U+877a-877b,
    U+877d, U+8781, U+8784-8785, U+8788, U+878b, U+8793, U+8797-8798, U+879f,
    U+87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5, U+87b9, U+87bb,
    U+87bd-87c0, U+87c4-87c8, U+87ca-87cc, U+87ce, U+87d2, U+87db-87dc,
    U+87e0-87e1, U+87e3, U+87e5, U+87e7, U+87ea-87eb, U+87ee-87ef, U+87f3-87f4,
    U+87f6-87f7, U+87fe, U+8802-8806, U+880a-880b, U+880e, U+8810-8811, U+8813,
    U+8815-8816, U+881b, U+8821, U+8823, U+8827, U+8831-8832, U+8835,
    U+8839-883a, U+883c, U+8844-8846, U+884a, U+884e, U+8852, U+8854-8856,
    U+8859-885a, U+885e, U+8862, U+8864-8865, U+8869-886a, U+886c-886e,
    U+8871-8872, U+8875, U+8879, U+887d-887f, U+8882, U+8884-8885, U+8888,
    U+8890, U+8892-8893, U+8897-8898, U+889a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/373a299a50c4f4fd.woff2) format("woff2");
  unicode-range: U+8602, U+8604-8605, U+8610, U+8616-8618, U+861a, U+861e,
    U+8621-8622, U+8627, U+8629-862a, U+8634-8636, U+8638, U+863a, U+863c,
    U+8640, U+8642, U+8646, U+864c-864d, U+864f, U+8651-8654, U+8657,
    U+8659-865a, U+865c, U+8662, U+866b-866c, U+866f-8671, U+8673, U+8677,
    U+867a-867b, U+867d-867e, U+8680-8682, U+868b-868d, U+8693-8696, U+869a,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86aa, U+86af-86b1, U+86b3-86b4,
    U+86b6, U+86b9-86ba, U+86c0-86c2, U+86c4, U+86c6, U+86c9-86ca, U+86cc-86ce,
    U+86d0, U+86d3-86d4, U+86de-86df, U+86e9, U+86ed-86f0, U+86f3, U+86f8-86fc,
    U+86fe, U+8703, U+8706-870a, U+870d-870e, U+8711-8712, U+8715, U+8717,
    U+8719-871a, U+871e, U+8721-8723, U+8725, U+8728-8729, U+872e, U+8731,
    U+8734, U+8737, U+873a, U+873e-8740, U+8742, U+8747, U+8749, U+874b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/f5d35bc7a22af182.woff2) format("woff2");
  unicode-range: U+84b1, U+84b4, U+84b9-84bb, U+84bd-84c0, U+84c2, U+84c6-84c7,
    U+84ca, U+84cd-84d2, U+84d6, U+84dd, U+84df, U+84e2, U+84e6-84e8, U+84ea,
    U+84ef-84f0, U+84f3-84f4, U+84f7, U+84fa, U+84fc-84fd, U+84ff-8500, U+8506,
    U+850c, U+8511, U+8515, U+8517, U+851d-851f, U+8524, U+852b, U+852f, U+8532,
    U+8534-8535, U+8537-8538, U+853a, U+853c, U+853e, U+8541-8542, U+8545,
    U+8548, U+854b, U+854d-854e, U+8552-8553, U+8555-8558, U+855a, U+855e,
    U+8561-8565, U+8568, U+856a-856c, U+856f, U+8574, U+8577-857b, U+8580-8581,
    U+8585-8586, U+858a, U+858c, U+858f-8590, U+8594, U+8597-8599, U+859c,
    U+859f, U+85a1-85a2, U+85a4, U+85a8, U+85ab-85ac, U+85ae, U+85b3-85b4,
    U+85b7, U+85b9-85ba, U+85bd-85be, U+85c1-85c2, U+85cb, U+85ce, U+85d0,
    U+85d3, U+85d5, U+85dc, U+85e0, U+85e6, U+85e8, U+85ea, U+85ed, U+85f4,
    U+85f6-85f7, U+85f9-85fa, U+85ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3c869151d8a94700.woff2) format("woff2");
  unicode-range: U+8378, U+837a-8380, U+8383, U+8385-8386, U+8392, U+8394-8395,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2, U+83a4, U+83a7-83aa, U+83af-83b5,
    U+83b7, U+83b9-83ba, U+83bc-83c0, U+83c2, U+83c4-83c5, U+83c8-83c9, U+83cb,
    U+83ce-83cf, U+83d1, U+83d4-83d6, U+83d8, U+83dd, U+83df, U+83e1-83e2,
    U+83e5, U+83ea-83eb, U+83f0, U+83f3-83f4, U+83f9, U+83fb-83fe, U+8406-8407,
    U+840b, U+840f, U+8411, U+8413, U+8418, U+841b-841d, U+8420-8421,
    U+8423-8424, U+8426-8429, U+842b, U+842d-842e, U+8432-8433, U+8435,
    U+8437-8439, U+843b-843c, U+843e, U+8445-8447, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+845f, U+8462, U+8466-8467, U+846d, U+846f-8471,
    U+8473-8474, U+8476-8478, U+847a, U+8484, U+848b, U+848d-848e, U+8493-8494,
    U+8497, U+849d, U+849f, U+84a1, U+84a8, U+84af;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/85a2b0ee08e9e772.woff2) format("woff2");
  unicode-range: U+826e, U+8270, U+8273, U+8276, U+8278-8279, U+827d, U+827f,
    U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8298, U+829a-829c,
    U+829e-82a4, U+82a6-82ab, U+82ae, U+82b0, U+82b4, U+82b6, U+82ba-82bc,
    U+82be, U+82c1, U+82c4-82c5, U+82c7, U+82cb, U+82cd, U+82cf-82d0, U+82d2,
    U+82d5-82d6, U+82d9, U+82db-82dc, U+82de-82e1, U+82e3-82e4, U+82e7,
    U+82ea-82eb, U+82ef-82f0, U+82f3-82f4, U+82f6-82f7, U+82f9-82fc, U+82fe-8301,
    U+8306-8308, U+830b-830e, U+8316, U+8318, U+831a-831b, U+831d-831e, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331, U+8333-8334, U+8337, U+833a-833c,
    U+833f-8340, U+8342, U+8344-8347, U+834b-834c, U+834f, U+8351, U+8356-8358,
    U+835a, U+835e-8361, U+8363-8364, U+8367-8368, U+836b, U+836f, U+8373,
    U+8375;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/f03f7576db509434.woff2) format("woff2");
  unicode-range: U+8113, U+8115, U+8117-8118, U+811a-811b, U+811e, U+8121-8127,
    U+8129, U+812c, U+812f-8134, U+8137-8138, U+813a, U+813d, U+8144, U+8146,
    U+8148, U+814a, U+814c-814d, U+8151, U+8153, U+8156, U+8158, U+815a, U+8160,
    U+8167, U+8169, U+816d, U+816f, U+8171, U+8174, U+817b-817c, U+817e, U+8182,
    U+8188, U+818a, U+8194-8195, U+8198, U+819b, U+819e, U+81a3, U+81a6-81a7,
    U+81ab, U+81af-81b0, U+81b5-81b6, U+81b8, U+81ba-81bb, U+81be-81bf, U+81c3,
    U+81c6, U+81ca, U+81cc, U+81cf, U+81d1-81d3, U+81d6-81d7, U+81d9-81da,
    U+81dd-81de, U+81e0-81e2, U+81e7, U+81ec, U+81ef, U+81fc, U+81fe,
    U+8200-8202, U+8204-8206, U+820b, U+820e, U+8210, U+8215, U+8217-8218,
    U+821b, U+821d, U+8221-8222, U+8224, U+8228-8229, U+822b, U+822f-8234,
    U+8236-8238, U+823a, U+823e, U+8240, U+8244-8245, U+8249, U+824b,
    U+824e-824f, U+8257, U+825a, U+825f, U+8264, U+8268, U+826b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/971f5f01dfcfee02.woff2) format("woff2");
  unicode-range: U+7fb1-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fcb-7fcc, U+7fce-7fcf, U+7fd1, U+7fd5, U+7fd8, U+7fdb,
    U+7fde-7fdf, U+7fe5-7fe6, U+7fe9, U+7feb-7fec, U+7fee, U+7ff2-7ff3, U+7ffa,
    U+7ffd-7ffe, U+8002, U+8004, U+8006, U+800b, U+800e, U+8011-8012, U+8014,
    U+8016, U+8018-8019, U+801c, U+8024, U+8026, U+8028, U+802c, U+8030, U+8035,
    U+8037-8039, U+803b, U+8042-8043, U+804b-804c, U+8052, U+8061, U+8068,
    U+806a, U+806e, U+8071, U+8073-8076, U+8079, U+807c, U+807e-807f,
    U+8083-8084, U+808f, U+8093, U+8095, U+8098, U+809c, U+809f-80a0, U+80a4,
    U+80a7, U+80ab, U+80ad-80ae, U+80b0-80b1, U+80b4-80b6, U+80b8, U+80bc-80c2,
    U+80c4, U+80c6-80c7, U+80cb, U+80cd, U+80cf, U+80d4, U+80d7, U+80d9,
    U+80db-80dd, U+80e0, U+80e3-80e5, U+80e7, U+80eb-80ed, U+80ef-80f1,
    U+80f3-80f4, U+80f6-80f7, U+80fc, U+80fe-80ff, U+8101, U+8107, U+8109,
    U+810f-8112;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2808906716153f18.woff2) format("woff2");
  unicode-range: U+7eaf, U+7eb1-7eb3, U+7eb5-7eba, U+7ebd-7ebe, U+7ec0-7ec1,
    U+7ec3, U+7ec5, U+7ec7-7eca, U+7ecd-7ece, U+7ed1-7ed2, U+7ed4-7ed5,
    U+7ed7-7ed8, U+7eda-7edb, U+7edd-7ede, U+7ee2-7ee3, U+7ee5, U+7ee7,
    U+7ee9-7eeb, U+7eee-7ef0, U+7ef3, U+7ef5, U+7ef7-7ef8, U+7efd-7f01, U+7f03,
    U+7f05-7f09, U+7f0e, U+7f10, U+7f13-7f15, U+7f18-7f1a, U+7f1c-7f1d, U+7f20,
    U+7f24-7f25, U+7f28-7f2a, U+7f2d-7f2e, U+7f30, U+7f34, U+7f36-7f37, U+7f3d,
    U+7f42-7f45, U+7f47-7f4e, U+7f52, U+7f54, U+7f58, U+7f5a, U+7f5d,
    U+7f5f-7f63, U+7f65, U+7f68, U+7f6b, U+7f78, U+7f7d-7f7e, U+7f81-7f83,
    U+7f86-7f87, U+7f8b-7f8d, U+7f91, U+7f93-7f95, U+7f97, U+7f99-7f9a, U+7f9d,
    U+7f9f, U+7fa1-7fa3, U+7fa5, U+7fa7, U+7fad-7fb0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/f97850d2acef7c48.woff2) format("woff2");
  unicode-range: U+7d89, U+7d8b-7d8f, U+7d91, U+7d95-7d96, U+7d98-7d9a,
    U+7d9d-7d9e, U+7da2-7da3, U+7da6, U+7daa, U+7dac, U+7dae-7db0, U+7db3,
    U+7db5, U+7db7, U+7db9, U+7dbd, U+7dc1, U+7dc3-7dc7, U+7dcc-7dcf, U+7dd1,
    U+7dd6-7dd9, U+7ddb-7ddc, U+7de1-7de2, U+7de6, U+7df0-7df3, U+7df6, U+7dfe,
    U+7e01-7e02, U+7e04, U+7e08-7e0b, U+7e10-7e11, U+7e13, U+7e15, U+7e1d-7e20,
    U+7e22, U+7e25-7e27, U+7e29, U+7e2d, U+7e2f-7e30, U+7e32-7e37, U+7e39,
    U+7e3b, U+7e44-7e45, U+7e47-7e48, U+7e4a-7e4b, U+7e4d, U+7e50-7e52, U+7e56,
    U+7e58-7e5b, U+7e62, U+7e68, U+7e6d-7e70, U+7e76, U+7e78, U+7e7b, U+7e7e,
    U+7e81-7e82, U+7e86-7e88, U+7e8a, U+7e8d-7e8e, U+7e92-7e94, U+7e98-7e9b,
    U+7e9e, U+7ea0, U+7ea3-7ea4, U+7ea8, U+7eaa-7eae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e30aeffda4648cf4.woff2) format("woff2");
  unicode-range: U+7c20, U+7c23, U+7c25-7c26, U+7c2a-7c2b, U+7c37-7c39,
    U+7c40-7c41, U+7c48-7c49, U+7c50, U+7c53-7c54, U+7c56-7c57, U+7c59-7c5c,
    U+7c5f, U+7c63, U+7c65, U+7c69, U+7c6c-7c6e, U+7c74-7c75, U+7c79, U+7c7c,
    U+7c7e, U+7c84, U+7c8b, U+7c8d, U+7c91, U+7c94-7c95, U+7c9b, U+7c9f, U+7ca2,
    U+7ca4, U+7ca6, U+7ca8-7caa, U+7cae, U+7cb1-7cb3, U+7cba, U+7cbc,
    U+7cbf-7cc0, U+7cc5, U+7cc8-7cc9, U+7ccc-7cce, U+7cd7, U+7cdc-7cdd, U+7ce0,
    U+7ce2, U+7ce8, U+7cea, U+7ced, U+7cf2, U+7cf4, U+7cf6, U+7cf8-7cfa, U+7cfc,
    U+7d02, U+7d06-7d0a, U+7d0f, U+7d11-7d12, U+7d15, U+7d18, U+7d1c-7d1e,
    U+7d25, U+7d27, U+7d29, U+7d2c, U+7d31-7d32, U+7d35, U+7d38, U+7d3a, U+7d3c,
    U+7d3e-7d41, U+7d43, U+7d45, U+7d4c, U+7d4e-7d4f, U+7d53-7d54, U+7d56,
    U+7d5b-7d5d, U+7d5f, U+7d63, U+7d67, U+7d6a, U+7d6d, U+7d70, U+7d73, U+7d75,
    U+7d79-7d7b, U+7d7d, U+7d80, U+7d83-7d84, U+7d86-7d88;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/29dc2c4f726c90b5.woff2) format("woff2");
  unicode-range: U+7afb, U+7afd-7afe, U+7b01-7b06, U+7b09-7b0b, U+7b0e-7b10,
    U+7b14, U+7b18, U+7b1a, U+7b1e-7b1f, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b31-7b35, U+7b38-7b3c, U+7b45, U+7b47-7b48, U+7b4a, U+7b4c, U+7b4e-7b50,
    U+7b58, U+7b5b, U+7b5d, U+7b60, U+7b62, U+7b65-7b67, U+7b69, U+7b6d-7b6f,
    U+7b72-7b76, U+7b79, U+7b7e, U+7b82, U+7b84-7b85, U+7b87, U+7b8b,
    U+7b8d-7b93, U+7b95-7b96, U+7b98, U+7b9c-7b9d, U+7ba0, U+7ba7, U+7ba9-7bac,
    U+7bb0, U+7bb4, U+7bb6, U+7bb8-7bb9, U+7bc1, U+7bc3, U+7bc6, U+7bcb-7bcc,
    U+7bcf, U+7bd4, U+7bd9-7bdb, U+7bdd, U+7be0-7be1, U+7be5-7be6, U+7bea,
    U+7bed-7bee, U+7bf1-7bf3, U+7bf8-7bf9, U+7bfc-7c01, U+7c03, U+7c07,
    U+7c0a-7c0d, U+7c0f, U+7c11-7c12, U+7c15, U+7c1e-7c1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ef55560a424c5244.woff2) format("woff2");
  unicode-range: U+7988, U+798a-798b, U+7991, U+7993-7996, U+7998, U+799a-799b,
    U+799f-79a2, U+79a4, U+79a8-79a9, U+79af-79b0, U+79b3, U+79b5, U+79b8,
    U+79ba, U+79c3, U+79c6, U+79c8, U+79cf, U+79d5-79d6, U+79dc-79de, U+79e3,
    U+79e7, U+79ea-79ed, U+79ef-79f0, U+79f4, U+79f6-79f8, U+79fd, U+7a02-7a03,
    U+7a08-7a0a, U+7a0c, U+7a0e, U+7a10-7a11, U+7a14, U+7a17-7a19, U+7a1c,
    U+7a1e-7a1f, U+7a23, U+7a26, U+7a2d, U+7a32-7a33, U+7a37, U+7a39, U+7a3c,
    U+7a42, U+7a45, U+7a49, U+7a4f, U+7a56, U+7a5a, U+7a5c, U+7a60-7a61, U+7a63,
    U+7a68, U+7a6d-7a6e, U+7a70-7a71, U+7a77-7a79, U+7a80, U+7a83, U+7a85-7a86,
    U+7a88, U+7a8d, U+7a90-7a91, U+7a93-7a96, U+7a98, U+7a9c-7a9d, U+7aa0,
    U+7aa3, U+7aa5-7aa6, U+7aa8, U+7aaa, U+7aac, U+7ab0, U+7ab3, U+7ab6, U+7ab8,
    U+7abb, U+7abe-7abf, U+7ac2, U+7ac8-7ac9, U+7ad1-7ad2, U+7ad6, U+7ada,
    U+7adc-7ade, U+7ae4, U+7ae6, U+7ae9-7aeb, U+7af4, U+7af8, U+7afa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/93f99f688be05475.woff2) format("woff2");
  unicode-range: U+7840, U+7842-7843, U+7845, U+7847, U+784a, U+784c-7850,
    U+7852-7853, U+7855, U+7858, U+785a, U+785c-785d, U+7864, U+7866, U+7868,
    U+786a, U+786f, U+7874, U+7876, U+787c, U+787f, U+7886-7887, U+7889, U+788d,
    U+788f, U+7893, U+7895-7896, U+7898, U+789a, U+789e, U+78a1, U+78a3, U+78a5,
    U+78aa, U+78ad, U+78b1-78b2, U+78b4, U+78b6, U+78b8, U+78be, U+78c8-78c9,
    U+78cb, U+78ce, U+78d0-78d1, U+78d4-78d5, U+78d7-78d8, U+78de, U+78e3,
    U+78e6-78e7, U+78ea, U+78ec, U+78f2-78f4, U+78fa-78fb, U+78fd-7900,
    U+7904-7906, U+790a, U+790c, U+7910-7912, U+791c, U+791e, U+7920-7921,
    U+792a-792c, U+792e, U+7931, U+7934, U+7938, U+793b, U+793d, U+793f,
    U+7941-7942, U+7945-7947, U+7949, U+794c, U+794e, U+7953-7954, U+7957-795c,
    U+795f, U+7961-7962, U+7964, U+7967, U+7969, U+796b-796c, U+796f,
    U+7972-7973, U+7977-7979, U+797b-797c, U+797e, U+7980, U+7982, U+7984-7987;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/97dc7241da8bb8a7.woff2) format("woff2");
  unicode-range: U+7705, U+7707-7708, U+770a, U+770c, U+770f, U+7715,
    U+7719-771b, U+771d-771e, U+7722, U+7725-7726, U+7728, U+772d, U+772f,
    U+7733-7736, U+7738, U+773b, U+773d, U+7741, U+7744, U+7746, U+774c,
    U+774e-7752, U+7755, U+7759-775a, U+775f-7760, U+7762, U+7765-7766,
    U+7768-776a, U+776c-776e, U+7771, U+7778, U+777a, U+777d-777e, U+7780,
    U+7785, U+7787, U+7789, U+778b-778d, U+7791-7793, U+779c, U+779f-77a0,
    U+77a2, U+77a5, U+77a9, U+77b0-77b1, U+77b4, U+77b6-77b7, U+77b9,
    U+77bc-77bf, U+77c5, U+77c7, U+77cc-77cd, U+77d3, U+77d6-77d7, U+77dc,
    U+77de, U+77e3, U+77e7, U+77eb-77ec, U+77f0, U+77f2, U+77f6, U+77f8,
    U+77fa-77fc, U+77fe-7800, U+7803, U+7805-7806, U+7809, U+7810-7812,
    U+7815-7816, U+781a, U+781c-781d, U+781f-7823, U+7825-7827, U+7829,
    U+782c-7830, U+7833, U+7835, U+7837, U+7839-783a, U+783c, U+783e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5cd63c9fb91df901.woff2) format("woff2");
  unicode-range: U+75cc-75cd, U+75d2, U+75d4, U+75d9, U+75df, U+75e2-75e4,
    U+75e6-75e7, U+75e9-75ec, U+75f0-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7602, U+7608-760a, U+760c-760d, U+7610, U+7615-7616, U+7618-7620,
    U+7622-7623, U+7625, U+7627, U+7629, U+762b, U+762e, U+7630, U+7632-7635,
    U+7638, U+763a-763c, U+763e, U+7640, U+7643, U+7646, U+7648-7649,
    U+764d-764e, U+7654, U+7658, U+765c, U+765f, U+7663-7667, U+7669,
    U+766b-766d, U+766f-7670, U+7676, U+7678-767a, U+767f-7681, U+7683, U+7688,
    U+768a-768b, U+768e, U+7690, U+7695-7696, U+769a-769e, U+76a3-76a4, U+76aa,
    U+76b0-76b1, U+76b4, U+76b7-76b8, U+76c2, U+76c5, U+76c9, U+76cc-76cd,
    U+76cf-76d1, U+76d6-76d8, U+76e5-76e6, U+76e9, U+76ec, U+76f1, U+76f7,
    U+76f9-76fb, U+76ff-7700, U+7704;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6c588c3e700d1980.woff2) format("woff2");
  unicode-range: U+749a, U+749c-74a1, U+74a3, U+74a5-74a7, U+74a9-74ab, U+74ae,
    U+74b1-74b2, U+74b5, U+74b8, U+74ba, U+74bf, U+74c5, U+74c8, U+74cc-74cd,
    U+74d2, U+74d4, U+74d6, U+74d8, U+74da, U+74de-74e0, U+74e2, U+74e4,
    U+74e8-74e9, U+74ee-74ef, U+74f4, U+74f9, U+74fb, U+74ff-7501, U+7503,
    U+7507, U+750c-750d, U+7511, U+7513, U+7515-7517, U+7519, U+751e, U+7521,
    U+7525, U+752a, U+752c-752f, U+7534, U+753e, U+7542, U+7545, U+7547-7548,
    U+754a-754b, U+754e, U+7551, U+755a-755b, U+755d, U+7560, U+7563-7564,
    U+7566-7568, U+756c-756f, U+7572-7575, U+7577-757a, U+757c, U+757e-757f,
    U+7583-7584, U+7587, U+7589, U+758b-758e, U+7590, U+7592, U+7594-7595,
    U+7597, U+7599-759a, U+759d, U+759f, U+75a1-75a3, U+75a5, U+75a7, U+75aa,
    U+75ac, U+75ae-75b1, U+75b3-75b4, U+75b8, U+75bd, U+75c0, U+75c2-75c4,
    U+75c9-75ca;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1a65fef8371ab240.woff2) format("woff2");
  unicode-range: U+73b3-73ba, U+73bc, U+73bf, U+73c2, U+73c4-73c6, U+73c9,
    U+73cb-73cc, U+73ce-73d2, U+73d6-73d7, U+73d9, U+73db-73de, U+73e3,
    U+73e5-73eb, U+73ef, U+73f5-73f7, U+73f9-73fa, U+73fc-73fd, U+7400-7401,
    U+7404-7405, U+7407-7408, U+740a-740d, U+740f-7410, U+7416, U+741a-741b,
    U+741d-741e, U+7420-7425, U+7428-7429, U+742c-7432, U+7435-7436, U+7438-743a,
    U+743c-7442, U+7445-7446, U+7448-744a, U+7451-7452, U+7454, U+7457, U+7459,
    U+745d, U+7460-7462, U+7465, U+7467-7468, U+746c-746e, U+7471-7477,
    U+7479-747a, U+747c-747f, U+7481-7482, U+7484-7486, U+7488-748a, U+748e-7490,
    U+7492, U+7498;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/955ff301f2679fde.woff2) format("woff2");
  unicode-range: U+727f, U+7281-7282, U+7284, U+7287, U+728a, U+728d, U+7292,
    U+7296, U+7298, U+729b, U+729f-72a2, U+72ad-72ae, U+72b0-72b5, U+72b8-72b9,
    U+72bc-72bd, U+72c1, U+72c3, U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2,
    U+72d4, U+72db, U+72dd, U+72df, U+72e1, U+72e8, U+72ec-72ee, U+72f1,
    U+72f3-72f4, U+72f7, U+72fa-72fb, U+72fd, U+7300-7301, U+7304, U+7307,
    U+730a-730b, U+730e, U+7313, U+7315-7317, U+7319, U+731e-731f, U+7322,
    U+7328-732e, U+7330-7331, U+7337, U+733a-733c, U+733e, U+7340-7341, U+7343,
    U+734c-734d, U+734f-7350, U+7352, U+7355, U+7357, U+7359-735a, U+7360-7363,
    U+7365, U+7369-7370, U+7373-7374, U+7377, U+737a, U+737c, U+737e, U+7380,
    U+7385-7386, U+738a, U+738e-738f, U+7391-7395, U+7397-7398, U+739b,
    U+73a0-73a2, U+73a5-73a8, U+73ad-73ae;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7a760c7a92d40828.woff2) format("woff2");
  unicode-range: U+7113-7116, U+7118, U+711c, U+711e, U+7120, U+7122,
    U+712e-712f, U+7131, U+7134, U+713c, U+713f, U+7143, U+7145-7147,
    U+714a-714b, U+7150-7153, U+7155-7156, U+715a, U+7160, U+7162, U+7166,
    U+7168, U+716c, U+7171, U+7173, U+7178, U+717a-717b, U+717d, U+7180-7181,
    U+7185, U+7187-7188, U+718b, U+718f-7190, U+7192, U+7196-7198, U+719a-719c,
    U+71a0, U+71a4, U+71a8, U+71af, U+71b2-71b3, U+71b5, U+71b7-71ba, U+71be,
    U+71c1, U+71c4, U+71ca-71cb, U+71ce-71d0, U+71d4, U+71d7-71d8, U+71da,
    U+71dc, U+71e0-71e1, U+71e7, U+71ec, U+71f4-71f6, U+71f9, U+71fc,
    U+71fe-7201, U+7203, U+7207, U+7209, U+720c, U+7213-7215, U+7217, U+721a,
    U+721d, U+7222-7223, U+7228, U+722b, U+7230, U+7237, U+723b, U+723f-7242,
    U+724b, U+724d, U+7252-7253, U+7256, U+7258, U+725d, U+7263-7266,
    U+726a-726b, U+726e-7270, U+7273-7275, U+7277, U+727a-727b, U+727e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3967383106d13083.woff2) format("woff2");
  unicode-range: U+6fe8-6fe9, U+6fec, U+6fee, U+6ff0, U+6ff3, U+6ff5-6ff6,
    U+6ffa, U+6ffc, U+6fff-7001, U+7003, U+7005-7007, U+700b, U+700d, U+7015,
    U+7018, U+701b, U+701e, U+7020-7021, U+7023, U+7026-7027, U+702c,
    U+702f-7032, U+7034-7035, U+7037-703c, U+7040, U+7042-7044, U+7046, U+7049,
    U+704b, U+704f, U+7052, U+7054-7055, U+705c-7061, U+7064-7069, U+706c-706d,
    U+706f, U+7073-7075, U+7078, U+707a, U+707e-7081, U+7085-7086, U+7089,
    U+7090-7091, U+7094-7096, U+7098, U+709c, U+709f, U+70a1, U+70a4, U+70a9,
    U+70ac, U+70af-70b2, U+70b4-70b5, U+70b7, U+70bb-70be, U+70c0-70c3,
    U+70ca-70cb, U+70d2, U+70d4-70d5, U+70d9-70dd, U+70df, U+70e6-70e9,
    U+70eb-70ec, U+70ef, U+70f1, U+70f4, U+70f7, U+70fa, U+70fd, U+70ff, U+7104,
    U+7106, U+7109, U+710c, U+7110;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/328993796d59df53.woff2) format("woff2");
  unicode-range: U+6ed6, U+6ed8, U+6eda-6edb, U+6edd-6ede, U+6ee2, U+6ee4-6ee5,
    U+6ee8-6ee9, U+6eeb, U+6eee, U+6ef3, U+6ef8-6efb, U+6f00, U+6f08-6f0a,
    U+6f0d-6f0e, U+6f11-6f13, U+6f15, U+6f19-6f1a, U+6f23, U+6f25-6f2a,
    U+6f2d-6f31, U+6f33-6f36, U+6f3a-6f3c, U+6f40-6f41, U+6f43-6f44, U+6f47,
    U+6f4d-6f4f, U+6f53, U+6f57, U+6f59-6f5a, U+6f5c, U+6f5e-6f61, U+6f63,
    U+6f66-6f67, U+6f69-6f6c, U+6f6f, U+6f72-6f78, U+6f7a-6f7f, U+6f81-6f82,
    U+6f87, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94-6f97, U+6f9c,
    U+6f9f-6fa0, U+6fa2-6fa3, U+6fa5-6fa8, U+6faa-6fab, U+6fae-6faf, U+6fb4,
    U+6fb6, U+6fb9-6fba, U+6fbc, U+6fc2, U+6fc6-6fcb, U+6fce, U+6fd1-6fd2,
    U+6fd4, U+6fd8, U+6fda, U+6fde, U+6fe0-6fe2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/007e36cd86ecfe27.woff2) format("woff2");
  unicode-range: U+6dd3, U+6dd5-6dd6, U+6dd9, U+6ddb-6de0, U+6de2-6de6, U+6de9,
    U+6dec, U+6def-6df0, U+6df2, U+6df4, U+6df6, U+6df8, U+6dfc-6dfd, U+6e00,
    U+6e02-6e03, U+6e07-6e0b, U+6e0d-6e0e, U+6e10, U+6e13-6e15, U+6e17,
    U+6e19-6e1a, U+6e1d, U+6e1f, U+6e22, U+6e24-6e25, U+6e27, U+6e2b,
    U+6e2d-6e2e, U+6e30-6e31, U+6e36, U+6e39-6e3a, U+6e3c-6e3d, U+6e40-6e41,
    U+6e44-6e45, U+6e47, U+6e49, U+6e4b, U+6e4d-6e4f, U+6e51, U+6e53-6e54,
    U+6e59, U+6e5c, U+6e5e-6e61, U+6e63-6e66, U+6e69-6e6b, U+6e6e, U+6e70-6e76,
    U+6e78, U+6e7c, U+6e7f-6e80, U+6e83, U+6e85-6e86, U+6e88-6e89, U+6e8b,
    U+6e8d-6e8f, U+6e93, U+6e98-6e9a, U+6e9f, U+6ea1, U+6ea4-6ea7, U+6eae,
    U+6eb1-6eb2, U+6eb4-6eb5, U+6eb7, U+6ebd, U+6ec1-6ec3, U+6ec7-6ec9,
    U+6ecd-6ed0, U+6ed3-6ed5;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5bc10d11cc82a0d2.woff2) format("woff2");
  unicode-range: U+6cda, U+6cdc-6cde, U+6ce0, U+6ce7, U+6ce9-6cec, U+6cee-6cef,
    U+6cf1, U+6cf7-6cf8, U+6cfb-6cfe, U+6d00-6d02, U+6d04, U+6d06-6d07,
    U+6d09-6d0a, U+6d0c, U+6d0e-6d12, U+6d18-6d1a, U+6d1f, U+6d22-6d24,
    U+6d27-6d28, U+6d2b, U+6d2d-6d31, U+6d33-6d3a, U+6d3c, U+6d3f, U+6d43-6d47,
    U+6d4a-6d4b, U+6d4e-6d4f, U+6d51-6d53, U+6d57-6d58, U+6d5a, U+6d5c,
    U+6d5e-6d65, U+6d67, U+6d6c-6d6d, U+6d6f-6d70, U+6d72, U+6d75, U+6d79,
    U+6d7c, U+6d7f, U+6d82, U+6d85, U+6d87, U+6d8e-6d8f, U+6d91-6d95,
    U+6d97-6d99, U+6d9b, U+6d9d, U+6d9f, U+6da1, U+6da4, U+6da6-6dac,
    U+6db3-6db4, U+6db7-6db8, U+6dbe-6dc0, U+6dc2, U+6dc4-6dc5, U+6dc8-6dca,
    U+6dcc-6dcd, U+6dcf-6dd0, U+6dd2;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/60efe6f0f0989ef4.woff2) format("woff2");
  unicode-range: U+6bbb, U+6bbd, U+6bc1-6bc2, U+6bcc, U+6bce, U+6bd0-6bd1,
    U+6bd5-6bd9, U+6bde, U+6be1, U+6bec, U+6bf3, U+6bf9, U+6bfd, U+6bff-6c00,
    U+6c02, U+6c05-6c06, U+6c0a, U+6c0c-6c0d, U+6c10, U+6c13, U+6c16,
    U+6c18-6c1a, U+6c1f, U+6c21-6c22, U+6c24, U+6c26, U+6c28-6c2a, U+6c2c,
    U+6c2e-6c33, U+6c35-6c37, U+6c39-6c3a, U+6c3d-6c3f, U+6c43, U+6c46,
    U+6c49-6c4f, U+6c54-6c55, U+6c58, U+6c5a-6c5c, U+6c5e, U+6c64-6c69,
    U+6c6b-6c6f, U+6c71-6c75, U+6c78-6c79, U+6c7c, U+6c7e, U+6c82, U+6c84-6c87,
    U+6c8c-6c8d, U+6c8f, U+6c93-6c94, U+6c98, U+6c9a, U+6c9d, U+6c9f, U+6ca2,
    U+6ca5-6ca8, U+6caa, U+6cac-6cb2, U+6cb4-6cb5, U+6cba, U+6cbc, U+6cc2-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd2, U+6cd4, U+6cd6-6cd7, U+6cd9;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/19e9e0a3cbfe0dc2.woff2) format("woff2");
  unicode-range: U+6a31-6a32, U+6a35, U+6a3b, U+6a3e-6a40, U+6a47-6a48, U+6a50,
    U+6a52, U+6a55-6a57, U+6a5a-6a5b, U+6a5e, U+6a62, U+6a66, U+6a6a, U+6a71,
    U+6a79, U+6a7c, U+6a7e-6a81, U+6a84, U+6a87, U+6a89, U+6a8d-6a8e,
    U+6a90-6a92, U+6a97, U+6a9c, U+6a9e-6aa1, U+6aa3-6aa5, U+6aa8, U+6aab,
    U+6aae, U+6ab5, U+6aba, U+6abe, U+6ac2, U+6ac5-6ac6, U+6ac8-6ac9, U+6acc,
    U+6ad3, U+6ada-6adb, U+6add-6adf, U+6ae3, U+6ae7-6ae8, U+6aea-6aec, U+6af1,
    U+6af3, U+6af8, U+6afa, U+6afc, U+6b05, U+6b09, U+6b0e-6b13, U+6b17,
    U+6b1d-6b1e, U+6b25, U+6b2c, U+6b31, U+6b35-6b37, U+6b39, U+6b3b, U+6b40,
    U+6b43, U+6b46, U+6b48, U+6b53-6b55, U+6b59, U+6b5b, U+6b5f-6b60,
    U+6b68-6b69, U+6b6f, U+6b74, U+6b7a, U+6b7c, U+6b7f-6b84, U+6b86-6b87,
    U+6b89, U+6b8b, U+6b8d, U+6b91-6b93, U+6b9b, U+6b9e, U+6ba1-6ba2, U+6ba4,
    U+6baa-6bab, U+6bad-6bae, U+6bb2-6bb4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/53c6b591793dbbb6.woff2) format("woff2");
  unicode-range: U+6900, U+6902, U+6904, U+6906-6907, U+6909, U+690b,
    U+690f-6910, U+6917, U+691a-691c, U+6925, U+692a, U+692c-692d, U+6932,
    U+6934, U+6939, U+693c-6940, U+6942, U+6949, U+6952, U+6954-6957, U+6959,
    U+695b-695f, U+6961-696c, U+696e-6970, U+6973-6974, U+6976, U+6978-697a,
    U+697c, U+6980, U+6984-6986, U+6988-698a, U+698d-698e, U+6990-6991, U+6994,
    U+6996-699b, U+699e, U+69a3-69a7, U+69ab, U+69ad, U+69af, U+69b1, U+69b3,
    U+69b6-69b7, U+69bb-69bc, U+69bf, U+69c1, U+69c3-69c5, U+69c7, U+69ca,
    U+69cc, U+69ce, U+69d0-69d1, U+69d4, U+69d8-69d9, U+69db, U+69df, U+69e4,
    U+69e8-69ea, U+69ed-69ee, U+69f1-69f4, U+69f6, U+69f8, U+69fa-69fb,
    U+69ff-6a00, U+6a05, U+6a0a-6a0b, U+6a17-6a18, U+6a1b, U+6a28-6a2b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2cb33503f80d671c.woff2) format("woff2");
  unicode-range: U+67d9, U+67db-67e0, U+67e2, U+67e4, U+67e9-67ea, U+67f0,
    U+67f2, U+67f6-67f8, U+67fa-67fb, U+67fe, U+6800-6805, U+6808-6809, U+680b,
    U+680e-680f, U+6811-6812, U+6814, U+6816, U+6818, U+681c-681e, U+6820,
    U+6822, U+6825, U+6827-6829, U+682b, U+682e-682f, U+6831-6834, U+683a-683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f, U+6861-6863, U+6865-6869, U+686b, U+686d, U+686f,
    U+6871-6872, U+6874-6875, U+6877, U+6879, U+687b-687c, U+687e, U+6880,
    U+6882-6883, U+6886, U+688f, U+6891-6892, U+6894, U+6896, U+6898,
    U+689b-689c, U+689f-68a0, U+68a2-68a3, U+68a6, U+68a9, U+68b1-68b2, U+68b4,
    U+68b6, U+68c0, U+68c3, U+68c6, U+68c8, U+68ca, U+68d0-68d1, U+68d3, U+68d6,
    U+68e1, U+68e3, U+68e6, U+68e8-68ec, U+68ef-68f1, U+68f3, U+68f6-68f7,
    U+68f9, U+68fb-68fd;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/79e6a40ff7e55dfb.woff2) format("woff2");
  unicode-range: U+66a7, U+66aa, U+66b2-66b3, U+66b5, U+66b8-66bc, U+66be,
    U+66c1, U+66c4, U+66c7-66c8, U+66cc, U+66cf, U+66d5, U+66d8-66db, U+66df,
    U+66e1-66e2, U+66e8-66e9, U+66ef, U+66f1, U+66f5, U+66f7, U+66fa, U+66fd,
    U+6705, U+670a, U+670f-6710, U+6713-6715, U+6718-6719, U+6720, U+6722-6727,
    U+6729, U+672e, U+6733, U+6736, U+6738-6739, U+673f-6740, U+6742, U+6745,
    U+6747-6748, U+674b-674d, U+6753, U+6755, U+6759, U+675d-675e, U+6760,
    U+6762-6763, U+6767-676a, U+676c, U+676e, U+6772-6777, U+677a-677c, U+6782,
    U+6786-6787, U+678a-678c, U+678e-678f, U+6791-6793, U+6796, U+6798-6799,
    U+679f-67a3, U+67a5, U+67aa-67ae, U+67b0, U+67b2-67b5, U+67b7-67bc,
    U+67c0-67c3, U+67c5-67c6, U+67c8-67ca, U+67ce, U+67d2, U+67d8;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/94739437559397d9.woff2) format("woff2");
  unicode-range: U+655d, U+6561, U+6564-6565, U+6567, U+656b, U+656d-656e,
    U+6573, U+6576, U+6579-657b, U+6581, U+6586, U+6588-6589, U+658b, U+658e,
    U+6593, U+6595, U+659b, U+659d, U+659f-65a1, U+65a9, U+65ab, U+65ad,
    U+65b2-65b3, U+65b5, U+65bb, U+65be-65bf, U+65c2-65c4, U+65c6, U+65cc,
    U+65ce, U+65d2, U+65d6, U+65db, U+65e1, U+65e3, U+65e7, U+65ee-65f0,
    U+65f2-65f4, U+65f7-65f8, U+65fc-65fd, U+6600, U+6603-6605, U+6609, U+660d,
    U+6610-6611, U+6619, U+661c-661e, U+6621-6622, U+6624, U+6626, U+6629,
    U+662b, U+6630, U+6633-6636, U+6639-663d, U+6640-6641, U+6644-6645,
    U+664a-664c, U+6653-6657, U+6659, U+665b, U+665d-665e, U+6661-6667, U+6669,
    U+666c, U+6672-6673, U+6677-6679, U+667b-667e, U+6681-6684, U+668b-6690,
    U+6692, U+6698, U+669d, U+669f-66a0, U+66a6;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/480c35a7666a13ef.woff2) format("woff2");
  unicode-range: U+6427-6428, U+642a-642b, U+642f-6430, U+6432, U+6434, U+6437,
    U+643a, U+643d-6444, U+6446-6447, U+644a-644b, U+644e, U+6450-6453, U+6456,
    U+6459, U+645b-645c, U+645e, U+6460-6461, U+6463-6465, U+6468, U+646c-646e,
    U+6470, U+6472-6477, U+6479, U+647b, U+647d, U+6480, U+6482, U+6485,
    U+648b-648c, U+6491, U+6493, U+6496-649a, U+649d, U+649f-64a0, U+64a2-64a3,
    U+64ac, U+64b1, U+64b3-64b4, U+64b7-64b9, U+64bb, U+64be, U+64c0,
    U+64c3-64c4, U+64d0, U+64d2, U+64d5, U+64d7-64d8, U+64e1-64e4, U+64e7,
    U+64e9, U+64ed, U+64ef-64f0, U+64f3, U+64f8, U+64fb-64fc, U+64ff,
    U+6504-6506, U+6509, U+6511-6512, U+6516, U+6518-6519, U+651b, U+6520-6523,
    U+6525-6526, U+6529, U+652b, U+652e, U+6530, U+6532, U+6534-6535,
    U+6537-6538, U+653a, U+653d, U+6542-6543, U+6549, U+654c-654e, U+6554-6555,
    U+655b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ac409d512cf37aba.woff2) format("woff2");
  unicode-range: U+630d-630e, U+6310, U+6312-6313, U+6319-631b, U+631d-6321,
    U+6323-6325, U+632d-632e, U+6332, U+6334-6339, U+633b-633c, U+633e-6340,
    U+6342-6346, U+634b-634c, U+634e, U+6352, U+6357, U+635a, U+635c,
    U+635e-635f, U+6361, U+6363, U+6365, U+6369, U+636b-636d, U+636f-6370,
    U+6373, U+6375-6376, U+637a-637b, U+637d, U+6381, U+6384, U+6387, U+638a,
    U+638d-638e, U+6390, U+6394-6397, U+639e-639f, U+63a3-63a4, U+63a6,
    U+63ac-63af, U+63b1-63b4, U+63b7, U+63b9-63bb, U+63bd-63be, U+63c3-63c4,
    U+63c8, U+63cd-63ce, U+63d1, U+63d6, U+63dc, U+63de, U+63e0, U+63e3-63e4,
    U+63e6, U+63e9, U+63f0, U+63f2-63f3, U+63f5-63f8, U+63fa, U+63fc-63fe,
    U+6400-6402, U+6405-6406, U+6409-640c, U+6410, U+6414-6415, U+6418, U+641b,
    U+641f-6423, U+6425-6426;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5c632bba26b653f4.woff2) format("woff2");
  unicode-range: U+61c6, U+61ca-61cd, U+61d0, U+61d2, U+61de-61e0, U+61e3,
    U+61e6, U+61e8, U+61ed-61ee, U+61f5, U+61f9-61fa, U+61fd-61fe, U+6207,
    U+6209, U+620d-620e, U+6213-6215, U+6219, U+621b, U+621d-6223, U+6225-6227,
    U+6229, U+622b-622c, U+622e-622f, U+6231, U+6238, U+623b, U+623d-623e,
    U+6242-6243, U+6246, U+6248-6249, U+624c, U+6251, U+6255, U+6259-625a,
    U+625e, U+6260-6262, U+6265-6267, U+6269, U+626b-626c, U+6270-6273, U+6275,
    U+627a-627d, U+6283, U+6285-6286, U+6289, U+628c, U+628e, U+6294,
    U+629a-629e, U+62a0, U+62a2, U+62a6, U+62a8, U+62af, U+62b3, U+62b6,
    U+62ba-62bb, U+62be-62bf, U+62c2, U+62c4-62c5, U+62c8, U+62ca, U+62cf,
    U+62d1, U+62d5, U+62d7, U+62d9, U+62dd, U+62df-62e3, U+62e5-62e8, U+62ee,
    U+62f4-62fb, U+62fd, U+6300, U+6302, U+6308, U+630c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4506903c48fc295d.woff2) format("woff2");
  unicode-range: U+60ac-60ad, U+60af-60b1, U+60b3-60b5, U+60b8, U+60bb,
    U+60bd-60be, U+60c0, U+60c6-60c7, U+60ca-60cb, U+60d3-60d5, U+60d7-60db,
    U+60dd, U+60e2-60e3, U+60e6-60f0, U+60f2, U+60f4, U+60f6, U+60fa-60fb,
    U+60ff-6100, U+6103, U+6106, U+610a-610b, U+610d-610e, U+6110, U+6112-6116,
    U+6120, U+6123-6124, U+6128-6130, U+6134, U+6136, U+613c-613f, U+6144,
    U+6146-6147, U+6149-614a, U+614d, U+6151-6153, U+6159-615a, U+615c-615f,
    U+6164-6165, U+6169-616d, U+616f, U+6171-6175, U+6177, U+617a, U+617c,
    U+617f-6180, U+6187, U+618a-618e, U+6192-6194, U+6199-619b, U+619f, U+61a1,
    U+61a7-61a8, U+61aa-61af, U+61b8, U+61ba, U+61bf, U+61c3;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/fda07e39780d992c.woff2) format("woff2");
  unicode-range: U+5f78, U+5f7b, U+5f7d, U+5f82-5f84, U+5f87, U+5f89-5f8a,
    U+5f8d, U+5f93, U+5f95, U+5f98-5f99, U+5f9b-5f9c, U+5fa0, U+5fa4,
    U+5fa6-5fa8, U+5fab-5fad, U+5fb3-5fb4, U+5fbc, U+5fc4, U+5fc6, U+5fc9,
    U+5fcb, U+5fce-5fd6, U+5fdc-5fdf, U+5fe1, U+5fe4, U+5fe7, U+5fea,
    U+5fec-5fee, U+5ff1, U+5ff3, U+5ff8, U+5ffa-5ffc, U+5fff-6000, U+6002,
    U+6005, U+600a, U+600d, U+600f-6010, U+6014, U+6017, U+6019-601c, U+601e,
    U+6020, U+6022, U+6026, U+6029, U+602b-602c, U+602e-602f, U+6031,
    U+6033-6035, U+6039, U+603c, U+6040-6043, U+6045, U+6047, U+604a-604c,
    U+604f, U+6053, U+6059-605b, U+605d, U+6060, U+6063, U+6067, U+606a-606b,
    U+606e, U+6072-6076, U+6078, U+607a, U+607c, U+607f-6081, U+6083, U+6086,
    U+608a, U+608c, U+608e, U+6092-6093, U+6095-6097, U+609b, U+609d, U+60a2,
    U+60a6-60a7, U+60a9-60aa;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/999d7df656bcbd70.woff2) format("woff2");
  unicode-range: U+5e34, U+5e37, U+5e3a, U+5e3c, U+5e40, U+5e42-5e44, U+5e47,
    U+5e54, U+5e57-5e5b, U+5e5e-5e5f, U+5e61-5e62, U+5e64, U+5e6a, U+5e6c,
    U+5e6e, U+5e75, U+5e77, U+5e7a, U+5e80-5e81, U+5e83, U+5e86, U+5e88, U+5e8b,
    U+5e90, U+5e92, U+5e96, U+5e99, U+5e9b, U+5e9d-5ea2, U+5ea4-5ea5,
    U+5eb3-5eb6, U+5eb9, U+5ebe, U+5ec3-5ec4, U+5ec6, U+5ecb-5ecd, U+5ed0-5ed2,
    U+5ed4-5ed5, U+5ed8-5ed9, U+5edb, U+5edd, U+5ee1, U+5ee8-5ee9, U+5eec,
    U+5eef-5ef0, U+5ef4-5ef5, U+5ef8, U+5efb-5efc, U+5efe, U+5f01-5f03, U+5f05,
    U+5f07-5f09, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f16, U+5f1b, U+5f1d,
    U+5f22, U+5f25, U+5f28-5f29, U+5f2d, U+5f2f-5f30, U+5f36, U+5f38-5f39,
    U+5f3c, U+5f3e, U+5f40-5f42, U+5f45-5f46, U+5f4a, U+5f50-5f52, U+5f54,
    U+5f56-5f58, U+5f5a-5f5e, U+5f61, U+5f63, U+5f66-5f67, U+5f6b, U+5f72-5f74,
    U+5f76;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/b1bb8a75a8649131.woff2) format("woff2");
  unicode-range: U+5ce0-5ce1, U+5ce5-5ce6, U+5ce8-5cea, U+5ced-5cee, U+5cf1,
    U+5cf4-5cf5, U+5cf8, U+5cfe-5d00, U+5d06, U+5d08, U+5d0a-5d0d, U+5d15,
    U+5d18, U+5d1a, U+5d1d, U+5d1f-5d22, U+5d24, U+5d26-5d28, U+5d2c-5d2e,
    U+5d33-5d35, U+5d3d, U+5d3f, U+5d42-5d43, U+5d46-5d47, U+5d49-5d4b, U+5d4e,
    U+5d52-5d53, U+5d57-5d59, U+5d5b-5d5c, U+5d65, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74-5d75, U+5d7e-5d7f, U+5d81-5d82, U+5d85-5d88, U+5d8b-5d8c,
    U+5d92, U+5d94, U+5d97, U+5d99, U+5d9d, U+5da0-5da2, U+5da7, U+5da9-5daa,
    U+5dae, U+5db2, U+5db4, U+5db7-5db8, U+5dbd, U+5dc2-5dc5, U+5dc9,
    U+5dcb-5dcd, U+5dd2, U+5dd6, U+5dd8, U+5ddb-5ddc, U+5de0, U+5de3, U+5de9,
    U+5df0, U+5df3, U+5df5, U+5df9, U+5dfb-5dfd, U+5e00-5e01, U+5e04-5e05,
    U+5e0a, U+5e11, U+5e14, U+5e18-5e1c, U+5e1f-5e22, U+5e27-5e28, U+5e2f-5e30;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/05f07890757d9f6f.woff2) format("woff2");
  unicode-range: U+5b80-5b82, U+5b84, U+5b8d, U+5b92-5b93, U+5b95-5b96,
    U+5b9f-5ba1, U+5ba6-5ba8, U+5baa-5bad, U+5bbd-5bbe, U+5bc0-5bc1, U+5bc3,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bdb-5bdd, U+5be4-5be5, U+5bef, U+5bf3, U+5bfb,
    U+5bfe-5bff, U+5c02-5c03, U+5c05, U+5c09, U+5c0c, U+5c10, U+5c12-5c13,
    U+5c15, U+5c18-5c19, U+5c1b, U+5c1d-5c1f, U+5c22, U+5c25, U+5c27-5c28,
    U+5c2a-5c2b, U+5c34, U+5c38, U+5c3d, U+5c42, U+5c44, U+5c47, U+5c49-5c4a,
    U+5c50, U+5c53, U+5c58-5c59, U+5c5b, U+5c5d, U+5c61, U+5c63, U+5c68,
    U+5c6d-5c6e, U+5c74, U+5c79-5c84, U+5c86, U+5c88, U+5c8a-5c8d, U+5c92-5c9c,
    U+5ca0, U+5ca2-5ca3, U+5ca5-5ca7, U+5cab-5cad, U+5cb5, U+5cb7, U+5cba-5cbb,
    U+5cc1, U+5cc8, U+5cca-5ccb, U+5cce, U+5cd2, U+5cd6, U+5cd8-5cda, U+5cdf;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2b8b0242f52397b2.woff2) format("woff2");
  unicode-range: U+5a51, U+5a53, U+5a56-5a57, U+5a5d-5a5e, U+5a60-5a62, U+5a65,
    U+5a67, U+5a6a, U+5a6c-5a6d, U+5a73-5a76, U+5a7a-5a7c, U+5a81-5a84, U+5a8c,
    U+5a90, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e-5aa0, U+5aa4, U+5aa7,
    U+5aab-5aac, U+5aae-5aaf, U+5ab1, U+5ab4-5ab5, U+5ab8, U+5aba-5abc,
    U+5abe-5abf, U+5ac3-5ac4, U+5ac6-5acb, U+5acf-5ad2, U+5ad4-5adc, U+5ae0-5ae1,
    U+5ae3, U+5ae5-5ae6, U+5ae8, U+5aea-5aeb, U+5aee, U+5af0, U+5af2, U+5af5,
    U+5afa, U+5aff, U+5b01, U+5b05, U+5b08, U+5b0b, U+5b11, U+5b16-5b17, U+5b19,
    U+5b1b, U+5b1d, U+5b21-5b23, U+5b28, U+5b2a-5b2d, U+5b32, U+5b34,
    U+5b36-5b38, U+5b3e-5b40, U+5b43-5b46, U+5b4b-5b4c, U+5b51, U+5b53, U+5b59,
    U+5b5b-5b5c, U+5b62, U+5b65, U+5b6c-5b6e, U+5b70-5b73, U+5b75, U+5b7a-5b7b,
    U+5b7d, U+5b7f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/8580add641746514.woff2) format("woff2");
  unicode-range: U+590b-590c, U+590e, U+5910-5911, U+5914, U+5919, U+591b,
    U+591f, U+5923-5924, U+592c, U+5932, U+5938-593a, U+5940, U+5942, U+5944,
    U+594b-594c, U+594e, U+5950, U+5953, U+5956, U+5958, U+595a, U+5961, U+5966,
    U+5968-5969, U+596c-596d, U+5975, U+5977, U+597b-597c, U+597e, U+5980-5981,
    U+5986-5988, U+598a, U+598f, U+5997-5998, U+599f-59a3, U+59a6-59a7, U+59a9,
    U+59ab-59ac, U+59af, U+59b1-59b2, U+59b6, U+59b8, U+59ba, U+59be, U+59c1,
    U+59c3, U+59c7-59c9, U+59cd-59ce, U+59d2, U+59d6-59d9, U+59dd-59de, U+59e0,
    U+59e3-59e5, U+59e9-59eb, U+59ee, U+59f1-59f3, U+59f5-59f9, U+59fc-59fd,
    U+5a00, U+5a04-5a07, U+5a09, U+5a0c, U+5a11, U+5a13, U+5a16-5a17, U+5a1a,
    U+5a1e, U+5a20, U+5a23-5a24, U+5a29-5a2b, U+5a2d-5a2f, U+5a32-5a34, U+5a38,
    U+5a3c, U+5a3f-5a44, U+5a47-5a48, U+5a4a, U+5a4c-5a4d, U+5a50;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a5c2d2b71317457b.woff2) format("woff2");
  unicode-range: U+57a1, U+57a4, U+57a6, U+57a9, U+57ab, U+57b5, U+57b8-57bb,
    U+57c2, U+57c5-57c8, U+57cc, U+57cf, U+57d2, U+57dc-57de, U+57e1-57e2,
    U+57e5, U+57e7, U+57ed-57ee, U+57f0, U+57f3-57f6, U+57f8, U+57fb-57fd,
    U+5800-5801, U+5803-5804, U+5807, U+5809-580b, U+580d-580e, U+5810-5811,
    U+5814-5815, U+5819, U+581d-581e, U+5820, U+5823, U+5826, U+582c-582d,
    U+5830, U+583a, U+583f-5841, U+5848, U+584b, U+584d, U+584f, U+5852,
    U+5859-585a, U+585c, U+5861, U+5864, U+5868-5869, U+586c-586d, U+5871-5872,
    U+5879, U+587c-5881, U+5887-5889, U+588e, U+5890-5892, U+5896-5899, U+589d,
    U+58a1, U+58a3, U+58a6, U+58a9, U+58ac, U+58b0-58b1, U+58bb-58bc, U+58c2,
    U+58c5-58c6, U+58ca, U+58cc, U+58ce, U+58d0-58d1, U+58d5, U+58d9-58da,
    U+58df-58e0, U+58e9, U+58ec, U+58ee, U+58f1-58f3, U+58f6-58f7, U+58fb-58fc,
    U+5900, U+5902, U+5906, U+5909-590a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0956facf1602e9b5.woff2) format("woff2");
  unicode-range: U+566f, U+5671-5672, U+5676, U+567a-567c, U+5680, U+5684-5686,
    U+568c, U+568e-568f, U+5692-5693, U+5697-5699, U+569c, U+569e, U+56a1-56a7,
    U+56a9, U+56ab-56ad, U+56af, U+56b3, U+56b5-56b6, U+56b8, U+56bf-56c1,
    U+56c3, U+56c5, U+56c7-56c8, U+56cb-56cc, U+56d2-56d4, U+56d6-56d9, U+56df,
    U+56e1-56e5, U+56ea-56ec, U+56ee-56ef, U+56f1-56f4, U+56f7, U+56f9,
    U+56ff-5700, U+5703-5704, U+5706-5707, U+5709-570a, U+570c, U+570f, U+5711,
    U+5717, U+571c, U+5723-5724, U+5727, U+5729-572a, U+572c, U+572e-572f,
    U+5734-5735, U+573b, U+5741, U+574b-574d, U+574f, U+5752, U+5754,
    U+575a-5760, U+5763, U+5768-5769, U+576b, U+576d, U+576f-5770, U+5772-5775,
    U+5777, U+577b-577d, U+5780, U+5784, U+5788, U+578c, U+578e, U+5792-5793,
    U+5795, U+579a-579b, U+579f-57a0;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4442779d2701b313.woff2) format("woff2");
  unicode-range: U+5551, U+5553, U+5555-5557, U+555c, U+5562-5563, U+5567,
    U+5569, U+556b-556c, U+5570, U+5575-5579, U+557b-557c, U+557f, U+5581,
    U+5583, U+5586, U+5588, U+558b, U+558f, U+5591, U+5599, U+559f, U+55a1,
    U+55a3, U+55a5-55a6, U+55a8-55a9, U+55ab, U+55ad, U+55b0-55b1, U+55b3,
    U+55b6-55b7, U+55b9, U+55bc-55bd, U+55c4-55c5, U+55c7, U+55c9, U+55cc-55cd,
    U+55d0, U+55d2, U+55d4-55d9, U+55db, U+55dd-55df, U+55e1-55e6, U+55e9-55ea,
    U+55ec, U+55ee, U+55f1-55f3, U+55f5-55f7, U+55f9-55fa, U+55fe, U+5600-5602,
    U+5608, U+560c, U+560f, U+5612-5613, U+5615-5616, U+5618, U+561a, U+561c,
    U+561e, U+5620, U+5623-5625, U+5627, U+562a, U+562c-562e, U+5630-5631,
    U+5635-5636, U+5638-563a, U+5640, U+5642-5643, U+5649, U+564c-5650, U+5654,
    U+5658-565d, U+5664-5666, U+5669, U+566b, U+566d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ff619a19ed0306cf.woff2) format("woff2");
  unicode-range: U+543d, U+543f, U+5441, U+5444-5445, U+5447, U+5449,
    U+544b-544d, U+5450-5455, U+5457, U+545b-545c, U+545f-5460, U+5463-5464,
    U+546a-5472, U+5474, U+5476, U+5478, U+547b, U+547e-547f, U+5482-5488,
    U+548a, U+548d-5491, U+5494, U+5498-549d, U+54a1-54a5, U+54ab, U+54ad-54af,
    U+54b5, U+54b7, U+54bb-54bc, U+54be-54bf, U+54ca, U+54cc, U+54cf-54d2,
    U+54d4, U+54d6-54d7, U+54da, U+54de-54df, U+54e2, U+54e4, U+54e7, U+54eb,
    U+54f3, U+54fd, U+54ff, U+5501-5502, U+5504-5506, U+550a, U+550c,
    U+550e-550f, U+5511-5513, U+5516-5517, U+551a-551b, U+551e, U+5520, U+5524,
    U+5526-5527, U+552a, U+552c-552d, U+5530, U+5532-5533, U+5535-5536,
    U+553b-553c, U+553e-553f, U+5541-5542, U+5544-5545, U+5547, U+5549, U+554b,
    U+554d-554e, U+5550;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ad6c639bd645f8cb.woff2) format("woff2");
  unicode-range: U+52db, U+52e0, U+52e3, U+52e6-52e7, U+52eb, U+52ed-52ee,
    U+52f0-52f2, U+52f7, U+52f9-52fa, U+5300-5302, U+530a-530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+532d-532e, U+5331, U+5338,
    U+533b-533e, U+5344-5345, U+534b-534d, U+534f-5350, U+5358, U+535e-535f,
    U+5362-5364, U+5367, U+5369, U+536b-536c, U+536e-536f, U+5372, U+5374,
    U+5379-537a, U+537c-537d, U+5382, U+5385, U+5389, U+538b-538c, U+538e,
    U+5392-5396, U+5399, U+53a0-53a2, U+53a4-53a6, U+53a8-53a9, U+53ae, U+53b0,
    U+53b3-53b4, U+53b6-53b7, U+53b9, U+53bf, U+53c1, U+53c4, U+53ce-53cf,
    U+53d2, U+53d5, U+53d9-53da, U+53df-53e1, U+53e7-53e9, U+53f1, U+53f5-53f6,
    U+53f9, U+53fb-53fd, U+5400-5402, U+5405-5407, U+540f, U+5412, U+5414-5417,
    U+541a, U+5420-5421, U+5424-5425, U+5428-5429, U+542c-542f, U+5431-5432,
    U+5434, U+5437;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/94e096e0d4faf2d6.woff2) format("woff2");
  unicode-range: U+518f, U+5191, U+5193, U+5195-5197, U+519a-519c, U+519e,
    U+51a2, U+51a6-51a9, U+51ab, U+51ad-51af, U+51b1-51b6, U+51ba-51c0,
    U+51c3-51c5, U+51c7, U+51c9-51cb, U+51ce-51d1, U+51d4, U+51d6, U+51d9,
    U+51db-51dc, U+51df, U+51e4, U+51e6, U+51e9-51ea, U+51ed, U+51ef,
    U+51f4-51f5, U+51fc, U+51ff, U+5201-5202, U+5204-5205, U+5208, U+520b,
    U+520d-520e, U+5213, U+5215-5216, U+5218, U+521a, U+5220, U+5223,
    U+5226-5228, U+5232-5234, U+5239, U+523c, U+5241-5242, U+5244, U+5249,
    U+524c, U+5251-5252, U+5255, U+5257, U+525c, U+525e, U+5261, U+5263-5265,
    U+526e, U+5270, U+5273-5274, U+5277, U+527d, U+527f, U+5281-5282, U+5284,
    U+528a, U+528c, U+528f, U+5292-5294, U+529d, U+52a6, U+52ac-52ad,
    U+52b1-52b5, U+52b9, U+52bb-52bc, U+52be-52c0, U+52c5, U+52cb, U+52cd,
    U+52d0-52d1, U+52d6-52d7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/c82390beca4ff964.woff2) format("woff2");
  unicode-range: U+5032, U+5036, U+503a-503b, U+503e, U+5040-5041, U+5043,
    U+5045-5046, U+5048, U+504a-504e, U+5051-5053, U+505d-5060, U+5063, U+506a,
    U+506f-5072, U+5078, U+507a-507b, U+507f-5080, U+5088-5089, U+508b-508c,
    U+508e, U+5092, U+5095-5096, U+509a-509d, U+50a3, U+50a5, U+50a8, U+50af,
    U+50b1, U+50b4, U+50ba, U+50c2, U+50c6-50ca, U+50cd-50ce, U+50d6, U+50d9,
    U+50dd-50df, U+50e1, U+50e3, U+50e5-50e6, U+50e8-50ea, U+50ec-50f0, U+50f3,
    U+50fb, U+50fe, U+5101-5102, U+5105-5109, U+510b-510e, U+5110, U+5113-5115,
    U+5117, U+511a-511c, U+511e, U+5120-5121, U+5125, U+512b, U+5131,
    U+5134-5135, U+5138-513c, U+5140, U+514e, U+5150-5151, U+5155-5157, U+515a,
    U+515f, U+5162, U+516a, U+516e, U+5172, U+5174, U+5179, U+517b, U+517d,
    U+5182, U+5186, U+5188-5189, U+518b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1685ad726f8cf859.woff2) format("woff2");
  unicode-range: U+4f22, U+4f24, U+4f29-4f2b, U+4f2d, U+4f31-4f32, U+4f35,
    U+4f37, U+4f39, U+4f3b, U+4f3e, U+4f41-4f43, U+4f47, U+4f49, U+4f4c, U+4f52,
    U+4f57-4f58, U+4f5a, U+4f5d-4f5f, U+4f61, U+4f63-4f64, U+4f67, U+4f6a,
    U+4f6e-4f6f, U+4f72, U+4f74, U+4f76-4f7b, U+4f7d-4f7e, U+4f80-4f82, U+4f84,
    U+4f89-4f8a, U+4f8e-4f94, U+4f96-4f98, U+4f9a, U+4f9e, U+4fa0-4fa3,
    U+4fa5-4fa8, U+4faa-4fac, U+4fb2-4fb3, U+4fb7-4fba, U+4fc0-4fc1, U+4fc5-4fc7,
    U+4fcb, U+4fcd-4fce, U+4fd1, U+4fd3-4fd4, U+4fd8-4fdc, U+4fdf, U+4fe2-4fe5,
    U+4fe8-4fea, U+4fec-4fed, U+4ff3-4ff6, U+4ff8-4ffa, U+4ffd, U+5000, U+5002,
    U+5005, U+5008, U+500c, U+500f, U+5013-5015, U+501b-501c, U+501e,
    U+5022-5025, U+5027-5028, U+502c-502e, U+5030-5031;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e5fb66db730d1d9d.woff2) format("woff2");
  unicode-range: U+3a17, U+3a52, U+3b22, U+3bd7, U+3bff, U+3ca5, U+3d68, U+3ddb,
    U+3de7, U+3deb, U+3e03, U+3e74, U+3f08, U+3f0e, U+3f21, U+3f97, U+4102,
    U+411b, U+4181, U+43c8, U+4552, U+4576, U+46e5, U+4837, U+493d, U+4a3b,
    U+4d09, U+4e02, U+4e04-4e05, U+4e0c, U+4e0f-4e10, U+4e15, U+4e17, U+4e1b,
    U+4e21-4e22, U+4e25, U+4e27, U+4e31, U+4e34, U+4e36-4e37, U+4e3d,
    U+4e3f-4e42, U+4e44, U+4e47, U+4e49, U+4e4c, U+4e52-4e54, U+4e57,
    U+4e5a-4e5b, U+4e60-4e61, U+4e69, U+4e6d, U+4e78, U+4e80-4e81, U+4e85,
    U+4e87, U+4e89-4e8a, U+4e8d, U+4e8f, U+4e93, U+4e96, U+4e98-4e99, U+4e9c,
    U+4e9f-4ea0, U+4ea2, U+4ea5, U+4ea9, U+4eb0, U+4eb2-4eb3, U+4eb5-4eb7,
    U+4eb9, U+4ebb-4ebc, U+4ebf, U+4ec2-4ec6, U+4ec8-4ec9, U+4ecf, U+4ed1,
    U+4ed3, U+4edc-4ee1, U+4ee7-4eeb, U+4eee-4eef, U+4ef1, U+4ef3-4ef5, U+4efa,
    U+4efc, U+4f00, U+4f02-4f03, U+4f05, U+4f07-4f09, U+4f0b, U+4f0e, U+4f15,
    U+4f17, U+4f1d-4f1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/40db1c50687ef3ae.woff2) format("woff2");
  unicode-range: U+305c, U+3062, U+306d, U+307a, U+307c, U+3080, U+308e,
    U+3090-3091, U+3099-309e, U+30a5, U+30c2, U+30c5, U+30ee, U+30f0-30f2,
    U+30f4-30f6, U+30fd-30fe, U+3105-3106, U+3108, U+310a-310b, U+310d-3119,
    U+311b-311e, U+3120-3126, U+3128-3129, U+3131, U+3134, U+3137, U+3139,
    U+3141-3142, U+3145, U+3147-3148, U+314b, U+314d-314f, U+3153, U+315c,
    U+3160-3161, U+3163-3164, U+3181, U+318d, U+3192-3193, U+3196-3198,
    U+319d-319f, U+3220-3226, U+3231, U+3268, U+3281, U+328b, U+3291-3292,
    U+3295-3297, U+3299, U+329d, U+329f, U+32a3-32a4, U+32d6, U+32e1, U+3314,
    U+3322, U+337f, U+338e-338f, U+339c-339e, U+33a1, U+33c4, U+33d1-33d2,
    U+3440, U+3449, U+3479, U+3551, U+3569, U+35ad, U+35ce, U+36ac, U+373a,
    U+3863, U+38ec, U+39b8, U+3a02;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/79710fabba120e04.woff2) format("woff2");
  unicode-range: U+2749-274f, U+2752-275b, U+275d-275e, U+2761, U+2763,
    U+2765-2769, U+276e-276f, U+2771, U+2776-277e, U+2780-2782, U+278a-278c,
    U+2794-2796, U+2798-2799, U+279c-27a6, U+27a8-27ab, U+27ad, U+27af-27b0,
    U+27b2-27b3, U+27b7-27b9, U+27bc-27bd, U+27bf, U+27e9-27eb, U+27f5-27f6,
    U+2800, U+28ec, U+2922, U+2934-2935, U+29bf, U+2a2f, U+2b05-2b07, U+2b1b,
    U+2b50, U+2b55, U+2cf5, U+2e1c-2e1d, U+2f00, U+2f08, U+2f12, U+2f24, U+2f29,
    U+2f2f, U+2f3c, U+2f3f, U+2f42, U+2f45, U+2f63-2f64, U+2f83, U+2f8f,
    U+3003-3007, U+3012-3013, U+3016-3019, U+3020-3025, U+3030, U+303d, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3052;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/22640e2d33ab6970.woff2) format("woff2");
  unicode-range: U+264a-2656, U+2658-265c, U+265e-2660, U+2662-2664, U+2666-2669,
    U+266b-266f, U+267b, U+2692-2696, U+2698, U+269b-269c, U+26a0-26a1,
    U+26a3-26a5, U+26aa-26ac, U+26bd-26be, U+26c4-26c5, U+26c8, U+26d1,
    U+26d3-26d4, U+26e4, U+26e9-26ea, U+26f0-26f5, U+26f9-26fa, U+26fd,
    U+2701-2702, U+2704-2706, U+2708, U+270a-2712, U+2714, U+2716-2727,
    U+2729-273e, U+2740-2748;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/698ee9da39e87d79.woff2) format("woff2");
  unicode-range: U+2567-2570, U+2572, U+2574, U+2579, U+2580-258a, U+258c-2595,
    U+2597, U+25a1, U+25a3-25a4, U+25a6-25ac, U+25b0, U+25b4, U+25b7-25b9,
    U+25bb, U+25bd, U+25bf-25c2, U+25c7-25ca, U+25cc-25cd, U+25d0-25d9,
    U+25dc-25e6, U+25ea-25eb, U+25ef, U+25fb-25fe, U+2600-2604, U+2607,
    U+2609-260b, U+260d-2615, U+2618, U+261a-2623, U+262a, U+262d-2630,
    U+2638-263e, U+2641-2642, U+2648-2649;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7fa8053b3f72678b.woff2) format("woff2");
  unicode-range: U+2476-2481, U+2488-2491, U+24b6-24c5, U+24c7-24ca, U+24cc,
    U+24ce, U+24d?, U+24e1-24ea, U+24f5, U+24ff, U+2501, U+2503-250d,
    U+250f-2511, U+2513-2515, U+2517-2518, U+251b-251d, U+2520, U+2523-2524,
    U+2528, U+252b-252c, U+252f, U+2533-2534, U+2537, U+253b-253c, U+2541,
    U+2543-2545, U+254b, U+2550-2566;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e1a0174314c962c4.woff2) format("woff2");
  unicode-range: U+2139, U+2153, U+2194-2197, U+2199, U+219d-219e, U+21a0,
    U+21a9-21aa, U+21ac, U+21af-21b1, U+21b3-21b5, U+21ba-21bb, U+21c4, U+21ca,
    U+21cc, U+21d0, U+21d2-21d4, U+21d8, U+21dd, U+21e2-21e9, U+2200, U+2202,
    U+2205-2208, U+220e-220f, U+2211-2212, U+2215, U+2217-221a, U+221d-2220,
    U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d, U+2248, U+2256,
    U+2260-2261, U+2264-2265, U+226a-226b, U+226e-226f, U+2282-2283, U+2295-2296,
    U+2299, U+22a5, U+22b0-22b1, U+22b9, U+22bf, U+22c5-22c6, U+22c8,
    U+22d0-22d1, U+22ee, U+2312-2313, U+2318, U+231a-231b, U+2323, U+2328,
    U+239d, U+23a0, U+23af, U+23e4, U+23e9-23ea, U+23ec, U+23f0-23f3, U+23fa,
    U+2445, U+2461-2471, U+2474-2475;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/bd87d589ab3566f1.woff2) format("woff2");
  unicode-range: U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9, U+1ecb-1ecd, U+1ecf-1ed1,
    U+1ed3-1ed5, U+1ed7-1edd, U+1edf, U+1ee1, U+1ee3-1ee7, U+1ee9, U+1eeb,
    U+1eed, U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1fa2, U+2001-2006,
    U+2009-200a, U+200c-200d, U+200f-2012, U+2015-2016, U+201a, U+201e,
    U+2020-2021, U+2023-2025, U+2028, U+202a-202d, U+202f-2030, U+2032-2033,
    U+2035, U+2038, U+203e-203f, U+2042-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2063, U+2070, U+2074-207b, U+207d-2083, U+208a, U+208d-208e, U+20a1,
    U+20a4, U+20a6, U+20a8-20ab, U+20ad-20ae, U+20b1-20b3, U+20b5, U+20b8-20ba,
    U+20bd, U+20dd, U+20e3, U+2105, U+2109, U+2112-2113, U+2115-2117,
    U+2120-2121, U+2126, U+212b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/019041d6f778cb6c.woff2) format("woff2");
  unicode-range: U+11af, U+11b7, U+11bc, U+121b, U+122d, U+129b, U+12a0, U+13a6,
    U+13a9, U+13ac, U+13af, U+13b3, U+13c2, U+13e3, U+141b, U+1555, U+1557,
    U+15dc, U+15e8, U+1780-1782, U+1784-1785, U+1787, U+178a, U+178e-1791,
    U+1793-179c, U+179f, U+17a2, U+17b6-17b9, U+17bb-17bc, U+17bf-17c7, U+17c9,
    U+17cb, U+17d0, U+17d2, U+17db, U+1871, U+18fa, U+1bff, U+1d00, U+1d04-1d05,
    U+1d07, U+1d0a-1d0b, U+1d0d, U+1d0f, U+1d17-1d18, U+1d1b-1d1c, U+1d20-1d22,
    U+1d25, U+1d2c, U+1d2e, U+1d30-1d31, U+1d33-1d3a, U+1d3c, U+1d3e-1d42,
    U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5, U+1e3b, U+1e43,
    U+1e45, U+1e47, U+1e63, U+1e6d, U+1e73, U+1ea0, U+1ea2, U+1ea4-1ea9,
    U+1eab-1eaf, U+1eb1, U+1eb3, U+1eb5, U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/cebf8aabdb7ac0be.woff2) format("woff2");
  unicode-range: U+2c8-2c9, U+2cc-2cd, U+2d0, U+2d8, U+2da, U+2dc, U+2e1-2e3,
    U+2e7, U+2eb, U+2ee, U+2f1-2ff, U+302-304, U+306-309, U+30c-30d, U+311,
    U+31b, U+321, U+323-325, U+328-329, U+32b-32c, U+32e-32f, U+331-33a,
    U+33c-33f, U+348, U+353, U+358-359, U+35c, U+35e-35f, U+361, U+363,
    U+367-368, U+36c, U+36f, U+530-535, U+537-540, U+55e, U+561-565, U+568-56d,
    U+56f-576, U+578-582, U+584, U+5a1, U+5a3-5a4, U+5aa, U+5ae, U+5b0-5b4;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/c555b60c68d44cb2.woff2) format("woff2");
  unicode-range: U+1af, U+1b1, U+1b4-1be, U+1d0, U+1d2, U+1d4, U+1da, U+1dc-1dd,
    U+1e1, U+1e3-1e4, U+1e7, U+1e9, U+1eb-1ec, U+1f0-1f1, U+1f3-1f5, U+1f7,
    U+1f9-1ff, U+219, U+221, U+225-226, U+228-22b, U+22e-22f, U+231-235, U+239,
    U+23b, U+23e, U+250-252, U+254-255, U+259-25e, U+261-263, U+268-26b, U+26d,
    U+26f-277, U+279-27a, U+27d-281, U+283, U+28a-28c, U+28f, U+292, U+294-296,
    U+298-29a, U+29c, U+29f, U+2a1-2a2, U+2a4-2a7, U+2a9-2aa, U+2ae-2b3,
    U+2b5-2b7, U+2b9-2bf, U+2c2-2c4, U+2c6-2c7;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e654925cacec1b26.woff2) format("woff2");
  unicode-range: U+a1-a2, U+a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b5-b6,
    U+b8-ba, U+bc-be, U+c0-c8, U+ca-cc, U+ce-d5, U+d8-df, U+f0, U+f5, U+f8, U+fb,
    U+fe-100, U+102, U+105, U+107, U+109-10b, U+10f, U+112, U+115, U+117, U+119,
    U+11b, U+11f, U+121, U+123-124, U+127, U+129, U+12c-12d, U+13?, U+141-142,
    U+144, U+148, U+14b-14c, U+14f-153, U+159-15b, U+15e-160, U+163-166,
    U+169-16a, U+16d-171, U+173-17e, U+192, U+1a0, U+1a4, U+1aa, U+1ac-1ad;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/33f6e39dd938240f.woff2) format("woff2");
  unicode-range: U+a3, U+2ca, U+2223, U+2460, U+2640, U+273f, U+301c, U+3107,
    U+310c, U+4e30, U+4e3e, U+4e5e, U+4e71, U+4f26, U+4f7c, U+4f83, U+50da,
    U+5243, U+5267, U+529e, U+5321, U+5352, U+5477, U+548b, U+54a6, U+54b2,
    U+54c2, U+54c4, U+54c6, U+54cd, U+54ee, U+5543, U+55d1, U+55d3, U+55f0,
    U+55fd, U+560d, U+5629, U+5660, U+56d1, U+56dd, U+57ae, U+57e0, U+57e4,
    U+5904, U+592d, U+5965, U+5a31, U+5a7f, U+5b5a, U+5bb8, U+5c14, U+5c3b,
    U+5c5c, U+5c5e, U+5d10, U+5e10, U+5e4c, U+603b, U+604d, U+611c, U+6137,
    U+61c8, U+62c7, U+6371, U+6382, U+645f, U+64ae, U+64c2, U+651e, U+65f1,
    U+660a, U+663e, U+673d, U+6784, U+6789, U+67b1, U+67ff, U+6813, U+6854,
    U+68d8, U+68fa, U+697d, U+6a01, U+6a1e, U+6baf, U+6c08, U+6c17, U+6c2b,
    U+6c81, U+6cbd, U+6dc6, U+6df9, U+6ed9, U+6ee1, U+6f86, U+6fc1, U+6fdb,
    U+701f, U+7076, U+715c, U+7194, U+71ee, U+71fb, U+720d, U+72b6, U+7396,
    U+73af, U+745b, U+746f, U+748b, U+7647, U+7699, U+76ce, U+76de, U+77aa,
    U+786b, U+7881, U+78ca, U+793c, U+797a, U+79b9, U+79bb, U+79bf, U+7a92,
    U+7ac7, U+7ae3, U+7b19, U+7b20, U+7b51, U+7b94, U+7cbd, U+7cde, U+7cef,
    U+7d46, U+7dde, U+7f88, U+80da, U+814b, U+81cd, U+8235, U+8282, U+82b9,
    U+846b, U+84c1, U+84d3, U+8518, U+8611, U+8783, U+8814, U+8a15, U+8aa6,
    U+8b2c, U+8ba8-8ba9, U+8bc6, U+8be2, U+8be5-8be6, U+8c22, U+8d05, U+8d27,
    U+8dbe, U+8e34, U+8e66, U+8ec0, U+9005, U+9082, U+914b, U+916f, U+92c5,
    U+92f0, U+9318, U+938a, U+93e2, U+964b, U+96c1, U+96cc-96cd, U+96db, U+973e,
    U+97a0, U+9803, U+9876, U+9879, U+9955, U+99f1, U+9a5b, U+9ab7, U+9abc,
    U+9c57, U+9c9c, U+9d1b, U+9d26, U+9d51, U+9eef, U+9f99, U+c2a4, U+e253,
    U+e313-e314, U+e5c7, U+e5c9, U+e8db-e8dc, U+ff2d-ff2e, U+ff34, U+ffe5,
    U+1f60a, U+1f618, U+1f62d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6c8429942bc89423.woff2) format("woff2");
  unicode-range: U+b4, U+10d, U+2d9, U+641, U+6cc, U+e20, U+e29, U+200e, U+20ac,
    U+2266, U+25be, U+301d-301e, U+3058, U+4e07, U+4e1d, U+4e66, U+4ece, U+4fde,
    U+5016, U+5180, U+5199, U+51aa, U+5306, U+5386, U+53d8, U+5413, U+541d,
    U+54ce, U+54e8, U+54fc, U+5571, U+557e, U+558e, U+55a7, U+56a8, U+57a2-57a3,
    U+58b3, U+5960, U+5992-5993, U+59a4, U+5a55, U+5ab2, U+5afb, U+5b56, U+5bc5,
    U+5bc7, U+5bf0, U+5cb1, U+5cc7, U+5dff, U+5e93, U+5ed3, U+5f6a, U+60bc,
    U+61ff, U+6218, U+6292, U+634d, U+6467, U+64f1-64f2, U+6582, U+65fb, U+6615,
    U+6687, U+66e6, U+66f0, U+6781, U+67f5, U+68a7, U+6a1f, U+6b27, U+6b4e,
    U+6b73, U+6b79, U+6bcb, U+6c5d, U+6cf5, U+6dee, U+6ec4, U+6ecc, U+6f88,
    U+701d, U+703e, U+707c, U+7099, U+710a, U+72d9, U+72e9, U+731d, U+739f,
    U+7463, U+7480, U+74a8, U+7523, U+7526, U+75e0, U+7613, U+7656, U+76bf,
    U+76d4, U+773a, U+775c, U+775e, U+780c, U+78e1, U+78f7, U+7960, U+7a20,
    U+7aaf, U+7b08, U+7b71, U+7be4, U+7cec, U+7cf0, U+7d5e, U+7d62, U+7dbe,
    U+7e1b, U+7ea2, U+7ec4, U+7ec6, U+7edc, U+7eed, U+7efc, U+7f16, U+7f57,
    U+7fb9, U+7fca, U+803d, U+816e, U+8258, U+82a5, U+82b7, U+8317, U+8338,
    U+834a, U+83d3, U+8401, U+8469, U+849e, U+854a, U+8559, U+865e, U+8700,
    U+8759, U+8760, U+8778, U+8782, U+879e, U+87d1, U+8836, U+8944, U+89c8,
    U+8aac, U+8b74, U+8ba2, U+8ba4, U+8bae, U+8bfb, U+8c4e, U+8cb3, U+8d16,
    U+8d28, U+8e44, U+8f3b, U+8f3f, U+8f91, U+8fb9, U+8fc4, U+8fde, U+8ff9,
    U+9076, U+9091, U+90ae, U+90b8, U+9257, U+9310, U+9382, U+93df, U+94fe,
    U+95a5, U+962e, U+968f-9690, U+9704, U+9713, U+97f6, U+9824, U+986b, U+9884,
    U+9886, U+98e2, U+991a, U+9986, U+99a5, U+99dd, U+9ab8, U+9b41, U+9b77,
    U+9bad, U+c774, U+e5d4, U+fe52, U+ff02, U+ff25, U+1f389, U+1f449, U+1f495;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/70cdca847f6ba060.woff2) format("woff2");
  unicode-range: U+2cb, U+5d1, U+5d9, U+5e2, U+5e8, U+5ea, U+633, U+e32, U+2252,
    U+2267, U+2573, U+25b3, U+25c4, U+2713, U+2715, U+30e2, U+4e28, U+4e3c,
    U+4e4d, U+4e70, U+4f88, U+4fef, U+5018, U+501a, U+5026, U+5137, U+513f,
    U+51f3, U+524b, U+5254, U+52d8, U+5308, U+5384, U+53cc, U+5436, U+5443,
    U+5466, U+54a8, U+54bd, U+54c9, U+54cb, U+555e, U+5580, U+560e, U+561f,
    U+562f, U+566c, U+5679, U+56bc, U+56cd, U+56e7, U+56ed, U+572d, U+57d7,
    U+582f, U+589f, U+5b09, U+5ba5, U+5c51, U+5c90, U+5cef, U+5d16, U+5d84,
    U+5dd4, U+5e08, U+5e26, U+5f0a, U+5f20, U+606c, U+61c7, U+620f, U+6254,
    U+625b, U+62a4, U+62d0, U+62f1, U+63a0, U+63c6, U+63f9, U+6413, U+6417,
    U+6483, U+64f7, U+650f, U+65a7, U+665f, U+66ae, U+66d6, U+66e0, U+6746,
    U+6756, U+67d1, U+6837, U+68e0, U+68f5, U+6995, U+69a8, U+69b4, U+69d3,
    U+6a3d, U+6abb, U+6bb7, U+6bd3, U+6c47, U+6cc4, U+6cd3, U+6dae, U+6e26,
    U+6e29, U+6eaf, U+6eba, U+6fef, U+7028, U+70b3, U+711a, U+725f, U+7325,
    U+733f, U+73c0, U+73ee, U+7444, U+745a, U+7487, U+7540, U+75a4, U+7729,
    U+779e, U+798e, U+79e9, U+7a3d, U+7a4c, U+7a9f, U+7ac4, U+7aff, U+7c27,
    U+7cd9, U+7d76, U+7e43, U+7ea6, U+7ed9, U+7ff1, U+808b, U+809b, U+80fa,
    U+827a, U+8309, U+8328, U+832b, U+8396, U+83e0, U+840e, U+8425, U+852d,
    U+853b, U+8588, U+85e9, U+86b5, U+86e4, U+8718, U+87ec, U+880d, U+8910,
    U+893b, U+89c1-89c2, U+8b3e, U+8baf, U+8bc1, U+8bdd, U+8c41, U+8c48, U+8cb6,
    U+8d2d, U+8d5e, U+8fbe, U+9015, U+90a8, U+90b5, U+90e1, U+9169, U+9183,
    U+91d0, U+91dc, U+9293, U+92f8, U+9472, U+9598, U+95a9, U+95ed, U+95fb,
    U+9605, U+96c7, U+9739, U+9742, U+9761, U+99ad, U+9ae6, U+9b1a, U+9b44,
    U+9bc9, U+9d3f, U+9dd7, U+9e7c, U+9e92, U+fe5d-fe5e, U+ff22-ff24,
    U+ff2f-ff30, U+ff33;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/b14a05700a4cb141.woff2) format("woff2");
  unicode-range: U+60, U+f7, U+2198, U+2571, U+258b, U+25b6, U+2661, U+3051,
    U+3109, U+311a, U+4e11, U+4e24, U+4e2b, U+4ef7, U+4f18, U+4f36, U+4fd0,
    U+5029-502a, U+5055, U+508d, U+50ad, U+50e7, U+50f1, U+50f5, U+51a5, U+51c8,
    U+51fb, U+5203, U+524e, U+5288, U+5323, U+53c2, U+5458, U+54a7, U+54b1,
    U+54b3, U+54b8, U+556a, U+5582, U+55b2, U+55ba, U+55da, U+55dc, U+5614,
    U+5662, U+5678, U+56c2, U+5742, U+57d5, U+5862, U+58e4, U+58f0, U+5907,
    U+590d, U+5934, U+5978, U+5984, U+5a25, U+5c06, U+5c62, U+5c91, U+5d01,
    U+5d1b, U+5e87, U+5eff, U+5f27, U+5f3a, U+5f53, U+6001, U+6168, U+61a9,
    U+6233, U+62a5, U+62ce, U+62ed, U+638f, U+6399, U+646f, U+6590, U+6631,
    U+664f, U+6689, U+66dc, U+672f, U+67af, U+67ec, U+68d7, U+6977, U+6a44,
    U+6c14, U+6c40, U+6c70, U+6c76, U+6cb8, U+6ce3, U+6df3, U+6e20, U+6e43,
    U+6e5b, U+6ebc, U+6eec, U+6f2c, U+6fb1, U+7009, U+7011, U+701a, U+7117,
    U+7184, U+72f9, U+7426, U+74bd, U+74cf, U+752b, U+7554, U+75b9, U+7621,
    U+7671-7672, U+7693, U+76ef, U+7737, U+77a7, U+77b3, U+77bb, U+77da, U+77e2,
    U+77e9, U+77ef, U+7801, U+7940, U+797f, U+79a7, U+79b1, U+79bd, U+79cd,
    U+7a6b, U+7ac5, U+7b1b, U+7b77, U+7ca7, U+7dab, U+7db4, U+7db8, U+7dcb,
    U+7ddd, U+7de0, U+7e55, U+7e9c, U+7ed3, U+7ef4, U+803f, U+8046, U+8087,
    U+8116, U+81a8, U+8214, U+821c, U+82d4, U+831c, U+8339, U+8350, U+8354,
    U+8526, U+860a, U+86db, U+8713, U+873b, U+8822, U+8993, U+8a1f, U+8ab9,
    U+8ad7, U+8bcd, U+8e72, U+8f4e, U+8f9c, U+8fd0, U+8fd8, U+8fe6, U+9042,
    U+907c, U+91ba, U+9452, U+95e2, U+9631, U+9699, U+96b8, U+9709, U+978d,
    U+9830, U+98ce, U+9945, U+99ed, U+9a8c, U+9ad3, U+9baa, U+9be8, U+9c77,
    U+9cf6, U+9d72, U+9e1f, U+9ec4, U+fe31, U+fe55, U+ff03, U+ff20, U+ff3b,
    U+ff3d, U+1f3fb, U+1f44d, U+1f60d;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/14fd579d76df111b.woff2) format("woff2");
  unicode-range: U+10c, U+161, U+e44, U+2728, U+3081, U+4e13, U+4e19, U+4e1c,
    U+4e1e, U+4e5c, U+4ea7, U+4ed7, U+4f20, U+4f8d, U+4ffe, U+5021, U+50d5,
    U+515c, U+51a4, U+51e0, U+521b, U+522b, U+532a, U+534e, U+5355, U+537f,
    U+5398, U+541f, U+543c, U+544e, U+5509, U+5598, U+5622, U+563f, U+5641,
    U+566a, U+5695, U+569f, U+56ae, U+56da, U+573a, U+574e, U+584c, U+5885,
    U+58ae, U+5a1f, U+5ac2, U+5b24, U+5bb0, U+5bde, U+5be1, U+5bfc, U+5c39,
    U+5c4c, U+5c60, U+5cfb, U+5d11, U+5e76, U+5e7f, U+5e9a, U+5eb8, U+5f13,
    U+5f64, U+5f6c, U+6127, U+61f2, U+6208, U+620a, U+620c, U+6252, U+62ef,
    U+6328, U+633d, U+6362, U+63b0, U+63c0, U+63c9, U+640f, U+64a9, U+6514,
    U+652c, U+655e, U+6583, U+658c, U+6627, U+66f3, U+6734, U+6743, U+676d,
    U+67c4, U+67da, U+6807, U+68cd, U+68f2, U+690e, U+6b16, U+6b38, U+6b3d,
    U+6bc6, U+6ca1, U+6cab, U+6d8c, U+6e32, U+6e3e, U+6e58, U+6eef, U+6ef2,
    U+708a, U+7130, U+7165, U+7172, U+71ed, U+7232, U+7239, U+7261, U+7280,
    U+72a7, U+72f8, U+73c8, U+7464, U+753b, U+754f, U+755c, U+75d8, U+76ea,
    U+776b, U+7779, U+777f, U+7784, U+778e, U+77ee, U+79e4, U+7a46, U+7a57,
    U+7aba, U+7aed, U+7b4d, U+7c7b, U+7c7d, U+7d13, U+7d33, U+7dbb, U+7df9,
    U+7e46, U+7ea7, U+8085, U+8165, U+81fb, U+82b8, U+82d3, U+8305, U+8335,
    U+8343, U+83e9, U+840d, U+851a, U+853d, U+8543, U+859b, U+85fb, U+87fb,
    U+888d, U+88c5, U+8adc, U+8b0a, U+8bb0, U+8bbe, U+8bc4, U+8bf4, U+8c5a,
    U+8cc3, U+8ce4, U+8d44, U+8e81, U+8f44, U+8f66, U+8fdb, U+900d, U+9063,
    U+914c, U+9223, U+9226, U+923a, U+925b, U+9264, U+929c, U+92b9, U+9320,
    U+934d, U+9444, U+957f, U+9591, U+96a7, U+97ad, U+97cc, U+9811, U+9898,
    U+98ea, U+9921, U+9952, U+9a55, U+9b0d, U+9bca, U+9ebd, U+e60f, U+ff1c-ff1d,
    U+ff21, U+ff38, U+ff9f, U+fffd, U+1f602;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ac658f499b127b1b.woff2) format("woff2");
  unicode-range: U+e17, U+e22, U+2103, U+25a0, U+266a, U+3014-3015, U+311f,
    U+4e1a, U+4e50, U+4f10, U+4f6c, U+4f70, U+5006, U+50d1, U+5170, U+518c,
    U+51f0, U+51f6, U+51f9, U+5219, U+5256, U+525d, U+52c9, U+5349, U+5351,
    U+5356, U+5375, U+539d, U+53db, U+53ee, U+53f7, U+5492, U+54fa, U+5538,
    U+55bb, U+55e8, U+5632, U+5757, U+5835, U+58be, U+5937, U+59dc, U+59e8,
    U+5a49, U+5a9a-5a9b, U+5ab3, U+5b9b, U+5b9e, U+5be8, U+5c37, U+5c4e, U+5d14,
    U+5d19, U+5d4c, U+5d50, U+5deb, U+5e84, U+5e94, U+5ec2, U+5f17, U+5f26,
    U+5f55, U+5f77, U+5f7f, U+5fbd, U+6052, U+6064-6065, U+608d, U+609a, U+6101,
    U+614c, U+621a, U+6237, U+6296, U+62e9, U+632a-632b, U+6488, U+6500, U+652a,
    U+6556, U+65e0, U+65ec, U+6643, U+6850, U+6893, U+6897, U+68b3, U+68d5,
    U+6930, U+6960, U+6a11, U+6a3a, U+6ab3, U+6b22, U+6c59, U+6c83, U+6ccc,
    U+6dea, U+6df5, U+6ef7, U+6f3e, U+6f80, U+6fe4, U+7164, U+71c9, U+722a,
    U+7260, U+7272, U+73b0, U+74e3, U+7538, U+7586, U+75b5, U+7661-7662, U+77db,
    U+7838, U+786e, U+788c, U+7950, U+79a6, U+79aa, U+7a40, U+7bf7, U+7c3e,
    U+7c98, U+7ca5, U+7d21, U+7d2e, U+7dba, U+7dec, U+7e79, U+7ecf, U+7edf,
    U+7f79, U+8086, U+810a, U+8139, U+813e, U+817a, U+81b3, U+821f, U+8247,
    U+8259, U+8271, U+839e, U+8431, U+846c, U+849c, U+84b2, U+84c4, U+8513-8514,
    U+8755, U+8877, U+8881, U+88f9, U+8a1d, U+8a3c, U+8a6d-8a6e, U+8a93, U+8ae7,
    U+8af7, U+8b17, U+8b5a, U+8ba1, U+8bba, U+8cdc, U+8dea, U+8f6c, U+8f7d,
    U+8fc7, U+8fd9, U+902e, U+90ca, U+916a, U+916c, U+921e, U+9245, U+935b,
    U+9594, U+95a8, U+95ee, U+95f4, U+9706, U+971e, U+9756, U+980c, U+9891,
    U+98b1, U+98fc, U+9903, U+9957, U+99ff, U+9b91, U+9db4, U+9f4b, U+e602-e605,
    U+e610-e611, U+ff16-ff19;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/87df6c285ea0f99f.woff2) format("woff2");
  unicode-range: U+2190-2191, U+2193, U+22c1, U+2302, U+25cb, U+2699, U+2709,
    U+3127, U+4e0e, U+4e18, U+4e3a, U+4e48, U+4e91, U+4eec, U+4f3d, U+4fcf,
    U+5112, U+524a, U+52a3, U+52ab, U+52c3, U+52f3, U+52fb, U+5320, U+5339,
    U+533f, U+53e2, U+543e, U+5480, U+5495, U+5497, U+5564, U+5572, U+55c6,
    U+55ef, U+563b, U+5653, U+5657, U+56b7, U+5824, U+58d8, U+5955, U+5983,
    U+598d, U+59da, U+59e6, U+5a36, U+5bb5, U+5bc2, U+5bf9, U+5cb3, U+5d17,
    U+5dbc, U+5e2e, U+60df, U+611a, U+6190, U+61a4, U+61be, U+61fc, U+6284,
    U+62ac, U+62bc, U+634f, U+636e, U+6398, U+63a9, U+6487, U+6495, U+64ab,
    U+6577, U+65ac, U+6602, U+6652, U+66f9, U+6761, U+679a, U+683d, U+68ad,
    U+68b5, U+68da, U+68e7, U+6a38, U+6a59, U+6ae5, U+6b47, U+6b67, U+6b6a,
    U+6bef, U+6c50, U+6c9b, U+6e23, U+6e34, U+6e4a, U+6e67, U+6ea2, U+6eb6,
    U+6f20, U+6feb, U+70ed, U+714c, U+715e, U+7199, U+71ac, U+7231, U+7262,
    U+7409, U+745f, U+7469, U+74ca, U+7535, U+753a, U+75f4, U+7624, U+7682,
    U+76ba, U+76f2, U+77fd, U+780d, U+7832, U+78c5, U+78ef, U+7901, U+79be,
    U+79c9, U+79e6, U+7a1a, U+7a62, U+7a84, U+7aca, U+7cb5, U+7cb9, U+7cdf,
    U+7ce7, U+7d6e, U+7db1, U+7def, U+7e61, U+7e7d, U+7e8f, U+7f38, U+7f77,
    U+7fa8, U+7fc5, U+7fe1, U+7ff9, U+800d, U+8015, U+8054, U+80a2, U+80aa,
    U+80ba, U+814e, U+8180, U+819d, U+81c0, U+828b, U+82ad, U+82af, U+83f1,
    U+83f8, U+8403, U+84bc, U+84c9, U+84ec, U+8523, U+8549, U+8569, U+8591,
    U+85b0, U+881f, U+884d, U+88d4, U+89c4, U+89c6, U+8a60, U+8a79, U+8b19,
    U+8bd5, U+8bf7, U+8c03, U+8c79, U+8cc8, U+8d9f, U+8e10, U+8e48, U+8faf,
    U+9009, U+9017, U+9175, U+9187, U+918b, U+9214, U+946b, U+9470, U+947c,
    U+9640, U+9675, U+96ef, U+97cb, U+97e9, U+985b, U+99ae, U+99b3, U+9b4f,
    U+9d09, U+9e9f, U+9edb, U+9f90, U+ff14, U+1f464;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/df7f71939237ca46.woff2) format("woff2");
  unicode-range: U+a5, U+25ce, U+4e56, U+4e9a, U+4ea8, U+4ead, U+4f3a, U+4f51,
    U+4f62, U+4faf, U+5098, U+50ac, U+5147, U+5173, U+5187, U+51f8, U+52a1,
    U+52a8, U+52f8, U+535c, U+53ed, U+541e, U+5435, U+5475, U+54a9, U+54c0,
    U+54c7, U+5589, U+5605, U+5733, U+5764, U+5782, U+57c3, U+5858, U+5893,
    U+589c, U+58e2, U+5974, U+599e, U+59a8, U+59ec, U+5b66, U+5b99, U+5b9d,
    U+5bee, U+5c2c, U+5c65, U+5cfd, U+5d0e, U+5dba, U+5de2, U+5e06, U+5e15,
    U+5ec1, U+5ed6, U+5f00, U+5f4c, U+5f65, U+6055, U+6070, U+609f, U+60b6,
    U+6241, U+624e, U+626f, U+6291, U+62cc, U+62d8, U+62da, U+62fe, U+6349,
    U+6367, U+63ea, U+6435, U+6454, U+64a4, U+64b2, U+64bc, U+64bf, U+64c5,
    U+64ce, U+6558, U+6572, U+65a5, U+65e8, U+65ed, U+6614, U+6670, U+6688,
    U+672d, U+673a, U+6770, U+68cb, U+6912, U+6953, U+6a61, U+6aac, U+6aaf,
    U+6ab8, U+6b20, U+6b96, U+6bbf, U+6bc5, U+6c6a, U+6cbe, U+6d59, U+6d78,
    U+6dc7, U+6deb, U+6e7e, U+6e9c, U+6f3f, U+6f51, U+6f84, U+704c, U+7051,
    U+70ab, U+70ad, U+70f9, U+7119, U+7149, U+714e, U+71e6, U+72c4, U+72d0,
    U+72e0, U+7334, U+744b, U+7455, U+7504, U+75ab, U+75b2, U+766e, U+76c3,
    U+76fc, U+76fe, U+7891, U+7948, U+7a74, U+7b28, U+7c72, U+7cca, U+7ebf,
    U+7f55, U+7ff0, U+8154, U+81c2, U+81d8, U+81e3, U+81e5, U+8292, U+8299,
    U+8302, U+8304, U+8332, U+83c1, U+83c7, U+83ca, U+845b, U+8475, U+8490,
    U+85af, U+8650, U+8667, U+86d9, U+8774, U+8abc, U+8b0e, U+8b39, U+8bed,
    U+8c54, U+8c6b, U+8c9e, U+8ca7, U+8caa-8cab, U+8ce6, U+8cec-8ced, U+8eb2,
    U+8eba, U+8fb0, U+901d, U+908f, U+9127, U+91c0, U+91d8, U+9215, U+92b3,
    U+932b, U+93fd, U+95ca, U+964c, U+96c0, U+970d, U+9716, U+9774, U+97fb,
    U+9812, U+9913, U+9935, U+99c1, U+9b31, U+9d5d, U+9d6c, U+9e79, U+fe0f,
    U+fe30, U+ff05, U+ff0b, U+ff10, U+ff15;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/dc5d2110fbb7f250.woff2) format("woff2");
  unicode-range: U+b0, U+926, U+928, U+939, U+93f-940, U+94d, U+200b, U+22ef,
    U+25ba, U+25c6, U+2665, U+4e08, U+4e2a, U+4e4f, U+4e59, U+4ec7, U+4f0d,
    U+4f0f, U+4f19, U+4f59, U+4fae, U+5075, U+507d, U+50b2, U+50b5, U+511f,
    U+5141, U+5146, U+514c, U+5185, U+51dd, U+51fd, U+522e, U+5319, U+533a,
    U+5378, U+53ad, U+53c9, U+53d1, U+53d4, U+543b, U+5442, U+5446, U+5481,
    U+54e9, U+5507, U+5565, U+559a, U+55aa, U+5690, U+56ca, U+56fe, U+582a,
    U+5915, U+5949, U+5962, U+5996, U+59a5, U+59fb, U+5a77, U+5b0c, U+5b5f,
    U+5bd3, U+5be2, U+5bfa, U+5c41, U+5c48, U+5ca9, U+5d07, U+5ec8, U+5eca,
    U+5f18, U+5f4e, U+5f59, U+5f6d, U+5f79, U+5fb9, U+6028, U+6068, U+606d,
    U+6094, U+60f1, U+6108-6109, U+614e, U+6170, U+617e, U+61b2, U+61f8, U+6247,
    U+626d, U+6276, U+62ab, U+62cb, U+62d3, U+62f3, U+6368, U+6380, U+6492,
    U+64e0, U+6570, U+6606, U+660f, U+6649, U+6691, U+66a8, U+6749, U+674f,
    U+6795, U+67f1, U+67f3, U+6842, U+6851, U+687f, U+68df, U+69fd, U+6a58,
    U+6c27, U+6c88, U+6cca, U+6d29, U+6d66, U+6daf, U+6f01, U+6f58, U+6f6d,
    U+6f70, U+6fa1, U+6ff1, U+6ffe, U+7058, U+70ae, U+71d9, U+71e5, U+7235,
    U+7267, U+73ca, U+742a, U+74f7, U+7529, U+758f, U+75bc, U+76c6, U+7955,
    U+7a00, U+7a3b, U+7b4b, U+7bad, U+7be9, U+7c4c, U+7c60, U+7cfe, U+7dbf,
    U+7e2b, U+7f9e, U+7fc1, U+7ffc, U+8096, U+809d, U+80de, U+8155, U+816b,
    U+81df, U+82bd, U+8352, U+8393, U+8404, U+8525, U+856d, U+8606, U+868a,
    U+87f9, U+886b, U+8870, U+896a, U+896f, U+8a23, U+8a87, U+8ad2, U+8b00,
    U+8b20, U+8cb8, U+8cca, U+8ce0, U+8d39, U+8d6b, U+8db4, U+8e29, U+8ef8,
    U+8f1b, U+8f5f, U+8fa8, U+906e, U+9077, U+90aa, U+90b1, U+90c1, U+9165,
    U+919c, U+92c1, U+95d6, U+95e8, U+975a, U+9817, U+98c6, U+9ecf, U+feff,
    U+ff06, U+ff0a, U+ff12-ff13;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/287c23c9e195e540.woff2) format("woff2");
  unicode-range: U+627-629, U+631, U+639, U+644, U+64a, U+25cf, U+2606, U+2764,
    U+3008-3009, U+4e38, U+4e43, U+4ed5, U+4ef0, U+4eff, U+4fe0, U+5085, U+50a2,
    U+50be, U+5118, U+5211-5212, U+5272, U+52fe, U+5366, U+53b2, U+53ec, U+54ac,
    U+5587, U+55b5, U+5606, U+561b, U+5751, U+576a, U+57cb, U+58ef, U+58fa,
    U+594f, U+5951, U+596e, U+59d1, U+5ac1, U+5acc, U+5b8b, U+5c4d, U+5ca1,
    U+5d29, U+5dfe, U+5e7d, U+5edf, U+5ef7, U+5fa1, U+5faa, U+5fcc, U+5ffd,
    U+6021, U+6046, U+6062, U+62b9, U+6316, U+6350, U+6478, U+647a, U+6490,
    U+64b0, U+64e6, U+6524, U+6591, U+659c, U+65a4, U+65e6, U+65f6, U+6607,
    U+6674, U+6765, U+679d, U+67f4, U+68a8, U+6b3a, U+6c57, U+6c61, U+6c90,
    U+6cbf, U+6cdb, U+6d69, U+6db5, U+6dd1, U+6e21, U+6f06, U+6f62, U+70d8,
    U+71c3, U+71d5, U+722c, U+727d, U+72ac, U+72fc, U+731c, U+7336, U+7344,
    U+7384, U+73ab, U+7433, U+745c, U+7470, U+75d5, U+7652, U+76c8, U+76e7,
    U+7709, U+7720, U+7740, U+7747, U+7763, U+77ac-77ad, U+7802, U+78a7, U+78b3,
    U+78c1, U+78da, U+7926, U+796d, U+798d, U+7aae, U+7b52, U+7c92, U+7d68,
    U+7d81, U+7e31, U+7e5e, U+7e69, U+7e73, U+7f50, U+7f70, U+7f75, U+8058,
    U+8070, U+80c3, U+8105-8106, U+8108, U+8179, U+818f, U+81a9, U+81ed,
    U+820c-820d, U+8277, U+82d1, U+8461, U+84b8, U+852c, U+857e, U+8587, U+85e4,
    U+863f, U+8679, U+86c7, U+8702, U+8776, U+87ba, U+8896, U+88c2, U+88d5,
    U+88f8, U+8af8, U+8b7d, U+8ca2, U+8d64, U+8d74, U+8d81, U+8d99, U+8e5f,
    U+8e8d, U+8ecc, U+8ed2, U+8fb1, U+8fc5, U+9022, U+9038, U+905c, U+9081,
    U+9189, U+9234, U+92d2, U+934a, U+95a3, U+962a, U+9646, U+96d5, U+971c,
    U+9838, U+9875, U+98c4, U+99db, U+9a45, U+9a5f, U+9a6c, U+9ad2, U+9cf4,
    U+9d28, U+9daf, U+9df9, U+9e7d, U+9f0e, U+9f52, U+9f9c, U+ff11, U+ff1e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0d207b75dda981dc.woff2) format("woff2");
  unicode-range: U+2022, U+2500, U+25bc, U+4e1f, U+4e95, U+4f50, U+4f54, U+4f69,
    U+4fb6, U+4fc4, U+4fca, U+5009, U+50bb, U+5154, U+51cc, U+528d, U+5291,
    U+52d2, U+52e4, U+5353, U+5360, U+540a-540b, U+5410, U+54f2, U+5514, U+5537,
    U+558a, U+55ac, U+5617, U+56fd, U+573e, U+5766, U+5783, U+57d4, U+5806,
    U+5821, U+5857, U+5875, U+58f9, U+592f, U+5954, U+596a, U+59ae, U+59c6,
    U+59ca, U+59ff, U+5a03, U+5ae9, U+5b64, U+5bb4, U+5c3f, U+5c6f, U+5de1,
    U+5e16, U+5e45, U+5e72, U+5ec9, U+5f7c, U+5f81, U+5f90-5f92, U+6016, U+6085,
    U+6089, U+60a0, U+60a3, U+60b2, U+60d1, U+60f9, U+6155, U+6158, U+6191,
    U+6212, U+626e, U+62d4, U+632f, U+633a, U+63aa, U+642c, U+64a5, U+64cb,
    U+6566, U+6597, U+66b1, U+66ec, U+6731, U+6735, U+67ef, U+6846, U+6876,
    U+6881, U+68af-68b0, U+68c9, U+6905, U+6bc0, U+6beb, U+6c0f, U+6c1b, U+6c41,
    U+6ce5, U+6cf3, U+6d25, U+6d2a, U+6d3d, U+6dcb, U+6dd8, U+6dfa, U+6e9d,
    U+6eaa, U+6ec5, U+6ecb, U+6f0f, U+6f32, U+707d, U+708e, U+7092, U+716e,
    U+723a, U+731b, U+7345, U+7375, U+73b2, U+7434, U+74e6, U+758a, U+75be,
    U+75de, U+764c, U+76dc, U+788e, U+7897, U+789f, U+78a9, U+78b0, U+790e,
    U+7965, U+7a4e, U+7c43, U+7d17, U+7dd2, U+7e96, U+7f51, U+7f69, U+7f72,
    U+7fd4, U+7fe0, U+8017, U+80a9, U+80d6, U+8150, U+8178, U+81bd, U+829d,
    U+82ac, U+8303, U+838e, U+83cc, U+840c, U+8482, U+8499, U+85a9-85aa, U+883b,
    U+8861, U+88c1, U+88cf, U+88d9, U+8a3a, U+8a98, U+8aee, U+8c8c, U+8cc0,
    U+8ce2, U+8d0f, U+8da8, U+8dcc, U+8e0f, U+8f1d, U+8f29, U+8fad, U+9003,
    U+9006, U+903c, U+903e, U+9059, U+9072, U+9075, U+90ce, U+9130, U+91ac,
    U+91e3, U+9285, U+9298, U+92ea, U+9326, U+937e, U+95c6, U+9676-9677, U+9727,
    U+994b, U+99a8, U+99d0, U+9a30, U+9b42, U+9b45, U+9d3b, U+9e7f, U+9ee8,
    U+9f3b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/729118c65e036864.woff2) format("woff2");
  unicode-range: U+5e, U+3042, U+3044, U+3046, U+3048, U+304a-3050, U+3053-3057,
    U+3059-305b, U+305d-3061, U+3063-306c, U+306e-3079, U+307b, U+307d-307f,
    U+3082-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30c1, U+30c3-30c4,
    U+30c6-30e1, U+30e3-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e32, U+4ef2,
    U+4fd7, U+501f, U+5144, U+51c6, U+52c1, U+5440, U+54e6, U+54ed, U+5510,
    U+5687, U+58c1, U+5b5d, U+5bd2, U+5ee2, U+5f31, U+6012, U+6084, U+6148,
    U+6182, U+622a, U+6355, U+6372, U+63ee, U+6416, U+6575, U+660c, U+66c9,
    U+675c, U+6a6b, U+6b32, U+6b49, U+6b98, U+6d6e, U+6dda, U+6ef4, U+6efe,
    U+7159, U+7378, U+775b, U+78e8, U+7aa9, U+7d1b, U+7de9, U+7f6a, U+7f8a,
    U+7fbd, U+8000, U+809a, U+8102, U+8170, U+819c, U+8266, U+82b3, U+87f2,
    U+8972, U+8a17, U+8b02, U+8e22, U+904d, U+90ed, U+91c7, U+93c8, U+9451,
    U+9a37, U+9b27, U+ad6d, U+c5b4, U+d55c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9acce1dcf4575f9e.woff2) format("woff2");
  unicode-range: U+2502, U+2605, U+4e39, U+4e58, U+4ea1, U+4ed9, U+4f2f-4f30,
    U+4f38, U+4f75, U+4fc3, U+4ff1, U+500d, U+5049, U+5074, U+5077, U+5091,
    U+5175, U+517c, U+51cd, U+51e1, U+5269-526a, U+52aa, U+52c7, U+52df, U+5377,
    U+541b, U+5439, U+5448, U+54aa, U+5674, U+56f0, U+5761, U+585e, U+588a,
    U+58a8, U+58fd, U+5925, U+592e, U+5948, U+5999, U+59b3, U+5a18, U+5a1c,
    U+5a46, U+5b30, U+5b54, U+5b6b, U+5b8f, U+5be9, U+5bf8, U+5c0a, U+5c16,
    U+5c24, U+5c46, U+5cf0, U+5e1d, U+5e25, U+5e2d, U+5e3d, U+5e79, U+5f04,
    U+5fcd, U+5fe0, U+60dc, U+6163, U+616e, U+61f6, U+6258, U+6293, U+62c6,
    U+62d2, U+62d6, U+62fc, U+63da, U+63ed, U+640d, U+6458, U+649e, U+64ec,
    U+64f4, U+64fe, U+651c, U+6562, U+65cb, U+65e2, U+65fa, U+6628, U+6668,
    U+66a2, U+66dd, U+66fc, U+66ff, U+6717, U+67cf, U+67d4, U+6817, U+6885,
    U+695a, U+69cd, U+6afb, U+6bbc, U+6c89, U+6c96, U+6cc9, U+6d1b, U+6d1e,
    U+6d74, U+6db2, U+6dbc, U+6df7, U+6dfb, U+6e38, U+6f38, U+6f5b, U+6f64,
    U+6f8e, U+6fa4, U+6fc3, U+6fd5, U+7070, U+70b8, U+70cf, U+70e4, U+7169,
    U+7210, U+721b, U+7238, U+737b, U+73bb, U+746a, U+7483, U+74dc, U+74f6,
    U+7518, U+756a, U+75c7, U+7919, U+7956, U+795d, U+7a05, U+7a0d, U+7a3f,
    U+7bc9, U+7c97, U+7cd5, U+7d0b, U+7d10, U+7dfb, U+7e3e, U+7e6a, U+8036,
    U+808c, U+80af, U+80ce, U+80e1, U+80f8, U+817f, U+8216, U+8239, U+827e,
    U+8377, U+8389, U+83ab, U+83f2, U+840a, U+8584, U+85c9, U+865b, U+8766,
    U+87a2, U+8932, U+8a50, U+8a69, U+8a95, U+8b6f, U+8c37, U+8c6c, U+8ca9,
    U+8cfa, U+8d95, U+8de1, U+8f14, U+8f9b, U+8fa3, U+8feb, U+8ff4, U+9010,
    U+901b, U+905e, U+9080, U+912d, U+9177, U+9336, U+947d, U+963b, U+966a,
    U+9670, U+9769, U+9813, U+9846, U+98fd, U+99d5, U+9a0e, U+9a19, U+9b6f,
    U+9ce5, U+9cf3, U+9ece, U+9ed8, U+9f13, U+9f20;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/32c8e1b67a147b1c.woff2) format("woff2");
  unicode-range: U+201c-201d, U+203b, U+2192, U+25b2, U+300e-300f, U+4e01,
    U+4e73, U+4e82, U+4e88, U+4e8e, U+4f0a, U+4f5b, U+502b, U+504f, U+5076,
    U+5100, U+5104, U+5132, U+5192, U+51a0, U+51ac, U+51f1, U+5200, U+5224,
    U+522a, U+5237-5238, U+523a, U+526f, U+5289, U+52de, U+52f5, U+52ff, U+5371,
    U+539a, U+53e5, U+540e, U+5433, U+547c, U+552f, U+5531, U+5634, U+56c9,
    U+574a, U+57f7, U+57f9, U+5805, U+5851, U+5854, U+586b, U+58c7, U+58de,
    U+5967, U+59bb, U+59d3-59d4, U+5b55, U+5b87, U+5b97, U+5bae, U+5bbf, U+5be7,
    U+5bec, U+5cb8, U+5df7, U+5e7b-5e7c, U+5f1f, U+5f70, U+5fd9, U+60e1, U+61b6,
    U+61c2, U+6200, U+6234, U+6263, U+62b5, U+62dc, U+62ec, U+6383, U+638c,
    U+63cf, U+63d2, U+63e1, U+63f4, U+641e, U+64cd, U+64fa, U+654f, U+6557,
    U+656c, U+65c1, U+65d7, U+6620, U+6676, U+6696-6697, U+66ab, U+66c6, U+671d,
    U+672b, U+676f, U+677e, U+67d0, U+67d3, U+684c, U+68c4, U+690d, U+694a,
    U+699c, U+6a4b, U+6ac3, U+6b04, U+6b23, U+6b78, U+6b8a, U+6bd2, U+6c60,
    U+6cb3, U+6d89, U+6de1, U+6de8, U+6e6f, U+6f02, U+70c8, U+7126, U+718a,
    U+7236, U+723d, U+7246, U+72af, U+72d7, U+73cd, U+7532, U+760b, U+7626,
    U+7687, U+76df, U+7761, U+79cb, U+79d2, U+79df, U+7a69, U+7af6, U+7b80,
    U+7c3d, U+7c3f, U+7c4d, U+7cd6, U+7d2b, U+7de3, U+7e2e, U+7e54, U+7e6b,
    U+8010, U+80a5, U+812b, U+819a, U+81a0, U+82d7, U+838a, U+8463, U+84cb,
    U+8521, U+8607, U+860b, U+864e, U+871c, U+878d, U+885d, U+89f8, U+8a13,
    U+8aa0, U+8afe, U+8b5c, U+8c46, U+8cbf, U+8cd3, U+8cf4, U+8d08, U+8d0a,
    U+8ddd, U+8de8, U+8fea, U+9014, U+9055, U+906d, U+907a, U+907f, U+90a6,
    U+9178, U+92fc, U+934b, U+9396, U+93ae, U+9583, U+9663, U+9694, U+96bb,
    U+9707, U+9738, U+9905, U+9aa8, U+9b25, U+9b3c, U+9ea5, U+9eb5, U+9f4a,
    U+9f61, U+ff0d-ff0e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6d6ff95d9304d00a.woff2) format("woff2");
  unicode-range: U+3c, U+d7, U+2027, U+4e4e, U+4e92, U+4ea6, U+4ec1, U+4ecd,
    U+4f34, U+4f48, U+4f53, U+4fb5, U+5012, U+50b7, U+51b0, U+5283, U+52dd,
    U+532f, U+5354, U+53eb, U+53f3, U+5409, U+5496, U+54c8, U+54e5, U+554a,
    U+5561, U+5594, U+559d, U+56b4, U+56fa, U+5713, U+5750, U+57df, U+584a,
    U+590f, U+592b, U+593e, U+5976, U+599d, U+59b9, U+59d0, U+5a5a, U+5a66,
    U+5b85, U+5b88, U+5ba3, U+5bdf, U+5c01, U+5c04, U+5c3a, U+5c3e, U+5c4f,
    U+5ddd-5dde, U+5de7-5de8, U+5e63, U+5e8a, U+5e9c, U+5eda, U+5ef3, U+5ef6,
    U+5f48, U+5fb5, U+6015, U+6025, U+602a, U+6050, U+6069, U+6162, U+6176,
    U+61f7, U+6279, U+627f, U+6297, U+62b1, U+62bd, U+6311, U+6377, U+6388-6389,
    U+63a1-63a2, U+6436, U+64c1, U+64d4, U+6551, U+6563, U+65bd, U+66b4, U+66f2,
    U+6751, U+675f, U+6790, U+6838, U+68d2, U+68ee, U+6982, U+69ae, U+69cb,
    U+6a39, U+6b66, U+6bba, U+6c5f, U+6ce1, U+6d0b, U+6d3e, U+6d6a, U+6e1b,
    U+6ed1, U+6f22, U+6f54, U+6f6e, U+6fc0, U+6fdf, U+719f, U+71c8, U+71d2,
    U+7259, U+72c2, U+7389, U+73e0, U+745e, U+751a, U+751c, U+7530, U+7533,
    U+7562, U+7591, U+75c5, U+75db, U+7642, U+7686, U+76d2, U+76db, U+76e1,
    U+76e3, U+7701, U+786c, U+7981, U+79c0, U+79fb, U+7a81, U+7a97, U+7adf,
    U+7aef, U+7b26, U+7c64, U+7d0d, U+7d14, U+7d2f, U+7d9c, U+7dca, U+7df4,
    U+7e23, U+7f3a, U+8033, U+804a, U+8056, U+805a, U+8173, U+81e8, U+8212,
    U+821e, U+822a, U+82e6, U+8336, U+83dc, U+8449, U+84ee, U+85e5, U+885b,
    U+888b, U+8907, U+8a34, U+8a5e, U+8aa4, U+8ab0, U+8ab2, U+8ac7, U+8b66,
    U+8c6a, U+8c93, U+8c9d, U+8cb4, U+8dd1, U+8f2a, U+8fb2, U+9109, U+9192,
    U+91cb, U+91dd, U+93e1, U+964d, U+9686, U+968e, U+969c, U+96de, U+96e8,
    U+96ea, U+96f7, U+975c, U+9760, U+978b, U+9858, U+98ef, U+9918, U+9aee,
    U+9b54, U+9ebb, U+ff0f, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3cffdbc0622874e5.woff2) format("woff2");
  unicode-range: U+23-25, U+3d, U+4e45, U+4e5d, U+4e7e, U+4eac, U+4eae, U+4ed4,
    U+4ee4, U+4f01, U+4f3c, U+4f8b, U+4fc2, U+505c, U+50c5, U+5145, U+51b7,
    U+521d, U+523b, U+525b, U+5287, U+52e2, U+5348, U+535a, U+537b, U+5426,
    U+542b, U+5438, U+5462, U+54ea, U+555f, U+5566, U+5584, U+5609, U+5708,
    U+570d, U+571f, U+5747, U+5802, U+58d3, U+5920, U+5922, U+5957, U+5979,
    U+5a01, U+5a92, U+5abd, U+5b63, U+5b69, U+5b83, U+5bb3, U+5bc4, U+5bf5,
    U+5c3c, U+5c40, U+5c4b, U+5c64, U+5cf6, U+5de6, U+5e0c, U+5e55, U+5e78,
    U+5eab, U+5ead, U+5ee0, U+5f85, U+5f8b, U+5fd7-5fd8, U+6167, U+6298, U+62db,
    U+62ff, U+639b, U+63a7, U+642d, U+6469, U+64ad, U+651d, U+653b, U+65b7,
    U+65cf, U+665a, U+666e, U+66fe, U+6728, U+674e, U+67b6, U+6821, U+6839,
    U+6843, U+6a94, U+6b4c, U+6b50, U+6b62, U+6b72, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c7a, U+6c7d, U+6c99, U+6cb9, U+6ce2, U+6cf0, U+6d17, U+6d32,
    U+6e2c, U+6e56, U+6fb3, U+722d, U+723e, U+725b, U+734e, U+7387, U+73ed,
    U+7565, U+7570, U+76ca, U+76e4, U+773e, U+77ed, U+77f3, U+7814, U+7834,
    U+7968, U+79d8, U+7a7f, U+7af9, U+7b11, U+7b46, U+7b54, U+7bc4, U+7d19,
    U+7d22, U+7d42, U+7d55, U+7da0, U+7e41, U+7e7c, U+7f85, U+7ffb, U+8077,
    U+8089, U+80cc, U+81c9, U+81f4, U+81fa, U+820a, U+822c, U+826f, U+8349,
    U+85cd, U+86cb, U+8840, U+88dc, U+8986, U+8a0e, U+8a73, U+8a8c, U+8b1b,
    U+8b9a, U+8c50, U+8ca0, U+8cde, U+8cfd, U+8d8a, U+8df3, U+8e64, U+8ecd,
    U+8edf, U+8f38, U+8fd4, U+8ff0, U+8ff7, U+9000, U+9047, U+9060, U+90f5,
    U+9152, U+91ce, U+9280, U+9418, U+9435, U+9589, U+9592, U+9678, U+968a,
    U+96aa, U+96c5, U+96d6, U+96dc, U+96f6, U+9732, U+9748, U+9802, U+9806,
    U+9808, U+983b, U+984d, U+984f, U+9867, U+98db, U+98f2, U+98fe, U+9a5a,
    U+9b06, U+9b5a, U+9bae, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0b2e55b51a1e0615.woff2) format("woff2");
  unicode-range: U+40, U+2026, U+4e03, U+4e14, U+4e9e, U+4ec0, U+4ed8, U+4f11,
    U+4f4e-4f4f, U+4f73, U+4fee, U+5019, U+503c, U+5047, U+514b, U+516b, U+5178,
    U+5207, U+520a, U+5236, U+5343, U+5347, U+534a, U+5370, U+53cd, U+53e4,
    U+53e6, U+53f2, U+5403, U+5411, U+5427, U+5468, U+5473, U+547d, U+552e,
    U+5740, U+5883, U+589e, U+591c, U+5931, U+59cb, U+5a1b, U+5b58, U+5b98,
    U+5b9c, U+5ba4, U+5bcc, U+5beb, U+5c45, U+5c6c, U+5dee, U+5df4, U+5e03,
    U+5e33, U+5e6b, U+5e7e, U+5e8f, U+5e95, U+5ea7, U+5f15, U+5f62, U+5f69,
    U+5f80, U+5fa9, U+5fae, U+5fb7, U+5ff5, U+600e, U+601d, U+60e0, U+614b,
    U+6230, U+623f, U+628a, U+6295, U+62c9, U+6309, U+64c7, U+64ca, U+652f,
    U+6545, U+6548, U+65af, U+65e9, U+6625, U+666f, U+667a, U+670b, U+671b,
    U+6750, U+677f, U+6975, U+6a13, U+6a21, U+6aa2, U+6b65, U+6b77, U+6bb5,
    U+6cc1, U+6ce8, U+6df1, U+6e90, U+6e96, U+6eab, U+6f14, U+6f2b, U+700f,
    U+706b, U+7206, U+724c, U+72c0, U+7368, U+7372, U+74b0, U+756b, U+76ae,
    U+773c, U+78ba, U+798f, U+79ae, U+7a4d, U+7a76, U+7ae5, U+7b56, U+7b97,
    U+7bb1, U+7bc7, U+7c73, U+7c89, U+7d00, U+7d20, U+7d39, U+7d72, U+7dad,
    U+7e8c, U+7fa4, U+7fd2, U+8003, U+807d, U+80a1, U+80b2, U+8166, U+8208-8209,
    U+82e5, U+843d, U+85cf, U+85dd, U+862d, U+8857, U+8863, U+89ba, U+89d2,
    U+8a2a, U+8a31, U+8a62, U+8a66, U+8a72, U+8abf, U+8b1d, U+8b58, U+8c61,
    U+8ca1, U+8ca8, U+8cac, U+8cbc, U+8d70, U+8da3, U+8db3, U+8ddf, U+8f03,
    U+8f15, U+8f2f, U+8fa6, U+8fce, U+8ffd, U+900f, U+9031, U+9069, U+908a,
    U+91ab, U+91cc, U+92b7, U+9322, U+932f, U+9375, U+9632, U+963f, U+9644,
    U+9662, U+9673, U+967d, U+96a8, U+96c4, U+96d9, U+96e2-96e3, U+96f2, U+9752,
    U+97d3, U+97ff, U+9805, U+9810, U+9818, U+986f, U+990a, U+9910, U+9928,
    U+9e97, U+9ec3, U+9f8d, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5941ec4c0d66dc22.woff2) format("woff2");
  unicode-range: U+26, U+3e, U+5f, U+7e, U+3000, U+300a-300b, U+3010-3011,
    U+4e16, U+4e26, U+4e94, U+4e9b, U+4ea4, U+4eca-4ecb, U+4efb, U+4efd, U+4f46,
    U+4f55, U+4f9b, U+4f9d, U+4fbf, U+505a, U+5065, U+5099, U+50cf, U+512a,
    U+5143, U+5148, U+5152, U+5169, U+516d, U+5171, U+5177, U+518a, U+5225,
    U+5247, U+5275, U+529f, U+52a9, U+5305, U+5341, U+5357, U+5361, U+5373,
    U+53bb, U+53c3, U+53c8, U+53d6-53d7, U+53e3, U+5404, U+559c, U+55ce, U+5668,
    U+56db, U+5712, U+5718, U+57ce, U+57fa, U+58eb, U+592a, U+5947, U+5bc6,
    U+5bf6, U+5c0e, U+5c11, U+5c1a, U+5c55, U+5c71, U+5df1, U+5e2b, U+5e36,
    U+5e97, U+5eb7, U+5ee3, U+5efa, U+5f35, U+5f37, U+5f88, U+5f9e, U+5fc5,
    U+606f, U+60a8, U+6232, U+6236, U+624d, U+627e, U+6280, U+62cd, U+6301,
    U+6307, U+6392, U+63db, U+64da, U+6539, U+653e-653f, U+6559, U+6574, U+65c5,
    U+6613, U+66f8, U+6797, U+67e5, U+6848, U+6a19, U+6a23, U+6b61, U+6bcf,
    U+6c11, U+6c42, U+6d41, U+6d77, U+6e2f, U+6eff, U+7167, U+71df, U+738b,
    U+73a9, U+7403, U+7537, U+754c, U+7559, U+767d-767e, U+78bc, U+793a, U+795e,
    U+79c1, U+79d1, U+7a2e, U+7a31, U+7a7a, U+7ae0, U+7ba1, U+7bc0, U+7c21,
    U+7cfb, U+7d04-7d05, U+7d1a, U+7d30, U+7d44, U+7d66, U+7d71, U+7de8, U+7e3d,
    U+7f6e, U+7fa9, U+8001, U+805e, U+8072, U+81f3, U+82f1, U+83ef, U+842c,
    U+8457, U+85a6, U+8655, U+8853, U+88ab, U+88dd, U+88e1, U+88fd, U+897f,
    U+898f, U+89aa, U+89bd, U+89c0, U+89e3, U+8a02, U+8a3b, U+8a55, U+8a8d,
    U+8a9e, U+8ad6, U+8b49, U+8b70, U+8b77, U+8b80, U+8b8a, U+8b93, U+8cb7,
    U+8ce3, U+8cea, U+8cfc, U+8f09, U+8fd1, U+9001, U+901f-9020, U+9054, U+90a3,
    U+914d, U+91cf, U+9304, U+95b1, U+9664, U+969b, U+96b1, U+96c6, U+9700,
    U+975e, U+97f3, U+98a8, U+98df, U+9999, U+99ac, U+9a57, U+9ebc, U+9ed1;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7db9d1101db27256.woff2) format("woff2");
  unicode-range: U+d, U+2b, U+7c, U+a9, U+300c-300d, U+4e09, U+4e3b, U+4e4b,
    U+4e5f, U+4e86, U+4e8b-4e8c, U+4eab, U+4ed6, U+4ee3, U+4ef6, U+4f1a, U+4f4d,
    U+4f60, U+4f7f, U+4fdd, U+4fe1, U+50b3, U+50f9, U+5149, U+514d, U+5167,
    U+5176, U+518d, U+5217, U+5229, U+524d, U+529b, U+52a0, U+52d9, U+5316-5317,
    U+5340, U+539f, U+53ca-53cb, U+53ea, U+53f8, U+5408, U+540c-540d, U+544a,
    U+548c, U+54c1, U+54e1, U+5546, U+554f, U+55ae, U+56de, U+56e0, U+5716,
    U+578b, U+5831, U+5834, U+5916, U+5973, U+5982, U+5b57, U+5b78, U+5b89,
    U+5b8c, U+5b9a, U+5ba2, U+5bb9, U+5be6, U+5c07-5c08, U+5c0b, U+5c0d, U+5c31,
    U+5de5, U+5df2, U+5e02, U+5e38, U+5ea6, U+5f0f, U+5f71, U+5f8c, U+5f97,
    U+5feb, U+6027, U+60c5, U+60f3, U+610f, U+611b, U+611f, U+61c9, U+6216,
    U+624b, U+6253, U+63a5, U+63a8, U+63d0, U+641c, U+6536, U+6578, U+6599,
    U+661f, U+662d, U+670d, U+671f, U+672a, U+6771, U+679c, U+682a, U+683c,
    U+689d, U+696d, U+6a02, U+6a5f, U+6b0a, U+6b21, U+6b3e, U+6b64, U+6bd4,
    U+6c23, U+6c34, U+6c92, U+6cd5, U+6d3b, U+6d88, U+6e05, U+7063, U+7121,
    U+7136, U+71b1, U+7247-7248, U+7269, U+7279, U+73fe, U+7406, U+7522, U+7531,
    U+7576, U+767b, U+76ee, U+76f4, U+770b, U+771f, U+77e5, U+793e, U+7a0b,
    U+7acb, U+7ad9, U+7b2c, U+7b49, U+7cbe, U+7d50, U+7d61, U+7d93, U+7dda,
    U+8005, U+800c, U+806f, U+8207, U+8272, U+82b1, U+865f, U+8868, U+898b,
    U+8996, U+8a00, U+8a08, U+8a0a, U+8a18, U+8a2d, U+8a71, U+8aaa, U+8acb,
    U+8cbb, U+8cc7, U+8d77, U+8d85, U+8def, U+8eab, U+8eca, U+8f49, U+9019-901a,
    U+9023, U+9032, U+904a-904b, U+904e, U+9053, U+9078, U+9084, U+90e8, U+90fd,
    U+91cd, U+91d1, U+9577, U+9580, U+9593, U+9650, U+9762, U+982d, U+984c,
    U+985e, U+9ad4, U+9ad8, U+9ede, U+ff01, U+ff08-ff09, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2e3ac035460ff4e0.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-5d, U+61-7b, U+7d, U+a0,
    U+ab, U+ae, U+b2-b3, U+b7, U+bb, U+bf, U+c9, U+cd, U+d6, U+e?, U+f1-f4, U+f6,
    U+f9-fa, U+fc-fd, U+101, U+103, U+110-111, U+113, U+12b, U+14d, U+16b, U+1a1,
    U+1b0, U+1ce, U+300-301, U+1ea1, U+1ea3, U+1ebf, U+1ec7, U+2013-2014,
    U+2039-203a, U+203c, U+2122, U+3001-3002, U+4e00, U+4e0a-4e0b, U+4e0d,
    U+4e2d, U+4eba, U+4ee5, U+4f5c, U+4f86, U+500b, U+5011, U+5165, U+5168,
    U+516c, U+51fa, U+5206, U+5230, U+52d5, U+53ef-53f0, U+570b, U+5728, U+5730,
    U+591a, U+5927, U+5929, U+597d, U+5b50, U+5bb6, U+5c0f, U+5e73-5e74, U+5fc3,
    U+6210-6211, U+6240, U+6587, U+65b0, U+65b9, U+65bc, U+65e5, U+660e, U+662f,
    U+6642, U+66f4, U+6700, U+6703, U+6708-6709, U+672c, U+6b63, U+6cbb,
    U+70b9-70ba, U+751f, U+7528, U+767c, U+7684, U+76f8, U+7db2, U+7f8e, U+80fd,
    U+81ea, U+884c, U+8981, U+958b, U+95dc, U+96fb, U+9801, U+9996, U+ff0c,
    U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/06d1eb18badf7ddf.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/04d06ef04980eb3b.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d7847f8f7d064228.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_TC_8828d8;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/cd9c9047948a1269.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_TC_Fallback_8828d8;
  src: local("Arial");
  ascent-override: 110.24%;
  descent-override: 27.37%;
  line-gap-override: 0%;
  size-adjust: 105.22%;
}
.__className_8828d8 {
  font-family: __Noto_Sans_TC_8828d8, __Noto_Sans_TC_Fallback_8828d8;
  font-style: normal;
}
@font-face {
  font-family: __cubic11_e1b653;
  src: url(/_next/static/media/a17c3cb8d3348388.p.ttf) format("truetype");
  font-display: optional;
}
@font-face {
  font-family: __cubic11_Fallback_e1b653;
  src: local("Arial");
  ascent-override: 81.75%;
  descent-override: 32.7%;
  line-gap-override: 0%;
  size-adjust: 101.93%;
}
.__className_e1b653 {
  font-family: __cubic11_e1b653, __cubic11_Fallback_e1b653;
}
.__variable_e1b653 {
  --font-cubic11: "__cubic11_e1b653", "__cubic11_Fallback_e1b653";
}
@font-face {
  font-family: __chappaFont_dec82c;
  src: url(/_next/static/media/7e982640de19d00b.p.ttf) format("truetype");
  font-display: optional;
}
@font-face {
  font-family: __chappaFont_Fallback_dec82c;
  src: local("Arial");
  ascent-override: 106.49%;
  descent-override: 0%;
  line-gap-override: 13.05%;
  size-adjust: 76.63%;
}
.__className_dec82c {
  font-family: __chappaFont_dec82c, __chappaFont_Fallback_dec82c;
}
.__variable_dec82c {
  --font-chappa: "__chappaFont_dec82c", "__chappaFont_Fallback_dec82c";
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3605ddfb97e1dc72.woff2) format("woff2");
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237,
    U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320,
    U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ba39f0a0eb5fb449.woff2) format("woff2");
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19,
    U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65,
    U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86,
    U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9,
    U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a,
    U+1f1e6-1f1e8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/cebde0b65b28e501.woff2) format("woff2");
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd,
    U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b,
    U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471,
    U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a,
    U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f,
    U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2,
    U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4,
    U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e,
    U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b,
    U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/fce08b7ff548c846.woff2) format("woff2");
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63,
    U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96,
    U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025,
    U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118,
    U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19,
    U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83,
    U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1,
    U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00,
    U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74,
    U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc,
    U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c,
    U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/37de926d0c71938d.woff2) format("woff2");
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22,
    U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e,
    U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71,
    U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c,
    U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa,
    U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0,
    U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5,
    U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc,
    U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29,
    U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0d1d15ceef17f5d1.woff2) format("woff2");
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72,
    U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92,
    U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae,
    U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1,
    U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef,
    U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b,
    U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d,
    U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f,
    U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7,
    U+9ddf, U+9df2, U+9df9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/fb4f326dc2be014e.woff2) format("woff2");
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75,
    U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e,
    U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7,
    U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8,
    U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3,
    U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06,
    U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23,
    U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43,
    U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f,
    U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91,
    U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8,
    U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10,
    U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3ef966dedda5d1e5.woff2) format("woff2");
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2,
    U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903,
    U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b,
    U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e,
    U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963,
    U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e,
    U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995,
    U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf,
    U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1,
    U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13,
    U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45,
    U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9c552a154ae8e559.woff2) format("woff2");
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749,
    U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776,
    U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798,
    U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af,
    U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1,
    U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808,
    U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828,
    U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f,
    U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865,
    U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885,
    U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2,
    U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4,
    U+98c6-98c7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4b5b7b065b4a76e9.woff2) format("woff2");
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2,
    U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604,
    U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621,
    U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f,
    U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678,
    U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695,
    U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1,
    U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2,
    U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb,
    U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a,
    U+970e-970f, U+9711, U+9719, U+9727;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/445b8c5ccf66bc01.woff2) format("woff2");
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9,
    U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f,
    U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f,
    U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d,
    U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594,
    U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/25a08dd54093cd45.woff2) format("woff2");
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435,
    U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463,
    U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1,
    U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0,
    U+94c4, U+94c6-94db, U+94de-94e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/17740e379b0125cd.woff2) format("woff2");
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0,
    U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304,
    U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324,
    U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e,
    U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e,
    U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2,
    U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2,
    U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a4760119d385bf3c.woff2) format("woff2");
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e,
    U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e,
    U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4,
    U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1,
    U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3,
    U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a,
    U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227,
    U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240,
    U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e,
    U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280,
    U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d,
    U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/075b3df20286a88c.woff2) format("woff2");
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa,
    U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f,
    U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052,
    U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f,
    U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085,
    U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1,
    U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba,
    U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7,
    U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef,
    U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112,
    U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d,
    U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/422bf20ce20d9792.woff2) format("woff2");
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42,
    U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69,
    U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87,
    U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa,
    U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf,
    U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15,
    U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b,
    U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d,
    U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84,
    U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6,
    U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb,
    U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/95f2f6c9e04859de.woff2) format("woff2");
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4,
    U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0,
    U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa,
    U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14,
    U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d,
    U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53,
    U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d,
    U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf,
    U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6,
    U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4,
    U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a,
    U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ece7b0f911f28a2b.woff2) format("woff2");
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77,
    U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0,
    U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3,
    U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc,
    U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3,
    U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07,
    U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27,
    U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50,
    U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85,
    U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e,
    U+8ca0-8ca2, U+8ca7-8cac;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7eaa806d722184bc.woff2) format("woff2");
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18,
    U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31,
    U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46,
    U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66,
    U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87,
    U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6,
    U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf,
    U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1,
    U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa,
    U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19,
    U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39,
    U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a,
    U+8b5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d74f52ee43724ce9.woff2) format("woff2");
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882,
    U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6,
    U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9,
    U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5,
    U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902,
    U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b,
    U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956,
    U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972,
    U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993,
    U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0,
    U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5,
    U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/331739e741f265a7.woff2) format("woff2");
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9,
    U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e,
    U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b,
    U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d,
    U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778,
    U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a,
    U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5,
    U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc,
    U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb,
    U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819,
    U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839,
    U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859,
    U+885b, U+885d-885e, U+8862, U+8864;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0720146af5a8d34a.woff2) format("woff2");
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545,
    U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565,
    U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580,
    U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2,
    U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be,
    U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0,
    U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607,
    U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c,
    U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667,
    U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1,
    U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1,
    U+86d4, U+86d8, U+86de-86df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/442bbcede0f15782.woff2) format("woff2");
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0,
    U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db,
    U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9,
    U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418,
    U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439,
    U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473,
    U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e,
    U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8,
    U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd,
    U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee,
    U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515,
    U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/bff042b92992fc50.woff2) format("woff2");
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc,
    U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3,
    U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb,
    U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d,
    U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345,
    U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e,
    U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d,
    U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0,
    U+83b3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/45dbb8706dae9bbd.woff2) format("woff2");
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160,
    U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d,
    U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9,
    U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca,
    U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5,
    U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc,
    U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218,
    U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234,
    U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f,
    U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d,
    U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298,
    U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/bf05cb0a0bf7a64b.woff2) format("woff2");
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012,
    U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031,
    U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e,
    U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082,
    U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae,
    U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1,
    U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed,
    U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108,
    U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134,
    U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8f258103b45a309c.woff2) format("woff2");
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb,
    U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12,
    U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33,
    U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54,
    U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71,
    U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89,
    U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3,
    U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3,
    U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2519293885474297.woff2) format("woff2");
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4,
    U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5,
    U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12,
    U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f,
    U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b,
    U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61,
    U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79,
    U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98,
    U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab,
    U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc,
    U+7ed0, U+7ed4;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/c9d7064575169102.woff2) format("woff2");
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5,
    U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00,
    U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21,
    U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36,
    U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51,
    U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68,
    U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81,
    U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a,
    U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/44d1ab8e7afcedb6.woff2) format("woff2");
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4,
    U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4,
    U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f,
    U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33,
    U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c,
    U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e,
    U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88,
    U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9,
    U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5,
    U+7cc7-7cc9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8bedccf5339339b7.woff2) format("woff2");
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6,
    U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13,
    U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50,
    U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f,
    U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96,
    U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4,
    U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/156eae232bc72302.woff2) format("woff2");
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992,
    U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac,
    U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8,
    U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed,
    U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14,
    U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e,
    U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49,
    U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66,
    U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90,
    U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa,
    U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/e0057fb48ce1fc09.woff2) format("woff2");
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854,
    U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877,
    U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1,
    U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc,
    U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc,
    U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4,
    U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c,
    U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926,
    U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943,
    U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a,
    U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f,
    U+7972, U+7974, U+7979, U+797b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6a888d3fba93d971.woff2) format("woff2");
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e,
    U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a,
    U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a,
    U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772,
    U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791,
    U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7,
    U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da,
    U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe,
    U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818,
    U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833,
    U+7835, U+7837, U+7839-783c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4c9f1d617f3b68f1.woff2) format("woff2");
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625,
    U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640,
    U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a,
    U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f,
    U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688,
    U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0,
    U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5,
    U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de,
    U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704,
    U+7707-7708, U+770c-770e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3cedd0b9deb468d7.woff2) format("woff2");
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d,
    U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a,
    U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544,
    U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e,
    U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575,
    U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592,
    U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8,
    U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4,
    U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0,
    U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/bf53ec4ff1d47555.woff2) format("woff2");
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7,
    U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f,
    U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432,
    U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b,
    U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d,
    U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484,
    U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0,
    U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba,
    U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf,
    U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5,
    U+74e7-74e9, U+74ee;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5dffed45d6bca962.woff2) format("woff2");
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0,
    U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307,
    U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d,
    U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342,
    U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359,
    U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372,
    U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388,
    U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3,
    U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2,
    U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de,
    U+73e3, U+73e5-73e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2f84d0a83ffe6ec9.woff2) format("woff2");
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc,
    U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4,
    U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4,
    U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210,
    U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232,
    U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256,
    U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c,
    U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282,
    U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7,
    U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3,
    U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4a5f4376382c86c4.woff2) format("woff2");
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b,
    U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037,
    U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058,
    U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081,
    U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d,
    U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0,
    U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd,
    U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109,
    U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120,
    U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150,
    U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169,
    U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184,
    U+7186-7188, U+7192, U+7198;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4390cba162fd6e43.woff2) format("woff2");
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6,
    U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01,
    U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a,
    U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48,
    U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61,
    U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83,
    U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b,
    U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9,
    U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9,
    U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/c59e91fb8517294e.woff2) format("woff2");
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3,
    U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec,
    U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09,
    U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f,
    U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41,
    U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55,
    U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74,
    U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f,
    U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2,
    U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0,
    U+6ed3-6ed4, U+6ed7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a14b0a71f5347216.woff2) format("woff2");
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4,
    U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe,
    U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16,
    U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30,
    U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49,
    U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e,
    U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d,
    U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7,
    U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b98250f64576bcfc.woff2) format("woff2");
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98,
    U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0,
    U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce,
    U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1,
    U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a,
    U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a,
    U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c,
    U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74,
    U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96,
    U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/37cfa10d9846935c.woff2) format("woff2");
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19,
    U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35,
    U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b,
    U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84,
    U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2,
    U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8,
    U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace,
    U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb,
    U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c,
    U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54,
    U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74,
    U+6b77-6b7a, U+6b80-6b84;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a21d6b512ade8050.woff2) format("woff2");
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4,
    U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910,
    U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939,
    U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d,
    U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974,
    U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e,
    U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1,
    U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1,
    U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3,
    U+69f8, U+69fa-69fc, U+69fe-6a00;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/012b3a31de0defb5.woff2) format("woff2");
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9,
    U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc,
    U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df,
    U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb,
    U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e,
    U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872,
    U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0,
    U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6,
    U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5b6c5d13aeb2bc1f.woff2) format("woff2");
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c,
    U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669,
    U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685,
    U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d,
    U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5,
    U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8,
    U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7,
    U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719,
    U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739,
    U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767,
    U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783,
    U+6787, U+678a-678d, U+678f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a66f9d3a9759f318.woff2) format("woff2");
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f,
    U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532,
    U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b,
    U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b,
    U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583,
    U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d,
    U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb,
    U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3,
    U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8,
    U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611,
    U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e,
    U+6630-6631, U+6633-6634, U+6636;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a62bb3b5f0d9d649.woff2) format("woff2");
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8,
    U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3,
    U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406,
    U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428,
    U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452,
    U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477,
    U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a,
    U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1,
    U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de,
    U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d8542bab32905a1a.woff2) format("woff2");
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c,
    U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a,
    U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f,
    U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb,
    U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4,
    U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310,
    U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329,
    U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347,
    U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376,
    U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391,
    U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae,
    U+63b1-63b5, U+63b7-63bb;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/4cfabbd89eff4062.woff2) format("woff2");
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115,
    U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137,
    U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153,
    U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c,
    U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e,
    U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4,
    U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf,
    U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7,
    U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa,
    U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215,
    U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232,
    U+6238;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ea86f822f62404e6.woff2) format("woff2");
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea,
    U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006,
    U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026,
    U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f,
    U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060,
    U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d,
    U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093,
    U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1,
    U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb,
    U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea,
    U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/cf8046dd7214981d.woff2) format("woff2");
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6,
    U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2,
    U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea,
    U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01,
    U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29,
    U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e,
    U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65,
    U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f,
    U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95,
    U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf,
    U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/dbf37f148c790ccf.woff2) format("woff2");
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b,
    U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93,
    U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3,
    U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc,
    U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07,
    U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a,
    U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44,
    U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b,
    U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a,
    U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96,
    U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/db78612fcd4b5f41.woff2) format("woff2");
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09,
    U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19,
    U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30,
    U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59,
    U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e,
    U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99,
    U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba,
    U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9,
    U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6,
    U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13,
    U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/52f1b9ff93728b8b.woff2) format("woff2");
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4,
    U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc,
    U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5,
    U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11,
    U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32,
    U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53,
    U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71,
    U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95,
    U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9,
    U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ce314790c15bb768.woff2) format("woff2");
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1,
    U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8,
    U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd,
    U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7,
    U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06,
    U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23,
    U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a,
    U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62,
    U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c,
    U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0,
    U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d8f4e6894bf928b9.woff2) format("woff2");
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848,
    U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862,
    U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e,
    U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d,
    U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3,
    U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3,
    U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef,
    U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906,
    U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920,
    U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e,
    U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961,
    U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/49844d7a7148fe21.woff2) format("woff2");
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c,
    U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735,
    U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763,
    U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777,
    U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795,
    U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6,
    U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2,
    U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef,
    U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809,
    U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826,
    U+582c, U+582f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/49f3b2f9b9757ce1.woff2) format("woff2");
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617,
    U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636,
    U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655,
    U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c,
    U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c,
    U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4,
    U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4,
    U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef,
    U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/562d36a8f742efe5.woff2) format("woff2");
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527,
    U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544,
    U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f,
    U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581,
    U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a,
    U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba,
    U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db,
    U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7,
    U+55fb, U+55fe, U+5600-5601;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a48d5d7199140875.woff2) format("woff2");
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412,
    U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a,
    U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449,
    U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461,
    U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486,
    U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d,
    U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb,
    U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6,
    U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9,
    U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/187eda25ca5a8c74.woff2) format("woff2");
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9,
    U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7,
    U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0,
    U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326,
    U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350,
    U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f,
    U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396,
    U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0,
    U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf,
    U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1,
    U+53f4-53f5, U+53fa;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/50a07820804a70e7.woff2) format("woff2");
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f,
    U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140,
    U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172,
    U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197,
    U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd,
    U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6,
    U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202,
    U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a,
    U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249,
    U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270,
    U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b,
    U+528d, U+528f, U+5291-5293, U+529a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1824581d20df1c8a.woff2) format("woff2");
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6,
    U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018,
    U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034,
    U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e,
    U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067,
    U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e,
    U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3,
    U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be,
    U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de,
    U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102,
    U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/501db17558b713be.woff2) format("woff2");
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc,
    U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb,
    U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05,
    U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d,
    U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37,
    U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58,
    U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72,
    U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1,
    U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2,
    U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0,
    U+4fe2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9eec74906f77f1b3.woff2) format("woff2");
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142,
    U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164,
    U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231,
    U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4,
    U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575,
    U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7,
    U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02,
    U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29,
    U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44,
    U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d,
    U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96,
    U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1,
    U+4eb3-4eb6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b62594227783b991.woff2) format("woff2");
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3,
    U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922,
    U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d,
    U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45,
    U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007,
    U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062,
    U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091,
    U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc,
    U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe,
    U+3105-3126;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b4361599460fb142.woff2) format("woff2");
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d,
    U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1,
    U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1,
    U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718,
    U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a,
    U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b,
    U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782,
    U+278a-278c, U+278e, U+2794-2796;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7fe62643be74c556.woff2) format("woff2");
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d,
    U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579,
    U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2,
    U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6,
    U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611,
    U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630,
    U+2639-2640, U+2642, U+2648-264f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/72ea75f3fbaba02c.woff2) format("woff2");
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471,
    U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8,
    U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534,
    U+2536-2537, U+253b-2548, U+254a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/bdb5bc21d10c0298.woff2) format("woff2");
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af,
    U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3,
    U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133,
    U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5,
    U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9,
    U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219,
    U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d,
    U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b,
    U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1,
    U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314,
    U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/938e32bcda6ee07c.woff2) format("woff2");
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49,
    U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5,
    U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5,
    U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd,
    U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed,
    U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002,
    U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021,
    U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035,
    U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2070, U+2074-2078, U+207a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/a9b81251d43260d2.woff2) format("woff2");
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc,
    U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311,
    U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d,
    U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f,
    U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/59daaa0a8420a50d.woff2) format("woff2");
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4,
    U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3,
    U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221,
    U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d,
    U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b,
    U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292,
    U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/374f37e187b725cc.woff2) format("woff2");
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba,
    U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102,
    U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121,
    U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146,
    U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/aacfea16d243b4de.woff2) format("woff2");
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152,
    U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509,
    U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2,
    U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09,
    U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055,
    U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390,
    U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8,
    U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61,
    U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e,
    U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f,
    U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0,
    U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92,
    U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15,
    U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a,
    U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317,
    U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783,
    U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6,
    U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523,
    U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0,
    U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25,
    U+e608, U+ff06, U+ff14-ff16;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6c5b3eb88ec2dfac.woff2) format("woff2");
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22,
    U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53,
    U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4,
    U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc,
    U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992,
    U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27,
    U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342,
    U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687,
    U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a,
    U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24,
    U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac,
    U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699,
    U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77,
    U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9,
    U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759,
    U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66,
    U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0,
    U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf,
    U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86,
    U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02,
    U+ff1e, U+ff3d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7bbc43be0eb8482e.woff2) format("woff2");
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573,
    U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d,
    U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed,
    U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631,
    U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd,
    U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df,
    U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2,
    U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8,
    U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81,
    U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62,
    U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4,
    U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3,
    U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d,
    U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046,
    U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e,
    U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd,
    U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005,
    U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f,
    U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb,
    U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b,
    U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2a16285dffc994fd.woff2) format("woff2");
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52,
    U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a,
    U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa,
    U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7,
    U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb,
    U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8,
    U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f,
    U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0,
    U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984,
    U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43,
    U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db,
    U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325,
    U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9,
    U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7,
    U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14,
    U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c,
    U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6,
    U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9,
    U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7,
    U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44,
    U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8c0e9a76a62d0303.woff2) format("woff2");
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1,
    U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6,
    U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af,
    U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3,
    U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05,
    U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8,
    U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e,
    U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af,
    U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac,
    U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c,
    U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261,
    U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e,
    U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d,
    U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165,
    U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0,
    U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9,
    U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f,
    U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c,
    U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c,
    U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8,
    U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/7cd3471dc864173a.woff2) format("woff2");
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9,
    U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203,
    U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b,
    U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef,
    U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3,
    U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64,
    U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254,
    U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405,
    U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897,
    U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7,
    U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d,
    U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529,
    U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b,
    U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf,
    U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa,
    U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b,
    U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79,
    U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90,
    U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524,
    U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74,
    U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/40d2af3e13f4304b.woff2) format("woff2");
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e,
    U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5,
    U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319,
    U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2,
    U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a,
    U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99,
    U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a,
    U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454,
    U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749,
    U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc,
    U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6,
    U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239,
    U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d,
    U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05,
    U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba,
    U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270,
    U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471,
    U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0,
    U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e,
    U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774,
    U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/2a894cd7e83dbe76.woff2) format("woff2");
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f,
    U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab,
    U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa,
    U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951,
    U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa,
    U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7,
    U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c,
    U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9,
    U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc,
    U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a,
    U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5,
    U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e,
    U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897,
    U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2,
    U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a,
    U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302,
    U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c,
    U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1,
    U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b,
    U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6,
    U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/98a1bdf9b04a74c9.woff2) format("woff2");
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac,
    U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9,
    U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b,
    U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc,
    U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15,
    U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148,
    U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321,
    U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734,
    U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83,
    U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58,
    U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334,
    U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe,
    U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52,
    U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a,
    U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7,
    U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679,
    U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e,
    U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf,
    U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508,
    U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4,
    U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1c5a25cf48b7e161.woff2) format("woff2");
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d,
    U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269,
    U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751,
    U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1,
    U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d,
    U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8,
    U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478,
    U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3,
    U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27,
    U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb,
    U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434,
    U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7,
    U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd,
    U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102,
    U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d,
    U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8,
    U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a,
    U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e,
    U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521,
    U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4,
    U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5a5c259dec0b10c3.woff2) format("woff2");
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38,
    U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242,
    U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565,
    U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6,
    U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f,
    U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2,
    U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a,
    U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6,
    U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61,
    U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8,
    U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc,
    U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483,
    U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956,
    U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5,
    U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150,
    U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2,
    U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13,
    U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68,
    U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb,
    U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8,
    U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/326ac6f6b0042a7a.woff2) format("woff2");
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30,
    U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9,
    U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8,
    U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b,
    U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f,
    U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03,
    U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052,
    U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269,
    U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c,
    U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff,
    U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd,
    U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd,
    U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070,
    U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a,
    U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df,
    U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6,
    U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c,
    U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76,
    U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178,
    U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e,
    U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/9349a8a21768a652.woff2) format("woff2");
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea,
    U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175,
    U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa,
    U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b,
    U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733,
    U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986,
    U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe,
    U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015,
    U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd,
    U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563,
    U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3,
    U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5,
    U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02,
    U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3,
    U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4,
    U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a,
    U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e,
    U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38,
    U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca,
    U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97,
    U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/c7988aeec81d69db.woff2) format("woff2");
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4,
    U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220,
    U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6,
    U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750,
    U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb,
    U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6,
    U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8,
    U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298,
    U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e,
    U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2,
    U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0,
    U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f,
    U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530,
    U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33,
    U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc,
    U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb,
    U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62,
    U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce,
    U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8,
    U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e,
    U+9b54, U+9e21, U+9ebb, U+9f50;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/0bb3da791b44d122.woff2) format("woff2");
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d,
    U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73,
    U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356,
    U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473,
    U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f,
    U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81,
    U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10,
    U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca,
    U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd,
    U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6,
    U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f,
    U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591,
    U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0,
    U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8,
    U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf,
    U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865,
    U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b,
    U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000,
    U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c,
    U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/819c7dd812388a65.woff2) format("woff2");
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2,
    U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b,
    U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5,
    U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a,
    U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd,
    U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947,
    U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a,
    U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85,
    U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7,
    U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e,
    U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62,
    U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14,
    U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701,
    U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef,
    U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20,
    U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc,
    U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf,
    U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f,
    U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519,
    U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884,
    U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/edafcd08df404d16.woff2) format("woff2");
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70,
    U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46,
    U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d,
    U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2,
    U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c,
    U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a,
    U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08,
    U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62,
    U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e,
    U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539,
    U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750,
    U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1,
    U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c,
    U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e,
    U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003,
    U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8,
    U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23,
    U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001,
    U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645,
    U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df,
    U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/d16a93debbf460f2.woff2) format("woff2");
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e,
    U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece,
    U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a,
    U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229,
    U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373,
    U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458,
    U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973,
    U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55,
    U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001,
    U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392,
    U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761,
    U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14,
    U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90,
    U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a,
    U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe,
    U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c,
    U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4,
    U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb,
    U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d,
    U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6,
    U+9891, U+98ce, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/22b9ba5711f5c827.woff2) format("woff2");
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e,
    U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba,
    U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165,
    U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236,
    U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef,
    U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de,
    U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d,
    U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9,
    U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f,
    U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f,
    U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0,
    U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f,
    U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a,
    U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269,
    U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b,
    U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf,
    U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981,
    U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb,
    U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762,
    U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/008656a3d252bc4e.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b,
    U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6,
    U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0,
    U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002,
    U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d,
    U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b,
    U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb,
    U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1,
    U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d,
    U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/6f40f8dae4bdff44.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5560a5cc368a6adb.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/aafac2ffc89ffcbc.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1eb2b7fa85575e27.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3605ddfb97e1dc72.woff2) format("woff2");
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237,
    U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320,
    U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ba39f0a0eb5fb449.woff2) format("woff2");
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19,
    U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65,
    U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86,
    U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9,
    U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a,
    U+1f1e6-1f1e8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/cebde0b65b28e501.woff2) format("woff2");
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd,
    U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b,
    U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471,
    U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a,
    U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f,
    U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2,
    U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4,
    U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e,
    U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b,
    U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fce08b7ff548c846.woff2) format("woff2");
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63,
    U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96,
    U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025,
    U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118,
    U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19,
    U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83,
    U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1,
    U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00,
    U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74,
    U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc,
    U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c,
    U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/37de926d0c71938d.woff2) format("woff2");
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22,
    U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e,
    U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71,
    U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c,
    U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa,
    U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0,
    U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5,
    U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc,
    U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29,
    U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0d1d15ceef17f5d1.woff2) format("woff2");
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72,
    U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92,
    U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae,
    U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1,
    U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef,
    U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b,
    U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d,
    U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f,
    U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7,
    U+9ddf, U+9df2, U+9df9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/fb4f326dc2be014e.woff2) format("woff2");
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75,
    U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e,
    U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7,
    U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8,
    U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3,
    U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06,
    U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23,
    U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43,
    U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f,
    U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91,
    U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8,
    U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10,
    U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3ef966dedda5d1e5.woff2) format("woff2");
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2,
    U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903,
    U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b,
    U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e,
    U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963,
    U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e,
    U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995,
    U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf,
    U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1,
    U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13,
    U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45,
    U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9c552a154ae8e559.woff2) format("woff2");
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749,
    U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776,
    U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798,
    U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af,
    U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1,
    U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808,
    U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828,
    U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f,
    U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865,
    U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885,
    U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2,
    U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4,
    U+98c6-98c7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4b5b7b065b4a76e9.woff2) format("woff2");
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2,
    U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604,
    U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621,
    U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f,
    U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678,
    U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695,
    U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1,
    U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2,
    U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb,
    U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a,
    U+970e-970f, U+9711, U+9719, U+9727;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/445b8c5ccf66bc01.woff2) format("woff2");
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9,
    U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f,
    U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f,
    U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d,
    U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594,
    U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/25a08dd54093cd45.woff2) format("woff2");
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435,
    U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463,
    U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1,
    U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0,
    U+94c4, U+94c6-94db, U+94de-94e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/17740e379b0125cd.woff2) format("woff2");
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0,
    U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304,
    U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324,
    U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e,
    U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e,
    U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2,
    U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2,
    U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a4760119d385bf3c.woff2) format("woff2");
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e,
    U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e,
    U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4,
    U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1,
    U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3,
    U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a,
    U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227,
    U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240,
    U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e,
    U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280,
    U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d,
    U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/075b3df20286a88c.woff2) format("woff2");
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa,
    U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f,
    U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052,
    U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f,
    U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085,
    U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1,
    U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba,
    U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7,
    U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef,
    U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112,
    U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d,
    U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/422bf20ce20d9792.woff2) format("woff2");
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42,
    U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69,
    U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87,
    U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa,
    U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf,
    U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15,
    U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b,
    U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d,
    U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84,
    U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6,
    U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb,
    U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/95f2f6c9e04859de.woff2) format("woff2");
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4,
    U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0,
    U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa,
    U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14,
    U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d,
    U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53,
    U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d,
    U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf,
    U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6,
    U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4,
    U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a,
    U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ece7b0f911f28a2b.woff2) format("woff2");
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77,
    U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0,
    U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3,
    U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc,
    U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3,
    U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07,
    U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27,
    U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50,
    U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85,
    U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e,
    U+8ca0-8ca2, U+8ca7-8cac;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7eaa806d722184bc.woff2) format("woff2");
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18,
    U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31,
    U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46,
    U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66,
    U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87,
    U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6,
    U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf,
    U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1,
    U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa,
    U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19,
    U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39,
    U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a,
    U+8b5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d74f52ee43724ce9.woff2) format("woff2");
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882,
    U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6,
    U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9,
    U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5,
    U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902,
    U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b,
    U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956,
    U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972,
    U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993,
    U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0,
    U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5,
    U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/331739e741f265a7.woff2) format("woff2");
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9,
    U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e,
    U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b,
    U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d,
    U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778,
    U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a,
    U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5,
    U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc,
    U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb,
    U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819,
    U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839,
    U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859,
    U+885b, U+885d-885e, U+8862, U+8864;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0720146af5a8d34a.woff2) format("woff2");
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545,
    U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565,
    U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580,
    U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2,
    U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be,
    U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0,
    U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607,
    U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c,
    U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667,
    U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1,
    U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1,
    U+86d4, U+86d8, U+86de-86df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/442bbcede0f15782.woff2) format("woff2");
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0,
    U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db,
    U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9,
    U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418,
    U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439,
    U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473,
    U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e,
    U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8,
    U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd,
    U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee,
    U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515,
    U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/bff042b92992fc50.woff2) format("woff2");
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc,
    U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3,
    U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb,
    U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d,
    U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345,
    U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e,
    U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d,
    U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0,
    U+83b3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/45dbb8706dae9bbd.woff2) format("woff2");
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160,
    U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d,
    U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9,
    U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca,
    U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5,
    U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc,
    U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218,
    U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234,
    U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f,
    U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d,
    U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298,
    U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/bf05cb0a0bf7a64b.woff2) format("woff2");
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012,
    U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031,
    U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e,
    U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082,
    U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae,
    U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1,
    U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed,
    U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108,
    U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134,
    U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/8f258103b45a309c.woff2) format("woff2");
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb,
    U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12,
    U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33,
    U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54,
    U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71,
    U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89,
    U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3,
    U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3,
    U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2519293885474297.woff2) format("woff2");
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4,
    U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5,
    U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12,
    U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f,
    U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b,
    U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61,
    U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79,
    U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98,
    U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab,
    U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc,
    U+7ed0, U+7ed4;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/c9d7064575169102.woff2) format("woff2");
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5,
    U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00,
    U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21,
    U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36,
    U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51,
    U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68,
    U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81,
    U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a,
    U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/44d1ab8e7afcedb6.woff2) format("woff2");
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4,
    U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4,
    U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f,
    U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33,
    U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c,
    U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e,
    U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88,
    U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9,
    U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5,
    U+7cc7-7cc9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/8bedccf5339339b7.woff2) format("woff2");
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6,
    U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13,
    U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50,
    U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f,
    U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96,
    U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4,
    U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/156eae232bc72302.woff2) format("woff2");
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992,
    U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac,
    U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8,
    U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed,
    U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14,
    U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e,
    U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49,
    U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66,
    U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90,
    U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa,
    U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/e0057fb48ce1fc09.woff2) format("woff2");
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854,
    U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877,
    U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1,
    U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc,
    U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc,
    U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4,
    U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c,
    U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926,
    U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943,
    U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a,
    U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f,
    U+7972, U+7974, U+7979, U+797b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6a888d3fba93d971.woff2) format("woff2");
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e,
    U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a,
    U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a,
    U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772,
    U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791,
    U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7,
    U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da,
    U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe,
    U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818,
    U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833,
    U+7835, U+7837, U+7839-783c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4c9f1d617f3b68f1.woff2) format("woff2");
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625,
    U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640,
    U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a,
    U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f,
    U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688,
    U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0,
    U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5,
    U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de,
    U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704,
    U+7707-7708, U+770c-770e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3cedd0b9deb468d7.woff2) format("woff2");
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d,
    U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a,
    U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544,
    U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e,
    U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575,
    U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592,
    U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8,
    U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4,
    U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0,
    U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/bf53ec4ff1d47555.woff2) format("woff2");
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7,
    U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f,
    U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432,
    U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b,
    U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d,
    U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484,
    U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0,
    U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba,
    U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf,
    U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5,
    U+74e7-74e9, U+74ee;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5dffed45d6bca962.woff2) format("woff2");
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0,
    U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307,
    U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d,
    U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342,
    U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359,
    U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372,
    U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388,
    U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3,
    U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2,
    U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de,
    U+73e3, U+73e5-73e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2f84d0a83ffe6ec9.woff2) format("woff2");
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc,
    U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4,
    U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4,
    U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210,
    U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232,
    U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256,
    U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c,
    U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282,
    U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7,
    U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3,
    U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4a5f4376382c86c4.woff2) format("woff2");
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b,
    U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037,
    U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058,
    U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081,
    U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d,
    U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0,
    U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd,
    U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109,
    U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120,
    U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150,
    U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169,
    U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184,
    U+7186-7188, U+7192, U+7198;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4390cba162fd6e43.woff2) format("woff2");
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6,
    U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01,
    U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a,
    U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48,
    U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61,
    U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83,
    U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b,
    U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9,
    U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9,
    U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/c59e91fb8517294e.woff2) format("woff2");
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3,
    U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec,
    U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09,
    U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f,
    U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41,
    U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55,
    U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74,
    U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f,
    U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2,
    U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0,
    U+6ed3-6ed4, U+6ed7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a14b0a71f5347216.woff2) format("woff2");
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4,
    U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe,
    U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16,
    U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30,
    U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49,
    U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e,
    U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d,
    U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7,
    U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b98250f64576bcfc.woff2) format("woff2");
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98,
    U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0,
    U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce,
    U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1,
    U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a,
    U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a,
    U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c,
    U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74,
    U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96,
    U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/37cfa10d9846935c.woff2) format("woff2");
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19,
    U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35,
    U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b,
    U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84,
    U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2,
    U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8,
    U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace,
    U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb,
    U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c,
    U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54,
    U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74,
    U+6b77-6b7a, U+6b80-6b84;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a21d6b512ade8050.woff2) format("woff2");
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4,
    U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910,
    U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939,
    U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d,
    U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974,
    U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e,
    U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1,
    U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1,
    U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3,
    U+69f8, U+69fa-69fc, U+69fe-6a00;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/012b3a31de0defb5.woff2) format("woff2");
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9,
    U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc,
    U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df,
    U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb,
    U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e,
    U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872,
    U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0,
    U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6,
    U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5b6c5d13aeb2bc1f.woff2) format("woff2");
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c,
    U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669,
    U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685,
    U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d,
    U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5,
    U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8,
    U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7,
    U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719,
    U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739,
    U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767,
    U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783,
    U+6787, U+678a-678d, U+678f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a66f9d3a9759f318.woff2) format("woff2");
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f,
    U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532,
    U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b,
    U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b,
    U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583,
    U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d,
    U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb,
    U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3,
    U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8,
    U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611,
    U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e,
    U+6630-6631, U+6633-6634, U+6636;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a62bb3b5f0d9d649.woff2) format("woff2");
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8,
    U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3,
    U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406,
    U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428,
    U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452,
    U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477,
    U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a,
    U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1,
    U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de,
    U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d8542bab32905a1a.woff2) format("woff2");
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c,
    U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a,
    U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f,
    U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb,
    U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4,
    U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310,
    U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329,
    U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347,
    U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376,
    U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391,
    U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae,
    U+63b1-63b5, U+63b7-63bb;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/4cfabbd89eff4062.woff2) format("woff2");
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115,
    U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137,
    U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153,
    U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c,
    U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e,
    U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4,
    U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf,
    U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7,
    U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa,
    U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215,
    U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232,
    U+6238;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ea86f822f62404e6.woff2) format("woff2");
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea,
    U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006,
    U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026,
    U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f,
    U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060,
    U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d,
    U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093,
    U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1,
    U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb,
    U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea,
    U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/cf8046dd7214981d.woff2) format("woff2");
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6,
    U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2,
    U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea,
    U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01,
    U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29,
    U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e,
    U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65,
    U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f,
    U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95,
    U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf,
    U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/dbf37f148c790ccf.woff2) format("woff2");
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b,
    U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93,
    U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3,
    U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc,
    U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07,
    U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a,
    U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44,
    U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b,
    U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a,
    U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96,
    U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/db78612fcd4b5f41.woff2) format("woff2");
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09,
    U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19,
    U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30,
    U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59,
    U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e,
    U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99,
    U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba,
    U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9,
    U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6,
    U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13,
    U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/52f1b9ff93728b8b.woff2) format("woff2");
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4,
    U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc,
    U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5,
    U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11,
    U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32,
    U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53,
    U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71,
    U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95,
    U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9,
    U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ce314790c15bb768.woff2) format("woff2");
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1,
    U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8,
    U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd,
    U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7,
    U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06,
    U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23,
    U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a,
    U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62,
    U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c,
    U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0,
    U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d8f4e6894bf928b9.woff2) format("woff2");
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848,
    U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862,
    U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e,
    U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d,
    U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3,
    U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3,
    U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef,
    U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906,
    U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920,
    U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e,
    U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961,
    U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/49844d7a7148fe21.woff2) format("woff2");
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c,
    U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735,
    U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763,
    U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777,
    U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795,
    U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6,
    U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2,
    U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef,
    U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809,
    U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826,
    U+582c, U+582f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/49f3b2f9b9757ce1.woff2) format("woff2");
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617,
    U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636,
    U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655,
    U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c,
    U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c,
    U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4,
    U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4,
    U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef,
    U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/562d36a8f742efe5.woff2) format("woff2");
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527,
    U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544,
    U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f,
    U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581,
    U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a,
    U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba,
    U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db,
    U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7,
    U+55fb, U+55fe, U+5600-5601;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a48d5d7199140875.woff2) format("woff2");
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412,
    U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a,
    U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449,
    U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461,
    U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486,
    U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d,
    U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb,
    U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6,
    U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9,
    U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/187eda25ca5a8c74.woff2) format("woff2");
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9,
    U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7,
    U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0,
    U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326,
    U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350,
    U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f,
    U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396,
    U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0,
    U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf,
    U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1,
    U+53f4-53f5, U+53fa;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/50a07820804a70e7.woff2) format("woff2");
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f,
    U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140,
    U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172,
    U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197,
    U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd,
    U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6,
    U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202,
    U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a,
    U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249,
    U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270,
    U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b,
    U+528d, U+528f, U+5291-5293, U+529a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1824581d20df1c8a.woff2) format("woff2");
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6,
    U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018,
    U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034,
    U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e,
    U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067,
    U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e,
    U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3,
    U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be,
    U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de,
    U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102,
    U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/501db17558b713be.woff2) format("woff2");
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc,
    U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb,
    U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05,
    U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d,
    U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37,
    U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58,
    U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72,
    U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1,
    U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2,
    U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0,
    U+4fe2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9eec74906f77f1b3.woff2) format("woff2");
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142,
    U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164,
    U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231,
    U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4,
    U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575,
    U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7,
    U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02,
    U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29,
    U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44,
    U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d,
    U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96,
    U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1,
    U+4eb3-4eb6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b62594227783b991.woff2) format("woff2");
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3,
    U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922,
    U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d,
    U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45,
    U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007,
    U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062,
    U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091,
    U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc,
    U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe,
    U+3105-3126;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b4361599460fb142.woff2) format("woff2");
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d,
    U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1,
    U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1,
    U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718,
    U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a,
    U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b,
    U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782,
    U+278a-278c, U+278e, U+2794-2796;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7fe62643be74c556.woff2) format("woff2");
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d,
    U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579,
    U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2,
    U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6,
    U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611,
    U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630,
    U+2639-2640, U+2642, U+2648-264f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/72ea75f3fbaba02c.woff2) format("woff2");
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471,
    U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8,
    U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534,
    U+2536-2537, U+253b-2548, U+254a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/bdb5bc21d10c0298.woff2) format("woff2");
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af,
    U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3,
    U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133,
    U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5,
    U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9,
    U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219,
    U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d,
    U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b,
    U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1,
    U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314,
    U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/938e32bcda6ee07c.woff2) format("woff2");
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49,
    U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5,
    U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5,
    U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd,
    U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed,
    U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002,
    U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021,
    U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035,
    U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2070, U+2074-2078, U+207a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a9b81251d43260d2.woff2) format("woff2");
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc,
    U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311,
    U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d,
    U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f,
    U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/59daaa0a8420a50d.woff2) format("woff2");
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4,
    U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3,
    U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221,
    U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d,
    U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b,
    U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292,
    U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/374f37e187b725cc.woff2) format("woff2");
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba,
    U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102,
    U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121,
    U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146,
    U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/aacfea16d243b4de.woff2) format("woff2");
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152,
    U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509,
    U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2,
    U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09,
    U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055,
    U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390,
    U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8,
    U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61,
    U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e,
    U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f,
    U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0,
    U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92,
    U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15,
    U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a,
    U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317,
    U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783,
    U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6,
    U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523,
    U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0,
    U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25,
    U+e608, U+ff06, U+ff14-ff16;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6c5b3eb88ec2dfac.woff2) format("woff2");
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22,
    U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53,
    U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4,
    U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc,
    U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992,
    U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27,
    U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342,
    U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687,
    U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a,
    U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24,
    U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac,
    U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699,
    U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77,
    U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9,
    U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759,
    U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66,
    U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0,
    U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf,
    U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86,
    U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02,
    U+ff1e, U+ff3d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7bbc43be0eb8482e.woff2) format("woff2");
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573,
    U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d,
    U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed,
    U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631,
    U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd,
    U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df,
    U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2,
    U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8,
    U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81,
    U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62,
    U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4,
    U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3,
    U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d,
    U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046,
    U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e,
    U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd,
    U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005,
    U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f,
    U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb,
    U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b,
    U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2a16285dffc994fd.woff2) format("woff2");
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52,
    U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a,
    U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa,
    U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7,
    U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb,
    U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8,
    U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f,
    U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0,
    U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984,
    U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43,
    U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db,
    U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325,
    U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9,
    U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7,
    U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14,
    U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c,
    U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6,
    U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9,
    U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7,
    U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44,
    U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/8c0e9a76a62d0303.woff2) format("woff2");
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1,
    U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6,
    U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af,
    U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3,
    U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05,
    U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8,
    U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e,
    U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af,
    U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac,
    U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c,
    U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261,
    U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e,
    U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d,
    U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165,
    U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0,
    U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9,
    U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f,
    U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c,
    U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c,
    U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8,
    U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/7cd3471dc864173a.woff2) format("woff2");
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9,
    U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203,
    U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b,
    U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef,
    U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3,
    U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64,
    U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254,
    U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405,
    U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897,
    U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7,
    U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d,
    U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529,
    U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b,
    U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf,
    U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa,
    U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b,
    U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79,
    U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90,
    U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524,
    U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74,
    U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/40d2af3e13f4304b.woff2) format("woff2");
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e,
    U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5,
    U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319,
    U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2,
    U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a,
    U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99,
    U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a,
    U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454,
    U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749,
    U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc,
    U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6,
    U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239,
    U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d,
    U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05,
    U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba,
    U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270,
    U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471,
    U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0,
    U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e,
    U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774,
    U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/2a894cd7e83dbe76.woff2) format("woff2");
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f,
    U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab,
    U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa,
    U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951,
    U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa,
    U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7,
    U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c,
    U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9,
    U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc,
    U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a,
    U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5,
    U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e,
    U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897,
    U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2,
    U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a,
    U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302,
    U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c,
    U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1,
    U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b,
    U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6,
    U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/98a1bdf9b04a74c9.woff2) format("woff2");
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac,
    U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9,
    U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b,
    U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc,
    U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15,
    U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148,
    U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321,
    U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734,
    U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83,
    U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58,
    U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334,
    U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe,
    U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52,
    U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a,
    U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7,
    U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679,
    U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e,
    U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf,
    U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508,
    U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4,
    U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1c5a25cf48b7e161.woff2) format("woff2");
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d,
    U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269,
    U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751,
    U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1,
    U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d,
    U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8,
    U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478,
    U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3,
    U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27,
    U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb,
    U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434,
    U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7,
    U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd,
    U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102,
    U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d,
    U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8,
    U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a,
    U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e,
    U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521,
    U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4,
    U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5a5c259dec0b10c3.woff2) format("woff2");
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38,
    U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242,
    U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565,
    U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6,
    U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f,
    U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2,
    U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a,
    U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6,
    U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61,
    U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8,
    U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc,
    U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483,
    U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956,
    U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5,
    U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150,
    U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2,
    U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13,
    U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68,
    U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb,
    U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8,
    U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/326ac6f6b0042a7a.woff2) format("woff2");
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30,
    U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9,
    U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8,
    U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b,
    U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f,
    U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03,
    U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052,
    U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269,
    U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c,
    U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff,
    U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd,
    U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd,
    U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070,
    U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a,
    U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df,
    U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6,
    U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c,
    U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76,
    U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178,
    U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e,
    U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/9349a8a21768a652.woff2) format("woff2");
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea,
    U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175,
    U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa,
    U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b,
    U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733,
    U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986,
    U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe,
    U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015,
    U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd,
    U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563,
    U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3,
    U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5,
    U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02,
    U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3,
    U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4,
    U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a,
    U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e,
    U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38,
    U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca,
    U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97,
    U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/c7988aeec81d69db.woff2) format("woff2");
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4,
    U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220,
    U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6,
    U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750,
    U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb,
    U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6,
    U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8,
    U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298,
    U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e,
    U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2,
    U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0,
    U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f,
    U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530,
    U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33,
    U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc,
    U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb,
    U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62,
    U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce,
    U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8,
    U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e,
    U+9b54, U+9e21, U+9ebb, U+9f50;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/0bb3da791b44d122.woff2) format("woff2");
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d,
    U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73,
    U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356,
    U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473,
    U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f,
    U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81,
    U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10,
    U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca,
    U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd,
    U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6,
    U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f,
    U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591,
    U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0,
    U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8,
    U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf,
    U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865,
    U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b,
    U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000,
    U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c,
    U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/819c7dd812388a65.woff2) format("woff2");
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2,
    U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b,
    U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5,
    U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a,
    U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd,
    U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947,
    U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a,
    U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85,
    U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7,
    U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e,
    U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62,
    U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14,
    U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701,
    U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef,
    U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20,
    U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc,
    U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf,
    U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f,
    U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519,
    U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884,
    U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/edafcd08df404d16.woff2) format("woff2");
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70,
    U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46,
    U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d,
    U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2,
    U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c,
    U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a,
    U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08,
    U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62,
    U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e,
    U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539,
    U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750,
    U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1,
    U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c,
    U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e,
    U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003,
    U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8,
    U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23,
    U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001,
    U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645,
    U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df,
    U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/d16a93debbf460f2.woff2) format("woff2");
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e,
    U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece,
    U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a,
    U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229,
    U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373,
    U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458,
    U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973,
    U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55,
    U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001,
    U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392,
    U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761,
    U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14,
    U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90,
    U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a,
    U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe,
    U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c,
    U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4,
    U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb,
    U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d,
    U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6,
    U+9891, U+98ce, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/22b9ba5711f5c827.woff2) format("woff2");
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e,
    U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba,
    U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165,
    U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236,
    U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef,
    U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de,
    U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d,
    U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9,
    U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f,
    U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f,
    U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0,
    U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f,
    U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a,
    U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269,
    U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b,
    U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf,
    U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981,
    U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb,
    U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762,
    U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/008656a3d252bc4e.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b,
    U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6,
    U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0,
    U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002,
    U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d,
    U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b,
    U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb,
    U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1,
    U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d,
    U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/6f40f8dae4bdff44.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5560a5cc368a6adb.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/aafac2ffc89ffcbc.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1eb2b7fa85575e27.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3605ddfb97e1dc72.woff2) format("woff2");
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237,
    U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320,
    U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ba39f0a0eb5fb449.woff2) format("woff2");
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19,
    U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65,
    U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86,
    U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9,
    U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a,
    U+1f1e6-1f1e8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/cebde0b65b28e501.woff2) format("woff2");
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd,
    U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b,
    U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471,
    U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a,
    U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f,
    U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2,
    U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4,
    U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e,
    U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b,
    U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/fce08b7ff548c846.woff2) format("woff2");
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63,
    U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96,
    U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025,
    U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118,
    U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19,
    U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83,
    U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1,
    U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00,
    U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74,
    U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc,
    U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c,
    U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/37de926d0c71938d.woff2) format("woff2");
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22,
    U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e,
    U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71,
    U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c,
    U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa,
    U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0,
    U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5,
    U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc,
    U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29,
    U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0d1d15ceef17f5d1.woff2) format("woff2");
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72,
    U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92,
    U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae,
    U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1,
    U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef,
    U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b,
    U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d,
    U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f,
    U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7,
    U+9ddf, U+9df2, U+9df9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/fb4f326dc2be014e.woff2) format("woff2");
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75,
    U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e,
    U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7,
    U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8,
    U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3,
    U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06,
    U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23,
    U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43,
    U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f,
    U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91,
    U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8,
    U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10,
    U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3ef966dedda5d1e5.woff2) format("woff2");
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2,
    U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903,
    U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b,
    U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e,
    U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963,
    U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e,
    U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995,
    U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf,
    U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1,
    U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13,
    U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45,
    U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9c552a154ae8e559.woff2) format("woff2");
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749,
    U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776,
    U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798,
    U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af,
    U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1,
    U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808,
    U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828,
    U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f,
    U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865,
    U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885,
    U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2,
    U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4,
    U+98c6-98c7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4b5b7b065b4a76e9.woff2) format("woff2");
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2,
    U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604,
    U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621,
    U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f,
    U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678,
    U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695,
    U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1,
    U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2,
    U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb,
    U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a,
    U+970e-970f, U+9711, U+9719, U+9727;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/445b8c5ccf66bc01.woff2) format("woff2");
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9,
    U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f,
    U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f,
    U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d,
    U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594,
    U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/25a08dd54093cd45.woff2) format("woff2");
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435,
    U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463,
    U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1,
    U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0,
    U+94c4, U+94c6-94db, U+94de-94e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/17740e379b0125cd.woff2) format("woff2");
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0,
    U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304,
    U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324,
    U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e,
    U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e,
    U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2,
    U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2,
    U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a4760119d385bf3c.woff2) format("woff2");
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e,
    U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e,
    U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4,
    U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1,
    U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3,
    U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a,
    U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227,
    U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240,
    U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e,
    U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280,
    U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d,
    U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/075b3df20286a88c.woff2) format("woff2");
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa,
    U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f,
    U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052,
    U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f,
    U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085,
    U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1,
    U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba,
    U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7,
    U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef,
    U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112,
    U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d,
    U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/422bf20ce20d9792.woff2) format("woff2");
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42,
    U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69,
    U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87,
    U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa,
    U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf,
    U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15,
    U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b,
    U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d,
    U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84,
    U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6,
    U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb,
    U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/95f2f6c9e04859de.woff2) format("woff2");
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4,
    U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0,
    U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa,
    U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14,
    U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d,
    U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53,
    U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d,
    U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf,
    U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6,
    U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4,
    U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a,
    U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ece7b0f911f28a2b.woff2) format("woff2");
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77,
    U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0,
    U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3,
    U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc,
    U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3,
    U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07,
    U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27,
    U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50,
    U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85,
    U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e,
    U+8ca0-8ca2, U+8ca7-8cac;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7eaa806d722184bc.woff2) format("woff2");
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18,
    U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31,
    U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46,
    U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66,
    U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87,
    U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6,
    U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf,
    U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1,
    U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa,
    U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19,
    U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39,
    U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a,
    U+8b5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d74f52ee43724ce9.woff2) format("woff2");
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882,
    U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6,
    U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9,
    U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5,
    U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902,
    U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b,
    U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956,
    U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972,
    U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993,
    U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0,
    U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5,
    U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/331739e741f265a7.woff2) format("woff2");
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9,
    U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e,
    U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b,
    U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d,
    U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778,
    U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a,
    U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5,
    U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc,
    U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb,
    U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819,
    U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839,
    U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859,
    U+885b, U+885d-885e, U+8862, U+8864;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0720146af5a8d34a.woff2) format("woff2");
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545,
    U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565,
    U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580,
    U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2,
    U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be,
    U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0,
    U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607,
    U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c,
    U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667,
    U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1,
    U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1,
    U+86d4, U+86d8, U+86de-86df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/442bbcede0f15782.woff2) format("woff2");
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0,
    U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db,
    U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9,
    U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418,
    U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439,
    U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473,
    U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e,
    U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8,
    U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd,
    U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee,
    U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515,
    U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bff042b92992fc50.woff2) format("woff2");
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc,
    U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3,
    U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb,
    U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d,
    U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345,
    U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e,
    U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d,
    U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0,
    U+83b3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/45dbb8706dae9bbd.woff2) format("woff2");
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160,
    U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d,
    U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9,
    U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca,
    U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5,
    U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc,
    U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218,
    U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234,
    U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f,
    U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d,
    U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298,
    U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bf05cb0a0bf7a64b.woff2) format("woff2");
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012,
    U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031,
    U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e,
    U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082,
    U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae,
    U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1,
    U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed,
    U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108,
    U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134,
    U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/8f258103b45a309c.woff2) format("woff2");
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb,
    U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12,
    U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33,
    U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54,
    U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71,
    U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89,
    U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3,
    U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3,
    U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2519293885474297.woff2) format("woff2");
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4,
    U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5,
    U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12,
    U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f,
    U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b,
    U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61,
    U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79,
    U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98,
    U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab,
    U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc,
    U+7ed0, U+7ed4;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/c9d7064575169102.woff2) format("woff2");
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5,
    U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00,
    U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21,
    U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36,
    U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51,
    U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68,
    U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81,
    U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a,
    U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/44d1ab8e7afcedb6.woff2) format("woff2");
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4,
    U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4,
    U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f,
    U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33,
    U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c,
    U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e,
    U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88,
    U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9,
    U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5,
    U+7cc7-7cc9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/8bedccf5339339b7.woff2) format("woff2");
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6,
    U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13,
    U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50,
    U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f,
    U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96,
    U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4,
    U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/156eae232bc72302.woff2) format("woff2");
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992,
    U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac,
    U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8,
    U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed,
    U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14,
    U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e,
    U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49,
    U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66,
    U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90,
    U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa,
    U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/e0057fb48ce1fc09.woff2) format("woff2");
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854,
    U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877,
    U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1,
    U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc,
    U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc,
    U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4,
    U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c,
    U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926,
    U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943,
    U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a,
    U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f,
    U+7972, U+7974, U+7979, U+797b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6a888d3fba93d971.woff2) format("woff2");
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e,
    U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a,
    U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a,
    U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772,
    U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791,
    U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7,
    U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da,
    U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe,
    U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818,
    U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833,
    U+7835, U+7837, U+7839-783c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4c9f1d617f3b68f1.woff2) format("woff2");
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625,
    U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640,
    U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a,
    U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f,
    U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688,
    U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0,
    U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5,
    U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de,
    U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704,
    U+7707-7708, U+770c-770e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3cedd0b9deb468d7.woff2) format("woff2");
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d,
    U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a,
    U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544,
    U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e,
    U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575,
    U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592,
    U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8,
    U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4,
    U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0,
    U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bf53ec4ff1d47555.woff2) format("woff2");
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7,
    U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f,
    U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432,
    U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b,
    U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d,
    U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484,
    U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0,
    U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba,
    U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf,
    U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5,
    U+74e7-74e9, U+74ee;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5dffed45d6bca962.woff2) format("woff2");
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0,
    U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307,
    U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d,
    U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342,
    U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359,
    U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372,
    U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388,
    U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3,
    U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2,
    U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de,
    U+73e3, U+73e5-73e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2f84d0a83ffe6ec9.woff2) format("woff2");
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc,
    U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4,
    U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4,
    U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210,
    U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232,
    U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256,
    U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c,
    U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282,
    U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7,
    U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3,
    U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4a5f4376382c86c4.woff2) format("woff2");
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b,
    U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037,
    U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058,
    U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081,
    U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d,
    U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0,
    U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd,
    U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109,
    U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120,
    U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150,
    U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169,
    U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184,
    U+7186-7188, U+7192, U+7198;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4390cba162fd6e43.woff2) format("woff2");
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6,
    U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01,
    U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a,
    U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48,
    U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61,
    U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83,
    U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b,
    U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9,
    U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9,
    U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/c59e91fb8517294e.woff2) format("woff2");
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3,
    U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec,
    U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09,
    U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f,
    U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41,
    U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55,
    U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74,
    U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f,
    U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2,
    U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0,
    U+6ed3-6ed4, U+6ed7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a14b0a71f5347216.woff2) format("woff2");
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4,
    U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe,
    U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16,
    U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30,
    U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49,
    U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e,
    U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d,
    U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7,
    U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b98250f64576bcfc.woff2) format("woff2");
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98,
    U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0,
    U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce,
    U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1,
    U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a,
    U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a,
    U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c,
    U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74,
    U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96,
    U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/37cfa10d9846935c.woff2) format("woff2");
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19,
    U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35,
    U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b,
    U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84,
    U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2,
    U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8,
    U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace,
    U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb,
    U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c,
    U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54,
    U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74,
    U+6b77-6b7a, U+6b80-6b84;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a21d6b512ade8050.woff2) format("woff2");
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4,
    U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910,
    U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939,
    U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d,
    U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974,
    U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e,
    U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1,
    U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1,
    U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3,
    U+69f8, U+69fa-69fc, U+69fe-6a00;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/012b3a31de0defb5.woff2) format("woff2");
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9,
    U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc,
    U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df,
    U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb,
    U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e,
    U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872,
    U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0,
    U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6,
    U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5b6c5d13aeb2bc1f.woff2) format("woff2");
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c,
    U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669,
    U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685,
    U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d,
    U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5,
    U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8,
    U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7,
    U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719,
    U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739,
    U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767,
    U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783,
    U+6787, U+678a-678d, U+678f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a66f9d3a9759f318.woff2) format("woff2");
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f,
    U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532,
    U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b,
    U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b,
    U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583,
    U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d,
    U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb,
    U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3,
    U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8,
    U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611,
    U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e,
    U+6630-6631, U+6633-6634, U+6636;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a62bb3b5f0d9d649.woff2) format("woff2");
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8,
    U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3,
    U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406,
    U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428,
    U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452,
    U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477,
    U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a,
    U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1,
    U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de,
    U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d8542bab32905a1a.woff2) format("woff2");
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c,
    U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a,
    U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f,
    U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb,
    U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4,
    U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310,
    U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329,
    U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347,
    U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376,
    U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391,
    U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae,
    U+63b1-63b5, U+63b7-63bb;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/4cfabbd89eff4062.woff2) format("woff2");
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115,
    U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137,
    U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153,
    U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c,
    U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e,
    U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4,
    U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf,
    U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7,
    U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa,
    U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215,
    U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232,
    U+6238;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ea86f822f62404e6.woff2) format("woff2");
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea,
    U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006,
    U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026,
    U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f,
    U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060,
    U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d,
    U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093,
    U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1,
    U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb,
    U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea,
    U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/cf8046dd7214981d.woff2) format("woff2");
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6,
    U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2,
    U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea,
    U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01,
    U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29,
    U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e,
    U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65,
    U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f,
    U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95,
    U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf,
    U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/dbf37f148c790ccf.woff2) format("woff2");
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b,
    U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93,
    U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3,
    U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc,
    U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07,
    U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a,
    U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44,
    U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b,
    U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a,
    U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96,
    U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/db78612fcd4b5f41.woff2) format("woff2");
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09,
    U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19,
    U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30,
    U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59,
    U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e,
    U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99,
    U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba,
    U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9,
    U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6,
    U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13,
    U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/52f1b9ff93728b8b.woff2) format("woff2");
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4,
    U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc,
    U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5,
    U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11,
    U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32,
    U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53,
    U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71,
    U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95,
    U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9,
    U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ce314790c15bb768.woff2) format("woff2");
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1,
    U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8,
    U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd,
    U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7,
    U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06,
    U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23,
    U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a,
    U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62,
    U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c,
    U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0,
    U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d8f4e6894bf928b9.woff2) format("woff2");
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848,
    U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862,
    U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e,
    U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d,
    U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3,
    U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3,
    U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef,
    U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906,
    U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920,
    U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e,
    U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961,
    U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/49844d7a7148fe21.woff2) format("woff2");
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c,
    U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735,
    U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763,
    U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777,
    U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795,
    U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6,
    U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2,
    U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef,
    U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809,
    U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826,
    U+582c, U+582f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/49f3b2f9b9757ce1.woff2) format("woff2");
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617,
    U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636,
    U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655,
    U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c,
    U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c,
    U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4,
    U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4,
    U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef,
    U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/562d36a8f742efe5.woff2) format("woff2");
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527,
    U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544,
    U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f,
    U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581,
    U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a,
    U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba,
    U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db,
    U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7,
    U+55fb, U+55fe, U+5600-5601;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a48d5d7199140875.woff2) format("woff2");
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412,
    U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a,
    U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449,
    U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461,
    U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486,
    U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d,
    U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb,
    U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6,
    U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9,
    U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/187eda25ca5a8c74.woff2) format("woff2");
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9,
    U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7,
    U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0,
    U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326,
    U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350,
    U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f,
    U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396,
    U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0,
    U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf,
    U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1,
    U+53f4-53f5, U+53fa;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/50a07820804a70e7.woff2) format("woff2");
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f,
    U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140,
    U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172,
    U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197,
    U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd,
    U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6,
    U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202,
    U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a,
    U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249,
    U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270,
    U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b,
    U+528d, U+528f, U+5291-5293, U+529a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1824581d20df1c8a.woff2) format("woff2");
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6,
    U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018,
    U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034,
    U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e,
    U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067,
    U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e,
    U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3,
    U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be,
    U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de,
    U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102,
    U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/501db17558b713be.woff2) format("woff2");
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc,
    U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb,
    U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05,
    U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d,
    U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37,
    U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58,
    U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72,
    U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1,
    U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2,
    U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0,
    U+4fe2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9eec74906f77f1b3.woff2) format("woff2");
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142,
    U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164,
    U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231,
    U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4,
    U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575,
    U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7,
    U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02,
    U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29,
    U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44,
    U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d,
    U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96,
    U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1,
    U+4eb3-4eb6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b62594227783b991.woff2) format("woff2");
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3,
    U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922,
    U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d,
    U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45,
    U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007,
    U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062,
    U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091,
    U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc,
    U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe,
    U+3105-3126;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b4361599460fb142.woff2) format("woff2");
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d,
    U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1,
    U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1,
    U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718,
    U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a,
    U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b,
    U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782,
    U+278a-278c, U+278e, U+2794-2796;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7fe62643be74c556.woff2) format("woff2");
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d,
    U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579,
    U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2,
    U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6,
    U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611,
    U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630,
    U+2639-2640, U+2642, U+2648-264f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/72ea75f3fbaba02c.woff2) format("woff2");
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471,
    U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8,
    U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534,
    U+2536-2537, U+253b-2548, U+254a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/bdb5bc21d10c0298.woff2) format("woff2");
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af,
    U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3,
    U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133,
    U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5,
    U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9,
    U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219,
    U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d,
    U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b,
    U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1,
    U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314,
    U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/938e32bcda6ee07c.woff2) format("woff2");
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49,
    U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5,
    U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5,
    U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd,
    U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed,
    U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002,
    U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021,
    U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035,
    U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2070, U+2074-2078, U+207a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a9b81251d43260d2.woff2) format("woff2");
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc,
    U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311,
    U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d,
    U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f,
    U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/59daaa0a8420a50d.woff2) format("woff2");
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4,
    U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3,
    U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221,
    U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d,
    U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b,
    U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292,
    U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/374f37e187b725cc.woff2) format("woff2");
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba,
    U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102,
    U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121,
    U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146,
    U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/aacfea16d243b4de.woff2) format("woff2");
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152,
    U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509,
    U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2,
    U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09,
    U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055,
    U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390,
    U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8,
    U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61,
    U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e,
    U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f,
    U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0,
    U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92,
    U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15,
    U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a,
    U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317,
    U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783,
    U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6,
    U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523,
    U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0,
    U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25,
    U+e608, U+ff06, U+ff14-ff16;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6c5b3eb88ec2dfac.woff2) format("woff2");
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22,
    U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53,
    U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4,
    U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc,
    U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992,
    U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27,
    U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342,
    U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687,
    U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a,
    U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24,
    U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac,
    U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699,
    U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77,
    U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9,
    U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759,
    U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66,
    U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0,
    U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf,
    U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86,
    U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02,
    U+ff1e, U+ff3d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7bbc43be0eb8482e.woff2) format("woff2");
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573,
    U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d,
    U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed,
    U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631,
    U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd,
    U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df,
    U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2,
    U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8,
    U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81,
    U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62,
    U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4,
    U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3,
    U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d,
    U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046,
    U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e,
    U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd,
    U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005,
    U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f,
    U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb,
    U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b,
    U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2a16285dffc994fd.woff2) format("woff2");
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52,
    U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a,
    U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa,
    U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7,
    U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb,
    U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8,
    U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f,
    U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0,
    U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984,
    U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43,
    U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db,
    U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325,
    U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9,
    U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7,
    U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14,
    U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c,
    U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6,
    U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9,
    U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7,
    U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44,
    U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/8c0e9a76a62d0303.woff2) format("woff2");
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1,
    U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6,
    U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af,
    U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3,
    U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05,
    U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8,
    U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e,
    U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af,
    U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac,
    U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c,
    U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261,
    U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e,
    U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d,
    U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165,
    U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0,
    U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9,
    U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f,
    U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c,
    U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c,
    U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8,
    U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/7cd3471dc864173a.woff2) format("woff2");
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9,
    U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203,
    U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b,
    U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef,
    U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3,
    U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64,
    U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254,
    U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405,
    U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897,
    U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7,
    U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d,
    U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529,
    U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b,
    U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf,
    U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa,
    U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b,
    U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79,
    U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90,
    U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524,
    U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74,
    U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/40d2af3e13f4304b.woff2) format("woff2");
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e,
    U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5,
    U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319,
    U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2,
    U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a,
    U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99,
    U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a,
    U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454,
    U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749,
    U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc,
    U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6,
    U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239,
    U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d,
    U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05,
    U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba,
    U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270,
    U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471,
    U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0,
    U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e,
    U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774,
    U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/2a894cd7e83dbe76.woff2) format("woff2");
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f,
    U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab,
    U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa,
    U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951,
    U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa,
    U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7,
    U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c,
    U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9,
    U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc,
    U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a,
    U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5,
    U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e,
    U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897,
    U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2,
    U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a,
    U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302,
    U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c,
    U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1,
    U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b,
    U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6,
    U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/98a1bdf9b04a74c9.woff2) format("woff2");
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac,
    U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9,
    U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b,
    U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc,
    U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15,
    U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148,
    U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321,
    U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734,
    U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83,
    U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58,
    U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334,
    U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe,
    U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52,
    U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a,
    U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7,
    U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679,
    U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e,
    U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf,
    U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508,
    U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4,
    U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1c5a25cf48b7e161.woff2) format("woff2");
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d,
    U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269,
    U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751,
    U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1,
    U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d,
    U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8,
    U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478,
    U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3,
    U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27,
    U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb,
    U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434,
    U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7,
    U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd,
    U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102,
    U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d,
    U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8,
    U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a,
    U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e,
    U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521,
    U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4,
    U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5a5c259dec0b10c3.woff2) format("woff2");
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38,
    U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242,
    U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565,
    U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6,
    U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f,
    U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2,
    U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a,
    U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6,
    U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61,
    U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8,
    U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc,
    U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483,
    U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956,
    U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5,
    U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150,
    U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2,
    U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13,
    U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68,
    U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb,
    U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8,
    U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/326ac6f6b0042a7a.woff2) format("woff2");
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30,
    U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9,
    U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8,
    U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b,
    U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f,
    U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03,
    U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052,
    U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269,
    U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c,
    U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff,
    U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd,
    U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd,
    U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070,
    U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a,
    U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df,
    U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6,
    U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c,
    U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76,
    U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178,
    U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e,
    U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/9349a8a21768a652.woff2) format("woff2");
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea,
    U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175,
    U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa,
    U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b,
    U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733,
    U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986,
    U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe,
    U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015,
    U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd,
    U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563,
    U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3,
    U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5,
    U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02,
    U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3,
    U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4,
    U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a,
    U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e,
    U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38,
    U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca,
    U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97,
    U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/c7988aeec81d69db.woff2) format("woff2");
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4,
    U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220,
    U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6,
    U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750,
    U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb,
    U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6,
    U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8,
    U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298,
    U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e,
    U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2,
    U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0,
    U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f,
    U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530,
    U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33,
    U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc,
    U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb,
    U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62,
    U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce,
    U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8,
    U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e,
    U+9b54, U+9e21, U+9ebb, U+9f50;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/0bb3da791b44d122.woff2) format("woff2");
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d,
    U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73,
    U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356,
    U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473,
    U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f,
    U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81,
    U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10,
    U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca,
    U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd,
    U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6,
    U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f,
    U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591,
    U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0,
    U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8,
    U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf,
    U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865,
    U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b,
    U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000,
    U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c,
    U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/819c7dd812388a65.woff2) format("woff2");
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2,
    U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b,
    U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5,
    U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a,
    U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd,
    U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947,
    U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a,
    U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85,
    U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7,
    U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e,
    U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62,
    U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14,
    U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701,
    U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef,
    U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20,
    U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc,
    U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf,
    U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f,
    U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519,
    U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884,
    U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/edafcd08df404d16.woff2) format("woff2");
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70,
    U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46,
    U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d,
    U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2,
    U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c,
    U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a,
    U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08,
    U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62,
    U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e,
    U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539,
    U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750,
    U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1,
    U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c,
    U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e,
    U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003,
    U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8,
    U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23,
    U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001,
    U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645,
    U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df,
    U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/d16a93debbf460f2.woff2) format("woff2");
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e,
    U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece,
    U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a,
    U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229,
    U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373,
    U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458,
    U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973,
    U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55,
    U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001,
    U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392,
    U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761,
    U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14,
    U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90,
    U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a,
    U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe,
    U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c,
    U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4,
    U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb,
    U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d,
    U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6,
    U+9891, U+98ce, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/22b9ba5711f5c827.woff2) format("woff2");
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e,
    U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba,
    U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165,
    U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236,
    U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef,
    U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de,
    U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d,
    U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9,
    U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f,
    U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f,
    U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0,
    U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f,
    U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a,
    U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269,
    U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b,
    U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf,
    U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981,
    U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb,
    U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762,
    U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/008656a3d252bc4e.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b,
    U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6,
    U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0,
    U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002,
    U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d,
    U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b,
    U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb,
    U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1,
    U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d,
    U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/6f40f8dae4bdff44.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5560a5cc368a6adb.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/aafac2ffc89ffcbc.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1eb2b7fa85575e27.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3605ddfb97e1dc72.woff2) format("woff2");
  unicode-range: U+1f1e9-1f1f5, U+1f1f7-1f1ff, U+1f21a, U+1f232, U+1f234-1f237,
    U+1f250-1f251, U+1f300, U+1f302-1f308, U+1f30a-1f311, U+1f315, U+1f319-1f320,
    U+1f324, U+1f327, U+1f32a, U+1f32c-1f32d, U+1f330-1f357, U+1f359-1f37e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ba39f0a0eb5fb449.woff2) format("woff2");
  unicode-range: U+fee3, U+fef3, U+ff03-ff04, U+ff07, U+ff0a, U+ff17-ff19,
    U+ff1c-ff1d, U+ff20-ff3a, U+ff3c, U+ff3e-ff5b, U+ff5d, U+ff61-ff65,
    U+ff67-ff6a, U+ff6c, U+ff6f-ff78, U+ff7a-ff7d, U+ff80-ff84, U+ff86,
    U+ff89-ff8e, U+ff92, U+ff97-ff9b, U+ff9d-ff9f, U+ffe0-ffe4, U+ffe6, U+ffe9,
    U+ffeb, U+ffed, U+fffc, U+1f004, U+1f170-1f171, U+1f192-1f195, U+1f198-1f19a,
    U+1f1e6-1f1e8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/cebde0b65b28e501.woff2) format("woff2");
  unicode-range: U+f0a7, U+f0b2, U+f0b7, U+f0c9, U+f0d8, U+f0da, U+f0dc-f0dd,
    U+f0e0, U+f0e6, U+f0eb, U+f0fc, U+f101, U+f104-f105, U+f107, U+f10b, U+f11b,
    U+f14b, U+f18a, U+f193, U+f1d6-f1d7, U+f244, U+f27a, U+f296, U+f2ae, U+f471,
    U+f4b3, U+f610-f611, U+f880-f881, U+f8ec, U+f8f5, U+f8ff, U+f901, U+f90a,
    U+f92c-f92d, U+f934, U+f937, U+f941, U+f965, U+f967, U+f969, U+f96b, U+f96f,
    U+f974, U+f978-f979, U+f97e, U+f981, U+f98a, U+f98e, U+f997, U+f99c, U+f9b2,
    U+f9b5, U+f9ba, U+f9be, U+f9ca, U+f9d0-f9d1, U+f9dd, U+f9e0-f9e1, U+f9e4,
    U+f9f7, U+fa00-fa01, U+fa08, U+fa0a, U+fa11, U+fb01-fb02, U+fdfc, U+fe0e,
    U+fe30-fe31, U+fe33-fe44, U+fe49-fe52, U+fe54-fe57, U+fe59-fe66, U+fe68-fe6b,
    U+fe8e, U+fe92-fe93, U+feae, U+feb8, U+fecb-fecc, U+fee0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/fce08b7ff548c846.woff2) format("woff2");
  unicode-range: U+9f3d-9f3e, U+9f41, U+9f4a-9f4b, U+9f51-9f52, U+9f61-9f63,
    U+9f66-9f67, U+9f80-9f81, U+9f83, U+9f85-9f8d, U+9f90-9f91, U+9f94-9f96,
    U+9f98, U+9f9b-9f9c, U+9f9e, U+9fa0, U+9fa2, U+9ff4, U+a001, U+a007, U+a025,
    U+a046-a047, U+a057, U+a072, U+a078-a079, U+a083, U+a085, U+a100, U+a118,
    U+a132, U+a134, U+a1f4, U+a242, U+a4a6, U+a4aa, U+a4b0-a4b1, U+a4b3,
    U+a9c1-a9c2, U+ac00-ac01, U+ac04, U+ac08, U+ac10-ac11, U+ac13-ac16, U+ac19,
    U+ac1c-ac1d, U+ac24, U+ac70-ac71, U+ac74, U+ac77-ac78, U+ac80-ac81, U+ac83,
    U+ac8c, U+ac90, U+ac9f-aca0, U+aca8-aca9, U+acac, U+acb0, U+acbd, U+acc1,
    U+acc4, U+ace0-ace1, U+ace4, U+ace8, U+acf3, U+acf5, U+acfc-acfd, U+ad00,
    U+ad0c, U+ad11, U+ad1c, U+ad34, U+ad50, U+ad64, U+ad6c, U+ad70, U+ad74,
    U+ad7f, U+ad81, U+ad8c, U+adc0, U+adc8, U+addc, U+ade0, U+adf8-adf9, U+adfc,
    U+ae00, U+ae08-ae09, U+ae0b, U+ae30, U+ae34, U+ae38, U+ae40, U+ae4a, U+ae4c,
    U+ae54, U+ae68, U+aebc, U+aed8, U+af2c-af2d, U+af34;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/37de926d0c71938d.woff2) format("woff2");
  unicode-range: U+9dfa, U+9e0a, U+9e11, U+9e1a, U+9e1e, U+9e20, U+9e22,
    U+9e28-9e2c, U+9e2e-9e33, U+9e35-9e3b, U+9e3e, U+9e40-9e44, U+9e46-9e4e,
    U+9e51, U+9e53, U+9e55-9e58, U+9e5a-9e5c, U+9e5e-9e63, U+9e66-9e6e, U+9e71,
    U+9e73, U+9e75, U+9e78-9e79, U+9e7c-9e7e, U+9e82, U+9e86-9e88, U+9e8b-9e8c,
    U+9e90-9e91, U+9e93, U+9e95, U+9e97, U+9e9d, U+9ea4-9ea5, U+9ea9-9eaa,
    U+9eb4-9eb5, U+9eb8-9eba, U+9ebc-9ebf, U+9ec3, U+9ec9, U+9ecd, U+9ed0,
    U+9ed2-9ed3, U+9ed5-9ed6, U+9ed9, U+9edc-9edd, U+9edf-9ee0, U+9ee2, U+9ee5,
    U+9ee7-9eea, U+9eef, U+9ef1, U+9ef3-9ef4, U+9ef6, U+9ef9, U+9efb-9efc,
    U+9efe, U+9f0b, U+9f0d, U+9f10, U+9f14, U+9f17, U+9f19, U+9f22, U+9f29,
    U+9f2c, U+9f2f, U+9f31, U+9f37, U+9f39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0d1d15ceef17f5d1.woff2) format("woff2");
  unicode-range: U+9c3b, U+9c40, U+9c47-9c49, U+9c53, U+9c57, U+9c64, U+9c72,
    U+9c77-9c78, U+9c7b, U+9c7f-9c80, U+9c82-9c83, U+9c85-9c8c, U+9c8e-9c92,
    U+9c94-9c9b, U+9c9e-9ca3, U+9ca5-9ca7, U+9ca9, U+9cab, U+9cad-9cae,
    U+9cb1-9cb7, U+9cb9-9cbd, U+9cbf-9cc0, U+9cc3, U+9cc5-9cc7, U+9cc9-9cd1,
    U+9cd3-9cda, U+9cdc-9cdd, U+9cdf, U+9ce1-9ce3, U+9ce5, U+9ce9, U+9cee-9cef,
    U+9cf3-9cf4, U+9cf6, U+9cfc-9cfd, U+9d02, U+9d08-9d09, U+9d12, U+9d1b,
    U+9d1e, U+9d26, U+9d28, U+9d37, U+9d3b, U+9d3f, U+9d51, U+9d59, U+9d5c-9d5d,
    U+9d5f-9d61, U+9d6c, U+9d70, U+9d72, U+9d7a, U+9d7e, U+9d84, U+9d89, U+9d8f,
    U+9d92, U+9daf, U+9db4, U+9db8, U+9dbc, U+9dc4, U+9dc7, U+9dc9, U+9dd7,
    U+9ddf, U+9df2, U+9df9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/fb4f326dc2be014e.woff2) format("woff2");
  unicode-range: U+9a5f, U+9a62, U+9a65, U+9a69, U+9a6b, U+9a6e, U+9a75,
    U+9a77-9a7a, U+9a7d, U+9a80, U+9a83, U+9a85, U+9a87-9a8a, U+9a8d-9a8e,
    U+9a90, U+9a92-9a93, U+9a95-9a96, U+9a98-9a99, U+9a9b-9aa2, U+9aa5, U+9aa7,
    U+9aaf-9ab1, U+9ab5-9ab6, U+9ab9-9aba, U+9abc, U+9ac0-9ac4, U+9ac8,
    U+9acb-9acc, U+9ace-9acf, U+9ad1-9ad2, U+9ad9, U+9adf, U+9ae1, U+9ae3,
    U+9aea-9aeb, U+9aed-9aef, U+9af4, U+9af9, U+9afb, U+9b03-9b04, U+9b06,
    U+9b08, U+9b0d, U+9b0f-9b10, U+9b13, U+9b18, U+9b1a, U+9b1f, U+9b22-9b23,
    U+9b25, U+9b27-9b28, U+9b2a, U+9b2f, U+9b31-9b32, U+9b3b, U+9b43,
    U+9b46-9b49, U+9b4d-9b4e, U+9b51, U+9b56, U+9b58, U+9b5a, U+9b5c, U+9b5f,
    U+9b61-9b62, U+9b6f, U+9b77, U+9b80, U+9b88, U+9b8b, U+9b8e, U+9b91,
    U+9b9f-9ba0, U+9ba8, U+9baa-9bab, U+9bad-9bae, U+9bb0-9bb1, U+9bb8,
    U+9bc9-9bca, U+9bd3, U+9bd6, U+9bdb, U+9be8, U+9bf0-9bf1, U+9c02, U+9c10,
    U+9c15, U+9c24, U+9c2d, U+9c32, U+9c39;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3ef966dedda5d1e5.woff2) format("woff2");
  unicode-range: U+98c8, U+98cf-98d6, U+98da-98db, U+98dd, U+98e1-98e2,
    U+98e7-98ea, U+98ec, U+98ee-98ef, U+98f2, U+98f4, U+98fc-98fe, U+9903,
    U+9905, U+9908, U+990a, U+990c-990d, U+9913-9914, U+9918, U+991a-991b,
    U+991e, U+9921, U+9928, U+992c, U+992e, U+9935, U+9938-9939, U+993d-993e,
    U+9945, U+994b-994c, U+9951-9952, U+9954-9955, U+9957, U+995e, U+9963,
    U+9966-9969, U+996b-996c, U+996f, U+9974-9975, U+9977-9979, U+997d-997e,
    U+9980-9981, U+9983-9984, U+9987, U+998a-998b, U+998d-9991, U+9993-9995,
    U+9997-9998, U+99a5, U+99ab-99ae, U+99b1, U+99b3-99b4, U+99bc, U+99bf,
    U+99c1, U+99c3-99c6, U+99cc, U+99d0, U+99d2, U+99d5, U+99db, U+99dd, U+99e1,
    U+99ed, U+99f1, U+99ff, U+9a01, U+9a03-9a04, U+9a0e-9a0f, U+9a11-9a13,
    U+9a19, U+9a1b, U+9a28, U+9a2b, U+9a30, U+9a32, U+9a37, U+9a40, U+9a45,
    U+9a4a, U+9a4d-9a4e, U+9a52, U+9a55, U+9a57, U+9a5a-9a5b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9c552a154ae8e559.woff2) format("woff2");
  unicode-range: U+972a, U+972d, U+9730, U+973d, U+9742, U+9744, U+9748-9749,
    U+9750-9751, U+975a-975c, U+9763, U+9765-9766, U+976c-976d, U+9773, U+9776,
    U+977a, U+977c, U+9784-9785, U+978e-978f, U+9791-9792, U+9794-9795, U+9798,
    U+979a, U+979e, U+97a3, U+97a5-97a6, U+97a8, U+97ab-97ac, U+97ae-97af,
    U+97b2, U+97b4, U+97c6, U+97cb-97cc, U+97d3, U+97d8, U+97dc, U+97e1,
    U+97ea-97eb, U+97ee, U+97fb, U+97fe-97ff, U+9801-9803, U+9805-9806, U+9808,
    U+980c, U+9810-9814, U+9817-9818, U+981e, U+9820-9821, U+9824, U+9828,
    U+982b-982d, U+9830, U+9834, U+9838-9839, U+983c, U+9846, U+984d-984f,
    U+9851-9852, U+9854-9855, U+9857-9858, U+985a-985b, U+9862-9863, U+9865,
    U+9867, U+986b, U+986f-9871, U+9877-9878, U+987c, U+9880, U+9883, U+9885,
    U+9889, U+988b-988f, U+9893-9895, U+9899-989b, U+989e-989f, U+98a1-98a2,
    U+98a5-98a7, U+98a9, U+98af, U+98b1, U+98b6, U+98ba, U+98be, U+98c3-98c4,
    U+98c6-98c7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4b5b7b065b4a76e9.woff2) format("woff2");
  unicode-range: U+95b9-95ca, U+95cc-95cd, U+95d4-95d6, U+95d8, U+95e1-95e2,
    U+95e9, U+95f0-95f1, U+95f3, U+95f6, U+95fc, U+95fe-95ff, U+9602-9604,
    U+9606-960d, U+960f, U+9611-9613, U+9615-9617, U+9619-961b, U+961d, U+9621,
    U+9628, U+962f, U+963c-963e, U+9641-9642, U+9649, U+9654, U+965b-965f,
    U+9661, U+9663, U+9665, U+9667-9668, U+966c, U+9670, U+9672-9674, U+9678,
    U+967a, U+967d, U+9682, U+9685, U+9688, U+968a, U+968d-968e, U+9695,
    U+9697-9698, U+969e, U+96a0, U+96a3-96a4, U+96a8, U+96aa, U+96b0-96b1,
    U+96b3-96b4, U+96b7-96b9, U+96bb-96bd, U+96c9, U+96cb, U+96ce, U+96d1-96d2,
    U+96d6, U+96d9, U+96db-96dc, U+96de, U+96e0, U+96e3, U+96e9, U+96eb,
    U+96f0-96f2, U+96f9, U+96ff, U+9701-9702, U+9705, U+9708, U+970a,
    U+970e-970f, U+9711, U+9719, U+9727;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/445b8c5ccf66bc01.woff2) format("woff2");
  unicode-range: U+94e7-94ec, U+94ee-94f1, U+94f3, U+94f5, U+94f7, U+94f9,
    U+94fb-94fd, U+94ff, U+9503-9504, U+9506-9507, U+9509-950a, U+950d-950f,
    U+9511-9518, U+951a-9520, U+9522, U+9528-952d, U+9530-953a, U+953c-953f,
    U+9543-9546, U+9548-9550, U+9552-9555, U+9557-955b, U+955d-9568, U+956a-956d,
    U+9570-9574, U+9583, U+9586, U+9589, U+958e-958f, U+9591-9592, U+9594,
    U+9598-9599, U+959e-95a0, U+95a2-95a6, U+95a8-95b2, U+95b4, U+95b8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/25a08dd54093cd45.woff2) format("woff2");
  unicode-range: U+9410-941a, U+941c-942b, U+942d-942e, U+9432-9433, U+9435,
    U+9438, U+943a, U+943e, U+9444, U+944a, U+9451-9452, U+945a, U+9462-9463,
    U+9465, U+9470-9487, U+948a-9492, U+9494-9498, U+949a, U+949c-949d, U+94a1,
    U+94a3-94a4, U+94a8, U+94aa-94ad, U+94af, U+94b2, U+94b4-94ba, U+94bc-94c0,
    U+94c4, U+94c6-94db, U+94de-94e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/17740e379b0125cd.woff2) format("woff2");
  unicode-range: U+92b7, U+92b9, U+92c1, U+92c5-92c6, U+92c8, U+92cc, U+92d0,
    U+92d2, U+92e4, U+92ea, U+92ec-92ed, U+92f0, U+92f3, U+92f8, U+92fc, U+9304,
    U+9306, U+9310, U+9312, U+9315, U+9318, U+931a, U+931e, U+9320-9322, U+9324,
    U+9326-9329, U+932b-932c, U+932f, U+9331-9332, U+9335-9336, U+933e,
    U+9340-9341, U+934a-9360, U+9362-9363, U+9365-936b, U+936e, U+9375, U+937e,
    U+9382, U+938a, U+938c, U+938f, U+9393-9394, U+9396-9397, U+939a, U+93a2,
    U+93a7, U+93ac-93cd, U+93d0-93d1, U+93d6-93d8, U+93de-93df, U+93e1-93e2,
    U+93e4, U+93f8, U+93fb, U+93fd, U+940e-940f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a4760119d385bf3c.woff2) format("woff2");
  unicode-range: U+914c, U+914e-9150, U+9154, U+9157, U+915a, U+915d-915e,
    U+9161-9164, U+9169, U+9170, U+9172, U+9174, U+9179-917a, U+917d-917e,
    U+9182-9183, U+9185, U+918c-918d, U+9190-9191, U+919a, U+919c, U+91a1-91a4,
    U+91a8, U+91aa-91af, U+91b4-91b5, U+91b8, U+91ba, U+91be, U+91c0-91c1,
    U+91c6, U+91c8, U+91cb, U+91d0, U+91d2, U+91d7-91d8, U+91dd, U+91e3,
    U+91e6-91e7, U+91ed, U+91f0, U+91f5, U+91f9, U+9200, U+9205, U+9207-920a,
    U+920d-920e, U+9210, U+9214-9215, U+921c, U+921e, U+9221, U+9223-9227,
    U+9229-922a, U+922d, U+9234-9235, U+9237, U+9239-923a, U+923c-9240,
    U+9244-9246, U+9249, U+924e-924f, U+9251, U+9253, U+9257, U+925b, U+925e,
    U+9262, U+9264-9266, U+9268, U+926c, U+926f, U+9271, U+927b, U+927e, U+9280,
    U+9283, U+9285-928a, U+928e, U+9291, U+9293, U+9296, U+9298, U+929c-929d,
    U+92a8, U+92ab-92ae, U+92b3, U+92b6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/075b3df20286a88c.woff2) format("woff2");
  unicode-range: U+8fe2-8fe5, U+8fe8-8fe9, U+8fee, U+8ff3-8ff4, U+8ff8, U+8ffa,
    U+9004, U+900b, U+9011, U+9015-9016, U+901e, U+9021, U+9026, U+902d, U+902f,
    U+9031, U+9035-9036, U+9039-903a, U+9041, U+9044-9046, U+904a, U+904f-9052,
    U+9054-9055, U+9058-9059, U+905b-905e, U+9060-9062, U+9068-9069, U+906f,
    U+9072, U+9074, U+9076-907a, U+907c-907d, U+9081, U+9083, U+9085,
    U+9087-908b, U+908f, U+9095, U+9097, U+9099-909b, U+909d, U+90a0-90a1,
    U+90a8-90a9, U+90ac, U+90b0, U+90b2-90b4, U+90b6, U+90b8, U+90ba,
    U+90bd-90be, U+90c3-90c5, U+90c7-90c8, U+90cf-90d0, U+90d3, U+90d5, U+90d7,
    U+90da-90dc, U+90de, U+90e2, U+90e4, U+90e6-90e7, U+90ea-90eb, U+90ef,
    U+90f4-90f5, U+90f7, U+90fe-9100, U+9104, U+9109, U+910c, U+9112,
    U+9114-9115, U+9118, U+911c, U+911e, U+9120, U+9122-9123, U+9127, U+912d,
    U+912f-9132, U+9139-913a, U+9143, U+9146, U+9149-914a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/422bf20ce20d9792.woff2) format("woff2");
  unicode-range: U+8e2d-8e31, U+8e34-8e35, U+8e39-8e3a, U+8e3d, U+8e40-8e42,
    U+8e47, U+8e49-8e4b, U+8e50-8e53, U+8e59-8e5a, U+8e5f-8e60, U+8e64, U+8e69,
    U+8e6c, U+8e70, U+8e74, U+8e76, U+8e7a-8e7c, U+8e7f, U+8e84-8e85, U+8e87,
    U+8e89, U+8e8b, U+8e8d, U+8e8f-8e90, U+8e94, U+8e99, U+8e9c, U+8e9e, U+8eaa,
    U+8eac, U+8eb0, U+8eb6, U+8ec0, U+8ec6, U+8eca-8ece, U+8ed2, U+8eda, U+8edf,
    U+8ee2, U+8eeb, U+8ef8, U+8efb-8efe, U+8f03, U+8f09, U+8f0b, U+8f12-8f15,
    U+8f1b, U+8f1d, U+8f1f, U+8f29-8f2a, U+8f2f, U+8f36, U+8f38, U+8f3b,
    U+8f3e-8f3f, U+8f44-8f45, U+8f49, U+8f4d-8f4e, U+8f5f, U+8f6b, U+8f6d,
    U+8f71-8f73, U+8f75-8f76, U+8f78-8f7a, U+8f7c, U+8f7e, U+8f81-8f82, U+8f84,
    U+8f87, U+8f8a-8f8b, U+8f8d-8f8f, U+8f94-8f95, U+8f97-8f9a, U+8fa6,
    U+8fad-8faf, U+8fb2, U+8fb5-8fb7, U+8fba-8fbc, U+8fbf, U+8fc2, U+8fcb,
    U+8fcd, U+8fd3, U+8fd5, U+8fd7, U+8fda;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/95f2f6c9e04859de.woff2) format("woff2");
  unicode-range: U+8caf-8cb0, U+8cb3-8cb4, U+8cb6-8cb9, U+8cbb-8cbd, U+8cbf-8cc4,
    U+8cc7-8cc8, U+8cca, U+8ccd, U+8cd1, U+8cd3, U+8cdb-8cdc, U+8cde, U+8ce0,
    U+8ce2-8ce4, U+8ce6-8ce8, U+8cea, U+8ced, U+8cf4, U+8cf8, U+8cfa,
    U+8cfc-8cfd, U+8d04-8d05, U+8d07-8d08, U+8d0a, U+8d0d, U+8d0f, U+8d13-8d14,
    U+8d16, U+8d1b, U+8d20, U+8d2e, U+8d30, U+8d32-8d33, U+8d36, U+8d3b, U+8d3d,
    U+8d40, U+8d42-8d43, U+8d45-8d46, U+8d48-8d4a, U+8d4d, U+8d51, U+8d53,
    U+8d55, U+8d59, U+8d5c-8d5d, U+8d5f, U+8d61, U+8d66-8d67, U+8d6a, U+8d6d,
    U+8d71, U+8d73, U+8d84, U+8d90-8d91, U+8d94-8d95, U+8d99, U+8da8, U+8daf,
    U+8db1, U+8db5, U+8db8, U+8dba, U+8dbc, U+8dbf, U+8dc2, U+8dc4, U+8dc6,
    U+8dcb, U+8dce-8dcf, U+8dd6-8dd7, U+8dda-8ddb, U+8dde, U+8de1, U+8de3-8de4,
    U+8de9, U+8deb-8dec, U+8df0-8df1, U+8df6-8dfd, U+8e05, U+8e07, U+8e09-8e0a,
    U+8e0c, U+8e0e, U+8e10, U+8e14, U+8e1d-8e1f, U+8e23, U+8e26, U+8e2b-8e2c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ece7b0f911f28a2b.woff2) format("woff2");
  unicode-range: U+8b5e, U+8b60, U+8b6c, U+8b6f-8b70, U+8b72, U+8b74, U+8b77,
    U+8b7d, U+8b80, U+8b83, U+8b8a, U+8b8c, U+8b90, U+8b93, U+8b99-8b9a, U+8ba0,
    U+8ba3, U+8ba5-8ba7, U+8baa-8bac, U+8bb3-8bb5, U+8bb7, U+8bb9, U+8bc2-8bc3,
    U+8bc5, U+8bcb-8bcc, U+8bce-8bd0, U+8bd2-8bd4, U+8bd6, U+8bd8-8bd9, U+8bdc,
    U+8bdf, U+8be3-8be4, U+8be7-8be9, U+8beb-8bec, U+8bee, U+8bf0, U+8bf2-8bf3,
    U+8bf6, U+8bf9, U+8bfc-8bfd, U+8bff-8c00, U+8c02, U+8c04, U+8c06-8c07,
    U+8c0c, U+8c0f, U+8c11-8c12, U+8c14-8c1b, U+8c1d-8c21, U+8c24-8c25, U+8c27,
    U+8c2a-8c2c, U+8c2e-8c30, U+8c32-8c36, U+8c3f, U+8c47-8c4c, U+8c4e-8c50,
    U+8c54-8c56, U+8c62, U+8c68, U+8c6c, U+8c73, U+8c78, U+8c7a, U+8c82, U+8c85,
    U+8c89-8c8a, U+8c8d-8c8e, U+8c90, U+8c93-8c94, U+8c98, U+8c9d-8c9e,
    U+8ca0-8ca2, U+8ca7-8cac;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7eaa806d722184bc.woff2) format("woff2");
  unicode-range: U+8a02-8a03, U+8a07-8a0a, U+8a0e-8a0f, U+8a13, U+8a15-8a18,
    U+8a1a-8a1b, U+8a1d, U+8a1f, U+8a22-8a23, U+8a25, U+8a2b, U+8a2d, U+8a31,
    U+8a33-8a34, U+8a36-8a38, U+8a3a, U+8a3c, U+8a3e, U+8a40-8a41, U+8a46,
    U+8a48, U+8a50, U+8a52, U+8a54-8a55, U+8a58, U+8a5b, U+8a5d-8a63, U+8a66,
    U+8a69-8a6b, U+8a6d-8a6e, U+8a70, U+8a72-8a73, U+8a7a, U+8a85, U+8a87,
    U+8a8a, U+8a8c-8a8d, U+8a90-8a92, U+8a95, U+8a98, U+8aa0-8aa1, U+8aa3-8aa6,
    U+8aa8-8aa9, U+8aac-8aae, U+8ab0, U+8ab2, U+8ab8-8ab9, U+8abc, U+8abe-8abf,
    U+8ac7, U+8acf, U+8ad2, U+8ad6-8ad7, U+8adb-8adc, U+8adf, U+8ae1,
    U+8ae6-8ae8, U+8aeb, U+8aed-8aee, U+8af1, U+8af3-8af4, U+8af7-8af8, U+8afa,
    U+8afe, U+8b00-8b02, U+8b07, U+8b0a, U+8b0c, U+8b0e, U+8b10, U+8b17, U+8b19,
    U+8b1b, U+8b1d, U+8b20-8b21, U+8b26, U+8b28, U+8b2c, U+8b33, U+8b39,
    U+8b3e-8b3f, U+8b41, U+8b45, U+8b49, U+8b4c, U+8b4f, U+8b57-8b58, U+8b5a,
    U+8b5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d74f52ee43724ce9.woff2) format("woff2");
  unicode-range: U+8869-886a, U+886e-886f, U+8872, U+8879, U+887d-887f, U+8882,
    U+8884-8886, U+8888, U+888f, U+8892-8893, U+889b, U+88a2, U+88a4, U+88a6,
    U+88a8, U+88aa, U+88ae, U+88b1, U+88b4, U+88b7, U+88bc, U+88c0, U+88c6-88c9,
    U+88ce-88cf, U+88d1-88d3, U+88d8, U+88db-88dd, U+88df, U+88e1-88e3, U+88e5,
    U+88e8, U+88ec, U+88f0-88f1, U+88f3-88f4, U+88fc-88fe, U+8900, U+8902,
    U+8906-8907, U+8909-890c, U+8912-8915, U+8918-891b, U+8921, U+8925, U+892b,
    U+8930, U+8932, U+8934, U+8936, U+893b, U+893d, U+8941, U+894c, U+8955-8956,
    U+8959, U+895c, U+895e-8960, U+8966, U+896a, U+896c, U+896f-8970, U+8972,
    U+897b, U+897e, U+8980, U+8983, U+8985, U+8987-8988, U+898c, U+898f, U+8993,
    U+8997, U+899a, U+89a1, U+89a7, U+89a9-89aa, U+89b2-89b3, U+89b7, U+89c0,
    U+89c7, U+89ca-89cc, U+89ce-89d1, U+89d6, U+89da, U+89dc, U+89de, U+89e5,
    U+89e7, U+89eb, U+89ef, U+89f1, U+89f3-89f4, U+89f8, U+89ff, U+8a01;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/331739e741f265a7.woff2) format("woff2");
  unicode-range: U+86e4, U+86e6, U+86e9, U+86ed, U+86ef-86f4, U+86f8-86f9,
    U+86fb, U+86fe, U+8703, U+8706-870a, U+870d, U+8711-8713, U+871a, U+871e,
    U+8722-8723, U+8725, U+8729, U+872e, U+8731, U+8734, U+8737, U+873a-873b,
    U+873e-8740, U+8742, U+8747-8748, U+8753, U+8755, U+8757-8758, U+875d,
    U+875f, U+8762-8766, U+8768, U+876e, U+8770, U+8772, U+8775, U+8778,
    U+877b-877e, U+8782, U+8785, U+8788, U+878b, U+8793, U+8797, U+879a,
    U+879e-87a0, U+87a2-87a3, U+87a8, U+87ab-87ad, U+87af, U+87b3, U+87b5,
    U+87bd, U+87c0, U+87c4, U+87c6, U+87ca-87cb, U+87d1-87d2, U+87db-87dc,
    U+87de, U+87e0, U+87e5, U+87ea, U+87ec, U+87ee, U+87f2-87f3, U+87fb,
    U+87fd-87fe, U+8802-8803, U+8805, U+880a-880b, U+880d, U+8813-8816, U+8819,
    U+881b, U+881f, U+8821, U+8823, U+8831-8832, U+8835-8836, U+8839,
    U+883b-883c, U+8844, U+8846, U+884a, U+884e, U+8852-8853, U+8855, U+8859,
    U+885b, U+885d-885e, U+8862, U+8864;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0720146af5a8d34a.woff2) format("woff2");
  unicode-range: U+8532, U+8534-8535, U+8538-853a, U+853c, U+8543, U+8545,
    U+8548, U+854e, U+8553, U+8556-8557, U+8559, U+855e, U+8561, U+8564-8565,
    U+8568-856a, U+856d, U+856f-8570, U+8572, U+8576, U+8579-857b, U+8580,
    U+8585-8586, U+8588, U+858a, U+858f, U+8591, U+8594, U+8599, U+859c, U+85a2,
    U+85a4, U+85a6, U+85a8-85a9, U+85ab-85ac, U+85ae, U+85b7-85b9, U+85be,
    U+85c1, U+85c7, U+85cd, U+85d0, U+85d3, U+85d5, U+85dc-85dd, U+85df-85e0,
    U+85e5-85e6, U+85e8-85ea, U+85f4, U+85f9, U+85fe-85ff, U+8602, U+8605-8607,
    U+860a-860b, U+8616, U+8618, U+861a, U+8627, U+8629, U+862d, U+8638, U+863c,
    U+863f, U+864d, U+864f, U+8652-8655, U+865b-865c, U+865f, U+8662, U+8667,
    U+866c, U+866e, U+8671, U+8675, U+867a-867c, U+867f, U+868b, U+868d, U+8693,
    U+869c-869d, U+86a1, U+86a3-86a4, U+86a7-86a9, U+86ac, U+86af-86b1,
    U+86b4-86b6, U+86ba, U+86c0, U+86c4, U+86c6, U+86c9-86ca, U+86cd-86d1,
    U+86d4, U+86d8, U+86de-86df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/442bbcede0f15782.woff2) format("woff2");
  unicode-range: U+83b4, U+83b6, U+83b8, U+83ba, U+83bc-83bd, U+83bf-83c0,
    U+83c2, U+83c5, U+83c8-83c9, U+83cb, U+83d1, U+83d3-83d6, U+83d8, U+83db,
    U+83dd, U+83df, U+83e1, U+83e5, U+83ea-83eb, U+83f0, U+83f4, U+83f8-83f9,
    U+83fb, U+83fd, U+83ff, U+8401, U+8406, U+840a-840b, U+840f, U+8411, U+8418,
    U+841c, U+8420, U+8422-8424, U+8426, U+8429, U+842c, U+8438-8439,
    U+843b-843c, U+843f, U+8446-8447, U+8449, U+844e, U+8451-8452, U+8456,
    U+8459-845a, U+845c, U+8462, U+8466, U+846d, U+846f-8470, U+8473,
    U+8476-8478, U+847a, U+847d, U+8484-8485, U+8487, U+8489, U+848c, U+848e,
    U+8490, U+8493-8494, U+8497, U+849b, U+849e-849f, U+84a1, U+84a5, U+84a8,
    U+84af, U+84b4, U+84b9-84bf, U+84c1-84c2, U+84c5-84c7, U+84ca-84cb, U+84cd,
    U+84d0-84d1, U+84d3, U+84d6, U+84df-84e0, U+84e2-84e3, U+84e5-84e7, U+84ee,
    U+84f3, U+84f6, U+84fa, U+84fc, U+84ff-8500, U+850c, U+8511, U+8514-8515,
    U+8517-8518, U+851f, U+8523, U+8525-8526, U+8529, U+852b, U+852d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/bff042b92992fc50.woff2) format("woff2");
  unicode-range: U+82a9-82ab, U+82ae, U+82b0, U+82b2, U+82b4-82b6, U+82bc,
    U+82be, U+82c0-82c2, U+82c4-82c8, U+82ca-82cc, U+82ce, U+82d0, U+82d2-82d3,
    U+82d5-82d6, U+82d8-82d9, U+82dc-82de, U+82e0-82e4, U+82e7, U+82e9-82eb,
    U+82ed-82ee, U+82f3-82f4, U+82f7-82f8, U+82fa-8301, U+8306-8308, U+830c-830d,
    U+830f, U+8311, U+8313-8315, U+8318, U+831a-831b, U+831d, U+8324, U+8327,
    U+832a, U+832c-832d, U+832f, U+8331-8334, U+833a-833c, U+8340, U+8343-8345,
    U+8347-8348, U+834a, U+834c, U+834f, U+8351, U+8356, U+8358-835c, U+835e,
    U+8360, U+8364-8366, U+8368-836a, U+836c-836e, U+8373, U+8378, U+837b-837d,
    U+837f-8380, U+8382, U+8388, U+838a-838b, U+8392, U+8394, U+8396,
    U+8398-8399, U+839b-839c, U+83a0, U+83a2-83a3, U+83a8-83aa, U+83ae-83b0,
    U+83b3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/45dbb8706dae9bbd.woff2) format("woff2");
  unicode-range: U+814d-814e, U+8151, U+8153, U+8158-815a, U+815e, U+8160,
    U+8166-8169, U+816b, U+816d, U+8171, U+8173-8174, U+8178, U+817c-817d,
    U+8182, U+8188, U+8191, U+8198-819b, U+81a0, U+81a3, U+81a5-81a6, U+81a9,
    U+81b6, U+81ba-81bb, U+81bd, U+81bf, U+81c1, U+81c3, U+81c6, U+81c9-81ca,
    U+81cc-81cd, U+81d1, U+81d3-81d4, U+81d8, U+81db-81dc, U+81de-81df, U+81e5,
    U+81e7-81e9, U+81eb-81ec, U+81ee-81ef, U+81f5, U+81f8, U+81fa, U+81fc,
    U+81fe, U+8200-8202, U+8204, U+8208-820a, U+820e-8210, U+8216-8218,
    U+821b-821c, U+8221-8224, U+8226-8228, U+822b, U+822d, U+822f, U+8232-8234,
    U+8237-8238, U+823a-823b, U+823e, U+8244, U+8249, U+824b, U+824f,
    U+8259-825a, U+825f, U+8266, U+8268, U+826e, U+8271, U+8276-8279, U+827d,
    U+827f, U+8283-8284, U+8288-828a, U+828d-8291, U+8293-8294, U+8296-8298,
    U+829f-82a1, U+82a3-82a4, U+82a7-82a8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/bf05cb0a0bf7a64b.woff2) format("woff2");
  unicode-range: U+7ffa, U+7ffe, U+8004, U+8006, U+800b, U+800e, U+8011-8012,
    U+8014, U+8016, U+8018-8019, U+801c, U+801e, U+8026-802a, U+8031,
    U+8034-8035, U+8037, U+8043, U+804b, U+804d, U+8052, U+8056, U+8059, U+805e,
    U+8061, U+8068-8069, U+806e-8074, U+8076-8078, U+807c-8080, U+8082,
    U+8084-8085, U+8088, U+808f, U+8093, U+809c, U+809f, U+80ab, U+80ad-80ae,
    U+80b1, U+80b6-80b8, U+80bc-80bd, U+80c2, U+80c4, U+80ca, U+80cd, U+80d1,
    U+80d4, U+80d7, U+80d9-80db, U+80dd, U+80e0, U+80e4-80e5, U+80e7-80ed,
    U+80ef-80f1, U+80f3-80f4, U+80fc, U+8101, U+8104-8105, U+8107-8108,
    U+810c-810e, U+8112-8115, U+8117-8119, U+811b-811f, U+8121-8130, U+8132-8134,
    U+8137, U+8139, U+813f-8140, U+8142, U+8146, U+8148;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/8f258103b45a309c.woff2) format("woff2");
  unicode-range: U+7ed7, U+7edb, U+7ee0-7ee2, U+7ee5-7ee6, U+7ee8, U+7eeb,
    U+7ef0-7ef2, U+7ef6, U+7efa-7efb, U+7efe, U+7f01-7f04, U+7f08, U+7f0a-7f12,
    U+7f17, U+7f19, U+7f1b-7f1c, U+7f1f, U+7f21-7f23, U+7f25-7f28, U+7f2a-7f33,
    U+7f35-7f37, U+7f3d, U+7f42, U+7f44-7f45, U+7f4c-7f4d, U+7f52, U+7f54,
    U+7f58-7f59, U+7f5d, U+7f5f-7f61, U+7f63, U+7f65, U+7f68, U+7f70-7f71,
    U+7f73-7f75, U+7f77, U+7f79, U+7f7d-7f7e, U+7f85-7f86, U+7f88-7f89,
    U+7f8b-7f8c, U+7f90-7f91, U+7f94-7f96, U+7f98-7f9b, U+7f9d, U+7f9f, U+7fa3,
    U+7fa7-7fa9, U+7fac-7fb2, U+7fb4, U+7fb6, U+7fb8, U+7fbc, U+7fbf-7fc0,
    U+7fc3, U+7fca, U+7fcc, U+7fce, U+7fd2, U+7fd5, U+7fd9-7fdb, U+7fdf, U+7fe3,
    U+7fe5-7fe7, U+7fe9, U+7feb-7fec, U+7fee-7fef, U+7ff1, U+7ff3-7ff4, U+7ff9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2519293885474297.woff2) format("woff2");
  unicode-range: U+7dc4, U+7dc7-7dc8, U+7dca-7dcd, U+7dcf, U+7dd1-7dd2, U+7dd4,
    U+7dd6-7dd8, U+7dda-7de0, U+7de2-7de6, U+7de8-7ded, U+7def, U+7df1-7df5,
    U+7df7, U+7df9, U+7dfb-7dfc, U+7dfe-7e02, U+7e04, U+7e08-7e0b, U+7e12,
    U+7e1b, U+7e1e, U+7e20, U+7e22-7e23, U+7e26, U+7e29, U+7e2b, U+7e2e-7e2f,
    U+7e31, U+7e37, U+7e39-7e3e, U+7e40, U+7e43-7e44, U+7e46-7e47, U+7e4a-7e4b,
    U+7e4d-7e4e, U+7e51, U+7e54-7e56, U+7e58-7e5b, U+7e5d-7e5e, U+7e61,
    U+7e66-7e67, U+7e69-7e6b, U+7e6d, U+7e70, U+7e73, U+7e77, U+7e79,
    U+7e7b-7e7d, U+7e81-7e82, U+7e8c-7e8d, U+7e8f, U+7e92-7e94, U+7e96, U+7e98,
    U+7e9a-7e9c, U+7e9e-7e9f, U+7ea1, U+7ea3, U+7ea5, U+7ea8-7ea9, U+7eab,
    U+7ead-7eae, U+7eb0, U+7ebb, U+7ebe, U+7ec0-7ec2, U+7ec9, U+7ecb-7ecc,
    U+7ed0, U+7ed4;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/c9d7064575169102.woff2) format("woff2");
  unicode-range: U+7ccc-7ccd, U+7cd7, U+7cdc, U+7cde, U+7ce0, U+7ce4-7ce5,
    U+7ce7-7ce8, U+7cec, U+7cf0, U+7cf5-7cf9, U+7cfc, U+7cfe, U+7d00,
    U+7d04-7d0b, U+7d0d, U+7d10-7d14, U+7d17-7d19, U+7d1b-7d1f, U+7d21,
    U+7d24-7d26, U+7d28-7d2a, U+7d2c-7d2e, U+7d30-7d31, U+7d33, U+7d35-7d36,
    U+7d38-7d3a, U+7d40, U+7d42-7d44, U+7d46, U+7d4b-7d4c, U+7d4f, U+7d51,
    U+7d54-7d56, U+7d58, U+7d5b-7d5c, U+7d5e, U+7d61-7d63, U+7d66, U+7d68,
    U+7d6a-7d6c, U+7d6f, U+7d71-7d73, U+7d75-7d77, U+7d79-7d7a, U+7d7e, U+7d81,
    U+7d84-7d8b, U+7d8d, U+7d8f, U+7d91, U+7d94, U+7d96, U+7d98-7d9a,
    U+7d9c-7da0, U+7da2, U+7da6, U+7daa-7db1, U+7db4-7db8, U+7dba-7dbf, U+7dc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/44d1ab8e7afcedb6.woff2) format("woff2");
  unicode-range: U+7bc3-7bc4, U+7bc6, U+7bc8-7bcc, U+7bd1, U+7bd3-7bd4,
    U+7bd9-7bda, U+7bdd, U+7be0-7be1, U+7be4-7be6, U+7be9-7bea, U+7bef, U+7bf4,
    U+7bf6, U+7bfc, U+7bfe, U+7c01, U+7c03, U+7c07-7c08, U+7c0a-7c0d, U+7c0f,
    U+7c11, U+7c15-7c16, U+7c19, U+7c1e-7c21, U+7c23-7c24, U+7c26, U+7c28-7c33,
    U+7c35, U+7c37-7c3b, U+7c3d-7c3e, U+7c40-7c41, U+7c43, U+7c47-7c48, U+7c4c,
    U+7c50, U+7c53-7c54, U+7c59, U+7c5f-7c60, U+7c63-7c65, U+7c6c, U+7c6e,
    U+7c72, U+7c74, U+7c79-7c7a, U+7c7c, U+7c81-7c82, U+7c84-7c85, U+7c88,
    U+7c8a-7c91, U+7c93-7c96, U+7c99, U+7c9b-7c9e, U+7ca0-7ca2, U+7ca6-7ca9,
    U+7cac, U+7caf-7cb3, U+7cb5-7cb7, U+7cba-7cbd, U+7cbf-7cc2, U+7cc5,
    U+7cc7-7cc9;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/8bedccf5339339b7.woff2) format("woff2");
  unicode-range: U+7aca, U+7ad1-7ad2, U+7ada-7add, U+7ae1, U+7ae4, U+7ae6,
    U+7af4-7af7, U+7afa-7afb, U+7afd-7b0a, U+7b0c, U+7b0e-7b0f, U+7b13,
    U+7b15-7b16, U+7b18-7b19, U+7b1e-7b20, U+7b22-7b25, U+7b29-7b2b, U+7b2d-7b2e,
    U+7b30-7b3b, U+7b3e-7b3f, U+7b41-7b42, U+7b44-7b47, U+7b4a, U+7b4c-7b50,
    U+7b58, U+7b5a, U+7b5c, U+7b60, U+7b66-7b67, U+7b69, U+7b6c-7b6f,
    U+7b72-7b76, U+7b7b-7b7d, U+7b7f, U+7b82, U+7b85, U+7b87, U+7b8b-7b96,
    U+7b98-7b99, U+7b9b-7b9f, U+7ba2-7ba4, U+7ba6-7bac, U+7bae-7bb0, U+7bb4,
    U+7bb7-7bb9, U+7bbb, U+7bc0-7bc1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/156eae232bc72302.woff2) format("woff2");
  unicode-range: U+797c, U+797e-7980, U+7982, U+7986-7987, U+7989-798e, U+7992,
    U+7994-7995, U+7997-7998, U+799a-799c, U+799f, U+79a3-79a6, U+79a8-79ac,
    U+79ae-79b1, U+79b3-79b5, U+79b8, U+79ba, U+79bf, U+79c2, U+79c6, U+79c8,
    U+79cf, U+79d5-79d6, U+79dd-79de, U+79e3, U+79e7-79e8, U+79eb, U+79ed,
    U+79f4, U+79f7-79f8, U+79fa, U+79fe, U+7a02-7a03, U+7a05, U+7a0a, U+7a14,
    U+7a17, U+7a19, U+7a1c, U+7a1e-7a1f, U+7a23, U+7a25-7a26, U+7a2c, U+7a2e,
    U+7a30-7a32, U+7a36-7a37, U+7a39, U+7a3c, U+7a40, U+7a42, U+7a47, U+7a49,
    U+7a4c-7a4f, U+7a51, U+7a55, U+7a5b, U+7a5d-7a5e, U+7a62-7a63, U+7a66,
    U+7a68-7a69, U+7a6b, U+7a70, U+7a78, U+7a80, U+7a85-7a88, U+7a8a, U+7a90,
    U+7a93-7a96, U+7a98, U+7a9b-7a9c, U+7a9e, U+7aa0-7aa1, U+7aa3, U+7aa8-7aaa,
    U+7aac-7ab0, U+7ab3, U+7ab8, U+7aba, U+7abd-7abf, U+7ac4-7ac5, U+7ac7-7ac8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/e0057fb48ce1fc09.woff2) format("woff2");
  unicode-range: U+783e, U+7841-7844, U+7847-7849, U+784b-784c, U+784e-7854,
    U+7856-7857, U+7859-785a, U+7865, U+7869-786a, U+786d, U+786f, U+7876-7877,
    U+787c, U+787e-787f, U+7881, U+7887-7889, U+7893-7894, U+7898-789e, U+78a1,
    U+78a3, U+78a5, U+78a9, U+78ad, U+78b2, U+78b4, U+78b6, U+78b9-78ba, U+78bc,
    U+78bf, U+78c3, U+78c9, U+78cb, U+78d0-78d2, U+78d4, U+78d9-78da, U+78dc,
    U+78de, U+78e1, U+78e5-78e6, U+78ea, U+78ec, U+78ef, U+78f1-78f2, U+78f4,
    U+78fa-78fb, U+78fe, U+7901-7902, U+7905, U+7907, U+7909, U+790b-790c,
    U+790e, U+7910, U+7913, U+7919-791b, U+791e-791f, U+7921, U+7924, U+7926,
    U+792a-792b, U+7934, U+7936, U+7939, U+793b, U+793d, U+7940, U+7942-7943,
    U+7945-7947, U+7949-794a, U+794c, U+794e-7951, U+7953-7955, U+7957-795a,
    U+795c, U+795f-7960, U+7962, U+7964, U+7966-7967, U+7969, U+796b, U+796f,
    U+7972, U+7974, U+7979, U+797b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6a888d3fba93d971.woff2) format("woff2");
  unicode-range: U+770f, U+7712, U+7714, U+7716, U+7719-771b, U+771e,
    U+7721-7722, U+7726, U+7728, U+772b-7730, U+7732-7736, U+7739-773a,
    U+773d-773f, U+7743, U+7746-7747, U+774c-774f, U+7751-7752, U+7758-775a,
    U+775c-775e, U+7762, U+7765-7766, U+7768-776a, U+776c-776d, U+7771-7772,
    U+777a, U+777c-777e, U+7780, U+7785, U+7787, U+778b-778d, U+778f-7791,
    U+7793, U+779e-77a0, U+77a2, U+77a5, U+77ad, U+77af, U+77b4-77b7,
    U+77bd-77c0, U+77c2, U+77c5, U+77c7, U+77cd, U+77d6-77d7, U+77d9-77da,
    U+77dd-77de, U+77e7, U+77ea, U+77ec, U+77ef, U+77f8, U+77fb, U+77fd-77fe,
    U+7800, U+7803, U+7806, U+7809, U+780f-7812, U+7815, U+7817-7818,
    U+781a-781f, U+7821-7823, U+7825-7827, U+7829, U+782b-7830, U+7832-7833,
    U+7835, U+7837, U+7839-783c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4c9f1d617f3b68f1.woff2) format("woff2");
  unicode-range: U+760a-760e, U+7610-7619, U+761b-761d, U+761f-7622, U+7625,
    U+7627-762a, U+762e-7630, U+7632-7635, U+7638-763a, U+763c-763d, U+763f-7640,
    U+7642-7643, U+7647-7648, U+764d-764e, U+7652, U+7654, U+7658, U+765a,
    U+765c, U+765e-765f, U+7661-7663, U+7665, U+7669, U+766c, U+766e-766f,
    U+7671-7673, U+7675-7676, U+7678-767a, U+767f, U+7681, U+7683, U+7688,
    U+768a-768c, U+768e, U+7690-7692, U+7695, U+7698, U+769a-769b, U+769d-76a0,
    U+76a2, U+76a4-76a7, U+76ab-76ac, U+76af-76b0, U+76b2, U+76b4-76b5,
    U+76ba-76bb, U+76bf, U+76c2-76c3, U+76c5, U+76c9, U+76cc-76ce, U+76dc-76de,
    U+76e1-76ea, U+76f1, U+76f9-76fb, U+76fd, U+76ff-7700, U+7703-7704,
    U+7707-7708, U+770c-770e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/3cedd0b9deb468d7.woff2) format("woff2");
  unicode-range: U+74ef, U+74f4, U+74ff, U+7501, U+7503, U+7505, U+7508, U+750d,
    U+750f, U+7511, U+7513, U+7515, U+7517, U+7519, U+7521-7527, U+752a,
    U+752c-752d, U+752f, U+7534, U+7536, U+753a, U+753e, U+7540, U+7544,
    U+7547-754b, U+754d-754e, U+7550-7553, U+7556-7557, U+755a-755b, U+755d-755e,
    U+7560, U+7562, U+7564, U+7566-7568, U+756b-756c, U+756f-7573, U+7575,
    U+7579-757c, U+757e-757f, U+7581-7584, U+7587, U+7589-758e, U+7590, U+7592,
    U+7594, U+7596, U+7599-759a, U+759d, U+759f-75a0, U+75a3, U+75a5, U+75a8,
    U+75ac-75ad, U+75b0-75b1, U+75b3-75b5, U+75b8, U+75bd, U+75c1-75c4,
    U+75c8-75ca, U+75cc-75cd, U+75d4, U+75d6, U+75d9, U+75de, U+75e0,
    U+75e2-75e4, U+75e6-75ea, U+75f1-75f3, U+75f7, U+75f9-75fa, U+75fc,
    U+75fe-7601, U+7603, U+7605-7606, U+7608-7609;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/bf53ec4ff1d47555.woff2) format("woff2");
  unicode-range: U+73e7-73ea, U+73ee-73f0, U+73f2, U+73f4-73f5, U+73f7,
    U+73f9-73fa, U+73fc-73fd, U+73ff-7402, U+7404, U+7407-7408, U+740a-740f,
    U+7418, U+741a-741c, U+741e, U+7424-7425, U+7428-7429, U+742c-7430, U+7432,
    U+7435-7436, U+7438-743b, U+743e-7441, U+7443-7446, U+7448, U+744a-744b,
    U+7452, U+7457, U+745b, U+745d, U+7460, U+7462-7465, U+7467-746a, U+746d,
    U+746f, U+7471, U+7473-7474, U+7477, U+747a, U+747e, U+7481-7482, U+7484,
    U+7486, U+7488-748b, U+748e-748f, U+7493, U+7498, U+749a, U+749c-74a0,
    U+74a3, U+74a6, U+74a9-74aa, U+74ae, U+74b0-74b2, U+74b6, U+74b8-74ba,
    U+74bd, U+74bf, U+74c1, U+74c3, U+74c5, U+74c8, U+74ca, U+74cc, U+74cf,
    U+74d1-74d2, U+74d4-74d5, U+74d8-74db, U+74de-74e0, U+74e2, U+74e4-74e5,
    U+74e7-74e9, U+74ee;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5dffed45d6bca962.woff2) format("woff2");
  unicode-range: U+72dd-72df, U+72e1, U+72e5-72e6, U+72e8, U+72ef-72f0,
    U+72f2-72f4, U+72f6-72f7, U+72f9-72fb, U+72fd, U+7300-7304, U+7307,
    U+730a-730c, U+7313-7317, U+731d-7322, U+7327, U+7329, U+732c-732d,
    U+7330-7331, U+7333, U+7335-7337, U+7339, U+733d-733e, U+7340, U+7342,
    U+7344-7345, U+734a, U+734d-7350, U+7352, U+7355, U+7357, U+7359,
    U+735f-7360, U+7362-7363, U+7365, U+7368, U+736c-736d, U+736f-7370, U+7372,
    U+7374-7376, U+7378, U+737a-737b, U+737d-737e, U+7382-7383, U+7386, U+7388,
    U+738a, U+738c-7393, U+7395, U+7397-739a, U+739c, U+739e, U+73a0-73a3,
    U+73a5-73a8, U+73aa, U+73ad, U+73b1, U+73b3, U+73b6-73b7, U+73b9, U+73c2,
    U+73c5-73c9, U+73cc, U+73ce-73d0, U+73d2, U+73d6, U+73d9, U+73db-73de,
    U+73e3, U+73e5-73e6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2f84d0a83ffe6ec9.woff2) format("woff2");
  unicode-range: U+719c, U+71a0, U+71a4-71a5, U+71a8, U+71af, U+71b1-71bc,
    U+71be, U+71c1-71c2, U+71c4, U+71c8-71cb, U+71ce-71d0, U+71d2, U+71d4,
    U+71d9-71da, U+71dc, U+71df-71e0, U+71e6-71e8, U+71ea, U+71ed-71ee, U+71f4,
    U+71f6, U+71f9, U+71fb-71fc, U+71ff-7200, U+7207, U+720c-720d, U+7210,
    U+7216, U+721a-721e, U+7223, U+7228, U+722b, U+722d-722e, U+7230, U+7232,
    U+723a-723c, U+723e-7242, U+7246, U+724b, U+724d-724e, U+7252, U+7256,
    U+7258, U+725a, U+725c-725d, U+7260, U+7264-7266, U+726a, U+726c,
    U+726e-726f, U+7271, U+7273-7274, U+7278, U+727b, U+727d-727e, U+7281-7282,
    U+7284, U+7287, U+728a, U+728d, U+728f, U+7292, U+729b, U+729f-72a0, U+72a7,
    U+72ad-72ae, U+72b0-72b5, U+72b7-72b8, U+72ba-72be, U+72c0-72c1, U+72c3,
    U+72c5-72c6, U+72c8, U+72cc-72ce, U+72d2, U+72d6, U+72db;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4a5f4376382c86c4.woff2) format("woff2");
  unicode-range: U+7005-7006, U+7009, U+700b, U+700d, U+7015, U+7018, U+701b,
    U+701d-701f, U+7023, U+7026-7028, U+702c, U+702e-7030, U+7035, U+7037,
    U+7039-703a, U+703c-703e, U+7044, U+7049-704b, U+704f, U+7051, U+7058,
    U+705a, U+705c-705e, U+7061, U+7064, U+7066, U+706c, U+707d, U+7080-7081,
    U+7085-7086, U+708a, U+708f, U+7091, U+7094-7095, U+7098-7099, U+709c-709d,
    U+709f, U+70a4, U+70a9-70aa, U+70af-70b2, U+70b4-70b7, U+70bb, U+70c0,
    U+70c3, U+70c7, U+70cb, U+70ce-70cf, U+70d4, U+70d9-70da, U+70dc-70dd,
    U+70e0, U+70e9, U+70ec, U+70f7, U+70fa, U+70fd, U+70ff, U+7104, U+7108-7109,
    U+710c, U+7110, U+7113-7114, U+7116-7118, U+711c, U+711e, U+7120,
    U+712e-712f, U+7131, U+713c, U+7142, U+7144-7147, U+7149-714b, U+7150,
    U+7152, U+7155-7156, U+7159-715a, U+715c, U+7161, U+7165-7166, U+7168-7169,
    U+716d, U+7173-7174, U+7176, U+7178, U+717a, U+717d, U+717f-7180, U+7184,
    U+7186-7188, U+7192, U+7198;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4390cba162fd6e43.woff2) format("woff2");
  unicode-range: U+6ed8-6ed9, U+6edb, U+6edd, U+6edf-6ee0, U+6ee2, U+6ee6,
    U+6eea, U+6eec, U+6eee-6eef, U+6ef2-6ef3, U+6ef7-6efa, U+6efe, U+6f01,
    U+6f03, U+6f08-6f09, U+6f15-6f16, U+6f19, U+6f22-6f25, U+6f28-6f2a,
    U+6f2c-6f2d, U+6f2f, U+6f31-6f32, U+6f36-6f38, U+6f3f, U+6f43-6f46, U+6f48,
    U+6f4b, U+6f4e-6f4f, U+6f51, U+6f54-6f57, U+6f59-6f5b, U+6f5e-6f5f, U+6f61,
    U+6f64-6f67, U+6f69-6f6c, U+6f6f-6f72, U+6f74-6f76, U+6f78-6f7e, U+6f80-6f83,
    U+6f86, U+6f89, U+6f8b-6f8d, U+6f90, U+6f92, U+6f94, U+6f97-6f98, U+6f9b,
    U+6fa3-6fa5, U+6fa7, U+6faa, U+6faf, U+6fb1, U+6fb4, U+6fb6, U+6fb9,
    U+6fc1-6fcb, U+6fd1-6fd3, U+6fd5, U+6fdb, U+6fde-6fe1, U+6fe4, U+6fe9,
    U+6feb-6fec, U+6fee-6ff1, U+6ffa, U+6ffe;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/c59e91fb8517294e.woff2) format("woff2");
  unicode-range: U+6dc3, U+6dc5-6dc6, U+6dc9, U+6dcc, U+6dcf, U+6dd2-6dd3,
    U+6dd6, U+6dd9-6dde, U+6de0, U+6de4, U+6de6, U+6de8-6dea, U+6dec,
    U+6def-6df0, U+6df5-6df6, U+6df8, U+6dfa, U+6dfc, U+6e03-6e04, U+6e07-6e09,
    U+6e0b-6e0c, U+6e0e, U+6e11, U+6e13, U+6e15-6e16, U+6e19-6e1b, U+6e1e-6e1f,
    U+6e22, U+6e25-6e27, U+6e2b-6e2c, U+6e36-6e37, U+6e39-6e3a, U+6e3c-6e41,
    U+6e44-6e45, U+6e47, U+6e49-6e4b, U+6e4d-6e4e, U+6e51, U+6e53-6e55,
    U+6e5c-6e5f, U+6e61-6e63, U+6e65-6e67, U+6e6a-6e6b, U+6e6d-6e70, U+6e72-6e74,
    U+6e76-6e78, U+6e7c, U+6e80-6e82, U+6e86-6e87, U+6e89, U+6e8d, U+6e8f,
    U+6e96, U+6e98, U+6e9d-6e9f, U+6ea1, U+6ea5-6ea7, U+6eab, U+6eb1-6eb2,
    U+6eb4, U+6eb7, U+6ebb-6ebd, U+6ebf-6ec6, U+6ec8-6ec9, U+6ecc, U+6ecf-6ed0,
    U+6ed3-6ed4, U+6ed7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a14b0a71f5347216.woff2) format("woff2");
  unicode-range: U+6cb2, U+6cb4-6cb5, U+6cb7, U+6cba, U+6cbc-6cbd, U+6cc1-6cc3,
    U+6cc5-6cc7, U+6cd0-6cd4, U+6cd6-6cd7, U+6cd9-6cda, U+6cde-6ce0, U+6ce4,
    U+6ce6, U+6ce9, U+6ceb-6cef, U+6cf1-6cf2, U+6cf6-6cf7, U+6cfa, U+6cfe,
    U+6d03-6d05, U+6d07-6d08, U+6d0a, U+6d0c, U+6d0e-6d11, U+6d13-6d14, U+6d16,
    U+6d18-6d1a, U+6d1c, U+6d1f, U+6d22-6d23, U+6d26-6d29, U+6d2b, U+6d2e-6d30,
    U+6d33, U+6d35-6d36, U+6d38-6d3a, U+6d3c, U+6d3f, U+6d42-6d44, U+6d48-6d49,
    U+6d4d, U+6d50, U+6d52, U+6d54, U+6d56-6d58, U+6d5a-6d5c, U+6d5e,
    U+6d60-6d61, U+6d63-6d65, U+6d67, U+6d6c-6d6d, U+6d6f, U+6d75, U+6d7b-6d7d,
    U+6d87, U+6d8a, U+6d8e, U+6d90-6d9a, U+6d9c-6da0, U+6da2-6da3, U+6da7,
    U+6daa-6dac, U+6dae, U+6db3-6db4, U+6db6, U+6db8, U+6dbc, U+6dbf, U+6dc2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/b98250f64576bcfc.woff2) format("woff2");
  unicode-range: U+6b85-6b86, U+6b89, U+6b8d, U+6b91-6b93, U+6b95, U+6b97-6b98,
    U+6b9a-6b9b, U+6b9e, U+6ba1-6ba4, U+6ba9-6baa, U+6bad, U+6baf-6bb0,
    U+6bb2-6bb3, U+6bba-6bbd, U+6bc0, U+6bc2, U+6bc6, U+6bca-6bcc, U+6bce,
    U+6bd0-6bd1, U+6bd3, U+6bd6-6bd8, U+6bda, U+6be1, U+6be6, U+6bec, U+6bf1,
    U+6bf3-6bf5, U+6bf9, U+6bfd, U+6c05-6c08, U+6c0d, U+6c10, U+6c15-6c1a,
    U+6c21, U+6c23-6c26, U+6c29-6c2d, U+6c30-6c33, U+6c35-6c37, U+6c39-6c3a,
    U+6c3c-6c3f, U+6c46, U+6c4a-6c4c, U+6c4e-6c50, U+6c54, U+6c56, U+6c59-6c5c,
    U+6c5e, U+6c63, U+6c67-6c69, U+6c6b, U+6c6d, U+6c6f, U+6c72-6c74,
    U+6c78-6c7a, U+6c7c, U+6c84-6c87, U+6c8b-6c8c, U+6c8f, U+6c91, U+6c93-6c96,
    U+6c98, U+6c9a, U+6c9d, U+6ca2-6ca4, U+6ca8-6ca9, U+6cac-6cae, U+6cb1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/37cfa10d9846935c.woff2) format("woff2");
  unicode-range: U+6a01, U+6a06, U+6a09, U+6a0b, U+6a11, U+6a13, U+6a17-6a19,
    U+6a1b, U+6a1e, U+6a23, U+6a28-6a29, U+6a2b, U+6a2f-6a30, U+6a35,
    U+6a38-6a40, U+6a46-6a48, U+6a4a-6a4b, U+6a4e, U+6a50, U+6a52, U+6a5b,
    U+6a5e, U+6a62, U+6a65-6a67, U+6a6b, U+6a79, U+6a7c, U+6a7e-6a7f, U+6a84,
    U+6a86, U+6a8e, U+6a90-6a91, U+6a94, U+6a97, U+6a9c, U+6a9e, U+6aa0, U+6aa2,
    U+6aa4, U+6aa9, U+6aab, U+6aae-6ab0, U+6ab2-6ab3, U+6ab5, U+6ab7-6ab8,
    U+6aba-6abb, U+6abd, U+6abf, U+6ac2-6ac4, U+6ac6, U+6ac8, U+6acc, U+6ace,
    U+6ad2-6ad3, U+6ad8-6adc, U+6adf-6ae0, U+6ae4-6ae5, U+6ae7-6ae8, U+6afb,
    U+6b04-6b05, U+6b0d-6b13, U+6b16-6b17, U+6b19, U+6b24-6b25, U+6b2c,
    U+6b37-6b39, U+6b3b, U+6b3d, U+6b43, U+6b46, U+6b4e, U+6b50, U+6b53-6b54,
    U+6b58-6b59, U+6b5b, U+6b60, U+6b69, U+6b6d, U+6b6f-6b70, U+6b73-6b74,
    U+6b77-6b7a, U+6b80-6b84;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a21d6b512ade8050.woff2) format("woff2");
  unicode-range: U+68e1, U+68e3-68e4, U+68e6-68ed, U+68ef-68f0, U+68f2, U+68f4,
    U+68f6-68f7, U+68f9, U+68fb-68fd, U+68ff-6902, U+6906-6908, U+690b, U+6910,
    U+691a-691c, U+691f-6920, U+6924-6925, U+692a, U+692d, U+6934, U+6939,
    U+693c-6945, U+694a-694b, U+6952-6954, U+6957, U+6959, U+695b, U+695d,
    U+695f, U+6962-6964, U+6966, U+6968-696c, U+696e-696f, U+6971, U+6973-6974,
    U+6978-6979, U+697d, U+697f-6980, U+6985, U+6987-698a, U+698d-698e,
    U+6994-6999, U+699b, U+69a3-69a4, U+69a6-69a7, U+69ab, U+69ad-69ae, U+69b1,
    U+69b7, U+69bb-69bc, U+69c1, U+69c3-69c5, U+69c7, U+69ca-69ce, U+69d0-69d1,
    U+69d3-69d4, U+69d7-69da, U+69e0, U+69e4, U+69e6, U+69ec-69ed, U+69f1-69f3,
    U+69f8, U+69fa-69fc, U+69fe-6a00;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/012b3a31de0defb5.woff2) format("woff2");
  unicode-range: U+6792-6793, U+6796, U+6798, U+679e-67a1, U+67a5, U+67a7-67a9,
    U+67ac-67ad, U+67b0-67b1, U+67b3, U+67b5, U+67b7, U+67b9, U+67bb-67bc,
    U+67c0-67c1, U+67c3, U+67c5-67ca, U+67d1-67d2, U+67d7-67d9, U+67dd-67df,
    U+67e2-67e4, U+67e6-67e9, U+67f0, U+67f5, U+67f7-67f8, U+67fa-67fb,
    U+67fd-67fe, U+6800-6801, U+6803-6804, U+6806, U+6809-680a, U+680c, U+680e,
    U+6812, U+681d-681f, U+6822, U+6824-6829, U+682b-682d, U+6831-6835, U+683b,
    U+683e, U+6840-6841, U+6844-6845, U+6849, U+684e, U+6853, U+6855-6856,
    U+685c-685d, U+685f-6862, U+6864, U+6866-6868, U+686b, U+686f, U+6872,
    U+6874, U+6877, U+687f, U+6883, U+6886, U+688f, U+689b, U+689f-68a0,
    U+68a2-68a3, U+68b1, U+68b6, U+68b9-68ba, U+68bc-68bf, U+68c1-68c4, U+68c6,
    U+68c8, U+68ca, U+68cc, U+68d0-68d1, U+68d3, U+68d7, U+68dd, U+68df;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5b6c5d13aeb2bc1f.woff2) format("woff2");
  unicode-range: U+663a-663b, U+663d, U+6641, U+6644-6645, U+6649, U+664c,
    U+664f, U+6654, U+6659, U+665b, U+665d-665e, U+6660-6667, U+6669,
    U+666b-666c, U+6671, U+6673, U+6677-6679, U+667c, U+6680-6681, U+6684-6685,
    U+6688-6689, U+668b-668e, U+6690, U+6692, U+6695, U+6698, U+669a, U+669d,
    U+669f-66a0, U+66a2-66a3, U+66a6, U+66aa-66ab, U+66b1-66b2, U+66b5,
    U+66b8-66b9, U+66bb, U+66be, U+66c1, U+66c6-66c9, U+66cc, U+66d5-66d8,
    U+66da-66dc, U+66de-66e2, U+66e8-66ea, U+66ec, U+66f1, U+66f3, U+66f7,
    U+66fa, U+66fd, U+6702, U+6705, U+670a, U+670f-6710, U+6713, U+6715, U+6719,
    U+6722-6723, U+6725-6727, U+6729, U+672d-672e, U+6732-6733, U+6736, U+6739,
    U+673b, U+673f, U+6744, U+6748, U+674c-674d, U+6753, U+6755, U+6762, U+6767,
    U+6769-676c, U+676e, U+6772-6773, U+6775, U+6777, U+677a-677d, U+6782-6783,
    U+6787, U+678a-678d, U+678f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a66f9d3a9759f318.woff2) format("woff2");
  unicode-range: U+64f8, U+64fa, U+64fc, U+64fe-64ff, U+6503, U+6509, U+650f,
    U+6514, U+6518, U+651c-651e, U+6522-6525, U+652a-652c, U+652e, U+6530-6532,
    U+6534-6535, U+6537-6538, U+653a, U+653c-653d, U+6542, U+6549-654b,
    U+654d-654e, U+6553-6555, U+6557-6558, U+655d, U+6564, U+6569, U+656b,
    U+656d-656f, U+6571, U+6573, U+6575-6576, U+6578-657e, U+6581-6583,
    U+6585-6586, U+6589, U+658e-658f, U+6592-6593, U+6595-6596, U+659b, U+659d,
    U+659f-65a1, U+65a3, U+65ab-65ac, U+65b2, U+65b6-65b7, U+65ba-65bb,
    U+65be-65c0, U+65c2-65c4, U+65c6-65c8, U+65cc, U+65ce, U+65d0, U+65d2-65d3,
    U+65d6, U+65db, U+65dd, U+65e1, U+65e3, U+65ee-65f0, U+65f3-65f5, U+65f8,
    U+65fb-65fc, U+65fe-6600, U+6603, U+6607, U+6609, U+660b, U+6610-6611,
    U+6619-661a, U+661c-661e, U+6621, U+6624, U+6626, U+662a-662c, U+662e,
    U+6630-6631, U+6633-6634, U+6636;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a62bb3b5f0d9d649.woff2) format("woff2");
  unicode-range: U+63bc, U+63be, U+63c0, U+63c3-63c4, U+63c6, U+63c8,
    U+63cd-63ce, U+63d1, U+63d6, U+63da-63db, U+63de, U+63e0, U+63e3,
    U+63e9-63ea, U+63ee, U+63f2, U+63f5-63fa, U+63fc, U+63fe-6400, U+6406,
    U+640b-640d, U+6410, U+6414, U+6416-6417, U+641b, U+6420-6423, U+6425-6428,
    U+642a, U+6431-6432, U+6434-6437, U+643d-6442, U+6445, U+6448, U+6450-6452,
    U+645b-645f, U+6462, U+6465, U+6468, U+646d, U+646f-6471, U+6473, U+6477,
    U+6479-647d, U+6482-6485, U+6487-6488, U+648c, U+6490, U+6493, U+6496-649a,
    U+649d, U+64a0, U+64a5, U+64ab-64ac, U+64b1-64b7, U+64b9-64bb, U+64be-64c1,
    U+64c4, U+64c7, U+64c9-64cb, U+64d0, U+64d4, U+64d7-64d8, U+64da, U+64de,
    U+64e0-64e2, U+64e4, U+64e9, U+64ec, U+64f0-64f2, U+64f4, U+64f7;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d8542bab32905a1a.woff2) format("woff2");
  unicode-range: U+623b, U+623d-623e, U+6243, U+6246, U+6248-6249, U+624c,
    U+6255, U+6259, U+625e, U+6260-6261, U+6265-6266, U+626a, U+6271, U+627a,
    U+627c-627d, U+6283, U+6286, U+6289, U+628e, U+6294, U+629c, U+629e-629f,
    U+62a1, U+62a8, U+62ba-62bb, U+62bf, U+62c2, U+62c4, U+62c8, U+62ca-62cb,
    U+62ce-62cf, U+62d1, U+62d7, U+62d9-62da, U+62dd, U+62e0-62e1, U+62e3-62e4,
    U+62e7, U+62eb, U+62ee, U+62f0, U+62f4-62f6, U+6308, U+630a-630e, U+6310,
    U+6312-6313, U+6317, U+6319, U+631b, U+631d-631f, U+6322, U+6326, U+6329,
    U+6331-6332, U+6334-6337, U+6339, U+633b-633c, U+633e-6340, U+6343, U+6347,
    U+634b-634e, U+6354, U+635c-635d, U+6368-6369, U+636d, U+636f-6372, U+6376,
    U+637a-637b, U+637d, U+6382-6383, U+6387, U+638a-638b, U+638d-638e, U+6391,
    U+6393-6397, U+6399, U+639b, U+639e-639f, U+63a1, U+63a3-63a4, U+63ac-63ae,
    U+63b1-63b5, U+63b7-63bb;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/4cfabbd89eff4062.woff2) format("woff2");
  unicode-range: U+60fa, U+6100, U+6106, U+610d-610e, U+6112, U+6114-6115,
    U+6119, U+611c, U+6120, U+6122-6123, U+6126, U+6128-6130, U+6136-6137,
    U+613a, U+613d-613e, U+6144, U+6146-6147, U+614a-614b, U+6151, U+6153,
    U+6158, U+615a, U+615c-615d, U+615f, U+6161, U+6163-6165, U+616b-616c,
    U+616e, U+6171, U+6173-6177, U+617e, U+6182, U+6187, U+618a, U+618d-618e,
    U+6190-6191, U+6194, U+6199-619a, U+619c, U+619f, U+61a1, U+61a3-61a4,
    U+61a7-61a9, U+61ab-61ad, U+61b2-61b3, U+61b5-61b7, U+61ba-61bb, U+61bf,
    U+61c3-61c4, U+61c6-61c7, U+61c9-61cb, U+61d0-61d1, U+61d3-61d4, U+61d7,
    U+61da, U+61df-61e1, U+61e6, U+61ee, U+61f0, U+61f2, U+61f6-61f8, U+61fa,
    U+61fc-61fe, U+6200, U+6206-6207, U+6209, U+620b, U+620d-620e, U+6213-6215,
    U+6217, U+6219, U+621b-6223, U+6225-6226, U+622c, U+622e-6230, U+6232,
    U+6238;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ea86f822f62404e6.woff2) format("woff2");
  unicode-range: U+5fd1-5fd6, U+5fda-5fde, U+5fe1-5fe2, U+5fe4-5fe5, U+5fea,
    U+5fed-5fee, U+5ff1-5ff3, U+5ff6, U+5ff8, U+5ffb, U+5ffe-5fff, U+6002-6006,
    U+600a, U+600d, U+600f, U+6014, U+6019, U+601b, U+6020, U+6023, U+6026,
    U+6029, U+602b, U+602e-602f, U+6031, U+6033, U+6035, U+6039, U+603f,
    U+6041-6043, U+6046, U+604f, U+6053-6054, U+6058-605b, U+605d-605e, U+6060,
    U+6063, U+6065, U+6067, U+606a-606c, U+6075, U+6078-6079, U+607b, U+607d,
    U+607f, U+6083, U+6085-6087, U+608a, U+608c, U+608e-608f, U+6092-6093,
    U+6095-6097, U+609b-609d, U+60a2, U+60a7, U+60a9-60ab, U+60ad, U+60af-60b1,
    U+60b3-60b6, U+60b8, U+60bb, U+60bd-60be, U+60c0-60c3, U+60c6-60c9, U+60cb,
    U+60ce, U+60d3-60d4, U+60d7-60db, U+60dd, U+60e1-60e4, U+60e6, U+60ea,
    U+60ec-60ee, U+60f0-60f1, U+60f4, U+60f6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/cf8046dd7214981d.woff2) format("woff2");
  unicode-range: U+5ea3-5ea5, U+5ea8, U+5eab, U+5eaf, U+5eb3, U+5eb5-5eb6,
    U+5eb9, U+5ebe, U+5ec1-5ec3, U+5ec6, U+5ec8, U+5ecb-5ecc, U+5ed1-5ed2,
    U+5ed4, U+5ed9-5edb, U+5edd, U+5edf-5ee0, U+5ee2-5ee3, U+5ee8, U+5eea,
    U+5eec, U+5eef-5ef0, U+5ef3-5ef4, U+5ef8, U+5efb-5efc, U+5efe-5eff, U+5f01,
    U+5f07, U+5f0b-5f0e, U+5f10-5f12, U+5f14, U+5f1a, U+5f22, U+5f28-5f29,
    U+5f2c-5f2d, U+5f35-5f36, U+5f38, U+5f3b-5f43, U+5f45-5f4a, U+5f4c-5f4e,
    U+5f50, U+5f54, U+5f56-5f59, U+5f5b-5f5f, U+5f61, U+5f63, U+5f65,
    U+5f67-5f68, U+5f6b, U+5f6e-5f6f, U+5f72-5f78, U+5f7a, U+5f7e-5f7f,
    U+5f82-5f83, U+5f87, U+5f89-5f8a, U+5f8d, U+5f91, U+5f93, U+5f95,
    U+5f98-5f99, U+5f9c, U+5f9e, U+5fa0, U+5fa6-5fa9, U+5fac-5fad, U+5faf,
    U+5fb3-5fb5, U+5fb9, U+5fbc, U+5fc4, U+5fc9, U+5fcb, U+5fce-5fd0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/dbf37f148c790ccf.woff2) format("woff2");
  unicode-range: U+5d32-5d34, U+5d3c-5d3e, U+5d41-5d44, U+5d46-5d48, U+5d4a-5d4b,
    U+5d4e, U+5d50, U+5d52, U+5d55-5d58, U+5d5a-5d5d, U+5d68-5d69, U+5d6b-5d6c,
    U+5d6f, U+5d74, U+5d7f, U+5d82-5d89, U+5d8b-5d8c, U+5d8f, U+5d92-5d93,
    U+5d99, U+5d9d, U+5db2, U+5db6-5db7, U+5dba, U+5dbc-5dbd, U+5dc2-5dc3,
    U+5dc6-5dc7, U+5dc9, U+5dcc, U+5dd2, U+5dd4, U+5dd6-5dd8, U+5ddb-5ddc,
    U+5de3, U+5ded, U+5def, U+5df3, U+5df6, U+5dfa-5dfd, U+5dff-5e00, U+5e07,
    U+5e0f, U+5e11, U+5e13-5e14, U+5e19-5e1b, U+5e22, U+5e25, U+5e28, U+5e2a,
    U+5e2f-5e31, U+5e33-5e34, U+5e36, U+5e39-5e3c, U+5e3e, U+5e40, U+5e44,
    U+5e46-5e48, U+5e4c, U+5e4f, U+5e53-5e54, U+5e57, U+5e59, U+5e5b,
    U+5e5e-5e5f, U+5e61, U+5e63, U+5e6a-5e6b, U+5e75, U+5e77, U+5e79-5e7a,
    U+5e7e, U+5e80-5e81, U+5e83, U+5e85, U+5e87, U+5e8b, U+5e91-5e92, U+5e96,
    U+5e98, U+5e9b, U+5e9d, U+5ea0-5ea2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/db78612fcd4b5f41.woff2) format("woff2");
  unicode-range: U+5bf5-5bf6, U+5bfe, U+5c02-5c03, U+5c05, U+5c07-5c09,
    U+5c0b-5c0c, U+5c0e, U+5c10, U+5c12-5c13, U+5c15, U+5c17, U+5c19,
    U+5c1b-5c1c, U+5c1e-5c1f, U+5c22, U+5c25, U+5c28, U+5c2a-5c2b, U+5c2f-5c30,
    U+5c37, U+5c3b, U+5c43-5c44, U+5c46-5c47, U+5c4d, U+5c50, U+5c59,
    U+5c5b-5c5c, U+5c62-5c64, U+5c66, U+5c6c, U+5c6e, U+5c74, U+5c78-5c7e,
    U+5c80, U+5c83-5c84, U+5c88, U+5c8b-5c8d, U+5c91, U+5c94-5c96, U+5c98-5c99,
    U+5c9c, U+5c9e, U+5ca1-5ca3, U+5cab-5cac, U+5cb1, U+5cb5, U+5cb7, U+5cba,
    U+5cbd-5cbf, U+5cc1, U+5cc3-5cc4, U+5cc7, U+5ccb, U+5cd2, U+5cd8-5cd9,
    U+5cdf-5ce0, U+5ce3-5ce6, U+5ce8-5cea, U+5ced, U+5cef, U+5cf3-5cf4, U+5cf6,
    U+5cf8, U+5cfd, U+5d00-5d04, U+5d06, U+5d08, U+5d0b-5d0d, U+5d0f-5d13,
    U+5d15, U+5d17-5d1a, U+5d1d-5d22, U+5d24-5d27, U+5d2e-5d31;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/52f1b9ff93728b8b.woff2) format("woff2");
  unicode-range: U+5ab2, U+5ab4-5ab5, U+5ab7-5aba, U+5abd-5abf, U+5ac3-5ac4,
    U+5ac6-5ac8, U+5aca-5acb, U+5acd, U+5acf-5ad2, U+5ad4, U+5ad8-5ada, U+5adc,
    U+5adf-5ae2, U+5ae4, U+5ae6, U+5ae8, U+5aea-5aed, U+5af0-5af3, U+5af5,
    U+5af9-5afb, U+5afd, U+5b01, U+5b05, U+5b08, U+5b0b-5b0c, U+5b11,
    U+5b16-5b17, U+5b1b, U+5b21-5b22, U+5b24, U+5b27-5b2e, U+5b30, U+5b32,
    U+5b34, U+5b36-5b38, U+5b3e-5b40, U+5b43, U+5b45, U+5b4a-5b4b, U+5b51-5b53,
    U+5b56, U+5b5a-5b5b, U+5b62, U+5b65, U+5b67, U+5b6a-5b6e, U+5b70-5b71,
    U+5b73, U+5b7a-5b7b, U+5b7f-5b80, U+5b84, U+5b8d, U+5b91, U+5b93-5b95,
    U+5b9f, U+5ba5-5ba6, U+5bac, U+5bae, U+5bb8, U+5bc0, U+5bc3, U+5bcb,
    U+5bd0-5bd1, U+5bd4-5bd8, U+5bda-5bdc, U+5be2, U+5be4-5be7, U+5be9,
    U+5beb-5bec, U+5bee-5bf0, U+5bf2-5bf3;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/ce314790c15bb768.woff2) format("woff2");
  unicode-range: U+5981, U+598f, U+5997-5998, U+599a, U+599c-599d, U+59a0-59a1,
    U+59a3-59a4, U+59a7, U+59aa-59ad, U+59af, U+59b2-59b3, U+59b5-59b6, U+59b8,
    U+59ba, U+59bd-59be, U+59c0-59c1, U+59c3-59c4, U+59c7-59ca, U+59cc-59cd,
    U+59cf, U+59d2, U+59d5-59d6, U+59d8-59d9, U+59db, U+59dd-59e0, U+59e2-59e7,
    U+59e9-59eb, U+59ee, U+59f1, U+59f3, U+59f5, U+59f7-59f9, U+59fd, U+5a06,
    U+5a08-5a0a, U+5a0c-5a0d, U+5a11-5a13, U+5a15-5a16, U+5a1a-5a1b, U+5a21-5a23,
    U+5a2d-5a2f, U+5a32, U+5a38, U+5a3c, U+5a3e-5a45, U+5a47, U+5a4a,
    U+5a4c-5a4d, U+5a4f-5a51, U+5a53, U+5a55-5a57, U+5a5e, U+5a60, U+5a62,
    U+5a65-5a67, U+5a6a, U+5a6c-5a6d, U+5a72-5a73, U+5a75-5a76, U+5a79-5a7c,
    U+5a81-5a84, U+5a8c, U+5a8e, U+5a93, U+5a96-5a97, U+5a9c, U+5a9e, U+5aa0,
    U+5aa3-5aa4, U+5aaa, U+5aae-5aaf, U+5ab1;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d8f4e6894bf928b9.woff2) format("woff2");
  unicode-range: U+5831, U+583a, U+583d, U+583f-5842, U+5844-5846, U+5848,
    U+584a, U+584d, U+5852, U+5857, U+5859-585a, U+585c-585d, U+5862,
    U+5868-5869, U+586c-586d, U+586f-5873, U+5875, U+5879, U+587d-587e,
    U+5880-5881, U+5888-588a, U+588d, U+5892, U+5896-5898, U+589a, U+589c-589d,
    U+58a0-58a1, U+58a3, U+58a6, U+58a9, U+58ab-58ae, U+58b0, U+58b3,
    U+58bb-58bf, U+58c2-58c3, U+58c5-58c8, U+58ca, U+58cc, U+58ce, U+58d1-58d3,
    U+58d5, U+58d8-58d9, U+58de-58df, U+58e2, U+58e9, U+58ec, U+58ef,
    U+58f1-58f2, U+58f5, U+58f7-58f8, U+58fa, U+58fd, U+5900, U+5902, U+5906,
    U+5908-590c, U+590e, U+5910, U+5914, U+5919, U+591b, U+591d-591e, U+5920,
    U+5922-5925, U+5928, U+592c-592d, U+592f, U+5932, U+5936, U+593c, U+593e,
    U+5940-5942, U+5944, U+594c-594d, U+5950, U+5953, U+5958, U+595a, U+5961,
    U+5966-5968, U+596a, U+596c-596e, U+5977, U+597b-597c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/49844d7a7148fe21.woff2) format("woff2");
  unicode-range: U+570a, U+570c-570d, U+570f, U+5712-5713, U+5718-5719, U+571c,
    U+571e, U+5725, U+5727, U+5729-572a, U+572c, U+572e-572f, U+5734-5735,
    U+5739, U+573b, U+5741, U+5743, U+5745, U+5749, U+574c-574d, U+575c, U+5763,
    U+5768-5769, U+576b, U+576d-576e, U+5770, U+5773, U+5775, U+5777,
    U+577b-577c, U+5785-5786, U+5788, U+578c, U+578e-578f, U+5793-5795,
    U+5799-57a1, U+57a3-57a4, U+57a6-57aa, U+57ac-57ad, U+57af-57b2, U+57b4-57b6,
    U+57b8-57b9, U+57bd-57bf, U+57c2, U+57c4-57c8, U+57cc-57cd, U+57cf, U+57d2,
    U+57d5-57de, U+57e1-57e2, U+57e4-57e5, U+57e7, U+57eb, U+57ed, U+57ef,
    U+57f4-57f8, U+57fc-57fd, U+5800-5801, U+5803, U+5805, U+5807, U+5809,
    U+580b-580e, U+5811, U+5814, U+5819, U+581b-5820, U+5822-5823, U+5825-5826,
    U+582c, U+582f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/49f3b2f9b9757ce1.woff2) format("woff2");
  unicode-range: U+5605-5606, U+5608, U+560c-560d, U+560f, U+5614, U+5616-5617,
    U+561a, U+561c, U+561e, U+5621-5625, U+5627, U+5629, U+562b-5630, U+5636,
    U+5638-563a, U+563c, U+5640-5642, U+5649, U+564c-5650, U+5653-5655,
    U+5657-565b, U+5660, U+5663-5664, U+5666, U+566b, U+566f-5671, U+5673-567c,
    U+567e, U+5684-5687, U+568c, U+568e-5693, U+5695, U+5697, U+569b-569c,
    U+569e-569f, U+56a1-56a2, U+56a4-56a9, U+56ac-56af, U+56b1, U+56b4,
    U+56b6-56b8, U+56bf, U+56c1-56c3, U+56c9, U+56cd, U+56d1, U+56d4,
    U+56d6-56d9, U+56dd, U+56df, U+56e1, U+56e3-56e6, U+56e8-56ec, U+56ee-56ef,
    U+56f1-56f3, U+56f5, U+56f7-56f9, U+56fc, U+56ff-5700, U+5703-5704, U+5709;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/562d36a8f742efe5.woff2) format("woff2");
  unicode-range: U+5519, U+551b, U+551d-551e, U+5520, U+5522-5523, U+5526-5527,
    U+552a-552c, U+5530, U+5532-5535, U+5537-5538, U+553b-5541, U+5543-5544,
    U+5547-5549, U+554b, U+554d, U+5550, U+5553, U+5555-5558, U+555b-555f,
    U+5567-5569, U+556b-5572, U+5574-5577, U+557b-557c, U+557e-557f, U+5581,
    U+5583, U+5585-5586, U+5588, U+558b-558c, U+558e-5591, U+5593, U+5599-559a,
    U+559f, U+55a5-55a6, U+55a8-55ac, U+55ae, U+55b0-55b3, U+55b6, U+55b9-55ba,
    U+55bc-55be, U+55c4, U+55c6-55c7, U+55c9, U+55cc-55d2, U+55d4-55db,
    U+55dd-55df, U+55e1, U+55e3-55e6, U+55ea-55ee, U+55f0-55f3, U+55f5-55f7,
    U+55fb, U+55fe, U+5600-5601;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a48d5d7199140875.woff2) format("woff2");
  unicode-range: U+53fb-5400, U+5402, U+5405-5407, U+540b, U+540f, U+5412,
    U+5414, U+5416, U+5418-541a, U+541d, U+5420-5423, U+5425, U+5429-542a,
    U+542d-542e, U+5431-5433, U+5436, U+543d, U+543f, U+5442-5443, U+5449,
    U+544b-544c, U+544e, U+5451-5454, U+5456, U+5459, U+545b-545c, U+5461,
    U+5463-5464, U+546a-5472, U+5474, U+5476-5478, U+547a, U+547e-5484, U+5486,
    U+548a, U+548d-548e, U+5490-5491, U+5494, U+5497-5499, U+549b, U+549d,
    U+54a1-54a7, U+54a9, U+54ab, U+54ad, U+54b4-54b5, U+54b9, U+54bb,
    U+54be-54bf, U+54c2-54c3, U+54c9-54cc, U+54cf-54d0, U+54d3, U+54d5-54d6,
    U+54d9-54da, U+54dc-54de, U+54e2, U+54e7, U+54f3-54f4, U+54f8-54f9,
    U+54fd-54ff, U+5501, U+5504-5506, U+550c-550f, U+5511-5514, U+5516-5517;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/187eda25ca5a8c74.woff2) format("woff2");
  unicode-range: U+52a2, U+52a6-52a7, U+52ac-52ad, U+52af, U+52b4-52b5, U+52b9,
    U+52bb-52bc, U+52be, U+52c1, U+52c5, U+52ca, U+52cd, U+52d0, U+52d6-52d7,
    U+52d9, U+52db, U+52dd-52de, U+52e0, U+52e2-52e3, U+52e5, U+52e7-52f0,
    U+52f2-52f3, U+52f5-52f9, U+52fb-52fc, U+5302, U+5304, U+530b, U+530d,
    U+530f-5310, U+5315, U+531a, U+531c-531d, U+5321, U+5323, U+5326,
    U+532e-5331, U+5338, U+533c-533e, U+5340, U+5344-5345, U+534b-534d, U+5350,
    U+5354, U+5358, U+535d-535f, U+5363, U+5368-5369, U+536c, U+536e-536f,
    U+5372, U+5379-537b, U+537d, U+538d-538e, U+5390, U+5393-5394, U+5396,
    U+539b-539d, U+53a0-53a1, U+53a3-53a5, U+53a9, U+53ad-53ae, U+53b0,
    U+53b2-53b3, U+53b5-53b8, U+53bc, U+53be, U+53c1, U+53c3-53c7, U+53ce-53cf,
    U+53d2-53d3, U+53d5, U+53da, U+53de-53df, U+53e1-53e2, U+53e7-53e9, U+53f1,
    U+53f4-53f5, U+53fa;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/50a07820804a70e7.woff2) format("woff2");
  unicode-range: U+5110, U+5113, U+5115, U+5117-5118, U+511a-511c, U+511e-511f,
    U+5121, U+5128, U+512b-512d, U+5131-5135, U+5137-5139, U+513c, U+5140,
    U+5142, U+5147, U+514c, U+514e-5150, U+5155-5158, U+5162, U+5169, U+5172,
    U+517f, U+5181-5184, U+5186-5187, U+518b, U+518f, U+5191, U+5195-5197,
    U+519a, U+51a2-51a3, U+51a6-51ab, U+51ad-51ae, U+51b1, U+51b4, U+51bc-51bd,
    U+51bf, U+51c3, U+51c7-51c8, U+51ca-51cb, U+51cd-51ce, U+51d4, U+51d6,
    U+51db-51dc, U+51e6, U+51e8-51eb, U+51f1, U+51f5, U+51fc, U+51ff, U+5202,
    U+5205, U+5208, U+520b, U+520d-520e, U+5215-5216, U+5228, U+522a,
    U+522c-522d, U+5233, U+523c-523d, U+523f-5240, U+5245, U+5247, U+5249,
    U+524b-524c, U+524e, U+5250, U+525b-525f, U+5261, U+5263-5264, U+5270,
    U+5273, U+5275, U+5277, U+527d, U+527f, U+5281-5285, U+5287, U+5289, U+528b,
    U+528d, U+528f, U+5291-5293, U+529a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1824581d20df1c8a.woff2) format("woff2");
  unicode-range: U+4fe3-4fe4, U+4fe6, U+4fe8, U+4feb-4fed, U+4ff3, U+4ff5-4ff6,
    U+4ff8, U+4ffe, U+5001, U+5005-5006, U+5009, U+500c, U+500f, U+5013-5018,
    U+501b-501e, U+5022-5025, U+5027-5028, U+502b-502e, U+5030, U+5033-5034,
    U+5036-5039, U+503b, U+5041-5043, U+5045-5046, U+5048-504a, U+504c-504e,
    U+5051, U+5053, U+5055-5057, U+505b, U+505e, U+5060, U+5062-5063, U+5067,
    U+506a, U+506c, U+5070-5072, U+5074-5075, U+5078, U+507b, U+507d-507e,
    U+5080, U+5088-5089, U+5091-5092, U+5095, U+5097-509e, U+50a2-50a3,
    U+50a5-50a7, U+50a9, U+50ad, U+50b3, U+50b5, U+50b7, U+50ba, U+50be,
    U+50c4-50c5, U+50c7, U+50ca, U+50cd, U+50d1, U+50d5-50d6, U+50da, U+50de,
    U+50e5-50e6, U+50ec-50ee, U+50f0-50f1, U+50f3, U+50f9-50fb, U+50fe-5102,
    U+5104, U+5106-5107, U+5109-510b, U+510d, U+510f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/501db17558b713be.woff2) format("woff2");
  unicode-range: U+4eb8-4eb9, U+4ebb-4ebe, U+4ec2-4ec4, U+4ec8-4ec9, U+4ecc,
    U+4ecf-4ed0, U+4ed2, U+4eda-4edb, U+4edd-4ee1, U+4ee6-4ee9, U+4eeb,
    U+4eee-4eef, U+4ef3-4ef5, U+4ef8-4efa, U+4efc, U+4f00, U+4f03-4f05,
    U+4f08-4f09, U+4f0b, U+4f0e, U+4f12-4f13, U+4f15, U+4f1b, U+4f1d,
    U+4f21-4f22, U+4f25, U+4f27-4f29, U+4f2b-4f2e, U+4f31-4f33, U+4f36-4f37,
    U+4f39, U+4f3e, U+4f40-4f41, U+4f43, U+4f47-4f49, U+4f54, U+4f57-4f58,
    U+4f5d-4f5e, U+4f61-4f62, U+4f64-4f65, U+4f67, U+4f6a, U+4f6e-4f6f, U+4f72,
    U+4f74-4f7e, U+4f80-4f82, U+4f84, U+4f89-4f8a, U+4f8e-4f98, U+4f9e, U+4fa1,
    U+4fa5, U+4fa9-4faa, U+4fac, U+4fb3, U+4fb6-4fb8, U+4fbd, U+4fc2,
    U+4fc5-4fc6, U+4fcd-4fce, U+4fd0-4fd1, U+4fd3, U+4fda-4fdc, U+4fdf-4fe0,
    U+4fe2;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9eec74906f77f1b3.woff2) format("woff2");
  unicode-range: U+3127-3129, U+3131, U+3134, U+3137, U+3139, U+3141-3142,
    U+3145, U+3147-3148, U+314b, U+314d-314e, U+315c, U+3160-3161, U+3163-3164,
    U+3186, U+318d, U+3192, U+3196-3198, U+319e-319f, U+3220-3229, U+3231,
    U+3268, U+3297, U+3299, U+32a3, U+338e-338f, U+3395, U+339c-339e, U+33c4,
    U+33d1-33d2, U+33d5, U+3434, U+34dc, U+34ee, U+353e, U+355d, U+3566, U+3575,
    U+3592, U+35a0-35a1, U+35ad, U+35ce, U+36a2, U+36ab, U+38a8, U+3dab, U+3de7,
    U+3deb, U+3e1a, U+3f1b, U+3f6d, U+4495, U+4723, U+48fa, U+4ca3, U+4e02,
    U+4e04-4e06, U+4e0c, U+4e0f, U+4e15, U+4e17, U+4e1f-4e21, U+4e26, U+4e29,
    U+4e2c, U+4e2f, U+4e31, U+4e35, U+4e37, U+4e3c, U+4e3f-4e42, U+4e44,
    U+4e46-4e47, U+4e57, U+4e5a-4e5c, U+4e64-4e65, U+4e67, U+4e69, U+4e6d,
    U+4e78, U+4e7f-4e82, U+4e85, U+4e87, U+4e8a, U+4e8d, U+4e93, U+4e96,
    U+4e98-4e99, U+4e9c, U+4e9e-4ea0, U+4ea2-4ea3, U+4ea5, U+4eb0-4eb1,
    U+4eb3-4eb6;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/b62594227783b991.woff2) format("woff2");
  unicode-range: U+279c, U+279f-27a2, U+27a4-27a5, U+27a8, U+27b0, U+27b2-27b3,
    U+27b9, U+27e8-27e9, U+27f6, U+2800, U+28ec, U+2913, U+2921-2922,
    U+2934-2935, U+2a2f, U+2b05-2b07, U+2b50, U+2b55, U+2bc5-2bc6, U+2e1c-2e1d,
    U+2ebb, U+2f00, U+2f08, U+2f24, U+2f2d, U+2f2f-2f30, U+2f3c, U+2f45,
    U+2f63-2f64, U+2f74, U+2f83, U+2f8f, U+2fbc, U+3003, U+3005-3007,
    U+3012-3013, U+301c-301e, U+3021, U+3023-3024, U+3030, U+3034-3035, U+3041,
    U+3043, U+3045, U+3047, U+3049, U+3056, U+3058, U+305c, U+305e, U+3062,
    U+306c, U+3074, U+3077, U+307a, U+307c-307d, U+3080, U+308e, U+3090-3091,
    U+3099-309b, U+309d-309e, U+30a5, U+30bc, U+30be, U+30c2, U+30c5, U+30cc,
    U+30d8, U+30e2, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+30fd-30fe,
    U+3105-3126;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/b4361599460fb142.woff2) format("woff2");
  unicode-range: U+2650-2655, U+2658, U+265a-265b, U+265d-265e, U+2660-266d,
    U+266f, U+267b, U+2688, U+2693-2696, U+2698-2699, U+269c, U+26a0-26a1,
    U+26a4, U+26aa-26ab, U+26bd-26be, U+26c4-26c5, U+26d4, U+26e9, U+26f0-26f1,
    U+26f3, U+26f5, U+26fd, U+2702, U+2704-2706, U+2708-270f, U+2712-2718,
    U+271a-271b, U+271d, U+271f, U+2721, U+2724-2730, U+2732-2734, U+273a,
    U+273d-2744, U+2747-2749, U+274c, U+274e-274f, U+2753-2757, U+275b,
    U+275d-275e, U+2763, U+2765-2767, U+276e-276f, U+2776-277e, U+2780-2782,
    U+278a-278c, U+278e, U+2794-2796;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7fe62643be74c556.woff2) format("woff2");
  unicode-range: U+254b, U+2550-2551, U+2554, U+2557, U+255a-255b, U+255d,
    U+255f-2560, U+2562-2563, U+2565-2567, U+2569-256a, U+256c-2572, U+2579,
    U+2580-2595, U+25a1, U+25a3, U+25a9-25ad, U+25b0, U+25b3-25bb, U+25bd-25c2,
    U+25c4, U+25c8-25cb, U+25cd, U+25d0-25d1, U+25d4-25d5, U+25d8, U+25dc-25e6,
    U+25ea-25eb, U+25ef, U+25fe, U+2600-2604, U+2609, U+260e-260f, U+2611,
    U+2614-2615, U+2618, U+261a-2620, U+2622-2623, U+262a, U+262d-2630,
    U+2639-2640, U+2642, U+2648-264f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/72ea75f3fbaba02c.woff2) format("woff2");
  unicode-range: U+23e9, U+23f0, U+23f3, U+2445, U+2449, U+2465-2471,
    U+2474-249b, U+24b8, U+24c2, U+24c7, U+24c9, U+24d0, U+24d2, U+24d4, U+24d8,
    U+24dd-24de, U+24e3, U+24e6, U+24e8, U+2500-2509, U+250b-2526, U+2528-2534,
    U+2536-2537, U+253b-2548, U+254a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/bdb5bc21d10c0298.woff2) format("woff2");
  unicode-range: U+207b-2083, U+208c-208e, U+2092, U+20a6, U+20a8-20ad, U+20af,
    U+20b1, U+20b4-20b5, U+20b8-20ba, U+20bd, U+20db, U+20dd, U+20e0, U+20e3,
    U+2105, U+2109, U+2113, U+2116-2117, U+2120-2121, U+2126, U+212b, U+2133,
    U+2139, U+2194, U+2196-2199, U+21a0, U+21a9-21aa, U+21af, U+21b3, U+21b5,
    U+21ba-21bb, U+21c4, U+21ca, U+21cc, U+21d0-21d4, U+21e1, U+21e6-21e9,
    U+2200, U+2202, U+2205-2208, U+220f, U+2211-2212, U+2215, U+2217-2219,
    U+221d-2220, U+2223, U+2225, U+2227-222b, U+222e, U+2234-2237, U+223c-223d,
    U+2248, U+224c, U+2252, U+2256, U+2260-2261, U+2266-2267, U+226a-226b,
    U+226e-226f, U+2282-2283, U+2295, U+2297, U+2299, U+22a5, U+22b0-22b1,
    U+22b9, U+22bf, U+22c5-22c6, U+22ef, U+2304, U+2307, U+230b, U+2312-2314,
    U+2318, U+231a-231b, U+2323, U+239b, U+239d-239e, U+23a0;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/938e32bcda6ee07c.woff2) format("woff2");
  unicode-range: U+1d34-1d35, U+1d38-1d3a, U+1d3c, U+1d3f-1d40, U+1d49,
    U+1d4e-1d4f, U+1d52, U+1d55, U+1d5b, U+1d5e, U+1d9c, U+1da0, U+1dc4-1dc5,
    U+1e69, U+1e73, U+1ea0-1ea9, U+1eab-1ead, U+1eaf, U+1eb1, U+1eb3, U+1eb5,
    U+1eb7, U+1eb9, U+1ebb, U+1ebd-1ebe, U+1ec0-1ec3, U+1ec5-1ec6, U+1ec9-1ecd,
    U+1ecf-1ed3, U+1ed5, U+1ed7-1edf, U+1ee1, U+1ee3, U+1ee5-1eeb, U+1eed,
    U+1eef-1ef1, U+1ef3, U+1ef7, U+1ef9, U+1f62, U+1f7b, U+2001-2002,
    U+2004-2006, U+2009-200a, U+200c-2012, U+2015-2016, U+201a, U+201e-2021,
    U+2023, U+2025, U+2027-2028, U+202a-202d, U+202f-2030, U+2032-2033, U+2035,
    U+2038, U+203c, U+203e-203f, U+2043-2044, U+2049, U+204d-204e, U+2060-2061,
    U+2070, U+2074-2078, U+207a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/a9b81251d43260d2.woff2) format("woff2");
  unicode-range: U+2ae-2b3, U+2b5-2bf, U+2c2-2c3, U+2c6-2d1, U+2d8-2da, U+2dc,
    U+2e1-2e3, U+2e5, U+2eb, U+2ee-2f0, U+2f2-2f7, U+2f9-2ff, U+302-30d, U+311,
    U+31b, U+321-325, U+327-329, U+32b-32c, U+32e-32f, U+331-339, U+33c-33d,
    U+33f, U+348, U+352, U+35c, U+35e-35f, U+361, U+363, U+368, U+36c, U+36f,
    U+530-540, U+55d-55e, U+561, U+563, U+565, U+56b, U+56e-579;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/59daaa0a8420a50d.woff2) format("woff2");
  unicode-range: U+176-17f, U+192, U+194, U+19a-19b, U+19d, U+1a0-1a1, U+1a3-1a4,
    U+1aa, U+1ac-1ad, U+1af-1bf, U+1d2, U+1d4, U+1d6, U+1d8, U+1da, U+1dc, U+1e3,
    U+1e7, U+1e9, U+1ee, U+1f0-1f1, U+1f3, U+1f5-1ff, U+219-21b, U+221,
    U+223-226, U+228, U+22b, U+22f, U+231, U+234-237, U+23a-23b, U+23d,
    U+250-252, U+254-255, U+259-25e, U+261-263, U+265, U+268, U+26a-26b,
    U+26f-277, U+279, U+27b-280, U+282-283, U+285, U+28a, U+28c, U+28f, U+292,
    U+294-296, U+298-29a, U+29c, U+29f, U+2a1-2a4, U+2a6-2a7, U+2a9, U+2ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/374f37e187b725cc.woff2) format("woff2");
  unicode-range: U+a1-a4, U+a6-a8, U+aa, U+ac, U+af, U+b1, U+b3-b6, U+b8-ba,
    U+bc-d6, U+d8-de, U+e6, U+eb, U+ee-f0, U+f5, U+f7-f8, U+fb, U+fd-100, U+102,
    U+104-107, U+10d, U+10f-112, U+115, U+117, U+119, U+11b, U+11e-11f, U+121,
    U+123, U+125-127, U+129-12a, U+12d, U+12f-13f, U+141-142, U+144, U+146,
    U+14b-14c, U+14f-153, U+158-15b, U+15e-160, U+163-165, U+168-16a, U+16d-175;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/aacfea16d243b4de.woff2) format("woff2");
  unicode-range: U+221a, U+2264, U+2464, U+25a0, U+3008, U+4e10, U+512a, U+5152,
    U+5201, U+5241, U+5352, U+549a, U+54b2, U+54c6, U+54d7, U+54e1, U+5509,
    U+55c5, U+560e, U+5618, U+565c, U+56bc, U+5716, U+576f, U+5784, U+57a2,
    U+589f, U+5a20, U+5a25, U+5a29, U+5a34, U+5a7f, U+5ac9, U+5ad6, U+5b09,
    U+5b5c, U+5bc7, U+5c27, U+5d2d, U+5dcd, U+5f1b, U+5f37, U+604d, U+6055,
    U+6073, U+60eb, U+61ff, U+620c, U+62c7, U+62ed, U+6320, U+6345, U+6390,
    U+63b0, U+64ae, U+64c2, U+64d2, U+6556, U+663c, U+667e, U+66d9, U+66f8,
    U+6756, U+6789, U+689d, U+68f1, U+695e, U+6975, U+6a1f, U+6b0a, U+6b61,
    U+6b87, U+6c5d, U+6c7e, U+6c92, U+6d31, U+6df9, U+6e0d, U+6e2d, U+6f3e,
    U+70b3, U+70bd, U+70ca, U+70e8, U+725f, U+72e9, U+733f, U+7396, U+739f,
    U+7459-745a, U+74a7, U+75a1, U+75f0, U+76cf, U+76d4, U+7729, U+77aa, U+77b0,
    U+77e3, U+780c, U+78d5, U+7941, U+7977, U+797a, U+79c3, U+7a20, U+7a92,
    U+7b71, U+7bf1, U+7c9f, U+7eb6, U+7eca, U+7ef7, U+7f07, U+7f09, U+7f15,
    U+7f81, U+7fb9, U+8038, U+8098, U+80b4, U+8110, U+814b-814c, U+816e, U+818a,
    U+8205, U+8235, U+828b, U+82a5, U+82b7, U+82d4, U+82db, U+82df, U+8317,
    U+8338, U+8385-8386, U+83c1, U+83cf, U+8537, U+853b, U+854a, U+8715, U+8783,
    U+892a, U+8a71, U+8aaa, U+8d58, U+8dbe, U+8f67, U+8fab, U+8fc4, U+8fe6,
    U+9023, U+9084, U+9091, U+916a, U+91c9, U+91dc, U+94b3, U+9502, U+9523,
    U+9551, U+956f, U+960e, U+962a, U+962e, U+9647, U+96f3, U+9739, U+97a0,
    U+97ed, U+983b, U+985e, U+988a, U+9a6f, U+9a8b, U+9ab7, U+9ac5, U+9e25,
    U+e608, U+ff06, U+ff14-ff16;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6c5b3eb88ec2dfac.woff2) format("woff2");
  unicode-range: U+161, U+926, U+928, U+939, U+93f-940, U+94d, U+e17, U+e22,
    U+e44, U+2463, U+25c7, U+25ce, U+2764, U+3009, U+3016-3017, U+4e4d, U+4e53,
    U+4f5a, U+4f70, U+4fae, U+4fd8, U+4ffa, U+5011, U+501a, U+516e, U+51c4,
    U+5225, U+5364, U+547b, U+5495, U+54e8, U+54ee, U+5594, U+55d3, U+55dc,
    U+55fd, U+5662, U+5669, U+566c, U+5742, U+5824, U+5834, U+598a, U+5992,
    U+59a9, U+5a04, U+5b75, U+5b7d, U+5bc5, U+5c49, U+5c90, U+5e1c, U+5e27,
    U+5e2b, U+5e37, U+5e90, U+618b, U+61f5, U+620a, U+6273, U+62f7, U+6342,
    U+6401-6402, U+6413, U+6512, U+655b, U+65a7, U+65f1, U+65f7, U+665f, U+6687,
    U+66a7, U+673d, U+67b8, U+6854, U+68d8, U+68fa, U+696d, U+6a02, U+6a0a,
    U+6a80, U+6b7c, U+6bd9, U+6c2e, U+6c76, U+6cf8, U+6d4a, U+6d85, U+6e24,
    U+6e32, U+6ec7, U+6ed5, U+6f88, U+700f, U+701a, U+7078, U+707c, U+70ac,
    U+70c1, U+7409, U+7422, U+7480, U+74a8, U+752b, U+7574, U+7656, U+7699,
    U+7737, U+785d, U+78be, U+79b9, U+7a3d, U+7a91, U+7a9f, U+7ae3, U+7b77,
    U+7c3f, U+7d1a, U+7d50, U+7d93, U+803f, U+8042, U+808b, U+8236, U+82b8-82b9,
    U+82ef, U+8309, U+836b, U+83ef, U+8431, U+85c9, U+865e, U+868c, U+8759,
    U+8760, U+8845, U+89ba, U+8a2a, U+8c41, U+8cec, U+8d2c, U+8d4e, U+8e66,
    U+8e6d, U+8eaf, U+902e, U+914b, U+916e, U+919b, U+949b, U+94a0, U+94b0,
    U+9541-9542, U+9556, U+95eb, U+95f5, U+964b, U+968b, U+96cc-96cd, U+96cf,
    U+9704, U+9713, U+9890, U+98a8, U+9985, U+9992, U+9a6d, U+9a81, U+9a86,
    U+9ab8, U+9ca4, U+9f9a, U+e606-e607, U+e60a, U+e60c, U+e60e, U+fe0f, U+ff02,
    U+ff1e, U+ff3d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7bbc43be0eb8482e.woff2) format("woff2");
  unicode-range: U+10c, U+627-629, U+639, U+644, U+64a, U+203b, U+2265, U+2573,
    U+25b2, U+3448-3449, U+4e1e, U+4e5e, U+4f3a, U+4f5f, U+4fea, U+5026, U+508d,
    U+5189, U+5254, U+5288, U+52d8, U+52fa, U+5306, U+5308, U+5384, U+53ed,
    U+543c, U+5450, U+5455, U+5466, U+54c4, U+5578, U+55a7, U+561f, U+5631,
    U+572d, U+575f, U+57ae, U+57e0, U+5830, U+594e, U+5984, U+5993, U+5bdd,
    U+5c0d, U+5c7f, U+5c82, U+5e62, U+5ed3, U+5f08, U+607a, U+60bc, U+60df,
    U+625b, U+6292, U+62e2, U+6363, U+6467, U+6714, U+675e, U+6771, U+67a2,
    U+67ff, U+6805, U+6813, U+6869, U+68a7, U+68e0, U+6930, U+6986, U+69a8,
    U+69df, U+6a44, U+6a5f, U+6c13, U+6c1f, U+6c22, U+6c2f, U+6c40, U+6c81,
    U+6c9b, U+6ca5, U+6da4, U+6df3, U+6e85, U+6eba, U+6f13, U+6f33, U+6f62,
    U+715e, U+72c4, U+73d1, U+73fe, U+7405, U+7455, U+7487, U+7578, U+75a4,
    U+75eb, U+7693, U+7738, U+7741, U+776b, U+7792, U+77a7, U+77a9, U+77b3,
    U+788c, U+7984, U+79a7, U+79e4, U+7a1a, U+7a57, U+7aa6, U+7b0b, U+7b5d,
    U+7c27, U+7c7d, U+7caa, U+7cd9, U+7cef, U+7eda, U+7ede, U+7f24, U+8046,
    U+80fa, U+81b3, U+81fb, U+8207, U+8258, U+8335, U+8339, U+8354, U+840e,
    U+85b0, U+85fb, U+8695, U+86aa, U+8717, U+8749, U+874c, U+8996, U+89bd,
    U+89c5, U+8bdb, U+8bf5, U+8c5a, U+8d3f, U+8d9f, U+8e44, U+8fed, U+9005,
    U+9019, U+904e, U+9082, U+90af, U+90dd, U+90e1, U+90f8, U+9119, U+916f,
    U+9176, U+949e, U+94a7, U+94c2, U+9525, U+9580, U+95dc, U+96e2, U+96fb,
    U+9a7c, U+9a7f, U+9b41, U+9ca8, U+9cc4, U+9cde, U+9e92, U+9ede, U+e60b,
    U+e610, U+ff10, U+ff13, U+ff3b, U+f012b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2a16285dffc994fd.woff2) format("woff2");
  unicode-range: U+60, U+631, U+2606, U+3014-3015, U+309c, U+33a1, U+4e52,
    U+4ec6, U+4f86, U+4f8d, U+4fde, U+4fef, U+500b, U+502a, U+515c, U+518a,
    U+51a5, U+51f3, U+5243, U+52c9, U+52d5, U+53a2, U+53ee, U+54ce, U+54fa,
    U+54fc, U+5580, U+5587, U+563f, U+56da, U+5792, U+5815, U+5960, U+59d7,
    U+5a1f, U+5b78, U+5b9b, U+5be1, U+5c4e, U+5c51, U+5c6f, U+5c9a, U+5cfb,
    U+5d16, U+5ed6, U+5f27, U+5f6a, U+5f6c, U+603c, U+609a, U+6168, U+61c8,
    U+6236, U+62d0, U+62f1, U+62fd, U+631a, U+6328, U+632b, U+6346, U+638f,
    U+63a0, U+63c9, U+655e, U+6590, U+6615, U+6627, U+66ae, U+66e6, U+66f0,
    U+6703, U+67da, U+67ec, U+6816, U+6893, U+68ad, U+68f5, U+6977, U+6984,
    U+69db, U+6b72, U+6bb7, U+6ce3, U+6cfb, U+6d47, U+6da1, U+6dc4, U+6e43,
    U+6eaf, U+6eff, U+6f8e, U+7011, U+7063, U+7076, U+7096, U+70ba, U+70db,
    U+70ef, U+7119-711a, U+7172, U+718f, U+7194, U+727a, U+72d9, U+72ed, U+7325,
    U+73ae, U+73ba, U+73c0, U+7410, U+7426, U+7554, U+7576, U+75ae, U+75b9,
    U+762b, U+766b, U+7682, U+7750, U+7779, U+7784, U+77eb, U+77ee, U+78f7,
    U+79e9, U+7a79, U+7b1b, U+7b28, U+7bf7, U+7db2, U+7ec5, U+7eee, U+7f14,
    U+7f1a, U+7fe1, U+8087, U+809b, U+8231, U+830e, U+835f, U+83e9, U+849c,
    U+851a, U+868a, U+8718, U+874e, U+8822, U+8910, U+8944, U+8a3b, U+8bb6,
    U+8bbc, U+8d50, U+8e72, U+8f9c, U+900d, U+904b, U+9063, U+90a2, U+90b9,
    U+94f2, U+952f, U+9576-9577, U+9593, U+95f8, U+961c, U+9631, U+969b, U+96a7,
    U+96c1, U+9716, U+9761, U+97ad, U+97e7, U+98a4, U+997a, U+9a73, U+9b44,
    U+9e3d, U+9ecf, U+9ed4, U+ff11-ff12, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/8c0e9a76a62d0303.woff2) format("woff2");
  unicode-range: U+2003, U+2193, U+2462, U+4e19, U+4e2b, U+4e36, U+4ea8, U+4ed1,
    U+4ed7, U+4f51, U+4f63, U+4f83, U+50e7, U+5112, U+5167, U+51a4, U+51b6,
    U+5239, U+5265, U+532a, U+5351, U+537f, U+5401, U+548f, U+5492, U+54af,
    U+54b3, U+54bd, U+54d1, U+54df, U+554f, U+5564, U+5598, U+5632, U+56a3,
    U+56e7, U+574e, U+575d-575e, U+57d4, U+584c, U+58e4, U+5937, U+5955, U+5a05,
    U+5a49, U+5ac2, U+5bb0, U+5c39, U+5c61, U+5d0e, U+5de9, U+5e9a, U+5eb8,
    U+5f0a, U+5f13, U+5f8c, U+608d, U+611b, U+6127, U+62a0, U+634f, U+635e,
    U+63fd, U+6577, U+658b, U+65bc, U+660a, U+6643, U+6656, U+6760, U+67af,
    U+67c4, U+67e0, U+6817, U+68cd, U+690e, U+6960, U+69b4, U+6a71, U+6aac,
    U+6b67, U+6bb4, U+6c55, U+6c70, U+6c82, U+6ca6, U+6cb8, U+6cbe, U+6e9c,
    U+6ede, U+6ee5, U+6f4d, U+6f84, U+6f9c, U+7115, U+7121, U+722a, U+7261,
    U+7272, U+7280, U+72f8, U+7504, U+754f, U+75d8, U+767c, U+76ef, U+778e,
    U+77bb, U+77f6, U+786b, U+78b1, U+7948, U+7985, U+79be, U+7a83, U+7a8d,
    U+7eac, U+7eef, U+7ef8, U+7efd, U+7f00, U+803d, U+8086, U+810a, U+8165,
    U+819d, U+81a8, U+8214, U+829c, U+831c, U+8328, U+832b, U+8367, U+83e0,
    U+83f1, U+8403, U+846b, U+8475, U+84b2, U+8513, U+8574, U+85af, U+86d9,
    U+86db, U+8acb, U+8bbd, U+8be0-8be1, U+8c0e, U+8d29, U+8d63, U+8e81, U+8f7f,
    U+9032, U+9042, U+90b1, U+90b5, U+9165, U+9175, U+94a6, U+94c5, U+950c,
    U+9540, U+9610, U+9699, U+96c7, U+973e, U+978d, U+97ec, U+97f6, U+984c,
    U+987d, U+9882, U+9965, U+996a, U+9972, U+9a8f, U+9ad3, U+9ae6, U+9cb8,
    U+9edb, U+e600, U+e60f, U+e611, U+ff05, U+ff0b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/7cd3471dc864173a.woff2) format("woff2");
  unicode-range: U+5e, U+2190, U+250a, U+25bc, U+25cf, U+300f, U+4e56, U+4ea9,
    U+4f3d, U+4f6c, U+4f88, U+4fa8, U+4fcf, U+5029, U+5188, U+51f9, U+5203,
    U+524a, U+5256, U+529d, U+5375, U+53db, U+541f, U+5435, U+5457, U+548b,
    U+54b1, U+54c7, U+54d4, U+54e9, U+556a, U+5589, U+55bb, U+55e8, U+55ef,
    U+563b, U+566a, U+576a, U+58f9, U+598d, U+599e, U+59a8, U+5a9b, U+5ae3,
    U+5bde, U+5c4c, U+5c60, U+5d1b, U+5deb, U+5df7, U+5e18, U+5f26, U+5f64,
    U+601c, U+6084, U+60e9, U+614c, U+61be, U+6208, U+621a, U+6233, U+6254,
    U+62d8, U+62e6, U+62ef, U+6323, U+632a, U+633d, U+6361, U+6380, U+6405,
    U+640f, U+6614, U+6642, U+6657, U+67a3, U+6808, U+683d, U+6850, U+6897,
    U+68b3, U+68b5, U+68d5, U+6a58, U+6b47, U+6b6a, U+6c28, U+6c90, U+6ca7,
    U+6cf5, U+6d51, U+6da9, U+6dc7, U+6dd1, U+6e0a, U+6e5b, U+6f47, U+6f6d,
    U+70ad, U+70f9, U+710a, U+7130, U+71ac, U+745f, U+7476, U+7490, U+7529,
    U+7538, U+75d2, U+7696, U+76b1, U+76fc, U+777f, U+77dc, U+789f, U+795b,
    U+79bd, U+79c9, U+7a3b, U+7a46, U+7aa5, U+7ad6, U+7ca5, U+7cb9, U+7cdf,
    U+7d6e, U+7f06, U+7f38, U+7fa1, U+7fc1, U+8015, U+803b, U+80a2, U+80aa,
    U+8116, U+813e, U+82ad, U+82bd, U+8305, U+8346, U+846c, U+8549, U+859b,
    U+8611, U+8680, U+87f9, U+884d, U+8877, U+888d, U+88d4, U+898b, U+8a79,
    U+8a93, U+8c05, U+8c0d, U+8c26, U+8d1e, U+8d31, U+8d81, U+8e22, U+8f90,
    U+8f96, U+90ca, U+916c, U+917f, U+9187, U+918b, U+9499, U+94a9, U+9524,
    U+958b, U+9600, U+9640, U+96b6, U+96ef, U+98d9, U+9976, U+997f, U+9a74,
    U+9a84, U+9c8d, U+9e26, U+9e9f, U+ad6d, U+c5b4, U+d55c, U+ff0f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/40d2af3e13f4304b.woff2) format("woff2");
  unicode-range: U+b0, U+2191, U+2460-2461, U+25c6, U+300e, U+4e1b, U+4e7e,
    U+4ed5, U+4ef2, U+4f10, U+4f1e, U+4f50, U+4fa6, U+4faf, U+5021, U+50f5,
    U+5179, U+5180, U+51d1, U+522e, U+52a3, U+52c3, U+52cb, U+5300, U+5319,
    U+5320, U+5349, U+5395, U+53d9, U+541e, U+5428, U+543e, U+54c0, U+54d2,
    U+570b, U+5858, U+58f6, U+5974, U+59a5, U+59e8, U+59ec, U+5a36, U+5a9a,
    U+5ab3, U+5b99, U+5baa, U+5ce1, U+5d14, U+5d4c, U+5dc5, U+5de2, U+5e99,
    U+5e9e, U+5f18, U+5f66, U+5f70, U+6070, U+60d5, U+60e7, U+6101, U+611a,
    U+6241, U+6252, U+626f, U+6296, U+62bc, U+62cc, U+63a9, U+644a, U+6454,
    U+64a9, U+64b8, U+6500, U+6572, U+65a5, U+65a9, U+65ec, U+660f, U+6749,
    U+6795, U+67ab, U+68da, U+6912, U+6bbf, U+6bef, U+6cab, U+6cca, U+6ccc,
    U+6cfc, U+6d3d, U+6d78, U+6dee, U+6e17, U+6e34, U+6e83, U+6ea2, U+6eb6,
    U+6f20, U+6fa1, U+707f, U+70d8, U+70eb, U+714c, U+714e, U+7235, U+7239,
    U+73ca, U+743c, U+745c, U+7624, U+763e, U+76f2, U+77db, U+77e9, U+780d,
    U+7838, U+7845, U+78ca, U+796d, U+7a84, U+7aed, U+7b3c, U+7eb2, U+7f05,
    U+7f20, U+7f34, U+7f62, U+7fc5, U+7fd8, U+7ff0, U+800d, U+8036, U+80ba,
    U+80be, U+80c0-80c1, U+8155, U+817a, U+8180, U+81e3, U+8206, U+8247, U+8270,
    U+8299, U+8304, U+8393, U+83b9, U+83ca, U+840d, U+8427, U+8469, U+8471,
    U+84c4, U+84ec, U+853d, U+8681-8682, U+8721, U+8854, U+88d5, U+88f9, U+8bc0,
    U+8c0a, U+8c29, U+8c2d, U+8d41, U+8dea, U+8eb2, U+8f9f, U+903b, U+903e,
    U+9102, U+9493, U+94a5, U+94f8, U+95ef, U+95f7, U+9706, U+9709, U+9774,
    U+9887, U+98a0, U+9e64, U+9f9f, U+e601, U+e603;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/2a894cd7e83dbe76.woff2) format("woff2");
  unicode-range: U+200b, U+2103, U+4e18, U+4e27-4e28, U+4e38, U+4e59, U+4e8f,
    U+4ead, U+4ec7, U+4fe9, U+503a, U+5085, U+5146, U+51af, U+51f8, U+52ab,
    U+5339, U+535c, U+5378, U+538c, U+5398, U+53f9, U+5415, U+5475, U+54aa,
    U+54ac, U+54b8, U+5582, U+5760, U+5764, U+57cb, U+5835, U+5885, U+5951,
    U+5983, U+59da, U+5a77, U+5b5d, U+5b5f, U+5bb5, U+5bc2, U+5be8, U+5bfa,
    U+5c2c, U+5c34, U+5c41, U+5c48, U+5c65, U+5cad, U+5e06, U+5e42, U+5ef7,
    U+5f17, U+5f25, U+5f6d, U+5f79, U+6028, U+6064, U+6068, U+606d, U+607c,
    U+6094, U+6109, U+6124, U+6247, U+626d, U+6291, U+629a, U+62ac, U+62b9,
    U+62fe, U+6324, U+6349, U+6367, U+6398, U+6495, U+64a4, U+64b0, U+64bc,
    U+64ce, U+658c, U+65ed, U+6602, U+6674, U+6691, U+66a8, U+674f, U+679a,
    U+67ef, U+67f4, U+680b, U+6876, U+68a8, U+6a59, U+6a61, U+6b20, U+6bc5,
    U+6d12, U+6d46, U+6d8c, U+6dc0, U+6e14, U+6e23, U+6f06, U+7164, U+716e,
    U+7199, U+71e5, U+72ac, U+742a, U+755c, U+75ab, U+75b2, U+75f4, U+7897,
    U+78b3, U+78c5, U+7978, U+79fd, U+7a74, U+7b4b, U+7b5b, U+7ece, U+7ed2,
    U+7ee3, U+7ef3, U+7f50, U+7f55, U+7f9e, U+7fe0, U+809d, U+8106, U+814a,
    U+8154, U+817b, U+818f, U+81c2, U+81ed, U+821f, U+82a6, U+82d1, U+8302,
    U+83c7, U+845b, U+848b, U+84c9, U+85e4, U+86ee, U+8700, U+8774, U+886c,
    U+8881, U+8c1c, U+8c79, U+8d2a, U+8d3c, U+8eba, U+8f70, U+8fa9, U+8fb1,
    U+900a, U+9017, U+901d, U+9022, U+906e, U+946b, U+94dd, U+94ed, U+953b,
    U+95fa, U+95fd, U+964c, U+96c0, U+971c, U+971e, U+9753, U+9756, U+97e6,
    U+9881, U+9b4f, U+9e2d, U+9f0e, U+e602, U+e604-e605, U+ff5c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/98a1bdf9b04a74c9.woff2) format("woff2");
  unicode-range: U+24, U+4e08, U+4e43, U+4e4f, U+4ef0, U+4f2a, U+507f, U+50ac,
    U+50bb, U+5151, U+51bb, U+51f6, U+51fd, U+5272, U+52fe, U+5362, U+53c9,
    U+53d4, U+53e0, U+543b, U+54f2, U+5507, U+5524, U+558a, U+55b5, U+561b,
    U+56ca, U+5782, U+57c3, U+5893, U+5915, U+5949, U+5962, U+59ae, U+59dc,
    U+59fb, U+5bd3, U+5c38, U+5cb3, U+5d07, U+5d29, U+5de1, U+5dfe, U+5e15,
    U+5eca, U+5f2f, U+5f7c, U+5fcc, U+6021, U+609f, U+60f9, U+6108, U+6148,
    U+6155, U+6170, U+61d2, U+6251, U+629b, U+62ab, U+62e8, U+62f3, U+6321,
    U+6350, U+6566, U+659c, U+65e8, U+6635, U+6655, U+6670, U+66f9, U+6734,
    U+679d, U+6851, U+6905, U+6b49, U+6b96, U+6c1b, U+6c41, U+6c6a, U+6c83,
    U+6cf3, U+6d9b, U+6dcb, U+6e1d, U+6e20-6e21, U+6eaa, U+6ee4, U+6ee9, U+6f58,
    U+70e4, U+722c, U+7262, U+7267, U+72b9, U+72e0, U+72ee, U+72f1, U+7334,
    U+73ab, U+7433, U+7470, U+758f, U+75d5, U+764c, U+7686, U+76c6, U+76fe,
    U+7720, U+77e2, U+7802, U+7816, U+788d, U+7891, U+7a00, U+7a9d, U+7b52,
    U+7bad, U+7c98, U+7cca, U+7eba, U+7eea, U+7ef5, U+7f1d, U+7f69, U+806a,
    U+809a, U+80bf, U+80c3, U+81c0, U+820c, U+82ac, U+82af, U+82cd, U+82d7,
    U+838e, U+839e, U+8404, U+84b8, U+852c, U+8587, U+85aa, U+8650, U+8679,
    U+86c7, U+8702, U+87ba, U+886b, U+8870, U+8c10, U+8c23, U+8c6b, U+8d3e,
    U+8d4b-8d4c, U+8d64, U+8d6b, U+8d74, U+8e29, U+8f69, U+8f74, U+8fb0, U+8fdf,
    U+901b, U+9038, U+9093, U+90aa, U+9171, U+9489, U+94ae, U+94c3, U+9508,
    U+9510, U+9601, U+9614, U+9675, U+97f5, U+9888, U+98d8, U+9971, U+9aa4,
    U+9e3f, U+9e45, U+9e4f, U+9e70, U+9f7f, U+e715;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1c5a25cf48b7e161.woff2) format("woff2");
  unicode-range: U+a5, U+2022, U+2192, U+2605, U+4e11, U+4e22, U+4e32, U+4f0d,
    U+4f0f, U+4f69, U+4ff1, U+50b2, U+5154, U+51dd, U+51f0, U+5211, U+5269,
    U+533f, U+5366-5367, U+5389, U+5413, U+5440, U+5446, U+5561, U+574a, U+5751,
    U+57ab, U+5806, U+5821, U+582a, U+58f3, U+5938, U+5948, U+5978, U+59d1,
    U+5a03, U+5a07, U+5ac1, U+5acc, U+5ae9, U+5bb4, U+5bc4, U+5c3f, U+5e3d,
    U+5e7d, U+5f92, U+5faa, U+5fe0, U+5ffd, U+6016, U+60a0, U+60dc, U+60e8,
    U+614e, U+6212, U+6284, U+62c6, U+62d3-62d4, U+63f4, U+642c, U+6478,
    U+6491-6492, U+64e6, U+6591, U+65a4, U+664b, U+6735, U+6746, U+67f1, U+67f3,
    U+6842, U+68af, U+68c9, U+68cb, U+6a31, U+6b3a, U+6bc1, U+6c0f, U+6c27,
    U+6c57, U+6cc4, U+6ce5, U+6d2a, U+6d66, U+6d69, U+6daf, U+6e58, U+6ecb,
    U+6ef4, U+707e, U+7092, U+70ab, U+71d5, U+7275, U+7384, U+73b2, U+7434,
    U+74e6, U+74f7, U+75bc, U+76c8, U+76d0, U+7709, U+77ac, U+7855, U+78a7,
    U+78c1, U+7a77, U+7b79, U+7c92, U+7cae, U+7cd5, U+7ea4, U+7eb5, U+7ebd,
    U+7f5a, U+7fd4, U+7ffc, U+8083, U+8096, U+80a0, U+80d6, U+80de, U+8102,
    U+8109, U+810f, U+8179, U+8292, U+82b3, U+8352, U+8361, U+83cc, U+841d,
    U+8461, U+8482, U+8521, U+857e, U+866b, U+8776, U+8896, U+889c, U+88f8,
    U+8a9e, U+8bc8, U+8bf8, U+8c0b, U+8c28, U+8d2b, U+8d2f, U+8d37, U+8d3a,
    U+8d54, U+8dc3, U+8dcc, U+8df5, U+8e0f, U+8e48, U+8f86, U+8f88, U+8f9e,
    U+8fc1, U+8fc8, U+8feb, U+9065, U+90a6, U+90bb, U+90c1, U+94dc, U+9521,
    U+9676, U+96d5, U+970d, U+9897, U+997c, U+9a70, U+9a76, U+9a9a, U+9ad4,
    U+9e23, U+9e7f, U+9f3b, U+e675, U+e6b9, U+ffe5;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5a5c259dec0b10c3.woff2) format("woff2");
  unicode-range: U+300c-300d, U+4e54, U+4e58, U+4e95, U+4ec1, U+4f2f, U+4f38,
    U+4fa3, U+4fca, U+503e, U+5141, U+5144, U+517c, U+51cc, U+51ed, U+5242,
    U+52b2, U+52d2, U+52e4, U+540a, U+5439, U+5448, U+5496, U+54ed, U+5565,
    U+5761, U+5766, U+58ee, U+593a, U+594b, U+594f, U+5954, U+5996, U+59c6,
    U+59ff, U+5b64, U+5bff, U+5c18, U+5c1d, U+5c97, U+5ca9, U+5cb8, U+5e9f,
    U+5ec9, U+5f04, U+5f7b, U+5fa1, U+5fcd, U+6012, U+60a6, U+60ac, U+60b2,
    U+60ef, U+626e, U+6270, U+6276, U+62d6, U+62dc, U+6316, U+632f, U+633a,
    U+6355, U+63aa, U+6447, U+649e, U+64c5, U+654c, U+65c1, U+65cb, U+65e6,
    U+6606, U+6731, U+675c, U+67cf, U+67dc, U+6846, U+6b8b, U+6beb, U+6c61,
    U+6c88, U+6cbf, U+6cdb, U+6cea, U+6d45, U+6d53, U+6d74, U+6d82, U+6da8,
    U+6db5, U+6deb, U+6eda, U+6ee8, U+6f0f, U+706d, U+708e, U+70ae, U+70bc,
    U+70c2, U+70e6, U+7237-7238, U+72fc, U+730e, U+731b, U+739b, U+73bb, U+7483,
    U+74dc, U+74f6, U+7586, U+7626, U+775b, U+77ff, U+788e, U+78b0, U+7956,
    U+7965, U+79e6, U+7af9, U+7bee, U+7c97, U+7eb1, U+7eb7, U+7ed1, U+7ed5,
    U+7f6a, U+7f72, U+7fbd, U+8017, U+808c, U+80a9, U+80c6, U+80ce, U+8150,
    U+8170, U+819c, U+820d, U+8230, U+8239, U+827e, U+8377, U+8389, U+83b2,
    U+8428, U+8463, U+867e, U+88c2, U+88d9, U+8986, U+8bca, U+8bde, U+8c13,
    U+8c8c, U+8d21, U+8d24, U+8d56, U+8d60, U+8d8b, U+8db4, U+8e2a, U+8f68,
    U+8f89, U+8f9b, U+8fa8, U+8fbd, U+9003, U+90ce, U+90ed, U+9189, U+94bb,
    U+9505, U+95f9, U+963b, U+9655, U+966a, U+9677, U+96fe, U+9896, U+99a8,
    U+9a71, U+9a82, U+9a91, U+9b45, U+9ece, U+9f20, U+feff, U+ff0d;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/326ac6f6b0042a7a.woff2) format("woff2");
  unicode-range: U+4e4c, U+4e88, U+4ea1, U+4ea6, U+4ed3-4ed4, U+4eff, U+4f30,
    U+4fa7, U+4fc4, U+4fd7, U+500d, U+504f, U+5076-5077, U+517d, U+5192, U+51c9,
    U+51ef, U+5238, U+5251, U+526a, U+52c7, U+52df, U+52ff, U+53a6, U+53a8,
    U+53ec, U+5410, U+559d, U+55b7, U+5634, U+573e, U+5783, U+585e, U+586b,
    U+58a8, U+5999, U+59d3, U+5a1c, U+5a46, U+5b54-5b55, U+5b85, U+5b8b, U+5b8f,
    U+5bbf, U+5bd2, U+5c16, U+5c24, U+5e05, U+5e45, U+5e7c, U+5e84, U+5f03,
    U+5f1f, U+5f31, U+5f84, U+5f90, U+5fbd, U+5fc6, U+5fd9, U+5fe7, U+6052,
    U+6062, U+6089, U+60a3, U+60d1, U+6167, U+622a, U+6234, U+624e, U+6269,
    U+626c, U+62b5, U+62d2, U+6325, U+63e1, U+643a, U+6446, U+6562, U+656c,
    U+65e2, U+65fa, U+660c, U+6628, U+6652, U+6668, U+6676, U+66fc, U+66ff,
    U+6717, U+676d, U+67aa, U+67d4, U+6843, U+6881, U+68d2, U+695a, U+69fd,
    U+6a2a, U+6b8a, U+6c60, U+6c64, U+6c9f, U+6caa, U+6cc9, U+6ce1, U+6cfd,
    U+6d1b, U+6d1e, U+6d6e, U+6de1, U+6e10, U+6e7f, U+6f5c, U+704c, U+7070,
    U+7089, U+70b8, U+718a, U+71c3, U+723d, U+732a, U+73cd, U+7518, U+756a,
    U+75af, U+75be, U+75c7, U+76d2, U+76d7, U+7763, U+78e8, U+795d, U+79df,
    U+7c4d, U+7d2f, U+7ee9, U+7f13, U+7f8a, U+8000, U+8010, U+80af, U+80f6,
    U+80f8, U+8212, U+8273, U+82f9, U+83ab, U+83b1, U+83f2, U+8584, U+871c,
    U+8861, U+888b, U+88c1, U+88e4, U+8bd1, U+8bf1, U+8c31, U+8d5a, U+8d75-8d76,
    U+8de8, U+8f85, U+8fa3, U+8fc5, U+9006, U+903c, U+904d, U+9075, U+9178,
    U+9274, U+950b, U+9526, U+95ea, U+9636, U+9686, U+978b, U+987f, U+9a7e,
    U+9b42, U+9e1f, U+9ea6, U+9f13, U+9f84, U+ff5e;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/9349a8a21768a652.woff2) format("woff2");
  unicode-range: U+23, U+3d, U+4e01, U+4e39, U+4e73, U+4ecd, U+4ed9, U+4eea,
    U+4f0a, U+4f1f, U+4f5b, U+4fa0, U+4fc3, U+501f, U+50a8, U+515a, U+5175,
    U+51a0, U+51c0, U+51e1, U+51e4, U+5200, U+520a, U+5224, U+523a, U+52aa,
    U+52b1, U+52b3, U+5348, U+5353, U+5360, U+5371, U+5377, U+539a, U+541b,
    U+5434, U+547c, U+54e6, U+5510, U+5531, U+5609, U+56f0, U+56fa, U+5733,
    U+574f, U+5851, U+5854, U+5899, U+58c1, U+592e, U+5939, U+5976, U+5986,
    U+59bb, U+5a18, U+5a74, U+5b59, U+5b87, U+5b97, U+5ba0, U+5bab, U+5bbd-5bbe,
    U+5bf8, U+5c0a, U+5c3a, U+5c4a, U+5e16, U+5e1d, U+5e2d, U+5e8a, U+6015,
    U+602a, U+6050, U+6069, U+6162, U+61c2, U+6293, U+6297, U+62b1, U+62bd,
    U+62df, U+62fc, U+6302, U+635f, U+638c, U+63ed, U+6458, U+6469, U+6563,
    U+6620, U+6653, U+6696-6697, U+66dd, U+675f, U+676f-6770, U+67d0, U+67d3,
    U+684c, U+6865, U+6885, U+68b0, U+68ee, U+690d, U+6b23, U+6b32, U+6bd5,
    U+6c89, U+6d01, U+6d25, U+6d89, U+6da6, U+6db2, U+6df7, U+6ed1, U+6f02,
    U+70c8, U+70df, U+70e7, U+7126, U+7236, U+7259, U+731c, U+745e, U+74e3,
    U+751a, U+751c, U+7532, U+7545, U+75db, U+7761, U+7a0d, U+7b51, U+7ca4,
    U+7cd6, U+7d2b, U+7ea0, U+7eb9, U+7ed8, U+7f18, U+7f29, U+8033, U+804a,
    U+80a4-80a5, U+80e1, U+817f, U+829d, U+82e6, U+8336, U+840c, U+8499, U+864e,
    U+8651, U+865a, U+88ad, U+89e6, U+8bd7, U+8bfa, U+8c37, U+8d25, U+8d38,
    U+8ddd, U+8fea, U+9010, U+9012, U+906d, U+907f-9080, U+90d1, U+9177, U+91ca,
    U+94fa, U+9501, U+9634-9635, U+9694, U+9707, U+9738, U+9769, U+9a7b, U+9a97,
    U+9aa8, U+9b3c, U+9c81, U+9ed8;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/c7988aeec81d69db.woff2) format("woff2");
  unicode-range: U+26, U+3c, U+d7, U+4e4e, U+4e61, U+4e71, U+4ebf, U+4ee4,
    U+4f26, U+5012, U+51ac, U+51b0, U+51b2, U+51b7, U+5218, U+521a, U+5220,
    U+5237, U+523b, U+526f, U+5385, U+53bf, U+53e5, U+53eb, U+53f3, U+53f6,
    U+5409, U+5438, U+54c8, U+54e5, U+552f, U+5584, U+5706, U+5723, U+5750,
    U+575a, U+5987-5988, U+59b9, U+59d0, U+59d4, U+5b88, U+5b9c, U+5bdf, U+5bfb,
    U+5c01, U+5c04, U+5c3e, U+5c4b, U+5c4f, U+5c9b, U+5cf0, U+5ddd, U+5de6,
    U+5de8, U+5e01, U+5e78, U+5e7b, U+5e9c, U+5ead, U+5ef6, U+5f39, U+5fd8,
    U+6000, U+6025, U+604b, U+6076, U+613f, U+6258, U+6263, U+6267, U+6298,
    U+62a2, U+62e5, U+62ec, U+6311, U+6377, U+6388-6389, U+63a2, U+63d2, U+641e,
    U+642d, U+654f, U+6551, U+6597, U+65cf, U+65d7, U+65e7, U+6682, U+66f2,
    U+671d, U+672b, U+6751, U+6768, U+6811, U+6863, U+6982, U+6bd2, U+6cf0,
    U+6d0b, U+6d17, U+6d59, U+6dd8, U+6dfb, U+6e7e, U+6f6e, U+6fb3, U+706f,
    U+719f, U+72af, U+72d0, U+72d7, U+732b, U+732e, U+7389, U+73e0, U+7530,
    U+7687, U+76d6, U+76db, U+7840, U+786c, U+79cb, U+79d2, U+7a0e, U+7a33,
    U+7a3f, U+7a97, U+7ade-7adf, U+7b26, U+7e41, U+7ec3, U+7f3a, U+8089, U+80dc,
    U+811a, U+8131, U+8138, U+821e, U+8349, U+83dc, U+8457, U+867d, U+86cb,
    U+8a89, U+8ba8, U+8bad, U+8bef, U+8bfe, U+8c6a, U+8d1d, U+8d4f, U+8d62,
    U+8dd1, U+8df3, U+8f6e, U+8ff9, U+900f, U+9014, U+9057, U+9192, U+91ce,
    U+9488, U+94a2, U+9547, U+955c, U+95f2, U+9644, U+964d, U+96c4-96c5, U+96e8,
    U+96f6-96f7, U+9732, U+9759, U+9760, U+987a, U+989c, U+9910, U+996d-996e,
    U+9b54, U+9e21, U+9ebb, U+9f50;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/0bb3da791b44d122.woff2) format("woff2");
  unicode-range: U+7e, U+2026, U+4e03, U+4e25, U+4e30, U+4e34, U+4e45, U+4e5d,
    U+4e89, U+4eae, U+4ed8, U+4f11, U+4f19, U+4f24, U+4f34, U+4f59, U+4f73,
    U+4f9d, U+4fb5, U+5047, U+505c, U+5170, U+519c, U+51cf, U+5267, U+5356,
    U+5374, U+5382, U+538b, U+53e6, U+5426, U+542b, U+542f, U+5462, U+5473,
    U+554a, U+5566, U+5708, U+571f, U+5757, U+57df, U+57f9, U+5802, U+590f,
    U+591c, U+591f, U+592b, U+5965, U+5979, U+5a01, U+5a5a, U+5b69, U+5b81,
    U+5ba1, U+5ba3, U+5c3c, U+5c42, U+5c81, U+5de7, U+5dee, U+5e0c, U+5e10,
    U+5e55, U+5e86, U+5e8f, U+5ea7, U+5f02, U+5f52, U+5f81, U+5ff5, U+60ca,
    U+60e0, U+6279, U+62c5, U+62ff, U+63cf, U+6444, U+64cd, U+653b, U+65bd,
    U+65e9, U+665a, U+66b4, U+66fe, U+6728, U+6740, U+6742, U+677e, U+67b6,
    U+680f, U+68a6, U+68c0, U+699c, U+6b4c, U+6b66, U+6b7b, U+6bcd, U+6bdb,
    U+6c38, U+6c47, U+6c49, U+6cb3, U+6cb9, U+6ce2, U+6d32, U+6d3e, U+6d4f,
    U+6e56, U+6fc0, U+7075, U+7206, U+725b, U+72c2, U+73ed, U+7565, U+7591,
    U+7597, U+75c5, U+76ae, U+76d1, U+76df, U+7834, U+7968, U+7981, U+79c0,
    U+7a7f, U+7a81, U+7ae5, U+7b14, U+7c89, U+7d27, U+7eaf, U+7eb3, U+7eb8,
    U+7ec7, U+7ee7, U+7eff, U+7f57, U+7ffb, U+805a, U+80a1, U+822c, U+82cf,
    U+82e5, U+8363, U+836f, U+84dd, U+878d, U+8840, U+8857, U+8863, U+8865,
    U+8b66, U+8bb2, U+8bda, U+8c01, U+8c08, U+8c46, U+8d1f, U+8d35, U+8d5b,
    U+8d5e, U+8da3, U+8ddf, U+8f93, U+8fdd, U+8ff0, U+8ff7, U+8ffd, U+9000,
    U+9047, U+9152, U+949f, U+94c1, U+94f6, U+9646, U+9648, U+9669, U+969c,
    U+96ea, U+97e9, U+987b, U+987e, U+989d, U+9970, U+9986, U+9c7c, U+9c9c;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/819c7dd812388a65.woff2) format("woff2");
  unicode-range: U+25, U+4e14, U+4e1d, U+4e3d, U+4e49, U+4e60, U+4e9a, U+4eb2,
    U+4ec5, U+4efd, U+4f3c, U+4f4f, U+4f8b, U+4fbf, U+5019, U+5145, U+514b,
    U+516b, U+516d, U+5174, U+5178, U+517b, U+5199, U+519b, U+51b3, U+51b5,
    U+5207, U+5212, U+5219, U+521d, U+52bf, U+533b, U+5343, U+5347, U+534a,
    U+536b, U+5370, U+53e4, U+53f2, U+5403, U+542c, U+547d, U+54a8, U+54cd,
    U+54ea, U+552e, U+56f4, U+5747, U+575b, U+5883, U+589e, U+5931, U+5947,
    U+5956-5957, U+5a92, U+5b63, U+5b83, U+5ba4, U+5bb3, U+5bcc, U+5c14, U+5c1a,
    U+5c3d, U+5c40, U+5c45, U+5c5e, U+5df4, U+5e72, U+5e95, U+5f80, U+5f85,
    U+5fb7, U+5fd7, U+601d, U+626b, U+627f, U+62c9, U+62cd, U+6309, U+63a7,
    U+6545, U+65ad, U+65af, U+65c5, U+666e, U+667a, U+670b, U+671b, U+674e,
    U+677f, U+6781, U+6790, U+6797, U+6821, U+6838-6839, U+697c, U+6b27, U+6b62,
    U+6bb5, U+6c7d, U+6c99, U+6d4e, U+6d6a, U+6e29, U+6e2f, U+6ee1, U+6f14,
    U+6f2b, U+72b6, U+72ec, U+7387, U+7533, U+753b, U+76ca, U+76d8, U+7701,
    U+773c, U+77ed, U+77f3, U+7814, U+793c, U+79bb, U+79c1, U+79d8, U+79ef,
    U+79fb, U+7a76, U+7b11, U+7b54, U+7b56, U+7b97, U+7bc7, U+7c73, U+7d20,
    U+7eaa, U+7ec8, U+7edd, U+7eed, U+7efc, U+7fa4, U+804c, U+8058, U+80cc,
    U+8111, U+817e, U+826f, U+8303, U+843d, U+89c9, U+89d2, U+8ba2, U+8bbf,
    U+8bc9, U+8bcd, U+8be6, U+8c22, U+8c61, U+8d22, U+8d26-8d27, U+8d8a, U+8f6f,
    U+8f7b, U+8f83, U+8f91, U+8fb9, U+8fd4, U+8fdc, U+9002, U+94b1, U+9519,
    U+95ed, U+961f, U+9632-9633, U+963f, U+968f-9690, U+96be, U+9876, U+9884,
    U+98de, U+9988, U+9999, U+9ec4, U+ff1b;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/edafcd08df404d16.woff2) format("woff2");
  unicode-range: U+2b, U+40, U+3000, U+300a-300b, U+4e16, U+4e66, U+4e70,
    U+4e91-4e92, U+4e94, U+4e9b, U+4ec0, U+4eca, U+4f01, U+4f17-4f18, U+4f46,
    U+4f4e, U+4f9b, U+4fee, U+503c, U+5065, U+50cf, U+513f, U+5148, U+518d,
    U+51c6, U+51e0, U+5217, U+529e-529f, U+5341, U+534f, U+5361, U+5386, U+53c2,
    U+53c8, U+53cc, U+53d7-53d8, U+5404, U+5411, U+5417, U+5427, U+5468, U+559c,
    U+5668, U+56e0, U+56e2, U+56ed, U+5740, U+57fa, U+58eb, U+5904, U+592a,
    U+59cb, U+5a31, U+5b58, U+5b9d, U+5bc6, U+5c71, U+5dde, U+5df1, U+5e08,
    U+5e26, U+5e2e, U+5e93, U+5e97, U+5eb7, U+5f15, U+5f20, U+5f3a, U+5f62,
    U+5f69, U+5f88, U+5f8b, U+5fc5, U+600e, U+620f, U+6218, U+623f, U+627e,
    U+628a, U+62a4, U+62db, U+62e9, U+6307, U+6362, U+636e, U+64ad, U+6539,
    U+653f, U+6548, U+6574, U+6613, U+6625, U+663e, U+666f, U+672a, U+6750,
    U+6784, U+6a21, U+6b3e, U+6b65, U+6bcf, U+6c11, U+6c5f, U+6d4b, U+6df1,
    U+706b, U+7167, U+724c, U+738b, U+73a9, U+73af, U+7403, U+7537, U+754c,
    U+7559, U+767d, U+7740, U+786e, U+795e, U+798f, U+79f0, U+7aef, U+7b7e,
    U+7bb1, U+7ea2, U+7ea6, U+7ec4, U+7ec6, U+7ecd, U+7edc, U+7ef4, U+8003,
    U+80b2, U+81f3-81f4, U+822a, U+827a, U+82f1, U+83b7, U+8425, U+89c2, U+89c8,
    U+8ba9, U+8bb8, U+8bc6, U+8bd5, U+8be2, U+8be5, U+8bed, U+8c03, U+8d23,
    U+8d2d, U+8d34, U+8d70, U+8db3, U+8fbe, U+8fce, U+8fd1, U+8fde, U+9001,
    U+901f-9020, U+90a3, U+914d, U+91c7, U+94fe, U+9500, U+952e, U+9605, U+9645,
    U+9662, U+9664, U+9700, U+9752, U+975e, U+97f3, U+9879, U+9886, U+98df,
    U+9a6c, U+9a8c, U+9ed1, U+9f99;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/d16a93debbf460f2.woff2) format("woff2");
  unicode-range: U+4e, U+201c-201d, U+3010-3011, U+4e07, U+4e1c, U+4e24, U+4e3e,
    U+4e48, U+4e50, U+4e5f, U+4e8b-4e8c, U+4ea4, U+4eab-4eac, U+4ecb, U+4ece,
    U+4ed6, U+4ee3, U+4ef6-4ef7, U+4efb, U+4f20, U+4f55, U+4f7f, U+4fdd, U+505a,
    U+5143, U+5149, U+514d, U+5171, U+5177, U+518c, U+51fb, U+521b, U+5229,
    U+522b, U+52a9, U+5305, U+5317, U+534e, U+5355, U+5357, U+535a, U+5373,
    U+539f, U+53bb, U+53ca, U+53cd, U+53d6, U+53e3, U+53ea, U+53f0, U+5458,
    U+5546, U+56db, U+573a, U+578b, U+57ce, U+58f0, U+590d, U+5934, U+5973,
    U+5b57, U+5b8c, U+5b98, U+5bb9, U+5bfc, U+5c06, U+5c11, U+5c31, U+5c55,
    U+5df2, U+5e03, U+5e76, U+5e94, U+5efa, U+5f71, U+5f97, U+5feb, U+6001,
    U+603b, U+60f3, U+611f, U+6216, U+624d, U+6253, U+6295, U+6301, U+6392,
    U+641c, U+652f, U+653e, U+6559, U+6599, U+661f, U+671f, U+672f, U+6761,
    U+67e5, U+6807, U+6837, U+683c, U+6848, U+6b22, U+6b64, U+6bd4, U+6c14,
    U+6c34, U+6c42, U+6ca1, U+6d41, U+6d77, U+6d88, U+6e05, U+6e38, U+6e90,
    U+7136, U+7231, U+7531, U+767e, U+76ee, U+76f4, U+771f, U+7801, U+793a,
    U+79cd, U+7a0b, U+7a7a, U+7acb, U+7ae0, U+7b2c, U+7b80, U+7ba1, U+7cbe,
    U+7d22, U+7ea7, U+7ed3, U+7ed9, U+7edf, U+7f16, U+7f6e, U+8001, U+800c,
    U+8272, U+8282, U+82b1, U+8350, U+88ab, U+88c5, U+897f, U+89c1, U+89c4,
    U+89e3, U+8a00, U+8ba1, U+8ba4, U+8bae-8bb0, U+8bbe, U+8bc1, U+8bc4, U+8bfb,
    U+8d28, U+8d39, U+8d77, U+8d85, U+8def, U+8eab, U+8f66, U+8f6c, U+8f7d,
    U+8fd0, U+9009, U+90ae, U+90fd, U+91cc-91cd, U+91cf, U+95fb, U+9650, U+96c6,
    U+9891, U+98ce, U+ff1f;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/22b9ba5711f5c827.woff2) format("woff2");
  unicode-range: U+d, U+3e, U+5f, U+7c, U+a0, U+a9, U+4e09-4e0b, U+4e0d-4e0e,
    U+4e13, U+4e1a, U+4e2a, U+4e3a-4e3b, U+4e4b, U+4e86, U+4e8e, U+4ea7, U+4eba,
    U+4ee5, U+4eec, U+4f1a, U+4f4d, U+4f53, U+4f5c, U+4f60, U+4fe1, U+5165,
    U+5168, U+516c, U+5173, U+5176, U+5185, U+51fa, U+5206, U+5230, U+5236,
    U+524d, U+529b, U+52a0-52a1, U+52a8, U+5316, U+533a, U+53cb, U+53d1, U+53ef,
    U+53f7-53f8, U+5408, U+540c-540e, U+544a, U+548c, U+54c1, U+56de,
    U+56fd-56fe, U+5728, U+5730, U+5907, U+5916, U+591a, U+5927, U+5929, U+597d,
    U+5982, U+5b50, U+5b66, U+5b89, U+5b9a, U+5b9e, U+5ba2, U+5bb6, U+5bf9,
    U+5c0f, U+5de5, U+5e02, U+5e38, U+5e73-5e74, U+5e7f, U+5ea6, U+5f00, U+5f0f,
    U+5f53, U+5f55, U+5fae, U+5fc3, U+6027, U+606f, U+60a8, U+60c5, U+610f,
    U+6210-6211, U+6237, U+6240, U+624b, U+6280, U+62a5, U+63a5, U+63a8, U+63d0,
    U+6536, U+6570, U+6587, U+65b9, U+65e0, U+65f6, U+660e, U+662d, U+662f,
    U+66f4, U+6700, U+670d, U+672c, U+673a, U+6743, U+6765, U+679c, U+682a,
    U+6b21, U+6b63, U+6cbb, U+6cd5, U+6ce8, U+6d3b, U+70ed, U+7247-7248, U+7269,
    U+7279, U+73b0, U+7406, U+751f, U+7528, U+7535, U+767b, U+76f8, U+770b,
    U+77e5, U+793e, U+79d1, U+7ad9, U+7b49, U+7c7b, U+7cfb, U+7ebf, U+7ecf,
    U+7f8e, U+8005, U+8054, U+80fd, U+81ea, U+85cf, U+884c, U+8868, U+8981,
    U+89c6, U+8bba, U+8bdd, U+8bf4, U+8bf7, U+8d44, U+8fc7, U+8fd8-8fd9, U+8fdb,
    U+901a, U+9053, U+90e8, U+91d1, U+957f, U+95e8, U+95ee, U+95f4, U+9762,
    U+9875, U+9898, U+9996, U+9ad8, U+ff01, U+ff08-ff09;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/008656a3d252bc4e.woff2) format("woff2");
  unicode-range: U+20-22, U+27-2a, U+2c-3b, U+3f, U+41-4d, U+4f-5d, U+61-7b,
    U+7d, U+ab, U+ae, U+b2, U+b7, U+bb, U+df-e5, U+e7-ea, U+ec-ed, U+f1-f4, U+f6,
    U+f9-fa, U+fc, U+101, U+103, U+113, U+12b, U+148, U+14d, U+16b, U+1ce, U+1d0,
    U+300-301, U+1ebf, U+1ec7, U+2013-2014, U+2039-203a, U+2122, U+3001-3002,
    U+3042, U+3044, U+3046, U+3048, U+304a-3055, U+3057, U+3059-305b, U+305d,
    U+305f-3061, U+3063-306b, U+306d-3073, U+3075-3076, U+3078-3079, U+307b,
    U+307e-307f, U+3081-308d, U+308f, U+3092-3093, U+30a1-30a4, U+30a6-30bb,
    U+30bd, U+30bf-30c1, U+30c3-30c4, U+30c6-30cb, U+30cd-30d7, U+30d9-30e1,
    U+30e3-30e7, U+30e9-30ed, U+30ef, U+30f3, U+30fb-30fc, U+4e00, U+4e2d,
    U+65b0, U+65e5, U+6708-6709, U+70b9, U+7684, U+7f51, U+ff0c, U+ff0e, U+ff1a;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/6f40f8dae4bdff44.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/5560a5cc368a6adb.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/aafac2ffc89ffcbc.woff2) format("woff2");
  unicode-range: U+0100-02af, U+0304, U+0308, U+0329, U+1e00-1e9f, U+1ef2-1eff,
    U+2020, U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: __Noto_Sans_SC_582d18;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/_next/static/media/1eb2b7fa85575e27.woff2) format("woff2");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+2074, U+20ac, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: __Noto_Sans_SC_Fallback_582d18;
  src: local("Arial");
  ascent-override: 110.24%;
  descent-override: 27.37%;
  line-gap-override: 0%;
  size-adjust: 105.22%;
}
.__className_582d18 {
  font-family: __Noto_Sans_SC_582d18, __Noto_Sans_SC_Fallback_582d18;
  font-style: normal;
}
