{"id":15124,"date":"2026-04-22T19:24:06","date_gmt":"2026-04-22T19:24:06","guid":{"rendered":"https:\/\/bscwebdesign.at\/foerderung\/"},"modified":"2026-07-15T06:48:29","modified_gmt":"2026-07-15T06:48:29","slug":"funding","status":"publish","type":"page","link":"https:\/\/bscwebdesign.at\/en\/funding\/","title":{"rendered":"Funding"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15124\" class=\"elementor elementor-15124 elementor-14335\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a283540 e-con-full e-flex e-con e-parent\" data-id=\"a283540\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2595b7 elementor-widget elementor-widget-html\" data-id=\"d2595b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap\" rel=\"stylesheet\"><style>* {\n  font-family: 'Sora', sans-serif !important;\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e17b3c elementor-widget elementor-widget-html\" data-id=\"2e17b3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Funding \u2013 BSC Webdesign<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  :root {\n    --brand: #151DA5;\n    --brand-dark: #151DA5;\n    --brand-bright: #151DA5;\n    --text: #0d0d0d;\n    --muted: #4a4a4a;\n    --border: #eaecf2;\n    --bg-soft: #f4f5f9;\n    --white: #ffffff;\n  }\n\n  html {\n    font-family: 'Sora', sans-serif;\n    color: var(--text);\n    background: #FDFDFD;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HERO\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero {\n    position: relative;\n    min-height: 100vh;\n    padding-top: 64px;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    background: var(--white);\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n\n    background-image:\n      radial-gradient(\n        circle,\n        #c8cbdc 1px,\n        transparent 1px\n      );\n\n    background-size: 28px 28px;\n    opacity: 0.32;\n    pointer-events: none;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HERO GLOW\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-glow {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n\n    transform:\n      translate(-50%, -50%);\n\n    width: 900px;\n    height: 700px;\n\n    background:\n      radial-gradient(\n        ellipse at center,\n        rgba(21, 29, 165, 0.07) 0%,\n        transparent 70%\n      );\n\n    pointer-events: none;\n\n    animation:\n      glowPulse 6s ease-in-out infinite alternate;\n  }\n\n  @keyframes glowPulse {\n\n    from {\n      opacity: .6;\n\n      transform:\n        translate(-50%, -50%)\n        scale(1);\n    }\n\n    to {\n      opacity: 1;\n\n      transform:\n        translate(-50%, -50%)\n        scale(1.08);\n    }\n\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     FLOATING BADGES\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-badge {\n    position: absolute;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius:\n      12px;\n\n    padding:\n      14px 18px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    gap:\n      12px;\n\n    box-shadow:\n      0 8px 32px\n      rgba(21, 29, 165, 0.10);\n\n    white-space:\n      nowrap;\n  }\n\n  .hero-badge.b1 {\n    top: 22%;\n    left: 5%;\n\n    animation:\n      floatBadge1 5s ease-in-out infinite alternate;\n  }\n\n  .hero-badge.b4 {\n    bottom: 28%;\n    left: 5%;\n\n    animation:\n      floatBadge1 6s ease-in-out infinite alternate;\n\n    animation-delay:\n      1.4s;\n  }\n\n  .hero-badge.b2 {\n    top: 22%;\n    right: 5%;\n\n    animation:\n      floatBadge2 5.5s ease-in-out infinite alternate;\n\n    animation-delay:\n      0.8s;\n  }\n\n  .hero-badge.b3 {\n    bottom: 28%;\n    right: 5%;\n\n    animation:\n      floatBadge2 4.5s ease-in-out infinite alternate;\n\n    animation-delay:\n      0.2s;\n  }\n\n  @keyframes floatBadge1 {\n\n    from {\n      transform:\n        translateY(0px)\n        rotate(-1deg);\n    }\n\n    to {\n      transform:\n        translateY(-10px)\n        rotate(0.5deg);\n    }\n\n  }\n\n  @keyframes floatBadge2 {\n\n    from {\n      transform:\n        translateY(0px)\n        rotate(1deg);\n    }\n\n    to {\n      transform:\n        translateY(-10px)\n        rotate(-0.5deg);\n    }\n\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     BADGE ICON\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .badge-icon {\n    width: 38px;\n    height: 38px;\n\n    border-radius:\n      10px;\n\n    background:\n      #151DA5;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    flex-shrink:\n      0;\n  }\n\n  .badge-icon svg {\n    width: 20px;\n    height: 20px;\n\n    color:\n      #ffffff;\n  }\n\n  .badge-label {\n    font-size:\n      11px;\n\n    font-weight:\n      500;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.3;\n  }\n\n  .badge-amount {\n    font-size:\n      17px;\n\n    font-weight:\n      700;\n\n    color:\n      var(--text);\n\n    line-height:\n      1.2;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CENTER CONTENT\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-inner {\n    position:\n      relative;\n\n    z-index:\n      2;\n\n    max-width:\n      860px;\n\n    margin:\n      0 auto;\n\n    padding:\n      80px 40px 100px;\n\n    text-align:\n      center;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HEADING\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-h1 {\n    font-size:\n      clamp(\n        2.8rem,\n        5.5vw,\n        4.4rem\n      );\n\n    font-weight:\n      800;\n\n    line-height:\n      1.08;\n\n    letter-spacing:\n      -.03em;\n\n    color:\n      var(--text);\n\n    margin-bottom:\n      24px;\n\n    opacity:\n      0;\n\n    animation:\n      fadeUp .7s ease forwards .25s;\n  }\n\n  .hero-h1 .accent {\n    color:\n      #151DA5;\n\n    background:\n      none;\n\n    -webkit-text-fill-color:\n      #151DA5;\n  }\n\n  .hero-h1 .underline-wrap {\n    position:\n      relative;\n\n    display:\n      inline-block;\n  }\n\n  .hero-h1 .underline-wrap::after {\n    content:\n      '';\n\n    position:\n      absolute;\n\n    bottom:\n      -4px;\n\n    left:\n      0;\n\n    right:\n      0;\n\n    height:\n      4px;\n\n    background:\n      #151DA5;\n\n    border-radius:\n      2px;\n\n    transform:\n      scaleX(0);\n\n    transform-origin:\n      left;\n\n    animation:\n      lineGrow .8s ease forwards 1s;\n  }\n\n  @keyframes lineGrow {\n\n    to {\n      transform:\n        scaleX(1);\n    }\n\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     SUBLINE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-sub {\n    font-size:\n      clamp(\n        16px,\n        1.8vw,\n        19px\n      );\n\n    font-weight:\n      400;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.65;\n\n    max-width:\n      620px;\n\n    margin:\n      0 auto 44px;\n\n    opacity:\n      0;\n\n    animation:\n      fadeUp .7s ease forwards .4s;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CTAS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .hero-ctas {\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    gap:\n      16px;\n\n    flex-wrap:\n      wrap;\n\n    opacity:\n      0;\n\n    animation:\n      fadeUp .7s ease forwards .55s;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     PRIMARY BUTTON\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .btn-primary,\n  .btn-primary:link,\n  .btn-primary:visited,\n  .btn-primary:hover,\n  .btn-primary:active {\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    gap:\n      8px;\n\n    background:\n      #151DA5 !important;\n\n    color:\n      #ffffff !important;\n\n    font-size:\n      15px;\n\n    font-weight:\n      600;\n\n    padding:\n      14px 28px;\n\n    border-radius:\n      6px;\n\n    text-decoration:\n      none !important;\n\n    box-shadow:\n      0 4px 18px\n      rgba(21, 29, 165, 0.30);\n\n    transition:\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  .btn-primary span,\n  .btn-primary svg {\n    color:\n      #ffffff !important;\n  }\n\n  .btn-primary:hover {\n    background:\n      #151DA5 !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 8px 28px\n      rgba(21, 29, 165, 0.38);\n\n    color:\n      #ffffff !important;\n  }\n\n  .btn-primary svg {\n    width:\n      16px;\n\n    height:\n      16px;\n\n    transition:\n      transform .2s;\n  }\n\n  .btn-primary:hover svg {\n    transform:\n      translateX(3px);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     SECONDARY BUTTON\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .btn-ghost,\n  .btn-ghost:link,\n  .btn-ghost:visited,\n  .btn-ghost:hover,\n  .btn-ghost:active {\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    gap:\n      6px;\n\n    font-size:\n      15px;\n\n    font-weight:\n      600;\n\n    color:\n      var(--text);\n\n    text-decoration:\n      none !important;\n\n    padding:\n      14px 4px;\n\n    line-height:\n      1;\n  }\n\n  .btn-ghost svg {\n    width:\n      16px;\n\n    height:\n      16px;\n\n    transition:\n      transform .2s;\n  }\n\n  .btn-ghost:hover svg {\n    transform:\n      translateX(4px);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     ANIMATION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @keyframes fadeUp {\n\n    from {\n      opacity:\n        0;\n\n      transform:\n        translateY(20px);\n    }\n\n    to {\n      opacity:\n        1;\n\n      transform:\n        translateY(0);\n    }\n\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RESPONSIVE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 1100px) {\n\n    .hero-badge {\n      display:\n        none;\n    }\n\n  }\n\n  @media (max-width: 640px) {\n\n    .hero {\n      align-items:\n        flex-start;\n\n      min-height:\n        60vh;\n    }\n\n    .hero-inner {\n      padding:\n        40px 20px 60px;\n\n      text-align:\n        center;\n    }\n\n    .hero-ctas {\n      justify-content:\n        center;\n    }\n\n    .hero-h1 {\n      font-size:\n        1.8rem;\n    }\n\n    .hero-sub {\n      font-size:\n        15px;\n    }\n\n  }\n\n<\/style>\n<\/head>\n\n\n<body>\n\n\n<!-- HERO -->\n<section class=\"hero\">\n\n  <div class=\"hero-glow\"><\/div>\n\n\n  <!-- Left badges -->\n\n  <div class=\"hero-badge b1\">\n\n    <div class=\"badge-icon\">\n\n      <svg\n        fill=\"none\"\n        viewBox=\"0 0 24 24\"\n        stroke=\"currentColor\"\n        stroke-width=\"2\"\n      >\n\n        <path\n          stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"\n          d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\n        \/>\n\n      <\/svg>\n\n    <\/div>\n\n    <div>\n\n      <div class=\"badge-label\">\n        Status &amp; potential analysis\n      <\/div>\n\n      <div class=\"badge-amount\">\n        80% funding\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <div class=\"hero-badge b4\">\n\n    <div class=\"badge-icon\">\n\n      <svg\n        fill=\"none\"\n        viewBox=\"0 0 24 24\"\n        stroke=\"currentColor\"\n        stroke-width=\"2\"\n      >\n\n        <path\n          stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"\n          d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\n        \/>\n\n      <\/svg>\n\n    <\/div>\n\n    <div>\n\n      <div class=\"badge-label\">\n        Total consulting funding\n      <\/div>\n\n      <div class=\"badge-amount\">\n        up to \u20ac1,400\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- Right badges -->\n\n  <div class=\"hero-badge b2\">\n\n    <div class=\"badge-icon\">\n\n      <svg\n        fill=\"none\"\n        viewBox=\"0 0 24 24\"\n        stroke=\"currentColor\"\n        stroke-width=\"2\"\n      >\n\n        <path\n          stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"\n          d=\"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6\"\n        \/>\n\n      <\/svg>\n\n    <\/div>\n\n    <div>\n\n      <div class=\"badge-label\">\n        Implementation funding\n      <\/div>\n\n      <div class=\"badge-amount\">\n        30% funding\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <div class=\"hero-badge b3\">\n\n    <div class=\"badge-icon\">\n\n      <svg\n        fill=\"none\"\n        viewBox=\"0 0 24 24\"\n        stroke=\"currentColor\"\n        stroke-width=\"2\"\n      >\n\n        <path\n          stroke-linecap=\"round\"\n          stroke-linejoin=\"round\"\n          d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064\"\n        \/>\n\n      <\/svg>\n\n    <\/div>\n\n    <div>\n\n      <div class=\"badge-label\">\n        Can be combined\n      <\/div>\n\n      <div class=\"badge-amount\">\n        up to \u20ac14,800\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- Center content -->\n\n  <div class=\"hero-inner\">\n\n    <h1 class=\"hero-h1\">\n\n      Your website.<br>\n\n      <span class=\"accent\">\n        Funded by the government.\n      <\/span><br>\n\n      <span class=\"underline-wrap\">\n        Built by us.\n      <\/span>\n\n    <\/h1>\n\n\n    <p class=\"hero-sub\">\n\n      Austrian SMEs can receive up to \u20ac18,000 in funding through KMU.DIGITAL for websites, online shops and more.\n      We take care of everything, from planning to implementation.\n\n    <\/p>\n\n\n    <div class=\"hero-ctas\">\n\n      <a\n        href=\"\/en\/contact\/\"\n        class=\"btn-primary\"\n      >\n\n        <span>\n          Book a consultation\n        <\/span>\n\n        <svg\n          fill=\"none\"\n          viewBox=\"0 0 24 24\"\n          stroke=\"currentColor\"\n          stroke-width=\"2.5\"\n        >\n\n          <path\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\n          \/>\n\n        <\/svg>\n\n      <\/a>\n\n\n      <a\n        href=\"#funding\"\n        class=\"btn-ghost\"\n      >\n\n        View funding options\n\n        <svg\n          fill=\"none\"\n          viewBox=\"0 0 16 16\"\n          stroke=\"currentColor\"\n          stroke-width=\"1.6\"\n        >\n\n          <path\n            stroke-linecap=\"round\"\n            stroke-linejoin=\"round\"\n            d=\"M3 8h10M9 4l4 4-4 4\"\n          \/>\n\n        <\/svg>\n\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66a32f9 elementor-widget elementor-widget-html\" data-id=\"66a32f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>How Funding Works \u2013 BSC Webdesign<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  :root {\n    --brand: #151DA5;\n    --brand-dark: #151DA5;\n    --brand-bright: #151DA5;\n    --text: #0d0d0d;\n    --muted: #4a4a4a;\n    --border: #eaecf2;\n    --bg-soft: #f4f5f9;\n    --white: #ffffff;\n  }\n\n  html {\n    font-family: 'Sora', sans-serif;\n    color: var(--text);\n    background: #FDFDFD;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     SECTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .section-wie {\n    position: relative;\n    background: #FDFDFD;\n    padding: 100px 40px 120px;\n    overflow: hidden;\n  }\n\n  .section-wie::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n\n    background-image:\n      radial-gradient(\n        circle,\n        #c8cbdc 1px,\n        transparent 1px\n      );\n\n    background-size: 28px 28px;\n    opacity: 0.28;\n    pointer-events: none;\n  }\n\n  .wie-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HEADER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .wie-header {\n    text-align: center;\n    margin-bottom: 72px;\n  }\n\n  .wie-header h2 {\n    font-size:\n      clamp(\n        32px,\n        4vw,\n        52px\n      );\n\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -.03em;\n    color: var(--text);\n    margin-bottom: 16px;\n  }\n\n  .wie-header h2 span {\n    color: #151DA5;\n    background: none;\n    -webkit-text-fill-color: #151DA5;\n  }\n\n  .wie-header p {\n    font-size: 17px;\n    color: var(--muted);\n    line-height: 1.65;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     3 STEP CARDS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .steps-grid {\n    display: grid;\n\n    grid-template-columns:\n      1fr 80px 1fr 80px 1fr;\n\n    align-items: start;\n    gap: 0;\n    margin-bottom: 72px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CONNECTOR\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .step-connector {\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n    padding-top: 52px;\n  }\n\n  .step-connector svg {\n    width: 40px;\n    height: 40px;\n    color: #151DA5;\n    opacity: .35;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     STEP CARD\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .step-card {\n    background: var(--white);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    border-radius: 20px;\n\n    padding:\n      36px 32px 32px;\n\n    position: relative;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n\n    transition:\n      transform 0.2s ease;\n  }\n\n  .step-card:hover {\n    transform:\n      scale(1.03);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     STEP NUMBER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .step-number {\n    position: absolute;\n\n    top: -18px;\n    left: 32px;\n\n    width: 36px;\n    height: 36px;\n\n    background:\n      #151DA5;\n\n    color:\n      #ffffff;\n\n    font-size:\n      14px;\n\n    font-weight:\n      800;\n\n    border-radius:\n      10px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    box-shadow:\n      0 4px 14px\n      rgba(21, 29, 165, 0.35);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CARD CONTENT\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .step-card h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--text);\n    line-height: 1.25;\n    margin-bottom: 12px;\n  }\n\n  .step-card p {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.7;\n    margin-bottom: 24px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     DETAIL ROWS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .step-details {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n\n    border-top:\n      1px solid\n      var(--border);\n\n    padding-top:\n      20px;\n  }\n\n  .step-detail-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  .detail-check {\n    width: 20px;\n    height: 20px;\n\n    background:\n      transparent;\n\n    border:\n      none;\n\n    border-radius:\n      0;\n\n    box-shadow:\n      none;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    flex-shrink:\n      0;\n\n    margin-top:\n      1px;\n  }\n\n  .detail-check svg {\n    width: 14px;\n    height: 14px;\n    color: #151DA5;\n  }\n\n  .step-detail-row span {\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--text);\n    line-height: 1.5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     BOTTOM NOTE STRIP\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .wie-note {\n    background: var(--white);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    border-radius:\n      16px;\n\n    padding:\n      28px 36px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    gap:\n      20px;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n  }\n\n  .wie-note-icon {\n    flex-shrink:\n      0;\n  }\n\n  .wie-note-icon svg {\n    width:\n      24px;\n\n    height:\n      24px;\n\n    color:\n      #151DA5;\n  }\n\n  .wie-note-text strong {\n    display: block;\n\n    font-size:\n      15px;\n\n    font-weight:\n      700;\n\n    color:\n      var(--text);\n\n    margin-bottom:\n      4px;\n  }\n\n  .wie-note-text span {\n    font-size:\n      14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.6;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CTA\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .wie-note-cta,\n  .wie-note-cta:link,\n  .wie-note-cta:visited,\n  .wie-note-cta:hover,\n  .wie-note-cta:active {\n    margin-left:\n      auto;\n\n    flex-shrink:\n      0;\n\n    position:\n      relative;\n\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    gap:\n      8px;\n\n    background:\n      #151DA5 !important;\n\n    color:\n      #ffffff !important;\n\n    font-size:\n      15px;\n\n    font-weight:\n      600;\n\n    padding:\n      14px 28px;\n\n    border-radius:\n      6px;\n\n    text-decoration:\n      none !important;\n\n    box-shadow:\n      0 4px 18px\n      rgba(21, 29, 165, 0.28);\n\n    white-space:\n      nowrap;\n\n    transition:\n      transform .2s,\n      box-shadow .2s;\n  }\n\n  .wie-note-cta:hover {\n    background:\n      #151DA5 !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 8px 28px\n      rgba(21, 29, 165, 0.40);\n\n    color:\n      #ffffff !important;\n  }\n\n  .wie-note-cta svg {\n    width:\n      16px;\n\n    height:\n      16px;\n\n    color:\n      #ffffff;\n\n    transition:\n      transform .2s;\n  }\n\n  .wie-note-cta:hover svg {\n    transform:\n      translateX(3px);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MOBILE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 640px) {\n\n    .section-wie {\n      padding:\n        56px 20px 64px;\n    }\n\n    .wie-header {\n      margin-bottom:\n        40px;\n    }\n\n    .wie-header p {\n      font-size:\n        15px;\n    }\n\n    .steps-grid {\n      grid-template-columns:\n        1fr;\n\n      margin-bottom:\n        40px;\n    }\n\n    .step-connector {\n      padding:\n        0;\n\n      height:\n        32px;\n\n      align-items:\n        center;\n    }\n\n    .step-connector svg {\n      transform:\n        rotate(90deg);\n\n      width:\n        28px;\n\n      height:\n        28px;\n    }\n\n    .step-card {\n      padding:\n        28px 20px 24px;\n    }\n\n    .step-card h3 {\n      font-size:\n        17px;\n    }\n\n    .step-card p {\n      font-size:\n        14px;\n\n      margin-bottom:\n        16px;\n    }\n\n    .step-detail-row span {\n      font-size:\n        14px;\n    }\n\n    .wie-note-text span {\n      font-size:\n        14px;\n    }\n\n    .wie-note {\n      flex-direction:\n        column;\n\n      align-items:\n        flex-start;\n\n      gap:\n        16px;\n\n      padding:\n        24px 20px;\n    }\n\n    .wie-note-cta {\n      margin-left:\n        0;\n\n      width:\n        100%;\n\n      justify-content:\n        center;\n\n      font-size:\n        14px;\n\n      padding:\n        13px 20px;\n    }\n\n  }\n\n<\/style>\n<\/head>\n\n\n<body>\n\n\n<section class=\"section-wie\">\n\n  <div class=\"wie-inner\">\n\n\n    <div class=\"wie-header\">\n\n      <h2>\n        How does\n        <span>the funding work?<\/span>\n      <\/h2>\n\n      <p>\n        It is simple, three steps to your funded website.\n        We guide you from the first consultation through to the final payout.\n      <\/p>\n\n    <\/div>\n\n\n    <div class=\"steps-grid\">\n\n\n      <div class=\"step-card\">\n\n        <div class=\"step-number\">\n          1\n        <\/div>\n\n        <div class=\"step-icon-wrap\"><\/div>\n\n        <h3>\n          Consultation &amp; Analysis\n        <\/h3>\n\n        <p>\n          We start with a funded analysis of your business. Together, we look at where you currently stand and how your website can genuinely help move your business forward.\n        <\/p>\n\n\n        <div class=\"step-details\">\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              80% funding for the status analysis\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              50% funding for strategic consulting\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Available online, on site or in a hybrid format\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              The foundation for the implementation phase\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"step-connector\">\n\n        <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n        <\/svg>\n\n      <\/div>\n\n\n      <div class=\"step-card\">\n\n        <div class=\"step-number\">\n          2\n        <\/div>\n\n        <div class=\"step-icon-wrap\"><\/div>\n\n        <h3>\n          Application &amp; Implementation\n        <\/h3>\n\n        <p>\n          After the consultation, we submit the application together. As soon as the funding is approved, we can start building your website or online shop.\n        <\/p>\n\n\n        <div class=\"step-details\">\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              We submit the application together\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Approval usually takes just a few days\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Implementation starts once approval is granted\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Clear planning and a structured process\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"step-connector\">\n\n        <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n        <\/svg>\n\n      <\/div>\n\n\n      <div class=\"step-card\">\n\n        <div class=\"step-number\">\n          3\n        <\/div>\n\n        <div class=\"step-icon-wrap\"><\/div>\n\n        <h3>\n          Documentation &amp; Payout\n        <\/h3>\n\n        <p>\n          Once the project is complete, you submit the required documents and receive the funding payment directly into your account.\n        <\/p>\n\n\n        <div class=\"step-details\">\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Submission of the final documentation to aws\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              Payout usually takes just a few weeks\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              We support you throughout the entire process\n            <\/span>\n\n          <\/div>\n\n\n          <div class=\"step-detail-row\">\n\n            <div class=\"detail-check\">\n\n              <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n              <\/svg>\n\n            <\/div>\n\n            <span>\n              No unnecessary administrative work for you\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"wie-note\">\n\n\n      <div class=\"wie-note-icon\">\n\n        <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/>\n        <\/svg>\n\n      <\/div>\n\n\n      <div class=\"wie-note-text\">\n\n        <strong>\n          Important: Consultation first, implementation second.\n        <\/strong>\n\n        <span>\n          The funding process works in two stages. Without prior consultation, the implementation phase is not eligible for funding. That is why we support you from the very beginning, so you do not miss out on available funding.\n        <\/span>\n\n      <\/div>\n\n\n      <a\n        href=\"\/en\/contact\/\"\n        class=\"wie-note-cta\"\n      >\n\n        Get started\n\n        <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"\/>\n        <\/svg>\n\n      <\/a>\n\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb25efe elementor-widget elementor-widget-html\" data-id=\"eb25efe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"h\">\n<title>Funding Overview<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  :root {\n    --brand: #151DA5;\n    --brand-dark: #151DA5;\n    --brand-bright: #151DA5;\n    --text: #0d0d0d;\n    --muted: #4a4a4a;\n    --border: #eaecf2;\n    --bg-soft: #f4f5f9;\n    --white: #ffffff;\n\n    --green: #16a34a;\n    --green-light: #dcfce7;\n    --green-border: #bbf7d0;\n  }\n\n  html {\n    font-family: 'Sora', sans-serif;\n    color: var(--text);\n    background: var(--white);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     SECTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .section-overview {\n    position: relative;\n    background: #FDFDFD;\n    padding: 100px 40px 120px;\n    overflow: hidden;\n  }\n\n  .section-overview::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n\n    background-image:\n      radial-gradient(\n        circle,\n        #c8cbdc 1px,\n        transparent 1px\n      );\n\n    background-size: 28px 28px;\n    opacity: 0.28;\n    pointer-events: none;\n  }\n\n  .overview-inner {\n    position: relative;\n    z-index: 2;\n\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HEADER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .overview-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }\n\n  .overview-header h2 {\n    font-size:\n      clamp(\n        32px,\n        4vw,\n        52px\n      );\n\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -.03em;\n    margin-bottom: 16px;\n  }\n\n  .overview-header h2 span {\n    color: #151DA5;\n    background: none;\n    -webkit-text-fill-color: #151DA5;\n  }\n\n  .overview-header p {\n    font-size: 17px;\n    color: var(--muted);\n    line-height: 1.65;\n    max-width: 580px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     PROGRAM TABS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .program-tabs {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 8px;\n    margin-bottom: 48px;\n\n    background: var(--bg-soft);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 14px;\n    padding: 6px;\n\n    width: fit-content;\n\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .tab-btn {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n\n    padding: 10px 24px;\n\n    border-radius: 10px;\n\n    font-size: 14px;\n    font-weight: 600;\n\n    cursor: pointer;\n\n    border: none;\n\n    background: transparent;\n\n    color: var(--muted);\n\n    transition:\n      background 0.2s ease,\n      color 0.2s ease,\n      transform 0.2s ease;\n\n    font-family: 'Sora', sans-serif;\n\n    text-transform: none;\n  }\n\n  .tab-btn.active-classic {\n    background: var(--white);\n\n    color: #151DA5;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n  }\n\n  .tab-btn.active-green {\n    background: var(--white);\n\n    color: var(--green);\n\n    box-shadow:\n      0 2px 12px\n      rgba(22, 163, 74, 0.05);\n\n    border:\n      0.5px solid\n      rgba(22, 163, 74, 0.40);\n  }\n\n  .tab-dot {\n    width: 8px;\n    height: 8px;\n\n    border-radius: 50%;\n  }\n\n  .tab-dot.blue {\n    background: #151DA5;\n  }\n\n  .tab-dot.green {\n    background: var(--green);\n  }\n\n  .tab-btn:hover {\n    background: var(--white);\n  }\n\n  .tab-btn:focus,\n  .tab-btn:focus-visible {\n    outline:\n      2px solid\n      rgba(21, 29, 165, 0.25);\n\n    outline-offset: 2px;\n  }\n\n  .tab-btn:active {\n    transform: scale(0.98);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     PANELS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .panel {\n    display: none;\n  }\n\n  .panel.active {\n    display: block;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MODULE GRID\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .module-grid {\n    display: grid;\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap: 28px;\n    margin-bottom: 40px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MODULE CARD\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .module-card {\n    border-radius: 20px;\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    overflow: hidden;\n\n    background: var(--white);\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n\n    transition:\n      transform 0.2s ease;\n  }\n\n  .module-card:hover {\n    transform:\n      scale(1.03);\n  }\n\n  .module-card.green-card {\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n  }\n\n  .module-card.green-card:hover {\n    transform:\n      scale(1.03);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CARD HEADER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .module-head {\n    padding: 28px 32px 24px;\n\n    border-bottom:\n      1px solid\n      var(--border);\n\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n\n    gap: 16px;\n  }\n\n  .module-head.blue-head {\n    background:\n      rgba(21, 29, 165, 0.055);\n  }\n\n  .module-head.green-head {\n    background:\n      linear-gradient(\n        135deg,\n        #f0fdf4,\n        #dcfce7\n      );\n  }\n\n  .module-head-left {\n    flex: 1;\n  }\n\n  .module-head h3 {\n    font-size: 21px;\n    font-weight: 800;\n    color: var(--text);\n    line-height: 1.2;\n    margin-bottom: 6px;\n  }\n\n  .module-head p {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CARD BODY\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .module-body {\n    padding:\n      24px 32px 28px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     TOOLBOX\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .toolbox-label {\n    font-size: 14px;\n    font-weight: 700;\n\n    color: var(--muted);\n\n    text-transform: none;\n    letter-spacing: 0;\n\n    margin-bottom: 14px;\n  }\n\n  .toolbox-list {\n    display: flex;\n    flex-direction: column;\n\n    gap: 10px;\n\n    margin-bottom: 24px;\n  }\n\n  .toolbox-item {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 12px;\n\n    padding:\n      12px 14px;\n\n    background:\n      var(--bg-soft);\n\n    border-radius:\n      10px;\n\n    border:\n      1px solid\n      var(--border);\n  }\n\n  .tool-info {\n    flex: 1;\n  }\n\n  .tool-name {\n    font-size: 14px;\n    font-weight: 600;\n\n    color: var(--text);\n\n    line-height: 1.4;\n\n    margin-bottom:\n      4px;\n  }\n\n  .tool-desc {\n    font-size: 14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.6;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RATE STRIP\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .rate-strip {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    background:\n      var(--bg-soft);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius:\n      10px;\n\n    padding:\n      12px 16px;\n  }\n\n  .rate-item {\n    text-align:\n      center;\n  }\n\n  .rate-val {\n    font-size: 17px;\n    font-weight: 800;\n\n    color:\n      var(--text);\n\n    line-height:\n      1.1;\n  }\n\n  .rate-val.blue {\n    color:\n      #151DA5;\n  }\n\n  .rate-val.green {\n    color:\n      var(--green);\n  }\n\n  .rate-key {\n    font-size: 14px;\n\n    color:\n      var(--muted);\n\n    margin-top:\n      5px;\n\n    line-height:\n      1.4;\n  }\n\n  .rate-div {\n    width:\n      1px;\n\n    height:\n      32px;\n\n    background:\n      var(--border);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MOBILE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 640px) {\n\n    .section-overview {\n      padding:\n        6px 20px 4px;\n    }\n\n    .overview-header {\n      margin-bottom:\n        36px;\n    }\n\n    .overview-header p {\n      font-size:\n        15px;\n    }\n\n    .program-tabs {\n      flex-direction:\n        column;\n\n      width:\n        100%;\n    }\n\n    .tab-btn {\n      width:\n        100%;\n\n      justify-content:\n        center;\n\n      font-size:\n        14px;\n    }\n\n    .module-grid {\n      grid-template-columns:\n        1fr;\n\n      gap:\n        20px;\n\n      margin-bottom:\n        28px;\n    }\n\n    .module-head {\n      padding:\n        20px;\n    }\n\n    .module-head h3 {\n      font-size:\n        18px;\n    }\n\n    .module-head p {\n      font-size:\n        14px;\n    }\n\n    .module-body {\n      padding:\n        16px 20px 20px;\n    }\n\n    .toolbox-label {\n      font-size:\n        14px;\n    }\n\n    .toolbox-item {\n      padding:\n        10px 12px;\n    }\n\n    .tool-name {\n      font-size:\n        14px;\n    }\n\n    .tool-desc {\n      font-size:\n        14px;\n    }\n\n    .rate-strip {\n      padding:\n        10px 12px;\n    }\n\n    .rate-val {\n      font-size:\n        14px;\n    }\n\n    .rate-key {\n      font-size:\n        14px;\n    }\n\n  }\n\n<\/style>\n\n\n\n\n\n\n<section class=\"section-overview\">\n\n  <div class=\"overview-inner\">\n\n\n    <!-- Header -->\n\n    <div class=\"overview-header\">\n\n      <h2>\n        Funding\n        <span>at a Glance<\/span>\n      <\/h2>\n\n      <p>\n        Two funding options, Classic or GREEN.\n        Both can be combined to help you make the most of the available funding.\n      <\/p>\n\n    <\/div>\n\n\n    <!-- Tabs -->\n\n    <div class=\"program-tabs\">\n\n      <button class=\"tab-btn active-classic\" onclick=\"switchTab('classic', this)\">\n\n        <span class=\"tab-dot blue\"><\/span>\n\n        KMU.DIGITAL 4.0 | Classic\n\n      <\/button>\n\n\n      <button class=\"tab-btn\" onclick=\"switchTab('green', this)\">\n\n        <span class=\"tab-dot green\"><\/span>\n\n        KMU.DIGITAL 4.0 &amp; GREEN\n\n      <\/button>\n\n    <\/div>\n\n\n    <!-- CLASSIC PANEL -->\n\n    <div class=\"panel active\" id=\"panel-classic\">\n\n      <div class=\"module-grid\">\n\n\n        <!-- Consulting -->\n\n        <div class=\"module-card\">\n\n          <div class=\"module-head blue-head\">\n\n            <div class=\"module-head-left\">\n\n              <h3>\n                Consulting\n              <\/h3>\n\n              <p>\n                We analyse your business and develop a clear strategy for your digital presence.\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"module-body\">\n\n            <div class=\"toolbox-label\">\n              Available Tools\n            <\/div>\n\n\n            <div class=\"toolbox-list\">\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Status &amp; Potential Analysis\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Assess your current level of digitalisation | 80% funding, max. \u20ac400 per tool\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Strategy Consulting\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Plan your digital transformation strategically | 50% funding, max. \u20ac1,000 per tool\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"rate-strip\">\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  80%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Potential Analysis\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  50%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Strategy Consulting\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  \u20ac1,400\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Max. Total\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n\n        <!-- Implementation -->\n\n        <div class=\"module-card\">\n\n          <div class=\"module-head blue-head\">\n\n            <div class=\"module-head-left\">\n\n              <h3>\n                Implementation\n              <\/h3>\n\n              <p>\n                We implement your project, whether it is a website, online shop or marketing solution, all from one source.\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"module-body\">\n\n            <div class=\"toolbox-label\">\n              Eligible Measures\n            <\/div>\n\n\n            <div class=\"toolbox-list\">\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Business Models &amp; Processes\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    CRM, ERP, AI applications, process digitalisation\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    E-Commerce, Online Marketing &amp; Social Media\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Website, online shop, SEO, social media\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    IT &amp; Cybersecurity\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Security solutions, data protection, IT infrastructure\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Digital Administration\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    E-invoicing, digital signatures, USP integration\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"rate-strip\">\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  30%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Funding Rate\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  \u20ac2,000\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Minimum Volume\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val blue\">\n                  \u20ac6,000\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Max. Grant\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- GREEN PANEL -->\n\n    <div class=\"panel\" id=\"panel-green\">\n\n      <div class=\"module-grid\">\n\n\n        <!-- Consulting GREEN -->\n\n        <div class=\"module-card green-card\">\n\n          <div class=\"module-head green-head\">\n\n            <div class=\"module-head-left\">\n\n              <h3>\n                Consulting &amp; GREEN\n              <\/h3>\n\n              <p>\n                Analysis and strategy focused on the digital and sustainable development of your business.\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"module-body\">\n\n            <div class=\"toolbox-label\">\n              Available Tools\n            <\/div>\n\n\n            <div class=\"toolbox-list\">\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Status &amp; Potential Analysis GREEN\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Identify digital and sustainable potential | 80% funding, max. \u20ac400 per tool\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Strategy Consulting GREEN\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Develop a sustainable digital strategy | 50% funding, max. \u20ac1,000 per tool\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"rate-strip\">\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  80%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Potential Analysis\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  50%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Strategy Consulting\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  \u20ac1,400\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Max. Total\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n\n        <!-- Implementation GREEN -->\n\n        <div class=\"module-card green-card\">\n\n          <div class=\"module-head green-head\">\n\n            <div class=\"module-head-left\">\n\n              <h3>\n                Implementation &amp; GREEN\n              <\/h3>\n\n              <p>\n                Digitalisation projects that not only move your business forward, but also make it more sustainable.\n              <\/p>\n\n            <\/div>\n\n          <\/div>\n\n\n          <div class=\"module-body\">\n\n            <div class=\"toolbox-label\">\n              Eligible Measures (Twin Transition)\n            <\/div>\n\n\n            <div class=\"toolbox-list\">\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Sustainable Business Models &amp; Processes\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Carbon-neutral models, energy efficiency, resource savings through AI\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    E-Commerce &amp; Online Marketing GREEN\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Carbon-neutral websites, green hosting, climate-neutral payment systems\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Resilience through IT &amp; Cybersecurity\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Green cloud services, energy-efficient servers, climate-neutral IT solutions\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"toolbox-item\">\n\n                <div class=\"tool-info\">\n\n                  <div class=\"tool-name\">\n                    Resource Optimisation through Digital Administration\n                  <\/div>\n\n                  <div class=\"tool-desc\">\n                    Paperless offices, digital workflows, document management systems\n                  <\/div>\n\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n\n            <div class=\"rate-strip\">\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  30%\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Funding Rate\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  \u20ac2,000\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Minimum Volume\n                <\/div>\n\n              <\/div>\n\n\n              <div class=\"rate-div\"><\/div>\n\n\n              <div class=\"rate-item\">\n\n                <div class=\"rate-val green\">\n                  \u20ac6,000\n                <\/div>\n\n                <div class=\"rate-key\">\n                  Max. Grant\n                <\/div>\n\n              <\/div>\n\n            <\/div>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<script>\n\n  function switchTab(tab, btn) {\n\n    document\n      .querySelectorAll('.panel')\n      .forEach(function(panel) {\n\n        panel.classList.remove('active');\n\n      });\n\n\n    document\n      .querySelectorAll('.tab-btn')\n      .forEach(function(button) {\n\n        button.classList.remove(\n          'active-classic',\n          'active-green'\n        );\n\n      });\n\n\n    document\n      .getElementById('panel-' + tab)\n      .classList\n      .add('active');\n\n\n    btn.classList.add(\n      tab === 'classic'\n        ? 'active-classic'\n        : 'active-green'\n    );\n\n  }\n\n<\/script>\n\n\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5f802e elementor-widget elementor-widget-html\" data-id=\"b5f802e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Who Is Eligible \u2013 BSC Webdesign<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  :root {\n    --brand: #151DA5;\n    --brand-dark: #151DA5;\n    --brand-bright: #151DA5;\n    --text: #0d0d0d;\n    --muted: #4a4a4a;\n    --border: #eaecf2;\n    --bg-soft: #f4f5f9;\n    --white: #ffffff;\n\n    --red: #dc2626;\n    --red-light: #fef2f2;\n    --red-border: #fecaca;\n\n    --green: #16a34a;\n    --green-light: #f0fdf4;\n  }\n\n  html {\n    font-family: 'Sora', sans-serif;\n    color: var(--text);\n    background: var(--white);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     SECTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .section-fuerwen {\n    position: relative;\n    background: #FDFDFD;\n    padding: 100px 40px 120px;\n    overflow: hidden;\n  }\n\n  .section-fuerwen::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n\n    background-image:\n      radial-gradient(\n        circle,\n        #c8cbdc 1px,\n        transparent 1px\n      );\n\n    background-size: 28px 28px;\n    opacity: 0.28;\n    pointer-events: none;\n  }\n\n  .fuerwen-inner {\n    position: relative;\n    z-index: 2;\n\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HEADER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .fuerwen-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }\n\n  .fuerwen-header h2 {\n    font-size:\n      clamp(\n        32px,\n        4vw,\n        52px\n      );\n\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -.03em;\n    margin-bottom: 16px;\n  }\n\n  .fuerwen-header h2 span {\n    color: #151DA5;\n    background: none;\n    -webkit-text-fill-color: #151DA5;\n  }\n\n  .fuerwen-header p {\n    font-size: 17px;\n    color: var(--muted);\n    line-height: 1.65;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     YES \/ NO GRID\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-bottom: 56px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     YES \/ NO CARD\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-card {\n    background: var(--white);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    border-radius: 20px;\n    overflow: hidden;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CARD HEADER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-head {\n    padding: 22px 28px;\n\n    display: flex;\n    align-items: center;\n    gap: 14px;\n\n    border-bottom:\n      1px solid\n      var(--border);\n  }\n\n  .yn-head.yes-head {\n    background:\n      linear-gradient(\n        135deg,\n        #f0fdf4,\n        #dcfce7\n      );\n  }\n\n  .yn-head.no-head {\n    background:\n      linear-gradient(\n        135deg,\n        #fef2f2,\n        #fee2e2\n      );\n  }\n\n  .yn-head-text strong {\n    display: block;\n\n    font-size: 17px;\n    font-weight: 800;\n\n    color:\n      var(--text);\n\n    margin-bottom:\n      2px;\n  }\n\n  .yn-head-text span {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     HEADER ICONS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-icon {\n    flex-shrink: 0;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .yn-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .yn-icon.yes svg {\n    color: var(--green);\n  }\n\n  .yn-icon.no svg {\n    color: var(--red);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CARD BODY\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-body {\n    padding:\n      20px 28px 24px;\n  }\n\n  .yn-list {\n    list-style: none;\n\n    display: flex;\n    flex-direction: column;\n\n    gap: 10px;\n  }\n\n  .yn-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n\n    padding:\n      12px 14px;\n\n    border-radius:\n      10px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     YES \/ NO ICONS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-bullet {\n    width: 22px;\n    height: 22px;\n\n    background:\n      transparent;\n\n    border:\n      none;\n\n    border-radius:\n      0;\n\n    box-shadow:\n      none;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    flex-shrink:\n      0;\n\n    margin-top:\n      1px;\n  }\n\n  .yn-bullet.yes {\n    background:\n      transparent;\n\n    border:\n      none;\n\n    border-radius:\n      0;\n\n    box-shadow:\n      none;\n  }\n\n  .yn-bullet.yes svg {\n    width: 15px;\n    height: 15px;\n    color: var(--green);\n  }\n\n  .yn-bullet.no {\n    background:\n      transparent;\n\n    border:\n      none;\n\n    border-radius:\n      0;\n\n    box-shadow:\n      none;\n  }\n\n  .yn-bullet.no svg {\n    width: 15px;\n    height: 15px;\n    color: var(--red);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     ITEM TEXT\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .yn-item-text {\n    flex:\n      1;\n  }\n\n  .yn-item-text strong {\n    display: block;\n\n    font-size: 14px;\n    font-weight: 600;\n\n    color:\n      var(--text);\n\n    line-height:\n      1.4;\n\n    margin-bottom:\n      4px;\n  }\n\n  .yn-item-text span {\n    font-size: 14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.6;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     INDUSTRY GRID\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .industries-header {\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  .industries-header h3 {\n    font-size: 22px;\n    font-weight: 800;\n\n    color:\n      var(--text);\n\n    margin-bottom:\n      8px;\n  }\n\n  .industries-header p {\n    font-size: 14px;\n    color: var(--muted);\n  }\n\n  .industry-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, 1fr);\n\n    gap: 16px;\n\n    margin-bottom:\n      56px;\n  }\n\n  .industry-card {\n    background:\n      var(--white);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    border-radius:\n      16px;\n\n    padding:\n      24px 20px;\n\n    text-align:\n      center;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n\n    transition:\n      transform 0.2s ease;\n\n    cursor:\n      default;\n  }\n\n  .industry-card:hover {\n    transform:\n      scale(1.03);\n  }\n\n  .industry-icon {\n    width: 52px;\n    height: 52px;\n\n    border-radius:\n      14px;\n\n    background:\n      rgba(21, 29, 165, 0.07);\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    margin:\n      0 auto 14px;\n  }\n\n  .industry-icon svg {\n    width: 26px;\n    height: 26px;\n    color: #151DA5;\n  }\n\n  .industry-card h4 {\n    font-size: 14px;\n    font-weight: 700;\n\n    color:\n      var(--text);\n\n    margin-bottom:\n      6px;\n  }\n\n  .industry-card p {\n    font-size: 14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.55;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     BSC CLIENT BADGE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .bsc-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n\n    background:\n      rgba(21, 29, 165, 0.07);\n\n    color:\n      #151DA5;\n\n    font-size:\n      14px;\n\n    font-weight:\n      700;\n\n    padding:\n      3px 8px;\n\n    border-radius:\n      20px;\n\n    margin-top:\n      8px;\n\n    letter-spacing:\n      0;\n  }\n\n  .bsc-badge::before {\n    content:\n      '\u2713';\n\n    font-size:\n      14px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CHECKLIST STRIP\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .checklist-strip {\n    background:\n      var(--white);\n\n    border:\n      0.5px solid\n      rgba(21, 29, 165, 0.45);\n\n    border-radius:\n      20px;\n\n    padding:\n      36px 40px;\n\n    display:\n      grid;\n\n    grid-template-columns:\n      auto 1fr auto;\n\n    align-items:\n      center;\n\n    gap:\n      40px;\n\n    box-shadow:\n      0 2px 12px\n      rgba(21, 29, 165, 0.05);\n  }\n\n  .checklist-left h3 {\n    font-size:\n      20px;\n\n    font-weight:\n      800;\n\n    color:\n      var(--text);\n\n    line-height:\n      1.25;\n\n    margin-bottom:\n      6px;\n\n    white-space:\n      nowrap;\n  }\n\n  .checklist-left p {\n    font-size:\n      14px;\n\n    color:\n      var(--muted);\n\n    max-width:\n      220px;\n\n    line-height:\n      1.6;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CHECKLIST ITEMS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .checklist-items {\n    display: grid;\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap:\n      12px;\n  }\n\n  .check-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  .check-box {\n    width: 20px;\n    height: 20px;\n\n    background:\n      transparent;\n\n    border:\n      none;\n\n    border-radius:\n      0;\n\n    box-shadow:\n      none;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    flex-shrink:\n      0;\n\n    margin-top:\n      1px;\n  }\n\n  .check-box svg {\n    width: 14px;\n    height: 14px;\n\n    color:\n      #151DA5;\n  }\n\n  .check-row span {\n    font-size:\n      14px;\n\n    font-weight:\n      500;\n\n    color:\n      var(--text);\n\n    line-height:\n      1.5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CHECKLIST RIGHT\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .checklist-right {\n    display: flex;\n\n    flex-direction:\n      column;\n\n    gap:\n      12px;\n\n    align-items:\n      flex-end;\n\n    flex-shrink:\n      0;\n  }\n\n  .unsure-text {\n    font-size:\n      14px;\n\n    color:\n      var(--muted);\n\n    text-align:\n      right;\n\n    line-height:\n      1.5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     BUTTON\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .btn-primary,\n  .btn-primary:link,\n  .btn-primary:visited,\n  .btn-primary:hover,\n  .btn-primary:active {\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    gap:\n      8px;\n\n    background:\n      #151DA5 !important;\n\n    color:\n      #ffffff !important;\n\n    font-size:\n      14px;\n\n    font-weight:\n      600;\n\n    padding:\n      13px 26px;\n\n    border-radius:\n      6px;\n\n    text-decoration:\n      none !important;\n\n    box-shadow:\n      0 4px 18px\n      rgba(21, 29, 165, 0.30);\n\n    white-space:\n      nowrap;\n\n    position:\n      relative;\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .btn-primary:hover {\n    background:\n      #151DA5 !important;\n\n    color:\n      #ffffff !important;\n\n    transform:\n      scale(1.03);\n\n    box-shadow:\n      0 4px 18px\n      rgba(21, 29, 165, 0.30);\n  }\n\n  .btn-primary svg {\n    width:\n      15px;\n\n    height:\n      15px;\n\n    color:\n      #ffffff;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RESPONSIVE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 1024px) {\n\n    .industry-grid {\n      grid-template-columns:\n        repeat(2, 1fr);\n    }\n\n    .checklist-strip {\n      grid-template-columns:\n        1fr;\n\n      gap:\n        24px;\n    }\n\n    .checklist-right {\n      align-items:\n        flex-start;\n    }\n\n    .unsure-text {\n      text-align:\n        left;\n    }\n\n  }\n\n\n  @media (max-width: 768px) {\n\n    .yn-grid {\n      grid-template-columns:\n        1fr;\n    }\n\n  }\n\n\n  @media (max-width: 640px) {\n\n    .section-fuerwen {\n      padding:\n        16px 20px 24px;\n    }\n\n    .fuerwen-header {\n      margin-bottom:\n        36px;\n    }\n\n    .fuerwen-header p {\n      font-size:\n        15px;\n    }\n\n    .yn-grid {\n      gap:\n        16px;\n\n      margin-bottom:\n        32px;\n    }\n\n    .yn-head {\n      padding:\n        16px 20px;\n    }\n\n    .yn-head-text strong {\n      font-size:\n        15px;\n    }\n\n    .yn-head-text span {\n      font-size:\n        14px;\n    }\n\n    .yn-body {\n      padding:\n        16px 20px 20px;\n    }\n\n    .yn-item {\n      padding:\n        10px 10px;\n    }\n\n    .yn-item-text strong {\n      font-size:\n        14px;\n    }\n\n    .yn-item-text span {\n      font-size:\n        14px;\n    }\n\n    .checklist-strip {\n      grid-template-columns:\n        1fr;\n\n      gap:\n        20px;\n\n      padding:\n        24px 20px;\n    }\n\n    .checklist-left h3 {\n      font-size:\n        18px;\n\n      white-space:\n        normal;\n    }\n\n    .checklist-left p {\n      font-size:\n        14px;\n    }\n\n    .checklist-items {\n      grid-template-columns:\n        1fr;\n\n      gap:\n        10px;\n    }\n\n    .check-row span {\n      font-size:\n        14px;\n    }\n\n    .checklist-right {\n      align-items:\n        stretch;\n    }\n\n    .unsure-text {\n      font-size:\n        14px;\n\n      text-align:\n        center;\n    }\n\n    .btn-primary {\n      width:\n        100%;\n\n      justify-content:\n        center;\n\n      font-size:\n        14px;\n    }\n\n  }\n\n<\/style>\n<\/head>\n\n\n<body>\n\n\n<section class=\"section-fuerwen\">\n\n  <div class=\"fuerwen-inner\">\n\n\n    <!-- Header -->\n\n    <div class=\"fuerwen-header\">\n\n      <h2>\n        Who is\n        <span>eligible?<\/span>\n      <\/h2>\n\n      <p>\n        Funding is available to small and medium-sized businesses in Austria, regardless of industry or legal form.\n      <\/p>\n\n    <\/div>\n\n\n    <!-- YES \/ NO Grid -->\n\n    <div class=\"yn-grid\">\n\n\n      <!-- YES Card -->\n\n      <div class=\"yn-card\">\n\n        <div class=\"yn-head yes-head\">\n\n          <div class=\"yn-icon yes\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\" \/>\n            <\/svg>\n\n          <\/div>\n\n\n          <div class=\"yn-head-text\">\n\n            <strong>\n              My business meets the criteria\n            <\/strong>\n\n            <span>\n              These requirements must be met\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"yn-body\">\n\n          <ul class=\"yn-list\">\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet yes\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  SME under the EU definition\n                <\/strong>\n\n                <span>\n                  Fewer than 250 employees, max. \u20ac50 million in annual turnover or \u20ac43 million balance sheet total\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet yes\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Business location in Austria\n                <\/strong>\n\n                <span>\n                  Your registered office or place of business must be located in Austria\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet yes\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Commercial activity or liberal profession\n                <\/strong>\n\n                <span>\n                  Self-employed professionals with an official GLN (Global Location Number) issued by the Austrian Federal Economic Chamber (WK\u00d6)\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet yes\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  No ongoing insolvency proceedings\n                <\/strong>\n\n                <span>\n                  The company must be solvent at the time of application\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet yes\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Digitalisation project planned\n                <\/strong>\n\n                <span>\n                  A new website, online shop, SEO, online marketing or similar digital measures\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n          <\/ul>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- NO Card -->\n\n      <div class=\"yn-card\">\n\n        <div class=\"yn-head no-head\">\n\n          <div class=\"yn-icon no\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\" \/>\n            <\/svg>\n\n          <\/div>\n\n\n          <div class=\"yn-head-text\">\n\n            <strong>\n              Not eligible for funding\n            <\/strong>\n\n            <span>\n              These types of organisations are excluded\n            <\/span>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"yn-body\">\n\n          <ul class=\"yn-list\">\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet no\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Agriculture &amp; forestry\n                <\/strong>\n\n                <span>\n                  Primary production of agricultural products, fisheries and aquaculture\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet no\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Purely digital business models\n                <\/strong>\n\n                <span>\n                  Software and app companies, intermediary platforms and fintechs whose core business is entirely digital\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet no\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Non-profit associations\n                <\/strong>\n\n                <span>\n                  Associations with non-profit status in a business area are excluded\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet no\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Public-sector bodies\n                <\/strong>\n\n                <span>\n                  Public-law entities with more than 25% public ownership\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n            <li class=\"yn-item\">\n\n              <div class=\"yn-bullet no\">\n\n                <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/>\n                <\/svg>\n\n              <\/div>\n\n              <div class=\"yn-item-text\">\n\n                <strong>\n                  Large enterprises\n                <\/strong>\n\n                <span>\n                  Companies with more than 250 employees or annual turnover above \u20ac50 million\n                <\/span>\n\n              <\/div>\n\n            <\/li>\n\n\n          <\/ul>\n\n        <\/div>\n\n      <\/div>\n\n\n    <\/div>\n\n\n    <!-- Checklist Strip -->\n\n    <div class=\"checklist-strip\">\n\n\n      <div class=\"checklist-left\">\n\n        <h3>\n          Quick check:<br>\n          Am I eligible?\n        <\/h3>\n\n        <p>\n          If you can answer yes to all four points, you are eligible for funding.\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"checklist-items\">\n\n\n        <div class=\"check-row\">\n\n          <div class=\"check-box\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n            <\/svg>\n\n          <\/div>\n\n          <span>\n            I operate a commercial business or work in a liberal profession in Austria\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"check-row\">\n\n          <div class=\"check-box\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n            <\/svg>\n\n          <\/div>\n\n          <span>\n            My company has fewer than 250 employees\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"check-row\">\n\n          <div class=\"check-box\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n            <\/svg>\n\n          <\/div>\n\n          <span>\n            I am planning a new website, online shop or other digital measures\n          <\/span>\n\n        <\/div>\n\n\n        <div class=\"check-row\">\n\n          <div class=\"check-box\">\n\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"3\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 13l4 4L19 7\"\/>\n            <\/svg>\n\n          <\/div>\n\n          <span>\n            I have not yet received KMU.DIGITAL implementation funding for the same project\n          <\/span>\n\n        <\/div>\n\n\n      <\/div>\n\n\n      <div class=\"checklist-right\">\n\n        <p class=\"unsure-text\">\n          Not sure whether you are<br>\n          eligible?\n        <\/p>\n\n        <a href=\"\/en\/contact\/\" class=\"btn-primary\">\n\n          Check eligibility for free\n\n          <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\n          <\/svg>\n\n        <\/a>\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-947715b elementor-widget elementor-widget-html\" data-id=\"947715b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"h\">\n<title>Funding FAQ \u2013 BSC Webdesign<\/title>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  :root {\n    --brand: #151DA5;\n    --brand-dark: #151DA5;\n    --brand-bright: #151DA5;\n    --text: #0d0d0d;\n    --muted: #4a4a4a;\n    --border: #eaecf2;\n    --bg-soft: #f4f5f9;\n    --white: #ffffff;\n  }\n\n  html,\n  body {\n    font-family: 'Sora', sans-serif;\n    color: var(--text);\n    background: var(--white);\n    scroll-behavior: smooth;\n    width: 100%;\n    overflow-x: hidden;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     FAQ SECTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .section-faq {\n    position: relative;\n    background: #FDFDFD;\n    padding: 80px 0 120px;\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .section-faq::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n\n    background-image:\n      radial-gradient(\n        circle,\n        #c8cbdc 1px,\n        transparent 1px\n      );\n\n    background-size: 28px 28px;\n    opacity: 0.18;\n    pointer-events: none;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     LAYOUT\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-layout {\n    position: relative;\n    z-index: 2;\n\n    max-width: 1040px;\n    width: 100%;\n\n    margin: 0 auto;\n    padding: 0 48px;\n\n    display: grid;\n\n    grid-template-columns:\n      250px minmax(0, 1fr);\n\n    gap: 52px;\n\n    align-items:\n      start;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     LEFT SIDE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-left {\n    position: sticky;\n    top: 0;\n    min-width: 0;\n  }\n\n  .faq-left h2 {\n    font-size: 21px;\n    font-weight: 800;\n    letter-spacing: -.025em;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n\n  .faq-left h2 span {\n    color: #151DA5;\n    background: none;\n    -webkit-text-fill-color: #151DA5;\n  }\n\n  .faq-count {\n    font-size: 14px;\n    color: var(--muted);\n    margin-bottom: 24px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CATEGORY NAV\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-cat-nav {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n    margin-bottom: 28px;\n  }\n\n  .faq-cat-btn {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    padding:\n      10px 14px;\n\n    border-radius:\n      10px;\n\n    border:\n      none;\n\n    background:\n      transparent;\n\n    font-family:\n      'Sora',\n      sans-serif;\n\n    font-size:\n      14px;\n\n    font-weight:\n      600;\n\n    color:\n      var(--muted);\n\n    cursor:\n      pointer;\n\n    text-align:\n      left;\n\n    transition:\n      background 0.18s ease,\n      color 0.18s ease;\n  }\n\n  .faq-cat-btn:hover {\n    background:\n      var(--white);\n\n    color:\n      var(--text);\n  }\n\n  .faq-cat-btn.active {\n    background:\n      rgba(21, 29, 165, 0.07);\n\n    color:\n      #151DA5;\n  }\n\n  .cat-count {\n    background:\n      rgba(0, 0, 0, 0.06);\n\n    color:\n      var(--muted);\n\n    font-size:\n      14px;\n\n    font-weight:\n      700;\n\n    padding:\n      2px 8px;\n\n    border-radius:\n      20px;\n\n    margin-left:\n      8px;\n\n    flex-shrink:\n      0;\n  }\n\n  .faq-cat-btn.active .cat-count {\n    background:\n      rgba(21, 29, 165, 0.10);\n\n    color:\n      #151DA5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     RIGHT SIDE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  #faq-right,\n  .faq-right {\n    min-width: 0;\n    width: 100%;\n  }\n\n  .faq-category-block {\n    margin-bottom:\n      44px;\n  }\n\n  .faq-category-block:last-child {\n    margin-bottom:\n      0;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CATEGORY LABEL\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-category-label {\n    font-size:\n      14px;\n\n    font-weight:\n      700;\n\n    letter-spacing:\n      0;\n\n    text-transform:\n      none;\n\n    color:\n      #151DA5;\n\n    margin-bottom:\n      14px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    gap:\n      10px;\n  }\n\n  .faq-category-label::after {\n    content:\n      '';\n\n    flex:\n      1;\n\n    height:\n      1px;\n\n    background:\n      var(--border);\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     FAQ ITEM\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-item {\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius:\n      14px;\n\n    margin-bottom:\n      8px;\n\n    box-shadow:\n      none;\n\n    width:\n      100%;\n\n    max-width:\n      100%;\n  }\n\n  .faq-item.open {\n    border:\n      1px solid\n      var(--border);\n\n    box-shadow:\n      none;\n  }\n\n  .faq-item.hidden {\n    display:\n      none;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     QUESTION\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  button.faq-question {\n    width:\n      100%;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      space-between;\n\n    gap:\n      16px;\n\n    padding:\n      18px 22px;\n\n    background-color:\n      transparent !important;\n\n    background-image:\n      none !important;\n\n    border:\n      none;\n\n    cursor:\n      pointer;\n\n    font-family:\n      'Sora',\n      sans-serif;\n\n    font-size:\n      14px;\n\n    font-weight:\n      600;\n\n    color:\n      var(--text);\n\n    text-align:\n      left;\n\n    line-height:\n      1.45;\n\n    transition:\n      color 0.2s ease;\n\n    -webkit-appearance:\n      none;\n\n    appearance:\n      none;\n\n    word-break:\n      break-word;\n\n    overflow-wrap:\n      anywhere;\n\n    white-space:\n      normal;\n\n    min-width:\n      0;\n  }\n\n  button.faq-question:hover,\n  button.faq-question:focus,\n  button.faq-question:active {\n    background-color:\n      transparent !important;\n\n    background-image:\n      none !important;\n\n    outline:\n      none;\n\n    color:\n      #151DA5;\n  }\n\n  .faq-item.open button.faq-question {\n    color:\n      #151DA5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     CHEVRON\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-chevron {\n    flex-shrink:\n      0;\n\n    width:\n      22px;\n\n    height:\n      22px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    transition:\n      transform 0.3s ease;\n  }\n\n  .faq-chevron svg {\n    width:\n      16px;\n\n    height:\n      16px;\n\n    color:\n      var(--muted);\n\n    transition:\n      color 0.2s ease;\n  }\n\n  .faq-item.open .faq-chevron {\n    transform:\n      rotate(180deg);\n  }\n\n  .faq-item.open .faq-chevron svg {\n    color:\n      #151DA5;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     ANSWER\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-answer {\n    max-height:\n      0;\n\n    overflow:\n      hidden;\n\n    padding:\n      0 22px;\n\n    transition:\n      max-height 0.38s ease,\n      padding 0.3s ease;\n\n    width:\n      100%;\n\n    box-sizing:\n      border-box;\n  }\n\n  .faq-item.open .faq-answer {\n    max-height:\n      800px;\n\n    padding:\n      0 22px 20px;\n  }\n\n  .faq-answer p {\n    font-size:\n      14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.78;\n\n    border-top:\n      1px solid\n      var(--border);\n\n    padding-top:\n      14px;\n  }\n\n  .faq-answer ul {\n    border-top:\n      1px solid\n      var(--border);\n\n    padding-top:\n      14px;\n\n    margin-left:\n      16px;\n\n    display:\n      flex;\n\n    flex-direction:\n      column;\n\n    gap:\n      6px;\n  }\n\n  .faq-answer li {\n    font-size:\n      14px;\n\n    color:\n      var(--muted);\n\n    line-height:\n      1.7;\n  }\n\n  .faq-answer p + ul {\n    border-top:\n      none;\n\n    padding-top:\n      8px;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     NO RESULTS\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  .faq-no-results {\n    display:\n      none;\n\n    text-align:\n      center;\n\n    padding:\n      48px 24px;\n\n    color:\n      var(--muted);\n\n    font-size:\n      15px;\n  }\n\n  .faq-no-results.visible {\n    display:\n      block;\n  }\n\n  .faq-no-results a {\n    color:\n      #151DA5 !important;\n\n    font-size:\n      15px;\n\n    font-weight:\n      600;\n\n    text-decoration:\n      none;\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     TABLET\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 900px) {\n\n    .section-faq {\n      padding:\n        56px 0 80px;\n    }\n\n    .faq-layout {\n      grid-template-columns:\n        minmax(0, 1fr);\n\n      gap:\n        32px;\n\n      padding:\n        0 24px;\n    }\n\n    .faq-left {\n      position:\n        static;\n    }\n\n    .faq-cat-nav {\n      flex-direction:\n        row;\n\n      flex-wrap:\n        nowrap;\n\n      overflow-x:\n        auto;\n\n      gap:\n        6px;\n\n      padding-bottom:\n        4px;\n\n      -webkit-overflow-scrolling:\n        touch;\n\n      scrollbar-width:\n        none;\n    }\n\n    .faq-cat-nav::-webkit-scrollbar {\n      display:\n        none;\n    }\n\n    .faq-cat-btn {\n      white-space:\n        nowrap;\n\n      flex-shrink:\n        0;\n\n      font-size:\n        14px;\n    }\n\n  }\n\n\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     MOBILE\n  \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\n  @media (max-width: 600px) {\n\n    .section-faq {\n      padding:\n        40px 0 4px;\n    }\n\n    .faq-layout {\n      padding:\n        0 16px;\n\n      gap:\n        24px;\n    }\n\n    .faq-count {\n      font-size:\n        14px;\n    }\n\n    .faq-cat-btn {\n      font-size:\n        14px;\n    }\n\n    .cat-count {\n      font-size:\n        14px;\n    }\n\n    .faq-category-label {\n      font-size:\n        14px;\n    }\n\n    button.faq-question {\n      padding:\n        14px 16px;\n\n      font-size:\n        14px;\n\n      gap:\n        12px;\n    }\n\n    .faq-answer {\n      padding:\n        0 16px;\n    }\n\n    .faq-item.open .faq-answer {\n      padding:\n        0 16px 16px;\n    }\n\n    .faq-answer p,\n    .faq-answer li {\n      font-size:\n        14px;\n    }\n\n    .faq-chevron {\n      width:\n        20px;\n\n      height:\n        20px;\n    }\n\n    .faq-chevron svg {\n      width:\n        14px;\n\n      height:\n        14px;\n    }\n\n  }\n\n<\/style>\n\n\n\n\n\n\n<section class=\"section-faq\">\n\n  <div class=\"faq-layout\">\n\n\n    <!-- LEFT -->\n\n    <div class=\"faq-left\">\n\n      <h2>\n        All\n        <span>Questions<\/span>\n      <\/h2>\n\n      <p class=\"faq-count\" id=\"faq-count\">\n        16 Questions\n      <\/p>\n\n\n      <nav class=\"faq-cat-nav\">\n\n        <button class=\"faq-cat-btn active\" onclick=\"filterCat('all', this)\">\n          All Questions\n          <span class=\"cat-count\">16<\/span>\n        <\/button>\n\n        <button class=\"faq-cat-btn\" onclick=\"filterCat('grundlagen', this)\">\n          Basics\n          <span class=\"cat-count\">4<\/span>\n        <\/button>\n\n        <button class=\"faq-cat-btn\" onclick=\"filterCat('betraege', this)\">\n          Funding Amounts\n          <span class=\"cat-count\">4<\/span>\n        <\/button>\n\n        <button class=\"faq-cat-btn\" onclick=\"filterCat('ablauf', this)\">\n          Process &amp; Application\n          <span class=\"cat-count\">5<\/span>\n        <\/button>\n\n        <button class=\"faq-cat-btn\" onclick=\"filterCat('bsc', this)\">\n          BSC &amp; Implementation\n          <span class=\"cat-count\">3<\/span>\n        <\/button>\n\n      <\/nav>\n\n    <\/div>\n\n\n    <!-- RIGHT -->\n\n    <div id=\"faq-right\">\n\n\n      <!-- BASICS -->\n\n      <div class=\"faq-category-block\" data-cat=\"grundlagen\">\n\n        <div class=\"faq-category-label\">\n          Basics\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"grundlagen\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n            What is KMU.DIGITAL and who is behind the programme?\n\n            <span class=\"faq-chevron\">\n\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n\n            <\/span>\n\n          <\/button>\n\n\n          <div class=\"faq-answer\">\n\n            <p>\n              KMU.DIGITAL is a government funding programme run by the Austrian Federal Ministry for Economic Affairs in cooperation with the Austrian Federal Economic Chamber (WK\u00d6) and Austria Wirtschaftsservice GmbH (aws). The current KMU.DIGITAL 4.0 programme has been running since May 2024 and includes a new GREEN track focused on ecological transformation. It supports Austrian small and medium-sized businesses with digitalisation projects, from the initial consultation through to implementation.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"grundlagen\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            Is my business generally eligible for funding?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Generally, yes, if the following requirements are met:\n            <\/p>\n\n            <ul>\n              <li>A commercial business or liberal profession with an official Global Location Number (GLN)<\/li>\n              <li>SME status under the EU definition, meaning fewer than 250 employees and no more than \u20ac50 million in annual turnover or \u20ac43 million in total assets<\/li>\n              <li>A registered office or place of business in Austria<\/li>\n              <li>No ongoing insolvency proceedings at the time of application<\/li>\n            <\/ul>\n\n            <p>\n              Excluded are agriculture and forestry, fisheries, purely digital businesses such as software start-ups or platform providers, non-profit associations and public-sector bodies.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"grundlagen\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            What is the difference between KMU.DIGITAL 4.0 and the GREEN track?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Both tracks support digitalisation projects. The difference is their focus. KMU.DIGITAL 4.0 supports standard digitalisation measures such as websites, online shops, SEO or CRM systems. KMU.DIGITAL 4.0 &amp; GREEN additionally supports projects that contribute to ecological transformation, combining digitalisation with a sustainability focus. The key advantage is that both tracks can be applied for separately for different projects, potentially doubling the maximum amount of available funding.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"grundlagen\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            Can I combine KMU.DIGITAL with other funding programmes?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Generally, yes. Funding programmes may be combined as long as the total funding does not exceed 100% of the project costs. The de minimis limit of approximately \u20ac300,000 over three years also applies to all state aid combined. Any existing funding must be disclosed when submitting the application.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- FUNDING AMOUNTS -->\n\n      <div class=\"faq-category-block\" data-cat=\"betraege\">\n\n        <div class=\"faq-category-label\">\n          Funding Amounts\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"betraege\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How much funding can I receive in total?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              By making full use of both tracks, up to \u20ac14,800 in funding may be available. Per track, this consists of:\n            <\/p>\n\n            <ul>\n              <li>Consulting funding: up to \u20ac1,400 for a combined status or potential analysis and strategy consultation<\/li>\n              <li>Implementation funding: up to \u20ac6,000, based on 30% of eligible project costs<\/li>\n            <\/ul>\n\n            <p>\n              As KMU.DIGITAL 4.0 and KMU.DIGITAL 4.0 &amp; GREEN can be applied for separately, the theoretical maximum is 2 \u00d7 \u20ac7,400, resulting in a total of \u20ac14,800.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"betraege\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How much funding is available for consulting?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              The consulting funding includes two tools:\n            <\/p>\n\n            <ul>\n              <li>Status or potential analysis: 80% of consulting costs, up to \u20ac400 excluding VAT<\/li>\n              <li>Strategy consulting: 50% of consulting costs, up to \u20ac1,000 excluding VAT<\/li>\n            <\/ul>\n\n            <p>\n              A maximum of \u20ac1,400 per funding track is available per company, including affiliated entities. The consultation must be carried out by an approved, certified consultant with the relevant CDC or CDTE certification.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"betraege\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            What is covered by implementation funding and what is not?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Eligible costs include capitalised new investments and external services directly related to the digitalisation project:\n            <\/p>\n\n            <ul>\n              <li>Development of a new website or online shop<\/li>\n              <li>Search engine optimisation (SEO)<\/li>\n              <li>Specialised software and cloud licences for up to 12 months within the project period<\/li>\n              <li>CRM or ERP systems<\/li>\n              <li>Development and programming services provided by external suppliers<\/li>\n            <\/ul>\n\n            <p>\n              Standard IT equipment such as laptops and PCs, general operating costs, internal work, consultant expenses and costs incurred before the funding application are not eligible.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"betraege\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            Is VAT eligible for funding?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Generally, no. Funding is usually calculated based on the net amount, and VAT is not considered an eligible expense. An exception may apply if you are not entitled to deduct input VAT and can demonstrate that you ultimately bear the VAT yourself. Recoverable input VAT cannot be claimed as an eligible cost.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- PROCESS & APPLICATION -->\n\n      <div class=\"faq-category-block\" data-cat=\"ablauf\">\n\n        <div class=\"faq-category-label\">\n          Process &amp; Application\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"ablauf\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How does the funding process work step by step?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              The process is divided into two clearly separated phases:\n            <\/p>\n\n            <ul>\n              <li>Consulting funding: Submit the application through the aws Funding Manager \u2192 complete the consultation with a certified consultant \u2192 submit the consulting report, invoice and proof of payment \u2192 receive the consulting grant<\/li>\n              <li>Implementation funding: Available only after the consulting funding has been completed and paid out \u2192 submit an implementation application with a project cost plan \u2192 conclude the funding agreement with aws \u2192 implement the project \u2192 submit proof of use \u2192 receive the implementation grant of 30%<\/li>\n            <\/ul>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"ablauf\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            Can I start the project first and apply for funding afterwards?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              No. This is a common and potentially costly mistake. The funding application must be submitted before the project begins. Costs incurred before the application is submitted are generally not eligible. The invoice date, delivery and payment must all take place after the funding application has been submitted. The consulting funding must also be fully completed and paid out before an application for implementation funding can be submitted.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"ablauf\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How long does it take from application to payout?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              A reservation confirmation for implementation funding is usually issued by email within 14 working days. Once the funding offer has been accepted within the one-month deadline, the project period begins. The funding itself is typically paid within two to three weeks after the project has been completed and the required accounting documents have been submitted.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"ablauf\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How much time do I have to complete the project?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              The project must be completed and fully paid within 12 months of the application date. The accounting documents must be submitted to aws no later than two months after project completion. In justified exceptional cases, an extension of up to two months may be requested. The programme is scheduled to run until the end of 2026 for consulting and until the end of 2028 for implementation. However, interruptions may occur if the available budget is exhausted.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"ablauf\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            How often can I receive funding?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Each consulting tool can only be used once per company, including affiliated companies. The total limit for consulting is \u20ac1,400 per funding track. Implementation funding is limited to one project per funding track and company. The EU de minimis limit of approximately \u20ac300,000 over three years also applies to all state aid combined.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- BSC & IMPLEMENTATION -->\n\n      <div class=\"faq-category-block\" data-cat=\"bsc\">\n\n        <div class=\"faq-category-label\">\n          BSC &amp; Implementation\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"bsc\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            What does BSC Webdesign handle for me during the funding process?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              We support you throughout the entire process, from the initial assessment through to the funding payout:\n            <\/p>\n\n            <ul>\n              <li>Free assessment of whether your project is eligible for funding and how much funding may be available<\/li>\n              <li>Coordination with an approved KMU.DIGITAL consultant for the consulting module<\/li>\n              <li>Support with the application through the aws Funding Manager<\/li>\n              <li>Implementation of your digitalisation project, including websites, online shops, SEO and more<\/li>\n              <li>Preparation of the accounting documents required by aws after the project is completed<\/li>\n            <\/ul>\n\n            <p>\n              You do not have to manage the process on your own. We think ahead and guide you through it.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"bsc\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            Does the initial funding assessment with BSC Webdesign cost anything?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              The initial consultation to assess your funding options is free and non-binding. Together, we look at whether your project may be eligible for funding and how much support could be available before you make any decisions.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"faq-item\" data-cat=\"bsc\">\n\n          <button class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n\n            I already have a website. Can I still receive funding?\n\n            <span class=\"faq-chevron\">\n              <svg fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path>\n              <\/svg>\n            <\/span>\n\n          <\/button>\n\n          <div class=\"faq-answer\">\n\n            <p>\n              Yes, provided the project involves a substantial redevelopment rather than just a content or design update. A complete relaunch with new technology, structure or functionality, such as a new online shop, CMS or user journey, may generally be eligible because it constitutes a new investment. Simple updates to existing content are not. We can clarify your specific situation during a free initial consultation.\n            <\/p>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"faq-no-results\" id=\"faq-no-results\">\n\n        No questions found.\n\n        <a href=\"\/en\/contact\/\">\n          Ask us directly \u2192\n        <\/a>\n\n      <\/div>\n\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<script>\n\n  function toggleFAQ(btn) {\n\n    const item =\n      btn.closest('.faq-item');\n\n    const isOpen =\n      item.classList.contains('open');\n\n\n    item\n      .closest('.faq-category-block')\n      .querySelectorAll('.faq-item.open')\n      .forEach(function(openItem) {\n\n        openItem.classList.remove('open');\n\n      });\n\n\n    if (!isOpen) {\n\n      item.classList.add('open');\n\n    }\n\n  }\n\n\n  function filterCat(cat, btn) {\n\n    document\n      .querySelectorAll('.faq-cat-btn')\n      .forEach(function(button) {\n\n        button.classList.remove('active');\n\n      });\n\n\n    btn.classList.add('active');\n\n\n    const blocks =\n      document.querySelectorAll('.faq-category-block');\n\n    const items =\n      document.querySelectorAll('.faq-item');\n\n\n    if (cat === 'all') {\n\n      blocks.forEach(function(block) {\n\n        block.style.display = '';\n\n      });\n\n\n      items.forEach(function(item) {\n\n        item.classList.remove('hidden');\n\n      });\n\n    } else {\n\n      blocks.forEach(function(block) {\n\n        block.style.display =\n          block.dataset.cat === cat\n            ? ''\n            : 'none';\n\n      });\n\n\n      items.forEach(function(item) {\n\n        item.classList.toggle(\n          'hidden',\n          item.dataset.cat !== cat\n        );\n\n      });\n\n    }\n\n\n    updateCount();\n\n  }\n\n\n  function updateCount() {\n\n    const n =\n      [...document.querySelectorAll('.faq-item')]\n        .filter(function(item) {\n\n          return !item.classList.contains('hidden');\n\n        })\n        .length;\n\n\n    document\n      .getElementById('faq-count')\n      .textContent =\n        n +\n        (\n          n === 1\n            ? ' Question'\n            : ' Questions'\n        );\n\n\n    document\n      .getElementById('faq-no-results')\n      .classList\n      .remove('visible');\n\n  }\n\n<\/script>\n\n\n\n<\/div>\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>Funding \u2013 BSC Webdesign Status &amp; potential analysis 80% funding Total consulting funding up to \u20ac1,400 Implementation funding 30% funding Can be combined up to \u20ac14,800 Your website. Funded by the government. Built by us. Austrian SMEs can receive up to \u20ac18,000 in funding through KMU.DIGITAL for websites, online shops and more. We take care [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3967,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15124","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna<\/title>\n<meta name=\"description\" content=\"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bscwebdesign.at\/en\/funding\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna\" \/>\n<meta property=\"og:description\" content=\"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bscwebdesign.at\/en\/funding\/\" \/>\n<meta property=\"og:site_name\" content=\"bscwebdesign.at\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T06:48:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/08\/cropped-logo-klein.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/\",\"url\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/\",\"name\":\"KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bscwebdesign.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-logo-klein.webp\",\"datePublished\":\"2026-04-22T19:24:06+00:00\",\"dateModified\":\"2026-07-15T06:48:29+00:00\",\"description\":\"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bscwebdesign.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-logo-klein.webp\",\"contentUrl\":\"https:\\\/\\\/bscwebdesign.at\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-logo-klein.webp\",\"width\":512,\"height\":512,\"caption\":\"BSC Webdesign Logo \u2013 Professionelle Websites und Webshops aus \u00d6sterreich.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/funding\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bscwebdesign.at\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Funding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/\",\"name\":\"bscwebdesign.at\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#organization\",\"name\":\"bscwebdesign.at\",\"url\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bscwebdesign.at\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/bsc-logo-next.webp\",\"contentUrl\":\"https:\\\/\\\/bscwebdesign.at\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/bsc-logo-next.webp\",\"width\":2500,\"height\":1000,\"caption\":\"bscwebdesign.at\"},\"image\":{\"@id\":\"https:\\\/\\\/plum-ibex-319890.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna","description":"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.","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:\/\/bscwebdesign.at\/en\/funding\/","og_locale":"en_US","og_type":"article","og_title":"KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna","og_description":"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.","og_url":"https:\/\/bscwebdesign.at\/en\/funding\/","og_site_name":"bscwebdesign.at","article_modified_time":"2026-07-15T06:48:29+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/08\/cropped-logo-klein.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bscwebdesign.at\/en\/funding\/","url":"https:\/\/bscwebdesign.at\/en\/funding\/","name":"KMU.DIGITAL Funding for Websites | BSC Webdesign Vienna","isPartOf":{"@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bscwebdesign.at\/en\/funding\/#primaryimage"},"image":{"@id":"https:\/\/bscwebdesign.at\/en\/funding\/#primaryimage"},"thumbnailUrl":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/08\/cropped-logo-klein.webp","datePublished":"2026-04-22T19:24:06+00:00","dateModified":"2026-07-15T06:48:29+00:00","description":"KMU.DIGITAL funding for websites and online shops: Up to \u20ac18,000 in funding. BSC Webdesign supports you from consultation to implementation.","breadcrumb":{"@id":"https:\/\/bscwebdesign.at\/en\/funding\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bscwebdesign.at\/en\/funding\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bscwebdesign.at\/en\/funding\/#primaryimage","url":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/08\/cropped-logo-klein.webp","contentUrl":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/08\/cropped-logo-klein.webp","width":512,"height":512,"caption":"BSC Webdesign Logo \u2013 Professionelle Websites und Webshops aus \u00d6sterreich."},{"@type":"BreadcrumbList","@id":"https:\/\/bscwebdesign.at\/en\/funding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bscwebdesign.at\/en\/"},{"@type":"ListItem","position":2,"name":"Funding"}]},{"@type":"WebSite","@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#website","url":"https:\/\/plum-ibex-319890.hostingersite.com\/","name":"bscwebdesign.at","description":"","publisher":{"@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plum-ibex-319890.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#organization","name":"bscwebdesign.at","url":"https:\/\/plum-ibex-319890.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/07\/bsc-logo-next.webp","contentUrl":"https:\/\/bscwebdesign.at\/wp-content\/uploads\/2025\/07\/bsc-logo-next.webp","width":2500,"height":1000,"caption":"bscwebdesign.at"},"image":{"@id":"https:\/\/plum-ibex-319890.hostingersite.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/pages\/15124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/comments?post=15124"}],"version-history":[{"count":7,"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/pages\/15124\/revisions"}],"predecessor-version":[{"id":15434,"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/pages\/15124\/revisions\/15434"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/media\/3967"}],"wp:attachment":[{"href":"https:\/\/bscwebdesign.at\/en\/wp-json\/wp\/v2\/media?parent=15124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}