.elementor-3010000 .elementor-element.elementor-element-8214ed7{text-align:center;}.elementor-3010000 .elementor-element.elementor-element-8214ed7.elementor-widget-heading .elementor-heading-title{color:#27395a;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-product-box{text-align:center;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f:not(.wrapfix) .elementor-product-box > *, .elementor-3010000 .elementor-element.elementor-element-7f7e43f.wrapfix .elementor-product-box > * > *{display:inline-block;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-title{color:#27395a;font-size:19px;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-price{color:#27395a;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-price-wrapper{font-size:29px;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-atc{margin-top:0px;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-atc .elementor-button{background-color:#27395a;border-width:0px;border-style:solid;border-radius:77px;}.elementor-3010000 .elementor-element.elementor-element-7f7e43f .elementor-badge{min-width:50px;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-product-box{text-align:center;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2:not(.wrapfix) .elementor-product-box > *, .elementor-3010000 .elementor-element.elementor-element-0d5e9f2.wrapfix .elementor-product-box > * > *{display:inline-block;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-title{color:#27395a;font-size:19px;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-price{color:#27395a;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-price-wrapper{font-size:29px;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-atc{margin-top:0px;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-atc .elementor-button{background-color:#27395a;border-width:0px;border-style:solid;border-radius:77px;}.elementor-3010000 .elementor-element.elementor-element-0d5e9f2 .elementor-badge{min-width:50px;}#content, #wrapper, #wrapper .container{min-width:100%;margin:0;padding:0;}/* Start custom CSS for html, class: .elementor-element-135cf30 */.neuro-block-intro {
  max-width: 1200px;
  margin: 80px auto;
  padding: 0 20px;
}

.neuro-title {
  font-size: 32px;
  color: #27395a;
  text-align: center;
  margin-bottom: 40px;
}

.neuro-intro-text {
  max-width: 800px;
  margin: 0 auto 90px auto;
  text-align: center;
}

.neuro-intro-text p {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
}

.neuro-btn-center {
  text-align: center;
  margin-top: 30px;
}

.neuro-btn {
  display: inline-block;
  padding: 14px 34px;
  background: #27395a;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
}

.neuro-btn:hover {
  background: #1f2f4a;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(39,57,90,.35);
}

/* TARJETAS */
.neuro-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.neuro-card {
  width: 260px;
  background: #fff;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,.08);
  transition: all .35s ease;
}

.neuro-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 45px rgba(0,0,0,.15);
}

.neuro-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.neuro-card h3 {
  color: #27395a;
  margin: 18px 20px 10px;
}

.neuro-card p {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 20px 22px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d14f940 */.neuro-block-feedback {
  max-width: 1200px;
  margin: 110px auto;
  padding: 0 20px;
}

/* Caja azul */
.neuro-highlight-textonly {
  background: linear-gradient(135deg, #27395a, #1f2f4a);
  border-radius: 32px;
  padding: 80px 40px;
  text-align: center;
  margin-bottom: 100px;
  box-shadow:  0 10px 30px rgba(0,0,0,0.1);
}

.neuro-highlight-textonly p {
  max-width: 850px;
  margin: 0 auto 20px auto;
  font-size: 17px;
  line-height: 1.85;
  color: #e6ebf2;
}

/* Recursos */
.neuro-resources {
  text-align: center;
  box-shadow:  0 10px 30px rgba(0,0,0,0.1);
  border-radius: 14px;
  padding-bottom: 60px;
}

.neuro-resources p {
  max-width: 850px;
  margin: 0 auto 25px auto;
  font-size: 17px;
  line-height: 1.8;
  color: #444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b15e76 */.neuro-block-faqs {
  max-width: 900px;
  margin: 0 auto 130px auto;
  padding: 0 20px;
}

.neuro-faq {
  border-radius: 14px;
  padding: 22px 26px;
  margin-bottom: 14px;
  background: #ffffff;
  box-shadow: 0 6px 20px rgba(0,0,0,0.13);
  transition: all .35s ease;
}

.neuro-faq:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.neuro-faq summary {
  font-size: 18px;
  font-weight: 600;
  color: #27395a;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 34px;
}

.neuro-faq summary::-webkit-details-marker {
  display: none;
}

.neuro-faq summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 22px;
  transition: transform .35s ease;
}

.neuro-faq[open] summary::after {
  transform: rotate(45deg);
}

.neuro-faq p {
  margin-top: 18px;
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}/* End custom CSS */