.elementor-21 .elementor-element.elementor-element-c4012e1{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-21 .elementor-element.elementor-element-a9afb6b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-21 .elementor-element.elementor-element-a9afb6b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-21 .elementor-element.elementor-element-87b8f57{text-align:left;}.elementor-21 .elementor-element.elementor-element-87b8f57 img{width:100%;max-width:100%;height:153px;}.elementor-21 .elementor-element.elementor-element-8168720{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;--overflow:auto;}.elementor-21 .elementor-element.elementor-element-8168720.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-21 .elementor-element.elementor-element-b46e395 > .elementor-widget-container{margin:50px 50px 50px 50px;}.elementor-21 .elementor-element.elementor-element-b46e395.elementor-element{--align-self:flex-end;}.elementor-21 .elementor-element.elementor-element-b46e395 .elementor-menu-toggle{margin:0 auto;}.elementor-21 .elementor-element.elementor-element-b46e395 .elementor-nav-menu .elementor-item{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-21 .elementor-element.elementor-element-b46e395 .elementor-nav-menu--main .elementor-item{color:#050505;fill:#050505;}.elementor-21 .elementor-element.elementor-element-0cb7828{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-21 .elementor-element.elementor-element-e3fe7d9.elementor-element{--align-self:center;}.elementor-21 .elementor-element.elementor-element-e3fe7d9{text-align:left;}.elementor-21 .elementor-element.elementor-element-e3fe7d9 .elementor-heading-title{font-size:20px;}.elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button{background-color:#fc64c3;font-size:18px;fill:#000000;color:#000000;}.elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button:hover, .elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button:focus{background-color:#FC64C3;color:#FFFFFF;}.elementor-21 .elementor-element.elementor-element-a8b4bdc.elementor-element{--align-self:flex-end;}.elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button:hover svg, .elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button:focus svg{fill:#FFFFFF;}@media(max-width:1024px){.elementor-21 .elementor-element.elementor-element-0cb7828{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-21 .elementor-element.elementor-element-c4012e1{--content-width:1034px;}.elementor-21 .elementor-element.elementor-element-a9afb6b{--width:15.815%;}}@media(max-width:767px){.elementor-21 .elementor-element.elementor-element-87b8f57{text-align:center;}.elementor-21 .elementor-element.elementor-element-87b8f57 img{width:100%;max-width:100%;height:160px;object-fit:contain;}.elementor-21 .elementor-element.elementor-element-8168720{--content-width:500px;}.elementor-21 .elementor-element.elementor-element-0cb7828{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-21 .elementor-element.elementor-element-a8b4bdc .elementor-button{font-size:14px;}}/* Start custom CSS for nav-menu, class: .elementor-element-b46e395 *//* Forzar que el menú principal esté siempre visible en móviles */
@media (max-width: 767px) {
  /* Mostrar el contenedor del menú */
  .elementor-21 .elementor-element.elementor-element-b46e395 .elementor-nav-menu {
    display: flex !important;
    flex-wrap: wrap !important;        /* si no caben, van a la siguiente línea */
    justify-content: center !important; /* centra los items */
    width: 100% !important;
  }

  /* Mostrar todos los items del menú */
  .elementor-21 .elementor-element.elementor-element-b46e395 .elementor-nav-menu a {
    display: inline-block !important;
    text-align: center;
    padding: 0 10px; /* espacio entre enlaces */
  }

  /* Ocultar el icono de hamburguesa */
  .elementor-21 .elementor-element.elementor-element-b46e395 .elementor-menu-toggle {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8168720 *//* Forzar que el menú principal esté siempre visible en móviles */
@media (max-width: 767px) {
  /* Mostrar el contenedor del menú */
  .elementor-21 .elementor-element.elementor-element-8168720 .elementor-nav-menu {
    display: flex !important;
    flex-wrap: wrap !important;        /* si no caben, van a la siguiente línea */
    justify-content: center !important; /* centra los items */
    width: 100% !important;
  }

  /* Mostrar todos los items del menú */
  .elementor-21 .elementor-element.elementor-element-8168720 .elementor-nav-menu a {
    display: inline-block !important;
    text-align: center;
    padding: 0 10px; /* espacio entre enlaces */
  }

  /* Ocultar el icono de hamburguesa */
  .elementor-21 .elementor-element.elementor-element-8168720 .elementor-menu-toggle {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c4012e1 */@media (max-width: 767px) {
  /* Forzar que el contenedor del menú se muestre y use todo el ancho */
  .elementor-21 .elementor-element.elementor-element-c4012e1 .elementor-nav-menu {
    display: flex !important;
    justify-content: center !important; /* centra horizontalmente */
    flex-wrap: wrap !important;          /* si no caben, pasan a la siguiente línea */
    width: 100% !important;              /* ocupa todo el ancho de la pantalla */
  }

  /* Mostrar todos los enlaces */
  .elementor-21 .elementor-element.elementor-element-c4012e1 .elementor-nav-menu a {
    display: inline-block !important;
    text-align: center !important;
    padding: 0 15px; /* espacio entre enlaces */
  }

  /* Ocultar el icono de hamburguesa */
  .elementor-21 .elementor-element.elementor-element-c4012e1 .elementor-menu-toggle {
    display: none !important;
  }

  /* Ajuste extra: asegurar que el contenedor padre use flex y esté centrado */
  .elementor-21 .elementor-element.elementor-element-c4012e1 .elementor-nav-menu--main {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }
}/* End custom CSS */