html {
  font-size: 75%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
  @media screen and (min-width: 40em) {
    html {
      font-size: 87.5%; } }
  @media screen and (min-width: 50em) {
    html {
      font-size: 93.75%; } }
  @media screen and (min-width: 64em) {
    html {
      font-size: 106.25%; } }
  @media screen and (min-width: 100em) {
    html {
      font-size: 118.75%; } }

body {
  font-size: 1.3333333333rem;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem; }
  @media screen and (min-width: 40em) {
    body {
      font-size: 1.2142857143rem; } }
  @media screen and (min-width: 50em) {
    body {
      font-size: 1.2rem; } }
  @media screen and (min-width: 64em) {
    body {
      font-size: 1.1764705882rem; } }
  @media screen and (min-width: 100em) {
    body {
      font-size: 1.1578947368rem; } }

a {
  color: #0E58F5;
  text-decoration: none;
  transition: color .1s, background-color .1s; }
  a:hover, a:active, a:focus {
    color: #0B348B;
    text-decoration: none; }

.typeset p a, .typeset li a {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #709cf9 50%);
  background-position: 0 93%;
  background-repeat: repeat-x;
  background-size: 100% 0.15rem;
  text-shadow: 0.1rem 0 #FCFCFC, 0.15rem 0 #FCFCFC, -0.1rem 0 #FCFCFC, -0.15rem 0 #FCFCFC; }
  .typeset p a:hover, .typeset p a:active, .typeset p a:focus, .typeset li a:hover, .typeset li a:active, .typeset li a:focus {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #1257ea 50%); }

.typeset p {
  line-height: 2rem;
  margin-bottom: 1.43999rem;
  padding-top: 0.56001rem;
  font-feature-settings: 'kern', 'onum', 'liga'; }
  @media screen and (min-width: 40em) {
    .typeset p {
      margin-bottom: 1.4007042857rem;
      padding-top: 0.5992957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset p {
      margin-bottom: 1.39599rem;
      padding-top: 0.60401rem; } }
  @media screen and (min-width: 64em) {
    .typeset p {
      margin-bottom: 1.3882252941rem;
      padding-top: 0.6117747059rem; } }
  @media screen and (min-width: 100em) {
    .typeset p {
      margin-bottom: 1.3820952632rem;
      padding-top: 0.6179047368rem; } }

.typeset h1, .typeset h2, .typeset h3, .typeset h4, .typeset h5, .typeset h6 {
  color: #2E2E2E;
  font-family: Open Sans, sans-serif;
  font-feature-settings: 'dlig', 'liga', 'lnum', 'kern';
  font-style: normal;
  font-weight: 700; }

.typeset h1, .typeset .alpha {
  line-height: 3rem;
  font-size: 2.3333333333rem;
  margin-bottom: 0.26999rem;
  padding-top: 0.73001rem; }
  @media screen and (min-width: 40em) {
    .typeset h1, .typeset .alpha {
      font-size: 2.1428571429rem;
      margin-bottom: 0.2071328571rem;
      padding-top: 0.7928671429rem; } }
  @media screen and (min-width: 50em) {
    .typeset h1, .typeset .alpha {
      font-size: 2.1333333333rem;
      margin-bottom: 0.20399rem;
      padding-top: 0.79601rem; } }
  @media screen and (min-width: 64em) {
    .typeset h1, .typeset .alpha {
      font-size: 2.3529411765rem;
      margin-bottom: 0.2764605882rem;
      padding-top: 0.7235394118rem; } }
  @media screen and (min-width: 100em) {
    .typeset h1, .typeset .alpha {
      font-size: 2.6315789474rem;
      margin-bottom: 0.3684110526rem;
      padding-top: 0.6315889474rem; } }

.typeset h2, .typeset .beta {
  line-height: 3rem;
  font-size: 2.0833333333rem;
  margin-bottom: 0.18749rem;
  padding-top: 0.81251rem; }
  @media screen and (min-width: 40em) {
    .typeset h2, .typeset .beta {
      font-size: 1.9rem;
      margin-bottom: 0.12699rem;
      padding-top: 0.87301rem; } }
  @media screen and (min-width: 50em) {
    .typeset h2, .typeset .beta {
      font-size: 1.8733333333rem;
      margin-bottom: 0.11819rem;
      padding-top: 0.88181rem; } }
  @media screen and (min-width: 64em) {
    .typeset h2, .typeset .beta {
      font-size: 2.0882352941rem;
      margin-bottom: 0.1891076471rem;
      padding-top: 0.8108923529rem; } }
  @media screen and (min-width: 100em) {
    .typeset h2, .typeset .beta {
      font-size: 2.3105263158rem;
      margin-bottom: 0.2624636842rem;
      padding-top: 0.7375363158rem; } }

.typeset h3, .typeset .gamma {
  line-height: 3rem;
  font-size: 1.8666666667rem;
  margin-bottom: 0.11599rem;
  padding-top: 0.88401rem; }
  @media screen and (min-width: 40em) {
    .typeset h3, .typeset .gamma {
      font-size: 1.7142857143rem;
      margin-bottom: 0.0657042857rem;
      padding-top: 0.9342957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset h3, .typeset .gamma {
      font-size: 1.7066666667rem;
      margin-bottom: 0.06319rem;
      padding-top: 0.93681rem; } }
  @media screen and (min-width: 64em) {
    .typeset h3, .typeset .gamma {
      font-size: 1.7647058824rem;
      margin-bottom: 0.0823429412rem;
      padding-top: 0.9176570588rem; } }
  @media screen and (min-width: 100em) {
    .typeset h3, .typeset .gamma {
      font-size: 1.8578947368rem;
      margin-bottom: 0.1130952632rem;
      padding-top: 0.8869047368rem; } }

.typeset h4, .typeset .delta {
  line-height: 2rem;
  font-size: 1.6666666667rem;
  margin-bottom: -0.45001rem;
  padding-top: 0.45001rem; }
  @media screen and (min-width: 40em) {
    .typeset h4, .typeset .delta {
      font-size: 1.5214285714rem;
      margin-bottom: -0.4979385714rem;
      padding-top: 0.4979385714rem; } }
  @media screen and (min-width: 50em) {
    .typeset h4, .typeset .delta {
      font-size: 1.5rem;
      margin-bottom: -0.50501rem;
      padding-top: 0.50501rem; } }
  @media screen and (min-width: 64em) {
    .typeset h4, .typeset .delta {
      font-size: 1.5705882353rem;
      margin-bottom: -0.4817158824rem;
      padding-top: 0.4817158824rem; } }
  @media screen and (min-width: 100em) {
    .typeset h4, .typeset .delta {
      font-size: 1.6368421053rem;
      margin-bottom: -0.4598521053rem;
      padding-top: 0.4598521053rem; } }

.typeset h5, .typeset .epsilon {
  line-height: 2rem;
  font-size: 1.4916666667rem;
  margin-bottom: -0.50776rem;
  padding-top: 0.50776rem; }
  @media screen and (min-width: 40em) {
    .typeset h5, .typeset .epsilon {
      font-size: 1.3714285714rem;
      margin-bottom: -0.5474385714rem;
      padding-top: 0.5474385714rem; } }
  @media screen and (min-width: 50em) {
    .typeset h5, .typeset .epsilon {
      font-size: 1.3666666667rem;
      margin-bottom: -0.54901rem;
      padding-top: 0.54901rem; } }
  @media screen and (min-width: 64em) {
    .typeset h5, .typeset .epsilon {
      font-size: 1.3235294118rem;
      margin-bottom: -0.5632452941rem;
      padding-top: 0.5632452941rem; } }
  @media screen and (min-width: 100em) {
    .typeset h5, .typeset .epsilon {
      font-size: 1.3157894737rem;
      margin-bottom: -0.5657994737rem;
      padding-top: 0.5657994737rem; } }

.typeset h6, .typeset .zeta {
  line-height: 2rem;
  font-size: 1.3333333333rem;
  margin-bottom: -0.56001rem;
  padding-top: 0.56001rem; }
  @media screen and (min-width: 40em) {
    .typeset h6, .typeset .zeta {
      font-size: 1.2142857143rem;
      margin-bottom: -0.5992957143rem;
      padding-top: 0.5992957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset h6, .typeset .zeta {
      font-size: 1.2rem;
      margin-bottom: -0.60401rem;
      padding-top: 0.60401rem; } }
  @media screen and (min-width: 64em) {
    .typeset h6, .typeset .zeta {
      font-size: 1.1764705882rem;
      margin-bottom: -0.6117747059rem;
      padding-top: 0.6117747059rem; } }
  @media screen and (min-width: 100em) {
    .typeset h6, .typeset .zeta {
      font-size: 1.1578947368rem;
      margin-bottom: -0.6179047368rem;
      padding-top: 0.6179047368rem; } }

.typeset ul, .typeset ol {
  line-height: 2rem;
  margin-bottom: 1.43999rem;
  padding-top: 0.56001rem; }
  @media screen and (min-width: 40em) {
    .typeset ul, .typeset ol {
      margin-bottom: 1.4007042857rem;
      padding-top: 0.5992957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset ul, .typeset ol {
      margin-bottom: 1.39599rem;
      padding-top: 0.60401rem; } }
  @media screen and (min-width: 64em) {
    .typeset ul, .typeset ol {
      margin-bottom: 1.3882252941rem;
      padding-top: 0.6117747059rem; } }
  @media screen and (min-width: 100em) {
    .typeset ul, .typeset ol {
      margin-bottom: 1.3820952632rem;
      padding-top: 0.6179047368rem; } }
  .typeset ul li, .typeset ol li {
    font-feature-settings: 'kern', 'onum', 'liga';
    margin-left: 2rem; }
    @media screen and (min-width: 40em) {
      .typeset ul li, .typeset ol li {
        margin-left: 0; } }
    .typeset ul li ol, .typeset ul li ul, .typeset ol li ol, .typeset ol li ul {
      padding-top: 1rem;
      margin-bottom: 1rem;
      margin-left: 2rem; }

.typeset ol {
  list-style-type: none; }
  .typeset ol li {
    counter-increment: top-level; }
    .typeset ol li:before {
      content: counter(top-level) ".";
      font-feature-settings: 'lnum', 'tnum';
      margin-left: -3rem;
      position: absolute;
      text-align: right;
      width: 2em; }
    .typeset ol li ul li:before {
      content: ''; }
    .typeset ol li ul li ol li {
      counter-increment: alt-level; }
      .typeset ol li ul li ol li:before {
        content: counter(alt-level) "."; }
    .typeset ol li ol li {
      counter-increment: sub-level; }
      .typeset ol li ol li:before {
        content: counter(top-level) "." counter(sub-level); }
      .typeset ol li ol li ul li:before {
        content: ''; }
      .typeset ol li ol li ol li {
        counter-increment: sub-sub-level; }
        .typeset ol li ol li ol li:before {
          content: counter(top-level) "." counter(sub-level) "." counter(sub-sub-level); }

.typeset dl {
  line-height: 2rem;
  margin-bottom: 1.43999rem;
  padding-top: 0.56001rem; }
  @media screen and (min-width: 40em) {
    .typeset dl {
      margin-bottom: 1.4007042857rem;
      padding-top: 0.5992957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset dl {
      margin-bottom: 1.39599rem;
      padding-top: 0.60401rem; } }
  @media screen and (min-width: 64em) {
    .typeset dl {
      margin-bottom: 1.3882252941rem;
      padding-top: 0.6117747059rem; } }
  @media screen and (min-width: 100em) {
    .typeset dl {
      margin-bottom: 1.3820952632rem;
      padding-top: 0.6179047368rem; } }
  .typeset dl dt, .typeset dl dd {
    font-feature-settings: 'kern', 'onum', 'liga';
    margin-left: 2rem; }
    @media screen and (min-width: 40em) {
      .typeset dl dt, .typeset dl dd {
        margin-left: 0; } }
  .typeset dl dt {
    font-weight: 700; }
  .typeset dl dd + dt {
    padding-top: 1rem; }

.typeset table {
  line-height: 2rem;
  font-size: 1.1916666667rem;
  margin-bottom: -0.60676rem;
  padding-top: 0.60676rem;
  font-family: Open Sans, sans-serif;
  font-feature-settings: 'liga', 'lnum', 'tnum', 'kern';
  font-style: normal;
  font-weight: 400;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .typeset table {
      font-size: 1.0928571429rem;
      margin-bottom: -0.6393671429rem;
      padding-top: 0.6393671429rem; } }
  @media screen and (min-width: 50em) {
    .typeset table {
      font-size: 1.0866666667rem;
      margin-bottom: -0.64141rem;
      padding-top: 0.64141rem; } }
  @media screen and (min-width: 64em) {
    .typeset table {
      font-size: 0.9941176471rem;
      margin-bottom: -0.6719511765rem;
      padding-top: 0.6719511765rem; } }
  @media screen and (min-width: 100em) {
    .typeset table {
      font-size: 0.9263157895rem;
      margin-bottom: -0.6943257895rem;
      padding-top: 0.6943257895rem; } }
  .typeset table thead th {
    line-height: 2rem;
    font-size: 1.3333333333rem;
    margin-bottom: -0.56001rem;
    padding-top: 0.56001rem;
    padding-bottom: 1px; }
    @media screen and (min-width: 40em) {
      .typeset table thead th {
        font-size: 1.2142857143rem;
        margin-bottom: -0.5992957143rem;
        padding-top: 0.5992957143rem; } }
    @media screen and (min-width: 50em) {
      .typeset table thead th {
        font-size: 1.2rem;
        margin-bottom: -0.60401rem;
        padding-top: 0.60401rem; } }
    @media screen and (min-width: 64em) {
      .typeset table thead th {
        font-size: 1.1764705882rem;
        margin-bottom: -0.6117747059rem;
        padding-top: 0.6117747059rem; } }
    @media screen and (min-width: 100em) {
      .typeset table thead th {
        font-size: 1.1578947368rem;
        margin-bottom: -0.6179047368rem;
        padding-top: 0.6179047368rem; } }

.typeset b, .typeset strong, .typeset .bold {
  font-weight: 700; }

.typeset em, .typeset i, .typeset .italic {
  font-style: italic; }

.typeset small, .typeset .caption {
  font-size: 1.0666666667rem;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400; }
  @media screen and (min-width: 40em) {
    .typeset small, .typeset .caption {
      font-size: 0.9714285714rem; } }
  @media screen and (min-width: 50em) {
    .typeset small, .typeset .caption {
      font-size: 0.96rem; } }
  @media screen and (min-width: 64em) {
    .typeset small, .typeset .caption {
      font-size: 0.8823529412rem; } }
  @media screen and (min-width: 100em) {
    .typeset small, .typeset .caption {
      font-size: 0.8210526316rem; } }

.typeset small {
  line-height: 1rem; }

.typeset .caption {
  line-height: 2rem;
  margin-bottom: 1.35199rem;
  padding-top: 0.64801rem;
  color: #BDC8CC; }
  @media screen and (min-width: 40em) {
    .typeset .caption {
      margin-bottom: 1.3205614286rem;
      padding-top: 0.6794385714rem; } }
  @media screen and (min-width: 50em) {
    .typeset .caption {
      margin-bottom: 1.31679rem;
      padding-top: 0.68321rem; } }
  @media screen and (min-width: 64em) {
    .typeset .caption {
      margin-bottom: 1.2911664706rem;
      padding-top: 0.7088335294rem; } }
  @media screen and (min-width: 100em) {
    .typeset .caption {
      margin-bottom: 1.2709373684rem;
      padding-top: 0.7290626316rem; } }

.typeset h1 + .caption, .typeset .alpha + .caption, .typeset h2 + .caption, .typeset .beta + .caption, .typeset h3 + .caption, .typeset .gamma + .caption {
  margin-top: -1rem; }

.typeset .delta + .caption, .typeset .epsilon + .caption, .typeset .zeta + .caption {
  margin-top: 0rem; }

.typeset blockquote p {
  border-left: 0.15rem solid #0E58F5;
  font-style: italic;
  padding-left: 1rem;
  margin-bottom: 1.87999rem;
  padding-bottom: 0.56001rem; }
  @media screen and (min-width: 40em) {
    .typeset blockquote p {
      margin-bottom: 1.8014185714rem;
      padding-bottom: 0.5992957143rem; } }
  @media screen and (min-width: 50em) {
    .typeset blockquote p {
      margin-bottom: 1.79199rem;
      padding-bottom: 0.60401rem; } }
  @media screen and (min-width: 64em) {
    .typeset blockquote p {
      margin-bottom: 1.7764605882rem;
      padding-bottom: 0.6117747059rem; } }
  @media screen and (min-width: 100em) {
    .typeset blockquote p {
      margin-bottom: 1.7642005263rem;
      padding-bottom: 0.6179047368rem; } }

@media screen and (min-width: 40em) {
  .typeset blockquote {
    margin-left: -1rem; } }

.typeset hr {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #BDC8CC 50%);
  background-position: 0 50%;
  background-repeat: repeat-x;
  background-size: 100% 0.15rem;
  border: 0;
  margin: 0;
  padding-bottom: 3rem;
  padding-top: 3rem; }

.typeset code, .typeset pre {
  background-color: #F5F4F2;
  font-family: Menlo, monospace; }

.typeset pre {
  display: block;
  margin-bottom: 2rem;
  padding: 1rem;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word; }

.typeset code {
  font-size: 1.0666666667rem;
  line-height: 1rem; }
  @media screen and (min-width: 40em) {
    .typeset code {
      font-size: 0.9714285714rem; } }
  @media screen and (min-width: 50em) {
    .typeset code {
      font-size: 0.96rem; } }
  @media screen and (min-width: 64em) {
    .typeset code {
      font-size: 0.8823529412rem; } }
  @media screen and (min-width: 100em) {
    .typeset code {
      font-size: 0.8210526316rem; } }

.typeset .upper {
  font-kerning: normal;
  letter-spacing: 0.1rem;
  text-transform: uppercase; }

.typeset .small-caps {
  font-feature-settings: 'smcp', 'kern';
  font-kerning: normal;
  letter-spacing: 0.1rem; }

.typeset .lining-numerals {
  font-feature-settings: 'lnum', 'kern'; }

.typeset .oldstyle-numerals {
  font-feature-settings: 'onum', 'kern'; }

.section {
  margin: 0 auto;
  position: relative;
  width: 94%; }
  .section:before, .section:after {
    display: table;
    content: ""; }
  .section:after {
    clear: both; }
  @media screen and (min-width: 64em) {
    .section {
      max-width: 64.7058823529rem; } }
  @media screen and (min-width: 100em) {
    .section {
      max-width: 68.4210526316rem; } }

.single-measure {
  max-width: 41.6666666667rem;
  margin: 0 auto; }
  @media screen and (min-width: 40em) {
    .single-measure {
      max-width: 39.2857142857rem; } }
  @media screen and (min-width: 50em) {
    .single-measure {
      max-width: 40rem; } }
  @media screen and (min-width: 64em) {
    .single-measure {
      max-width: 40rem; } }
  @media screen and (min-width: 100em) {
    .single-measure {
      max-width: 39.4736842105rem; } }

.column {
  max-width: 41.6666666667rem;
  margin: 0 auto;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .column {
      float: left;
      margin: initial;
      max-width: initial;
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media screen and (min-width: 64em) {
    .column {
      padding-left: 2rem;
      padding-right: 2rem; } }

@media screen and (min-width: 40em) {
  .column--duo {
    width: 50%; }
    .column--duo:nth-of-type(2n+3) {
      clear: left; }
    .column--duo:nth-of-type(n+3) {
      margin-top: 3rem; } }

@media screen and (min-width: 40em) {
  .column--trio {
    width: 33.333%; }
    .column--trio:nth-of-type(3n+4) {
      clear: left; }
    .column--trio:nth-of-type(n+4) {
      margin-top: 3rem; } }

@media screen and (min-width: 40em) {
  .column--quad {
    width: 50%; } }

@media screen and (min-width: 50em) {
  .column--quad {
    width: 25%; } }

@media screen and (min-width: 40em) {
  .column--main {
    max-width: 65%; } }

@media screen and (min-width: 50em) {
  .column--main {
    max-width: 65%; } }

@media screen and (min-width: 64em) {
  .column--main {
    max-width: 65%; } }

@media screen and (min-width: 100em) {
  .column--main {
    max-width: 63.5384615385%; } }

@media screen and (min-width: 40em) {
  .column--sidebar {
    max-width: 35%;
    padding-right: 2rem; } }

@media screen and (min-width: 50em) {
  .column--sidebar {
    max-width: 35%; } }

@media screen and (min-width: 64em) {
  .column--sidebar {
    max-width: 35%;
    padding-right: 4rem; } }

@media screen and (min-width: 100em) {
  .column--sidebar {
    max-width: 36.4615384615%; } }

@media screen and (min-width: 40em) {
  .column--main + .column--sidebar {
    padding-left: 2rem;
    padding-right: 1rem; } }

@media screen and (min-width: 64em) {
  .column--main + .column--sidebar {
    padding-left: 4rem;
    padding-right: 2rem; } }

@media screen and (min-width: 64em) {
  .column--trio p,
  .column--quad p,
  .column--sidebar p {
    line-height: 2rem;
    font-size: 0.9941176471rem;
    margin-bottom: 1.3280488235rem;
    padding-top: 0.6719511765rem; }
  .column--trio li,
  .column--quad li,
  .column--sidebar li {
    font-size: 0.9941176471rem; } }

@media screen and (min-width: 100em) {
  .column--trio p,
  .column--quad p,
  .column--sidebar p {
    line-height: 2rem;
    font-size: 0.9263157895rem;
    margin-bottom: 1.3056742105rem;
    padding-top: 0.6943257895rem; }
  .column--trio li,
  .column--quad li,
  .column--sidebar li {
    font-size: 0.9263157895rem; } }

@media screen and (min-width: 40em) {
  .column--right {
    max-width: 65%;
    margin-left: 35%; } }

@media screen and (min-width: 50em) {
  .column--right {
    max-width: 65%;
    margin-left: 35%; } }

@media screen and (min-width: 64em) {
  .column--right {
    max-width: 65%;
    margin-left: 35%; } }

@media screen and (min-width: 100em) {
  .column--right {
    max-width: 63.5384615385%;
    margin-left: 36.4615384615%; } }

@media screen and (min-width: 40em) {
  .column--right .sidenote {
    max-width: 35%;
    left: 0;
    padding-left: 1rem;
    padding-right: 2rem;
    position: absolute; } }

@media screen and (min-width: 50em) {
  .column--right .sidenote {
    max-width: 35%; } }

@media screen and (min-width: 64em) {
  .column--right .sidenote {
    max-width: 35%;
    padding-right: 4rem; } }

@media screen and (min-width: 100em) {
  .column--right .sidenote {
    max-width: 36.4615384615%;
    padding-left: 2rem; } }

@media screen and (min-width: 40em) {
  .column--left {
    max-width: 65%; } }

@media screen and (min-width: 50em) {
  .column--left {
    max-width: 65%; } }

@media screen and (min-width: 64em) {
  .column--left {
    max-width: 65%; } }

@media screen and (min-width: 100em) {
  .column--left {
    max-width: 63.5384615385%; } }

@media screen and (min-width: 40em) {
  .column--left .sidenote {
    max-width: 35%;
    left: 65%;
    padding-left: 2rem;
    padding-right: 1rem;
    position: absolute; } }

@media screen and (min-width: 50em) {
  .column--left .sidenote {
    max-width: 35%;
    left: 65%; } }

@media screen and (min-width: 64em) {
  .column--left .sidenote {
    max-width: 35%;
    left: 65%;
    padding-left: 4rem; } }

@media screen and (min-width: 100em) {
  .column--left .sidenote {
    max-width: 36.4615384615%;
    left: 63.5384615385%;
    padding-right: 2rem; } }

img {
  max-height: 100%; }

h1, h2, h3, p, a {
  font-family: 'Open Sans', sans-serif; }

li {
  list-style: none; }

.quote {
  font-family: 'Calligraffitti', cursive;
  font-size: 2.8571428571rem;
  color: #1ba2da;
  line-height: 1.5em;
  margin-bottom: 0; }

.bold {
  font-weight: 600 !important; }

.italic {
  font-style: italic; }

h1 {
  font-size: 5.7142857143rem;
  color: #1ba2da;
  text-transform: uppercase;
  line-height: 1.3em;
  margin-top: 0.2em;
  font-weight: 800; }

h2 {
  font-weight: 600; }

p {
  font-weight: 300; }

@media (max-width: 530px) {
  h1 {
    font-size: 3.2142857143rem;
    line-height: 1.3em; }
  .quote {
    font-size: 2.2857142857rem; } }

.nav {
  height: 3.7em;
  text-align: right;
  position: fixed;
  background-color: white;
  width: 100%;
  z-index: 99999;
  border-bottom: black 2px solid; }
  .nav ul {
    padding-right: 3em; }
  .nav_item {
    display: inline;
    padding-left: 2em;
    text-transform: uppercase;
    font-weight: 600; }
  .nav a {
    color: black;
    transition: all 0.5s ease; }
    .nav a:hover {
      color: gray; }
  .nav .current a {
    color: gray; }
  .nav label, .nav input {
    display: none; }

@media (max-width: 700px) {
  .nav {
    height: 3.4em;
    text-align: right;
    position: fixed;
    background-color: white;
    width: 100%;
    z-index: 99999;
    border-bottom: black 1px solid; }
    .nav ul {
      padding: 0;
      margin: 0; }
    .nav_item {
      display: block;
      margin-top: 1em;
      padding-right: 1.5em; }
  /*
		*
		*    Author:    Michael Raffaele <michael@mraffaele.com>
		*    Date:    25th October 2011
		*    Info:     http://www.mraffaele.com/blog/2011/10/25/css-accordion-no-javascript/
		*
		*/
  /* Shared for all accordion types */
  .nav [type=radio], .nav [type=checkbox] {
    display: none; }
  .nav label {
    display: block;
    cursor: pointer;
    transition: all .2s ease-out;
    user-select: none;
    font-size: 1.7857142857rem;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 1em; }
  .nav .content {
    overflow: hidden;
    transition: all .5s ease-out;
    padding-top: 1em;
    border-bottom: black 1px solid; }
  .vertical ul li {
    overflow: hidden; }
  .content {
    display: block;
    opacity: 0;
    height: 0px;
    background-color: white; }
  .vertical [type=radio]:checked ~ label ~ .content, .vertical [type=checkbox]:checked ~ label ~ .content {
    display: block;
    height: 250px;
    opacity: 1; } }

@media (max-width: 620px) {
  .vertical [type=radio]:checked ~ label ~ .content, .vertical [type=checkbox]:checked ~ label ~ .content {
    height: 220px; } }

.hero {
  padding-top: 12.5vh;
  height: 92vh;
  overflow: hidden;
  background: url(../img/albkante.svg) bottom center no-repeat; }
  .hero_logo {
    height: 50vh;
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    margin-left: calc(3.3333333333% - 20.6666666667px + 40px);
    text-align: right;
    display: block; }
    .hero_logo img {
      width: 11em; }
  .hero_heading {
    width: calc(8.3333333333% - 5.4166666667px);
    float: left;
    margin-left: 5px;
    text-align: left;
    height: 50vh;
    line-height: 1.3em;
    font-weight: 300; }
  .hero .bold {
    margin-top: 0;
    margin-bottom: 0em; }
  .hero p {
    margin-top: 0; }

.logo-bw {
  padding: 11vh 0 2.2vh;
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  text-align: center;
  opacity: 0; }
  .logo-bw img {
    height: 10vh; }
  .logo-bw p {
    height: 2vh;
    font-size: 0.7142857143rem;
    padding-bottom: 1vh; }

.arrow {
  height: 6vh;
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  text-align: center; }

@media (max-width: 1330px) {
  .hero_heading {
    width: calc(10.8333333333% - 22.1666666667px);
    float: left;
    margin-left: 20px; } }

@media (max-width: 1100px) {
  .hero_heading {
    width: calc(12.5% - 22.5px);
    float: left;
    margin-left: 20px; } }

@media (max-width: 1000px) {
  .hero {
    background: url(../img/albkante2.svg) bottom center no-repeat; }
    .hero_logo {
      margin-left: calc(4.1666666667% - 20.8333333333px + 40px); }
    .hero_heading {
      width: calc(14.1666666667% - 22.8333333333px);
      float: left;
      margin-left: 20px; } }

@media (max-width: 800px) {
  .hero_logo {
    margin-left: calc(5.8333333333% - 21.1666666667px + 40px); }
  .hero_heading {
    width: calc(16.6666666667% - 23.3333333333px);
    float: left;
    margin-left: 20px; } }

@media (max-width: 700px) {
  .hero {
    background: url(../img/albkante3.svg) bottom center no-repeat; }
    .hero_heading {
      width: calc(20% - 24px);
      float: left;
      margin-left: 20px; } }

@media (max-width: 600px) {
  .hero_logo {
    margin-left: calc(7.5% - 21.5px + 40px); }
  .hero_heading {
    width: calc(23.3333333333% - 24.6666666667px);
    float: left;
    margin-left: 20px; } }

@media (max-width: 500px) {
  .hero_logo {
    margin-left: calc(10% - 22px + 40px); }
  .hero_heading {
    width: calc(28.3333333333% - 25.6666666667px);
    float: left;
    margin-left: 20px; } }

@media (max-height: 900px) {
  .hero {
    padding-top: 13vh; }
    .hero_logo img {
      width: 9em; }
    .hero_heading {
      width: calc(6.6666666667% - 5.3333333333px);
      float: left;
      margin-left: 5px; }
    .hero p {
      font-size: 0.8571428571rem;
      line-height: 1.3em; }
  .logo-bw {
    padding: 9vh 0 3vh; }
    .logo-bw p {
      font-size: 0.7142857143rem; } }

@media (max-height: 750px) {
  .hero_heading {
    width: calc(20% - 6px);
    float: left;
    margin-left: 5px; }
  .hero p {
    font-size: 1.0714285714rem;
    line-height: 1.3em; } }

@media (max-height: 570px) {
  .hero_heading {
    width: calc(33.3333333333% - 6.6666666667px);
    float: left;
    margin-left: 5px; }
  .hero p {
    font-size: 1.0714285714rem;
    line-height: 1.3em; } }

.section_pictures img {
  padding-top: 2em;
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px; }

@media (max-width: 600px) {
  .section_pictures img {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-bottom: 1.3em; } }

#map {
  width: 100%;
  height: 400px;
  background-color: grey;
  width: 100%;
  margin-left: 0; }
  #map img {
    max-height: 10000%; }

.kontakte {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  left: calc(-1.6666666667% - 19.6666666667px + 20px);
  position: relative;
  margin-bottom: 1em;
  margin-left: 0; }
  .kontakte span {
    width: calc(37.5% - 27.5px);
    float: left;
    margin-left: 20px;
    border: 1.5px solid black;
    padding: 1em; }
  .kontakte a {
    color: black; }

@media (max-width: 1100px) {
  .kontakte span {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    left: calc(-0.8333333333% - 19.8333333333px + 20px);
    position: relative; } }

@media (max-width: 700px) {
  .kontakte span {
    width: calc(66.6666666667% - 33.3333333333px);
    float: left;
    margin-left: 20px;
    left: calc(-1.6666666667% - 19.6666666667px + 20px);
    position: relative; } }

@media (max-width: 500px) {
  .kontakte span {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    left: calc(-5% - 19px + 20px);
    position: relative; } }

footer::after {
  clear: both;
  content: "";
  display: block; }

.alb img {
  margin-top: -38em;
  margin-bottom: -0.4em;
  height: 100%; }

.up {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  transform: rotate(180deg);
  height: 5em;
  margin-top: 0em;
  z-index: 9999;
  text-align: center; }
  .up img {
    margin-top: 5em; }

@media (max-width: 1800px) {
  .up img {
    margin-top: 3em; } }

@media (max-width: 1500px) {
  .up img {
    margin-top: 1em; } }

@media (max-width: 900px) {
  .up img {
    margin-top: 0; } }

@media (max-width: 500px) {
  .up img {
    margin-top: 4em; } }

.icon {
  height: 1.2em;
  padding: 0 0.4em 0 0;
  margin-bottom: -0.3em; }

section {
  padding-top: 6em;
  outline: none; }
  section::after {
    clear: both;
    content: "";
    display: block; }
  section h1, section h2, section p {
    width: 100%; }

.section_blocks_block {
  width: calc(33.3333333333% - 40px);
  float: left;
  margin-left: 30px;
  min-height: 17em;
  margin-left: 0;
  padding-right: 1em; }
  .section_blocks_block h3 {
    margin-bottom: 0;
    font-size: 1.1428571429rem; }
  .section_blocks_block span {
    font-weight: 300; }

#kelter h1 {
  color: #9bc63a; }

.section_intro p {
  margin-top: 0;
  margin-bottom: 0; }

#buergerhaus h2 {
  margin-bottom: 2em; }

#buergerhaus h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1428571429rem; }

#buergerhaus .heading--action {
  color: #1ba2da;
  margin-bottom: 1.5em; }

#buergerhaus .section_blocks_block {
  width: calc(33.3333333333% - 26.6666666667px);
  float: left;
  margin-left: 20px;
  margin-left: 0;
  padding-right: 1em;
  min-height: 13em; }

#buergerhaus .section_blocks h3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0; }

#buergerhaus .section_blocks p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0; }

.upper {
  text-transform: uppercase; }

#vereinsraum {
  overflow: auto; }
  #vereinsraum h3 {
    margin-top: 3em;
    margin-bottom: 0; }

#vortragsraum {
  overflow: auto; }
  #vortragsraum h3 {
    margin-top: 3em;
    margin-bottom: 0; }

#giebelsaal h3 {
  width: 100%;
  margin-left: 0;
  float: left; }

.mitmach {
  width: calc(83.3333333333% - 36.6666666667px);
  float: left;
  margin-left: 20px;
  float: left;
  padding-bottom: 1.6em; }
  .mitmach img {
    height: 2em;
    margin-bottom: -0.8em;
    margin-right: 0.5em; }
  .mitmach span {
    display: inline-block; }

#wo h1 {
  color: #d50f7d; }

.adress {
  margin-top: 2em;
  width: calc(25% - 25px);
  float: left;
  margin-left: 20px;
  margin-left: 0; }

#kontakt {
  margin-bottom: 20em; }

@media (max-width: 1800px) {
  #kontakt {
    margin-bottom: 10em; } }

@media (max-width: 1300px) {
  #kontakt {
    margin-bottom: 5em; } }

@media (max-width: 1100px) {
  .section_blocks_block {
    width: calc(50% - 45px);
    float: left;
    margin-left: 30px;
    margin-left: 0; }
  #buergerhaus .section_blocks_block {
    width: calc(50% - 45px);
    float: left;
    margin-left: 30px;
    margin-left: 0px;
    min-height: 11em; }
  #giebelsaal h3 {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    margin-left: 0; } }

@media (max-width: 700px) {
  .adress {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    margin-left: 0; } }

@media (max-width: 630px) {
  #buergerhaus .section_blocks_block {
    width: calc(100% - 60px);
    float: left;
    margin-left: 30px;
    margin-left: 0px;
    min-height: 7em; } }

@media (max-width: 530px) {
  #aktion {
    padding-top: 4em; } }

@media (max-width: 500px) {
  .section_blocks_block {
    width: calc(100% - 60px);
    float: left;
    margin-left: 30px;
    min-height: 7em;
    margin-left: 0; }
  #buergerhaus .section_blocks_block {
    min-height: 10em; } }

.datenschutz a {
  text-decoration: underline;
  color: black; }
