.Header-module__PZe00a__topBar{background:var(--dark-900);z-index:1001;border-bottom:1px solid #ffffff14;padding:8px 0;position:relative}.Header-module__PZe00a__topBarInner{justify-content:space-between;align-items:center;display:flex}.Header-module__PZe00a__topBarLeft{align-items:center;gap:24px;display:flex}.Header-module__PZe00a__topBarLink{color:var(--dark-300);transition:var(--transition-fast);align-items:center;gap:6px;font-size:13px;display:flex}.Header-module__PZe00a__topBarLink:hover{color:var(--primary-400)}.Header-module__PZe00a__topBarRight{align-items:center;gap:16px;display:flex}.Header-module__PZe00a__topBarText{color:var(--dark-400);font-size:13px}.Header-module__PZe00a__header{z-index:1000;background:0 0;padding:16px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:37px;left:0;right:0}.Header-module__PZe00a__header.Header-module__PZe00a__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000d;padding:10px 0;top:0;box-shadow:0 4px 30px #00000014}.Header-module__PZe00a__headerInner{justify-content:space-between;align-items:center;display:flex}.Header-module__PZe00a__logo{z-index:10001;position:relative}.Header-module__PZe00a__logo img{object-fit:contain;width:auto;height:48px;transition:var(--transition-base);filter:brightness(0)invert()}.Header-module__PZe00a__scrolled .Header-module__PZe00a__logo img{filter:none}.Header-module__PZe00a__nav{align-items:center;gap:4px;display:flex}.Header-module__PZe00a__navLink{color:#ffffffe6;border-radius:var(--radius-full);transition:var(--transition-base);white-space:nowrap;align-items:center;gap:4px;padding:10px 18px;font-size:15px;font-weight:500;display:flex}.Header-module__PZe00a__scrolled .Header-module__PZe00a__navLink{color:var(--dark-700)}.Header-module__PZe00a__navLink:hover{color:#fff;background:#ffffff1a}.Header-module__PZe00a__scrolled .Header-module__PZe00a__navLink:hover{color:var(--primary-600);background:var(--primary-50)}.Header-module__PZe00a__dropdown{position:relative}.Header-module__PZe00a__dropdownMenu{border-radius:var(--radius-lg);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #0000000d;min-width:240px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 60px #00000026}.Header-module__PZe00a__dropdownWide{min-width:320px}.Header-module__PZe00a__dropdownOpen{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}.Header-module__PZe00a__dropdownItem{color:var(--dark-700);border-radius:var(--radius-sm);transition:var(--transition-fast);padding:12px 16px;font-size:14px;font-weight:500;display:block}.Header-module__PZe00a__dropdownItem:hover{background:var(--primary-50);color:var(--primary-600);padding-left:22px}.Header-module__PZe00a__headerActions{align-items:center;gap:12px;display:flex}.Header-module__PZe00a__headerCta{padding:10px 24px!important;font-size:14px!important}.Header-module__PZe00a__hamburger{z-index:10001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none;position:relative}.Header-module__PZe00a__hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Header-module__PZe00a__scrolled .Header-module__PZe00a__hamburger span{background:var(--dark-800)}.Header-module__PZe00a__hamburgerOpen span{background:#fff!important}.Header-module__PZe00a__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__PZe00a__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__PZe00a__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){.Header-module__PZe00a__topBar{display:none}.Header-module__PZe00a__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;padding:12px 0;top:0}.Header-module__PZe00a__header.Header-module__PZe00a__scrolled{background:#fffffffa}.Header-module__PZe00a__hamburger{display:flex}.Header-module__PZe00a__headerCta{display:none!important}.Header-module__PZe00a__nav{opacity:0;visibility:hidden;pointer-events:none;z-index:10000;background:#020617;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100vw;height:100dvh;padding:80px 24px 40px;transition:opacity .4s,visibility .4s;position:fixed;inset:0;overflow-y:auto}.Header-module__PZe00a__navOpen{opacity:1;visibility:visible;pointer-events:all}.Header-module__PZe00a__navLink{text-align:center;border-radius:var(--radius-lg);justify-content:center;width:100%;max-width:320px;padding:16px 32px;font-size:20px;color:#ffffffe6!important}.Header-module__PZe00a__navLink:hover{color:#fff!important;background:#ffffff14!important}.Header-module__PZe00a__dropdown{text-align:center;width:100%;max-width:320px}.Header-module__PZe00a__dropdownMenu{width:100%;min-width:unset;box-shadow:none;border-radius:var(--radius-md);background:#ffffff0d;border:none;max-height:0;padding:4px;transition:max-height .3s;position:static;overflow:hidden;transform:none!important}.Header-module__PZe00a__dropdownOpen{opacity:1;visibility:visible;pointer-events:all;max-height:500px}.Header-module__PZe00a__dropdownItem{color:#ffffffb3;text-align:center;padding:12px 16px;font-size:16px}.Header-module__PZe00a__dropdownItem:hover{color:#fff;background:#ffffff14;padding-left:16px}}@media (max-width:640px){.Header-module__PZe00a__logo img{height:36px}.Header-module__PZe00a__navLink{padding:14px 24px;font-size:18px}}
.Footer-module__PPebma__footer{background:var(--dark-900);color:var(--dark-300);padding:80px 0 0;position:relative}.Footer-module__PPebma__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-600), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__PPebma__footerGrid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__PPebma__footerLogo{margin-bottom:20px;display:inline-block}.Footer-module__PPebma__footerLogo img{object-fit:contain;filter:brightness(0)invert();width:auto;height:44px}.Footer-module__PPebma__footerDesc{color:var(--dark-400);margin-bottom:24px;font-size:14px;line-height:1.8}.Footer-module__PPebma__socialLinks{gap:10px;display:flex}.Footer-module__PPebma__socialLink{border-radius:var(--radius-md);width:40px;height:40px;color:var(--dark-400);transition:var(--transition-base);background:#ffffff0f;border:1px solid #ffffff0f;justify-content:center;align-items:center;display:flex}.Footer-module__PPebma__socialLink:hover{background:var(--primary-600);color:#fff;border-color:var(--primary-500);transform:translateY(-3px)}.Footer-module__PPebma__footerCol{min-width:0}.Footer-module__PPebma__footerColTitle{color:#fff;margin-bottom:24px;padding-bottom:12px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;position:relative}.Footer-module__PPebma__footerColTitle:after{content:"";background:var(--gradient-primary);border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__PPebma__footerLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__PPebma__footerLinks a{color:var(--dark-400);transition:var(--transition-base);align-items:center;font-size:14px;display:inline-flex}.Footer-module__PPebma__footerLinks a:hover{color:#fff;padding-left:6px}.Footer-module__PPebma__contactItems{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.Footer-module__PPebma__contactItem{color:var(--dark-400);align-items:flex-start;gap:12px;font-size:14px;display:flex}.Footer-module__PPebma__contactItem svg{color:var(--primary-400);flex-shrink:0;margin-top:2px}.Footer-module__PPebma__contactItem a{color:var(--dark-400);transition:var(--transition-fast)}.Footer-module__PPebma__contactItem a:hover{color:#fff}.Footer-module__PPebma__workingHours{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff0f;padding:16px}.Footer-module__PPebma__whTitle{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:13px;font-weight:700}.Footer-module__PPebma__workingHours p{color:var(--dark-400);font-size:13px;line-height:1.8}.Footer-module__PPebma__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__PPebma__footerBottom p{color:var(--dark-500);font-size:13px}.Footer-module__PPebma__bmsoft{border-radius:var(--radius-full);transition:var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0a,#ffffff14);border:1px solid #ffffff14;align-items:center;gap:12px;padding:8px 18px;display:flex}.Footer-module__PPebma__bmsoft:hover{background:linear-gradient(135deg,#ffffff14,#ffffff1f);border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.Footer-module__PPebma__bmsoftText{color:var(--dark-400);letter-spacing:.3px;white-space:nowrap;font-size:12px;font-weight:500}.Footer-module__PPebma__bmsoft:hover .Footer-module__PPebma__bmsoftText{color:var(--dark-300)}.Footer-module__PPebma__bmsoftDivider{background:#ffffff1f;width:1px;height:18px}.Footer-module__PPebma__bmsoftLogo{object-fit:contain;opacity:.7;transition:var(--transition-base);filter:brightness(0)invert();width:auto!important;height:22px!important}.Footer-module__PPebma__bmsoft:hover .Footer-module__PPebma__bmsoftLogo{opacity:1}@media (max-width:1024px){.Footer-module__PPebma__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:640px){.Footer-module__PPebma__footerGrid{grid-template-columns:1fr;gap:36px}.Footer-module__PPebma__footer{padding-top:60px}.Footer-module__PPebma__footerBottom{text-align:center;flex-direction:column;gap:16px}}
.CTA-module__Fe78fq__cta{padding:100px 0;position:relative;overflow:hidden}.CTA-module__Fe78fq__ctaBg{z-index:0;background:linear-gradient(135deg,#0f1a57,#1333e1,#36f);position:absolute;inset:0}.CTA-module__Fe78fq__ctaShape1{background:#fbbf2426;border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite CTA-module__Fe78fq__float;position:absolute;top:-100px;right:-100px}.CTA-module__Fe78fq__ctaShape2{background:#ffffff0d;border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 3s infinite CTA-module__Fe78fq__float;position:absolute;bottom:-80px;left:-80px}.CTA-module__Fe78fq__ctaInner{z-index:1;position:relative}.CTA-module__Fe78fq__ctaContent{text-align:center;max-width:640px;margin:0 auto}.CTA-module__Fe78fq__ctaLabel{color:var(--accent-400);letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;font-weight:600;display:inline-flex}.CTA-module__Fe78fq__ctaTitle{color:#fff;margin-bottom:20px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.2}.CTA-module__Fe78fq__ctaHighlight{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTA-module__Fe78fq__ctaDesc{color:#ffffffb3;margin-bottom:36px;font-size:17px;line-height:1.7}.CTA-module__Fe78fq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:640px){.CTA-module__Fe78fq__ctaButtons{flex-direction:column;align-items:center}.CTA-module__Fe78fq__ctaButtons .CTA-module__Fe78fq__btn{justify-content:center;width:100%}}
.Hero-module__g5WKna__hero{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__g5WKna__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__g5WKna__heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__g5WKna__heroOverlay{z-index:1;background:linear-gradient(160deg,#020617f2 0%,#0f1a57e0 35%,#1333e1b8 100%);position:absolute;inset:0}.Hero-module__g5WKna__heroGrain{z-index:2;opacity:.03;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__g5WKna__gridLines{z-index:2;pointer-events:none;opacity:.06;justify-content:space-evenly;display:flex;position:absolute;inset:0}.Hero-module__g5WKna__gridLine{background:linear-gradient(#0000,#fff9 50%,#0000);width:1px;height:100%;animation:4s ease-in-out infinite Hero-module__g5WKna__gridPulse}.Hero-module__g5WKna__gridLine:nth-child(2){animation-delay:1s}.Hero-module__g5WKna__gridLine:nth-child(3){animation-delay:2s}.Hero-module__g5WKna__gridLine:nth-child(4){animation-delay:3s}@keyframes Hero-module__g5WKna__gridPulse{0%,to{opacity:.3}50%{opacity:1}}.Hero-module__g5WKna__floatingOrbs{z-index:3;pointer-events:none;position:absolute;inset:0}.Hero-module__g5WKna__orb1{filter:blur(40px);background:radial-gradient(circle,#fbbf241f,#0000 65%);border-radius:50%;width:350px;height:350px;animation:12s ease-in-out infinite Hero-module__g5WKna__orbFloat;position:absolute;top:15%;right:15%}.Hero-module__g5WKna__orb2{filter:blur(30px);background:radial-gradient(circle,#36f3,#0000 65%);border-radius:50%;width:280px;height:280px;animation:10s ease-in-out 3s infinite Hero-module__g5WKna__orbFloat;position:absolute;bottom:25%;left:-5%}.Hero-module__g5WKna__orb3{filter:blur(25px);background:radial-gradient(circle,#8b5cf61a,#0000 65%);border-radius:50%;width:180px;height:180px;animation:8s ease-in-out 6s infinite Hero-module__g5WKna__orbFloat;position:absolute;top:50%;right:40%}@keyframes Hero-module__g5WKna__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.Hero-module__g5WKna__heroContent{z-index:4;flex:1;grid-template-columns:1fr 420px;align-items:center;gap:60px;padding-top:160px;padding-bottom:100px;display:grid;position:relative}.Hero-module__g5WKna__heroText{animation:.9s ease-out Hero-module__g5WKna__fadeInUp}.Hero-module__g5WKna__heroBadge{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:10px;margin-bottom:32px;padding:6px 6px 6px 12px;display:inline-flex}.Hero-module__g5WKna__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__g5WKna__pulse;box-shadow:0 0 16px #22c55e99}.Hero-module__g5WKna__badgeText{color:#ffffffd9;letter-spacing:.3px;padding-right:8px;font-size:13px;font-weight:600}.Hero-module__g5WKna__heroTitle{flex-direction:column;gap:4px;margin-bottom:28px;display:flex}.Hero-module__g5WKna__titleLine1{color:#ffffffb3;letter-spacing:2px;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:500}.Hero-module__g5WKna__titleLine2{color:#fff;letter-spacing:-2px;font-family:Outfit,sans-serif;font-size:clamp(40px,5.5vw,68px);font-weight:900;line-height:1.05}.Hero-module__g5WKna__titleHighlight{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 50%,#d97706 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__g5WKna__titleLine3{color:#fff;letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.1}.Hero-module__g5WKna__heroDesc{color:#fff9;max-width:520px;margin-bottom:40px;font-size:17px;line-height:1.8}.Hero-module__g5WKna__heroButtons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__g5WKna__btnPrimary{color:var(--dark-900);border-radius:var(--radius-full);background:linear-gradient(135deg,#f59e0b,#fbbf24);align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #f59e0b59}.Hero-module__g5WKna__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__g5WKna__btnPrimary:hover:before{left:100%}.Hero-module__g5WKna__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 32px #f59e0b80}.Hero-module__g5WKna__btnPrimary:hover svg{transform:translate(4px)}.Hero-module__g5WKna__btnPrimary svg{transition:var(--transition-base)}.Hero-module__g5WKna__btnGlass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius-full);transition:var(--transition-base);background:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-flex}.Hero-module__g5WKna__btnGlass:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-3px)}.Hero-module__g5WKna__heroRight{justify-content:center;animation:1s ease-out .3s both Hero-module__g5WKna__slideInRight;display:flex}.Hero-module__g5WKna__floatingCard{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-2xl);background:#ffffff0f;border:1px solid #ffffff1a;width:100%;max-width:380px;padding:28px;animation:6s ease-in-out 1s infinite Hero-module__g5WKna__float;position:relative}.Hero-module__g5WKna__cardGlow{background:linear-gradient(90deg, transparent, var(--accent-400), transparent);border-radius:2px;height:2px;position:absolute;top:-1px;left:20%;right:20%}.Hero-module__g5WKna__cardHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:16px;display:flex}.Hero-module__g5WKna__cardDot{background:#22c55e;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite Hero-module__g5WKna__pulse;box-shadow:0 0 12px #22c55e80}.Hero-module__g5WKna__cardHeader span{color:#fffc;letter-spacing:.5px;font-size:14px;font-weight:600}.Hero-module__g5WKna__cardStats{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.Hero-module__g5WKna__cardStat{border-radius:var(--radius-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;padding:16px}.Hero-module__g5WKna__cardStatValue{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;line-height:1;display:block}.Hero-module__g5WKna__cardStatLabel{color:#ffffff80;font-size:12px;font-weight:500}.Hero-module__g5WKna__cardProgress{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f;padding:16px}.Hero-module__g5WKna__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.Hero-module__g5WKna__progressFill{background:linear-gradient(90deg,#22c55e,#4ade80);border-radius:3px;width:100%;height:100%;animation:2s ease-out 1.5s both Hero-module__g5WKna__progressGrow}@keyframes Hero-module__g5WKna__progressGrow{0%{width:0}to{width:100%}}.Hero-module__g5WKna__progressText{color:#fff9;font-size:12px;font-weight:600}.Hero-module__g5WKna__statsWrapper{z-index:4;margin-top:auto;margin-bottom:60px;padding:0 24px;position:relative}.Hero-module__g5WKna__statsBar{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-2xl);background:#ffffff0f;border:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.Hero-module__g5WKna__statItem{transition:var(--transition-base);flex-direction:column;align-items:center;padding:28px 20px;animation:.6s ease-out both Hero-module__g5WKna__fadeInUp;display:flex;position:relative}.Hero-module__g5WKna__statItem:not(:last-child):after{content:"";background:#ffffff14;width:1px;height:60%;position:absolute;top:20%;right:0}.Hero-module__g5WKna__statItem:hover{background:#ffffff0f}.Hero-module__g5WKna__statValue{color:#fff;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800;line-height:1}.Hero-module__g5WKna__statLabel{color:#ffffff80;text-align:center;font-size:13px;font-weight:500}.Hero-module__g5WKna__scrollIndicator{z-index:4;flex-direction:column;align-items:center;gap:8px;animation:1s ease-out 2s both Hero-module__g5WKna__fadeIn;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Hero-module__g5WKna__scrollIndicator span{letter-spacing:3px;text-transform:uppercase;color:#ffffff59;font-size:10px;font-weight:500}.Hero-module__g5WKna__scrollLine{background:#ffffff1a;width:1px;height:32px;position:relative;overflow:hidden}.Hero-module__g5WKna__scrollLine:after{content:"";background:linear-gradient(#0000,#fff9);width:100%;height:50%;animation:2s ease-in-out infinite Hero-module__g5WKna__scrollAnim;position:absolute;top:-100%;left:0}@keyframes Hero-module__g5WKna__scrollAnim{0%{top:-50%}to{top:150%}}@media (max-width:1200px){.Hero-module__g5WKna__heroContent{grid-template-columns:1fr 350px;gap:40px}}@media (max-width:1024px){.Hero-module__g5WKna__heroContent{text-align:center;grid-template-columns:1fr;padding-top:130px;padding-bottom:40px}.Hero-module__g5WKna__heroRight{display:none}.Hero-module__g5WKna__heroBadge{justify-content:center}.Hero-module__g5WKna__heroTitle{align-items:center}.Hero-module__g5WKna__heroDesc{margin-left:auto;margin-right:auto}.Hero-module__g5WKna__heroButtons{justify-content:center}.Hero-module__g5WKna__statsBar{grid-template-columns:repeat(2,1fr)}.Hero-module__g5WKna__statItem:nth-child(2):after{display:none}.Hero-module__g5WKna__statItem:first-child:after,.Hero-module__g5WKna__statItem:nth-child(3):after{display:block}.Hero-module__g5WKna__statsWrapper{margin-bottom:40px}}@media (max-width:640px){.Hero-module__g5WKna__heroContent{padding-top:110px;padding-bottom:32px}.Hero-module__g5WKna__titleLine1{letter-spacing:1.5px;font-size:16px}.Hero-module__g5WKna__titleLine2{letter-spacing:-1px;font-size:clamp(32px,9vw,44px)}.Hero-module__g5WKna__titleLine3{font-size:clamp(28px,7vw,38px)}.Hero-module__g5WKna__heroDesc{margin-bottom:28px;font-size:15px}.Hero-module__g5WKna__heroButtons{flex-direction:column;width:100%}.Hero-module__g5WKna__btnPrimary,.Hero-module__g5WKna__btnGlass{justify-content:center;width:100%;padding:14px 28px}.Hero-module__g5WKna__statsBar{grid-template-columns:repeat(2,1fr)}.Hero-module__g5WKna__statValue{font-size:24px}.Hero-module__g5WKna__statItem{padding:20px 12px}.Hero-module__g5WKna__statLabel{font-size:11px}.Hero-module__g5WKna__scrollIndicator,.Hero-module__g5WKna__gridLines{display:none}}
.About-module__287T-W__about{padding:var(--section-padding);background:#fff;position:relative;overflow:hidden}.About-module__287T-W__about:before{content:"";background:radial-gradient(circle, var(--primary-50), transparent 70%);pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.About-module__287T-W__aboutInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__287T-W__aboutImage{position:relative}.About-module__287T-W__imageWrapper{border-radius:var(--radius-xl);position:relative;overflow:visible}.About-module__287T-W__imageWrapper img{width:100%;height:auto;display:block}.About-module__287T-W__experienceBadge{background:var(--gradient-primary);border-radius:var(--radius-xl);flex-direction:column;align-items:center;padding:24px;animation:6s ease-in-out infinite About-module__287T-W__float;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 12px 40px #3366ff59}.About-module__287T-W__expNumber{color:#fff;font-family:Outfit,sans-serif;font-size:42px;font-weight:800;line-height:1}.About-module__287T-W__expText{color:#ffffffd9;white-space:nowrap;font-size:13px;font-weight:600}.About-module__287T-W__imageDecor{border:2px solid var(--primary-200);border-radius:var(--radius-xl);z-index:-1;position:absolute;inset:-24px 24px 24px -24px}.About-module__287T-W__aboutContent{padding-left:20px}.About-module__287T-W__highlight{color:var(--primary-600)}.About-module__287T-W__aboutTexts{margin-bottom:32px}.About-module__287T-W__aboutText{color:var(--dark-500);margin-bottom:16px;font-size:16px;line-height:1.8}.About-module__287T-W__aboutText:last-child{margin-bottom:0}.About-module__287T-W__features{flex-direction:column;gap:16px;margin-bottom:36px;display:flex}.About-module__287T-W__featureItem{border-radius:var(--radius-md);transition:var(--transition-base);align-items:center;gap:16px;padding:16px;display:flex}.About-module__287T-W__featureItem:hover{background:var(--primary-50)}.About-module__287T-W__featureIcon{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.About-module__287T-W__featureTitle{color:var(--dark-900);margin-bottom:2px;font-size:15px;font-weight:700}.About-module__287T-W__featureDesc{color:var(--dark-500);font-size:13px}@media (max-width:1024px){.About-module__287T-W__aboutInner{grid-template-columns:1fr;gap:48px}.About-module__287T-W__aboutContent{padding-left:0}.About-module__287T-W__aboutImage{max-width:500px;margin:0 auto}}@media (max-width:640px){.About-module__287T-W__experienceBadge{padding:16px;bottom:-12px;right:-8px}.About-module__287T-W__expNumber{font-size:32px}.About-module__287T-W__imageDecor{display:none}}
.Services-module__sYUpyW__services{padding:var(--section-padding);background:var(--dark-50);position:relative}.Services-module__sYUpyW__services:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-200), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.Services-module__sYUpyW__servicesHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.Services-module__sYUpyW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Services-module__sYUpyW__serviceCard{border-radius:var(--radius-xl);background:#fff;border:1px solid #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both Services-module__sYUpyW__fadeInUp;overflow:hidden}.Services-module__sYUpyW__serviceCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f}.Services-module__sYUpyW__cardImageWrapper{height:220px;position:relative;overflow:hidden}.Services-module__sYUpyW__cardImageWrapper img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Services-module__sYUpyW__serviceCard:hover .Services-module__sYUpyW__cardImageWrapper img{transform:scale(1.08)}.Services-module__sYUpyW__cardOverlay{transition:var(--transition-base);background:linear-gradient(#0000 40%,#02061799);position:absolute;inset:0}.Services-module__sYUpyW__serviceCard:hover .Services-module__sYUpyW__cardOverlay{background:linear-gradient(#0000 20%,#1333e1b3)}.Services-module__sYUpyW__cardIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);color:#fff;width:56px;height:56px;transition:var(--transition-base);background:#ffffff26;border:1px solid #fff3;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.Services-module__sYUpyW__serviceCard:hover .Services-module__sYUpyW__cardIcon{background:var(--gradient-primary);border-color:#0000;transform:scale(1.1)rotate(5deg)}.Services-module__sYUpyW__cardBody{padding:24px}.Services-module__sYUpyW__cardTitle{color:var(--dark-900);transition:var(--transition-base);margin-bottom:10px;font-size:19px;font-weight:700}.Services-module__sYUpyW__serviceCard:hover .Services-module__sYUpyW__cardTitle{color:var(--primary-600)}.Services-module__sYUpyW__cardDesc{color:var(--dark-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.Services-module__sYUpyW__cardLink{color:var(--primary-600);transition:var(--transition-base);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.Services-module__sYUpyW__serviceCard:hover .Services-module__sYUpyW__cardLink{gap:12px}@media (max-width:1024px){.Services-module__sYUpyW__servicesGrid{grid-template-columns:repeat(2,1fr)}.Services-module__sYUpyW__servicesHeader{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.Services-module__sYUpyW__servicesGrid{grid-template-columns:1fr}.Services-module__sYUpyW__cardImageWrapper{height:200px}}
.References-module__OJcrfq__references{background:#fff;padding:80px 0 60px;overflow:hidden}.References-module__OJcrfq__refHeader{text-align:center;margin-bottom:48px}.References-module__OJcrfq__refTitle{color:var(--dark-900);font-size:clamp(24px,3vw,36px)}.References-module__OJcrfq__marqueeContainer{padding:20px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.References-module__OJcrfq__marqueeTrack{gap:40px;width:max-content;animation:25s linear infinite References-module__OJcrfq__marqueeScroll;display:flex}@keyframes References-module__OJcrfq__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.References-module__OJcrfq__refItem{background:var(--dark-50);border-radius:var(--radius-lg);min-width:180px;height:90px;transition:var(--transition-base);filter:grayscale();opacity:.6;border:1px solid #0000000a;flex-shrink:0;justify-content:center;align-items:center;padding:16px 32px;display:flex}.References-module__OJcrfq__refItem:hover{filter:grayscale(0%);opacity:1;box-shadow:var(--shadow-md);background:#fff}@media (max-width:768px){.References-module__OJcrfq__references{padding:60px 0 40px}.References-module__OJcrfq__marqueeTrack{gap:24px;animation-duration:18s}.References-module__OJcrfq__refItem{min-width:150px;height:70px;padding:12px 20px}}@media (max-width:480px){.References-module__OJcrfq__refItem{min-width:130px;height:60px;padding:10px 16px}}
.page-hero-module__7zXi9q__pageHero{background:var(--dark-900);padding:200px 0 100px;position:relative;overflow:hidden}.page-hero-module__7zXi9q__pageHeroBg{background:linear-gradient(160deg,#020617 0%,#0f1a57 40%,#1333e1 100%);position:absolute;inset:0}.page-hero-module__7zXi9q__pageHeroBg:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Ccircle cx='30' cy='30' r='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-hero-module__7zXi9q__pageHeroBg:after{content:"";background:linear-gradient(180deg, transparent, var(--dark-50));z-index:1;height:120px;position:absolute;bottom:0;left:0;right:0}.page-hero-module__7zXi9q__pageHeroOrb1{filter:blur(40px);z-index:1;background:radial-gradient(circle,#fbbf2414,#0000 65%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite page-hero-module__7zXi9q__orbFloat;position:absolute;top:-100px;right:-100px}.page-hero-module__7zXi9q__pageHeroOrb2{filter:blur(30px);z-index:1;background:radial-gradient(circle,#6366f11a,#0000 65%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 3s infinite page-hero-module__7zXi9q__orbFloat;position:absolute;bottom:-50px;left:-100px}@keyframes page-hero-module__7zXi9q__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}.page-hero-module__7zXi9q__pageHeroContent{z-index:2;position:relative}.page-hero-module__7zXi9q__breadcrumb{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:13px;display:inline-flex}.page-hero-module__7zXi9q__breadcrumb a{color:#fff9;transition:var(--transition-fast);font-weight:500}.page-hero-module__7zXi9q__breadcrumb a:hover{color:#fff}.page-hero-module__7zXi9q__breadcrumb svg{color:#ffffff40}.page-hero-module__7zXi9q__breadcrumb span{color:var(--accent-400);font-weight:600}.page-hero-module__7zXi9q__pageTitle{color:#fff;letter-spacing:-1.5px;font-family:Outfit,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.1;animation:.7s ease-out page-hero-module__7zXi9q__fadeInUp}.page-hero-module__7zXi9q__pageSubtitle{color:#fff9;max-width:560px;margin-top:16px;font-size:18px;line-height:1.7;animation:.7s ease-out .15s both page-hero-module__7zXi9q__fadeInUp}@media (max-width:1024px){.page-hero-module__7zXi9q__pageHero{padding:160px 0 80px}}@media (max-width:640px){.page-hero-module__7zXi9q__pageHero{padding:130px 0 60px}.page-hero-module__7zXi9q__breadcrumb{gap:6px;padding:6px 14px;font-size:12px}.page-hero-module__7zXi9q__pageTitle{letter-spacing:-1px;font-size:clamp(28px,7vw,40px)}.page-hero-module__7zXi9q__pageSubtitle{font-size:15px}}
.page-module__9pjuAW__blogMeta{color:#ffffff8c;align-items:center;gap:8px;margin-top:16px;font-size:14px;animation:.7s ease-out .2s both page-module__9pjuAW__fadeInUp;display:inline-flex}.page-module__9pjuAW__blogMeta svg{color:#fff6}.page-module__9pjuAW__blogContent{padding:60px 0 100px}.page-module__9pjuAW__blogGrid{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.page-module__9pjuAW__blogMain{min-width:0}.page-module__9pjuAW__blogImageWrapper{border-radius:var(--radius-2xl);margin-bottom:36px;overflow:hidden;box-shadow:0 8px 40px #00000014}.page-module__9pjuAW__blogImg{object-fit:cover;width:100%;height:auto;display:block}.page-module__9pjuAW__blogBody{color:var(--dark-600);font-size:16px;line-height:1.9}.page-module__9pjuAW__blogBody p{margin-bottom:20px}.page-module__9pjuAW__blogSidebar{position:sticky;top:100px}.page-module__9pjuAW__sidebarCard{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000f;padding:28px;box-shadow:0 4px 24px #0000000a}.page-module__9pjuAW__sidebarTitle{color:var(--dark-900);border-bottom:2px solid var(--primary-100);margin-bottom:20px;padding-bottom:16px;font-size:17px;font-weight:700}.page-module__9pjuAW__sidebarBlogs{flex-direction:column;gap:16px;display:flex}.page-module__9pjuAW__sidebarBlogItem{border-radius:var(--radius-md);transition:var(--transition-base);gap:14px;padding:10px;display:flex}.page-module__9pjuAW__sidebarBlogItem:hover{background:var(--primary-50)}.page-module__9pjuAW__sidebarBlogItem h4{color:var(--dark-800);margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4}.page-module__9pjuAW__sidebarBlogItem span{color:var(--dark-400);font-size:12px}@media (max-width:1024px){.page-module__9pjuAW__blogGrid{grid-template-columns:1fr}.page-module__9pjuAW__blogSidebar{position:static}}@media (max-width:640px){.page-module__9pjuAW__blogContent{padding:40px 0 60px}}
.page-module__hvhVHa__blogList{padding:60px 0 100px}.page-module__hvhVHa__blogGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-module__hvhVHa__blogCard{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 12px #0000000a}.page-module__hvhVHa__blogCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f}.page-module__hvhVHa__blogImageWrapper{height:220px;position:relative;overflow:hidden}.page-module__hvhVHa__blogImageWrapper img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.page-module__hvhVHa__blogCard:hover .page-module__hvhVHa__blogImageWrapper img{transform:scale(1.05)}.page-module__hvhVHa__blogDate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--dark-700);background:#fffffff2;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px}.page-module__hvhVHa__blogBody{padding:24px}.page-module__hvhVHa__blogTitle{color:var(--dark-900);transition:var(--transition-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__hvhVHa__blogCard:hover .page-module__hvhVHa__blogTitle{color:var(--primary-600)}.page-module__hvhVHa__blogExcerpt{color:var(--dark-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.page-module__hvhVHa__blogLink{color:var(--primary-600);transition:var(--transition-base);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.page-module__hvhVHa__blogCard:hover .page-module__hvhVHa__blogLink{gap:12px}@media (max-width:1024px){.page-module__hvhVHa__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__hvhVHa__blogList{padding:40px 0 60px}.page-module__hvhVHa__blogGrid{grid-template-columns:1fr}}
.page-module__ZrB8Ga__aboutSection{padding:80px 0 100px;position:relative}.page-module__ZrB8Ga__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}.page-module__ZrB8Ga__aboutImageArea,.page-module__ZrB8Ga__imageFrame{position:relative}.page-module__ZrB8Ga__aboutImg{border-radius:var(--radius-2xl);object-fit:cover;z-index:2;width:100%;height:auto;position:relative}.page-module__ZrB8Ga__imageDecor{border:2px dashed var(--primary-200);border-radius:var(--radius-2xl);z-index:1;opacity:.6;position:absolute;inset:-16px 16px 16px -16px}.page-module__ZrB8Ga__expBadge{z-index:3;background:var(--gradient-primary);border-radius:var(--radius-xl);flex-direction:column;align-items:center;padding:24px 28px;animation:6s ease-in-out infinite page-module__ZrB8Ga__float;display:flex;position:absolute;bottom:-24px;right:-16px;box-shadow:0 16px 48px #3366ff59}.page-module__ZrB8Ga__expNum{color:#fff;font-family:Outfit,sans-serif;font-size:40px;font-weight:900;line-height:1}.page-module__ZrB8Ga__expLabel{color:#ffffffd9;white-space:nowrap;letter-spacing:.5px;font-size:12px;font-weight:600}.page-module__ZrB8Ga__aboutTextArea{padding-left:20px}.page-module__ZrB8Ga__highlight{color:var(--primary-600)}.page-module__ZrB8Ga__aboutParagraph{color:var(--dark-500);margin-bottom:16px;font-size:16px;line-height:1.85}.page-module__ZrB8Ga__aboutParagraph:last-of-type{margin-bottom:0}.page-module__ZrB8Ga__valuesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__ZrB8Ga__valueCard{border-radius:var(--radius-xl);text-align:center;background:#fff;border:1px solid #0000000a;padding:36px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__ZrB8Ga__valueCard:before{content:"";background:var(--gradient-primary);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__ZrB8Ga__valueCard:hover:before{transform:scaleX(1)}.page-module__ZrB8Ga__valueCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.page-module__ZrB8Ga__valueIconWrapper{margin-bottom:20px;display:inline-block;position:relative}.page-module__ZrB8Ga__valueIcon{background:var(--gradient-primary);border-radius:var(--radius-lg);color:#fff;z-index:1;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex;position:relative}.page-module__ZrB8Ga__valueGlow{background:var(--primary-100);border-radius:var(--radius-lg);z-index:0;opacity:0;transition:var(--transition-base);position:absolute;inset:-8px}.page-module__ZrB8Ga__valueCard:hover .page-module__ZrB8Ga__valueGlow{opacity:1}.page-module__ZrB8Ga__valueCard h3{color:var(--dark-900);margin-bottom:8px;font-size:17px;font-weight:700}.page-module__ZrB8Ga__valueCard p{color:var(--dark-500);font-size:14px;line-height:1.65}@media (max-width:1024px){.page-module__ZrB8Ga__aboutGrid{grid-template-columns:1fr;gap:48px}.page-module__ZrB8Ga__aboutTextArea{padding-left:0}.page-module__ZrB8Ga__aboutImageArea{max-width:500px;margin:0 auto}.page-module__ZrB8Ga__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__ZrB8Ga__aboutSection{padding:60px 0 80px}.page-module__ZrB8Ga__valuesGrid{grid-template-columns:1fr}.page-module__ZrB8Ga__imageDecor{display:none}.page-module__ZrB8Ga__expBadge{padding:18px 22px;bottom:-16px;right:8px}.page-module__ZrB8Ga__expNum{font-size:32px}.page-module__ZrB8Ga__aboutGrid{gap:40px;margin-bottom:60px}}
.page-module__vc0r7q__serviceContent{padding:60px 0 100px}.page-module__vc0r7q__serviceGrid{grid-template-columns:1fr 380px;align-items:start;gap:48px;display:grid}.page-module__vc0r7q__serviceMain{min-width:0}.page-module__vc0r7q__serviceImageWrapper{border-radius:var(--radius-2xl);margin-bottom:40px;overflow:hidden;box-shadow:0 8px 40px #00000014}.page-module__vc0r7q__serviceImage{object-fit:cover;width:100%;height:auto;display:block}.page-module__vc0r7q__serviceBody{line-height:1.8}.page-module__vc0r7q__serviceIntro{color:var(--dark-600);border-bottom:1px solid var(--dark-100);margin-bottom:36px;padding-bottom:36px;font-size:18px;line-height:1.85;position:relative}.page-module__vc0r7q__serviceIntro:after{content:"";background:var(--gradient-primary);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}.page-module__vc0r7q__contentBlock{margin-bottom:32px}.page-module__vc0r7q__contentBlock h2{color:var(--dark-900);margin-bottom:14px;padding-left:20px;font-size:22px;font-weight:700;position:relative}.page-module__vc0r7q__contentBlock h2:before{content:"";background:var(--gradient-primary);border-radius:2px;width:4px;height:calc(100% - 8px);position:absolute;top:4px;left:0}.page-module__vc0r7q__contentBlock p{color:var(--dark-500);font-size:16px;line-height:1.85}.page-module__vc0r7q__advantagesCard{background:linear-gradient(135deg, var(--primary-50), white);border-radius:var(--radius-2xl);border:1px solid var(--primary-100);margin-top:48px;padding:36px;position:relative;overflow:hidden}.page-module__vc0r7q__advantagesCard:before{content:"";background:var(--gradient-primary);height:4px;position:absolute;top:0;left:0;right:0}.page-module__vc0r7q__advHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.page-module__vc0r7q__advHeader svg{color:var(--primary-600)}.page-module__vc0r7q__advHeader h2{color:var(--dark-900);padding-left:0;font-size:20px;font-weight:700}.page-module__vc0r7q__advHeader h2:before{display:none}.page-module__vc0r7q__advGrid{flex-direction:column;gap:14px;display:flex}.page-module__vc0r7q__advItem{border-radius:var(--radius-md);transition:var(--transition-base);background:#fff;border:1px solid #0000000a;align-items:center;gap:14px;padding:12px 16px;display:flex}.page-module__vc0r7q__advItem:hover{box-shadow:var(--shadow-sm);transform:translate(6px)}.page-module__vc0r7q__advCheck{background:var(--primary-100);width:28px;height:28px;color:var(--primary-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__vc0r7q__advItem span{color:var(--dark-700);font-size:15px;font-weight:500}.page-module__vc0r7q__sidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:100px}.page-module__vc0r7q__sidebarNav{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000f;padding:28px;box-shadow:0 4px 24px #0000000a}.page-module__vc0r7q__sidebarNav h3{color:var(--dark-900);border-bottom:2px solid var(--primary-100);margin-bottom:20px;padding-bottom:16px;font-size:17px;font-weight:700}.page-module__vc0r7q__sidebarLinks{flex-direction:column;gap:4px;display:flex}.page-module__vc0r7q__sidebarLink{color:var(--dark-600);border-radius:var(--radius-md);transition:var(--transition-base);justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.page-module__vc0r7q__sidebarLink:hover{background:var(--primary-50);color:var(--primary-600);padding-left:22px}.page-module__vc0r7q__sidebarCta{background:var(--gradient-primary);border-radius:var(--radius-2xl);text-align:center;padding:32px;position:relative;overflow:hidden}.page-module__vc0r7q__ctaGlow{filter:blur(30px);background:#ffffff1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.page-module__vc0r7q__sidebarCta h3{color:#fff;margin-bottom:8px;font-size:18px;position:relative}.page-module__vc0r7q__sidebarCta p{color:#ffffffbf;margin-bottom:20px;font-size:14px;line-height:1.6;position:relative}.page-module__vc0r7q__sidebarContact{background:var(--dark-900);border-radius:var(--radius-2xl);flex-direction:column;gap:12px;padding:24px;display:flex}.page-module__vc0r7q__contactRow{align-items:center;gap:12px;padding:10px 0;display:flex}.page-module__vc0r7q__contactRow svg{color:var(--primary-400);flex-shrink:0}.page-module__vc0r7q__contactRow a{color:var(--dark-300);transition:var(--transition-fast);font-size:14px}.page-module__vc0r7q__contactRow a:hover{color:#fff}@media (max-width:1024px){.page-module__vc0r7q__serviceGrid{grid-template-columns:1fr}.page-module__vc0r7q__sidebar{grid-template-columns:1fr 1fr;gap:20px;display:grid;position:static}.page-module__vc0r7q__sidebarNav{grid-column:1/-1}}@media (max-width:640px){.page-module__vc0r7q__serviceContent{padding:40px 0 60px}.page-module__vc0r7q__sidebar{grid-template-columns:1fr}.page-module__vc0r7q__advantagesCard{padding:24px}.page-module__vc0r7q__contentBlock h2{font-size:19px}.page-module__vc0r7q__serviceIntro{font-size:16px}}
.page-module__OfJYVW__servicesSection{padding:60px 0 100px}.page-module__OfJYVW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.page-module__OfJYVW__serviceCard{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 12px #0000000a}.page-module__OfJYVW__serviceCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f}.page-module__OfJYVW__cardImageWrapper{height:220px;position:relative;overflow:hidden}.page-module__OfJYVW__cardImageWrapper img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.page-module__OfJYVW__serviceCard:hover .page-module__OfJYVW__cardImageWrapper img{transform:scale(1.08)}.page-module__OfJYVW__cardOverlay{transition:var(--transition-base);background:linear-gradient(#0000 40%,#02061799);position:absolute;inset:0}.page-module__OfJYVW__serviceCard:hover .page-module__OfJYVW__cardOverlay{background:linear-gradient(#0000 20%,#1333e1b3)}.page-module__OfJYVW__cardBody{padding:24px}.page-module__OfJYVW__cardTitle{color:var(--dark-900);transition:var(--transition-base);margin-bottom:10px;font-size:19px;font-weight:700}.page-module__OfJYVW__serviceCard:hover .page-module__OfJYVW__cardTitle{color:var(--primary-600)}.page-module__OfJYVW__cardDesc{color:var(--dark-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.page-module__OfJYVW__cardLink{color:var(--primary-600);transition:var(--transition-base);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.page-module__OfJYVW__serviceCard:hover .page-module__OfJYVW__cardLink{gap:12px}@media (max-width:1024px){.page-module__OfJYVW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__OfJYVW__servicesSection{padding:40px 0 60px}.page-module__OfJYVW__servicesGrid{grid-template-columns:1fr}}
.page-module__afwGMq__contactSection{padding:60px 0 100px}.page-module__afwGMq__contactCards{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:60px;display:grid}.page-module__afwGMq__contactCard{border-radius:var(--radius-2xl);text-align:center;background:#fff;border:1px solid #0000000a;padding:36px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000a}.page-module__afwGMq__contactCard:before{content:"";background:var(--gradient-primary);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__afwGMq__contactCard:hover:before{transform:scaleX(1)}.page-module__afwGMq__contactCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.page-module__afwGMq__contactIcon{background:var(--gradient-primary);border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.page-module__afwGMq__contactCard h3{color:var(--dark-900);margin-bottom:8px;font-size:16px;font-weight:700}.page-module__afwGMq__contactCard p{color:var(--dark-500);font-size:14px;line-height:1.6}.page-module__afwGMq__contactCard a{color:var(--primary-600);font-weight:500}.page-module__afwGMq__contactGrid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.page-module__afwGMq__formWrapper{border-radius:var(--radius-2xl);background:#fff;border:1px solid #0000000a;padding:40px;box-shadow:0 4px 24px #0000000a}.page-module__afwGMq__formTitle{color:var(--dark-900);margin-bottom:8px;font-size:24px;font-weight:700}.page-module__afwGMq__formSubtitle{color:var(--dark-500);margin-bottom:28px;font-size:15px;line-height:1.6}.page-module__afwGMq__successMsg{border-radius:var(--radius-md);color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;align-items:center;gap:8px;margin-bottom:20px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.page-module__afwGMq__form{flex-direction:column;gap:20px;display:flex}.page-module__afwGMq__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__afwGMq__formGroup{flex-direction:column;gap:6px;display:flex}.page-module__afwGMq__formGroup label{color:var(--dark-700);letter-spacing:.3px;font-size:13px;font-weight:600}.page-module__afwGMq__formGroup input,.page-module__afwGMq__formGroup textarea{border:1px solid var(--dark-200);border-radius:var(--radius-md);color:var(--dark-800);transition:var(--transition-base);background:var(--dark-50);padding:14px 16px;font-size:14px}.page-module__afwGMq__formGroup input:focus,.page-module__afwGMq__formGroup textarea:focus{border-color:var(--primary-400);background:#fff;outline:none;box-shadow:0 0 0 3px #3366ff1a}.page-module__afwGMq__formGroup textarea{resize:vertical;min-height:120px}.page-module__afwGMq__mapWrapper{border-radius:var(--radius-2xl);min-height:500px;overflow:hidden;box-shadow:0 8px 40px #00000014}@media (max-width:1024px){.page-module__afwGMq__contactCards,.page-module__afwGMq__contactGrid{grid-template-columns:1fr}}@media (max-width:640px){.page-module__afwGMq__contactSection{padding:40px 0 60px}.page-module__afwGMq__formRow{grid-template-columns:1fr}.page-module__afwGMq__formWrapper{padding:24px}.page-module__afwGMq__mapWrapper{min-height:300px}}
.page-module__Ph_LNq__faqSection{padding:60px 0 100px}.page-module__Ph_LNq__faqContainer{max-width:800px;margin:0 auto}.page-module__Ph_LNq__faqList{flex-direction:column;gap:12px;display:flex}.page-module__Ph_LNq__faqItem{border-radius:var(--radius-xl);background:#fff;border:1px solid #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.page-module__Ph_LNq__faqItem:hover{box-shadow:var(--shadow-md)}.page-module__Ph_LNq__faqOpen{border-color:var(--primary-200);box-shadow:0 8px 32px #3366ff1a}.page-module__Ph_LNq__faqQuestion{width:100%;color:var(--dark-800);text-align:left;cursor:pointer;transition:var(--transition-base);background:0 0;border:none;align-items:center;gap:16px;padding:22px 24px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.page-module__Ph_LNq__faqQuestion:hover,.page-module__Ph_LNq__faqOpen .page-module__Ph_LNq__faqQuestion{color:var(--primary-600)}.page-module__Ph_LNq__faqNum{color:var(--primary-400);opacity:.6;flex-shrink:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.page-module__Ph_LNq__faqOpen .page-module__Ph_LNq__faqNum{opacity:1;color:var(--primary-600)}.page-module__Ph_LNq__faqIcon{background:var(--dark-50);border-radius:var(--radius-sm);width:32px;height:32px;transition:var(--transition-base);color:var(--dark-500);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.page-module__Ph_LNq__faqOpen .page-module__Ph_LNq__faqIcon{background:var(--primary-600);color:#fff;transform:rotate(45deg)}.page-module__Ph_LNq__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.page-module__Ph_LNq__faqOpen .page-module__Ph_LNq__faqAnswer{max-height:300px}.page-module__Ph_LNq__faqAnswer p{color:var(--dark-500);padding:0 24px 22px 58px;font-size:15px;line-height:1.85}@media (max-width:640px){.page-module__Ph_LNq__faqSection{padding:40px 0 60px}.page-module__Ph_LNq__faqQuestion{padding:18px 20px;font-size:15px}.page-module__Ph_LNq__faqAnswer p{padding:0 20px 18px 46px;font-size:14px}}
.BlogSection-module__ZWiYla__blog{padding:var(--section-padding);background:var(--dark-50)}.BlogSection-module__ZWiYla__blogHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.BlogSection-module__ZWiYla__blogGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.BlogSection-module__ZWiYla__blogCard{border-radius:var(--radius-xl);background:#fff;border:1px solid #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both BlogSection-module__ZWiYla__fadeInUp;overflow:hidden}.BlogSection-module__ZWiYla__blogCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.BlogSection-module__ZWiYla__blogImageWrapper{height:220px;position:relative;overflow:hidden}.BlogSection-module__ZWiYla__blogImageWrapper img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.BlogSection-module__ZWiYla__blogCard:hover .BlogSection-module__ZWiYla__blogImageWrapper img{transform:scale(1.05)}.BlogSection-module__ZWiYla__blogDate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--dark-700);background:#fffffff2;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px}.BlogSection-module__ZWiYla__blogBody{padding:24px}.BlogSection-module__ZWiYla__blogTitle{color:var(--dark-900);transition:var(--transition-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogSection-module__ZWiYla__blogCard:hover .BlogSection-module__ZWiYla__blogTitle{color:var(--primary-600)}.BlogSection-module__ZWiYla__blogExcerpt{color:var(--dark-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.BlogSection-module__ZWiYla__blogLink{color:var(--primary-600);transition:var(--transition-base);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.BlogSection-module__ZWiYla__blogCard:hover .BlogSection-module__ZWiYla__blogLink{gap:12px}@media (max-width:1024px){.BlogSection-module__ZWiYla__blogGrid{grid-template-columns:repeat(2,1fr)}.BlogSection-module__ZWiYla__blogHeader{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.BlogSection-module__ZWiYla__blogGrid{grid-template-columns:1fr}}
