:root {
  --border-radius-sm: 5px;
  --secondary-color: #c4952a;
  --card-bg: #17191b;
  --accent-color: #2b4f6f;
  --text-secondary: #b3b5b5;
  --font-size-lg: 1.2384rem;
  --secondary-bg: #0f1112;
  --font-size-sm: 0.9164rem;
  --font-weight-medium: 500;
  --btn-primary-text: #ffffff;
  --btn-primary-bg: #2b4f6f;
  --ic-color: var(--btn-primary-text, #ffffff);
  --card-align: center;
  --ic-border: none;
  --text-muted: #818283;
  --font-size-xl: 1.9171rem;
  --btn-secondary-text: #2b4f6f;
  --border-radius: 10px;
  --ic-bg: var(--primary-color);
  --ic-border-color: transparent;
  --font-size-base: 0.9628rem;
  --btn-secondary-border: #2b4f6f;
  --font-size-xs: 0.8261rem;
  --text-primary: #e9e9ea;
  --font-size-2xl: 3.0858rem;
  --section-padding: 72px 0;
  --card-align-self: center;
  --border-color: #1c1f21;
  --border-radius-lg: 18px;
  --card-icon-mx: auto;
  --primary-color: #2b4f6f;
  --font-family: 'Poppins', 'Iowan Old Style', 'Palatino Linotype', Palatino, 'URW Palladio L', Georgia, serif;
  --shadow-lg: 0 8px 40px #2b4f6f38;
  --font-weight-bold: 700;
  --container-max-width: 1240px;
  --font-weight-normal: 400;
  --primary-bg: #090a0b;
  --shadow: 0 4px 24px #2b4f6f22;
  --card-footer-justify: center;
  --btn-secondary-bg: transparent;
  --font-size-3xl: 3.86rem;
}
.b9c97d { color: var(--primary-color); font-size: 1rem; }
.b90ba4 { margin-bottom: 80px; }
img[src=""], img:not([src]) { display: none !important; }
img { max-width: 100%; height: auto; display: block; }
.f86be8 { font-size: 1.5rem; margin: 0 auto 20px; width: 60px; height: 60px; 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); }
html { scroll-behavior: smooth; font-size: 100%; }
.e3cdbf { 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); }
.defe7 { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; }
.c8ba1 { padding: var(--section-padding); background: var(--primary-bg); }
.d22be { display: flex; align-items: center; justify-content: space-between; gap: 12px; height: 64px; }
.d50a0f { max-width: var(--container-max-width); margin: 0 auto; padding: 0 30px; }
.a6cb96 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin-bottom: 12px; }
.e662f5 span { color: var(--primary-color); }
.cd1a02 { text-align: center; padding: 12px 24px; }
.a50739 img,
  .ebf8a4 img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s ease; }
.c27b63 { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; margin-bottom: 20px; }
.a716dd { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); color: var(--primary-color); display: inline-flex; align-items: center; gap: 6px; }
.hcr-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: 18px; letter-spacing: 0.04em; }
.e3901 { display: flex; align-items: center; justify-content: space-around; flex-wrap: wrap; gap: 24px; }
.c37ba { 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.07em; margin-bottom: 14px; }
.ab306 { display: flex; align-items: center; gap: 8px; font-size: var(--font-size-sm); color: var(--text-muted); }
.f7bbd { padding: 48px 0; background: linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%); }
.a5072e { font-size: var(--font-size-sm); color: var(--text-secondary); max-width: 480px; line-height: 1.6; }
.a716dd::after { content: '→'; transition: transform 0.2s; }
.ab2afe { position: relative; z-index: 1; border-radius: var(--border-radius-lg) var(--border-radius-lg) 0 0; overflow: hidden; max-width: 1000px; margin: 0 auto; box-shadow: 0 -4px 60px rgba(0,0,0,0.18); aspect-ratio: 16/7; }
.dc5917 { flex: 1; }
.c062f { padding: var(--section-padding); background: var(--primary-bg); }
.ebebc9:hover .a716dd::after { transform: translateX(4px); }
.c7ee1 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 6px; }
.e10b1 { text-align: center; margin-bottom: 48px; }
.ee0a3c { border-radius: var(--border-radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); aspect-ratio: 4/3; background: var(--card-bg); }
.cddf8 { font-size: var(--font-size-base); opacity: 0.88; margin-bottom: 36px; max-width: 500px; margin-left: auto; margin-right: auto; line-height: 1.7; }
.f422ab { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); color: var(--primary-color); line-height: 1; margin-bottom: 8px; }
.a0d565 { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); color: #fff; line-height: 1; margin-bottom: 6px; }
.c056ce { border-radius: var(--border-radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); aspect-ratio: 4/3; background: var(--card-bg); }
.d381b { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin-bottom: 8px; }
.c23a3:hover { border-color: var(--primary-color); color: var(--primary-color); }
.ab2afe img { width: 100%; height: 100%; object-fit: cover; display: block; }
.d31cae { padding: var(--section-padding); background: var(--secondary-bg); }
.dc689 { 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; }
.f26419 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 12px; color: var(--text-primary); display: flex; align-items: flex-start; gap: 10px; }
.a86fb { padding: 100px 0 0; background: linear-gradient(160deg, var(--primary-bg) 0%, var(--secondary-bg) 100%); text-align: center; position: relative; overflow: hidden; }
.c3fff5 { text-align: center; margin-bottom: 48px; }
.f3464f { padding: var(--section-padding); }
.ec90a7 { display: flex; align-items: center; gap: 10px; font-size: var(--font-size-sm); color: var(--text-secondary); }
.d5289 { font-size: var(--font-size-sm); color: var(--text-muted); }
.ee0d3 { text-align: center; margin-bottom: 48px; }
.bc5d9a { margin-top: 40px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.d6ee2 { text-align: center; }
.ddf84 { display: flex; gap: 12px; flex-wrap: wrap; }
.cd694 { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); margin-bottom: 18px; line-height: 1.2; }
.dd5445 { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }
.c3083b { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); margin-bottom: 14px; }
.eea10 { background: linear-gradient(135deg, var(--primary-color), color-mix(in srgb, var(--primary-color) 70%, #000)); border-radius: var(--border-radius-lg); padding: 64px 56px; text-align: center; color: #fff; margin-bottom: 80px; }
.dc9fa { display: flex; flex-direction: column; gap: 16px; max-width: 800px; margin: 0 auto; }
.df1d9 { font-size: var(--font-size-sm); color: var(--primary-color); margin-bottom: 8px; word-break: break-word; overflow-wrap: anywhere; }
.fb6ab { padding: 72px 0; background: var(--primary-bg); }
.a397fd { 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; }
.a397fd:hover { border-color: var(--primary-color); }
.c23a3 { display: inline-flex; align-items: center; gap: 8px; padding: 12px 26px; border-radius: var(--border-radius); font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); cursor: pointer; border: 2px solid var(--border-color); background: var(--card-bg); color: var(--text-primary); transition: all 0.2s; font-family: inherit; }
.a50739:hover img,
  .ebf8a4:hover img { transform: scale(1.04); }
.dee061 { text-align: center; font-size: var(--font-size-xs, 0.72rem); color: var(--text-muted); margin-top: 12px; }
.a50739 { border-radius: var(--border-radius-lg); overflow: hidden; aspect-ratio: 16/10; background: var(--card-bg); }
.ebebc9 { 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); }
.bbe899 { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; }
.e29f55 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.a2cf14 { 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); }
.fccbf5 { font-size: var(--font-size-sm); color: rgba(255,255,255,0.75); }
.f601b { font-size: 1rem; width: 36px; height: 36px; display: inline-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); flex-shrink: 0; }
.b24fed::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, var(--primary-color), var(--secondary-color)); }
.c877b6 { display: grid; grid-template-columns: 3fr 2fr; gap: 16px; align-items: stretch; }
.b24fed { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); padding: 56px 48px; text-align: center; max-width: 680px; margin: 0 auto; position: relative; overflow: hidden; }
.d0d07e { font-size: 1.4rem; margin-bottom: 16px; width: 52px; height: 52px; 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); }
.ebf8a4 { border-radius: var(--border-radius-lg); overflow: hidden; aspect-ratio: 4/5; background: var(--card-bg); }
.e491c:hover { opacity: 0.92; transform: translateY(-2px); }
.da070 { display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; }
.c056ce img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.f8b72 { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.7; margin-bottom: 20px; font-style: italic; }
.ee2cd h2 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin: 36px 0 12px; }
.bfa0da { font-size: var(--font-size-sm); color: var(--text-secondary); }
.cc825::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 50% 0%, color-mix(in srgb, var(--primary-color) 10%, transparent), transparent); pointer-events: none; }
.ae8a3b { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.7; margin-bottom: 32px; max-width: 480px; margin-left: auto; margin-right: auto; }
.cc2f8 { font-size: var(--font-size-xs); color: var(--text-secondary); line-height: 1.6; word-break: break-word; overflow-wrap: anywhere; }
.ff329a:hover { color: var(--primary-color); transform: translateX(2px); }
.bc63f8 { padding: 72px 0; background: var(--primary-bg); }
.f9d9f { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 14px; line-height: 1.2; }
.ed2465 { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 8px; }
.f6327 { display: flex; align-items: center; gap: 12px; flex-shrink: 0; }
.db03e { font-weight: var(--font-weight-bold); font-size: var(--font-size-sm); }
.a3e5f { font-size: var(--font-size-sm); color: var(--text-secondary); margin-bottom: 28px; line-height: 1.6; }
.aacd8b { display: flex; gap: 20px; flex-wrap: wrap; }
.f583a { display: flex; align-items: center; justify-content: center; gap: 32px; padding: 32px 0; border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color); margin-bottom: 80px; flex-wrap: wrap; }
.f56fc5 { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 12px; }
.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; }
.cce54 { text-align: center; }
.cc825 { padding: 80px 0 64px; text-align: center; position: relative; overflow: hidden; }
.b61b2c { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 16px; line-height: 1.2; }
.a8ff02 { 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; }
.ad231 { position: relative; z-index: 1; }
.e0768b { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 28px; transition: border-color 0.2s; }
.ab-page__team-grid--5 { grid-template-columns: repeat(3, 1fr); }
.f4dc9 { color: var(--primary-color); display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; flex-shrink: 0; margin-top: 1px; }
.f6059e { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.f6acee { max-width: 640px; margin: 0 auto; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); padding: 48px; }
.f1fe5 { text-align: center; margin-bottom: 48px; }
.f76f4a { background: var(--primary-bg); }
.b1a627 { display: flex; gap: 10px; flex-shrink: 0; }
.f4347 { font-size: var(--font-size-sm); color: var(--text-muted); }
.ca4049 { border-top: 1px solid var(--border-color); padding: 20px 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.d0b56 { resize: vertical; min-height: 130px; }
.ebebc9:hover { box-shadow: var(--shadow-lg); transform: translateY(-4px); border-color: var(--primary-color); }
.e1a10f { text-align: center; margin-bottom: 80px; }
.aeb09 { display: inline-block; font-size: var(--font-size-xs, 0.72rem); font-weight: var(--font-weight-bold); color: var(--primary-color); background: color-mix(in srgb, var(--primary-color) 10%, transparent); border: 1px solid color-mix(in srgb, var(--primary-color) 25%, transparent); border-radius: 20px; padding: 4px 14px; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 0.07em; }
.c4039f { appearance: none; cursor: pointer; }
.f6cd34 { text-align: center; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 36px 24px; transition: border-color 0.25s, transform 0.2s; }
.ee4c4 a { color: var(--primary-color); text-decoration: underline; }
.ee4c4 { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.55; max-width: 680px; flex: 1; min-width: 240px; }
.ae7ba6 { display: block; font-size: var(--font-size-sm); font-weight: var(--font-weight-medium); margin-bottom: 6px; }
.aba7a3 { 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: 14px; }
.c6c6a { background: var(--secondary-bg); border-top: 1px solid var(--border-color); padding: 64px 0 0; position: relative; }
body { font-family: var(--font-family); font-size: var(--font-size-base); background-color: var(--primary-bg); color: var(--text-primary); line-height: 1.73; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
.c50dc { padding: 72px 0; background: var(--primary-bg); }
.c9796 { text-align: center; position: relative; }
.f7a0d8 { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); text-align: center; padding: 32px 20px; }
.f8ecc { text-align: center; margin-bottom: 56px; }
.c7e521 { display: grid; grid-template-columns: 1.8fr 1fr 1fr 1fr; gap: 44px; padding-bottom: 48px; }
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
.cf6b97 { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; }
.a20850 { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
.a4d42 { margin-bottom: 80px; }
.e5a1c4 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.a1fc7b { font-size: var(--font-size-sm); color: var(--text-secondary); text-align: center; margin-bottom: 36px; }
.db0b3 { background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius); padding: 28px; }
.f13687 { list-style: none; margin-bottom: 28px; display: flex; flex-direction: column; gap: 8px; }
.a880af a:hover { color: var(--primary-color); }
.f32bc { padding: var(--section-padding); background: var(--primary-bg); }
.ee2cd h2 { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); margin: 36px 0 12px; color: var(--text-primary); }
.f8b5ca { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--border-color); border: 1px solid var(--border-color); border-radius: var(--border-radius); overflow: hidden; margin-bottom: 80px; }
.ba070b.is-hidden { transform: translateY(-100%); opacity: 0; pointer-events: none; }
.c056ce:hover img { transform: scale(1.04); }
.ae6c4 { font-size: var(--font-size-sm); color: var(--text-secondary); }
.a7e33e { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.7; max-width: 640px; margin: 0 auto; }
.b712d { text-align: center; margin-bottom: 72px; }
.f564c2 { font-size: var(--font-size-sm); color: var(--text-muted); font-weight: var(--font-weight-medium); transition: color 0.2s; }
.a86fb::before { content:''; position:absolute; width:800px; height:800px; border-radius:50%; background:radial-gradient(circle, var(--primary-color) 0%, transparent 65%); opacity:0.05; top:50%; left:50%; transform:translate(-50%,-50%); pointer-events:none; }
.b54fd { display: none; text-align: center; padding: 24px 0; }
.f8f2f { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 12px; }
.dbc0ae { display: flex; flex-direction: column; gap: 10px; }
.fe160e { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.7; max-width: 580px; margin: 0 auto 36px; }
.a5a634 { font-size: var(--font-size-3xl); font-weight: var(--font-weight-bold); line-height: 1.1; letter-spacing: -0.03em; margin-bottom: 20px; max-width: 700px; margin-left: auto; margin-right: auto; }
.d6e379:hover { color: var(--text-secondary); }
.b9f78::before { content: ''; position: absolute; top: 28px; left: calc(16.67% + 20px); right: calc(16.67% + 20px); height: 2px; background: linear-gradient(90deg, var(--primary-color), color-mix(in srgb, var(--primary-color) 40%, transparent)); }
.eca45a { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.7; max-width: 580px; margin: 0 auto 40px; }
.a1f7d9 { display: flex; align-items: center; gap: 12px; }
.a8ff02::before { content: ''; display: inline-block; width: 7px; height: 7px; background: var(--primary-color); border-radius: 50%; flex-shrink: 0; }
.ff329a { font-size: var(--font-size-sm); color: var(--text-secondary); transition: color 0.2s, transform 0.2s; display: inline-block; }
.f829e5 { 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); flex-shrink: 0; }
.f9cf2 { font-size: var(--font-size-base); color: var(--text-secondary); text-align: center; margin-bottom: 40px; }
.ee2cd p { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 14px; }
.d6e379 { font-size: var(--font-size-sm); color: var(--text-muted); transition: color 0.2s; }
.aef4b:hover { transform: scale(1.03); opacity: 0.89; }
.f42ef { background: var(--secondary-bg); border-radius: var(--border-radius-lg); padding: 56px; margin-bottom: 60px; }
.f488e { font-size: var(--font-size-base); font-weight: var(--font-weight-bold); margin-bottom: 8px; }
.f5d74 { font-size: var(--font-size-sm); color: var(--text-muted); margin-top: 1px; }
.fb12ca { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.7; max-width: 420px; }
.a880af { 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; }
.a103a6 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); margin-bottom: 8px; line-height: 1.2; }
.ba070b { 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; }
.e2e15b { margin-bottom: 16px; }
.a880af a { color: inherit; transition: color 0.2s; }
.aea4bc { }
.a796d.is-open { display: flex; }
.c6c6a::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; }
.efe19e { 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; }
.caa74 { background: var(--secondary-bg); padding: 32px 24px; text-align: center; }
.f1a99 { width: 56px; height: 56px; border-radius: 50%; background: var(--primary-color); color: #fff; font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; position: relative; z-index: 1; box-shadow: 0 0 0 6px color-mix(in srgb, var(--primary-color) 20%, transparent); }
.d17e32 { 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; }
.e27da { display: flex; flex-direction: column; gap: 56px; }
.fc2a3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 56px; }
.ca2bfe { font-size: var(--font-size-lg); color: var(--text-secondary); line-height: 1.74; max-width: 626px; }
.b7493f:hover { opacity: 0.88; transform: translateY(-1px); }
.ed4d5d { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.ee2cd 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); }
.f635c { padding: 8px 18px !important; font-size: var(--font-size-sm) !important; }
.c07765 { padding: 8px 20px !important; font-size: var(--font-size-sm) !important; }
.fbf4c9 { 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; }
.e1b0a span { display: block; width: 20px; height: 2px; background: var(--text-primary); border-radius: 2px; }
.d6ee2 .ca2bfe { margin: 0 auto; }
.aa1ee5 { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
.ee619d { font-size: var(--font-size-sm); color: var(--text-secondary); line-height: 1.75; padding-left: 38px; }
.e7389 { text-align: center; margin-bottom: 56px; }
.a1e69 { font-size: var(--font-size-sm); font-weight: var(--font-weight-bold); color: var(--text-secondary); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 8px; }
.d375c { margin-bottom: 48px; padding-bottom: 32px; border-bottom: 1px solid var(--border-color); }
.a91c8 { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 24px; }
.ebfbdf { text-align: center; padding: 56px; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-lg); }
.f522ab { font-weight: var(--font-weight-bold); color: var(--text-primary); }
.ee2cd table { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: var(--font-size-sm); }
.e56bc { position: sticky; top: 0; z-index: 100; background: var(--secondary-bg); border-bottom: 1px solid var(--border-color); backdrop-filter: blur(12px); }
.ee2cd li { font-size: var(--font-size-base); color: var(--text-secondary); line-height: 1.8; margin-bottom: 6px; }
.e5cfa { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.c18a73 { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); margin-bottom: 10px; }
.ace775 { padding: var(--section-padding); background: var(--primary-bg); }
.f6cd34:hover { border-color: var(--primary-color); transform: translateY(-3px); }
.e662f5 { font-size: var(--font-size-3xl); font-weight: var(--font-weight-bold); line-height: 1.1; letter-spacing: -0.03em; margin-bottom: 22px; max-width: 820px; margin-left: auto; margin-right: auto; }
.fd31b { font-size: 1.4rem; margin: 0 auto 14px; width: 52px; height: 52px; 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); }
.f829e5 img { width: 100%; height: 100%; object-fit: cover; }
.dc689:hover { color: var(--text-primary); }
.ee0a3c img { width: 100%; height: 100%; object-fit: cover; }
a { color: inherit; text-decoration: none; }
.dbcfb { 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); }
.d9d0d { font-size: var(--font-size-lg); font-weight: var(--font-weight-bold); color: var(--text-primary); letter-spacing: -0.03em; min-width: 0; word-break: break-word; overflow-wrap: anywhere; line-height: 1.2; }
.ec3b5 { display: inline-flex; align-items: center; gap: 8px; background: var(--card-bg); border: 1px solid var(--border-color); border-radius: 100px; padding: 6px 18px; font-size: var(--font-size-sm); color: var(--primary-color); font-weight: var(--font-weight-medium); margin-bottom: 28px; }
.d5424b:focus { border-color: var(--primary-color); box-shadow: 0 0 0 3px color-mix(in srgb, var(--primary-color) 15%, transparent); }
.aef4b { background: var(--btn-secondary-bg); color: var(--btn-secondary-text); border-color: var(--btn-secondary-border); }
.c1a684 { color: #f59e0b; font-size: 1rem; letter-spacing: 2px; margin-bottom: 14px; }
.effa7a { display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 18px 28px; 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.2s ease; text-decoration: none; white-space: nowrap; font-family: inherit; line-height: 1; }
.e13e9 { padding: var(--section-padding); background: var(--primary-bg); }
.e1b0a { display: none; background: none; border: none; cursor: pointer; padding: 4px; flex-direction: column; gap: 5px; }
.e021e { text-align: center; margin-bottom: 52px; }
.a796d { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.6); z-index: 1000; align-items: center; justify-content: center; padding: 20px; }
.e0768b:hover { border-color: var(--primary-color); }
.f564c2:hover { color: var(--primary-color); }
.d4647f:hover { transform: scale(1.04); box-shadow: var(--shadow-lg); opacity: 0.89; }
.b9f78 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; position: relative; }
.dd5445:nth-child(even) > * { direction: ltr; }
.f1acd2 { margin-bottom: 18px; }
.de96d9 { display: flex; align-items: center; gap: 32px; }
.dc1d28::before { content: '✓'; color: var(--primary-color); font-weight: var(--font-weight-bold); flex-shrink: 0; }
.e58f0 { font-size: 1.3rem; margin: 0 auto 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); }
.a7884 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.fdd67c { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; margin-bottom: 8px; }
.dd5445:nth-child(even) { direction: rtl; }
.d276ba { margin-top: 40px; margin-bottom: 56px; display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; }
.e8fa3e { margin-bottom: 72px; }
.ef8ac { font-size: var(--font-size-2xl); font-weight: var(--font-weight-bold); line-height: 1.22; margin-bottom: 18px; }
.e823f { 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; }
.e491c { 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); text-decoration: none; transition: opacity 0.2s, transform 0.2s; border: none; cursor: pointer; font-family: inherit; }
.c6669 { display: block; font-size: var(--font-size-sm); font-weight: var(--font-weight-medium); margin-bottom: 6px; color: var(--text-primary); }
.ee2cd td { padding: 10px 16px; border: 1px solid var(--border-color); color: var(--text-secondary); vertical-align: top; }
.d9d0d span { color: var(--primary-color); }
.b7493f { 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, transform 0.2s; margin-top: 4px; }
.cb6f1 { 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; }
.de67a5 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; margin-bottom: 40px; }
.f3433:focus, .e38dc2:focus { outline: none; border-color: var(--primary-color); }
.d4647f { background: var(--btn-primary-bg); color: var(--btn-primary-text); border-color: var(--btn-primary-bg); }
.b42fd { 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; }
.adef4 { font-size: 3rem; margin-bottom: 16px; }
.f3433, .e38dc2 { 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; }
.ee2cd ul { padding-left: 20px; margin-bottom: 14px; }
.f26419::before { content: '?'; display: flex; align-items: center; justify-content: center; width: 28px; height: 28px; flex-shrink: 0; background: var(--primary-color); color: var(--btn-primary-text); border-radius: 50%; font-weight: var(--font-weight-bold); font-size: var(--font-size-sm); }
.e38dc2 { resize: vertical; min-height: 100px; }
.dc1d28 { display: flex; align-items: center; gap: 10px; font-size: var(--font-size-sm); color: var(--text-secondary); }
.cb6f1:hover { border-color: #fff; }
.c83100 { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; margin-bottom: 80px; }
.d5424b::placeholder { color: var(--text-muted); }
.a46402 { font-size: var(--font-size-base); color: var(--text-primary); font-weight: var(--font-weight-medium); }
.b2c9d4 { grid-template-columns: repeat(4, 1fr); }
.dd8f4 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; margin-bottom: 6px; }
.d5424b { width: 100%; background: var(--secondary-bg); border: 1px solid var(--border-color); border-radius: var(--border-radius-sm); padding: 12px 16px; color: var(--text-primary); font-size: var(--font-size-base); font-family: inherit; outline: none; transition: border-color 0.2s; }
.ee2cd { max-width: 760px; }
@media (max-width: 480px) {
    .e662f5 { font-size: var(--font-size-xl); }
  }
@media (max-width: 900px) { .f6059e { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 768px) {
    .fc2a3 { grid-template-columns: 1fr; }
    .f6acee { padding: 28px 20px; }
  }
@media (max-width: 600px) {
    .a5a634 { font-size: var(--font-size-2xl); }
    .eea10 { padding: 40px 24px; }
    .c3083b { font-size: var(--font-size-xl); }
    .f583a { gap: 16px; }
  }
@media (max-width: 768px) { .a6cb96, .c27b63 { word-break: break-word; overflow-wrap: anywhere; hyphens: auto; } }
@media (max-width: 900px) {
    .c7e521 { grid-template-columns: 1fr 1fr; gap: 32px; }
    .c7e521 > div:first-child { grid-column: 1 / -1; }
    .ca4049 { flex-direction: column; align-items: flex-start; }
  }
@media (max-width: 640px) {
    .ba070b { padding: 12px 14px; }
    .b1a627 { width: 100%; }
    .f635c { flex: 1; }
  }
@media (max-width: 768px) {
    .a86fb { padding: 72px 0 0; }
    .e662f5 { font-size: var(--font-size-2xl); }
    .ed4d5d { flex-direction: column; align-items: center; }
    .ab2afe { aspect-ratio: 16/9; }
  }
@media (max-width: 700px) { .e5cfa { grid-template-columns: 1fr; } }
@media (max-width: 480px) {
      .d50a0f { padding: 0 14px !important; }
      .f3464f { padding: 36px 0 !important; }
      h1 { font-size: clamp(1.4rem, 7vw, 1.9rem) !important; }
      .effa7a { padding: 11px 16px; font-size: 0.9rem; }
    }
@media (max-width: 600px) {
    .a397fd { flex-direction: column; gap: 12px; }
    .a2cf14 { width: 40px; height: 40px; font-size: 1.3rem; }
  }
@media (max-width: 900px) {
    .e5a1c4,
    .b2c9d4,
    .ab-page__team-grid--5 { grid-template-columns: repeat(2, 1fr); }
  }
@media (max-width: 900px) {
    .dd5445 { grid-template-columns: 1fr; gap: 32px; }
    .dd5445:nth-child(even) { direction: ltr; }
    .f8b5ca { grid-template-columns: repeat(2, 1fr); }
    .b9f78 { grid-template-columns: 1fr; gap: 24px; }
    .b9f78::before { display: none; }
  }
@media (max-width: 768px) {
    .c83100 { grid-template-columns: 1fr; gap: 36px; }
    .a7884 { grid-template-columns: 1fr; gap: 24px; }
    .f42ef { padding: 32px 24px; }
    .ebfbdf { padding: 36px 24px; }
  }
@media (max-width: 600px) {
    .b24fed { padding: 40px 24px; }
    .da070 { flex-direction: column; }
  }
@media (max-width: 580px) { .f6059e { grid-template-columns: 1fr; } }
@media (max-width: 768px) {
    .bc63f8 { padding: 44px 0; }
    .d375c { margin-bottom: 28px; padding-bottom: 20px; }
    .ee2cd h2 { margin: 24px 0 8px; }
    .ee2cd p, .ee2cd li { font-size: 0.95rem; line-height: 1.7; }
  }
@media (max-width: 768px) {
      h1, h2, h3, h4, .ef8ac { 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, .ef8ac { 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; }
      .d50a0f { padding: 0 20px !important; }
      .f3464f { padding: 48px 0 !important; }
      .effa7a { padding: 12px 18px; font-size: 0.95rem; }
      img, video { max-width: 100%; height: auto; }
      p, li, a, td, th { 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: 600px) {
    .e3901 { flex-direction: column; gap: 16px; }
    .a0d565 { font-size: var(--font-size-xl); }
  }
@media (max-width: 768px) {
    .c877b6 { grid-template-columns: 1fr; }
    .ebf8a4 { aspect-ratio: 16/9; }
  }
@media (max-width: 768px) {
    .e1b0a { display: flex; flex-shrink: 0; }
    .d9d0d { font-size: clamp(0.95rem, 4.2vw, 1.15rem); }
    .de96d9 { display: none; flex-direction: column; align-items: flex-start; gap: 0; position: absolute; top: 64px; left: 0; right: 0; background: var(--secondary-bg); border-bottom: 1px solid var(--border-color); padding: 12px 24px 20px; }
    .de96d9.is-open { display: flex; }
    .f564c2 { padding: 10px 0; width: 100%; border-bottom: 1px solid var(--border-color); }
  }
@media (max-width: 900px) { .e29f55 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) {
    .c6c6a { padding: 48px 0 0; }
    .c7e521 { grid-template-columns: 1fr; gap: 28px; padding-bottom: 36px; }
    .fb12ca { max-width: 100%; }
    .aacd8b { gap: 14px; }
  }
@media (max-width: 520px) {
    .e5a1c4,
    .b2c9d4,
    .ab-page__team-grid--5 { grid-template-columns: 1fr; }
  }
@media (max-width: 768px) {
    .bc63f8 { padding: 44px 0; }
    .d375c { margin-bottom: 28px; padding-bottom: 20px; }
    .ee2cd h2 { margin: 24px 0 8px; }
    .ee2cd p { font-size: 0.95rem; line-height: 1.7; }
    .ee2cd table { font-size: 0.85rem; }
    .ee2cd th, .ee2cd td { padding: 8px 10px; }
  }
@media (max-width: 580px) {
    .e29f55 { grid-template-columns: 1fr; }
    .ebebc9 { text-align: center; padding: 28px 22px; }
    .e3cdbf { margin-left: auto; margin-right: auto; }
    .a6cb96 { font-size: var(--font-size-base); }
    .c27b63 { font-size: var(--font-size-sm); }
  }