.social-page{background:#fff;color:#171717;overflow:hidden}.social-section{padding-inline:max(5vw,1.4rem)}.social-eyebrow,.social-kicker{margin:0;color:var(--red);font-size:.72rem;font-weight:900;letter-spacing:.28em;text-transform:uppercase}.social-hero{display:grid;grid-template-columns:1fr 1fr;min-height:38rem;background:#8e1d28;color:#fff}.social-hero-copy{align-self:center;padding:9rem max(7vw,2rem) 5rem}.social-hero h1{max-width:38rem;margin:.8rem 0 1.5rem;font:800 clamp(3rem,6.8vw,7rem)/.95 var(--display);letter-spacing:-.07em;text-transform:none}.social-hero-lede{max-width:30rem;margin:0;color:#f9e9e4;font-size:1.2rem}.social-hero-media{min-height:38rem;overflow:hidden}.social-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.75)}.social-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:8%;padding-top:7rem;padding-bottom:5.5rem;background:#fff}.social-intro h2,.social-gallery h2,.social-close h2{max-width:38rem;margin:.65rem 0 0;font:800 clamp(2rem,4vw,4.5rem)/1.03 var(--display);letter-spacing:-.065em}.social-intro h2 em{color:var(--red);font-style:normal}.social-intro-copy{max-width:42rem;font-size:1.05rem;line-height:1.8}.social-intro-copy p{margin:0 0 1rem}.social-intro-copy strong{color:var(--red)}.social-index{border-block:1px solid #dedbd6;background:#f7f5f2}.social-index-inner{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2.2rem;padding-top:1.5rem;padding-bottom:1.5rem}.social-index-label{color:#837d76;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.social-index a{font-size:.78rem;font-weight:800}.social-index a:hover{color:var(--red)}.social-story{display:grid;grid-template-columns:1fr 1fr;min-height:36rem}.social-story--light{background:#f5f3ef}.social-story--dark{background:#111;color:#fff}.social-story--reverse .social-story-media{order:2}.social-story--reverse .social-story-copy{order:1}.social-story-media{min-height:36rem;overflow:hidden}.social-story-media img{display:block;width:100%;height:100%;object-fit:cover}.social-story-copy{align-self:center;padding:5rem max(7vw,2rem);max-width:46rem}.social-story--dark .social-kicker,.social-health .social-kicker,.social-close .social-kicker{color:var(--yellow)}.social-story h2{margin:.7rem 0 .7rem;font:800 clamp(2.2rem,4vw,4.8rem)/1 var(--display);letter-spacing:-.07em}.social-story h3{margin:0 0 1.5rem;color:var(--red);font-size:1.1rem;line-height:1.4}.social-story--dark h3{color:#f4c6a8}.social-story p,.social-story li,.social-health p,.social-health li{font-size:.98rem;line-height:1.75}.social-story ul,.social-health ul{margin:1.2rem 0 0;padding-left:1.2rem}.social-health{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;padding-top:6rem;padding-bottom:6rem;background:#8e1d28;color:#fff}.social-health h2{margin:.7rem 0 1rem;font:800 clamp(2.2rem,4vw,4.8rem)/1 var(--display);letter-spacing:-.07em}.social-health-copy{max-width:35rem}.social-video-wrap{overflow:hidden;background:#000;box-shadow:0 1.5rem 3rem #0004}.social-video-wrap video{display:block;width:100%;max-height:31rem;object-fit:cover}.social-gallery{padding-top:7rem;padding-bottom:7rem;background:#fff}.social-gallery-heading{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:2rem;margin-bottom:2.5rem}.social-gallery-heading p:last-child{margin:0;color:#716d68;font-size:.9rem;line-height:1.6}.social-gallery-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:15rem 15rem;gap:1rem}.social-gallery-item{height:100%;margin:0;overflow:hidden;background:#ddd}.social-gallery-item--large{grid-row:1 / span 2}.social-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s}.social-gallery-item:hover img{transform:scale(1.04)}.social-close{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-top:6rem;padding-bottom:6rem;background:#111;color:#fff}.social-close h2{color:#fff}.social-close>div{max-width:55rem}.social-close p:last-child{max-width:44rem;color:#d8d1cb;line-height:1.7}.social-cta{display:inline-flex;align-items:center;gap:1.5rem;flex:none;padding:1.05rem 1.4rem;background:var(--grad);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.social-cta span{font-size:1.4rem;line-height:1}@media(max-width:800px){.social-hero,.social-intro,.social-story,.social-health{grid-template-columns:1fr}.social-hero-copy{padding-top:10rem;padding-bottom:4rem}.social-hero-media,.social-story-media{min-height:21rem}.social-intro{gap:2rem;padding-top:4.5rem;padding-bottom:4rem}.social-index-inner{align-items:flex-start;display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.2rem}.social-index-label{grid-column:1/-1}.social-story--reverse .social-story-media,.social-story--reverse .social-story-copy{order:initial}.social-story-copy{padding-top:4rem;padding-bottom:4rem}.social-health{gap:2rem;padding-top:4.5rem;padding-bottom:4.5rem}.social-gallery{padding-top:4.5rem;padding-bottom:4.5rem}.social-gallery-heading{display:block}.social-gallery-heading p:last-child{margin-top:1rem}.social-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:12rem 12rem 12rem}.social-gallery-item--large{grid-column:1/-1;grid-row:auto}.social-close{align-items:flex-start;display:grid;padding-top:4.5rem;padding-bottom:4.5rem}.social-cta{justify-self:start}}
.social-cta{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.social-cta span{transition:transform .45s cubic-bezier(.22,1,.36,1)}.social-cta:hover,.social-cta:focus-visible{transform:translateY(-3px);box-shadow:0 .8rem 1.6rem #17111235}.social-cta:hover span,.social-cta:focus-visible span{transform:translateX(.35rem)}.social-motion-fallback{opacity:0;transform:translateY(2rem);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.social-motion-fallback.jj-motion-visible{opacity:1;transform:none}.social-story-media.social-motion-fallback,.social-gallery-item.social-motion-fallback{transform:translateY(2rem) scale(.98)}.social-story-media.social-motion-fallback.jj-motion-visible,.social-gallery-item.social-motion-fallback.jj-motion-visible{transform:none}@media(prefers-reduced-motion:reduce){.social-cta,.social-cta span,.social-motion-fallback{transition:none}.social-motion-fallback{opacity:1;transform:none}}
.social-gallery h2{max-width:48rem;font-size:clamp(1.8rem,3vw,3.4rem)}
.social-index{display:block}@media(max-width:800px){.social-index{display:none}}

.social-health h1{margin:.7rem 0 1rem;font:800 clamp(2.2rem,4vw,4.8rem)/1 var(--display);letter-spacing:-.07em}
.social-close h1{max-width:38rem;margin:.65rem 0 0;font:800 clamp(2rem,4vw,4.5rem)/1.03 var(--display);letter-spacing:-.065em;color:#fff}
.social-health-widget-wrap .social-health{width:100%;max-width:none;margin-inline:0;padding:0}
.social-health-widget-wrap .social-health-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;width:100%;max-width:1440px;margin-inline:auto;padding:6rem max(5vw,1.4rem)}
.social-gallery-widget-wrap .social-gallery-item img{width:100%;height:100%!important;object-fit:cover}
.social-health-widget-wrap .social-health{height:auto!important;min-height:0!important}
.social-health-widget-wrap .social-video-wrap{height:auto!important;margin:0!important;overflow:hidden}
.social-health-widget-wrap .social-video-wrap video{width:100%!important;height:auto!important;max-height:31rem;object-fit:cover}
@media(max-width:800px){.social-health-widget-wrap .social-health-inner{grid-template-columns:1fr;gap:2rem;padding-top:4.5rem;padding-bottom:4.5rem}}

/* Elementor page containers: keep each social section full-bleed. */
body.elementor-page-7 .e-con.e-parent{width:100%;max-width:100%;padding:0!important;gap:0!important}
body.elementor-page-7 .e-con.e-parent > .e-con-inner{width:100%;max-width:none;padding:0!important;gap:0!important}

/* La fotografía 03 es vertical; fuerza el mismo marco horizontal que
 * las demás iniciativas y evita que Elementor conserve su altura automática. */
@media(min-width:801px){
  .social-initiatives-widget-wrap .social-story:nth-child(1) .social-story-media,
  .social-initiatives-widget-wrap .social-story:nth-child(2) .social-story-media{height:36rem;min-height:36rem}
  .social-initiatives-widget-wrap .social-story:nth-child(1) .social-story-media img,
  .social-initiatives-widget-wrap .social-story:nth-child(2) .social-story-media img{width:100%;height:100%!important;object-fit:cover}
  .social-initiatives-widget-wrap .social-story:nth-child(3) .social-story-media{height:36rem;min-height:36rem}
  .social-initiatives-widget-wrap .social-story:nth-child(3) .social-story-media img{width:100%;height:100%!important;object-fit:cover}
  .social-initiatives-widget-wrap .social-story:nth-child(4) .social-story-media{height:36rem;min-height:36rem}
  .social-initiatives-widget-wrap .social-story:nth-child(4) .social-story-media img{width:100%;height:100%!important;object-fit:cover}
}

@media(max-width:800px){.social-story{min-height:0}}
@media(max-width:800px){.social-story-copy{padding-top:4rem}}
@media(max-width:800px){.social-story-media,.social-story-media img{height:21rem!important;min-height:21rem!important}}
