<html lang="">
    <head>
        <meta http-equiv="content-type" content="text/html;charset=UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
        <meta name="robots" content="noindex, indexifembedded">
        <link rel="stylesheet" type="text/css" href="https://www.salesmanago.pl/static/webEngagement/style.min.css?31">
        <link rel="preconnect" href="https://www.salesmanago.pl">
        <link rel="preconnect" href="https://www.salesmanago.pl" crossorigin>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    </head>
    <body>
        <div class="bhr-board"><div class="bhr-board__canvas type--CONTACT_FORM"><div ><div class="bhr-row bhr-row-a04d7a4f-e86e-4810-93aa-0a88785d5325"><div class="bhr-row__columns"><div class="bhr-column" style="border-radius: 0px; width: 100%;"><div class="bhr-widget bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 bhr-form-widget" class="d-none"><style>        @media (min-width: 769px) {       .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 {        justify-content: center;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form, .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 .thank-you-message {        width: 100%;        height: auto;        overflow: unset;        min-height: fit-content;        align-items: center;        border: none;        border-radius: 0px 0px 0px 0px;        padding: 30px 0px 30px 0px;        shadow: unset;        --bhr-form-input-font-weight: 400;        --bhr-form-input-font-size: 14px;        --bhr-form-input-text-align: left;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > h2 {         text-align: left;        font-weight: 500;        font-size: 24px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > div {        gap: 10px;        padding-top: 10px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > div > div {        align-items: center;        gap: 10px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 .thank-you-message {        align-items: center;        border: none;        border-radius: 0px 0px 0px 0px;        padding: 30px 0px 30px 0px;      }     }         @media (max-width: 768.98px) {       .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 {        justify-content: center;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form, .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 .thank-you-message {        width: 100%;        height: auto;        overflow: unset;        min-height: fit-content;        align-items: center;        border: none;        border-radius: 0px 0px 0px 0px;        padding: 30px 0px 30px 0px;        shadow: unset;        --bhr-form-input-font-weight: 400;        --bhr-form-input-font-size: 14px;        --bhr-form-input-text-align: left;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > h2 {         text-align: left;        font-weight: 500;        font-size: 24px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > div {        gap: 10px;        padding-top: 10px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 form > div > div {        align-items: center;        gap: 10px;      }            .bhr-widget-da4e5162-efe4-44bd-b64e-9cdfdfa150c5 .thank-you-message {        align-items: center;        border: none;        border-radius: 0px 0px 0px 0px;        padding: 30px 0px 30px 0px;      }     }      </style></div><div class="bhr-widget bhr-widget-1abf2cdc-bff6-4497-b264-35d4f0b36334 bhr-html-widget" ><div > <style>        @import url('https://fonts.googleapis.com/css?family=Raleway:300,400');        * {            margin: 0;            padding: 0;            box-sizing: border-box;            font-family: 'Raleway', sans-serif;        }        body {            font-size: 14px;            background: transparent;        }        .form-cont,        form {            width: 100%;            padding: 10px;            background: transparent;        }        .input-cont {            width: 100%;            margin-bottom: 15px;        }        .input-cont label {            display: block;            margin-bottom: 5px;            font-weight: bold;            color: #999;        }        .input-cont input,        .input-cont textarea {            width: 100%;            font-size: 15px;            padding: 12px;            background: #fff;            border-radius: 12px;        }        select.form-control {            width: 100%;            font-size: 15px;            padding: 12px;            background: #fff;            height: 44px;            border: 0px solid #aaaaaa;        }        select.form-control option {            color: #999;        }        select.form-control option.nms {            color: #999;        }        .select-cont {            border-radius: 12px;            border: 1px solid #aaaaaa;            overflow: hidden;        }        .input-cont input:focus,        .input-cont textarea:focus {            outline: none;        }        .input-cont.check label,        .input-cont.check input {            display: inline;            width: auto;        }        .input-cont.check {            margin-bottom: 5px;        }        .input-cont.check label {            font-weight: lighter;            font-size: 11px        }        .sm-consent-text {            margin-left: 5px;        }        .form-control {            border: 1px solid #aaaaaa;        }        .input-cont.check label a {            text-decoration: underline;            color: #333        }        input.btn {            display: block;            padding: 10px 20px;            font-size: 18px;            font-weight: bold;            letter-spacing: 0.8px;            border: none;            text-shadow: none;            color: #fff;            border-radius: 0px;            background: #ff7800;            margin-top: 20px;            margin-left: auto;            margin-right: auto;            cursor: pointer;            transition: all 350ms ease;            white-space: normal;            -webkit-appearance: none;            font-family: 'Raleway', sans-serif;            border-radius: 50px;            background: #fdb731;            background: -moz-linear-gradient(top, #fdb731 0%, #fd6922 100%);            background: -webkit-linear-gradient(top, #fdb731 0%, #fd6922 100%);            background: linear-gradient(to bottom, #fdb731 0%, #fd6922 100%);            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb731', endColorstr='#fd6922', GradientType=0);            border: 4px solid #E5E5E5;        }        input.btn:hover {            opacity: 0.5;        }    </style> <script>let aElements = document.querySelectorAll("a");for(var i = 0; i < aElements.length; i++){if(!aElements[i].target){aElements[i].target = "_top";}}</script><style>.sm-error { outline: 1px solid red; } .sm-success { outline: 1px solid green; }</style><div id="sm-custom-alert-container" style=" display: none; margin: 0 auto; text-align: center;"> <div id="sm-custom-alert" style=" -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); text-align: center; display: inline-block; font: 18px verdana,arial; top: 30px; position: absolute; padding: 20px; margin-left: auto; margin-right: auto; z-index: 100000; background-color: rgba(255, 255, 255, 1); -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,1); box-shadow: 0 0 6px 2px rgba(0,0,0,1); border-radius: 4px;"> <br><button class="sm-custom-alert-button" onclick="javascript:document.getElementById('sm-custom-alert-container').style.display = 'none';">OK</button></div> </div><form id="externalContactForm" method="post" action="/form/doahbfidh2nmn6jm/contact.htm"><input type="hidden" id="formId" name="formId" value="41702749-0896-4505-8d18-2ffeb588aecf"> <input type="hidden" name="lang" value="en"> <input type="hidden" name="testAxId" value=""><input type="hidden" name="smActionUrl" id="smActionUrl" value="/form/doahbfidh2nmn6jm/"> <input type="hidden" name="validationToken" value="e0be67669b6c4deeb7c9457e67732777"><!-- Nome --><div class="input-cont"><input type="text" class="form-control" id="sm-form-nome" placeholder="* Nome" title="Come ti chiami?" name="sm-form-name" required=""></div><!-- Email --><div class="input-cont"><input type="email" class="form-control" id="sm-form-mail" placeholder="* Email" title="Qual è la tua email?" name="sm-form-email" required=""></div><!-- Numero --><div class="input-cont"><input type="text" class="form-control" id="sm-form-hone" placeholder="Telefono" title="Qual è il tuo numero?" name="sm-form-phone"></div><!-- Chi sei --><div class="input-cont select-cont"><select class="form-control" id="leadType" name="Chi sei" required=""><option value="" disabled="disabled" hidden="" selected="selected">* Chi sei?</option><option value="LEAD_TYPE_STARTUPPER">Startupper</option><option value="LEAD_TYPE_INNOVATION_MANAGER">Innovation Manager</option><option value="LEAD_TYPE_OTHER">Né l'uno né l'altro</option></select></div><!-- Messaggio --><div class="input-cont"><textarea type="text" class="form-control cst_note" id="sm-cst.custom_note" placeholder="Messaggio" title="Lascia un messaggio" name="sm-cst.custom_note" maxlength="255" rows="5"></textarea></div><!-- campi nascosti --><div class="hidden"><input id="custom_leadType" name="sm-cst.custom_lead_type" type="hidden" value=""> <input id="custom_note" name="sm-cst.custom_note" type="hidden" value=""></div><div class="input-cont check"><input type="hidden" value="true" name="sm-form-consent-id-306-PRIVACY"><input class="sm-consent-input" type="checkbox" value="true" name="sm-form-consent-name-PRIVACY" data-consent-int-id="217" data-consent-description-id="306" required="required"><label class="sm-consent-text">*Dichiaro di aver letto l’informativa sulla Privacy e acconsento al trattamento dei miei dati personali per le finalità di erogazione del servizio <a href="https://www.salesmanago.pl/werd.htm?smlid=0&amp;wesid=5cca093c-d2dd-4763-bb6e-cb496f188fda&amp;vsid=doahbfidh2nmn6jm&amp;utm_medium=web_engagement&amp;utm_campaign=default&amp;utm_source=salesmanago&amp;url=https%3A%2F%2Fwww.iubenda.com%2Fprivacy-policy%2F57217004" target="_blank">Privacy</a></label></div><div class="input-cont check"><input type="hidden" value="true" name="sm-form-consent-id-2318-COMUNICAZIONI"><input class="sm-consent-input" type="checkbox" value="true" name="sm-form-consent-name-COMUNICAZIONI" data-consent-int-id="218" data-consent-description-id="2318"><label class="sm-consent-text">*Acconsento al trattamento dei miei dati personali per l'invio di newsletter, comunicazioni informative e promozionali da parte di Grownnectia S.R.L. in relazione alle iniziative proprie e/o di Partner secondo quanto espresso nell'<a href="https://www.salesmanago.pl/werd.htm?smlid=1&amp;wesid=5cca093c-d2dd-4763-bb6e-cb496f188fda&amp;vsid=doahbfidh2nmn6jm&amp;utm_medium=web_engagement&amp;utm_campaign=default&amp;utm_source=salesmanago&amp;url=https%3A%2F%2Fthestartupcanvas.com%2Fit%2Finformativa%2F" target="_blank">informativa</a></label></div><input class="btn" id="sm-form-submit" onclick="validateForm('contact.htm', event, 0);" type="submit" name="sm-form-submit" value="INVIA LA TUA RICHIESTA"></form><!-- script resizer --><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.6.1/iframeResizer.contentWindow.min.js" type="text/javascript"></script><!-- script lead type --><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" type="text/javascript"></script><script type="text/javascript">
$(function() {
            $("#leadType").change(function() {
                $("#custom_leadType").val($('#leadType option:selected').val())
            });
        });
        $(".cst_note").bind("change paste keyup", function() {
            $("#custom_note").val($(this).val());
        });
</script><script>
    var contactForms = document.getElementsByTagName('form');
    for(var j = 0 ; j < contactForms.length ; j++){ if(contactForms[j].getAttribute('action') && contactForms[j].getAttribute('action').indexOf('/contact.htm') > 0){
            var emailInput = contactForms[j].elements['sm-form-email'];
            if(emailInput){
                emailInput.required = 'required';
            }
        }
    };
</script> </div><style>        @media (min-width: 769px) {       .bhr-widget-1abf2cdc-bff6-4497-b264-35d4f0b36334 {        display: block;        padding: 0px 0px 0px 0px;      }     }         @media (max-width: 768.98px) {       .bhr-widget-1abf2cdc-bff6-4497-b264-35d4f0b36334 {        display: block;        padding: 0px 0px 0px 0px;      }     }      </style></div></div></div></div><style>      @media (min-width: 769px) {        .bhr-row-a04d7a4f-e86e-4810-93aa-0a88785d5325 .bhr-column {          padding: 0px 0px 0px 0px;        }      }            @media (max-width: 768.98px) {        .bhr-row-a04d7a4f-e86e-4810-93aa-0a88785d5325 .bhr-column {          padding: 0px 0px 0px 0px;        }      }    </style></div></div></div><style>        @media (min-width: 769px) {      .bhr-board .bhr-board__canvas {        padding: 0px 0px 0px 0px;      }      .bhr-board .bhr-board__canvas {        width: 767px;      }      .bhr-board .bhr-board__canvas {        height: auto;        border: none;        border-radius: 0px 0px 0px 0px;      }           }         @media (max-width: 768.98px) {      .bhr-board .bhr-board__canvas {        padding: 0px 0px 0px 0px;      }      .bhr-board .bhr-board__canvas {        width: 100%;      }      .bhr-board .bhr-board__canvas {        height: auto;        border: none;        border-radius: 0px 0px 0px 0px;      }           }      </style>        <script type="text/javascript">
          var _smid = 'doahbfidh2nmn6jm';
          var _smapp = 1;
          var _smcsec = true;
          (function(w, r, a, sm, s) {
            w['SalesmanagoObject'] = r;
            w[r] = w[r] || function () {( w[r].q = w[r].q || [] ).push(arguments)};
            sm = document.createElement('script'); sm.type = 'text/javascript'; sm.async = true; sm.src = a;
            s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(sm, s);
          })(window, 'sm', 'https://www.salesmanago.pl/static/sm.js');
        </script>

    </body>
</html>
