@media screen and (max-width: 992px) {
  .has-larger-font-size {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .has-huge-font-size {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 767px) {
  .has-larger-font-size {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .has-huge-font-size {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 567px) {
  .has-larger-font-size,
  .has-huge-font-size {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
  }
}
.wp-block {
  max-width: 840px;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.boxed-layout,
.frame-layout {
  background-color: #eee;
}
.boxed-layout #page,
.frame-layout #page {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background-color: #f4f4f4;
}
.frame-layout #page {
  margin: 50px auto;
}
h1.entry-title {
  font-size: 2em;
  margin: 0.67em 0;
}
h1 {
  font-size: 38px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 16px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 16px;
  line-height: 1.4;
  clear: both;
  color: #000;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
p {
  margin: 0 0 1.5em;
}
p:last-child {
  margin: 0;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
  padding: 15px;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono',
    monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #f5f5f5;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em;
  padding-left: 1.5em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
}
table,
td,
th {
  border: 1px solid #ddd;
  text-align: left;
}
th,
td {
  padding: 15px;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.btn:hover,
.btn:focus,
.reply a:hover,
.reply a:focus {
  background-color: #4db2ec;
  color: #fff;
}
select {
  border: 1px solid #ccc;
}
select:focus {
  outline: thin dotted;
}
textarea {
  width: 100%;
}
a {
  color: #4db2ec;
}
a:hover,
a:focus,
a:active {
  color: #000;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
#masthead a,
#footer-widgets ul li a,
#secondary ul li a {
  text-decoration: none;
}
#masthead {
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.site-branding {
  padding: 15px 0;
  text-align: center;
}
.site-branding-logo,
.site-branding-text {
  display: inline-block;
  vertical-align: middle;
}
.site-branding-logo img {
  max-height: 75px;
  width: auto;
}
.site-title {
  font-size: 24px;
  margin: 0 0 2px;
  line-height: 1.2;
  font-weight: 600;
  font-family: 'Lora', serif;
}
.site-title a {
  color: #000;
}
.site-title a:hover,
.site-title a:focus {
  color: #4db2ec;
}
.site-description {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-family: 'Lora', serif;
}
#header-advertisement img {
  max-height: 75px;
  width: 100%;
  object-fit: cover;
}
.site-branding-container + #header-advertisement {
  margin-top: 20px;
}
.navigation-menu {
  display: block;
  width: 100%;
  position: relative;
}
.navigation-menu {
  background-color: #202f5b;
}
.navigation-menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
ul.nav-menu {
  border-top: 1px solid rgb(255 255 255/20%);
  clear: both;
}
.navigation-menu .nav-menu ul {
  display: none;
}
.navigation-menu ul ul {
  padding-left: 20px;
}
.navigation-menu li {
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.navigation-menu a {
  font-size: 14px;
  display: block;
  padding: 12px 0;
  color: #ddd;
  text-transform: uppercase;
  border-bottom: 1px solid rgb(255 255 255/20%);
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.navigation-menu .nav-menu > li:last-child > a {
  border-bottom: none;
}
#site-navigation.navigation-menu .nav-menu > a {
  text-transform: uppercase;
}
.navigation-menu li.current-menu-item > a,
.navigation-menu .nav-menu > li:hover > a,
.navigation-menu .nav-menu > li.focus > a,
.navigation-menu .nav-menu > li > a:hover,
.navigation-menu .nav-menu > li > a:focus {
  color: #4db2ec;
}
.navigation-menu li a svg {
  display: none;
  fill: #fff;
  margin-left: 5px;
}
.navigation-menu a:hover,
.navigation-menu a:focus,
.navigation-menu li:hover > a {
  color: #4db2ec;
}
.navigation-menu .nav-menu > li > a:hover svg,
.navigation-menu .nav-menu > li > a:focus svg,
.navigation-menu .nav-menu > li:hover > a svg {
  fill: #fff;
}
.menu-toggle,
.navigation-menu.toggled ul {
  visibility: hidden;
}
.menu-toggle {
  margin: 0 auto;
  padding: 16px 15px;
  line-height: 28px;
  color: #fff;
  width: 100%;
  font-size: 14px;
  border: none;
  float: left;
  width: auto;
  position: relative;
  z-index: 1;
}
.menu-toggle svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
.menu-toggle .icon-close,
.menu-toggle.active .icon-bars {
  display: none;
}
.menu-toggle.active .icon-close {
  display: inline-block;
}
.primary-menu-label {
  display: none;
}
.dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 48px;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
}
.dropdown-toggle svg {
  fill: #fff;
}
svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 1.5em 0;
  background-color: #fff;
  padding: 15px 25px;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.site-main .comment-navigation a,
.site-main .posts-navigation a,
.site-main .post-navigation a {
  color: #000;
  text-decoration: none;
}
.site-main .comment-navigation a:hover,
.site-main .posts-navigation a:hover,
.site-main .post-navigation a:hover,
.site-main .comment-navigation a:focus,
.site-main .posts-navigation a:focus,
.site-main .post-navigation a:focus {
  color: #4db2ec;
}
.nav-subtitle {
  display: block;
}
.nav-previous .nav-title-icon-wrapper {
  margin-right: 10px;
}
.nav-next .nav-title-icon-wrapper {
  margin-left: 10px;
}
.navigation.pagination .page-numbers {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  color: #000;
  text-decoration: none;
}
.navigation.pagination .page-numbers.prev svg,
.navigation.pagination .page-numbers.next svg {
  position: relative;
  top: -2px;
}
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers:focus {
  background-color: #4db2ec;
  border-color: #4db2ec;
  color: #fff;
}
.navigation.pagination .page-numbers.prev:hover svg,
.navigation.pagination .page-numbers.next:hover svg,
.navigation.pagination .page-numbers.prev:focus svg,
.navigation.pagination .page-numbers.next:focus svg {
  fill: #fff;
}
.post-navigation .nav-previous a:hover svg,
.post-navigation .nav-previous a:focus svg,
.post-navigation .nav-next a:hover svg,
.post-navigation .nav-next a:focus svg {
  fill: #4db2ec;
}
.navigation.pagination {
  margin-top: 50px;
  text-align: center;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex='-1']:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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,
.container:before,
.container:after,
.site-main .comment-navigation:before,
.site-main .posts-navigation:before,
.site-main .post-navigation:before,
.site-main .comment-navigation:after,
.site-main .posts-navigation:after,
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
  content: '';
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.container:before,
.container:after,
.site-main .comment-navigation:before,
.site-main .posts-navigation:before,
.site-main .post-navigation:before,
.site-main .comment-navigation:after,
.site-main .posts-navigation:after,
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
  clear: both;
}
.widget {
  position: relative;
  margin: 0 0 1.5em;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget select {
  max-width: 100%;
  width: 100%;
  padding: 10px;
}
.widget_search form.search-form {
  position: relative;
}
.widget_search input[type='search'] {
  width: 100%;
}
.widget_search input[type='submit'] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 8px 15px;
  background-color: #4db2ec;
  color: #fff;
  line-height: 28px;
  font-size: 12px;
}
.widget_search input[type='submit']:hover,
.widget_search input[type='submit']:focus {
  border-color: #444;
  background-color: #444;
  color: #fff;
}
#secondary {
  background-color: #fff;
  padding: 30px;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget ul ul {
  padding-left: 1em;
}
#secondary ul li,
#footer-widgets ul li {
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding: 7px 0;
}
#secondary ul li:last-child,
#footer-widgets ul li:last-child {
  border-bottom: none;
}
#secondary ul li a,
#footer-widgets ul li a {
  display: inline-block;
  text-transform: capitalize;
}
#footer-widgets ul li {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
#secondary a {
  color: #232323;
}
#secondary a:hover,
#secondary a:focus {
  color: #4db2ec;
}
.widget_recent_entries span {
  display: block;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
  font-weight: 400;
}
.comment-metadata a,
.fn a {
  text-decoration: none;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.error404 #primary,
.has-sidebar.error404 #primary {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center;
}
.error-404.not-found .title {
  font-size: 150px;
  font-weight: 700;
  line-height: 1;
  color: #4db2ec;
}
.error-404.not-found input.search-field {
  min-width: 300px;
  display: block;
  margin: 0 auto 20px;
}
.has-sidebar.no-sidebar #primary {
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.has-sidebar.no-sidebar #secondary {
  display: none;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.form-submit {
  margin-bottom: 0;
}
.has-sidebar #primary {
  margin-bottom: 50px;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.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%;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.columns-1,
.columns-2,
.columns-3,
.columns-4,
.columns-5 {
  margin: 0 -10px;
}
.columns-1 article,
.columns-2 article,
.columns-3 article,
.columns-4 article,
.columns-5 article {
  padding: 0 5px;
  margin-bottom: 10px;
}
.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
#content-wrap {
  padding: 50px 0;
}
#wp-custom-header {
  text-align: center;
}
.custom-header-media {
  position: relative;
}
#wp-custom-header img {
  width: 100%;
  margin-top: 30px;
}
.home.has-header-video #wp-custom-header {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.home.has-header-video #wp-custom-header video,
.home.has-header-video #wp-custom-header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-header {
  margin-bottom: 25px;
  text-align: center;
}
.page-title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 32px;
}
.home .page-header,
.blog .page-header {
  display: none;
}
.search-no-results .blog-archive.grid.columns-5.clear {
  height: auto !important;
}
.no-results.not-found {
  text-align: center;
}
.section-title {
  border-bottom: 2px solid #4db2ec;
  margin-bottom: 20px;
}
.section-title h2 {
  position: relative;
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.01em;
}
.section-title h2:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 34px solid #4db2ec;
  border-right: 18px solid transparent;
  z-index: 1;
  right: -18px;
}
.blog-archive article {
  margin-bottom: 10px;
  width: 100%;
}
.entry-title {
  font-weight: 500;
  margin-bottom: 7px;
  font-size: 20px;
}
.blog-archive .entry-content {
  margin-bottom: 25px;
}
.blog-archive .entry-meta > span:not(:last-child):after {
  content: '-';
  margin: 0 5px;
}
.posted-on a {
  color: #717e81;
}
.single .blog-post-item .featured-image {
  width: 100%;
  float: none;
  margin-bottom: 25px;
}
.blog-post-item .featured-image img {
  width: 100%;
  object-fit: cover;
}
.entry-title a,
.comments-link a {
  color: #000;
  text-decoration: none;
}
.category-meta {
  display: block;
  margin-bottom: 5px;
}
.disable-post-category .cat-links,
.disable-post-author .byline,
.disable-post-date .posted-on {
  display: none;
}
.cat-links a {
  position: relative;
  visibility: visible;
  display: inline-block;
  line-height: 1.3;
  color: #000;
  text-decoration: none;
}
.cat-links a:hover,
.cat-links a:focus {
  color: #4db2ec;
}
.entry-title a:hover,
.entry-title a:focus,
.posted-on a:hover,
.posted-on a:focus,
.comments-link a:hover,
.comments-link a:focus {
  color: #4db2ec;
}
.blog-archive.grid.columns-5 article {
  margin-bottom: 20px;
}
.blog-archive article:last-child {
  margin-bottom: 0;
}
.blog-archive .blog-post-item {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #dedede;
  position: relative;
}
.blog-archive .featured-image {
  margin-bottom: 15px;
}
.featured-image {
  position: relative;
}
.blog-post-item .entry-container {
  padding: 0 5px;
}
.blog-post-item .entry-title {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
}
.single-page-wrapper .entry-content {
  padding: 30px;
  background-color: #fff;
}
.single-post-wrap .blog-post-item .entry-title {
  font-size: 32px;
  margin: 0 0 10px;
}
.blog-post-item .entry-meta a {
  color: #121a1c;
  font-size: 12px;
  text-decoration: none;
}
.blog-post-item .entry-meta a:hover,
.blog-post-item .entry-meta a:focus {
  color: #000;
}
.posted-on {
  color: #666;
  visibility: hidden;
}
.posted-on a {
  visibility: visible;
}
.posted-on a {
  margin-left: -75px;
}
.byline a:focus:before {
  opacity: 1;
}
.single-post-wrap .entry-footer .tags-links,
.single-post-wrap .entry-footer .tags-links a {
  color: #717e81;
}
.single-post-wrap .entry-footer .tags-links a:hover,
.single-post-wrap .entry-footer .tags-links a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus {
  color: #4db2ec;
}
.single .entry-footer > span {
  display: block;
}
.single .entry-footer span.cat-links {
  margin-bottom: 10px;
}
.single .blog-post-item {
  padding: 0;
  border: none;
  background-color: #fff;
  padding: 20px;
}
.single .blog-post-item .entry-meta {
  display: block;
  margin-bottom: 10px;
}
.single .blog-post-item .entry-meta > span:not(:last-child):after {
  content: '-';
  margin: 0 5px;
}
.single .blog-post-item .entry-content {
  margin-bottom: 30px;
}
.single .blog-post-item .entry-footer {
  margin-bottom: 0;
}
#secondary .widget-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.wp-block-tag-cloud a {
  background-color: #4db2ec;
  color: #fff !important;
  text-decoration: none;
  font-size: 13px !important;
  line-height: 1;
  padding: 5px 7px;
  margin-bottom: 7px;
}
.site-info {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 15px 0;
  text-align: center;
}

@media screen and (min-width: 567px) {
  .columns-2 article,
  .columns-3 article,
  .columns-4 article,
  .columns-5 article {
    width: 50%;
    float: left;
  }
  .columns-2 article:nth-child(2n + 1),
  .columns-3 article:nth-child(2n + 1),
  .columns-4 article:nth-child(2n + 1),
  .columns-5 article:nth-child(2n + 1) {
    clear: left;
  }
  .primary-menu-label {
    display: inline-block;
    vertical-align: middle;
  }
  .error-404.not-found input.search-field {
    min-width: 450px;
  }
}
@media screen and (min-width: 767px) {
  .columns-3 article,
  .columns-5 article {
    width: 33.33%;
  }
  .columns-3 article:nth-child(2n + 1),
  .columns-5 article:nth-child(2n + 1) {
    clear: none;
  }
  .columns-3 article:nth-child(3n + 1),
  .columns-5 article:nth-child(3n + 1) {
    clear: left;
  }
  .site-branding {
    text-align: left;
  }
  .site-branding-container {
    float: left;
  }
  #header-advertisement {
    float: right;
    text-align: right;
    width: 100%;
    max-width: 450px;
    padding-left: 50px;
  }
  .site-branding-container + #header-advertisement {
    margin-top: 0;
  }
  .widget_latest_posts .widget-header {
    margin-bottom: 70px;
  }
  .single .blog-post-item .entry-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .single .entry-footer span.cat-links {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #header-advertisement {
    max-width: 670px;
  }
  #featured-posts-section article:first-child {
    width: 50%;
  }
  #featured-posts-section article:first-child .featured-image {
    padding: 225px 0;
  }
  #featured-posts-section article:first-child .entry-container {
    padding: 20px 20px 15px;
  }
  #featured-posts-section article:first-child .entry-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .columns-5 article {
    width: 20%;
  }
  .columns-5 article:nth-child(3n + 1) {
    clear: none;
  }
  .columns-5 article:nth-child(5n + 1) {
    clear: left;
  }
  .navigation-menu .search-form {
    position: relative;
    top: 0;
  }
  .menu-sticky .nav-shrink .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .menu-sticky.customize-support .nav-shrink .main-navigation {
    top: 32px;
  }
  .navigation-menu {
    width: auto;
  }
  .navigation-menu ul,
  .navigation-menu .nav-menu ul {
    display: block;
  }
  .navigation-menu ul ul li {
    border-bottom: 1px solid rgb(255 255 255/20%);
  }
  .navigation-menu ul ul li:last-child {
    border-bottom: none;
  }
  .navigation-menu li a svg,
  .nav-menu > li,
  .navigation-menu li {
    display: inline-block;
  }
  .navigation-menu a {
    padding: 8px 16px;
  }
  .nav-menu ul.sub-menu {
    background-color: #fff;
  }
  .navigation-menu ul ul {
    padding-left: 0;
  }
  .navigation-menu ul ul ul {
    transform: translateX(-20px) translateZ(0);
    transition: transform 0.05s 0.3s, opacity 0.3s ease-out;
    visibility: hidden;
  }
  .navigation-menu ul ul li:hover > ul,
  .navigation-menu ul ul li.focus > ul {
    opacity: 1;
    transform: translateX(0) translateZ(0);
    transition: transform 0.3s ease-out, opacity 0.3s ease;
    visibility: visible;
  }
  .navigation-menu ul ul svg {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(-90deg);
  }
  .navigation-menu ul ul li:last-child > a {
    border-bottom: none;
  }
  .navigation-menu .nav-menu > li > a {
    padding: 10px 16px;
    line-height: 40px;
    border-bottom: none;
  }
  .navigation-menu a {
    border-bottom: none;
  }
  .navigation-menu li.current-menu-item > a {
    color: #4db2ec;
  }
  .navigation-menu ul ul a {
    border-bottom: 1px solid rgb(255 255 255/10%);
  }
  .navigation-menu .nav-menu > li:hover > a:after,
  .navigation-menu .nav-menu > li.focus > a:after {
    opacity: 1;
  }
  .navigation-menu li.current-menu-item > a,
  .navigation-menu .nav-menu > li:hover > a,
  .navigation-menu .nav-menu > li.focus > a,
  .navigation-menu .nav-menu > li > a:hover,
  .navigation-menu .nav-menu > li > a:focus {
    color: #fff;
    background-color: #4db2ec;
  }
  .navigation-menu .nav-menu > li:hover,
  .navigation-menu .nav-menu > li.current-menu-item {
    border-right-color: #4db2ec;
  }
  .navigation-menu ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 10;
    transition: opacity 0.2s ease-out;
  }
  .navigation-menu .nav-menu ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 10px 25px rgb(0 0 0/15%);
    background-color: #202f5b;
  }
  .navigation-menu .nav-menu li:hover ul,
  .navigation-menu .nav-menu li.focus ul {
    opacity: 1;
    visibility: visible;
    display: block !important;
  }
  .navigation-menu ul ul ul {
    left: -999em;
    top: 0;
  }
  .navigation-menu ul ul li:hover > ul,
  .navigation-menu ul ul li.focus > ul {
    left: 100%;
  }
  .navigation-menu ul ul a {
    width: 256px;
    padding: 8px 30px 8px 15px;
  }
  .navigation-menu ul li:hover > ul,
  .navigation-menu ul li.focus > ul {
    right: auto;
    left: 0;
  }
  .nav-menu button.dropdown-toggle,
  .menu-toggle {
    display: none;
  }
  #masthead .nav-menu {
    border-top: none;
    display: block !important;
    text-align: left;
    float: left;
  }
  .site-branding {
    padding: 25px 0;
  }
  .site-title {
    font-size: 30px;
  }
  .custom-header .page-title {
    font-size: 32px;
  }
  .has-sidebar #primary {
    width: 70%;
    float: left;
    padding-right: 30px;
    margin-bottom: 0;
  }
  .has-sidebar #secondary {
    width: 30%;
    float: left;
  }
  .has-sidebar.right-sidebar #primary {
    float: left;
    padding-right: 20px;
  }
  .has-sidebar.right-sidebar #secondary {
    float: right;
  }
  .has-sidebar.left-sidebar #primary {
    float: right;
    padding-right: 0;
    padding-left: 40px;
  }
  .has-sidebar.left-sidebar #secondary {
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  .columns-4 article {
    width: 25%;
  }
  .columns-4 article:nth-child(2n + 1) {
    clear: none;
  }
  .columns-4 article:nth-child(4n + 1) {
    clear: left;
  }
}
:root {
  --swiper-theme-color: #007aff;
}
.form-errors .form-error-message {
  color: red;
}
body.highlander-light h3.sd-title:before {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title:before {
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
}
.sd-sharing {
  margin-bottom: 1em;
}
.sd-content ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.sd-content ul li {
  display: inline-block;
}
.sd-content ul li {
  margin: 0 5px 5px 0;
  padding: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
.blog-post-item .entry-container,
.type-page .entry-content {
  padding: 0;
}
.posted-on a {
  margin-left: -71px;
}
figure.aligncenter {
  display: grid;
  justify-content: center;
}
.entry-footer,
.navigation-menu .search-form {
  display: none;
}
.entry-content h6 em {
  font-size: 8px;
  color: #766d6d;
}

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
  }
  .mejs-container {
    background: #000;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top;
  }
  .mejs-container,
  .mejs-container * {
    box-sizing: border-box;
  }
  .mejs-container video::-webkit-media-controls,
  .mejs-container video::-webkit-media-controls-panel,
  .mejs-container video::-webkit-media-controls-panel-container,
  .mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
  }
  .mejs-fill-container,
  .mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%;
  }
  .mejs-fill-container {
    background: transparent;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .mejs-container:focus {
    outline: none;
  }
  .mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .mejs-embed,
  .mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  .mejs-fullscreen {
    overflow: hidden !important;
  }
  .mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
  }
  .mejs-container-fullscreen .mejs-mediaelement,
  .mejs-container-fullscreen video {
    height: 100% !important;
    width: 100% !important;
  }
  .mejs-background,
  .mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0;
  }
  .mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0;
  }
  .mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  :root .mejs-poster-img {
    display: none;
  }
  .mejs-poster-img {
    border: 0;
    padding: 0;
  }
  .mejs-overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
  }
  .mejs-layer {
    z-index: 1;
  }
  .mejs-overlay-play {
    cursor: pointer;
  }
  .mejs-overlay-button {
    background: url(wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px;
  }
  .mejs-overlay:hover > .mejs-overlay-button {
    background-position: -80px -39px;
  }
  .mejs-overlay-loading {
    height: 80px;
    width: 80px;
  }
  .mejs-overlay-loading-bg-img {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: transparent
      url(wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px
      no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1;
  }
  @-webkit-keyframes a {
    to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn);
    }
  }
  @keyframes a {
    to {
      -webkit-transform: rotate(1turn);
      transform: rotate(1turn);
    }
  }
  .mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3;
  }
  .mejs-controls:not([style*='display: none']) {
    background: rgba(255, 0, 0, 0.7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
  }
  .mejs-button,
  .mejs-time,
  .mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px;
  }
  .mejs-button > button {
    background: transparent
      url(wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px;
  }
  .mejs-button > button:focus {
    outline: 1px dotted #999;
  }
  .mejs-container-keyboard-inactive [role='slider'],
  .mejs-container-keyboard-inactive [role='slider']:focus,
  .mejs-container-keyboard-inactive a,
  .mejs-container-keyboard-inactive a:focus,
  .mejs-container-keyboard-inactive button,
  .mejs-container-keyboard-inactive button:focus {
    outline: 0;
  }
  .mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto;
  }
  .mejs-play > button {
    background-position: 0 0;
  }
  .mejs-pause > button {
    background-position: -20px 0;
  }
  .mejs-replay > button {
    background-position: -160px 0;
  }
  .mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative;
  }
  .mejs-time-buffering,
  .mejs-time-current,
  .mejs-time-float,
  .mejs-time-float-corner,
  .mejs-time-float-current,
  .mejs-time-hovered,
  .mejs-time-loaded,
  .mejs-time-marker,
  .mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
  }
  .mejs-time-total {
    background: hsla(0, 0%, 100%, 0.3);
    margin: 5px 0 0;
    width: 100%;
  }
  .mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(
      135deg,
      hsla(0, 0%, 100%, 0.4) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.4) 0,
      hsla(0, 0%, 100%, 0.4) 75%,
      transparent 0,
      transparent
    );
    background: linear-gradient(
      -45deg,
      hsla(0, 0%, 100%, 0.4) 25%,
      transparent 0,
      transparent 50%,
      hsla(0, 0%, 100%, 0.4) 0,
      hsla(0, 0%, 100%, 0.4) 75%,
      transparent 0,
      transparent
    );
    background-size: 15px 15px;
    width: 100%;
  }
  @-webkit-keyframes b {
    0% {
      background-position: 0 0;
    }
    to {
      background-position: 30px 0;
    }
  }
  @keyframes b {
    0% {
      background-position: 0 0;
    }
    to {
      background-position: 30px 0;
    }
  }
  .mejs-time-loaded {
    background: hsla(0, 0%, 100%, 0.3);
  }
  .mejs-time-current,
  .mejs-time-handle-content {
    background: hsla(0, 0%, 100%, 0.9);
  }
  .mejs-time-hovered {
    background: hsla(0, 0%, 100%, 0.5);
    z-index: 10;
  }
  .mejs-time-hovered.negative {
    background: rgba(0, 0, 0, 0.2);
  }
  .mejs-time-buffering,
  .mejs-time-current,
  .mejs-time-hovered,
  .mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    width: 100%;
  }
  .mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .mejs-time-hovered {
    -webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
    transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
  }
  .mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
  }
  .mejs-time-handle,
  .mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11;
  }
  .mejs-time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, 0.9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px;
  }
  .mejs-time-rail .mejs-time-handle-content:active,
  .mejs-time-rail .mejs-time-handle-content:focus,
  .mejs-time-rail:hover .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px;
  }
  .mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px;
  }
  .mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
  }
  .mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px;
  }
  .mejs-long-video .mejs-time-float-current {
    width: 60px;
  }
  .mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%;
  }
  .mejs-fullscreen-button > button {
    background-position: -80px 0;
  }
  .mejs-unfullscreen > button {
    background-position: -100px 0;
  }
  .mejs-mute > button {
    background-position: -60px 0;
  }
  .mejs-unmute > button {
    background-position: -40px 0;
  }
  .mejs-volume-button {
    position: relative;
  }
  .mejs-volume-button > .mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, 0.7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1;
  }
  .mejs-volume-button:hover {
    border-radius: 0 0 4px 4px;
  }
  .mejs-volume-total {
    background: hsla(0, 0%, 100%, 0.5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
  }
  .mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%;
  }
  .mejs-volume-current,
  .mejs-volume-handle {
    background: hsla(0, 0%, 100%, 0.9);
    position: absolute;
  }
  .mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px;
  }
  .mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px;
  }
  .mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, 0.8);
    height: 8px;
    top: 16px;
    width: 50px;
  }
  .mejs-horizontal-volume-current,
  .mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
  }
  .mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, 0.8);
    height: 100%;
    top: 0;
    width: 100%;
  }
  .mejs-horizontal-volume-handle {
    display: none;
  }
  .mejs-captions-button,
  .mejs-chapters-button {
    position: relative;
  }
  .mejs-captions-button > button {
    background-position: -140px 0;
  }
  .mejs-chapters-button > button {
    background-position: -180px 0;
  }
  .mejs-captions-button > .mejs-captions-selector,
  .mejs-chapters-button > .mejs-chapters-selector {
    background: rgba(50, 50, 50, 0.7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px;
  }
  .mejs-chapters-button > .mejs-chapters-selector {
    margin-right: -55px;
    width: 110px;
  }
  .mejs-captions-selector-list,
  .mejs-chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .mejs-captions-selector-list-item,
  .mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0;
  }
  .mejs-captions-selector-list-item:hover,
  .mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: hsla(0, 0%, 100%, 0.4) !important;
  }
  .mejs-captions-selector-input,
  .mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute;
  }
  .mejs-captions-selector-label,
  .mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%;
  }
  .mejs-captions-selected,
  .mejs-chapters-selected {
    color: #21f8f8;
  }
  .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px;
  }
  .mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
  }
  .mejs-captions-layer a {
    color: #fff;
    text-decoration: underline;
  }
  .mejs-captions-layer[lang='ar'] {
    font-size: 20px;
    font-weight: 400;
  }
  .mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .mejs-captions-position-hover {
    bottom: 35px;
  }
  .mejs-captions-text,
  .mejs-captions-text * {
    background: hsla(0, 0%, 8%, 0.5);
    box-shadow: 5px 0 0 hsla(0, 0%, 8%, 0.5), -5px 0 0 hsla(0, 0%, 8%, 0.5);
    padding: 0;
    white-space: pre-wrap;
  }
  .mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none;
  }
  .mejs-overlay-error {
    position: relative;
  }
  .mejs-overlay-error > img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  .mejs-cannotplay,
  .mejs-cannotplay a {
    color: #fff;
    font-size: 0.8em;
  }
  .mejs-cannotplay {
    position: relative;
  }
  .mejs-cannotplay a,
  .mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%;
  }
  .mejs-container {
    clear: both;
    max-width: 100%;
  }
  .mejs-container * {
    font-family: Helvetica, Arial;
  }
  .mejs-container,
  .mejs-container .mejs-controls,
  .mejs-embed,
  .mejs-embed body {
    background: #222;
  }
  .mejs-time {
    font-weight: 400;
    word-wrap: normal;
  }
  .mejs-controls a.mejs-horizontal-volume-slider {
    display: table;
  }
  .mejs-controls
    .mejs-horizontal-volume-slider
    .mejs-horizontal-volume-current,
  .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
  }
  .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa;
  }
  .mejs-controls
    .mejs-horizontal-volume-slider
    .mejs-horizontal-volume-total,
  .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, 0.33);
  }
  .mejs-controls
    .mejs-horizontal-volume-slider
    .mejs-horizontal-volume-current,
  .mejs-controls
    .mejs-horizontal-volume-slider
    .mejs-horizontal-volume-total,
  .mejs-controls .mejs-time-rail span {
    border-radius: 0;
  }
  .mejs-overlay-loading {
    background: 0 0;
  }
  .mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .me-cannotplay {
    width: auto !important;
  }
  .media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px;
  }
  .audio-details .embed-media-settings {
    overflow: visible;
  }
  .media-embed-details
    .embed-media-settings
    .setting
    span:not(.button-group) {
    max-width: 400px;
    width: auto;
  }
  .media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block;
  }
  .media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px;
  }
  .media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px;
  }
  .media-embed-details .setting .remove-setting,
  .media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase;
  }
  .media-embed-details .setting .remove-setting {
    padding: 5px 0;
  }
  .media-embed-details .setting a:hover {
    color: #dc3232;
  }
  .media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px;
  }
  .wp-video {
    max-width: 100%;
    height: auto;
  }
  .wp_attachment_holder .wp-audio-shortcode,
  .wp_attachment_holder .wp-video {
    margin-top: 18px;
  }
  .wp-video-shortcode video,
  video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block;
  }
  .video-details .wp-video-holder {
    width: 100%;
    max-width: 640px;
  }
  .wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5;
  }
  .wp-admin .wp-playlist {
    margin: 0 0 18px;
  }
  .wp-playlist video {
    display: inline-block;
    max-width: 100%;
  }
  .wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px;
  }
  .wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%;
  }
  .wp-playlist .mejs-controls .mejs-button button {
    outline: 0;
  }
  .wp-playlist-light {
    background: #fff;
    color: #000;
  }
  .wp-playlist-dark {
    color: #fff;
    background: #000;
  }
  .wp-playlist-caption {
    display: block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5;
  }
  .wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px);
  }
  .wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    line-height: 1.5;
  }
  .wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5;
  }
  .wp-playlist-item-album {
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .wp-playlist-item-artist {
    font-size: 12px;
    text-transform: uppercase;
  }
  .wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5;
  }
  .rtl .wp-playlist-item-length {
    left: 3px;
    right: auto;
  }
  .wp-playlist-tracks {
    margin-top: 10px;
  }
  .wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc;
  }
  .wp-playlist-item:last-child {
    border-bottom: 0;
  }
  .wp-playlist-light .wp-playlist-caption {
    color: #333;
  }
  .wp-playlist-dark .wp-playlist-caption {
    color: #ddd;
  }
  .wp-playlist-playing {
    font-weight: 700;
    background: #f7f7f7;
  }
  .wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000;
  }
  .wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff;
  }
  .wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px;
  }
  .wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
  }
  .rtl .wp-playlist .wp-playlist-current-item img {
    float: right;
    margin-left: 10px;
    margin-right: 0;
  }
  .wp-playlist-current-item .wp-playlist-item-artist,
  .wp-playlist-current-item .wp-playlist-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px;
  }
  [class^='wp-block-']:not(.wp-block-gallery) figcaption {
    font-style: italic;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .rtl [class^='wp-block-']:not(.wp-block-gallery) figcaption {
    text-align: right;
  }
  p.has-drop-cap:not(:focus):first-letter {
    font-size: 5em;
    margin-top: 0.075em;
  }
  .wp-block-image {
    margin-bottom: 0.3em;
  }
  .wp-block-image figure {
    margin-bottom: 0;
    margin-top: 0;
  }
  .wp-block-image figure.alignleft {
    margin-right: 1.5em;
  }
  .wp-block-image figure.alignright {
    margin-left: 1.5em;
  }
  .wp-block-gallery {
    margin-bottom: 1.5em;
  }
  .wp-block-gallery figcaption {
    font-style: italic;
  }
  .wp-block-gallery.aligncenter {
    display: flex;
    margin: 0 -8px;
  }
  .wp-block-quote.alignleft p:last-of-type,
  .wp-block-quote.alignright p:last-of-type {
    margin-bottom: 0;
  }
  .wp-block-quote cite {
    color: inherit;
    font-size: inherit;
  }
  .wp-block-quote,
  .wp-block-quote:not(.is-large):not(.is-style-large),
  .wp-block-pullquote {
    border-left: 4px solid #aaa;
    padding: 1em;
  }
  .wp-block-quote.is-large {
    padding: 1em 2em;
  }
  .wp-block-audio audio {
    display: block;
    width: 100%;
  }
  .wp-block-cover-image.alignright,
  .wp-block-cover.alignright,
  .wp-block-cover-image.alignleft,
  .wp-block-cover.alignleft,
  .wp-block-cover-image.aligncenter,
  .wp-block-cover.aligncenter {
    display: flex;
  }
  .no-sidebar .wp-block-cover.alignfull,
  .no-sidebar .wp-block-image.alignfull,
  .no-sidebar .wp-block-gallery.alignfull,
  .no-sidebar .wp-block-pullquote.alignfull,
  .no-sidebar .wp-block-table.alignfull,
  .no-sidebar .wp-block-audio.alignfull,
  .no-sidebar .wp-block-categories.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
  }
  .no-sidebar .wp-block-embed.is-type-video.alignfull iframe {
    width: 100vw !important;
    max-width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
  .no-sidebar .wp-block-image.alignfull figcaption,
  .no-sidebar .wp-block-audio.alignfull figcaption {
    text-align: center;
    max-width: 1200px;
    width: 90%;
    padding: 0 15px;
    margin: 5px auto 0;
  }
  .no-sidebar .wp-block-table.alignfull {
    display: table;
  }
  .no-sidebar .wp-block-audio.alignfull {
    padding: 0 20px;
  }
  .no-sidebar .wp-block-categories.alignfull {
    padding: 0 50px;
  }
  .no-sidebar .wp-block-gallery.alignfull {
    padding: 0 25px;
  }
  .wp-block-file .wp-block-file__button {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: 0.7em 2em;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
  }
  .wp-block-file .wp-block-file__button:hover,
  .wp-block-file .wp-block-file__button:focus {
    background-color: #767676;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wp-block-separator {
    border-color: #eee;
    border: 0;
  }
  .wp-block-code {
    background: 0 0;
    border: 0;
    padding: 0;
  }
  .wp-block-pullquote {
    border: 0;
    border-top: 4px solid #aaa;
    border-bottom: 4px solid #aaa;
    padding: 1em;
  }
  .wp-block-pullquote__citation,
  .wp-block-pullquote cite {
    font-size: inherit;
    text-transform: none;
  }
  .wp-block-table thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0.5em;
  }
  .wp-block-table tr {
    border-bottom: 1px solid #eee;
  }
  .wp-block-table th,
  .wp-block-table td {
    border-color: #ccc;
    padding: 15px 25px;
  }
  .rtl .wp-block-table th,
  .rtl .wp-block-table td {
    text-align: right;
  }
  .wp-block-button__link {
    padding: 16px 40px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wp-block-button .wp-block-button__link:hover,
  .wp-block-button .wp-block-button__link:focus {
    background-color: #26cdff;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
  }
  .wp-block-media-text {
    margin-bottom: 1.5em;
  }
  .wp-block-media-text *:last-child {
    margin-bottom: 0;
  }
  .wp-block-archives.aligncenter,
  .wp-block-categories.aligncenter,
  .wp-block-latest-posts.aligncenter,
  .wp-block-categories.aligncenter ul {
    list-style-position: inside;
    text-align: center;
  }
  .blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
  .archive:not(.page-one-column):not(.has-sidebar)
    #primary
    .wp-block-latest-comments
    article,
  .search:not(.has-sidebar) #primary .wp-block-latest-comments article {
    float: none;
    width: 100%;
  }
  .wp-block-latest-comments .avatar,
  .wp-block-latest-comments__comment-avatar {
    border-radius: 0;
  }
  .wp-block-latest-comments a {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
  }
  .wp-block-latest-comments__comment-meta {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
  }
  .wp-block-latest-comments__comment-author,
  .wp-block-latest-comments__comment-link {
    font-weight: 700;
    text-decoration: none;
  }
  .wp-block-latest-comments__comment-date {
    color: #767676;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-top: 0.4em;
    text-transform: uppercase;
  }
  .editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .has-blue-background-color {
    background-color: #2c7dfa;
  }
  .has-green-background-color {
    background-color: #07d79c;
  }
  .has-orange-background-color {
    background-color: #ff8737;
  }
  .has-black-background-color {
    background-color: #2f3633;
  }
  .has-grey-background-color {
    background-color: #82868b;
  }
  .has-blue-color {
    color: #2c7dfa;
  }
  .has-green-color {
    color: #07d79c;
  }
  .has-orange-color {
    color: #ff8737;
  }
  .has-black-color {
    color: #2f3633;
  }
  .has-grey-color {
    color: #82868b;
  }
  .has-larger-font-size {
    font-size: 36px;
    font-size: 2.25rem;
  }
  .has-huge-font-size {
    font-size: 48px;
    font-size: 3rem;
  }
  .has-larger-font-size,
  .has-huge-font-size {
    line-height: 1.5;
  }
  @media screen and (max-width: 992px) {
    .has-larger-font-size {
      font-size: 30px;
      font-size: 1.875rem;
    }
    .has-huge-font-size {
      font-size: 38px;
      font-size: 2.375rem;
    }
  }
  @media screen and (max-width: 767px) {
    .has-larger-font-size {
      font-size: 24px;
      font-size: 1.5rem;
    }
    .has-huge-font-size {
      font-size: 28px;
      font-size: 1.75rem;
    }
  }
  @media screen and (max-width: 567px) {
    .has-larger-font-size,
    .has-huge-font-size {
      font-size: 16px;
      font-size: 1rem;
      line-height: 28px;
    }
  }
  .wp-block {
    max-width: 840px;
  }

  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  .boxed-layout,
  .frame-layout {
    background-color: #eee;
  }
  .boxed-layout #page,
  .frame-layout #page {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #f4f4f4;
  }
  .frame-layout #page {
    margin: 50px auto;
  }
  h1.entry-title {
    font-size: 2em;
    margin: 0.67em 0;
  }
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 16px;
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  pre {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  a {
    background-color: transparent;
  }
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  img {
    border-style: none;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  button,
  input {
    overflow: visible;
  }
  button,
  select {
    text-transform: none;
  }
  button,
  [type='button'],
  [type='reset'],
  [type='submit'] {
    -webkit-appearance: button;
  }
  button::-moz-focus-inner,
  [type='button']::-moz-focus-inner,
  [type='reset']::-moz-focus-inner,
  [type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  button:-moz-focusring,
  [type='button']:-moz-focusring,
  [type='reset']:-moz-focusring,
  [type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
  }
  progress {
    vertical-align: baseline;
  }
  textarea {
    overflow: auto;
  }
  [type='checkbox'],
  [type='radio'] {
    box-sizing: border-box;
    padding: 0;
  }
  [type='number']::-webkit-inner-spin-button,
  [type='number']::-webkit-outer-spin-button {
    height: auto;
  }
  [type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  [type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  details {
    display: block;
  }
  summary {
    display: list-item;
  }
  template {
    display: none;
  }
  [hidden] {
    display: none;
  }
  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 26px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 16px;
    line-height: 1.4;
    clear: both;
    color: #000;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
  }
  p {
    margin: 0 0 1.5em;
  }
  p:last-child {
    margin: 0;
  }
  dfn,
  cite,
  em,
  i {
    font-style: italic;
  }
  blockquote {
    margin: 0 1.5em;
    padding: 15px;
  }
  address {
    margin: 0 0 1.5em;
  }
  pre {
    background: #eee;
    font-family: 'Courier 10 Pitch', Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
  }
  code,
  kbd,
  tt,
  var {
    font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono',
      monospace;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  abbr,
  acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
  }
  mark,
  ins {
    background: #fff9c0;
  }
  big {
    font-size: 125%;
  }
  html {
    box-sizing: border-box;
  }
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }
  body {
    background: #f5f5f5;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
  }
  hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
  }
  ul,
  ol {
    margin: 0 0 1.5em;
    padding-left: 1.5em;
  }
  ul {
    list-style: disc;
  }
  ol {
    list-style: decimal;
  }
  li > ul,
  li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
  }
  dt {
    font-weight: 700;
  }
  dd {
    margin: 0 1.5em 1.5em;
  }
  img {
    height: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  figure {
    margin: 1em 0;
  }
  table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
  }
  table,
  td,
  th {
    border: 1px solid #ddd;
    text-align: left;
  }
  th,
  td {
    padding: 15px;
  }
  button,
  input[type='button'],
  input[type='reset'],
  input[type='submit'],
  .btn,
  .reply a {
    position: relative;
    background-color: transparent;
    font-size: 12px;
    line-height: 42px;
    font-weight: 600;
    color: #4db2ec;
    border: 1px solid #4db2ec;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: inline-block;
    vertical-align: middle;
    padding: 11px 18px;
    line-height: 1.3;
    cursor: pointer;
    border-radius: 0;
    text-decoration: none;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  .btn:hover,
  .btn:focus,
  .reply a:hover,
  .reply a:focus {
    background-color: #4db2ec;
    color: #fff;
  }
  button:active,
  button:focus,
  input[type='button']:active,
  input[type='button']:focus,
  input[type='reset']:active,
  input[type='reset']:focus,
  input[type='submit']:active,
  input[type='submit']:focus {
    background-color: #4db2ec;
    color: #fff;
    outline: thin dotted;
  }
  input[type='text'],
  input[type='email'],
  input[type='url'],
  input[type='password'],
  input[type='search'],
  input[type='number'],
  input[type='tel'],
  input[type='range'],
  input[type='date'],
  input[type='month'],
  input[type='week'],
  input[type='time'],
  input[type='datetime'],
  input[type='datetime-local'],
  input[type='color'],
  textarea {
    color: #666;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    padding: 8px 12px;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
  }
  input[type='text']:focus,
  input[type='email']:focus,
  input[type='url']:focus,
  input[type='password']:focus,
  input[type='search']:focus,
  input[type='number']:focus,
  input[type='tel']:focus,
  input[type='range']:focus,
  input[type='date']:focus,
  input[type='month']:focus,
  input[type='week']:focus,
  input[type='time']:focus,
  input[type='datetime']:focus,
  input[type='datetime-local']:focus,
  input[type='color']:focus,
  textarea:focus {
    color: #111;
    outline: thin dotted;
    border-color: #4db2ec;
  }
  select {
    border: 1px solid #ccc;
  }
  select:focus {
    outline: thin dotted;
  }
  textarea {
    width: 100%;
  }
  a {
    color: #4db2ec;
  }
  a:hover,
  a:focus,
  a:active {
    color: #000;
  }
  a:focus {
    outline: thin dotted;
  }
  a:hover,
  a:active {
    outline: 0;
  }
  #masthead a,
  #footer-widgets ul li a,
  #secondary ul li a {
    text-decoration: none;
  }
  #masthead {
    background-color: #fff;
    position: relative;
    z-index: 10;
  }
  .site-branding {
    padding: 15px 0;
    text-align: center;
  }
  .site-branding-logo,
  .site-branding-text {
    display: inline-block;
    vertical-align: middle;
  }
  .site-branding-logo img {
    max-height: 75px;
    width: auto;
  }
  .site-title {
    font-size: 24px;
    margin: 0 0 2px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Lora', serif;
  }
  .site-title a {
    color: #000;
  }
  .site-title a:hover,
  .site-title a:focus {
    color: #4db2ec;
  }
  .site-description {
    margin: 0;
    color: #000;
    font-size: 16px;
    font-family: 'Lora', serif;
  }
  #header-advertisement img {
    max-height: 75px;
    width: 100%;
    object-fit: cover;
  }
  .site-branding-container + #header-advertisement {
    margin-top: 20px;
  }
  .navigation-menu .search-form {
    position: absolute;
    float: right;
    top: 0;
    right: 0;
  }
  .navigation-menu .search-form input[type='search'] {
    color: #fff;
    width: 100%;
    border: none;
    padding: 17px 55px 17px 10px;
    background-color: transparent;
  }
  .navigation-menu .search-form .search-submit {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
  }
  .navigation-menu .search-form .search-submit svg {
    fill: #ddd;
  }
  .navigation-menu .search-form .search-submit:hover svg,
  .navigation-menu .search-form .search-submit:focus svg {
    fill: #fff;
  }
  .navigation-menu {
    display: block;
    width: 100%;
    position: relative;
  }
  .navigation-menu {
    background-color: #202f5b;
  }
  .navigation-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  ul.nav-menu {
    border-top: 1px solid rgb(255 255 255/20%);
    clear: both;
  }
  .navigation-menu .nav-menu ul {
    display: none;
  }
  .navigation-menu ul ul {
    padding-left: 20px;
  }
  .navigation-menu li {
    position: relative;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .navigation-menu a {
    font-size: 14px;
    display: block;
    padding: 12px 0;
    color: #ddd;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(255 255 255/20%);
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
  }
  .navigation-menu .nav-menu > li:last-child > a {
    border-bottom: none;
  }
  #site-navigation.navigation-menu .nav-menu > a {
    text-transform: uppercase;
  }
  .navigation-menu li.current-menu-item > a,
  .navigation-menu .nav-menu > li:hover > a,
  .navigation-menu .nav-menu > li.focus > a,
  .navigation-menu .nav-menu > li > a:hover,
  .navigation-menu .nav-menu > li > a:focus {
    color: #4db2ec;
  }
  .navigation-menu li a svg {
    display: none;
    fill: #fff;
    margin-left: 5px;
  }
  .navigation-menu a:hover,
  .navigation-menu a:focus,
  .navigation-menu li:hover > a {
    color: #4db2ec;
  }
  .navigation-menu .nav-menu > li > a:hover svg,
  .navigation-menu .nav-menu > li > a:focus svg,
  .navigation-menu .nav-menu > li:hover > a svg {
    fill: #fff;
  }
  .menu-toggle,
  .navigation-menu.toggled ul {
    visibility: hidden;
  }
  .menu-toggle {
    margin: 0 auto;
    padding: 16px 15px;
    line-height: 28px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    border: none;
    float: left;
    width: auto;
    position: relative;
    z-index: 1;
  }
  .menu-toggle svg {
    fill: #fff;
    width: 20px;
    height: 20px;
  }
  .menu-toggle .icon-close,
  .menu-toggle.active .icon-bars {
    display: none;
  }
  .menu-toggle.active .icon-close {
    display: inline-block;
  }
  .primary-menu-label {
    display: none;
  }
  .dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 48px;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
  }
  .dropdown-toggle svg {
    fill: #fff;
  }
  svg {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
  }
  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation {
    margin: 1.5em 0;
    background-color: #fff;
    padding: 15px 25px;
  }
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
  }
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }
  .site-main .comment-navigation a,
  .site-main .posts-navigation a,
  .site-main .post-navigation a {
    color: #000;
    text-decoration: none;
  }
  .site-main .comment-navigation a:hover,
  .site-main .posts-navigation a:hover,
  .site-main .post-navigation a:hover,
  .site-main .comment-navigation a:focus,
  .site-main .posts-navigation a:focus,
  .site-main .post-navigation a:focus {
    color: #4db2ec;
  }
  .nav-subtitle {
    display: block;
  }
  .nav-previous .nav-title-icon-wrapper {
    margin-right: 10px;
  }
  .nav-next .nav-title-icon-wrapper {
    margin-left: 10px;
  }
  .navigation.pagination .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
    color: #000;
    text-decoration: none;
  }
  .navigation.pagination .page-numbers.prev svg,
  .navigation.pagination .page-numbers.next svg {
    position: relative;
    top: -2px;
  }
  .navigation.pagination .page-numbers.current,
  .navigation.pagination .page-numbers:hover,
  .navigation.pagination .page-numbers:focus {
    background-color: #4db2ec;
    border-color: #4db2ec;
    color: #fff;
  }
  .navigation.pagination .page-numbers.prev:hover svg,
  .navigation.pagination .page-numbers.next:hover svg,
  .navigation.pagination .page-numbers.prev:focus svg,
  .navigation.pagination .page-numbers.next:focus svg {
    fill: #fff;
  }
  .post-navigation .nav-previous a:hover svg,
  .post-navigation .nav-previous a:focus svg,
  .post-navigation .nav-next a:hover svg,
  .post-navigation .nav-next a:focus svg {
    fill: #4db2ec;
  }
  .navigation.pagination {
    margin-top: 50px;
    text-align: center;
  }
  .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  #content[tabindex='-1']:focus {
    outline: 0;
  }
  .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
  }
  .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
  }
  .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .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,
  .container:before,
  .container:after,
  .site-main .comment-navigation:before,
  .site-main .posts-navigation:before,
  .site-main .post-navigation:before,
  .site-main .comment-navigation:after,
  .site-main .posts-navigation:after,
  .site-main .post-navigation:after,
  .blog-archive:before,
  .blog-archive:after {
    content: '';
    display: table;
    table-layout: fixed;
  }
  .clear:after,
  .entry-content:after,
  .comment-content:after,
  .site-header:after,
  .site-content:after,
  .site-footer:after,
  .container:before,
  .container:after,
  .site-main .comment-navigation:before,
  .site-main .posts-navigation:before,
  .site-main .post-navigation:before,
  .site-main .comment-navigation:after,
  .site-main .posts-navigation:after,
  .site-main .post-navigation:after,
  .blog-archive:before,
  .blog-archive:after {
    clear: both;
  }
  .widget {
    position: relative;
    margin: 0 0 1.5em;
  }
  .widget:last-child {
    margin-bottom: 0;
  }
  .widget select {
    max-width: 100%;
    width: 100%;
    padding: 10px;
  }
  .widget_search form.search-form {
    position: relative;
  }
  .widget_search input[type='search'] {
    width: 100%;
  }
  .widget_search input[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 8px 15px;
    background-color: #4db2ec;
    color: #fff;
    line-height: 28px;
    font-size: 12px;
  }
  .widget_search input[type='submit']:hover,
  .widget_search input[type='submit']:focus {
    border-color: #444;
    background-color: #444;
    color: #fff;
  }
  #secondary {
    background-color: #fff;
    padding: 30px;
  }
  .widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .widget ul ul {
    padding-left: 1em;
  }
  #secondary ul li,
  #footer-widgets ul li {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    padding: 7px 0;
  }
  #secondary ul li:last-child,
  #footer-widgets ul li:last-child {
    border-bottom: none;
  }
  #secondary ul li a,
  #footer-widgets ul li a {
    display: inline-block;
    text-transform: capitalize;
  }
  #footer-widgets ul li {
    border-bottom-color: rgba(255, 255, 255, 0.15);
  }
  #secondary a {
    color: #232323;
  }
  #secondary a:hover,
  #secondary a:focus {
    color: #4db2ec;
  }
  .tagcloud a {
    font-size: 16px !important;
    color: #717e81 !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    line-height: 1;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .tagcloud a:hover,
  .tagcloud a:focus {
    background-color: #4db2ec;
    border-color: #4db2ec;
    color: #fff !important;
  }
  .widget_recent_entries span {
    display: block;
  }
  .wp-block-latest-comments__comment-author,
  .wp-block-latest-comments__comment-link {
    font-weight: 400;
  }
  .comment-metadata a,
  .fn a {
    text-decoration: none;
  }
  .sticky {
    display: block;
  }
  .updated:not(.published) {
    display: none;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    margin: 0;
  }
  .page-links {
    clear: both;
    margin: 0 0 1.5em;
  }
  .error404 #primary,
  .has-sidebar.error404 #primary {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
  }
  .error-404.not-found .title {
    font-size: 150px;
    font-weight: 700;
    line-height: 1;
    color: #4db2ec;
  }
  .error-404.not-found input.search-field {
    min-width: 300px;
    display: block;
    margin: 0 auto 20px;
  }
  .has-sidebar.no-sidebar #primary {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .has-sidebar.no-sidebar #secondary {
    display: none;
  }
  .comment-content a {
    word-wrap: break-word;
  }
  .bypostauthor {
    display: block;
  }
  .comment-form input[type='text'],
  .comment-form input[type='email'],
  .comment-form input[type='url'] {
    width: 100%;
  }
  .comment-form input[type='checkbox'] {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .comments-title,
  .comment-reply-title {
    font-size: 32px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
  }
  .comments-title {
    margin-bottom: 25px;
  }
  .comment-author.vcard img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    float: left;
    border-radius: 50%;
    object-fit: cover;
  }
  #comments > ol.comment-list {
    margin-left: 0;
    padding-left: 0;
  }
  #comments ol.comment-list {
    list-style: none;
  }
  #comments ol.comment-list article {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
  }
  .comment-content {
    display: table-cell;
  }
  .reply {
    margin: 10px 0 0;
    text-align: right;
  }
  #respond {
    background-color: #fff;
    padding: 30px;
  }
  .form-submit {
    margin-bottom: 0;
  }
  .has-sidebar #primary {
    margin-bottom: 50px;
  }
  .infinite-scroll .posts-navigation,
  .infinite-scroll.neverending .site-footer {
    display: none;
  }
  .infinity-end.neverending .site-footer {
    display: block;
  }
  .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%;
  }
  .custom-logo-link {
    display: inline-block;
  }
  .wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
  }
  .wp-caption img[class*='wp-image-'] {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0;
  }
  .wp-caption-text {
    text-align: center;
  }
  .gallery {
    margin: -5px;
  }
  .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 5px;
    margin: 0;
  }
  .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;
  }
  .columns-1,
  .columns-2,
  .columns-3,
  .columns-4,
  .columns-5 {
    margin: 0 -10px;
  }
  .columns-1 article,
  .columns-2 article,
  .columns-3 article,
  .columns-4 article,
  .columns-5 article {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  #content-wrap {
    padding: 50px 0;
  }
  #wp-custom-header {
    text-align: center;
  }
  .custom-header-media {
    position: relative;
  }
  #wp-custom-header img {
    width: 100%;
    margin-top: 30px;
  }
  .home.has-header-video #wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
  .home.has-header-video #wp-custom-header video,
  .home.has-header-video #wp-custom-header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #wp-custom-header-video-button {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-color: #fff;
    border-radius: 80px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #wp-custom-header-video-button:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #4db2ec;
    display: inline-block;
    margin-left: 2px;
    margin-top: 4px;
  }
  #wp-custom-header-video-button.wp-custom-header-video-pause:before {
    opacity: 0;
    visibility: hidden;
  }
  #wp-custom-header-video-button.wp-custom-header-video-pause:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 20px;
    background: #4db2ec;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 14px;
    border-left: 5px solid #4db2ec;
    box-shadow: inset 5px 0 0 0 #fff;
  }
  .page-header {
    margin-bottom: 25px;
    text-align: center;
  }
  .page-title {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 32px;
  }
  .home .page-header,
  .blog .page-header {
    display: none;
  }
  .search-no-results .blog-archive.grid.columns-5.clear {
    height: auto !important;
  }
  .no-results.not-found {
    text-align: center;
  }
  .section-title {
    border-bottom: 2px solid #4db2ec;
    margin-bottom: 20px;
  }
  .section-title h2 {
    position: relative;
    background-color: #4db2ec;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 15px;
    margin: 0;
    line-height: 1;
    letter-spacing: 0.01em;
  }
  .section-title h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 34px solid #4db2ec;
    border-right: 18px solid transparent;
    z-index: 1;
    right: -18px;
  }
  #featured-posts-section {
    margin: 30px 0;
  }
  #featured-posts-section .blog-post-item {
    padding: 0;
    border: none;
  }
  #featured-posts-section .featured-image {
    margin-bottom: 0;
    padding: 110px 0;
    background-size: cover;
    background-position: center;
  }
  #featured-posts-section .entry-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
  }
  #featured-posts-section .entry-title a,
  #featured-posts-section .entry-meta a {
    color: #fff;
  }
  #featured-posts-section .entry-title a:hover,
  #featured-posts-section .entry-title a:focus,
  #featured-posts-section .entry-meta a:hover,
  #featured-posts-section .entry-meta a:focus {
    opacity: 0.8;
  }
  #featured-posts-section .cat-links {
    visibility: hidden;
    margin-bottom: 7px;
    display: block;
  }
  #featured-posts-section .cat-links a {
    background-color: #4db2ec;
    color: #fff;
    padding: 4px 7px;
    line-height: 1;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
  }
  #featured-posts-section .cat-links a:hover,
  #featured-posts-section .cat-links a:focus {
    background-color: #000;
  }
  #business-posts-section {
    margin: 30px 0;
  }
  #business-posts-section .featured-image img {
    height: 200px;
  }
  #lifestyle-posts-section {
    margin: 30px 0;
  }
  #lifestyle-posts-section article {
    margin-bottom: 0;
  }
  #lifestyle-posts-section .blog-post-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
    border-width: 0 1px 1px;
  }
  #lifestyle-posts-section .featured-image {
    width: 104px;
    height: 80px;
    margin-bottom: 0;
  }
  #lifestyle-posts-section .featured-image img {
    height: 100%;
  }
  #lifestyle-posts-section .entry-container {
    width: calc(100% - 104px);
    padding: 0 0 0 10px;
  }
  #first-advertisement,
  #second-advertisement {
    text-align: center;
  }
  #first-advertisement img,
  #second-advertisement img {
    max-height: 100px;
    width: auto;
  }
  #entertainment-posts-section {
    margin: 30px 0;
  }
  #entertainment-posts-section .featured-image img {
    height: 200px;
  }
  #health-posts-section {
    margin: 30px 0;
  }
  #health-posts-section article {
    margin-bottom: 0;
  }
  #health-posts-section .blog-post-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
    border-width: 0 1px 1px;
  }
  #health-posts-section .featured-image {
    width: 104px;
    height: 80px;
    margin-bottom: 0;
  }
  #health-posts-section .featured-image img {
    height: 100%;
  }
  #health-posts-section .entry-container {
    width: calc(100% - 104px);
    padding: 0 0 0 10px;
  }
  #health-posts-section article:first-child .featured-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #health-posts-section article:first-child .featured-image img {
    height: 197px;
  }
  #health-posts-section article:first-child .entry-container {
    width: auto;
    padding: 0 5px;
  }
  #travel-posts-section {
    margin: 30px 0;
  }
  #travel-posts-section article {
    margin-bottom: 0;
  }
  #travel-posts-section .blog-post-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
    border-width: 0 1px 1px;
  }
  #travel-posts-section .featured-image {
    width: 104px;
    height: 80px;
    margin-bottom: 0;
  }
  #travel-posts-section .featured-image img {
    height: 100%;
  }
  #travel-posts-section .entry-container {
    width: calc(100% - 104px);
    padding: 0 0 0 10px;
  }
  #travel-posts-section article:first-child .featured-image,
  #travel-posts-section article:nth-child(4) .featured-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #travel-posts-section article:first-child .featured-image img,
  #travel-posts-section article:nth-child(4) .featured-image img {
    height: 197px;
  }
  #travel-posts-section article:first-child .entry-container,
  #travel-posts-section article:nth-child(4) .entry-container {
    width: auto;
    padding: 0 5px;
  }
  #sports-posts-section {
    margin: 30px 0;
  }
  #sports-posts-section .blog-post-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
    border-width: 0 1px 1px;
  }
  #sports-posts-section .featured-image {
    width: 104px;
    height: 80px;
    margin-bottom: 0;
  }
  #sports-posts-section .featured-image img {
    height: 100%;
  }
  #sports-posts-section .entry-container {
    width: calc(100% - 104px);
    padding: 0 0 0 10px;
  }
  #sports-posts-section article:nth-child(1) .featured-image,
  #sports-posts-section article:nth-child(2) .featured-image,
  #sports-posts-section article:nth-child(4) .featured-image,
  #sports-posts-section article:nth-child(7) .featured-image,
  #sports-posts-section article:nth-child(8) .featured-image,
  #sports-posts-section article:nth-child(9) .featured-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #sports-posts-section article:nth-child(1) .featured-image img,
  #sports-posts-section article:nth-child(2) .featured-image img,
  #sports-posts-section article:nth-child(4) .featured-image img,
  #sports-posts-section article:nth-child(7) .featured-image img,
  #sports-posts-section article:nth-child(8) .featured-image img,
  #sports-posts-section article:nth-child(9) .featured-image img {
    height: 200px;
  }
  #sports-posts-section article:nth-child(1) .entry-container,
  #sports-posts-section article:nth-child(2) .entry-container,
  #sports-posts-section article:nth-child(4) .entry-container,
  #sports-posts-section article:nth-child(7) .entry-container,
  #sports-posts-section article:nth-child(8) .entry-container,
  #sports-posts-section article:nth-child(9) .entry-container {
    width: auto;
    padding: 0 5px;
  }
  #nature-posts-section {
    margin: 30px 0;
  }
  #nature-posts-section .featured-image img {
    height: 200px;
  }
  #politics-posts-section {
    margin: 30px 0;
  }
  #politics-posts-section .blog-post-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: flex-start;
    border-width: 0 1px 1px;
  }
  #politics-posts-section .featured-image {
    width: 104px;
    height: 80px;
    margin-bottom: 0;
  }
  #politics-posts-section .featured-image img {
    height: 100%;
  }
  #politics-posts-section .entry-container {
    width: calc(100% - 104px);
    padding: 0 0 0 10px;
  }
  #politics-posts-section article:nth-child(1) .featured-image,
  #politics-posts-section article:nth-child(3) .featured-image {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #politics-posts-section article:nth-child(1) .featured-image img,
  #politics-posts-section article:nth-child(3) .featured-image img {
    height: 200px;
  }
  #politics-posts-section article:nth-child(1) .entry-container,
  #politics-posts-section article:nth-child(3) .entry-container {
    width: auto;
    padding: 0 5px;
  }
  .blog-archive article {
    margin-bottom: 10px;
    width: 100%;
  }
  .entry-title {
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 20px;
  }
  .blog-archive .entry-content {
    margin-bottom: 25px;
  }
  .blog-archive .entry-meta > span:not(:last-child):after {
    content: '-';
    margin: 0 5px;
  }
  .posted-on a {
    color: #717e81;
  }
  .single .blog-post-item .featured-image {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }
  .blog-post-item .featured-image img {
    width: 100%;
    object-fit: cover;
  }
  .entry-title a,
  .comments-link a {
    color: #000;
    text-decoration: none;
  }
  .category-meta {
    display: block;
    margin-bottom: 5px;
  }
  .disable-post-category .cat-links,
  .disable-post-author .byline,
  .disable-post-date .posted-on {
    display: none;
  }
  .cat-links a {
    position: relative;
    visibility: visible;
    display: inline-block;
    line-height: 1.3;
    color: #000;
    text-decoration: none;
  }
  .cat-links a:hover,
  .cat-links a:focus {
    color: #4db2ec;
  }
  .entry-title a:hover,
  .entry-title a:focus,
  .posted-on a:hover,
  .posted-on a:focus,
  .comments-link a:hover,
  .comments-link a:focus {
    color: #4db2ec;
  }
  .blog-archive.grid.columns-5 article {
    margin-bottom: 20px;
  }
  .blog-archive article:last-child {
    margin-bottom: 0;
  }
  .blog-archive .blog-post-item {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #dedede;
    position: relative;
  }
  .blog-archive .featured-image {
    margin-bottom: 15px;
  }
  .featured-image {
    position: relative;
  }
  .blog-post-item .entry-container {
    padding: 0 5px;
  }
  .blog-post-item .entry-title {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 700;
  }
  .single-page-wrapper .entry-content {
    padding: 30px;
    background-color: #fff;
  }
  .single-post-wrap .blog-post-item .entry-title {
    font-size: 32px;
    margin: 0 0 10px;
  }
  .blog-post-item .entry-meta a {
    color: #121a1c;
    font-size: 12px;
    text-decoration: none;
  }
  .blog-post-item .entry-meta a:hover,
  .blog-post-item .entry-meta a:focus {
    color: #000;
  }
  .posted-on {
    color: #666;
    visibility: hidden;
  }
  .posted-on a {
    visibility: visible;
  }
  .posted-on a {
    margin-left: -75px;
  }
  .byline a:focus:before {
    opacity: 1;
  }
  .read-more a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.05em;
  }
  .read-more a:after {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #4db2ec;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
  }
  .single-post-wrap .entry-footer .tags-links,
  .single-post-wrap .entry-footer .tags-links a {
    color: #717e81;
  }
  .logged-in-as a {
    color: #000;
    text-decoration: none;
  }
  .single-post-wrap .entry-footer .tags-links a:hover,
  .single-post-wrap .entry-footer .tags-links a:focus,
  .logged-in-as a:hover,
  .logged-in-as a:focus {
    color: #4db2ec;
  }
  .single .entry-footer > span {
    display: block;
  }
  .single .entry-footer span.cat-links {
    margin-bottom: 10px;
  }
  .single .blog-post-item {
    padding: 0;
    border: none;
    background-color: #fff;
    padding: 20px;
  }
  .single .blog-post-item .entry-meta {
    display: block;
    margin-bottom: 10px;
  }
  .single .blog-post-item .entry-meta > span:not(:last-child):after {
    content: '-';
    margin: 0 5px;
  }
  .single .blog-post-item .entry-content {
    margin-bottom: 30px;
  }
  .single .blog-post-item .entry-footer {
    margin-bottom: 0;
  }
  #colophon {
    background-color: #1d2024;
  }
  #footer-widgets {
    padding: 60px 0;
  }
  #footer-widgets h1,
  #footer-widgets h2,
  #footer-widgets h3,
  #footer-widgets h4,
  #footer-widgets h5,
  #footer-widgets h6 {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    letter-spacing: 0.01em;
  }
  #footer-widgets .widget-area {
    margin: 0 -30px;
  }
  #footer-widgets .widget-column {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  #footer-widgets .widget-column:last-child {
    margin-bottom: 0;
  }
  #footer-widgets .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.05em;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  #secondary .widget-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  #footer-widgets .widget-title:after {
    content: '';
    position: absolute;
    background-color: #4db2ec;
    width: 50px;
    height: 3px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp-block-tag-cloud a {
    background-color: #4db2ec;
    color: #fff !important;
    text-decoration: none;
    font-size: 13px !important;
    line-height: 1;
    padding: 5px 7px;
    margin-bottom: 7px;
  }
  #colophon,
  #colophon a {
    color: #ccc;
  }
  #colophon a:hover,
  #colophon a:focus {
    color: #4db2ec;
  }
  #colophon .tagcloud a {
    border-color: rgba(255, 255, 255, 0.1);
    color: #ccc !important;
  }
  #colophon .tagcloud a:hover,
  #colophon .tagcloud a:focus {
    color: #fff !important;
  }
  .site-info {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 15px 0;
    text-align: center;
  }

  @media screen and (min-width: 567px) {
    .columns-2 article,
    .columns-3 article,
    .columns-4 article,
    .columns-5 article {
      width: 50%;
      float: left;
    }
    .columns-2 article:nth-child(2n + 1),
    .columns-3 article:nth-child(2n + 1),
    .columns-4 article:nth-child(2n + 1),
    .columns-5 article:nth-child(2n + 1) {
      clear: left;
    }
    .primary-menu-label {
      display: inline-block;
      vertical-align: middle;
    }
    .error-404.not-found input.search-field {
      min-width: 450px;
    }
  }
  @media screen and (min-width: 767px) {
    .columns-3 article,
    .columns-5 article {
      width: 33.33%;
    }
    .columns-3 article:nth-child(2n + 1),
    .columns-5 article:nth-child(2n + 1) {
      clear: none;
    }
    .columns-3 article:nth-child(3n + 1),
    .columns-5 article:nth-child(3n + 1) {
      clear: left;
    }
    .site-branding {
      text-align: left;
    }
    .site-branding-container {
      float: left;
    }
    #header-advertisement {
      float: right;
      text-align: right;
      width: 100%;
      max-width: 450px;
      padding-left: 50px;
    }
    .site-branding-container + #header-advertisement {
      margin-top: 0;
    }
    .widget_latest_posts .widget-header {
      margin-bottom: 70px;
    }
    .single .blog-post-item .entry-footer {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .single .entry-footer span.cat-links {
      margin-bottom: 0;
    }
    #footer-widgets .widget-column {
      text-align: left;
      margin-bottom: 0;
      width: 33.33%;
      float: left;
    }
    #footer-widgets .widget-title:after {
      left: 0;
      transform: none;
    }
  }
  @media screen and (min-width: 992px) {
    #header-advertisement {
      max-width: 670px;
    }
    #featured-posts-section article:first-child {
      width: 50%;
    }
    #featured-posts-section article:first-child .featured-image {
      padding: 225px 0;
    }
    #featured-posts-section article:first-child .entry-container {
      padding: 20px 20px 15px;
    }
    #featured-posts-section article:first-child .entry-title {
      font-size: 28px;
    }
  }
  @media screen and (min-width: 1024px) {
    .columns-5 article {
      width: 20%;
    }
    .columns-5 article:nth-child(3n + 1) {
      clear: none;
    }
    .columns-5 article:nth-child(5n + 1) {
      clear: left;
    }
    .navigation-menu .search-form {
      position: relative;
      top: 0;
    }
    .menu-sticky .nav-shrink .main-navigation {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
    }
    .menu-sticky.customize-support .nav-shrink .main-navigation {
      top: 32px;
    }
    .navigation-menu {
      width: auto;
    }
    .navigation-menu ul,
    .navigation-menu .nav-menu ul {
      display: block;
    }
    .navigation-menu ul ul li {
      border-bottom: 1px solid rgb(255 255 255/20%);
    }
    .navigation-menu ul ul li:last-child {
      border-bottom: none;
    }
    .navigation-menu li a svg,
    .nav-menu > li,
    .navigation-menu li {
      display: inline-block;
    }
    .navigation-menu a {
      padding: 8px 16px;
    }
    .nav-menu ul.sub-menu {
      background-color: #fff;
    }
    .navigation-menu ul ul {
      padding-left: 0;
    }
    .navigation-menu ul ul ul {
      -webkit-transform: translateX(-20px) translateZ(0);
      -moz-transform: translateX(-20px) translateZ(0);
      transform: translateX(-20px) translateZ(0);
      -webkit-transition: -webkit-transform 0.05s 0.3s,
        opacity 0.3s ease-out;
      transition: transform 0.05s 0.3s, opacity 0.3s ease-out;
      visibility: hidden;
    }
    .navigation-menu ul ul li:hover > ul,
    .navigation-menu ul ul li.focus > ul {
      opacity: 1;
      -webkit-transform: translateX(0) translateZ(0);
      -moz-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0);
      -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease;
      transition: transform 0.3s ease-out, opacity 0.3s ease;
      visibility: visible;
    }
    .navigation-menu ul ul svg {
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%) rotate(-90deg);
      -moz-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
      -o-transform: translateY(-50%) rotate(-90deg);
      transform: translateY(-50%) rotate(-90deg);
    }
    .navigation-menu ul ul li:last-child > a {
      border-bottom: none;
    }
    .navigation-menu .nav-menu > li > a {
      padding: 10px 16px;
      line-height: 40px;
      border-bottom: none;
    }
    .navigation-menu a {
      border-bottom: none;
    }
    .navigation-menu li.current-menu-item > a {
      color: #4db2ec;
    }
    .navigation-menu ul ul a {
      border-bottom: 1px solid rgb(255 255 255/10%);
    }
    .navigation-menu .nav-menu > li:hover > a:after,
    .navigation-menu .nav-menu > li.focus > a:after {
      opacity: 1;
    }
    .navigation-menu li.current-menu-item > a,
    .navigation-menu .nav-menu > li:hover > a,
    .navigation-menu .nav-menu > li.focus > a,
    .navigation-menu .nav-menu > li > a:hover,
    .navigation-menu .nav-menu > li > a:focus {
      color: #fff;
      background-color: #4db2ec;
    }
    .navigation-menu .nav-menu > li:hover,
    .navigation-menu .nav-menu > li.current-menu-item {
      border-right-color: #4db2ec;
    }
    .navigation-menu ul ul {
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 10;
      -webkit-transition: opacity 0.2s ease-out;
      -moz-transition: opacity 0.2s ease-out;
      -ms-transition: opacity 0.2s ease-out;
      -o-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out;
    }
    .navigation-menu .nav-menu ul.sub-menu {
      visibility: hidden;
      opacity: 0;
      box-shadow: 0 10px 25px rgb(0 0 0/15%);
      background-color: #202f5b;
    }
    .navigation-menu .nav-menu li:hover ul,
    .navigation-menu .nav-menu li.focus ul {
      opacity: 1;
      visibility: visible;
      display: block !important;
    }
    .navigation-menu ul ul ul {
      left: -999em;
      top: 0;
    }
    .navigation-menu ul ul li:hover > ul,
    .navigation-menu ul ul li.focus > ul {
      left: 100%;
    }
    .navigation-menu ul ul a {
      width: 256px;
      padding: 8px 30px 8px 15px;
    }
    .navigation-menu ul li:hover > ul,
    .navigation-menu ul li.focus > ul {
      right: auto;
      left: 0;
    }
    .nav-menu button.dropdown-toggle,
    .menu-toggle {
      display: none;
    }
    #masthead .nav-menu {
      border-top: none;
      display: block !important;
      text-align: left;
      float: left;
    }
    .site-branding {
      padding: 25px 0;
    }
    .site-title {
      font-size: 30px;
    }
    .custom-header .page-title {
      font-size: 32px;
    }
    .has-sidebar #primary {
      width: 70%;
      float: left;
      padding-right: 30px;
      margin-bottom: 0;
    }
    .has-sidebar #secondary {
      width: 30%;
      float: left;
    }
    .has-sidebar.right-sidebar #primary {
      float: left;
      padding-right: 20px;
    }
    .has-sidebar.right-sidebar #secondary {
      float: right;
    }
    .has-sidebar.left-sidebar #primary {
      float: right;
      padding-right: 0;
      padding-left: 40px;
    }
    .has-sidebar.left-sidebar #secondary {
      float: left;
    }
  }
  @media screen and (min-width: 1200px) {
    .columns-4 article {
      width: 25%;
    }
    .columns-4 article:nth-child(2n + 1) {
      clear: none;
    }
    .columns-4 article:nth-child(4n + 1) {
      clear: left;
    }
  }
  @charset "UTF-8";
  @font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
      format('woff');
  }
  :root {
    --swiper-theme-color: #007aff;
  }
  .jp-carousel-overlay .swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .jp-carousel-overlay .swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
  }
  .jp-carousel-overlay .swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
  }
  .jp-carousel-overlay .swiper-container-android .swiper-slide,
  .jp-carousel-overlay .swiper-wrapper {
    transform: translateZ(0);
  }
  .jp-carousel-overlay .swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .jp-carousel-overlay .swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .jp-carousel-overlay .swiper-container-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
  }
  .jp-carousel-overlay .swiper-container-pointer-events {
    touch-action: pan-y;
  }
  .jp-carousel-overlay
    .swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
  }
  .jp-carousel-overlay .swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
  }
  .jp-carousel-overlay .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .jp-carousel-overlay .swiper-container-autoheight,
  .jp-carousel-overlay .swiper-container-autoheight .swiper-slide {
    height: auto;
  }
  .jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
  }
  .jp-carousel-overlay .swiper-container-3d {
    perspective: 1200px;
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,
  .jp-carousel-overlay .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(
      270deg,
      rgba(0, 0, 0, 0.5),
      transparent
    );
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.5),
      transparent
    );
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.5),
      transparent
    );
  }
  .jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.5),
      transparent
    );
  }
  .jp-carousel-overlay .swiper-container-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
  }
  .jp-carousel-overlay
    .swiper-container-css-mode
    > .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .jp-carousel-overlay
    .swiper-container-css-mode
    > .swiper-wrapper
    > .swiper-slide {
    scroll-snap-align: start start;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal.swiper-container-css-mode
    > .swiper-wrapper {
    scroll-snap-type: x mandatory;
  }
  .jp-carousel-overlay
    .swiper-container-vertical.swiper-container-css-mode
    > .swiper-wrapper {
    scroll-snap-type: y mandatory;
  }
  :root {
    --swiper-navigation-size: 44px;
  }
  .jp-carousel-overlay .swiper-button-next,
  .jp-carousel-overlay .swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10;
  }
  .jp-carousel-overlay .swiper-button-next.swiper-button-disabled,
  .jp-carousel-overlay .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
  }
  .jp-carousel-overlay .swiper-button-next:after,
  .jp-carousel-overlay .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none;
  }
  .jp-carousel-overlay .swiper-button-prev,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }
  .jp-carousel-overlay .swiper-button-prev:after,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
  }
  .jp-carousel-overlay .swiper-button-next,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
  }
  .jp-carousel-overlay .swiper-button-next:after,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
  }
  .jp-carousel-overlay .swiper-button-next.swiper-button-white,
  .jp-carousel-overlay .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
  }
  .jp-carousel-overlay .swiper-button-next.swiper-button-black,
  .jp-carousel-overlay .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
  }
  .jp-carousel-overlay .swiper-button-lock {
    display: none;
  }
  .jp-carousel-overlay .swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    z-index: 10;
  }
  .jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-bullets,
  .jp-carousel-overlay .swiper-pagination-custom,
  .jp-carousel-overlay .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .jp-carousel-overlay .swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden;
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active,
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .jp-carousel-overlay
    .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .jp-carousel-overlay .swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: 0.2;
    width: 8px;
  }
  .jp-carousel-overlay button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .jp-carousel-overlay
    .swiper-pagination-clickable
    .swiper-pagination-bullet {
    cursor: pointer;
  }
  .jp-carousel-overlay .swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
  }
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
  }
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
  }
  .jp-carousel-overlay .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
  }
  .jp-carousel-overlay
    .swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
  }
  .jp-carousel-overlay
    .swiper-container-rtl
    .swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-progressbar,
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
  }
  .jp-carousel-overlay
    .swiper-container-horizontal
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
  .jp-carousel-overlay
    .swiper-container-vertical
    > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
  }
  .jp-carousel-overlay .swiper-pagination-white {
    --swiper-pagination-color: #fff;
  }
  .jp-carousel-overlay .swiper-pagination-black {
    --swiper-pagination-color: #000;
  }
  .jp-carousel-overlay .swiper-pagination-lock {
    display: none;
  }
  .jp-carousel-overlay .swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  .jp-carousel-overlay .swiper-zoom-container > canvas,
  .jp-carousel-overlay .swiper-zoom-container > img,
  .jp-carousel-overlay .swiper-zoom-container > svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .jp-carousel-overlay .swiper-slide-zoomed {
    cursor: move;
  }
  .jp-carousel-overlay .swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
  }
  :root {
    --jp-carousel-primary-color: #fff;
    --jp-carousel-primary-subtle-color: #999;
    --jp-carousel-bg-color: #000;
    --jp-carousel-bg-faded-color: #222;
    --jp-carousel-border-color: #3a3a3a;
  }
  :root .jp-carousel-light {
    --jp-carousel-primary-color: #000;
    --jp-carousel-primary-subtle-color: #646970;
    --jp-carousel-bg-color: #fff;
    --jp-carousel-bg-faded-color: #fbfbfb;
    --jp-carousel-border-color: #dcdcde;
  }
  .jp-carousel-overlay .swiper-button-next,
  .jp-carousel-overlay .swiper-button-prev,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-next,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
    background-image: none;
  }
  [data-carousel-extra]:not(.jp-carousel-wrap) img,
  [data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
    cursor: pointer;
  }
  .jp-carousel-wrap * {
    line-height: inherit;
  }
  .jp-carousel-wrap.swiper-container {
    height: auto;
    width: 100vw;
  }
  .jp-carousel-overlay .swiper-zoom-container {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 200%;
  }
  .jp-carousel-overlay
    .swiper-slide.swiper-slide-next
    .swiper-zoom-container
    img,
  .jp-carousel-overlay
    .swiper-slide.swiper-slide-prev
    .swiper-zoom-container
    img {
    transition: none !important;
  }
  .jp-carousel-overlay .swiper-button-next,
  .jp-carousel-overlay .swiper-button-prev {
    background-image: none;
    height: auto;
    opacity: 0.5;
    padding: 20px 40px;
    transition: opacity 0.5s ease-out;
    width: auto;
  }
  .jp-carousel-overlay .swiper-button-next:hover,
  .jp-carousel-overlay .swiper-button-prev:hover {
    opacity: 1;
  }
  .jp-carousel-overlay .swiper-button-next:after,
  .jp-carousel-overlay .swiper-button-prev:after,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,
  .jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after {
    content: none;
  }
  .jp-carousel-overlay .swiper-button-next svg,
  .jp-carousel-overlay .swiper-button-prev svg {
    background: var(--jp-carousel-bg-color);
    border-radius: 4px;
    height: 30px;
    width: 28px;
  }
  .jp-carousel-overlay {
    background: var(--jp-carousel-bg-color);
    bottom: 0;
    direction: ltr;
    font-family: Helvetica Neue, sans-serif !important;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
  }
  .jp-carousel-overlay * {
    box-sizing: border-box;
  }
  .jp-carousel-overlay h1:before,
  .jp-carousel-overlay h2:before,
  .jp-carousel-overlay h3:before {
    content: none;
    display: none;
  }
  .jp-carousel-overlay .swiper-container .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .jp-carousel-overlay .swiper-container .swiper-button-next {
    left: auto;
    right: 0;
  }
  .jp-carousel-overlay
    .swiper-container.swiper-container-rtl
    .swiper-button-next,
  .jp-carousel-overlay
    .swiper-container.swiper-container-rtl
    .swiper-button-prev {
    transform: scaleX(-1);
  }
  .jp-carousel-container {
    display: grid;
    grid-template-rows: 1fr 64px;
    height: 100%;
  }
  .jp-carousel-hide-controls .jp-carousel-container {
    grid-template-rows: 1fr;
  }
  .jp-carousel-hide-controls .swiper-wrapper {
    margin-top: -32px;
  }
  .jp-carousel-hide-controls .jp-swiper-button-next,
  .jp-carousel-hide-controls .jp-swiper-button-prev {
    margin-top: -54px;
  }
  .jp-carousel-msg {
    background-color: var(--jp-carousel-primary-color);
    border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 19px;
    margin: 25px 20px 0 2px;
    padding: 11px 15px;
    text-align: center;
  }
  .jp-carousel-info {
    -webkit-font-smoothing: subpixel-antialiased !important;
    background-color: var(--jp-carousel-bg-color);
    display: flex;
    flex-direction: column;
    opacity: 1;
    text-align: left !important;
    transition: opacity 0.2s ease-out;
    z-index: 100;
  }
  .jp-carousel-hide-controls .jp-carousel-info {
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .jp-carousel-info-footer {
    align-items: center;
    display: flex;
    height: 64px;
    justify-content: space-between;
    position: relative;
  }
  .jp-carousel-info-extra,
  .jp-carousel-info-footer {
    background-color: var(--jp-carousel-bg-color);
    width: 100vw;
  }
  .jp-carousel-info-extra {
    border-top: 1px solid var(--jp-carousel-bg-faded-color);
    display: none;
    padding: 35px;
  }
  .jp-carousel-title-and-caption {
    margin-bottom: 15px;
  }
  .jp-carousel-info-extra.jp-carousel-show {
    display: block;
  }
  .jp-carousel-info ::selection {
    background: var(--jp-carousel-primary-color);
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-info ::-moz-selection {
    background: var(--jp-carousel-primary-color);
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-photo-info {
    left: 0 !important;
    width: 100% !important;
  }
  .jp-carousel-comments-wrapper {
    display: none;
    padding: 0;
    width: 100% !important;
  }
  .jp-carousel-comments-wrapper.jp-carousel-show {
    display: block;
  }
  .jp-carousel-comments-wrapper > .jp-carousel-photo-info {
    display: none;
  }
  .jp-carousel-transitions .jp-carousel-photo-info {
    transition: 0.4s ease-out;
  }
  .jp-carousel-buttons {
    background: #222;
    border-bottom: 1px solid #222;
    margin: -18px -20px 15px;
    padding: 8px 10px;
    text-align: center;
  }
  div.jp-carousel-buttons a {
    -webkit-font-smoothing: subpixel-antialiased;
    border: none !important;
    color: var(--jp-carousel-primary-subtle-color);
    font: normal 11px/1.2em Helvetica Neue, sans-serif !important;
    letter-spacing: 0 !important;
    padding: 5px 2px 5px 0;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle;
  }
  div.jp-carousel-buttons a:hover {
    border: none !important;
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-transitions div.jp-carousel-buttons a:hover {
    transition: none !important;
  }
  .jp-carousel-slide,
  .jp-carousel-slide img {
    transform: translateZ(0);
  }
  .jp-carousel-close-hint {
    color: var(--jp-carousel-primary-color);
    cursor: default;
    cursor: pointer;
    height: 45px;
    letter-spacing: 0 !important;
    padding: 10px;
    position: fixed;
    right: 30px;
    text-align: right;
    top: 20px;
    transition: opacity 0.2s ease-out;
    width: 45px;
    z-index: 15;
  }
  .jp-carousel-transitions .jp-carousel-close-hint {
    transition: color 0.2s linear;
  }
  .jp-carousel-close-hint svg {
    background: var(--jp-carousel-bg-color);
    border-radius: 4px;
    padding: 3px 2px;
  }
  .jp-carousel-close-hint:hover {
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-close-hint:hover span {
    border-color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-pagination-container {
    flex: 1;
    margin: 0 15px 0 35px;
  }
  .jp-carousel-pagination,
  .jp-swiper-pagination {
    color: var(--jp-carousel-primary-color);
    display: none;
    font-size: 15px;
    font-weight: 400;
    position: static !important;
    white-space: nowrap;
  }
  .jp-carousel-pagination-container .swiper-pagination {
    line-height: 8px;
    text-align: left;
  }
  .jp-carousel-pagination {
    padding-left: 5px;
  }
  .jp-swiper-pagination .swiper-pagination-bullet {
    background: var(--jp-carousel-primary-subtle-color);
    margin: 0 9px;
  }
  .jp-swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--jp-carousel-primary-color);
  }
  .jp-swiper-pagination
    .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: var(--jp-carousel-primary-color);
    opacity: 0.5;
  }
  .jp-carousel-info-footer .jp-carousel-photo-title-container {
    flex-basis: 50vw;
    flex: 4;
    justify-content: center;
    margin: 0;
    overflow: hidden;
  }
  .jp-carousel-photo-caption,
  .jp-carousel-photo-title {
    background: none !important;
    border: none !important;
    color: var(--jp-carousel-primary-color);
    display: inline-block;
    font: normal 20px/1.3em Helvetica Neue, sans-serif;
    letter-spacing: 0 !important;
    line-height: normal;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    text-shadow: none !important;
    text-transform: none !important;
  }
  .jp-carousel-info-footer .jp-carousel-photo-caption {
    color: var(--jp-carousel-primary-subtle-color);
    cursor: pointer;
    font-size: 15px;
    margin: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jp-carousel-info-footer .jp-carousel-photo-caption p {
    margin: 0;
  }
  .jp-carousel-photo-title {
    font-size: 32px;
    margin-bottom: 2px;
  }
  .jp-carousel-photo-description {
    color: var(--jp-carousel-primary-subtle-color);
    font-size: 16px;
    margin: 25px 0;
    overflow: hidden;
    overflow-wrap: break-word;
    width: 100%;
  }
  .jp-carousel-photo-description p {
    color: var(--jp-carousel-primary-subtle-color);
    line-height: 1.4;
    margin-bottom: 0;
  }
  .jp-carousel-comments p a,
  .jp-carousel-info h2 a,
  .jp-carousel-photo-description p a {
    border: none !important;
    color: var(--jp-carousel-primary-color) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: underline !important;
  }
  .jp-carousel-photo-description p b,
  .jp-carousel-photo-description p strong {
    color: var(--jp-carousel-primary-subtle-color);
    font-weight: 700;
  }
  .jp-carousel-photo-description p em,
  .jp-carousel-photo-description p i {
    color: var(--jp-carousel-primary-subtle-color);
    font-style: italic;
  }
  .jp-carousel-comments p a:hover,
  .jp-carousel-info h2 a:hover,
  .jp-carousel-photo-description p a:hover {
    color: var(--jp-carousel-primary-subtle-color) !important;
  }
  .jp-carousel-photo-description p:empty {
    display: none;
  }
  .jp-carousel-comments-wrapper h1:after,
  .jp-carousel-comments-wrapper h1:before,
  .jp-carousel-photo-info h1:after,
  .jp-carousel-photo-info h1:before {
    content: none !important;
  }
  .jp-carousel-caption {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }
  .jp-carousel-image-meta {
    color: var(--jp-carousel-primary-color);
    display: none;
    font-size: 13px;
    font: 12px/1.4 Helvetica Neue, sans-serif !important;
    width: 100%;
  }
  .jp-carousel-image-meta.jp-carousel-show {
    display: block;
  }
  .jp-carousel-image-meta h5,
  .jp-carousel-image-meta li {
    background: none !important;
    border: none !important;
    bottom: auto !important;
    font-family: Helvetica Neue, sans-serif !important;
    font-weight: 400 !important;
    left: auto !important;
    line-height: 1.3em !important;
    position: inherit !important;
    right: auto !important;
    top: auto !important;
  }
  .jp-carousel-image-meta ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .jp-carousel-image-meta li {
    color: var(--jp-carousel-primary-color) !important;
    display: inline-block !important;
    font-size: 13px !important;
    margin: 0 2% 15px 0 !important;
    vertical-align: top !important;
    width: 48% !important;
  }
  .jp-carousel-image-meta h5 {
    color: var(--jp-carousel-primary-subtle-color) !important;
    font-size: 10px !important;
    letter-spacing: 0.1em !important;
    margin: 0 0 2px !important;
    text-transform: uppercase !important;
  }
  a.jp-carousel-image-download {
    clear: both;
    color: var(--jp-carousel-primary-subtle-color);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
  }
  a.jp-carousel-image-download svg {
    display: inline-block;
    margin: 0 3px;
    padding-bottom: 2px;
    vertical-align: middle;
  }
  a.jp-carousel-image-download span.photo-size {
    border-radius: 1em;
    display: inline-block;
    font-size: 11px;
    margin-left: 2px;
  }
  a.jp-carousel-image-download span.photo-size-times {
    padding: 0 1px 0 2px;
  }
  .jp-carousel-comments {
    background: none transparent;
    bottom: 10px;
    font: 15px/1.7 Helvetica Neue, sans-serif !important;
    font-weight: 400;
    margin-top: 20px;
    width: 100%;
  }
  .jp-carousel-comments p a:active,
  .jp-carousel-comments p a:focus,
  .jp-carousel-comments p a:hover {
    color: var(--jp-carousel-primary-color) !important;
  }
  .jp-carousel-comment {
    background: none transparent;
    color: var(--jp-carousel-primary-subtle-color);
    display: flex;
    overflow: auto;
    width: 100%;
  }
  .jp-carousel-comment + .jp-carousel-comment {
    margin-top: 20px;
  }
  .jp-carousel-comment:last-of-type {
    margin-bottom: 20px;
  }
  .jp-carousel-comment p {
    color: var(--jp-carousel-primary-subtle-color) !important;
  }
  .jp-carousel-comment .comment-author {
    border: none;
    display: inline;
    float: none;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .jp-carousel-comment .comment-author a {
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-comment .comment-gravatar {
    float: none;
    margin-right: 10px;
  }
  .jp-carousel-comment .comment-content {
    border: none;
    padding: 0;
  }
  .jp-carousel-comment .avatar {
    background-color: transparent !important;
    border: none !important;
    border-radius: 4px;
    height: 64px;
    margin: 0;
    min-height: 64px;
    min-width: 64px;
    padding: 0 !important;
    width: 64px;
  }
  .jp-carousel-comment .comment-date {
    border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
    color: var(--jp-carousel-primary-subtle-color);
    font-size: 11px;
    margin-bottom: 6px;
  }
  #jp-carousel-comment-form {
    margin: 0 0 10px !important;
    width: 100%;
  }
  #jp-carousel-comment-form.jp-carousel-is-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  textarea#jp-carousel-comment-form-comment-field {
    background: var(--jp-carousel-bg-faded-color);
    border: 1px solid var(--jp-carousel-border-color);
    border-radius: 3px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    color: var(--jp-carousel-primary-subtle-color);
    float: none;
    font: 16px/1.4 Helvetica Neue, sans-serif !important;
    height: 147px;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 5px;
    width: 100%;
  }
  textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #555;
  }
  textarea#jp-carousel-comment-form-comment-field:focus {
    background: var(--jp-carousel-bg-faded-color);
    color: var(--jp-carousel-primary-subtle-color);
  }
  textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: var(--jp-carousel-primary-subtle-color);
  }
  #jp-carousel-loading-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
  #jp-carousel-loading-wrapper {
    align-items: center;
    display: flex;
    height: 100vh;
    justify-content: center;
    width: 100vw;
  }
  #jp-carousel-library-loading,
  #jp-carousel-library-loading:after {
    border-radius: 50%;
    height: 40px;
    width: 40px;
  }
  #jp-carousel-library-loading {
    animation: load8 1.1s linear infinite;
    border: 8px solid hsla(0, 0%, 100%, 0.2);
    border-left: 8px solid var(--jp-carousel-primary-color);
    float: left;
    font-size: 10px;
    margin: 22px 0 0 10px;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
  }
  #jp-carousel-comment-form-spinner,
  #jp-carousel-comment-form-spinner:after {
    border-radius: 50%;
    height: 20px;
    width: 20px;
  }
  #jp-carousel-comment-form-spinner {
    animation: load8 1.1s linear infinite;
    border: 4px solid hsla(0, 0%, 100%, 0.2);
    border-left: 4px solid var(--jp-carousel-primary-color);
    bottom: 0;
    display: none;
    float: left;
    font-size: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: calc(50% - 15px);
    transform: translateZ(0);
  }
  @keyframes load8 {
    0% {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .jp-carousel-info-content-wrapper {
    margin: auto;
    max-width: 800px;
  }
  #jp-carousel-comment-form-submit-and-info-wrapper {
    display: none;
    overflow: hidden;
    width: 100%;
  }
  #jp-carousel-comment-form-commenting-as input {
    background: var(--jp-carousel-bg-color);
    border: 1px solid var(--jp-carousel-border-color);
    border-radius: 2px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: var(--jp-carousel-primary-subtle-color);
    float: left;
    font: 16px/1.4 Helvetica Neue, sans-serif !important;
    padding: 10px;
    width: 285px;
  }
  #jp-carousel-comment-form-commenting-as input:focus {
    background: var(--jp-carousel-bg-faded-color);
    color: var(--jp-carousel-primary-subtle-color);
  }
  #jp-carousel-comment-form-commenting-as p {
    float: left;
    font: 400 13px/1.7 Helvetica Neue, sans-serif !important;
    margin: 22px 0 0;
  }
  #jp-carousel-comment-form-commenting-as fieldset {
    border: none;
    clear: both;
    float: left;
    margin: 20px 0 0;
    padding: 0;
  }
  #jp-carousel-comment-form-commenting-as label {
    float: left;
    font: 400 13px/1.7 Helvetica Neue, sans-serif !important;
    margin: 0 20px 3px 0;
    width: 100px;
  }
  #jp-carousel-comment-form-button-submit {
    background: var(--jp-carousel-bg-color);
    border: 1px solid var(--jp-carousel-primary-color);
    border-radius: 3px;
    color: var(--jp-carousel-primary-color);
    display: block;
    font-size: 14px;
    margin-left: auto;
    margin-top: 20px;
    padding: 8px 16px;
  }
  #jp-carousel-comment-form-button-submit:active,
  #jp-carousel-comment-form-button-submit:focus {
    background: var(--jp-carousel-primary-color);
    color: var(--jp-carousel-bg-color);
  }
  #jp-carousel-comment-form-container {
    color: var(--jp-carousel-primary-subtle-color);
    margin-bottom: 15px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  #jp-carousel-comment-post-results {
    display: none;
    overflow: auto;
    width: 100%;
  }
  #jp-carousel-comment-post-results span {
    border: 1px solid var(--jp-carousel-border-color);
    border-radius: 2px;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: block;
    font: 13px/1.4 Helvetica Neue, sans-serif !important;
    margin-top: 20px;
    overflow: auto;
    padding: 1em 0;
    text-align: center;
    width: 100%;
  }
  .jp-carousel-comment-post-error {
    color: #df4926;
  }
  #jp-carousel-comments-closed,
  #jp-carousel-comments-loading {
    color: var(--jp-carousel-primary-subtle-color);
    display: none;
  }
  #jp-carousel-comments-loading {
    bottom: 10px;
    font: 400 15px/1.7 Helvetica Neue, sans-serif !important;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    width: 100%;
  }
  .jp-carousel-photo-icons-container {
    display: block;
    flex: 1;
    margin: 0 20px 0 30px;
    text-align: right;
    white-space: nowrap;
  }
  .jp-carousel-icon-btn {
    background: 0 0;
    border: none;
    display: inline-block;
    height: 64px;
    padding: 16px;
    text-decoration: none;
  }
  .jp-carousel-icon {
    border: none;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    padding: 4px 3px 3px;
    pointer-events: none;
    width: 31px;
  }
  .jp-carousel-icon,
  .jp-carousel-icon svg {
    display: inline-block;
  }
  .jp-carousel-overlay rect {
    fill: var(--jp-carousel-primary-color);
  }
  .jp-carousel-selected .jp-carousel-icon {
    background: var(--jp-carousel-primary-color);
  }
  .jp-carousel-selected rect {
    fill: var(--jp-carousel-bg-color);
  }
  .jp-carousel-icon-comments.jp-carousel-show {
    display: inline-block;
  }
  .jp-carousel-icon .jp-carousel-has-comments-indicator {
    background: var(--jp-carousel-primary-color);
    border-radius: 4px;
    color: var(--jp-carousel-bg-color);
    display: none;
    font-family: Helvetica Neue, sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: -16px;
    padding: 2px 4px;
    position: relative;
    vertical-align: top;
  }
  .jp-carousel-selected
    .jp-carousel-icon
    .jp-carousel-has-comments-indicator {
    background: var(--jp-carousel-bg-color);
    color: var(--jp-carousel-primary-color);
  }
  .jp-carousel-has-comments-indicator.jp-carousel-show {
    display: inline-block;
  }
  @media only screen and (max-width: 760px) {
    .jp-carousel-buttons,
    .jp-carousel-overlay .swiper-container .swiper-button-next,
    .jp-carousel-overlay .swiper-container .swiper-button-prev {
      display: none !important;
    }
    .jp-carousel-image-meta {
      box-sizing: border-box;
      float: none !important;
      margin-left: 0;
      width: 100% !important;
    }
    .jp-carousel-close-hint {
      font-size: 26px !important;
      position: fixed !important;
      right: 10px;
      top: 10px;
    }
    .admin-bar .jp-carousel-close-hint {
      top: 40px;
    }
    .jp-carousel-slide img {
      opacity: 1;
    }
    .jp-carousel-wrap {
      background-color: var(--jp-carousel-bg-color);
    }
    .jp-carousel-fadeaway,
    .jp-carousel-info > .jp-carousel-photo-info {
      display: none;
    }
    .jp-carousel-comments-wrapper > .jp-carousel-photo-info {
      display: block;
    }
    .jp-carousel-caption {
      overflow: visible !important;
    }
    .jp-carousel-info-footer .jp-carousel-photo-title-container {
      display: none;
    }
    .jp-carousel-photo-icons-container {
      margin: 0 10px 0 0;
      white-space: nowrap;
    }
    .jp-carousel-icon-btn {
      padding-left: 20px;
    }
    .jp-carousel-pagination {
      padding-left: 5px;
    }
    .jp-carousel-pagination-container {
      margin-left: 25px;
    }
    .jp-carousel-comment .avatar {
      min-width: 48px;
    }
    #jp-carousel-comment-form-commenting-as fieldset,
    #jp-carousel-comment-form-commenting-as input {
      float: none;
      width: 100%;
    }
  }
  .contact-form .clear-form {
    clear: both;
  }
  .contact-form input {
    font: inherit;
  }
  .contact-form input::placeholder {
    transition: opacity 0.3s ease-out;
  }
  .contact-form input:hover::placeholder {
    opacity: 0.5;
  }
  .contact-form input:focus::placeholder {
    opacity: 0.3;
  }
  .contact-form input[type='email'],
  .contact-form input[type='tel'],
  .contact-form input[type='text'],
  .contact-form input[type='url'] {
    box-sizing: border-box;
    margin-bottom: 1.5em;
    padding: 14px 7px;
    width: 100%;
  }
  .contact-form select {
    margin-bottom: 1.5em;
    min-width: 150px;
    padding: 14px 7px;
  }
  .contact-form textarea {
    box-sizing: border-box;
    float: none;
    font: inherit;
    height: 200px;
    margin-bottom: 1.5em;
    padding: 7px;
    width: 100%;
  }
  .contact-form input[type='checkbox'],
  .contact-form input[type='radio'] {
    float: none;
    margin: 0 0.75rem 0 5px;
  }
  .contact-form input[type='checkbox'] {
    margin-left: 0;
    top: 0;
  }
  .contact-form label {
    display: block;
    float: none;
    font-weight: 700;
    margin-bottom: 0.25em;
  }
  .contact-form label.consent-implicit input {
    display: none;
  }
  .contact-form label.checkbox,
  .contact-form label.checkbox-multiple,
  .contact-form label.radio {
    align-items: center;
    display: inline-flex;
    float: none;
    font-weight: 400;
    margin-bottom: 0.25em;
  }
  .contact-form .grunion-field-checkbox-multiple-wrap,
  .contact-form .grunion-field-checkbox-wrap,
  .contact-form .grunion-field-consent-wrap,
  .contact-form .grunion-field-radio-wrap {
    margin-bottom: 1em;
  }
  .contact-form label span {
    font-size: 85%;
    font-weight: 400;
    margin-left: 0.25em;
  }
  .contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em;
  }
  .contact-form-submission p {
    word-wrap: break-word;
    margin: 0 auto;
  }
  .form-errors .form-error-message {
    color: red;
  }
  .textwidget .contact-form input[type='email'],
  .textwidget .contact-form input[type='tel'],
  .textwidget .contact-form input[type='text'],
  .textwidget .contact-form input[type='url'],
  .textwidget .contact-form textarea,
  .wp-block-column .contact-form input[type='email'],
  .wp-block-column .contact-form input[type='tel'],
  .wp-block-column .contact-form input[type='text'],
  .wp-block-column .contact-form input[type='url'],
  .wp-block-column .contact-form textarea {
    width: 100%;
  }
  #jetpack-check-feedback-spam {
    margin: 1px 8px 0 0;
  }
  .jetpack-check-feedback-spam-spinner {
    display: inline-block;
    margin-top: 7px;
  }
  .wp-block-jetpack-contact-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .wp-block-jetpack-button,
  .wp-block-jetpack-contact-form .grunion-field-wrap {
    flex: 0 0 100%;
  }
  .wp-block-jetpack-button.alignright button {
    float: right;
  }
  .wp-block-jetpack-contact-form .grunion-field-wrap {
    border-right: 15px solid transparent;
  }
  .wp-block-jetpack-contact-form .grunion-field-width-25-wrap {
    flex: 0 0 25%;
  }
  .wp-block-jetpack-contact-form .grunion-field-width-50-wrap {
    flex: 0 0 50%;
  }
  .wp-block-jetpack-contact-form .grunion-field-width-75-wrap {
    flex: 0 0 75%;
  }
  .grunion-field-checkbox-wrap,
  .grunion-field-consent-wrap {
    align-self: center;
  }
  @media only screen and (min-width: 600px) {
    .contact-form input[type='email'],
    .contact-form input[type='tel'],
    .contact-form input[type='text'],
    .contact-form input[type='url'] {
      width: 50%;
    }
    .wp-block-jetpack-contact-form input[type='email'],
    .wp-block-jetpack-contact-form input[type='tel'],
    .wp-block-jetpack-contact-form input[type='text'],
    .wp-block-jetpack-contact-form input[type='url'] {
      width: 100%;
    }
  }
  .jetpack-empty-spam,
  .jetpack-empty-spam-container {
    display: inline-block;
  }
  .jetpack-empty-spam-spinner {
    display: inline-block;
    margin-top: 7px;
  }
  .wp-block-jetpack-contact-form .wp-block-spacer {
    width: 100%;
  }
  .infinite-loader {
    color: #000;
    display: block;
    height: 28px;
    text-align: center;
  }
  #infinite-handle span {
    background: #333;
    border-radius: 1px;
    color: #f0f0f1;
    cursor: pointer;
    font-size: 13px;
    padding: 6px 16px;
  }
  @keyframes spinner-inner {
    0% {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .infinite-loader .spinner-inner div {
    animation: spinner-inner 1s linear infinite;
    background: #000;
    border-radius: 3px/6px;
    height: 12px;
    left: 47px;
    outline: 1px solid #fff;
    position: absolute;
    top: 24px;
    transform-origin: 3px 26px;
    width: 6px;
  }
  .infinite-loader .spinner-inner div:first-child {
    animation-delay: -0.9166666667s;
    background: #000;
    transform: rotate(0deg);
  }
  .infinite-loader .spinner-inner div:nth-child(2) {
    animation-delay: -0.8333333333s;
    background: #000;
    transform: rotate(30deg);
  }
  .infinite-loader .spinner-inner div:nth-child(3) {
    animation-delay: -0.75s;
    background: #000;
    transform: rotate(60deg);
  }
  .infinite-loader .spinner-inner div:nth-child(4) {
    animation-delay: -0.6666666667s;
    background: #000;
    transform: rotate(90deg);
  }
  .infinite-loader .spinner-inner div:nth-child(5) {
    animation-delay: -0.5833333333s;
    background: #000;
    transform: rotate(120deg);
  }
  .infinite-loader .spinner-inner div:nth-child(6) {
    animation-delay: -0.5s;
    background: #000;
    transform: rotate(150deg);
  }
  .infinite-loader .spinner-inner div:nth-child(7) {
    animation-delay: -0.4166666667s;
    background: #000;
    transform: rotate(180deg);
  }
  .infinite-loader .spinner-inner div:nth-child(8) {
    animation-delay: -0.3333333333s;
    background: #000;
    transform: rotate(210deg);
  }
  .infinite-loader .spinner-inner div:nth-child(9) {
    animation-delay: -0.25s;
    background: #000;
    transform: rotate(240deg);
  }
  .infinite-loader .spinner-inner div:nth-child(10) {
    animation-delay: -0.1666666667s;
    background: #000;
    transform: rotate(270deg);
  }
  .infinite-loader .spinner-inner div:nth-child(11) {
    animation-delay: -0.0833333333s;
    background: #000;
    transform: rotate(300deg);
  }
  .infinite-loader .spinner-inner div:nth-child(12) {
    animation-delay: 0s;
    background: #000;
    transform: rotate(330deg);
  }
  .infinite-loader .spinner {
    background: 0 0;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    width: 28px;
  }
  .infinite-loader .spinner-inner {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.28);
    transform-origin: 0 0;
    width: 100%;
  }
  .infinite-loader .spinner-inner div {
    box-sizing: content-box;
  }
  #infinite-handle span button,
  #infinite-handle span button:focus,
  #infinite-handle span button:hover {
    background: 0 0;
    border: none;
    color: inherit;
    cursor: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: static;
  }
  #infinite-handle span button::-moz-focus-inner {
    border: none;
    margin: 0;
    padding: 0;
  }
  @media (max-width: 800px) {
    #infinite-handle span:before {
      display: none;
    }
    #infinite-handle span {
      display: block;
    }
  }
  #infinite-footer {
    bottom: -50px;
    left: 0;
    position: fixed;
    width: 100%;
  }
  #infinite-footer a {
    text-decoration: none;
  }
  #infinite-footer .blog-credits a:hover,
  #infinite-footer .blog-info a:hover {
    color: #444;
    text-decoration: underline;
  }
  #infinite-footer .container {
    background: hsla(0, 0%, 100%, 0.8);
    border: solid rgba(0, 0, 0, 0.1);
    border-width: 1px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 780px;
  }
  #infinite-footer .blog-credits,
  #infinite-footer .blog-info {
    box-sizing: border-box;
    line-height: 25px;
  }
  #infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%;
  }
  #infinite-footer .blog-credits {
    float: right;
    font-weight: 400;
    width: 60%;
  }
  #infinite-footer .blog-info a {
    color: #111;
    font-size: 14px;
    font-weight: 700;
  }
  #infinite-footer .blog-credits {
    color: #888;
    font-size: 12px;
    text-align: right;
  }
  #infinite-footer .blog-credits a {
    color: #646970;
  }
  .infinity-end.neverending #infinite-footer {
    display: none;
  }
  @media (max-width: 640px) {
    #infinite-footer .container {
      box-sizing: border-box;
      width: 100%;
    }
    #infinite-footer .blog-info {
      width: 30%;
    }
    #infinite-footer .blog-credits {
      width: 70%;
    }
    #infinite-footer .blog-credits,
    #infinite-footer .blog-info a {
      font-size: 10px;
    }
    #infinite-footer {
      position: static;
    }
  }
  #infinite-aria {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .infinite-wrap:focus {
    outline: 0 !important;
  }
  #wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
    overflow: hidden;
    width: 61px;
  }
  #wpadminbar iframe.admin-bar-likes-widget {
    border-width: 0;
    height: 28px;
    min-height: 28px;
    position: absolute;
    top: 0;
    width: 61px;
  }
  div.jetpack-likes-widget-wrapper {
    min-height: 50px;
    position: relative;
    width: 100%;
  }
  div.jetpack-likes-widget-wrapper .sd-link-color {
    font-size: 12px;
  }
  div.jetpack-comment-likes-widget-wrapper {
    min-height: 31px;
    position: relative;
    width: 100%;
  }
  div.jetpack-comment-likes-widget-wrapper iframe {
    margin-bottom: 0;
  }
  #likes-other-gravatars {
    background-color: #2e4453;
    border-width: 0;
    box-shadow: 0 0 10px #2e4453;
    box-shadow: 0 0 10px rgba(46, 68, 83, 0.6);
    display: none;
    min-width: 130px;
    padding: 10px 10px 12px;
    position: absolute;
    z-index: 1000;
  }
  #likes-other-gravatars * {
    line-height: normal;
  }
  #likes-other-gravatars .likes-text {
    color: #fff;
    font-size: 12px;
    padding-bottom: 8px;
  }
  #likes-other-gravatars li,
  #likes-other-gravatars ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
  }
  #likes-other-gravatars li:before {
    content: '';
  }
  #likes-other-gravatars ul.wpl-avatars {
    display: block;
    max-height: 190px;
    overflow: auto;
  }
  #likes-other-gravatars ul.wpl-avatars li {
    float: left;
    height: 32px;
    margin: 0 5px 5px 0;
    width: 32px;
  }
  #likes-other-gravatars ul.wpl-avatars li a {
    border-bottom: none !important;
    display: block;
    margin: 0 2px 0 0;
  }
  #likes-other-gravatars ul.wpl-avatars li a img {
    background: 0 0;
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    position: static;
  }
  div.sd-box {
    border-top: 1px solid #dcdcde;
    border-top: 1px solid rgba(0, 0, 0, 0.13);
  }
  .comment-likes-widget,
  .entry-content .post-likes-widget,
  .post-likes-widget {
    border-width: 0;
    display: block;
    margin: 0;
  }
  .comment-likes-widget-placeholder,
  .post-likes-widget-placeholder {
    border-width: 0;
    margin: 0;
    position: relative;
  }
  .comment-likes-widget-placeholder {
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
      Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    height: 18px;
    position: absolute;
  }
  .comment-likes-widget-placeholder:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232EA2CC' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    color: #2ea2cc;
    content: '';
    display: inline-block;
    height: 16px;
    padding-right: 5px;
    position: relative;
    top: 3px;
    width: 16px;
  }
  .post-likes-widget-placeholder .button {
    display: none;
  }
  .comment-likes-widget-placeholder .loading,
  .post-likes-widget-placeholder .loading {
    color: #999;
    font-size: 12px;
  }
  .comment-likes-widget-placeholder .loading {
    align-self: center;
    color: #4e4e4e;
    margin-top: 4px;
    padding-left: 5px;
  }
  div.sharedaddy.sd-like-enabled .sd-like h3 {
    display: none;
  }
  div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
    float: none;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .comment-likes-widget {
    width: 100%;
  }
  .cs-rating,
  .pd-rating {
    display: block !important;
  }
  .sd-gplus .sd-title {
    display: none;
  }

  #content div.sharedaddy,
  #main div.sharedaddy,
  div.sharedaddy {
    clear: both;
  }
  div.sharedaddy h3.sd-title {
    display: inline-block;
    font-size: 9pt;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 1em;
  }
  div.sharedaddy h3.sd-title:before {
    border-top: 1px solid #dcdcde;
    content: '';
    display: block;
    margin-bottom: 1em;
    min-width: 30px;
    width: 100%;
  }
  body.highlander-light h3.sd-title:before {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  body.highlander-dark h3.sd-title:before {
    border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  }
  .sd-sharing {
    margin-bottom: 1em;
  }
  .sd-content ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .sd-content ul li {
    display: inline-block;
  }
  .sd-content ul li.share-deprecated {
    opacity: 0.5;
  }
  .sd-content ul li.share-deprecated a span {
    text-decoration: line-through;
  }
  .sd-block.sd-gplus {
    margin: 0 0 0.5em;
  }
  .sd-gplus .sd-content {
    font-size: 12px;
  }
  .sd-content .share-email-error .share-email-error-title {
    margin: 0.5em 0;
  }
  .sd-content .share-email-error .share-email-error-text {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    margin: 0.5em 0;
  }

  .sd-content ul li a.sd-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font: normal 18px/1 social-logos;
    text-align: center;
    vertical-align: top;
  }
  .sd-social-icon-text ul li a.sd-button:before {
    position: relative;
    top: 2px;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .sd-content ul li a.sd-button:before {
      position: relative;
      top: 2px;
    }
  }
  .sd-social-official ul li a.sd-button:before {
    position: relative;
    top: -2px;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .sd-social-official ul li a.sd-button:before {
      top: 0;
    }
  }
  .sd-content ul li {
    margin: 0 5px 5px 0;
    padding: 0;
  }

  .sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .sharing-screen-reader-text:active,
  .sharing-screen-reader-text:focus,
  .sharing-screen-reader-text:hover {
    clip: auto !important;
    background-color: #f0f0f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  #jetpack-source_f_name {
    display: none !important;
    left: -9000px;
    position: absolute !important;
  }
  .sd-content .share-customize-link {
    line-height: 11px;
    margin-top: 0;
  }
  .sd-content .share-customize-link a {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
  }
  @media print {
    .sharedaddy.sd-sharing-enabled {
      display: none;
    }
  }

  body.presentation-wrapper-fullscreen-parent,
  html.presentation-wrapper-fullscreen-parent {
    overflow: hidden !important;
  }
  .presentation-wrapper-fullscreen-parent #wpadminbar {
    display: none;
  }
  .presentation-wrapper-fullscreen,
  .presentation-wrapper-fullscreen-parent {
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    min-height: 100% !important;
    min-width: 100% !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 10000 !important;
  }
  .presentation-wrapper-fullscreen {
    background-color: grey;
    border: none !important;
  }
  .presentation-wrapper-fullscreen .nav-arrow-left,
  .presentation-wrapper-fullscreen .nav-arrow-right {
    z-index: 20001;
  }
  .presentation-wrapper-fullscreen .nav-fullscreen-button {
    z-index: 20002;
  }
  .presentation-wrapper {
    border: 1px solid #dcdcde;
    line-height: normal;
    margin: 20px auto;
    overflow: hidden;
  }
  .presentation {
    margin: 0;
    outline: none;
    overflow: hidden;
    position: relative;
  }
  .presentation,
  .presentation .step {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .presentation .step.fade:not(.active) {
    opacity: 0;
  }
  .presentation .slide-content {
    padding: 30px;
  }
  .presentation .nav-arrow-left,
  .presentation .nav-arrow-right,
  .presentation .nav-fullscreen-button {
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s;
    width: 34px;
    z-index: 2;
  }
  .presentation .nav-arrow-left,
  .presentation .nav-arrow-right {
    background-image: url(wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);
    background-size: 450% 61px;
    height: 100%;
  }
  .presentation .nav-arrow-left {
    background-position: 4px 50%;
    left: 0;
  }
  .presentation .nav-arrow-right {
    background-position: -120px 50%;
    right: 0;
  }
  .presentation .nav-fullscreen-button {
    background-image: url(wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);
    background-size: 100% 100%;
    bottom: 0;
    height: 32px;
    margin: 4px;
    right: 0;
    width: 32px;
    z-index: 3;
  }
  .presentation:hover .nav-arrow-left,
  .presentation:hover .nav-arrow-right {
    opacity: 1;
  }
  .presentation:hover .nav-fullscreen-button {
    opacity: 0.8;
  }
  .presentation-wrapper-fullscreen .nav-fullscreen-button {
    background-image: url(wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png);
  }
  .presentation .autoplay-overlay {
    background-color: #dcdcde;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 50px;
    display: table;
    height: 15%;
    margin: 30% 10%;
    position: relative;
    transition: opacity 0.5s;
    width: 80%;
    z-index: 100;
  }
  .presentation .autoplay-overlay .overlay-msg {
    color: #fff;
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
  }
  .presentation .will-fade {
    opacity: 0;
  }
  .presentation .do-fade {
    opacity: 1;
    transition: opacity 0.5s;
  }

  .tiled-gallery {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
  }
  .tiled-gallery img {
    margin: 2px !important;
  }
  .tiled-gallery .gallery-group {
    float: left;
    position: relative;
  }
  .tiled-gallery .tiled-gallery-item {
    float: left;
    margin: 0;
    position: relative;
    width: inherit;
  }
  .tiled-gallery .gallery-row {
    overflow: hidden;
  }
  .tiled-gallery .tiled-gallery-item a {
    background: 0 0;
    border: none;
    color: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
  }
  .tiled-gallery .tiled-gallery-item img,
  .tiled-gallery .tiled-gallery-item img:hover {
    background: 0 0;
    border: none;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle;
  }
  .tiled-gallery-caption {
    background: #f0f0f1;
    background: hsla(0, 0%, 100%, 0.8);
    bottom: 0;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 11px;
  }
  .widget-gallery .tiled-gallery-unresized {
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .tiled-gallery .tiled-gallery-item img.grayscale {
    left: 0;
    position: absolute;
    top: 0;
  }
  .tiled-gallery .tiled-gallery-item img.grayscale:hover {
    opacity: 0;
  }
  .tiled-gallery.type-circle .tiled-gallery-item img {
    border-radius: 50% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .tiled-gallery.type-circle .tiled-gallery-caption {
    display: none;
  }
  .tiled-gallery.type-square .tiled-gallery-item img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .jetpack-display-remote-posts {
    margin: 5px 0 20px;
  }
  .jetpack-display-remote-posts h4 {
    margin: 5px 0;
    padding: 0;
  }
  .jetpack-display-remote-posts p {
    margin: 0;
    padding: 0;
  }
  .jetpack-display-remote-posts img {
    max-width: 100%;
  }
  .widget-grofile h4 {
    margin: 1em 0 0.5em;
  }
  .widget-grofile ul.grofile-urls {
    margin-left: 0;
    overflow: hidden;
  }
  .widget-grofile ul.grofile-accounts li {
    display: inline;
    list-style: none;
  }
  .widget-grofile ul.grofile-accounts li:before {
    content: '' !important;
  }

  .rtl .widget-grofile .grofile-accounts-logo {
    margin-left: 8px;
    margin-right: 0;
  }
  .grofile-thumbnail {
    max-width: 100%;
    width: 500px;
  }

  div[class^='gr_custom_container'] {
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 10px;
    color: #000;
    padding: 10px 5px;
  }
  div[class^='gr_custom_container'] a {
    color: #000;
  }
  h2[class^='gr_custom_header'] {
    display: none;
  }
  div[class^='gr_custom_each_container'] {
    border-bottom: 1px solid #a7aaad;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    width: 100%;
  }
  div[class^='gr_custom_book_container'] {
    float: right;
    height: 60px;
    margin-left: 4px;
    overflow: hidden;
    width: 39px;
  }
  div[class^='gr_custom_author'] {
    font-size: 10px;
  }
  div[class^='gr_custom_tags'] {
    color: gray;
    font-size: 10px;
  }
  div[class^='gr_custom_rating'] {
    display: none;
  }
  .widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0;
  }
  .widget_wpcom_social_media_icons_widget ul li {
    border: 0;
    display: inline;
    margin-right: 0.5em;
  }
  .widget_wpcom_social_media_icons_widget li a {
    border: 0;
    text-decoration: none;
  }
  .widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons;
  }
  .widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .widget_wpcom_social_media_icons_widget .screen-reader-text:active,
  .widget_wpcom_social_media_icons_widget .screen-reader-text:focus,
  .widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
    clip: auto !important;
    background-color: #f0f0f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  .widgets-grid-layout {
    width: 100%;
  }
  .widgets-grid-layout:after,
  .widgets-grid-layout:before {
    content: ' ';
    display: table;
  }
  .widgets-grid-layout:after {
    clear: both;
  }
  .widget-grid-view-image {
    float: left;
    max-width: 50%;
  }
  .widget-grid-view-image a {
    display: block;
    margin: 0 2px 4px 0;
  }
  .widget-grid-view-image:nth-child(2n) {
    float: right;
  }
  .widget-grid-view-image:nth-child(2n) a {
    margin: 0 0 4px 2px;
  }
  .widgets-grid-layout .widget-grid-view-image img {
    height: auto;
    max-width: 100%;
  }
  .widgets-list-layout {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .widgets-list-layout li:after,
  .widgets-list-layout li:before {
    content: '';
    display: table;
  }
  .widgets-list-layout li:after {
    clear: both;
  }
  .widgets-list-layout li {
    zoom: 1;
    list-style-type: none !important;
    margin-bottom: 1em;
  }
  .widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    height: auto;
    max-width: 40px;
    width: 21.276596%;
  }
  .widgets-list-layout-links {
    float: right;
    width: 73.404255%;
  }
  .widgets-list-layout span {
    opacity: 0.5;
  }
  .widgets-list-layout span:hover {
    opacity: 0.8;
  }
  .jetpack-image-container:after {
    clear: both;
  }
  .jetpack-image-container:after,
  .jetpack-image-container:before {
    content: '';
    display: table;
  }
  .widgets-multi-column-grid ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .widgets-multi-column-grid ul li {
    background: 0 0;
    border: none;
    clear: none;
    float: left;
    list-style-type: none !important;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
  }
  .widgets-multi-column-grid ul li a {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
  }
  .widgets-multi-column-grid .avatar {
    vertical-align: middle;
  }
  .widget_jetpack_my_community .avatar-240,
  .widget_jetpack_my_community .avatar-48 {
    max-height: 48px;
    max-width: 48px;
  }
  .widget.widget_authors li > ul,
  .widget_authors > ul {
    margin-left: inherit;
    padding-left: 0;
  }
  .widget_authors ul li li {
    padding-left: 0;
  }
  .widget_authors > ul > li {
    list-style: none;
    margin-bottom: 1em;
  }
  .widget_authors > ul > li + li {
    border-top: 0;
  }
  .widget.widget_authors img {
    box-shadow: none;
    margin-bottom: 5px;
    margin-right: 5px;
    vertical-align: middle;
  }
  .wpcnt {
    line-height: 2;
    text-align: center;
  }
  .wpa {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }
  .wpa-about {
    border-bottom: none !important;
    box-shadow: none !important;
    color: #888;
    display: block;
    font: 10px/1 Open Sans, Arial, sans-serif !important;
    left: 0;
    margin-top: 0;
    opacity: 0.85;
    position: absolute;
    right: 0;
    text-align: left !important;
    text-decoration: none !important;
    top: 5px;
  }
  .wpa .u > div {
    display: block;
    margin-bottom: 1em;
    margin-top: 5px;
  }
  div.wpa > div {
    margin-top: 20px;
  }
  .wpa .u .adsbygoogle {
    background-color: transparent;
    display: block;
    margin-bottom: 1em;
    margin-top: 17px;
  }
  .widget_eu_cookie_law_widget {
    animation: fadeIn 0.8s;
    border: none;
    bottom: 1em;
    left: 1em;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 1em;
    width: auto;
    z-index: 50001;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
      visibility: hidden;
    }
    to {
      opacity: 1;
      visibility: visible;
    }
  }
  .widget_eu_cookie_law_widget.widget.top {
    bottom: auto;
    top: 1em;
  }
  .admin-bar .widget_eu_cookie_law_widget.widget.top {
    top: 3em;
  }
  amp-consent.widget_eu_cookie_law_widget.widget.top {
    margin: 0;
    top: 1em;
  }
  .admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top {
    margin-top: 3em;
    top: 0;
  }
  #eu-cookie-law {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #2e4467;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 6px 6px 6px 15px;
    position: relative;
  }
  #eu-cookie-law a,
  #eu-cookie-law a:active,
  #eu-cookie-law a:visited {
    color: inherit;
    cursor: inherit;
    text-decoration: underline;
  }
  #eu-cookie-law a:hover {
    cursor: pointer;
    text-decoration: none;
  }
  #eu-cookie-law.negative {
    background-color: #000;
    border: none;
    color: #fff;
  }
  #eu-cookie-law.hide {
    opacity: 0;
    transition: opacity 0.4s, visibility 0.4s;
    visibility: hidden;
  }
  #eu-cookie-law form {
    margin-bottom: 0;
    position: static;
  }
  #eu-cookie-law input,
  #eu-cookie-law input:focus,
  #eu-cookie-law input:hover {
    background: #f3f3f3;
    border: 1px solid #dedede;
    border-radius: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #2e4453;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 0 5%;
    padding: 8px 12px;
    position: static;
    text-transform: none;
  }
  #eu-cookie-law.negative input,
  #eu-cookie-law.negative input:focus,
  #eu-cookie-law.negative input:hover {
    background: #282828;
    border-color: #535353;
    color: #fff;
  }
  @media (max-width: 600px) {
    #eu-cookie-law {
      padding-bottom: 55px;
    }
    #eu-cookie-law input.accept {
      bottom: 8px;
      position: absolute;
      right: 8px;
    }
  }
  .widget_eu_cookie_law_widget .customize-partial-edit-shortcut > button {
    left: 0;
  }
  .flickr-images {
    text-align: center;
  }
  .flickr-size-thumbnail .flickr-images {
    align-content: space-between;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .flickr-images img {
    margin: 5px;
    max-width: 100%;
  }
  .wpcom-instagram-images {
    grid-gap: 0.5rem;
    display: grid;
    grid-auto-columns: 1fr;
  }
  .wpcom-instagram-images:after,
  .wpcom-instagram-images:before {
    content: none;
  }
  .wpcom-instagram-images a {
    display: block;
    margin: 4px 2px;
  }
  .wpcom-instagram-columns-2 a,
  .wpcom-instagram-columns-3 a {
    display: inline-block;
    vertical-align: top;
  }
  .wpcom-instagram-columns-2 a {
    width: calc(50% - 8px);
  }
  .wpcom-instagram-columns-3 a {
    width: calc(33.3333% - 8px);
  }
  .wpcom-instagram-images .sq-bg-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
  }
  .wpcom-instagram-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .wpcom-instagram-columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  @supports (display: grid) {
    .wpcom-instagram-images a {
      display: block;
      margin: 0;
    }
    .wpcom-instagram-columns-2 a,
    .wpcom-instagram-columns-3 a {
      width: auto;
    }
  }
  .jetpack-search-filters-widget__sub-heading {
    font-size: inherit;
    font-weight: 700;
    margin: 0 0 0.5em;
    padding: 0;
  }
  .jetpack-search-form + .jetpack-search-filters-widget__sub-heading {
    margin-bottom: 0.5em !important;
    margin-top: 1.5em;
  }
  .jetpack-search-filters-widget__clear {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
  .jetpack-search-sort-wrapper {
    margin-bottom: 1.5em;
    margin-top: 1em;
  }
  .jetpack-search-sort-wrapper label {
    display: inherit;
  }
  .widget_search
    .jetpack-search-filters-widget__filter-list
    input[type='checkbox'] {
    height: auto;
    width: auto;
  }
  ul.jetpack-search-filters-widget__filter-list li {
    border: none;
    list-style: none;
    padding: 0;
  }
  ul.jetpack-search-filters-widget__filter-list li a {
    text-decoration: none;
  }
  ul.jetpack-search-filters-widget__filter-list li a:hover {
    box-shadow: none;
  }
  ul.jetpack-search-filters-widget__filter-list li label {
    display: inherit;
    font-weight: inherit;
  }
  .jetpack-search-filters-widget__filter-list {
    list-style: none;
  }
  ul.jetpack-search-filters-widget__filter-list {
    margin-bottom: 1.5em;
  }
  body.search .jetpack-search-form input[name='s']::placeholder {
    color: transparent;
  }
  body.search
    .jetpack-search-form
    input[name='s'].show-placeholder::placeholder {
    color: inherit;
  }

  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
  }
  .milestone-widget {
    margin-bottom: 1em;
  }
  .milestone-content {
    line-height: 2;
    margin-top: 5px;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }
  .milestone-header {
    background-color: var(--milestone-text-color, #111);
    color: var(--milestone-bg-color, #fff);
    line-height: 1.3;
    margin: 0;
    padding: 0.8em;
  }
  .milestone-header .date,
  .milestone-header .event {
    display: block;
  }
  .milestone-header .event {
    font-size: 120%;
  }
  .milestone-countdown .difference {
    display: block;
    font-size: 500%;
    font-weight: 700;
    line-height: 1.2;
  }
  .milestone-countdown,
  .milestone-message {
    background-color: var(--milestone-bg-color, #fff);
    border: 1px solid var(--milestone-border-color, #767676);
    border-top: 0;
    color: var(--milestone-text-color, #111);
    padding-bottom: 1em;
  }
  .milestone-message {
    padding-top: 1em;
  }
  img#wpstats {
    display: none;
  }
  .blog-post-item .entry-container,
  .type-page .entry-content {
    padding: 0;
  }
  .posted-on a {
    margin-left: -71px;
  }
  .book_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .book_list .row a {
    cursor: pointer;
    color: unset;
  }
  .book_list .row img {
    height: 465px;
    width: 301px;
  }
  figure.aligncenter {
    display: grid;
    justify-content: center;
  }
  .entry-footer,
  .navigation-menu .search-form {
    display: none;
  }
  .entry-content h6 em {
    font-size: 8px;
    color: #766d6d;
  }
  video {
    width: 100%;
  }
  .wp-block-quote {
    margin-left: 0;
  }