{"id":4962,"date":"2026-04-28T15:47:27","date_gmt":"2026-04-28T15:47:27","guid":{"rendered":"https:\/\/bausba.com\/?page_id=4962"},"modified":"2026-05-05T19:26:34","modified_gmt":"2026-05-05T19:26:34","slug":"nosotros","status":"publish","type":"page","link":"https:\/\/bausba.com\/es\/nosotros\/","title":{"rendered":"Nosotros"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4962\" class=\"elementor elementor-4962\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-408bf56 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"408bf56\" data-element_type=\"section\" data-e-type=\"section\">\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-10c476dc\" data-id=\"10c476dc\" 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-15af2aa elementor-widget elementor-widget-html\" data-id=\"15af2aa\" 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<!-- =========================================\nBAUS \u00b7 NAVBAR FINAL FULL CORREGIDO\n- Scroll cream reforzado\n- Logo m\u00e1s grande desktop + mobile\n- Logo m\u00e1s grande en men\u00fa abierto\n- Links conectados\n- Men\u00fa en may\u00fascula\n========================================= -->\n\n<style>\n  :root{\n    --baus-green:#2A4939;\n    --baus-green-dark:#1F3A2E;\n    --baus-cream:#F7F6F2;\n    --baus-text:#20352b;\n    --baus-muted:#66756c;\n    --baus-line:rgba(42,73,57,0.08);\n    --baus-ease:cubic-bezier(.22,.61,.36,1);\n  }\n\n  *{box-sizing:border-box;}\n\n  html, body{\n    margin:0;\n    font-family:\"TT Hoves Pro\",\"Inter\",sans-serif;\n  }\n\n  body.baus-menu-open{\n    overflow:hidden;\n    touch-action:none;\n  }\n\n  .baus-nav-wrap{\n    position:fixed;\n    top:18px;\n    left:0;\n    width:100%;\n    z-index:9990;\n    padding:0 18px;\n    transition:\n      top .35s var(--baus-ease),\n      padding .35s var(--baus-ease),\n      opacity .28s var(--baus-ease),\n      visibility .28s var(--baus-ease);\n  }\n\n  .baus-nav-wrap.is-scrolled,\n  body.baus-is-scrolled .baus-nav-wrap{\n    top:0;\n    padding:0;\n  }\n\n  body.baus-menu-open .baus-nav-wrap{\n    opacity:0;\n    visibility:hidden;\n    pointer-events:none;\n  }\n\n  .baus-nav{\n    width:min(1360px,100%);\n    margin:0 auto;\n    min-height:96px;\n    position:relative;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    padding:12px 18px;\n    border-radius:0;\n    background:transparent;\n    transition:all .35s var(--baus-ease);\n  }\n\n  .baus-nav-wrap.is-scrolled .baus-nav,\n  body.baus-is-scrolled .baus-nav-wrap .baus-nav{\n    width:100%;\n    padding:10px 32px;\n    background:rgba(247,246,242,0.96);\n    border-bottom:1px solid rgba(42,73,57,0.06);\n    backdrop-filter:blur(12px);\n    -webkit-backdrop-filter:blur(12px);\n    box-shadow:0 10px 26px rgba(21,34,28,0.05);\n  }\n\n  .baus-side-left,\n  .baus-side-right{\n    display:flex;\n    align-items:center;\n    min-width:160px;\n    z-index:2;\n  }\n\n  .baus-side-left{justify-content:flex-start;}\n  .baus-side-right{justify-content:flex-end;}\n\n  .baus-brand-center{\n    position:absolute;\n    left:50%;\n    top:50%;\n    transform:translate(-50%,-50%);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    text-decoration:none;\n  }\n\n  .baus-brand-center img{\n    width:auto !important;\n    height:82px !important;\n    max-width:78vw !important;\n    object-fit:contain;\n    display:block;\n    filter:brightness(0) invert(1);\n    transform:scale(1.08);\n    transition:filter .3s ease, transform .3s ease, height .3s ease;\n  }\n\n  .baus-nav-wrap.is-scrolled .baus-brand-center img,\n  body.baus-is-scrolled .baus-nav-wrap .baus-brand-center img{\n    filter:none;\n  }\n\n  .baus-menu-trigger{\n    appearance:none;\n    border:1px solid rgba(255,255,255,0.18);\n    background:rgba(255,255,255,0.10);\n    color:#fff;\n    padding:10px 14px;\n    border-radius:4px;\n    font-size:12px;\n    font-weight:600;\n    letter-spacing:.08em;\n    cursor:pointer;\n    text-transform:uppercase;\n    transition:\n      background .3s var(--baus-ease),\n      border-color .3s var(--baus-ease),\n      color .3s var(--baus-ease),\n      transform .3s var(--baus-ease),\n      opacity .3s var(--baus-ease);\n  }\n\n  .baus-menu-trigger:hover{\n    transform:translateY(-1px);\n    background:rgba(255,255,255,0.18);\n  }\n\n  .baus-nav-wrap.is-scrolled .baus-menu-trigger,\n  body.baus-is-scrolled .baus-nav-wrap .baus-menu-trigger{\n    background:rgba(42,73,57,0.06);\n    border-color:rgba(42,73,57,0.10);\n    color:var(--baus-green);\n  }\n\n  .baus-lang{\n    display:flex;\n    gap:6px;\n  }\n\n  .baus-lang-btn{\n    appearance:none;\n    border:none;\n    background:transparent;\n    color:#fff;\n    padding:8px 10px;\n    border-radius:3px;\n    cursor:pointer;\n    font-size:12px;\n    font-weight:600;\n    transition:\n      background .3s var(--baus-ease),\n      color .3s var(--baus-ease),\n      border-color .3s var(--baus-ease);\n  }\n\n  .baus-nav-wrap.is-scrolled .baus-lang-btn,\n  body.baus-is-scrolled .baus-nav-wrap .baus-lang-btn{\n    color:var(--baus-green);\n  }\n\n  .baus-lang-btn.is-active{\n    background:#fff;\n    color:var(--baus-green);\n  }\n\n  .baus-menu-overlay{\n    position:fixed;\n    inset:0;\n    z-index:10000;\n    background:rgba(247,246,242,0.82);\n    backdrop-filter:blur(10px);\n    -webkit-backdrop-filter:blur(10px);\n    opacity:0;\n    visibility:hidden;\n    pointer-events:none;\n    transition:\n      opacity .34s var(--baus-ease),\n      visibility .34s var(--baus-ease);\n  }\n\n  .baus-menu-overlay.is-open{\n    opacity:1;\n    visibility:visible;\n    pointer-events:auto;\n  }\n\n  .baus-menu-inner{\n    width:min(980px, calc(100% - 48px));\n    min-height:100dvh;\n    margin:0 auto;\n    display:flex;\n    flex-direction:column;\n    justify-content:space-between;\n    padding:28px 0 28px;\n  }\n\n  .baus-menu-top{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:20px;\n    padding-bottom:18px;\n    border-bottom:1px solid var(--baus-line);\n    opacity:0;\n    transform:translateY(18px);\n    transition:\n      opacity .45s var(--baus-ease),\n      transform .45s var(--baus-ease);\n    transition-delay:.05s;\n  }\n\n  .baus-menu-overlay.is-open .baus-menu-top{\n    opacity:1;\n    transform:translateY(0);\n  }\n\n  .baus-menu-brand{\n    display:flex;\n    align-items:center;\n    text-decoration:none;\n  }\n\n  .baus-menu-brand img{\n    width:auto !important;\n    height:98px !important;\n    object-fit:contain;\n    display:block;\n  }\n\n  .baus-menu-close{\n    appearance:none;\n    border:none;\n    background:transparent;\n    color:var(--baus-green);\n    padding:0;\n    margin:0;\n    min-width:auto;\n    width:auto;\n    height:auto;\n    border-radius:0;\n    cursor:pointer;\n    font-size:28px;\n    line-height:1;\n    box-shadow:none;\n    transition:\n      opacity .3s var(--baus-ease),\n      transform .3s var(--baus-ease),\n      color .3s var(--baus-ease);\n  }\n\n  .baus-menu-close:hover{\n    background:transparent;\n    transform:scale(1.05);\n    opacity:.72;\n  }\n\n  .baus-menu-main{\n    flex:1 1 auto;\n    display:flex;\n    align-items:center;\n    padding:28px 0;\n  }\n\n  .baus-menu-links{\n    width:100%;\n    display:flex;\n    flex-direction:column;\n    gap:0;\n  }\n\n  .baus-menu-links a{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    text-decoration:none;\n    color:var(--baus-text);\n    font-size:clamp(26px, 4vw, 48px);\n    line-height:1;\n    letter-spacing:-0.045em;\n    font-weight:600;\n    text-transform:uppercase;\n    padding:16px 0 18px;\n    border-bottom:1px solid rgba(42,73,57,0.08);\n    opacity:0;\n    transform:translateY(20px);\n    transition:\n      color .3s var(--baus-ease),\n      padding-left .3s var(--baus-ease),\n      transform .45s var(--baus-ease),\n      opacity .45s var(--baus-ease);\n  }\n\n  .baus-menu-overlay.is-open .baus-menu-links a:nth-child(1){ transition-delay:.08s; opacity:1; transform:translateY(0); }\n  .baus-menu-overlay.is-open .baus-menu-links a:nth-child(2){ transition-delay:.12s; opacity:1; transform:translateY(0); }\n  .baus-menu-overlay.is-open .baus-menu-links a:nth-child(3){ transition-delay:.16s; opacity:1; transform:translateY(0); }\n  .baus-menu-overlay.is-open .baus-menu-links a:nth-child(4){ transition-delay:.20s; opacity:1; transform:translateY(0); }\n  .baus-menu-overlay.is-open .baus-menu-links a:nth-child(5){ transition-delay:.24s; opacity:1; transform:translateY(0); }\n\n  .baus-menu-links a::after{\n    content:\"\u2197\";\n    font-size:.38em;\n    opacity:.35;\n    transition:\n      opacity .3s var(--baus-ease),\n      transform .3s var(--baus-ease);\n  }\n\n  .baus-menu-links a:hover{\n    color:var(--baus-green);\n    padding-left:8px;\n  }\n\n  .baus-menu-links a:hover::after{\n    opacity:1;\n    transform:translateX(4px);\n  }\n\n  .baus-menu-bottom{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:16px;\n    padding-top:18px;\n    border-top:1px solid var(--baus-line);\n    opacity:0;\n    transform:translateY(18px);\n    transition:\n      opacity .45s var(--baus-ease),\n      transform .45s var(--baus-ease);\n    transition-delay:.16s;\n  }\n\n  .baus-menu-overlay.is-open .baus-menu-bottom{\n    opacity:1;\n    transform:translateY(0);\n  }\n\n  .baus-menu-bottom-copy{\n    color:var(--baus-muted);\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  .baus-menu-bottom-lang{\n    display:flex;\n    gap:8px;\n  }\n\n  .baus-menu-bottom-lang .baus-lang-btn{\n    color:var(--baus-green);\n    border:1px solid rgba(42,73,57,0.08);\n    border-radius:4px;\n    background:transparent;\n  }\n\n  .baus-menu-bottom-lang .baus-lang-btn.is-active{\n    background:#fff;\n  }\n\n  @media (max-width:980px){\n    .baus-nav{\n      padding:10px 14px;\n      min-height:96px;\n    }\n\n    .baus-brand-center{\n      position:static;\n      transform:none;\n      margin-left:auto;\n    }\n\n    .baus-brand-center img{\n      width:auto !important;\n      height:88px !important;\n      max-width:40vw !important;\n      transform:scale(1.08);\n    }\n\n    .baus-side-right{\n      display:none;\n    }\n\n    .baus-nav-wrap.is-scrolled .baus-nav,\n    body.baus-is-scrolled .baus-nav-wrap .baus-nav{\n      padding:8px 16px 8px 12px;\n    }\n\n    .baus-menu-inner{\n      width:calc(100% - 32px);\n      padding:18px 0 20px;\n    }\n\n    .baus-menu-brand img{\n      width:auto !important;\n      height:92px !important;\n    }\n\n    .baus-menu-links a{\n      font-size:clamp(26px, 8vw, 42px);\n      padding:14px 0 16px;\n    }\n  }\n\n  @media (max-width:640px){\n    .baus-nav-wrap{\n      top:12px;\n      padding:0 10px;\n    }\n\n    .baus-nav-wrap.is-scrolled,\n    body.baus-is-scrolled .baus-nav-wrap{\n      top:0;\n    }\n\n    .baus-nav{\n      min-height:92px;\n      padding:8px 12px;\n    }\n\n    .baus-brand-center img{\n      width:auto !important;\n      height:86px !important;\n      max-width:42vw !important;\n      transform:scale(1.1);\n    }\n\n    .baus-menu-inner{\n      width:calc(100% - 20px);\n      padding:14px 0 16px;\n    }\n\n    .baus-menu-brand img{\n      width:auto !important;\n      height:90px !important;\n    }\n\n    .baus-menu-close{\n      font-size:26px;\n    }\n\n    .baus-menu-links a{\n      font-size:clamp(24px, 10vw, 32px);\n      padding:12px 0 14px;\n    }\n\n    .baus-menu-bottom{\n      flex-direction:column;\n      align-items:flex-start;\n    }\n  }\n<\/style>\n\n<div class=\"baus-nav-wrap\" id=\"bausNavWrap\">\n  <nav class=\"baus-nav\" aria-label=\"Main Navigation\">\n\n    <div class=\"baus-side-left\">\n      <button class=\"baus-menu-trigger\" id=\"bausMenuTrigger\" type=\"button\" aria-label=\"Abrir men\u00fa\" aria-expanded=\"false\">\n        \u2630 MENU\n      <\/button>\n    <\/div>\n\n    <a href=\"https:\/\/bausba.com\/\" class=\"baus-brand-center\" aria-label=\"BAUS Home\">\n      <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png\" alt=\"BAUS Logo\">\n    <\/a>\n\n    <div class=\"baus-side-right\">\n      <div class=\"baus-lang\" aria-label=\"Language selector\">\n        <button class=\"baus-lang-btn is-active\" type=\"button\" data-lang-switch=\"es\">ES<\/button>\n        <button class=\"baus-lang-btn\" type=\"button\" data-lang-switch=\"en\">EN<\/button>\n      <\/div>\n    <\/div>\n\n  <\/nav>\n<\/div>\n\n<div class=\"baus-menu-overlay\" id=\"bausMenuOverlay\" aria-hidden=\"true\">\n  <div class=\"baus-menu-inner\">\n\n    <div class=\"baus-menu-top\">\n      <a href=\"https:\/\/bausba.com\/\" class=\"baus-menu-brand\" aria-label=\"BAUS Home\">\n        <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png\" alt=\"BAUS Logo\">\n      <\/a>\n\n      <button class=\"baus-menu-close\" id=\"bausMenuClose\" type=\"button\" aria-label=\"Cerrar men\u00fa\">\u2715<\/button>\n    <\/div>\n\n    <div class=\"baus-menu-main\">\n      <div class=\"baus-menu-links\">\n        <a href=\"https:\/\/bausba.com\/propiedades\/\" data-es=\"PROPIEDADES\" data-en=\"PROPERTIES\">PROPIEDADES<\/a>\n        <a href=\"https:\/\/bausba.com\/nosotros\/\" data-es=\"NOSOTROS\" data-en=\"ABOUT US\">NOSOTROS<\/a>\n        <a href=\"https:\/\/bausba.com\/publicar\/\" data-es=\"PUBLICAR\" data-en=\"PUBLISH\">PUBLICAR<\/a>\n        <a href=\"https:\/\/bausba.com\/corporativo\/\" data-es=\"CORPORATIVO\" data-en=\"CORPORATE\">CORPORATIVO<\/a>\n        <a href=\"https:\/\/bausba.com\/#contacto\" data-es=\"CONTACTO\" data-en=\"CONTACT\">CONTACTO<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"baus-menu-bottom\">\n      <div class=\"baus-menu-bottom-copy\"\n           data-es=\"BAUS \u00b7 Buenos Aires & Punta del Este\"\n           data-en=\"BAUS \u00b7 Buenos Aires & Punta del Este\">\n        BAUS \u00b7 Buenos Aires & Punta del Este\n      <\/div>\n\n      <div class=\"baus-menu-bottom-lang\">\n        <button class=\"baus-lang-btn is-active\" type=\"button\" data-lang-switch=\"es\">ES<\/button>\n        <button class=\"baus-lang-btn\" type=\"button\" data-lang-switch=\"en\">EN<\/button>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  function initBausNavbar(){\n    const navWrap = document.getElementById('bausNavWrap');\n    const menuTrigger = document.getElementById('bausMenuTrigger');\n    const menuOverlay = document.getElementById('bausMenuOverlay');\n    const menuClose = document.getElementById('bausMenuClose');\n    const langButtons = document.querySelectorAll('[data-lang-switch]');\n    const STORAGE_KEY = 'baus-language';\n    let isMenuOpen = false;\n    let ticking = false;\n\n    if(!navWrap || !menuTrigger || !menuOverlay || !menuClose) return;\n\n    function getScrollY(){\n      return (\n        window.pageYOffset ||\n        document.documentElement.scrollTop ||\n        document.body.scrollTop ||\n        0\n      );\n    }\n\n    function handleScroll(){\n      const y = getScrollY();\n\n      if(y > 4){\n        navWrap.classList.add('is-scrolled');\n        document.body.classList.add('baus-is-scrolled');\n      } else {\n        navWrap.classList.remove('is-scrolled');\n        document.body.classList.remove('baus-is-scrolled');\n      }\n\n      ticking = false;\n    }\n\n    function requestScrollCheck(){\n      if(!ticking){\n        window.requestAnimationFrame(handleScroll);\n        ticking = true;\n      }\n    }\n\n    function openMenu(){\n      if(isMenuOpen) return;\n      isMenuOpen = true;\n      menuOverlay.classList.add('is-open');\n      menuOverlay.setAttribute('aria-hidden', 'false');\n      menuTrigger.setAttribute('aria-expanded', 'true');\n      document.body.classList.add('baus-menu-open');\n    }\n\n    function closeMenu(){\n      if(!isMenuOpen) return;\n      isMenuOpen = false;\n      menuOverlay.classList.remove('is-open');\n      menuOverlay.setAttribute('aria-hidden', 'true');\n      menuTrigger.setAttribute('aria-expanded', 'false');\n      document.body.classList.remove('baus-menu-open');\n      handleScroll();\n    }\n\n    function toggleMenu(){\n      if(isMenuOpen){\n        closeMenu();\n      } else {\n        openMenu();\n      }\n    }\n\n    function applyLanguage(lang){\n      const validLang = lang === 'en' ? 'en' : 'es';\n\n      localStorage.setItem(STORAGE_KEY, validLang);\n      document.documentElement.setAttribute('lang', validLang);\n\n      langButtons.forEach(btn => {\n        btn.classList.toggle('is-active', btn.getAttribute('data-lang-switch') === validLang);\n      });\n\n      document.querySelectorAll('[data-es][data-en]').forEach(el => {\n        const newText = el.getAttribute('data-' + validLang);\n        if(newText !== null){\n          el.textContent = newText;\n        }\n      });\n\n      window.BAUS_CURRENT_LANG = validLang;\n    }\n\n    menuTrigger.addEventListener('click', function(e){\n      e.preventDefault();\n      e.stopPropagation();\n      toggleMenu();\n    });\n\n    menuClose.addEventListener('click', function(e){\n      e.preventDefault();\n      e.stopPropagation();\n      closeMenu();\n    });\n\n    menuOverlay.addEventListener('click', function(e){\n      if(e.target === menuOverlay){\n        closeMenu();\n      }\n    });\n\n    menuOverlay.querySelectorAll('.baus-menu-links a').forEach(link => {\n      link.addEventListener('click', closeMenu);\n    });\n\n    langButtons.forEach(btn => {\n      btn.addEventListener('click', function(){\n        applyLanguage(this.getAttribute('data-lang-switch'));\n      });\n    });\n\n    window.addEventListener('scroll', requestScrollCheck, { passive:true });\n    document.addEventListener('scroll', requestScrollCheck, { passive:true });\n    document.body.addEventListener('scroll', requestScrollCheck, { passive:true });\n\n    window.addEventListener('wheel', requestScrollCheck, { passive:true });\n    window.addEventListener('touchmove', requestScrollCheck, { passive:true });\n    window.addEventListener('resize', requestScrollCheck, { passive:true });\n\n    window.addEventListener('keydown', function(e){\n      if(e.key === 'Escape'){\n        closeMenu();\n      }\n    });\n\n    handleScroll();\n    setTimeout(handleScroll, 100);\n    setTimeout(handleScroll, 300);\n    setTimeout(handleScroll, 700);\n\n    applyLanguage(localStorage.getItem(STORAGE_KEY) || 'es');\n\n    window.BAUSI18N = {\n      setLanguage: applyLanguage,\n      getLanguage: function(){\n        return window.BAUS_CURRENT_LANG || 'es';\n      },\n      refresh: function(){\n        applyLanguage(window.BAUS_CURRENT_LANG || localStorage.getItem(STORAGE_KEY) || 'es');\n      }\n    };\n  }\n\n  if(document.readyState === 'loading'){\n    document.addEventListener('DOMContentLoaded', initBausNavbar);\n  } else {\n    initBausNavbar();\n  }\n})();\n<\/script>\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-305b317 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"305b317\" data-element_type=\"section\" data-e-type=\"section\">\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-a2860d0\" data-id=\"a2860d0\" 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-75e9fbf elementor-widget elementor-widget-html\" data-id=\"75e9fbf\" 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<!-- =========================================\nBAUS \u00b7 NOSOTROS \u00b7 HERO PRINCIPAL FULLSCREEN\n- Full screen real desktop + mobile\n- Compatible Elementor \/ Astra\n- Imagen fija en desktop\n- Identidad visual BAUS\n- LAN ES \/ EN seguro\n========================================= -->\n\n<style>\n:root{\n  --baus-green:#2A4939;\n  --baus-ease:cubic-bezier(.22,.61,.36,1);\n}\n\nhtml,\nbody{\n  margin:0 !important;\n  padding:0 !important;\n}\n\n\/* FIX ASTRA \/ ELEMENTOR *\/\n.elementor-section,\n.elementor-container,\n.elementor-widget-wrap,\n.elementor-widget-html,\n.elementor-widget-html .elementor-widget-container{\n  max-width:100% !important;\n  width:100% !important;\n  margin:0 !important;\n  padding:0 !important;\n}\n\n.baus-about-main-hero{\n  position:relative;\n  width:100vw !important;\n  max-width:100vw !important;\n  height:100vh !important;\n  height:100svh !important;\n  min-height:100vh !important;\n  min-height:100svh !important;\n  margin-left:calc(50% - 50vw) !important;\n  margin-right:calc(50% - 50vw) !important;\n  overflow:hidden;\n  display:flex;\n  align-items:flex-end;\n  background:#0f1915;\n  isolation:isolate;\n}\n\n.baus-about-main-bg{\n  position:absolute;\n  inset:0;\n  z-index:0;\n  background-image:url('https:\/\/bausba.com\/wp-content\/uploads\/2026\/05\/01-scaled.jpg');\n  background-size:cover;\n  background-position:center center;\n  background-repeat:no-repeat;\n  background-attachment:fixed;\n  transform:scale(1.03);\n}\n\n.baus-about-main-overlay{\n  position:absolute;\n  inset:0;\n  z-index:1;\n  background:\n    linear-gradient(\n      to top,\n      rgba(15,25,21,.82) 0%,\n      rgba(15,25,21,.46) 46%,\n      rgba(15,25,21,.12) 100%\n    );\n}\n\n.baus-about-main-inner{\n  position:relative;\n  z-index:2;\n  width:min(1320px, calc(100% - 48px));\n  margin:0 auto;\n  padding:160px 0 78px;\n}\n\n.baus-about-main-kicker{\n  margin:0 0 18px;\n  color:rgba(255,255,255,.76);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.2em;\n  text-transform:uppercase;\n}\n\n.baus-about-main-title{\n  margin:0;\n  color:#fff;\n  font-size:clamp(46px, 7vw, 104px);\n  line-height:.88;\n  letter-spacing:-.065em;\n  font-weight:500;\n  max-width:12ch;\n  text-wrap:balance;\n}\n\n.baus-about-main-title strong{\n  font-weight:600;\n}\n\n.baus-about-main-text{\n  margin:26px 0 0;\n  color:rgba(255,255,255,.78);\n  font-size:clamp(15px,1.35vw,19px);\n  line-height:1.7;\n  max-width:48ch;\n}\n\n.baus-about-main-kicker,\n.baus-about-main-title,\n.baus-about-main-text{\n  opacity:0;\n  transform:translateY(30px);\n  filter:blur(8px);\n  animation:bausAboutMainIn .9s var(--baus-ease) forwards;\n}\n\n.baus-about-main-title{animation-delay:.12s;}\n.baus-about-main-text{animation-delay:.24s;}\n\n@keyframes bausAboutMainIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n}\n\n@media(max-width:1024px){\n  .baus-about-main-bg{\n    background-attachment:scroll;\n    background-position:center center;\n  }\n}\n\n@media(max-width:640px){\n  .baus-about-main-hero{\n    height:100vh !important;\n    height:100svh !important;\n    min-height:100vh !important;\n    min-height:100svh !important;\n    align-items:flex-end;\n  }\n\n  .baus-about-main-bg{\n    background-position:center center;\n  }\n\n  .baus-about-main-inner{\n    width:calc(100% - 20px);\n    padding:120px 0 48px;\n    text-align:center;\n  }\n\n  .baus-about-main-kicker{\n    font-size:10px;\n    margin-bottom:14px;\n  }\n\n  .baus-about-main-title{\n    font-size:clamp(38px, 12vw, 58px);\n    line-height:.94;\n    max-width:10ch;\n    margin:0 auto;\n  }\n\n  .baus-about-main-text{\n    max-width:30ch;\n    margin:22px auto 0;\n    font-size:14px;\n    line-height:1.65;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .baus-about-main-kicker,\n  .baus-about-main-title,\n  .baus-about-main-text{\n    animation:none !important;\n    opacity:1 !important;\n    transform:none !important;\n    filter:none !important;\n  }\n}\n<\/style>\n\n<section class=\"baus-about-main-hero\">\n  <div class=\"baus-about-main-bg\"><\/div>\n  <div class=\"baus-about-main-overlay\"><\/div>\n\n  <div class=\"baus-about-main-inner\">\n\n\n\n    <h1 class=\"baus-about-main-title\">\n      <span data-baus-es=\"Una nueva forma\" data-baus-en=\"A new way\">Una nueva forma<\/span><br>\n      <strong data-baus-es=\"de vivir cada destino\" data-baus-en=\"to experience every destination\">de vivir cada destino<\/strong>\n    <\/h1>\n\n\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function getBausAboutMainLang(){\n    var lang =\n      localStorage.getItem('baus-language') ||\n      localStorage.getItem('bausLang') ||\n      localStorage.getItem('BAUS_LANG') ||\n      document.documentElement.getAttribute('lang') ||\n      'es';\n\n    return String(lang).toLowerCase().indexOf('en') !== -1 ? 'en' : 'es';\n  }\n\n  function updateBausAboutMainLang(){\n    var lang = getBausAboutMainLang();\n\n    document.querySelectorAll('.baus-about-main-hero [data-baus-es][data-baus-en]').forEach(function(el){\n      var text = el.getAttribute('data-baus-' + lang);\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  updateBausAboutMainLang();\n\n  document.addEventListener('click', function(){\n    setTimeout(updateBausAboutMainLang,80);\n    setTimeout(updateBausAboutMainLang,300);\n    setTimeout(updateBausAboutMainLang,700);\n  });\n\n  window.addEventListener('storage', updateBausAboutMainLang);\n  window.addEventListener('bausLangChange', updateBausAboutMainLang);\n})();\n<\/script>\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-b4f14b1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b4f14b1\" data-element_type=\"section\" data-e-type=\"section\">\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-d211784\" data-id=\"d211784\" 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-4286750 elementor-widget elementor-widget-html\" data-id=\"4286750\" 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<!-- BAUS \u00b7 ABOUT US \u00b7 SECTION 2 PREMIUM -->\n\n<style>\n:root{\n  --baus-green:#2A4939;\n  --baus-cream:#F7F6F2;\n  --baus-text:#20352b;\n  --baus-muted:#66756c;\n  --baus-line:rgba(42,73,57,.12);\n  --baus-card:#f1efe8;\n  --baus-ease:cubic-bezier(.22,.61,.36,1);\n}\n\n*{box-sizing:border-box;}\n\n.baus-about-sec2{\n  width:100%;\n  background:var(--baus-cream);\n  color:var(--baus-text);\n  padding:120px 0;\n  overflow:hidden;\n}\n\n.baus-about-sec2-inner{\n  width:min(1320px, calc(100% - 48px));\n  margin:0 auto;\n}\n\n.baus-about-sec2-head{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:70px;\n  align-items:end;\n  padding-top:34px;\n  border-top:1px solid var(--baus-line);\n  margin-bottom:64px;\n}\n\n.baus-about-sec2-kicker{\n  display:inline-block;\n  margin-bottom:16px;\n  color:var(--baus-green);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.2em;\n  text-transform:uppercase;\n}\n\n.baus-about-sec2-title{\n  margin:0;\n  font-size:clamp(42px, 6.8vw, 94px);\n  line-height:.9;\n  letter-spacing:-.06em;\n  font-weight:500;\n  max-width:10ch;\n}\n\n.baus-about-sec2-title strong{\n  font-weight:600;\n}\n\n.baus-about-sec2-copy{\n  margin:0;\n  color:var(--baus-muted);\n  font-size:clamp(16px, 1.3vw, 20px);\n  line-height:1.75;\n  max-width:46ch;\n  text-wrap:pretty;\n}\n\n.baus-about-sec2-copy strong{\n  color:var(--baus-text);\n  font-weight:600;\n}\n\n.baus-about-sec2-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n}\n\n.baus-about-sec2-card{\n  min-height:330px;\n  background:var(--baus-card);\n  border:1px solid var(--baus-line);\n  padding:30px 26px 28px;\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n}\n\n.baus-about-sec2-icon{\n  width:84px;\n  height:84px;\n  color:var(--baus-green);\n}\n\n.baus-about-sec2-icon svg{\n  width:100%;\n  height:100%;\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.55;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.baus-about-sec2-card-title{\n  margin:0 0 12px;\n  color:var(--baus-green);\n  font-size:clamp(30px,3vw,48px);\n  line-height:.95;\n  letter-spacing:-.045em;\n  font-weight:600;\n}\n\n.baus-about-sec2-card-text{\n  margin:0;\n  color:var(--baus-muted);\n  font-size:14px;\n  line-height:1.6;\n  max-width:28ch;\n}\n\n.baus-about-sec2-kicker,\n.baus-about-sec2-title,\n.baus-about-sec2-copy,\n.baus-about-sec2-card{\n  opacity:0;\n  transform:translateY(28px);\n  filter:blur(8px);\n  animation:bausSec2In .9s var(--baus-ease) forwards;\n}\n\n.baus-about-sec2-title{animation-delay:.12s;}\n.baus-about-sec2-copy{animation-delay:.22s;}\n.baus-about-sec2-card:nth-child(1){animation-delay:.32s;}\n.baus-about-sec2-card:nth-child(2){animation-delay:.42s;}\n.baus-about-sec2-card:nth-child(3){animation-delay:.52s;}\n\n@keyframes bausSec2In{\n  to{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n}\n\n@media(max-width:980px){\n  .baus-about-sec2{\n    padding:95px 0;\n  }\n\n  .baus-about-sec2-head{\n    grid-template-columns:1fr;\n    gap:24px;\n    margin-bottom:48px;\n  }\n\n  .baus-about-sec2-grid{\n    grid-template-columns:1fr;\n  }\n\n  .baus-about-sec2-card{\n    min-height:250px;\n  }\n}\n\n@media(max-width:640px){\n  .baus-about-sec2{\n    padding:76px 0;\n  }\n\n  .baus-about-sec2-inner{\n    width:calc(100% - 20px);\n  }\n\n  .baus-about-sec2-head{\n    text-align:center;\n    justify-items:center;\n    padding-top:26px;\n  }\n\n  .baus-about-sec2-kicker{\n    font-size:10px;\n    margin-bottom:12px;\n  }\n\n  .baus-about-sec2-title{\n    font-size:clamp(36px, 13vw, 58px);\n    max-width:9ch;\n    margin:0 auto;\n  }\n\n  .baus-about-sec2-copy{\n    max-width:30ch;\n    font-size:14px;\n    line-height:1.65;\n    text-align:center;\n  }\n\n  .baus-about-sec2-card{\n    min-height:auto;\n    padding:28px 20px;\n    text-align:center;\n    align-items:center;\n    gap:28px;\n  }\n\n  .baus-about-sec2-icon{\n    width:76px;\n    height:76px;\n  }\n\n  .baus-about-sec2-card-title{\n    font-size:clamp(32px, 11vw, 46px);\n  }\n\n  .baus-about-sec2-card-text{\n    max-width:27ch;\n    font-size:13px;\n  }\n}\n<\/style>\n\n<section class=\"baus-about-sec2\">\n  <div class=\"baus-about-sec2-inner\">\n\n    <div class=\"baus-about-sec2-head\">\n      <div>\n        <div class=\"baus-about-sec2-kicker\"\n             data-baus-es=\"Nuestra esencia\"\n             data-baus-en=\"Our essence\">\n          Nuestra esencia\n        <\/div>\n\n        <h2 class=\"baus-about-sec2-title\">\n          <span data-baus-es=\"Espacios con\" data-baus-en=\"Spaces with\">Espacios con<\/span><br>\n          <strong data-baus-es=\"identidad\" data-baus-en=\"identity\">identidad<\/strong>\n        <\/h2>\n      <\/div>\n\n      <p class=\"baus-about-sec2-copy\">\n        <span data-baus-es=\"En BAUS combinamos dise\u00f1o, ubicaci\u00f3n y gesti\u00f3n profesional para crear estad\u00edas temporarias que se sienten simples, c\u00e1lidas y confiables.\" data-baus-en=\"At BAUS, we combine design, location and professional management to create short-term stays that feel simple, warm and reliable.\">\n          En BAUS combinamos dise\u00f1o, ubicaci\u00f3n y gesti\u00f3n profesional para crear estad\u00edas temporarias que se sienten simples, c\u00e1lidas y confiables.\n        <\/span>\n        <br><br>\n        <strong data-baus-es=\"Cada propiedad est\u00e1 pensada para vivir mejor cada destino.\" data-baus-en=\"Every property is designed to experience each destination better.\">\n          Cada propiedad est\u00e1 pensada para vivir mejor cada destino.\n        <\/strong>\n      <\/p>\n    <\/div>\n\n    <div class=\"baus-about-sec2-grid\">\n\n      <article class=\"baus-about-sec2-card\">\n        <div class=\"baus-about-sec2-icon\">\n          <svg viewBox=\"0 0 96 96\">\n            <path d=\"M18 52V34c0-6 5-11 11-11h38c6 0 11 5 11 11v18\"\/>\n            <path d=\"M14 52h68c5 0 9 4 9 9v14H5V61c0-5 4-9 9-9Z\"\/>\n            <path d=\"M5 75v7M91 75v7\"\/>\n            <path d=\"M30 41h17v11H30z\"\/>\n            <path d=\"M49 41h17v11H49z\"\/>\n          <\/svg>\n        <\/div>\n\n        <div>\n          <h3 class=\"baus-about-sec2-card-title\"\n              data-baus-es=\"Dise\u00f1o\"\n              data-baus-en=\"Design\">\n            Dise\u00f1o\n          <\/h3>\n          <p class=\"baus-about-sec2-card-text\"\n             data-baus-es=\"Espacios equipados, c\u00e1lidos y funcionales, pensados para sentirse como en casa desde el primer d\u00eda.\"\n             data-baus-en=\"Equipped, warm and functional spaces designed to feel like home from day one.\">\n            Espacios equipados, c\u00e1lidos y funcionales, pensados para sentirse como en casa desde el primer d\u00eda.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"baus-about-sec2-card\">\n        <div class=\"baus-about-sec2-icon\">\n          <svg viewBox=\"0 0 96 96\">\n            <path d=\"M24 74V30h18v44\"\/>\n            <path d=\"M42 74V18h22v56\"\/>\n            <path d=\"M64 74V39h15v35\"\/>\n            <path d=\"M17 74h68\"\/>\n            <path d=\"M32 39h4M32 49h4M32 59h4\"\/>\n            <path d=\"M51 29h4M51 41h4M51 53h4\"\/>\n            <path d=\"M70 48h3M70 58h3\"\/>\n            <path d=\"M48 76c-8-8-14-15-14-24a14 14 0 0 1 28 0c0 9-6 16-14 24Z\"\/>\n            <circle cx=\"48\" cy=\"52\" r=\"4\"\/>\n          <\/svg>\n        <\/div>\n\n        <div>\n          <h3 class=\"baus-about-sec2-card-title\"\n              data-baus-es=\"Ubicaci\u00f3n\"\n              data-baus-en=\"Location\">\n            Ubicaci\u00f3n\n          <\/h3>\n          <p class=\"baus-about-sec2-card-text\"\n             data-baus-es=\"Propiedades seleccionadas en zonas estrat\u00e9gicas de Buenos Aires y Punta del Este.\"\n             data-baus-en=\"Selected properties in strategic areas of Buenos Aires and Punta del Este.\">\n            Propiedades seleccionadas en zonas estrat\u00e9gicas de Buenos Aires y Punta del Este.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"baus-about-sec2-card\">\n        <div class=\"baus-about-sec2-icon\">\n          <svg viewBox=\"0 0 96 96\">\n            <path d=\"M24 22c14 6 30 6 48 0v52c-18 8-34 8-48 0V22Z\"\/>\n            <path d=\"M24 22v52M48 26v52M72 22v52\"\/>\n            <path d=\"M30 43c7-5 13-5 18 0s11 5 18 0\"\/>\n            <path d=\"M30 59c7-5 13-5 18 0s11 5 18 0\"\/>\n            <path d=\"M48 62c-7-6-13-12-13-20a13 13 0 0 1 26 0c0 8-6 14-13 20Z\"\/>\n            <path d=\"M44 41l3 3 7-8\"\/>\n          <\/svg>\n        <\/div>\n\n        <div>\n          <h3 class=\"baus-about-sec2-card-title\"\n              data-baus-es=\"Gesti\u00f3n\"\n              data-baus-en=\"Management\">\n            Gesti\u00f3n\n          <\/h3>\n          <p class=\"baus-about-sec2-card-text\"\n             data-baus-es=\"Acompa\u00f1amiento profesional, atenci\u00f3n cuidada y operaci\u00f3n eficiente durante toda la estad\u00eda.\"\n             data-baus-en=\"Professional support, thoughtful care and efficient operation throughout the stay.\">\n            Acompa\u00f1amiento profesional, atenci\u00f3n cuidada y operaci\u00f3n eficiente durante toda la estad\u00eda.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function getBausSec2Lang(){\n    var lang =\n      localStorage.getItem('baus-language') ||\n      localStorage.getItem('bausLang') ||\n      localStorage.getItem('BAUS_LANG') ||\n      document.documentElement.getAttribute('lang') ||\n      'es';\n\n    return String(lang).toLowerCase().indexOf('en') !== -1 ? 'en' : 'es';\n  }\n\n  function updateBausSec2Lang(){\n    var lang = getBausSec2Lang();\n\n    document.querySelectorAll('.baus-about-sec2 [data-baus-es][data-baus-en]').forEach(function(el){\n      var text = el.getAttribute('data-baus-' + lang);\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  updateBausSec2Lang();\n\n  document.addEventListener('click', function(){\n    setTimeout(updateBausSec2Lang,80);\n    setTimeout(updateBausSec2Lang,300);\n    setTimeout(updateBausSec2Lang,700);\n  });\n\n  window.addEventListener('storage', updateBausSec2Lang);\n  window.addEventListener('bausLangChange', updateBausSec2Lang);\n})();\n<\/script>\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-ed0f3fb elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ed0f3fb\" data-element_type=\"section\" data-e-type=\"section\">\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-9b687f1\" data-id=\"9b687f1\" 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-e9b3569 elementor-widget elementor-widget-html\" data-id=\"e9b3569\" 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<!-- =========================================\nBAUS \u00b7 ABOUT \u00b7 3 COLUMN EDITORIAL GRID\n- Fondo crema institucional\n- Im\u00e1genes cuadradas\n- Premium + responsive\n- LAN ES \/ EN seguro\n========================================= -->\n\n<style>\n:root{\n  --baus-green:#2A4939;\n  --baus-text:#20352b;\n  --baus-muted:#66756c;\n  --baus-cream:#F7F6F2;\n  --baus-line:rgba(42,73,57,.12);\n  --baus-ease:cubic-bezier(.22,.61,.36,1);\n}\n\n.baus-triple{\n  width:100%;\n  background:var(--baus-cream);\n  padding:110px 0;\n}\n\n.baus-triple-inner{\n  width:min(1320px, calc(100% - 48px));\n  margin:0 auto;\n}\n\n.baus-triple-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:28px;\n}\n\n.baus-triple-item{\n  display:flex;\n  flex-direction:column;\n}\n\n.baus-triple-media{\n  width:100%;\n  aspect-ratio:1\/1;\n  overflow:hidden;\n  margin-bottom:18px;\n}\n\n.baus-triple-media img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  transition:1s var(--baus-ease);\n}\n\n.baus-triple-item:hover img{\n  transform:scale(1.05);\n}\n\n.baus-triple-title{\n  margin:0 0 8px;\n  font-size:20px;\n  font-weight:600;\n  color:var(--baus-text);\n}\n\n.baus-triple-text{\n  margin:0;\n  font-size:14px;\n  line-height:1.6;\n  color:var(--baus-muted);\n  max-width:30ch;\n}\n\n.baus-triple-item{\n  opacity:0;\n  transform:translateY(30px);\n  filter:blur(6px);\n  animation:bausTripleIn .8s var(--baus-ease) forwards;\n}\n\n.baus-triple-item:nth-child(1){animation-delay:.1s;}\n.baus-triple-item:nth-child(2){animation-delay:.2s;}\n.baus-triple-item:nth-child(3){animation-delay:.3s;}\n\n@keyframes bausTripleIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n}\n\n@media(max-width:980px){\n  .baus-triple{\n    padding:90px 0;\n  }\n\n  .baus-triple-grid{\n    grid-template-columns:1fr;\n    gap:36px;\n  }\n\n  .baus-triple-text{\n    max-width:100%;\n  }\n}\n\n@media(max-width:640px){\n  .baus-triple{\n    padding:70px 0;\n  }\n\n  .baus-triple-inner{\n    width:calc(100% - 20px);\n  }\n\n  .baus-triple-title{\n    font-size:18px;\n  }\n\n  .baus-triple-text{\n    font-size:13px;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .baus-triple-item{\n    animation:none !important;\n    opacity:1 !important;\n    transform:none !important;\n    filter:none !important;\n  }\n}\n<\/style>\n\n<section class=\"baus-triple\">\n  <div class=\"baus-triple-inner\">\n\n    <div class=\"baus-triple-grid\">\n\n      <div class=\"baus-triple-item\">\n        <div class=\"baus-triple-media\">\n          <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/05\/8-scaled.jpg\" alt=\"BAUS flexible stays\">\n        <\/div>\n\n        <h3 class=\"baus-triple-title\"\n            data-baus-es=\"Estad\u00edas flexibles\"\n            data-baus-en=\"Flexible stays\">\n          Estad\u00edas flexibles\n        <\/h3>\n\n        <p class=\"baus-triple-text\"\n           data-baus-es=\"Desde viajes de trabajo hasta estad\u00edas prolongadas, nuestros espacios se adaptan a cada necesidad.\"\n           data-baus-en=\"From business trips to extended stays, our spaces adapt to every need.\">\n          Desde viajes de trabajo hasta estad\u00edas prolongadas, nuestros espacios se adaptan a cada necesidad.\n        <\/p>\n      <\/div>\n\n      <div class=\"baus-triple-item\">\n        <div class=\"baus-triple-media\">\n          <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/05\/DSC01360-scaled.jpg\" alt=\"BAUS seamless experience\">\n        <\/div>\n\n        <h3 class=\"baus-triple-title\"\n            data-baus-es=\"Experiencia simple\"\n            data-baus-en=\"Seamless experience\">\n          Experiencia simple\n        <\/h3>\n\n        <p class=\"baus-triple-text\"\n           data-baus-es=\"Gesti\u00f3n eficiente, procesos claros y una experiencia pensada para que todo funcione sin esfuerzo.\"\n           data-baus-en=\"Efficient management, clear processes and a seamless experience designed to work effortlessly.\">\n          Gesti\u00f3n eficiente, procesos claros y una experiencia pensada para que todo funcione sin esfuerzo.\n        <\/p>\n      <\/div>\n\n      <div class=\"baus-triple-item\">\n        <div class=\"baus-triple-media\">\n          <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/05\/DSC01381-scaled.jpg\" alt=\"BAUS locations\">\n        <\/div>\n\n        <h3 class=\"baus-triple-title\"\n            data-baus-es=\"Ubicaciones estrat\u00e9gicas\"\n            data-baus-en=\"Prime locations\">\n          Ubicaciones estrat\u00e9gicas\n        <\/h3>\n\n        <p class=\"baus-triple-text\"\n           data-baus-es=\"Propiedades en barrios clave para vivir la ciudad como un local, con comodidad y acceso.\"\n           data-baus-en=\"Properties in key neighborhoods to experience the city like a local, with comfort and access.\">\n          Propiedades en barrios clave para vivir la ciudad como un local, con comodidad y acceso.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function getBausTripleLang(){\n    var lang = 'es';\n\n    if(window.BAUSI18N && typeof window.BAUSI18N.getLanguage === 'function'){\n      lang = window.BAUSI18N.getLanguage();\n    }else{\n      lang =\n        localStorage.getItem('baus-language') ||\n        localStorage.getItem('bausLang') ||\n        localStorage.getItem('BAUS_LANG') ||\n        document.documentElement.getAttribute('lang') ||\n        'es';\n    }\n\n    return String(lang).toLowerCase().indexOf('en') !== -1 ? 'en' : 'es';\n  }\n\n  function updateBausTripleLang(){\n    var lang = getBausTripleLang();\n\n    document.querySelectorAll('.baus-triple [data-baus-es][data-baus-en]').forEach(function(el){\n      var text = el.getAttribute('data-baus-' + lang);\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  updateBausTripleLang();\n\n  document.addEventListener('click', function(){\n    setTimeout(updateBausTripleLang,80);\n    setTimeout(updateBausTripleLang,300);\n    setTimeout(updateBausTripleLang,700);\n  });\n\n  window.addEventListener('storage', updateBausTripleLang);\n  window.addEventListener('bausLangChange', updateBausTripleLang);\n\n  if(window.BAUSI18N){\n    var originalRefresh = window.BAUSI18N.refresh;\n    window.BAUSI18N.refresh = function(){\n      if(typeof originalRefresh === 'function'){ originalRefresh(); }\n      updateBausTripleLang();\n    };\n  }\n})();\n<\/script>\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-591ef89 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"591ef89\" data-element_type=\"section\" data-e-type=\"section\">\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-b83c420\" data-id=\"b83c420\" 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-10f1fb9 elementor-widget elementor-widget-html\" data-id=\"10f1fb9\" 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<!-- =========================================\nBAUS \u00b7 ABOUT \u00b7 LEADERSHIP SIMPLE\n- Estilo simple tipo Numa\n- Responsive\n- LAN ES \/ EN seguro\n========================================= -->\n\n<style>\n:root{\n  --baus-green:#2A4939;\n  --baus-cream:#F7F6F2;\n  --baus-text:#20352b;\n  --baus-muted:#66756c;\n  --baus-line:rgba(42,73,57,.12);\n  --baus-ease:cubic-bezier(.22,.61,.36,1);\n}\n\n.baus-leadership{\n  width:100%;\n  background:var(--baus-cream);\n  color:var(--baus-text);\n  padding:110px 0;\n  overflow:hidden;\n}\n\n.baus-leadership-inner{\n  width:min(960px, calc(100% - 48px));\n  margin:0 auto;\n}\n\n.baus-leadership-title{\n  margin:0 0 70px;\n  color:var(--baus-text);\n  font-size:clamp(34px, 4vw, 56px);\n  line-height:1;\n  letter-spacing:-.045em;\n  font-weight:600;\n}\n\n.baus-leadership-grid{\n  display:grid;\n  grid-template-columns:repeat(1, 1fr);\n  justify-items:center;\n  text-align:center;\n}\n\n.baus-leadership-person{\n  width:100%;\n  max-width:280px;\n}\n\n.baus-leadership-photo{\n  width:180px;\n  height:180px;\n  margin:0 auto 24px;\n  border-radius:50%;\n  background:rgba(42,73,57,.10);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  color:var(--baus-green);\n  font-size:54px;\n  font-weight:600;\n  letter-spacing:-.08em;\n}\n\n.baus-leadership-name{\n  margin:0;\n  color:var(--baus-text);\n  font-size:24px;\n  line-height:1;\n  letter-spacing:-.025em;\n  font-weight:600;\n}\n\n.baus-leadership-role{\n  margin:12px 0 0;\n  color:var(--baus-text);\n  font-size:15px;\n  line-height:1.4;\n  font-weight:400;\n}\n\n.baus-leadership-title,\n.baus-leadership-person{\n  opacity:0;\n  transform:translateY(24px);\n  filter:blur(6px);\n  animation:bausLeadershipIn .8s var(--baus-ease) forwards;\n}\n\n.baus-leadership-person{animation-delay:.12s;}\n\n@keyframes bausLeadershipIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n}\n\n@media(max-width:640px){\n  .baus-leadership{\n    padding:78px 0;\n  }\n\n  .baus-leadership-inner{\n    width:calc(100% - 20px);\n  }\n\n  .baus-leadership-title{\n    margin-bottom:48px;\n    text-align:center;\n    font-size:clamp(32px, 10vw, 44px);\n  }\n\n  .baus-leadership-photo{\n    width:150px;\n    height:150px;\n    font-size:46px;\n    margin-bottom:20px;\n  }\n\n  .baus-leadership-name{\n    font-size:22px;\n  }\n\n  .baus-leadership-role{\n    font-size:14px;\n  }\n}\n<\/style>\n\n<section class=\"baus-leadership\">\n  <div class=\"baus-leadership-inner\">\n\n    <h2 class=\"baus-leadership-title\"\n        data-baus-es=\"Equipo directivo\"\n        data-baus-en=\"Meet our Leadership\">\n      Equipo directivo\n    <\/h2>\n\n    <div class=\"baus-leadership-grid\">\n\n      <article class=\"baus-leadership-person\">\n        <div class=\"baus-leadership-photo\" aria-hidden=\"true\">JG<\/div>\n\n        <h3 class=\"baus-leadership-name\">\n          Joaqu\u00edn<br>Guzm\u00e1n Bengolea\n        <\/h3>\n\n        <p class=\"baus-leadership-role\"\n           data-baus-es=\"Managing Director\"\n           data-baus-en=\"Managing Director\">\n          Managing Director\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function getBausLeadershipLang(){\n    var lang =\n      localStorage.getItem('baus-language') ||\n      localStorage.getItem('bausLang') ||\n      localStorage.getItem('BAUS_LANG') ||\n      document.documentElement.getAttribute('lang') ||\n      'es';\n\n    return String(lang).toLowerCase().indexOf('en') !== -1 ? 'en' : 'es';\n  }\n\n  function updateBausLeadershipLang(){\n    var lang = getBausLeadershipLang();\n\n    document.querySelectorAll('.baus-leadership [data-baus-es][data-baus-en]').forEach(function(el){\n      var text = el.getAttribute('data-baus-' + lang);\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  updateBausLeadershipLang();\n\n  document.addEventListener('click', function(){\n    setTimeout(updateBausLeadershipLang,80);\n    setTimeout(updateBausLeadershipLang,300);\n    setTimeout(updateBausLeadershipLang,700);\n  });\n\n  window.addEventListener('storage', updateBausLeadershipLang);\n  window.addEventListener('bausLangChange', updateBausLeadershipLang);\n})();\n<\/script>\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-e6a89d0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e6a89d0\" data-element_type=\"section\" data-e-type=\"section\">\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-8080843\" data-id=\"8080843\" 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-de775b7 elementor-widget elementor-widget-html\" data-id=\"de775b7\" 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<!-- =========================================\nBAUS \u00b7 ABOUT \u00b7 EDITORIAL + CTA FINAL\n- Bot\u00f3n sin cambio de color\n- Hover solo movimiento\n- Fondo crema\n- LAN ES \/ EN funcionando\n========================================= -->\n\n<style>\n:root{\n  --baus-green:#2A4939;\n  --baus-cream:#F7F6F2;\n  --baus-text:#20352b;\n  --baus-muted:#66756c;\n  --baus-ease:cubic-bezier(.22,.61,.36,1);\n}\n\n.baus-editorial-cta{\n  width:100%;\n  background:var(--baus-cream);\n  padding:120px 0;\n}\n\n.baus-editorial-cta-inner{\n  width:min(1200px, calc(100% - 48px));\n  margin:0 auto;\n}\n\n.baus-editorial-cta-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:60px;\n  align-items:center;\n}\n\n.baus-editorial-cta-title{\n  margin:0 0 20px;\n  font-size:clamp(36px,5vw,64px);\n  line-height:1;\n  letter-spacing:-.05em;\n  font-weight:600;\n  color:var(--baus-text);\n  max-width:12ch;\n}\n\n.baus-editorial-cta-text{\n  margin:0 0 32px;\n  font-size:16px;\n  line-height:1.7;\n  color:var(--baus-muted);\n  max-width:44ch;\n}\n\n.baus-editorial-cta-btn,\n.baus-editorial-cta-btn:hover,\n.baus-editorial-cta-btn:focus,\n.baus-editorial-cta-btn:active,\n.baus-editorial-cta-btn:visited{\n  display:inline-block;\n  padding:14px 28px;\n  background:var(--baus-green) !important;\n  color:#fff !important;\n  text-decoration:none !important;\n  font-size:14px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.baus-editorial-cta-btn{\n  transition:transform .35s var(--baus-ease),\n             box-shadow .35s var(--baus-ease);\n}\n\n.baus-editorial-cta-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 10px 20px rgba(0,0,0,0.12);\n}\n\n.baus-editorial-cta-media{\n  width:100%;\n  height:420px;\n  overflow:hidden;\n}\n\n.baus-editorial-cta-media img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  transition:1s var(--baus-ease);\n}\n\n.baus-editorial-cta-media:hover img{\n  transform:scale(1.05);\n}\n\n.baus-editorial-cta-title,\n.baus-editorial-cta-text,\n.baus-editorial-cta-btn,\n.baus-editorial-cta-media{\n  opacity:0;\n  transform:translateY(30px);\n  filter:blur(6px);\n  animation:bausEditorialIn .9s var(--baus-ease) forwards;\n}\n\n.baus-editorial-cta-text{animation-delay:.1s;}\n.baus-editorial-cta-btn{animation-delay:.2s;}\n.baus-editorial-cta-media{animation-delay:.15s;}\n\n@keyframes bausEditorialIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n}\n\n@media(max-width:980px){\n  .baus-editorial-cta{\n    padding:90px 0;\n  }\n\n  .baus-editorial-cta-grid{\n    grid-template-columns:1fr;\n    gap:40px;\n  }\n\n  .baus-editorial-cta-media{\n    height:340px;\n  }\n}\n\n@media(max-width:640px){\n  .baus-editorial-cta{\n    padding:70px 0;\n  }\n\n  .baus-editorial-cta-inner{\n    width:calc(100% - 20px);\n  }\n\n  .baus-editorial-cta-title{\n    font-size:clamp(30px,10vw,44px);\n  }\n\n  .baus-editorial-cta-text{\n    font-size:14px;\n  }\n\n  .baus-editorial-cta-btn{\n    font-size:12px;\n    padding:12px 22px;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .baus-editorial-cta-title,\n  .baus-editorial-cta-text,\n  .baus-editorial-cta-btn,\n  .baus-editorial-cta-media{\n    animation:none !important;\n    opacity:1 !important;\n    transform:none !important;\n    filter:none !important;\n  }\n}\n<\/style>\n\n<section class=\"baus-editorial-cta\">\n  <div class=\"baus-editorial-cta-inner\">\n\n    <div class=\"baus-editorial-cta-grid\">\n\n      <div>\n\n        <h2 class=\"baus-editorial-cta-title\"\n            data-baus-es=\"Redefiniendo la hospitalidad, hoy\"\n            data-baus-en=\"Redefining hospitality, today\">\n          Redefiniendo la hospitalidad, hoy\n        <\/h2>\n\n        <p class=\"baus-editorial-cta-text\"\n           data-baus-es=\"En BAUS combinamos dise\u00f1o, operaci\u00f3n y tecnolog\u00eda para ofrecer una experiencia de alojamiento eficiente, cuidada y alineada a las nuevas formas de viajar y vivir.\"\n           data-baus-en=\"At BAUS we combine design, operations and technology to deliver an efficient, thoughtful and modern hospitality experience.\">\n          En BAUS combinamos dise\u00f1o, operaci\u00f3n y tecnolog\u00eda para ofrecer una experiencia de alojamiento eficiente, cuidada y alineada a las nuevas formas de viajar y vivir.\n        <\/p>\n\n        <a href=\"\/propiedades\"\n           class=\"baus-editorial-cta-btn\"\n           data-baus-es=\"Ver propiedades\"\n           data-baus-en=\"View properties\">\n          Ver propiedades\n        <\/a>\n\n      <\/div>\n\n      <div class=\"baus-editorial-cta-media\">\n        <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/05\/21-scaled.jpg\" alt=\"BAUS\">\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  function getBausEditorialCtaLang(){\n    var lang = 'es';\n\n    if(window.BAUSI18N && typeof window.BAUSI18N.getLanguage === 'function'){\n      lang = window.BAUSI18N.getLanguage();\n    }else{\n      lang =\n        localStorage.getItem('baus-language') ||\n        localStorage.getItem('bausLang') ||\n        localStorage.getItem('BAUS_LANG') ||\n        document.documentElement.getAttribute('lang') ||\n        'es';\n    }\n\n    return String(lang).toLowerCase().indexOf('en') !== -1 ? 'en' : 'es';\n  }\n\n  function updateBausEditorialCtaLang(){\n    var lang = getBausEditorialCtaLang();\n\n    document.querySelectorAll('.baus-editorial-cta [data-baus-es][data-baus-en]').forEach(function(el){\n      var text = el.getAttribute('data-baus-' + lang);\n\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  updateBausEditorialCtaLang();\n\n  document.addEventListener('click', function(){\n    setTimeout(updateBausEditorialCtaLang,80);\n    setTimeout(updateBausEditorialCtaLang,300);\n    setTimeout(updateBausEditorialCtaLang,700);\n  });\n\n  window.addEventListener('storage', updateBausEditorialCtaLang);\n  window.addEventListener('bausLangChange', updateBausEditorialCtaLang);\n\n  if(window.BAUSI18N){\n    var originalRefresh = window.BAUSI18N.refresh;\n    window.BAUSI18N.refresh = function(){\n      if(typeof originalRefresh === 'function'){ originalRefresh(); }\n      updateBausEditorialCtaLang();\n    };\n  }\n})();\n<\/script>\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-a9ef429 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a9ef429\" data-element_type=\"section\" data-e-type=\"section\">\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-046b574\" data-id=\"046b574\" 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-e61bb71 elementor-widget elementor-widget-html\" data-id=\"e61bb71\" 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<!-- =========================================\nBAUS \u00b7 FOOTER PREMIUM FINAL \u00b7 CENTERED\n- Logo centrado\n- Todo centrado\n- Animaci\u00f3n premium\n- LAN OK\n- Responsive\n========================================= -->\n\n<style>\n  :root{\n    --baus-green:#2A4939;\n    --baus-cream:#F7F6F2;\n    --baus-cream-soft:rgba(247,246,242,0.78);\n    --baus-line:rgba(247,246,242,0.14);\n    --baus-chip:rgba(247,246,242,0.10);\n    --baus-chip-hover:rgba(247,246,242,0.16);\n    --baus-ease:cubic-bezier(.22,.61,.36,1);\n  }\n\n  *{box-sizing:border-box;}\n\n  .baus-footer{\n    width:100%;\n    background:var(--baus-green);\n    padding:52px 0 30px;\n    border-top:1px solid rgba(0,0,0,0.02);\n    overflow:hidden;\n  }\n\n  .baus-footer-inner{\n    width:min(980px, calc(100% - 40px));\n    margin:0 auto;\n    text-align:center;\n  }\n\n  .baus-footer-brand,\n  .baus-footer-text,\n  .baus-footer-nav,\n  .baus-footer-copy,\n  .baus-footer-credits,\n  .baus-footer-mini{\n    opacity:0;\n    transform:translateY(24px);\n    filter:blur(8px);\n    transition:\n      opacity .9s var(--baus-ease),\n      transform .9s var(--baus-ease),\n      filter .9s var(--baus-ease);\n  }\n\n  .baus-footer-brand{ transition-delay:.06s; }\n  .baus-footer-text{ transition-delay:.16s; }\n  .baus-footer-nav{ transition-delay:.26s; }\n  .baus-footer-copy{ transition-delay:.36s; }\n  .baus-footer-credits{ transition-delay:.46s; }\n  .baus-footer-mini{ transition-delay:.56s; }\n\n  .baus-footer.is-visible .baus-footer-brand,\n  .baus-footer.is-visible .baus-footer-text,\n  .baus-footer.is-visible .baus-footer-nav,\n  .baus-footer.is-visible .baus-footer-copy,\n  .baus-footer.is-visible .baus-footer-credits,\n  .baus-footer.is-visible .baus-footer-mini{\n    opacity:1;\n    transform:translateY(0);\n    filter:blur(0);\n  }\n\n  .baus-footer-brand{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    gap:18px;\n    padding-bottom:24px;\n    border-bottom:1px solid var(--baus-line);\n  }\n\n  .baus-footer-logo{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    text-decoration:none;\n    line-height:1;\n  }\n\n  .baus-footer-logo img{\n    width:148px;\n    height:auto;\n    display:block;\n    object-fit:contain;\n    filter:brightness(0) saturate(100%) invert(96%) sepia(13%) saturate(146%) hue-rotate(317deg) brightness(106%) contrast(95%);\n    opacity:.98;\n    transition:\n      opacity .25s var(--baus-ease),\n      transform .25s var(--baus-ease);\n  }\n\n  .baus-footer-logo:hover img{\n    opacity:1;\n    transform:translateY(-1px);\n  }\n\n  .baus-footer-text{\n    margin:0;\n    max-width:620px;\n    color:var(--baus-cream-soft);\n    font-size:14px;\n    line-height:1.8;\n    text-wrap:pretty;\n  }\n\n  .baus-footer-nav{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    justify-content:center;\n    gap:10px 18px;\n    padding:22px 0 20px;\n    border-bottom:1px solid var(--baus-line);\n  }\n\n  .baus-footer-nav a{\n    color:var(--baus-cream-soft);\n    text-decoration:none;\n    font-size:13px;\n    line-height:1.5;\n    transition:\n      color .25s var(--baus-ease),\n      transform .25s var(--baus-ease),\n      opacity .25s var(--baus-ease);\n  }\n\n  .baus-footer-nav a:hover{\n    color:var(--baus-cream);\n    transform:translateY(-1px);\n  }\n\n  .baus-footer-bottom{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n    padding-top:20px;\n  }\n\n  .baus-footer-copy{\n    margin:0;\n    color:var(--baus-cream-soft);\n    font-size:12px;\n    line-height:1.6;\n    letter-spacing:.02em;\n    text-align:center;\n  }\n\n  .baus-footer-credits{\n    margin:0;\n    color:var(--baus-cream-soft);\n    font-size:12px;\n    line-height:1.6;\n    text-align:center;\n  }\n\n  .baus-footer-credits a{\n    color:var(--baus-cream);\n    text-decoration:none;\n    font-weight:500;\n    transition:opacity .25s var(--baus-ease);\n  }\n\n  .baus-footer-credits a:hover{\n    opacity:.82;\n  }\n\n  .baus-footer-mini{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    flex-wrap:wrap;\n  }\n\n  .baus-footer-mini a{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:34px;\n    padding:0 12px;\n    border-radius:999px;\n    background:var(--baus-chip);\n    color:var(--baus-cream);\n    text-decoration:none;\n    font-size:11px;\n    font-weight:600;\n    letter-spacing:.06em;\n    transition:\n      background .25s var(--baus-ease),\n      transform .25s var(--baus-ease);\n  }\n\n  .baus-footer-mini a:hover{\n    background:var(--baus-chip-hover);\n    transform:translateY(-1px);\n  }\n\n  @media (max-width: 640px){\n    .baus-footer{\n      padding:42px 0 24px;\n    }\n\n    .baus-footer-inner{\n      width:calc(100% - 20px);\n    }\n\n    .baus-footer-brand{\n      gap:16px;\n      padding-bottom:20px;\n    }\n\n    .baus-footer-logo img{\n      width:132px;\n    }\n\n    .baus-footer-text{\n      font-size:13px;\n      line-height:1.72;\n      max-width:100%;\n    }\n\n    .baus-footer-nav{\n      gap:10px 14px;\n      padding:18px 0 18px;\n    }\n\n    .baus-footer-nav a{\n      font-size:12px;\n    }\n\n    .baus-footer-copy,\n    .baus-footer-credits{\n      font-size:11px;\n    }\n\n    .baus-footer-mini{\n      gap:8px;\n    }\n\n    .baus-footer-mini a{\n      min-height:32px;\n      font-size:10px;\n      padding:0 10px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    .baus-footer-brand,\n    .baus-footer-text,\n    .baus-footer-nav,\n    .baus-footer-copy,\n    .baus-footer-credits,\n    .baus-footer-mini{\n      opacity:1 !important;\n      transform:none !important;\n      filter:none !important;\n      transition:none !important;\n    }\n  }\n<\/style>\n\n<footer class=\"baus-footer\">\n  <div class=\"baus-footer-inner\">\n\n    <div class=\"baus-footer-brand\">\n      <a href=\"\/\" class=\"baus-footer-logo\" aria-label=\"BAUS Home\">\n        <img decoding=\"async\" src=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png\" alt=\"BAUS logo\">\n      <\/a>\n\n      <p class=\"baus-footer-text\"\n         data-es=\"Espacios cuidadosamente seleccionados para estad\u00edas en Buenos Aires y Punta del Este. Dise\u00f1o, ubicaci\u00f3n y una experiencia m\u00e1s clara para hu\u00e9spedes, empresas y propietarios.\"\n         data-en=\"Carefully selected spaces for stays in Buenos Aires and Punta del Este. Design, location, and a clearer experience for guests, companies, and owners.\">\n        Espacios cuidadosamente seleccionados para estad\u00edas en Buenos Aires y Punta del Este. Dise\u00f1o, ubicaci\u00f3n y una experiencia m\u00e1s clara para hu\u00e9spedes, empresas y propietarios.\n      <\/p>\n    <\/div>\n\n    <nav class=\"baus-footer-nav\">\n      <a href=\"https:\/\/bausba.com\/propiedades\/\" data-es=\"Propiedades\" data-en=\"Properties\">Propiedades<\/a>\n      <a href=\"https:\/\/bausba.com\/corporativo\/\" data-es=\"Corporate Travels\" data-en=\"Corporate Travels\">Corporate Travels<\/a>\n      <a href=\"https:\/\/bausba.com\/nosotros\/\" data-es=\"Why BAUS\" data-en=\"Why BAUS\">Why BAUS<\/a>\n      <a href=\"https:\/\/bausba.com\/publicar\/\" data-es=\"Publicar\" data-en=\"Publish\">Publicar<\/a>\n      <a href=\"https:\/\/bausba.com\/#contact\" data-es=\"Contacto\" data-en=\"Contact\">Contacto<\/a>\n      <a href=\"mailto:info@bausba.com\">info@bausba.com<\/a>\n      <a href=\"https:\/\/www.instagram.com\/hello.baus\" target=\"_blank\" rel=\"noopener noreferrer\">@hello.baus<\/a>\n    <\/nav>\n\n    <div class=\"baus-footer-bottom\">\n      <p class=\"baus-footer-copy\"\n         data-es=\"\u00a9 2026 BAUS. Todos los derechos reservados.\"\n         data-en=\"\u00a9 2026 BAUS. All rights reserved.\">\n        \u00a9 2026 BAUS. Todos los derechos reservados.\n      <\/p>\n\n      <p class=\"baus-footer-credits\">\n        <span data-es=\"Dise\u00f1o & desarrollo \" data-en=\"Design & development \">Dise\u00f1o & desarrollo <\/span><a href=\"https:\/\/www.instagram.com\/planbsolucion\" target=\"_blank\" rel=\"noopener noreferrer\">Plan B Soluci\u00f3n<\/a>\n      <\/p>\n\n      <div class=\"baus-footer-mini\">\n        <a href=\"mailto:info@bausba.com\"\n           data-es=\"Email\"\n           data-en=\"Email\">Email<\/a>\n        <a href=\"https:\/\/www.instagram.com\/hello.baus\"\n           target=\"_blank\"\n           rel=\"noopener noreferrer\"\n           data-es=\"Instagram\"\n           data-en=\"Instagram\">Instagram<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/footer>\n\n<script>\n(function(){\n  function getLang(){\n    if(window.BAUSI18N && typeof window.BAUSI18N.getLanguage === 'function'){\n      return window.BAUSI18N.getLanguage();\n    }\n    return localStorage.getItem('baus-language') || 'es';\n  }\n\n  function updateBausFooterLang(){\n    const lang = getLang();\n\n    document.querySelectorAll('.baus-footer [data-es][data-en]').forEach(el => {\n      const text = el.getAttribute('data-' + lang);\n      if(text !== null){\n        el.textContent = text;\n      }\n    });\n  }\n\n  function initReveal(){\n    const footer = document.querySelector('.baus-footer');\n    if(!footer) return;\n\n    if('IntersectionObserver' in window){\n      const observer = new IntersectionObserver((entries)=>{\n        entries.forEach(entry=>{\n          if(entry.isIntersecting){\n            footer.classList.add('is-visible');\n            observer.unobserve(footer);\n          }\n        });\n      }, {\n        threshold:0.14,\n        rootMargin:'0px 0px -6% 0px'\n      });\n\n      observer.observe(footer);\n    } else {\n      footer.classList.add('is-visible');\n    }\n  }\n\n  updateBausFooterLang();\n  initReveal();\n\n  if(window.BAUSI18N){\n    const originalRefresh = window.BAUSI18N.refresh;\n    window.BAUSI18N.refresh = function(){\n      if(typeof originalRefresh === 'function'){ originalRefresh(); }\n      updateBausFooterLang();\n    };\n  }\n})();\n<\/script>\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>\u2630 MENU ES EN \u2715 PROPIEDADES NOSOTROS PUBLICAR CORPORATIVO CONTACTO BAUS \u00b7 Buenos Aires &#038; Punta del Este ES EN Una nueva forma de vivir cada destino Nuestra esencia Espacios con identidad En BAUS combinamos dise\u00f1o, ubicaci\u00f3n y gesti\u00f3n profesional para crear estad\u00edas temporarias que se sienten simples, c\u00e1lidas y confiables. Cada propiedad est\u00e1 pensada [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-4962","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>Nosotros - Baus<\/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:\/\/bausba.com\/es\/nosotros\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nosotros - Baus\" \/>\n<meta property=\"og:description\" content=\"\u2630 MENU ES EN \u2715 PROPIEDADES NOSOTROS PUBLICAR CORPORATIVO CONTACTO BAUS \u00b7 Buenos Aires &#038; Punta del Este ES EN Una nueva forma de vivir cada destino Nuestra esencia Espacios con identidad En BAUS combinamos dise\u00f1o, ubicaci\u00f3n y gesti\u00f3n profesional para crear estad\u00edas temporarias que se sienten simples, c\u00e1lidas y confiables. Cada propiedad est\u00e1 pensada [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bausba.com\/es\/nosotros\/\" \/>\n<meta property=\"og:site_name\" content=\"Baus\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BeOurGuestBA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T19:26:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@beourguest_ba\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/\",\"url\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/\",\"name\":\"Nosotros - Baus\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bausba.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/333.png\",\"datePublished\":\"2026-04-28T15:47:27+00:00\",\"dateModified\":\"2026-05-05T19:26:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/#breadcrumb\"},\"inLanguage\":\"es-AR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bausba.com\\\/nosotros\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-AR\",\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bausba.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/333.png\",\"contentUrl\":\"https:\\\/\\\/bausba.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/333.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bausba.com\\\/nosotros\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bausba.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nosotros\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bausba.com\\\/#website\",\"url\":\"https:\\\/\\\/bausba.com\\\/\",\"name\":\"Baus\",\"description\":\"Your home away from home &lt;3 Furnished apartment and corporate temporary rentals\",\"publisher\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bausba.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-AR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bausba.com\\\/#organization\",\"name\":\"BOGBA\",\"url\":\"https:\\\/\\\/bausba.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-AR\",\"@id\":\"https:\\\/\\\/bausba.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bogba.com\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/BOGBA-2017.png\",\"contentUrl\":\"https:\\\/\\\/www.bogba.com\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/BOGBA-2017.png\",\"width\":588,\"height\":588,\"caption\":\"BOGBA\"},\"image\":{\"@id\":\"https:\\\/\\\/bausba.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/BeOurGuestBA\",\"https:\\\/\\\/x.com\\\/beourguest_ba\",\"https:\\\/\\\/www.instagram.com\\\/beourguest.ba\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/organization\\\/24770421\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nosotros - Baus","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:\/\/bausba.com\/es\/nosotros\/","og_locale":"es_ES","og_type":"article","og_title":"Nosotros - Baus","og_description":"\u2630 MENU ES EN \u2715 PROPIEDADES NOSOTROS PUBLICAR CORPORATIVO CONTACTO BAUS \u00b7 Buenos Aires &#038; Punta del Este ES EN Una nueva forma de vivir cada destino Nuestra esencia Espacios con identidad En BAUS combinamos dise\u00f1o, ubicaci\u00f3n y gesti\u00f3n profesional para crear estad\u00edas temporarias que se sienten simples, c\u00e1lidas y confiables. Cada propiedad est\u00e1 pensada [&hellip;]","og_url":"https:\/\/bausba.com\/es\/nosotros\/","og_site_name":"Baus","article_publisher":"https:\/\/www.facebook.com\/BeOurGuestBA","article_modified_time":"2026-05-05T19:26:34+00:00","og_image":[{"url":"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@beourguest_ba","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bausba.com\/nosotros\/","url":"https:\/\/bausba.com\/nosotros\/","name":"Nosotros - Baus","isPartOf":{"@id":"https:\/\/bausba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bausba.com\/nosotros\/#primaryimage"},"image":{"@id":"https:\/\/bausba.com\/nosotros\/#primaryimage"},"thumbnailUrl":"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png","datePublished":"2026-04-28T15:47:27+00:00","dateModified":"2026-05-05T19:26:34+00:00","breadcrumb":{"@id":"https:\/\/bausba.com\/nosotros\/#breadcrumb"},"inLanguage":"es-AR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bausba.com\/nosotros\/"]}]},{"@type":"ImageObject","inLanguage":"es-AR","@id":"https:\/\/bausba.com\/nosotros\/#primaryimage","url":"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png","contentUrl":"https:\/\/bausba.com\/wp-content\/uploads\/2026\/02\/333.png"},{"@type":"BreadcrumbList","@id":"https:\/\/bausba.com\/nosotros\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bausba.com\/"},{"@type":"ListItem","position":2,"name":"Nosotros"}]},{"@type":"WebSite","@id":"https:\/\/bausba.com\/#website","url":"https:\/\/bausba.com\/","name":"Baus","description":"Your home away from home &lt;3 Furnished apartment and corporate temporary rentals","publisher":{"@id":"https:\/\/bausba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bausba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-AR"},{"@type":"Organization","@id":"https:\/\/bausba.com\/#organization","name":"BOGBA","url":"https:\/\/bausba.com\/","logo":{"@type":"ImageObject","inLanguage":"es-AR","@id":"https:\/\/bausba.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.bogba.com\/wp-content\/uploads\/2017\/04\/BOGBA-2017.png","contentUrl":"https:\/\/www.bogba.com\/wp-content\/uploads\/2017\/04\/BOGBA-2017.png","width":588,"height":588,"caption":"BOGBA"},"image":{"@id":"https:\/\/bausba.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BeOurGuestBA","https:\/\/x.com\/beourguest_ba","https:\/\/www.instagram.com\/beourguest.ba\/","https:\/\/www.linkedin.com\/organization\/24770421"]}]}},"_links":{"self":[{"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/pages\/4962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/comments?post=4962"}],"version-history":[{"count":1,"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/pages\/4962\/revisions"}],"predecessor-version":[{"id":5345,"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/pages\/4962\/revisions\/5345"}],"wp:attachment":[{"href":"https:\/\/bausba.com\/es\/wp-json\/wp\/v2\/media?parent=4962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}