:root{
  --ink:#253126;
  --muted:#6f776e;
  --lime:#e2edb8;
  --line:#dfe4d7;
}
body,#sidro-header,#sidro-footer{
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;
  letter-spacing:.01em;
}
.sidro-logo-note{letter-spacing:0}
.intro h1,.section-title h2,.scene-copy h2,.closing h2{letter-spacing:-.06em;line-height:1.42}
.intro-copy{line-height:2.05}
.section-title>p,.card-content>p,.use-case p,.workflow p{line-height:2}
.card-content h3{letter-spacing:-.04em;line-height:1.55}
.eyebrow{letter-spacing:.1em}
.home-cta{letter-spacing:.02em}
.scene-caption{line-height:1.8}
.language-switcher a{letter-spacing:0}
@media(max-width:740px){
  .intro h1{font-size:50px;letter-spacing:-.08em}
  .section-title h2{line-height:1.5}
  .card-content h3{line-height:1.5}
}
@media(max-width:480px){
  .intro h1{font-size:43px}
  .intro-copy{font-size:13px}
  .closing h2{line-height:1.5}
}
