.elementor-10821 .elementor-element.elementor-element-b868423{--display:flex;--min-height:480px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:stretch;--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-10821 .elementor-element.elementor-element-b868423.e-con{--align-self:center;}#elementor-popup-modal-10821{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-10821 .dialog-message{width:720px;height:auto;}#elementor-popup-modal-10821 .dialog-close-button{display:flex;}#elementor-popup-modal-10821 .dialog-widget-content{border-radius:8px 8px 8px 8px;box-shadow:0px 0px 44px 3px rgba(4.000000000000007, 30.000000000000057, 65, 0.14);}@media(min-width:768px){.elementor-10821 .elementor-element.elementor-element-b868423{--content-width:100%;}}/* Start custom CSS for container, class: .elementor-element-b868423 */.cr-promo,
.cr-promo *,
.cr-promo *::before,
.cr-promo *::after {
  box-sizing: border-box;
}

.cr-promo {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 20px 44px rgba(4, 30, 66, 0.14);
  font-family: "IBM Plex Sans Condensed", "Poppins", system-ui, sans-serif;
  color: #54595f;
  line-height: 1.5;
}

/* Columna izquierda: imagen con overlay + pill centrada */
.cr-promo .cr-image {
  position: relative;
  min-height: 460px;
  background-image:
    linear-gradient(135deg, rgba(4, 30, 66, 0.55), rgba(0, 46, 91, 0.35)),
    url("https://consultoria-aplicada.com/con-rumbo/img/hero-sesiones-sin-rumbo.jpg");
  background-size: cover;
  background-position: center;
}

.cr-promo .cr-pill {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f5841f;
  color: #041e42;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 8px 14px;
  border-radius: 999px;
  box-shadow: 0 6px 16px rgba(4, 30, 66, 0.28);
  white-space: nowrap;
}

.cr-promo .cr-pill svg {
  width: 14px;
  height: 14px;
  stroke: #041e42;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  flex-shrink: 0;
}

/* Columna derecha: copy */
.cr-promo .cr-copy {
  padding: 32px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cr-promo .cr-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #f5841f;
  margin: 0 0 12px;
}

.cr-promo .cr-eyebrow::before {
  content: "";
  width: 22px;
  height: 2px;
  background: #f5841f;
}

.cr-promo .cr-brand {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #041e42;
  margin: 0 0 4px;
}

.cr-promo .cr-headline {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.08;
  letter-spacing: -0.75px;
  color: #041e42;
  margin: 0 0 14px;
  text-wrap: balance;
}

.cr-promo .cr-headline em {
  font-style: normal;
  color: #f5841f;
}

.cr-promo .cr-body {
  font-size: 15px;
  line-height: 1.6;
  color: #54595f;
  margin: 0 0 20px;
  text-wrap: balance;
}

.cr-promo .cr-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
}

.cr-promo .cr-meta li {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(4, 30, 66, 0.06);
  color: #041e42;
  font-size: 13px;
  font-weight: 500;
}

.cr-promo .cr-meta svg {
  width: 13px;
  height: 13px;
  stroke: #f5841f;
  stroke-width: 2;
  fill: none;
  flex-shrink: 0;
}

.cr-promo .cr-cta {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #f5841f;
  color: #041e42;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 14px 26px;
  border-radius: 4px;
  text-decoration: none;
  transition:
    background 180ms ease,
    transform 180ms ease;
}

.cr-promo .cr-cta:hover,
.cr-promo .cr-cta:focus-visible {
  background: #f5951f;
  transform: translateY(-1px);
  outline: none;
}

.cr-promo .cr-cta svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  stroke-width: 2.5;
  fill: none;
}

/* Responsive: stack a 1 columna en mobile */
@media (max-width: 600px) {
  .cr-promo {
    grid-template-columns: 1fr;
    max-width: 420px;
  }
  .cr-promo .cr-image {
    min-height: 0;
    aspect-ratio: 16 / 9;
  }
  .cr-promo .cr-copy {
    padding: 24px 22px 26px;
  }
  .cr-promo .cr-headline {
    font-size: 24px;
  }
}

@media (max-width: 380px) {
  .cr-promo .cr-pill {
    display: none;
  }
}/* End custom CSS */