/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
#isSmall {
  visibility: hidden;
  float: none;
}

#isMedium {
  visibility: hidden;
  float: none;
}

#isLarge {
  visibility: hidden;
  float: left;
}

.chapterImage.c0 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c0_hero_lg.jpg) no-repeat center fixed;
  background-size: cover;
  height: calc(100vh + 100px);
}

.chapter .leftImage .chapterBG.c2 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c2_hero_lg_ph.jpg) no-repeat center left fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c2.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c2_hero_lg.jpg) no-repeat center left fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c3 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c3_hero_lg_ph.jpg) no-repeat center fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c3.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c3_hero_lg.jpg) no-repeat center fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c4 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c4_hero_lg_ph.jpg) no-repeat center left fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c4.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c4_hero_lg.jpg) no-repeat center left fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c5 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c5_hero_lg_ph.jpg) no-repeat center left fixed;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c5.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c5_hero_lg.jpg) no-repeat center left fixed;
  background-size: cover;
}

section p {
  font-size: 1.25em;
  line-height: 1.85em;
}