:root{--color-primary: #0A2342;--color-secondary: #E6E7E9;--color-accent: #D4A017;--color-accent-hover: #B88912;--color-text: #5B6770;--color-text-light: #7B8A96;--color-text-muted: #9BAAB5;--color-white: #ffffff;--color-footer: #0A2342;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.1), 0 2px 4px rgba(0,0,0,.06);--shadow-lg: 0 10px 30px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.08);--shadow-xl: 0 20px 50px rgba(0,0,0,.18);--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{width:100%}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}._header_3ipmd_1{position:fixed;top:0;left:0;right:0;z-index:100;background:linear-gradient(to right,#060f1f,#081a36 40%,#0a2045);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 24px #00000047}._inner_3ipmd_15{max-width:1280px;margin:0 auto;padding:0 40px;height:80px;display:flex;align-items:center;gap:32px}._logo_3ipmd_26{flex-shrink:0;display:flex;align-items:center;padding:8px 0}._logoImg_3ipmd_33{height:52px;width:auto;display:block}._nav_3ipmd_40{flex:1;display:flex;align-items:center;justify-content:center;gap:6px}._navLink_3ipmd_48{position:relative;padding:8px 16px;font-size:14px;font-weight:500;color:#ffffffd1;letter-spacing:.01em;transition:color .2s;white-space:nowrap}._navLink_3ipmd_48:after{content:"";position:absolute;bottom:4px;left:16px;right:16px;height:2px;border-radius:2px;background:var(--color-accent);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}._navLink_3ipmd_48:hover{color:#fff}._navLink_3ipmd_48:hover:after{transform:scaleX(1)}._cta_3ipmd_82{flex-shrink:0;display:inline-flex;align-items:center;gap:10px;padding:10px 20px 10px 12px;border-radius:14px;background:#fff;color:#081a36;font-size:13.5px;font-weight:700;white-space:nowrap;box-shadow:0 4px 16px #00000038,0 1px 4px #0000001a;transition:transform .2s ease,box-shadow .2s ease,background .2s;letter-spacing:.01em}._cta_3ipmd_82:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000047,0 2px 6px #0000001a;background:#f5f7fa}._ctaDot_3ipmd_105{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--color-accent);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #d4a01773}._ctaDot_3ipmd_105 svg{width:14px;height:14px;color:#fff}._hamburger_3ipmd_124{display:none;flex-direction:column;justify-content:center;gap:5px;padding:8px;cursor:pointer;border-radius:8px;margin-left:auto;transition:background .2s}._hamburger_3ipmd_124:hover{background:#ffffff14}._hamburger_3ipmd_124 span{display:block;width:20px;height:2px;background:#ffffffd9;border-radius:2px}._mobileMenu_3ipmd_149{background:#081a36;border-top:1px solid rgba(255,255,255,.06);padding:12px 20px 20px;display:flex;flex-direction:column;gap:4px}._mobileLink_3ipmd_158{padding:11px 14px;border-radius:8px;font-size:14px;font-weight:500;color:#ffffffd1;transition:background .18s,color .18s}._mobileLink_3ipmd_158:hover{background:#ffffff12;color:#fff}._mobileCta_3ipmd_172{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px;border-radius:12px;background:#fff;color:#081a36;font-size:14px;font-weight:700}@media (max-width: 768px){._nav_3ipmd_40,._cta_3ipmd_82{display:none}._hamburger_3ipmd_124{display:flex}._inner_3ipmd_15{padding:0 20px}._logoImg_3ipmd_33{height:40px}}@media (max-width: 480px){._inner_3ipmd_15{height:64px;padding:0 16px}._logoImg_3ipmd_33{height:34px}}._section_1u4cd_1{position:relative;background:#081a36;min-height:100vh;padding-top:80px;display:flex;overflow:hidden}._imageBg_1u4cd_11{position:absolute;top:0;right:0;bottom:0;left:0%;z-index:0}._image_1u4cd_11{width:100%;height:100%;object-fit:cover;object-position:left top;display:block}._overlay_1u4cd_27{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#081a36,#081a36 38%,#081a36eb 48%,#081a3699 60%,#081a3633 78%,#081a3600)}._inner_1u4cd_41{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;display:flex;align-items:center}._content_1u4cd_52{max-width:520px;padding:80px 0}._title_1u4cd_57{font-size:38px;font-weight:800;line-height:1.18;color:#fff;margin-bottom:20px;letter-spacing:-.5px;text-wrap:balance}._accent_1u4cd_67{color:var(--color-accent)}._divider_1u4cd_71{width:48px;height:4px;background:var(--color-accent);border-radius:2px;margin-bottom:28px}._subtitle_1u4cd_79{font-size:15px;line-height:1.8;color:#ffffffb8;margin-bottom:40px;max-width:440px}._actions_1u4cd_87{display:flex;gap:16px;align-items:center;flex-wrap:wrap}._btnPrimary_1u4cd_94{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:6px;background:var(--color-accent);color:#081a36;font-size:15px;font-weight:700;transition:background var(--transition),transform var(--transition),box-shadow var(--transition);box-shadow:0 4px 20px #d4a01766}._btnPrimary_1u4cd_94:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 28px #d4a01780}._btnSecondary_1u4cd_114{font-size:14px;font-weight:600;color:#ffffffd9;border-bottom:2px solid rgba(255,255,255,.35);padding-bottom:2px;transition:color var(--transition),border-color var(--transition)}._btnSecondary_1u4cd_114:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}@media (max-width: 1100px){._inner_1u4cd_41{padding:0 40px}._title_1u4cd_57{font-size:34px}._imageBg_1u4cd_11{left:35%}}@media (max-width: 768px){._section_1u4cd_1{min-height:85vh}._imageBg_1u4cd_11{left:0}._overlay_1u4cd_27{background:linear-gradient(to right,#081a36f5,#081a36d9,#081a368c)}._inner_1u4cd_41{padding:0 24px}._title_1u4cd_57{font-size:28px}._content_1u4cd_52{padding:60px 0}}@media (max-width: 480px){._title_1u4cd_57{font-size:24px}._content_1u4cd_52{padding:48px 0}._btnPrimary_1u4cd_94{width:100%;justify-content:center}._actions_1u4cd_87{flex-direction:column;align-items:flex-start}}._section_lnph3_4{position:relative;background:#f4f5f7;overflow:hidden}._section_lnph3_4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(-55deg,transparent,transparent 28px,rgba(10,32,69,.028) 28px,rgba(10,32,69,.028) 29px);pointer-events:none;z-index:0}._inner_lnph3_27{position:relative;z-index:1;max-width:1152px;margin:0 auto;padding:96px 32px}._grid_lnph3_36{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:stretch}._title_lnph3_44{font-size:36px;font-weight:800;color:#081a36;line-height:1.25;margin-bottom:32px;letter-spacing:-.4px}._list_lnph3_54{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}._listItem_lnph3_61{display:flex;align-items:center;gap:14px;font-size:15px;color:#2d3748;font-weight:500;line-height:1.45}._check_lnph3_71{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--color-accent);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #d4a01759}._check_lnph3_71 svg{width:14px;height:14px;color:#fff}._body_lnph3_90{font-size:14.5px;color:#5a6475;line-height:1.8;margin-bottom:32px;max-width:420px;font-style:italic;text-align:justify}._callout_lnph3_101{display:flex;align-items:center;gap:18px;padding:20px 24px;border-radius:14px;background:#081a36;box-shadow:0 8px 28px #081a3638,0 2px 6px #081a361f;width:100%}._calloutIcon_lnph3_112{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#d4a01726;border:1.5px solid rgba(212,160,23,.4);display:flex;align-items:center;justify-content:center;color:var(--color-accent)}._calloutIcon_lnph3_112 svg{width:20px;height:20px}._calloutText_lnph3_130{font-size:14.5px;font-weight:600;color:var(--color-accent);line-height:1.5;text-align:justify}._imageWrap_lnph3_139{border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #081a362e,0 4px 12px #00000014;align-self:stretch}._image_lnph3_139{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}._imageWrap_lnph3_139:hover ._image_lnph3_139{transform:scale(1.04)}._whySection_lnph3_161{background:#fff;padding:88px 32px;position:relative}._whyInner_lnph3_167{max-width:1152px;margin:0 auto}._whyHeader_lnph3_172{text-align:center;margin-bottom:56px}._whyTitle_lnph3_177{font-size:32px;font-weight:800;color:#081a36;margin-bottom:14px;letter-spacing:-.3px}._whyAccent_lnph3_185{color:var(--color-accent)}._whyDivider_lnph3_189{width:44px;height:3px;background:var(--color-accent);border-radius:2px;margin:0 auto}._whyCards_lnph3_198{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}._whyCard_lnph3_198{background:#fff;border-radius:12px;padding:36px 22px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 12px #081a360f,0 1px 3px #00000008;border:1px solid rgba(0,0,0,.06);border-top:2px solid rgba(212,160,23,.25);transition:transform .25s ease,box-shadow .25s ease;cursor:default}._whyCard_lnph3_198:hover{transform:translateY(-5px);box-shadow:0 12px 36px #081a361c,0 3px 8px #0000000d}._whyCardIcon_lnph3_225{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0}._whyCardIcon_lnph3_225 svg{width:36px;height:36px;stroke-width:1.4}._whyCardTitle_lnph3_241{font-size:14.5px;font-weight:700;color:#081a36;margin-bottom:14px;line-height:1.4;min-height:2.8em;display:flex;align-items:center;justify-content:center}._whyCardDivider_lnph3_253{width:32px;height:1.5px;background:#d1d5db;border-radius:2px;margin-bottom:14px;flex-shrink:0}._whyCardDesc_lnph3_262{font-size:13px;color:#6b7280;line-height:1.7}@media (max-width: 1024px){._whyCards_lnph3_198{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._grid_lnph3_36{grid-template-columns:1fr;gap:40px}._imageWrap_lnph3_139{aspect-ratio:4 / 3}._title_lnph3_44{font-size:28px}._inner_lnph3_27,._whySection_lnph3_161{padding:72px 20px}}@media (max-width: 480px){._whyCards_lnph3_198{grid-template-columns:1fr}._callout_lnph3_101{flex-direction:column;text-align:center}}._section_onxcr_1{background:#f4f5f7;padding:96px 0}._inner_onxcr_6{max-width:1152px;margin:0 auto;padding:0 32px}._header_onxcr_13{text-align:center;margin-bottom:60px}._title_onxcr_18{font-size:44px;font-weight:800;line-height:1.12;margin-bottom:18px;letter-spacing:-.5px}._titleNavy_onxcr_26{color:#081a36}._titleGold_onxcr_30{color:#d9a321}._decorator_onxcr_35{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:20px}._decorGold_onxcr_43{display:block;width:40px;height:3px;border-radius:2px;background:#d4a017}._decorNavy_onxcr_51{display:block;width:14px;height:3px;border-radius:2px;background:#081a36}._subtitle_onxcr_59{font-size:15.5px;color:#6b7280;line-height:1.7;max-width:560px;margin:0 auto}._grid_onxcr_68{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:52px}._card_onxcr_76{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:22px 20px;display:flex;align-items:flex-start;gap:18px;box-shadow:0 2px 10px #081a360d,0 1px 3px #00000008;transition:transform .22s ease,box-shadow .22s ease;cursor:default}._iconBox_onxcr_90{flex-shrink:0;width:64px;height:64px;border-radius:12px;background:#f0f2f5;display:flex;align-items:center;justify-content:center}._iconBox_onxcr_90 svg{width:36px;height:36px}._cardBody_onxcr_107{flex:1;min-width:0}._cardTitle_onxcr_112{font-size:14px;font-weight:700;color:#081a36;margin-bottom:8px;line-height:1.35}._cardDesc_onxcr_120{font-size:12.5px;color:#6b7280;line-height:1.7}._ctaRow_onxcr_127{display:flex;justify-content:center}._btn_onxcr_132{display:inline-flex;align-items:center;gap:14px;padding:16px 40px;border-radius:10px;background:linear-gradient(135deg,#d4a017,#e8b820,#d4a017);background-size:200% 100%;color:#081a36;font-size:15px;font-weight:700;box-shadow:0 4px 20px #d4a01761,0 1px 4px #d4a01733;transition:transform .22s ease,box-shadow .22s ease,background-position .4s ease;letter-spacing:.01em}._btn_onxcr_132:hover{transform:translateY(-3px);box-shadow:0 10px 32px #d4a0177a,0 2px 8px #d4a01740;background-position:100% 0}._btnIcon_onxcr_154{display:flex;align-items:center;opacity:.85}._btnIcon_onxcr_154 svg{width:18px;height:18px}._btnText_onxcr_165{flex:1;text-align:center}._btnArrow_onxcr_170{display:flex;align-items:center}._btnArrow_onxcr_170 svg{width:16px;height:16px}@media (max-width: 1024px){._grid_onxcr_68{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._section_onxcr_1{padding:72px 0}._inner_onxcr_6{padding:0 20px}._title_onxcr_18{font-size:34px}}@media (max-width: 480px){._grid_onxcr_68{grid-template-columns:1fr}._btn_onxcr_132{width:100%;justify-content:space-between}}._section_6qahi_2{background:var(--color-secondary);padding:96px 0 0}._inner_6qahi_7{max-width:1200px;margin:0 auto;padding:0 40px 80px}._header_6qahi_14{text-align:center;margin-bottom:72px}._title_6qahi_19{font-size:44px;font-weight:800;line-height:1.12;margin-bottom:18px;letter-spacing:-.5px}._titleNavy_6qahi_27{color:#081a36}._titleGold_6qahi_31{color:#d9a321}._decorator_6qahi_35{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:20px}._decorGold_6qahi_43{display:block;width:40px;height:3px;border-radius:2px;background:#d9a321}._decorNavy_6qahi_51{display:block;width:14px;height:3px;border-radius:2px;background:#081a36}._subtitle_6qahi_59{font-size:15.5px;color:#6b7280;line-height:1.7;max-width:560px;margin:0 auto}._timeline_6qahi_68{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:0}._waveSvg_6qahi_77{position:absolute;top:52px;left:10%;width:80%;height:220px;pointer-events:none;z-index:0;overflow:visible}._step_6qahi_89{flex:1;text-align:center;position:relative;z-index:1;padding:0 12px}._iconWrap_6qahi_98{position:relative;display:inline-flex;justify-content:center;margin-bottom:24px}._numBadge_6qahi_106{position:absolute;top:-6px;left:-6px;width:32px;height:32px;border-radius:50%;background:#081f4d;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:2;letter-spacing:.5px}._iconCircle_6qahi_125{width:120px;height:120px;border-radius:50%;background:#fff;box-shadow:0 8px 32px #081a4d1f;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}._iconCircle_6qahi_125:hover{transform:translateY(-4px);box-shadow:0 16px 40px #081a4d2e}._iconCircle_6qahi_125 svg{width:56px;height:56px}._stepTitle_6qahi_148{font-size:18px;font-weight:700;color:#081f4d;margin-bottom:12px;line-height:1.3}._stepLine_6qahi_157{width:40px;height:2px;background:#d9a321;border-radius:1px;margin:0 auto 14px}._stepDesc_6qahi_166{font-size:14px;color:#4b5563;line-height:1.7;max-width:200px;margin:0 auto}._mobileTimeline_6qahi_175{display:none;flex-direction:column;gap:0}._mobileStep_6qahi_181{display:flex;align-items:flex-start;gap:20px;padding:0 0 32px}._mobileLeft_6qahi_188{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._mobileNum_6qahi_195{width:40px;height:40px;border-radius:50%;background:#081f4d;color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}._mobileConnector_6qahi_209{width:2px;flex:1;min-height:40px;background:linear-gradient(to bottom,#081f4d 50%,#d9a321);opacity:.35;margin-top:8px}._mobileContent_6qahi_218{padding-top:8px}._mobileContent_6qahi_218 ._stepTitle_6qahi_148{text-align:left;margin-bottom:8px}._mobileContent_6qahi_218 ._stepDesc_6qahi_166{text-align:left;max-width:100%}._benefitsWrap_6qahi_233{padding:0 40px 80px;max-width:1200px;margin:0 auto}._benefits_6qahi_233{background:#061b3a;border-radius:25px;min-height:250px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}._benefit_6qahi_233{text-align:center;padding:48px 32px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}._benefit_6qahi_233+._benefit_6qahi_233:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:#ffffff26}._benefitIcon_6qahi_269{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}._benefitIcon_6qahi_269 svg{width:32px;height:32px}._benefitTitle_6qahi_283{font-size:17px;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.3;min-height:2.6em;display:flex;align-items:center;justify-content:center}._benefitDesc_6qahi_295{font-size:13.5px;color:#fff9;line-height:1.65;max-width:190px}@media (max-width: 960px){._timeline_6qahi_68{display:none}._mobileTimeline_6qahi_175{display:flex}._benefitsWrap_6qahi_233{padding:0 20px 64px}._benefits_6qahi_233{grid-template-columns:repeat(2,1fr);border-radius:20px}._benefit_6qahi_233+._benefit_6qahi_233:before{display:none}._benefit_6qahi_233:nth-child(3):before,._benefit_6qahi_233:nth-child(4):before{content:"";position:absolute;top:0;left:10%;width:80%;height:1px;background:#ffffff26;display:block}._benefit_6qahi_233:nth-child(2):before,._benefit_6qahi_233:nth-child(4):before{content:"";position:absolute;left:0;top:15%;height:70%;width:1px;background:#ffffff26;display:block}}@media (max-width: 768px){._section_6qahi_2{padding:72px 0 0}._inner_6qahi_7{padding:0 20px 64px}._title_6qahi_19{font-size:36px}._subtitle_6qahi_59{font-size:15.5px;white-space:normal}}@media (max-width: 480px){._title_6qahi_19{font-size:30px}._benefits_6qahi_233{grid-template-columns:1fr;border-radius:16px}._benefit_6qahi_233{padding:28px 20px}._benefit_6qahi_233:nth-child(n):before{left:10%;top:0;width:80%;height:1px;background:#ffffff26}._benefit_6qahi_233:first-child:before{display:none}}._section_f6wrs_1{padding:96px 24px;background:var(--color-secondary)}._inner_f6wrs_6{max-width:1152px;margin:0 auto}._header_f6wrs_12{text-align:center;margin-bottom:64px}._eyebrow_f6wrs_17{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:14px}._title_f6wrs_26{font-size:36px;font-weight:800;color:var(--color-primary);line-height:1.2;margin-bottom:16px}._title_f6wrs_26 em{font-style:normal;color:var(--color-accent)}._subtitle_f6wrs_39{font-size:15px;color:var(--color-text);max-width:500px;margin:0 auto;line-height:1.7}._grid_f6wrs_48{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_f6wrs_55{background:var(--color-white);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px #0a23420f;border:1.5px solid rgba(10,35,66,.06);transition:box-shadow .3s,border-color .3s;cursor:default}._card_f6wrs_55:hover{box-shadow:0 16px 40px #0a23421f;border-color:var(--color-accent)}._cardTop_f6wrs_73{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._iconWrap_f6wrs_80{width:48px;height:48px;border-radius:12px;background:#0a23420d;display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}._iconWrap_f6wrs_80 svg{width:26px;height:26px}._tag_f6wrs_97{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);background:#d4a3311a;padding:4px 10px;border-radius:999px}._cardTitle_f6wrs_108{font-size:16px;font-weight:700;color:var(--color-primary);line-height:1.3}._cardDesc_f6wrs_115{font-size:13.5px;color:var(--color-text);line-height:1.7;flex:1}._cardLine_f6wrs_122{height:3px;border-radius:999px;background:linear-gradient(90deg,var(--color-accent) 0%,transparent 100%);opacity:0;transition:opacity .3s;margin-top:4px}._card_f6wrs_55:hover ._cardLine_f6wrs_122{opacity:1}._cta_f6wrs_136{margin-top:64px;display:flex;align-items:center;justify-content:center;gap:24px;background:var(--color-primary);border-radius:16px;padding:32px 40px;flex-wrap:wrap}._ctaText_f6wrs_148{font-size:16px;font-weight:600;color:#ffffffd9}._ctaBtn_f6wrs_154{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:999px;background:var(--color-accent);color:var(--color-primary);font-size:14px;font-weight:700;white-space:nowrap;transition:background .2s,transform .2s;flex-shrink:0}._ctaBtn_f6wrs_154:hover{background:var(--color-accent-hover);transform:translateY(-2px)}@media (max-width: 1024px){._grid_f6wrs_48{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._title_f6wrs_26{font-size:28px}._section_f6wrs_1{padding:64px 20px}._cta_f6wrs_136{flex-direction:column;text-align:center;gap:16px;padding:28px 24px}}@media (max-width: 480px){._grid_f6wrs_48{grid-template-columns:1fr}}._section_pw6yt_1{padding:96px 40px;background:#f8f9fa}._inner_pw6yt_6{max-width:1152px;margin:0 auto}._header_pw6yt_12{text-align:center;margin-bottom:56px}._title_pw6yt_17{font-size:40px;font-weight:700;color:#081f4d;line-height:1.25}._cards_pw6yt_25{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:64px}._card_pw6yt_25{background:#fff;padding:36px 32px;border-radius:18px;border:1px solid #E8E8E8;box-shadow:0 4px 16px #0000000d;display:flex;flex-direction:column;gap:0;cursor:default}._stars_pw6yt_45{display:flex;gap:4px;margin-bottom:20px}._star_pw6yt_45{width:18px;height:18px;color:#d9a321;fill:#d9a321}._quote_pw6yt_59{font-size:15px;line-height:1.75;color:#4b5563;font-style:italic;flex:1;margin-bottom:28px}._author_pw6yt_69{font-size:15px;font-weight:700;color:#081f4d;margin-bottom:2px}._role_pw6yt_76{font-size:13px;color:#9ca3af}._metrics_pw6yt_82{border-radius:20px;padding:56px 40px;background:var(--color-primary);display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}._metricValue_pw6yt_92{font-size:40px;font-weight:800;color:var(--color-accent);line-height:1;margin-bottom:8px}._metricLabel_pw6yt_100{font-size:13px;color:#ffffff8c}._highlightsBar_pw6yt_106{background:#061b3a;padding:28px 40px}._highlightsInner_pw6yt_111{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}._highlight_pw6yt_106{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;position:relative}._highlight_pw6yt_106+._highlight_pw6yt_106:before{content:"";position:absolute;left:0;top:15%;height:70%;width:1px;background:#ffffff1f}._highlightIcon_pw6yt_137{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}._highlightIcon_pw6yt_137 svg{width:32px;height:32px}._highlightText_pw6yt_151{display:flex;flex-direction:column;gap:4px}._highlightLabel_pw6yt_157{font-size:13px;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}._highlightSublabel_pw6yt_166{font-weight:400;text-transform:none;letter-spacing:0;color:#ffffffb3}._highlightDesc_pw6yt_173{font-size:12.5px;color:#ffffffd9;line-height:1.55}@media (max-width: 1024px){._metrics_pw6yt_82{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._section_pw6yt_1{padding:72px 20px 0}._title_pw6yt_17{font-size:28px}._cards_pw6yt_25{grid-template-columns:1fr;gap:20px}._metrics_pw6yt_82{padding:40px 24px}._highlightsBar_pw6yt_106{padding:16px 20px}._highlightsInner_pw6yt_111{grid-template-columns:repeat(2,1fr)}._highlight_pw6yt_106+._highlight_pw6yt_106:before{display:none}}@media (max-width: 480px){._metricValue_pw6yt_92{font-size:32px}._metrics_pw6yt_82{grid-template-columns:1fr;gap:20px}._card_pw6yt_25{padding:24px 20px}._highlightsInner_pw6yt_111{grid-template-columns:1fr}}._section_ngydu_1{background:#f8f9fa;padding:72px 0 56px;overflow:hidden}._header_ngydu_8{text-align:center;padding:0 40px;margin-bottom:48px}._eyebrow_ngydu_14{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#d9a321;margin-bottom:10px}._title_ngydu_23{font-size:34px;font-weight:700;color:#081f4d;line-height:1.2;margin-bottom:14px}._divider_ngydu_31{width:48px;height:3px;background:#d9a321;border-radius:2px;margin:0 auto 14px}._subtitle_ngydu_39{font-size:16px;color:#6b7280;max-width:520px;margin:0 auto;line-height:1.65}._strip_ngydu_48{position:relative;width:100%}._fade_ngydu_54{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}._fade_ngydu_54[data-side=left]{left:0;background:linear-gradient(to right,#F8F9FA 0%,transparent 100%)}._fade_ngydu_54[data-side=right]{right:0;background:linear-gradient(to left,#F8F9FA 0%,transparent 100%)}@keyframes _scroll_ngydu_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._track_ngydu_78{display:flex;align-items:center;gap:64px;width:max-content;padding:8px 0;animation:_scroll_ngydu_1 30s linear infinite}._track_ngydu_78:hover{animation-play-state:paused}._logo_ngydu_91{height:44px;width:auto;object-fit:contain;opacity:.7;transition:opacity .25s;flex-shrink:0;-webkit-user-select:none;user-select:none}._logo_ngydu_91:hover{opacity:1}@media (max-width: 600px){._section_ngydu_1{padding:56px 0 40px}._title_ngydu_23{font-size:26px}._logo_ngydu_91{height:34px}._fade_ngydu_54{width:60px}}._section_yhwj8_2{position:relative;overflow:hidden;background-image:url(/assets/img_07-jRXWeeez.jpeg);background-size:cover;background-position:right center}._grid_yhwj8_11{display:grid;grid-template-columns:1fr 1fr;min-height:620px}._left_yhwj8_18{position:relative;display:flex;flex-direction:column;justify-content:center;padding:80px 56px 80px 72px;background:linear-gradient(105deg,#081a36f2,#081a36e0 70%,#081a3600)}._leftContent_yhwj8_32{position:relative;z-index:1;max-width:480px}._leftTitle_yhwj8_39{font-size:36px;font-weight:700;color:#fff;line-height:1.22;margin-bottom:28px}._leftTitleAccent_yhwj8_47{color:#d9a321}._bullets_yhwj8_52{display:flex;flex-direction:column;gap:10px;margin-bottom:32px;list-style:none}._bullet_yhwj8_52{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#ffffffd9;line-height:1.5}._bulletIcon_yhwj8_69{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#d9a32133;border:1.5px solid rgba(217,163,33,.5);display:flex;align-items:center;justify-content:center;margin-top:1px}._bulletIcon_yhwj8_69 svg{width:10px;height:10px;stroke:#d9a321;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}._infoCards_yhwj8_93{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}._infoCard_yhwj8_93{display:flex;align-items:flex-start;gap:14px;background:#d9a321;border-radius:10px;padding:14px 18px}._infoCardIcon_yhwj8_109{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:#081a362e;display:flex;align-items:center;justify-content:center}._infoCardIcon_yhwj8_109 svg{width:18px;height:18px;stroke:#081f4d;fill:none;stroke-width:2;stroke-linecap:round}._infoCardLabel_yhwj8_129{font-size:10.5px;font-weight:800;letter-spacing:.04em;color:#081f4d;margin-bottom:3px}._infoCardValue_yhwj8_137{font-size:12.5px;color:#081a36cc;line-height:1.45}._phone_yhwj8_144{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#fff;text-decoration:none;transition:color .2s}._phone_yhwj8_144:hover{color:#d9a321}._phone_yhwj8_144 svg{width:20px;height:20px;stroke:#d9a321;fill:none;stroke-width:2;stroke-linecap:round;flex-shrink:0}._socials_yhwj8_168{display:flex;gap:12px;flex-wrap:wrap}._socialBtn_yhwj8_174{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;border:1.5px solid rgba(255,255,255,.3);color:#ffffffd9;font-size:14px;font-weight:600;transition:border-color .2s,color .2s}._socialBtn_yhwj8_174:hover{border-color:#d9a321;color:#d9a321}@media (max-width: 900px){._grid_yhwj8_11{grid-template-columns:1fr;min-height:auto}._left_yhwj8_18{padding:72px 32px;background:linear-gradient(#081a36ed,#081a36ed)}._leftContent_yhwj8_32{max-width:100%}._leftTitle_yhwj8_39{font-size:28px}._right_yhwj8_193{display:none}}@media (max-width: 600px){._left_yhwj8_18{padding:56px 20px}._leftTitle_yhwj8_39{font-size:24px}._phone_yhwj8_144{font-size:16px}}@media (max-width: 480px){._left_yhwj8_18{padding:48px 16px}._leftTitle_yhwj8_39{font-size:22px}._infoCard_yhwj8_93{padding:12px 14px;gap:10px}._infoCardLabel_yhwj8_129{font-size:10px}._infoCardValue_yhwj8_137{font-size:12px}._phone_yhwj8_144{font-size:15px}._bullets_yhwj8_52{gap:8px}._bullet_yhwj8_52{font-size:13px}}._footer_gftss_1{background:#061b3a}._bar_gftss_5{max-width:1200px;margin:0 auto;padding:24px 40px 20px;display:flex;flex-direction:column;gap:16px}._topRow_gftss_15{display:flex;align-items:center;justify-content:space-between;gap:16px}._wa_gftss_23{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;background:#25d366;color:#fff;font-size:13.5px;font-weight:700;text-decoration:none;flex-shrink:0;transition:background .2s}._wa_gftss_23:hover{background:#1ebe5a}._logoImg_gftss_42{height:48px;width:auto;display:block;filter:brightness(0) invert(1)}._socials_gftss_50{display:flex;align-items:center;gap:10px;flex-shrink:0}._social_gftss_50{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;border:1.5px solid rgba(255,255,255,.2);color:#fff9;transition:border-color .2s,color .2s}._social_gftss_50 svg{width:18px;height:18px}._social_gftss_50:hover{border-color:#d9a321;color:#d9a321}._bottomRow_gftss_80{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}._copy_gftss_90,._crea_gftss_91{font-size:12px;color:#ffffff73}._dev_gftss_96{font-size:12px;color:#ffffff59}._emailLink_gftss_101{font-size:12px;color:#ffffff73;text-decoration:none;transition:color .2s}._emailLink_gftss_101:hover{color:#d9a321}._devLink_gftss_112{color:#ffffff8c;text-decoration:none;transition:color .2s}._devLink_gftss_112:hover{color:#d9a321}@media (max-width: 600px){._bar_gftss_5{padding:20px 20px 16px}._topRow_gftss_15{flex-direction:column;align-items:center;gap:12px}._bottomRow_gftss_80{flex-direction:column;gap:4px;text-align:center}}._btn_1y4ix_1{position:fixed;bottom:24px;left:24px;z-index:200;display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:var(--radius-full);background:#25d366;box-shadow:0 4px 20px #25d36666;transition:transform var(--transition),box-shadow var(--transition)}._btn_1y4ix_1:hover{transform:scale(1.05);box-shadow:0 6px 28px #25d36680}._icon_1y4ix_26{width:24px;height:24px;fill:#fff;flex-shrink:0}._label_1y4ix_33{color:#fff;font-size:14px;font-weight:600;white-space:nowrap}@media (max-width: 600px){._label_1y4ix_33{display:none}._btn_1y4ix_1{padding:14px;border-radius:50%;bottom:136px;left:auto;right:20px}}._btn_65tdx_1{position:fixed;bottom:32px;right:32px;z-index:90;width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:var(--color-white);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0a234240;cursor:pointer;transition:background .2s,box-shadow .2s}._btn_65tdx_1:hover{background:#0d2d56;box-shadow:0 8px 24px #0a234259}._btn_65tdx_1 svg{width:20px;height:20px}@media (max-width: 768px){._btn_65tdx_1{bottom:80px;right:20px}}
