{"id":4351,"date":"2026-05-18T17:09:46","date_gmt":"2026-05-18T15:09:46","guid":{"rendered":"https:\/\/scaleimpact.hu\/?page_id=4351"},"modified":"2026-06-07T19:09:50","modified_gmt":"2026-06-07T17:09:50","slug":"scale-impact-english","status":"publish","type":"page","link":"https:\/\/scaleimpact.hu\/en\/","title":{"rendered":"Scale Impact english"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;700;800&display=swap');\n \n:root {\n  --navy: #072439; --navy-deep: #051826;\n  --yellow: #F9D531; --blue: #1B76BC; --teal: #2AABB3;\n  --bg: #fafaf7; --soft: #f2f4f7;\n  --ink: #1a2332; --muted: #5a6878;\n  --line: #e5e7eb; --white: #ffffff;\n}\n* { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody { font-family: 'Rubik', -apple-system, sans-serif; background: var(--bg); color: var(--ink); line-height: 1.6; }\n.wrap { max-width: 1180px; margin: 0 auto; padding: 0 32px; }\n.eyebrow { font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--teal); margin-bottom: 16px; }\n.eyebrow-yellow { color: var(--yellow); }\n.eyebrow-light { color: rgba(250,250,247,0.7); }\nh2 { font-size: clamp(28px, 4vw, 40px); font-weight: 800; letter-spacing: -0.02em; color: var(--navy); margin-bottom: 12px; line-height: 1.15; }\n.sect-intro { font-size: 17px; color: var(--muted); max-width: 720px; margin-bottom: 56px; }\n \n.topnav { background: var(--white); border-bottom: 1px solid var(--line); padding: 18px 0; position: sticky; top: 0; z-index: 100; }\n.topnav-inner { display: flex; align-items: center; justify-content: space-between; gap: 32px; }\n.logo { font-weight: 800; font-size: 20px; color: var(--navy); letter-spacing: -0.02em; }\n.topnav-links { display: flex; gap: 28px; }\n.topnav-links a { color: var(--ink); text-decoration: none; font-size: 14px; font-weight: 500; }\n.topnav-links a:hover { color: var(--blue); }\n \n.hero { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%); color: #fafaf7; padding: 120px 0 80px; position: relative; overflow: hidden; }\n.hero::before { content: ''; position: absolute; top: 0; right: -200px; width: 600px; height: 600px; background: radial-gradient(circle, rgba(42,171,179,0.15), transparent 70%); }\n.hero-inner { position: relative; z-index: 2; max-width: 820px; }\n.hero h1 { font-size: clamp(40px, 6vw, 64px); font-weight: 800; letter-spacing: -0.025em; line-height: 1.05; margin: 16px 0 24px; color: var(--white); }\n.hero h1 .accent { color: var(--yellow); }\n.hero-subhead { font-size: 21px; line-height: 1.5; color: rgba(250,250,247,0.85); max-width: 680px; margin-bottom: 40px; }\n.cta-primary { display: inline-block; background: var(--yellow); color: var(--navy); padding: 16px 32px; border-radius: 6px; font-weight: 700; font-size: 16px; text-decoration: none; transition: transform 0.15s; }\n.cta-primary:hover { transform: translateY(-2px); }\n.hero-cta-row { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }\n.hero-cta-row .cta-secondary { display: inline-block; padding: 16px 28px; border: 1px solid rgba(250,250,247,0.35); border-radius: 6px; color: #fafaf7; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.15s; }\n.hero-cta-row .cta-secondary:hover { border-color: var(--yellow); color: var(--yellow); transform: translateY(-2px); }\n.persona-bar { margin-top: 56px; padding-top: 32px; border-top: 1px solid rgba(250,250,247,0.15); display: flex; flex-wrap: wrap; gap: 32px; }\n.persona-bar a { color: rgba(250,250,247,0.9); text-decoration: none; font-size: 17px; font-weight: 600; padding: 8px 0; transition: color 0.15s; }\n.persona-bar a:hover { color: var(--yellow); }\n \n.section { padding: 100px 0; }\n.section-soft { background: var(--soft); }\n.section-navy { background: var(--navy); color: rgba(250,250,247,0.92); }\n.section-navy h2 { color: var(--white); }\n \n.pillers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); gap: 24px; margin-top: 16px; }\n.piller-card { background: var(--white); border: 1px solid var(--line); border-radius: 10px; padding: 32px; display: flex; flex-direction: column; gap: 14px; transition: all 0.2s; }\n.piller-card:hover { border-color: var(--blue); box-shadow: 0 12px 32px rgba(7,36,57,0.08); transform: translateY(-2px); }\n.piller-card.featured { border-color: var(--teal); background: linear-gradient(135deg, #ffffff 0%, #f5fafc 100%); }\n.piller-card h3 { font-size: 20px; font-weight: 800; color: var(--navy); letter-spacing: -0.01em; }\n.piller-tagline { font-size: 13px; color: var(--teal); font-style: italic; font-weight: 500; }\n.piller-card p { font-size: 14px; color: var(--muted); line-height: 1.55; }\n.piller-proof { list-style: none; font-size: 13px; color: var(--ink); display: flex; flex-direction: column; gap: 6px; padding-top: 8px; border-top: 1px solid var(--line); }\n.piller-proof li { padding-left: 22px; position: relative; }\n.piller-proof li::before { content: '\u2713'; color: var(--teal); font-weight: 700; position: absolute; left: 0; }\n.piller-card a.piller-cta { color: var(--blue); font-weight: 600; text-decoration: none; font-size: 14px; margin-top: auto; }\n.piller-card a.piller-cta::after { content: ' \u2192'; }\n \n.stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 32px; margin-top: 32px; }\n.stat-card { border-left: 4px solid var(--yellow); padding: 16px 0 16px 24px; }\n.stat-num { font-size: clamp(32px, 4.5vw, 48px); font-weight: 800; color: var(--yellow); letter-spacing: -0.02em; line-height: 1; margin-bottom: 12px; }\n.stat-desc { font-size: 14px; color: rgba(250,250,247,0.75); line-height: 1.5; }\n \n.wp-feature { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%); padding: 100px 0; color: #fafaf7; position: relative; overflow: hidden; }\n.wp-feature::before { content: ''; position: absolute; top: -100px; left: -100px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(249,213,49,0.06), transparent 70%); }\n.wp-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 64px; align-items: center; position: relative; z-index: 2; }\n.wp-text .eyebrow { color: var(--yellow); }\n.wp-text h2 { color: var(--white); font-size: clamp(28px, 3.5vw, 38px); margin-bottom: 16px; }\n.wp-text .wp-subtitle { font-size: 18px; color: rgba(250,250,247,0.75); line-height: 1.5; margin-bottom: 28px; font-style: italic; }\n.wp-meta { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 32px; }\n.wp-meta-chip { display: inline-block; padding: 6px 14px; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 16px; font-size: 13px; color: rgba(250,250,247,0.85); }\n.wp-cta-row { display: flex; gap: 14px; flex-wrap: wrap; }\n.wp-cta-row .cta-primary { display: inline-block; background: var(--yellow); color: var(--navy); }\n.wp-cta-row .cta-secondary { display: inline-block; padding: 16px 28px; border: 1px solid rgba(250,250,247,0.3); border-radius: 6px; color: #fafaf7; text-decoration: none; font-weight: 600; font-size: 15px; }\n.wp-pullquote { background: rgba(255,255,255,0.05); border-left: 4px solid var(--yellow); padding: 32px 36px; border-radius: 0 8px 8px 0; }\n.wp-pullquote-tag { font-size: 10px; font-weight: 800; letter-spacing: 0.14em; color: var(--yellow); margin-bottom: 14px; }\n.wp-pullquote-text { font-size: 22px; font-weight: 600; line-height: 1.4; color: #fff; letter-spacing: -0.01em; }\n.wp-pullquote-attr { margin-top: 18px; font-size: 13px; color: rgba(250,250,247,0.55); }\n \n.cred-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 16px; }\n.cred-card { background: var(--white); border: 1px solid var(--line); border-radius: 10px; padding: 36px 32px; display: flex; flex-direction: column; gap: 12px; }\n.cred-card .cred-mark { display: inline-block; padding: 6px 14px; background: var(--navy); color: var(--yellow); border-radius: 4px; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; align-self: flex-start; margin-bottom: 8px; }\n.cred-card h3 { font-size: 19px; font-weight: 800; color: var(--navy); letter-spacing: -0.01em; line-height: 1.25; }\n.cred-card p { font-size: 14px; color: var(--muted); line-height: 1.55; }\n.cred-card .cred-list { list-style: none; display: flex; flex-direction: column; gap: 8px; font-size: 14px; color: var(--ink); }\n.cred-card .cred-list li strong { color: var(--navy); font-weight: 700; }\n \n.partners-block { margin-top: 16px; }\n.partners-block h3 { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--navy); margin: 0 0 8px; }\n.partners-block-intro { font-size: 13px; color: var(--muted); margin-bottom: 20px; }\n.partners-block + .partners-block { margin-top: 56px; padding-top: 32px; border-top: 1px solid var(--line); }\n.logos-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 24px 20px; align-items: center; justify-items: center; }\n.logos-grid img { width: 100%; height: 60px; max-width: 140px; object-fit: contain; object-position: center; display: block; filter: grayscale(0.85) opacity(0.85); transition: filter 0.2s; }\n.logos-grid img:hover { filter: grayscale(0) opacity(1); }\n.logo-pending { width: 100%; max-width: 140px; height: 60px; display: flex; align-items: center; justify-content: center; background: rgba(249,213,49,0.08); border: 2px dashed rgba(249,213,49,0.4); border-radius: 6px; color: var(--muted); font-weight: 700; font-size: 11px; letter-spacing: 0.04em; text-align: center; padding: 6px; line-height: 1.3; }\n.quote-block { background: var(--white); border-left: 4px solid var(--teal); padding: 32px 36px; border-radius: 0 8px 8px 0; margin-top: 48px; }\n.quote-text { font-size: 22px; line-height: 1.4; font-weight: 500; color: var(--navy); font-style: italic; margin-bottom: 14px; }\n.quote-author { font-size: 14px; color: var(--muted); font-weight: 600; }\n.quote-author strong { color: var(--ink); }\n \n.cta-section { background: var(--navy); padding: 100px 0 60px; color: rgba(250,250,247,0.92); text-align: center; }\n.cta-section h2 { color: var(--white); max-width: 720px; margin: 0 auto 16px; }\n.cta-section p { font-size: 17px; max-width: 600px; margin: 0 auto 36px; color: rgba(250,250,247,0.7); }\n.cta-secondary-line { margin-top: 24px; font-size: 14px; color: rgba(250,250,247,0.6); }\n.cta-secondary-line a { color: var(--yellow); text-decoration: none; }\n.cta-secondary-line a:hover { text-decoration: underline; }\n \nfooter { background: var(--navy-deep); padding: 48px 0 32px; color: rgba(250,250,247,0.6); font-size: 14px; }\n.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 48px; margin-bottom: 32px; }\n.footer-grid h4 { color: rgba(250,250,247,0.9); font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 12px; }\n.footer-grid p { line-height: 1.6; }\n.footer-bottom { border-top: 1px solid rgba(250,250,247,0.1); padding-top: 24px; display: flex; justify-content: space-between; align-items: center; font-size: 13px; }\n \n.brand-logo-img { height: 40px; width: auto; display: block; }\n.bcorp-logo-img { max-height: 48px; align-self: flex-start; margin-bottom: 8px; }\n.bcorp-logo-footer { max-height: 40px; margin-top: 14px; display: block; }\n.scale-logo-footer { height: 32px; margin-bottom: 16px; display: block; }\n.subbrand-logo { max-height: 52px; width: auto; align-self: flex-start; margin-bottom: 6px; }\n.subbrand-logo.si-bcorp { max-height: 60px; }\n \n@media (max-width: 960px) {\n  .wp-grid { grid-template-columns: 1fr; gap: 40px; }\n  .stats-grid { grid-template-columns: repeat(2, 1fr); }\n  .cred-grid { grid-template-columns: 1fr; }\n  .logos-grid { grid-template-columns: repeat(4, 1fr); }\n  .topnav-links { display: none; }\n  .footer-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 560px) {\n  .stats-grid { grid-template-columns: 1fr; }\n  .logos-grid { grid-template-columns: repeat(3, 1fr); }\n  .hero { padding: 80px 0 60px; }\n  .section { padding: 64px 0; }\n  .wp-feature { padding: 64px 0; }\n}\n\n.lang-switch { display: flex; align-items: center; gap: 6px; text-decoration: none; color: var(--ink); font-size: 14px; font-weight: 600; letter-spacing: 0.04em; padding: 6px 12px; border: 1.5px solid var(--line); border-radius: 20px; transition: border-color 0.15s, color 0.15s; white-space: nowrap; }\n.lang-switch:hover { border-color: var(--blue); color: var(--blue); }\n.lang-switch svg { flex-shrink: 0; }\n<\/style>\n \n<nav class=\"topnav\">\n  <div class=\"wrap topnav-inner\">\n    <div class=\"logo\"><img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png\" alt=\"Scale Impact \u00b7 B Corp\" class=\"brand-logo-img\"><\/div>\n    <div class=\"topnav-links\">\n      <a href=\"#szolgaltatasok\">What we do<\/a>\n      <a href=\"https:\/\/scaleimpact.hu\/szolgaltato-allam-white-paper\/\">White paper<\/a>\n      <a href=\"https:\/\/scaleimpact.hu\/rolunk\/\">About us<\/a>\n      <a href=\"https:\/\/scaleimpact.hu\/b-corp\/\">B Corp<\/a>\n      <a href=\"https:\/\/scaleimpact.hu\/en\/contact\/\">Contact<\/a>\n    <\/div>\n    <a href=\"https:\/\/scaleimpact.hu\/en\/\" class=\"lang-switch\" aria-label=\"Switch to Hungarian\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n      HU\n    <\/a>\n  <\/div>\n<\/nav>\n \n<section class=\"hero\" id=\"szolgaltatasok\">\n  <div class=\"wrap hero-inner\">\n    <div class=\"eyebrow eyebrow-light\">Hungary&#8217;s first B Corp \u00b7 14 years for sustainability<\/div>\n    <h1>The <span class=\"accent\">system<\/span> behind real impact.<\/h1>\n    <p class=\"hero-subhead\">For 14 years we&#8217;ve been building Hungary&#8217;s social impact innovation ecosystem \u2014 offering structured knowledge, practical tools and a professional community to companies and nonprofits working for sustainability.<\/p>\n    <div class=\"hero-cta-row\">\n      <a href=\"#cta\" class=\"cta-primary\">Free online consultation \u2192<\/a>\n      <a href=\"https:\/\/helloimpact.hu\/sustainable-business-academy\/\" class=\"cta-secondary\">Sustainability training \u2192<\/a>\n      <a href=\"https:\/\/helloimpact.hu\/pro-bono-projektek\/\" class=\"cta-secondary\">Pro bono opportunities \u2192<\/a>\n    <\/div>\n    <\/div>\n<\/section>\n \n<section class=\"section\">\n  <div class=\"wrap\">\n    <h2>What we do<\/h2>\n    <p class=\"sect-intro\">All of our core activities serve the same positive change from different angles: how our social and environmental challenges can be reduced through collaboration.<\/p>\n    <div class=\"pillers-grid\">\n      <div class=\"piller-card\" id=\"sba\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/sba_logo_final_v6.png\" alt=\"Sustainable Business Academy\" class=\"subbrand-logo\">\n        <h3>Sustainable Business Academy<\/h3>\n        <div class=\"piller-tagline\">The expertise behind real impact.<\/div>\n        <p>Modular sustainability courses from entry to advanced level \u2014 with ESRS-, B Corp- and ISSP-compatible curriculum.<\/p>\n        <ul class=\"piller-proof\">\n          <li>Tailored knowledge with a certification exam \u2014 built on international foundations<\/li>\n          <li>Hybrid format, with practicing C-level instructors<\/li>\n        <\/ul>\n        <a href=\"https:\/\/helloimpact.hu\/sustainable-business-academy\/\" class=\"piller-cta\">Choose a sustainability course<\/a>\n      <\/div>\n      <div class=\"piller-card featured\" id=\"civil-kapacitasfejlesztes\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png\" alt=\"Scale Impact \u00b7 B Corp\" class=\"subbrand-logo si-bcorp\">\n        <h3>Capacity building for nonprofits<\/h3>\n        <div class=\"piller-tagline\">The development behind real impact.<\/div>\n        <p>Organization-level development: a 2\u20133 year Resilience program and group trainings (Impact Academy, Social Business, Board Academy) for nonprofits.<\/p>\n        <ul class=\"piller-proof\">\n          <li>1,000+ nonprofits, 20,000+ hours of development in the sector<\/li>\n          <li>Resilience 8+2 pillar model + corporate supporters + pro bono experts<\/li>\n        <\/ul>\n        <a href=\"https:\/\/scaleimpact.typeform.com\/NGOkerdoiv\" class=\"piller-cta\">Find out what you need<\/a>\n      <\/div>\n      <div class=\"piller-card\" id=\"probono\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/pbp_logo_final_v6.png\" alt=\"PBP \u2014 Pro Bono Platform\" class=\"subbrand-logo\">\n        <h3>Pro Bono Platform<\/h3>\n        <div class=\"piller-tagline\">The collaboration behind real impact.<\/div>\n        <p>Hungary&#8217;s first skill-based volunteering platform: we connect corporate professionals with nonprofits to deliver concrete projects.<\/p>\n        <ul class=\"piller-proof\">\n          <li>Predefined, measurable-impact projects with dedicated project management<\/li>\n          <li>Nationwide reach, AI-supported matching<\/li>\n        <\/ul>\n        <a href=\"https:\/\/helloimpact.hu\/pro-bono-projektek\/\" class=\"piller-cta\">See the projects<\/a>\n      <\/div>\n      <div class=\"piller-card\" id=\"hsp\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/hsp_logo_final_v6.png\" alt=\"HSP Network \u2014 Hungarian Sustainability Professionals\" class=\"subbrand-logo\">\n        <h3>HSP Network<\/h3>\n        <div class=\"piller-tagline\">The collective behind real impact.<\/div>\n        <p>Hungarian Sustainability Professionals is the advocacy body and values-based community of sustainability professionals.<\/p>\n        <ul class=\"piller-proof\">\n          <li>Events, news, continuing education, ongoing development<\/li>\n          <li>SA and SP certification, advocacy<\/li>\n        <\/ul>\n        <a href=\"https:\/\/helloimpact.hu\/hsp-network\/\" class=\"piller-cta\">Join the community<\/a>\n      <\/div>\n      <div class=\"piller-card\" id=\"csr\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/helloimpact_logo_final_v6.png\" alt=\"HelloImpact.hu\" class=\"subbrand-logo\">\n        <h3>CSR grant management<\/h3>\n        <div class=\"piller-tagline\">14 years, measurable impact.<\/div>\n        <p>Designing and fully managing corporate grant programs, with ESG-compatible impact measurement.<\/p>\n        <ul class=\"piller-proof\">\n          <li>From simple grants to complex, long-term partnerships<\/li>\n          <li>Nationwide reach, communications and impact-measurement support<\/li>\n        <\/ul>\n        <a href=\"https:\/\/helloimpact.hu\/palyazatok\/\" class=\"piller-cta\">Case studies &#038; request a quote<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"section section-navy\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow eyebrow-yellow\">Our results<\/div>\n    <h2>14 years in numbers<\/h2>\n    <div class=\"stats-grid\">\n      <div class=\"stat-card\"><div class=\"stat-num\">14 yrs<\/div><div class=\"stat-desc\">of experience in the sustainability sector since 2012<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num\">1.000+<\/div><div class=\"stat-desc\">nonprofit organizations we have worked with<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num\">20.000+<\/div><div class=\"stat-desc\">hours of development in the Hungarian nonprofit sector<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num\">HUF 1bn<\/div><div class=\"stat-desc\">in corporate funding channeled into the nonprofit sector<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"wp-feature\">\n  <div class=\"wrap\">\n    <div class=\"wp-grid\">\n      <div class=\"wp-text\">\n        <div class=\"eyebrow eyebrow-yellow\">Policy proposal \u00b7 May 2026<\/div>\n        <h2>From the service-providing state to impact-based partnership<\/h2>\n        <p class=\"wp-subtitle\">What we can learn from England, and what should change in the ESG act \u2014 a proposal following the 2026 change of government.<\/p>\n        <div class=\"wp-meta\">\n          <span class=\"wp-meta-chip\">Impact-based public services<\/span>\n          <span class=\"wp-meta-chip\">Service-providing nonprofits<\/span>\n          <span class=\"wp-meta-chip\">Social innovation and financing for effective public administration<\/span>\n        <\/div>\n        <div class=\"wp-cta-row\">\n          <a href=\"https:\/\/scaleimpact.hu\/szolgaltato-allam-white-paper\/\" class=\"cta-primary\">Read the full white paper \u2192<\/a>\n          <a href=\"#\" class=\"cta-secondary\">Download the executive summary<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"wp-pullquote\">\n        <div class=\"wp-pullquote-tag\">\u2605 FROM THE WHITE PAPER<\/div>\n        <div class=\"wp-pullquote-text\">Procurement logic moves money. Compliance logic produces paper.<\/div>\n        <div class=\"wp-pullquote-attr\">\u2014 L\u00e9vai G\u00e1bor, Scale Impact<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"section section-soft\">\n  <div class=\"wrap\">\n    <h2>Our professional background<\/h2>\n    <p class=\"sect-intro\">14 years guided by independent professional standards \u2014 with the sustainability sector&#8217;s most rigorous accreditations.<\/p>\n    <div class=\"cred-grid\">\n      <div class=\"cred-card\">\n        <span class=\"cred-mark\">B Corp Certified<\/span>\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/02\/bcorp-logo.png\" alt=\"B Corp Certified\" class=\"bcorp-logo-img\">\n        <h3>Hungary&#8217;s first B Corp<\/h3>\n        <p>In 2017 we became the first Hungarian company to earn B Corp certification, which we successfully renewed for the third time in 2025.<\/p>\n      <\/div>\n      <div class=\"cred-card\">\n        <span class=\"cred-mark\">International memberships<\/span>\n        <h3>GPBN \u00b7 SVI \u00b7 ISSP<\/h3>\n        <ul class=\"cred-list\">\n          <li><strong>GPBN<\/strong> \u2014 Global Pro Bono Network<\/li>\n          <li><strong>SVI<\/strong> \u2014 Social Value International<\/li>\n          <li><strong>ISSP<\/strong> \u2014 International Society of Sustainability Professionals<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"cred-card\">\n        <span class=\"cred-mark\">Standards<\/span>\n        <h3>ISSP SEA\/SEP-compatible curriculum<\/h3>\n        <p>Our SBA courses are built on the international sustainability professional standard \u2014 at SA (Sustainability Associate) and SP (Sustainability Professional) levels.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<section class=\"section\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">The ecosystem<\/div>\n    <h2>Our partners &#038; clients<\/h2>\n    <p class=\"sect-intro\">For 14 years we have worked in partnership \u2014 whether on corporate sustainability training, nonprofit development, or collaboration between the two sectors. We build marketplaces and create scalable solutions for greater social benefit.<\/p>\n \n    <div class=\"partners-block\">\n      <h3>\u2460 Corporate partners<\/h3>\n      <div class=\"partners-block-intro\">CSR supporters, B2B training partners, Pro Bono Platform partners. Several of our corporate partners also work with us in the SBA and Impact Academy programs \u2014 see the Education partners section.<\/div>\n      <div class=\"logos-grid\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/magnet-bank.svg\" alt=\"Magnet Bank\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/KPMG_blue_logo.svg-scaled.png\" alt=\"KPMG\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/forvis-mazars-logo.svg\" alt=\"Forvis Mazars\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/BioTechUSA_logo-scaled.png\" alt=\"BioTech USA\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/mastergood_logo.png\" alt=\"Master Good\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/eon-logo.svg\" alt=\"E.ON\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/Nestle-Logo-scaled.png\" alt=\"Nestl\u00e9\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/Yettel_wordmark_logo-scaled.png\" alt=\"Yettel\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/adevinta-logo.svg\" alt=\"Adevinta\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/Friday.jpg\" alt=\"Friday Communications\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/Cafe-comm.png\" alt=\"Caf\u00e9 Communications\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/CPI.png\" alt=\"CPI Property\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/Danone.png\" alt=\"Danone\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/granit-polus.jpg\" alt=\"Gr\u00e1nit-P\u00f3lus\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/Ikea_logo.svg.png\" alt=\"IKEA\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/innovinia-logo.png\" alt=\"Innovinia\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/800px-Mastercard-logo.svg_.png\" alt=\"Mastercard\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/Visa_Inc._logo_2021\u2013present.svg-scaled.png\" alt=\"Visa\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/msci-logo.svg\" alt=\"MSCI\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/telekom_new_wide.png\" alt=\"Magyar Telekom\">\n      <\/div>\n    <\/div>\n \n    <div class=\"partners-block\">\n      <h3>\u2461 Our pro bono professional partners<\/h3>\n      <div class=\"partners-block-intro\">Legal, financial, IT, communications and design partners who support Scale Impact&#8217;s work pro bono.<\/div>\n      <div class=\"logos-grid\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/jalsovszky_logo_kek-1.png\" alt=\"Jalsovszky\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/cms-logo.png\" alt=\"CMS\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/pwc-logo.png\" alt=\"PwC\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/hifly-logo.png\" alt=\"Hifly Labs\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/bitmist-logo.png\" alt=\"Bitmist\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/skilltogo.png\" alt=\"SkillsToGo\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/META-INF_platinum_partner_logo_RGB.png\" alt=\"Meta\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/Klippe_logo_main_color_PNG.png\" alt=\"Klippe Learning\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/01\/ashoka-logo.png\" alt=\"Ashoka\">\n      <\/div>\n    <\/div>\n \n    <div class=\"partners-block\">\n      <h3>\u2462 Nonprofit capacity-building partners<\/h3>\n      <div class=\"partners-block-intro\">Organizations working in direct partnership with us to develop the Hungarian nonprofit sector \u2014 through joint programs, shared methodology and ecosystem building.<\/div>\n      <div class=\"logos-grid\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/simpact.webp\" alt=\"SIMPACT\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/civil-impact-logo.svg\" alt=\"Civil Impact\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/falogosmall2x-c4f16d9ac8.png\" alt=\"Flow Alap\u00edtv\u00e1ny\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/coach4good.png\" alt=\"Coach4Good\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/appy-logo.svg\" alt=\"Appy\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/NIOK.png\" alt=\"NIOK Alap\u00edtv\u00e1ny\">\n      <\/div>\n    <\/div>\n \n    <div class=\"partners-block\">\n      <h3>\u2463 Nonprofits we have developed<\/h3>\n      <div class=\"partners-block-intro\">A selection of the 100+ organizations that took part in our longer programs (Resilience, Impact Academy, Social Business, Board Academy). Together with shorter trainings, workshops and CSR grants, we have <strong>worked with nearly 1,000 nonprofits over 14 years<\/strong>.<\/div>\n      <div class=\"logos-grid\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0019_cseriti-logo.jpg\" alt=\"Cseriti\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0004_romaveritas-logo.jpg\" alt=\"Romaversitas\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0006_partners-logo.jpg\" alt=\"Partners Hungary\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0014_helsinki-logo.jpg\" alt=\"Helsinki Bizotts\u00e1g\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0001_tasz-logo.jpg\" alt=\"TASZ\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0011_kmonitor-logo.jpg\" alt=\"K-Monitor\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0013_igazgyongy-logo.jpg\" alt=\"Igazgy\u00f6ngy Alap\u00edtv\u00e1ny\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0023_bagazs-logo.jpg\" alt=\"Bag\u00e1zs K\u00f6zhaszn\u00fa Egyes\u00fclet\">\n         <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0005_Pride-logo.jpg\" alt=\"Pride\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/elmenyakademia.png\" alt=\"\u00c9lm\u00e9nyakad\u00e9mia\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/Utcarol-lakasba.webp\" alt=\"Utc\u00e1r\u00f3l Lak\u00e1sba Egyes\u00fclet\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/elelmiszerbank.png\" alt=\"Magyar \u00c9lelmiszerbank Egyes\u00fclet\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/si-_0002_szimbiozis-logo.jpg\" alt=\"Szimbi\u00f3zis Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/nemadomfel-80x80-2.jpg\" alt=\"Nem Adom Fel Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/egyenlo-eselyekert-80x80-1.png\" alt=\"Egyenl\u0151 Es\u00e9lyek\u00e9rt Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/korhazsuli-80x80-1.jpg\" alt=\"K\u00f3rh\u00e1zSuli Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/indahouse-80x80-1.jpg\" alt=\"InDaHouse Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/magikme_logo_magyar-300x240-1.png\" alt=\"NestingPlay\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/felelos-gasztrohos.png\" alt=\"Felel\u0151s Gasztroh\u0151s Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/nane2-300x150-1.png\" alt=\"NANE Egyes\u00fclet\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/E-tanoda.png\" alt=\"A 21. Sz\u00e1zadi Pedag\u00f3gi\u00e1\u00e9rt Alap\u00edtv\u00e1ny (E-tanoda)\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/Skool2019_logo-01-3-300x115-1.png\" alt=\"Technol\u00f3giai Oktat\u00e1s\u00e9rt Alap\u00edtv\u00e1ny (Skool)\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/autisticart-300x185-1.jpg\" alt=\"Autistic Art Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/hangya-kozosseg.png\" alt=\"Hangya K\u00f6z\u00f6ss\u00e9g\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/hintalovon.jpg\" alt=\"Hintalovon Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/babozdzoldre.png\" alt=\"B\u00e1bozd Z\u00f6ldre Egyes\u00fclet\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/adomanytaxi.png\" alt=\"Adom\u00e1nytaxi\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/nevetnikek_logo_.png\" alt=\"Nevetnik\u00e9k Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/kekerdo_logo.png\" alt=\"K\u00e9k Erd\u0151 Alap\u00edtv\u00e1ny\">\n          <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/kek-vonal-logo-szines.svg\" alt=\"K\u00e9k Vonal Gyermekkr\u00edzis Alap\u00edtv\u00e1ny\">\n      <\/div>\n    <\/div>\n \n    <div class=\"partners-block\">\n      <h3>\u2464 Our education partners<\/h3>\n      <div class=\"partners-block-intro\">Educational institutions, corporate professional partners and civil-society organizations who teach alongside us in our sustainability courses, the Impact Academy and our other training programs.<\/div>\n      <div class=\"logos-grid\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/metropolitan-metu-logo.png\" alt=\"Metropolitan Egyetem (METU)\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/corvinus-logo.jpg\" alt=\"Corvinus Egyetem\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/mome-logo.png\" alt=\"MOME\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/ey-logo.svg\" alt=\"EY-Denkstatt\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/04\/KPMG_blue_logo.svg-scaled.png\" alt=\"KPMG\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/eon-logo.svg\" alt=\"E.ON\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/09\/magnet-bank.svg\" alt=\"MagNet Bank\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/gedeon-richter-logo.svg\" alt=\"Gedeon Richter\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/cbre-logo.png\" alt=\"CBRE\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/gs1-logo.svg\" alt=\"GS1\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/Alternate_Logo_color_150.png\" alt=\"Alternate\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/manupackaging.jpg\" alt=\"Manupackaging\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/reco-logo.svg\" alt=\"Reco Waste Management\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/stradamus.webp\" alt=\"Stradamus\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/cp-contact-logo.png\" alt=\"CP Contact\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/1OpenCom-logo-feher.svg\" alt=\"Open Communications\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/wwf-logo.svg\" alt=\"WWF\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/KOVET-30-logo-fin-01HU.jpg\" alt=\"K\u00d6VET Egyes\u00fclet\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/TI_magyarorszag_kek.svg\" alt=\"Transparency International Magyarorsz\u00e1g\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/hugbc-logo.png\" alt=\"HuGBC\">\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2026\/05\/maszesz-logo.svg\" alt=\"MASZESZ\">\n      <\/div>\n    <\/div>\n   \n  <\/div>\n<\/section>\n \n<section class=\"cta-section\" id=\"cta\">\n  <div class=\"wrap\">\n    <h2>What are your biggest challenges?<\/h2>\n    <p>A free, informal 30-minute online consultation. Quick wins and longer-term collaboration opportunities for greater employee and client engagement, stronger organizational resilience, and partnerships.<\/p>\n    <a href=\"https:\/\/calendly.com\/levai_gabor\/fenntarthatosagi-menedzser-interju\" class=\"cta-primary\">Book a time \u2192<\/a>\n    <div class=\"cta-secondary-line\">\n      Or write to us directly: <a href=\"mailto:levai.gabor@scaleimpact.hu\">levai.gabor@scaleimpact.hu<\/a> \u00b7 <a href=\"tel:+36305879054\">+36 30 587 9054<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n \n<footer>\n  <div class=\"wrap\">\n    <div class=\"footer-grid\">\n      <div>\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/02\/scale-impact-logo-feher.svg\" alt=\"Scale Impact\" class=\"scale-logo-footer\">\n        <h4>Scale Impact Nonprofit Kft.<\/h4>\n        <p>1038 Budapest, Temes utca 11. E. \u00e9p. 1.<br>Tax no.: 29306972-2-41<\/p>\n        <img decoding=\"async\" src=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2022\/02\/bcorp-logo.png\" alt=\"B Corp Certified 2025\" class=\"bcorp-logo-footer\">\n      <\/div>\n      <div>\n        <h4>Business areas<\/h4>\n        <p>Sustainable Business Academy<br>Nonprofit capacity building<br>Pro Bono Platform<br>HSP Network<br>CSR grants<\/p>\n      <\/div>\n      <div>\n        <h4>Publications<\/h4>\n        <p><a href=\"https:\/\/scaleimpact.hu\/szolgaltato-allam-white-paper\/\" style=\"color:rgba(250,250,247,0.7);\">White paper (2026)<\/a><br><a href=\"https:\/\/helloimpact.hu\/\" style=\"color:inherit;\">Blog<\/a><br>Executive summary<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"footer-bottom\">\n      <div>2026 \u00a9 Scale Impact \u00b7 <a href=\"https:\/\/scaleimpact.hu\/en\/data-management\/\" style=\"color:inherit;\">Privacy policy<\/a><\/div>\n      <div>Made with care, not haste.<\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>What we do White paper About us B Corp Contact HU Hungary&#8217;s first B Corp \u00b7 14 years for sustainability The system behind real impact. For 14 years we&#8217;ve been building Hungary&#8217;s social impact innovation ecosystem \u2014 offering structured knowledge, practical tools and a professional community to companies and nonprofits working for sustainability. Free online [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-4351","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Scale Impact english &#8211; Scale Impact<\/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:\/\/scaleimpact.hu\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scale Impact english &#8211; Scale Impact\" \/>\n<meta property=\"og:description\" content=\"What we do White paper About us B Corp Contact HU Hungary&#8217;s first B Corp \u00b7 14 years for sustainability The system behind real impact. For 14 years we&#8217;ve been building Hungary&#8217;s social impact innovation ecosystem \u2014 offering structured knowledge, practical tools and a professional community to companies and nonprofits working for sustainability. Free online [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scaleimpact.hu\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Scale Impact\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Scaleimp\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-07T17:09:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.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=\"24 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/\",\"url\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/\",\"name\":\"Scale Impact english &#8211; Scale Impact\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/scaleimpact.hu\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/SI-B-Corp-e1747137896157.png\",\"datePublished\":\"2026-05-18T15:09:46+00:00\",\"dateModified\":\"2026-06-07T17:09:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/scaleimpact.hu\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/SI-B-Corp-e1747137896157.png\",\"contentUrl\":\"https:\\\/\\\/scaleimpact.hu\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/SI-B-Corp-e1747137896157.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Kezd\u0151lap\",\"item\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/scale-impact-english\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scale Impact english\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/\",\"name\":\"Scale Impact\",\"description\":\"V\u00e1llalatok \u00e9s nonprofit szervezetek egy\u00fcttm\u0171k\u00f6d\u00e9s\u00e9t seg\u00edtj\u00fck.\",\"publisher\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#organization\",\"name\":\"Scale Impact\",\"url\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/scaleimpact.hu\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/scale-impact-logo.svg\",\"contentUrl\":\"https:\\\/\\\/scaleimpact.hu\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/scale-impact-logo.svg\",\"width\":225,\"height\":93,\"caption\":\"Scale Impact\"},\"image\":{\"@id\":\"https:\\\/\\\/scaleimpact.hu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Scaleimp\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scale Impact english &#8211; Scale Impact","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:\/\/scaleimpact.hu\/en\/","og_locale":"en_US","og_type":"article","og_title":"Scale Impact english &#8211; Scale Impact","og_description":"What we do White paper About us B Corp Contact HU Hungary&#8217;s first B Corp \u00b7 14 years for sustainability The system behind real impact. For 14 years we&#8217;ve been building Hungary&#8217;s social impact innovation ecosystem \u2014 offering structured knowledge, practical tools and a professional community to companies and nonprofits working for sustainability. Free online [&hellip;]","og_url":"https:\/\/scaleimpact.hu\/en\/","og_site_name":"Scale Impact","article_publisher":"https:\/\/www.facebook.com\/Scaleimp\/","article_modified_time":"2026-06-07T17:09:50+00:00","og_image":[{"url":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"24 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scaleimpact.hu\/en\/","url":"https:\/\/scaleimpact.hu\/en\/","name":"Scale Impact english &#8211; Scale Impact","isPartOf":{"@id":"https:\/\/scaleimpact.hu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scaleimpact.hu\/en\/#primaryimage"},"image":{"@id":"https:\/\/scaleimpact.hu\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png","datePublished":"2026-05-18T15:09:46+00:00","dateModified":"2026-06-07T17:09:50+00:00","breadcrumb":{"@id":"https:\/\/scaleimpact.hu\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scaleimpact.hu\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scaleimpact.hu\/en\/#primaryimage","url":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png","contentUrl":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/SI-B-Corp-e1747137896157.png"},{"@type":"BreadcrumbList","@id":"https:\/\/scaleimpact.hu\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/scaleimpact.hu\/en\/scale-impact-english\/"},{"@type":"ListItem","position":2,"name":"Scale Impact english"}]},{"@type":"WebSite","@id":"https:\/\/scaleimpact.hu\/en\/#website","url":"https:\/\/scaleimpact.hu\/en\/","name":"Scale Impact","description":"V\u00e1llalatok \u00e9s nonprofit szervezetek egy\u00fcttm\u0171k\u00f6d\u00e9s\u00e9t seg\u00edtj\u00fck.","publisher":{"@id":"https:\/\/scaleimpact.hu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scaleimpact.hu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scaleimpact.hu\/en\/#organization","name":"Scale Impact","url":"https:\/\/scaleimpact.hu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scaleimpact.hu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/scale-impact-logo.svg","contentUrl":"https:\/\/scaleimpact.hu\/wp-content\/uploads\/2020\/11\/scale-impact-logo.svg","width":225,"height":93,"caption":"Scale Impact"},"image":{"@id":"https:\/\/scaleimpact.hu\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Scaleimp\/"]}]}},"_links":{"self":[{"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/pages\/4351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/comments?post=4351"}],"version-history":[{"count":4,"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/pages\/4351\/revisions"}],"predecessor-version":[{"id":4358,"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/pages\/4351\/revisions\/4358"}],"wp:attachment":[{"href":"https:\/\/scaleimpact.hu\/en\/wp-json\/wp\/v2\/media?parent=4351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}