.elementor-9 .elementor-element.elementor-element-24be5b2{--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-9 .elementor-element.elementor-element-fdb094a{--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;--padding-top:30px;--padding-bottom:15px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-15c1dd9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:18px 18px;--row-gap:18px;--column-gap:18px;}.elementor-9 .elementor-element.elementor-element-2db914a{width:100%;max-width:100%;}.elementor-9 .elementor-element.elementor-element-906ff6d{--display:flex;--min-height:345px;--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;--padding-top:30px;--padding-bottom:15px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-4bd21ec{--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;--padding-top:15px;--padding-bottom:30px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-ecefac8{--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;--gap:28px 28px;--row-gap:28px;--column-gap:28px;--padding-top:30px;--padding-bottom:40px;--padding-left:16px;--padding-right:16px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9 .elementor-element.elementor-element-f272d48 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-9 .elementor-element.elementor-element-bdb6501{--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;--gap:28px 28px;--row-gap:28px;--column-gap:28px;--padding-top:40px;--padding-bottom:40px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-36bbc88 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}@media(max-width:1024px){.elementor-9 .elementor-element.elementor-element-906ff6d{--padding-top:30px;--padding-bottom:30px;--padding-left:16px;--padding-right:16px;}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-24be5b2{--padding-top:20px;--padding-bottom:20px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-906ff6d{--padding-top:15px;--padding-bottom:25px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-4bd21ec{--padding-top:25px;--padding-bottom:25px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-ecefac8{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:25px;--padding-bottom:25px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-f272d48 .elementor-heading-title{font-size:26px;}.elementor-9 .elementor-element.elementor-element-bdb6501{--padding-top:25px;--padding-bottom:25px;--padding-left:16px;--padding-right:16px;}.elementor-9 .elementor-element.elementor-element-36bbc88 .elementor-heading-title{font-size:26px;}}/* Start custom CSS for shortcode, class: .elementor-element-efc9a50 */.menu-categorias-movil .menu-main ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.menu-categorias-movil .menu-main li{
    max-width: calc(25% - 7.5px);
}

.menu-categorias-movil a.menu-main__link{
    color: #222;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    
    & svg{
        display: flex;
        margin: auto;
        width: 38px;
        height: 38px;
    }
    
    & svg path{
        fill: #141414;
    }
}

.menu-categorias-movil .menu-main__icon{
    display: flex;
    width: 78px;
    height: 78px;
    max-width: 100%;
    align-items: center;
    gap: 10px;
    border-radius: 39px;
    border: 3px solid #FFF;
    background: var(--Yellow-100, #F2E4D3);
    transition: background 0.3s ease;
}


.menu-categorias-movil a.menu-main__link:hover .menu-main__icon,
.menu-categorias-movil a.menu-main__link:focus .menu-main__icon{
    background: #002A58;
    
    & svg path{
        fill: white;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2db914a */.elementor-9 .elementor-element.elementor-element-2db914a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.elementor-9 .elementor-element.elementor-element-2db914a h4{
    margin: 0;
    color: var(--Yellow-900, #594630);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 2em;
}

.elementor-9 .elementor-element.elementor-element-2db914a p{
    margin: 0;
    color: var(--Color-Text-tx-primary-2, #222);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
}

.elementor-9 .elementor-element.elementor-element-2db914a a{
    border-radius: 14px;
    background: #029967;
    display: flex;
    padding: 0 12px 0 14px;
    align-items: center;
    gap: 8px;
    height: 48px;
    color: var(--Neutral-0, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-left: 15px;
}

.elementor-9 .elementor-element.elementor-element-2db914a a:hover{
    background: #029967;
    box-shadow: 0 3px 7.6px 0 rgba(0, 0, 0, 0.26);
}

@media(max-width:1024px){
    .elementor-9 .elementor-element.elementor-element-2db914a{
        align-items: flex-start;
        gap: 8px;
        flex-direction: column;
    }
    
    .elementor-9 .elementor-element.elementor-element-2db914a p{
        font-size: 16px;
    }
    
    .elementor-9 .elementor-element.elementor-element-2db914a h4{
        line-height: 40px;
    }
    
    .elementor-9 .elementor-element.elementor-element-2db914a a{
        margin: 0;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-15c1dd9 */.elementor-9 .elementor-element.elementor-element-15c1dd9{
    border-radius: 10px;
    border: 2px solid var(--Neutral-50, #EAEAEA);
    background: var(--Neutral-0, #FFF);
    padding: 15px 30px;
}

@media(max-width:767px){
    .elementor-9 .elementor-element.elementor-element-15c1dd9{
        padding: 17px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-75e18af */@media(min-width:767px){
    #sliderInicioFullwidth{
        width: 100%;
        object-fit: cover;
    }
    
    .elementor-9 .elementor-element.elementor-element-75e18af img{
        height: auto;
        aspect-ratio: 1098 / 300;
    }
}

.elementor-9 .elementor-element.elementor-element-75e18af img{
    border-radius: 10px;
    border: 1px solid var(--Neutral-300, #D9D9D9);
}

.elementor-9 .elementor-element.elementor-element-75e18af .splide__pagination__page{
    margin: 2px;
    
}

.elementor-9 .elementor-element.elementor-element-75e18af .splide__pagination__page.is-active{
    background: var(--Yellow-800, #755C3F);
    transform: scale(1);
}

@media(max-width:767px){
    .elementor-9 .elementor-element.elementor-element-75e18af img{
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-b6f5e8c *//* Contenedor Grid */
.acf-cards-grid {
    display: grid;
    grid-template-columns: 1fr; /* Móvil: 1 columna */
    gap: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .acf-cards-grid {
        grid-template-columns: repeat(2, 1fr); /* Escritorio: 2 columnas */
    }
}

/* Tarjeta Individual */
.acf-card-item {
    position: relative;
    width: 100%;
    height: 265px; /* Altura fija requerida */
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background-color: #EAEAEA;
    overflow: hidden; /* Para que la imagen no se salga de los bordes redondeados */
}

/* Imagen con Picture Tag */
.acf-card-picture {
    display: block;
    width: 100%;
    height: 100%;
}

.acf-card-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Clave: rellena el espacio sin deformar */
    display: block;
}

/* Botón (Posición absoluta abajo derecha) */
.acf-card-footer {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}

.acf-ver-mas-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.9); /* Fondo ligero para asegurar contraste */
    border: 2px solid #595959;
    border-radius: 10px;
    padding: 8px 20px;
    height: 48px;
    
    color: #595959;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    text-decoration: none;
    transition: all 0.2s ease;
}

.acf-ver-mas-btn:hover {
    background-color: #595959;
    color: #ffffff;
    border-color: #595959;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-5412934 */.categorias-home {
  width: 100%;
}

.categorias-home__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 28px;
      display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.categorias-home__item {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
}

.categorias-home__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #111;
  font-family: inherit;
  font-size: 16px;
  line-height: 1;
  padding: 0 6px;
  white-space: nowrap;
}

.categorias-home__icon {
  display: inline-flex;
  width: 64px;
  height: 64px;
  flex: 0 0 64px;
  align-items: center;
  justify-content: center;
}

.categorias-home__icon svg {
  width: 64px;
  height: 64px;
  display: block;
}

.categorias-home__icon svg path {
  fill: #1a1a1a;
}

.categorias-home__label {
  display: inline-block;
  color: var(--Neutral-800, #1a1a1a);
  font-size: 25px;
  font-weight: 500;
  line-height: 150%;
}

.categorias-home__item + .categorias-home__item {
  padding-left: 28px;
  margin-left: 28px;
}

.categorias-home__item + .categorias-home__item::before {
  content: "";
  position: absolute;
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: #303030;
  opacity: 0.5;
}

.categorias-home__link:hover {
  opacity: 0.85;
}

.categorias-home__link:focus {
  outline: none;
}

.categorias-home__link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .categorias-home__list {
    justify-content: space-between;
    gap: 0;
    flex-direction: column;
  }

  .categorias-home__item {
    width: 100%;
  }

  .categorias-home__item + .categorias-home__item {
    padding-left: 0;
    margin-left: 0;
  }

  .categorias-home__item + .categorias-home__item::before {
    left: 0;
    height: 2px;
    width: 100%;
    top: 0;
  }

  .categorias-home__link {
    font-size: 14px;
    gap: 8px;
    padding: 20px 4px;
    width: 100%;
            display: flex;
        justify-content: center;
        gap: 8px;
  }

  .categorias-home__list{
    grid-template-columns: 1fr;
  }
}/* End custom CSS */