<!DOCTYPE html><html lang="en"><head>
  <meta charset="utf-8">
  <title>TechBoost</title>
  <meta name="google-site-verification" content="lHCYXjPoCgZ-njZppimfcDJD2AcQ3-FGOf1wib0BITc">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="title" content="TechBoost">
  <meta name="author" content="Innoloft GmbH">
    <meta name="description" content="TechBoost - Telekom's startup program. Take your business to the next level with TechBoost Connect.">
  <meta name="keywords" content="TechBoost, Connect, Telekom, Innoloft">
  <meta property="og:url" content="https://techboost.telekom.com">
  <meta property="og:title" content="TechBoost">
  <meta property="og:description" content="TechBoost - Telekom's startup program. Take your business to the next level with TechBoost Connect.">
  <meta property="og:image" content="https://img.innoloft.de/platforms/8197462/metaImageTechboost.png">
  <meta name="twitter:card" content="summary">
  <meta name="twitter:site" content="https://techboost.telekom.com">
  <meta property="twitter:image" content="https://img.innoloft.de/platforms/8197462/metaImageTechboost.png">
  <meta name="twitter:creator" content="@innoloft_net">
  <link rel="canonical" href="https://techboost.telekom.com/public/startups?lang=en">
  <link rel="alternate" href="https://techboost.telekom.com/public/startups" hreflang="x-default">
  <link rel="alternate" href="https://techboost.telekom.com/public/startups?lang=en" hreflang="en">
  <link rel="alternate" href="https://techboost.telekom.com/public/startups?lang=de" hreflang="de">

  <!-- Icon Innofont -->
  <link rel="stylesheet" type="text/css" href="https://fonts.innoloft.com/01_icon-inno-font/style.css">

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous">

  <!-- new lines start-->
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.0.3/leaflet.css" type="text/css" crossorigin="">
  <script async="" src="https://techboost.digital-x.com/matomo.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.0.3/leaflet.js" crossorigin=""></script>
  <!-- end -->

  <link href="https://fonts.innoloft.com/general/OpenSans/main.css" rel="stylesheet">

  <link rel="stylesheet" href="https://cdn.innoloft.com/8197462/styles/theme.css">

  <link rel="shortcut icon" href="https://config.innoloft.com/8197462/favicons/favicon.ico">

  <script src="/public/js/cookies.js"></script>
  <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous">
  </script>

  <!-- start Slider -->
  <link rel="stylesheet" type="text/css" href="/public/components/slick/slick.css">
  <link rel="stylesheet" type="text/css" href="/public/components/slick/slick-theme.css">
  <script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
  <script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
  <script type="text/javascript" src="/public/components/slick/slick.min.js"></script>
  <!-- end Slider -->

  <link href="/public/css/main.css" rel="stylesheet">
  <script src="/public/js/polyfills.js"></script>
  <script>
    window.MSInputMethodContext && document.documentMode && document.write('<script src="js/vars.js"><\x2fscript>');
  </script>

  <script>
    var language = navigator.language
    //var urlParams = new URLSearchParams(window.location.search);
    $.urlParam = function(name) {
      var results = new RegExp('[\?&]' + name + '=([^&#]*)').exec(window.location.href);
      if (results == null) {
        return null;
      } else {
        return decodeURI(results[1]) || 0;
      }
    }


    // if ($.urlParam('lang')) {
    //   language = $.urlParam('lang')
    //
    //   window.location = window.location.href.split("?")[0];
    //   // update cookies if there it already
    //   if ($("#language") && docCookies.getItem('language')) {
    //     if (['de', 'en'].indexOf(language) != -1) {
    //       document.cookie = escape("language") + "=" + escape(language) + ";";
    //     } else {
    //       document.cookie = escape("language") + "=" + "en;";
    //     }
    //   }
    // }
    // // Create cookies if there is none
    // if (!docCookies.getItem('language')) {
    //   if (language === 'de' || language === 'de-DE') {
    //     docCookies.setItem('language', 'de')
    //   } else {
    //     docCookies.setItem('language', 'en')
    //   }
    //   location.reload();
    // }
  </script>

  <!-- Matomo -->
  <script>
    var _paq = window._paq = window._paq || [];
    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
    _paq.push(['trackPageView']);
    _paq.push(['enableLinkTracking']);
    (function() {
      var u = "https://techboost.digital-x.com/";
      _paq.push(['setTrackerUrl', u + 'matomo.php']);
      _paq.push(['setSiteId', '1']);
      var d = document,
        g = d.createElement('script'),
        s = d.getElementsByTagName('script')[0];
      g.async = true;
      g.src = u + 'matomo.js';
      s.parentNode.insertBefore(g, s);
    })();
  </script>
  <!-- End Matomo Code -->

</head>

<body style="overflow: hidden; position: fixed;">
  <script>
    loadLinkedin = () => {
      let _linkedin_partner_id = "5104586";
      window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
      window._linkedin_data_partner_ids.push(_linkedin_partner_id);

      (function(l) {
        if (!l) {
          window.lintrk = function(a, b) {
            window.lintrk.q.push([a, b])
          };
          window.lintrk.q = []
        }
        var s = document.getElementsByTagName("script")[0];
        var b = document.createElement("script");
        b.type = "text/javascript";
        b.async = true;
        b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
        s.parentNode.insertBefore(b, s);
      })(window.lintrk);
    }

    loadGTagManager = () => {
      (function(w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({
          'gtm.start': new Date().getTime(),
          event: 'gtm.js'
        });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != 'dataLayer' ? '&l=' + l : '';
        j.async = true;
        j.src =
          'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, 'script', 'dataLayer', 'GTM-TQ3F4X4G');
    }


    document.addEventListener('cookieBannerClosed', function(e) {
      if (e.detail?.marketing === true || e.detail?.statistics) {
        loadLinkedin();
        loadGTagManager();
      }
    });

    const marketing = docCookies.getItem('cookieMarketing');
    const statistics = docCookies.getItem('cookieStatistics');

    if (marketing === 'true' || statistics === 'true') {
      loadLinkedin();
      loadGTagManager();
    }
  </script>
  <noscript><img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=5104586&fmt=gif" /></noscript>
  <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-TQ3F4X4G height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>


  <div class="modal fade bottom show" id="modalCookie" tabindex="0" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-backdrop="static">
    <div class="modal-dialog modal-frame modal-bottom modal-notify modal-info" role="document">
        <!--Content-->
        <div class="modal-content">
            <!--Body-->
            <div class="modal-body">
                <p class="cookieHeader">
                    Settings for cookies and data transmission                </p>

                <p class="cookieMainText">This site uses several types of cookies to provide our services. By clicking "Accept All", you agree to the use of all cookies. You can also give your consent by selecting each category individually and saving these settings by clicking "Save". You also consent to the processing of your personal data for the purposes specified in the category and to further data processing outside the countries of the EEA/EU, for example in the USA. If you do not select an additional category, only necessary cookies will be used. For more information, see our <a href="https://techboost.telekom.com/data-privacy" target="_blank"><u>Privacy Policy</u></a>.<br>You can revoke your consent at any time with effect for the future. The easiest way to do this is to adjust your selection under "Settings for cookies and data transmission", which you can find in the footer of the website. The revocation of consent has no effect on the previous processing.</p>
                <div class="CookieSelection">
                    <label class="Disabled">
                        <span class="CookieLabel">
                            <span class="CookieLabel__Title">Necessary</span>
                            <span>Cookies and the transfer of personal data are essential for you to browse the website.</span>
                        </span>
                        <input type="checkbox" id="check-required-cookies" class="react-cookie-law-option-checkbox" disabled="" checked="">
                    </label>
                    <label>
                        <span class="CookieLabel">
                            <span class="CookieLabel__Title">Functional</span>
                            <span class="CookieLabel__Text">Cookies and personal data transfers used for certain functions of the website and integration of external content, for example, to display a video or a map.</span>
                        </span>
                        <input type="checkbox" id="check-functional-cookies" class="react-cookie-law-option-checkbox">
                    </label>
                    <label>
                        <span class="CookieLabel">
                            <span class="CookieLabel__Title">Statistics</span>
                            <span class="CookieLabel__Text">Cookies and personal data transfers used to analyze traffic and behavior on our website with the aim of optimizing the usability of our website.</span>
                        </span>
                        <input type="checkbox" id="check-statistics-cookies" class="react-cookie-law-option-checkbox">
                    </label>
                    <label>
                        <span class="CookieLabel">
                            <span class="CookieLabel__Title">Marketing</span>
                            <span class="CookieLabel__Text">Cookies and the transfer of personal data may be used by advertisers to serve ads that are relevant to your interests.</span>
                        </span>
                        <input type="checkbox" id="check-marketing-cookies" class="react-cookie-law-option-checkbox">
                    </label>

                </div>
                <div class="CookieModal__Buttons">
                    <a role="button" tabindex="0" type="button" class="btn btn-primary" onclick="acceptAllCookies();">Accept all</a>
                    <a role="button" tabindex="0" type="button" class="btn btn-primary" onclick="rejectAllCookies();">Reject all</a>
                    <a role="button" tabindex="0" class="black-text" onclick="saveCookies()">Save</a>
                </div>
            </div>
        </div>
        <!--/.Content-->
    </div>
</div>
<style>
    div#modalCookie {
        align-items: center;
        background: rgba(0, 0, 0, 0.5);
        bottom: 0;
        display: none;
        height: 100%;
        justify-content: center;
        position: fixed;
        width: 100%;
        z-index: 100000;
        opacity: 0;
    }

    div#modalCookie.show {
        opacity: 1;
        display: flex !important;
    }

    div#modalCookie a {
        cursor: pointer;
        padding: 0;
    }

    div#modalCookie a.black-text {
        color: #4d4d4d;
        display: inline-block;
        margin-top: 10px;
    }

    div#modalCookie a.btn-primary {
        align-items: center;
        border-radius: 6px;
        display: flex;
        color: white !important;
        background: var(--color-brand-base, #000);
        margin-right: 15px;
        padding: 8px 15px;
        -webkit-text-fill-color: unset;
    }

    div#modalCookie a.btn-primary:hover {
        color: white !important;
        background: var(--color-brand-base, #000) !important;
    }

    .cookieHeader {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .CookieSelection {
        display: flex;
        flex-direction: column;
        margin-bottom: 1rem;
    }

    .CookieLabel {
        display: flex;
        flex-direction: column;
        line-height: 20px;
        padding-right: 20px;
        width: calc(100% - 36px);
    }

    .CookieLabel span.CookieLabel__Title {
        font-weight: 600;
        margin-bottom: 5px;
    }

    div#modalCookie label {
        align-items: center;
        border-bottom: 1px solid #e5e7eb;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        line-height: 2rem;
        padding: 10px 0;
        position: relative;
        width: 100%;
    }

    div#modalCookie label:last-child {
        border: 0;
    }

    div#modalCookie label.Disabled {
        cursor: default;
    }

    div#modalCookie label input {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        height: 20px;
        width: 36px;
        border-radius: 12px;
        background: #e5e7eb;
        margin: 0;
        position: relative;
    }

    div#modalCookie label input:before {
        border-radius: 8px;
        content: "";
        position: absolute;
        height: 16px;
        width: 16px;
        background: white;
        top: 2px;
        left: 2px;
    }

    div#modalCookie label input:checked {
        background: var(--color-brand-base, #3c3c3c);
    }

    div#modalCookie label input:disabled {
        opacity: 0.5;
    }

    div#modalCookie label input:checked:before {
        left: unset;
        right: 2px;
    }

    div#modalCookie label input:disabled {
        cursor: default;
        pointer-events: none;
    }

    .CookieModal__Buttons {
        display: flex;
        justify-content: center;
    }

    div.modal-frame {
        background: white;
        border-radius: 6px;
        max-width: 700px;
        margin: 20px;
        padding: 20px;
        overflow: auto;
        position: relative;
        max-height: 90%;
    }

    .cookieMainText {
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
    }
</style>

<script>
  const modal = document.getElementById('modalCookie');
  // define cookie consent names
  const cookieMarketing = 'cookieMarketing';
  const cookieStatistics = 'cookieStatistics';
  const cookieFunctional = 'cookiePreferences';
  const cookieNecessary = 'cookieNecessary';
  const cookieConsent = 'CookieConsent';

  getCookie = (name) => {
    const cookies = document.cookie.split(';');
    let cookie = {};
    for (let i = 0; i < cookies.length; i++) {
      let parts = cookies[i].split('=');
      cookie[parts[0].trim()] = (parts[1] || '').trim();
    }
    return cookie[name];
  }


  initStatistics = () => {
    const appIdsWithGA = [8197452, 8110054, 7281593, 8085445, 8197445, 7968182, 7718591, 7648562, 8197443, 8130554, 410911495]
    if (!appIdsWithGA.includes(8197462)) {
      return;
    }
    dataLayer = [{
      'appId': '8197462'
    }];
    (function (w, d, s, l, i) {
      w[l] = w[l] || [];
      w[l].push({
        'gtm.start': new Date().getTime(),
        event: 'gtm.js'
      });
      var f = d.getElementsByTagName(s)[0],
        j = d.createElement(s),
        dl = l != 'dataLayer' ? '&l=' + l : '';
      j.async = true;
      j.src =
        'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
      f.parentNode.insertBefore(j, f);
    })(window, document, 'script', 'dataLayer', 'GTM-KPCW3K2');
  }

  setInputToggles = (marketing, statistics, functional) => {
    document.getElementById('check-marketing-cookies').checked = marketing;
    document.getElementById('check-statistics-cookies').checked = statistics;
    document.getElementById('check-functional-cookies').checked = functional;
  }

  //check if cookie is set
  if (getCookie(cookieConsent) !== 'true') {
    //attach show class to modal
    modal.classList.add('show');
    //disable scroll with overflow and position fixed
    document.body.style.overflow = 'hidden';
    document.body.style.position = 'fixed';
    document.body.style.pointerevents = 'none';
  } else {
    if (getCookie(cookieStatistics) === 'true') {
      initStatistics()
    }
    setInputToggles(getCookie(cookieMarketing) === 'true', getCookie(cookieStatistics) === 'true', getCookie(cookieFunctional) === 'true');
  }

  acceptAllCookies = () => {
    return setCookieConsent(true, true, true);
  }

  rejectAllCookies = () => {
    return setCookieConsent(false, false, false);
  }

  saveCookies = () => {
    // check if checkbox for cookie is set
    let marketing = document.getElementById('check-marketing-cookies').checked;
    let statistics = document.getElementById('check-statistics-cookies').checked;
    let functional = document.getElementById('check-functional-cookies').checked;

    return setCookieConsent(marketing, statistics, functional);
  }

  setCookieConsent = (marketing, statistics, functional) => {
    let necessary = true;
    //set cookie for 1 year for checked cookies
    document.cookie = cookieMarketing + '=' + marketing.toString() + ';max-age=7776000;path=/';
    document.cookie = cookieStatistics + '=' + statistics.toString() + ';max-age=7776000;path=/';
    document.cookie = cookieFunctional + '=' + functional.toString() + ';max-age=7776000;path=/';
    document.cookie = cookieNecessary + '=' + necessary.toString() + ';max-age=7776000;path=/';
    //set cookie consent to true
    document.cookie = 'CookieConsent=true;max-age=7776000;path=/';
    modal.classList.remove('show');
    document.body.style.overflow = 'inherit';
    document.body.style.pointerevents = 'default';
    document.body.style.position = 'relative';
    if (statistics) {
      initStatistics()
    }
    setInputToggles(marketing, statistics, functional);
    //trigger cookieBannerClosed js event -> used to load different scripts depending on cookie consent
    const event = new CustomEvent('cookieBannerClosed', {
      detail: {
        marketing: marketing,
        statistics: statistics,
        functional: functional
      }
    });
    document.dispatchEvent(event);
  }

  openCookieSettings = () => {
    document.getElementById('modalCookie').classList.add('show');
  }

  getLinkSection = () => {
    //find link that contains imprint and return parent
    const footerSectionDiv = document.getElementsByClassName('StandardFooter');
    if (footerSectionDiv[0] !== undefined) {
      let link = Array.from(footerSectionDiv[0].getElementsByTagName('a')).filter((a) => a.href.toLowerCase().includes('imprint'))[0];
      if (link) {
        return link.parentElement;
      }
    }
    const possibleLinkDivs = [
      'StandardFooter__links',
      'StandardFooter__LinkSection',
      'StandardFooter__Content',
      'StandardFooter__blockLinkGroup'
    ];
    let section = possibleLinkDivs.map((div) => document.getElementsByClassName(div)[0]).filter((div) => div !== undefined)[0];
    if (section) {
      return section;
    }
    return null;
  }

  //add cookie settings link to existing StandardFooter__links div when page is fully rendered
  window.onload = function () {
    //if body has white text color, change to black
    const modalColor = window.getComputedStyle(document.getElementById('modalCookie')).color;
    const cookieLinkText = document.querySelector('.cookieMainText a');
    if (modalColor === 'white' || modalColor === '#fff' || modalColor === '#ffffff' || modalColor.includes('255, 255, 255')) {
      modal.style.color = 'black';
      cookieLinkText.style.color = 'black';
    }

    //check for existing cookieSettingsLink - Don't overwrite custom cookie link
    if (document.getElementById('cookieSettingsLink')) {
      return;
    }
    //append new line to link section
    const linkSection = getLinkSection();
    if (!linkSection) {
      return;
    }
    const newLine = document.createElement('br');
    linkSection.appendChild(newLine);
    //append new link to link section
    let cookieSettingsLink = document.createElement('a');
    cookieSettingsLink.id = 'cookieSettingsLink';
    cookieSettingsLink.className = 'StandardFooter__link'
    cookieSettingsLink.setAttribute('role', 'button');
    cookieSettingsLink.setAttribute('tabindex', '0');
    cookieSettingsLink.setAttribute('onclick', 'openCookieSettings()');
    cookieSettingsLink.style.cursor = 'pointer';
    cookieSettingsLink.innerHTML = 'Settings for cookies and data transmission';
    linkSection.appendChild(cookieSettingsLink);
  }
</script>

  <div class="Navbar">
    <div class="NavbarContent">
        <a href="https://techboost.telekom.com" class="NavbarLogo">
            <img src="/public/assets/logos/Techboost_Homepage_Logo-Small.svg" alt="Logo Techboost">
        </a>
        <div class="NavbarMenu">
            <i class="icon-inno icon-inno_menu" onclick="openMenu(this)"></i>
        </div>
        <div class="NavbarItems NavStartups">
            <a href="/public/startups">For startups</a>
            <a href="/public/corporates">For companies</a>
            <a href="/public/newsroom">Newsroom</a>
            <a href="/public/team">About us</a>
            <div class="NavbarLanguage" onclick="setLanguage('de')"><i class="icon-inno icon-inno_globe-fill"></i>DE / EN</div>
            <div class="NavbarMenu__Close" onclick="openMenu()"></div>
        </div>
        <div class="NavbarButtons">
            <a href="/public/apply" class="NavbarApply">Apply</a>
            <a href="https://techboost.telekom.com/en/login" class="NavbarLogin">Login                <div class="NavbarLogin__Hover">Login to TechBoost Connect</div>
            </a>
        </div>
    </div>
</div>

<script>
    function setLanguage(language) {
        //delete language cookie for all paths

        //set language cookie for whole domain
        document.cookie = "language=" + language + ";path=/";
        document.cookie = "language=" + language + ";path=/public";
        document.cookie = "language=" + language + ";path=/public/";
        //change lang query param
        var url = new URL(window.location.href);
        url.searchParams.set('lang', language);
        window.location.href = url.href;
        return false;
    }

    function openMenu() {
        $('.NavbarItems').toggleClass("Open")
        $('.icon-inno_menu').toggleClass("icon-inno_cross")
    }
</script><div id="HeaderSet" class="HeaderSet Subpage ForStartups">
  <picture>
    <source media="(min-width: 951px)" srcset="/public/assets/Techboost_Startup-Header.jpg" alt="Benedigt Ilg is pictured on the cover of the page.">
    <img src="/public/assets/Techboost_Startup-Header_Mobil.jpg" alt="Benedigt Ilg is pictured on the cover of the page.">
  </picture>
  <div class="HeaderSet__Wrapper ">
          <div class="HeaderSet__Quote">
        <h1 class="Techboost__Title">"With <span>TechBoost</span>, we have a <span>partner</span> at our side who supports us in every <span>phase of development</span> "</h1>
        <div class="HeaderSet__QuoteSpace"></div>
        <h2 class="Techboost__Title"><span>Benedikt Ilg</span><br>CEO and Founder<br>Flip GmbH</h2>
      </div>
        <a href="https://www.linkedin.com/showcase/telekomtechboostprogramm" class="Linkedin">
      <span>Find us on</span>
      <i class="icon-inno icon-inno_linkedin"></i>
    </a>
  </div>
</div><div class="HeadlineWrapper Startup">
    <div class="Headline">
        <h2 class="Techboost__Title">Become Part of the <span>TechBoost Program</span></h2>        <h3 class="Techboost__Headline">Your launchpad for growth, networking, and innovation!</h3>        <p class="FontSizeM">Want to take your B2B startup to the next level? Looking for targeted support, valuable connections, and visibility in a strong network? Then TechBoost is the right startup program for you.</p>                            </div>
</div>

<script>
    $("video").each(function() {
        $(this).hover(function(event) {
            if (event.type === "mouseenter") {
                $(this).attr("controls", "");
            } else if (event.type === "mouseleave") {
                $(this).removeAttr("controls");
            }
        });
    })
</script><div class="StartupTextBox">
    <div class="TextBox__Wrapper FontSizeM">
            <div class="TextBox Explore">
            <h3>TechBoost Program</h3>
                                    <h4 style="margin-top: 0px; text-transform: uppercase;">for market-ready startups:</h4>
            <ul>
                                    <li>
                        <i class="icon-inno icon-inno_check-regular"></i>
                        Infrastructure support &amp; up to €100,000 in T Cloud Public credits                    </li>
                                    <li>
                        <i class="icon-inno icon-inno_check-regular"></i>
                        Exclusive offers like API credits                    </li>
                                    <li>
                        <i class="icon-inno icon-inno_check-regular"></i>
                        Win new customers through real-life challenges                    </li>
                                    <li>
                        <i class="icon-inno icon-inno_check-regular"></i>
                        Increased visibility through communications push                    </li>
                            </ul>
            <!-- Buttons -->
            <div class="Buttons">
                                    <button onclick="toggleLightbox(this)" class="btn-default negative" data-lightbox-id="lightbox-Explore-0">
                        Learn More                    </button>
                                    <button onclick="toggleLightbox(this)" class="btn-default negative" data-lightbox-id="lightbox-Explore-1">
                        Development Opportunities                    </button>
                            </div>
        </div>
                    <div class="Lightbox" data-lightbox-id="lightbox-Explore-0" onclick="toggleLightbox(this)">
                <div class="LightboxContent">
                    <i class="icon-inno icon-inno_cross"></i>
                    <div class="LightboxHeader">
                        <h3 class="LightboxTitle">TechBoost –<br>for market-ready startups:</h3>
                    </div>
                    <div class="LightboxText">
                                                    <h4>Infrastructure Support &amp; T Cloud Public</h4>
                            <p>Receive vendor-neutral expert advice and access to the right tools &amp; resources. If you choose the secure European T Cloud Public, you’ll get up to €100,000 in credits and a dedicated cloud architect as your point of contact.</p>
                                                    <h4>Exclusive Offers</h4>
                            <p>Enjoy exclusive benefits such as access to the Magenta Business API with €10,000 in starting credits and special event conditions.</p>
                                                    <h4>Challenges &amp; Matchmaking</h4>
                            <p>Apply to real digitalization projects (“Challenges”) from Telekom business customers and present your solution during innovation workshops directly to potential clients.</p>
                                                    <h4>Communications Push</h4>
                            <p>We’ll feature you on the high-reach TechBoost LinkedIn channel and internal Telekom platforms, and actively promote relevant content. Gain exposure and position your startup optimally.</p>
                                            </div>
                </div>
            </div>
                    <div class="Lightbox" data-lightbox-id="lightbox-Explore-1" onclick="toggleLightbox(this)">
                <div class="LightboxContent">
                    <i class="icon-inno icon-inno_cross"></i>
                    <div class="LightboxHeader">
                        <h3 class="LightboxTitle">Development Opportunities in the Program</h3>
                    </div>
                    <div class="LightboxText">
                                                    <h4>Access to Magenta Business APIs &amp; €10,000 in starting credits</h4>
                            <p>Get access to powerful communication and networking APIs – with €10,000 in credits, a dedicated technical contact, and sales support.</p>
                                                    <h4>Event Involvement &amp; Direct Customer Access</h4>
                            <p>Present your startup at exclusive TechBoost and Telekom customer events, and expand your network with relevant clients and decision-makers.</p>
                                                    <h4>Strategic Feedback in the TechBoost Quality Gate</h4>
                            <p>Receive in-depth feedback from Telekom and industry experts on your business model, and jointly evaluate your readiness for strategic cooperation with Telekom.</p>
                                            </div>
                </div>
            </div>
                    <div class="TextBox Plaintext">
            <h3>Apply for our Program</h3>
                            <p>Do you have a marketable product and have successfully completed initial B2B customer projects? Then apply for the program.</p>
                                        <a href="/public/apply" class="btn-default">Apply Now</a>
                        <h4 style="margin-top: 0px; text-transform: uppercase;"></h4>
            <ul>
                            </ul>
            <!-- Buttons -->
            <div class="Buttons">
                            </div>
        </div>
            </div>

<script>
    function toggleLightbox(el) {
        const id = el.getAttribute('data-lightbox-id');

        if (id) {
            // Open specific lightbox
            document.querySelector(`.Lightbox[data-lightbox-id="${id}"]`).classList.toggle('active')
        }

        document.body.classList.toggle('no-scroll');
        document.documentElement.classList.toggle('no-scroll');
    }
</script></div>

<!-- textBox -->
<!-- <div class="StartupTextBox">
    <div class="TextBox__Wrapper FontSizeM">
                <div class="PlainText">
                <h3>
                    Register as an Explorer                </h3>
                <p>Are you an innovative B2B startup with an MVP and a commercial register entry? Then register on TechBoost Connect. After successful verification, you'll become part of the community – the first step into the TechBoost Program.</p>
                                                    <a href="https://techboost.telekom.com/en/register" class="btn-default">Register now</a>
                            </div>
                <div class="PlainText">
                <h3>
                    Apply for our Program                </h3>
                <p>Do you have a marketable product and have successfully completed initial B2B customer projects? Then apply for the program.</p>
                                            </div>
    </div></div> -->

<div class="StartupTextBox">
    <div class="TextBox__Wrapper FontSizeM">
                <div class="TechboostLogo">
                <img src="/public/assets/DT_Techboost_headline_left_rgb_l.png" alt="Logo Techboost">
            </div>
                    <div class="PlainText">
                <h3>
                    Why TechBoost?                </h3>
                <p>With TechBoost, you're part of one of Germany’s largest startup ecosystems. You benefit from the innovation power, network, and market reach of a leading European digital group. Over 1,000 startups use our community and business customer access to grow together, learn from one another, and unlock real sales potential.<br><br><b>And after the Program?</b><br>After the 12 months, you stay part of the community as an ALLSTAR and can continue to enjoy all the benefits of the Partner Program.</p>
                                            </div>
    </div></div>


<div class="HeadlineWrapper Startup">
    <div class="Headline">
        <h2 class="Techboost__Title">The <span>perfect match</span></h2>                                    <div class="Video">
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/Mogenius.png" src="https://img.innoloft.com/platforms/8197462/Mogenius.mp4"></video>
                    </div>
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/4tiitoo.png" src="https://img.innoloft.com/platforms/8197462/4tiitoo.mp4"></video>
                    </div>
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/poster_dermanostic.jpg" src="https://img.innoloft.com/platforms/8197462/Interview_dermanostic.mp4"></video>
                    </div>
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/poster_goAVAt.jpg" src="https://img.innoloft.com/platforms/8197462/Interview_goAVA.mp4"></video>
                    </div>
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/poster_heronOS.jpg" src="https://img.innoloft.com/platforms/8197462/Interview_heronos.mp4"></video>
                    </div>
                                    <div class="VideoWrapper">
                        <video poster="/public/assets/poster_amber.jpg" src="https://img.innoloft.com/platforms/8197462/Interview_startup.mp4"></video>
                    </div>
                            </div>
                            </div>
</div>

<script>
    $("video").each(function() {
        $(this).hover(function(event) {
            if (event.type === "mouseenter") {
                $(this).attr("controls", "");
            } else if (event.type === "mouseleave") {
                $(this).removeAttr("controls");
            }
        });
    })
</script><div class="HeadlineWrapper Startups">
    <div class="Headline">
        <h2 class="Techboost__Title">Selection of our <span>startups</span></h2>                                            </div>
</div>

<script>
    $("video").each(function() {
        $(this).hover(function(event) {
            if (event.type === "mouseenter") {
                $(this).attr("controls", "");
            } else if (event.type === "mouseleave") {
                $(this).removeAttr("controls");
            }
        });
    })
</script><div class="StartupLogos__Wrapper">
    <div class="StartupLogos">
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/envelio_Wordmark_RGB_260px-1.webp" alt="Logo envelio GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/amber.svg" alt="Logo Amber Tech GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/digital-h.png" alt="Logo Digital H GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/Betterspace_Brand_RGB_300dpi.png" alt="Logo Betterspace GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/vialytics-Logo_grau-gelb_RGB.svg" alt="Logo Vialytics GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/flixcheck.png" alt="Logo Flixcheck GmbH">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/Cloudsupplies_Logo 1-zeilig.png" alt="Logo Cloudsupplies">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/locaterisk.png" alt="Logo LocateRisk">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/nooxit_orange.png" alt="Logo Nooxit">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/certifaction_logo.svg" alt="Logo Certifaction">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/factorial.png" alt="Logo Factorial">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/apptivegrid2.png" alt="Logo ApptiveGrid">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/everbay.png" alt="Logo everbay">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/LegalTegrity.png" alt="Logo LegalTegrity">
            </div>
                    <div class="StartupLogo">
                <img src="/public/assets/logos/startups/goAVA_Logo_RZ2_rgb.png" alt="Logo GoAVA">
            </div>
            </div>
</div>    <div class="StandardFooter">
  <div class="StandardFooter__Wrapper">
    <div class="StandardFooter__Content">
      <div class="Legal">
        <h3 class="Techboost__Headline">Legal</h3>
        <div class="StandardFooter__links">
          <p>Telekom</p>
          <a href="https://www.telekom.de/impressum" target="_blank">
            Imprint          </a>
          <a href="https://www.telekom.de/ueber-das-unternehmen/datenschutz#fragen-und-antworten" target="_blank">
            Privacy policy          </a>
        <br><a id="cookieSettingsLink" class="StandardFooter__link" role="button" tabindex="0" onclick="openCookieSettings()" style="cursor: pointer;">Settings for cookies and data transmission</a></div>
      </div>
      <div class="Address">
        <h3 class="Techboost__Headline">Information</h3>
        <div class="StandardFooter__links">
          TechBoost Connect<br><br>
          Telekom Deutschland GmbH<br>Landgrabenweg 149<br>53227 Bonn<br><br>
          <a href="mailto:techboost@telekom.de" class="mail">techboost@telekom.de</a><br>
          Telekom Deutschland GmbH<br><span>Technische Umsetzung: <a href="https://innoloft.com" class="mail">Innoloft GmbH</a></span>
        </div>
      </div>
      <div class="Telekom">
        © Telekom Deutschland GmbH is one of the world's leading service providers in the telecommunications and information technology industry. We offer our customers products and services for connected life and work.      </div>
      <div class="Techboost__Logo">
        <img src="/public/assets/DT_Techboost_headline_left_rgb_l.png" alt="Logo Techboost">
      </div>
    </div>
  </div>
</div>
<div class="FooterLine">
    ©2026</div>

  

</body></html>