.srv-hero{background:#030712;position:relative;padding:90px 0 80px;overflow:hidden}.srv-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%}.srv-hero .row{min-height:720px}.srv-badge{display:inline-flex;margin-top:30px;align-items:center;justify-content:center;gap:10px;width:fit-content;padding:12px 18px;border-radius:999px;background:linear-gradient(180deg,#0b223e,#0a1c32);border:1px solid rgba(37,99,235,.35);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:30px;box-shadow:0 0 25px #2563eb1f}.srv-badge i{font-size:15px}.srv-hero-content h1{font-size:56px;line-height:72px;font-weight:800;max-width:620px;color:#fff;margin-bottom:26px;letter-spacing:-1px;margin-top:0;position:relative;z-index:2}.srv-hero-content p{font-size:17px;line-height:34px;color:#a8b3cf;max-width:600px;margin-bottom:42px}.srv-hero-btns{display:flex;align-items:center;gap:18px}.srv-primary-btn{display:inline-flex;align-items:center;gap:10px;height:60px;padding:0 34px;border-radius:14px;background:#2563eb;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:.35s}.srv-primary-btn:hover{background:#2563eb;color:#fff;transform:translateY(-3px)}.srv-secondary-btn{display:inline-flex;align-items:center;justify-content:center;height:58px;padding:0 30px;border-radius:14px;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:.35s}.srv-secondary-btn:hover{background:#fff;color:#0b1220}.srv-hero-preview{display:flex;justify-content:center;position:relative}.srv-preview-window{width:100%;max-width:520px;background:#121b2c;border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;box-shadow:0 35px 80px #00000059;box-sizing:border-box}.srv-preview-header{height:60px;display:flex;align-items:center;gap:10px;padding:0 22px;background:#111827;border-bottom:1px solid rgba(255,255,255,.05)}.srv-preview-header span{width:12px;height:12px;border-radius:50%}.srv-preview-header span:nth-child(1){background:#ff5f57}.srv-preview-header span:nth-child(2){background:#febc2e}.srv-preview-header span:nth-child(3){background:#28c840}.srv-preview-body{padding:30px;width:100%;box-sizing:border-box}.srv-chart-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:28px;margin-bottom:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.srv-chart-title{color:#fff;font-size:15px;font-weight:600;margin-bottom:22px}.srv-chart{display:flex;align-items:flex-end;gap:14px;height:190px;padding:0 8px}.srv-chart .bar{flex:1;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#4f8dff,#2563eb);box-shadow:0 0 18px #3b82f640;transition:.35s}.srv-chart .bar:hover{transform:translateY(-6px)}.srv-chart .b1{height:55px}.srv-chart .b2{height:95px}.srv-chart .b3{height:140px}.srv-chart .b4{height:115px}.srv-chart .b5{height:160px}.srv-mini-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.srv-mini-card{display:flex;align-items:center;gap:12px;padding:16px;background:#182235;border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:.35s;box-sizing:border-box;min-width:0}.srv-mini-card:hover{transform:translateY(-8px);border-color:#2563eb;box-shadow:0 18px 45px #2563eb2e}.srv-mini-card i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#2563eb1f;color:#3b82f6;font-size:22px;flex-shrink:0}.srv-mini-card span{color:#fff;font-size:14px;font-weight:600}.srv-preview-window{animation:srvFloat 5s ease-in-out infinite}@keyframes srvFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:991px){.srv-hero-preview{margin-top:20px}}@media(max-width:767px){.srv-hero{padding:60px 0}.srv-hero .row{min-height:auto;row-gap:40px}.srv-badge{margin-top:60px;width:100%;max-width:100%;padding:12px 16px;font-size:12px;justify-content:center;text-align:center}.srv-hero-content h1{font-size:42px;line-height:52px}.srv-hero-content p{font-size:15px;line-height:28px}.srv-hero-btns{flex-direction:row;gap:10px}.srv-primary-btn,.srv-secondary-btn{flex:1;justify-content:center;padding:0 10px;font-size:13px;height:48px}.srv-preview-window{width:100%;max-width:100%}.srv-preview-header{padding:0 16px}.srv-preview-body{padding:18px}.srv-chart-card{padding:16px}.srv-chart{height:120px}.srv-mini-cards{grid-template-columns:1fr;gap:12px}.srv-mini-card{width:100%;padding:14px}.srv-mini-card span{font-size:13px}}.srv-why{position:relative;padding:110px 0;background:#07111f;overflow:hidden}.srv-section-heading{max-width:760px;margin:0 auto 70px}.srv-section-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:#2563eb1a;border:1px solid rgba(37,99,235,.25);color:#3b82f6;font-size:14px;font-weight:600;margin-bottom:24px}.srv-section-heading h2{color:#fff;font-size:52px;line-height:66px;font-weight:800;margin-bottom:24px;letter-spacing:-1px}.srv-section-heading p{color:#a8b3cf;font-size:17px;line-height:34px;max-width:700px;margin:auto}.srv-feature-card{position:relative;height:100%;padding:38px;border-radius:24px;background:linear-gradient(180deg,#101c31,#0b1628);border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:.4s;box-shadow:0 20px 50px #0003}.srv-feature-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 30px 60px #2563eb29}.srv-feature-card:before{content:"";position:absolute;top:-80px;right:-80px;width:180px;height:180px;border-radius:50%;background:#2563eb14}.srv-feature-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-size:30px;margin-bottom:28px;box-shadow:0 18px 40px #2563eb4d;transition:.35s}.srv-feature-card:hover .srv-feature-icon{transform:rotate(-8deg) scale(1.08)}.srv-feature-card h4{color:#fff;font-size:26px;font-weight:700;margin-bottom:18px;line-height:36px}.srv-feature-card p{color:#a8b3cf;font-size:16px;line-height:30px;margin:0}.srv-why-stats{margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.srv-why-stat{text-align:center;padding:34px 20px;border-radius:20px;background:linear-gradient(180deg,#101c31,#0b1628);border:1px solid rgba(255,255,255,.06);transition:.35s}.srv-stat:hover{transform:translateY(-8px);border-color:#2563eb;box-shadow:0 20px 45px #2563eb2e}.srv-why-stat h3{color:#3b82f6;font-size:42px;font-weight:800;margin-bottom:10px}.srv-why-stat span{color:#cbd5e1;font-size:15px;font-weight:600}@media(max-width:991px){.srv-section-heading h2{font-size:42px;line-height:56px}.srv-feature-card{padding:30px}.srv-feature-card h4{font-size:22px;line-height:32px}.srv-why-stats{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:767px){.srv-why{padding:70px 0}.srv-section-heading{margin-bottom:45px}.srv-section-heading h2{font-size:32px;line-height:42px}.srv-section-heading p{font-size:15px;line-height:28px}.srv-feature-card{padding:24px;border-radius:20px}.srv-feature-icon{width:60px;height:60px;font-size:24px;border-radius:16px}.srv-feature-card h4{font-size:20px;line-height:30px}.srv-feature-card p{font-size:14px;line-height:26px}.srv-why-stats{grid-template-columns:1fr;gap:16px;margin-top:50px}.srv-why-stat{padding:28px 20px}.srv-why-stat h3{font-size:34px}}.srv-services{position:relative;padding:110px 0;background:#030712;overflow:hidden}.srv-services:before{content:"";position:absolute;top:-180px;right:-180px;width:420px;height:420px;border-radius:50%;background:#2563eb0f;filter:blur(80px)}.srv-services:after{content:"";position:absolute;bottom:-180px;left:-180px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(80px)}.srv-service-card{position:relative;height:100%;padding:34px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:.4s;box-shadow:0 18px 45px #00000038}.srv-service-card:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 28px 60px #2563eb2e}.srv-service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-service-card.featured{border-color:#2563eb59;background:linear-gradient(180deg,#14233e,#0d182d)}.srv-service-card.featured:before{height:5px;background:linear-gradient(90deg,#60a5fa,#2563eb,#1d4ed8)}.srv-service-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-size:30px;margin-bottom:28px;box-shadow:0 18px 40px #2563eb4d;transition:.35s}.srv-service-card:hover .srv-service-icon{transform:rotate(-8deg) scale(1.08)}.srv-service-card h4{color:#fff;font-size:25px;font-weight:700;margin-bottom:18px;line-height:34px}.srv-service-card p{color:#a8b3cf;font-size:15px;line-height:30px;margin-bottom:24px}.srv-service-card ul{list-style:none;margin:0;padding:0}.srv-service-card ul li{position:relative;padding-left:28px;color:#cbd5e1;font-size:14px;line-height:34px}.srv-service-card ul li:before{content:"";position:absolute;left:0;top:13px;width:10px;height:10px;border-radius:50%;background:#2563eb;box-shadow:0 0 12px #2563eb80}.srv-service-card a{display:inline-flex;align-items:center;gap:10px;margin-top:28px;color:#3b82f6;font-size:15px;font-weight:600;text-decoration:none;transition:.35s}.srv-service-card a i{transition:.35s}.srv-service-card:hover a{color:#60a5fa}.srv-service-card:hover a i{transform:translate(6px)}.srv-service-card.featured{position:relative}.srv-service-card.featured:after{content:"POPULAR";position:absolute;top:22px;right:-38px;width:140px;height:34px;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-size:11px;font-weight:700;transform:rotate(45deg);letter-spacing:1px}@media(max-width:1199px){.srv-service-card{padding:30px}.srv-service-card h4{font-size:22px;line-height:32px}.srv-service-icon{width:66px;height:66px;font-size:26px}}@media(max-width:991px){.srv-services{padding:90px 0}.srv-services .row{row-gap:24px}.srv-service-card{padding:28px}.srv-service-card h4{font-size:22px;line-height:32px}.srv-service-card p{font-size:15px;line-height:28px}.srv-service-card ul li{line-height:30px}.srv-service-icon{width:64px;height:64px;font-size:26px}.srv-service-card.featured:after{width:120px;right:-34px;font-size:10px}}@media(max-width:767px){.srv-services{padding:70px 0}.srv-service-card{padding:24px;border-radius:20px}.srv-service-icon{width:58px;height:58px;border-radius:16px;font-size:22px;margin-bottom:20px}.srv-service-card h4{font-size:20px;line-height:30px;margin-bottom:14px}.srv-service-card p{font-size:14px;line-height:26px;margin-bottom:18px}.srv-service-card ul li{font-size:14px;line-height:28px;padding-left:24px}.srv-service-card ul li:before{width:8px;height:8px;top:11px}.srv-service-card a{margin-top:20px;font-size:14px}.srv-service-card.featured:after{width:105px;height:28px;top:18px;right:-32px;font-size:9px}}.srv-service-card{will-change:transform}.srv-service-card:hover{transition:all .35s ease}.srv-service-card:hover .srv-service-icon{box-shadow:0 18px 45px #2563eb73}.srv-service-card:hover h4{color:#60a5fa}.srv-service-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-services .col-xl-3,.srv-services .col-lg-6{display:flex}.srv-service-card{width:100%;display:flex;flex-direction:column}.srv-service-card ul{margin-top:auto}.srv-service-card a{margin-top:24px}.srv-approval{position:relative;padding:110px 0;background:#07111f;overflow:hidden}.srv-approval:before{content:"";position:absolute;top:-220px;right:-220px;width:450px;height:450px;border-radius:50%;background:#2563eb0f;filter:blur(90px)}.srv-approval:after{content:"";position:absolute;bottom:-220px;left:-220px;width:450px;height:450px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-approval-content{position:relative;z-index:2}.srv-approval-content h2{color:#fff;font-size:54px;font-weight:800;line-height:68px;margin:24px 0;max-width:620px;letter-spacing:-1px}.srv-approval-content p{color:#a8b3cf;font-size:17px;line-height:34px;max-width:600px;margin-bottom:40px}.srv-approval-list{display:flex;flex-direction:column;gap:18px;margin-bottom:42px}.srv-check-item{display:flex;align-items:center;gap:16px}.srv-check-item i{color:#3b82f6;font-size:22px}.srv-check-item span{color:#e2e8f0;font-size:16px;font-weight:500}.srv-approval-buttons{display:flex;gap:18px;flex-wrap:wrap}.srv-site-preview{display:flex;justify-content:center;position:relative;z-index:2}.srv-site-window{width:100%;max-width:500px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden;box-shadow:0 35px 80px #00000059;transition:.4s}.srv-site-window:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 35px 80px #2563eb2e}.srv-site-header{height:58px;display:flex;align-items:center;gap:8px;padding:0 22px;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.06);position:relative}.srv-site-header span{width:11px;height:11px;border-radius:50%;background:#334155}.srv-site-status{margin-left:auto;display:flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#22c55e1f;border:1px solid rgba(34,197,94,.25);color:#22c55e;font-size:13px;font-weight:700}.srv-site-status i{font-size:14px}.srv-site-body{padding:34px}.srv-site-thumbnail{width:100%;height:190px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;justify-content:center;margin-bottom:26px}.srv-site-thumbnail i{color:#fff;font-size:80px}.srv-site-body h4{color:#fff;font-size:28px;font-weight:700;margin-bottom:16px}.srv-site-body p{color:#a8b3cf;font-size:15px;line-height:30px;margin-bottom:28px}.srv-site-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:30px}.srv-site-item{padding:18px;border-radius:16px;background:#182235;border:1px solid rgba(255,255,255,.06);transition:.35s;text-align:center}.srv-site-item:hover{transform:translateY(-5px);border-color:#2563eb;box-shadow:0 18px 35px #2563eb26}.srv-site-item span{display:block;color:#94a3b8;font-size:13px;margin-bottom:8px}.srv-site-item strong{display:block;color:#fff;font-size:18px;font-weight:700}.srv-preview-btn{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;background:#2563eb;color:#fff;text-decoration:none;font-size:15px;font-weight:600;transition:.35s}.srv-preview-btn:hover{background:#1d4ed8;color:#fff;transform:translateY(-3px)}.srv-preview-btn i{font-size:18px}.srv-site-window{animation:srvApprovalFloat 6s ease-in-out infinite}@keyframes srvApprovalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:991px){.srv-approval{padding:90px 0}.srv-approval-content{margin-bottom:50px}.srv-approval-content h2{font-size:42px;line-height:56px}.srv-site-window{max-width:100%}}@media(max-width:767px){.srv-approval{padding:70px 0}.srv-approval-content h2{font-size:32px;line-height:42px}.srv-approval-content p{font-size:15px;line-height:28px}.srv-check-item{align-items:flex-start}.srv-check-item span{font-size:14px;line-height:24px}.srv-site-body{padding:24px}.srv-site-thumbnail{height:150px}.srv-site-thumbnail i{font-size:60px}.srv-site-body h4{font-size:22px}.srv-site-body p{font-size:14px;line-height:26px}.srv-site-features{grid-template-columns:1fr}.srv-preview-btn{height:50px;font-size:14px}.srv-site-status{font-size:11px;padding:6px 10px}}.srv-process{position:relative;padding:110px 0;background:#030712;overflow:hidden}.srv-process:before{content:"";position:absolute;top:-180px;left:-180px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-process:after{content:"";position:absolute;bottom:-180px;right:-180px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-process-wrapper{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:70px;z-index:2}.srv-process-line{position:absolute;top:42px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,#2563eb,#60a5fa,#2563eb);border-radius:50px;opacity:.3}.srv-process-item{position:relative;text-align:center;z-index:2}.srv-process-number{width:84px;height:84px;margin:0 auto 30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-size:28px;font-weight:800;box-shadow:0 18px 40px #2563eb4d;position:relative}.srv-process-number:before{content:"";position:absolute;inset:8px;border-radius:50%;border:2px solid rgba(255,255,255,.2)}.srv-process-card{position:relative;padding:34px 28px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);transition:.4s;box-shadow:0 20px 45px #00000038;overflow:hidden}.srv-process-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-process-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 28px 65px #2563eb33}.srv-process-icon{width:68px;height:68px;margin:0 auto 24px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#2563eb1f;color:#3b82f6;font-size:28px;transition:.35s}.srv-process-card:hover .srv-process-icon{transform:rotate(-8deg) scale(1.08);background:#2563eb;color:#fff}.srv-process-card h4{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px;line-height:34px}.srv-process-card p{color:#a8b3cf;font-size:15px;line-height:30px;margin:0}.srv-process-card:hover h4{color:#60a5fa}.srv-process-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-process-card:hover .srv-process-number{box-shadow:0 22px 50px #2563eb73}@media(max-width:1199px){.srv-process-wrapper{gap:22px}.srv-process-card{padding:30px 24px}.srv-process-card h4{font-size:22px}.srv-process-number{width:76px;height:76px;font-size:25px}}@media(max-width:991px){.srv-process{padding:90px 0}.srv-process-wrapper{grid-template-columns:repeat(2,1fr);gap:28px}.srv-process-line{display:none}.srv-process-number{margin-bottom:22px}}@media(max-width:767px){.srv-process{padding:70px 0}.srv-process-wrapper{grid-template-columns:1fr;gap:24px}.srv-process-item{text-align:left}.srv-process-number{margin:0 0 18px}.srv-process-card{padding:24px}.srv-process-icon{width:56px;height:56px;margin:0 0 18px;font-size:22px}.srv-process-card h4{font-size:20px;line-height:30px}.srv-process-card p{font-size:14px;line-height:26px}}.srv-process-card{will-change:transform}.srv-process-card:hover{transition:all .35s ease}.srv-process-number{transition:.35s}.srv-process-item:hover .srv-process-number{transform:scale(1.08);box-shadow:0 22px 55px #2563eb73}.srv-process-card:hover .srv-process-icon{box-shadow:0 18px 45px #2563eb59}.srv-stats{position:relative;padding:110px 0;background:#07111f;overflow:hidden}.srv-stats:before{content:"";position:absolute;top:-220px;right:-220px;width:460px;height:460px;border-radius:50%;background:#2563eb0f;filter:blur(90px)}.srv-stats:after{content:"";position:absolute;bottom:-220px;left:-220px;width:460px;height:460px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-stat-card{position:relative;height:100%;padding:38px 30px;text-align:center;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);transition:.4s;overflow:hidden;box-shadow:0 20px 45px #00000038}.srv-stat-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-stat-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 28px 65px #2563eb33}.srv-stat-icon{width:72px;height:72px;margin:0 auto 24px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#2563eb1f;color:#3b82f6;font-size:30px;transition:.35s}.srv-stat-card:hover .srv-stat-icon{background:#2563eb;color:#fff;transform:rotate(-8deg) scale(1.08)}.srv-stat-card h3{color:#fff;font-size:48px;font-weight:800;margin-bottom:14px;line-height:1;letter-spacing:-1px}.srv-stat-card h3 .counter{color:#3b82f6}.srv-stat-card h5{color:#fff;font-size:22px;font-weight:700;margin-bottom:18px}.srv-stat-card p{color:#a8b3cf;font-size:15px;line-height:30px;margin:0}.srv-stats-footer{margin-top:70px}.srv-stats-footer p{max-width:900px;margin:auto;color:#94a3b8;font-size:17px;line-height:34px}.srv-stat-card:hover h3,.srv-stat-card:hover h5{color:#60a5fa}.srv-stat-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-stat-card:hover .srv-stat-icon{box-shadow:0 18px 45px #2563eb59}@media(max-width:1199px){.srv-stat-card{padding:34px 24px}.srv-stat-card h3{font-size:42px}.srv-stat-card h5{font-size:20px}.srv-stat-icon{width:66px;height:66px;font-size:28px}}@media(max-width:991px){.srv-stats{padding:90px 0}.srv-stats .row{row-gap:24px}.srv-stat-card{padding:30px}.srv-stat-card h3{font-size:40px}.srv-stat-card p{line-height:28px}.srv-stats-footer{margin-top:55px}}@media(max-width:767px){.srv-stats{padding:70px 0}.srv-stat-card{padding:26px;border-radius:20px}.srv-stat-icon{width:58px;height:58px;border-radius:16px;font-size:24px;margin-bottom:18px}.srv-stat-card h3{font-size:34px}.srv-stat-card h5{font-size:18px;margin-bottom:12px}.srv-stat-card p{font-size:14px;line-height:24px}.srv-stats-footer{margin-top:40px}.srv-stats-footer p{font-size:15px;line-height:28px;padding:0 10px}}.srv-stat-card{will-change:transform}.srv-stat-card:hover{transition:all .35s ease}.srv-stat-card:hover{transform:translateY(-10px)}.srv-stat-card:hover .srv-stat-icon{box-shadow:0 20px 45px #2563eb66}.srv-format{position:relative;padding:110px 0;background:#030712;overflow:hidden}.srv-format:before{content:"";position:absolute;top:-220px;left:-220px;width:430px;height:430px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-format:after{content:"";position:absolute;bottom:-220px;right:-220px;width:430px;height:430px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-format-heading{max-width:850px;margin:auto}.srv-format-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;background:#2563eb1f;border:1px solid rgba(37,99,235,.25);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:24px}.srv-format-heading h2{color:#fff;font-size:48px;font-weight:800;line-height:62px;margin-bottom:24px}.srv-format-heading p{color:#a8b3cf;font-size:17px;line-height:34px;margin:0 auto;max-width:760px}.srv-format-card{position:relative;height:100%;padding:34px 28px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);transition:.4s;overflow:hidden;box-shadow:0 20px 45px #00000038}.srv-format-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-format-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 28px 65px #2563eb33}.srv-format-icon{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#2563eb1f;color:#3b82f6;font-size:30px;margin-bottom:24px;transition:.35s}.srv-format-card:hover .srv-format-icon{background:#2563eb;color:#fff;transform:rotate(-8deg) scale(1.08)}.srv-format-card h4{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px}.srv-format-card p{color:#a8b3cf;font-size:15px;line-height:30px;margin-bottom:24px}.srv-format-list{list-style:none;padding:0;margin:0 0 28px}.srv-format-list li{color:#d6e3f8;font-size:14px;margin-bottom:12px;position:relative;padding-left:24px}.srv-format-list li:before{content:"✓";position:absolute;left:0;color:#3b82f6;font-weight:700}.srv-format-btn{display:inline-flex;align-items:center;gap:8px;color:#3b82f6;text-decoration:none;font-size:15px;font-weight:600;transition:.35s}.srv-format-btn i{transition:.35s}.srv-format-card:hover .srv-format-btn{color:#60a5fa}.srv-format-card:hover .srv-format-btn i{transform:translate(6px)}@media(max-width:1199px){.srv-format-card{padding:30px 24px}.srv-format-heading h2{font-size:42px;line-height:56px}.srv-format-card h4{font-size:22px}}@media(max-width:991px){.srv-format{padding:90px 0}.srv-format .row{row-gap:24px}.srv-format-heading h2{font-size:38px;line-height:52px}.srv-format-heading p{font-size:16px;line-height:30px}.srv-format-card{padding:28px}}@media(max-width:767px){.srv-format{padding:70px 0}.srv-format-heading h2{font-size:30px;line-height:42px}.srv-format-heading p{font-size:15px;line-height:28px;padding:0 10px}.srv-format-card{padding:24px;border-radius:20px}.srv-format-icon{width:60px;height:60px;border-radius:16px;font-size:24px;margin-bottom:18px}.srv-format-card h4{font-size:20px}.srv-format-card p{font-size:14px;line-height:26px}.srv-format-list li{font-size:14px}}.srv-format-card{will-change:transform}.srv-format-card:hover{transition:all .35s ease}.srv-format-card:hover h4{color:#60a5fa}.srv-format-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-format-card:hover .srv-format-icon{box-shadow:0 20px 45px #2563eb66}.srv-industry{position:relative;padding:110px 0;background:#07111f;overflow:hidden}.srv-industry:before{content:"";position:absolute;top:-220px;left:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0f;filter:blur(90px)}.srv-industry:after{content:"";position:absolute;bottom:-220px;right:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-industry-heading{max-width:850px;margin:auto;position:relative;z-index:2}.srv-industry-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:24px}.srv-industry-heading h2{color:#fff;font-size:48px;font-weight:800;line-height:62px;margin-bottom:24px}.srv-industry-heading p{color:#a8b3cf;font-size:17px;line-height:34px;max-width:760px;margin:auto}.srv-industry-card{position:relative;height:100%;padding:34px 28px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0c1627);border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 45px #00000038;overflow:hidden;transition:all .35s ease}.srv-industry-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-industry-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 28px 70px #2563eb38}.srv-industry-icon{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#2563eb1f;color:#3b82f6;font-size:30px;margin-bottom:24px;transition:all .35s ease}.srv-industry-card:hover .srv-industry-icon{background:#2563eb;color:#fff;transform:rotate(-8deg) scale(1.08);box-shadow:0 18px 40px #2563eb59}.srv-industry-card h4{color:#fff;font-size:24px;font-weight:700;margin-bottom:18px;transition:.35s}.srv-industry-card:hover h4{color:#60a5fa}.srv-industry-card p{color:#a8b3cf;font-size:15px;line-height:30px;margin:0}@media(max-width:1199px){.srv-industry-card{padding:30px 24px}.srv-industry-heading h2{font-size:42px;line-height:56px}.srv-industry-card h4{font-size:22px}}@media(max-width:991px){.srv-industry{padding:90px 0}.srv-industry .row{row-gap:24px}.srv-industry-heading h2{font-size:38px;line-height:52px}.srv-industry-heading p{font-size:16px;line-height:30px}.srv-industry-card{padding:28px}}@media(max-width:767px){.srv-industry{padding:70px 0}.srv-industry-heading h2{font-size:30px;line-height:42px}.srv-industry-heading p{font-size:15px;line-height:28px;padding:0 10px}.srv-industry-card{padding:24px;border-radius:20px}.srv-industry-icon{width:60px;height:60px;border-radius:16px;font-size:24px;margin-bottom:18px}.srv-industry-card h4{font-size:20px}.srv-industry-card p{font-size:14px;line-height:26px}}.srv-industry-card{will-change:transform}.srv-industry-card:hover{transition:all .35s ease}.srv-industry-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-testimonial{position:relative;padding:110px 0;background:#030712;overflow:hidden}.srv-testimonial:before{content:"";position:absolute;top:-220px;left:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-testimonial:after{content:"";position:absolute;bottom:-220px;right:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-testimonial-heading{max-width:850px;margin:auto;position:relative;z-index:2}.srv-testimonial-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:24px}.srv-testimonial-heading h2{color:#fff;font-size:48px;font-weight:800;line-height:62px;margin-bottom:24px}.srv-testimonial-heading p{color:#a8b3cf;font-size:17px;line-height:34px;max-width:760px;margin:auto}.srv-testimonial-card{position:relative;height:100%;padding:34px 30px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .35s ease;box-shadow:0 18px 45px #00000038}.srv-testimonial-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.srv-testimonial-card:hover{transform:translateY(-12px);border-color:#2563eb;box-shadow:0 30px 70px #2563eb33}.srv-testimonial-stars{display:flex;gap:6px;margin-bottom:24px}.srv-testimonial-stars i{color:#ffd54a;font-size:18px}.srv-testimonial-text{color:#c8d4ea;font-size:16px;line-height:32px;margin-bottom:32px;min-height:190px}.srv-testimonial-user{display:flex;align-items:center;gap:16px}.srv-testimonial-avatar{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;font-size:20px;font-weight:700}.srv-testimonial-user h5{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.srv-testimonial-user span{color:#8fa4c8;font-size:14px}.srv-testimonial-bottom{margin-top:80px;padding:40px 30px;border-radius:24px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06)}.srv-testimonial-stat h3{color:#3b82f6;font-size:42px;font-weight:800;margin-bottom:10px}.srv-testimonial-stat span{color:#b9c8e2;font-size:15px}@media(max-width:1199px){.srv-testimonial-heading h2{font-size:42px;line-height:56px}}@media(max-width:991px){.srv-testimonial{padding:90px 0}.srv-testimonial-card{padding:28px}.srv-testimonial-text{min-height:auto}.srv-testimonial-bottom{margin-top:60px}}@media(max-width:767px){.srv-testimonial{padding:70px 0}.srv-testimonial-heading h2{font-size:30px;line-height:42px}.srv-testimonial-heading p{font-size:15px;line-height:28px;padding:0 10px}.srv-testimonial-card{padding:24px;border-radius:20px}.srv-testimonial-avatar{width:56px;height:56px;font-size:18px}.srv-testimonial-user h5{font-size:16px}.srv-testimonial-user span{font-size:13px}.srv-testimonial-stat{margin-bottom:25px}.srv-testimonial-stat h3{font-size:32px}}.srv-testimonial-card{will-change:transform}.srv-testimonial-card:hover:before{background:linear-gradient(90deg,#60a5fa,#2563eb,#60a5fa)}.srv-testimonial-card:hover .srv-testimonial-avatar{transform:scale(1.08);transition:.35s;box-shadow:0 18px 40px #2563eb59}.srv-faq{position:relative;padding:110px 0;background:#07111f;overflow:hidden}.srv-faq:before{content:"";position:absolute;top:-220px;left:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-faq:after{content:"";position:absolute;bottom:-220px;right:-220px;width:420px;height:420px;border-radius:50%;background:#2563eb0d;filter:blur(90px)}.srv-faq-heading{max-width:850px;margin:auto;position:relative;z-index:2}.srv-faq-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:24px}.srv-faq-heading h2{color:#fff;font-size:48px;font-weight:800;line-height:62px;margin-bottom:24px}.srv-faq-heading p{color:#a8b3cf;font-size:17px;line-height:34px;max-width:760px;margin:auto}.srv-faq-wrapper{max-width:950px;margin:auto;position:relative;z-index:2}.srv-faq-item{background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;margin-bottom:20px;transition:.35s;box-shadow:0 18px 45px #0003}.srv-faq-item:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 25px 60px #2563eb2e}.srv-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;outline:none;padding:26px 30px;cursor:pointer;color:#fff;font-size:20px;font-weight:700;text-align:left}.srv-faq-question span{flex:1;padding-right:20px}.srv-faq-question i{font-size:22px;color:#3b82f6;transition:.35s}.srv-faq-answer{display:none;padding:0 30px 28px}.srv-faq-answer p{color:#a8b3cf;font-size:16px;line-height:30px;margin:0}.srv-faq-item.active{border-color:#2563eb}.srv-faq-item.active .srv-faq-answer{display:block}.srv-faq-item.active .srv-faq-question i{transform:rotate(45deg);color:#60a5fa}@media(max-width:1199px){.srv-faq-heading h2{font-size:42px;line-height:56px}}@media(max-width:991px){.srv-faq{padding:90px 0}.srv-faq-question{font-size:18px;padding:24px 26px}.srv-faq-answer{padding:0 26px 24px}.srv-faq-heading h2{font-size:38px;line-height:52px}.srv-faq-heading p{font-size:16px;line-height:30px}}@media(max-width:767px){.srv-faq{padding:70px 0}.srv-faq-heading h2{font-size:30px;line-height:42px}.srv-faq-heading p{font-size:15px;line-height:28px;padding:0 10px}.srv-faq-question{font-size:16px;padding:20px}.srv-faq-question span{padding-right:14px}.srv-faq-question i{font-size:18px}.srv-faq-answer{padding:0 20px 20px}.srv-faq-answer p{font-size:14px;line-height:26px}}.srv-faq-item{will-change:transform}.srv-faq-item:hover .srv-faq-question,.srv-faq-item:hover .srv-faq-question i{color:#60a5fa}.srv-faq-item.active{box-shadow:0 25px 60px #2563eb2e}.srv-cta{position:relative;padding:110px 0;background:#030712;overflow:hidden}.srv-cta:before{content:"";position:absolute;top:-250px;left:-250px;width:450px;height:450px;border-radius:50%;background:#2563eb0f;filter:blur(100px)}.srv-cta:after{content:"";position:absolute;bottom:-250px;right:-250px;width:450px;height:450px;border-radius:50%;background:#2563eb0f;filter:blur(100px)}.srv-cta-box{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:70px;border-radius:32px;background:linear-gradient(180deg,#111b2e,#0b1628);border:1px solid rgba(255,255,255,.08);box-shadow:0 35px 90px #00000059}.srv-cta-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:50px;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);color:#3b82f6;font-size:15px;font-weight:600;margin-bottom:24px}.srv-cta-box h2{color:#fff;font-size:50px;font-weight:800;line-height:64px;margin-bottom:28px}.srv-cta-box p{color:#a8b3cf;font-size:17px;line-height:34px;margin-bottom:40px}.srv-cta-buttons{display:flex;gap:18px;flex-wrap:wrap}.srv-cta-primary{display:inline-flex;align-items:center;gap:10px;padding:18px 34px;border-radius:14px;background:#2563eb;color:#fff;font-weight:600;text-decoration:none;transition:.35s}.srv-cta-primary:hover{transform:translateY(-4px);color:#fff;box-shadow:0 18px 40px #2563eb59}.srv-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:18px 34px;border-radius:14px;border:1px solid rgba(255,255,255,.15);color:#fff;text-decoration:none;font-weight:600;transition:.35s}.srv-cta-secondary:hover{background:#fff;color:#111827}.srv-cta-preview{display:flex;justify-content:center;position:relative}.srv-cta-dashboard{position:relative;width:100%;max-width:480px;background:#101827;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 35px 80px #00000059;animation:srvCtaFloat 5s ease-in-out infinite}.srv-cta-header{height:52px;display:flex;align-items:center;gap:8px;padding:0 22px;background:#0b1220;border-bottom:1px solid rgba(255,255,255,.05)}.srv-cta-header span{width:11px;height:11px;border-radius:50%;background:#374151}.srv-cta-body{position:relative;padding:34px}.srv-cta-chart{height:190px;display:flex;justify-content:space-between;align-items:flex-end}.srv-cta-bar{width:15%;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#60a5fa,#2563eb)}.srv-cta-bar.b1{height:55px}.srv-cta-bar.b2{height:95px}.srv-cta-bar.b3{height:145px}.srv-cta-bar.b4{height:120px}.srv-cta-bar.b5{height:175px}.srv-cta-floating{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#182235;border:1px solid rgba(255,255,255,.08);border-radius:14px;color:#fff;font-size:14px;font-weight:600;box-shadow:0 15px 35px #00000040}.srv-cta-content{width:100%}.srv-cta-floating i{color:#3b82f6;font-size:18px}.srv-float-one{top:22px;right:-20px}.srv-float-two{bottom:80px;left:-22px}.srv-float-three{bottom:18px;right:25px}@media(max-width:991px){.srv-cta-box{grid-template-columns:1fr;padding:50px;gap:50px;text-align:center}.srv-cta-buttons{justify-content:center}}@media(max-width:767px){.srv-cta{padding:70px 0}.srv-cta-box{padding:30px;gap:35px}.srv-cta-box h2{font-size:32px;line-height:44px}.srv-cta-box p{font-size:15px;line-height:28px}.srv-cta-floating{display:none}}@keyframes srvCtaFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
