.elementor-903 .elementor-element.elementor-element-7c3886c{--display:flex;}.elementor-903 .elementor-element.elementor-element-ada8755{--display:flex;}.elementor-903 .elementor-element.elementor-element-65b6262{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-903 .elementor-element.elementor-element-6817d6a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 25px) 0px;}.elementor-903 .elementor-element.elementor-element-4397902{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:1px 2px;--row-gap:1px;--column-gap:2px;--grid-auto-flow:column;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-903 .elementor-element.elementor-element-4397902:not(.elementor-motion-effects-element-type-background), .elementor-903 .elementor-element.elementor-element-4397902 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F4F6;}.elementor-903 .elementor-element.elementor-element-4397902.e-con{--align-self:center;}.elementor-903 .elementor-element.elementor-element-160ec6b.elementor-element{--align-self:center;}.elementor-903 .elementor-element.elementor-element-13e703b{--display:flex;}@media(min-width:768px){.elementor-903 .elementor-element.elementor-element-4397902{--content-width:80%;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-903 .elementor-element.elementor-element-4397902{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-903 .elementor-element.elementor-element-4397902{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-846b389 */.background-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: white;
  padding: 100px 20px;
  margin-top: -40px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  position: relative;
  z-index: 20;
}

.background-container {
  max-width: 1200px;
  margin: auto;
}

.background-header {
  text-align: center;
  margin-bottom: 60px;
}

.background-header h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #0b2c5f;
  text-transform: uppercase;
}

.background-header span {
  color: #dc2626;
}

.divider {
  width: 60px;
  height: 4px;
  background: #dc2626;
  margin: 10px auto;
}

.background-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}

.background-grid p {
  flex: 1;
  font-size: 1.1rem;
  color: #555;
  font-style: italic;
}

.background-card {
  flex: 1;
  background: #f8fafc;
  padding: 30px;
  border-left: 6px solid #0b2c5f;
  border-radius: 20px;
}

.background-card h4 {
  font-weight: bold;
  color: #0b2c5f;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.background-card p {
  font-size: 0.9rem;
  color: #666;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17cb03e */.mv-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #0f172a;
  color: white;
  padding: 80px 20px;
}

.mv-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.mv-card {
  flex: 1;
  min-width: 280px;
  background: rgba(255,255,255,0.05);
  padding: 40px;
  border-radius: 25px;
  border: 1px solid rgba(255,255,255,0.1);
  transition: all 0.3s ease;
}

.mv-card:hover {
  background: rgba(255,255,255,0.1);
  transform: translateY(-5px);
}

.mv-icon {
  font-size: 40px;
  margin-bottom: 20px;
}

.mv-card h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
}

.mv-card p {
  color: #94a3b8;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34eb04f */.obj-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #ffffff;
  padding: 100px 20px;
}

.obj-container {
  max-width: 1200px;
  margin: auto;
}

.obj-header {
  text-align: center;
  margin-bottom: 60px;
}

.obj-header h2 {
  font-size: 2rem;
  font-style: italic;
  color: #0b2c5f;
}

.obj-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.obj-card {
  flex: 1;
  min-width: 280px;
  border: 1px solid #eee;
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.obj-card h3 {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #0b2c5f;
  margin-bottom: 15px;
}

.obj-card p {
  font-size: 1.2rem;
  font-weight: 500;
  color: #444;
}

.obj-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.obj-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #eff6ff;
  padding: 15px;
  border-radius: 12px;
}

.obj-item .icon {
  color: #2563eb;
  font-weight: bold;
}

.obj-item p {
  font-size: 0.9rem;
  font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-160ec6b */.prov-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #f3f4f6;
  padding: 80px 20px;
}

.prov-container {
  max-width: 800px;
  margin: auto;
}

.prov-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}

/* IZQUIERDA */
.prov-left {
  flex: 1;
  min-width: 280px;
}

.prov-left h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #0b2c5f;
  margin-bottom: 20px;
}

.prov-left p {
  color: #555;
  margin-bottom: 20px;
  font-style: italic;
}

.prov-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.prov-item {
  background: white;
  padding: 12px;
  border-radius: 10px;
  font-weight: bold;
  border-left: 4px solid #dc2626;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  font-style: italic;

  text-decoration: none;
  color: #111;

  transition: all 0.3s ease;
}

/* HOVER ROJO */
.prov-item:hover {
  background: #dc2626;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(220,38,38,0.25);
}

/* DERECHA */
.prov-right {
  flex: 1;
  min-width: 280px;
}

.prov-card {
  background: white;
  padding: 40px;
  border-radius: 30px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.prov-card h4 {
  text-align: center;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.timeline {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.timeline-item {
  display: flex;
  gap: 15px;
}

.timeline-item span {
  font-weight: bold;
  color: #0b2c5f;
  min-width: 60px;
}

.timeline-item p {
  font-size: 0.9rem;
  color: #444;
}/* End custom CSS */