/*!
Theme Name: Hermes
Theme URI: https://wordpress.com/themes/hermes/
Author: Themes Harbor
Author URI: https://themesharbor.com/
Description: Modern and minimalistic theme with a clean design.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hermes
Tags: accessibility-ready, author-bio, black, classic-menu, custom-menu, editor-style, featured-images, responsive-layout, rtl-language-support, sticky-post, threaded-comments, translation-ready
Status: inactive

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hermes is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

:root{
	--th-color-primary-dark:#000000;
	--th-color-primary-base:#0c0c0e;
	--th-color-primary-light:#242425;

	--th-color-secondary-base:#9c9fa0;
	--th-color-secondary-light:#909090;
	--th-color-secondary-lighter:#e0e0e0;
	--th-color-secondary-lightest:#f9f9f9;

	--th-color-accent-dark:#806c00;
	--th-color-accent-base:#ffd800;
	--th-color-accent-light:#ffd800;

	--th-color-white:#ffffff;
	--th-color-red:red;
}

:root{
	--th-site-font-headings:'PT Sans';
	--th-site-font-body:'PT Serif';
}

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com
 */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

html{
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
}

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
}

body{
  font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
}

hr{
  height:0;
  color:inherit;
}

abbr[title]{
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}

b,
strong{
  font-weight:bolder;
}

code,
kbd,
samp,
pre{
  font-family:ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace;
  font-size:1em;
}

small{
  font-size:80%;
}

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

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}

table{
  text-indent:0;
  border-color:inherit;
}

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

button,
select{
  text-transform:none;
}

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

::-moz-focus-inner{
  border-style:none;
  padding:0;
}

:-moz-focusring{
  outline:1px dotted ButtonText;
}

:-moz-ui-invalid{
  box-shadow:none;
}

legend{
  padding:0;
}

progress{
  vertical-align:baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button{
  height:auto;
}

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

::-webkit-search-decoration{
  -webkit-appearance:none;
}

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

summary{
  display:list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre{
  margin:0;
}

button{
  background-color:transparent;
  background-image:none;
}

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

fieldset{
  margin:0;
  padding:0;
}

ol,
ul{
  list-style:none;
  margin:0;
  padding:0;
}

html{
  font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height:1.5;
}

body{
  font-family:inherit;
  line-height:inherit;
}

*,
::before,
::after{
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-width:0;
  border-style:solid;
  border-color:currentColor;
}

hr{
  border-top-width:1px;
}

img{
  border-style:solid;
}

textarea{
  resize:vertical;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::-moz-placeholder,
textarea::-moz-placeholder{
  color:#9ca3af;
  opacity:1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color:#9ca3af;
  opacity:1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::placeholder,
textarea::placeholder{
  color:#9ca3af;
  opacity:1;
}

button,
[role="button"]{
  cursor:pointer;
}

table{
  border-collapse:collapse;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-size:inherit;
  font-weight:inherit;
}

a{
  color:inherit;
  text-decoration:inherit;
}

button,
input,
optgroup,
select,
textarea{
  color:inherit;
  line-height:inherit;
  padding:0;
}

pre,
code,
kbd,
samp{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object{
  display:block;
  vertical-align:middle;
}

img,
video{
  height:auto;
  max-width:100%;
}

blockquote{
  margin-bottom:2rem;
}

blockquote > :last-child{
  margin-bottom:0;
}

blockquote cite,
.wp-block-quote__citation,
.wp-block-pullquote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-large cite{
  display:block;
  font-size:1rem;
  font-weight:normal;
  line-height:1.45;
  opacity:0.75;
}

pre,
.wp-block-code{
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
  line-height:1.6;
  margin-bottom:2rem;
  overflow:auto;
  padding:1.6em;
}

.wp-block-code,
pre,
code,
kbd,
samp{
  font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

pre,
.wp-block-code,
code,
kbd,
tt,
var{
  font-size:0.9375rem;
}

code{
  background-color:#f9f2f4;
  border-radius:4px;
  color:#c7254e;
  padding:0.2em 0.3em;
}

pre code{
  background:none;
  border-radius:0;
  color:inherit;
  padding:0;
}

body{
  background:#ffffff;
  background:var(--th-color-white);
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

hr{
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
  border:0;
  height:1px;
  margin-bottom:2rem;
}

img{
  display:inline-block;
}

ul,
ol{
  margin:0 0 2rem 1.5em;
}

ul{
  list-style:disc;
}

ol{
  list-style:decimal;
}

li > ul,
li > ol{
  margin-bottom:0;
  margin-left:1.5em;
}

dt{
  font-weight:bold;
}

dd{
  margin:0 2rem 1.5em;
}

.svg-icon.th-fill-current[stroke]{
  fill:transparent;
}

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

button,
input[type=button],
input[type=reset],
input[type=submit],
[role="button"]{
  cursor:pointer;
}

fieldset{
  border:0;
  margin:0;
  padding:0;
}

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,
.button.disabled,
.button:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled{
  cursor:not-allowed;
  opacity:0.5;
}

button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover{
  opacity:0.5;
}

textarea{
  width:100%;
}

h1,
h2,
h3,
h4,
h5,
h6{
  color:#000000;
  color:var(--th-color-primary-dark);
  font-family:'PT Sans';
  font-family:var(--th-site-font-headings);
  line-height:1.25;
}

.th-heading-text-inherit h1,
.th-heading-text-inherit h2,
.th-heading-text-inherit h3,
.th-heading-text-inherit h4,
.th-heading-text-inherit h5,
.th-heading-text-inherit h6{
  color:inherit;
}

.has-text-color h1,
.has-text-color h2,
.has-text-color h3,
.has-text-color h4,
.has-text-color h5,
.has-text-color h6{
  color:inherit;
}

a{
  color:#ffd800;
  color:var(--th-color-accent-base);
}

a:hover,
a:focus{
  color:#806c00;
  color:var(--th-color-accent-dark);
}

a:focus{
  outline:thin dotted;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.th-links-inherit a:not(:hover){
  color:inherit;
}

.has-background-cover .th-content a,
.has-background-cover .th-content a:hover{
  color:inherit;
}

table{
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom:2rem;
  max-width:100%;
  width:100%;
}

th{
  text-align:left;
}

th,
td{
  border:none;
  border-top:1px solid #e0e0e0;
  border-top:1px solid var(--th-color-secondary-lighter);
  line-height:1.45;
  padding:0.6em;
  vertical-align:top;
}

thead th{
  border-bottom:2px solid #e0e0e0;
  border-bottom:2px solid var(--th-color-secondary-lighter);
  vertical-align:bottom;
}

table > tbody + tbody{
  border-top:2px solid #e0e0e0;
  border-top:2px solid var(--th-color-secondary-lighter);
}

table table{
  background-color:#ffffff;
  background-color:var(--th-color-white);
}

body,
button,
input,
select,
optgroup,
textarea{
  font-size:1rem;
}

body{
  color:#0c0c0e;
  color:var(--th-color-primary-base);
  font-family:'PT Serif';
  font-family:var(--th-site-font-body);
  line-height:1.65;
}

p{
  margin-bottom:2rem;
}

dfn,
cite,
em,
i{
  font-style:italic;
}

address{
  margin:0 0 2rem;
}

address > :last-child{
  margin-bottom:0;
}

abbr,
acronym{
  border-bottom:1px dotted #9c9fa0;
  border-bottom:1px dotted var(--th-color-secondary-base);
  cursor:help;
}

mark,
ins{
  background:#fff9c0;
  padding:.2em;
  text-decoration:none;
}

small{
  font-size:85%;
}

big{
  font-size:125%;
}

b,
strong{
  font-weight:bold;
}

blockquote{
  border-left:1px solid;
  font-size:1rem;
  margin-bottom:2rem;
  padding-left:1rem;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea{
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
  border:1px solid #e0e0e0;
  border:1px solid var(--th-color-secondary-lighter);
  padding:0.45em 0.65em;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus{
  background-color:#ffffff;
  background-color:var(--th-color-white);
  border-color:#000000;
  border-color:var(--th-color-primary-dark);
  color:#000000;
  color:var(--th-color-primary-dark);
  outline:0;
}

button,
input[type="submit"]{
  background-color:#000000;
  background-color:var(--th-color-primary-dark);
  border:none;
  border-radius:0;
  color:#ffffff;
  color:var(--th-color-white);
  display:inline-block;
  font-size:0.79rem;
  font-weight:400;
  letter-spacing:0.1em;
  line-height:1.45;
  padding:0.9em 1.55em;
  text-transform:uppercase;
}

button:hover,
input[type="submit"]:hover{
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
  color:#0c0c0e;
  color:var(--th-color-primary-base);
}

.clean-button:hover,
.clean-button{
  background-color:transparent;
  border:none;
}

.clean-button{
  -webkit-box-shadow:none;
  background:none;
  border-radius:0;
  box-shadow:none;
  color:inherit;
  cursor:pointer;
  font-size:inherit;
  height:auto;
  letter-spacing:unset;
  line-height:inherit;
  outline:none;
  padding:0;
  text-shadow:none;
}

.primary-bg-color,
.main-navigation ul ul{
  background-color:#0c0c0e;
  background-color:var(--th-color-primary-base);
}

::-moz-selection{
  background:yellow;
  color:black;
}

::selection{
  background:yellow;
  color:black;
}

::-moz-selection{
  background:yellow;
  color:black;
}

.jetpack-video-wrapper,
.mejs-container,
#page .wp-playlist,
#page .tiled-gallery,
#page .slideshow-window{
  margin-bottom:2rem;
}

.site{
  word-wrap:break-word;
}

.container{
  margin-left:auto;
  margin-right:auto;
  padding-left:1rem;
  padding-right:1rem;
}

h1,
h2,
h3,
h4,
h5,
h6{
  color:inherit;
  font-weight:700;
}

h1{
  font-size:2.566rem;
}

h2{
  font-size:2.027rem;
}

h3{
  font-size:1.802rem;
}

h4{
  font-size:1.424rem;
}

h5{
  font-size:1.125rem;
}

h6{
  font-size:1rem;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a{
  text-decoration:none;
}

a{
  color:#806c00;
  color:var(--th-color-accent-dark);
  text-decoration:underline;
}

a:hover{
  color:#000000;
  color:var(--th-color-primary-dark);
  text-decoration:none;
}

[class^="th-stack"] > *{
  margin:0;
}

.th-stack--xl > * + *{
  margin-top:2.5rem;
}

.th-stack--lg > * + *{
  margin-top:2rem;
}

.th-stack--md > * + *{
  margin-top:1.5rem;
}

.th-stack--base > * + *{
  margin-top:1rem;
}

.th-stack--sm > * + *{
  margin-top:0.75rem;
}

.th-stack--xs > * + *{
  margin-top:0.5rem;
}

.th-stack-full--xl > *{
  margin-top:2.5rem;
}

.th-stack-full--lg > *{
  margin-top:2rem;
}

.th-stack-full--md > *{
  margin-top:1.5rem;
}

.th-stack-full--base > *{
  margin-top:1rem;
}

.th-stack-full--sm > *{
  margin-top:0.75rem;
}

.th-stack-full--xs > *{
  margin-top:0.5rem;
}

.th-list-stack--base > * + *{
  border-top:1px solid rgba(0,0,0,0.08);
  margin-top:1rem;
  padding-top:1rem;
}

.th-list-stack--lg > * + *{
  border-top:1px solid rgba(0,0,0,0.08);
  margin-top:2rem;
  padding-top:2rem;
}

label,
.primary-font,
.posts-navigation,
button,
input[type="submit"],
#page div#jp-relatedposts h3.jp-relatedposts-headline{
  font-family:'PT Sans';
  font-family:var(--th-site-font-headings);
}

.wp-block-audio{
  margin-bottom:2rem;
}

.wp-block-audio audio{
  width:100%;
}

.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-video.alignleft,
.wp-block-video.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignright
.wp-block-pullquote.alignleft{
  max-width:100%;
  width:50%;
}

.wp-block-button__link{
  font-size:inherit;
  line-height:1.45;
}

.has-custom-font-size .wp-block-button__link{
  line-height:inherit;
}

.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline,
.wp-block-button__link{
  padding:0.8em 1.2em;
}

.wp-block-buttons{
  margin-bottom:2rem;
}

.wp-block-button__link.has-text-color:hover,
.wp-block-button__link.has-background:hover,
.has-background-dim .wp-block-button.is-style-outline .wp-block-button__link:hover,
.has-background .wp-block-button.is-style-outline .wp-block-button__link:hover{
  opacity:0.65;
}

.wp-block-button.aligncenter{
  text-align:center;
}

.wp-block-button__link:not(.has-background):hover{
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
}

.wp-block-button__link:not(.has-text-color):not(.has-background):hover{
  color:#0c0c0e;
  color:var(--th-color-primary-base);
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.wp-block-button.is-style-outline,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color){
  color:inherit;
}

.wp-block-button.is-style-outline .wp-block-button__link{
  border-color:currentColor;
  border-color:initial;
  border-style:solid;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background){
  background-color:transparent;
}

p.has-background{
  padding:1em 1.5em;
}

.wp-block-columns{
  margin-bottom:2rem;
}

.wp-block-columns.has-background{
  padding:2rem;
}

.wp-block-columns.has-background:not(.alignfull){
  border-radius:0;
}

.wp-block-columns > * + *{
  margin-top:2rem;
}

.wp-block-columns.alignfull{
  padding:2rem;
}

.wp-block-cover{
  margin-bottom:2rem;
}

.wp-block-cover,
.wp-block-cover__video-background,
.wp-block-cover.has-background-dim::before{
  border-radius:0;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container{
  width:100%;
}

.wp-block-cover__inner-container > :last-child{
  margin-bottom:0;
}

.wp-block-cover.alignleft,
.wp-block-cover.alignright{
  min-height:300px;
}

p.has-drop-cap:not(:focus):first-letter{
  font-size:6.2em;
  font-weight:bold;
  line-height:0.8;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright{
  max-width:100%;
}

.wp-block-embed{
  margin-bottom:2rem;
}

.wp-block-embed figcaption{
  margin-top:0.75em;
}

.wp-block-embed .jetpack-video-wrapper{
  margin-bottom:0;
}

.wp-block-embed.alignfull figcaption{
  padding-left:2rem;
  padding-right:2rem;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-block-file{
  margin-bottom:2rem;
}

.wp-block-gallery{
  margin-bottom:calc(2rem - 16px);
}

.wp-block-gallery.alignfull{
  padding:0 16px;
}

.wp-block-gallery .blocks-gallery-caption{
  margin-bottom:16px;
}

[class*="has-background"] [class*="__inner-container"] a:not(.wp-block-button__link),
[class*="has-background"] .wp-block-media-text__content a:not(.wp-block-button__link),

.has-text-color .wp-block-image figcaption,
.has-text-color .wp-block-audio figcaption,
.has-text-color .wp-block-video figcaption,
.has-text-color .wp-block-embed figcaption,
.has-text-color .wp-block-gallery .blocks-gallery-caption,

[class*="has-background"] .wp-block-quote,
[class*="has-background"] [class*="__inner-container"] .wp-block-image figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-audio figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-video figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-embed figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-latest-comments__comment-date,
[class*="has-background"] [class*="__inner-container"] .wp-block-latest-posts__post-date{
  color:inherit;
  opacity:0.85;
}

[class*="has-background"] [class*="__inner-container"] .wp-block-image figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-audio figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-video figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-embed figcaption,
[class*="has-background"] [class*="__inner-container"] .wp-block-latest-comments__comment-date,
[class*="has-background"] [class*="__inner-container"] .wp-block-latest-posts__post-date,

.has-text-color .wp-block-image figcaption,
.has-text-color .wp-block-audio figcaption,
.has-text-color .wp-block-video figcaption,
.has-text-color .wp-block-embed figcaption,
.has-text-color .wp-block-gallery .blocks-gallery-caption,

[class*="has-background"] [class*="__inner-container"] a:not(.wp-block-button__link):hover,
[class*="has-background"] .wp-block-media-text__content a:not(.wp-block-button__link):hover{
  opacity:0.65;
}

[class*="has-background"] [class*="__inner-container"] a:not(.wp-block-button__link):hover,
[class*="has-background"] .wp-block-media-text__content a:not(.wp-block-button__link):hover{
  color:inherit;
}

[class*="has-background"] [class*="__inner-container"] .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
[class*="has-background"] [class*="__inner-container"] .wp-block-button__link.is-style-outline:not(.has-text-color){
  color:inherit;
}

[class*="has-background"] [class*="__inner-container"] .wp-block-button.is-style-outline:hover,
[class*="has-background"] [class*="__inner-container"] .wp-block-button__link.is-style-outline:hover{
  opacity:0.65;
}

[class*="has-background"] [class*="__inner-container"] .wp-social-link a,
[class*="has-background"] .wp-block-media-text__content .wp-social-link a,
[class*="has-background"] [class*="__inner-container"] .wp-social-link a:hover,
[class*="has-background"] .wp-block-media-text__content .wp-social-link a:hover{
  opacity:1;
}

.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-gallery .blocks-gallery-caption,
.wp-block-latest-posts__post-date{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  font-size:0.889rem;
}

.wp-block-pullquote blockquote,
.wp-block-column > :last-child,
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date{
  margin-bottom:0;
}

.wp-block-pullquote blockquote{
  border:none;
  margin:0;
  padding:0;
}

ul.has-background,
ol.has-background{
  margin-left:0;
}

div[class*="has-background"]{
  padding:2rem;
}

.wp-block-group{
  margin-bottom:2rem;
}

.wp-block-group__inner-container > :last-child{
  margin-bottom:0;
}

.wp-block-group__inner-container > :first-child:not(.wp-block){
  margin-top:0;
}

.wp-block-group.alignfull .wp-block-group__inner-container{
  width:100%;
}

.wp-block-image{
  margin-bottom:2rem;
}

.wp-block-image figcaption{
  margin-bottom:0;
  margin-top:0.75em;
}

.wp-block-image.alignfull figcaption{
  padding-left:2rem;
  padding-right:2rem;
}

.wp-block-image .aligncenter{
  text-align:center;
}

.wp-block-latest-comments{
  margin-bottom:2rem;
  margin-left:0;
  padding-left:0;
}

.wp-block-latest-comments .avatar{
  height:48px;
  margin-right:0;
  width:48px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left:calc(48px + 2rem);
}

.wp-block-latest-comments__comment-author{
  font-weight:bold;
}

.wp-block-latest-comments > *,
.wp-block-latest-comments__comment-excerpt > :last-child{
  margin-bottom:0;
}

.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt p{
  font-size:inherit;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{
  margin-bottom:0;
  margin-top:1.5rem;
}

.wp-block-latest-comments > .wp-block-latest-comments__comment + .wp-block-latest-comments__comment{
  border-top:1px solid #e0e0e0;
  border-top:1px solid var(--th-color-secondary-lighter);
  margin-top:2rem;
  padding-top:2rem;
}

.wp-block-latest-comments__comment-date{
  margin-top:0.5rem;
}

.wp-block-latest-posts{
  margin-left:0;
  padding-left:0;
}

.wp-block-latest-posts li > a{
  font-family:'PT Sans';
  font-family:var(--th-site-font-headings);
  font-size:1.266rem;
  line-height:1.25;
  text-decoration:none;
}

.wp-block-latest-posts__post-date{
  margin-top:0.25rem;
}

.wp-block-latest-posts.is-grid,
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-excerpt > :last-child,
.wp-block-latest-posts__post-full-content,
.wp-block-latest-posts__post-full-content > :last-child{
  margin-bottom:0;
}

.wp-block-latest-posts__post-excerpt{
  margin-top:0.75rem;
}

.wp-block-latest-posts .more-link-container{
  margin-top:2rem;
}

.wp-block-latest-posts__list:not(.is-grid) > * + *{
  border-top:1px solid #e0e0e0;
  border-top:1px solid var(--th-color-secondary-lighter);
  margin-top:2rem;
  padding-top:2rem;
}

.wp-block-latest-posts.is-grid li,
.wp-block-latest-posts__featured-image{
  margin-bottom:2rem;
}

.wp-block-media-text{
  margin-bottom:2rem;
}

.wp-block-media-text__content > :first-child{
  margin-top:0;
}

.wp-block-media-text__content > :last-child{
  margin-bottom:0;
}

.wp-block-media-text .wp-block-media-text__media{
  margin-bottom:2rem;
  overflow:hidden;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  margin-bottom:0;
  margin-top:2rem;
}

.wp-block-media-text .wp-block-media-text__content{
  padding:0;
}

.wp-block-media-text:not(.is-stacked-on-mobile) .wp-block-media-text__content{
  padding-left:2rem;
  padding-right:0;
}

.has-media-on-the-right:not(.is-stacked-on-mobile) .wp-block-media-text__content{
  padding-left:0;
  padding-right:2rem;
}

.wp-block-media-text.has-background:not(.is-image-fill){
  padding:2rem;
}

.wp-block-media-text.has-background.is-image-fill .wp-block-media-text__content{
  padding:2rem;
}

.wp-block-media-text.has-background.is-image-fill .wp-block-media-text__media{
  margin-bottom:0;
  margin-top:0;
}

.wp-block-media-text .has-text-color a:hover{
  color:inherit;
  opacity:0.65;
}

.wp-block-media-text.alignfull .wp-block-media-text__content{
  padding-left:2rem;
  padding-right:2rem;
}

.wp-block-query{
  margin-bottom:2rem;
}

.wp-block-query > :last-child{
  margin-bottom:0;
}

ul.wp-block-post-template{
  margin-left:0;
}

ul.wp-block-post-template li > :last-child{
  margin-bottom:0;
}

.wp-block-quote cite,
.wp-block-pullquote cite{
  font-style:normal;
  font-style:initial;
}

.wp-block-quote.has-text-align-center,
.wp-block-quote.is-style-large.has-text-align-center,
.wp-block-quote.is-large.has-text-align-center{
  border-left:none;
  border-right:none;
  padding-left:0;
  padding-right:0;
}

.wp-block-pullquote{
  border:1px solid;
  margin-bottom:2rem;
  padding:2em;
}

.wp-block-pullquote.is-style-solid-color{
  border:none;
}

.wp-block-pullquote.is-style-solid-color:not(.has-background){
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
}

.wp-block-pullquote.is-style-solid-color blockquote{
  max-width:100%;
}

.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:inherit;
  line-height:inherit;
}

.wp-block-pullquote.is-style-solid-color blockquote p{
  margin-bottom:2rem;
}

.wp-block-pullquote blockquote{
  font-size:1em;
}

.wp-block-pullquote.alignwide,
.wp-block-pullquote.alignfull{
  clear:both;
}

.wp-block-pullquote.alignfull blockquote{
  margin-left:auto;
  margin-right:auto;
  max-width:992px;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer{
  text-align:inherit;
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p{
  font-size:1.424rem;
  font-style:inherit;
}

.wp-block-search{
  margin-bottom:2rem;
}

.wp-block-search .wp-block-search__label{
  display:inline-block;
  margin-bottom:0.75rem;
}

.wp-block-search .wp-block-search__input{
  max-width:100%;
}

.wp-block-separator{
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
  margin:2rem auto;
}

.wp-block-separator,
.inactive-sidebar .site .alignfull [class*="__inner-container"] > hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
  max-width:25rem;
}

.wp-block-separator.is-style-wide{
  max-width:100%;
}

.wp-block-separator.is-style-dots::before{
  font-size:1.424em;
  letter-spacing:1.424em;
  padding-left:1.424em;
}

.wp-block-table{
  margin-bottom:2rem;
}

.wp-block-table table{
  margin-bottom:0;
}

.wp-block-table table.has-background thead th{
  border-top:none;
}

.wp-block-table table.has-background thead th,
			.wp-block-table table.has-background tbody td,
			.wp-block-table table.has-background tfoot td{
  border-color:rgba(255,255,255,0.5);
}

.wp-block-table table.has-background + figcaption{
  border-top:none;
}

.wp-block-table table th.has-text-align-right{
  text-align:right;
}

.wp-block-table table th.has-text-align-center{
  text-align:center;
}

.wp-block-table table thead th{
  font-weight:normal;
}

.wp-block-table table tfoot td{
  font-size:90%;
}

.is-style-stripes.wp-block-table{
  border-bottom:none;
}

.is-style-stripes.wp-block-table table:not(.has-background){
  -webkit-box-shadow:0 1px 0 0 #e0e0e0;
  -webkit-box-shadow:0 1px 0 0 var(--th-color-secondary-lighter);
  box-shadow:0 1px 0 0 #e0e0e0;
  box-shadow:0 1px 0 0 var(--th-color-secondary-lighter);
}

.is-style-stripes.wp-block-table table.has-background tbody tr:nth-child(odd){
  background-color:rgba(0,0,0,0.15);
}

.is-style-stripes.wp-block-table table + figcaption{
  border-top:none;
  padding-bottom:0;
}

.is-style-stripes.wp-block-table th,
	.is-style-stripes.wp-block-table td{
  border-color:#e0e0e0;
  border-color:var(--th-color-secondary-lighter);
}

.is-style-stripes.wp-block-table td{
  border-color:#e0e0e0;
  border-color:var(--th-color-secondary-lighter);
}

.is-style-stripes.wp-block-table tbody tr:nth-child(odd){
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
}

.is-style-stripes.wp-block-table thead tr:nth-child(odd){
  background-color:transparent;
}

.wp-block-table table + figcaption{
  border-top:1px solid #e0e0e0;
  border-top:1px solid var(--th-color-secondary-lighter);
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  font-size:0.889rem;
  padding-top:1rem;
  text-align:center;
}

.wp-block-verse pre,
pre.wp-block-verse{
  background:none;
  border:none;
  color:inherit;
  font-family:inherit;
  font-size:inherit;
  line-height:inherit;
  padding-bottom:0;
  padding-top:0;
}

.wp-block-verse pre::before,
pre.wp-block-verse::before{
  display:none;
}

.wp-block-video{
  margin-bottom:2rem;
}

.inactive-sidebar .alignfull{
  margin-left:calc(50% - 50vw);
  width:100vw;
}

.inactive-sidebar .alignfull > [class*="__inner-container"],
.inactive-sidebar .alignwide > [class*="__inner-container"]{
  margin-left:auto;
  margin-right:auto;
}

.inactive-sidebar *:not(.alignfull):not(.alignwide) > [class*="__inner-container"] .alignwide,
			.inactive-sidebar *:not(.alignfull):not(.alignwide) > [class*="__inner-container"] .alignfull{
  margin-left:auto;
  margin-right:auto;
  max-width:100%;
  width:100%;
}

.inactive-sidebar .has-background:not(.alignfull):not(.alignwide) > [class*="__inner-container"] .alignfull{
  margin-left:-2rem;
  max-width:unset;
  width:calc(100% + 4rem);
}

.inactive-sidebar .alignwide > [class*="__inner-container"] .alignfull{
  margin-left:auto;
  margin-right:auto;
  width:100%;
}

.inactive-sidebar .alignwide .alignwide > [class*="__inner-container"]{
  max-width:unset;
}

.wp-block-archives-dropdown{
  margin-bottom:2rem;
}

.wp-block-calendar{
  margin-bottom:2rem;
}

.wp-block-calendar table th{
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
  padding-bottom:0.8em;
  padding-top:0.8em;
  text-align:center;
}

.wp-block-calendar th,
.wp-block-calendar tbody td{
  border-color:#e0e0e0;
  border-color:var(--th-color-secondary-lighter);
}

.wp-block-calendar table tbody,
.wp-block-calendar table caption{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.wp-block-calendar table,
.wp-block-calendar table caption{
  margin-bottom:2rem;
}

.wp-block-categories-dropdown{
  margin-bottom:2rem;
}

.wp-block-button__link{
  background-color:#000000;
  background-color:var(--th-color-primary-dark);
  border-radius:0;
  color:#ffffff;
  color:var(--th-color-white);
  font-family:'PT Sans';
  font-family:var(--th-site-font-headings);
  font-size:0.79rem;
  letter-spacing:0.1em;
  line-height:1.45;
  padding:0.9em 1.55em;
  text-decoration:none;
  text-transform:uppercase;
}

.wp-block-button .wp-block-button__link{
  font-weight:normal;
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline{
  border-width:1px;
}

:root .has-small-font-size{
  font-size:0.889rem;
}

:root .has-normal-font-size{
  font-size:1rem;
}

:root .has-medium-font-size{
  font-size:1.125rem;
}

:root .has-large-font-size{
  font-size:1.424rem;
}

:root .has-huge-font-size{
  font-size:1.602rem;
}

:root .has-enormous-font-size{
  font-size:2.566rem;
  line-height:1.45;
}

:root .has-gigantic-font-size{
  font-size:3.247rem;
  line-height:1.25;
}

.wp-block-quote.has-text-align-right{
  border-left:none;
  border-right:1px solid;
}

.wp-block-quote,
.wp-block-pullquote blockquote{
  margin-left:0;
  margin-right:0;
  margin-top:0;
}

.wp-block-quote.has-text-align-center::before,
.wp-block-quote.is-style-large.has-text-align-center::before,
.wp-block-quote.is-large.has-text-align-center::before{
  display:none;
}

.wp-block-quote.has-text-align-center,
.wp-block-quote.is-style-large.has-text-align-center,
.wp-block-quote.is-large.has-text-align-center{
  border-bottom:1px solid;
  border-top:1px solid;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large{
  border-left-width:1px;
  margin-bottom:2rem;
}

.wp-block-pullquote blockquote::before{
  display:none;
}

.wp-block-quote > * + cite,
.wp-block-pullquote blockquote > * + cite{
  display:block;
  margin-top:-0.5rem;
}

.wp-block-pullquote blockquote{
  background-color:transparent;
  line-height:1.45;
}

.wp-block-pullquote{
  border-width:2px;
}

.wp-block-search .wp-block-search__label{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.wp-block-search .wp-block-search__input{
  border-color:#e0e0e0;
  border-color:var(--th-color-secondary-lighter);
  border-radius:0;
  padding:0.45em 0.65em;
}

.wp-block-search .wp-block-search__button{
  background-color:#000000;
  background-color:var(--th-color-primary-dark);
  border-color:#000000;
  border-color:var(--th-color-primary-dark);
  border-radius:0;
  color:#ffffff;
  color:var(--th-color-white);
  line-height:1.25;
  margin-left:0.5rem;
  padding:0.9em 1.55em;
}

.wp-block-search .wp-block-search__button:hover{
  background-color:#e0e0e0;
  background-color:var(--th-color-secondary-lighter);
  border-color:#e0e0e0;
  border-color:var(--th-color-secondary-lighter);
  color:#0c0c0e;
  color:var(--th-color-primary-base);
}

.wp-block-search .wp-block-search__button svg{
  fill:currentColor;
  min-height:1.75em;
  min-width:1.75em;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
  border:1px solid #e0e0e0;
  border:1px solid var(--th-color-secondary-lighter);
  border-radius:0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{
  border:1px solid #e0e0e0;
  border:1px solid var(--th-color-secondary-lighter);
  padding:0.45em 0.65em;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{
  border-color:#9c9fa0;
  border-color:var(--th-color-secondary-base);
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{
  margin-left:0.25rem;
  padding:0.9em 1.55em;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{
  padding:0.65em 1em;
}

.wp-block-search.wp-block-search__icon-button .wp-block-search__button{
  padding:0.65em 1em;
}

.wp-block-table table.has-background{
  border-radius:0;
}

.wp-block-table table thead th,
		.wp-block-table table tfoot td{
  padding-bottom:0.75em;
  padding-top:0.75em;
}

.wp-block-table table thead th,
		.wp-block-table table tbody td,
		.wp-block-table table tfoot td{
  padding-left:1em;
  padding-right:1em;
}

.wp-block-table table tbody td{
  padding-bottom:0.9em;
  padding-top:0.9em;
}

.is-style-borders.wp-block-table{
  padding:1px;
}

.is-style-borders.wp-block-table table:not(.has-background){
  -webkit-box-shadow:0 0 0 1px #e0e0e0;
  -webkit-box-shadow:0 0 0 1px var(--th-color-secondary-lighter);
  border-radius:0;
  box-shadow:0 0 0 1px #e0e0e0;
  box-shadow:0 0 0 1px var(--th-color-secondary-lighter);
  overflow:hidden;
}

.is-style-borders.wp-block-table table thead th{
  border-bottom-width:2px;
  border-top-width:0;
}

.inactive-sidebar .alignfull > [class*="__inner-container"],
.inactive-sidebar .alignfull.wp-block-pullquote blockquote > [class*="__inner-container"],
.inactive-sidebar .alignwide > [class*="__inner-container"]{
  max-width:800px;
}

.screen-reader-text{
  clip:rect(1px, 1px, 1px, 1px);
  height:1px;
  overflow:hidden;
  position:absolute !important;
  width:1px;
}

.screen-reader-text:focus{
  -webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);
  background-color:#f1f1f1;
  border-radius:3px;
  box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip:auto !important;
  color:#21759b;
  display:block;
  font-size:14px;
  font-size:0.875rem;
  font-weight:bold;
  height:auto;
  left:5px;
  line-height:normal;
  padding:15px 23px 14px;
  text-decoration:none;
  top:5px;
  width:auto;
  z-index:100000;
}

#content[tabindex="-1"]:focus{
  outline:0;
}

.alignleft{
  float:left;
  margin-right:1.667em;
}

.alignright{
  float:right;
  margin-left:1.667em;
}

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

img.aligncenter{
  display:block;
}

img.alignleft,
img.alignright{
  margin-bottom:1rem;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after{
  -ms-flex-order:99;
  -ms-flex-preferred-size:0;
  -webkit-box-ordinal-group:100;
  content:"";
  display:table;
  flex-basis:0;
  order:99;
  table-layout:fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.clearfix:after,
.container:after{
  clear:both;
}

.site-header{
  -webkit-box-shadow:1px 0 2px rgba(0,0,0,0.45);
  box-shadow:1px 0 2px rgba(0,0,0,0.45);
}

.site-header a{
  color:inherit;
  text-decoration:none;
}

.site-header a:hover{
  color:#909090;
  color:var(--th-color-secondary-light);
}

.site-header svg{
  height:16px;
  margin:0;
  width:16px;
}

.site-header .site-title{
  font-weight:400;
}

.site-branding .custom-logo{
  display:inline-block;
}

.header-controls{
  border-top:2px solid rgba(255,255,255,0.15);
}

.header-controls button:hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.header-searchform .submit,
.header-search-button:hover,
.header-searchform input.field:focus,
.header-searchform .submit:hover{
  color:#ffffff;
  color:var(--th-color-white);
}

.header-search-container{
  background-color:rgba(0,0,0,0.85);
  display:none;
  left:0;
  position:fixed;
  top:0;
  z-index:9999;
}

.header-searchform .submit,
.header-searchform .field{
  height:3rem;
}

.header-searchform .submit{
  margin-left:-2.5rem;
  width:3rem;
}

.header-searchform .submit svg{
  margin:auto;
}

.header-searchform input.field{
  background:none;
  border:none;
  border-bottom:2px solid;
  color:inherit;
  padding:0 3rem 0 0;
}

.header-search-close-button{
  color:#ffd800;
  color:var(--th-color-accent-base);
  font-size:1rem;
  font-weight:bold;
  position:absolute;
  right:1rem;
  top:1rem;
}

.header-search-close-button:hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.header-search-close-button svg{
  height:1.45rem;
  margin-right:0.15rem;
  width:1.45rem;
}

.admin-bar .header-search-close-button{
  top:45px;
}

.header-search-container ::-moz-placeholder{
  color:inherit;
}

.header-search-container :-ms-input-placeholder{
  color:inherit;
}

.header-search-container ::-webkit-input-placeholder{
  color:inherit;
}

.sticky-header{
  -webkit-transition:all .15s ease;
  left:0;
  opacity:0;
  position:fixed;
  top:0;
  transition:all .15s ease;
  visibility:hidden;
  z-index:100;
}

.sticky-header.visible{
  opacity:1;
  visibility:visible;
}

.sticky-header .header-controls{
  max-width:30%;
}

.sticky-header .main-navigation{
  max-width:70%;
}

.site{
  position:relative;
}

.toggle-sidebar{
  max-width:340px;
  overflow:scroll;
  overflow-x:hidden;
  position:fixed;
  top:0;
  visibility:hidden;
  z-index:9999;
}

.toggle-sidebar .inner-panel{
  position:relative;
}

.admin-bar .toggle-sidebar .inner-panel{
  top:35px;
}

.active-toggle-sidebar:not(.is-amp-page) .site{
  -webkit-backface-visibility:hidden;
}

.active-toggle-sidebar:not(.is-amp-page).toggle-sidebar--left .site{
  -webkit-transition:left 200ms ease;
  transition:left 200ms ease;
}

.active-toggle-sidebar:not(.is-amp-page).toggle-sidebar--left .toggle-sidebar{
  -webkit-animation:toggle-sidebar-slide-in-left 200ms ease;
  animation:toggle-sidebar-slide-in-left 200ms ease;
}

.active-toggle-sidebar:not(.is-amp-page).toggle-sidebar--right .site{
  -webkit-transition:right 200ms ease;
  transition:right 200ms ease;
}

.active-toggle-sidebar:not(.is-amp-page).toggle-sidebar--right .toggle-sidebar{
  -webkit-animation:toggle-sidebar-slide-in-right 200ms ease;
  animation:toggle-sidebar-slide-in-right 200ms ease;
}

.hidden-toggle-sidebar:not(.is-amp-page).toggle-sidebar--left .site{
  -webkit-animation:site-slide-out-left 200ms ease;
  animation:site-slide-out-left 200ms ease;
}

.hidden-toggle-sidebar:not(.is-amp-page).toggle-sidebar--left .toggle-sidebar{
  -webkit-animation:toggle-sidebar-slide-out-left 200ms ease;
  animation:toggle-sidebar-slide-out-left 200ms ease;
}

.hidden-toggle-sidebar:not(.is-amp-page).toggle-sidebar--right .site{
  -webkit-animation:site-slide-out-right 200ms ease;
  animation:site-slide-out-right 200ms ease;
}

.hidden-toggle-sidebar:not(.is-amp-page).toggle-sidebar--right .toggle-sidebar{
  -webkit-animation:toggle-sidebar-slide-out-right 200ms ease;
  animation:toggle-sidebar-slide-out-right 200ms ease;
}

.toggle-sidebar--left .toggle-sidebar{
  left:-340px;
}

.toggle-sidebar--left.active-toggle-sidebar .toggle-sidebar{
  left:0;
}

.toggle-sidebar--left.hidden-toggle-sidebar .toggle-sidebar{
  left:-340px;
}

.toggle-sidebar--left .site{
  left:0;
}

.toggle-sidebar--left.active-toggle-sidebar .site{
  left:340px;
}

.toggle-sidebar--right .toggle-sidebar{
  right:-340px;
}

.toggle-sidebar--right.active-toggle-sidebar .toggle-sidebar{
  right:0;
}

.toggle-sidebar--right.hidden-toggle-sidebar .toggle-sidebar{
  right:-340px;
}

.toggle-sidebar--right .site{
  right:0;
}

.toggle-sidebar--right.active-toggle-sidebar .site{
  right:340px;
}

.toggle-sidebar--right .header-menu-button{
  -ms-flex-order:2;
  -webkit-box-ordinal-group:3;
  order:2;
}

.toggle-sidebar--right .header-search-button{
  -ms-flex-order:1;
  -webkit-box-ordinal-group:2;
  margin-left:0;
  margin-right:auto;
  order:1;
}

.active-toggle-sidebar{
  overflow:hidden;
}

.active-toggle-sidebar .toggle-sidebar{
  visibility:visible;
}

.hidden-toggle-sidebar .toggle-sidebar{
  visibility:hidden;
}

@-webkit-keyframes toggle-sidebar-slide-in-left{
  0%{
    left:-340px;
    visibility:hidden;
  }
  100%{
    left:0;
    visibility:visible;
  }
}

@keyframes toggle-sidebar-slide-in-left{
  0%{
    left:-340px;
    visibility:hidden;
  }
  100%{
    left:0;
    visibility:visible;
  }
}

@-webkit-keyframes toggle-sidebar-slide-in-right{
  0%{
    right:-340px;
    visibility:hidden;
  }
  100%{
    right:0;
    visibility:visible;
  }
}

@keyframes toggle-sidebar-slide-in-right{
  0%{
    right:-340px;
    visibility:hidden;
  }
  100%{
    right:0;
    visibility:visible;
  }
}

@-webkit-keyframes toggle-sidebar-slide-out-left{
  0%{
    left:0;
    visibility:visible;
  }
  100%{
    left:-340px;
    visibility:hidden;
  }
}

@keyframes toggle-sidebar-slide-out-left{
  0%{
    left:0;
    visibility:visible;
  }
  100%{
    left:-340px;
    visibility:hidden;
  }
}

@-webkit-keyframes toggle-sidebar-slide-out-right{
  0%{
    right:0;
    visibility:visible;
  }
  100%{
    right:-340px;
    visibility:hidden;
  }
}

@keyframes toggle-sidebar-slide-out-right{
  0%{
    right:0;
    visibility:visible;
  }
  100%{
    right:-340px;
    visibility:hidden;
  }
}

@-webkit-keyframes site-slide-out-left{
  0%{
    left:340px;
  }
  100%{
    left:0;
  }
}

@keyframes site-slide-out-left{
  0%{
    left:340px;
  }
  100%{
    left:0;
  }
}

@-webkit-keyframes site-slide-out-right{
  0%{
    right:340px;
  }
  100%{
    right:0;
  }
}

@keyframes site-slide-out-right{
  0%{
    right:340px;
  }
  100%{
    right:0;
  }
}

.toggle-sidebar-close-button{
  color:#ffd800;
  color:var(--th-color-accent-base);
  font-weight:bold;
  position:absolute;
  right:30px;
  top:15px;
}

.toggle-sidebar-close-button:hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.toggle-sidebar-close-button svg{
  height:16px;
  width:16px;
}

.site-footer{
  border-top:1px solid rgba(255,255,255,0.1);
}

.site-footer a{
  color:inherit;
}

.site-footer a:hover,
.site-footer .widget .widget-title,
.gotop:hover{
  color:#ffffff;
  color:var(--th-color-white);
}

.site-footer-bottom{
  background-color:rgba(255,255,255,0.07);
  border-bottom:3px solid rgba(255,255,255,0.08);
}

.site-footer-bottom a{
  text-decoration:none;
}

.gotop::after{
  content:"\2191";
  padding-left:0.25rem;
}

.main-navigation ul{
  list-style:none;
  margin:0;
  padding-left:0;
}

.main-navigation li{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  display:inline-block;
  position:relative;
}

.main-navigation li a{
  color:inherit;
  display:block;
  font-weight:bold;
  line-height:1.45;
}

.main-navigation > ul.menu{
  margin-bottom:-0.25rem;
  margin-top:-0.25rem;
}

.main-navigation > ul.menu > li{
  border:1px solid transparent;
  padding:0.25rem 0.5rem;
}

.main-navigation > ul.menu > li > a{
  border-bottom:2px solid transparent;
  margin-bottom:-2px;
}

.main-navigation > ul.menu > li.menu-item-has-children{
  padding-right:15px;
}

.main-navigation > ul.menu > li.menu-item-has-children:hover::after,
.main-navigation > ul.menu > li.menu-item-has-children.focus::after{
  border-bottom:1px solid #0c0c0e;
  border-bottom:1px solid var(--th-color-primary-base);
  bottom:-1px;
  content:"";
  left:0;
  position:absolute;
  width:100%;
  z-index:9001;
}

.main-navigation > ul.menu > li.menu-item-has-children:hover,
.main-navigation > ul.menu > li.menu-item-has-children.focus{
  border:1px solid #9c9fa0;
  border:1px solid var(--th-color-secondary-base);
}

.main-navigation > ul.menu > li.menu-item-has-children > a{
  padding-right:0.25rem;
}

.main-navigation ul ul{
  -webkit-box-shadow:inset 0 0 0 1px #9c9fa0;
  -webkit-box-shadow:inset 0 0 0 1px var(--th-color-secondary-base);
  border:1px solid #0c0c0e;
  border:1px solid var(--th-color-primary-base);
  border-top:none;
  box-shadow:inset 0 0 0 1px #9c9fa0;
  box-shadow:inset 0 0 0 1px var(--th-color-secondary-base);
  float:left;
  left:-999em;
  margin-left:calc(-0.5rem + -2px);
  padding:0.5rem;
  position:absolute;
  top:100%;
  z-index:9000;
}

.main-navigation ul ul > * + *{
  border-top:1px solid rgba(255,255,255,0.1);
  margin-top:0.25rem;
  padding-top:0.25rem;
}

.main-navigation ul ul a{
  color:#ffffff;
  width:140px;
}

.main-navigation ul ul .menu-item-has-children a{
  padding-right:0.5rem;
}

.main-navigation ul ul ul{
  top:calc(-1px + -0.5rem);
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul{
  left:auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul{
  left:calc(100% + 1rem);
}

.main-navigation .sub-menu .menu-item-has-children::before{
  bottom:0;
  content:"";
  position:absolute;
  right:-1rem;
  top:0;
  width:1rem;
}

.main-navigation > ul.menu > li.current_page_item > a,
.main-navigation > ul.menu > li.current-menu-item > a,
.main-navigation > ul.menu > li:hover > a,
.main-navigation > ul.menu > li.focus > a{
  border-color:#ffd800;
  border-color:var(--th-color-accent-base);
  color:#ffffff;
}

.main-navigation > ul.menu > li.current_page_item > a:hover,
.main-navigation > ul.menu > li.current-menu-item > a:hover,
.main-navigation > ul.menu > li.current_page_ancestor > a:hover,
.main-navigation > ul.menu > li.menu-item-has-children > a:hover,
.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a{
  border-color:transparent;
  color:#ffd800;
  color:var(--th-color-accent-base);
}

.main-navigation .arrow-icon{
  bottom:calc(50% - 0.35rem);
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  pointer-events:none;
  position:absolute;
  right:3.5px;
}

.main-navigation .arrow-icon .svg-icon{
  height:0.75rem;
  margin:0;
  stroke-width:3px;
  width:0.75rem;
}

.main-navigation ul ul .arrow-icon{
  -webkit-transform:rotate(-90deg);
  right:0;
  transform:rotate(-90deg);
}

.header-menu-button span,
.header-menu-button svg{
  pointer-events:none;
}

.mobile-navigation ul{
  list-style:none;
  margin-bottom:0;
  margin-left:0;
  padding-left:0;
}

.mobile-navigation .arrow-icon{
  display:none;
}

.mobile-navigation a{
  text-decoration:none;
}

.mobile-navigation > ul:not(.social-list) > * + *,
.mobile-navigation ul.sub-menu > * + *{
  border-top:1px solid #242425;
  border-top:1px solid var(--th-color-primary-light);
}

.mobile-navigation > ul:not(.social-list) > * + *{
  margin-top:0.75rem;
  padding-top:0.75rem;
}

.mobile-navigation ul.sub-menu > * + *{
  margin-top:0.5rem;
  padding-top:0.5rem;
}

.mobile-navigation ul.sub-menu{
  border-left:1px solid #242425;
  border-left:1px solid var(--th-color-primary-light);
  margin-bottom:1rem;
  margin-top:0.75rem;
  padding-left:0.75rem;
}

.mobile-navigation ul > li > a{
  color:#ffffff;
  color:var(--th-color-white);
  font-weight:bold;
}

.mobile-navigation ul.sub-menu a{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  font-weight:normal;
}

.mobile-navigation > ul a:hover{
  color:#ffd800;
  color:var(--th-color-accent-base);
}

.mobile-navigation ul .sub-menu{
  font-size:0.79rem;
}

.social-list li a{
  display:block;
  margin:0.4rem;
}

.mobile-navigation .social-list{
  -ms-flex-pack:center;
  -ms-flex-wrap:wrap;
  -webkit-box-pack:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.mobile-navigation .social-list a{
  margin:0.5rem 0.75rem;
}

.comment-navigation,
.posts-navigation,
.post-navigation{
  overflow:hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float:left;
  width:50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next{
  float:right;
  width:50%;
}

.comment-navigation .nav-next,
.post-navigation .nav-next{
  text-align:right;
}

.post-navigation .nav-next a .post-title:after,
.posts-navigation .nav-next a:after,
.comment-navigation .nav-next a:after{
  content:"\2192";
  padding-left:0.25rem;
}

.post-navigation .nav-previous a .post-title:before,
.posts-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before{
  content:"\2190";
  padding-right:0.25rem;
}

.post-navigation a,
.posts-navigation a{
  text-decoration:none;
}

.post-navigation .post-title,
.posts-navigation a{
  font-weight:bold;
}

.post-navigation{
  line-height:1.25;
}

.post-navigation .post-title{
  font-style:italic;
}

.post-navigation a{
  color:#0c0c0e;
  color:var(--th-color-primary-base);
}

.post-navigation a:hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.posts-navigation{
  border-top:1px solid rgba(255,255,255,0.1);
  padding:23px 30px 20px;
  position:relative;
  text-align:center;
  text-transform:uppercase;
  width:100%;
}

.posts-navigation a{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  font-size:0.889rem;
}

.posts-navigation a:hover{
  color:#ffffff;
  color:var(--th-color-white);
}

.posts-navigation .nav-links:before{
  background:rgba(255,255,255,0.1);
  content:"";
  height:100%;
  left:50%;
  margin-left:-1px;
  position:absolute;
  top:0;
  width:1px;
}

.entry-header a{
  text-decoration:none;
}

.updated:not(.published){
  display:none;
}

.single .byline,
.group-blog .byline{
  display:inline;
}

.th-content > :last-child{
  margin-bottom:0;
}

.th-inner-border{
  -webkit-box-shadow:0 0 0 2px #0c0c0e;
  -webkit-box-shadow:0 0 0 2px var(--th-color-primary-base);
  box-shadow:0 0 0 2px #0c0c0e;
  box-shadow:0 0 0 2px var(--th-color-primary-base);
}

.th-cover{
  left:0;
  position:absolute;
  top:0;
}

.th-featured-image{
  -o-object-fit:cover;
  object-fit:cover;
}

.th-entry-meta--dotted > * + *::before{
  content:"\2022";
  margin-left:4px;
  margin-right:4px;
}

.th-entry-meta--dotted .prefix{
  display:none;
}

.entry-title a,
.single .entry-content p.intro,
.page .entry-content p.intro,
.single .entry-content p span.dropcap,
.page .entry-content p span.dropcap,
.entry-content a{
  font-weight:bold;
}

.has-background-cover{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  text-shadow:0 1px 1px rgba(0,0,0,0.4);
}

.hfeed.date-hidden .hentry-grid .entry-meta > .byline::before,
.hfeed.date-hidden.author-hidden .hentry-grid .entry-meta > .comments-link::before,
.single.author-hidden.date-hidden #primary-header .entry-meta::before{
  display:none;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley{
  border:none;
  margin-bottom:0;
  margin-top:0;
  padding:0;
}

embed,
iframe,
object{
  max-width:100%;
}

.wp-caption{
  background:#f9f9f9;
  background:var(--th-color-secondary-lightest);
  margin-bottom:2rem;
  max-width:100%;
  padding:10px;
}

.wp-caption img[class*="wp-image-"]{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.wp-caption .wp-caption-text{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
  font-size:0.889rem;
  font-style:italic;
  margin:10px 0 0;
}

.wp-caption-text{
  text-align:center;
}

.entry-gallery,
.gallery{
  margin-bottom:2rem;
}

.gallery{
  overflow:hidden;
}

.gallery-item{
  float:left;
  margin:0 3px 3px 0;
  overflow:hidden;
  position:relative;
}

.gallery-columns-1 .gallery-item{
  max-width:100%;
}

.gallery-columns-2 .gallery-item{
  max-width:calc(50% - 3px);
}

.gallery-columns-3 .gallery-item{
  max-width:calc(33.3% - 3px);
}

.gallery-columns-4 .gallery-item{
  max-width:calc(25% - 3px);
}

.gallery-columns-5 .gallery-item{
  max-width:calc(20% - 3px);
}

.gallery-columns-6 .gallery-item{
  max-width:calc(16.66% - 3px);
}

.gallery-columns-7 .gallery-item{
  max-width:calc(14.285% - 3px);
}

.gallery-columns-8 .gallery-item{
  max-width:calc(12.5% - 3px);
}

.gallery-columns-9 .gallery-item{
  max-width:calc(11.11% - 3px);
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n){
  margin-right:0;
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n+1){
  clear:left;
}

.gallery .gallery-caption{
  background:rgba(0, 0, 0, 0.4);
  background:-webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0.26)),color-stop(59%, rgba(0,0,0,0.59)),color-stop(69%, rgba(0,0,0,0.65)));
  background:linear-gradient(to bottom,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
  bottom:0;
  color:#ffffff;
  font-size:0.79rem;
  left:0;
  line-height:1.25;
  margin:0;
  padding:0.5rem;
  position:absolute;
  width:100%;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{
  display:none;
}

.sidebar-section{
  border-top:1px solid rgba(0,0,0,0.08);
}

.sidebar-section a{
  color:inherit;
}

.sidebar-section a:hover{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.widget .widget-title span{
  border-bottom:2px solid;
  display:inline-block;
  padding-bottom:2px;
}

.widget a{
  text-decoration:none;
}

.widget ul{
  -webkit-padding-start:0;
  list-style:none;
  margin:0;
  padding-left:0;
}

.widget.widget_text ul{
  list-style:disc;
  margin-bottom:2rem;
  margin-left:.875em;
  padding-left:.875em;
}

.widget .textwidget > :last-child{
  margin-bottom:0;
}

.widget select{
  max-width:100%;
}

.widget.widget_recent_comments td{
  border-top:none;
}

.widget.widget_recent_comments .recentcommentsavatar{
  margin-bottom:0;
}

.widget.widget_recent_comments .recentcommentsavatar td.recentcommentsavatartop,
.widget.widget_recent_comments .recentcommentsavatar td.recentcommentsavatarend{
  padding-left:0;
  padding-right:0;
}

.widget.widget_recent_comments .recentcommentsavatar td.recentcommentstexttop,
.widget.widget_recent_comments .recentcommentsavatar td.recentcommentstextend{
  padding-left:20px;
}

.widget.widget_author_grid ul,
.widget.widget_goodreads div[class*="gr_custom_each_container"]{
  overflow:hidden;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]{
  border-bottom:1px solid rgba(0,0,0,0.08);
  margin-bottom:20px;
  padding-bottom:20px;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]:last-child{
  border:none;
  padding:0;
}

.widget.widget_goodreads div[class*="gr_custom_book_container"]{
  float:left;
  margin-right:15px;
}

.widget.widget_goodreads div[class*="gr_custom_rating"]{
  line-height:1;
  margin-bottom:5px;
}

.widget.widget_goodreads div[class*="gr_custom_title"]{
  line-height:1.4;
}

.widget.widget_goodreads div[class*="gr_custom_author"]{
  font-size:11px;
}

.widget.widget_author_grid ul li{
  float:left;
  width:25%;
}

.widget.widget_authors .avatar,
.widget.widget_authors li a strong{
  display:block;
  margin-bottom:15px;
}

.widget.widget_authors .avatar{
  margin-top:30px;
}

.widget.widget_authors li strong{
  color:inherit;
  font-size:18px;
}

.entry-breadcrumbs .breadcrumb_last{
  font-weight:bold;
}

.th-bg-white{
  background-color:#ffffff;
  background-color:var(--th-color-white);
}

.th-bg-primary-base{
  background-color:#0c0c0e;
  background-color:var(--th-color-primary-base);
}

.th-bg-secondary-lightest{
  background-color:#f9f9f9;
  background-color:var(--th-color-secondary-lightest);
}

.th-block{
  display:block;
}

.th-inline-block{
  display:inline-block;
}

.th-flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.th-inline-flex{
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
}

.th-hidden{
  display:none;
}

.th-flex-col{
  -ms-flex-direction:column;
  -webkit-box-direction:normal;
  -webkit-box-orient:vertical;
  flex-direction:column;
}

.th-flex-wrap{
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.th-items-center{
  -ms-flex-align:center;
  -webkit-box-align:center;
  align-items:center;
}

.th-self-end{
  -ms-flex-item-align:end;
  align-self:flex-end;
}

.th-self-center{
  -ms-flex-item-align:center;
  align-self:center;
}

.th-justify-center{
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  justify-content:center;
}

.th-font-heading{
  font-family:'PT Sans';
  font-family:var(--th-site-font-headings);
}

.th-font-bold{
  font-weight:700;
}

.th-h-full{
  height:100%;
}

.th-text-2xs{
  font-size:0.75rem;
}

.th-text-xs{
  font-size:0.79rem;
}

.th-text-sm{
  font-size:0.889rem;
}

.th-text-base{
  font-size:1rem;
}

.th-text-md{
  font-size:1.125rem;
}

.th-text-lg{
  font-size:1.266rem;
}

.th-text-4xl{
  font-size:2.027rem;
}

.th-leading-none{
  line-height:1;
}

.th-list-none{
  list-style-type:none;
}

.th-my-0{
  margin-bottom:0;
  margin-top:0;
}

.th-mx-auto{
  margin-left:auto;
  margin-right:auto;
}

.th-my-lg{
  margin-bottom:2rem;
  margin-top:2rem;
}

.th--mx-base{
  margin-left:-1rem;
  margin-right:-1rem;
}

.th-mb-0{
  margin-bottom:0;
}

.th-ml-0{
  margin-left:0;
}

.th-ml-auto{
  margin-left:auto;
}

.th-mb-lg{
  margin-bottom:2rem;
}

.th-mt-md{
  margin-top:1.5rem;
}

.th-mt-base{
  margin-top:1rem;
}

.th-mr-base{
  margin-right:1rem;
}

.th-mb-base{
  margin-bottom:1rem;
}

.th-mt-sm{
  margin-top:0.75rem;
}

.th-mb-sm{
  margin-bottom:0.75rem;
}

.th-mt-xs{
  margin-top:0.5rem;
}

.th-mb-xs{
  margin-bottom:0.5rem;
}

.th-ml-xs{
  margin-left:0.5rem;
}

.th-ml-2xs{
  margin-left:0.25rem;
}

.th-max-w-xl{
  max-width:36rem;
}

.th-max-w-base{
  max-width:42rem;
}

.th-opacity-75{
  opacity:0.75;
}

.th-p-base{
  padding:1rem;
}

.th-p-sm{
  padding:0.75rem;
}

.th-py-3xl{
  padding-bottom:4rem;
  padding-top:4rem;
}

.th-py-lg{
  padding-bottom:2rem;
  padding-top:2rem;
}

.th-px-lg{
  padding-left:2rem;
  padding-right:2rem;
}

.th-py-md{
  padding-bottom:1.5rem;
  padding-top:1.5rem;
}

.th-py-base{
  padding-bottom:1rem;
  padding-top:1rem;
}

.th-px-base{
  padding-left:1rem;
  padding-right:1rem;
}

.th-py-sm{
  padding-bottom:0.75rem;
  padding-top:0.75rem;
}

.th-px-sm{
  padding-left:0.75rem;
  padding-right:0.75rem;
}

.th-pt-lg{
  padding-top:2rem;
}

.th-pt-sm{
  padding-top:0.75rem;
}

*{
  --tw-shadow:0 0 #0000;
}

*{
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-color:#fff;
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-offset-width:0px;
  --tw-ring-shadow:0 0 #0000;
}

.th-fill-current{
  fill:currentColor;
}

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

.th-text-white{
  color:#ffffff;
  color:var(--th-color-white);
}

.th-text-secondary-base{
  color:#9c9fa0;
  color:var(--th-color-secondary-base);
}

.th-text-accent-base{
  color:#ffd800;
  color:var(--th-color-accent-base);
}

.th-uppercase{
  text-transform:uppercase;
}

.th-no-underline{
  text-decoration:none;
}

.th-tracking-wide{
  letter-spacing:0.05em;
}

.th-tracking-wider{
  letter-spacing:0.1em;
}

.th-tracking-widest{
  letter-spacing:0.5em;
}

.th-w-full{
  width:100%;
}

@-webkit-keyframes th-spin{
  to{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@keyframes th-spin{
  to{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-webkit-keyframes th-ping{
  75%,
100%{
    -webkit-transform:scale(2);
    opacity:0;
    transform:scale(2);
  }
}

@keyframes th-ping{
  75%,
100%{
    -webkit-transform:scale(2);
    opacity:0;
    transform:scale(2);
  }
}

@-webkit-keyframes th-pulse{
  50%{
    opacity:.5;
  }
}

@keyframes th-pulse{
  50%{
    opacity:.5;
  }
}

@-webkit-keyframes th-bounce{
  0%,
100%{
    -webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);
    -webkit-transform:translateY(-25%);
    animation-timing-function:cubic-bezier(0.8,0,1,1);
    transform:translateY(-25%);
  }
  50%{
    -webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);
    -webkit-transform:none;
    animation-timing-function:cubic-bezier(0,0,0.2,1);
    transform:none;
  }
}

@keyframes th-bounce{
  0%,
100%{
    -webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);
    -webkit-transform:translateY(-25%);
    animation-timing-function:cubic-bezier(0.8,0,1,1);
    transform:translateY(-25%);
  }
  50%{
    -webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);
    -webkit-transform:none;
    animation-timing-function:cubic-bezier(0,0,0.2,1);
    transform:none;
  }
}

@media (min-width: 500px){
  blockquote::before{
    content:"\201C";
    font-family:"Times New Roman", Georgia, Serif;
    font-size:4em;
    font-weight:900;
    height:0;
    left:0;
    line-height:1;
    position:absolute;
    top:15px;
    width:0;
  }
  blockquote{
    border-bottom:1px solid;
    border-left:none;
    border-top:1px solid;
    font-size:1.266rem;
    padding:1rem 2rem 1rem 70px;
    position:relative;
  }
  body{
    font-size:1.125rem;
  }
  :root .has-medium-font-size{
    font-size:1.266rem;
  }
  :root .has-large-font-size{
    font-size:1.602rem;
  }
  :root .has-huge-font-size{
    font-size:2.027rem;
  }
  :root .has-enormous-font-size{
    font-size:3.247rem;
  }
  :root .has-gigantic-font-size{
    font-size:4.11rem;
  }
  .wp-block-quote.has-text-align-right{
    border-right:none;
  }
  .wp-block-quote.has-text-align-right::before{
    content:"\201D";
    left:auto;
    right:40px;
  }
  .wp-block-quote.has-text-align-right{
    padding-left:2rem;
    padding-right:70px;
  }
  .wp-block-quote.is-style-large,
    .wp-block-quote.is-large{
    padding:1rem 2rem 1rem 70px;
  }
  .sm\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .sm\:th-text-lg{
    font-size:1.266rem;
  }
  .sm\:th-text-8xl{
    font-size:3.247rem;
  }
  .sm\:th-mt-0{
    margin-top:0;
  }
  .sm\:th-mr-0{
    margin-right:0;
  }
  .sm\:th-mb-0{
    margin-bottom:0;
  }
  .sm\:th-ml-0{
    margin-left:0;
  }
  .sm\:th-ml-auto{
    margin-left:auto;
  }
  .sm\:th-ml-md{
    margin-left:1.5rem;
  }
  .sm\:th-text-left{
    text-align:left;
  }
}

@media (min-width: 599px){
  .inactive-sidebar .wp-block-column .alignfull,
    .custom-background.inactive-sidebar .wp-block-column .alignfull{
    margin-left:auto;
    width:auto;
  }
  .inactive-sidebar .wp-block-column .alignwide{
    margin-left:auto;
    margin-right:auto;
    width:auto;
  }
}

@media (min-width: 600px){
  .wp-block-latest-posts.is-grid li{
    margin-right:2rem;
  }
  .wp-block-latest-posts.columns-2 li{
    width:calc(50% - 2rem);
  }
  .wp-block-latest-posts.columns-3 li{
    width:calc(33.33333% - 2rem);
  }
  .wp-block-latest-posts.columns-4 li{
    width:calc(25% - 2rem);
  }
  .wp-block-latest-posts.columns-5 li{
    width:calc(20% - 2rem);
  }
  .wp-block-latest-posts.columns-6 li{
    width:calc(16.66667% - 2rem);
  }
  .wp-block-media-text .wp-block-media-text__media{
    margin-bottom:0;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
    margin-top:0;
  }
  .wp-block-media-text .wp-block-media-text__content{
    padding-left:2rem;
    padding-right:0;
  }
  .has-media-on-the-right .wp-block-media-text__content{
    padding-left:0;
    padding-right:2rem;
  }
}

@media (min-width: 768px){
  .container{
    width:750px;
  }
  .wp-block-cover.alignleft,
	.wp-block-cover.alignright{
    margin-bottom:0.75rem;
  }
  .wp-block-image .alignleft,
	.wp-block-image .alignright{
    margin-bottom:0.75rem;
  }
  .wp-block-image .alignleft{
    margin-right:2rem;
  }
  .wp-block-image .alignright{
    margin-left:2rem;
  }
  .wp-block-latest-posts__featured-image.alignleft,
	.wp-block-latest-posts__featured-image.alignright{
    margin-bottom:2rem;
  }
  .wp-block-latest-posts__featured-image.alignleft{
    margin-right:2rem;
  }
  .wp-block-latest-posts__featured-image.alignright{
    margin-left:2rem;
  }
  .wp-block-pullquote blockquote{
    font-size:1.424em;
  }
  .wp-block-pullquote.alignleft blockquote,
  .wp-block-pullquote.alignright blockquote{
    font-size:1.125em;
  }
  .wp-block-pullquote.alignleft{
    float:left;
    margin-right:2rem;
    text-align:left;
  }
  .wp-block-pullquote.alignright{
    float:right;
    margin-left:2rem;
    text-align:right;
  }
  .inactive-sidebar .alignwide,
			.inactive-sidebar .alignwide > [class*="__inner-container"] .alignfull{
    margin-left:-2vw;
    margin-right:-2vw;
    width:calc(100% + 4vw);
  }
  .inactive-sidebar .alignwide.has-background > [class*="__inner-container"] .alignwide{
    margin-left:calc(-2vw + 1rem);
    margin-right:calc(-2vw + 1rem);
    width:calc(100% + 4vw - 2rem);
    width:auto;
  }
  .wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright{
    padding:1em;
  }
  .md\:th-inline-block{
    display:inline-block;
  }
  .md\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .md\:th-flex-row{
    -ms-flex-direction:row;
    -webkit-box-direction:normal;
    -webkit-box-orient:horizontal;
    flex-direction:row;
  }
  .md\:th-items-end{
    -ms-flex-align:end;
    -webkit-box-align:end;
    align-items:flex-end;
  }
  .md\:th-items-center{
    -ms-flex-align:center;
    -webkit-box-align:center;
    align-items:center;
  }
  .md\:th-my-2xl{
    margin-bottom:3rem;
    margin-top:3rem;
  }
  .md\:th-mt-0{
    margin-top:0;
  }
  .md\:th-ml-auto{
    margin-left:auto;
  }
  .md\:th-py-3xl{
    padding-bottom:4rem;
    padding-top:4rem;
  }
  .md\:th-py-lg{
    padding-bottom:2rem;
    padding-top:2rem;
  }
  .md\:th-pb-xs{
    padding-bottom:0.5rem;
  }
  .md\:th-text-right{
    text-align:right;
  }
  .md\:th-w-4\/12{
    width:33.333333%;
  }
  .md\:th-w-6\/12{
    width:50%;
  }
  .md\:th-w-8\/12{
    width:66.666667%;
  }
  .md\:th-w-full{
    width:100%;
  }
}

@media (min-width: 782px){
  .wp-block-columns > *{
    margin-top:0;
  }
  .wp-block-column:not(:first-child){
    margin-left:2rem;
  }
}

@media screen and (min-width: 782px){
  .admin-bar .sticky-header{
    top:32px;
  }
}

@media (min-width: 992px){
  .container{
    width:970px;
  }
  .inactive-sidebar .alignwide,
			.inactive-sidebar .alignwide > [class*="__inner-container"] .alignfull{
    margin-left:-5vw;
    margin-right:-5vw;
    width:calc(100% + 10vw);
  }
  .inactive-sidebar .alignwide.has-background > [class*="__inner-container"] .alignwide{
    margin-left:calc(-5vw + 2rem);
    margin-right:calc(-5vw + 2rem);
    width:calc(100% + 10vw - 4rem);
    width:auto;
  }
  .site-header .site-branding{
    border-right:1px solid rgba(255,255,255,0.4);
    max-width:35%;
    text-align:inherit;
  }
  .header-controls{
    border-top:0;
    margin-top:0;
    max-width:300px;
    padding-top:0;
  }
  .footer-widgets .widget{
    width:25%;
  }
  .footer-widgets .widget:not(:nth-of-type(4n)){
    border-right:1px solid rgba(255,255,255,0.1);
  }
  .header-controls .social-list{
    border-right:1px solid rgba(255,255,255,0.5);
    margin-right:0.75rem;
    padding:0 10px 0 0;
  }
  .sidebar-section{
    border-top:none;
  }
  .lg\:th-block{
    display:block;
  }
  .lg\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .lg\:th-hidden{
    display:none;
  }
  .lg\:th-flex-wrap{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .lg\:th-flex-nowrap{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
  }
  .lg\:th-mt-0{
    margin-top:0;
  }
  .lg\:th-ml-auto{
    margin-left:auto;
  }
  .lg\:th-mr-sm{
    margin-right:0.75rem;
  }
  .lg\:th-pt-0{
    padding-top:0;
  }
  .lg\:th-pr-sm{
    padding-right:0.75rem;
  }
  .lg\:th-w-auto{
    width:auto;
  }
}

@media (min-width: 1200px){
  .container{
    width:1170px;
  }
}

@media (max-width: 781px) and (min-width: 600px){
  .wp-block-column:nth-child(-n + 2){
    margin-top:0;
  }
}

@media only screen and (max-width: 768px){
  .wp-block-file.alignright,
	.wp-block-file.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-pullquote.alignleft,
	.wp-block-audio.alignleft,
	.wp-block-audio.alignright,
	.wp-block-video.alignleft,
	.wp-block-video.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright{
    max-width:100%;
    width:100%;
  }
}

@media only screen and (max-width: 500px){
  .wp-block-image .alignright,
	.wp-block-image .alignleft{
    float:none;
    margin-left:auto;
    margin-right:auto;
  }
  .wp-block-quote.is-style-large,
	.wp-block-quote.is-large{
    margin-left:0;
    margin-right:0;
  }
  .wp-block-pullquote.is-style-default blockquote{
    max-width:100%;
  }
}
