.elementor-982 .elementor-element.elementor-element-77376e9{padding:0px 0px 0px 0px;}.elementor-982 .elementor-element.elementor-element-f8e13a7 > .elementor-element-populated{padding:0px 0px 0px 0px;}body.elementor-page-982:not(.elementor-motion-effects-element-type-background), body.elementor-page-982 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:767px){.elementor-982 .elementor-element.elementor-element-77376e9{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-cf12e2a */<style>
#linti-dudas-widget-embed-v2 { /* ID actualizado para esta versión */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.65;
  padding: 15px;
  margin: 20px auto;
  max-width: 680px;
  background-color: #f7f9fa;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.07);
}

#linti-dudas-widget-embed-v2 .linti-widget-section {
  background-color: #fff;
  padding: 15px; /* Padding interno de la sección */
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #eef2f5;
}
#linti-dudas-widget-embed-v2 .linti-widget-section:last-of-type {
  margin-bottom: 0;
}

#linti-dudas-widget-embed-v2 .widget-main-title {
  font-size: 22px;
  font-weight: 700;
  color: #2c3e50;
  text-align: center;
  margin: 0 0 15px 0;
  line-height: 1.3;
}
#linti-dudas-widget-embed-v2 .widget-section-title {
  font-size: 19px;
  font-weight: 600;
  color: #3498db;
  text-align: center;
  margin: 0 0 15px 0; /* Margen antes del bloque de AdSense y contenido */
  padding-bottom: 8px;
  border-bottom: 2px solid #ecf0f1;
  line-height: 1.3;
}
/* Contenedor para el contenido textual después del AdSense */
#linti-dudas-widget-embed-v2 .widget-content-area {
  padding-top: 10px; /* Espacio si el AdSense está justo arriba */
}

#linti-dudas-widget-embed-v2 .content-subheading {
  font-size: 17px;
  font-weight: 600;
  color: #34495e;
  margin: 25px 0 10px 0;
}
#linti-dudas-widget-embed-v2 .step-title {
  font-size: 16px;
  font-weight: 600;
  color: #2980b9;
  margin: 0 0 5px 0;
}

#linti-dudas-widget-embed-v2 p {
  font-size: 15px;
  margin: 0 0 15px 0;
  color: #454545;
}
#linti-dudas-widget-embed-v2 p.highlight-text {
  font-size: 16px;
  background-color: #eaf6ff;
  padding: 12px;
  border-radius: 6px;
  border-left: 4px solid #3498db;
  margin: 20px 0;
  color: #2c3e50;
}
#linti-dudas-widget-embed-v2 p.highlight-text.with-icon::before {
  content: "👉";
  margin-right: 8px;
  font-size: 1.1em;
}
#linti-dudas-widget-embed-v2 strong {
  font-weight: 600;
  color: #2c3e50;
}
#linti-dudas-widget-embed-v2 a {
  color: #3498db;
  text-decoration: none;
  font-weight: 500;
}
#linti-dudas-widget-embed-v2 a:hover,
#linti-dudas-widget-embed-v2 a:focus {
  text-decoration: underline;
  color: #217dbb;
}

#linti-dudas-widget-embed-v2 ul,
#linti-dudas-widget-embed-v2 ol {
  margin: 15px 0 20px 0;
  padding-left: 0; 
  list-style: none; 
}
#linti-dudas-widget-embed-v2 li {
  margin-bottom: 10px;
}
#linti-dudas-widget-embed-v2 .custom-icon-list li {
  position: relative;
  padding-left: 28px;
}
#linti-dudas-widget-embed-v2 .custom-icon-list .list-icon {
  position: absolute;
  left: 0;
  top: 2px;
  color: #3498db;
  font-size: 1.1em;
}
#linti-dudas-widget-embed-v2 .reason-list .list-icon { color: #e67e22; }
#linti-dudas-widget-embed-v2 .solution-list .list-icon { color: #2ecc71; }

#linti-dudas-widget-embed-v2 .steps-guide {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#linti-dudas-widget-embed-v2 .step-item {
  background-color: #fff;
  padding: 12px 15px 12px 50px;
  border-radius: 6px;
  border: 1px solid #eef2f5;
  position: relative;
}
#linti-dudas-widget-embed-v2 .step-number {
  position: absolute;
  left: 12px;
  top: 12px;
  background-color: #3498db;
  color: white;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
}

#linti-dudas-widget-embed-v2 .cta-buttons-wrap {
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
#linti-dudas-widget-embed-v2 .cta-buttons-title {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-bottom: 8px;
}
#linti-dudas-widget-embed-v2 .cta-button {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 14px 15px;
  font-size: 16px;
  font-weight: 600;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  transition: background-color 0.2s ease, transform 0.15s ease;
  line-height: 1.4;
}
#linti-dudas-widget-embed-v2 .cta-button:hover,
#linti-dudas-widget-embed-v2 .cta-button:focus {
  transform: translateY(-2px);
}
#linti-dudas-widget-embed-v2 .cta-button.blue { background-color: #3498db; }
#linti-dudas-widget-embed-v2 .cta-button.blue:hover,
#linti-dudas-widget-embed-v2 .cta-button.blue:focus { background-color: #2980b9; }

#linti-dudas-widget-embed-v2 .cta-button.green { background-color: #2ecc71; }
#linti-dudas-widget-embed-v2 .cta-button.green:hover,
#linti-dudas-widget-embed-v2 .cta-button.green:focus { background-color: #27ae60; }

#linti-dudas-widget-embed-v2 .cta-button.orange { background-color: #e67e22; }
#linti-dudas-widget-embed-v2 .cta-button.orange:hover,
#linti-dudas-widget-embed-v2 .cta-button.orange:focus { background-color: #d35400; }

#linti-dudas-widget-embed-v2 .content-divider {
  border: 0;
  height: 1px;
  background-color: #e0e6eb;
  margin: 30px 0;
}

/* --- Estilos para el bloque de AdSense con rótulo --- */
#linti-dudas-widget-embed-v2 .adsense-block-labeled {
  margin: 20px 0; /* Margen vertical para el bloque completo */
  width: 100%; /* Ocupa el ancho de la sección padre */
  box-sizing: border-box;
}
#linti-dudas-widget-embed-v2 .adsense-label {
  font-size: 11px; /* Tamaño pequeño para el rótulo */
  color: #888; /* Color gris para el rótulo */
  text-align: center; /* Centrar el rótulo */
  margin-bottom: 4px; /* Espacio entre rótulo y anuncio */
  text-transform: uppercase; /* Opcional: mayúsculas */
  letter-spacing: 0.5px; /* Opcional: espaciado de letras */
}
#linti-dudas-widget-embed-v2 .adsense-placeholder {
  /* El padding ya está en linti-widget-section, así que el anuncio
     debería ocupar el ancho disponible dentro de ese padding. */
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #f0f4f7;
  border: 1px dashed #d1d8de;
  width: 100%; /* Asegura que el contenedor del anuncio interno ocupe el 100% del .adsense-block-labeled */
  box-sizing: border-box;
}
/* Si tu código AdSense <ins> no se expande, podrías necesitar: */
#linti-dudas-widget-embed-v2 .adsense-placeholder .adsbygoogle {
    width: 100% !important;
}


#linti-dudas-widget-embed-v2 .widget-footer {
  text-align: center;
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #e0e6eb;
}
#linti-dudas-widget-embed-v2 .widget-footer a {
  font-size: 13px;
  color: #7f8c8d;
}
#linti-dudas-widget-embed-v2 .widget-footer a:hover,
#linti-dudas-widget-embed-v2 .widget-footer a:focus {
  color: #566573;
}


@media (min-width: 600px) {
  #linti-dudas-widget-embed-v2 {
    padding: 20px;
  }
  #linti-dudas-widget-embed-v2 .linti-widget-section {
    padding: 20px; /* Aumentar padding en pantallas grandes */
  }
  #linti-dudas-widget-embed-v2 .widget-main-title {
    font-size: 26px;
  }
  #linti-dudas-widget-embed-v2 .widget-section-title {
    font-size: 22px;
  }
  #linti-dudas-widget-embed-v2 .content-subheading {
    font-size: 19px;
  }
  #linti-dudas-widget-embed-v2 p {
    font-size: 16px;
  }
  #linti-dudas-widget-embed-v2 .cta-button {
    max-width: 400px;
  }
}
</style>/* End custom CSS */