@charset "UTF-8";:root{--color-primary: #0052a8;--color-secondary: #1ca7ec;--color-accent: #14b89a;--color-bg: #f5f7fb;--color-text: #0b1020}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text)}main{max-width:1100px;margin:0 auto;padding:5rem 1.5rem 3rem}section{padding:4rem 0}:root{--font-title: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;line-height:1.5}body{margin:0;font-family:var(--font-body);font-weight:400;color:#0a2540}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:700;letter-spacing:-.02em}a{text-decoration:none;font-weight:500}button{font-family:var(--font-body);cursor:pointer}p{font-family:var(--font-body)}._header_1pr4v_2{position:fixed;top:0;left:0;width:100%;height:72px;z-index:1000;background:#ffffff8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 12px #00000014;transition:transform .3s ease}._hidden_1pr4v_16{transform:translateY(-100%)}._nav_1pr4v_20{max-width:1400px;height:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}._logo_1pr4v_31{height:42px;width:auto}._links_1pr4v_36{list-style:none;display:flex;gap:2rem;align-items:center}._links_1pr4v_36 li button{background:none;border:0;cursor:pointer;font-size:15px;font-weight:500;color:#0a2540}._links_1pr4v_36 li button:hover{color:#0057b8}._contactBtn_1pr4v_54{padding:.45rem 1rem;border-radius:8px;background:#0057b8;color:#fff}._contactBtn_1pr4v_54:hover{background:#003f87}._burger_1pr4v_65{display:none;width:42px;height:42px;border:0;border-radius:10px;background:#fff9;cursor:pointer}._burger_1pr4v_65 span{display:block;width:20px;height:2px;background:#0a2540;margin:5px auto;border-radius:2px}._mobileMenu_1pr4v_84{position:absolute;top:72px;left:0;width:100%;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateY(-8px);opacity:0;pointer-events:none;transition:.2s ease;padding:12px 16px;display:flex;flex-direction:column;gap:8px}._mobileMenu_1pr4v_84 button{text-align:left;background:transparent;border:0;padding:12px 10px;border-radius:10px;font-size:15px;color:#0a2540;cursor:pointer}._mobileMenu_1pr4v_84 button:hover{background:#0057b814}._open_1pr4v_115{transform:translateY(0);opacity:1;pointer-events:auto}._mobileContact_1pr4v_121{background:#0057b8!important;color:#fff!important}._mobileContact_1pr4v_121:hover{background:#003f87!important}._overlay_1pr4v_130{position:fixed;inset:0;z-index:999}@media(max-width:1023px){._links_1pr4v_36{display:none}._burger_1pr4v_65{display:inline-block}._hidden_1pr4v_16{transform:none}}._hero_1yjcq_1{width:100%;min-height:calc(100vh - 72px);padding-top:72px;background-size:cover;background-position:center bottom;background-repeat:no-repeat;position:relative;display:flex;align-items:center}._overlay_1yjcq_13{position:absolute;inset:0;pointer-events:none}._container_1yjcq_19{width:min(1200px,100%);margin:0 auto;padding:0 18px}._content_1yjcq_25{position:relative;z-index:1;color:#fff;max-width:680px;text-align:left}._content_1yjcq_25 h1{font-size:clamp(2rem,5.2vw,3.2rem);line-height:1.05;margin-bottom:10px}._content_1yjcq_25 p{font-size:clamp(1rem,2.4vw,1.15rem);line-height:1.5;max-width:42ch;margin-bottom:18px}._actions_1yjcq_44{display:flex;gap:12px;flex-wrap:wrap}._primaryBtn_1yjcq_50,._outlineBtn_1yjcq_51{display:inline-flex;justify-content:center;align-items:center;padding:.85rem 1.35rem;border-radius:999px;font-weight:600;text-decoration:none;font-size:.95rem;min-width:200px}._primaryBtn_1yjcq_50{background:#0052a8;color:#fff;cursor:pointer}._outlineBtn_1yjcq_51{border:2px solid #0052a8;color:#fff;background:#0052a81f;cursor:pointer}@media(max-width:520px){._content_1yjcq_25{text-align:left}._actions_1yjcq_44{flex-direction:column;align-items:stretch}._primaryBtn_1yjcq_50,._outlineBtn_1yjcq_51{width:100%;min-width:0}}._techSection_1hpfl_2{background:#fff;text-align:center;padding:clamp(40px,6vw,80px) 0;overflow-x:hidden}._techSection_1hpfl_2 h2{font-size:clamp(1.7rem,3.5vw,2.2rem);margin-bottom:10px;color:#0a2540}._container_1hpfl_14{width:min(1100px,100%);margin:0 auto;padding:0 18px}._subtitle_1hpfl_20{color:#4b6475;font-size:clamp(.95rem,2.2vw,1.05rem);max-width:700px;margin:0 auto clamp(24px,4vw,40px)}._grid_1hpfl_27{width:100%;display:grid;gap:clamp(14px,3vw,24px);grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr))}._techItem_1hpfl_34{width:100%;min-width:0;background:#fff;padding:22px 16px;border-radius:14px;border:1px solid rgba(0,0,0,.06);cursor:pointer;transition:.25s ease;display:flex;flex-direction:column;align-items:center;gap:8px}._techItem_1hpfl_34 img{width:40px;height:40px;object-fit:contain}._techItem_1hpfl_34 span{font-size:.95rem;color:#0a2540;font-weight:500;text-align:center;white-space:normal;word-break:break-word}._techItem_1hpfl_34:hover{transform:translateY(-4px);border-color:#0057b8;box-shadow:0 8px 20px #0020601f}@media(max-width:520px){._grid_1hpfl_27{grid-template-columns:repeat(2,minmax(0,1fr))}._techItem_1hpfl_34{padding:18px 12px}._techItem_1hpfl_34 img{width:34px;height:34px}._techItem_1hpfl_34 span{font-size:.9rem}}._popupOverlay_1hpfl_84{position:fixed;inset:0;z-index:999;background:#0a25406b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px;animation:_overlayIn_1hpfl_1 .18s ease-out}@keyframes _overlayIn_1hpfl_1{0%{opacity:0}to{opacity:1}}._popup_1hpfl_84{position:relative;width:min(460px,92vw);background:#fffffff5;border:1px solid rgba(207,215,223,.9);border-radius:18px;padding:22px 22px 20px;box-shadow:0 26px 70px #00000047;animation:_modalIn_1hpfl_1 .2s ease-out;transform-origin:center}._popup_1hpfl_84 h3{margin:6px 0 10px;color:#0b5cff;font-size:1.25rem;font-weight:900}._popup_1hpfl_84 p{margin:0;color:#3a4b5c;font-size:.98rem;line-height:1.55}@keyframes _modalIn_1hpfl_1{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}._closeBtn_1hpfl_139{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:12px;border:1px solid rgba(207,215,223,.9);background:#ffffffd9;cursor:pointer;font-size:16px;color:#0a2540;transition:.18s ease}._closeBtn_1hpfl_139:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0a25401f}._closeBtn_1hpfl_139:focus{outline:none;box-shadow:0 0 0 4px #0bbcd62e}@media(max-width:520px){._popupOverlay_1hpfl_84{place-items:center;padding:16px}._popup_1hpfl_84{width:min(520px,100%);border-radius:18px 18px 0 0;padding:18px 16px 16px;animation:_sheetIn_1hpfl_1 .22s ease-out}@keyframes _sheetIn_1hpfl_1{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}}._contact_bvc32_1{position:relative;background:linear-gradient(180deg,#fff,#f4f7fb);overflow:hidden;padding:clamp(40px,6vw,90px) 0}._contact_bvc32_1:before{content:"";position:absolute;width:520px;height:520px;right:-160px;top:120px;background:radial-gradient(circle,#0bbcd62e,#0bbcd600 65%);pointer-events:none}._container_bvc32_20{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:flex-start}._left_bvc32_30{color:#0a2540}._kicker_bvc32_34{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#0bbcd6;margin:0 0 12px;font-weight:700}._title_bvc32_44{font-size:3.05rem;line-height:1.05;font-weight:850;margin:0 0 14px;color:#0a2540}._title_bvc32_44 span{color:#0bbcd6}._desc_bvc32_55{margin:0;max-width:520px;line-height:1.65;color:#4b6475;font-size:15.5px}._bullets_bvc32_63{margin-top:26px;display:grid;gap:10px;max-width:520px}._bullet_bvc32_63{position:relative;padding-left:18px;color:#0a2540;font-weight:600;font-size:14px}._bullet_bvc32_63:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:999px;background:#0bbcd6;box-shadow:0 0 0 4px #0bbcd629}._right_bvc32_90{display:flex;justify-content:flex-end}._form_bvc32_95{width:520px;max-width:100%;background:#fffffff2;border:1px solid rgba(207,215,223,.8);border-radius:18px;padding:32px;box-shadow:0 22px 55px #0a25401f;display:flex;flex-direction:column;gap:12px}._row_bvc32_108{display:grid;grid-template-columns:1fr 1fr;gap:14px}._form_bvc32_95 input,._form_bvc32_95 textarea{width:100%;border:1px solid #cfd7df;border-radius:12px;padding:12px 14px;font-size:14px;outline:none;background:#fff;transition:.2s ease}._form_bvc32_95 textarea{min-height:170px;resize:vertical}._form_bvc32_95 input:focus,._form_bvc32_95 textarea:focus{border-color:#0bbcd6e6;box-shadow:0 0 0 4px #0bbcd624}._check_bvc32_137{display:flex;gap:10px;align-items:center;font-size:13.5px;color:#0a2540;margin-top:2px}._check_bvc32_137 input{width:14px;height:14px}._privacyLink_bvc32_151{background:none;border:0;padding:0;cursor:pointer;color:#0bbcd6;font:inherit;text-align:left}._privacyLink_bvc32_151:hover{text-decoration:underline}._form_bvc32_95 button{margin-top:10px;width:fit-content;padding:14px 28px;border-radius:12px;border:none;background:linear-gradient(135deg,#0a2540,#0b5cff);color:#fff;font-weight:800;cursor:pointer;transition:.2s ease}._form_bvc32_95 button:hover{transform:translateY(-1px);filter:brightness(1.05)}@media(max-width:980px){._container_bvc32_20{grid-template-columns:1fr;gap:22px;padding:0 18px}._right_bvc32_90{justify-content:center}._title_bvc32_44{font-size:clamp(1.9rem,7vw,2.5rem);line-height:1.05}._desc_bvc32_55{font-size:14.5px}._bullets_bvc32_63{margin-top:16px}._row_bvc32_108{grid-template-columns:1fr}._form_bvc32_95{width:100%;padding:18px;border-radius:16px}._form_bvc32_95 textarea{min-height:120px}._form_bvc32_95 button{width:100%}}@media(max-width:420px){._form_bvc32_95{padding:16px}._check_bvc32_137{align-items:flex-start;line-height:1.25}}._modalOverlay_bvc32_227{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#06121f73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._modal_bvc32_227{width:min(880px,92vw);max-height:min(78vh,720px);background:#ffffffeb;border:1px solid rgba(207,215,223,.85);border-radius:18px;box-shadow:0 30px 80px #0a254038;overflow:hidden;animation:_modalIn_bvc32_1 .18s ease-out}@keyframes _modalIn_bvc32_1{0%{transform:translateY(10px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._modalHeader_bvc32_260{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 12px;border-bottom:1px solid rgba(207,215,223,.7)}._modalKicker_bvc32_269{margin:0 0 6px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#0bbcd6;font-weight:800}._modalTitle_bvc32_278{margin:0;font-size:18px;color:#0a2540;font-weight:900}._closeBtn_bvc32_285{width:40px;height:40px;border-radius:12px;border:1px solid rgba(207,215,223,.9);background:#ffffffd9;cursor:pointer;font-size:16px;color:#0a2540;transition:.18s ease}._closeBtn_bvc32_285:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0a25401f}._closeBtn_bvc32_285:focus{outline:none;box-shadow:0 0 0 4px #0bbcd62e}._modalBody_bvc32_305{padding:16px 18px;overflow:auto;max-height:calc(min(78vh,720px) - 140px)}._policyText_bvc32_311{margin:0;white-space:pre-wrap;font-family:var(--font-title);color:#213547;line-height:1.65;font-size:14px}._modalFooter_bvc32_320{padding:12px 18px 18px;border-top:1px solid rgba(207,215,223,.7);display:flex;justify-content:flex-end}._primaryBtn_bvc32_327{padding:12px 18px;border-radius:12px;border:none;background:linear-gradient(135deg,#0a2540,#0b5cff);color:#fff;font-weight:900;cursor:pointer;transition:.2s ease}._primaryBtn_bvc32_327:hover{transform:translateY(-1px);filter:brightness(1.05)}._whatsBtn_bvc32_342{width:fit-content;padding:14px 28px;border-radius:12px;border:1px solid rgba(207,215,223,.9);background:#fff;color:#0a2540;font-weight:800;cursor:pointer;transition:.2s ease}._whatsBtn_bvc32_342:hover{transform:translateY(-1px);box-shadow:0 14px 35px #0a25401f}._whatsBtn_bvc32_342:focus{outline:none;box-shadow:0 0 0 4px #0bbcd62e}._footer_1xewe_1{background:#0a2540;color:#ffffffd9;padding-top:70px}._container_1xewe_7{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;align-items:start}._logoRow_1xewe_16{display:flex;gap:14px;align-items:flex-start}._logoMark_1xewe_22{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#0bbcd6,#0b5cff);box-shadow:0 14px 28px #00000038;flex:0 0 auto}._name_1xewe_31{margin:0;font-size:18px;font-weight:800;color:#fff}._tagline_1xewe_38{margin:8px 0 0;max-width:520px;line-height:1.6;font-size:14px;color:#ffffffb8}._col_1xewe_46 h4{margin:0 0 14px;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb}._col_1xewe_46 ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}._footer_1xewe_1 a{color:#ffffffb8;text-decoration:none;transition:.2s ease}._footer_1xewe_1 a:hover{color:#0bbcd6}._social_1xewe_72{display:flex;flex-direction:column;gap:10px}._bottom_1xewe_78{border-top:1px solid rgba(255,255,255,.12)}._bottomInner_1xewe_82{max-width:1400px;margin:0 auto;padding:18px 40px;display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;color:#ffffff9e;font-size:13px}._bottomLinks_1xewe_95{display:flex;gap:16px}._logoCurve_1xewe_100{border-radius:5px}@media(max-width:980px){._container_1xewe_7{grid-template-columns:1fr 1fr;gap:30px;padding:0 22px 40px}._bottomInner_1xewe_82{padding:16px 22px}}@media(max-width:560px){._container_1xewe_7{grid-template-columns:1fr}}._bottomCurve_1xewe_119{display:block;background:180deg,#fff 0%,#f4f7fb 100%;line-height:0}._services_50q81_1{background:#e6ebf1;overflow:hidden;text-align:center;padding:clamp(48px,6vw,80px) 0}._services_50q81_1 h2{font-size:clamp(1.7rem,3.5vw,2.2rem);color:#0a2540;margin-bottom:12px}._container_50q81_13{width:min(1100px,100%);margin:0 auto;padding:0 18px}._subtitle_50q81_19{font-size:clamp(.95rem,2.2vw,1.05rem);color:#4b6475;max-width:650px;margin:0 auto clamp(28px,4vw,50px)}._grid_50q81_26{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(16px,3vw,32px)}._card_50q81_32{background:#fff;padding:clamp(18px,3.2vw,30px) clamp(16px,3vw,26px);border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 20px #00206014;transition:.25s ease}._card_50q81_32 h3{font-size:1.08rem;margin-bottom:10px;color:#0a2540}._card_50q81_32 p{color:#43535f;font-size:.95rem;line-height:1.5}._card_50q81_32:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00206024}._curve_50q81_56,._curveBottom_50q81_57{display:block;width:100%;height:clamp(60px,8vw,120px);line-height:0}._curve_50q81_56,._curveBottom_50q81_57{background:#fff}
