._page_1p3e2_4{min-height:100vh;display:flex;flex-direction:column}._layout_1p3e2_10{display:grid;grid-template-columns:280px 1fr;grid-template-areas:"sidebar main";gap:0;max-width:1200px;margin:0 auto;width:100%;flex:1;padding:0 0 80px}._hero_1p3e2_25{background:linear-gradient(135deg,var(--blue-900) 0%,var(--blue-800) 40%,var(--blue-700) 70%,var(--blue-600) 100%);position:relative;overflow:hidden;padding:56px 40px 48px}._heroDecor_1p3e2_32{position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:#ffffff0a;transform:rotate(45deg);border-radius:24px;pointer-events:none}._heroDecorInner_1p3e2_44{position:absolute;top:40px;right:40px;width:200px;height:200px;background:#ffffff0a;transform:rotate(45deg);border-radius:16px;pointer-events:none}._heroDecorLine_1p3e2_56{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--cyan) 40%,var(--blue-300) 70%,transparent)}._heroContent_1p3e2_65{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:36px;position:relative;z-index:1}._logoWrap_1p3e2_75{flex-shrink:0;width:110px;height:110px;background:#ffffff1a;border-radius:20px;border:1.5px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;padding:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 24px #0003}._logo_1p3e2_75{width:100%;height:100%;object-fit:contain;display:block}._heroText_1p3e2_97{flex:1}._heroEyebrow_1p3e2_99{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin-bottom:10px}._heroEyebrow_1p3e2_99:before{content:"";display:inline-block;width:20px;height:2px;background:var(--cyan);border-radius:1px}._heroTitle_1p3e2_120{font-size:36px;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.02em;margin-bottom:14px}._heroMeta_1p3e2_129{display:flex;flex-wrap:wrap;gap:20px}._heroMetaItem_1p3e2_135{display:flex;flex-direction:column;gap:2px}._heroMetaLabel_1p3e2_141{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}._heroMetaValue_1p3e2_149{font-size:13px;font-weight:500;color:#ffffffd9}._sidebar_1p3e2_158{grid-area:sidebar;position:sticky;top:0;height:100vh;overflow-y:auto;padding:32px 0;border-right:1px solid var(--gray-200);background:var(--white);scrollbar-width:thin;scrollbar-color:var(--blue-200) transparent}._sidebarInner_1p3e2_171{padding:0 20px 0 28px}._sidebarLabel_1p3e2_175{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-600);margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--blue-100)}._navList_1p3e2_186{list-style:none}._navItem_1p3e2_190{margin-bottom:2px}._navLink_1p3e2_194{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-radius:8px;font-size:12.5px;font-weight:500;color:var(--gray-600);line-height:1.4;transition:all .18s ease;text-decoration:none;cursor:pointer;background:none;border:none;width:100%;text-align:left}._navLink_1p3e2_194:hover{background:var(--blue-50);color:var(--blue-700);text-decoration:none}._navLink_1p3e2_194:focus-visible{outline:2px solid var(--blue-500);outline-offset:2px}._navNum_1p3e2_224{flex-shrink:0;font-size:10px;font-weight:800;color:var(--blue-300);letter-spacing:.06em;min-width:20px;padding-top:1px}._main_1p3e2_237{grid-area:main;padding:40px 48px;min-width:0}._intro_1p3e2_243{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;padding:28px 32px;margin-bottom:32px;border-left:4px solid var(--blue-500);box-shadow:var(--shadow-sm)}._introText_1p3e2_253{font-size:15px;line-height:1.8;color:var(--gray-600)}._section_1p3e2_262{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;margin-bottom:20px;overflow:hidden;box-shadow:var(--shadow-sm);opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease,box-shadow .2s ease}._section_1p3e2_262._visible_1p3e2_274{opacity:1;transform:translateY(0)}._section_1p3e2_262:hover{box-shadow:var(--shadow-md)}@media (prefers-reduced-motion: reduce){._section_1p3e2_262{opacity:1!important;transform:none!important}}._sectionHeader_1p3e2_290{display:flex;align-items:center;gap:16px;padding:22px 28px;border-bottom:1px solid var(--gray-100);background:linear-gradient(90deg,var(--blue-50) 0%,transparent 100%)}._sectionNum_1p3e2_299{flex-shrink:0;width:36px;height:36px;background:var(--blue-800);color:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;letter-spacing:.04em}._sectionTitle_1p3e2_314{font-size:15px;font-weight:700;color:var(--blue-900);letter-spacing:-.01em}._sectionBody_1p3e2_321{padding:24px 28px}._sectionBody_1p3e2_321 p{font-size:14.5px;line-height:1.8;color:var(--gray-600);margin-bottom:14px}._sectionBody_1p3e2_321 p:last-child{margin-bottom:0}._sectionBody_1p3e2_321 ul{list-style:none;margin:10px 0 14px}._sectionBody_1p3e2_321 ul li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7;color:var(--gray-600);padding:4px 0}._sectionBody_1p3e2_321 ul li:before{content:"";flex-shrink:0;width:6px;height:6px;background:var(--blue-400);border-radius:50%;margin-top:8px}._subSection_1p3e2_359{margin:18px 0;padding:18px 20px;background:var(--gray-50);border-radius:10px;border:1px solid var(--gray-100)}._subSectionTitle_1p3e2_367{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-600);margin-bottom:10px}._emailLink_1p3e2_376{display:inline-flex;align-items:center;gap:6px;color:var(--blue-600);font-weight:600;font-size:14px;transition:color .18s}._emailLink_1p3e2_376:hover{color:var(--blue-800);text-decoration:underline}._contactCard_1p3e2_391{background:linear-gradient(135deg,var(--blue-800),var(--blue-700));border-radius:12px;padding:24px;color:var(--white);margin-top:8px}._contactName_1p3e2_399{font-size:18px;font-weight:800;color:var(--white);margin-bottom:6px}._contactCountry_1p3e2_406{font-size:13px;color:#ffffffa6;margin-bottom:16px}._contactEmail_1p3e2_412{display:inline-flex;align-items:center;gap:8px;color:var(--cyan);font-weight:600;font-size:14.5px;transition:opacity .18s}._contactEmail_1p3e2_412:hover{opacity:.85;text-decoration:underline}._contactNote_1p3e2_424{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);font-size:12.5px;color:#ffffff8c;line-height:1.6}._footer_1p3e2_436{background:var(--blue-900);color:#ffffffa6;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}._footerLeft_1p3e2_447{display:flex;align-items:center;gap:14px}._footerLogo_1p3e2_453{width:42px;height:42px;object-fit:contain;opacity:.9;filter:drop-shadow(0 1px 4px rgba(0,0,0,.3))}._footerCompany_1p3e2_461{font-size:15px;font-weight:700;color:#ffffffe6}._footerTagline_1p3e2_467{font-size:11px;color:#fff6;margin-top:2px;letter-spacing:.06em}._footerRight_1p3e2_474{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._footerEmail_1p3e2_481{font-size:13px;color:var(--cyan);font-weight:500;transition:opacity .18s}._footerEmail_1p3e2_481:hover{opacity:.8;text-decoration:underline}._footerMeta_1p3e2_490{font-size:11.5px;color:#ffffff59}._backToTop_1p3e2_498{position:fixed;bottom:32px;right:32px;width:48px;height:48px;background:var(--blue-700);color:var(--white);border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);transition:opacity .3s ease,transform .3s ease,background .18s;z-index:100;opacity:0;transform:translateY(16px);pointer-events:none}._backToTop_1p3e2_498._shown_1p3e2_520{opacity:1;transform:translateY(0);pointer-events:auto}._backToTop_1p3e2_498:hover{background:var(--blue-800)}._backToTop_1p3e2_498:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media (max-width: 900px){._layout_1p3e2_10{grid-template-columns:1fr;grid-template-areas:"main"}._sidebar_1p3e2_158{display:none}._main_1p3e2_237{padding:24px 20px}._heroContent_1p3e2_65{flex-direction:column;align-items:flex-start;gap:20px}._heroTitle_1p3e2_120{font-size:26px}._hero_1p3e2_25{padding:36px 20px 32px}._logoWrap_1p3e2_75{width:80px;height:80px}._footer_1p3e2_436{flex-direction:column;align-items:flex-start;padding:28px 20px}._footerRight_1p3e2_474{align-items:flex-start}._backToTop_1p3e2_498{bottom:20px;right:20px;width:42px;height:42px}}@media (max-width: 480px){._heroTitle_1p3e2_120{font-size:22px}._sectionHeader_1p3e2_290{padding:16px 18px}._sectionBody_1p3e2_321{padding:18px}._intro_1p3e2_243{padding:20px 18px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-900: #0d2744;--blue-800: #1a3a6b;--blue-700: #1e4d8c;--blue-600: #1d62b0;--blue-500: #2277cc;--blue-400: #3a8fd6;--blue-300: #6ab2e8;--blue-100: #daeeff;--blue-50: #f0f7ff;--cyan: #0ea5d4;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f0f2f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-600: #4b5563;--gray-800: #1f2937;--text: #1a2940;--radius: 10px;--shadow-sm: 0 1px 3px rgba(13,39,68,.08);--shadow-md: 0 4px 16px rgba(13,39,68,.12);--shadow-lg: 0 8px 32px rgba(13,39,68,.16)}html{scroll-behavior:smooth;font-size:16px}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--blue-50);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--blue-600);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--blue-500);outline-offset:3px;border-radius:3px}
