/*
Theme Name: Comunidade Aprendiz
Theme URI: https://comunidadeaprendiz.com.br/
Author: Comunidade Aprendiz
Description: Landing page institucional da Comunidade Aprendiz — aprender em qualquer tempo da vida.
Version: 2.2
Text Domain: comunidade-aprendiz
*/

:root{
  --navy:#0c2f57;
  --indigo:#5453dc;
  --purple:#5147d8;
  --teal:#18a79b;
  --green:#3b9562;
  --orange:#ff7918;
  --soft:#f7f8fb;
  --muted:#667085;
  --line:#e7e9f0;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--navy);background:#fff;line-height:1.5;overflow-x:hidden}
a{text-decoration:none;color:inherit} img{max-width:100%;display:block}
.container{width:min(1160px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(12,47,87,.06)}
.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;gap:18px;min-width:285px}
.logo{line-height:.88;font-weight:900;letter-spacing:-.055em;font-size:25px}
.logo .comun{color:#18a79b}.logo .idade{color:#ff7918}.logo .aprendiz{display:block;color:#18a79b;letter-spacing:-.045em;margin-top:4px}
.tagline{border-left:1px solid #b9bdc8;padding-left:17px;font-size:13px;color:#303747;line-height:1.25}
.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600;color:#293041}
.main-nav a:hover{color:var(--purple)}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 24px;font-weight:700;font-size:14px;transition:.2s;border:1px solid transparent}
.btn-primary{background:linear-gradient(90deg,#5147d8,#635be8);color:#fff;box-shadow:0 8px 24px rgba(81,71,216,.19)}
.btn-outline{border-color:#766fe5;color:#5147d8;background:#fff}
.btn-white{background:#fff;color:#5147d8;padding:14px 30px}
.hero{padding:50px 0 28px;background:linear-gradient(180deg,#fff 0%,#fff 82%,#fbfbfd 100%)}
.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}
.hero-copy h1{font-size:56px;line-height:1.02;letter-spacing:-.045em;margin:0 0 22px;max-width:550px}
.hero-copy p{font-size:17px;color:#394253;max-width:520px;margin:0 0 30px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.hero-path{display:flex;align-items:center;gap:15px;margin-top:36px;font-size:12px;color:#2e3747;flex-wrap:wrap}.hero-path span{display:flex;align-items:center;gap:7px}.hero-path i{font-style:normal;font-size:18px;color:var(--navy)}
.hero-visual{position:relative;height:510px;display:flex;align-items:flex-end;gap:7px;padding:0 4px}
.hero-photo{overflow:hidden;border-radius:78px 78px 0 0;box-shadow:0 12px 30px rgba(20,40,70,.08);background:#eee}
.hero-photo img{width:100%;height:100%;object-fit:cover}
.hero-photo:nth-child(1){height:390px;flex:1}.hero-photo:nth-child(2){height:470px;flex:1}.hero-photo:nth-child(3){height:425px;flex:1}.hero-photo:nth-child(4){height:385px;flex:1}
.orbit{position:absolute;border:2px solid var(--orange);border-left-color:transparent;border-bottom-color:transparent;width:280px;height:150px;border-radius:50%;left:-35px;bottom:35px;transform:rotate(15deg)}
.orbit:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--orange);right:32px;top:-5px}
.section{padding:62px 0}.section-soft{background:#fbfbfd}.section-title{text-align:center;font-size:31px;line-height:1.15;letter-spacing:-.03em;margin:0 0 8px}.section-subtitle{text-align:center;color:#657083;margin:0 0 34px}.orange{color:var(--orange)}
.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.path-card{position:relative;min-height:290px;border-radius:14px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:inset 0 0 0 1px rgba(40,50,70,.05)}.path-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 43%,rgba(255,255,255,.16) 100%);z-index:1}.path-card>*{position:relative;z-index:2}.path-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.path-card h3{font-size:20px;margin:0 0 8px}.path-card p{margin:0;color:#4e596a;font-size:13px}.path-card .more{font-weight:700;margin-top:14px;font-size:12px}.path-card:nth-child(1){background:#eef5ec}.path-card:nth-child(1) .more{color:#3c8d5c}.path-card:nth-child(2){background:#efeffd}.path-card:nth-child(2) .more{color:#5453dc}.path-card:nth-child(3){background:#fff0e4}.path-card:nth-child(3) .more{color:#ff7918}.path-card:nth-child(4){background:#e9f6f5}.path-card:nth-child(4) .more{color:#168c86}
.life-wrap{display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:start}.life-intro h2{font-size:34px;line-height:1.05;margin:10px 0 20px}.life-intro p{font-size:13px;color:#5d6675}.life-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.life-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.life-card img{height:160px;width:100%;object-fit:cover}.life-card div{padding:12px}.life-card strong{display:block;font-size:13px;margin-bottom:5px}.life-card p{font-size:11px;color:#697383;margin:0}
.journey{padding-top:24px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;position:relative;margin-top:35px}.journey-grid:before{content:"";position:absolute;top:26px;left:12%;right:12%;border-top:2px dotted #9aa4b2;z-index:0}.journey-item{position:relative;z-index:1;text-align:center}.journey-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;margin:0 auto 16px;font-size:25px;box-shadow:0 0 0 7px #fff}.journey-item:nth-child(1) .journey-icon{background:#3b9562}.journey-item:nth-child(2) .journey-icon{background:#5453dc}.journey-item:nth-child(3) .journey-icon{background:#ff7918}.journey-item:nth-child(4) .journey-icon{background:#18a79b}.journey-item h3{font-size:15px;margin:0 0 8px}.journey-item p{font-size:12px;color:#697383;margin:0 auto;max-width:190px}
.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:28px}.experience-card{border:1px solid var(--line);border-radius:12px;padding:23px 16px;text-align:center;min-height:190px;background:#fff}.experience-card .ico{font-size:34px;margin-bottom:12px}.experience-card h3{font-size:14px;margin:0 0 10px}.experience-card p{font-size:11px;color:#697383;margin:0 0 14px}.experience-card a{font-size:11px;font-weight:700;color:#5147d8}
.experts-wrap{display:grid;grid-template-columns:190px 1fr;gap:30px;align-items:center;margin-top:48px}.experts-copy h2{font-size:28px;line-height:1.05;margin:0 0 10px}.experts-copy p{font-size:12px;color:#697383}.experts{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.expert{text-align:center}.expert img{width:112px;height:112px;border-radius:50%;object-fit:cover;object-position:center 42%;margin:0 auto 12px;border:4px solid #fff;box-shadow:0 6px 18px rgba(12,47,87,.10)}.expert strong{font-size:12px}.expert span{display:block;font-size:10px;color:#697383;margin-top:5px}
.content-only{padding-top:54px;max-width:1000px;margin:0 auto}.mini-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.mini-head h2{font-size:25px;margin:0}.mini-head a{font-size:11px;color:#5147d8;font-weight:700}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.article{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.article img{width:100%;height:150px;object-fit:cover}.article div{padding:11px}.article small{font-size:8px;text-transform:uppercase;color:#18a79b}.article h3{font-size:12px;line-height:1.3;margin:5px 0}.article span{font-size:9px;color:#7a8392}.agenda-list{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.event{display:grid;grid-template-columns:60px 1fr 24px;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.event:last-child{border-bottom:0}.date{border:1px solid var(--line);border-radius:8px;text-align:center;padding:5px}.date b{font-size:22px;line-height:1;display:block}.date span{font-size:10px}.event small{font-size:8px;color:#5453dc;text-transform:uppercase}.event strong{display:block;font-size:12px}.event p{margin:2px 0 0;font-size:10px;color:#697383}
.cta-band{background:linear-gradient(90deg,#ff7918 0%,#1daf9f 45%,#5147d8 100%);color:#fff;padding:30px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-inner h2{font-size:28px;margin:0 0 6px}.cta-inner p{margin:0;font-size:14px}
.site-footer{padding:36px 0 18px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:35px}.footer-brand .brand{min-width:0;align-items:flex-start}.footer-brand .tagline{margin-top:4px}.footer-col h4{font-size:11px;margin:0 0 10px}.footer-col a{display:block;font-size:10px;color:#4f596a;margin:5px 0}.copyright{text-align:center;border-top:1px solid #eef0f4;margin-top:26px;padding-top:15px;font-size:9px;color:#7b8490}
.mobile-toggle{display:none}
@media(max-width:960px){.main-nav{display:none}.mobile-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.hero-path{justify-content:center}.hero-visual{height:430px}.path-grid{grid-template-columns:repeat(2,1fr)}.life-wrap{grid-template-columns:1fr}.life-grid{grid-template-columns:repeat(3,1fr)}.experience-grid{grid-template-columns:repeat(3,1fr)}.experts-wrap{grid-template-columns:1fr}.experts-copy{text-align:center}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 26px,1160px)}.header-inner{height:72px}.brand{min-width:0}.tagline{display:none}.logo{font-size:21px}.hero{padding-top:28px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:15px}.hero-visual{height:330px;gap:4px}.hero-photo{border-radius:40px 40px 0 0}.hero-photo:nth-child(1){height:240px}.hero-photo:nth-child(2){height:310px}.hero-photo:nth-child(3){height:275px}.hero-photo:nth-child(4){height:235px}.section{padding:44px 0}.section-title{font-size:25px}.path-grid{grid-template-columns:1fr}.path-card{min-height:260px}.life-grid{grid-template-columns:1fr 1fr}.life-card:last-child{grid-column:1/-1}.journey-grid{grid-template-columns:1fr 1fr;gap:34px 12px}.journey-grid:before{display:none}.experience-grid{grid-template-columns:1fr 1fr}.experts{grid-template-columns:1fr 1fr 1fr}.experts .expert:nth-child(4),.experts .expert:nth-child(5){display:none}.articles{grid-template-columns:1fr}.article{display:grid;grid-template-columns:110px 1fr}.article img{height:100%;min-height:100px}.cta-inner{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
/* v1.2 - hero principal e integração com o blog */
.hero-main-visual{height:430px;display:block;padding:0;overflow:hidden;border-radius:0 0 34px 34px;box-shadow:0 16px 34px rgba(20,40,70,.12)}
.hero-main-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.content-only{max-width:1160px}
.articles{grid-template-columns:repeat(3,1fr);gap:18px}
.article-link{display:block;color:inherit;text-decoration:none;height:100%}
.article-link:hover h3{color:#5453dc}
.article-placeholder{height:150px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:20px;line-height:1.05;background:linear-gradient(135deg,#f3f5ff,#eefaf7);color:#16446b}
@media(max-width:960px){.hero-main-visual{height:390px}}
@media(max-width:640px){.hero-main-visual{height:280px;border-radius:0 0 22px 22px}.articles{grid-template-columns:1fr}.article-link{display:grid;grid-template-columns:110px 1fr}.article-link img,.article-placeholder{height:100%;min-height:110px}.article-placeholder{font-size:14px}}

/* v1.3 - seção Não existe idade para começar: imagens maiores e em alta definição */
.life-wrap{grid-template-columns:190px 1fr;gap:30px}
.life-grid{gap:16px}
.life-card img{height:235px;object-fit:cover;object-position:center 24%}
.life-card div{padding:14px}
.life-card strong{font-size:14px}
.life-card p{font-size:12px;line-height:1.5}
@media(max-width:960px){.life-card img{height:250px}}
@media(max-width:640px){.life-card img{height:220px}}


/* v1.4 — Hero fiel à referência aprovada; demais seções preservadas da v1.3 */
.hero-v14{padding:0;background:#fff;overflow:hidden}
.hero-v14-grid{display:grid;grid-template-columns:minmax(420px,42%) minmax(0,58%);min-height:500px;width:100%;align-items:stretch}
.hero-v14-copy{background:#fff;padding:58px clamp(34px,5vw,88px) 34px max(34px,calc((100vw - 1160px)/2));display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.hero-v14-copy h1{font-size:52px;line-height:1.04;letter-spacing:-.045em;margin:0 0 18px;max-width:590px;color:var(--navy)}
.hero-v14-copy p{font-size:16px;line-height:1.5;color:#303847;max-width:520px;margin:0 0 24px}
.hero-v14-copy .hero-actions{display:flex;gap:16px;flex-wrap:wrap}
.hero-v14-copy .hero-path{margin-top:30px}
.hero-v14-photo{min-width:0;min-height:500px;overflow:hidden;background:#f4f1eb}
.hero-v14-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;border:0;border-radius:0;box-shadow:none}
@media(max-width:960px){
 .hero-v14-grid{grid-template-columns:1fr;min-height:0}
 .hero-v14-copy{padding:44px 28px 30px;text-align:center;align-items:center}
 .hero-v14-copy h1{font-size:44px}
 .hero-v14-photo{min-height:420px;height:420px}
 .hero-v14-copy .hero-path{justify-content:center}
}
@media(max-width:640px){
 .hero-v14-copy{padding:34px 20px 24px}
 .hero-v14-copy h1{font-size:37px}
 .hero-v14-copy p{font-size:15px}
 .hero-v14-photo{min-height:300px;height:300px}
 .hero-v14-copy .hero-actions{justify-content:center}
}


/* v1.5 — correção do Hero: compacto, horizontal e clean conforme referência aprovada */
.hero-v14{padding:0;background:#fff;overflow:hidden}
.hero-v14-grid{
  display:grid;
  grid-template-columns:minmax(610px,36.5%) minmax(0,63.5%);
  min-height:390px;
  height:390px;
  width:100%;
  align-items:stretch;
}
.hero-v14-copy{
  background:#fff;
  padding:28px 38px 22px max(40px,calc((100vw - 1330px)/2));
  display:flex;
  flex-direction:column;
  justify-content:center;
  position:relative;
  z-index:2;
  min-width:0;
}
.hero-v14-copy h1{
  font-size:42px;
  line-height:1.08;
  letter-spacing:-.04em;
  margin:0 0 13px;
  max-width:520px;
  color:var(--navy);
  font-weight:800;
}
.hero-v14-copy p{
  font-size:14px;
  line-height:1.5;
  color:#303847;
  max-width:445px;
  margin:0 0 17px;
}
.hero-v14-copy .hero-actions{display:flex;gap:12px;flex-wrap:nowrap}
.hero-v14-copy .hero-actions .btn{padding:11px 24px;font-size:12px;white-space:nowrap}
.hero-v14-copy .hero-path{margin-top:20px;gap:12px;font-size:11px;flex-wrap:nowrap}
.hero-v14-copy .hero-path i{font-size:17px}
.hero-v14-photo{
  min-width:0;
  min-height:390px;
  height:390px;
  overflow:hidden;
  background:#f4f1eb;
}
.hero-v14-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
  border:0;
  border-radius:0;
  box-shadow:none;
}
@media(max-width:1320px) and (min-width:961px){
  .hero-v14-grid{grid-template-columns:minmax(540px,42%) minmax(0,58%);height:390px;min-height:390px}
  .hero-v14-copy{padding-left:34px;padding-right:28px}
  .hero-v14-copy h1{font-size:39px;max-width:490px}
  .hero-v14-copy p{max-width:455px}
  .hero-v14-copy .hero-path{gap:10px}
}
@media(max-width:960px){
  .hero-v14-grid{grid-template-columns:1fr;height:auto;min-height:0}
  .hero-v14-copy{padding:40px 28px 28px;text-align:center;align-items:center}
  .hero-v14-copy h1{font-size:42px;max-width:680px}
  .hero-v14-copy p{max-width:620px;font-size:15px}
  .hero-v14-copy .hero-actions{justify-content:center;flex-wrap:wrap}
  .hero-v14-copy .hero-path{justify-content:center;flex-wrap:wrap}
  .hero-v14-photo{min-height:390px;height:390px}
}
@media(max-width:640px){
  .hero-v14-copy{padding:32px 20px 24px}
  .hero-v14-copy h1{font-size:34px;line-height:1.08}
  .hero-v14-copy p{font-size:14px}
  .hero-v14-copy .hero-actions{width:100%;gap:10px}
  .hero-v14-copy .hero-actions .btn{flex:1;min-width:150px;padding:11px 14px}
  .hero-v14-copy .hero-path{gap:9px 11px}
  .hero-v14-photo{min-height:280px;height:280px}
}

/* v1.8 — fotografias mais claras e suaves */
.hero-v14-photo img{filter:brightness(1.05) saturate(.94) contrast(.98)}
.path-card img,.life-card img,.expert img,.article img{filter:brightness(1.07) saturate(.92) contrast(.97)}

/* v1.8 — Hero: preservar a fotografia inteira, sem recorte */
.hero-v14-photo{
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}
.hero-v14-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center center;
  border:0;
  border-radius:0;
  box-shadow:none;
}

/* v1.9 — Hero integrado e formulário de contato */
.hero-v14-grid{grid-template-columns:minmax(520px,40%) minmax(0,60%);height:380px;min-height:380px;max-width:1440px;margin:0 auto}
.hero-v14-copy{padding:26px 34px 22px max(28px,calc((100vw - 1320px)/2));}
.hero-v14-copy h1{font-size:40px;line-height:1.07;max-width:540px;margin-bottom:14px}
.hero-v14-photo{height:380px;min-height:380px;overflow:hidden;background:#fff}
.hero-v14-photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block;border:0;border-radius:0;box-shadow:none}
.contact-section{background:#fff;border-top:1px solid #eef0f4}
.contact-grid{display:grid;grid-template-columns:300px 1fr;gap:54px;align-items:start}
.contact-copy h2{font-size:30px;margin:0 0 10px;color:var(--navy)}
.contact-copy p{color:#566173;line-height:1.6;margin:0 0 22px}
.contact-details{display:grid;gap:10px;color:#27354a;font-size:14px}
.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.contact-form input,.contact-form textarea{width:100%;border:1px solid #dfe3ea;background:#fff;border-radius:8px;padding:14px 15px;font:inherit;color:#24324a;outline:none;box-sizing:border-box}
.contact-form input:focus,.contact-form textarea:focus{border-color:#6559ef;box-shadow:0 0 0 3px rgba(101,89,239,.08)}
.contact-form textarea{grid-column:1/-1;min-height:120px;resize:vertical}
.contact-form button{justify-self:start;border:0;cursor:pointer}
@media(max-width:960px){.hero-v14-grid{grid-template-columns:1fr;height:auto;min-height:0}.hero-v14-photo{height:auto;min-height:0}.hero-v14-photo img{height:auto;object-fit:contain}.contact-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:640px){.contact-form{grid-template-columns:1fr}.contact-form textarea{grid-column:auto}.contact-form button{width:100%}}


/* v2.0 — Hero corrigido: alinhado às demais seções e imagem sem corte */
.hero-v14{
  padding:0;
  background:#fff;
}
.hero-v14-grid{
  width:min(1160px,calc(100% - 40px));
  max-width:1160px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,38%) minmax(0,62%);
  min-height:330px;
  height:auto;
  gap:0;
  align-items:stretch;
}
.hero-v14-copy{
  padding:28px 30px 24px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  min-width:0;
}
.hero-v14-copy h1{
  font-size:39px;
  line-height:1.08;
  letter-spacing:-.035em;
  max-width:430px;
  margin:0 0 14px;
}
.hero-v14-copy p{
  font-size:14px;
  line-height:1.48;
  max-width:410px;
  margin:0 0 18px;
}
.hero-v14-copy .hero-actions{gap:12px}
.hero-v14-copy .btn{padding:11px 20px;font-size:12px}
.hero-v14-copy .hero-path{margin-top:22px;gap:10px 13px;font-size:11px}
.hero-v14-copy .hero-path i{font-size:17px}
.hero-v14-photo{
  width:100%;
  min-height:0;
  height:auto;
  overflow:hidden;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.hero-v14-photo img{
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:center center;
  display:block;
  border:0;
  border-radius:0;
  box-shadow:none;
  filter:brightness(1.03) saturate(.94) contrast(.98);
}
#comunidade.section{padding-top:18px}

@media(max-width:960px){
  .hero-v14-grid{width:min(100% - 30px,760px);grid-template-columns:1fr;min-height:0}
  .hero-v14-copy{padding:34px 10px 24px;text-align:center;align-items:center}
  .hero-v14-copy h1{font-size:38px;max-width:650px}
  .hero-v14-copy p{max-width:620px}
  .hero-v14-copy .hero-actions,.hero-v14-copy .hero-path{justify-content:center}
  .hero-v14-photo{width:100%}
}
@media(max-width:640px){
  .hero-v14-grid{width:100%}
  .hero-v14-copy{padding:28px 20px 22px}
  .hero-v14-copy h1{font-size:32px;line-height:1.1}
  .hero-v14-copy p{font-size:14px}
  .hero-v14-photo img{width:100%;height:auto;object-fit:contain}
}
\n\n/* v2.1 — nova foto cultural, transição suave entre texto e imagem e ordem das seções */
.hero-v14-grid{
  position:relative;
  overflow:hidden;
  grid-template-columns:minmax(0,41%) minmax(0,59%);
}
.hero-v14-copy{
  position:relative;
  z-index:3;
  padding-right:26px;
  background:#fff;
}
.hero-v14-photo{
  position:relative;
  z-index:1;
  overflow:hidden;
  min-height:340px;
}
.hero-v14-photo::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:120px;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 20%,rgba(255,255,255,.55) 52%,rgba(255,255,255,0) 100%);
}
.hero-v14-photo img{
  width:100%;
  height:100%;
  min-height:340px;
  object-fit:cover;
  object-position:center center;
  filter:brightness(1.08) saturate(.92) contrast(.96);
}
.journey + #comunidade.section{padding-top:34px}
@media(max-width:960px){
  .hero-v14-grid{grid-template-columns:1fr}
  .hero-v14-photo::before{display:none}
  .hero-v14-photo img{height:auto;min-height:0;object-fit:contain}
}


/* v2.2 — mobile: título da seção primeiro e cards em duas colunas */
@media (max-width:640px){
  .life-wrap{display:block !important;}
  .life-intro{width:100%;margin:0 0 22px 0;text-align:left;}
  .life-intro h2{margin:0 0 12px 0;font-size:30px;line-height:1.08;}
  .life-intro p{margin:0;max-width:100%;font-size:14px;line-height:1.55;}
  .life-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;width:100%;}
  .life-card{min-width:0;width:100%;grid-column:auto !important;}
  .life-card:last-child{grid-column:auto !important;}
  .life-card img{display:block;width:100%;height:150px !important;object-fit:cover;object-position:center 24%;}
  .life-card div{padding:10px;}
  .life-card strong{font-size:13px;line-height:1.2;}
  .life-card p{font-size:11px;line-height:1.4;}
}
