html body.dudas-static {
  background: #f5f7f8 !important;
}

/* Elementos retirados de dudas.html en todas las resoluciones. */
body.dudas-static .dudas-complementarios-title,
body.dudas-static .elementor-101 .elementor-element.elementor-element-9243ac8,
body.dudas-static .elementor-101 .elementor-element.elementor-element-2ad9191 {
  display: none !important;
}

/* Preguntas frecuentes: acordeón editorial */
body.dudas-static .elementor-element-dc8259e {
  background: linear-gradient(180deg, #f7fbfc 0%, #ffffff 100%) !important;
  padding: 88px 22px 96px;
}

body.dudas-static .elementor-element-dc8259e > .elementor-container {
  max-width: 1040px;
}

body.dudas-static .dudas-faq-heading {
  margin: 0 auto 38px;
  max-width: 720px;
  text-align: center;
}

body.dudas-static .dudas-faq-kicker {
  color: #0a929e;
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

body.dudas-static .dudas-faq-heading h2 {
  color: #143b45;
  font-size: clamp(34px, 5vw, 54px);
  letter-spacing: -.035em;
  line-height: 1.04;
  margin: 0 0 16px;
}

body.dudas-static .dudas-faq-heading p {
  color: #61777d;
  font-size: 18px;
  line-height: 1.65;
  margin: 0 auto;
  max-width: 620px;
}

body.dudas-static .dudas-faq-list {
  display: grid;
  gap: 12px;
  margin: 0 auto;
  max-width: 900px;
  text-align: left;
}

body.dudas-static .dudas-faq-item {
  background: #fff;
  border: 1px solid #dcebed;
  border-radius: 18px;
  box-shadow: 0 8px 30px rgba(20, 59, 69, .06);
  overflow: hidden;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

body.dudas-static .dudas-faq-item:hover,
body.dudas-static .dudas-faq-item[open] {
  border-color: rgba(11, 187, 200, .5);
  box-shadow: 0 16px 42px rgba(20, 59, 69, .1);
}

body.dudas-static .dudas-faq-item[open] { transform: translateY(-2px); }

body.dudas-static .dudas-faq-item summary {
  align-items: center;
  color: #173f48;
  cursor: pointer;
  display: grid;
  font-size: 18px;
  font-weight: 700;
  gap: 18px;
  grid-template-columns: 42px 1fr 30px;
  line-height: 1.4;
  list-style: none;
  padding: 23px 26px;
}

body.dudas-static .dudas-faq-item summary::-webkit-details-marker { display: none; }
body.dudas-static .dudas-faq-item summary:focus-visible { outline: 3px solid rgba(11, 187, 200, .35); outline-offset: -3px; }

body.dudas-static .dudas-faq-number {
  color: #0a9eaa;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
}

body.dudas-static .dudas-faq-plus {
  background: #e9f8f9;
  border-radius: 50%;
  height: 30px;
  position: relative;
  transition: background .25s ease, transform .25s ease;
  width: 30px;
}

body.dudas-static .dudas-faq-plus::before,
body.dudas-static .dudas-faq-plus::after {
  background: #078d98;
  content: "";
  height: 2px;
  left: 9px;
  position: absolute;
  top: 14px;
  width: 12px;
}

body.dudas-static .dudas-faq-plus::after { transform: rotate(90deg); }
body.dudas-static .dudas-faq-item[open] .dudas-faq-plus { background: #0bbbc8; transform: rotate(45deg); }
body.dudas-static .dudas-faq-item[open] .dudas-faq-plus::before,
body.dudas-static .dudas-faq-item[open] .dudas-faq-plus::after { background: #fff; }

body.dudas-static .dudas-faq-answer {
  border-top: 1px solid #edf3f4;
  margin: 0 26px 0 86px;
  padding: 20px 0 25px;
}

body.dudas-static .dudas-faq-answer p {
  color: #526b71;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  max-width: 720px;
}

@media (max-width: 767px) {
  body.dudas-static .elementor-element-dc8259e { padding: 62px 16px 70px; }
  body.dudas-static .dudas-faq-heading { margin-bottom: 28px; }
  body.dudas-static .dudas-faq-heading p { font-size: 16px; }
  body.dudas-static .dudas-faq-list { max-width: 100%; padding: 0; }
  body.dudas-static .dudas-faq-item { border-radius: 15px; }
  body.dudas-static .dudas-faq-item summary {
    font-size: 16px;
    gap: 11px;
    grid-template-columns: 30px 1fr 28px;
    padding: 19px 17px;
  }
  body.dudas-static .dudas-faq-number { font-size: 11px; }
  body.dudas-static .dudas-faq-plus { height: 28px; width: 28px; }
  body.dudas-static .dudas-faq-plus::before,
  body.dudas-static .dudas-faq-plus::after { left: 8px; top: 13px; }
  body.dudas-static .dudas-faq-answer { margin: 0 17px 0 58px; padding: 16px 0 21px; }
  body.dudas-static .dudas-faq-answer p { font-size: 15px; line-height: 1.7; }
}

/* Carrusel integrado al fondo claro y transición compacta al footer. */
html body.dudas-static .elementor.elementor-101 .elementor-element-2ad9191 {
  background: #f5f7f8 !important;
  box-sizing: border-box;
  display: block !important;
  padding: 28px 24px 44px !important;
  width: 100%;
}

html body.dudas-static .elementor.elementor-101 .elementor-element-2ad9191 .elementor-image-carousel-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden !important;
}

html body.dudas-static .elementor.elementor-101 .elementor-element-2ad9191 .swiper-slide {
  background: #101d23;
  border: 1px solid rgba(11,187,200,.55);
  border-radius: 10px;
  overflow: hidden;
}

html body.dudas-static .elementor.elementor-106 .elementor-element-3dff670d > .elementor-element-populated {
  margin-top: 0 !important;
  padding-top: 20px !important;
}

html body.dudas-static .elementor.elementor-106 .elementor-element-81e7172 {
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  html body.dudas-static .elementor.elementor-101 .elementor-element-2ad9191 {
    display: block !important;
    padding: 20px 14px 30px !important;
  }
}

/* El HTML exportado deja este widget fuera del contenedor Elementor. */
html body.dudas-static .elementor-element-2ad9191 {
  background: #f5f7f8 !important;
  box-sizing: border-box;
  display: block !important;
  padding: 28px 24px 44px !important;
  width: 100%;
}

html body.dudas-static .elementor-element-2ad9191 .elementor-image-carousel-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden !important;
}

@media (max-width: 767px) {
  html body.dudas-static .elementor-element-2ad9191 {
    padding: 20px 14px 30px !important;
  }
}

/* Ajustes exclusivos de dudas.html en pantallas móviles. */
@media (max-width: 767px) {
  body.dudas-static .elementor-101 .elementor-element.elementor-element-696f3728 {
    box-sizing: border-box;
    min-height: 735px !important;
    overflow: hidden !important;
    padding: 0 !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-696f3728 > .elementor-container {
    min-height: 735px !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-696f3728 .elementor-background-video-container {
    height: 100% !important;
    inset: 0 !important;
    overflow: hidden;
    width: 100% !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-696f3728 .elementor-background-video-hosted {
    height: 100% !important;
    left: 50% !important;
    max-width: none !important;
    object-fit: cover !important;
    object-position: 62% center !important;
    position: absolute !important;
    top: 50% !important;
    transform: translate(-50%, -50%) scale(1.18) !important;
    width: 100% !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-dc8259e {
    box-sizing: border-box;
    overflow: hidden;
    padding: 62px 16px 70px !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-dc8259e .elementor-element-8c80c71 .elementor-heading-title {
    font-size: clamp(25px, 7vw, 31px) !important;
    line-height: 1.2;
    overflow-wrap: anywhere;
    text-align: center;
  }

  body.dudas-static .dudas-faq-list {
    box-sizing: border-box;
    display: grid;
    gap: 12px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }

  body.dudas-static .dudas-complementarios-title {
    display: none !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-9243ac8 {
    display: none !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-2ad9191 {
    display: none !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-2ad9191 .swiper-slide {
    box-sizing: border-box;
    flex: 0 0 calc((100% - 12px) / 2) !important;
    max-width: calc((100% - 12px) / 2) !important;
    width: calc((100% - 12px) / 2) !important;
  }

  body.dudas-static .elementor-101 .elementor-element.elementor-element-2ad9191 img {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  html body.dudas-static .elementor.elementor-101 .elementor-element-2ad9191 {
    background: #f5f7f8 !important;
    display: block !important;
    padding: 20px 14px 30px !important;
  }
}
