.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--primary-color: #2a4861;
--secondary-color: #5d7b94;
--tertiary-color: #90aec7;
--accent-color: #60945d;
--contrast-color: #e63e4c;
--highlight-color: #915d94;
--light-gray-color: #ededef;
--gray-color: #84848f;
--dark-gray-color: #24242f;
--text-color: rgba(0, 0, 0, 0.9);
--medium-text-color: rgba(0, 0, 0, 0.7);
--light-text-color: rgba(0, 0, 0, 0.5);
--medium-border-color: rgba(0, 0, 0, 0.3);
--light-border-color: rgba(0, 0, 0, 0.1);
--link-color: #5d7b94;
--link-hover-color: #2a4861;
--button-color: #2a4861;
--button-text-color: #fff;
--button-hover-color: #5d7b94;
--button-hover-text-color: #fff;
--header-background-color: #2a4861;
--header-text-color: #fff;
--header-text-hover-color: rgba(255, 255, 255, 0.5);
--header-border-color: rgba(255, 255, 255, 0.1);
--title-color: #2a4861;
--title-hover-color: #5d7b94;
--post-meta-background-color: #ededef;
--comments-background-color: #ededef;
--widget-title-color: #2a4861;
--widget-title-hover-color: #5d7b94;
--widget-background-color: #ededef;
--footer-background-color: #2a4861;
--footer-text-color: rgba(255, 255, 255, 0.6);
--footer-link-color: #fff;
--footer-link-hover-color: rgba(255, 255, 255, 0.6);
--footer-border-color: rgba(255, 255, 255, 0.1);
--text-font: "Barlow", arial, helvetica, sans-serif;
--title-font: "Barlow", arial, helvetica, sans-serif;
--navi-font: "Barlow", arial, helvetica, sans-serif;
--widget-title-font: "Barlow", arial, helvetica, sans-serif;
--title-font-weight: bold;
--navi-font-weight: normal;
--widget-title-font-weight: bold;
--title-text-transform: none;
--navi-text-transform: none;
--widget-title-text-transform: none;
--text-line-height: 1.75;
--title-line-height: 1.4;
} html {
box-sizing: border-box;
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
optgroup {
font-weight: bold;
} body,
button,
input,
select,
textarea {
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
font-size: 16px;
font-size: 1rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--text-font);
line-height: 1.75;
line-height: var(--text-line-height);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 1em;
margin-bottom: 0.75em;
color: #2a4861;
color: var(--title-color);
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: bold;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
h1 {
font-size: 36px;
font-size: 2.25rem;
}
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 22px;
font-size: 1.375rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 19px;
font-size: 1.1875rem;
}
p {
margin: 1.75rem 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 1.75rem 0;
}
pre {
overflow: auto;
margin: 1.75rem 0;
padding: 1rem 1.25rem;
max-width: 100%;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
background: rgba(0, 0, 0, 0.05);
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.75;
line-height: var(--text-line-height);
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px;
padding: 2px 5px;
}
pre code {
background: none;
padding: 0;
}
abbr,
acronym {
border-bottom: 1px solid rgba(0, 0, 0, 0.5);
border-bottom: 1px solid var(--light-text-color);
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
body {
margin: 0;
background: #ededef; }
blockquote {
margin: 1.75rem 0;
padding-left: 1.5rem;
border-left: 5px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote p {
margin-bottom: 1rem;
}
blockquote cite {
display: block;
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--text-font);
font-size: 16px;
font-size: 1rem;
font-style: normal;
}
blockquote cite::before {
content: "\2014\00a0";
}
hr {
margin: 1.75rem 0;
height: 1px;
border: 0;
background-color: rgba(0, 0, 0, 0.1);
background-color: var(--light-border-color);
box-sizing: content-box;
}
ul,
ol {
margin: 1.75rem 0;
padding: 0 0 0 1.5rem;
}
ul {
list-style: square;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1.5em;
}
img {
border: 0;
max-width: 100%; height: auto; }
table {
margin: 1.75rem 0;
width: 100%;
border: none;
table-layout: auto;
border-spacing: 0;
border-collapse: collapse;
}
th,
td {
padding: 0.4em 0.6em;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
}
th {
font-weight: normal;
text-align: initial;
background: rgba(0, 0, 0, 0.05);
}
tfoot td {
background: rgba(0, 0, 0, 0.05);
}
a {
color: #5d7b94;
color: var(--link-color);
text-decoration: underline;
background-color: transparent;
}
a:hover,
a:focus,
a:active {
color: #2a4861;
color: var(--link-hover-color);
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
margin: 0;
padding: 0.6rem 1rem;
border: none;
color: #fff;
color: var(--button-text-color);
background-color: #2a4861;
background-color: var(--button-color);
text-decoration: none;
font-weight: normal;
font-size: 15px;
font-size: 0.9375rem;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
color: #fff;
color: var(--button-hover-text-color);
background-color: #5d7b94;
background-color: var(--button-hover-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.3em 0.6em;
max-width: 100%;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
background: none;
color: rgba(0, 0, 0, 0.7);
color: var(--medium-text-color);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid;
border-color: rgba(0, 0, 0, 0.3);
border-color: var(--medium-border-color);
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
outline: none;
}
textarea {
overflow: auto;
width: 100%;
} .search-form {
display: flex;
margin: 0;
padding: 0;
}
.search-form label {
flex-grow: 1;
}
.search-form .search-field {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.75rem 1rem;
min-width: 100px;
width: 100%;
-webkit-appearance: none;
}
.search-form .search-submit {
display: flex;
margin-left: 0.5rem;
padding: 0.75rem 1rem;
align-items: center;
}
.search-form .search-submit .icon-search {
width: 24px;
height: 24px;
fill: currentColor;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: bold;
font-size: 14px;
font-size: 0.875rem;
line-height: normal;
} .alignleft,
.alignright,
.aligncenter {
display: block;
}
.aligncenter {
clear: both;
margin-right: auto;
margin-left: auto;
} .site {
box-sizing: border-box;
margin: 0 auto;
padding: 0;
width: 100%;
overflow: hidden;
max-width: 1240px;
}
.site-header,
.site-container {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.site-content {
padding: 1.25rem 1.25rem 1px;
background: #fff;
}
.site-main {
margin-left: auto;
margin-right: auto;
max-width: 800px;
}
.site-footer {
padding: 1.25rem;
} .site-header {
background-color: #2a4861;
background-color: var(--header-background-color);
}
.header-main {
display: flex;
flex-wrap: wrap;
padding-top: 1rem;
padding-bottom: 1rem;
} .site-logo {
margin-right: 1.25rem;
}
.site-logo .custom-logo {
margin: 0;
padding: 0;
max-width: 100%;
height: auto;
border: none;
vertical-align: top;
} .site-branding {
display: flex;
margin: 0;
padding: 0;
max-width: 100%;
flex-direction: column;
justify-content: center;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
text-decoration: none;
}
.site-title {
margin: 0;
padding: 0;
color: #fff;
color: var(--header-text-color);
text-decoration: none;
font-size: 24px;
font-size: 1.5rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: bold;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.site-title a:link,
.site-title a:visited {
color: #fff;
color: var(--header-text-color);
transition: all 0.15s ease;
}
.site-title a:hover,
.site-title a:active {
color: rgba(255, 255, 255, 0.5);
color: var(--header-text-hover-color);
}
.site-description {
display: block;
margin: 0;
padding: 0;
color: #fff;
color: var(--header-text-color);
font-size: 14px;
font-size: 0.875rem;
} .header-image {
margin-top: 1px;
}
.header-image img,
.header-image .wp-post-image {
margin: 0;
width: 100%;
height: auto;
vertical-align: top;
} body.site-title-hidden .site-header .site-title,
body.site-description-hidden .site-header .site-description {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
} .primary-navigation {
position: relative;
width: 100%;
}
.main-navigation ul {
margin: 0;
padding: 0;
color: #fff;
color: var(--header-text-color);
list-style: none;
font-size: 17px;
font-size: 1.0625rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: normal;
font-weight: var(--navi-font-weight);
text-transform: none;
text-transform: var(--navi-text-transform);
}
.main-navigation > ul {
margin-top: 1.5rem;
margin-bottom: 1rem;
border-top: 1px solid;
border-color: #fff;
border-color: var(--header-text-color);
} .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
display: none;
}
.main-navigation.toggled-on > ul.menu {
display: block;
} .main-navigation ul li {
position: relative;
margin: 0;
}
.main-navigation ul a {
display: block;
margin: 0;
padding: 1rem;
border-bottom: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
border-color: var(--header-border-color);
text-decoration: none;
}
.main-navigation ul a,
.main-navigation ul a:link,
.main-navigation ul a:visited {
color: #fff;
color: var(--header-text-color);
text-decoration: none;
transition: all 0.15s ease;
}
.main-navigation ul a:hover,
.main-navigation ul a:active,
.main-navigation ul a:focus {
color: rgba(255, 255, 255, 0.5);
color: var(--header-text-hover-color);
}
.main-navigation ul li.current-menu-item > a {
text-decoration: underline;
} .main-navigation ul ul {
font-size: 16px;
font-size: 1rem;
background-color: #2a4861;
background-color: var(--header-background-color);
}
.is-amp-page .main-navigation ul button.toggled-on + ul,
.main-navigation ul ul.toggled-on {
display: block;
}
.main-navigation ul ul a {
padding-left: 2rem;
}
.main-navigation ul ul ul a {
padding-left: 4rem;
}
.main-navigation ul ul ul ul a {
padding-left: 6rem;
} .primary-menu-toggle {
display: flex;
align-items: center;
margin: 0;
margin-left: auto;
padding: 1rem;
border: none;
background: none;
color: #fff;
color: var(--header-text-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: normal;
font-weight: var(--navi-font-weight);
text-transform: none;
text-transform: var(--navi-text-transform);
text-align: left;
transition: all 0.15s ease;
}
.primary-menu-toggle .menu-toggle-text {
display: none;
}
.primary-menu-toggle:focus {
outline: thin dotted;
color: #fff;
color: var(--header-text-color);
background: none;
}
.primary-menu-toggle:hover,
.primary-menu-toggle:active {
color: rgba(255, 255, 255, 0.5);
color: var(--header-text-hover-color);
background: none;
cursor: pointer;
}
.primary-menu-toggle .icon {
margin: 0;
width: 28px;
height: 28px;
vertical-align: top;
fill: #fff;
fill: var(--header-text-color);
transition: fill 0.15s ease;
}
.primary-menu-toggle:hover .icon,
.primary-menu-toggle:active .icon {
fill: rgba(255, 255, 255, 0.5);
fill: var(--header-text-hover-color);
}
.primary-menu-toggle[aria-expanded="true"] .icon-menu,
.primary-menu-toggle[aria-expanded="false"] .icon-close {
display: none;
}
.primary-menu-toggle[aria-expanded="true"] .icon-close {
display: inline-block;
} .main-navigation .dropdown-toggle {
position: absolute;
display: block;
top: 0;
right: 0;
padding: 1.1rem 1.5rem;
background: none;
border: none;
}
.main-navigation .dropdown-toggle:focus {
outline: thin dotted;
color: #fff;
color: var(--header-text-color);
background: none;
}
.main-navigation .dropdown-toggle:hover,
.main-navigation .dropdown-toggle:active {
background: none;
}
.main-navigation .dropdown-toggle .icon {
margin: 0.35em 0 0;
width: 20px;
height: 20px;
vertical-align: top;
fill: #fff;
fill: var(--header-text-color);
transition: fill 0.15s ease;
}
.main-navigation .dropdown-toggle:hover .icon,
.main-navigation .dropdown-toggle:active .icon,
.main-navigation .dropdown-toggle:focus .icon {
fill: rgba(255, 255, 255, 0.5);
fill: var(--header-text-hover-color);
}
.main-navigation .dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
}
.main-navigation ul ul .dropdown-toggle {
padding: 1rem 1.2rem;
}
.main-navigation ul ul .dropdown-toggle .icon {
width: 18px;
height: 18px;
} .sidebar {
margin-left: auto;
margin-right: auto;
max-width: 800px;
}
.sidebar .widget {
padding: 1.5rem;
background-color: #ededef;
background-color: var(--widget-background-color);
}
@media only screen and (min-width: 480px) {
.sidebar .widget {
padding: 2rem;
}
}
@media only screen and (min-width: 880px) {
.has-sidebar .site-content {
display: flex;
}
.has-sidebar .site-content .site-main,
.has-sidebar .site-content .sidebar {
margin: 0;
box-sizing: border-box;
}
.has-sidebar .site-content .site-main {
flex-basis: 70%;
}
.has-sidebar .site-content .sidebar {
max-width: 100%;
min-width: 300px;
padding-left: 1.75rem;
flex-grow: 1;
flex-basis: 30%;
}
.sidebar-left.has-sidebar .site-content .site-main,
.page-template-template-sidebar-left.has-sidebar .site-content .site-main,
.page-template-template-sidebar-left-no-title.has-sidebar .site-content .site-main {
order: 2;
}
.sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left-no-title.has-sidebar .site-content .sidebar {
order: 1;
padding-left: 0;
padding-right: 1.75rem;
}
}
@media only screen and (min-width: 960px) {
.has-sidebar .site-content .sidebar {
padding-left: 2rem;
}
.sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left-no-title.has-sidebar .site-content .sidebar {
padding-right: 2rem;
}
}
@media only screen and (min-width: 1280px) {
.has-sidebar .site-content .sidebar {
padding-left: 2.5rem;
}
.sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left.has-sidebar .site-content .sidebar,
.page-template-template-sidebar-left-no-title.has-sidebar .site-content .sidebar {
padding-right: 2.5rem;
}
} .type-post,
.type-page,
.type-attachment {
margin: 0 0 1.25rem;
padding: 0;
}
.sticky {
padding-left: 2rem;
border-left: 5px solid;
border-color: #2a4861;
border-color: var(--title-color);
} .entry-header {
margin-bottom: 0.5rem;
}
.entry-title {
margin: 0;
padding: 0;
color: #2a4861;
color: var(--title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 24px;
font-size: 1.5rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: bold;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.entry-title a:link,
.entry-title a:visited {
color: #2a4861;
color: var(--title-color);
text-decoration: none;
transition: all 0.15s ease;
}
.entry-title a:hover,
.entry-title a:active {
color: #5d7b94;
color: var(--title-hover-color);
} .entry-content {
font-size: 17px;
font-size: 1.0625rem;
} .post-image {
margin-bottom: 0.5rem;
}
.wp-post-image {
margin: 0;
padding: 0;
vertical-align: top;
}
.entry-meta {
display: flex;
flex-wrap: wrap;
flex-direction: column;
margin: 1rem 0 0;
font-size: 15px;
font-size: 0.9375rem;
}
.entry-meta a:link,
.entry-meta a:visited {
text-decoration: none;
}
.entry-meta a:hover,
.entry-meta a:active {
text-decoration: underline;
}
.entry-meta .updated:not(.published) {
display: none;
}
@media only screen and (min-width: 360px) {
.entry-meta {
flex-direction: row;
align-items: center;
}
.entry-meta > span {
padding-bottom: 2px;
}
.entry-meta > span::after {
display: inline-block;
margin: 0 0.5rem;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
content: "\002F";
}
.entry-meta .entry-comments::after {
margin: 0;
content: "";
}
} .entry-categories {
margin-right: 1rem;
}
.entry-categories ul {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.entry-categories ul li {
margin: 0;
}
.entry-categories a {
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.1em 0.6em;
text-decoration: none;
background-color: #ededef;
background-color: var(--post-meta-background-color);
} .entry-tags {
display: flex;
flex-wrap: wrap;
margin: 1.25rem 0 0;
align-items: center;
font-size: 14px;
font-size: 0.875rem;
}
.entry-tags a {
margin: 0 2px 2px 0;
padding: 0.1em 0.6em;
text-decoration: none;
}
.entry-tags a:link,
.entry-tags a:visited {
color: #fff;
color: var(--button-text-color);
background-color: #2a4861;
background-color: var(--button-color);
transition: all 0.15s ease;
}
.entry-tags a:hover,
.entry-tags a:active,
.entry-tags a:focus {
color: #fff;
color: var(--button-hover-text-color);
background-color: #5d7b94;
background-color: var(--button-hover-color);
} body.date-hidden .type-post .entry-meta .posted-on,
body.author-hidden .type-post .entry-meta .posted-by,
body.comments-hidden .type-post .entry-meta .entry-comments,
body.categories-hidden .type-post .entry-categories,
body.tags-hidden.single-post .type-post .entry-tags,
body.post-navigation-hidden.single-post .post-navigation {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
body.author-hidden .type-post .entry-meta .posted-by::after,
body.date-hidden .type-post .entry-meta .posted-on::after,
body.comments-hidden .type-post .entry-meta .posted-by::after,
body.author-hidden.comments-hidden .type-post .entry-meta .posted-on::after,
body.date-hidden.comments-hidden .type-post .entry-meta .posted-by::after {
margin: 0;
content: "";
}
body.date-hidden.author-hidden.categories-hidden.comments-hidden .type-post .entry-meta {
display: none;
} .more-link {
display: inline-block;
padding: 0.6rem 1rem;
color: #fff;
color: var(--button-text-color);
background-color: #2a4861;
background-color: var(--button-color);
font-size: 15px;
font-size: 0.9375rem;
}
.more-link:link,
.more-link:visited {
color: #fff;
color: var(--button-text-color);
text-decoration: none;
transition: all 0.15s ease;
}
.more-link:hover,
.more-link:active,
.more-link:focus {
color: #fff;
color: var(--button-hover-text-color);
background-color: #5d7b94;
background-color: var(--button-hover-color);
}
.more-link:focus {
outline: -webkit-focus-ring-color auto 1px;
}
.more-link::after {
content: " \00BB";
} .post-navigation {
margin: 0 0 1.5rem;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
word-wrap: break-word;
}
.post-navigation .nav-links .nav-next {
margin-top: 1.25rem;
text-align: right;
} .post-navigation .nav-links a:link,
.post-navigation .nav-links a:visited {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
text-decoration: none;
}
.post-navigation .nav-links .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.post-navigation .nav-links a:link .entry-title,
.post-navigation .nav-links a:visited .entry-title {
color: #2a4861;
color: var(--title-color);
}
.post-navigation .nav-links a:hover .entry-title,
.post-navigation .nav-links a:active .entry-title {
color: #5d7b94;
color: var(--title-hover-color);
}
.post-navigation .nav-links .nav-link-text {
display: block;
}
.post-navigation .nav-links .nav-previous .nav-link-text::before {
margin-right: 5px;
content: "\00AB";
}
.post-navigation .nav-links .nav-next .nav-link-text::after {
margin-left: 5px;
content: "\00BB";
} body.page-template-template-fullwidth .site-content .site-main,
body.page-template-template-fullwidth-no-title .site-content .site-main {
max-width: 1160px;
}
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignwide,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignwide {
max-width: 1320px;
}
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *,
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > *,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > * {
max-width: 1160px;
}
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *.alignwide,
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > *.alignwide,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *.alignwide,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > *.alignwide {
max-width: 1320px;
}
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *.alignfull,
body.page-template-template-fullwidth .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > *.alignfull,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignwide > [class*="__inner-container"] > *.alignfull,
body.page-template-template-fullwidth-no-title .site-content .site-main .entry-content > .alignfull > [class*="__inner-container"] > *.alignfull {
max-width: 100%;
} @media only screen and (min-width: 960px) {
body.page-template-template-fullwidth .entry-content > .alignwide,
body.page-template-template-fullwidth-no-title .entry-content > .alignwide {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
}
}
@media only screen and (min-width: calc( 1240px)) {
body.page-template-template-fullwidth .entry-content > .alignwide,
body.page-template-template-fullwidth-no-title .entry-content > .alignwide {
margin-left: calc(100% / 2 - 1320px / 2);
margin-right: calc(100% / 2 - 1320px / 2);
max-width: 1320px;
}
}  .archive-header .archive-title,
.search-header .search-title {
font-size: 20px;
font-size: 1.25rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: bold;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
}
.archive-header .archive-description,
.search-header .search-form {
margin-top: 1rem;
}
.archive-header .archive-description {
font-size: 16px;
font-size: 1rem;
}
@media only screen and (min-width: 640px) {
.blog-layout-horizontal-list .post-wrapper .type-post {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.blog-layout-horizontal-list .post-wrapper .type-post .post-image {
width: 42%;
margin-right: 1rem;
margin-bottom: 0;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-wrap {
width: 58%;
margin-left: 1rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-meta,
.blog-layout-horizontal-list .post-wrapper .type-post .more-link {
font-size: 15px;
font-size: 0.9375rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-tags {
font-size: 14px;
font-size: 0.875rem;
}
.blog-layout-two-column-grid .post-wrapper,
.blog-layout-three-column-grid .post-wrapper {
display: flex;
flex-wrap: wrap;
margin-right: -1.75rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post,
.blog-layout-three-column-grid .post-wrapper .type-post {
padding-right: 1.75rem;
width: 50%;
}
.blog-layout-two-column-grid .post-wrapper .type-post .entry-header,
.blog-layout-two-column-grid .post-wrapper .type-post .post-image,
.blog-layout-three-column-grid .post-wrapper .type-post .entry-header,
.blog-layout-three-column-grid .post-wrapper .type-post .post-image {
margin-bottom: 0.5rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post .entry-title,
.blog-layout-three-column-grid .post-wrapper .type-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post .entry-content,
.blog-layout-three-column-grid .post-wrapper .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post .entry-meta,
.blog-layout-two-column-grid .post-wrapper .type-post .more-link,
.blog-layout-three-column-grid .post-wrapper .type-post .entry-meta,
.blog-layout-three-column-grid .post-wrapper .type-post .more-link {
font-size: 15px;
font-size: 0.9375rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post .entry-tags,
.blog-layout-three-column-grid .post-wrapper .type-post .entry-tags {
font-size: 14px;
font-size: 0.875rem;
}
}
@media only screen and (min-width: 960px) {
.blog-layout-two-column-grid .post-wrapper,
.blog-layout-three-column-grid .post-wrapper {
margin-right: -2rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post,
.blog-layout-three-column-grid .post-wrapper .type-post {
padding-right: 2rem;
}
}
@media only screen and (min-width: 1280px) {
.blog-layout-two-column-grid .post-wrapper,
.blog-layout-three-column-grid .post-wrapper {
margin-right: -2.5rem;
}
.blog-layout-two-column-grid .post-wrapper .type-post,
.blog-layout-three-column-grid .post-wrapper .type-post {
padding-right: 2.5rem;
margin-bottom: 2.5rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-header,
.blog-layout-horizontal-list .post-wrapper .type-post .post-image,
.blog-layout-two-column-grid .post-wrapper .type-post .entry-header,
.blog-layout-two-column-grid .post-wrapper .type-post .post-image {
margin-bottom: 0.75rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-title,
.blog-layout-two-column-grid .post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-content,
.blog-layout-two-column-grid .post-wrapper .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-meta,
.blog-layout-horizontal-list .post-wrapper .type-post .more-link,
.blog-layout-two-column-grid .post-wrapper .type-post .entry-meta,
.blog-layout-two-column-grid .post-wrapper .type-post .more-link {
font-size: 16px;
font-size: 1rem;
}
.blog-layout-horizontal-list .post-wrapper .type-post .entry-tags,
.blog-layout-two-column-grid .post-wrapper .type-post .entry-tags {
font-size: 15px;
font-size: 0.9375rem;
}
.blog-layout-three-column-grid .post-wrapper .type-post {
width: 33.3333333333333%;
}
}
.blog-layout-two-column-grid .post-wrapper .type-post.sticky,
.blog-layout-three-column-grid .post-wrapper .type-post.sticky {
width: 100%;
} .pagination {
margin: 0 0 1.5rem;
}
.pagination .page-numbers,
.pagination .current {
display: inline-block;
margin: 0 0.5rem 0 0;
padding: 0.4rem 1rem;
text-align: center;
text-decoration: none;
background-color: #ededef;
background-color: var(--post-meta-background-color);
}
.pagination .page-numbers.dots {
padding: 0.4rem;
background: none;
}
.pagination a:hover,
.pagination a:active {
color: #2a4861;
color: var(--link-hover-color);
text-decoration: underline;
}
.pagination .current {
color: #fff;
color: var(--button-text-color);
background-color: #2a4861;
background-color: var(--button-color);
}  .entry-content > .alignwide {
max-width: 960px;
}
.entry-content > .alignfull {
max-width: 100vw;
}
.entry-content > .alignwide,
.entry-content > .alignfull {
margin-left: calc(-100vw / 2 + 100% / 2);
margin-right: calc(-100vw / 2 + 100% / 2);
}
.entry-content > .alignwide > [class*="__inner-container"] > *,
.entry-content > .alignfull > [class*="__inner-container"] > * {
margin-left: auto;
margin-right: auto;
max-width: 800px;
}
.entry-content > .alignwide > [class*="__inner-container"] > *.alignwide,
.entry-content > .alignfull > [class*="__inner-container"] > *.alignwide {
max-width: 960px;
}
.entry-content > .alignwide > [class*="__inner-container"] > *.alignfull,
.entry-content > .alignfull > [class*="__inner-container"] > *.alignfull {
max-width: 100%;
}
@media only screen and (min-width: 880px) {
.has-sidebar .site-content .entry-content > .alignwide,
.has-sidebar .site-content .entry-content > .alignfull {
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (min-width: 960px) {
.entry-content > .alignwide {
margin-left: -40px;
margin-right: -40px;
}
}
@media only screen and (min-width: 1280px) {
.entry-content > .alignwide {
margin-left: -80px;
margin-right: -80px;
}
}
@media only screen and (min-width: calc( 1240px)) {
body.centered-theme-layout .entry-content > .alignfull {
margin-left: calc(100% / 2 - 1240px / 2);
margin-right: calc(100% / 2 - 1240px / 2);
max-width: 1240px;
}
} .wp-block-audio,
.wp-block-button,
.wp-block-buttons,
.wp-block-columns,
.wp-block-embed,
.wp-block-image,
.wp-block-gallery,
.wp-block-cover,
.wp-block-table {
margin-bottom: 1.75rem;
} p.has-background {
padding: 1rem 1.25rem;
}
.has-drop-cap:not(:focus)::first-letter {
font-size: 4.5rem;
line-height: 0.7;
font-weight: bold;
} .wp-block-code {
border-radius: 3px;
} .wp-block-separator {
border: none;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
margin-left: auto;
margin-right: auto;
max-width: 6rem;
height: 5px;
} .wp-block-table table {
margin: 0;
}
.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: rgba(0, 0, 0, 0.05);
}
.wp-block-table.is-style-stripes thead {
border-bottom: 2px solid;
}
.wp-block-table.is-style-stripes tfoot {
border-top: 2px solid;
}
.wp-block-table.is-style-stripes thead,
.wp-block-table.is-style-stripes tfoot {
border-color: rgba(0, 0, 0, 0.9);
border-color: var(--text-color);
}
.wp-block-table.is-style-stripes thead th,
.wp-block-table.is-style-stripes tfoot td {
background: none;
} .wp-block-buttons .wp-block-button {
margin: 0 0.5rem 0 0;
}
.wp-block-buttons .wp-block-button:last-child {
margin-right: 0;
} .wp-block-button {
font-size: 17px;
font-size: 1.0625rem;
}
.wp-block-button.aligncenter {
text-align: center;
}
.wp-block-button__link {
margin: 0;
padding: 0.6rem 1rem;
border: none;
border-radius: 0;
color: inherit;
font-size: inherit;
text-decoration: none;
}
.wp-block-button__link:link,
.wp-block-button__link:visited {
color: inherit;
text-decoration: none;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):link,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):visited {
color: #fff;
color: var(--button-text-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-color: #2a4861;
background-color: var(--button-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):active {
background-color: #5d7b94;
background-color: var(--button-hover-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:active {
text-decoration: underline;
} .wp-block-button.is-style-outline .wp-block-button__link {
padding: calc(0.6em - 2px) calc(1em - 2px);
background-color: transparent !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-cover .wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-media-text .wp-block-button.is-style-outline .wp-block-button__link {
color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:active {
text-decoration: underline;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
color: inherit;
} .wp-block-quote.has-text-align-center:not(.is-style-large),
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-left: 0;
border-left: 0;
}
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-right: 1.5rem;
border-right: 5px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
}
.wp-block-quote.is-style-large {
padding: 0;
border: none;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
font-size: 16px;
font-size: 1rem;
} .wp-block-pullquote {
margin: 1.75rem 0;
padding: 0;
border-bottom: 5px solid;
border-top: 5px solid;
border-color: rgba(0, 0, 0, 0.1);
border-color: var(--light-border-color);
}
.wp-block-pullquote blockquote {
border: none;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote p {
font-size: inherit;
line-height: inherit;
}
.wp-block-pullquote blockquote > p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 0.75em;
}
.wp-block-pullquote blockquote cite {
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
}
.wp-block-pullquote.is-style-solid-color {
padding: 1px 2rem;
}
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
margin: 1.75rem 0 1rem;
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
color: inherit;
} .wp-block-image img {
vertical-align: top;
} .wp-block-cover,
.wp-block-cover-image {
width: auto;
}
.wp-block-cover > .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-cover > .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:last-child {
margin-bottom: 0;
} .wp-block-gallery {
justify-content: center;
} .wp-block-embed-vimeo.alignfull iframe {
width: 100%;
} .wp-block-group.has-background {
padding: 1.5rem;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
} div.wp-block-columns {
gap: 1.5rem;
} .wp-block-column.has-background {
padding: 1.5rem;
box-sizing: border-box;
}
.wp-block-column.has-background > *:first-child {
margin-top: 0;
}
.wp-block-column.has-background > *:last-child {
margin-bottom: 0;
} .wp-block-latest-posts.wp-block-latest-posts__list {
padding: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
margin-top: 0.5rem;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
font-size: 15px;
font-size: 0.9375rem;
} .has-primary-color,
.wp-block-button__link.has-primary-color {
color: #2a4861;
color: var(--primary-color);
}
.has-secondary-color,
.wp-block-button__link.has-secondary-color {
color: #5d7b94;
color: var(--secondary-color);
}
.has-tertiary-color,
.wp-block-button__link.has-tertiary-color {
color: #90aec7;
color: var(--tertiary-color);
}
.has-accent-color,
.wp-block-button__link.has-accent-color {
color: #60945d;
color: var(--accent-color);
}
.has-highlight-color,
.wp-block-button__link.has-highlight-color {
color: #915d94;
color: var(--highlight-color);
}
.has-white-color,
.wp-block-button__link.has-white-color {
color: #fff;
}
.has-light-gray-color,
.wp-block-button__link.has-light-gray-color {
color: #ededef;
color: var(--light-gray-color);
}
.has-gray-color,
.wp-block-button__link.has-gray-color {
color: #84848f;
color: var(--gray-color);
}
.has-dark-gray-color,
.wp-block-button__link.has-dark-gray-color {
color: #24242f;
color: var(--dark-gray-color);
}
.has-black-color,
.wp-block-button__link.has-black-color {
color: #000;
} .has-primary-background-color,
.has-primary-background-color[class] {
background-color: #2a4861;
background-color: var(--primary-color);
}
.has-secondary-background-color,
.has-secondary-background-color[class] {
background-color: #5d7b94;
background-color: var(--secondary-color);
}
.has-tertiary-background-color,
.has-tertiary-background-color[class] {
background-color: #90aec7;
background-color: var(--tertiary-color);
}
.has-accent-background-color,
.has-accent-background-color[class] {
background-color: #60945d;
background-color: var(--accent-color);
}
.has-highlight-background-color,
.has-highlight-background-color[class] {
background-color: #915d94;
background-color: var(--highlight-color);
}
.has-white-background-color,
.has-white-background-color[class] {
background-color: #fff;
}
.has-light-gray-background-color,
.has-light-gray-background-color[class] {
background-color: #ededef;
background-color: var(--light-gray-color);
}
.has-gray-background-color,
.has-gray-background-color[class] {
background-color: #84848f;
background-color: var(--gray-color);
}
.has-dark-gray-background-color,
.has-dark-gray-background-color[class] {
background-color: #24242f;
background-color: var(--dark-gray-color);
}
.has-black-background-color,
.has-black-background-color[class] {
background-color: #000;
} .has-small-font-size {
font-size: 16px;
}
.has-medium-font-size {
font-size: 24px;
}
.has-large-font-size {
font-size: 36px;
}
.has-extra-large-font-size {
font-size: 48px;
}
.has-huge-font-size {
font-size: 64px;
} .widget {
margin: 0 0 1.25rem;
padding: 0;
}
.widget .widget-title,
.widget .is-style-widget-title {
margin: 0 0 1rem;
padding: 0;
color: #2a4861;
color: var(--widget-title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: bold;
font-weight: var(--widget-title-font-weight);
text-transform: none;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.widget ul a:link,
.widget ul a:visited,
.widget ol a:link,
.widget ol a:visited,
.widget .tagcloud a:link,
.widget .tagcloud a:visited,
.widget .menu-navigation-container > ul a:link,
.widget .menu-navigation-container > ul a:visited {
text-decoration: none;
}
.widget ul a:hover,
.widget ul a:active,
.widget ol a:hover,
.widget ol a:active,
.widget .tagcloud a:hover,
.widget .tagcloud a:active,
.widget .menu-navigation-container > ul a:hover,
.widget .menu-navigation-container > ul a:active {
text-decoration: underline;
}
.widget .textwidget > *:last-child,
.widget .menu-navigation-container > ul,
.widget ul:last-child,
.widget ol:last-child {
margin-bottom: 0;
}
.widget select {
max-width: 100%;
} .comments-area {
margin: 0 0 1.25rem;
padding: 1.5rem;
background-color: #ededef;
background-color: var(--comments-background-color);
}
@media only screen and (min-width: 480px) {
.comments-area {
padding: 2rem;
}
} .comments-title,
.comment-reply-title {
margin: 0 0 1.5rem;
color: #2a4861;
color: var(--title-color);
font-family: "Barlow", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: bold;
font-weight: var(--title-font-weight);
font-size: 20px;
font-size: 1.25rem;
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
}
.comment-reply-title {
padding: 0;
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment,
.trackback,
.pingback {
margin: 0 0 1.5rem;
padding: 0;
font-size: 16px;
font-size: 1rem;
}
.comment {
padding: 1.5rem 0 0;
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.comment .comment-body {
display: block;
margin: 0;
padding: 0;
} .comment-meta {
float: left;
padding: 0;
width: 100%;
}
.comment-meta .comment-author img {
float: left;
margin-right: 1em;
}
.comment-meta .comment-author a:link,
.comment-meta .comment-author a:visited {
text-decoration: none;
}
.bypostauthor {
display: block;
}
.comment-meta .comment-metadata {
margin-top: 0.3em;
font-size: 15px;
font-size: 0.9375rem;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
}
.comment-meta .comment-metadata a {
margin-right: 1em;
}
.comment-meta .comment-metadata a:link,
.comment-meta .comment-metadata a:visited {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
text-decoration: none;
}
.comment-meta .comment-metadata a:hover,
.comment-meta .comment-metadata a:active {
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
}
.comment-awaiting-moderation {
display: block;
margin-top: 1.5rem;
} .comment-content {
clear: left;
padding: 1.5rem 0 0;
}
.comment ol.children {
margin: 1.5rem 0 0;
list-style: none;
}
.comment ol.children .comment {
margin: 0;
} .trackback .comment-meta,
.pingback .comment-meta {
float: none;
}
.trackback .comment-meta .comment-author .says,
.pingback .comment-meta .comment-author .says {
display: none;
}
.trackback .comment-meta .comment-metadata,
.pingback .comment-meta .comment-metadata {
font-size: 15px;
font-size: 0.9375rem;
}
.trackback .comment-content,
.pingback .comment-content {
display: none;
} .comment .reply {
font-size: 15px;
font-size: 0.9375rem;
}
.comment .comment-respond,
.comment-list + .comment-respond {
margin: 1.5rem 0 0;
padding: 1.5rem 0 0;
border-top: 1px solid rgba(0, 0, 0, 0.05);
} .comment-navigation {
margin: 0 0 1rem;
padding: 1rem;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation a:link,
.comment-navigation a:visited {
color: rgba(0, 0, 0, 0.5);
text-decoration: none;
}
.comment-navigation a:hover,
.comment-navigation a:active {
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
}
.comment-navigation .nav-previous a::before {
margin-right: 5px;
content: "\2190";
}
.comment-navigation .nav-next a::after {
margin-left: 5px;
content: "\2192";
} .comment-form {
padding: 0;
font-size: 16px;
font-size: 1rem;
}
.comment-form .logged-in-as {
font-size: 15px;
font-size: 0.9375rem;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: bold;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
background: #fff;
}
.comment-form textarea {
margin-top: 0.4em;
background: #fff;
}
.comment-form .form-submit {
margin-bottom: 0;
}
.comment-form input[type="checkbox"] + label {
display: inline;
padding-left: 0.5em;
font-weight: normal;
}
.comment-reply-title small a {
margin-left: 1em;
text-transform: none;
font-size: 15px;
font-size: 0.9375rem;
font-weight: normal;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object,
figure,
img,
picture {
max-width: 100%;
} figcaption,
.wp-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption {
font-size: 16px;
font-size: 1rem;
color: rgba(0, 0, 0, 0.7);
color: var(--medium-text-color);
}
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption,
.wp-block-gallery > figcaption {
margin: 0.5rem 0 1.5rem;
max-width: 100%;
width: auto !important;
text-align: center;
}
.wp-block-table figcaption {
margin-bottom: 0;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
} .gallery {
display: grid;
margin: 1rem 0;
padding: 0;
grid-gap: 1rem;
}
.gallery-columns-1 {
display: block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
grid-template-columns: 1fr 1fr;
}
.gallery-item {
display: block;
box-sizing: border-box;
margin: 0;
padding: 0;
text-align: center;
}
.gallery-item img {
vertical-align: top;
}
.gallery-caption {
display: block;
margin: 0.5rem 0 0;
font-size: 15px;
font-size: 0.9375rem;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
} @media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.gallery {
display: flex;
}
.gallery-item {
display: inline-block;
padding: 1rem;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.3333333333%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666666667%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857142857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111111111%;
}
} .footer-wrap {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-text-color);
background-color: #2a4861;
background-color: var(--footer-background-color);
}
.site-footer {
font-size: 14px;
font-size: 0.875rem;
}
.site-footer a:link,
.site-footer a:visited {
color: #fff;
color: var(--footer-link-color);
text-decoration: none;
}
.site-footer a:hover,
.site-footer a:active {
text-decoration: underline;
}
.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="url"],
.site-footer input[type="password"],
.site-footer input[type="search"],
.site-footer input[type="submit"],
.site-footer textarea {
border: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
border-color: var(--footer-border-color);
color: rgba(255, 255, 255, 0.6);
color: var(--footer-link-hover-color);
}
.site-footer input[type="text"]:focus,
.site-footer input[type="email"]:focus,
.site-footer input[type="url"]:focus,
.site-footer input[type="password"]:focus,
.site-footer input[type="search"]:focus,
.site-footer textarea:focus {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-text-color);
}
.site-footer button,
.site-footer input[type="button"],
.site-footer input[type="reset"],
.site-footer input[type="submit"] {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-link-hover-color);
}
.site-footer button:hover,
.site-footer input[type="button"]:hover,
.site-footer input[type="reset"]:hover,
.site-footer input[type="submit"]:hover,
.site-footer button:focus,
.site-footer input[type="button"]:focus,
.site-footer input[type="reset"]:focus,
.site-footer input[type="submit"]:focus,
.site-footer button:active,
.site-footer input[type="button"]:active,
.site-footer input[type="reset"]:active,
.site-footer input[type="submit"]:active {
color: rgba(255, 255, 255, 0.1);
color: var(--footer-border-color);
} .site-info .widget {
margin-bottom: 1.5rem;
}
.site-info .widget .widget-title {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-text-color);
font-weight: normal;
}
.site-info .widget .tzwb-posts-list .tzwb-entry-meta,
.site-info .widget .tzwb-posts-list .tzwb-entry-meta span::after,
.site-info .widget .tzwb-posts-list .tzwb-entry-meta a:link,
.site-info .widget .tzwb-posts-list .tzwb-entry-meta a:visited,
.site-info .widget .tzwb-comments-list .tzwb-comment-date {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-link-hover-color);
}
.site-info .widget .tzwb-posts-list .tzwb-entry-meta a:hover,
.site-info .widget .tzwb-posts-list .tzwb-entry-meta a:active {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-text-color);
} .site-info .footer-text,
.site-info .credit-link {
display: block;
}  .breadcrumbs {
margin: 0 0 1.25rem;
padding: 0;
word-wrap: break-word;
box-sizing: border-box;
}
.breadcrumbs-container {
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-browse {
margin-right: 0.5rem;
font-weight: normal;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
padding: 0 0.5em;
content: "\00bb"; }
.trail-separator-slash .trail-items li::after {
content: "\002F";
}
.trail-separator-dash .trail-items li::after {
content: "\2013";
}
.trail-separator-bull .trail-items li::after {
content: "\2022";
}
.trail-separator-arrow-bracket .trail-items li::after {
content: "\003e";
}
.trail-separator-raquo .trail-items li::after {
content: "\00bb";
}
.trail-separator-single-arrow .trail-items li::after {
content: "\2192";
}
.trail-separator-double-arrow .trail-items li::after {
content: "\21D2";
}
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
}
@media only screen and (min-width: 640px) {
.breadcrumbs-container,
.breadcrumbs .trail-browse {
font-size: 15px;
font-size: 0.9375rem;
}
} :root {
--tz-column-gap: 1.5rem;
}
.tz-magazine-block .tz-magazine-post {
margin: 0 0 1.5rem;
padding: 0;
}
.tz-magazine-block .tz-entry-image,
.tz-magazine-block .tz-entry-header {
margin-bottom: 1rem;
}
.tz-magazine-block .tz-entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title,
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.tz-magazine-block .tz-entry-meta {
margin-top: 0.5rem;
font-size: 15px;
font-size: 0.9375rem;
}
.tz-magazine-block .tz-meta-field {
margin-right: 0;
}
.tz-magazine-block .tz-entry-meta > span:last-child::after {
display: none;
}
.tz-magazine-block .tz-entry-content {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-entry-content .more-link {
font-size: 15px;
font-size: 0.9375rem;
}
.tz-magazine-thumbnail-list .tz-magazine-post .tz-entry-image,
.tz-magazine-thumbnail-list .tz-magazine-post .tz-entry-header {
margin-bottom: 0;
}
.tz-magazine-thumbnail-list .tz-magazine-post .tz-entry-meta {
margin-top: 0.25rem;
font-size: 15px;
font-size: 0.9375rem;
}
@media only screen and (min-width: 960px) {
:root {
--tz-column-gap: 2rem;
}
.tz-magazine-block .tz-magazine-post {
margin-bottom: 2rem;
}
.tz-magazine-block .tz-entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title,
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.tz-magazine-block .tz-entry-meta {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.tz-magazine-block .tz-entry-content .more-link {
font-size: 16px;
font-size: 1rem;
}
} .themezee-related-posts {
margin: 0 0 1.5rem;
}
.themezee-related-posts .entry-meta > span:last-child::after {
content: "";
}
.themezee-related-posts ul.related-posts-list {
margin: 0;
padding: 0;
list-style: none;
}
.themezee-related-posts .related-posts-list li {
display: block;
margin-top: 1.5rem;
list-style: none;
}
.themezee-related-posts .related-posts-list li .wp-post-image {
margin: 0 0 1rem 0;
}
.themezee-related-posts .related-posts-list li .entry-header {
margin-bottom: 0.5rem;
}
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-list li .entry-meta {
font-size: 14px;
font-size: 0.875rem;
}
.themezee-related-posts .related-posts-grid {
margin: 1.5rem 0 0;
}
.themezee-related-posts .related-posts-columns .related-post-column {
margin-top: 1rem;
}
.themezee-related-posts .related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.75rem 0;
padding: 0;
border: none;
}
.themezee-related-posts .related-posts-columns .related-post-column .entry-header {
margin-bottom: 0.5rem;
}
.themezee-related-posts .related-posts-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-columns .related-post-column .entry-meta {
margin: 0;
font-size: 14px;
font-size: 0.875rem;
}
.themezee-related-posts .related-posts .clearfix::before,
.themezee-related-posts .related-posts .clearfix::after {
display: inline;
content: none;
}
@media only screen and (min-width: 400px) {
.themezee-related-posts .related-posts-list li {
display: grid;
grid-template-columns: 2fr 3fr;
grid-template-rows: auto 1fr;
grid-column-gap: 1rem;
}
.themezee-related-posts .related-posts-list li > a {
grid-row: 1 / span 2;
}
.themezee-related-posts .related-posts-list li .wp-post-image {
margin: 0;
}
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 16px;
font-size: 1rem;
}
.themezee-related-posts .related-posts-list li .entry-meta {
margin: 0;
align-content: flex-start;
}
.themezee-related-posts .related-posts-two-columns,
.themezee-related-posts .related-posts-four-columns {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(2, 1fr);
}
.themezee-related-posts .related-posts-two-columns .related-post-column,
.themezee-related-posts .related-posts-four-columns .related-post-column {
margin-top: 0;
}
.themezee-related-posts .related-posts-two-columns .related-post-column .entry-title,
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (min-width: 640px) {
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-three-columns {
display: grid;
grid-gap: 1.5rem;
grid-template-columns: repeat(3, 1fr);
}
.themezee-related-posts .related-posts-three-columns .related-post-column {
margin-top: 0;
}
.themezee-related-posts .related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.themezee-related-posts .related-posts-two-columns .related-post-column .entry-title,
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (min-width: 800px) {
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.themezee-related-posts .related-posts-two-columns .related-post-column .entry-title,
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.themezee-related-posts .related-posts-three-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (min-width: 960px) {
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-two-columns .related-post-column .entry-title,
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (min-width: 1120px) {
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-four-columns {
grid-template-columns: repeat(4, 1fr);
}
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.themezee-related-posts .related-posts-three-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-two-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (min-width: 1280px) {
.themezee-related-posts .related-posts-list li {
grid-template-columns: 1fr 2fr;
grid-column-gap: 1.5rem;
}
.themezee-related-posts .related-posts-list li .entry-meta {
font-size: 15px;
font-size: 0.9375rem;
}
.themezee-related-posts .related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.themezee-related-posts .related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.themezee-related-posts .related-posts-columns .related-post-column .entry-meta {
font-size: 15px;
font-size: 0.9375rem;
}
} .tzwb-posts-list {
margin: 0;
padding: 0;
}
.tzwb-posts-list li {
margin: 0;
list-style: none;
}
.tzwb-posts-list .tzwb-excerpt p {
margin: 0;
padding: 0;
}
.tzwb-posts-list li.tzwb-has-thumbnail {
margin: 0;
padding: 0.75rem 0;
overflow: hidden;
}
.tzwb-posts-list .wp-post-image {
float: left;
margin: 0 1rem 0 0;
max-width: 55px;
height: auto;
}
.tzwb-posts-list .tzwb-entry-meta {
margin: 0;
font-size: 14px;
font-size: 0.875rem;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
}
.tzwb-posts-list .tzwb-entry-meta span:last-child::after {
display: none;
}
.tzwb-posts-list .tzwb-entry-meta a:link,
.tzwb-posts-list .tzwb-entry-meta a:visited {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
text-decoration: none;
}
.tzwb-posts-list .tzwb-entry-meta a:hover,
.tzwb-posts-list .tzwb-entry-meta a:active {
color: rgba(0, 0, 0, 0.9);
color: var(--text-color);
} .tzwb-comments-list {
margin: 0;
padding: 0;
}
.tzwb-comments-list li {
overflow: hidden;
margin: 0;
list-style: none;
}
.tzwb-comments-list li.tzwb-has-avatar {
padding: 0.75rem 0;
}
.tzwb-comments-list .avatar {
float: left;
margin: 0 1rem 0 0;
}
.tzwb-comments-list .tzwb-comment-content {
font-style: italic;
}
.tzwb-comments-list .tzwb-comment-date {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
font-size: 14px;
font-size: 0.875rem;
} .tzwb-tabbed-content .tzwb-tabnavi-wrap {
margin: 0;
padding: 0;
}
.tzwb-tabbed-content .tzwb-tabnavi {
display: flex;
margin: 0;
padding: 0;
flex-flow: row wrap;
list-style: none;
list-style-position: outside;
}
.tzwb-tabbed-content .tzwb-tabnavi li {
margin: 2px 2px 0 0;
padding: 0;
border: none;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a {
display: block;
margin: 0;
padding: 0.4rem 0.65rem;
color: #fff;
color: var(--button-text-color);
background-color: #2a4861;
background-color: var(--button-color);
font-size: 15px;
font-size: 0.9375rem;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:link,
.tzwb-tabbed-content .tzwb-tabnavi li a:visited {
color: #fff;
color: var(--button-text-color);
}
.tzwb-tabbed-content .tzwb-tabnavi li a:hover,
.tzwb-tabbed-content .tzwb-tabnavi li a:active {
color: #fff;
color: var(--button-hover-text-color);
background-color: #5d7b94;
background-color: var(--button-hover-color);
text-decoration: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a.current-tab {
text-decoration: underline;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:focus {
outline: none;
}
.tzwb-tabbed-content .tzwb-tabcontent {
margin: 1.5rem 0 0 0;
padding: 0;
} .tzwb-social-icons .social-icons-menu {
display: flex;
flex-flow: row wrap;
margin: 0;
padding: 0;
border: none;
list-style: none;
}
.tzwb-social-icons .social-icons-menu li {
margin: 0;
padding: 0;
border: none;
list-style: none;
}
.tzwb-social-icons .social-icons-menu li a {
display: block;
margin: 2px 2px 0 0;
padding: 0.5rem 0.75rem 0.75rem;
background-color: #2a4861;
background-color: var(--button-color);
}
.tzwb-social-icons .social-icons-menu li a:hover,
.tzwb-social-icons .social-icons-menu li a:active {
background-color: #5d7b94;
background-color: var(--button-hover-color);
text-decoration: none;
}
.tzwb-social-icons .social-icons-menu li a .icon {
margin: 0;
width: 22px;
height: 22px;
vertical-align: middle;
fill: #fff;
fill: var(--button-text-color);
}
.tzwb-social-icons .social-icons-menu li a:hover .icon,
.tzwb-social-icons .social-icons-menu li a:active .icon {
fill: #fff;
fill: var(--button-hover-text-color);
}  @media only screen and (min-width: 640px) {
.site-title {
font-size: 28px;
font-size: 1.75rem;
}
.site-description {
font-size: 15px;
font-size: 0.9375rem;
}
.entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.entry-meta,
.more-link,
.pagination {
font-size: 16px;
font-size: 1rem;
}
.entry-tags,
.comment-meta .comment-metadata,
.comment .reply,
.comment-form .logged-in-as,
.comment-reply-title small a,
.site-footer {
font-size: 15px;
font-size: 0.9375rem;
}
}
@media only screen and (min-width: 960px) {
.site-title {
font-size: 32px;
font-size: 2rem;
}
.site-description {
font-size: 16px;
font-size: 1rem;
}
.entry-title {
font-size: 32px;
font-size: 2rem;
}
.entry-content {
font-size: 18px;
font-size: 1.125rem;
}
.archive-header .archive-title,
.search-header .search-title {
font-size: 22px;
font-size: 1.375rem;
}
.archive-header .archive-description,
.comment {
font-size: 17px;
font-size: 1.0625rem;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.entry-meta,
.more-link,
.pagination {
font-size: 17px;
font-size: 1.0625rem;
}
.entry-tags,
.comment-meta .comment-metadata,
.comment .reply,
.comment-form .logged-in-as,
.comment-reply-title small a,
.site-footer {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (min-width: 1280px) {
.site-title {
font-size: 36px;
font-size: 2.25rem;
}
.entry-title {
font-size: 36px;
font-size: 2.25rem;
}
.entry-content {
font-size: 19px;
font-size: 1.1875rem;
}
} @media only screen and (min-width: 480px) {
.site-header,
.site-container {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.header-main {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.site-content {
padding: 1.5rem 1.5rem 1px;
}
.site-footer {
padding: 1.5rem;
}
.type-post,
.type-page,
.type-attachment,
.post-navigation,
.pagination,
.widget,
.comments-area,
.themezee-related-posts {
margin-bottom: 1.5rem;
}
.entry-header,
.post-image {
margin-bottom: 0.75rem;
}
.entry-tags {
margin-top: 1.5rem;
}
.post-navigation .nav-links {
display: flex;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
margin: 0;
width: 50%;
}
.post-navigation .nav-links .nav-previous {
padding-right: 1rem;
}
.post-navigation .nav-links .nav-next {
padding-left: 1rem;
}
}
@media only screen and (min-width: 640px) {
.site-header,
.site-container {
padding-left: 1.75rem;
padding-right: 1.75rem;
}
.header-main {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.site-content {
padding: 1.75rem 1.75rem 1px;
}
.site-footer {
padding: 1.75rem;
}
.type-post,
.type-page,
.type-attachment,
.post-navigation,
.pagination,
.widget,
.comments-area,
.themezee-related-posts {
margin-bottom: 1.75rem;
}
.entry-header,
.post-image {
margin-bottom: 1rem;
}
.entry-tags {
margin-top: 1.75rem;
}
}
@media only screen and (min-width: 960px) {
.site-header,
.site-container {
padding-left: 2rem;
padding-right: 2rem;
}
.header-main {
padding-top: 1.75rem;
padding-bottom: 1.75rem;
}
.site-content {
padding: 2rem 2rem 1px;
}
.site-footer {
padding: 2rem;
}
.type-post,
.type-page,
.type-attachment,
.post-navigation,
.pagination,
.widget,
.comments-area,
.themezee-related-posts {
margin-bottom: 2rem;
}
.entry-header,
.post-image {
margin-bottom: 1.25rem;
}
.entry-tags {
margin-top: 2rem;
}
}
@media only screen and (min-width: 1280px) {
.site-header,
.site-container {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.header-main {
padding-top: 2rem;
padding-bottom: 2rem;
}
.site-content {
padding: 2.5rem 2.5rem 1px;
}
.site-footer {
padding: 2.5rem;
}
.type-post,
.type-page,
.type-attachment,
.post-navigation,
.pagination,
.widget,
.comments-area,
.themezee-related-posts {
margin-bottom: 2.5rem;
}
.entry-header,
.post-image {
margin-bottom: 1.5rem;
}
.entry-tags {
margin-top: 2.5rem;
}
} @media only screen and (min-width: 400px) {
.primary-menu-toggle .menu-toggle-text {
display: block;
margin-left: 0.75rem;
}
}
@media only screen and (min-width: 960px) {
.primary-menu-toggle,
.main-navigation .dropdown-toggle {
display: none;
}
.main-navigation ul,
.main-navigation ul ul {
display: block;
}
.primary-navigation {
display: flex;
margin-left: auto;
width: auto;
align-items: center;
}
#masthead .main-navigation > ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
border: none;
}
.main-navigation > ul > li {
padding: 0.8rem 1rem;
}
.main-navigation > ul > li > a {
padding: 0.2rem 0;
border: none;
border-bottom: 3px solid transparent;
}
.main-navigation > ul > li.current-menu-item > a {
text-decoration: none;
border-color: #fff;
border-color: var(--header-text-color);
} .main-navigation ul ul {
position: absolute;
left: -999em;
top: 100%;
z-index: 99999;
padding: 0.5rem 0;
border-top: 1px solid;
border-color: #fff;
border-color: var(--header-text-color);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
right: 0;
left: auto;
}
.main-navigation ul ul li a {
width: 16rem;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
margin-top: -0.5rem;
border: none;
border-right: 1px solid;
border-color: #fff;
border-color: var(--header-text-color);
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
right: 100%;
left: auto;
}
.main-navigation ul ul li a,
.main-navigation ul ul ul li a,
.main-navigation ul ul ul ul li a {
padding: 0.75rem 1.25rem;
border: none;
} .main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
position: relative;
display: inline-block;
left: 0.5rem;
top: 0.1rem;
width: 14px;
height: 14px;
fill: #fff;
fill: var(--header-text-color);
transition: fill 0.15s ease;
}
.main-navigation ul ul .menu-item-has-children > a > .icon,
.main-navigation ul ul .page_item_has_children > a > .icon {
position: absolute;
left: auto;
right: 1em;
top: 50%;
margin-top: -0.4rem;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.main-navigation ul .menu-item-has-children > a:hover > .icon,
.main-navigation ul .page_item_has_children > a:hover > .icon {
fill: rgba(255, 255, 255, 0.5);
fill: var(--header-text-hover-color);
}
} @media only screen and (min-width: 640px) {
div.wp-block-columns {
gap: 1.75rem;
}
.wp-block-group.has-background,
.wp-block-column.has-background {
padding: 1.75rem;
}
}
@media only screen and (min-width: 960px) {
div.wp-block-columns {
gap: 2rem;
}
.wp-block-group.has-background,
.wp-block-column.has-background {
padding: 2rem;
}
}
@media only screen and (min-width: 1280px) {
div.wp-block-columns {
gap: 2.5rem;
}
.wp-block-group.has-background,
.wp-block-column.has-background {
padding: 2.5rem;
}
} @media only screen and (min-width: 320px) {
.alignleft {
float: left;
margin-right: 1.5rem;
}
.alignright {
float: right;
margin-left: 1.5rem;
}
}
@media only screen and (min-width: 480px) {
.gallery-columns-3,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-9 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4,
.gallery-columns-8 {
grid-template-columns: repeat(4, 1fr);
}
}
@media only screen and (min-width: 720px) {
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
}
@media only screen and (min-width: 800px) {
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
}  body.wide-theme-layout .site {
max-width: 100%;
}
body.wide-theme-layout .site .header-main,
body.wide-theme-layout .site .site-content,
body.wide-theme-layout .site .site-footer {
margin-left: auto;
margin-right: auto;
}
body.wide-theme-layout .site .header-main {
max-width: 1160px;
}
body.wide-theme-layout .site .site-content,
body.wide-theme-layout .site .site-footer {
max-width: 1240px;
} .credit-link-hidden .site-info .credit-link {
display: none;
}#jp-post-flair{padding-top:.5em;}
div.sharedaddy, #content div.sharedaddy,
#main div.sharedaddy{clear:both;}
div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:bold;}
body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2);}
body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4);}
.sd-sharing{margin-bottom:1em;}
.sd-content ul{padding:0 !important;margin:0 !important;list-style:none !important;}
.sd-content ul li{display:inline-block;}
.sd-content ul li.share-deprecated{opacity:0.5;}
.sd-content ul li.share-deprecated a span{text-decoration:line-through;}
.sd-block.sd-gplus{margin:0 0 .5em 0;}
.sd-gplus .sd-content{font-size:12px;}
.sd-content .share-email-error .share-email-error-title{margin:0.5em 0;}
.sd-content .share-email-error .share-email-error-text{font-family:"Open Sans", sans-serif;font-size:12px;margin:0.5em 0;}
.sd-social-icon .sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button, .sd-content ul li a.sd-button, .sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li>a.sd-button, #sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a{text-decoration:none !important;display:inline-block;font-size:13px;font-family:"Open Sans", sans-serif;font-weight:500;border-radius:4px;color:#2C3338 !important;background:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);text-shadow:none;line-height:23px;padding:4px 11px 3px 9px;}
.sd-social-official .sd-content ul li a.sd-button, .sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;padding:1px 6px 0px 5px;min-height:20px;}
.sd-social-official .sd-content ul.preview li a.sd-button, .sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px;}
.sd-content ul li a.sd-button>span, .sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span, .sd-social-icon-text .sd-content ul li a.sd-button>span, .sd-social-official .sd-content>ul>li>a.sd-button span, .sd-social-official .sd-content>ul>li .digg_button >a span{line-height:23px;margin-left:6px;}
.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0;}
.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px;}
.sd-social-official .sd-content ul li a.sd-button>span, .sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px;}
.sd-social-official .sd-content>ul>li>a.sd-button:before, .sd-social-official .sd-content>ul>li .digg_button>a:before, .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before, .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before{margin-bottom:-1px;}
.sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content>ul>li>a.sd-button:hover, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-official .sd-content>ul>li .digg_button>a:hover, .sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);}
.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-official .sd-content>ul>li .digg_button>a:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16);}
.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 'social-logos';vertical-align:top;text-align:center;}
.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-content ul li a.sd-button:before{position:relative;top:2px;}
}
.sd-social-official ul li a.sd-button:before{position:relative;top:-2px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-official ul li a.sd-button:before{top:0px;}
}
.sd-content ul li{margin:0 8px 12px 0;padding:0;}
.jp-sharing-input-touch .sd-content ul li{padding-left:10px;}
.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0;}
.sd-social-text .sd-content ul li a:before, .sd-content ul li.no-icon a:before{display:none;}
body .sd-social-text .sd-content ul li.share-custom a span, body .sd-content ul li.share-custom.no-icon a span{background-image:none;background-position:-500px -500px !important;background-repeat:no-repeat !important;padding-left:0;height:0;line-height:inherit;}
.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-icon .sd-content ul li a.share-more{top:2px;}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more{top:2px;}
}
.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px;}
.sd-social-icon .sd-content ul li.share-print a:before, .sd-social-text .sd-content ul li.share-print a:before, .sd-content ul li.share-print div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-print a:before, .sd-social-official .sd-content li.share-print a:before{content:'\f469';}
.sd-social-icon .sd-content ul li.share-email a:before, .sd-social-text .sd-content ul li.share-email a:before, .sd-content ul li.share-email div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-email a:before, .sd-social-official .sd-content li.share-email a:before{content:'\f410';}
.sd-social-icon .sd-content ul li.share-linkedin a:before, .sd-social-text .sd-content ul li.share-linkedin a:before, .sd-content ul li.share-linkedin div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-linkedin a:before{content:'\f207';}
.sd-social-icon .sd-content ul li.share-twitter a:before, .sd-social-text .sd-content ul li.share-twitter a:before, .sd-content ul li.share-twitter div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-twitter a:before{content:'\f202';}
.sd-social-icon .sd-content ul li.share-x a:before, .sd-social-text .sd-content ul li.share-x a:before, .sd-content ul li.share-x div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-x a:before{content:'\f10e';}
.sd-social-icon .sd-content ul li.share-reddit a:before, .sd-social-text .sd-content ul li.share-reddit a:before, .sd-content ul li.share-reddit div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-reddit a:before, .sd-social-official .sd-content li.share-reddit a:before{content:'\f222';}
.sd-social-icon .sd-content ul li.share-tumblr a:before, .sd-social-text .sd-content ul li.share-tumblr a:before, .sd-content ul li.share-tumblr div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-tumblr a:before{content:'\f607';}
.sd-social-icon .sd-content ul li.share-pocket a:before, .sd-social-text .sd-content ul li.share-pocket a:before, .sd-content ul li.share-pocket div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-pocket a:before{content:'\f224';}
.sd-social-icon .sd-content ul li.share-pinterest a:before, .sd-social-text .sd-content ul li.share-pinterest a:before, .sd-content ul li.share-pinterest div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-pinterest a:before{content:'\f210';}
.sd-social-icon .sd-content ul li.share-facebook a:before, .sd-social-text .sd-content ul li.share-facebook a:before, .sd-content ul li.share-facebook div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-facebook a:before{content:'\f203';}
.sd-social-icon .sd-content ul li.share-press-this a:before, .sd-social-text .sd-content ul li.share-press-this a:before, .sd-content ul li.share-press-this div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-press-this a:before, .sd-social-official .sd-content li.share-press-this a:before{content:'\f205';}
.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb;}
.sd-social-icon .sd-content ul li.share-telegram a:before, .sd-social-text .sd-content ul li.share-telegram a:before, .sd-content ul li.share-telegram div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-telegram a:before, .sd-social-official .sd-content li.share-telegram a:before{content:'\f606';}
.sd-social-official .sd-content li.share-telegram a:before{color:#0088cc;}
.sd-social-icon .sd-content ul li.share-threads a:before, .sd-social-text .sd-content ul li.share-threads a:before, .sd-content ul li.share-threads div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-threads a:before, .sd-social-official .sd-content li.share-threads a:before{content:'\f10d';}
.sd-social-official .sd-content li.share-threads a:before{color:#000;}
.sd-social-icon .sd-content ul li[class*='share-'].share-threads a.sd-button{background:#000;color:#fff !important;}
.sd-social-icon .sd-content ul li.share-mastodon a:before, .sd-social-text .sd-content ul li.share-mastodon a:before, .sd-content ul li.share-mastodon div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-mastodon a:before, .sd-social-official .sd-content li.share-mastodon a:before{content:'\f10a';}
.sd-social-official .sd-content li.share-mastodon a:before{color:#563ACC;}
.sd-social-icon .sd-content ul a.share-more:before, .sd-social-text .sd-content ul a.share-more:before, .sd-content ul li.advanced a.share-more:before, .sd-social-icon-text .sd-content a.share-more:before, .sd-social-official .sd-content a.share-more:before{content:'\f415';}
.sd-social-official .sd-content a.share-more:before{color:#2ba1cb;}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before, .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before, .sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before, .sd-social-official .sd-content li.share-jetpack-whatsapp a:before{content:'\f608';}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854;}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff !important;}
.sd-social-icon .sd-content ul li.share-nextdoor a:before, .sd-social-text .sd-content ul li.share-nextdoor a:before, .sd-content ul li.share-nextdoor div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-nextdoor a:before, .sd-social-official .sd-content li.share-nextdoor a:before{content:'\f10c';}
.sd-social-official .sd-content li.share-nextdoor a:before{color:#8ED500;}
.sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button{background:#8ED500;color:#fff !important;}
.sd-social-icon .sd-content ul li.share-bluesky a:before, .sd-social-text .sd-content ul li.share-bluesky a:before, .sd-content ul li.share-bluesky div.option.option-smart-off a:before, .sd-social-icon-text .sd-content li.share-bluesky a:before, .sd-social-official .sd-content li.share-bluesky a:before{content:'\f10f';}
.sd-social-official .sd-content li.share-bluesky a:before{color:#0085ff;}
.sd-social-icon .sd-content ul li[class*='share-'].share-bluesky a.sd-button{background:#0085ff;color:#fff !important;}
.sd-social-icon .sd-content ul li.share-deprecated a:before, .sd-social-icon-text .sd-content li.share-deprecated a:before, .sd-social-official .sd-content li.share-deprecated a:before, .sd-content ul li.share-deprecated div.option.option-smart-off a:before{width:1em;height:1em;content:"\1F6AB";}
.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;-moz-border-radius:10px;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1;}
.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1;}
.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap;}
.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0;}
.sd-social-official .sd-content ul>li{display:flex;max-height:18px;}
.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px;}
.sd-social-official .fb-share-button > span{vertical-align:top !important;}
.sd-social-official .sd-content .pocket_button iframe{width:98px;}
.pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span{margin:0 !important;}
.linkedin_button>span, .pinterest_button a{display:block !important;}
.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset;}
body .sd-social-official li.share-print , body .sd-social-official li.share-email a, body .sd-social-official li.share-custom a, body .sd-social-official li a.share-more, body .sd-social-official li.share-digg a, body .sd-social-official li.share-press-this a{position:relative;top:0;}
body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px;}
body .sd-social-icon .sd-content li.share-custom a span, body .sd-social-icon-text .sd-content li.share-custom a span, body .sd-social-text .sd-content li.share-custom a span, body .sd-social-official .sd-content li.share-custom a span, body .sd-content ul li.share-custom a.share-icon span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px;}
body .sd-social-icon .sd-content li.share-custom a span{width:0;}
body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px !important;}
.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0px 5px 20px rgba(0,0,0,.2);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-top:5px;max-width:400px;}
.sharing-hidden .inner ul{margin:0 !important;}
.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0 !important;height:0 !important;}
.sharing-hidden .inner:before, .sharing-hidden .inner:after{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block;}
.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;}
.sharing-hidden ul{margin:0;}
.sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0;max-width:32px;}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span{line-height:1;}
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover{border:none;opacity:.6;}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before{top:0;}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom{padding:8px 8px 6px 8px;top:5px;}
.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px;}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0;}
.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px;}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0;}
.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button{background:#2c4762;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button{background:#0866ff;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button{background:#00acee;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button{background:#000;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button{background:#ca1f27;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button{color:#555555 !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button{background:#4f94d4;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button{background:#0088cc;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button{background:#0077b5;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button{background:#ee4056;color:#fff !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button{background:#cee3f8;color:#555555 !important;}
.sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button{background:linear-gradient(to top, #563ACC 0%, #6364FF 100%);color:#fff !important;}
.sharing-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.sharing-screen-reader-text:hover, .sharing-screen-reader-text:active, .sharing-screen-reader-text:focus{background-color:#f0f0f1;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-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
#jetpack-source_f_name{display:none!important;position:absolute !important;left:-9000px;}
.sd-content .share-customize-link{margin-top:8px;line-height:11px;}
.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans", sans-serif;}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;src:url(data:application/octet-stream;base64,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) format('woff2');display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__bluesky:before{content:"\f10f"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__fediverse:before{content:"\f10b"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__link:before{content:"\f109"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__mastodon:before{content:"\f10a"}.social-logo__medium-alt:before{content:"\f106"}.social-logo__medium:before{content:"\f623"}.social-logo__nextdoor:before{content:"\f10c"}.social-logo__patreon:before{content:"\f105"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__sms:before{content:"\f110"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo-threads:before{content:"\f10d"}.social-logo__tiktok-alt:before{content:"\f107"}.social-logo__tiktok:before{content:"\f108"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__woocommerce:before{content:"\f104"}.social-logo__wordpress:before{content:"\f205"}.social-logo__x:before{content:"\f10e"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}