@charset "UTF-8";
colors {
  color: #6f665f; }

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: regular;
  src: url("/app/fonts/Quicksand-regular.eot");
  src: local(""), url("/app/fonts/Quicksand-regular.eot?#iefix") format("embedded-opentype"), url("/app/fonts/Quicksand-regular.woff2") format("woff2"), url("/app/fonts/Quicksand-regular.woff") format("woff"), url("/app/fonts/Quicksand-regular.ttf") format("truetype"), url("/app/fonts/Quicksand-regular.svg#Quicksand") format("svg"); }

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url("/app/fonts/Quicksand-700.eot");
  src: local(""), url("/app/fonts/Quicksand-700.eot?#iefix") format("embedded-opentype"), url("/app/fonts/Quicksand-700.woff2") format("woff2"), url("/app/fonts/Quicksand-700.woff") format("woff"), url("/app/fonts/Quicksand-700.ttf") format("truetype"), url("/app/fonts/Quicksand-700.svg#Quicksand") format("svg"); }

html {
  font-size: 23px;
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.7;
  letter-spacing: .075em;
  text-align: center;
  color: #1a2a08; }

p, ul, ol, dl, table, form, fieldset, figure, button {
  font-size: 1rem;
  margin: 0 0 0.5rem 0; }

h1 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1;
  margin: 0 auto 0.5rem; }

h2 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 0 auto 0.5rem; }

h3 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
  margin: 0 auto 0.5rem; }

h4 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.05;
  line-height: 1.4;
  margin: 0 auto 0.5rem; }

h5 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0 auto 0.5rem; }

h6 {
  font-family: "Quicksand", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.85rem;
  line-height: 1.4;
  margin: 0 auto 0.5rem; }

h1 {
  margin-top: 1rem; }
  h1:first-child {
    margin-top: 0; }

.image + h1,
.video + h1 {
  margin-top: 0; }

h2 {
  margin-top: 1rem; }
  h2:first-child {
    margin-top: 0; }

h1 + h2 {
  margin-top: 0; }

.image + h2,
.video + h2 {
  margin-top: 0; }

h3 {
  margin-top: 1rem; }
  h3:first-child {
    margin-top: 0; }

h2 + h3 {
  margin-top: 0; }

.image + h3,
.video + h3 {
  margin-top: 0; }

h4 {
  margin-top: 1rem; }
  h4:first-child {
    margin-top: 0; }

h3 + h4 {
  margin-top: 0; }

.image + h4,
.video + h4 {
  margin-top: 0; }

h2 {
  margin-bottom: 0.4rem; }
  h2 + p small {
    display: block;
    margin-top: -0.4rem; }

h5 {
  margin-bottom: 0; }

hgroup {
  margin-bottom: 0.5rem; }
  hgroup > * {
    margin-top: 0;
    margin-bottom: 0; }

caption {
  font-size: 1em; }

blockquote {
  font-style: italic;
  font-size: 1.2rem;
  margin: 0 2rem 1rem;
  position: relative; }
  blockquote:before {
    content: "„";
    display: block;
    width: 1em;
    position: absolute;
    top: 0;
    left: -1em;
    text-align: right; }
  blockquote p, blockquote ul, blockquote ol, blockquote dl, blockquote figure {
    margin-bottom: 0; }
  blockquote p:last-of-type:after {
    content: "”"; }
  blockquote cite {
    font-size: 1rem; }

a {
  text-decoration: underline;
  color: #78ad4a; }
  a:active {
    color: #5a8238;
    text-decoration: none; }

input, select {
  line-height: 1.7; }

ul {
  list-style: none;
  padding-left: 0; }

dt {
  font-size: 1.05;
  font-weight: bold; }

dd {
  margin-left: auto; }
  dd:not(:last-child) {
    margin-bottom: 0.25rem; }

address {
  font-style: normal; }
  address br {
    content: " | "; }
    address br:after {
      content: " | "; }

strong {
  font-size: 1.05; }

small, .small {
  color: rgba(26, 42, 8, 0.5); }

.preface p {
  font-size: 0.8333em;
  margin-bottom: 1.2em; }

.nowrap {
  white-space: nowrap; }

.note {
  background-color: rgba(255, 255, 0, 0.5);
  padding: 0 .4em; }

pre, code {
  font-size: .9em; }
  pre.error, code.error {
    display: inline;
    white-space: normal;
    background-color: yellow; }
    pre.error:after, code.error:after {
      content: "";
      display: block;
      margin-bottom: 0.5rem; }

a.button, button {
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: inherit;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0.25rem 1.25rem;
  margin-bottom: 0.375rem;
  border: none;
  -webkit-border-radius: .3rem;
          border-radius: .3rem;
  background-color: #94d1d2;
  -webkit-box-shadow: 0 0.4rem 0 #4a6969;
          box-shadow: 0 0.4rem 0 #4a6969;
  position: relative; }
  a.button:active, button:active {
    -webkit-transform: translateY(0.1875rem);
       -moz-transform: translateY(0.1875rem);
         -o-transform: translateY(0.1875rem);
            transform: translateY(0.1875rem);
    -webkit-box-shadow: 0 0.1875rem 0 #4a6969;
            box-shadow: 0 0.1875rem 0 #4a6969; }
  a[disabled="disabled"].button, button[disabled="disabled"], a.disabled.button, button.disabled {
    cursor: default; }
  a[data-auto-toggle][disabled="disabled"].button, button[data-auto-toggle][disabled="disabled"], a[data-auto-toggle].disabled.button, button[data-auto-toggle].disabled {
    color: #808080;
    background: #d8d8d8;
    -webkit-box-shadow: 0 0.4rem 0 #6c6c6c;
            box-shadow: 0 0.4rem 0 #6c6c6c; }

a.button {
  display: inline-block;
  color: inherit;
  text-decoration: none; }

a.button {
  width: auto; }
  p a.button {
    margin-top: .6rem; }

html {
  min-height: 100vh; }

body {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100vh;
  margin: 0;
  padding: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #5a8238; }

.mainContent {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
     -moz-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .mainContent section:not([class]) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .mainContent section + section {
    margin-top: 2rem; }
  .mainContent header:not([class]) {
    width: 90vw;
    max-width: 480px;
    margin: 0 auto; }
    .mainContent header:not([class])::after {
      content: "";
      display: block;
      width: 100%;
      padding-bottom: 40%;
      background: url(/app/images/logo-subtitled.svg) 50% 50% no-repeat;
      -webkit-background-size: 100% auto;
           -o-background-size: 100% auto;
              background-size: 100% auto; }
    .mainContent header:not([class]) > * {
      display: none; }
    .mainContent header:not([class]) + * {
      margin-top: 1rem; }
  .mainContent footer:not([class]) {
    font-size: .8rem; }
    .mainContent footer:not([class]) ul {
      font-size: inherit;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .mainContent footer:not([class]) li:not(:first-child)::before {
      content: "—";
      margin: 0 .15em 0 .5em; }
    .mainContent footer:not([class]) a {
      text-decoration: none; }
      .mainContent footer:not([class]) a:hover {
        text-decoration: underline; }
  .mainContent button, .mainContent a.button {
    background-color: #78ad4a;
    -webkit-box-shadow: 0 0.4rem 0 #3c5725;
            box-shadow: 0 0.4rem 0 #3c5725; }
    .mainContent button:active, .mainContent a.button:active {
      -webkit-box-shadow: 0 0.1875rem 0 #3c5725;
              box-shadow: 0 0.1875rem 0 #3c5725; }
  .mainContent a:not([class]) {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: .2em; }
    .mainContent a:not([class]):hover {
      text-decoration: none; }

.pageSection {
  max-width: 640px;
  margin-inline: auto;
  text-align: left; }

.richtextBlock h2, .richtextBlock h3, .richtextBlock h4 {
  margin-top: 2rem; }

section .richtextBlock {
  max-width: 640px;
  margin-inline: auto; }
/*# sourceMappingURL=page.css.map */