html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#212121;background-color:#fff;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);width:50vw;height:50vw;position:fixed;top:-10%;left:-10%}body:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#8b5cf60a 0%,#0000 70%);width:50vw;height:50vw;position:fixed;bottom:-10%;right:-10%}.header{z-index:1000;justify-content:center;width:100%;height:60px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.header-inner{justify-content:space-around;align-items:center;width:90%;max-width:1200px;display:flex;position:relative}.logo{z-index:1002;align-items:center;display:flex}.logo img{object-fit:contain;filter:drop-shadow(0 4px 12px #fff6);width:auto;height:52px}.navbar{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #fff6;border-radius:24px;justify-content:center;align-items:center;gap:6px;width:fit-content;max-width:900px;padding:8px 30px;display:flex;box-shadow:0 10px 30px #0000000d}.navbar a{color:#374151;white-space:nowrap;border-radius:16px;padding:8px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar a:hover{color:#4f46e5;background:#6366f114}.navbar a.active{color:#fff;background:#4f46e5;font-weight:600;box-shadow:0 4px 12px #4f46e540}.lang-btn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:25px;padding:8px 20px;font-size:15px;font-weight:500;transition:all .3s}.lang-btn:hover{background:#e5e7eb}.hamburger-menu{-webkit-backdrop-filter:blur(15px);cursor:pointer;z-index:1002;background:#ffffffbf;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;box-shadow:0 4px 20px #00000014}.hamburger-menu:hover{background:#fffffff2;transform:scale(1.06);box-shadow:0 6px 24px #0000001f}.hamburger-menu i{color:#374151;font-size:22px}.mobile-menu-overlay{z-index:1000;opacity:0;pointer-events:none;background:#0000004d;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;background:#ffffffbf;flex-direction:column;gap:20px;width:280px;height:100vh;padding:100px 30px 30px;transition:right .4s;display:flex;position:fixed;top:-10px;right:-300px;box-shadow:-5px 0 15px #0000001a}.mobile-menu.active{right:0}.mobile-menu a{color:#212121;border-radius:12px;padding:12px 20px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s}.mobile-menu a:hover{background:#e5e7eb}.mobile-menu a.active{background:#e5e7eb;font-weight:600}.mobile-menu .lang-btn{text-align:center;width:100%;margin-top:10px}footer{color:#fff;background:#4532c8;padding:80px 7% 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;margin-bottom:50px;display:grid}.footer-brand{flex-direction:column;gap:0;display:flex}.footer-brand-header{align-items:center;gap:20px;margin-bottom:12px;display:flex}.footer-logo{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-brand-text h3{letter-spacing:-.5px;margin-bottom:8px;font-size:21.2px;font-weight:700}.footer-brand-text p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.8}.footer-brand>p{color:#fffc;margin-top:8px;margin-bottom:28px;font-size:14.2px}.social-links{gap:14px;display:flex}.social-icon{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.social-icon:hover{background:#6366f1;transform:translateY(-3px);box-shadow:0 8px 20px #6366f166}.social-icon svg{fill:#fff;width:20px;height:20px}.footer-section h4{letter-spacing:-.3px;margin-bottom:22px;font-size:17px;font-weight:700}.footer-section p{color:#fffc;font-size:14px;font-weight:400;line-height:2}.footer-section a{color:#fffc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#6366f1}.footer-bottom{text-align:center;color:#ffffffb3;border-top:1px solid #ffffff1a;padding-top:30px;font-size:14px}@media (width<=1024px){.navbar{gap:6px;padding:10px 25px}.navbar a,.lang-btn{padding:8px 14px;font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=768px){.header{height:55px;top:10px}.header-inner{justify-content:space-between;width:95%}.logo img{height:44px}.navbar{display:none}.hamburger-menu{display:flex}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand-header{flex-direction:column;align-items:flex-start;gap:15px}}.page-hero{background:radial-gradient(circle at 15% 25%,#6366f173 0%,#0000 60%),radial-gradient(circle at 85% 75%,#8b5cf666 0%,#0000 60%),linear-gradient(135deg,#4532c8 0%,#201382 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;min-height:55vh;padding:140px 7% 80px;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.55;z-index:1;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 0 L14 8 L22 10 L14 12 L12 20 L10 12 L2 10 L10 8 Z\" fill=\"rgba(255,255,255,0.45)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 0 L14 8 L22 10 L14 12 L12 20 L10 12 L2 10 L10 8 Z\" fill=\"rgba(255,255,255,0.35)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.4)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.3)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.35)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.25)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.4)\"/></svg>"),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 10\"><circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"rgba(255,255,255,0.3)\"/></svg>");background-position:12% 25%,85% 15%,8% 65%,92% 70%,25% 75%,78% 55%,45% 15%,65% 80%;background-repeat:no-repeat;background-size:14px 14px,12px 12px,3px 3px,4px 4px,2px 2px,3px 3px,2px 2px,3px 3px;animation:8s ease-in-out infinite alternate star-twinkle;position:absolute;inset:0}.page-hero:after{content:"";opacity:.7;z-index:2;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 600\"><defs><pattern id=\"dots\" x=\"0\" y=\"0\" width=\"80\" height=\"80\" patternUnits=\"userSpaceOnUse\"><circle cx=\"40\" cy=\"40\" r=\"1.5\" fill=\"rgba(255, 255, 255, 0.08)\"/></pattern></defs><rect width=\"1200\" height=\"600\" fill=\"url(%23dots)\"/></svg>");position:absolute;inset:0}.page-hero-content{text-align:center;z-index:3;max-width:850px;margin:0 auto;position:relative}.page-hero-content h1{color:#fff;letter-spacing:-1px;text-shadow:0 4px 15px #0006;margin-bottom:24px;font-size:44px;font-weight:800;line-height:1.2}.page-hero-content h1 .highlight-text{color:#fff;-webkit-background-clip:unset;-webkit-text-fill-color:#fff;background-clip:unset;background:0 0!important}.about-hero-badge{color:#fff;text-transform:uppercase;letter-spacing:.25em;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #fff9;border-radius:20px;margin-bottom:24px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 4px 15px #0000001a}.page-hero-content p{color:#ffffffd9;letter-spacing:-.3px;text-shadow:0 2px 10px #0000004d;margin:0;font-size:18px;font-weight:400;line-height:1.7}@media (width<=768px){.page-hero{min-height:48vh;padding:120px 7% 60px}.page-hero-content h1{font-size:32px}.page-hero-content p{font-size:16px;line-height:1.6}}@keyframes star-twinkle{0%,to{opacity:.6;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.page-loading-fallback{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 200px);display:flex}.loader-spinner{border:4px solid #4f46e526;border-top-color:#4f46e5;border-radius:50%;width:48px;height:48px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero{background:radial-gradient(1000px 800px at 100% 0,#7b61ff40,#fff0 65%);justify-content:center;align-items:flex-start;gap:40px;padding-top:150px;padding-bottom:25px;padding-right:0;display:flex}.hero-content{max-width:500px;margin-top:10px}.hero-content h1{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#2563eb 100%);-webkit-text-fill-color:transparent;letter-spacing:-.8px;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:42px;font-weight:800;line-height:1.2}.hero-content p{color:#6b7280;margin-bottom:36px;font-size:15px;font-weight:400;line-height:1.7}.btn-get-started{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:8px;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #6366f159}.btn-get-started:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6366f173}.hero-illustration{justify-content:flex-end;align-items:center;height:500px;padding-left:10px;display:flex;position:relative}.hero-illustration img{object-fit:contain;width:100%;max-width:450px;height:auto}.about-section{z-index:10;background:linear-gradient(135deg,#2e1065 0%,#1e1b4b 100%);margin-top:0;padding:0;position:relative}.about-box{text-align:center;color:#fff;box-shadow:none;background:0 0;border-radius:0;padding:70px 7%}.about-box h2{letter-spacing:-.3px;opacity:.9;margin-bottom:24px;font-size:18px;font-weight:600}.about-box p{opacity:1;max-width:1100px;margin:0 auto;font-size:26px;font-weight:700;line-height:1.5}.about-box p strong{font-weight:700}.values-section{background:linear-gradient(#5b21b6 0%,#4f46e5 100%);padding:90px 7% 100px;position:relative}.values-section:after{content:"";background:#ffffff26;height:1px;position:absolute;bottom:0;left:10%;right:10%}.section-header{text-align:center;margin-bottom:60px}.section-header h2{color:#fff;letter-spacing:-.8px;margin-bottom:16px;font-size:38px;font-weight:800}.section-header p{color:#ffffffe6;max-width:800px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.7}.values-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto 24px;display:grid}.values-grid-bottom{grid-template-columns:repeat(2,1fr);gap:24px;max-width:660px;margin:0 auto;display:grid}.value-card{text-align:center;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:32px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.value-card:before{content:"";z-index:1;background:#0f172aa6;transition:all .4s;position:absolute;inset:0}.value-card:hover:before{background:#4f46e5bf}.value-card:hover{border-color:#ffffff4d;transform:translateY(-6px);box-shadow:0 15px 35px #0000004d,0 0 20px #ffffff26}.value-icon{filter:drop-shadow(0 4px 12px #6366f166);z-index:2;margin-bottom:24px;font-size:54px;display:none;position:relative}.value-card h3{color:#fff;letter-spacing:.5px;z-index:2;margin-bottom:10px;font-size:18px;font-weight:700;position:relative}.value-card p{color:#ffffffd9;z-index:2;font-size:13.5px;font-weight:400;line-height:1.5;position:relative}.home-services-section{background:linear-gradient(#4f46e5 0%,#3730a3 100%);padding:100px 7%}.home-services-section .section-header h2{letter-spacing:-.8px;margin-bottom:16px;font-size:38px;font-weight:800;color:#fff!important}.home-services-section .section-header p{max-width:750px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.7;color:#fffffff2!important}.home-services-grid-modern{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:40px auto 0;padding:0 10px;display:grid}.home-service-card-modern{cursor:pointer;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-end;height:200px;padding:20px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.home-service-card-modern:before{content:"";z-index:1;background:linear-gradient(#0f172a26 0%,#0f172ad9 100%);transition:all .4s;position:absolute;inset:0}.home-service-card-modern:hover:before{background:linear-gradient(#6366f140 0%,#4f46e5d9 100%)}.home-service-card-modern:hover{border-color:#fff3;transform:translateY(-6px);box-shadow:0 20px 40px #00000038}.home-service-image{z-index:0;position:absolute;inset:0}.home-service-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.home-service-card-modern:hover .home-service-image img{transform:scale(1.08)}.home-service-content{z-index:2;text-align:left;width:100%;position:relative}.home-service-content h3{color:#fff;letter-spacing:-.3px;text-shadow:0 2px 8px #00000080;margin-bottom:0;font-size:16px;font-weight:700;line-height:1.35}.customers-section{text-align:center;background:#fff;padding:90px 7%}.customers-section h2{color:#1f2937;letter-spacing:-.8px;margin-bottom:16px;font-size:38px;font-weight:800}.customers-section p{color:#9ca3af;max-width:900px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:17px;font-weight:400;line-height:1.7}.customers-logos-container{margin-bottom:60px;padding:20px 0;position:relative;overflow:hidden}.customers-logos{align-items:center;gap:80px;width:fit-content;animation:30s linear infinite scroll-left;display:flex}.customers-logos:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.customer-logo{opacity:.75;filter:grayscale(20%);flex-shrink:0;width:auto;min-width:100px;height:60px;transition:all .3s}.customer-logo:hover{opacity:1;filter:grayscale(0%);transform:scale(1.08)}.testimonial-box{color:#fff;background:linear-gradient(90deg,#7c3aed 0%,#6366f1 50%,#3b82f6 100%);border-radius:16px;max-width:1000px;margin:0 auto;padding:50px 80px;box-shadow:0 20px 60px #6366f14d}.testimonial-box p{color:#fff;max-width:100%;margin-bottom:0;font-size:18px;font-style:normal;font-weight:400;line-height:1.8}.certificates-section{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:90px 7%}.certificates-section h2{text-align:center;color:#1f2937;margin-bottom:60px;font-size:40px;font-weight:800}.cert-carousel{max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.cert-track{gap:30px;padding:20px 0;transition:transform .5s;display:flex}.cert-slide{flex-shrink:0;min-width:calc(25% - 22.5px)}.cert-card{cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:12px;flex-direction:column;align-items:center;height:100%;padding:24px 16px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #0000000d}.cert-card:hover{border-color:#0000000a;transform:none;box-shadow:0 4px 20px #0000000d}.cert-logo{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:16px;display:flex}.cert-logo img{object-fit:contain;max-width:100%;max-height:100%}.cert-card h4{color:#374151;text-align:center;font-size:14px;font-weight:600;line-height:1.4}.cert-dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.cert-dot{cursor:pointer;background:#d1d5db;border-radius:50%;width:10px;height:10px;transition:all .3s}.cert-dot.active{background:#6366f1;border-radius:5px;width:32px}.faq-section{text-align:center;background:#fafbfc;padding:100px 7%}.faq-section .section-header{margin-bottom:60px}.faq-section .section-header h2{color:#1f2937;letter-spacing:-.8px;margin-bottom:16px;font-size:38px;font-weight:800}.faq-section .section-header p{color:#6b7280;max-width:700px;margin:0 auto;font-size:16px;line-height:1.7}.faq-container{text-align:left;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;align-items:start;gap:16px;max-width:1100px;margin:0 auto;display:grid}.faq-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.faq-item:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 10px 25px -5px #6366f114,0 8px 10px -6px #6366f114}.faq-item.active{border-color:#6366f1;box-shadow:0 10px 25px -5px #6366f114,0 8px 10px -6px #6366f114}.faq-question{color:#1f2937;justify-content:space-between;align-items:center;padding:22px 30px;transition:color .3s;display:flex}.faq-item.active .faq-question{color:#6366f1}.faq-question strong{letter-spacing:-.2px;font-size:16px;font-weight:600}.faq-icon{color:#6366f1;background:#6366f10f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.faq-item.active .faq-icon{color:#fff;background:#6366f1;transform:rotate(45deg)}.faq-answer{color:#4b5563;border-top:1px solid #0000;max-height:0;padding:0 30px;font-size:15px;line-height:1.7;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-answer{background:#fafbfc;border-top:1px solid #f3f4f6;max-height:400px;padding:20px 30px 24px}.cta-section{text-align:center;background:#fff;padding:60px 7% 70px;position:relative;overflow:hidden}.gradient-shape-left{opacity:.7;z-index:1;background:linear-gradient(45deg,#8a38f5 23.08%,#eaddffcc 85.1%);border-radius:24px;width:420px;height:800px;position:absolute;top:110%;left:-140px;transform:translateY(-50%)rotate(35deg)}.gradient-shape-right{opacity:.7;z-index:1;background:linear-gradient(-45deg,#8a38f5 23.08%,#eaddffcc 85.1%);border-radius:24px;width:420px;height:800px;position:absolute;top:110%;right:-140px;transform:translateY(-50%)rotate(-35deg)}.cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.cta-logo{justify-content:center;margin-bottom:28px;display:flex}.cta-logo img{object-fit:contain;width:auto;height:140px}.cta-robot{justify-content:center;align-items:center;margin:20px auto;display:flex;position:relative}.cta-robot img{object-fit:contain;width:100%;max-width:300px;height:auto}.cta-section h2{color:#1f2937;margin-bottom:12px;font-size:36px;font-weight:800}.cta-section p{color:#6b7280;margin-bottom:28px;font-size:16px;line-height:1.6}.btn-schedule{color:#fff;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:8px;padding:16px 42px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px #ffffff4d}.btn-schedule:hover{color:#252528;background:linear-gradient(90deg,#7c3aed 0%,#c1c2e9 50%,#73a9ff 100%);transform:translateY(-3px);box-shadow:0 12px 35px #6366f166}@media (width<=1200px){.hero{padding-left:150px}.values-grid{grid-template-columns:repeat(2,1fr);max-width:700px}.values-grid-bottom{max-width:700px}}@media (width<=1024px){.hero{text-align:center;flex-direction:column;align-items:center;padding-top:120px;padding-left:100px;padding-right:40px}.hero-content{max-width:100%;margin-bottom:40px}.hero-illustration{justify-content:center;height:auto;padding-left:0}.hero-illustration img{max-width:400px}.values-grid,.values-grid-bottom{grid-template-columns:1fr;max-width:500px}.cert-slide{min-width:calc(33.33% - 20px)}.home-services-grid-modern{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;padding:0 20px}}@media (width<=768px){.hero{padding:120px 20px 60px}.hero-content h1{font-size:32px}.hero-content p{font-size:14px}.btn-get-started{padding:14px 32px;font-size:15px}.about-box{padding:50px 5%}.about-box p{font-size:20px;line-height:1.4}.section-header h2{font-size:32px}.section-header p{padding:0 10px;font-size:15px}.value-card{min-height:180px;padding:40px 24px}.value-card h3{font-size:18px}.home-service-card-modern{height:180px;padding:16px}.home-service-card-modern .home-service-content h3{font-size:15px}.customers-section h2,.certificates-section h2,.faq-section .section-header h2,.cta-section h2{font-size:32px}.testimonial-box{border-radius:16px;padding:30px 20px}.testimonial-box p{font-size:16px;line-height:1.6}.cert-slide{min-width:calc(50% - 15px)}.faq-question{padding:16px 20px}.faq-question strong{font-size:15px}.faq-container{grid-template-columns:1fr}.cta-logo img{height:180px}.cta-section h2{font-size:36px}.cta-section p{font-size:16px}.gradient-shape-left,.gradient-shape-right{width:300px;height:600px}}@media (width<=576px){.hero-content h1{font-size:28px}.about-box p{font-size:18px}.section-header h2{font-size:28px}.cert-slide{min-width:calc(100% - 20px)}.customer-logo{min-width:80px;height:50px}.customers-logos{gap:40px}.testimonial-box{border-radius:16px;padding:25px 15px}.testimonial-box p{font-size:15px}.cta-logo img{height:150px}.cta-section h2{font-size:30px}.cta-robot img{max-width:300px}.btn-schedule{padding:14px 32px;font-size:15px}.home-services-grid-modern{grid-template-columns:1fr;gap:16px;max-width:320px;margin-left:auto;margin-right:auto}.home-service-card-modern{height:140px;padding:14px}.home-service-card-modern .home-service-content h3{font-size:14px}}.about-page-wrapper{background-color:#f8fafd;min-height:100vh;position:relative;overflow:hidden}.about-blob-bg{z-index:-1;pointer-events:none;background-color:#f8fafd;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.cyber-grid-overlay{z-index:1;pointer-events:none;opacity:.8;background-image:radial-gradient(#6366f10d 1.2px,#0000 1.2px),linear-gradient(#6366f104 1px,#0000 1px),linear-gradient(90deg,#6366f104 1px,#0000 1px);background-position:0 0,20px 20px,20px 20px;background-size:40px 40px,40px 40px,40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.about-blob{filter:blur(100px);opacity:.35;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite alternate float-blob;position:absolute}@keyframes float-blob{0%{transform:translate(0)scale(1)}to{transform:translate(6%,10%)scale(1.1)}}.about-blob-1{background:radial-gradient(circle,#e1e0ff 0%,#0000 70%);width:60vw;height:60vw;animation-duration:25s;top:-10%;right:-10%}.about-blob-2{background:radial-gradient(circle,#c0c1ff 0%,#0000 70%);width:50vw;height:50vw;animation-duration:30s;animation-delay:-5s;bottom:-5%;left:-5%}.about-blob-3{opacity:.08;background:radial-gradient(circle,#6366f1 0%,#0000 70%);width:40vw;height:40vw;animation-duration:35s;animation-delay:-10s;top:35%;left:25%}.about-page-wrapper .page-hero{z-index:2}.about-page-wrapper .page-hero-content h1,.about-page-wrapper .page-hero-content h1 .highlight-text{color:#fff;-webkit-background-clip:unset;-webkit-text-fill-color:#fff;background-clip:unset;background:0 0!important}.about-section-container{max-width:1200px;margin:0 auto;padding:0 7%}.about-history-section,.about-serve-section,.about-trust-section,.about-vm-section{width:100%;padding:100px 0;position:relative}.dark-purple-sec{z-index:2;background:linear-gradient(135deg,#2e1065 0%,#1e1b4b 100%);position:relative}.deep-violet-sec{z-index:2;background:linear-gradient(135deg,#5b21b6 0%,#4f46e5 100%);position:relative}.about-section-header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:50px;display:flex}.about-section-badge{color:#6366f1;text-transform:uppercase;letter-spacing:.25em;background:#6366f114;border:1px solid #6366f126;border-radius:6px;padding:6px 16px;font-size:11px;font-weight:700}.about-section-header h2{color:#1f2937;letter-spacing:-.8px;font-size:36px;font-weight:800}.about-section-desc{color:#6b7280;max-width:700px;font-size:16px;line-height:1.7}.dark-purple-sec .about-section-header h2,.deep-violet-sec .about-section-header h2{color:#fff;text-shadow:0 2px 10px #0000004d}.dark-purple-sec .about-section-desc,.deep-violet-sec .about-section-desc{color:#fffc}.dark-purple-sec .accent-badge{color:#c084fc;background:#a855f726;border-color:#a855f74d}.deep-violet-sec .accent-badge{color:#a5b4fc;background:#6366f126;border-color:#6366f14d}.about-history-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:48px;display:grid}.about-history-image{z-index:1;position:relative}.about-history-image img{border-radius:10px;width:100%;max-width:280px;margin:0 auto;display:block}.about-history-content{flex-direction:column;gap:20px;display:flex}.about-history-text-p{color:#4b5563;text-align:justify;margin:0;font-size:15px;line-height:1.8}.about-history-quote-card{background:#ffffffa6;border-left:3px solid #6366f1;border-radius:0 8px 8px 0;margin-top:15px;padding:16px 20px}.about-history-quote-card p{color:#374151;margin:0;font-size:14.5px;font-style:italic;font-weight:500;line-height:1.6}.about-serve-section{position:relative;overflow:hidden}.about-serve-grid-modern{z-index:2;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.about-serve-card-modern{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:flex-start;gap:20px;padding:40px 30px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.about-serve-icon-wrapper{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.corp-glow{color:#818cf8}.umkm-glow{color:#c084fc}.indiv-glow{color:#fb7185}.about-serve-card-modern h3{color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:700}.about-serve-card-modern p{color:#ffffffa6;margin:0;font-size:14.5px;line-height:1.7}.about-trust-section{-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #6366f11a;border-radius:16px;box-shadow:0 15px 40px #6366f10a}.about-stats-container-modern{justify-content:space-between;align-items:center;gap:0;max-width:1000px;margin:0 auto;display:flex}.about-stat-item-modern{text-align:center;flex:1;padding:15px 24px;position:relative}.about-stat-item-modern:not(:last-child):after{content:"";background:#6366f11f;width:1px;height:70%;position:absolute;top:15%;right:0}.about-stat-number-modern{background:linear-gradient(135deg,#4532c8 0%,#6366f1 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:48px;font-weight:800;display:inline-block}.about-stat-label-modern{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:12.5px;font-weight:600}.about-vm-section{position:relative;overflow:hidden}.about-vm-grid-modern{z-index:2;grid-template-columns:1.1fr 1.3fr;align-items:stretch;gap:50px;display:grid;position:relative}.about-vision-card-modern{background:#ffffff09;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;justify-content:space-between;gap:30px;height:100%;padding:50px 40px;display:flex;box-shadow:0 10px 30px #0000001a}.vision-header-row{justify-content:space-between;align-items:center;width:100%;display:flex}.vision-icon-wrapper{color:#c084fc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.about-vm-badge-modern{text-transform:uppercase;letter-spacing:.2em;border:1px solid #ffffff26;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:800}.vision-badge-modern{color:#c084fc;background:#a855f71a;border-color:#a855f733}.mission-badge-modern{color:#38bdf8;background:#38bdf81a;border-color:#38bdf833}.about-vision-card-modern h3{color:#fff;letter-spacing:-.6px;font-size:32px;font-weight:800;line-height:1.35}.gradient-text-accent{color:#c084fc}.vision-description{color:#ffffffb3;font-size:15.5px;line-height:1.75}.about-mission-container-modern{flex-direction:column;gap:24px;display:flex}.mission-grid-header{align-items:center;gap:16px;display:flex}.mission-grid-header h3{color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:700}.about-mission-grid-cards{flex-grow:1;grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.mission-card-modern{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:16px;padding:30px;display:flex;box-shadow:0 10px 30px #0000001a}.mission-card-header{justify-content:space-between;align-items:center;display:flex}.mission-number{color:#c084fc;opacity:.9;font-size:24px;font-weight:800}.mission-card-icon{color:#38bdf8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;display:flex}.mission-card-modern h4{color:#fff;letter-spacing:-.3px;font-size:17px;font-weight:700}.mission-card-modern p{color:#ffffffa6;margin:0;font-size:14px;line-height:1.6}@media (width<=1200px){.about-history-grid{grid-template-columns:1fr;gap:32px;padding:30px}.about-history-image img{max-width:240px}.about-history-section,.about-serve-section,.about-trust-section,.about-vm-section{padding:80px 0}}@media (width<=992px){.about-serve-grid{grid-template-columns:1fr;gap:24px;max-width:400px;margin:0 auto}.about-vm-grid-modern{grid-template-columns:1fr;gap:32px}.about-vision-card-modern{padding:40px 30px}}@media (width<=768px){.about-section-header h2,.about-trust-section h2{font-size:28px}.about-trust-section{padding:40px 20px}.about-stats-container-modern{flex-wrap:wrap;justify-content:center;gap:24px}.about-stat-item-modern{flex:unset;min-width:40%}.about-stat-item-modern:not(:last-child):after{display:none!important}.about-stat-number-modern{font-size:36px}.about-mission-grid-cards{grid-template-columns:1fr;gap:16px}}@media (width<=576px){.about-stats-container-modern{flex-direction:column;gap:20px}.about-stat-item-modern{border-bottom:1px solid #0000000d;min-width:100%;padding-bottom:15px}.about-stat-item-modern:last-child{border-bottom:none;padding-bottom:0}}.portfolio-page-wrapper{min-height:100vh}.pf-inner{max-width:1200px;margin:0 auto;padding:0 5%}.pf-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#6366f1;background:#6366f114;border-radius:6px;margin-bottom:12px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.pf-section{background:linear-gradient(#f9f9fd 0%,#fff 100%);padding:64px 0 40px;position:relative}.pf-header-row{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.pf-section-title{color:#1f2937;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:700}.pf-filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.pf-filter-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #6366f12e;border-radius:8px;padding:8px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .22s cubic-bezier(.22,1,.36,1)}.pf-filter-btn:hover{color:#6366f1;background:#6366f10d;border-color:#6366f1}.pf-filter-active{box-shadow:0 3px 10px #6366f138;color:#fff!important;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)!important;border-color:#0000!important}.pf-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.pf-card{background:#fff;border:1px solid #6366f114;border-radius:12px;flex-direction:column;transition:all .35s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 4px 18px -4px #6366f117}.pf-card:hover{transform:none;box-shadow:0 4px 18px -4px #6366f117}.pf-card-img-wrap{aspect-ratio:4/3;background:#e8eaf6;border-radius:0;margin:0;position:relative;overflow:hidden}.pf-card-img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.pf-card:hover .pf-card-img{transform:none}.pf-card-img-placeholder{width:100%;height:100%}.pf-card-badge{color:#fff;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 2px 8px #0000001f}.pf-card-body{flex-direction:column;flex:1;gap:10px;padding:20px 22px 22px;display:flex}.pf-card-title{color:#1f2937;letter-spacing:-.3px;margin:0;font-size:17px;font-weight:700;line-height:1.35}.pf-card-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.pf-card-tags{flex-wrap:wrap;gap:7px;display:flex}.pf-tag{color:#6366f1;background:#6366f112;border:1px solid #6366f11f;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:600}.pf-card-footer{border-top:1px solid #6366f112;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.pf-card-timeline{color:#9ca3af;align-items:center;gap:6px;font-size:12px;display:flex}.pf-details-btn{color:#6366f1;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.pf-details-btn:hover{gap:10px}.pf-empty{text-align:center;color:#9ca3af;padding:60px 20px;font-size:15px}.pf-stats-section{background:#f9f9fd;padding:70px 0;position:relative}.pf-stats-section:before{content:"";pointer-events:none;background:radial-gradient(#6366f10d 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pf-stats-header{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:48px;display:flex}.pf-stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pf-stat-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffffb3;border:1px solid #6366f11a;border-radius:12px;padding:36px 20px;transition:all .3s;box-shadow:0 8px 30px -8px #6366f112}.pf-stat-card:hover{transform:none}.pf-stat-num{color:#6366f1;letter-spacing:-1px;margin-bottom:10px;font-size:42px;font-weight:800;line-height:1;transition:transform .3s}.pf-stat-card:hover .pf-stat-num{transform:none}.pf-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.pf-cta-section{background:#fff;padding:60px 0 80px}.pf-cta-card{text-align:center;color:#fff;background:linear-gradient(135deg,#4648d4 0%,#2159e6 50%,#6366f1 100%);border-radius:16px;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 12px 40px #4648d440}.pf-cta-blob{pointer-events:none;background:#ffffff14;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:240px;height:240px;position:absolute}.pf-cta-blob-tr{top:-60px;right:-60px}.pf-cta-blob-bl{width:180px;height:180px;bottom:-60px;left:-60px}.pf-cta-inner{z-index:1;position:relative}.pf-cta-card h2{letter-spacing:-.8px;margin:0 0 14px;font-size:36px;font-weight:800}.pf-cta-card p{opacity:.88;max-width:560px;margin:0 auto 36px;font-size:17px;line-height:1.65}.pf-cta-btn{color:#4648d4;background:#fff;border-radius:8px;padding:13px 40px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-block;box-shadow:0 4px 16px #0000001a}.pf-cta-btn:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000002e}.portfolio-container,.portfolio-grid,.portfolio-card,.portfolio-card-banner,.portfolio-card-body,.portfolio-stats-section,.portfolio-cta-section,.portfolio-cta-title,.portfolio-cta-desc,.portfolio-cta-container,.portfolio-cta-btn-white,.portfolio-cta-btn-outline{display:contents}@media (width<=1100px){.pf-grid,.pf-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.pf-section{padding:48px 0 32px}.pf-grid{grid-template-columns:1fr}.pf-stats-grid{grid-template-columns:repeat(2,1fr)}.pf-cta-card{border-radius:16px;padding:48px 28px}.pf-cta-card h2{font-size:28px}}@media (width<=480px){.pf-filter-bar{gap:8px}.pf-filter-btn{padding:7px 14px;font-size:12px}.pf-stats-grid{grid-template-columns:repeat(2,1fr)}}.pf-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#0f172a73;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s forwards pfFadeIn;display:flex;position:fixed;top:0;left:0}.pf-modal-card{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #6366f11a;border-radius:20px;width:100%;max-width:700px;max-height:90vh;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards pfScaleUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.pf-modal-card::-webkit-scrollbar{display:none}.pf-modal-close{color:#fff;cursor:pointer;z-index:10;background:#0f172a99;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.pf-modal-close:hover{background:#0f172ad9;transform:scale(1.05)}.pf-modal-banner{background:#e8eaf6;width:100%;height:240px;position:relative;overflow:hidden}.pf-modal-banner-img{object-fit:cover;width:100%;height:100%}.pf-modal-banner-placeholder{width:100%;height:100%}.pf-modal-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;bottom:20px;left:24px;box-shadow:0 4px 12px #00000026}.pf-modal-content{flex-direction:column;gap:20px;padding:30px 32px 36px;display:flex}.pf-modal-timeline{color:#9ca3af;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.pf-modal-title{color:#1f2937;letter-spacing:-.6px;margin:0;font-size:26px;font-weight:800;line-height:1.3}.pf-modal-overview-text{color:#4b5563;margin:0;font-size:15px;line-height:1.7}.pf-modal-divider{background:#6366f114;width:100%;height:1px;margin:8px 0}.pf-modal-details-grid{flex-direction:column;gap:24px;display:flex}.pf-modal-detail-section{flex-direction:column;gap:8px;display:flex}.pf-modal-section-title{color:#4f46e5;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.pf-modal-section-title i{font-size:15px}.pf-modal-detail-section p{color:#374151;margin:0;font-size:14.5px;line-height:1.65}.pf-modal-tags-section{flex-direction:column;gap:12px;display:flex}.pf-modal-tags-section .pf-modal-section-title{color:#6b7280}.pf-modal-tags{flex-wrap:wrap;gap:8px;display:flex}.pf-modal-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;display:flex}.pf-modal-action-btn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.pf-modal-action-btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;box-shadow:0 4px 14px #6366f133}.pf-modal-action-btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6366f14d}.pf-modal-action-btn.secondary{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.pf-modal-action-btn.secondary:hover{color:#1f2937;background:#e5e7eb}@keyframes pfFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pfScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.pf-modal-overlay{padding:10px}.pf-modal-card{max-height:95vh}.pf-modal-banner{height:180px}.pf-modal-content{gap:16px;padding:24px 20px}.pf-modal-title{font-size:20px}.pf-modal-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.pf-modal-action-btn{justify-content:center;width:100%}}.white-section{background:linear-gradient(135deg,#fff 100%);margin:0;padding:55px 7%}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.team-section{background:#fff;padding:60px 7% 100px;position:relative;overflow:hidden}.team-section:before{content:"";opacity:.04;filter:blur(80px);background:linear-gradient(135deg,#898bec57 0%,#684cc2d2 100%);border-radius:50%;width:250px;height:320px;animation:20s ease-in-out infinite floatLeft;position:absolute;top:20%;left:-120px}.team-section:after{content:"";opacity:.04;filter:blur(80px);background:linear-gradient(135deg,#4e46e549 0%,#2563eb 100%);border-radius:50%;width:250px;height:320px;animation:20s ease-in-out infinite floatRight;position:absolute;bottom:15%;right:-120px}@keyframes floatLeft{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}@keyframes floatRight{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}.team-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:35px;max-width:1600px;margin:0 auto;display:grid;position:relative}.team-card{text-align:center;opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.6s forwards fadeInUp;position:relative;transform:translateY(30px)scale(.95)}.team-card:hover{transform:translateY(-5px)}.team-card:first-child{animation-delay:.1s}.team-card:nth-child(2){animation-delay:.15s}.team-card:nth-child(3){animation-delay:.2s}.team-card:nth-child(4){animation-delay:.25s}.team-card:nth-child(5){animation-delay:.3s}.team-card:nth-child(6){animation-delay:.35s}.team-card:nth-child(7){animation-delay:.4s}.team-card:nth-child(8){animation-delay:.45s}.team-card:nth-child(9){animation-delay:.5s}.team-card:nth-child(10){animation-delay:.55s}.team-card:nth-child(11){animation-delay:.6s}.team-card:nth-child(12){animation-delay:.65s}.team-card:nth-child(13){animation-delay:.7s}.team-card:nth-child(14){animation-delay:.75s}.team-card:nth-child(15){animation-delay:.8s}.team-card:nth-child(16){animation-delay:.85s}.team-card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#6366f1,#4f46e5,#2563eb);border-radius:14px;transition:opacity .5s;animation:3s infinite gradientRotate;position:absolute;inset:-2px}.team-card:hover:before{opacity:.3;filter:blur(25px)}.team-photo{aspect-ratio:2/3;cursor:pointer;background:#ededed;border-radius:14px;width:100%;margin-bottom:18px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000019}.team-photo:before{content:"";background:linear-gradient(90deg,#0000 0%,#0f0c1116 50%,#0000 100%);animation:2.5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.team-card:hover .team-photo{transform:translateY(-5px);box-shadow:0 12px 40px #00000026}.team-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.team-card:hover .team-photo img{transform:scale(1.05)}.team-photo:after{content:"";opacity:0;background:linear-gradient(#4f46e500 0%,#4e46e500 100%);transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.team-card:hover .team-photo:after{opacity:1}.team-info{transition:all .3s}.team-card:hover .team-info{transform:translateY(-5px)}.team-name{color:#1f2937;letter-spacing:-.2px;transform-origin:50%;margin-bottom:6px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-card:hover .team-name{color:#7153f6;text-shadow:0 2px 8px #6365f1;transform:scale(1.05)}.team-title{color:#20213fb9;margin-bottom:4px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1) 50ms;display:inline-block}.team-card:hover .team-title{color:#090217;transform:translate(3px)}.team-role{color:#26282c;opacity:.8;font-size:12px;font-weight:400;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1) .1s}.team-card:hover .team-role{opacity:1;color:#4b5563;transform:translateY(2px)}@media (width<=1400px){.team-grid{grid-template-columns:repeat(4,1fr);gap:32px}}@media (width<=1024px){header{flex-direction:column;gap:15px;padding:15px 5%}.team-grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media (width<=768px){.team-grid{grid-template-columns:repeat(2,1fr);gap:25px}.team-name{font-size:15px}.team-title{font-size:12px}.team-role{font-size:11px}}@media (width<=480px){.team-grid{grid-template-columns:1fr;gap:25px}.team-section{padding:40px 5% 70px}}@media (width<=992px){.square-section{padding:60px 5%}}@media (width<=768px){.dci-logo img{height:90px}.square-section p{font-size:16px;line-height:1.6}}@media (width<=576px){.square-section{padding:40px 15px}.dci-logo img{height:80px}}.contact-page-wrapper{min-height:100vh}.contact-main-section{background:linear-gradient(#f9f9fd 0%,#fff 100%);padding:70px 7%;position:relative;overflow:hidden}.contact-main-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.contact-main-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-80px;left:-80px}.contact-main-grid{z-index:1;grid-template-columns:1fr 1.5fr;align-items:stretch;gap:40px;max-width:1200px;margin:0 auto;display:grid;position:relative}.contact-info-card-premium{background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:28px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.contact-info-card-premium:hover{border-color:#0000001f}.contact-premium-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-card-badge{letter-spacing:.12em;text-transform:uppercase;color:#6366f1;background:#6366f114;border:1px solid #6366f126;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:10px;font-weight:800;display:flex}.status-indicator{color:#10b981;background:#10b9810f;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:700;display:flex}.status-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse-dot;position:relative;box-shadow:0 0 #10b981b3}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.premium-title{color:#1f2937;letter-spacing:-.6px;margin:0;font-size:26px;font-weight:800}.premium-items-stack{flex-direction:column;gap:28px;display:flex}.premium-item{align-items:flex-start;gap:18px;display:flex}.premium-item-icon{color:#4532c8;background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:inline-flex}.premium-item-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:11px;font-weight:700}.premium-item-value{color:#4b5563;margin:0;font-size:14.5px;line-height:1.6}.premium-item-value-link{color:#1f2937;font-size:14.5px;font-weight:700;text-decoration:none;transition:color .2s}.premium-item-value-link:hover{color:#3b82f6}.premium-directions-btn{color:#3b82f6;align-items:center;gap:6px;width:fit-content;margin-top:6px;font-size:13px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.premium-directions-btn:hover{color:#2563eb;gap:10px}.premium-emails{flex-direction:column;gap:6px;display:flex}.premium-emails a{color:#4b5563;font-size:14px;text-decoration:none;transition:color .2s}.premium-emails a strong{color:#1f2937;font-weight:600}.premium-emails a:hover{color:#3b82f6}.premium-social-section{border-top:1px solid #0000000d;margin-top:10px;padding-top:24px}.premium-social-grid{flex-wrap:wrap;gap:24px;margin-top:8px;display:flex}.social-link-item{color:#4b5563;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:color .25s;display:inline-flex}.social-link-item i{font-size:17px}.wa-link:hover{color:#25d366}.ig-link:hover{color:#e1306c}.li-link:hover{color:#0a66c2}.contact-map-card{background:#e8eaf6;border:1px solid #00000014;border-radius:16px;align-self:start;width:100%;height:400px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.contact-map-card:hover{box-shadow:0 15px 35px #00000014}.contact-map-card iframe{pointer-events:none;border:none;width:100%;height:100%;display:block}.contact-map-pin{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.contact-map-pin-icon{color:#7c3aed;filter:drop-shadow(0 2px 5px #00000040);font-size:40px}@media (width<=1024px){.contact-main-grid{grid-template-columns:1fr;gap:30px;max-width:700px}.contact-map-card{height:380px}}@media (width<=768px){.contact-main-section{padding:50px 5%}.contact-info-card-premium{padding:30px}}@media (width<=600px){.premium-grid{grid-template-columns:1fr;gap:24px}.contact-info-card-premium{padding:30px 24px}.contact-map-card{height:320px}}.contact-right-col{position:sticky}.contact-form-card{background:#fff;border:1px solid #6366f11a;border-radius:12px;padding:44px 40px;position:relative;overflow:hidden;box-shadow:0 10px 40px #6366f114}.contact-form-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.contact-form-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.contact-form-title{color:#1f2937;letter-spacing:-.4px;z-index:1;margin:0 0 32px;font-size:24px;font-weight:700;position:relative}.contact-form{z-index:1;flex-direction:column;gap:20px;display:flex;position:relative}.contact-form-row-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-field{flex-direction:column;gap:7px;display:flex}.contact-field label{color:#6b7280;letter-spacing:.01em;margin-left:4px;font-size:13px;font-weight:600}.contact-field input,.contact-field textarea,.contact-field select{color:#1f2937;resize:none;background:#f4f4fa;border:1.5px solid #0000;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:14.5px;transition:all .25s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#bcc0ce}.contact-field textarea{border-radius:8px}.contact-field input:focus,.contact-field textarea:focus,.contact-field select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f114}.contact-form-actions{padding-top:8px}.contact-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:8px;align-items:center;gap:10px;padding:13px 36px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 6px 18px #6366f140}.contact-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 36px #6366f166}.contact-submit-btn:active:not(:disabled){transform:scale(.98)}.contact-submit-btn:disabled{opacity:.75;cursor:not-allowed}.contact-submit-success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;box-shadow:0 8px 24px #10b9814d!important}.contact-social-section{text-align:center;background:#f9f9fd80;border-top:1px solid #6366f10f;padding:50px 7%}.contact-social-label{color:#6366f18c;text-transform:uppercase;letter-spacing:.25em;margin:0 0 24px;font-size:11px;font-weight:700}.contact-social-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.contact-social-btn{color:#4b5563;background:#fff;border:1px solid #6366f126;border-radius:8px;align-items:center;gap:10px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 2px 8px #0000000a}.contact-social-btn:hover{color:#6366f1;border-color:#6366f14d;transform:translateY(-3px);box-shadow:0 8px 20px #6366f11a}.office-card,.contact-content,.consultation-section,.contact-section,.white-section{display:none}@media (width<=992px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.contact-main-section{padding:50px 5%}.contact-cards-grid{grid-template-columns:1fr}.contact-map-card{height:320px}.contact-detail-card{padding:24px}}@media (width<=480px){.contact-detail-card{padding:20px}}
/*$vite$:1*/