/*!
Theme Name: Fortune
Theme URI: https://wordpress.com/themes/fortune/
Author: Themes Harbor
Author URI: https://themesharbor.com/
Description: Fortune is a clean, very flexible and fully responsive WordPress Theme, suited for businesses or non-profit organizations.
Version: 1.0-wpcom
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fortune
Domain Path: /languages/
Tags: author-bio, blog, bright, business, classic-menu, clean, custom-background, custom-menu, dark, design, education, elegant, featured-images, fixed-menu, flexible-header, food, formal, full-width-template, light, minimal, modern, multiple-menus, one-page, professional, real estate, responsive-layout, rtl-language-support, simple, sticky-post, testimonials, theme-options, translation-ready, two-columns
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.

Fortune is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/
:root{
	--th-color-primary-dark:#262727;
	--th-color-primary-base:#5a5b5c;

	--th-color-secondary-base:#929394;
	--th-color-secondary-light:#b2b3b4;
	--th-color-secondary-lighter:#ebecee;
	--th-color-secondary-lightest:#fafafa;

	--th-color-accent-dark:#23527c;
	--th-color-accent-base:#0da4d3;
	--th-color-accent-light:#cbeefa;

	--th-color-white:#ffffff;
	--th-color-red:red;
}
:root{
	--th-site-font-headings:'Open Sans';
	--th-site-font-body:'Open Sans';
}
/*! 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.35;
  opacity:0.7;
}
pre,
.wp-block-code{
  background-color:#fafafa;
  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:#ebecee;
  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:#262727;
  color:var(--th-color-primary-dark);
  font-family:'Open 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:#0da4d3;
  color:var(--th-color-accent-base);
}
a:hover,
a:focus{
  color:#23527c;
  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 #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  line-height:1.35;
  padding:0.6em;
  vertical-align:top;
}
thead th{
  border-bottom:2px solid #ebecee;
  border-bottom:2px solid var(--th-color-secondary-lighter);
  vertical-align:bottom;
}
table > tbody + tbody{
  border-top:2px solid #ebecee;
  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:#5a5b5c;
  color:var(--th-color-primary-base);
  font-family:'Open Sans';
  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 #929394;
  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:5px solid #0da4d3;
  border-left:5px solid var(--th-color-accent-base);
  color:#262727;
  color:var(--th-color-primary-dark);
  font-size:1.1em;
  line-height:1.5;
  padding:10px 20px;
}
.site .wp-block-pullquote__citation,
.site .wp-block-quote__citation,
.site .wp-block-quote cite,
blockquote cite,
.wp-block-quote cite,
.wp-block-quote__citation,
.wp-block-pullquote__citation{
  font-size:0.889rem;
}
blockquote.pull-right{
  border-left:0;
  border-right:5px solid #0da4d3;
  border-right:5px solid var(--th-color-accent-base);
  padding-left:0;
  padding-right:15px;
  text-align:right;
}
pre,
.wp-block-code{
  background-color:#ebeae2;
}
pre,
.wp-block-code{
  border-left:10px solid #dad8c9;
}
pre,
pre code,
.wp-block-code{
  font-size:inherit;
}
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{
  -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.05) inset;
  background-color:#fafafa;
  background-color:var(--th-color-secondary-lightest);
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  box-shadow:0 0 2px rgba(0, 0, 0, 0.05) inset;
  font-size:0.889rem;
  font-weight:400;
}
select,
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{
  border-radius:2px;
  color:#5a5b5c;
  color:var(--th-color-primary-base);
  line-height:1.6;
  padding:0.55em 0.75em;
}
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:#929394;
  border-color:var(--th-color-secondary-base);
  outline:0;
  outline:thin dotted \9;
}
select{
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  background:#fafafa url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23353833'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;
  background:var(--th-color-secondary-lightest) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23353833'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;
  background-position:right 0.55em top 60%;
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  padding-right:2em;
}
select:focus{
  border-color:#929394;
  border-color:var(--th-color-secondary-base);
}
button,
input[type="submit"]{
  cursor:pointer;
}
button,
a.primary-button,
input[type="submit"]{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  border:none;
  border-radius:2px;
  color:#ffffff;
  display:inline-block;
  font-size:11px;
  font-weight:bold;
  line-height:1.3;
  padding:1.2em 1.5em;
  text-transform:uppercase;
  vertical-align:bottom;
}
a.primary-button{
  text-decoration:none;
}
button:hover,
a.primary-button:hover,
input[type="submit"]:hover{
  background-color:#5a5b5c;
  background-color:var(--th-color-primary-base);
}
.clean-button{
  -webkit-box-shadow:none;
  background:none;
  border:none;
  border-radius:0;
  box-shadow:none;
  color:inherit;
  outline:none;
  padding:0;
  text-shadow:none;
}
.clean-button:hover{
  background:none;
}
label{
  display:inline-block;
  margin-bottom:5px;
  max-width:100%;
}
fieldset{
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  padding:0.35em 0.75em 0.75em;
}
legend{
  border:0;
  padding:0 0.35em;
}
.jetpack-video-wrapper,
.gallery,
#page .wp-playlist,
#page .tiled-gallery,
.post-password-form,
.hentry .entry-thumb{
  margin-bottom:1rem;
}
.container{
  max-width:1100px;
}
#comments .comment-author .avatar,
#comments .reply a,
input[type="submit"],
#site-navigation ul ul,
#site-navigation a,
.navigation.pagination a:hover,
.navigation.pagination .current,
.widget_tag_cloud a,
.hentry .page-links span,
#masthead .mobile-menu,
#page .jetpack-testimonial.hentry .entry-content,
.entry-thumb img,
#page #infinite-handle span,
.jetpack-testimonial-shortcode .testimonial-entry-content,
.author-container .avatar,
a.primary-button,
.site .has-border-radius{
  border-radius:2px;
}
#masthead,
#header-inner.sticky-navigation,
#masthead .header-searchform{
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.03);
  box-shadow:0 2px 2px rgba(0,0,0,0.03);
}
.author-container .avatar,
#comments .comment-author .avatar{
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.04);
  background:#ffffff;
  border:1px solid #e0e1e3;
  box-shadow:0 2px 2px rgba(0,0,0,0.04);
  padding:4px;
}
#page{
  background:#ffffff;
  word-wrap:break-word;
}
.has-custom-background #page{
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);
  box-shadow:0 0 20px rgba(0,0,0,0.1);
  margin:10px;
}
.clean-button{
  -webkit-box-shadow:none;
  background:none;
  border:none;
  border-radius:0;
  box-shadow:none;
  color:inherit;
  outline:none;
  padding:0;
  text-shadow:none;
}
.clean-button:hover{
  background:none;
}
.pull-right{
  float:right !important;
}
.pull-left{
  float:left !important;
}
.lead{
  font-size:16px;
  font-weight:300;
  line-height:1.4;
  margin-bottom:20px;
}
.list-unstyled{
  list-style:none;
  padding-left:0;
}
.container{
  margin-left:auto;
  margin-right:auto;
  padding-left:15px;
  padding-right:15px;
}
h1,
h2,
h3,
h4,
h5,
h6{
  color:inherit;
  font-weight:700;
  letter-spacing:-0.04em;
  margin-bottom:1rem;
}
h1,
.h1{
  font-size:36px;
}
h2,
.h2{
  font-size:30px;
}
h3,
.h3{
  font-size:24px;
}
h4,
.h4{
  font-size:18px;
}
h5,
.h5{
  font-size:14px;
}
h6,
.h6{
  font-size:12px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
  color:inherit;
  text-decoration:none;
}
.entry-content h1 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a{
  text-decoration:none;
}
a{
  text-decoration:none;
}
.entry-content a,
.author-bio-content a{
  text-decoration:underline;
}
.entry-content a.primary-button{
  text-decoration:none;
}
.hover\:th-links-primary-base a:hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
[class^="th-stack"] > *{
  margin:0;
}
.th-stack--3xl > * + *{
  margin-top:4rem;
}
.th-stack--2xl > * + *{
  margin-top:3rem;
}
.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--2xs > * + *{
  margin-top:0.25rem;
}
.th-stack-full-3xl > *{
  margin-top:4rem;
}
.th-stack-full--2xl > *{
  margin-top:3rem;
}
.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-stack-full--2xs > *{
  margin-top:0.25rem;
}
.th-bordered-stack--lg > * + *{
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  margin-top:2rem;
  padding-top:2rem;
}
.th-bordered-stack--base > * + *{
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  margin-top:1rem;
  padding-top:1rem;
}
body{
  line-height:1.65;
}
body,
input,
select,
optgroup,
textarea{
  font-size:14px;
}
.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.35;
}
.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:#ebecee;
  background-color:var(--th-color-secondary-lighter);
}
.wp-block-button__link:not(.has-text-color):not(.has-background):hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{
  color:#929394;
  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:2px;
}
.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:2px;
}
.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:#929394;
  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;
}
[class*="has-background"]:not(hr){
  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 #ebecee;
  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:'Open 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 #ebecee;
  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:#ebecee;
  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:1070px;
}
.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:#ebecee;
  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 #ebecee;
  -webkit-box-shadow:0 1px 0 0 var(--th-color-secondary-lighter);
  box-shadow:0 1px 0 0 #ebecee;
  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:#ebecee;
  border-color:var(--th-color-secondary-lighter);
}
.is-style-stripes.wp-block-table td{
  border-color:#ebecee;
  border-color:var(--th-color-secondary-lighter);
}
.is-style-stripes.wp-block-table tbody tr:nth-child(odd){
  background-color:#fafafa;
  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 #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  color:#929394;
  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:#fafafa;
  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:#ebecee;
  border-color:var(--th-color-secondary-lighter);
}
.wp-block-calendar table tbody,
.wp-block-calendar table caption{
  color:#929394;
  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;
}
p.has-text-color a{
  border-bottom-color:inherit;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link{
  border:none;
}
.wp-block-button .wp-block-button__link,
.wp-block-button__link{
  text-decoration:none;
}
.wp-block-button__link{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  border:none;
  border-radius:2px;
  color:#ffffff;
  color:var(--th-color-white);
  font-size:11px;
  font-weight:bold;
  padding:1.2em 1.5em;
  text-align:inherit;
  text-transform:uppercase;
}
.wp-block-button__link:not(.has-background):hover{
  background-color:#262727;
  background-color:var(--th-color-primary-dark);
}
.wp-block-button__link:not(.has-text-color):hover,
.wp-block-button__link:not(.has-text-color):not(.has-background):hover{
  color:#ffffff;
  color:var(--th-color-white);
}
.wp-block-button.is-style-outline .wp-block-button__link{
  border-width:1px;
  padding-bottom:calc(1.2em - 1px);
  padding-top:calc(1.2em - 1px);
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color){
  color:#262727;
  color:var(--th-color-primary-dark);
}
.wp-block-column .wp-block-image + :is(.has-small-font-size,
.has-normal-font-size,
.has-medium-font-size){
  margin-top:-0.75rem;
}
:root .has-small-font-size{
  font-size:0.79rem;
  line-height:1.65;
}
:root .has-normal-font-size{
  font-size:0.889rem;
}
:root .has-medium-font-size{
  font-size:1rem;
}
:root .has-large-font-size{
  font-size:1.266rem;
}
:root .has-huge-font-size{
  font-size:1.424rem;
}
:root .has-enormous-font-size{
  font-size:1.802rem;
}
:root .has-gigantic-font-size{
  font-size:2.566rem;
}
:root :is(h1.has-small-font-size,
h2.has-small-font-size,
h3.has-small-font-size,
h4.has-small-font-size,
h5.has-small-font-size,
h6.has-small-font-size){
  font-size:0.889rem;
  letter-spacing:0.07em;
  line-height:1.35;
  text-transform:uppercase;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-avatar{
  -webkit-box-shadow:0 2px 2px rgb(0 0 0 / 4%);
  -webkit-box-sizing:border-box;
  background-color:#ffffff;
  background-color:var(--th-color-white);
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  border-radius:2px;
  box-shadow:0 2px 2px rgb(0 0 0 / 4%);
  box-sizing:border-box;
  height:56px;
  padding:4px;
  width:56px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date{
  color:#929394;
  color:var(--th-color-secondary-base);
  font-size:0.702rem;
  letter-spacing:0.05em;
  line-height:1.25;
  text-transform:uppercase;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-author,
    .wp-block-latest-comments .wp-block-latest-comments__comment-link{
  text-decoration:none;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-author:not(:hover){
  color:#262727;
  color:var(--th-color-primary-dark);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{
  margin-top:1rem;
}
.wp-block-quote.has-text-align-right,
.wp-block-quote.is-style-large.has-text-align-right,
.wp-block-quote.is-large.has-text-align-right{
  border-left:none;
  border-right:5px solid #0da4d3;
  border-right:5px solid var(--th-color-accent-base);
  padding-left:0;
  padding-right:20px;
}
.wp-block-quote,
.wp-block-pullquote blockquote{
  font-style:normal;
}
.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{
  line-height:1.35;
}
.wp-block-pullquote{
  border-left:none;
  border-right:none;
  border-width:4px;
  padding:1rem 0;
}
.wp-block-pullquote.is-style-solid-color{
  border-radius:2px;
  padding-left:1rem;
  padding-right:1rem;
}
.wp-block-search .wp-block-search__label{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.wp-block-search .wp-block-search__input{
  border-color:#ebecee;
  border-color:var(--th-color-secondary-lighter);
  border-radius:2px;
  padding:0.55em 0.75em;
}
.wp-block-search .wp-block-search__button{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  border-color:#0da4d3;
  border-color:var(--th-color-accent-base);
  color:#ffffff;
  padding:0.55em 1.5em;
}
.wp-block-search .wp-block-search__button:hover{
  background-color:#23527c;
  background-color:var(--th-color-accent-dark);
  border-color:#23527c;
  border-color:var(--th-color-accent-dark);
}
.wp-block-search .wp-block-search__button svg{
  fill:currentColor;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  border-radius:2px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  padding:0.55em 0.75em;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{
  padding:0.55em 1.5em;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{
  padding-left:0.75em;
  padding-right:0.75em;
}
.wp-block-search.wp-block-search__icon-button .wp-block-search__button{
  padding-left:0.75em;
  padding-right:0.75em;
}
.table-bordered{
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
}
.table-bordered thead th,
.wp-block-table.is-style-borders thead th{
  border-bottom-width:2px;
  border-top-width:0;
}
.wp-block-table table.has-background{
  border-radius:2px;
}
.wp-block-table table thead th,
		.wp-block-table table tfoot td{
  padding-bottom:0.7em;
  padding-top:0.7em;
}
.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:1em;
  padding-top:1em;
}
.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 #ebecee;
  -webkit-box-shadow:0 0 0 1px var(--th-color-secondary-lighter);
  border-radius:2px;
  box-shadow:0 0 0 1px #ebecee;
  box-shadow:0 0 0 1px var(--th-color-secondary-lighter);
  overflow:hidden;
}
.has-custom-background.inactive-sidebar .alignfull{
  margin-left:calc(50% - 50vw + 10px);
  width:calc(100vw - 20px);
}
.wp-block-calendar a{
  border-bottom:none;
}
.is-style-th-link.wp-block-button{
  line-height:1.35;
}
.is-style-th-link.wp-block-button > .wp-block-button__link{
  -webkit-text-decoration-color:#cbeefa;
  -webkit-text-decoration-color:var(--th-color-accent-light);
  all:unset;
  color:#0da4d3;
  color:var(--th-color-accent-base);
  cursor:pointer;
  font-size:0.702rem;
  font-weight:bold;
  letter-spacing:0.05em;
  text-decoration:underline;
  text-decoration-color:#cbeefa;
  text-decoration-color:var(--th-color-accent-light);
  text-decoration-thickness:2px;
  text-transform:uppercase;
  text-underline-offset:0.25em;
}
.is-style-th-link.wp-block-button > .wp-block-button__link:hover{
  -webkit-text-decoration-color:#0da4d3;
  -webkit-text-decoration-color:var(--th-color-accent-base);
  color:#23527c;
  color:var(--th-color-accent-dark);
  text-decoration-color:#0da4d3;
  text-decoration-color:var(--th-color-accent-base);
}
.is-style-th-border-separate.wp-block-columns .wp-block-column:not(:first-child){
  border-left:1px dashed #ebecee;
  border-left:1px dashed var(--th-color-secondary-lighter);
  padding-left:2rem;
}
.is-style-th-border-separate.wp-block-columns + .is-style-th-border-separate.wp-block-columns{
  border-top:1px dashed #ebecee;
  border-top:1px dashed var(--th-color-secondary-lighter);
  padding-top:2rem;
}
.is-style-th-hero .wp-block-group{
  max-width:42rem;
}
.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,
.alignright{
  margin-bottom:1rem;
}
.alignleft{
  float:left;
  margin-right:1rem;
}
.alignright{
  float:right;
  margin-left:1rem;
}
.aligncenter{
  clear:both;
  margin-left:auto;
  margin-right:auto;
}
img.aligncenter{
  display:block;
}
.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,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row: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,
.container-fluid:after,
.row:after{
  clear:both;
}
.breadcrumbs{
  border-bottom:1px solid #ebecee;
  border-bottom:1px solid var(--th-color-secondary-lighter);
  color:#929394;
  color:var(--th-color-secondary-base);
  font-size:11px;
  line-height:1.2;
  padding:13px 0;
  text-transform:uppercase;
}
.entry-breadcrumbs a{
  color:inherit;
}
.entry-breadcrumbs a:hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.entry-breadcrumbs .sep{
  margin:0 0.15rem;
}
.entry-breadcrumbs:not(.yoast) > *{
  display:inline-block;
  position:relative;
}
.entry-breadcrumbs:not(.yoast) > * + *{
  margin-left:0.625rem;
  padding-left:0.625rem;
}
.entry-breadcrumbs:not(.yoast) > *::before,
.entry-breadcrumbs:not(.yoast) > *::after{
  -webkit-transform:skewX(45deg);
  border-right:1px solid #929394;
  border-right:1px solid var(--th-color-secondary-base);
  content:'';
  display:block;
  height:20%;
  left:0;
  pointer-events:none;
  position:absolute;
  right:-0.625rem;
  top:30%;
  transform:skewX(45deg);
}
.entry-breadcrumbs:not(.yoast) > *::after{
  -webkit-transform:skewX(-45deg);
  bottom:30%;
  top:auto;
  transform:skewX(-45deg);
}
.entry-breadcrumbs:not(.yoast) > span:last-child::before,
.entry-breadcrumbs:not(.yoast) > span:last-child::after{
  display:none;
}
.entry-breadcrumbs:not(.yoast) .current-page,
.entry-breadcrumbs:not(.yoast) .current-category,
.entry-breadcrumbs .breadcrumb_last{
  font-weight:bold;
}
.sticky-navigation{
  background-color:#ffffff;
  background-color:var(--th-color-white);
}
.site-header,
.site-header .top-bar,
.sticky-navigation{
  border-bottom:1px solid #ebecee;
  border-bottom:1px solid var(--th-color-secondary-lighter);
}
.site-header{
  position:relative;
  z-index:10;
}
.site-header .top-bar{
  border-top:2px solid #ebecee;
  border-top:2px solid var(--th-color-secondary-lighter);
}
.site-header .top-bar a:hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.site-branding .custom-logo{
  display:inline-block;
}
.site-header .site-title{
  letter-spacing:-0.04em;
}
.site-header .main-header-links{
  line-height:1.4;
}
.main-header-links button{
  font-weight:inherit;
}
.sticky-navigation{
  position:static;
}
.header-search-container{
  border:1px solid #e0e1e3;
  height:30px;
  padding:1px;
  position:relative;
  width:32px;
}
.header-search-button .svg-icon,
.header-searchform .svg-icon{
  height:14px;
  margin:auto;
  stroke-width:3px;
  width:14px;
}
.header-search-button{
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
}
.header-search-button.open,
.header-search-button:hover{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.header-search-button > .open-label + .svg-icon,
.header-search-button.open > .svg-icon:first-child,
.header-search-button .close-label,
.header-search-button.open .open-label{
  display:none;
}
.header-search-button.open > .open-label + .svg-icon,
.header-search-button.open .close-label{
  display:block;
}
.header-search-button.open:hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.header-searchform{
  border:1px solid #e0e1e3;
  display:none;
  left:-199px;
  padding:6px 7px;
  position:absolute;
  top:40px;
  width:240px;
}
.header-searchform::before,
.header-searchform::after{
  border-style:solid;
  content:"";
  position:absolute;
  width:0;
  z-index:1;
}
.header-searchform::before{
  border-color:#e0e1e3 transparent;
  border-width:0 8px 8px;
  right:15px;
  top:-8px;
}
.header-searchform::after{
  border-color:#ffffff transparent;
  border-color:var(--th-color-white) transparent;
  border-width:0 7px 7px;
  right:16px;
  top:-7px;
}
.header-searchform .field{
  font-size:0.79rem;
  padding:0.30em 0.75em;
}
.header-searchform .submit{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  color:#ffffff;
  color:var(--th-color-white);
  width:35px;
}
.header-searchform .submit:hover{
  opacity:0.7;
}
.site-footer{
  border-top:5px solid #0da4d3;
  border-top:5px solid var(--th-color-accent-base);
  position:relative;
}
.site-footer a{
  color:#b2b3b4;
  color:var(--th-color-secondary-light);
}
.site-footer a:hover,
.site-footer .site-info a,
.site-footer .widget-title{
  color:inherit;
}
.footer-bottom{
  background-color:rgba(0,0,0,0.2);
  border-top:1px solid rgba(0,0,0,0.1);
  font-size:11px;
}
.site-footer .gotop{
  border-radius:2px 2px 0 0;
  height:25px;
  left:50%;
  margin-left:-20px;
  position:absolute;
  top:-25px;
  width:40px;
}
.site-footer .gotop .svg-icon{
  height:1.125rem;
  margin:auto;
  width:1.125rem;
}
.site-footer .gotop:hover{
  background-color:#262727;
  background-color:var(--th-color-primary-dark);
}
.menu-navigation ul,
.mobile-navigation ul{
  list-style:none;
  margin:0;
  padding-left:0;
}
.menu-navigation li{
  display:inline-block;
  position:relative;
}
.menu-navigation li a{
  display:block;
}
.menu-navigation ul ul,
.menu-navigation ul ul ul{
  left:-9999px;
}
.menu-navigation ul ul{
  position:absolute;
  top:100%;
  z-index:99999;
}
.menu-navigation ul ul ul{
  top:0;
}
.menu-navigation ul li:hover > ul,
.menu-navigation ul li.focus > ul{
  left:0;
}
.menu-navigation ul ul li:hover > ul,
.menu-navigation ul ul li.focus > ul{
  left:100%;
  top:0;
}
.menu-navigation .arrow-icon,
.mobile-navigation .arrow-icon{
  bottom:calc(50% - 0.377rem);
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  pointer-events:none;
  position:absolute;
  right:0.45rem;
}
.menu-navigation .arrow-icon .svg-icon,
.mobile-navigation .arrow-icon .svg-icon{
  height:0.75rem;
  margin:0;
  stroke-width:3px;
  width:0.75rem;
}
.menu-navigation ul ul .arrow-icon{
  -webkit-transform:rotate(-90deg);
  right:0;
  transform:rotate(-90deg);
}
.main-navigation{
  display:inline-block;
}
#site-navigation > ul > li{
  margin-left:3px;
}
#site-navigation a{
  border:1px solid transparent;
  color:#5a5b5c;
  color:var(--th-color-primary-base);
  padding:6px 11px;
}
#site-navigation > ul > .menu-item-has-children > a{
  padding-right:1.4rem;
}
#site-navigation ul ul{
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  border-top:1px solid rgba(0,0,0,0.1);
  border-top-left-radius:0;
  box-shadow:0 2px 2px rgba(0, 0, 0, 0.1);
  float:left;
  font-size:0.702rem;
  padding:0;
}
#site-navigation ul ul a{
  color:#ffffff;
  font-weight:normal;
  line-height:1.4;
  padding:7px 11px;
  text-transform:none;
  width:180px;
}
#site-navigation > ul ul .menu-item-has-children > a{
  padding-right:1.2rem;
}
#site-navigation ul ul li:hover > a,
#site-navigation ul ul a:hover{
  background-color:rgba(0,0,0,0.1);
  border:1px solid transparent;
  color:#ffffff;
}
#site-navigation ul ul li{
  display:block;
}
#site-navigation ul ul li + li{
  border-top:1px solid rgba(0,0,0,0.1);
  position:relative;
}
#site-navigation ul ul li + li::before{
  border-top:1px solid rgba(255,255,255,0.1);
  content:'';
  position:absolute;
  top:0;
  width:100%;
}
#site-navigation li:hover > a{
  border:1px solid;
  color:#0da4d3;
  color:var(--th-color-accent-base);
}
.main-navigation ul ul .arrow-icon{
  right:10px;
}
#site-navigation .current_page_item .arrow-icon,
#site-navigation .current-menu-item .arrow-icon,
#site-navigation .current-menu-parent .arrow-icon,
#site-navigation .current-menu-ancestor .arrow-icon,
#site-navigation li:hover .arrow-icon,
#site-navigation ul ul .arrow-icon{
  color:#ffffff;
}
#site-navigation .current_page_item > a,
#site-navigation .current-menu-item > a,
#site-navigation .current-menu-parent > a,
#site-navigation .current-menu-ancestor > a,
#site-navigation .current_page_item > a:hover,
#site-navigation .current-menu-item > a:hover,
#site-navigation .current_page_ancestor > a:hover,
#site-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a:hover,
#site-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a,
#site-navigation ul:not(.sub-menu) > .menu-item-has-children.focus > a{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
  border:1px solid transparent;
  color:#ffffff;
}
#site-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a{
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}
.footer-navigation li:not(:last-child)::after{
  border-right:1px solid;
  content:'';
  margin-right:5px;
  opacity:0.7;
  padding-right:8px;
}
.footer-navigation li a{
  display:inline-block;
  font-weight:bold;
}
.footer-links > :first-child{
  margin-bottom:4px;
}
.footer-links > :last-child{
  margin-bottom:0px;
}
.footer-navigation li.menu-item-has-children > a:after,
.footer-navigation li.page_item_has_children > a:after{
  display:none;
}
.topbar-navigation .menu-item-has-children > a{
  padding-right:0.8rem;
}
.topbar-navigation .menu-item-has-children > .arrow-icon::before,
.topbar-navigation .menu-item-has-children > .arrow-icon::after{
  background-color:#929394;
  background-color:var(--th-color-secondary-base);
}
.topbar-navigation > ul > .menu-item-has-children:last-of-type > .arrow-icon{
  right:0;
}
.topbar-navigation > ul > li:not(:last-of-type){
  border-right:1px solid #ebecee;
  border-right:1px solid var(--th-color-secondary-lighter);
  margin-right:9px;
  padding-right:9px;
}
.topbar-navigation ul ul{
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.03);
  background-color:#ffffff;
  background-color:var(--th-color-white);
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  border-radius:5px;
  box-shadow:0 2px 2px rgba(0, 0, 0, 0.03);
  padding:8px 10px;
}
.topbar-navigation ul ul li,
.topbar-navigation ul ul a{
  display:block;
}
.topbar-navigation ul ul li + li{
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  margin-top:6px;
  padding-top:6px;
}
.topbar-navigation ul ul a{
  line-height:1.35;
  width:100px;
}
.topbar-navigation .current_page_item > a,
.topbar-navigation .current-menu-item > a,
.topbar-navigation .current_page_ancestor > a,
.topbar-navigation .current_page_item > a:hover,
.topbar-navigation .current-menu-item > a:hover,
.topbar-navigation .current_page_ancestor > a:hover,
.topbar-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a:hover,
.topbar-navigation ul:not(.sub-menu) > .menu-item-has-children:hover > a{
  color:#262727;
  color:var(--th-color-primary-dark);
}
.mobile-navigation{
  border-bottom:1px solid rgba(0,0,0,0.1);
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  display:none;
}
.mobile-navigation .arrow-icon{
  bottom:auto;
  right:9px;
  top:12px;
  z-index:2;
}
.mobile-navigation .arrow-icon.toggled-on{
  -webkit-transform:rotate(-180deg);
  color:#ffffff;
  color:var(--th-color-white);
  transform:rotate(-180deg);
}
.mobile-navigation ul li{
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
  position:relative;
}
.mobile-navigation ul li a{
  display:block;
  font-weight:bold;
  padding:0.5rem 0;
}
.mobile-navigation ul li ul:not(.toggled-on){
  display:none;
}
.mobile-navigation ul li ul li{
  margin-left:0.75rem;
}
.mobile-navigation ul li ul li a{
  font-weight:normal;
}
.mobile-navigation ul li ul li a::before{
  content:"-";
  padding-right:0.25rem;
}
.mobile-navigation .nav-bar{
  margin-bottom:0;
}
.mobile-navigation .nav-bar:first-of-type > li:first-of-type{
  border-top:none;
}
.mobile-navigation .dropdown-toggle{
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
  height:30px;
  position:absolute;
  right:0;
  top:0.15rem;
  width:30px;
  z-index:1;
}
.mobile-navigation .dropdown-toggle.toggled-on{
  background-color:#5a5b5c;
  background-color:var(--th-color-primary-base);
}
.mobile-navigation .dropdown-toggle.toggled-on:hover,
.mobile-navigation .dropdown-toggle.toggled-on:focus{
  opacity:0.7;
}
.mobile-navigation .dropdown-toggle:not(.toggled-on):hover,
.mobile-navigation .dropdown-toggle:not(.toggled-on):focus{
  -webkit-box-shadow:0 0 0 1px #b2b3b4;
  -webkit-box-shadow:0 0 0 1px var(--th-color-secondary-light);
  background-color:#ffffff;
  background-color:var(--th-color-white);
  box-shadow:0 0 0 1px #b2b3b4;
  box-shadow:0 0 0 1px var(--th-color-secondary-light);
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.site-header .mobile-navigation a:hover{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.active-toggle-menu .mobile-navigation{
  display:block;
}
.toggle-mobile-menu .svg-icon{
  background-color:#ffffff;
  background-color:var(--th-color-white);
  height:100%;
  height:100%;
  margin-right:0.7rem;
  padding:4px;
  width:30px;
}
.toggle-mobile-menu{
  -webkit-box-shadow:inset 0 0 0 1px #ffffff;
  -webkit-box-shadow:inset 0 0 0 1px var(--th-color-white);
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
  border:1px solid #e0e1e3;
  box-shadow:inset 0 0 0 1px #ffffff;
  box-shadow:inset 0 0 0 1px var(--th-color-white);
  display:none;
  height:30px;
  line-height:26px;
  margin-right:0.25rem;
  padding:1px;
  padding-right:0.75rem;
  text-transform:inherit;
}
.toggle-mobile-menu:hover{
  background-color:#fafafa;
  background-color:var(--th-color-secondary-lightest);
  color:#929394;
  color:var(--th-color-secondary-base);
}
.active-toggle-menu .toggle-mobile-menu{
  background-color:#ffffff;
  background-color:var(--th-color-white);
  color:#929394;
  color:var(--th-color-secondary-base);
}
.active-toggle-menu .toggle-mobile-menu:hover{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.toggle-mobile-menu .svg-icon:nth-of-type(2),
.active-toggle-menu .toggle-mobile-menu .svg-icon:nth-of-type(1){
  display:none;
}
.active-toggle-menu .toggle-mobile-menu > .svg-icon:nth-of-type(2){
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
  display:block;
}
.social-list li + li{
  margin-left:0.5rem;
}
.social-list li{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  height:25px;
}
.social-list li + li{
  margin-left:0.75rem;
}
.social-list .menu-items li a{
  display:block;
  margin:auto;
}
.social-list .svg-icon{
  width:1.266em;
}
.tipr_container_top,
.tipr_container_bottom{
  line-height:1.65;
}
.site-main .comment-navigation,
.site-main .navigation.pagination{
  font-size:0.702rem;
  font-weight:bold;
  overflow:hidden;
  text-transform:uppercase;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous{
  float:left;
  width:50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next{
  float:right;
  text-align:right;
  width:50%;
}
.navigation.pagination a.prev:before,
.comment-navigation .nav-previous a:before{
  content:"\2190";
  padding-right:0.25rem;
}
.navigation.pagination a.next:after,
.comment-navigation .nav-next a:after{
  content:"\2192";
  padding-left:0.25rem;
}
.navigation.pagination .current,
.navigation.pagination .nav-links a:hover{
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.navigation.pagination{
  margin-bottom:1rem;
  text-align:center;
}
.navigation.pagination a{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
  margin:0 2px 0 0;
  text-decoration:none;
}
.navigation.pagination a,
.navigation.pagination .current{
  display:inline-block;
  height:33px;
  line-height:33px;
  min-width:33px;
  padding:0 10px;
  text-align:center;
  width:auto;
}
.navigation.pagination .current{
  color:#929394;
  color:var(--th-color-secondary-base);
  margin-right:2px;
}
.navigation.pagination a.prev,
.navigation.pagination a.next{
  color:#0da4d3;
  color:var(--th-color-accent-base);
}
.post-navigation .nav-links > * + *{
  margin-top:2rem;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley{
  border:none;
  margin-bottom:0;
  margin-top:0;
  padding:0;
}
embed,
iframe,
object{
  max-width:100%;
}
.wp-caption{
  margin-bottom:2rem;
  max-width:100%;
}
.wp-caption img[class*="wp-image-"]{
  display:block;
  margin:0 auto;
}
.wp-caption-text{
  color:#929394;
  color:var(--th-color-secondary-base);
  font-size:0.889rem;
  font-style:italic;
  text-align:center;
}
.entry-thumb .wp-caption-text,
.wp-caption .wp-caption-text{
  margin:0.7em 0.8em 0;
}
.gallery{
  margin-bottom:2rem;
  overflow:hidden;
}
.gallery-item{
  float:left;
  margin:0 1px 1px 0;
  overflow:hidden;
  position:relative;
}
.gallery-columns-1 .gallery-item{
  max-width:100%;
}
.gallery-columns-2 .gallery-item{
  max-width:calc(50% - 1px);
}
.gallery-columns-3 .gallery-item{
  max-width:calc(33.3% - 1px);
}
.gallery-columns-4 .gallery-item{
  max-width:calc(25% - 1px);
}
.gallery-columns-5 .gallery-item{
  max-width:calc(20% - 1px);
}
.gallery-columns-6 .gallery-item{
  max-width:calc(16.66% - 1px);
}
.gallery-columns-7 .gallery-item{
  max-width:calc(14.285% - 1px);
}
.gallery-columns-8 .gallery-item{
  max-width:calc(12.5% - 1px);
}
.gallery-columns-9 .gallery-item{
  max-width:calc(11.11% - 1px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n){
  margin-right:0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+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;
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#42000000', endColorstr='#a6000000',GradientType=0 );
  font-size:11px;
  left:0;
  line-height:1.2;
  margin:0;
  padding:10px;
  position:absolute;
  width:100%;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{
  display:none;
}
.th-cover{
  left:0;
  position:absolute;
  top:0;
}
.th-background-cover{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.th-content > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child{
  margin-bottom:0;
}
.entry-header .entry-meta a{
  border-bottom:1px solid #e0e1e3;
}
.entry-meta .comments-link:before{
  content:"\2014";
  padding-right:0.25rem;
}
.entry-header .entry-meta > *{
  display:inline-block;
  margin-right:0.25rem;
}
#hero.has-background,
#primary-header.has-featured-image,
.page-header.has-featured-image{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
#hero.has-background .overlay,
#primary-header .overlay,
.page-header.has-featured-image .overlay{
  background-color:#000000;
  bottom:0;
  left:0;
  opacity:0.75;
  pointer-events:none;
  position:absolute;
  right:0;
  top:0;
}
.page-header.has-featured-image,
.page-header.has-featured-image .container{
  position:relative;
}
.page-header.has-featured-image{
  color:#ffffff;
  color:var(--th-color-white);
  text-shadow:0 1px 1px rgba(0,0,0,0.2);
}
.page-header.has-featured-image a:hover{
  color:inherit;
  opacity:0.75;
}
.page-header .th-featured-image{
  -o-object-fit:cover;
  object-fit:cover;
}
.sticky.hentry .entry-secondary-meta .comments-link{
  background-color:#f1e9b4;
}
.sticky.hentry .entry-secondary-meta .post-date{
  background-color:#867503;
  color:#ffffff;
}
.grid-wrapper .sticky.hentry .entry-title a,
.sticky.hentry .entry-content a,
.sticky.hentry .entry-summary a{
  color:#867503;
}
.sticky.hentry .entry-secondary-meta .comments-link,
.sticky.hentry a:hover,
.grid-wrapper .sticky.hentry .entry-title a:hover{
  color:#544a02;
}
.sticky.hentry .more-link-container a.more-link{
  border-bottom-color:#f1e9b4;
}
.sidebar-section{
  border-top:1px solid #ebecee;
  border-top:1px solid var(--th-color-secondary-lighter);
}
.hfeed:not(.post-type-archive-jetpack-testimonial) .site-main .hentry{
  border-bottom:1px solid #e0e1e3;
  margin-bottom:40px;
  padding-bottom:40px;
  position:relative;
}
.blog:not(.has-sidebar) .entry-thumb,
.archive:not(.has-sidebar) .entry-thumb,
.search:not(.has-sidebar) .entry-thumb{
  float:left;
  margin-right:30px;
  max-width:350px;
}
.search .site-main .hentry{
  overflow:hidden;
}
.more-link-container a.more-link{
  border-bottom:2px solid #cbeefa;
  border-bottom:2px solid var(--th-color-accent-light);
  display:inline-block;
  font-weight:bold;
  line-height:1.35;
  text-decoration:none;
}
.type-post .entry-header .edit-link::before,
.single-post .entry-header .edit-link::before{
  content:'/';
  margin:0 3px;
}
#page div.sharedaddy h3.sd-title{
  color:#929394;
  display:block;
  font-size:11px;
  font-weight:700;
  letter-spacing:0.07em;
  line-height:1.1;
  margin-bottom:10px;
  text-transform:uppercase;
}
.updated:not(.published){
  display:none;
}
.post-password-form label input{
  display:block;
}
.hentry .page-links{
  clear:both;
  font-size:11px;
  font-weight:bold;
  margin:30px 0;
  text-transform:uppercase;
}
.hentry .page-links .page-links-title,
.hentry .page-links span,
.hentry .page-links a{
  border:none;
  display:inline-block;
  height:25px;
  line-height:25px;
  min-width:25px;
  text-align:center;
}
.hentry .page-links .page-links-title{
  background:none;
  margin-right:4px;
  min-width:0;
  text-align:left;
  text-align:initial;
}
.hentry .page-links span,
.hentry .page-links a:hover > span{
  background:#f3f4f5;
  color:#929394;
}
.hentry .page-links a span{
  background:none;
  color:#000;
  color:initial;
}
.search-form label,
.post-password-form label{
  margin-bottom:0;
}
.date-hidden.author-hidden #primary-header .entry-meta .comments-link::before,
.date-hidden.author-hidden.comment-hidden #primary-header .entry-meta .edit-link .sep,
.hfeed.author-hidden.comment-hidden.categories-hidden .entry-meta .edit-link .sep,
.single.categories-hidden.tags-hidden .entry-footer .footer-meta{
  display:none;
}
.single.categories-hidden.tags-hidden .entry-footer .post-navigation{
  width:100%;
}
.hfeed.date-hidden.comment-hidden .site-main .hentry{
  padding-left:0;
  padding-right:0;
}
.hfeed.date-hidden .hentry .entry-secondary-meta .comments-link{
  border-radius:2px;
  margin-top:5px;
  min-width:48px;
}
.hentry .mejs-container,
.hentry .wp-playlist{
  margin-bottom:1rem;
}
#page .hentry .mejs-container a,
#page .hentry .wp-playlist a{
  border-bottom:none;
}
.hentry .wp-playlist .wp-playlist-tracks a{
  color:inherit;
  padding:10px 0;
}
.hentry .wp-playlist-item{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.hentry .wp-playlist-light .wp-playlist-playing{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
  font-weight:bold;
}
.grid-wrapper .entry-title{
  font-size:14px;
  letter-spacing:0.07em;
  margin-bottom:17px;
  text-transform:uppercase;
}
#page .grid-wrapper .sharedaddy{
  display:none;
}
.grid-wrapper .grid-sep{
  border-bottom:1px dashed #e0e1e3;
  clear:both;
}
.grid-wrapper .grid-sep:last-child{
  display:none;
}
.single .entry-footer > *{
  width:100%;
}
.entry-footer .svg-icon{
  height:15px;
  margin-right:0.5rem;
  width:15px;
}
.entry-footer .entry-author{
  overflow:hidden;
}
.entry-footer .entry-author .avatar{
  height:64px;
  width:64px;
}
.entry-footer .entry-author .author-avatar{
  float:right;
  margin-bottom:0.5rem;
  margin-left:0.75rem;
  min-width:64px;
}
.entry-footer .entry-author .author-link{
  -webkit-text-decoration-color:#cbeefa;
  -webkit-text-decoration-color:var(--th-color-accent-light);
  letter-spacing:0.015em;
  text-decoration:underline;
  text-decoration-color:#cbeefa;
  text-decoration-color:var(--th-color-accent-light);
  text-decoration-thickness:2px;
}
.entry-footer .entry-author .author-link:hover{
  text-decoration:none;
}
.single-jetpack-testimonial .entry-header.primary-hentry .entry-thumb img{
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
  background:#fff;
  border:1px solid #e0e1e3;
  border-radius:50%;
  box-shadow:0 2px 2px rgba(0, 0, 0, 0.04);
  height:86px;
  margin-right:30px;
  padding:4px;
  width:86px;
}
.single-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content{
  padding-bottom:35px;
}
.th-badge-links a{
  background-color:#fafafa;
  background-color:var(--th-color-secondary-lightest);
  border:1px solid #ebecee;
  border:1px solid var(--th-color-secondary-lighter);
  border-radius:2px;
  color:#5a5b5c;
  color:var(--th-color-primary-base);
  display:inline-block;
  margin:0.25rem 0.25rem 0 0;
  padding:0.19em 0.6em;
}
.th-badge-links a:hover{
  -webkit-box-shadow:inset 1px 1px 2px #ebecee;
  -webkit-box-shadow:inset 1px 1px 2px var(--th-color-secondary-lighter);
  background-color:#ffffff;
  background-color:var(--th-color-white);
  border-color:#929394;
  border-color:var(--th-color-secondary-base);
  box-shadow:inset 1px 1px 2px #ebecee;
  box-shadow:inset 1px 1px 2px var(--th-color-secondary-lighter);
  color:#262727;
  color:var(--th-color-primary-dark);
}
.widget:not(.front-page-block) 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 .widget-title a{
  color:inherit;
}
.widget .cta{
  margin:0;
  text-align:center;
}
.widget select{
  max-width:100%;
}
.widget_search .search-form{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.widget_search .search-form label,
.widget_search .search-form .search-field{
  width:100%;
}
.widget_search .search-form .search-submit{
  line-height:1;
  margin-left:0.5rem;
}
.widget .label{
  color:inherit;
  font-size:1em;
  font-weight:normal;
  padding:0;
}
.widget.widget_archive ul > * + *,
.widget.widget_categories li,
.widget.widget_pages li,
.widget.widget_nav_menu li,
.widget.widget_recent_comments ul > * + *,
.widget.widget_meta ul > * + *,
.widget.widget_recent_entries ul > * + *,
.widget.widget_recent_comments tr,
.widget.widget_links li,
.widget.widget_authors ul > li{
  border-top:1px solid #e0e1e3;
  margin-top:9px;
  padding-top:9px;
}
.widget.widget_categories ul:not(.children) > li:first-child,
.widget.widget_pages ul:not(.children) > li:first-child,
.widget.widget_nav_menu ul:not(.sub-menu) > li:first-child,
.widget.widget_recent_comments tr:first-child,
.widget.widget_links li:first-child,
.widget.widget_authors ul > li:first-child{
  border-top:none;
  padding-top:0;
}
.widget.widget_rss li{
  border-top:1px solid #e0e1e3;
  margin-top:20px;
  padding-top:20px;
}
.widget.widget_recent_entries .post-date{
  display:block;
  font-size:11px;
  margin-bottom:10px;
}
.widget_tag_cloud li{
  border:0;
  padding-bottom:3px;
  padding-top:0;
}
.widget_tag_cloud a,
.wp_widget_tag_cloud a{
  background:#0da4d3;
  color:#ffffff;
  display:inline-block;
  font-size:12px !important;
  line-height:25px;
  margin:0 0 3px 0;
  padding:0 9px;
}
.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:hover{
  background:#565758;
}
.footer-widget-area .widget.widget_archive li,
.footer-widget-area .widget.widget_categories li,
.footer-widget-area .widget.widget_pages li,
.footer-widget-area .widget.widget_nav_menu li,
.footer-widget-area .widget.widget_recent_comments li,
.footer-widget-area .widget.widget_meta li,
.footer-widget-area .widget.widget_rss li,
.footer-widget-area .widget.widget_recent_entries li{
  border-top-color:rgba(255,255,255,0.1);
}
.widget.widget_categories li .children{
  margin-left:30px;
}
.widget.widget_recent_comments td{
  border-top:none;
}
.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 #e0e1e3;
  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{
  border:1px solid #e0e1e3;
  margin-top:30px;
  padding:1px;
}
.widget.widget_authors li strong{
  color:#5a5b5c;
  font-size:18px;
}
#hero{
  padding:80px 0;
}
#hero.has-featured-image{
  color:#ffffff;
}
#hero.has-featured-image .entry-content a.button:not(:hover){
  color:inherit;
}
#hero .hentry .entry-content a.button{
  border:1px solid;
  border-radius:2px;
  display:inline-block;
  padding:5px 10px;
  text-decoration:none;
}
#hero .hentry a.button:hover{
  background-color:#ffffff;
  background-color:var(--th-color-white);
  color:#262727;
  color:var(--th-color-primary-dark);
  text-shadow:none;
}
#hero .is-style-outline .wp-block-button__link:not(.has-text-color):not(:hover){
  color:inherit;
}
#hero .entry-content .alignfull{
  margin-left:auto;
  width:auto;
}
.homepage-widgets > * + *{
  border-top:1px solid rgba(0,0,0,0.05);
}
.homepage-widgets .widget{
  padding:65px 0;
}
.homepage-widgets .widget .widget-title > a{
  cursor:default;
  pointer-events:none;
}
.homepage-widgets .widget:nth-child(even){
  background:#f8f9fa;
}
.homepage-widgets .front-page-block:nth-child(even) .recent-post,
.homepage-widgets .front-page-block:nth-child(even) .grid-item,
.homepage-widgets .front-page-block:nth-child(even) .grid-sep{
  border-color:#d8d9db;
}
.front-page-block .widget-title + .hentry{
  margin-top:2rem;
}
.homepage-widgets .front-testimonials{
  padding-bottom:calc(65px - 1rem);
}
.front-recent-posts .entry-title{
  margin-bottom:0;
}
#hero .hentry .entry-title,
.homepage-widgets .widget .widget-title{
  font-size:39px;
}
.page-template-blank-content-area-page .site-header{
  margin-bottom:0;
}
.page-template-blank-content-area-page .site-main{
  padding-bottom:0;
}
.page-template-blank-content-area-page .hentry > *{
  margin-bottom:0;
  margin-top:2.5rem;
}
.page-template-blank-content-area-page .hentry > *[class*="has-background"]:first-child{
  margin-top:0;
}
.page-template-blank-content-area-page .hentry > .wp-block-columns + .wp-block-columns{
  margin-top:2rem;
}
.page-template-blank-content-area-page .hentry [class*="has-background"] + [class*="has-background"]{
  margin-top:0;
}
.page-template-blank-content-area-page .hentry :is( h1,
h2,
h3,
h4 ){
  margin-bottom:1rem;
}
.page-template-blank-content-area-page .hentry :is( h5,
h6 ){
  margin-bottom:0.75rem;
}
.page-template-blank-content-area-page .hentry > :last-child:not([class*="has-background"]){
  margin-bottom:2.5rem;
}
.page-template-blank-content-area-page .entry-footer .edit-link{
  font-weight:bold;
}
.page-template-blank-content-area-page .entry-footer .edit-link a:hover{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.tipr_content{
  font-size:0.702rem;
  padding:0.6em 1em;
}
.tipr_container_bottom,
.tipr_container_top{
  display:block;
  position:absolute;
  z-index:1000;
}
.tipr_container_bottom{
  margin-top:13px;
}
.tipr_container_top{
  margin-top:-75px;
}
.tipr_point_top,
.tipr_point_bottom{
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.05);
  background-color:#ffffff;
  background-color:var(--th-color-white);
  border:1px solid #b2b3b4;
  border:1px solid var(--th-color-secondary-light);
  border-radius:20px;
  box-shadow:0 2px 2px rgba(0,0,0,0.05);
  color:#262727;
  color:var(--th-color-primary-dark);
  position:relative;
}
.tipr_point_top:after,
.tipr_point_top:before,
.tipr_point_bottom:after,
.tipr_point_bottom:before{
  border:solid transparent;
  content:"";
  height:0;
  left:50%;
  pointer-events:none;
  position:absolute;
  width:0;
}
.tipr_point_top:after,
.tipr_point_top:before{
  top:100%;
}
.tipr_point_top:after{
  border-top-color:#ffffff;
  border-top-color:var(--th-color-white);
  border-width:8px;
  margin-left:-8px;
}
.tipr_point_top:before{
  border-top-color:#b2b3b4;
  border-top-color:var(--th-color-secondary-light);
  border-width:9px;
  margin-left:-9px;
}
.tipr_point_bottom:after,
.tipr_point_bottom:before{
  bottom:100%;
}
.tipr_point_bottom:after{
  border-bottom-color:#ffffff;
  border-bottom-color:var(--th-color-white);
  border-width:8px;
  margin-left:-8px;
}
.tipr_point_bottom:before{
  border-bottom-color:#b2b3b4;
  border-bottom-color:var(--th-color-secondary-light);
  border-width:9px;
  margin-left:-9px;
}
.th-bg-white{
  background-color:#ffffff;
  background-color:var(--th-color-white);
}
.th-bg-primary-dark{
  background-color:#262727;
  background-color:var(--th-color-primary-dark);
}
.th-bg-primary-base{
  background-color:#5a5b5c;
  background-color:var(--th-color-primary-base);
}
.th-bg-secondary-lighter{
  background-color:#ebecee;
  background-color:var(--th-color-secondary-lighter);
}
.th-bg-secondary-lightest{
  background-color:#fafafa;
  background-color:var(--th-color-secondary-lightest);
}
.th-bg-accent-base{
  background-color:#0da4d3;
  background-color:var(--th-color-accent-base);
}
.th-border-separate{
  border-collapse:separate;
}
.th-border-secondary-lighter{
  border-color:#ebecee;
  border-color:var(--th-color-secondary-lighter);
}
.th-rounded{
  border-radius:2px;
}
.th-border-t{
  border-top-width:1px;
}
.th-border-b{
  border-bottom-width:1px;
}
.th-block{
  display:block;
}
.th-inline-block{
  display:inline-block;
}
.th-flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.th-hidden{
  display:none;
}
.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-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-bold{
  font-weight:700;
}
.th-h-full{
  height:100%;
}
.th-text-2xs{
  font-size:0.702rem;
}
.th-text-xs{
  font-size:0.79rem;
}
.th-text-md{
  font-size:1.125rem;
}
.th-text-lg{
  font-size:1.266rem;
}
.th-text-xl{
  font-size:1.424rem;
}
.th-text-3xl{
  font-size:1.802rem;
}
.th-text-4xl{
  font-size:2.027rem;
}
.th-leading-none{
  line-height:1;
}
.th-leading-snug{
  line-height:1.35;
}
.th-list-none{
  list-style-type:none;
}
.th-m-0{
  margin:0;
}
.th-my-0{
  margin-bottom:0;
  margin-top:0;
}
.th-mx-base{
  margin-left:1rem;
  margin-right:1rem;
}
.th--mx-base{
  margin-left:-1rem;
  margin-right:-1rem;
}
.th-mt-0{
  margin-top:0;
}
.th-mb-0{
  margin-bottom:0;
}
.th-ml-0{
  margin-left:0;
}
.th-mt-xl{
  margin-top:2.5rem;
}
.th-mb-xl{
  margin-bottom:2.5rem;
}
.th-mt-lg{
  margin-top:2rem;
}
.th-mb-lg{
  margin-bottom:2rem;
}
.th-mt-md{
  margin-top:1.5rem;
}
.th-mt-base{
  margin-top:1rem;
}
.th-mb-base{
  margin-bottom:1rem;
}
.th-mr-sm{
  margin-right:0.75rem;
}
.th-mt-xs{
  margin-top:0.5rem;
}
.th-mb-xs{
  margin-bottom:0.5rem;
}
.th-ml-xs{
  margin-left:0.5rem;
}
.th-mb-2xs{
  margin-bottom:0.25rem;
}
.th-ml-2xs{
  margin-left:0.25rem;
}
.th-p-sm{
  padding:0.75rem;
}
.th-py-4xl{
  padding-bottom:6rem;
  padding-top:6rem;
}
.th-py-xl{
  padding-bottom:2.5rem;
  padding-top:2.5rem;
}
.th-py-lg{
  padding-bottom:2rem;
  padding-top:2rem;
}
.th-py-md{
  padding-bottom:1.5rem;
  padding-top:1.5rem;
}
.th-px-base{
  padding-left:1rem;
  padding-right:1rem;
}
.th-py-xs{
  padding-bottom:0.5rem;
  padding-top:0.5rem;
}
.th-pt-xl{
  padding-top:2.5rem;
}
.th-pb-xl{
  padding-bottom:2.5rem;
}
.th-pb-lg{
  padding-bottom:2rem;
}
.th-pb-md{
  padding-bottom:1.5rem;
}
.th-pt-sm{
  padding-top:0.75rem;
}
.th-pt-xs{
  padding-top:0.5rem;
}
.th-pb-xs{
  padding-bottom:0.5rem;
}
*{
  --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-primary-dark{
  color:#262727;
  color:var(--th-color-primary-dark);
}
.th-text-primary-base{
  color:#5a5b5c;
  color:var(--th-color-primary-base);
}
.th-text-secondary-base{
  color:#929394;
  color:var(--th-color-secondary-base);
}
.th-text-accent-base{
  color:#0da4d3;
  color:var(--th-color-accent-base);
}
.th-uppercase{
  text-transform:uppercase;
}
.th-tracking-wider{
  letter-spacing:0.05em;
}
.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){
  :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.281rem;
  }
  :root .has-gigantic-font-size{
    font-size:3.247rem;
  }
  .wp-block-pullquote{
    padding-bottom:2rem;
    padding-top:2rem;
  }
  .navigation.pagination{
    text-align:right;
  }
  .entry-footer .entry-author .avatar{
    height:96px;
    width:96px;
  }
  .entry-footer .entry-author .author-avatar{
    border-left:none;
    float:none;
    margin-bottom:0;
    margin-left:0;
    min-width:96px;
  }
  #hero{
    padding:140px 0;
  }
  .front-page-block .widget-title + .hentry{
    margin-top:3rem;
  }
  .sm\:th-block{
    display:block;
  }
  .sm\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .sm\:th-text-xl{
    font-size:1.424rem;
  }
  .sm\:th-mb-2xl{
    margin-bottom:3rem;
  }
  .sm\:th-ml-lg{
    margin-left:2rem;
  }
  .sm\:th-mb-base{
    margin-bottom:1rem;
  }
}
@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){
  .lead{
    font-size:21px;
  }
  .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;
  }
  blockquote.pull-left,
	blockquote.pull-right{
    padding:0;
    width:45%;
  }
  blockquote.pull-left{
    float:left;
    margin:35px 35px 55px -35px;
  }
  blockquote.pull-right{
    float:right;
    margin:35px -35px 55px 35px;
  }
  .wp-block-quote.is-style-large,
	.wp-block-quote.is-large{
    margin:2rem 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:720px;
  }
  .site-header .main-header-links{
    -ms-flex:0 0 50%;
    -webkit-box-flex:0;
    flex:0 0 50%;
  }
  .site-header .site-branding{
    -ms-flex:0 0 50%;
    -webkit-box-flex:0;
    flex:0 0 50%;
  }
  .sticky-navigation .site-header-inner{
    -webkit-transition:padding-top 100ms ease-in,
		            padding-bottom 100ms ease-in;
    padding-bottom:1rem;
    padding-top:1rem;
    transition:padding-top 100ms ease-in,
		            padding-bottom 100ms ease-in;
  }
  .admin-bar .sticky-navigation{
    top:32px;
  }
  .sticky-navigation{
    background:rgba(255,255,255,0.98);
    left:0;
    position:fixed;
    right:0;
    top:0;
    z-index:100;
  }
  .sticky-navigation img.custom-logo{
    max-height:40px;
    width:auto;
  }
  .entry-footer .footer-meta,
	.entry-footer .post-navigation{
    width:50%;
  }
  #hero .hentry .entry-content{
    max-width:700px;
  }
  .md\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .md\:th-justify-end{
    -ms-flex-pack:end;
    -webkit-box-pack:end;
    justify-content:flex-end;
  }
  .md\:th-mt-0{
    margin-top:0;
  }
  .md\:th-mb-0{
    margin-bottom:0;
  }
  .md\:th-ml-auto{
    margin-left:auto;
  }
  .md\:th-pr-sm{
    padding-right:0.75rem;
  }
  .md\:th-text-left{
    text-align:left;
  }
  .md\:th-text-right{
    text-align:right;
  }
  .md\:th-w-auto{
    width:auto;
  }
  .md\:th-w-5\/12{
    width:41.666667%;
  }
  .md\:th-w-7\/12{
    width:58.333333%;
  }
}
@media (min-width: 782px){
  .wp-block-columns > *{
    margin-top:0;
  }
  .wp-block-column:not(:first-child){
    margin-left:2rem;
  }
}
@media (min-width: 992px){
  .has-custom-background #page{
    margin:30px;
  }
  .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;
  }
  .has-custom-background.inactive-sidebar .alignfull{
    margin-left:calc(50% - 50vw + 30px);
    width:calc(100vw - 60px);
  }
  .inactive-sidebar .alignfull > [class*="__inner-container"],
.inactive-sidebar .alignfull.wp-block-pullquote blockquote > [class*="__inner-container"],
.inactive-sidebar .alignwide > [class*="__inner-container"]{
    max-width:940px;
  }
  .site-header .main-header-links{
    -ms-flex:0 0 70%;
    -webkit-box-flex:0;
    flex:0 0 70%;
  }
  .site-header .site-branding{
    -ms-flex:0 0 30%;
    -webkit-box-flex:0;
    flex:0 0 30%;
  }
  .header-search-container{
    border:none;
  }
  .header-search-button{
    background-color:transparent;
  }
  .footer-widget{
    width:33.33333%;
  }
  .has-sidebar .site-main.th-w-full{
    width:66.666667%;
  }
  .has-sidebar:not(.left-sidebar) .site-main.th-w-full{
    -ms-flex-order:1;
    -webkit-box-ordinal-group:2;
    order:1;
    padding-right:2.5rem;
  }
  .left-sidebar .site-main.th-w-full{
    -ms-flex-order:2;
    -webkit-box-ordinal-group:3;
    order:2;
    padding-left:2.5rem;
  }
  .sidebar-section{
    border-top:none;
    width:33.333333%;
  }
  .has-sidebar:not(.left-sidebar) .sidebar-section{
    -ms-flex-order:2;
    -webkit-box-ordinal-group:3;
    border-left:1px solid #ebecee;
    border-left:1px solid var(--th-color-secondary-lighter);
    order:2;
    padding-left:2.5rem;
  }
  .left-sidebar .sidebar-section{
    -ms-flex-order:1;
    -webkit-box-ordinal-group:2;
    border-right:1px solid #ebecee;
    border-right:1px solid var(--th-color-secondary-lighter);
    order:1;
    padding-right:2.5rem;
  }
  .site-content .grid-wrapper .recent-post,
	.site-content .grid-wrapper .grid-item{
    border-right:1px dashed #e0e1e3;
  }
  .grid-wrapper .three-columns:nth-of-type(3n){
    border-right:none;
  }
  .grid-wrapper .two-columns:nth-of-type(2n){
    border-right:none;
  }
  .lg\:th-block{
    display:block;
  }
  .lg\:th-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .lg\:th-flex-wrap{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .lg\:th-mx-lg{
    margin-left:2rem;
    margin-right:2rem;
  }
  .lg\:th--mx-lg{
    margin-left:-2rem;
    margin-right:-2rem;
  }
  .lg\:th-px-lg{
    padding-left:2rem;
    padding-right:2rem;
  }
  .lg\:th-w-4\/12{
    width:33.333333%;
  }
  .lg\:th-w-6\/12{
    width:50%;
  }
}
@media only screen and (min-width: 992px){
  .active-toggle-menu .mobile-navigation{
    display:none;
  }
}
@media (min-width: 1200px){
  .container{
    width:1170px;
  }
  .inactive-sidebar .alignfull > [class*="__inner-container"],
.inactive-sidebar .alignfull.wp-block-pullquote blockquote > [class*="__inner-container"],
.inactive-sidebar .alignwide > [class*="__inner-container"]{
    max-width:1070px;
  }
}
@media (max-width: 992px){
  .is-style-th-border-separate.wp-block-columns{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  .is-style-th-border-separate.wp-block-columns > .wp-block-column{
    -ms-flex-preferred-size:100% !important;
    flex-basis:100% !important;
  }
  .is-style-th-border-separate.wp-block-columns > .wp-block-column:not(:first-child){
    border-left:none;
    border-top:1px dashed #ebecee;
    border-top:1px dashed var(--th-color-secondary-lighter);
    margin-left:0;
    margin-top:2rem;
    padding-left:0;
    padding-top:2rem;
  }
}
@media only screen and (max-width: 992px){
  button.toggle-mobile-menu{
    -ms-flex-flow:row wrap;
    -webkit-box-direction:normal;
    -webkit-box-orient:horizontal;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    flex-flow:row wrap;
  }
  .site-content .grid-wrapper .recent-post,
	.site-content .grid-wrapper .grid-item{
    border:none;
  }
  .site-content .grid-sep{
    border:none;
    margin:0;
  }
  .site-content .grid-wrapper .recent-post .hentry,
	.site-content .grid-wrapper .grid-item .hentry{
    border-bottom:1px dashed #e0e1e3;
    padding-bottom:30px;
  }
  .site-content .grid-wrapper .recent-post:last-of-type .hentry,
	.site-content .grid-wrapper .grid-item:last-of-type .hentry{
    border-bottom:none;
    padding-bottom:0;
  }
}
@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%;
  }
  .site-header{
    height:auto !important;
  }
  .container{
    padding-left:30px;
    padding-right:30px;
  }
  #infinite-handle{
    margin-bottom:60px;
  }
}
@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%;
  }
  .entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft,
	.blog:not(.has-sidebar) .hentry:not(.jetpack-testimonial) .entry-thumb,
	.archive:not(.has-sidebar) .hentry:not(.jetpack-testimonial) .entry-thumb,
	.search:not(.has-sidebar) .hentry:not(.jetpack-testimonial) .entry-thumb{
    float:none !important;
  }
  .single .entry-header.primary-hentry .avatar{
    display:none;
  }
  .has-custom-background #page{
    margin:10px;
  }
  .blog:not(.has-sidebar) #page .entry-thumb,
	.archive:not(.has-sidebar) #page .entry-thumb,
	.search:not(.has-sidebar) #page .entry-thumb,
	.testimonial-entry-column-2{
    margin-left:0;
    margin-right:0;
  }
  .single .entry-footer .footer-meta,
	.single .entry-footer .post-navigation,
	#page .testimonial-entry-column-2{
    width:100%;
  }
  .blog:not(.has-sidebar) .entry-thumb,
	.archive:not(.has-sidebar) .entry-thumb,
	.search:not(.has-sidebar) .entry-thumb,
	.taxonomy-description{
    max-width:100%;
  }
  .entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft{
    display:block;
    margin:0 auto 25px;
  }
  .homepage-widgets .widget .widget-title,
	#hero .hentry .entry-title,
	.entry-header.primary-hentry .entry-title,
	.page-header .page-title{
    font-size:23px;
  }
}
@media (hover: none) and (pointer: coarse){
  .sticky-navigation{
    position:static;
  }
  .sticky-navigation .site-header-inner{
    padding-bottom:30px;
    padding-top:28px;
  }
}
