@-webkit-keyframes show {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
}@-moz-keyframes show {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
}@-o-keyframes show {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
}@keyframes show {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, table, th, td, caption, hr {
    margin: 0;
    padding: 0;
}
abbr[title], dfn[title] {
    cursor: help;
}
u, ins {
    text-decoration: none;
}
ins {
    border-bottom: 1px solid;
}
img {
    font-style: italic;
}
label, button, select, option {
    cursor: pointer;
}
input, textarea {
    cursor: text;
}
textarea:active, textarea:focus {
    cursor: text;
    outline: none;
}
@font-face {
    font-family: 'linowrite';
    src: url("fonts/linowrite.eot");
    src: url("fonts/linowrite.eot?#iefix") format("embedded-opentype"), url("fonts/linowrite.woff") format("woff"), url("fonts/linowrite.ttf") format("truetype"), url("fonts/linowrite.svg#linowriteRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@-ms-viewport {
    width: device-width;
}
*, *:before, *:after {
    box-sizing: border-box;
    position: relative;
    background-repeat: no-repeat;
}
html {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
}
body, button, input, select, textarea {
    font-size: 16px;
    font-size: 1rem;
    font-family: Courier, serif;
    color: #444;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
fieldset {
    border: none;
}
fieldset legend {
    font-weight: bold;
}
label {
    display: block;
}
form ul {
    list-style: none;
    margin-left: 0;
}
form li {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
form .required-mark {
    color: red;
}
form p:last-child {
    text-align: right;
}
textarea, input {
    border: 1px solid #dedede;
    line-height: 24px;
    display: block;
    width: 100%}
textarea {
    height: 144px;
    height: 9rem;
}
input[type="radio"], input[type="chexkbox"] {
    display: inline-block;
    width: auto;
    margin-right: 6px;
    margin-right: 0.375rem;
}
input[type="radio"]+label, input[type="chexkbox"]+label {
    display: inline-block;
    margin-right: 18px;
    margin-right: 1.125rem;
}
button[type="submit"] {
    padding: 12px;
    padding: 0.75rem;
    border: none;
    background-color: #95C11E;
    color: #fff;
}
button[type="reset"] {
    padding: 11px;
    padding: 0.6875rem;
    border: 1px solid #95C11E;
    background-color: #fff;
}
ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
ul:last-child, ul:empty, ol:last-child, ol:empty, dl:last-child, dl:empty, blockquote:last-child, blockquote:empty, p:last-child, p:empty, address:last-child, address:empty, table:last-child, table:empty, fieldset:last-child, fieldset:empty, figure:last-child, figure:empty, pre:last-child, pre:empty {
    margin-bottom: 0;
}
hr {
    margin-bottom: 22px;
    margin-bottom: 1.375rem;
}
ul, ol, dd {
    margin-left: 12px;
    margin-left: 0.75rem;
}
figure {
    display: block;
    display: inline-block;
    clear: both;
}
figure a, figure img {
    display: block;
}
img {
    max-width: 100%}
blockquote {
    padding-top: 6px;
    padding-top: 0.375rem;
    padding-right: 6px;
    padding-right: 0.375rem;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-left: 6px;
    padding-left: 0.375rem;
}
table {
    border-collapse: collapse;
    width: 100%}
td, th {
    border: 1px solid #95C11E;
    padding-top: 6px;
    padding-top: 0.375rem;
    padding-right: 6px;
    padding-right: 0.375rem;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-left: 6px;
    padding-left: 0.375rem;
    text-align: left;
}
nav ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
nav li {
    display: inline-block;
}
iframe {
    border: none;
}
.alignleft {
    float: left;
    margin-right: 12px;
    margin-right: 0.75rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    width: auto;
}
.alignright {
    float: right;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    margin-left: 12px;
    margin-left: 0.75rem;
    width: auto;
}
.aligncenter {
    display: block;
    display: inline-block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    margin-left: auto;
    display: inline-block;
    width: auto;
}
.alignnone {
    clear: both;
}
.alignleft img, .alignright img, .aligncenter img, .alignnone .wp-caption img {
    width: auto;
}
.wp-caption {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.wp-caption-text {
    font-style: italic;
}
.text--intro {
    font-size: 150%}
.button {
    min-height: 39px;
    margin-top: 6px;
    margin-bottom: 3px;
    max-width: 100%;
    display: inline-block;
    padding-top: 13px;
    line-height: 20px;
    padding-bottom: 11px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    background-image: url("images/vakje.png");
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.button:focus, .button:hover {
    color: #444;
}
.button:active {
    background-image: url("images/vakje-hover.png");
}
.warning {
    color: red;
}
.success {
    padding: 11px;
    padding: 0.6875rem;
    background-color: #cadfc0;
    border: 1px solid green;
}
h1, h2, h3, h4, h5, h6 {
    font-family: linowrite, Courier, serif;
}
h1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
    line-height: 2.125rem;
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 980px) {
    h1 {
    font-size: 32px;
    font-size: 2rem;
}
}h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}
h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin-bottom: 3px;
    margin-bottom: 0.1875rem;
}
h5 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
}
h6 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
}
a {
    color: #95C11E;
    text-decoration: none;
}
a:hover, a:focus {
    color: #95C11E;
}
nav {
    font-family: linowrite, Courier, serif;
}
html, body {
    height: 100%}
.doc {
    min-height: 100%}
.wrapper {
    width: 100%;
    max-width: 1240px;
    max-width: 77.5rem;
    margin: 0 auto;
}
.doc__header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
    padding-left: 24px;
    padding-left: 1.5rem;
    background: white;
    text-align: center;
    border-bottom: 2px solid #95C11E;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
@media screen and (min-width: 780px) {
    .doc__header {
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
    border-bottom: none;
}
}@media screen and (min-width: 1240px) {
    .doc__header {
    padding-bottom: 22px;
    padding-bottom: 1.375rem;
    border-bottom: 2px solid #95C11E;
    text-align: left;
}
}.doc__header .site__logo {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
}
@media screen and (min-width: 1200px) {
    .doc__header .site__logo {
    margin-right: 24px;
    margin-right: 1.5rem;
    padding-bottom: 0;
}
}.doc__header .site__logo img {
    display: block;
    height: 60px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
.nav-fixed .doc__header .site__logo img {
    height: 30px;
    margin-right: 0;
}
.doc__header h1 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.doc__header h1 {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 600;
}
@media screen and (min-width: 780px) {
    .doc__header h1 {
    font-size: 32px;
    font-size: 2rem;
}
}.doc__header h2 {
    display: block;
    margin: 0 auto;
    color: #95C11E;
    font-size: 12px;
    font-size: 0.75rem;
    vertical-align: bottom;
}
@media screen and (min-width: 780px) {
    .doc__header h2 {
    font-size: 14px;
    font-size: 0.875rem;
}
}@media screen and (min-width: 1240px) {
    .doc__header h2 {
    display: inline-block;
}
}.doc__header .nav-toggle {
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (min-width: 780px) {
    .doc__header .nav-toggle {
    display: none;
}
}.doc__navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    z-index: 5;
    background: #111;
    font-family: linowrite, Courier, serif;
}
.nav-open .doc__navigation {
    left: 0;
}
@media screen and (min-width: 780px) {
    .doc__navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    transform: none;
    z-index: 5;
    background: #fff;
}
}.doc__navigation ul {
    padding: 24px;
    padding: 1.5rem;
    padding-top: 72px;
    padding-top: 4.5rem;
    padding-bottom: 0;
    margin-bottom: 0;
}
@media screen and (min-width: 780px) {
    .doc__navigation ul {
    position: absolute;
    top: 132px;
    top: 8.25rem;
    left: 0;
    right: 0;
    padding-top: 0;
    text-align: center;
    border-bottom: 2px solid #95C11E;
    background: #fff;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}
.nav-fixed .doc__navigation ul {
    top: 102px;
    top: 6.375rem;
}
}@media screen and (min-width: 1240px) {
    .doc__navigation ul {
    top: 58px;
    top: 3.625rem;
    border-bottom: none;
    text-align: left;
    left: auto;
}
.nav-fixed .doc__navigation ul {
    top: 28px;
    top: 1.75rem;
}
}.doc__navigation ul li {
    display: block;
}
@media screen and (min-width: 780px) {
    .doc__navigation ul li {
    display: inline-block;
    padding: 0;
}
}@media screen and (min-width: 1240px) {
    .doc__navigation ul li {
    display: block;
    float: left;
}
}.doc__navigation ul li a {
    display: block;
    padding-top: 6px;
    padding-top: 0.375rem;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-right: 12px;
    padding-right: 0.75rem;
    padding-left: 12px;
    padding-left: 0.75rem;
    color: white;
}
@media screen and (min-width: 780px) {
    .doc__navigation ul li a {
    color: #444;
    background-color: transparent;
}
.doc__navigation ul li a:hover {
    color: #95C11E;
}
}.doc__navigation ul li.current_page_parent a, .doc__navigation ul li.current-page-ancestor a, .doc__navigation ul li.current-menu-item a {
    color: #fff;
    background-color: #95C11E;
}
.doc__navigation .nav-toggle {
    position: absolute;
    top: 24px;
    top: 1.5rem;
    right: 24px;
    right: 1.5rem;
}
@media screen and (min-width: 780px) {
    .doc__navigation .nav-toggle {
    display: none;
}
}.doc__content {
    padding-top: 168px;
    padding-top: 10.5rem;
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-bottom: 96px;
    padding-bottom: 6rem;
    padding-left: 24px;
    padding-left: 1.5rem;
}
@media screen and (min-width: 780px) {
    .doc__content {
    padding-top: 216px;
    padding-top: 13.5rem;
    padding-bottom: 84px;
    padding-bottom: 5.25rem;
}
}@media screen and (min-width: 1240px) {
    .doc__content {
    padding-top: 168px;
    padding-top: 10.5rem;
}
}.doc__content .wrapper {
    height: 100%;
    width: 100%}
.doc__content .wrapper:before, .doc__content .wrapper:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 780px) {
    .primary {
    float: right;
    width: 75%;
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-left: 24px;
    padding-left: 1.5rem;
}
}@media screen and (min-width: 1024px) {
    .primary {
    width: 80%}
}@media screen and (min-width: 1024px) {
    .page--contact .primary {
    width: 66.6%}
}.secondary {
    padding-top: 48px;
    padding-top: 3rem;
}
@media screen and (min-width: 780px) {
    .secondary {
    padding-top: 0;
    float: left;
    width: 25%;
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-left: 24px;
    padding-left: 1.5rem;
}
}@media screen and (min-width: 1024px) {
    .secondary {
    width: 20%}
}@media screen and (min-width: 1024px) {
    .page--contact .secondary {
    width: 33.3%;
    padding-top: 84px;
    padding-top: 5.25rem;
}
}.subnav h3 {
    color: #444;
    height: 36px;
    height: 2.25rem;
}
@media screen and (min-width: 780px) {
    .subnav h3 {
    text-align: right;
}
}.subnav h3 a {
    display: block;
    color: inherit;
}
.subnav h3 a:before, .subnav h3 a:after {
    content: "";
    display: table;
    clear: both;
}
.subnav h3 img {
    display: block;
}
@media screen and (min-width: 780px) {
    .subnav h3 img {
    float: right;
}
}.subnav nav li {
    display: inline-block;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}
@media screen and (min-width: 780px) {
    .subnav nav li {
    display: block;
    float: none;
    width: auto;
    text-align: right;
}
}.subnav nav a {
    min-height: 39px;
    margin-top: 6px;
    margin-bottom: 3px;
    max-width: 100%;
    display: inline-block;
    padding-top: 13px;
    line-height: 20px;
    padding-bottom: 11px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    background-image: url("images/vakje.png");
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.subnav nav a:focus, .subnav nav a:hover {
    color: #444;
}
.subnav nav a:active {
    background-image: url("images/vakje-hover.png");
}
@media screen and (min-width: 780px) {
    .subnav nav a {
    width: 100%;
    text-align: right;
}
}.subnav nav li.current_page_parent a, .subnav nav li.current_page_item a {
    background-image: url("images/vakje-hover.png");
    color: #fff;
}
.entry {
    word-break: break-word;
}
.entry:before, .entry:after {
    content: "";
    display: table;
    clear: both;
}
.page--index .entry {
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
@media screen and (min-width: 780px) {
    .entry .entry__image+.entry__wrapper {
    margin-left: 25%;
    padding-left: 24px;
    padding-left: 1.5rem;
}
}.entry .entry__image {
    display: none;
}
@media screen and (min-width: 780px) {
    .entry .entry__image {
    display: block;
    width: 25%;
    float: left;
    padding-right: 24px;
    padding-right: 1.5rem;
}
}.entry thead th {
    background-color: #95C11E;
    color: white;
}
.entry thead tr+tr th {
    background-color: #c2e65f;
}
.entry .button {
    width: 300px;
}
.entry--list .entry__wrapper {
    position: static;
}
@media screen and (min-width: 600px) {
    .entry--list .entry__wrapper {
    margin-right: 22%}
}@media screen and (min-width: 780px) {
    .entry--list .entry__wrapper {
    margin-left: 25%;
    padding-left: 24px;
    padding-left: 1.5rem;
}
}.entry--list .entry__title {
    font-size: 22px;
    font-size: 1.375rem;
}
.entry--list .entry__title a {
    color: #444;
}
.entry--list .entry__meta {
    color: #95C11E;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
@media screen and (min-width: 600px) {
    .entry--list .entry__meta {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: right;
}
}

.entry--list .entry__footer {
    text-align: right;
}
.entry--front {
    text-align: center;
}
.entry--front h1 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.entry--front nav {
    margin: 0 auto;
    max-width: 90%;
    width: 100%}
.entry--front nav li {
    display: block;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.entry--front nav::before {
    content: '';
    display: block;
    padding-top: 58.064516129%}

.entry--front nav ul {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.entry--front nav li {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 75%}
    
.entry--front nav li+li {
    left: 25%;}
    
.entry--front nav li+li+li {
    left: 50%;}
    
.entry--front nav li+li+li+li {
    left: 75%;}
    
.entry--front nav a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: none;
}
.entry--front nav a:hover {
    background-position: 0% 100%;
    }
.entry--front nav a.vip {
    background-image: url("images/deur-vip.jpg");
}
.entry--front nav a.ouder {
    background-image: url("images/deur-ouder.jpg");
}
.entry--front nav a.verwijzer {
    background-image: url("images/deur-verwijzer.jpg");
}
.entry--front nav a.trainingen {
    background-image: url("images/hek-trainingen.jpg");
}

.entry--front nav span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.entry--form {
    width: 80%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.doc__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    padding-top: 6px;
    padding-top: 0.375rem;
    padding-right: 24px;
    padding-right: 1.5rem;
    padding-bottom: 6px;
    padding-bottom: 0.375rem;
    padding-left: 24px;
    padding-left: 1.5rem;
    font-size: 12px;
    font-size: 0.75rem;
    background: #95C11E;
    color: #fff;
}
.doc__footer a {
    color: #fff;
}
.doc__footer p {
    display: inline-block;
    margin-bottom: 0;
}
@media screen and (min-width: em(480)) {
    .doc__footer p {
    float: left;
    margin-right: 12px;
    margin-right: 0.75rem;
}
}.doc__footer nav {
    font-family: Courier, serif;
    display: inline-block;
    margin-bottom: 0;
}
@media screen and (min-width: em(480)) {
    .doc__footer nav {
    float: left;
}
}.doc__footer nav li {
    display: inline;
}
.doc__footer nav li::before {
    content: '| '}
@media screen and (min-width: em(480)) {
    .doc__footer nav li {
    margin-right: 12px;
    margin-right: 0.75rem;
}
}@media screen and (min-width: 1024px) {
    .page--front .doc__footer {
    position: fixed;
}
}.loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 24px;
    padding: 1.5rem;
    background-color: #95C11E;
    z-index: 6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.loader img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 auto;
}
.image-border {
    display: block;
}
.image-border::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("images/border.png") no-repeat top left;
    background-size: 100% 100%}
/*# sourceMappingURL=style.css.map */