/* quicksand-300 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/fonts/quicksand-v30-latin-300.woff2") format("woff2"), url("/fonts/quicksand-v30-latin-300.woff") format("woff");
}
/* quicksand-500 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/fonts/quicksand-v30-latin-500.woff2") format("woff2"), url("/fonts/quicksand-v30-latin-500.woff") format("woff");
}
@media screen, projection {
  html {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
  }

  *, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
  }

  body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    color: #111;
    font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    font-weight: 300;
    font-size: 100%;
    line-height: 1.5;
  }

  article, aside, footer, header, nav, section, figcaption, figure, main {
    display: block;
  }

  h1, h2, h3 {
    color: #0097DB;
    letter-spacing: .5px;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    font-weight: 500;
  }

  h1 {
    margin: 3em 0 .75em;
    padding: 0 0 .25em 0;
    font-size: 125%;
    line-height: 1.25;
    text-transform: uppercase;
  }

  h2 {
    margin: 2.75em 0 0;
    font-size: 100%;
  }
  h1 + h2 {
    margin-top: 1em;
  }

  p {
    margin: 0.75em 0;
  }

  audio, video {
    display: inline-block;
  }

  a {
    color: #0097DB;
    text-decoration: none;
    background-color: transparent;
  }

  b, strong {
    font-weight: 500;
  }

  img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
  }

  svg:not(:root) {
    overflow: hidden;
  }

  figure {
    margin: 0.75em auto 1.5em;
  }

  blockquote {
    margin-left: 0;
    margin-right: 0;
    color: #0097DB;
    font-weight: bold;
    font-weight: 500;
  }
  blockquote em {
    font-style: normal;
    font-weight: 300;
  }

  aside h1, aside h2, aside h3 {
    -webkit-hyphens: initial;
       -moz-hyphens: initial;
        -ms-hyphens: initial;
            hyphens: initial;
  }
  aside blockquote {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #EDDC4D;
  }
  aside blockquote em {
    font-size: 80%;
  }

  hr {
    margin: 4.5em auto;
    border: none;
    border-top: 1px solid rgba(72, 101, 91, 0.1);
  }

  dt {
    font-weight: bold;
    font-weight: 500;
  }

  dd {
    margin: 0 0 1em 1.5em;
  }

  /*  */
  .wrapper {
    min-height: 100vh;
  }

  header h1 {
    margin: 0;
    padding: 1.5em 20px;
    position: relative;
    font-size: 100%;
    text-align: center;
  }
  header h1:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    border-top: 1px solid #0097DB;
  }
  header h1 a {
    display: block;
    max-width: 100%;
  }
  header img {
    display: inline-block;
    vertical-align: top;
    width: 200px;
  }
  header div {
    padding: 0 20px;
    background-color: #f9fafa;
  }
  header p {
    position: relative;
    margin: 0;
    padding: 1.5em 0;
    font-size: 81.25%;
    line-height: 1.8461538462;
    text-align: center;
    color: #48655B;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 500;
    letter-spacing: .1em;
  }
  header p:after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    border-top: 1px solid #0097DB;
  }

  header p {
    display: none;
  }
  .home header p {
    display: block;
  }

  nav {
    font-size: 87.5%;
    line-height: 1.7142857143;
  }
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  nav a {
    display: block;
    color: #676C73;
    font-weight: bold;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .05em;
  }
  nav a:hover {
    color: #0097DB;
    background-color: #f1f3f2;
  }
  nav a span {
    font-weight: 300;
  }
  nav .current {
    position: relative;
  }
  nav .current a {
    color: #0097DB;
  }

  .intro {
    padding: 1.5em 20px;
    color: #48655B;
  }
  .intro > * {
    position: relative;
    z-index: 2;
  }
  .intro > *:first-child {
    margin-top: 0;
  }
  .intro h1 {
    margin-bottom: 1.5em;
  }
  .intro ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 2.25;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
  }
  .intro ul a {
    display: block;
  }
  .intro ul a:hover {
    background-color: #f9fafa;
  }

  .contact a:before {
    content: '';
    display: inline-block;
    width: 1.5em;
    color: #676C73;
    font-weight: bold;
    font-weight: 500;
  }
  .contact a[href^="tel:0049421"]:before {
    content: 'T';
  }
  .contact a[href^="tel:004917"]:before {
    content: 'M';
  }
  .contact a[href^="mailto"]:before {
    content: 'E';
  }
  .contact img {
    width: 100%;
    max-width: 18em;
  }
  .contact > p:first-child {
    text-align: center;
  }

  .intro h1,
  .content aside h1 {
    margin-top: 1em;
    color: #676C73;
    font-size: 100%;
    font-weight: 300;
    letter-spacing: .05em;
  }
  .intro h1:after,
  .content aside h1:after {
    content: '';
    display: block;
    width: 50%;
    margin-top: .5em;
    border-top: 1px solid;
  }

  .content {
    padding: 1.5em 20px;
    background-color: #f1f3f2;
  }
  .content > *:first-child {
    margin-top: 0;
  }
  .content h1 {
    color: #0097DB;
  }
  .content ul {
    padding: 0 0 0 1.5em;
    list-style: none;
  }
  .content ul li {
    line-height: 1.375;
    margin: 0 0 0.75em 0;
  }
  .content aside {
    margin: 1em -20px;
    padding: 1em 20px;
    background-color: #f9fafa;
  }

  /*  */
  figure {
    cursor: zoom-in;
  }
  figure img {
    cursor: zoom-in;
    pointer-events: none;
  }

  .supersize {
    cursor: zoom-out;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    width: 100vw;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
    border: none;
  }
  .supersize img {
    cursor: zoom-out;
    width: auto;
    max-width: 94%;
    max-height: 94%;
    margin: auto;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  }

  .collapsible-header {
    color: #0097DB;
  }
  .collapsible-header p:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    margin-left: .5em;
    background: no-repeat center;
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%230097DB' stroke-width='3' d='M2.2 7.1l2 2 7.8 7.8 9.8-9.8'/%3E%3C/svg%3E");
  }

  .collapsible-content ul li:before {
    content: '';
    float: left;
    width: 1em;
    margin-left: -1.5em;
    margin-top: 0.75em;
    border-top: 2px solid #0097DB;
  }
  .collapsible-content ol {
    padding-left: 1em;
  }

  .js .collapsible-header {
    cursor: pointer;
    -webkit-user-select: none;
  }
  .js .collapsible-content {
    overflow: hidden;
    max-height: 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.5);
    transition: max-height 1s 0s, padding .1s 1s;
  }
  .js .collapsible-content > *:first-child {
    margin-top: 0;
  }
  .js .collapsible-header.open {
    opacity: .4;
    color: #676C73;
  }
  .js .collapsible-header.open + .collapsible-content {
    max-height: 200em;
    padding: 0.75em 20px;
    border-bottom: 1px solid rgba(72, 101, 91, 0.2);
    border-top: 1px solid rgba(72, 101, 91, 0.2);
    transition: max-height 1s 0s, padding 0s 0s;
  }

  #quotes {
    position: relative;
    margin: 1.5em 0;
    -webkit-user-select: none;
  }
  #quotes blockquote {
    width: 100%;
    margin: 0;
  }
  #quotes blockquote p {
    margin-top: 0;
  }
  #quotes blockquote + blockquote {
    margin-top: 1.5em;
  }
  #quotes ol {
    display: none;
  }

  .legal dt {
    float: left;
    width: 10em;
    padding-right: 1em;
  }
  .legal dd {
    margin-bottom: 0;
  }

  body > a[href="#top"] {
    opacity: 0;
    position: fixed;
    overflow: hidden;
    right: 20px;
    bottom: 20px;
    width: 38px;
    height: 38px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-transition: background .25s;
    transition: background .25s, opacity .25s;
  }
  body > a[href="#top"]:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  body > a[href="#top"]:before {
    content: '';
    display: block;
    width: 0;
    height: 150%;
  }
  body > a[href="#top"]:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 7px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 12px 18px 12px;
    border-color: transparent transparent rgba(255, 255, 255, 0.8) transparent;
  }
  body.scrolled > a[href="#top"] {
    opacity: 1;
  }

  /* Lightbox */
  /*!
   * baguetteBox.js
   * @author  feimosi
   * @version %%INJECT_VERSION%%
   * @url https://github.com/feimosi/baguetteBox.js
   */
  #baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    transition: opacity .5s ease;
  }
  #baguetteBox-overlay.visible {
    opacity: 1;
  }
  #baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 2em 5vw;
  }
  #baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%;
  }
  #baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  }
  #baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    font-family: sans-serif;
  }
  #baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
  }

  #baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, transform .4s ease;
  }
  #baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
            animation: bounceFromRight .4s ease-out;
  }
  #baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
            animation: bounceFromLeft .4s ease-out;
  }

  @-webkit-keyframes bounceFromRight {
    0% {
      margin-left: 0;
    }
    50% {
      margin-left: -30px;
    }
    100% {
      margin-left: 0;
    }
  }

  @keyframes bounceFromRight {
    0% {
      margin-left: 0;
    }
    50% {
      margin-left: -30px;
    }
    100% {
      margin-left: 0;
    }
  }
  @-webkit-keyframes bounceFromLeft {
    0% {
      margin-left: 0;
    }
    50% {
      margin-left: 30px;
    }
    100% {
      margin-left: 0;
    }
  }
  @keyframes bounceFromLeft {
    0% {
      margin-left: 0;
    }
    50% {
      margin-left: 30px;
    }
    100% {
      margin-left: 0;
    }
  }
  .baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px;
  }

  .baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, 0.5);
    color: #ddd;
    font: 1.6em sans-serif;
    transition: background-color .4s ease;
  }
  .baguetteBox-button:focus, .baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, 0.9);
  }
  .baguetteBox-button#next-button {
    right: 2%;
  }
  .baguetteBox-button#previous-button {
    left: 2%;
  }
  .baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px;
  }
  .baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0;
  }

  /*
      Preloader
      Borrowed from http://tobiasahlin.com/spinkit/
  */
  .baguetteBox-spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
  }

  .baguetteBox-double-bounce1,
  .baguetteBox-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
            animation: bounce 2s infinite ease-in-out;
  }

  .baguetteBox-double-bounce2 {
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
  }

  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    50% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }

  @keyframes bounce {
    0%, 100% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    50% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  #baguetteBox-overlay {
    margin: 0;
  }
  #baguetteBox-overlay * + * {
    margin-top: 0;
  }
  #baguetteBox-overlay .full-image {
    padding: 6vw;
  }
  #baguetteBox-overlay .full-image figcaption {
    bottom: -1%;
    padding: .5em;
  }

  #baguetteBox-slider {
    top: 1%;
    height: 98%;
  }

  .baguetteBox-button {
    color: #48655B;
    background: rgba(0, 0, 0, 0);
  }
  .baguetteBox-button g, .baguetteBox-button polyline {
    transition: stroke .2s;
  }
  .baguetteBox-button:focus, .baguetteBox-button:hover {
    background: rgba(0, 0, 0, 0);
  }
  .baguetteBox-button:hover {
    color: #0097DB;
  }

  .baguetteBox-button#close-button {
    top: 1vw;
    right: calc(1% + 6px);
  }

  .baguetteBox-button#previous-button {
    left: 1%;
  }

  .baguetteBox-button#next-button {
    right: 1%;
  }
}
@media only screen and (max-width: 36em) {
  body:before {
    content: '< 36';
  }

  nav ul:after {
    content: '';
    display: block;
    margin: 0 -20px;
    border-bottom: 1px solid rgba(72, 101, 91, 0.2);
  }
  nav li {
    margin: 0 -20px;
  }
  nav a {
    padding: 0 20px;
    border-top: 1px solid rgba(72, 101, 91, 0.2);
  }

  .js #menu {
    line-height: 3.4285714286;
  }
  .js #menu li {
    position: relative;
    max-height: 0;
    overflow: hidden;
    background: transparent;
    transition: max-height 0.5s;
  }
  .js #menu li.current {
    max-height: 4em;
  }
  .js #menu.open li {
    max-height: 4em;
  }

  #navicon, #navicon:before, #navicon:after {
    height: 3px;
    width: 1.5em;
    background: #0097DB;
    border-radius: 1px;
    transition-timing-function: ease-in-out;
  }

  #navicon {
    position: absolute;
    right: 20px;
    top: 1.7142857143em;
    margin: 0 0 0 .5em;
    vertical-align: middle;
    transition-duration: .1s;
    transition-delay: 0;
    transition-property: background;
  }
  #navicon:before, #navicon:after {
    content: '';
    position: absolute;
    left: 0;
    transition-duration: .1s, .1s;
    transition-delay: .1s, 0;
  }
  #navicon:before {
    top: -6px;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
  }
  #navicon:after {
    bottom: -6px;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
  }

  .open #navicon {
    background-color: transparent;
  }
  .open #navicon:before, .open #navicon:after {
    transition-delay: 0, .1s;
  }
  .open #navicon:before {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .open #navicon:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media only screen and (min-width: 36em) {
  body:before {
    content: '36';
  }

  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  header {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  header > div {
    padding: 1.5em 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header h1:after {
    left: 20px;
    right: 20px;
  }
  header img {
    width: 260px;
  }
  header nav {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  header p {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    margin: auto auto auto 20px;
    padding: 1.5em 30px;
    font-size: 87.5%;
    line-height: 1.7142857143;
  }
  header p:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1px;
    left: -1px;
    bottom: 0;
    border-right: 1px solid #0097DB;
  }

  nav li:first-child {
    position: absolute;
    top: -999em;
    left: -999em;
    clip: rect(0, 0, 0, 0);
  }
  nav li:last-child {
    margin-top: 1em;
  }

  main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  #quotes.ready {
    margin-top: 3em;
    min-height: 24em;
    transition: min-height .2s;
  }
  #quotes.ready blockquote + blockquote {
    display: block;
    margin-top: 0;
  }
  #quotes.ready blockquote {
    display: block;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    left: 0;
    padding-top: 1.5em;
    transition: opacity .2s ease-in-out;
  }
  #quotes.ready .current {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #quotes.ready ol {
    display: block;
    position: absolute;
    z-index: 100;
    top: -1em;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1;
  }
  #quotes.ready li {
    opacity: 1;
    cursor: pointer;
    display: inline-block;
    width: 1em;
    height: 1em;
    padding: 0;
    margin: 0 .5em;
    background: transparent;
    border: 1px solid #0097DB;
    border-radius: 999px;
    transition: background .2s;
  }
  #quotes.ready li:hover {
    background: #0097DB;
  }
  #quotes.ready .active {
    background: #0097DB;
  }
}
@media only screen and (min-width: 45em) {
  body:before {
    content: '45';
  }

  h1 {
    font-size: 175%;
  }

  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header h1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header h1 > a {
    margin: auto;
  }
  header div {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  header p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    padding: 1.5em 0 1.5em 20px;
  }

  main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  main .intro {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16em;
  }
  main .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: calc(100% - 16em);
    padding-bottom: 9em;
  }

  .content aside {
    float: left;
    clear: left;
    width: 16em;
    margin: 0 0 0 calc(-16em - 20px);
    padding: 0 20px;
    background: #fff;
  }
  .content aside *:first-child {
    margin-top: 0;
  }
  .content aside > h1:first-child {
    margin-top: 4.5em;
  }
  .content aside + h1 {
    margin-top: 0;
    padding-top: 2.5em;
  }
  .content hr + aside > h1:first-child {
    margin-top: 4.5em;
    margin-top: 0;
  }

  .intro ul {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    padding: 1em 0;
  }
}
@media only screen and (min-width: 62em) {
  body:before {
    content: '62';
  }

  header h1 {
    width: 18em;
    padding: 30px;
  }
  header h1:after {
    left: 30px;
    right: 30px;
  }

  header h1,
  header div {
    padding: 30px;
  }

  main .intro {
    width: 18em;
  }

  .intro, .content {
    padding: 30px;
  }

  .content aside {
    width: 18em;
    padding: 0 30px;
    margin: 0 0 0 calc(-18em - 30px);
  }

  .js .collapsible-header.open + .collapsible-content {
    padding: 1.5em 30px;
  }
}
@media only screen and (min-width: 64em) {
  body:before {
    content: '64';
  }

  html {
    overflow-x: hidden;
  }

  body {
    max-width: 64em;
    margin: 0 auto;
  }

  header {
    position: relative;
  }
  header:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: -50vw;
    width: 50vw;
    background-color: #fcfcfc;
    background: #fff;
  }
  header:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 50vw;
    background-color: white;
    background: #f9fafa;
  }

  main {
    position: relative;
  }
  main:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: -50vw;
    width: 50vw;
    background-color: #f9fafa;
    background: #fff;
  }
  main:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 50vw;
    background-color: #f6f8f7;
    background: #f1f3f2;
  }
}
@media only screen and (min-width: 64.1em) {
  body:before {
    content: '> 64';
  }

  body {
    /*
    color: $text_color;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    */
  }
}
/* IE 10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  header img {
    width: 100%;
    max-width: 260px;
  }
}
@media print {
  * {
    background-color: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }

  * + * {
    margin-top: 1.5em;
  }

  body {
    margin: 1cm;
    font: 12pt/1.2 'Helvetica Neue',sans-serif;
  }

  article {
    page-break-before: always;
  }

  h1 {
    font-size: 125%;
    margin: 1em 0;
  }

  h2 {
    font-size: 112.5%;
    margin: 1em 0;
  }

  h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  p {
    margin: 0 0 1em;
  }

  ul, ol {
    margin: 1em 0;
    page-break-inside: avoid;
  }

  li {
    margin: 0 0 0 1em;
    padding: 0;
  }

  a, a:visited {
    text-decoration: underline;
  }

  img {
    max-width: 100% !important;
  }

  pre, blockquote {
    padding: 1em;
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  img {
    max-width: 50%;
    height: auto;
    page-break-inside: avoid;
  }

  hr {
    margin: 2em 0;
    border: 0;
    border-bottom: 1px solid #000;
  }

  table {
    page-break-inside: auto;
  }

  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }

  thead {
    display: table-header-group;
  }

  tfoot {
    display: table-footer-group;
  }

  /*
  #divs {
  display : none;
  }
  */
}
body:before {
  position: fixed;
  z-index: 1000;
  bottom: 10px;
  right: 10px;
  padding: .5em 2em;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  -webkit-font-smoothing: antialiased;
}

body:before {
  display: none !important;
}
