/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
    ## Core Widgets
    ## Newspaper X Posts Widget
    ## Newspaper X Banners Widget
    ## Newspaper X Recent Posts Widget
# Content
    ## Posts and pages
      ## Author Box
	## Asides
	## Comments
# Infinite scroll
# Modules
    ## Recent Posts
    ## Related Posts
    ## News Ticker
    ## Breadcrumbs
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.margin-top {
  margin-top: 30px; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #001936;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 21px; }

p {
  font-size: 15px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #8c9597;
  line-height: 25px;
  margin-bottom: 1.5em;
  font-weight: 400; }

article.post p {
  font-size: 15px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #8b8d91;
  font-weight: 400;
  line-height: 25px;
  margin-top: 10px; }

.single-post div.entry-content > p:first-child:first-letter {
  float: left;
  font-size: 86px;
  line-height: 75px;
  text-align: left;
  padding-right: 15px;
  display: inline-block; }

a {
  color: #0a396d;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: #0e649b; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #333;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 700; }

h1 {
  font-size: 33px;
  line-height: 37px; }

h2 {
  font-size: 28px;
  line-height: 30px; }

h3 {
  font-size: 24px;
  line-height: 26px; }

h4 {
  font-size: 22px;
  line-height: 24px; }

h5 {
  font-size: 20px;
  line-height: 25px; }

h6 {
  font-size: 18px;
  line-height: 25px; }

.section-title, .page-title, .newspaper-x-content .widget-title, .newspaper-x-after-content-sidebar .widget-title, #comments > h3:first-of-type, #reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
  padding: 2px 0;
  font-weight: 700;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 24px;
  border-left: 5px solid #0f5fa3;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 65px; }
  .section-title.comment-reply-title, .comment-reply-title.page-title, .newspaper-x-content .comment-reply-title.widget-title, .newspaper-x-after-content-sidebar .comment-reply-title.widget-title, #comments > h3.comment-reply-title:first-of-type, .comment-reply-title#reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3.comment-reply-title {
    margin-top: 20px; }
  .section-title > span, .page-title > span, .newspaper-x-content .widget-title > span, .newspaper-x-after-content-sidebar .widget-title > span, #comments > h3:first-of-type > span, #reply-title > span, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 > span {
    padding-left: 18px;
    background-color: #FFF;
    z-index: 1;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    position: relative;
    padding-right: 18px;
    color: #001936;
    font-size: 24px;
    font-weight: 700; }
  .section-title:after, .page-title:after, .newspaper-x-content .widget-title:after, .newspaper-x-after-content-sidebar .widget-title:after, #comments > h3:first-of-type:after, #reply-title:after, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3:after {
    content: '';
    width: 100%;
    height: 0px;
    border-bottom: 1px dotted #b7b7b7;
    position: absolute;
    display: block;
    top: 12px;
    right: 0; }

.page-title {
  margin-top: 15px; }

.page-header {
  padding: 0;
  margin: 0;
  border: none; }

.newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
  margin-top: 20px; }

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

blockquote {
  margin: 0 1.5em; }

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;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  margin: 0;
  display: block;
  width: 100%;
  border: none;
  padding: 50px 40px 20px 40px;
  background: #0a396d; }
  blockquote p, q p {
    color: #fff !important;
    font-weight: 400;
    font-size: 20px;
    border: none !important; }

q {
  display: inline-block;
  font-style: italic;
  width: initial;
  color: #0e649b; }

article.post blockquote p {
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  font-weight: 300; }
  article.post blockquote p::after {
    content: '';
    width: 78px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 20px auto 0px auto; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 15px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 15px; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

table:not(#wp-calendar) {
  border: 1px solid #e1e1e1;
  max-width: 100%;
  margin-bottom: 20px;
  width: 100%; }
  table:not(#wp-calendar) > thead > tr > th,
  table:not(#wp-calendar) > thead > tr > td,
  table:not(#wp-calendar) > tbody > tr > th,
  table:not(#wp-calendar) > tbody > tr > td,
  table:not(#wp-calendar) > tfoot > tr > th,
  table:not(#wp-calendar) > tfoot > tr > td {
    padding: 15px;
    vertical-align: top;
    border: 1px solid #e1e1e1; }
  table:not(#wp-calendar) > thead > tr > th,
  table:not(#wp-calendar) > thead > tr > td {
    border-bottom-width: 2px; }
  table:not(#wp-calendar) > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e1e1e1; }
  table:not(#wp-calendar) > caption + thead > tr:first-child > th,
  table:not(#wp-calendar) > caption + thead > tr:first-child > td,
  table:not(#wp-calendar) > colgroup + thead > tr:first-child > th,
  table:not(#wp-calendar) > colgroup + thead > tr:first-child > td,
  table:not(#wp-calendar) > thead:first-child > tr:first-child > th,
  table:not(#wp-calendar) > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table:not(#wp-calendar) > tbody + tbody {
    border-top: 2px solid #e1e1e1; }

.blazy {
  filter: blur(50px);
  /* this is needed so Safari keeps sharp edges */
  -khtml-transform: scale(1);
  transform: scale(1);
  transition: all .2s linear; }
  .blazy.b-loaded {
    filter: initial;
    -khtml-transform: initial;
    transform: initial;
    transition: all .2s linear; }

li.blazy {
  filter: blur(20px); }

.entry-content p {
  overflow: hidden; }

.pagination .page-numbers {
  padding: 10px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #8b8d91;
  font-size: 14px; }
  .pagination .page-numbers.current {
    color: #0a396d; }
    .pagination .page-numbers.current:hover, .pagination .page-numbers.current:focus {
      color: #0e649b; }
  .pagination .page-numbers:hover, .pagination .page-numbers:focus {
    color: #0e649b; }
  .pagination .page-numbers:active {
    color: #333333; }
  .pagination .page-numbers .fa-angle-right {
    margin-left: 20px; }
  .pagination .page-numbers .fa-angle-left {
    margin-right: 20px; }

ul.children {
  list-style: none;
  padding: 0; }

[class^='customize-partial-edit-shortcut-widget-newspaper_x_header_module'],
[class*=' customize-partial-edit-shortcut-widget-newspaper_x_header_module'] {
  left: 50%; }

.customize-partial-edit-shortcut-newspaper_x_header_bg {
  right: 0; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  background: #0a396d;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  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 {
    border-color: #aaa #bbb #bbb; }

button .button {
  background-color: #0a396d;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #FFF;
  border: none;
  font-size: 16px;
  font-weight: 700; }
  button .button:hover, button .button:focus {
    background-color: #0e649b; }
  button .button.active {
    background-color: #333333; }
  button .button.search-submit {
    font-size: 0;
    background-color: #000;
    color: #FFF;
    width: 56px;
    height: 56px;
    position: relative;
    top: 4px;
    border: none;
    margin-left: 4px; }
    button .button.search-submit:hover, button .button.search-submit:focus {
      border-color: transparent;
      background-color: #0e649b; }
    button .button.search-submit:after {
      content: '\F002';
      font-family: 'FontAwesome';
      line-height: 55px;
      font-size: 15px; }

.form-submit .submit {
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 55px;
  background-color: #0a396d;
  color: #FFF;
  border: none; }
  .form-submit .submit:hover, .form-submit .submit:focus {
    background-color: #0e649b; }
  .form-submit .submit.active {
    background-color: #333333; }

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;
  border: 1px solid #e1e1e1;
  font-size: 15px; }
  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; }

select {
  border: 1px solid #e1e1e1; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
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"] {
  padding: 1px 15px;
  line-height: 25px;
  color: #8b8d91; }
  input[type="text"]:hover, input[type="text"]:focus,
  input[type="email"]:hover,
  input[type="email"]:focus,
  input[type="url"]:hover,
  input[type="url"]:focus,
  input[type="password"]:hover,
  input[type="password"]:focus,
  input[type="number"]:hover,
  input[type="number"]:focus,
  input[type="tel"]:hover,
  input[type="tel"]:focus,
  input[type="range"]:hover,
  input[type="range"]:focus,
  input[type="date"]:hover,
  input[type="date"]:focus,
  input[type="month"]:hover,
  input[type="month"]:focus,
  input[type="week"]:hover,
  input[type="week"]:focus,
  input[type="time"]:hover,
  input[type="time"]:focus,
  input[type="datetime"]:hover,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:focus,
  input[type="color"]:hover,
  input[type="color"]:focus {
    border-color: #89b3ce; }

input[type="search"] {
  padding: 5px; }

textarea {
  padding: 10px 15px;
  line-height: 25px;
  min-height: 160px;
  color: #8b8d91;
  width: 100%; }
  textarea:hover, textarea:focus {
    border-color: #89b3ce; }

#searchform {
  border: 1px solid #e1e1e1;
  display: inline-block;
  width: 100%; }
  @media (max-width: 361px) {
    #searchform {
      display: inline-block; } }
  #searchform .search-submit {
    background: none;
    font-size: 11px;
    border-left: 1px solid;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding: 6px 14px;
    float: right;
    margin-top: 7px;
    color: #e1e1e1; }
    #searchform .search-submit:focus .fa {
      color: #0e649b; }
  #searchform > label {
    margin-bottom: 0;
    padding: 3px;
    border-radius: 0; }
    #searchform > label > input[type="search"] {
      width: 285px;
      bottom: 5px;
      position: relative;
      font-weight: 400;
      top: 0;
      border: none;
      border-radius: 0; }
      @media (max-width: 1199px) {
        #searchform > label > input[type="search"] {
          width: 200px; } }
      @media (max-width: 995px) {
        #searchform > label > input[type="search"] {
          width: 160px; } }
      @media (max-width: 768px) {
        #searchform > label > input[type="search"] {
          width: 285px; } }
      @media (max-width: 768px) {
        #searchform > label > input[type="search"] {
          width: 160px; } }
  #searchform:hover, #searchform:focus {
    border-color: #89b3ce; }

.top-header #searchform {
  border: none; }
  .top-header #searchform label {
    margin-bottom: 0;
    padding: 0px; }
  .top-header #searchform #search-field {
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    border-radius: 0;
    color: #FFF;
    width: 0;
    transition: all 0.3s;
    float: right;
    font-weight: 400; }
    .top-header #searchform #search-field.opened {
      transition: all 0.3s;
      width: 100%;
      padding-left: 10px; }
  .top-header #searchform .search-submit {
    margin-top: 0px;
    background: transparent;
    color: #FFF;
    font-size: 14px;
    border: none;
    outline: none;
    box-shadow: none;
    position: relative;
    left: 7px; }

#cat {
  padding: 10px;
  border-radius: 3px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #0a396d; }
  a:visited {
    color: #001936; }
  a:hover, a:focus, a:active {
    color: #0e649b; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/**
/ Underscores default styling
*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    background: #FFF; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li:focus-within > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li:focus-within > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/*
* Small menu.
*/
.menu-toggle {
  display: block;
  width: 35px;
  height: 35px;
  color: #001936;
  border-color: #001936;
  background: transparent;
  margin: 10px auto; }

@media screen and (max-width: 37.49em) {
  #site-navigation {
    border-top: 0;
    border-bottom: 0; }
    #site-navigation .container {
      padding-left: 0;
      padding-right: 0; }
    #site-navigation .row {
      margin-left: 0;
      margin-right: 0; }
    #site-navigation .col-md-12 {
      padding-left: 0;
      padding-right: 0; }
    #site-navigation ul {
      margin: 0;
      border-top: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
      padding: 10px 20px; }
    #site-navigation a {
      padding-bottom: 0; }
    #site-navigation .menu {
      padding-bottom: 0; }
      #site-navigation .menu > li {
        display: block;
        margin-right: 0;
        line-height: 1.5;
        padding: 8px 0;
        top: 0; }
        #site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
          border-top: 0;
          margin-top: 0; }
          #site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
            top: 0; } }

#site-navigation.toggled ul {
  display: block;
  /* List items will be 100% wide, spanning across the whole width of device */ }
  #site-navigation.toggled ul > li {
    /* Remove hover effects for small screens */ }
    #site-navigation.toggled ul > li > a {
      /* Remove after element for small screens */ }
      #site-navigation.toggled ul > li > a:after {
        display: none; }
    #site-navigation.toggled ul > li.menu-item-has-children > ul li a {
      padding: 0 0 10px 0; }
    #site-navigation.toggled ul > li.menu-item-has-children > ul li:hover > a, #site-navigation.toggled ul > li.menu-item-has-children > ul li:focus-within > a {
      color: #001936; }
    #site-navigation.toggled ul > li.menu-item-has-children > ul li.menu-item-has-children:after {
      display: none; }
  #site-navigation.toggled ul li {
    display: block;
    width: 100%;
    padding-right: 0;
    /* Remove big-screen styling for submenus, we display them little bit to the right */ }
    #site-navigation.toggled ul li.menu-item-has-children:after {
      display: none; }
    #site-navigation.toggled ul li.menu-item-has-children > ul li:after {
      display: none; }
    #site-navigation.toggled ul li.menu-item-has-children > ul li:hover, #site-navigation.toggled ul li.menu-item-has-children > ul li:focus-within {
      background-color: initial; }
    #site-navigation.toggled ul li ul {
      box-shadow: none;
      left: initial;
      top: initial;
      position: relative;
      padding-left: 20px;
      width: 100%; }
      #site-navigation.toggled ul li ul ul {
        left: initial;
        top: initial;
        position: relative;
        padding-left: 20px; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

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

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

/* Newspaper X Menu Customization starts here */
#site-navigation a {
  font-size: 15px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 26px;
  padding-bottom: 10px;
  position: relative;
  color: #939393;
  display: inline-block;
  font-weight: 300; }

#site-navigation .menu {
  padding-bottom: 10px;
  position: relative; }
  #site-navigation .menu > li {
    display: inline-block;
    margin-right: 37px;
    position: relative;
    line-height: 57px; }
    #site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
      border-top: 3px solid #0a396d;
      margin-top: -3px;
      top: 1px; }
      #site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
        top: -1px; }
    #site-navigation .menu > li > a {
      position: relative;
      text-align: center; }
      #site-navigation .menu > li > a:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: transparent;
        content: '';
        display: block; }
    #site-navigation .menu > li:last-of-type {
      padding-right: 0; }
    #site-navigation .menu > li.menu-item-has-children:after {
      content: "\F107";
      font-family: "FontAwesome";
      font-size: 16px;
      display: inline-block;
      padding-left: 5px;
      color: #939393; }
    #site-navigation .menu > li.menu-item-has-children > ul li:hover, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within {
      color: #FFF;
      background-color: #0e649b; }
      #site-navigation .menu > li.menu-item-has-children > ul li:hover > a, #site-navigation .menu > li.menu-item-has-children > ul li:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within > a, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within:after {
        color: #FFF; }
    #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children {
      position: relative; }
      #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:after {
        content: "\F105";
        font-family: "FontAwesome";
        font-size: 16px;
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 1px;
        color: #333; }
      #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:focus-within:after {
        color: #FFF; }
    #site-navigation .menu > li.menu-item-has-children > ul li a {
      padding: 10px 20px;
      font-size: 15px; }
  #site-navigation .menu .current_page_item {
    border-top: 3px solid #0a396d;
    bottom: 2px; }
    #site-navigation .menu .current_page_item > a {
      top: -1px; }

/*--------------------------------------------------------------
## Top Header Menu
--------------------------------------------------------------*/
/* Top header */
.top-header {
  background: #04132d;
  color: #fff; }
  .top-header .fa-circle {
    color: #04132d; }
  .top-header ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0; }
    .top-header ul li {
      display: inline-block; }
      .top-header ul li a {
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        font-size: 16px;
        line-height: 26px;
        padding: 10px 30px 10px 0;
        display: block;
        color: #ffffff; }
      .top-header ul li a:hover, .top-header ul li a:focus {
          text-decoration: none;
          color: #0e649b; }
      .top-header ul li:last-of-type a {
        padding-right: 0; }
  .top-header .top-header-tools {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .top-header #searchform {
    float: left;
    width: 175px;
    border-bottom: 1px solid #202d44;
    padding-top: 7px; }
    .top-header #searchform.search-right {
      float: right !important; }
    .top-header #searchform label {
      max-width: 140px; }
    .top-header #searchform :-ms-input-placeholder {
      opacity: 1;
      color: #fff; }
    .top-header #searchform ::placeholder {
      opacity: 1;
      color: #fff; }
    .top-header #searchform input[type="search"] {
      padding: 3px;
      background: #04132d;
      border: none;
      color: #fff;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      font-weight: 700;
      font-size: 14px;
      max-width: 128px; }
    @media (max-width: 480px) {
      .top-header #searchform {
        width: 100%;
        display: block; }
        .top-header #searchform .search-top-bar-submit {
          float: right;
          top: 7px; } }
  .top-header .top-header-mobile-toggle {
    display: none; }
  @media (max-width: 767px) {
    .top-header .top-header-tools {
      gap: 12px;
      align-items: center; }
    .top-header #searchform {
      float: none;
      flex: 1 1 auto;
      width: auto;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      padding: 0 6px 0 16px;
      border: 1px solid rgba(255, 255, 255, 0.16);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.04); }
      .top-header #searchform label {
        display: block;
        flex: 1 1 auto;
        max-width: none; }
      .top-header #searchform input[type="search"] {
        width: 100%;
        max-width: none;
        position: static;
        bottom: auto;
        top: auto;
        padding: 12px 0;
        border: none;
        background: transparent;
        color: #fff; }
      .top-header #searchform .search-submit {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 40px;
        float: none;
        width: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
        position: static;
        left: auto;
        border: none;
        color: #fff;
        background: transparent;
        font-size: 22px; }
    .top-header .top-header-mobile-toggle {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      flex: 0 0 44px;
      width: 44px;
      height: 44px;
      margin: 0;
      padding: 0;
      border: 1px solid rgba(255, 255, 255, 0.24);
      border-radius: 12px;
      color: #fff;
      background: transparent;
      box-shadow: none; }
    .top-header ul {
      text-align: center; }
    .top-header #top-header-navigation, .top-header .top-header-icons {
      float: none !important; } }
  @media (max-width: 767px) {
    .top-header .top-header-icons {
      display: none; } }

/*--------------------------------------------------------------
## Social
--------------------------------------------------------------*/
/* Accessibility purpose */
.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em; }

/* The social links are actually a menu */
#menu-social.search-enabled, .search-enabled#menu-social-1 {
  margin-right: 30px; }

@media (max-width: 480px) {
  #menu-social, #menu-social-1 {
    float: none !important; }
    #menu-social ul, #menu-social-1 ul {
      text-align: center; } }

#menu-social ul, #menu-social-1 ul {
  list-style: none;
  margin: 0;
  text-align: center; }
  #menu-social ul li, #menu-social-1 ul li {
    display: inline-block;
    position: relative; }
    #menu-social ul li a, #menu-social-1 ul li a {
      padding: 8px 2px;
      color: #FFF;
      /* Add hover effects for the links, the brand colors */
      /* Add the social links depending on the link href */ }
      #menu-social ul li a:before, #menu-social-1 ul li a:before {
        content: '\F408';
        display: inline-block;
        padding: 0 5px;
        font-family: 'FontAwesome';
        font-size: 13px;
        vertical-align: top;
        -webkit-font-smoothing: antialiased; }
      #menu-social ul li a:hover[href*="wordpress.org"]::before, #menu-social-1 ul li a:hover[href*="wordpress.org"]::before, #menu-social ul li a:hover[href*="wordpress.com"]::before, #menu-social-1 ul li a:hover[href*="wordpress.com"]::before, #menu-social ul li a:focus[href*="wordpress.org"]::before, #menu-social-1 ul li a:focus[href*="wordpress.org"]::before, #menu-social ul li a:focus[href*="wordpress.com"]::before, #menu-social-1 ul li a:focus[href*="wordpress.com"]::before {
        color: #21759b; }
      #menu-social ul li a:hover[href*="facebook.com"]::before, #menu-social-1 ul li a:hover[href*="facebook.com"]::before, #menu-social ul li a:focus[href*="facebook.com"]::before, #menu-social-1 ul li a:focus[href*="facebook.com"]::before {
        color: #3b5998; }
      #menu-social ul li a:hover[href*="twitter.com"]::before, #menu-social-1 ul li a:hover[href*="twitter.com"]::before, #menu-social ul li a:focus[href*="twitter.com"]::before, #menu-social-1 ul li a:focus[href*="twitter.com"]::before {
        color: #33ccff; }
      #menu-social ul li a:hover[href*="dribbble.com"]::before, #menu-social-1 ul li a:hover[href*="dribbble.com"]::before, #menu-social ul li a:focus[href*="dribbble.com"]::before, #menu-social-1 ul li a:focus[href*="dribbble.com"]::before {
        color: #ea4c89; }
      #menu-social ul li a:hover[href*="plus.google.com"]::before, #menu-social-1 ul li a:hover[href*="plus.google.com"]::before, #menu-social ul li a:focus[href*="plus.google.com"]::before, #menu-social-1 ul li a:focus[href*="plus.google.com"]::before {
        color: #dd4b39; }
      #menu-social ul li a:hover[href*="pinterest.com"]::before, #menu-social-1 ul li a:hover[href*="pinterest.com"]::before, #menu-social ul li a:focus[href*="pinterest.com"]::before, #menu-social-1 ul li a:focus[href*="pinterest.com"]::before {
        color: #c8232c; }
      #menu-social ul li a:hover[href*="github.com"]::before, #menu-social-1 ul li a:hover[href*="github.com"]::before, #menu-social ul li a:focus[href*="github.com"]::before, #menu-social-1 ul li a:focus[href*="github.com"]::before {
        color: #171515; }
      #menu-social ul li a:hover[href*="tumblr.com"]::before, #menu-social-1 ul li a:hover[href*="tumblr.com"]::before, #menu-social ul li a:focus[href*="tumblr.com"]::before, #menu-social-1 ul li a:focus[href*="tumblr.com"]::before {
        color: #34526f; }
      #menu-social ul li a:hover[href*="youtube.com"]::before, #menu-social-1 ul li a:hover[href*="youtube.com"]::before, #menu-social ul li a:focus[href*="youtube.com"]::before, #menu-social-1 ul li a:focus[href*="youtube.com"]::before {
        color: #c4302b; }
      #menu-social ul li a:hover[href*="flickr.com"]::before, #menu-social-1 ul li a:hover[href*="flickr.com"]::before, #menu-social ul li a:focus[href*="flickr.com"]::before, #menu-social-1 ul li a:focus[href*="flickr.com"]::before {
        color: #ff0084; }
      #menu-social ul li a:hover[href*="vimeo.com"]::before, #menu-social-1 ul li a:hover[href*="vimeo.com"]::before, #menu-social ul li a:focus[href*="vimeo.com"]::before, #menu-social-1 ul li a:focus[href*="vimeo.com"]::before {
        color: #1AB7EA; }
      #menu-social ul li a:hover[href*="instagram.com"]::before, #menu-social-1 ul li a:hover[href*="instagram.com"]::before, #menu-social ul li a:focus[href*="instagram.com"]::before, #menu-social-1 ul li a:focus[href*="instagram.com"]::before {
        color: #3f729b; }
      #menu-social ul li a:hover[href*="codepen.io"]::before, #menu-social-1 ul li a:hover[href*="codepen.io"]::before, #menu-social ul li a:focus[href*="codepen.io"]::before, #menu-social-1 ul li a:focus[href*="codepen.io"]::before {
        color: #000; }
      #menu-social ul li a:hover[href*="linkedin.com"]::before, #menu-social-1 ul li a:hover[href*="linkedin.com"]::before, #menu-social ul li a:focus[href*="linkedin.com"]::before, #menu-social-1 ul li a:focus[href*="linkedin.com"]::before {
        color: #0e76a8; }
      #menu-social ul li a[href*="wordpress.org"]::before, #menu-social-1 ul li a[href*="wordpress.org"]::before, #menu-social ul li a[href*="wordpress.com"]::before, #menu-social-1 ul li a[href*="wordpress.com"]::before {
        content: '\F19A'; }
      #menu-social ul li a[href*="facebook.com"]::before, #menu-social-1 ul li a[href*="facebook.com"]::before {
        content: '\F09A'; }
      #menu-social ul li a[href*="twitter.com"]::before, #menu-social-1 ul li a[href*="twitter.com"]::before {
        content: '\F099'; }
      #menu-social ul li a[href*="dribbble.com"]::before, #menu-social-1 ul li a[href*="dribbble.com"]::before {
        content: '\F17D'; }
      #menu-social ul li a[href*="plus.google.com"]::before, #menu-social-1 ul li a[href*="plus.google.com"]::before {
        content: '\F0D5'; }
      #menu-social ul li a[href*="pinterest.com"]::before, #menu-social-1 ul li a[href*="pinterest.com"]::before {
        content: '\F231'; }
      #menu-social ul li a[href*="github.com"]::before, #menu-social-1 ul li a[href*="github.com"]::before {
        content: '\F09B'; }
      #menu-social ul li a[href*="tumblr.com"]::before, #menu-social-1 ul li a[href*="tumblr.com"]::before {
        content: '\F173'; }
      #menu-social ul li a[href*="youtube.com"]::before, #menu-social-1 ul li a[href*="youtube.com"]::before {
        content: '\F167'; }
      #menu-social ul li a[href*="flickr.com"]::before, #menu-social-1 ul li a[href*="flickr.com"]::before {
        content: '\F16E'; }
      #menu-social ul li a[href*="vimeo.com"]::before, #menu-social-1 ul li a[href*="vimeo.com"]::before {
        content: '\F27D'; }
      #menu-social ul li a[href*="instagram.com"]::before, #menu-social-1 ul li a[href*="instagram.com"]::before {
        content: '\F16D'; }
      #menu-social ul li a[href*="codepen.io"]::before, #menu-social-1 ul li a[href*="codepen.io"]::before {
        content: '\F1CB'; }
      #menu-social ul li a[href*="linkedin.com"]::before, #menu-social-1 ul li a[href*="linkedin.com"]::before {
        content: '\F0E1'; }

#menu-social-1 {
  text-align: left; }
  #menu-social-1 ul {
    text-align: left;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-list .reply:before,
.comment-content:after,
.comment-list .reply:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.newspaper-x-blog-sidebar {
  /**
  * Search Widget is a little different, does not have border
  */
  /**
  * Select all widgets except for the search box
  */ }
  .newspaper-x-blog-sidebar .widget_search {
    margin-bottom: 30px; }
    .newspaper-x-blog-sidebar .widget_search .widget-title {
      display: none; }
    .newspaper-x-blog-sidebar .widget_search h3 {
      text-transform: uppercase;
      font-size: 20px;
      margin-bottom: 20px;
      color: #001936; }
  .newspaper-x-blog-sidebar select {
    padding: 10px; }
  .newspaper-x-blog-sidebar .widget_newspaper_x_banner, .newspaper-x-blog-sidebar .widget_text {
    margin-bottom: 30px;
    overflow: hidden; }
    .newspaper-x-blog-sidebar .widget_newspaper_x_banner select, .newspaper-x-blog-sidebar .widget_text select {
      width: 100%; }
  .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) {
    /**
    * add the border + paddings
    */
    margin: 0 0 30px;
    /**
    * Style the header by adding background
    */
    /**
    * Reset the margins for UL / OL
    */
    /* Make sure select elements fit in widgets. */
    /**
    * Style the widget meta
    */
    /**
    * Style the widget rss
    */
    /**
    * Style the recent comments
    */
    /**
    * Style the recent posts
    */
    /**
    * Style the tag cloud
    */
    /**
    * Style the categories and archive widgets
    */
    /**
    * Calendar restyling. The title will always be hidden.
    */ }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ol {
      margin: 0;
      padding: 0px 0px 30px 0px;
      list-style-type: none; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select {
      max-width: 100%; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select option {
        max-width: 233px; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
      margin: 0;
      padding: 0px 18px 30px 18px; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul li > ul {
        margin-left: 0; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li {
      font-size: 15px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a {
        color: #8c9597; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:focus {
          color: #0e649b; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li {
      font-size: 15px;
      color: #001936;
      margin-bottom: 50px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a {
        color: #001936;
        font-size: 18px;
        font-weight: 700; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:focus {
          color: #0e649b; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rss-date {
        color: #bfbfbf;
        font-size: 12px;
        display: block; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rssSummary {
        color: #8b8d91;
        margin-top: 10px; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li cite {
        font-style: initial; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li {
      margin-bottom: 15px;
      font-size: 15px;
      color: #8b8d91;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a {
        color: #0a396d; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:focus {
          color: #0e649b; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li {
      margin-bottom: 15px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a {
        font-size: 15px;
        color: #8b8d91; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:focus {
          color: #0e649b; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li span {
        display: block;
        color: #bfbfbf;
        font-size: 12px; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud {
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud {
        padding: 0px 0px 30px 0px; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud h3 {
          font-size: 20px; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a {
          white-space: nowrap !important;
          padding: 4px 9px 4px 9px;
          margin: -2px 5px;
          border: 1px solid #7c95b1;
          line-height: 45px;
          font-size: 15px !important; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:focus {
            background: #0a396d;
            color: #fff;
            border: 1px solid #0a396d; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive {
      /**
      * Dropdown categories/archives
      */ }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > select, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > select {
        width: 100%;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
        padding: 10px; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        font-size: 15px;
        color: #001936; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li {
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px dotted #e1e1e1; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:last-of-type, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:last-of-type {
            border-bottom: none;
            margin-bottom: 20px; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus .newspaper-x-cat-count {
            text-decoration: none;
            color: #0e649b; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a {
            color: #8b8d91; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:focus, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:focus {
              text-decoration: none;
              color: #0e649b; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count {
            float: right;
            color: #8b8d91;
            font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
            font-size: 15px; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:before, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:before {
              content: "("; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:after, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:after {
              content: ")"; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children {
        list-style-type: none;
        margin-left: 0;
        padding-left: 25px; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children > li {
          margin-top: 10px;
          padding-top: 10px;
          border-top: 1px dotted #e1e1e1; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div ul {
      list-style-type: none; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
      padding: 0px; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul .sub-menu {
        padding-left: 10px; }
    .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar {
      padding: 0px;
      position: relative; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar .widget-title, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar h3 {
        display: none; }
      .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar {
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        width: 100%;
        font-size: 14px;
        font-weight: 300;
        border-collapse: separate;
        border-spacing: 4px;
        margin-left: 1px; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar > caption {
          border: 1px solid #e1e1e1;
          color: #001c28;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          text-align: center;
          font-size: 20px;
          font-weight: 700;
          padding-bottom: 22px;
          padding-top: 22px;
          min-height: 55px;
          position: relative;
          margin-bottom: 20px; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar th {
          text-align: center;
          color: #001936; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar .pad {
          display: none; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td {
          color: #8b8d91;
          margin-bottom: 10px;
          text-align: center;
          border: 1px solid #e1e1e1;
          padding: 9px 5px; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today {
            color: #fff;
            background: #0a396d; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today a {
              color: #fff; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:focus {
              background: #0e649b; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus {
            color: #fff;
            background: #0e649b; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus a {
              color: #fff; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a {
            color: #0e649b;
            text-decoration: none; }
            .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:focus {
              text-decoration: none;
              color: #fff; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev {
          border: none;
          position: absolute;
          top: -2px;
          left: 5%;
          width: 35px;
          height: 55px;
          background-color: transparent;
          color: #FFF; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev:before {
            content: '\F104';
            display: block;
            font-size: 14px;
            line-height: 55px;
            text-align: center;
            position: relative;
            color: #333;
            font-family: 'FontAwesome'; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev > a {
            top: 20px;
            position: absolute;
            color: transparent; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next {
          border: none;
          position: absolute;
          top: -2px;
          right: 5%;
          width: 35px;
          height: 55px;
          background-color: transparent;
          color: #FFF; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next:before {
            content: '\F105';
            display: block;
            font-size: 14px;
            line-height: 55px;
            text-align: center;
            position: relative;
            color: #333;
            font-family: 'FontAwesome'; }
          .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next > a {
            top: 20px;
            position: absolute;
            color: transparent; }
        .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar thead {
          border: none;
          color: #001936 !important; }

.widget-bordered, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text), .newspaper-x-blog-sidebar .widget_newspaper_x_recent, .newspaper-x-sidebar .widget_newspaper_x_recent {
  position: relative; }

.widget-title-styled, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > h3, .newspaper-x-blog-sidebar .widget_newspaper_x_recent > h3, .newspaper-x-sidebar .widget_newspaper_x_recent > h3 {
  color: #333;
  padding: 18px 0px;
  display: block;
  text-transform: uppercase;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative; }

.site-footer p {
  color: #a9afb5;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

.site-footer .newspaper-x-contact-p {
  margin-bottom: 0; }
  .site-footer .newspaper-x-contact-p strong {
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

.site-footer .newspaper-x-contact-logo {
  margin-top: 20px; }

.site-footer .widget_recent_entries ul {
  margin: 0px;
  padding: 0px; }
  .site-footer .widget_recent_entries ul li {
    list-style: none;
    margin-bottom: 20px; }
    .site-footer .widget_recent_entries ul li a {
      color: #a9afb5; }
      .site-footer .widget_recent_entries ul li a:hover, .site-footer .widget_recent_entries ul li a:focus {
        color: #0e649b; }
    .site-footer .widget_recent_entries ul li .post-date {
      display: block;
      color: #455263;
      font-size: 12px; }

.site-footer .widget {
  font-size: 15px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #a9afb5;
  position: relative;
  padding: 15px;
  z-index: 1;
  /**
    * Style the recent comments
    */
  /**
    * Style the meta
    */
  /**
    * Style the footer search
    */
  /**
    * Calendar restyling. The title will always be hidden.
    */
  /**
    * Style the tag cloud
    */
  /**
    * Style the widget rss
    */ }
  .site-footer .widget h3 {
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
    color: #FFF; }
  .site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget {
    height: 65px;
    margin-left: 0;
    margin-right: 0; }
    .site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-title h3 {
      margin-bottom: 15px; }
    .site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
      width: 225px; }
      @media (max-width: 1199px) {
        .site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
          width: 187px; } }
  .site-footer .widget.widget_categories {
    padding-right: 0px;
    position: relative; }
    .site-footer .widget.widget_categories > ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 15px;
      color: #333; }
      .site-footer .widget.widget_categories > ul > li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
        .site-footer .widget.widget_categories > ul > li:last-of-type {
          border-bottom: none; }
        .site-footer .widget.widget_categories > ul > li:hover a, .site-footer .widget.widget_categories > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_categories > ul > li:focus-within a, .site-footer .widget.widget_categories > ul > li:focus-within .newspaper-x-cat-count {
          text-decoration: none;
          color: #0e649b; }
        .site-footer .widget.widget_categories > ul > li a {
          color: #a9afb5;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          font-weight: 400; }
        .site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count {
          float: right;
          color: #2c3745;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          font-size: 12px; }
          .site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:before {
            content: "("; }
          .site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:after {
            content: ")"; }
    .site-footer .widget.widget_categories .children {
      list-style-type: none;
      margin-left: 0;
      padding-left: 25px; }
      .site-footer .widget.widget_categories .children > li {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px dotted rgba(225, 225, 225, 0.1); }
  .site-footer .widget.widget_recent_comments ul {
    padding: 0px; }
    .site-footer .widget.widget_recent_comments ul li {
      list-style: none;
      margin-bottom: 15px;
      font-size: 15px;
      color: #a9afb5;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .site-footer .widget.widget_recent_comments ul li a {
        color: #fff; }
        .site-footer .widget.widget_recent_comments ul li a:hover, .site-footer .widget.widget_recent_comments ul li a:focus {
          color: #0e649b; }
  .site-footer .widget.widget_meta ul {
    padding: 0px; }
    .site-footer .widget.widget_meta ul li {
      list-style: none;
      font-size: 15px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .site-footer .widget.widget_meta ul li a {
        color: #a9afb5; }
        .site-footer .widget.widget_meta ul li a:hover, .site-footer .widget.widget_meta ul li a:focus {
          color: #0e649b; }
  .site-footer .widget.widget_search {
    padding-right: 0px; }
    .site-footer .widget.widget_search #searchform {
      border-color: #001b30; }
      .site-footer .widget.widget_search #searchform .search-submit {
        color: #002135; }
      .site-footer .widget.widget_search #searchform label input[type="search"] {
        width: 100%;
        background: none;
        color: #fff; }
      .site-footer .widget.widget_search #searchform label ::-moz-placeholder {
        opacity: 1;
        color: #fff; }
      .site-footer .widget.widget_search #searchform label ::-webkit-input-placeholder {
        opacity: 1;
        color: #fff; }
      .site-footer .widget.widget_search #searchform:hover, .site-footer .widget.widget_search #searchform:focus {
        border-color: #053052; }
  .site-footer .widget.widget_calendar {
    padding: 0px;
    position: relative; }
    .site-footer .widget.widget_calendar .widget-title, .site-footer .widget.widget_calendar h3 {
      display: none; }
    .site-footer .widget.widget_calendar #wp-calendar {
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      width: 100%;
      font-size: 14px;
      font-weight: 300;
      border-collapse: separate;
      border-spacing: 4px;
      margin-left: 1px; }
      .site-footer .widget.widget_calendar #wp-calendar > caption {
        border: 1px solid #002438;
        color: #a9afb5;
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        text-align: center;
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 22px;
        padding-top: 22px;
        min-height: 55px;
        position: relative;
        margin-bottom: 20px; }
      .site-footer .widget.widget_calendar #wp-calendar th {
        text-align: center;
        color: #a9afb5; }
      .site-footer .widget.widget_calendar #wp-calendar .pad {
        display: none; }
      .site-footer .widget.widget_calendar #wp-calendar td {
        color: #a9afb5;
        margin-bottom: 10px;
        text-align: center;
        border: 1px solid #002438;
        padding: 9px 5px; }
        .site-footer .widget.widget_calendar #wp-calendar td#today {
          color: #fff;
          background: #0a396d;
          border-color: #0a396d; }
          .site-footer .widget.widget_calendar #wp-calendar td#today a {
            color: #fff; }
          .site-footer .widget.widget_calendar #wp-calendar td#today:hover, .site-footer .widget.widget_calendar #wp-calendar td#today:focus {
            background: #0e649b;
            border-color: #0e649b; }
        .site-footer .widget.widget_calendar #wp-calendar td:hover, .site-footer .widget.widget_calendar #wp-calendar td:focus {
          color: #fff;
          background: #0e649b;
          border-color: #0e649b; }
          .site-footer .widget.widget_calendar #wp-calendar td:hover a, .site-footer .widget.widget_calendar #wp-calendar td:focus a {
            color: #fff; }
        .site-footer .widget.widget_calendar #wp-calendar td a {
          color: #0e649b;
          text-decoration: none; }
          .site-footer .widget.widget_calendar #wp-calendar td a:hover, .site-footer .widget.widget_calendar #wp-calendar td a:focus {
            text-decoration: none;
            color: #fff; }
      .site-footer .widget.widget_calendar #wp-calendar #prev {
        border: none;
        position: absolute;
        top: -3px;
        left: 5%;
        width: 35px;
        height: 55px;
        background-color: transparent;
        color: #FFF; }
        .site-footer .widget.widget_calendar #wp-calendar #prev:before {
          content: '\F104';
          display: block;
          font-size: 14px;
          line-height: 55px;
          text-align: center;
          position: relative;
          color: #a9afb5;
          font-family: 'FontAwesome'; }
        .site-footer .widget.widget_calendar #wp-calendar #prev > a {
          top: 20px;
          position: absolute;
          color: transparent; }
      .site-footer .widget.widget_calendar #wp-calendar #next {
        border: none;
        position: absolute;
        top: -3px;
        right: 5%;
        width: 35px;
        height: 55px;
        background-color: transparent;
        color: #FFF; }
        .site-footer .widget.widget_calendar #wp-calendar #next:before {
          content: '\F105';
          display: block;
          font-size: 14px;
          line-height: 55px;
          text-align: center;
          position: relative;
          color: #a9afb5;
          font-family: 'FontAwesome'; }
        .site-footer .widget.widget_calendar #wp-calendar #next > a {
          top: 20px;
          position: absolute;
          color: transparent; }
      .site-footer .widget.widget_calendar #wp-calendar thead {
        border: none;
        color: #001936 !important; }
  .site-footer .widget.widget_tag_cloud {
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
    .site-footer .widget.widget_tag_cloud .tagcloud h3 {
      font-size: 20px; }
    .site-footer .widget.widget_tag_cloud .tagcloud a {
      color: #a9afb5;
      padding: 4px 9px 4px 9px;
      margin: -2px 5px;
      border: 1px solid #001c31;
      line-height: 45px;
      white-space: nowrap !important;
      font-size: 15px !important; }
      .site-footer .widget.widget_tag_cloud .tagcloud a:hover, .site-footer .widget.widget_tag_cloud .tagcloud a:focus {
        background: #0a396d;
        color: #fff;
        border: 1px solid #0a396d; }
  .site-footer .widget.widget_rss ul {
    padding: 0px; }
    .site-footer .widget.widget_rss ul li {
      list-style: none;
      font-size: 15px;
      color: #f1f1f1;
      margin-bottom: 50px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .site-footer .widget.widget_rss ul li a {
        color: #f1f1f1;
        font-size: 18px;
        font-weight: 700; }
        .site-footer .widget.widget_rss ul li a:hover, .site-footer .widget.widget_rss ul li a:focus {
          color: #0e649b; }
      .site-footer .widget.widget_rss ul li .rss-date {
        color: #a9afb5;
        font-size: 12px;
        display: block; }
      .site-footer .widget.widget_rss ul li .rssSummary {
        color: #a9afb5;
        margin-top: 10px; }
      .site-footer .widget.widget_rss ul li cite {
        font-style: initial;
        color: #f1f1f1; }
  .site-footer .widget.widget_archive {
    padding-right: 0px;
    position: relative; }
    .site-footer .widget.widget_archive > ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 15px;
      color: #333; }
      .site-footer .widget.widget_archive > ul > li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
        .site-footer .widget.widget_archive > ul > li:last-of-type {
          border-bottom: none; }
        .site-footer .widget.widget_archive > ul > li:hover a, .site-footer .widget.widget_archive > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_archive > ul > li:focus a, .site-footer .widget.widget_archive > ul > li:focus .newspaper-x-cat-count {
          text-decoration: none;
          color: #0e649b; }
        .site-footer .widget.widget_archive > ul > li a {
          color: #a9afb5;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          font-weight: 400; }
        .site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count {
          float: right;
          color: #2c3745;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
          font-size: 12px; }
          .site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:before {
            content: "("; }
          .site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:after {
            content: ")"; }
    .site-footer .widget.widget_archive .children {
      list-style-type: none;
      margin-left: 0;
      padding-left: 25px; }
      .site-footer .widget.widget_archive .children > li {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px dashed #e1e1e1; }

.site-footer .contact-widget div {
  margin-bottom: 12px; }
  .site-footer .contact-widget div span {
    font-size: 15px;
    color: #fff;
    font-weight: 700; }
  .site-footer .contact-widget div a {
    color: #a9afb5;
    font-size: 15px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
    .site-footer .contact-widget div a:hover, .site-footer .contact-widget div a:focus {
      color: #0e649b; }

.site-footer .contact-widget #social-contact {
  padding-left: 0px;
  margin-top: 25px; }
  .site-footer .contact-widget #social-contact li {
    display: inline; }
    .site-footer .contact-widget #social-contact li a {
      /* Add the social links depending on the link href */
      color: #fff; }
      .site-footer .contact-widget #social-contact li a:before {
        content: '\F408';
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 11px;
        -webkit-font-smoothing: antialiased;
        padding: 2px 11px 2px 12px;
        margin-right: 7px;
        border-radius: 20px;
        margin-bottom: 10px; }
      .site-footer .contact-widget #social-contact li a span {
        display: none; }
      .site-footer .contact-widget #social-contact li a[href*="wordpress.org"]::before, .site-footer .contact-widget #social-contact li a[href*="wordpress.com"]::before {
        content: '\F19A';
        background: #21759b;
        padding: 2px 9px 2px 11px; }
      .site-footer .contact-widget #social-contact li a[href*="facebook.com"]::before {
        content: '\F09A';
        background: #3b5998; }
      .site-footer .contact-widget #social-contact li a[href*="twitter.com"]::before {
        content: '\F099';
        background: #38a4f0;
        padding: 2px 9px 2px 10px;
        margin-right: 7px; }
      .site-footer .contact-widget #social-contact li a[href*="dribbble.com"]::before {
        content: '\F17D';
        background: #ea4c89;
        padding: 2px 10px 2px 10px; }
      .site-footer .contact-widget #social-contact li a[href*="plus.google.com"]::before {
        content: '\F0D5';
        background: #ed3521;
        padding: 2px 9px 2px 7px;
        margin-right: 7px; }
      .site-footer .contact-widget #social-contact li a[href*="pinterest.com"]::before {
        content: '\F231';
        background: #c8232c; }
      .site-footer .contact-widget #social-contact li a[href*="github.com"]::before {
        content: '\F09B';
        background: #171515; }
      .site-footer .contact-widget #social-contact li a[href*="tumblr.com"]::before {
        content: '\F173';
        background: #36465d;
        padding: 2px 11px 2px 12px;
        margin-right: 5px; }
      .site-footer .contact-widget #social-contact li a[href*="youtube.com"]::before {
        content: '\F167';
        background: #d10027;
        padding: 2px 11px 2px 11px; }
      .site-footer .contact-widget #social-contact li a[href*="flickr.com"]::before {
        content: '\F16E';
        background: #ff0084;
        padding: 2px 11px 2px 11px; }
      .site-footer .contact-widget #social-contact li a[href*="vimeo.com"]::before {
        content: '\F27D';
        background: #1AB7EA;
        padding: 2px 10px 2px 9px; }
      .site-footer .contact-widget #social-contact li a[href*="instagram.com"]::before {
        content: '\F16D';
        background: #3f729b;
        padding: 2px 10px 2px 11px; }
      .site-footer .contact-widget #social-contact li a[href*="codepen.io"]::before {
        content: '\F1CB';
        background: #000;
        padding: 2px 9px 2px 10px; }
      .site-footer .contact-widget #social-contact li a[href*="linkedin.com"]::before {
        content: '\F0E1';
        background: #0e76a8;
        padding: 2px 9px 2px 11px; }
      .site-footer .contact-widget #social-contact li a:hover, .site-footer .contact-widget #social-contact li a:focus {
        color: #fff;
        opacity: 0.9; }

.newspaper_x_widgets.newspaper-x-layout-a {
  margin-bottom: 30px; }

.newspaper_x_widgets .newspaper-x-layout-b-row:last-of-type .border {
  border: none !important; }

.newspaper_x_widgets .newspaper-x-layout-b-row .card-info {
  position: relative;
  left: 15px; }

.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3, .newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h4 {
  margin-top: -5px; }

.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 {
  line-height: 0px;
  margin-bottom: 5px; }
  .newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 a {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a {
  font-weight: 400;
  line-height: 20px;
  color: #8c9597;
  margin-top: 10px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a a {
    color: #8c9597; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title {
  margin-bottom: 10px; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a {
    color: #001936;
    font-weight: 700; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:focus {
      text-decoration: none;
      color: #0e649b; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-date {
  line-height: 25px;
  font-weight: 400;
  font-size: 12px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #bfbfbf; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author {
  font-size: 12px; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author a {
    color: #0a396d;
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #bfbfbf; }

@media (max-width: 767px) {
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a {
    margin-bottom: 15px; } }

@media (min-width: 768px) {
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a {
    display: inline-block; } }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-image img {
  width: 100%;
  max-height: 165px; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  margin-top: 23px;
  margin-bottom: 0; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a {
    font-weight: bold;
    color: inherit; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:focus {
      text-decoration: none;
      color: #0e649b; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-after-content-sidebar {
  font-size: 15px;
  font-family: "Source Sans Pro", "sans-serif";
  color: #333; }

.newspaper_x_widgets .border {
  border-bottom: 1px dotted #d7d7d7; }

.newspaper_x_widgets .newspaper-x-blog-post-layout-b {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b > .row > .col-xs-12:last-of-type {
      padding-left: 0; } }
  @media (max-width: 767px) {
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
      margin-bottom: 10px; } }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
    margin-bottom: 25px;
    max-height: 225px;
    display: inline-block;
    float: left; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image img {
      width: 100%; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-5 .newspaper-x-image {
    max-height: 80px; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-4 .newspaper-x-image {
    max-height: 100px; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content {
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 400;
    line-height: 20px;
    color: #8c9597;
    margin-top: 10px; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content a {
      color: #8c9597; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a {
    color: #001936;
    font-weight: 700; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:focus {
      text-decoration: none;
      color: #0e649b; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-date {
    line-height: 25px;
    font-weight: 400;
    font-size: 12px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #bfbfbf; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author {
    font-size: 12px; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author a {
      color: #0a396d;
      padding-right: 7px;
      margin-right: 7px;
      border-right: 1px solid #bfbfbf; }

@media (max-width: 359px) {
  .newspaper_x_widgets .newspaper-x-layout-c-row .col-xs-6 {
    width: 100%; } }

.newspaper_x_widgets .newspaper-x-blog-post-layout-c {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c {
      margin-bottom: 10px; } }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image {
    width: 100%;
    display: block;
    max-height: 225px;
    margin-bottom: 30px; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image > img {
      width: 100%; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content {
    font-weight: 400;
    line-height: 20px;
    color: #8c9597;
    margin-top: 10px; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content a {
      color: #8c9597; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category {
    padding: 3px 7px 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #0a396d; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category a {
      color: #fff;
      font-size: 13px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:focus-within {
      background: #0e649b; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-date {
    line-height: 25px;
    font-weight: 400;
    margin-left: 13px;
    font-size: 12px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #bfbfbf; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a {
    color: #001936;
    font-weight: 700; }
    .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:focus {
      text-decoration: none;
      color: #0e649b; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-comments:after {
    display: none; }
  .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-category {
    display: none; }

.newspaper-x-post-meta > ul {
  list-style-type: none;
  margin: 15px 0 10px;
  padding: 0; }
  .newspaper-x-post-meta > ul > li {
    display: inline-block;
    font-size: 13px;
    font-family: 'Droid Serif';
    position: relative; }
    .newspaper-x-post-meta > ul > li:after {
      content: '/';
      display: inline-block;
      margin-left: 12px;
      margin-right: 12px; }
    .newspaper-x-post-meta > ul > li:last-of-type:after {
      display: none; }

.newspaper-x-layout-a-row,
.newspaper-x-layout-c-row {
  margin-bottom: 30px; }

.newspaper-x-after-content-sidebar .newspaper-x-title h3 {
  font-size: 15px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  margin-top: 0px;
  margin-bottom: 0px; }
  .newspaper-x-after-content-sidebar .newspaper-x-title h3 a {
    font-weight: 700;
    color: #001936; }
    .newspaper-x-after-content-sidebar .newspaper-x-title h3 a:hover, .newspaper-x-after-content-sidebar .newspaper-x-title h3 a:focus {
      text-decoration: none;
      color: #0e649b; }

.newspaper-x-after-content-sidebar .newspaper-x-layout-c-row {
  margin-bottom: 30px; }

.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-title h3 {
  font-size: 17px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-transform: uppercase; }

.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-content {
  display: block;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
  line-height: 20px;
  color: #8c9597;
  margin-top: 10px; }

.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-b .newspaper-x-content {
  display: block; }

.newspaper-x-image-banner {
  text-align: center; }
  .newspaper-x-image-banner a {
    display: inline-block;
    margin: 0 0 15px 0; }
    .newspaper-x-image-banner a > img {
      width: 100%; }
  .newspaper-x-image-banner > img {
    display: inline-block; }

.widget_newspaper_x_banner {
  margin-top: 30px; }

@media (max-width: 767px) {
  .newspaper-x-content .newspaper-x-image-banner {
    display: none; }
  .before-content-area .newspaper-x-image-banner {
    display: none; }
  .header-banner {
    display: none; } }

.newspaper-x-recent-post-widget {
  display: inline-block;
  margin: 0 18px 18px 18px; }
  .newspaper-x-recent-post-widget:last-of-type {
    margin-bottom: 25px; }
  @media (max-width: 994px) {
    .newspaper-x-recent-post-widget .newspaper-x-title h3 {
      margin-bottom: 5px; } }
  @media (min-width: 995px) {
    .newspaper-x-recent-post-widget {
      height: 100px; } }
  @media (min-width: 1199px) {
    .newspaper-x-recent-post-widget {
      height: 80px; } }
  .newspaper-x-recent-post-widget .newspaper-x-image {
    float: left;
    display: inline-block;
    margin-right: 10px; }
    .newspaper-x-recent-post-widget .newspaper-x-image img {
      max-width: 93px;
      width: 100%; }
  .newspaper-x-recent-post-widget .newspaper-x-post-content {
    display: inline-block;
    float: left;
    width: 138px; }
    @media (max-width: 1199px) {
      .newspaper-x-recent-post-widget .newspaper-x-post-content {
        width: 126px; } }
  .newspaper-x-recent-post-widget .newspaper-x-title h3 {
    font-size: 16px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    margin-top: 0;
    text-transform: initial;
    color: #333; }
    .newspaper-x-recent-post-widget .newspaper-x-title h3 > a {
      color: inherit; }
      .newspaper-x-recent-post-widget .newspaper-x-title h3 > a:hover, .newspaper-x-recent-post-widget .newspaper-x-title h3 > a:focus {
        text-decoration: none;
        color: inherit; }
  .newspaper-x-recent-post-widget .newspaper-x-post-meta {
    float: left;
    display: inline-block; }
    .newspaper-x-recent-post-widget .newspaper-x-post-meta > ul {
      margin: 0; }
    .newspaper-x-recent-post-widget .newspaper-x-post-meta .post-comments {
      display: none; }

.newspaper-x-blog-sidebar, .newspaper-x-sidebar {
  margin-top: 10px; }
  .newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget {
    border-bottom: 1px dashed #e1e1e1; }
    .newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type {
      border: none; }

.archive .newspaper-x-blog-sidebar, .category .newspaper-x-blog-sidebar, .search-results .newspaper-x-blog-sidebar, .blog .newspaper-x-blog-sidebar {
  margin-top: -20px; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

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

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

.page-content,
.entry-content,
.entry-summary {
  margin: 10px 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.single-post .entry-header, .page .entry-header {
  margin: 30px 0; }
  .single-post .entry-header img, .page .entry-header img {
    width: 100%; }

.single-post .entry-title, .page .entry-title {
  margin-top: 30px;
  color: #001936; }

.single-post .entry-content .archive, .page .entry-content .archive {
  color: #8b8d91; }

.single-post .entry-content p:first-of-type, .page .entry-content p:first-of-type {
  color: #001936;
  border-bottom: 1px dotted #bababa;
  padding-bottom: 20px; }

.archive .entry-title {
  margin-top: 20px;
  margin-bottom: 15px; }

.newspaper-x-image-banner {
  margin-bottom: 30px; }

.newspaper-x-archive-first-posts, .newspaper-x-archive-page {
  margin-bottom: 20px; }
  .newspaper-x-archive-first-posts .newspaper-x-post-meta, .newspaper-x-archive-page .newspaper-x-post-meta {
    margin-top: 20px; }
    .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category {
      padding: 3px 7px 3px 10px;
      line-height: 25px;
      font-weight: 400;
      background: #0a396d; }
      .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category a, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category a {
        color: #fff;
        font-size: 13px;
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:focus-within, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:focus-within {
        background: #0e649b; }
    .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-date, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-date {
      line-height: 25px;
      font-weight: 400;
      margin-left: 13px;
      font-size: 12px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      color: #bfbfbf; }

.single-post .newspaper-x-breadcrumbs {
  margin-top: -20px; }

.single-post .newspaper-x-post-meta {
  margin-top: 20px; }
  .single-post .newspaper-x-post-meta .newspaper-x-category {
    padding: 3px 7px 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #0a396d; }
    .single-post .newspaper-x-post-meta .newspaper-x-category a {
      color: #fff;
      font-size: 13px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
    .single-post .newspaper-x-post-meta .newspaper-x-category:hover, .single-post .newspaper-x-post-meta .newspaper-x-category:focus-within {
      background: #0e649b; }
  .single-post .newspaper-x-post-meta .newspaper-x-date {
    line-height: 25px;
    font-weight: 400;
    margin-left: 13px;
    font-size: 12px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #bfbfbf; }

.single-post .newspaper-x-tags {
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  padding-bottom: 27px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ebebeb; }
  .single-post .newspaper-x-tags:nth-of-type(2) {
    display: none; }
  .single-post .newspaper-x-tags strong {
    font-size: 20px;
    color: #001936;
    line-height: 34px;
    position: relative;
    top: 2px; }
  .single-post .newspaper-x-tags a {
    padding: 4px 9px 4px 9px;
    margin: -2px 5px;
    border: 1px solid #7c95b1;
    line-height: 33px;
    font-size: 15px; }
    .single-post .newspaper-x-tags a:hover, .single-post .newspaper-x-tags a:focus {
      background: #0a396d;
      color: #fff;
      border: 1px solid #0a396d; }

/* Author box styling */
.author-description {
  border: 1px solid #ebebeb;
  display: -ms-flexbox;
  display: flex;
  margin: 36px 0; }
  .author-description .avatar {
    width: 20%;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px; }
    .author-description .avatar img {
      border-radius: 150px; }
  .author-description .description {
    padding: 10px 15px 0px 0px;
    width: 75%;
    float: left;
    -ms-flex-align: stretch;
        align-items: stretch; }
    .author-description .description h6 a {
      font-weight: 700; }
    .author-description .description p {
      margin-bottom: 40px;
      color: #8b8d91;
      font-size: 14px;
      line-height: 20px; }
  .author-description .social-list {
    display: block;
    width: 5%;
    float: right;
    text-align: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    border-left: 1px solid #ebebeb; }
    .author-description .social-list ul {
      padding: 0px;
      margin-top: 25px;
      margin-bottom: 25px;
      list-style: none; }
      .author-description .social-list ul a {
        color: #ebebeb;
        font-size: 11px;
        margin-top: 20px; }
  @media (max-width: 550px) {
    .author-description .avatar {
      width: 90%;
      border-right: 1px solid #ebebeb; }
    .author-description .comment {
      width: 90%;
      padding-left: 10px; }
      .author-description .comment h6 {
        text-align: center; }
    .author-description .social-list {
      width: 10%; } }

.single-post .entry-header {
  margin: 34px 0 26px; }

.single-post .entry-title {
  margin-top: 34px;
  color: #0f1e34;
  font-size: clamp(2.35rem, 2.05rem + 0.82vw, 3.2rem);
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-weight: 700; }

.single-post .newspaper-x-post-meta {
  margin-top: 16px;
  margin-bottom: 8px; }

.single-post .newspaper-x-post-meta .newspaper-x-date,
.single-post .entry-content .archive {
  color: #6b7480;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.01em; }

.single-post .entry-content {
  margin-top: 18px; }

.single-post .entry-content p,
.single-post .entry-content li {
  color: #2e3843;
  font-size: 18px;
  line-height: 1.84;
  font-weight: 400; }

.single-post .entry-content p {
  margin-top: 0;
  margin-bottom: 1.55em; }

.single-post .entry-content ul,
.single-post .entry-content ol {
  margin: 0 0 1.7em 1.35em;
  padding: 0; }

.single-post .entry-content li {
  margin-bottom: 0.55em; }

.single-post .entry-content strong {
  color: #16263b;
  font-weight: 700; }

.single-post .entry-content p:first-of-type {
  color: #16263b;
  font-size: 20px;
  line-height: 1.72;
  font-weight: 500;
  border-bottom: 1px solid #dde4ea;
  padding-bottom: 18px;
  margin-bottom: 1.45em; }

.single-post div.entry-content > p:first-child:first-letter {
  font-size: 78px;
  line-height: 66px;
  color: #0d1d33;
  padding-right: 12px; }

.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4 {
  color: #101f35;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-top: 2.15em;
  margin-bottom: 0.7em; }

.single-post .entry-content h2 {
  font-size: 34px;
  line-height: 1.16; }

.single-post .entry-content h3 {
  font-size: 28px;
  line-height: 1.2; }

.single-post .entry-content h4 {
  font-size: 23px;
  line-height: 1.24; }

.single-post .entry-content a {
  color: #0b4f86;
  font-weight: 600;
  text-decoration: none;
  box-shadow: inset 0 -0.08em 0 rgba(11, 79, 134, 0.18);
  transition: color 0.18s ease, box-shadow 0.18s ease; }
  .single-post .entry-content a:hover, .single-post .entry-content a:focus {
    color: #08365c;
    box-shadow: inset 0 -0.12em 0 rgba(8, 54, 92, 0.26); }

.single-post .entry-content blockquote {
  margin: 2.4em 0;
  padding: 38px 42px 28px;
  background: linear-gradient(135deg, #102340 0%, #0a396d 100%);
  border-left: 4px solid #d84c3f; }

.single-post article.post blockquote p {
  font-size: 24px;
  line-height: 1.55;
  font-weight: 400;
  margin: 0; }

.single-post .wp-caption .wp-caption-text,
.single-post .wp-caption-text,
.single-post .entry-content figcaption {
  color: #6b7480;
  font-size: 14px;
  line-height: 1.65;
  font-style: normal; }

.author-description {
  margin: 42px 0;
  border-color: #dde4ea;
  background: #f7fafc;
  align-items: stretch; }

.author-description .avatar {
  width: 18%;
  padding: 34px 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start; }

.author-description .avatar img {
  box-shadow: 0 10px 24px rgba(11, 22, 42, 0.12); }

.author-description .description {
  width: 76%;
  padding: 26px 30px 18px 0; }

.author-description .description h6 {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.18; }

.author-description .description h6 a {
  color: #101f35;
  font-weight: 700; }

.author-description .description p {
  color: #4f5a66;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 18px; }

.author-description .social-list {
  width: 6%;
  border-left-color: #dde4ea;
  background: #fbfcfd; }

.author-description .social-list ul a {
  color: #748292;
  font-size: 14px; }
  .author-description .social-list ul a:hover, .author-description .social-list ul a:focus {
    color: #0b4f86; }

@media (max-width: 820px) {
  .single-post .entry-title {
    font-size: clamp(2rem, 1.72rem + 1vw, 2.5rem); }
  .single-post .entry-content p,
  .single-post .entry-content li {
    font-size: 17px;
    line-height: 1.78; }
  .single-post .entry-content p:first-of-type {
    font-size: 18px;
    line-height: 1.68; }
  .single-post .entry-content h2 {
    font-size: 29px; }
  .single-post .entry-content h3 {
    font-size: 24px; }
  .author-description .avatar {
    width: 28%;
    padding: 28px 18px; }
  .author-description .description {
    width: 62%;
    padding: 22px 18px 16px 0; }
  .author-description .description h6 {
    font-size: 20px; }
  .author-description .description p {
    font-size: 15px; } }

@media (max-width: 550px) {
  .author-description {
    flex-wrap: wrap; }
  .author-description .avatar {
    width: 100%;
    padding: 26px 20px 8px;
    border-right: 0; }
  .author-description .description {
    width: 100%;
    padding: 10px 20px 18px; }
  .author-description .description h6 {
    text-align: center; }
  .author-description .social-list {
    width: 100%;
    border-left: 0;
    border-top: 1px solid #dde4ea; }
  .author-description .social-list ul {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin: 14px 0; }
    .author-description .social-list ul li {
      margin: 0; } }

.single-post .site-content {
  margin-top: 46px; }

.single-post .newspaper-x-single-layout {
  margin-left: 0;
  margin-right: 0; }

.single-post .newspaper-x-single-primary {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.single-post .newspaper-x-breadcrumbs,
.single-post article.post > .entry-header > .newspaper-x-post-meta,
.single-post article.post > .entry-header > .entry-title {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto; }

.single-post .newspaper-x-breadcrumbs {
  margin-top: -6px;
  margin-bottom: 20px; }

.single-post article.post > .entry-header > .newspaper-x-image {
  max-width: 1280px;
  margin: 0 auto 36px;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 26px 64px rgba(12, 23, 43, 0.16); }

.single-post article.post > .entry-header > .newspaper-x-post-meta {
  margin-top: 0;
  margin-bottom: 12px; }

.single-post article.post > .entry-header > .entry-title {
  margin-top: 0;
  margin-bottom: 0; }

.single-post .entry-content,
.single-post .entry-footer {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.single-post .entry-footer {
  margin-top: 12px; }

.single-post .entry-footer .author-description {
  margin-left: 0;
  margin-right: 0; }

.single-post .newspaper-x-related-posts {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto; }

.single-post #comments .container {
  width: auto;
  max-width: 980px; }

@media (max-width: 1199px) {
  .single-post article.post > .entry-header > .newspaper-x-image {
    border-radius: 14px;
    margin-bottom: 30px; }
  .single-post .newspaper-x-breadcrumbs,
  .single-post article.post > .entry-header > .newspaper-x-post-meta,
  .single-post article.post > .entry-header > .entry-title {
    max-width: 960px; } }

@media (max-width: 991px) {
  .single-post .site-content {
    margin-top: 34px; }
  .single-post article.post > .entry-header > .newspaper-x-image {
    border-radius: 10px;
    margin-bottom: 24px;
    box-shadow: 0 18px 44px rgba(12, 23, 43, 0.12); }
  .single-post .entry-content,
  .single-post .entry-footer,
  .single-post #comments .container,
  .single-post .newspaper-x-related-posts {
    max-width: 100%; } }

@media (max-width: 767px) {
  .single-post .site-content {
    margin-top: 26px; }
  .single-post .newspaper-x-breadcrumbs {
    margin-top: 0;
    margin-bottom: 16px; }
  .single-post article.post > .entry-header > .newspaper-x-image {
    border-radius: 0;
    box-shadow: none; } }

.newspaper-x-image {
  overflow: hidden;
  display: block; }
  .newspaper-x-image > img,
  .newspaper-x-image > a > img {
    transition: all 0.3s;
    transform: scale(1);
    width: 100%; }
  .newspaper-x-image:hover > img,
  .newspaper-x-image:hover > a > img, .newspaper-x-image:focus-within > img,
  .newspaper-x-image:focus-within > a > img {
    transform: scale(1.1); }

.newspaper-x-archive-first-posts {
  margin-top: 15px; }
  .newspaper-x-archive-first-posts .entry-title a {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: #001936; }
    .newspaper-x-archive-first-posts .entry-title a:hover, .newspaper-x-archive-first-posts .entry-title a:focus-within {
      color: #0e649b; }

.newspaper-x-archive-page .post, .newspaper-x-archive-page .page {
  margin-bottom: 25px; }
  .newspaper-x-archive-page .post .entry-title a, .newspaper-x-archive-page .page .entry-title a {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: #001936; }
    .newspaper-x-archive-page .post .entry-title a:hover, .newspaper-x-archive-page .post .entry-title a:focus-within, .newspaper-x-archive-page .page .entry-title a:hover, .newspaper-x-archive-page .page .entry-title a:focus-within {
      color: #0e649b; }

.newspaper-x-archive-page .newspaper-x-image-banner img {
  display: block;
  width: 100%; }

.newspaper-x-pager {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  margin: 20px auto;
  padding: 0; }
  .newspaper-x-pager li {
    display: inline-block;
    font-family: 'Hind';
    font-weight: 700;
    color: #000;
    padding: 5px 10px;
    text-align: center;
    border-radius: 2px; }
    .newspaper-x-pager li > a {
      font-family: 'Hind';
      font-weight: 700;
      color: #000; }
    .newspaper-x-pager li.active {
      background-color: #000;
      color: #FFF; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/* The blog sidebar should be pushed to align with the content */
#secondary {
  margin-top: 20px; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a, .comment-list .reply a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

#comments ul, #comments ol {
  list-style-type: none; }

#comments .comment-awaiting-moderation {
  padding-left: 97px; }

#comments .children {
  margin-top: 15px; }
  #comments .children > .comment {
    border-bottom: none;
    padding-top: 20px;
    border-top: 1px dashed #e1e1e1; }

.comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .comment-list .comment {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e1e1e1; }
    .comment-list .comment:first-of-type {
      padding-top: 0; }
  .comment-list .says {
    display: none; }
  .comment-list .fn {
    font-size: 20px; }
  .comment-list .comment-author > img {
    margin-right: 30px; }
  .comment-list .comment-metadata {
    padding-left: 97px;
    position: relative;
    bottom: 18px; }
    .comment-list .comment-metadata > a {
      color: #0e649b;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      font-size: 15px; }
  .comment-list .comment-content, .comment-list .reply {
    padding-left: 97px; }
  .comment-list .reply > a {
    color: #0e649b;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 15px;
    font-weight: 700; }

.comment-notes {
  display: none; }

.comment-form [class^="comment-form-"] > label {
  display: none; }

.comment-form [class^="comment-form-"] > input {
  width: 100%; }

.error404 .site-main {
  text-align: center; }

.error404 .page-content {
  margin-bottom: 40px; }

.newspaper-x-before-footer-area {
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 20px;
  background: #f5f5f5; }
  .newspaper-x-before-footer-area .widget_newspaper_x_posts .newspaper-x-layout-b-row .col-xs-6 {
    width: 100%; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.site-content {
  margin-top: 38px; }

/* Give the publication a wider desktop shell without changing mobile/tablet. */
@media (min-width: 1200px) {
  .container {
    width: auto;
    max-width: 1380px;
    padding-left: 28px;
    padding-right: 28px; } }

@media (min-width: 1440px) {
  .container {
    max-width: 1500px;
    padding-left: 34px;
    padding-right: 34px; } }

@media (min-width: 1680px) {
  .container {
    max-width: 1600px; } }

/* Header */
.site-branding {
  padding-top: 15px;
  padding-bottom: 15px; }
  .site-branding .header-logo .header-logo-inner {
    position: relative; }
  .site-branding .header-logo .site-identity {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 15px; }
  .site-branding .header-logo .site-logo {
    flex-shrink: 0; }
  .site-branding .header-logo .site-branding-text {
    flex: 1 1 0;
    min-width: 0; }
  .site-branding .header-logo .site-title {
    display: block;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #000;
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    word-break: break-word; }
    .site-branding .header-logo .site-title:hover, .site-branding .header-logo .site-title:focus {
      text-decoration: none;
      color: #0e649b; }
  .site-branding .header-logo .site-description {
    margin-bottom: 0;
    font-size: 20px; }
  .site-branding .header-logo .header-mobile-toggle {
    display: none; }
  @media (max-width: 767px) {
    .site-branding .header-logo {
      text-align: center; } }
  @media (max-width: 767px) {
    .site-branding .header-logo .site-identity {
      flex-wrap: wrap;
      justify-content: center; } }
  @media (max-width: 767px) {
    .site-branding .header-logo .site-branding-text {
      width: 100%; } }

.newspaper-x-promo-ribbon {
  background: var(--newspaper-x-promo-bg, #f6cf2e);
  color: var(--newspaper-x-promo-text, #111111); }
  .newspaper-x-promo-ribbon--mobile {
    display: none; }
  .newspaper-x-promo-ribbon__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 16px 0; }
  .newspaper-x-promo-ribbon__message {
    margin: 0;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700; }
  .newspaper-x-promo-ribbon__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    padding: 13px 22px;
    border-radius: 999px;
    background: var(--newspaper-x-promo-button-bg, #111111);
    color: var(--newspaper-x-promo-button-text, #ffffff);
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none; }
    .newspaper-x-promo-ribbon__button:hover, .newspaper-x-promo-ribbon__button:focus {
      opacity: 0.9;
      text-decoration: none;
      color: var(--newspaper-x-promo-button-text, #ffffff); }
  .newspaper-x-promo-ribbon__mobile-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 14px 0;
    color: var(--newspaper-x-promo-text, #111111);
    text-decoration: none; }
    .newspaper-x-promo-ribbon__mobile-link:hover, .newspaper-x-promo-ribbon__mobile-link:focus {
      text-decoration: none;
      color: var(--newspaper-x-promo-text, #111111); }
  .newspaper-x-promo-ribbon__mobile-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    white-space: nowrap; }
    .newspaper-x-promo-ribbon__mobile-cta:after {
      content: '\F105';
      font-family: 'FontAwesome';
      font-size: 18px;
      line-height: 1; }
  @media (min-width: 768px) {
    .newspaper-x-promo-ribbon--mobile {
      display: none; } }
  @media (max-width: 767px) {
    .newspaper-x-promo-ribbon--desktop {
      display: none; }
    .newspaper-x-promo-ribbon--mobile {
      display: block;
      border-top: 1px solid rgba(0, 0, 0, 0.12);
      border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    .newspaper-x-promo-ribbon__message {
      font-size: 15px;
      line-height: 1.35; } }

.newspaper-x-promo-ribbon--mobile.is-sticky {
  position: sticky;
  top: 0;
  z-index: 30; }

.admin-bar .newspaper-x-promo-ribbon--mobile.is-sticky {
  top: 46px; }

@media (min-width: 783px) {
  .admin-bar .newspaper-x-promo-ribbon--mobile.is-sticky {
    top: 32px; } }

.header-banner {
  text-align: right; }

.custom-logo-link {
  display: block;
  line-height: 1; }

.custom-logo {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 90px; }

@media (max-width: 37.49em) {
  .site-branding .header-logo {
    text-align: left; }
    .site-branding .header-logo .header-logo-inner.has-mobile-toggle {
      padding-right: 72px; }
    .site-branding .header-logo .header-mobile-toggle {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      right: 0;
      width: 52px;
      height: 52px;
      margin: 0;
      padding: 0;
      border: 1px solid #d8dee6;
      background: #fff;
      color: #04132d;
      box-shadow: none;
      z-index: 3; }
    .site-branding .header-logo .site-identity {
      justify-content: flex-start; }
    .site-branding .header-logo .site-branding-text {
      width: auto; } }

.search-form-opener {
  top: 3px;
  border: none;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 0;
  background: #202020;
  color: #FFF;
  width: 41px;
  height: 41px;
  margin-left: 4px;
  text-align: right; }
  @media (max-width: 768px) {
    .search-form-opener {
      top: 0; } }
  .search-form-opener:hover, .search-form-opener:focus {
    border-color: transparent;
    background-color: #0e649b; }
  .search-form-opener:after {
    content: '\F002';
    font-family: 'FontAwesome';
    line-height: 41px;
    font-size: 15px; }
  .search-form-opener:hover, .search-form-opener:focus, .search-form-opener:active {
    background: transparent;
    border: none;
    color: #0e649b; }

.top-header {
  position: relative; }
  .top-header .search-form-opener {
    transition: all .2s linear;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible; }
    .top-header .search-form-opener.hide {
      transition: all .2s linear;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      visibility: hidden; }
  .top-header .header-search-form {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
    z-index: 2;
    transition: all .2s linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden; }
    .top-header .header-search-form.opened {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      visibility: visible;
      bottom: -78px;
      height: 78px;
      transition: all .2s linear; }
    .top-header .header-search-form #searchform {
      position: relative; }
      .top-header .header-search-form #searchform ::-webkit-input-placeholder {
        color: #FFF; }
      .top-header .header-search-form #searchform :-moz-placeholder {
        color: #FFF; }
      .top-header .header-search-form #searchform ::-moz-placeholder {
        color: #FFF; }
      .top-header .header-search-form #searchform :-ms-input-placeholder {
        color: #FFF; }
      .top-header .header-search-form #searchform label {
        margin-bottom: 0;
        bottom: -4px;
        position: relative;
        font-weight: 400;
        width: 97%; }
      .top-header .header-search-form #searchform #search-field {
        margin-top: 20px;
        background: transparent;
        border: none;
        padding-left: 10px;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 23px;
        color: #FFF;
        font-weight: 400;
        height: 32px;
        width: 100%; }
        .top-header .header-search-form #searchform #search-field:focus {
          outline: none; }
      .top-header .header-search-form #searchform .search-submit {
        margin-top: 0px;
        background: transparent;
        color: #FFF;
        font-size: 17px;
        border: none;
        outline: none;
        box-shadow: none;
        position: absolute;
        padding: 0;
        top: 28px;
        right: 0;
        vertical-align: middle;
        width: 23px;
        height: 23px; }
        .top-header .header-search-form #searchform .search-submit:hover, .top-header .header-search-form #searchform .search-submit:focus, .top-header .header-search-form #searchform .search-submit.input-open {
          color: #f2f2f2; }
        .top-header .header-search-form #searchform .search-submit .first-bar, .top-header .header-search-form #searchform .search-submit .second-bar {
          width: 2px;
          height: 22px;
          background: #FFF;
          display: block;
          content: '';
          position: absolute;
          top: 0;
          right: 10px; }
        .top-header .header-search-form #searchform .search-submit .first-bar {
          -khtml-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .top-header .header-search-form #searchform .search-submit .second-bar {
          -khtml-transform: rotate(45deg);
          transform: rotate(45deg); }
        .top-header .header-search-form #searchform .search-submit:after {
          visibility: hidden; }

.header-banner {
  text-align: right; }
  .header-banner .newspaper-x-adsense {
    float: right; }

.newspaper-x-image-banner {
  margin-bottom: 15px; }
  .newspaper-x-image-banner .newspaper-x-adsense {
    margin: 0 auto; }

.newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
  width: 728px;
  height: 90px;
  display: block; }

.newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
  display: none !important; }

.newspaper-x-image-banner .newspaper-x-adsense ins, .header-banner .newspaper-x-adsense ins {
  width: 100%;
  height: 100%;
  display: block;
  background: transparent; }

@media screen and (max-width: 991px) {
  .newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
    width: 720px;
    height: 90px; }
  .newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
    content: '991'; } }

.newspaper-x-image-banner .adsense__loading, .header-banner .adsense__loading {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: table;
  position: absolute;
  top: 0;
  left: 0; }

.newspaper-x-image-banner .adsense--loaded .adsense__loading, .header-banner .adsense--loaded .adsense__loading {
  display: none; }

.newspaper-x-image-banner .adsense__loading span, .header-banner .adsense__loading span {
  text-align: center;
  vertical-align: middle;
  display: table-cell; }

/* Perspekt masthead rework */
.site-header {
  position: relative;
  z-index: 35;
  background: #07101c; }

.site-header__shell {
  position: relative;
  overflow: hidden;
  background-color: #07101c;
  background-image: linear-gradient(90deg, #07101c 0%, #0a1422 56%, #0d1a2b 100%);
  border-bottom: 1px solid rgba(228, 201, 130, 0.5);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.06), 0 14px 34px rgba(6, 13, 23, 0.18);
  transition: box-shadow 0.22s ease, background-color 0.22s ease, border-color 0.22s ease; }
  .site-header__shell:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(7, 16, 28, 0.98) 0%, rgba(7, 16, 28, 0.78) 40%, rgba(7, 16, 28, 0.22) 68%, rgba(7, 16, 28, 0.04) 100%), radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.06), transparent 24%);
    opacity: 1;
    pointer-events: none;
    z-index: 1; }
  .site-header__shell:after {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("../images/norwegian-parliament-negative-preview.png");
    background-position: right 42%;
    background-repeat: no-repeat;
    background-size: auto 145%;
    filter: blur(0.8px);
    opacity: 0.9;
    pointer-events: none;
    z-index: 0; }

.site-branding {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 2048px;
  box-sizing: border-box;
  padding-top: 32px;
  padding-right: clamp(54px, 3.8vw, 78px);
  padding-bottom: 31px;
  padding-left: clamp(54px, 3.8vw, 78px); }
  .site-branding .row {
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0; }
  .site-branding .header-logo {
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0; }
  .site-branding .header-logo .header-logo-inner {
    width: 100%; }
  .site-branding .header-logo .site-identity {
    display: flex;
    gap: clamp(30px, 2.1vw, 42px);
    align-items: center;
    max-width: 100%;
    min-width: 0; }
  .site-branding .header-logo .site-logo {
    flex: 0 0 auto;
    width: clamp(188px, 11vw, 240px);
    padding-bottom: 0; }
  .site-branding .header-logo .site-branding-text {
    flex: 1 1 auto;
    min-width: 0;
    max-width: 1120px;
    margin-left: clamp(6px, 0.65vw, 16px); }
  .site-branding .header-logo .site-title {
    color: #f8f5ec;
    font-family: "Cormorant SC", "Cormorant Garamond", Georgia, serif;
    display: block;
    max-width: 100%;
    font-size: clamp(96px, 6.9vw, 158px);
    line-height: 0.95;
    font-weight: 300;
    letter-spacing: clamp(0.035em, 0.28vw, 0.065em);
    text-transform: none;
    overflow-wrap: normal;
    word-break: normal;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 8px 22px rgba(0, 0, 0, 0.38); }
    .site-branding .header-logo .site-title:hover, .site-branding .header-logo .site-title:focus {
      color: #ffffff; }
  .site-branding .header-logo .site-description {
    margin-top: 2px;
    color: #c8a15a;
    font-family: "Cormorant Garamond", "Source Serif 4", Georgia, serif;
    font-size: clamp(24px, 1.55vw, 34px);
    font-style: italic;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.02em;
    max-width: 100%;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45); }

.header-logo-wide {
  max-width: none; }

  .custom-logo {
    filter: none;
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    image-rendering: auto;
    backface-visibility: hidden; }

.site-branding .custom-logo-link {
  flex: 0 0 auto;
  width: 100%; }

.main-navigation {
  float: none;
  clear: both;
  border-top: 1px solid rgba(228, 201, 130, 0.26);
  border-bottom: 0;
  background: #0a1422;
  transition: box-shadow 0.2s ease, background-color 0.2s ease, border-color 0.2s ease; }
  .main-navigation ul {
    background: transparent; }
    .main-navigation ul ul {
      background: #0d1929;
      border: 1px solid rgba(228, 201, 130, 0.22);
      box-shadow: 0 16px 30px rgba(0, 0, 0, 0.26); }
      .main-navigation ul ul a {
        width: auto;
        min-width: 220px;
        padding: 14px 18px;
        font-size: 13px;
        line-height: 1.25;
        text-transform: none;
        letter-spacing: 0.02em; }
  .main-navigation .container {
    position: relative;
    z-index: 1; }

#site-navigation a {
  color: #f3eee4;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding-top: 18px;
  padding-bottom: 20px; }

#site-navigation .menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  padding-top: 0;
  padding-bottom: 0; }
  #site-navigation .menu > li {
    float: none;
    display: block;
    margin-right: 0;
    line-height: 1;
    top: auto; }
    #site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
      border-top: 0;
      margin-top: 0;
      top: auto; }
      #site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
        top: 0;
        color: #e4c982; }
    #site-navigation .menu > li > a:after {
      bottom: 0;
      height: 2px;
      transform: scaleX(0.25);
      transform-origin: center;
      transition: transform 0.18s ease, background-color 0.18s ease;
      background-color: transparent; }
    #site-navigation .menu > li.current-menu-item > a:after, #site-navigation .menu > li:hover > a:after, #site-navigation .menu > li:focus-within > a:after {
      background-color: #c8a15a;
      transform: scaleX(1); }

.top-header {
  background: #071529;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.04); }
  .top-header .container {
    position: relative;
    z-index: 1; }
  .top-header .row {
    display: flex;
    align-items: center; }
  .top-header .top-header-tools {
    gap: 18px; }
  .top-header #searchform {
    width: 210px;
    padding-top: 5px;
    border-bottom-color: rgba(255, 255, 255, 0.18); }
  .top-header #searchform input[type="search"] {
    background: transparent;
    color: #f6f7fb; }
  .top-header #searchform ::placeholder {
    color: rgba(246, 247, 251, 0.92); }

.newspaper-x-news-ticker .newspaper-x-module-title {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  font-weight: 700;
  letter-spacing: 0.03em; }

.newspaper-x-header-widget-area {
  margin-top: 0;
  background: transparent; }

@media (min-width: 992px) {
  .main-navigation {
    position: sticky;
    top: 0;
    z-index: 38;
    box-shadow: 0 12px 24px rgba(6, 13, 23, 0.18); }
  .main-navigation--with-sticky-mission-strip {
    top: 62px; }
  .admin-bar .main-navigation {
    top: 32px; }
  .admin-bar .main-navigation--with-sticky-mission-strip {
    top: 94px; }
  .main-navigation .container:before {
    content: '';
    position: absolute;
    inset: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.03);
    pointer-events: none; }
  .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0 {
    height: 520px; }
  .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2 {
    height: 260px; }
  .newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
    bottom: 32px;
    left: 42px;
    right: 42px;
    max-height: none; }
  .newspaper-x-recent-posts > ul > li .newspaper-x-category {
    padding: 5px 10px 5px 12px;
    border-radius: 999px;
    background: rgba(10, 57, 109, 0.9); }
    .newspaper-x-recent-posts > ul > li .newspaper-x-category a {
      font-size: 11px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      font-weight: 700; }
  .newspaper-x-recent-posts > ul > li .newspaper-x-date {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.76); }
  .newspaper-x-recent-posts > ul > li h3 {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 1.02;
    letter-spacing: -0.03em;
    text-transform: none; }
  .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0 h3 {
    font-size: clamp(40px, 3vw, 54px);
    max-width: 88%; }
  .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1 h3, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2 h3 {
    font-size: clamp(24px, 1.9vw, 32px); }
  .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-6 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-5 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-4 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-3 h3 a {
    font-size: 18px; } }

@media (max-width: 991px) {
  .site-header__shell {
    background-image: linear-gradient(90deg, #07101c 0%, #0a1422 100%); }
  .site-header__shell:after {
    background-position: right 42%;
    background-size: auto 132%;
    opacity: 0.78; }
  .site-branding {
    padding-top: 23px;
    padding-bottom: 22px; }
  .site-branding .row {
    display: block; }
  .custom-logo {
    width: 100%; }
  .site-branding .header-logo .site-logo {
    width: clamp(142px, 23vw, 188px); }
  .site-branding .custom-logo-link {
    width: 100%; }
  .site-branding .header-logo .site-branding-text {
    margin-left: 0; }
  .site-branding .header-logo .site-title {
    font-size: clamp(42px, 8.8vw, 78px);
    font-weight: 300;
    letter-spacing: clamp(0.02em, 0.4vw, 0.05em); }
  .site-branding .header-logo .site-description {
    font-size: clamp(18px, 3.6vw, 22px); }
  .main-navigation {
    background: #0a1422; }
  #site-navigation .menu {
    gap: 0; } }

	@media (max-width: 991px) {
	  .top-header .top-header-mobile-toggle {
	    display: inline-flex; }
	  .menu-toggle {
	    display: inline-flex; }
	  #site-navigation .menu {
	    display: none;
	    flex-direction: column;
	    align-items: stretch;
	    gap: 0;
	    padding: 10px 24px 18px; }
	  #site-navigation.toggled .menu {
	    display: block; }
	  #site-navigation.toggled {
	    box-shadow: 0 18px 32px rgba(7, 19, 38, 0.28); }
	  #site-navigation.toggled .menu > li {
	    display: block;
	    padding: 0; }
	  #site-navigation.toggled a {
	    display: block;
	    padding: 14px 0;
	    font-size: 15px;
	    line-height: 1.3;
	    letter-spacing: 0.03em; }
	  #site-navigation.toggled .menu > li + li {
	    border-top: 1px solid rgba(228, 201, 130, 0.18); }
	  #site-navigation.toggled .menu > li > a:after {
	    display: none; }
	  .main-navigation {
	    background: #0a1422;
	    box-shadow: none;
	    position: relative;
	    z-index: 80; } }

	@media (max-width: 767px) {
	  .site-branding .header-logo {
	    text-align: left; }
    .site-branding .header-logo .header-logo-inner.has-mobile-toggle {
      padding-right: 76px; }
    .site-branding .header-logo .header-mobile-toggle {
      border: 1px solid rgba(228, 201, 130, 0.45);
      border-radius: 14px;
      background: rgba(10, 20, 34, 0.92);
      color: #e4c982; }
    .site-branding .header-logo .site-identity {
      align-items: center;
      gap: 20px; }
    .site-branding .header-logo .site-branding-text {
      flex: 1 1 260px;
      min-width: 0;
      width: auto; }
    .site-branding .header-logo .site-logo {
      flex: 0 1 142px;
      max-width: 34%; }
  .site-branding .header-logo .site-title {
    font-size: clamp(38px, 8.8vw, 64px);
    line-height: 0.96;
    letter-spacing: 0.04em; }
  .site-branding .header-logo .site-description {
    font-size: clamp(16px, 3.6vw, 21px);
    margin-top: 6px; }
	  #site-navigation .container {
	    padding-left: 0;
	    padding-right: 0; }
	  .newspaper-x-header-widget-area {
	    margin-top: 0; } }

@media (max-width: 575px) {
  .site-branding {
    padding-top: 20px;
    padding-right: 22px;
    padding-bottom: 20px;
    padding-left: 22px; }
  .site-branding .header-logo .header-logo-inner.has-mobile-toggle {
    padding-right: 58px; }
  .site-branding .header-logo .site-identity {
    flex-wrap: nowrap;
    gap: 14px;
    justify-content: flex-start; }
  .site-branding .header-logo .site-logo {
    flex-basis: 88px;
    width: 88px;
    min-width: 72px;
    max-width: 28%; }
  .site-branding .header-logo .site-branding-text {
    flex: 1 1 0;
    min-width: 0; }
  .site-branding .header-logo .site-title {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 0.025em; }
  .site-branding .header-logo .site-description {
    font-size: 16px;
    line-height: 1.12; } }

@media (max-width: 390px) {
  .site-branding {
    padding-right: 16px;
    padding-left: 16px; }
  .site-branding .header-logo .header-logo-inner.has-mobile-toggle {
    padding-right: 52px; }
  .site-branding .header-logo .site-identity {
    gap: 12px; }
  .site-branding .header-logo .site-logo {
    flex-basis: 72px;
    width: 72px;
    min-width: 62px; }
  .site-branding .header-logo .site-title {
    font-size: 29px;
    letter-spacing: 0.015em; }
  .site-branding .header-logo .site-description {
    font-size: 14px; } }

/* Footer */
#colophon {
  background-color: #001228;
  margin-top: 30px; }

.site-info {
  background-color: #000f20;
  padding: 15px 0; }
  .site-info *, .site-info a {
    font-size: 15px;
    color: #fff;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
  .site-info #footer-navigation ul {
    margin: 0px; }
    .site-info #footer-navigation ul li {
      display: inline;
      margin-left: 30px; }

.back-to-top-area {
  display: block; }
  .back-to-top-area a {
    font-size: 12px;
    color: #f1f1f1;
    line-height: 25px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    float: right;
    position: relative;
    right: 0;
    background: #001d3e;
    padding: 10px 31px 11px 36px;
    font-weight: 700; }
    @media (max-width: 1400px) {
      .back-to-top-area a {
        padding: 6px;
        font-size: 23px;
        text-align: center;
        height: 35px;
        width: 35px;
        max-width: 100%;
        right: 0;
        line-height: 25px; }
        .back-to-top-area a span {
          display: none; }
        .back-to-top-area a i {
          padding-left: 5px;
          padding-right: 3px; } }
    @media (max-width: 768px) {
      .back-to-top-area a {
        position: relative;
        float: none;
        margin: 0px;
        right: 0px;
        display: inline-block; } }
  .back-to-top-area i {
    padding-left: 7px; }

.site-footer > .widgets-area {
  padding: 10px 0 0 0; }
  @media (max-width: 990px) {
    .site-footer > .widgets-area {
      padding: 30px 0px; } }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
.newspaper-x-with-sidebar .newspaper-x-post-sidebar {
  width: 50%; }
  @media (max-width: 768px) {
    .newspaper-x-with-sidebar .newspaper-x-post-sidebar {
      width: 100%; } }

.newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h3, .newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h4 {
  font-size: 16px;
  line-height: 26px;
  margin: 0; }

.newspaper-x-header-widget-area {
  background: transparent;
  margin-top: 0;
  line-height: normal; }

.newspaper-x-header-widget-area + .site-content {
  margin-top: 0; }

.newspapper-spacer {
  margin-top: 40px; }

.newspaper-spacer-a {
  margin-top: 20px; }

.newspaper-x-recent-posts {
  margin-bottom: -3px; }
  .newspaper-x-recent-posts > ul {
    padding: 0;
    margin-bottom: 0px !important;
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    overflow: hidden; }
    .newspaper-x-recent-posts > ul > li {
      margin-bottom: 0px !important;
      width: 100%;
      height: 360px;
      display: inline-block;
      float: left;
      position: relative;
      background-position: 50% 50%;
      background-size: cover;
      transition: all 0.3s; }
      @media (min-width: 768px) {
        .newspaper-x-recent-posts > ul > li {
          width: 50%;
          height: 178px; }
          .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0 {
            width: 68%;
            height: 480px;
            background-size: cover; }
            .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:after {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.3);
              content: '';
              transition: all 0.4s; }
            .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:focus-within:after {
              transition: all 0.4s;
              background: rgba(0, 0, 0, 0); }
          .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2 {
            width: 32%;
            height: 240px;
            background-size: cover; }
            .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:after {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.3);
              content: '';
              transition: all 0.4s; }
            .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:focus-within:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:focus-within:after {
              transition: all 0.4s;
              background: rgba(0, 0, 0, 0); } }
      @media (min-width: 1200px) {
        .newspaper-x-recent-posts > ul > li {
          width: 25%; } }
      @media (min-width: 990px) {
        .newspaper-x-recent-posts > ul > li {
          background-size: 100%; }
          .newspaper-x-recent-posts > ul > li:hover, .newspaper-x-recent-posts > ul > li:focus-within {
            transition: all 0.3s;
            background-size: 115%; } }
      .newspaper-x-recent-posts > ul > li:after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: rgba(0, 0, 0, 0);
        /* Old browsers */
        /* FF3.6+ */
        /* Chrome,Safari4+ */
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
        /* IE6-9 */
        content: ''; }
      .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-6 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-5 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-4 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-3 h3 a {
        font-size: 17px; }
      .newspaper-x-recent-posts > ul > li > img {
        width: 100%; }
      .newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
        position: absolute;
        bottom: 25px;
        left: 35px;
        right: 35px;
        max-height: 95px;
        z-index: 1;
        color: #FFF;
        font-family: 'Droid Serif';
        font-size: 14px; }
        @media (max-width: 990px) {
          .newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
            bottom: 45px; } }
        .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a {
          color: #FFF; }
          .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:active {
            text-decoration: none;
            outline: none;
            color: #FFF; }
          .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:focus {
            text-decoration: underline; }
      .newspaper-x-recent-posts > ul > li h1 {
        color: #FFF; }
      .newspaper-x-recent-posts > ul > li .newspaper-x-category {
        padding: 3px 7px 3px 10px;
        line-height: 25px;
        font-weight: 400;
        background: #0a396d; }
        .newspaper-x-recent-posts > ul > li .newspaper-x-category a {
          font-size: 13px;
          font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
        .newspaper-x-recent-posts > ul > li .newspaper-x-category:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-category:focus-within {
          background: #0e649b; }
      .newspaper-x-recent-posts > ul > li .newspaper-x-date {
        line-height: 25px;
        font-weight: 400;
        margin-left: 13px;
        font-size: 12px;
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      .newspaper-x-recent-posts > ul > li h3 {
        color: #FFF;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        display: block;
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
        .newspaper-x-recent-posts > ul > li h3 > a {
          color: #FFF;
          font-weight: 700; }
          .newspaper-x-recent-posts > ul > li h3 > a:hover, .newspaper-x-recent-posts > ul > li h3 > a:focus, .newspaper-x-recent-posts > ul > li h3 > a:active {
            text-decoration: none;
            outline: none;
            color: #0e649b; }

.newspaper-x-recent-posts-a ul li .newspaper-x-post-info {
  bottom: 42px; }
  .newspaper-x-recent-posts-a ul li .newspaper-x-post-info h6 a {
    font-weight: 700;
    bottom: -2px;
    position: relative; }

.newspaper-x-recent-posts-a ul li:after {
  content: '';
  position: absolute;
  background: #000;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5; }

.newspaper-x-related-posts {
  margin-top: 40px;
  margin-bottom: 50px; }
  .newspaper-x-related-posts .newspaper-x-related-posts-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 20px;
    width: 100%; }
  .newspaper-x-related-posts .newspaper-x-related-posts-title {
    flex: 1 1 auto;
    min-width: 0; }
  .newspaper-x-related-posts .newspaper-x-related-post-image {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 4px;
    width: 100%;
    aspect-ratio: 4 / 3; }
    .newspaper-x-related-posts .newspaper-x-related-post-image > a {
      display: block;
      height: 100%; }
    .newspaper-x-related-posts .newspaper-x-related-post-image img,
    .newspaper-x-related-posts .newspaper-x-related-post-image > a > img {
      display: block !important;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .newspaper-x-related-posts .owl-stage {
    display: flex; }
  .newspaper-x-related-posts .owl-item {
    float: none;
    min-width: 0; }
  .newspaper-x-related-posts .item {
    display: grid;
    grid-template-columns: 132px minmax(0, 1fr);
    gap: 18px;
    align-items: start;
    min-height: 100%;
    padding: 0 0 16px;
    border-bottom: 1px dotted #d7d7d7; }
  .newspaper-x-related-posts .newspaper-x-related-post-content {
    min-width: 0; }
  .newspaper-x-related-posts .newspaper-x-related-post-title {
    min-width: 0; }
  .newspaper-x-related-posts .newspaper-x-carousel-navigation {
    display: flex;
    justify-content: flex-end;
    padding-right: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .newspaper-x-related-posts .owl-controls {
    display: none !important; }
  .newspaper-x-related-posts .newspaper-x-carousel-arrows {
    margin: 0;
    margin-top: 6px;
    padding: 0;
    list-style-type: none; }
    .newspaper-x-related-posts .newspaper-x-carousel-arrows > li {
      width: 42px;
      height: 42px;
      text-align: center;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-right: 10px;
      border: 1px solid rgba(15, 23, 42, 0.12);
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.94);
      box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
      transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease; }
      .newspaper-x-related-posts .newspaper-x-carousel-arrows > li:last-of-type {
        margin-right: 0; }
      .newspaper-x-related-posts .newspaper-x-carousel-arrows > li:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li:focus-within {
        transform: translateY(-1px);
        border-color: rgba(14, 100, 155, 0.42);
        background: #fff;
        box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12); }
      .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a {
        color: #001936;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        font-size: 18px;
        line-height: 1; }
        .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:focus, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:active {
          text-decoration: none;
          outline: none;
          color: #0e649b; }
  .newspaper-x-related-posts .newspaper-x-related-post-title > a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: break-word;
    hyphens: auto;
    font-size: 15px;
    line-height: 1.35;
    font-weight: bold;
    text-transform: none;
    font-family: "Source Sans Pro", "sans-serif";
    color: #333; }
    .newspaper-x-related-posts .newspaper-x-related-post-title > a:hover, .newspaper-x-related-posts .newspaper-x-related-post-title > a:focus, .newspaper-x-related-posts .newspaper-x-related-post-title > a:active {
      text-decoration: none;
      outline: none;
      color: #0e649b; }
  .newspaper-x-related-posts .newspaper-x-related-posts-date {
    margin-top: 10px;
    color: #bfbfbf;
    font-size: 12px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.4; }
  @media (max-width: 991px) {
    .newspaper-x-related-posts .item {
      grid-template-columns: 118px minmax(0, 1fr);
      gap: 14px; } }
  @media (max-width: 767px) {
    .newspaper-x-related-posts .newspaper-x-related-posts-header {
      gap: 8px;
      align-items: center; }
    .newspaper-x-related-posts .newspaper-x-carousel-navigation {
      padding-right: 0; }
    .newspaper-x-related-posts .item {
      display: flex;
      flex-direction: column;
      gap: 10px;
      padding-bottom: 0;
      border-bottom: 0;
      min-width: 0;
      width: 100%; }
    .newspaper-x-related-posts .newspaper-x-related-post-image {
      aspect-ratio: 1 / 1; }
    .newspaper-x-related-posts .newspaper-x-related-post-content {
      display: flex;
      flex-direction: column;
      gap: 6px;
      min-width: 0;
      width: 100%; }
    .newspaper-x-related-posts .newspaper-x-carousel-arrows > li {
      width: 38px;
      height: 38px;
      margin-right: 8px; }
    .newspaper-x-related-posts .newspaper-x-related-post-title > a {
      -webkit-line-clamp: 3;
      font-size: 12px;
      line-height: 1.3;
      min-height: calc(1.3em * 3); }
    .newspaper-x-related-posts .newspaper-x-related-posts-date {
      margin-top: 0;
      min-height: 1.4em;
      font-size: 11px; } }

.newspaper-x-news-ticker {
  position: relative;
  overflow: hidden;
  max-height: 42px; }
  @media (max-width: 767px) {
    .newspaper-x-news-ticker {
      display: none; } }
  .newspaper-x-news-ticker .owl-carousel {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    left: -10px; }
  .newspaper-x-news-ticker .newspaper-x-module-title {
    color: #FFF;
    padding: 0px 21px 0px 11px;
    font-size: 15px;
    font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: bold;
    background: #0a396d;
    display: inline-block;
    position: relative;
    line-height: 42px; }
    .newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-1x {
      font-size: 13px;
      left: 3px;
      bottom: 1px; }
    .newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-2x {
      font-size: 30px;
      position: relative;
      top: 3px;
      left: 3px; }
    .newspaper-x-news-ticker .newspaper-x-module-title icon.fa {
      color: #0e649b;
      margin-right: 10px;
      font-size: 13px; }
  .newspaper-x-news-ticker ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    bottom: 22px; }
    @media (min-width: 768px) {
      .newspaper-x-news-ticker ul {
        padding: 0 0 0 185px; } }
    .newspaper-x-news-ticker ul li a {
      color: #fff;
      font-size: 14px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      font-weight: 400; }
  @media (max-width: 767px) {
    .newspaper-x-news-ticker {
      text-align: center;
      margin-top: 40px; }
      .newspaper-x-news-ticker .owl-carousel {
        top: 60px;
        width: 90%;
        left: 18px; }
      .newspaper-x-news-ticker .newspaper-x-news-ticker {
        min-height: 120px; }
      .newspaper-x-news-ticker .newspaper-x-module-title:after {
        right: 43%;
        top: initial;
        bottom: -9px;
        border-width: 11px 8.5px 0 8.5px;
        border-color: #2d2d2d transparent transparent transparent; } }

.newspaper-x-breadcrumbs {
  margin-top: 30px;
  font-size: 14px;
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400; }
  .newspaper-x-breadcrumbs .newspaper-x-breadcrumb-sep {
    margin: 0 10px; }

.comments-area {
  position: relative;
  top: 30px; }
  .comments-area .comments-form {
    background: #f8f8f8;
    padding-top: 15px;
    padding-bottom: 15px; }
    .comments-area .comments-form #reply-title {
      color: #0a396d;
      font-weight: 400;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      font-size: 20px;
      border-left: none;
      text-transform: initial;
      margin-bottom: 0px; }
      .comments-area .comments-form #reply-title span {
        background: none;
        padding: 0px;
        color: #0a396d;
        font-weight: 400;
        font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        font-size: 20px; }
      .comments-area .comments-form #reply-title:after {
        border: none; }
    .comments-area .comments-form .comment_notes_before {
      display: block;
      color: #8b8d91;
      font-size: 15px;
      font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      margin-bottom: 30px; }

.comments-list {
  border: 1px solid #ebebeb;
  margin: 36px 0; }
  .comments-list .avatar {
    width: 20%;
    float: left;
    padding-top: 40px; }
    .comments-list .avatar img {
      border-radius: 150px; }
  .comments-list .comment {
    padding: 10px 15px 0px 0px;
    width: 80%;
    float: left;
    min-height: 170px; }
    .comments-list .comment p {
      margin-bottom: 40px;
      font-size: 14px;
      line-height: 20px; }
  .comments-list .social-list {
    display: none;
    width: 5%;
    float: right;
    height: 100%;
    text-align: center; }
    .comments-list .social-list ul {
      padding: 0px;
      margin-top: 25px;
      list-style: none; }
      .comments-list .social-list ul a {
        color: #ebebeb;
        font-size: 11px;
        margin-top: 20px; }
  @media (max-width: 550px) {
    .comments-list .avatar {
      width: 90%;
      border-right: 1px solid #ebebeb; }
    .comments-list .comment {
      width: 90%;
      padding-left: 10px; }
      .comments-list .comment h6 {
        text-align: center; }
    .comments-list .social-list {
      width: 10%; } }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley,
.comment-list .reply .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.newspaper-x-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .newspaper-x-video-container embed, .newspaper-x-video-container iframe, .newspaper-x-video-container object, .newspaper-x-video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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 {
  font-style: italic; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .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; }

.newspaper-x-mission-strip {
  --newspaper-x-mission-bg: #08111f;
  --newspaper-x-mission-text: #f5f8fc;
  --newspaper-x-mission-button-bg: #d84c3f;
  --newspaper-x-mission-button-text: #f5f8fc;
  --newspaper-x-mission-accent: #d84c3f;
  --newspaper-x-mission-height: 150px;
  --newspaper-x-mission-mobile-height: 180px;
  --newspaper-x-mission-quote-size: 30px;
  --newspaper-x-mission-quote-size-mobile: 18px;
  --newspaper-x-mission-author-size: 18px;
  --newspaper-x-mission-author-size-mobile: 15px;
  --newspaper-x-mission-cta-size: 15px;
  --newspaper-x-mission-cta-size-mobile: 13px;
  --newspaper-x-mission-condensed-height: 62px;
  --newspaper-x-mission-condensed-mobile-height: 56px;
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--newspaper-x-mission-bg);
  color: var(--newspaper-x-mission-text);
  transition: box-shadow 0.22s ease, background-color 0.22s ease; }
  .newspaper-x-mission-strip:after {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, var(--newspaper-x-mission-accent) 16%, transparent 84%);
    opacity: 0.95;
    z-index: 5; }

.newspaper-x-mission-strip--sticky {
  position: sticky;
  top: 0;
  z-index: 40; }

.admin-bar .newspaper-x-mission-strip--sticky {
  top: 32px; }

.newspaper-x-mission-strip__viewport,
.newspaper-x-mission-strip__slides {
  position: relative;
  height: var(--newspaper-x-mission-height); }

.newspaper-x-mission-strip__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.75s ease; }

.newspaper-x-mission-strip__slide.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  z-index: 2; }

.newspaper-x-mission-strip__bg {
  position: absolute;
  inset: 0;
  background-color: #0b1730;
  background-image: linear-gradient(90deg, rgba(5, 12, 22, 0.78) 0%, rgba(8, 18, 35, 0.55) 42%, rgba(6, 15, 28, 0.82) 100%), radial-gradient(circle at 50% 50%, rgba(47, 93, 154, 0.26), transparent 62%);
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: cover, cover; }

.newspaper-x-mission-strip__bg.has-art {
  background-image: linear-gradient(90deg, rgba(5, 12, 22, 0.78) 0%, rgba(8, 18, 35, 0.55) 42%, rgba(6, 15, 28, 0.82) 100%), var(--newspaper-x-mission-bg-image, radial-gradient(circle at 50% 50%, rgba(47, 93, 154, 0.26), transparent 62%));
  background-position: center, var(--newspaper-x-mission-bg-x, 50%) var(--newspaper-x-mission-bg-y, 50%);
  filter: saturate(0.92) contrast(1.03); }

.newspaper-x-mission-strip__content-shell {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(48px, 132px) minmax(0, 760px) auto;
  align-items: center;
  width: min(100%, 1560px);
  height: var(--newspaper-x-mission-height);
  margin: 0 auto;
  padding: 0.55rem 2.6rem 1.1rem; }

.newspaper-x-mission-strip__content {
  grid-column: 2;
  width: min(100%, 760px);
  justify-self: start;
  margin: 0; }

.newspaper-x-mission-strip--promo .newspaper-x-mission-strip__content-shell {
  grid-template-columns: minmax(24px, 92px) minmax(0, 900px) auto; }

.newspaper-x-mission-strip--promo .newspaper-x-mission-strip__content {
  width: min(100%, 900px); }

.newspaper-x-mission-strip__quote {
  margin: 0;
  font-size: var(--newspaper-x-mission-quote-size);
  font-weight: 500;
  line-height: 1.15;
  text-align: left;
  color: rgba(245, 248, 252, 0.94);
  text-wrap: balance;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18); }

.newspaper-x-mission-strip__quote--promo {
  font-weight: 600;
  line-height: 1.08;
  max-width: 21ch; }

.newspaper-x-mission-strip__author {
  display: block;
  margin-top: 0.28rem;
  font-size: var(--newspaper-x-mission-author-size);
  font-weight: 600;
  line-height: 1.32;
  text-align: left;
  color: rgba(231, 237, 245, 0.78); }

.newspaper-x-mission-strip__footer {
  position: static;
  grid-column: 3;
  justify-self: end;
  display: flex;
  align-items: center;
  align-self: center;
  gap: 0.7rem; }

.newspaper-x-mission-strip__support-line {
  display: inline-flex;
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(231, 237, 245, 0.68); }

.newspaper-x-mission-strip__support-line--inline {
  display: none;
  margin: 0 0 0.55rem;
  font-size: 0.72rem;
  letter-spacing: 0.14em; }

.newspaper-x-mission-strip--promo .newspaper-x-mission-strip__support-line--inline {
  display: inline-flex; }

.newspaper-x-mission-strip--promo .newspaper-x-mission-strip__footer--promo .newspaper-x-mission-strip__support-line {
  display: none; }

.newspaper-x-mission-strip__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.62rem;
  padding: 0.12rem 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--newspaper-x-mission-button-text);
  font-size: var(--newspaper-x-mission-cta-size);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.18s ease, border-color 0.18s ease, opacity 0.18s ease; }
  .newspaper-x-mission-strip__cta:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 3px;
    background: var(--newspaper-x-mission-button-bg);
    border-radius: 999px; }
  .newspaper-x-mission-strip__cta:hover, .newspaper-x-mission-strip__cta:focus {
    transform: translateY(-1px);
    opacity: 0.92;
    color: var(--newspaper-x-mission-button-text);
    text-decoration: none; }

.newspaper-x-mission-strip__cta-label--mobile {
  display: none; }

.newspaper-x-mission-strip__cta-arrow {
  color: var(--newspaper-x-mission-accent); }

.newspaper-x-mission-strip__nav {
  position: absolute;
  inset: 50% 0 auto;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  padding: 0 0.55rem;
  transform: translateY(-50%);
  pointer-events: none; }

.newspaper-x-mission-strip__arrow {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  background: rgba(3, 8, 16, 0.22);
  color: rgba(247, 249, 252, 0.96);
  font-size: 1.65rem;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(6px);
  transition: background 0.18s ease, border-color 0.18s ease, transform 0.18s ease; }
  .newspaper-x-mission-strip__arrow:hover, .newspaper-x-mission-strip__arrow:focus {
    transform: translateY(-1px);
    background: rgba(3, 8, 16, 0.38);
    border-color: rgba(255, 255, 255, 0.24); }

.newspaper-x-mission-strip__dots {
  position: absolute;
  inset: auto 0 0.85rem;
  z-index: 4;
  display: flex;
  justify-content: center;
  gap: 0.45rem; }

.newspaper-x-mission-strip__dot {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.34);
  cursor: pointer;
  transition: transform 0.18s ease, background 0.18s ease; }

.newspaper-x-mission-strip__dot.is-active {
  background: var(--newspaper-x-mission-accent);
  transform: scale(1.15); }

.newspaper-x-mission-strip--sticky.is-condensed {
  background: rgba(8, 17, 31, 0.96);
  box-shadow: 0 14px 32px rgba(3, 9, 18, 0.22); }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__viewport,
.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__slides,
.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content-shell {
  height: var(--newspaper-x-mission-condensed-height); }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content-shell {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.55rem 1.35rem 0.8rem; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content {
  flex: 1 1 auto;
  min-width: 0;
  width: auto;
  margin: 0; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__quote {
  font-size: clamp(0.94rem, 0.82rem + 0.26vw, 1.08rem);
  line-height: 1.2;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__author,
.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__nav,
.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__dots {
  display: none; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__footer {
  position: static;
  right: auto;
  bottom: auto;
  justify-content: flex-end;
  flex: 0 0 auto; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__footer.has-support-line {
  justify-content: space-between; }

.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__support-line {
  display: inline-flex; }

.newspaper-x-mission-strip--promo.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__support-line--inline {
  display: none; }

.newspaper-x-mission-strip--promo.newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__footer--promo .newspaper-x-mission-strip__support-line {
  display: inline-flex; }

.newspaper-x-mission-strip--member {
  background: linear-gradient(90deg, rgba(6, 15, 28, 0.97) 0%, rgba(10, 22, 41, 0.95) 55%, rgba(6, 15, 28, 0.97) 100%); }

.newspaper-x-mission-strip__member-shell {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  margin: 0 auto;
  padding: 0.95rem 1.5rem 1.1rem; }

.newspaper-x-mission-strip__member-message {
  margin: 0;
  font-size: clamp(0.98rem, 0.88rem + 0.18vw, 1.1rem);
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
  color: var(--newspaper-x-mission-text); }

@media (max-width: 820px) {
  .newspaper-x-mission-strip__viewport,
  .newspaper-x-mission-strip__slides,
  .newspaper-x-mission-strip__content-shell {
    height: var(--newspaper-x-mission-mobile-height); }
  .newspaper-x-mission-strip__content-shell {
    display: flex; }
  .newspaper-x-mission-strip__bg.has-art {
    background-image: linear-gradient(180deg, rgba(5, 12, 22, 0.72) 0%, rgba(8, 18, 35, 0.54) 48%, rgba(6, 15, 28, 0.84) 100%), var(--newspaper-x-mission-mobile-bg-image, var(--newspaper-x-mission-bg-image, radial-gradient(circle at 50% 50%, rgba(47, 93, 154, 0.26), transparent 62%)));
    background-position: center, var(--newspaper-x-mission-mobile-bg-x, var(--newspaper-x-mission-bg-x, 50%)) var(--newspaper-x-mission-mobile-bg-y, var(--newspaper-x-mission-bg-y, 50%)); }
  .newspaper-x-mission-strip__content-shell {
    padding: 0.85rem 3rem 1.55rem; }
  .newspaper-x-mission-strip--promo .newspaper-x-mission-strip__content-shell {
    grid-template-columns: minmax(0, 1fr);
    padding: 0.9rem 3rem 1.55rem; }
  .newspaper-x-mission-strip__content {
    grid-column: auto; }
  .newspaper-x-mission-strip__quote {
    font-size: var(--newspaper-x-mission-quote-size-mobile);
    line-height: 1.32;
    text-align: left; }
  .newspaper-x-mission-strip__quote--promo {
    line-height: 1.14;
    max-width: none; }
  .newspaper-x-mission-strip__author {
    margin-top: 0.4rem;
    font-size: var(--newspaper-x-mission-author-size-mobile); }
  .newspaper-x-mission-strip__footer {
    position: absolute;
    grid-column: auto;
    justify-self: auto;
    align-self: auto;
    right: auto;
    left: 3rem;
    bottom: 0.62rem; }
  .newspaper-x-mission-strip__support-line {
    display: none; }
  .newspaper-x-mission-strip--promo .newspaper-x-mission-strip__support-line--inline {
    display: inline-flex;
    margin-bottom: 0.42rem;
    font-size: 0.64rem; }
  .newspaper-x-mission-strip__cta-label--desktop {
    display: none; }
  .newspaper-x-mission-strip__cta-label--mobile {
    display: inline; }
  .newspaper-x-mission-strip__nav {
    padding: 0 0.2rem; }
  .newspaper-x-mission-strip__arrow {
    width: 34px;
    height: 34px;
    font-size: 1.45rem; }
  .newspaper-x-mission-strip__dots {
    inset: auto 0 0.65rem; }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__viewport,
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__slides,
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content-shell {
    height: var(--newspaper-x-mission-condensed-mobile-height); }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content-shell {
    justify-content: space-between;
    padding: 0.5rem 1rem 0.72rem; }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__content {
    display: none; }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__footer {
    position: static;
    left: auto;
    bottom: auto;
    width: 100%;
    justify-content: flex-end; }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__footer.has-support-line {
    justify-content: space-between; }
  .newspaper-x-mission-strip--sticky.is-condensed .newspaper-x-mission-strip__support-line {
    display: inline-flex; }
  .newspaper-x-mission-strip__member-shell {
    min-height: 68px;
    padding: 0.85rem 1rem 0.98rem; }
  .newspaper-x-mission-strip__member-message {
    font-size: 0.94rem; } }

@media (max-width: 782px) {
  .admin-bar .newspaper-x-mission-strip--sticky {
    top: 46px; } }

@media (max-width: 560px) {
  .newspaper-x-mission-strip__content-shell {
    padding: 0.82rem 2.65rem 1.5rem; }
  .newspaper-x-mission-strip__author {
    font-size: var(--newspaper-x-mission-author-size-mobile); }
  .newspaper-x-mission-strip__footer {
    left: 2.65rem; }
  .newspaper-x-mission-strip__cta {
    width: fit-content;
    font-size: var(--newspaper-x-mission-cta-size-mobile); }
  .newspaper-x-mission-strip__cta:before {
    width: 24px; } }

/* Perspekt typography baseline
--------------------------------------------- */
body,
button,
input,
select,
textarea,
p,
article.post p,
h1,
h2,
h3,
h4,
h5,
h6,
.section-title,
.page-title,
.newspaper-x-content .widget-title,
.newspaper-x-after-content-sidebar .widget-title,
#comments > h3:first-of-type,
#reply-title,
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3,
.section-title > span,
.page-title > span,
.newspaper-x-content .widget-title > span,
.newspaper-x-after-content-sidebar .widget-title > span,
#comments > h3:first-of-type > span,
#reply-title > span,
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3 > span,
.entry-title,
.entry-title a,
.newspaper-x-archive-first-posts .entry-title a,
.newspaper-x-archive-page .post .entry-title a,
.newspaper-x-archive-page .page .entry-title a,
.newspaper-x-pager li,
.newspaper-x-pager li > a,
.pfeh-shell {
  font-family: "IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
.section-title,
.page-title,
.newspaper-x-content .widget-title,
.newspaper-x-after-content-sidebar .widget-title,
#comments > h3:first-of-type,
#reply-title,
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3,
.section-title > span,
.page-title > span,
.newspaper-x-content .widget-title > span,
.newspaper-x-after-content-sidebar .widget-title > span,
#comments > h3:first-of-type > span,
#reply-title > span,
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3 > span,
.entry-title,
.entry-title a,
.newspaper-x-archive-first-posts .entry-title a,
.newspaper-x-archive-page .post .entry-title a,
.newspaper-x-archive-page .page .entry-title a {
  font-weight: 600; }

.single-post .entry-title,
.newspaper-x-mission-strip__cta,
.pfeh-shell .pfeh-lead__title,
.pfeh-shell .pfeh-editor-pick__title {
  font-weight: 700; }

p,
article.post p,
.pfeh-shell .pfeh-lead__deck,
.pfeh-shell .pfeh-meta,
.pfeh-shell .pfeh-editor-pick__deck,
.pfeh-shell .pfeh-rail-feature__deck,
.pfeh-shell .pfeh-rail-signup span:not(.pfeh-rail-signup__eyebrow),
.pfeh-shell .pfeh-membership {
  font-weight: 500; }

.pfeh-shell .pfeh-companion__title,
.pfeh-shell .pfeh-latest__title,
.pfeh-shell .pfeh-rail-feature__title,
.pfeh-shell .pfeh-kicker,
.pfeh-shell .pfeh-section-label,
.pfeh-shell .pfeh-rail h2,
.pfeh-shell .pfeh-editor-pick__eyebrow,
.pfeh-shell .pfeh-editor-pick__cta,
.pfeh-shell .pfeh-rail-feature__label,
.pfeh-shell .pfeh-rail-signup__eyebrow,
.pfeh-shell .pfeh-rail-signup strong,
.pfeh-shell .pfeh-rail-signup a,
.pfeh-shell .pfeh-membership a {
  font-weight: 600; }

.pfeh-shell .pfeh-lead__link:hover .pfeh-lead__title,
.pfeh-shell .pfeh-lead__link:focus-visible .pfeh-lead__title,
.pfeh-shell .pfeh-companion__link:hover .pfeh-companion__title,
.pfeh-shell .pfeh-companion__link:focus-visible .pfeh-companion__title,
.pfeh-shell .pfeh-latest__link:hover .pfeh-latest__title,
.pfeh-shell .pfeh-latest__link:focus-visible .pfeh-latest__title {
  color: inherit; }

.pfeh-shell .pfeh-lead__title {
  max-width: 15ch;
  font-size: clamp(2rem, 1.08rem + 1.68vw, 3.15rem);
  line-height: 1.02; }

.pfeh-shell .pfeh-lead__deck {
  font-size: clamp(0.94rem, 0.9rem + 0.14vw, 1.04rem);
  line-height: 1.42; }

.pfeh-shell .pfeh-companion__title {
  font-size: clamp(1rem, 0.94rem + 0.18vw, 1.18rem);
  line-height: 1.14; }

.pfeh-shell .pfeh-latest__title {
  font-size: clamp(0.96rem, 0.9rem + 0.14vw, 1.06rem);
  line-height: 1.18; }

.pfeh-shell .pfeh-editor-pick__title {
  font-size: clamp(1.2rem, 1rem + 0.48vw, 1.56rem);
  line-height: 1.08; }

.pfeh-shell .pfeh-editor-pick__deck {
  font-size: 0.9rem; }

@media (max-width: 1360px) {
  .pfeh-shell .pfeh-lead__title {
    font-size: clamp(1.9rem, 1rem + 1.58vw, 2.75rem); } }

@media (max-width: 1180px) {
  .pfeh-shell .pfeh-lead__title {
    font-size: clamp(1.72rem, 0.96rem + 1.58vw, 2.45rem); } }

@media (max-width: 760px) {
  .pfeh-shell .pfeh-lead__title {
    max-width: none;
    font-size: clamp(1.52rem, 1rem + 4.4vw, 2.18rem);
    line-height: 1.04; }
  .pfeh-shell .pfeh-companion__title,
  .pfeh-shell .pfeh-latest__title {
    font-size: 1rem; }
  .pfeh-shell .pfeh-editor-pick__title {
    font-size: clamp(1.12rem, 0.98rem + 2.2vw, 1.36rem); } }

@media (max-width: 560px) {
  .pfeh-shell .pfeh-lead__title {
    font-size: clamp(1.44rem, 1rem + 4.8vw, 2rem); }
  .pfeh-shell .pfeh-companion__title {
    font-size: 0.98rem; } }

/* Perspekt frontpage ground
--------------------------------------------- */
body.home,
body.front-page,
body.page-template-front-page,
body.home #page,
body.front-page #page,
body.page-template-front-page #page {
  background: #e3eaf1; }

body.home .newspaper-x-header-widget-area,
body.front-page .newspaper-x-header-widget-area,
body.page-template-front-page .newspaper-x-header-widget-area,
body.home .site-content,
body.front-page .site-content,
body.page-template-front-page .site-content,
body.home .newspaper-x-after-content-area,
body.front-page .newspaper-x-after-content-area,
body.page-template-front-page .newspaper-x-after-content-area {
  background: #e3eaf1; }

body.home .site-content,
body.front-page .site-content,
body.page-template-front-page .site-content {
  margin-top: 0;
  padding-top: 22px;
  padding-bottom: 38px; }

body.home .newspaper-x-header-widget-area + .site-content,
body.front-page .newspaper-x-header-widget-area + .site-content,
body.page-template-front-page .newspaper-x-header-widget-area + .site-content {
  margin-top: 0; }

/* Legacy embedded purchase panels can live inside articles rather than on the
   register page. Keep them inside the editorial column and prevent side-crop. */
body.single-post .perspekt-article-body .p-wrap,
body.single-post .entry-content .p-wrap {
  box-sizing: border-box;
  width: 100% !important;
  max-width: 760px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden !important; }

body.single-post .perspekt-article-body .p-wrap *,
body.single-post .entry-content .p-wrap * {
  box-sizing: border-box; }

body.single-post .perspekt-article-body .p-wrap,
body.single-post .entry-content .p-wrap {
  color: #d7cfbd !important;
  font-family: "Source Sans 3", "IBM Plex Sans", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.45 !important; }

body.single-post .perspekt-article-body .p-wrap p,
body.single-post .entry-content .p-wrap p {
  margin-top: 0 !important;
  font-family: "Source Sans 3", "IBM Plex Sans", Arial, sans-serif !important;
  line-height: inherit !important; }

body.single-post .perspekt-article-body .p-header,
body.single-post .perspekt-article-body .p-body,
body.single-post .perspekt-article-body .tiers,
body.single-post .perspekt-article-body .tier,
body.single-post .perspekt-article-body .tier-top-row,
body.single-post .perspekt-article-body .tier-top-left,
body.single-post .perspekt-article-body .inline-confirm,
body.single-post .perspekt-article-body .inline-confirm-inner,
body.single-post .perspekt-article-body .inline-confirm-pad,
body.single-post .entry-content .p-header,
body.single-post .entry-content .p-body,
body.single-post .entry-content .tiers,
body.single-post .entry-content .tier,
body.single-post .entry-content .tier-top-row,
body.single-post .entry-content .tier-top-left,
body.single-post .entry-content .inline-confirm,
body.single-post .entry-content .inline-confirm-inner,
body.single-post .entry-content .inline-confirm-pad {
  max-width: 100% !important;
  min-width: 0 !important; }

body.single-post .perspekt-article-body .tiers,
body.single-post .entry-content .tiers {
  width: 100% !important; }

body.single-post .perspekt-article-body .tier,
body.single-post .entry-content .tier {
  display: block !important;
  color: #d7cfbd !important; }

body.single-post .perspekt-article-body .tier-top-row,
body.single-post .entry-content .tier-top-row {
  flex-wrap: nowrap; }

body.single-post .perspekt-article-body .tier-name,
body.single-post .entry-content .tier-name {
  margin: 0 0 5px !important;
  color: #c9a96e !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: .14em !important;
  line-height: 1.35 !important;
  text-transform: uppercase !important; }

body.single-post .perspekt-article-body .tier-t1 .tier-name,
body.single-post .entry-content .tier-t1 .tier-name {
  color: #7d8da8 !important; }

body.single-post .perspekt-article-body .tier-price-row,
body.single-post .entry-content .tier-price-row {
  margin: 0 0 3px !important;
  gap: 8px !important;
  align-items: baseline !important; }

body.single-post .perspekt-article-body .tier-price,
body.single-post .entry-content .tier-price {
  color: #e6d8b4 !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 1 !important; }

body.single-post .perspekt-article-body .tier-t1 .tier-price,
body.single-post .entry-content .tier-t1 .tier-price {
  color: #9dafc8 !important; }

body.single-post .perspekt-article-body .tier-price-unit,
body.single-post .entry-content .tier-price-unit {
  color: #8d8678 !important;
  font-family: "Source Sans 3", "IBM Plex Sans", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important; }

body.single-post .perspekt-article-body .tier-price-sub,
body.single-post .entry-content .tier-price-sub {
  margin: 0 0 3px !important;
  color: #a8a095 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important; }

body.single-post .perspekt-article-body .progress-section,
body.single-post .entry-content .progress-section {
  margin: 9px 0 11px !important;
  max-width: 280px !important; }

body.single-post .perspekt-article-body .progress-label,
body.single-post .entry-content .progress-label {
  display: flex !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin: 0 0 5px !important;
  font-family: "Source Sans 3", "IBM Plex Sans", Arial, sans-serif !important;
  line-height: 1.2 !important; }

body.single-post .perspekt-article-body .progress-text,
body.single-post .perspekt-article-body .progress-count,
body.single-post .entry-content .progress-text,
body.single-post .entry-content .progress-count {
  color: #8f8677 !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important; }

body.single-post .perspekt-article-body .tier-t1 .progress-text,
body.single-post .perspekt-article-body .tier-t1 .progress-count,
body.single-post .entry-content .tier-t1 .progress-text,
body.single-post .entry-content .tier-t1 .progress-count {
  color: #7d8da8 !important; }

body.single-post .perspekt-article-body .progress-track,
body.single-post .entry-content .progress-track {
  height: 3px !important;
  overflow: hidden !important;
  border-radius: 999px !important;
  background: rgba(232, 224, 204, .12) !important; }

body.single-post .perspekt-article-body .progress-fill,
body.single-post .entry-content .progress-fill {
  display: block !important;
  height: 100% !important;
  min-width: 8px !important;
  border-radius: inherit !important;
  background: linear-gradient(90deg, #6a4a10, #c9a96e, #f0d090) !important; }

body.single-post .perspekt-article-body .tier-t1 .progress-fill,
body.single-post .entry-content .tier-t1 .progress-fill {
  background: linear-gradient(90deg, #40526f, #7d8da8, #b7c4d4) !important; }

body.single-post .perspekt-article-body .tier-desc,
body.single-post .entry-content .tier-desc {
  margin: 0 0 12px !important;
  color: #a8a095 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important; }

body.single-post .perspekt-article-body .anbefalt-badge,
body.single-post .entry-content .anbefalt-badge {
  color: #e8c070 !important; }

body.single-post .perspekt-article-body .tier-name,
body.single-post .perspekt-article-body .tier-price-row,
body.single-post .perspekt-article-body .tier-price-sub,
body.single-post .perspekt-article-body .tier-price-highlight,
body.single-post .perspekt-article-body .tier-desc,
body.single-post .perspekt-article-body .confirm-btn,
body.single-post .perspekt-article-body .confirm-note,
body.single-post .entry-content .tier-name,
body.single-post .entry-content .tier-price-row,
body.single-post .entry-content .tier-price-sub,
body.single-post .entry-content .tier-price-highlight,
body.single-post .entry-content .tier-desc,
body.single-post .entry-content .confirm-btn,
body.single-post .entry-content .confirm-note {
  overflow-wrap: anywhere;
  word-break: normal; }

@media (max-width: 600px) {
  body.single-post .perspekt-article-body .p-wrap,
  body.single-post .entry-content .p-wrap {
    max-width: 100% !important;
    border-radius: 0 !important; }

  body.single-post .perspekt-article-body .p-header,
  body.single-post .entry-content .p-header {
    padding: 1.5rem 1.25rem !important; }

  body.single-post .perspekt-article-body .p-body,
  body.single-post .entry-content .p-body {
    padding: 1.5rem 1.25rem !important; }

  body.single-post .perspekt-article-body .tier,
  body.single-post .entry-content .tier {
    padding: 1rem 1.1rem !important; }

  body.single-post .perspekt-article-body .tier-price,
  body.single-post .entry-content .tier-price {
    font-size: 24px !important; }
}

/* Perspekt register page: neutralize the WordPress Cover wrapper that can
   leave a white mobile viewport above the subscription tiers. */
body.page-id-119,
body.perspekt-register-clean-page {
  max-width: 100%;
  overflow-x: hidden; }

body.page-id-119 #content,
body.page-id-119 .site-content,
body.page-id-119 .content-area,
body.page-id-119 .site-main,
body.page-id-119 article.page,
body.page-id-119 .hentry,
body.page-id-119 .entry-content,
body.perspekt-register-clean-page #content,
body.perspekt-register-clean-page .site-content,
body.perspekt-register-clean-page .content-area,
body.perspekt-register-clean-page .site-main,
body.perspekt-register-clean-page article.page,
body.perspekt-register-clean-page .hentry,
body.perspekt-register-clean-page .entry-content {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  overflow: visible !important; }

body.page-id-119 #content.container,
body.page-id-119 #content .container,
body.page-id-119 .site-content.container,
body.perspekt-register-clean-page #content.container,
body.perspekt-register-clean-page #content .container,
body.perspekt-register-clean-page .site-content.container {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

body.page-id-119 #content > .row,
body.page-id-119 .site-content > .row,
body.page-id-119 #primary,
body.perspekt-register-clean-page #content > .row,
body.perspekt-register-clean-page .site-content > .row,
body.perspekt-register-clean-page #primary {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  flex: 0 0 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  left: auto !important;
  right: auto !important; }

body.page-id-119 .newspaper-x-breadcrumbs,
body.page-id-119 .entry-title,
body.page-id-119 .newspaper-x-image,
body.page-id-119 .entry-footer,
body.page-id-119 .comments-area,
body.perspekt-register-clean-page .newspaper-x-breadcrumbs,
body.perspekt-register-clean-page .entry-title,
body.perspekt-register-clean-page .newspaper-x-image,
body.perspekt-register-clean-page .entry-footer,
body.perspekt-register-clean-page .comments-area {
  display: none !important; }

body.page-id-119 .wp-block-cover,
body.perspekt-register-clean-page .wp-block-cover {
  display: block !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  background: #2a2a28 !important;
  color: inherit !important; }

body.page-id-119 .wp-block-cover__background,
body.page-id-119 .wp-block-cover__gradient-background,
body.perspekt-register-clean-page .wp-block-cover__background,
body.perspekt-register-clean-page .wp-block-cover__gradient-background {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important; }

body.page-id-119 .wp-block-cover__inner-container,
body.perspekt-register-clean-page .wp-block-cover__inner-container {
  display: block !important;
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important; }

body.page-id-119 .p-wrap,
body.perspekt-register-clean-page .p-wrap {
  box-sizing: border-box !important;
  width: min(100%, 760px) !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  overflow: visible !important;
  background: #2a2a28 !important; }

body.page-id-119 .p-wrap *,
body.perspekt-register-clean-page .p-wrap * {
  box-sizing: border-box !important; }

body.page-id-119 .p-header,
body.page-id-119 .p-body,
body.page-id-119 .tiers,
body.page-id-119 .tier,
body.page-id-119 .tier-top-row,
body.page-id-119 .tier-top-left,
body.page-id-119 .inline-confirm,
body.page-id-119 .inline-confirm-inner,
body.page-id-119 .inline-confirm-pad,
body.perspekt-register-clean-page .p-header,
body.perspekt-register-clean-page .p-body,
body.perspekt-register-clean-page .tiers,
body.perspekt-register-clean-page .tier,
body.perspekt-register-clean-page .tier-top-row,
body.perspekt-register-clean-page .tier-top-left,
body.perspekt-register-clean-page .inline-confirm,
body.perspekt-register-clean-page .inline-confirm-inner,
body.perspekt-register-clean-page .inline-confirm-pad {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important; }

body.page-id-119 .tier-name,
body.page-id-119 .tier-price-row,
body.page-id-119 .tier-price-sub,
body.page-id-119 .tier-price-highlight,
body.page-id-119 .tier-desc,
body.page-id-119 .soldout-notice,
body.page-id-119 .confirm-btn,
body.page-id-119 .confirm-note,
body.perspekt-register-clean-page .tier-name,
body.perspekt-register-clean-page .tier-price-row,
body.perspekt-register-clean-page .tier-price-sub,
body.perspekt-register-clean-page .tier-price-highlight,
body.perspekt-register-clean-page .tier-desc,
body.perspekt-register-clean-page .soldout-notice,
body.perspekt-register-clean-page .confirm-btn,
body.perspekt-register-clean-page .confirm-note {
  overflow-wrap: anywhere !important;
  word-break: normal !important; }

@media (max-width: 600px) {
  body.page-id-119 .site-content,
  body.page-id-119 .content-area,
  body.page-id-119 .entry-content,
  body.perspekt-register-clean-page .site-content,
  body.perspekt-register-clean-page .content-area,
  body.perspekt-register-clean-page .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  body.page-id-119 .p-wrap,
  body.perspekt-register-clean-page .p-wrap {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 !important; }

  body.page-id-119 .p-header,
  body.perspekt-register-clean-page .p-header {
    padding: 22px 12px 20px !important; }

  body.page-id-119 .p-body,
  body.perspekt-register-clean-page .p-body {
    padding: 18px 10px 22px !important; }

  body.page-id-119 .tier,
  body.perspekt-register-clean-page .tier {
    display: block !important;
    padding: 15px 12px !important;
    border-radius: 8px !important; }

  body.page-id-119 .tier-top-row,
  body.perspekt-register-clean-page .tier-top-row {
    gap: 8px !important; }

  body.page-id-119 .tier-price,
  body.perspekt-register-clean-page .tier-price {
    font-size: 24px !important; }

  body.page-id-119 .tier-price-unit,
  body.perspekt-register-clean-page .tier-price-unit {
    font-size: 12px !important; }

  body.page-id-119 .tier-t3 .tier-name,
  body.page-id-119 .tier-t3 .tier-price-sub,
  body.page-id-119 .tier-t3 .tier-desc,
  body.perspekt-register-clean-page .tier-t3 .tier-name,
  body.perspekt-register-clean-page .tier-t3 .tier-price-sub,
  body.perspekt-register-clean-page .tier-t3 .tier-desc {
    color: #9b9688 !important; } }

/* Perspekt register v11: stable replacement for the old Custom HTML/Cover
   membership block. */
body.page-id-119 .perspekt-register-v11,
body.perspekt-register-clean-page .perspekt-register-v11 {
  box-sizing: border-box;
  width: 100%;
  max-width: 920px;
  margin: 0 auto 42px;
  padding: 28px 18px 32px;
  background: #202019;
  color: #f4efe4;
  font-family: "IBM Plex Sans", Arial, sans-serif;
  overflow: hidden; }

body.page-id-119 .perspekt-register-v11 *,
body.page-id-119 .perspekt-register-v11 *::before,
body.page-id-119 .perspekt-register-v11 *::after,
body.perspekt-register-clean-page .perspekt-register-v11 *,
body.perspekt-register-clean-page .perspekt-register-v11 *::before,
body.perspekt-register-clean-page .perspekt-register-v11 *::after {
  box-sizing: border-box; }

body.page-id-119 .perspekt-register-v11__header,
body.perspekt-register-clean-page .perspekt-register-v11__header {
  max-width: 760px;
  margin: 0 0 22px; }

body.page-id-119 .perspekt-register-v11__eyebrow,
body.perspekt-register-clean-page .perspekt-register-v11__eyebrow {
  margin: 0 0 12px;
  color: #c9a96e !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.35;
  text-transform: uppercase; }

body.page-id-119 .perspekt-register-v11__title,
body.perspekt-register-clean-page .perspekt-register-v11__title {
  margin: 0 0 12px;
  color: #f5f0e8 !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.08; }

body.page-id-119 .perspekt-register-v11__lead,
body.page-id-119 .perspekt-register-v11__note,
body.perspekt-register-clean-page .perspekt-register-v11__lead,
body.perspekt-register-clean-page .perspekt-register-v11__note {
  margin: 0;
  color: #d0c7b3 !important;
  font-size: 15px;
  line-height: 1.6; }

body.page-id-119 .perspekt-register-v11__note,
body.perspekt-register-clean-page .perspekt-register-v11__note {
  margin-top: 14px;
  padding-left: 14px;
  border-left: 2px solid #5e4b21;
  color: #a99d80 !important;
  font-style: italic; }

body.page-id-119 .perspekt-register-v11__plans,
body.perspekt-register-clean-page .perspekt-register-v11__plans {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px; }

body.page-id-119 .perspekt-register-v11__plan,
body.perspekt-register-clean-page .perspekt-register-v11__plan {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(205, 168, 91, 0.45);
  border-radius: 8px;
  background: #29271e; }

body.page-id-119 .perspekt-register-v11__plan--featured,
body.perspekt-register-clean-page .perspekt-register-v11__plan--featured {
  border-color: rgba(224, 190, 112, 0.9);
  background: #231e11;
  box-shadow: inset 0 0 0 1px rgba(224, 190, 112, 0.18); }

body.page-id-119 .perspekt-register-v11__badge,
body.perspekt-register-clean-page .perspekt-register-v11__badge {
  align-self: flex-start;
  margin: 0 0 12px;
  padding: 4px 10px;
  border-radius: 4px;
  background: #3a2808;
  color: #e8c070 !important;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase; }

body.page-id-119 .perspekt-register-v11__label,
body.perspekt-register-clean-page .perspekt-register-v11__label {
  margin: 0 0 14px;
  color: #c9a96e !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-transform: uppercase; }

body.page-id-119 .perspekt-register-v11__price,
body.perspekt-register-clean-page .perspekt-register-v11__price {
  margin: 0 0 8px;
  color: #f5f0e8 !important;
  font-size: 14px;
  line-height: 1.1; }

body.page-id-119 .perspekt-register-v11__price span,
body.perspekt-register-clean-page .perspekt-register-v11__price span {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1; }

body.page-id-119 .perspekt-register-v11__meta,
body.perspekt-register-clean-page .perspekt-register-v11__meta {
  margin: 0 0 14px;
  color: #a99d80 !important;
  font-size: 13px;
  line-height: 1.5; }

body.page-id-119 .perspekt-register-v11__copy,
body.perspekt-register-clean-page .perspekt-register-v11__copy {
  margin: 0 0 18px;
  color: #d7cfbd !important;
  font-size: 14px;
  line-height: 1.55; }

body.page-id-119 .perspekt-register-v11__button,
body.perspekt-register-clean-page .perspekt-register-v11__button {
  display: block;
  width: 100%;
  margin-top: auto;
  padding: 13px 14px;
  border-radius: 8px;
  background: #d8bd78;
  color: #17150f !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important; }

body.page-id-119 .perspekt-register-v11__button:hover,
body.page-id-119 .perspekt-register-v11__button:focus,
body.perspekt-register-clean-page .perspekt-register-v11__button:hover,
body.perspekt-register-clean-page .perspekt-register-v11__button:focus {
  background: #e3cc8e;
  color: #17150f !important; }

body.page-id-119 .perspekt-register-v11__terms,
body.perspekt-register-clean-page .perspekt-register-v11__terms {
  margin: 18px 0 0;
  color: #b8ad91 !important;
  font-size: 13px;
  line-height: 1.6; }

body.page-id-119 .perspekt-register-v11__terms a,
body.perspekt-register-clean-page .perspekt-register-v11__terms a {
  color: #d8bd78 !important;
  text-decoration: underline; }

@media (max-width: 760px) {
  body.page-id-119 .perspekt-register-v11,
  body.perspekt-register-clean-page .perspekt-register-v11 {
    max-width: 100%;
    margin-bottom: 28px;
    padding: 16px 10px 24px; }

  body.page-id-119 .perspekt-register-v11__header,
  body.perspekt-register-clean-page .perspekt-register-v11__header {
    margin-bottom: 14px; }

  body.page-id-119 .perspekt-register-v11__eyebrow,
  body.perspekt-register-clean-page .perspekt-register-v11__eyebrow {
    margin-bottom: 8px;
    font-size: 10px; }

  body.page-id-119 .perspekt-register-v11__title,
  body.perspekt-register-clean-page .perspekt-register-v11__title {
    margin-bottom: 8px;
    font-size: 27px; }

  body.page-id-119 .perspekt-register-v11__lead,
  body.perspekt-register-clean-page .perspekt-register-v11__lead {
    font-size: 14px;
    line-height: 1.45; }

  body.page-id-119 .perspekt-register-v11__note,
  body.perspekt-register-clean-page .perspekt-register-v11__note {
    display: none; }

  body.page-id-119 .perspekt-register-v11__plans,
  body.perspekt-register-clean-page .perspekt-register-v11__plans {
    grid-template-columns: 1fr;
    gap: 10px; }

  body.page-id-119 .perspekt-register-v11__plan,
  body.perspekt-register-clean-page .perspekt-register-v11__plan {
    padding: 14px 12px; }

  body.page-id-119 .perspekt-register-v11__label,
  body.perspekt-register-clean-page .perspekt-register-v11__label {
    margin-bottom: 8px; }

  body.page-id-119 .perspekt-register-v11__price,
  body.perspekt-register-clean-page .perspekt-register-v11__price {
    margin-bottom: 6px; }

  body.page-id-119 .perspekt-register-v11__price span,
  body.perspekt-register-clean-page .perspekt-register-v11__price span {
    font-size: 30px; }

  body.page-id-119 .perspekt-register-v11__meta,
  body.perspekt-register-clean-page .perspekt-register-v11__meta {
    margin-bottom: 8px; }

  body.page-id-119 .perspekt-register-v11__copy,
  body.perspekt-register-clean-page .perspekt-register-v11__copy {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 1.45; }

  body.page-id-119 .perspekt-register-v11__button,
  body.perspekt-register-clean-page .perspekt-register-v11__button {
    padding: 12px 10px; } }

@media (max-width: 420px) {
  body.page-id-119 .perspekt-register-v11__copy,
  body.perspekt-register-clean-page .perspekt-register-v11__copy {
    display: none; }
}
