.elementor-288 .elementor-element.elementor-element-bhero01{--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;--padding-top:128px;--padding-bottom:80px;--padding-left:32px;--padding-right:32px;}.elementor-288 .elementor-element.elementor-element-bhero01:not(.elementor-motion-effects-element-type-background), .elementor-288 .elementor-element.elementor-element-bhero01 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://worldcap.cl/wp-content/uploads/2026/08/hero-blog.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-288 .elementor-element.elementor-element-bsec001{--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:80px 80px;--row-gap:80px;--column-gap:80px;--padding-top:112px;--padding-bottom:112px;--padding-left:32px;--padding-right:32px;}.elementor-288 .elementor-element.elementor-element-bsec001:not(.elementor-motion-effects-element-type-background), .elementor-288 .elementor-element.elementor-element-bsec001 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FAFB;}.elementor-288 .elementor-element.elementor-element-bfgrid1{--grid-columns:1;}.elementor-288 .elementor-element.elementor-element-bcgrid1{--grid-columns:3;}@media(min-width:768px){.elementor-288 .elementor-element.elementor-element-bhero01{--content-width:1200px;}.elementor-288 .elementor-element.elementor-element-bsec001{--content-width:1200px;}}@media(max-width:1024px){.elementor-288 .elementor-element.elementor-element-bfgrid1{--grid-columns:1;}.elementor-288 .elementor-element.elementor-element-bcgrid1{--grid-columns:2;}}@media(max-width:767px){.elementor-288 .elementor-element.elementor-element-bfgrid1{--grid-columns:1;}.elementor-288 .elementor-element.elementor-element-bcgrid1{--grid-columns:1;}}/* Start custom CSS *//* ===== BLOG · Worldcap — sync con prototipo ===== */

/* ---- HERO ---- */
.elementor-element-bhero01{position:relative;overflow:hidden;}
.elementor-element-bhero01::before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
  background-image:
    linear-gradient(to top, rgba(28,44,74,.90) 0%, rgba(28,44,74,0) 45%),
    linear-gradient(to right, rgba(28,44,74,.95) 0%, rgba(28,44,74,.80) 50%, rgba(28,44,74,.40) 100%);
}
.elementor-element-bhero01 > .e-con-inner{position:relative;z-index:1;}
.wc-hero-eyebrow .elementor-heading-title{
  display:inline-flex;align-items:center;gap:8px;margin:0;
  font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.18em;text-transform:uppercase;color:#bf9f73;
}
.wc-hero-eyebrow .elementor-heading-title::before{content:"";width:28px;height:1px;background:#bf9f73;}
.wc-hero-title{margin-top:16px;max-width:768px !important;}
.wc-hero-title .elementor-heading-title{
  margin:0;font-size:60px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#f9fafb;
}
.wc-hero-sub{margin-top:24px;max-width:672px !important;}
.wc-hero-sub .elementor-heading-title{
  margin:0;font-size:18px;line-height:28px;font-weight:400;color:rgba(249,250,251,.8);
}

/* ---- POST DESTACADO ---- */
.elementor-element-bfeat01{display:grid !important;grid-template-columns:1fr 1fr;gap:40px;align-items:center;}
.elementor-element-bfimg01{padding:0 !important;}
.elementor-element-bfimg01 img{
  display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;
}
.elementor-element-bfbody1{padding:0 !important;}
.wc-feat-eyebrow{position:relative;display:flex;align-items:center;gap:8px;}
.wc-feat-eyebrow::before{content:"";flex:0 0 28px;width:28px;height:1px;background:#bf9f73;}
.wc-feat-eyebrow .elementor-heading-title{
  margin:0;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.18em;text-transform:uppercase;color:#1c2c4a;
}
.wc-feat-eyebrow .elementor-heading-title::before{content:"[ Destacado · ";}
.wc-feat-eyebrow .elementor-heading-title::after{content:" ]";}
.wc-feat-title{margin-top:12px;}
.wc-feat-title .elementor-heading-title,
.wc-feat-title a{
  margin:0;font-size:36px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#1c2c4a;text-decoration:none;
}
.wc-feat-exc{margin-top:20px;}
.wc-feat-exc .elementor-heading-title,.wc-feat-exc p{margin:0;font-size:18px;font-weight:400;line-height:1.625;color:#5e646c;}
.wc-feat-date{margin-top:20px;}
.wc-feat-date .elementor-heading-title{
  margin:0;font-size:12px;line-height:16px;letter-spacing:.05em;text-transform:uppercase;color:#5e646c;
}
.wc-feat-btn{margin-top:28px;}
.wc-feat-btn .elementor-button{
  display:inline-flex;align-items:center;gap:8px;padding:14px 24px;border:0;border-radius:8px;
  background:#1c2c4a;color:#f9fafb;font-size:15px;font-weight:600;line-height:1.5;
  box-shadow:0 1px 2px rgba(33,37,41,.04), 0 8px 24px -12px rgba(26,47,79,.12);transition:all .25s;
}
.wc-feat-btn .elementor-button::after{content:"→";font-size:16px;}
.wc-feat-btn .elementor-button:hover{
  background:#0e1a32;color:#f9fafb;transform:translateY(-1px);
  box-shadow:0 1px 2px rgba(33,37,41,.04), 0 12px 32px -16px rgba(26,47,79,.18);
}

/* ---- GRILLA DE CARDS ---- */
.wc-cards-grid .elementor-loop-container{gap:24px !important;}
.elementor-element-bcard01{
  display:flex !important;flex-direction:column;height:100%;overflow:hidden;
  background:#fff;border:1px solid #dde2e6;border-radius:12px;
  box-shadow:0 1px 2px rgba(33,37,41,.04), 0 8px 24px -12px rgba(26,47,79,.12);
  transition:box-shadow .3s ease, transform .3s ease;
}
.elementor-element-bcard01:hover{box-shadow:0 1px 2px rgba(33,37,41,.04), 0 18px 40px -20px rgba(26,47,79,.28);}
.elementor-element-bcimg01{padding:0 !important;}
.elementor-element-bcimg01 img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;}
.elementor-element-bcbody1{flex:1 1 auto;display:flex;flex-direction:column;}
.wc-card-cat .elementor-heading-title{
  margin:0;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.2em;text-transform:uppercase;color:#bf9f73;
}
.wc-card-title{margin-top:8px;}
.wc-card-title .elementor-heading-title,
.wc-card-title a{
  margin:0;font-size:18px;line-height:1.375;font-weight:600;letter-spacing:-.02em;color:#1c2c4a;text-decoration:none;
}
.wc-card-exc{margin-top:12px;flex:1 1 auto;}
.wc-card-exc .elementor-heading-title,.wc-card-exc p{margin:0;font-size:14px;font-weight:400;line-height:20px;color:#5e646c;}
.elementor-element-bcmeta1{margin-top:20px;padding:0 !important;}
.wc-card-date .elementor-heading-title{margin:0;font-size:12px;line-height:16px;color:#5e646c;}
.wc-card-more .elementor-heading-title{margin:0;font-size:12px;line-height:16px;font-weight:600;color:#1c2c4a;}
.wc-card-more .elementor-heading-title::after{content:" →";}

/* ---- RESPONSIVE ---- */
@media (max-width:1024px){
  .elementor-element-bfeat01{grid-template-columns:1fr !important;gap:28px;}
  .wc-hero-title .elementor-heading-title{font-size:36px;}
}
@media (max-width:767px){
  .elementor-element-bhero01{padding:112px 20px 64px !important;}
  .elementor-element-bhero01 > .e-con-inner{padding:0 !important;}
  .wc-hero-title .elementor-heading-title{font-size:30px;}
  .elementor-element-bsec001{padding:80px 20px !important;}
  .elementor-element-bsec001 > .e-con-inner{padding:0 !important;gap:56px !important;}
  .wc-feat-title .elementor-heading-title,.wc-feat-title a{font-size:26px;}
  .wc-feat-exc .elementor-heading-title{font-size:16px;}
}

/* ajustes finos */
.wc-feat-title .elementor-heading-title{font-weight:700;}
.wc-card-title .elementor-heading-title{font-weight:600;}
.wc-feat-date .elementor-heading-title,
.wc-card-date .elementor-heading-title,
.wc-card-more .elementor-heading-title,
.wc-card-cat .elementor-heading-title,
.wc-feat-eyebrow .elementor-heading-title{font-family:inherit;}
.elementor-element-bcimg01 .elementor-widget-container,
.elementor-element-bfimg01 .elementor-widget-container{line-height:0;}


/* =========================================================
   HERO — altura unificada con el resto del sitio
   ========================================================= */
.elementor-element-bhero01{min-height:560px !important;justify-content:center !important;padding:112px 32px 80px !important;}
.elementor-element-bhero01 > .e-con-inner{padding:0 !important;}
.wc-hero-title .elementor-heading-title{font-size:52px !important;line-height:1.2 !important;}

@media (max-width:1024px){
  .elementor-element-bhero01{min-height:460px !important;padding:96px 32px 64px !important;}
  .elementor-element-bhero01 > .e-con-inner{padding:0 !important;}
  .wc-hero-title .elementor-heading-title{font-size:40px !important;line-height:1.2 !important;}
}
@media (max-width:767px){
  .elementor-element-bhero01{min-height:0 !important;padding:88px 20px 56px !important;}
  .wc-hero-title .elementor-heading-title{font-size:30px !important;line-height:1.18 !important;}
}/* End custom CSS */