@charset "UTF-8";
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
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; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 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"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } html {
font-size: 87.5%;
line-height: 1.78571em;
overflow-x: hidden; }
body,
button,
input,
select,
textarea {
color: #5a5d60;
font-family: "Lato", sans-serif;
font-size: 14px;
font-size: 1em;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-weight: 400;
line-height: 1.7857; } h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #313539;
font-weight: 700;
hyphens: auto;
margin: 0.89286em 0; }
@media (max-width: 480px) {
.resp h1, .resp h2, .resp h3, .resp h4, .resp h5, .resp h6 {
line-height: normal; } }
h1 {
font-size: 24.99994px;
font-size: 1.78571rem;
line-height: 2em; }
h2 {
font-size: 22.00002px;
font-size: 1.57143rem;
line-height: 2.27273em; }
h3 {
font-size: 19.99998px;
font-size: 1.42857rem;
line-height: 1.25em; }
h4 {
font-size: 17.99994px;
font-size: 1.28571rem;
line-height: 1.38889em; }
h5 {
font-size: 16.00004px;
font-size: 1.14286rem;
line-height: 1.5625em; }
h6 {
font-size: 14px;
font-size: 1rem;
line-height: 1.78571em; } p {
margin: 0 0 1.78571em; }
p:last-child {
margin-bottom: 0; }
p:only-child {
margin-bottom: 1.78571em; }
b,
strong {
font-weight: 700; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
background: #f6f6f7;
border-left: 3px solid #0896fe;
font-size: 15.00002px;
font-size: 1.07143rem;
line-height: 1.66667em;
margin: 1.78571em 0;
overflow: hidden;
padding: 1.78571em 1.78571em; }
blockquote p, blockquote:last-child, blockquote:only-child {
margin-bottom: 0 !important; }
address {
margin: 0 0 1.78571em; }
pre {
background: #f6f6f7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
font-size: 1rem;
hyphens: none;
line-height: 1.78571em;
margin: 0 0 1.33929em;
max-width: 100%;
overflow: auto;
padding: 0.89286em 1.78571em; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
hyphens: none; }
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
small {
font-size: 75%; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #313539; }
body.boxed {
background: #eaeaea; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: ""; }
blockquote, q {
quotes: "" ""; }
hr {
background-color: #eaeaeb;
border: 0;
height: 1px;
margin: 0 auto 1.78571em; } ul,
ol {
margin: 0 0 1.78571em 1.78571em;
padding: 0; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-top: 0;
margin-bottom: 0; }
dl {
margin: 0 0 1.78571em; }
dl dt {
font-weight: 600; }
dl dd {
margin: 0 0 0 1.78571em; }
img {
height: auto; max-width: 100%; } table {
border: 1px solid #eaeaeb;
margin: 0 0 1.78571em;
width: 100%; }
table th,
table td {
border: 1px solid #eaeaeb;
padding: 0.75em; }
@media (max-width: 480px) {
.resp table th, .resp table td {
padding: 2%; } }
table th {
font-weight: 600; }  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #0896fe;
border: none;
border-radius: 3px;
color: #fff;
cursor: pointer;
-webkit-appearance: button;
font-weight: 400;
letter-spacing: .5px;
line-height: normal;
outline-style: none;
padding: 10px 20px;
text-transform: uppercase; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: rgba(8, 150, 254, 0.8); } label {
display: block;
font-weight: 600;
margin-bottom: 0.25em; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
select[multiple],
textarea {
background: #f6f6f7;
border: 1px solid #eaeaeb;
border-radius: 3px;
color: #acaeaf;
line-height: normal;
max-width: 100%;
padding: 0.6429em 0.7143em;
transition: 0.3s;
-webkit-appearance: none; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
background: #fff;
color: #5a5d60;
outline-style: none; }
textarea {
box-sizing: border-box;
overflow: auto; padding: 0.7143em;
vertical-align: top; }
input[type="file"] {
font-size: 14px;
font-size: 1rem;
line-height: 0; }  a {
color: #0896fe;
text-decoration: none;
transition: 0.3s; }
a:visited {
color: #0896fe; }
a:hover, a:focus, a:active {
color: #5a5d60;
text-decoration: none; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; }  .top-bar-menu {
display: inline-block;
line-height: normal;
vertical-align: middle; }
.top-bar-menu .menu {
list-style: none;
margin: 0;
padding: 0; }
.top-bar-menu .menu li {
color: #acaeaf;
display: inline-block;
line-height: 38px;
margin-right: 0.89286em;
position: relative;
vertical-align: middle; }
.top-bar-menu .menu li a {
color: #acaeaf;
display: block;
font-size: 11.99996px;
font-size: 0.85714rem;
height: 38px;
line-height: 38px;
text-decoration: none;
white-space: nowrap; }
.top-bar-menu .menu li a:before {
color: #acaeaf; }
.top-bar-menu .menu li a:hover:before {
color: #fff; }
.top-bar-menu .menu li:hover > a {
color: #fff; }
.top-bar-menu .menu li:last-of-type {
margin-right: 0; } .top-bar-navigation {
box-sizing: border-box;
display: inline-block;
position: relative;
text-align: right;
width: 50%; }
@media (max-width: 768px) {
.top-bar-navigation {
text-align: center;
width: 100%; } }
.top-bar-navigation ul {
list-style: none;
margin: 0;
padding: 0; }
.top-bar-navigation ul li {
color: #acaeaf;
display: inline-block;
margin-right: 1.33929em;
position: relative;
vertical-align: middle; }
.top-bar-navigation ul li a {
color: #acaeaf;
display: block;
font-size: 11.99996px;
font-size: 0.85714rem;
line-height: 2.08333em;
text-decoration: none;
white-space: nowrap; }
.top-bar-navigation ul li a:before {
color: #acaeaf; }
.top-bar-navigation ul li a:hover:before {
color: #fff; }
.top-bar-navigation ul li:hover > a {
color: #fff; }
.top-bar-navigation ul li:last-of-type {
margin-right: 0; }
.top-bar-navigation ul ul {
background: #fff;
box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
border-top: 3px solid #0896fe;
left: 0;
padding: 0;
position: absolute;
text-align: left;
top: 35px;
transform: scale(0.95);
transition: all 0.15s ease-in;
transform-origin: center top;
visibility: hidden;
z-index: 9999; }
.top-bar-navigation ul ul li {
min-width: 10em;
padding: 0;
width: 100%; }
.top-bar-navigation ul ul li a {
color: #5a5d60;
padding: 0.4em 0.8em;
transition: none; }
.top-bar-navigation ul ul li:hover > a {
background: #0896fe;
color: #fff; }
.top-bar-navigation ul ul ul {
left: 100%;
top: -3px; }
.top-bar-navigation ul .menu-item-has-children a:after,
.top-bar-navigation ul .page_item_has_children a:after {
content: "\f107";
font-family: "FontAwesome";
line-height: normal;
position: relative;
padding: 0 0 0 0.5785em;
top: 0.2435em; }
.top-bar-navigation ul .sub-menu .menu-item-has-children > a:after,
.top-bar-navigation ul .sub-menu .page_item_has_children > a:after,
.top-bar-navigation ul .children .menu-item-has-children > a:after,
.top-bar-navigation ul .children .page_item_has_children > a:after {
content: "\f105";
font-family: "FontAwesome";
position: absolute;
right: 1em;
top: 0.9167em; }
.top-bar-navigation ul .sub-menu a:after,
.top-bar-navigation ul .children a:after {
content: none; }
body:not(.ios) .top-bar-navigation ul li:hover > ul,
body:not(.ios) .top-bar-navigation ul li.focus > ul {
opacity: 1;
transform: scale(1);
visibility: visible; }
.top-bar-navigation ul li.hover > ul {
opacity: 1;
transform: scale(1);
visibility: visible; }
.top-bar-navigation div > ul > li > a {
display: block;
height: 38px;
line-height: 38px; }
.top-bar-navigation div > ul > li > a:hover {
border-bottom: 3px solid #0896fe; }
@media (max-width: 1024px) {
.resp .top-bar-navigation div > ul > li > a:hover {
border-bottom: none; } }
.top-bar-navigation div > ul > li.menu-item-has-children > a:hover, .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
border-bottom: none; }
@media (max-width: 1024px) {
.resp .top-bar-navigation div > ul > li.menu-item-has-children > a:hover, .resp .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
border-bottom: none; } } .top-bar-navigation ul li.left ul {
left: initial;
left: auto;
right: 0;
text-align: right; }
.top-bar-navigation ul li.left ul ul {
right: 100%; }
.top-bar-navigation ul li.left .sub-menu .menu-item-has-children > a:after,
.top-bar-navigation ul li.left .sub-menu .page_item_has_children > a:after,
.top-bar-navigation ul li.left .children .menu-item-has-children > a:after,
.top-bar-navigation ul li.left .children .page_item_has_children > a:after {
content: "\f104";
font-family: "FontAwesome";
position: absolute;
left: 1em;
padding: 0 0.5785em 0 0;
right: initial;
top: 0.9167em; }
.top-bar-navigation ul li.left .sub-menu a:after,
.top-bar-navigation ul li.left .children a:after {
content: none; } .main-navigation {
box-sizing: border-box;
float: right;
max-width: 65%; }
.main-navigation > div {
float: left; }
.main-navigation ul {
list-style: none;
margin: 0;
padding: 0; }
.main-navigation ul li {
display: inline-block;
margin-right: 1.78571em;
position: relative;
vertical-align: middle; }
.main-navigation ul li a {
color: #313539;
display: block;
font-size: 14px;
font-size: 1rem;
line-height: 1.78571em;
outline: 0;
text-decoration: none;
white-space: nowrap; }
.main-navigation ul li:hover > a {
color: #0896fe; }
.main-navigation ul li:last-of-type {
margin-right: 0; }
.main-navigation ul ul {
background: #fff;
border-top: 3px solid #0896fe;
box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
left: 0;
opacity: 0;
padding: 0;
position: absolute;
text-align: left;
top: 109px;
transform: scale(0.95);
transition: all 0.15s ease-in;
transform-origin: center top;
visibility: hidden;
z-index: 9999; }
.main-navigation ul ul li {
min-width: 12em;
padding: 0;
width: 100%; }
.main-navigation ul ul li a {
color: #5a5d60;
padding: 0.4em 0.8em; }
.main-navigation ul ul li:hover > a {
background: #0896fe;
border-color: #0896fe;
color: #fff; }
.main-navigation ul ul ul {
left: 100%;
top: -3px; }
.main-navigation ul .menu-item-has-children a:after,
.main-navigation ul .page_item_has_children a:after {
content: "\f107";
font-family: "FontAwesome";
font-size: 0.8571em;
position: relative;
padding: 0 0 0 0.4952em;
top: 0.2435em; }
.main-navigation ul .sub-menu .menu-item-has-children > a:after,
.main-navigation ul .sub-menu .page_item_has_children > a:after,
.main-navigation ul .children .menu-item-has-children > a:after,
.main-navigation ul .children .page_item_has_children > a:after {
content: "\f105";
font-family: "FontAwesome";
position: absolute;
right: 1em;
top: 0.5em; }
.main-navigation ul .sub-menu a:after,
.main-navigation ul .children a:after {
content: none; }
body:not(.ios) .main-navigation ul li:hover > ul,
body:not(.ios) .main-navigation ul li.focus > ul {
opacity: 1;
transform: scale(1);
visibility: visible; }
.main-navigation ul li.hover > ul {
opacity: 1;
transform: scale(1);
visibility: visible; }
.main-navigation .current-menu-item > a,
.main-navigation .current a {
color: #0896fe; }
.main-navigation div > ul > li > ul {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
.main-navigation div > ul > li > a {
display: block;
height: 112px;
line-height: 112px; }
.main-navigation div > ul > li > a:hover {
border-bottom: 3px solid #0896fe; }
.main-navigation div > ul > li.menu-item-has-children > a:hover, .main-navigation div > ul > li.page_item_has_children > a:hover {
border-bottom: none; }
body.header-centered:not(.resp) .main-navigation {
float: none;
max-width: 100%;
text-align: center; }
body.header-centered:not(.resp) .main-navigation > div {
display: inline-block;
float: none;
vertical-align: top; }
.main-navigation ul li.left ul {
left: initial;
left: auto;
right: 0;
text-align: right; }
.main-navigation ul li.left ul ul {
right: 100%; }
.main-navigation ul li.left .sub-menu .menu-item-has-children > a:after,
.main-navigation ul li.left .sub-menu .page_item_has_children > a:after,
.main-navigation ul li.left .children .menu-item-has-children > a:after,
.main-navigation ul li.left .children .page_item_has_children > a:after {
content: "\f104";
font-family: "FontAwesome";
position: absolute;
left: 1em;
padding: 0 0.4952em 0 0;
right: initial;
top: 0.5em; }
.main-navigation ul li.left .sub-menu a:after,
.main-navigation ul li.left .children a:after {
content: none; }
@media (max-width: 1024px) {
.resp header:not(.responsive-menu) .main-navigation {
max-width: 60%; } }
@media (max-width: 768px) {
.resp header:not(.responsive-menu) .main-navigation {
float: none;
max-width: 100%; }
.resp header:not(.responsive-menu) .main-navigation ul {
text-align: center; }
.resp header:not(.responsive-menu) .main-navigation > div {
float: none; }
.resp header:not(.responsive-menu) .main-navigation .menu-search {
display: none; } }
.scale.scaled .main-navigation ul ul {
top: 72px; }
.scale.scaled .main-navigation ul ul ul {
top: -3px; }
.scale.scaled .main-navigation div > ul > li > a {
height: 75px;
line-height: 75px; }
.main-navigation .menu-search {
height: 112px;
position: relative; }
.main-navigation .menu-search .search-icon {
float: left;
padding-left: 2.78571em;
cursor: pointer;
position: relative; }
.main-navigation .menu-search .search-icon:before {
color: #313539;
content: '\f002';
font-family: "FontAwesome";
height: 112px;
line-height: 112px;
position: absolute;
right: 0;
transition: .3s;
top: 50%; }
.main-navigation .menu-search .search-icon:hover:before {
color: #0896fe;
cursor: pointer; }
.main-navigation .menu-search .searchform {
background: #fff;
display: none;
margin-top: -3px;
position: absolute;
right: 0;
top: 100%;
width: 17.8571rem;
z-index: 500; }
.main-navigation .menu-search .searchform input[name=s] {
background-color: transparent;
border: none;
border-top: 3px solid #0896fe;
border-radius: 0;
box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
color: #313539;
width: 100%; }
.scale.scaled .main-navigation .menu-search {
height: 75px; }
.scale.scaled .main-navigation .menu-search .search-icon:before {
height: 75px;
line-height: 75px; }
.main-navigation .menu a:before {
color: #313539; }
.main-navigation .menu a:hover:before {
color: #0896fe; } .responsive-menu .menu-toggle {
background: none;
border-radius: 0;
color: #313539;
-webkit-appearance: none;
display: none;
height: 20px;
margin-top: -10px;
padding: 0;
position: absolute;
right: 1.78571em;
top: 50%; }
.responsive-menu .menu-toggle:after {
content: "\f0c9";
font-family: "FontAwesome";
font-size: 1.4286rem;
line-height: normal; }
.responsive-menu .menu-toggle:hover {
background: none; }
.responsive-menu .main-navigation.toggled .menu-toggle:after {
content: "\f00d"; }
.responsive-menu .main-navigation.toggled {
height: auto;
margin-bottom: 1.78571em;
max-width: 100%;
width: 100%; }
.responsive-menu .main-navigation.toggled > div {
float: none; }
.responsive-menu .main-navigation.toggled ul {
display: block;
margin: 0; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] .sub-menu li,
.responsive-menu .main-navigation.toggled ul > li[class*=children] .children li {
margin-bottom: 2px; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] > .sub-menu, .responsive-menu .main-navigation.toggled ul > li.up[class*=children] > .children {
display: block; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] a {
margin-bottom: 0 !important; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > .sub-menu,
.responsive-menu .main-navigation.toggled ul > li[class*=children] > .children {
display: none; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > span {
display: block;
cursor: pointer;
height: 46px;
line-height: 46px;
margin: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 45px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > span:after {
content: "\f078";
font-family: "FontAwesome"; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] > a:hover ~ span {
color: #fff; }
.responsive-menu .main-navigation.toggled ul > li.up[class*=children] > span:after {
content: "\f077" !important; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li a {
padding-left: 36px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li a {
padding-left: 54px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li a {
padding-left: 72px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li a {
padding-left: 90px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li a {
padding-left: 108px; }
.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li ul li a {
padding-left: 126px; }
.responsive-menu .main-navigation.toggled ul li {
display: block;
margin: 0;
width: 100%; }
.responsive-menu .main-navigation.toggled ul li a {
background: #eaeaea;
color: #5a5d60;
height: auto !important;
line-height: normal !important;
margin: 0 0 2px;
padding: 14px 18px 15px;
text-align: left;
transition: none; }
.responsive-menu .main-navigation.toggled ul li a:hover, .responsive-menu .main-navigation.toggled ul li a:hover:before {
background: #0896fe;
border-bottom: none;
color: #fff; }
.responsive-menu .main-navigation.toggled ul > ul > li > a:last-of-type {
margin-bottom: 0; }
.responsive-menu .main-navigation.toggled ul .menu-item-has-children a:after,
.responsive-menu .main-navigation.toggled ul .page_item_has_children a:after {
content: none; }
.responsive-menu .main-navigation.toggled ul .menu-item-has-children > a:hover,
.responsive-menu .main-navigation.toggled ul .page_item_has_children > a:hover {
border-bottom: none; }
.responsive-menu .main-navigation.toggled ul ul {
background: none;
border-top: none;
box-shadow: none;
display: none;
margin-top: 2px;
opacity: 1 !important;
position: static;
transition: none;
transform: none;
transform-origin: initial;
visibility: visible;
z-index: 2; }
.responsive-menu .main-navigation.toggled ul ul li:hover > a {
background: #eaeaea;
color: #5a5d60; }
.responsive-menu .main-navigation.toggled ul ul li a {
font-size: 1rem;
line-height: normal; }
.responsive-menu .main-navigation.toggled ul ul li a:hover {
background: #0896fe;
border-bottom: none;
color: #fff; }
.responsive-menu .main-navigation.toggled ul li.left ul {
text-align: left; } .site-main .comment-navigation,
.site-main .post-navigation {
border-color: #eaeaeb;
border-top-style: solid;
border-top-width: 0.07143em;
padding-top: 1.71429em;
margin-top: 1.78571em;
margin-bottom: 1.78571em;
overflow: hidden; }
.site-main .comment-navigation:nth-of-type(2) {
border-bottom-style: solid;
border-bottom-width: 0.07143em;
float: left;
margin-top: 1.78571em;
margin-bottom: 1.78571em;
padding-bottom: 1.71429em;
width: 100%; }
.comment-navigation .nav-links,
.paging-navigation .nav-links,
.post-navigation .nav-links {
text-align: center; }
.comment-navigation .nav-links a,
.paging-navigation .nav-links a,
.post-navigation .nav-links a {
color: #acaeaf;
text-transform: capitalize; }
.comment-navigation .nav-links a:hover,
.paging-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover {
color: #0896fe; }
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
position: relative; }
@media (max-width: 768px) {
.resp .comment-navigation .nav-previous, .resp .paging-navigation .nav-previous, .resp .post-navigation .nav-previous {
float: none;
margin-bottom: 1.78571em;
width: 100%; } }
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
position: relative; }
@media (max-width: 768px) {
.resp .comment-navigation .nav-next, .resp .paging-navigation .nav-next, .resp .post-navigation .nav-next {
float: none;
width: 100%; } }
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after {
font-family: "FontAwesome";
font-size: 0.8125em;
position: relative;
top: -1px; }
.comment-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
content: "\f104";
padding-right: 0.5em; }
.comment-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
content: "\f105";
padding-left: 0.5em; }
.pagination {
margin-top: 4.46429em;
margin-right: auto;
margin-left: auto;
overflow: hidden;
text-align: center; }
.pagination .page-numbers {
background: #eaeaea;
border-radius: 3px;
color: #5a5d60;
display: inline-block;
font-weight: 400;
line-height: normal;
margin-right: 0.1285em;
outline-style: none;
padding: 0.7142em 1.1428em;
transition: .3s; }
@media (max-width: 480px) {
.resp .pagination .page-numbers {
display: none; } }
.pagination .page-numbers:hover {
background: #0896fe;
color: #fff; }
.pagination .page-numbers.dots {
background: none;
padding-right: 0;
padding-left: 0; }
.pagination .page-numbers.dots:hover {
background: none;
color: #5a5d60; }
.pagination .current {
background: #0896fe;
color: #fff; }
.pagination .prev,
.pagination .next {
display: block;
float: left;
margin-right: 0; }
@media (max-width: 480px) {
.resp .pagination .prev, .resp .pagination .next {
display: block; } }
.pagination .next {
float: right; }
.meta-nav {
font-size: 0.8125em; }
.nav-previous .meta-nav {
margin-right: 0.1875em; }
.nav-next .meta-nav {
margin-left: 0.1875em; } .bottom-bar-menu {
display: inline-block;
text-align: right;
width: 70%; }
@media (max-width: 768px) {
.resp .bottom-bar-menu {
display: block;
text-align: center;
padding-bottom: 0.89286em;
width: 100%; } }
.bottom-bar-menu .menu {
list-style: none;
margin: 0;
padding: 0; }
.bottom-bar-menu .menu li {
color: #acaeaf;
display: inline-block;
margin-right: 0.89286em;
position: relative;
vertical-align: middle; }
.bottom-bar-menu .menu li a {
color: #acaeaf;
display: block;
font-size: 11.99996px;
font-size: 0.85714rem;
height: 50px;
line-height: 50px;
text-decoration: none;
white-space: nowrap; }
@media (max-width: 768px) {
.resp .bottom-bar-menu .menu li a {
height: auto;
line-height: normal; } }
.bottom-bar-menu .menu li a:before {
color: #acaeaf; }
.bottom-bar-menu .menu li a:hover:before {
color: #fff; }
.bottom-bar-menu .menu li:hover > a {
color: #fff; }
.bottom-bar-menu .menu li:last-of-type {
margin-right: 0; } .menu > li:not(.menu-item-has-children) a[href*="behance.net"], .menu > li:not(.menu-item-has-children) a[href*="codepen.io"], .menu > li:not(.menu-item-has-children) a[href*="delicious.com"], .menu > li:not(.menu-item-has-children) a[href*="deviantart.com"], .menu > li:not(.menu-item-has-children) a[href*="digg.com"], .menu > li:not(.menu-item-has-children) a[href*="dribbble.com"], .menu > li:not(.menu-item-has-children) a[href*="facebook.com"], .menu > li:not(.menu-item-has-children) a[href*="/feed/"], .menu > li:not(.menu-item-has-children) a[href*="flickr.com"], .menu > li:not(.menu-item-has-children) a[href*="foursquare.com"], .menu > li:not(.menu-item-has-children) a[href*="github.com"], .menu > li:not(.menu-item-has-children) a[href*="plus.google.com"], .menu > li:not(.menu-item-has-children) a[href*="instagram.com"], .menu > li:not(.menu-item-has-children) a[href*="linkedin.com"], .menu > li:not(.menu-item-has-children) a[href*="pinterest.com"], .menu > li:not(.menu-item-has-children) a[href*="reddit.com"], .menu > li:not(.menu-item-has-children) a[href*="soundcloud.com"], .menu > li:not(.menu-item-has-children) a[href*="stackexchange.com"], .menu > li:not(.menu-item-has-children) a[href*="stackoverflow.com"], .menu > li:not(.menu-item-has-children) a[href*="tumblr.com"], .menu > li:not(.menu-item-has-children) a[href*="twitter.com"], .menu > li:not(.menu-item-has-children) a[href*="vimeo.com"], .menu > li:not(.menu-item-has-children) a[href*="vine.co"], .menu > li:not(.menu-item-has-children) a[href*="vk.com"], .menu > li:not(.menu-item-has-children) a[href*="weibo.com"], .menu > li:not(.menu-item-has-children) a[href*="wordpress.com"], .menu > li:not(.menu-item-has-children) a[href*="xing.com"], .menu > li:not(.menu-item-has-children) a[href*="yelp.com"], .menu > li:not(.menu-item-has-children) a[href*="youtube.com"] {
border-bottom: none;
color: transparent !important;
font-size: 0 !important;
text-align: center; }
.menu > li:not(.menu-item-has-children) a[href*="behance.net"]:before, .menu > li:not(.menu-item-has-children) a[href*="codepen.io"]:before, .menu > li:not(.menu-item-has-children) a[href*="delicious.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="deviantart.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="digg.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="dribbble.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="facebook.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="/feed/"]:before, .menu > li:not(.menu-item-has-children) a[href*="flickr.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="foursquare.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="github.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="plus.google.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="instagram.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="linkedin.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="pinterest.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="reddit.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="soundcloud.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="stackexchange.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="stackoverflow.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="tumblr.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="twitter.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="vimeo.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="vine.co"]:before, .menu > li:not(.menu-item-has-children) a[href*="vk.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="weibo.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="wordpress.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="xing.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="yelp.com"]:before, .menu > li:not(.menu-item-has-children) a[href*="youtube.com"]:before {
font-family: "FontAwesome";
font-size: medium; }
.menu > li:not(.menu-item-has-children) a[href*="behance.net"]:before {
content: "\f1b4"; }
.menu > li:not(.menu-item-has-children) a[href*="codepen.io"]:before {
content: "\f1cb"; }
.menu > li:not(.menu-item-has-children) a[href*="delicious.com"]:before {
content: "\f1a5"; }
.menu > li:not(.menu-item-has-children) a[href*="deviantart.com"]:before {
content: "\f1bd"; }
.menu > li:not(.menu-item-has-children) a[href*="digg.com"]:before {
content: "\f1a6"; }
.menu > li:not(.menu-item-has-children) a[href*="dribbble.com"]:before {
content: "\f17d"; }
.menu > li:not(.menu-item-has-children) a[href*="facebook.com"]:before {
content: "\f09a"; }
.menu > li:not(.menu-item-has-children) a[href*="/feed/"]:before {
content: "\f09e"; }
.menu > li:not(.menu-item-has-children) a[href*="flickr.com"]:before {
content: "\f16e"; }
.menu > li:not(.menu-item-has-children) a[href*="foursquare.com"]:before {
content: "\f180"; }
.menu > li:not(.menu-item-has-children) a[href*="github.com"]:before {
content: "\f09b"; }
.menu > li:not(.menu-item-has-children) a[href*="plus.google.com"]:before {
content: "\f0d5"; }
.menu > li:not(.menu-item-has-children) a[href*="instagram.com"]:before {
content: "\f16d"; }
.menu > li:not(.menu-item-has-children) a[href*="linkedin.com"]:before {
content: "\f0e1"; }
.menu > li:not(.menu-item-has-children) a[href*="pinterest.com"]:before {
content: "\f0d2"; }
.menu > li:not(.menu-item-has-children) a[href*="reddit.com"]:before {
content: "\f1a1"; }
.menu > li:not(.menu-item-has-children) a[href*="snapchat.com"]:before {
content: "\f2ac"; }
.menu > li:not(.menu-item-has-children) a[href*="soundcloud.com"]:before {
content: "\f1be"; }
.menu > li:not(.menu-item-has-children) a[href*="stackexchange.com"]:before {
content: "\f18d"; }
.menu > li:not(.menu-item-has-children) a[href*="stackoverflow.com"]:before {
content: "\f16c"; }
.menu > li:not(.menu-item-has-children) a[href*="tumblr.com"]:before {
content: "\f173"; }
.menu > li:not(.menu-item-has-children) a[href*="twitter.com"]:before {
content: "\f099"; }
.menu > li:not(.menu-item-has-children) a[href*="vimeo.com"]:before {
content: "\f194"; }
.menu > li:not(.menu-item-has-children) a[href*="vine.co"]:before {
content: "\f1ca"; }
.menu > li:not(.menu-item-has-children) a[href*="vk.com"]:before {
content: "\f189"; }
.menu > li:not(.menu-item-has-children) a[href*="weibo.com"]:before {
content: "\f18a"; }
.menu > li:not(.menu-item-has-children) a[href*="wordpress.com"]:before {
content: "\f19a"; }
.menu > li:not(.menu-item-has-children) a[href*="xing.com"]:before {
content: "\f168"; }
.menu > li:not(.menu-item-has-children) a[href*="yelp.com"]:before {
content: "\f1e9"; }
.menu > li:not(.menu-item-has-children) a[href*="youtube.com"]:before {
content: "\f16a"; }
.widget .menu a[href*="behance.net"]:hover, .widget .menu a[href*="codepen.io"]:hover, .widget .menu a[href*="delicious.com"]:hover, .widget .menu a[href*="deviantart.com"]:hover, .widget .menu a[href*="digg.com"]:hover, .widget .menu a[href*="dribbble.com"]:hover, .widget .menu a[href*="facebook.com"]:hover, .widget .menu a[href*="flickr.com"]:hover, .widget .menu a[href*="foursquare.com"]:hover, .widget .menu a[href*="github.com"]:hover, .widget .menu a[href*="plus.google.com"]:hover, .widget .menu a[href*="instagram.com"]:hover, .widget .menu a[href*="linkedin.com"]:hover, .widget .menu a[href*="pinterest.com"]:hover, .widget .menu a[href*="reddit.com"]:hover, .widget .menu a[href*="snapchat.com"]:hover, .widget .menu a[href*="soundcloud.com"]:hover, .widget .menu a[href*="stackexchange.com"]:hover, .widget .menu a[href*="stackoverflow.com"]:hover, .widget .menu a[href*="tumblr.com"]:hover, .widget .menu a[href*="twitter.com"]:hover, .widget .menu a[href*="vimeo.com"]:hover, .widget .menu a[href*="vine.co"]:hover, .widget .menu a[href*="vk.com"]:hover, .widget .menu a[href*="weibo.com"]:hover, .widget .menu a[href*="wordpress.com"]:hover, .widget .menu a[href*="xing.com"]:hover, .widget .menu a[href*="yelp.com"]:hover, .widget .menu a[href*="youtube.com"]:hover {
border-bottom: none; }
.widget .menu a[href*="behance.net"]:before, .widget .menu a[href*="codepen.io"]:before, .widget .menu a[href*="delicious.com"]:before, .widget .menu a[href*="deviantart.com"]:before, .widget .menu a[href*="digg.com"]:before, .widget .menu a[href*="dribbble.com"]:before, .widget .menu a[href*="facebook.com"]:before, .widget .menu a[href*="flickr.com"]:before, .widget .menu a[href*="foursquare.com"]:before, .widget .menu a[href*="github.com"]:before, .widget .menu a[href*="plus.google.com"]:before, .widget .menu a[href*="instagram.com"]:before, .widget .menu a[href*="linkedin.com"]:before, .widget .menu a[href*="pinterest.com"]:before, .widget .menu a[href*="reddit.com"]:before, .widget .menu a[href*="snapchat.com"]:before, .widget .menu a[href*="soundcloud.com"]:before, .widget .menu a[href*="stackexchange.com"]:before, .widget .menu a[href*="stackoverflow.com"]:before, .widget .menu a[href*="tumblr.com"]:before, .widget .menu a[href*="twitter.com"]:before, .widget .menu a[href*="vimeo.com"]:before, .widget .menu a[href*="vine.co"]:before, .widget .menu a[href*="vk.com"]:before, .widget .menu a[href*="weibo.com"]:before, .widget .menu a[href*="wordpress.com"]:before, .widget .menu a[href*="xing.com"]:before, .widget .menu a[href*="yelp.com"]:before, .widget .menu a[href*="youtube.com"]:before {
color: #5a5d60; }
.widget .menu a[href*="behance.net"]:hover:before, .widget .menu a[href*="codepen.io"]:hover:before, .widget .menu a[href*="delicious.com"]:hover:before, .widget .menu a[href*="deviantart.com"]:hover:before, .widget .menu a[href*="digg.com"]:hover:before, .widget .menu a[href*="dribbble.com"]:hover:before, .widget .menu a[href*="facebook.com"]:hover:before, .widget .menu a[href*="flickr.com"]:hover:before, .widget .menu a[href*="foursquare.com"]:hover:before, .widget .menu a[href*="github.com"]:hover:before, .widget .menu a[href*="plus.google.com"]:hover:before, .widget .menu a[href*="instagram.com"]:hover:before, .widget .menu a[href*="linkedin.com"]:hover:before, .widget .menu a[href*="pinterest.com"]:hover:before, .widget .menu a[href*="reddit.com"]:hover:before, .widget .menu a[href*="snapchat.com"]:hover:before, .widget .menu a[href*="soundcloud.com"]:hover:before, .widget .menu a[href*="stackexchange.com"]:hover:before, .widget .menu a[href*="stackoverflow.com"]:hover:before, .widget .menu a[href*="tumblr.com"]:hover:before, .widget .menu a[href*="twitter.com"]:hover:before, .widget .menu a[href*="vimeo.com"]:hover:before, .widget .menu a[href*="vine.co"]:hover:before, .widget .menu a[href*="vk.com"]:hover:before, .widget .menu a[href*="weibo.com"]:hover:before, .widget .menu a[href*="wordpress.com"]:hover:before, .widget .menu a[href*="xing.com"]:hover:before, .widget .menu a[href*="yelp.com"]:hover:before, .widget .menu a[href*="youtube.com"]:hover:before {
color: #0896fe; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
word-wrap: normal !important;
width: 1px; }
.screen-reader-text:focus {
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #0073aa;
display: block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
font-weight: 600;
height: auto;
left: 6px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 7px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left; }
.alignright {
display: inline;
float: right; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.alignnone {
clear: both;
display: block; }
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 0 1.78571em 1.78571em 0; }
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 0 0 1.78571em 1.78571em; }
blockquote.aligncenter,
figure.wp-caption.aligncenter,
img.aligncenter {
margin-bottom: 1.78571em; }
blockquote.alignnone,
figure.wp-caption.alignnone,
img.alignnone {
margin-bottom: 1.78571em; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }  #main-slider {
background: #f6f6f7; }
#main-slider .container {
padding: 0; }
#main-slider #metaslider-demo,
#main-slider .metaslider {
margin: 0 auto;
text-align: center; }
@media (min-width: 1024px) {
.overlap #main-slider {
margin-top: -112px; }
.header-centered.overlap #main-slider {
margin-top: -224px; } } .metaslider a,
.metaslider a:hover,
.metaslider ul a,
.metaslider ul a:hover,
.entry-content .metaslider a,
.entry-content .metaslider a:hover,
.entry-content .metaslider ul a,
.entry-content .metaslider ul a:hover {
border-bottom: none; }
.metaslider.metaslider-flex {
overflow: hidden; } .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav {
list-style: none;
margin: 0;
padding: 0; }
.flexslider a img {
border: none;
outline: none; }
.flexslider {
margin: 0;
padding: 0; }
.flexslider ul {
border: 0;
line-height: normal;
list-style-type: none;
list-style: none;
margin: 0;
max-height: none;
max-width: none;
padding: 0; } .flexslider:hover .flex-ultra-direction-nav li a {
opacity: 1; }
.flexslider .slides > li {
background-position: center;
background-size: cover;
-webkit-backface-visibility: hidden;
display: none;
line-height: 0; }
.flexslider .slides > img {
display: block;
width: 100%; }
.slides:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden; }
html[xmlns] .slides {
display: block; }
* html .slides {
height: 1%; }
.flexslider,
.flexslider .slides {
position: relative;
zoom: 1; } .flexslider .caption-wrap {
background: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 1rem;
line-height: normal;
text-align: center; }
.flexslider .caption-wrap .caption {
line-height: normal;
padding: 8px 14px 9px; }
.flexslider .slides > li .content img {
height: auto !important;
max-width: 100%; }
#metaslider-demo .content,
.ultra-slide-with-image .content {
left: 0;
position: absolute;
top: 0;
width: 100%; }
#metaslider-demo .content img,
.ultra-slide-with-image .content img {
height: auto;
max-width: 100%; }
#metaslider-demo .ms-default-image,
.ultra-slide-with-image .ms-default-image {
height: auto;
max-width: 100%; } #main-slider .flexslider:not(#metaslider-demo) ul.flex-ultra-direction-nav {
margin-bottom: -40px; }
.flex-ultra-direction-nav a {
background: rgba(0, 0, 0, 0.4);
display: block;
cursor: pointer;
height: 48px;
opacity: 0;
margin: -24px 0 0 !important;
opacity: 0;
position: absolute;
text-indent: -9999px;
top: 50%;
transition: ease-in-out 0.3s;
width: 48px;
z-index: 200; }
.flex-ultra-direction-nav a:hover {
background: black; }
.flex-ultra-direction-nav a:before {
color: rgba(255, 255, 255, 0.9);
font-family: "FontAwesome";
font-size: 20px;
position: absolute;
text-indent: 0;
top: 50%; }
.flex-ultra-direction-nav a.flex-ultra-prev {
border-radius: 0 5px 5px 0;
left: 0; }
.flex-ultra-direction-nav a.flex-ultra-prev:before {
content: "\f104";
margin: -11px 23px 0 0;
right: 0; }
.flex-ultra-direction-nav a.flex-ultra-next {
border-radius: 5px 0 0 5px;
right: 0; }
.flex-ultra-direction-nav a.flex-ultra-next:before {
content: "\f105";
left: 0;
margin: -11px 0 0 23px; }
.flex-ultra-control-paging {
bottom: 12px;
height: 10px;
margin: 0  !important;
padding-right: 12px !important;
position: absolute;
right: 0;
z-index: 2; }
.flex-ultra-control-paging li {
display: inline-block;
margin: 0 3px !important;
text-indent: -9999px;
zoom: 1; }
.flex-ultra-control-paging li a {
border: 2px solid rgba(255, 255, 255, 0.6) !important;
border-radius: 10px;
cursor: pointer;
display: block;
height: 10px;
width: 10px; }
.flex-ultra-control-paging li a:hover {
background: white;
border-color: white; }
.flex-ultra-control-paging li a.flex-ultra-active {
background: white;
border-color: white;
cursor: default; }  p.siteorigin-panels-lite-message {
white-space: normal !important; } .panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a {
border: none;
font-weight: 600; }
.panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a:hover {
border: none;
color: #0896fe;
text-decoration: none; } .entry-content .panel-grid-cell .sow-carousel-wrapper li.sow-carousel-item a,
.entry-content .panel-grid-cell .sow-carousel-wrapper li.sow-carousel-item a:hover {
border: none;
text-decoration: none; }
.entry-content .panel-grid-cell .sow-carousel-wrapper .sow-carousel-title .widget-title {
font-size: 1.1429em;
text-transform: uppercase; }
.entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
font-size: 1em;
font-weight: 700; }
.entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a:hover {
color: #0896fe; }
.entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
background: #0896fe; } .entry-content .widget_sow-slider li a,
.entry-content .widget_sow-slider li a img {
border-bottom: none; } .entry-content .iw-so-folio-terms-container .iw-so-folio-terms > li > a {
border-bottom: none; }
.entry-content .iw-so-folio-terms-container .iw-so-folio-terms > li > a:hover {
border-bottom: none; } #scroll-to-top {
background: rgba(0, 0, 0, 0.2);
border-radius: 3px;
bottom: 1.78571em;
opacity: 0;
outline-style: none;
position: fixed;
padding: 13px 18px 13px;
right: 1.78571em;
text-decoration: none;
transform: scale(0, 0);
transition: 0.2s;
-webkit-transform: translateZ(0); }
#scroll-to-top .up-arrow {
display: block;
color: white;
line-height: normal; }
#scroll-to-top .up-arrow:before {
content: "\f106";
font-family: "FontAwesome";
font-size: 1.424em; }
#scroll-to-top.displayed {
opacity: 1 !important;
transform: scale(1, 1); }  #secondary .widget {
margin-bottom: 2.67857em;
width: 100%; }
#secondary .widget:last-of-type {
margin-bottom: 0; }
#secondary .widget a:not(.button):hover {
color: #5a5d60; }
#colophon .widget {
padding: 2.67857em 0; }
@media (max-width: 768px) {
.resp #colophon .widget {
padding: 0.89286em 0 0.89286em; }
.resp #colophon .widget:first-of-type {
padding-top: 2.67857em; }
.resp #colophon .widget:last-of-type {
padding-bottom: 3.57143em; } }
#secondary .widget h3.widget-title,
#colophon .widget h3.widget-title {
font-size: 16.00004px;
font-size: 1.14286rem;
line-height: 1.5625em;
margin-bottom: 0.89286em;
text-transform: uppercase; }
#secondary .widget h3.widget-title ~ *,
#colophon .widget h3.widget-title ~ * {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
#secondary .widget h3.widget-title a,
#colophon .widget h3.widget-title a {
border-bottom: none;
color: #313539; }
#secondary .widget h3.widget-title a:hover,
#colophon .widget h3.widget-title a:hover {
border-bottom: none;
color: #0896fe; }
#secondary .widget h3.widget-title:first-of-type,
#colophon .widget h3.widget-title:first-of-type {
margin-top: 0; }
#colophon .widget h3.widget-title a {
color: #fff; }
#colophon .widget h3.widget-title a:hover {
color: #fff; }
#secondary .widget ul,
#colophon .widget ul {
list-style: none;
margin-left: 0;
padding-left: 0; }
#secondary .widget ul li > ul,
#colophon .widget ul li > ul {
margin-left: 1em; }
#colophon .widget ul {
margin: 0; }
#secondary .widget input[type="text"],
#secondary .widget input[type="email"],
#secondary .widget input[type="url"],
#secondary .widget input[type="tel"],
#secondary .widget input[type="number"],
#secondary .widget input[type="date"],
#secondary .widget input[type="password"],
#secondary .widget input[type="search"],
#colophon .widget input[type="text"],
#colophon .widget input[type="email"],
#colophon .widget input[type="url"],
#colophon .widget input[type="tel"],
#colophon .widget input[type="number"],
#colophon .widget input[type="date"],
#colophon .widget input[type="password"],
#colophon .widget input[type="search"] {
box-sizing: border-box;
width: 100%; }
#secondary .widget select,
#colophon .widget select {
max-width: 100%; }
#secondary .widget textarea,
#colophon .widget textarea {
width: 100%; } #wp-calendar {
border: none;
margin: 0; }
#wp-calendar caption {
font-weight: 600;
text-align: right;
padding-bottom: 0.4286em; }
#wp-calendar th, #wp-calendar td {
border: none;
padding: 0.2143em 0.2143em 0.1429em !important; }
#wp-calendar thead th {
text-align: center;
padding-bottom: 0.4286em !important; }
#wp-calendar tbody .pad {
background: none; }
#wp-calendar tbody td {
background: #eaeaea;
border: 0.1429em solid #fff;
text-align: center; }
#wp-calendar tbody td:hover {
background: #fff; }
#wp-calendar tbody td a {
border-bottom: none !important;
display: block; }
#wp-calendar tbody td a:hover {
border-bottom: none !important; }
#wp-calendar tfoot #prev, #wp-calendar tfoot #next {
padding-top: 0.4286em !important; }
#wp-calendar tfoot #next {
text-align: right; } .site-footer #wp-calendar tbody td {
background: #313539;
border-color: #272a2d; }
.site-footer #wp-calendar tbody td a {
color: #fff; }
.site-footer #wp-calendar tbody td a:hover {
color: #acaeaf; } #secondary .widget_rss h3.widget-title:before,
#colophon .widget_rss h3.widget-title:before {
content: "\f09e";
display: inline-block;
font-family: "FontAwesome";
font-size: 0.8125em;
margin-right: 0.1875em; }
#secondary .widget_rss h3.widget-title .rsswidget,
#colophon .widget_rss h3.widget-title .rsswidget {
display: inline-block; }
#secondary .widget_rss img,
#colophon .widget_rss img {
display: none; }
#secondary .widget_rss li,
#colophon .widget_rss li {
margin-bottom: 0.89286em; }
#secondary .widget_rss li:last-of-type,
#colophon .widget_rss li:last-of-type {
margin-bottom: 0; }
#secondary .widget_rss .rss-date,
#colophon .widget_rss .rss-date {
color: #acaeaf;
display: inline-block;
font-size: 0.9231em; }
#secondary .widget_rss cite,
#colophon .widget_rss cite {
display: inline-block; }
#colophon .widget_rss .rss-date {
color: #989a9c; } #secondary .widget_recent_comments li,
#colophon .widget_recent_comments li {
margin-bottom: 0.6429em; }
#secondary .widget_recent_comments li:last-of-type,
#colophon .widget_recent_comments li:last-of-type {
margin-bottom: 0; } #secondary .widget_recent_entries span,
#colophon .widget_recent_entries span {
color: #acaeaf;
display: block;
font-size: 0.9231em;
line-height: 0.89286em;
margin-bottom: 0.89286em; }
#colophon .widget_recent_entries span {
color: #989a9c; } #secondary .widget_search .search-form,
#colophon .widget_search .search-form {
position: relative; }
#secondary .widget_search .search-form label,
#colophon .widget_search .search-form label {
display: block !important; }
#secondary .widget_search .search-form label:before,
#colophon .widget_search .search-form label:before {
color: #acaeaf;
content: '\f002';
font-family: "FontAwesome";
position: absolute;
top: 6.5px;
right: 1.2143em; }
#secondary .widget_search .search-form input[type="search"],
#colophon .widget_search .search-form input[type="search"] {
box-sizing: border-box;
display: block;
font-weight: normal;
max-width: 100%;
padding-right: 2.1538em;
width: 100%; }
#secondary .widget_search .search-form .search-submit,
#colophon .widget_search .search-form .search-submit {
display: none; } .widget .menu li {
list-style: none; }   #page {
background: #fff; } .boxed #page {
box-sizing: border-box;
background: none;
display: block;
position: relative;
margin: 0 auto;
max-width: 85.7143rem;
overflow-x: visible; }
body.boxed:not(.resp) #page {
width: 85.7143rem; }
.page-layout-full-width.boxed #page,
.page-layout-full-width-sidebar.boxed #page {
max-width: none; } .container {
box-sizing: border-box;
display: block;
padding: 0 1.78571em;
position: relative;
margin: 0 auto;
max-width: 85.7143rem; }
.boxed .container {
padding: 0 2.67857em; }
@media (max-width: 1200px) {
.resp.boxed .container {
padding: 0 1.78571em; } }
body:not(.resp) .container {
width: 85.7143rem; }
.page-layout-full-width .container,
.page-layout-full-width-sidebar .container {
max-width: none; } .site-content {
background: #fff;
padding: 3.57143em 0 3.57143em; }
.page-layout-no-header-margin .site-content {
padding-top: 0; }
.page-layout-no-footer-margin .site-content {
padding-bottom: 0; }
.no-page-title:not(.page-layout-no-header-margin) .site-content {
padding-top: 3.57143em; } #primary {
box-sizing: border-box;
width: 100%; }
.sidebar #primary {
border-color: #eaeaeb;
border-style: solid;
border-width: 0 1px 0 0;
float: left;
padding-right: 3.5%;
width: 75%; }
@media (max-width: 768px) {
.resp.sidebar #primary {
border: none;
padding-right: 0;
padding-left: 0;
width: 100%; } }
.page-layout-no-sidebar.sidebar #primary,
.page-layout-full-width.sidebar #primary {
border-width: 0;
float: none;
padding-right: 0;
width: 100%; }
#secondary {
box-sizing: border-box;
float: right;
padding-left: 3.5%;
width: 25%; }
@media (max-width: 768px) {
.resp #secondary {
border-color: #eaeaeb;
margin-top: 3.57143em;
border-top-style: solid;
border-top-width: 0.07143em;
padding-top: 3.5em;
padding-left: 0;
width: 100%; } } .home.blog.siteorigin-panels-home #primary,
.page-template-home-panels #primary,
.page-template-full-width #primary,
.page-template-full-width-no-title #primary {
border: none;
float: none;
padding: 0;
width: 100%; } .single .site-content,
.page .site-content,
.blog .site-content,
.archive .site-content,
.search-results .site-content,
.error404 .site-content,
.search-no-results .site-content {
padding-top: 0; } .home.blog.siteorigin-panels-home .site-content,
.page-template-home-panels .site-content,
.page-template-full-width-no-title .site-content > .container,
.page-template-default-no-title .site-content > .container,
.blog .site-content .container.no-blog-title {
padding-top: 3.57143em; } .full.page-layout-no-sidebar .alignfull {
margin-left: calc(50% - 50vw);
width: 100vw; }
@media (min-width: calc(1080px + 200px)) {
.full.page-layout-no-sidebar .alignwide {
left: -100px;
position: relative;
width: calc(100% + 20vw); } }
.full.page-layout-no-sidebar .alignfull .wp-block-group__inner-container {
margin: auto;
max-width: 1080px; }
.boxed.page-layout-no-sidebar .alignfull {
margin-right: -2.67857em;
margin-left: -2.67857em; } #top-bar {
background: #313539;
clear: both;
position: relative;
width: 100%;
z-index: 9999; }
#top-bar .top-bar-text {
box-sizing: border-box;
display: inline-block;
width: 50%; }
@media (max-width: 768px) {
.resp #top-bar .top-bar-text {
text-align: center;
width: 100%; } }
#top-bar .top-bar-text span {
color: #acaeaf;
display: inline-block;
font-size: 11.99996px;
font-size: 0.85714rem;
line-height: 38px;
margin-right: 1.78571em;
white-space: nowrap; }
#top-bar .top-bar-text span a {
color: #acaeaf;
display: inline-block;
text-decoration: none; }
#top-bar .top-bar-text span a:hover {
color: #fff; }
#top-bar .top-bar-text span:before,
#top-bar .top-bar-text span a:before {
display: block;
float: left;
font-family: "FontAwesome";
margin-right: 0.5em; }
#top-bar .top-bar-text span.phone a:before {
content: "\f095"; }
#top-bar .top-bar-text span.email a:before {
content: "\f0e0"; }
.top-bar-arrow {
background: #313539;
color: #acaeaf;
cursor: pointer;
display: block;
height: 2rem;
overflow: auto;
text-align: center;
width: 100%;
z-index: 1000; }
.top-bar-arrow:not(.show):before {
content: "\f106";
display: block;
font-family: "FontAwesome";
font-size: 17px;
height: auto;
left: 50%;
margin-left: -6px;
position: absolute;
width: 12px; }
.top-bar-arrow.show:before {
content: "\f107";
display: block;
font-family: "FontAwesome";
font-size: 17px;
height: auto;
left: 50%;
margin-left: -6px;
position: absolute;
width: 12px; } .site-header {
background: #fff;
content: "";
display: table;
height: 112px;
position: relative;
-webkit-transform: translateZ(0);
transition: height .3s;
width: 100%;
z-index: 300; }
body:not(.boxed) .site-header[style] {
width: 100% !important; }
body.boxed .site-header[style]:not(.is-stuck) {
width: 100% !important; }
@media (max-width: 600px) {
.admin-bar .site-header.is-stuck[style] {
top: 0 !important; } }
@media (min-width: 600px) and (max-width: 780px) {
.admin-bar .site-header.is-stuck[style] {
top: 46px !important; } }
.site-header:before {
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%; }
.site-header:after {
bottom: -6px;
box-shadow: rgba(0, 0, 0, 0.25) 0 6px 6px -6px inset;
content: "";
height: 6px;
position: absolute;
width: 100%; }
.site-header .container {
height: 112px; }
header.site-header:not(.responsive-menu) .container {
height: auto; }
.site-header .site-branding-container {
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center;
display: box;
box-align: center;
box-sizing: border-box;
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
float: left;
height: 112px;
max-width: 35%;
overflow: hidden;
padding-right: 1.78571em;
transition: 0.3s; }
.site-header .site-branding {
margin: auto;
zoom: 1; }
.site-header .site-branding h1.site-title,
.site-header .site-branding p.site-title {
display: block;
color: #333;
font-size: 36.00002px;
font-size: 2.57143rem;
font-family: "Muli", sans-serif;
font-weight: 300;
letter-spacing: -1px;
line-height: normal;
margin: 0;
transition: 0.3s;
zoom: 1; }
@media (max-width: 1224px) {
.resp .site-header .site-branding h1.site-title, .resp .site-header .site-branding p.site-title {
font-size: 31.99994px;
font-size: 2.28571rem;
line-height: normal; } }
@media (max-width: 1024px) {
.resp .site-header .site-branding h1.site-title, .resp .site-header .site-branding p.site-title {
font-size: 28px;
font-size: 2rem;
line-height: normal; } }
@media (max-width: 768px) {
.resp .site-header .site-branding h1.site-title, .resp .site-header .site-branding p.site-title {
font-size: 24.99994px;
font-size: 1.78571rem;
line-height: normal; } }
.site-header .site-branding h1.site-title a,
.site-header .site-branding p.site-title a {
color: #333;
text-decoration: none; }
.site-header .site-branding h1.site-title a:hover,
.site-header .site-branding p.site-title a:hover {
border-bottom: none; }
.logo-and-title .site-header .site-branding a:first-of-type {
display: inline-block; }
.site-header .site-branding h1.logo-title,
.site-header .site-branding p.logo-title {
display: inline-block;
margin-left: 9px; }
.site-header .site-branding h2.site-description,
.site-header .site-branding p.site-description {
font-size: 14px;
font-size: 1rem;
font-weight: normal;
line-height: normal;
margin: 0; }
@media (max-width: 768px) {
.resp .site-header .site-branding h2.site-description, .resp .site-header .site-branding p.site-description {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: normal; } }
.site-header .site-branding img {
display: block;
max-height: 92px;
-webkit-transform: translate3d(0, 0, 0);
transition: 0.3s;
width: auto; }
body.header-centered:not(.resp) .site-header .container {
height: auto; }
body.header-centered:not(.resp) .site-header .site-branding-container {
float: none;
max-width: 100%;
padding-right: 0;
text-align: center; }
.tagline .site-header .site-branding img {
max-height: 72px; }
@media (max-width: 1024px) {
.resp header:not(.responsive-menu) .site-branding-container {
max-width: 40%; } }
@media (max-width: 768px) {
.resp header:not(.responsive-menu) .site-branding-container {
float: none;
max-width: 100%;
text-align: center; } }
.overlap .site-header:not(.is-stuck) {
background: rgba(255, 255, 255, 0.9); }
.site-header.is-stuck {
background: white;
opacity: 1;
top: 0; }
.site-header.scale.scaled,
.site-header.scale.scaled .site-branding-container {
height: 75px; }
.site-header.scale.scaled .container {
height: 75px; }
.header-centered .site-header.scale.scaled .container {
height: 150px; }
.site-header.scale.scaled .site-branding-container .site-branding img {
max-width: 75%; }
.tagline .site-header.scale.scaled .site-branding-container .site-branding img {
max-width: 55%; }
.site-header.scale.scaled .site-branding h1.site-title,
.site-header.scale.scaled .site-branding p.site-title {
font-size: 28px;
font-size: 2rem;
line-height: normal; }
.site-header.scale.scaled .site-branding h2.site-description,
.site-header.scale.scaled .site-branding p.site-description {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: normal; } .site-footer .footer-main {
background: #272a2d; }
.site-footer .footer-main h3 {
color: #fff; }
.site-footer .footer-main .widget h3.widget-title ~ * {
color: #acaeaf; }
.site-footer .footer-main a {
color: #acaeaf; }
.site-footer .footer-main a:hover {
color: #fff; }
.site-footer .footer-main input[type="text"],
.site-footer .footer-main input[type="email"],
.site-footer .footer-main input[type="url"],
.site-footer .footer-main input[type="tel"],
.site-footer .footer-main input[type="number"],
.site-footer .footer-main input[type="date"],
.site-footer .footer-main input[type="password"],
.site-footer .footer-main input[type="search"],
.site-footer .footer-main select[multiple],
.site-footer .footer-main textarea {
background: #5a5d60;
border-color: #45494c; }
.site-footer .footer-main input[type="text"]:focus,
.site-footer .footer-main input[type="email"]:focus,
.site-footer .footer-main input[type="url"]:focus,
.site-footer .footer-main input[type="password"]:focus,
.site-footer .footer-main input[type="search"]:focus,
.site-footer .footer-main textarea:focus {
background: #6e7174;
border: 1px solid #5a5d60;
color: #d5d6d7; }
.site-footer .footer-main button,
.site-footer .footer-main input[type="button"],
.site-footer .footer-main input[type="reset"],
.site-footer .footer-main input[type="submit"] {
background: #45494c;
color: #acaeaf; }
.site-footer .footer-main button:hover,
.site-footer .footer-main input[type="button"]:hover,
.site-footer .footer-main input[type="reset"]:hover,
.site-footer .footer-main input[type="submit"]:hover {
background: #5a5d60; }
.site-footer .footer-main .widget-count-1 {
width: 100%; }
.site-footer .footer-main .widget-count-2 {
width: 48.75%; }
.site-footer .footer-main .widget-count-3 {
width: 31.6666666667%; }
.site-footer .footer-main .widget-count-4 {
width: 23.125%; }
.site-footer .footer-main .widget-count-5 {
width: 18%; }
.site-footer .footer-main .widget-count-6 {
width: 14.5833333333%; }
.site-footer .footer-main .widget-count-7 {
width: 12.1428571429%; }
.site-footer .footer-main .widget-count-8 {
width: 10.3125%; }
.site-footer .footer-main .widget-count-9 {
width: 8.8888888889%; }
.site-footer .footer-main .widget-count-10 {
width: 7.75%; }
.site-footer .footer-main .widget {
box-sizing: content-box;
margin-right: 2.5%;
float: left; }
.site-footer .footer-main .widget:last-of-type {
margin-right: 0; }
@media (max-width: 768px) {
.resp .site-footer .footer-main .widget {
width: 100%; } } .site-footer .bottom-bar {
background: #313539;
color: #acaeaf; }
@media (max-width: 768px) {
.resp .site-footer .bottom-bar {
padding-bottom: 0; } }
.site-footer .bottom-bar a {
color: #acaeaf;
text-decoration: none; }
.site-footer .bottom-bar a:hover {
color: #fff; }
.site-footer .bottom-bar .site-info {
display: inline-block;
font-size: 11.99996px;
font-size: 0.85714rem;
padding: 1.2em 0;
text-align: left;
vertical-align: middle;
width: 30%; }
.site-footer .bottom-bar .site-info span:after {
content: "\002d";
display: inline-block;
padding: 0 5px; }
.site-footer .bottom-bar .site-info span:last-of-type:after {
content: none; }
@media (max-width: 768px) {
.resp .site-footer .bottom-bar .site-info {
display: block;
height: auto;
line-height: normal;
padding: 1.33929em 0;
text-align: center;
width: 100%; } }
.site-footer .bottom-bar .container div:only-of-type {
text-align: center;
width: 100%; }  article {
border-color: #eaeaeb;
border-bottom-style: solid;
border-bottom-width: 0.07143em;
padding-bottom: 2.60714em;
margin-bottom: 2.67857em; }
article:last-of-type {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0; } .entry-thumbnail {
border: none;
display: block;
height: auto;
margin-bottom: 1.78571em; }
.entry-thumbnail a {
display: block; }
.entry-thumbnail img {
display: block;
margin-left: auto;
margin-right: auto; }
.sticky { } .entry-header .entry-title,
.entry-header .page-title,
.page-header .entry-title,
.page-header .page-title {
font-size: 24.99994px;
font-size: 1.78571rem;
line-height: 1.78571;
margin: 0; }
@media (max-width: 480px) {
.resp .entry-header .entry-title, .resp .entry-header .page-title, .resp .page-header .entry-title, .resp .page-header .page-title {
font-size: 22.00002px;
font-size: 1.57143rem;
line-height: normal; } }
.entry-header .entry-title a,
.entry-header .page-title a,
.page-header .entry-title a,
.page-header .page-title a {
border: none;
color: #313539; }
.entry-header .entry-title a:hover,
.entry-header .page-title a:hover,
.page-header .entry-title a:hover,
.page-header .page-title a:hover {
border: none;
color: #0896fe; }
.entry-header .breadcrumbs,
.page-header .breadcrumbs {
box-sizing: border-box;
color: #acaeaf;
display: inline-block;
text-align: right;
vertical-align: middle;
width: 30%; }
@media (max-width: 768px) {
.resp .entry-header .breadcrumbs, .resp .page-header .breadcrumbs {
text-align: center;
width: 100%; } }
.entry-header .breadcrumbs > *,
.page-header .breadcrumbs > * {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: normal; }
.entry-header .breadcrumbs.breadcrumb-trail,
.page-header .breadcrumbs.breadcrumb-trail {
margin-left: -4px; }
.entry-header .breadcrumbs a,
.page-header .breadcrumbs a {
color: #acaeaf; }
.entry-header .breadcrumbs a:hover,
.page-header .breadcrumbs a:hover {
color: #0896fe; }
.single .entry-header,
.page .site-content > .entry-header,
.blog .page-header,
.archive .page-header,
.search-results .page-header,
.search-no-results .page-header,
.error404 .page-header {
background: #f6f6f7;
box-sizing: content-box;
margin-bottom: 2.67857em;
padding: 1.33929em 0; }
.page-layout-no-header-margin .site-content > .entry-header,
.page-layout-no-header-margin .page-header {
margin-bottom: 0; }
.single .entry-header {
margin-bottom: 0.89286em; }
.single .entry-header h1.entry-title,
.page .site-content > .entry-header h1.entry-title,
.blog .page-header h1.page-title,
.search-results .page-header h1.page-title,
.search-no-results .page-header h1.page-title,
.error404 .page-header h1.page-title {
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 70%; }
@media (max-width: 768px) {
.resp.single .entry-header h1.entry-title, .resp.page .site-content > .entry-header h1.entry-title, .resp.blog .page-header h1.page-title, .resp.search-results .page-header h1.page-title, .resp.search-no-results .page-header h1.page-title, .resp.error404 .page-header h1.page-title {
text-align: center;
width: 100%; } } .single .entry-meta {
box-sizing: content-box; }
.single .entry-meta .container > div {
border-bottom: 1px solid #eaeaeb;
content: "";
display: table;
margin-bottom: 3.57143em;
padding-bottom: 0.44643em;
width: 100%; }
.single .entry-meta .entry-meta-inner {
float: left; }
.single .entry-meta div > span {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
.single .entry-meta .post-navigation {
display: inline-block;
float: right; }
.single .entry-meta .post-navigation .nav-previous,
.single .entry-meta .post-navigation .nav-next {
display: inline-block;
float: none; }
@media (max-width: 768px) {
.resp.single .entry-meta .post-navigation .nav-previous,
.resp.single .entry-meta .post-navigation .nav-next {
margin-bottom: 0;
width: auto; } }
.single .entry-meta .post-navigation .nav-previous a:before,
.single .entry-meta .post-navigation .nav-next a:after {
display: block;
font-family: "FontAwesome";
font-size: 1.1429em;
line-height: normal;
padding-top: 3px; } .archive .container .title-wrapper {
box-sizing: border-box;
display: inline-block;
vertical-align: middle;
width: 70%; }
.archive .container .title-wrapper .taxonomy-description p {
color: #acaeaf;
margin: 0; } .site-content .entry-meta {
color: #acaeaf;
margin-bottom: 1.78571em; }
.site-content .entry-meta a {
border: none;
color: #acaeaf;
display: inline-block;
font-weight: 400; }
.site-content .entry-meta a:hover {
border: none;
color: #0896fe; }
.site-content .entry-meta div > span {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
.site-content .entry-meta span {
display: inline-block;
margin-right: 1.0769em; }
.site-content .entry-meta span span {
margin-right: 0; }
.site-content .entry-meta span:before, .site-content .entry-meta a:before {
font-size: 12.99998px;
font-size: 0.92857rem;
font-family: "FontAwesome";
line-height: 1.92308em;
padding-right: 0.4554em; }
.site-content .entry-meta .featured-post:before {
content: "\f0c6"; }
.site-content .entry-meta .entry-date:before {
content: "\f133"; }
.site-content .entry-meta .updated {
display: none; }
.site-content .entry-meta .author:before {
content: "\f040"; }
.site-content .entry-meta .comments-link:before {
content: "\f0e6"; } .entry-content a[href$=".jpg"],
.entry-content a[href$=".jpeg"],
.entry-content a[href$=".jpe"],
.entry-content a[href$=".png"],
.entry-content a[href$=".gif"] {
border: none !important; }
.entry-content .page-links {
clear: both;
padding: 0 0 1.78571em; }
.entry-content .page-links .page-links-title {
color: #5a5d60;
font-weight: 600; }
.entry-content .page-links .post-page-numbers {
background: #eaeaea;
border-radius: 3px;
color: #5a5d60;
display: inline-block;
line-height: normal;
margin-right: 0.1285em;
padding: 0.7142em 1.1428em;
transition: .3s; }
.entry-content .page-links .post-page-numbers:hover, .entry-content .page-links .post-page-numbers.current {
background: #0896fe;
color: #fff; }
.entry-content .more-wrapper,
.entry-summary .more-wrapper {
display: block;
overflow: auto; }
.entry-content .more-wrapper.excerpt,
.entry-summary .more-wrapper.excerpt {
margin-top: 1.78571em; }
.entry-content .more-wrapper .more-link,
.entry-summary .more-wrapper .more-link {
background: #eaeaea;
border: none;
border-radius: 3px;
color: #5a5d60;
display: block;
float: left;
font-weight: 400;
line-height: normal;
outline-style: none;
padding: 0.7142em 1.2143em;
transition: 0.3s; }
.entry-content .more-wrapper .more-link:hover,
.entry-summary .more-wrapper .more-link:hover {
background: #0896fe;
border-bottom: none;
color: #fff; } .entry-content > div[class^='wp-block-'] {
margin-bottom: 2.67857em; }
.wp-block-group.has-background {
padding: 1.78571em; }
.wp-block-group.has-background.alignfull {
padding-right: 0;
padding-left: 0; } .search-form,
.post-password-form {
margin-bottom: 0.8438em; }
.search-form label,
.post-password-form label {
display: inline-block;
margin-right: 0.3125em; }
@media (max-width: 480px) {
.resp .post-password-form label input {
display: block;
margin-top: 0.8438em; } } .format-chat .entry-content {
background: #f6f6f7;
border-radius: 3px;
color: #313539;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
padding: 1.78571em; } .author-box {
border-top: 1px solid #eaeaeb;
display: table;
margin: 1.7857em 0;
padding-top: 2.67857em;
width: 100%; }
.author-box .author-avatar {
display: table-cell;
vertical-align: top;
width: 105px; }
@media (max-width: 768px) {
.author-box .author-avatar {
display: block;
width: 100%; } }
.author-box .author-avatar img {
border-radius: 40px;
display: block;
height: 80px;
width: 80px; }
@media (max-width: 768px) {
.author-box .author-avatar img {
margin: 0 auto 1em; } }
.author-box .author-description {
display: table-cell;
vertical-align: top; }
@media (max-width: 768px) {
.author-box .author-description {
display: block;
text-align: center; } }
.author-box .author-description h3 {
line-height: normal;
margin: 0; }
.author-box .author-description span {
display: block;
font-size: 12.25px;
font-size: 0.875rem;
margin-bottom: 0.7142em; }
.author-box .author-description span a {
color: #acaeaf; }
.author-box .author-description span a:hover {
color: #0896fe; }
.author-box .author-description div {
font-size: 14px;
font-size: 1rem; }
.author-box .author-description div p:only-of-type {
margin-bottom: 0; } .yarpp-related,
.related-posts-section {
border-top: 1px solid #eaeaeb;
display: inline-block;
margin-top: 25px;
padding-bottom: 25px;
width: 100%; }
.yarpp-related .related-posts,
.related-posts-section .related-posts {
font-size: 20px; }
.yarpp-related ol,
.related-posts-section ol {
content: "";
display: table;
list-style: none;
margin: 0;
padding: 0;
width: 100%; }
.yarpp-related ol li,
.related-posts-section ol li {
display: block;
float: left;
margin: 0 0 25px 0;
width: 31%; }
@media (max-width: 480px) {
.yarpp-related ol li,
.related-posts-section ol li {
width: 100%; } }
.yarpp-related ol li:nth-child(3n+1),
.related-posts-section ol li:nth-child(3n+1) {
margin-right: 3.5%; }
@media (max-width: 480px) {
.yarpp-related ol li:nth-child(3n+1),
.related-posts-section ol li:nth-child(3n+1) {
margin-right: 0; } }
.yarpp-related ol li:nth-child(3n+3),
.related-posts-section ol li:nth-child(3n+3) {
margin-left: 3.5%; }
@media (max-width: 480px) {
.yarpp-related ol li:nth-child(3n+3),
.related-posts-section ol li:nth-child(3n+3) {
margin-left: 0; } }
.yarpp-related ol li:only-child,
.related-posts-section ol li:only-child {
margin: 0; }
.yarpp-related ol li a,
.related-posts-section ol li a {
display: block;
line-height: 0;
text-decoration: none; }
.yarpp-related ol li img,
.related-posts-section ol li img {
margin-bottom: 10px; }
.yarpp-related ol li .related-post-title,
.related-posts-section ol li .related-post-title {
font-size: 14px;
font-weight: bold;
line-height: normal;
margin: 0 0 3px; }
.yarpp-related ol li .related-post-title:hover,
.related-posts-section ol li .related-post-title:hover {
color: #0896fe; }
.yarpp-related ol li .related-post-date,
.related-posts-section ol li .related-post-date {
color: #acaeaf;
font-size: 13px;
font-weight: normal;
line-height: normal;
margin: 0; }
.yarpp-related ol li .related-post-date:hover,
.related-posts-section ol li .related-post-date:hover {
color: #0896fe; } .entry-footer .share-buttons {
display: flex;
justify-content: space-evenly;
padding: 0;
margin: 2.67857em 0 0;
max-width: 300px; }
.entry-footer .share-buttons li {
display: inline-block;
line-height: normal;
overflow: visible;
vertical-align: top; }
.entry-footer .share-buttons li:first-of-type {
margin-left: -22px; }
.entry-footer .share-buttons li:last-of-type {
margin-left: -18px; }
.entry-footer span a {
border: none;
color: #acaeaf;
font-weight: 400; }
.entry-footer span a:hover {
border: none;
color: #0896fe; }
.entry-footer > span {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em;
margin: 2.67857em 1.0769em 0 0; }
.entry-footer span {
color: #acaeaf;
display: inline-block; }
.entry-footer span:before,
.entry-footer a:before {
font-family: "FontAwesome";
padding-right: 0.4554em; }
.entry-footer .cat-links:before {
content: "\f03a"; }
.entry-footer .tags-links:before {
content: "\f02c"; }
.entry-footer .edit-link:before {
content: "\f0f6"; } .search-results .entry-footer > span {
margin-top: 0; } .ultra-left-thumb-loop .featured-image .entry-thumbnail {
box-sizing: border-box;
float: left;
padding-right: 2.67857em;
width: 25%; }
@media (max-width: 768px) {
.resp .ultra-left-thumb-loop .featured-image .entry-thumbnail {
float: none;
padding-right: 0;
width: 100%; } }
.ultra-left-thumb-loop .featured-image .entry-header,
.ultra-left-thumb-loop .featured-image .entry-content {
box-sizing: border-box;
float: left;
width: 75%; }
@media (max-width: 768px) {
.resp .ultra-left-thumb-loop .featured-image .entry-header, .resp .ultra-left-thumb-loop .featured-image .entry-content {
float: none;
width: 100%; } }
.ultra-left-thumb-loop .featured-image .entry-header .entry-title {
margin-top: -0.5em; }
@media (max-width: 768px) {
.resp .ultra-left-thumb-loop .featured-image .entry-header .entry-title {
margin: 0; } } .ultra-left-medium-loop .featured-image .entry-thumbnail {
box-sizing: border-box;
float: left;
padding-right: 2.67857em;
width: 45%; }
@media (max-width: 768px) {
.resp .ultra-left-medium-loop .featured-image .entry-thumbnail {
float: none;
padding-right: 0;
width: 100%; } }
.ultra-left-medium-loop .featured-image .entry-header,
.ultra-left-medium-loop .featured-image .entry-content {
box-sizing: border-box;
float: left;
width: 55%; }
@media (max-width: 768px) {
.resp .ultra-left-medium-loop .featured-image .entry-header, .resp .ultra-left-medium-loop .featured-image .entry-content {
float: none;
width: 100%; } }
.ultra-left-medium-loop .featured-image .entry-header .entry-title {
margin-top: -0.5em; }
@media (max-width: 768px) {
.resp .ultra-left-medium-loop .featured-image .entry-header .entry-title {
margin: 0; } } .ultra-masonry-loop {
margin-left: -15px;
margin-right: -15px; }
.ultra-masonry-loop .post {
border: 0;
margin-bottom: 2.67857em;
padding: 0 15px;
width: 33.333%; }
@media (max-width: 768px) {
.ultra-masonry-loop .post {
width: 50%; } }
@media (max-width: 480px) {
.ultra-masonry-loop .post {
width: 100%; } }
.ultra-masonry-loop .post .entry-thumbnail {
margin-bottom: .75em; }
.ultra-masonry-loop .post .entry-title {
font-size: 19.99998px;
font-size: 1.42857rem;
line-height: 1.25em;
margin-bottom: .5em; }
.ultra-masonry-loop .post .entry-meta {
margin-bottom: 1em; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comments-area {
margin-bottom: 1.78571em;
outline: none; }
.comments-area .comments-title {
border-color: #eaeaeb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-top: 1.71429em;
padding-bottom: 1.71429em; }
.comments-area .comment-list {
list-style: none;
margin: 2.67857em 0; }
.comments-area .comment-list .comment {
margin-top: 2.67857em;
margin-bottom: 2.67857em;
margin-left: 4.5714em; }
.comments-area .comment-list .comment .comment-body {
background: #f6f6f7;
border-radius: 3px;
padding: 1.33929em; }
.comments-area .comment-list .comment:first-of-type {
margin-top: 0; }
.comments-area .comment-list .comment:last-of-type {
margin-bottom: 0; }
.comments-area .comment-list .comment:only-of-type {
margin-top: 2.67857em;
margin-bottom: 2.67857em; }
@media (max-width: 480px) {
.resp .comments-area .comment-list .comment {
margin-left: 0; }
.resp .comments-area .comment-list > .comment {
margin-left: 4.5714em; } }
.comments-area .comment-list .pingback {
font-size: 12.99998px;
font-size: 0.92857rem;
font-weight: 600;
line-height: 1.92308em; }
.comments-area .comment-list .pingback a {
border-bottom: 1px dotted #0896fe;
font-weight: 400; }
.comments-area .comment-list .pingback a:hover {
border-bottom: 1px solid #0896fe; }
.comments-area .comment-list .pingback .edit-link {
color: #acaeaf; }
.comments-area .comment-list .pingback .edit-link:before {
content: "\0007C";
font-family: "FontAwesome";
font-weight: normal;
margin-left: 0.25em; }
.comments-area .comment-list .pingback .edit-link a {
border-bottom: none;
color: #acaeaf;
margin-left: 0.25em; }
.comments-area .comment-list .pingback .edit-link a:hover {
border-bottom: none;
color: #0896fe; }
.comments-area .comment-awaiting-moderation {
font-weight: 600;
margin-bottom: 0.89286em; }
.comments-area .comment-awaiting-moderation:before {
content: "\f071";
font-family: "FontAwesome";
font-size: 0.8125em;
font-weight: normal;
margin-right: 0.4465em; }
.comments-area .comment-author {
float: left;
position: relative;
width: 50%; }
.comments-area .comment-author .avatar {
border-radius: 6.8571em;
height: 3.4286em;
left: -5.8571em;
position: absolute;
top: -1.33929em;
width: 3.4286em; }
.comments-area .comment-author .fn a {
color: #313539; }
.comments-area .comment-author .fn a:hover {
color: #0896fe; }
.comments-area .comment-author .says {
display: none; }
.comments-area .bypostauthor .fn:before {
content: "\f007";
font-family: "FontAwesome";
font-size: 0.8125em;
margin-right: 0.3125em; }
.comments-area .comment-metadata {
float: right;
font-size: 11.99996px;
font-size: 0.85714rem;
line-height: 2.08333em;
text-align: right;
width: 50%; }
.comments-area .comment-metadata a {
color: #acaeaf; }
.comments-area .comment-metadata a:hover {
color: #0896fe; }
@media (max-width: 1024px) {
.resp .comments-area .comment-metadata .edit-link {
display: none; } }
.comments-area .comment-metadata .edit-link:before {
color: #acaeaf;
content: "\0020\007c\0020"; }
.comments-area .comment-content {
clear: both;
padding-top: 0.89286em; }
.comments-area .comment-content a {
border-bottom: 1px dotted #0896fe;
word-wrap: break-word; }
.comments-area .comment-content a:hover {
border-bottom: 1px solid #0896fe; }
.comments-area .comment-content p {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
.comments-area .comment-content p:last-of-type {
margin-bottom: 0.8438em; }
.comments-area .comment-content blockquote {
background: #eaeaea; }
.comments-area .comment-list .children {
list-style: none;
margin: 0; }
.comments-area .comment-list .children .comment:first-of-type {
margin-top: 2.67857em; }
.comments-area .reply {
margin-top: 0.89286em; }
.comments-area .reply a.comment-reply-link, .comments-area .reply a.comment-reply-login {
color: #acaeaf;
font-size: 11.99996px;
font-size: 0.85714rem;
line-height: 2.08333em; }
.comments-area .reply a.comment-reply-link:hover, .comments-area .reply a.comment-reply-login:hover {
color: #0896fe; }
.comments-area .comment-respond {
border-color: #eaeaeb;
border-top-style: solid;
border-top-width: 0.07143em;
margin-top: 1.78571em;
padding-top: 1.71429em; }
.comments-area .comment-respond .comment-reply-title {
margin-bottom: 0.44643em; }
.comments-area .comment-respond .comment-reply-title small {
font-size: 100%; }
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
font-size: 12px;
line-height: 0;
margin: 0 0 0 0.6522em; }
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
content: "\f00d";
font-family: "FontAwesome";
margin-right: 0.25em; }
.comments-area .comment-respond p:first-of-type {
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em; }
.comments-area .comment-respond p:first-of-type a:hover {
color: #5a5d60; }
.comments-area .comment-respond p.logged-in-as {
margin-bottom: 7px; }
.comments-area .comment-respond p.logged-in-as a {
color: #acaeaf; }
.comments-area .comment-respond p.logged-in-as a:hover {
color: #0896fe; }
.comments-area .comment-respond .comment-form-author,
.comments-area .comment-respond .comment-form-email,
.comments-area .comment-respond .comment-form-url {
box-sizing: border-box;
float: left;
margin-bottom: 10px;
width: 32%; }
@media (max-width: 480px) {
.resp .comments-area .comment-respond .comment-form-author, .resp .comments-area .comment-respond .comment-form-email, .resp .comments-area .comment-respond .comment-form-url {
width: 100%; } }
.comments-area .comment-respond .comment-form-author input,
.comments-area .comment-respond .comment-form-email input,
.comments-area .comment-respond .comment-form-url input {
width: 100%; }
.comments-area .comment-respond .comment-form-email {
margin: 0 2%; }
@media (max-width: 480px) {
.resp .comments-area .comment-respond .comment-form-email {
margin: 2% 0; } }
.comments-area .comment-respond p.comment-form-comment {
clear: both;
margin-bottom: 0;
padding: 0 0 0.89286em; }
.comments-area .comment-respond p.comment-form-comment label {
display: none; }
.comments-area .comment-respond p.comment-form-comment textarea {
width: 100%; }
.comments-area .comment-respond .comment-form-cookies-consent {
clear: both;
display: block;
margin: 0 0 0.25em; }
.comments-area .comment-respond .comment-form-cookies-consent input {
display: inline-block !important;
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: normal;
margin-right: .25em;
vertical-align: middle; }
.comments-area .comment-respond .comment-form-cookies-consent label {
display: inline-block !important;
font-size: 12.99998px;
font-size: 0.92857rem;
font-weight: normal;
line-height: 1.92308em;
margin-bottom: 0;
margin-left: 2px; }
.comments-area .comment-respond .form-allowed-tags {
color: #acaeaf;
font-size: 10.99994px;
font-size: 0.78571rem;
line-height: 2.27273em; }
.comments-area .comment-respond .form-submit .submit {
margin-top: 1.78571em; }
.logged-in .comment-respond .form-submit .submit {
margin-top: 0; }
.comments-area .comment-respond p:last-of-type {
margin-bottom: 0; }
.comments-area .no-comments {
font-weight: 600;
margin: 1.78571em 0 0; }
.comments-area .commentform-error {
background: #ffdfe0;
border-radius: 3px;
color: #790000;
display: block;
margin: 1.78571em 0;
padding: 1.33929em 0.89286em; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } figure.wp-caption {
background: #f6f6f7;
border-radius: 3px;
padding: 0.89286em; }
.wp-caption {
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption-text {
font-size: 11.99996px;
font-size: 0.85714rem;
line-height: 2.08333em;
text-align: center; }
.wp-caption .wp-caption-text {
padding: 0.89286em 0 0; } .gallery {
margin: 0 0 1.78571em; }
.gallery-item {
display: inline-block;
margin: 0 0 0.89286em;
text-align: center;
vertical-align: top; }
.gallery-item a {
border: none; }
.gallery-item a:hover {
border: none; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-item a {
border: none; }
.gallery-item a:hover {
border: none; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block;
margin-bottom: 0.625em; }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none; }  div[id*="contact-form"] div label {
margin-bottom: 0.25em; }
div[id*="contact-form"] div input,
div[id*="contact-form"] div input[type='text'],
div[id*="contact-form"] div input[type='email'],
div[id*="contact-form"] div textarea {
margin-bottom: 1.33929em; }
div[id*="contact-form"] .contact-submit {
margin-top: 0.44643em; }
div[id*="contact-form"] h3 {
font-size: 17.99994px;
font-size: 1.28571rem;
line-height: 1.38889em;
margin: 0; }
div[id*="contact-form"] blockquote {
font-size: 14px;
font-size: 1rem;
line-height: 1.78571em; } .widget_contact_info .contact-map {
margin-bottom: 0.89286em; } .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
font-size: 1.0769em !important;
font-weight: normal;
margin: 0.89286em 0 !important; }
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 ~ a {
display: block;
margin-bottom: 0.89286em; }
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
font-size: 100%;
line-height: 1.7857 !important;
margin: 0 0 1.78571em 0 !important; } #secondary .widget-grofile h4 {
font-size: 1.0769em;
line-height: 1.7857;
margin: 0; } .infinite-scroll .posts-navigation,
.infinite-scroll .pagination,
.infinite-scroll .woocommerce-pagination,
.infinite-scroll.neverending .site-footer {
display: none; }
.infinity-end.neverending .site-footer {
display: block; } .widget_rss_links p {
margin: 0 0 0.89286em; }
.widget_rss_links p img {
display: block; } p.comment-subscription-form {
margin-bottom: 0.25em; }
p.comment-subscription-form input[type="checkbox"] {
display: inline-block !important;
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: normal;
vertical-align: middle; }
p.comment-subscription-form label.subscribe-label {
display: inline-block !important;
font-size: 12.99998px;
font-size: 0.92857rem;
font-weight: normal;
line-height: 1.92308em;
margin-bottom: 0;
vertical-align: middle; }
#subscribe-email {
margin-bottom: 0.89286em; }
#subscribe-email input {
padding: 0.6429em 0.7143em !important; } .site-content #jp-relatedposts {
border-top: 1px solid #eaeaeb;
margin: 1.7857em 0;
padding-top: 2.67857em; }
.site-content #jp-relatedposts .jp-relatedposts-headline {
font-size: 1em; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
opacity: 1;
margin: 0;
padding: .3333em 0 0;
width: 31%; }
@media (max-width: 780px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 100%; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
margin-right: 2.4%; }
@media (max-width: 480px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
margin-right: 0; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
margin-left: 2.4%; }
@media (max-width: 480px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
margin-left: 0; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:only-child {
margin: 0; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
margin-top: 1em; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a {
color: #313539;
font-weight: 700;
line-height: normal; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a:hover {
color: #5a5d60;
text-decoration: none; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: none; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p {
color: #acaeaf;
font-size: .8666rem;
margin-bottom: 0;
opacity: 1; }  body.single-mbt_book .entry-header {
margin-bottom: 2.67857em; }
.mbt-breadcrumbs {
color: #acaeaf;
font-family: "Lato", sans-serif;
font-size: 12.99998px;
font-size: 0.92857rem;
line-height: 1.92308em;
padding-bottom: 0.89286em; }
.mbt-breadcrumbs a {
color: #acaeaf; }
.mbt-breadcrumbs a:hover {
color: #0896fe;
text-decoration: none; }
.mbt-book .mbt-book-meta a {
font-weight: normal; }
.mbt-book .mbt-book-meta a:hover {
color: #5a5d60; } .mbt-featured-book-widget .mbt-book-title {
color: #5a5d60;
line-height: 1.7857;
margin: 0 0 0.89286em; }
.mbt-featured-book-widget .mbt-book-title a {
font-size: initial; }
.mbt-featured-book-widget .mbt-book-title a:hover {
color: #0896fe !important;
font-size: initial;
text-decoration: none; }
.mbt-featured-book-widget .mbt-book-images {
padding-bottom: 0.89286em; }
.mbt-featured-book-widget .mbt-book-blurb {
font-size: 1em; } .wpcf7 p {
font-weight: 600;
margin-bottom: 1.33929em; }
.wpcf7 p span {
font-weight: 400; }
.wpcf7 p span[style] {
display: block !important; }
.wpcf7 p .wpcf7-form-control-wrap, .wpcf7 p .wpcf7-form-control {
display: block; }
.wpcf7 p .wpcf7-not-valid-tip {
background: #ffdfe0;
border-top: 1px solid #c89797;
border-bottom: 1px solid #c89797;
color: #790000;
font-size: 14px;
font-size: 1rem;
line-height: 1.78571em;
margin-top: 0.5em;
padding: 0.44643em; }
.wpcf7 p select.wpcf7-select option::selection {
background: red; }
.wpcf7 p span.wpcf7-list-item-label {
margin-right: 0.3125em; }
.wpcf7 p span.wpcf7-list-item {
margin: 0 0.75em 0 0; }
.wpcf7 p .wpcf7-form-control.wpcf7-submit {
float: left;
margin: 0; }
.wpcf7 p img.ajax-loader {
float: left;
display: block;
margin: 0.75em 0 0 1.5em; }
.wpcf7 .wpcf7-validation-errors {
background: #ffdfe0;
border: none;
border-top: 1px solid #c89797;
border-bottom: 1px solid #c89797;
color: #790000;
float: left;
margin-top: 0.44643em; }
.wpcf7 .wpcf7-response-output {
box-sizing: border-box;
clear: both;
font-size: 14px;
font-size: 1rem;
line-height: 1.78571em;
margin: 0.44643em 0 0;
padding: 0.89286em;
width: 100%; }
.wpcf7 .wpcf7-mail-sent-ok {
background: #fffbcc;
border: none;
border-top: 1px solid #e6db55;
border-bottom: 1px solid #e6db55;
color: #5a5d60;
float: left;
margin-top: 1.78571em; }
.wpcf7:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden; } .gform_wrapper .top_label .gfield_label {
margin-bottom: 0; }
.gform_wrapper .ginput_container {
margin-bottom: 1rem; }
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input {
margin-left: 0.125em; }
.ui-datepicker a {
transition: 0; }
.gform_confirmation_wrapper .gform_confirmation_message {
font-size: 1em !important;
background: #fffbcc;
border: 1px solid #e6db55 !important;
border-right: none !important;
border-left: none !important;
color: #5a5d60;
padding: 1.2656em 0.8438em; }
#secondary .gform_confirmation_wrapper .gform_confirmation_message,
#colophon .gform_confirmation_wrapper .gform_confirmation_message {
font-size: 0.9286em !important; } span.jwcontrols span button {
-moz-border-radius: initial;
-webkit-border-radius: initial;
border-radius: initial;
-moz-transition: initial;
-o-transition: initial;
-webkit-transition: initial;
transition: initial;
background: initial;
border: initial;
color: initial;
-webkit-appearance: initial;
font-weight: initial;
line-height: initial;
outline-style: initial;
padding: initial;
text-transform: initial; } .so-widget-tabs li a,
.so-widget-tabs li a:hover {
border-bottom: none; }
.wp-block-archives-dropdown label{display:block}.wp-block-avatar{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{cursor:pointer;display:inline-block;text-align:center;word-break:break-word;box-sizing:border-box}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){box-shadow:none;text-decoration:none;border-radius:9999px;padding:calc(.667em + 2px) calc(1.333em + 2px)}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button.is-style-outline>.wp-block-button__link,.wp-block-button .wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{position:relative;background-position:50%;min-height:430px;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;object-fit:cover}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.has-custom-border img,.wp-block-image img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto;box-sizing:border-box}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);overflow:auto;z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-duration:1ms;animation-delay:0s}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0;text-transform:inherit}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%;max-width:var(--wp--style--global--wide-size,100%);margin-left:auto;margin-right:auto}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom;box-sizing:border-box}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{position:absolute;inset:0;background-color:#000}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word;box-sizing:border-box}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-child{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;border:1px solid #949494;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){padding:4px;border:1px solid #949494}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border:1px solid;border-right:none;border-left:none}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{box-sizing:border-box;padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center;justify-content:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th,.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color]>*,.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th,.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color]>*,.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr{border-left-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}.components-placeholder.ms-loader{position:absolute;width:100%;height:100%;z-index:3;top:0;left:0;background:rgba(243,243,244,.83);min-height:50px}.wp-block-metaslider-slider iframe{transition:height .6s;width:100%}.ms-preview{position:relative}.ms-preview__trigger{position:absolute;top:0;right:0;bottom:0;left:0}.components-base-control.ms-loading .is-active.spinner{margin-top:-2px;float:none;margin-left:0}.ms-plugin-link{display:block;padding:15px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;margin-left:-16px;margin-right:-16px;margin-top:17px}.ms-edit-current-slideshow{position:relative;float:right;margin-top:-11px;font-size:.95em}.ms-edit-current-slideshow::before{content:"\f474";font-family:dashicons;position:absolute;left:-19px;transform:rotate(90deg);color:#ccc;font-size:1.2em}.wp-block-metaslider-slider.placeholder-loading+.wp-block-metaslider-slider{display:none}.wp-block-metaslider-slider{transition:height .3s}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}