.elementor-1808 .elementor-element.elementor-element-06a12a4{--display:flex;}.elementor-1808 .elementor-element.elementor-element-1cd96de{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1808 .elementor-element.elementor-element-1cd96de:not(.elementor-motion-effects-element-type-background), .elementor-1808 .elementor-element.elementor-element-1cd96de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1808 .elementor-element.elementor-element-286cb6b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1808 .elementor-element.elementor-element-286cb6b .eael-lc-logo, .elementor-1808 .elementor-element.elementor-element-286cb6b .eael-lc-logo img{border-radius:0px 0px 0px 0px;}.elementor-1808 .elementor-element.elementor-element-286cb6b .eael-lc-logo{padding:0px 0px 0px 0px;}.elementor-1808 .elementor-element.elementor-element-699d70d{--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-1808 .elementor-element.elementor-element-368b1ee{--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-1808 .elementor-element.elementor-element-5ad2591{--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-1808 .elementor-element.elementor-element-6a21e6c{--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:0px 0px;--row-gap:0px;--column-gap:0px;}/* Start custom CSS for html, class: .elementor-element-36633c3 */body {
  margin: 0;
  font-family: 'Segoe UI', sans-serif;
  background-color: #0c0e23;
  color: white;
}

.hero-section {
  padding: 60px 20px;
  text-align: center;
  max-width: 1100px;
  margin: auto;
}

.breadcrumbs {
  color: #aaa;
  font-size: 0.9em;
  margin-bottom: 25px;
}

.breadcrumbs span {
  color: #b38bfc;
}

h1 {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 20px;
}

h1 .highlight {
  color: #6ee7b7;
  font-weight: 800;
}

.subtitle {
  font-size: 1.2rem;
  margin-bottom: 40px;
  color: #d0d0d0;
}

.why {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #eee;
}

.features-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 40px;
}

.feature {
  flex: 1 1 40%;
  text-align: left;
  font-size: 1.1rem;
  position: relative;
  padding-left: 25px;
  max-width: 500px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #6ee7b7;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
}

.green {
  color: #6ee7b7;
  font-weight: bold;
}

.tutored {
  background: #a78bfa;
  color: white;
  padding: 2px 6px;
  border-radius: 6px;
  font-weight: bold;
}

.btn-interest {
  background: linear-gradient(to right, #a78bfa, #8b5cf6);
  color: white;
  font-weight: bold;
  font-size: 1rem;
  padding: 14px 30px;
  border-radius: 40px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.btn-interest:hover {
  background: linear-gradient(to right, #8b5cf6, #7c3aed);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9008ab8 */.stats-section {
  background-color: #0c0e23;
  padding: 60px 20px;
}

.stats-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  gap: 60px;
  max-width: 1100px;
  margin: auto;
}

.stat-box {
  min-width: 180px;
}

.stat-number {
  font-size: 2rem;
  font-weight: bold;
  color: white;
}

.stat-label {
  margin-top: 10px;
  font-size: 1rem;
  color: #ccc;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b57a1eb *//* Modalidades Section */
.modalidades-section {
  background-color: #0c0e23;
  color: #eee;
  padding: 80px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.section-title {
  display: inline-block;
  font-size: 1.2rem;
  background: #1e1f3a;
  padding: 6px 16px;
  border-radius: 999px;
  color: #c3bdf3;
  margin-bottom: 40px;
}

.modalidades-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.modalidad-card {
  background-color: #16182f;
  border-radius: 16px;
  padding: 30px;
  max-width: 340px;
  text-align: left;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  transition: transform 0.3s;
}

.modalidad-card:hover {
  transform: translateY(-5px);
}

.modalidad-card h3 {
  font-size: 1.1rem;
  margin-bottom: 15px;
}

.modalidad-card p {
  font-size: 0.95rem;
  margin-bottom: 15px;
  color: #cfcfcf;
}

.modalidad-card ul {
  padding-left: 18px;
}

.modalidad-card ul li {
  font-size: 0.95rem;
  margin-bottom: 8px;
  list-style-type: disc;
}

.orange {
  color: #fbbf24;
  font-weight: bold;
}

.green {
  color: #6ee7b7;
  font-weight: bold;
}

.testimonial {
  margin-top: 60px;
  font-size: 1rem;
  font-style: italic;
  color: #ccc;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial .author {
  display: block;
  margin-top: 10px;
  font-size: 0.9rem;
  color: #aaa;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe8c96d */.aula-section {
  background-color: #0c0e23;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}

.aula-container {
  background-color: #16182f;
  border-radius: 16px;
  max-width: 1100px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  flex-wrap: wrap;
  gap: 40px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.aula-text {
  flex: 1;
  color: #fff;
  max-width: 500px;
}

.aula-text h2 {
  font-size: 2rem;
  margin-bottom: 15px;
}

.aula-text p {
  font-size: 1.1rem;
  margin-bottom: 25px;
}

.purple {
  color: #b38bfc;
  font-weight: bold;
}

.aula-btn {
  display: inline-block;
  padding: 14px 30px;
  background: linear-gradient(to right, #a78bfa, #8b5cf6);
  color: white;
  border-radius: 40px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s ease;
}

.aula-btn:hover {
  background: linear-gradient(to right, #8b5cf6, #7c3aed);
}

.aula-image {
  flex: 1;
  display: flex;
  justify-content: center;
}

.aula-image img {
  max-width: 100%;
  border-radius: 12px;
  object-fit: cover;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8cc11f1 */.ofrecemos-section {
  background-color: #0c0e23;
  color: #fff;
  padding: 80px 20px;
  display: flex;
  justify-content: center;
}

.ofrecemos-container {
  max-width: 1100px;
  width: 100%;
}

.ofrecemos-label {
  display: inline-block;
  background-color: #1e1f3a;
  color: #c3bdf3;
  padding: 6px 16px;
  border-radius: 999px;
  font-size: 1rem;
  margin-bottom: 30px;
}

.ofrecemos-container h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}

.ofrecemos-container p {
  font-size: 1rem;
  color: #ccc;
  line-height: 1.7;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9d338ac */.correccion-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  max-width: 1100px;
  margin: auto;
  flex-wrap: wrap;
}

.correccion-text {
  flex: 1;
  text-align: left;
  color: #fff;
}

.correccion-image {
  flex: 1;
  display: flex;
  justify-content: center;
}

.correccion-image img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0,0,0,0.4);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-06ec680 */.temario-section {
  background-color: #0c0e23;
  color: white;
  padding: 80px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.temario-container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1200px;
  margin: auto;
  align-items: flex-start;
}

.temario-left {
  flex: 1;
  min-width: 300px;
}

.temario-left .temario-label {
  background-color: #1e1f3a;
  display: inline-block;
  padding: 6px 14px;
  border-radius: 999px;
  color: #c3bdf3;
  font-size: 0.95rem;
  margin-bottom: 20px;
}

.temario-left h2 {
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 20px;
}

.temario-left img {
  width: 100%;
  max-width: 480px;
  border-radius: 12px;
  margin-top: 30px;
}

.temario-right {
  flex: 1.2;
  min-width: 300px;
}

.accordion-item {
  background: linear-gradient(135deg, #15172d, #1b1e34);
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.accordion-header {
  background: none;
  border: none;
  padding: 18px 24px;
  text-align: left;
  font-size: 1rem;
  color: white;
  cursor: pointer;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header span:first-child {
  background: #8b5cf6;
  padding: 4px 12px;
  border-radius: 8px;
  margin-right: 10px;
  color: white;
  font-weight: bold;
  font-size: 0.85rem;
}

.accordion-body {
  padding: 0 24px 20px 24px;
  display: none;
  animation: fadeIn 0.3s ease-in-out;
}

.accordion-item.active .accordion-body {
  display: block;
}

.accordion-body ul {
  list-style: disc;
  padding-left: 20px;
  color: #ccc;
}

.icon {
  font-size: 1.2rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ff5e792 */.cta-aulas {
  background-image: url('https://imaginaformacion.com/bgTemarioCTA.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.cta-content {
  max-width: 800px;
  margin: auto;
  color: white;
}

.cta-content h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.cta-content p {
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.cta-content .highlight {
  color: #b38bfc;
  font-weight: bold;
}

.btn-cta {
  background: linear-gradient(to right, #a78bfa, #8b5cf6);
  color: white;
  font-weight: bold;
  padding: 14px 30px;
  border-radius: 40px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.btn-cta:hover {
  background: linear-gradient(to right, #8b5cf6, #7c3aed);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-389d446 */.publico-section {
  background-color: #0c0e23;
  color: #fff;
  padding: 80px 20px;
  font-family: 'Segoe UI', sans-serif;
  text-align: center;
}

.publico-container {
  max-width: 1200px;
  margin: auto;
}

.publico-label {
  background-color: #1e1f3a;
  display: inline-block;
  padding: 6px 14px;
  border-radius: 999px;
  color: #c3bdf3;
  font-size: 0.95rem;
  margin-bottom: 30px;
}

.publico-section h2 {
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.publico-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.publico-card {
  background: linear-gradient(135deg, #15172d, #1b1e34);
  border-radius: 16px;
  padding: 30px;
  text-align: left;
  border: 1px solid #26293f;
  transition: box-shadow 0.3s ease;
}

.publico-card:hover {
  box-shadow: 0 0 10px rgba(138, 92, 246, 0.2);
}

.publico-card h3 {
  font-size: 1rem;
  margin-bottom: 10px;
  font-weight: bold;
}

.publico-card h3 span {
  color: #b38bfc;
  font-weight: bold;
}

.publico-card p {
  font-size: 0.95rem;
  color: #ccc;
}/* End custom CSS */