.wg-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,#081230,#0a1738 60%,#0c1c42)}.wg-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(900px 500px at 60% 0%,#000,transparent 70%);mask-image:radial-gradient(900px 500px at 60% 0%,#000,transparent 70%);opacity:.5}.wg-hero-inner{position:relative;z-index:2;padding:100px 0 96px;max-width:760px}.wg-hero h1{font-size:clamp(38px,5vw,68px);font-weight:800;line-height:1.08;margin:16px 0 22px;white-space:pre-line}.wg-hero h1 span{background:linear-gradient(120deg,#60a5fa,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wg-hero .lead{font-size:clamp(16px,1.8vw,19px);line-height:1.65;color:#ffffffbf;max-width:620px;margin-bottom:36px}.wg-hero-btns{display:flex;gap:14px;flex-wrap:wrap}.wg-stats{background:#0c1c42;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:36px 0}.wg-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.wg-stat{text-align:center;padding:12px 0;border-right:1px solid rgba(255,255,255,.08)}.wg-stat:last-child{border-right:none}.wg-stat-val{font-family:var(--font-head);font-size:clamp(28px,3.5vw,42px);font-weight:800;background:linear-gradient(120deg,#2563eb,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.wg-stat-label{font-size:13px;color:#ffffff8c;margin-top:4px;letter-spacing:.04em;text-transform:uppercase}.wg-philosophy{padding:96px 0;background:#f7f9fc}.wg-phil-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.wg-phil-text .eyebrow{color:#2563eb}.wg-phil-text h2{font-size:clamp(28px,3.2vw,42px);font-weight:800;color:#0a1738;margin:12px 0 24px;line-height:1.18}.wg-phil-text p{color:#475068;line-height:1.75;margin-bottom:18px;font-size:16px}.wg-phil-img{border-radius:20px;overflow:hidden;aspect-ratio:4/3}.wg-phil-img img{width:100%;height:100%;object-fit:cover}.wg-diff{padding:96px 0;background:#fff}.wg-diff .sec-head{margin-bottom:56px}.wg-diff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.wg-diff-card{background:#fff;border:1px solid #e5eaf2;border-top:4px solid #3b82f6;border-radius:16px;padding:32px 28px;box-shadow:0 4px 24px -8px #0a174614;transition:box-shadow .25s,transform .2s}.wg-diff-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px -16px #2563eb2e}.wg-diff-card:nth-child(6n+1){border-top-color:#3b82f6}.wg-diff-card:nth-child(6n+2){border-top-color:#0d9488}.wg-diff-card:nth-child(6n+3){border-top-color:#d97706}.wg-diff-card:nth-child(6n+4){border-top-color:#8b5cf6}.wg-diff-card:nth-child(6n+5){border-top-color:#ec4899}.wg-diff-card:nth-child(6n+6){border-top-color:#06b6d4}.wg-diff-icon{width:48px;height:48px;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:20px}.wg-diff-card:nth-child(6n+1) .wg-diff-icon{background:linear-gradient(120deg,#1d4ed8,#3b82f6)}.wg-diff-card:nth-child(6n+2) .wg-diff-icon{background:linear-gradient(120deg,#0d9488,#14b8a6)}.wg-diff-card:nth-child(6n+3) .wg-diff-icon{background:linear-gradient(120deg,#b45309,#d97706)}.wg-diff-card:nth-child(6n+4) .wg-diff-icon{background:linear-gradient(120deg,#6d28d9,#8b5cf6)}.wg-diff-card:nth-child(6n+5) .wg-diff-icon{background:linear-gradient(120deg,#be185d,#ec4899)}.wg-diff-card:nth-child(6n+6) .wg-diff-icon{background:linear-gradient(120deg,#0891b2,#06b6d4)}.wg-diff-card h3{font-size:18px;font-weight:700;color:#0a1738;margin-bottom:10px}.wg-diff-card p{font-size:15px;color:#475068;line-height:1.7}.wg-approach{padding:96px 0;background:linear-gradient(180deg,#081230,#0a1738);color:#fff}.wg-approach .sec-head{margin-bottom:60px}.wg-approach .sec-head h2{color:#fff}.wg-approach .sec-head p{color:#ffffffa6}.wg-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;counter-reset:step}.wg-step{counter-increment:step;padding:0 32px 0 0;border-right:1px solid rgba(255,255,255,.08);position:relative}.wg-step:last-child{border-right:none;padding-right:0}.wg-step:before{content:counter(step,decimal-leading-zero);display:block;font-size:48px;font-weight:800;font-family:var(--font-head);background:linear-gradient(120deg,#2563eb,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:20px}.wg-step h3{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.wg-step p{font-size:15px;color:#ffffffa6;line-height:1.7}.wg-values{padding:96px 0;background:#f7f9fc}.wg-values .sec-head{margin-bottom:52px}.wg-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.wg-val-card{background:#fff;border:1px solid #e5eaf2;border-left:5px solid #2563eb;border-radius:16px;padding:28px 28px 28px 26px;box-shadow:0 4px 24px -8px #0a174614;transition:transform .2s,box-shadow .2s}.wg-val-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px -14px #2563eb29}.wg-val-card:nth-child(1){border-left-color:#3b82f6}.wg-val-card:nth-child(2){border-left-color:#0d9488}.wg-val-card:nth-child(3){border-left-color:#d97706}.wg-val-card:nth-child(4){border-left-color:#8b5cf6}.wg-val-card h3{font-size:18px;font-weight:700;color:#0a1738;margin-bottom:10px}.wg-val-card p{font-size:15px;color:#475068;line-height:1.7}@media (max-width: 1040px){.wg-diff-grid{grid-template-columns:repeat(2,1fr)}.wg-steps{grid-template-columns:repeat(2,1fr);gap:40px}.wg-step{border-right:none;padding-right:0}.wg-step:nth-child(odd){border-right:1px solid rgba(255,255,255,.08);padding-right:32px}}@media (max-width: 760px){.wg-phil-grid{grid-template-columns:1fr;gap:40px}.wg-phil-img{order:-1}.wg-diff-grid,.wg-steps{grid-template-columns:1fr}.wg-step:nth-child(odd){border-right:none;padding-right:0}.wg-stats-grid{grid-template-columns:repeat(2,1fr)}.wg-stat:nth-child(2){border-right:none}.wg-values-grid{grid-template-columns:1fr}}
