@charset "UTF-8";.gs-svc-hero{background:linear-gradient(135deg,var(--gs-dark) 0,var(--gs-primary-dark) 100%);color:#fff;padding:80px 0 64px;text-align:center}.gs-svc-hero h1{font-size:2.4rem;color:#fff;margin-bottom:.75rem}.gs-svc-hero p{color:rgba(255,255,255,.78);max-width:560px;margin:0 auto}.gs-svc-cards{padding:80px 0}.gs-svc-card{border-radius:var(--gs-radius-lg);padding:36px;border:1px solid var(--gs-border);height:100%;transition:border-color var(--gs-transition),box-shadow var(--gs-transition)}.gs-svc-card:hover{border-color:var(--gs-primary);box-shadow:var(--gs-shadow)}.gs-svc-icon{width:56px;height:56px;background:var(--gs-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.gs-svc-icon svg{width:28px;height:28px;fill:var(--gs-primary)}.gs-svc-card h3{font-size:1.1rem;font-weight:700;margin-bottom:10px}.gs-svc-card p{font-size:.9rem;color:var(--gs-text-sub);line-height:1.7}.gs-svc-process{padding:80px 0;background:var(--gs-light)}.gs-svc-step{text-align:center;padding:0 16px}.gs-svc-step-num{width:52px;height:52px;background:var(--gs-primary);border-radius:50%;color:#fff;font-size:1.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.gs-svc-step h4{font-size:1rem;font-weight:700;margin-bottom:6px}.gs-svc-step p{font-size:.85rem;color:var(--gs-text-sub)}