.elementor-10592 .elementor-element.elementor-element-59bab7fb{--display:flex;--gap:18px 18px;--row-gap:18px;--column-gap:18px;--margin-top:72px;--margin-bottom:72px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-10592 .elementor-element.elementor-element-7a120685 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:27px;font-weight:700;color:var( --e-global-color-primary );}.elementor-10592 .elementor-element.elementor-global-9393{--e-image-carousel-slides-to-show:2;}.elementor-10592 .elementor-element.elementor-global-9393 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-10592 .elementor-element.elementor-global-9393 .elementor-swiper-button.elementor-swiper-button-next{font-size:18px;color:var( --e-global-color-text );}.elementor-10592 .elementor-element.elementor-global-9393 .elementor-swiper-button.elementor-swiper-button-prev svg, .elementor-10592 .elementor-element.elementor-global-9393 .elementor-swiper-button.elementor-swiper-button-next svg{fill:var( --e-global-color-text );}.elementor-10592 .elementor-element.elementor-global-9393 .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:0px;--swiper-pagination-bullet-vertical-gap:0px;width:0px;height:0px;background:#80E6D500;}.elementor-10592 .elementor-element.elementor-global-9393 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:#80E6D500;opacity:1;}.elementor-10592 .elementor-element.elementor-global-9393 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:none;border-radius:22px 22px 22px 22px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-10592 .elementor-element.elementor-global-9393{--e-image-carousel-slides-to-show:2;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-10592 .elementor-element.elementor-global-9393{--e-image-carousel-slides-to-show:1;}}/* Start custom CSS for global, class: .elementor-global-9393 */.elementor-10592 .elementor-element.elementor-global-9393 .swiper-slide-inner {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 11px;
}

.elementor-10592 .elementor-element.elementor-global-9393 .swiper-slide-inner a {
  display: block;
  width: 100%;
  height: 100%;
}

.elementor-10592 .elementor-element.elementor-global-9393 .swiper-slide-image {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block;
}/* End custom CSS */
/* Start custom CSS *//* Menú sticky (sección completa) */
#menu-sticky{
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  isolation: isolate;
}

/* Barra admin de WP */
body.admin-bar #menu-sticky { top: 32px; }
@media (max-width: 782px){
  body.admin-bar #menu-sticky { top: 46px; }
}

/* Blindaje SOLO dentro de la sección del menú (sin tocar toda la web) */
#menu-sticky * {
  overflow: visible !important;
  transform: none !important;
  filter: none !important;
  backdrop-filter: none !important;
}/* End custom CSS */