@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--bg-1: #fbfdff;--text: #0f172a;--muted: #6b7280;--accent: #2563eb;--gold: #f59e0b;--glass: rgba(255,255,255,.86)}.herosec{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;background:linear-gradient(180deg,var(--bg-1) 0%,#f3f7fb 100%);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;overflow:hidden}.video-area{position:absolute;left:47%;top:67%;transform:translate(-50%,-50%);width:140px;height:140px;z-index:40;pointer-events:none}.hero-badge-ring{position:absolute;width:140px;height:140px;border-radius:50%;animation:rotateText 12s linear infinite}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-badge_char{position:absolute;left:45%;top:44%;transform:rotate(var(--char-rotate)) translateY(-65px) rotate(calc(-1 * var(--char-rotate)));transform-origin:center;font-size:12px;font-weight:700;color:#111827;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:1px;font-family:Inter,system-ui,sans-serif;text-transform:uppercase}.play-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:50;pointer-events:auto}.play-btn{width:60px;height:60px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 40px #0000002e;cursor:pointer;transition:transform .22s cubic-bezier(.2,.9,.2,1),box-shadow .22s;font-size:20px;color:#333;outline:none}.play-btn:hover{transform:scale(1.06);box-shadow:0 26px 60px #00000038}.play-btn:after{content:"";position:absolute;left:50%;top:50%;width:100px;height:100px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.04) 0%,rgba(37,99,235,.012) 40%,transparent 60%);pointer-events:none}.hero-left{display:flex;flex-direction:column;gap:20px;padding:4px 12px;z-index:5}.herosec-badge{display:inline-block;font-size:13px;padding:8px 14px;background:linear-gradient(90deg,#e2e8f0e6,#f3f6ffe6);border-radius:10px;font-weight:700;color:#334155;box-shadow:0 8px 20px #1018280d;letter-spacing:.3px}.hero-sec-title{font-size:25px;font-weight:800;line-height:1;margin:6px 0 0;background:linear-gradient(90deg,#041127,#0009);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.HeroSec-desc{font-size:16px;color:var(--text);line-height:1.7;font-weight:500;opacity:.98;max-width:560px}.hero-actions{margin-top:12px;display:flex;gap:18px;align-items:center;z-index:6}.herosec-btn-primary{background:linear-gradient(90deg,var(--accent),#1d4ed8);color:#fff;padding:14px 28px;border-radius:10px;border:none;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 12px 34px #2563eb24;transition:transform .25s ease,box-shadow .25s ease}.herosec-btn-primary:hover{transform:translateY(-4px);box-shadow:0 20px 60px #2563eb29}.google-review-card{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:12px;background:linear-gradient(145deg,#ffffffd9,#f5f7fae6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 18px #00000014;border:1px solid rgba(0,0,0,.04);cursor:pointer;max-width:220px;width:100%;transition:all .3s ease}.google-review-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 26px #2563eb2e;border-color:#2563eb40}.gr-header{display:flex;align-items:center;justify-content:space-between}.gr-title{font-size:12px;font-weight:700;color:#475569;letter-spacing:.4px}.gr-stars{color:#fbbf24;font-size:13px;font-weight:800;letter-spacing:1px}.gr-body{display:flex;align-items:center;gap:10px}.gr-logo{width:60px;height:auto;object-fit:contain;border-radius:6px;background:#fff;padding:4px}.gr-info{display:flex;flex-direction:column;gap:3px}.gr-count{font-size:12px;font-weight:700;color:#1e293b}.gr-link{font-size:11px;font-weight:600;color:#2563eb;text-decoration:none;opacity:.85;transition:opacity .2s ease}.google-review-card:hover .gr-link{opacity:1}.hero-right{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.herosec-img{width:100%;height:100%;object-fit:cover;box-shadow:0 22px 60px #0a141e1f;transition:transform .6s cubic-bezier(.2,.9,.2,1),box-shadow .3s}.decor-circle{position:absolute;left:-80px;bottom:-120px;width:220px;height:220px;background:radial-gradient(circle at 30% 30%,rgba(37,99,235,.06),transparent 40%);border-radius:50%;filter:blur(6px);pointer-events:none}.hero-right:hover{transform:scale(1.01) translateY(-3px);box-shadow:0 40px 90px #0a141e29}.hero-left,.hero-right,.video-area{animation:entrance .9s cubic-bezier(.2,.9,.2,1) both}@keyframes entrance{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.herosec{grid-template-columns:1fr;padding:34px 18px;text-align:left;gap:26px;min-height:auto}.hero-right{display:flex}.video-area{display:none}.hero-left{align-items:left}.herosec-btn-primary{width:100%;max-width:360px}.google-review{align-items:center;text-align:center;min-width:unset;padding:12px}.gr-main{justify-content:center}.gr-logo{width:64px}.gr-rating{font-size:1px}.gr-top{display:block}}@media(min-width:1600px){.herosec{padding:10px 120px;gap:80px}.herosec-img{border-radius:14px}}.news-wrapper{width:100%;overflow:hidden;background:#222;padding:10px 0}.news-marquee{display:flex;gap:40px;white-space:nowrap;min-width:max-content;animation:scroll 60s linear infinite}.news-item{color:#fff;font-size:18px;font-weight:600;display:inline-flex;align-items:center;gap:10px}.news-dot{color:#4a68ff;font-size:22px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.homeabout-container{width:100%}.ha-section{padding:50px 24px;box-sizing:border-box;background:linear-gradient(135deg,#fff,#f8fafc);position:relative;overflow:hidden}.ha-section:before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:linear-gradient(135deg,#6366f105,#a855f705);clip-path:polygon(25% 0%,100% 0%,100% 100%,0% 100%);z-index:0}.ha-inner{max-width:1400px;margin:0 auto;display:flex;gap:80px;align-items:center;justify-content:space-between;position:relative;z-index:1}.ha-left{flex:1 1 55%;min-width:300px}.ha-badge{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:#6366f1;background:linear-gradient(135deg,#6366f114,#8b5cf614);padding:10px 20px;border-radius:50px;margin-bottom:28px;letter-spacing:1px;border:1px solid rgba(99,102,241,.1)}.ha-badge-icon{font-size:16px;opacity:.8}.ha-title{font-size:45px;line-height:1.1;font-weight:800;color:#0f172a;margin:0 0 28px;letter-spacing:-.8px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ha-lead{color:#64748b;font-size:17px;line-height:1.8;max-width:750px;margin-bottom:40px;font-weight:400}.ha-cta{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #6366f14d}.ha-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.ha-right{flex:0 0 480px;display:flex;flex-direction:column;gap:24px;min-width:300px;position:relative}.ha-stat-premium{display:flex;align-items:center;gap:20px;padding:28px;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 12px 40px #0f172a0f;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ha-stat-premium:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .3s ease}.ha-stat-premium:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0f172a1a;border-color:#6366f133}.ha-stat-premium:hover:before{opacity:1}.ha-stat-premium:nth-child(2):before{background:linear-gradient(135deg,#10b981,#059669)}.ha-stat-premium:nth-child(3):before{background:linear-gradient(135deg,#f59e0b,#d97706)}.ha-icon-wrapper{position:relative;width:80px;height:80px;min-width:80px;min-height:80px}.ha-icon-bg{position:absolute;width:100%;height:100%;border-radius:20px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);transform:rotate(45deg)}.ha-stat-premium:nth-child(2) .ha-icon-bg{background:linear-gradient(135deg,#10b9811a,#0596691a)}.ha-stat-premium:nth-child(3) .ha-icon-bg{background:linear-gradient(135deg,#f59e0b1a,#d977061a)}.ha-icon{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:16px;z-index:1}.ha-stat-body{text-align:left;flex:1}.ha-stat-number{font-size:44px;font-weight:800;color:#0f172a;line-height:1;display:flex;align-items:baseline;margin-bottom:4px}.ha-stat-plus,.ha-percent,.ha-unit{font-size:24px;font-weight:700;margin-left:4px;opacity:.8}.ha-stat-plus{color:#6366f1}.ha-stat-sub{font-size:15px;font-weight:600;color:#334155;margin-top:4px;margin-bottom:6px}.ha-stat-desc{font-size:13px;color:#94a3b8;font-weight:500;line-height:1.4}.expertise-section{padding:30px 0;box-sizing:border-box;background:#fff;position:relative;overflow:hidden}.expertise-section:before{content:"";position:absolute;top:-10%;left:-5%;width:60%;height:120%;background:radial-gradient(circle at 20% 40%,rgba(99,102,241,.03) 0%,transparent 40%);pointer-events:none;z-index:0}.expertise-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.expertise-header{text-align:center;margin-bottom:48px}.expertise-badge{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:#60a5fa;background:linear-gradient(135deg,#60a5fa1a,#3b82f61a);padding:10px 24px;border-radius:50px;margin-bottom:24px;letter-spacing:1px;border:1px solid rgba(96,165,250,.2)}.expertise-badge-icon{font-size:16px;opacity:.8}.expertise-title{font-size:48px;line-height:1.1;font-weight:800;color:#fff;margin:0 0 20px;letter-spacing:-.5px}.expertise-subtitle{color:#cbd5e1;font-size:18px;line-height:1.6;max-width:700px;margin:0 auto;font-weight:400;opacity:.9}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:start}.expertise-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:12px;padding:28px;position:relative;overflow:hidden;transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s ease,border-color .32s ease;display:flex;flex-direction:column;align-items:flex-start;min-height:180px}.expertise-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.expertise-card:hover{transform:translateY(-8px);background:#fff;border-color:#6366f11f;box-shadow:0 16px 40px #0f172a14}.expertise-card:hover:before{opacity:0}.expertise-card:nth-child(1):hover{border-color:#8b5cf61f}.expertise-card:nth-child(2):hover{border-color:#10b9811f}.expertise-card:nth-child(3):hover{border-color:#f59e0b1f}.expertise-card:nth-child(4):hover{border-color:#ef44441f}.expertise-card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;position:relative;flex-shrink:0;box-shadow:0 6px 18px #0f172a0a}.expertise-icon-bg{position:absolute;width:100%;height:100%;border-radius:12px;opacity:1;top:0;left:0}.expertise-card:nth-child(2) .expertise-icon-bg{background:linear-gradient(135deg,#10b9811a,#0596690f)}.expertise-card:nth-child(3) .expertise-icon-bg{background:linear-gradient(135deg,#f59e0b1a,#d977060f)}.expertise-card:nth-child(4) .expertise-icon-bg{background:linear-gradient(135deg,#ef44441a,#dc26260f)}.expertise-card-content{flex:1;width:100%}.expertise-card-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 10px;line-height:1.25}.expertise-card-desc{color:#64748b;font-size:15px;line-height:1.6;margin:0}.expertise-card-number{position:absolute;top:18px;right:18px;font-size:28px;font-weight:800;color:#0f172a08;line-height:1;pointer-events:none}@media(max-width:1200px){.ha-inner{gap:60px}.ha-right{flex-basis:420px}.ha-title{font-size:48px}.expertise-title{font-size:40px}.expertise-grid{gap:22px}.expertise-card{padding:24px}.expertise-card-icon{width:52px;height:52px}.expertise-card-title{font-size:17px}}@media(max-width:992px){.ha-section,.expertise-section{padding:80px 24px}.ha-inner{flex-direction:column;gap:60px}.ha-left,.ha-right{flex-basis:100%;width:100%}.ha-right{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ha-stat-premium{flex:1 1 calc(50% - 12px);min-width:280px}.expertise-grid{grid-template-columns:repeat(2,1fr);gap:20px}.expertise-card{min-height:auto}}@media(max-width:768px){.ha-title,.expertise-title{font-size:36px}.ha-stat-premium{flex:1 1 100%}.ha-badge,.expertise-badge{font-size:12px;padding:8px 16px}.expertise-card{padding:32px}}@media(max-width:576px){.ha-section,.expertise-section{padding:40px 20px}.ha-title,.expertise-title{font-size:32px;letter-spacing:-.5px}.ha-lead,.expertise-subtitle{font-size:16px}.expertise-card-title{font-size:22px}.expertise-card-desc{font-size:15px}.ha-stat-number{font-size:36px}.ha-icon-wrapper{width:64px;height:64px;min-width:64px;min-height:64px}.expertise-card-icon{width:56px;height:56px}.expertise-section{padding:40px 16px}.expertise-grid{grid-template-columns:1fr;gap:18px}.expertise-card{padding:18px;border-radius:10px}.expertise-card-icon{width:48px;height:48px;margin-bottom:14px}.expertise-card-title{font-size:16px}.expertise-card-desc{font-size:14px}.expertise-card-number{top:12px;right:12px;font-size:22px}}:root{--os-card-anim-duration: .6s;--os-card-stagger-ease: cubic-bezier(.16, .85, .45, 1);--os-card-shadow: 0 12px 32px rgba(15, 23, 42, .06);--os-card-shadow-hover: 0 28px 56px rgba(15, 23, 42, .12);--os-bg: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);--os-text: #0f172a;--os-muted: #4b5563;--os-accent: #6366f1}.os-section{padding:50px 8px;box-sizing:border-box;width:100%;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--os-text);position:relative;overflow:hidden}.os-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.2),transparent)}.os-inner{max-width:1400px;margin:0 auto;position:relative;z-index:1}.os-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.os-head-left{display:flex;flex-direction:column;gap:16px;align-items:flex-start;flex:1}.os-badge{display:inline-flex;align-items:center;gap:10px;color:var(--os-accent);font-weight:700;font-size:13px;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#6366f114,#8b5cf614);padding:12px 24px;border-radius:50px;border:1px solid rgba(99,102,241,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.os-badge-icon{font-size:16px;opacity:.8}.os-title{font-size:56px;margin:0;color:var(--os-text);font-weight:800;line-height:1.05;letter-spacing:-.8px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.os-subtitle{color:var(--os-muted);font-size:18px;line-height:1.6;max-width:600px;margin:0;font-weight:400}.os-head-right{display:flex;align-items:center;flex-shrink:0}.os-explore-btn{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--os-accent) 0%,#8b5cf6 100%);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-weight:600;cursor:pointer;font-size:15px;box-shadow:0 8px 32px #6366f14d;transition:all .3s cubic-bezier(.16,.85,.45,1);position:relative;overflow:hidden}.os-explore-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 .6s ease}.os-explore-btn:hover:before{left:100%}.os-explore-btn:hover{transform:translateY(-4px);box-shadow:0 16px 48px #6366f166}.os-explore-arrow{display:flex;align-items:center;justify-content:center}.os-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px}.os-card{background:#ffffffe6;border-radius:20px;padding:32px;box-shadow:var(--os-card-shadow);border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;min-height:320px;transition:all .4s var(--os-card-stagger-ease);will-change:transform,box-shadow;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translateY(24px) scale(.98);animation:os-card-in var(--os-card-anim-duration) var(--os-card-stagger-ease) both;animation-delay:var(--delay)}.os-card-glow{position:absolute;inset:-2px;border-radius:22px;background:var(--card-gradient);opacity:0;filter:blur(16px);transition:opacity .4s ease;z-index:-1}.os-card-shine{position:absolute;top:-60%;left:-60%;width:220%;height:220%;background:linear-gradient(120deg,#fff0,#ffffff1a,#fff0 60%);transform:rotate(-14deg);transition:transform .8s var(--os-card-stagger-ease);pointer-events:none;opacity:0}.os-card-top{display:flex;align-items:flex-start;gap:18px;margin-bottom:20px}.os-card-icon-wrapper{position:relative;width:64px;height:64px;flex-shrink:0}.os-card-icon-bg{position:absolute;width:100%;height:100%;border-radius:16px;opacity:.1;transform:rotate(45deg);transition:transform .4s ease}.os-card-icon{position:relative;width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffffe6;box-shadow:0 4px 16px #0000000a}.os-card-title{font-size:22px;margin:0;color:var(--os-text);font-weight:700;line-height:1.3;flex:1}.os-card-desc{color:var(--os-muted);font-size:15px;line-height:1.7;margin:6px 0 24px;flex:1}.os-divider-wrapper{position:relative;margin:24px 0;height:2px}.os-divider{height:1px;background:linear-gradient(90deg,#e2e8f000,#e2e8f0,#e2e8f000)}.os-divider-glow{position:absolute;top:-1px;left:0;width:0;height:3px;border-radius:1px;transition:width .4s var(--os-card-stagger-ease);opacity:.8}.os-card-link{display:flex;align-items:center;justify-content:space-between;color:var(--os-text);font-weight:600;font-size:13px;text-decoration:none;letter-spacing:.6px;padding:12px 16px;border-radius:10px;margin-top:auto;position:relative;overflow:hidden;transition:all .3s ease}.os-card-link-text{position:relative;z-index:2;transition:color .3s ease}.os-card-link-arrow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;transform:translate(0);transition:transform .3s ease}.os-card-link-hover{position:absolute;top:0;left:-100%;width:100%;height:100%;z-index:1;transition:left .4s var(--os-card-stagger-ease)}.os-card:hover{transform:translateY(-12px);box-shadow:var(--os-card-shadow-hover);border-color:#6366f14d}.os-card:hover .os-card-glow{opacity:.15}.os-card:hover .os-card-shine{transform:rotate(-14deg) translate(40%);opacity:1}.os-card:hover .os-card-icon-bg{transform:rotate(0)}.os-card:hover .os-divider-glow{width:100%}.os-card:hover .os-card-link-hover{left:0}.os-card:hover .os-card-link-text{color:#fff}.os-card:hover .os-card-link-arrow{transform:translate(4px)}.os-card:focus-within{outline:none;box-shadow:0 0 0 4px #6366f11a,var(--os-card-shadow-hover);border-color:#6366f133}@keyframes os-card-in{0%{opacity:0;transform:translateY(32px) scale(.96);filter:blur(8px)}40%{opacity:1;transform:translateY(-8px) scale(1.02);filter:blur(0)}70%{transform:translateY(4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.os-cta-footer{margin-top:80px;padding:40px;background:linear-gradient(135deg,#6366f10d,#8b5cf60d);border-radius:24px;border:1px solid rgba(226,232,240,.8);text-align:center;position:relative;overflow:hidden}.os-cta-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.8),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.os-cta-text{font-size:20px;color:var(--os-text);font-weight:600;margin:0;position:relative;z-index:1}.os-cta-link{color:var(--os-accent);text-decoration:none;font-weight:700;margin-left:12px;display:inline-flex;align-items:center;gap:6px;transition:gap .3s ease}.os-cta-link:hover{gap:10px}@media(prefers-reduced-motion:reduce){.os-card{animation:none;transform:none;opacity:1;transition:none}.os-explore-btn,.os-card:hover{transform:none;box-shadow:var(--os-card-shadow)}.os-card-shine,.os-card-glow,.os-cta-footer:before{display:none}}@media(max-width:1200px){.os-grid{grid-template-columns:repeat(2,1fr);gap:28px}.os-title{font-size:48px}}@media(max-width:768px){.os-section{padding:64px 20px 80px}.os-header{flex-direction:column;align-items:stretch;gap:24px}.os-head-right{justify-content:flex-start}.os-grid{grid-template-columns:1fr;gap:24px}.os-title{font-size:36px;letter-spacing:-.5px}.os-subtitle{font-size:16px}.os-card{padding:28px;min-height:auto}.os-card-desc{font-size:14px;line-height:1.6}.os-cta-footer{margin-top:48px;padding:32px 24px}.os-cta-text{font-size:18px}}@media(max-width:480px){.os-title{font-size:32px}.os-badge{font-size:12px;padding:10px 20px}.os-explore-btn{padding:14px 24px}.os-card-icon-wrapper,.os-card-icon{width:56px;height:56px}}:root{--cs-primary: #0f172a;--cs-secondary: #6366f1;--cs-accent: #8b5cf6;--cs-text: #0f172a;--cs-text-light: #64748b;--cs-bg: #f6f9fb;--cs-card-bg: #ffffff;--cs-gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--cs-radius: 20px;--gap: 32px;--transition: all .5s cubic-bezier(.2, .9, .2, 1);--glass: rgba(255,255,255,.06)}.cs-section{background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:20px 22px;box-sizing:border-box;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--cs-text);overflow:hidden}.cs-inner{max-width:1400px;margin:0 auto;position:relative}.cs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:36px}.cs-head-left{flex:1}.cs-subtle{display:inline-flex;align-items:center;gap:10px;color:var(--cs-secondary);font-weight:700;font-size:12px;letter-spacing:1px;text-transform:uppercase;padding:10px 18px}.cs-title{margin:12px 0 8px;font-size:48px;font-weight:800;line-height:1.05;letter-spacing:-.6px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cs-subtitle{margin:0;color:var(--cs-text-light);font-size:15px;max-width:780px}.cs-head-right{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.cs-cta{display:inline-flex;align-items:center;gap:10px;background:var(--cs-gradient);color:#fff;border:none;padding:12px 20px;border-radius:12px;font-weight:700;cursor:pointer;font-size:14px;box-shadow:0 10px 30px #6366f138;transition:var(--transition)}.cs-cta:hover{transform:translateY(-4px);box-shadow:0 18px 44px #6366f147}.cs-carousel-container{margin-bottom:24px}.cs-carousel-wrapper{overflow:hidden;padding:6px}.cs-carousel-track{display:flex;gap:var(--gap);padding:18px;transition:transform .7s cubic-bezier(.2,.9,.2,1);will-change:transform}.cs-card{flex:0 0 calc(33.333% - (var(--gap) * 2 / 3));min-width:calc(33.333% - (var(--gap) * 2 / 3));background:var(--cs-card-bg);border-radius:16px;overflow:hidden;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 30px #0f172a0a;position:relative;transition:transform .45s ease,box-shadow .45s ease}@media(max-width:1200px){.cs-card{flex:0 0 calc(50% - (var(--gap) / 2));min-width:calc(50% - (var(--gap) / 2))}}@media(max-width:768px){.cs-card{flex:0 0 calc(100% - 20px);min-width:calc(100% - 20px);border-radius:12px}}.cs-card-image{position:relative;width:100%;height:380px;overflow:hidden}.cs-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.2,.9,.2,1)}.cs-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,#05060ab3 10%,#05060a59 45%,#05060a14);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;gap:12px;pointer-events:none;opacity:0;transition:opacity .45s ease}.cs-card:hover .cs-card-overlay{opacity:1;pointer-events:auto}.cs-card:hover img{transform:scale(1.06)}.cs-card-tag{display:inline-block;background:linear-gradient(90deg,#6366f126,#8b5cf61f);color:var(--cs-primary);font-size:12px;font-weight:700;padding:8px 14px;border-radius:999px;letter-spacing:.4px}.cs-card-tag.light{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.06);font-weight:700}.cs-card-content{padding:22px;background:linear-gradient(180deg,#ffffff05,#fff0)}.creativeshowcase-title{margin:8px 0;font-size:20px;font-weight:800;color:var(--cs-primary);line-height:1.15}.cs-card-description{margin:0 0 16px;color:var(--cs-text-light);font-size:14px;line-height:1.5}.cs-card-link{text-decoration:none;font-weight:700;font-size:13px;color:var(--cs-secondary);display:inline-flex;align-items:center;gap:8px}.cs-card-hover-content{text-align:center;pointer-events:auto;transform:translateY(6px)}.cs-card-hover-title{color:#fff;margin:0 0 12px;font-size:20px;font-weight:800}.cs-card-hover-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-weight:700;background:linear-gradient(90deg,#ffffff14,#ffffff0f);color:#fff;border:1px solid rgba(255,255,255,.08);text-decoration:none}.cs-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0f172a1f}.cs-carousel-controls{display:flex;justify-content:center;align-items:center;margin-top:18px}.cs-dots{display:flex;gap:12px}.cs-dot{width:12px;height:12px;border-radius:50%;background:#e6edf6;border:none;cursor:pointer;transition:transform .28s ease,background .28s ease}.cs-dot.active{transform:scale(1.35);background:linear-gradient(90deg,#7c6cff,#9b5bff);box-shadow:0 6px 18px #7c6cff2e}.cs-dot:hover{transform:scale(1.15);background:#dbe7ff}@media(max-width:768px){.cs-card-image{height:300px}.cs-title{font-size:32px}.cs-subtitle{font-size:14px;max-width:100%}.cs-cta{padding:10px 16px;font-size:13px}}@media(prefers-reduced-motion:reduce){.cs-carousel-track,.cs-card,.cs-card-image img{transition:none!important;animation:none!important}}:root{--zen-dark-bg: linear-gradient(135deg, #111827 0%, #1f2937 100%);--zen-muted: #94a3b8;--zen-accent: #6366f1;--zen-accent-light: #8b5cf6;--zen-card-bg: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);--zen-card-border: rgba(15,23,42,.08);--zen-white: #ffffff;--zen-radius: 12px;--zen-radius-card: 16px;--zen-max-width: 1400px;--zen-transition: all .45s cubic-bezier(.4, 0, .2, 1)}.zen-section{background:var(--zen-dark-bg);color:var(--zen-white);box-sizing:border-box;position:relative;overflow:visible;margin-top:180px}.zen-inner{margin:0 auto;max-width:var(--zen-max-width);display:grid;grid-template-columns:1fr 760px;gap:60px;align-items:start;position:relative;z-index:1}.zen-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.2),transparent)}.zen-animated .zen-left-inner>*{opacity:0;transform:translate(-30px);animation:slideInLeft .6s cubic-bezier(.4,0,.2,1) forwards}.zen-animated .zen-right .zen-form-card{opacity:0;transform:translate(30px);animation:slideInRight .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.15s}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}.zen-fade-in{opacity:0;animation:fadeIn .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--zen-delay, 0s)}@keyframes fadeIn{to{opacity:1}}.zen-slide-up{opacity:0;transform:translateY(20px);animation:slideUp .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--zen-delay, 0s)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.zen-fade-in-scale{opacity:0;transform:scale(.8);animation:fadeInScale .38s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--zen-delay, 0s)}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}.zen-left{padding:40px 0}.zen-left-inner{max-width:600px}.zen-subtle{display:inline-flex;align-items:center;gap:12px;color:#c7d2ff;font-weight:700;font-size:14px;letter-spacing:1px;margin-bottom:24px;text-transform:uppercase;background:linear-gradient(135deg,#6366f114,#8b5cf614);padding:12px 24px;border-radius:50px;border:1px solid rgba(99,102,241,.12)}.zen-subtle-icon{font-size:16px;opacity:.85}.zen-title{margin:0 0 24px;font-size:56px;line-height:1.04;font-weight:800;color:#fff;letter-spacing:-.6px;background:linear-gradient(135deg,#fff,#c7d2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.zen-desc{margin:0 0 40px;color:#cbd5e1;font-size:18px;line-height:1.7;font-weight:400;max-width:520px}.zen-contact-blocks{margin-top:20px;display:flex;flex-direction:column;gap:18px}.zen-contact-row{display:flex;gap:16px;align-items:center;color:#e2e8f0}.zen-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#6366f114,#8b5cf614);color:#8b5cf6;flex-shrink:0;border:1px solid rgba(99,102,241,.12)}.zen-contact-text{font-size:16px}.zen-contact-label{color:var(--zen-muted);font-size:14px;margin-bottom:6px;font-weight:500}.zen-contact-value{color:#fff;font-weight:700;font-size:18px}.zen-social{margin-top:40px}.zen-social-title{color:#e2e8f0;margin-bottom:16px;font-weight:600;font-size:16px}.zen-social-icons{margin-top:8px;display:flex;gap:12px;align-items:center}.zen-social-btn{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#6366f10f,#8b5cf60f);color:#c7d2ff;text-decoration:none;border:1px solid rgba(99,102,241,.1);transition:var(--zen-transition);position:relative;overflow:hidden;font-size:18px}.zen-social-btn svg{display:block;width:20px;height:20px}.zen-social-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .55s ease}.zen-social-btn:hover:before{left:100%}.zen-social-btn:hover{background:linear-gradient(135deg,var(--zen-accent) 0%,var(--zen-accent-light) 100%);color:#fff;transform:translateY(-3px);box-shadow:0 12px 30px #6366f140}.zen-right{display:flex;justify-content:flex-end;padding-top:40px;position:relative;top:-120px}.zen-form-card{width:100%;max-width:760px;background:var(--zen-card-bg);border-radius:var(--zen-radius-card);padding:40px;box-shadow:0 32px 64px #02061733;border:1px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;margin-top:-30px}.zen-form-title{margin:0 0 16px;font-size:28px;color:#0f172a;font-weight:800;line-height:1.2}.zen-sep{border:none;height:1px;background:linear-gradient(90deg,#6366f140,#8b5cf640,#6366f140);margin:20px 0 28px}.zen-form{width:100%}.zen-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.zen-field{display:flex;flex-direction:column;gap:8px}.zen-field.full{grid-column:1 / -1}.zen-label{font-size:14px;color:#475569;font-weight:600}.zen-field input,.zen-field textarea{border-radius:10px;border:1.5px solid rgba(226,232,240,.9);padding:14px 16px;font-size:15px;background:#fff;color:#0f172a;outline:none;transition:var(--zen-transition);font-family:inherit}.zen-field input::placeholder,.zen-field textarea::placeholder{color:#94a3b8}.zen-field input:focus,.zen-field textarea:focus{border-color:var(--zen-accent);box-shadow:0 10px 26px #6366f11f;transform:translateY(-2px)}.zen-field textarea{resize:vertical;min-height:140px;line-height:1.6}.zen-form-actions{display:flex;justify-content:flex-start;margin-top:22px}.zen-submit{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--zen-accent) 0%,var(--zen-accent-light) 100%);color:#fff;padding:14px 28px;border-radius:12px;border:none;font-weight:700;font-size:15px;cursor:pointer;transition:var(--zen-transition);position:relative;overflow:hidden}.zen-submit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transition:left .5s ease}.zen-submit:hover:before{left:100%}.zen-submit:hover{transform:translateY(-4px);box-shadow:0 16px 36px #6366f138}.zen-submit-arrow{display:flex;align-items:center;justify-content:center;transition:transform .28s ease}.zen-submit:hover .zen-submit-arrow{transform:translate(6px)}@media(max-width:1200px){.zen-inner{gap:40px;grid-template-columns:1fr 520px}.zen-title{font-size:48px}.zen-right{top:-40px}.zen-form-card{max-width:520px}}@media(max-width:992px){.zen-inner{grid-template-columns:1fr;gap:48px}.zen-right{justify-content:center;top:0}.zen-form-card{margin:0 auto;max-width:600px}.zen-title{font-size:42px}}@media(max-width:768px){.zen-section{padding:80px 20px;margin-top:0}.zen-title{font-size:34px}.zen-grid{grid-template-columns:1fr;gap:14px}.zen-form-card{padding:24px;max-width:100%}.zen-right{top:0}.zen-social-icons{gap:10px}}@media(prefers-reduced-motion:reduce){.zen-animated .zen-left-inner>*,.zen-animated .zen-right .zen-form-card,.zen-fade-in,.zen-slide-up,.zen-fade-in-scale{animation:none;opacity:1;transform:none}.zen-social-btn:before,.zen-submit:before{display:none}}.zen-contact-link{color:inherit;text-decoration:none;transition:.3s ease}.zen-contact-link:hover{color:#5d5fef}.zen-social-btn{display:flex;align-items:center;justify-content:center}.bpx-wrap{max-width:1340px;margin:0 auto;padding:60px 24px;color:#1e293b;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif}.bpx-meta{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:24px}.bpx-star{color:#3b82f6;font-size:11px}.bpx-meta-link{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#475569;background:#fff;padding:6px 16px;border-radius:20px;box-shadow:0 4px 10px #00000008;border:1px solid rgba(226,232,240,.8)}.bpx-title-row{margin-bottom:40px}.bpx-title{font-size:clamp(28px,4vw,46px);font-weight:800;color:#1e3a8a;letter-spacing:-.5px}.bpx-grid{overflow:hidden;margin-bottom:40px}.bpx-cards.slider-track{display:flex;transition:transform .5s cubic-bezier(.25,1,.5,1);will-change:transform}.bpx-card-slide-wrapper{padding:12px;box-sizing:border-box;flex-shrink:0}.bpx-card{background:#fff;border:1px solid rgba(234,240,246,.9);border-radius:24px;padding:40px 36px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;box-shadow:0 15px 35px #2563eb0a,0 4px 12px #00000003;transition:transform .3s ease,box-shadow .3s ease}.bpx-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #2563eb14}.bpx-icon{width:56px;height:56px;border-radius:16px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:inset 0 2px 4px #3b82f60f}.bpx-card-title{font-size:21px;font-weight:700;color:#1e293b;line-height:1.35;margin-bottom:16px}.bpx-lead{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:28px;flex-grow:1}.bpx-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.bpx-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#475569;line-height:1.4}.bpx-checkmark{color:#3b82f6;font-weight:700;font-size:15px;flex-shrink:0}.bpx-pagination-numbers{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.num-page-btn{width:48px;height:48px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;background-color:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.num-page-btn.active{background-color:#2563eb;color:#fff;box-shadow:0 8px 20px #2563eb40}.num-page-btn:hover:not(.active){background-color:#e2e8f0;color:#1e293b}@media(max-width:640px){.bpx-wrap{padding:40px 16px}.bpx-card{padding:32px 24px}}.sifux-section{background:#2b2b2b;color:#fff}.sifux-container{max-width:1400px}.sifux-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:28px;align-items:stretch}.sifux-hero{position:relative;min-height:520px;overflow:hidden}.sifux-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.55)}.sifux-hero-overlay{position:absolute;left:28px;top:28px;bottom:28px;display:flex;flex-direction:column;justify-content:center;z-index:2;max-width:360px}.sifux-tag{color:#3aa0ff;font-size:12px;letter-spacing:1px;margin-bottom:8px}.sifux-title{font-size:44px;line-height:1.02;margin:0 0 14px;color:#fff;font-weight:800}.sifux-desc{color:#ffffffe6;font-size:14px;margin-bottom:20px}.sifux-cta{background:#2d6df6;color:#fff;padding:10px 18px;border-radius:6px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 6px 20px #2d6df624}.sifux-cards{display:grid;grid-template-rows:1fr auto;gap:20px;padding:48px}.sifux-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sifux-card{background:#0e0e0e;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.03);box-shadow:0 8px 30px #0009}.sifux-card-media img{width:100%;height:180px;object-fit:cover;display:block}.sifux-card-body{padding:20px}.sifux-card-tag{color:#3aa0ff;font-size:11px;font-weight:700;margin-bottom:12px}.sifux-card-title{color:#fff;font-size:20px;margin:0 0 12px;line-height:1.2}.sifux-card-excerpt{color:#ffffffbf;font-size:13px;margin-bottom:16px}.sifux-learn{color:#fff;font-weight:700;font-size:13px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:2px}.sifux-arrows{display:flex;justify-content:center;gap:24px;padding-top:8px}.sifux-arrow{width:44px;height:44px;border-radius:44px;background:transparent;border:1px solid rgba(255,255,255,.06);color:#ffffffe6;cursor:pointer}@media(max-width:960px){.sifux-grid{grid-template-columns:1fr}.sifux-hero{min-height:360px}.sifux-card-media img{height:160px}.sifux-cards-grid{grid-template-columns:1fr}}.innovation-diaries-wrap{width:100%;padding:90px 20px;background:linear-gradient(180deg,#f8fbff,#eef5ff);font-family:Inter,sans-serif;position:relative;overflow:hidden}.innovation-diaries-wrap:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#2563eb14;top:-180px;left:-120px}.innovation-diaries-wrap:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:#0ea5e914;bottom:-150px;right:-120px}.innovation-container{max-width:1280px;margin:auto;position:relative;z-index:2}.innovation-section-title{font-size:48px;font-weight:800;text-align:center;margin-bottom:20px;color:#0f172a}.innovation-section-title span{background:linear-gradient(90deg,#2563eb,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.innovation-subtitle{max-width:760px;margin:auto auto 65px;text-align:center;font-size:17px;line-height:30px;color:#64748b}.innovation-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:35px}.innovation-post-card{background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);border-radius:22px;overflow:hidden;transition:.45s;box-shadow:0 12px 40px #0f172a14;display:flex;flex-direction:column}.innovation-post-card:hover{transform:translateY(-12px);box-shadow:0 35px 70px #2563eb2e}.innovation-post-image{position:relative;height:260px;overflow:hidden}.innovation-post-image img{width:100%;height:100%;object-fit:cover;transition:.7s}.innovation-post-card:hover img{transform:scale(1.12)}.innovation-post-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f172af2,#0f172a8c);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:.4s;color:#fff}.innovation-post-card:hover .innovation-post-image-overlay{opacity:1}.innovation-post-image-overlay h4{margin-bottom:22px;font-size:22px;font-weight:700}.innovation-overlay-stats{display:flex;gap:28px}.innovation-overlay-stat{text-align:center}.innovation-overlay-stat-value{font-size:20px;font-weight:800}.innovation-overlay-stat-label{margin-top:6px;font-size:13px;opacity:.85}.innovation-date-badge{position:absolute;left:18px;bottom:18px;background:#fffffff2;padding:8px 18px;border-radius:40px;font-size:13px;font-weight:700;color:#2563eb;box-shadow:0 10px 20px #00000026}.innovation-post-meta{display:flex;justify-content:space-between;align-items:center;padding:22px 25px 0}.innovation-post-category{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;text-decoration:none;padding:8px 18px;border-radius:30px;font-size:13px;font-weight:700}.innovation-post-comments{color:#64748b;font-size:14px}.innovation-post-title{padding:18px 25px 12px;font-size:25px;line-height:1.45;font-weight:700;color:#0f172a;transition:.3s}.innovation-post-card:hover .innovation-post-title{color:#2563eb}.innovation-post-excerpt{padding:0 25px;color:#64748b;font-size:15px;line-height:28px;min-height:95px}.innovation-post-excerpt p{margin:0}.innovation-post-excerpt strong{color:#111827}.innovation-post-excerpt ul{padding-left:20px}.innovation-read-more{margin:auto 25px 28px;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;padding:13px 24px;border-radius:40px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;text-decoration:none;font-size:14px;font-weight:700;transition:.35s}.innovation-read-more:after{content:"→";transition:.35s}.innovation-read-more:hover{transform:translateY(-3px);box-shadow:0 18px 35px #2563eb59}.innovation-read-more:hover:after{transform:translate(8px)}.innovation-loading{text-align:center;font-size:24px;font-weight:700;padding:120px 0;color:#2563eb}.innovation-no-posts{grid-column:1/-1;text-align:center;padding:100px;font-size:24px;color:#64748b}@media(max-width:992px){.innovation-section-title{font-size:40px}.innovation-posts-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media(max-width:768px){.innovation-diaries-wrap{padding:70px 15px}.innovation-section-title{font-size:34px}.innovation-subtitle{font-size:15px;line-height:28px}.innovation-post-image{height:220px}.innovation-post-title{font-size:21px}}@media(max-width:480px){.innovation-posts-grid{grid-template-columns:1fr}.innovation-post-card{border-radius:18px}.innovation-overlay-stats{gap:18px}.innovation-post-meta{flex-direction:column;align-items:flex-start;gap:12px}.innovation-post-title{font-size:20px}.innovation-read-more{width:calc(100% - 50px)}}.cs-root{background:#e8f1f6;padding:48px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;box-sizing:border-box;color:#20323f}.cs-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 540px;gap:40px;align-items:start}.cs-left{padding:16px 0}.cs-subtitle{color:#3b6b82;font-size:12px;letter-spacing:1px;font-weight:600;margin-bottom:8px}.cs-title{font-size:56px;line-height:1.02;margin:6px 0 18px;color:#0e2540;font-weight:700}.cs-pill{display:inline-block;background:#2f6fd8;color:#fff;padding:6px 12px;border-radius:4px;font-weight:700;margin-left:8px;box-shadow:0 0 0 6px #2f6fd80d inset}.cs-desc{color:#4c6a77;max-width:520px;font-size:15px;line-height:1.7;margin-bottom:28px}.cs-reviews{display:flex;gap:28px;margin-top:12px;align-items:center}.cs-review-item{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#4c6a77}.cs-review-on{color:#6e96a8;font-weight:600;font-size:12px}.cs-stars{color:#e6a23c;font-weight:700;font-size:16px;letter-spacing:1px}.cs-platform{margin-top:4px;font-weight:700;color:#20323f}.cs-count{color:#8aa2b3;font-weight:500;margin-left:6px;font-size:12px}.cs-right{padding:8px 0}.cs-card{background:#fff;border-radius:10px;padding:34px;box-shadow:0 6px 18px #10283814;border:1px solid rgba(16,40,56,.03);position:relative}.cs-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cs-card-title{margin:0;font-size:16px;color:#20323f;font-weight:800}.cs-rating{display:flex;gap:4px}.cs-star{color:#e0e0e0;font-size:18px;transition:color .25s;line-height:1}.cs-star-filled{color:#e6a23c}.cs-quote{margin:8px 0 22px;color:#2e3e47;font-size:18px;line-height:1.7;font-weight:500;animation:fadeIn .45s ease-in-out;quotes:"“" "”"}.cs-card-footer{display:flex;align-items:center;gap:18px;margin-top:6px}.cs-author{display:flex;align-items:center;gap:12px;flex:1}.cs-avatar{width:48px;height:48px;object-fit:cover;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px #10283814}.cs-author-meta{display:flex;flex-direction:column;animation:fadeIn .45s ease-in-out .08s both}.cs-author-name{font-weight:800;font-size:14px;color:#16292f}.cs-author-role{font-size:12px;color:#2b6d88;margin-top:2px}.cs-quote-mark{font-size:68px;color:#1028380f;font-weight:900;transform:translateY(-6px);margin-right:6px;-webkit-user-select:none;user-select:none}.cs-company-logo{min-width:52px;height:34px;background:linear-gradient(90deg,#e74c3c,#c0392b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;border-radius:6px;font-size:14px}.cs-navigation{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid rgba(16,40,56,.1)}.cs-nav-btn{background:#f8fafc;border:1px solid rgba(16,40,56,.1);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease;font-size:16px;color:#3b6b82;line-height:1}.cs-nav-btn:hover,.cs-nav-btn:focus{background:#2f6fd8;color:#fff;border-color:#2f6fd8;transform:scale(1.05);outline:none;box-shadow:0 4px 12px #2f6fd826}.cs-dots{display:flex;gap:8px}.cs-dot{width:8px;height:8px;border-radius:50%;background:#d1e0eb;border:none;cursor:pointer;transition:transform .18s,background .18s;padding:0}.cs-dot:focus{outline:2px solid rgba(47,111,216,.25)}.cs-dot-active{background:#2f6fd8;transform:scale(1.2)}.cs-dot:hover{background:#3b6b82}.cs-autoplay{display:flex;justify-content:center;margin-top:16px}.cs-autoplay-btn{background:transparent;border:1px solid rgba(47,111,216,.3);color:#2f6fd8;padding:6px 12px;border-radius:20px;font-size:12px;cursor:pointer;transition:all .18s ease}.cs-autoplay-btn:hover,.cs-autoplay-btn:focus{background:#2f6fd80f;outline:none}.cs-testimonial-counter{text-align:center;margin-top:20px;font-family:monospace}.cs-current{font-size:24px;font-weight:700;color:#2f6fd8}.cs-total{font-size:16px;color:#8aa2b3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.cs-container{grid-template-columns:1fr}.cs-pill{display:block;margin-left:0;margin-top:6px}.cs-right{margin-top:18px}}@media(max-width:768px){.cs-card-header{flex-direction:column;align-items:flex-start;gap:8px}.cs-navigation{flex-wrap:wrap;gap:12px;justify-content:center}.cs-nav-btn{order:1}.cs-dots{order:2;width:100%;justify-content:center;margin:10px 0}.cs-quote{font-size:16px}}:root{--primary: #2d6df6;--primary-light: #818cf8;--primary-dark: #4f46e5;--accent: #4f46e5;--accent-light: #4f46e5;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb;--border-radius: 16px;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 10px 25px rgba(0, 0, 0, .08);--shadow-lg: 0 20px 40px rgba(99, 102, 241, .1);--transition: all .3s cubic-bezier(.4, 0, .2, 1)}.workflowinsights-container{max-width:1400px;margin:0 auto;padding:80px 20px;background:linear-gradient(180deg,#fff,#f8fafc);position:relative;overflow:hidden}.workflowinsights-container:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#6366f10d,#6366f100 70%);z-index:0}.workflowinsights-container:after{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#f59e0b0d,#f59e0b00 70%);z-index:0}.workflowinsights-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.workflowinsights-subtitle{display:inline-block;font-size:14px;font-weight:600;color:var(--primary);letter-spacing:3px;text-transform:uppercase;background:linear-gradient(90deg,var(--primary-light),var(--primary));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:12px;position:relative}.workflowinsights-subtitle:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,var(--primary),var(--primary-light))}.workflowinsights-title{font-size:48px;font-weight:800;background:linear-gradient(135deg,var(--text-dark) 0%,#374151 100%);-webkit-background-clip:text;background-clip:text;color:transparent;margin:16px 0;line-height:1.2;position:relative}.workflowinsights-title:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-light));border-radius:2px}.workflowinsights-top{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:60px 0;position:relative;z-index:1}.workflowinsights-image-wrapper{width:160px;height:160px;border-radius:50%;overflow:hidden;box-shadow:var(--shadow-lg);border:8px solid white;position:relative;transition:var(--transition);cursor:pointer}.workflowinsights-image-wrapper:before{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;z-index:-1;opacity:0;transition:var(--transition)}.workflowinsights-image-wrapper:hover{transform:translateY(-10px) scale(1.05);box-shadow:var(--shadow-lg),0 0 30px #6366f133}.workflowinsights-image-wrapper:hover:before{opacity:1}.workflowinsights-image-wrapper:nth-child(1):after{content:"01"}.workflowinsights-image-wrapper:nth-child(2):after{content:"02"}.workflowinsights-image-wrapper:nth-child(3):after{content:"03"}.workflowinsights-image-wrapper:nth-child(4):after{content:"04"}.workflowinsights-image-wrapper:after{position:absolute;top:-20px;right:-20px;width:40px;height:40px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:var(--shadow-md);z-index:2}.workflowinsights-image{width:100%;height:100%;object-fit:cover;transition:var(--transition);background:linear-gradient(135deg,#667eea,#764ba2)}.workflowinsights-image-wrapper:hover .workflowinsights-image{transform:scale(1.1)}.workflowinsights-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative;z-index:1}.workflowinsights-card{background:#fff;border-radius:var(--border-radius);padding:32px;box-shadow:var(--shadow-md);border:1px solid rgba(99,102,241,.1);transition:var(--transition);position:relative;overflow:hidden}.workflowinsights-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary),var(--primary-light))}.workflowinsights-card:nth-child(1):before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.workflowinsights-card:nth-child(2):before{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.workflowinsights-card:nth-child(3):before{background:linear-gradient(90deg,#ec4899,#f59e0b)}.workflowinsights-card:nth-child(4):before{background:linear-gradient(90deg,#f59e0b,#10b981)}.workflowinsights-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.workflowinsights-step{display:inline-block;font-size:12px;font-weight:700;color:var(--primary);letter-spacing:2px;text-transform:uppercase;padding:6px 12px;background:#6366f11a;border-radius:20px;margin-bottom:20px}.workflowinsights-card-title{font-size:22px;font-weight:700;color:var(--text-dark);margin:0 0 24px;line-height:1.4;position:relative;padding-bottom:16px}.workflowinsights-card-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--accent);border-radius:2px}.workflowinsights-list{list-style:none;padding:0;margin:0}.workflowinsights-list li{margin-bottom:16px;font-size:15px;line-height:1.6;color:var(--text-light);padding-left:28px;position:relative}.workflowinsights-list li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.workflowinsights-list strong{color:var(--text-dark);font-weight:600;margin-right:4px}@keyframes workflowinsights-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.workflowinsights-card{animation:workflowinsights-fadeInUp .6s ease-out forwards;opacity:0}.workflowinsights-card:nth-child(1){animation-delay:.1s}.workflowinsights-card:nth-child(2){animation-delay:.2s}.workflowinsights-card:nth-child(3){animation-delay:.3s}.workflowinsights-card:nth-child(4){animation-delay:.4s}.workflowinsights-image-wrapper{animation:workflowinsights-fadeInUp .6s ease-out forwards;opacity:0}.workflowinsights-image-wrapper:nth-child(1){animation-delay:.1s}.workflowinsights-image-wrapper:nth-child(2){animation-delay:.2s}.workflowinsights-image-wrapper:nth-child(3){animation-delay:.3s}.workflowinsights-image-wrapper:nth-child(4){animation-delay:.4s}@media(max-width:1024px){.workflowinsights-top,.workflowinsights-cards{grid-template-columns:repeat(2,1fr);gap:40px}.workflowinsights-title{font-size:40px}}@media(max-width:768px){.workflowinsights-container{padding:60px 20px}.workflowinsights-title{font-size:32px}.workflowinsights-top,.workflowinsights-cards{grid-template-columns:1fr;gap:30px}.workflowinsights-image-wrapper{width:140px;height:140px;margin:0 auto}.workflowinsights-card{padding:24px}}@media(max-width:480px){.workflowinsights-title{font-size:28px}.workflowinsights-subtitle{font-size:12px;letter-spacing:2px}.workflowinsights-card-title{font-size:20px}}.cb-gallery-section{width:100%;padding:80px 0;background:radial-gradient(circle at top right,#f8fafc,#edf2f7);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cb-gallery-container{max-width:1240px;margin:0 auto;padding:0 24px}.cb-gallery-seo-header{text-align:center;margin-bottom:50px;animation:fadeInUp .6s ease-out forwards}.cb-gallery-tag{display:inline-block;padding:6px 18px;border-radius:30px;background:#fff;color:#ea580c;letter-spacing:2px;font-size:11px;font-weight:700;box-shadow:0 8px 20px #ea580c0f;border:1px solid rgba(234,88,12,.1);text-transform:uppercase;margin-bottom:16px}.cb-gallery-seo-header h2{font-size:2.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:24px;line-height:1.2}.cb-gallery-description-block{max-width:900px;margin:0 auto;text-align:center}.cb-gallery-description-block p{font-size:1.05rem;color:#475569;line-height:1.75;margin-bottom:16px}.cb-gallery-description-block strong{color:#0f172a;font-weight:600}.cb-gallery-grid-wrapper{margin:40px 0}.cb-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:center}.cb-gallery-card{position:relative;background:#fff;border-radius:24px;overflow:hidden;cursor:pointer;box-shadow:0 12px 35px #0f172a0a;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1);aspect-ratio:4 / 3;animation:fadeIn .5s ease-in-out}.cb-gallery-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.cb-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.cb-gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f172a66,#0f172a00);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.cb-gallery-glass-btn{color:#fff;font-size:.95rem;font-weight:600;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:10px 24px;border-radius:30px;border:1px solid rgba(255,255,255,.25);transform:scale(.9);transition:transform .4s cubic-bezier(.16,1,.3,1)}.cb-gallery-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0f172a1f}.cb-gallery-card:hover img{transform:scale(1.08)}.cb-gallery-card:hover .cb-gallery-overlay{opacity:1}.cb-gallery-card:hover .cb-gallery-glass-btn{transform:scale(1)}.cb-gallery-pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.cb-page-btn{min-width:46px;height:46px;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease}.cb-page-btn:hover{border-color:#cbd5e1;color:#0f172a;transform:translateY(-2px)}.cb-page-btn.active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 8px 20px #0f172a26}.cb-gallery-modal{position:fixed;inset:0;background:#0f172ae6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:40px;animation:fadeInViewer .3s ease-out forwards}.cb-gallery-modal-content{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:20px}.cb-gallery-main-image-frame{width:100%;background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:10px;border-radius:20px}.cb-gallery-main-image{width:100%;max-height:60vh;object-fit:contain;display:block;border-radius:12px}.cb-gallery-thumbnails{display:flex;justify-content:center;gap:10px;max-width:100%;overflow-x:auto;padding:4px}.cb-gallery-thumb-wrapper{width:74px;height:52px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.4;border:2px solid transparent;transition:all .25s ease;flex-shrink:0}.cb-gallery-thumb-wrapper.active{opacity:1;border-color:#2563eb;transform:scale(1.04)}.cb-gallery-thumb{width:100%;height:100%;object-fit:cover}.cb-gallery-arrow,.cb-gallery-close{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.cb-gallery-arrow:hover,.cb-gallery-close:hover{background:#ffffff2e}.cb-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;font-size:16px}.cb-gallery-arrow.left{left:30px}.cb-gallery-arrow.right{right:30px}.cb-gallery-close{position:absolute;top:30px;right:30px;width:44px;height:44px;border-radius:50%;font-size:16px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInViewer{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.cb-gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}.cb-gallery-seo-header h2{font-size:2.1rem}}@media(max-width:768px){.cb-gallery-section{padding:50px 0}.cb-gallery-grid{grid-template-columns:1fr;max-width:380px;margin:0 auto}.cb-gallery-seo-header h2{font-size:1.75rem}.cb-gallery-description-block p{font-size:.95rem}.cb-gallery-modal{padding:16px}.cb-gallery-main-image{max-height:45vh}.cb-gallery-arrow{bottom:20px;top:auto;transform:none;width:48px;height:48px}.cb-gallery-arrow.left{left:25px}.cb-gallery-arrow.right{right:25px}.cb-gallery-close{top:20px;right:20px}}:root{--brand-primary: #2563eb;--brand-primary-dark: #1d4ed8;--brand-light-bg: #f0f9ff;--brand-border: #bfdbfe;--brand-soft: #eff6ff;--max-width: 1400px}.navbar-right-bar--desktop .topbar-hamburger{display:none}.navbar-container{max-width:var(--max-width);margin:0 auto;padding:0 20px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}a{text-decoration:none;color:inherit}.navbar-header{background:#fff;position:sticky;top:0;z-index:2000;box-shadow:0 2px 10px #0000000d;border-bottom:1px solid var(--brand-border)}.navbar-top{display:flex;flex-direction:column;gap:8px;padding-top:0;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.navbar-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.navbar-logo img{border-radius:12px;object-fit:contain;width:250px}.navbar-right-bar{display:flex;align-items:center;gap:10px}.topbar-hamburger{background:var(--brand-soft);padding:8px;border-radius:10px;border:1px solid var(--brand-border);font-size:20px;cursor:pointer;color:var(--brand-primary)}.navbar-contact{display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 12px;width:100%;box-sizing:border-box}.contact-item{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-size:14px;line-height:1;padding:6px 10px;border-radius:10px;transition:background .18s ease,transform .18s ease}.contact-svg{display:inline-flex;font-size:18px;color:var(--brand-primary);min-width:20px}.navbar-contact-text{font-weight:600;color:#16325c}@media(min-width:768px){.navbar-contact{flex-direction:row;justify-content:center;align-items:center;gap:28px;padding:8px 0}.navbar-contact-text{font-size:15px}}.contact-item:hover{background:#2563eb0f;transform:translateY(-3px)}.icon-link{font-size:22px;background:var(--brand-soft);padding:8px 10px;border-radius:10px;color:var(--brand-primary);transition:.25s ease;display:inline-flex;align-items:center;border:1px solid var(--brand-border)}.icon-link:hover{background:#f6ebe3;transform:translateY(-2px)}.social-bar{display:flex;justify-content:flex-end;align-items:center;gap:14px}.social-icon{background:var(--brand-soft);padding:10px;border-radius:50%;border:1px solid var(--brand-border);font-size:20px;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;transition:.25s ease}.social-icon:hover{background:var(--brand-primary);color:#fff;transform:translateY(-3px) scale(1.05)}.navbar-divider{height:1px;border:none;margin:0}.navbar-bottom{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 20px}.navbar-category-btn{background:var(--brand-soft);color:var(--brand-primary);padding:10px 20px;border:1px solid var(--brand-border);border-radius:10px;cursor:pointer;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 1px 4px #0000000a;transition:.25s ease;letter-spacing:1px}.navbar-category-btn:hover{background:#f2e4d9}.navbar-links{display:flex;gap:22px}.navbar-links a{display:flex;align-items:center;gap:6px;color:var(--brand-primary);font-size:15px;padding:8px 6px;transition:.25s ease;border-radius:8px;font-weight:700;letter-spacing:1px}.navbar-links a:hover{background:var(--brand-soft);color:var(--brand-primary-dark)}.navbar-quote-btn{background:var(--brand-primary);color:#fff;padding:10px 20px;border-radius:12px;font-weight:600;box-shadow:0 2px 6px #00000026}.navbar-category-dropdown{position:absolute;top:160px;left:130px;width:250px;background:var(--brand-light-bg);border-radius:14px;padding:10px 0 14px;box-shadow:0 14px 40px #7a2e1b1f;border:1px dashed var(--brand-border);opacity:0;pointer-events:none;transform:translateY(-15px) scale(.98);transition:opacity .25s ease,transform .3s ease}.navbar-category-dropdown.show{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.navbar-category-dropdown ul{margin:0;padding:0 6px;list-style:none}.navbar-category-dropdown li{opacity:0;transform:translateY(-15px)}.navbar-category-dropdown.show li{animation:dropdownVertical .35s ease forwards}.navbar-category-dropdown li a{display:block;padding:12px 18px;font-size:15px;color:var(--brand-primary);border-radius:10px;background:var(--brand-soft);border:1px solid var(--brand-border);margin:6px}@keyframes dropdownVertical{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.mobile-drawer{position:fixed;inset:0;display:none;z-index:2100}.mobile-drawer{position:fixed;inset:0;display:flex;z-index:2100;opacity:0;pointer-events:none;transition:opacity .35s ease-in-out}.mobile-drawer.open{opacity:1;pointer-events:auto}.drawer-inner{width:320px;background:linear-gradient(135deg,#ffffff 0%,var(--brand-soft) 100%);transform:translate(-100%);transition:transform .45s cubic-bezier(.25,.8,.25,1);box-shadow:5px 0 25px #0000002e;padding:24px 20px;display:flex;flex-direction:column;gap:20px;z-index:2110;position:relative;overflow-y:auto;border-right:1px solid var(--brand-border)}.mobile-drawer .drawer-inner{width:320px;background:linear-gradient(135deg,#ffffff 0%,var(--brand-soft) 100%);transform:translate(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 24px #7a2e1b1f,8px 0 40px #7a2e1b14;padding:24px 20px;display:flex;flex-direction:column;gap:20px;z-index:2110;position:relative;overflow-y:auto;border-right:1px solid var(--brand-border)}.mobile-drawer.open .drawer-inner{transform:translate(0)}.drawer-scrim{position:fixed;inset:0;background:#0000;border:none;z-index:2105;cursor:pointer;transition:background .3s ease}.mobile-drawer.open .drawer-scrim{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed var(--brand-border)}.drawer-logo img{height:60px;border-radius:12px;object-fit:contain;background:var(--brand-soft);padding:6px;box-shadow:0 4px 16px #7a2e1b26;transition:transform .3s ease}.drawer-logo img:hover{transform:scale(1.05)}.drawer-close{background:var(--brand-soft);border:1px solid var(--brand-border);border-radius:10px;padding:10px;font-size:20px;cursor:pointer;color:var(--brand-primary);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.drawer-close:hover{background:var(--brand-primary);color:#fff;transform:rotate(90deg)}.drawer-contact{display:flex;flex-direction:column;gap:8px;margin:8px 0 12px}.drawer-contact-row{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:10px;color:var(--brand-primary);text-decoration:none;font-weight:600}.drawer-contact-row svg{font-size:18px;color:var(--brand-primary)}.drawer-tabs{display:flex;background:var(--brand-soft);border-radius:12px;padding:4px;border:1px solid var(--brand-border);margin-bottom:16px}.drawer-tab{flex:1;padding:12px 16px;border:none;background:transparent;border-radius:10px;font-weight:600;font-size:15px;color:var(--brand-primary);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.drawer-tab.active{background:var(--brand-primary);color:#fff;box-shadow:0 2px 8px #7a2e1b33}.drawer-tab:not(.active):hover{background:#7a2e1b1a;transform:translateY(-1px)}.drawer-content{flex:1;position:relative;overflow:hidden}.drawer-tab-pane{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(20px);pointer-events:none;transition:all .3s ease;overflow-y:auto}.drawer-tab-pane.active{opacity:1;transform:translate(0);pointer-events:all}.drawer-links{display:flex;flex-direction:column;gap:6px}.drawer-links a{text-align:left;padding:14px 16px;font-size:16px;border-radius:12px;background:transparent;border:none;display:flex;gap:12px;align-items:center;color:var(--brand-primary);transition:all .3s ease;position:relative;overflow:hidden}.drawer-links a:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,var(--brand-soft) 0%,transparent 100%);transition:width .3s ease;z-index:-1}.drawer-links a:hover:before{width:100%}.drawer-links a:hover{transform:translate(8px);color:var(--brand-primary-dark)}.drawer-links .drawer-quote{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-primary-dark) 100%)!important;color:#fff!important;font-weight:600;margin-top:16px;justify-content:center;border:none!important;box-shadow:0 4px 12px #7a2e1b33}.drawer-links .drawer-quote:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #7a2e1b4d}.drawer-links .drawer-quote:before{display:none}.drawer-footer{margin-top:auto;display:flex;gap:12px;padding-top:20px;border-top:1px dashed var(--brand-border);justify-content:center}.drawer-footer a{background:var(--brand-soft);padding:12px;border-radius:12px;border:1px solid var(--brand-border);color:var(--brand-primary);transition:all .3s ease;display:flex;align-items:center;justify-content:center}.drawer-footer a:hover{background:var(--brand-primary);color:#fff;transform:translateY(-3px)}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a{opacity:0;transform:translate(-20px);animation:slideInRight .4s ease forwards}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(1){animation-delay:.1s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(2){animation-delay:.15s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(3){animation-delay:.2s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(4){animation-delay:.25s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(5){animation-delay:.3s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(6){animation-delay:.35s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links a:nth-child(7){animation-delay:.4s}.mobile-drawer.open .drawer-tab-pane.active .drawer-links .drawer-quote{animation-delay:.45s}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}.mobile-drawer .drawer-inner{scrollbar-width:thin;scrollbar-color:var(--brand-border) transparent}.mobile-drawer .drawer-inner::-webkit-scrollbar{width:4px}.mobile-drawer .drawer-inner::-webkit-scrollbar-track{background:transparent}.mobile-drawer .drawer-inner::-webkit-scrollbar-thumb{background:var(--brand-border);border-radius:2px}@media(max-width:992px){.navbar-links,.navbar-category-btn,.navbar-quote-btn,.navbar-right-bar--desktop{display:none}.navbar-right-bar--mobile{display:flex}}@media(min-width:992px){.navbar-top{display:grid;grid-template-columns:1fr minmax(560px,920px) 1fr;align-items:center;padding:0;gap:20px}.navbar-top-row{grid-column:1 / 2;display:flex;align-items:center;gap:14px;justify-content:flex-start;width:100%}.navbar-contact{grid-column:2 / 3;max-width:920px;width:100%;margin:0 auto;flex:none;border-radius:18px;background:transparent}.navbar-right-bar--desktop{grid-column:3 / 4;display:flex;justify-content:flex-end;gap:12px;align-items:center}.navbar-right-bar--mobile{display:none}}@media(max-width:576px){.navbar-top{padding:8px 12px;gap:6px}.navbar-top-row{align-items:center}.navbar-logo img{height:48px;width:100px;object-fit:contain}.navbar-right-bar{gap:8px}.navbar-contact{width:100%;padding:6px 8px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.navbar-contact::-webkit-scrollbar{display:none}.contact-item{display:inline-flex;align-items:center;gap:8px;padding:6px 8px;border-radius:10px;white-space:nowrap;font-size:13px;line-height:1;background:transparent}.contact-svg{font-size:16px;min-width:18px}.navbar-contact-text{font-weight:600;color:#16325c;font-size:10px}.drawer-contact-row{padding:10px 12px}.navbar-bottom,.navbar-links,.navbar-category-btn,.navbar-quote-btn,.navbar-divider{display:none}.mobile-drawer .drawer-inner{width:280px;padding:20px 16px}.drawer-links a{padding:12px 14px;font-size:15px}.drawer-tab{padding:10px 12px;font-size:14px}}@media(max-width:420px){.navbar-contact{gap:8px;justify-content:center}.navbar-contact .contact-item{min-width:max-content;white-space:nowrap;flex-shrink:0}.navbar-contact .navbar-contact-text{font-size:10px;font-weight:600}.navbar-contact .contact-location{display:none}}.quote-box-wrapper{display:flex;align-items:center;gap:12px}.quote-box-icon-btn{background:#fff;border:1px solid #dcdcdc;padding:7px 10px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:.25s ease;color:#2563eb}.quote-box-icon-btn:hover{background:#f2f2f2;border-color:#c8c8c8}.quote-info-panel{position:fixed;top:0;right:-460px;width:420px;max-width:92%;height:100vh;background:#fff;box-shadow:-10px 0 30px #0000002e;transition:right .44s cubic-bezier(.2,.9,.2,1);z-index:999999!important;display:block;border-left:1px solid rgba(0,0,0,.04);overflow:hidden}.quote-info-panel.open{right:0;z-index:999999!important}.quote-info-inner{padding:34px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:3}.quote-info-close{position:absolute;top:18px;right:18px;width:44px;height:44px;border-radius:50%;border:none;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #0000001f;z-index:1000000!important}.quote-info-logo img{width:200px;display:block;margin-bottom:14px}.quote-info-desc{color:#414141;line-height:1.55;margin-bottom:18px;font-size:14px}.quote-info-title{font-size:20px;font-weight:800;margin:18px 0 10px;color:#111;position:relative}.quote-info-title:after{content:"";display:block;width:46px;height:4px;background:#2563eb;margin-top:8px;border-radius:3px}.quote-info-list{list-style:none;padding:0;margin:14px 0 10px}.quote-info-list li{display:flex;gap:12px;align-items:center;margin-bottom:14px}.quote-info-icon{min-width:46px;min-height:46px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;box-shadow:0 6px 18px #ffd60014}.quote-info-icon svg{transform:scaleX(-1)}.quote-info-list .muted{color:#777;font-size:12px;margin:0 0 4px}.quote-info-list p{margin:0;font-size:14px;color:#222}.quote-news-list{margin-top:12px}.quote-news-item{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.quote-news-item img{width:74px;height:74px;object-fit:cover;border-radius:10px;flex-shrink:0}.quote-news-date{display:inline-block;color:#2563eb;font-weight:700;font-size:13px;margin-bottom:6px}.quote-news-text{margin:0;font-weight:700;font-size:14px;color:#111}.quote-info-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000085;opacity:0;pointer-events:none;transition:opacity .32s ease;z-index:999998!important}.quote-info-overlay.show{opacity:1;pointer-events:all}@media(max-width:640px){.quote-info-panel{width:92%;right:-100%;border-radius:0}.quote-info-panel.open{right:0}.quote-info-inner{padding:20px}.quote-info-logo img{width:120px}}.drawer-footer.drawer-footer--social{display:flex;gap:12px;justify-content:center;padding-top:18px}.mobile-drawer .drawer-footer .social-icon{opacity:0;transform:translateY(14px) scale(.98);transition:transform .36s ease,opacity .36s ease}.mobile-drawer.open .drawer-footer .social-icon{animation:fadeInUp .46s ease forwards}.mobile-drawer.open .drawer-footer .social-icon:nth-child(1){animation-delay:.12s}.mobile-drawer.open .drawer-footer .social-icon:nth-child(2){animation-delay:.28s}.mobile-drawer.open .drawer-footer .social-icon:nth-child(3){animation-delay:.44s}.mobile-drawer.open .drawer-footer .social-icon:nth-child(4){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.quote-info-hours{margin-top:25px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.quote-hours-item{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:14px}.quote-hours-item span{color:#666}.quote-hours-item strong{color:#8b5e3c;font-weight:600}.pricing-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.pricing-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.pricing-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.pricing-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.pricing-hero-title{margin-top:26px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:#fff}.pricing-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}.pricing-scroll-arrow{font-size:20px;color:#fff;transform:translateY(-4px)}.pricing-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.pricing-hero{padding:50px 5vw;height:55vh}.pricing-hero-content{transform:translateY(-10px)}.pricing-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.pricing-scroll-indicator{bottom:30px}}.pp-section{padding:80px 6vw;background:#f5f7fb;font-family:Inter,sans-serif}.pp-toggle-wrapper{display:flex;justify-content:center;margin-bottom:50px}.pp-toggle-pill{background:#fff;padding:4px;border-radius:50px;display:flex;position:relative;box-shadow:0 18px 40px #0f172a1f}.pp-toggle-btn{padding:10px 26px;font-size:15px;border:none;background:transparent;cursor:pointer;border-radius:50px;color:#6b7280;transition:.2s;position:relative}.pp-toggle-btn-active{background:#2563ff;color:#fff!important;box-shadow:0 10px 25px #2563ff73}.yearly-btn{position:relative}.pp-yearly-discount{position:absolute;top:-22px;right:10px;background:#ffe4e6;color:#ff1040;font-size:11px;padding:2px 8px;border-radius:6px;font-weight:700}.pp-grid{display:grid;max-width:1180px;margin:0 auto;grid-template-columns:repeat(3,1fr);gap:26px}.pp-card{background:#fff;border-radius:20px;box-shadow:0 18px 40px #0f172a14;padding-bottom:20px;position:relative}.pp-featured-card{background:#e7efff}.pp-ribbon{position:absolute;top:0;right:30px}.pp-ribbon span{display:inline-block;background:#2563ff;color:#fff;padding:10px 18px 22px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;font-size:13px;font-weight:700}.pp-card-header{padding:26px 32px;border-bottom:1px solid #e5e7eb}.pp-price-row{display:flex;align-items:baseline;gap:6px}.pp-price{font-size:42px;font-weight:800}.pp-price-text{font-size:13px;color:#6b7280}.pp-yearly-note{color:#2563ff;font-weight:600}.pp-features{list-style:none;padding:22px 32px 10px}.pp-feature-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px;color:#4b5563}.pp-feature-icon{width:20px;height:20px;border-radius:50%;font-size:11px;display:flex;justify-content:center;align-items:center;font-weight:700}.pp-feature-icon.yes{background:#e0edff;color:#2563ff}.pp-feature-icon.no{background:#fee2e2;color:#ef4444}.pp-card-footer{padding:20px 32px;text-align:center}.pp-cta-btn{padding:10px 26px;border-radius:50px;border:1px solid #111;background:#fff;cursor:pointer;transition:.2s}.pp-cta-primary{background:#2563ff;border-color:#2563ff;color:#fff}@media(max-width:900px){.pp-grid{grid-template-columns:repeat(2,1fr);gap:20px}.pp-card{border-radius:16px}.pp-price{font-size:34px}.pp-card-header{padding:22px 26px}.pp-features{padding:18px 26px}.pp-cta-btn{padding:10px 20px;font-size:14px}}@media(max-width:600px){.pp-section{padding:50px 4vw}.pp-toggle-pill{gap:8px}.pp-toggle-btn{width:100%;font-size:15px;padding:12px}.pp-grid{grid-template-columns:1fr;gap:22px}.pp-card-header{padding:20px 22px}.pp-price{font-size:32px}.pp-price-text,.pp-yearly-label{font-size:14px}.pp-feature-item{font-size:15px;padding:12px 0}.pp-card-footer{padding:20px}.pp-cta-btn{width:100%;padding:12px;font-size:16px}}@media(max-width:380px){.pp-price{font-size:28px}.pp-feature-item,.pp-toggle-btn{font-size:14px}.pp-card-header h3{font-size:18px}}.contact-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.contact-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.contact-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.contact-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.contact-hero-title{margin-top:26px;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;line-height:1.1;color:#fff}.contact-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}.contact-scroll-arrow{font-size:20px;color:#fff;transform:translateY(-4px)}.contact-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.contact-hero{padding:50px 5vw;min-height:unset}.contact-hero-content{transform:translateY(-10px)}.contact-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.contact-scroll-indicator{height:50px;bottom:30px}}.office-section{padding:10px 8%;background:#f8fafc}.office-header{text-align:center;max-width:850px;margin:0 auto 60px}.prws-header{text-align:center;max-width:900px;margin:0 auto 60px}.prws-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#eff6ff;border-radius:50px;color:#2563eb;font-weight:600}.prws-badge-icon{color:#2563eb}.prws-heading{margin-top:20px;font-size:54px;font-weight:800;line-height:1.2;color:#0f172a}.prws-heading span{color:#2563eb}.prws-description{margin-top:20px;font-size:17px;line-height:1.9;color:#64748b;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){.prws-heading{font-size:36px}.prws-description{font-size:15px}}.office-content{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin-top:40px}.office-card{background:#fff;padding:30px;border-radius:18px;box-shadow:0 10px 30px #0000000f}.office-company{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:10px}.office-tagline{font-size:15px;color:#64748b;margin-bottom:25px;line-height:1.7}.office-contact-info{display:flex;flex-direction:column;gap:18px}.contact-item{display:flex;align-items:flex-start;gap:14px}.contact-icon{width:42px;height:42px;min-width:42px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:18px}.office-map-wrapper{height:450px;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.office-map-wrapper iframe{width:100%;height:100%;border:none}@media(max-width:768px){.office-content{grid-template-columns:1fr;gap:20px}.office-card{padding:22px}.office-company{font-size:24px}.office-map-wrapper{height:320px}}.Contact-Sec-content{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin-top:40px}.Contact-Sec-card{background:#fff;padding:32px;border-radius:20px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.Contact-Sec-company{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:10px}.Contact-Sec-tagline{font-size:15px;line-height:1.8;color:#64748b;margin-bottom:28px}.Contact-Sec-info{display:flex;flex-direction:column;gap:20px}.Contact-Sec-item{display:flex;align-items:flex-start;gap:15px}.Contact-Sec-icon{width:48px;height:48px;min-width:48px;border-radius:14px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:20px}.Contact-Sec-item h4{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:4px}.Contact-Sec-item p,.Contact-Sec-item a{font-size:14px;line-height:1.8;color:#64748b;text-decoration:none}.Contact-Sec-item a:hover{color:#2563eb}.Contact-Sec-map{height:460px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.Contact-Sec-map iframe{width:100%;height:100%;border:0}@media(max-width:768px){.Contact-Sec-content{grid-template-columns:1fr;gap:24px}.Contact-Sec-card{padding:24px}.Contact-Sec-company{font-size:24px}.Contact-Sec-map{height:320px}.Contact-Sec-icon{width:42px;height:42px;min-width:42px;font-size:18px}}@media(max-width:1024px){.office-section{padding:60px 5%}.prws-heading{font-size:46px}.prws-description{font-size:16px;max-width:700px}.Contact-Sec-content{gap:24px}.Contact-Sec-card{padding:28px}.Contact-Sec-map{height:420px}}@media(max-width:768px){.office-section{padding:50px 5%}.prws-badge{padding:8px 16px;font-size:14px}.prws-heading{font-size:38px;line-height:1.3}.prws-description{font-size:15px;line-height:1.8}.Contact-Sec-content{grid-template-columns:1fr;gap:25px}.Contact-Sec-card{padding:24px}.Contact-Sec-company{font-size:24px}.Contact-Sec-map{height:350px}.Contact-Sec-item{gap:12px}.Contact-Sec-icon{width:42px;height:42px;min-width:42px;font-size:18px}}@media(max-width:576px){.office-section{padding:40px 4%}.prws-heading{font-size:30px}.prws-description{font-size:14px;line-height:1.7}.Contact-Sec-card{padding:20px;border-radius:16px}.Contact-Sec-company{font-size:22px}.Contact-Sec-tagline{font-size:14px;margin-bottom:22px}.Contact-Sec-item h4{font-size:15px}.Contact-Sec-item p,.Contact-Sec-item a{font-size:13px;line-height:1.7}.Contact-Sec-map{height:300px;border-radius:16px}}@media(max-width:400px){.prws-heading{font-size:26px}.prws-badge{font-size:13px;padding:7px 14px}.Contact-Sec-card{padding:18px}.Contact-Sec-item{gap:10px}.Contact-Sec-icon{width:38px;height:38px;min-width:38px;font-size:16px;border-radius:10px}.Contact-Sec-map{height:260px}}.about-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.about-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.about-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.about-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.about-hero-title{margin-top:26px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:#fff}.about-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}.about-scroll-arrow{font-size:22px;color:#fff;animation:arrowMove 1.5s infinite}@keyframes arrowMove{0%,to{transform:translateY(-3px)}50%{transform:translateY(5px)}}.about-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.about-hero{padding:50px 5vw;min-height:unset}.about-hero-content{transform:translateY(-10px)}.about-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.about-scroll-indicator{height:50px;bottom:30px}}.about-us-core-values{width:100%;padding:48px 32px;display:flex;justify-content:center;font-family:Inter,sans-serif;background:#fff}.about-us-core-values__grid{max-width:1200px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:56px}.about-us-core-values__item{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.about-us-core-values__icon{width:62px;height:62px;object-fit:contain;margin-bottom:6px}.about-us-core-values__title{font-size:20px;font-weight:700;color:#0f1724;margin:0}.about-us-core-values__desc{font-size:15px;line-height:1.8;color:#6b7280;max-width:320px;margin:0}@media(max-width:1100px){.about-us-core-values__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:640px){.about-us-core-values__grid{grid-template-columns:1fr;gap:28px}}.about-us-expertise{width:100%;padding:48px 64px;background:#fff;font-family:Poppins,sans-serif;color:#0b0b0b;box-sizing:border-box}.about-us-expertise-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;gap:48px;align-items:flex-start}.about-us-expertise-left{flex:1 1 65%}.about-us-expertise-badge{display:inline-block;background:#f5f7fa;padding:8px 12px;border-radius:6px;color:#8a97a3;font-size:12px;margin-bottom:20px;letter-spacing:.6px}.about-us-expertise-title{font-size:40px;font-weight:800;margin-bottom:22px;line-height:1.2}.about-us-expertise-description{font-size:16px;color:#6b6f73;line-height:1.9;max-width:85%}.about-us-expertise-stats{width:280px;display:flex;flex-direction:column;gap:28px}.about-us-expertise-stat{display:flex;align-items:center;gap:18px;padding:6px 0;border-bottom:1px solid rgba(0,0,0,.06)}.about-us-expertise-icon{font-size:62px;stroke-width:1.6;color:#31343c}.about-us-expertise-stat-icon-wrap{width:100px;height:100px;display:flex;justify-content:center;align-items:center}.about-us-expertise-stat-number{font-size:34px;font-weight:800}.about-us-expertise-stat-number .percent{font-size:28px}.about-us-expertise-stat-number .small{font-size:16px;font-weight:700;margin-left:6px}.about-us-expertise-stat-label{font-size:14px;color:#6b6f73;margin-top:6px}.about-us-expertise-stat-label .muted{display:block;color:#9aa0a6;margin-top:6px;font-size:13px}@media(max-width:1024px){.about-us-expertise{padding:40px}.about-us-expertise-inner{gap:36px}.about-us-expertise-title{font-size:46px}.about-us-expertise-description{max-width:100%}}@media(max-width:768px){.about-us-expertise{padding:32px 24px}.about-us-expertise-inner{flex-direction:column;align-items:flex-start;gap:40px}.about-us-expertise-left{flex:1 1 100%}.about-us-expertise-stats{width:100%;flex-direction:row;flex-wrap:wrap;gap:22px}.about-us-expertise-stat{width:calc(50% - 12px);border-bottom:none;padding-bottom:0}}@media(max-width:600px){.about-us-expertise-title{font-size:36px;line-height:1.1}.about-us-expertise-stats{flex-direction:column}.about-us-expertise-stat{width:100%;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.about-us-expertise-stat-icon-wrap{width:70px;height:70px}.about-us-expertise-icon{font-size:46px}.about-us-expertise-stat-number{font-size:28px}}@media(max-width:420px){.about-us-expertise-title{font-size:30px}.about-us-expertise-description{font-size:15px}.about-us-expertise-stats{gap:18px}.about-us-expertise-stat-number{font-size:26px}}:root{--text-dark: #0b0b0b;--text-muted: #6d6f72;--border: #e6e6e6;--card-bg: #ffffff;--bg: transparent;--accent: #2d6bf6;--radius: 14px;--transition: .25s ease}.awards-wrap{background:var(--bg);padding:60px 30px;font-family:Inter,sans-serif;color:var(--text-dark)}.awards-inner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:50px;align-items:start}.awards-left{padding-right:8px}.badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:50px;border:1px solid #e6e6e6;background:#fff0;font-weight:600;font-size:13px;color:#6d6f72;margin-bottom:22px}.badge-dot{width:10px;height:10px;background:#2d6bf6;border-radius:50%}.awardsec-headline{font-size:52px;font-weight:800;line-height:1.05;margin:0 0 24px;color:#0b0b0b;letter-spacing:-.5px}.awardsec-headline .muted{color:#71757a;font-weight:700}.industry-info{font-size:16px;color:#6d6f72;line-height:1.55;margin-bottom:26px;max-width:420px}.about-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#0b0b0b;border-bottom:1px solid #0b0b0b;padding-bottom:6px;font-weight:600;font-size:16px;transition:opacity .25s ease}.about-link:hover{opacity:.7}@media(max-width:1050px){.awardsec-headline{font-size:40px}}@media(max-width:520px){.awardsec-headline{font-size:32px}.industry-info{font-size:14px}}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px}.industry-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);padding:22px 20px;transition:var(--transition);position:relative;cursor:pointer}.industry-card:hover{transform:translateY(-4px);border-color:#2d6bf659;box-shadow:0 8px 22px #0000000f}.industry-icon{font-size:32px;margin-bottom:14px}.industry-title{font-size:19px;font-weight:700;margin-bottom:8px;color:var(--text-dark)}.industry-desc{font-size:14.5px;color:var(--text-muted);line-height:1.45}.industry-arrow{position:absolute;right:16px;bottom:14px;font-size:20px;color:var(--text-muted);transition:var(--transition)}.industry-card:hover .industry-arrow{color:var(--accent);transform:translate(4px)}@media(max-width:1024px){.awards-inner{grid-template-columns:1fr}.awardsec-headline{font-size:40px}}@media(max-width:520px){.awardsec-headline{font-size:32px}.industry-card{padding:18px}}.pagination{display:flex;justify-content:center;gap:10px;margin-top:30px}.page-btn{width:42px;height:42px;border:1px solid #ddd;background:#fff;color:#222;border-radius:8px;cursor:pointer;transition:all .3s ease}.page-btn:hover{background:#f5f5f5}.page-btn.active{background:#111;color:#fff;border-color:#111}:root{--page-max-width: 1400px;--gap: 26px;--card-radius: 14px;--card-bg: #f7f7f7;--text: #111;--muted: #777;--accent-blue: #2554ff;--card-dark: #0b0b0b;--shadow: 0 6px 24px rgba(0,0,0,.1)}.partners{max-width:var(--page-max-width);margin:40px auto;padding:40px 36px;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 34px #0000000f}.partners-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.partners-heading{font-size:52px;margin:0;font-weight:800}.partners-sub{font-size:46px;margin:0;color:#999}.partners-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 26px;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;color:#111;white-space:nowrap;line-height:1;box-sizing:border-box}.partners-cta-icon{width:18px;height:18px;flex-shrink:0;display:inline-block}.partners-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.partner-card{background:var(--card-bg);padding:22px;border-radius:var(--card-radius);min-height:150px;box-shadow:var(--shadow);cursor:pointer;transition:.28s ease;position:relative;overflow:visible}.partner-card:hover{background:var(--card-dark);transform:translateY(-6px);box-shadow:0 18px 38px #00000047}.partner-card-category{font-size:12px;font-weight:700;color:var(--muted)}.partner-card-logo-text{font-size:34px;font-weight:800;color:var(--text);transition:color .26s}.partner-card-agency{font-size:15px;color:var(--muted);transition:color .26s}.partner-card:hover .partner-card-category,.partner-card:hover .partner-card-logo-text,.partner-card:hover .partner-card-agency{color:var(--accent-blue)}.partner-card-corner-icon-wrapper{position:absolute;right:12px;top:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.partner-card-corner-icon{width:34px;height:34px;color:var(--text);transition:color .26s,transform .26s;fill:currentColor}.partner-card:hover .partner-card-corner-icon{color:var(--accent-blue)!important;transform:translateY(-2px) scale(1.08)}.partner-card:hover .partner-card-corner-icon svg *,.partner-card:focus .partner-card-corner-icon svg *{fill:var(--accent-blue)!important}.pagination{margin-top:26px;display:flex;justify-content:center;gap:10px}.page-btn{padding:8px 16px;border:1px solid #ccc;background:#fff;color:#111;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;transition:.25s ease}.page-btn:hover{background:#f0f0f0}.page-btn.active{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}@media(max-width:768px){.partners-grid{grid-template-columns:repeat(1,1fr)}.partners-heading{font-size:34px}.partners-sub{font-size:26px}.partners-header{flex-direction:column;align-items:flex-start;gap:16px}.partners-cta{width:100%;justify-content:space-between}}@media(max-width:1400px){.partners-heading{font-size:46px}.partners-sub{font-size:40px}}@media(max-width:1200px){.partners-heading{font-size:40px}.partners-sub{font-size:32px}}@media(max-width:992px){.partners-heading{font-size:36px}.partners-sub{font-size:30px}}@media(max-width:768px){.partners-heading{font-size:32px;font-weight:800}.partners-sub{font-size:24px}}@media(max-width:600px){.partners-heading{font-size:28px;line-height:1.15}.partners-sub{font-size:22px}}@media(max-width:420px){.partners-heading{font-size:24px;line-height:1.12}.partners-sub{font-size:20px}}:root{--bg: #fbf4ee;--panel-bg: #ffffff;--muted: #9d9a98;--accent-blue: #1e66ff;--headline: #111111;--headline-secondary: #5e6a6f;--soft-shadow: 0 18px 30px rgba(22,17,15,.06);--small-shadow: 0 8px 18px rgba(22,17,15,.06)}.wp-section{background:var(--bg);padding:50px 20px;font-family:Segoe UI,Roboto,Arial,sans-serif;color:var(--headline);margin-bottom:10px}.wp-container{margin:0 auto;position:relative}.wp-badge{display:inline-flex;align-items:center;gap:12px;background:#fffffff2;padding:8px 18px;border-radius:22px;box-shadow:var(--small-shadow);font-weight:700;color:#c14b4b;font-size:13px;margin:6px auto 26px;position:relative;left:50%;transform:translate(-50%)}.wp-badge-star{font-size:14px}.wp-header{text-align:center;margin-bottom:48px}.wp-title-line1{font-size:64px;margin:0;font-weight:800;line-height:.95}.wp-title-line2{font-size:40px;margin-top:4px;font-weight:800;color:var(--headline-secondary)}.wp-timeline-wrap{position:relative;padding-top:48px;padding-bottom:36px}@media(max-width:992px){.wp-title-line1{font-size:48px}.wp-title-line2{font-size:30px}.wp-section{padding:60px 16px 90px}.wp-header{margin-bottom:36px}.wp-timeline-wrap{padding-top:36px;padding-bottom:28px}}@media(max-width:768px){.wp-title-line1{font-size:38px;line-height:1.05}.wp-title-line2{font-size:24px}.wp-section{padding:50px 14px 80px}.wp-header{margin-bottom:28px}.wp-timeline-wrap{padding-top:28px;padding-bottom:24px}}@media(max-width:480px){.wp-title-line1{font-size:30px;line-height:1.1}.wp-title-line2{font-size:20px}.wp-section{padding:0}.wp-step-text{max-width:none!important}.wp-header{margin-bottom:22px}.wp-timeline-wrap{padding-top:20px;padding-bottom:0}}.wp-connector{position:absolute;left:40px;right:40px;top:54px;height:2px;background:#ffffffbf;z-index:1}.wp-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;z-index:2;position:relative}.wp-step{text-align:center;padding:0 12px}.wp-step-circle{width:94px;height:94px;border-radius:50%;background:var(--panel-bg);margin:0 auto 18px;box-shadow:var(--soft-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center}.wp-step-label{font-size:12px;color:#9aa2a6}.wp-step-number{font-size:22px;font-weight:800;color:var(--accent-blue)}.wp-step-title{font-size:20px;font-weight:800;margin:8px 0 12px}.wp-step-text{color:#000;font-size:14px;line-height:1.8;max-width:220px;margin:0 auto}.wp-cta{display:flex;justify-content:center;margin-top:50px}.wp-cta-pill{background:var(--panel-bg);padding:12px 18px;border-radius:46px;box-shadow:0 20px 30px #16110f0f;display:inline-flex;align-items:center;gap:20px;min-width:560px;justify-content:center}.wp-cta-icon-btn{width:44px;height:44px;border-radius:999px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit;transition:transform .12s ease,opacity .12s ease}.wp-cta-icon-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.wp-cta-icon-btn:not(:disabled):active{transform:translateY(1px)}.wp-cta-icon{font-size:20px;opacity:.85;pointer-events:none}.wp-cta-text{font-weight:700;font-size:18px;-webkit-user-select:none;user-select:none}.wp-steps{scrollbar-width:none;-ms-overflow-style:none}.wp-steps::-webkit-scrollbar{display:none}@media(max-width:1024px){.wp-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;-webkit-overflow-scrolling:touch;padding-bottom:10px}.wp-step{flex:0 0 100%;min-width:100%;scroll-snap-align:center;padding:0 24px;box-sizing:border-box}.wp-connector{display:none}.wp-cta-pill{min-width:auto;padding-left:18px;padding-right:18px;width:auto}@media(max-width:480px){.wp-cta-pill{width:100%;box-sizing:border-box;padding-left:12px;padding-right:12px;min-width:auto}.wp-cta-text{font-size:16px}}}.wp-step.active .wp-step-circle{transform:translateY(-6px);transition:transform .36s cubic-bezier(.2,.9,.2,1)}.wp-cta-icon-btn:focus{outline:3px solid rgba(30,102,255,.12);outline-offset:4px;border-radius:999px}:root{--bg: #fbf6ef;--muted: #6b6b6b;--accent: #f6e9df;--card-border: rgba(0, 0, 0, .06);--heading: #0b0b0b}*{box-sizing:border-box}.team-section{background:var(--bg);padding:64px 32px}.container{margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:32px;align-items:start}.left-panel{padding:24px 32px 40px 16px}.teamSec-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:18px;background:#fff;border:2px solid rgba(0,0,0,.03);color:#d9534f;font-weight:600}.teamSec-badge svg{color:#d9534f}.teamSec-badge .right-star{transform:scaleX(-1)}.teamSec-headline{font-size:40px;font-weight:800;line-height:1.5;margin:18px 0 12px;color:var(--heading)}.subline{font-weight:600;color:#5b5b5b}.lead{color:#000;font-size:16px;line-height:1.8}.join-cta{margin-top:48px}.join-shape{width:150px;height:150px;background-color:#ffebcd;border-radius:50%;border:3px dashed rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center}.join-link{text-decoration:underline;font-weight:600;color:#111;display:flex;align-items:center}.join-link .cta-arrow{margin-left:8px}.right-panel{padding-top:4px}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.team-card{background:#fff;border-radius:8px;padding-bottom:18px;border:1px solid var(--card-border);text-align:center}.arch-frame{padding:18px;display:flex;justify-content:center}.arch-avatar{width:220px;height:220px;border-radius:180px 180px 28px 28px;display:flex;align-items:flex-end;justify-content:center;border:12px solid #fff;box-shadow:inset 0 6px #00000005;position:relative;overflow:hidden}.arch-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;z-index:0;filter:brightness(.75)}.arch-initials{font-size:44px;font-weight:700;color:#fff;margin-bottom:20px;position:relative;z-index:2;text-shadow:0 2px 6px rgba(0,0,0,.35)}.card-body{padding:12px 18px 8px}.card-name{font-size:20px;font-weight:800;margin:8px 0 2px;color:var(--heading)}.card-role{color:#9b9b9b;font-size:14px;margin:0}.mobile-slider{display:none}@media(max-width:768px){.desktop-grid{display:none}.mobile-slider{display:block;overflow:hidden;width:100%}.slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;padding:10px 0;scrollbar-width:none}.slider-track::-webkit-scrollbar{display:none}.slider-item{min-width:80%;scroll-snap-align:center}.slider-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.dot{width:8px;height:8px;background:#dcdcdc;border-radius:50%;display:inline-block}.dot.active{background:#111;width:10px;height:10px}}@media(max-width:1024px){.container{display:block;grid-template-columns:1fr;gap:40px}.left-panel{padding:0 16px;text-align:center}.teamSec-headline{font-size:34px;line-height:1.3}.desktop-grid{grid-template-columns:repeat(2,1fr)}.arch-avatar{width:190px;height:190px}}@media(max-width:768px){.desktop-grid{display:none}.mobile-slider{display:block;width:100%;overflow:hidden}.slider-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 2px;scrollbar-width:none}.slider-track::-webkit-scrollbar{display:none}.slider-item{min-width:80%;scroll-snap-align:center}.arch-avatar{width:170px;height:170px}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.dot{width:8px;height:8px;background:#cfcfcf;border-radius:50%}.team-section{padding:48px 20px}.teamSec-headline{font-size:28px}.lead{text-align:justify;line-height:1.6}.join-cta{justify-content:center;display:flex;margin-top:24px}.join-shape{width:120px;height:120px}}@media(max-width:480px){.team-section{padding:40px 14px}.teamSec-headline{font-size:24px;line-height:1.2}.lead{font-size:13px;line-height:1.55}.arch-avatar{width:150px;height:150px}.slider-item{min-width:88%}.dot{width:7px;height:7px}.card-name{font-size:18px}}:root{--accent-red: #ff3b30;--muted-gray: #6b6f75;--dark: #111;--border: rgba(0, 0, 0, .06)}.company-section{padding:40px 48px 80px;font-family:Helvetica Neue,Arial,sans-serif;color:var(--dark);background:#fff}.company-hero{max-width:1400px;margin:0 auto 40px;padding:8px 12px 30px}.company-badge{display:inline-flex;align-items:center;gap:10px;border-radius:20px;border:1px solid var(--border);padding:6px 14px;font-size:12px;color:#444;box-shadow:0 0 0 6px #e3eafc99 inset}.company-badge-star{color:var(--accent-red);font-size:12px}.company-title{font-size:45px;line-height:1.1;margin:18px 0;font-weight:800}.company-title-strong{color:#111}.company-title-highlight{color:#2b3740;font-weight:800}.company-subtext{max-width:1100px;color:var(--muted-gray);font-size:16px;line-height:1.7}.company-main{max-width:1400px;margin:auto;display:grid;grid-template-columns:480px 1fr;align-items:stretch;gap:40px}.company-left{display:flex}.company-image-wrap{flex:1;background:linear-gradient(180deg,#e0e9ff99,#edf5ff99);padding:12px;border-radius:4px;display:flex}.company-image{width:100%;height:100%;object-fit:cover;border-radius:4px;box-shadow:0 0 0 8px #e6ecffcc;border:6px solid #f7f9ff}.company-right{padding-top:10px}.company-right-text{color:var(--muted-gray);font-size:16px;line-height:1.7;margin-bottom:30px}.company-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-top:30px}.company-stat{min-height:160px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--border);text-align:center;background:#fff;transition:all .3s ease}.company-stat:last-child{border-right:none}.company-stat:hover{background:#f8fafc;transform:translateY(-3px)}.company-stat-number{font-size:60px;font-weight:800;color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.6);margin-bottom:12px;line-height:1}.company-stat-label{font-size:14px;color:var(--muted-gray);font-weight:600;line-height:1.5;max-width:150px}@media(max-width:1024px){.company-section{padding:40px 32px 70px}.company-title{font-size:36px;line-height:1.2}.company-main{grid-template-columns:1fr;gap:32px}.company-left{order:1}.company-right{order:2;padding-top:0}.company-image{height:400px}.company-subtext,.company-right-text{font-size:15px;line-height:1.6}.company-stats-grid{grid-template-columns:repeat(2,1fr)}.company-stat{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.company-stat:nth-child(2n){border-right:none}.company-stat:nth-child(3),.company-stat:nth-child(4){border-bottom:none}.company-stat-number{font-size:52px}}@media(max-width:768px){.company-section{padding:32px 20px 60px}.company-title{font-size:28px}.company-subtext,.company-right-text{font-size:14px;line-height:1.6}.company-main{grid-template-columns:1fr;gap:28px}.company-image{height:320px}.company-stats-grid{grid-template-columns:repeat(2,1fr)}.company-stat{min-height:130px;padding:18px 12px}.company-stat-number{font-size:46px}.company-stat-label{font-size:13px}}@media(max-width:480px){.company-section{padding:28px 16px 50px}.company-title{font-size:24px;line-height:1.3}.company-subtext{font-size:13px}.company-image{height:240px}.company-stats-grid{grid-template-columns:1fr}.company-stat{border-right:none;border-bottom:1px solid var(--border);min-height:110px}.company-stat:last-child{border-bottom:none}.company-stat-number{font-size:40px}.company-stat-label{font-size:12px}}.bgx-container{font-family:Inter,system-ui,sans-serif;max-width:var(--max-width);margin:20px auto 80px;padding:0 28px;color:var(--text)}.bgx-hero.hero-fixed{display:grid;grid-template-columns:1.2fr 520px 280px;gap:18px;padding:18px 0 40px;align-items:center}.bgx-badge{grid-column:1 / 2;justify-self:start;align-self:start;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#fff;border:1px solid #e6e6e6;border-radius:60px;font-weight:600;font-size:15px;color:#333;box-shadow:inset 0 2px 6px #0000000d,0 1px 3px #0000000d;width:auto;max-width:max-content;white-space:nowrap}.bgx-badge .star{color:#e53935;font-size:16px;font-weight:800;display:inline-block}.hero-col-left{grid-column:1 / 2}.hero-title{margin:0;font-size:42px;font-weight:800;line-height:.92;max-width:720px}.hero-sub{margin-top:10px;font-size:32px;color:#666;font-weight:600}.hero-col-center{grid-column:2 / 3;display:flex;align-items:center}.hero-desc{max-width:520px;font-size:16px;line-height:1.8;color:var(--text)}.hero-col-right{grid-column:3 / 4;display:flex;justify-content:center;align-items:center}.hero-circle{width:220px;height:220px;border-radius:50%;border:2px solid #dcdcdc;display:flex;justify-content:center;align-items:center;text-decoration:none;background:transparent;transition:.2s ease}.hero-circle:hover{border-color:#bfbfbf}.hero-circle-text{text-align:center;font-size:16px;font-weight:600;color:#111;line-height:1.1}.hero-circle-underline{display:block;width:90%;height:1.5px;background:#00000026;margin:6px auto 0}.bgx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 36px}.bgx-card{background:transparent}.bgx-image-wrap{border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow);position:relative}.bgx-image{width:100%;height:320px;object-fit:cover}.bgx-date-bubble{position:absolute;top:18px;left:18px;width:72px;height:72px;border-radius:50%;background:linear-gradient(180deg,#00000080,#000000bf);color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}.bgx-day{font-size:20px}.bgx-month{font-size:12px;opacity:.95}.bgx-meta{margin:18px 0 8px;color:var(--muted);font-size:14px}.bgx-category{color:var(--text);text-decoration:underline}.bgx-divider{margin:0 12px;color:#ddd}.bgx-title{font-size:24px;margin:8px 0 18px;font-weight:700}.bgx-read{text-decoration:underline;font-weight:600}@media(max-width:1024px){.bgx-hero.hero-fixed{grid-template-columns:1fr 360px;gap:14px;padding-bottom:28px}.bgx-badge{font-size:14px;padding:8px 14px}.hero-title{font-size:clamp(36px,6.5vw,72px);max-width:620px}.hero-sub{font-size:clamp(22px,5.2vw,52px)}.hero-col-center .hero-desc{max-width:420px;font-size:15px;line-height:1.7}.hero-circle{width:190px;height:190px}.bgx-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.bgx-image{height:280px;object-fit:cover}.bgx-date-bubble{width:64px;height:64px;top:14px;left:14px}.bgx-title{font-size:22px}}@media(max-width:640px){.bgx-hero.hero-fixed{display:grid;grid-template-columns:1fr;gap:12px;padding-bottom:22px}.bgx-badge{justify-self:start;font-size:13px;padding:7px 12px}.hero-col-left,.hero-col-center,.hero-col-right{grid-column:1 / -1;justify-self:stretch}.hero-title{font-size:clamp(28px,8.5vw,56px);line-height:1.02;max-width:100%;word-break:break-word}.hero-sub{font-size:clamp(18px,6.5vw,40px)}.hero-desc{font-size:15px;line-height:1.6}.hero-circle{margin:0 auto;width:160px;height:160px}.bgx-grid{grid-template-columns:1fr;gap:22px}.bgx-image-wrap{border-radius:10px}.bgx-image{height:auto;max-height:360px;width:100%;object-fit:cover}.bgx-date-bubble{top:12px;left:12px;width:56px;height:56px}.bgx-title{font-size:20px}.bgx-meta,.bgx-read,.bgx-category{font-size:13px}}.product-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.product-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.product-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.product-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.product-hero-title{margin-top:26px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:#fff}.product-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}.product-scroll-arrow{font-size:20px;color:#fff;transform:translateY(-4px)}.product-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.product-hero{padding:50px 5vw;min-height:unset}.product-hero-content{transform:translateY(-10px)}.product-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.product-scroll-indicator{height:50px;bottom:30px}}*,*:before,*:after{box-sizing:border-box}.industry-grid-wrapper{width:100%;background:#f8fafc;padding:6rem 8%}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.industry-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;cursor:pointer;transition:all .35s ease;box-shadow:0 8px 25px #00000014;border:1px solid #eef2f7;min-height:510px;text-align:left;position:relative}.industry-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #2563eb2e;border-color:#2563eb}.industry-card-image-wrapper{width:100%;height:240px;overflow:hidden}.industry-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.industry-card:hover .industry-card-image{transform:scale(1.08)}.industry-card-content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.industry-card-title{font-size:1.3rem;font-weight:700;color:#111827;margin:0 0 1rem;line-height:1.4;transition:.3s}.industry-card:hover .industry-card-title{color:#2563eb}.industry-meta{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.industry-category{background:#2563eb;color:#fff;padding:7px 15px;border-radius:40px;font-size:.82rem;font-weight:600}.industry-location{color:#6b7280;font-size:.92rem;font-weight:500}.industry-description{color:#4b5563;font-size:.96rem;line-height:1.8;margin-bottom:1.5rem;flex:1}.industry-readmore{margin-top:auto;width:fit-content;padding:12px 22px;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-weight:600;font-size:.95rem;transition:.3s}.industry-readmore:hover{background:#1d4ed8;transform:translate(4px)}.pagination-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.7rem;margin-top:4rem}.pagination-number,.pagination-btn{width:44px;height:44px;border-radius:10px;border:1px solid #d1d5db;background:#fff;cursor:pointer;transition:.3s;font-size:1rem;font-weight:600}.pagination-number:hover,.pagination-btn:hover,.pagination-number.active{background:#2563eb;color:#fff;border-color:#2563eb}.pagination-btn.disabled{opacity:.4;cursor:not-allowed}@media(max-width:1600px){.industry-grid-wrapper{padding:5rem 6%}}@media(max-width:1400px){.industry-grid{gap:1.75rem}.industry-card{min-height:500px}}@media(max-width:1200px){.industry-grid-wrapper{padding:4rem 4%}.industry-grid{grid-template-columns:repeat(3,1fr)}.industry-card{min-height:490px}}@media(max-width:992px){.industry-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.industry-card{min-height:480px}.industry-card-image-wrapper{height:220px}}@media(max-width:768px){.industry-grid-wrapper{padding:3rem 1.5rem}.industry-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.industry-card{min-height:450px}.industry-card-content{padding:1.2rem}.industry-card-title{font-size:1.1rem}.industry-description{font-size:.9rem}}@media(max-width:576px){.industry-grid-wrapper{padding:2rem 1rem}.industry-grid{grid-template-columns:1fr;gap:1.5rem}.industry-card{min-height:auto}.industry-card-image-wrapper{height:220px}.industry-card-title{font-size:1.2rem}.industry-meta{flex-direction:column;align-items:flex-start}.industry-description{font-size:.92rem;line-height:1.7}.industry-readmore{width:100%;text-align:center}.pagination-wrapper{gap:.45rem;margin-top:2.5rem}.pagination-number,.pagination-btn{width:38px;height:38px;font-size:.9rem}}@media(max-width:420px){.industry-grid-wrapper{padding:1.5rem .8rem}.industry-card-image-wrapper{height:200px}.industry-card-content{padding:1rem}.industry-card-title{font-size:1.05rem}.industry-category{font-size:.75rem;padding:6px 12px}.industry-location{font-size:.82rem}.industry-description{font-size:.88rem}.industry-readmore{padding:11px 18px;font-size:.88rem}}@media(max-width:320px){.industry-grid-wrapper{padding:1rem .6rem}.industry-card-image-wrapper{height:180px}.industry-card-title{font-size:1rem}.industry-description{font-size:.84rem}}.howwe-section{background-color:#fff;padding:4rem 0 5rem}.howwe-container{max-width:1200px;margin:0 auto;padding:0 2.5rem}.howwe-header{text-align:left;margin-bottom:3.5rem}.howwe-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.35rem 1.25rem;border-radius:999px;border:1px solid #e5e7eb;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.75rem;background-color:#fff}.howwe-badge-text{font-weight:600}.howwe-badge-dot{width:.45rem;height:.45rem;border-radius:999px;background-color:#f97373}.howwe-title{font-size:2.6rem;line-height:1.15;font-weight:700;margin:0;color:#111827}.howwe-subtitle{font-size:2rem;margin-top:.5rem;margin-bottom:0;color:#4b5563}.howwe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem;margin-top:3.25rem}.howwe-card{max-width:260px}.howwe-icon-wrap{margin-bottom:1.25rem}.howwe-icon{width:60px;height:auto}.howwe-card-title{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#111827}.howwe-card-text{margin:0;font-size:.95rem;line-height:1.6;color:#6b7280}@media(max-width:1024px){.howwe-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.howwe-container{padding:0 2rem}.howwe-title{font-size:2.4rem}.howwe-subtitle{font-size:1.8rem}}@media(max-width:768px){.howwe-grid{grid-template-columns:repeat(1,1fr);gap:2rem}.howwe-header{text-align:center}.howwe-container{padding:0 1.5rem}.howwe-title{font-size:2.2rem}.howwe-subtitle{font-size:1.6rem}}@media(max-width:480px){.howwe-container{padding:0 1rem}.howwe-title{font-size:2rem}.howwe-subtitle{font-size:1.4rem}.howwe-card{max-width:100%}}.software-wrapper{padding:5rem 12rem;background:#fff;font-family:Inter,sans-serif;color:#111827;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 25px #0000000f}.software-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;margin-bottom:6rem}.sw-title{font-size:3.2rem;font-weight:700;margin:0 0 1.5rem;line-height:1.15}.sw-highlight{color:#374151;font-weight:400}.sw-text{font-size:1.05rem;color:#6b7280;line-height:1.7;max-width:550px;margin-bottom:2.5rem}.sw-list-grid{display:grid;grid-template-columns:repeat(2,auto);gap:2rem}.sw-list-grid ul{list-style:none;padding:0;margin:0}.sw-list-grid li{font-size:1rem;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center}.sw-list-grid li:before{content:"●";color:#2563eb;font-size:.7rem;margin-right:.6rem}.sw-img{width:100%;border-radius:10px;object-fit:cover}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.faq-img{width:100%;border-radius:10px;object-fit:cover}.faq-item{border-bottom:1px solid #e5e7eb;padding:1.2rem 0}.faq-question{display:flex;justify-content:space-between;font-size:1.15rem;font-weight:500;color:#1f2937;cursor:pointer}.faq-plus{font-size:1.5rem;color:#111}.faq-answer{max-height:0;overflow:hidden;font-size:1rem;color:#6b7280;line-height:1.6;margin-top:0;transition:max-height .4s ease,margin-top .3s ease}.faq-answer.open{max-height:300px;margin-top:1rem}.faq-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:2rem;flex-wrap:wrap}.faq-pagination button{min-width:42px;height:42px;padding:0 16px;border:none;border-radius:8px;background:#f3f4f6;color:#111827;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.faq-pagination button:hover:not(:disabled){background:#2563eb;color:#fff}.faq-pagination button.active{background:#2563eb;color:#fff}.faq-pagination button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1200px){.software-wrapper{padding:5rem 6rem}.software-grid,.faq-grid{gap:2.5rem}}@media(max-width:992px){.software-grid,.faq-grid{grid-template-columns:1fr}.software-right,.faq-left{order:-1}}@media(max-width:768px){.software-wrapper{padding:3.5rem 2rem}.sw-title{font-size:2.6rem}.sw-list-grid{grid-template-columns:1fr}.faq-question{font-size:1.1rem}.faq-answer{font-size:1rem}}@media(max-width:480px){.sw-title{font-size:2.3rem}.software-wrapper{padding:3rem 1.5rem}.howwe-card{max-width:100%}}.process-section{background-color:#e7f0fb;padding:5rem 0 4.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.process-inner{max-width:1200px;margin:0 auto;text-align:center;padding:0 3rem}.process-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.4rem 1.35rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.75rem}.badge-text{font-weight:600}.badge-dot{width:.45rem;height:.45rem;border-radius:999px;background-color:#f97373}.process-title{font-size:2.5rem;font-weight:700;margin:0;color:#111827}.process-subtitle{font-size:2rem;margin:.4rem 0 0;color:#374151}.process-timeline{position:relative;margin-top:4.5rem}.process-line{position:absolute;top:0;left:0;right:0;height:1px;background:#d1d5db}.process-timeline-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem}.process-step{position:relative;padding-top:3.5rem;opacity:1;transform:translate(0)}.step-line{position:absolute;top:0;left:50%;width:1px;height:2.7rem;transform:translate(-50%);background-color:#d1d5db}.step-circle{position:relative;margin:0 auto 1.5rem;width:78px;height:78px;border-radius:999px;border:4px solid #f3f4f6;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 18px #0f172a0f}.step-label{font-size:.8rem;color:#6b7280}.step-number{font-size:1.05rem;font-weight:700;color:#2563eb}.step-title{font-size:1.1rem;font-weight:600;margin-bottom:.85rem;color:#111827}.step-text{font-size:.95rem;line-height:1.7;color:#6b7280;max-width:260px;margin:0 auto}.step-horizontal-animated{opacity:0;animation:slideHorizontalStep .45s ease-out forwards}.process-step:nth-child(1).step-horizontal-animated{animation-delay:0s}.process-step:nth-child(2).step-horizontal-animated{animation-delay:.12s}.process-step:nth-child(3).step-horizontal-animated{animation-delay:.24s}.process-step:nth-child(4).step-horizontal-animated{animation-delay:.36s}@keyframes slideHorizontalStep{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.process-controls{margin-top:3.5rem;display:inline-flex;align-items:center;background-color:#fff;border-radius:999px;padding:.9rem 1.8rem;box-shadow:0 10px 25px #0f172a1f;gap:1.25rem}.control-btn{border:none;background:transparent;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.3rem .8rem;border-radius:999px;transition:background .2s ease,color .2s ease}.control-btn:hover{background-color:#2563eb;color:#fff}.control-center-text{font-size:.95rem;color:#111827;white-space:nowrap}@media(max-width:1280px){.process-inner{padding:0 2.5rem}.process-title{font-size:2.7rem}.process-subtitle{font-size:2.1rem}}@media(max-width:992px){.process-inner{padding:0 2rem}.process-timeline-inner{grid-template-columns:repeat(2,1fr);gap:2.2rem}.process-title{font-size:2.8rem}.process-subtitle{font-size:2.2rem}.step-title{font-size:1.25rem}.step-text{font-size:1.05rem;max-width:300px}.control-center-text{font-size:1rem}}@media(max-width:768px){.process-timeline-inner{grid-template-columns:1fr!important}.process-inner{padding:0 1.5rem;text-align:center}.process-title{font-size:2.6rem;line-height:1.25}.process-subtitle{font-size:2rem;margin-bottom:1rem}.step-circle{width:85px;height:85px}.step-title{font-size:1.3rem}.step-text{font-size:1.1rem;max-width:340px}.process-controls{gap:1rem;padding:1rem}.control-btn{font-size:1.3rem}.control-center-text{font-size:1.1rem}}@media(max-width:480px){.process-inner{padding:0 1.2rem}.process-title{font-size:2.4rem}.process-subtitle{font-size:1.8rem}.step-circle{width:95px;height:95px}.step-number{font-size:1.3rem}.step-title{font-size:1.35rem}.step-text,.control-center-text{font-size:1.15rem}}@media(max-width:768px){.process-step.step-horizontal-animated{animation-delay:0s!important}.process-timeline-inner{overflow:hidden}@keyframes slideHorizontalStep{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.sf-section{background-color:#fff;padding:4.5rem 0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.sf-container{max-width:1400px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:1.1fr 1.3fr;gap:4rem;align-items:flex-start}.sf-left{max-width:460px}.sf-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.35rem 1.2rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.8rem}.sf-badge-text{font-weight:600}.sf-badge-dot{width:.45rem;height:.45rem;border-radius:999px;background-color:#f97373}.sf-title{font-size:2rem;line-height:1.15;margin:0 0 1rem;color:#111827;font-weight:700}.sf-title-light{font-weight:400;color:#4b5563}.sf-description{margin:0;margin-top:.5rem;font-size:.98rem;line-height:1.8;color:#6b7280}.sf-right{display:flex;flex-direction:column;gap:1.8rem;max-height:420px;overflow-y:auto;padding-right:8px}.sf-right::-webkit-scrollbar{width:6px}.sf-right::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.sf-right::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:10px}.sf-right::-webkit-scrollbar-thumb:hover{background:#b5b5b5}.sf-item{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:flex-start;padding-bottom:1.8rem;border-bottom:1px solid #e5e7eb}.sf-item:last-child{border-bottom:none;padding-bottom:0}.sf-icon-wrap{width:48px;height:48px;border-radius:999px;background-color:#e5edff;display:flex;align-items:center;justify-content:center}.sf-icon{width:24px;height:24px;object-fit:contain}.sf-item-title{font-size:1.02rem;font-weight:600;margin:0 0 .4rem;color:#111827}.sf-item-desc{margin:0;font-size:.95rem;line-height:1.7;color:#6b7280}@media(max-width:1024px){.sf-container{grid-template-columns:1fr;gap:3rem}.sf-left{max-width:none}}@media(max-width:640px){.sf-container{padding:0 1.5rem}.sf-title{font-size:2.1rem}}.tools-section{background-color:#fff;padding:4.5rem 0;font-family:Inter,sans-serif;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.tools-container{max-width:1200px;margin:0 auto;padding:0 3rem;text-align:left}.tools-heading{margin-bottom:3rem}.tools-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.35rem 1.2rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.2rem}.tools-badge-dot{width:.45rem;height:.45rem;border-radius:999px;background-color:#f97373}.tools-title{font-size:2.6rem;font-weight:700;color:#111827;line-height:1.2;margin:0}.tools-title-light{font-weight:400;color:#4b5563}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);gap:1.5rem 1.5rem}.tool-card{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 1.25rem;border-radius:.75rem;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 4px 12px #0f172a0a}.tool-logo{width:26px;height:26px}.tool-name{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#111827}@media(max-width:1024px){.tools-grid{grid-template-columns:repeat(3,1fr)}.tools-title{font-size:2.2rem}}@media(max-width:768px){.tools-container{padding:0 1.8rem}.tools-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.tool-card{padding:1rem}.tools-title{font-size:2rem}}@media(max-width:480px){.tools-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.tool-card{gap:.5rem;padding:.9rem}.tool-logo{width:22px;height:22px}.tool-name{font-size:.75rem;letter-spacing:.04em}.tools-title{font-size:1.7rem}}@media(max-width:360px){.tools-grid{grid-template-columns:1fr}.tools-title{font-size:1.5rem}.tool-card{padding:.85rem}}.career-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.career-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.career-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.career-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.career-hero-title{margin-top:26px;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;line-height:1.1;color:#fff}.career-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}.career-scroll-arrow{font-size:20px;color:#fff;transform:translateY(-4px)}.career-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.career-hero{padding:50px 5vw;min-height:unset}.career-hero-content{transform:translateY(-10px)}.career-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.career-scroll-indicator{height:50px;bottom:30px}}.careerlatestjob-section{padding:10px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:#fff;color:#111}.careerlatestjob-container{max-width:1400px;margin:0 auto;text-align:center}.careerlatestjob-header{margin-bottom:38px}.careerlatestjob-title{font-size:48px;font-weight:800;margin:0 0 10px}.careerlatestjob-sub{color:#7a7a7a;max-width:760px;margin:0 auto;font-size:15px}.careerlatestjob-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:start}.careerlatestjob-card{position:relative;background:#fff;border-radius:18px;padding:28px 20px 26px;box-shadow:0 18px 36px #1018280f;border:1px solid rgba(0,0,0,.03);overflow:visible}.careerlatestjob-badge{position:absolute;top:-16px;left:28px;display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;padding:8px 14px;border-radius:8px;box-shadow:0 8px 18px #1111111f;font-weight:600;font-size:15px}.careerlatestjob-badge-icon{color:#fd0;font-size:16px}.careerlatestjob-toprow{display:flex;align-items:center;gap:16px}.careerlatestjob-logo-wrap{flex:0 0 86px}.careerlatestjob-logo{width:72px;height:56px;object-fit:contain}.careerlatestjob-company-wrap{flex:1 1 auto;display:flex;align-items:center}.careerlatestjob-company-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.careerlatestjob-company-name{margin:0;font-size:22px;font-weight:800;color:#111;line-height:1}.careerlatestjob-location{font-size:14px;color:#8b8b8b}.careerlatestjob-socials{display:flex;gap:10px;margin-left:12px;align-items:center;flex-shrink:0;white-space:nowrap}.careerlatestjob-social-btn{width:36px;height:36px;border-radius:6px;background:#111;color:#fff;border:none;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 12px #11111114;padding:0}.careerlatestjob-social-btn svg{width:12px;height:12px}.careerlatestjob-role{margin:16px 0 10px;font-size:28px;font-weight:800;text-align:left;color:#111}.careerlatestjob-desc{text-align:left;color:#777;font-size:14px;line-height:1.7;margin:0 0 16px}.careerlatestjob-perks{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.careerlatestjob-perk-item{display:flex;align-items:center;gap:10px;color:#505050;font-size:14px}.careerlatestjob-check-circle{display:inline-grid;place-items:center;width:20px;height:20px;background:#111;color:#fff;border-radius:50%;font-size:12px}.careerlatestjob-apply-wrap{display:flex;justify-content:center}.careerlatestjob-apply{width:100%;max-width:320px;padding:14px 22px;border-radius:10px;border:none;background:#111;color:#fd0;font-weight:700;cursor:pointer;box-shadow:0 10px 18px #1111110f;transition:transform .14s ease,box-shadow .14s ease}.careerlatestjob-apply--yellow{background:#fd0;color:#111}.careerlatestjob-apply:hover{transform:translateY(-2px);box-shadow:0 14px 30px #11111114}@media(max-width:1200px){.careerlatestjob-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.careerlatestjob-cards{grid-template-columns:1fr}.careerlatestjob-toprow{flex-wrap:wrap;align-items:flex-start}.careerlatestjob-socials{margin-left:0;margin-top:10px}}@media(max-width:480px){.careerlatestjob-container{max-width:100%}}.careermoreopportunities-section{padding:80px 20px;background:#f5efe5;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#111}.careermoreopportunities-container{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;column-gap:80px;align-items:center}.careermoreopportunities-left{text-align:left}.careermoreopportunities-title{font-size:54px;line-height:1.05;font-weight:800;margin:0 0 24px}.careermoreopportunities-text{font-size:15px;line-height:1.8;color:#555;margin:0 0 32px}.careermoreopportunities-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fc0;color:#111;border-radius:10px;border:none;font-weight:700;cursor:pointer;font-size:16px}.careermoreopportunities-btn-icon{display:inline-flex;align-items:center;justify-content:center}.careermoreopportunities-right{display:flex;flex-direction:column;gap:34px}.careermoreopportunities-feature{display:flex;align-items:flex-start;gap:18px}.careermoreopportunities-feature-iconwrap{width:70px;height:70px;border-radius:14px;background:#000;display:flex;align-items:center;justify-content:center;flex-shrink:0}.careermoreopportunities-feature-icon{color:#fc0;font-size:30px}.careermoreopportunities-feature-content{text-align:left}.careermoreopportunities-feature-title{margin:4px 0 10px;font-size:22px;font-weight:800}.careermoreopportunities-feature-text{margin:0;font-size:15px;line-height:1.8;color:#555}@media(max-width:1024px){.careermoreopportunities-container{grid-template-columns:1fr;column-gap:40px;row-gap:40px;text-align:left}.careermoreopportunities-right{gap:28px}}@media(max-width:768px){.careermoreopportunities-container{grid-template-columns:1fr}.careermoreopportunities-left,.careermoreopportunities-right{text-align:left}.careermoreopportunities-feature{gap:16px}}@media(max-width:480px){.careermoreopportunities-feature-iconwrap{width:60px;height:60px}.careermoreopportunities-feature-icon{font-size:26px}}.careerblog{width:100%;padding:10px;text-align:center;background:#fff;box-sizing:border-box}.careerblog-header h2{font-size:54px;font-weight:800;margin-bottom:14px;color:#111}.careerblog-header p{font-size:17px;color:gray;max-width:760px;margin:0 auto 50px;line-height:1.7}.careerblog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.careerblog-card{text-align:left}.careerblog-imgwrap{position:relative;width:100%;height:260px;border-radius:18px;overflow:hidden}.careerblog-imgwrap img{width:100%;height:100%;object-fit:cover}.careerblog-date{position:absolute;bottom:18px;left:18px;width:70px;height:70px;background:#0a0a0a;border-radius:4px;display:flex;flex-direction:column;padding:10px 10px 8px 12px;z-index:3;box-shadow:0 6px 12px #00000040}.careerblog-date .day{font-size:26px;font-weight:800;color:#ffd400;line-height:1}.careerblog-date .month{font-size:13px;font-weight:700;color:#fff;margin-top:4px}.careerblog-date-corner{position:absolute;bottom:18px;left:6px;width:22px;height:22px;background:#9b1b1b;transform:rotate(45deg);z-index:1}.careerblog-body{margin-top:30px;padding-left:40px;position:relative}.careerblog-body:before{content:"";position:absolute;left:0;top:6px;width:3px;height:55px;background:#000;border-radius:2px}.careerblog-body h3{font-size:24px;font-weight:800;color:#000;margin-bottom:14px}.careerblog-body p{font-size:16px;color:#7c7c7c;line-height:1.7;margin-bottom:22px}.careerblog-btn{display:inline-flex;align-items:center;gap:10px;background:#fc0;border:none;padding:13px 26px;border-radius:7px;font-size:16px;font-weight:700;cursor:pointer}.careerblog-btn svg{font-size:18px}@media(max-width:1024px){.careerblog-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:768px){.careerblog-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:480px){.careerblog-grid{grid-template-columns:1fr;gap:24px}}.FrontendDev{width:100%;padding:25px 15px;background:#f5f7fb;display:flex;justify-content:center}.FrontendDev-card{width:100%;max-width:1400px;min-height:60vh;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #00000014;transition:all .35s ease}.FrontendDev-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0000001f}.FrontendDev-header{background:linear-gradient(135deg,#dfe9ff,#eef4ff);padding:24px 32px}.FrontendDev-title{font-size:24px;font-weight:700;color:#1e40af;margin-bottom:8px;line-height:1.3}.FrontendDev-subtitle{font-size:14px;color:#4b5563;line-height:1.6}.FrontendDev-tableWrapper{padding:24px 32px;overflow-x:auto}.FrontendDev-table{width:100%;border-collapse:collapse}.FrontendDev-table th,.FrontendDev-table td{border:1px solid #dbe2ea;padding:14px 18px}.FrontendDev-table th{background:#f1f5f9;color:#1e3a8a;font-size:15px;font-weight:700;text-align:center;width:17%}.FrontendDev-table td{background:#fff;color:#4b5563;font-size:14px}.FrontendDev-table th svg{margin-right:6px;vertical-align:middle}.FrontendDev-highlights{padding:0 32px 10px}.FrontendDev-highlights h3{color:#1e40af;font-size:18px;margin-bottom:6px}.FrontendDev-highlights p{color:#4b5563;font-size:14px;line-height:1.7}.FrontendDev-actions{display:flex;justify-content:flex-end;gap:14px;padding:10px 32px 25px;flex-wrap:wrap}.FrontendDev-whatsappBtn,.FrontendDev-applyBtn{display:flex;align-items:center;gap:8px;text-decoration:none;padding:12px 28px;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease}.FrontendDev-whatsappBtn{background:#22c55e;color:#fff;border:none}.FrontendDev-whatsappBtn:hover{background:#16a34a;transform:translateY(-2px)}.FrontendDev-applyBtn{border:none;background:#ef4444;color:#fff;box-shadow:0 0 0 2px #1f2937 inset}.FrontendDev-applyBtn:hover{background:#dc2626;transform:translateY(-2px)}@media(max-width:1200px){.FrontendDev-title{font-size:22px}}@media(max-width:992px){.FrontendDev-card{min-height:auto}.FrontendDev-title{font-size:20px}.FrontendDev-subtitle{font-size:13px}.FrontendDev-table th,.FrontendDev-table td{font-size:13px;padding:12px}.FrontendDev-highlights h3{font-size:16px}.FrontendDev-highlights p{font-size:13px}}@media(max-width:768px){.FrontendDev-header,.FrontendDev-tableWrapper,.FrontendDev-highlights,.FrontendDev-actions{padding-left:16px;padding-right:16px}.FrontendDev-title{font-size:18px}.FrontendDev-subtitle{font-size:12px}.FrontendDev-actions{justify-content:center}.FrontendDev-whatsappBtn,.FrontendDev-applyBtn{width:100%;justify-content:center;font-size:14px}}@media(max-width:480px){.FrontendDev{padding:15px 10px}.FrontendDev-title{font-size:16px}.FrontendDev-subtitle{font-size:11px}.FrontendDev-table th,.FrontendDev-table td{font-size:12px;padding:10px}.FrontendDev-highlights h3{font-size:15px}.FrontendDev-highlights p{font-size:12px}.FrontendDev-whatsappBtn,.FrontendDev-applyBtn{font-size:13px;padding:12px 18px}}.AccountBdmExe{width:100%;padding:40px 20px;background:#f5f7fb;display:flex;justify-content:center}.AccountBdmExe-container{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:30px}.AccountBdmExe-card{width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000000d;transition:all .3s ease;display:flex;flex-direction:column}.AccountBdmExe-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #00000014}.AccountBdmExe-header{background:linear-gradient(135deg,#dfe9ff,#eef4ff);padding:24px 32px}.AccountBdmExe-title{font-size:24px;font-weight:700;color:#1e40af;margin-bottom:10px;line-height:1.3;text-transform:uppercase}.AccountBdmExe-expandableWrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.AccountBdmExe-skillsWrapper{padding:14px 18px}.AccountBdmExe-skillsWrapper .AccountBdmExe-value{padding:0}.AccountBdmExe-subtitle{font-size:14px;color:#4b5563;line-height:1.6;word-break:break-word}.AccountBdmExe-readMoreBtn{background:none;border:none;color:#2563eb;font-weight:600;font-size:13px;cursor:pointer;padding:0;margin-top:4px;text-decoration:underline}.AccountBdmExe-readMoreBtn:hover{color:#1d4ed8}.AccountBdmExe-readMoreBtn.skills-btn{margin-top:6px;font-size:12px}.AccountBdmExe-infoGrid{padding:24px 32px;display:flex;flex-direction:column;gap:1px;background-color:#dbe2ea}.AccountBdmExe-infoRow{display:flex;background-color:#fff;gap:1px}.AccountBdmExe-infoItem{flex:1;display:flex;align-items:center;background:#fff;min-width:0}.AccountBdmExe-label{background:#f1f5f9;color:#1e3a8a;font-size:14px;font-weight:700;padding:14px 18px;width:140px;min-width:140px;display:flex;align-items:center;gap:8px;border-right:1px solid #dbe2ea;align-self:stroke;height:100%}.AccountBdmExe-label svg{font-size:16px;flex-shrink:0}.AccountBdmExe-value{color:#4b5563;font-size:14px;padding:14px 18px;white-space:normal}.break-word{word-break:break-all;overflow-wrap:break-word}.AccountBdmExe-highlights{padding:10px 32px}.AccountBdmExe-highlights h3{color:#1e40af;font-size:16px;font-weight:700;margin-bottom:6px}.AccountBdmExe-highlights p{color:#4b5563;font-size:14px;line-height:1.6}.AccountBdmExe-actions{display:flex;justify-content:flex-end;gap:14px;padding:20px 32px 24px}.AccountBdmExe-whatsappBtn,.AccountBdmExe-applyBtn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:50px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease-in-out}.AccountBdmExe-whatsappBtn{background:#22c55e;color:#fff}.AccountBdmExe-whatsappBtn:hover{background:#16a34a;transform:translateY(-1px)}.AccountBdmExe-applyBtn{background:#ef4444;color:#fff}.AccountBdmExe-applyBtn:hover{background:#dc2626;transform:translateY(-1px)}@media(max-width:992px){.AccountBdmExe-infoRow{flex-direction:column;background-color:transparent}.AccountBdmExe-infoGrid{background-color:transparent;gap:12px;padding:20px 24px}.AccountBdmExe-infoItem{border:1px solid #dbe2ea;border-radius:8px;flex-direction:row;align-items:center}.AccountBdmExe-label{width:120px;min-width:120px;height:auto}.AccountBdmExe-skillsWrapper{padding:0}.AccountBdmExe-skillsWrapper .AccountBdmExe-value{padding:14px 18px}.AccountBdmExe-skillsWrapper .AccountBdmExe-readMoreBtn{margin-left:18px;margin-bottom:12px}.AccountBdmExe-header,.AccountBdmExe-highlights,.AccountBdmExe-actions{padding-left:24px;padding-right:24px}}@media(max-width:600px){.AccountBdmExe{padding:20px 12px}.AccountBdmExe-header{padding:20px 16px}.AccountBdmExe-title{font-size:18px}.AccountBdmExe-infoGrid{padding:12px 16px;gap:8px}.AccountBdmExe-infoItem{flex-direction:column;align-items:flex-start}.AccountBdmExe-label{width:100%;border-right:none;border-bottom:1px solid #dbe2ea;padding:10px 12px}.AccountBdmExe-value{padding:10px 12px;width:100%}.AccountBdmExe-skillsWrapper .AccountBdmExe-value{padding:10px 12px}.AccountBdmExe-skillsWrapper .AccountBdmExe-readMoreBtn{margin-left:12px;margin-bottom:10px}.AccountBdmExe-highlights,.AccountBdmExe-actions{padding-left:16px;padding-right:16px}.AccountBdmExe-actions{flex-direction:column;gap:10px}.AccountBdmExe-whatsappBtn,.AccountBdmExe-applyBtn{width:100%;padding:14px}}.admin-section{width:100%;padding:80px 20px;background:#fff}.admin-container{max-width:1700px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.admin-card{background:#f5f5fa;overflow:hidden;transition:.3s ease}.admin-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.admin-image{width:100%;height:380px;overflow:hidden}.admin-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s ease}.admin-card:hover .admin-image img{transform:scale(1.05)}.admin-content{padding:35px}.admin-meta{display:flex;align-items:center;gap:10px;margin-bottom:25px;flex-wrap:wrap}.admin-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.admin-name{color:#7a27ff;font-size:15px;font-weight:600}.admin-dot{color:#9aa0b5}.admin-date{display:flex;align-items:center;gap:5px;color:#6c7390;font-size:15px}.admin-content h2{font-size:22px;line-height:1.5;color:#09113b;margin-bottom:20px}.admin-line{width:50px;height:3px;background:#1f195d;margin-bottom:25px}.admin-content p{font-size:17px;line-height:2;color:#666f89;margin-bottom:30px}.admin-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;border:1px solid #7a27ff;color:#7a27ff;text-decoration:none;border-radius:12px;font-size:18px;transition:.3s ease}.admin-btn:hover{background:#7a27ff;color:#fff}@media(max-width:1200px){.admin-container{grid-template-columns:repeat(2,1fr)}.admin-image{height:340px}}@media(max-width:768px){.admin-container{grid-template-columns:1fr}.admin-image{height:320px}.admin-content{padding:25px}.admin-btn{width:100%;justify-content:center}}@media(max-width:480px){.admin-section{padding:50px 15px}.admin-image{height:250px}.admin-content h2{font-size:20px}.admin-content{padding:20px}}.culture-section{width:100%;padding:40px 20px;background:#f5f5f7}.culture-container{max-width:1600px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.culture-card{background:#2b2b40;border-radius:20px;padding:38px;min-height:430px;display:flex;flex-direction:column;transition:all .3s ease}.culture-card:hover{transform:translateY(-6px)}.culture-meta{display:flex;align-items:center;margin-bottom:28px}.culture-author-img{width:38px;height:38px;border-radius:50%;object-fit:cover}.culture-info{display:flex;align-items:center;gap:10px;margin-left:10px;flex-wrap:wrap}.author-name{color:#5d3bff;font-size:22px;font-weight:500}.dot{color:#8d90a8;font-size:20px}.blog-date{display:flex;align-items:center;gap:8px;color:#7f859f;font-size:16px;text-transform:uppercase}.culture-title{color:#fff;font-size:22px;font-weight:700;line-height:1.5;margin-bottom:28px}.title-line{width:50px;height:3px;background:#5d3bff;margin-bottom:28px}.culture-description{color:#fff;font-size:18px;line-height:1.8;margin-bottom:35px}.read-btn{width:fit-content;margin-top:auto;padding:14px 28px;border:1px solid #5d3bff;background:transparent;color:#5d3bff;font-size:16px;border-radius:12px;cursor:pointer;transition:all .3s ease}.read-btn:hover{background:#5d3bff;color:#fff}@media(max-width:1200px){.culture-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.culture-container{grid-template-columns:1fr}.culture-card{padding:30px;min-height:auto}.culture-title{font-size:20px}.culture-description{font-size:16px}.author-name{font-size:18px}.blog-date{font-size:14px}}@media(max-width:480px){.culture-section{padding:20px 15px}.culture-card{padding:24px;border-radius:16px}.culture-title{font-size:18px}.culture-description{font-size:15px;line-height:1.7}.read-btn{width:100%;text-align:center}.culture-info{gap:6px}}:root{--bg: #fbf9f8;--muted: #6b7280;--accent: #6372F1;--accent-2: #8B5CF6;--accent-3: #EC4899;--dark: #0f172a;--panel: #fff;--radius: 16px;--card-bg: rgba(255, 255, 255, .7)}@keyframes zenfy-footer-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.zenfy-footer{background:linear-gradient(135deg,#fbf9f8,#f3f6fb,#f0f2ff,#f3f6fb,#fbf9f8);background-size:200% 200%;animation:zenfy-footer-gradientShift 20s ease infinite;color:var(--dark);font-family:Inter,Segoe UI,system-ui,sans-serif;padding:60px 5% 30px;position:relative;overflow:hidden;border-top:1px solid rgba(99,114,241,.1)}.zenfy-footer:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle at center,rgba(99,114,241,.03) 0%,transparent 70%);pointer-events:none}.zenfy-footer-inner{max-width:1400px;margin:0 auto;position:relative;z-index:2}.zenfy-footer-columns{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:40px;padding:30px 0 50px}.zenfy-footer-col{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);padding:30px;border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 20px #00000008,0 1px 2px #00000005,inset 0 1px #fffc;transition:transform .3s ease,box-shadow .3s ease}.zenfy-footer-col:hover{transform:translateY(-5px)}.zenfy-footer-heading{font-size:28px;font-weight:800;background:linear-gradient(135deg,var(--dark) 0%,#374151 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;letter-spacing:-.5px}.zenfy-accent-line{width:60px;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-2),var(--accent-3));border-radius:2px;margin-bottom:25px;position:relative;overflow:hidden}.zenfy-accent-line:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:zenfy-footer-shimmer 3s infinite}@keyframes zenfy-footer-shimmer{0%{transform:translate(-100%)}to{transform:translate(400%)}}.zenfy-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px}.zenfy-service-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:#6372f108;transition:all .3s ease;border:1px solid transparent}.zenfy-service-item:hover{background:#6372f114;border-color:#6372f11a;transform:translate(5px)}.zenfy-service-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent-2));border-radius:8px;color:#fff;font-size:14px;flex-shrink:0}.zenfy-service-text{font-size:14px;font-weight:500;color:var(--dark)}.zenfy-contact-cards{display:flex;gap:18px;width:100%;justify-content:space-between;align-items:stretch;margin-top:8px}.zenfy-contact-card{display:flex;align-items:center;gap:15px;padding:18px;border-radius:12px;transition:all .3s ease;flex:1 1 0;max-width:360px;min-width:180px}.zenfy-contact-card:hover{transform:translateY(-2px)}.zenfy-contact-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6372f11a,#8b5cf61a);border-radius:12px;color:var(--accent);flex-shrink:0}.zenfy-contact-info{flex:1}.zenfy-contact-label{font-size:12px;color:#00f;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.zenfy-contact-value{font-size:16px;font-weight:600;color:var(--dark)}.zenfy-footer-col-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:transparent;border:none;box-shadow:none;padding:40px 30px}.zenfy-brand-container{position:relative;width:320px;height:320px;display:flex;align-items:center;justify-content:center}.zenfy-bglogo-img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:400px;height:400px;z-index:1;border-radius:50%}.zenfy-brand-logo{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;margin:0 auto}.zenfy-logo-img{width:200px;height:200px;object-fit:contain;display:block}.zenfy-brand-name{font-size:36px;font-weight:900;background:linear-gradient(135deg,var(--dark),#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:10px}.zenfy-brand-tagline{color:var(--muted);font-size:14px;max-width:200px;line-height:1.5}.zenfy-badge{display:inline-block;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;letter-spacing:1px;margin-bottom:20px;text-transform:uppercase}.zenfy-about-title{font-size:32px;font-weight:800;color:var(--dark);line-height:1.2;margin-bottom:20px;background:linear-gradient(135deg,var(--dark) 30%,#4b5563 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.zenfy-about-desc{color:var(--dark);line-height:1.7;margin-bottom:30px;font-size:15px;padding-right:20px}.zenfy-reviews-section{background:#fff;border-radius:16px;padding:25px;border:1px solid rgba(99,114,241,.1)}.zenfy-reviews-title{font-size:14px;color:var(--muted);font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.zenfy-review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.zenfy-review-card{padding:20px;background:#6372f105;border-radius:12px;border:1px solid rgba(99,114,241,.05);transition:all .3s ease}.zenfy-review-card:hover{background:#6372f10d;border-color:#6372f11a;transform:translateY(-2px)}.zenfy-review-platform{display:flex;align-items:center;gap:10px;margin-bottom:15px}.zenfy-platform-logo{font-weight:800;font-size:16px;color:var(--dark)}.zenfy-platform-logo.google{color:#1a73e8;font-weight:700}.zenfy-star-rating{display:flex;gap:4px;margin-bottom:10px}.zenfy-star{color:#ffb020;font-size:16px}.zenfy-review-count{font-size:13px;color:var(--dark);font-weight:500}.zenfy-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(99,114,241,.1);margin-top:20px}.zenfy-copyright{color:#00008b;font-size:14px}.zenfy-copyright strong{color:var(--dark);font-weight:700}.zenfy-credit-link{color:var(--accent);text-decoration:none;font-weight:600;transition:color .3s ease}.zenfy-credit-link:hover{color:var(--accent-2)}.zenfy-footer-links{display:flex;gap:25px}.zenfy-footer-link{color:var(--muted);text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;position:relative}.zenfy-footer-link:hover{color:var(--accent)}.zenfy-footer-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .3s ease}.zenfy-footer-link:hover:after{width:100%}.zenfy-social-links{display:flex;gap:15px;margin-left:30px}.zenfy-social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#6372f10d;border-radius:10px;color:var(--muted);text-decoration:none;transition:all .3s ease}.zenfy-social-link:hover{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;transform:translateY(-2px)}@media(max-width:1024px){.zenfy-footer-columns{grid-template-columns:1fr;gap:40px;text-align:center}.zenfy-footer-col-logo{grid-column:auto}.zenfy-brand-container{width:220px;height:220px;margin:0 auto}.zenfy-logo-img{width:130px;height:130px}.zenfy-bglogo-img{width:260px;height:260px}}@media(max-width:768px){.zenfy-footer-columns{grid-template-columns:1fr;gap:25px}.zenfy-footer-col{padding:24px}.zenfy-brand-container{width:240px;height:240px}.zenfy-bglogo-img{width:300px;height:300px}.zenfy-logo-img{width:140px;height:140px}.zenfy-contact-cards{flex-direction:column;gap:16px}.zenfy-contact-card{max-width:100%}.zenfy-footer-bottom{flex-direction:column;gap:15px;text-align:center}.zenfy-social-links{margin-left:0}}@media(max-width:480px){.zenfy-footer{padding:5px 1%}.zenfy-footer-heading{font-size:22px}.zenfy-about-title{font-size:24px}.zenfy-brand-container{width:200px;height:200px}.zenfy-bglogo-img{width:240px;height:240px}.zenfy-logo-img{width:120px;height:120px}.zenfy-footer-links{gap:10px}.zenfy-social-links{justify-content:center}}@media(max-width:360px){.zenfy-brand-container{width:170px;height:170px}.zenfy-bglogo-img{width:200px;height:200px}.zenfy-logo-img{width:100px;height:100px}.zenfy-contact-card{padding:14px}.zenfy-service-text{font-size:13px}}.Service-breadcrum{font-family:Lato,sans-serif!important}.Service-breadcrum{position:relative;width:100%;min-height:380px;display:flex;align-items:center;overflow:hidden;color:var(--accent);background:#0b0b0b}.Service-breadcrum__video{position:absolute;top:50%;left:50%;width:140%;height:140%;transform:translate(-50%,-50%);object-fit:cover;z-index:0;filter:saturate(.95) contrast(.95)}.Service-breadcrum__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#060a0ceb,#060a0cd1 20%,#060a0c99 45%,#060a0c66 65%,#060a0c59)}.Service-breadcrum__content{position:relative;z-index:3;max-width:720px;padding:56px 28px;margin-left:56px;border-radius:14px;background:linear-gradient(180deg,#ffffff05,#ffffff03);box-shadow:var(--shadow)}.Service-breadcrum__title{margin:0 0 14px;font-size:2.6rem;line-height:1.03;font-weight:700;letter-spacing:-.6px;color:var(--accent-strong)}.Service-breadcrum__subtitle{margin:0 0 26px;max-width:620px;font-size:15.5px;line-height:1.6;color:#fffffffa}.Service-breadcrum__cta{position:relative;display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:var(--accent);padding:6px 2px 14px 0;cursor:pointer;transition:color var(--transition);outline:none}.Service-breadcrum__cta-text{font-weight:600;letter-spacing:.2px;font-size:15px;color:var(--accent-strong)}.Service-breadcrum__icons{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative}.Service-breadcrum__icons .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform var(--transition),opacity var(--transition),color var(--transition);color:var(--accent);font-size:18px}.Service-breadcrum__cta:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:#ffffff47;transform-origin:left center;transform:scaleX(1);transition:height var(--transition),background var(--transition),transform var(--transition);border-radius:2px}.Service-breadcrum__cta:hover,.Service-breadcrum__cta:focus{color:var(--accent-strong)}.Service-breadcrum__cta:hover .icon--initial,.Service-breadcrum__cta:focus .icon--initial{opacity:0;transform:translate(-60%,-52%) scale(.9) rotate(-10deg)}.Service-breadcrum__cta:hover .icon--hover,.Service-breadcrum__cta:focus .icon--hover{opacity:1;transform:translate(-50%,-50%) scale(1)}.Service-breadcrum__cta:hover:after,.Service-breadcrum__cta:focus:after{height:3px;bottom:-8px;background:linear-gradient(90deg,#fff,#ffffffd9);transform:scaleX(1.02);box-shadow:0 6px 14px #00000073}@media(max-width:1024px){.Service-breadcrum{min-height:340px}.Service-breadcrum__content{margin-left:32px;padding:40px 22px;border-radius:12px}.Service-breadcrum__title{font-size:2.05rem}}@media(max-width:700px){.Service-breadcrum{min-height:260px;align-items:flex-end}.Service-breadcrum__overlay{background:linear-gradient(180deg,#060a0cdb,#060a0cc7 30%,#060a0cf2)}.Service-breadcrum__content{margin-left:0;padding:18px;max-width:calc(100% - 30px);border-radius:10px;box-shadow:0 8px 24px #0009}.Service-breadcrum__title{font-size:1.25rem;margin-bottom:8px}.Service-breadcrum__subtitle{font-size:14px}}.Webdesignexcellence{width:100%;padding:80px 0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111827;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden}.Webdesignexcellence:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 10% 20%,rgba(79,70,229,.03) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(139,92,246,.03) 0%,transparent 40%),repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(79,70,229,.01) 10px,rgba(79,70,229,.01) 20px);pointer-events:none}.Webdesignexcellence__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1;padding:0 20px}.Webdesignexcellence__left{padding-right:40px}.Webdesignexcellence__header{margin-bottom:48px}.Webdesignexcellence__subtitle{font-size:14px;letter-spacing:4px;text-transform:uppercase;color:#4f46e5;font-weight:700;margin-bottom:20px;display:inline-block;background:linear-gradient(90deg,#4f46e51a,#8b5cf61a);padding:8px 20px;border-radius:25px;border:1px solid rgba(79,70,229,.2)}.Webdesignexcellence__title{font-size:38px;line-height:1.06;margin:0 0 20px;font-weight:800;background:linear-gradient(135deg,#111827,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.Webdesignexcellence__title-line{display:block}.Webdesignexcellence__title-accent{color:#4f46e5;font-weight:900}.Webdesignexcellence__description{font-size:18px;line-height:1.7;color:#4b5563;max-width:520px;margin-top:20px;padding:20px;background:#ffffffd1;border-radius:12px;border-left:4px solid #4F46E5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #0000000d}.Webdesignexcellence__stats{display:flex;gap:30px;margin-bottom:40px;justify-content:space-between;flex-wrap:wrap}.Webdesignexcellence__stat{flex:1;min-width:140px}.Webdesignexcellence__stat-container{display:flex;flex-direction:column;align-items:center;gap:20px;position:relative}.Webdesignexcellence__stat-circle{--stat-color: #4F46E5;width:160px;height:160px;border-radius:50%;background:linear-gradient(145deg,#fff,#f8fafc);position:relative;box-shadow:0 20px 40px #00000014,0 8px 20px #0000000a,inset 0 1px #fffc,inset 0 -1px #0000000d;transition:all .4s cubic-bezier(.4,0,.2,1)}.Webdesignexcellence__stat:hover .Webdesignexcellence__stat-circle{transform:translateY(-8px) scale(1.05);box-shadow:0 30px 60px #0000001f,0 12px 30px #0000000f,inset 0 1px #ffffffe6}.Webdesignexcellence__stat-circle-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #ffffffe6}.Webdesignexcellence__progress-ring{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotate(-90deg);pointer-events:none}.Webdesignexcellence__progress-ring-bg{stroke:#f3f4f6}.Webdesignexcellence__progress-ring-fill{stroke:var(--stat-color);stroke-dashoffset:283;transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 8px var(--stat-color))}.Webdesignexcellence--visible .Webdesignexcellence__progress-ring-fill{stroke-dashoffset:70}.Webdesignexcellence__stat-content{display:flex;align-items:baseline;justify-content:center;gap:4px;position:relative;z-index:2}.Webdesignexcellence__stat-number{font-size:36px;font-weight:900;color:#111827;opacity:0;transform:translateY(15px);transition:opacity .6s ease,transform .6s ease;text-shadow:0 2px 4px rgba(0,0,0,.1);font-variant-numeric:tabular-nums}.Webdesignexcellence__stat-suffix{font-size:24px;font-weight:800;color:var(--stat-color);opacity:0;transform:translateY(15px);transition:opacity .6s ease .3s,transform .6s ease .3s}.Webdesignexcellence--visible .Webdesignexcellence__stat-number,.Webdesignexcellence--visible .Webdesignexcellence__stat-suffix{opacity:1;transform:translateY(0)}.Webdesignexcellence__stat-labels{text-align:center;padding:12px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;border:1px solid rgba(0,0,0,.05);width:100%;transition:transform .3s ease}.Webdesignexcellence__stat:hover .Webdesignexcellence__stat-labels{transform:translateY(5px)}.Webdesignexcellence__stat-top{font-weight:700;font-size:16px;color:#111827;margin-bottom:6px;letter-spacing:.5px}.Webdesignexcellence__stat-bottom{font-size:14px;color:#6b7280;line-height:1.4;font-weight:500}.Webdesignexcellence__cta{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:22px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;border:1px solid rgba(0,0,0,.05);margin-top:10px}.Webdesignexcellence__cta-button{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#4f46e5,#7e22ce);color:#fff;border:none;padding:14px 28px;font-size:15px;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #4f46e53d,0 4px 15px #4f46e52e,inset 0 1px #ffffff1f;position:relative;overflow:hidden}.Webdesignexcellence__cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transition:left .6s ease}.Webdesignexcellence__cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #4f46e55c,0 6px 20px #4f46e540}.Webdesignexcellence__cta-button:hover:before{left:100%}.Webdesignexcellence__cta-arrow{transition:transform .3s ease}.Webdesignexcellence__cta-button:hover .Webdesignexcellence__cta-arrow{transform:translate(6px)}.Webdesignexcellence__trust{display:flex;align-items:center;gap:12px;color:#374151;font-size:14px;font-weight:600}.Webdesignexcellence__trust-icon{width:28px;height:28px;background:linear-gradient(135deg,#10b981,#0ea5e9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;box-shadow:0 4px 10px #10b98140;animation:wdxPulse 2s infinite}@keyframes wdxPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Webdesignexcellence__right{display:flex;align-items:center;justify-content:center}.Webdesignexcellence__illustration-container{position:relative;width:100%;max-width:600px;margin:0 auto}.Webdesignexcellence__svg-wrapper{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;padding:28px;box-shadow:0 30px 80px #00000014,0 15px 40px #0000000f,inset 0 1px #ffffffe6,0 0 0 1px #00000008;overflow:hidden;position:relative}.Webdesignexcellence__svg-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4f46e5,#8b5cf6,#10b981);border-radius:24px 24px 0 0}.Webdesignexcellence__illustration{width:100%;height:auto;transform:translateY(30px) scale(.95);opacity:0;transition:transform .8s cubic-bezier(.2,1,.3,1),opacity .8s}.Webdesignexcellence--visible .Webdesignexcellence__illustration{transform:translateY(0) scale(1);opacity:1}.Webdesignexcellence__stats-overlay{position:absolute;bottom:24px;right:24px;display:flex;gap:18px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px;border-radius:14px;box-shadow:0 12px 36px #00000014,0 8px 18px #0000000a;border:1px solid rgba(255,255,255,.9);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Webdesignexcellence__stats-item{text-align:center;padding:0 12px;position:relative}.Webdesignexcellence__stats-item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:linear-gradient(to bottom,transparent,#E5E7EB,transparent)}.Webdesignexcellence__stats-value{font-size:20px;font-weight:900;color:#4f46e5;margin-bottom:6px;font-variant-numeric:tabular-nums}.Webdesignexcellence__stats-label{font-size:12px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}@media(min-width:1600px){.Webdesignexcellence__inner{gap:80px}.Webdesignexcellence__title{font-size:44px}.Webdesignexcellence__stat-circle{width:180px;height:180px}.Webdesignexcellence__stat-number{font-size:40px}}@media(max-width:1200px){.Webdesignexcellence__inner{gap:40px}.Webdesignexcellence__title{font-size:36px}.Webdesignexcellence__stat-circle{width:140px;height:140px}.Webdesignexcellence__stat-number{font-size:32px}.Webdesignexcellence__illustration-container{max-width:520px}}@media(max-width:1024px){.Webdesignexcellence__inner{width:92%;grid-template-columns:1fr;gap:48px}.Webdesignexcellence__right{order:-1;margin-bottom:10px}.Webdesignexcellence__left{padding-right:0;text-align:center}.Webdesignexcellence__description{margin-left:auto;margin-right:auto}.Webdesignexcellence__stats{justify-content:center;gap:30px}.Webdesignexcellence__stat{min-width:160px}.Webdesignexcellence__cta{justify-content:center}.Webdesignexcellence__svg-wrapper{padding:20px}.Webdesignexcellence__stats-overlay{right:16px;bottom:16px;padding:10px}}@media(max-width:768px){.Webdesignexcellence{padding:60px 0}.Webdesignexcellence__title{font-size:30px}.Webdesignexcellence__subtitle{font-size:12px;letter-spacing:3px}.Webdesignexcellence__description{font-size:16px;padding:14px}.Webdesignexcellence__stats{gap:24px}.Webdesignexcellence__stat-circle{width:130px;height:130px}.Webdesignexcellence__stat-number{font-size:28px}.Webdesignexcellence__stat-suffix{font-size:20px}.Webdesignexcellence__stat-icon{top:20px;right:20px;font-size:20px;width:32px;height:32px}.Webdesignexcellence__cta{flex-direction:column;gap:16px;padding:18px}.Webdesignexcellence__cta-button{width:100%;padding:12px 18px}.Webdesignexcellence__stats-overlay{bottom:12px;right:12px;padding:10px;gap:12px}}@media(max-width:480px){.Webdesignexcellence__inner{width:95%;gap:28px}.Webdesignexcellence__title{font-size:26px;line-height:1.08}.Webdesignexcellence__description{font-size:15px;padding:12px}.Webdesignexcellence__stats{flex-direction:column;gap:26px;align-items:center}.Webdesignexcellence__stat{min-width:100%;max-width:260px}.Webdesignexcellence__stat-circle{width:120px;height:120px}.Webdesignexcellence__stat-number{font-size:26px}.Webdesignexcellence__cta{padding:16px}.Webdesignexcellence__svg-wrapper{padding:16px;border-radius:14px}.Webdesignexcellence__stats-overlay{position:relative;bottom:auto;right:auto;margin-top:20px;justify-content:center;animation:none}.Webdesignexcellence{padding:40px 0}}svg *{vector-effect:non-scaling-stroke}:root{--primary: #4F46E5;--text-primary: #0F172A;--text-secondary: #475569;--bg-primary: #FFFFFF;--bg-secondary: #F8FAFC;--border-light: #E2E8F0;--radius-xl: 16px;--radius-lg: 12px;--radius-md: 8px;--transition-base: .35s cubic-bezier(.4, 0, .2, 1);--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .02);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 10px 10px -5px rgba(0, 0, 0, .01)}.wds{width:100%;padding:10px 0;position:relative;overflow:hidden}.wds__container{max-width:1400px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.wds__bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 15% 50%,rgba(79,70,229,.03) 0%,transparent 50%),radial-gradient(circle at 85% 30%,rgba(139,92,246,.03) 0%,transparent 50%),radial-gradient(circle at 50% 80%,rgba(6,182,212,.02) 0%,transparent 50%);z-index:1}.wds__bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vh;background:radial-gradient(circle,rgba(79,70,229,.08) 0%,transparent 70%);filter:blur(80px);z-index:0;opacity:.6}.wds__header{text-align:center;margin-bottom:72px;position:relative}.wds__badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4f46e51a,#8b5cf614);color:var(--primary);font-size:13px;font-weight:700;padding:10px 22px;border-radius:999px;border:1px solid rgba(79,70,229,.15);margin-bottom:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;text-transform:uppercase;position:relative;overflow:hidden;transition:var(--transition-fast)}.wds__badge:hover:before{left:100%}.wds__heading{font-size:48px;font-weight:800;line-height:1.1;margin:0 0 16px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wds__heading-accent{display:block;background:linear-gradient(135deg,var(--primary) 0%,#8B5CF6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wds__subtitle{font-size:16px;color:var(--text-secondary);max-width:680px;margin:0 auto 32px;line-height:1.6;font-weight:400}.wds__header-decoration{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px}.wds__decoration-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.4}.wds__decoration-dot{width:6px;height:6px;border-radius:50%;background:var(--primary);animation:pulse 2s infinite}.wds__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:64px;border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-primary);position:relative}.wds__card{position:relative;background:var(--bg-primary);border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);transition:all var(--transition-base);opacity:0;transform:translateY(24px) scale(.98);overflow:hidden}.wds__card:nth-child(3n){border-right:none}.wds__card:nth-last-child(-n+3){border-bottom:none}.wds__card.visible{opacity:1;transform:translateY(0) scale(1);animation:cardEntrance .6s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--delay)}.wds__card--hovered{z-index:10}.wds__card-bg{position:absolute;top:0;left:0;right:0;height:4px;transition:opacity var(--transition-base);z-index:1}.wds__card-bg-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:var(--transition-base);z-index:2}.wds__card-corner{position:absolute;width:16px;height:16px;border:2px solid var(--border-light);opacity:0;transition:var(--transition-base)}.wds__card-corner--tl{top:0;left:0;border-right:none;border-bottom:none;border-top-left-radius:var(--radius-lg)}.wds__card-corner--tr{top:0;right:0;border-left:none;border-bottom:none;border-top-right-radius:var(--radius-lg)}.wds__card-corner--bl{bottom:0;left:0;border-right:none;border-top:none;border-bottom-left-radius:var(--radius-lg)}.wds__card-corner--br{bottom:0;right:0;border-left:none;border-top:none;border-bottom-right-radius:var(--radius-lg)}.wds__card-content{padding:32px;position:relative;z-index:3;min-height:320px;display:flex;flex-direction:column}.wds__card-icon-wrapper{position:relative;width:72px;height:72px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;overflow:hidden;transition:all var(--transition-base)}.wds__card-icon-bg{position:absolute;inset:0;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:var(--transition-base)}.wds__card-icon{width:32px;height:32px;filter:brightness(0) invert(1);transition:transform var(--transition-base);z-index:2}.wds__card-icon-glow{position:absolute;width:100%;height:100%;background:inherit;border-radius:inherit;filter:blur(16px);opacity:.4;transition:var(--transition-base)}.wds__card-title{font-size:22px;font-weight:700;color:var(--text-primary);margin:0 0 8px;line-height:1.3}.wds__card-description{font-size:14px;color:var(--text-secondary);margin:0 0 24px;line-height:1.5;opacity:.8}.wds__card-bullets{list-style:none;padding:0;margin:0 0 24px;flex-grow:1}.wds__card-bullet{display:flex;gap:12px;margin-bottom:12px;font-size:14px;color:var(--text-secondary);line-height:1.5;align-items:flex-start}.wds__bullet-marker{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--card-color);flex-shrink:0;margin-top:2px}.wds__bullet-text{flex:1}.wds__card-footer{margin-top:auto}.wds__card-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#00000005;border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--text-primary);font-size:14px;font-weight:600;cursor:pointer;transition:all var(--transition-fast);position:relative;overflow:hidden}.wds__card-button:before{content:"";position:absolute;inset:0;background:var(--card-gradient);opacity:0;transition:var(--transition-fast);z-index:1}.wds__button-text{position:relative;z-index:2}.wds__button-icon{position:relative;z-index:2;transition:transform var(--transition-fast)}.wds__card-button:hover{color:#fff;border-color:transparent}.wds__card-button:hover:before{opacity:1}.wds__card-button:hover .wds__button-icon{transform:translate(4px)}.wds__card-glow{position:absolute;inset:0;opacity:0;pointer-events:none;filter:blur(60px);transition:var(--transition-base);z-index:0}.wds__footer{text-align:center;margin-top:48px}.wds__cta-button{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--primary);color:#fff;border:none;border-radius:var(--radius-lg);font-size:16px;font-weight:600;cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 4px 20px #4f46e54d}.wds__cta-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4f46e5,#7e22ce);opacity:0;transition:var(--transition-base)}.wds__cta-button:hover:before{opacity:1}.wds__cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4f46e566}.wds__cta-button span,.wds__cta-button svg{position:relative;z-index:2}.wds__pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:45px;flex-wrap:wrap}.wds__page-btn,.wds__page-number{min-width:44px;height:44px;padding:0 18px;border:none;border-radius:10px;cursor:pointer;font-size:15px;font-weight:600;background:#f3f4f6;color:#333;transition:.3s}.wds__page-btn:hover,.wds__page-number:hover{background:#4f46e5;color:#fff}.wds__page-number.active{background:#4f46e5;color:#fff;box-shadow:0 8px 20px #4f46e540}.wds__page-btn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:768px){.wds__pagination{gap:8px}.wds__page-btn{padding:0 12px;font-size:14px}.wds__page-number{width:40px;height:40px}}@media(max-width:1024px){.wds__grid{grid-template-columns:repeat(2,1fr)}.wds__card:nth-child(2n){border-right:none}.wds__card:nth-last-child(-n+2){border-bottom:none}.wds__heading{font-size:40px}}@media(max-width:768px){.wds{padding:60px 0}.wds__grid{grid-template-columns:1fr;border-radius:var(--radius-lg)}.wds__card{border-right:none!important;border-bottom:1px solid var(--border-light)!important}.wds__card:last-child{border-bottom:none!important}.wds__heading{font-size:32px}.wds__subtitle{font-size:15px}.wds__card-content{padding:24px;min-height:280px}}@media(max-width:480px){.wds__container{padding:0 16px}.wds__heading{font-size:28px}.wds__card-title{font-size:20px}.wds__card-description{font-size:13px}}@media print{.wds{background:#fff!important}.wds__card{break-inside:avoid;border:1px solid #ddd!important}}.Servicesweoffer{width:100%;padding:20px;background:linear-gradient(135deg,#edf4ff,#f8fbff,#eef6ff)}.Servicesweoffer-container{max-width:1500px;margin:auto}.Servicesweoffer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.Servicesweoffer-card{background:#fff;border-radius:26px;padding:20px;border:1px solid #dbe5f1;position:relative;overflow:hidden;transition:all .35s ease;box-shadow:0 8px 25px #0000000f}<<<<<<< HEAD .Servicesweoffer-card::before{content:"";position:absolute;background:linear-gradient(135deg,var(--serviceColor),transparent 60%);opacity:0;transition:.4s}======= >>>>>>> 14bd068f06a0a8ba011dc0263b25c3a929c5a898 .Servicesweoffer-card:hover::before{opacity:.08}.Servicesweoffer-card:hover{transform:translateY(-8px);box-shadow:0 20px 35px #0000001f}.Servicesweoffer-cardTop{display:flex;align-items:center;gap:14px}.Servicesweoffer-icon{width:58px;height:58px;min-width:58px;border-radius:16px;background:var(--serviceColor);color:#fff;font-size:23px;display:flex;align-items:center;justify-content:center}.Servicesweoffer-cardTop h3{flex:1;margin:0;color:#111827;font-size:20px;font-weight:700;line-height:1.3}.Servicesweoffer-toggle{width:40px;height:40px;border:none;background:#f4f4f5;border-radius:12px;cursor:pointer;font-size:18px;transition:.3s}.Servicesweoffer-toggle:hover{background:var(--serviceColor);color:#fff}.Servicesweoffer-description{margin-top:18px;color:#5b6473;font-size:15px;line-height:2}.Servicesweoffer-expand{max-height:0;overflow:hidden;transition:.4s}.Servicesweoffer-expandActive{max-height:200px;margin-top:12px}.Servicesweoffer-expand p{color:#374151;line-height:1.8;font-size:14px}.Servicesweoffer-expandBtn{margin-top:15px;border:none;background:transparent;color:var(--serviceColor);font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;padding:0}.Servicesweoffer-expandBtn:hover{transform:translate(3px)}@media(max-width:1400px){.Servicesweoffer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.Servicesweoffer-grid{grid-template-columns:repeat(2,1fr)}.Servicesweoffer-cardTop h3{font-size:18px}}@media(max-width:768px){.Servicesweoffer-grid{grid-template-columns:1fr}.Servicesweoffer-card{padding:18px}.Servicesweoffer-description{font-size:14px}}@media(max-width:480px){.Servicesweoffer{padding:15px}.Servicesweoffer-icon{width:50px;height:50px;min-width:50px;font-size:20px}.Servicesweoffer-cardTop h3{font-size:17px}.Servicesweoffer-toggle{width:35px;height:35px}}:root{--page-width: 84%;--left-col-width: 240px;--svg-size: 180px;--accent: #2563eb;--accent-glow: rgba(37, 99, 235, .4);--accent-soft: rgba(37, 99, 235, .12);--card-bg: linear-gradient(135deg, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .98) 100%);--muted: #5a5a5a;--title-color: #0a0a0a;--shadow-lg: 0 32px 72px rgba(11, 13, 18, .18);--shadow-md: 0 16px 40px rgba(11, 13, 18, .12);--shadow-sm: 0 8px 24px rgba(11, 13, 18, .08);--glass: rgba(255, 255, 255, .7);--transition-smooth: cubic-bezier(.23, 1, .32, 1);--transition-bounce: cubic-bezier(.34, 1.56, .64, 1)}.CreativewebdesignNew-root{width:100%;display:flex;justify-content:center;padding:80px 0 220px;box-sizing:border-box;font-family:Lato,sans-serif;background:linear-gradient(135deg,#fff,#fafafa);color:var(--title-color);position:relative;overflow:hidden}.CreativewebdesignNew-root:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(37,99,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(37,99,235,.02) 0%,transparent 50%);pointer-events:none}.CreativewebdesignNew-inner{width:var(--page-width);max-width:1400px;display:grid;grid-template-columns:var(--left-col-width) 1fr;gap:52px;align-items:start;position:relative;box-sizing:border-box;padding-left:12px;padding-right:12px;z-index:1}.CreativewebdesignNew-left{display:flex;align-items:flex-start;justify-content:center;position:relative;padding-top:32px;margin-top:126px;z-index:999}.CreativewebdesignNew-marker{position:relative;width:var(--svg-size);height:var(--svg-size);display:inline-block;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.CreativewebdesignNew-svg{display:block;width:100%;height:100%;filter:drop-shadow(0 16px 48px rgba(37,99,235,.12));border-radius:999px;padding:8px;box-sizing:border-box;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);transition:transform .8s var(--transition-smooth),filter .8s var(--transition-smooth)}.CreativewebdesignNew-marker:hover .CreativewebdesignNew-svg{transform:scale(1.05) rotate(5deg);filter:drop-shadow(0 20px 60px rgba(37,99,235,.18))}.CreativewebdesignNew-marker:after{content:"";position:absolute;left:calc(var(--svg-size) / 2);top:calc(var(--svg-size) / 2);transform:translateY(-50%);height:3px;width:11.5vw;max-width:1100px;background:#2563eb;border-radius:3px;pointer-events:none;z-index:1;transition:all .6s var(--transition-smooth);opacity:.95}@keyframes pulse{0%,to{opacity:.95}50%{opacity:.7}}.CreativewebdesignNew-marker:before{content:"";position:absolute;left:calc(var(--svg-size) / 2);top:calc(var(--svg-size) / 2);transform:translate(-50%,-50%);width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #2563eb26,0 0 0 16px #2563eb14,0 8px 32px #2563eb4d;z-index:3;transition:all .4s var(--transition-bounce)}.CreativewebdesignNew-marker:hover:before{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 0 12px #2563eb33,0 0 0 24px #2563eb1a,0 12px 48px #2563eb66}.CreativewebdesignNew-right{padding-top:8px;z-index:2}.CreativewebdesignNew-title{font-size:38px;line-height:1.1;margin:8px 0 32px;color:var(--title-color);font-weight:900;letter-spacing:-.3px;max-width:980px;position:relative;padding-bottom:20px}.CreativewebdesignNew-title:hover:after{width:120px}.CreativewebdesignNew-media{position:relative;width:100%;display:block;margin-top:12px}.CreativewebdesignNew-image{width:100%;height:520px;object-fit:cover;display:block;border-radius:16px 240px 240px 16px;box-shadow:var(--shadow-md);transition:all .6s var(--transition-smooth);will-change:transform,box-shadow;position:relative;overflow:hidden}.CreativewebdesignNew-image:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(37,99,235,.03),transparent);opacity:0;transition:opacity .6s var(--transition-smooth)}.CreativewebdesignNew-image:hover{transform:translateY(-12px) scale(1.015);box-shadow:var(--shadow-lg);filter:saturate(1.05) contrast(1.02)}.CreativewebdesignNew-image:hover:after{opacity:1}.CreativewebdesignNew-card{position:absolute;left:-10%;bottom:-36%;width:50%;background:var(--card-bg);padding:32px 36px;border-radius:20px;box-shadow:var(--shadow-lg),inset 0 1px #fffc;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);z-index:3;transition:all .5s var(--transition-bounce);overflow:hidden}.CreativewebdesignNew-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.CreativewebdesignNew-media:hover .CreativewebdesignNew-card,.CreativewebdesignNew-card:hover{transform:translateY(-12px) rotateX(5deg);box-shadow:0 48px 120px #0b0d1238,inset 0 1px #ffffffe6}.CreativewebdesignNew-card-title{margin:0 0 16px;font-size:15px;font-weight:800;color:#0a0a0a;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block;padding-bottom:8px}.CreativewebdesignNew-card-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--accent);border-radius:1.5px;transition:width .4s var(--transition-smooth)}.CreativewebdesignNew-card:hover .CreativewebdesignNew-card-title:after{width:60px}.CreativewebdesignNew-card-text{margin:0;color:#444;font-size:15px;line-height:1.7;max-height:200px;overflow:hidden;transition:all .4s var(--transition-smooth)}.CreativewebdesignNew-card:hover .CreativewebdesignNew-card-text{color:#444}.CreativewebdesignNew-media:hover~.CreativewebdesignNew-inner .CreativewebdesignNew-marker:after,.CreativewebdesignNew-media:active~.CreativewebdesignNew-inner .CreativewebdesignNew-marker:after{width:40vw;background:linear-gradient(90deg,var(--accent) 0%,#2563eb 40%,rgba(37,99,235,.4) 70%,transparent 100%)}@media(max-width:1280px){:root{--left-col-width: 220px;--svg-size: 160px}.CreativewebdesignNew-inner{grid-template-columns:var(--left-col-width) 1fr;gap:44px}.CreativewebdesignNew-image{height:480px;border-top-right-radius:200px;border-bottom-right-radius:200px}.CreativewebdesignNew-card{left:-8%;bottom:-32%;width:55%;padding:28px 32px}.CreativewebdesignNew-title{font-size:34px}.CreativewebdesignNew-marker:after{width:55vw}}@media(max-width:1000px){:root{--left-col-width: 180px;--svg-size: 140px}.CreativewebdesignNew-inner{grid-template-columns:var(--left-col-width) 1fr;gap:36px}.CreativewebdesignNew-image{height:420px;border-top-right-radius:160px;border-bottom-right-radius:160px}.CreativewebdesignNew-card{left:-6%;bottom:-28%;width:60%;padding:24px 28px}.CreativewebdesignNew-title{font-size:30px}.CreativewebdesignNew-marker:after{width:50vw}}@media(max-width:860px){.CreativewebdesignNew-inner{grid-template-columns:1fr;gap:24px;padding-left:16px;padding-right:16px}.CreativewebdesignNew-left{order:1;justify-content:center;padding-left:0}.CreativewebdesignNew-marker{animation:float 4s ease-in-out infinite}.CreativewebdesignNew-marker:after{display:none}.CreativewebdesignNew-right{order:2}.CreativewebdesignNew-title{font-size:24px;margin-bottom:20px;text-align:center}.CreativewebdesignNew-title:after{left:50%;transform:translate(-50%)}.CreativewebdesignNew-image{width:100%;height:320px;border-radius:16px}.CreativewebdesignNew-card{position:relative;left:0;bottom:0;width:100%;margin-top:-24px;transform:translateY(-8%);box-shadow:var(--shadow-md)}.CreativewebdesignNew-root{padding:40px 0 64px}}@media(max-width:480px){.CreativewebdesignNew-title{font-size:22px;line-height:1.2}.CreativewebdesignNew-left{display:none}.CreativewebdesignNew-card-title{font-size:14px}.CreativewebdesignNew-card-text{font-size:14px;line-height:1.6}.CreativewebdesignNew-image{height:280px}.CreativewebdesignNew-root{padding:32px 0 48px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.CreativewebdesignNew-root{animation:fadeInUp 1s var(--transition-smooth)}:root{--max-w: 1400px;--card-border: rgba(17, 17, 17, .08);--muted: #5a5a5a;--bg-gradient: linear-gradient(135deg, #f8faff 0%, #fef9ff 100%);--card-bg: #ffffff;--card-radius: 28px;--transition-smooth: cubic-bezier(.4, 0, .2, 1)}.Separatesgreat-container{display:block;padding:20px 24px 120px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg-gradient);color:#111;position:relative;overflow:hidden}.Separatesgreat-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(17,17,17,.1),transparent)}.Separatesgreat-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(17,17,17,.1),transparent)}.Separatesgreat-inner{max-width:var(--max-w);margin:0 auto;position:relative;z-index:2}.Separatesgreat-header{text-align:center;position:relative}.Separatesgreat-title{font-size:48px;line-height:1.08;font-weight:800;margin:0 0 16px;letter-spacing:-.02em}.Separatesgreat-title-main{display:block;color:#111}.Separatesgreat-title-accent{display:block;background:linear-gradient(135deg,#6c3bd9,#0b5fa5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.Separatesgreat-subtitle{font-size:18px;line-height:1.6;color:#000;max-width:600px;margin:0 auto;font-weight:400}.Separatesgreat-cards{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.Separatesgreat-card{position:relative;background:var(--card-bg);border-radius:var(--card-radius);padding:32px;border:1px solid var(--card-border);box-shadow:0 8px 32px #0000000a;min-height:380px;overflow:hidden;transition:all .5s var(--transition-smooth);display:flex;flex-direction:column;z-index:1;cursor:pointer}.Separatesgreat-card-hover-bg{position:absolute;inset:0;background:transparent;overflow:hidden;z-index:-1;opacity:0;transition:opacity .6s var(--transition-smooth)}.Separatesgreat-card-hover-pattern{position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(108,59,217,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(11,95,165,.08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(15,154,149,.06) 0%,transparent 50%);transform:scale(.8);transition:transform .8s var(--transition-smooth)}.Separatesgreat-card-hover-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#ffffffe6,#ffffffb3,#fffffff2);opacity:0;transition:opacity .5s var(--transition-smooth);z-index:-1}.Separatesgreat-card:hover{transform:translateY(-16px) scale(1.01);box-shadow:0 32px 64px #0000001f,0 8px 16px #0000000f;border-color:#ffffff4d}.Separatesgreat-card:hover .Separatesgreat-card-hover-bg{opacity:1}.Separatesgreat-card:hover .Separatesgreat-card-hover-pattern{transform:scale(1)}.Separatesgreat-card:hover .Separatesgreat-card-hover-gradient{opacity:1}.Separatesgreat-card-tab{position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:120px;border-bottom-left-radius:40px;border-top-left-radius:40px;box-shadow:-8px 0 24px #11111126;transition:all .5s var(--transition-smooth);z-index:2}.Separatesgreat-card:hover .Separatesgreat-card-tab{width:32px;height:140px;box-shadow:-12px 0 32px #1113}.Separatesgreat-card-tab--teal{background:linear-gradient(135deg,#0f9a95,#0cc7c0);box-shadow:-8px 0 24px #0f9a954d}.Separatesgreat-card-tab--blue{background:linear-gradient(135deg,#0b5fa5,#0d8ae8);box-shadow:-8px 0 24px #0b5fa54d}.Separatesgreat-card-tab--red{background:linear-gradient(135deg,#e03b3b,#ff5e5e);box-shadow:-8px 0 24px #e03b3b4d}.Separatesgreat-card-tab--pink{background:linear-gradient(135deg,#f46b9b,#ff8ebb);box-shadow:-8px 0 24px #f46b9b4d}.Separatesgreat-card-tab--green{background:linear-gradient(135deg,#18a673,#1fd896);box-shadow:-8px 0 24px #18a6734d}.Separatesgreat-card-tab--purple{background:linear-gradient(135deg,#6c3bd9,#8a5cff);box-shadow:-8px 0 24px #6c3bd94d}.Separatesgreat-card-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:3}.Separatesgreat-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.Separatesgreat-card-head-inner{flex:1}.Separatesgreat-card-number{margin-bottom:16px}.Separatesgreat-card-number-text{display:inline-block;font-size:14px;font-weight:700;color:#1119;background:#1111110d;padding:6px 14px;border-radius:24px;transition:all .4s var(--transition-smooth);letter-spacing:1px}.Separatesgreat-card:hover .Separatesgreat-card-number-text{color:#fff;background:#111111e6;transform:translateY(-2px)}.Separatesgreat-card-title{margin:0;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em;background:linear-gradient(135deg,#111,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .4s var(--transition-smooth)}.Separatesgreat-card:hover .Separatesgreat-card-title{background:linear-gradient(135deg,#111,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Separatesgreat-card-title-line{display:block}.Separatesgreat-card-icon{flex-shrink:0}.Separatesgreat-card-icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#11111105;border:1.5px solid rgba(17,17,17,.08);border-radius:18px;transition:all .5s var(--transition-smooth);font-size:28px}.Separatesgreat-card:hover .Separatesgreat-card-icon-wrapper{transform:translateY(-8px) rotate(8deg);border-color:transparent;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 32px #0000001a}.Separatesgreat-card:nth-child(1) .Separatesgreat-card-icon-wrapper{color:#0f9a95}.Separatesgreat-card:nth-child(2) .Separatesgreat-card-icon-wrapper{color:#0b5fa5}.Separatesgreat-card:nth-child(3) .Separatesgreat-card-icon-wrapper{color:#e03b3b}.Separatesgreat-card:nth-child(4) .Separatesgreat-card-icon-wrapper{color:#f46b9b}.Separatesgreat-card:nth-child(5) .Separatesgreat-card-icon-wrapper{color:#18a673}.Separatesgreat-card:nth-child(6) .Separatesgreat-card-icon-wrapper{color:#6c3bd9}.Separatesgreat-card-desc{margin-top:auto;font-size:15px;line-height:1.7;color:#000!important;flex:1;transition:all .4s var(--transition-smooth)}.Separatesgreat-card:hover .Separatesgreat-card-desc{color:#444}.Separatesgreat-card-footer{margin-top:32px;padding-top:24px;border-top:1px solid rgba(17,17,17,.08);transition:all .4s var(--transition-smooth)}.Separatesgreat-card:hover .Separatesgreat-card-footer{border-top-color:#1111111f}.Separatesgreat-card-cta{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#111;text-decoration:none;transition:all .4s var(--transition-smooth);cursor:pointer;padding:8px 16px;border-radius:12px;background:#11111108}.Separatesgreat-card-cta svg{transition:transform .4s var(--transition-smooth)}.Separatesgreat-card:hover .Separatesgreat-card-cta{color:#fff;background:#111111e6;transform:translate(4px);padding:8px 20px}.Separatesgreat-card:hover .Separatesgreat-card-cta svg{transform:translate(6px)}@media(max-width:1200px){.Separatesgreat-cards{gap:32px}.Separatesgreat-card{padding:28px;min-height:360px}}@media(max-width:1024px){.Separatesgreat-cards{grid-template-columns:repeat(2,1fr);gap:30px}.Separatesgreat-title{font-size:40px}.Separatesgreat-card-title{font-size:22px}}@media(max-width:768px){.Separatesgreat-container{padding:60px 20px 80px}.Separatesgreat-title{font-size:36px}.Separatesgreat-header{margin-bottom:60px}.Separatesgreat-card{padding:24px;min-height:340px}.Separatesgreat-card-icon-wrapper{width:56px;height:56px;font-size:24px}}@media(max-width:640px){.Separatesgreat-cards{grid-template-columns:1fr;gap:24px}.Separatesgreat-title{font-size:32px}.Separatesgreat-subtitle{font-size:16px}.Separatesgreat-card{padding:24px 20px;min-height:320px}.Separatesgreat-card-tab{display:block;right:-6px}}@media(max-width:480px){.Separatesgreat-title{font-size:28px}.Separatesgreat-card-title{font-size:20px}.Separatesgreat-card-icon-wrapper{width:48px;height:48px;font-size:20px}}.websitedesigningprocess{padding:80px 20px;background:#f8fafc}.websitedesigningprocess__container{max-width:1400px;margin:0 auto}.websitedesigningprocess__header{text-align:center;margin-bottom:50px}.websitedesigningprocess__subtitle{display:inline-block;padding:8px 18px;border-radius:50px;background:#3b82f61a;color:#2563eb;font-size:14px;font-weight:600;margin-bottom:15px}.websitedesigningprocess__title{font-size:42px;font-weight:800;color:#1e293b;margin-bottom:15px;line-height:1.2}.websitedesigningprocess__description{max-width:750px;margin:0 auto;font-size:17px;line-height:1.8;color:#64748b}.websitedesigningprocess__row-cards{display:flex;gap:20px;justify-content:center;align-items:stretch;margin-top:50px}.small-card{flex:1;min-width:0}.small-card .websitedesigningprocess__step-inner{height:100%;padding:24px 18px;background:#fff;border-radius:18px;border:1px solid #e5e7eb;text-align:center;transition:all .3s ease;box-shadow:0 8px 24px #0000000d}.small-card .websitedesigningprocess__step-inner:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.websitedesigningprocess__circle-container{display:flex;justify-content:center;margin-bottom:18px}.websitedesigningprocess__circle-background{display:none}.websitedesigningprocess__circle{width:75px;height:75px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #2563eb40}.websitedesigningprocess__circle-icon{font-size:32px}.websitedesigningprocess__circle-pulse{display:none}.websitedesigningprocess__content{text-align:center}.websitedesigningprocess__step-number{display:inline-block;margin-bottom:12px;padding:5px 12px;border-radius:20px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700}.websitedesigningprocess__step-title{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:12px}.websitedesigningprocess__step-text{font-size:14px;line-height:1.7;color:#64748b}.websitedesigningprocess__pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:40px}.page-btn{width:45px;height:45px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#1e293b;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.page-btn:hover{background:#f3f4f6;transform:translateY(-2px)}.page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.websitedesigningprocess__footer{margin-top:50px;text-align:center}.websitedesigningprocess__badge{display:inline-flex;align-items:center;gap:12px;padding:12px 22px;border-radius:40px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0000000d}.websitedesigningprocess__badge-text{font-size:14px;font-weight:600;color:#475569}@media(max-width:1200px){.websitedesigningprocess__row-cards{flex-wrap:wrap}.small-card{flex:0 0 calc(50% - 10px)}}@media(max-width:768px){.websitedesigningprocess{padding:60px 15px}.websitedesigningprocess__title{font-size:30px}.websitedesigningprocess__description{font-size:15px}.small-card{flex:0 0 100%}.small-card .websitedesigningprocess__step-inner{padding:20px}.websitedesigningprocess__circle{width:65px;height:65px}.websitedesigningprocess__circle-icon{font-size:28px}.websitedesigningprocess__step-title{font-size:18px}.websitedesigningprocess__step-text{font-size:13px}}@media(max-width:480px){.websitedesigningprocess__title{font-size:26px}.page-btn{width:40px;height:40px}.websitedesigningprocess__badge{flex-wrap:wrap;justify-content:center}}.Webomindappsvsother-container{padding:100px 20px;background:#f9fbff}.Webomindappsvsother-title{text-align:center;font-size:32px;line-height:1.3;font-weight:800;color:#0b5fa5;margin-bottom:36px}.Webomindappsvsother-table{border-radius:26px;overflow:hidden;box-shadow:0 12px 40px #0b5fa540}.Webomindappsvsother-row{display:grid;grid-template-columns:1.2fr 1.4fr 1.4fr;min-height:72px}.Webomindappsvsother-row--header .Webomindappsvsother-headerCell{padding:22px 28px;font-weight:700;font-size:15px}.Webomindappsvsother-headerCell--feature,.Webomindappsvsother-headerCell--other{background:#0b5fa5;color:#fff}.Webomindappsvsother-headerCell--feature{border-right:1px solid rgba(255,255,255,.3)}.Webomindappsvsother-headerCell--web{background:#0a4f8a;color:#fff;display:flex;align-items:center;justify-content:center;border-inline:1px solid rgba(255,255,255,.3)}.Webomindappsvsother-logoText{font-size:18px;letter-spacing:.14em;color:#fff}.Webomindappsvsother-row--header .Webomindappsvsother-headerCell--feature{border-top-left-radius:26px}.Webomindappsvsother-row--header .Webomindappsvsother-headerCell--other{border-top-right-radius:26px}.Webomindappsvsother-row--last .Webomindappsvsother-featureCell{border-bottom-left-radius:26px}.Webomindappsvsother-row--last .Webomindappsvsother-cell--other{border-bottom-right-radius:26px}.Webomindappsvsother-featureCell{background:linear-gradient(180deg,#0b5fa5,#0a4f8a);color:#fff;font-weight:600;font-size:14px;padding:22px 28px;border-top:1px solid rgba(255,255,255,.25);display:flex;align-items:center}.Webomindappsvsother-cell--web{background:#f1f7ff}.Webomindappsvsother-cell--other{background:#fff}.Webomindappsvsother-cell{padding:22px 28px;border-top:1px solid #e3ebf7;display:flex;align-items:center;gap:12px;font-size:14px;color:#374151}.Webomindappsvsother-cellText{line-height:1.6}.Webomindappsvsother-icon{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.Webomindappsvsother-icon--check{background:#eaf2ff;color:#0b5fa5;border:2px solid #0b5fa5}.Webomindappsvsother-icon--cross{background:#ffe9eb;color:#e02424;border:2px solid #e02424}.Webomindappsvsother-icon--warn{background:#fff7e6;color:#d97706;border:2px solid #d97706}@media(max-width:992px){.Webomindappsvsother-title{font-size:26px}.Webomindappsvsother-row{grid-template-columns:1.1fr 1.3fr 1.3fr}.Webomindappsvsother-featureCell,.Webomindappsvsother-cell{padding:18px}}@media(max-width:768px){.Webomindappsvsother-table{box-shadow:0 8px 24px #0b5fa540}.Webomindappsvsother-row--header{display:none}.Webomindappsvsother-row{grid-template-columns:1fr;border-radius:18px;margin-bottom:16px;overflow:hidden}.Webomindappsvsother-featureCell{border-radius:0}.Webomindappsvsother-cell--web,.Webomindappsvsother-cell--other{border-top:none}.Webomindappsvsother-row--last .Webomindappsvsother-featureCell,.Webomindappsvsother-row--last .Webomindappsvsother-cell--other{border-radius:0}}.case-studies{max-width:1400px;margin:0 auto;padding:4rem 1.5rem;background:#fff}.case-header{text-align:center;margin-bottom:3.5rem}.case-title{font-size:2.5rem;font-weight:800;margin:0 0 .75rem;background:linear-gradient(135deg,#111,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.case-subtitle{color:#666;font-size:1rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;margin:0}.case-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.case-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #f0f0f0;transition:all .3s ease;position:relative}.case-card:hover{transform:translateY(-4px);border-color:#e0e0e0;box-shadow:0 20px 40px #00000014}.case-image{position:relative;height:200px;overflow:hidden;background:#f8f8f8}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.case-card:hover .case-image img{transform:scale(1.05)}.case-tag{position:absolute;top:1rem;left:1rem;background:#fffffff2;color:#111;font-size:.75rem;font-weight:600;padding:.35rem .9rem;border-radius:20px;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05)}.case-content{padding:1.75rem}.case-content h3{font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;color:#111;line-height:1.3}.case-metrics{display:flex;flex-direction:column;gap:1.25rem}.metric-item{position:relative;padding-bottom:1.25rem}.metric-item:not(.result):after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#f0f0f0}.metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.metric-label{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:1px}.metric-item p{font-size:.9rem;line-height:1.5;color:#444;margin:0}.metric-item.result{background:linear-gradient(135deg,#f9f9f9,#f5f5f5);padding:1.25rem;border-radius:12px;margin-top:.5rem;border:1px solid #f0f0f0}.metric-item.result .metric-label{color:#111;font-weight:700}.metric-value{font-size:.95rem;font-weight:600;color:#111}@media(max-width:1024px){.case-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.case-studies{padding:3rem 1rem}.case-title{font-size:2rem}.case-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.case-content{padding:1.5rem}}@media(max-width:480px){.case-title{font-size:1.75rem}.case-subtitle{font-size:.9rem}}.ocs-section{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);padding:80px 20px;text-align:center;position:relative;overflow:hidden}.ocs-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#0b5fa5,transparent)}.ocs-container{max-width:1400px;margin:0 auto;position:relative}.ocs-title{font-size:42px;font-weight:800;margin-bottom:12px;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ocs-title-highlight{color:#0b5fa5;-webkit-text-fill-color:#0b5fa5}.ocs-subtitle{font-size:16px;color:#718096;margin-bottom:60px;font-weight:500;letter-spacing:.5px}.ocs-cards-wrapper{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-bottom:40px;perspective:1000px}.ocs-card{background:#fff;border:1px solid #e6e6e6;border-radius:24px;padding:32px;width:350px;text-align:left;box-shadow:0 10px 40px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.ocs-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f;border-color:#0b5fa5}.ocs-card-transition{animation:slideIn .3s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ocs-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.ocs-card-header>div:first-child{display:flex;align-items:center;gap:16px}.ocs-avatar-placeholder{width:50px;height:50px;background:linear-gradient(135deg,#0b5fa5,#ff6b9d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:600;flex-shrink:0}.ocs-name{font-size:20px;font-weight:700;margin-bottom:4px;color:#2d3748}.ocs-company{font-size:14px;color:#0b5fa5;font-weight:600;letter-spacing:.5px}.ocs-rating-container{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.ocs-stars{margin-top:0}.ocs-star{color:gold;font-size:18px;text-shadow:0 2px 4px rgba(255,215,0,.2)}.ocs-logo{width:32px;height:32px;filter:grayscale(100%);opacity:.8;transition:all .3s ease}.ocs-card:hover .ocs-logo{filter:grayscale(0%);opacity:1}.ocs-text{font-size:15px;color:#4a5568;line-height:1.7;position:relative;z-index:1;padding-top:16px;border-top:1px solid #f0f0f0}.ocs-quote-mark{position:absolute;bottom:20px;right:30px;font-size:120px;color:#f8f9ff;font-family:Georgia,serif;line-height:1;z-index:0;-webkit-user-select:none;user-select:none}.ocs-nav{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:20px}.ocs-btn{width:50px;height:50px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;cursor:pointer;font-size:20px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#4a5568}.ocs-btn:hover{border-color:#0b5fa5;background:#0b5fa5;color:#fff;transform:scale(1.1);box-shadow:0 8px 20px #d633844d}.ocs-btn:active{transform:scale(.95)}.ocs-dots{display:flex;gap:12px}.ocs-dot{width:10px;height:10px;border-radius:50%;background:#e2e8f0;border:none;cursor:pointer;transition:all .3s ease;padding:0}.ocs-dot:hover{background:#cbd5e0;transform:scale(1.2)}.ocs-dot-active{background:#0b5fa5;transform:scale(1.2)}@media(max-width:1200px){.ocs-card{width:320px}}@media(max-width:992px){.ocs-cards-wrapper{gap:20px}.ocs-card{width:100%;max-width:500px}.ocs-title{font-size:36px}}@media(max-width:576px){.ocs-section{padding:60px 16px}.ocs-title{font-size:28px}.ocs-subtitle{font-size:14px;margin-bottom:40px}.ocs-card{padding:24px}.ocs-avatar-placeholder{width:44px;height:44px;font-size:18px}.ocs-name{font-size:18px}.ocs-nav{gap:16px}.ocs-btn{width:44px;height:44px}}:root{--faq-max: 1400px;--faq-accent: #3b82f6;--faq-text: #0b0b0b;--faq-muted: #6b7280;--faq-bg: #ffffff;--faq-focus: #3b82f6;--faq-border: rgba(0, 0, 0, .08)}.faq-wrap{width:100%;max-width:var(--faq-max);margin:50px auto;padding:20px;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.faq-title{text-align:center;font-size:42px;font-weight:800;color:var(--faq-text);margin-bottom:40px;line-height:1.2}.faq-list{width:100%}.faq-item{width:100%;border-bottom:1px solid var(--faq-border);transition:all .3s ease}.faq-item:first-child{border-top:1px solid var(--faq-border)}.faq-item-button{width:100%;background:transparent;border:none;padding:24px 10px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;text-align:left;transition:all .3s ease}.faq-item-button:hover{background:#3b82f608}.faq-question{flex:1;font-size:22px;font-weight:600;color:var(--faq-text);line-height:1.5;transition:all .3s ease}.faq-icon{width:35px;height:35px;min-width:35px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:400;color:#111;transition:all .3s ease}.faq-item.is-open .faq-question,.faq-item.is-open .faq-icon{color:var(--faq-accent)}.faq-panel{overflow:hidden;max-height:0;transition:max-height .35s ease}.faq-panel-inner{padding:0 10px 25px}.faq-panel-inner p{font-size:16px;line-height:1.8;color:var(--faq-muted)}.faq-pagination{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:40px}.page-btn{min-width:45px;height:55px;padding:0 16px;border:1px solid #dcdcdc;background:#fff;color:#222;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}.page-btn:hover:not(:disabled){background:var(--faq-accent);color:#fff;border-color:var(--faq-accent)}.page-btn:disabled{opacity:.5;cursor:not-allowed}.active-page{background:var(--faq-accent);color:#fff;border-color:var(--faq-accent)}@media(max-width:1400px){.faq-wrap{padding:20px 30px}}@media(max-width:1024px){.faq-title{font-size:36px;margin-bottom:30px}.faq-question{font-size:19px}.faq-panel-inner p{font-size:15px}}@media(max-width:768px){.faq-wrap{margin:40px auto;padding:15px}.faq-title{font-size:30px;margin-bottom:25px}.faq-item-button{padding:18px 5px}.faq-question{font-size:17px;line-height:1.4}.faq-icon{width:30px;min-width:30px;font-size:24px}.faq-panel-inner{padding:0 5px 20px}.faq-panel-inner p{font-size:14px;line-height:1.7}.faq-pagination{gap:8px;margin-top:30px}.page-btn{min-width:40px;height:40px;font-size:13px}}@media(max-width:576px){.faq-wrap{padding:12px}.faq-title{font-size:24px;margin-bottom:20px}.faq-item-button{padding:16px 0;gap:10px}.faq-question{font-size:15px;line-height:1.5}.faq-icon{width:28px;min-width:28px;height:28px;font-size:22px}.faq-panel-inner p{font-size:13px;line-height:1.7}.faq-pagination{gap:8px}.page-btn{min-width:36px;height:36px;padding:0 10px;font-size:12px;border-radius:6px}}@media(max-width:360px){.faq-title{font-size:20px}.faq-question{font-size:14px}.faq-panel-inner p{font-size:12px}.page-btn{min-width:32px;height:32px;font-size:11px}}html{scroll-behavior:smooth}.bwd-section *{box-sizing:border-box}.bwd-section{padding:80px 0;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#111827;overflow:hidden}.bwd-container{max-width:1400px;margin:0 auto;padding:0 30px}.bwd-top{display:flex;gap:70px;align-items:flex-start;margin-bottom:70px}.bwd-top-left{flex:0 0 45%}.bwd-top-right{flex:1}.bwd-top-right p{font-size:1rem;line-height:1.9;color:#4b5563;margin-bottom:20px}.bwd-main-heading{font-size:3rem;line-height:1.2;font-weight:700;color:#111827;margin:0}.bwd-layout{display:flex;gap:80px;align-items:flex-start}.bwd-left{flex:0 0 500px}.bwd-left-inner{position:sticky;top:100px}.bwd-image-wrapper{display:flex;justify-content:center;align-items:center}.bwd-image-card{position:relative;width:100%;max-width:550px;height:460px;overflow:hidden;border-radius:30px;background:#fff;box-shadow:0 25px 60px #0000001f,0 12px 35px #3b82f61f;transition:all .5s ease}.bwd-image-card:hover{transform:translateY(-10px);box-shadow:0 35px 80px #0000002e,0 18px 45px #3b82f62e}.bwd-image-card img{width:100%;object-fit:fill;object-position:center;display:block;transition:transform .6s ease}.bwd-image-card:hover img{transform:scale(1.05)}.bwd-image-card:before{content:"";position:absolute;inset:0;border-radius:30px;padding:2px;background:linear-gradient(135deg,#2563eb,#06b6d4,#3b82f6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media(max-width:1024px){.bwd-left{width:100%;flex:1}.bwd-left-inner{position:static}.bwd-image-card{max-width:650px;height:550px;margin:0 auto 40px}}@media(max-width:768px){.bwd-image-card{max-width:100%;height:450px;border-radius:24px}}@media(max-width:480px){.bwd-image-card{height:350px;border-radius:20px}}.bwd-right-scroll{flex:1;height:780px;overflow-y:auto;padding-right:15px;scroll-behavior:smooth}.bwd-right-scroll::-webkit-scrollbar{width:0px}.bwd-right-scroll{scrollbar-width:none;-ms-overflow-style:none}.bwd-right{display:flex;flex-direction:column;gap:50px}.bwd-feature-group{border-top:1px solid #e5e7eb}.bwd-feature-group:first-child{border-top:none}.bwd-feature-row{display:grid;grid-template-columns:minmax(240px,280px) 1fr;gap:50px;padding:35px 0}.bwd-divider{height:1px;background:#e5e7eb}.bwd-feature-title{font-size:1.45rem;font-weight:700;line-height:1.4;color:#111827}.bwd-feature-title.highlight{color:#2563eb}.bwd-feature-points{display:flex;flex-direction:column;gap:14px}.bwd-point{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start}.bwd-arrow{color:#2563eb;font-size:1.2rem;font-weight:700}.bwd-point p{margin:0;font-size:1rem;line-height:1.9;color:#4b5563}@media(max-width:1100px){.bwd-layout{gap:50px}.bwd-left{flex:0 0 420px}.bwd-image-card,.bwd-right-scroll{height:650px}}@media(max-width:1024px){.bwd-top{flex-direction:column;gap:30px}.bwd-main-heading{font-size:2.4rem}.bwd-layout{flex-direction:column}.bwd-left{width:100%;flex:1}.bwd-left-inner{position:static}.bwd-image-card{max-width:650px;height:auto;margin:0 auto 40px}.bwd-image-card img{height:auto}.bwd-right-scroll{height:auto;overflow:visible;padding-right:0}.bwd-feature-row{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){.bwd-section{padding:50px 0}.bwd-container{padding:0 20px}.bwd-main-heading{font-size:2rem}.bwd-top-right p{font-size:.95rem}.bwd-feature-title{font-size:1.25rem}.bwd-point p{font-size:.95rem}.bwd-image-card{border-radius:24px}.bwd-image-card img{min-height:450px;object-fit:cover}}@media(max-width:480px){.bwd-section{padding:40px 0}.bwd-container{padding:0 15px}.bwd-main-heading{font-size:1.7rem}.bwd-feature-row{padding:28px 0}.bwd-image-card img{min-height:350px}}.Industrieswedesign-section{padding:20px;background:linear-gradient(135deg,#f8f9ff,#fff,#f5f7ff);position:relative;overflow:hidden}.Industrieswedesign-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.Industrieswedesign-container{max-width:1400px;margin:auto;text-align:center;position:relative}.Industrieswedesign-header{margin-bottom:80px}.premium-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:30px;font-size:14px;font-weight:600;margin-bottom:30px;box-shadow:0 4px 15px #667eea4d}.badge-icon{font-size:16px}.Industrieswedesign-title{font-size:48px;font-weight:800;color:#1a1a1a;margin-bottom:20px;line-height:1.2}.Industrieswedesign-title .highlight{background:linear-gradient(135deg,#667eea,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-underline{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}.title-underline .line{width:100px;height:3px;background:linear-gradient(90deg,transparent,#667eea,transparent)}.design-icon{font-size:24px;color:#667eea;animation:float 3s ease-in-out infinite}.Industrieswedesign-subtitle{max-width:750px;margin:0 auto 40px;font-size:18px;color:#555;line-height:1.7}.Industrieswedesign-subtitle .agency-name{color:#667eea;font-weight:600}.Industrieswedesign-subtitle .standout{color:#1a1a1a;font-weight:700;position:relative;display:inline-block}.Industrieswedesign-subtitle .standout:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#4ecdc4,#ffd166);border-radius:2px}.stats-bar{display:flex;justify-content:center;gap:40px;margin-top:40px}.stat{display:flex;align-items:center;gap:10px;background:#fff;padding:12px 24px;border-radius:12px;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease}.stat:hover{transform:translateY(-5px)}.stat-icon{color:#667eea;font-size:20px}.stat span{font-size:14px;font-weight:600;color:#333}.Industrieswedesign-grid{display:grid;gap:0}.Industrieswedesign-grid-four{grid-template-columns:repeat(4,1fr)}.Industrieswedesign-grid-three{grid-template-columns:repeat(3,1fr);margin-top:0}.Industrieswedesign-card{padding:40px 30px;text-align:left;background:#fff;border-right:1px solid #4b4a4a;border-bottom:1px solid #4b4a4a;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}.Industrieswedesign-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-gradient);transform:translateY(-100%);transition:transform .4s ease;z-index:2}.Industrieswedesign-card.active:before,.Industrieswedesign-card:hover:before{transform:translateY(0)}.Industrieswedesign-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fffffff2,#ffffffd9);opacity:0;transition:opacity .3s ease;z-index:-1}.Industrieswedesign-card.active:after,.Industrieswedesign-card:hover:after{opacity:1}.card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.icon-wrapper{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-right:15px;flex-shrink:0;transition:transform .3s ease}.Industrieswedesign-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.card-title-wrapper{flex:1}.Industrieswedesign-card h3{font-size:22px;margin-bottom:8px;color:#1a1a1a;font-weight:700;transition:color .3s ease}.Industrieswedesign-card:hover h3{color:var(--card-color)}.card-stat{display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;background:rgba(var(--card-color-rgb, 102, 126, 234),.1);color:var(--card-color);border-radius:20px;margin-top:5px}.arrow-icon{color:#ccc;font-size:16px;transition:all .3s ease}.Industrieswedesign-card:hover .arrow-icon{color:var(--card-color);transform:translate(5px)}.card-description{font-size:15px;color:#666;line-height:1.7;margin-bottom:20px;transition:color .3s ease}.Industrieswedesign-card:hover .card-description{color:#555}.card-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.feature-tag{font-size:12px;padding:6px 12px;background:#0000000a;border-radius:6px;color:#666;font-weight:500;transition:all .3s ease}.Industrieswedesign-card:hover .feature-tag{background:rgba(var(--card-color-rgb, 102, 126, 234),.1);color:var(--card-color)}.card-hover-content{opacity:0;transform:translateY(20px);transition:all .4s ease}.Industrieswedesign-card.active .card-hover-content,.Industrieswedesign-card:hover .card-hover-content{opacity:1;transform:translateY(0)}.premium-btn{width:100%;padding:14px;background:linear-gradient(135deg,var(--card-color),#667eea);color:#fff;border:none;border-radius:10px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.premium-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 .5s ease}.premium-btn:hover:before{left:100%}.premium-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--card-color-rgb, 102, 126, 234),.3)}.btn-arrow{font-size:14px;transition:transform .3s ease}.premium-btn:hover .btn-arrow{transform:translate(5px)}.Industrieswedesign-card.first-row{border-top:1px solid #e8e8e8}.Industrieswedesign-card.first-item{border-left:1px solid #e8e8e8}.Industrieswedesign-card.last-item{border-right:1px solid #e8e8e8}.Industrieswedesign-card.second-row{border-bottom:1px solid #e8e8e8}.industries-cta{margin-top:60px;padding:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;position:relative;overflow:hidden}.industries-cta:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:floatBackground 20s linear infinite}.cta-text{font-size:24px;font-weight:700;margin-bottom:20px;position:relative;z-index:1}.cta-text span{color:#ffd166}.cta-button{background:#fff;color:#667eea;border:none;padding:16px 40px;font-size:16px;font-weight:700;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 10px 30px #0003}.cta-button:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.cta-arrow{transition:transform .3s ease}.cta-button:hover .cta-arrow{transform:translate(8px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatBackground{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1200px){.Industrieswedesign-title{font-size:42px}.Industrieswedesign-grid-four,.Industrieswedesign-grid-three{grid-template-columns:repeat(2,1fr)}.Industrieswedesign-card.first-item{border-left:1px solid #e8e8e8}.Industrieswedesign-card.last-item{border-right:1px solid #e8e8e8}}@media(max-width:768px){.Industrieswedesign-section{padding:80px 20px}.Industrieswedesign-title{font-size:36px}.stats-bar{flex-direction:column;gap:15px;align-items:center}.stat{width:100%;max-width:300px;justify-content:center}.Industrieswedesign-grid-four,.Industrieswedesign-grid-three{grid-template-columns:1fr}.Industrieswedesign-card{border:1px solid #e8e8e8!important;margin-bottom:-1px}.industries-cta{padding:30px 20px}.cta-text{font-size:20px}}@media(max-width:480px){.Industrieswedesign-title{font-size:30px}.Industrieswedesign-subtitle{font-size:16px}.card-header{flex-direction:column;align-items:flex-start}.icon-wrapper{margin-bottom:15px}}.App-breadcrum{font-family:Lato,sans-serif!important}.App-breadcrum{position:relative;width:100%;min-height:380px;display:flex;align-items:center;overflow:hidden;color:var(--accent);background:#0b0b0b}.App-breadcrum__video{position:absolute;top:50%;left:50%;width:140%;height:140%;transform:translate(-50%,-50%);object-fit:cover;z-index:0;filter:saturate(.95) contrast(.95)}.App-breadcrum__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#060a0ceb,#060a0cd1 20%,#060a0c99 45%,#060a0c66 65%,#060a0c59)}.App-breadcrum__content{position:relative;z-index:3;max-width:720px;padding:56px 28px;margin-left:56px;border-radius:14px;background:linear-gradient(180deg,#ffffff05,#ffffff03);box-shadow:var(--shadow)}.App-breadcrum__title{margin:0 0 14px;font-size:2.6rem;line-height:1.03;font-weight:700;letter-spacing:-.6px;color:var(--accent-strong)}.App-breadcrum__subtitle{margin:0 0 26px;max-width:620px;font-size:15.5px;line-height:1.6;color:#fffffffa}.App-breadcrum__cta{position:relative;display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:var(--accent);padding:6px 2px 14px 0;cursor:pointer;transition:color var(--transition);outline:none}.App-breadcrum__cta-text{font-weight:600;letter-spacing:.2px;font-size:15px;color:var(--accent-strong)}.App-breadcrum__icons{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative}.App-breadcrum__icons .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform var(--transition),opacity var(--transition),color var(--transition);color:var(--accent);font-size:18px}.App-breadcrum__cta:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:#ffffff47;transform-origin:left center;transform:scaleX(1);transition:height var(--transition),background var(--transition),transform var(--transition);border-radius:2px}.App-breadcrum__cta:hover,.App-breadcrum__cta:focus{color:var(--accent-strong)}.App-breadcrum__cta:hover .icon--initial,.App-breadcrum__cta:focus .icon--initial{opacity:0;transform:translate(-60%,-52%) scale(.9) rotate(-10deg)}.App-breadcrum__cta:hover .icon--hover,.App-breadcrum__cta:focus .icon--hover{opacity:1;transform:translate(-50%,-50%) scale(1)}.App-breadcrum__cta:hover:after,.App-breadcrum__cta:focus:after{height:3px;bottom:-8px;background:linear-gradient(90deg,#fff,#ffffffd9);transform:scaleX(1.02);box-shadow:0 6px 14px #00000073}@media(max-width:1024px){.App-breadcrum{min-height:340px}.App-breadcrum__content{margin-left:32px;padding:40px 22px;border-radius:12px}.App-breadcrum__title{font-size:2.05rem}}@media(max-width:700px){.App-breadcrum{min-height:260px;align-items:flex-end}.App-breadcrum__overlay{background:linear-gradient(180deg,#060a0cdb,#060a0cc7 30%,#060a0cf2)}.App-breadcrum__content{margin-left:0;padding:18px;max-width:calc(100% - 30px);border-radius:10px;box-shadow:0 8px 24px #0009}.App-breadcrum__title{font-size:1.25rem;margin-bottom:8px}.App-breadcrum__subtitle{font-size:14px}}.top-section{width:100%;padding:120px 160px;font-family:Inter,sans-serif;color:#000}.top-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:60px;max-width:1500px}.content-wrapper{display:flex;align-items:flex-start}.left-line{width:120px;height:2px;background-color:#000;margin-top:12px;margin-right:40px}.right-text{max-width:950px;font-size:18px;line-height:1.7;font-weight:400}.right-text p{margin-bottom:28px}@media(max-width:1024px){.top-section{padding:80px 40px}.top-title{font-size:38px}.left-line{width:90px}}@media(max-width:768px){.content-wrapper{flex-direction:column}.left-line{margin-bottom:20px;width:100%}}.mas-section{max-width:1500px;margin:80px auto;padding:0 40px 40px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.mas-title{text-align:center;font-size:40px;font-weight:700;margin-bottom:40px}.mas-divider{height:1px;background-color:#d1d5db}.mas-divider-top{margin-bottom:40px}.mas-divider-middle{grid-column:1 / -1;margin:40px 0}.mas-divider-bottom{margin-top:40px}.mas-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:40px;position:relative}.mas-card{padding:0 10px;border-right:1px solid #e5e7eb}.mas-card-last-col{border-right:none}.mas-card-bottom{padding-bottom:20px}.mas-icon{margin-bottom:24px}.mas-icon svg{width:58px;height:58px;stroke:#2563eb;fill:none}.mas-card-title{font-size:22px;font-weight:600;margin-bottom:20px}.mas-list{list-style:none;padding:0;margin:0;font-size:15px;line-height:1.7;color:#374151}.mas-list li{position:relative;padding-left:18px;margin-bottom:12px}.mas-list li:before{content:"→";position:absolute;left:0;top:0;font-size:16px}.mas-accent{color:#2563eb;font-weight:600}@media(max-width:1024px){.mas-section{padding:0 24px 32px}.mas-grid{column-gap:24px}.mas-title{font-size:34px}}@media(max-width:800px){.mas-grid{grid-template-columns:1fr;row-gap:32px}.mas-card{border-right:none;border-bottom:1px solid #e5e7eb;padding-bottom:24px}.mas-card-bottom{border-bottom:none}.mas-divider-middle{display:none}}:root{--ptp-accent:#2563eb}.ptp-section{max-width:1500px;margin:80px auto;padding:0 40px 80px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.ptp-title{text-align:center;font-size:40px;font-weight:700;margin-bottom:18px}.ptp-subtitle{text-align:center;max-width:900px;margin:0 auto 60px;font-size:16px;line-height:1.8;color:#4b5563}.ptp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.ptp-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:32px;overflow:hidden;transition:.3s ease}.ptp-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.ptp-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px}.ptp-card-title{font-size:20px;font-weight:700;line-height:1.3;max-width:220px}.ptp-card-icon{width:65px;height:65px;background:#f5f5f5;border-radius:18px;display:flex;justify-content:center;align-items:center}.ptp-card-icon svg{width:34px;height:34px;stroke:#2563eb}.ptp-card-text{font-size:15px;line-height:1.9;color:#4b5563;margin-bottom:30px}.ptp-card-footer{border-top:1px solid #ececec;padding-top:20px}.ptp-btn{background:#f7f7f7;border:none;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}.ptp-btn span{margin-left:8px}.ptp-accent{position:absolute;right:0;top:120px;width:25px;height:130px;border-radius:20px 0 0 20px}.ptp-card:nth-child(1) .ptp-accent{background:#14b8a6}.ptp-card:nth-child(2) .ptp-accent{background:#2563eb}.ptp-card:nth-child(3) .ptp-accent{background:#ef4444}.ptp-dots{display:flex;justify-content:center;gap:10px}.ptp-dot{width:10px;height:10px;border-radius:999px;border:1px solid #9ca3af;background:#fff;cursor:pointer;padding:0;transition:background .2s ease,border-color .2s ease,transform .1s ease}.ptp-dot.active{background:#111827;border-color:#111827;transform:scale(1.2)}.ptp-dot:hover{border-color:#111827}@media(max-width:1024px){.ptp-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ptp-section{padding:0 20px 60px}.ptp-title{font-size:32px}.ptp-card-grid{grid-template-columns:1fr}.ptp-card{padding:24px}.ptp-card-title{font-size:18px}.ptp-card-icon{width:55px;height:55px}}.consult-section{width:100%;min-height:480px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center}.consult-container{width:100%;display:flex;justify-content:flex-end;padding:60px}.consult-card{width:520px;max-width:100%;padding:40px 48px;border-radius:20px;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;box-shadow:0 25px 45px #0000004d}.consult-title{font-size:32px;font-weight:700;margin-bottom:28px}.consult-row{display:flex;gap:24px;margin-bottom:26px}.consult-field{flex:1}.consult-field.full{width:100%}.consult-field label{font-size:14px;opacity:.9;margin-bottom:6px;display:inline-block}.consult-field input,.consult-field textarea{width:100%;border:none;outline:none;background:transparent;font-size:14px;padding:6px 0;color:#fff;border-bottom:1px solid rgba(255,255,255,.5);resize:none}.consult-btn{margin-top:10px;padding:14px 26px;font-size:15px;border:1px solid rgba(255,255,255,.8);background:transparent;color:#fff;cursor:pointer;border-radius:4px;display:inline-flex;align-items:center;gap:8px;transition:.2s ease}.consult-btn:hover{background:#ffffffe6;color:#3a1e7b;transform:translateY(-2px)}.btn-arrow{font-size:18px}@media(max-width:900px){.consult-container{justify-content:center;padding:40px 20px}.consult-card{padding:32px 30px}.consult-row{flex-direction:column}}@media(max-width:600px){.consult-title{font-size:24px}}.agile-section{max-width:1320px;margin:auto;padding:80px 40px;font-family:Poppins,sans-serif;background:#fff}.agile-title{font-size:42px;font-weight:700;color:#111827;margin-bottom:30px;line-height:1.3}.agile-intro-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:30px;margin-bottom:60px}.agile-intro-line{height:2px;width:100%;background:linear-gradient(90deg,#2563eb,#60a5fa)}.agile-intro-text{font-size:16px;line-height:1.9;color:#6b7280}.agile-main{display:flex;gap:70px;align-items:flex-start}.agile-image-wrapper{width:42%;position:sticky;top:100px}.agile-image-card{width:100%;height:550px;width:550px;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 20px 45px #0000001f,0 10px 25px #2563eb1f;transition:all .35s ease}.agile-image-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000002e,0 15px 35px #2563eb2e}.agile-image{width:100%;height:100%;object-fit:cover;display:block}.agile-steps{flex:1;border-top:1px solid #ececec}.agile-step-row{display:grid;grid-template-columns:220px 1fr;column-gap:35px;padding:28px 0;border-bottom:1px solid #ececec;cursor:pointer;transition:all .3s ease}.agile-step-row:hover{padding-left:15px}.agile-step-title{font-size:22px;font-weight:600;color:#111827;transition:.3s}.agile-step-title.active,.agile-step-row:hover .agile-step-title{color:#2563eb}.agile-step-description{font-size:16px;color:#6b7280;line-height:1.8}@media(max-width:1200px){.agile-main{gap:50px}.agile-image-card{height:620px}.agile-step-row{grid-template-columns:180px 1fr}.agile-step-title{font-size:20px}}@media(max-width:992px){.agile-main{flex-direction:column}.agile-image-wrapper{width:100%;position:relative;top:auto}.agile-image-card{width:100%;max-width:700px;height:500px;margin:auto}.agile-steps{width:100%}.agile-step-row{grid-template-columns:180px 1fr}}@media(max-width:768px){.agile-section{padding:60px 20px}.agile-title{font-size:30px;text-align:center}.agile-intro-row{grid-template-columns:1fr;gap:20px}.agile-intro-line{width:120px}.agile-intro-text{font-size:15px;text-align:justify}.agile-image-card{height:420px;border-radius:20px}.agile-step-row{grid-template-columns:1fr;row-gap:10px;padding:22px 0}.agile-step-title{font-size:20px}.agile-step-description{font-size:15px}}@media(max-width:480px){.agile-section{padding:40px 16px}.agile-title{font-size:24px;text-align:center}.agile-intro-text{font-size:14px;line-height:1.8}.agile-image-card{height:300px;border-radius:16px}.agile-step-title{font-size:18px}.agile-step-description{font-size:14px;line-height:1.7}}.expect-section{max-width:1500px;margin:80px auto;padding:0 32px 80px;font-family:Poppins,system-ui,sans-serif;color:#111827}.expect-title{font-size:42px;font-weight:700;margin-bottom:40px}.expect-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.expect-card{--accent-color: var(--accent, #2563eb);position:relative;border-radius:28px;border:1px solid #d1d5db;background:#fff;padding:40px 36px;min-height:340px;overflow:hidden;transition:.25s ease}.expect-accent{position:absolute;inset:0;background:var(--accent-color);border-radius:28px;z-index:0;clip-path:inset(35% 0 35% 92% round 999px);transition:clip-path .35s ease}.expect-card-inner{position:relative;z-index:1}.expect-icon-svg{position:absolute;right:32px;top:2px;width:54px;height:54px;transition:filter .3s ease}.expect-card-title{font-size:24px;font-weight:600;margin-bottom:20px}.expect-card-text{font-size:16px;line-height:1.8;color:#4b5563}.expect-card:hover{box-shadow:0 22px 60px #0f172a38;transform:translateY(-5px);border-color:transparent}.expect-card:hover .expect-accent{clip-path:inset(0 0 0 0 round 28px)}.expect-card:hover .expect-icon-svg{filter:brightness(0) invert(1)}.expect-card:hover .expect-card-title,.expect-card:hover .expect-card-text{color:#fff}@media(max-width:1024px){.expect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.expect-section{padding:0 20px 60px}.expect-title{font-size:32px}.expect-grid{grid-template-columns:1fr}.expect-card{padding:32px 26px;min-height:300px}.expect-icon-svg{right:20px;top:18px;width:44px;height:44px}}.ti-section{max-width:1500px;margin:80px auto;padding:0 40px 80px;font-family:Poppins,system-ui,sans-serif;color:#111827}.ti-title{font-size:40px;font-weight:700;margin-bottom:40px}.ti-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.ti-cell{padding:36px 42px}.ti-cell-left{border-right:1px solid #2b2c2d}.ti-cell-bottom{border-top:1px solid #2b2c2d}.ti-cell-header{display:flex;align-items:center;gap:18px;margin-bottom:22px}.ti-icon-img{width:60px;height:60px;object-fit:contain;filter:invert(32%) sepia(92%) saturate(2580%) hue-rotate(202deg) brightness(93%) contrast(92%)}.ti-heading{font-size:26px;font-weight:600}.ti-list{list-style:none;margin:0;padding:0}.ti-list-item{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.8;margin-bottom:10px}.ti-arrow{font-size:18px;color:#2563eb;margin-top:2px}@media(max-width:1024px){.ti-grid{grid-template-columns:1fr}.ti-cell-left{border-right:none}.ti-cell-bottom{border-top:1px solid #e5e7eb}}@media(max-width:640px){.ti-section{padding:0 20px 60px}.ti-title{font-size:30px}.ti-cell{padding:24px 20px 32px}.ti-heading{font-size:22px}.ti-icon-img{width:48px;height:48px}}.why-section{max-width:1500px;margin:80px auto;padding:0 40px 80px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.why-title{font-size:40px;font-weight:700;line-height:1.2;margin-bottom:28px}.why-intro-row{display:grid;grid-template-columns:170px 1fr;column-gap:30px;align-items:center;margin-bottom:40px}.why-intro-line{height:1px;background-color:#111827}.why-intro-text{font-size:16px;line-height:1.9;color:#4b5563}.why-cards-shell{overflow:hidden;border-top:1px solid #e5e7eb}.why-slider{display:flex;width:100%;transition:transform .6s ease}.why-slide{min-width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e5e7eb}.why-card{padding:34px 34px 40px;border-right:1px solid #e5e7eb}.why-card:last-child{border-right:none}.why-icon{width:60px;height:60px;margin-bottom:22px;object-fit:contain;filter:invert(29%) sepia(77%) saturate(2080%) hue-rotate(205deg) brightness(96%) contrast(95%)}.why-card-title{font-size:22px;font-weight:600;margin-bottom:14px}.why-card-text{font-size:15px;line-height:1.8;color:#4b5563}.why-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.why-dot{width:9px;height:9px;border-radius:999px;border:1px solid #9ca3af;background:#fff;padding:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .1s ease}.why-dot.active{background:#111827;border-color:#111827;transform:scale(1.2)}@media(max-width:1200px){.why-section{padding:0 30px 70px}.why-title{font-size:36px}.why-card{padding:28px}}@media(max-width:992px){.why-slide{grid-template-columns:repeat(2,1fr)}.why-card:nth-child(2n){border-right:none}.why-title{font-size:32px}.why-intro-row{grid-template-columns:120px 1fr;column-gap:20px}.why-card-title{font-size:20px}}@media(max-width:768px){.why-section{padding:0 20px 60px}.why-title{font-size:28px;text-align:center}.why-intro-row{grid-template-columns:1fr;row-gap:15px}.why-intro-line{width:120px;margin:0 auto}.why-intro-text{text-align:center;font-size:15px}.why-slide{grid-template-columns:1fr}.why-card{border-right:none;border-bottom:1px solid #e5e7eb;padding:25px;text-align:center}.why-card:last-child{border-bottom:none}.why-icon{margin:0 auto 20px}}@media(max-width:480px){.why-section{padding:0 15px 50px}.why-title{font-size:24px}.why-intro-text{font-size:14px;line-height:1.8}.why-card{padding:20px}.why-card-title{font-size:18px}.why-card-text{font-size:14px;line-height:1.7}.why-icon{width:50px;height:50px}}.industries-section{max-width:1400px;margin:80px auto;padding:0 40px 80px;display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);column-gap:40px;align-items:center;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.industries-title{font-size:40px;font-weight:700;margin-bottom:24px}.industries-intro{font-size:16px;line-height:1.9;color:#4b5563;margin-bottom:28px}.industries-lists{display:flex;gap:64px}.industries-list{list-style:none;padding:0;margin:0}.industries-list li{font-size:16px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.industries-arrow{font-size:18px;line-height:1}.industries-right{position:relative;display:flex;justify-content:center;align-items:center}.industries-bg-shape{position:absolute;width:280px;height:360px;border-radius:32px;background:radial-gradient(circle at 10% 0%,#e5e7ff,#fde2e4 55%,#fff);right:8%;top:10%;transform:translate(10%);z-index:0}.industries-image{position:relative;max-width:700px;width:100%;z-index:1;display:block}@media(max-width:1200px){.industries-section{padding:0 30px 70px;column-gap:30px}.industries-title{font-size:36px}.industries-bg-shape{width:240px;height:320px}}@media(max-width:992px){.industries-section{grid-template-columns:1fr;row-gap:50px;text-align:center}.industries-right{order:-1}.industries-lists{justify-content:center;gap:40px}.industries-list li{justify-content:center}.industries-bg-shape{width:220px;height:300px;right:50%;top:50%;transform:translate(50%,-50%)}.industries-image{max-width:450px}}@media(max-width:768px){.industries-section{padding:0 20px 60px}.industries-title{font-size:30px}.industries-intro{font-size:15px;line-height:1.8}.industries-lists{flex-direction:column;gap:10px;align-items:center}.industries-image{max-width:320px}.industries-bg-shape{width:180px;height:240px}}@media(max-width:480px){.industries-section{padding:0 15px 50px}.industries-title{font-size:24px}.industries-intro,.industries-list li{font-size:14px}.industries-image{max-width:260px}.industries-bg-shape{width:140px;height:190px;border-radius:20px}}.faq-section{max-width:1500px;margin:80px auto;padding:0 40px 80px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.faq-title{font-size:40px;font-weight:700;text-align:center;margin-bottom:40px}.faq-list{margin-top:10px}.faq-item{width:100%}.faq-question-row{width:100%;padding:22px 24px;border:none;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;font-size:18px;font-weight:500;color:#111827;transition:background .2s ease,color .2s ease}.faq-question-row.active{background:#f4f4f5;color:#2563eb}.faq-question-text{flex:1}.faq-toggle-icon{margin-left:16px;font-size:24px;line-height:1}.faq-answer{padding:28px 34px 32px;font-size:17px;line-height:1.85;color:#4b5563;background:#f9fafb;border-left:4px solid #2563eb;margin-top:-2px;border-radius:4px}.faq-divider{height:1px;background-color:#e5e7eb}@media(max-width:768px){.faq-section{padding:0 20px 60px}.faq-title{font-size:32px}.faq-question-row{font-size:16px;padding:18px}}.faq-pagination{display:flex;justify-content:center;gap:10px;margin-top:40px}.faq-page-btn{width:42px;height:42px;border:none;cursor:pointer;background:#f3f4f6;color:#111827;border-radius:8px;font-size:15px;font-weight:600;transition:.3s}.faq-page-btn:hover,.faq-page-btn.active{background:#2563eb;color:#fff}.breadcrumb-section{width:100%;height:310px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.breadcrumb-section:before{content:"";position:absolute;inset:0;background:#0a2823a6}.breadcrumb-content{position:relative;z-index:2;padding-left:150px}.breadcrumb-path{color:#fff;font-size:18px;margin-bottom:10px}.breadcrumb-path .home{color:#2563eb;font-weight:600}.breadcrumb-title{color:#fff;font-size:56px;font-weight:700;margin:0;line-height:1.2}.contact-cards-section{width:100%;max-width:1200px;margin:80px auto;padding:0 40px;display:flex;justify-content:space-between;gap:40px;font-family:Inter,sans-serif}.contact-card{flex:1;background:#fff;border-radius:16px;padding:60px 40px;text-align:center;box-shadow:0 20px 35px #0000000f;transition:all .35s ease;cursor:pointer}.contact-icon{width:80px;height:80px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center}.icon-svg{width:68px;height:68px;stroke:#2563eb;transition:stroke .3s ease}.contact-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:12px;transition:color .3s ease}.contact-text{font-size:16px;color:#6b7280;line-height:1.6;transition:color .3s ease}.contact-card:hover{background:#facc15;transform:translateY(-6px);box-shadow:0 24px 45px #00000026}.contact-card:hover .icon-svg{stroke:#1e3a8a}.contact-card:hover .contact-title,.contact-card:hover .contact-text{color:#1e3a8a}.contact-icon,.icon-svg,.contact-icon:active,.icon-svg:active{transform:none!important;animation:none!important}@media(max-width:900px){.contact-cards-section{flex-direction:column;align-items:center}.contact-card{width:100%;max-width:380px}}.contact-page{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;max-width:1200px;margin:80px auto;padding:0 40px;font-family:Inter,sans-serif}.section-title{font-size:48px;font-weight:700;margin-bottom:18px;color:#0f172a}.section-subtitle{font-size:16px;margin-bottom:40px;line-height:1.7;color:#6b7280}.map-wrapper{border-radius:10px;overflow:hidden;border-top:6px solid #2563eb;box-shadow:0 18px 40px #0f172a1f}.map-wrapper iframe{width:100%;height:320px;border:none}.form-row{display:flex;align-items:center;padding-bottom:14px;margin-bottom:38px;border-bottom:1px solid #e5e7eb}.icon-box{width:40px;display:flex;justify-content:center;margin-right:18px}.icon-box svg{width:22px;height:22px;stroke:#9ca3af}.form-input{flex:1;border:none;outline:none;font-size:15px;background:transparent;color:#111827}.form-input::placeholder{color:#9ca3af}.textarea-input{resize:vertical;min-height:80px}.submit-btn{margin-top:12px;display:inline-flex;align-items:center;gap:10px;padding:16px 40px;border:none;font-size:16px;font-weight:600;cursor:pointer;background-color:#2563eb;color:#111827;transition:.25s ease}.submit-btn:hover{background-color:#9db1dd;transform:translateY(-2px);box-shadow:0 10px 25px #facc1580}.submit-icon svg{width:18px;height:18px;stroke:#111827}@media(max-width:960px){.contact-page{grid-template-columns:1fr;gap:60px}}.SeoHero-video-container{position:relative;width:calc(100% - 20px);height:60vh;margin:0 auto;overflow:hidden;border-radius:15px;display:flex;align-items:center;background:#000}.SeoHero-video-element{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.SeoHero-video-container:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000a6,#0006,#0003);z-index:0}.SeoHero-video-content{position:relative;z-index:1;max-width:720px;padding-left:6rem;padding-right:2rem;color:#fff;display:flex;flex-direction:column}.SeoHero-video-content h1{font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.15;font-weight:700;margin-bottom:1.2rem}.SeoHero-video-content h2{font-size:clamp(.9rem,1vw,1.2rem);font-weight:600;margin-bottom:1.5rem;color:#e5e7eb}.SeoHero-video-content p{font-size:1rem;line-height:1.7;margin-bottom:2rem;max-width:600px;color:#f1f5f9}.cta-btn{background:transparent;border:none;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;padding:0;transition:color .25s ease}.cta-btn span{font-size:1.1rem;transition:transform .25s ease}.cta-btn:hover{color:#2563eb}.cta-btn:hover span{transform:translate(4px)}@media(max-width:992px){.SeoHero-video-container{height:55vh}.SeoHero-video-content{padding-left:3rem;padding-right:2rem}.SeoHero-video-content p{font-size:.95rem}}@media(max-width:768px){.SeoHero-video-container{height:60vh;width:calc(100% - 16px);border-radius:14px}.SeoHero-video-content{padding:0 1.5rem;max-width:100%}.SeoHero-video-content h1{font-size:1.9rem}.SeoHero-video-content h2{font-size:.9rem}.SeoHero-video-content p{font-size:.95rem}}@media(max-width:480px){.SeoHero-video-container{height:65vh}.SeoHero-video-content h1{font-size:1.7rem}.cta-btn{font-size:.95rem}}.seo-intro{position:relative;padding:4rem 6rem;background:#fff}.seo-intro:after{content:"";position:absolute;left:0;bottom:-20px;width:100%;height:40px;border-bottom:1px solid #000;border-radius:0 0 100% 100%;pointer-events:none}.seo-header{margin-bottom:3rem;max-width:900px}.seo-brand{display:block;color:#ff2b55;font-size:.95rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.seo-header h1{font-size:clamp(2.2rem,3vw,3.4rem);font-weight:700;line-height:1.15;color:#000}.seo-content{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:flex-start}.seo-divider{width:120px;height:1px;background:#000;margin-top:.6rem}.seo-text p{font-size:1rem;line-height:1.7;color:#222;margin-bottom:1.8rem;max-width:720px}.seo-text span{color:#ff2b55;font-weight:500}@media(max-width:992px){.seo-intro{padding:3rem 2rem}.seo-header{max-width:100%}.seo-content{grid-template-columns:1fr;gap:1.5rem}.seo-divider{width:80px;margin-top:0}.seo-intro:after{height:30px;bottom:-15px}}@media(max-width:600px){.seo-header h1{font-size:1.9rem;line-height:1.25}.seo-text p{font-size:.95rem;line-height:1.65}.seo-divider{width:60px}.seo-intro:after{height:20px;bottom:-10px}}.seo-services{padding:4rem 6rem;background:#fff}.seo-services-heading{text-align:center;font-size:clamp(2rem,3vw,3rem);font-weight:700;margin-bottom:3rem;color:#000}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #000}.seo-card{position:relative;padding:3rem;border-right:1px solid #000;border-bottom:1px solid #000}.seo-card:nth-child(3n){border-right:none}.seo-card:nth-last-child(-n+3){border-bottom:none}.seo-card img{width:48px;margin-bottom:1.5rem}.seo-card h3{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;color:#000}.seo-card ul{list-style:none;padding:0;margin:0}.seo-card li{position:relative;padding-left:1.8rem;margin-bottom:1.2rem;font-size:1rem;color:#222}.seo-card li:before{content:"→";position:absolute;left:0;color:#000}@media(max-width:1024px){.seo-services{padding:3rem 2rem}.seo-grid{grid-template-columns:1fr;border-top:none}.seo-card{border:none;padding:2.5rem 1.5rem}.seo-card:after{content:"";display:block;width:100%;height:1px;background:#000;margin-top:2rem}.seo-card:last-child:after{display:none}}@media(max-width:600px){.seo-card h3{font-size:1.4rem}.seo-card li{font-size:.95rem}.seo-services-description{max-width:900px;margin:0 auto 4rem;text-align:center;font-size:1.05rem;line-height:1.9;color:#555;padding:0 20px}.seo-services-description span{color:#ff2b55;font-weight:700}@media(max-width:768px){.seo-services-description{font-size:.95rem;line-height:1.8;margin-bottom:3rem}}}.seo-services-description{max-width:800px;margin:0 auto 3rem;padding:0 20px;text-align:center;font-size:1rem;line-height:1.8;color:#555;font-weight:400}.seo-services-description span{color:#ff2b55;font-weight:600}@media(max-width:768px){.seo-services-description{font-size:.95rem;line-height:1.7;margin-bottom:2.5rem}}@media(max-width:480px){.seo-services-description{font-size:.9rem;line-height:1.6;padding:0 10px}}.seo-section{padding:40px 0;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.seo-container{max-width:1200px;margin:auto;padding:0 20px;display:grid;grid-template-columns:50% 50%;gap:60px;align-items:flex-start}.seo-image{display:flex;justify-content:center}.seo-image img{width:100%;max-width:500px;height:auto;border-radius:8px;object-fit:cover}.seo-content{display:flex;flex-direction:column}.seo-content h2{font-size:40px;line-height:1.4;margin-bottom:20px;color:#111;font-weight:600}.seo-content p{color:#555;line-height:1.7;margin-bottom:40px;max-width:90%;font-size:16px}.seo-list{list-style:none;padding:0;margin:0}.seo-list li{display:flex;gap:20px;padding:20px 0;border:none}.seo-list span{font-size:26px;font-weight:700;color:#ff2d55;min-width:40px}.seo-list h4{margin:0 0 6px;font-size:18px;color:#111;font-weight:500}.seo-list p{margin:0;font-size:15px;color:#666;line-height:1.6}@media(max-width:1024px){.seo-container{grid-template-columns:1fr;gap:50px}.seo-content h2{font-size:34px}.seo-content p{max-width:100%}.seo-image img{max-width:420px}}@media(max-width:600px){.seo-section{padding:60px 0}.seo-content h2{font-size:26px;line-height:1.3}.seo-content p{font-size:14px;margin-bottom:30px}.seo-list li{gap:14px;padding:16px 0}.seo-list span{font-size:22px;min-width:32px}.seo-list h4{font-size:16px}.seo-list p{font-size:14px}.seo-image img{max-width:100%}}.lead-section{padding:40px 0;background:#fff}.lead-container{max-width:1200px;margin:auto;padding:0 20px}.lead-top{display:grid;grid-template-columns:50% 50%;gap:60px;margin-bottom:80px}.lead-top h2{font-size:48px;font-weight:700;line-height:1.2;color:#000}.lead-top p{font-size:16px;line-height:1.8;color:#333}.lead-bottom{display:grid;grid-template-columns:35% 65%;gap:80px;align-items:flex-start}.lead-image{display:flex;justify-content:center;position:sticky;top:120px}.lead-image img{width:530px;height:530px;border-radius:6px;box-shadow:0 25px 60px #00000026}.lead-content{height:650px;overflow-y:auto;padding-right:10px;scrollbar-width:none;-ms-overflow-style:none}.lead-content::-webkit-scrollbar{display:none}.lead-row{display:grid;grid-template-columns:40% 60%;gap:40px;padding:40px 0;border-bottom:1px solid #ddd}.lead-row:last-child{border-bottom:none}.lead-row h3{font-size:24px;font-weight:600;color:#000}.lead-row ul{list-style:none;padding:0;margin:0}.lead-row li{position:relative;padding-left:22px;margin-bottom:12px;font-size:15px;line-height:1.7;color:#333}.lead-row li:before{content:"→";position:absolute;left:0;color:#000}@media(max-width:1024px){.lead-top{grid-template-columns:1fr;gap:30px;margin-bottom:60px}.lead-top h2{font-size:36px}.lead-bottom{grid-template-columns:1fr;gap:40px}.lead-image{position:static}.lead-image img{width:50%;transform:rotate(-6deg)}.lead-content{height:auto;overflow:visible}.lead-row{grid-template-columns:1fr;gap:20px}}@media(max-width:600px){.lead-section{padding:60px 0}.lead-top h2{font-size:28px}.lead-top p{font-size:14px}.lead-image img{width:100%;height:400px;transform:rotate(0)}.lead-content{max-height:650px;overflow-y:auto;padding-right:10px;scrollbar-width:none;-ms-overflow-style:none}.lead-content::-webkit-scrollbar{display:none}.lead-row{padding:24px 0}.lead-row h3{font-size:20px}.lead-row li{font-size:14px}}.feature-cards-section{padding:80px 0;background:#fff;width:100%;overflow:hidden}.heading{max-width:1400px;margin:0 auto 60px;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:50px}.heading h1{width:48%;font-size:42px;font-weight:700;line-height:1.2;color:#000}.heading p{width:48%;font-size:16px;line-height:1.8;color:#555}.feature-cards-grid{max-width:1400px;margin:auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;align-items:stretch}.feature-card{position:relative;background:#fff;border-radius:28px;padding:28px;overflow:hidden;min-height:260px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000001f;transition:all .45s ease}.feature-card:before{content:"";position:absolute;inset:0;background:var(--hover-color);border-radius:inherit;transform:scale(0);transform-origin:bottom right;transition:transform .5s ease;z-index:0}.feature-card:hover:before{transform:scale(1)}.feature-card>*{position:relative;z-index:2}.feature-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:24px}.feature-card-header h3{font-size:20px;font-weight:600;line-height:1.4;color:#000;transition:color .35s ease}.feature-card-header img{width:42px;height:42px;object-fit:contain;transition:filter .35s ease}.feature-card ul{margin:0;padding:0;list-style:none}.feature-card li{position:relative;padding-left:22px;margin-bottom:14px;font-size:14px;line-height:1.7;color:#333;transition:color .35s ease}.feature-card li:before{content:"→";position:absolute;left:0;top:0;color:#000;transition:color .35s ease}.color-box{position:absolute;bottom:0;right:0;width:80px;height:80px;background:var(--hover-color);border-radius:50% 0 28px;z-index:3}.feature-card:hover{transform:translateY(-6px)}.feature-card:hover h3,.feature-card:hover li{color:#fff}.feature-card:hover li:before{color:#fff}.feature-card:hover img{filter:brightness(0) invert(1)}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:60px}.pagination button{min-width:42px;height:42px;border:none;border-radius:10px;background:#f3f3f3;color:#000;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.pagination button:hover,.pagination button.active-page{background:#ef2f2f;color:#fff}.pagination button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1200px){.feature-cards-grid{grid-template-columns:repeat(3,1fr)}.heading{flex-direction:column;text-align:center}.heading h1,.heading p{width:100%}.heading h1{font-size:36px}}@media(max-width:992px){.feature-cards-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:240px}.heading h1{font-size:32px}}@media(max-width:768px){.feature-cards-section{padding:60px 0}.feature-cards-grid{grid-template-columns:1fr;gap:20px}.heading{gap:20px;margin-bottom:40px}.heading h1{font-size:28px}.heading p{font-size:15px;line-height:1.7}.feature-card{min-height:auto;padding:24px}.feature-card-header h3{font-size:18px}.feature-card li{font-size:14px}.feature-card-header img{width:38px;height:38px}.color-box{width:65px;height:65px}.pagination{gap:8px;margin-top:40px}.pagination button{min-width:38px;height:38px;font-size:13px}}@media(max-width:480px){.heading h1{font-size:24px}.heading p{font-size:14px}.feature-card{padding:20px}.feature-card-header h3{font-size:17px}.feature-card li{font-size:13px}}@media(hover:none){.feature-card:before{display:none}.feature-card:hover h3,.feature-card:hover li{color:#000}.feature-card:hover li:before{color:#000}.feature-card:hover img{filter:none}.feature-card:hover{transform:none}}.seo-pagination{width:100%;min-height:47vh;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.process-heading{text-align:center;margin-bottom:60px}.process-heading h2{font-size:42px;font-weight:700;color:#000;margin-bottom:15px}.process-description{max-width:850px;margin:0 auto 20px;font-size:16px;line-height:1.8;color:#666}.heading-line{width:80px;height:4px;background:#ff1744;display:block;margin:auto;border-radius:50px}.process-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.process-card{position:relative;background:#fff;border:1px solid #ececec;border-radius:24px;padding:35px 20px;text-align:center;overflow:hidden;box-shadow:0 4px 15px #0000000d;transition:all .4s ease}.process-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff1744,#ff4f73);opacity:0;transition:opacity .4s ease;z-index:0}.process-card:hover:before{opacity:1}.process-card>*{position:relative;z-index:2}.process-card:hover{transform:translateY(-10px);border-color:#ff1744;box-shadow:0 15px 40px #ff174440,0 0 0 1px #ff174426}.process-circle{width:85px;height:85px;margin:0 auto 20px;border-radius:50%;background:#000;color:#ff1744;display:flex;justify-content:center;align-items:center;font-size:30px;transition:all .4s ease}.process-card:hover .process-circle{background:#fff;color:#ff1744;transform:scale(1.12) rotate(8deg)}.process-card h4{font-size:20px;font-weight:600;color:#111;margin-bottom:12px;transition:color .35s ease}.process-card p{font-size:15px;line-height:1.7;color:#666;transition:color .35s ease}.process-card:hover h4,.process-card:hover p{color:#fff}@media(max-width:1200px){.process-grid{grid-template-columns:repeat(3,1fr)}.process-heading h2{font-size:34px}}@media(max-width:992px){.process-grid{grid-template-columns:repeat(2,1fr)}.seo-pagination{min-height:auto;padding:60px 20px}}@media(max-width:768px){.process-grid{grid-template-columns:1fr}.process-heading{margin-bottom:40px}.process-heading h2{font-size:28px}.process-description{font-size:14px}.process-card{padding:25px 18px}.process-circle{width:70px;height:70px;font-size:24px}.process-card h4{font-size:18px}.process-card p{font-size:14px}}@media(max-width:480px){.process-heading h2{font-size:24px}.process-description{font-size:13px}.process-card{border-radius:18px}.process-circle{width:60px;height:60px;font-size:22px}}.seo-features-section{background:#f5f5f5;padding:80px 0}.seo-features-container{width:100%;max-width:1350px;margin:0 auto;padding:0 20px}.seo-features-header{text-align:center;margin-bottom:50px}.seo-features-header h2{font-size:54px;font-weight:700;color:#111;line-height:1.2;margin:0}.seo-features-header h2 span{color:red}.seo-features-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d9d9d9;background:#fff}.seo-features-card{padding:42px 44px;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;min-height:255px;transition:all .3s ease}.seo-features-card:nth-child(3n){border-right:none}.seo-features-card:nth-last-child(-n+3){border-bottom:none}.seo-features-card:hover{background:#fafafa}.seo-features-line{width:28px;height:4px;background:red;margin-bottom:28px}.seo-features-card h3{font-size:22px;font-weight:600;color:#111;margin-bottom:22px;line-height:1.3}.seo-features-card p{font-size:17px;line-height:1.9;color:#555;margin:0}@media(max-width:1200px){.seo-features-header h2{font-size:42px}.seo-features-card{padding:35px}}@media(max-width:991px){.seo-features-grid{grid-template-columns:repeat(2,1fr)}.seo-features-card:nth-child(3n){border-right:1px solid #d9d9d9}.seo-features-card:nth-child(2n){border-right:none}.seo-features-card:nth-last-child(-n+3){border-bottom:1px solid #d9d9d9}.seo-features-card:nth-last-child(-n+2){border-bottom:none}.seo-features-header h2{font-size:36px}}@media(max-width:767px){.seo-features-section{padding:60px 0}.seo-features-grid{grid-template-columns:1fr}.seo-features-card{border-right:none!important;border-bottom:1px solid #d9d9d9!important;min-height:auto;padding:30px 25px}.seo-features-card:last-child{border-bottom:none!important}.seo-features-header h2{font-size:28px}.seo-features-card h3{font-size:22px}.seo-features-card p{font-size:15px;line-height:1.8}}.seo-work-section{padding:20px;background-color:#fff;border-top:1px solid #ddd}.seo-work-header{max-width:800px;margin:0 auto 48px;text-align:center}.seo-work-header h1{font-size:36px;font-weight:600;margin-bottom:16px;color:#111}.seo-work-header p{font-size:16px;line-height:1.7;color:#555}.seo-work-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.img-container{border:1px solid #e5e5e5;overflow:hidden;background-color:#fff}.img-container img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.img-container:hover img{transform:scale(1.05)}@media(max-width:900px){.seo-work-grid{grid-template-columns:repeat(2,1fr)}.seo-work-header h1{font-size:30px}}@media(max-width:600px){.seo-work-grid{grid-template-columns:1fr}.seo-work-header h1{font-size:26px}}.page-loader{width:100%;height:100vh;position:fixed;inset:0;background:#fff;display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;animation:fadeIn .3s ease forwards}.loader-box{display:flex;flex-direction:column;align-items:center;gap:6px}.loader-brand{margin-top:10px;font-size:18px;font-weight:600;letter-spacing:2px;color:#2563eb;text-transform:uppercase;opacity:0;animation:slideUp .5s ease forwards .2s}.loader-text{font-size:14px;color:#5b5b5b;margin-top:-2px;animation:fadeText 1.6s infinite ease-in-out}@keyframes slideUp{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeText{0%,to{opacity:.4}50%{opacity:1}}@media(max-width:992px){.loader-brand{font-size:17px;letter-spacing:1.5px}.loader-text{font-size:13px}}@media(max-width:768px){.loader-brand{font-size:16px;margin-top:8px;letter-spacing:1.2px}.loader-text{font-size:12px}}@media(max-width:480px){.loader-box{gap:4px}.loader-brand{font-size:15px;margin-top:6px;letter-spacing:1px}.loader-text{font-size:11px}}@media(max-width:360px){.loader-brand{font-size:14px}.loader-text{font-size:10px}}.sm-wrapper{width:100%;background:#fafafa;padding:80px 70px;position:relative}.sm-content{width:100%;max-width:1400px;margin:0 auto}.sm-heading{font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.15;color:#111;max-width:800px;margin-bottom:35px;letter-spacing:-1px}.hero-section{width:100%;display:flex;justify-content:flex-end}.hero-section img{width:65%;height:400px;object-fit:cover;border-radius:30px 30px 120px 120px;box-shadow:0 20px 50px #00000014;display:block}.desc-card{width:82%;margin:-60px auto 0;background:#fff;padding:40px 45px;border-radius:24px;box-shadow:0 15px 40px #0000000f;position:relative;z-index:2}.desc-card p{font-size:17px;line-height:1.9;color:#555;margin-bottom:20px;font-weight:400}.desc-card p:last-child{margin-bottom:0}.desc-card strong{color:#111;font-weight:700}@media(min-width:1600px){.sm-content{max-width:1550px}.hero-section img{height:480px}.desc-card{width:78%}}@media(max-width:1200px){.sm-wrapper{padding:70px 50px}.hero-section img{width:75%;height:350px}.desc-card{width:90%}}@media(max-width:1024px){.sm-wrapper{padding:60px 40px}.sm-heading{font-size:2.7rem;max-width:100%}.hero-section img{width:100%;height:320px;border-radius:24px}.desc-card{width:100%;margin-top:25px;padding:30px}.desc-card p{font-size:16px}}@media(max-width:768px){.sm-wrapper{padding:50px 20px}.sm-heading{font-size:2rem;text-align:center;margin-bottom:25px}.hero-section{justify-content:center}.hero-section img{width:100%;height:230px;border-radius:20px}.desc-card{width:100%;margin-top:20px;padding:24px 20px;border-radius:18px}.desc-card p{font-size:15px;line-height:1.8}}@media(max-width:480px){.sm-heading{font-size:1.7rem}.hero-section img{height:200px}.desc-card{padding:20px 18px}.desc-card p{font-size:14px}}.wm-section{width:100%;padding:60px 6%;background:#fff6f6}.wm-title{width:70%;font-size:45px;font-weight:700;line-height:1.3;margin-bottom:60px}.wm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.wm-card{position:relative;background:#fff;padding:45px 38px;border-radius:30px;border:1.7px solid #e0dada;min-height:310px;transition:.3s ease-in-out}.wm-card:hover{transform:translateY(-6px);box-shadow:0 8px 25px #00000017}.wm-icon{width:65px;margin-bottom:18px}.wm-card-title{font-size:23px;font-weight:700;margin-bottom:14px;line-height:1.4}.wm-card-desc{font-size:17px;line-height:1.7;color:#2f2f2f}.wm-tab{position:absolute;right:-2px;top:40%;width:28px;height:105px;border-radius:14px 0 0 14px}@media(max-width:1200px){.wm-title{width:100%;font-size:38px}}@media(max-width:992px){.wm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wm-title{font-size:30px}.wm-grid{grid-template-columns:1fr}.wm-card{padding:32px}.wm-icon{width:55px}}@media(max-width:500px){.wm-title{font-size:26px}.wm-card-title{font-size:20px}.wm-tab{width:22px;height:80px}}.ss-wrapper{width:100%;padding:80px 70px;background:#fff}.ss-header{text-align:center;max-width:900px;margin:0 auto 50px}.ss-heading{font-size:3rem;font-weight:800;color:#111;margin-bottom:15px}.ss-subheading{font-size:1.05rem;color:#666;line-height:1.8}.ss-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.ss-card{background:#fff;border:1px solid #ececec;border-radius:18px;padding:24px;transition:all .3s ease;min-height:260px}.ss-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.ss-icon{width:60px;height:60px;object-fit:contain;margin-bottom:18px}.ss-card h3{font-size:1.15rem;font-weight:700;color:#111;margin-bottom:12px;line-height:1.4}.ss-card p{font-size:.92rem;line-height:1.8;color:#555}.ss-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:45px}.ss-pagination button{width:42px;height:42px;border:none;border-radius:10px;background:#f3f3f3;cursor:pointer;font-size:15px;font-weight:600;transition:.3s}.ss-pagination button:hover:not(:disabled){background:#111;color:#fff}.ss-pagination button.active{background:#111;color:#fff}.ss-pagination button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:1024px){.ss-wrapper{padding:70px 35px}.ss-heading{font-size:2.4rem}.ss-grid{grid-template-columns:repeat(4,1fr);gap:15px}.ss-card{padding:18px;min-height:240px}.ss-card h3{font-size:1rem}.ss-card p{font-size:.85rem}.ss-icon{width:50px;height:50px}}@media(max-width:768px){.ss-wrapper{padding:60px 20px}.ss-heading{font-size:2rem}.ss-subheading{font-size:.95rem}.ss-grid{grid-template-columns:1fr}.ss-card{min-height:auto;padding:22px}.ss-card h3{font-size:1.1rem}.ss-card p{font-size:.95rem}.ss-pagination{gap:8px}.ss-pagination button{width:38px;height:38px}}@media(max-width:480px){.ss-heading{font-size:1.7rem}.ss-card{padding:18px}.ss-icon{width:45px;height:45px}}.social-media-section{width:100%;background:#fafafa;overflow:hidden}.social-heading{max-width:900px;margin:0 auto;padding:80px 20px 20px;text-align:center}.social-tag{display:inline-block;padding:8px 18px;border-radius:30px;background:#eef2ff;color:#2563eb;font-size:.9rem;font-weight:600;margin-bottom:20px;letter-spacing:.5px}.social-title{font-size:3rem;font-weight:700;color:#111;line-height:1.2;margin-bottom:20px}.social-title span{color:#2563eb}.social-subtitle{font-size:1.05rem;color:#666;line-height:1.8;max-width:800px;margin:auto}.slider-container{width:100%;min-height:90vh;display:grid;grid-template-columns:42% 58%;align-items:center;gap:70px;padding:60px 7% 80px}.slider-img-wrapper{display:flex;justify-content:center;align-items:center}.slider-image-box{width:100%;max-width:520px}.slider-image-box img{width:100%;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #0000001f;transition:all .5s ease}.fade-animation{animation:imageFade .6s ease}@keyframes imageFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.slider-description{max-height:0;opacity:0;overflow:hidden;transition:all .45s ease}.slider-description.show{max-height:250px;opacity:1;margin-top:14px}.slider-description p{color:#555;font-size:1rem;line-height:1.8;max-width:700px;animation:textFade .4s ease}@keyframes textFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.divider{width:100%;height:1px;background:#e7e7e7;margin-top:22px}@media(min-width:1600px){.slider-image-box img{height:580px}.slider-text-block h2{font-size:2rem}.social-title{font-size:3.5rem}}@media(max-width:1200px){.slider-container{gap:50px;padding:60px 5%}.slider-image-box img{height:430px}.slider-text-block h2{font-size:1.45rem}.social-title{font-size:2.6rem}}@media(max-width:1024px){.slider-container{grid-template-columns:1fr;gap:40px;padding:50px 40px;min-height:auto}.slider-img-wrapper{order:1}.slider-content{order:2}.slider-image-box{max-width:700px;margin:auto}.slider-image-box img{height:380px}.social-title{font-size:2.3rem}.slider-text-block h2{font-size:1.35rem}}@media(max-width:768px){.social-heading{padding:60px 20px 20px}.social-title{font-size:2rem}.social-subtitle{font-size:.95rem}.slider-container{padding:40px 20px}.slider-image-box img{height:260px;border-radius:18px}.slider-text-block{padding:16px 0}.slider-text-block h2{font-size:1.15rem}.slider-description p{font-size:.95rem;line-height:1.7}.slider-text-block.active{padding-left:12px}}@media(max-width:480px){.social-title{font-size:1.7rem;line-height:1.3}.social-subtitle{font-size:.9rem}.slider-image-box img{height:220px}.slider-text-block h2{font-size:1rem}.slider-description p{font-size:.9rem}}.grow-pagination{width:100%;padding:90px 0;overflow:hidden;background:#fff}.process-heading{text-align:center;margin-bottom:70px}.process-heading h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:#111;line-height:1.2}.carousel-wrapper{overflow:hidden;width:100%}.process-row{display:flex;align-items:center;gap:40px;transition:transform .8s cubic-bezier(.22,1,.36,1);width:max-content;padding:30px 0}.process-step{width:300px;flex-shrink:0;text-align:center;opacity:.25;transform:scale(.8);transition:all .6s ease}.process-step.active{opacity:1;transform:scale(1.15)}.process-circle{width:170px;height:170px;margin:0 auto 25px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 20px 40px #00000014,0 5px 10px #0000000d}.process-circle img{width:100%;height:100%;object-fit:cover}.process-step h4{font-size:1.25rem;font-weight:700;margin-bottom:10px;color:#111}.process-step p{font-size:.95rem;line-height:1.7;color:#666;max-width:260px;margin:auto}.dot-pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.dot{width:12px;height:12px;background:#d1d5db;border-radius:50%;cursor:pointer;transition:.3s}.dot.active{background:#111;transform:scale(1.4)}@media(max-width:1024px){.process-step{width:260px}.process-circle{width:140px;height:140px}.process-step.active{transform:scale(1.05)}}@media(max-width:768px){.grow-pagination{padding:60px 0}.process-heading{margin-bottom:40px}.process-row{gap:20px}.process-step{width:220px}.process-circle{width:120px;height:120px}.process-step h4{font-size:1rem}.process-step p{font-size:.85rem}.process-step.active{transform:scale(1)}}.smm-hero{position:relative;width:100%;height:480px;border-radius:20px;overflow:hidden;margin:20px auto}.smm-video{width:100%;height:100%;object-fit:cover}.smm-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.75),rgba(0,0,0,.35),transparent);z-index:1}.smm-content-wrapper{position:absolute;z-index:2;inset:0;display:flex;justify-content:space-between;align-items:center;padding:40px 50px}.smm-left{width:55%;color:#fff}.smm-left h1{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:20px}.smm-desc{font-size:18px;line-height:1.6;max-width:600px;margin-bottom:30px;color:#eaeaea}.smm-expert-btn{font-size:18px;color:#fff;border-bottom:1px solid white;text-decoration:none;padding-bottom:5px}.smm-expert-btn span{margin-left:8px}.smm-right img{width:380px;height:auto;object-fit:contain;border-radius:8px}@media(max-width:992px){.smm-content-wrapper{padding:30px}.smm-left h1{font-size:34px}.smm-right img{width:280px}}@media(max-width:768px){.smm-hero{height:auto;padding-bottom:40px}.smm-content-wrapper{flex-direction:column;text-align:center}.smm-left{width:100%}.smm-left h1{font-size:30px}.smm-right{margin-top:25px}.smm-right img{width:230px}}@media(max-width:480px){.smm-left h1{font-size:26px}.smm-desc{font-size:16px}}.platform-wrapper{width:100%;min-height:90vh;display:flex;justify-content:space-between;align-items:center;gap:60px;padding:80px 6%;background:#fff}.platform-left{width:58%}.platform-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:#111;line-height:1.15;margin-bottom:45px}.platform-list{display:flex;flex-direction:column;gap:22px}.platform-item{display:flex;gap:20px;padding-bottom:22px;border-bottom:1px solid #e8e8e8;transition:.3s ease}.platform-item:hover{padding-left:8px}.platform-number{min-width:55px;font-size:1.4rem;font-weight:700;color:#111}.platform-text h3{font-size:1.25rem;font-weight:700;color:#111;margin-bottom:8px}.platform-text p{font-size:.95rem;line-height:1.8;color:#666;max-width:650px}.platform-right{width:42%;display:flex;justify-content:center;align-items:center}.platform-right img{width:550px;height:600px;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #00000014;transition:.4s ease}.platform-right img:hover{transform:translateY(-8px)}@media(min-width:1600px){.platform-right img{height:720px;max-width:580px}}@media(max-width:1200px){.platform-wrapper{gap:40px}.platform-title{font-size:2.7rem}.platform-right img{height:560px}}@media(max-width:1024px){.platform-wrapper{min-height:auto;flex-direction:column;padding:70px 40px}.platform-left,.platform-right{width:100%}.platform-right{order:-1}.platform-right img{max-width:100%;height:420px}.platform-title{text-align:center;margin-bottom:35px}}@media(max-width:768px){.platform-wrapper{padding:60px 20px;gap:35px}.platform-title{font-size:2rem;text-align:center}.platform-item{gap:15px;padding-bottom:18px}.platform-number{font-size:1.1rem;min-width:40px}.platform-text h3{font-size:1rem}.platform-text p{font-size:.9rem;line-height:1.7}.platform-right img{height:280px;border-radius:18px}}@media(max-width:480px){.platform-title{font-size:1.7rem}.platform-item{flex-direction:row;align-items:flex-start}.platform-text h3{font-size:.95rem}.platform-text p{font-size:.85rem}}.industry-wrapper{width:100%;max-width:1600px;margin:50px auto;padding:0 30px}.industry-main-title{font-size:48px;font-weight:700;color:#000;text-align:left;margin-bottom:40px;line-height:1.2}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd}.industry-box{padding:20px 20px 30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.industry-box:nth-child(3),.industry-box:nth-child(6){border-right:none}.industry-title{font-size:36px;font-weight:700;line-height:1.3;color:#000;margin-bottom:20px;position:relative}.industry-title span{color:#000}.industry-title:after{content:"";width:70px;height:4px;background:#ff003c;display:block;margin-top:12px;border-radius:2px}.industry-desc{font-size:20px;line-height:1.6;color:#222;margin-top:20px;max-width:90%}@media(max-width:1200px){.industry-title{font-size:30px}.industry-desc{font-size:18px}}@media(max-width:992px){.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-box:nth-child(3),.industry-box:nth-child(6){border-right:1px solid #ddd}.industry-box:nth-child(2),.industry-box:nth-child(4){border-right:none}}@media(max-width:768px){.industry-main-title{font-size:34px;text-align:left}}@media(max-width:600px){.industry-grid{grid-template-columns:1fr}.industry-box{border-right:none!important}.industry-title{font-size:26px}.industry-desc{font-size:16px;max-width:100%}}.results-wrapper{width:100%;padding:60px 5%;background:#fff}.results-title{font-size:42px;font-weight:700;margin-bottom:60px;text-align:left;color:#000}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;position:relative}.results-card{position:relative;padding-right:40px}.results-icon{width:90px;height:auto;margin-bottom:25px}.results-card-title{font-size:28px;font-weight:600;color:#000;margin-bottom:15px}.results-card-desc{font-size:18px;line-height:1.6;color:#333;max-width:90%}.vertical-divider{position:absolute;right:0;top:10px;width:1px;height:85%;background:#ddd}@media(max-width:992px){.results-grid{grid-template-columns:repeat(2,1fr)}.vertical-divider{display:none}.results-card{padding-right:0}}@media(max-width:600px){.results-grid{grid-template-columns:1fr;gap:50px}.results-title{font-size:32px}.results-card-title{font-size:24px}.results-card-desc{font-size:16px}.results-icon{width:75px}}.testimonials-wrapper{width:100%;padding:80px 5%;text-align:center;background:#fff}.testimonials-title{font-size:48px;font-weight:700;line-height:1.3;color:#000;margin-bottom:80px}.testimonials-content{max-width:950px;margin:auto;text-align:left;position:relative}.quote-icon{font-size:70px;color:#000;margin-bottom:30px}.review-text{font-size:22px;line-height:1.7;color:#333;margin-bottom:25px}.review-author{font-size:24px;font-weight:600;color:#ff004f}.testimonial-nav{display:flex;justify-content:center;gap:25px;margin-top:50px}.nav-btn{width:90px;height:55px;border:1px solid #dcdcdc;border-radius:10px;background:#fff;font-size:24px;cursor:pointer;transition:.3s}.nav-btn:hover{background:#f1f1f1}@media(max-width:992px){.testimonials-title{font-size:36px}.review-text,.review-author{font-size:20px}}@media(max-width:600px){.testimonials-title{font-size:30px}.quote-icon{font-size:55px}.review-text{font-size:18px}.nav-btn{width:70px;height:48px;font-size:20px}}:root{--accent: #fff;--accent-strong: rgba(255,255,255,.98);--muted: rgba(255,255,255,.98);--glass: rgba(255,255,255,.04);--shadow: 0 10px 30px rgba(3,3,3,.45);--transition: .3s cubic-bezier(.2,.9,.3,1)}.DigitalMarketing-breadcrum{font-family:Lato,sans-serif!important}.DigitalMarketing-breadcrum{position:relative;width:100%;min-height:380px;display:flex;align-items:center;overflow:hidden;color:var(--accent);background:#0b0b0b}.DigitalMarketing-breadcrum__video{position:absolute;top:50%;left:50%;width:140%;height:140%;transform:translate(-50%,-50%);object-fit:cover;z-index:0;filter:saturate(.95) contrast(.95)}.DigitalMarketing-breadcrum__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#060a0ceb,#060a0cd1 20%,#060a0c99 45%,#060a0c66 65%,#060a0c59)}.DigitalMarketing-breadcrum__content{position:relative;z-index:3;max-width:720px;padding:56px 28px;margin-left:56px;border-radius:14px;background:linear-gradient(180deg,#ffffff05,#ffffff03);box-shadow:var(--shadow)}.DigitalMarketing-breadcrum__title{margin:0 0 14px;font-size:2.6rem;line-height:1.03;font-weight:700;letter-spacing:-.6px;color:var(--accent-strong)}.DigitalMarketing-breadcrum__subtitle{margin:0 0 26px;max-width:620px;font-size:15.5px;line-height:1.6;color:#fffffffa}.DigitalMarketing-breadcrum__cta{position:relative;display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:var(--accent);padding:6px 2px 14px 0;cursor:pointer;transition:color var(--transition);outline:none}.DigitalMarketing-breadcrum__cta-text{font-weight:600;letter-spacing:.2px;font-size:15px;color:var(--accent-strong)}.DigitalMarketing-breadcrum__icons{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;position:relative}.DigitalMarketing-breadcrum__icons .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform var(--transition),opacity var(--transition),color var(--transition);color:var(--accent);font-size:18px}.icon--initial{opacity:1;transform:translate(-50%,-52%) scale(1);font-size:16px;color:#ffffffe0}.icon--hover{opacity:0;transform:translate(-30%,-50%) scale(.95);font-size:18px;color:var(--accent-strong)}.DigitalMarketing-breadcrum__cta:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:#ffffff47;transform-origin:left center;transform:scaleX(1);transition:height var(--transition),background var(--transition),transform var(--transition);border-radius:2px}.DigitalMarketing-breadcrum__cta:hover,.DigitalMarketing-breadcrum__cta:focus{color:var(--accent-strong)}.DigitalMarketing-breadcrum__cta:hover .icon--initial,.DigitalMarketing-breadcrum__cta:focus .icon--initial{opacity:0;transform:translate(-60%,-52%) scale(.9) rotate(-10deg)}.DigitalMarketing-breadcrum__cta:hover .icon--hover,.DigitalMarketing-breadcrum__cta:focus .icon--hover{opacity:1;transform:translate(-50%,-50%) scale(1)}.DigitalMarketing-breadcrum__cta:hover:after,.DigitalMarketing-breadcrum__cta:focus:after{height:3px;bottom:-8px;background:linear-gradient(90deg,#fff,#ffffffd9);transform:scaleX(1.02);box-shadow:0 6px 14px #00000073}@media(max-width:1024px){.DigitalMarketing-breadcrum{min-height:340px}.DigitalMarketing-breadcrum__content{margin-left:32px;padding:40px 22px;border-radius:12px}.DigitalMarketing-breadcrum__title{font-size:2.05rem}}@media(max-width:700px){.DigitalMarketing-breadcrum{min-height:260px;align-items:flex-end}.DigitalMarketing-breadcrum__overlay{background:linear-gradient(180deg,#060a0cdb,#060a0cc7 30%,#060a0cf2)}.DigitalMarketing-breadcrum__content{margin-left:0;padding:18px;max-width:calc(100% - 30px);border-radius:10px;box-shadow:0 8px 24px #0009}.DigitalMarketing-breadcrum__title{font-size:1.25rem;margin-bottom:8px}.DigitalMarketing-breadcrum__subtitle{font-size:14px}}.gp-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:40px;gap:40px}.gp-text-section{flex:1;max-width:600px}.gp-title{font-size:48px;font-weight:700;margin-bottom:20px}.gp-description{font-size:20px;line-height:1.5;color:#333}.gp-image-section{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.gp-img{width:220px;height:auto}.gp-arrow{font-size:60px;font-weight:700;color:#1a73e8}@media(max-width:1024px){.gp-container{flex-direction:column;text-align:center}.gp-image-section{flex-direction:row}.gp-title{font-size:36px}}@media(max-width:600px){.gp-container{padding:20px}.gp-img{width:150px}.gp-arrow{font-size:40px}.gp-title{font-size:28px}.gp-description{font-size:16px}}.intro-container{max-width:1200px;margin:auto;padding:40px 20px;font-family:Arial,sans-serif;color:#000}.brand-name{font-size:22px;font-weight:600;color:#ff0052;margin-bottom:25px}.page-title{font-size:36px;font-weight:800;line-height:1.15;margin-bottom:35px}.page-text{font-size:20px;line-height:1.7;color:#333;margin-bottom:25px;max-width:1100px}@media(max-width:1024px){.page-title{font-size:50px}.page-text{font-size:18px}}@media(max-width:768px){.page-title{font-size:40px}}@media(max-width:480px){.page-title{font-size:32px;line-height:1.3}.page-text{font-size:16px}}.uix-services-wrapper{width:100%;max-width:1300px;margin:auto;padding:40px 20px;font-family:Inter,Arial,sans-serif}.uix-page-title{text-align:center;font-size:2.5rem;margin-bottom:40px;font-weight:700;color:#111}.uix-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.uix-service-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 4px 12px #00000014;transition:.3s ease}.uix-service-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #0000001f}.uix-service-icon{font-size:40px;margin-bottom:15px}.uix-service-title{font-size:1.4rem;margin-bottom:12px;font-weight:600}.uix-service-desc{font-size:.95rem;line-height:1.55;margin-bottom:15px;color:#444}.uix-color-bar{width:100%;height:6px;border-radius:8px}@media(max-width:1024px){.uix-services-grid{grid-template-columns:repeat(2,1fr)}.uix-page-title{font-size:2.2rem}}@media(max-width:768px){.uix-services-grid{grid-template-columns:1fr}.uix-page-title{font-size:2rem}.uix-service-card{padding:20px}}@media(max-width:480px){.uix-page-title{font-size:1.8rem}.uix-service-icon{font-size:32px}.uix-service-card{padding:18px}}.service-wrapper{max-width:1300px;margin:auto;padding:60px 20px;font-family:Inter,sans-serif}.main-title{text-align:center;font-size:3rem;font-weight:700;margin-bottom:70px;color:#111}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.service-grid:before,.service-grid:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:#ddd}.service-grid:before{left:33.33%}.service-grid:after{left:66.66%}.service-box{padding:10px 20px}.service-icon{font-size:55px;margin-bottom:20px}.red{color:#e63946}.pink{color:#ff3b7a}.orange{color:#ff8c42}.service-box h2{font-size:1.6rem;font-weight:700;margin-bottom:15px;color:#111}.service-box p{color:#444;font-size:1rem;line-height:1.6;margin-bottom:20px}.service-box ul{padding-left:20px}.service-box ul li{margin-bottom:10px;font-size:1rem;color:#222}@media(max-width:1024px){.main-title{font-size:2.4rem}.service-grid:before,.service-grid:after{display:none}.service-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.service-grid{grid-template-columns:1fr}.main-title{font-size:2rem}.service-box{padding-bottom:40px;border-bottom:1px solid #ddd}.service-box:last-child{border-bottom:none}}@media(max-width:480px){.main-title{font-size:1.7rem}.service-icon{font-size:48px}}.industry-wrapper{width:100%;min-height:80vh;padding:70px 5%;background:#fff}.industry-heading{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:#111;text-align:center;max-width:950px;margin:0 auto 50px;line-height:1.2}.industry-container{display:flex;align-items:center;gap:60px}.industry-image-wrapper{width:42%}.industry-right{width:58%}.industry-image{width:100%;height:500px;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px #00000014}.industry-row{padding:22px 0;cursor:pointer;transition:all .3s ease}.industry-row:hover{padding-left:12px}.industry-title{font-size:1.45rem;font-weight:700;color:#111}.industry-row.active .industry-title{color:#2563eb}.industry-desc{margin-top:14px;font-size:1rem;line-height:1.8;color:#666;animation:fadeContent .4s ease}.separator{width:100%;height:1px;background:#e8e8e8;margin-top:20px}.industry-pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.pagination-btn{width:42px;height:42px;border:none;border-radius:50%;background:#f1f5f9;color:#111;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.pagination-btn:hover,.active-page{background:#2563eb;color:#fff}.fade{animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:.4;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes fadeContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.callback-btn,.whatsapp-btn{display:none!important}@media(max-width:1024px){.industry-container{gap:40px}.industry-image{height:380px}.industry-title{font-size:1.2rem}}@media(max-width:768px){.industry-wrapper{padding:50px 20px}.industry-container{flex-direction:column}.industry-image-wrapper,.industry-right{width:100%}.industry-image{height:260px;border-radius:18px}.industry-heading{font-size:2rem;margin-bottom:35px}.industry-title{font-size:1.05rem}.industry-desc{font-size:.9rem}}@media(max-width:480px){.industry-heading{font-size:1.7rem}.industry-image{height:220px}.industry-pagination{gap:8px}.pagination-btn{width:36px;height:36px}}.why-section{padding:80px 0;width:100%;background:#fff}.why-title{text-align:center;font-size:48px;font-weight:700;margin-bottom:80px;color:#000}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);width:80%;margin:auto;gap:80px 60px;position:relative}.why-grid:before,.why-grid:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:#dcdcdc}.why-grid:before{left:33.33%}.why-grid:after{left:66.66%}.why-card{padding:20px}.why-icon{width:70px;height:auto;margin-bottom:25px}.why-card-title{font-size:28px;font-weight:600;margin-bottom:20px;color:#000}.why-desc{width:90%;font-size:18px;line-height:1.7;color:#555}.why-grid::after-row{content:"";width:100%;height:1px;background:#dcdcdc;margin-top:40px}@media(max-width:1024px){.why-grid{grid-template-columns:1fr 1fr}.why-grid:before,.why-grid:after{display:none}}@media(max-width:768px){.why-grid{grid-template-columns:1fr}.why-title{font-size:36px}.why-card-title{font-size:24px}}.improve-section{width:100%;background:#f3f3fb;display:flex;align-items:center;justify-content:center;padding:60px 20px}.improve-container{max-width:1100px;width:100%;text-align:center}.improve-banner{width:100%;height:70vh;min-height:280px;max-height:600px;overflow:hidden;border-radius:20px;margin-bottom:40px;background:#e9edf5;box-shadow:0 10px 30px #00000014}.improve-banner img{width:100%;height:100%;object-fit:cover;display:block}.improve-title{font-size:62px;font-weight:700;line-height:1.1;color:#232846;margin-bottom:40px;word-break:break-word}.improve-meta{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:10px;color:#65769b;font-size:16px;font-weight:500;text-transform:uppercase}.meta-item svg{font-size:20px;color:#65769b}.meta-dot{color:#c3cad8;font-size:24px;line-height:1}.improve-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;color:#232846}@media(max-width:1200px){.improve-title{font-size:54px}.improve-banner{height:45vh}}@media(max-width:992px){.improve-title{font-size:46px}.improve-banner{height:40vh}.meta-item{font-size:15px}}@media(max-width:768px){.improve-section{padding:50px 20px}.improve-title{font-size:38px;margin-bottom:25px}.improve-banner{height:35vh;min-height:220px;border-radius:16px;margin-bottom:30px}.improve-meta{gap:16px}.meta-item{font-size:14px;gap:8px}.meta-item svg{font-size:18px}}@media(max-width:576px){.improve-section{padding:40px 16px}.improve-title{font-size:30px;line-height:1.3;margin-bottom:20px}.improve-banner{height:30vh;min-height:180px;border-radius:12px;margin-bottom:25px}.improve-meta{flex-direction:column;gap:14px}.meta-dot{display:none}.meta-item{justify-content:center;font-size:13px}.meta-item svg{font-size:16px}}@media(max-width:380px){.improve-title{font-size:26px}.improve-banner{height:26vh;min-height:160px}.meta-item{font-size:12px}}.bench-page{width:100%;padding:60px 20px;background:#fff}.bench-container{max-width:1400px;margin:0 auto;display:flex;gap:50px;align-items:flex-start}.bench-content{flex:0 0 68%}.bench-content p{font-size:18px;line-height:1.9;color:#4f6185;margin-bottom:35px}.bench-content h1,.bench-content h2,.bench-content h3,.bench-content h4,.bench-content h5,.bench-content h6{color:#071539;font-weight:700;margin-top:35px;margin-bottom:20px}.bench-content h1{font-size:40px}.bench-content h2{font-size:30px}.bench-content h3{font-size:26px}.bench-content ul,.bench-content ol{padding-left:25px;margin-bottom:25px}.bench-content li{margin-bottom:10px;color:#4f6185;line-height:1.8}.bench-content a{color:#2563eb;text-decoration:none}.bench-content a:hover{text-decoration:underline}.bench-content img{max-width:100%;border-radius:16px}.featured-image{width:100%;height:50vh;min-height:300px;max-height:600px;margin:40px 0 20px;overflow:hidden;border-radius:18px;background:#f5f7fb}.featured-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.image-caption{text-align:center;color:#66789a;font-size:17px;margin-bottom:50px}.quote-box{display:flex;align-items:flex-start;gap:25px;margin:60px 0;padding:25px;background:#f8f9fc;border-left:4px solid #071539;border-radius:12px}.quote-mark{font-size:55px;color:#071539;line-height:1;flex-shrink:0}.quote-box p{font-size:22px;font-style:italic;color:#071539;line-height:1.8;margin:0}.bench-content hr{border:none;border-top:1px solid #e4e8f0;margin:70px 0}.comments-section h3{font-size:36px;color:#071539;margin-bottom:35px}.comment{display:flex;gap:20px;margin-bottom:35px}.comment img{width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0}.comment-body{flex:1}.comment-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.comment-top h4{font-size:18px;color:#071539;font-weight:700}.reply-info{display:flex;align-items:center;gap:15px;color:#8a95b5;font-size:15px}.reply-info span{display:flex;align-items:center;gap:5px}.nested-comment{display:flex;gap:20px;margin-top:30px;margin-left:70px;padding-left:25px;border-left:2px solid #e6e9ef}.reply-form{margin-top:60px;background:#f7f8fb;border:1px solid #e1e5ef;border-radius:18px;padding:35px}.reply-form h3{font-size:24px;color:#071539;margin-bottom:12px}.reply-form p{margin-bottom:25px}.input-row{display:flex;gap:20px;margin-bottom:20px}.input-row input{flex:1}.reply-form input,.reply-form textarea{width:100%;border:1px solid #d8deea;border-radius:10px;padding:18px;font-size:16px;outline:none;background:#fff}.reply-form textarea{resize:none;margin-bottom:20px}.reply-form button{background:#131735;color:#fff;border:none;padding:15px 32px;border-radius:10px;cursor:pointer;font-size:17px;transition:.3s ease}.reply-form button:hover{opacity:.9}.sidebar{flex:0 0 32%;display:flex;flex-direction:column;gap:28px;position:sticky;top:100px}.sidebar-card{background:#f7f8fb;border:1px solid #e1e5ef;border-radius:18px;padding:26px}.sidebar-card h3{font-size:22px;color:#071539;margin-bottom:22px}.search-box{display:flex;align-items:center;gap:12px}.search-box svg{color:#7a86a8;font-size:22px}.search-box input{width:100%;border:none;background:transparent;outline:none;font-size:17px}.sidebar-card ul{list-style:none}.sidebar-card ul li{margin-bottom:14px;color:#4f6185;font-size:17px;text-transform:uppercase}.tags{display:flex;flex-wrap:wrap;gap:12px}.tags span{background:#eef2f8;padding:10px 15px;border-radius:8px;color:#4f6185;font-size:14px;transition:.3s ease}.tags span:hover{background:#071539;color:#fff;cursor:pointer}.ad-banner{padding:0;overflow:hidden}.ad-banner img{width:100%;height:280px;object-fit:cover;display:block;border-radius:18px}@media(max-width:992px){.bench-container{flex-direction:column}.bench-content,.sidebar{width:100%;flex:1 1 100%}.sidebar{position:static;margin-top:30px}.featured-image{height:40vh;min-height:260px}.comments-section h3{font-size:30px}}@media(max-width:768px){.bench-page{padding:40px 15px}.bench-content p{font-size:16px;line-height:1.8}.bench-content h1{font-size:32px}.bench-content h2{font-size:24px}.featured-image{height:35vh;min-height:220px}.quote-box{gap:15px;padding:20px}.quote-box p{font-size:18px}.comment-top{flex-direction:column;align-items:flex-start;gap:10px}.nested-comment{margin-left:20px;padding-left:15px}.input-row{flex-direction:column}.reply-form{padding:25px}}@media(max-width:480px){.featured-image{height:30vh;min-height:180px;border-radius:12px}.comment{flex-direction:column}.comment img{width:60px;height:60px}.reply-form button{width:100%}.sidebar-card{padding:20px}.ad-banner img{height:220px}}.growth-section{width:100%;padding:30px 20px;background:#fff}.growth-container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.growth-card{border-radius:22px;overflow:hidden;background:#120026;transition:all .3s ease}.growth-card:hover{transform:translateY(-8px)}.growth-image{width:100%;height:285px}.growth-image img{width:100%;height:100%;display:block;object-fit:cover}.growth-content{background:#120026;padding:28px}.growth-content h3{color:#fff;font-size:22px;font-weight:700;line-height:1.25;margin-bottom:18px}.growth-content p{color:#f3f3f8;font-size:17px;line-height:1.9;margin-bottom:28px}.growth-btn{border:none;outline:none;cursor:pointer;color:#fff;font-size:18px;font-weight:500;padding:14px 32px;border-radius:12px;background:linear-gradient(135deg,#5a35ff,#7a55ff);transition:all .3s ease}.growth-btn:hover{transform:translateY(-2px)}@media(max-width:1200px){.growth-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.growth-container{grid-template-columns:1fr}.growth-image{height:260px}.growth-content{padding:24px}.growth-content h3{font-size:20px}.growth-content p{font-size:16px}}@media(max-width:480px){.growth-section{padding:20px 15px}.growth-image{height:220px}.growth-content{padding:20px}.growth-content h3{font-size:18px}.growth-content p{font-size:15px;line-height:1.7}.growth-btn{width:100%;font-size:16px}}.blog-hero{position:relative;width:100%;min-height:380px;box-sizing:border-box;background:radial-gradient(circle at top left,#12356b 0,#02040a 40%),radial-gradient(circle at top right,#0d1b33 0,#02040a 55%),#02040a;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;padding:60px 6vw;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.blog-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(18,53,107,.6),transparent 45%),radial-gradient(circle at top right,rgba(5,10,30,.7),transparent 50%),#00000073;pointer-events:none}.blog-hero-content{position:relative;z-index:2;transform:translateY(-20px)}.blog-breadcrumb-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 18px;border-radius:999px;background:#0a1428b3;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.crumb-active{color:#5f8cff;font-weight:600}.crumb-separator{color:#fff9}.crumb{color:#ffffffeb}.blog-hero-title{margin-top:26px;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;line-height:1.1;color:#fff}.blog-scroll-indicator{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:46px;height:78px;border-radius:999px;border:1.4px solid rgba(255,255,255,.4);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;z-index:3;animation:heroFloat 2.2s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}.blog-scroll-arrow{font-size:20px;color:#fff;transform:translateY(-4px)}.blog-scroll-indicator:hover{border-color:#fff;background:#ffffff0d}@media(max-width:768px){.blog-hero{padding:50px 5vw;min-height:unset}.blog-hero-content{transform:translateY(-10px)}.blog-hero-title{font-size:clamp(2.2rem,7vw,3rem)}.blog-scroll-indicator{height:50px;bottom:30px}}.technology-section{width:100%;padding:100px 20px;background:linear-gradient(180deg,#fdfeff,#f3f7ff)}.technology-wrapper{max-width:1400px;margin:auto}.technology-container{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.technology-card{background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 35px #0f172a0a;border:1px solid rgba(37,99,235,.05);position:relative}.technology-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #2563eb1f}.technology-image-wrapper{position:relative;height:250px;overflow:hidden;cursor:pointer}.technology-image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.technology-card:hover .technology-image{transform:scale(1.08)}.technology-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f172a80,#0f172a00);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.technology-image-wrapper:hover .technology-overlay{opacity:1}.technology-zoom-icon{color:#fff;font-size:28px;background:#2563ebd9;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0003;transform:scale(.8);transition:transform .3s ease}.technology-image-wrapper:hover .technology-zoom-icon{transform:scale(1)}.technology-arrow{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;z-index:5;box-shadow:0 4px 15px #0f172a1a;transition:all .3s cubic-bezier(.16,1,.3,1)}.technology-arrow:hover{background:#2563eb;color:#fff;transform:rotate(45deg)}.technology-content{padding:28px;display:flex;flex-direction:column;flex:1}.technology-heading{margin-bottom:16px}.technology-title{font-size:22px;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:12px}.technology-domain{margin-top:8px}.visit-website-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:10px 22px;border-radius:50px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:13px;font-weight:600;transition:all .2s ease}.visit-website-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.owner-name{font-size:13px;color:#64748b;margin-bottom:18px;letter-spacing:.5px}.owner-label{color:#1e293b;font-weight:700}.technology-description{margin-top:auto}.technology-description-wrapper{display:block}.project-desc{font-size:14px;color:#475569;line-height:1.7;margin:0}.technology-read-more-inline-btn{background:none;border:none;color:#2563eb;font-weight:700;font-size:13px;cursor:pointer;padding:0;margin-left:4px;display:inline-block;transition:color .2s ease}.technology-read-more-inline-btn:hover{color:#4f46e5;text-decoration:underline}.technology-pagination{display:flex;justify-content:center;gap:10px;margin-top:60px}.page-btn{width:44px;height:44px;border:1px solid rgba(37,99,235,.1);border-radius:12px;cursor:pointer;background:#fff;color:#475569;font-size:14px;font-weight:600;transition:all .2s ease}.page-btn:hover{background:#f0f4ff;color:#2563eb;border-color:#2563eb}.active-page{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;border:none;box-shadow:0 8px 20px #2563eb40}.technology-loading{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.premium-spinner{width:40px;height:40px;border:3px solid rgba(37,99,235,.1);border-radius:50%;border-top-color:#2563eb;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#0f172a;font-size:20px;font-weight:600}.technology-empty{min-height:400px;display:flex;align-items:center;justify-content:center}.technology-modal-backdrop{position:fixed;inset:0;background:#0f172ad9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease forwards}.technology-modal-content{position:relative;max-width:900px;width:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0006;animation:scaleUp .35s cubic-bezier(.16,1,.3,1) forwards}.technology-modal-close{position:absolute;top:15px;right:15px;width:40px;height:40px;border-radius:50%;background:#fff;border:none;color:#0f172a;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 4px 12px #00000026;transition:all .2s ease}.technology-modal-close:hover{background:#ef4444;color:#fff}.technology-modal-image-container{width:100%;max-height:70vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0f172a}.technology-modal-img{width:100%;height:100%;object-fit:contain;max-height:70vh}.technology-modal-caption{padding:20px 25px;background:#fff;border-top:1px solid #f1f5f9}.technology-modal-caption h4{margin:0;font-size:18px;color:#0f172a;font-weight:700}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:1200px){.technology-container{gap:25px}.technology-content{padding:22px}}@media(max-width:1024px){.technology-section{padding:80px 20px}.technology-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.technology-section{padding:60px 16px}.technology-container{grid-template-columns:1fr;gap:30px}.technology-image-wrapper{height:220px}.technology-title{font-size:20px}}@media(max-width:480px){.technology-image-wrapper{height:190px}.visit-website-link{width:100%;justify-content:center}.technology-modal-content{border-radius:14px}.technology-modal-image-container,.technology-modal-img{max-height:50vh}}.floating-container{position:fixed;right:25px;bottom:25px;display:flex;flex-direction:column;gap:15px;z-index:9999}.floating-btn{width:60px;height:60px;border-radius:50%;border:none;outline:none;cursor:pointer;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:24px;position:relative;transition:all .3s ease;box-shadow:0 8px 20px #0003}.floating-btn:hover{transform:scale(1.08)}.phone{background:#4b57b8}.whatsapp{background:#06c167}.top{background:#222}.tooltip{position:absolute;right:75px;background:#343a40;color:#fff;padding:8px 15px;border-radius:5px;white-space:nowrap;opacity:0;visibility:hidden;transition:.3s ease;font-size:14px}.tooltip:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);border-left:8px solid #343a40;border-top:8px solid transparent;border-bottom:8px solid transparent}.floating-btn:hover .tooltip{opacity:1;visibility:visible}@media(max-width:768px){.floating-container{right:15px;bottom:15px;gap:12px}.floating-btn{width:52px;height:52px;font-size:21px}.tooltip{display:none}}@media(max-width:480px){.floating-btn{width:48px;height:48px;font-size:20px}}.form-overlay{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:fadeIn 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.floating-form{width:100%;max-width:430px;background:#f5f5f5;border-radius:20px;padding:28px 26px;position:relative;box-shadow:0 20px 60px #00000040}.close-btn{position:absolute;top:15px;right:18px;width:35px;height:35px;border:none;background:transparent;cursor:pointer;color:#666;font-size:22px;transition:.3s}.close-btn:hover{color:#000;transform:rotate(180deg)}.floating-form h2{text-align:center;color:#3e89d9;font-size:38px;font-weight:800;margin-bottom:8px}.floating-form h4{text-align:center;color:#666;font-size:17px;font-weight:600;margin-bottom:20px}form{display:flex;flex-direction:column;gap:15px}form input,form textarea{width:100%;padding:15px;border-radius:12px;border:1px solid #ddd;outline:none;font-size:15px;transition:.3s}form textarea{resize:vertical;min-height:120px}form input:focus,form textarea:focus{border-color:#3e89d9;box-shadow:0 0 0 3px #3e89d926}.submit-btn{width:100%;padding:15px;border:none;border-radius:12px;background:#0046d5;color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:.3s}.submit-btn:hover{background:#0059ff}.divider{display:flex;justify-content:center;align-items:center;margin:20px 0}.divider span{position:relative;padding:0 16px;color:#777;font-weight:600}.divider span:before,.divider span:after{content:"";position:absolute;top:50%;width:60px;height:1px;background:#ddd}.divider span:before{right:100%}.divider span:after{left:100%}.contact-buttons{display:flex;gap:12px}.call-btn,.whatsapp-btn{flex:1;height:55px;display:flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;color:#fff;border-radius:12px;font-weight:700;transition:.3s}.call-btn{background:#0046d5}.whatsapp-btn{background:#11c84d}.call-btn:hover,.whatsapp-btn:hover{transform:translateY(-2px)}@media(max-width:768px){.floating-form{max-width:95%;padding:22px}.floating-form h2{font-size:30px}.floating-form h4{font-size:16px}}@media(max-width:480px){.form-overlay{padding:12px}.floating-form{padding:20px;border-radius:16px}.floating-form h2{font-size:26px}.floating-form h4{font-size:15px}form input,form textarea{padding:14px;font-size:14px}.submit-btn{padding:14px;font-size:16px}.contact-buttons{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,Arial,sans-serif;background-color:#f8f9fa;color:#212529;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e9ecef}::-webkit-scrollbar-thumb{background:#b1b1b1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#8a8a8a}
