._header_13mf3_1{height:var(--nav-height);z-index:1000;background:0 0;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}._header_13mf3_1._scrolled_13mf3_14{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);height:calc(var(--nav-height) - 10px);box-shadow:0 4px 30px #0000001a}._navContainer_13mf3_23{justify-content:space-between;align-items:center;width:100%;display:flex}._logo_13mf3_30{letter-spacing:-.5px;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}._logoImg_13mf3_39{object-fit:contain;width:auto;height:72px;transition:transform .3s}._logo_13mf3_30:hover ._logoImg_13mf3_39{transform:scale(1.05)}._desktopNav_13mf3_50{align-items:center;gap:3rem;display:flex}._navItems_13mf3_56{gap:2rem;list-style:none;display:flex}._navItems_13mf3_56 a{color:var(--text-primary);font-size:1rem;font-weight:500;transition:color .3s;position:relative}._navItems_13mf3_56 a:after{content:"";background-color:var(--brand-orange);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}._navItems_13mf3_56 a:hover{color:var(--brand-orange)}._navItems_13mf3_56 a:hover:after{width:100%}._activeLink_13mf3_89{color:var(--brand-orange)!important}._activeLink_13mf3_89:after{background-color:var(--brand-orange)!important;width:100%!important}._langWrapper_13mf3_98{position:relative}._langBtn_13mf3_102{color:var(--text-primary);background:#ffffff0d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .3s;display:flex}._langBtn_13mf3_102:hover{color:var(--brand-orange);background:#ffffff1a}._langMenu_13mf3_119{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;min-width:120px;padding:.5rem;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 40px #00000080}._langMenu_13mf3_119 button{color:var(--text-primary);text-align:left;border-radius:8px;padding:.75rem 1rem;transition:background .2s}._langMenu_13mf3_119 button:hover{color:var(--brand-orange);background:#ffffff1a}._mobileToggle_13mf3_146{color:var(--text-primary);display:none}._mobileNav_13mf3_151{display:none}@media (width<=768px){._desktopNav_13mf3_50{display:none}._mobileToggle_13mf3_146{display:block}._mobileNav_13mf3_151{width:100%;display:block;position:absolute;top:100%;left:0;overflow:hidden}._mobileNav_13mf3_151 ul{flex-direction:column;gap:1.5rem;padding:0 2rem 1rem;list-style:none;display:flex}._mobileNav_13mf3_151 a{font-size:1.25rem;font-weight:500}._mobileLangOptions_13mf3_186{border-top:1px solid #ffffff1a;gap:1rem;padding-top:1rem;display:flex}._mobileLangOptions_13mf3_186 button{color:var(--text-secondary);font-weight:600}._mobileLangOptions_13mf3_186 button:hover{color:var(--brand-orange)}}._hero_cfjiu_1{align-items:center;width:100vw;height:100dvh;min-height:600px;display:flex;position:relative;overflow:hidden}._bgImage_cfjiu_11{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;animation:20s ease-in-out infinite alternate _bgZoom_cfjiu_1;position:absolute;top:0;left:0}@keyframes _bgZoom_cfjiu_1{0%{transform:scale(1)}to{transform:scale(1.05)}}._overlay_cfjiu_28{z-index:2;background:linear-gradient(135deg,#050e17e6 0%,#0a192fa6 50%,#00304980 100%);width:100%;height:100%;position:absolute;top:0;left:0}._content_cfjiu_43{z-index:3;width:100%;padding-top:var(--nav-height);position:relative}._textContent_cfjiu_50{max-width:800px}._badge_cfjiu_54{color:var(--brand-orange);letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f39c1226;border:1px solid #f39c124d;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}._title_cfjiu_68{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:800;line-height:1.1}._subtitle_cfjiu_77{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:300;line-height:1.8}._ctaButton_cfjiu_86{background:var(--brand-orange);color:#fff;border-radius:50px;align-items:center;gap:1rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #f39c124d}._ctaButton_cfjiu_86:hover{background:var(--brand-orange-hover);box-shadow:0 15px 40px #f39c1266}._scrollIndicator_cfjiu_105{z-index:10;color:#ffffffb3;transition:color .3s;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}._scrollIndicator_cfjiu_105:hover{color:var(--brand-orange)}@media (width<=768px){._hero_cfjiu_1{text-align:center;min-height:100dvh}._content_cfjiu_43{padding-top:calc(var(--nav-height) + 1rem)}._textContent_cfjiu_50{flex-direction:column;align-items:center;width:100%;padding:0 1rem;display:flex}._badge_cfjiu_54{white-space:normal;max-width:100%;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;line-height:1.4}._title_cfjiu_68{margin-bottom:1rem;font-size:2.5rem;line-height:1.2}._subtitle_cfjiu_77{text-align:justify;text-align-last:center;margin-bottom:2rem;padding:0 .5rem;font-size:1rem;line-height:1.6}._ctaButton_cfjiu_86{border-radius:16px;justify-content:center;width:100%;margin-bottom:2rem;padding:1.2rem;font-size:1.1rem}._scrollIndicator_cfjiu_105{bottom:1rem}}._servicesSection_12ide_1{background-color:var(--bg-primary);padding:6rem 0;position:relative;overflow:hidden}._header_12ide_8{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-bottom:6rem;display:flex;position:relative}._title_12ide_18{color:#fff;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800}._subtitle_12ide_26{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}._titleUnderline_12ide_34{background:linear-gradient(90deg, var(--brand-orange), transparent);border-radius:2px;width:80px;height:4px}._contentWrapper_12ide_41{flex-direction:column;gap:3rem;display:flex}._cardHeader_12ide_47{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:1.5rem;display:flex}._iconBadge_12ide_56{color:var(--brand-orange);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f39c1226;border:1px solid #f39c124d;border-radius:16px;width:max-content;padding:1rem;display:inline-flex;box-shadow:0 10px 30px #f39c1233}._iconSvg_12ide_68{width:32px;height:32px}._heroFeature_12ide_74{isolation:isolate;cursor:pointer;border:1px solid #ffffff0d;border-radius:32px;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}._heroFeatureBg_12ide_87{z-index:-1;position:absolute;inset:0;overflow:hidden}._heroBgImg_12ide_94{object-fit:cover;width:100%;height:100%}._heroBgOverlay_12ide_100{background:linear-gradient(90deg,#050e17f2 0%,#050e17b3 50%,#0000 100%);position:absolute;inset:0}._heroFeatureContent_12ide_106{flex-direction:column;justify-content:center;width:60%;padding:5rem 4rem;display:flex}._featureTitle_12ide_114{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}._featureDesc_12ide_122{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}._statsContainer_12ide_129{flex-wrap:wrap;gap:1.5rem;display:flex}._statTag_12ide_135{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-weight:500;display:flex}._checkIcon_12ide_148{color:#10b981}._bentoGrid_12ide_153{grid-template-columns:3fr 2fr;gap:3rem;height:450px;display:grid}._bentoCard_12ide_160{isolation:isolate;cursor:pointer;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;justify-content:flex-end;padding:3rem;transition:transform .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}._bentoCard_12ide_160:hover{transform:translateY(-10px)}._bentoBgImg_12ide_179{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}._bentoCard_12ide_160:hover ._bentoBgImg_12ide_179{transform:scale(1.05)}._bentoOverlay_12ide_193{z-index:-1;background:linear-gradient(#0000 0%,#050e1766 40%,#050e17f2 100%);position:absolute;inset:0}._bentoTitle_12ide_200{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}._bentoDesc_12ide_207{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}._networkFeature_12ide_214{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;align-items:center;gap:4rem;padding:4rem;transition:transform .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}._networkFeature_12ide_214:hover{border-color:#f39c124d;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}._networkTextContent_12ide_234{flex:1}._regionList_12ide_238{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;list-style:none;display:grid}._regionList_12ide_238 li{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-size:1.05rem;font-weight:500;display:flex}._regionDot_12ide_259{background-color:var(--brand-orange);width:8px;height:8px;box-shadow:0 0 10px var(--brand-orange);border-radius:50%}._networkImageContainer_12ide_267{aspect-ratio:16/10;border-radius:24px;flex:1.2;position:relative;overflow:hidden}._networkImg_12ide_275{object-fit:cover;z-index:2;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);width:100%;height:100%;position:relative;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}._networkImgGlow_12ide_285{background:var(--brand-orange);filter:blur(100px);opacity:.3;z-index:1;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._strengthSection_12ide_299{isolation:isolate;margin-top:4rem;padding:4rem 0;position:relative}._strengthSection_12ide_299:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at top,#ffffff08 0%,#0000 70%);position:absolute;inset:0}._strengthBgGlow1_12ide_315,._strengthBgGlow2_12ide_315{filter:blur(120px);z-index:-1;opacity:.15;pointer-events:none;border-radius:50%;position:absolute}._strengthBgGlow1_12ide_315{background:var(--brand-orange);width:600px;height:600px;top:-100px;left:-200px}._strengthBgGlow2_12ide_315{background:#2563eb;width:500px;height:500px;bottom:-100px;right:-100px}._strengthBgPattern_12ide_340{opacity:.2;z-index:-1;pointer-events:none;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000);background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:-webkit-linear-gradient(#0000,#000 20% 80%,#0000)}._strengthContent_12ide_352{z-index:2;position:relative}._strengthHeader_12ide_357{text-align:center;margin-bottom:4rem}._strengthMainTitle_12ide_362{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._strengthSubTitle_12ide_369{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}._strengthGrid_12ide_377{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}._strengthCard_12ide_383{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}._strengthCard_12ide_383:before{content:"";background:var(--brand-orange);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}._strengthCard_12ide_383:hover{background:linear-gradient(145deg,#ffffff14 0%,#ffffff05 100%);border-color:#f39c124d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 20px #f39c121a}._strengthCard_12ide_383:hover:before{transform:scaleX(1)}._strengthIconWrapper_12ide_420{color:var(--brand-orange);background:#f39c121a;border-radius:16px;margin-bottom:1.5rem;padding:1rem;display:inline-flex}._strengthData_12ide_429{color:#fff;letter-spacing:-1px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}._strengthDataGroup_12ide_438{align-items:baseline;gap:.4rem;margin-bottom:.75rem;display:flex}._strengthUnit_12ide_445{color:var(--text-secondary);letter-spacing:0;font-size:.95rem;font-weight:500}._strengthTitle_12ide_452{color:var(--brand-orange);margin-bottom:1rem;font-size:1.05rem;font-weight:600}._strengthDesc_12ide_459{color:var(--text-secondary);font-size:.95rem;line-height:1.6}._clickHint_12ide_466{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;opacity:.8;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}._heroFeature_12ide_74:hover ._clickHint_12ide_466,._bentoCard_12ide_160:hover ._clickHint_12ide_466,._networkFeature_12ide_214:hover ._clickHint_12ide_466{opacity:1;background:var(--brand-orange);border-color:var(--brand-orange);transform:translate(-5px)translateY(5px);box-shadow:0 10px 20px #f39c124d}@media (width<=1024px){._bentoGrid_12ide_153{grid-template-columns:1fr;height:auto}._bentoCard_12ide_160{min-height:400px}._networkFeature_12ide_214{flex-direction:column;padding:3rem 2rem}._regionList_12ide_238{grid-template-columns:1fr}._strengthGrid_12ide_377{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._servicesSection_12ide_1{padding:3rem 0}._header_12ide_8{margin-bottom:3rem}._title_12ide_18{margin-bottom:1rem;padding:0 1rem;font-size:2.2rem;line-height:1.2}._subtitle_12ide_26{text-align:justify;text-align-last:center;margin-bottom:1.5rem;padding:0 1rem;font-size:.95rem;line-height:1.6}._strengthGrid_12ide_377{grid-template-columns:1fr;gap:1rem}._heroFeature_12ide_74{border-radius:20px;min-height:400px}._heroFeatureContent_12ide_106{justify-content:flex-end;width:100%;padding:2.5rem 1.5rem}._heroBgOverlay_12ide_100{background:linear-gradient(#050e17cc 0%,#050e17f2 100%)}._featureTitle_12ide_114{margin-bottom:1rem;font-size:1.8rem}._featureDesc_12ide_122{margin-bottom:1.5rem;font-size:1rem}._statsContainer_12ide_129{flex-direction:column;gap:.8rem}._bentoCard_12ide_160{border-radius:20px;padding:2rem 1.5rem}._bentoTitle_12ide_200{font-size:1.6rem}._networkFeature_12ide_214{border-radius:20px;gap:2rem;padding:2rem 1.5rem}._clickHint_12ide_466{padding:.4rem .8rem;font-size:.75rem;position:static}._cardHeader_12ide_47{align-items:center;margin-bottom:1rem}._iconBadge_12ide_56{border-radius:12px;padding:.6rem}._iconSvg_12ide_68{width:24px;height:24px}._strengthCard_12ide_383{border-radius:16px;padding:1.5rem}._strengthMainTitle_12ide_362{font-size:2rem}}._contactSection_1oyns_1{background:var(--bg-dark);padding:6rem 0;position:relative;overflow:hidden}._glowBg_1oyns_8{pointer-events:none;background:radial-gradient(circle,#ff6b000d 0%,#0000 60%);width:100vw;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._header_1oyns_19{text-align:center;z-index:2;margin-bottom:4rem;position:relative}._title_1oyns_26{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._subtitle_1oyns_33{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}._contentWrapper_1oyns_40{z-index:2;grid-template-columns:1fr 1fr;gap:4rem;display:grid;position:relative}@media (width<=992px){._contentWrapper_1oyns_40{grid-template-columns:1fr;gap:3rem}}._infoColumn_1oyns_55{flex-direction:column;gap:1.5rem;display:flex}._infoCard_1oyns_61{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}._infoCard_1oyns_61:hover{background:#ffffff0d;border-color:#ff6b004d;transform:translateY(-5px)}._iconBox_1oyns_79{width:48px;height:48px;color:var(--brand-orange);background:#ff6b001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._infoText_1oyns_91 h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem}._infoText_1oyns_91 p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}._formColumn_1oyns_103{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:3rem;position:relative;overflow:hidden}._formColumn_1oyns_103:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-orange), transparent);width:100%;height:4px;position:absolute;top:0;left:0}@media (width<=768px){._formColumn_1oyns_103{padding:2rem}}._formGroup_1oyns_129{margin-bottom:1.5rem}._formGroup_1oyns_129 label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;display:block}._input_1oyns_140,._textarea_1oyns_140{color:#fff;background:#0000004d;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}._input_1oyns_140::placeholder,._textarea_1oyns_140::placeholder{color:#ffffff4d;font-size:.9rem}._input_1oyns_140:focus,._textarea_1oyns_140:focus{border-color:var(--brand-orange);background:#0006;outline:none;box-shadow:0 0 0 3px #ff6b001a}._textarea_1oyns_140{resize:vertical;min-height:150px}._submitBtn_1oyns_169{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00 0%,#c50 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}._submitBtn_1oyns_169:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ff6b004d}._submitBtn_1oyns_169:active{transform:translateY(0)}._successMessage_1oyns_195{color:#4ade80;background:#4ade801a;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;display:flex}._footer_534sd_1{color:var(--text-secondary);background:#02060b;border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:4rem}._container_534sd_9{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}._brandName_534sd_16{color:#fff;letter-spacing:.5px;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._brandDesc_534sd_24{margin-bottom:2rem;line-height:1.6}._certBadge_534sd_29{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f39c121a;border:1px solid #f39c1233;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}._certIcon_534sd_40{color:var(--brand-orange);flex-shrink:0}._certTitle_534sd_45{color:#fff;margin-bottom:.25rem;font-size:.9rem;font-weight:600}._certText_534sd_52{color:var(--brand-orange);font-size:.8rem}._sectionTitle_534sd_57{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}._linkList_534sd_64{padding:0;list-style:none}._linkList_534sd_64 li{margin-bottom:.75rem}._linkList_534sd_64 a{font-size:.95rem;transition:color .3s}._linkList_534sd_64 a:hover{color:var(--brand-orange)}._contactList_534sd_82{padding:0;list-style:none}._contactList_534sd_82 li{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}._contactList_534sd_82 li span{font-size:.95rem;line-height:1.5}._bottomBar_534sd_99{border-top:1px solid #ffffff1a;padding:1.5rem 0}._bottomContainer_534sd_104{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}@media (width<=768px){._footer_534sd_1{padding-top:3rem}._container_534sd_9{grid-template-columns:1fr;gap:2rem;padding:0 1rem}._brandName_534sd_16{font-size:1.8rem}._brandDesc_534sd_24{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}._certBadge_534sd_29{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.2rem}._certText_534sd_52{white-space:normal;font-size:.85rem;line-height:1.5}._sectionTitle_534sd_57{margin-bottom:1rem;font-size:1.25rem}._linkList_534sd_64 li{margin-bottom:1rem}._contactList_534sd_82 li{margin-bottom:1.2rem}._contactList_534sd_82 li span{word-break:break-all;font-size:.95rem}._bottomContainer_534sd_104{text-align:center;flex-direction:column;gap:1rem;padding:0 1rem}}._aboutSection_150z6_1{background-color:var(--bg-dark);color:var(--text-light);min-height:100vh;padding-bottom:80px;overflow-x:hidden}._heroWrapper_150z6_9{justify-content:center;align-items:center;height:40vh;min-height:300px;margin-bottom:80px;display:flex;position:relative;overflow:hidden}._heroBg_150z6_20{z-index:0;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}._heroOverlay_150z6_32{z-index:1;background:linear-gradient(#050a1599,#050a15);width:100%;height:100%;position:absolute;top:0;left:0}._heroContent_150z6_42{z-index:2;text-align:center;position:relative}._heroContent_150z6_42 h1{background:linear-gradient(90deg,#fff,#cbd5e1);-webkit-text-fill-color:transparent;word-break:keep-all;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}._heroContent_150z6_42 p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.25rem}._iconBadge_150z6_65{width:64px;height:64px;color:var(--accent-orange);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}._sectionTitle_150z6_78{margin-bottom:1rem;font-size:2.25rem;font-weight:700}._sectionHeader_150z6_84{text-align:center;margin-bottom:4rem}._introBlock_150z6_89{text-align:center;max-width:800px;margin:0 auto 100px}._introDesc_150z6_95{color:#cbd5e1;font-size:1.125rem;line-height:1.8}._historyBlock_150z6_102{margin-bottom:100px}._timeline_150z6_106{max-width:1400px;margin:0 auto;position:relative}._timeline_150z6_106:before{content:"";background:#ffffff1a;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}._timelineItem_150z6_123{width:50%;margin-bottom:4rem;padding-right:3rem;position:relative}._timelineItem_150z6_123:nth-child(2n){margin-left:auto;padding-left:3rem;padding-right:0}._timelineDot_150z6_136{background:var(--accent-orange);border:4px solid var(--bg-dark);border-radius:50%;width:16px;height:16px;position:absolute;top:0;right:-8px;box-shadow:0 0 0 4px #f59e0b33}._timelineItem_150z6_123:nth-child(2n) ._timelineDot_150z6_136{left:-8px;right:auto}._timelineContent_150z6_153{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;flex-direction:row;align-items:stretch;gap:0;min-height:220px;padding:0;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}._timelineItem_150z6_123:nth-child(2n) ._timelineContent_150z6_153{flex-direction:row-reverse}._timelineContent_150z6_153:hover{border-color:#f59e0b4d;transform:translateY(-8px);box-shadow:0 20px 40px -10px #000000b3,0 0 30px #f59e0b1a}._timelineYear_150z6_179{background:linear-gradient(135deg,#f59e0b,#fbbf24,#fcd34d);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:3rem;font-weight:900;line-height:1}._timelineText_150z6_191{text-align:left;flex-direction:column;flex:6;justify-content:center;padding:1.5rem 2.5rem;display:flex}._timelineTitle_150z6_200{color:#fff;letter-spacing:1px;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}._timelineDesc_150z6_208{color:#94a3b8;margin-bottom:0;font-size:.95rem;line-height:1.6}._timelineImageWrapper_150z6_215{flex:5;width:100%;position:relative;overflow:hidden}._timelineImage_150z6_215{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:0;left:0}._timelineContent_150z6_153:hover ._timelineImage_150z6_215{transform:scale(1.08)}@media (width<=1024px){._timelineItem_150z6_123{width:100%;margin-bottom:3rem;padding-left:3rem;padding-right:0}._timelineItem_150z6_123:nth-child(2n){padding-left:3rem}._timelineContent_150z6_153,._timelineItem_150z6_123:nth-child(2n) ._timelineContent_150z6_153{text-align:left;flex-direction:column;gap:0}._timelineImageWrapper_150z6_215{flex:none;height:200px}._timelineText_150z6_191{flex:none;padding:1.5rem}}@media (width<=768px){._heroWrapper_150z6_9{height:30vh;min-height:250px;margin-bottom:3rem}._heroContent_150z6_42 h1{font-size:2rem}._heroContent_150z6_42 p{font-size:1rem}._introBlock_150z6_89{margin-bottom:3rem;padding:0 1rem}._introDesc_150z6_95{text-align:justify;text-align-last:center;font-size:1rem}._sectionHeader_150z6_84{justify-content:center;align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}._sectionHeader_150z6_84 ._iconBadge_150z6_65{width:48px;height:48px;margin-bottom:0}._sectionHeader_150z6_84 ._sectionTitle_150z6_78{margin-bottom:0;font-size:1.8rem}._historyBlock_150z6_102{margin-bottom:3rem}._aboutSection_150z6_1{padding-bottom:3rem}._timeline_150z6_106:before{left:20px}._timelineDot_150z6_136,._timelineItem_150z6_123:nth-child(2n) ._timelineDot_150z6_136{left:12px;right:auto}._timelineText_150z6_191{padding:1.5rem}._timelineYear_150z6_179{font-size:2.4rem}._timelineContent_150z6_153{min-height:auto}}._teamBlock_150z6_343{margin-bottom:4rem}._teamGrid_150z6_347{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}._teamCard_150z6_353{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:all .3s}._teamCard_150z6_353:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-10px)}._teamAvatar_150z6_368{background:linear-gradient(135deg, var(--accent-orange), var(--brand-orange-hover));border:3px solid #f59e0b4d;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 24px #f59e0b26}._teamAvatar_150z6_368 span{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:2.2rem;font-weight:700}._teamName_150z6_388{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}._teamRole_150z6_395{color:var(--accent-orange);margin-bottom:1rem;font-size:.875rem;font-weight:500}._teamDesc_150z6_402{color:#94a3b8;font-size:.875rem;line-height:1.6}._coreServicesPage_o5bul_7{background-color:var(--bg-primary);color:#e2e8f0;min-height:100vh;font-family:var(--font-family);overflow-x:hidden}._hero_o5bul_19{background:linear-gradient(135deg, var(--bg-primary) 0%, #0a1628 30%, #0f1d35 60%, #0a1628 100%);justify-content:center;align-items:center;padding:10rem 2rem 5rem;display:flex;position:relative;overflow:hidden}._heroDecoCircle_o5bul_36{pointer-events:none;background:radial-gradient(circle at 30% 30%,#f39c120a,#0000 60%);border:1px solid #f39c120f;border-radius:50%;width:700px;height:700px;position:absolute;top:-40%;right:-15%}._heroDecoCircle2_o5bul_49{pointer-events:none;border:1px solid #38bdf80a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-20%;left:-10%}._heroGrid_o5bul_61{-webkit-mask-image:radial-gradient(at 60% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(at 60% 40%,#000 20%,#0000 70%);-webkit-mask-image:-webkit-radial-gradient(60% 40%, ellipse, black 20%, transparent 70%);pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}._heroContainer_o5bul_73{z-index:2;max-width:var(--max-width);align-items:center;gap:4rem;margin:0 auto;display:flex;position:relative}._heroTextBlock_o5bul_83{flex:1}._heroBreadcrumb_o5bul_87{color:#ffffff59;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:inline-flex}._heroBreadcrumbSep_o5bul_97{color:#fff3}._heroBreadcrumbActive_o5bul_101{color:var(--brand-orange);font-weight:500}._heroTitle_o5bul_106{color:#fff;letter-spacing:-.03em;margin-bottom:1.2rem;font-size:clamp(2.5rem,4.5vw,3.8rem);font-weight:800;line-height:1.1}._heroTitleAccent_o5bul_115{background:linear-gradient(135deg, var(--brand-orange), #f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._heroDesc_o5bul_122{color:#ffffff80;max-width:540px;margin:0;font-size:1.15rem;line-height:1.7}._heroDataPanel_o5bul_131{flex-shrink:0;grid-template-columns:1fr 1fr;gap:1rem;width:340px;display:grid}._heroDataCard_o5bul_139{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem;transition:all .35s}._heroDataCard_o5bul_139:hover{background:#ffffff0f;border-color:#f39c1233;transform:translateY(-3px)}._heroDataValue_o5bul_154{color:var(--brand-orange);letter-spacing:-1px;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:2rem;font-weight:800}._heroDataLabel_o5bul_163{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:500}._dgStrip_o5bul_175{background:linear-gradient(#f973160a 0%,#f9731603 100%);border-top:1px solid #f9731614;border-bottom:1px solid #f9731614;padding:5rem 2rem;position:relative;overflow:hidden}._dgWatermark_o5bul_189{color:#f9731608;letter-spacing:-10px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:20rem;font-weight:900;line-height:1;position:absolute;top:50%;right:5%;transform:translateY(-50%)}._dgStripInner_o5bul_203{max-width:var(--max-width);align-items:stretch;gap:4rem;margin:0 auto;display:flex}._dgImageBlock_o5bul_212{border-radius:20px;flex-shrink:0;width:420px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0006}._dgImage_o5bul_212{object-fit:cover;width:100%;height:100%;min-height:380px;transition:transform .8s}._dgImageBlock_o5bul_212:hover ._dgImage_o5bul_212{transform:scale(1.04)}._dgImageBadge_o5bul_234{-webkit-backdrop-filter:blur(12px);color:var(--brand-orange);z-index:2;background:#0009;border:1px solid #f973164d;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;top:1.2rem;left:1.2rem}._dgTextBlock_o5bul_254{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;display:flex}._dgLabel_o5bul_262{color:var(--brand-orange);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:600}._dgTitle_o5bul_270{color:#fff;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.2}._dgDesc_o5bul_278{color:#ffffff8c;margin:0;font-size:1.05rem;line-height:1.7}._dgChecklist_o5bul_285{flex-direction:column;gap:.8rem;margin-top:.5rem;display:flex}._dgCheckItem_o5bul_292{background:#ffffff06;border-left:3px solid #f9731666;border-radius:12px;align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;transition:all .3s;display:flex}._dgCheckItem_o5bul_292:hover{border-left-color:var(--brand-orange);background:#ffffff0d;padding-left:1.5rem}._dgCheckIcon_o5bul_309{color:var(--brand-orange);flex-shrink:0;margin-top:2px}._dgCheckItem_o5bul_292 span{color:#ffffffbf;font-size:.92rem;line-height:1.6}._tabSection_o5bul_325{max-width:var(--max-width);margin:0 auto;padding:6rem 2rem}._tabSectionHeader_o5bul_331{text-align:center;margin-bottom:4rem}._tabSectionTitle_o5bul_336{color:#fff;margin-bottom:.8rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:800}._tabSectionSubtitle_o5bul_343{color:#ffffff73;font-size:1.1rem}._tabNav_o5bul_349{scrollbar-width:none;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;gap:.5rem;margin-bottom:3rem;padding:.4rem;display:flex;overflow-x:auto}._tabNav_o5bul_349::-webkit-scrollbar{display:none}._tabButton_o5bul_365{color:#ffffff80;cursor:pointer;white-space:nowrap;font-size:.92rem;font-weight:500;font-family:var(--font-family);background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:1rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}._tabButton_o5bul_365:hover{color:#fffc;background:#ffffff0a}._tabButtonActive_o5bul_389{border:1px solid #f39c1233;box-shadow:0 4px 15px #f39c121a;color:var(--brand-orange)!important;background:#f39c121f!important}._tabIcon_o5bul_396{flex-shrink:0}._tabLabel_o5bul_400{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._tabPanel_o5bul_407{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:450px;display:grid}._tabPanelText_o5bul_416{flex-direction:column;gap:1.5rem;display:flex}._tabPanelTitle_o5bul_422{color:#fff;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}._tabPanelDesc_o5bul_430{color:#ffffff8c;margin:0;font-size:1.05rem;line-height:1.7}._tabPanelList_o5bul_437{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._tabPanelList_o5bul_437 li{background:#ffffff06;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.8rem 1rem;transition:background .3s;display:flex}._tabPanelList_o5bul_437 li:hover{background:#ffffff0d}._tabPanelList_o5bul_437 li span._bullet_o5bul_460{color:var(--brand-orange);flex-shrink:0;font-size:1.1rem;font-weight:700;line-height:1.4}._tabPanelList_o5bul_437 li span._itemText_o5bul_468{color:#ffffffb3;font-size:.9rem;line-height:1.6}._tabPanelImage_o5bul_475{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px #0006}._tabPanelImage_o5bul_475 img{object-fit:cover;width:100%;height:100%;transition:transform .8s}._tabPanelImage_o5bul_475:hover img{transform:scale(1.05)}._tabPanelImage_o5bul_475:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:20px;position:absolute;inset:0}._tabPanelAnimator_o5bul_505{animation:.45s _tabFadeIn_o5bul_1}@keyframes _tabFadeIn_o5bul_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._statusSection_o5bul_524{padding:5rem 2rem 6rem;position:relative}._statusSection_o5bul_524:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}._statusContainer_o5bul_540{max-width:var(--max-width);margin:0 auto}._statusHeader_o5bul_545{text-align:center;margin-bottom:3.5rem}._statusTitle_o5bul_550{color:#fff;margin-bottom:.6rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}._statusSubtitle_o5bul_557{color:var(--brand-orange);opacity:.85;font-size:1.1rem;font-weight:400}._statusDashboard_o5bul_565{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}._statusCard_o5bul_572{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:20px;align-items:flex-start;gap:1.2rem;padding:2.2rem;transition:all .35s;display:flex}._statusCard_o5bul_572:hover{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 15px 30px #0000004d}._statusCardIcon_o5bul_590{color:#10b981;background:#10b98114;border:1px solid #10b98126;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._statusCardContent_o5bul_603 h4{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}._statusCardContent_o5bul_603 p{color:#ffffff80;margin:0;font-size:.9rem;line-height:1.6}._expertTip_o5bul_618{background:linear-gradient(135deg,#f973160d,#0000);border:1px solid #f973161f;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;display:flex}._expertTipIcon_o5bul_628{color:var(--brand-orange);flex-shrink:0;margin-top:2px}._expertTip_o5bul_618 p{color:#ffffffa6;margin:0;font-size:.92rem;line-height:1.7}@media (width<=1024px){._heroContainer_o5bul_73{text-align:center;flex-direction:column;gap:3rem}._heroDesc_o5bul_122{max-width:100%}._heroDataPanel_o5bul_131{width:100%;max-width:360px}._dgStripInner_o5bul_203{flex-direction:column;gap:2.5rem}._dgImageBlock_o5bul_212{width:100%;max-height:300px}._tabPanel_o5bul_407{grid-template-columns:1fr;gap:2rem}._tabPanelImage_o5bul_475{order:-1;max-height:280px}._statusDashboard_o5bul_565{grid-template-columns:1fr}}@media (width<=768px){._hero_o5bul_19{padding:8rem 1.5rem 3.5rem}._heroTitle_o5bul_106{font-size:2.2rem}._heroDataPanel_o5bul_131{gap:.75rem}._heroDataCard_o5bul_139{padding:1rem}._heroDataValue_o5bul_154{font-size:1.5rem}._dgStrip_o5bul_175{padding:3rem 1.5rem}._dgWatermark_o5bul_189{font-size:10rem}._tabSection_o5bul_325{padding:3rem 1.5rem}._tabNav_o5bul_349{grid-template-columns:repeat(5,1fr);gap:.35rem;padding:.35rem;display:grid}._tabButton_o5bul_365{text-align:center;flex-direction:column;gap:.35rem;padding:.7rem .3rem;font-size:.72rem}._tabLabel_o5bul_400{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.68rem;line-height:1.3;display:-webkit-box}._tabPanelTitle_o5bul_422{font-size:1.4rem}._statusSection_o5bul_524{padding:3rem 1.5rem 4rem}._statusCard_o5bul_572{flex-direction:column;gap:1rem;padding:1.5rem}._expertTip_o5bul_618{flex-direction:column;gap:.8rem}}@media (width<=480px){._heroDataPanel_o5bul_131{grid-template-columns:1fr 1fr;gap:.5rem}._heroBreadcrumb_o5bul_87{font-size:.75rem}._tabButton_o5bul_365{gap:.25rem;padding:.55rem .2rem}._tabLabel_o5bul_400{font-size:.62rem}._tabIcon_o5bul_396 svg{width:16px;height:16px}}:root{--brand-orange:#f39c12;--brand-orange-hover:#e67e22;--brand-maroon:maroon;--accent-orange:#f59e0b;--bg-primary:#050e17;--bg-secondary:#0a192f;--bg-dark:#030b13;--bg-glass:#0a192fb3;--text-primary:#f8f9fa;--text-secondary:#b0bec5;--text-light:#e2e8f0;--text-inverse:#050e17;--glass-border:#ffffff1a;--glass-shadow:0 8px 32px 0 #0000005e;--font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width:1200px;--nav-height:100px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1rem}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-glass);border:1px solid var(--glass-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}
