{"id":21375,"date":"2025-09-26T10:15:04","date_gmt":"2025-09-26T08:15:04","guid":{"rendered":"https:\/\/bstartup.jellibylab.com\/contactar\/"},"modified":"2026-01-20T09:13:39","modified_gmt":"2026-01-20T08:13:39","slug":"contact","status":"publish","type":"page","link":"https:\/\/bstartup.bancsabadell.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<section id=\"block_5ef18c73040c1f4176bca168b4d8d58d\" class=\"wp-block-page-header gutenberg-block\"  role=\"banner\" aria_labelledby=\"page-header-title-69eb29654ffc8\" aria_describedby=\"page-header-desc-69eb29654ffc9\" style=\"--pt-mobile:; --pb-mobile:; --pt-desktop:; --pb-desktop:; --section-bg:#FFFFFF;\">\n    <div class=\"page-header-container overlay-black grayscale\"\n         style=\"--bg-desktop: url(https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/Hero-Image-1-scaled.jpg);--bg-mobile: url(https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/Foto-cabecera-Contacta-1.jpg);\" >\n        <div class=\"page-header-gradients\" aria-hidden=\"true\"><\/div>\n        <div class=\"container\" role=\"presentation\">\n            <div class=\"page-header-wrapper\">\n                                                    <h1 id=\"page-header-title-69eb29654ffc8\" class=\"page-header-title\">Contact us<\/h1>\n                                                    <div id=\"page-header-desc-69eb29654ffc9\" class=\"page-header-text\">\n                        <p>If you have any questions or would like more information, please contact us directly<\/p>\n\n                    <\/div>\n                                            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"block_8487832c05a20691b119c88fbfd917cd\" class=\"wp-block-cards-columns-forms gutenberg-block\"   style=\"--pt-mobile:; --pb-mobile:; --pt-desktop:; --pb-desktop:; --section-bg:#FFFFFF;\">\n    <div class=\"cards-columns-forms\">\n        <div class=\"container\">\n            <div class=\"title-section\">\n                                    <p class=\"subtitle\">ANY QUESTIONS?<\/p>\n                                                    <h2>Tell us your area of interest<\/h2>\n                        \n                            <\/div>\n            <div class=\"cards-columns-forms__grid\">\n                                     \n                    <div class=\"cards-columns-forms__card\">\n                        <div class=\"cards-columns-forms__card-icon\">\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/icon-services-startups.svg\" alt=\"icon-services-startups\" class=\"block mx-auto mt-12\">\n                        <\/div>\n                        <h4 class=\"cards-columns-forms__card-title\">Specialized banking service for startups<\/h4>\n                                                                                <button class=\"trigger-product-info cards-columns-forms__card-link\">Request<\/button>\n                                                                        <\/div>\n                                                         \n                    <div class=\"cards-columns-forms__card\">\n                        <div class=\"cards-columns-forms__card-icon\">\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/icon-bstartup10.svg\" alt=\"icon-bstartup10\" class=\"block mx-auto mt-12\">\n                        <\/div>\n                        <h4 class=\"cards-columns-forms__card-title\">BStartup10 investment program<\/h4>\n                                                                                <a href=\"https:\/\/bstartup.bancsabadell.com\/en\/investment-form\/\" class=\"cards-columns-forms__card-link\">Request<\/a>\n                                                                        <\/div>\n                                                         \n                    <div class=\"cards-columns-forms__card\">\n                        <div class=\"cards-columns-forms__card-icon\">\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/icon-bstartup-health-green.svg\" alt=\"icon-bstartup-health-green\" class=\"block mx-auto mt-12\">\n                        <\/div>\n                        <h4 class=\"cards-columns-forms__card-title\">Next BStartup Health or BStartup Green calls<\/h4>\n                                                                                <button class=\"trigger-investment cards-columns-forms__card-link\">Request<\/button>\n                                                                        <\/div>\n                                                         \n                    <div class=\"cards-columns-forms__card\">\n                        <div class=\"cards-columns-forms__card-icon\">\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/bstartup.bancsabadell.com\/wp-content\/uploads\/icon-others.svg\" alt=\"icon-others\" class=\"block mx-auto mt-12\">\n                        <\/div>\n                        <h4 class=\"cards-columns-forms__card-title\">Other<\/h4>\n                                                                                <button class=\"trigger-contact cards-columns-forms__card-link\">Request<\/button>\n                                                                        <\/div>\n                                                <\/div>\n        <\/div>\n    <\/div>\n<\/section><script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ FORMS\n        var triggerContact = document.querySelectorAll('.trigger-contact');\n        var modalContact = document.querySelector('bs-modal-lead.contact-modal');\n        triggerContact.forEach(cta => {\n            cta.addEventListener('click', function() {\n                if (modalContact) {\n                    modalContact.opened = true;\n                }\n            });\n        });\n\n        var triggerMadrid = document.querySelectorAll('.trigger-contact-madrid');\n        var modalMadrid = document.querySelector('bs-modal-lead.contact-madrid');\n        triggerMadrid.forEach(cta => {\n            cta.addEventListener('click', function() {\n                if (modalMadrid) {\n                    modalMadrid.opened = true;\n                }\n            });\n        });\n\n        var triggerInvestment = document.querySelectorAll('.trigger-investment');\n        var modalInvestment = document.querySelector('bs-modal-lead.investment-modal');\n        triggerInvestment.forEach(cta => {\n            cta.addEventListener('click', function() {\n                if (modalInvestment) {\n                    modalInvestment.opened = true;\n                }\n            });\n        });\n\n        var triggerProductInfo = document.querySelectorAll('.trigger-product-info');\n        var modalProductInfo = document.querySelector('bs-modal-lead.product-info-modal');\n        triggerProductInfo.forEach(cta => {\n            cta.addEventListener('click', function() {\n                if (modalProductInfo) {\n                    modalProductInfo.opened = true;\n                }\n            });\n        });\n\n        var triggerAppointment = document.querySelectorAll('.trigger-appointment');\n        var modalAppointment = document.querySelector('bs-modal-lead.appointment-modal');\n        triggerAppointment.forEach(cta => {\n            cta.addEventListener('click', function() {\n                if (modalAppointment) {\n                    modalAppointment.opened = true;\n                }\n            });\n        });\n    });\n<\/script>\n\n<div class=\"hidden\">\n    <pre>\n        array(6) {\n  [0]=>\n  object(WP_Post)#6742 (24) {\n    [\"ID\"]=>\n    int(13195)\n    [\"post_author\"]=>\n    string(1) \"4\"\n    [\"post_date\"]=>\n    string(19) \"2021-10-19 11:36:54\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-10-19 09:36:54\"\n    [\"post_content\"]=>\n    string(623) \"<!-- wp:paragraph -->\n<p>We have developed specific products that our startups and scaleups clients have been asking for, such as our new virtual POS (with specific and very advanced functionalities for platforms, SaaS, e-commerce\u2026), Civil Liability Insurance for startups, BStartup Marketing Card, Media4Equity VAT Loan, BStartup RenTech\u2026 Check out our specific products. Of course, we incorporate all the experience of Banco Sabadell, a bank that has specialized in companies since its foundation, with a very in-depth knowledge of banking operations and internationalization for companies.<\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(49) \"What specific products do you offer for startups?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(63) \"cual-es-el-procedimiento-desde-que-os-enviamos-nuestro-proyecto\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-16 14:03:20\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-16 12:03:20\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(101) \"https:\/\/bstartup.jellibylab.com\/faqs\/cual-es-el-procedimiento-desde-que-os-enviamos-nuestro-proyecto\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n  [1]=>\n  object(WP_Post)#6733 (24) {\n    [\"ID\"]=>\n    int(13192)\n    [\"post_author\"]=>\n    string(1) \"1\"\n    [\"post_date\"]=>\n    string(19) \"2021-10-19 11:37:04\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-10-19 09:37:04\"\n    [\"post_content\"]=>\n    string(348) \"<!-- wp:paragraph -->\n<p>It is very important that you are attended by one of our offices that specialize in startups, whose managers know the operation and particular features of the business models of a startup, different from those of a traditional company. Find your nearest BStartup office here and come and meet us.<\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(44) \"Where can I find my nearest BStartup office?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(122) \"como-puedo-recibir-informacion-de-vuestras-charlas-y-eventos-relacionados-con-la-creacion-y-el-crecimiento-de-las-startups\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-16 14:02:54\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-16 12:02:54\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(160) \"https:\/\/bstartup.jellibylab.com\/faqs\/como-puedo-recibir-informacion-de-vuestras-charlas-y-eventos-relacionados-con-la-creacion-y-el-crecimiento-de-las-startups\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n  [2]=>\n  object(WP_Post)#6744 (24) {\n    [\"ID\"]=>\n    int(13199)\n    [\"post_author\"]=>\n    string(1) \"1\"\n    [\"post_date\"]=>\n    string(19) \"2021-05-26 10:23:21\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-05-26 08:23:21\"\n    [\"post_content\"]=>\n    string(666) \"<!-- wp:paragraph -->\n<p>Our core business is banking services, including financing. Since the creation of BStartup, startup financing has been a priority, which is why a specific risk circuit for startups was created. All funding requests for startups are worked on by managers and risk analysts who specialize in startups, who understand how startups work and know how to interpret the business plans of a startup. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, we also invest in the capital of some startups.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(27) \"Can you finance my startup?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(16) \"faq-no-destacada\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-04 22:52:55\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-04 20:52:55\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(54) \"https:\/\/bstartup.jellibylab.com\/faqs\/faq-no-destacada\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n  [3]=>\n  object(WP_Post)#6737 (24) {\n    [\"ID\"]=>\n    int(13197)\n    [\"post_author\"]=>\n    string(1) \"1\"\n    [\"post_date\"]=>\n    string(19) \"2021-10-19 11:36:53\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-10-19 09:36:53\"\n    [\"post_content\"]=>\n    string(653) \"<!-- wp:paragraph -->\n<p>The main difference is that, in the case of investment, BStartup will enter as an investment partner in your start-up taking an equity percentage of your capital and supporting you with additional services. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If we're talking about financing, we will finance your start-up through bank debt (specialized banking product such as loan, credit, leasing, renting, factoring, reverse factoring\u2026), which you will have to pay back in the established terms plus an established interest rate; in this case, we do not enter into the capital of your company.<\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(86) \"What is the difference between Banco Sabadell financing my startup or investing in it?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(69) \"como-podemos-haceros-llegar-nuestro-proyecto-para-que-invirtais-en-el\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-04 22:52:47\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-04 20:52:47\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(107) \"https:\/\/bstartup.jellibylab.com\/faqs\/como-podemos-haceros-llegar-nuestro-proyecto-para-que-invirtais-en-el\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n  [4]=>\n  object(WP_Post)#6739 (24) {\n    [\"ID\"]=>\n    int(13212)\n    [\"post_author\"]=>\n    string(1) \"1\"\n    [\"post_date\"]=>\n    string(19) \"2021-05-25 10:33:24\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-05-25 08:33:24\"\n    [\"post_content\"]=>\n    string(85) \"<!-- wp:paragraph -->\n<p>Sign up here to be kept informed.<\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(105) \"How can I receive information about your talks and events related to the creation and growth of startups?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(4) \"faq2\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-12 19:59:37\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-12 17:59:37\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(42) \"https:\/\/bstartup.jellibylab.com\/faqs\/faq2\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n  [5]=>\n  object(WP_Post)#6741 (24) {\n    [\"ID\"]=>\n    int(13214)\n    [\"post_author\"]=>\n    string(1) \"4\"\n    [\"post_date\"]=>\n    string(19) \"2021-05-25 10:33:12\"\n    [\"post_date_gmt\"]=>\n    string(19) \"2021-05-25 08:33:12\"\n    [\"post_content\"]=>\n    string(308) \"<!-- wp:paragraph -->\n<p>If you have any questions, please write to us indicating the city where your startup is located, so that the most appropriate person can assist you.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\"\n    [\"post_title\"]=>\n    string(24) \"Do you have any queries?\"\n    [\"post_excerpt\"]=>\n    string(0) \"\"\n    [\"post_status\"]=>\n    string(7) \"publish\"\n    [\"comment_status\"]=>\n    string(6) \"closed\"\n    [\"ping_status\"]=>\n    string(6) \"closed\"\n    [\"post_password\"]=>\n    string(0) \"\"\n    [\"post_name\"]=>\n    string(3) \"766\"\n    [\"to_ping\"]=>\n    string(0) \"\"\n    [\"pinged\"]=>\n    string(0) \"\"\n    [\"post_modified\"]=>\n    string(19) \"2022-08-16 14:04:42\"\n    [\"post_modified_gmt\"]=>\n    string(19) \"2022-08-16 12:04:42\"\n    [\"post_content_filtered\"]=>\n    string(0) \"\"\n    [\"post_parent\"]=>\n    int(0)\n    [\"guid\"]=>\n    string(41) \"https:\/\/bstartup.jellibylab.com\/faqs\/766\/\"\n    [\"menu_order\"]=>\n    int(0)\n    [\"post_type\"]=>\n    string(4) \"faqs\"\n    [\"post_mime_type\"]=>\n    string(0) \"\"\n    [\"comment_count\"]=>\n    string(1) \"0\"\n    [\"filter\"]=>\n    string(3) \"raw\"\n  }\n}\n    <\/pre>\n<\/div>\n\n<section id=\"block_684fa2781c3f0d944fe013afafe41a8b\" class=\"wp-block-faqs-list gutenberg-block\"   style=\"--pt-mobile:; --pb-mobile:; --pt-desktop:; --pb-desktop:; --section-bg:#FFFFFF;\">\n    <div class=\"faqs-list\">\n        <div class=\"faqs-list__container\">\n            <h2 class=\"faqs-list__title\">FAQs<\/h2>\n            \n            <div class=\"faqs-list__accordions\">\n\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">What specific products do you offer for startups?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>We have developed specific products that our startups and scaleups clients have been asking for, such as our new virtual POS (with specific and very advanced functionalities for platforms, SaaS, e-commerce\u2026), Civil Liability Insurance for startups, BStartup Marketing Card, Media4Equity VAT Loan, BStartup RenTech\u2026 Check out our specific products. Of course, we incorporate all the experience of Banco Sabadell, a bank that has specialized in companies since its foundation, with a very in-depth knowledge of banking operations and internationalization for companies.<\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">Where can I find my nearest BStartup office?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>It is very important that you are attended by one of our offices that specialize in startups, whose managers know the operation and particular features of the business models of a startup, different from those of a traditional company. Find your nearest BStartup office here and come and meet us.<\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">Can you finance my startup?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>Our core business is banking services, including financing. Since the creation of BStartup, startup financing has been a priority, which is why a specific risk circuit for startups was created. All funding requests for startups are worked on by managers and risk analysts who specialize in startups, who understand how startups work and know how to interpret the business plans of a startup. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, we also invest in the capital of some startups.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">What is the difference between Banco Sabadell financing my startup or investing in it?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>The main difference is that, in the case of investment, BStartup will enter as an investment partner in your start-up taking an equity percentage of your capital and supporting you with additional services. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If we&#8217;re talking about financing, we will finance your start-up through bank debt (specialized banking product such as loan, credit, leasing, renting, factoring, reverse factoring\u2026), which you will have to pay back in the established terms plus an established interest rate; in this case, we do not enter into the capital of your company.<\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">How can I receive information about your talks and events related to the creation and growth of startups?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>Sign up here to be kept informed.<\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"faqs-list__accordion\">\n                        <div class=\"faqs-list__accordion-header\">\n                            <h3 class=\"faqs-list__accordion-title\">Do you have any queries?<\/h3>\n                            <div class=\"faqs-list__accordion-icon\">\n                                <svg width=\"14\" height=\"8\" viewBox=\"0 0 14 8\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                                    <path d=\"M1 1L7 7L13 1\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                                <\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faqs-list__accordion-content\">\n                            <p><!-- wp:paragraph -->\n<p>If you have any questions, please write to us indicating the city where your startup is located, so that the most appropriate person can assist you.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><\/p>\n<!-- \/wp:paragraph --><\/p>\n                        <\/div>\n                    <\/div>\n                \n            <\/div>\n\n            <div class=\"faqs-list__button-container\">\n                <button class=\"faqs-list__button\" type=\"button\">\n                    Ver m\u00e1s\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-21375","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - BStartup Banco Sabadell<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bstartup.bancsabadell.com\/contactar\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - BStartup Banco Sabadell\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bstartup.bancsabadell.com\/contactar\/\" \/>\n<meta property=\"og:site_name\" content=\"BStartup Banco Sabadell\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T08:13:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bstartup.bancsabadell.com\/contactar\/\",\"url\":\"https:\/\/bstartup.bancsabadell.com\/contactar\/\",\"name\":\"Contact - BStartup Banco Sabadell\",\"isPartOf\":{\"@id\":\"https:\/\/bstartup.bancsabadell.com\/#website\"},\"datePublished\":\"2025-09-26T08:15:04+00:00\",\"dateModified\":\"2026-01-20T08:13:39+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bstartup.bancsabadell.com\/contactar\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bstartup.bancsabadell.com\/#website\",\"url\":\"https:\/\/bstartup.bancsabadell.com\/\",\"name\":\"BStartup Banco Sabadell\",\"description\":\"Soluciones financieras para hacer crecer tu negocio a corto, medio y largo plazo.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bstartup.bancsabadell.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - BStartup Banco Sabadell","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:\/\/bstartup.bancsabadell.com\/contactar\/","og_locale":"en_US","og_type":"article","og_title":"Contact - BStartup Banco Sabadell","og_url":"https:\/\/bstartup.bancsabadell.com\/contactar\/","og_site_name":"BStartup Banco Sabadell","article_modified_time":"2026-01-20T08:13:39+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bstartup.bancsabadell.com\/contactar\/","url":"https:\/\/bstartup.bancsabadell.com\/contactar\/","name":"Contact - BStartup Banco Sabadell","isPartOf":{"@id":"https:\/\/bstartup.bancsabadell.com\/#website"},"datePublished":"2025-09-26T08:15:04+00:00","dateModified":"2026-01-20T08:13:39+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bstartup.bancsabadell.com\/contactar\/"]}]},{"@type":"WebSite","@id":"https:\/\/bstartup.bancsabadell.com\/#website","url":"https:\/\/bstartup.bancsabadell.com\/","name":"BStartup Banco Sabadell","description":"Soluciones financieras para hacer crecer tu negocio a corto, medio y largo plazo.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bstartup.bancsabadell.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/pages\/21375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/comments?post=21375"}],"version-history":[{"count":17,"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/pages\/21375\/revisions"}],"predecessor-version":[{"id":22216,"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/pages\/21375\/revisions\/22216"}],"wp:attachment":[{"href":"https:\/\/bstartup.bancsabadell.com\/en\/wp-json\/wp\/v2\/media?parent=21375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}