@charset "UTF-8";
/*
Theme Name: Sofico
Theme URI: https://sofico.co.jp/
Author: Sofico
Description: Sofico コーポレートサイト用テーマ
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sofico
*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

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

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
  word-break: break-word;
}

#root,
#__next {
  isolation: isolate;
}

:root {
  /* Color Scale - Gray */
  --color-gray-50: #f9fafb;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-300: #d1d5db;
  --color-gray-400: #9ca3af;
  --color-gray-500: #6b7280;
  --color-gray-600: #4b5563;
  --color-gray-700: #374151;
  --color-gray-800: #1f2937;
  --color-gray-900: #111827;
  /* Color Scale - Brand Blue (Figma: main #0069ad) */
  --color-blue-50: #e6f0f7;
  --color-blue-100: #b8d4e8;
  --color-blue-500: #2487c5;
  --color-blue-700: #0069ad; /* Figma: main */
  --color-blue-800: #004f82; /* Figma: Hero 資料DLボタン塗り */
  --color-blue-900: #14384e; /* Figma: text */
  --color-blue-950: #0e2940; /* 濃紺。フィルタ文字・記事ダーク背景（blue-900 より暗い） */
  /* Color Scale - Slate（青みがかった中間グレー。文字色用。gray スケールより寒色寄り） */
  --color-slate-100: #e8eef4; /* ダーク背景上の淡色文字 */
  --color-slate-400: #9aa8b8; /* くすみ文字（フィルタ非活性等） */
  --color-slate-700: #3a4250; /* くすみダーク文字 */
  /* Color Scale - Brand Orange (Figma: orange2 #f08100) */
  --color-orange-50: #fef3e6;
  --color-orange-100: #fdd9b3;
  --color-orange-500: #f08100; /* Figma: orange2 */
  --color-orange-700: #b85f00;
  /* Color Scale - Neutral (Figma: text2 #22252a) */
  --color-neutral-900: #22252a; /* Figma: text2 */
  /* Color Scale - Surface（淡色背景。青みがかったグレー、Figma 採寸） */
  --color-surface-1: #f6f8fa; /* セクション淡色背景（bg-light） */
  --color-surface-2: #f5f7fa; /* テーブルラベル / タグ背景 */
  --color-surface-3: #eff5fb; /* フィルタ背景（淡水色） */
  --color-surface-4: #e7eef2; /* ソリューション図ブロック背景 */
  --color-surface-5: #e5e8ed; /* サービスカード背景 */
  --color-surface-6: #c7deed; /* 淡い水色背景 / 枠線 */
  --color-surface-7: #fff8ec; /* 暖色ノート背景（コールアウト） */
  /* Color Scale - Hairline（淡い罫線・枠線。Figma 採寸） */
  --color-line-1: #ecedf0; /* 淡い枠線（カード） */
  --color-line-2: #dce3eb; /* 罫線（テーブル / タイムライン） */
  --color-line-3: #e2e7ef; /* 記事・テーブルの標準罫線（最頻出） */
  --color-line-4: #e8ecf1; /* カード枠線（capability / challenge） */
  --color-line-5: #ebebf0; /* サービスカード区切り罫線 */
  --color-line-6: #e6e6e6; /* 暖色寄りの淡罫線（benefit / core-platform） */
  --color-line-7: #f3dca6; /* 暖色ノート枠線（コールアウト） */
  /* Spacing Scale (4px base) */
  --space-0: 0;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  --space-24: 96px;
  --space-32: 128px;
  /* Font Size Scale */
  --text-xs: 12px;
  --text-sm: 14px;
  --text-base: 16px;
  --text-lg: 18px;
  --text-xl: 20px;
  --text-2xl: 24px;
  --text-3xl: 28px; /* セクション見出し（Solution / Services 等） */
  --text-4xl: 36px; /* カードタイトル */
  --text-5xl: 48px;
  --text-6xl: 56px; /* Hero h1 (Figma 採寸) */
  /* Font Family */
  --font-base: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --font-display: "Prompt", "Noto Sans JP", sans-serif; /* 見出し用ディスプレイ書体（英字） */
  --font-en: "Prompt", "Times New Roman", serif;
  /* Line Height */
  --leading-none: 1;
  --leading-tight: 1.3;
  --leading-snug: 1.5;
  --leading-normal: 1.7;
  --leading-loose: 1.9;
  /* Font Weight */
  --font-normal: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  /* Radius */
  --radius-none: 0;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 16px;
  --radius-full: 9999px;
  /* Shadow */
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);
  /* Z-index */
  --z-base: 1;
  --z-dropdown: 100;
  --z-sticky: 200;
  --z-fixed: 300;
  --z-modal: 1000;
  --z-toast: 2000;
  /* Transition */
  --duration-fast: 150ms;
  --duration-base: 300ms;
  --duration-slow: 500ms;
  --easing-base: cubic-bezier(0.4, 0, 0.2, 1);
  --easing-in: cubic-bezier(0.4, 0, 1, 1);
  --easing-out: cubic-bezier(0, 0, 0.2, 1);
  /* Color - Text */
  --color-text-base: var(--color-neutral-900); /* Figma: text2 #22252a */
  --color-text-emphasis: var(--color-blue-900); /* Figma: text  #14384e */
  --color-text-muted: var(--color-gray-500);
  --color-text-subtle: var(--color-gray-400);
  --color-text-link: var(--color-blue-700); /* Figma: main */
  --color-text-inverse: white;
  /* Color - Background */
  --color-bg-base: white;
  --color-bg-subtle: var(--color-gray-50);
  --color-bg-emphasis: var(--color-gray-100);
  --color-bg-inverse: var(--color-blue-900); /* ダークセクション用 */
  --color-bg-brand: var(--color-blue-700); /* ブランドブルー塗り */
  /* Color - Border */
  --color-border-base: var(--color-gray-200);
  --color-border-subtle: var(--color-gray-100);
  --color-border-emphasis: var(--color-gray-500);
  --color-border-inverse: rgba(255, 255, 255, 0.3); /* ダーク背景上のボーダー */
  /* Color - Brand */
  --color-brand-primary: var(--color-blue-700); /* main #0069ad */
  --color-brand-secondary: var(--color-blue-900); /* text   #14384e */
  --color-brand-accent: var(--color-orange-500); /* orange2 #f08100 */
  /* Color - State */
  --color-state-success: #16a34a;
  --color-state-warning: #f59e0b;
  --color-state-danger: #dc2626;
  --color-state-info: #0284c7;
  /* Typography */
  --text-body: var(--text-base); /* 16px */
  --text-caption: var(--text-sm); /* 14px */
  --text-lead: var(--text-sm); /* リード文 14px (Hero) */
  --text-heading-1: var(--text-6xl); /* 56px - Hero */
  --text-heading-2: var(--text-3xl); /* 28px - セクション見出し */
  --text-heading-3: var(--text-4xl); /* 36px - カードタイトル */
  --text-heading-4: var(--text-xl); /* 20px - サブ見出し */
  /* Spacing - Layout */
  --space-section-gap: var(--space-24); /* セクション間（Figma 採寸ベース） */
  --space-stack-base: var(--space-4); /* 縦余白標準 */
  --space-stack-large: var(--space-8); /* 縦余白大 */
  --space-stack-xlarge: var(--space-12); /* 縦余白特大 */
  --space-page-padding-x: var(--space-20); /* PC ページ左右余白 80px (Figma 採寸) */
  /* Container Width */
  --container-width: min(1280px, 100%); /* Figma 1280px 想定 */
  --container-width-inner: min(1000px, 100% - var(--space-page-padding-x) * 2); /* セクション内コンテンツ幅 */
  --container-width-narrow: min(960px, 100% - var(--space-page-padding-x) * 2);
}

body {
  font-family: var(--font-base);
  font-size: var(--text-body);
  line-height: var(--leading-normal);
  color: var(--color-text-base);
  background: var(--color-bg-base);
}
@media screen and (max-width: 767px) {
  body {
    font-size: calc(16 / 375 * 100vw);
  }
}

a {
  color: var(--color-text-link);
  transition: opacity var(--duration-fast) var(--easing-base);
}
a:hover {
  opacity: 0.7;
}
a:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}

button:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: var(--leading-tight);
  font-weight: var(--font-bold);
}

:focus:not(:focus-visible) {
  outline: none;
}

.b-header {
  background: var(--color-bg-inverse);
}

body {
  background: var(--color-gray-100);
}

.b-main {
  background: var(--color-bg-base);
  min-height: 50vh;
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-4 {
  margin-top: var(--space-4) !important;
}

.u-mt-8 {
  margin-top: var(--space-8) !important;
}

.u-mt-16 {
  margin-top: var(--space-16) !important;
}

.u-mt-24 {
  margin-top: var(--space-24) !important;
}

.u-mb-0 {
  margin-bottom: 0 !important;
}

.u-mb-4 {
  margin-bottom: var(--space-4) !important;
}

.u-mb-8 {
  margin-bottom: var(--space-8) !important;
}

.u-mb-16 {
  margin-bottom: var(--space-16) !important;
}

.u-mb-24 {
  margin-bottom: var(--space-24) !important;
}

.u-pt-0 {
  padding-top: 0 !important;
}

.u-pt-4 {
  padding-top: var(--space-4) !important;
}

.u-pt-8 {
  padding-top: var(--space-8) !important;
}

.u-pt-16 {
  padding-top: var(--space-16) !important;
}

.u-pt-24 {
  padding-top: var(--space-24) !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pb-4 {
  padding-bottom: var(--space-4) !important;
}

.u-pb-8 {
  padding-bottom: var(--space-8) !important;
}

.u-pb-16 {
  padding-bottom: var(--space-16) !important;
}

.u-pb-24 {
  padding-bottom: var(--space-24) !important;
}

@media screen and (max-width: 1023px) {
  .u-show-md-up {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-show-md-down {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-show-sm-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .u-show-sm-down {
    display: none !important;
  }
}

.u-hide {
  display: none !important;
}

.u-br-sm-down {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-br-sm-down {
    display: inline;
  }
}

.u-br-sm-up {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-br-sm-up {
    display: inline;
  }
}

.u-text-center {
  text-align: center !important;
}

.u-text-right {
  text-align: right !important;
}

.u-text-left {
  text-align: left !important;
}

.u-text-nowrap {
  white-space: nowrap !important;
}

.u-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

.u-font-en {
  font-family: var(--font-en) !important;
}

.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.u-focus-visible:focus, .u-focus-visible:focus-visible {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.b-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-2);
  padding: 10px 24px;
  border-radius: var(--radius-full);
  border: 1px solid transparent;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.8;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: opacity var(--duration-base) var(--easing-base), filter var(--duration-base) var(--easing-base);
}
.b-button:hover {
  opacity: 0.85;
}
.b-button:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-button--outline {
  background: transparent;
  color: var(--color-text-inverse);
  border-color: white;
}
.b-button--primary {
  background: var(--color-brand-accent);
  color: var(--color-text-inverse);
  border-color: var(--color-brand-accent);
  font-size: var(--text-sm);
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-accent);
}
.b-button--secondary {
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-color: var(--color-brand-primary);
}
.b-button--blue-bordered {
  background: var(--color-blue-800);
  color: var(--color-text-inverse);
  border-color: white;
}
.b-button--outline-accent {
  background: transparent;
  color: var(--color-brand-accent);
  border-color: var(--color-brand-accent);
}
.b-button--outline-primary {
  background: transparent;
  color: var(--color-brand-primary);
  border-color: var(--color-brand-primary);
  --icon-circle-fill: var(--color-brand-primary);
  --icon-arrow-stroke: white;
}
.b-button--link-primary {
  background: transparent;
  color: var(--color-brand-primary);
  border-color: transparent;
  --icon-circle-fill: var(--color-brand-primary);
  --icon-arrow-stroke: white;
}
.b-button--link-inverse {
  background: transparent;
  color: var(--color-text-inverse);
  border-color: transparent;
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-primary);
}
.b-button--fit {
  align-self: flex-start;
}
.b-button--large {
  padding: 16px 24px;
  min-width: 260px;
  min-height: 60px;
  font-size: var(--text-base);
  gap: 10px;
}
.b-button--with-icon .b-button__icon {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .b-button {
    padding: calc(10 / 375 * 100vw) calc(24 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
    white-space: normal;
    line-height: 1.4;
  }
  .b-button--primary {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-button--large {
    padding: calc(16 / 375 * 100vw) calc(24 / 375 * 100vw);
    min-width: calc(260 / 375 * 100vw);
    min-height: calc(60 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
  }
  .b-button--with-icon .b-button__icon {
    width: calc(30 / 375 * 100vw);
    height: calc(30 / 375 * 100vw);
  }
}

.b-section-header {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.b-section-header__title-row {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.b-section-header__title-sub {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.8;
  color: var(--color-brand-primary);
  margin: 0;
}
.b-section-header__title {
  font-family: var(--font-display);
  font-weight: var(--font-medium);
  font-size: var(--text-xl);
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: uppercase;
  color: var(--color-brand-primary);
  margin: 0;
}
.b-section-header__subtitle {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: 0;
}
.b-section-header__accent {
  display: block;
  width: 30px;
  height: 4px;
  background: var(--color-brand-primary);
  flex-shrink: 0;
  margin-top: 21px;
}
.b-section-header__subtitle-text {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 1.625rem;
  line-height: 1.8;
  color: var(--color-text-base);
  margin: 0;
}
.b-section-header__heading {
  display: flex;
  flex-direction: column;
  margin: 0;
  font-weight: inherit;
}
.b-section-header--merged .b-section-header__title {
  display: block;
}
.b-section-header__description {
  font-family: var(--font-base);
  font-size: 1rem;
  line-height: 1.8;
  color: var(--color-text-base);
  margin: 12px 0 0;
}
.b-section-header--dark .b-section-header__title,
.b-section-header--dark .b-section-header__subtitle-text {
  color: var(--color-text-inverse);
}
.b-section-header--dark .b-section-header__accent {
  background: white;
}
@media screen and (max-width: 767px) {
  .b-section-header__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-section-header__subtitle {
    gap: calc(8 / 375 * 100vw);
  }
  .b-section-header__accent {
    width: calc(24 / 375 * 100vw);
    height: calc(3 / 375 * 100vw);
    margin-top: calc(16 / 375 * 100vw);
  }
  .b-section-header__subtitle-text {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-section-header__description {
    font-size: calc(14 / 375 * 100vw);
    margin-top: calc(12 / 375 * 100vw);
  }
}

.b-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
  transition: background-color var(--duration-base) var(--easing-base), border-bottom-color var(--duration-base) var(--easing-base);
  z-index: calc(var(--z-modal) + 10);
}
.b-header[data-scrolled=true], body.b-page--header-solid .b-header {
  background-color: rgba(20, 56, 78, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.b-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  padding-inline: clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
}
.b-header__logo {
  display: inline-block;
  width: 127px;
  flex-shrink: 0;
  line-height: 0;
}
.b-header__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.b-header__menu {
  display: contents;
}
@media screen and (max-width: 767px) {
  .b-header__menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    position: fixed;
    top: calc(60 / 375 * 100vw);
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--color-bg-inverse);
    padding: calc(40 / 375 * 100vw) calc(20 / 375 * 100vw);
    z-index: var(--z-modal);
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform var(--duration-base) var(--easing-base);
    pointer-events: none;
  }
  .b-header__menu[data-state=open] {
    transform: translateX(0);
    pointer-events: auto;
  }
}
.b-header__trigger {
  display: none;
}
@media screen and (max-width: 767px) {
  .b-header__trigger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: calc(6 / 375 * 100vw);
    width: calc(40 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    position: relative;
  }
  .b-header__trigger-bar {
    display: block;
    width: calc(24 / 375 * 100vw);
    height: calc(2 / 375 * 100vw);
    background: white;
    transform-origin: center;
    transition: transform var(--duration-base) var(--easing-base), opacity var(--duration-base) var(--easing-base);
  }
  .b-header__trigger[aria-expanded=true] .b-header__trigger-bar:nth-child(1) {
    transform: translateY(calc(8 / 375 * 100vw)) rotate(45deg);
  }
  .b-header__trigger[aria-expanded=true] .b-header__trigger-bar:nth-child(2) {
    opacity: 0;
  }
  .b-header__trigger[aria-expanded=true] .b-header__trigger-bar:nth-child(3) {
    transform: translateY(calc(-8 / 375 * 100vw)) rotate(-45deg);
  }
  .b-header__trigger:focus-visible {
    outline: 2px solid white;
    outline-offset: 4px;
  }
}
@media screen and (max-width: 767px) {
  .b-header__inner {
    height: calc(60 / 375 * 100vw);
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .b-header__logo {
    width: calc(100 / 375 * 100vw);
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  body[data-menu-open=true] {
    overflow: hidden;
  }
  body[data-menu-open=true] .b-header {
    background: var(--color-bg-inverse);
  }
  body[data-menu-open=true] .b-header-cta {
    visibility: hidden;
  }
}

.b-header-nav {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  justify-content: center;
  padding-inline: clamp(1rem, -2.1875rem + 6.640625vw, 3.125rem);
}
.b-header-nav__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(0.75rem, -1.125rem + 3.90625vw, 2rem);
  width: 100%;
  max-width: 700px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-header-nav__list li {
  list-style: none;
}
.b-header-nav__list li.nav-multiline a {
  text-align: center;
  line-height: 1.4;
}
.b-header-nav__list a {
  display: inline-block;
  color: var(--color-text-inverse);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.8;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-header-nav__list a:hover {
  opacity: 0.7;
}
.b-header-nav__list a:focus-visible {
  outline: 2px solid white;
  outline-offset: 4px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-header-nav {
    padding-inline: 12px;
  }
  .b-header-nav__list {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .b-header-nav {
    flex: none;
    width: 100%;
    padding-inline: 0;
  }
  .b-header-nav__list {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: calc(28 / 375 * 100vw);
    max-width: none;
  }
  .b-header-nav__list a {
    font-size: calc(22 / 375 * 100vw);
    line-height: 1.4;
  }
  .b-header-nav__list a:focus-visible {
    outline: 2px solid white;
    outline-offset: 4px;
  }
}

.b-header-cta {
  display: flex;
  align-items: center;
  gap: clamp(0.5rem, -0.25rem + 1.5625vw, 1rem);
  flex-shrink: 0;
}
@media (max-width: 1400px) {
  .b-header-cta .b-button--outline {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-header-cta .b-button--primary {
    padding-inline: clamp(0.875rem, -0.0625rem + 1.953125vw, 1.5rem);
    font-size: clamp(0.6875rem, 0.40625rem + 0.5859375vw, 0.875rem);
  }
}
@media screen and (max-width: 767px) {
  .b-header-cta {
    gap: calc(8 / 375 * 100vw);
  }
  .b-header-cta .b-button--outline {
    display: none;
  }
}

.b-floating-contact {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: var(--z-fixed);
  display: none;
}
@media (max-width: 1080px) {
  .b-floating-contact {
    display: block;
  }
}
.b-floating-contact__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: var(--radius-full);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.18);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: transform var(--duration-base) var(--easing-base), box-shadow var(--duration-base) var(--easing-base), opacity var(--duration-base) var(--easing-base);
}
.b-floating-contact__link:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
  opacity: 1;
}
.b-floating-contact__link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 4px;
}
.b-floating-contact__icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .b-floating-contact {
    right: calc(16 / 375 * 100vw);
    bottom: calc(16 / 375 * 100vw);
  }
  .b-floating-contact__link {
    gap: calc(8 / 375 * 100vw);
    padding: calc(14 / 375 * 100vw) calc(20 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-floating-contact__icon {
    width: calc(18 / 375 * 100vw);
    height: calc(18 / 375 * 100vw);
  }
}

.b-footer {
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-footer__inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 60px clamp(2.5rem, -6.875rem + 19.53125vw, 8.75rem) 40px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-footer__divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
}
.b-footer__top {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .b-footer__inner {
    gap: calc(32 / 375 * 100vw);
    padding: calc(40 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-footer__top {
    flex-direction: column;
    gap: calc(40 / 375 * 100vw);
  }
}

.b-footer-cta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  width: 260px;
  flex-shrink: 0;
}
.b-footer-cta__logo {
  display: inline-block;
  width: 127px;
  line-height: 0;
  margin-bottom: 0;
}
.b-footer-cta__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.b-footer-cta__btn {
  width: 100%;
  min-width: 200px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
}
.b-footer-cta__btn.b-button--primary {
  font-size: var(--text-sm);
}
.b-footer-cta__btn--newsletter {
  background-color: var(--color-blue-800);
}
.b-footer-cta__newsletter {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 260px;
}
.b-footer-cta__newsletter-title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.8;
  color: var(--color-text-inverse);
  margin: 0;
}
.b-footer-cta__newsletter-desc {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b-footer-cta {
    width: 100%;
    align-items: center;
    gap: calc(16 / 375 * 100vw);
  }
  .b-footer-cta__logo {
    width: calc(140 / 375 * 100vw);
    margin-bottom: calc(8 / 375 * 100vw);
  }
  .b-footer-cta__btn {
    width: auto;
    min-width: calc(240 / 375 * 100vw);
    min-height: calc(50 / 375 * 100vw);
    padding-inline: calc(20 / 375 * 100vw);
  }
  .b-footer-cta__newsletter {
    width: calc(280 / 375 * 100vw);
    margin-top: calc(16 / 375 * 100vw);
    align-items: center;
    text-align: center;
  }
  .b-footer-cta__newsletter-title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-footer-cta__newsletter-desc {
    font-size: calc(12 / 375 * 100vw);
  }
}

.b-footer-nav {
  flex: 1 1 auto;
  min-width: 0;
}
.b-footer-nav__columns {
  display: flex;
  gap: 30px;
}
.b-footer-nav__column {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 155px;
  flex-shrink: 0;
}
.b-footer-nav__group {
  display: flex;
  flex-direction: column;
}
.b-footer-nav__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 155px;
  padding-bottom: 4px;
  border-bottom: 1px solid white;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
  text-decoration: none;
}
.b-footer-nav__heading--linked {
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-footer-nav__heading--linked::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  flex-shrink: 0;
  background: url("img/common/footer-arrow.svg") no-repeat center/contain;
}
.b-footer-nav__heading--linked:hover {
  opacity: 0.8;
}
.b-footer-nav__sub {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
}
.b-footer-nav__sub li {
  list-style: none;
}
.b-footer-nav__sub-link {
  display: block;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: #71c2f7;
  text-decoration: none;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-footer-nav__sub-link:hover {
  opacity: 0.7;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .b-footer-nav__columns {
    flex-wrap: wrap;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 24px;
  }
}
@media screen and (max-width: 767px) {
  .b-footer-nav {
    width: 100%;
  }
  .b-footer-nav__columns {
    flex-direction: column;
    gap: calc(24 / 375 * 100vw);
  }
  .b-footer-nav__column {
    width: 100%;
    gap: calc(16 / 375 * 100vw);
  }
  .b-footer-nav__heading {
    width: 100%;
    padding-bottom: calc(4 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-footer-nav__heading--linked::after {
    width: calc(16 / 375 * 100vw);
    height: calc(12 / 375 * 100vw);
  }
  .b-footer-nav__sub {
    margin-top: calc(8 / 375 * 100vw);
  }
  .b-footer-nav__sub-link {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.b-footer-bottom__copyright {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: 11px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.5);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b-footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: calc(12 / 375 * 100vw);
  }
  .b-footer-bottom__copyright {
    font-size: calc(11 / 375 * 100vw);
  }
}

body[data-modal-open] {
  overflow: hidden;
}

.b-modal {
  position: fixed;
  inset: 0;
  z-index: calc(var(--z-modal) + 20);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.b-modal[hidden] {
  display: none;
}
.b-modal__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(20, 56, 78, 0.6);
  border: 0;
  cursor: pointer;
}
.b-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 560px;
  max-height: 90vh;
  overflow-y: auto;
  background-color: #fff;
  border-radius: var(--radius-lg);
  padding: clamp(24px, 5vw, 48px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.b-modal__dialog:focus {
  outline: none;
}
.b-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  color: var(--color-text-emphasis);
  border-radius: var(--radius-sm);
}
.b-modal__close:hover {
  opacity: 0.6;
}
.b-modal__close:focus-visible {
  outline: 2px solid var(--color-brand-accent);
  outline-offset: 2px;
}
.b-modal__close svg {
  width: 20px;
  height: 20px;
  display: block;
}
.b-modal__title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-2xl);
  line-height: 1.6;
  color: var(--color-text-emphasis);
  margin: 0 0 8px;
  padding-right: 36px;
}
.b-modal__desc {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-emphasis);
  margin: 0 0 24px;
}
.b-modal__body {
  min-height: 1px;
}
@media screen and (max-width: 767px) {
  .b-modal {
    padding: calc(16 / 375 * 100vw);
  }
  .b-modal__dialog {
    border-radius: calc(16 / 375 * 100vw);
    padding: calc(24 / 375 * 100vw);
  }
  .b-modal__close {
    top: calc(12 / 375 * 100vw);
    right: calc(12 / 375 * 100vw);
  }
  .b-modal__title {
    font-size: calc(20 / 375 * 100vw);
  }
}

.b-hero {
  position: relative;
  width: 100%;
  height: 730px;
  margin-top: -80px;
  padding-top: 80px;
  overflow: hidden;
  background: var(--color-bg-inverse);
  color: var(--color-text-inverse);
}
.b-hero__bg-video, .b-hero__bg-fallback {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}
.b-hero__bg-fallback {
  display: none;
}
.b-hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 33, 54, 0.83);
  z-index: var(--z-base);
}
.b-hero__deco {
  position: absolute;
  width: 531px;
  height: 444px;
  pointer-events: none;
  z-index: var(--z-base);
}
.b-hero__deco--left {
  left: 9px;
  top: 80px;
}
.b-hero__deco--right {
  right: 29px;
  top: 286px;
  transform: rotate(180deg);
}
.b-hero__content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 11px;
  padding-inline: var(--space-page-padding-x);
  padding-bottom: 66px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-hero__title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 3rem;
  line-height: 1.6;
  margin: 0;
}
.b-hero__title-row {
  display: block;
}
.b-hero__lead {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  margin: 0;
  max-width: 628px;
}
.b-hero__lead [lang=en] {
  font-family: var(--font-display);
  font-weight: var(--font-normal);
}
.b-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
}
@media (prefers-reduced-motion: reduce) {
  .b-hero__bg-video {
    display: none;
  }
  .b-hero__bg-fallback {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .b-hero {
    height: calc(560 / 375 * 100vw);
    margin-top: calc(-60 / 375 * 100vw);
    padding-top: calc(60 / 375 * 100vw);
  }
  .b-hero__content {
    padding-inline: calc(20 / 375 * 100vw);
    padding-bottom: calc(48 / 375 * 100vw);
    gap: calc(12 / 375 * 100vw);
  }
  .b-hero__deco {
    display: none;
  }
  .b-hero__title {
    font-size: calc(28 / 375 * 100vw);
  }
  .b-hero__lead {
    font-size: calc(13 / 375 * 100vw);
    max-width: none;
  }
  .b-hero__lead br {
    display: none;
  }
  .b-hero__cta {
    min-width: calc(220 / 375 * 100vw);
    min-height: calc(50 / 375 * 100vw);
    padding: calc(11 / 375 * 100vw) calc(20 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .b-hero__cta .b-button__icon {
    width: calc(26 / 375 * 100vw);
    height: calc(26 / 375 * 100vw);
  }
}

.b-company-logo-bar {
  background: var(--color-bg-base);
  padding: 64px var(--space-page-padding-x);
}
.b-company-logo-bar__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
.b-company-logo-bar__title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-base);
  text-align: center;
  margin: 0;
}
.b-company-logo-bar__marquee {
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);
}
.b-company-logo-bar__track {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
  padding: 0;
  list-style: none;
  animation: b-company-logo-bar-scroll 30s linear infinite;
}
.b-company-logo-bar__item {
  list-style: none;
  flex-shrink: 0;
  width: 123px;
  height: 70px;
  margin-right: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-company-logo-bar__logo {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.b-company-logo-bar__cta {
  margin-top: 0;
}
@media (prefers-reduced-motion: reduce) {
  .b-company-logo-bar__marquee {
    overflow: hidden;
    -webkit-mask-image: none;
    mask-image: none;
  }
  .b-company-logo-bar__track {
    animation: none;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    gap: 24px 64px;
  }
  .b-company-logo-bar__item {
    margin-right: 0;
  }
  .b-company-logo-bar__item[aria-hidden=true] {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-company-logo-bar__item {
    width: clamp(5.625rem, 2.53125rem + 6.4453125vw, 7.6875rem);
    height: clamp(3.125rem, 1.25rem + 3.90625vw, 4.375rem);
    margin-right: clamp(2rem, -1rem + 6.25vw, 4rem);
  }
}
@media screen and (max-width: 767px) {
  .b-company-logo-bar {
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-company-logo-bar__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-company-logo-bar__title {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-company-logo-bar__item {
    width: calc(100 / 375 * 100vw);
    height: calc(56 / 375 * 100vw);
    margin-right: calc(32 / 375 * 100vw);
  }
}

@keyframes b-company-logo-bar-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.b-front-products {
  background: var(--color-brand-primary);
  padding: 100px var(--space-page-padding-x);
}
.b-front-products__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-products__header {
  width: 100%;
  max-width: 1000px;
}
.b-front-products__main-card {
  position: relative;
  width: 100%;
  max-width: 1000px;
  overflow: hidden;
  padding: 32px 40px;
  border-radius: 12px;
  background: linear-gradient(93.75deg, #044a77 1.33%, #0f77ba 47.44%, #044a77 99.19%);
  box-shadow: 0 6px 20px #075b91;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.b-front-products__main-arc {
  position: absolute;
  z-index: 0;
  width: 350px;
  height: 293px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.b-front-products__main-arc--top {
  right: 248px;
  top: 0;
}
.b-front-products__main-arc--bottom {
  right: 8px;
  top: 92px;
  transform: rotate(180deg);
}
.b-front-products__main-body {
  position: relative;
  z-index: var(--z-base);
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.b-front-products__main-head {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}
.b-front-products__main-tag {
  display: inline-flex;
  padding: 6px 14px;
  border-radius: var(--radius-sm);
  background: white;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: var(--color-brand-primary);
}
.b-front-products__main-title {
  font-family: var(--font-display);
  font-weight: var(--font-semibold);
  font-size: var(--text-2xl);
  line-height: 1.2;
  color: var(--color-text-inverse);
  margin: 0;
}
.b-front-products__main-desc {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-inverse);
  margin: 0;
  max-width: 480px;
}
.b-front-products__main-features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 4px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  width: 480px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-front-products__main-feature {
  display: flex;
  align-items: flex-start;
  gap: 5px;
}
.b-front-products__main-feature-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 3px;
}
.b-front-products__main-feature-text {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
.b-front-products__main-actions {
  display: flex;
  gap: 16px;
}
.b-front-products__main-cta {
  width: 200px;
  min-height: 50px;
  padding-inline: 20px;
}
.b-front-products__main-cta--spread {
  justify-content: space-between;
}
.b-front-products__main-visual {
  position: relative;
  z-index: var(--z-base);
  flex-shrink: 0;
  display: block;
  width: 394px;
  height: auto;
}
.b-front-products__modules {
  position: relative;
  width: 100%;
  max-width: 1000px;
  min-height: 243px;
}
.b-front-products__connector {
  position: absolute;
  top: -25px;
  left: 65px;
  width: 82px;
  height: 138px;
  z-index: var(--z-base);
  pointer-events: none;
}
.b-front-products__modules-card {
  margin-left: auto;
  width: 860px;
  max-width: 100%;
  background: #1a78b5;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--radius-md);
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.b-front-products__modules-header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.b-front-products__modules-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border: 1px solid white;
  border-radius: var(--radius-full);
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.2;
  color: var(--color-text-inverse);
  align-self: flex-start;
}
.b-front-products__modules-title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-inverse);
  margin: 0;
  width: 100%;
}
.b-front-products__modules-desc {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-inverse);
  margin: 0;
  width: 100%;
}
.b-front-products__modules-cta {
  min-width: 200px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-products {
    padding: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem) clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
  }
  .b-front-products__main-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .b-front-products__main-arc {
    display: none;
  }
  .b-front-products__main-visual {
    align-self: center;
  }
  .b-front-products__connector {
    left: clamp(2.5rem, 0.15625rem + 4.8828125vw, 4.0625rem);
    width: clamp(3.75rem, 1.6875rem + 4.296875vw, 5.125rem);
    height: clamp(6.25rem, 2.6875rem + 7.421875vw, 8.625rem);
  }
  .b-front-products__modules-card {
    width: clamp(40rem, 19.375rem + 42.96875vw, 53.75rem);
  }
}
@media screen and (max-width: 767px) {
  .b-front-products {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-products__inner {
    gap: calc(20 / 375 * 100vw);
  }
  .b-front-products__main-card {
    flex-direction: column;
    align-items: stretch;
    padding: calc(24 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
  .b-front-products__main-arc {
    display: none;
  }
  .b-front-products__main-visual {
    width: 100%;
    max-width: 394px;
    margin-inline: auto;
  }
  .b-front-products__main-tag {
    padding: calc(6 / 375 * 100vw) calc(12 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-front-products__main-title {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-front-products__main-desc {
    font-size: calc(14 / 375 * 100vw);
    max-width: none;
  }
  .b-front-products__main-features {
    width: 100%;
    grid-template-columns: 1fr;
  }
  .b-front-products__main-feature-text {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-front-products__main-actions {
    flex-direction: column;
    align-items: stretch;
    gap: calc(12 / 375 * 100vw);
    width: 100%;
  }
  .b-front-products__main-cta {
    width: 100%;
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    justify-content: center;
  }
  .b-front-products__modules {
    min-height: auto;
    padding-left: calc(28 / 375 * 100vw);
  }
  .b-front-products__connector {
    top: calc(-22 / 375 * 100vw);
    left: calc(2 / 375 * 100vw);
    width: calc(24 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
  }
  .b-front-products__modules-card {
    width: 100%;
    padding: calc(20 / 375 * 100vw) calc(24 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
  .b-front-products__modules-header {
    gap: calc(8 / 375 * 100vw);
  }
  .b-front-products__modules-badge {
    padding: calc(6 / 375 * 100vw) calc(14 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-front-products__modules-title {
    font-size: calc(17 / 375 * 100vw);
  }
  .b-front-products__modules-desc {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-front-products__modules-cta {
    min-width: calc(180 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
  }
}

.b-stats-band {
  background: white;
  padding: 100px var(--space-page-padding-x);
}
.b-stats-band--bg-light {
  background: var(--color-surface-1);
}
.b-stats-band--tight-top {
  padding-top: 40px;
}
.b-stats-band__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-stats-band__header {
  width: 100%;
  max-width: 1000px;
}
.b-stats-band__grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-stats-band__item {
  list-style: none;
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 20px;
  position: relative;
}
.b-stats-band__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 215px;
  background: rgba(0, 0, 0, 0.1);
}
.b-stats-band__label {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-base);
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
.b-stats-band__icon-wrap {
  width: 120px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-stats-band__icon {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.b-stats-band__number {
  display: flex;
  align-items: baseline;
  gap: 4px;
  color: var(--color-brand-primary);
  margin: 0;
  text-align: center;
  white-space: nowrap;
}
.b-stats-band__number-value {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 68px;
  line-height: 1;
}
.b-stats-band__number-unit {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.2;
}
.b-stats-band__desc {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-emphasis);
  width: 220px;
  max-width: 100%;
  margin: 0;
}
.b-stats-band__note {
  width: 100%;
  max-width: 1000px;
  margin: -16px 0 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
  text-align: center;
}
.b-stats-band__cta {
  min-width: 200px;
  min-height: 50px;
}
.b-stats-band__cta [lang=en] {
  font-family: var(--font-display);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-stats-band {
    padding: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem) clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
  }
  .b-stats-band--tight-top {
    padding-top: clamp(1.875rem, 0.9375rem + 1.953125vw, 2.5rem);
  }
  .b-stats-band__number-value {
    font-size: clamp(3rem, 1.125rem + 3.90625vw, 4.25rem);
  }
  .b-stats-band__icon-wrap {
    width: clamp(5.625rem, 2.8125rem + 5.859375vw, 7.5rem);
    height: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-stats-band {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-stats-band--tight-top {
    padding-top: calc(30 / 375 * 100vw);
  }
  .b-stats-band__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-stats-band__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: calc(16 / 375 * 100vw) 0;
  }
  .b-stats-band__item {
    gap: calc(12 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(8 / 375 * 100vw);
  }
  .b-stats-band__item::after {
    display: none;
  }
  .b-stats-band__item:nth-child(odd):not(:last-child)::after {
    display: block;
    height: calc(160 / 375 * 100vw);
    right: 0;
  }
  .b-stats-band__item:nth-child(-n+2)::before {
    content: "";
    position: absolute;
    bottom: calc(-8 / 375 * 100vw);
    left: calc(20 / 375 * 100vw);
    right: calc(20 / 375 * 100vw);
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
  .b-stats-band__label {
    font-size: calc(16 / 375 * 100vw);
    padding: calc(6 / 375 * 100vw) 0;
  }
  .b-stats-band__icon-wrap {
    width: calc(80 / 375 * 100vw);
    height: calc(56 / 375 * 100vw);
  }
  .b-stats-band__number-value {
    font-size: calc(40 / 375 * 100vw);
  }
  .b-stats-band__number-unit {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-stats-band__desc {
    width: 100%;
    font-size: calc(12 / 375 * 100vw);
  }
  .b-stats-band__note {
    margin-top: calc(-12 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
  }
  .b-stats-band__cta {
    min-width: calc(220 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(20 / 375 * 100vw);
  }
}

.b-front-solutions {
  background: var(--color-brand-primary);
  padding: 100px var(--space-page-padding-x);
}
.b-front-solutions__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-solutions__header {
  width: 100%;
  max-width: 1000px;
}
.b-front-solutions__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  width: 100%;
  max-width: 1000px;
}
.b-front-solutions__cta {
  min-height: 50px;
  padding-inline: 20px;
  gap: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-solutions {
    padding: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem) clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
  }
  .b-front-solutions__grid {
    gap: clamp(1.25rem, 0.125rem + 2.34375vw, 2rem);
  }
  .b-front-solutions .b-card-solution {
    width: calc((100% - clamp(1.25rem, 0.125rem + 2.34375vw, 2rem)) / 2);
  }
}
@media screen and (max-width: 767px) {
  .b-front-solutions {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-solutions__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-solutions__grid {
    gap: calc(20 / 375 * 100vw);
  }
  .b-front-solutions__cta {
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
}

.b-card-solution {
  display: flex;
  flex-direction: column;
  width: 480px;
  max-width: 100%;
  background: white;
  border-radius: var(--radius-md);
  overflow: hidden;
}
.b-card-solution__image {
  width: 100%;
  height: 220px;
  background: #e5ebf2;
  overflow: hidden;
}
.b-card-solution__image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-solution__body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  padding: 24px;
  width: 100%;
  flex: 1;
  border-right: 1px solid var(--color-brand-primary);
  border-bottom: 1px solid var(--color-brand-primary);
  border-left: 1px solid var(--color-brand-primary);
  border-bottom-left-radius: var(--radius-md);
  border-bottom-right-radius: var(--radius-md);
}
.b-card-solution__title {
  width: 100%;
  margin: 0;
}
.b-card-solution__title-en {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 22px;
  line-height: 1.8;
  color: var(--color-text-base);
  margin: 0;
}
.b-card-solution__title-jp {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
  margin: 0;
}
.b-card-solution__description {
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-blue-900);
  margin: 0;
}
.b-card-solution__cta {
  min-width: 200px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .b-card-solution {
    width: 100%;
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-card-solution__image {
    height: calc(180 / 375 * 100vw);
  }
  .b-card-solution__body {
    gap: calc(12 / 375 * 100vw);
    padding: calc(20 / 375 * 100vw);
  }
  .b-card-solution__title-en {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-card-solution__title-jp {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-card-solution__description {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-card-solution__cta {
    min-width: calc(180 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
  }
}

.b-solution-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  width: 100%;
}
@media (min-width: 768px) {
  .b-solution-grid .b-card-solution {
    width: calc((100% - 32px) / 2);
    max-width: 480px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-solution-grid {
    gap: clamp(1.25rem, 0.125rem + 2.34375vw, 2rem);
  }
  .b-solution-grid .b-card-solution {
    width: calc((100% - clamp(1.25rem, 0.125rem + 2.34375vw, 2rem)) / 2);
  }
}
@media screen and (max-width: 767px) {
  .b-solution-grid {
    gap: calc(20 / 375 * 100vw);
  }
}

.b-front-services {
  background: var(--color-surface-1);
  padding: 80px var(--space-page-padding-x);
}
.b-front-services__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-services__header {
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.b-front-services__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-front-services__cta {
  min-height: 50px;
  padding-inline: 20px;
  gap: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-services {
    padding: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem) clamp(1.5rem, -9.375rem + 22.65625vw, 8.75rem);
  }
}
@media screen and (max-width: 767px) {
  .b-front-services {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-services__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-services__header {
    gap: calc(16 / 375 * 100vw);
  }
  .b-front-services__lead {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-front-services__cta {
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
}

.b-card-service {
  display: flex;
  align-items: stretch;
  background: white;
  border-radius: var(--radius-lg);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
  overflow: hidden;
  width: 100%;
}
.b-card-service__image {
  flex-shrink: 0;
  width: 220px;
  min-height: 160px;
  background: var(--color-surface-5);
  overflow: hidden;
}
.b-card-service__image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-service__content {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 20px 24px;
}
.b-card-service__title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.4;
  color: var(--color-brand-primary);
  margin: 0;
}
.b-card-service__divider {
  display: block;
  width: 100%;
  height: 1px;
  background: var(--color-line-5);
}
.b-card-service__body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  width: 100%;
}
.b-card-service__description {
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
  margin: 0;
}
.b-card-service__cta {
  min-width: 160px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .b-card-service {
    flex-direction: column;
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-card-service__image {
    width: 100%;
    height: calc(180 / 375 * 100vw);
    min-height: 0;
  }
  .b-card-service__content {
    gap: calc(12 / 375 * 100vw);
    padding: calc(20 / 375 * 100vw);
  }
  .b-card-service__title {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-card-service__description {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-card-service__cta {
    min-width: calc(160 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
  }
}

.b-card-service--featured .b-card-service__image {
  width: 280px;
}
.b-card-service--featured .b-card-service__title {
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .b-card-service--featured .b-card-service__image {
    width: 100%;
  }
}

.b-service-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}
.b-service-list .b-card-service {
  width: calc(50% - 8px);
}
.b-service-list .b-card-service--featured {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .b-service-list {
    gap: calc(16 / 375 * 100vw);
  }
  .b-service-list .b-card-service,
  .b-service-list .b-card-service--featured {
    width: 100%;
  }
}

.b-feature-card-grid {
  display: flex;
  align-items: stretch;
  gap: 24px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .b-feature-card-grid {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b-feature-card-grid {
    flex-direction: column;
    gap: calc(16 / 375 * 100vw);
  }
}

.b-feature-card {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 20px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: var(--radius-lg);
}
@media screen and (max-width: 1023px) {
  .b-feature-card {
    flex: 1 1 calc(50% - 10px);
  }
}
.b-feature-card__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.5;
  color: inherit;
}
.b-feature-card__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.85;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .b-feature-card {
    padding: calc(28 / 375 * 100vw) calc(24 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
  .b-feature-card__title {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-feature-card__text {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-pillar-card-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .b-pillar-card-list {
    gap: calc(16 / 375 * 100vw);
  }
}

.b-pillar-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 28px 32px;
  background: white;
  border-radius: var(--radius-lg);
}
.b-pillar-card__label {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 13px;
  letter-spacing: 0.1em;
  color: var(--color-brand-primary);
}
.b-pillar-card__title {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.5;
  color: var(--color-brand-primary);
}
.b-pillar-card__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.85;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-pillar-card {
    padding: calc(20 / 375 * 100vw) calc(20 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .b-pillar-card__label {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-pillar-card__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-pillar-card__text {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-notice {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.b-notice__heading {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.5;
  color: inherit;
}
.b-notice__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.85;
  color: inherit;
}
@media screen and (max-width: 767px) {
  .b-notice {
    gap: calc(8 / 375 * 100vw);
  }
  .b-notice__heading {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-notice__text {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-front-customer-cases {
  background: white;
  padding: 100px var(--space-page-padding-x);
}
.b-front-customer-cases__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-customer-cases__header {
  width: 100%;
  max-width: 1000px;
}
.b-front-customer-cases__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 310px));
  justify-content: space-between;
  gap: 32px;
  width: 100%;
  max-width: 1000px;
}
.b-front-customer-cases__cta {
  min-height: 50px;
  padding-inline: 20px;
  gap: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-customer-cases {
    padding: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem) clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
  }
  .b-front-customer-cases__grid {
    gap: clamp(1rem, -0.5rem + 3.125vw, 2rem);
  }
}
@media screen and (max-width: 767px) {
  .b-front-customer-cases {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-customer-cases__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-customer-cases__grid {
    grid-template-columns: 1fr;
    gap: calc(20 / 375 * 100vw);
  }
  .b-front-customer-cases__cta {
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
}

.b-card-customer-case {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: var(--color-surface-2);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.b-card-customer-case__image {
  position: relative;
  width: 100%;
  height: 180px;
  background: linear-gradient(149.86deg, #e0e0e0 0%, #bfbfbf 71.43%);
  overflow: hidden;
}
.b-card-customer-case__image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-customer-case__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1;
  letter-spacing: 0.04em;
  border-radius: 14px;
  max-width: calc(100% - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b-card-customer-case__body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 32px;
  width: 100%;
  flex: 1 1 auto;
}
.b-card-customer-case__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-brand-primary);
}
.b-card-customer-case__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: #4a4a5a;
}
.b-card-customer-case__cta {
  min-width: 200px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
  align-self: flex-start;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .b-card-customer-case {
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-card-customer-case__image {
    height: calc(180 / 375 * 100vw);
  }
  .b-card-customer-case__badge {
    top: calc(12 / 375 * 100vw);
    left: calc(12 / 375 * 100vw);
    padding: calc(5 / 375 * 100vw) calc(12 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
    border-radius: calc(14 / 375 * 100vw);
  }
  .b-card-customer-case__body {
    gap: calc(16 / 375 * 100vw);
    padding: calc(24 / 375 * 100vw);
  }
  .b-card-customer-case__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-card-customer-case__description {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-card-customer-case__cta {
    min-width: calc(180 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
  }
}

.b-front-whitepaper {
  background: white;
  padding: 80px var(--space-page-padding-x);
}
.b-front-whitepaper__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-whitepaper__header {
  width: 100%;
  max-width: 1000px;
}
.b-front-whitepaper__content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  max-width: 1000px;
}
.b-front-whitepaper__media {
  flex-shrink: 0;
  width: 480px;
  height: 339px;
}
.b-front-whitepaper__cover {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  border-radius: 12px 0 0 12px;
}
.b-front-whitepaper__body {
  flex-shrink: 0;
  width: 480px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-block: 40px;
}
.b-front-whitepaper__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-front-whitepaper__cta {
  min-height: 50px;
  padding-inline: 20px;
  gap: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-whitepaper {
    padding: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem) clamp(1.5rem, -5.625rem + 14.84375vw, 6.25rem);
  }
  .b-front-whitepaper__content {
    gap: clamp(1.25rem, -0.625rem + 3.90625vw, 2.5rem);
  }
  .b-front-whitepaper__media {
    width: clamp(20rem, 5rem + 31.25vw, 30rem);
    height: clamp(14.125rem, 3.53125rem + 22.0703125vw, 21.1875rem);
  }
  .b-front-whitepaper__body {
    width: clamp(17.5rem, -1.25rem + 39.0625vw, 30rem);
    padding-block: clamp(1.25rem, -0.625rem + 3.90625vw, 2.5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-front-whitepaper {
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-whitepaper__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-whitepaper__content {
    flex-direction: column;
    gap: calc(20 / 375 * 100vw);
  }
  .b-front-whitepaper__media {
    width: 100%;
    height: auto;
    aspect-ratio: 480/339;
  }
  .b-front-whitepaper__cover {
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-front-whitepaper__body {
    width: 100%;
    gap: calc(16 / 375 * 100vw);
    padding-block: 0;
  }
  .b-front-whitepaper__lead {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-front-whitepaper__cta {
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
}

.b-front-news {
  background: var(--color-surface-2);
  padding: 100px var(--space-page-padding-x);
}
.b-front-news__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  max-width: 1280px;
  margin-inline: auto;
}
.b-front-news__header {
  width: 100%;
  max-width: 1000px;
}
.b-front-news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  width: 100%;
  max-width: 1120px;
}
.b-front-news__cta {
  min-height: 50px;
  padding-inline: 20px;
  gap: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-front-news {
    padding: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem) clamp(1.5rem, -3.75rem + 10.9375vw, 5rem);
  }
  .b-front-news__grid {
    gap: clamp(1rem, -0.5rem + 3.125vw, 2rem);
  }
}
@media screen and (max-width: 767px) {
  .b-front-news {
    padding: calc(60 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-front-news__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-news__grid {
    grid-template-columns: 1fr;
    gap: calc(24 / 375 * 100vw);
  }
  .b-front-news__cta {
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
}

.b-card-news {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.b-card-news__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  color: inherit;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-card-news__link:hover {
  opacity: 0.85;
}
.b-card-news__link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
.b-card-news__thumbnail {
  position: relative;
  width: 100%;
  height: 180px;
  background: #003b73;
  border-radius: var(--radius-md);
  overflow: hidden;
}
.b-card-news__thumbnail-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-news__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1;
  letter-spacing: 0.04em;
  border-radius: 14px;
  max-width: calc(100% - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b-card-news__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 24px 24px;
  width: 100%;
}
.b-card-news__date {
  font-family: var(--font-display);
  font-weight: var(--font-semibold);
  font-size: var(--text-base);
  line-height: 1.4;
  color: var(--color-text-base);
}
.b-card-news__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: #1a1a2e;
}
.b-card-news__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-card-news__thumbnail {
    height: calc(180 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-card-news__badge {
    top: calc(10 / 375 * 100vw);
    left: calc(10 / 375 * 100vw);
    padding: calc(4 / 375 * 100vw) calc(10 / 375 * 100vw);
    font-size: calc(11 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-card-news__body {
    gap: calc(8 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-card-news__date {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-card-news__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-card-news__description {
    font-size: calc(16 / 375 * 100vw);
  }
}

.b-error {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100svh;
  padding: calc(var(--space-24) + 80px) var(--space-page-padding-x) var(--space-24);
  background: var(--color-bg-base);
  color: var(--color-text-base);
  overflow: hidden;
  text-align: center;
}
.b-error__decor {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.b-error__decor::before, .b-error__decor::after {
  content: "";
  position: absolute;
  border-radius: var(--radius-full);
  filter: blur(90px);
}
.b-error__decor::before {
  width: 420px;
  height: 420px;
  left: -120px;
  bottom: -160px;
  background: rgba(240, 129, 0, 0.07);
}
.b-error__decor::after {
  width: 520px;
  height: 520px;
  right: -160px;
  top: -180px;
  background: rgba(0, 105, 173, 0.08);
}
.b-error__inner {
  position: relative;
  z-index: var(--z-base);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--space-5);
  max-width: 720px;
  margin-inline: auto;
}
.b-error__eyebrow {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  letter-spacing: 0.18em;
  line-height: 1.4;
  color: var(--color-brand-accent);
}
.b-error__code {
  margin: var(--space-2) 0 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: clamp(7.5rem, -1.875rem + 19.53125vw, 13.75rem);
  line-height: 0.95;
  letter-spacing: 0.02em;
  background: linear-gradient(180deg, var(--color-blue-500) 0%, var(--color-blue-700) 60%, var(--color-blue-900) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.b-error__title {
  margin: var(--space-2) 0 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: clamp(1.375rem, 0.4375rem + 1.953125vw, 2rem);
  line-height: 1.5;
  color: var(--color-text-emphasis);
}
.b-error__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.9;
  color: var(--color-text-muted);
}
.b-error__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--space-4);
  margin-top: var(--space-6);
}
@media screen and (max-width: 767px) {
  .b-error {
    padding: calc(60 / 375 * 100vw + 40 / 375 * 100vw) calc(20 / 375 * 100vw) calc(60 / 375 * 100vw);
  }
  .b-error__inner {
    gap: calc(16 / 375 * 100vw);
  }
  .b-error__decor::before {
    width: calc(260 / 375 * 100vw);
    height: calc(260 / 375 * 100vw);
    left: calc(-80 / 375 * 100vw);
    bottom: calc(-100 / 375 * 100vw);
  }
  .b-error__decor::after {
    width: calc(320 / 375 * 100vw);
    height: calc(320 / 375 * 100vw);
    right: calc(-110 / 375 * 100vw);
    top: calc(-120 / 375 * 100vw);
  }
  .b-error__eyebrow {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-error__code {
    font-size: calc(110 / 375 * 100vw);
  }
  .b-error__title {
    font-size: calc(22 / 375 * 100vw);
  }
  .b-error__text {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-error__text br {
    display: none;
  }
  .b-error__actions {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: calc(12 / 375 * 100vw);
    margin-top: calc(20 / 375 * 100vw);
  }
}

.b-breadcrumb {
  background: transparent;
  padding: 16px var(--space-page-padding-x);
}
.b-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 auto;
  padding: 0;
  max-width: 1280px;
  list-style: none;
  font-family: var(--font-base);
  font-size: var(--text-xs);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-breadcrumb__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.b-breadcrumb__item:not(:last-child)::after {
  content: ">";
  color: var(--color-gray-400);
  font-weight: var(--font-normal);
}
.b-breadcrumb__link {
  color: var(--color-brand-primary);
  text-decoration: none;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-breadcrumb__link:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.b-breadcrumb__current {
  color: var(--color-text-base);
  font-weight: var(--font-bold);
}
@media screen and (max-width: 767px) {
  .b-breadcrumb {
    padding: calc(12 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-breadcrumb__list {
    gap: calc(6 / 375 * 100vw);
    font-size: calc(11 / 375 * 100vw);
  }
  .b-breadcrumb__item {
    gap: calc(6 / 375 * 100vw);
  }
}

.b-page {
  display: block;
  width: 100%;
}
.b-page__body {
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
}
.b-page__body > p {
  margin-block: 1em;
}
.b-page__body > h1, .b-page__body > h2, .b-page__body > h3, .b-page__body > h4 {
  margin-block: 1.5em 0.5em;
}
.b-page__body > h1:first-child,
.b-page__body > h2:first-child,
.b-page__body > h3:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .b-page__body {
    padding-inline: calc(20 / 375 * 100vw);
  }
}

.b-page-hero {
  position: relative;
  width: 100%;
  min-height: 400px;
  display: flex;
  align-items: center;
  background: #023c61;
  overflow: hidden;
  padding-top: 80px;
}
.b-page-hero__media {
  position: absolute;
  inset: 0;
}
.b-page-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(18, 65, 95, 0.6), #023c61);
  pointer-events: none;
}
.b-page-hero__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-page-hero--flat .b-page-hero__media::after {
  content: none;
}
.b-page-hero__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
}
.b-page-hero__label {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-brand-accent);
}
.b-page-hero__label-row {
  display: flex;
  align-items: center;
  gap: 16px;
}
.b-page-hero__badge {
  padding: 4px 10px;
  border: 1px solid var(--color-text-inverse);
  border-radius: var(--radius-sm);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
.b-page-hero__title {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-medium);
  font-size: clamp(2.5rem, 0.625rem + 3.90625vw, 3.75rem);
  line-height: 1.15;
  color: var(--color-text-inverse);
}
.b-page-hero__title-jp {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.85);
}
.b-page-hero__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-inverse);
  opacity: 0.95;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-page-hero {
    min-height: clamp(20rem, 12.5rem + 15.625vw, 25rem);
  }
}
@media screen and (max-width: 767px) {
  .b-page-hero {
    min-height: calc(280 / 375 * 100vw);
    padding-top: calc(60 / 375 * 100vw);
  }
  .b-page-hero__inner {
    gap: calc(12 / 375 * 100vw);
    padding-block: calc(20 / 375 * 100vw);
    padding-inline: calc(20 / 375 * 100vw);
  }
  .b-page-hero__label {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-page-hero__title {
    gap: calc(4 / 375 * 100vw);
    font-size: calc(40 / 375 * 100vw);
  }
  .b-page-hero__title-jp {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-page-hero__lead {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-section {
  padding-block: 100px;
  padding-inline: clamp(1.5rem, -9.375rem + 22.65625vw, 8.75rem);
  background: white;
}
.b-section--tight-top {
  padding-top: 50px;
}
.b-section--tight {
  padding-block: 60px;
}
.b-section--flush-bottom {
  padding-bottom: 0;
}
.b-section--joined {
  padding-top: 60px;
}
.b-section--bg-light {
  background: var(--color-surface-1);
}
.b-section--bg-blue {
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-section--bg-blue .b-section__lead,
.b-section--bg-blue .b-section__text,
.b-section--bg-blue .b-section__heading {
  color: inherit;
}
.b-section--gap-lg .b-section__inner {
  gap: 48px;
}
.b-section__inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 1000px;
  margin-inline: auto;
}
.b-section__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-section__subhead {
  margin: 0;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--color-brand-primary);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-2xl);
  line-height: 1.4;
  color: var(--color-brand-primary);
  width: 100%;
}
.b-section__subhead-label {
  margin-left: 10px;
  font-size: var(--text-base);
  line-height: 1.4;
}
.b-section__block {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.b-section__block--center {
  align-items: center;
}
.b-section__cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .b-section__cta-group {
    flex-direction: column;
    align-items: stretch;
    gap: calc(12 / 375 * 100vw);
  }
}
.b-section__cols {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  width: 100%;
}
.b-section__cols--reverse {
  flex-direction: row-reverse;
}
.b-section__cols--align-start {
  align-items: flex-start;
}
.b-section__col-text {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.b-section__col-text .b-section__heading {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-section__col-text .b-section__heading--lg {
  font-size: var(--text-xl);
}
.b-section__col-text .b-section__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-section__col-image {
  position: relative;
  flex-shrink: 0;
  width: 460px;
  height: 360px;
  border-radius: var(--radius-md);
  overflow: hidden;
  align-self: center;
}
.b-section__col-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-section__col-image--sm {
  width: 410px;
  height: 251px;
}
.b-section__col-image--overlay-blue::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(8, 80, 127, 0.34);
  pointer-events: none;
}
.b-section__col-image--overlay-blue-strong::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(8, 80, 127, 0.68);
  pointer-events: none;
}
.b-section__col-image--contain {
  background: white;
}
.b-section__col-image--contain img {
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-section {
    padding-block: clamp(3.75rem, 0rem + 7.8125vw, 6.25rem);
  }
  .b-section__cols {
    gap: clamp(1.25rem, -0.625rem + 3.90625vw, 2.5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-section {
    padding-block: calc(48 / 375 * 100vw);
    padding-inline: calc(20 / 375 * 100vw);
  }
  .b-section--tight-top {
    padding-top: calc(32 / 375 * 100vw);
  }
  .b-section--tight {
    padding-block: calc(36 / 375 * 100vw);
  }
  .b-section--gap-lg .b-section__inner {
    gap: calc(32 / 375 * 100vw);
  }
  .b-section__inner {
    gap: calc(24 / 375 * 100vw);
  }
  .b-section__cols {
    flex-direction: column;
    gap: calc(24 / 375 * 100vw);
  }
  .b-section__cols--reverse {
    flex-direction: column;
  }
  .b-section__col-image {
    order: -1;
    width: 100%;
    height: auto;
    aspect-ratio: 460/360;
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-section__col-image--sm {
    aspect-ratio: 410/251;
  }
  .b-section__col-image img {
    width: 100%;
  }
  .b-section__subhead-label {
    display: block;
    margin-left: 0;
    margin-top: calc(4 / 375 * 100vw);
  }
}

.b-check-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-check-list__item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-check-list__item::before {
  content: "";
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  background: url("img/common/check-icon.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .b-check-list {
    gap: calc(12 / 375 * 100vw);
  }
  .b-check-list__item {
    gap: calc(12 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
  }
  .b-check-list__item::before {
    width: calc(20 / 375 * 100vw);
    height: calc(20 / 375 * 100vw);
  }
}

.b-bullet-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-bullet-list__item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-bullet-list__item::before {
  content: "";
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-brand-accent);
}
.b-bullet-list--lg .b-bullet-list__item {
  font-size: var(--text-base);
}
.b-bullet-list--lg .b-bullet-list__item::before {
  background: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-bullet-list {
    gap: calc(4 / 375 * 100vw);
  }
  .b-bullet-list__item {
    gap: calc(10 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-bullet-list__item::before {
    width: calc(7 / 375 * 100vw);
    height: calc(7 / 375 * 100vw);
  }
}

.b-callout {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  padding: 20px 60px;
  background: white;
  border-radius: var(--radius-lg);
}
.b-callout__media {
  flex-shrink: 0;
  width: 189px;
  height: 144px;
}
.b-callout__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.b-callout__body {
  display: flex;
  flex-direction: column;
}
.b-callout__body > p {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-callout__highlight {
  color: var(--color-brand-accent) !important;
}
.b-callout__num {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 34px;
  color: var(--color-brand-accent);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-callout {
    gap: clamp(1.25rem, -0.625rem + 3.90625vw, 2.5rem);
    padding: clamp(1rem, 0.625rem + 0.78125vw, 1.25rem) clamp(1.5rem, -1.875rem + 7.03125vw, 3.75rem);
  }
}
@media screen and (max-width: 767px) {
  .b-callout {
    flex-direction: column;
    gap: calc(16 / 375 * 100vw);
    padding: calc(24 / 375 * 100vw) calc(20 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-callout__media {
    width: calc(160 / 375 * 100vw);
    height: calc(122 / 375 * 100vw);
  }
  .b-callout__body > p {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-callout__num {
    font-size: calc(28 / 375 * 100vw);
  }
}

.b-card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}
.b-card-grid--2col {
  grid-template-columns: repeat(2, 1fr);
}
.b-card-grid--4col {
  grid-template-columns: repeat(4, 1fr);
}
.b-card-grid--5col {
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1rem, 0.625rem + 0.78125vw, 1.25rem);
  }
  .b-card-grid--4col, .b-card-grid--5col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-card-grid {
    grid-template-columns: 1fr;
    gap: calc(16 / 375 * 100vw);
  }
}

.b-card-module {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  padding: 20px 20px 10px;
  height: 100%;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: var(--radius-md);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.b-card-module__title {
  margin: 0;
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.4;
  color: var(--color-text-inverse);
}
.b-card-module__title-sub {
  display: block;
  margin-top: 4px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
.b-card-module__description {
  margin: 0;
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.7;
  color: var(--color-text-inverse);
  opacity: 0.85;
}
.b-card-module .b-button {
  margin-top: auto;
  min-width: 160px;
  min-height: 50px;
  justify-content: space-between;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .b-card-module {
    gap: calc(10 / 375 * 100vw);
    padding: calc(20 / 375 * 100vw) calc(16 / 375 * 100vw) calc(10 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-card-module__title {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-card-module__title-sub {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-card-module__description {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-card-module .b-button {
    min-width: calc(140 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
    padding-inline: calc(16 / 375 * 100vw);
  }
}

.b-benefit-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.b-benefit-list__item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 82px;
  padding: 16px 20px;
  background: white;
  border-bottom: 1px solid var(--color-line-6);
  border-radius: var(--radius-md);
}
.b-benefit-list__header {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 264px;
  flex-shrink: 0;
}
.b-benefit-list__names {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 226px;
}
.b-benefit-list__number {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1;
  color: var(--color-brand-primary);
}
.b-benefit-list__label-en {
  width: 104px;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1;
  color: var(--color-brand-primary);
}
.b-benefit-list__label-ja {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-brand-primary);
}
.b-benefit-list__description {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-benefit-list--shaded .b-benefit-list__item {
  background: var(--color-surface-1);
}
@media screen and (max-width: 767px) {
  .b-benefit-list {
    gap: calc(8 / 375 * 100vw);
  }
  .b-benefit-list__item {
    flex-direction: column;
    align-items: flex-start;
    min-height: auto;
    gap: calc(8 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-benefit-list__header {
    width: 100%;
    gap: calc(12 / 375 * 100vw);
  }
  .b-benefit-list__names {
    gap: calc(8 / 375 * 100vw);
  }
  .b-benefit-list__number, .b-benefit-list__label-en {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-benefit-list__label-en {
    width: auto;
  }
  .b-benefit-list__label-ja {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-benefit-list__description {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-stats__item {
  list-style: none;
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 20px;
  position: relative;
}
.b-stats__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 215px;
  background: rgba(0, 0, 0, 0.1);
}
.b-stats__label {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-base);
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
.b-stats__icon-wrap {
  width: 120px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-stats__icon {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.b-stats__number {
  display: flex;
  align-items: baseline;
  gap: 4px;
  color: var(--color-brand-primary);
  margin: 0;
  text-align: center;
  white-space: nowrap;
}
.b-stats__number-value {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 68px;
  line-height: 1;
}
.b-stats__number-unit {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-stats__item {
    padding: clamp(0.5rem, -1.0058823529rem + 3.137254902vw, 1rem);
    gap: 12px;
  }
  .b-stats__label {
    font-size: clamp(0.875rem, 0.1220588235rem + 1.568627451vw, 1.125rem);
    padding: 4px 0;
  }
  .b-stats__icon-wrap {
    width: clamp(5rem, -0.6470588235rem + 11.7647058824vw, 6.875rem);
    height: clamp(3.375rem, -0.0132352941rem + 7.0588235294vw, 4.5rem);
  }
  .b-stats__number-value {
    font-size: clamp(2.25rem, -1.8911764706rem + 8.6274509804vw, 3.625rem);
  }
  .b-stats__number-unit {
    font-size: clamp(0.8125rem, -0.1286764706rem + 1.9607843137vw, 1.125rem);
  }
}
@media (min-width: 1024px) and (max-width: 1180px) {
  .b-stats__number-value {
    font-size: clamp(3.625rem, -0.4775641026rem + 6.4102564103vw, 4.25rem);
  }
  .b-stats__number-unit {
    font-size: clamp(1.125rem, 0.3044871795rem + 1.2820512821vw, 1.25rem);
  }
}
@media screen and (max-width: 767px) {
  .b-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: calc(16 / 375 * 100vw) 0;
  }
  .b-stats__item {
    gap: calc(12 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(8 / 375 * 100vw);
  }
  .b-stats__item::after {
    display: none;
  }
  .b-stats__item:nth-child(odd):not(:last-child)::after {
    display: block;
    height: calc(160 / 375 * 100vw);
    right: 0;
  }
  .b-stats__item:nth-child(-n+2)::before {
    content: "";
    position: absolute;
    bottom: calc(-8 / 375 * 100vw);
    left: calc(20 / 375 * 100vw);
    right: calc(20 / 375 * 100vw);
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
  .b-stats__label {
    font-size: calc(16 / 375 * 100vw);
    padding: calc(6 / 375 * 100vw) 0;
  }
  .b-stats__icon-wrap {
    width: calc(80 / 375 * 100vw);
    height: calc(56 / 375 * 100vw);
  }
  .b-stats__number-value {
    font-size: calc(40 / 375 * 100vw);
  }
  .b-stats__number-unit {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-card-target {
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  overflow: hidden;
}
.b-card-target__media {
  aspect-ratio: 235/150;
}
.b-card-target__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-target__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  text-align: center;
  background: var(--color-surface-2);
  padding: 22px 22px 26px;
}
.b-card-target__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.5;
  color: var(--color-brand-primary);
}
.b-card-target__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.75;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-card-target__body {
    padding: calc(18 / 375 * 100vw) calc(18 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-card-target__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-card-target__text {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-challenge-card {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background: var(--color-bg-base);
  border: 1px solid var(--color-line-4);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  padding: 22px 20px;
}
.b-challenge-card__title {
  margin: 0 -10px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.8;
  text-align: center;
  color: var(--color-brand-primary);
}
.b-challenge-card__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-challenge-card {
    gap: calc(4 / 375 * 100vw);
    padding: calc(18 / 375 * 100vw) calc(16 / 375 * 100vw);
  }
  .b-challenge-card__title {
    margin-inline: 0;
  }
  .b-challenge-card__title br {
    display: none;
  }
}

.b-solution-diagram {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  max-width: 920px;
  margin-inline: auto;
}
.b-solution-diagram__row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.b-solution-diagram__col {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  align-self: stretch;
}
.b-solution-diagram__col--mid {
  flex: 0 0 400px;
}
.b-solution-diagram__col-title {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  text-align: center;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: normal;
  color: var(--color-brand-primary);
}
.b-solution-diagram__col-title-note {
  font-size: var(--text-xs);
}
.b-solution-diagram__pill {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 73px;
  padding: 13px 8px;
  background: var(--color-surface-4);
  border-radius: var(--radius-md);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: normal;
  text-align: center;
  color: var(--color-slate-700);
}
.b-solution-diagram__arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #e5f0f9;
  border-radius: 50%;
}
.b-solution-diagram__arrow img {
  width: 26px;
  height: 26px;
  display: block;
}
.b-solution-diagram__platform {
  display: flex;
  flex-direction: column;
  gap: 11px;
  align-items: center;
  width: 100%;
  padding: 16px;
  background: var(--color-brand-primary);
  border-radius: 10px;
}
.b-solution-diagram__platform-title {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
  align-items: center;
  text-align: center;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: normal;
  color: var(--color-text-inverse);
}
.b-solution-diagram__platform-sub {
  font-family: var(--font-base);
  font-size: var(--text-sm);
}
.b-solution-diagram__chip-row {
  display: flex;
  gap: 6px;
  width: 100%;
}
.b-solution-diagram__chip {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  background: var(--color-bg-base);
  border-radius: 5px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  text-align: center;
  color: var(--color-brand-primary);
}
.b-solution-diagram__wf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  padding: 11px 10px;
  background: var(--color-surface-4);
  border-radius: var(--radius-md);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  text-align: center;
  color: var(--color-slate-700);
}
.b-solution-diagram__connectors {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-block: -24px;
  position: relative;
  z-index: var(--z-base);
}
.b-solution-diagram__connectors img {
  width: 22px;
  height: 24px;
  display: block;
}
.b-solution-diagram__connectors span {
  flex: 1;
  display: flex;
  justify-content: center;
}
.b-solution-diagram__connectors span:nth-child(2) {
  flex: 0 0 400px;
}
.b-solution-diagram__hub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  padding: 12px 0;
  background: var(--color-surface-6);
  border-radius: 6px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  text-align: center;
  color: #2a4a6e;
}
.b-solution-diagram__systems {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 22px;
  width: 100%;
}
.b-solution-diagram__sys {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  color: var(--color-text-base);
}
.b-solution-diagram__sys img {
  width: 20px;
  height: 20px;
  display: block;
}
.b-solution-diagram__feat-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
  width: 100%;
}
.b-solution-diagram__feat {
  background: var(--color-bg-base);
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.b-solution-diagram__feat-title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: normal;
  color: var(--color-brand-primary);
}
.b-solution-diagram__feat-text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media (max-width: 1023px) {
  .b-solution-diagram__row {
    flex-direction: column;
    border: 1px solid var(--color-surface-6);
    border-radius: 10px;
    padding: 16px;
  }
  .b-solution-diagram__col, .b-solution-diagram__col--mid {
    flex: none;
    width: 100%;
  }
  .b-solution-diagram__arrow img {
    transform: rotate(90deg);
  }
  .b-solution-diagram__connectors {
    justify-content: center;
    margin-block: -10px;
  }
  .b-solution-diagram__connectors span {
    display: none;
  }
  .b-solution-diagram__connectors span:nth-child(2) {
    display: flex;
    flex: none;
  }
  .b-solution-diagram__feat-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .b-solution-diagram {
    gap: calc(24 / 375 * 100vw);
  }
  .b-solution-diagram__row {
    padding: calc(14 / 375 * 100vw);
  }
  .b-solution-diagram__connectors {
    margin-block: calc(-8 / 375 * 100vw);
  }
  .b-solution-diagram__pill {
    height: calc(56 / 375 * 100vw);
  }
  .b-solution-diagram__chip {
    height: calc(48 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
  }
  .b-solution-diagram__wf {
    height: auto;
    min-height: calc(64 / 375 * 100vw);
  }
  .b-solution-diagram__hub {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-solution-diagram__systems {
    gap: calc(12 / 375 * 100vw) calc(16 / 375 * 100vw);
  }
}

.b-capability-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 13px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-capability-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1rem, 0.625rem + 0.78125vw, 1.25rem);
  }
}
@media screen and (max-width: 767px) {
  .b-capability-grid {
    grid-template-columns: 1fr;
    gap: calc(16 / 375 * 100vw);
  }
}

.b-capability-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: var(--color-bg-base);
  border: 1px solid var(--color-line-4);
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  padding: 18px 16px 18px 18px;
}
.b-capability-card__icon {
  width: 34px;
  height: 34px;
  display: block;
}
.b-capability-card__body {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.b-capability-card__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.5;
  color: var(--color-brand-primary);
}
.b-capability-card__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-capability-card {
    gap: calc(10 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw);
  }
  .b-capability-card__title {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-capability-card__text {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-role-card {
  display: flex;
  flex-direction: column;
  background: var(--color-bg-base);
  border-radius: 12px;
  overflow: hidden;
}
.b-role-card__header {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 24px;
  background: var(--color-brand-primary);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: normal;
  color: var(--color-text-inverse);
  text-align: center;
}
.b-role-card__list {
  margin: 0;
  padding: 24px 20px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.b-role-card__item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.7;
  color: var(--color-text-base);
}
.b-role-card__icon {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  display: block;
}
@media screen and (max-width: 767px) {
  .b-role-card__header {
    padding: calc(14 / 375 * 100vw) calc(20 / 375 * 100vw);
    font-size: calc(17 / 375 * 100vw);
  }
  .b-role-card__list {
    padding: calc(18 / 375 * 100vw) calc(16 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
  }
  .b-role-card__item {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-career-role-card {
  display: flex;
  flex-direction: column;
  background: white;
  border: 1px solid var(--color-border-base);
  border-radius: 12px;
  overflow: hidden;
}
.b-career-role-card__media {
  position: relative;
  aspect-ratio: 480/335;
  overflow: hidden;
}
.b-career-role-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.b-career-role-card__body {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px;
}
.b-career-role-card__title {
  margin: 0;
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.5;
  color: var(--color-text-base);
}
.b-career-role-card__label {
  margin: -4px 0 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  color: var(--color-brand-primary);
}
.b-career-role-card__text {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.85;
  color: var(--color-text-base);
}
.b-career-role-card__cta {
  margin-top: auto;
  align-self: flex-start;
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-career-role-card__body {
    padding: calc(20 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
  }
  .b-career-role-card__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-career-role-card__text {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-value-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 28px 24px;
  background: var(--color-brand-primary);
  border-radius: 12px;
  color: white;
}
.b-value-card__title {
  margin: 0;
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.6;
  color: white;
}
.b-value-card__label {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  letter-spacing: 0.02em;
  color: var(--color-text-inverse);
}
.b-value-card__text {
  margin: 6px 0 0;
  font-size: var(--text-sm);
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.92);
}
@media screen and (max-width: 767px) {
  .b-value-card {
    padding: calc(20 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .b-value-card__title {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-value-card__label {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-value-card__text {
    font-size: calc(13 / 375 * 100vw);
    margin-top: calc(4 / 375 * 100vw);
  }
}

.b-voices-japan {
  padding-block: 100px;
  padding-inline: clamp(1.5rem, -9.375rem + 22.65625vw, 8.75rem);
  background: white;
}
.b-voices-japan--bg-light {
  background: var(--color-surface-1);
}
.b-voices-japan__inner {
  max-width: 1000px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .b-voices-japan {
    padding-block: calc(48 / 375 * 100vw);
  }
  .b-voices-japan__inner {
    gap: calc(24 / 375 * 100vw);
  }
}

.b-voice-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px 14px;
  background: white;
  border: 1px solid var(--color-border-base);
  border-radius: 12px;
}
.b-voice-card__head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.b-voice-card__avatar {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}
.b-voice-card__person {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.b-voice-card__role {
  margin: 0;
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  color: var(--color-brand-primary);
}
.b-voice-card__name {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-text-base);
}
.b-voice-card__comment {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.85;
  color: var(--color-text-base);
}
.b-voice-card__note {
  margin: 0;
  font-size: var(--text-xs);
  line-height: 1.85;
  color: var(--color-text-muted);
}
@media screen and (max-width: 767px) {
  .b-voice-card {
    padding: calc(20 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
  }
  .b-voice-card__avatar {
    width: calc(52 / 375 * 100vw);
    height: calc(52 / 375 * 100vw);
  }
  .b-voice-card__role {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-voice-card__comment {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-simple-quote {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: var(--color-text-inverse);
}
.b-simple-quote__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.7;
}
.b-simple-quote__attribution {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 13px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .b-simple-quote {
    gap: calc(8 / 375 * 100vw);
  }
  .b-simple-quote__text {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-simple-quote__attribution {
    font-size: calc(12 / 375 * 100vw);
  }
}

.b-partner-voice {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding: 0;
  color: var(--color-text-inverse);
}
.b-partner-voice__group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.b-partner-voice__group--en {
  gap: 4px;
}
.b-partner-voice__quote-ja {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.7;
  color: var(--color-text-inverse);
}
.b-partner-voice__attribution-ja {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 13px;
  line-height: 1.7;
  color: var(--color-text-inverse);
}
.b-partner-voice__quote-en {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  font-style: normal;
  color: var(--color-text-inverse);
}
.b-partner-voice__attribution-en {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
.b-partner-voice__role {
  letter-spacing: 0.083em;
}
@media screen and (max-width: 767px) {
  .b-partner-voice {
    gap: calc(20 / 375 * 100vw);
  }
  .b-partner-voice__quote-ja {
    font-size: calc(17 / 375 * 100vw);
  }
  .b-partner-voice__attribution-ja {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-partner-voice__quote-en {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-partner-voice__attribution-en {
    font-size: calc(11 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
}

.b-card-resource {
  background: white;
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.b-card-resource__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-card-resource__link:hover {
  opacity: 0.85;
}
.b-card-resource__link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-card-resource__thumbnail {
  width: 100%;
  height: 160px;
  background: #c6c6c6;
  overflow: hidden;
  flex-shrink: 0;
}
.b-card-resource__thumbnail-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-resource__body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 20px 20px;
  flex: 1;
}
.b-card-resource__body .b-button {
  margin-top: auto;
}
.b-card-resource__category {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: var(--color-brand-accent);
}
.b-card-resource__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-card-resource__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
  opacity: 0.7;
}
.b-card-resource--wide {
  border: 1px solid var(--color-border-base);
  border-radius: 12px;
  box-shadow: none;
}
.b-card-resource--wide .b-card-resource__thumbnail {
  height: auto;
  aspect-ratio: 490/205;
}
.b-card-resource--wide .b-card-resource__body {
  gap: 16px;
  padding: 24px;
}
.b-card-resource--wide .b-card-resource__title {
  line-height: 1.5;
}
.b-card-resource--wide .b-card-resource__description {
  font-size: var(--text-sm);
  line-height: 1.7;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .b-card-resource__thumbnail {
    height: calc(160 / 375 * 100vw);
  }
  .b-card-resource__body {
    gap: calc(12 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-card-resource__category {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-card-resource__title {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-card-resource__description {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-card-resource--wide .b-card-resource__thumbnail {
    height: auto;
  }
  .b-card-resource--wide .b-card-resource__body {
    padding: calc(18 / 375 * 100vw);
  }
}

.b-blog-teaser {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  background: white;
  border-radius: 12px;
  overflow: hidden;
}
.b-blog-teaser__media {
  flex-shrink: 0;
  width: 480px;
  height: 339px;
}
.b-blog-teaser__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.b-blog-teaser__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 480px;
  padding-block: 40px;
}
.b-blog-teaser__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-regular);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-blog-teaser {
    flex-direction: column;
    gap: calc(20 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-blog-teaser__media {
    width: 100%;
    height: auto;
    aspect-ratio: 480/339;
  }
  .b-blog-teaser__body {
    width: 100%;
    padding-block: 0 calc(8 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
  .b-blog-teaser__text {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-spec-table {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}
.b-spec-table__table {
  width: 100%;
  border-collapse: collapse;
}
.b-spec-table__table th,
.b-spec-table__table td {
  padding: 16px 24px;
  border: 1px solid var(--color-line-2);
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  text-align: left;
  vertical-align: middle;
}
.b-spec-table__table thead th {
  background: var(--color-brand-primary);
  font-weight: var(--font-bold);
  color: var(--color-text-inverse);
}
.b-spec-table__table tbody th {
  width: 200px;
  background: var(--color-surface-2);
  font-weight: var(--font-bold);
  color: var(--color-text-base);
}
.b-spec-table__table tbody td {
  background: white;
  font-weight: var(--font-normal);
  color: var(--color-text-base);
}
.b-spec-table__notes {
  margin: 0;
  padding-left: 15px;
  list-style: disc;
}
.b-spec-table__notes li {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: 10px;
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-spec-table--profile {
  border: 1px solid var(--color-line-2);
  border-radius: 12px;
  overflow: hidden;
}
.b-spec-table--profile .b-spec-table__table th,
.b-spec-table--profile .b-spec-table__table td {
  vertical-align: top;
}
.b-spec-table--profile .b-spec-table__table tbody th {
  width: 240px;
}
.b-spec-table--profile .b-spec-table__table tr:first-child > * {
  border-top: none;
}
.b-spec-table--profile .b-spec-table__table tr:last-child > * {
  border-bottom: none;
}
.b-spec-table--profile .b-spec-table__table th:first-child,
.b-spec-table--profile .b-spec-table__table td:first-child {
  border-left: none;
}
.b-spec-table--profile .b-spec-table__table th:last-child,
.b-spec-table--profile .b-spec-table__table td:last-child {
  border-right: none;
}
.b-spec-table__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.b-spec-table__tag {
  display: inline-flex;
  align-items: center;
  padding: 4px 16px;
  background: var(--color-surface-2);
  border: 1px solid var(--color-brand-primary);
  border-radius: 50px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.6;
  color: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-spec-table {
    gap: calc(8 / 375 * 100vw);
  }
  .b-spec-table__table th,
  .b-spec-table__table td {
    padding: calc(12 / 375 * 100vw) calc(14 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
  }
  .b-spec-table__table tbody th {
    width: calc(90 / 375 * 100vw);
  }
  .b-spec-table--profile .b-spec-table__table tbody th {
    width: calc(110 / 375 * 100vw);
  }
  .b-spec-table__tag {
    padding: calc(3 / 375 * 100vw) calc(12 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
  }
  .b-spec-table__notes li {
    font-size: calc(10 / 375 * 100vw);
  }
}

.b-meta-bar {
  width: 100%;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-meta-bar__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  max-width: 1280px;
  margin-inline: auto;
  padding: 20px var(--space-page-padding-x);
}
.b-meta-bar__item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.b-meta-bar__label {
  flex-shrink: 0;
  padding: 4px 10px;
  border: 1px solid var(--color-text-inverse);
  border-radius: 6px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
.b-meta-bar__value {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-inverse);
}
@media screen and (max-width: 767px) {
  .b-meta-bar__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(12 / 375 * 100vw);
    padding: calc(20 / 375 * 100vw);
  }
  .b-meta-bar__item {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(8 / 375 * 100vw);
  }
  .b-meta-bar__label, .b-meta-bar__value {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-service-card-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.b-section--bg-light .b-service-card {
  background: white;
}

.b-service-card {
  display: flex;
  align-items: center;
  padding: 20px;
  background: var(--color-surface-1);
  border-radius: var(--radius-lg);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
}
.b-service-card__media {
  flex-shrink: 0;
  align-self: stretch;
  width: 280px;
  min-height: 160px;
  background: white;
  border-radius: var(--radius-md);
  overflow: hidden;
}
.b-service-card__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-service-card__body {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  padding: 20px 24px;
}
.b-service-card__title {
  margin: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--color-line-5);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-2xl);
  line-height: 1.5;
  color: var(--color-brand-primary);
}
.b-service-card__detail {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  width: 100%;
}
.b-service-card__lead {
  margin: 0;
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-service-card__text {
  margin: 0;
  width: 100%;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-service-card .b-button {
  margin-top: 5px;
  padding-inline: 20px;
  font-size: var(--text-sm);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-service-card__media {
    width: clamp(12.5rem, 5rem + 15.625vw, 17.5rem);
  }
  .b-service-card__body {
    padding: clamp(1rem, 0.625rem + 0.78125vw, 1.25rem) clamp(1rem, 0.25rem + 1.5625vw, 1.5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-service-card {
    flex-direction: column;
    align-items: stretch;
    padding: calc(16 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-service-card__media {
    width: 100%;
    aspect-ratio: auto;
    min-height: 0;
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-service-card__media img {
    height: auto;
  }
  .b-service-card__body {
    gap: calc(10 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) 0 0;
  }
  .b-service-card__title {
    padding-bottom: calc(10 / 375 * 100vw);
    font-size: calc(20 / 375 * 100vw);
  }
  .b-service-card__detail {
    gap: calc(8 / 375 * 100vw);
  }
  .b-service-card__lead, .b-service-card__text {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-service-card .b-button {
    align-self: stretch;
  }
}

.b-service-card--flush {
  padding: 0;
  overflow: hidden;
  min-height: 240px;
}
.b-service-card--flush .b-service-card__media {
  background: var(--color-surface-5);
  border-radius: 0;
}
.b-service-card--flush .b-service-card__detail {
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .b-service-card--flush {
    padding: 0;
    min-height: 0;
  }
  .b-service-card--flush .b-service-card__media {
    border-radius: 0;
    aspect-ratio: 16/10;
  }
  .b-service-card--flush .b-service-card__media img {
    height: 100%;
  }
  .b-service-card--flush .b-service-card__body {
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
}

.b-logo-bar {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 64px var(--space-page-padding-x);
  background: white;
}
.b-logo-bar__heading {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.6;
  color: var(--color-text-base);
  text-align: center;
}
.b-logo-bar__logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 60px;
  width: 100%;
  max-width: 1000px;
}
.b-logo-bar__logo {
  height: 70px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media screen and (max-width: 767px) {
  .b-logo-bar {
    gap: calc(24 / 375 * 100vw);
    padding: calc(40 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-logo-bar__heading {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-logo-bar__logos {
    gap: calc(28 / 375 * 100vw);
  }
  .b-logo-bar__logo {
    height: calc(52 / 375 * 100vw);
  }
}

.b-core-platform {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 32px 20px;
  background: var(--color-surface-1);
  border-radius: var(--radius-md);
  border-bottom: 1px solid var(--color-line-6);
}
.b-section--bg-light .b-core-platform {
  background: white;
}
.b-core-platform__media {
  position: relative;
  flex-shrink: 0;
  width: 220px;
  height: 157px;
  border-radius: var(--radius-md);
  overflow: hidden;
}
.b-core-platform__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-core-platform__body {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.b-core-platform__body > .b-button {
  align-self: flex-end;
  margin-top: 12px;
}
.b-core-platform__title {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-brand-primary);
}
.b-core-platform__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-core-platform {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(16 / 375 * 100vw);
    padding: calc(24 / 375 * 100vw) calc(20 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-core-platform__media {
    width: 100%;
    height: auto;
    aspect-ratio: 220/157;
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-core-platform__body {
    gap: calc(8 / 375 * 100vw);
  }
  .b-core-platform__title {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-core-platform__description {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-contact-banner {
  position: relative;
  width: 100%;
  min-height: 355px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  isolation: isolate;
}
.b-contact-banner__media {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.b-contact-banner__media picture {
  display: block;
  width: 100%;
  height: 100%;
}
.b-contact-banner__bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-contact-banner__inner {
  position: relative;
  z-index: var(--z-base);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  max-width: 960px;
  padding: 60px var(--space-page-padding-x);
  text-align: center;
}
.b-contact-banner__title {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: clamp(2.5rem, 0.34375rem + 4.4921875vw, 3.9375rem);
  line-height: 1.1;
  letter-spacing: 0.01em;
  color: white;
}
.b-contact-banner__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: white;
  opacity: 0.9;
}
.b-contact-banner__cta {
  min-width: 260px;
  min-height: 50px;
  margin-top: 0;
}
.b-contact-banner--btn-blue-bordered .b-contact-banner__cta {
  justify-content: space-between;
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-accent);
}
@media screen and (max-width: 767px) {
  .b-contact-banner {
    min-height: calc(280 / 375 * 100vw);
  }
  .b-contact-banner__inner {
    gap: calc(16 / 375 * 100vw);
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-contact-banner__title {
    font-size: calc(40 / 375 * 100vw);
  }
  .b-contact-banner__lead {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-contact-banner__cta {
    min-width: calc(240 / 375 * 100vw);
    min-height: calc(48 / 375 * 100vw);
  }
}

.b-integration-section {
  padding: 80px var(--space-page-padding-x);
  background: var(--color-bg-base);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-integration-section {
    padding-block: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-integration-section {
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
}
.b-integration-section--alt {
  background: var(--color-surface-1);
}
.b-integration-section__inner {
  max-width: 1000px;
  margin-inline: auto;
}
.b-integration-section__grid {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 1023px) {
  .b-integration-section__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-integration-section__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: calc(12 / 375 * 100vw);
    margin-top: calc(24 / 375 * 100vw);
  }
}

.b-integration-card {
  display: flex;
  flex-direction: column;
}
.b-integration-card__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 96px;
  padding: 18px 24px;
  background: white;
  border-radius: var(--radius-md);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
}
.b-integration-card__logo {
  max-width: 188px;
  max-height: 60px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.b-integration-card__name {
  margin: 8px 0 0;
  font-family: var(--font-base);
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--color-text-base);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .b-integration-card__image {
    height: calc(80 / 375 * 100vw);
    padding: calc(14 / 375 * 100vw) calc(18 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-integration-card__logo {
    max-width: 100%;
    max-height: calc(48 / 375 * 100vw);
  }
  .b-integration-card__name {
    margin-top: calc(8 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-leadership-intro {
  padding: 80px var(--space-page-padding-x);
  background: var(--color-surface-1);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-leadership-intro {
    padding-block: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-leadership-intro {
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
}
.b-leadership-intro__inner {
  max-width: 1000px;
  margin-inline: auto;
}
.b-leadership-intro__lead {
  margin: 24px 0 0;
  font-family: var(--font-base);
  font-size: 1rem;
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-leadership-intro__lead {
    margin-top: calc(20 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-leadership-team {
  padding: 80px var(--space-page-padding-x);
  background: var(--color-bg-base);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-leadership-team {
    padding-block: clamp(3.75rem, 1.875rem + 3.90625vw, 5rem);
  }
}
@media screen and (max-width: 767px) {
  .b-leadership-team {
    padding: calc(48 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
}
.b-leadership-team__inner {
  max-width: 1000px;
  margin-inline: auto;
}
.b-leadership-team__grid {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .b-leadership-team__grid {
    grid-template-columns: 1fr;
    gap: calc(24 / 375 * 100vw);
    margin-top: calc(24 / 375 * 100vw);
  }
}

.b-leadership-member {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--color-bg-base);
  border: 1px solid var(--color-border-base);
  border-radius: 12px;
}
.b-leadership-member__photo {
  width: 100%;
  height: 240px;
  background: var(--color-gray-100);
}
.b-leadership-member__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.b-leadership-member__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 26px 28px 30px;
}
.b-leadership-member__head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.b-leadership-member__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: var(--radius-full);
  background: #fff1e0;
  color: var(--color-orange-500);
  font-family: var(--font-display);
  font-weight: var(--font-semibold);
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.b-leadership-member__name {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-semibold);
  font-size: 1.5rem;
  line-height: 1.2;
  color: var(--color-text-base);
}
.b-leadership-member__position {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 0.875rem;
  line-height: 1.4;
  color: var(--color-brand-primary);
}
.b-leadership-member__desc {
  margin: 0;
  font-family: var(--font-base);
  font-size: 1rem;
  line-height: 1.7;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-leadership-member {
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-leadership-member__photo {
    height: calc(200 / 375 * 100vw);
  }
  .b-leadership-member__body {
    gap: calc(16 / 375 * 100vw);
    padding: calc(22 / 375 * 100vw) calc(22 / 375 * 100vw) calc(26 / 375 * 100vw);
  }
  .b-leadership-member__badge {
    padding: calc(8 / 375 * 100vw) calc(16 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-leadership-member__name {
    font-size: calc(22 / 375 * 100vw);
  }
  .b-leadership-member__position {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-leadership-member__desc {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-article-filter {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.b-article-filter__search {
  position: relative;
  background: var(--color-surface-3);
  border-radius: var(--radius-md);
  padding: 24px 32px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.b-article-filter__search-input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  font-family: var(--font-base);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-base);
}
.b-article-filter__search-input::-moz-placeholder {
  color: var(--color-slate-400);
}
.b-article-filter__search-input::placeholder {
  color: var(--color-slate-400);
}
.b-article-filter__search-input:focus {
  outline: none;
}
.b-article-filter__search-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: var(--color-slate-400);
  display: inline-flex;
}
.b-article-filter__search-icon svg {
  width: 100%;
  height: 100%;
}
.b-article-filter__group {
  background: var(--color-surface-3);
  border-radius: var(--radius-md);
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.b-article-filter__group-legend {
  margin: 0;
  display: flex;
  align-items: center;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1;
  color: var(--color-blue-950);
}
.b-article-filter__group-prefix {
  font-weight: var(--font-normal);
}
.b-article-filter__group-name {
  font-weight: var(--font-bold);
}
.b-article-filter__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.b-article-filter__chip {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.b-article-filter__chip-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.b-article-filter__chip-label {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  background: var(--color-bg-base);
  border: 1px solid var(--color-border-base);
  border-radius: var(--radius-full);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-blue-950);
  transition: background-color var(--duration-fast) var(--easing-base), border-color var(--duration-fast) var(--easing-base), color var(--duration-fast) var(--easing-base);
}
.b-article-filter__chip-input:checked + .b-article-filter__chip-label {
  background: var(--color-brand-primary);
  border-color: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-article-filter__chip-input:focus-visible + .b-article-filter__chip-label {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-article-filter__chip--all {
  text-decoration: none;
}
.b-article-filter__chip--all[aria-current=true] .b-article-filter__chip-label {
  background: var(--color-brand-primary);
  border-color: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-article-filter__chips:has(.b-article-filter__chip-input:checked) .b-article-filter__chip--all[aria-current=true] .b-article-filter__chip-label {
  background: var(--color-bg-base);
  border-color: var(--color-border-base);
  color: var(--color-blue-950);
}
.b-article-filter__chip--all:focus-visible .b-article-filter__chip-label {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-article-filter__chip:hover .b-article-filter__chip-label {
  border-color: var(--color-brand-primary);
}
.b-article-filter__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  padding-top: 8px;
}
.b-article-filter__clear {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  border: 0;
  background: transparent;
  padding: 0;
  font-family: var(--font-base);
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-text-muted);
  text-decoration: none;
  cursor: pointer;
}
.b-article-filter__clear:hover {
  color: var(--color-text-base);
  text-decoration: underline;
}
.b-article-filter__clear:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-article-filter__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  padding: 14px 28px;
  border-radius: 32px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1;
  cursor: pointer;
  transition: opacity var(--duration-fast) var(--easing-base);
}
.b-article-filter__submit:hover {
  opacity: 0.9;
}
.b-article-filter__submit:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
@media screen and (max-width: 767px) {
  .b-article-filter {
    gap: calc(16 / 375 * 100vw);
  }
  .b-article-filter__search, .b-article-filter__group {
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-article-filter__group {
    gap: calc(14 / 375 * 100vw);
  }
  .b-article-filter__search-input {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-article-filter__group-legend {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-filter__chips {
    gap: calc(6 / 375 * 100vw);
  }
  .b-article-filter__chip-label {
    padding: calc(6 / 375 * 100vw) calc(14 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
  }
  .b-article-filter__actions {
    gap: calc(16 / 375 * 100vw);
  }
  .b-article-filter__clear {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-article-filter__submit {
    padding: calc(12 / 375 * 100vw) calc(24 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-article-hero {
  background: var(--color-bg-base);
  padding-block: 120px 60px;
  padding-top: 120px;
}
.b-article-hero__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.b-article-hero__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}
.b-article-hero__badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.4;
  letter-spacing: 0.04em;
  border-radius: 20px;
}
.b-article-hero__dates {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-display);
  font-weight: var(--font-semibold);
  font-size: 13px;
  line-height: 1.4;
  color: var(--color-text-muted);
  letter-spacing: 0.04em;
}
.b-article-hero__date-separator {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: var(--color-border-base);
}
.b-article-hero__date-modified {
  display: inline-flex;
  gap: 4px;
}
.b-article-hero__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: clamp(1.75rem, 1rem + 1.5625vw, 2.25rem);
  line-height: 1.55;
  color: var(--color-text-base);
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .b-article-hero {
    padding-block: calc(80 / 375 * 100vw) calc(32 / 375 * 100vw);
    padding-top: calc(60 / 375 * 100vw + 24 / 375 * 100vw);
  }
  .b-article-hero__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(12 / 375 * 100vw);
  }
  .b-article-hero__meta {
    gap: calc(10 / 375 * 100vw);
  }
  .b-article-hero__badge {
    padding: calc(5 / 375 * 100vw) calc(12 / 375 * 100vw);
    font-size: calc(11 / 375 * 100vw);
    border-radius: calc(16 / 375 * 100vw);
  }
  .b-article-hero__dates {
    font-size: calc(11 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .b-article-hero__title {
    font-size: calc(22 / 375 * 100vw);
  }
}

.b-article-featured-image {
  margin: 0;
  padding-block: 40px;
  background: var(--color-bg-base);
}
.b-article-featured-image__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.b-article-featured-image__img {
  width: 100%;
  max-width: 1000px;
  height: auto;
  aspect-ratio: 1000/440;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  background: var(--color-surface-2);
  border-radius: var(--radius-md);
}
.b-article-featured-image__caption {
  margin: 0;
  font-family: var(--font-base);
  font-size: var(--text-xs);
  line-height: 1.7;
  color: var(--color-text-muted);
  text-align: center;
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .b-article-featured-image {
    padding-block: calc(24 / 375 * 100vw);
  }
  .b-article-featured-image__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(12 / 375 * 100vw);
  }
  .b-article-featured-image__img {
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-article-featured-image__caption {
    font-size: calc(11 / 375 * 100vw);
  }
}

.b-article-body {
  background: var(--color-bg-base);
  padding-block: 40px 70px;
}
.b-article-body__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: calc(1000px + var(--space-page-padding-x) * 2);
}
.b-article-body__inner > * {
  margin: 0;
}
.b-article-body p {
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-article-body p.b-article-body__note {
  color: var(--color-text-muted);
}
.b-article-body h2 {
  padding: 20px 30px;
  background: #e8f2fa;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 26px;
  line-height: 1.5;
  color: var(--color-text-base);
}
.b-article-body h3 {
  position: relative;
  padding: 0 0 0 19px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-article-body h3::before {
  content: "";
  position: absolute;
  top: 0.1em;
  bottom: 0.1em;
  left: 0;
  width: 4px;
  background: var(--color-brand-primary);
}
.b-article-body h4 {
  padding: 15px 0 10px;
  border-bottom: 2px solid var(--color-brand-primary);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-article-body a {
  color: var(--color-text-link);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.b-article-body a:hover {
  text-decoration: none;
}
.b-article-body a:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-article-body a.b-button {
  color: var(--color-text-inverse);
  text-decoration: none;
}
.b-article-body strong, .b-article-body b {
  font-weight: var(--font-bold);
}
.b-article-body em, .b-article-body i {
  font-style: italic;
}
.b-article-body small {
  font-size: 0.875em;
  color: var(--color-text-muted);
  line-height: 1.7;
}
.b-article-body mark {
  background: #ffe79e;
  color: var(--color-text-base);
  padding: 2px 5px;
  border-radius: 3px;
}
.b-article-body sup, .b-article-body sub {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.b-article-body sup {
  top: -0.5em;
}
.b-article-body sub {
  bottom: -0.25em;
}
.b-article-body ul, .b-article-body ol {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b-article-body li {
  position: relative;
  padding-left: 24px;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-article-body li::before {
  position: absolute;
  left: 0;
  font-weight: var(--font-bold);
  color: var(--color-brand-primary);
}
.b-article-body ul > li::before {
  content: "•";
}
.b-article-body ol {
  counter-reset: b-article-ol;
}
.b-article-body ol > li {
  counter-increment: b-article-ol;
}
.b-article-body ol > li::before {
  content: counter(b-article-ol) ".";
}
.b-article-body blockquote {
  position: relative;
  padding: 25px 30px 25px 25px;
  background: var(--color-bg-subtle);
  border-radius: 0 var(--radius-md) var(--radius-md) 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b-article-body blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: var(--color-brand-primary);
}
.b-article-body blockquote p {
  margin: 0;
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-article-body blockquote cite {
  font-style: normal;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  color: var(--color-text-muted);
}
.b-article-body pre {
  padding: 20px 25px;
  background: var(--color-blue-950);
  color: var(--color-slate-100);
  border-radius: var(--radius-md);
  overflow-x: auto;
  font-family: var(--font-display), monospace;
  font-size: var(--text-base);
  line-height: 1.8;
  white-space: pre;
}
.b-article-body code {
  color: var(--color-brand-primary);
  font-family: var(--font-display), monospace;
}
pre .b-article-body code {
  color: inherit;
}
.b-article-body .wp-caption,
.b-article-body figure {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b-article-body .wp-caption img,
.b-article-body figure img {
  width: 100%;
  height: auto;
  border-radius: var(--radius-md);
  display: block;
}
.b-article-body .wp-caption-text,
.b-article-body figcaption {
  font-family: var(--font-base);
  font-size: var(--text-xs);
  line-height: 1.7;
  color: var(--color-text-muted);
}
.b-article-body table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid var(--color-line-3);
  border-radius: var(--radius-md);
  overflow: hidden;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  background: var(--color-bg-base);
}
.b-article-body thead {
  background: var(--color-brand-primary);
}
.b-article-body thead th {
  color: var(--color-text-inverse);
  font-weight: var(--font-bold);
  text-align: left;
  padding: 15px 20px;
  border-bottom: 0;
}
.b-article-body tbody tr:nth-child(even) {
  background: var(--color-bg-subtle);
}
.b-article-body tbody tr:not(:last-child) td,
.b-article-body tbody tr:not(:last-child) th {
  border-bottom: 1px solid var(--color-line-3);
}
.b-article-body tbody td, .b-article-body tbody th {
  padding: 15px 20px;
  font-weight: var(--font-bold);
  color: var(--color-text-base);
  vertical-align: middle;
}
.b-article-body__cols-2, .b-article-body__cols-3 {
  display: grid;
  gap: 20px;
}
.b-article-body__cols-2 > *, .b-article-body__cols-3 > * {
  margin: 0;
}
.b-article-body__cols-2 img, .b-article-body__cols-3 img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: var(--radius-md);
}
.b-article-body__cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.b-article-body__cols-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.b-article-body__media-text {
  display: flex;
  align-items: center;
  gap: 30px;
}
.b-article-body__media-text--right {
  flex-direction: row-reverse;
}
.b-article-body__media-text > figure,
.b-article-body__media-text > img {
  flex: 0 0 auto;
  width: 50%;
  margin: 0;
}
.b-article-body__media-text > figure img,
.b-article-body__media-text > img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: var(--radius-md);
}
.b-article-body__media-text > div {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b-article-body .b-author {
  padding: 30px;
  background: var(--color-bg-subtle);
  border: 1px solid var(--color-line-3);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.b-article-body .b-author__label {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  color: var(--color-brand-accent);
  line-height: 1.8;
  letter-spacing: 0.06em;
}
.b-article-body .b-author__row {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.b-article-body .b-author__photo {
  flex: 0 0 auto;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #dce6f0;
  overflow: hidden;
}
.b-article-body .b-author__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border-radius: 0;
}
.b-article-body .b-author__body {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.b-article-body .b-author__name {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  color: var(--color-text-base);
  line-height: 1.8;
}
.b-article-body .b-author__role {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  color: var(--color-text-muted);
  line-height: 1.8;
}
.b-article-body .b-author__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  color: var(--color-text-base);
  line-height: 1.8;
}
.b-article-body .b-point {
  padding: 20px;
  background: var(--color-surface-7);
  border: 1px solid var(--color-line-7);
  border-radius: var(--radius-md);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.b-article-body .b-point__label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.b-article-body .b-point__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: var(--color-brand-accent);
  color: var(--color-text-inverse);
  border-radius: 50%;
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1;
}
.b-article-body .b-point__label-text {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  color: var(--color-brand-accent);
  letter-spacing: 0.06em;
}
.b-article-body .b-point__body {
  margin: 0;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-article-body .b-point__body p {
  margin: 0;
}
.b-article-body .b-case-overview {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 28px;
}
.b-article-body .b-case-overview__cell {
  display: flex;
  align-items: center;
  gap: 10px;
}
.b-article-body .b-case-overview__label {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  padding: 5px 12px;
  border: 1px solid var(--color-brand-accent);
  border-radius: 30px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-brand-accent);
  white-space: nowrap;
}
.b-article-body .b-case-overview__value {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.5;
  color: var(--color-text-base);
}
.b-article-body .b-case-overview__value-main {
  display: block;
  font-weight: var(--font-bold);
}
.b-article-body .b-case-overview__value-sub {
  display: block;
  font-weight: var(--font-normal);
  font-size: var(--text-sm, 14px);
  color: var(--color-text-base);
}
.b-article-body .b-keypoints {
  padding: 14px 20px;
  background: var(--color-brand-primary);
  border-radius: var(--radius-md);
  color: var(--color-text-inverse);
}
.b-article-body .b-keypoints ul,
.b-article-body .b-keypoints ol {
  gap: 5px;
}
.b-article-body .b-keypoints li {
  color: var(--color-text-inverse);
}
.b-article-body .b-keypoints li::before {
  color: var(--color-text-inverse);
}
@media screen and (max-width: 767px) {
  .b-article-body {
    padding-block: calc(24 / 375 * 100vw) calc(40 / 375 * 100vw);
  }
  .b-article-body__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(32 / 375 * 100vw);
  }
  .b-article-body p,
  .b-article-body li {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body h2 {
    padding: calc(14 / 375 * 100vw) calc(20 / 375 * 100vw);
    font-size: calc(18 / 375 * 100vw);
  }
  .b-article-body h3 {
    padding-left: calc(14 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
  }
  .b-article-body h3::before {
    width: calc(3 / 375 * 100vw);
  }
  .b-article-body h4 {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body table {
    font-size: calc(13 / 375 * 100vw);
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .b-article-body thead th,
  .b-article-body tbody td,
  .b-article-body tbody th {
    padding: calc(12 / 375 * 100vw) calc(14 / 375 * 100vw);
  }
  .b-article-body__cols-2, .b-article-body__cols-3 {
    grid-template-columns: 1fr;
    gap: calc(14 / 375 * 100vw);
  }
  .b-article-body__media-text {
    flex-direction: column;
    gap: calc(16 / 375 * 100vw);
  }
  .b-article-body__media-text--right {
    flex-direction: column;
  }
  .b-article-body__media-text > figure,
  .b-article-body__media-text > img {
    width: 100%;
  }
  .b-article-body .b-author {
    padding: calc(20 / 375 * 100vw);
    gap: calc(12 / 375 * 100vw);
  }
  .b-article-body .b-author__row {
    gap: calc(14 / 375 * 100vw);
  }
  .b-article-body .b-author__photo {
    width: calc(56 / 375 * 100vw);
    height: calc(56 / 375 * 100vw);
  }
  .b-article-body .b-author__name,
  .b-article-body .b-author__role,
  .b-article-body .b-author__description {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body blockquote {
    padding: calc(18 / 375 * 100vw) calc(20 / 375 * 100vw) calc(18 / 375 * 100vw) calc(18 / 375 * 100vw);
  }
  .b-article-body blockquote::before {
    width: calc(3 / 375 * 100vw);
  }
  .b-article-body blockquote p,
  .b-article-body blockquote cite {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body pre {
    padding: calc(16 / 375 * 100vw) calc(18 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-article-body .b-point {
    padding: calc(16 / 375 * 100vw);
  }
  .b-article-body .b-point__icon {
    width: calc(18 / 375 * 100vw);
    height: calc(18 / 375 * 100vw);
    font-size: calc(11 / 375 * 100vw);
  }
  .b-article-body .b-point__label-text {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body .b-point__body {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body .b-case-overview {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(12 / 375 * 100vw);
  }
  .b-article-body .b-case-overview__label {
    min-width: calc(72 / 375 * 100vw);
    padding: calc(4 / 375 * 100vw) calc(10 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-article-body .b-case-overview__value {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-body .b-case-overview__value-sub {
    font-size: calc(12 / 375 * 100vw);
  }
  .b-article-body .b-keypoints {
    padding: calc(14 / 375 * 100vw) calc(16 / 375 * 100vw);
  }
}

.b-article-nav {
  background: var(--color-bg-base);
  padding-block: 24px 56px;
}
.b-article-nav__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 16px;
  align-items: stretch;
}
.b-article-nav__side {
  display: flex;
}
.b-article-nav__side--next {
  justify-content: flex-end;
}
.b-article-nav__link {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 16px;
  background: var(--color-bg-base);
  border-radius: var(--radius-md);
  text-decoration: none;
  color: var(--color-text-base);
  transition: background-color var(--duration-base) var(--easing-base);
  width: 100%;
}
.b-article-nav__link:hover {
  background: var(--color-bg-subtle);
}
.b-article-nav__link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-article-nav__link--prev {
  align-items: flex-start;
}
.b-article-nav__link--next {
  align-items: flex-end;
  text-align: right;
}
.b-article-nav__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.6;
  color: var(--color-text-base);
  width: 100%;
}
.b-article-nav__direction {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.b-article-nav__direction-label {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  color: var(--color-brand-primary);
  letter-spacing: 0.16em;
}
.b-article-nav__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: 50%;
  font-weight: var(--font-bold);
  line-height: 1;
}
.b-article-nav__index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 18px 32px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: var(--radius-md);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 15px;
  line-height: 1.6;
  text-decoration: none;
  align-self: center;
  transition: opacity var(--duration-fast) var(--easing-base);
}
.b-article-nav__index:hover {
  opacity: 0.9;
}
.b-article-nav__index:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
@media screen and (max-width: 767px) {
  .b-article-nav {
    padding-block: calc(24 / 375 * 100vw) calc(40 / 375 * 100vw);
  }
  .b-article-nav__inner {
    padding-inline: calc(20 / 375 * 100vw);
    grid-template-columns: 1fr;
    gap: calc(12 / 375 * 100vw);
  }
  .b-article-nav__side {
    justify-content: stretch;
  }
  .b-article-nav__side--next {
    justify-content: stretch;
  }
  .b-article-nav__link {
    padding: calc(14 / 375 * 100vw) calc(16 / 375 * 100vw);
  }
  .b-article-nav__link--next {
    align-items: flex-start;
    text-align: left;
  }
  .b-article-nav__title {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-article-nav__direction-label {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-article-nav__arrow {
    width: calc(26 / 375 * 100vw);
    height: calc(26 / 375 * 100vw);
  }
  .b-article-nav__index {
    padding: calc(14 / 375 * 100vw) calc(24 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    order: -1;
  }
}

.b-related-articles {
  background: var(--color-bg-base);
  padding-block: 80px;
}
.b-related-articles__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.b-related-articles__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.b-related-articles__accent {
  display: inline-block;
  width: 30px;
  height: 4px;
  background: var(--color-brand-primary);
  border-radius: 2px;
}
.b-related-articles__title {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 32px;
  line-height: 1.2;
  color: var(--color-brand-primary);
  letter-spacing: -0.01em;
}
.b-related-articles__subtitle {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.7;
  color: var(--color-text-base);
}
.b-related-articles__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 32px;
}
@media screen and (max-width: 1023px) {
  .b-related-articles__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-related-articles__grid {
    grid-template-columns: 1fr;
    gap: calc(20 / 375 * 100vw);
  }
}
.b-related-articles__card {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .b-related-articles {
    padding-block: calc(40 / 375 * 100vw);
  }
  .b-related-articles__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(20 / 375 * 100vw);
  }
  .b-related-articles__title {
    font-size: calc(22 / 375 * 100vw);
  }
  .b-related-articles__subtitle {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-pagination {
  display: flex;
  justify-content: center;
}
.b-pagination ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-pagination li {
  margin: 0;
}
.b-pagination a,
.b-pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 36px;
  height: 36px;
  padding-inline: 6px;
  border: 1px solid var(--color-border-base);
  border-radius: 6px;
  background: var(--color-bg-base);
  font-family: var(--font-display);
  font-size: var(--text-sm);
  font-weight: var(--font-semibold);
  line-height: 1;
  color: var(--color-text-base);
  text-decoration: none;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.b-pagination a:hover,
.b-pagination a:focus-visible {
  border-color: var(--color-brand-primary);
  color: var(--color-brand-primary);
}
.b-pagination .current {
  border-color: var(--color-brand-primary);
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-pagination .dots {
  min-width: 0;
  padding-inline: 4px;
  border: none;
  background: none;
  font-weight: var(--font-normal);
}
.b-pagination .prev,
.b-pagination .next {
  padding-inline: 14px;
}

.b-archive-news {
  background: var(--color-bg-base);
  padding-block: 48px 80px;
}
.b-archive-news__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.b-archive-news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 32px;
}
@media screen and (max-width: 1023px) {
  .b-archive-news__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-archive-news__grid {
    grid-template-columns: 1fr;
    gap: calc(20 / 375 * 100vw);
  }
}
.b-archive-news__card {
  width: 100%;
}
.b-archive-news__empty {
  margin: 0;
  padding: 48px 0;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-muted);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .b-archive-news {
    padding-block: calc(32 / 375 * 100vw) calc(60 / 375 * 100vw);
  }
  .b-archive-news__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(32 / 375 * 100vw);
  }
}

.b-archive-customer-case {
  background: var(--color-bg-base);
  padding-block: 48px 80px;
}
.b-archive-customer-case__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.b-archive-customer-case__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 32px;
}
@media screen and (max-width: 1023px) {
  .b-archive-customer-case__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-archive-customer-case__grid {
    grid-template-columns: 1fr;
    gap: calc(20 / 375 * 100vw);
  }
}
.b-archive-customer-case__card {
  width: 100%;
}
.b-archive-customer-case__empty {
  margin: 0;
  padding: 48px 0;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-muted);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .b-archive-customer-case {
    padding-block: calc(32 / 375 * 100vw) calc(60 / 375 * 100vw);
  }
  .b-archive-customer-case__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(32 / 375 * 100vw);
  }
}

.b-content-filter {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.b-content-filter__search {
  position: relative;
  background: var(--color-surface-3);
  border-radius: var(--radius-md);
  padding: 24px 32px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.b-content-filter__search-input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  font-family: var(--font-base);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-text-base);
}
.b-content-filter__search-input::-moz-placeholder {
  color: var(--color-slate-400);
}
.b-content-filter__search-input::placeholder {
  color: var(--color-slate-400);
}
.b-content-filter__search-input:focus {
  outline: none;
}
.b-content-filter__search-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: var(--color-slate-400);
  display: inline-flex;
}
.b-content-filter__search-icon svg {
  width: 100%;
  height: 100%;
}
.b-content-filter__group {
  background: var(--color-surface-3);
  border-radius: var(--radius-md);
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.b-content-filter__group-legend {
  margin: 0;
  display: flex;
  align-items: center;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1;
  color: var(--color-blue-950);
}
.b-content-filter__group-prefix {
  font-weight: var(--font-normal);
}
.b-content-filter__group-name {
  font-weight: var(--font-bold);
}
.b-content-filter__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.b-content-filter__chip {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.b-content-filter__chip-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.b-content-filter__chip-label {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  background: var(--color-bg-base);
  border: 1px solid var(--color-border-base);
  border-radius: var(--radius-full);
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-blue-950);
  transition: background-color var(--duration-fast) var(--easing-base), border-color var(--duration-fast) var(--easing-base), color var(--duration-fast) var(--easing-base);
}
.b-content-filter__chip-input:checked + .b-content-filter__chip-label {
  background: var(--color-brand-primary);
  border-color: var(--color-brand-primary);
  color: var(--color-text-inverse);
}
.b-content-filter__chip-input:focus-visible + .b-content-filter__chip-label {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-content-filter__chip:hover .b-content-filter__chip-label {
  border-color: var(--color-brand-primary);
}
.b-content-filter__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  padding-top: 8px;
}
.b-content-filter__clear {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  border: 0;
  background: transparent;
  padding: 0;
  font-family: var(--font-base);
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-text-muted);
  text-decoration: none;
  cursor: pointer;
}
.b-content-filter__clear:hover {
  color: var(--color-text-base);
  text-decoration: underline;
}
.b-content-filter__clear:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-content-filter__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  padding: 14px 28px;
  border-radius: 32px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1;
  cursor: pointer;
  transition: opacity var(--duration-fast) var(--easing-base);
}
.b-content-filter__submit:hover {
  opacity: 0.9;
}
.b-content-filter__submit:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
@media screen and (max-width: 767px) {
  .b-content-filter {
    gap: calc(16 / 375 * 100vw);
  }
  .b-content-filter__search, .b-content-filter__group {
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw);
    border-radius: calc(8 / 375 * 100vw);
  }
  .b-content-filter__group {
    gap: calc(14 / 375 * 100vw);
  }
  .b-content-filter__search-input {
    font-size: calc(16 / 375 * 100vw);
  }
  .b-content-filter__group-legend {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-content-filter__chips {
    gap: calc(6 / 375 * 100vw);
  }
  .b-content-filter__chip-label {
    padding: calc(6 / 375 * 100vw) calc(14 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
  }
  .b-content-filter__actions {
    gap: calc(16 / 375 * 100vw);
  }
  .b-content-filter__clear {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-content-filter__submit {
    padding: calc(12 / 375 * 100vw) calc(24 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-card-content {
  width: 100%;
  background: var(--color-bg-base);
  border: 1px solid var(--color-border-base);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow var(--duration-base) var(--easing-base);
}
.b-card-content:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
.b-card-content__link {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  transition: opacity var(--duration-base) var(--easing-base);
}
.b-card-content__link:hover {
  opacity: 0.9;
}
.b-card-content__link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
  border-radius: 12px;
}
.b-card-content__thumbnail {
  position: relative;
  width: 100%;
  height: 198px;
  background: var(--color-surface-2);
  overflow: hidden;
  flex-shrink: 0;
}
.b-card-content__thumbnail-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.b-card-content__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xs);
  line-height: 1.4;
  letter-spacing: 0.08em;
  border-radius: 14px;
  max-width: calc(100% - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.b-card-content__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 22px;
  flex: 1;
}
.b-card-content__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.55;
  color: var(--color-text-base);
}
.b-card-content__description {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: 13px;
  line-height: 1.7;
  color: var(--color-text-muted);
}
.b-card-content__cta {
  margin-top: auto;
  align-self: flex-end;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--color-brand-primary);
}
.b-card-content__cta-label {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-sm);
  line-height: 1.4;
}
.b-card-content__cta-icon {
  display: inline-flex;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}
.b-card-content__cta-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .b-card-content {
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-card-content__thumbnail {
    height: calc(198 / 375 * 100vw);
  }
  .b-card-content__badge {
    top: calc(10 / 375 * 100vw);
    left: calc(10 / 375 * 100vw);
    padding: calc(4 / 375 * 100vw) calc(10 / 375 * 100vw);
    font-size: calc(11 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-card-content__body {
    gap: calc(10 / 375 * 100vw);
    padding: calc(18 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .b-card-content__title {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-card-content__description {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-card-content__cta-label {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-card-content__cta-icon {
    width: calc(28 / 375 * 100vw);
    height: calc(28 / 375 * 100vw);
  }
}

.b-archive-content-library {
  background: var(--color-bg-base);
  padding-block: 48px 80px;
}
.b-archive-content-library__inner {
  width: 100%;
  max-width: var(--container-width);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.b-archive-content-library__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .b-archive-content-library__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .b-archive-content-library__grid {
    grid-template-columns: 1fr;
    gap: calc(20 / 375 * 100vw);
  }
}
.b-archive-content-library__card {
  width: 100%;
}
.b-archive-content-library__empty {
  margin: 0;
  padding: 48px 0;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-muted);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .b-archive-content-library {
    padding-block: calc(32 / 375 * 100vw) calc(60 / 375 * 100vw);
  }
  .b-archive-content-library__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(32 / 375 * 100vw);
  }
}

.b-reason-card-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .b-reason-card-list {
    gap: calc(10 / 375 * 100vw);
  }
}

.b-reason-card {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 16px 32px;
  background: white;
  border: 1px solid var(--color-line-1);
  border-radius: 12px;
}
.b-reason-card__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.5;
  color: var(--color-brand-primary);
}
.b-reason-card__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-reason-card {
    padding: calc(16 / 375 * 100vw) calc(20 / 375 * 100vw);
    gap: calc(4 / 375 * 100vw);
  }
  .b-reason-card__title {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-reason-card__text {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.b-timeline__row {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.b-timeline__year {
  flex: 0 0 140px;
  margin: 0;
  padding-right: 15px;
  text-align: right;
  font-family: var(--font-display);
  font-weight: var(--font-medium);
  font-size: var(--text-xl);
  line-height: 1.5;
  color: var(--color-brand-primary);
  white-space: nowrap;
}
.b-timeline__marker {
  position: relative;
  flex: 0 0 40px;
  align-self: stretch;
  display: flex;
  justify-content: center;
}
.b-timeline__marker::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  background: var(--color-line-2);
}
.b-timeline__dot {
  position: relative;
  z-index: var(--z-base);
  margin-top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: var(--color-brand-primary);
}
.b-timeline__row:first-child .b-timeline__marker::before {
  top: 14px;
}
.b-timeline__row:last-child .b-timeline__marker::before {
  bottom: auto;
  height: 14px;
}
.b-timeline__content {
  flex: 1 1 0;
  min-width: 0;
  padding-left: 24px;
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.b-timeline__row:last-child .b-timeline__content {
  padding-bottom: 0;
}
.b-timeline__text {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
@media screen and (max-width: 767px) {
  .b-timeline__year {
    flex-basis: calc(78 / 375 * 100vw);
    padding-right: calc(10 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.4;
  }
  .b-timeline__marker {
    flex-basis: calc(28 / 375 * 100vw);
  }
  .b-timeline__dot {
    width: calc(12 / 375 * 100vw);
    height: calc(12 / 375 * 100vw);
    margin-top: calc(5 / 375 * 100vw);
  }
  .b-timeline__content {
    padding-left: calc(14 / 375 * 100vw);
    padding-bottom: calc(28 / 375 * 100vw);
  }
  .b-timeline__text {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-channel-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .b-channel-list {
    gap: calc(16 / 375 * 100vw);
  }
}

.b-channel {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 24px 28px;
  background: white;
  border: 1px solid var(--color-line-1);
  border-radius: var(--radius-lg);
  text-decoration: none;
  color: inherit;
}
.b-channel--link {
  transition: border-color var(--duration-base) var(--easing-base), box-shadow var(--duration-base) var(--easing-base);
}
.b-channel--link:hover {
  border-color: var(--color-blue-100);
  box-shadow: 0 4px 16px rgba(8, 80, 127, 0.08);
}
.b-channel--link:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-channel__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: var(--radius-full);
  background: var(--color-blue-50);
  color: var(--color-brand-primary);
}
.b-channel__icon svg {
  width: 24px;
  height: 24px;
}
.b-channel__body {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.b-channel__label {
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-xl);
  line-height: 1.4;
  color: var(--color-brand-primary);
}
.b-channel__title {
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-channel__text {
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-channel__arrow {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: var(--color-brand-primary);
}
.b-channel__arrow svg {
  width: 30px;
  height: 30px;
}
.b-channel__cta {
  flex-shrink: 0;
}
.b-channel__cta.b-button--secondary {
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-channel {
    flex-wrap: wrap;
    gap: calc(16 / 375 * 100vw);
    padding: calc(20 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-channel__icon {
    width: calc(48 / 375 * 100vw);
    height: calc(48 / 375 * 100vw);
  }
  .b-channel__icon svg {
    width: calc(22 / 375 * 100vw);
    height: calc(22 / 375 * 100vw);
  }
  .b-channel__body {
    flex: 1 1 calc(180 / 375 * 100vw);
  }
  .b-channel__label {
    font-size: calc(18 / 375 * 100vw);
  }
  .b-channel__title {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-channel__text {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-channel__cta {
    flex: 1 1 100%;
    justify-content: center;
  }
}

.b-link-card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .b-link-card-grid {
    grid-template-columns: 1fr;
    gap: calc(16 / 375 * 100vw);
  }
}

.b-link-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 36px 32px;
  background: white;
  border: 1px solid var(--color-line-1);
  border-radius: var(--radius-lg);
}
.b-link-card--accent {
  background: var(--color-blue-50);
  border-color: transparent;
}
.b-link-card__label {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-brand-primary);
}
.b-link-card__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-2xl);
  line-height: 1.5;
  color: var(--color-text-emphasis);
}
.b-link-card__text {
  margin: 0 0 4px;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-link-card__cta {
  align-self: flex-start;
  margin-top: auto;
}
.b-link-card__cta.b-button--secondary {
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-link-card {
    padding: calc(28 / 375 * 100vw) calc(24 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-link-card__title {
    font-size: calc(20 / 375 * 100vw);
  }
  .b-link-card__text {
    font-size: calc(14 / 375 * 100vw);
  }
}

.b-office {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.b-office__postal {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-office__addr {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.7;
  color: var(--color-text-base);
}
.b-office__access {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-office__map {
  align-self: flex-start;
  margin-top: 8px;
}
.b-office__map.b-button--secondary {
  --icon-circle-fill: white;
  --icon-arrow-stroke: var(--color-brand-primary);
}
@media screen and (max-width: 767px) {
  .b-office {
    gap: calc(12 / 375 * 100vw);
  }
  .b-office__postal {
    font-size: calc(15 / 375 * 100vw);
  }
  .b-office__addr {
    font-size: calc(17 / 375 * 100vw);
  }
  .b-office__access {
    font-size: calc(13 / 375 * 100vw);
  }
  .b-office__map {
    margin-top: calc(8 / 375 * 100vw);
  }
}

.b-form-embed {
  width: 100%;
  padding: 40px;
  background: white;
  border: 1px solid var(--color-line-1);
  border-radius: var(--radius-lg);
  box-shadow: 0 2px 16px rgba(8, 80, 127, 0.05);
}
.b-form-embed__placeholder {
  margin: 0;
  padding: 48px 16px;
  border: 1px dashed var(--color-line-2);
  border-radius: var(--radius-md);
  text-align: center;
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
  background: var(--color-surface-1);
}
@media screen and (max-width: 767px) {
  .b-form-embed {
    padding: calc(20 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-form-embed__placeholder {
    padding: calc(40 / 375 * 100vw) calc(16 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: none;
}
.b-flow__step {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 32px 28px;
  background: white;
  border: 1px solid var(--color-line-1);
  border-radius: var(--radius-lg);
}
.b-flow__step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  width: 0;
  height: 0;
  border-block: 9px solid transparent;
  border-inline-start: 13px solid var(--color-brand-accent);
  transform: translateY(-50%);
}
.b-flow__num {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 3.5rem;
  line-height: 1;
  color: var(--color-brand-primary);
}
.b-flow__title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-lg);
  line-height: 1.5;
  color: var(--color-text-emphasis);
}
.b-flow__text {
  margin: 0 0 4px;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-flow__tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: auto 0 0;
}
.b-flow__tags-label {
  font-size: var(--text-sm);
  color: var(--color-brand-primary);
}
.b-flow__tag {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: var(--radius-full);
  background: var(--color-blue-50);
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-brand-primary);
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-flow {
    gap: clamp(1.5rem, 0rem + 3.125vw, 2.5rem);
  }
  .b-flow__step:not(:last-child)::after {
    right: clamp(-1.25rem, -0.5rem + -1.5625vw, -1.75rem);
  }
}
@media screen and (max-width: 767px) {
  .b-flow {
    grid-template-columns: 1fr;
    gap: calc(40 / 375 * 100vw);
  }
  .b-flow__step {
    padding: calc(24 / 375 * 100vw) calc(20 / 375 * 100vw);
    border-radius: calc(12 / 375 * 100vw);
  }
  .b-flow__step:not(:last-child)::after {
    top: auto;
    right: 50%;
    bottom: calc(-28 / 375 * 100vw);
    border-block: 0;
    border-inline: 9px solid transparent;
    border-top: 13px solid var(--color-brand-accent);
    transform: translateX(50%);
  }
  .b-flow__num {
    font-size: calc(48 / 375 * 100vw);
  }
  .b-flow__title {
    font-size: calc(17 / 375 * 100vw);
  }
  .b-flow__text {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-flow__tags {
    gap: calc(8 / 375 * 100vw);
  }
  .b-flow__tag {
    font-size: calc(13 / 375 * 100vw);
    padding: calc(4 / 375 * 100vw) calc(12 / 375 * 100vw);
  }
  .b-flow__tags-label {
    font-size: calc(13 / 375 * 100vw);
  }
}

.b-legal-body {
  background: var(--color-bg-base);
  padding-block: 40px 70px;
}
.b-legal-body__inner {
  width: 100%;
  max-width: calc(1000px + var(--space-page-padding-x) * 2);
  margin-inline: auto;
  padding-inline: var(--space-page-padding-x);
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.b-legal-body__inner > * {
  margin: 0;
}
.b-legal-body p {
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-legal-body__date {
  font-size: var(--text-sm);
  color: #6b7380;
}
.b-legal-body h2 {
  margin-top: 56px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-2xl);
  line-height: 1.5;
  color: #004676;
}
.b-legal-body h2:first-child {
  margin-top: 0;
}
.b-legal-body h3 {
  margin-top: 12px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: 17px;
  line-height: 1.6;
  color: var(--color-text-base);
}
.b-legal-body strong, .b-legal-body b {
  font-weight: var(--font-bold);
}
.b-legal-body a {
  color: var(--color-text-link);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.b-legal-body a:hover {
  text-decoration: none;
}
.b-legal-body a:focus-visible {
  outline: 2px solid var(--color-brand-primary);
  outline-offset: 2px;
}
.b-legal-body ul,
.b-legal-body ol {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.b-legal-body ol {
  counter-reset: legal-ol;
}
.b-legal-body li {
  position: relative;
  padding-left: 1.6em;
  font-family: var(--font-base);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-legal-body li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: var(--color-text-base);
}
.b-legal-body ol > li {
  counter-increment: legal-ol;
  padding-left: 2em;
}
.b-legal-body ol > li::before {
  content: counter(legal-ol) ".";
}
.b-legal-body__table {
  width: 100%;
  overflow-x: auto;
}
.b-legal-body table {
  width: 100%;
  border-collapse: collapse;
  font-family: var(--font-base);
  font-size: var(--text-base);
}
.b-legal-body th,
.b-legal-body td {
  border: 1px solid #d9dee5;
  padding: 10px 14px;
  text-align: left;
  vertical-align: top;
  line-height: 1.8;
  color: var(--color-text-base);
}
.b-legal-body th {
  background: var(--color-bg-subtle);
  font-weight: var(--font-bold);
  font-size: 17px;
}
.b-legal-body__box {
  padding: 20px 24px;
  background: var(--color-bg-subtle);
  border: 1px solid var(--color-border-base);
  border-radius: var(--radius-md);
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.b-legal-body__box p {
  font-size: 15px;
  line-height: 1.78;
}
@media screen and (max-width: 767px) {
  .b-legal-body {
    padding-block: calc(24 / 375 * 100vw) calc(40 / 375 * 100vw);
  }
  .b-legal-body__inner {
    padding-inline: calc(20 / 375 * 100vw);
    gap: calc(16 / 375 * 100vw);
  }
  .b-legal-body p,
  .b-legal-body li {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-legal-body h2 {
    margin-top: calc(36 / 375 * 100vw);
    font-size: calc(19 / 375 * 100vw);
  }
  .b-legal-body h3 {
    margin-top: calc(8 / 375 * 100vw);
    font-size: calc(15 / 375 * 100vw);
  }
  .b-legal-body th,
  .b-legal-body td {
    padding: calc(8 / 375 * 100vw) calc(10 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .b-legal-body th {
    font-size: calc(14 / 375 * 100vw);
  }
  .b-legal-body__box {
    padding: calc(16 / 375 * 100vw) calc(18 / 375 * 100vw);
  }
  .b-legal-body__box p {
    font-size: calc(13 / 375 * 100vw);
  }
}

.t-article-elements {
  background: var(--color-bg-subtle);
  padding-block: 70px;
  padding-top: 150px;
}
.t-article-elements__inner {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: 60px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.t-article-elements__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 15px;
}
.t-article-elements__title-row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 15px;
}
.t-article-elements__title-en {
  margin: 0;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 40px;
  line-height: 1.2;
  color: var(--color-brand-primary);
}
.t-article-elements__title-jp {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.t-article-elements__lead {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-muted);
}
.t-article-elements__section {
  padding-top: 35px;
}
.t-article-elements__section-tag {
  display: inline-flex;
  align-items: center;
  padding: 5px 20px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: 6px;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  letter-spacing: 0.06em;
}
.t-article-elements__card {
  background: var(--color-bg-base);
  border: 1px solid var(--color-line-3);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.t-article-elements__card-header {
  background: #fafbfd;
  border-bottom: 1px solid var(--color-line-3);
  padding: 15px 25px;
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.t-article-elements__tag {
  display: inline-flex;
  align-items: center;
  padding: 5px 10px;
  background: #edf1f6;
  color: var(--color-brand-primary);
  border-radius: 6px;
  font-family: var(--font-display), monospace;
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
}
.t-article-elements__card-title {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-bold);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-base);
}
.t-article-elements__card-spacer {
  flex: 1 1 auto;
}
.t-article-elements__card-note {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-base);
  line-height: 1.8;
  color: var(--color-text-muted);
}
.t-article-elements__card-body {
  padding: 25px;
}
.t-article-elements__card-body.b-article-body,
.t-article-elements__card-body .b-article-body {
  background: transparent;
  padding-block: 0;
}
.t-article-elements__card-body .b-article-body__inner {
  padding-inline: 0;
  max-width: none;
  gap: 10px;
}
.t-article-elements__spec {
  margin: 0;
  font-family: var(--font-base);
  font-weight: var(--font-normal);
  font-size: var(--text-xs);
  line-height: 1.8;
  color: #99a4b1;
}
.t-article-elements__intro {
  margin-top: 8px;
  padding: 20px 24px;
  background: var(--color-surface-7);
  border: 1px solid var(--color-line-7);
  border-radius: var(--radius-md);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.t-article-elements__intro p {
  margin: 0;
  font-family: var(--font-base);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.t-article-elements__intro strong {
  font-weight: var(--font-bold);
  color: var(--color-brand-primary);
}
.t-article-elements__intro-title {
  font-weight: var(--font-bold);
  color: var(--color-brand-accent);
  font-size: var(--text-base) !important;
  letter-spacing: 0.04em;
}
.t-article-elements__how {
  border-top: 1px dashed var(--color-line-3);
  background: #f7fafd;
}
.t-article-elements__how-summary {
  list-style: none;
  cursor: pointer;
  padding: 12px 25px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-family: var(--font-base);
  font-size: var(--text-sm);
  line-height: 1.6;
  color: var(--color-text-base);
  transition: background-color var(--duration-fast) var(--easing-base);
}
.t-article-elements__how-summary::-webkit-details-marker {
  display: none;
}
.t-article-elements__how-summary::before {
  content: "▶";
  display: inline-block;
  font-size: 10px;
  color: var(--color-text-muted);
  transition: transform var(--duration-fast) var(--easing-base);
}
.t-article-elements__how-summary:hover {
  background: #eef4fa;
}
.t-article-elements__how[open] .t-article-elements__how-summary::before {
  transform: rotate(90deg);
}
.t-article-elements__how-icon {
  font-size: var(--text-base);
  line-height: 1;
}
.t-article-elements__how-title {
  font-weight: var(--font-bold);
}
.t-article-elements__how-mode {
  margin-left: auto;
  padding: 3px 10px;
  border-radius: var(--radius-sm);
  font-family: var(--font-base);
  font-size: var(--text-xs);
  font-weight: var(--font-bold);
  line-height: 1.4;
}
.t-article-elements__how-mode--visual {
  background: #e6f4ea;
  color: #1b6e2f;
}
.t-article-elements__how-mode--text {
  background: var(--color-orange-50);
  color: var(--color-orange-700);
}
.t-article-elements__how-mode--both {
  background: var(--color-blue-50);
  color: var(--color-brand-primary);
}
.t-article-elements__how-mode--none {
  background: var(--color-bg-emphasis);
  color: var(--color-text-muted);
}
.t-article-elements__how-body {
  padding: 0 25px 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.t-article-elements__how-steps {
  font-family: var(--font-base);
  font-size: var(--text-sm);
  line-height: 1.8;
  color: var(--color-text-base);
}
.t-article-elements__how-steps ol {
  list-style: none;
  counter-reset: t-how;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.t-article-elements__how-steps li {
  position: relative;
  padding-left: 28px;
  counter-increment: t-how;
}
.t-article-elements__how-steps li::before {
  content: counter(t-how);
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 20px;
  height: 20px;
  background: var(--color-brand-primary);
  color: var(--color-text-inverse);
  border-radius: 50%;
  font-family: var(--font-display);
  font-weight: var(--font-bold);
  font-size: 11px;
  line-height: 20px;
  text-align: center;
}
.t-article-elements__how-steps p {
  margin: 8px 0 0;
  color: var(--color-text-muted);
}
.t-article-elements__how-steps code {
  display: inline-block;
  padding: 1px 6px;
  background: var(--color-bg-base);
  border: 1px solid var(--color-line-3);
  border-radius: var(--radius-sm);
  font-family: var(--font-display), monospace;
  font-size: 0.92em;
  color: var(--color-brand-primary);
}
.t-article-elements__how-steps strong {
  font-weight: var(--font-bold);
  color: var(--color-text-base);
}
.t-article-elements__how-steps small {
  font-size: 0.875em;
  color: var(--color-text-muted);
}
.t-article-elements__how-snippet {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.t-article-elements__how-snippet-label {
  margin: 0;
  font-family: var(--font-base);
  font-size: var(--text-xs);
  font-weight: var(--font-bold);
  line-height: 1.6;
  color: var(--color-text-muted);
  letter-spacing: 0.04em;
}
.t-article-elements__snippet {
  margin: 0;
  padding: 14px 16px;
  background: var(--color-blue-950);
  color: var(--color-slate-100);
  border-radius: var(--radius-md);
  font-family: var(--font-display), monospace;
  font-size: 13px;
  line-height: 1.7;
  overflow-x: auto;
  white-space: pre;
}
.t-article-elements__snippet code {
  font-family: inherit;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .t-article-elements {
    padding-block: 40px;
    padding-top: 120px;
  }
  .t-article-elements__inner {
    padding-inline: 30px;
  }
  .t-article-elements__title-en {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .t-article-elements {
    padding-block: calc(40 / 375 * 100vw);
    padding-top: calc(60 / 375 * 100vw + 30 / 375 * 100vw);
  }
  .t-article-elements__inner {
    padding-inline: calc(16 / 375 * 100vw);
    gap: calc(14 / 375 * 100vw);
  }
  .t-article-elements__title-en {
    font-size: calc(28 / 375 * 100vw);
  }
  .t-article-elements__title-jp {
    font-size: calc(14 / 375 * 100vw);
  }
  .t-article-elements__lead {
    font-size: calc(13 / 375 * 100vw);
  }
  .t-article-elements__section {
    padding-top: calc(20 / 375 * 100vw);
  }
  .t-article-elements__section-tag {
    padding: calc(4 / 375 * 100vw) calc(14 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
  }
  .t-article-elements__card-header {
    padding: calc(12 / 375 * 100vw) calc(16 / 375 * 100vw);
    gap: calc(10 / 375 * 100vw);
  }
  .t-article-elements__tag, .t-article-elements__card-title, .t-article-elements__card-note {
    font-size: calc(13 / 375 * 100vw);
  }
  .t-article-elements__card-body {
    padding: calc(16 / 375 * 100vw);
  }
  .t-article-elements__intro {
    padding: calc(14 / 375 * 100vw) calc(16 / 375 * 100vw);
  }
  .t-article-elements__intro p {
    font-size: calc(13 / 375 * 100vw);
  }
  .t-article-elements__intro-title {
    font-size: calc(14 / 375 * 100vw) !important;
  }
  .t-article-elements__how-summary {
    padding: calc(10 / 375 * 100vw) calc(16 / 375 * 100vw);
    font-size: calc(13 / 375 * 100vw);
    gap: calc(8 / 375 * 100vw);
  }
  .t-article-elements__how-mode {
    font-size: calc(11 / 375 * 100vw);
    padding: calc(3 / 375 * 100vw) calc(8 / 375 * 100vw);
  }
  .t-article-elements__how-body {
    padding: 0 calc(16 / 375 * 100vw) calc(16 / 375 * 100vw);
    gap: calc(12 / 375 * 100vw);
  }
  .t-article-elements__how-steps {
    font-size: calc(13 / 375 * 100vw);
  }
  .t-article-elements__how-steps li {
    padding-left: calc(24 / 375 * 100vw);
  }
  .t-article-elements__how-steps li::before {
    width: calc(18 / 375 * 100vw);
    height: calc(18 / 375 * 100vw);
    line-height: calc(18 / 375 * 100vw);
    font-size: calc(10 / 375 * 100vw);
  }
  .t-article-elements__snippet {
    padding: calc(12 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
  }
}