:root {
  interpolate-size: allow-keywords;
}
.carousel__img {
  transition: transform 1000ms linear 8500ms;
}
.price__caption::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent var(--_color---neutral-variant--100);
  translate: -50% -100%;
}
.price__caption::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 10.6px 10.6px 10.6px;
  border-color: transparent transparent #ffffff;
  translate: -50% -100%;
}

:root {
  --_color---primary--500: #fa4339;
  --_typography---main--label--large--font-family: var(--_font-family---en--body);
  --_color---neutral--white: white;
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_color---primary--400: color-mix(in srgb, var(--_color---primary--500) 80%, white);
  --_color---primary--600: color-mix(in srgb, var(--_color---primary--500) 80%, black);
  --_color---primary--100: color-mix(in srgb, var(--_color---primary--500) 20%, white);
  --_color---neutral-variant--010: color-mix(in srgb, var(--_color---neutral-variant--500) 2%, white);
  --_color---neutral-variant--900: color-mix(in srgb, var(--_color---neutral-variant--500) 20%, black);
  --_font-family---ja--heading: "Noto Sans JP";
  --_logo-style---ja--simple--font-family: "Noto Sans JP";
  --_logo-style---ja--simple--font-weight: 700;
  --_logo-style---ja--simple--letter-spacing: .02em;
  --_logo-style---ja--traditional--font-family: "Yuji Syuku";
  --_logo-style---ja--traditional--font-weight: 400;
  --_logo-style---ja--traditional--letter-spacing: -.04em;
  --_logo-style---ja--advanced--font-family: "Zen Kaku Gothic New";
  --_logo-style---ja--advanced--font-weight: 500;
  --_logo-style---ja--advanced--letter-spacing: .08em;
  --_logo-style---ja--reliable--font-family: "Zen Antique Soft";
  --_logo-style---ja--reliable--font-weight: 400;
  --_logo-style---ja--reliable--letter-spacing: .08em;
  --_logo-style---ja--friendly--font-family: "Zen Maru Gothic";
  --_logo-style---ja--friendly--font-weight: 700;
  --_logo-style---ja--friendly--letter-spacing: .06em;
  --_logo-style---ja--luxury--font-family: "Shippori Mincho";
  --_logo-style---ja--luxury--font-weight: 500;
  --_logo-style---ja--luxury--letter-spacing: .12em;
  --_logo-style---ja--playful--font-family: "Kaisei Decol";
  --_logo-style---ja--playful--font-weight: 700;
  --_logo-style---ja--playful--letter-spacing: -.02em;
  --_logo-style---ja--powerful--font-family: "Dela Gothic One";
  --_logo-style---ja--powerful--font-weight: 400;
  --_logo-style---ja--powerful--letter-spacing: .02em;
  --_logo-style---en--simple--font-family: "Open Sans";
  --_logo-style---en--simple--font-weight: 700;
  --_logo-style---en--simple--letter-spacing: -.02em;
  --_logo-style---en--traditional--font-family: "Cormorant";
  --_logo-style---en--traditional--font-weight: 400;
  --_logo-style---en--traditional--letter-spacing: .01em;
  --_logo-style---en--advanced--font-family: "Orbitron";
  --_logo-style---en--advanced--font-weight: 500;
  --_logo-style---en--advanced--letter-spacing: .16em;
  --_logo-style---en--reliable--font-family: "Libre Baskerville";
  --_logo-style---en--reliable--font-weight: 400;
  --_logo-style---en--reliable--letter-spacing: .02em;
  --_logo-style---en--friendly--font-family: "Baloo 2";
  --_logo-style---en--friendly--font-weight: 700;
  --_logo-style---en--friendly--letter-spacing: .03em;
  --_logo-style---en--luxury--font-family: "Playfair Display SC";
  --_logo-style---en--luxury--font-weight: 500;
  --_logo-style---en--luxury--letter-spacing: .02em;
  --_logo-style---en--playful--font-family: "Lobster";
  --_logo-style---en--playful--font-weight: 700;
  --_logo-style---en--playful--letter-spacing: .04em;
  --_logo-style---en--powerful--font-family: "Ultra";
  --_logo-style---en--powerful--font-weight: 400;
  --_logo-style---en--powerful--letter-spacing: .02em;
  --_typography---main--label--medium--font-family: var(--_font-family---en--body);
  --_color---neutral--800: color-mix(in srgb, var(--_color---neutral--500) 40%, black);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_color---neutral--050: color-mix(in srgb, var(--_color---neutral--500) 10%, white);
  --_color---primary--900: color-mix(in srgb, var(--_color---primary--500) 20%, black);
  --_typography---main--title--small--font-family: var(--_font-family---en--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_color---neutral-variant--050: color-mix(in srgb, var(--_color---neutral-variant--500) 10%, white);
  --_color---neutral-variant--100: color-mix(in srgb, var(--_color---neutral-variant--500) 20%, white);
  --_color---neutral--950: color-mix(in srgb, var(--_color---neutral--500) 10%, black);
  --_typography---main--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---en--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_color---neutral--900: color-mix(in srgb, var(--_color---neutral--500) 20%, black);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---en--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_color---primary--030: color-mix(in srgb, var(--_color---primary--500) 6%, white);
  --_color---neutral--030: color-mix(in srgb, var(--_color---neutral--500) 6%, white);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_color---secondary--030: color-mix(in srgb, var(--_color---secondary--500) 6%, white);
  --_typography---main--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---en--body);
  --_color---neutral-variant--600: color-mix(in srgb, var(--_color---neutral-variant--500) 80%, black);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_font-style---label--large--line-height: 1.4em;
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_color---primary--950: color-mix(in srgb, var(--_color---primary--500) 10%, black);
  --_color---neutral--600: color-mix(in srgb, var(--_color---neutral--500) 80%, black);
  --_color---primary--010: color-mix(in srgb, var(--_color---primary--500) 2%, white);
  --_typography---main--body--large--font-family: var(--_font-family---en--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_color---neutral--300: color-mix(in srgb, var(--_color---neutral--500) 60%, white);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_color---neutral--100: color-mix(in srgb, var(--_color---neutral--500) 20%, white);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_color---neutral--500: #797979;
  --_color---neutral-variant--030: color-mix(in srgb, var(--_color---neutral-variant--500) 6%, white);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_color---neutral--400: color-mix(in srgb, var(--_color---neutral--500) 80%, white);
  --_color---tertiary--500: #3970fa;
  --_color---neutral-variant--800: color-mix(in srgb, var(--_color---neutral-variant--500) 40%, black);
  --_color---tertiary--050: color-mix(in srgb, var(--_color---tertiary--500) 10%, white);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_font-style---title--small--line-height: 1.4em;
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---en--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_font-family---en--heading: Urbanist, sans-serif;
  --_font-family---no--text: Montserrat, sans-serif;
  --_color---primary--050: color-mix(in srgb, var(--_color---primary--500) 10%, white);
  --_color---primary--200: color-mix(in srgb, var(--_color---primary--500) 40%, white);
  --_color---primary--300: color-mix(in srgb, var(--_color---primary--500) 60%, white);
  --_color---primary--700: color-mix(in srgb, var(--_color---primary--500) 60%, black);
  --_color---primary--800: color-mix(in srgb, var(--_color---primary--500) 40%, black);
  --_font-family---ja--body: "Noto Sans JP", Noto Sans JP;
  --_state-color---header--normal: var(--_color---neutral--800);
  --_color---secondary--010: color-mix(in srgb, var(--_color---secondary--500) 2%, white);
  --_font-family---en--body: Urbanist, sans-serif;
  --_state-color---header--scrolled: var(--_color---neutral--white);
  --_color---secondary--050: color-mix(in srgb, var(--_color---secondary--500) 10%, white);
  --_color---secondary--100: color-mix(in srgb, var(--_color---secondary--500) 20%, white);
  --_color---secondary--200: color-mix(in srgb, var(--_color---secondary--500) 40%, white);
  --_color---secondary--300: color-mix(in srgb, var(--_color---secondary--500) 60%, white);
  --_color---secondary--400: color-mix(in srgb, var(--_color---secondary--500) 80%, white);
  --_font-family---zh-cn--heading: "Noto Sans SC";
  --_color---secondary--500: #fa8339;
  --_font-family---zh-cn--body: "Noto Sans SC";
  --_color---secondary--600: color-mix(in srgb, var(--_color---secondary--500) 80%, black);
  --_font-family---zh-tw--body: "Noto Sans TC";
  --_color---secondary--700: color-mix(in srgb, var(--_color---secondary--500) 60%, black);
  --_color---secondary--800: color-mix(in srgb, var(--_color---secondary--500) 40%, black);
  --_font-family---zh-tw--heading: "Noto Sans TC";
  --_font-family---ko--heading: "Noto Sans KR";
  --_font-family---ko--body: "Noto Sans KR";
  --_color---secondary--900: color-mix(in srgb, var(--_color---secondary--500) 20%, black);
  --_color---secondary--950: color-mix(in srgb, var(--_color---secondary--500) 10%, black);
  --_color---tertiary--010: color-mix(in srgb, var(--_color---tertiary--500) 2%, white);
  --_color---tertiary--030: color-mix(in srgb, var(--_color---tertiary--500) 6%, white);
  --_color---tertiary--100: color-mix(in srgb, var(--_color---tertiary--500) 20%, white);
  --_color---tertiary--200: color-mix(in srgb, var(--_color---tertiary--500) 40%, white);
  --_color---tertiary--300: color-mix(in srgb, var(--_color---tertiary--500) 60%, white);
  --_color---tertiary--400: color-mix(in srgb, var(--_color---tertiary--500) 80%, white);
  --_color---tertiary--600: color-mix(in srgb, var(--_color---tertiary--500) 80%, black);
  --_color---tertiary--700: color-mix(in srgb, var(--_color---tertiary--500) 60%, black);
  --_color---tertiary--800: color-mix(in srgb, var(--_color---tertiary--500) 40%, black);
  --_color---tertiary--900: color-mix(in srgb, var(--_color---tertiary--500) 20%, black);
  --_color---tertiary--950: color-mix(in srgb, var(--_color---tertiary--500) 10%, black);
  --_color---neutral--010: color-mix(in srgb, var(--_color---neutral--500) 2%, white);
  --_color---neutral--200: color-mix(in srgb, var(--_color---neutral--500) 40%, white);
  --_color---neutral--700: color-mix(in srgb, var(--_color---neutral--500) 60%, black);
  --_color---neutral--black: black;
  --_color---neutral-variant--200: color-mix(in srgb, var(--_color---neutral-variant--500) 40%, white);
  --_color---neutral-variant--300: color-mix(in srgb, var(--_color---neutral-variant--500) 60%, white);
  --_color---neutral-variant--400: color-mix(in srgb, var(--_color---neutral-variant--500) 80%, white);
  --_color---neutral-variant--500: #a39190;
  --_color---neutral-variant--700: color-mix(in srgb, var(--_color---neutral-variant--500) 60%, black);
  --_color---neutral-variant--950: color-mix(in srgb, var(--_color---neutral-variant--500) 10%, black);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_font-style---body--medium--line-height: 1.75em;
  --_font-style---body--medium--font-family: var(--_font-family---en--body);
  --_font-style---body--medium--font-size: 14px;
  --_font-style---body--medium--font-weight: 400;
  --_font-style---body--medium--letter-spacing: .08em;
  --_font-style---body--small--font-size: 12px;
  --_font-style---body--small--font-family: var(--_font-family---en--body);
  --_font-style---body--small--line-height: 1.75em;
  --_font-style---body--small--font-weight: 400;
  --_font-style---body--small--letter-spacing: .08em;
  --_font-style---label--large--font-family: var(--_font-family---en--body);
  --_font-style---label--large--font-size: 16px;
  --_font-style---label--large--letter-spacing: .12em;
  --_font-style---label--large--font-weight: 700;
  --_font-style---label--medium--line-height: 1.4em;
  --_font-style---label--medium--font-family: var(--_font-family---en--body);
  --_font-style---label--medium--font-size: 13px;
  --_font-style---label--medium--letter-spacing: .16em;
  --_font-style---label--medium--font-weight: 700;
  --_font-style---label--small--font-family: var(--_font-family---en--body);
  --_font-style---label--small--font-size: 11px;
  --_font-style---label--small--line-height: 1.4em;
  --_font-style---label--small--letter-spacing: .16em;
  --_font-style---label--small--font-weight: 700;
  --_font-style---title--extra-large--font-size: 56px;
  --_font-style---title--extra-large--font-family: var(--_font-family---en--heading);
  --_font-style---title--extra-large--line-height: 1.3em;
  --_font-style---title--extra-large--letter-spacing: .12em;
  --_font-style---title--extra-large--font-weight: 700;
  --_font-style---title--large--font-size: 32px;
  --_font-style---title--large--font-family: var(--_font-family---en--heading);
  --_font-style---title--large--line-height: 1.3em;
  --_font-style---title--large--letter-spacing: .12em;
  --_font-style---title--large--font-weight: 700;
  --_font-style---title--medium--font-family: var(--_font-family---en--heading);
  --_font-style---title--medium--line-height: 1.3em;
  --_font-style---title--medium--font-size: 24px;
  --_font-style---title--medium--letter-spacing: .12em;
  --_font-style---title--medium--font-weight: 700;
  --_font-style---title--small--font-family: var(--_font-family---en--heading);
  --_font-style---title--small--font-size: 20px;
  --_font-style---title--small--letter-spacing: .12em;
  --_font-style---title--small--font-weight: 700;
  --_font-style---body--large--font-family: var(--_font-family---en--body);
  --_font-style---body--large--line-height: 1.75em;
  --_font-style---body--large--letter-spacing: .08em;
  --_font-style---body--large--font-size: 16px;
  --_font-style---body--large--font-weight: 400;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  background-color: var(--_color---neutral-variant--010);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.cta-button--small {
  grid-column-gap: 8px;
  background-color: var(--_color---primary--500);
  font-family: var(--_typography---main--label--large--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--large--font-weight);
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0;
  text-decoration: none;
  transition: background-color .3s;
  display: none;
  overflow: hidden;
}

.cta-button--small:hover {
  background-color: var(--_color---primary--400);
}

.cta-button--small:active {
  background-color: var(--_color---primary--600);
}

.cta-button--small:focus {
  box-shadow: 0 0 0 2px var(--_color---primary--100);
}

.state-layer {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.carousel__img-container {
  grid-row-gap: 10px;
  border-radius: 2.4em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.carousel {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.carousel__container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.carousel__item {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.cta-button--medium {
  grid-column-gap: 8px;
  background-color: var(--_color---primary--500);
  font-family: var(--_typography---main--label--large--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--large--font-weight);
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  border-radius: 26px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: 52px;
  padding: 0;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.cta-button--medium.gsap_fadein_moveup {
  transition: opacity .2s;
}

.sns-link {
  grid-column-gap: 8px;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.sns-link__icon {
  color: var(--_color---neutral--white);
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  text-decoration: none;
  display: flex;
}

.lang-button__icon-img {
  color: var(--_color---neutral--white);
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrapper.ja {
  background-color: var(--_color---neutral-variant--010);
  --_typography---main--label--large--font-family: var(--_font-family---ja--body);
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---main--label--medium--font-family: var(--_font-family---ja--body);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--title--small--font-family: var(--_font-family---ja--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--title--extra-large--font-family: var(--_font-family---ja--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---ja--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---ja--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--title--medium--font-family: var(--_font-family---ja--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---ja--body);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--large--font-family: var(--_font-family---ja--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---ja--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
  font-feature-settings: "palt";
}

.wrapper.en {
  --_typography---main--label--large--font-family: var(--_font-family---en--body);
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---main--label--medium--font-family: var(--_font-family---en--body);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--title--small--font-family: var(--_font-family---en--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---en--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---en--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---en--body);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--large--font-family: var(--_font-family---en--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---en--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
}

.wrapper.ko {
  --_typography---main--label--large--font-family: var(--_font-family---ko--body);
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---main--label--medium--font-family: var(--_font-family---ko--body);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--title--small--font-family: var(--_font-family---ko--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--title--extra-large--font-family: var(--_font-family---ko--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---ko--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---ko--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--title--medium--font-family: var(--_font-family---ko--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---ko--body);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--large--font-family: var(--_font-family---ko--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---ko--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
}

.wrapper.zh-cn {
  --_typography---main--label--large--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---main--label--medium--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--title--small--font-family: var(--_font-family---zh-cn--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--title--extra-large--font-family: var(--_font-family---zh-cn--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---zh-cn--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--title--medium--font-family: var(--_font-family---zh-cn--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--large--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---zh-cn--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
}

.wrapper.zh-tw {
  --_typography---main--label--large--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---main--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---main--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---main--label--medium--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---main--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---main--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--title--small--font-family: var(--_font-family---zh-tw--heading);
  --_typography---main--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---main--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---main--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---main--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--title--extra-large--font-family: var(--_font-family---zh-tw--heading);
  --_typography---main--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---main--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---main--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---main--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---main--title--large--font-family: var(--_font-family---zh-tw--heading);
  --_typography---main--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---main--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---main--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---main--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--label--medium--font-family: var(--_font-family---en--body);
  --_typography---en--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---en--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---main--body--medium--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---main--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---main--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---main--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---main--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---no--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---no--label--large--font-family: var(--_font-family---no--text);
  --_typography---no--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---no--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---main--title--medium--font-family: var(--_font-family---zh-tw--heading);
  --_typography---main--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---main--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---main--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---main--label--small--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---main--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---main--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--large--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---main--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---main--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---main--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---en--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---en--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---main--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---no--title--small--font-family: var(--_font-family---no--text);
  --_typography---no--title--small--line-height: var(--_font-style---title--small--line-height);
  --_typography---no--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---no--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---no--title--extra-large--font-family: var(--_font-family---no--text);
  --_typography---no--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---no--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---no--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---no--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---no--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---main--body--small--font-family: var(--_font-family---zh-tw--body);
  --_typography---main--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---main--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---main--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-size: var(--_font-style---label--medium--font-size);
  --_typography---en--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---en--body--medium--font-family: var(--_font-family---en--body);
  --_typography---en--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---en--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---en--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---en--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---en--body--small--font-family: var(--_font-family---en--body);
  --_typography---en--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---en--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---en--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---en--label--large--font-family: var(--_font-family---en--body);
  --_typography---en--label--large--line-height: var(--_font-style---label--large--line-height);
  --_typography---en--label--large--font-size: var(--_font-style---label--large--font-size);
  --_typography---en--label--large--letter-spacing: var(--_font-style---label--large--letter-spacing);
  --_typography---en--label--large--font-weight: var(--_font-style---label--large--font-weight);
  --_typography---en--label--small--font-family: var(--_font-family---en--body);
  --_typography---en--label--small--font-size: var(--_font-style---label--small--font-size);
  --_typography---en--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---en--label--small--font-weight: var(--_font-style---label--small--font-weight);
  --_typography---en--title--extra-large--font-size: var(--_font-style---title--extra-large--font-size);
  --_typography---en--title--extra-large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--extra-large--line-height: var(--_font-style---title--extra-large--line-height);
  --_typography---en--title--extra-large--letter-spacing: var(--_font-style---title--extra-large--letter-spacing);
  --_typography---en--title--extra-large--font-weight: var(--_font-style---title--extra-large--font-weight);
  --_typography---en--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---en--title--large--font-family: var(--_font-family---en--heading);
  --_typography---en--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---en--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---en--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---en--title--medium--font-family: var(--_font-family---en--heading);
  --_typography---en--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---en--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---en--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---en--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---en--title--small--font-family: var(--_font-family---en--heading);
  --_typography---en--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---en--title--small--letter-spacing: var(--_font-style---title--small--letter-spacing);
  --_typography---main--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--large--font-family: var(--_font-family---no--text);
  --_typography---no--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---no--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---no--body--large--font-weight: var(--_font-style---body--large--font-weight);
  --_typography---no--body--medium--font-family: var(--_font-family---no--text);
  --_typography---no--body--medium--font-size: var(--_font-style---body--medium--font-size);
  --_typography---no--body--medium--line-height: var(--_font-style---body--medium--line-height);
  --_typography---no--body--medium--letter-spacing: var(--_font-style---body--medium--letter-spacing);
  --_typography---no--body--medium--font-weight: var(--_font-style---body--medium--font-weight);
  --_typography---no--body--small--font-family: var(--_font-family---no--text);
  --_typography---no--body--small--font-size: var(--_font-style---body--small--font-size);
  --_typography---no--body--small--line-height: var(--_font-style---body--small--line-height);
  --_typography---no--body--small--letter-spacing: var(--_font-style---body--small--letter-spacing);
  --_typography---no--body--small--font-weight: var(--_font-style---body--small--font-weight);
  --_typography---no--label--medium--font-family: var(--_font-family---no--text);
  --_typography---no--label--medium--line-height: var(--_font-style---label--medium--line-height);
  --_typography---no--label--medium--letter-spacing: var(--_font-style---label--medium--letter-spacing);
  --_typography---no--label--medium--font-weight: var(--_font-style---label--medium--font-weight);
  --_typography---no--label--small--font-family: var(--_font-family---no--text);
  --_typography---no--label--small--line-height: var(--_font-style---label--small--line-height);
  --_typography---no--label--small--letter-spacing: var(--_font-style---label--small--letter-spacing);
  --_typography---no--title--large--font-family: var(--_font-family---no--text);
  --_typography---no--title--large--font-size: var(--_font-style---title--large--font-size);
  --_typography---no--title--large--line-height: var(--_font-style---title--large--line-height);
  --_typography---no--title--large--letter-spacing: var(--_font-style---title--large--letter-spacing);
  --_typography---no--title--large--font-weight: var(--_font-style---title--large--font-weight);
  --_typography---no--title--medium--font-family: var(--_font-family---no--text);
  --_typography---no--title--medium--font-size: var(--_font-style---title--medium--font-size);
  --_typography---no--title--medium--line-height: var(--_font-style---title--medium--line-height);
  --_typography---no--title--medium--letter-spacing: var(--_font-style---title--medium--letter-spacing);
  --_typography---no--title--medium--font-weight: var(--_font-style---title--medium--font-weight);
  --_typography---no--title--small--font-size: var(--_font-style---title--small--font-size);
  --_typography---no--title--small--font-weight: var(--_font-style---title--small--font-weight);
  --_typography---en--body--large--font-family: var(--_font-family---en--body);
  --_typography---en--body--large--line-height: var(--_font-style---body--large--line-height);
  --_typography---en--body--large--letter-spacing: var(--_font-style---body--large--letter-spacing);
  --_typography---en--body--large--font-size: var(--_font-style---body--large--font-size);
  --_typography---en--body--large--font-weight: var(--_font-style---body--large--font-weight);
}

.header {
  z-index: 999;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.header__container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 96px;
  display: flex;
}

.header__inner {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header__logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--_color---neutral-variant--900);
  justify-content: flex-start;
  align-items: center;
  height: 32px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-text {
  font-family: var(--_font-family---ja--heading);
  text-align: left;
  letter-spacing: .08em;
  white-space: nowrap;
  font-feature-settings: "palt" on;
  transform-origin: 0%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
  transition-property: color;
  transition-duration: .4s;
  transition-timing-function: ease;
}

.logo-text.simple-ja {
  font-family: var(--_logo-style---ja--simple--font-family);
  font-weight: var(--_logo-style---ja--simple--font-weight);
  letter-spacing: var(--_logo-style---ja--simple--letter-spacing);
}

.logo-text.traditional-ja {
  font-family: var(--_logo-style---ja--traditional--font-family);
  font-weight: var(--_logo-style---ja--traditional--font-weight);
  letter-spacing: var(--_logo-style---ja--traditional--letter-spacing);
}

.logo-text.advanced-ja {
  font-family: var(--_logo-style---ja--advanced--font-family);
  font-weight: var(--_logo-style---ja--advanced--font-weight);
  letter-spacing: var(--_logo-style---ja--advanced--letter-spacing);
}

.logo-text.reliable-ja {
  font-family: var(--_logo-style---ja--reliable--font-family);
  font-weight: var(--_logo-style---ja--reliable--font-weight);
  letter-spacing: var(--_logo-style---ja--reliable--letter-spacing);
}

.logo-text.friendly-ja {
  font-family: var(--_logo-style---ja--friendly--font-family);
  font-weight: var(--_logo-style---ja--friendly--font-weight);
  letter-spacing: var(--_logo-style---ja--friendly--letter-spacing);
}

.logo-text.luxury-ja {
  font-family: var(--_logo-style---ja--luxury--font-family);
  font-weight: var(--_logo-style---ja--luxury--font-weight);
  letter-spacing: var(--_logo-style---ja--luxury--letter-spacing);
}

.logo-text.playful-ja {
  font-family: var(--_logo-style---ja--playful--font-family);
  font-weight: var(--_logo-style---ja--playful--font-weight);
  letter-spacing: var(--_logo-style---ja--playful--letter-spacing);
}

.logo-text.powerful-ja {
  font-family: var(--_logo-style---ja--powerful--font-family);
  font-weight: var(--_logo-style---ja--powerful--font-weight);
  letter-spacing: var(--_logo-style---ja--powerful--letter-spacing);
}

.logo-text.simple-en {
  font-family: var(--_logo-style---en--simple--font-family);
  font-weight: var(--_logo-style---en--simple--font-weight);
  letter-spacing: var(--_logo-style---en--simple--letter-spacing);
}

.logo-text.traditional-en {
  font-family: var(--_logo-style---en--traditional--font-family);
  font-weight: var(--_logo-style---en--traditional--font-weight);
  letter-spacing: var(--_logo-style---en--traditional--letter-spacing);
}

.logo-text.advanced-en {
  font-family: var(--_logo-style---en--advanced--font-family);
  font-weight: var(--_logo-style---en--advanced--font-weight);
  letter-spacing: var(--_logo-style---en--advanced--letter-spacing);
}

.logo-text.reliable-en {
  font-family: var(--_logo-style---en--reliable--font-family);
  font-weight: var(--_logo-style---en--reliable--font-weight);
  letter-spacing: var(--_logo-style---en--reliable--letter-spacing);
}

.logo-text.friendly-en {
  font-family: var(--_logo-style---en--friendly--font-family);
  font-weight: var(--_logo-style---en--friendly--font-weight);
  letter-spacing: var(--_logo-style---en--friendly--letter-spacing);
}

.logo-text.luxury-en {
  font-family: var(--_logo-style---en--luxury--font-family);
  font-weight: var(--_logo-style---en--luxury--font-weight);
  letter-spacing: var(--_logo-style---en--luxury--letter-spacing);
}

.logo-text.playful-en {
  font-family: var(--_logo-style---en--playful--font-family);
  font-weight: var(--_logo-style---en--playful--font-weight);
  letter-spacing: var(--_logo-style---en--playful--letter-spacing);
}

.logo-text.powerful-en {
  font-family: var(--_logo-style---en--powerful--font-family);
  font-weight: var(--_logo-style---en--powerful--font-weight);
  letter-spacing: var(--_logo-style---en--powerful--letter-spacing);
}

.header__right-content {
  grid-column-gap: 32px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  text-decoration: none;
  display: flex;
  position: relative;
}

.header-menu {
  grid-row-gap: 10px;
  background-color: var(--_color---neutral--white);
  border-radius: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 24px #0000001f;
}

.header-menu__container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.header-menu__inner {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.header-menu__link-list {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.header-menu__link {
  grid-column-gap: 10px;
  font-family: var(--_typography---main--label--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--label--medium--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--medium--font-weight);
  letter-spacing: var(--_typography---main--label--medium--letter-spacing);
  border-bottom: 1px solid #0000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 12px 8px;
  text-decoration: none;
  transition: background-color .2s, color .4s, border-color .4s;
  display: flex;
}

.header-menu__link:hover {
  border-bottom-color: var(--_color---neutral--white);
  background-color: var(--_color---neutral--050);
}

.header-menu__link-text {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.main {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hero {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100svh;
  max-height: 1200px;
  padding: 120px 120px 40px 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero.gsap_fadein {
  overflow: hidden;
}

.hero__bg {
  background-color: var(--_color---neutral-variant--050);
  border-radius: 0 0 1200px 1200px / 0 0 300px 300px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 80%;
  margin-left: -200px;
  margin-right: -200px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero__bg-overlay {
  z-index: 2;
  background-color: color-mix(in srgb, var(--_color---neutral--950) 48%, transparent);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero__container {
  z-index: 3;
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1128px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero__inner {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 60%;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 120px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero__tagline {
  font-family: var(--_typography---main--title--extra-large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--extra-large--font-size);
  line-height: var(--_typography---main--title--extra-large--line-height);
  font-weight: var(--_typography---main--title--extra-large--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--title--extra-large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.scroll-down {
  z-index: 3;
  grid-column-gap: 10px;
  font-family: var(--_typography---en--label--medium--font-family);
  color: var(--_color---neutral--900);
  font-size: var(--_typography---en--label--medium--font-size);
  font-weight: var(--_typography---en--label--medium--font-weight);
  letter-spacing: var(--_typography---en--label--medium--letter-spacing);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto auto -80px 12px;
}

.concept {
  grid-row-gap: 24px;
  background-color: var(--_color---neutral--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 160px 32px;
  text-decoration: none;
  display: flex;
}

.concept__container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 640px;
  text-decoration: none;
  display: flex;
}

.concept__inner {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.concept__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.concept__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.concept__content {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.concept__description-text {
  font-family: var(--_typography---main--body--medium--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---main--body--medium--font-size);
  line-height: var(--_typography---main--body--medium--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.feature {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature__container {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1128px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.feature__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.feature__content {
  grid-row-gap: 96px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__content-item {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.faq__card {
  grid-column-gap: 96px;
  border: 1px solid var(--_color---neutral--050);
  background-color: var(--_color---neutral--white);
  border-radius: 2em;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.faq__card.swap {
  flex-flow: row-reverse;
}

.menu__card-image-container {
  grid-row-gap: 10px;
  aspect-ratio: 1;
  border-radius: 4em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.menu__card-image {
  background-color: var(--_color---primary--030);
  object-fit: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.faq__card-body {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.faq__card-title {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--_color---neutral--white);
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px 32px;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
}

.faq__card-title:hover {
  background-color: var(--_color---neutral--030);
}

.faq__card-title-text {
  pointer-events: none;
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---main--title--small--line-height);
  font-weight: var(--_typography---main--title--small--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--title--small--letter-spacing);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.faq__card-description {
  grid-row-gap: 10px;
  border-top: 1px solid var(--_color---neutral--030);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-height: 0;
  padding: 0 32px;
  text-decoration: none;
  transition: max-height .6s;
  display: none;
  position: relative;
  overflow: hidden;
}

.faq__card-description-text {
  font-family: var(--_typography---main--body--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--body--medium--font-size);
  line-height: var(--_typography---main--body--medium--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  text-decoration: none;
  transition: opacity .4s;
}

.faq__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.faq__content {
  grid-column-gap: 96px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.faq__card-container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.menu__card-pricing {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.menu__card-pricing-text {
  font-family: var(--_typography---no--label--large--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---no--label--large--font-size);
  line-height: var(--_typography---no--label--large--line-height);
  font-weight: var(--_typography---no--label--large--font-weight);
  letter-spacing: var(--_typography---no--label--large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.shop-info {
  grid-row-gap: 48px;
  background-color: var(--_color---secondary--030);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px 160px;
  text-decoration: none;
  display: flex;
}

.shop-info__container {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1128px;
  text-decoration: none;
  display: flex;
}

.shop-info__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.shop-info__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.shop-info__heading-text {
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.shop-info__content {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.table {
  background-color: var(--_color---neutral--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.table.outline-orange {
  border: 1px solid var(--_color---primary--500);
  border-radius: 4em;
}

.table.outline-grey {
  border: 1px solid var(--_color---neutral--050);
  border-radius: 4em;
}

.table__raw {
  grid-row-gap: 10px;
  border-bottom: 1px solid var(--_color---neutral-variant--050);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.table__raw.last {
  border-bottom-width: 0;
}

.table__container {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.table__th {
  font-family: var(--_typography---main--body--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--body--medium--font-size);
  line-height: var(--_typography---main--body--medium--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
  flex: none;
  width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.table__td {
  font-family: var(--_typography---main--body--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--body--medium--font-size);
  line-height: var(--_typography---main--body--medium--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.footer {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 320px;
  padding: 24px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer__container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer__inner {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer__logo {
  grid-column-gap: 10px;
  color: var(--_color---neutral--white);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: 28px;
  padding: 3px 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer__sns-link {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer__copyright {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer__copyright-text {
  font-family: var(--_typography---main--label--small--font-family);
  color: var(--_color---neutral-variant--600);
  font-size: var(--_typography---main--label--small--font-size);
  line-height: var(--_typography---main--label--small--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--label--small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.cta-float-button {
  background-color: var(--_color---primary--500);
  cursor: pointer;
  border-radius: 2em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 96px;
  padding-left: 24px;
  padding-right: 16px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
}

.cta-float-button:hover {
  background-color: var(--_color---primary--400);
}

.cta-float-button__container {
  grid-column-gap: 12px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.cta-float-button__label {
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_font-style---label--large--line-height);
  font-weight: var(--_typography---main--title--small--font-weight);
  letter-spacing: var(--_typography---main--title--small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.lang-button__icon {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.sns-link__state-layer {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 2px;
  text-decoration: none;
  display: flex;
}

.faq {
  grid-row-gap: 48px;
  background-color: var(--_color---neutral-variant--010);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.faq__container {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  display: flex;
}

.faq__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.carousel__img {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.cta-float {
  z-index: 998;
  opacity: 0;
  justify-content: flex-start;
  align-items: flex-end;
  transition: opacity .2s;
  display: none;
  position: fixed;
  inset: auto 24px 24px auto;
}

.lang-menu {
  background-color: var(--_color---primary--950);
  opacity: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  flex-flow: column;
  min-width: 120px;
  transition: opacity .4s;
  display: none;
  position: relative;
}

.lang-menu__container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 16px 32px;
  display: flex;
}

.lang-menu__inner {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.lang-menu__link-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.lang-menu__link {
  grid-column-gap: 10px;
  font-family: var(--_typography---main--label--large--font-family);
  color: var(--_color---neutral--600);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--large--font-weight);
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  border-bottom: 1px solid #0000;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 0;
  text-decoration: none;
  transition: border-color .2s;
  display: flex;
}

.lang-menu__link:hover {
  color: var(--_color---neutral--white);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.lang-menu__link.current {
  border-bottom-color: var(--_color---neutral--white);
  color: var(--_color---neutral--white);
  transition: border-color .4s;
}

.lang-menu__link-text {
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  transition: color .4s;
}

.menu-button {
  background-color: #0000;
  padding: 0;
  display: none;
}

.menu-button__state-layer {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2px;
  text-decoration: none;
  display: flex;
}

.menu-button__icon {
  color: var(--_color---neutral--900);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  transition: color .4s;
  display: flex;
}

.close-button {
  border: 1px solid var(--_color---neutral--050);
  background-color: var(--_color---neutral--white);
  border-radius: 24px;
  width: 48px;
  height: 48px;
  padding: 0;
  display: none;
}

.close-button__state-layer {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2px;
  text-decoration: none;
  display: flex;
}

.close-button__icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.scroll-down__container {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.faq__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.js {
  display: none;
}

.carousel__inner {
  width: 100%;
  max-width: 100vw;
  height: 100%;
  display: flex;
}

.feature__card {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__card.swap {
  flex-flow: row-reverse;
}

.feature__card-image-container {
  grid-row-gap: 10px;
  aspect-ratio: 4 / 3;
  border-radius: 4em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.feature__card-body {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__card-title-text {
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.feature__card-title-container {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__card-image {
  background-color: var(--_color---primary--030);
  object-fit: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.feature__card-description {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature__card-description-text {
  font-family: var(--_typography---main--body--medium--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---main--body--medium--font-size);
  line-height: var(--_typography---main--body--medium--line-height);
  font-weight: var(--_typography---main--body--medium--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.pricing__tab {
  grid-column-gap: 96px;
  border: 1px solid var(--_color---neutral-variant--050);
  background-color: var(--_color---neutral--white);
  border-radius: 2.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 800px;
  padding: 12px;
  text-decoration: none;
  display: none;
}

.pricing__tab.swap {
  flex-flow: row-reverse;
}

.shop-info__card-image-container {
  grid-row-gap: 10px;
  aspect-ratio: 4 / 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.shop-info__card-image {
  background-color: var(--_color---primary--030);
  object-fit: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.shop-info__card-body {
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.shop-info__card-title {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tab__title {
  font-family: var(--_typography---main--title--medium--font-family);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.vp-wrapper {
  background-color: var(--_color---primary--010);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: clip;
}

.vp-header {
  z-index: 999;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 560px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto;
}

.vp-hero {
  grid-row-gap: 10px;
  aspect-ratio: 1;
  background-color: var(--_color---primary--030);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.vp-bg {
  background-color: var(--_color---primary--030);
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.vp-hero__caption {
  font-family: var(--_typography---main--body--large--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--body--large--font-size);
  line-height: var(--_typography---main--body--large--line-height);
  font-weight: var(--_typography---main--body--large--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--body--large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.vp-hero__location {
  font-family: var(--_typography---main--label--medium--font-family);
  color: var(--_color---neutral--300);
  font-size: var(--_typography---main--label--medium--font-size);
  line-height: var(--_typography---main--label--medium--line-height);
  font-weight: var(--_typography---main--label--medium--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--label--medium--letter-spacing);
  width: 100%;
  margin-top: 4px;
  margin-bottom: 0;
  text-decoration: none;
}

.vp-hero__logo {
  grid-column-gap: 10px;
  color: var(--_color---neutral--white);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 28px;
  padding: 3px 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.vp-hero__inner {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vp-container {
  background-color: var(--_color---primary--010);
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 560px;
  display: flex;
  position: relative;
  overflow: clip;
  box-shadow: 0 4px 12px 4px #0000001f;
}

.vp-body {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 48px 32px;
  text-decoration: none;
  display: flex;
}

.vp-body__container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 640px;
  text-decoration: none;
  display: flex;
}

.vp-body__inner {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vp-body__link-list {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vp-link {
  border: 1px solid var(--_color---primary--900);
  font-family: var(--_typography---main--label--large--font-family);
  color: var(--_color---primary--900);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--large--font-weight);
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 72px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.vp-link__label {
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.vp-link__icon {
  aspect-ratio: 1;
  border: 1px solid var(--_color---primary--900);
  background-color: var(--_color---neutral--white);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  padding: 8px;
}

.vp-link__icon-img {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.vp-link__container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.vp-footer {
  background-color: var(--_color---primary--900);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 48px 32px;
  text-decoration: none;
  display: flex;
}

.vp-hero__bg-overlay {
  z-index: 2;
  background-image: linear-gradient(0deg, #0f0e0e, #0f0e0e00 50%, #0f0e0e00);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.vp-hero__bg {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.vp-carousel {
  background-color: var(--_color---neutral--100);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.vp-footer__container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vp-header__container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 88px;
  display: flex;
}

.hero__description {
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--600);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---en--title--small--line-height);
  font-weight: var(--_typography---main--title--small--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.header__logo-img {
  height: 100%;
}

.cta-float-button__caption {
  font-family: var(--_typography---main--label--medium--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--label--medium--font-size);
  line-height: var(--_typography---en--label--medium--line-height);
  font-weight: var(--_typography---main--label--medium--font-weight);
  letter-spacing: var(--_typography---main--label--medium--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.arrow {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---primary--500);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto auto 0;
}

.problem {
  grid-row-gap: 128px;
  background-color: var(--_color---neutral-variant--010);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.problem__container {
  grid-row-gap: 48px;
  border: 1px solid var(--_color---neutral--100);
  border-radius: 8em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1128px;
  padding: 80px;
  display: flex;
}

.problem__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.problem__content {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__card {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__card.swap {
  flex-flow: row-reverse;
}

.problem__card-container {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__card-image-container {
  grid-row-gap: 10px;
  aspect-ratio: 1;
  border-radius: 20em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 72%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.problem__card-image {
  background-color: var(--_color---primary--030);
  object-fit: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.problem__card-body {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__card-title {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.problem__card-title-text {
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.point {
  grid-row-gap: 128px;
  background-color: var(--_color---neutral-variant--010);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.point__container {
  grid-row-gap: 48px;
  border: 1px solid var(--_color---primary--500);
  background-color: var(--_color---neutral--white);
  border-radius: 8em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1128px;
  padding: 80px;
  display: flex;
}

.point__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.point__content {
  grid-column-gap: 64px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__card {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__card.swap {
  flex-flow: row-reverse;
}

.point__card-container {
  grid-column-gap: 80px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__card-image-container {
  grid-row-gap: 10px;
  aspect-ratio: 4 / 3;
  border-radius: 3em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.point__card-image {
  background-color: var(--_color---primary--030);
  object-fit: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.point__card-body {
  grid-row-gap: 12px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  text-decoration: none;
  display: flex;
}

.point__card-title {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__card-title-text {
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.point__card-description {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.point__card-description-text {
  font-family: var(--_typography---main--body--large--font-family);
  color: var(--_color---neutral--500);
  font-size: var(--_typography---main--body--large--font-size);
  line-height: var(--_typography---main--body--large--line-height);
  font-weight: var(--_typography---main--body--large--font-weight);
  letter-spacing: var(--_typography---main--body--large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.pricing {
  grid-row-gap: 48px;
  background-color: var(--_color---neutral-variant--050);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 128px 32px 160px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing__container {
  grid-row-gap: 48px;
  background-color: var(--_color---neutral-variant--010);
  border-radius: 8em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1128px;
  padding: 80px;
  text-decoration: none;
  display: flex;
}

.pricing__inner {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.pricing__heading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.pricing__heading-text {
  font-family: var(--_typography---main--title--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--large--font-size);
  line-height: var(--_typography---main--title--large--line-height);
  font-weight: var(--_typography---main--title--large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--extra-large--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.pricing__content {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tab__menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
  display: flex;
}

.tab__link {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  aspect-ratio: 3 / 2;
  border: 1px solid var(--_color---neutral--100);
  background-color: var(--_color---neutral--white);
  color: var(--_color---neutral--800);
  border-radius: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  transition: background-color .2s;
  display: flex;
}

.tab__link:hover {
  background-color: var(--_color---neutral-variant--030);
}

.tab__link.w--current {
  background-color: var(--_color---primary--500);
  color: var(--_color---neutral--white);
}

.tab__monthly-sales {
  font-family: var(--_typography---main--label--small--font-family);
  font-size: var(--_typography---main--label--small--font-size);
  line-height: var(--_typography---main--label--small--line-height);
  font-weight: var(--_typography---main--label--small--font-weight);
  letter-spacing: var(--_typography---main--label--small--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.tab__price-text {
  font-family: var(--_typography---main--label--small--font-family);
  font-size: var(--_typography---no--label--small--font-size);
  line-height: var(--_typography---main--label--small--line-height);
  font-weight: var(--_typography---main--label--small--font-weight);
  letter-spacing: var(--_typography---main--label--small--letter-spacing);
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.feature__heading-caption {
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--400);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---main--title--small--line-height);
  font-weight: var(--_typography---main--title--small--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.problem__card-title-bold-text {
  color: var(--_color---tertiary--500);
}

.hero__phone {
  aspect-ratio: 9 / 18;
  background-color: var(--_color---neutral-variant--800);
  border-radius: 3em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  max-height: 100%;
  padding: 24px 8px 8px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
  box-shadow: 0 4px 24px #0000001f;
}

.hero__bg-animation {
  aspect-ratio: 1;
  opacity: .64;
  object-fit: cover;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero__bg-animation.hidden {
  display: none;
}

.tab__content {
  width: 100%;
  padding-top: 24px;
}

.faq__card-arrow {
  border: 1px solid var(--_color---neutral--050);
  pointer-events: none;
  color: var(--_color---neutral--800);
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: transform .6s;
  display: flex;
}

.faq__card-arrow.reversed {
  transform: rotate(180deg);
}

.faq__card-arrow-icon {
  width: 20px;
  height: 20px;
}

.cta-float-button__label-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
}

.cta-float-button__arrow {
  border: 1px solid var(--_color---neutral--white);
  background-color: var(--_color---neutral--white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.hero__overlay {
  display: none;
}

.cta-float-button__arrow-icon-copy {
  color: var(--_color---primary--500);
  width: 24px;
  height: 20px;
  transform: rotate(270deg);
}

.problem__card-number-text {
  background-color: var(--_color---tertiary--050);
  font-family: var(--_typography---no--title--small--font-family);
  color: var(--_color---tertiary--500);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---no--title--small--line-height);
  font-weight: var(--_typography---no--label--small--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---no--title--small--letter-spacing);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1px;
  text-decoration: none;
  display: flex;
}

.feature__card-number-text {
  font-family: var(--_typography---no--title--extra-large--font-family);
  color: var(--_color---primary--100);
  font-size: var(--_typography---no--title--extra-large--font-size);
  line-height: var(--_typography---no--title--extra-large--line-height);
  font-weight: var(--_typography---no--title--extra-large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---no--title--extra-large--letter-spacing);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

.text-primary-500 {
  background-color: var(--_color---primary--400);
  color: var(--_color---primary--600);
  -webkit-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #fa4338, #fa433800);
  -webkit-background-clip: text;
  background-clip: text;
}

.point__card-number-text {
  background-color: var(--_color---primary--030);
  font-family: var(--_typography---no--title--small--font-family);
  color: var(--_color---primary--500);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---no--title--small--line-height);
  font-weight: var(--_typography---no--label--small--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---no--title--small--letter-spacing);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1px;
  text-decoration: none;
  display: flex;
}

.hero__cta-button {
  background-color: var(--_color---primary--500);
  cursor: pointer;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 320px;
  height: 64px;
  min-height: 64px;
  padding-left: 32px;
  padding-right: 16px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.hero__cta-button:hover {
  background-color: var(--_color---primary--400);
}

.cta-button__container {
  grid-column-gap: 12px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.cta-button__label-container {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 2px;
  display: flex;
}

.cta-button__arrow {
  border: 1px solid var(--_color---neutral--white);
  background-color: var(--_color---neutral--white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.cta-button__caption {
  font-family: var(--_typography---main--label--small--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--label--small--font-size);
  line-height: var(--_typography---en--label--small--line-height);
  font-weight: var(--_typography---main--label--small--font-weight);
  letter-spacing: var(--_typography---main--label--small--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.cta-button__label {
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--white);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_font-style---title--small--line-height);
  font-weight: var(--_typography---en--title--small--font-weight);
  letter-spacing: var(--_typography---main--title--small--letter-spacing);
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.feature__bg {
  background-color: var(--_color---neutral-variant--050);
  border-radius: 1200px / 300px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: -200px;
  margin-right: -200px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.footer__bg {
  background-color: var(--_color---neutral-variant--050);
  border-radius: 1200px 1200px 0 0 / 300px 300px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: -200px;
  margin-right: -200px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.table__td-caption {
  font-family: var(--_typography---main--body--small--font-family);
  color: var(--_color---neutral--300);
  font-size: var(--_typography---main--body--small--font-size);
  line-height: var(--_typography---main--body--small--line-height);
  font-weight: var(--_typography---main--body--small--font-weight);
  letter-spacing: var(--_typography---main--body--medium--letter-spacing);
}

.tab__price-number {
  font-family: var(--_typography---no--label--large--font-family);
  font-size: var(--_typography---no--label--large--font-size);
  line-height: var(--_typography---no--label--large--line-height);
  font-weight: var(--_typography---no--label--large--font-weight);
  letter-spacing: var(--_typography---no--label--large--letter-spacing);
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: -2px;
  text-decoration: none;
}

.tab__price-container {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
}

.hero__text-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.en {
  font-family: var(--_font-family---en--heading);
}

.no {
  font-family: var(--_font-family---no--text);
}

.tab__price {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}

.price__description {
  font-family: var(--_typography---main--title--small--font-family);
  color: var(--_color---neutral--600);
  font-size: var(--_typography---main--title--small--font-size);
  line-height: var(--_typography---en--title--small--line-height);
  font-weight: var(--_typography---main--title--small--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--large--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.table__title-text {
  font-family: var(--_typography---main--title--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--title--medium--font-size);
  line-height: var(--_typography---main--title--medium--line-height);
  font-weight: var(--_typography---main--title--medium--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.price__caption {
  border: 1px solid var(--_color---neutral-variant--100);
  font-family: var(--_typography---main--label--large--font-family);
  color: var(--_color---primary--500);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--large--font-weight);
  text-align: center;
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  border-radius: 1em;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 16px;
  text-decoration: none;
  position: relative;
}

.table__content {
  scrollbar-width: none;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.footer-menu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-menu__company {
  font-family: var(--_typography---no--label--large--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--label--large--font-size);
  line-height: var(--_typography---no--label--large--line-height);
  font-weight: var(--_typography---no--label--large--font-weight);
  text-align: left;
  letter-spacing: var(--_typography---main--label--large--letter-spacing);
  white-space: nowrap;
  font-feature-settings: "palt" on;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.footer-menu__link {
  grid-column-gap: 10px;
  font-family: var(--_typography---main--label--medium--font-family);
  color: var(--_color---neutral--800);
  font-size: var(--_typography---main--label--medium--font-size);
  line-height: var(--_typography---main--label--large--line-height);
  font-weight: var(--_typography---main--label--medium--font-weight);
  letter-spacing: var(--_typography---main--label--medium--letter-spacing);
  border-bottom: 1px solid #0000;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 12px 8px;
  text-decoration: none;
  transition: background-color .2s, color .4s, border-color .4s;
  display: flex;
}

.footer-menu__link:hover {
  border-bottom-color: var(--_color---neutral--white);
  background-color: var(--_color---neutral--white);
}

.footer-menu__link-text {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .carousel__img-container {
    border-radius: 2.5em;
  }

  .header__inner {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .header__right-content {
    grid-column-gap: 16px;
  }

  .header-menu {
    z-index: 999;
    background-color: var(--_color---neutral--white);
    opacity: 0;
    border-radius: 0;
    width: 100svw;
    height: auto;
    min-height: 100svh;
    padding: 28px 32px;
    transition: opacity .4s;
    display: none;
    position: fixed;
    inset: 0% 0% 0% auto;
  }

  .header-menu__container {
    width: 100%;
  }

  .header-menu__inner {
    grid-row-gap: 96px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .header-menu__link-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 480px;
    height: auto;
  }

  .header-menu__link {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .header-menu__link:hover {
    border-bottom-color: var(--_color---primary--900);
    background-color: #0000;
    border-radius: 0;
  }

  .header-menu__link-text {
    font-family: var(--_typography---main--title--small--font-family);
    font-size: var(--_typography---main--title--small--font-size);
    line-height: var(--_typography---main--title--medium--line-height);
    font-weight: var(--_typography---main--title--small--font-weight);
    letter-spacing: var(--_typography---main--title--small--letter-spacing);
  }

  .hero {
    padding-left: 40px;
    padding-right: 40px;
    height: auto;
    max-height: 100svh;
  }

  .hero__container {
    grid-column-gap: 40px;
  }

  .hero__tagline {
    font-family: var(--_typography---main--title--large--font-family);
    font-size: var(--_typography---main--title--large--font-size);
    line-height: var(--_typography---main--title--large--line-height);
    font-weight: var(--_typography---main--title--large--font-weight);
    letter-spacing: var(--_typography---main--title--large--letter-spacing);
  }

  .table.outline-orange, .table.outline-grey {
    border-radius: 3em;
  }

  .lang-menu {
    display: none;
  }

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

  .close-button {
    color: var(--_color---primary--900);
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .feature__card {
    grid-column-gap: 64px;
  }

  .tab__title {
    font-family: var(--_typography---main--title--small--font-family);
    font-size: var(--_typography---main--title--small--font-size);
    line-height: var(--_typography---main--title--small--line-height);
    font-weight: var(--_typography---main--title--small--font-weight);
    letter-spacing: var(--_typography---main--title--small--letter-spacing);
  }

  .problem__container {
    border-radius: 4em;
    padding: 64px 32px;
  }

  .problem__content {
    grid-column-gap: 32px;
  }

  .point__container {
    border-radius: 4em;
    padding: 64px 32px 48px;
  }

  .point__card-container {
    grid-column-gap: 64px;
  }

  .point__card-image-container {
    border-radius: 2em;
  }

  .point__card-body {
    padding-top: 0;
  }

  .pricing__container {
    border-radius: 4em;
    padding: 64px 32px 48px;
  }

  .tab__link {
    padding: 16px;
  }

  .hero__phone {
    border-radius: 3em;
  }

  .hero__cta-button {
    min-width: 200px;
  }

  .cta-button__label {
    font-family: var(--_typography---no--label--large--font-family);
    font-size: var(--_typography---no--body--large--font-size);
    line-height: var(--_font-style---label--large--line-height);
    font-weight: var(--_typography---main--label--large--font-weight);
    letter-spacing: var(--_typography---main--label--large--letter-spacing);
  }
}

@media screen and (max-width: 767px) {
  .carousel__img-container {
    border-radius: 1.8em;
  }

  .hero.gsap_fadein {
    height: auto;
  }

  .hero__tagline {
    font-family: var(--_typography---main--title--large--font-family);
    font-size: var(--_typography---main--title--large--font-size);
    line-height: var(--_typography---main--title--large--line-height);
    font-weight: var(--_typography---main--title--large--font-weight);
    letter-spacing: var(--_typography---main--title--large--letter-spacing);
  }

  .table {
    padding-left: 32px;
    padding-right: 32px;
  }

  .tab__link {
    aspect-ratio: 1;
  }

  .hero__phone {
    border-radius: 2em;
    padding: 16px 6px 6px;
  }
}

@media screen and (max-width: 479px) {
  .cta-button--small {
    height: 36px;
  }

  .state-layer {
    padding: 8px 16px;
  }

  .header {
    padding-left: 24px;
    padding-right: 16px;
  }

  .header__logo {
    overflow: hidden;
  }

  .header__right-content {
    grid-column-gap: 12px;
  }

  .header-menu {
    padding: 24px 16px;
  }

  .hero {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    max-height: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero.gsap_fadein {
    height: auto;
  }

  .hero__bg {
    background-color: var(--_color---neutral-variant--100);
    height: 64%;
    margin-left: -64px;
    margin-right: -64px;
  }

  .hero__container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .hero__inner {
    grid-row-gap: 16px;
    width: 100%;
    max-width: none;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero__tagline {
    font-family: var(--_typography---main--title--large--font-family);
    font-size: var(--_typography---main--title--large--font-size);
    line-height: var(--_typography---main--title--large--line-height);
    font-weight: var(--_typography---main--title--large--font-weight);
    letter-spacing: var(--_typography---main--title--large--letter-spacing);
  }

  .scroll-down {
    display: none;
    inset: auto -8px 0 auto;
  }

  .concept, .feature {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .feature__heading-text {
    text-align: left;
  }

  .faq__card {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .faq__card.swap {
    flex-flow: column;
  }

  .faq__card.gsap_fadein_moveup {
    border-radius: 1.6em;
  }

  .faq__card-title {
    padding: 20px 16px;
  }

  .faq__card-title-text {
    font-family: var(--_typography---main--label--large--font-family);
    font-size: var(--_typography---no--label--large--font-size);
    line-height: var(--_typography---main--label--large--line-height);
    font-weight: var(--_typography---main--label--large--font-weight);
    letter-spacing: var(--_typography---no--label--large--letter-spacing);
  }

  .faq__card-description {
    padding-left: 16px;
    padding-right: 16px;
  }

  .faq__card-description-text {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .faq__content {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .shop-info {
    padding-left: 24px;
    padding-right: 24px;
  }

  .table {
    padding-left: 32px;
    padding-right: 32px;
  }

  .table.outline-orange {
    border-radius: 2em;
  }

  .table__raw {
    flex: 1;
    width: auto;
    min-width: 100%;
    padding-left: 0;
  }

  .table__container {
    flex: 1;
    width: auto;
    min-width: 100%;
  }

  .table__th {
    width: 96px;
  }

  .table__td {
    width: 144px;
  }

  .cta-float-button {
    border-radius: 28px;
    width: 100%;
    height: 56px;
    padding-left: 44px;
    padding-right: 12px;
  }

  .cta-float-button__container {
    justify-content: space-between;
    align-items: center;
  }

  .cta-float-button__label {
    font-family: var(--_typography---main--label--large--font-family);
    font-size: var(--_typography---main--body--large--font-size);
    font-weight: var(--_typography---main--label--large--font-weight);
    letter-spacing: var(--_typography---main--label--large--letter-spacing);
  }

  .faq {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta-float {
    opacity: 100;
    display: flex;
    bottom: 12px;
    left: 12px;
    right: 12px;
  }

  .menu-button {
    background-color: var(--_color---neutral--white);
    border-radius: 24px;
    width: 48px;
    height: 48px;
    box-shadow: 0 4px 24px #0000001f;
  }

  .feature__card {
    grid-row-gap: 24px;
    flex-flow: column-reverse;
  }

  .feature__card.swap {
    flex-flow: column-reverse;
  }

  .feature__card-image-container {
    border-radius: 2em;
  }

  .pricing__tab {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pricing__tab.swap {
    flex-flow: column;
  }

  .tab__title {
    font-size: var(--_typography---main--label--large--font-size);
  }

  .vp-wrapper {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .vp-header, .vp-hero {
    padding-left: 24px;
    padding-right: 24px;
  }

  .vp-container {
    border-radius: 0;
  }

  .vp-body {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cta-float-button__caption {
    font-family: var(--_typography---main--label--small--font-family);
    font-size: var(--_typography---main--label--small--font-size);
    line-height: var(--_typography---en--label--small--line-height);
    font-weight: var(--_typography---main--label--small--font-weight);
    letter-spacing: var(--_typography---main--label--small--letter-spacing);
  }

  .arrow {
    font-family: var(--_typography---main--title--small--font-family);
    font-size: var(--_typography---main--title--small--font-size);
    line-height: var(--_typography---main--title--medium--line-height);
    font-weight: var(--_typography---main--title--small--font-weight);
    letter-spacing: var(--_typography---main--title--small--letter-spacing);
    width: 100%;
  }

  .problem {
    padding-left: 24px;
    padding-right: 24px;
  }

  .problem__container {
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

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

  .problem__heading-text {
    font-family: var(--_typography---main--title--medium--font-family);
    font-size: var(--_typography---main--title--medium--font-size);
    line-height: var(--_typography---main--title--large--line-height);
    font-weight: var(--_typography---main--title--medium--font-weight);
    text-align: left;
    letter-spacing: var(--_typography---main--title--medium--letter-spacing);
  }

  .problem__content {
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .problem__card {
    grid-row-gap: 24px;
    border: 1px solid var(--_color---neutral--100);
    border-radius: 2em;
    flex-flow: column;
    padding: 24px;
  }

  .problem__card.swap {
    flex-flow: column;
  }

  .problem__card-image-container.gsap_fadein_moveup {
    width: 64%;
  }

  .problem__card-title-text {
    font-family: var(--_typography---main--title--small--font-family);
    font-size: var(--_typography---main--title--small--font-size);
    line-height: var(--_typography---main--title--small--line-height);
    font-weight: var(--_typography---main--title--small--font-weight);
    letter-spacing: var(--_typography---main--title--small--letter-spacing);
  }

  .point {
    padding-left: 24px;
    padding-right: 24px;
  }

  .point__container {
    border-width: 0;
    border-radius: 0;
    padding: 0;
  }

  .point__heading-text {
    text-align: left;
  }

  .point__content {
    grid-column-gap: 96px;
    grid-row-gap: 96px;
    flex-flow: column;
  }

  .point__card {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .point__card.swap, .point__card-container {
    flex-flow: column;
  }

  .point__card-image-container {
    border-radius: 2em;
    width: 100%;
  }

  .pricing {
    padding-left: 0;
    padding-right: 0;
  }

  .pricing__container {
    border-radius: 3em;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pricing__heading-text {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing__content {
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
  }

  .tab__menu {
    scrollbar-width: none;
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    overflow: scroll;
  }

  .hero__phone {
    min-width: 80%;
    max-width: 80%;
    max-height: none;
    position: relative;
    inset: auto 0% 0%;
  }

  .hero__bg-animation {
    position: absolute;
    inset: 0%;
  }

  .hero__bg-animation.hidden {
    display: none;
  }

  .tab__content {
    padding-top: 16px;
  }

  .faq__card-arrow {
    width: 28px;
    height: 28px;
  }

  .cta-float-button__label-container {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex: 1;
    padding-bottom: 0;
  }

  .hero__overlay {
    z-index: 3;
    background-image: linear-gradient(#fff0, #fff);
    height: 80px;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .problem__card-number-text, .point__card-number-text {
    font-family: var(--_typography---main--title--small--font-family);
    font-size: var(--_typography---main--title--small--font-size);
    line-height: var(--_typography---main--title--small--line-height);
    font-weight: var(--_typography---main--title--small--font-weight);
    letter-spacing: var(--_typography---main--title--small--letter-spacing);
  }

  .hero__cta-button {
    border-radius: 28px;
    width: 100%;
    height: 56px;
    padding-left: 44px;
    padding-right: 12px;
    display: none;
  }

  .cta-button__container {
    justify-content: space-between;
    align-items: center;
  }

  .cta-button__label-container {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex: 1;
    padding-bottom: 0;
  }

  .cta-button__caption {
    font-family: var(--_typography---main--label--small--font-family);
    font-size: var(--_typography---main--label--small--font-size);
    line-height: var(--_typography---en--label--small--line-height);
    font-weight: var(--_typography---main--label--small--font-weight);
    letter-spacing: var(--_typography---main--label--small--letter-spacing);
  }

  .cta-button__label {
    font-family: var(--_typography---main--label--large--font-family);
    font-size: var(--_typography---main--body--large--font-size);
    font-weight: var(--_typography---main--label--large--font-weight);
    letter-spacing: var(--_typography---main--label--large--letter-spacing);
  }

  .feature__bg, .footer__bg {
    margin-left: -64px;
    margin-right: -64px;
  }

  .tab__price-number {
    font-size: var(--_typography---no--label--medium--font-size);
  }

  .price__description, .table__title-text {
    text-align: left;
  }

  .table__content {
    align-items: flex-start;
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    overflow: auto;
  }
}


