@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css";a{text-decoration:none;color:inherit}a:hover,a:focus,a:active{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}li{list-style:none}.nav-wrapper{position:sticky;top:0;z-index:1000;padding:20px 30px}.navbar{height:82px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:60px;box-shadow:0 10px 35px #00000014}.nav-logo img{height:100px;width:auto;cursor:pointer}.nav-menu{list-style:none;display:flex;align-items:center;gap:34px}.nav-item{position:relative;display:flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:#0b1d33;cursor:pointer;transition:color .3s ease}.nav-item svg{font-size:16px}.nav-item:hover{color:#2563eb}.dropdown{position:absolute;top:52px;left:0;background:#fff;border-radius:12px;min-width:210px;padding:10px 0;box-shadow:0 15px 40px #0000001f;opacity:0;visibility:hidden;transform:translateY(12px);transition:all .25s ease;z-index:99}.dropdown-parent:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown li{padding:12px 20px;font-size:14px;color:#0b1d33;display:flex;align-items:center;justify-content:space-between}.dropdown li:hover{background:#f1f5ff}.nav-cta{display:flex;align-items:center;gap:14px;padding:13px 22px;border-radius:40px;border:none;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#2563eb);color:#fff;font-size:15px;font-weight:500;box-shadow:0 8px 25px #2563eb59;transition:all .35s ease}.cta-icon{width:38px;height:38px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:18px;transition:transform .45s ease}.nav-cta:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2563eb73}.nav-cta:hover .cta-icon{transform:rotate(60deg)}.mobile-toggle{display:none;font-size:26px;cursor:pointer}.mobile-menu{position:fixed;inset:0;width:100vw;height:100vh;background:#fff;padding:24px;transform:translate(100%);transition:transform .35s ease;z-index:2000}.mobile-menu.open{transform:translate(0)}.mobile-header{display:flex;justify-content:space-between;align-items:center}.mobile-header img{width:120px;height:120px}.mobile-header svg{font-size:26px;cursor:pointer}.mobile-menu ul{margin-top:30px;list-style:none}.mobile-menu li{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.15);cursor:pointer}.mobile-sub{padding-left:15px;display:flex;flex-direction:column;gap:10px;font-size:14px;margin-bottom:10px}.mobile-cta{width:100%;margin-top:30px;padding:14px;border:none;border-radius:30px;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.overlay{position:fixed;inset:0;background:#0006;z-index:998}@media(max-width:992px){.nav-menu,.nav-cta{display:none}.mobile-toggle{display:block}.navbar{width:100%;border-radius:0}.nav-wrapper{padding:0}}.navbar a,.mobile-menu a{text-decoration:none;color:inherit}.ourblog-section{padding:80px 0;background:#fff}.ourblog-container{max-width:1400px;margin:auto;padding:0 20px}.ourblog-header{text-align:center;margin-bottom:60px}.ourblog-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;color:#5b4dfc;background:#eef0ff;border-radius:50px;margin-bottom:16px}.ourblog-badge-icon{width:18px;height:18px;background:#5b4dfc;color:#fff;border-radius:50%;font-size:11px;display:flex;align-items:center;justify-content:center}.ourblog-title{font-size:40px;font-weight:700;color:#0f172a;line-height:1.2}.ourblog-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.ourblog-card{position:relative;border-radius:20px;overflow:hidden;background:#f8fafc}.ourblog-image-wrapper{aspect-ratio:16 / 10;width:100%;position:relative}.ourblog-image{width:100%;height:100%;object-fit:cover;display:block}.ourblog-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),rgba(0,0,0,.15),transparent)}.ourblog-content{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;padding:24px;border-radius:16px}.ourblog-meta{display:flex;gap:20px;font-size:13px;color:#64748b;margin-bottom:10px}.ourblog-content h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px}.ourblog-content p{font-size:14px;color:#475569;line-height:1.6}.ourblog-arrow{position:absolute;top:-22px;right:-22px;width:46px;height:46px;border-radius:50%;border:none;background:#5b4dfc;color:#fff;font-size:18px;cursor:pointer;box-shadow:0 10px 20px #5b4dfc59;transform:translateZ(0);transition:transform .25s ease}.ourblog-card:hover .ourblog-arrow{transform:scale(1.08)}.ourblog-cta{display:flex;justify-content:center;margin-top:70px}.ourblog-cta button{padding:16px 32px;background:#5b4dfc;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}@media(max-width:900px){.ourblog-cards{grid-template-columns:1fr}.ourblog-title{font-size:32px}}.OurExpertTeam-section{padding:80px 0;background:linear-gradient(180deg,#f8f9ff,#fff)}.OurExpertTeam-container{max-width:1400px;margin:auto;padding:0 20px}.OurExpertTeam-header{text-align:center;margin-bottom:60px}.OurExpertTeam-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#5b4dfc14;color:#5b4dfc;font-size:12px;font-weight:600;border-radius:999px;letter-spacing:.04em;margin-bottom:12px}.OurExpertTeam-badge-icon{width:18px;height:18px;background:#5b4dfc;color:#fff;border-radius:50%;font-size:11px;display:flex;align-items:center;justify-content:center}.OurExpertTeam-title{font-size:40px;font-weight:700;color:#0f172a;line-height:1.2}.OurExpertTeam-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.OurExpertTeam-card{background:#fff;border-radius:20px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.OurExpertTeam-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f172a14}.OurExpertTeam-image-wrapper{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3 / 4}.OurExpertTeam-image{width:100%;height:100%;object-fit:cover;display:block}.OurExpertTeam-socials{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;opacity:0;pointer-events:none;transition:opacity .35s ease}.OurExpertTeam-card:hover .OurExpertTeam-socials{opacity:1;pointer-events:auto}.OurExpertTeam-socials a{width:40px;height:40px;background:#fff;color:#5b4dfc;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;box-shadow:0 10px 24px #0000001f;transition:background .3s ease,color .3s ease}.OurExpertTeam-socials a:hover{background:#5b4dfc;color:#fff}.OurExpertTeam-info{margin-top:18px;position:relative}.OurExpertTeam-info h3{font-size:17px;font-weight:700;color:#0f172a}.OurExpertTeam-info p{font-size:14px;color:#64748b;margin-top:4px}.OurExpertTeam-share{position:absolute;right:0;top:0;width:38px;height:38px;border-radius:50%;background:#5b4dfc1a;color:#5b4dfc;border:none;cursor:pointer;transition:background .3s ease,color .3s ease}.OurExpertTeam-share:hover{background:#5b4dfc;color:#fff}@media(max-width:1024px){.OurExpertTeam-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.OurExpertTeam-grid{grid-template-columns:1fr}.OurExpertTeam-title{font-size:30px}}.Testimonials-container{background:linear-gradient(135deg,#f9fafb,#fff,#f5f7ff);font-family:Inter,sans-serif;position:relative;overflow:hidden}.Testimonials-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#5b4dff22 1px,transparent 1px);background-size:40px 40px;opacity:.3;z-index:0}.Testimonials-header{text-align:center;margin-bottom:80px;position:relative;z-index:1}.Testimonials-badge{display:inline-block;padding:8px 22px;background:linear-gradient(135deg,#5b4dff,#8a7dff);color:#fff;font-weight:600;font-size:13px;letter-spacing:1.2px;border-radius:30px;margin-bottom:18px;box-shadow:0 4px 12px #5b4dff33;position:relative;overflow:hidden}.Testimonials-badge:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.Testimonials-badge:hover:after{left:100%}.Testimonials-header h2{font-size:48px;font-weight:800;color:#0f172a;line-height:1.2;margin:0;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.Testimonials-layout{display:grid;grid-template-columns:1.2fr 1fr auto;gap:60px;align-items:center;position:relative;z-index:1}.Testimonials-image{position:relative}.Testimonials-image .image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;transform:perspective(1000px) rotateY(-5deg);transition:transform .5s ease,box-shadow .5s ease}.Testimonials-image .image-wrapper:hover{transform:perspective(1000px) rotateY(0);box-shadow:0 35px 60px -15px #0000004d}.Testimonials-image img{width:100%;height:500px;object-fit:cover;display:block;transition:transform .8s ease}.Testimonials-image .image-wrapper:hover img{transform:scale(1.05)}.Testimonials-image .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#5b4dff1a,#5b4dff00 70%);pointer-events:none}.Testimonials-card{position:relative;background:linear-gradient(145deg,#5b4dff,#6d5cff 30%,#8a7dff);color:#fff;padding:44px 38px;border-radius:24px;box-shadow:0 40px 80px #5b4dff4d,inset 0 1px #fff3;z-index:2;overflow:hidden}.Testimonials-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;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' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:-1}.Testimonials-card:after{content:"";position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:24px solid #5b4dff;filter:drop-shadow(2px 0 3px rgba(0,0,0,.1))}.card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);z-index:-1;pointer-events:none}.Testimonials-stars{display:flex;gap:6px;margin-bottom:20px}.Testimonials-stars .star{color:gold;font-size:24px;filter:drop-shadow(0 2px 4px rgba(255,215,0,.3));transition:transform .3s ease}.Testimonials-stars .star:hover{transform:scale(1.2)}.Testimonials-text{font-size:18px;line-height:1.8;margin-bottom:32px;position:relative;z-index:1;font-weight:400;letter-spacing:.2px}.Testimonials-user{display:flex;align-items:center;gap:18px;position:relative;z-index:1}.Testimonials-user .avatar-ring{width:56px;height:56px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#fff,#e0e7ff);box-shadow:0 4px 12px #0000001a}.Testimonials-user img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.8)}.user-info h4{margin:0 0 6px;font-size:18px;font-weight:600}.user-info span{font-size:14px;opacity:.9;background:#ffffff26;padding:4px 12px;border-radius:12px;display:inline-block}.Testimonials-quote{position:absolute;right:28px;bottom:20px;font-size:120px;opacity:.08;font-family:Georgia,serif;line-height:1;transform:rotate(5deg)}.Testimonials-switch{display:flex;flex-direction:column;gap:22px}.Testimonials-switchItem{background:none;border:none;padding:0;cursor:pointer;position:relative;transition:transform .3s ease}.Testimonials-switchItem:hover{transform:translate(5px)}.avatar-indicator{position:absolute;top:50%;left:-15px;transform:translateY(-50%);width:6px;height:6px;background:#5b4dff;border-radius:50%;opacity:0;transition:all .3s ease}.Testimonials-switchItem.active .avatar-indicator{opacity:1;height:20px;border-radius:10px}.Testimonials-switchItem img{width:64px;height:64px;border-radius:50%;opacity:.6;transition:all .4s cubic-bezier(.34,1.56,.64,1);border:3px solid transparent;object-fit:cover;filter:grayscale(.3)}.Testimonials-switchItem.active img,.Testimonials-switchItem:hover img{opacity:1;transform:scale(1.15);box-shadow:0 8px 20px #5b4dff4d;border-color:#5b4dff;filter:grayscale(0)}@media(max-width:1200px){.Testimonials-header h2{font-size:42px}.Testimonials-layout{gap:40px}}@media(max-width:1024px){.Testimonials-layout{grid-template-columns:1fr;gap:50px}.Testimonials-switch{flex-direction:row;justify-content:center;margin-top:30px}.Testimonials-card:after{display:none}.Testimonials-switchItem:hover{transform:translateY(-5px)}.avatar-indicator{top:-10px;left:50%;transform:translate(-50%)}.Testimonials-switchItem.active .avatar-indicator{width:20px;height:6px}}@media(max-width:768px){.Testimonials-container{padding:80px 5%}.Testimonials-header h2{font-size:36px}.Testimonials-card{padding:36px 28px}.Testimonials-text{font-size:16px}}@media(max-width:480px){.Testimonials-header h2{font-size:32px}.Testimonials-badge{font-size:12px;padding:6px 18px}.Testimonials-switchItem img{width:56px;height:56px}}:root{--bestitsolution-primary: #2563eb;--bestitsolution-primary-dark: #1e40af;--bestitsolution-text-dark: #0f172a;--bestitsolution-text-light: #64748b;--bestitsolution-bg-soft: #f1f5ff;--bestitsolution-radius: 16px}.bestitsolution{padding:100px 0;background:linear-gradient(180deg,#fff,#f8faff);font-family:Inter,sans-serif}.bestitsolution-container{max-width:1400px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.bestitsolution-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:#2563eb1f;color:var(--bestitsolution-primary);font-weight:600;font-size:14px}.bestitsolution-title{margin-top:26px;font-size:46px;line-height:1.2;font-weight:800;color:var(--bestitsolution-text-dark)}.bestitsolution-title span{color:var(--bestitsolution-primary)}.bestitsolution-description{margin-top:18px;max-width:520px;font-size:16px;line-height:1.75;color:var(--bestitsolution-text-light)}.bestitsolution-progress-card{margin-top:34px;background:var(--bestitsolution-bg-soft);padding:26px;border-radius:var(--bestitsolution-radius)}.bestitsolution-progress{margin-bottom:20px}.bestitsolution-progress:last-child{margin-bottom:0}.bestitsolution-progress-header{display:flex;justify-content:space-between;font-weight:600;color:var(--bestitsolution-text-dark);margin-bottom:10px}.bestitsolution-progress-bar{height:8px;background:#e0e7ff;border-radius:8px;overflow:hidden}.bestitsolution-progress-fill{display:block;height:100%;background:linear-gradient(90deg,var(--bestitsolution-primary),#3b82f6);border-radius:8px}.fill-98{width:98%}.fill-99{width:99%}.bestitsolution-btn{display:inline-block;margin-top:30px;padding:15px 28px;background:var(--bestitsolution-primary);color:#fff;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease}.bestitsolution-btn:hover{background:var(--bestitsolution-primary-dark);transform:translateY(-2px)}.bestitsolution-images{position:relative}.bestitsolution-image{width:100%;border-radius:22px;box-shadow:0 35px 60px #0f172a26}.bestitsolution-image-small{position:absolute;width:62%;bottom:-40px;left:-40px;border:6px solid #ffffff}.bestitsolution-progress-fill{display:block;height:100%;width:0%;background:linear-gradient(90deg,var(--bestitsolution-primary),#3b82f6);border-radius:8px;transition:width 1.2s ease-in-out}@media(max-width:992px){.bestitsolution-container{grid-template-columns:1fr}.bestitsolution-title{font-size:38px}.bestitsolution-image-small{position:relative;width:100%;left:0;bottom:0;margin-top:24px}}:root{--HowitsWork-primary: #2563eb;--HowitsWork-dark: #1e40af;--HowitsWork-bg: #eef2ff;--HowitsWork-text-dark: #0f172a;--HowitsWork-text-light: #64748b;--HowitsWork-accent: #7c3aed;--HowitsWork-accent-light: #c4b5fd}.HowitsWork{padding:80px 0;background:linear-gradient(180deg,#4f46e5,#2563eb);color:#fff;position:relative;overflow:hidden}.HowitsWork:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(124,58,237,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(37,99,235,.1) 0%,transparent 50%);pointer-events:none}.HowitsWork-container{max-width:1400px;margin:auto;padding:0 24px;position:relative}.HowitsWork-header{text-align:center;margin-bottom:50px}.HowitsWork-badge{display:inline-block;padding:8px 20px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:18px;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.HowitsWork-badge:before{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:transform .6s ease}.HowitsWork-badge:hover:before{transform:translate(100%)}.HowitsWork-title{font-size:42px;font-weight:800;line-height:1.2;letter-spacing:-.5px;max-width:800px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.1)}.HowitsWork-title:after{content:"";display:block;width:90px;height:4px;background:var(--HowitsWork-accent);margin:18px auto 0;border-radius:2px}.HowitsWork-card{background:#fff;border-radius:28px;padding:60px 50px;display:grid;grid-template-columns:1fr auto 1fr;gap:50px;color:var(--HowitsWork-text-dark);box-shadow:0 25px 50px -12px #00000014;position:relative}.HowitsWork-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--HowitsWork-accent),var(--HowitsWork-primary),var(--HowitsWork-accent-light));border-radius:28px 28px 0 0}.HowitsWork-steps{display:flex;flex-direction:column;gap:28px;position:relative}.HowitsWork-steps.left{padding-top:20px}.HowitsWork-steps.right{padding-top:70px}.HowitsWork-step{display:flex;gap:18px;position:relative;min-height:96px}.HowitsWork-step-number{min-width:46px;height:46px;background:linear-gradient(135deg,var(--HowitsWork-primary),var(--HowitsWork-dark));color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:15px;box-shadow:0 4px 12px #2563eb4d;transition:all .3s ease;flex-shrink:0;z-index:1}.HowitsWork-step-number:after{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,var(--HowitsWork-primary),var(--HowitsWork-accent));opacity:0;transition:opacity .3s ease;z-index:-1}.HowitsWork-step-box{background:var(--HowitsWork-bg);padding:20px;border-radius:16px;transition:all .35s ease;border-left:3px solid transparent;position:relative;flex:1}.HowitsWork-step-box h4{font-size:17px;font-weight:700;margin-bottom:6px}.HowitsWork-step-box p{font-size:14px;color:var(--HowitsWork-text-light);line-height:1.6}.HowitsWork-step:after{content:"";position:absolute;left:22px;top:46px;width:2px;height:calc(100% + 28px);background:linear-gradient(to bottom,var(--HowitsWork-primary),rgba(37,99,235,.3),transparent);opacity:.5}.HowitsWork-step:last-child:after{display:none}.HowitsWork-center{display:flex;align-items:center;justify-content:center}.HowitsWork-center-ring{width:230px;height:230px;border-radius:50%;padding:12px;background:linear-gradient(135deg,var(--HowitsWork-primary),var(--HowitsWork-accent),#60a5fa);box-shadow:0 0 0 8px #ffffffe6,0 15px 40px #2563eb4d;animation:pulse 4s ease-in-out infinite}@keyframes pulse{50%{transform:scale(1.02)}}.HowitsWork-center-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff;padding:6px}.HowitsWork-step:hover .HowitsWork-step-box{background:#fff;transform:translateY(-4px);box-shadow:0 20px 50px #2563eb40;border-left-color:var(--HowitsWork-primary)}.HowitsWork-step:hover .HowitsWork-step-number{transform:scale(1.1);box-shadow:0 0 0 8px #2563eb26,0 8px 20px #2563eb4d}.HowitsWork-step:hover .HowitsWork-step-number:after{opacity:1}@media(max-width:992px){.HowitsWork-card{grid-template-columns:1fr;padding:50px 36px}.HowitsWork-center{order:-1}.HowitsWork-steps.left,.HowitsWork-steps.right{padding-top:0}.HowitsWork-step:after{display:none}}@media(max-width:768px){.HowitsWork-step{display:flex;flex-direction:row;align-items:center;gap:14px;min-height:auto}.HowitsWork-step-number{min-width:36px;height:36px;font-size:13px}.HowitsWork-step-box{padding:16px}}@media(max-width:480px){.HowitsWork-center-ring{width:200px;height:200px}}@media(max-width:480px){.HowitsWork-title{font-size:32px}.HowitsWork-center-ring{width:200px;height:200px}}:root{--os-primary: #4f46e5;--os-dark: #4338ca;--os-bg: #f4f6ff;--os-text: #0f172a;--os-muted: #64748b}.OurServices{padding:40px 0;background:radial-gradient(circle at top,#eef2ff,#f8faff)}.OurServices-container{max-width:1400px;margin:auto;padding:0 24px}.OurServices-header{text-align:center;margin-bottom:70px}.OurServices-badge{padding:6px 16px;background:#eef2ff;color:var(--os-primary);font-size:13px;font-weight:600;border-radius:999px}.OurServices-header h2{margin-top:18px;font-size:40px;font-weight:800;color:var(--os-text)}.OurServices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.OurServices-card{background:#fff;border-radius:18px;padding:32px;position:relative;overflow:hidden;transform:translateY(40px);opacity:0;animation:serviceFadeUp .8s ease forwards;animation-timeline:view();animation-range:entry 0% entry 40%}.OurServices-card:nth-child(1){animation-delay:.05s}.OurServices-card:nth-child(2){animation-delay:.15s}.OurServices-card:nth-child(3){animation-delay:.25s}.OurServices-card:nth-child(4){animation-delay:.35s}.OurServices-card:nth-child(5){animation-delay:.45s}.OurServices-card:nth-child(6){animation-delay:.55s}@keyframes serviceFadeUp{to{transform:translateY(0);opacity:1}}.OurServices-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4f46e5,#6d5dfc);transform:translateY(100%);transition:transform .5s cubic-bezier(.4,0,.2,1);z-index:0}.OurServices-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--os-primary),var(--os-dark));color:#fff;border-radius:50%;display:grid;place-items:center;margin-bottom:20px;transition:transform .45s ease,background .45s ease;position:relative;z-index:1}.OurServices-card h4,.OurServices-card p,.OurServices-footer{position:relative;z-index:1;transition:color .45s ease,transform .45s ease}.OurServices-card h4{font-size:18px;font-weight:700;color:var(--os-text);margin-bottom:10px}.OurServices-card p{font-size:14px;line-height:1.6;color:var(--os-muted)}.OurServices-footer{display:flex;align-items:center;justify-content:space-between;margin-top:26px}.OurServices-footer span{font-size:14px;font-weight:600;color:var(--os-primary);position:relative}.OurServices-footer span:after{content:"";position:absolute;left:28px;bottom:7px;width:34px;height:2px;background:var(--os-primary);transition:background .45s ease}.OurServices-arrow{width:34px;height:34px;border-radius:50%;background:#fff;color:var(--os-primary);display:grid;place-items:center;font-size:16px;opacity:0;transform:translateY(12px);transition:all .45s ease}.OurServices-card:hover:before{transform:translateY(0)}.OurServices-card:hover h4,.OurServices-card:hover p,.OurServices-card:hover span{color:#fff;transform:translateY(-4px)}.OurServices-card:hover .OurServices-icon{background:#fff3;transform:translateY(-6px) scale(1.05)}.OurServices-card:hover .OurServices-footer span:after{background:#fff}.OurServices-card:hover .OurServices-arrow{opacity:1;transform:translateY(0)}@media(max-width:992px){.OurServices-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.OurServices-grid{grid-template-columns:1fr}.OurServices-header h2{font-size:32px}}.about{padding:100px 0;background:#fff;overflow:hidden;position:relative}@media(min-width:992px){.about{top:-70px}}.about-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image-wrapper{position:relative;max-width:460px;opacity:0;transform:translate(-60px);transition:all 1s ease}.about-image-wrapper.animate{opacity:1;transform:translate(0)}.about-image-wrapper img{width:100%;border-radius:30px;position:relative;z-index:2}.blob-bg{position:absolute;inset:-180px;width:calc(100% + 320px);height:calc(100% + 320px);z-index:1;animation:blobFloat 10s ease-in-out infinite;opacity:.95}@keyframes blobFloat{0%{transform:translate(0) scale(1)}50%{transform:translate(14px,-12px) scale(1.05)}to{transform:translate(0) scale(1)}}.about-content{opacity:0;transform:translateY(40px);transition:all .8s ease .2s}.about-content.animate{opacity:1;transform:translateY(0)}.badge{display:inline-block;padding:6px 14px;background:#eef3ff;color:#3b6cff;font-weight:600;border-radius:8px;font-size:13px;margin-bottom:16px}.about-content h2{font-size:44px;line-height:1.15;font-weight:700;color:#0a0a0a;margin-bottom:18px;max-width:520px}.about-content h2 span{color:#1f3cff}.about-content p{color:#666;font-size:16px;line-height:1.7;max-width:500px;margin-bottom:32px}.progress-item{margin-bottom:18px}.progress-label{display:flex;justify-content:space-between;font-weight:600;margin-bottom:6px}.progress-bar{height:8px;background:#e9ecf2;border-radius:20px;overflow:hidden}.progress-bar span{display:block;height:100%;background:#3b6cff;border-radius:20px;width:0;transition:width 1.6s ease}.progress-group.animate .progress-bar span{width:inherit}.about-btn{background:#1f3cff;color:#fff;border:none;padding:14px 28px;border-radius:30px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}.about-btn:hover{background:#142bd4;transform:translateY(-3px);box-shadow:0 12px 30px #1f3cff59}.about-btn span{transition:transform .3s ease}.about-btn:hover span{transform:translate(3px,-3px)}@media(max-width:992px){.about-container{grid-template-columns:1fr;gap:80px;text-align:center}.about-content h2,.about-content p{margin-inline:auto}}@media(max-width:768px){.about{padding:80px 20px}.about-content{text-align:left;padding:0 10px}.about-content h2{font-size:32px;line-height:1.25;font-weight:700;margin-bottom:20px;letter-spacing:-.5px}.about-content h2 span{display:inline-block;margin-top:6px}.about-content p{font-size:16px;line-height:1.8;color:#555;margin-bottom:36px}.progress-group{margin-bottom:40px}.progress-item{margin-bottom:22px}.progress-label{font-size:14px;font-weight:600;letter-spacing:.3px}.progress-bar{height:10px;background:#eef1f7}.progress-bar span{background:linear-gradient(90deg,#3b6cff,#5aa2ff)}.about-btn{width:100%;justify-content:center;padding:16px 24px;font-size:15px;border-radius:999px;box-shadow:0 12px 28px #1f3cff59}.about-btn span{font-size:18px}}.progress-bar span{transition:width 1.6s ease-in-out}:root{--cx-hero-primary: #2563eb;--cx-hero-accent: #8b5cf6;--cx-hero-accent-light: #c4b5fd;--cx-hero-success: #10b981;--cx-hero-dark: #1e40af;--cx-hero-gradient: linear-gradient(135deg, #2563eb, #4f46e5, #7c3aed);--cx-hero-card-shadow: 0 25px 50px -12px rgba(0,0,0,.25)}.cx-hero-section{background:var(--cx-hero-gradient);color:#fff;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.cx-hero-container{max-width:1400px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.cx-hero-badge{background:#ffffff26;padding:12px 24px;border-radius:999px;font-weight:600;font-size:14px;margin-bottom:28px;display:inline-block;animation:cxBadgeFloat 3s ease-in-out infinite}.cx-hero-title{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:28px}.cx-hero-title span{background:linear-gradient(90deg,#fff,var(--cx-hero-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cx-hero-description{font-size:18px;max-width:540px;line-height:1.7;margin-bottom:40px;opacity:.9}.cx-hero-actions{display:flex;gap:24px}.cx-hero-btn{padding:18px 32px;border-radius:14px;font-weight:600;font-size:16px;display:inline-flex;align-items:center;gap:12px;border:none;cursor:pointer;transition:all .3s ease}.cx-hero-btn-primary{background:#fff;color:var(--cx-hero-dark)}.cx-hero-btn-secondary{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff}.cx-hero-play{width:44px;height:44px;border-radius:50%;background:#ffffff40;display:grid;place-items:center}.cx-hero-visual{position:relative;display:flex;justify-content:center}.cx-hero-image{width:100%;max-width:420px;border-radius:24px}.cx-hero-float-card{position:absolute;background:#fff;color:#0f172a;padding:20px 24px;border-radius:20px;box-shadow:var(--cx-hero-card-shadow)}.cx-users-card{top:30px;right:-30px}.cx-services-card{bottom:-40px;left:-40px}.cx-hero-growth{color:var(--cx-hero-success);font-weight:600}.cx-hero-particles{position:absolute;inset:0;z-index:1}.cx-hero-particle{position:absolute;background:#ffffff26;border-radius:50%;animation:cxParticleFloat linear infinite}@keyframes cxParticleFloat{0%{transform:translateY(100vh);opacity:0}to{transform:translateY(-100px);opacity:1}}@keyframes cxBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:992px){.cx-hero-container{grid-template-columns:1fr;gap:48px}.cx-hero-float-card{display:none}}@media(max-width:768px){.cx-hero-title{font-size:42px}.cx-hero-actions{flex-direction:column}}.pricing{padding:80px 20px;background:#fff;overflow:hidden}.pricing-header{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(30px);transition:all .8s ease}.pricing-header.animate{opacity:1;transform:translateY(0)}.pricing-badge{display:inline-block;padding:6px 14px;background:#eef3ff;color:#1f3cff;font-weight:600;border-radius:8px;font-size:13px;margin-bottom:14px}.pricing-header h2{font-size:40px;line-height:1.2;font-weight:700;color:#0a0a0a}.pricing-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.pricing-card{background:#f4f7ff;padding:40px 30px;border-radius:20px;position:relative;opacity:0;transform:translateY(40px) scale(.95);transition:transform .8s ease,opacity .8s ease}.pricing-card.show{opacity:1;transform:translateY(0) scale(1)}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.delay-3{transition-delay:.6s}.pricing-card:hover{transform:translateY(-10px) rotateY(360deg);transition:transform .9s ease}.pricing-card.active{background:linear-gradient(180deg,#1f3cff,#0f2edc);color:#fff}.price-badge{width:110px;height:110px;background:#1f3cff;color:#fff;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0% 50%);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px;transition:transform .6s ease}.pricing-card:hover .price-badge{transform:rotate(360deg)}.pricing-card.active .price-badge{background:#fff;color:#1f3cff}.price-badge h3{font-size:28px;margin:0}.price-badge span{font-size:12px}.plan-label{font-size:13px;color:#777}.pricing-card.active .plan-label{color:#cdd6ff}.pricing-card h4{font-size:22px;margin:10px 0 20px}.pricing-card ul{list-style:none;padding:0;margin-bottom:30px}.pricing-card ul li{font-size:14px;margin-bottom:10px;padding-left:22px;position:relative}.pricing-card ul li:before{content:"✔";position:absolute;left:0;color:#1f3cff;font-weight:700}.pricing-card.active ul li:before{color:#fff}.plan-btn{background:#1f3cff;color:#fff;border:none;padding:12px 22px;border-radius:25px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.plan-btn.white{background:#fff;color:#1f3cff}.plan-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1f3cff4d}@media(max-width:992px){.pricing-grid{grid-template-columns:1fr}.pricing-header h2{font-size:32px}.pricing-card:hover{transform:translateY(-6px)}}.footer{background:#fff;color:#1e293b;position:relative;overflow:hidden;font-family:Inter,Segoe UI,sans-serif}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.footer-container{max-width:1400px;margin:0 auto;padding:80px 30px 0;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:60px;position:relative;z-index:1}.footer-brand{position:relative}.footer-logo-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:25px}.logo-container{position:relative;width:70px;height:70px}.logo-image{width:100px;height:100px;object-fit:contain;transition:transform .3s ease}.logo-glow{position:absolute;inset:-5px;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);border-radius:50%;z-index:-1}.brand-text{display:flex;flex-direction:column}.brand-name{font-size:28px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.brand-dot{color:#10b981;-webkit-text-fill-color:#10b981}.brand-tagline{font-size:14px;color:#64748b;margin-top:4px;font-weight:500}.brand-description{font-size:15px;line-height:1.7;color:#475569;margin:25px 0 30px;padding-right:20px}.footer-socials{display:flex;gap:12px;margin-top:30px}.social-icon{width:44px;height:44px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#475569;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.social-icon:hover{transform:translateY(-4px) scale(1.05);background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 8px 25px #3b82f633;border-color:transparent}.footer-links{position:relative}.section-header{margin-bottom:25px}.section-header h4{font-size:18px;font-weight:600;color:#0f172a;margin-bottom:10px}.underline{width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:2px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;transition:all .3s ease;cursor:pointer}.footer-links ul li:hover{padding-left:8px;border-bottom-color:#3b82f633}.footer-links ul li:last-child{border-bottom:none}.link-arrow{color:#3b82f6;font-size:12px;opacity:0;transition:all .3s ease;transform:translate(-5px)}.footer-links ul li:hover .link-arrow{opacity:1;transform:translate(0)}.footer-links ul li span{font-size:15px;color:#475569;transition:color .3s ease}.footer-links ul li:hover span{color:#3b82f6}.footer-contact{position:relative}.contact-info{margin-bottom:25px}.contact-item{display:flex;align-items:center;gap:15px;padding:14px 0;border-bottom:1px solid #f1f5f9}.contact-item:last-child{border-bottom:none}.contact-icon{width:40px;height:40px;background:linear-gradient(135deg,#3b82f61a,#10b9811a);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:18px}.contact-details{display:flex;flex-direction:column}.contact-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.contact-value{font-size:15px;color:#0f172a;font-weight:500}.footer-bottom{border-top:1px solid #e2e8f0;padding:25px 30px;position:relative;background:#f8fafc}.footer-bottom-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.copyright{font-size:14px;color:#64748b}.footer-legal{display:flex;gap:25px}.footer-legal a{color:#475569;text-decoration:none;font-size:14px;transition:all .3s ease;position:relative}.footer-legal a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#3b82f6,#10b981);transition:width .3s ease}.footer-legal a:hover{color:#3b82f6}.footer-legal a:hover:after{width:100%}.back-to-top{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2}.back-to-top:hover{transform:translateY(-50%) translateY(-4px);box-shadow:0 8px 25px #3b82f64d}@media(max-width:1200px){.footer-container{gap:40px;grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1 / -1;max-width:800px;margin:0 auto}}@media(max-width:992px){.footer-container{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1 / -1}}@media(max-width:768px){.footer-container{grid-template-columns:1fr;padding:60px 20px 40px;gap:40px}.footer-bottom-content{flex-direction:column;gap:20px;text-align:center}.footer-legal{flex-wrap:wrap;justify-content:center;gap:20px}.back-to-top{position:fixed;bottom:30px;right:20px;top:auto;transform:none}}@media(max-width:480px){.footer{padding:0}.footer-container{padding:50px 15px 30px}.footer-socials{justify-content:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-container>div{animation:fadeInUp .6s ease forwards}.footer-container>div:nth-child(2){animation-delay:.1s}.footer-container>div:nth-child(3){animation-delay:.2s}.footer-container>div:nth-child(4){animation-delay:.3s}.footer.visible{opacity:1;transform:translateY(0)}.logo-container:hover:before,.contact-item:hover .contact-icon:before{opacity:.3}.breadcrumb-wrapper{--px: 0px;--py: 0px;width:100%;height:420px;position:relative;overflow:hidden;background:linear-gradient(90deg,#1a003d,#0c62a3 45%,#0b001e)}.breadcrumb-inner{width:100%;height:100%;position:relative;z-index:1}.breadcrumb-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:3}.breadcrumb-content h1{font-size:50px;font-weight:700;margin-bottom:12px}.breadcrumb-content p{font-size:14px;opacity:.95}.breadcrumb-content span{margin:0 6px}@media(max-width:1200px){.breadcrumb-content h1,.faqbreadcrumb-content h1{font-size:44px}.moon-orbit{right:160px;width:200px;height:200px}.moon-orbit img{width:160px;height:160px}.hand-decor{width:240px;right:-80px}}@media(max-width:992px){.breadcrumb-wrapper,.faqbreadcrumb-wrapper{height:380px}.breadcrumb-content h1,.faqbreadcrumb-content h1{font-size:38px}.circle-decor{left:50px;top:110px}.moon-orbit{right:110px;top:140px}}@media(max-width:768px){.breadcrumb-wrapper,.faqbreadcrumb-wrapper{height:340px}.breadcrumb-content h1,.faqbreadcrumb-content h1{font-size:32px;text-align:center}.breadcrumb-content p,.faqbreadcrumb-content p{font-size:13px}.circle-decor{left:30px;top:90px}.moon-orbit{right:50%;top:190px;transform:translate(50%);width:160px;height:160px}.moon-orbit img{width:120px;height:120px}}@media(max-width:576px){.breadcrumb-wrapper,.faqbreadcrumb-wrapper{height:300px}.breadcrumb-content h1,.faqbreadcrumb-content h1{font-size:26px}.breadcrumb-content p,.faqbreadcrumb-content p{font-size:12px}}@media(max-width:400px){.breadcrumb-wrapper,.faqbreadcrumb-wrapper{height:280px}.breadcrumb-content h1,.faqbreadcrumb-content h1{font-size:24px}}.cx-contact{padding:90px 6%;background:linear-gradient(180deg,#f8fbff,#fff);font-family:Inter,sans-serif}.cx-contact__header{max-width:820px;margin:0 auto 70px;text-align:center}.cx-contact__badge{display:inline-block;padding:10px 24px;background:#e8f2ff;color:#1d6ee3;border-radius:30px;font-size:13px;font-weight:700;letter-spacing:.4px;margin-bottom:18px}.cx-contact__title{font-size:38px;font-weight:800;color:#0c1239;margin-bottom:14px}.cx-contact__subtitle{font-size:16px;color:#555;line-height:1.7}.cx-contact__info{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px}.cx-contact__info-card{background:#f1f6ff;padding:24px;border-radius:16px;display:flex;align-items:center;gap:16px;transition:transform .35s ease,box-shadow .35s ease}.cx-contact__info-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #1d6ee32e}.cx-contact__icon{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1d6ee3,#6c63ff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.cx-contact__info-text h4{font-size:16px;font-weight:700;color:#0c1239;margin:0}.cx-contact__info-text p{font-size:14px;color:#555;margin-top:4px}.cx-contact__content{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.cx-contact__image{max-width:600px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 30px 70px #00000026}.cx-contact__image img{width:100%;display:block;transition:transform .6s ease}.cx-contact__image:hover img{transform:scale(1.06)}.cx-contact__form{background:#f1f6ff;padding:38px;border-radius:22px}.cx-contact__form-title{font-size:26px;font-weight:800;color:#0c1239;margin-bottom:26px}.cx-contact__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cx-contact__form input,.cx-contact__select,.cx-contact__textarea{width:100%;padding:14px 16px;border-radius:12px;border:none;font-size:14px;outline:none;margin-bottom:16px}.cx-contact__textarea{resize:none}.cx-contact__btn{width:100%;padding:16px;font-size:16px;font-weight:700;border-radius:14px;border:none;cursor:pointer;color:#fff;background:linear-gradient(90deg,#1d6ee3,#6c63ff);transition:transform .3s ease,box-shadow .3s ease}.cx-contact__btn:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1d6ee373}@media(max-width:1024px){.cx-contact{padding:70px 5%}.cx-contact__title{font-size:32px}.cx-contact__content{grid-template-columns:1fr;gap:50px}.cx-contact__image{max-width:500px}}@media(max-width:768px){.cx-contact{padding:60px 5%}.cx-contact__header{margin-bottom:50px}.cx-contact__title{font-size:28px}.cx-contact__subtitle{font-size:15px}.cx-contact__info{grid-template-columns:1fr;gap:18px;margin-bottom:60px}.cx-contact__form-grid{grid-template-columns:1fr}.cx-contact__form{padding:28px}.cx-contact__form-title{font-size:22px}}@media(max-width:480px){.cx-contact{padding:50px 4%}.cx-contact__badge{font-size:12px;padding:8px 18px}.cx-contact__title{font-size:24px}.cx-contact__image{max-width:100%}.cx-contact__btn{font-size:15px;padding:14px}}.faq-wrapper{padding:90px 6%;background:#fff}.faq-wrapper h2{text-align:center;font-size:40px;font-weight:700;color:#0c1239;margin-bottom:40px}.faq-tabs{display:flex;gap:12px;justify-content:center;background:#eef1ff;padding:14px;border-radius:14px;margin-bottom:50px;flex-wrap:wrap}.tab{padding:12px 22px;border-radius:10px;border:none;background:#fff;font-size:15px;cursor:pointer;transition:.3s;color:#0c1239}.tab.active{background:linear-gradient(90deg,#0f469d,#6397ff);color:#fff}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.faq-item{background:#f3f5ff;padding:20px 22px;border-radius:14px;margin-bottom:18px;cursor:pointer;transition:.4s}.faq-item.active{background:linear-gradient(90deg,#0f439d,#639cff);color:#fff}.faq-question{display:flex;justify-content:space-between;align-items:center}.faq-question h4{font-size:16px;font-weight:600}.faq-question span{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#2863d9,#639fff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.faq-answer{margin-top:14px;font-size:14px;line-height:1.7;opacity:.95}@media(max-width:900px){.faq-grid{grid-template-columns:1fr}.faq-wrapper h2{font-size:30px}}.bestit{padding:40px 6%;background:#fff;font-family:Inter,system-ui,sans-serif;display:flex;justify-content:center;overflow:hidden}.bestit__container{width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;position:relative}.bestit__content{position:relative;z-index:2}.bestit__badge{display:inline-block;background:#eef0ff;color:#4f46e5;padding:8px 18px;border-radius:30px;font-size:12px;font-weight:700;margin-bottom:18px}.bestit__title{font-size:40px;font-weight:800;color:#0c1239;line-height:1.25;margin-bottom:18px}.bestit__desc{font-size:16px;color:#555;line-height:1.7;max-width:520px;margin-bottom:30px}.bestit__progress-box{background:#f4f6ff;padding:26px;border-radius:18px;margin-bottom:30px}.bestit__progress{margin-bottom:18px}.bestit__progress:last-child{margin-bottom:0}.bestit__progress-head{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:#0c1239;margin-bottom:6px}.bestit__progress-bar{height:8px;background:#dfe3ff;border-radius:20px;overflow:hidden}.bestit__progress-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#4f46e5,#7c7cff);border-radius:20px}.bestit__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#4f46e5;color:#fff;border-radius:12px;font-weight:700;font-size:15px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.bestit__btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4f46e559}.bestit__images{position:relative;display:flex;justify-content:flex-end;align-items:center}.bestit__bg-shape{position:absolute;top:-60px;right:20px;opacity:.4}.bestit__round-shape{position:absolute;top:40px;left:-60px;width:140px;z-index:1}.bestit__img{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px #00000026;z-index:2}.bestit__img img{width:100%;display:block}.img-one{width:380px;margin-left:auto;z-index:2}.img-two{width:320px;position:absolute;bottom:-70px;left:40px;z-index:4}.bestit__content,.bestit__images,.bestit__btn{opacity:0;transform:translateY(40px)}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}@keyframes progressGrow{to{width:var(--progress)}}.bestit--visible .bestit__content{animation:fadeUp .9s ease forwards}.bestit--visible .bestit__images{animation:fadeUp 1s ease forwards}.bestit--visible .img-one{transform:scale(.95);animation:fadeScale 1s ease forwards}.bestit--visible .img-two{transform:scale(.9);animation:fadeScale 1.2s ease forwards}.bestit--visible .bestit__progress-bar span{animation:progressGrow 1.3s ease forwards}.bestit--visible .bestit__btn{animation:fadeUp 1.2s ease forwards}@media(max-width:991px){.bestit__container{grid-template-columns:1fr;gap:50px;text-align:center}.bestit__images{justify-content:center}.img-one{margin:0 auto}.img-two{left:20px}.bestit__desc{margin:0 auto 30px}.bestit__bg-shape{display:none}}@media(max-width:575px){.bestit{padding:30px 4%}.bestit__title{font-size:24px}.bestit__desc{font-size:14px}.img-one{width:280px}.img-two{width:220px;bottom:-40px}.bestit__progress-box{padding:18px}.bestit__btn{padding:12px 22px;font-size:14px}}.aboutco{padding:100px 6%;background:linear-gradient(180deg,#f4f6ff,#f9faff);font-family:Inter,system-ui,sans-serif;display:flex;justify-content:center;overflow:hidden}.aboutco__container{width:100%;max-width:1380px;display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.aboutco__images{position:relative;min-height:520px;opacity:0;transform:translate(-40px)}.aboutco__bg{position:absolute;top:-80px;left:-120px;width:780px;opacity:.85;z-index:0}.aboutco__img{position:absolute;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 25px 60px #12164226}.aboutco__img img{width:100%;height:100%;object-fit:cover;display:block}.aboutco__img--large{width:330px;height:440px;top:0;left:0;z-index:2;animation:floatSlow 6s ease-in-out infinite}.aboutco__img--top{width:250px;height:185px;top:-25px;right:0;z-index:3;animation:floatSlow 7s ease-in-out infinite}.aboutco__img--bottom{width:270px;height:200px;bottom:-25px;right:20px;z-index:1;animation:floatSlow 8s ease-in-out infinite}.aboutco__experience{position:absolute;bottom:-55px;left:30px;background:#fff;padding:16px 22px;border-radius:14px;display:flex;gap:12px;align-items:center;box-shadow:0 22px 50px #00000026;z-index:5;opacity:0;transform:translateY(30px)}.aboutco__experience span{width:38px;height:38px;background:linear-gradient(135deg,#4f46e5,#6d6bff);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.aboutco__experience p{font-size:14px;color:#333;line-height:1.45}.aboutco__content{opacity:0;transform:translate(40px)}.aboutco__badge{display:inline-flex;align-items:center;gap:6px;background:#e9ebff;color:#4f46e5;padding:10px 22px;border-radius:30px;font-size:13px;font-weight:700;margin-bottom:24px}.aboutco__title{font-size:42px;font-weight:800;color:#0c1239;line-height:1.25;margin-bottom:20px}.aboutco__desc{font-size:16px;color:#555;line-height:1.75;margin-bottom:34px;max-width:560px}.aboutco__stats{display:flex;gap:50px;margin-bottom:36px}.aboutco__stat{display:flex;gap:14px;align-items:center}.aboutco__circle{width:62px;height:62px;border-radius:50%;border:3px solid #4f46e5;display:flex;align-items:center;justify-content:center;font-weight:700;color:#4f46e5;font-size:15px}.aboutco__quote{background:#fff;padding:22px 26px;border-left:4px solid #4f46e5;font-style:italic;font-size:15px;color:#444;margin-bottom:36px;border-radius:12px}.aboutco__btn{display:inline-flex;align-items:center;gap:8px;padding:15px 36px;background:linear-gradient(135deg,#4f46e5,#6d6bff);color:#fff;border-radius:14px;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.aboutco__btn:hover{transform:translateY(-2px);box-shadow:0 20px 45px #4f46e573}.aboutco--visible .aboutco__images{animation:fadeLeft 1.1s ease forwards}.aboutco--visible .aboutco__content{animation:fadeRight 1.1s ease forwards;animation-delay:.2s}.aboutco--visible .aboutco__experience{animation:fadeUp .9s ease forwards;animation-delay:.8s}@keyframes fadeLeft{to{opacity:1;transform:translate(0)}}@keyframes fadeRight{to{opacity:1;transform:translate(0)}}@keyframes floatSlow{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@media(max-width:1024px){.aboutco{padding:80px 5%}.aboutco__container{gap:60px}.aboutco__title{font-size:36px}.aboutco__stats{gap:32px}}@media(max-width:900px){.aboutco__container{grid-template-columns:1fr;gap:70px}.aboutco__content{order:1}.aboutco__images{order:2;min-height:460px}.aboutco__bg{width:640px;left:-80px;top:-60px}}@media(max-width:768px){.aboutco{padding:70px 20px}.aboutco__title{font-size:30px}.aboutco__stats{flex-direction:column;gap:26px}.aboutco__img--large{width:260px;height:360px}.aboutco__img--top{width:210px;height:160px}.aboutco__img--bottom{width:220px;height:170px}.aboutco__experience{bottom:-45px;left:20px}}@media(max-width:480px){.aboutco__title{font-size:26px}.aboutco__img--large{width:220px;height:300px}.aboutco__img--top{width:170px;height:130px}.aboutco__img--bottom{width:180px;height:140px}.aboutco__btn{width:100%;justify-content:center}}.about-mission{padding:110px 0;background:#fff;overflow:hidden;font-family:Inter,system-ui,sans-serif}.about-mission-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.about-mission-left,.about-mission-right,.about-mission-card{opacity:0;transform:translateY(40px)}.about-mission--active .about-mission-left{animation:fadeUp .9s ease forwards}.about-mission--active .about-mission-right{animation:fadeUp .9s ease forwards;animation-delay:.2s}.about-mission--active .about-mission-card{animation:fadeUp .7s ease forwards}.about-mission-card--delay1{animation-delay:.3s}.about-mission-card--delay2{animation-delay:.45s}.about-mission-badge{display:inline-block;padding:8px 16px;background:#eef2ff;color:#5b4cf2;font-weight:600;font-size:13px;border-radius:20px;margin-bottom:18px}.about-mission-title{font-size:38px;font-weight:700;color:#0f172a;line-height:1.35;margin-bottom:14px}.about-mission-title span{color:#5b4cf2}.about-mission-description{font-size:15px;color:#64748b;max-width:470px;margin-bottom:32px}.about-mission-card{display:flex;gap:18px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 18px 40px #0f172a14;margin-bottom:18px;transition:transform .3s ease,box-shadow .3s ease}.about-mission-card:hover{transform:translateY(-4px);box-shadow:0 25px 60px #0f172a1f}.about-mission-card-icon{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#5b4cf2,#7c6cff);display:flex;align-items:center;justify-content:center;animation:pulseGlow 3.5s ease-in-out infinite}.about-mission-card-icon img{width:26px}.about-mission-card-content h4{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:6px}.about-mission-card-content p{font-size:14px;color:#64748b;line-height:1.5}.about-mission-button{margin-top:22px;padding:14px 28px;background:#5b4cf2;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .3s ease,transform .3s ease}.about-mission-button:hover{background:#4a3ee0;transform:translateY(-2px)}.about-mission-right{position:relative}.about-mission-image-main img{width:100%;border-radius:20px;margin-bottom:22px;animation:softFloat 6s ease-in-out infinite}.about-mission-image-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.about-mission-image-grid img{width:100%;border-radius:18px;animation:softFloat 6s ease-in-out infinite}.about-mission-image-grid img:last-child{animation-delay:1.5s}.about-mission-decoration{position:absolute;right:-45px;bottom:-45px;width:150px;z-index:-1;animation:slowRotate 28s linear infinite}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%{transform:translateY(0)}50%{transform:translateY(-16px)}to{transform:translateY(0)}}@keyframes pulseGlow{0%{box-shadow:0 0 #5b4cf259}50%{box-shadow:0 0 18px #5b4cf28c}to{box-shadow:0 0 #5b4cf259}}@media(max-width:1024px){.about-mission{padding:90px 24px}.about-mission-title{font-size:34px}}@media(max-width:768px){.about-mission{padding:80px 20px}.about-mission-container{grid-template-columns:1fr;gap:60px}.about-mission-right{max-width:520px;margin:0 auto}}@media(max-width:480px){.about-mission{padding:70px 16px}.about-mission-title{font-size:26px}.about-mission-card{padding:18px;gap:14px}.about-mission-button{padding:12px 22px;font-size:14px}.about-mission-decoration{width:95px;right:-22px;bottom:-22px}}.blog-wrapper{display:grid;grid-template-columns:320px 1fr;gap:40px;padding:80px 6%;background:#fff}.blog-sidebar{display:flex;flex-direction:column;gap:28px}.sidebar-box{background:#f3f5ff;padding:24px;border-radius:18px}.sidebar-box h4{margin-bottom:18px;font-size:18px;color:#0c1239}.search-box{background:#fff;padding:14px;border-radius:14px}.search-box input{width:100%;border:none;outline:none}.category-item{background:#fff;padding:16px 18px;border-radius:14px;margin-bottom:14px;cursor:pointer;display:flex;justify-content:space-between;transition:.35s}.category-item:hover{background:linear-gradient(90deg,#3a0ca3,#6c63ff);color:#fff;transform:translate(4px)}.tags{display:flex;flex-wrap:wrap;gap:12px}.tags span{background:#fff;padding:10px 18px;border-radius:22px;cursor:pointer;transition:.35s}.tags span:hover{background:linear-gradient(90deg,#3a0ca3,#6c63ff);color:#fff;transform:translateY(-2px)}.authors{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.authors img{width:52px;height:52px;border-radius:50%;object-fit:cover}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.blog-card{background:#fff;border-radius:20px;overflow:hidden;transition:.4s}.blog-image img{width:100%;height:260px;object-fit:cover;transition:.6s}@media(hover:hover){.blog-card:hover img{filter:grayscale(1) contrast(1.2);transform:scale(1.08)}.blog-card:hover{box-shadow:0 22px 45px #5c52ff59}}.blog-info{padding:22px}.blog-info .date{background:#ece9ff;padding:6px 14px;border-radius:20px;font-size:13px;display:inline-block;margin-bottom:12px}.blog-info h3{font-size:18px;margin-bottom:14px}.pagination{margin-top:48px;display:flex;justify-content:center;gap:10px}.pagination button{width:44px;height:44px;border-radius:14px;border:none;cursor:pointer}.pagination .active{background:linear-gradient(90deg,#3a0ca3,#6c63ff);color:#fff}.pagination button:disabled{opacity:.4}@media(max-width:992px){.blog-wrapper{grid-template-columns:1fr}}@media(max-width:768px){.blog-grid{grid-template-columns:1fr}.blog-image img{height:220px}}@media(max-width:480px){.blog-wrapper{padding:50px 4%}.blog-info h3{font-size:16px}}.servicesbreadcrumb-wrapper{--px: 0px;--py: 0px;width:100%;height:420px;position:relative;overflow:hidden;background:linear-gradient(90deg,#1a003d,#0c62a3 45%,#0b001e)}.servicesbreadcrumb-inner{width:100%;height:100%;position:relative;z-index:1}.servicesbreadcrumb-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:3}.servicesbreadcrumb-content h1{font-size:50px;font-weight:700;margin-bottom:12px}.servicesbreadcrumb-content p{font-size:14px;opacity:.95}.servicesbreadcrumb-content span{margin:0 6px}@media(max-width:1200px){.servicesbreadcrumb-content h1,.faqservicesbreadcrumb-content h1{font-size:44px}.moon-orbit{right:160px;width:200px;height:200px}.moon-orbit img{width:160px;height:160px}.hand-decor{width:240px;right:-80px}}@media(max-width:992px){.servicesbreadcrumb-wrapper,.faqservicesbreadcrumb-wrapper{height:380px}.servicesbreadcrumb-content h1,.faqservicesbreadcrumb-content h1{font-size:38px}.circle-decor{left:50px;top:110px}.moon-orbit{right:110px;top:140px}}@media(max-width:768px){.servicesbreadcrumb-wrapper,.faqservicesbreadcrumb-wrapper{height:340px}.servicesbreadcrumb-content h1,.faqservicesbreadcrumb-content h1{font-size:32px;text-align:center}.servicesbreadcrumb-content p,.faqservicesbreadcrumb-content p{font-size:13px}.circle-decor{left:30px;top:90px}.moon-orbit{right:50%;top:190px;transform:translate(50%);width:160px;height:160px}.moon-orbit img{width:120px;height:120px}}@media(max-width:576px){.servicesbreadcrumb-wrapper,.faqservicesbreadcrumb-wrapper{height:300px}.servicesbreadcrumb-content h1,.faqservicesbreadcrumb-content h1{font-size:26px}.servicesbreadcrumb-content p,.faqservicesbreadcrumb-content p{font-size:12px}}@media(max-width:400px){.servicesbreadcrumb-wrapper,.faqservicesbreadcrumb-wrapper{height:280px}.servicesbreadcrumb-content h1,.faqservicesbreadcrumb-content h1{font-size:24px}}.ctt-wrapper{padding:90px 6%;background:#fff}.ctt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;perspective:1200px}.btt-card{position:relative;background:#fff;border-radius:22px;padding:32px;min-height:280px;transform-style:preserve-3d;transition:background .45s ease,box-shadow .45s ease,transform .25s ease;cursor:pointer;overflow:hidden}.btt-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#3a0ca3,#6c63ff);opacity:0;transition:opacity .45s ease;z-index:0}.btt-icon,.btt-card h3,.btt-card p,.btt-footer,.arrow{position:relative;z-index:1;transform:translateZ(35px)}.btt-icon{width:64px;height:64px;background:radial-gradient(circle at top left,#6c63ff,#3a0ca3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;margin-bottom:20px}.btt-card h3{font-size:20px;margin-bottom:14px;color:#0c1239}.btt-card p{font-size:14px;line-height:1.6;color:#555}.btt-footer{display:flex;align-items:center;margin-top:24px}.btt-footer .line{width:60px;height:2px;background:#3a0ca3;margin-right:10px}.btt-footer .number{font-weight:600;color:#3a0ca3}.arrow{position:absolute;top:18px;right:20px;font-size:20px;color:#3a0ca3}.btt-card:hover:before{opacity:1}.btt-card:hover{box-shadow:0 40px 80px #5c52ff59,0 10px 30px #0000001a}.btt-card:hover h3,.btt-card:hover p,.btt-card:hover .number,.btt-card:hover .arrow{color:#fff}.btt-card:hover .line{background:#fff}@media(max-width:1200px){.ctt-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ctt-grid{grid-template-columns:1fr}.btt-card{padding:26px}}.mission-wrapper{padding:90px 6%;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;background:radial-gradient(circle at top left,#f3f5ff,#fff)}.badge{background:#e8e6ff;color:#3a0ca3;padding:8px 14px;border-radius:20px;font-weight:600;font-size:13px;margin-bottom:18px;display:inline-block}.mission-content h2{font-size:38px;line-height:1.3;margin-bottom:18px;color:#0c1239}.intro{font-size:16px;color:#555;margin-bottom:28px;max-width:520px}.mission-card{display:flex;gap:18px;background:#fff;padding:22px;border-radius:18px;margin-bottom:18px;cursor:pointer;transition:background .35s ease,transform .35s ease,box-shadow .35s ease}.mission-card .icon{width:56px;height:56px;background:radial-gradient(circle at top left,#6c63ff,#3a0ca3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.mission-card h4{font-size:18px;margin-bottom:6px;color:#0c1239}.mission-card p{font-size:14px;color:#555;line-height:1.6}.mission-card:hover{background:linear-gradient(120deg,#3a0ca3,#6c63ff);box-shadow:0 24px 45px #5c52ff59}.mission-card:hover h4,.mission-card:hover p{color:#fff}.mission-btn{margin-top:24px;background:linear-gradient(90deg,#3a0ca3,#6c63ff);color:#fff;border:none;padding:14px 26px;border-radius:14px;font-size:15px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .35s ease}.mission-btn:hover{box-shadow:0 16px 36px #5c52ff66}.mission-images{display:flex;flex-direction:column;gap:26px}.mission-images img{width:100%;border-radius:22px;object-fit:cover;transition:transform .6s ease,filter .6s ease,box-shadow .6s ease}.img-top img:hover{transform:translateY(-8px) scale(1.02);filter:contrast(1.25) brightness(1.08);box-shadow:0 32px 60px #5c52ff59}.img-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.img-bottom img:first-child:hover{transform:translate(-6px) scale(1.02);filter:contrast(1.2);box-shadow:0 24px 48px #5c52ff4d}.img-bottom img:last-child:hover{transform:rotate(-1deg) scale(1.03);filter:brightness(1.08) contrast(1.25);box-shadow:0 28px 55px #5c52ff66}@media(max-width:1100px){.mission-wrapper{grid-template-columns:1fr}}@media(max-width:768px){.mission-content h2{font-size:30px}.img-bottom{grid-template-columns:1fr}.mission-wrapper{padding:70px 5%}}@media(max-width:480px){.mission-content h2{font-size:26px}.mission-card{padding:18px}}@media(max-width:768px){.subscribe-visual.delay-4{display:none}.subscribe-wrapper{padding:80px 20px}.subscribe-title{font-size:38px}}.faqbreadcrumb-wrapper{--px: 0px;--py: 0px;width:100%;height:420px;position:relative;overflow:hidden;background:linear-gradient(90deg,#1a003d,#0c62a3 45%,#0b001e)}.faqbreadcrumb-inner{width:100%;height:100%;position:relative;z-index:1}.faqbreadcrumb-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:3}.faqbreadcrumb-content h1{font-size:50px;font-weight:700;margin-bottom:12px}.faqbreadcrumb-content p{font-size:14px;opacity:.95}.faqbreadcrumb-content span{margin:0 6px}@media(max-width:1200px){.faqbreadcrumb-content h1,.faqfaqbreadcrumb-content h1{font-size:44px}.moon-orbit{right:160px;width:200px;height:200px}.moon-orbit img{width:160px;height:160px}.hand-decor{width:240px;right:-80px}}@media(max-width:992px){.faqbreadcrumb-wrapper,.faqfaqbreadcrumb-wrapper{height:380px}.faqbreadcrumb-content h1,.faqfaqbreadcrumb-content h1{font-size:38px}.circle-decor{left:50px;top:110px}.moon-orbit{right:110px;top:140px}}@media(max-width:768px){.faqbreadcrumb-wrapper,.faqfaqbreadcrumb-wrapper{height:340px}.faqbreadcrumb-content h1,.faqfaqbreadcrumb-content h1{font-size:32px;text-align:center}.faqbreadcrumb-content p,.faqfaqbreadcrumb-content p{font-size:13px}.circle-decor{left:30px;top:90px}.moon-orbit{right:50%;top:190px;transform:translate(50%);width:160px;height:160px}.moon-orbit img{width:120px;height:120px}}@media(max-width:576px){.faqbreadcrumb-wrapper,.faqfaqbreadcrumb-wrapper{height:300px}.faqbreadcrumb-content h1,.faqfaqbreadcrumb-content h1{font-size:26px}.faqbreadcrumb-content p,.faqfaqbreadcrumb-content p{font-size:12px}}@media(max-width:400px){.faqbreadcrumb-wrapper,.faqfaqbreadcrumb-wrapper{height:280px}.faqbreadcrumb-content h1,.faqfaqbreadcrumb-content h1{font-size:24px}}*{margin:0;padding:0;box-sizing:border-box}.cyber-wrapper{padding:80px 6%;background:#fff;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.cyber-wrapper.section-visible{opacity:1;transform:translateY(0)}.cyber-main{display:grid;grid-template-columns:1.6fr 1fr;gap:50px;align-items:flex-start}.cyber-content{width:100%}.hero-image{width:100%;height:300px;object-fit:cover;border-radius:22px;margin-bottom:36px;box-shadow:0 28px 55px #0000002e}.cyber-content h2{font-size:34px;color:#0c1239;margin-bottom:14px}.desc{font-size:16px;color:#555;line-height:1.7;margin-bottom:22px}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:30px}.features li{list-style:none;padding-left:24px;position:relative;font-size:15px;color:#333}.features li:before{content:"✔";position:absolute;left:0;color:#6c63ff;font-weight:700}.highlight-box{background:#fff;padding:26px;border-radius:18px;border-left:5px solid #6c63ff;box-shadow:0 18px 40px #00000014;margin-bottom:34px}.highlight-box h3{font-size:20px;margin-bottom:10px;color:#0c1239}.highlight-box p{font-size:15px;line-height:1.6;color:#555}.image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.image-card{border-radius:18px;overflow:hidden;transition:box-shadow .6s ease}.image-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .6s ease}.image-card:hover img{filter:grayscale(100%) contrast(1.25) brightness(1.1);transform:scale(1.08)}.image-card:hover{box-shadow:0 28px 55px #5c52ff59}.cyber-sidebar{display:flex;flex-direction:column;gap:28px}.sidebar-box{background:#f4f6ff;padding:26px;border-radius:18px}.sidebar-box h4{font-size:18px;margin-bottom:18px;color:#0c1239}.sidebar-box input{width:100%;padding:13px 15px;border-radius:12px;border:none;outline:none;font-size:14px}.sidebar-item{background:#fff;padding:15px 18px;border-radius:14px;margin-bottom:14px;cursor:pointer;transition:all .35s ease;font-size:14px}.sidebar-item:hover{background:linear-gradient(120deg,#3a0ca3,#6c63ff);color:#fff;transform:translate(6px)}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{background:#fff;padding:8px 15px;border-radius:20px;font-size:13px;cursor:pointer;transition:all .35s ease}.tags span:hover{background:#6c63ff;color:#fff}@media(max-width:1024px){.cyber-main{grid-template-columns:1fr}.cyber-sidebar{margin-top:40px}}@media(max-width:768px){.hero-image{height:300px}.features,.image-grid{grid-template-columns:1fr}.cyber-wrapper{padding:60px 5%}}@media(max-width:480px){.hero-image{height:240px}.cyber-content h2{font-size:26px}}.approach-section{padding:90px 6%;background:#fff;opacity:0;transform:translateY(40px);transition:all .8s ease}.approach-section.show{opacity:1;transform:translateY(0)}.approach-grid{display:grid;grid-template-columns:2fr 1fr;gap:60px}.approach-left h2{font-size:36px;color:#0a0f2c;margin-bottom:16px}.approach-left p{color:#0e0e0f;line-height:1.7}.approach-left h3{margin-top:50px;font-size:32px;color:#0a0f2c}.faq-intro{margin-bottom:28px}.faq-list{display:flex;flex-direction:column;gap:18px}.faq-item{background:#ececed;border-radius:14px;padding:22px 26px;cursor:pointer;transition:all .4s ease}.faq-item:hover{box-shadow:0 14px 40px #0d0b1826}.faq-item.active{background:linear-gradient(135deg,#0f43b2,#5bffad);color:#111}.faq-question{display:flex;justify-content:space-between;font-weight:600;font-size:18px}.faq-answer{margin-top:16px;line-height:1.7;opacity:.95}.approach-right{background:#f4f6ff;border-radius:20px;padding:36px;position:sticky;top:90px;height:fit-content}.approach-right h3{font-size:26px;margin-bottom:22px;color:#0a0f2c}.approach-right form{display:flex;flex-direction:column;gap:16px}.approach-right input,.approach-right textarea{padding:14px 16px;border-radius:12px;border:none;outline:none;font-size:15px}.approach-right textarea{resize:none;height:120px}.approach-right button{margin-top:12px;background:linear-gradient(135deg,#2d0fb2,#6a5bff);color:#fff;border:none;padding:14px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.approach-right button:hover{transform:translateY(-3px);box-shadow:0 18px 40px #624aff59}@media(max-width:1024px){.approach-grid{grid-template-columns:1fr}.approach-right{position:relative;top:0}}@media(max-width:480px){.approach-left h2{font-size:28px}.approach-left h3{font-size:24px}}.managedcloud-services-section{padding:90px 6%;background:#f6f7fc;text-align:center}.managedcloud-services-title{font-size:36px;font-weight:600;color:#0a0f2c;margin-bottom:60px}.managedcloud-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.managedcloud-services-card{position:relative;background:#fff;border-radius:20px;padding:36px 30px;text-align:left;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.managedcloud-services-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2d0fb2,#6a5bff);transform:scaleY(0);transform-origin:bottom;transition:transform .45s ease;z-index:0}.managedcloud-services-card:hover:before{transform:scaleY(1)}.managedcloud-services-card *{position:relative;z-index:1}.managedcloud-services-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #2d0fb240}.managedcloud-services-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2d0fb2,#6a5bff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-bottom:22px;transition:background .4s ease,color .4s ease}.managedcloud-services-card:hover .managedcloud-services-icon{background:#fff;color:#2d0fb2}.managedcloud-services-card h3{font-size:20px;font-weight:600;color:#0a0f2c;margin-bottom:12px;transition:color .4s ease}.managedcloud-services-card p{font-size:15px;line-height:1.7;color:#5a5f7a;transition:color .4s ease}.managedcloud-services-card:hover h3,.managedcloud-services-card:hover p{color:#fff}.managedcloud-services-footer{margin-top:30px;display:flex;align-items:center;gap:12px}.managedcloud-services-footer .line{width:46px;height:2px;background:#5b4bff;transition:background .4s ease}.managedcloud-services-footer .number{font-size:15px;font-weight:600;color:#5b4bff;transition:color .4s ease}.managedcloud-services-card:hover .line,.managedcloud-services-card:hover .number{background:#fff;color:#fff}@media(max-width:1024px){.managedcloud-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.managedcloud-services-grid{grid-template-columns:1fr}.managedcloud-services-title{font-size:28px}}.terms-page-wrapper{opacity:0;transform:translateY(20px);animation:termsPageEnter .8s ease forwards}.terms-page-content{max-width:860px;margin:auto;padding:0 20px 90px;opacity:0;animation:contentFade .9s ease .15s forwards}.terms-page-highlight{background:#f1f5f9;border-left:4px solid #6366f1;padding:22px 24px;border-radius:10px;margin:28px 0;font-size:15.5px;line-height:1.75;color:#374151}.terms-hero{position:relative;width:100%;height:380px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;padding:0 8%;overflow:hidden}.terms-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#3c145abf,#28143c73);z-index:1}.terms-content{position:relative;z-index:2;color:#fff;animation:fadeUp .8s ease forwards}.terms-content h1{font-size:56px;font-weight:700;margin-bottom:12px}.terms-content p{font-size:16px;color:#e6e6e6}.terms-content span{margin:0 6px}.terms-content .active{color:#ffcc7a;font-weight:500}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.terms-hero{height:300px;padding:0 6%}.terms-content h1{font-size:42px}}@media(max-width:600px){.terms-hero{height:260px;padding:0 20px}.terms-content h1{font-size:32px}.terms-content p{font-size:14px}}.terms-page-wrapper{animation:termsPageEnter .8s ease forwards;opacity:0;transform:translateY(20px)}@keyframes termsPageEnter{to{opacity:1;transform:translateY(0)}}.terms-page-hero{width:100%;max-width:1200px;height:520px;margin:90px auto 50px;overflow:hidden;border-radius:18px;position:relative;background:#000}.terms-page-hero img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform .9s ease}.terms-page-hero:hover img{transform:scale(1)}.terms-page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000040,#0000001a)}.terms-page-content{max-width:860px;margin:auto;padding:0 20px 90px;animation:contentFade .9s ease .2s forwards;opacity:0}@keyframes contentFade{to{opacity:1;transform:translateY(0)}}.terms-page-updated{font-size:14px;color:#7a7f8c;margin-bottom:36px;font-style:italic}.terms-page-content h2{font-size:26px;font-weight:700;color:#111827;margin:46px 0 14px}.terms-page-content p{font-size:16px;line-height:1.8;color:#4b5563;margin-bottom:18px}.terms-page-content ul,.terms-page-content ol{padding-left:22px;margin:20px 0 28px}.terms-page-content li{font-size:15.5px;line-height:1.75;color:#4b5563;margin-bottom:12px}.terms-page-highlight{background:#f1f5f9;border-left:4px solid #6366f1;padding:22px 24px;border-radius:10px;margin:28px 0;color:#374151;font-size:15.5px;line-height:1.75}@media(max-width:1024px){.terms-page-hero{height:420px}}@media(max-width:768px){.terms-page-hero{height:320px;margin:70px auto 40px}.terms-page-content{padding-bottom:70px}.terms-page-content h2{font-size:22px}.terms-page-content p,.terms-page-content li{font-size:15px}}@media(max-width:480px){.terms-page-hero{height:240px;border-radius:12px}.terms-page-highlight{padding:18px;font-size:15px}}.coming-wrapper{min-height:100vh;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;padding:40px}.coming-overlay{position:absolute;inset:0;background:#00000040}.coming-card{position:relative;background:#fff;max-width:520px;width:100%;padding:40px 40px 45px;border-radius:18px;box-shadow:0 20px 60px #0003;z-index:2}.coming-logo{width:110px;margin-bottom:20px}.coming-title{font-size:32px;font-weight:800;color:#1d1d1f;margin-bottom:28px}.countdown{display:flex;gap:18px;margin-bottom:28px;flex-wrap:wrap}.count-item{width:90px;height:90px;background:linear-gradient(135deg,#f6ff00,#ffd000);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1px #ffffff4d}.count-item span{font-size:28px;font-weight:800;color:#111;line-height:1}.count-item p{font-size:13px;margin-top:4px;font-weight:600;color:#333}.subscribe-box{display:flex;margin-top:10px;gap:12px}.subscribe-box input{flex:1;padding:14px 16px;border-radius:30px;border:1px solid #e5e5e5;outline:none;font-size:15px}.subscribe-box input:focus{border-color:#ffd000}.subscribe-box button{padding:14px 34px;border-radius:30px;border:none;cursor:pointer;font-weight:600;font-size:15px;color:#222;background:linear-gradient(90deg,#cf0,#ffd000);transition:all .3s ease}.subscribe-box button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ffd00066}@media(max-width:768px){.coming-wrapper{padding:20px}.coming-card{padding:30px 24px}.countdown{justify-content:center}.count-item{width:75px;height:75px}.count-item span{font-size:22px}}.getintouchbreadcrumb-wrapper{--px: 0px;--py: 0px;width:100%;height:420px;position:relative;overflow:hidden;background:linear-gradient(90deg,#1a003d,#0c62a3 45%,#0b001e)}.getintouchbreadcrumb-inner{width:100%;height:100%;position:relative;z-index:1}.getintouchbreadcrumb-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:3}.getintouchbreadcrumb-content h1{font-size:50px;font-weight:700;margin-bottom:12px}.getintouchbreadcrumb-content p{font-size:14px;opacity:.95}.getintouchbreadcrumb-content span{margin:0 6px}@media(max-width:1200px){.getintouchbreadcrumb-content h1{font-size:44px}.moon-orbit{right:160px;width:200px;height:200px}.moon-orbit img{width:160px;height:160px}.hand-decor{width:240px;right:-80px}}@media(max-width:992px){.getintouchbreadcrumb-wrapper{height:380px}.getintouchbreadcrumb-content h1{font-size:38px}.circle-decor{left:50px;top:110px}.moon-orbit{right:110px;top:140px}}@media(max-width:768px){.getintouchbreadcrumb-wrapper{height:340px}.getintouchbreadcrumb-content h1{font-size:32px;text-align:center}.getintouchbreadcrumb-content p{font-size:13px}.circle-decor{left:30px;top:90px}.moon-orbit{right:50%;top:190px;transform:translate(50%);width:160px;height:160px}.moon-orbit img{width:120px;height:120px}}@media(max-width:576px){.getintouchbreadcrumb-wrapper{height:300px}.getintouchbreadcrumb-content h1{font-size:26px}.getintouchbreadcrumb-content p{font-size:12px}}@media(max-width:400px){.getintouchbreadcrumb-wrapper{height:280px}.getintouchbreadcrumb-content h1{font-size:24px}}:root{--marquee-bg-start: #0c3fb3;--marquee-bg-end: #114fd8;--marquee-text: #ffffff}.marquee-wrapper{position:relative;width:100%;overflow:hidden;background:linear-gradient(90deg,var(--marquee-bg-start),var(--marquee-bg-end));padding:16px 0}.marquee-wrapper:before,.marquee-wrapper:after{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.marquee-wrapper:before{left:0;background:linear-gradient(to right,#0c3fb3,#0c3fb300)}.marquee-wrapper:after{right:0;background:linear-gradient(to left,#114fd8,#114fd800)}.marquee-track{display:flex;align-items:center;width:max-content;gap:48px;animation:marquee-scroll 30s linear infinite;will-change:transform}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}.marquee-item{display:inline-flex;align-items:center;gap:12px;color:var(--marquee-text);font-size:clamp(14px,1.2vw,16px);font-weight:500;letter-spacing:.3px;white-space:nowrap}.marquee-icon{font-size:14px;opacity:.85}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media(max-width:768px){.marquee-track{gap:32px;animation-duration:40s}.marquee-wrapper:before,.marquee-wrapper:after{width:50px}}@media(max-width:480px){.marquee-item{font-size:13px;gap:8px}}.getintouch-section{padding:100px 20px;background:linear-gradient(180deg,#f4f6ff,#fff)}.getintouch-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:flex-start}.getintouch-info h2{font-size:42px;font-weight:800;margin-bottom:16px;color:#0b1023}.getintouch-info p{font-size:16px;color:#555;max-width:420px;margin-bottom:36px;line-height:1.7}.info-box{display:flex;align-items:flex-start;gap:18px;padding:20px 22px;background:#fff;border-radius:14px;margin-bottom:18px;box-shadow:0 10px 30px #0000000d;transition:all .35s ease;cursor:pointer}.info-box:hover{transform:translateY(-4px);box-shadow:0 16px 40px #123ad626}.icon{width:50px;height:50px;background:#e7ebff;color:#123ad6;border-radius:50%;display:grid;place-items:center;font-size:18px;flex-shrink:0}.info-box h4{margin:0;font-size:16px;font-weight:700;color:#111}.info-box p{font-size:14px;margin-top:6px;color:#666;line-height:1.5}.getintouch-form{background:#fff;padding:45px 40px;border-radius:18px;box-shadow:0 25px 60px #00000014}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.getintouch-form input,.getintouch-form textarea{width:100%;padding:15px 16px;border-radius:10px;border:1px solid #e2e6f5;font-size:14px;background:#f9fafc;transition:all .3s ease;outline:none;margin-bottom:18px}.getintouch-form textarea{height:140px;resize:none}.getintouch-form input:focus,.getintouch-form textarea:focus{border-color:#123ad6;background:#fff;box-shadow:0 0 0 4px #123ad61f}.getintouch-form button{width:100%;padding:16px;background:linear-gradient(135deg,#123ad6,#2f5bff);color:#fff;border-radius:10px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .35s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.getintouch-form button span{transition:transform .3s ease}.getintouch-form button:hover{transform:translateY(-3px);box-shadow:0 16px 35px #123ad659}.getintouch-form button:hover span{transform:translate(6px)}@media(max-width:992px){.getintouch-container{grid-template-columns:1fr;gap:50px}.getintouch-info h2{font-size:34px}}@media(max-width:576px){.form-row{grid-template-columns:1fr}.getintouch-form{padding:35px 24px}.getintouch-info h2{font-size:28px}}.location-map-section{padding:80px 0;background:#fff}.location-map-container{max-width:1200px;margin:auto;padding:0 20px}.location-map-container h2{font-size:38px;margin-bottom:8px}.location-map-container p{color:#666;margin-bottom:30px}.map-wrapper{width:100%;height:450px;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0000001f}.map-wrapper iframe{width:100%;height:100%;border:none}@media(max-width:768px){.map-wrapper{height:300px}}.cta-wrapper{padding:110px 20px;background:linear-gradient(135deg,#4f46e5,#2563eb);position:relative;overflow:hidden}.cta-wrapper:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.18),transparent 60%)}.cta-container{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;z-index:2}.cta-content{max-width:560px;color:#fff}.cta-title{font-size:52px;font-weight:800;line-height:1.15;margin-bottom:20px}.cta-text{font-size:17px;line-height:1.7;opacity:.95;margin-bottom:36px}.cta-form{display:flex;align-items:center;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:6px;max-width:520px;box-shadow:0 25px 60px #00000040}.cta-input{flex:1;border:none;padding:16px 18px;font-size:15px;outline:none;border-radius:12px;color:#111}.cta-btn{background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none;padding:15px 24px;border-radius:12px;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .35s ease;white-space:nowrap}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 16px 35px #4f46e58c}.cta-visual{position:relative;width:420px}.cta-girl{width:100%;max-width:360px;display:block;margin-left:auto;position:relative;z-index:2;filter:drop-shadow(0 30px 60px rgba(0,0,0,.35))}.cta-badges{position:absolute;inset:0;pointer-events:none}.badge{position:absolute;background:#fff;color:#1f2937;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:0 14px 40px #0000002e;animation:floatY 4.5s ease-in-out infinite}.badge-1{top:40px;left:-40px}.badge-2{top:150px;left:-70px;animation-delay:1.5s}.badge-3{bottom:60px;left:-20px;animation-delay:3s}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}.cta-wrapper{opacity:0;transform:translateY(60px);transition:all .9s ease}.cta-show{opacity:1;transform:translateY(0)}@media(max-width:992px){.cta-container{flex-direction:column;text-align:center}.cta-content{max-width:100%}.cta-form{margin:auto}.cta-visual{margin-top:50px}.badge{display:none}}@media(max-width:576px){.cta-title{font-size:34px}.cta-text{font-size:15px}.cta-form{flex-direction:column;gap:10px;padding:10px}.cta-input,.cta-btn{width:100%}}.banner-wrapper{width:100%;overflow:hidden;background-color:#0b3cc1;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.banner-track{display:inline-flex;align-items:center;white-space:nowrap;animation:scroll-left 20s linear infinite}.banner-track span{color:#fff;font-size:14px;font-weight:500;padding:12px 20px;text-transform:capitalize}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.banner-wrapper:hover .banner-track{animation-play-state:paused}.ourservicesserve-section{padding:60px 20px;background-color:#f8f9fc}.ourservicesserve-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border-radius:16px;padding:28px;cursor:pointer;transition:all .35s ease;position:relative}.service-card:hover{background:#0b3cc1;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.service-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#111}.service-card p{font-size:15px;line-height:1.6;color:#555}.service-card:hover h3,.service-card:hover p{color:#fff}.icon-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.icon-circle{width:52px;height:52px;background:#e9efff;color:#0b3cc1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;transition:all .3s ease}.arrow-btn{width:38px;height:38px;border-radius:50%;background:#fff;color:#0b3cc1;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .3s ease}.service-card:hover .icon-circle{background:#fff3;color:#fff}.service-card:hover .arrow-btn{background:#fff;color:#0b3cc1}.ourservicesreveal{opacity:0;transform:translateY(40px) scale(.98);transition:opacity .6s ease,transform .6s ease}.ourservicesreveal-active{opacity:1;transform:translateY(0) scale(1)}.service-card h3,.service-card p{opacity:0;transform:translateY(16px);transition:all .5s ease}.ourservicesreveal-active h3{opacity:1;transform:translateY(0);transition-delay:.15s}.ourservicesreveal-active p{opacity:1;transform:translateY(0);transition-delay:.3s}@media(max-width:992px){.ourservicesserve-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ourservicesserve-grid{grid-template-columns:1fr}.service-card{padding:24px}}.ourservicesvision-section{padding:90px 20px;background:#fff}.ourservicesvision-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.ourservicesvision-images{display:flex;flex-direction:column;gap:22px}.img-large{width:100%;height:320px;object-fit:cover;border-radius:20px}.img-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.img-small{width:100%;height:200px;object-fit:cover;border-radius:20px}.ourservicesvision-content{display:flex;flex-direction:column}.ourservicesvision-tag{display:inline-flex;align-items:center;gap:8px;color:#0b3cc1;font-weight:600;margin-bottom:12px}.ourservicesvision-content h2{font-size:42px;line-height:1.25;margin-bottom:22px;color:#0a0a0a}.ourservicesvision-text{color:#5a5a5a;line-height:1.75;margin-bottom:34px;font-size:16px}.ourservicesvision-points{display:flex;flex-direction:column;gap:26px;margin-bottom:36px}.point{display:flex;gap:18px;align-items:flex-start}.point-icon{min-width:52px;height:52px;background:#eef2ff;color:#0b3cc1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.point h4{font-size:18px;margin-bottom:6px;color:#0a0a0a}.point p{font-size:15px;line-height:1.6;color:#666}.ourservicesvision-btn{align-self:flex-start;background:#0b3cc1;color:#fff;border:none;padding:16px 34px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.ourservicesvision-btn:hover{background:#092f9e;transform:translateY(-3px)}.vision-reveal{opacity:1;transform:translateY(45px);transition:opacity .8s ease,transform .8s ease}.vision-reveal-active{opacity:1;transform:translateY(0)}.ourservicesvision-content h2,.ourservicesvision-text,.ourservicesvision-points,.ourservicesvision-btn{opacity:1;transform:translateY(25px);transition:opacity .6s ease,transform .6s ease}.vision-reveal-active h2{opacity:1;transform:translateY(0);transition-delay:.15s}.vision-reveal-active .ourservicesvision-text{opacity:1;transform:translateY(0);transition-delay:.3s}.vision-reveal-active .ourservicesvision-points{opacity:1;transform:translateY(0);transition-delay:.45s}.vision-reveal-active .ourservicesvision-btn{opacity:1;transform:translateY(0);transition-delay:.6s}@media(max-width:992px){.ourservicesvision-container{grid-template-columns:1fr;gap:50px}.ourservicesvision-content h2{font-size:34px}.ourservicesvision-btn{align-self:center}}@media(max-width:600px){.ourservicesvision-section{padding:60px 16px}.img-large{height:auto}.img-row{grid-template-columns:1fr}.ourservicesvision-content h2{font-size:28px}}.subscribe-wrapper{background:radial-gradient(circle at top right,rgba(255,255,255,.15),transparent 40%),radial-gradient(circle at bottom left,rgba(255,255,255,.08),transparent 40%),linear-gradient(135deg,#4f46e5,#3730a3 30%,#2563eb);overflow:hidden;position:relative;padding:100px 20px}.subscribe-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%);z-index:0}.subscribe-container{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;position:relative;z-index:1}.subscribe-content{position:relative}.subscribe-title{font-size:52px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:24px;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.1);background:linear-gradient(to right,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subscribe-text{font-size:17px;color:#ffffffe6;max-width:520px;margin-bottom:40px;line-height:1.6;font-weight:400}.subscribe-form{display:flex;max-width:520px;background:#fffffff2;border-radius:20px;padding:8px;box-shadow:0 20px 60px #0003;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}.subscribe-form:focus-within{box-shadow:0 25px 70px #2563eb59;transform:translateY(-2px)}.subscribe-input{flex:1;border:none;padding:18px 22px;font-size:16px;outline:none;background:transparent;color:#1e293b;font-weight:500}.subscribe-input::placeholder{color:#94a3b8;font-weight:400}.subscribe-btn{background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;border:none;padding:16px 28px;border-radius:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .4s ease;box-shadow:0 8px 20px #4f46e54d;letter-spacing:.3px;position:relative;overflow:hidden}.subscribe-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.subscribe-btn:hover:before{left:100%}.subscribe-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #2563eb80;background:linear-gradient(135deg,#4338ca,#312e81)}.subscribe-btn svg{font-size:18px;transition:transform .3s ease}.subscribe-btn:hover svg{transform:translate(3px,-3px)}.subscribe-visual{position:relative;display:flex;justify-content:center;align-items:center}.subscribe-girl{width:340px;z-index:2;filter:drop-shadow(0 25px 50px rgba(0,0,0,.2));border-radius:24px;transform:perspective(1000px) rotateY(-10deg);transition:transform .6s ease}.subscribe-visual:hover .subscribe-girl{transform:perspective(1000px) rotateY(0)}.subscribe-visual:before{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(79,70,229,.3) 0%,transparent 70%);z-index:1;filter:blur(40px);opacity:.6;animation:pulse 4s infinite alternate}@keyframes pulse{0%{opacity:.4;transform:scale(.95)}to{opacity:.7;transform:scale(1.05)}}.subscribe-badges{position:absolute;inset:0;pointer-events:none;z-index:3}.badge{position:absolute;background:#fffffff2;padding:14px 22px;border-radius:40px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;box-shadow:0 15px 40px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);color:#1e293b;transition:all .4s ease;z-index:4;animation:float 3s infinite ease-in-out}.badge:hover{background:#fff;transform:translateY(-5px) scale(1.05);box-shadow:0 20px 50px #00000040;pointer-events:auto}.badge svg{color:#4f46e5;font-size:18px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.badge-1{top:20px;left:-30px;animation-delay:0s}.badge-2{top:150px;animation-delay:.5s}.badge-3{bottom:40px;left:-50px;animation-delay:1s}.subscribe-wrapper *{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.17,.55,.55,1)}.subscribe-show *{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.25s}.delay-3{transition-delay:.4s}.delay-4{transition-delay:.55s}@media(max-width:1200px){.subscribe-container{gap:60px}.subscribe-title{font-size:46px}.subscribe-girl{width:300px}}@media(max-width:992px){.subscribe-container{grid-template-columns:1fr;text-align:center;gap:50px}.subscribe-form{flex-direction:column;max-width:500px;margin:0 auto}.subscribe-btn{width:100%;justify-content:center;margin-top:8px}.subscribe-visual{margin-top:60px}.subscribe-badges{position:static;margin-top:30px;display:flex;flex-direction:column;gap:18px;align-items:center;pointer-events:auto}.badge{position:static;width:280px;justify-content:center;animation:none}.badge:hover{transform:translateY(-5px)}}@media(max-width:768px){.subscribe-wrapper{padding:80px 20px}.subscribe-title{font-size:38px}.subscribe-text{font-size:16px;margin-bottom:36px}.subscribe-girl{width:260px}}@media(max-width:480px){.subscribe-title{font-size:32px}.subscribe-form{padding:6px;border-radius:16px}.subscribe-input{padding:16px 18px}.subscribe-btn{padding:14px 20px}.subscribe-girl{width:220px}.badge{width:100%;padding:12px 18px}}.app-development-hero{position:relative;padding:90px 0 0;background:#fff;overflow:hidden}.app-development-bg-steps{position:absolute;inset:0;background-image:url(../../assets/stacked-steps-haikei.png);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.25;z-index:0;animation:stepsFloat 14s ease-in-out infinite;pointer-events:none}.app-development-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffffe6,#fff9);z-index:1}.app-development-bg-shape{position:absolute;background-repeat:no-repeat;background-size:contain;z-index:2;pointer-events:none}.app-development-bg-shape.shape-1{top:-20px;right:-20px;width:260px;height:260px;background-image:url(/assets/banner-one-img-shape-5-40SJXw9e.png);animation:bgFloat 8s ease-in-out infinite}.app-development-bg-shape.shape-2{bottom:-40px;left:-30px;width:220px;height:220px;background-image:url(/assets/banner-one-img-shape-5-40SJXw9e.png);opacity:.6;animation:bgRotate 16s linear infinite}.app-development-hero-container{max-width:1280px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:64px;position:relative;z-index:4}.app-development-hero-content{max-width:620px}.app-development-badge{font-size:13px;font-weight:700;letter-spacing:1px;color:#6c63ff;margin-bottom:18px;display:inline-block;text-transform:uppercase}.app-development-title{font-size:56px;line-height:1.15;margin-bottom:22px;font-weight:800;letter-spacing:-.5px;color:#111}.app-development-title span{color:#6c63ff}.app-development-description{font-size:18px;line-height:1.8;color:#555;margin-bottom:36px;font-weight:500}.app-development-buttons{display:flex;gap:20px}.app-development-btn{padding:16px 34px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;border:none;transition:all .3s ease}.app-development-btn.primary{background:#6c63ff;color:#fff}.app-development-btn.primary:hover{transform:translateY(-3px);box-shadow:0 14px 30px #6c63ff66}.app-development-btn.secondary{background:transparent;color:#6c63ff;border:2px solid #6c63ff}.app-development-btn.secondary:hover{background:#6c63ff;color:#fff}.app-development-hero-image{position:relative;flex-shrink:0}.app-development-hero-image img{width:560px;max-width:100%;height:auto;animation:fadeSlide 1.2s ease forwards}.app-development-play-btn{position:absolute;top:42%;right:10px;width:56px;height:56px;border-radius:50%;background:#6c63ff;color:#fff;border:none;font-size:20px;cursor:pointer;animation:pulseRing 2s infinite}.app-development-shape{position:absolute;z-index:3;animation:floatDots 6s infinite ease-in-out;pointer-events:none}.app-development-shape.circle{width:28px;height:28px;background:#6c63ff;border-radius:50%;top:25%;left:12%}.app-development-shape.circle.small{width:20px;height:20px;top:65%;left:42%;animation-duration:4s}.app-development-shape.square{width:14px;height:14px;background:#6c63ff;top:35%;right:22%;animation-duration:5s}@keyframes stepsFloat{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes bgFloat{0%{transform:translateY(0)}50%{transform:translateY(25px)}to{transform:translateY(0)}}@keyframes bgRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatDots{0%{transform:translateY(0);opacity:.6}50%{transform:translateY(-20px);opacity:1}to{transform:translateY(0);opacity:.6}}@keyframes pulseRing{0%{box-shadow:0 0 #6c63ff99}70%{box-shadow:0 0 0 20px #6c63ff00}to{box-shadow:0 0 #6c63ff00}}@keyframes fadeSlide{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.app-development-hero{padding:120px 0 80px}.app-development-hero-container{flex-direction:column;text-align:center;gap:50px}.app-development-hero-content{max-width:720px}.app-development-hero-image img{width:420px}.app-development-buttons{justify-content:center}}@media(max-width:768px){.app-development-hero{padding:100px 0 70px}.app-development-title{font-size:44px}.app-development-description{font-size:16px}.app-development-hero-image img{width:360px}.app-development-bg-shape{opacity:.4}}@media(max-width:576px){.app-development-hero{padding:90px 0 60px}.app-development-hero-content{max-width:100%;padding:0 10px}.app-development-title{font-size:36px;line-height:1.25}.app-development-description{font-size:15px;line-height:1.7}.app-development-buttons{flex-direction:column;gap:14px}.app-development-btn{width:100%;padding:14px 0}.app-development-hero-image img{display:none}.app-development-bg-shape{width:120px;height:120px}}.app-about{position:relative;padding:100px 0;background:#fff;overflow:hidden}.about-shape{position:absolute;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:0}.about-shape.shape-1{top:60px;left:40px;width:90px;height:90px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAACCCAMAAADYMBKwAAAArlBMVEUAAAAHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRoHDRo+fUytAAAAOXRSTlMABAsH+OwX8A7I5F4nkKAqE+gfWs0vli14Rxsjr01CwNbS2vSFa1ZmUjfgfTq6xGIzqbWbpYpzPYLlO0qaAAAOWUlEQVR42u2cZxPiNhCGkQtuNBfAgI3pxcDR2///Y5EE1u46ySWZTCaTifXl5j0997I2cLO7WlOrVrV+tvR1njKQrJHkqxrSA/PQwPjSfTCkg2z2xPh4koyQ1naGh/F+NN1ifGu96kh3Fu+mjrZHB2dP3LPQ5n+Gkf92M6346/oin7/nL4WdEvdtmGOlR1fzbR06KqZjZBjWTm23b+577j/hRQ7W27zYCl9O34YVs0J3k/xtuk+mblBmvY1LXQXTdA2Oq6vYOq7hint0f/M1fxS+jUzo6aDgVr7Q98KHxQaX5kZdw0FsZ91CbyR+bn+lvhDSaNUJ7owVbgrdC4prkrirXrzxQ+jJhhXBWF/33lusvFHcKkfqW3EvPRmFeo+YxOf34hr7Erce+leHMgqz+LxpX/c9wd+twn0to5iNi6CbQpprRoJxjzoJ+u3VevRetCMZRayRoJM2Cdpa6iSKPGQFbkq8X8NBG+eA4O5SI0Gf2wR3NzWCZ6dChxL/sa15E/EODNXH6C42enqhTxf+eYDvEpN4FABu8u2mrfCE4+6zpvCZwLvE3XjVCP5OC6lLPBspfCFx6p4L9zTLDksGX/c4+nEeo6/7+UfWaoAeONnFA1yPI+fah+3h7YfjaaBTjh/xfyaR09qDDs5ZlrQRHmUX/H/XLoruAch6kv3g7tWqVrWqVa1q/SNLL2n2N3CQoP8SXqZ/G+9sj+MGzrufYVoHbffDwUkDPdyuU4TXRhvviXCtH262OsL33hPheiOleNej7s/VgODecV9Huu+lXV3kMLnpZnWUtvu+uVA+nXhquvmAFbrdyk3/0EG4abovDWX5pk9w13QvQ/WiaWaa/k5dlP2YmO5sAInOzfUxvsks092BuzcVOKvFc5mHF1EHiZC5yrvTXG4XPmwn5NzTCT59qnRqJvS5UbzqS0hjYX/16ALZucSl+71TBCXdrVXtd/CxdD90a7e3BE9FATSRugcZLy0CWnL7UFzESeKuxwjupkUUH9wZFe6R1HflPhfy0v9K+0pLiu5UaEPd6qNBioAkIEWAvy7+nSejuI1IEWCchwR39jRNv3RJVj9fdEgpYsYacb8GBPc9RtzzUNVF8hqjfS2VG6pC7rwMLpsapNNiGzLi0BVBjxW+Ez5nwBOBe4VkmxmXVh+yeuEOH9r2ReCrQuqrXATdBXeDVCTdg8BFNTZutVqobLfjVuveRUVAk++flGQel3dNae3B9QrwdvPWao5Ab/j2wlayHnMdwvap1/oV/tJIMK0BbO85ziuSalWrWtWqVrX+iXVajbFkY2+EdXvjEXy8GmCpDbwG1qMS/gyJe8PzAqI3IcEH4RNLe3Ac0mAkHoQ/3OkWpdk8gT6Drz0+uP5Dg5iWM4J3eTqeQNTaM3HNNcLXUz9C+DbxzRZ2T1x/aQP+yH1nT92vEHVnfHFlOrVwZeKk/lkiGpXXeqE3Ijs0VdOPLUyuHRVlI5kT/OkIXKVlusR/dBUue7C9Ycm9wLWXwLOSe5MG4/NgZAoLYbSjTzIJySNpEbMP3ut8dV/i/lEljxTXPngyJPj8VcqnaX/aDGu/5258+9dNaWucyInBWxVUoS/kZFwE/cGn6holDsciK4rrgGP3c4f04J09OQlwVzWCGyr93nxOApbf4wvVm+9P5Ks+VSliCL3o0MplrZFCJzrVSG2h3lDti+sEd/bK/a3coXIxtzWCZ/1CexLnH/JTk79FUMjaqwwOQfgaLjiGvmlPEcYSlZrcdzpgChdFIWS87Hnh+oHcI46De7AT+AjwA7+xa3BfzUp4UYB2vN2jjk/24ldag1Vfvl5tpIPHbqmD1Aev1wBtd5a7V4Dcuq/dUkP6GS8wbq93rxHaPr1eax3pwW4xYAhf7naNz44mMYhDY1RqdJviTPs5rpXc/xj/uXt1eFGtalWrWv+JNdrYNKtPO1h30i3DupEGP8U3A53gYRdLfbyqU/cTlmwbNmgNkdpk/4Pb2/N8h9L0xsO1XkPUqt9ZTmjDiwwSowV4bbjMrQXC+wvLP8JV1AdnI9sj9+XEaAYIf1mOB/jQc4zkxNAlTa0dcm8crR/iFm9ko3JLR2XOHdrHVhktO1pcujALIZPEGxQBEl8qfGlwmZfcWwrfU3ftJeSkrWK+GwTfzr45YxPa3pDCmuplQ580nFmz1J+WuHtUAzuAo3x6diK4r9xXJhwc4Hya4OZSK3Drm61LDu5d4zsOZJOgDzTod0Snh9w1jWI2ZjToPUQho6z/rAiwdjbBrQcOWhYBVzlJtdILLqJ591EGHRc2rFwQORJvF9rzIauH+Z6QEfxwApy42xLPx6oI+Lh3FW5+z4e6LcOwXkx9VcKpYbheDZrxvmFc2niAx5jfbIWvxIgbDOrVd+avcDNG7hPD8KU74AeFsy3HrZ5NcPeI3C2Oixs6fDzWNm577OIN0rYXx7gIaMSPJdYcD+sIPz5KeHy0SVYfrzqgtfUj7jKE7+L1CLdBdruNTfBHt1atalWrWv+zpWlaqdWgl1oN7Gf4z7f/GC9r/c+47xevGDWu7fC+WAa4o7RYDDRw2S8WMdrW08V9g3yHHN+DZluON9CLhvf7SkPu8a/cHx2KhzboDsdFm3EskpKmrrClK/qUEITIYVAXfZwR3D7ybDFPIQiB/+irICQO7Wtt7YosDtx7xJ3JYHY6xUMoV+4iveKZC7RBcdd0AF1TOqkucSOlbdDps8CPH3xIuqZGrP0Uf6muqcTNcalr2lW4jLU1KvrT3XJ/miTI+YCRfDoZ0lzzahPcT2lqmvcL9wzm4GGwPXrSSfWlTt1fdrk//enVZ8HvnAQcS5M1H7xZOgnw6EzLAQ2pSB0ALt3tAp9/Rs/JwYGZ1ghuqSIgNL5FwMsXQanELLhZ4lQEjjkcDvrqu8NeJvnQNhKD43db4dFb4LoaCXeFO+BneYgyLPSA4poM5jACnLvP7yqYdCqzc702pMdVrB1P/NtQaXt/y33UMg4euRshvNvL/SvCn0nuHzWlh6uDGz0B7zfJcZU2dlwXux+n7o8Twnu52aPuridwNk5L54jhCOsgXWGppxuCd9IwwHpE8Vp3RXB7EA6xPpXw/WpP3AdhnfYvNrVqVata1apWtf6RZce3Jtbt5vmIddi6jX6Cb3vnkOLnIcYftzveHrTOK6yXN+IeNG8LvN1vnlOKy7by5mzx5A+dbfN00N8o3b3nMDYi8ETgDPCIpzAIb3L8oHAm8R307h4TkeeimEzsrm8Ob45rCl86vOWaAt7jeMKj/iSPcQelpgJkJNdsDun8tGr+NaCvifBrgz5EGddJrjkd6CQ1vdcJ7qeM4NmekdT01v8WAfMt7U8nMKQCDWfUnx7RKe5Sl/wd0iLAHNOsPqmTa4xK/ekHo/iu1J+Ov+XWpUHKLQMVAbSp/sGvHTIAD+/gcU4fmv26twk+f9lkHChp0yGVTQ1wMrnuGdJ9U9vJNH3EiszyLDagCBg4XFobdYgSyyKgoRLRm3jZu02yesvTVBHgy0kqcFcfB8DBXYst+cABuBvQohf4RBY2Wq2+mpjTBqTLo11u3OpK2+2rOw81petebk7bCF9OjBbg2v6HOfcQnv6wInBnjdbcuHYA32a+tUT40bUcHMxj9m6iYAYz0/rc9/apTfoh3a3AwKi7xZJ1Ka639wRvnOix42hL8PqWuo9OW524bxskmP6+g3X/dGK1alWrWtWqVrX+iRU6TrZEcyH3aXTew3Y3iZxLH3QaOT/uupLabuJkKK3vJ060tEGvI8dp6tid4O2LQ92nzgFta4uJM0HBdQ/cLeB52Ux0T0fwMzFz/AxlbXswuFZn6kzieRtwi+srxc1BIdnaFWlZl7o3deoeFlKX7lmj5G4rPOP4nLtfP13yUemXVHQy3HBu0J9/gf60U/rhFbP8EKVYSUBwU81KHCXeKrbt3/wlFZh0Dq1vD15yMILThiEVFHR2opVLC0oRyK8h6HzASNDTknuzQ7L184g01X0PBU3HfKxvvv15Fhee9L3Ia1AVz8alk+oS98fQgxfaoQ8Gw8/96HchzbVOji8uDfpg8IORB4PdAX0w+Me+0Kn5fY54e/bf5gGNnjvW3NxBpnnN34arguS4a7gXG3QiPh3ozGxqmPkTJtIc820mCu8sZtw9RlMnk/c8B/fTzTXdBA7Djo4xNx96oYPe7O1OhDvz/CVtKVxHWD9n0gXiSAYkQb5FJ6xHSWwjqa0jj3TJm9cA6+6s1cHu+2WfBJMkBO+7G/YBNZpXM71Glq7/wTajuuRW3v4Dd07/DNeqGqBa1apWtf4LSx8O61jbQdDBuh4EOsaDv4vbBB8GDEkWBATvlPDhULrb3jTKnuivX7PJNUBdr2Qy8TQ0SzqZHkboRZqzSW8I+OkwnawR7nH8xBQ+bM5mCxu5czxF+Go2TaQ74Pc64N1sOj1yfJ2TNmi9J9N05bu/cOmrjJYtXa4vI5jnMbi+A54JPFWjExLPngSfPzSFH2TrlhW4DOYcENx4UXeX30KZWwLYnUBWDx3kJowD0ant03d6qAY4mTr57Xb2huLXOhkHstascP/gKZoekro4CdjTcaCk/rPx+veETqpbD3oSYG7oScAlIK398u9cXgM6DvTQfz6p/uBFgLqVcHzhrspnLiRoo/zrQOMCT31aBCyEnC9t4u5sa+RHaGKNBO2P6XMPEbhb39pvf7Pe+Q2+rq/Z3JgtlR7fpnKqrAg6jOZv/4YeKOU3I19DNt1z3wYExcYXXgS00E+98qIAue/Pk7cR7WEy3XHf82sHkvGpeEoCKpKWcBe1m73LNiTpb14HWHcvtzqSw2a2Zki3Wz9SJNk6a2LcXh5IidF5tMZY7w+9Ed5eJwuyffsRIqmvL193Zv9B3k21riEBGnD2U81+7l7GdbsqAv7F9QuEaaqsBNod0gAAAABJRU5ErkJggg==);animation:floatY 6s ease-in-out infinite}.about-shape.shape-2{top:100px;right:80px;width:140px;height:140px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAA9CAMAAAAecl7vAAAAjVBMVEUAAABuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNuVPNerI91AAAALnRSTlMABgr68SLrGhIp9r98Mh4OjFDhaci4qhbVzltLRzcuYueEcNukn5RWQpo8w7B2iGaSRAAABTZJREFUWMPNVunSmzAMtLEx932EK0ASEnLu+z9enQAJnfK1+abpTPcXBmuR5JVk8t9DJ/8CShFbjkr+AQCG2HY+TWvkpl/2IaB+mhhXmQ5NS06fTXAPsSYSlER/y0WP7mwlYEzv/5JXs8xNuiXUe6wqJC75DM7gLYN1LVXposehfYjX4XxN7E6AhedVn6FQPsNLE1xUopD1lgEc6MkD7tH5fo7nFjSC6Y0yq2qB3WpYbHFJfYV+i7XvGuJNJjVnnUeeK8MbdRICYAi8b/BGDGacGzJUCUWwYGGPDSDeXE74Ro0YMaw9AJYXxztDpy8QW2g1RUrkiPeJO9iErG8+B7JmDyy2GlzHh/XvYqfzRcHah05XayVFCJzUQXOxoXnTnprz4o3aJ/rsBDwm3NcXNd6Mzw1Y2JRBTSRUgL+jf2sXBMbr5MK53LTBX/2EO0xY/f0lY+e3mqBEYo+xgS+JWjGRG0EVMpiJR26gf+5CNAAymAAuG6IoW9Yt5GoV47SSDwqNEuyAbCpq9Tejj+NMjHp1swRgAXx0Q507U7FXHE0CdANxACTNVyWyNi1jmLrN9cQBmxJd0p5E0ytTqD0wU5W6nQ6EAQK4VmPsnjYn3mazVBb5bjTmAO9S/8GspIiVhS59QlIZQWZidDEy/b1Nxp0+LPLC9PYY4uZeIXHVlZWF01IqXeR3uevHXBlslVsL7A7eypOeCbZZsNkgM+RP9iIG6wLk+vTbGYLW3D5e0Od7T08yDoR95Qjk9FcV+Gi1ITdGY5lAMJ3hIXrVqY/kV0tKAhsmJHYFHTrtzJuVQP8K2CniwWF9D5iJlWv3rVQujC/qIih3GMuXciR7qozkEW5khtWYCB3IrR0QWrW0EPhNbbjnIUv6BndkvvNY5lxdLlBfft4fJPXZsbCnf+7sHcBOdsfB4as+R0QWDquYtFwUO2AKikZ5RGSoi5B6OjxE1jOGO+oHp+qnL6d0Gxd3WtRBC+c5Scz2on/BjGYKV4suYurhNyBVHG10PsRxZjHlSouRXXNAjLuMLVk/Ne9czPqpF51UvTbZSIhNWT3ulzisxtzM+XfYElJuN6Y2mKsMvCm1MTCE3kL/a7gVRRcTwMkha5jKUmdkofF4qKaB0vsMjNml9MFpWUnpL2YR6+j9VlJlQNhxVj2ra9YtmPnMyfMwSjVhEOGG+CjJhHmQLBqkqNFDbGIzWLmCxWc6ke2Xh79L/BAS1pjTTa2+JpJANJsSt3T18PbIAbDEtofDgfmVgGXeD3zg9VIAtjG24JplC3NdE2gPRQwgl9PmfnIK+RKqQ8cjBFogOZ0VmXhuqgt+FJCxU9XNW4FdwnAkf8Za4OaoxY6Bx20ZI13wxUnRPbqeTo7pBeDvENuo7ibUTjkkpqp2i5kIfKSvJBr57Z3Lah1mA4NHqqZIheU+av0AlkbNUBfKOkQzM5YpW4TSb22XTtQlKvJC7Y4/ziAYIPa6K1UBlOQNuDGQW/Q5x52FLQe2d+R8AhCW5ytCnbyDKtkBZqwea1sAS5ca1WSPqe7b4JDQyFvwFLJNUwwT6rpwZ+oFgknAdbO7d/b3ofaHlgEsosNhdeV8VG9nteG6lHwLrrG6jJ4pGWBirU6jKFN/8oF8G8pUJBD7BHf/JYmyQUDJR1BxLqVRNOldYPYFFvkMqI3Dw3dn7beQCP6GbL7w23G5UuimTf6C93yI6NodbqCSFwfyIZw3ALe29eB4hpJ8Cnp5EEBsdf5Ky0xbIZ+DauiJAHCfmOTDUIid+hysIf8A1Djr5D/FD8uAf2R6Yxe9AAAAAElFTkSuQmCC);animation:fadeScale 8s ease-in-out infinite}.about-shape.shape-3{bottom:80px;left:45%;width:180px;height:180px;background-image:url(/assets/banner-one-img-shape-5-40SJXw9e.png);animation:rotateSlow 18s linear infinite}.app-about-container{max-width:1280px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:70px;position:relative;z-index:2}.app-about-content{flex:1}.app-about-tag{font-size:13px;font-weight:700;letter-spacing:1px;color:#6c63ff;margin-bottom:12px;display:inline-block}.app-about-title{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:16px}.app-about-title span{color:#6c63ff}.app-about-desc{font-size:16px;color:#666;line-height:1.7;margin-bottom:28px}.app-about-feature{display:flex;gap:16px;margin-bottom:22px}.app-about-feature .icon{width:44px;height:44px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:18px;animation:iconPulse 3s ease-in-out infinite}.app-about-feature h4{font-size:17px;margin-bottom:6px}.app-about-feature p{font-size:14.5px;color:#666;line-height:1.6}.app-about-footer{display:flex;align-items:center;gap:24px;margin-top:28px}.app-about-btn{padding:13px 30px;background:#6c63ff;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:.3s ease}.app-about-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #6c63ff59}.app-about-author{display:flex;align-items:center;gap:10px}.app-about-author img{width:42px;height:42px;border-radius:50%}.app-about-author span{display:block;font-size:13px;color:#666}.app-about-images{flex:1;position:relative}.img-box.large img{width:100%;max-height:480px;object-fit:cover;border-radius:18px}.img-box.small img{width:180px;border-radius:16px}.play-btn{position:absolute;top:45%;left:45%;width:56px;height:56px;border-radius:50%;background:#6c63ff;color:#fff;border:none;display:grid;place-items:center;font-size:20px;cursor:pointer;animation:pulseRing 2s infinite}.experience-box{position:absolute;top:30px;right:-30px;background:#0f172a;color:#fff;padding:22px 24px;border-radius:14px;text-align:center}.experience-box h3{font-size:32px;margin-bottom:4px}.clients-box{position:absolute;bottom:-50px;right:20px;background:#6c63ff;color:#fff;padding:20px 22px;border-radius:14px;text-align:center}.clients-icon{font-size:24px;margin-bottom:8px}.clients-box .avatars{display:flex;justify-content:center;margin-bottom:8px}.clients-box img,.clients-box span{width:30px;height:30px;border-radius:50%;border:2px solid #fff;margin-left:-8px}.clients-box span{background:#fff;color:#6c63ff;display:grid;place-items:center;font-weight:700}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(-16px)}to{transform:translateY(0)}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeScale{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.4;transform:scale(1)}}@keyframes iconPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulseRing{0%{box-shadow:0 0 #6c63ff99}70%{box-shadow:0 0 0 18px #6c63ff00}to{box-shadow:0 0 #6c63ff00}}@media(max-width:1024px){.app-about{padding:80px 0}.app-about-container{flex-direction:column;gap:50px}.img-box.small,.experience-box,.clients-box,.about-shape{display:none}.img-box.large img{max-height:360px}}@media(max-width:576px){.app-about-title{font-size:32px}.app-about-desc{font-size:15px}.app-about-footer{flex-direction:column;align-items:flex-start;gap:18px}.img-box.large img{max-height:300px}}.app-devlopment-our-service{padding:110px 0;background:linear-gradient(180deg,#f4f7ff,#fff 70%);overflow-x:hidden}.app-devlopment-our-service-container{max-width:1280px;margin:auto;padding:0 24px}.app-devlopment-our-service-header{text-align:center;margin-bottom:60px}.app-devlopment-our-service-tag{font-size:13px;font-weight:700;color:#6c63ff;letter-spacing:1.5px;margin-bottom:12px;display:inline-block}.app-devlopment-our-service-header h2{font-size:42px;font-weight:800;line-height:1.2}.app-devlopment-our-service-header span{color:#6c63ff}.app-devlopment-our-service-subtext{max-width:640px;margin:16px auto 0;font-size:15px;color:#555}.app-devlopment-our-service-carousel{overflow:hidden;padding-top:20px}.app-devlopment-our-service-track{display:flex;transition:transform .7s cubic-bezier(.4,0,.2,1)}.app-devlopment-our-service-card{min-width:calc(25% - 24px);margin:0 12px;padding:30px 24px;background:#ecebeb6b;border-radius:20px;border:1px solid rgba(108,99,255,.15);transition:all .4s ease;position:relative}.app-devlopment-our-service-card:hover{transform:translateY(-12px);box-shadow:0 22px 55px #4744ef59}.app-devlopment-our-service-icon{width:64px;height:64px;background:linear-gradient(135deg,#681778,#8b84ff);color:#fff;border-radius:40% 51% 40% 67%;display:grid;place-items:center;font-size:24px;margin-bottom:16px;animation:floatIcon 4.5s ease-in-out infinite}.app-devlopment-our-service-card h3{font-size:20px;margin-bottom:6px}.app-devlopment-our-service-desc{font-size:14px;color:#555;line-height:1.6;margin-bottom:12px}.app-devlopment-our-service-list{list-style:none;padding:0;margin:0 0 16px}.app-devlopment-our-service-list li{font-size:13px;color:#444;margin-bottom:6px;padding-left:16px;position:relative}.app-devlopment-our-service-list li:before{content:"✔";position:absolute;left:0;color:#6c63ff;font-weight:700}.app-devlopment-our-service-btn{background:linear-gradient(135deg,#6c63ff,#8b84ff);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.app-devlopment-our-service-dots{margin-top:32px;text-align:center}.app-devlopment-our-service-dot{width:9px;height:9px;background:#d6d6ff;border-radius:50%;display:inline-block;margin:0 6px;cursor:pointer}.app-devlopment-our-service-dot.active{background:#6c63ff;transform:scale(1.2)}@media(max-width:1024px){.app-devlopment-our-service-card{min-width:calc(50% - 24px)}}@media(max-width:576px){.app-devlopment-our-service-carousel{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.app-devlopment-our-service-track{transform:none!important;transition:none}.app-devlopment-our-service-card{min-width:100%;scroll-snap-align:center;text-align:center}.app-devlopment-our-service-list{text-align:center;display:flex;flex-direction:column;gap:1}.app-devlopment-our-service-list li{display:inline-flex;align-items:center;justify-content:center;padding-left:0;gap:6px}.app-devlopment-our-service-list li:before{position:static}.app-devlopment-our-service-dots{display:none}}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.why-choose{position:relative;padding:120px 0;background:linear-gradient(135deg,#f5f7ff,#fff);overflow:hidden}.why-choose:before{content:"";position:absolute;inset:0;background-image:url(/assets/why-choose-one-bg-shape-1-isK8K_5D.png);background-repeat:no-repeat;background-size:cover;background-position:center right;opacity:.25;z-index:0}.why-choose-container{max-width:1280px;margin:auto;padding:0 24px;display:flex;gap:80px;align-items:center;position:relative;z-index:2}.why-choose-content{flex:1}.why-tag{font-size:13px;font-weight:700;color:#6c63ff;letter-spacing:1.5px;margin-bottom:10px;display:inline-block}.why-title{font-size:44px;font-weight:800;margin:18px 0;line-height:1.2}.why-title span{color:#6c63ff}.why-desc{font-size:16px;color:#555;max-width:520px;margin-bottom:36px;line-height:1.7}.progress-group{margin-bottom:40px}.progress-item{margin-bottom:22px}.progress-label{display:flex;justify-content:space-between;font-weight:600;font-size:15px;margin-bottom:8px}.progress-bar{width:100%;height:8px;background:#dfe3ff;border-radius:10px;overflow:hidden}.progress-bar span{display:block;height:100%;background:linear-gradient(135deg,#6c63ff,#8b84ff);border-radius:10px}.why-footer{display:flex;align-items:center;gap:28px}.why-btn{padding:14px 32px;background:#6c63ff;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:.3s ease}.why-btn:hover{box-shadow:0 10px 28px #6c63ff59}.why-call{display:flex;align-items:center;gap:14px}.call-icon{width:48px;height:48px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center}.why-call small{color:#666;display:block;font-size:13px}.why-call strong{font-size:15px}.why-images{flex:.9;position:relative}.img-box.main img{width:85%;margin-left:auto;display:block;border-radius:20px 20px 20px 80%}.img-box.small{position:absolute;bottom:-30px;left:-30px}.img-box.small img{width:220px;border-radius:18px 80% 10px 29px}.badge{position:absolute;background:#6c63ff;color:#fff;padding:20px;border-radius:14px;text-align:center}.badge.top{top:-25px;right:-10px}.badge.top h4{font-size:32px;margin-bottom:4px}.badge.bottom{bottom:-30px;right:40px;font-weight:600}@media(max-width:1024px){.why-choose{padding:100px 0}.why-choose-container{flex-direction:column;gap:60px;text-align:center}.why-desc{max-width:680px;margin-left:auto;margin-right:auto}.why-footer{justify-content:center}.why-images{width:100%;display:flex;justify-content:center}.img-box.main img{width:90%;margin:auto;border-radius:20px}.img-box.small,.badge{display:none}.why-title{font-size:38px}.why-choose:before{opacity:.18}}@media(max-width:768px){.why-choose{padding:80px 0}.why-title{font-size:32px;line-height:1.3}.why-desc{font-size:15px}.progress-group{margin-bottom:32px}.progress-item{margin-bottom:18px}.why-footer{flex-direction:column;gap:20px}.why-btn{width:100%;max-width:260px}.why-call{justify-content:center}.call-icon{width:44px;height:44px}.img-box.main img{width:100%}.why-choose:before{opacity:.12}}@media(max-width:480px){.why-title{font-size:28px}.why-desc,.progress-label{font-size:14px}.progress-bar{height:7px}.why-btn{padding:12px 24px;font-size:14px}.why-call strong{font-size:14px}}.work-process{padding:10px 0 0;background:radial-gradient(circle at top,rgba(108,99,255,.08),transparent 40%),linear-gradient(180deg,#fff,#f8f9ff);overflow:hidden}.work-process-container{max-width:1280px;margin:auto;padding:0 24px 120px}.work-process-header{text-align:center;margin-bottom:80px}.process-tag{font-size:13px;font-weight:700;color:#6c63ff;letter-spacing:1.8px;margin-bottom:12px;display:inline-block}.work-process-header h2{font-size:46px;font-weight:800}.work-process-header span{color:#6c63ff}.process-wrapper{overflow:visible;padding-bottom:80px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;transition:transform .5s ease}.process-card{position:relative;background:linear-gradient(180deg,#f3f3f3,#ececec);padding:46px 28px 72px;border-radius:26px;text-align:center;border:1px solid rgba(108,99,255,.15);transition:all .45s ease;box-shadow:0 20px 50px #0000000d}.process-card:hover{transform:translateY(-14px);box-shadow:0 35px 80px #6c63ff40}.process-icon{width:82px;height:82px;margin:0 auto 26px;background:linear-gradient(135deg,#6c63ff,#8b84ff);color:#fff;border-radius:55% 45% 60% 40%;display:grid;place-items:center;font-size:30px;animation:floatIcon 4s ease-in-out infinite}.process-card h3{font-size:21px;font-weight:700;margin-bottom:14px}.process-card p{font-size:15px;color:#555;line-height:1.75}.process-number{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);width:56px;height:56px;background:linear-gradient(135deg,#6c63ff,#8b84ff);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:700;outline:6px solid #fff}.process-dots{display:none;justify-content:center;margin-top:38px}.dot{width:10px;height:10px;background:#cfd3ff;border-radius:50%;margin:0 7px;cursor:pointer}.dot.active{background:#6c63ff;transform:scale(1.3)}.infinite-line{width:100%;background:#6c63ff;padding:20px 0;overflow:hidden}.infinite-track{display:flex;width:max-content;animation:marquee 22s linear infinite}.infinite-track span{color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;margin:0 26px;white-space:nowrap}.infinite-track .star{font-size:22px;opacity:.9}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:1024px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.process-grid{grid-template-columns:repeat(4,100%);gap:0}.process-card{min-width:100%;padding-bottom:90px}.process-dots{display:flex}.work-process-header h2{font-size:32px}}.portfolio-section{padding:80px 40px;background:#fff;text-align:center;overflow:hidden}.portfolio-subtitle{color:#7b61ff;letter-spacing:2px;font-size:14px;margin-bottom:8px}.portfolio-title{font-size:42px;margin-bottom:40px}.portfolio-title span{color:#7b61ff}.carousel-container{width:100%;overflow:hidden;position:relative}.carousel-track{display:flex;gap:20px;transition:transform .6s ease}.portfolio-card{width:calc(25% - 15px);height:360px;border-radius:18px;overflow:hidden;position:relative;flex-shrink:0;transition:all .5s ease;background:#000}.portfolio-card img{width:100%;height:100%;object-fit:cover}.portfolio-card:hover{width:40%;z-index:10}.overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000bf,#0003);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.portfolio-card:hover .overlay{opacity:1}.overlay h3{color:#fff;font-size:22px;font-weight:600;writing-mode:vertical-rl;transform:rotate(180deg)}.pagination{margin-top:25px}.dot{width:12px;height:12px;background:#ccc;border-radius:50%;display:inline-block;margin:0 6px}.dot.active{background:#7b61ff;transform:scale(1.2)}@media(max-width:1024px){.portfolio-title{font-size:34px}.portfolio-card{width:calc(50% - 15px);height:320px}.portfolio-card:hover{width:70%}}@media(max-width:768px){.portfolio-section{padding:60px 20px}.portfolio-title{font-size:28px}.carousel-container{height:300px;overflow:hidden}.carousel-track.mobile{display:flex;flex-direction:column;gap:14px;animation:verticalScroll 18s linear infinite}.portfolio-card{width:100%;height:260px}.portfolio-card:hover{width:100%}.overlay{opacity:1}.overlay h3{writing-mode:horizontal-tb;transform:none;font-size:17px}.pagination{display:none}}@keyframes verticalScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.heroWaveSlider{position:relative;width:100%;height:90vh;overflow:hidden;font-family:Poppins,sans-serif}.heroWaveSlider__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease}.heroWaveSlider__slide.active{opacity:1;z-index:2}.heroWaveSlider__overlay{position:absolute;right:5%;bottom:10%;width:260px;z-index:1}.heroWaveSlider__float{position:absolute;width:70px;animation:floatAnim 6s ease-in-out infinite;z-index:3}.heroWaveSlider__float--left{top:15%;left:5%}.heroWaveSlider__float--right{bottom:20%;right:5%}@keyframes floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.heroWaveSlider__content{position:relative;max-width:600px;padding:120px 60px;color:#fff;animation:textSlide 1s ease}.heroWaveSlider__slide.active .heroWaveSlider__content{animation:textSlide 1s ease}@keyframes textSlide{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.heroWaveSlider__tag{display:block;margin-bottom:10px;font-size:14px;opacity:.9}.heroWaveSlider__content h1{font-size:48px;margin-bottom:15px}.heroWaveSlider__content p{font-size:16px;line-height:1.7}.heroWaveSlider__buttons{margin-top:25px;display:flex;gap:15px}.heroWaveSlider__btn{padding:12px 26px;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500}.heroWaveSlider__btn.primary{background:#2b6cff;border:none;color:#fff}.heroWaveSlider__btn.primary:hover{background:#1749c6;transform:translateY(-2px)}.heroWaveSlider__btn.outline{background:transparent;border:1px solid #fff;color:#fff}.heroWaveSlider__btn.outline:hover{background:#fff;color:#000}.heroWaveSlider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;width:40px;height:40px;border-radius:50%;color:#fff;cursor:pointer;z-index:5}.heroWaveSlider__arrow.left{left:20px}.heroWaveSlider__arrow.right{right:20px}.heroWaveSlider__arrow:hover{background:#2b6cff}.heroWaveSlider__wave{position:absolute;bottom:0;width:100%;height:120px;background:#fff;clip-path:polygon(0 40%,10% 45%,25% 55%,40% 60%,55% 55%,70% 45%,85% 40%,100% 45%,100% 100%,0 100%)}@media(max-width:992px){.heroWaveSlider__content h1{font-size:36px}.heroWaveSlider__overlay{width:200px}}@media(max-width:768px){.heroWaveSlider__content{padding:80px 30px}.heroWaveSlider__overlay{display:none}}@media(max-width:480px){.heroWaveSlider__content h1{font-size:28px}.heroWaveSlider__buttons{flex-direction:column}}.prg-hero-section{width:100%;padding:80px 0;background:#fff}.prg-hero-container{max-width:1200px;margin:auto;padding:0 16px}.prg-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.prg-hero-media{position:relative}.prg-blob-bg{position:absolute;inset:-35px;background:linear-gradient(120deg,#4f6df5,#8fa8ff);animation:prgBlob 10s infinite ease-in-out;z-index:0}@keyframes prgBlob{0%{border-radius:58% 42% 55% 45%/60% 40%}50%{border-radius:42% 58% 45% 55%/40% 60%}to{border-radius:58% 42% 55% 45%/60% 40%}}.prg-mask-wrap{position:relative;z-index:2;width:100%;max-width:420px;clip-path:path("M212 0C272 0 332 38 360 90C388 142 420 198 414 254C408 310 364 356 308 386C252 416 190 442 132 418C74 394 28 352 10 294C-8 236 2 168 30 118C58 68 152 0 212 0Z")}.prg-hero-img{width:100%;display:block;transition:transform .6s ease}.prg-mask-wrap:hover .prg-hero-img{transform:scale(1.06)}.prg-video-btn{position:absolute;top:18px;right:18px;height:58px;width:58px;background:#4f6df5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-decoration:none;box-shadow:0 12px 28px #00000040;transition:transform .3s ease,box-shadow .3s ease}.prg-video-btn:hover{transform:scale(1.1);box-shadow:0 18px 40px #00000059}.prg-hero-content{display:flex;flex-direction:column}.prg-tag{font-size:13px;font-weight:600;color:#4f6df5;margin-bottom:8px;letter-spacing:1px}.prg-title{font-size:34px;font-weight:700;line-height:1.3;margin-bottom:16px}.prg-desc{color:#555;margin-bottom:18px}.prg-list{list-style:none;padding:0;margin-bottom:26px}.prg-list li{margin-bottom:8px;font-size:15px;padding-left:20px;position:relative}.prg-list li:before{content:"✔";position:absolute;left:0;color:#4f6df5}.prg-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.prg-btn-main{background:#4f6df5;color:#fff;border:none;padding:12px 26px;border-radius:18px;cursor:pointer;font-size:14px;transition:transform .25s ease,box-shadow .25s ease}.prg-btn-main:hover{transform:translateY(-3px);box-shadow:0 12px 25px #4f6df559}.prg-call-box{display:flex;align-items:center;gap:12px;transition:transform .3s ease}.prg-call-box:hover{transform:translate(6px)}.prg-call-icon{width:46px;height:46px;border-radius:50%;background:#eef1ff;display:flex;align-items:center;justify-content:center;color:#4f6df5;transition:background .3s ease,transform .3s ease}.prg-call-box:hover .prg-call-icon{background:#4f6df5;color:#fff;transform:rotate(12deg)}.prg-call-text{font-size:13px;color:#666}.prg-call-num{font-weight:600}@media(max-width:900px){.prg-hero-grid{grid-template-columns:1fr;text-align:center}.prg-actions{justify-content:center}.prg-mask-wrap{margin:auto}}@media(max-width:480px){.prg-title{font-size:24px}.prg-btn-main{width:100%}}.prg-services-wrap{padding:100px 0;background:#fff}.prg-services-container{max-width:1320px;margin:auto;padding:0 20px}.prg-services-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;flex-wrap:wrap;gap:20px}.prg-services-tag{color:#4f6df5;font-weight:600;font-size:13px;letter-spacing:1px}.prg-services-title{font-size:36px;font-weight:700;max-width:520px;line-height:1.3}.prg-services-btn{background:#4f6df5;color:#fff;border:none;padding:12px 24px;border-radius:22px;cursor:pointer}.prg-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.prg-service-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #00000014;overflow:hidden;transition:transform .35s ease}.prg-service-card:hover{transform:translateY(-10px)}.prg-card-img-wrap img{width:100%;display:block}.prg-card-body{padding:22px;position:relative}.prg-card-icon{width:54px;height:54px;background:#4f6df5;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-top:-48px;transition:transform .6s ease}.prg-card-icon img{width:26px}.prg-service-card:hover .prg-card-icon{transform:rotate(360deg)}.prg-card-body h4{margin:18px 0 10px;font-size:17px}.prg-card-body p{font-size:14px;color:#666;margin-bottom:12px}.prg-read-more{color:#4f6df5;font-weight:600;font-size:14px;text-decoration:none}@media(max-width:1200px){.prg-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.prg-services-header{flex-direction:column;text-align:center}.prg-services-title{font-size:26px}.prg-services-grid{grid-template-columns:1fr}}.cb-wrap{padding:80px 0;background:#f7f8fc}.cb-container{max-width:1320px;margin:auto;padding:0 20px}.cb-banner{background:#3f51ff;border-radius:60px;padding:50px 70px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cb-text h2{color:#fff;font-size:34px;font-weight:700;line-height:1.3}.cb-text span{font-weight:800}.cb-call{display:flex;align-items:center;gap:16px}.cb-call-icon{width:56px;height:56px;border-radius:50%;background:#fff;color:#3f51ff;display:flex;align-items:center;justify-content:center;font-size:20px}.cb-call-info p{color:#dbe0ff;font-size:13px;margin:0}.cb-call-info h4{color:#fff;font-size:18px;margin:2px 0 0}.cb-btn{background:#fff;color:#000;border:none;padding:14px 28px;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:transform .3s ease,box-shadow .3s ease}.cb-btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0003}@media(max-width:1024px){.cb-banner{padding:40px 50px}.cb-text h2{font-size:28px}}@media(max-width:768px){.cb-banner{flex-direction:column;text-align:center;border-radius:40px}.cb-call{justify-content:center}}@media(max-width:480px){.cb-text h2{font-size:22px}.cb-btn{width:100%;justify-content:center}}.cloudmigration-wrap{padding:110px 0;background:#fff}.cloudmigration-container{max-width:1200px;margin:auto;padding:0 16px}.cloudmigration-header{text-align:center;margin-bottom:90px}.cloudmigration-tag{color:#4f6df5;font-weight:600;font-size:13px;letter-spacing:1px}.cloudmigration-title{font-size:38px;font-weight:700;margin-top:10px}.cloudmigration-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;position:relative}.cloudmigration-step-card{text-align:center;position:relative;z-index:1;transition:transform .35s ease}.cloudmigration-up{margin-top:-40px}.cloudmigration-down{margin-top:40px}.cloudmigration-connectors{position:absolute;top:70px;left:0;width:100%;height:260px;z-index:0}.cloudmigration-curve{fill:none;stroke:#cfd6ff;stroke-width:2;stroke-dasharray:6 6}.cloudmigration-icon-wrap{position:relative;width:120px;height:120px;margin:auto;background:#f7f9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .35s ease,box-shadow .35s ease}.cloudmigration-step-num{position:absolute;top:-8px;left:-8px;background:#4f6df5;color:#fff;width:34px;height:34px;border-radius:50%;font-size:14px;display:flex;align-items:center;justify-content:center;font-weight:600}.cloudmigration-icon{font-size:34px;color:#4f6df5;transition:transform .35s ease}.cloudmigration-step-title{margin:22px 0 10px;font-size:18px;font-weight:600}.cloudmigration-step-text{font-size:14px;color:#666;line-height:1.6}.cloudmigration-step-card:hover{transform:translateY(-10px)}.cloudmigration-step-card:hover .cloudmigration-icon-wrap{box-shadow:0 15px 35px #4f6df559;transform:scale(1.06)}.cloudmigration-step-card:hover .cloudmigration-icon{transform:rotate(12deg) scale(1.12)}.cloudmigration-reveal{opacity:0;transform:translateY(40px);transition:all .9s ease}.cloudmigration-show{opacity:1;transform:translateY(0)}@media(max-width:1024px){.cloudmigration-steps{grid-template-columns:repeat(2,1fr)}.cloudmigration-up,.cloudmigration-down{margin-top:0}.cloudmigration-connectors{display:none}}@media(max-width:600px){.cloudmigration-title{font-size:26px}.cloudmigration-steps{grid-template-columns:1fr}}.ach-wrap{padding:90px 0;background:#0f145a;overflow:hidden}.ach-container{max-width:1400px;margin:auto;padding:0 20px}.ach-banner{display:grid;grid-template-columns:1.2fr 2fr 1fr;align-items:center;gap:60px;color:#fff;opacity:0;transform:translateY(60px);transition:all .9s ease}.ach-banner.ach-show{opacity:1;transform:translateY(0)}.ach-left{max-width:420px}.ach-tag{font-size:13px;letter-spacing:2px;color:#b9c2ff;font-weight:600}.ach-title{margin-top:16px;font-size:36px;font-weight:700;line-height:1.3}.ach-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:50px}.ach-stat-box{text-align:center;position:relative}.ach-stat-box:not(:last-child):after{content:"";position:absolute;top:10%;right:-25px;width:1px;height:80%;background:#ffffff26}.ach-icon-wrap{position:relative;width:70px;height:70px;margin:0 auto 12px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center}.ach-icon-num{position:absolute;top:-6px;left:-6px;background:#4f6df5;color:#fff;width:22px;height:22px;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:600}.ach-icon{font-size:30px;color:#7c8bff}.ach-stat-box h3{font-size:30px;font-weight:700;margin-bottom:6px}.ach-stat-box p{font-size:14px;color:#cfd5ff}.ach-right-bg{position:relative;width:100%;height:100%;min-height:240px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden}.ach-right-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(135deg,#4f6df5d9,#0f145ad9)}@media(max-width:1200px){.ach-banner{grid-template-columns:1fr;text-align:center}.ach-stats{grid-template-columns:repeat(2,1fr)}.ach-stat-box:not(:last-child):after{display:none}.ach-right-bg{margin-top:40px;height:260px}}@media(max-width:600px){.ach-title{font-size:26px}.ach-stats{grid-template-columns:1fr;gap:30px}}.ps-wrap{position:relative;width:100%;min-height:520px;background-size:cover;background-position:center;padding:100px 0 140px;overflow:hidden}.ps-bg-overlay{position:absolute;inset:0;background:#23205ad9;z-index:1}.ps-header{position:relative;z-index:2;max-width:1200px;margin:auto;padding:0 20px 60px}.ps-tag{color:#c7ccff;font-size:13px;letter-spacing:2px;font-weight:600}.ps-title{margin-top:12px;font-size:36px;color:#fff;font-weight:700}.ps-video-btn{position:absolute;right:20px;top:30px;width:60px;height:60px;background:#4f6df5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.ps-slider-area{position:relative;z-index:2;margin-top:60px}.ps-slider{display:flex;gap:30px;overflow:hidden;padding-left:80px}.ps-card{min-width:300px;background:#fff;border-radius:16px;overflow:hidden;position:relative;transition:transform .4s ease}.ps-card.active{transform:translateY(-10px)}.ps-card img{width:100%;height:220px;object-fit:cover}.ps-card-info{padding:18px;position:relative}.ps-card-info span{font-size:12px;color:#4f6df5;font-weight:600}.ps-card-info h4{margin-top:6px;font-size:16px;font-weight:700}.ps-arrow{position:absolute;right:16px;bottom:16px;width:34px;height:34px;background:#eef1ff;color:#4f6df5;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.ps-arrow:hover{background:#4f6df5;color:#fff}.ps-dots{margin-top:30px;display:flex;justify-content:center;gap:10px}.ps-dot{width:10px;height:10px;background:#aeb6ff;border-radius:50%;cursor:pointer}.ps-dot.active{background:#fff;transform:scale(1.4)}@media(max-width:1024px){.ps-slider{padding-left:20px}}@media(max-width:768px){.ps-title{font-size:28px}.ps-card{min-width:260px}}@media(max-width:480px){.ps-wrap{padding:80px 0 120px}.ps-video-btn{width:50px;height:50px}}.lk-wrap{width:100%;padding:20px 0;overflow:hidden;background:linear-gradient(135deg,#0b0f3f,#161b6d);opacity:0;transform:translateY(30px);transition:all .8s ease}.lk-wrap.lk-show{opacity:1;transform:translateY(0)}.lk-ticker{width:100%;position:relative}.lk-track{display:inline-flex;align-items:center;white-space:nowrap;animation:lk-marquee 18s linear infinite}.lk-paused .lk-track{animation-play-state:paused}.lk-item{display:inline-flex;align-items:center;gap:14px;margin-right:40px;font-size:26px;font-weight:800;letter-spacing:.5px;background:linear-gradient(90deg,#6dd5ff,#9f7aea,#ff7ad5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.lk-item:hover{filter:drop-shadow(0 0 10px rgba(124,134,255,.6))}.lk-star{color:#fff;opacity:.8;font-size:18px;margin-left:6px}@keyframes lk-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.lk-item{font-size:20px;margin-right:26px}}@media(max-width:480px){.lk-item{font-size:16px;margin-right:18px}}.tm-wrap{position:relative;padding:60px 20px 80px;background:#f3f7fb;overflow:hidden}.tm-decorative-arrow{position:absolute;left:40px;top:18px;color:#4f6df5;font-size:18px}.tm-container{max-width:1200px;margin:auto}.tm-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px;flex-wrap:wrap}.tm-tag{color:#6f7be6;font-weight:700;font-size:13px}.tm-title{margin:8px 0 0;font-size:28px;font-weight:800;color:#111827}.tm-all-btn{display:inline-flex;align-items:center;gap:8px;background:#4f6df5;color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:background .3s ease}.tm-all-btn:hover{background:#2a44d6}.tm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tm-card{text-align:center;transform:translateY(40px);opacity:0;transition:all .7s ease}.tm-card.tm-show{transform:translateY(0);opacity:1}.tm-card:hover{transform:translateY(-8px)}.tm-card-media{border-radius:10px;overflow:hidden}.tm-img{width:100%;height:300px;object-fit:cover}.tm-card-info{background:linear-gradient(180deg,#131243,#19184a);color:#fff;padding:18px 18px 22px;margin-top:-6px;border-radius:0 0 10px 10px;position:relative;transform:translateY(20px);transition:transform .4s ease}.tm-card:hover .tm-card-info{transform:translateY(0)}.tm-social-wrap{position:absolute;right:18px;top:-18px}.tm-card-share{width:36px;height:36px;background:#4f6df5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:2;overflow:hidden}.tm-ripple{position:absolute;width:10px;height:10px;background:#ffffffb3;border-radius:50%;transform:scale(0)}.tm-card-share:hover .tm-ripple{animation:tm-ripple-anim .6s ease-out}@keyframes tm-ripple-anim{to{transform:scale(6);opacity:0}}.tm-social-icons{position:absolute;bottom:44px;right:2px;display:flex;flex-direction:column;gap:8px;transform:translateY(10px) scale(0);opacity:0;transition:all .3s ease}.tm-social-wrap:hover .tm-social-icons{transform:translateY(0) scale(1);opacity:1}.tm-social-icons a{width:32px;height:32px;background:#fff;color:#4f6df5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;transition:background .3s,color .3s}.tm-social-icons a:hover{background:#4f6df5;color:#fff}.tm-name{margin:0;font-size:16px;font-weight:800}.tm-role{margin-top:6px;font-size:13px;color:#ffffffd9}@media(max-width:1024px){.tm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tm-grid{grid-template-columns:1fr}.tm-decorative-arrow{left:12px;top:10px}.tm-header{flex-direction:column;align-items:flex-start}}.ts-wrap{background:#171a63;padding:80px 20px;color:#fff}.ts-container{max-width:1200px;margin:auto;text-align:center}.ts-tag{font-size:13px;letter-spacing:2px;color:#b8c0ff}.ts-title{margin-top:12px;font-size:32px;font-weight:700}.ts-slider-area{position:relative;margin-top:50px;display:flex;align-items:center;justify-content:center}.ts-arrow{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ts-arrow:hover{background:#4f6df5;border-color:#4f6df5}.ts-left{position:absolute;left:-60px}.ts-right{position:absolute;right:-60px}.ts-slider{width:100%;max-width:900px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ts-card{background:#fff;color:#222;border-radius:12px;padding:22px 24px;position:relative;opacity:0;animation:fadeIn .8s forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ts-card-header{display:flex;align-items:center;gap:14px}.ts-card-header img{width:56px;height:56px;border-radius:50%;object-fit:cover}.ts-card-header h4{margin:0;font-size:15px;font-weight:700}.ts-card-header span{font-size:12px;color:#6b7280}.ts-stars{display:flex;gap:4px;color:#4f6df5;margin-top:4px}.ts-text{margin-top:14px;font-size:14px;color:#444;line-height:1.6}.ts-quote{position:absolute;right:16px;top:16px;font-size:50px;color:#4f6df5;font-weight:700}.ts-dots{margin-top:28px;display:flex;justify-content:center;gap:10px}.ts-dot{width:10px;height:10px;background:#7f89ff;border-radius:50%;cursor:pointer}.ts-dot.active{background:#fff;transform:scale(1.4)}@media(max-width:900px){.ts-slider{grid-template-columns:1fr}.ts-left,.ts-right{position:static;margin:10px}.ts-slider-area{flex-direction:column;gap:20px}}@media(max-width:480px){.ts-title{font-size:24px}}.wd-hero{position:relative;padding:clamp(60px,8vw,120px) 16px;background:linear-gradient(135deg,#f6f8ff,#eef1ff);overflow:hidden}.hero-bg-layer{position:absolute;inset:0;background:#ffffff14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1}.wd-container{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(30px,5vw,70px);position:relative;z-index:2}.wd-left{display:flex;justify-content:center}.hero-img{width:100%;max-width:520px}.wd-right{max-width:560px}.tag{display:inline-block;color:#6c63ff;font-weight:600;letter-spacing:1px;font-size:13px;margin-bottom:10px}.wd-right h1{font-size:clamp(26px,4vw,48px);line-height:1.25;margin:16px 0;color:#0b0e1b}.wd-right h1 span{color:#6c63ff}.wd-right p{font-size:clamp(14px,1.2vw,16px);line-height:1.7;color:#6b7280;margin-bottom:26px}.trustpilot{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.avatars{display:flex}.avatars img{width:40px;height:40px;border-radius:50%;border:2px solid #fff;margin-left:-12px;box-shadow:0 6px 14px #00000014}.trust-content{font-size:14px}.trust-content span{font-weight:600;color:#0b0e1b}.trust-content small{color:#6b7280}.btn-wrap{margin-top:20px}.hero-btn{padding:14px 34px;background:#6c63ff;border:none;border-radius:30px;color:#fff;font-size:15px;cursor:pointer;transition:all .35s ease;box-shadow:0 14px 30px #6c63ff59}.hero-btn:hover{background:#554ce8;transform:translateY(-3px)}.shape-top{position:absolute;top:80px;right:120px;width:240px;z-index:0}.shape-bottom{position:absolute;bottom:-120px;right:-100px;width:420px;opacity:.6;z-index:0}.floating{animation:float 4s ease-in-out infinite}.rotate{animation:rotate 22s linear infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@keyframes rotate{to{transform:rotate(360deg)}}.reveal{opacity:0;transition:all .9s ease}.reveal.active{opacity:1;transform:translate(0)}.from-left{transform:translate(-60px)}.from-right{transform:translate(60px)}.from-bottom{transform:translateY(60px)}@media(max-width:992px){.wd-container{grid-template-columns:1fr;text-align:center}.wd-right{max-width:100%}.trustpilot{justify-content:center}.shape-top,.shape-bottom{opacity:.3}}@media(max-width:576px){.wd-hero{padding:60px 14px}.hero-img{max-width:100%}.hero-btn{width:100%}.trustpilot{flex-direction:column;align-items:center;gap:14px}.shape-top,.shape-bottom{display:none}}.about{padding:clamp(60px,8vw,120px) 0;background:#f9f9fb;overflow:hidden;position:relative}.about:after{content:"";position:absolute;bottom:-120px;right:-120px;width:520px;height:520px;background:url(/assets/about-three-bg-shape-C2AFJ5Sg.webp) no-repeat center;background-size:contain;opacity:.12;z-index:0;pointer-events:none}.about-container{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,90px);align-items:center;padding:0 20px;position:relative;z-index:2}.reveal-left,.reveal-right,.reveal-left-delay{opacity:0;transition:all 1s ease}.reveal-left{transform:translate(-60px)}.reveal-right{transform:translate(60px)}.reveal-left-delay{transform:translate(-60px);transition-delay:.35s}.about.active .reveal-left,.about.active .reveal-right,.about.active .reveal-left-delay{opacity:1;transform:translate(0)}.image-box{position:relative;max-width:560px;margin:auto}.main-img{width:100%;border-radius:18px}.overlay-img{position:absolute;bottom:-50px;right:-30px;width:60%;border-radius:16px;background:#fff;padding:6px;box-shadow:0 12px 30px #0000001f}.experience-box{position:absolute;top:24px;right:-24px;background:#6f5af3;color:#fff;padding:22px;border-radius:14px;text-align:center}.experience-box h2{font-size:clamp(30px,4vw,44px);margin:0}.client-box{margin-top:90px;display:flex;align-items:center;gap:14px}.client-images img{width:38px;height:38px;border-radius:50%;border:2px solid #fff;margin-left:-12px}.about-right{max-width:560px}.about-tag{color:#6f5af3;font-weight:600;letter-spacing:1px;font-size:14px}.about-title{font-size:clamp(26px,4vw,40px);margin:16px 0;line-height:1.25}.about-title span{color:#6f5af3}.about-desc{color:#666;margin-bottom:26px;line-height:1.7;font-size:clamp(14px,1.2vw,16px)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}.feature-grid div{display:flex;gap:10px;align-items:center;color:#444;font-size:15px}.founder{display:flex;align-items:center;gap:12px}.founder img{width:44px;border-radius:50%}.points li{list-style:none;margin-bottom:12px;color:#444;display:flex;gap:10px;font-size:15px}.action{display:flex;align-items:center;gap:28px;margin-top:32px;flex-wrap:wrap}.discover-btn{background:#6f5af3;color:#fff;border:none;padding:14px 28px;border-radius:10px;cursor:pointer;transition:.3s}.discover-btn:hover{background:#5846d8}.call-box{display:flex;align-items:center;gap:14px}.call-box .icon{width:48px;height:48px;border-radius:50%;background:#eef0ff;display:flex;align-items:center;justify-content:center}.moving-banner{background:#6f5af3;overflow:hidden;padding:16px 0}.banner-track{display:inline-flex;align-items:center;gap:26px;animation:bannerMove 25s linear infinite}.banner-track span{color:#fff;font-size:16px;font-weight:600}.banner-track .star{font-size:18px}@keyframes bannerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:992px){.about-container{grid-template-columns:1fr;text-align:center}.about-right{max-width:100%}.feature-grid{grid-template-columns:1fr}.client-box{justify-content:center}.overlay-img,.experience-box{right:0}}@media(max-width:576px){.overlay-img{position:static;width:100%;margin-top:14px}.experience-box{position:static;margin-top:14px}.action{flex-direction:column;align-items:flex-start}.discover-btn{width:100%}.banner-track span{font-size:14px}}.services3-section{position:relative;padding:clamp(70px,8vw,120px) 16px;background:#f8f9ff;overflow:hidden}.services3-bg-shape{position:absolute;right:-40px;top:80px;width:clamp(260px,35vw,420px);z-index:1}.services3-overlay{position:absolute;inset:0;background:#ffffffe0;z-index:2}.services3-container{position:relative;z-index:3;max-width:1200px;margin:auto;text-align:center}.services3-heading{margin-bottom:50px}.services3-subtitle{color:#6c63ff;font-weight:600;letter-spacing:1px;font-size:14px}.services3-title{font-size:clamp(26px,4vw,42px);font-weight:800;margin-top:14px;line-height:1.25}.services3-title .highlight{color:#6c63ff}.services3-carousel{overflow:hidden;width:100%}.services3-track{display:flex;gap:24px;transition:transform .8s ease-in-out;will-change:transform}.services3-track.slide{transform:translate(calc(-100% / 3))}.services3-card{flex:0 0 calc((100% - 48px) / 3);background:#fff;border-radius:16px;padding:40px 28px;box-shadow:0 10px 30px #0000000f;transition:transform .35s ease,box-shadow .35s ease;text-align:center}.services3-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #6c63ff40}.services3-icon{width:84px;height:84px;margin:auto auto 22px;background-size:cover;background-position:center;display:grid;place-items:center;transition:transform .4s ease}.services3-icon svg{font-size:32px;color:#fff}.services3-card:hover .services3-icon{transform:rotate(10deg) scale(1.1)}.services3-card h3{font-size:20px;font-weight:700;margin-bottom:10px;color:#0b0b23}.services3-card p{font-size:15px;color:#666;line-height:1.6;margin-bottom:16px}.services3-btn{background:transparent;border:none;color:#6c63ff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-size:15px}.services3-btn span{transition:transform .3s ease}.services3-btn:hover span{transform:translate(6px)}@media(max-width:992px){.services3-track.slide{transform:translate(-50%)}.services3-card{flex:0 0 calc((100% - 24px)/2)}}@media(max-width:576px){.services3-heading{margin-bottom:36px}.services3-track{gap:16px}.services3-track.slide{transform:translate(-100%)}.services3-card{flex:0 0 100%;padding:34px 22px}}.counter2-section{position:relative;background:linear-gradient(135deg,#6c63ff,#5a52e0);padding:clamp(60px,8vw,100px) 16px;overflow:hidden}.counter2-bg{position:absolute;inset:0;background-size:cover;background-repeat:repeat-x;opacity:.18;animation:waveFloat 6s ease-in-out infinite}@keyframes waveFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.counter2-container{position:relative;z-index:2;max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(24px,4vw,40px);text-align:center}.counter2-box{color:#fff;display:flex;flex-direction:column;align-items:center;gap:14px}.counter2-icon{width:clamp(70px,8vw,90px);height:clamp(70px,8vw,90px);background:#ffffff24;border-radius:50%;display:grid;place-items:center;transition:all .35s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.counter2-icon svg{font-size:clamp(28px,4vw,36px);color:#fff}.counter2-box:hover .counter2-icon{background:#fff;transform:translateY(-6px)}.counter2-box:hover .counter2-icon svg{color:#0b0b23}.counter2-number{font-size:clamp(30px,5vw,46px);font-weight:800;letter-spacing:.5px;line-height:1}.counter2-text{font-size:clamp(14px,2vw,16px);opacity:.92;font-weight:500}@media(max-width:992px){.counter2-container{grid-template-columns:repeat(2,1fr);gap:36px}}@media(max-width:576px){.counter2-container{grid-template-columns:1fr;gap:28px}}@media(prefers-reduced-motion:reduce){.counter2-bg{animation:none}.counter2-box:hover .counter2-icon{transform:none}}.wc3-section{padding:clamp(70px,10vw,120px) 16px;background:linear-gradient(180deg,#fff,#f6f7ff);overflow:hidden}.wc3-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,6vw,70px);align-items:center}.wc3-subtitle{color:#6c63ff;font-weight:600;letter-spacing:1.5px;font-size:14px}.wc3-title{font-size:clamp(28px,5vw,42px);font-weight:800;margin:14px 0 16px;line-height:1.25}.wc3-title span{color:#6c63ff}.wc3-desc{font-size:clamp(14px,2vw,16px);color:#666;max-width:560px;line-height:1.7}.wc3-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0}.wc3-feature{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-radius:10px;box-shadow:0 10px 24px #0000000f;font-weight:600;font-size:15px}.wc3-check{width:28px;height:28px;background:#6c63ff;border-radius:6px;display:grid;place-items:center;color:#fff;flex-shrink:0}.wc3-points{list-style:none;padding:0;margin:26px 0}.wc3-points li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;color:#555;font-size:15px;line-height:1.6}.wc3-points svg{color:#6c63ff;margin-top:3px}.wc3-btn{margin-top:24px;padding:14px 34px;background:#6c63ff;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.wc3-btn span{transition:transform .3s ease}.wc3-btn:hover{background:#554de8}.wc3-btn:hover span{transform:translate(6px)}.wc3-right{display:flex;justify-content:center}.wc3-right img{width:100%;max-width:520px;height:auto;animation:wc3ImageFloat 5s ease-in-out infinite}@keyframes wc3ImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wc3-reveal{opacity:0;transform:translateY(28px)}.wc3-reveal.active{opacity:1;transform:translateY(0);transition:all .75s ease}@media(max-width:992px){.wc3-container{grid-template-columns:1fr;text-align:center}.wc3-desc{margin:auto}.wc3-features{grid-template-columns:1fr;max-width:480px;margin:28px auto}.wc3-points{max-width:520px;margin:24px auto}.wc3-btn{margin:24px auto 0}}@media(max-width:576px){.wc3-section{padding:60px 14px}.wc3-title{font-size:26px}.wc3-feature{font-size:14px;padding:12px 14px}.wc3-right img{max-width:320px}.wc3-btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.wc3-right img,.wc3-title{animation:none}.wc3-reveal{transition:none}}.feature1-section{position:relative;padding:clamp(70px,10vw,110px) 16px clamp(90px,12vw,140px);background:#fff;overflow:hidden}.feature1-gradient{position:absolute;inset:0;background:linear-gradient(120deg,#6c63ff1a,#ffffffd9,#6c63ff1a);background-size:200% 200%;animation:gradientMove 10s ease-in-out infinite;z-index:1}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.feature1-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,36px);position:relative;z-index:2}.feature1-card{background:#fff;padding:clamp(28px,4vw,40px) clamp(22px,3vw,32px);border-radius:18px;text-align:center;box-shadow:0 14px 36px #0000000f;transition:transform .35s ease,box-shadow .35s ease}.feature1-card:hover{transform:translateY(-10px);box-shadow:0 26px 55px #6c63ff38}.feature1-img{margin-bottom:22px}.feature1-img img{width:clamp(90px,12vw,120px);height:auto}.feature1-title{font-size:clamp(18px,2.5vw,22px);font-weight:700;margin-bottom:10px;color:#0b0e1b}.feature1-desc{font-size:clamp(14px,2vw,15px);color:#5f6475;line-height:1.7;max-width:360px;margin:auto}.feature1-wave{position:absolute;bottom:clamp(50px,10vw,90px);left:50%;transform:translate(-50%);width:clamp(70px,10vw,110px);opacity:.35;z-index:1;animation:waveFloat 4s ease-in-out infinite}@keyframes waveFloat{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-8px)}}@media(max-width:992px){.feature1-container{grid-template-columns:repeat(2,1fr)}.feature1-desc{max-width:100%}}@media(max-width:576px){.feature1-container{grid-template-columns:1fr}.feature1-card{padding:26px 20px}.feature1-section{padding:60px 14px 100px}.feature1-wave{display:none}}@media(prefers-reduced-motion:reduce){.feature1-gradient,.feature1-wave{animation:none}.feature1-card{transition:none}}.wp-section{padding:100px 20px;background:#f7f8fc}.wp-heading{max-width:1200px;margin:auto auto 50px}.wp-subtitle{color:#6c63ff;font-weight:600;letter-spacing:1px;display:inline-block}.wp-title{font-size:40px;font-weight:800;margin-top:10px}.wp-title .highlight{color:#6c63ff}.wp-reveal{display:block;opacity:0;transform:translateY(30px)}.wp-reveal.active{animation:wpReveal .8s ease forwards}@keyframes wpReveal{to{opacity:1;transform:translateY(0)}}.wp-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.wp-card{position:relative;overflow:hidden;border-radius:14px}.wp-card img{width:100%;height:100%;object-fit:cover;display:block}.wp-overlay{position:absolute;inset:0;background:#000000a6;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;opacity:0;transition:all .4s ease}.wp-card:hover .wp-overlay{opacity:1}.wp-overlay span,.wp-overlay h3,.wp-arrow{color:#fff;transform:translateY(20px);opacity:0;transition:all .4s ease}.wp-card:hover span{opacity:1;transform:translateY(0)}.wp-card:hover h3{opacity:1;transform:translateY(0);transition-delay:.1s}.wp-card:hover .wp-arrow{opacity:1;transform:translateY(0);transition-delay:.2s}.wp-overlay span{font-size:14px;margin-bottom:6px}.wp-overlay h3{font-size:22px;font-weight:700}.wp-arrow{margin-top:20px;width:42px;height:42px;border-radius:50%;border:none;background:#6c63ff;color:#fff;font-size:18px;cursor:pointer}@media(max-width:1200px){.wp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.wp-grid{grid-template-columns:1fr}.wp-title{font-size:30px}}.wt-section{padding:clamp(70px,10vw,110px) 16px;background:#fff}.wt-wrapper{max-width:1200px;margin:auto;background:#1b2433;border-radius:24px;padding:clamp(40px,6vw,70px);display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(30px,5vw,60px);position:relative;overflow:hidden}.wt-content{color:#fff}.wt-quote{width:56px;height:56px;background:#6c63ff;border-radius:50%;display:grid;place-items:center;margin-bottom:24px}.wt-quote svg{font-size:24px}.wt-text{font-size:clamp(15px,1.5vw,17px);line-height:1.8;color:#e5e7eb;margin-bottom:26px;max-width:520px}.wt-name{font-size:20px;font-weight:700;margin-bottom:4px}.wt-role{font-size:14px;color:#b9b9c9}.wt-stars{margin-top:14px}.wt-stars svg{color:#6c63ff;margin-right:4px;font-size:14px}.wt-arrows{margin-top:32px;display:flex;gap:12px}.wt-arrows button{width:44px;height:44px;border-radius:50%;border:1px solid #3c4564;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.wt-arrows button:hover{background:#6c63ff;border-color:#6c63ff;transform:translateY(-2px)}.wt-main-img{display:flex;justify-content:center;align-items:center}.wt-main-img img{width:100%;max-width:360px;border-radius:18px;object-fit:cover}.wt-thumbs{position:absolute;right:40px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px}.wt-thumb{width:56px;height:56px;border-radius:50%;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease}.wt-thumb img{width:100%;height:100%;object-fit:cover}.wt-thumb.active{border-color:#6c63ff;transform:scale(1.08)}.slide{animation:slideFade .6s ease}@keyframes slideFade{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media(max-width:992px){.wt-wrapper{grid-template-columns:1fr;text-align:center}.wt-text{margin-left:auto;margin-right:auto}.wt-main-img img{max-width:300px}.wt-thumbs{position:static;transform:none;flex-direction:row;justify-content:center;margin-top:30px}}@media(max-width:576px){.wt-wrapper{padding:36px 22px}.wt-text{font-size:14px}.wt-arrows{justify-content:center}.wt-thumb{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.slide{animation:none}}.webdev-ct3-section{position:relative;padding:clamp(80px,10vw,130px) 16px;background:linear-gradient(180deg,#f5f6ff,#fff);overflow:hidden}.webdev-ct3-bg-text{position:absolute;font-size:clamp(70px,14vw,150px);font-weight:900;color:#6c63ff0f;white-space:nowrap;animation:ctMove 25s linear infinite;pointer-events:none}.webdev-ct3-bg-text.top{top:70px;left:-20%}@keyframes ctMove{to{transform:translate(-50%)}}.webdev-ct3-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(40px,6vw,70px);position:relative;z-index:2}.webdev-ct3-tag{color:#6c63ff;font-weight:700;letter-spacing:1px}.webdev-ct3-title{font-size:clamp(30px,4vw,46px);line-height:1.2;font-weight:800;margin-top:10px}.webdev-ct3-highlight{color:#6c63ff}.webdev-ct3-desc{margin:22px 0 34px;color:#666;max-width:480px;line-height:1.7}.webdev-ct3-info-box{display:flex;align-items:center;gap:18px;background:#fff;padding:18px;border-radius:14px;margin-bottom:16px;transition:.4s;cursor:pointer}.webdev-ct3-icon{width:46px;height:46px;display:grid;place-items:center;background:#6c63ff;color:#fff;border-radius:50%;transition:.4s}.webdev-ct3-info-box:hover{background:#6c63ff;color:#fff}.webdev-ct3-info-box:hover .webdev-ct3-icon{background:#fff;color:#6c63ff}.webdev-ct3-person-fixed{margin-top:40px;width:260px;max-width:100%}.webdev-ct3-form-wrap{position:relative;background:linear-gradient(135deg,#6c63ff,#7a72ff);padding:clamp(20px,4vw,34px);border-radius:24px}.webdev-ct3-form{background:#fff;padding:clamp(26px,4vw,42px);border-radius:18px}.webdev-ct3-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.webdev-ct3-field{margin-bottom:18px}.webdev-ct3-field label{font-weight:600;margin-bottom:8px;display:block}.webdev-ct3-input{position:relative}.webdev-ct3-input input{width:100%;padding:14px 42px 14px 14px;border-radius:10px;border:1px solid #ddd;font-size:15px}.webdev-ct3-input svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#6c63ff}textarea{width:100%;height:130px;padding:14px;border-radius:10px;border:1px solid #ddd;resize:none;font-size:15px}.webdev-ct3-btn{margin-top:10px;width:100%;padding:16px;border:none;background:#6c63ff;color:#fff;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease}.webdev-ct3-btn:hover{background:#fff;color:#6c63ff}.ct-reveal{opacity:0;transform:translateY(40px);transition:.9s ease}.ct-reveal.active{opacity:1;transform:translateY(0)}@media(max-width:992px){.webdev-ct3-container{grid-template-columns:1fr}.webdev-ct3-desc{max-width:100%}.webdev-ct3-person-fixed{margin:40px auto 0;display:block}}@media(max-width:576px){.webdev-ct3-row{grid-template-columns:1fr}.webdev-ct3-bg-text{font-size:80px}.webdev-ct3-title{font-size:28px}}@media(prefers-reduced-motion:reduce){.ct-reveal{transition:none}}:root{--brand-width: 180px}.btb-wrapper{background:linear-gradient(90deg,#050b18,#0b1224);padding:22px 0;overflow:hidden}.btb-container{max-width:1320px;margin:auto;padding:0 20px;display:flex;align-items:center;gap:36px}.btb-trustpilot{display:flex;align-items:center;gap:14px;color:#fff;flex-shrink:0}.btb-small-imgs{display:flex}.btb-small-imgs img{width:36px;height:36px;border-radius:50%;border:2px solid #1f2a44;margin-left:-10px;background:#fff}.btb-small-imgs img:first-child{margin-left:0}.btb-tp-logo{width:90px}.btb-rating{font-size:14px;white-space:nowrap}.btb-score{color:#6c63ff;font-weight:600}.btb-review{color:#cbd5ff;margin-left:6px}.btb-divider{width:1px;height:34px;background:#ffffff40}.btb-brand-viewport{width:100%;overflow:hidden}.btb-brand-slider{display:flex;align-items:center;gap:60px;will-change:transform}.btb-brand-item{min-width:var(--brand-width);display:flex;justify-content:center}.btb-brand-item img{max-height:32px;opacity:.85;transition:all .35s ease}.btb-brand-item:hover img{opacity:1;transform:scale(1.06);filter:drop-shadow(0 0 10px rgba(108,99,255,.6))}@media(max-width:1200px){:root{--brand-width: 160px}.btb-brand-slider{gap:50px}}@media(max-width:992px){.btb-container{flex-direction:column;gap:20px}.btb-divider{display:none}:root{--brand-width: 150px}}@media(max-width:768px){:root{--brand-width: 130px}.btb-brand-item img{max-height:28px}.btb-rating{font-size:13px}}@media(max-width:576px){:root{--brand-width: 120px}.btb-small-imgs img{width:32px;height:32px}.btb-tp-logo{width:78px}.btb-brand-item img{max-height:24px}}.teamx-section{padding:100px 0;background:linear-gradient(180deg,#fff,#f4f6ff);overflow:hidden}.teamx-container{max-width:1300px;margin:auto;padding:0 20px}.teamx-viewport{overflow:hidden}.teamx-track{display:flex;will-change:transform}.teamx-card{flex:0 0 25%;padding:0 15px}.teamx-img-wrapper{position:relative;border-radius:16px;overflow:hidden}.teamx-img-wrapper img{width:100%;transition:transform .6s ease}.teamx-card:hover img{transform:scale(1.08)}.teamx-overlay{position:absolute;inset:0;background:#1111118c;opacity:0;transition:.4s}.teamx-card:hover .teamx-overlay{opacity:1}.teamx-share{position:absolute;bottom:18px;right:18px;width:46px;height:46px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center}.teamx-socials{position:absolute;bottom:55px;right:0;display:flex;flex-direction:column;gap:10px;opacity:0;transform:translateY(10px);transition:.4s}.teamx-share:hover .teamx-socials{opacity:1;transform:translateY(0)}.teamx-socials a{width:42px;height:42px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center}.teamx-info{background:#fff;margin-top:-20px;padding:22px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #0000000f}@media(max-width:1200px){.teamx-card{flex:0 0 33.333%}}@media(max-width:900px){.teamx-card{flex:0 0 50%}}@media(max-width:600px){.teamx-card{flex:0 0 100%}}.pricing2-section{position:relative;padding:120px 20px;background:#f7f9ff;overflow:hidden}.pricing2-bg{position:absolute;bottom:-40px;left:0;width:100%;z-index:0}.pricing2-header{text-align:center;max-width:820px;margin:auto;position:relative;z-index:2}.pricing2-subtitle{font-size:13px;color:#6c63ff;font-weight:600;letter-spacing:1.5px}.pricing2-header h2{font-size:clamp(28px,4vw,42px);margin:14px 0 26px;color:#0b1023;line-height:1.25}.pricing2-header h2 span{color:#6c63ff}.pricing2-tabs{display:inline-flex;background:#fff;border-radius:40px;padding:6px;box-shadow:0 12px 30px #00000014;overflow-x:auto}.pricing2-tabs::-webkit-scrollbar{display:none}.pricing2-tab{border:none;background:transparent;padding:10px 24px;font-weight:600;cursor:pointer;border-radius:30px;color:#333;transition:all .3s ease;white-space:nowrap}.pricing2-tab.active{background:#6c63ff;color:#fff}.pricing2-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:70px auto 0;position:relative;z-index:2}.pricing2-card{position:relative;background:#060b1c;border-radius:18px;padding:38px 30px;color:#fff;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.pricing2-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6c63ff40}.pricing2-card-bg{position:absolute;bottom:-20px;right:-20px;width:100%;opacity:.22;z-index:0}.pricing2-plan{color:#6c63ff;font-weight:600;letter-spacing:1.5px;font-size:13px}.pricing2-price{font-size:clamp(34px,4vw,46px);margin:14px 0 8px}.pricing2-note{font-size:15px;opacity:.85;margin-bottom:22px;line-height:1.6}.pricing2-btn{width:100%;padding:14px;background:#6c63ff;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease}.pricing2-btn:hover{background:#fff;color:#000}.pricing2-features{margin-top:24px}.pricing2-features p{font-size:14px;margin-bottom:10px}.pricing2-features .disabled{opacity:.45}@media(max-width:992px){.pricing2-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.pricing2-section{padding:90px 15px 100px}.pricing2-cards{grid-template-columns:1fr;gap:24px}.pricing2-card{padding:32px 24px}.pricing2-tabs{max-width:100%}}html,body{margin:0;padding:0}:root{--heroBlue: #3f51ff;--heroWhite: #ffffff;--heroOrange: #ff9800}.heroItUnique-section{padding:0;background:#f4f6ff}.heroItUnique-container{width:100%;max-width:1450px;margin:0 auto;background:var(--heroBlue);border-radius:40px;padding:40px 30px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;position:relative;overflow:hidden}.heroItUnique-badge{display:inline-block;padding:10px 18px;border:1px solid rgba(255,255,255,.4);border-radius:50px;font-size:14px;color:var(--heroWhite);margin-bottom:22px}.heroItUnique-title{font-size:clamp(34px,3.2vw + 16px,54px);font-weight:800;color:var(--heroWhite);line-height:1.2;margin-bottom:26px}.heroItUnique-list{list-style:none;padding:0;margin-bottom:34px;display:grid;grid-template-columns:repeat(2,max-content);gap:14px 30px}.heroItUnique-list li{color:var(--heroWhite);font-size:16px;position:relative;padding-left:22px}.heroItUnique-list li:before{content:"✔";position:absolute;left:0;color:#b4c4ff}.heroItUnique-btn{background:var(--heroOrange);color:#fff;padding:16px 34px;border-radius:50px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:transform .3s ease,background .3s ease;animation:pulseBtn 2s infinite}.heroItUnique-btn:hover{background:#ffb03b;transform:translateY(-3px)}@keyframes pulseBtn{0%{box-shadow:0 0 #ff980099}70%{box-shadow:0 0 0 16px #ff980000}to{box-shadow:0 0 #ff980000}}.heroItUnique-reviews{margin-top:40px;padding:22px 32px;border-radius:24px;border:1px solid rgba(255,255,255,.25);background:#0000000f;display:flex;align-items:center;gap:40px}.heroItUnique-reviewBlock{flex:1;display:flex;flex-direction:column;gap:14px}.heroItUnique-reviewTitleRow{display:flex;align-items:center;gap:8px}.heroItUnique-reviewIcon{width:20px;height:20px;border-radius:50%;background:#00e676;display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#0b1b4a;font-weight:700}.heroItUnique-reviewPlatform{color:var(--heroWhite);font-weight:700;font-size:18px}.heroItUnique-reviewBottomRow{display:flex;align-items:center;gap:18px}.heroItUnique-reviewAvatars{height:46px;display:block}.heroItUnique-reviewMeta{display:flex;flex-direction:column;gap:4px}.heroItUnique-stars{color:#ffc107;font-size:14px;letter-spacing:2px}.heroItUnique-reviewCount{font-size:14px;color:#ffffffd9}.heroItUnique-reviewDivider{width:1px;align-self:stretch;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5),transparent)}.heroItUnique-imageWrap{position:relative;text-align:center}.heroItUnique-circle{position:absolute;width:420px;right:-40px;top:80px;z-index:0}.heroItUnique-dna{position:absolute;width:240px;left:-120px;bottom:60px;animation:floatSlow 6s ease-in-out infinite}.heroItUnique-solution,.heroItUnique-tech{position:absolute;animation:floatFast 4s ease-in-out infinite}.heroItUnique-solution{width:120px;left:300px;top:120px}.heroItUnique-tech{width:110px;right:300px;top:180px;animation-delay:1s}.heroItUnique-mainImg{width:100%;max-width:420px;position:relative;z-index:2}@keyframes floatFast{50%{transform:translateY(-16px)}}@keyframes floatSlow{50%{transform:translateY(-10px)}}@media(max-width:1024px){.heroItUnique-section{padding:0 24px}.heroItUnique-container{grid-template-columns:1fr;text-align:center;padding:32px 24px;gap:32px}.heroItUnique-list{grid-template-columns:1fr;justify-content:center}.heroItUnique-badge,.heroItUnique-btn{margin-left:auto;margin-right:auto}.heroItUnique-reviews{align-items:flex-start}}@media(max-width:768px){.heroItUnique-section{padding:0 16px}.heroItUnique-container{padding:28px 18px}.heroItUnique-reviews{flex-direction:column;gap:20px}.heroItUnique-reviewDivider{width:100%;height:1px}}@media(max-width:480px){.heroItUnique-section{padding:0 12px}.heroItUnique-container{padding:24px 14px;border-radius:24px}.heroItUnique-btn{width:100%}.heroItUnique-circle{width:260px;right:-40px}.heroItUnique-mainImg{max-width:280px}}.logo-marquee,.logo-marquee *{box-sizing:border-box}.logo-marquee{width:100%;background:#fff;margin:0;padding:24px 0;border:none;line-height:0;overflow:hidden}.logo-track{display:flex;align-items:center;width:max-content;animation:marquee 18s linear infinite}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-item{flex:0 0 auto;padding:0 42px;display:flex;align-items:center;justify-content:center}.logo-item img{height:42px;width:auto;object-fit:contain;line-height:normal;filter:none;opacity:1;transition:transform .3s ease}.logo-item img:hover{transform:scale(1.06)}@media(max-width:1024px){.logo-item{padding:0 32px}.logo-item img{height:38px}}@media(max-width:768px){.logo-marquee{padding:20px 0}.logo-item{padding:0 26px}.logo-item img{height:34px}}@media(max-width:480px){.logo-marquee{padding:16px 0}.logo-item{padding:0 20px}.logo-item img{height:30px}}:root{--blue: #1f4aff;--light-bg: #f7faff;--text-dark: #0b0b23;--text-gray: #555}.clo-services-section{padding:90px 20px;background:#fff;overflow:hidden}.clo-services-header{max-width:1200px;margin:auto;position:relative}.clo-services-sub{color:var(--blue);font-size:14px;letter-spacing:2px;font-weight:600}.clo-services-header h2{font-size:42px;font-weight:800;max-width:560px;margin-top:14px;color:var(--text-dark);line-height:1.2}.clo-services-arrows{position:absolute;right:0;top:40px;display:flex;gap:14px}.arrow-btn{width:48px;height:48px;border-radius:50%;border:1px solid #dbe2ff;background:#fff;cursor:pointer;font-size:18px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.arrow-btn:hover,.arrow-btn.active{background:var(--blue);color:#fff}.clo-services-slider{max-width:1200px;margin:70px auto 0;display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px;scrollbar-width:none}.clo-services-slider::-webkit-scrollbar{display:none}.clo-service-card{flex:0 0 25%;max-width:calc(25% - 18px);height:255px;background:var(--light-bg);border-radius:26px;padding:26px;border:1px solid #e3e9ff;display:flex;flex-direction:column;justify-content:space-between;transition:background .4s ease,transform .4s ease}.clo-service-card:hover{background:var(--blue);transform:translateY(-8px)}.icon-box{width:64px;height:64px;border-radius:14px;background:#eef2ff;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.icon-box img{width:34px;transition:transform .8s ease}.clo-service-card:hover .icon-box{background:#ffffff26}.clo-service-card:hover .icon-box img{transform:rotate(360deg)}.clo-service-card h3{font-size:20px;margin-top:18px;color:var(--text-dark);transition:color .3s ease}.clo-service-card p{margin-top:10px;font-size:14px;line-height:1.6;color:var(--text-gray);transition:color .3s ease}.clo-service-card:hover h3,.clo-service-card:hover p{color:#fff}.read-btn{align-self:flex-start;background:transparent;border:1px solid #cdd8ff;border-radius:30px;padding:8px 20px;font-size:14px;cursor:pointer;transition:all .35s ease}.clo-service-card:hover .read-btn{background:#fff;color:var(--blue);border-color:#fff}@media(max-width:1024px){.clo-service-card{flex:0 0 33.3333%;max-width:calc(33.3333% - 16px);height:280px}.clo-services-header h2{font-size:34px}}@media(max-width:768px){.clo-services-header{text-align:center}.clo-services-arrows{position:static;justify-content:center;margin-top:24px}.clo-service-card{flex:0 0 50%;max-width:calc(50% - 14px);height:260px}}@media(max-width:480px){.clo-services-section{padding:60px 14px}.clo-services-header h2{font-size:26px}.clo-service-card{flex:0 0 90%;max-width:90%;height:auto;min-height:260px}.clo-services-slider{gap:20px}}.ac-section{background:#3f4dff;padding:100px 20px;position:relative;overflow:hidden;color:#fff;font-family:Inter,system-ui,sans-serif}.ac-half-circle{position:absolute;left:-200px;top:40%;width:420px;opacity:.25;pointer-events:none}.ac-hand-img{position:absolute;right:-30px;top:90px;width:220px;z-index:1;pointer-events:none}.ac-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;position:relative;z-index:2}.ac-image-wrap{position:relative}.ac-main-img{width:100%;max-width:520px;border-radius:24px;position:relative;z-index:1;box-shadow:0 30px 70px #00000040}.ac-circle-text{position:absolute;right:40px;top:20px;width:90px;animation:rotate 10s linear infinite;z-index:2}.ac-small-img-box{position:absolute;bottom:-40px;right:40px;background:#fff;padding:8px;border-radius:20px;width:260px;box-shadow:0 20px 45px #00000040;z-index:3}.ac-small-img-box img{width:100%;border-radius:16px}.ac-subtitle{font-size:14px;letter-spacing:2px;opacity:.85;margin-bottom:10px}.ac-title{font-size:44px;font-weight:800;line-height:1.2;margin-bottom:18px}.ac-desc{font-size:16px;line-height:1.8;max-width:520px;opacity:.95}.ac-feature-row{display:flex;gap:20px;margin-top:32px;flex-wrap:wrap}.ac-feature-box{background:#ffffff24;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:12px;min-width:220px}.ac-feature-box img{width:36px}.ac-stats{display:flex;gap:50px;margin-top:40px;flex-wrap:wrap}.ac-stats h3{font-size:32px;margin-bottom:6px;font-weight:800}.ac-stats span{font-size:14px;opacity:.9}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:992px){.ac-container{grid-template-columns:1fr;gap:60px}.ac-hand-img{display:none}.ac-image-wrap{text-align:center}.ac-main-img{max-width:380px;margin:auto}.ac-small-img-box{right:50%;transform:translate(50%);bottom:-50px}.ac-stats{gap:30px}}@media(max-width:576px){.ac-section{padding:80px 16px}.ac-title{font-size:32px}.ac-desc{font-size:15px}.ac-feature-row{flex-direction:column}.ac-stats{flex-direction:column;gap:20px}.ac-small-img-box{width:220px;bottom:-40px}.ac-circle-text{width:70px;right:20px}}:root{--pf-blue: #3d4bff;--pf-bg: #f4f7fd;--pf-text-dark: #0b0d2a;--pf-text-gray: #555}.pf-section{padding:90px 20px;background:#fff;font-family:Inter,system-ui,sans-serif}.pf-container{max-width:1200px;margin:auto}.pf-header{text-align:center;margin-bottom:50px}.pf-subtitle{font-size:14px;color:var(--pf-blue);letter-spacing:2px;display:inline-flex;align-items:center;gap:12px;font-weight:600}.pf-line{width:28px;height:1px;background:var(--pf-blue)}.pf-title{font-size:40px;font-weight:800;margin-top:14px;color:var(--pf-text-dark);line-height:1.25}.pf-tabs{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-bottom:60px}.pf-tab{background:#fff;border:1px solid #dce2ff;border-radius:16px;padding:26px 30px;min-width:200px;display:flex;flex-direction:column;align-items:center;gap:14px;cursor:pointer;transition:all .35s ease}.pf-tab:hover{transform:translateY(-4px)}.pf-tab-icon{width:64px;height:64px;background:#f6f8ff;border-radius:50%;display:grid;place-items:center;transition:background .3s ease}.pf-tab img{width:28px}.pf-tab.active{background:var(--pf-blue);color:#fff;box-shadow:0 20px 45px #3d4bff59}.pf-tab.active .pf-tab-icon{background:#fff}.pf-card{position:relative;background:var(--pf-bg);border-radius:28px;padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;overflow:hidden}.pf-image-wrap{border-radius:24px;overflow:hidden;box-shadow:0 25px 60px #0000001f}.pf-main-img{width:100%;height:100%;object-fit:cover}.pf-content h3{font-size:28px;font-weight:800;color:var(--pf-text-dark);margin-bottom:12px}.pf-content p{margin:18px 0 30px;color:var(--pf-text-gray);line-height:1.7;max-width:520px}.pf-features{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.pf-feature{display:flex;align-items:center;gap:14px;font-weight:600;color:var(--pf-text-dark)}.pf-feature img{width:40px}.pf-circle-text{position:absolute;bottom:40px;right:50%;transform:translate(50%);width:140px;animation:rotateText 10s linear infinite;opacity:.9}@keyframes rotateText{to{transform:translate(50%) rotate(360deg)}}.pf-phone-img{position:absolute;right:-60px;bottom:0;width:200px;animation:floatSlow 6s ease-in-out infinite}@keyframes floatSlow{0%{transform:translateY(0)}50%{transform:translateY(-16px)}to{transform:translateY(0)}}@media(max-width:1024px){.pf-card{grid-template-columns:1fr;padding:40px;gap:40px}.pf-phone-img{position:relative;right:0;margin:0 auto;display:block}.pf-circle-text{position:relative;bottom:auto;right:auto;transform:none;margin:30px auto 0}}@media(max-width:600px){.pf-section{padding:70px 16px}.pf-title{font-size:30px}.pf-features{grid-template-columns:1fr}.pf-tab{min-width:100%}.pf-card{padding:28px 24px}.pf-content h3{font-size:24px}}.ps-wrapper{background:#151a5a;padding:90px 20px 110px;color:#fff;overflow:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.ps-image-container{max-width:1200px;margin:auto;position:relative}.ps-main-image{width:100%;border-radius:26px;display:block;box-shadow:0 35px 90px #00000073}.ps-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;background:#fff;border-radius:50%;border:none;font-size:22px;cursor:pointer;color:#151a5a;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 45px #00000073;transition:transform .35s ease,box-shadow .35s ease}.ps-play-btn:hover{transform:translate(-50%,-50%) scale(1.12);box-shadow:0 20px 55px #0000008c}.ps-content{max-width:1200px;margin:90px auto 0;position:relative;z-index:2}.ps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.ps-card{background:#fff;border-radius:20px;padding:34px 30px;box-shadow:0 22px 55px #00000029;transition:transform .35s ease,box-shadow .35s ease;border:2px solid transparent}.ps-card:hover{transform:translateY(-8px);box-shadow:0 30px 75px #00000040}.ps-number{font-size:44px;font-weight:800;color:#151a5a40;margin-bottom:16px}.ps-card.active .ps-number,.ps-card:hover .ps-number{color:#151a5a}.ps-card h4{font-size:18px;font-weight:700;margin-bottom:10px;color:#151a5a}.ps-card p{font-size:14.5px;line-height:1.7;color:#555a7a}.ps-card.active{border-color:#151a5a;box-shadow:0 30px 75px #00000047}.ps-video-overlay{position:fixed;inset:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.ps-video-box{width:100%;max-width:920px;aspect-ratio:16 / 9;animation:scaleIn .35s ease}.ps-video-box iframe{width:100%;height:100%;border-radius:16px;border:none}@keyframes scaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:1024px){.ps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ps-wrapper{padding:70px 16px 90px}.ps-content{margin-top:70px}.ps-grid{grid-template-columns:1fr;gap:28px}.ps-card{padding:28px 24px}.ps-number{font-size:36px}.ps-play-btn{width:64px;height:64px;font-size:20px}}.pricingSectionUnique{padding:100px 20px;position:relative;overflow:hidden;background:#fff;font-family:Inter,system-ui,sans-serif}.pricingDiamondDecor{position:absolute;top:50px;right:80px;width:70px;opacity:.85;pointer-events:none}.pricingHandDecor{position:absolute;bottom:-20px;left:-20px;width:130px;opacity:.85;pointer-events:none}.pricingHeaderUnique{text-align:center;max-width:720px;margin:auto}.pricingBadgeUnique{font-size:14px;letter-spacing:2px;color:#3f5bff;font-weight:600}.pricingTitleUnique{font-size:42px;font-weight:800;margin:12px 0 28px;color:#0b0b23;line-height:1.2}.pricingToggleWrapUnique{display:inline-flex;align-items:center;gap:12px}.pricingToggleBtnUnique{padding:10px 26px;border-radius:30px;border:1px solid #d4dcff;background:#fff;font-weight:600;cursor:pointer;color:#333;transition:all .3s ease}.pricingToggleBtnUnique:hover{border-color:#3f5bff}.pricingToggleBtnUnique.active{background:#3f5bff;color:#fff;box-shadow:0 12px 30px #3f5bff59}.pricingSaveWrapUnique{display:flex;align-items:center;gap:6px;margin-left:10px;font-weight:600;color:#3f5bff}.pricingSaveWrapUnique img{width:42px}.pricingGridUnique{max-width:1200px;margin:80px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.pricingCardUnique{border:1px solid #dbe1ff;border-radius:24px;padding:30px;background:#fff;transition:transform .35s ease,box-shadow .35s ease}.pricingCardUnique:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0000001f}.pricingCardActiveUnique{transform:translateY(-16px);box-shadow:0 35px 75px #0000002e;border-color:#3f5bff}.pricingCardTopUnique{background:#3f5bff;color:#fff;border-radius:18px;padding:24px;display:flex;justify-content:space-between;align-items:center}.pricingCardActiveUnique .pricingCardTopUnique{background:#171a57}.pricingCardTopUnique h4{margin:0;font-size:16px;font-weight:600}.pricingCardTopUnique h3{font-size:36px;margin-top:6px;font-weight:800}.pricingCardTopUnique span{font-size:14px;opacity:.9}.pricingListUnique{list-style:none;padding:28px 0;margin:0}.pricingItemUnique{display:flex;align-items:center;gap:12px;padding:10px 0}.pricingText{flex:1;font-size:15px;color:#1f1f1f}.pricingItemUnique.disabled .pricingText{color:#9a9a9a}.pricingIcon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.pricingIcon.tick{background:#eaf0ff;color:#3f5bff}.pricingIcon.cross{background:#ffecec;color:#ff3b3b}.pricingHelpIcon{font-size:15px;color:#6f7cff;cursor:pointer;transition:transform .25s ease,color .25s ease}.pricingHelpIcon:hover{color:#3f5bff;transform:scale(1.1)}.pricingBtnUnique{width:100%;padding:14px;border-radius:30px;border:1px solid #3f5bff;background:#fff;color:#3f5bff;font-weight:700;cursor:pointer;transition:all .35s ease}.pricingBtnUnique:hover{background:#171a57;color:#fff;border-color:#171a57}@media(max-width:992px){.pricingGridUnique{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricingGridUnique{grid-template-columns:1fr}.pricingTitleUnique{font-size:32px}.pricingCardUnique{padding:26px}}:root{--blue-main: #3d57ff;--blue-dark: #1f2fbf;--white: #ffffff;--text-dark: #0b0b23}.expertTeamSectionUnique{padding:100px 20px;background-size:cover;background-position:center;overflow:hidden;font-family:Inter,system-ui,sans-serif}.expertTeamHeaderUnique{text-align:center;margin-bottom:60px}.expertTeamBadgeUnique{font-size:14px;color:var(--blue-main);letter-spacing:2px;display:inline-block;margin-bottom:14px;font-weight:600}.expertTeamTitleUnique{font-size:44px;font-weight:800;color:var(--text-dark);line-height:1.2}.expertTeamGridUnique{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.expertTeamCardUnique{background:var(--blue-main);border-radius:20px;padding:26px 18px 0;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000026;transition:transform .4s ease,background .4s ease,box-shadow .4s ease;animation:expertFloat 7s ease-in-out infinite}.expertTeamCardUnique:hover{animation-play-state:paused;background:var(--blue-dark);transform:translateY(-12px);box-shadow:0 30px 75px #00000040}.expertTeamImageWrapUnique{height:300px;display:flex;align-items:flex-end;justify-content:center}.expertTeamImageWrapUnique img{max-height:100%;width:auto;object-fit:contain}.expertTeamInfoUnique{background:#eef1ff;margin-top:-10px;padding:18px 14px;border-radius:14px;text-align:center}.expertTeamInfoUnique h4{font-size:18px;font-weight:700;color:var(--text-dark);margin-bottom:4px}.expertTeamInfoUnique p{font-size:14px;color:#555}@keyframes expertFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:1024px){.expertTeamGridUnique{grid-template-columns:repeat(2,1fr)}.expertTeamTitleUnique{font-size:36px}}@media(max-width:600px){.expertTeamGridUnique{grid-template-columns:1fr}.expertTeamSectionUnique{padding:70px 16px}.expertTeamTitleUnique{font-size:30px}.expertTeamImageWrapUnique{height:260px}}:root{--faq-blue: #0d6efd;--faq-dark: #0b0b23;--faq-gray: #6b6b6b;--faq-border: #e4e6eb}.faqSectionUnique{padding:90px 20px;background:#fff;font-family:Inter,system-ui,sans-serif}.faqContainerUnique{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.faqImageWrapUnique{position:relative}.faqMainImgUnique{width:100%;max-width:460px;border-radius:28px;display:block;box-shadow:0 30px 70px #0000002e}.faqGroupImgUnique{position:absolute;right:20px;bottom:-40px;width:280px;border-radius:24px;box-shadow:0 18px 40px #0000002e;background:#fff}.faqContentUnique{max-width:520px}.faqBadgeUnique{display:inline-block;font-size:14px;letter-spacing:2px;color:var(--faq-blue);font-weight:600;margin-bottom:12px}.faqTitleUnique{font-size:40px;font-weight:800;line-height:1.25;color:var(--faq-dark);margin-bottom:40px}.faqListUnique{border-top:1px solid var(--faq-border)}.faqItemUnique{border-bottom:1px solid var(--faq-border);padding:20px 0}.faqQuestionUnique{width:100%;background:none;border:none;font-size:18px;font-weight:600;color:var(--faq-dark);display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0;text-align:left;transition:color .3s ease}.faqQuestionUnique:hover{color:var(--faq-blue)}.faqIconUnique{font-size:22px;color:var(--faq-blue);transition:transform .3s ease}.faqItemUnique.active .faqIconUnique{transform:rotate(180deg)}.faqAnswerUnique{margin-top:14px;font-size:15px;line-height:1.7;color:var(--faq-gray);max-width:480px;animation:faqFade .35s ease}@keyframes faqFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.faqContainerUnique{grid-template-columns:1fr;gap:60px}.faqImageWrapUnique{display:flex;justify-content:center}.faqGroupImgUnique{right:10px;bottom:-30px;width:240px}.faqContentUnique{max-width:100%}}@media(max-width:576px){.faqSectionUnique{padding:70px 16px}.faqTitleUnique{font-size:30px}.faqGroupImgUnique{position:relative;right:auto;bottom:auto;margin-top:20px;width:100%;max-width:260px}.faqQuestionUnique{font-size:16px}.faqAnswerUnique{font-size:14px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}:root{--sb-blue: #3f4df3;--sb-dark-blue: #1e2bbf;--sb-white: #ffffff}.sb24-section{padding:40px 20px;background:transparent}.sb24-container{max-width:1200px;margin:auto;background:linear-gradient(135deg,var(--sb-blue),#5563ff);border-radius:26px;padding:52px 64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;position:relative;overflow:hidden}.sb24-image-wrap img{max-width:260px;width:100%;display:block;filter:drop-shadow(0 12px 30px rgba(0,0,0,.25))}.sb24-content{color:var(--sb-white)}.sb24-subtitle{font-size:14px;letter-spacing:2px;display:flex;align-items:center;gap:12px;margin-bottom:16px;opacity:.95}.sb24-line{width:34px;height:1px;background:#fff9}.sb24-title{font-size:36px;font-weight:800;line-height:1.25;max-width:520px}.sb24-btn-wrap{z-index:2}.sb24-btn{background:var(--sb-white);color:var(--sb-dark-blue);border:none;padding:16px 30px;border-radius:50px;font-weight:700;font-size:14px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .35s ease;animation:pulseBtn 2.8s infinite;box-shadow:0 16px 40px #00000040}.sb24-btn span{transition:transform .3s ease}.sb24-btn:hover{background:var(--sb-dark-blue);color:var(--sb-white);transform:translateY(-3px)}.sb24-btn:hover span{transform:translate(6px)}@keyframes pulseBtn{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 16px #fff0}to{box-shadow:0 0 #fff0}}.sb24-wave{position:absolute;right:-90px;top:50%;transform:translateY(-50%);width:460px;height:220px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.18),rgba(255,255,255,.18) 1px,transparent 1px,transparent 6px);border-radius:50%;opacity:.35;pointer-events:none}@media(max-width:992px){.sb24-container{grid-template-columns:1fr;text-align:center;padding:42px 32px;gap:36px}.sb24-image-wrap img{margin:auto;max-width:220px}.sb24-title,.sb24-btn{margin:auto}.sb24-subtitle{justify-content:center}.sb24-wave{right:-140px;width:380px}}@media(max-width:576px){.sb24-container{padding:36px 22px}.sb24-title{font-size:26px;line-height:1.3}.sb24-btn{padding:14px 24px;font-size:13px}.sb24-image-wrap img{max-width:190px}}@media(prefers-reduced-motion:reduce){.sb24-btn{animation:none}}:root{--blue: #3f51ff;--bg: #f5f7ff;--text-dark: #0b0b23;--text-gray: #6b6b85;--gold: #ffb400}.tsl-section{padding:90px 20px;background:var(--bg);overflow:hidden}.tsl-heading{text-align:center;margin-bottom:70px}.tsl-sub{font-size:14px;letter-spacing:2px;color:var(--blue)}.tsl-title{font-size:44px;font-weight:800;color:var(--text-dark)}.tsl-slider-wrapper{max-width:1200px;margin:auto;overflow:hidden}.tsl-slider-track{display:flex;align-items:stretch;width:max-content;will-change:transform}.tsl-card{width:360px;min-height:300px;margin:0 10px;background:#fff;border-radius:22px;padding:32px;flex-shrink:0;position:relative;transition:background .35s ease,transform .35s ease}.tsl-card-active{background:var(--blue);color:#fff;transform:scale(1.05)}.tsl-card-active p,.tsl-card-active h4,.tsl-card-active span{color:#fff}.tsl-stars{color:var(--gold);font-size:18px;margin-bottom:16px}.tsl-text{color:var(--text-gray);font-size:15px;line-height:1.6}.tsl-user{display:flex;align-items:center;gap:14px;margin-top:28px}.tsl-user img{width:52px;height:52px;border-radius:50%;object-fit:cover}.tsl-user h4{font-size:16px;font-weight:700}.tsl-user span{font-size:14px;opacity:.85}.tsl-quote{position:absolute;right:28px;bottom:28px;width:42px;opacity:.15}@media(max-width:1024px){.tsl-title{font-size:36px}.tsl-card{width:320px}}@media(max-width:991px){.tsl-section{padding:80px 16px}.tsl-heading{margin-bottom:60px}.tsl-card{width:300px;padding:28px}}@media(max-width:576px){.tsl-section{padding:70px 12px}.tsl-heading{margin-bottom:50px}.tsl-title{font-size:30px;line-height:1.3}.tsl-card{width:90vw;min-height:auto;padding:24px;margin:0 8px}.tsl-stars{font-size:16px}.tsl-text{font-size:14px}.tsl-user img{width:46px;height:46px}}@media(max-width:400px){.tsl-title{font-size:26px}.tsl-card{padding:20px}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}.hero-container{max-width:1320px;margin:40px auto;padding:80px 70px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;background:#2f44ff;border-radius:28px;color:#fff;position:relative;overflow:hidden}.hero-subtitle{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:40px;background:#ffffff26;margin-bottom:20px;font-size:15px}.hero-title{font-size:56px;line-height:1.15;font-weight:700;margin-bottom:18px}.hero-description{max-width:520px;line-height:1.7;opacity:.9;margin-bottom:40px}.hero-buttons{display:flex;gap:22px;align-items:center}.btn-get-started{background:#0b0b0b;color:#fff;padding:15px 36px;border-radius:50px;border:none;font-weight:600;cursor:pointer;transition:.25s}.btn-get-started:hover{background:#fff;color:#000}.view-case{color:#fff;opacity:.9}.hero-image-container{position:relative;display:flex;flex-direction:column;align-items:center}.hero-main-image{width:100%;max-width:520px;border-radius:26px;z-index:2}.hero-image-container:before{content:"";position:absolute;height:420px;background:#ffffff1f;border-radius:50%;top:-80px;left:-80px}.play-button{position:absolute;top:60px;left:40px;z-index:5}.play-bg{width:90px;animation:spin 8s linear infinite;position:absolute;right:-40px;top:-60px}@keyframes spin{to{transform:rotate(360deg)}}.video-wrapper{width:100%;max-width:520px;aspect-ratio:16 / 9}.hero-video{width:100%;height:100%;border-radius:24px;border:none}.close-video-btn{position:absolute;top:-12px;right:-12px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff4d;color:#fff}.small-img{position:absolute;width:70px}.small-img-1{bottom:-20px;left:120px}.small-img-2{bottom:-20px;right:160px}.rating-section{width:100%;margin-top:40px;padding-top:26px;border-top:1px solid rgba(255,255,255,.25);display:flex;justify-content:center;gap:60px}.rating-box{display:flex;align-items:center;gap:14px}.rating-source{font-weight:700;font-size:18px}.rating-stars span{color:#ffc107}.rating-stars p{margin:0;font-size:14px}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;padding:60px 40px;text-align:center}.hero-description{margin-inline:auto}.hero-buttons{justify-content:center}.play-button{left:30px;top:40px}}@media(max-width:640px){.hero-container{padding:40px 20px}.hero-title{font-size:36px}.btn-get-started{width:100%}.rating-section{flex-direction:column;gap:24px}.play-button{left:20px;top:30px}}.Hosting-logo-marquee,.Hosting-logo-marquee *{box-sizing:border-box}.Hosting-logo-marquee{width:100%;background:#fff;margin:0;padding:24px 0;border:none;line-height:0;overflow:hidden}.Hosting-logo-track{display:flex;align-items:center;width:max-content;animation:marquee 18s linear infinite}.Hosting-logo-marquee:hover .Hosting-logo-track{animation-play-state:paused}.Hosting-logo-item{flex:0 0 auto;padding:0 42px;display:flex;align-items:center;justify-content:center}.Hosting-logo-item img{height:42px;width:auto;object-fit:contain;line-height:normal;filter:none;opacity:1;transition:transform .3s ease}.Hosting-logo-item img:hover{transform:scale(1.06)}@media(max-width:1024px){.Hosting-logo-item{padding:0 32px}.Hosting-logo-item img{height:38px}}@media(max-width:768px){.Hosting-logo-marquee{padding:20px 0}.Hosting-logo-item{padding:0 26px}.Hosting-logo-item img{height:34px}}@media(max-width:480px){.Hosting-logo-marquee{padding:16px 0}.Hosting-logo-item{padding:0 20px}.Hosting-logo-item img{height:30px}}.company-section{width:100%;background:#f5f7ff;padding:90px 20px 140px;overflow-x:hidden}.company-content{max-width:1200px;margin:auto auto 50px;display:flex;justify-content:space-between;align-items:center;gap:40px}.company-left{max-width:650px}.company-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.company-subtitle{color:#293eff;font-weight:700;letter-spacing:2px}.company-hand-icon{width:60px;animation:tap 2s infinite;position:absolute;right:100px;width:100px}.company-title{font-size:44px;line-height:1.2;margin-bottom:15px}.company-description{color:#6b7280;line-height:1.7}.company-right{flex-shrink:0}.company-btn{background:#293eff;color:#fff;border:none;padding:14px 32px;border-radius:40px;font-weight:700;cursor:pointer;transition:.3s}.company-btn:hover{transform:translateY(-2px)}.company-btn .arrow{margin-left:5px}.company-image-wrapper{max-width:1200px;margin:auto;position:relative}.company-main-image{width:100%;height:480px;object-fit:cover;border-radius:30px}.company-stats{position:absolute;bottom:-34px;left:50%;transform:translate(-50%);padding:30px 70px;border-radius:28px;display:flex;gap:70px;box-shadow:0 15px 40px #0000001a;z-index:5}.stat-item{text-align:center}.stat-item h3{font-size:28px}.stat-item p{color:#6b7280;font-size:14px}.company-diamond-icon{position:absolute;bottom:-25px;left:20px;width:40px}@media(max-width:992px){.company-content{flex-direction:column;align-items:flex-start}.company-right{width:100%}.company-btn{margin-top:15px}.company-title{font-size:34px}.company-stats{gap:30px;padding:20px 30px}}@media(max-width:768px){.company-main-image{height:360px}.company-stats{flex-direction:column;bottom:-90px}.company-section{padding-bottom:180px}}@media(max-width:480px){.company-title{font-size:26px}.company-stats{width:90%}}@keyframes tap{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.Hosting-cx-services{padding:80px 0;background:#fff}.Hosting-cx-container{max-width:1200px;margin:auto;padding:0 20px}.Hosting-cx-header span{color:#3f51ff;font-weight:600}.Hosting-cx-header h2{font-size:42px;margin:10px 0}.Hosting-cx-header p{max-width:500px;color:#666;margin-left:auto}.Hosting-cx-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:50px}.Hosting-cx-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.Hosting-cx-card{background:#fff;border-radius:20px;padding:35px 25px;box-shadow:0 10px 30px #0000000d;transition:.3s}.Hosting-cx-card:hover{transform:translateY(-6px)}.Hosting-cx-card.active{background:#3f51ff;color:#fff}.Hosting-cx-icon{width:60px;height:60px;background:#f3f5ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Hosting-cx-card.active .Hosting-cx-icon{background:#fff}.Hosting-cx-card h3{margin-bottom:12px}.Hosting-cx-card p{font-size:14px;line-height:1.6}.Hosting-cx-card button{margin-top:25px;padding:10px 22px;border-radius:25px;border:1px solid #ddd;background:transparent;cursor:pointer}.Hosting-cx-card.active button{background:#fff;border-color:#fff}.Hosting-cx-image{background:#3f51ff;border-radius:25px;display:flex;align-items:center;justify-content:center;padding:30px}.Hosting-cx-image img{max-width:100%}@media(max-width:992px){.Hosting-cx-grid{grid-template-columns:1fr}.Hosting-cx-cards{grid-template-columns:repeat(2,1fr)}.Hosting-cx-header p{margin-left:0}}@media(max-width:600px){.Hosting-cx-cards{grid-template-columns:1fr}.Hosting-cx-header h2{font-size:30px}}.cx-workprocess{position:relative;width:100%;background:#2f43ff;padding:120px 0;overflow:hidden}.cx-container{max-width:1300px;margin:auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.cx-left span,.cx-left svg{color:#fff}.cx-how{display:flex;align-items:center;gap:12px;letter-spacing:2px;font-weight:600}.cx-left h2{font-size:56px;color:#fff;line-height:1.2;margin:25px 0}.cx-left p{max-width:520px;color:#e7e9ff;line-height:1.7;font-size:18px}.cx-left button{margin-top:45px;padding:15px 34px;border-radius:40px;border:none;background:#fff;font-weight:600;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:.3s}.cx-left button:hover{background:#000;color:#fff}.cx-right{display:flex;justify-content:center}.cx-circle{width:520px;height:520px;border-radius:50%;border:2px dashed rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;position:relative}.cx-circle img{width:90%}.cx-hand{position:absolute;bottom:-40px;left:0;width:220px;animation:floatHand 3s ease-in-out infinite}@keyframes floatHand{0%,to{transform:translateY(30px)}50%{transform:translateY(10px)}}@media(max-width:992px){.cx-container{grid-template-columns:1fr;text-align:center;gap:60px}.cx-left p{margin:auto}.cx-left h2{font-size:38px}.cx-circle{width:320px;height:320px}.cx-hand{width:140px}}@media(max-width:600px){.cx-left h2{font-size:30px}.cx-left p{font-size:15px}}.case-section{width:100%;padding:80px 60px;background:#fff}.case-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px}.case-header-left{display:flex;flex-direction:column;gap:10px}.case-subtitle{display:flex;align-items:center;gap:8px;color:#293eff;font-weight:600;font-size:20px}.case-title{font-size:45px;font-weight:700;color:#0b0b0b;margin-top:8px;line-height:1.3}.view-all-btn{background:linear-gradient(90deg,#293eff,#3f51ff 50%);color:#fff;border:none;padding:14px 28px;border-radius:40px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:16px;transition:all .3s ease}.view-all-btn:hover{transform:translateY(-2px);background-position:right center}.case-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.case-card{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 6px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background:#f6f8ff}.case-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.case-image-wrapper{position:relative;width:100%;height:420px;overflow:hidden}.case-image{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .4s ease}.case-card:hover .case-image{transform:scale(1.05)}.case-image-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:55%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);z-index:1}.case-info{position:absolute;bottom:25px;left:25px;z-index:2;color:#fff}.case-category{font-size:18px;font-weight:600;color:#a7b8ff;margin-bottom:6px}.case-name{font-size:28px;font-weight:800;color:#fff;margin:0}.case-index{position:absolute;bottom:25px;right:25px;display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;font-size:18px;background:#ffffff40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50px;padding:10px 18px;z-index:2;transition:background .3s ease}.case-index:hover{background:#293effd9}.arrow,.btn-arrow{color:#293eff}@media(max-width:1024px){.case-section{padding:60px 40px}.case-title{font-size:30px}.case-cards{gap:24px}.case-image-wrapper{height:350px}}@media(max-width:768px){.case-section{padding:50px 25px}.case-cards{grid-template-columns:1fr}.case-title{font-size:26px}.case-info{bottom:20px;left:20px}.case-index{bottom:15px;right:15px;padding:8px 14px;font-size:16px}.case-image-wrapper{height:280px}}@media(max-width:480px){.case-title{font-size:22px}.case-info{bottom:15px;left:15px}.case-name{font-size:20px}.case-index{font-size:14px;padding:6px 12px}}.case-study-container{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:40px;padding:0 80px;background-color:#f6f8ff;border-radius:20px;box-sizing:border-box}.case-study-card{flex:1 1 48%;position:relative;width:600px;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:transform .4s ease,box-shadow .4s ease;background:#fff}.case-study-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #293eff26}.case-study-image-wrapper{position:relative;width:100%;height:400px}.case-study-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.case-study-image-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);border-radius:0 0 20px 20px}.case-study-info{position:absolute;bottom:25px;left:25px;z-index:2;color:#fff}.case-study-category{color:#a0b2ff;font-weight:600;font-size:18px;margin-bottom:8px}.case-study-title{font-size:26px;font-weight:700;margin-bottom:10px}.case-study-desc{font-size:16px;line-height:1.5;max-width:500px;color:#e0e0e0}.case-study-index{position:absolute;bottom:25px;right:25px;display:flex;align-items:center;gap:8px;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 14px;border-radius:25px;color:#fff;font-weight:600;z-index:3}.btn-arrow{font-size:14px}@media(max-width:1024px){.case-study-container{padding:80px 40px}.case-study-card{width:100%;max-width:700px}}@media(max-width:768px){.case-study-container{padding:60px 20px}.case-study-card{width:100%}.case-study-title{font-size:22px}.case-study-desc{font-size:15px}}.price-section{position:relative;width:100%;background:linear-gradient(180deg,#f3f6ff,#fff);padding:100px 60px;text-align:center;overflow:hidden}.price-icon-top{position:absolute;top:60px;right:80px;width:70px;opacity:.8}.price-header{margin-bottom:60px}.price-header .small-title{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:18px;color:#3b47ff;font-weight:600;letter-spacing:1px;text-transform:uppercase}.pricing-line{width:35px;height:3px;background:#3b47ff;border-radius:2px}.price-header h2{font-size:50px;font-weight:800;color:#0a0a1e;margin-top:15px;margin-bottom:40px}.toggle-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px}.toggle-buttons{display:flex;background:#fff;border:1px solid #cfd5ff;border-radius:40px;box-shadow:0 3px 8px #00000014;overflow:hidden}.toggle-buttons button{padding:12px 35px;border:none;background:transparent;font-weight:600;font-size:18px;cursor:pointer;color:#6067a3;transition:.3s}.toggle-buttons button.active{background:#3b47ff;color:#fff;box-shadow:inset 0 0 8px #ffffff4d}.toggle-hint{display:flex;align-items:center;gap:8px}.price-icon-bottom{width:60px}.save-text{color:#3b47ff;font-weight:700;font-size:20px}.plans-container{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:60px;align-items:stretch}.plan-card{background:#fff;border-radius:22px;padding:0 32px 40px;position:relative;border:1px solid #e4e8ff;transition:.35s ease}.plan-card:hover{transform:translateY(-10px);box-shadow:0 18px 40px #3b47ff26}.plan-card:nth-child(2){border:2px solid #3b47ff}.plan-title{position:relative;margin:-22px auto 30px;width:80%;background:#3b47ff;color:#fff;text-align:center;padding:12px 0;font-weight:700;border-radius:8px;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%)}.plan-card:nth-child(2) .plan-title{background:#0a0a3c}.plan-price{text-align:center}.old-price{color:#777;font-size:16px;font-weight:500;margin-right:10px}.save-badge{background:#e8eaff;color:#3b47ff;font-size:16px;font-weight:700;padding:5px 12px;border-radius:15px}.plan-price h3{font-size:44px;color:#0a0a1e;margin:18px 0;font-weight:800}.plan-price h3 span{font-size:18px;color:#6a6a99}.desc{color:#6067a3;font-size:16px;line-height:1.7;padding-bottom:25px;border-bottom:1px solid #e7e9ff}.plan-features{list-style:none;padding:25px 0 10px;text-align:left}.plan-features li{display:flex;align-items:center;justify-content:space-between;font-size:16px;padding:8px 0}.plan-features li.included{color:#1a1a33}.plan-features li.not-included{color:#e74c3c}.plan-features li:after{content:"?";width:18px;height:18px;border:1px solid #aaa;border-radius:50%;font-size:11px;display:flex;align-items:center;justify-content:center;color:#555}.plan-features .not-included:after{opacity:0}.get-started-btn{margin-top:25px;width:100%;background:#3b47ff;color:#fff;border:none;padding:15px 0;border-radius:35px;font-weight:600;font-size:16px;cursor:pointer;transition:.3s}.get-started-btn:hover{background:#2c36cc}.plan-card:nth-child(2) .get-started-btn{background:#0a0a3c}@media(max-width:1200px){.plans-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.price-section{padding:70px 25px}.price-header h2{font-size:32px}.plans-container{grid-template-columns:1fr}.plan-title{width:90%}.plan-card{padding:0 25px 35px}}:root{--primary: #293eff;--dark: #0b0b0b;--gray: #6b7280;--bg-soft: #f6f8ff}.expert-team-section{width:100%;padding:100px 24px;background:#fff;overflow:hidden}.team-header{max-width:1200px;margin:0 auto 60px;display:flex;align-items:center;justify-content:space-between}.team-header h2{font-size:40px;font-weight:800;color:var(--dark);line-height:1.2}.arrow-controls{display:flex;gap:12px}.arrow-btn{width:44px;height:44px;border-radius:50%;background:var(--bg-soft);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary);font-size:16px;transition:all .3s ease}.arrow-btn:hover,.arrow-btn.active{background:var(--primary);color:#fff;transform:translateY(-2px)}.team-container{max-width:1200px;margin:auto;display:flex;gap:28px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px}.team-card{flex:0 0 300px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #00000014;transition:transform .35s ease,box-shadow .35s ease}.team-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #00000024}.team-image-wrapper{position:relative;height:320px;overflow:hidden}.team-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.share-btn{position:absolute;bottom:16px;right:16px;width:38px;height:38px;border-radius:50%;background:#293effe6;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;transition:transform .3s ease,background .3s ease}.share-btn:hover{transform:rotate(18deg) scale(1.1);background:#1f2fcc}.team-info{padding:20px 22px 26px;text-align:center}.team-name{font-size:18px;font-weight:700;color:var(--dark);margin-bottom:4px}.team-role{font-size:14px;color:var(--gray);margin:0}@media(max-width:1024px){.expert-team-section{padding:80px 20px}.team-header h2{font-size:32px}.team-card{flex:0 0 260px}.team-image-wrapper{height:280px}}@media(max-width:640px){.team-header{flex-direction:column;gap:20px;text-align:center}.team-header h2{font-size:28px}.arrow-controls{justify-content:center}.team-card{flex:0 0 240px}.team-image-wrapper{height:260px}}.contact-page-page{width:100%;background:#fff;display:flex;flex-direction:column;gap:60px}.contact-page-header{background:#293eff;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:60px 80px;border-radius:0 0 40px 40px;flex-wrap:wrap}.contact-page-subtitle{display:flex;align-items:center;gap:10px;font-size:18px;text-transform:uppercase;letter-spacing:1px;opacity:.9}.contact-page-subtitle .arrow{font-size:18px;opacity:.8}.contact-page-title{font-size:45px;font-weight:800;margin-top:10px}.contact-page-header-right{display:flex;align-items:center;gap:40px}.divider{height:60px;width:1.5px;background:#ffffff80}.rating-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.rating-title{font-weight:700;font-size:16px;display:flex;align-items:center;gap:6px}.rating-star.green{color:#00c851}.rating-star.yellow{color:gold}.rating-avatars{display:flex}.rating-avatars img{width:60px;height:50px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px}.rating-card p{font-size:17px;opacity:.9}.contact-page-body{display:flex;align-items:flex-start;justify-content:space-between;padding:0 80px 100px;gap:40px;flex-wrap:wrap}.contact-page-form{flex:1;background:#fff;border-radius:20px;box-shadow:0 4px 16px #0000001a;padding:40px}.contact-page-form h3{font-size:26px;font-weight:700;margin-bottom:20px;color:#111}form{display:flex;flex-direction:column;gap:20px}.form-row{display:flex;gap:20px}.form-row input{flex:1;padding:14px 16px;border:1px solid #dfe4ff;border-radius:8px;font-size:17px;outline:none}textarea{width:100%;height:130px;border:1px solid #dfe4ff;border-radius:8px;padding:14px 16px;resize:none;font-size:17px}.checkbox-row{display:flex;align-items:center;gap:10px;font-size:16px;color:#333}.submit-btn{background:#293eff;color:#fff;border:none;padding:16px;font-size:17px;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background:#111}.contact-page-info-wrapper{position:relative;flex:1;height:520px;border-radius:20px;overflow:hidden}.map-background iframe{width:110%;height:520px;border:0;border-radius:20px}.contact-page-info{position:absolute;top:0;right:110px;background:#293eff;color:#fff;padding:30px;border-radius:12px;width:400px;height:320px;box-shadow:0 4px 12px #0003}.contact-page-info h4{font-size:25px;margin-bottom:16px}.info-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:18px;line-height:2.4}.info-icon{color:#fff;font-size:20px}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.fade-in-left{animation:fadeInLeft 1.2s ease forwards}.fade-in-right{animation:fadeInRight 1.2s ease forwards}@media(max-width:992px){.contact-page-header{flex-direction:column;text-align:center;gap:30px}.contact-page-header-right{justify-content:center}.contact-page-body{flex-direction:column;padding:0 40px 60px}.contact-page-info-wrapper{height:400px}.contact-page-info{right:20px;top:20px;width:240px}}@media(max-width:600px){.form-row{flex-direction:column}.contact-page-title{font-size:30px}.contact-page-info-wrapper{height:350px}.contact-page-info{width:220px;padding:20px}}:root{--primary-blue: #3f51ff;--dark-blue: #1a38ff;--light-bg: #f5f7ff;--border-color: #e2e8ff;--text-dark: #0b0b23;--text-gray: #555}.feature-section{width:100%;padding:100px 20px;background:#fff;display:flex;justify-content:center}.feature-container{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:var(--light-bg);border:1px solid var(--border-color);border-radius:18px;padding:42px 32px;text-align:left;transition:all .4s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;height:4px;width:0%;background:var(--primary-blue);transition:width .4s ease}.feature-card:hover:before{width:100%}.feature-card:hover{background:#fff;transform:translateY(-10px);box-shadow:0 18px 45px #00000014}.feature-icon-wrapper{width:72px;height:72px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;box-shadow:0 10px 25px #0000000f}.feature-icon{width:38px;height:38px}.feature-title{font-size:22px;font-weight:700;color:var(--text-dark);margin-bottom:14px}.feature-description{font-size:15.5px;line-height:1.7;color:var(--text-gray);margin-bottom:28px}.feature-btn{background:transparent;border:1px solid var(--border-color);padding:12px 22px;border-radius:30px;font-size:14px;font-weight:600;color:var(--text-dark);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .35s ease}.feature-btn .arrow{transition:transform .35s ease}.feature-btn:hover{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}.feature-btn:hover .arrow{transform:translate(6px)}@media(max-width:1024px){.feature-container{grid-template-columns:repeat(2,1fr)}.feature-card{padding:38px 28px}}@media(max-width:768px){.feature-section{padding:80px 16px}.feature-container{grid-template-columns:1fr;gap:26px}.feature-card{text-align:center}.feature-icon-wrapper{margin:0 auto 22px}}@media(max-width:480px){.feature-title{font-size:20px}.feature-description{font-size:14.5px}.feature-btn{width:100%;justify-content:center}}.devops-hero{height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden;position:relative}.devops-container{max-width:1300px;margin:auto;padding:60px 20px;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center}.hero-tag{display:inline-block;background:#ffffff26;padding:8px 12px;border-radius:20px;color:#fff;font-size:14px;margin-bottom:16px;font-style:normal;font-weight:600;line-height:16px}.hero-title{font-size:54px;line-height:1.2;font-weight:700;color:#fff;margin-bottom:20px}.hero-desc{color:#dbe6ff;max-width:480px;margin-bottom:30px}.hero-btns{display:flex;gap:16px}.btn{padding:14px 26px;border-radius:30px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:.3s ease}.btn span{font-size:16px}.btn.primary{background:#0d6efd;color:#fff}.btn.primary:hover,.btn.secondary{background:#fff;color:#000}.btn.secondary:hover{background:#0d6efd;color:#fff}.devops-image{position:relative;text-align:center}.hero-main{width:100%;max-width:420px;position:relative;z-index:1}.float-item{position:absolute;z-index:2;animation:float 4s ease-in-out infinite}.item-1{top:120px;left:70px}.item-2{top:30%;right:-40px;animation-delay:1s}.item-3{bottom:15%;right:20px;animation-delay:2s}.float-item{width:150px;max-width:40vw}.rotate-shape{position:absolute;bottom:-70px;right:160px;transform:translate(-50%) rotate(180deg);width:80px;animation:rotate 2s alternate infinite ease-in-out;z-index:2}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:translate(-5%) rotate(0)}to{transform:translate(5%) rotate(10deg)}}.reveal{opacity:0;transform:translateY(30px);transition:.8s ease}.reveal.active{opacity:1;transform:translateY(0)}@media(max-width:992px){.devops-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:40px}.hero-btns{justify-content:center}}@media(max-width:576px){.hero-title{font-size:32px}.hero-desc{font-size:14px}}@media(max-width:992px){.float-item{width:90px}.item-1{top:5%;left:0}.item-2{top:20%;right:0}.item-3{bottom:10%;right:10%}.rotate-shape{width:90px;bottom:-40px}}@media(max-width:576px){.float-item{width:70px;opacity:.7}.item-1{top:8%;left:100px}.item-2{top:28%;right:-10px}.item-3{display:none}.rotate-shape{width:70px;bottom:-30px}}.about-tech{padding:80px 20px;background:#fff}.about-tech-container{max-width:1300px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-tech-image{position:relative}.about-tech-image img{width:100%;border-radius:10px}.experience-badge{position:absolute;top:20px;right:20px;background:#0d6efd;color:#fff;padding:20px 22px;border-radius:8px;text-align:center;transition:.3s ease}.experience-badge h3{font-size:32px;margin:0}.experience-badge p{font-size:14px;margin-top:4px}.about-tag{display:inline-block;background:#eaf2ff;color:#0d6efd;padding:4px 14px;border-radius:6px;font-size:14px;font-weight:600;margin-bottom:16px}.about-title{font-size:40px;font-weight:700;margin-bottom:18px}.about-title span{color:#0d6efd}.about-desc{color:#555;max-width:520px;margin-bottom:22px}.about-list{list-style:none;padding:0;margin-bottom:28px}.about-list li{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:16px}.about-list svg{color:#0d6efd}.learn-more-btn{display:inline-flex;align-items:center;gap:8px;background:#0d6efd;color:#fff;padding:14px 26px;border-radius:30px;font-weight:600;transition:.3s ease}.learn-more-btn:hover{background:#000}.about-stats{max-width:1300px;margin:80px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-box{background:#f5f9ff;padding:12px 10px;text-align:center;border-radius:10px;transition:.3s ease}.stat-box h3{font-size:36px;margin-bottom:8px}.stat-box p{color:#555}.stat-box:hover{background:#0d6efd;color:#fff}.stat-box:hover p{color:#fff}.experience-box:hover{background:#000}@media(max-width:992px){.about-tech-container{grid-template-columns:1fr;text-align:center}.about-list li{justify-content:center}.about-stats{grid-template-columns:1fr 1fr}}@media(max-width:576px){.about-title{font-size:30px}.about-stats{grid-template-columns:1fr}}.tx-service-section{padding:90px 20px;background:#f7f9fc}.tx-service-container{max-width:1200px;margin:auto;text-align:center}.tx-service-tag{display:inline-block;padding:6px 14px;background:#e9f1ff;color:#0d6efd;border-radius:6px;font-size:14px;margin-bottom:15px}.tx-service-title{font-size:42px;font-weight:700;margin-bottom:15px}.tx-service-title span{color:#0d6efd}.tx-service-subtitle{max-width:650px;margin:auto auto 60px;font-size:16px;color:#666}.tx-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.tx-service-card{background:#eef3fb;border-radius:16px;overflow:hidden;transition:all .4s ease;transform:translateY(0);animation:fadeUp .8s ease both}.tx-service-card:hover{background:#0d6efd;transform:translateY(-10px)}.tx-service-content{padding:35px;text-align:left}.tx-service-icon{width:52px;height:52px;background:#e1ebff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tx-service-icon img{width:26px}.tx-service-card h3{font-size:20px;margin-bottom:15px;transition:.3s}.tx-service-card p{font-size:15px;color:#666;line-height:1.6;transition:.3s}.tx-read-more{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-weight:600;color:#000;text-decoration:none;transition:.3s}.tx-service-card:hover h3,.tx-service-card:hover p,.tx-service-card:hover .tx-read-more{color:#fff}.tx-service-img{position:relative;overflow:hidden}.tx-service-img img{width:100%;height:220px;object-fit:cover;display:block}.tx-img-overlay{position:absolute;inset:0;background:#ffffff73;opacity:0;transition:.4s}.tx-service-card:hover .tx-img-overlay{opacity:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.tx-service-grid{grid-template-columns:repeat(2,1fr)}.tx-service-title{font-size:34px}}@media(max-width:600px){.tx-service-grid{grid-template-columns:1fr}.tx-service-title{font-size:28px}.tx-service-content{padding:25px}}.tx-work-section{padding:90px 20px;background:#fff}.tx-work-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.tx-work-img{position:relative}.tx-work-img img{width:100%;border-radius:16px;display:block}.tx-work-img-overlay{position:absolute;inset:0;background:#ffffff73;opacity:0;border-radius:16px;pointer-events:none}.tx-work-img:hover .tx-work-img-overlay{animation:overlayFade 1.5s ease}@keyframes overlayFade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.tx-work-img-text{font-size:15px;color:#666;margin:20px 0;line-height:1.6}.tx-work-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;background:#f0f4ff;color:#000;font-weight:600;border-radius:30px;text-decoration:none;transition:.3s}.tx-work-btn span{font-size:18px}.tx-work-btn:hover{background:#0d6efd;color:#fff}.tx-work-tag{display:inline-block;padding:6px 14px;background:#e9f1ff;color:#0d6efd;border-radius:6px;font-size:14px;margin-bottom:15px}.tx-work-title{font-size:40px;font-weight:700;margin-bottom:18px}.tx-work-title span{color:#0d6efd}.tx-work-desc{font-size:16px;color:#666;line-height:1.7;margin-bottom:35px}.tx-work-list{display:flex;flex-direction:column;gap:28px;position:relative}.tx-work-item{display:flex;gap:18px;position:relative}.tx-work-item:before{content:"";position:absolute;left:9px;top:28px;width:1px;height:100%;background:#ddd}.tx-work-item:last-child:before{display:none}.tx-check{width:18px;height:18px;border-radius:50%;border:2px solid #000;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.tx-work-item h4{font-size:18px;margin-bottom:6px;transition:.3s}.tx-work-item:hover h4{color:#0d6efd}.tx-work-item p{font-size:15px;color:#666;line-height:1.6}@media(max-width:991px){.tx-work-container{grid-template-columns:1fr}.tx-work-title{font-size:32px}}@media(max-width:600px){.tx-work-title{font-size:26px}.tx-work-btn{padding:12px 22px}}.txb-skills-section{background:#0d6efd;padding:90px 20px;overflow:hidden}.txb-skills-wrapper{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.txb-tag{display:inline-block;padding:6px 14px;background:#ffffff26;color:#fff;font-size:14px;border-radius:6px;margin-bottom:18px}.txb-title{font-size:42px;font-weight:700;color:#fff;margin-bottom:18px}.txb-desc{color:#dbe6ff;font-size:16px;line-height:1.7;margin-bottom:35px}.txb-progress{margin-bottom:28px}.txb-progress-head{display:flex;justify-content:space-between;color:#fff;font-size:16px;margin-bottom:10px}.txb-progress-bar{height:6px;background:#ffffff40;border-radius:20px;overflow:hidden}.txb-progress-bar span{display:block;height:100%;background:#fff;border-radius:20px}.txb-skills-right{position:relative;border-radius:18px;overflow:hidden}.txb-skills-right img{width:100%;display:block;border-radius:18px}.txb-img-overlay{position:absolute;inset:0;background:#ffffff59;opacity:0;transition:.4s ease}.txb-skills-right:hover .txb-img-overlay{opacity:1}@media(max-width:991px){.txb-skills-wrapper{grid-template-columns:1fr}.txb-title{font-size:34px}}@media(max-width:600px){.txb-title{font-size:26px}.txb-skills-section{padding:70px 16px}}.devops-testimonial-section{padding:90px 20px;background:#fff}.devops-testimonial-header{text-align:center;max-width:650px;margin:0 auto 60px}.devops-testimonial-tag{padding:6px 14px;background:#e9f1ff;color:#0d6efd;border-radius:6px;font-size:14px;display:inline-block;margin-bottom:15px}.devops-testimonial-header h2{font-size:40px;margin-bottom:15px}.devops-testimonial-header h2 span{color:#0d6efd}.devops-testimonial-header p{color:#666;font-size:16px;line-height:1.6}.devops-testimonial-wrapper{max-width:1300px;margin:auto;display:grid;grid-template-columns:480px 1fr;gap:40px;align-items:center}.devops-testimonial-img{position:relative;width:480px;height:360px;border-radius:16px;overflow:hidden}.devops-testimonial-img img{width:100%;height:100%;object-fit:cover}.devops-testimonial-overlay{position:absolute;inset:0;background:#fff6;opacity:0}.devops-testimonial-img:hover .devops-testimonial-overlay{animation:devopsOverlayFade 1.5s ease}@keyframes devopsOverlayFade{0%{opacity:0}30%{opacity:1}80%{opacity:1}to{opacity:0}}.devops-testimonial-card{background:#eaf2ff;padding:45px;border-radius:16px;position:relative;overflow:hidden}.devops-testimonial-slider{display:flex;transition:transform .6s ease-in-out}.devops-testimonial-slide{min-width:100%}.devops-testimonial-quote{width:60px;margin-bottom:20px}.devops-testimonial-text{font-size:18px;line-height:1.7;color:#222;margin-bottom:30px}.devops-testimonial-user{display:flex;align-items:center;gap:14px}.devops-testimonial-user img{width:48px;height:48px;border-radius:50%}.devops-testimonial-user h4{font-size:18px;margin:0}.devops-testimonial-user span{font-size:14px;color:#666}.devops-testimonial-nav{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px}.devops-testimonial-nav button{width:44px;height:44px;border-radius:50%;background:#0d6efd;color:#fff;border:none;cursor:pointer;font-size:18px;transition:.3s}.devops-testimonial-nav button:hover{background:#084ec4}@media(max-width:991px){.devops-testimonial-wrapper{grid-template-columns:1fr}.devops-testimonial-img{width:100%;height:280px}.devops-testimonial-nav{position:static;transform:none;flex-direction:row;justify-content:center;margin-top:20px}}@media(max-width:600px){.devops-testimonial-header h2{font-size:28px}.devops-testimonial-card{padding:28px}.devops-testimonial-text{font-size:16px}}.devops-team-section{padding:70px 20px 40px;background:#f7f9fc;display:flex;flex-direction:column;justify-content:center}.devops-team-header{text-align:center;margin-bottom:50px}.devops-team-tag{display:inline-block;padding:6px 14px;background:#e9f1ff;color:#0d6efd;border-radius:6px;font-size:14px;margin-bottom:12px}.devops-team-header h2{font-size:36px;font-weight:700}.devops-team-header h2 span{color:#0d6efd}.devops-team-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.devops-team-card{text-align:center}.devops-team-img{position:relative;width:100%;height:300px;border-radius:14px;overflow:hidden}.devops-team-img img{width:100%;height:100%;object-fit:cover}.devops-team-overlay{position:absolute;inset:0;background:#ffffff73;opacity:0;transform:translateY(20px);transition:.4s ease}.devops-team-card:hover .devops-team-overlay{opacity:1;transform:translateY(0)}.devops-team-socials{position:absolute;right:-46px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;transition:.4s ease;z-index:2}.devops-team-socials a{width:40px;height:40px;background:#0d6efd;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;transition:.3s}.devops-team-socials a:hover{background:#084ec4}.devops-team-card:hover .devops-team-socials{right:12px}.devops-team-info{background:#fff;padding:14px 10px;margin-top:-30px;border-radius:10px;box-shadow:0 8px 25px #0000000f;position:relative;z-index:3}.devops-team-info h4{font-size:17px;margin-bottom:4px}.devops-team-info span{font-size:13px;color:#666}@media(max-width:991px){.devops-team-section{height:auto}.devops-team-grid{grid-template-columns:repeat(2,1fr)}.devops-team-header h2{font-size:30px}.devops-team-img{height:260px}}@media(max-width:600px){.devops-team-grid{grid-template-columns:1fr}.devops-team-img{height:240px}.devops-team-header h2{font-size:24px}}.devops-faq-section{padding:90px 20px;background:#fff}.devops-faq-wrapper{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.devops-faq-tag{display:inline-block;padding:6px 14px;background:#e9f1ff;color:#0d6efd;border-radius:6px;font-size:14px;margin-bottom:15px}.devops-faq-title{font-size:40px;font-weight:700;margin-bottom:15px}.devops-faq-title span{color:#0d6efd}.devops-faq-desc{color:#666;font-size:16px;line-height:1.7;margin-bottom:30px}.devops-faq-list{display:flex;flex-direction:column;gap:16px}.devops-faq-item{border:1px solid #dbe6ff;border-radius:8px;overflow:hidden;transition:.3s}.devops-faq-item.active{border-color:#0d6efd}.devops-faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;cursor:pointer;background:#fff}.devops-faq-question h4{font-size:16px;font-weight:600}.devops-faq-arrow{font-size:18px;color:#0d6efd;transition:.3s;transform:rotate(180deg)}.devops-faq-item.active .devops-faq-arrow{transform:rotate(0)}.devops-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.devops-faq-item.active .devops-faq-answer{max-height:120px}.devops-faq-answer p{padding:0 22px 18px;color:#666;font-size:15px;line-height:1.6}.devops-faq-img{position:relative;border-radius:16px;overflow:hidden}.devops-faq-img img{width:100%;height:100%;object-fit:cover}.devops-faq-img-overlay{position:absolute;inset:0;background:#ffffff73;opacity:0;transform:translateY(20px);transition:.4s ease}.devops-faq-img:hover .devops-faq-img-overlay{opacity:1;transform:translateY(0)}@media(max-width:991px){.devops-faq-wrapper{grid-template-columns:1fr}.devops-faq-title{font-size:32px}}@media(max-width:600px){.devops-faq-title{font-size:26px}.devops-faq-question{padding:16px}}.hero-section1{background:linear-gradient(135deg,#f6f9ff,#fff);padding:10px 0 120px;position:relative;overflow:hidden;font-family:Poppins,sans-serif;width:100%}.hero-container1{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px}.hero-content1 .hero-badge1{display:inline-block;background:#e7efff;color:#0b5cff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px}.hero-content1 h1{font-size:48px;font-weight:700;color:#0b1b44;line-height:1.2;margin-bottom:20px}.hero-content1 h1 span{color:#0b5cff}.hero-content1 p{font-size:18px;color:#5f6c8a;max-width:480px;margin-bottom:30px}.hero-btn1{background:#0b5cff;color:#fff;border:none;padding:14px 26px;font-size:17px;border-radius:50px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:.3s ease}.hero-btn1:hover{background:#084ad9}.hero-image1{position:relative;display:flex;justify-content:center;align-items:center}.hero-image1 img{max-width:100%;z-index:3;position:relative}.hero-bg-shape1{position:absolute;width:420px;height:420px;background:linear-gradient(135deg,#0b5cff,#7aa6ff);border-radius:50%;filter:blur(90px);opacity:.35;z-index:1}.hero-image1:before{content:"";position:absolute;width:200px;height:200px;background-image:radial-gradient(#0b5cff 1.5px,transparent 1.5px);background-size:14px 14px;top:10%;right:10%;opacity:.25;z-index:2}.hero-image1:after{content:"";position:absolute;width:150px;height:150px;border:2px dashed #0b5cff;border-radius:50%;bottom:8%;left:12%;opacity:.3;animation:rotateRing1 18s linear infinite}@keyframes rotateRing1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-features1{max-width:1400px;margin:-60px auto 0;padding:40px 24px;background:#fff;box-shadow:0 20px 60px #00000014;border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-box1{text-align:center;padding:24px;border-radius:16px;transition:all .4s ease}.feature-box1:hover{transform:translateY(-10px);background:linear-gradient(180deg,#fff,#f4f8ff);box-shadow:0 20px 40px #0000001f}.feature-icon1{width:70px;height:70px;background:#f0f5ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:32px;color:#0b5cff;transition:all .6s ease}.feature-box1:hover .feature-icon1{transform:rotate(360deg) scale(1.1);background:#0b5cff;color:#fff;box-shadow:0 10px 30px #0b5cff59}.feature-box1 h4{font-size:20px;font-weight:600;color:#0b1b44;margin-bottom:10px}.feature-box1 p{font-size:18px;color:#5f6c8a}@media(max-width:992px){.hero-container1{grid-template-columns:1fr;text-align:center;padding:0 16px}.hero-content1 p{margin:auto}.hero-features1{grid-template-columns:1fr;padding:40px 16px}}.monitoring-testimonial-section{width:100%;background:#051d4a;padding:80px 0;display:flex;justify-content:center}.monitoring-testimonial-container{width:85%;display:flex;justify-content:space-between;align-items:center}.mt-left{flex:1;display:flex;justify-content:center;position:relative}.mt-img-wrapper{position:relative;width:380px;height:380px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 35px #008cff80,0 0 65px #008cff4d}.mt-user-img{width:300px;height:300px;border-radius:50%;object-fit:cover;z-index:2;transition:transform .3s ease-in-out}.mt-user-img:hover{transform:scale(1.05)}.mt-quote-icon{width:60px;height:65px;padding:12px;background:#007bffe6;border-radius:12px;position:absolute;left:-15px;top:15px;z-index:10;box-shadow:0 0 15px #008cffb3}.mt-left:before{content:"";position:absolute;width:180px;height:180px;background:#0084ff40;border-radius:50%;top:20%;left:5%;filter:blur(40px);z-index:0}.mt-left:after{content:"";position:absolute;width:140px;height:140px;background:#ffffff26;border-radius:50%;bottom:10%;right:5%;filter:blur(40px);z-index:0}.mt-right{flex:1;color:#fff;padding-left:40px}.mt-stars{font-size:26px;color:#fbc02d;margin-bottom:15px}.mt-text{font-size:20px;line-height:32px;font-style:italic;margin-bottom:30px}.mt-user-info h3{font-size:22px;font-weight:600;margin-bottom:5px}.mt-user-info p{font-size:16px;opacity:.8}.mt-controls{margin-top:25px;display:flex;gap:12px}.mt-control-btn{width:45px;height:45px;background:#ffffff26;border:none;color:#fff;border-radius:50%;font-size:22px;cursor:pointer;transition:.3s ease-in-out}.mt-control-btn:hover{background:#ffffff59;transform:scale(1.1)}@media(max-width:900px){.monitoring-testimonial-container{flex-direction:column;text-align:center}.mt-right{padding-left:0;margin-top:40px}.quote-icon{left:10px;top:10px}}.expert-team-section{width:100%;background:#fff;padding:60px 80px;box-sizing:border-box;overflow:hidden;font-family:Poppins,sans-serif}.team-heading{text-align:center;margin-bottom:50px}.team-badge{display:inline-block;background:#e8ebff;color:#1e2cff;font-size:14px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:12px;letter-spacing:.5px}.team-title{font-size:34px;font-weight:800;color:#0a0a0a;margin:10px 0 12px}.team-subtitle{max-width:650px;margin:0 auto;font-size:16px;color:#666;line-height:1.6}.team-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.team-header h2{font-size:30px;font-weight:700;color:#0a0a0a}.arrow-controls{display:flex;align-items:center;gap:14px}.arrow-btn{background:#eef1ff;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:18px;color:#1e2cff;display:flex;align-items:center;justify-content:center;transition:.3s ease;box-shadow:0 4px 12px #00000026}.arrow-btn:hover{background:#1e2cff;color:#fff;transform:translateY(-4px)}.arrow-btn.active{background:#1e2cff;color:#fff}.team-container{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:32px;padding-bottom:12px}.team-container::-webkit-scrollbar{display:none}.team-card{background:#fff;border-radius:18px;flex:0 0 350px;overflow:hidden;box-shadow:0 8px 22px #00000021;transition:.35s ease;position:relative}.team-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0003}.team-image-wrapper{position:relative;width:100%;height:380px;overflow:hidden}.team-image{width:100%;height:100%;object-fit:cover;border-radius:14px;transition:transform .4s ease}.team-card:hover .team-image{transform:scale(1.06)}.share-btn{position:absolute;bottom:14px;right:14px;width:38px;height:38px;border:none;border-radius:50%;background:#1e2cff;color:#fff;font-size:17px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s ease;box-shadow:0 4px 12px #0003}.share-btn:hover{transform:rotate(18deg);background:#1823c9}.team-info{padding:18px 20px 26px;text-align:left}.team-name{font-size:19px;font-weight:700;color:#111;margin-bottom:5px}.team-role{color:#888;font-size:15px;margin:0}@media(max-width:992px){.expert-team-section{padding:40px 30px}.team-title{font-size:28px}.team-card{flex:0 0 280px}.team-image-wrapper{height:300px}}@media(max-width:600px){.team-header{flex-direction:column;text-align:center;gap:20px}.arrow-controls{justify-content:center}.team-card{flex:0 0 240px}}.pricing-section1{width:100%;padding:80px 0;background:#f8fafd;font-family:Poppins,sans-serif;text-align:center}.pricing-header1{max-width:900px;margin:0 auto 60px}.pricing-badge1{background:#e8efff;color:#2f5eff;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600}.pricing-title1{margin-top:18px;font-size:42px;color:#001a49;font-weight:800}.pricing-subtitle1{margin-top:14px;color:#4b587c;font-size:18px}.pricing-toggle1{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:600}.pricing-toggle1 span{color:#7c8db5;transition:.3s}.pricing-toggle1 span.active{color:#1a4cff}.switch1{position:relative;display:inline-block;width:60px;height:30px}.switch1 input{opacity:0;width:0;height:0}.slider1{position:absolute;cursor:pointer;inset:0;background-color:#d1d9ff;transition:.4s;border-radius:30px}.slider1:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider1{background-color:#1a4cff}input:checked+.slider1:before{transform:translate(30px)}.pricing-cards1{display:flex;justify-content:center;gap:30px;margin-top:40px;flex-wrap:wrap}.pricing-card1{width:350px;background:#fff;border-radius:18px;padding:40px 30px;box-shadow:0 6px 20px #00000014;transition:.3s ease}.pricing-card1:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000001a}.pricing-icon1{font-size:42px;color:#1a4cff;margin-bottom:20px}.plan-title1{font-size:22px;color:#001a49;margin-bottom:10px}.plan-price1{font-size:40px;font-weight:800;color:#001a49}.plan-price1 span{font-size:16px;margin-left:6px;color:#7c8db5}.plan-features1{list-style:none;padding:0;margin-top:20px;text-align:left}.plan-features1 li{font-size:16px;margin:10px 0;color:#4b587c;display:flex;align-items:center}.plan-features1 li span{color:#1a4cff;font-size:18px;margin-right:10px}.plan-btn1{margin-top:25px;width:100%;padding:15px;border-radius:40px;border:2px solid #1a4cff;background:transparent;font-size:16px;font-weight:600;color:#1a4cff;cursor:pointer;transition:.3s}.plan-btn1:hover{background:#1a4cff;color:#fff}.insurance-section{font-family:Poppins,sans-serif;background:#f9fbff;padding:80px 40px 80px 80px}.insurance-header{display:flex;justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto 60px;flex-wrap:wrap}.insurance-header{font-size:30px;font-weight:700;color:#001a49;width:100%;margin-left:0;display:flex;justify-content:space-between;align-items:center}.see-all-btn{padding:12px 20px;border:2px solid #1a4cff;border-radius:30px;background:transparent;color:#1a4cff;font-weight:600;cursor:pointer;transition:.3s}.see-all-btn:hover{background:#1a4cff;color:#fff}.insurance-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:-1px;justify-content:center;align-items:stretch}.insurance-card{background:#fff;border-radius:20px;overflow:hidden;text-align:center;box-shadow:0 6px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:340px;width:340px;display:flex;flex-direction:column;justify-content:flex-start}.insurance-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #00000026}.image-wrapper{position:relative}.image-wrapper{width:100%;display:block;border-top-left-radius:25px;border-top-right-radius:25px}.icon-circle{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);background:#1a4cff;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:22px;transition:transform .6s;cursor:pointer}.icon-circle:hover{transform:translate(-50%) rotateY(360deg)}.service-title{margin-top:35px;font-size:25px;font-weight:700;color:#001a49}.service-desc{margin:10px 15px 20px;font-size:17px;color:#4b587c;line-height:1.5}.why-page{width:100%;background:#041a44;padding:80px 40px 140px;font-family:Poppins,sans-serif}.why-container{max-width:100%;margin:auto;padding:0 80px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px}.why-image{display:flex;justify-content:center;position:relative}.image-blob{width:520px;padding:0;position:relative}.image-blob:before{content:"";position:absolute;inset:-40px;background:linear-gradient(135deg,#0b5cff,#1c64ff);border-radius:32px;opacity:.3;filter:blur(30px);z-index:1;animation:glowPulse 6s ease-in-out infinite}@keyframes glowPulse{0%{transform:scale(1);opacity:.25}50%{transform:scale(1.08);opacity:.45}to{transform:scale(1);opacity:.25}}.image-blob img{width:100%;height:auto;object-fit:contain;border-radius:14px;position:relative;z-index:2}.why-content{color:#fff}.why-badge{background:#ffffff26;padding:8px 18px;border-radius:30px;font-size:13px;display:inline-block;margin-bottom:20px}.why-content h2{font-size:44px;font-weight:700;margin-bottom:20px}.why-content p{color:#c7d3ff;max-width:520px;margin-bottom:40px}.why-stats{display:flex;gap:40px}.stat-circle{width:120px;height:120px;position:relative;transition:transform .3s ease}.stat-circle:hover{transform:scale(1.08)}.stat-circle svg{width:120px;height:120px;transform:rotate(-90deg)}.stat-circle circle{fill:none;stroke-width:10;stroke:#fff3}.stat-circle circle:last-child{stroke:#0b5cff;stroke-dasharray:339;stroke-dashoffset:339;animation:progressFill 2s ease forwards}@keyframes progressFill{to{stroke-dashoffset:85}}.stat-circle span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600}.contact-bar{max-width:1400px;margin:180px auto 0;background:linear-gradient(135deg,#1c64ff,#0b5cff);border-radius:20px;padding:40px 50px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.contact-left{display:flex;align-items:center;gap:16px;color:#fff}.phone-icon{background:#fff;color:#0b5cff;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.contact-left span{font-size:14px}.contact-left strong{display:block;font-size:18px}.contact-bar h3{color:#fff;font-size:26px}.contact-btn{background:#fff;color:#0b5cff;border:none;padding:14px 30px;border-radius:40px;font-weight:600;cursor:pointer;transition:.3s ease}.contact-btn:hover{transform:translateY(-3px)}@media(max-width:992px){.why-container{grid-template-columns:1fr;text-align:center;padding:0 30px}.why-stats{justify-content:center}.contact-bar{grid-template-columns:1fr;text-align:center}}.quote-section{background:#f8f9fb;padding:80px 40px;font-family:Poppins,sans-serif}.quote-container{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.quote-left{max-width:520px}.quote-badge{background:#e8f0ff;color:#0b5cff;padding:6px 18px;border-radius:30px;font-size:13px;font-weight:500;display:inline-block;margin-bottom:16px}.quote-left h2{font-size:42px;font-weight:700;color:#061c4e;margin-bottom:30px}.quote-tabs{display:flex;gap:10px;margin-bottom:24px}.tab{padding:10px 22px;border-radius:8px;border:none;background:#6c7895;color:#fff;font-weight:500;cursor:pointer}.tab.active{background:#0b5cff}.quote-form{display:flex;flex-direction:column;gap:18px}.quote-form input[type=text],.quote-form input[type=email],.quote-form input[type=tel]{padding:14px 18px;border-radius:8px;border:1px solid #d9def0;font-size:14px}.slider-box{margin-top:10px}.slider-label{display:flex;justify-content:space-between;margin-bottom:8px;font-weight:500;color:#061c4e}.slider-box input[type=range]{width:100%;height:6px;border-radius:4px;background:linear-gradient(to right,#0b5cff 0% 50%,#dcdcdc 50% 100%);outline:none;cursor:pointer}.quote-btn{margin-top:20px;padding:14px;background:#0b5cff;color:#fff;border:none;border-radius:40px;font-weight:600;cursor:pointer;transition:.3s ease}.quote-btn:hover{transform:translateY(-2px)}.quote-right{display:flex;justify-content:center}.quote-right img{max-width:100%;height:auto}@media(max-width:992px){.quote-container{grid-template-columns:1fr;text-align:center}.quote-left{margin:auto}.quote-tabs{justify-content:center}}.marketing-logo-marquee,.marketing-logo-marquee *{box-sizing:border-box}.marketing-logo-marquee{width:100%;background:#fff;margin:0;padding:24px 0;border:none;line-height:0;overflow:hidden}.marketing-logo-track{display:flex;align-items:center;width:max-content;animation:marquee 18s linear infinite}.marketing-logo-marquee:hover .marketing-logo-track{animation-play-state:paused}.marketing-logo-item{flex:0 0 auto;padding:0 42px;display:flex;align-items:center;justify-content:center}.marketing-logo-item img{height:42px;width:auto;object-fit:contain;line-height:normal;filter:none;opacity:1;transition:transform .3s ease}.marketing-logo-item img:hover{transform:scale(1.06)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.marketing-logo-item{padding:0 32px}.marketing-logo-item img{height:38px}}@media(max-width:768px){.marketing-logo-marquee{padding:20px 0}.marketing-logo-item{padding:0 26px}.marketing-logo-item img{height:34px}}@media(max-width:480px){.marketing-logo-marquee{padding:16px 0}.marketing-logo-item{padding:0 20px}.marketing-logo-item img{height:30px}}.insurance-hero{width:100%;padding:80px 0;background:#fff}.insurance-hero-container{width:90%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.insurance-images{position:relative;width:50%}.big-image{width:100%;height:auto;border-radius:12px}.small-card{position:absolute;top:1px;left:-10px;background:#fff;padding:16px 18px;border-radius:12px;box-shadow:0 8px 24px #0000001a}.small-card-imgs{width:100px;top:10px;right:-10px}.experience-box{position:absolute;bottom:200px;background:#005cff;color:#fff;padding:12px 20px;border-radius:6px;text-align:center;width:150px;height:150px;box-shadow:0 4px 16px #00000026;top:610px;right:-2px}.experience-box{font-size:28px;margin:0;font-weight:700;line-height:1}.experience-box{margin:4px 0 0;font-size:14px;line-height:1.2}.insurance-content{width:50%}.tag{background:#e5edff;padding:8px 18px;font-size:14px;color:#005cff;border-radius:30px;display:inline-block;margin-bottom:18px}.insurance-content h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}.description{color:#555;line-height:1.6;margin-bottom:25px}.feature-list{list-style:none;padding:0;margin:0 0 30px}.feature-list li{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:18px}.feature-list li svg{color:#005cff;font-size:18px}.stats-row{display:flex;align-items:left;gap:40px}.stat-box{text-align:left}.stat-icon{color:#005cff;font-size:38px;margin-bottom:6px}.stat-box h3{font-size:32px;margin:0;color:#003fbd}.stat-box p{margin:0;font-size:16px;color:#333}@media(max-width:992px){.insurance-hero-container{flex-direction:column;text-align:center}.insurance-images,.insurance-content{width:100%}.small-card{left:10px}.experience-box{left:20px}}.he-wrapper{position:relative;background:#f9fbff;padding:120px 0 80px;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.bg-shape{position:absolute;z-index:0;pointer-events:none}.bg-arc{width:520px;right:-180px;bottom:-220px;animation:floatSlow 10s ease-in-out infinite}.bg-wave{width:90px;top:220px;left:52%;animation:floatX 8s ease-in-out infinite}.bg-dots-grid{width:180px;top:140px;left:60px;opacity:.35;animation:floatFade 9s ease-in-out infinite}.bg-gradient-box{width:130px;top:320px;right:140px;animation:floatRotate 12s ease-in-out infinite}.he-container{max-width:1320px;margin:auto;padding:0 40px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;position:relative;z-index:2}.he-badge{display:inline-block;padding:6px 18px;border-radius:20px;background:#eaf0ff;color:#1e5bff;font-size:12px;font-weight:600;margin-bottom:22px}.he-left h1{font-size:56px;font-weight:800;line-height:1.15;color:#0b1b44;margin-bottom:22px}.he-left p{max-width:520px;font-size:16px;line-height:1.75;color:#5b6785;margin-bottom:40px}.he-actions{display:flex;align-items:center;gap:26px}.he-btn-primary{background:#1e5bff;color:#fff;padding:15px 28px;border-radius:40px;border:none;font-weight:600;cursor:pointer}.he-btn-video{background:none;border:none;font-weight:600;color:#0b1b44;cursor:pointer;display:flex;align-items:center;gap:14px}.he-btn-video .play{width:46px;height:46px;border-radius:50%;background:#fff;box-shadow:0 12px 32px #0000001f;display:flex;align-items:center;justify-content:center;color:#1e5bff}.he-right{display:flex;justify-content:flex-end;align-items:flex-end}.he-right img{max-height:540px;z-index:2}.he-features{max-width:1320px;margin:90px auto 0;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative;z-index:2}.he-feature{display:flex;gap:18px;transition:transform .3s ease}.he-feature:hover{transform:translateY(-6px)}.he-icon{width:60px;height:60px;background:#eef3ff;color:#1e5bff;font-size:26px;border-radius:16px;display:flex;align-items:center;justify-content:center}.animated-icon{animation:pulse 3.5s ease-in-out infinite}.delay-1{animation-delay:.8s}.delay-2{animation-delay:1.6s}.he-feature h4{font-size:18px;font-weight:700;color:#0b1b44;margin-bottom:6px}.he-feature p{font-size:14.5px;line-height:1.6;color:#5b6785}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes floatX{0%,to{transform:translate(0)}50%{transform:translate(14px)}}@keyframes floatFade{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(-14px);opacity:.45}}@keyframes floatRotate{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(6deg) translateY(-10px)}}@media(max-width:1024px){.he-wrapper{padding:90px 0 70px}.he-container{grid-template-columns:1fr;text-align:center;padding:0 28px}.he-left h1{font-size:44px}.he-left p{margin:0 auto 36px;max-width:620px}.he-actions{justify-content:center;flex-wrap:wrap;gap:22px}.he-right{justify-content:center;margin-top:60px}.he-right img{max-height:460px}.he-features{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:70px;padding:0 28px}.bg-wave,.bg-dots-grid{display:none}}@media(max-width:640px){.he-wrapper{padding:70px 0 60px}.he-container{padding:0 20px}.he-badge{font-size:11px;padding:5px 14px}.he-left h1{font-size:34px;line-height:1.25}.he-left p{font-size:15px;margin-bottom:30px}.he-actions{flex-direction:column;gap:18px}.he-btn-primary{width:100%;max-width:260px}.he-right img{max-height:360px}.he-features{grid-template-columns:1fr;gap:26px;margin-top:55px;padding:0 20px}.he-icon{width:52px;height:52px;font-size:22px}.bg-arc{width:300px;right:-160px;bottom:-200px}}.af-section{position:relative;padding:110px 20px 90px;background:#fff;overflow:hidden;font-family:Inter,system-ui,sans-serif}.af-bg-wrap{position:absolute;inset:0;z-index:0;pointer-events:none}.af-bg-circle{position:absolute;width:120px;top:90px;left:80px;opacity:.12;animation:driftY 22s ease-in-out infinite}.af-bg-grid{position:absolute;width:260px;right:-80px;top:140px;opacity:.1;animation:slowRotate 40s linear infinite}.af-container{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;position:relative;z-index:2}.af-left{position:relative}.af-main-img{width:100%;height:520px;object-fit:cover;border-radius:36px 0 0 36px}.af-experience{position:absolute;left:0;bottom:0;background:#0a55ff;color:#fff;padding:26px 22px;width:210px}.af-experience strong{font-size:44px;display:block}.af-experience span{font-size:13px;line-height:1.5}.af-sub-img{position:absolute;right:-40px;bottom:-60px;width:260px;height:220px;object-fit:cover;border-radius:18px;box-shadow:0 20px 50px #0000002e}.af-right h2{font-size:38px;font-weight:800;color:#0b1b44;line-height:1.25;margin-bottom:20px}.af-badge{display:inline-block;background:#eef3ff;color:#0a55ff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:18px}.af-right p{font-size:15px;line-height:1.7;color:#5b6785;margin-bottom:22px}.af-list{list-style:none;padding:0;margin-bottom:24px}.af-list li{display:flex;align-items:center;gap:12px;font-weight:600;color:#0b1b44;margin-bottom:12px}.af-list svg{background:#0a55ff;color:#fff;border-radius:50%;padding:6px;font-size:12px}.af-brands{max-width:1200px;margin:90px auto 0;padding:0 20px;overflow:hidden;opacity:0;transform:translateY(40px);transition:all .8s ease;position:relative;z-index:2}.af-brands.show{opacity:1;transform:translateY(0)}.af-brand-track{display:flex;align-items:center;gap:60px;width:max-content;animation:brandScroll 28s linear infinite}.af-brands:hover .af-brand-track{animation-play-state:paused}.af-brand-track img{max-width:140px;filter:grayscale(100%);opacity:.7;transition:all .4s ease}.af-brand-track img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@keyframes driftY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes slowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){.af-container{grid-template-columns:1fr;gap:56px}.af-main-img{height:460px;border-radius:28px}.af-sub-img{right:20px;bottom:-40px}.af-right h2{font-size:34px}.af-bg-grid{display:none}}@media(max-width:640px){.af-section{padding:80px 16px 70px}.af-main-img{height:360px;border-radius:22px}.af-experience{width:170px;padding:20px 18px}.af-experience strong{font-size:32px}.af-sub-img{display:none}.af-right h2{font-size:28px}.af-right p{font-size:14.5px}.af-list li{font-size:14px}.af-brand-track{gap:36px;animation-duration:22s}.af-brand-track img{max-width:100px}}@media(max-width:480px){.af-main-img{height:300px}.af-brand-track{gap:28px;animation-duration:18s}.af-brand-track img{max-width:90px}}.sv-section{padding:110px 20px;background-size:cover;background-position:center;font-family:Inter,system-ui,sans-serif}.sv-container{max-width:1300px;margin:auto}.sv-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;gap:40px}.sv-badge{display:inline-block;background:#eaf1ff;color:#0a55ff;padding:6px 18px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:16px}.sv-header h2{font-size:42px;font-weight:800;color:#0b1b44;line-height:1.2}.sv-btn{background:#0a55ff;color:#fff;padding:14px 28px;border-radius:40px;border:none;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:transform .3s ease,box-shadow .3s ease}.sv-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0a55ff59}.sv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.sv-card{position:relative;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 20px 50px #0000001f;cursor:pointer;transition:transform .4s ease}.sv-card:hover{transform:translateY(-8px)}.sv-img-wrap{position:relative;height:320px;overflow:hidden}.sv-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.sv-card:hover img{transform:scale(1.08)}.sv-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0b1b441a,#0b1b44e6)}.sv-icon{position:absolute;bottom:70px;left:24px;width:48px;height:48px;background:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.sv-card h3{position:absolute;bottom:24px;left:24px;color:#fff;font-size:20px;font-weight:700}@media(max-width:1100px){.sv-grid{grid-template-columns:repeat(2,1fr)}.sv-header h2{font-size:36px}}@media(max-width:768px){.sv-section{padding:90px 16px}.sv-header{flex-direction:column;align-items:flex-start;gap:24px}.sv-header h2{font-size:32px}.sv-btn{padding:13px 26px}}@media(max-width:520px){.sv-grid{grid-template-columns:1fr}.sv-img-wrap{height:260px}.sv-card h3{font-size:18px}.sv-icon{width:44px;height:44px;font-size:18px}}.co-section{padding:120px 20px;background:#fff;font-family:Inter,system-ui,sans-serif;overflow:hidden}.co-container{max-width:1300px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.co-left{position:relative}.co-image-wrap{position:relative;width:100%;height:560px;border-radius:50% 0 0 50%;overflow:hidden}.co-image-wrap img{width:100%;height:100%;object-fit:cover}.co-icon-badge{position:absolute;top:40px;right:40px;width:64px;height:64px;background:#0a55ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 16px 40px #0a55ff59;z-index:2}.co-stat-card{position:absolute;left:40px;bottom:40px;background:#fff;padding:22px 20px;border-radius:14px;width:200px;box-shadow:0 20px 45px #00000026;z-index:2}.co-stat-card h4{font-size:32px;font-weight:800;color:#0b1b44}.co-stat-card p{font-size:14px;color:#5b6785;margin-bottom:14px}.co-bars{display:flex;gap:8px;margin-bottom:6px}.co-bars span{width:10px;height:36px;border-radius:6px;background:#dbe5ff}.co-bars .b1,.co-bars .b3,.co-bars .b5{background:#0a55ff}.co-stat-card small{font-size:11px;color:#8a96b2}.co-badge{display:inline-block;background:#eef3ff;color:#0a55ff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:18px}.co-right h2{font-size:42px;font-weight:800;color:#0b1b44;line-height:1.2;margin-bottom:22px}.co-right p{font-size:15px;line-height:1.7;color:#5b6785;margin-bottom:20px}.co-metrics{display:flex;gap:28px;margin-top:32px}.co-metric{flex:1;display:flex;gap:16px;align-items:center;background:#f9fbff;padding:20px 22px;border-radius:14px}.co-metric svg{font-size:34px;color:#0a55ff}.co-metric h3{font-size:28px;font-weight:800;color:#0b1b44}.co-metric span{font-size:14px;color:#5b6785}@media(max-width:1024px){.co-section{padding:100px 20px}.co-container{grid-template-columns:1fr;gap:70px}.co-image-wrap{height:480px;border-radius:50%}.co-right h2{font-size:36px}}@media(max-width:640px){.co-section{padding:80px 16px}.co-image-wrap{height:380px;border-radius:28px}.co-icon-badge{width:52px;height:52px;font-size:22px;top:20px;right:20px}.co-stat-card{width:170px;left:20px;bottom:20px;padding:18px 16px}.co-stat-card h4{font-size:26px}.co-right h2{font-size:32px}.co-right p{font-size:14.5px}.co-metrics{flex-direction:column;gap:18px}.co-metric{padding:18px}.co-metric h3{font-size:24px}}@media(max-width:420px){.co-image-wrap{height:320px}.co-stat-card{width:150px}}.finance-hero{position:relative;min-height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;padding:90px 24px;overflow:hidden}.finance-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#061c3dd9,#061c3d8c)}.finance-container{position:relative;max-width:1300px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;z-index:2;align-items:center}.finance-left{color:#fff}.finance-left h1{font-size:46px;font-weight:800;line-height:1.2;margin-bottom:22px}.finance-left p{max-width:540px;font-size:15.5px;line-height:1.75;opacity:.9}.finance-video{margin-top:40px;display:flex;align-items:center;gap:16px;cursor:pointer}.play-btn{width:60px;height:60px;background:#0d6efd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:0 10px 30px #0d6efd73}.finance-card{background:#fff;border-radius:18px;padding:60px;box-shadow:0 25px 60px #00000026}.badge{display:inline-block;background:#e9f1ff;color:#0d6efd;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:18px}.finance-card h2{font-size:34px;font-weight:800;margin-bottom:18px;color:#0a1a3a}.finance-card p{font-size:14.5px;line-height:1.7;color:#555;margin-bottom:32px}.progress-box{margin-bottom:22px}.progress-title{display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin-bottom:8px}.progress-value{background:#0d6efd;color:#fff;font-size:12px;padding:3px 8px;border-radius:6px}.progress-bar{height:8px;background:#e8eefb;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:#0d6efd;border-radius:10px}@media(max-width:1024px){.finance-hero{min-height:auto;padding:80px 24px}.finance-container{grid-template-columns:1fr;gap:60px;text-align:center}.finance-left p{margin:0 auto}.finance-video{justify-content:center}.finance-card{max-width:640px;margin:auto;padding:44px}.finance-left h1{font-size:38px}}@media(max-width:640px){.finance-hero{padding:70px 18px}.finance-left h1{font-size:30px;line-height:1.25}.finance-left p{font-size:14.5px}.finance-video{margin-top:32px}.play-btn{width:52px;height:52px;font-size:20px}.finance-card{padding:32px 26px}.finance-card h2{font-size:28px}.finance-card p{font-size:14px}}.completed-section{padding:110px 24px;background:linear-gradient(180deg,#f7f9ff,#fff);font-family:Inter,system-ui,sans-serif}.completed-container{max-width:1320px;margin:auto}.completed-header{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;margin-bottom:64px;align-items:center}.completed-header .left h2{font-size:44px;font-weight:800;color:#0a1a3a;line-height:1.2;margin-top:12px}.completed-header .right p{font-size:16px;line-height:1.8;color:#5c6b8a;max-width:520px}.badge{display:inline-block;background:#e9f1ff;color:#0d6efd;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;letter-spacing:1px}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.project-card{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 20px 50px #0000001f;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease}.project-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px #0000002e}.project-card img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}@media(max-width:1024px){.completed-section{padding:90px 24px}.completed-header{grid-template-columns:1fr;gap:28px;margin-bottom:50px}.completed-header .left h2{font-size:36px}.completed-header .right p{max-width:100%}.projects-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media(max-width:640px){.completed-section{padding:70px 18px}.completed-header{gap:22px;margin-bottom:40px}.completed-header .left h2{font-size:30px;line-height:1.25}.completed-header .right p{font-size:15px;line-height:1.7}.projects-grid{grid-template-columns:1fr;gap:24px}.project-card img{min-height:240px}}.bd-team{padding:120px 24px;background:#f8faff;font-family:Inter,system-ui,sans-serif}.bd-team-container{max-width:1400px;margin:auto;display:flex;flex-direction:column;gap:60px}.bd-team-left{max-width:640px}.bd-team-left h2{font-size:48px;font-weight:800;line-height:1.15;color:#0a1a3a;margin:18px 0}.bd-team-left p{font-size:16px;line-height:1.8;color:#5c6b8a}.bd-team-right{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.bd-team-card{position:relative;height:460px;background:linear-gradient(180deg,#0d6efd,#0b4ed9);border-radius:22px;padding:28px 22px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.bd-team-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px #0d6efd59}.bd-team-info{position:relative;z-index:2;color:#fff}.bd-team-info h3{font-size:22px;font-weight:700}.bd-team-info span{font-size:14px;opacity:.9}.bd-team-info i{display:block;width:36px;height:3px;background:#fff;border-radius:10px;margin-top:10px}.bd-team-card img{position:absolute;bottom:0;right:12px;height:78%;object-fit:contain;z-index:1}.bd-team-social{position:absolute;left:14px;bottom:30px;background:#0b4ed9;border-radius:22px;padding:14px 10px;display:flex;flex-direction:column;gap:14px;z-index:2}.bd-team-social svg{color:#fff;font-size:14px;cursor:pointer;transition:transform .3s ease}.bd-team-social svg:hover{transform:scale(1.2)}@media(max-width:1200px){.bd-team{padding:100px 24px}.bd-team-left h2{font-size:40px}.bd-team-right{grid-template-columns:repeat(2,1fr);gap:32px}.bd-team-card{height:440px}}@media(max-width:640px){.bd-team{padding:80px 18px}.bd-team-left h2{font-size:32px;line-height:1.25}.bd-team-left p{font-size:15px}.bd-team-right{grid-template-columns:1fr;gap:26px}.bd-team-card{height:400px}.bd-team-card img{height:70%;right:8px}.bd-team-social{left:10px;bottom:22px}}.bd-testimonial{padding:120px 24px;background:linear-gradient(#021437e0,#021437e0),url(/assets/h2_testimonial_bg-ClYaE0Ya.jpg) center / cover no-repeat;overflow:hidden;font-family:Inter,system-ui,sans-serif}.bd-testimonial-container{max-width:1320px;margin:auto}.bd-testimonial-header{text-align:center;margin-bottom:70px}.bd-testimonial-header h2{color:#fff;font-size:44px;font-weight:800;line-height:1.2;margin-top:14px}.bd-badge.dark{display:inline-block;background:#ffffff2e;color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:1px}.bd-marquee{width:100%;overflow:hidden;position:relative}.bd-marquee-track{display:flex;gap:32px;width:max-content;animation:marquee-scroll 26s linear infinite;will-change:transform}.bd-marquee:hover .bd-marquee-track{animation-play-state:paused}.bd-testimonial-card{flex-shrink:0;width:420px;background:#fff;border-radius:20px;padding:40px;box-shadow:0 30px 80px #00000040;transition:transform .35s ease}.bd-testimonial-card:hover{transform:translateY(-6px)}.bd-stars{color:#ffb703;font-size:18px;margin-bottom:18px}.bd-testimonial-text{font-size:16px;line-height:1.8;margin-bottom:26px;color:#334155}.bd-user{display:flex;align-items:center;gap:14px}.bd-user img{width:54px;height:54px;border-radius:50%;object-fit:cover}.bd-user h4{font-size:16px;font-weight:700;color:#0a1a3a}.bd-user span{font-size:14px;color:#64748b}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.bd-testimonial{padding:100px 24px}.bd-testimonial-header h2{font-size:36px}.bd-marquee-track{gap:28px;animation-duration:22s}.bd-testimonial-card{width:340px;padding:34px}}@media(max-width:640px){.bd-testimonial{padding:80px 16px}.bd-testimonial-header{margin-bottom:50px}.bd-testimonial-header h2{font-size:30px;line-height:1.25}.bd-marquee-track{gap:22px;animation-duration:18s}.bd-testimonial-card{width:300px;padding:28px}.bd-testimonial-text{font-size:15px}}.bd-pricing{padding:120px 24px;background:#fff;font-family:Inter,system-ui,sans-serif}.bd-pricing-container{max-width:1320px;margin:auto}.bd-pricing-header{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;margin-bottom:50px;align-items:center}.bd-pricing-header h2{font-size:44px;font-weight:800;line-height:1.2;margin-top:14px;color:#0a1a3a}.bd-pricing-header p{font-size:16px;line-height:1.8;color:#5c6b8a;max-width:520px}.bd-badge{display:inline-block;background:#e9f1ff;color:#0d6efd;font-size:12px;font-weight:700;padding:6px 16px;border-radius:20px;letter-spacing:1px}.bd-toggle{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:60px}.bd-toggle span{font-weight:600;color:#64748b;cursor:pointer}.bd-toggle span.active{color:#0d6efd}.bd-switch{width:64px;height:32px;background:#0d6efd;border-radius:30px;position:relative;cursor:pointer}.bd-switch span{width:26px;height:26px;background:#fff;border-radius:50%;position:absolute;top:3px;left:4px;transition:.3s ease}.bd-switch.yearly span{left:34px}.bd-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.bd-pricing-card{border:1px solid #e2e8f0;border-radius:18px;padding:40px;position:relative;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.bd-pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000014}.bd-pricing-card h3{font-size:22px;font-weight:700;margin-bottom:10px;color:#0a1a3a}.price{font-size:18px;margin-bottom:24px;color:#0a1a3a}.price strong{font-size:42px;font-weight:800;margin:0 6px}.popular{border-color:#0d6efd;box-shadow:0 25px 70px #0d6efd26}.popular-tag{position:absolute;top:24px;right:24px;background:#ff3b3b;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}.bd-pricing-card ul{list-style:none;padding:0;margin-bottom:30px}.bd-pricing-card li{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#334155;font-size:15px}.bd-pricing-card li svg{color:#16a34a}.bd-btn{background:#0d6efd;color:#fff;border:none;padding:14px 28px;border-radius:40px;font-weight:600;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:background .3s ease,transform .3s ease}.bd-btn:hover{background:#0b5ed7;transform:translateY(-2px)}@media(max-width:1024px){.bd-pricing{padding:100px 24px}.bd-pricing-header{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.bd-pricing-header h2{font-size:36px}.bd-pricing-header p{max-width:100%}.bd-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.bd-pricing{padding:80px 18px}.bd-pricing-header h2{font-size:30px;line-height:1.25}.bd-pricing-header p{font-size:15px}.bd-toggle{margin-bottom:50px}.bd-pricing-grid{grid-template-columns:1fr;gap:26px}.bd-pricing-card{padding:32px 26px}.price strong{font-size:36px}}.bd-callback{padding:100px 24px;background:linear-gradient(180deg,#041b4d,#021233);position:relative;overflow:hidden;font-family:Inter,system-ui,sans-serif}.bd-callback:after{content:"";position:absolute;inset:0;background-image:url(../../assets/pattern.png);background-repeat:repeat;opacity:.04;pointer-events:none}.bd-callback-container{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.bd-callback-left h2{color:#fff;font-size:44px;font-weight:800;line-height:1.2;margin-bottom:18px}.bd-callback-left p{color:#cbd5f5;font-size:16px;line-height:1.8;max-width:520px}.bd-callback-form{background:#ffffff0f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.bd-callback-form input{padding:16px 18px;border-radius:8px;border:none;font-size:15px;outline:none;background:#fff}.bd-callback-form input::placeholder{color:#64748b}.bd-callback-form button{grid-column:span 2;background:#0d6efd;color:#fff;font-size:16px;font-weight:600;padding:16px;border-radius:8px;border:none;cursor:pointer;transition:background .3s ease,transform .3s ease}.bd-callback-form button:hover{background:#0b5ed7;transform:translateY(-2px)}@media(max-width:1024px){.bd-callback{padding:90px 24px}.bd-callback-container{grid-template-columns:1fr;gap:50px;text-align:center}.bd-callback-left p{margin:0 auto}.bd-callback-left h2{font-size:36px}.bd-callback-form{max-width:560px;margin:auto}}@media(max-width:640px){.bd-callback{padding:70px 18px}.bd-callback-left h2{font-size:30px;line-height:1.25}.bd-callback-left p{font-size:15px}.bd-callback-form{padding:28px 24px;grid-template-columns:1fr}.bd-callback-form button{grid-column:span 1}}.blogbreadcrumb-wrapper{--px: 0px;--py: 0px;width:100%;height:420px;position:relative;overflow:hidden;background:linear-gradient(90deg,#1a003d,#0c62a3 45%,#0b001e)}.stars-canvas{position:absolute;inset:0;z-index:0}.blogbreadcrumb-inner{width:100%;height:100%;position:relative;z-index:1}.blogbreadcrumb-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;z-index:3}.blogbreadcrumb-content h1{font-size:50px;font-weight:700;margin-bottom:12px}.blogbreadcrumb-content p{font-size:14px;opacity:.95}.blogbreadcrumb-content span{margin:0 6px}.circle-decor{position:absolute;top:90px;left:120px;z-index:1;transform:translate(calc(var(--px) * .4),calc(var(--py) * .4));animation:float 6s ease-in-out infinite}.orbit-decor{position:absolute;bottom:-60px;right:-40px;z-index:1}.hand-decor{position:absolute;top:20px;right:-60px;width:280px;z-index:2;transform:translate(calc(var(--px) * .25),calc(var(--py) * .25))}.moon-orbit{position:absolute;top:120px;right:220px;width:240px;height:240px;z-index:4;animation:orbit 16s linear infinite;transform:translate(calc(var(--px) * .6),calc(var(--py) * .6))}.moon-orbit img{width:190px;height:190px;position:absolute;top:-30px;left:50%;transform:translate(-50%);filter:drop-shadow(0 0 35px rgba(150,170,255,1)) drop-shadow(0 0 70px rgba(100,120,255,1));animation:glow 3s ease-in-out infinite}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glow{0%,to{filter:drop-shadow(0 0 30px rgba(150,170,255,.9)) drop-shadow(0 0 65px rgba(110,130,255,.9))}50%{filter:drop-shadow(0 0 55px rgba(190,210,255,1)) drop-shadow(0 0 110px rgba(150,170,255,1))}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media(max-width:1200px){.blogbreadcrumb-content h1,.faqblogbreadcrumb-content h1{font-size:44px}.moon-orbit{right:160px;width:200px;height:200px}.moon-orbit img{width:160px;height:160px}.hand-decor{width:240px;right:-80px}}@media(max-width:992px){.blogbreadcrumb-wrapper,.faqblogbreadcrumb-wrapper{height:380px}.blogbreadcrumb-content h1,.faqblogbreadcrumb-content h1{font-size:38px}.circle-decor{left:50px;top:110px}.moon-orbit{right:110px;top:140px}}@media(max-width:768px){.blogbreadcrumb-wrapper,.faqblogbreadcrumb-wrapper{height:340px}.blogbreadcrumb-content h1,.faqblogbreadcrumb-content h1{font-size:32px;text-align:center}.blogbreadcrumb-content p,.faqblogbreadcrumb-content p{font-size:13px}.circle-decor{left:30px;top:90px}.moon-orbit{right:50%;top:190px;transform:translate(50%);width:160px;height:160px}.moon-orbit img{width:120px;height:120px}}@media(max-width:576px){.blogbreadcrumb-wrapper,.faqblogbreadcrumb-wrapper{height:300px}.blogbreadcrumb-content h1,.faqblogbreadcrumb-content h1{font-size:26px}.blogbreadcrumb-content p,.faqblogbreadcrumb-content p{font-size:12px}}@media(max-width:400px){.blogbreadcrumb-wrapper,.faqblogbreadcrumb-wrapper{height:280px}.blogbreadcrumb-content h1,.faqblogbreadcrumb-content h1{font-size:24px}}.biz-pricing-section{padding:80px 20px;background:#fff}.biz-pricing-container{max-width:1200px;margin:auto;text-align:center}.biz-pricing-heading{font-size:42px;font-weight:700;color:#111;line-height:1.2}.biz-pricing-heading span{color:#2563eb}.biz-pricing-subtext{margin:15px 0 60px;color:#666;font-size:16px}.biz-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.biz-pricing-card{position:relative;padding:70px 30px 40px;border-radius:18px;border:.5px solid rgba(37,99,235,.25);background:#fff;box-shadow:0 20px 50px #0000000a;transition:all .3s ease;overflow:hidden}.biz-pricing-card:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:85%;height:.5px;background:#2563eb40}.biz-pricing-card:last-child:after{display:none}.biz-pricing-card:before{content:"";position:absolute;inset:0;height:40%;background-image:linear-gradient(to right,rgba(37,99,235,.08) .5px,transparent .5px),linear-gradient(to bottom,rgba(37,99,235,.08) .5px,transparent .5px);background-size:42px 45px;pointer-events:none;z-index:0}.biz-pricing-card>*{position:relative;z-index:1}.biz-pricing-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #2563eb1f}.biz-pricing-card.active{border:1px solid #6d28d9}.biz-plan-badge{position:absolute;top:12px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;font-size:20px;font-weight:600;white-space:nowrap}.biz-plan-badge.basic{background:#ede9fe;color:#5b21b6}.biz-plan-badge.standard{background:#dbeafe;color:#1d4ed8}.biz-plan-badge.business{background:#fef3c7;color:#92400e}.biz-price-box h3{font-size:42px;margin:15px 0;color:#111}.biz-desc{font-size:14px;color:#666;margin-bottom:25px}.biz-credit-pill{display:inline-block;padding:6px 16px;border-radius:999px;font-size:16px;font-weight:600;color:#0d0e10;background:transparent;border:1px solid rgba(37,99,235,.25)}.biz-feature-list{list-style:none;padding:0;text-align:left;margin-bottom:45px}.biz-feature-list li{display:flex;align-items:center;gap:10px;font-size:18px;color:#333;margin-bottom:22px}.biz-check-icon{color:#2563eb;font-size:14px}.biz-choose-btn{width:100%;padding:14px;border-radius:10px;border:1px solid #dbeafe;background:#fff;color:#111;font-weight:600;cursor:pointer;transition:all .3s ease}.biz-choose-btn:hover{background:#3f51ff;color:#fff;border-color:transparent}@media(max-width:992px){.biz-pricing-grid{grid-template-columns:repeat(2,1fr)}.biz-pricing-card:before{height:38%;background-size:44px 48px}}@media(max-width:600px){.biz-pricing-grid{grid-template-columns:1fr}.biz-pricing-heading{font-size:32px}.biz-pricing-card:before{height:35%;background-size:48px 50px}}.biz-testimonial-section{padding:90px 20px;background:#f4f9ff}.biz-testimonial-container{max-width:1200px;margin:auto;text-align:center}.biz-testimonial-heading{font-size:36px;font-weight:700;margin-bottom:10px}.biz-testimonial-subheading{color:#666;margin-bottom:50px}.biz-stats-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:60px}.biz-stat-box h3{font-size:32px;font-weight:700;color:#1d4ed8}.biz-stat-box p{color:#555;margin-top:5px}.biz-testimonial-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.biz-testimonial-card{background:#fff;padding:35px;border-radius:14px;text-align:left;border:2px solid transparent;transition:.3s ease}.biz-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.biz-card-header h4{margin:0}.biz-quote-icon{color:#1d4ed8;font-size:22px}.biz-testimonial-text{color:#555;line-height:1.7;margin-bottom:25px}.biz-testimonial-footer{display:flex;justify-content:space-between;align-items:center}.biz-user-info{display:flex;align-items:center;gap:12px}.biz-user-info img{width:46px;height:46px;border-radius:50%}.biz-user-info h5{margin:0;font-size:15px}.biz-user-info span{font-size:13px;color:#777}.biz-rating svg{color:#fbbf24;font-size:14px}.biz-slider-dots{margin-top:35px;display:flex;justify-content:center;gap:10px}.biz-dot{width:10px;height:10px;background:#cfd8e3;border-radius:50%;cursor:pointer}.biz-dot.active{background:#000}.biz-testimonial-slider{display:flex;transition:transform .6s ease-in-out}.biz-testimonial-card{min-width:33.333%;padding:35px;box-sizing:border-box}.biz-slider-wrapper{overflow:hidden;width:100%}.biz-testimonial-slider{display:flex;transform:translate(0)}.biz-testimonial-slider.animate{transition:transform .9s ease-in-out}.biz-testimonial-card{min-width:33.333%;padding:35px;box-sizing:border-box;background:#fff;border-radius:14px}.biz-slider-wrapper{width:100%;overflow:hidden;position:relative}.biz-testimonial-slider{display:flex;width:max-content}.biz-testimonial-slider.marquee{animation:biz-scroll-left 30s linear infinite}.biz-testimonial-card{min-width:360px;max-width:360px;margin-right:25px;padding:35px;background:#fff;border-radius:14px;text-align:left;border:2px solid transparent;box-sizing:border-box;transition:border-color .3s ease}.biz-testimonial-card:hover{border-color:#1d4ed8}@keyframes biz-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:992px){.biz-testimonial-card{min-width:300px;max-width:300px}}@media(max-width:600px){.biz-testimonial-card{min-width:260px;max-width:260px}}.bizblog-section{padding:90px 20px;background-color:#fff}.bizblog-container{max-width:1200px;margin:auto}.bizblog-heading{text-align:center;font-size:40px;font-weight:700;color:#1f2937;margin-bottom:60px;line-height:1.3}.bizblog-heading span{color:#2563eb}.bizblog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.bizblog-card{background:#f9f5ff;border-radius:20px;transition:all .35s ease;cursor:pointer}.bizblog-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001a}.bizblog-content{padding:22px}.bizblog-image-wrapper{border-radius:14px;overflow:hidden;margin-bottom:18px}.bizblog-image-wrapper img{width:100%;height:230px;object-fit:cover;border-radius:14px;transition:transform .6s ease}.bizblog-card:hover .bizblog-image-wrapper img{transform:scale(1.08)}.bizblog-meta{display:flex;align-items:center;font-size:14px;color:#6b7280;margin-bottom:10px}.bizblog-dot{width:6px;height:6px;background:#2563eb;border-radius:50%;margin:0 10px}.bizblog-title{font-size:19px;font-weight:700;color:#0f172a;line-height:1.45;transition:color .3s ease}.bizblog-card:hover .bizblog-title{color:#2563eb}@media(max-width:992px){.bizblog-grid{grid-template-columns:repeat(2,1fr)}.bizblog-heading{font-size:34px}}@media(max-width:600px){.bizblog-grid{grid-template-columns:1fr}.bizblog-heading{font-size:28px}.bizblog-image-wrapper img{height:210px}}.cx-hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;background:#f7f9fc}.cx-hero__bg{position:absolute;inset:0;z-index:1}.cx-hero__img{width:100%;height:100%;object-fit:cover;animation:10s ease-in-out}@keyframes fadeImage{0%{opacity:.3}to{opacity:1}}.cx-hero__content{position:relative;z-index:2;max-width:650px;padding:0 80px}.cx-hero__subtitle{display:inline-block;font-size:13px;letter-spacing:1px;color:#0a58ff;margin-bottom:14px;font-weight:600;margin-left:30px}.cx-hero__title{font-size:52px;font-weight:800;color:#0b1b3a;margin-bottom:20px;line-height:1.2;animation:slideUp 1.2s ease forwards;margin-left:30px}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.cx-hero__desc{font-size:16px;color:#5a6478;line-height:1.7;margin-bottom:32px;margin-left:30px}.cx-hero__btn{display:inline-flex;align-items:center;gap:12px;background:#0a58ff;color:#fff;padding:14px 28px;border-radius:40px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:all 5s ease;margin-left:30px}.cx-hero__btn span{font-size:18px;transition:transform 5s ease}.cx-hero__btn:hover{background:#003ecb;box-shadow:0 10px 25px #0a58ff59}.cx-hero__btn:hover span{transform:translate(6px)}@media(max-width:1024px){.cx-hero__content{padding:0 50px}.cx-hero__title{font-size:44px}}@media(max-width:768px){.cx-hero{height:auto;padding:120px 0}.cx-hero__content{padding:0 30px}.cx-hero__title{font-size:36px}}@media(max-width:480px){.cx-hero__title{font-size:30px}.cx-hero__desc{font-size:15px}.cx-hero__btn{padding:12px 24px;font-size:14px}}.cx-about{position:relative;padding:120px 0 80px;background-size:cover;background-position:center;overflow:hidden}.cx-about__float{position:absolute;top:80px;right:80px;width:90px;animation:floatAnim 6s ease-in-out infinite}@keyframes floatAnim{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.cx-about__container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:0 20px}.cx-about__imageWrap{position:relative;display:flex;justify-content:center}.cx-about__imgShape{position:absolute;width:380px;z-index:1}.cx-about__circle{width:300px;height:300px;border-radius:50%;background:#fff;padding:12px;position:relative;z-index:2}.cx-about__circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.cx-about__label{color:#0a58ff;font-weight:600;letter-spacing:1px;font-size:13px}.cx-about__title{font-size:42px;font-weight:800;color:#0b1b3a;margin:20px 0;line-height:1.25}.cx-about__text{color:#5c667a;font-size:16px;line-height:1.8;max-width:520px}.cx-about__cards{max-width:1200px;margin:100px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 20px}.cx-card{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 12px 40px #0a58ff14;transition:transform .3s ease}.cx-card:hover{transform:translateY(-8px)}.cx-card h4{font-size:20px;margin-bottom:12px;color:#0b1b3a}.cx-card p{color:#5c667a;font-size:15px;line-height:1.6}@media(max-width:1024px){.cx-about__container{grid-template-columns:1fr;gap:60px}.cx-about__cards{grid-template-columns:1fr 1fr}}@media(max-width:768px){.cx-about{padding:80px 0 60px}.cx-about__title{font-size:34px}.cx-about__cards{grid-template-columns:1fr}.cx-about__float{display:none}}@media(max-width:480px){.cx-about__circle{width:240px;height:240px}.cx-about__imgShape{width:300px}}.about2-wrapper{background:#f9fbff;padding:80px 20px;position:relative;overflow-x:visible;overflow-y:visible}.about2-container{max-width:1200px;margin:auto;display:flex;align-items:center;gap:60px}.about2-left{flex:1}.about2-tag{color:#0a58ff;font-weight:600;letter-spacing:1px}.about2-heading{font-size:44px;margin:15px 0;color:#0b1b3f}.about2-desc{color:#6b7280;margin-bottom:25px}.about2-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:30px}.about2-list li{list-style:none;padding-left:22px;position:relative;font-weight:500}.about2-list li:before{content:"✔";position:absolute;left:0;color:#0a58ff}.about2-stats{display:flex;gap:40px;margin-bottom:30px}.about2-stats h3{font-size:32px;color:#0a58ff}.about2-stats span{color:#6b7280}.about2-btn{padding:14px 32px;border-radius:50px;border:2px solid #0a58ff;background:transparent;color:#0a58ff;font-weight:600;cursor:pointer;transition:.3s ease}.about2-btn span{margin-left:10px}.about2-btn:hover{background:#0a58ff;color:#fff}.about2-right{position:relative;z-index:2}.about2-main-img-wrap{position:relative;z-index:2;background:#fff;padding:10px;border-radius:18px}.about2-main-img-wrap img{width:100%;border-radius:22px;display:block}.about2-play-btn-main{position:absolute;inset:0;margin:auto;width:75px;height:75px;border-radius:50%;border:none;background:#0a58ff;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 15px 35px #0a58ff8c;transition:transform .3s ease}.about2-play-btn-main:hover{transform:scale(1.08)}.about2-video-box{position:absolute;bottom:70px;left:-60px;background:#fff;padding:10px;border-radius:18px;transform:rotate(-8deg);box-shadow:0 20px 45px #0003;z-index:3}.about2-video-box img{width:220px;border-radius:14px;display:block}.about2-shape-grid{position:absolute;top:-45px;right:-45px;width:160px;opacity:.45;z-index:0;pointer-events:none;filter:contrast(1.15);animation:floatGrid 6s ease-in-out infinite}@keyframes floatGrid{0%{transform:translateY(0)}50%{transform:translateY(18px)}to{transform:translateY(0)}}.about2-shape-wave{position:absolute;bottom:-40px;right:-40px;width:260px;opacity:.45;z-index:1;pointer-events:none}.about2-video-modal{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999}.about2-video-content{position:relative;width:90%;max-width:800px}.about2-video-content iframe{width:100%;height:450px;border-radius:14px}.about2-close-btn{position:absolute;top:-42px;right:0;font-size:28px;background:none;border:none;color:#fff;cursor:pointer}@media(max-width:992px){.about2-container{flex-direction:column}.about2-video-box{position:relative;bottom:0;left:0;margin-top:20px;transform:rotate(-5deg)}.about2-shape-grid,.about2-shape-wave{display:block}}@media(max-width:576px){.about2-heading{font-size:32px}.about2-list{grid-template-columns:1fr}.about2-video-content iframe{height:240px}}.srv-section{background-size:cover;background-position:center;padding:100px 20px;color:#fff}.srv-container{max-width:1200px;margin:auto;text-align:center}.srv-subtitle{color:#7da7ff;font-weight:600;letter-spacing:1px}.srv-title{font-size:42px;margin:15px 0}.srv-desc{max-width:600px;margin:auto;opacity:.8}.srv-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.srv-card{background:#fff;color:#000;border-radius:18px;padding:25px;text-align:left;position:relative}.srv-icon{width:50px;height:50px;background:#eef3ff;color:#2563eb;display:flex;align-items:center;justify-content:center;border-radius:50%}.srv-card h3{margin:15px 0}.srv-img{position:relative;border-radius:14px;overflow:hidden}.srv-img img{width:100%;display:block}.srv-hover{position:absolute;inset:0;background:#2563ebd9;display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s}.srv-card:hover .srv-hover{opacity:1}.srv-hover button{background:#fff;color:#2563eb;border:none;padding:14px 28px;border-radius:30px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}.srv-card ul{margin-top:15px;padding-left:18px}.srv-card li{margin-bottom:8px;font-size:14px}.srv-dots{margin-top:40px}.srv-dots span{display:inline-block;width:10px;height:10px;background:#6b7280;border-radius:50%;margin:0 6px;cursor:pointer}.srv-dots .active{background:#2563eb}@media(max-width:991px){.srv-slider{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.srv-slider{grid-template-columns:1fr}.srv-title{font-size:30px}}.counter-section{position:relative;padding:120px 20px;background-size:cover;background-position:center;overflow:hidden}.counter-section:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#ffffffe6,#f5f7fff2);z-index:-2}.counter-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;position:relative;z-index:2}.counter-box h2{font-size:64px;font-weight:700;color:#0b1b44;margin-bottom:10px}.counter-box p{font-size:18px;color:#405080}.bulb{position:absolute;border-radius:50%;filter:blur(1px);animation:float 10s infinite ease-in-out;z-index:1}.bulb.pink{background:radial-gradient(circle,#ff8fa3,#ff5f7e)}.bulb.green{background:radial-gradient(circle,#4adeb3,#22c58e)}.bulb.blue{background:radial-gradient(circle,#7aa2ff,#4f7cff)}.b1{width:28px;height:28px;left:8%;top:55%}.b2{width:18px;height:18px;right:12%;top:35%}.b3{width:14px;height:14px;left:40%;bottom:20%}.b4{width:22px;height:22px;right:5%;bottom:15%}@keyframes float{0%{transform:translateY(0);opacity:.8}50%{transform:translateY(-18px);opacity:1}to{transform:translateY(0);opacity:.8}}@media(max-width:991px){.counter-container{grid-template-columns:repeat(2,1fr);row-gap:50px}.counter-box h2{font-size:52px}}@media(max-width:575px){.counter-container{grid-template-columns:1fr;row-gap:40px}.counter-box h2{font-size:46px}}.project-section{padding:100px 0;background-size:cover;background-position:center;overflow:hidden}.project-header{max-width:1200px;margin:0 auto 70px;padding:0 40px;display:flex;justify-content:space-between;gap:40px}.section-tag{color:#0d5ef4;font-size:14px;font-weight:600;letter-spacing:1px}.header-left h2{font-size:42px;color:#0b1b3f;margin-top:12px;line-height:1.25}.header-right p{max-width:420px;font-size:16px;color:#6b7280;line-height:1.7}.project-slider-wrapper{padding:0 60px}.project-track{display:flex;gap:30px;animation:scroll 30s linear infinite;width:max-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.project-card{width:340px;position:relative;border-radius:20px;overflow:hidden;cursor:pointer}.project-img img{width:100%;height:420px;object-fit:cover;border-radius:20px;transition:all .4s ease}.project-card:hover img{filter:brightness(.75)}.project-content{position:absolute;bottom:20px;left:20px;right:20px;background:#fff;padding:22px 24px;border-radius:14px}.project-content span{font-size:14px;color:#7a7a7a}.project-content h3{font-size:20px;margin-top:6px;color:#0b1b3f;transition:color .3s ease}.project-card:hover h3{color:#0d5ef4}.arrow-btn{position:absolute;right:18px;bottom:18px;width:44px;height:44px;background:#0d5ef4;color:#fff;font-size:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translate(-10px);transition:all .3s ease}.project-card:hover .arrow-btn{opacity:1;transform:translate(0)}@media(max-width:1024px){.header-left h2{font-size:34px}.project-slider-wrapper{padding:0 40px}}@media(max-width:768px){.project-header{flex-direction:column;gap:20px}.header-left h2{font-size:30px}.project-card{width:260px}.project-img img{height:340px}.project-slider-wrapper{padding:0 24px}}@media(max-width:480px){.header-left h2{font-size:26px}.project-card{width:220px}.project-img img{height:300px}.project-slider-wrapper{padding:0 16px}}.consult-faq-section{width:100%;padding:53px 0;overflow:hidden}.consult-wrapper{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.consult-left{position:relative}.blue-bg{position:absolute;left:-210px;top:0;width:130%;z-index:0}.image-wrap{z-index:1;text-align:right;position:relative;margin-right:45px}.main-img{width:85%;border-radius:16px;box-shadow:0 0 50px #00000026;border:8px solid #fff;margin-top:10%;margin-left:100px}.stat-card{position:absolute;left:-20px;bottom:110px;width:250px;border-radius:12px}.grid-float{position:absolute;bottom:19px;right:425px;width:110px;animation:floatGrid 4s ease-in-out infinite}@keyframes floatGrid{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.consult-right{background-repeat:no-repeat;background-position:bottom right;background-size:280px}.section-tag{display:inline-block;color:#0d5ef4;font-weight:600;margin-bottom:10px}.consult-right h2{font-size:36px;line-height:1.3;margin-bottom:16px}.section-desc{color:#555;margin-bottom:30px}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:#f6f8ff;padding:18px 20px;border-radius:8px;cursor:pointer}.faq-item.active{background:#fff;box-shadow:0 10px 30px #00000014}.faq-question{display:flex;justify-content:space-between;font-weight:600}.faq-answer{margin-top:12px;color:#555;font-size:15px}.faq-Bg{width:100%}@media(max-width:991px){.consult-wrapper{grid-template-columns:1fr}.blue-bg{left:-40px;width:140%}}@media(max-width:576px){.consult-faq-section{padding:60px 0}.consult-right h2{font-size:28px}.stat-card{width:120px;left:-20px}}.request-section{width:100%;padding:90px 20px;background-size:cover;background-position:center;position:relative;overflow:hidden}.request-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0319446b,#03194431);z-index:-1}.floating-bulb{position:absolute;top:35%;left:18%;width:36px;height:36px;background:#fff;border-radius:50%;filter:blur(1.5px);opacity:.9;animation:floatBulb 5s ease-in-out infinite;z-index:1}@keyframes floatBulb{0%{transform:translateY(0);opacity:.7}50%{transform:translateY(-18px);opacity:1}to{transform:translateY(0);opacity:.7}}.request-container{max-width:1200px;margin:auto;position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:40px}.request-container h2{color:#fff;font-size:42px;font-weight:700;line-height:1.3}.request-actions{display:flex;align-items:center;gap:22px}.hotline{display:flex;align-items:center;gap:14px;background:#ffffff14;padding:14px 22px;border-radius:50px;color:#fff}.call-icon{width:44px;height:44px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center}.hotline span{font-size:13px;opacity:.8}.hotline strong{display:block;font-size:16px}.request-btn-fixed{position:relative;background:#0d5ef4;color:#fff;border:none;padding:18px 70px 18px 34px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.5px;cursor:pointer;overflow:hidden;transition:background .3s ease}.request-arrow{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:42px;height:42px;background:#ffffff2e;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.request-btn-fixed:hover{background:#fff;color:#0d5ef4}.request-btn-fixed:hover .request-arrow{background:#0d5ef4;color:#fff;right:10px}@media(max-width:576px){.request-btn-fixed{padding:16px 64px 16px 28px;font-size:13px}.request-arrow{width:38px;height:38px}}@media(max-width:991px){.request-container{flex-direction:column;text-align:center}.request-container h2{font-size:32px}.request-actions{flex-direction:column}}@media(max-width:576px){.request-container h2{font-size:26px}.floating-bulb{left:10%}}.gerow-team{padding:120px 20px;background-size:cover;background-position:center}.gerow-container{max-width:1200px;margin:auto}.gerow-heading{text-align:center;margin-bottom:70px}.gerow-heading span{font-size:13px;color:#0a5cff;letter-spacing:1px;font-weight:600}.gerow-heading h2{font-size:40px;margin:15px 0;color:#0b1c39}.gerow-heading p{max-width:650px;margin:auto;color:#6b7280;font-size:15px}.gerow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.gerow-card{background:#fff;border-radius:18px;box-shadow:0 10px 45px #0000000d;overflow:hidden}.gerow-img{position:relative;background:#edf2ff;overflow:hidden;border-radius:18px 18px 140px}.gerow-img img{width:100%;display:block}.gerow-social{position:absolute;top:22px;left:14px;list-style:none;padding:0;margin:0;z-index:2}.gerow-social li{width:38px;height:38px;background:#1f2a44;color:#fff;margin-bottom:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.gerow-card:hover .gerow-social li{background:#0a5cff}.gerow-info{padding:25px}.gerow-info h4{font-size:18px;color:#0b1c39}.gerow-info span{display:inline-block;width:32px;height:3px;background:#0a5cff;margin:10px 0}.gerow-info p{font-size:14px;color:#6b7280}@media(max-width:1024px){.gerow-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.gerow-grid{grid-template-columns:1fr}.gerow-heading h2{font-size:28px}}.testimonial-section{width:100%;min-height:100vh;background-color:#071d49;background-position:50%;background-size:cover;padding:120px 0;display:flex;align-items:center}.testimonial-wrapper{max-width:1200px;margin:auto;display:flex;align-items:center;gap:80px}.testimonial-img-wrap{position:relative}.testimonial-img-wrap img{width:380px;border:6px solid #fff;border-radius:30px 85px 30px 95px}.review-badge{position:absolute;left:-30px;bottom:40px;background:#fff;padding:14px 18px;border-radius:14px;text-align:center;box-shadow:0 10px 30px #00000026}.review-badge img{width:40px}.review-badge h4{font-size:26px;color:#0a4cff;margin:5px 0}.review-badge span{font-size:14px;color:#555}.testimonial-content{max-width:520px;color:#fff;position:relative}.star-row{display:flex;gap:6px;margin-bottom:16px}.star-row img{width:22px}.quote-icon{width:60px;opacity:.25;position:absolute;right:0;top:-50px}.testimonial-text{font-size:18px;line-height:1.7;margin-bottom:28px}.testimonial-name{font-size:22px;font-weight:600}.testimonial-role{font-size:14px;opacity:.8}.slider-arrows{display:flex;gap:14px;margin-top:30px}.slider-arrows button{width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;font-size:18px;cursor:pointer;transition:all .3s ease}.slider-arrows button:hover{background:#0a4cff}@media(max-width:991px){.testimonial-wrapper{flex-direction:column;text-align:center}.testimonial-content{max-width:100%}.quote-icon{right:50%;transform:translate(50%)}}@media(max-width:576px){.testimonial-img-wrap img{width:280px}.testimonial-text{font-size:16px}}@media(max-width:991px){.review-badge{left:10px;bottom:20px;padding:12px 16px;transform:scale(.95)}}@media(max-width:576px){.review-badge{left:50%;bottom:-20px;transform:translate(-50%) scale(.9)}.review-badge img{width:34px}.review-badge h4{font-size:22px}.review-badge span{font-size:12px}}@media(max-width:420px){.review-badge{bottom:-28px;padding:10px 14px;transform:translate(-50%) scale(.85)}}@media(max-width:991px){.slider-arrows{justify-content:center}}@media(max-width:576px){.slider-arrows{justify-content:center;margin-left:auto;margin-right:auto}}@media(max-width:991px){.quote-icon{position:relative;right:auto;top:auto;margin:0 auto 20px;display:block}}@media(max-width:576px){.quote-icon{width:48px;opacity:.22}}@media(max-width:991px){.testimonial-wrapper{justify-content:center;align-items:center}.testimonial-content{display:flex;flex-direction:column;align-items:center;text-align:center}.star-row{justify-content:center}.testimonial-name,.testimonial-role{text-align:center}}@media(max-width:576px){.testimonial-content{padding:0 10px}}.gerowPricing__section{padding:120px 20px;background:radial-gradient(circle at top,#f6f7fb,#fff);text-align:center}.gerowPricing__header{max-width:760px;margin:auto}.gerowPricing__subtitle{font-size:13px;font-weight:600;letter-spacing:2px;color:#0a4cff}.gerowPricing__title{font-size:44px;color:#0b1c3f;margin:14px 0}.gerowPricing__desc{font-size:16px;color:#6b7280}.gerowPricing__toggle{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:30px}.gerowPricing__toggleText{font-size:15px;color:#6b7280}.gerowPricing__toggleText.active{color:#0a4cff;font-weight:600}.gerowPricing__switch{width:56px;height:28px;background:#0a4cff;border-radius:50px;position:relative;cursor:pointer}.gerowPricing__switch span{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:3px;left:4px;transition:.3s ease}.gerowPricing__switch.yearly span{left:30px}.gerowPricing__grid{max-width:1200px;margin:90px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.gerowPricing__card{background:#fff;border-radius:18px;padding:40px 32px;box-shadow:0 20px 40px #0000000f;position:relative}.gerowPricing__card,.gerowPricing__popular{transform:none!important}.gerowPricing__planTitle{font-size:22px;color:#0b1c3f}.gerowPricing__planDesc{font-size:14px;color:#6b7280;margin:14px 0 24px}.gerowPricing__pricePill{background:#f3f6ff;padding:16px 32px;border-radius:40px;display:inline-flex;align-items:baseline;gap:6px;margin-bottom:30px}.gerowPricing__pricePill strong{font-size:34px;color:#0b1c3f}.gerowPricing__pricePill span{font-size:14px;color:#6b7280}.gerowPricing__list{list-style:none;padding:0;text-align:center;margin-bottom:32px}.gerowPricing__list li{font-size:15px;color:#374151;margin-bottom:12px}.gerowPricing__list li:before{content:"✓";color:#22c55e;font-weight:700;margin-right:10px}.gerowPricing__btn{width:100%;padding:14px;border-radius:40px;border:none;background:#eaf0ff;color:#0a4cff;font-weight:600;cursor:pointer;transition:all .3s ease}.gerowPricing__btn:hover{background:#0a4cff;color:#fff}.gerowPricing__badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);background:#ff3b3b;color:#fff;padding:6px 18px;border-radius:30px;font-size:13px;font-weight:600}@media(max-width:991px){.gerowPricing__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.gerowPricing__title{font-size:32px}.gerowPricing__grid{grid-template-columns:1fr}}.gerow-contact{position:relative;padding:120px 20px;background-color:#f6f8ff;background-repeat:no-repeat;background-size:cover;background-position:top center;overflow:hidden}.consult-contact-floating-bulb{position:absolute;top:180px;left:45%;width:30px;height:30px;background:radial-gradient(circle,#9ecbff,#4a7dff);border-radius:50%;filter:blur(2px);animation:floatBulb 6s ease-in-out infinite;opacity:.85}@keyframes floatBulb{0%{transform:translateY(0)}50%{transform:translateY(-25px)}to{transform:translateY(0)}}.consult-contact-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;position:relative;z-index:2}.consult-contact-left .consult-contact-subtitle{color:#0d5efd;font-weight:600;letter-spacing:1px;display:inline-block;margin-bottom:12px;position:relative}.consult-contact-left .consult-contact-subtitle:before{content:"";width:30px;height:3px;position:absolute;left:-40px;top:50%}.consult-contact-left h2{font-size:42px;font-weight:700;line-height:1.2;color:#0b1c39;margin-bottom:20px}.consult-contact-left p{font-size:16px;color:#5a6a85;max-width:480px}.consult-contact-form{background:#fff;padding:40px;border-radius:14px;box-shadow:0 25px 50px #00000014}.form-row{display:flex;gap:20px;margin-bottom:20px}.consult-contact-form input,.consult-contact-form textarea{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;outline:none}.consult-contact-form textarea{min-height:120px;resize:none;margin-bottom:25px}.consult-contact-form input:focus,.consult-contact-form textarea:focus{border-color:#0d5efd}.consult-contact-form button{width:100%;padding:16px;border:none;border-radius:50px;background:#0d5efd;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}.consult-contact-form button:hover{background:#003cbf}@media(max-width:992px){.consult-contact-container{grid-template-columns:1fr}.consult-contact-floating-bulb{left:60%}}@media(max-width:576px){.consult-contact-left h2{font-size:30px}.consult-contact-form{padding:25px}.form-row{flex-direction:column}.consult-contact-floating-bulb{display:none}}.gerow-blog-section{position:relative;padding:100px 20px;background-color:#f6f8fc;overflow:hidden}.gerow-blog-bg-overlay{position:absolute;inset:0;background-image:url(/images/const-blog_bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.7;z-index:0}.gerow-blog-container{position:relative;z-index:2;max-width:1200px;margin:auto}.gerow-blog-header{text-align:center;margin-bottom:60px}.gerow-blog-subtitle{color:#0d5ef4;font-weight:600;letter-spacing:1px;display:inline-block;margin-bottom:10px}.gerow-blog-header h2{font-size:36px;margin-bottom:15px}.gerow-blog-header p{max-width:650px;margin:auto;color:#6b7280}.gerow-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.gerow-blog-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #0000000f;transition:all .3s ease}.gerow-blog-img-wrap{position:relative;overflow:hidden}.gerow-blog-img-wrap img{width:100%;display:block;transition:transform .4s ease}.gerow-blog-card:hover .gerow-blog-img-wrap img{transform:scale(.92)}.gerow-blog-date{position:absolute;top:-2px;left:20px;background:#0d5ef4;color:#fff;border-radius:10px;padding:10px 14px;text-align:center}.gerow-blog-date span{font-size:18px;font-weight:700;display:block}.gerow-blog-date small{font-size:13px}.gerow-blog-content{padding:25px}.gerow-blog-category{color:#0d5ef4;font-size:14px;font-weight:600}.gerow-blog-content h3{font-size:20px;margin:12px 0;transition:color .3s ease}.gerow-blog-card:hover h3{color:#0d5ef4}.gerow-blog-content p{color:#6b7280;font-size:15px;line-height:1.6;margin-bottom:20px}.gerow-blog-readmore{font-weight:600;color:#111827;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease}.gerow-blog-card:hover .gerow-blog-readmore{color:#0d5ef4}@media(max-width:1024px){.gerow-blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.gerow-blog-header h2{font-size:28px}.gerow-blog-grid{grid-template-columns:1fr}}.brand-section{padding:70px 0;background:#fff;overflow:hidden}.brand-wrapper{max-width:1200px;margin:0 auto;padding:0 40px}.brand-track{display:flex;align-items:center;gap:90px;width:max-content;animation:brandScroll 25s linear infinite}@keyframes brandScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.brand-item img{max-height:48px;max-width:160px;object-fit:contain;opacity:.5;transition:opacity .3s ease}.brand-item img:hover{opacity:1}@media(max-width:1024px){.brand-track{gap:70px}.brand-item img{max-height:42px}}@media(max-width:768px){.brand-wrapper{padding:0 24px}.brand-track{gap:60px}.brand-item img{max-height:38px}}@media(max-width:480px){.brand-wrapper{padding:0 16px}.brand-track{gap:45px}.brand-item img{max-height:34px}}
