{"id":10,"date":"2025-11-25T07:47:33","date_gmt":"2025-11-25T07:47:33","guid":{"rendered":"https:\/\/nsghq.com\/?page_id=10"},"modified":"2026-03-30T14:57:23","modified_gmt":"2026-03-30T14:57:23","slug":"home","status":"publish","type":"page","link":"https:\/\/nsghq.com\/","title":{"rendered":"Home"},"content":{"rendered":"<style>.elementor-10 .elementor-element.elementor-element-22646e5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-17px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10 .elementor-element.elementor-element-f990402{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-ee4d8ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-affdc70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-7eef935{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}<\/style>\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22646e5 e-con-full e-flex e-con e-parent\" data-id=\"22646e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5914042 elementor-widget elementor-widget-html\" data-id=\"5914042\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2705 HERO SECTION \u2014 Next Step Group s.r.o. \u2014 Paste into Elementor HTML Widget -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  .nsg-hero-wrapper {\r\n    position: relative;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    width: 100vw;\r\n  }\r\n\r\n  .nsg-hero {\r\n    position: relative;\r\n    min-height: 100vh;\r\n    background: #00411F;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    overflow: hidden;\r\n    padding: 2rem;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Radial atmosphere *\/\r\n  .nsg-hero::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background:\r\n      radial-gradient(ellipse 80% 65% at 50% 115%, rgba(0,101,58,0.65) 0%, transparent 65%),\r\n      radial-gradient(ellipse 45% 35% at 8%  16%,  rgba(232,34,42,0.14) 0%, transparent 55%),\r\n      radial-gradient(ellipse 38% 30% at 92% 12%,  rgba(244,180,0,0.12) 0%, transparent 55%);\r\n  }\r\n\r\n  \/* Grid texture *\/\r\n  .nsg-hero::after {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image:\r\n      linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\r\n    background-size: 52px 52px;\r\n  }\r\n\r\n  \/* Rings *\/\r\n  .nsg-ring {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    top: 50%; left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    pointer-events: none;\r\n  }\r\n  .nsg-ring-1 { width: 760px; height: 760px; border: 1px solid rgba(244,180,0,0.09); }\r\n  .nsg-ring-2 { width: 530px; height: 530px; border: 1px solid rgba(0,101,58,0.2); }\r\n  .nsg-ring-3 { width: 320px; height: 320px; border: 1px solid rgba(232,34,42,0.1); }\r\n\r\n  \/* Slow spinning arcs *\/\r\n  .nsg-arc {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    top: 50%; left: 50%;\r\n    pointer-events: none;\r\n    animation: nsgArcSpin linear infinite;\r\n  }\r\n  .nsg-arc-1 { width:900px; height:900px; border:1px dashed rgba(244,180,0,0.07); animation-duration:80s; transform:translate(-50%,-50%); }\r\n  .nsg-arc-2 { width:650px; height:650px; border:1px dashed rgba(232,34,42,0.05); animation-duration:60s; animation-direction:reverse; transform:translate(-50%,-50%); }\r\n  @keyframes nsgArcSpin {\r\n    from { transform:translate(-50%,-50%) rotate(0deg); }\r\n    to   { transform:translate(-50%,-50%) rotate(360deg); }\r\n  }\r\n\r\n  \/* Light rays *\/\r\n  .nsg-ray {\r\n    position: absolute;\r\n    width: 2px; border-radius: 2px;\r\n    transform-origin: top center;\r\n    animation: nsgRayPulse 4s ease-in-out infinite;\r\n    pointer-events: none;\r\n  }\r\n  .nsg-ray-1 { height:220px; background:linear-gradient(to bottom,rgba(244,180,0,0.18),transparent); left:18%; top:0; transform:rotate(20deg);  animation-delay:0s; }\r\n  .nsg-ray-2 { height:180px; background:linear-gradient(to bottom,rgba(232,34,42,0.12),transparent); left:32%; top:0; transform:rotate(-15deg); animation-delay:1s; }\r\n  .nsg-ray-3 { height:260px; background:linear-gradient(to bottom,rgba(244,180,0,0.14),transparent); left:50%; top:0; transform:rotate(5deg);   animation-delay:0.5s; }\r\n  .nsg-ray-4 { height:200px; background:linear-gradient(to bottom,rgba(0,101,58,0.2),transparent);   left:68%; top:0; transform:rotate(-20deg); animation-delay:1.5s; }\r\n  .nsg-ray-5 { height:240px; background:linear-gradient(to bottom,rgba(244,180,0,0.12),transparent); left:82%; top:0; transform:rotate(12deg);  animation-delay:2s; }\r\n  @keyframes nsgRayPulse { 0%,100%{opacity:0.3} 50%{opacity:1} }\r\n\r\n  \/* Bokeh dots *\/\r\n  .nsg-bokeh {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n    animation: nsgFloat linear infinite;\r\n  }\r\n  .nsg-b1  { width:6px;  height:6px;  background:rgba(244,180,0,0.45); left:12%; top:70%; animation-duration:9s;  animation-delay:0s; }\r\n  .nsg-b2  { width:4px;  height:4px;  background:rgba(232,34,42,0.35); left:22%; top:55%; animation-duration:12s; animation-delay:2s; }\r\n  .nsg-b3  { width:8px;  height:8px;  background:rgba(0,101,58,0.4);   left:35%; top:80%; animation-duration:10s; animation-delay:1s; }\r\n  .nsg-b4  { width:5px;  height:5px;  background:rgba(244,180,0,0.3);  left:55%; top:75%; animation-duration:14s; animation-delay:3s; }\r\n  .nsg-b5  { width:6px;  height:6px;  background:rgba(255,255,255,0.12);left:70%; top:60%; animation-duration:11s; animation-delay:0.5s;}\r\n  .nsg-b6  { width:4px;  height:4px;  background:rgba(244,180,0,0.4);  left:82%; top:78%; animation-duration:8s;  animation-delay:4s; }\r\n  .nsg-b7  { width:5px;  height:5px;  background:rgba(232,34,42,0.2);  left:90%; top:45%; animation-duration:13s; animation-delay:1.5s;}\r\n  .nsg-b8  { width:4px;  height:4px;  background:rgba(255,255,255,0.1);left:8%;  top:40%; animation-duration:16s; animation-delay:2.5s;}\r\n  @keyframes nsgFloat {\r\n    0%   { transform:translateY(0px) rotate(0deg);   opacity:0.6; }\r\n    50%  { transform:translateY(-60px) rotate(180deg); opacity:1; }\r\n    100% { transform:translateY(-120px) rotate(360deg); opacity:0; }\r\n  }\r\n\r\n  \/* Hatch blocks *\/\r\n  .nsg-hatch {\r\n    position: absolute; pointer-events: none; opacity: 0.06; border-radius: 4px;\r\n    background-image: repeating-linear-gradient(45deg, rgba(244,180,0,0.8) 0px, rgba(244,180,0,0.8) 1px, transparent 1px, transparent 10px);\r\n  }\r\n  .nsg-hatch-l { width:80px; height:180px; left:4%;  top:25%; }\r\n  .nsg-hatch-r { width:80px; height:180px; right:4%; bottom:25%; }\r\n\r\n  \/* Horizontal lines *\/\r\n  .nsg-hline { position: absolute; height: 1px; pointer-events: none; }\r\n  .nsg-hline-l { width:160px; left:3%; top:50%; background:linear-gradient(to right,transparent,rgba(244,180,0,0.25)); }\r\n  .nsg-hline-r { width:160px; right:3%; top:50%; background:linear-gradient(to left,transparent,rgba(244,180,0,0.25)); }\r\n\r\n  \/* Corner petals *\/\r\n  .nsg-petal { position: absolute; pointer-events: none; z-index: 1; }\r\n  .nsg-petal-tl { top: 26px; left: 26px; }\r\n  .nsg-petal-tr { top: 26px; right: 26px; transform: scaleX(-1); }\r\n  .nsg-petal-bl { bottom: 26px; left: 26px; transform: scaleY(-1); }\r\n  .nsg-petal-br { bottom: 26px; right: 26px; transform: scale(-1); }\r\n\r\n  \/* \u2500\u2500 CONTENT \u2500\u2500 *\/\r\n  .nsg-hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 820px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .nsg-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    background: rgba(244,180,0,0.12);\r\n    border: 1px solid rgba(244,180,0,0.35);\r\n    color: #F4B400;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.68rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    padding: 0.45rem 1.3rem;\r\n    border-radius: 100px;\r\n    margin-bottom: 0.7rem;\r\n    animation: nsgFadeDown 0.8s ease both;\r\n  }\r\n\r\n  .nsg-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2.2rem, 5vw, 4.2rem);\r\n    font-weight: 900;\r\n    color: #fff;\r\n    line-height: 1.05;\r\n    margin-bottom: 0.6rem;\r\n    animation: nsgFadeDown 0.9s ease 0.08s both;\r\n  }\r\n  .nsg-title em { font-style: italic; color: #F4B400; }\r\n\r\n  .nsg-stripe {\r\n    display: flex;\r\n    width: 80px; height: 3px;\r\n    border-radius: 2px;\r\n    overflow: hidden;\r\n    margin: 0 auto 0.8rem;\r\n    animation: nsgFadeDown 1s ease 0.15s both;\r\n  }\r\n  .nsg-stripe .ss1 { flex: 1; background: #00653A; }\r\n  .nsg-stripe .ss2 { flex: 1; background: #E8222A; }\r\n\r\n  .nsg-sub {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.95rem;\r\n    color: rgba(255,255,255,0.6);\r\n    line-height: 1.7;\r\n    max-width: 580px;\r\n    margin: 0 auto 1.2rem;\r\n    animation: nsgFadeDown 1s ease 0.2s both;\r\n  }\r\n\r\n  \/* Service tags \u2014 professional grid *\/\r\n  .nsg-services {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 0.5rem 0.75rem;\r\n    margin-bottom: 1.2rem;\r\n    animation: nsgFadeDown 1s ease 0.27s both;\r\n  }\r\n\r\n  .nsg-service-pill {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n    background: transparent;\r\n    border: 1px solid rgba(255,255,255,0.15);\r\n    color: rgba(255,255,255,0.6);\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 0.75rem;\r\n    font-weight: 400;\r\n    letter-spacing: 0.04em;\r\n    padding: 0.45rem 1.1rem;\r\n    border-radius: 4px;\r\n    transition: border-color 0.2s, color 0.2s;\r\n  }\r\n  .nsg-service-pill::before {\r\n    content: '';\r\n    width: 4px; height: 4px;\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.25);\r\n    flex-shrink: 0;\r\n    transition: background 0.2s;\r\n  }\r\n  .nsg-service-pill:hover {\r\n    border-color: rgba(244,180,0,0.5);\r\n    color: rgba(255,255,255,0.9);\r\n  }\r\n  .nsg-service-pill:hover::before { background: #F4B400; }\r\n  .nsg-service-pill.highlight {\r\n    border-color: rgba(244,180,0,0.45);\r\n    color: rgba(255,255,255,0.85);\r\n  }\r\n  .nsg-service-pill.highlight::before { background: #F4B400; }\r\n\r\n  \/* CTA buttons *\/\r\n  .nsg-ctas {\r\n    display: flex;\r\n    gap: 1rem;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    animation: nsgFadeDown 1s ease 0.33s both;\r\n  }\r\n\r\n  .nsg-cta-primary {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.6rem;\r\n    background: #E8222A;\r\n    color: #fff;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.88rem;\r\n    font-weight: 700;\r\n    padding: 0.9rem 2rem;\r\n    border-radius: 9px;\r\n    text-decoration: none;\r\n    box-shadow: 0 4px 20px rgba(232,34,42,0.35);\r\n  }\r\n\r\n  .nsg-cta-secondary {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.6rem;\r\n    background: rgba(255,255,255,0.08);\r\n    border: 1px solid rgba(255,255,255,0.2);\r\n    color: rgba(255,255,255,0.85);\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.88rem;\r\n    font-weight: 600;\r\n    padding: 0.9rem 2rem;\r\n    border-radius: 9px;\r\n    text-decoration: none;\r\n    transition: background 0.2s, transform 0.2s;\r\n  }\r\n  .nsg-cta-secondary:hover { background: rgba(255,255,255,0.14); transform: translateY(-2px); }\r\n\r\n  \/* Scroll cue *\/\r\n  .nsg-scroll {\r\n    position: absolute;\r\n    bottom: 2rem; left: 50%;\r\n    transform: translateX(-50%);\r\n    z-index: 2;\r\n    display: flex; flex-direction: column; align-items: center; gap: 0.45rem;\r\n    color: rgba(255,255,255,0.3);\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.6rem; letter-spacing: 0.18em; text-transform: uppercase;\r\n    animation: nsgFadeIn 2s ease 1s both;\r\n  }\r\n  .nsg-scroll-line {\r\n    width: 1px; height: 36px;\r\n    background: linear-gradient(to bottom, rgba(255,255,255,0.35), transparent);\r\n    animation: nsgScrollPulse 2s ease infinite;\r\n  }\r\n\r\n  \/* Animations *\/\r\n  @keyframes nsgFadeDown {\r\n    from { opacity: 0; transform: translateY(-18px); }\r\n    to   { opacity: 1; transform: translateY(0); }\r\n  }\r\n  @keyframes nsgFadeIn { from{opacity:0} to{opacity:1} }\r\n  @keyframes nsgScrollPulse { 0%,100%{opacity:0.4} 50%{opacity:1} }\r\n\r\n  @media (max-width: 640px) {\r\n    .nsg-hero { padding: 4rem 1.2rem 5rem; }\r\n    .nsg-services { gap: 0.5rem; }\r\n    .nsg-ctas { flex-direction: column; align-items: center; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nsg-hero-wrapper\">\r\n  <section class=\"nsg-hero\">\r\n\r\n    <!-- Background elements -->\r\n    <div class=\"nsg-ring nsg-ring-1\"><\/div>\r\n    <div class=\"nsg-ring nsg-ring-2\"><\/div>\r\n    <div class=\"nsg-ring nsg-ring-3\"><\/div>\r\n    <div class=\"nsg-arc nsg-arc-1\"><\/div>\r\n    <div class=\"nsg-arc nsg-arc-2\"><\/div>\r\n    <div class=\"nsg-ray nsg-ray-1\"><\/div>\r\n    <div class=\"nsg-ray nsg-ray-2\"><\/div>\r\n    <div class=\"nsg-ray nsg-ray-3\"><\/div>\r\n    <div class=\"nsg-ray nsg-ray-4\"><\/div>\r\n    <div class=\"nsg-ray nsg-ray-5\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b1\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b2\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b3\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b4\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b5\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b6\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b7\"><\/div>\r\n    <div class=\"nsg-bokeh nsg-b8\"><\/div>\r\n    <div class=\"nsg-hatch nsg-hatch-l\"><\/div>\r\n    <div class=\"nsg-hatch nsg-hatch-r\"><\/div>\r\n    <div class=\"nsg-hline nsg-hline-l\"><\/div>\r\n    <div class=\"nsg-hline nsg-hline-r\"><\/div>\r\n\r\n    <!-- Corner Petals -->\r\n    <div class=\"nsg-petal nsg-petal-tl\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"rgba(244,180,0,0.18)\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"rgba(244,180,0,0.11)\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-petal nsg-petal-tr\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"rgba(232,34,42,0.15)\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"rgba(232,34,42,0.09)\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-petal nsg-petal-bl\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"rgba(0,101,58,0.22)\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"rgba(0,101,58,0.13)\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-petal nsg-petal-br\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"rgba(244,180,0,0.13)\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"rgba(244,180,0,0.08)\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <!-- Main content -->\r\n    <div class=\"nsg-hero-content\">\r\n\r\n      <div class=\"nsg-badge\">NextStepbd Consulting Ltd.<\/div>\r\n\r\n      <h1 class=\"nsg-title\">\r\n        Our Global Network<br\/>& <em>Services<\/em>\r\n      <\/h1>\r\n\r\n      <div class=\"nsg-stripe\"><div class=\"ss1\"><\/div><div class=\"ss2\"><\/div><\/div>\r\n\r\n      <p class=\"nsg-sub\">\r\n        Through our international collaborations, we support businesses and individuals with reliable cross-border solutions and professional services across multiple sectors.\r\n      <\/p>\r\n\r\n      <!-- Service pills \u2014 exact from PDF -->\r\n      <div class=\"nsg-services\">\r\n        <span class=\"nsg-service-pill highlight\">Global Business Services<\/span>\r\n        <span class=\"nsg-service-pill\">Logistic Coordination<\/span>\r\n        <span class=\"nsg-service-pill\">Air Cargo & Freight Forwarding<\/span>\r\n        <span class=\"nsg-service-pill highlight\">International Recruitment<\/span>\r\n        <span class=\"nsg-service-pill\">Technology Services<\/span>\r\n        <span class=\"nsg-service-pill\">Consultancy Support<\/span>\r\n      <\/div>\r\n\r\n      <!-- CTAs -->\r\n      <div class=\"nsg-ctas\">\r\n        <a class=\"nsg-cta-primary\" href=\"#our-platforms\">Explore Our Platforms \u2192<\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n\r\n  <\/section>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f990402 e-flex e-con-boxed e-con e-parent\" data-id=\"f990402\" data-element_type=\"container\" data-e-type=\"container\" id=\"about\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4525d7f elementor-widget elementor-widget-html\" data-id=\"4525d7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2705 INTRO BAND SECTION \u2014 Paste into Elementor HTML Widget -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  .nsg-band-wrapper {\r\n    position: relative;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    width: 100vw;\r\n  }\r\n\r\n  .nsg-band {\r\n    background: #FDFAF5;\r\n    padding: 5rem 6rem;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 5rem;\r\n    align-items: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  \/* Subtle dot pattern background *\/\r\n  .nsg-band::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image: radial-gradient(circle, rgba(0,101,58,0.08) 1px, transparent 1px);\r\n    background-size: 28px 28px;\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Green left accent bar *\/\r\n  .nsg-band-bar {\r\n    position: absolute;\r\n    left: 0; top: 0; bottom: 0;\r\n    width: 5px;\r\n    background: linear-gradient(to bottom, #E8222A, #F4B400, #00653A);\r\n  }\r\n\r\n  \/* Top rainbow line *\/\r\n  .nsg-band-topline {\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0;\r\n    height: 3px;\r\n    background: linear-gradient(to right, #00653A, #F4B400, #E8222A, #F4B400, #00653A);\r\n  }\r\n\r\n  \/* Decorative large circle behind right column *\/\r\n  .nsg-band-circle {\r\n    position: absolute;\r\n    right: -120px; top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 500px; height: 500px;\r\n    border-radius: 50%;\r\n    border: 1px solid rgba(0,101,58,0.08);\r\n    pointer-events: none;\r\n  }\r\n  .nsg-band-circle-2 {\r\n    position: absolute;\r\n    right: -60px; top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 340px; height: 340px;\r\n    border-radius: 50%;\r\n    border: 1px solid rgba(244,180,0,0.1);\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Left text column *\/\r\n  .nsg-band-left { position: relative; z-index: 1; }\r\n\r\n  .nsg-band-eyebrow {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.66rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.26em;\r\n    text-transform: uppercase;\r\n    color: #00653A;\r\n    margin-bottom: 1rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.7rem;\r\n  }\r\n  .nsg-band-eyebrow::before {\r\n    content: '';\r\n    display: block;\r\n    width: 28px; height: 2px;\r\n    background: #E8222A;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  .nsg-band-heading {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 3.5vw, 3rem);\r\n    font-weight: 900;\r\n    color: #0D1A0F;\r\n    line-height: 1.1;\r\n    margin-bottom: 1.4rem;\r\n  }\r\n  .nsg-band-heading em {\r\n    font-style: italic;\r\n    color: #00653A;\r\n  }\r\n\r\n  .nsg-band-text {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 1rem;\r\n    color: rgba(26,43,28,0.65);\r\n    line-height: 1.9;\r\n    margin-bottom: 2rem;\r\n  }\r\n  .nsg-band-text strong { color: #00653A; font-weight: 600; }\r\n\r\n  \/* Stripe accent under text *\/\r\n  .nsg-band-stripe {\r\n    display: flex;\r\n    width: 60px; height: 3px;\r\n    border-radius: 2px;\r\n    overflow: hidden;\r\n  }\r\n  .nsg-band-stripe .bs1 { flex: 1; background: #00653A; }\r\n  .nsg-band-stripe .bs2 { flex: 1; background: #E8222A; }\r\n\r\n  \/* Right feature list column *\/\r\n  .nsg-band-right { position: relative; z-index: 1; }\r\n\r\n  .nsg-feat-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 1.4rem;\r\n  }\r\n\r\n  .nsg-feat-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 1.1rem;\r\n    padding: 1.4rem 1.6rem;\r\n    background: #fff;\r\n    border-radius: 12px;\r\n    border: 1px solid rgba(0,101,58,0.1);\r\n    box-shadow: 0 2px 12px rgba(0,0,0,0.04);\r\n    transition: box-shadow 0.25s, transform 0.25s;\r\n  }\r\n  .nsg-feat-item:hover {\r\n    box-shadow: 0 8px 28px rgba(0,101,58,0.1);\r\n    transform: translateX(4px);\r\n  }\r\n\r\n  .nsg-feat-icon {\r\n    width: 42px; height: 42px;\r\n    border-radius: 10px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-size: 1.2rem;\r\n    flex-shrink: 0;\r\n  }\r\n  .nsg-feat-icon-1 { background: #D6EFE1; }\r\n  .nsg-feat-icon-2 { background: #FDECEA; }\r\n  .nsg-feat-icon-3 { background: #FFF8E1; }\r\n\r\n  .nsg-feat-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1rem;\r\n    font-weight: 700;\r\n    color: #0D1A0F;\r\n    margin-bottom: 0.25rem;\r\n  }\r\n  .nsg-feat-desc {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.82rem;\r\n    color: rgba(26,43,28,0.55);\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* Motif divider bottom *\/\r\n  .nsg-band-motif {\r\n    grid-column: 1 \/ -1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.5rem;\r\n    padding-top: 1rem;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .nsg-bm-dot  { width: 6px; height: 6px; border-radius: 50%; }\r\n  .nsg-bm-line { width: 36px; height: 1px; background: rgba(0,0,0,0.1); }\r\n\r\n  @media (max-width: 860px) {\r\n    .nsg-band { grid-template-columns: 1fr; padding: 3rem 1.5rem; gap: 2.5rem; }\r\n    .nsg-band-motif { grid-column: 1; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nsg-band-wrapper\">\r\n  <div class=\"nsg-band\">\r\n\r\n    <div class=\"nsg-band-bar\"><\/div>\r\n    <div class=\"nsg-band-topline\"><\/div>\r\n    <div class=\"nsg-band-circle\"><\/div>\r\n    <div class=\"nsg-band-circle-2\"><\/div>\r\n\r\n    <!-- Left: heading + text -->\r\n    <div class=\"nsg-band-left\">\r\n      <div class=\"nsg-band-eyebrow\">Who We Are<\/div>\r\n      <h2 class=\"nsg-band-heading\">Bridging Borders,<br\/><em>Building Futures<\/em><\/h2>\r\n      <p class=\"nsg-band-text\">\r\n        A Slovakia-based global services company with deep roots in Bangladeshi communities worldwide. Our platforms <strong>bridge borders<\/strong> \u2014 helping people study, work, and grow in the global economy.\r\n      <\/p>\r\n      <div class=\"nsg-band-stripe\"><div class=\"bs1\"><\/div><div class=\"bs2\"><\/div><\/div>\r\n    <\/div>\r\n\r\n    <!-- Right: feature cards -->\r\n    <div class=\"nsg-band-right\">\r\n      <div class=\"nsg-feat-list\">\r\n        <div class=\"nsg-feat-item\">\r\n          <div class=\"nsg-feat-icon nsg-feat-icon-1\">\ud83d\udcbc<\/div>\r\n          <div>\r\n            <div class=\"nsg-feat-title\">Global Recruitment<\/div>\r\n            <div class=\"nsg-feat-desc\">Connecting skilled talent with international employers across borders.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"nsg-feat-item\">\r\n          <div class=\"nsg-feat-icon nsg-feat-icon-2\">\ud83c\udf93<\/div>\r\n          <div>\r\n            <div class=\"nsg-feat-title\">Education Consulting<\/div>\r\n            <div class=\"nsg-feat-desc\">Guiding students to universities and study opportunities worldwide.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"nsg-feat-item\">\r\n          <div class=\"nsg-feat-icon nsg-feat-icon-3\">\ud83d\udcbb<\/div>\r\n          <div>\r\n            <div class=\"nsg-feat-title\">Technology Services<\/div>\r\n            <div class=\"nsg-feat-desc\">Delivering IT solutions and digital development for modern businesses.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Motif divider -->\r\n    <div class=\"nsg-band-motif\">\r\n      <div class=\"nsg-bm-dot\" style=\"background:#00653A\"><\/div>\r\n      <div class=\"nsg-bm-line\"><\/div>\r\n      <div class=\"nsg-bm-dot\" style=\"background:#E8222A\"><\/div>\r\n      <div class=\"nsg-bm-line\"><\/div>\r\n      <div class=\"nsg-bm-dot\" style=\"background:#F4B400\"><\/div>\r\n      <div class=\"nsg-bm-line\"><\/div>\r\n      <div class=\"nsg-bm-dot\" style=\"background:#E8222A\"><\/div>\r\n      <div class=\"nsg-bm-line\"><\/div>\r\n      <div class=\"nsg-bm-dot\" style=\"background:#00653A\"><\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee4d8ce e-con-full e-flex e-con e-parent\" data-id=\"ee4d8ce\" data-element_type=\"container\" data-e-type=\"container\" id=\"our-platforms\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37793e5 elementor-widget elementor-widget-html\" data-id=\"37793e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2705 PLATFORM CARDS SECTION \u2014 Paste into Elementor HTML Widget -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  .nsg-cards-wrapper {\r\n    position: relative;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    width: 100vw;\r\n  }\r\n\r\n  .nsg-cards-section {\r\n    background: #F4F8F5;\r\n    padding: 6rem 4rem;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .nsg-cards-section::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image: radial-gradient(circle, rgba(0,101,58,0.07) 1px, transparent 1px);\r\n    background-size: 30px 30px;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nsg-cards-section::after {\r\n    content: '';\r\n    position: absolute;\r\n    left: -100px; top: -100px;\r\n    width: 500px; height: 500px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(0,101,58,0.06) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nsg-cards-glow2 {\r\n    position: absolute;\r\n    right: -100px; bottom: -100px;\r\n    width: 450px; height: 450px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(244,180,0,0.07) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nsg-cards-head {\r\n    text-align: center;\r\n    margin-bottom: 4rem;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  .nsg-cards-eyebrow {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.66rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.26em;\r\n    text-transform: uppercase;\r\n    color: #00653A;\r\n    margin-bottom: 0.9rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.8rem;\r\n  }\r\n  .nsg-cards-eyebrow::before,\r\n  .nsg-cards-eyebrow::after {\r\n    content: '';\r\n    display: block;\r\n    width: 40px; height: 1px;\r\n    background: rgba(0,101,58,0.3);\r\n  }\r\n\r\n  .nsg-cards-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2rem, 4vw, 3.2rem);\r\n    font-weight: 900;\r\n    color: #0D1A0F;\r\n    line-height: 1.1;\r\n    margin-bottom: 1rem;\r\n  }\r\n  .nsg-cards-title em { font-style: italic; color: #00653A; }\r\n\r\n  .nsg-cards-subtitle {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.95rem;\r\n    color: rgba(26,43,28,0.55);\r\n    max-width: 520px;\r\n    margin: 0 auto;\r\n    line-height: 1.8;\r\n  }\r\n\r\n  \/* 4-column grid *\/\r\n  .nsg-cards-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 1.5rem;\r\n    position: relative;\r\n    z-index: 1;\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .nsg-card {\r\n    border-radius: 20px;\r\n    overflow: hidden;\r\n    display: flex;\r\n    flex-direction: column;\r\n    text-decoration: none;\r\n    color: inherit;\r\n    position: relative;\r\n    background: #fff;\r\n    border: 1.5px solid rgba(0,0,0,0.07);\r\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\r\n    transition: transform 0.35s cubic-bezier(.22,.68,0,1.18), box-shadow 0.35s ease;\r\n  }\r\n  .nsg-card:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 24px 52px rgba(0,0,0,0.12);\r\n  }\r\n  .nsg-card:hover .nsg-card-arrow { transform: translateX(5px); }\r\n\r\n  .nsg-card-bar { height: 4px; width: 100%; }\r\n  .nsg-card-1 .nsg-card-bar { background: linear-gradient(to right, #F4B400, #C8900A); }\r\n  .nsg-card-2 .nsg-card-bar { background: linear-gradient(to right, #E8222A, #A01520); }\r\n  .nsg-card-3 .nsg-card-bar { background: linear-gradient(to right, #00653A, #00411F); }\r\n  .nsg-card-4 .nsg-card-bar { background: linear-gradient(to right, #2563EB, #1E40AF); }\r\n\r\n  .nsg-card-ring {\r\n    position: absolute;\r\n    top: -40px; right: -40px;\r\n    width: 140px; height: 140px;\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n    opacity: 0.06;\r\n  }\r\n  .nsg-card-1 .nsg-card-ring { border: 18px solid #F4B400; }\r\n  .nsg-card-2 .nsg-card-ring { border: 18px solid #E8222A; }\r\n  .nsg-card-3 .nsg-card-ring { border: 18px solid #00653A; }\r\n  .nsg-card-4 .nsg-card-ring { border: 18px solid #2563EB; }\r\n\r\n  .nsg-card-inner {\r\n    padding: 2rem 1.8rem 1.8rem;\r\n    flex: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n\r\n  .nsg-card-logo {\r\n    height: 80px;\r\n    margin-bottom: 1.4rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .nsg-card-logo img {\r\n    max-height: 80px;\r\n    max-width: 200px;\r\n    width: auto;\r\n    object-fit: contain;\r\n    display: block;\r\n  }\r\n\r\n  .nsg-card-tag {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.6rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.22em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 0.4rem;\r\n  }\r\n  .nsg-card-1 .nsg-card-tag { color: #C8900A; }\r\n  .nsg-card-2 .nsg-card-tag { color: #E8222A; }\r\n  .nsg-card-3 .nsg-card-tag { color: #00653A; }\r\n  .nsg-card-4 .nsg-card-tag { color: #2563EB; }\r\n\r\n  .nsg-card-name {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 1.65rem;\r\n    font-weight: 900;\r\n    color: #0D1A0F;\r\n    line-height: 1.05;\r\n    margin-bottom: 0.4rem;\r\n  }\r\n\r\n  .nsg-card-url {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 0.68rem;\r\n    color: rgba(13,26,15,0.4);\r\n    margin-bottom: 1.1rem;\r\n  }\r\n\r\n  .nsg-card-divider {\r\n    height: 1px;\r\n    background: rgba(0,0,0,0.07);\r\n    margin-bottom: 1.1rem;\r\n  }\r\n\r\n  .nsg-card-desc {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.84rem;\r\n    line-height: 1.75;\r\n    color: rgba(26,43,28,0.62);\r\n    flex: 1;\r\n  }\r\n\r\n  .nsg-card-feats {\r\n    list-style: none;\r\n    margin: 1.2rem 0 0;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 0.55rem;\r\n  }\r\n  .nsg-card-feat {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 0.6rem;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.8rem;\r\n    line-height: 1.5;\r\n    color: rgba(26,43,28,0.6);\r\n  }\r\n  .nsg-card-dot {\r\n    width: 5px; height: 5px;\r\n    border-radius: 50%;\r\n    margin-top: 0.42rem;\r\n    flex-shrink: 0;\r\n  }\r\n  .nsg-card-1 .nsg-card-dot { background: #F4B400; }\r\n  .nsg-card-2 .nsg-card-dot { background: #E8222A; }\r\n  .nsg-card-3 .nsg-card-dot { background: #00653A; }\r\n  .nsg-card-4 .nsg-card-dot { background: #2563EB; }\r\n\r\n  .nsg-card-cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n    margin-top: 1.8rem;\r\n    align-self: flex-start;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.75rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.07em;\r\n    text-transform: uppercase;\r\n    padding: 0.65rem 1.3rem;\r\n    border-radius: 8px;\r\n    text-decoration: none;\r\n  }\r\n  .nsg-card-1 .nsg-card-cta { background: #F4B400; color: #0D1A0F; }\r\n  .nsg-card-2 .nsg-card-cta { background: #E8222A; color: #fff; }\r\n  .nsg-card-3 .nsg-card-cta { background: #00653A; color: #fff; }\r\n  .nsg-card-4 .nsg-card-cta { background: #2563EB; color: #fff; }\r\n  .nsg-card-arrow { display: inline-block; transition: transform 0.25s; }\r\n\r\n  .nsg-cards-motif {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.5rem;\r\n    margin-top: 4rem;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .nsg-cm-dot  { width: 6px; height: 6px; border-radius: 50%; }\r\n  .nsg-cm-line { width: 36px; height: 1px; background: rgba(0,0,0,0.12); }\r\n\r\n  @media (max-width: 1100px) {\r\n    .nsg-cards-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .nsg-cards-section { padding: 5rem 2rem; }\r\n  }\r\n  @media (max-width: 640px) {\r\n    .nsg-cards-grid { grid-template-columns: 1fr; max-width: 480px; }\r\n    .nsg-cards-section { padding: 4rem 1.5rem; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nsg-cards-wrapper\">\r\n  <section class=\"nsg-cards-section\" id=\"our-platforms\">\r\n\r\n    <div class=\"nsg-cards-glow2\"><\/div>\r\n\r\n    <div class=\"nsg-cards-head\">\r\n      <div class=\"nsg-cards-eyebrow\">Strategic Partner Network<\/div>\r\n      <h2 class=\"nsg-cards-title\">Our <em>Partners<\/em><\/h2>\r\n      <p class=\"nsg-cards-subtitle\">Partner organisations working together to deliver reliable cross-border services and community impact.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"nsg-cards-grid\">\r\n\r\n      <!-- Card 1: JobTrack Global -->\r\n      <a class=\"nsg-card nsg-card-1\" href=\"https:\/\/www.jobtrackglobal.com\" target=\"_blank\">\r\n        <div class=\"nsg-card-bar\"><\/div>\r\n        <div class=\"nsg-card-ring\"><\/div>\r\n        <div class=\"nsg-card-inner\">\r\n          <div class=\"nsg-card-logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png\" alt=\"JobTrack Global\"\/>\r\n          <\/div>\r\n          <div class=\"nsg-card-tag\">Recruitment & Workforce<\/div>\r\n          <div class=\"nsg-card-name\">JobTrack<br\/>Global<\/div>\r\n          <div class=\"nsg-card-url\">www.jobtrackglobal.com<\/div>\r\n          <div class=\"nsg-card-divider\"><\/div>\r\n          <div class=\"nsg-card-desc\">International recruitment and workforce solutions platform connecting employers with skilled candidates globally.<\/div>\r\n          <ul class=\"nsg-card-feats\">\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Global employer-candidate matching<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>International job placement<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Cross-border hiring support<\/li>\r\n          <\/ul>\r\n          <span class=\"nsg-card-cta\">Visit Partner <span class=\"nsg-card-arrow\">\u2192<\/span><\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <!-- Card 2: NextStep Abroad -->\r\n      <a class=\"nsg-card nsg-card-2\" href=\"https:\/\/www.nsabd.com\" target=\"_blank\">\r\n        <div class=\"nsg-card-bar\"><\/div>\r\n        <div class=\"nsg-card-ring\"><\/div>\r\n        <div class=\"nsg-card-inner\">\r\n          <div class=\"nsg-card-logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/nsabd.com\/wp-content\/uploads\/2025\/08\/NextStep-Abroad-e1754148002665.png\" alt=\"NextStep Abroad\"\/>\r\n          <\/div>\r\n          <div class=\"nsg-card-tag\">Education Consulting<\/div>\r\n          <div class=\"nsg-card-name\">NextStep<br\/>Abroad<\/div>\r\n          <div class=\"nsg-card-url\">www.nsabd.com<\/div>\r\n          <div class=\"nsg-card-divider\"><\/div>\r\n          <div class=\"nsg-card-desc\">International education consulting platform supporting students with university admissions, application processing, and global study opportunities.<\/div>\r\n          <ul class=\"nsg-card-feats\">\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>University admissions guidance<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Application processing support<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Global study pathway planning<\/li>\r\n          <\/ul>\r\n          <span class=\"nsg-card-cta\">Visit Partner <span class=\"nsg-card-arrow\">\u2192<\/span><\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <!-- Card 3: NS Infosys -->\r\n      <a class=\"nsg-card nsg-card-3\" href=\"https:\/\/www.nsinfosys.com\" target=\"_blank\">\r\n        <div class=\"nsg-card-bar\"><\/div>\r\n        <div class=\"nsg-card-ring\"><\/div>\r\n        <div class=\"nsg-card-inner\">\r\n          <div class=\"nsg-card-logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/nsinfosys.com\/wp-content\/uploads\/2026\/03\/cropped-Black-White-Simple-Modern-Minimalist-Tech-Startup-Logo-e1772642751980-137x70.png\" alt=\"NS Infosys\"\/>\r\n          <\/div>\r\n          <div class=\"nsg-card-tag\">Technology & IT<\/div>\r\n          <div class=\"nsg-card-name\">NS<br\/>Infosys<\/div>\r\n          <div class=\"nsg-card-url\">www.nsinfosys.com<\/div>\r\n          <div class=\"nsg-card-divider\"><\/div>\r\n          <div class=\"nsg-card-desc\">Technology and digital service provider delivering IT solutions, digital development, and technology support for businesses.<\/div>\r\n          <ul class=\"nsg-card-feats\">\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>IT solutions & development<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Digital transformation services<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Business technology support<\/li>\r\n          <\/ul>\r\n          <span class=\"nsg-card-cta\">Visit Partner <span class=\"nsg-card-arrow\">\u2192<\/span><\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n      <!-- Card 4: PGIC BD (NGO) -->\r\n      <a class=\"nsg-card nsg-card-4\" href=\"https:\/\/www.pgicbd.org\" target=\"_blank\">\r\n        <div class=\"nsg-card-bar\"><\/div>\r\n        <div class=\"nsg-card-ring\"><\/div>\r\n        <div class=\"nsg-card-inner\">\r\n          <div class=\"nsg-card-logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/pgicbd.org\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-28_at_15.38.17-removebg-preview.png\" alt=\"PGIC BD\"\/>\r\n          <\/div>\r\n          <div class=\"nsg-card-tag\">NGO \u2014 Community Development<\/div>\r\n          <div class=\"nsg-card-name\">PGIC<br\/>BD<\/div>\r\n          <div class=\"nsg-card-url\">www.pgicbd.org<\/div>\r\n          <div class=\"nsg-card-divider\"><\/div>\r\n          <div class=\"nsg-card-desc\">A non-governmental organisation involved in community development, education support, social awareness programs, and humanitarian initiatives supporting sustainable development.<\/div>\r\n          <ul class=\"nsg-card-feats\">\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Community development programs<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Education & social awareness<\/li>\r\n            <li class=\"nsg-card-feat\"><div class=\"nsg-card-dot\"><\/div>Humanitarian initiatives<\/li>\r\n          <\/ul>\r\n          <span class=\"nsg-card-cta\">Visit Partner <span class=\"nsg-card-arrow\">\u2192<\/span><\/span>\r\n        <\/div>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n    <!-- Motif divider -->\r\n    <div class=\"nsg-cards-motif\">\r\n      <div class=\"nsg-cm-dot\" style=\"background:#00653A\"><\/div>\r\n      <div class=\"nsg-cm-line\"><\/div>\r\n      <div class=\"nsg-cm-dot\" style=\"background:#E8222A\"><\/div>\r\n      <div class=\"nsg-cm-line\"><\/div>\r\n      <div class=\"nsg-cm-dot\" style=\"background:#F4B400\"><\/div>\r\n      <div class=\"nsg-cm-line\"><\/div>\r\n      <div class=\"nsg-cm-dot\" style=\"background:#2563EB\"><\/div>\r\n      <div class=\"nsg-cm-line\"><\/div>\r\n      <div class=\"nsg-cm-dot\" style=\"background:#00653A\"><\/div>\r\n    <\/div>\r\n\r\n  <\/section>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-affdc70 e-con-full e-flex e-con e-parent\" data-id=\"affdc70\" data-element_type=\"container\" data-e-type=\"container\" id=\"our-mission\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b39a8e elementor-widget elementor-widget-html\" data-id=\"6b39a8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2705 QUOTE \/ MISSION SECTION \u2014 Paste into Elementor HTML Widget -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  .nsg-quote-wrapper {\r\n    position: relative;\r\n    left: 50%;\r\n    right: 50%;\r\n    margin-left: -50vw;\r\n    margin-right: -50vw;\r\n    width: 100vw;\r\n  }\r\n\r\n  .nsg-quote-section {\r\n    background: #00411F;\r\n    padding: 7rem 2rem;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  \/* Grid texture *\/\r\n  .nsg-quote-section::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image:\r\n      linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\r\n    background-size: 54px 54px;\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Diagonal hatch overlay *\/\r\n  .nsg-quote-section::after {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image: repeating-linear-gradient(\r\n      -45deg,\r\n      rgba(244,180,0,0.03) 0px, rgba(244,180,0,0.03) 1px,\r\n      transparent 1px, transparent 24px\r\n    );\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Left glow *\/\r\n  .nsg-q-glow-l {\r\n    position: absolute;\r\n    left: -120px; top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 420px; height: 420px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(244,180,0,0.1) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Right glow *\/\r\n  .nsg-q-glow-r {\r\n    position: absolute;\r\n    right: -120px; top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 420px; height: 420px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(232,34,42,0.08) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  \/* Spinning ring *\/\r\n  .nsg-q-ring {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    top: 50%; left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    pointer-events: none;\r\n    animation: nsgQSpin linear infinite;\r\n  }\r\n  .nsg-q-ring-1 {\r\n    width: 600px; height: 600px;\r\n    border: 1px dashed rgba(244,180,0,0.08);\r\n    animation-duration: 90s;\r\n  }\r\n  .nsg-q-ring-2 {\r\n    width: 400px; height: 400px;\r\n    border: 1px dashed rgba(232,34,42,0.07);\r\n    animation-duration: 60s;\r\n    animation-direction: reverse;\r\n  }\r\n\r\n  @keyframes nsgQSpin {\r\n    from { transform: translate(-50%,-50%) rotate(0deg); }\r\n    to   { transform: translate(-50%,-50%) rotate(360deg); }\r\n  }\r\n\r\n  \/* Top rainbow line *\/\r\n  .nsg-q-topline {\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0;\r\n    height: 3px;\r\n    background: linear-gradient(to right, #00653A, #F4B400, #E8222A, #F4B400, #00653A);\r\n  }\r\n\r\n  \/* Corner petal SVGs *\/\r\n  .nsg-q-petal { position: absolute; pointer-events: none; opacity: 0.15; }\r\n  .nsg-q-petal-tl { top: 20px; left: 20px; }\r\n  .nsg-q-petal-tr { top: 20px; right: 20px; transform: scaleX(-1); }\r\n  .nsg-q-petal-bl { bottom: 20px; left: 20px; transform: scaleY(-1); }\r\n  .nsg-q-petal-br { bottom: 20px; right: 20px; transform: scale(-1); }\r\n\r\n  \/* Main content *\/\r\n  .nsg-quote-inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 860px;\r\n    margin: 0 auto;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Big decorative quote mark *\/\r\n  .nsg-q-mark {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 10rem;\r\n    line-height: 0.5;\r\n    color: rgba(244,180,0,0.15);\r\n    margin-bottom: 1rem;\r\n    display: block;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .nsg-q-eyebrow {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.66rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.26em;\r\n    text-transform: uppercase;\r\n    color: rgba(244,180,0,0.75);\r\n    margin-bottom: 2rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.9rem;\r\n  }\r\n  .nsg-q-eyebrow::before,\r\n  .nsg-q-eyebrow::after {\r\n    content: '';\r\n    display: block;\r\n    width: 50px; height: 1px;\r\n    background: rgba(244,180,0,0.3);\r\n  }\r\n\r\n  .nsg-q-text {\r\n    font-family: 'Playfair Display', serif;\r\n    font-style: italic;\r\n    font-size: clamp(1.6rem, 3.2vw, 2.6rem);\r\n    font-weight: 700;\r\n    color: rgba(255,255,255,0.92);\r\n    line-height: 1.6;\r\n    margin-bottom: 2.5rem;\r\n  }\r\n  .nsg-q-text em {\r\n    font-style: normal;\r\n    color: #F4B400;\r\n  }\r\n\r\n  \/* Red-green stripe divider *\/\r\n  .nsg-q-stripe {\r\n    display: flex;\r\n    width: 60px; height: 3px;\r\n    border-radius: 2px;\r\n    overflow: hidden;\r\n    margin: 0 auto 1.5rem;\r\n  }\r\n  .nsg-q-stripe .qs1 { flex: 1; background: #00653A; }\r\n  .nsg-q-stripe .qs2 { flex: 1; background: #E8222A; }\r\n\r\n  .nsg-q-cite {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-style: normal;\r\n    font-size: 0.72rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.22em;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,0.3);\r\n    margin-bottom: 4rem;\r\n    display: block;\r\n  }\r\n\r\n  \/* 3 value pills below quote *\/\r\n  .nsg-q-pills {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 1rem;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .nsg-q-pill {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.6rem;\r\n    background: rgba(255,255,255,0.05);\r\n    border: 1px solid rgba(255,255,255,0.1);\r\n    border-radius: 100px;\r\n    padding: 0.6rem 1.4rem;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.82rem;\r\n    font-weight: 600;\r\n    color: rgba(255,255,255,0.7);\r\n    transition: background 0.2s, border-color 0.2s;\r\n  }\r\n  .nsg-q-pill:hover {\r\n    background: rgba(244,180,0,0.1);\r\n    border-color: rgba(244,180,0,0.3);\r\n    color: #F4B400;\r\n  }\r\n\r\n  .nsg-q-pill-dot {\r\n    width: 7px; height: 7px;\r\n    border-radius: 50%;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 640px) {\r\n    .nsg-quote-section { padding: 5rem 1.5rem; }\r\n    .nsg-q-mark { font-size: 7rem; }\r\n    .nsg-q-pills { gap: 0.6rem; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nsg-quote-wrapper\">\r\n  <section class=\"nsg-quote-section\">\r\n\r\n    <div class=\"nsg-q-topline\"><\/div>\r\n    <div class=\"nsg-q-glow-l\"><\/div>\r\n    <div class=\"nsg-q-glow-r\"><\/div>\r\n    <div class=\"nsg-q-ring nsg-q-ring-1\"><\/div>\r\n    <div class=\"nsg-q-ring nsg-q-ring-2\"><\/div>\r\n\r\n    <!-- Corner petals -->\r\n    <div class=\"nsg-q-petal nsg-q-petal-tl\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"#F4B400\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"#F4B400\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-q-petal nsg-q-petal-tr\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"#E8222A\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"#E8222A\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-q-petal nsg-q-petal-bl\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"#00653A\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"#00653A\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <div class=\"nsg-q-petal nsg-q-petal-br\">\r\n      <svg width=\"110\" height=\"110\" viewBox=\"0 0 110 110\" fill=\"none\">\r\n        <ellipse cx=\"24\" cy=\"58\" rx=\"16\" ry=\"42\" transform=\"rotate(-25 24 58)\" fill=\"#F4B400\"\/>\r\n        <ellipse cx=\"58\" cy=\"32\" rx=\"13\" ry=\"34\" transform=\"rotate(20 58 32)\" fill=\"#F4B400\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"nsg-quote-inner\">\r\n\r\n      <span class=\"nsg-q-mark\">\"<\/span>\r\n\r\n      <div class=\"nsg-q-eyebrow\">Our Mission<\/div>\r\n\r\n      <p class=\"nsg-q-text\">\r\n        \"From the rivers of Bangladesh to the cities of Europe \u2014 we open doors for those who dare to take the <em>next step<\/em>.\"\r\n      <\/p>\r\n\r\n      <div class=\"nsg-q-stripe\"><div class=\"qs1\"><\/div><div class=\"qs2\"><\/div><\/div>\r\n      <cite class=\"nsg-q-cite\">\u2014 Next Step Group s.r.o., Slovakia<\/cite>\r\n\r\n      <!-- Value pills -->\r\n      <div class=\"nsg-q-pills\">\r\n        <div class=\"nsg-q-pill\">\r\n          <div class=\"nsg-q-pill-dot\" style=\"background:#F4B400\"><\/div>\r\n          Global Recruitment\r\n        <\/div>\r\n        <div class=\"nsg-q-pill\">\r\n          <div class=\"nsg-q-pill-dot\" style=\"background:#E8222A\"><\/div>\r\n          Education Consulting\r\n        <\/div>\r\n        <div class=\"nsg-q-pill\">\r\n          <div class=\"nsg-q-pill-dot\" style=\"background:#4BD695\"><\/div>\r\n          Technology Services\r\n        <\/div>\r\n        <div class=\"nsg-q-pill\">\r\n          <div class=\"nsg-q-pill-dot\" style=\"background:#fff\"><\/div>\r\n          Community Support\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7eef935 e-flex e-con-boxed e-con e-parent\" data-id=\"7eef935\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43763ec elementor-widget elementor-widget-html\" data-id=\"43763ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2705 CONTACT SECTION \u2014 Fixed Version (no bleed, no extra space) -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;0,900;1,700;1,900&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n  .elementor-widget-html,\r\n  .elementor-widget-container,\r\n  .elementor-column-wrap,\r\n  .elementor-widget-wrap {\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .nsg-contact-wrapper {\r\n    display: block;\r\n    width: 100vw;\r\n    margin-left: calc(-50vw + 50%);\r\n    margin-right: calc(-50vw + 50%);\r\n    margin-top: 0;\r\n    margin-bottom: 0;\r\n    padding: 0;\r\n    overflow: hidden;\r\n    line-height: 0;\r\n    font-size: 0;\r\n  }\r\n\r\n  .nsg-contact-section {\r\n    background: #FDFAF5;\r\n    padding: 7rem 2rem;\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    display: block;\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    line-height: normal;\r\n    font-size: 16px;\r\n  }\r\n\r\n  .nsg-contact-section::before {\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    background-image: radial-gradient(circle, rgba(0,101,58,0.07) 1px, transparent 1px);\r\n    background-size: 28px 28px;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n\r\n  .nsg-contact-section::after {\r\n    content: '';\r\n    position: absolute;\r\n    left: -100px; top: -100px;\r\n    width: 500px; height: 500px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(0,101,58,0.07) 0%, transparent 65%);\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n\r\n  .nsg-ct-glow {\r\n    position: absolute;\r\n    right: -80px; bottom: -80px;\r\n    width: 400px; height: 400px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(244,180,0,0.07) 0%, transparent 65%);\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n\r\n  .nsg-ct-ring {\r\n    position: absolute;\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n  .nsg-ct-ring-1 {\r\n    width: 500px; height: 500px;\r\n    right: -180px; top: 50%;\r\n    transform: translateY(-50%);\r\n    border: 1px solid rgba(0,101,58,0.08);\r\n  }\r\n  .nsg-ct-ring-2 {\r\n    width: 340px; height: 340px;\r\n    right: -100px; top: 50%;\r\n    transform: translateY(-50%);\r\n    border: 1px solid rgba(244,180,0,0.08);\r\n  }\r\n\r\n  .nsg-ct-topline {\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0;\r\n    height: 3px;\r\n    background: linear-gradient(to right, #E8222A, #F4B400, #00653A, #F4B400, #E8222A);\r\n    z-index: 1;\r\n  }\r\n\r\n  .nsg-ct-leftbar {\r\n    position: absolute;\r\n    left: 0; top: 0; bottom: 0;\r\n    width: 4px;\r\n    background: linear-gradient(to bottom, #00653A, #F4B400, #E8222A);\r\n    z-index: 1;\r\n  }\r\n\r\n  .nsg-contact-inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 5rem;\r\n    align-items: center;\r\n  }\r\n\r\n  .nsg-ct-eyebrow {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.66rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.26em;\r\n    text-transform: uppercase;\r\n    color: #00653A;\r\n    margin-bottom: 1rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.7rem;\r\n  }\r\n  .nsg-ct-eyebrow::before {\r\n    content: '';\r\n    display: block;\r\n    width: 28px; height: 2px;\r\n    background: #E8222A;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  .nsg-ct-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2.2rem, 4vw, 3.2rem);\r\n    font-weight: 900;\r\n    color: #0D1A0F;\r\n    line-height: 1.08;\r\n    margin-bottom: 1.2rem;\r\n  }\r\n  .nsg-ct-title em { font-style: italic; color: #00653A; }\r\n\r\n  .nsg-ct-body {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 1rem;\r\n    color: rgba(26,43,28,0.62);\r\n    line-height: 1.85;\r\n    margin-bottom: 2.5rem;\r\n    max-width: 420px;\r\n  }\r\n\r\n  .nsg-ct-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.7rem;\r\n    background: #E8222A;\r\n    color: #fff;\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.9rem;\r\n    font-weight: 700;\r\n    padding: 1rem 2.2rem;\r\n    border-radius: 10px;\r\n    text-decoration: none;\r\n    box-shadow: 0 4px 20px rgba(232,34,42,0.25);\r\n    margin-bottom: 1.2rem;\r\n    align-self: flex-start;\r\n    width: fit-content;\r\n  }\r\n\r\n  .nsg-ct-right {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 0.85rem;\r\n  }\r\n\r\n  .nsg-ct-info {\r\n    background: #fff;\r\n    padding: 1.4rem 1.6rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 1.3rem;\r\n    border-radius: 16px;\r\n    border: 1px solid rgba(0,0,0,0.06);\r\n    box-shadow: 0 4px 24px rgba(0,0,0,0.06);\r\n    position: relative;\r\n    overflow: hidden;\r\n    transition: transform 0.28s cubic-bezier(.22,.68,0,1.2), box-shadow 0.28s ease;\r\n  }\r\n  .nsg-ct-info:hover {\r\n    transform: translateY(-3px) translateX(4px);\r\n    box-shadow: 0 12px 36px rgba(0,0,0,0.1);\r\n  }\r\n\r\n  .nsg-ct-info-1 { background: linear-gradient(135deg, #fff 60%, #f0faf5 100%); border-color: rgba(0,101,58,0.12); }\r\n  .nsg-ct-info-2 { background: linear-gradient(135deg, #fff 60%, #fffdf0 100%); border-color: rgba(244,180,0,0.15); }\r\n  .nsg-ct-info-3 { background: linear-gradient(135deg, #fff 60%, #fff5f5 100%); border-color: rgba(232,34,42,0.12); }\r\n  .nsg-ct-info-4 { background: linear-gradient(135deg, #fff 60%, #f0f5ff 100%); border-color: rgba(37,99,235,0.12); }\r\n\r\n  .nsg-ct-info::before {\r\n    content: '';\r\n    position: absolute;\r\n    left: 0; top: 0; bottom: 0;\r\n    width: 5px;\r\n    border-radius: 5px 0 0 5px;\r\n  }\r\n  .nsg-ct-info-1::before { background: linear-gradient(to bottom, #00653A, #4BD695); }\r\n  .nsg-ct-info-2::before { background: linear-gradient(to bottom, #F4B400, #FFD966); }\r\n  .nsg-ct-info-3::before { background: linear-gradient(to bottom, #E8222A, #FF6B6B); }\r\n  .nsg-ct-info-4::before { background: linear-gradient(to bottom, #2563EB, #60A5FA); }\r\n\r\n  .nsg-ct-info::after {\r\n    content: '';\r\n    position: absolute;\r\n    right: -20px; top: -20px;\r\n    width: 80px; height: 80px;\r\n    border-radius: 50%;\r\n    opacity: 0.06;\r\n    pointer-events: none;\r\n  }\r\n  .nsg-ct-info-1::after { background: #00653A; }\r\n  .nsg-ct-info-2::after { background: #F4B400; }\r\n  .nsg-ct-info-3::after { background: #E8222A; }\r\n  .nsg-ct-info-4::after { background: #2563EB; }\r\n\r\n  .nsg-ct-info-icon {\r\n    width: 52px; height: 52px;\r\n    border-radius: 14px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    font-size: 1.4rem;\r\n    flex-shrink: 0;\r\n    box-shadow: 0 4px 14px rgba(0,0,0,0.1);\r\n  }\r\n  .nsg-ct-info-icon-1 { background: linear-gradient(135deg, #C8F5DC, #86EFAC); }\r\n  .nsg-ct-info-icon-2 { background: linear-gradient(135deg, #FEF9C3, #FDE68A); }\r\n  .nsg-ct-info-icon-3 { background: linear-gradient(135deg, #FECACA, #FCA5A5); }\r\n  .nsg-ct-info-icon-4 { background: linear-gradient(135deg, #BFDBFE, #93C5FD); }\r\n\r\n  .nsg-ct-info-text { flex: 1; }\r\n\r\n  .nsg-ct-info-label {\r\n    font-family: 'Hind Siliguri', sans-serif;\r\n    font-size: 0.58rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.24em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 0.28rem;\r\n  }\r\n  .nsg-ct-info-1 .nsg-ct-info-label { color: #00653A; }\r\n  .nsg-ct-info-2 .nsg-ct-info-label { color: #B45309; }\r\n  .nsg-ct-info-3 .nsg-ct-info-label { color: #E8222A; }\r\n  .nsg-ct-info-4 .nsg-ct-info-label { color: #2563EB; }\r\n\r\n  .nsg-ct-info-val {\r\n    font-family: 'DM Sans', sans-serif;\r\n    font-size: 0.9rem;\r\n    color: #0D1A0F;\r\n    line-height: 1.7;\r\n    font-weight: 500;\r\n  }\r\n  .nsg-ct-info-val a {\r\n    text-decoration: none;\r\n    font-weight: 500;\r\n    transition: opacity 0.2s;\r\n    display: inline-block;\r\n  }\r\n  .nsg-ct-info-4 .nsg-ct-info-val a { color: #2563EB; }\r\n  .nsg-ct-info-4 .nsg-ct-info-val a:hover { opacity: 0.7; }\r\n  .nsg-ct-info-3 .nsg-ct-info-val a { color: #E8222A; }\r\n  .nsg-ct-info-3 .nsg-ct-info-val a:hover { opacity: 0.7; }\r\n\r\n  .nsg-ct-motif {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 0.5rem;\r\n    max-width: 1100px;\r\n    margin: 4rem auto 0;\r\n  }\r\n  .nsg-ctm-dot  { width: 6px; height: 6px; border-radius: 50%; }\r\n  .nsg-ctm-line { width: 36px; height: 1px; background: rgba(0,0,0,0.1); }\r\n\r\n  @media (max-width: 860px) {\r\n    .nsg-contact-inner { grid-template-columns: 1fr; gap: 3rem; }\r\n    .nsg-contact-section { padding: 5rem 1.5rem; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nsg-contact-wrapper\">\r\n  <section class=\"nsg-contact-section\">\r\n\r\n    <div class=\"nsg-ct-topline\"><\/div>\r\n    <div class=\"nsg-ct-leftbar\"><\/div>\r\n    <div class=\"nsg-ct-glow\"><\/div>\r\n    <div class=\"nsg-ct-ring nsg-ct-ring-1\"><\/div>\r\n    <div class=\"nsg-ct-ring nsg-ct-ring-2\"><\/div>\r\n\r\n    <div class=\"nsg-contact-inner\">\r\n\r\n      <!-- LEFT: heading + CTA -->\r\n      <div class=\"nsg-ct-left\">\r\n        <div class=\"nsg-ct-eyebrow\">Get In Touch<\/div>\r\n        <h2 class=\"nsg-ct-title\">Ready to Take<br\/>the <em>Next Step?<\/em><\/h2>\r\n        <p class=\"nsg-ct-body\">\r\n          Whether you're interested in exploring a partnership, joining our network, or seeking business collaboration \u2014 we'd love to connect and discuss how we can work together.\r\n        <\/p>\r\n\r\n        <a class=\"nsg-ct-btn\" href=\"mailto:partners@nsghq.com\">\r\n          \u2709 &nbsp;partners@nsghq.com\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n      <!-- RIGHT: info cards -->\r\n      <div class=\"nsg-ct-right\">\r\n\r\n        <div class=\"nsg-ct-info nsg-ct-info-1\">\r\n          <div class=\"nsg-ct-info-icon nsg-ct-info-icon-1\">\ud83c\udfe2<\/div>\r\n          <div class=\"nsg-ct-info-text\">\r\n            <div class=\"nsg-ct-info-label\">Company<\/div>\r\n            <div class=\"nsg-ct-info-val\">NextStepbd Consulting Ltd.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nsg-ct-info nsg-ct-info-2\">\r\n          <div class=\"nsg-ct-info-icon nsg-ct-info-icon-2\">\ud83d\udccd<\/div>\r\n          <div class=\"nsg-ct-info-text\">\r\n            <div class=\"nsg-ct-info-label\">Address<\/div>\r\n            <div class=\"nsg-ct-info-val\">\r\n             Razzak Plaza,10th Floor(Lift 09),<br\/>\r\n              Room#10M,Moghbazar,Dhaka-1217<br\/>\r\n              Bangladesh\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nsg-ct-info nsg-ct-info-3\">\r\n          <div class=\"nsg-ct-info-icon nsg-ct-info-icon-3\">\u2709\ufe0f<\/div>\r\n          <div class=\"nsg-ct-info-text\">\r\n            <div class=\"nsg-ct-info-label\">Email<\/div>\r\n            <div class=\"nsg-ct-info-val\">\r\n              <a href=\"mailto:partners@nsghq.com\">partners&#64;nsghq.com<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nsg-ct-info nsg-ct-info-4\">\r\n          <div class=\"nsg-ct-info-icon nsg-ct-info-icon-4\">\ud83c\udf10<\/div>\r\n          <div class=\"nsg-ct-info-text\">\r\n            <div class=\"nsg-ct-info-label\">Our Partners<\/div>\r\n            <div class=\"nsg-ct-info-val\">\r\n              <a href=\"https:\/\/www.jobtrackglobal.com\" target=\"_blank\">jobtrackglobal.com<\/a><br\/>\r\n              <a href=\"https:\/\/www.nsabd.com\" target=\"_blank\">nsabd.com<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Bottom motif -->\r\n    <div class=\"nsg-ct-motif\">\r\n      <div class=\"nsg-ctm-line\"><\/div>\r\n      <div class=\"nsg-ctm-dot\" style=\"background:#E8222A;\"><\/div>\r\n      <div class=\"nsg-ctm-dot\" style=\"background:#F4B400;\"><\/div>\r\n      <div class=\"nsg-ctm-dot\" style=\"background:#00653A;\"><\/div>\r\n      <div class=\"nsg-ctm-line\"><\/div>\r\n    <\/div>\r\n\r\n  <\/section>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NextStepbd Consulting Ltd. Our Global Network&#038; Services Through our international collaborations, we support businesses and individuals with reliable cross-border solutions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nsghq.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home -\" \/>\n<meta property=\"og:description\" content=\"NextStepbd Consulting Ltd. Our Global Network&#038; Services Through our international collaborations, we support businesses and individuals with reliable cross-border solutions [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nsghq.com\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-30T14:57:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nsghq.com\/\",\"url\":\"https:\/\/nsghq.com\/\",\"name\":\"Home -\",\"isPartOf\":{\"@id\":\"https:\/\/nsghq.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nsghq.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nsghq.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png\",\"datePublished\":\"2025-11-25T07:47:33+00:00\",\"dateModified\":\"2026-03-30T14:57:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nsghq.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nsghq.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nsghq.com\/#primaryimage\",\"url\":\"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png\",\"contentUrl\":\"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nsghq.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nsghq.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nsghq.com\/#website\",\"url\":\"https:\/\/nsghq.com\/\",\"name\":\"NSGHQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/nsghq.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nsghq.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nsghq.com\/#organization\",\"name\":\"NextStep\",\"url\":\"https:\/\/nsghq.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nsghq.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nsghq.com\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp_Image_2026-03-29_at_01.25.43-removebg-preview-e1774882721950-1.png\",\"contentUrl\":\"https:\/\/nsghq.com\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp_Image_2026-03-29_at_01.25.43-removebg-preview-e1774882721950-1.png\",\"width\":408,\"height\":224,\"caption\":\"NextStep\"},\"image\":{\"@id\":\"https:\/\/nsghq.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nsghq.com\/","og_locale":"en_US","og_type":"article","og_title":"Home -","og_description":"NextStepbd Consulting Ltd. Our Global Network&#038; Services Through our international collaborations, we support businesses and individuals with reliable cross-border solutions [&hellip;]","og_url":"https:\/\/nsghq.com\/","article_modified_time":"2026-03-30T14:57:23+00:00","og_image":[{"url":"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nsghq.com\/","url":"https:\/\/nsghq.com\/","name":"Home -","isPartOf":{"@id":"https:\/\/nsghq.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nsghq.com\/#primaryimage"},"image":{"@id":"https:\/\/nsghq.com\/#primaryimage"},"thumbnailUrl":"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png","datePublished":"2025-11-25T07:47:33+00:00","dateModified":"2026-03-30T14:57:23+00:00","breadcrumb":{"@id":"https:\/\/nsghq.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nsghq.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nsghq.com\/#primaryimage","url":"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png","contentUrl":"https:\/\/jobtrackglobal.com\/wp-content\/uploads\/2026\/01\/cropped-WhatsApp_Image_2026-01-13_at_19.44.19-removebg-preview-e1768387509353-200x83.png"},{"@type":"BreadcrumbList","@id":"https:\/\/nsghq.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nsghq.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/nsghq.com\/#website","url":"https:\/\/nsghq.com\/","name":"NSGHQ","description":"","publisher":{"@id":"https:\/\/nsghq.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nsghq.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nsghq.com\/#organization","name":"NextStep","url":"https:\/\/nsghq.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nsghq.com\/#\/schema\/logo\/image\/","url":"https:\/\/nsghq.com\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp_Image_2026-03-29_at_01.25.43-removebg-preview-e1774882721950-1.png","contentUrl":"https:\/\/nsghq.com\/wp-content\/uploads\/2026\/03\/cropped-WhatsApp_Image_2026-03-29_at_01.25.43-removebg-preview-e1774882721950-1.png","width":408,"height":224,"caption":"NextStep"},"image":{"@id":"https:\/\/nsghq.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nsghq.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":142,"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":238,"href":"https:\/\/nsghq.com\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/238"}],"wp:attachment":[{"href":"https:\/\/nsghq.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}