/* Homepage vertical rhythm measured from the source site at 1280px. */
@media(min-width:961px){
  #app>.stats{margin-bottom:-183px!important}
  #app>.home-features{height:1043px;min-height:1043px;padding-top:118px;padding-bottom:80px}
  #app>.software-parity{height:989px;min-height:989px;padding-top:92px;padding-bottom:90px}
  #app>.why-source{height:676px;min-height:676px;padding-top:68px;padding-bottom:72px}
}
/* On wide/full-screen displays the statistics panel is taller; reserve the
   same clear space above Product Features as the source page. */
@media(min-width:1600px){
  #app>.home-features{height:1188px;min-height:1188px}
  #app>.home-features>.section-title,
  #app>.home-features>.section-sub,
  #app>.home-features>.orbit-heading,
  #app>.home-features>.orbit-stage,
  #app>.home-features>.feature-stage{position:relative;top:145px}
}
.source-speciality{height:220px;background:#3581ff;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#fff;font-size:38px;line-height:1.22;font-weight:500}
.footer{min-height:278px;padding-top:38px;padding-bottom:18px}.footer-top{align-items:flex-start}.footer-brand p{margin:8px 0}.footer-socials{margin-top:10px}.copyright{margin-top:22px;padding-top:15px}
@media(min-width:961px){.footer{height:278px}.footer-brand img{width:132px}.footer h3{margin-top:4px}}
@media(max-width:960px){.source-speciality{height:180px;font-size:30px}#app>.stats{margin-bottom:0}.footer{height:auto}}
@media(max-width:600px){.source-speciality{height:145px;font-size:23px;padding:24px}.footer{padding-top:34px}}
