:root {
  --text-primary: #e6e7e8;
  --secondary-bg: #0c0f12;
  --font-weight-normal: 400;
  --primary-bg: #06080a;
  --ic-bg: color-mix(in srgb, var(--primary-color) 12%, transparent);
  --font-size-xs: 0.7774em;
  --btn-secondary-text: #3465a4;
  --ic-color: var(--primary-color);
  --font-weight-medium: 500;
  --card-footer-justify: center;
  --btn-secondary-bg: transparent;
  --font-size-lg: 1.1904em;
  --shadow-lg: 0 8px 40px #3465a438;
  --primary-color: #3465a4;
  --secondary-color: #a9b6c2;
  --font-size-3xl: 4.0986em;
  --accent-color: #3465a4;
  --shadow: 0 4px 24px #3465a422;
  --font-size-base: 0.9551em;
  --font-size-xl: 2.0359em;
  --card-align-self: center;
  --card-align: center;
  --border-color: #1a1d22;
  --border-radius-lg: 28px;
  --btn-primary-text: #ffffff;
  --font-weight-bold: 700;
  --card-icon-mx: auto;
  --ic-border: none;
  --ic-border-color: transparent;
  --border-radius: 16px;
  --btn-primary-bg: #3465a4;
  --font-size-sm: 0.9327em;
  --container-max-width: 1140px;
  --text-muted: #7e8082;
  --font-family: 'Lora', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', 'Liberation Sans', Arial, sans-serif;
  --section-padding: 84px 0;
  --btn-secondary-border: #3465a4;
  --font-size-2xl: 2.9746em;
  --text-secondary: #b1b2b4;
  --card-bg: #14171b;
  --border-radius-sm: 8px;
}
.m086V2oU { display: inline-flex; align-items: center; gap: 8px; padding: 14px 36px; background: #fff; color: var(--primary-color); border-radius: var(--border-radius); font-weight: var(--font-weight-bold); font-size: var(--font-size-base); border: none; cursor: pointer; font-family: inherit; transition: opacity 0.2s, transform 0.2s; }
._iwUMB{width:min(100% - clamp(24px,5vw,72px), 1140px);margin-inline:auto}
._nL3wQ4jy { display: flex; gap: 14px; flex-wrap: wrap; }
.tWtOYR { text-align: center; margin-bottom: 56px; }
._vmzrpI { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.ktsqKioW a { color: var(--primary-color); text-decoration: underline; }
._zJpfcR { background: var(--secondary-bg); border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color); }
.iaQ10:hover { border-color: var(--primary-color); box-shadow: var(--shadow-lg); transform: translateY(-4px); }
._klUVH3rZ{width:min(100% - clamp(20px,4.5vw,48px), 1160px);margin-inline:auto}
._f7uoxD { padding: 0 0 22px; font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.75; }
.ruMmka { display: flex; flex-direction: column; gap: 16px; }
.oFM3qH7:hover::after { transform: scaleX(1); }
._rjIId6qq { display: flex; align-items: center; justify-content: space-between; gap: 12px; height: 68px; }
._h4Cn0 { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.t5hq7kj { font-size: 1.2rem; flex-shrink: 0; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; background: var(--ic-bg, color-mix(in srgb, var(--primary-color) 12%, transparent)); color: var(--ic-color, var(--primary-color)); border: var(--ic-border, none); border-radius: var(--border-radius-sm); }
.iXbmYKI { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 22px 0; font-weight: var(--font-weight-medium); font-size: var(--font-size-base); cursor: pointer; user-select: none; transition: color 0.2s; }
.b6bMmd { display: flex; gap: 20px; flex-wrap: wrap; }
._pRyEbW { border-radius: var(--border-radius-lg); overflow: hidden; height: 100%; min-width: 0; min-height: 0; background: var(--card-bg); }
._zRQyzh9 { display: none; background: none; border: none; cursor: pointer; padding: 4px; flex-direction: column; gap: 5px; }
.cFDqCDx { width: 40px; height: 40px; border-radius: 50%; background: var(--ic-bg, var(--primary-color)); display: flex; align-items: center; justify-content: center; font-weight: var(--font-weight-bold); color: var(--ic-color, var(--btn-primary-text)); border: var(--ic-border, none); font-size: var(--font-size-base); flex-shrink: 0; }
.uWu5lY { transition: transform 0.2s; }
.t5lJAPQS { font-size: var(--font-size-sm); color: var(--text-muted); transition: color 0.2s; }
.rsXgpkJO{width:min(100% - clamp(22px,5vw,64px), 1220px);margin-inline:auto}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
._tgdPAx { display: inline-flex; align-items: center; gap: 8px; background: color-mix(in srgb, var(--primary-color) 12%, transparent); border: 1px solid color-mix(in srgb, var(--primary-color) 30%, transparent); border-radius: 100px; padding: 6px 16px; font-size: var(--font-size-sm); color: var(--primary-color); font-weight: var(--font-weight-bold); margin-bottom: 20px; text-transform: uppercase; letter-spacing: 0.07em; }
.iaQ10 { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); overflow: hidden; transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s; display: flex; flex-direction: column; }
.hSg5c img,
  ._pRyEbW img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s ease; }
._fD7m2ul { display: grid; grid-template-columns: 1.8fr 1fr 1fr 1fr; gap: 44px; padding-bottom: 48px; }
._u6bgj4t { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); color: var(--primary-color); display: inline-flex; align-items: center; gap: 6px; }
a { color: inherit; text-decoration: none; }
._wZFZVrj { text-align: center; margin-bottom: 48px; }
img[src=""], img:not([src]) { display: none !important; }
._jAy7z9 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 4px; }
.yQeERsb { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.eUOhR { position: absolute; top: 14px; left: 14px; font-size: var(--font-size-xs, 0.72rem); font-weight: var(--font-weight-bold); color: #fff; background: var(--primary-color); border-radius: 20px; padding: 4px 12px; }
.uWu5lY:hover { transform: translateX(2px); }
.d5usm { background: var(--btn-primary-bg); color: var(--btn-primary-text); border-color: var(--btn-primary-bg); }
.bNFASy { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); color: #fff; margin-bottom: 14px; line-height: 1.2; }
.d5usm:hover { transform: translateY(-3px); box-shadow: var(--shadow-lg); opacity: 0.88; }
.jZcOO{width:min(100% - clamp(22px,5vw,64px), 1280px);margin-inline:auto}
._oMkyn { font-size: var(--font-size-3xl); font-weight: var(--font-weight-bold); line-height: 1.1; letter-spacing: -0.03em; margin-bottom: 18px; }
._fQjZ96zm { display: inline-block; font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); color: var(--primary-color); text-transform: uppercase; letter-spacing: 0.11em; margin-bottom: 9px; }
.rhjSXz { max-width: 720px; margin: 0 auto; display: flex; flex-direction: column; }
.hpaeeT0t { text-align: center; margin-bottom: 52px; }
._zRQyzh9 span { display: block; width: 22px; height: 2px; background: var(--text-primary); border-radius: 2px; transition: all 0.3s; }
.vsIfQ { top: -20px; left: -20px; }
._fz2Yo:hover { background: color-mix(in srgb, var(--primary-color) 12%, var(--card-bg)); }
html { scroll-behavior: smooth; font-size: 100%; }
._lgDYi { font-size: var(--font-size-sm); color: var(--text-secondary); }
.uNvN0M5 { background: var(--secondary-bg); border-top: 1px solid var(--border-color); padding: 64px 0 0; position: relative; }
.kHQJ4kpf::before { content: ''; display: inline-block; width: 8px; height: 8px; background: var(--primary-color); border-radius: 50%; flex-shrink: 0; transition: transform 0.3s; }
.yT5UWe { background: var(--card-bg); padding: 36px 24px; text-align: center; }
.dpj4z { border-radius: var(--border-radius-lg); overflow: hidden; aspect-ratio: 5/4; }
.nCdkmYTs{width:min(100% - clamp(16px,5vw,56px), 1160px);margin-inline:auto}
.qm4Dr { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.6; }
.glaan { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); color: var(--primary-color); line-height: 1.1; margin-bottom: 8px; }
._v4H4G { background: var(--primary-bg); }
._eNFAhar { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.rInKBlG { display: flex; flex-direction: column; gap: 16px; max-width: 800px; margin: 0 auto; }
.dKO8g { margin-bottom: 16px; }
._cUe8YCz { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; margin-bottom: 8px; }
.hSg5c { border-radius: var(--border-radius-lg); overflow: hidden; height: 100%; min-width: 0; min-height: 0; background: var(--card-bg); }
.sbTc8Z { width: 100%; background: var(--secondary-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-sm); padding: 12px 14px; color: var(--text-primary); font-size: var(--font-size-base); font-family: inherit; outline: none; transition: border-color 0.2s; }
.qU2Mv { resize: vertical; min-height: 110px; }
.oIbvX7N { font-size: 1.6rem; flex-shrink: 0; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; background: var(--ic-bg, var(--secondary-bg)); color: var(--ic-color, inherit); border: var(--ic-border, none); border-radius: var(--border-radius-sm); }
._pzPSZMu { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); color: var(--primary-color); line-height: 1; margin-bottom: 10px; word-break: break-word; overflow-wrap: anywhere; }
.qD34zF { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.7; margin-bottom: 20px; font-style: italic; word-break: break-word; overflow-wrap: anywhere; }
._tCqj3uGW { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); color: var(--primary-color); line-height: 1; }
._cPKEmj { font-size: var(--font-size-3xl); font-weight: var(--font-weight-bold); line-height: 1.1; letter-spacing: -0.03em; margin-bottom: 20px; }
.kHQJ4kpf { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); color: var(--primary-color); letter-spacing: -0.04em; display: flex; align-items: center; gap: 6px; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.2; }
.yOBT4Eo { font-size: var(--font-size-sm); color: var(--text-muted); }
._t8qfPFF { flex: 1; }
._lR5oy2Tj { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1px; background: var(--border-color); border: 1px solid var(--border-color); border-radius: var(--border-radius); overflow: hidden; margin-bottom: 80px; }
.nZ5OXE3 { background: var(--secondary-bg); border-bottom: 1px solid var(--border-color); padding: 72px 0 64px; }
.hhjdiw .gd0A5Dp { margin: 0 auto; }
.hFk6ho8N { padding: var(--section-padding); }
.vKjK33Y { height: 200px; overflow: hidden; position: relative; background: var(--primary-bg); }
._vm9Ky::before { content: ''; position: absolute; inset: -1px; border-radius: inherit; background: linear-gradient(135deg, var(--primary-color), color-mix(in srgb, var(--primary-color) 30%, transparent)); z-index: -1; opacity: 0; transition: opacity .4s; }
._dGfTK { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.7; margin-bottom: 32px; }
._xFsqQf4 { width: 100%; padding: 14px; background: var(--btn-primary-bg); color: var(--btn-primary-text); border: none; border-radius: var(--border-radius); font-size: var(--font-size-base); font-weight: var(--font-weight-bold); cursor: pointer; font-family: inherit; transition: opacity 0.2s; margin-top: 4px; }
._kjISV8{width:min(100% - clamp(24px,5vw,72px), 1160px);margin-inline:auto}
._sl2vvP { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
._nafvvFW { border-top: 1px solid var(--border-color); padding: 20px 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.tjzkC3VO { display: inline-flex; align-items: center; justify-content: center; gap: 7px; padding: 14px 34px; border-radius: var(--border-radius); font-size: var(--font-size-base); font-weight: var(--font-weight-bold); cursor: pointer; border: 1px solid transparent; transition: all 0.3s ease; text-decoration: none; white-space: nowrap; font-family: inherit; line-height: 1; }
._z9EO0.is-hidden { transform: translateY(-100%); opacity: 0; pointer-events: none; }
img { max-width: 100%; height: auto; display: block; }
._ju5MBLcH:hover { border-color: var(--primary-color); transform: translateY(-3px); }
.sbTc8Z:focus { border-color: var(--primary-color); }
.ehihzWV { display: flex; flex-direction: column; gap: 10px; }
._xFsqQf4:hover { opacity: 0.88; }
._vm9Ky { border-radius: var(--border-radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); aspect-ratio: 4/3; background: var(--card-bg); position: relative; }
._xTPZKFE { margin-top: 40px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
._oMkyn span { color: var(--primary-color); }
._x88IxQ { padding: 80px 0; }
.dgfT7::before { content: ''; display: inline-block; width: 7px; height: 7px; background: var(--primary-color); border-radius: 50%; flex-shrink: 0; transition: transform 0.3s; }
._k0bf4dbq { background: var(--btn-secondary-bg); color: var(--btn-secondary-text); border-color: var(--btn-secondary-border); }
.fqqkIVT:hover { background: rgba(255,255,255,0.9); }
._fTsr4he { bottom: -20px; right: -20px; }
._eL73eGZ { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); margin-bottom: 10px; }
.t5lJAPQS:hover { color: var(--primary-color); }
.fcol-ftr__license { display: inline-block; margin-top: 12px; padding: 6px 14px; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius, 8px); font-size: var(--font-size-xs, 0.75rem); color: var(--text-muted); letter-spacing: 0.03em; line-height: 1.5; }
.hs-hero__license { display: inline-block; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: 6px; padding: 5px 14px; font-size: var(--font-size-xs, 0.75rem); color: var(--text-muted); margin-bottom: 14px; letter-spacing: 0.04em; }
.iizjL { padding: 8px 18px !important; font-size: var(--font-size-sm) !important; }
._cHCbi { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-rows: clamp(300px, 32vw, 420px); gap: 16px; align-items: stretch; }
._nD3UROO { position: relative; }
._rjkTo4IA { padding: 72px 0; background: linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%); position: relative; overflow: hidden; }
._oXACiGu { max-width: var(--container-max-width); margin: 0 auto; padding: 0 28px; }
.mcfhxD { background: var(--primary-color); padding: 56px 40px; display: flex; flex-direction: column; gap: 0; }
.vKjK33Y img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
._mUog596 { font-size: var(--font-size-sm); color: rgba(255,255,255,0.9); line-height: 1.6; word-break: break-word; overflow-wrap: anywhere; }
._uX7PG { display: flex; align-items: center; gap: 28px; }
._qw4tngn { padding: var(--section-padding); background: var(--primary-bg); }
._k0bf4dbq:hover { transform: translateY(-1px); opacity: 0.88; }
._leu2nt { padding: 56px 48px; }
._z9EO0 { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; background: var(--card-bg); border-bottom: 1px solid var(--border-color); padding: 14px 24px; box-shadow: 0 2px 12px rgba(0,0,0,0.08); transition: transform 0.35s, opacity 0.35s; display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; }
.c4wYna2 { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 28px; transition: border-color 0.2s; min-width: 0; }
.iaQ10:hover .vKjK33Y img { transform: scale(1.07); }
._vLEHbkW { display: flex; align-items: flex-start; gap: 16px; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 20px 24px; }
._vFxGaR7Z { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; max-width: 420px; }
.zPo40gpJ:hover { border-color: #fff; }
.af6IpwbF { font-size: var(--font-size-sm); color: var(--text-secondary); margin-bottom: 28px; line-height: 1.6; }
.m086V2oU:hover { opacity: 0.92; transform: translateY(-2px); }
._hSIdUYuU { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.rWJRSU { display: block; font-size: var(--font-size-sm); font-weight: var(--font-weight-medium); margin-bottom: 6px; }
.ktsqKioW { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.55; max-width: 680px; flex: 1; min-width: 240px; }
._hTsVVWjR::before { content: ''; position: absolute; width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, var(--primary-color) 0%, transparent 70%); opacity: 0.06; top: -100px; right: -100px; pointer-events: none; }
._alMoI { display: flex; align-items: center; gap: 20px; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 24px 28px; transition: border-color 0.25s; }
._oN1EUeG { font-size: var(--font-size-sm); color: var(--text-muted); }
._mPbHV { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; margin-bottom: 20px; word-break: break-word; overflow-wrap: anywhere; }
._buNt6p { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; margin-bottom: 20px; flex: 1; }
._eAVzS3.is-open .mw38LT3 { transform: rotate(-135deg); }
._dis5k { padding: 72px 0; background: var(--primary-bg); }
.dgfT7:hover::before { transform: scale(1.5); }
._u6bgj4t::after { content: '→'; transition: transform 0.2s; }
.mw38LT3 { flex-shrink: 0; width: 10px; height: 10px; border-right: 2px solid var(--text-muted); border-bottom: 2px solid var(--text-muted); transform: rotate(45deg); transition: transform 0.3s; }
.lSrCe9WS { font-size: var(--font-size-sm); color: var(--text-muted); }
.pLtwtjye { padding: var(--section-padding); background: var(--primary-bg); }
._xsALooN:hover { opacity: 0.88; }
.vDONe { font-size: var(--font-size-sm); color: var(--text-secondary); }
.gLMkFVkQ img { width: 100%; height: 100%; object-fit: cover; }
._nD3UROO:hover ._vm9Ky::before { opacity: 1; }
.d2dSd { display: none; text-align: center; padding: 24px 0; }
._m7eVm1 { display: flex; gap: 10px; flex-shrink: 0; }
.cb99IC5c { position: absolute; top: 16px; right: 16px; background: none; border: none; cursor: pointer; color: var(--text-secondary); font-size: 1.4rem; line-height: 1; padding: 4px; }
.oVFQjOdI { font-size: var(--font-size-sm); color: var(--primary-color); margin-bottom: 8px; word-break: break-word; overflow-wrap: anywhere; }
._qIpMjHE { padding: var(--section-padding); background: var(--primary-bg); }
.uNvN0M5::before { content: ''; position: absolute; top: -1px; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent 0%, var(--primary-color) 50%, transparent 100%); opacity: 0.35; }
._yWukmhy { font-size: var(--font-size-sm); color: var(--text-muted); margin-top: 1px; }
._nD3UROO:hover ._vm9Ky img { transform: scale(1.03); }
._rNleg99 { font-size: 1.1rem; flex-shrink: 0; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background: var(--ic-bg, color-mix(in srgb, var(--primary-color) 12%, transparent)); color: var(--ic-color, var(--primary-color)); border: var(--ic-border, none); border-radius: var(--border-radius-sm); }
._pJe6vRhq { font-size: var(--font-size-sm); color: var(--text-secondary); }
.c4wYna2:hover { border-color: var(--primary-color); }
._vPJJZr { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.6); z-index: 1000; align-items: center; justify-content: center; padding: 20px; }
._qJSlf { font-size: var(--font-size-sm); color: var(--text-secondary); max-width: 480px; line-height: 1.6; }
._rUHgiIGh h2 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin: 36px 0 12px; color: var(--text-primary); }
._rUHgiIGh td { padding: 10px 16px; border: 1px solid var(--border-color); color: var(--text-secondary); vertical-align: top; }
.dgfT7 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); color: var(--primary-color); letter-spacing: -0.04em; margin-bottom: 14px; display: inline-flex; align-items: center; gap: 7px; }
._zzTNkhG { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.oFM3qH7:hover { color: var(--primary-color); }
._yZU4joET { font-size: var(--font-size-sm); color: var(--text-secondary); margin-bottom: 36px; }
.sbTc8Z::placeholder { color: var(--text-muted); }
._rUHgiIGh p { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 14px; }
._ieCOdRt { position: sticky; top: 0; z-index: 100; background: var(--primary-bg); border-bottom: 1px solid var(--border-color); backdrop-filter: blur(8px); }
._ju5MBLcH { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 32px 24px; text-align: center; transition: border-color 0.25s, transform 0.25s; min-width: 0; }
._hTsVVWjR { padding: 80px 0; background: var(--primary-bg); position: relative; overflow: hidden; }
.zlonNVb { color: #f59e0b; font-size: 1rem; letter-spacing: 2px; margin-bottom: 14px; }
.wyFKHJ8 { padding: 9px 22px !important; font-size: var(--font-size-sm) !important; }
.mJ8DeXM { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin-bottom: 8px; }
._mhmsSB { width: 48px; height: 48px; border-radius: 50%; object-fit: cover; border: 2px solid var(--border-color); }
._xu1h6 { padding: var(--section-padding); background: var(--secondary-bg); }
.od33mgjH { font-size: var(--font-size-3xl); font-weight: var(--font-weight-bold); color: var(--primary-color); line-height: 1; margin-bottom: 8px; }
._kpzN6y { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.cQqemou { margin-bottom: 16px; }
.mYkLcV6 { font-size: var(--font-size-xs, 0.72rem); font-weight: var(--font-weight-bold); color: var(--primary-color); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 10px; }
._v5rq6H { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; }
._cMBqo { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); color: #fff; margin-bottom: 12px; word-break: break-word; overflow-wrap: anywhere; line-height: 1.25; }
._rUHgiIGh h2 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin: 36px 0 12px; }
.h48BW { padding: var(--section-padding); background: var(--primary-bg); }
._oORGn3JF{width:min(100% - clamp(18px,4.5vw,48px), 1220px);margin-inline:auto}
.w0aTyf { font-size: var(--font-size-base); opacity: 0.88; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; line-height: 1.7; }
.uPWp5 { display: flex; align-items: center; gap: 12px; }
.qojJB { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin-bottom: 12px; word-break: break-word; overflow-wrap: anywhere; }
._a6QDaYO{width:min(100% - clamp(16px,4vw,40px), 1320px);margin-inline:auto}
._aRyWfC { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; margin-bottom: 96px; }
.cb99IC5c:hover { color: var(--text-primary); }
.oFM3qH7::after { content: ''; position: absolute; bottom: -3px; left: 0; right: 0; height: 2px; background: var(--primary-color); transform: scaleX(0); transition: transform 0.2s; }
._xhZfMbo { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 8px; line-height: 1.2; }
._rUHgiIGh th { background: var(--card-bg); color: var(--text-primary); font-weight: var(--font-weight-bold); text-align: left; padding: 12px 16px; border: 1px solid var(--border-color); }
._j34ZY { text-align: center; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); padding: 56px; }
._kjyM7LHu { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); line-height: 1.21; margin-bottom: 18px; }
.vcS33 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
._zeI9DPu:hover ._u6bgj4t::after { transform: translateX(4px); }
.yXNNJyCt { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 8px; }
._xxNwax { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin-bottom: 10px; line-height: 1.3; }
._zeI9DPu:hover { box-shadow: var(--shadow-lg); transform: translateY(-4px); border-color: var(--primary-color); }
.uwHOjki { font-size: var(--font-size-sm); color: var(--text-secondary); margin-top: 2px; }
._yU1DE9b0 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); line-height: 1.5; color: var(--text-primary); margin-bottom: 24px; }
.hhjdiw { text-align: center; }
._iRMVYqW4 { font-size: var(--font-size-base); color: rgba(255,255,255,0.75); line-height: 1.7; margin-bottom: 48px; word-break: break-word; overflow-wrap: anywhere; }
._iLZXmn { font-weight: var(--font-weight-bold); font-size: var(--font-size-sm); }
._nCCtOd { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); padding: 40px; max-width: 480px; width: 100%; position: relative; box-shadow: var(--shadow-lg); }
.h7cD6UM { font-size: 1.3rem; margin-bottom: 14px; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; background: var(--ic-bg, color-mix(in srgb, var(--primary-color) 12%, transparent)); color: var(--ic-color, var(--primary-color)); border: var(--ic-border, none); border-radius: var(--border-radius-sm); }
.hSg5c:hover img,
  ._pRyEbW:hover img { transform: scale(1.04); }
.oFM3qH7 { font-size: var(--font-size-sm); color: var(--text-secondary); font-weight: var(--font-weight-medium); transition: color 0.2s; position: relative; }
.vuoHe4O { resize: vertical; min-height: 100px; }
.glMsQ4s { margin-bottom: 48px; padding-bottom: 32px; border-bottom: 1px solid var(--border-color); }
.c4Lah { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); }
.l7Ok2w { max-width: 800px; margin: 0 auto; text-align: center; }
._is2o5:hover { color: var(--primary-color); transform: translateX(2px); }
._xMzqp { font-size: var(--font-size-xs); color: var(--text-secondary); line-height: 1.6; word-break: break-word; overflow-wrap: anywhere; }
._wrTgsqR { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px; text-align: center; }
.gMH5B { padding: 28px; flex: 1; display: flex; flex-direction: column; }
._lQcUUjFL { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 14px; }
.amtfe1 { background: var(--primary-color); border-radius: var(--border-radius-lg); padding: 64px 56px; text-align: center; color: #fff; }
.llfztac { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); line-height: 1.2; margin-bottom: 20px; }
.wpgz9wZ { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); text-align: center; padding: 32px 20px; min-width: 0; }
._eAVzS3.is-open .tOQXu { max-height: 400px; }
._jWBsAzM { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
.gd0A5Dp { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.64; max-width: 680px; }
.tqJVGA { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.4; word-break: break-word; overflow-wrap: anywhere; }
._lH3aj { position: absolute; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 14px 20px; box-shadow: var(--shadow-lg); transition: transform .3s, box-shadow .3s; }
.uWu5lY a { color: inherit; transition: color 0.2s; }
.svxI5:focus, .vuoHe4O:focus { outline: none; border-color: var(--primary-color); }
._vm9Ky img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.h6MxPTS:hover { border-color: #fff; }
._tN54PG { height: 1px; background: var(--border-color); margin-bottom: 20px; }
._xsALooN { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; background: var(--btn-primary-bg); color: var(--btn-primary-text); border-radius: var(--border-radius); font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); border: none; cursor: pointer; font-family: inherit; transition: opacity 0.2s; }
._uHeu3r { display: flex; align-items: center; justify-content: center; gap: 14px; }
.kHQJ4kpf:hover::before { transform: scale(1.5); }
.h6MxPTS { background: transparent; color: #fff; border-color: rgba(255,255,255,0.6); }
._yU1DE9b0::before { content: '"'; color: var(--primary-color); font-size: 3rem; line-height: 0; vertical-align: -0.5em; margin-right: 4px; }
.zPo40gpJ { display: inline-flex; align-items: center; gap: 8px; padding: 14px 36px; background: transparent; color: #fff; border: 2px solid rgba(255,255,255,0.5); border-radius: var(--border-radius); font-weight: var(--font-weight-bold); font-size: var(--font-size-base); text-decoration: none; transition: border-color 0.2s; }
._pl6OyOk8 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 6px; }
.sFsqTo3 { text-align: center; margin-bottom: 48px; }
.rcvF6 { font-size: var(--font-size-sm); color: var(--text-muted); }
.wLAPD6m { text-align: center; margin-bottom: 56px; }
.uWu5lY { display: flex; align-items: flex-start; gap: 9px; font-size: var(--font-size-sm); color: var(--text-secondary); margin-bottom: 12px; line-height: 1.55; }
body { font-family: var(--font-family); font-size: var(--font-size-base); background-color: var(--primary-bg); color: var(--text-primary); line-height: 1.70; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
._vPJJZr.is-open { display: flex; }
._cBhcXnZ8 { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 28px; }
.sCaKU { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.nANoDJI { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.ab2-team__grid--5 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
._oYyjU { padding: 32px 16px; }
.iXbmYKI:hover { color: var(--primary-color); }
._xEGhx { padding: var(--section-padding); background: var(--secondary-bg); }
._cEYym { width: 6px; height: 6px; border-radius: 50%; background: var(--primary-color); animation: hs-pulse 2s ease infinite; }
.uWu5lY a:hover { color: var(--primary-color); }
.zygMaD { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); margin-bottom: 12px; }
._rUHgiIGh ul { padding-left: 20px; margin-bottom: 14px; }
.gLMkFVkQ { width: 96px; height: 96px; border-radius: 50%; overflow: hidden; margin: 0 auto 16px; border: 3px solid color-mix(in srgb, var(--primary-color) 30%, transparent); }
._fz2Yo { display: inline-flex; align-items: center; gap: 8px; background: color-mix(in srgb, var(--primary-color) 6%, var(--card-bg)); border: 1px solid color-mix(in srgb, var(--primary-color) 18%, transparent); border-radius: 100px; padding: 6px 16px; font-size: var(--font-size-sm); color: var(--primary-color); font-weight: var(--font-weight-medium); margin-bottom: 24px; transition: background .3s; }
.eJ5B28 { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); overflow: hidden; display: grid; grid-template-columns: 380px 1fr; }
._xqZxk { position:relative; z-index:1; text-align: center; }
._alMoI:hover { border-color: var(--primary-color); }
.dpj4z img { width: 100%; height: 100%; object-fit: cover; }
._rUHgiIGh li { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 6px; }
._cPKEmj span { color: var(--primary-color); }
._is2o5 { font-size: var(--font-size-sm); color: var(--text-secondary); transition: color 0.2s, transform 0.2s; display: inline-block; }
.oNorVuz { text-align: center; margin-bottom: 48px; }
._x3OUAQkD { padding: 72px 0; background: var(--secondary-bg); }
._lockopIT { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); color: var(--primary-color); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 16px; }
.syhBAT { font-size: 3rem; margin-bottom: 16px; }
._rHPINb { font-size: var(--font-size-xs, 0.72rem); color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 2px; }
.oV3cX3j { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.7; margin-bottom: 36px; max-width: 500px; }
.j05Y7 { font-size: var(--font-size-base); color: var(--text-secondary); text-align: center; margin-bottom: 40px; }
._lH3aj:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,.12); }
.svxI5, .vuoHe4O { width: 100%; padding: 12px 16px; border: 1px solid var(--border-color); border-radius: var(--border-radius); background: var(--primary-bg); color: var(--text-primary); font-size: var(--font-size-sm); font-family: inherit; transition: border-color 0.2s; }
._rjkTo4IA::before { content:''; position:absolute; width:500px; height:500px; border-radius:50%; background:rgba(255,255,255,0.05); top:-200px; right:-100px; }
._zeI9DPu { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 36px 28px; transition: box-shadow 0.25s, transform 0.25s; text-align: var(--card-align, left); min-width: 0; }
._rjkTo4IA::after { content:''; position:absolute; width:300px; height:300px; border-radius:50%; background:rgba(255,255,255,0.05); bottom:-100px; left:-50px; }
.hjWEIJ2 { }
._w9XbE { color: var(--primary-color); display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; flex-shrink: 0; margin-top: 1px; }
.tOQXu { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }
._eAVzS3 { border-bottom: 1px solid var(--border-color); }
.z7rnc0Of{width:min(100% - clamp(20px,5vw,56px), 1200px);margin-inline:auto}
.vsJMuGb { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
._sgqaQW3 { width: 56px; height: 56px; border-radius: var(--border-radius-sm); background: var(--ic-bg, var(--primary-color)); color: var(--ic-color, var(--btn-primary-text, #fff)); border: var(--ic-border, none); display: flex; align-items: center; justify-content: center; font-size: 1.6rem; margin-bottom: 20px; margin-left: var(--card-icon-mx, 0); margin-right: var(--card-icon-mx, 0); }
._cU8kLY5 { font-size: var(--font-size-lg); color: rgba(255,255,255,0.82); margin-bottom: 36px; }
.tg2toOzh { display: block; font-size: var(--font-size-sm); font-weight: var(--font-weight-medium); margin-bottom: 6px; }
.fqqkIVT { background: #fff; color: var(--secondary-color); border-color: #fff; }
.gqeqI6O { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); text-transform: uppercase; letter-spacing: 0.08em; color: var(--text-primary); margin-bottom: 18px; }
._dViOqUk6 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 4px; word-break: break-word; overflow-wrap: anywhere; line-height: 1.3; }
._k4Dy54{width:min(100% - clamp(22px,5vw,64px), 1180px);margin-inline:auto}
._rUHgiIGh { max-width: 760px; }
._rUHgiIGh table { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: var(--font-size-sm); }
._pItpob { margin-bottom: 80px; }
.cC86u9k { padding: 72px 0; background: var(--primary-bg); }
._eAL75Evk { text-align: center; font-size: var(--font-size-xs, 0.72rem); color: var(--text-muted); margin-top: 12px; }
.s6CjhH { font-size: var(--font-size-sm); color: var(--text-secondary); }
@keyframes hs-pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:0.5;transform:scale(1.4)} }
@media (max-width: 960px) {
    .yQeERsb { grid-template-columns: 1fr; gap: 40px; }
    ._vmzrpI { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    ._wrTgsqR { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .od33mgjH { font-size: clamp(1.05rem, 4.5vw, 1.5rem); }
  }
@media (max-width: 900px) {
    .nANoDJI { grid-template-columns: 1fr; gap: 48px; }
    ._cPKEmj { font-size: var(--font-size-2xl); }
    .vsIfQ { top: -10px; left: -10px; }
    ._fTsr4he { bottom: -10px; right: -10px; }
  }
@media (max-width: 900px) { .vcS33 { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; } ._zeI9DPu { padding: 28px 22px; } }
@media (max-width: 900px) {
    ._h4Cn0 { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
    ._pzPSZMu { font-size: clamp(1.05rem, 4.5vw, 1.5rem); line-height: 1.15; }
    .tqJVGA { hyphens: auto; font-size: var(--font-size-xs); }
    ._ju5MBLcH { padding: 22px 14px; }
  }
@media (max-width: 900px) { ._eNFAhar { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 900px) {
    ._fD7m2ul { grid-template-columns: 1fr 1fr; gap: 32px; }
    ._fD7m2ul > div:first-child { grid-column: 1 / -1; }
    ._nafvvFW { flex-direction: column; align-items: flex-start; }
  }
@media (max-width: 900px) {
    ._aRyWfC { grid-template-columns: 1fr; gap: 40px; }
    ._lR5oy2Tj { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    ._sl2vvP,
    ._zzTNkhG,
    .ab2-team__grid--5 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  }
@media (max-width: 768px) {
      h1, h2, h3, h4, ._kjyM7LHu { word-break: break-word !important; overflow-wrap: anywhere !important; hyphens: auto; line-height: 1.25 !important; max-width: 100%; }
      h1 { font-size: clamp(1.6rem, 7vw, 2.4rem) !important; }
      h2, ._kjyM7LHu { font-size: clamp(1.3rem, 5.5vw, 1.8rem) !important; }
      h3 { font-size: clamp(1.1rem, 4.5vw, 1.4rem) !important; }
      h4 { font-size: clamp(1rem, 4vw, 1.2rem) !important; }
      ._oXACiGu { padding: 0 13px !important; }
      .hFk6ho8N { padding: 48px 0 !important; }
      .tjzkC3VO { padding: 12px 18px; font-size: 0.95rem; }
      img, video { max-width: 100%; height: auto; }
      :root { --font-size-sm: 1rem; }
      p, li, td, th, a { word-break: break-word; overflow-wrap: anywhere; }
      pre, code { white-space: pre-wrap; word-break: break-all; }
      table { display: block; overflow-x: auto; max-width: 100%; }
    }
@media (max-width: 768px) {
    ._zRQyzh9 { display: flex; flex-shrink: 0; }
    .kHQJ4kpf { font-size: clamp(0.95rem, 4.2vw, 1.15rem); white-space: normal; text-overflow: clip; overflow: visible; }
    ._uX7PG { display: none; flex-direction: column; align-items: flex-start; gap: 0; position: absolute; top: 68px; left: 0; right: 0; background: var(--secondary-bg); border-bottom: 1px solid var(--border-color); padding: 12px 24px 20px; }
    ._uX7PG.is-open { display: flex; }
    .oFM3qH7 { padding: 10px 0; width: 100%; border-bottom: 1px solid var(--border-color); }
    .wyFKHJ8 { margin-top: 12px; }
  }
@media (max-width: 768px) {
    ._cHCbi { grid-template-columns: 1fr; grid-auto-rows: auto; }
    .hSg5c,
    ._pRyEbW { aspect-ratio: 16/9; height: auto; }
  }
@media (max-width: 768px) {
    .sFsqTo3 { margin-bottom: 28px; }
    .iXbmYKI { padding: 18px 0; font-size: 0.95rem; gap: 12px; }
    ._f7uoxD { padding: 0 0 18px; font-size: 0.95rem; }
  }
@media (max-width: 768px) {
    ._dis5k { padding: 44px 0; }
    .glMsQ4s { margin-bottom: 28px; padding-bottom: 20px; }
    ._rUHgiIGh h2 { margin: 24px 0 8px; }
    ._rUHgiIGh p, ._rUHgiIGh li { font-size: 0.95rem; line-height: 1.7; }
  }
@media (max-width: 768px) {
    ._dis5k { padding: 44px 0; }
    .glMsQ4s { margin-bottom: 28px; padding-bottom: 20px; }
    ._rUHgiIGh h2 { margin: 24px 0 8px; }
    ._rUHgiIGh p { font-size: 0.95rem; line-height: 1.7; }
    ._rUHgiIGh table { font-size: 0.85rem; }
    ._rUHgiIGh th, ._rUHgiIGh td { padding: 8px 10px; }
  }
@media (max-width: 768px) {
    .eJ5B28 { grid-template-columns: 1fr; }
    .mcfhxD { padding: 32px 22px; }
    ._cMBqo { font-size: clamp(1.1rem, 5vw, 1.4rem); }
    ._iRMVYqW4 { font-size: var(--font-size-sm); margin-bottom: 32px; }
    ._leu2nt { padding: 32px 22px; }
    .vsJMuGb { grid-template-columns: 1fr; }
  }
@media (max-width: 640px) {
    .vcS33 { grid-template-columns: 1fr; gap: 16px; }
    ._zeI9DPu { text-align: center; padding: 26px 20px; }
    ._sgqaQW3 { margin-left: auto; margin-right: auto; }
    .qojJB { font-size: var(--font-size-base); hyphens: auto; }
    ._mPbHV { font-size: var(--font-size-sm); hyphens: auto; }
  }
@media (max-width: 640px) {
    ._h4Cn0 { grid-template-columns: 1fr; gap: 12px; }
    ._pzPSZMu { font-size: clamp(1.2rem, 5vw, 1.6rem); }
    .tqJVGA { font-size: var(--font-size-sm); }
    ._ju5MBLcH { padding: 24px 18px; }
  }
@media (max-width: 640px) { ._eNFAhar { grid-template-columns: 1fr; } .c4wYna2 { padding: 22px; } }
@media (max-width: 640px) {
    ._z9EO0 { padding: 12px 14px; }
    ._m7eVm1 { width: 100%; }
    .iizjL { flex: 1; }
  }
@media (max-width: 640px) {
    ._sl2vvP,
    ._zzTNkhG,
    .ab2-team__grid--5 { grid-template-columns: 1fr; }
    ._lR5oy2Tj { grid-template-columns: 1fr; }
    .glaan { font-size: clamp(1.2rem, 5vw, 1.6rem); }
    ._j34ZY { padding: 36px 24px; }
    .wpgz9wZ { padding: 24px 18px; }
    ._xMzqp { font-size: var(--font-size-sm); }
  }
@media (max-width: 600px) {
    ._hTsVVWjR { padding: 56px 0; }
    ._cPKEmj { font-size: var(--font-size-xl); }
    ._hSIdUYuU { flex-direction: column; align-items: flex-start; }
  }
@media (max-width: 600px) {
    ._alMoI { flex-direction: column; gap: 12px; }
    .oIbvX7N { width: 40px; height: 40px; font-size: 1.3rem; }
  }
@media (max-width: 600px) {
    .bNFASy { font-size: var(--font-size-xl); }
    .sCaKU { flex-direction: column; }
  }
@media (max-width: 600px) {
    ._oMkyn { font-size: var(--font-size-2xl); }
    ._vmzrpI { grid-template-columns: 1fr; }
    ._wrTgsqR { grid-template-columns: 1fr; }
    ._oYyjU { padding: 20px 16px; }
    .od33mgjH { font-size: clamp(1.2rem, 5vw, 1.6rem); }
    .amtfe1 { padding: 40px 24px; }
    .zygMaD { font-size: var(--font-size-xl); }
  }
@media (max-width: 560px) {
    .uNvN0M5 { padding: 48px 0 0; }
    ._fD7m2ul { grid-template-columns: 1fr; gap: 28px; padding-bottom: 36px; }
    ._vFxGaR7Z { max-width: 100%; font-size: .85rem; }
    .uWu5lY { word-break: break-all; font-size: .8rem; }
    ._is2o5 { font-size: .8rem; }
    .fcol-ftr__license { font-size: .68rem; word-break: break-word; }
    .b6bMmd { gap: 14px; }
    .t5lJAPQS { font-size: .8rem; }
    .lSrCe9WS { font-size: .8rem; }
  }
@media (max-width: 480px) {
      ._oXACiGu { padding: 0 14px !important; }
      .hFk6ho8N { padding: 36px 0 !important; }
      h1 { font-size: clamp(1.4rem, 7vw, 1.9rem) !important; }
      .tjzkC3VO { padding: 11px 16px; font-size: 0.9rem; }
    }
@media(max-width:480px){.nCdkmYTs{width:min(100% - 28px, 1160px)}}
@media(max-width:480px){._klUVH3rZ{width:min(100% - 28px, 1160px)}}
@media(max-width:480px){._kjISV8{width:min(100% - 28px, 1160px)}}
@media(max-width:480px){._a6QDaYO{width:min(100% - 28px, 1320px)}}
@media(max-width:480px){._k4Dy54{width:min(100% - 28px, 1180px)}}
@media(max-width:480px){._oORGn3JF{width:min(100% - 28px, 1220px)}}
@media(max-width:480px){.jZcOO{width:min(100% - 28px, 1280px)}}
@media(max-width:480px){.rsXgpkJO{width:min(100% - 28px, 1220px)}}
@media(max-width:480px){.z7rnc0Of{width:min(100% - 28px, 1200px)}}
@media(max-width:480px){._iwUMB{width:min(100% - 28px, 1140px)}}
@media(max-width:420px){._ieCOdRt{max-width:100%;overflow-x:clip}._ieCOdRt [class*="__logo"]{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}._ieCOdRt a{overflow-wrap:anywhere}._ieCOdRt nav{max-height:76vh;overflow-y:auto}}
@media(max-width:420px){._hTsVVWjR{max-width:100%;overflow-x:clip}._hTsVVWjR h1,._hTsVVWjR h2{overflow-wrap:anywhere;word-break:break-word}._hTsVVWjR img{max-width:100%}._hTsVVWjR .tjzkC3VO{max-width:100%;white-space:normal;text-align:center;justify-content:center}}
@media (max-width: 380px) {
    .dgfT7 { font-size: .95rem; }
    .gqeqI6O { font-size: .65rem; }
  }