/* =========================================================
   INSTITUTIONAL V4 — About + service pages
   ========================================================= */

html.ediouro-editorial-shell .institutional-about,
html.ediouro-editorial-shell .institutional-service{
  --in-paper:#FCFBF7;
  --in-white:#FFF;
  --in-cool:#EEF1F2;
  --in-warm:#E4E3DF;
  --in-ink:#11110F;
  --in-muted:#68625C;
  --in-rule:#DAD7D1;
  background:#FFF;
  color:var(--in-ink);
  font-family:'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-about .wrap,
html.ediouro-editorial-shell .institutional-service .wrap{
  width:min(1180px,calc(100% - 64px));
  max-width:1180px;
  margin:0 auto;
}
html.ediouro-editorial-shell .institutional-kicker{
  color:#777169;
  font:600 8px/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:.24em;
  text-transform:uppercase;
}

/* About */
html.ediouro-editorial-shell .institutional-about-hero{
  background:var(--in-cool);
}
html.ediouro-editorial-shell .institutional-about-hero-inner{
  min-height:590px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:90px 0 78px;
  text-align:center;
}
html.ediouro-editorial-shell .institutional-about-hero h1{
  max-width:960px;
  margin:22px auto 0;
  color:var(--in-ink);
  font:450 clamp(48px,5.4vw,76px)/.98 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.048em;
  text-wrap:balance;
}
html.ediouro-editorial-shell .institutional-about-hero p{
  max-width:780px;
  margin:28px auto 0;
  color:#504B45;
  font:italic 400 clamp(20px,1.9vw,28px)/1.38 'Newsreader',Georgia,serif;
}
html.ediouro-editorial-shell .institutional-about-since{
  margin-top:38px;
  padding-top:16px;
  border-top:1px solid rgba(17,17,15,.25);
  color:#767169;
  font:600 8px/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:.16em;
  text-transform:uppercase;
}
html.ediouro-editorial-shell .institutional-about-numbers{
  background:#11110F;
  color:#F6F2EA;
}
html.ediouro-editorial-shell .institutional-about-numbers>.wrap{
  display:grid;
  grid-template-columns:repeat(3,1fr);
}
html.ediouro-editorial-shell .institutional-about-number{
  min-height:190px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:34px 38px 34px 0;
  border-right:1px solid rgba(255,255,255,.12);
}
html.ediouro-editorial-shell .institutional-about-number+ .institutional-about-number{
  padding-left:38px;
}
html.ediouro-editorial-shell .institutional-about-number:last-child{
  border-right:0;
}
html.ediouro-editorial-shell .institutional-about-number strong{
  color:#F6F2EA;
  font:450 clamp(44px,4.5vw,64px)/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.05em;
}
html.ediouro-editorial-shell .institutional-about-number span{
  margin-top:8px;
  color:#88837C;
  font:600 8px/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:.17em;
  text-transform:uppercase;
}
html.ediouro-editorial-shell .institutional-about-intro{
  padding:112px 0 120px;
  background:#FFF;
}
html.ediouro-editorial-shell .institutional-about-intro-grid{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:84px;
}
html.ediouro-editorial-shell .institutional-about-intro h2,
html.ediouro-editorial-shell .institutional-about-section-head h2,
html.ediouro-editorial-shell .institutional-about-close h2{
  margin:14px 0 0;
  color:var(--in-ink);
  font:450 clamp(36px,3.8vw,54px)/1.02 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.04em;
  text-wrap:balance;
}
html.ediouro-editorial-shell .institutional-about-intro-grid>div:last-child p{
  max-width:760px;
  margin:0 0 24px;
  color:#5B5650;
  font:400 17px/1.67 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-about-history{
  padding:108px 0 118px;
  background:var(--in-paper);
}
html.ediouro-editorial-shell .institutional-about-section-head{
  max-width:760px;
  margin-bottom:58px;
}
html.ediouro-editorial-shell .institutional-about-timeline{
  border-bottom:1px solid var(--in-ink);
}
html.ediouro-editorial-shell .institutional-about-timeline article{
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  gap:46px;
  padding:26px 0 28px;
  border-top:1px solid var(--in-ink);
}
html.ediouro-editorial-shell .institutional-about-timeline article>span{
  color:#777169;
  font:500 12px/1.2 'Inter Tight',Arial,sans-serif;
  letter-spacing:.1em;
  text-transform:uppercase;
}
html.ediouro-editorial-shell .institutional-about-timeline h3{
  margin:0;
  color:var(--in-ink);
  font:450 clamp(24px,2.5vw,34px)/1.05 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.03em;
}
html.ediouro-editorial-shell .institutional-about-timeline p{
  max-width:700px;
  margin:10px 0 0;
  color:#615C55;
  font:400 14px/1.55 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-about-system{
  padding:108px 0 118px;
  background:var(--in-warm);
}
html.ediouro-editorial-shell .institutional-about-system-list{
  border-bottom:1px solid var(--in-ink);
}
html.ediouro-editorial-shell .institutional-about-system-list article{
  display:grid;
  grid-template-columns:90px 240px minmax(0,1fr);
  gap:36px;
  align-items:baseline;
  padding:22px 0 24px;
  border-top:1px solid var(--in-ink);
}
html.ediouro-editorial-shell .institutional-about-system-list span{
  color:#777169;
  font:600 8px/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:.16em;
}
html.ediouro-editorial-shell .institutional-about-system-list h3{
  margin:0;
  color:var(--in-ink);
  font:450 28px/1.05 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.03em;
}
html.ediouro-editorial-shell .institutional-about-system-list p{
  max-width:700px;
  margin:0;
  color:#5D5852;
  font:400 14px/1.52 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-about-close{
  padding:96px 0 104px;
  background:#11110F;
  color:#F5F1E9;
}
html.ediouro-editorial-shell .institutional-about-close>.wrap{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);
  gap:72px;
  align-items:end;
}
html.ediouro-editorial-shell .institutional-about-close .institutional-kicker{
  color:#858078;
}
html.ediouro-editorial-shell .institutional-about-close h2{
  color:#F5F1E9;
}
html.ediouro-editorial-shell .institutional-about-close-links{
  border-bottom:1px solid rgba(255,255,255,.25);
}
html.ediouro-editorial-shell .institutional-about-close-links button{
  width:100%;
  display:block;
  padding:16px 0;
  border:0;
  border-top:1px solid rgba(255,255,255,.25);
  background:transparent;
  color:#D5D0C7;
  font:450 17px/1.2 'Inter Tight',Arial,sans-serif;
  text-align:left;
  cursor:pointer;
}

/* Service pages */
html.ediouro-editorial-shell .institutional-service-hero{
  background:var(--in-cool);
}
html.ediouro-editorial-shell .institutional-service-hero-inner{
  min-height:500px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:80px 0 70px;
  text-align:center;
}
html.ediouro-editorial-shell .institutional-service-hero h1{
  max-width:980px;
  margin:22px auto 0;
  color:var(--in-ink);
  font:450 clamp(44px,5vw,70px)/.98 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.045em;
  text-wrap:balance;
}
html.ediouro-editorial-shell .institutional-service-hero p{
  max-width:760px;
  margin:26px auto 0;
  color:#514C46;
  font:italic 400 clamp(20px,1.8vw,27px)/1.4 'Newsreader',Georgia,serif;
}
html.ediouro-editorial-shell .institutional-service-intro{
  padding:100px 0 92px;
  background:#FFF;
}
html.ediouro-editorial-shell .institutional-service-intro-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:78px;
  align-items:start;
}
html.ediouro-editorial-shell .institutional-service-intro h2{
  margin:14px 0 0;
  color:var(--in-ink);
  font:450 clamp(34px,3.5vw,50px)/1.03 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.038em;
}
html.ediouro-editorial-shell .institutional-service-intro-grid>p{
  max-width:720px;
  margin:0;
  color:#5B5650;
  font:400 16px/1.65 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-service-contacts{
  padding:0 0 104px;
  background:#FFF;
}
html.ediouro-editorial-shell .institutional-contact-list{
  border-bottom:1px solid var(--in-ink);
}
html.ediouro-editorial-shell .institutional-contact-row{
  width:100%;
  display:grid;
  grid-template-columns:170px minmax(0,1fr) minmax(160px,260px);
  gap:38px;
  align-items:start;
  padding:24px 0 27px;
  border:0;
  border-top:1px solid var(--in-ink);
  background:transparent;
  color:inherit;
  text-decoration:none;
  text-align:left;
  cursor:pointer;
}
html.ediouro-editorial-shell .institutional-contact-kicker{
  padding-top:4px;
  color:#777169;
  font:600 8px/1.2 'Inter Tight',Arial,sans-serif;
  letter-spacing:.15em;
  text-transform:uppercase;
}
html.ediouro-editorial-shell .institutional-contact-copy strong{
  display:block;
  color:var(--in-ink);
  font:450 clamp(22px,2vw,29px)/1.07 'Inter Tight',Arial,sans-serif;
  letter-spacing:-.026em;
}
html.ediouro-editorial-shell .institutional-contact-copy small{
  display:block;
  max-width:660px;
  margin-top:9px;
  color:#615C55;
  font:400 13px/1.5 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-contact-action{
  padding-top:5px;
  color:#2A2723;
  font:500 11px/1.35 'Inter Tight',Arial,sans-serif;
  text-align:right;
  overflow-wrap:anywhere;
}
html.ediouro-editorial-shell .institutional-service-note{
  max-width:850px;
  margin:30px 0 0;
  color:#716B64;
  font:400 12px/1.55 'Inter Tight',Arial,sans-serif;
}
html.ediouro-editorial-shell .institutional-service-related{
  padding:76px 0 86px;
  background:var(--in-warm);
}
html.ediouro-editorial-shell .institutional-service-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px 26px;
  margin-top:22px;
}
html.ediouro-editorial-shell .institutional-service-links button{
  padding:0 0 4px;
  border:0;
  border-bottom:1px solid currentColor;
  background:transparent;
  color:#2A2723;
  font:600 9px/1 'Inter Tight',Arial,sans-serif;
  letter-spacing:.14em;
  text-transform:uppercase;
  cursor:pointer;
}

@media(max-width:760px){
  html.ediouro-editorial-shell .institutional-about .wrap,
  html.ediouro-editorial-shell .institutional-service .wrap{
    width:min(100% - 40px,1180px);
  }
  html.ediouro-editorial-shell .institutional-kicker{
    font-size:7px;
    letter-spacing:.22em;
  }
  html.ediouro-editorial-shell .institutional-about-hero-inner{
    min-height:470px;
    padding:64px 0 58px;
  }
  html.ediouro-editorial-shell .institutional-about-hero h1{
    font-size:45px;
  }
  html.ediouro-editorial-shell .institutional-about-hero p{
    font-size:20px;
  }
  html.ediouro-editorial-shell .institutional-about-numbers>.wrap{
    grid-template-columns:1fr;
  }
  html.ediouro-editorial-shell .institutional-about-number,
  html.ediouro-editorial-shell .institutional-about-number+ .institutional-about-number{
    min-height:0;
    padding:24px 0;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  html.ediouro-editorial-shell .institutional-about-number:last-child{
    border-bottom:0;
  }
  html.ediouro-editorial-shell .institutional-about-number strong{
    font-size:42px;
  }
  html.ediouro-editorial-shell .institutional-about-intro,
  html.ediouro-editorial-shell .institutional-about-history,
  html.ediouro-editorial-shell .institutional-about-system{
    padding:76px 0 84px;
  }
  html.ediouro-editorial-shell .institutional-about-intro-grid{
    grid-template-columns:1fr;
    gap:32px;
  }
  html.ediouro-editorial-shell .institutional-about-intro h2,
  html.ediouro-editorial-shell .institutional-about-section-head h2,
  html.ediouro-editorial-shell .institutional-about-close h2{
    font-size:34px;
  }
  html.ediouro-editorial-shell .institutional-about-intro-grid>div:last-child p{
    font-size:15px;
  }
  html.ediouro-editorial-shell .institutional-about-timeline article{
    grid-template-columns:82px minmax(0,1fr);
    gap:20px;
  }
  html.ediouro-editorial-shell .institutional-about-timeline h3{
    font-size:24px;
  }
  html.ediouro-editorial-shell .institutional-about-system-list article{
    grid-template-columns:42px minmax(0,1fr);
    gap:18px;
  }
  html.ediouro-editorial-shell .institutional-about-system-list h3{
    font-size:24px;
  }
  html.ediouro-editorial-shell .institutional-about-system-list p{
    grid-column:2;
    margin-top:2px;
  }
  html.ediouro-editorial-shell .institutional-about-close{
    padding:72px 0 78px;
  }
  html.ediouro-editorial-shell .institutional-about-close>.wrap{
    grid-template-columns:1fr;
    gap:38px;
  }

  html.ediouro-editorial-shell .institutional-service-hero-inner{
    min-height:430px;
    padding:60px 0 54px;
  }
  html.ediouro-editorial-shell .institutional-service-hero h1{
    font-size:42px;
  }
  html.ediouro-editorial-shell .institutional-service-hero p{
    font-size:20px;
  }
  html.ediouro-editorial-shell .institutional-service-intro{
    padding:76px 0 68px;
  }
  html.ediouro-editorial-shell .institutional-service-intro-grid{
    grid-template-columns:1fr;
    gap:28px;
  }
  html.ediouro-editorial-shell .institutional-service-intro h2{
    font-size:32px;
  }
  html.ediouro-editorial-shell .institutional-service-intro-grid>p{
    font-size:15px;
  }
  html.ediouro-editorial-shell .institutional-service-contacts{
    padding-bottom:78px;
  }
  html.ediouro-editorial-shell .institutional-contact-row{
    grid-template-columns:1fr;
    gap:9px;
    padding:22px 0 24px;
  }
  html.ediouro-editorial-shell .institutional-contact-copy strong{
    font-size:23px;
  }
  html.ediouro-editorial-shell .institutional-contact-action{
    padding-top:4px;
    text-align:left;
    font-size:11px;
  }
  html.ediouro-editorial-shell .institutional-service-related{
    padding:62px 0 70px;
  }
}
