.elementor-83517 .elementor-element.elementor-element-376d5ad{--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-83517 .elementor-element.elementor-element-96ebb59{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-83517 .elementor-element.elementor-element-96ebb59:not(.elementor-motion-effects-element-type-background), .elementor-83517 .elementor-element.elementor-element-96ebb59 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-83517 .elementor-element.elementor-element-9e2787d{--display:flex;}.elementor-83517 .elementor-element.elementor-element-e6420db{--display:flex;}.elementor-83517 .elementor-element.elementor-element-529082c{--spacer-size:50px;}.elementor-83517 .elementor-element.elementor-element-a3856ea{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83517 .elementor-element.elementor-element-a3856ea .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:35px;font-weight:700;text-transform:uppercase;color:#FFFFFF;}.elementor-83517 .elementor-element.elementor-element-c4f480b .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:75px;font-weight:900;line-height:75px;}.elementor-83517 .elementor-element.elementor-element-d3f6903{font-size:20px;font-weight:600;line-height:26px;color:#FFFFFF;}.elementor-83517 .elementor-element.elementor-element-7ffc835{--spacer-size:50px;}.elementor-83517 .elementor-element.elementor-element-9927ec8{--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;--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-83517 .elementor-element.elementor-element-9927ec8:not(.elementor-motion-effects-element-type-background), .elementor-83517 .elementor-element.elementor-element-9927ec8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-83517 .elementor-element.elementor-element-e39eba1{--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;}@media(max-width:1024px){.elementor-83517 .elementor-element.elementor-element-c4f480b{padding:0px 0px 0px 0px;}.elementor-83517 .elementor-element.elementor-element-c4f480b .elementor-heading-title{font-size:54px;line-height:1.1em;}}@media(max-width:767px){.elementor-83517 .elementor-element.elementor-element-529082c{--spacer-size:5px;}.elementor-83517 .elementor-element.elementor-element-a3856ea{width:var( --container-widget-width, 254px );max-width:254px;margin:-35px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 20px 20px 20px;--container-widget-width:254px;--container-widget-flex-grow:0;text-align:end;}.elementor-83517 .elementor-element.elementor-element-a3856ea.elementor-element{--align-self:flex-end;}.elementor-83517 .elementor-element.elementor-element-a3856ea .elementor-heading-title{font-size:18px;}.elementor-83517 .elementor-element.elementor-element-c4f480b{padding:20px 20px 20px 20px;text-align:end;}.elementor-83517 .elementor-element.elementor-element-c4f480b .elementor-heading-title{font-size:52px;}.elementor-83517 .elementor-element.elementor-element-d3f6903{width:var( --container-widget-width, 298px );max-width:298px;margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 20px 20px 20px;--container-widget-width:298px;--container-widget-flex-grow:0;text-align:end;font-size:14px;line-height:1.3em;}.elementor-83517 .elementor-element.elementor-element-d3f6903.elementor-element{--align-self:flex-end;}}/* Start custom CSS for heading, class: .elementor-element-c4f480b *//* Nombre principal del candidato en hero */
.wpo-hero-name {
  margin: 0;
  padding: 0;
  line-height: 0.88;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Inter', Arial, sans-serif;
  font-weight: 900;
  letter-spacing: -0.045em;
}

.wpo-hero-name .wpo-hero-name-small,
.wpo-hero-name .wpo-hero-name-large {
  display: block;
}

.wpo-hero-name .wpo-hero-name-small {
  font-size: clamp(42px, 5.2vw, 82px);
}

.wpo-hero-name .wpo-hero-name-large {
  font-size: clamp(58px, 7.4vw, 118px);
  margin-top: 2px;
}

/* Tablet */
@media (max-width: 1024px) {
  .wpo-hero-name {
    line-height: 0.92;
    letter-spacing: -0.04em;
  }

  .wpo-hero-name .wpo-hero-name-small {
    font-size: clamp(38px, 7vw, 64px);
  }

  .wpo-hero-name .wpo-hero-name-large {
    font-size: clamp(52px, 9vw, 88px);
  }
}

/* Móvil */
@media (max-width: 767px) {
  .wpo-hero-name {
    line-height: 0.95;
    letter-spacing: -0.035em;
    text-align: left;
  }

  .wpo-hero-name .wpo-hero-name-small {
    font-size: 42px;
  }

  .wpo-hero-name .wpo-hero-name-large {
    font-size: 58px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-0183f24 *//* ======================================================
   WIKIPOL — Sitio Oficial — Contact Cards
   Diseño campaña / contacto
   Shortcode: [wpo_so_contact_cards]
   ====================================================== */

.wpo-so-contact-cards {
  width: min(1180px, calc(100% - 44px));
  margin: 42px auto 28px;
  position: relative;
  z-index: 8;

  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

/* Card base */
.wpo-so-contact-card,
.wpo-so-contact-card:visited,
.wpo-so-contact-card:focus {
  min-height: 112px;
  display: flex;
  align-items: center;
  gap: 20px;

  padding: 22px 26px;
  border-radius: 10px;

  background:
    radial-gradient(circle at 92% 10%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(135deg, var(--wpo-so-primary, #062f67) 0%, #062452 100%);

  color: #ffffff !important;
  text-decoration: none !important;

  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 16px 38px rgba(16, 24, 40, .18);

  transition:
    transform .22s ease,
    box-shadow .22s ease,
    filter .22s ease;
}

.wpo-so-contact-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 48px rgba(16, 24, 40, .24);
  filter: brightness(1.04);
}

/* Ícono circular principal */
.wpo-so-contact-card-icon {
  width: 58px;
  height: 58px;
  flex: 0 0 58px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  border: 2px solid var(--wpo-so-secondary, #f4bf4f);
  border-radius: 999px;

  color: var(--wpo-so-secondary, #f4bf4f);
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
}

.wpo-so-contact-card-icon svg {
  width: 28px;
  height: 28px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Contenido */
.wpo-so-contact-card-content {
  min-width: 0;
  display: block;
}

.wpo-so-contact-card-content strong {
  display: block;
  margin: 0 0 4px;

  color: #ffffff !important;
  font-family: 'Inter', Arial, sans-serif;
  font-size: 17px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.wpo-so-contact-card-content b {
  display: block;
  margin: 0 0 6px;

  color: var(--wpo-so-secondary, #f4bf4f) !important;
  font-family: 'Inter', Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 900;

  white-space: normal;
  overflow-wrap: anywhere;
}

.wpo-so-contact-card-content small {
  display: block;

  color: rgba(255,255,255,.92) !important;
  font-family: 'Inter', Arial, sans-serif;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 500;
}

/* Redes */
.wpo-so-contact-card-social {
  cursor: default;
}

.wpo-so-contact-socials {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 13px;
  flex-wrap: wrap;
}

.wpo-so-contact-social-link,
.wpo-so-contact-social-link:visited,
.wpo-so-contact-social-link:focus {
  width: 34px;
  height: 34px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  color: #ffffff !important;
  text-decoration: none !important;

  opacity: .96;
  transition:
    color .18s ease,
    transform .18s ease,
    opacity .18s ease;
}

.wpo-so-contact-social-link svg {
  width: 23px;
  height: 23px;
  display: block;
  fill: currentColor;
}

.wpo-so-contact-social-link:hover {
  color: var(--wpo-so-secondary, #f4bf4f) !important;
  transform: translateY(-1px);
  opacity: 1;
}

/* Tablet */
@media (max-width: 1024px) {
  .wpo-so-contact-cards {
    width: min(760px, calc(100% - 36px));
    grid-template-columns: 1fr;
    margin-top: -30px;
    gap: 14px;
  }

  .wpo-so-contact-card {
    min-height: 104px;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .wpo-so-contact-cards {
    width: min(100% - 28px, 520px);
    margin-top: -24px;
    margin-bottom: 20px;
    gap: 12px;
  }

  .wpo-so-contact-card {
    min-height: 96px;
    padding: 18px;
    gap: 15px;
    border-radius: 9px;
  }

  .wpo-so-contact-card-icon {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
    font-size: 22px;
  }

  .wpo-so-contact-card-icon svg {
    width: 23px;
    height: 23px;
  }

  .wpo-so-contact-card-content strong {
    font-size: 14px;
  }

  .wpo-so-contact-card-content b {
    font-size: 15px;
  }

  .wpo-so-contact-card-content small {
    font-size: 13px;
  }

  .wpo-so-contact-socials {
    gap: 14px;
  }

  .wpo-so-contact-social-link {
  width: 30px;
  height: 30px;
}

.wpo-so-contact-social-link svg {
  width: 21px;
  height: 21px;
}
}/* End custom CSS */