{"id":765,"date":"2023-06-18T02:12:24","date_gmt":"2023-06-18T02:12:24","guid":{"rendered":"https:\/\/wphix.com\/wp\/technix\/?page_id=765"},"modified":"2026-03-12T03:20:51","modified_gmt":"2026-03-12T03:20:51","slug":"team","status":"publish","type":"page","link":"https:\/\/neuerasolutions.com\/de\/team\/","title":{"rendered":"Team"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"765\" class=\"elementor elementor-765\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e18adbf e-con-full e-flex e-con e-parent\" data-id=\"e18adbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93e1641 elementor-widget elementor-widget-html\" data-id=\"93e1641\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Our Team \u2014 NeuEra Solutions<\/title>\r\n\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\" \/>\r\n  <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\" \/>\r\n  <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.0\/font\/bootstrap-icons.css\" rel=\"stylesheet\" \/>\r\n\r\n  <style>\r\n    *, *::before, *::after { box-sizing:border-box; margin:0; padding:0; }\r\n    :root {\r\n      --primary:      #f0a500;\r\n      --accent:       #f7c24e;\r\n      --dark:         #1e2235;\r\n      --dark2:        #252a40;\r\n      --text:         #3a3a3a;\r\n      --text-light:   #888;\r\n      --light-bg:     #fdf8ee;\r\n      --white:        #ffffff;\r\n      --radius:       20px;\r\n      --transition:   0.4s cubic-bezier(.4,0,.2,1);\r\n    }\r\n    body { font-family:'Poppins',sans-serif; background:var(--white); margin:0; }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       TEAM SECTION WRAPPER\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .team-section {\r\n      padding:100px 0 80px;\r\n      background:linear-gradient(160deg, #fff 0%, #fdf8ee 60%, #fff 100%);\r\n      position:relative; overflow:hidden;\r\n    }\r\n    .team-section .blob-1 {\r\n      position:absolute; top:-180px; right:-180px;\r\n      width:520px; height:520px; border-radius:50%;\r\n      background:radial-gradient(circle, rgba(240,165,0,0.08) 0%, transparent 70%);\r\n      animation:blobFloat 8s ease-in-out infinite alternate;\r\n      pointer-events:none;\r\n    }\r\n    .team-section .blob-2 {\r\n      position:absolute; bottom:-160px; left:-160px;\r\n      width:480px; height:480px; border-radius:50%;\r\n      background:radial-gradient(circle, rgba(247,194,78,0.07) 0%, transparent 70%);\r\n      animation:blobFloat 10s ease-in-out infinite alternate-reverse;\r\n      pointer-events:none;\r\n    }\r\n    @keyframes blobFloat {\r\n      0%   { transform:translate(0,0) scale(1); }\r\n      100% { transform:translate(30px,30px) scale(1.08); }\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       HEADER\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .neu-badge {\r\n      display:inline-flex; align-items:center; gap:8px;\r\n      background:rgba(240,165,0,0.09); border:1px solid rgba(240,165,0,0.28);\r\n      color:var(--primary); font-size:12px; font-weight:700;\r\n      letter-spacing:1.4px; text-transform:uppercase;\r\n      padding:7px 20px; border-radius:50px; margin-bottom:18px;\r\n    }\r\n    .section-title {\r\n      font-size:clamp(28px,4vw,44px); font-weight:800;\r\n      color:var(--dark); line-height:1.15; margin-bottom:14px;\r\n    }\r\n    .section-title span {\r\n      background:linear-gradient(90deg, var(--primary), var(--accent));\r\n      -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;\r\n    }\r\n    .divider-line {\r\n      width:60px; height:4px;\r\n      background:linear-gradient(90deg,var(--primary),var(--accent));\r\n      border-radius:4px; margin:0 auto 18px;\r\n    }\r\n    .section-sub {\r\n      font-size:15px; color:var(--text-light);\r\n      max-width:520px; margin:0 auto; line-height:1.85;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       TEAM CARD\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .team-card {\r\n      border-radius:var(--radius);\r\n      background:var(--white);\r\n      border:1.5px solid rgba(240,165,0,0.10);\r\n      box-shadow:0 12px 50px rgba(240,165,0,0.10);\r\n      overflow:hidden;\r\n      transition:var(--transition);\r\n      position:relative;\r\n      cursor:pointer;\r\n    }\r\n    .team-card:hover {\r\n      transform:translateY(-12px);\r\n      border-color:rgba(240,165,0,0.32);\r\n      box-shadow:0 36px 90px rgba(240,165,0,0.22);\r\n    }\r\n    .team-card::after {\r\n      content:''; position:absolute; top:0; left:0; right:0;\r\n      height:4px;\r\n      background:linear-gradient(90deg, var(--primary), var(--accent), var(--primary));\r\n      background-size:200% 100%;\r\n      opacity:0; transition:opacity 0.3s;\r\n      animation:shimmerBar 2s linear infinite;\r\n      z-index:5;\r\n    }\r\n    .team-card:hover::after { opacity:1; }\r\n    @keyframes shimmerBar {\r\n      0%   { background-position:200% 0; }\r\n      100% { background-position:-200% 0; }\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       PHOTO AREA \u2014 FULL PORTRAIT\r\n       (\u0645\u0648\u062d\u0651\u062f \u0639\u0634\u0627\u0646 \u0635\u0648\u0631\u062a\u064e\u064a \u0623\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u0648\u0623\u062d\u0645\u062f \u0646\u0628\u064a\u0644 \u062a\u0637\u0644\u0639 \u0645\u062a\u0633\u0627\u0648\u064a\u0629)\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .team-photo-wrap {\r\n      position:relative;\r\n      width:100%;\r\n      padding-bottom:110%;         \/* \u0643\u0627\u0646 120% \u2192 \u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639 \u0648\u0627\u0644\u0640 zoom *\/\r\n      overflow:hidden;\r\n      background:var(--dark2);\r\n    }\r\n    .team-photo-wrap img {\r\n      position:absolute; inset:0;\r\n      width:100%; height:100%;\r\n      object-fit:cover;\r\n      object-position:50% 18%;     \/* \u0631\u0641\u0639 \u0627\u0644\u0648\u062c\u0647 \u0634\u0648\u064a\u0629 \u0644\u0644\u0623\u0639\u0644\u0649 \u0641\u064a \u0643\u0644 \u0627\u0644\u0635\u0648\u0631 *\/\r\n      transition:transform 0.8s cubic-bezier(.4,0,.2,1);\r\n      display:block;\r\n    }\r\n    .team-card:hover .team-photo-wrap img {\r\n      transform:scale(1.07);\r\n    }\r\n\r\n    .team-photo-overlay {\r\n      position:absolute; inset:0;\r\n      background:linear-gradient(\r\n        180deg,\r\n        rgba(30,34,53,0.05)  0%,\r\n        rgba(30,34,53,0.10)  40%,\r\n        rgba(30,34,53,0.65)  75%,\r\n        rgba(30,34,53,0.88) 100%\r\n      );\r\n      transition:var(--transition); z-index:1;\r\n    }\r\n    .team-card:hover .team-photo-overlay {\r\n      background:linear-gradient(\r\n        180deg,\r\n        rgba(30,34,53,0.05)  0%,\r\n        rgba(30,34,53,0.15)  40%,\r\n        rgba(30,34,53,0.70)  70%,\r\n        rgba(240,165,0,0.28) 100%\r\n      );\r\n    }\r\n\r\n    .team-photo-wrap::before {\r\n      content:''; position:absolute; inset:0; z-index:2;\r\n      border-radius:0;\r\n      box-shadow:inset 0 0 0 0px rgba(240,165,0,0);\r\n      transition:box-shadow 0.4s ease;\r\n    }\r\n    .team-card:hover .team-photo-wrap::before {\r\n      box-shadow:inset 0 0 0 3px rgba(240,165,0,0.5);\r\n    }\r\n\r\n    .team-photo-info {\r\n      position:absolute; bottom:0; left:0; right:0;\r\n      padding:28px 28px 26px; z-index:3;\r\n      transform:translateY(0); transition:var(--transition);\r\n    }\r\n    .team-card:hover .team-photo-info {\r\n      transform:translateY(-6px);\r\n    }\r\n    .team-role-badge {\r\n      display:inline-flex; align-items:center; gap:7px;\r\n      background:linear-gradient(135deg, var(--primary), var(--accent));\r\n      color:var(--dark); font-size:10px; font-weight:800;\r\n      letter-spacing:1.4px; text-transform:uppercase;\r\n      padding:5px 15px; border-radius:50px;\r\n      margin-bottom:10px;\r\n      box-shadow:0 4px 14px rgba(240,165,0,0.35);\r\n    }\r\n    .team-name {\r\n      font-size:24px; font-weight:800; color:var(--white);\r\n      line-height:1.1; margin:0;\r\n      text-shadow:0 2px 14px rgba(0,0,0,0.4);\r\n      transition:var(--transition);\r\n    }\r\n    .team-card:hover .team-name {\r\n      text-shadow:0 2px 20px rgba(240,165,0,0.4);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       CARD BODY\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .team-body { padding:26px 28px 30px; }\r\n\r\n    .team-bio {\r\n      font-size:14px; color:var(--text-light);\r\n      line-height:1.88; margin-bottom:20px;\r\n    }\r\n\r\n    .team-skills { display:flex; flex-wrap:wrap; gap:8px; margin-bottom:22px; }\r\n    .team-skill {\r\n      background:rgba(240,165,0,0.07);\r\n      border:1px solid rgba(240,165,0,0.20);\r\n      color:var(--primary); font-size:11px; font-weight:600;\r\n      padding:5px 14px; border-radius:50px;\r\n      display:inline-flex; align-items:center; gap:6px;\r\n      transition:var(--transition);\r\n    }\r\n    .team-skill:hover {\r\n      background:linear-gradient(135deg, var(--primary), var(--accent));\r\n      color:var(--dark); border-color:transparent;\r\n      transform:translateY(-2px); box-shadow:0 4px 14px rgba(240,165,0,0.30);\r\n    }\r\n    .team-skill i { font-size:11px; }\r\n\r\n    .team-divider {\r\n      height:1px;\r\n      background:linear-gradient(90deg, transparent, rgba(240,165,0,0.22), transparent);\r\n      margin-bottom:22px;\r\n    }\r\n\r\n    .team-profile-btn {\r\n      display:flex; align-items:center; justify-content:center; gap:10px;\r\n      background:linear-gradient(135deg, var(--primary), var(--accent));\r\n      color:var(--dark) !important; font-weight:700; font-size:13px;\r\n      padding:13px 28px; border-radius:50px; border:none;\r\n      transition:var(--transition);\r\n      box-shadow:0 6px 22px rgba(240,165,0,0.28);\r\n      text-decoration:none; width:100%;\r\n      position:relative; overflow:hidden;\r\n    }\r\n    .team-profile-btn::before {\r\n      content:''; position:absolute;\r\n      top:0; left:-100%; width:60%; height:100%;\r\n      background:linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent);\r\n      transition:left 0.5s ease;\r\n    }\r\n    .team-profile-btn:hover::before { left:140%; }\r\n    .team-profile-btn:hover {\r\n      transform:translateY(-2px);\r\n      box-shadow:0 14px 36px rgba(240,165,0,0.45);\r\n      color:var(--dark) !important;\r\n    }\r\n    .team-profile-btn .arrow-icon {\r\n      transition:transform 0.3s ease;\r\n    }\r\n    .team-profile-btn:hover .arrow-icon {\r\n      transform:translateX(4px);\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       FLOATING EXPERIENCE BADGE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .exp-badge {\r\n      position:absolute; top:20px; right:20px; z-index:4;\r\n      background:rgba(30,34,53,0.80);\r\n      backdrop-filter:blur(10px);\r\n      border:1px solid rgba(240,165,0,0.35);\r\n      border-radius:12px; padding:10px 16px;\r\n      text-align:center;\r\n      transform:translateY(0); transition:var(--transition);\r\n      opacity:0.85;\r\n    }\r\n    .team-card:hover .exp-badge {\r\n      transform:translateY(-4px) scale(1.04);\r\n      opacity:1;\r\n      border-color:rgba(240,165,0,0.65);\r\n      box-shadow:0 8px 24px rgba(240,165,0,0.20);\r\n    }\r\n    .exp-badge strong {\r\n      display:block; font-size:18px; font-weight:800;\r\n      background:linear-gradient(135deg, var(--primary), var(--accent));\r\n      -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;\r\n      line-height:1;\r\n    }\r\n    .exp-badge span {\r\n      font-size:10px; font-weight:600; color:rgba(255,255,255,0.65);\r\n      text-transform:uppercase; letter-spacing:0.8px;\r\n    }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       STATS STRIP\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .team-strip {\r\n      background:linear-gradient(135deg, var(--primary), var(--accent));\r\n      border-radius:20px; padding:38px 48px;\r\n      display:flex; align-items:center; justify-content:space-around;\r\n      flex-wrap:wrap; gap:20px; margin-top:64px;\r\n      box-shadow:0 20px 60px rgba(240,165,0,0.28);\r\n      position:relative; overflow:hidden;\r\n    }\r\n    .team-strip::before {\r\n      content:''; position:absolute; top:-60px; right:-60px;\r\n      width:200px; height:200px; border-radius:50%;\r\n      background:rgba(255,255,255,0.08);\r\n    }\r\n    .team-strip::after {\r\n      content:''; position:absolute; bottom:-40px; left:-40px;\r\n      width:160px; height:160px; border-radius:50%;\r\n      background:rgba(255,255,255,0.06);\r\n    }\r\n    .strip-item { text-align:center; position:relative; z-index:2; }\r\n    .strip-num  {\r\n      font-size:42px; font-weight:900; color:var(--dark);\r\n      line-height:1; margin-bottom:5px;\r\n      transition:transform 0.3s ease;\r\n    }\r\n    .strip-item:hover .strip-num { transform:scale(1.12); }\r\n    .strip-label {\r\n      font-size:11px; font-weight:700; color:var(--dark);\r\n      text-transform:uppercase; letter-spacing:1.2px; opacity:0.68;\r\n    }\r\n    .strip-divider { width:1px; height:50px; background:rgba(30,34,53,0.18); }\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       RESPONSIVE\r\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    @media (max-width:991px) {\r\n      .team-section { padding:70px 0; }\r\n      .strip-divider { display:none; }\r\n      .team-strip { padding:32px 24px; }\r\n    }\r\n    @media (max-width:767px) {\r\n      .team-section { padding:60px 0; }\r\n      .team-photo-wrap { padding-bottom:100%; }\r\n      .team-strip { flex-direction:column; align-items:center; gap:28px; }\r\n    }\r\n    @media (max-width:575px) {\r\n      .team-name { font-size:20px; }\r\n      .team-body { padding:22px 20px 24px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"team-section\">\r\n  <div class=\"blob-1\"><\/div>\r\n  <div class=\"blob-2\"><\/div>\r\n\r\n  <div class=\"container position-relative\" style=\"z-index:2;\">\r\n\r\n    <!-- HEADER -->\r\n    <div class=\"row justify-content-center text-center mb-5\">\r\n      <div class=\"col-lg-6\">\r\n        <div class=\"neu-badge mx-auto\">\r\n          <i class=\"bi bi-people-fill\"><\/i> Meet the Team\r\n        <\/div>\r\n        <h2 class=\"section-title\">\r\n          The People Behind<br \/>\r\n          <span>Every NeuEra Promise<\/span>\r\n        <\/h2>\r\n        <div class=\"divider-line\"><\/div>\r\n        <p class=\"section-sub\">\r\n          NeuEra's leadership team combines deep operational expertise with\r\n          sharp multilingual talent strategy \u2014 the two pillars that keep every\r\n          client commitment on track, every single day.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARDS ROW -->\r\n    <div class=\"row g-4 justify-content-center\">\r\n\r\n      <!-- AHMED KHALED -->\r\n      <div class=\"col-lg-5 col-md-6\">\r\n        <div class=\"team-card\">\r\n          <div class=\"exp-badge\">\r\n            <strong>Ops<\/strong>\r\n            <span>Leader<\/span>\r\n          <\/div>\r\n          <div class=\"team-photo-wrap\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/i.ibb.co\/467HJxj\/Final-Khaled.png\"\r\n              alt=\"Ahmed Khaled \u2014 Operations Manager, NeuEra Solutions\"\r\n            \/>\r\n            <div class=\"team-photo-overlay\"><\/div>\r\n            <div class=\"team-photo-info\">\r\n              <div class=\"team-role-badge\">\r\n                <i class=\"bi bi-gear-fill\"><\/i> Betriebsleiter\r\n              <\/div>\r\n              <h3 class=\"team-name\">Ahmed Khaled<\/h3>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"team-body\">\r\n            <p class=\"team-bio\">\r\n              Ahmed Khaled is the operational force that keeps NeuEra running\r\n              at its highest standard. With deep expertise in multilingual BPO\r\n              management, SLA architecture, and cross-functional team leadership,\r\n              he ensures every client commitment is met with precision \u2014 from\r\n              onboarding to daily performance delivery. His operational systems\r\n              are the reason NeuEra scales without compromise.\r\n            <\/p>\r\n            <div class=\"team-skills\">\r\n              <span class=\"team-skill\"><i class=\"bi bi-diagram-3-fill\"><\/i> BPO-Betrieb<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-sliders\"><\/i> SLA Design<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-bar-chart-fill\"><\/i> Qualit\u00e4tssicherung und Leistung<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-globe2\"><\/i> Mehrsprachige Teams<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-shield-fill-check\"><\/i> Process Optimisation<\/span>\r\n            <\/div>\r\n            <div class=\"team-divider\"><\/div>\r\n            <a href=\"https:\/\/neuerasolutions.com\/de\/ahmed-khaled\/\" class=\"team-profile-btn\">\r\n              <i class=\"bi bi-person-circle\"><\/i>\r\n              Vollst\u00e4ndiges Profil ansehen\r\n              <i class=\"bi bi-arrow-right arrow-icon\"><\/i>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- AHMED NABIL -->\r\n      <div class=\"col-lg-5 col-md-6\">\r\n        <div class=\"team-card\">\r\n          <div class=\"exp-badge\">\r\n            <strong>HR<\/strong>\r\n            <span>Expert<\/span>\r\n          <\/div>\r\n          <div class=\"team-photo-wrap\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/i.ibb.co\/B2hWJBYm\/Final-nabil.png\"\r\n              alt=\"Ahmed Nabil \u2014 Recruitment Manager, NeuEra Solutions\"\r\n            \/>\r\n            <div class=\"team-photo-overlay\"><\/div>\r\n            <div class=\"team-photo-info\">\r\n              <div class=\"team-role-badge\">\r\n                <i class=\"bi bi-person-check-fill\"><\/i> PERSONALBESCHAFFUNGSMANAGER\r\n              <\/div>\r\n              <h3 class=\"team-name\">Ahmed Nabil<\/h3>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"team-body\">\r\n            <p class=\"team-bio\">\r\n              Ahmed Nabil is the talent architect responsible for building\r\n              NeuEra's most critical competitive advantage \u2014 its people.\r\n              He leads the entire recruitment lifecycle from sourcing and\r\n              assessing multilingual candidates to final placement \u2014 ensuring\r\n              every agent carries the right skills, language capability, and\r\n              professional character to represent NeuEra's standard from their\r\n              very first interaction.\r\n            <\/p>\r\n            <div class=\"team-skills\">\r\n              <span class=\"team-skill\"><i class=\"bi bi-search\"><\/i> Talentakquise<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-translate\"><\/i> Mehrsprachige Einstellung<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-people-fill\"><\/i> Personalplanung<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-clipboard2-check-fill\"><\/i> Kompetenzbewertung<\/span>\r\n              <span class=\"team-skill\"><i class=\"bi bi-graph-up-arrow\"><\/i> Talentstrategie<\/span>\r\n            <\/div>\r\n            <div class=\"team-divider\"><\/div>\r\n            <a href=\"https:\/\/neuerasolutions.com\/de\/ahmed-nabil\/\" class=\"team-profile-btn\">\r\n              <i class=\"bi bi-person-circle\"><\/i>\r\n              Vollst\u00e4ndiges Profil ansehen\r\n              <i class=\"bi bi-arrow-right arrow-icon\"><\/i>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- STATS STRIP -->\r\n    <div class=\"team-strip\">\r\n      <div class=\"strip-item\">\r\n        <div class=\"strip-num\">10+<\/div>\r\n        <div class=\"strip-label\">Years Combined Leadership<\/div>\r\n      <\/div>\r\n      <div class=\"strip-divider\"><\/div>\r\n      <div class=\"strip-item\">\r\n        <div class=\"strip-num\">50+<\/div>\r\n        <div class=\"strip-label\">Languages in Talent Pool<\/div>\r\n      <\/div>\r\n      <div class=\"strip-divider\"><\/div>\r\n      <div class=\"strip-item\">\r\n        <div class=\"strip-num\">100%<\/div>\r\n        <div class=\"strip-label\">SLA-VERANTWORTLICHKEIT<\/div>\r\n      <\/div>\r\n      <div class=\"strip-divider\"><\/div>\r\n      <div class=\"strip-item\">\r\n        <div class=\"strip-num\">24\/7<\/div>\r\n        <div class=\"strip-label\">Operational Coverage<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\r\n\r\n<script>\r\n  const cards = document.querySelectorAll('.team-card');\r\n  const strip = document.querySelector('.team-strip');\r\n\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach((entry, i) => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.style.opacity    = '1';\r\n        entry.target.style.transform  = 'translateY(0)';\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.15 });\r\n\r\n  cards.forEach((card, i) => {\r\n    card.style.opacity   = '0';\r\n    card.style.transform = 'translateY(50px)';\r\n    card.style.transition = `opacity 0.7s ease ${i * 0.18}s, transform 0.7s ease ${i * 0.18}s, box-shadow 0.4s ease, border-color 0.4s ease`;\r\n    observer.observe(card);\r\n  });\r\n\r\n  if (strip) {\r\n    strip.style.opacity   = '0';\r\n    strip.style.transform = 'translateY(40px)';\r\n    strip.style.transition = 'opacity 0.8s ease 0.4s, transform 0.8s ease 0.4s';\r\n    observer.observe(strip);\r\n  }\r\n\r\n  cards.forEach(card => {\r\n    card.addEventListener('mousemove', (e) => {\r\n      const rect   = card.getBoundingClientRect();\r\n      const x      = e.clientX - rect.left;\r\n      const y      = e.clientY - rect.top;\r\n      const cx     = rect.width  \/ 2;\r\n      const cy     = rect.height \/ 2;\r\n      const rotateX = ((y - cy) \/ cy) * -4;\r\n      const rotateY = ((x - cx) \/ cx) *  4;\r\n      card.style.transform = `translateY(-12px) rotateX(${rotateX}deg) rotateY(${rotateY}deg)`;\r\n    });\r\n    card.addEventListener('mouseleave', () => {\r\n      card.style.transform = 'translateY(0) rotateX(0) rotateY(0)';\r\n    });\r\n  });\r\n\r\n  function animateCounter(el, target, suffix = '') {\r\n    let current = 0;\r\n    const step  = Math.ceil(target \/ 40);\r\n    const timer = setInterval(() => {\r\n      current += step;\r\n      if (current >= target) { current = target; clearInterval(timer); }\r\n      el.textContent = current + suffix;\r\n    }, 40);\r\n  }\r\n\r\n  const stripObserver = new IntersectionObserver((entries) => {\r\n    if (entries[0].isIntersecting) {\r\n      document.querySelectorAll('.strip-num').forEach(el => {\r\n        const raw  = el.textContent.trim();\r\n        const num  = parseInt(raw);\r\n        const suf  = raw.replace(num.toString(), '');\r\n        el.textContent = '0' + suf;\r\n        animateCounter(el, num, suf);\r\n      });\r\n      stripObserver.disconnect();\r\n    }\r\n  }, { threshold: 0.5 });\r\n\r\n  if (strip) stripObserver.observe(strip);\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-385f8ac elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"385f8ac\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b28b30a\" data-id=\"b28b30a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d52399b elementor-widget elementor-widget-tp-cta\" data-id=\"d52399b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"tp-cta.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n      <div class=\"tp-cta-4-area p-relative ele-section\">\r\n         <div class=\"tp-cta-4-shape\">\r\n            <img decoding=\"async\" src=\"https:\/\/neuerasolutions.com\/wp-content\/themes\/technix\/assets\/img\/cta\/home-3\/shape-2.png\" alt=\"\">\r\n         <\/div>\r\n         <div class=\"container\">\r\n            <div class=\"row gx-0\">\r\n               <div class=\"col-xl-6\">\r\n                  <div class=\"tp-cta-4-wrapper-left\">\r\n                     <img decoding=\"async\" class=\"shape-1\" src=\"https:\/\/neuerasolutions.com\/wp-content\/themes\/technix\/assets\/img\/cta\/home-3\/shape-3.png\" alt=\"\">\r\n                     <div\r\n                        class=\"tp-cta-4-mail d-flex flex-wrap justify-content-center justify-content-xl-start align-items-center\">\r\n                                                                                                        <img decoding=\"async\" src=\"https:\/\/wp.storebuild.shop\/technix\/wp-content\/uploads\/2023\/06\/conversation.png\"\r\n                                        alt=\"\">\r\n                                                                            \r\n\r\n                                                                    <a href=\"mailto:info@neuerasolutions.com\">Kontaktieren Sie uns unter  <span>info@neuerasolutions.com<\/span><\/a>\r\n                                                        \r\n                     <\/div>\r\n                  <\/div>\r\n               <\/div>\r\n               <div class=\"col-xl-6\">\r\n                  <div class=\"tp-cta-4-wrapper-right\">\r\n                     <div class=\"tp-cta-4-headphone d-flex flex-wrap justify-content-center\">\r\n                        <div class=\"tp-cta-4-headphone-thumb\">\r\n                                                                                                <img decoding=\"async\" src=\"https:\/\/wp.storebuild.shop\/technix\/wp-content\/uploads\/2023\/06\/headphone.png\"\r\n                                        alt=\"\">\r\n                                                                            \r\n                        <\/div>\r\n                                                <div class=\"tp-cta-4-content\">\r\n                           <p>DIE PERFEKTE L\u00d6SUNG VON <span>UNSEREN EXPERTEN<\/span>\n<\/p>\r\n                           <a href=\"tel:&lt;div class=&quot;contact-numbers&quot;&gt;    &lt;div class=&quot;contact-item&quot;&gt;     &lt;a href=&quot;tel: 491605139743&quot;&gt;       &lt;i class=&quot;fas fa-phone&quot;&gt;&lt;\/i&gt;  49 160 5139743     &lt;\/a&gt;     &lt;a href=&quot;https:\/\/wa.me\/491605139743&quot; target=&quot;_blank&quot;&gt;       &lt;i class=&quot;fab fa-whatsapp&quot;&gt;&lt;\/i&gt; WhatsApp     &lt;\/a&gt;   &lt;\/div&gt;    &lt;div class=&quot;contact-item&quot;&gt;     &lt;a href=&quot;tel: 201003925188&quot;&gt;       &lt;i class=&quot;fas fa-phone&quot;&gt;&lt;\/i&gt;  20 100 3925188     &lt;\/a&gt;     &lt;a href=&quot;https:\/\/wa.me\/201003925188&quot; target=&quot;_blank&quot;&gt;       &lt;i class=&quot;fab fa-whatsapp&quot;&gt;&lt;\/i&gt; WhatsApp     &lt;\/a&gt;   &lt;\/div&gt;    &lt;div class=&quot;contact-item&quot;&gt;     &lt;a href=&quot;tel: 20237417488&quot;&gt;       &lt;i class=&quot;fas fa-phone&quot;&gt;&lt;\/i&gt;  202 37417488     &lt;\/a&gt;   &lt;\/div&gt;  &lt;\/div&gt;\"><div class=\"contact-numbers\">    <div class=\"contact-item\">     <a href=\"tel: 491605139743\">       <i class=\"fas fa-phone\"><\/i> +49 160 5139743     <\/a>     <a href=\"https:\/\/wa.me\/491605139743\" target=\"_blank\">       <i class=\"fab fa-whatsapp\"><\/i> WhatsApp     <\/a>   <\/div>    <div class=\"contact-item\">     <a href=\"tel: 201003925188\">       <i class=\"fas fa-phone\"><\/i> +20 100 3925188     <\/a>     <a href=\"https:\/\/wa.me\/201003925188\" target=\"_blank\">       <i class=\"fab fa-whatsapp\"><\/i> WhatsApp     <\/a>   <\/div>    <div class=\"contact-item\">     <a href=\"tel: 20237417488\">       <i class=\"fas fa-phone\"><\/i> +202 37417488     <\/a>   <\/div>  <\/div><\/a>\r\n                        <\/div>\r\n                                             <\/div>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Our Team \u2014 NeuEra Solutions Meet the Team The People Behind Every NeuEra Promise NeuEra&#8217;s leadership team combines deep operational expertise with sharp multilingual talent strategy \u2014 the two pillars that keep every client commitment on track, every single day. Ops Leader Operations Manager Ahmed Khaled Ahmed Khaled is the operational force that keeps NeuEra [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-765","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/pages\/765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/comments?post=765"}],"version-history":[{"count":11,"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/pages\/765\/revisions"}],"predecessor-version":[{"id":1858,"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/pages\/765\/revisions\/1858"}],"wp:attachment":[{"href":"https:\/\/neuerasolutions.com\/de\/wp-json\/wp\/v2\/media?parent=765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}