/**
@- 1. 0_reset
**/
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    text-align: left;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

img.screen-reader-text {
    pointer-events: none;
}

[aria-busy="true"] {
    cursor: progress;
}

[aria-controls] {
    cursor: pointer;
}

[aria-disabled],
[disabled] {
    cursor: disabled;
}

[aria-hidden="false"][hidden]:not(:focus) {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

p {
    margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dd {
    margin-left: 0;
}

blockquote {
    margin: 0;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

table {
    border-collapse: collapse;
}

caption {
    text-align: left;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    max-width: 100%;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

img {
    max-width: 100%;
    height: auto;
    border-style: none;
}

figure {
    margin: 0;
}

svg {
    overflow: hidden;
}

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

canvas,
audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0s !important;
        transition-duration: 0s !important;
    }
}

/**
@- 2. 1_variables
**/
:root {
    --highlight: #f8e71c;
}

/**
@- 3. blocks
**/
.alignleft {
    float: left;
    margin-right: 35px;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
    margin-left: 35px;
}

.alignwide,
.alignfull {
    margin-left: -35px;
    margin-right: -35px;
    max-width: none;
    width: auto;
}
@media only screen and (max-width: 768px) {
    .alignwide,
    .alignfull {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.wp-block-button {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-button,
.alignright.wp-block-button {
    margin-top: 0;
}

.wp-block-button__link {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
}
.wp-block-button__link:active {
    opacity: .6;
}
.wp-block-button__link:focus {
    outline: none;
}
.wp-block-button__link:hover {
    box-shadow: none;
}
.wp-block-button__link:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.wp-block-button__link:focus:hover,
.wp-block-button__link:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}
.is-style-outline .wp-block-button__link {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: transparent;
    color: #000;
}
.is-style-outline .wp-block-button__link:active {
    opacity: .6;
}
.is-style-outline .wp-block-button__link:focus {
    outline: none;
}
.is-style-outline .wp-block-button__link:hover {
    box-shadow: none;
}
.is-style-outline .wp-block-button__link:focus {
    border-style: dashed;
}
.is-style-outline .wp-block-button__link:focus:hover,
.is-style-outline .wp-block-button__link:hover {
    border-color: var(--highlight);
}

.has-black-color {
    color: #000;
}

.has-black-background-color {
    background-color: #000;
}

.has-white-color {
    color: #fff;
}

.has-white-background-color {
    background-color: #fff;
}

.has-highlight-color {
    color: #f8e71c;
}

.has-highlight-background-color {
    background-color: #f8e71c;
}

.has-grey-95-color {
    color: #f2f2f2;
}

.has-grey-95-background-color {
    background-color: #f2f2f2;
}

.has-grey-40-color {
    color: #666;
}

.has-grey-40-background-color {
    background-color: #666;
}

.has-text-color a {
    color: inherit;
}

.wp-block-columns {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-columns,
.alignright.wp-block-columns {
    margin-top: 0;
}

.wp-block-columns.has-background {
    padding: 2rem 2.5rem;
}
.wp-block-columns.alignwide,
.wp-block-columns.alignfull {
    padding-left: 35px;
    padding-right: 35px;
}
@media only screen and (max-width: 768px) {
    .wp-block-columns.alignwide,
    .wp-block-columns.alignfull {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.wp-block-column:not(:first-child) {
    margin-left: 35px;
}
@media only screen and (max-width: 768px) {
    .wp-block-column:not(:first-child) {
        margin-left: 0;
        margin-top: 24px;
    }
}

.has-text-align-left {
    text-align: left;
}

.has-text-align-right {
    text-align: right;
}

.has-text-align-center {
    text-align: center;
}

.has-small-font-size {
    font-size: 13px;
}

.has-medium-font-size {
    font-size: 18px;
}

.has-large-font-size {
    font-size: 24px;
}

.has-larger-font-size {
    font-size: 32px;
}

.has-huge-font-size {
    font-size: 42px;
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 7em;
    line-height: .75;
    font-weight: inherit;
    text-transform: uppercase;
    font-style: normal;
    margin: 0 .1em 0 0;
}

.wp-block-file .wp-block-file__button {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
    box-shadow: none !important;
    margin-left: 35px;
}
.wp-block-file .wp-block-file__button:active {
    opacity: .6;
}
.wp-block-file .wp-block-file__button:focus {
    outline: none;
}
.wp-block-file .wp-block-file__button:hover {
    box-shadow: none;
}
.wp-block-file .wp-block-file__button:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.wp-block-file .wp-block-file__button:focus:hover,
.wp-block-file .wp-block-file__button:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}

figcaption {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
    color: #666;
}

.wp-block-cover {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-cover,
.alignright.wp-block-cover {
    margin-top: 0;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: calc( 100% - 70px );
}

.wp-block-embed {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-embed,
.alignright.wp-block-embed {
    margin-top: 0;
}

.wp-block-embed embed,
.wp-block-embed object {
    display: block;
    height: auto;
    max-width: 100%;
}

.carto-map {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.carto-map,
.alignright.carto-map {
    margin-top: 0;
}

div[class^="grids-s-"].alignwide,
div[class^="grids-s-"].alignfull {
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (max-width: 768px) {
    div[class^="grids-s-"].alignwide,
    div[class^="grids-s-"].alignfull {
        margin-left: -20px;
        margin-right: -20px;
    }
}


.wp-block-gallery {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-gallery,
.alignright.wp-block-gallery {
    margin-top: 0;
}

.wp-block-image {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-image,
.alignright.wp-block-image {
    margin-top: 0;
}

.wp-block-image .alignleft {
    margin-right: 35px;
}
.wp-block-image .alignright {
    margin-left: 35px;
}
.wp-block-image .wp-caption-text {
    display: block;
}

.wp-block-separator {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-separator,
.alignright.wp-block-separator {
    margin-top: 0;
}

.wp-block-group.has-background {
    padding: 48px 35px;
}
@media only screen and (max-width: 768px) {
    .wp-block-group.has-background {
        padding: 36px 20px;
    }
}

.wp-block-separator {
    border: none;
    border-bottom: 1px solid #f2f2f2;
}

.wp-block-media-text {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-media-text,
.alignright.wp-block-media-text {
    margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 48px 35px;
}
@media only screen and (max-width: 768px) {
    .wp-block-media-text .wp-block-media-text__content {
        padding: 36px 20px;
    }
}

.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-pullquote {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-quote,
.alignleft.wp-block-pullquote,
.alignright.wp-block-quote,
.alignright.wp-block-pullquote {
    margin-top: 0;
}

.wp-block-quote {
    padding-left: 2rem;
}
.wp-block-quote.is-style-large {
    padding-left: 2rem;
}
.wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: normal;
}
.wp-block-quote.is-style-large cite {
    font-size: 13px;
}
.wp-block-quote p {
    margin-bottom: .5rem;
}

.wp-block-pullquote {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.wp-block-pullquote blockquote {
    padding-left: 0;
    border-left: none;
}
.wp-block-pullquote p {
    font-size: 24px;
}
.wp-block-pullquote.is-style-default {
    border-top: 2px solid;
    border-bottom: 2px solid;
}
.wp-block-pullquote.is-style-solid-color {
    padding: 2rem 3rem;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: none;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 24px;
}

.wp-block-quote cite,
.wp-block-pullquote cite {
    display: inline-block;
    margin-top: 16px;
    color: #666;
}
.wp-block-quote.has-background cite,
.wp-block-pullquote.has-background cite {
    color: inherit;
    opacity: .6;
}

.wp-block-archives,
.wp-block-calendar,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-search,
.wp-block-tag-cloud,
.wp-block-rss {
    padding-left: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-type: none;
}
.alignleft.wp-block-archives,
.alignleft.wp-block-calendar,
.alignleft.wp-block-categories,
.alignleft.wp-block-latest-comments,
.alignleft.wp-block-latest-posts,
.alignleft.wp-block-search,
.alignleft.wp-block-tag-cloud,
.alignleft.wp-block-rss,
.alignright.wp-block-archives,
.alignright.wp-block-calendar,
.alignright.wp-block-categories,
.alignright.wp-block-latest-comments,
.alignright.wp-block-latest-posts,
.alignright.wp-block-search,
.alignright.wp-block-tag-cloud,
.alignright.wp-block-rss {
    margin-top: 0;
}

.wp-block-latest-comments__comment-date {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
    color: #666;
}

.wp-block-latest-comments__comment-excerpt {
    font-size: 13px;
}

.wp-block-latest-posts__post-date {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
    color: #666;
}

.wp-block-latest-posts__post-excerpt {
    font-size: 13px;
}

.wp-block-latest-posts__featured-image {
    margin-bottom: 12px;
}

.wp-block-search .wp-block-search__button {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
    margin-left: -1px;
}
.wp-block-search .wp-block-search__button:active {
    opacity: .6;
}
.wp-block-search .wp-block-search__button:focus {
    outline: none;
}
.wp-block-search .wp-block-search__button:hover {
    box-shadow: none;
}
.wp-block-search .wp-block-search__button:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.wp-block-search .wp-block-search__button:focus:hover,
.wp-block-search .wp-block-search__button:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}

/**
@- 4. components
**/
.schism-comments {
    padding-left: 0;
    list-style-type: none;
}
.schism-comments .trackback,
.schism-comments .pingback {
    margin-top: 12px;
    margin-bottom: 12px;
}

.comment {
    padding-top: 24px;
    padding-bottom: 24px;
    list-style: none;
}
.comment.bypostauthor {
    display: block;
}
.comment .reply a {
    font-weight: 700;
}
.comment .children {
    margin-top: 24px;
    padding-left: 35px;
    margin-left: 17.5px;
    border-left: 1px solid #f2f2f2;
}

.comment-body + .comment-respond {
    margin-top: 36px;
}

.comment-meta {
    margin-bottom: 24px;
    font-size: 18px;
}
.comment-meta .fn {
    font-weight: 700;
}
.comment-meta .says {
    color: #666;
}
.comment-meta .avatar {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    float: left;
    margin-right: 17.5px;
}

.comment-metadata {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
}
.comment-metadata a {
    color: #666;
    box-shadow: none !important;
}
.comment-metadata .edit-link {
    float: right;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    float: left;
    width: 30%;
}
@media only screen and (max-width: 1600px) {
    .comment-form-author,
    .comment-form-email,
    .comment-form-url {
        width: 100%;
    }
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
    max-width: 100%;
}

.comment-form-author,
.comment-form-email {
    margin-right: 5%;
}

.comment-form-comment {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
}
.comment-form-comment textarea {
    width: 100%;
}

.comment-notes {
    font-size: 13px;
    margin-top: 6px;
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
}

.comment-form-cookies-consent {
    clear: both;
    margin-top: 24px;
    float: left;
    width: 100%;
    display: flex;
}
.comment-form-cookies-consent label {
    margin-bottom: 0;
    margin-left: 8px;
    font-size: 13px;
    color: #666;
}

.comment-reply-title {
    margin-bottom: 0;
}
.comment-reply-title > a {
    position: relative;
    margin-left: 32px;
}
.comment-reply-title small {
    float: right;
    font-size: 13px;
}

.form-submit {
    margin-top: 12px;
    clear: both;
    float: left;
}
.form-submit .submit {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
}
.form-submit .submit:active {
    opacity: .6;
}
.form-submit .submit:focus {
    outline: none;
}
.form-submit .submit:hover {
    box-shadow: none;
}
.form-submit .submit:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.form-submit .submit:focus:hover,
.form-submit .submit:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}

.comment-respond::after {
    clear: both;
    content: "";
    display: block;
}

.akismet_comment_form_privacy_notice {
    font-size: 13px;
    margin-top: 6px;
}

.schism-comments_closed {
    background-color: #f2f2f2;
    padding: 12px 20px;
    margin-bottom: 0;
}

form input:not([type="submit"]),
form textarea {
    padding: 12px 16px;
    border: 1px solid #ccc;
    transition-property: background-color, border-color;
    transition-duration: .2s;
}
form input:not([type="submit"]):focus,
form textarea:focus {
    border-color: #000;
}
form label {
    font-size: 13px;
    margin-bottom: 8px;
    color: #666;
}
form legend {
    font-size: 13px;
    padding: 0 12px;
}
form fieldset {
    padding: 23.33333333px;
    margin-bottom: 24px;
}

.wp-caption {
    max-width: 100%;
}
.wp-caption [class*="wp-image-"] {
    display: block;
    float: none;
}
.wp-caption a:before {
    display: none;
}
.wp-caption.alignnone {
    text-align: center;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.format-embed-wrapper iframe {
    width: 100%;
}

.gallery {
    position: relative;
}
.gallery::after {
    clear: both;
    content: "";
    display: block;
}
.gallery a {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.gallery a img {
    display: inline-block;
}
.gallery .gallery-item {
    float: left;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0;
}
.gallery .gallery-item .gallery-icon {
    margin-right: auto;
}
.gallery.gallery-columns-2 .gallery-item {
    width: 50% !important;
}
.gallery.gallery-columns-2 .gallery-item:nth-child(2n + 1) {
    clear: both;
}
.gallery.gallery-columns-3 .gallery-item {
    width: 33.33333333% !important;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n + 1) {
    clear: both;
}
.gallery.gallery-columns-4 .gallery-item {
    width: 25% !important;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n + 1) {
    clear: both;
}
.gallery.gallery-columns-5 .gallery-item {
    width: 20% !important;
}
.gallery.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
    clear: both;
}
.gallery.gallery-columns-6 .gallery-item {
    width: 16.66666667% !important;
}
.gallery.gallery-columns-6 .gallery-item:nth-child(6n + 1) {
    clear: both;
}
.gallery.gallery-columns-7 .gallery-item {
    width: 14.28571429% !important;
}
.gallery.gallery-columns-7 .gallery-item:nth-child(7n + 1) {
    clear: both;
}
.gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important;
}
.gallery.gallery-columns-8 .gallery-item:nth-child(8n + 1) {
    clear: both;
}
.gallery.gallery-columns-9 .gallery-item {
    width: 11.11111111% !important;
}
.gallery.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
    clear: both;
}
.gallery .gallery-caption {
    max-width: none;
}
.gallery br + br {
    display: none;
}

.gallery-columns-1,
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
    overflow: visible !important;
}

.gallery {
    position: relative;
}
.gallery::after {
    clear: both;
    content: "";
    display: block;
}
.gallery a {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    border-bottom: 0;
}
.gallery a:before {
    display: none;
}
.gallery a img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition: box-shadow .4s;
}
.gallery .gallery-item {
    box-sizing: border-box;
    float: left;
    text-align: center;
    position: relative;
    width: 100%;
}
.gallery .gallery-item a {
    box-shadow: none !important;
}
.gallery .gallery-item a:before {
    display: none;
}
.gallery .gallery-item .gallery-icon {
    margin-right: auto;
}
.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
    width: 33.33333333%;
}
.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
    width: 16.66666667%;
}
.gallery.gallery-columns-7 .gallery-item {
    width: 14.28571429%;
}
.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
    width: 11.11111111%;
}
@media only screen and (max-width: 768px) {
    .gallery.gallery-columns-1 .gallery-item,
    .gallery.gallery-columns-2 .gallery-item,
    .gallery.gallery-columns-3 .gallery-item,
    .gallery.gallery-columns-4 .gallery-item,
    .gallery.gallery-columns-5 .gallery-item,
    .gallery.gallery-columns-6 .gallery-item,
    .gallery.gallery-columns-7 .gallery-item,
    .gallery.gallery-columns-8 .gallery-item,
    .gallery.gallery-columns-9 .gallery-item {
        width: 50%;
    }
}
.gallery .gallery-caption {
    font-size: 13px;
    font-family: "ibm_plex_serifitalic", Georgia;
    color: #666;
    max-width: none;
    margin-top: 12px;
    margin-bottom: 24px;
}
.gallery br + br {
    display: none;
}

.gallery-columns-1,
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
    overflow: visible;
}

.mejs-horizontal-volume-slider {
    box-shadow: none !important;
}

.schism-page-navigation {
    border-top: 1px solid #f2f2f2;
    grid-row: 2;
    grid-column: 1 / span 3;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 36.36363636% 45.45454545% 18.18181818%;
    grid-template-areas: "left center right";
}
@media only screen and (max-width: 1400px) {
    .schism-page-navigation {
        grid-template-columns: 30% 50% 20%;
    }
}
@media only screen and (max-width: 1200px) {
    .schism-page-navigation {
        display: block;
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
}
.schism-page-navigation .pagination {
    padding: 48px 35px;
    grid-area: center;
}
@media only screen and (max-width: 768px) {
    .schism-page-navigation .pagination {
        padding: 36px 20px;
    }
}

.nav-links {
    display: flex;
}
.nav-links > * {
    text-align: center;
    font-weight: normal;
    width: 36px;
    line-height: 36px;
    transition: opacity .2s ease;
    opacity: .4;
    position: relative;
}
.nav-links > *.current {
    font-weight: bold;
}
.nav-links > *.current,
.nav-links > *:hover:not(.dots) {
    opacity: 1;
}
.nav-links a {
    box-shadow: none !important;
}
.nav-links a:hover {
    box-shadow: none !important;
    color: #000;
}
.nav-links .next,
.nav-links .prev {
    position: relative;
}
.nav-links .next {
    order: 100;
}
.nav-links .prev {
    order: -1;
}

@media only screen and (max-width: 1200px) {
    .schism-post-nav.schism-row {
        display: flex;
    }
}

.schism-post-nav__item {
    position: relative;
}
@media only screen and (max-width: 1200px) {
    .schism-post-nav__item {
        width: 50%;
    }
}
.schism-post-nav__item svg {
    position: absolute;
    top: 50%;
    right: 35px;
    opacity: .1;
    transition: opacity .2s;
    transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
    .schism-post-nav__item {
        line-height: 1.25;
    }
    .schism-post-nav__item svg {
        display: none;
    }
}
.schism-post-nav__item p {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
    .schism-post-nav__item p {
        margin-bottom: 6px;
    }
}
.schism-post-nav__item a {
    font-size: 18px;
}
@media only screen and (max-width: 768px) {
    .schism-post-nav__item a {
        font-size: 13px;
    }
}
.schism-post-nav__item a:hover + svg {
    opacity: 1;
}

.schism-post-nav__item_prev {
    grid-area: left;
    text-align: right;
}
.schism-post-nav__item_prev p,
.schism-post-nav__item_prev a {
    opacity: 0;
    transition: opacity .2s, box-shadow .2s, color .2s;
}
@media only screen and (max-width: 768px) {
    .schism-post-nav__item_prev p,
    .schism-post-nav__item_prev a {
        opacity: 1;
    }
}
.schism-post-nav__item_prev:hover p,
.schism-post-nav__item_prev:hover a {
    opacity: 1;
}
.schism-post-nav__item_prev.schism-post-nav__item_without-next p,
.schism-post-nav__item_prev.schism-post-nav__item_without-next a {
    opacity: 1;
}
.schism-post-nav__item_prev a {
    margin-left: 50px;
}
@media only screen and (max-width: 768px) {
    .schism-post-nav__item_prev a {
        margin-left: 0;
    }
}
.schism-post-nav__item_prev svg {
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%) rotate(180deg);
}

.schism-post-nav__item_next {
    grid-area: center;
}

.page-links {
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.page-links a {
    box-shadow: none !important;
}
.page-links a:hover {
    box-shadow: none !important;
    color: #000;
}

.post-page-numbers {
    text-align: center;
    font-weight: normal;
    width: 36px;
    line-height: 36px;
    transition: opacity .2s ease;
    opacity: .4;
    position: relative;
}
.post-page-numbers.current {
    font-weight: bold;
}
.post-page-numbers.current,
.post-page-numbers:hover {
    opacity: 1;
}

.page-links-title {
    color: #666;
}

.schism-meta__sharing ul {
    display: flex;
    padding: 0;
    justify-content: flex-end;
    margin: 0;
    flex-wrap: wrap;
}
.schism-sidebar_active .schism-meta__sharing ul {
    justify-content: flex-start;
}
@media only screen and (max-width: 1200px) {
    .schism-meta__sharing ul {
        justify-content: flex-start;
    }
}
@media only screen and (max-width: 768px) {
    .schism-meta__sharing ul {
        justify-content: flex-start;
    }
}
.schism-meta__sharing ul li {
    list-style-type: none;
    margin-left: 5px;
}
.schism-sidebar_active .schism-meta__sharing ul li {
    margin-right: 5px;
    margin-left: 0;
}
@media only screen and (max-width: 1200px) {
    .schism-meta__sharing ul li {
        margin-left: 0;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 768px) {
    .schism-meta__sharing ul li {
        margin-left: 0;
        margin-right: 5px;
    }
}
.schism-meta__sharing ul li a {
    box-shadow: none !important;
    display: block;
    transition: background-color .2s;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    background-color: #f2f2f2;
}
.schism-meta__sharing ul li a svg path {
    transition: fill .2s;
}
.schism-meta__sharing ul li a:hover {
    background-color: #000;
}
.schism-meta__sharing ul li a:hover svg path {
    fill: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

p,
ol,
ul,
dd,
dl,
pre,
address,
label,
table {
    margin-bottom: 1rem;
}

body {
    font-family: "Inter var", Helvetica;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 300;
    text-transform: none;
}

a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    transition: box-shadow .2s, color .2s;
}
.schism-layout a {
    box-shadow: inset 0 -.3em 0 0 var(--highlight);
}
.schism-layout a:hover {
    box-shadow: inset 0 -1.15em 0 0 var(--highlight);
}
.schism-layout a:active {
    box-shadow: inset 0 -.6em 0 0 var(--highlight);
}

ul li,
ol li {
    margin: 6px 0;
}

ul,
ol {
    padding-left: 1.5em;
}

ol {
    list-style-position: inside;
}
@media only screen and (max-width: 768px) {
    ol ol li {
        padding-left: 20px;
    }
}

ul ul {
    margin-top: 12px;
    margin-bottom: 24px;
}

pre,
code,
kbd,
tt,
var {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
    background-color: #f2f2f2;
}

pre {
    padding: 1em;
    margin: 3em 0 !important;
}

b,
strong {
    font-weight: 700;
}

table {
    width: 100%;
}
table caption {
    margin: 12px 0;
}
table thead th {
    vertical-align: bottom;
}
table thead th:after {
    opacity: .8;
}
table tfoot {
    font-size: 13px;
}
table td,
table th {
    position: relative;
    text-align: left;
}
table td:after,
table th:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: currentColor;
    height: 1px;
    opacity: .1;
}
table td,
table th {
    padding: 12px 4px;
}

dl dd {
    margin-top: .5rem;
    margin-left: 1rem;
}
dl dd + dt {
    margin-top: 1rem;
}

blockquote {
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 0 2rem;
    border-left: 2px solid #f8e71c;
    font-style: normal;
}

cite {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
    font-size: 13px;
}

.schism-heading_small {
    font-size: 13px;
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
}

h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.25em;
}
@media (min-width: 1024px) {
    h1 {
        font-size: calc(7.11111111px + 100vw * .02430556);
    }
}
@media (min-width: 1600px) {
    h1 {
        font-size: 46px;
    }
}

h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25em;
}
@media (min-width: 768px) {
    h2 {
        font-size: calc(16.61538462px + 100vw * .00961538);
    }
}
@media (min-width: 1600px) {
    h2 {
        font-size: 32px;
    }
}

h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25em;
}
@media (min-width: 768px) {
    h3 {
        font-size: calc(12.46153846px + 100vw * .00721154);
    }
}
@media (min-width: 1600px) {
    h3 {
        font-size: 24px;
    }
}

h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25em;
}
@media (min-width: 768px) {
    h4 {
        font-size: calc(14.15384615px + 100vw * .00240385);
    }
}
@media (min-width: 1600px) {
    h4 {
        font-size: 18px;
    }
}

h5 {
    font-family: "Inter var", Helvetica;
    font-size: 16px;
    line-height: 1.25em;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

h6 {
    font-family: "Inter var", Helvetica;
    font-size: 14px;
    line-height: 1.25em;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

/**
@- 5. footer
**/
.schism-f {
    position: relative;
    font-size: 13px;
}

.schism-f__col {
    display: flex;
    flex-wrap: wrap;
}
.schism-f__col .schism-widgetarea:nth-child(1):nth-last-child(1) {
    width: 100%;
}
.schism-f__col .schism-widgetarea:nth-child(1):nth-last-child(2),
.schism-f__col .schism-widgetarea:nth-child(2):nth-last-child(1) {
    width: 50%;
}
@media only screen and (max-width: 768px) {
    .schism-f__col .schism-widgetarea:nth-child(1):nth-last-child(2),
    .schism-f__col .schism-widgetarea:nth-child(2):nth-last-child(1) {
        width: 100%;
    }
}
.schism-f__col:nth-child(1) {
    grid-area: left;
}
.schism-f__col:nth-child(2) {
    grid-area: center;
}
.schism-f__col:nth-child(3) {
    grid-area: right;
}

.schism-widgetarea {
    flex-grow: 1;
}

.schism-copy {
    padding: 24px 35px;
}
.schism-copy p {
    color: #666;
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
    .schism-copy {
        padding: 24px 20px;
    }
}

/**
@- 6. header
**/
.schism-logo {
    grid-area: left;
}
@media only screen and (max-width: 768px) {
    .schism-logo {
        margin-bottom: 24px;
    }
}
.schism-logo a {
    text-decoration: none;
    box-shadow: none !important;
    display: inline-block;
}

.custom-logo-link + a {
    margin-top: 12px;
}

.schism-h__right-col {
    grid-column: 2 / span 2;
    display: flex;
    position: relative;
    justify-content: flex-end;
}
@media only screen and (max-width: 1200px) {
    .schism-h__right-col {
        position: static;
    }
}

.schism-site__title {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;
    color: #000;
    margin-bottom: 0;
}
.schism-site__title a {
    font-weight: 900;
    box-shadow: none !important;
}
.schism-site__title a:hover {
    color: inherit;
}

.schism-site__description {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
    margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
    .schism-h.schism-row {
        display: flex;
        justify-content: space-between;
    }
}

.schism-nav__wrapper {
    position: fixed;
    top: 0;
    right: 3vw;
    bottom: 0;
    left: 0;
    z-index: 90;
    visibility: hidden;
    overflow: hidden;
    transition: visibility 0s .4s;
}
@media only screen and (max-width: 1200px) {
    .schism-nav__wrapper {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
        right: 0;
    }
}
.schism-h-nav_open .schism-nav__wrapper {
    transition-delay: 0s;
}
.schism-nav__wrapper::before {
    content: "";
    opacity: 0;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    transition: opacity .4s;
}
@media only screen and (max-width: 1200px) {
    .schism-nav__wrapper::before {
        position: fixed;
    }
}
.schism-h-nav_open .schism-nav__wrapper::before {
    opacity: 1;
}
.schism-h-nav_open .schism-nav__wrapper {
    visibility: visible;
}

.schism-nav {
    background-color: #fff;
    padding: 48px 67px 48px 35px;
    width: 500px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateX(100%);
    overflow-y: auto;
    transition: transform .3s cubic-bezier(.645, .045, .355, 1);
}
@media only screen and (max-width: 768px) {
    .schism-nav {
        width: 100%;
    }
}
.schism-nav .menu {
    padding-left: 0;
}
.schism-nav .menu > li > a {
    font-family: "Inter var", Helvetica;
    font-size: 24px;
    line-height: 1.25em;
    font-weight: 700;
}
.schism-nav .menu > ul {
    padding-left: 0;
}
.schism-nav .sub-menu {
    padding-left: 16px;
    border-left: 1px solid #f2f2f2;
}
.schism-nav .sub-menu > li > a {
    position: relative;
}
.schism-nav .sub-menu > li > a::before {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    left: -16px;
}
.schism-nav ul {
    list-style-type: none;
}
.schism-h-nav_open .schism-nav {
    transform: translateX(0);
}

.schism-h-nav__trigger {
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: none;
    z-index: 100;
}
.schism-h-nav__trigger:focus span::before {
    top: -6px;
}
.schism-h-nav__trigger:focus span::after {
    top: 6px;
}
.schism-h-nav__trigger span {
    width: 24px;
    height: 2px;
    border-radius: 50em;
    background: currentColor;
    position: absolute;
    top: calc( 50% - 2px/2 );
    left: calc( 50% - (32px * .75)/2 );
    transition-delay: .2s;
}
.schism-h-nav_open .schism-h-nav__trigger span {
    height: 0;
}
.schism-h-nav__trigger span::before,
.schism-h-nav__trigger span::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    border-radius: 50em;
    transition: top .2s .2s, transform .35s, background-color .1s;
    transition-timing-function: cubic-bezier(.86, 0, .07, 1), cubic-bezier(.68, -.55, .265, 1.55);
    transform-origin: center center;
    background-color: currentColor;
}
.schism-h-nav_open .schism-h-nav__trigger span::before,
.schism-h-nav_open .schism-h-nav__trigger span::after {
    transition-delay: 0s, .2s;
}
.schism-h-nav__trigger span::before {
    top: -8px;
}
.schism-h-nav_open .schism-h-nav__trigger span::before {
    top: 0;
    transform: rotate(-45deg);
}
.schism-h-nav__trigger span::after {
    top: 8px;
}
.schism-h-nav_open .schism-h-nav__trigger span::after {
    top: 0;
    transform: rotate(45deg);
}

/**
@- 7. layout
**/
.schism-grid {
    display: grid;
    grid-template-columns: 36.36363636% 45.45454545% 18.18181818%;
    position: fixed;
    top: 0;
    right: 3vw;
    bottom: 0;
    left: 3vw;
    pointer-events: none;
}
@media only screen and (max-width: 1400px) {
    .schism-grid {
        grid-template-columns: 30% 50% 20%;
    }
}
@media only screen and (max-width: 1200px) {
    .schism-grid {
        grid-template-columns: 1fr;
        width: 768px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 768px) {
    .schism-grid {
        display: none;
    }
}

.schism-grid_vertical {
    width: 1px;
    background: #f2f2f2;
}
.schism-grid_vertical:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 1;
}
.schism-grid_vertical:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 2;
}
.schism-grid_vertical:nth-child(3) {
    grid-column-start: 3;
    grid-column-end: 3;
}
@media only screen and (max-width: 1200px) {
    .schism-grid_vertical:nth-child(3) {
        display: none;
    }
}
.schism-grid_vertical:nth-child(4) {
    grid-column-start: 4;
    grid-column-end: 4;
}
@media only screen and (max-width: 1200px) {
    .schism-grid_vertical:nth-child(4) {
        display: none;
    }
}

body,
html {
    height: 100%;
}

body.schism-h-nav_open {
    overflow: hidden;
}

.schism-layout {
    padding-left: 3vw;
    padding-right: 3vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background-color: #fff;
}
@media only screen and (max-width: 1200px) {
    .schism-layout {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 768px) {
    .schism-layout {
        display: block;
        min-height: auto;
        padding-left: 0;
        padding-right: 0;
    }
}

.schism-row {
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 36.36363636% 45.45454545% 18.18181818%;
    grid-template-areas: "left center right";
}
@media only screen and (max-width: 1400px) {
    .schism-row {
        grid-template-columns: 30% 50% 20%;
    }
}
@media only screen and (max-width: 1200px) {
    .schism-row {
        display: block;
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
}

.schism-row_break:before {
    content: "";
    display: block;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    right: 0;
    left: 0;
}

.schism-spacing {
    padding: 48px 35px;
}
@media only screen and (max-width: 768px) {
    .schism-spacing {
        padding: 36px 20px;
    }
}

.schism-sticky_top {
    position: -webkit-sticky;
    position:         sticky;
    top: 48px;
}
.admin-bar .schism-sticky_top {
    top: 80px;
}
@media only screen and (max-width: 1200px) {
    .schism-sticky_top {
        position: relative;
        top: auto;
    }
    .admin-bar .schism-sticky_top {
        top: auto;
    }
}

.schism-sticky_bottom {
    position: -webkit-sticky;
    position:         sticky;
    bottom: 48px;
}
@media only screen and (max-width: 1200px) {
    .schism-sticky_bottom {
        position: relative;
        bottom: auto;
        margin-top: 0 !important;
    }
}

/**
@- 8. loop
**/
.schism-loop__wrapper {
    grid-area: center;
}

.schism-entry {
    border-bottom: 1px solid #f2f2f2;
}
@media only screen and (max-width: 1200px) {
    .schism-entry {
        border-bottom: none;
    }
    .schism-entry .schism-row {
        border-bottom: 1px solid #f2f2f2;
    }
}
.schism-entry:last-child {
    border-bottom: none;
}
@media only screen and (max-width: 1200px) {
    .schism-entry:last-child .schism-row {
        border-bottom: none;
    }
}

.schism-entry__header {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.schism-entry__before-title {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    font-size: 13px;
    color: #666;
    margin-bottom: 8px;
}

.schism-entry__title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1em;
    -ms-word-wrap: break-word;
        word-wrap: break-word;
    font-size: 32px;
}
@media (min-width: 1024px) {
    .schism-entry__title {
        font-size: calc(7.11111111px + 100vw * .02430556);
    }
}
@media (min-width: 1600px) {
    .schism-entry__title {
        font-size: 46px;
    }
}
.archive .schism-entry__title,
.search .schism-entry__title {
    font-family: "Inter var", Helvetica;
    font-size: 32px;
    line-height: 1.25em;
    font-weight: 700;
}
.schism-entry__title a {
    font-weight: inherit;
}

.schism-entry__comment {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0;
}
.schism-entry__comment svg {
    margin-right: 5px;
}
.schism-entry__comment svg path {
    fill: #000;
}

.schism-entry__meta {
    text-align: right;
    font-size: 13px;
}
.schism-entry__meta .schism-sticky_top > div {
    margin-bottom: 24px;
}
.schism-entry__meta .schism-sticky_top > div:last-child {
    margin-bottom: 0;
}
.schism-entry__meta .schism-heading_small {
    margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
    .schism-entry__meta {
        text-align: left;
    }
}

.post-password-required label,
.post-password-form label {
    display: block;
    margin-bottom: 12px;
}
.post-password-required label input[type="password"],
.post-password-form label input[type="password"] {
    margin-top: 6px;
    width: 100%;
}
.post-password-required label + input[type="submit"],
.post-password-form label + input[type="submit"] {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
}
.post-password-required label + input[type="submit"]:active,
.post-password-form label + input[type="submit"]:active {
    opacity: .6;
}
.post-password-required label + input[type="submit"]:focus,
.post-password-form label + input[type="submit"]:focus {
    outline: none;
}
.post-password-required label + input[type="submit"]:hover,
.post-password-form label + input[type="submit"]:hover {
    box-shadow: none;
}
.post-password-required label + input[type="submit"]:focus,
.post-password-form label + input[type="submit"]:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.post-password-required label + input[type="submit"]:focus:hover,
.post-password-required label + input[type="submit"]:hover,
.post-password-form label + input[type="submit"]:focus:hover,
.post-password-form label + input[type="submit"]:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}

.schism-entry_archive + .schism-entry_archive {
    border-top: 1px solid #f2f2f2;
}

.schism-loop-search {
    grid-area: center;
    grid-row: 3;
    padding: 48px 35px;
    border-top: 1px solid #f2f2f2;
}
@media only screen and (max-width: 768px) {
    .schism-loop-search {
        padding: 36px 20px;
    }
}

.search-form label {
    display: block;
}
.search-form input[type="search"] {
    width: 100%;
}

.search-submit {
    padding: 10px 22px;
    font-weight: 700;
    font-family: inherit;
    border-radius: 0;
    transition-property: background-color, color, border-color, opacity;
    transition-duration: .2s;
    cursor: pointer;
    border: 2px solid;
    border-color: #000;
    background: #000;
    color: #fff;
}
.search-submit:active {
    opacity: .6;
}
.search-submit:focus {
    outline: none;
}
.search-submit:hover {
    box-shadow: none;
}
.search-submit:focus {
    color: #000;
    background-color: transparent;
    border-style: dashed;
}
.search-submit:focus:hover,
.search-submit:hover {
    background: var(--highlight);
    color: #000;
    border-color: var(--highlight);
}

.schism-loop-search_no-results {
    grid-area: center;
    padding: 48px 35px;
}
@media only screen and (max-width: 768px) {
    .schism-loop-search_no-results {
        padding: 36px 20px;
    }
}

.schism-entry__format {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    background-color: #f2f2f2;
}
.schism-entry__format svg {
    height: 12px;
    width: 12px;
}

.sticky {
    background-color: #fafafa;
}

/**
@- 9. page-header
**/
.schism-ph {
    grid-area: left;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.schism-sidebar_active .schism-ph {
    grid-row: 1 / span 2;
}

.schism-ph__author {
    display: flex;
    align-items: center;
    line-height: 1.25;
}
.schism-ph__author img {
    margin-right: 17.5px;
    border-radius: 50%;
    height: 36px;
    width: 36px;
}
.schism-ph__author p {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-size: 13px;
    font-style: italic;
    color: #666;
    margin-bottom: 0;
}
.schism-ph__author .author {
    font-size: 18px;
    font-weight: 500;
}

.schism-ph__before-title {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
    margin-bottom: 8px;
}
.schism-ph__before-title + .schism-ph__title {
    margin-top: 0;
}

.schism-ph__title {
    -ms-word-wrap: break-word;
        word-wrap: break-word;
    margin-bottom: 0;
    padding-bottom: 1em;
}

.schism-featured-image {
    margin: 0 -35px 2em;
}
.schism-featured-image img {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .schism-featured-image {
        margin-top: -24px;
        margin-left: auto;
        margin-right: auto;
    }
}

/**
@- 10. single
**/
.schism-meta {
    grid-area: right;
}
.schism-sidebar_active .schism-meta {
    grid-area: center;
    grid-row: 2;
    align-self: flex-end;
}

.schism-meta__wrapper {
    text-align: right;
    font-size: 13px;
}
.schism-sidebar_active .schism-meta__wrapper {
    text-align: left;
}
@media only screen and (max-width: 1200px) {
    .schism-meta__wrapper {
        text-align: left;
    }
}
.schism-meta__wrapper > div {
    margin-bottom: 24px;
}
.schism-meta__wrapper > div:last-child {
    margin-bottom: 0;
}
.schism-meta__wrapper p {
    margin-bottom: 0;
}

.schism-meta__date {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
}

.schism-content {
    grid-area: center;
}

.schism-main-sidebar {
    grid-area: right;
    grid-row: 1 / span 2;
    font-size: 13px;
}
@media only screen and (max-width: 1200px) {
    .schism-main-sidebar {
        border-top: 1px solid #f2f2f2;
    }
}

.schism-widget__title {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .15em;
}

.schism-widgetarea .widget + .widget {
    margin-top: 48px;
}

.widget > ul {
    list-style-type: none;
    padding-left: 0;
}

.widget_recent_entries .post-date {
    font-family: "ibm_plex_serifitalic", Georgia;
    font-style: italic;
    color: #666;
    margin-left: .3rem;
}

.widget_nav_menu .menu {
    list-style-type: none;
    padding-left: 0;
}
