@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,400i,600,700,700i,800");
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
img {
    max-width: 100%;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
strong {
    font-weight: 700;
}
dfn,
em,
i {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
    font-size: 2em;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
mark {
    background-color: #fdffb6;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit;
}
button {
    overflow: visible;
    border: none;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input:focus {
    outline: none;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
html {
    overflow-y: scroll;
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
html {
    overflow-x: hidden;
}
body {
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 1.5rem;
    line-height: 1.6em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-rendering: optimizeLegibility;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga" on;
}
::-moz-selection {
    text-shadow: none;
    background: #cbeafb;
}
::selection {
    text-shadow: none;
    background: #cbeafb;
}
hr {
    position: relative;
    display: block;
    width: 100%;
    margin: 2.5em 0 3.5em;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #f7f7f7;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
blockquote,
p {
    margin: 0 0 1.5em;
}
blockquote {
    margin: 1.5em 0;
    padding: 0 1.6em;
    border-left: 0.5em solid #1f1f1f;
}
blockquote p {
    margin: 0.8em 0;
    font-size: 1.2em;
    font-weight: 300;
}
blockquote small {
    display: inline-block;
    margin: 0.8em 0 0.8em 1.5em;
    font-size: 0.9em;
    opacity: 0.8;
}
blockquote small:before {
    content: "\2014 \00A0";
}
blockquote cite {
    font-weight: 700;
}
blockquote cite a {
    font-weight: 400;
}
a {
    color: white;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

p > a {
    font-weight:600;
}

a:hover {
    text-decoration: underline;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    line-height: 1.4;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
h1 {
    margin: 0 0 0.5em;
    font-size: 5.7rem;
    font-weight: 800;
}
@media (max-width: 500px) {
    h1 {
        font-size: 2.7rem;
    }
}
h2 {
    margin: 1.5em 0 0.5em;
    font-size: 4rem;
}
@media (max-width: 500px) {
    h2 {
        font-size: 2rem;
    }
}
h3 {
    margin: 1.5em 0 1em;
    font-size: 3.2rem;
}
@media (max-width: 500px) {
    h3 {
        font-size: 1.8rem;
    }
}
h4 {
    font-size: 2.6rem;
}
h4,
h5 {
    margin: 1.5em 0 1em;
}
h5 {
    font-size: 2.4rem;
}
h6 {
    margin: 1.5em 0 1em;
    font-size: 2.2rem;
}
.kg-card {
    margin: 7vw 0;
}
.kg-embed-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100%;
}
.kg-image {
    width: 100%;
}
.kg-card figcaption {
    padding: 1.5rem;
    font-size: 1.3rem;
    line-height: 1.4em;
    font-weight: 600;
    color: #f8f8f8;
    text-align: center;
    opacity: 0.4;
}
.kg-width-wide {
    width: 75vw;
}
.kg-width-full,
.kg-width-wide {
    position: relative;
    min-width: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    -webkit-transform: translateX(calc(50vw - 50%));
    transform: translateX(calc(50vw - 50%));
}
.kg-width-full {
    width: 94vw;
}
.kg-width-full figcaption {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
@media (max-width: 800px) {
    .kg-width-full {
        width: 100vw;
    }
    .kg-width-full figcaption {
        padding-left: 6vw;
    }
}
.kg-gallery-container {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 75vw;
    min-width: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    -webkit-transform: translateX(calc(50vw - 50%));
    transform: translateX(calc(50vw - 50%));
}
.kg-gallery-container,
.kg-gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}
.kg-gallery-row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.kg-gallery-image img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
}
.kg-gallery-row:not(:first-of-type) {
    margin: 0.75em 0 0;
}
.kg-gallery-image:not(:first-of-type) {
    margin: 0 0 0 0.75em;
}
.kg-gallery-card + .kg-gallery-card,
.kg-gallery-card + .kg-image-card.kg-width-wide,
.kg-image-card.kg-width-wide + .kg-gallery-card,
.kg-image-card.kg-width-wide + .kg-image-card.kg-width-wide {
    margin-top: calc(-7vw + 0.75em);
}
.kg-bookmark-card {
    margin: 5vw 0;
}
.kg-bookmark-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #f8f8f8;
    text-decoration: none;
    min-height: 148px;
}
.kg-bookmark-container:hover {
    text-decoration: none;
}
.kg-bookmark-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    background: #fff;
    padding: 3.5rem;
}
.kg-bookmark-title {
    font-size: 100%;
    line-height: 1.5em;
    font-weight: 600;
    color: #f8f8f8;
}
.kg-bookmark-container:hover .kg-bookmark-title {
    opacity: 1;
    color: #3eb0ef;
}
.kg-bookmark-description {
    display: -webkit-box;
    font-size: 90%;
    line-height: 1.5em;
    font-weight: 400;
    margin-top: 2rem;
    max-height: 3em;
    overflow-y: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: 0.75;
}
.kg-bookmark-thumbnail {
    position: relative;
    min-width: 33%;
    max-height: 100%;
}
.kg-bookmark-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.kg-bookmark-metadata {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 90%;
    font-weight: 400;
    margin-top: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0.75;
}
.kg-bookmark-icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.kg-bookmark-author {
    line-height: 1.5em;
}
.kg-bookmark-author:after {
    content: "—";
    margin: 0 6px;
}
.kg-bookmark-publisher {
    overflow: hidden;
    line-height: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px;
}
@media (max-width: 850px) {
    .kg-bookmark-card {
        margin: 7vw 0;
    }
}
@media (max-width: 500px) {
    .kg-bookmark-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .kg-bookmark-content {
        padding: 2rem;
    }
    .kg-bookmark-thumbnail {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        min-height: 22rem;
    }
    .kg-bookmark-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
dl,
ol,
ul {
    margin: 0 0 2rem;
}
ol,
ul {
    padding-left: 1.3em;
    padding-right: 1.5em;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0.5em 0 1em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ol,
ul {
    max-width: 100%;
}
li {
    margin: 0.5em 0;
    padding-left: 0.3em;
    line-height: 1.6em;
}
dt {
    display: block;
    font-weight: 700;
    margin: 0 0 1rem;
}
dd {
    margin-left: 2rem;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    padding: 1rem;
}
.col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.col-1 {
    -ms-flex-preferred-size: 8.3333333%;
    flex-basis: 8.3333333%;
    max-width: 8.3333333%;
}
.col-2 {
    -ms-flex-preferred-size: 16.6666666%;
    flex-basis: 16.6666666%;
    max-width: 16.6666666%;
}
.col-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.col-4 {
    -ms-flex-preferred-size: 33.3333333%;
    flex-basis: 33.3333333%;
    max-width: 33.3333333%;
}
.col-5 {
    -ms-flex-preferred-size: 41.6666666%;
    flex-basis: 41.6666666%;
    max-width: 41.6666666%;
}
.col-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex-preferred-size: 58.3333333%;
    flex-basis: 58.3333333%;
    max-width: 58.3333333%;
}
.col-8 {
    -ms-flex-preferred-size: 66.6666666%;
    flex-basis: 66.6666666%;
    max-width: 66.6666666%;
}
.col-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.col-10 {
    -ms-flex-preferred-size: 83.3333333%;
    flex-basis: 83.3333333%;
    max-width: 83.3333333%;
}
.col-11 {
    -ms-flex-preferred-size: 91.6666666%;
    flex-basis: 91.6666666%;
    max-width: 91.6666666%;
}
.col-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
@media (max-width: 800px) {
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media (max-width: 600px) {
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}
table {
    border-collapse: separate;
    margin: 0 0 2rem;
    width: 100%;
    font-size: 0.8em;
}
th {
    color: #f8f8f8;
    font-size: 0.9em;
    font-weight: 700;
    padding: 0 0.7em 0.4em;
    text-align: left;
}
td {
    padding: 0.4em 0.7em;
    border-left-width: 0;
    border-top-width: 0;
}
td:first-child {
    border-left-width: 1px;
}
tbody tr {
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
}
tbody tr:first-child td {
    border-top-width: 1px;
}
tbody tr:nth-child(odd) {
    background-color: #1f1f1f;
}
tbody td {
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px 1px 0;
}
tfoot {
    border-width: 0;
}
form {
    margin: 0 0 2rem;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
label {
    color: #3eb0ef;
    display: block;
    font-size: 0.9em;
    font-weight: 700;
    margin: 0 0 (2rem * 0.5);
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    background: #1f1f1f;
    border-radius: 0.5rem;
    border: 1px solid #ddd;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 0.6em;
    text-decoration: none;
    width: 100%;
}
input[type="email"]:invalid,
input[type="password"]:invalid,
input[type="search"]:invalid,
input[type="tel"]:invalid,
input[type="text"]:invalid,
input[type="url"]:invalid,
select:invalid,
textarea:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    border-color: #3eb0ef;
    -webkit-box-shadow: 0 0 0 1px #3eb0ef;
    box-shadow: 0 0 0 1px #3eb0ef;
}
select {
    height: 4rem;
    padding-right: 4rem;
    text-overflow: ellipsis;
}
select option {
    color: #3eb0ef;
    background: #1f1f1f;
}
select:focus::-ms-value {
    background-color: transparent;
}
select::-ms-expand {
    display: none;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select {
    height: 4rem;
}
textarea {
    padding: 0.3em 0.6em;
    resize: vertical;
}
input[type="checkbox"],
input[type="radio"] {
    display: block;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f8f8f8;
    cursor: pointer;
    font-size: 1em;
    font-weight: 400;
    padding-left: calc(2.4rem + 0.75em);
    padding-right: 2rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    background: #1f1f1f;
    border-radius: 0.5rem;
    border: 1px solid #ddd;
    content: "";
    display: inline-block;
    height: 2.4rem;
    line-height: 2.24rem;
    text-align: center;
    width: 2.4rem;
    margin-right: 1rem;
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
    background: #3eb0ef;
    border-color: #3eb0ef;
    color: #1f1f1f;
    content: "✓";
}
input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
    border-color: #3eb0ef;
    -webkit-box-shadow: 0 0 0 1px #3eb0ef;
    box-shadow: 0 0 0 1px #3eb0ef;
}
input[type="checkbox"] + label:before {
    border-radius: 0.5rem;
}
input[type="radio"] + label:before {
    border-radius: 100%;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    height: 4rem;
    padding: 0 2rem;
    border: 0;
    border-radius: 0.5rem;
    cursor: pointer;
    font-family: Muli, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 4rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.button.fit,
button.fit,
input[type="button"].fit,
input[type="reset"].fit,
input[type="submit"].fit {
    width: 100%;
}
.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    height: 3.6rem;
    line-height: 3.6rem;
    padding: 0 1.5rem;
    font-size: 1.2rem;
}
.button.large,
button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large {
    height: 4.56rem;
    line-height: 4.56rem;
    padding: 0 3rem;
    font-size: 1.6rem;
}
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
    pointer-events: none;
    opacity: 0.4;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #3eb0ef !important;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 2px #3eb0ef;
    box-shadow: inset 0 0 0 2px #3eb0ef;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    text-decoration: none;
    color: #118dd0 !important;
    -webkit-box-shadow: inset 0 0 0 2px #139de7;
    box-shadow: inset 0 0 0 2px #139de7;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.button.primary,
button.primary,
input[type="button"].primary,
input[type="reset"].primary,
input[type="submit"].primary {
    color: #fff !important;
    background-color: #3eb0ef;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.button.primary:hover,
button.primary:hover,
input[type="button"].primary:hover,
input[type="reset"].primary:hover,
input[type="submit"].primary:hover {
    background-color: #139de7;
}
.actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: default;
    list-style: none;
    margin: -1rem;
    padding-left: 0;
}
.actions li {
    padding: 0 0 0 1rem;
    vertical-align: middle;
}
.actions.special {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-left: 0;
}
.actions.special li:first-child {
    padding-left: 0;
}
.actions.stacked {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
}
.actions.stacked li {
    padding: 1.3rem 0 0;
}
.actions.stacked li:first-child {
    padding-top: 0;
}
.actions.fit {
    width: calc(100% + 1rem);
}
.actions.fit li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}
.actions.fit.stacked,
.actions.fit li > * {
    width: 100%;
}
@media (max-width: var(--xsmall)) {
    .actions:not(.fixed) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        width: 100% !important;
    }
    .actions:not(.fixed) li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem 0 0;
        text-align: center;
        width: 100%;
    }
    .actions:not(.fixed) li > * {
        width: 100%;
    }
    .actions:not(.fixed) li:first-child {
        padding-top: 0;
    }
    .actions:not(.fixed) li .button,
    .actions:not(.fixed) li button,
    .actions:not(.fixed) li input[type="button"],
    .actions:not(.fixed) li input[type="reset"],
    .actions:not(.fixed) li input[type="submit"] {
        width: 100%;
    }
    .actions:not(.fixed) li .button.icon:before,
    .actions:not(.fixed) li button.icon:before,
    .actions:not(.fixed) li input[type="button"].icon:before,
    .actions:not(.fixed) li input[type="reset"].icon:before,
    .actions:not(.fixed) li input[type="submit"].icon:before {
        margin-left: -0.5rem;
    }
}
.hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin: 0;
    padding: 2px 0;
    border: 0;
    color: inherit;
    font: inherit;
    text-transform: none;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: opacity 0.15s linear, -webkit-filter 0.15s linear;
    transition: opacity 0.15s linear, -webkit-filter 0.15s linear;
    transition: opacity 0.15s linear, filter 0.15s linear;
    transition: opacity 0.15s linear, filter 0.15s linear, -webkit-filter 0.15s linear;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 13px;
}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #ababab;
    color: #1f1f1f;
    border-radius: 4px;
    -webkit-transition: -webkit-transform 0.15s ease;
    transition: -webkit-transform 0.15s ease;
    transition: transform 0.15s ease;
    transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}
.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block;
}
.hamburger-inner:before {
    top: -6px;
}
.hamburger-inner:after {
    bottom: -6px;
}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
.hamburger--collapse .hamburger-inner:after {
    top: -12px;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear;
    transition: top 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner:before {
    -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.3s, transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-head-open .hamburger-inner,
.site-head-open .hamburger-inner:after,
.site-head-open .hamburger-inner:before {
    background-color: #f8f8f8;
}
.site-head-open .hamburger-inner {
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
    transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.site-head-open .hamburger-inner:after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.27s;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.27s;
}
.site-head-open .hamburger-inner:before {
    top: 0;
    -webkit-transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    transition: top 0.12s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.18s, transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s, -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.42s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.transition-fade {
    -webkit-transition: 0.25s;
    transition: 0.25s;
    opacity: 1;
    -webkit-animation: slideUp 0.9s cubic-bezier(0.075, 0.82, 0.165, 1) forwards;
    animation: slideUp 0.9s cubic-bezier(0.075, 0.82, 0.165, 1) forwards;
    -webkit-transform: translate3d(0, 4vh, 0);
    transform: translate3d(0, 4vh, 0);
}
html.is-animating .transition-fade {
    opacity: 0;
}
@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translate3d(0, 4vh, 0);
        transform: translate3d(0, 4vh, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideUp {
    0% {
        -webkit-transform: translate3d(0, 4vh, 0);
        transform: translate3d(0, 4vh, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}
.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #fff;
    position: absolute;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.loader-ellips__dot:first-child,
.loader-ellips__dot:nth-child(2) {
    left: 0;
}
.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}
.loader-ellips__dot:nth-child(4) {
    left: 3em;
}
@-webkit-keyframes reveal {
    0% {
        -webkit-transform: scale(0.001);
        transform: scale(0.001);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes reveal {
    0% {
        -webkit-transform: scale(0.001);
        transform: scale(0.001);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes slide {
    to {
        -webkit-transform: translateX(1.5em);
        transform: translateX(1.5em);
    }
}
@keyframes slide {
    to {
        -webkit-transform: translateX(1.5em);
        transform: translateX(1.5em);
    }
}
.loader-ellips__dot:first-child {
    -webkit-animation-name: reveal;
    animation-name: reveal;
}
.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    -webkit-animation-name: slide;
    animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
    -webkit-animation-name: reveal;
    animation-name: reveal;
    animation-direction: reverse;
}
body {
    font-family: Muli, sans-serif;
    background: #1f1f1f;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    -webkit-transition-delay: 0.25;
    transition-delay: 0.25;
}
.img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    border-radius: 100%;
}
.hidden {
    visibility: hidden;
    position: absolute;
    text-indent: -9999px;
}
.site-wrapper {
    padding: 2vh 0.5vw 0;
    min-height: 97vh;
}
.page-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2vw 0;
    max-width: 70%;
    margin: auto;
    text-align: center;
}
.error-head {
    height: 75vh;
}
.error-head h1 {
    margin: 0;
    font-size: 7rem;
    line-height: 1.1em;
    font-weight: 800;
    letter-spacing: 10px;
}
.error-head p {
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.error-link {
    margin-top: 1rem;
    font-size: 1.5rem;
    text-decoration: underline;
}
.page-head-title {
    margin: 0;
    font-size: 4.2rem;
    color: #f8f8f8;
}
@media (max-width: 500px) {
    .page-head-title {
        font-size: 2rem;
    }
}
.page-head-description {
    margin: 0 0 1.6vw;
    color: #ababab;
    font-size: 2.2rem;
    line-height: 1.35em;
}
@media (max-width: 500px) {
    .page-head-description {
        font-size: 1.6rem;
    }
}
.site-foot {
    display: block;
    position: relative;
    bottom: 0;
    text-align: center;
    -webkit-transform: translateY(-4vw);
    transform: translateY(-4vw);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    -webkit-transform: translateX(calc(50vw - 50%));
    transform: translateX(calc(50vw - 50%));
    color: #ababab;
    font-size: 1.4rem;
    width: 100%;
}
@media (max-width: 500px) {
    .site-foot {
        font-size: 1rem;
    }
}
.page-browse .site-foot,
.tag-template .site-foot {
    display: block;
}
.home-template .site-foot,
.page-about .site-foot,
.page-ebooks .site-foot,
.page-contact .site-foot {
    position: fixed;
    bottom: 1vh;
}
.post-template .site-foot {
    display: none;
}
.site-foot a {
    color: #f8f8f8;
}

.image-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-flow: column;
    margin-top: 5vh;
}

.image-main img {
    max-height: 80vh;
}

.home-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.home-template .home-main {
    min-height: 90vh;
}
.home-content {
    padding-top: 0;
    diplay: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 500px) {
    .home-content {
        diplay: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.home-content p {
    text-align: center;
}
.home-content h2 {
    margin: -15vh 0 0.5em;
}

.home-content img {
    margin: 32vh 0 0.5em;
}

.site-head {
    position: relative;
    z-index: 300;
    margin-top: -10px;
    font-size: 1.35rem;
}
.site-head a:focus {
    outline: none;
}
.site-head-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.site-head-container,
.site-head-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-head-left {
    position: relative;
    z-index: 100;
    margin-right: 10px;
    white-space: nowrap;
}
.nav,
.site-head-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -12px;
    padding: 0;
    list-style: none;
}
.site-head li {
    display: block;
    margin: 0;
    padding: 0;
}
.site-head-center a,
.site-head-right a {
    display: block;
    margin: 0;
    padding: 10px 8px;
    color: #f8f8f8;
    font-weight: 600;
    font-size: 1.5rem;
    opacity: 0.4;
}
.nav-current a,
.site-head a:hover {
    text-decoration: none;
    opacity: 1;
}
.site-head-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.site-head-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    padding: 8px;
    color: #f8f8f8;
    font-size: 2.1rem;
    line-height: 1em;
    font-weight: 700;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
}
.site-head-logo:hover {
    text-decoration: none;
}
.site-head-logo:focus {
    outline: none;
}
.site-head-logo img {
    display: block;
    margin-top: 2px;
    width: auto;
    height: 28px;
}
.site-head-right {
    padding-right: 0;
    position: relative;
    z-index: 100;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.site-head-right,
.social-links {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social-links a {
    font-size: 1.4rem;
}
.subscribe-button {
    display: block;
    padding: 4px 10px;
    border: 1px solid #f8f8f8;
    color: #f8f8f8;
    font-size: 1.2rem;
    line-height: 1em;
    border-radius: 10px;
    opacity: 0.8;
}
.subscribe-button:hover {
    text-decoration: none;
    opacity: 1;
}
.rss-button {
    opacity: 0.4;
}
.rss-button:hover {
    opacity: 1;
}
.rss-button svg {
    margin-bottom: 1px;
    height: 2.1rem;
    fill: #f8f8f8;
}

nav ul li {
  position: relative;
  display: inline-block;
  text-align: center;
}

nav ul li ul {
  position: absolute;
  top: 100%;
  right: 100%;
  display: block;
  width: 200px;
  max-width: fit-content;
  margin: 0;
  padding: 0;
  border-bottom: 4px solid #f8f8f8;
}

nav ul li ul li {
  display: block;
  width: 200px;
  margin: 0;
  text-align: left;
  white-space: nowrap;
}
nav ul li ul li a {
  display: block;
  background: #4b4b4b;
}

.site-head-right ul li ul li a {
    margin-left: -4px;
    margin-right: 4px;
    padding-left: 4px;
    opacity: .9;
    background-color: #4b4b4b;
}

.site-head ul li ul li {
    margin-left: 4px;
}

nav ul li ul li a:first-child {
  background: #3a3a3a;
  width: auto;
  border-left: 4px solid transparent;
  font-size: 14px;
}
nav ul li ul li a:hover {
  background: #333;
  border-left: 4px solid #f8f8f8;
}

.nav-more > a {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 64px;
    color: #ffffff;
    margin-top: -0.7em;
}

.site-about {
    display: block;
    flex-wrap: wrap;
    flex-flow: column;
}

.site-about > img {
    /*
    width: 15vw;
    max-width: 500px;
    align-self: center;
    margin-top: 2em;
   */
}

.home-template .nav-more > a {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 64px;
    color: #ffffff;
    margin-top: -0.4em;
}

.nav-burger {
    display: none;
    position: absolute;
    left: 1vw;
    z-index: 9999;
    padding: 12px 12px 12px 0;
}
/*
@media (max-width: 850px) {
    .site-head {
        padding: 0;
    }
    .nav-burger {
        display: block;
    }
    .site-head-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 40px;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        overflow: hidden;
    }
    .site-head-container,
    .site-head-left,
    .site-head-right {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        z-index: -1;
    }
    .site-head-left,
    .site-head-right {
        position: relative;
        height: auto;
        -webkit-transition: height 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: height 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-transition-delay: 1s;
        transition-delay: 1s;
    }
    .site-head-left a,
    .site-head-right a {
        margin: 8px 0;
        padding: 1px 0;
        font-size: 2.6rem;
        line-height: 1.15em;
        font-weight: 200;
        opacity: 0;
        -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: opacity 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-transform: scale(1.1) translateY(-25px);
        transform: scale(1.1) translateY(-25px);
    }
    .site-head-right a {
        padding: 5px 0;
        margin: 1px 0;
        font-size: 2rem;
    }
    .nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 3vw 0 0;
    }
    .nav,
    .nav a:focus {
        outline: none;
    }
    .site-head-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        width: 100%;
        opacity: 0;
    }
    .site-head-center {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: static;
        z-index: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: 0;
    }
    .site-head-right {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        margin-top: 3vw;
        opacity: 0;
    }
    .site-head-center a,
    .site-head-right a,
    .social-links a {
        font-size: 2rem;
        font-weight: 600;
    }
    .social-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .site-head-open {
        background: #1f1f1f;
        -webkit-transition: background 0.5s ease-out;
        transition: background 0.5s ease-out;
        -webkit-transition-delay: 0.25;
        transition-delay: 0.25;
        overflow: hidden;
        height: 100vh;
    }
    .site-head-open .site-head-center,
    .site-head-open .site-head-left,
    .site-head-open .site-head-right {
        opacity: 1;
    }
    .site-head-open .site-head-container {
        height: calc(100vh - 14vw);
        overflow-y: scroll;
        -webkit-transition: height 0.2s ease-in;
        transition: height 0.2s ease-in;
    }
    .site-head-open .site-head-left,
    .site-head-open .site-head-right {
        z-index: 9999;
        height: auto;
        -webkit-transition: height 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: height 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-head-open .site-head-left {
        margin-top: 3vh;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .site-head-open .site-head-center {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .site-head-open .site-head-left a,
    .site-head-open .site-head-right a {
        opacity: 1;
        -webkit-transition: opacity 0.9s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: opacity 0.9s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.9s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.9s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
    .site-head-open .nav-current a {
        border-bottom: 2px solid #f8f8f8;
    }
    .site-head-open .site-head-right a {
        opacity: 0.5;
    }
    .site-head-open .site-foot {
        display: block;
        position: fixed;
        z-index: 9999;
        bottom: 0;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        -webkit-transform: translateY(-4vw);
        transform: translateY(-4vw);
    }
}
*/
.pagination {
    display: none;
}
.post-feed {
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0.2vh;
    padding-bottom: 5vh;
    background: #1f1f1f;
}
.are-images-unloaded {
    opacity: 0;
}
.post-feed .grid-item {
    width: 25%;
    margin-bottom: 0;
    max-width: 100%;
}
.post-feed .grid-sizer {
    height: 0;
    margin: 0;
    padding: 0;
}
.post-feed .grid-item-p32 {
    width: 12.5%;
}
.post-feed .grid-item-p43 {
    width: 14.0625%;
}
.post-feed .grid-item-p45 {
    width: 15%;
}
.post-feed .grid-item-l45 {
    width: 23.4375%;
}
.post-feed .grid-item-l32 {
    width: 28.125%;
}
.post-feed .post {
    margin: 4px;
    position: relative;
}
@media (max-width: 1019px) {
    .post-feed {
        margin: -4px;
    }
    .post-feed .grid-item {
        width: 33.33333%;
    }
    .post-feed .grid-item-p32 {
        width: 16.66667%;
    }
    .post-feed .grid-item-p43 {
        width: 18.75%;
    }
    .post-feed .grid-item-p45 {
        width: 20%;
    }
    .post-feed .grid-item-l45 {
        width: 31.25%;
    }
    .post-feed .grid-item-l32 {
        width: 37.5%;
    }
    .post-feed .post {
        margin: 5px;
    }
}
@media (max-width: 640px) {
    .post-feed .grid-item {
        width: 50%;
    }
    .post-feed .grid-item-p32 {
        width: 25%;
    }
    .post-feed .grid-item-p43 {
        width: 28.125%;
    }
    .post-feed .grid-item-p45 {
        width: 30%;
    }
    .post-feed .grid-item-l45 {
        width: 46.875%;
    }
    .post-feed .grid-item-l32 {
        width: 56.25%;
    }
}
.post-card {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    counter-increment: posts;
    border: 5px solid #1f1f1f;
    background-origin: border-box;
    max-width: 100%;
    height: 100%;
    margin: 2px 2px 4px;
}
@media (max-width: 700px) {
    .post-card {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}
.post-card-large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.post-card-link {
    display: block;
}
.post-card-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    opacity: 1;
    max-width: 100%;
    max-height: 100%;
}
.post-card.with-image .post-card-content {
    opacity: 1;
}
@media (max-width: 700px) {
    .post-card.with-image .post-card-content {
        opacity: 1;
    }
}
.post-card-link:hover .post-card-content {
    opacity: 1;
    -webkit-transition: opacity 0.3s cubic-bezier(0.33, 0, 0.2, 1);
    transition: opacity 0.3s cubic-bezier(0.33, 0, 0.2, 1);
}
.post-card-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: left;
    padding: 0;
    margin: 0 0 0 5px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.post-card-meta-date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100;
    flex: 0 0 100;
    font-size: 1.2rem;
    text-align: left;
    margin: -5px 0 0 5px;
    padding: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.post-card-figcaption {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.post-card img {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.post-card.no-image:before {
    display: block;
    content: counter(posts);
    position: absolute;
    bottom: -0.15em;
    right: 5vw;
    font-size: 28vw;
    line-height: 1em;
    font-weight: 800;
    letter-spacing: -0.1em;
    color: rgba(0, 0, 0, 0.2);
}
.post-card.no-image .post-card-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4vw;
}
.post-card.no-image .post-card-title {
    font-size: 5rem;
    line-height: 1.15em;
    text-align: left;
}
.post-card.no-image:hover .post-card-title {
    text-decoration: underline;
}
@media (max-width: 1200px) {
    .post-card.no-image .post-card-title {
        font-size: 3.4rem;
    }
}
@media (max-width: 700px) {
    .post-card.no-image:before {
        font-size: 50vw;
    }
}
.post-content {
    max-width: 800px;
    max-height: 100vh;
    margin: 0 auto;
}

.post-content ul {
    margin-left: 1em;
}
.post-content li, .post-content li > a, .post-content ul > p  {
    margin: 0;
    color: #f8f8f8;
    opacity: 0.9;
    padding-bottom: 0.1em;
}

.post-content h6 {
    margin: 2em 0 1em;
    font-size: 1.8rem;
}

.post-content .link-disabled {
    opacity: 0.4;
}

.page-prints .post-content {
    max-height: 100%;
}
@media (max-width: 850px) {
    .post-content {
        max-width: 70vw;
    }
}
@media (max-width: 650px) {
    .post-content {
        max-width: 90vw;
    }
}
.post-content-nav-right {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.post-content-nav-left,
.post-content-nav-right {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.post-content-nav-left {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.post-content-nav a:hover {
    text-decoration: none;
}
.post-content-nav-arrow {
    font-size: 2rem;
    font-weight: 800;
    color: #f8f8f8;
}
.kg-image {
    max-height: 25vh;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.page-prints .kg-card {
    margin: 7vw 0 0;
}
.post-content-image {
    display: inline-block;
    position: relative;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-height: 25vh;
    padding-top: 5vh;
    margin: 0vw calc(50% - 50vw);
    -webkit-transform: translateX(calc(50vw - 50%));
    transform: translateX(calc(50vw - 50%));
}
.post-content-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-contents: left;
    position: relative;
    bottom: 0;
    font-weight: 300;
    font-size: 0.7em;
    line-height: 1.1em;
    margin-left: 0;
}
.post-content-copyright-inner {
    margin: 0;
    display: inline;
    color: #dedede;
    opacity: 0.6;
    text-align: left;
    padding: 0.5em;
}
.post-content-figcaption {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1.5rem;
    margin-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.post-content-figcaption,
.post-content-meta {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.post-content-meta {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: -1em;
}
.post-content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.post-content-title {
    margin: 0 0 3vw;
    color: #f8f8f8;
    text-align: center;
}
.post-content-excerpt {
    margin: -2vw 0 3vw;
    font-size: 2.2rem;
    line-height: 1.6em;
    color: #f8f8f8;
    text-align: center;
    opacity: 0.5;
}
@media (max-width: 500px) {
    .post-content-excerpt {
        font-size: 1.8rem;
    }
}
.post-content-body {
    font-size: 1.75rem;
    line-height: 1.2em;
    font-weight: 200;
}
@media (max-width: 700px) {
    .post-content-body {
        font-size: 1.2rem;
        line-height: 1.1em;
    }
}
@media (max-width: 650px) {
    .post-content-body {
        font-size: 1.1rem;
    }
}
.page-load-status .hidden {
    display: none;
}
.page-about .post-content-body {
    padding-top: 10vh;
}
.page-prints .post-content-body {
    padding-top: 2vw;
}
@media (max-width: 500px) {
    .page-about .post-content-body,
    .page-prints .post-content-body {
        padding-top: 2vw;
    }
}
.page-about .post-content-body p,
.page-prints .post-content-body p {
    text-align: justify;
}
@media (max-width: 500px) {
    .page-about .post-content-body p,
    .page-prints .post-content-body p {
        text-align: left;
    }
}
.page-gallery-menu {
    padding-left: 8px;
    padding-right: 0;
}
.page-gallery-menu,
.page-gallery-menu ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.page-gallery-menu ul {
    padding-left: 0;
    padding-right: 0.5vw;
}
.page-gallery-menu-item {
    margin: 0;
    padding-right: 0;
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.page-gallery-menu-item a {
    text-decoration: none;
    color: #f8f8f8;
    font-weight: 600;
    opacity: 0.5;
}
.page-gallery-menu-item a:hover {
    opacity: 1;
}
.page-gallery-menu span {
    opacity: 0.4;
}
.post-content-body h1,
.post-content-body h2,
.post-content-body h3,
.post-content-body h4,
.post-content-body h5,
.post-content-body h6 {
    color: #f8f8f8;
}
.post-content-body li {
    word-break: break-word;
}
.post-content-body li p {
    margin: 0;
}
.post-content-body iframe {
    margin: 0 auto !important;
}
.post-content-body blockquote {
    margin: 0 0 1.5em;
    padding: 0 1.5em;
    border-left: 3px solid #3eb0ef;
}
.post-content-body blockquote p {
    margin: 0 0 1em;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: italic;
}
.post-content-body blockquote p:last-child {
    margin-bottom: 0;
}
.post-content-body code {
    padding: 0 5px 2px;
    font-size: 0.8em;
    line-height: 1em;
    font-weight: 400 !important;
    background: #1f1f1f;
    border-radius: 3px;
}
.post-content-body p code {
    word-break: break-all;
}
.post-content-body pre {
    overflow-x: auto;
    margin: 1.5em 0 3em;
    padding: 20px;
    max-width: 100%;
    border: 1px solid #dedede;
    color: #1f1f1f;
    font-size: 1.4rem;
    line-height: 1.5em;
    background: #f0f0f0;
    border-radius: 5px;
}
.post-content-body pre code {
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
}
.post-content-body pre code :not(span) {
    color: inherit;
}
.post-content-body .fluid-width-video-wrapper {
    margin: 1.5em 0 3em;
}
.post-content-body hr {
    margin: 4vw 0;
}
.footnotes-sep {
    margin-bottom: 30px;
}
.footnotes {
    font-size: 1.5rem;
}
.footnotes p {
    margin: 0;
}
.footnote-backref {
    color: #3eb0ef !important;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.author-meta {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    color: #ababab;
}
.author-links,
.author-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.author-links {
    margin-top: 20px;
}
.author-links a {
    display: block;
    margin: 0;
    padding: 0 12px;
    color: #f8f8f8;
    opacity: 0.4;
}
.author-links a:hover {
    text-decoration: none;
    opacity: 1;
}
.author-links .divider {
    display: inline-block;
    margin: 0 3px;
}
.page-template .post-content-body h1,
{
    text-align: center;
}

@media (max-width: 500px) {
    .comp-badge {
        width: 60px;
        height: 60px;
    }
}
.page-about .comp-badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    right: 1vw;
}

.gallery-main {
    flex-direction:column;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    min-height: 90vh;
}

.gallery-main > h2 {
    margin-top: 0;
    margin-bottom: 2rem;
}

div.galleries {
    margin: 3rem auto 3rem;
    display:grid;
    grid-template-columns:repeat(1,minmax(0,1fr));
    gap:3rem 3rem;
    max-width:1280px
}

@media(min-width:700px){
    div.galleries{
	grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem
    }
}

@media(min-width:1024px) {
    div.galleries {
	grid-template-columns:repeat(3,minmax(0,1fr))
    }
}

div.cameos {
    margin: 3rem auto 3rem;
    display:grid;
    grid-template-columns:repeat(1,minmax(0,1fr));
    gap:3rem 3rem;
    max-width:1280px
}

@media(min-width:700px){
    div.cameos{
	grid-template-columns:repeat(1,minmax(0,1fr));row-gap:3rem
    }
}

@media(min-width:1024px) {
    div.cameos {
	grid-template-columns:repeat(4,minmax(0,1fr))
    }
}

.card {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    justify-content:center;
    gap:0.1rem;
}

.card > img {
    transition-duration:150ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    box-shadow:0 1px 2px rgba(0,0,0,5%);
    border-radius:1rem;
    aspect-ratio:5/4;
    width:100%;
    overflow:hidden;
    object-fit:cover
}

.cameos > .card > img {
    transition-duration:150ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    box-shadow:0 1px 2px rgba(0,0,0,5%);
    border-radius:0rem;
    aspect-ratio:auto;
    width:100%;
    overflow:hidden;
    object-fit:scale-down;
}

a.card:hover {
    text-decoration: none;
}

.card > img:hover {
    transform:scaleX(101%)scaleY(101%);
    box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)
}

.card > div {
    color:  #ababab;
    display:flex;
    flex:auto;
    flex-direction:column;
    justify-content: center;
    gap:0rem;
    padding:0rem
}

.card > div > h4 {
    margin: 0;
    font-size: 2rem;
}

.cameos > .card > div > h4 {
    margin: 0;
    font-size: 1.5rem;
}

.card > div > p {
    color:var(--text-2);
    font-size:.875rem;
    line-height:1.25rem
}

.carousel-main {
    padding-top: 5vh;
    max-height: 85vh;
    height: 85vh;
}

.carousel-main .carousel-cell {
  width: 100%; /* full width */
  height: 100%; /* height of carousel */
  margin-right: 10px;
}


.carousel-main img {
  display: block;
  height: 100%;
  opacity: 0.05;
}

.carousel-main img.is-selected {
  opacity: 1;
}

.carousel-nav {
    padding-top: 1vh;
}

.carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.caption {
  color: #ababab;
  margin: 0;
  margin-bottom: 4rem;
  padding-top: 0;
  text-align: center;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

/* fade in lazy loaded image */
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}

/* no circle */
.flickity-button,
.flickity-button:hover,
.flickity-button:active
{
    background: transparent;
    box-shadow: none;
}

/* big previous & next buttons */
.flickity-prev-next-button {
  width: 5rem;
  height: 5rem;
}
/* icon color */
.flickity-button-icon {
    fill: #ababab;
}
/* hide disabled button */
.flickity-button:disabled {
  display: none;
}

.flickity-page-dots {
  bottom: 1rem;
}

.flickity-page-dots .dot {
  width: 12px;
  height: 12px;
  opacity: 0.5;
  background: transparent;
  border: 2px solid #ababab;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  opacity: 0.5;
  background: #ababab;
}

.is-flickity-fullscreen .site-head {
    display: none;
}

.ebook {
    position:relative;
    float:left;
}
.ebook-size {
    position: relative;
    bottom: 0;
    width:100px;
    text-align: left;
    font-size: 0.8em;
}

.ebook img {
    float: left;
}
/*# sourceMappingURL=screen.css.map */
