@font-face {
  font-family: 'Fascinate';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fascinate-v6-latin-regular.eot"); /* IE9 Compat Modes */
  src: local('Fascinate'), local('Fascinate-Regular'), url("../fonts/fascinate-v6-latin-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/fascinate-v6-latin-regular.woff2") format('woff2'), url("../fonts/fascinate-v6-latin-regular.woff") format('woff'), url("../fonts/fascinate-v6-latin-regular.ttf") format('truetype'), url("../fonts/fascinate-v6-latin-regular.svg#Fascinate") format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'IM Fell Great Primer';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/im-fell-great-primer-v7-latin-regular.eot"); /* IE9 Compat Modes */
  src: local('IM FELL Great Primer Roman'), local('IM_FELL_Great_Primer_Roman'), url("../fonts/im-fell-great-primer-v7-latin-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/im-fell-great-primer-v7-latin-regular.woff2") format('woff2'), url("../fonts/im-fell-great-primer-v7-latin-regular.woff") format('woff'), url("../fonts/im-fell-great-primer-v7-latin-regular.ttf") format('truetype'), url("../fonts/im-fell-great-primer-v7-latin-regular.svg#IMFellGreatPrimer") format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Monoton';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/monoton-v7-latin-regular.eot"); /* IE9 Compat Modes */
  src: local('Monoton'), local('Monoton-Regular'), url("../fonts/monoton-v7-latin-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/monoton-v7-latin-regular.woff2") format('woff2'), url("../fonts/monoton-v7-latin-regular.woff") format('woff'), url("../fonts/monoton-v7-latin-regular.ttf") format('truetype'), url("../fonts/monoton-v7-latin-regular.svg#Monoton") format('svg'); /* Legacy iOS */
}
.textFrame,
.leftTopTextFrame,
.rightTopTextFrame,
.leftBottomTextFrame,
.rightBottomTextFrame {
  position: relative;
  background-color: #f7e790;
  color: #111;
  box-sizing: border-box;
  margin: 5rem;
  padding: 1rem 3rem;
  border-radius: 2rem;
  box-shadow: 0 0 0 1rem #fec72c, 0 0 0 2rem #f17922, 0 0 0 3rem #90c2b9, 0 0 0 4rem #5e8eb2, 0 0 0 5rem #55466d;
}
@media screen and (max-width: 700px) {
  .textFrame,
  .leftTopTextFrame,
  .rightTopTextFrame,
  .leftBottomTextFrame,
  .rightBottomTextFrame {
    box-shadow: 0 0 0 0.5rem #fec72c, 0 0 0 1rem #f17922, 0 0 0 1.5rem #90c2b9, 0 0 0 2rem #5e8eb2, 0 0 0 2.5rem #55466d;
    margin: 2.5rem;
    padding: 1rem;
  }
}
.leftTopTextFrame {
  margin-right: 0;
  margin-bottom: 0;
  border-radius: 2rem 0rem 0rem 2rem;
  box-shadow: -0.5rem -0.5rem 0 0.5rem #fec72c, -1rem -1rem 0 1rem #f17922, -1.5rem -1.5rem 0 1.5rem #90c2b9, -2rem -2rem 0 2rem #5e8eb2, -2.5rem -2.5rem 0 2.5rem #55466d;
}
@media screen and (max-width: 700px) {
  .leftTopTextFrame {
    box-shadow: -0.25rem -0.25rem 0 0.25rem #fec72c, -0.5rem -0.5rem 0 0.5rem #f17922, -0.75rem -0.75rem 0 0.75rem #90c2b9, -1rem -1rem 0 1rem #5e8eb2, -1.25rem -1.25rem 0 1.25rem #55466d;
  }
}
.rightTopTextFrame {
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 0rem 2rem 2rem 0rem;
  box-shadow: 0.5rem -0.5rem 0 0.5rem #fec72c, 1rem -1rem 0 1rem #f17922, 1.5rem -1.5rem 0 1.5rem #90c2b9, 2rem -2rem 0 2rem #5e8eb2, 2.5rem -2.5rem 0 2.5rem #55466d;
}
@media screen and (max-width: 700px) {
  .rightTopTextFrame {
    box-shadow: 0.25rem -0.25rem 0 0.25rem #fec72c, 0.5rem -0.5rem 0 0.5rem #f17922, 0.75rem -0.75rem 0 0.75rem #90c2b9, 1rem -1rem 0 1rem #5e8eb2, 1.25rem -1.25rem 0 1.25rem #55466d;
  }
}
.leftBottomTextFrame {
  margin-top: 0;
  margin-right: 0;
  border-radius: 2rem 0rem 0rem 2rem;
  box-shadow: -0.5rem 0.5rem 0 0.5rem #fec72c, -1rem 1rem 0 1rem #f17922, -1.5rem 1.5rem 0 1.5rem #90c2b9, -2rem 2rem 0 2rem #5e8eb2, -2.5rem 2.5rem 0 2.5rem #55466d;
}
@media screen and (max-width: 700px) {
  .leftBottomTextFrame {
    box-shadow: -0.25rem 0.25rem 0 0.25rem #fec72c, -0.5rem 0.5rem 0 0.5rem #f17922, -0.75rem 0.75rem 0 0.75rem #90c2b9, -1rem 1rem 0 1rem #5e8eb2, -1.25rem 1.25rem 0 1.25rem #55466d;
  }
}
.rightBottomTextFrame {
  margin-top: 0;
  margin-left: 0;
  border-radius: 0rem 2rem 2rem 0rem;
  box-shadow: 0.5rem 0.5rem 0 0.5rem #fec72c, 1rem 1rem 0 1rem #f17922, 1.5rem 1.5rem 0 1.5rem #90c2b9, 2rem 2rem 0 2rem #5e8eb2, 2.5rem 2.5rem 0 2.5rem #55466d;
}
@media screen and (max-width: 700px) {
  .rightBottomTextFrame {
    box-shadow: 0.25rem 0.25rem 0 0.25rem #fec72c, 0.5rem 0.5rem 0 0.5rem #f17922, 0.75rem 0.75rem 0 0.75rem #90c2b9, 1rem 1rem 0 1rem #5e8eb2, 1.25rem 1.25rem 0 1.25rem #55466d;
  }
}
.header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0rem 3rem;
}
@media screen and (max-width: 700px) {
  .header {
    padding: 0rem 1rem;
  }
}
.header a {
  color: #efe8d6;
  text-decoration: none;
  padding: 0rem 1rem;
  font: 2rem "Fascinate", Times, serif;
}
@media screen and (max-width: 1000px) {
  .header a {
    padding: 0rem 0.5rem;
    font-size: 1.7rem;
  }
}
.headerMenuToggle {
  position: relative;
  display: flex;
  align-items: center;
}
.hamburgerIcon {
  display: none;
  margin: 0;
  font: 4rem "Monoton", Times, serif;
  line-height: 10%;
  z-index: 20;
  cursor: pointer;
  transition: color 0.2s;
}
@media screen and (max-width: 700px) {
  .hamburgerIcon {
    display: block;
  }
}
.headerMenu {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-grow: 1;
}
@media screen and (max-width: 700px) {
  .headerMenu {
    position: fixed;
    background-color: #f7e790;
    padding: 2rem;
    padding-top: 5rem;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15rem;
    text-align: left;
    justify-content: flex-start;
    flex-direction: column;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.2s, box-shadow 0.2s;
  }
  .headerMenu a {
    color: #111;
  }
}
.hamburgerToggle {
  display: none;
}
@media screen and (max-width: 700px) {
  .hamburgerToggle {
    display: block;
    position: fixed;
    right: 0.25rem;
    top: 0.5rem;
    width: 3rem;
    height: 3rem;
    opacity: 0;
    cursor: pointer;
    z-index: 30;
  }
  .hamburgerToggle:checked ~ .headerMenu {
    transform: none;
    box-shadow: 0 0 2rem #222;
  }
  .hamburgerToggle:checked ~ .hamburgerIcon {
    color: #111;
  }
}
.footer {
  position: absolute;
  box-sizing: border-box;
  height: 3rem;
  background-color: #533b35;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.footer p {
  margin: 0;
  padding: 0.5rem;
  font-size: 1rem;
}
html {
  height: 100%;
  box-sizing: border-box;
}
body {
  position: relative;
  margin: 0;
  padding-bottom: 3rem;
  font: 1.3rem "IM Fell Great Primer", Times, serif;
  background-color: #533b35;
  color: #efe8d6;
  box-sizing: border-box;
  min-height: 100%;
}
@media screen and (max-width: 700px) {
  body {
    font-size: 1rem;
  }
}
h1 {
  margin: 0;
  font: 4rem "Monoton", Times, serif;
}
@media screen and (max-width: 700px) {
  h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 400px) {
  h1 {
    font-size: 2.2rem;
  }
}
h2 {
  margin: 0;
  font: 2.5rem "Fascinate", Times, serif;
}
@media screen and (max-width: 700px) {
  h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 400px) {
  h2 {
    font-size: 1.7rem;
  }
}
h3 {
  margin: 0;
  font: 2rem "Fascinate", Times, serif;
}
@media screen and (max-width: 700px) {
  h3 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 400px) {
  h3 {
    font-size: 1.4rem;
  }
}
h4 {
  margin: 0;
  font: 1.7rem "Fascinate", Times, serif;
}
@media screen and (max-width: 700px) {
  h4 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 400px) {
  h4 {
    font-size: 1.2rem;
  }
}
p {
  font: 1.3rem "IM Fell Great Primer", Times, serif;
}
@media screen and (max-width: 700px) {
  p {
    font-size: 1rem;
  }
}
a {
  color: #00b7ff;
}
.contentContainer {
  box-sizing: border-box;
  padding-left: 3rem;
}
@media screen and (max-width: 700px) {
  .contentContainer {
    padding-left: 1rem;
  }
}
