{"id":2773,"date":"2023-09-10T17:35:01","date_gmt":"2023-09-10T15:35:01","guid":{"rendered":"https:\/\/bcombinator.com\/coworking\/"},"modified":"2026-05-13T10:38:10","modified_gmt":"2026-05-13T08:38:10","slug":"coworking","status":"publish","type":"page","link":"https:\/\/bcombinator.com\/en\/coworking\/","title":{"rendered":"Coworking"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2773\" class=\"elementor elementor-2773 elementor-1286\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1c819a3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1c819a3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8662bce\" data-id=\"8662bce\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0cc361 elementor-align-center elementor-absolute elementor-widget elementor-widget-jet-lottie\" data-id=\"c0cc361\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"jet-lottie.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-jet-lottie jet-elements\"><div class=\"jet-lottie\" data-settings=\"{&quot;path&quot;:&quot;https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Arrow-Down.json&quot;,&quot;renderer&quot;:&quot;svg&quot;,&quot;action_start&quot;:&quot;autoplay&quot;,&quot;delay&quot;:&quot;&quot;,&quot;on_hover_out&quot;:null,&quot;redirect_timeout&quot;:null,&quot;viewport&quot;:&quot;&quot;,&quot;loop&quot;:true,&quot;loop_times&quot;:&quot;&quot;,&quot;reversed&quot;:false,&quot;play_speed&quot;:1}\"><a class=\"jet-lottie__link\" href=\"#coworking-hero\" aria-label=\"\"><div class=\"jet-lottie__elem\"><\/div><\/a><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c635840 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c635840\" data-element_type=\"section\" data-e-type=\"section\" id=\"coworking-hero\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e8925c5\" data-id=\"e8925c5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-415a553 elementor-widget elementor-widget-html\" data-id=\"415a553\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.bcom-services {\n  padding:40px 52px 100px;\n  max-width:1140px;\n  margin:0 auto;\n  font-family:'Inter',system-ui,sans-serif;\n}\n\n\/* HEADER *\/\n.bcom-services .section-header {\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n  margin-bottom:52px;\n  gap:32px;\n  flex-wrap:wrap;\n}\n\n.bcom-services .eyebrow {\n  font-size:15px;\n  font-weight:700;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n  background:linear-gradient(135deg, #1E1EFF 0%, #5634FF 100%);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  margin-bottom:14px;\n  display:inline-block;\n}\n\n.bcom-services h2 {\n  font-weight:900;\n  font-size:clamp(36px,4vw,54px);\n  letter-spacing:-0.04em;\n  line-height:1;\n}\n\n\/* CONTACT BUTTON *\/\n.bcom-services .btn-secondary {\n  color:#1E1EFF;\n  padding:14px 26px;\n  border-radius:8px;\n  text-decoration:none;\n  font-size:15px;\n  font-weight:600;\n  border:1.5px solid rgba(30,30,255,0.18);\n  transition:.2s;\n}\n\n.bcom-services .btn-secondary:hover {\n  background:rgba(30,30,255,.05);\n  border-color:#1E1EFF;\n  transform:translateY(-2px);\n}\n\n\/* HORIZONTAL GRID *\/\n.bcom-services .port-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n\/* HORIZONTAL FLIP CARDS *\/\n.bcom-services .port-card {\n  display:block;\n  text-decoration:none;\n  perspective:1000px;\n  height:360px;\n  min-height:360px;\n}\n\n.bcom-services .port-card-inner {\n  position:relative;\n  width:100%;\n  height:360px;\n  min-height:360px;\n  transform-style:preserve-3d;\n  transition:transform .55s ease;\n}\n\n.bcom-services .port-card:hover .port-card-inner,\n.bcom-services .port-card:focus .port-card-inner {\n  transform:rotateY(180deg);\n}\n\n.bcom-services .port-card-front,\n.bcom-services .port-card-back {\n  position:absolute;\n  inset:0;\n  background:#fff;\n  border:1.5px solid rgba(30,30,255,0.10);\n  border-radius:14px;\n  padding:30px 28px;\n  display:flex;\n  flex-direction:column;\n  overflow:hidden;\n  backface-visibility:hidden;\n  -webkit-backface-visibility:hidden;\n  transition:.25s;\n}\n\n.bcom-services .port-card-front {\n  justify-content:flex-end;\n  background-image:var(--bg);\n  background-size:cover;\n  background-position:center;\n  background-repeat:no-repeat;\n}\n\n.bcom-services .port-card-front::before {\n  content:'';\n  position:absolute;\n  inset:0;\n  background:linear-gradient(180deg, rgba(15,15,33,.08) 0%, rgba(15,15,33,.78) 100%);\n  z-index:1;\n}\n\n.bcom-services .port-card-front > * {\n  position:relative;\n  z-index:2;\n}\n\n.bcom-services .port-card-front::after,\n.bcom-services .port-card-back::after {\n  content:'';\n  position:absolute;\n  top:0;\n  left:0;\n  right:0;\n  height:3px;\n  background:linear-gradient(135deg, #1E1EFF 0%, #5634FF 100%);\n  transform:scaleX(0);\n  transform-origin:left;\n  transition:.3s;\n  z-index:3;\n}\n\n.bcom-services .port-card:hover .port-card-front,\n.bcom-services .port-card:hover .port-card-back {\n  border-color:rgba(86,52,255,.30);\n  box-shadow:0 12px 36px rgba(30,30,255,.10);\n}\n\n.bcom-services .port-card:hover .port-card-front::after,\n.bcom-services .port-card:hover .port-card-back::after {\n  transform:scaleX(1);\n}\n\n.bcom-services .port-card-back {\n  transform:rotateY(180deg);\n  background:linear-gradient(135deg, #ffffff 0%, #F7F7FA 100%);\n  overflow-y:auto;\n}\n\n.bcom-services .port-name {\n  font-weight:800;\n  font-size:22px;\n  margin-bottom:8px;\n  color:#fff;\n}\n\n.bcom-services .port-desc {\n  font-size:14px;\n  color:rgba(255,255,255,.92);\n  line-height:1.55;\n  max-width:92%;\n}\n\n.bcom-services .port-price {\n  display:inline-block;\n  width:max-content;\n  background:rgba(255,255,255,.18);\n  border:1px solid rgba(255,255,255,.28);\n  backdrop-filter:blur(6px);\n  -webkit-backdrop-filter:blur(6px);\n  color:#fff;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n  border-radius:999px;\n  padding:6px 10px;\n  margin-bottom:12px;\n}\n\n.bcom-services .port-back-title {\n  font-weight:800;\n  font-size:17px;\n  color:#0F0F21;\n  margin-bottom:12px;\n}\n\n.bcom-services .port-back-list {\n  margin:0;\n  padding-left:18px;\n  color:#4A4A6A;\n  font-size:12.5px;\n  line-height:1.48;\n}\n\n.bcom-services .port-back-list li {\n  margin-bottom:7px;\n}\n\n.bcom-services .port-back-link {\n  display:inline-block;\n  margin-top:18px;\n  margin-bottom:18px;\n  color:#5634FF;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:900px){\n  .bcom-services {\n    padding-top:24px;\n  }\n\n  .bcom-services .port-grid { \n    grid-template-columns:1fr; \n  }\n\n  .bcom-services .port-card,\n  .bcom-services .port-card-inner {\n    height:380px;\n    min-height:380px;\n  }\n}\n\n@media(max-width:600px){\n  .bcom-services {\n    padding:14px 20px 72px;\n  }\n\n  .bcom-services .section-header {\n    margin-bottom:36px;\n  }\n\n  .bcom-services .port-card,\n  .bcom-services .port-card-inner {\n    height:420px;\n    min-height:420px;\n  }\n\n  .bcom-services .port-card-front,\n  .bcom-services .port-card-back {\n    padding:26px 22px;\n  }\n}\n\n\/* FINAL MOBILE FIX: prevents inverted text and displays info correctly *\/\n@media (hover:none), (pointer:coarse) {\n\n  .bcom-services .port-card {\n    height:auto;\n    min-height:0;\n    perspective:none;\n  }\n\n  .bcom-services .port-card-inner {\n    height:auto;\n    min-height:0;\n    transform:none !important;\n    transform-style:flat;\n  }\n\n  .bcom-services .port-card:hover .port-card-inner,\n  .bcom-services .port-card:focus .port-card-inner,\n  .bcom-services .port-card:focus-within .port-card-inner {\n    transform:none !important;\n  }\n\n  .bcom-services .port-card-front,\n  .bcom-services .port-card-back {\n    position:relative;\n    inset:auto;\n    transform:none !important;\n    backface-visibility:visible;\n    -webkit-backface-visibility:visible;\n  }\n\n  .bcom-services .port-card-front {\n    height:320px;\n    min-height:320px;\n    border-radius:14px 14px 0 0;\n  }\n\n  .bcom-services .port-card-back {\n    display:flex;\n    height:auto;\n    min-height:0;\n    border-radius:0 0 14px 14px;\n    border-top:0;\n    overflow:visible;\n  }\n}\n<\/style>\n\n<section class=\"bcom-services\">\n\n  <div class=\"section-header\">\n    <div>\n      <p class=\"eyebrow\">Discover our Coworking<\/p>\n      <h2>Private and flexible<br>offices in Barcelona<br><\/h2>\n    <\/div>\n\n    <a href=\"https:\/\/bcombinator.com\/en\/contact\/\" \n       class=\"btn-secondary\" \n       target=\"_blank\" \n       rel=\"noopener noreferrer\">\n      Contact us \u2192\n    <\/a>\n  <\/div>\n\n  <div class=\"port-grid\">\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301861-Bearbeitet-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac10<\/span>\n          <div class=\"port-name\">Daily Pass<\/div>\n          <p class=\"port-desc\">Flexible day access, ideal for coming whenever you need.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Daily Pass<\/div>\n          <ul class=\"port-back-list\">\n            <li>One-off and flexible access, adapted to the time you really need.<\/li>\n            <li>Choose a different desk each day between flex areas and common spaces, with coffee included.<\/li>\n            <li>Access from Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Shared services: high-speed WiFi, lunch area, food and drinks.<\/li>\n            <li>Access to the rooftop and common areas.<\/li>\n            <li>Call boxes and meeting rooms with Chromecast available.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301777-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac70<\/span>\n          <div class=\"port-name\">Weekly Fixed<\/div>\n          <p class=\"port-desc\">Your workspace 3 days a week with services included.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Weekly Fixed<\/div>\n          <ul class=\"port-back-list\">\n            <li>Access 3 days a week: Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Included services: high-speed WiFi, lunch and chill area, rooftop access and common areas.<\/li>\n            <li>Meeting rooms with Chromecast, 2h\/day included.<\/li>\n            <li>Access to our community of entrepreneurs.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301780-1-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac100<\/span>\n          <div class=\"port-name\">Hot Desk<\/div>\n          <p class=\"port-desc\">Full access with flexibility and an entrepreneurial community.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Hot Desk<\/div>\n          <ul class=\"port-back-list\">\n            <li>Access from Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Access to our investment events and startup workshops.<\/li>\n            <li>Shared services: high-speed WiFi, lunch area, coffee and drinks.<\/li>\n            <li>Access to the rooftop and common areas.<\/li>\n            <li>Meeting rooms with Chromecast, 2h\/day included.<\/li>\n            <li>Access to our community of entrepreneurs.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301795-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac150<\/span>\n          <div class=\"port-name\">Fixed Desk<\/div>\n          <p class=\"port-desc\">Your own fixed desk to work comfortably every day.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Fixed Desk<\/div>\n          <ul class=\"port-back-list\">\n            <li>Your own workspace where you can leave your material installed and ready.<\/li>\n            <li>Access from Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Access to our investment events for startups.<\/li>\n            <li>Included services: high-speed WiFi, lunch area, coffee and drinks.<\/li>\n            <li>Access to the rooftop and common areas.<\/li>\n            <li>Meeting rooms with Chromecast, 2h\/day included.<\/li>\n            <li>Access to our community of entrepreneurs.<\/li>\n            <li>Fiscal address included.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301750-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac350<\/span>\n          <div class=\"port-name\">Private Office<\/div>\n          <p class=\"port-desc\">An exclusive space for your team with privacy and focus.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Private Office<\/div>\n          <ul class=\"port-back-list\">\n            <li>Exclusive private office to work with privacy, focus and comfort.<\/li>\n            <li>Access from Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Access to our investment events and startup workshops.<\/li>\n            <li>Included services: high-speed WiFi, lunch area, coffee and drinks.<\/li>\n            <li>Access to the rooftop and common areas.<\/li>\n            <li>Meeting rooms with Chromecast, 2h\/day included.<\/li>\n            <li>Access to our community of entrepreneurs.<\/li>\n            <li>Fiscal address included.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ3KHFZCu8-7pqZksUScV66SdnsMeMYOfkbsxRDk9k9Nwf14pXqdEsRBxdWm346PVby9mAI6xKmM\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301735-1-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac15<\/span>\n          <div class=\"port-name\">Meeting Rooms<\/div>\n          <p class=\"port-desc\">Spaces prepared for meetings and presentations.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Meeting Rooms<\/div>\n          <ul class=\"port-back-list\">\n            <li>Spaces prepared for meetings, presentations and work sessions.<\/li>\n            <li>Access from Monday to Thursday 24h and Friday until 11:00 pm.<\/li>\n            <li>Included services: high-speed WiFi, lunch area, coffee and drinks.<\/li>\n            <li>Access to the rooftop and common areas.<\/li>\n            <li>Meeting rooms with Chromecast available.<\/li>\n            <li>Access to our community of entrepreneurs.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">Book a tour \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/wa.link\/0qbche\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301864-Bearbeitet-2048x1536.jpg');\">\n          <span class=\"port-price\">Custom quote<\/span>\n          <div class=\"port-name\">Events<\/div>\n          <p class=\"port-desc\">Host presentations, workshops and networking events in our space.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Events<\/div>\n          <ul class=\"port-back-list\">\n            <li>Event lounge with capacity for up to 50 people.<\/li>\n            <li>Ideal for presentations, workshops and networking.<\/li>\n            <li>Bar service available with drink options for your guests.<\/li>\n            <li>Reception and guest welcome.<\/li>\n            <li>High-quality technical equipment for presentations and audiovisuals.<\/li>\n            <li>Brand visibility and presence within our entrepreneurial ecosystem.<\/li>\n            <li>Advice and support in the organization.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">More information \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n    <a href=\"https:\/\/wa.link\/0qbche\" class=\"port-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <div class=\"port-card-inner\">\n        <div class=\"port-card-front\" style=\"--bg:url('https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/1301735-1-2048x1536.jpg');\">\n          <span class=\"port-price\">From \u20ac30<\/span>\n          <div class=\"port-name\">Register Your Company<\/div>\n          <p class=\"port-desc\">Establish your business presence in an innovative environment.<\/p>\n        <\/div>\n        <div class=\"port-card-back\">\n          <div class=\"port-back-title\">Register Your Company<\/div>\n          <ul class=\"port-back-list\">\n            <li>Establish your business presence in an innovative and entrepreneurial environment.<\/li>\n            <li>Business address and postal mail management.<\/li>\n            <li>Registered and fiscal address for your company.<\/li>\n            <li>Access to meeting rooms or coworking desks whenever you need.<\/li>\n          <\/ul>\n          <span class=\"port-back-link\">More information \u2192<\/span>\n        <\/div>\n      <\/div>\n    <\/a>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-57414bc elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"57414bc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-026047f\" data-id=\"026047f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35e542e elementor-widget elementor-widget-video\" data-id=\"35e542e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/Coworking-Video-Daniela.mp4\" autoplay=\"\" loop=\"\" controls=\"\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ad52435\" data-id=\"ad52435\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc76e8e elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"cc76e8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>More than a<\/p><p>coworking<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2dfe461 elementor-widget elementor-widget-text-editor\" data-id=\"2dfe461\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Work surrounded by entrepreneurs, digital nomads, mentors, and investors\u2026<\/li><li>Enjoy ongoing business and investment events<\/li><li>Networking like never before!<\/li><li>Access newly renovated facilities with common areas and fully equipped meeting rooms.<\/li><li>Located in a prime location, just two minutes from the beach.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9294e6d elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9294e6d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c0d8ab1\" data-id=\"c0d8ab1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8d564a4 elementor-widget elementor-widget-video\" data-id=\"8d564a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/Coworking-Video-Daniela.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f14957b\" data-id=\"f14957b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c63664 elementor-widget elementor-widget-text-editor\" data-id=\"8c63664\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>More than a<\/p><p>coworking<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-478ee8e elementor-widget elementor-widget-text-editor\" data-id=\"478ee8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Work surrounded by entrepreneurs, digital nomads, mentors, and investors\u2026<\/li><li>Enjoy ongoing business and investment events<\/li><li>Networking like never before!<\/li><li>Access newly renovated facilities with common areas and fully equipped meeting rooms.<\/li><li>Located in a prime location, just two minutes from the beach.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f3a890c elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f3a890c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4b0b286\" data-id=\"4b0b286\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-48d603e elementor-widget elementor-widget-heading\" data-id=\"48d603e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SEE THE SPACE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6311bc1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6311bc1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5795839\" data-id=\"5795839\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c2ce311 simple-carousel-desktop elementor-widget__width-auto elementor-hidden-mobile elementor-widget elementor-widget-jet-carousel\" data-id=\"c2ce311\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;}\" data-widget_type=\"jet-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-jet-carousel jet-elements\"><div class=\"jet-carousel-wrap\">\n\t<div class=\"jet-carousel\" data-slider_options=\"{&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:true,&quot;centerPadding&quot;:&quot;50px&quot;,&quot;pauseOnHover&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:false,&quot;dots&quot;:false,&quot;variableWidth&quot;:true,&quot;prevArrow&quot;:&quot;.jet-carousel__prev-arrow-c2ce311&quot;,&quot;nextArrow&quot;:&quot;.jet-carousel__next-arrow-c2ce311&quot;,&quot;rtl&quot;:false,&quot;fractionNav&quot;:false,&quot;fade&quot;:false}\" dir=\"ltr\">\n\t<div class=\"elementor-slick-slider\">\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><a href=\"#\" class=\"jet-carousel__item-link\" ><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto1\" loading=\"lazy\"><\/a><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><a href=\"#\" class=\"jet-carousel__item-link\" ><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto2-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto2\" loading=\"lazy\"><\/a><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><a href=\"#\" class=\"jet-carousel__item-link\" ><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto3-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto3\" loading=\"lazy\"><\/a><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto4-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto4\" loading=\"lazy\"><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto5-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto5\" loading=\"lazy\"><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto6-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto6\" loading=\"lazy\"><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto7-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto7\" loading=\"lazy\"><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n\n<div class=\"jet-carousel__item\">\n\t<div class=\"jet-carousel__item-inner\"><img decoding=\"async\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto8-scaled.jpg\" class=\"jet-carousel__item-img\" alt=\"coworking_foto8\" loading=\"lazy\"><div class=\"jet-carousel__content\"><\/div><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9dd9760 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9dd9760\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-dfd9ec9\" data-id=\"dfd9ec9\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aae9baa elementor-widget elementor-widget-heading\" data-id=\"aae9baa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">COMMUNITY<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4250c8f elementor-widget elementor-widget-image\" data-id=\"4250c8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"540\" height=\"400\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/comunidad_Bcombiantor.jpg\" class=\"attachment-full size-full wp-image-13265\" alt=\"\" srcset=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/comunidad_Bcombiantor.jpg 540w, https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/comunidad_Bcombiantor-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9415f61 elementor-widget elementor-widget-text-editor\" data-id=\"9415f61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We are a vibrant community.<\/p><p>We foster connections among entrepreneurs in a unique collaborative environment. We share ideas, spark creativity, and celebrate achievements together. Discover a space where work, collaboration, and a great atmosphere come together\u2014driving both personal and professional growth.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7d5aa83\" data-id=\"7d5aa83\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a8ee32 elementor-widget elementor-widget-heading\" data-id=\"3a8ee32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">EVENTS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19d0cd3 elementor-widget elementor-widget-image\" data-id=\"19d0cd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"540\" height=\"400\" src=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/Eventos_externo_Bcombinator.jpg\" class=\"attachment-full size-full wp-image-13267\" alt=\"\" srcset=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/Eventos_externo_Bcombinator.jpg 540w, https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/04\/Eventos_externo_Bcombinator-300x222.jpg 300w\" sizes=\"(max-width: 540px) 100vw, 540px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-372c52a elementor-widget elementor-widget-text-editor\" data-id=\"372c52a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our coworking space is much more than just a place to work every day. We offer you the unique opportunity to host your own events and take part in the ones we organize. From inspiring, hands-on workshops to thought-provoking talks, we provide the perfect space to share knowledge and enjoy enriching experiences. We look forward to welcoming you!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c765981 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c765981\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98731bd\" data-id=\"98731bd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-12f2937 elementor-widget elementor-widget-text-editor\" data-id=\"12f2937\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Coworking near<\/p><p>the beach<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b9fd043 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b9fd043\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cbbcbe0\" data-id=\"cbbcbe0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49291c9 elementor-widget elementor-widget-text-editor\" data-id=\"49291c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The best space, set in a prime location (just two minutes from the beach), with a unique community of entrepreneurs. Fully equipped, offering exclusive events, and supported by a team always ready to help.<\/p><p><strong>Location:<\/strong>\u00a0Poblenou, 22@<br \/><strong>Address:<\/strong>\u00a0<a href=\"https:\/\/maps.app.goo.gl\/3nVR9Xb1cEb6jiG2A?g_st=iw\">C\/ de Badajoz, 32, 08005 Barcelona<\/a><\/p><p><strong>Phone:<\/strong>\u00a0<a href=\"tel:+34938580566\">938 58 05 66<\/a>\u00a0\u2028<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3493bf8\" data-id=\"3493bf8\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-03f7a0b elementor-widget elementor-widget-google_maps\" data-id=\"03f7a0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/www.google.com\/maps\/embed\/v1\/place?key=AIzaSyDUO6OCQv7kK7iB91nBWxnsaH3kwfcvwsE&#038;q=Bcombinator%2C%20Calle%20Badajoz%2032%2C%2008005&#038;zoom=14\"\n\t\t\t\t\ttitle=\"Bcombinator, Calle Badajoz 32, 08005\"\n\t\t\t\t\taria-label=\"Bcombinator, Calle Badajoz 32, 08005\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5cfdab8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5cfdab8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9a9a2e3\" data-id=\"9a9a2e3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7ce3650 elementor-widget elementor-widget-html\" data-id=\"7ce3650\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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>Bcombinator \u2014 Final CTA<\/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=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root {\n  --blue:     #1E1EFF;\n  --violet:   #5634FF;\n  --midnight: #0F0F21;\n  --white:    #FFFFFF;\n  --offwhite: #F7F7FA;\n  --offwhite2:#F0F0F7;\n  --card:     #FFFFFF;\n  --card-alt: #F4F4FB;\n  --border:   rgba(30,30,255,0.10);\n  --border2:  rgba(30,30,255,0.18);\n  --text:     #0F0F21;\n  --text2:    #4A4A6A;\n  --text3:    #8888AA;\n  --grad:     linear-gradient(135deg, #1E1EFF 0%, #5634FF 100%);\n  --grad-soft:linear-gradient(135deg, rgba(30,30,255,0.06) 0%, rgba(86,52,255,0.04) 100%);\n}\nbody { font-family:'Inter',system-ui,sans-serif; font-size:16px; line-height:1.6; -webkit-font-smoothing:antialiased; background:#fff; color:var(--text); }\n.btn-primary { background:var(--grad); color:#fff; padding:14px 32px; border-radius:8px; text-decoration:none; font-size:15px; font-weight:700; box-shadow:0 4px 20px rgba(86,52,255,.22); transition:opacity .2s,transform .15s,box-shadow .2s; display:inline-block; }\n.btn-primary:hover { opacity:.88; transform:translateY(-2px); box-shadow:0 8px 32px rgba(86,52,255,.32); }\n.btn-secondary { color:var(--blue); padding:14px 26px; border-radius:8px; text-decoration:none; font-size:15px; font-weight:600; border:1.5px solid var(--border2); transition:background .2s,border-color .2s,transform .15s; display:inline-block; }\n.btn-secondary:hover { background:rgba(30,30,255,.05); border-color:var(--blue); transform:translateY(-2px); }\n.eyebrow { font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; background:var(--grad); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; margin-bottom:14px; display:inline-block; }\nh2 { font-weight:900; font-size:clamp(36px,4vw,54px); letter-spacing:-0.04em; line-height:1.0; color:var(--text); margin-bottom:16px; }\n.section-sub { font-size:17px; color:var(--text2); line-height:1.6; max-width:480px; }\n.section-header { display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:52px; gap:32px; flex-wrap:wrap; }\n.reveal { opacity:0; transform:translateY(20px); transition:opacity .6s ease,transform .6s ease; }\n.reveal.visible { opacity:1; transform:translateY(0); }\n<\/style>\n\n<style>\nbody { background:#fff; }\n\n.cta-section {\n  padding:20px 12px;\n  text-align:center;\n  position:relative;\n  overflow:visible;\n  max-width:1140px;\n  margin:0 auto;\n  z-index:1;\n}\n\n.cta-section::before {\n  content:'';\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:50%;\n  width:100vw;\n  transform:translateX(-50%);\n  background:var(--midnight);\n  z-index:-2;\n}\n\n.cta-bg {\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  background:\n    radial-gradient(ellipse 700px 500px at 50% 50%,rgba(86,52,255,.22) 0%,transparent 65%),\n    radial-gradient(ellipse 300px 300px at 15% 85%,rgba(30,30,255,.15) 0%,transparent 60%);\n}\n\n.cta-dots {\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  opacity:1;\n  background-image:radial-gradient(circle, rgba(255,255,255,.05) 1px, transparent 1px);\n  background-size:40px 40px;\n  mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent);\n  -webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black,transparent);\n}\n\n.cta-section > * {\n  position:relative;\n  z-index:1;\n}\n\n.cta-section h2 {\n  font-weight:900;\n  font-size:clamp(40px,5.5vw,72px);\n  letter-spacing:-.055em;\n  line-height:.9;\n  margin-bottom:28px;\n  color:#fff;\n}\n\n.cta-section h2 em {\n  font-style:italic;\n  font-weight:300;\n  display:block;\n  background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(160,144,255,.8));\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  background-clip:text;\n}\n\n.cta-section p {\n  font-size:18px;\n  color:rgba(240,240,255,.55);\n  line-height:1.6;\n  margin-bottom:44px;\n}\n\n@media(max-width:768px) {\n  .cta-section { padding:80px 28px; }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"cta-section\">\n  <div class=\"cta-bg\"><\/div>\n  <div class=\"cta-dots\"><\/div>\n  <h2>Ready to take<br><em>the next step?<\/em><\/h2>\n  <p>Join Bcombinator\u2019s coworking space.<br> Surround yourself with founders, investors, and real opportunities every day.<\/p>\n  <a href=\"https:\/\/bcombinator.com\/en\/contact\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"btn-primary\" style=\"font-size:17px;padding:18px 48px;\">Book your space \u2192<\/a>\n<\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Discover our Coworking Private and flexibleoffices in Barcelona Contact us \u2192 From \u20ac10 Daily Pass Flexible day access, ideal for coming whenever you need. Daily Pass One-off and flexible access, adapted to the time you really need. Choose a different desk each day between flex areas and common spaces, with coffee included. Access from Monday [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/fullwidth-content.php","meta":{"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-2773","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Startup Coworking &amp; Innovation Hub in Barcelona | Bcombinator<\/title>\n<meta name=\"description\" content=\"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bcombinator.com\/coworking\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Startup Coworking &amp; Innovation Hub in Barcelona | Bcombinator\" \/>\n<meta property=\"og:description\" content=\"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bcombinator.com\/coworking\/\" \/>\n<meta property=\"og:site_name\" content=\"Bcombinator\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Bcombinator\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T08:38:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/\",\"url\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/\",\"name\":\"Startup Coworking & Innovation Hub in Barcelona | Bcombinator\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/coworking_foto1-scaled.jpg\",\"datePublished\":\"2023-09-10T15:35:01+00:00\",\"dateModified\":\"2026-05-13T08:38:10+00:00\",\"description\":\"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/coworking_foto1-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/coworking_foto1-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/coworking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/bcombinator.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coworking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#website\",\"url\":\"https:\\\/\\\/bcombinator.com\\\/\",\"name\":\"Bcombinator\",\"description\":\"Bcombinator is a startup hub that invests in and accelerates high-growth startups with global ambition.\",\"publisher\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bcombinator.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#organization\",\"name\":\"Bcombinator\",\"url\":\"https:\\\/\\\/bcombinator.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-bcombinator_logo-1.jpg\",\"contentUrl\":\"https:\\\/\\\/bcombinator.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/cropped-bcombinator_logo-1.jpg\",\"width\":200,\"height\":200,\"caption\":\"Bcombinator\"},\"image\":{\"@id\":\"https:\\\/\\\/bcombinator.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Bcombinator\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/bcombinator\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Startup Coworking & Innovation Hub in Barcelona | Bcombinator","description":"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.","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:\/\/bcombinator.com\/coworking\/","og_locale":"en_US","og_type":"article","og_title":"Startup Coworking & Innovation Hub in Barcelona | Bcombinator","og_description":"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.","og_url":"https:\/\/bcombinator.com\/coworking\/","og_site_name":"Bcombinator","article_publisher":"https:\/\/www.facebook.com\/Bcombinator\/","article_modified_time":"2026-05-13T08:38:10+00:00","og_image":[{"url":"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bcombinator.com\/coworking\/","url":"https:\/\/bcombinator.com\/coworking\/","name":"Startup Coworking & Innovation Hub in Barcelona | Bcombinator","isPartOf":{"@id":"https:\/\/bcombinator.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bcombinator.com\/coworking\/#primaryimage"},"image":{"@id":"https:\/\/bcombinator.com\/coworking\/#primaryimage"},"thumbnailUrl":"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg","datePublished":"2023-09-10T15:35:01+00:00","dateModified":"2026-05-13T08:38:10+00:00","description":"Work from a startup-focused coworking space in Barcelona. Join an innovation hub where founders, investors and corporates connect and grow together.","breadcrumb":{"@id":"https:\/\/bcombinator.com\/coworking\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bcombinator.com\/coworking\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcombinator.com\/coworking\/#primaryimage","url":"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg","contentUrl":"https:\/\/bcombinator.com\/wp-content\/uploads\/2026\/05\/coworking_foto1-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/bcombinator.com\/coworking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/bcombinator.com\/en\/"},{"@type":"ListItem","position":2,"name":"Coworking"}]},{"@type":"WebSite","@id":"https:\/\/bcombinator.com\/#website","url":"https:\/\/bcombinator.com\/","name":"Bcombinator","description":"Bcombinator is a startup hub that invests in and accelerates high-growth startups with global ambition.","publisher":{"@id":"https:\/\/bcombinator.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bcombinator.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bcombinator.com\/#organization","name":"Bcombinator","url":"https:\/\/bcombinator.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bcombinator.com\/#\/schema\/logo\/image\/","url":"https:\/\/bcombinator.com\/wp-content\/uploads\/2025\/10\/cropped-bcombinator_logo-1.jpg","contentUrl":"https:\/\/bcombinator.com\/wp-content\/uploads\/2025\/10\/cropped-bcombinator_logo-1.jpg","width":200,"height":200,"caption":"Bcombinator"},"image":{"@id":"https:\/\/bcombinator.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Bcombinator\/","https:\/\/www.linkedin.com\/company\/bcombinator\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/pages\/2773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/comments?post=2773"}],"version-history":[{"count":145,"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/pages\/2773\/revisions"}],"predecessor-version":[{"id":15084,"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/pages\/2773\/revisions\/15084"}],"wp:attachment":[{"href":"https:\/\/bcombinator.com\/en\/wp-json\/wp\/v2\/media?parent=2773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}