
/* 2026 stylesheet bundle. Built by PostCSS -> app/assets/builds/2026.css.
 *
 * Order matters:
 *   1. base.css                 -- verbatim SmartMag style.css (:root vars, .s-dark, components).
 *   2. icons.css                -- ts-icons @font-face + .tsi-* classes.
 *   3. override/game-zone.css  -- final accent/surface overrides; must load last.
 */
/*
Theme Name: SmartMag
Theme URI: https://smartmag.theme-sphere.com
Version: 10.3.2
Description: Designed by <a href="https://theme-sphere.com">ThemeSphere</a>
Author: ThemeSphere
Author URI: https://theme-sphere.com
Requires PHP: 7.1
License: ThemeForest Split Licence
License URI: https://themeforest.net/licenses/standard
Copyright: (c) 2025 ThemeSphere.
Text Domain: bunyad
*/
/*

1. =Resets & Default Elements
 1.1. =Typography/Elements
 1.2. =Main Helpers

2. =Global Structure
 2.1. =Grid

3. =Components & Blocks
4. =Header & Navigation
5. =Widgets

6. =Content
 6.1. =Single Post
 6.2. =Single & Other Pages

7. =Main Sidebar
8. =Footer
9. =Miscellaneous

*/
/**
 * 1. =Resets & Helpers
 * ----------------------------------------------------------------------------
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video,
button, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-family: inherit;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input[type=submit] {
  box-sizing: content-box;
  -webkit-appearance: none;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Normalize webkit search */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
a img {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img {
    min-height: 1px;
  }
}
/* Reset placeholder color */
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
}
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
/**
 * 1.1. =Typography/Elements
 * ----------------------------------------------------------------------------
 */
:root {
  --body-font: "Public Sans", system-ui, sans-serif;
  --ui-font: var(--body-font);
  --text-font: var(--body-font);
  --title-font: var(--ui-font);
  --h-font: var(--ui-font);
  --text-size: 14px;
  --text-lh: 1.714;
  --main-width: 1200px;
  --grid-gutter: 36px;
  --wrap-padding: 35px;
  --boxed-pad: 45px;
  --sidebar-width: 33.3333333333%;
  --sidebar-c-width: var(--sidebar-width);
  --sidebar-pad: 38px;
  --sidebar-c-pad: var(--sidebar-pad);
  --c-sidebar-sep: var(--c-separator2);
  --max-width-md: 680px;
  --title-size-xs: 14px;
  --title-size-s: 16px;
  --title-size-n: 18px;
  --title-size-m: 20px;
  --title-size-l: 25px;
  --title-size-xl: 30px;
  --title-fw-semi: 600;
  --title-fw-bold: 700;
  --grid-p-title: var(--title-size-m);
  --grid-sm-p-title: var(--title-size-s);
  --grid-lg-p-title: var(--title-size-l);
  --list-p-title: calc(var(--title-size-m) * 1.05);
  --small-p-title: var(--title-size-xs);
  --feat-grid-title-s: var(--title-size-n);
  --feat-grid-title-m: var(--title-size-m);
  --feat-grid-title-l: var(--title-size-l);
  --excerpt-size: 15px;
  --post-content-size: 1.186rem;
  --post-content-lh: 1.7;
  --post-content-gaps: 1.54em;
  --single-content-size: var(--post-content-size);
  --p-media-margin: 1.867em;
  --p-spacious-pad: 0px;
  --c-facebook: #1a6dd4;
  --c-twitter: #55acef;
  --c-pinterest: #e4223e;
  --c-linkedin: #02669a;
  --c-tumblr: #44546b;
  --c-instagram: #c13584;
  --c-vk: #45668e;
  --c-vimeo: #1ab7ea;
  --c-youtube: #ff0000;
  --c-dribbble: #ea4c89;
  --c-flickr: #0063dc;
  --c-email: #080808;
  --c-whatsapp: #23c761;
  --c-soundcloud: #ff8800;
  --c-rss: #f97d1e;
  --c-reddit: #ff4500;
  --c-telegram: #0088cc;
  --c-tiktok: #fe2c55;
  --c-discord: #5865f2;
  --c-twitch: #7b3ed6;
  --c-snapchat: #fffc00;
  --c-threads: #000;
  --c-mastodon: #6364ff;
  --c-spotify: #1db954;
  --c-bluesky: #1285fe;
  --block-wrap-mb: 55px;
  --btn-height: 38px;
  --btn-shadow: 0 2px 7px -4px rgba(0, 0, 0, 0.16);
}
@media (max-width: 767px) {
  :root {
    --block-wrap-mb: 45px;
  }
}
:root,
.s-light {
  --c-main: #2ab391;
  --c-main-rgb: 42, 179, 145;
  --c-contrast-0: #fff;
  --c-contrast-10: #fbfbfb;
  --c-contrast-50: #f7f7f7;
  --c-contrast-75: #efefef;
  --c-contrast-100: #e8e8e8;
  --c-contrast-125: #e2e2e2;
  --c-contrast-150: #ddd;
  --c-contrast-200: #ccc;
  --c-contrast-300: #bbb;
  --c-contrast-400: #999;
  --c-contrast-450: #8a8a8a;
  --c-contrast-500: #777;
  --c-contrast-600: #666;
  --c-contrast-650: #505050;
  --c-contrast-700: #444;
  --c-contrast-800: #333;
  --c-contrast-850: #191919;
  --c-contrast-900: #161616;
  --c-contrast: #000;
  --c-rgba: 0, 0, 0;
  --c-separator: var(--c-contrast-100);
  --c-separator2: var(--c-contrast-125);
  --c-links: var(--c-contrast-900);
  --c-headings: var(--c-contrast-900);
  --c-excerpts: var(--c-contrast-650);
  --c-nav: var(--c-contrast-900);
  --c-nav-hov-bg: transparent;
  --c-nav-drop-sep: rgba(0, 0, 0, .07);
  --c-nav-blip: var(--c-contrast-300);
  --c-post-meta: var(--c-contrast-450);
  --footer-mt: 60px;
  --footer-bg: #f7f7f7;
  --footer-lower-bg: #f0f0f0;
}
.s-dark:not(i),
.site-s-dark,
.site-s-dark .s-light {
  --c-contrast-0: #000;
  --c-contrast-10: #070707;
  --c-contrast-50: #111;
  --c-contrast-75: #151515;
  --c-contrast-100: #222;
  --c-contrast-125: #2b2b2b;
  --c-contrast-150: #333;
  --c-contrast-200: #444;
  --c-contrast-300: #555;
  --c-contrast-400: #777;
  --c-contrast-450: #999;
  --c-contrast-500: #bbb;
  --c-contrast-600: #c0c0c0;
  --c-contrast-650: #ccc;
  --c-contrast-700: #d1d1d1;
  --c-contrast-800: #ddd;
  --c-contrast-850: #ececec;
  --c-contrast-900: #f0f0f0;
  --c-contrast: #fff;
  --c-rgba: 255, 255, 255;
  --c-a-hover: rgba(var(--c-rgba), .7);
  --c-headings: var(--c-contrast-850);
  --c-excerpts: var(--c-contrast-650);
  --c-separator: rgba(var(--c-rgba), .13);
  --c-separator2: rgba(var(--c-rgba), .13);
  --c-links: var(--c-contrast-900);
  --c-headings: var(--c-contrast-850);
  --c-nav: var(--c-contrast-900);
  --c-nav-drop-bg: var(--c-contrast-10);
  --c-nav-drop-sep: rgba(255, 255, 255, .1);
  --c-post-meta: rgba(var(--c-rgba), .65);
  --c-email: var(--c-contrast-300);
  --c-input-bg: rgba(var(--c-rgba), .1);
  --footer-bg: #0f0f11;
  --footer-lower-bg: #040404;
}
.site-s-dark {
  --footer-bg: #070708;
}
.site-s-dark body {
  background: #151516;
}
html {
  font-size: 14px;
}
body {
  font-family: var(--body-font);
  line-height: 1.5;
  color: var(--body-color, var(--c-contrast-700));
  background: var(--c-contrast-0);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}
.elementor-top-section.elementor-section-full_width {
  max-width: 100%;
  overflow-x: hidden;
}
@media (max-width: 1200px) {
  .main-wrap {
    overflow-x: clip;
  }
}
@media (max-width: 767px) {
  body,
  html {
    overflow-x: hidden;
  }
}
::-moz-selection {
  background: var(--c-main);
  color: #fff;
}
::selection {
  background: var(--c-main);
  color: #fff;
}
img::-moz-selection {
  background: transparent;
}
img::selection {
  background: transparent;
}
:root {
  --admin-bar-h: 32px;
}
@media (max-width: 782px) {
  :root {
    --admin-bar-h: 46px;
  }
}
*,
:before,
:after {
  -webkit-font-smoothing: antialiased;
}
p {
  margin-bottom: 21px;
  word-break: break-all;
  word-break: break-word;
  overflow-wrap: break-word;
}
h1 {
  font-size: 1.846em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.285em;
}
h4 {
  font-size: 1.21em;
}
h5 {
  font-size: 1.107em;
}
h6 {
  font-size: 1.07em;
}
h1, h2, h3, h4, h5, h6, .h-tag {
  font-weight: var(--title-fw-bold);
  font-family: var(--h-font);
  color: var(--c-headings);
}
/* Link and text helpers */
a {
  color: var(--c-a, var(--c-links));
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: var(--c-a-hover, var(--c-main));
}
/**
 * Other Elements
 */
code,
pre {
  background: rgba(var(--c-rgba), 0.03);
}
code {
  padding: 4px 10px;
}
pre {
  padding: 1.5em 1em;
  border-left: 3px solid var(--c-separator);
  border-bottom: 1px solid transparent;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  font-family: Menlo, Monaco, Consolas, monospace;
  font-size: max(14px, .9em);
}
pre code {
  white-space: pre-wrap;
  background: transparent;
  font-size: inherit;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th, td {
  background: transparent;
  padding: 5px 9px;
  border: 1px solid var(--c-separator2);
  text-align: initial;
}
th {
  background: rgba(var(--c-rgba), 0.05);
}
table caption {
  padding: 0 0 7px 0;
  width: auto;
  font-weight: 600;
}
small {
  font-size: 0.92308em;
}
sub {
  vertical-align: sub;
  font-size: 0.7em;
}
sup {
  vertical-align: super;
  font-size: 0.7em;
}
ul,
ol {
  list-style-type: var(--ul-style, none);
  margin: var(--ul-margin, 0);
  margin-left: var(--ul-ml, 0);
}
@media (max-width: 540px) {
  ul,
  ol {
    margin-left: var(--ul-ml-xs, 0);
  }
}
ol li::marker {
  font-size: max(0.95em, 12px);
}
li {
  padding: var(--li-padding, 0);
  padding-left: var(--li-pl, 0);
  margin: var(--li-margin, 0);
  margin-bottom: var(--li-mb, 0);
}
input,
textarea,
select {
  border: 1px solid var(--c-contrast-150);
  padding: 7px 12px;
  outline: 0;
  height: auto;
  font-size: 14px;
  color: var(--c-contrast-500);
  max-width: 100%;
  border-radius: 2px;
  box-shadow: 0 2px 7px -4px rgba(0, 0, 0, 0.1);
  background: var(--c-input-bg, var(--c-contrast-0));
}
input {
  width: var(--input-width, initial);
  height: var(--input-height, 38px);
}
input[type=checkbox],
input[type=radio] {
  width: initial;
  height: initial;
}
textarea {
  width: 100%;
  padding: 14px 12px;
  line-height: 1.5;
}
input:focus,
textarea:focus,
select:focus {
  border-color: var(--c-contrast-400);
  color: var(--c-contrast-650);
}
input[type=submit],
button,
input[type=reset] input[type=button],
.ts-button {
  -webkit-appearance: none;
  padding: var(--btn-pad, 0 17px);
  font-family: var(--ui-font);
  font-size: var(--btn-f-size, 12px);
  font-weight: var(--btn-f-weight, 600);
  line-height: var(--btn-l-height, var(--btn-height));
  height: var(--btn-height);
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  box-shadow: var(--btn-shadow);
  transition: 0.25s ease-in-out;
  background: var(--c-main);
  color: #fff;
  border: 0;
  border-radius: 2px;
}
input[type=submit]:hover,
button:hover,
input[type=reset] input[type=button]:hover,
.ts-button:hover {
  background: #161616;
  border-color: #161616;
  color: #fff;
}
.s-dark input[type=submit]:hover,
.s-dark button:hover,
.s-dark input[type=reset] input[type=button]:hover,
.s-dark .ts-button:hover {
  border-color: #555;
}
button:focus {
  outline: 0;
}
input[type=submit]:active,
button:active,
input[type=button]:active {
  opacity: 0.9;
}
.ts-button-alt {
  --btn-l-height: 1;
  --btn-height: auto;
  --btn-pad: 10px 17px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid var(--c-contrast-100);
  color: var(--c-contrast-650);
}
.ts-button-b {
  background: transparent;
  border: 1px solid var(--c-main);
  color: var(--c-main);
}
.ts-button:not(._),
.ts-button-alt:not(._) {
  box-shadow: var(--btn-shadow);
}
blockquote {
  padding: 0.5em 1.5em;
  color: var(--c-contrast-850);
  font-family: var(--blockquote-font, inherit);
  font-size: 1.12em;
  font-weight: 400;
}
blockquote cite,
blockquote [class*=__citation] {
  font-family: var(--ui-font);
  color: var(--c-contrast-450);
  font-size: 13px;
  font-size: max(12px, .7em);
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.02em;
}
blockquote p + cite,
blockquote [class*=__citation] {
  display: block;
  margin-top: 15px;
}
blockquote cite:before {
  content: "—";
  margin-right: 5px;
  opacity: 0.6;
}
blockquote > p:last-of-type {
  margin-bottom: 0;
}
.wp-block-pullquote.is-style-modern blockquote,
.modern-quote {
  position: relative;
  padding: 0;
  padding-left: calc(28px + 1em);
  padding-right: 14px;
  padding-top: 17px;
  padding-bottom: 0;
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: "Merriweather", Georgia, serif;
  font-weight: 300;
  font-size: 1.142em;
  font-style: italic;
  border: 0;
  border-top: 2px solid var(--c-main);
  background: transparent;
}
.wp-block-pullquote.is-style-modern blockquote:before,
.modern-quote:before {
  content: "“";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--c-contrast-100);
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 1;
  font-weight: 400;
  transform: none;
  margin-left: 0;
  font-size: 4em;
  line-height: 1;
  margin-top: 15px;
}
.wp-block-pullquote.is-style-modern blockquote cite,
.modern-quote cite {
  margin-top: 21px;
  font-size: 12px;
  font-family: var(--ui-font);
  text-transform: uppercase;
  color: var(--c-contrast-400);
  font-style: italic;
}
.wp-block-pullquote.is-style-modern blockquote p > cite,
.modern-quote p > cite {
  display: block;
}
.wp-block-pullquote.is-style-modern blockquote cite:before,
.modern-quote cite:before {
  content: "—";
  margin-right: 3px;
}
.modern-quote.alignleft {
  margin-right: 35px;
}
.modern-quote.alignright {
  margin-left: 35px;
}
.modern-quote.pull {
  margin-bottom: 28px;
  margin-top: 0.6em;
  padding-right: 0;
  min-width: 250px;
  max-width: 30%;
}
.search-form {
  display: flex;
}
.search-form label {
  flex-grow: 1;
  max-width: 400px;
}
.search-form .search-field {
  width: 100%;
}
.search-form input[type=submit] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
}
.ts-tooltip {
  position: relative;
  --ts-tip-anim: all .18s ease-in-out;
  --ts-tip-bg: rgba(17, 17, 17, .95);
}
.s-dark .ts-tooltip {
  --ts-tip-bg: rgba(47, 47, 47, 0.98);
}
.ts-tooltip::before, .ts-tooltip::after {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  will-change: transform;
  opacity: 0;
  pointer-events: none;
  transition: var(--ts-tip-anim);
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  transform-origin: top;
  transform: translate3d(var(--_x), var(--_y), 0);
}
.ts-tooltip:hover::before, .ts-tooltip:hover::after {
  opacity: 1;
  pointer-events: auto;
}
.ts-tooltip::before {
  background-size: 100% auto !important;
  content: "";
}
.ts-tooltip::after {
  content: attr(aria-label);
  width: 300px;
  width: -moz-max-content;
  width: max-content;
  max-width: min(450px, 90vw);
  background: var(--ts-tip-bg);
  border-radius: 4px;
  color: #fff;
  font-family: var(--ui-font);
  font-size: var(--ts-tip-fs, 13px);
  font-weight: var(--ts-tip-fw, normal);
  text-transform: var(--ts-tip-case, none);
  padding: 0.5em 1em;
  box-sizing: content-box;
}
.ts-tooltip-top {
  --_x: -50%;
  --_y: 0;
}
.ts-tooltip-top::before {
  height: 6px;
  width: 12px;
  margin-bottom: 5px;
  background: var(--ts-tip-bg);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.ts-tooltip-top::after {
  margin-bottom: 11px;
}
.ts-tooltip-top::before, .ts-tooltip-top::after {
  bottom: 100%;
  left: 50%;
}
.ts-tooltip-top:hover::before {
  --_y: -6px;
}
.ts-tooltip-top:hover::after {
  --_y: -5px;
}
.ts-tooltip-top-left::after {
  --_x: -16px;
  bottom: 100%;
}
.ts-tooltip-top-left:hover::after {
  --_y: -5px;
}
/**
 * 1.2. =Main Helpers
 * ----------------------------------------------------------------------------
 */
.cf:after, .cf:before {
  content: "";
  display: table;
  flex-basis: 0;
  order: 1;
}
.cf:after {
  clear: both;
}
.limit-line {
  overflow: hidden;
  white-space: nowrap;
}
.limit-lines {
  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 5;
  -webkit-line-clamp: var(--limit-lines, 5);
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
}
.l-lines-1 {
  --limit-lines: 1;
}
.l-lines-2 {
  --limit-lines: 2;
}
.l-lines-3 {
  --limit-lines: 3;
}
.l-lines-4 {
  --limit-lines: 4;
}
.ellipsis {
  text-overflow: ellipsis;
}
/* Image replacement - via H5BP */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/* Hide only visually, but have it available for screenreaders: H5BP */
.visuallyhidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.main-color {
  color: var(--c-main);
}
.post-title {
  color: var(--c-headings);
  font-family: var(--title-font);
  line-height: 1.36;
}
.post-title a {
  --c-links: initial;
  --c-a: initial;
  --c-a-hover: var(--c-main);
  display: block;
}
hr,
hr.separator {
  margin: 41px 0;
  height: 1px;
  background: var(--c-separator);
}
hr.no-line {
  background: transparent;
}
hr.half {
  margin-top: 0;
}
.ts-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid transparent;
  border-radius: 50%;
  position: relative;
}
.ts-spinner::before, .ts-spinner::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  animation: ts-spinner-scale 1s ease-out infinite;
}
.ts-spinner::before {
  border: 3px solid rgba(var(--c-main-rgb), 0.5);
  width: 48px;
  height: 48px;
  top: -7px;
  left: -7px;
  animation-delay: 1s;
  opacity: 0;
}
.ts-spinner::after {
  border: 3px solid rgba(var(--c-main-rgb), 1);
  width: 40px;
  height: 40px;
  top: -3px;
  left: -3px;
  animation-delay: 0.5s;
}
@keyframes ts-spinner-scale {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.lazyload,
.lazyloading {
  will-change: opacity !important;
  background-color: var(--c-contrast-150);
}
.lazyload:not(._),
.lazyloading:not(._) {
  opacity: 0.1;
}
.no-display {
  will-change: opacity;
  opacity: 0;
}
.lazyloaded,
.appear {
  will-change: initial;
  opacity: 1;
}
.wp-post-image,
.post-content img,
.appear,
.lazyload,
.lazyloading {
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 941px) {
  .wp-post-image,
  .post-content:hover img {
    will-change: opacity;
  }
}
:where(.ts-img-hov-fade) .wp-post-image:hover {
  opacity: 0.85;
}
:where(.ts-img-hov-saturate) .wp-post-image {
  transition-property: filter;
}
:where(.ts-img-hov-saturate) .wp-post-image:hover {
  filter: brightness(1.08);
}
.bg-ratio {
  --a-ratio: 0;
  padding-bottom: calc(100% / var(--a-ratio));
}
.bg-cover {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* CSS3 animations and transition helpers */
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, var(--fade-transform), 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fade-in-up-lg {
  from {
    opacity: 0;
    transform: translate3d(0, 8px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fade-in-down-lg {
  from {
    opacity: 0;
    transform: translate3d(0, -8px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fade-in:not(._) {
  visibility: visible;
  opacity: 1;
}
.fade-out {
  visibility: hidden;
  opacity: 0;
}
.fade-in-up {
  --fade-transform: 2px;
  will-change: transform;
  animation: 0.5s fade-in-up ease-out;
  animation-fill-mode: both;
}
.fade-in-up-lg {
  will-change: transform;
  animation: 0.65s fade-in-up-lg ease-out;
  animation-fill-mode: both;
}
.fade-in-down-lg {
  will-change: transform;
  animation: 0.65s fade-in-down-lg ease-out;
  animation-fill-mode: both;
}
.no-transition {
  transition: none !important;
}
.media-ratio {
  position: relative;
  display: block;
  height: 0;
}
.media-ratio .wp-post-image,
.media-ratio > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--media-radius, 0);
}
.media-ratio.ratio-1-1 {
  padding-bottom: 100%;
}
.media-ratio.ratio-4-3 {
  padding-bottom: 75%;
}
.media-ratio.ratio-3-2 {
  padding-bottom: 66.6666666667%;
}
.media-ratio.ratio-16-9 {
  padding-bottom: 56.25%;
}
.media-ratio.ratio-21-9 {
  padding-bottom: 42.8571428571%;
}
.media-ratio.ratio-3-4 {
  padding-bottom: 133.3333333333%;
}
.media-ratio.ratio-2-3 {
  padding-bottom: 150%;
}
.show-lg:not(#_),
.show-md:not(#_),
.show-sm:not(#_),
.show-xs:not(#_) {
  display: none;
}
@media (min-width: 941px) {
  .show-lg:not(#_) {
    display: var(--display-init, block);
  }
}
@media (min-width: 768px) and (max-width: 940px) {
  .show-md:not(#_) {
    display: var(--display-init, block);
  }
}
@media (min-width: 541px) and (max-width: 767px) {
  .show-sm:not(#_) {
    display: var(--display-init, block);
  }
}
@media (max-width: 540px) {
  .show-xs:not(#_) {
    display: var(--display-init, block);
  }
}
/**
 * 2. =Global Structure
 * ----------------------------------------------------------------------------
 */
.ts-contain,
.wrap,
.main-wrap {
  max-width: 100%;
  box-sizing: border-box;
}
.ts-contain,
.wrap {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1201px) {
  .wrap {
    width: var(--main-width);
  }
}
@media (max-width: 940px) {
  .wrap {
    max-width: var(--max-width-md);
  }
}
@media (min-width: 1201px) {
  .ts-contain,
  .main {
    width: calc(var(--main-width) + var(--wrap-padding) * 2);
  }
}
@media (max-width: 940px) {
  .ts-contain,
  .main {
    max-width: calc(var(--max-width-md) + 70px);
  }
}
.main {
  margin: 42px auto;
}
.ts-contain,
.main {
  padding: 0 35px;
  padding: 0 var(--wrap-padding);
}
@media (max-width: 940px) {
  .ts-contain,
  .main {
    --wrap-padding: 25px;
  }
}
@media (max-width: 540px) {
  .ts-contain,
  .main {
    --wrap-padding: 20px;
  }
}
@media (max-width: 350px) {
  .ts-contain,
  .main {
    --wrap-padding: 15px;
  }
}
.ts-contain .ts-contain,
.main .ts-contain {
  padding: 0;
}
.no-sidebar .col-8.main-content {
  width: 100%;
}
@media (min-width: 941px) {
  .main-content:not(.main),
  .no-sidebar .right-sidebar .main-content {
    width: calc(100% - var(--sidebar-c-width));
  }
}
/**
 * 2.1 =Grid
 * ----------------------------------------------------------------------------
 */
.ts-row,
.row,
.b-row {
  --grid-gutter-h: calc(var(--grid-gutter) / 2);
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--grid-gutter-h));
  margin-left: calc(-1 * var(--grid-gutter-h));
}
.grid {
  display: grid;
  grid-column-gap: var(--grid-gutter);
  grid-row-gap: var(--grid-row-gap, 0);
}
@media (max-width: 767px) {
  .grid {
    --grid-gutter: 26px;
  }
}
.cols-not-eq {
  align-items: start;
}
.cols-gap-sm {
  --grid-gutter: 26px;
}
.cols-gap-lg {
  --grid-gutter: 50px;
}
@media (max-width: 767px) {
  .cols-gap-lg {
    --grid-gutter: 26px;
  }
}
.cols-gap-xlg {
  --grid-gutter: 64px;
}
@media (max-width: 767px) {
  .cols-gap-xlg {
    --grid-gutter: 26px;
  }
}
.cols-gap-min {
  --grid-gutter: 2px;
}
/**
 * CSS Grid Layout.
 */
.grid-1 {
  --col: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-2 {
  --col: 50%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-3 {
  --col: 33.3333333333%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-4 {
  --col: 25%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-5 {
  --col: 20%;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-6 {
  --col: 16.6666666667%;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-auto {
  grid-template-columns: repeat(auto-fit, minmax(var(--w-min, 0), 1fr));
}
.grid-4-8 {
  grid-template-columns: 4fr 8fr;
}
.grid-8-4 {
  grid-template-columns: 8fr 4fr;
}
@media (max-width: 940px) {
  .md\:grid-1 {
    --col: 100%;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-2 {
    --col: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-3 {
    --col: 33.3333333333%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-4 {
    --col: 25%;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-5 {
    --col: 20%;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-6 {
    --col: 16.6666666667%;
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-auto {
    grid-template-columns: repeat(auto-fit, minmax(var(--w-min, 0), 1fr));
  }
}
@media (max-width: 767px) {
  .sm\:grid-1 {
    --col: 100%;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm\:grid-2 {
    --col: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-3 {
    --col: 33.3333333333%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-4 {
    --col: 25%;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:grid-5 {
    --col: 20%;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm\:grid-6 {
    --col: 16.6666666667%;
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:grid-auto {
    grid-template-columns: repeat(auto-fit, minmax(var(--w-min, 0), 1fr));
  }
}
@media (max-width: 540px) {
  .xs\:grid-1 {
    --col: 100%;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xs\:grid-2 {
    --col: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xs\:grid-3 {
    --col: 33.3333333333%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xs\:grid-4 {
    --col: 25%;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xs\:grid-5 {
    --col: 20%;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xs\:grid-6 {
    --col: 16.6666666667%;
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xs\:grid-auto {
    grid-template-columns: repeat(auto-fit, minmax(var(--w-min, 0), 1fr));
  }
}
.col-1 {
  width: 8.3333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-2-4 {
  width: 20%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-11 {
  width: 91.6666666667%;
}
.col-12 {
  width: 100%;
}
/* LEGACY: Compat only columns */
.column {
  width: 100%;
}
.column.three-fourth {
  width: 75%;
}
.column.two-third {
  width: 66.6666666667%;
}
.column.half {
  width: 50%;
}
.column.one-third {
  width: 33.3333333333%;
}
.column.one-fourth {
  width: 25%;
}
.column.one-fifth {
  width: 20%;
}
.column.two-fifth {
  width: 40%;
}
.column.three-fifth {
  width: 60%;
}
.column.four-fifth {
  width: 80%;
}
.column.right {
  text-align: right;
}
.column.left {
  text-align: left;
}
.column.center {
  text-align: center;
}
.column,
[class^=col-],
[class*=" col-"] {
  flex: 0 0 auto;
  padding-left: var(--grid-gutter-h);
  padding-right: var(--grid-gutter-h);
}
@media (max-width: 940px) {
  .column,
  [class^=col-],
  [class*=" col-"] {
    width: 100%;
  }
}
/**
 * 3. =Components & Blocks
 * ----------------------------------------------------------------------------
 */
/**
 * Breadcrumbs
 */
.breadcrumbs {
  margin: 0 auto;
  margin-bottom: 30px;
  font-family: var(--ui-font);
  --c-a: var(--c-contrast-450);
  --c-a-hover: var(--c-links);
  font-size: 12px;
  color: var(--c-contrast-400);
  line-height: 1;
}
.breadcrumbs .delim,
.breadcrumbs .separator {
  font-family: Arial, system-ui, sans-serif;
  padding: 0 10px;
  font-size: 1.141em;
  line-height: 0.7;
  opacity: 0.8;
}
.breadcrumbs .separator {
  padding: 0 3px;
}
.breadcrumbs .label {
  color: var(--c-main);
  margin-right: 21px;
  text-transform: uppercase;
}
.breadcrumbs .inner {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.2;
}
.breadcrumbs-a {
  margin-top: 20px;
  margin-bottom: 20px;
}
.breadcrumbs-a + .main {
  margin-top: 35px;
}
.post-layout-large-center .breadcrumbs-a {
  margin-top: 25px;
  text-align: center;
}
.breadcrumbs-b {
  font-size: 13px;
  --c-a: var(--c-contrast-500);
}
@media (max-width: 767px) {
  .breadcrumbs-b {
    font-size: 12px;
  }
}
.breadcrumbs-b .inner {
  padding-top: 16px;
  padding-bottom: 16px;
}
.breadcrumbs-b.is-full-width {
  background: var(--c-contrast-50);
}
.breadcrumbs-b:not(.is-full-width) > .inner {
  background: var(--c-contrast-50);
  padding: 16px 25px;
}
@media (max-width: 767px) {
  .breadcrumbs-b:not(.is-full-width) {
    padding: 0;
    width: 100%;
    max-width: initial;
  }
  .breadcrumbs-b:not(.is-full-width) > .inner {
    width: 100%;
    max-width: initial;
  }
}
.breadcrumbs-b + .main {
  margin-top: 38px;
}
.main-featured.is-container {
  --max-width-md: 100%;
  margin-top: 35px;
  margin-bottom: 50px;
  border-right: 0;
  border-left: 0;
}
@media (max-width: 940px) {
  .main-featured.is-container {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.main-featured .row {
  opacity: 0;
}
.main-featured .row.appear {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
.main-featured .slides {
  position: relative;
  min-height: 170px;
}
@keyframes slider-fade-in {
  from {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.common-slider .slick-initialized img {
  display: inline;
}
.common-slider .slick-arrow {
  --trans-x: 0;
  display: none;
  position: absolute;
  z-index: 100;
  top: var(--arrow-top, 50%);
  left: 0;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  height: 32px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  transition-property: color, background;
  transform: translate(var(--trans-x), -50%) translateY(var(--trans-ey, 0));
}
.common-slider .slick-arrow i {
  line-height: inherit;
}
.common-slider .slick-arrow:hover {
  background: var(--c-contrast-0);
  color: var(--c-contrast-900);
}
.common-slider .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.common-slider .slick-track {
  -webkit-perspective: 2000;
}
.common-slider .prev-arrow {
  left: 25px;
}
.common-slider .next-arrow {
  left: auto;
  right: 25px;
}
.common-slider .item {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.common-slider .slides {
  max-height: 700px;
}
.common-slider .loaded.slides {
  max-height: none;
}
.common-slider .loaded .item {
  opacity: 1;
}
.common-slider .parallax img {
  visibility: hidden;
}
.common-slider.arrow-hover .slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition-property: all;
}
.common-slider.arrow-hover:hover .slick-arrow:not(.slick-disabled) {
  opacity: 1;
  visibility: visible;
}
.common-slider .nav-dots {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.common-slider .nav-dots button {
  display: block;
  border: 0;
  padding: 7px 4px;
  font-size: 0;
  background: transparent;
  width: initial;
  height: initial;
  line-height: 1;
  box-shadow: none;
}
.common-slider .nav-dots button:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid rgba(var(--c-rgba), 0.3);
  outline: 0;
  transition: 0.4s ease-out;
}
.common-slider .nav-dots .slick-active button:before {
  transform: scale(1.25);
  background: var(--c-main);
  border-color: var(--c-main);
}
.slider-arrow-b .slick-arrow {
  margin: 0;
  height: 40px;
  width: 40px;
  line-height: 38px;
  background: var(--c-contrast-0);
  box-shadow: 0 2px 4px 0 rgba(var(--c-rgba), 0.1);
  color: var(--c-contrast-900);
  font-size: 22px;
  border-radius: 50%;
  border: 1px solid var(--c-contrast-50);
  transition: 0.25s ease-in;
  will-change: transform;
}
.slider-arrow-b .slick-arrow:hover {
  --trans-ey: -2px;
  box-shadow: 0 4px 17px 0 rgba(var(--c-rgba), 0.1);
}
.slider-arrow-b .next-arrow {
  --trans-x: 50%;
  right: 0;
  letter-spacing: -3px;
}
@media (max-width: 767px) {
  .slider-arrow-b .next-arrow {
    --trans-x: 0;
  }
}
.slider-arrow-b .prev-arrow {
  --trans-x: -50%;
  left: 0;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  .slider-arrow-b .prev-arrow {
    --trans-x: 0;
  }
}
/**
 * Default WordPress Components
 */
html :where([style*=border-width]) {
  border-style: solid;
}
.alignnone,
.wp-block-image figure,
figure.wp-block-image,
.wp-block-gallery,
.wp-block-embed {
  margin: var(--p-media-margin) auto;
}
.alignwide,
.alignfull {
  margin: calc(var(--p-media-margin) + 4px) auto;
}
.alignright,
a img.alignright,
.wp-block-image .alignright {
  float: right;
  margin: 4px 0 20px 30px;
}
.alignleft,
a img.alignleft,
.wp-block-image .alignleft {
  float: left;
  margin: 4px 30px 20px 0;
}
@media (max-width: 1200px) {
  .alignleft,
  .alignright,
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    max-width: 50%;
  }
}
@media (max-width: 540px) {
  .alignleft,
  .alignright,
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0;
    margin: 30px auto !important;
    text-align: center;
  }
}
@media (max-width: 540px) {
  figure.alignleft img,
  figure.alignright img,
  a img.alignleft,
  a img.alignright {
    float: none;
    width: 100% !important;
    max-width: initial;
  }
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: var(--p-media-margin) auto;
  text-align: center;
}
.aligncenter > img,
div.aligncenter > img {
  margin: 0 auto;
}
p img.alignnone,
img.alignnone {
  display: block;
  margin: var(--p-media-margin) auto;
}
p img,
figure img {
  vertical-align: middle;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text,
figcaption {
  font-style: italic;
  font-size: calc(0.3em + 8.4px);
  text-align: center;
  color: var(--c-contrast-450);
}
.wp-caption-text,
.wp-block-image figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption {
  margin-top: calc(0.5em + 5px);
  padding-bottom: 2px;
}
/**
 * Gutenberg blocks
 */
.wp-block-image:not(figure) {
  margin: 0;
}
.wp-block-image figcaption {
  margin-bottom: 0;
}
.wp-element-caption a {
  display: initial;
}
.wp-block-embed__wrapper {
  display: flex;
  flex-direction: column;
}
.wp-block-embed figcaption {
  text-align: inherit;
}
.aligncenter .wp-block-embed__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-embed-twitter figcaption, .wp-block-embed-instagram figcaption {
  margin-top: calc(0.5em - 4px);
}
.wp-block-embed-youtube {
  text-align: center;
}
.wp-block-quote {
  border-left: 3px solid var(--c-contrast-150);
}
.wp-block-quote.is-style-large {
  border-left: 0;
}
.wp-block-quote.is-style-large p {
  font-size: 1.4em;
}
.wp-block-quote.is-style-large cite {
  font-size: max(13px, 0.85em);
}
.wp-block-quote.is-style-plain {
  border-left: 0;
}
.wp-block-pullquote {
  margin: calc(var(--post-content-gaps) + 0.3em) auto;
  padding: 0;
  padding-left: 62px;
  font-size: 1.4em;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  line-height: 1.5;
  color: var(--c-contrast-850);
}
.wp-block-pullquote blockquote {
  position: relative;
  margin: 0;
  padding: 0;
  font: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.wp-block-pullquote blockquote:not(.has-text-color) {
  color: inherit;
}
.wp-block-pullquote blockquote:before {
  content: "“";
  position: absolute;
  top: 0;
  margin-left: -0.32em;
  color: var(--c-main);
  opacity: 0.5;
  transform: translateX(-100%) translateY(68%) rotate(1deg);
  font-size: 3em;
  line-height: 0.41;
  font-family: Georgia, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.wp-block-pullquote blockquote p {
  font-size: inherit;
  line-height: inherit;
}
.wp-block-pullquote blockquote cite {
  font-size: max(12px, .56em);
  letter-spacing: 0.02em;
  font-weight: 500;
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  padding-top: 0.15em;
  padding-bottom: 1em;
  max-width: 40%;
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
  font-size: inherit;
}
@media (max-width: 767px) {
  .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    width: 100%;
    max-width: initial;
    margin: 0 !important;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-left: 0;
    padding-right: 0;
  }
}
.wp-block-pullquote.alignleft.is-style-default, .wp-block-pullquote.alignright.is-style-default {
  padding-left: 48px;
  font-size: 1.2em;
}
.wp-block-pullquote.alignleft {
  margin-right: 5%;
}
.wp-block-pullquote.alignright {
  margin-left: 3.9%;
}
.wp-block-pullquote cite,
.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote p + cite {
  margin-top: 20px;
  color: var(--c-contrast-400);
  font-style: normal;
}
.wp-block-pullquote.is-style-solid-color, .wp-block-pullquote.is-style-solid-bg {
  padding: 35px;
  font-size: calc(1em + 6px);
  font-weight: 600;
}
.wp-block-pullquote.is-style-solid-color blockquote, .wp-block-pullquote.is-style-solid-bg blockquote {
  max-width: initial;
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color blockquote:before, .wp-block-pullquote.is-style-solid-bg blockquote:before {
  display: none;
}
.wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-pullquote.is-style-solid-bg blockquote p {
  font-size: inherit;
}
.wp-block-pullquote.is-style-solid-bg cite,
.wp-block-pullquote.is-style-solid-bg .wp-block-pullquote__citation {
  color: inherit;
}
.wp-block-pullquote .has-text-color cite {
  color: inherit;
}
.wp-block-pullquote.is-style-modern {
  padding: 0;
  font: inherit;
}
.wp-block-pullquote.is-style-modern blockquote {
  margin: 0;
}
.wp-block-pullquote.is-style-modern.alignleft, .wp-block-pullquote.is-style-modern.alignright {
  padding-top: 0.15em;
  padding-bottom: 1em;
}
.wp-block-separator {
  color: var(--c-separator2);
  border-color: currentColor;
  border: none;
  background: none;
  border-top: 1px solid;
}
.wp-block-separator:not(.is-style-wide) {
  border-top-width: 2px;
  margin: 2.8em auto;
  max-width: 180px;
}
.wp-block-separator.is-style-dots {
  background: none;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}
.wp-block-separator.is-style-dots:before {
  content: "···";
  padding-left: 21px;
  color: inherit;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 21px;
  font-family: georgia, serif;
}
hr.is-style-dots {
  color: var(--c--contrast-600);
}
.wp-block-audio.aligncenter > audio, .wp-block-audio.alignwide > audio, .wp-block-audio.alignfull > audio {
  width: 100%;
}
.wp-block-columns:not(._) {
  gap: var(--wp--style--block-gap, 2em);
  row-gap: var(--post-content-gaps, 32px);
  margin-bottom: var(--post-content-gaps, 32px);
}
.wp-block-columns + .wp-block-separator {
  margin-top: 2.4em;
}
.wp-block-column > :not(._):first-child {
  margin-top: 0;
}
.wp-block-column > :not(._):last-child {
  margin-bottom: 0;
}
.wp-block-column > ul,
.wp-block-column > ol {
  margin-bottom: 2em;
  margin-left: 25px;
}
p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: calc(70px + 2.2em);
  line-height: 0.78;
  margin: 0.02em 13px 0em 0;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: rgba(var(--c-rgba), 0.8);
}
@media (max-width: 540px) {
  p.has-drop-cap:not(:focus):first-letter {
    font-size: calc(60px + 1.8em);
  }
}
@supports (-ms-ime-align: auto) {
  p.has-drop-cap:not(:focus):first-letter {
    font-size: 6.1em;
  }
}
p.has-background {
  padding: 25px 30px;
}
.wp-block-buttons {
  padding: 6px 0;
  display: flex;
  flex-wrap: wrap;
}
.wp-block-buttons:not(._) {
  gap: 18px;
}
.wp-block-button {
  --bg-color: var(--c-main);
  --text-color: #fff;
  --btn-height: 42px;
  --btn-pad: 0 24px;
}
@media (max-width: 767px) {
  .wp-block-button {
    --btn-pad: .875em 2em;
  }
}
.wp-block-button.is-style-outline {
  --bg-color: transparent;
  --text-color: var(--black-color);
  --btn-pad: 0 1.75em;
}
.wp-block-button.is-style-outline a {
  padding: var(--btn-pad);
}
@media (max-width: 767px) {
  .wp-block-button.is-style-outline {
    --btn-pad: 0.7916666667em 1.75em;
  }
}
.wp-block-button__link {
  -webkit-appearance: none;
  padding: var(--btn-pad, 0 17px);
  font-family: var(--ui-font);
  font-size: var(--btn-f-size, 12px);
  font-weight: var(--btn-f-weight, 600);
  line-height: var(--btn-l-height, var(--btn-height));
  height: var(--btn-height);
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  box-shadow: var(--btn-shadow);
  transition: 0.25s ease-in-out;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767px) {
  .wp-block-button__link {
    line-height: 1.75;
    height: auto;
  }
}
.wp-block-button__link:not(.has-background) {
  background: var(--bg-color);
}
.wp-block-button__link:not(.has-text-color) {
  color: var(--text-color);
}
.wp-block-button__link:not(._):hover {
  opacity: 1;
  background: #000;
  border-color: #000;
  color: #fff;
}
.wp-block-cover {
  width: auto;
  color: var(--c-contrast-0);
}
.wp-block-cover__inner-container > :last-child {
  margin-bottom: 0;
}
.wp-block-cover .aligncenter {
  margin: 0 auto;
}
.wp-block-media-text figure > img {
  display: block;
  margin-bottom: 0;
}
.wp-block-group:not(._) {
  margin: 2.5em auto;
}
.wp-block-group.has-background {
  padding: clamp(1.2em, 2vw + 0.825em, 2em);
}
.wp-block-group__inner-container > :last-child {
  margin-bottom: 0;
}
.wp-block-group .alignfull {
  margin-top: 2.5em;
}
.wp-block-latest-posts__list {
  display: flex;
  flex-direction: column;
}
.wp-block-latest-posts li,
.wp-block-social-links li {
  padding: 0;
  margin-bottom: 0;
}
.wp-block-social-links a {
  color: var(--c-contrast-0);
}
.wp-block-table {
  margin: calc(var(--post-content-gaps) + 0.66em) auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 1200px) {
  .wp-block-table {
    display: block;
    width: 100%;
  }
}
.wp-block-table thead {
  border-bottom-width: 2px;
}
.wp-block-table table:not(i) {
  hyphens: none;
  margin: 0;
}
.wp-block-table.is-style-stripes {
  border: 0;
}
.wp-block-table.is-style-stripes thead {
  border-color: var(--c-separator2);
}
.wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes td {
  padding: 0.55em 0.75em;
  border: 1px solid var(--c-separator2);
  border-right: 0;
  border-left: 0;
}
.wp-block-table.is-style-stripes th {
  background: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: rgba(var(--c-rgba), 0.04);
}
.alignfull > .wp-block-group__inner-container,
.alignwide > .wp-block-group__inner-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: var(--post-content-width, var(--main-width));
}
.alignfull .alignfull,
.alignwide .alignwide {
  margin-left: 0;
  margin-right: 0;
}
.no-sidebar .alignnone:not(img) {
  width: auto !important;
}
.no-sidebar .alignnone img,
.no-sidebar img.alignnone {
  width: 100%;
  max-width: initial;
}
.no-sidebar .entry-content .alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-left: calc(50% - 50vw - var(--content-share-ml, 0px) / 2);
  margin-right: 0;
}
.no-sidebar .entry-content .alignfull.wp-block-image img {
  max-width: 100vw;
  width: 100vw;
}
:root .has-very-light-gray-background-color {
  background: var(--c-contrast-50);
}
:root .has-dark-gray-color {
  color: var(--c-contrast-500);
}
:root .has-dark-gray-background-color {
  background: var(--c-contrast-500);
}
.s-dark .has-white-background-color {
  background-color: var(--c-contrast-0);
}
.s-dark .has-very-light-gray-background-color {
  background-color: var(--c-contrast-125);
}
.s-dark .has-cyan-bluish-gray-background-color {
  background-color: #32363a;
}
.s-dark .has-very-dark-gray-background-color {
  background-color: var(--c-contrast-800);
}
.s-dark .has-black-background-color {
  background-color: var(--c-contrast);
}
.s-dark .has-white-color {
  color: var(--c-contrast-0);
}
.s-dark .has-very-light-gray-color {
  color: var(--c-contrast-125);
}
.s-dark .has-cyan-bluish-gray-color {
  color: #32363a;
}
.s-dark .has-very-dark-gray-color {
  color: var(--c-contrast-800);
}
.s-dark .has-black-color {
  color: var(--c-contrast);
}
/**
 * Post Content
 */
.post-content,
.textwidget,
.wp-block-group__inner-container {
  --ul-style: disc;
  --ul-margin: calc(var(--post-content-gaps) + .26em) auto;
  --ul-ml: 35px;
  --ul-ml-xs: 22px;
  --li-pl: 3px;
  --li-mb: 0.44em;
}
.post-content p,
.post-content > div,
.post-content > dl,
.post-content > iframe,
.textwidget p,
.textwidget > div,
.textwidget > dl,
.textwidget > iframe,
.wp-block-group__inner-container p,
.wp-block-group__inner-container > div,
.wp-block-group__inner-container > dl,
.wp-block-group__inner-container > iframe {
  margin-bottom: var(--post-content-gaps);
}
.post-content strong,
.textwidget strong,
.wp-block-group__inner-container strong {
  font-weight: var(--title-fw-bold);
}
.post-content > pre,
.post-content > blockquote,
.textwidget > pre,
.textwidget > blockquote,
.wp-block-group__inner-container > pre,
.wp-block-group__inner-container > blockquote {
  margin: calc(var(--post-content-gaps) + 0.3em) auto;
}
.post-content ol,
.textwidget ol,
.wp-block-group__inner-container ol {
  list-style-type: decimal;
}
.post-content li > ul,
.post-content li > ol,
.textwidget li > ul,
.textwidget li > ol,
.wp-block-group__inner-container li > ul,
.wp-block-group__inner-container li > ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.post-content,
.textwidget {
  --c-a: var(--c-main);
  --c-a-hover: var(--c-links);
}
.post-content > :not(._):last-child,
.textwidget > :not(._):last-child {
  margin-bottom: 0;
}
.post-content > :not(._):first-child,
.textwidget > :not(._):first-child {
  margin-top: 0;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  margin-top: 1.35em;
  margin-bottom: 0.75em;
  font-weight: var(--title-fw-bold);
  color: var(--c-headings);
  font-family: var(--text-h-font, inherit);
  line-height: 1.5;
}
.post-content a:hover img,
.textwidget a:hover img {
  opacity: 1;
}
.post-content table,
.textwidget table {
  margin: calc(var(--post-content-gaps) + 0.66em) auto;
}
.post-content .wp-block-pullquote.alignleft,
.post-content .wp-block-pullquote.alignright,
.textwidget .wp-block-pullquote.alignleft,
.textwidget .wp-block-pullquote.alignright {
  margin-top: 0;
  margin-bottom: 0;
}
.post-content iframe,
.textwidget iframe {
  max-width: 100%;
}
.post-content figcaption a,
.post-content .wp-caption-text a,
.textwidget figcaption a,
.textwidget .wp-caption-text a {
  text-decoration: underline;
}
.post-content {
  font-family: var(--text-font);
  font-size: var(--text-size);
  line-height: var(--text-lh);
  text-rendering: optimizeLegibility;
  font-size: var(--post-content-size);
  line-height: var(--post-content-lh);
  color: var(--c-contrast-800);
  --wp--preset--font-size--small: 14px;
  --wp--preset--font-size--large: 22px;
}
@media (max-width: 767px) {
  .post-content {
    font-size: max(14px, calc(var(--post-content-size) * .96));
  }
}
.post-content .has-small-font-size {
  font-size: 14px;
}
.post-content .has-regular-font-size {
  font-size: inherit;
}
.post-content .has-large-font-size {
  font-size: 22px;
  line-height: 1.6;
}
.post-content .has-larger-font-size {
  font-size: 28px;
  line-height: 1.5;
}
.post-content .search-field {
  vertical-align: top;
}
.post-content .tiled-gallery,
.post-content .wp-block-media-text {
  margin: calc(var(--post-content-gaps) + 0.66em) auto;
}
.post-content .alignwide.wp-block-image img {
  width: 100%;
  max-width: initial;
}
.post-content .wp-block-cover-image.alignwide {
  width: auto;
}
.no-sidebar .post-content .alignfull {
  width: 100vw;
  max-width: 100vw;
}
.post-content figure > a:not(.pinit-btn) {
  display: block;
}
.post-content .modern-quote,
.post-content .wp-block-quote.is-style-large {
  margin-top: 1.8em;
  margin-bottom: 1.9em;
}
.post-content > iframe.instagram-media,
.post-content > .twitter-tweet {
  margin: var(--p-media-margin) auto !important;
}
.post-content > p .fluid-width-video-wrapper,
.post-content .wp-block-cover {
  margin: var(--p-media-margin) auto;
}
.post-content table {
  font-size: calc(0.6923076923em + 4px);
}
.post-content > blockquote:not([class]) {
  border-left: 3px solid var(--c-contrast-150);
}
.post-content figure > ul,
.post-content figure > ol {
  margin: 0;
  list-style: none;
}
.entry-content {
  --post-content-size: var(--single-content-size);
}
/**
 * Spacious Style
 */
.content-spacious {
  --p-spacious-pad: 3.9340101523%;
}
@media (max-width: 767px) {
  .content-spacious {
    --p-spacious-pad: min(3.9340101523%, calc(var(--wrap-padding) + 8px));
  }
}
@media (min-width: 768px) {
  .content-spacious {
    padding-left: var(--p-spacious-pad);
    padding-right: var(--p-spacious-pad);
  }
}
@media (min-width: 941px) and (max-width: 1100px) {
  .content-spacious {
    --p-spacious-pad: 0px;
  }
}
.content-spacious > p img.alignnone,
.content-spacious .wp-caption.alignnone,
.content-spacious figure.alignnone,
.content-spacious .alignwide,
.content-spacious .alignfull,
.content-spacious .gallery,
.content-spacious .review-box,
.content-spacious .fluid-width-video-wrapper {
  margin-left: calc(-1 * var(--p-spacious-pad));
  margin-right: calc(-1 * var(--p-spacious-pad));
  max-width: calc(100% + var(--p-spacious-pad) * 2);
}
.content-spacious .wp-caption:not([class*=align]) {
  max-width: unset;
}
.content-spacious .fluid-width-video-wrapper {
  width: auto;
}
.content-spacious > p img.alignleft,
.content-spacious .wp-caption.alignleft,
.content-spacious figure.alignleft,
.content-spacious .wp-block-pullquote.alignleft {
  margin-left: calc(-1 * var(--p-spacious-pad));
}
.content-spacious > p img.alignright,
.content-spacious .wp-caption.alignright,
.content-spacious figure.alignright,
.content-spacious .wp-block-pullquote.alignright {
  margin-right: calc(-1 * var(--p-spacious-pad));
}
.content-spacious > p img.aligncenter,
.content-spacious .wp-caption.aligncenter,
.content-spacious .wp-block-image.aligncenter,
.content-spacious .wp-block-gallery.aligncenter,
.content-spacious .gallery.aligncenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.content-spacious .wp-block-cover-image {
  width: auto;
}
.content-spacious .wp-block-pullquote.alignwide {
  margin-left: -5px;
  margin-right: 0;
}
/**
 * Full Width variation of content spacious
 */
.content-spacious-full .alignnone,
.content-spacious-full .wp-block-embed,
.content-spacious-full .wp-block-image:not(.alignleft):not(.alignright),
.content-spacious-full .wp-block-gallery {
  margin-top: calc(var(--p-media-margin) + 0.25vw);
  margin-bottom: calc(var(--p-media-margin) + 0.25vw);
}
.content-spacious-full .wp-caption-text,
.content-spacious-full .wp-block-image figcaption,
.content-spacious-full .blocks-gallery-caption {
  margin-top: 1em;
}
.content-spacious-full .alignfull {
  margin-top: calc(var(--p-media-margin) + 1vw);
  margin-bottom: calc(var(--p-media-margin) + 1vw);
}
@media (min-width: 1201px) {
  .content-spacious-full {
    --post-content-width: 720px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .content-spacious-full > p img.alignnone,
  .content-spacious-full .wp-caption.alignnone,
  .content-spacious-full figure.alignnone,
  .content-spacious-full .alignwide,
  .content-spacious-full .alignfull,
  .content-spacious-full .gallery {
    margin-left: -190px;
    margin-right: -190px;
    width: calc(100% + 380px);
    max-width: 100vw;
  }
  .content-spacious-full > p img.alignleft,
  .content-spacious-full .wp-caption.alignleft,
  .content-spacious-full figure.alignleft,
  .content-spacious-full .wp-block-pullquote.alignleft {
    margin-left: -6%;
  }
  .content-spacious-full > p img.alignright,
  .content-spacious-full .wp-caption.alignright,
  .content-spacious-full figure.alignright,
  .content-spacious-full .wp-block-pullquote.alignright {
    margin-right: -6%;
  }
  .content-spacious-full > p img.aligncenter,
  .content-spacious-full .wp-caption.aligncenter,
  .content-spacious-full .wp-block-image.aligncenter,
  .content-spacious-full .wp-block-gallery.aligncenter,
  .content-spacious-full .gallery.aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.spc-social {
  display: flex;
  align-items: center;
}
.spc-social .icon {
  font-size: var(--spc-social-fs, 14px);
  line-height: 1.6;
  width: 1.2em;
  text-align: center;
}
.spc-social .service {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 0 3px;
  margin-right: var(--spc-social-space, 2px);
  color: var(--c-spc-social, inherit);
  background: var(--c-spcs-bg, transparent);
}
.spc-social .service:hover {
  opacity: var(--spcs-hov-opacity, 0.8);
  color: var(--c-spc-social-hov, var(--c-main));
}
.spc-social .service:last-child {
  margin-right: 0;
}
.spc-social-b {
  --spc-social-fs: 19px;
  --spc-social-size: 38px;
  --spc-social-space: 9px;
}
.spc-social-b .icon {
  line-height: 1;
  width: auto;
}
.spc-social-b .service {
  padding: 0;
  width: var(--spc-social-size);
  height: var(--spc-social-size);
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 50%;
}
.s-dark .spc-social-b .service {
  background: rgba(var(--c-rgba), 0.12);
  background: var(--c-spcs-bg, rgba(var(--c-rgba), 0.12));
}
.spc-social-c {
  --spc-social-fs: 12px;
  --spc-social-size: 22px;
  --spc-social-space: 6px;
  --c-spc-social: var(--c-contrast-0);
}
.spc-social-c .service {
  padding: 0;
  border-radius: 2px;
  height: var(--spc-social-size);
  width: var(--spc-social-size);
}
.spc-social-c .service:hover {
  color: #fff;
}
.spc-social-bg {
  --c-spc-social: #fff;
  --spcs-hov-opacity: .8;
}
.spc-social-bg .service {
  --c-spcs-bg: var(--c-spcs-icon);
}
.spc-social-bg .service:hover {
  color: var(--c-spc-social);
}
.spc-social-colored .service {
  --c-spc-social: var(--c-spcs-icon);
}
.spc-social-colored .service:hover {
  color: var(--c-spc-social);
}
.spc-social-colors .service {
  --c-spcs-icon: #000;
}
:where(.s-dark) .spc-social-colors .service {
  --c-spcs-icon: #7b7b7b;
}
.spc-social-colors .s-facebook {
  --c-spcs-icon: var(--c-facebook);
}
.spc-social-colors .s-twitter {
  --c-spcs-icon: var(--c-twitter);
}
.spc-social-colors .s-instagram {
  --c-spcs-icon: var(--c-instagram);
}
.spc-social-colors .s-pinterest {
  --c-spcs-icon: var(--c-pinterest);
}
.spc-social-colors .s-vimeo {
  --c-spcs-icon: var(--c-vimeo);
}
.spc-social-colors .s-rss {
  --c-spcs-icon: var(--c-rss);
}
.spc-social-colors .s-tumblr {
  --c-spcs-icon: var(--c-tumblr);
}
.spc-social-colors .s-youtube {
  --c-spcs-icon: var(--c-youtube);
}
.spc-social-colors .s-linkedin {
  --c-spcs-icon: var(--c-linkedin);
}
.spc-social-colors .s-dribbble {
  --c-spcs-icon: var(--c-dribbble);
}
.spc-social-colors .s-soundcloud {
  --c-spcs-icon: var(--c-soundcloud);
}
.spc-social-colors .s-vk {
  --c-spcs-icon: var(--c-vk);
}
.spc-social-colors .s-whatsapp {
  --c-spcs-icon: var(--c-whatsapp);
}
.spc-social-colors .s-reddit {
  --c-spcs-icon: var(--c-reddit);
}
.spc-social-colors .s-telegram {
  --c-spcs-icon: var(--c-telegram);
}
.spc-social-colors .s-tiktok {
  --c-spcs-icon: var(--c-tiktok);
}
.spc-social-colors .s-discord {
  --c-spcs-icon: var(--c-discord);
}
.spc-social-colors .s-twitch {
  --c-spcs-icon: var(--c-twitch);
}
.spc-social-colors .s-flickr {
  --c-spcs-icon: var(--c-flickr);
}
.spc-social-colors .s-snapchat {
  --c-spcs-icon: var(--c-snapchat);
}
.spc-social-colors .s-threads {
  --c-spcs-icon: var(--c-threads);
}
.spc-social-colors .s-mastodon {
  --c-spcs-icon: var(--c-mastodon);
}
.spc-social-colors .s-spotify {
  --c-spcs-icon: var(--c-spotify);
}
.spc-social-colors .s-bluesky {
  --c-spcs-icon: var(--c-bluesky);
}
:where(.s-light) .spc-social-colors .s-link {
  --c-spcs-icon: #222433;
}
.spc-social-block {
  flex-wrap: wrap;
  margin-bottom: calc(-1 * var(--spc-social-space, 2px));
}
.spc-social-block .service {
  margin-bottom: var(--spc-social-space, 2px);
}
/**
 * Common Post Meta
 */
.post-meta {
  --p-meta-sep: "—";
  display: flex;
  flex-direction: column;
  margin-bottom: var(--p-meta-mb, initial);
  font-family: var(--ui-font);
  font-size: 12px;
  color: var(--c-post-meta);
  line-height: 1.5;
}
.post-meta-items a {
  color: inherit;
}
.post-meta .has-author-img,
.post-meta .has-sponsor-logo {
  line-height: 1.9;
}
.post-meta .meta-item:before {
  content: "—";
  content: var(--p-meta-sep);
  padding: 0 var(--p-meta-sep-pad, 4px);
  display: inline-block;
  transform: scale(0.916);
}
.post-meta .has-icon {
  white-space: nowrap;
}
.post-meta .has-icon:before {
  display: none;
}
.post-meta .has-icon i {
  font-size: var(--p-meta-icons-s, 1.083em);
  color: var(--c-p-meta-icons);
  margin-right: 4px;
}
.post-meta .has-next-icon {
  margin-right: var(--p-meta-icons-mr, 10px);
}
.post-meta .has-next-icon:not(.has-icon) {
  margin-right: 18px;
}
.post-meta .rank-hot {
  color: #ed6d08;
}
.post-meta .rank-trend {
  color: #f73f20;
}
.post-meta .rank-viral {
  color: #ff0000;
}
.post-meta .meta-item:first-child:before {
  display: none;
}
.post-meta .post-title {
  margin: var(--p-title-space, 9px) 0;
}
.post-meta .post-cat {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.post-meta .post-cat > a {
  padding: 0;
  color: var(--c-main);
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.post-meta .post-cat > a:hover {
  opacity: 0.8;
}
.post-meta .post-cat a + a:before {
  content: "•";
  display: inline-flex;
  padding: 0 6px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1;
}
.post-meta .post-author > a {
  color: var(--c-contrast-850);
  font-weight: 500;
}
.post-meta .post-author img {
  display: inline-flex;
  vertical-align: middle;
  border-radius: 50%;
  align-self: center;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.post-meta .post-author img + img {
  margin-left: -3px;
}
.post-meta .post-author img:last-of-type {
  margin-right: var(--p-meta-author-img-mr, 7px);
}
.post-meta .post-author .has-img {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
}
.post-meta .sponsor-info {
  color: var(--c-contrast-900);
  font-size: 1.05em;
}
.post-meta .sponsor-info > a {
  text-decoration: underline;
}
.post-meta .sponsor-info .name {
  margin-left: 0.25em;
  font-weight: 700;
}
.post-meta .sponsor-info .tsi {
  font-size: 1.1em;
  color: var(--c-contrast-450);
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -0.1em;
}
.post-meta .sp-logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.15em;
}
.post-meta .sp-logo:not(img) {
  margin-left: 7px;
  margin-right: 3px;
}
.post-meta .sp-logo-img {
  display: block;
  max-height: var(--sp-logo-max-height, 1.66667em);
  width: auto;
  margin-left: 0.2em;
}
.post-meta .sp-logo-img-dark {
  display: none;
}
.s-dark .post-meta .sp-logo-img-dark {
  display: block;
}
.s-dark .post-meta .sp-logo-img-dark ~ .sp-logo-img {
  display: none;
}
.post-meta .cat-labels {
  display: inline-flex;
  margin-bottom: -5px;
}
.post-meta .cat-labels .text-in {
  display: none;
}
.post-meta .cat-labels .category {
  display: inline-flex;
  margin-bottom: 6px;
}
.post-meta .meta-item + .cat-labels {
  vertical-align: middle;
  margin-left: 8px;
}
.post-meta .meta-item + .cat-labels:before {
  content: "";
}
.post-meta .cat-labels + .meta-item:before {
  content: "";
  margin-left: 3px;
}
.post-meta .updated-on {
  margin-right: 7px;
}
.post-meta .star-rating {
  margin-top: -0.3em;
  display: inline-block;
  vertical-align: middle;
}
.post-meta .star-rating + .post-cat {
  display: inline-block;
}
.post-meta .main-stars {
  margin-top: 0;
  font-size: 18px;
}
.post-meta .star-rating + .meta-item::before,
.post-meta .meta-item + .star-rating:before {
  content: "";
  padding: 0 7px;
}
.post-meta > :last-child {
  margin-bottom: 0;
}
.post-meta > :first-child {
  margin-top: 0;
}
.post-meta > .is-title:last-child {
  margin-bottom: 0 !important;
}
.post-meta > .is-title:first-child {
  margin-top: 0 !important;
}
.meta-below-has-right {
  display: flex;
  align-items: center;
}
@media (max-width: 940px) {
  .meta-below-has-right {
    flex-direction: column;
    gap: 20px;
  }
}
.meta-below-has-right .post-meta-items {
  min-width: 30%;
}
@media (max-width: 940px) {
  .meta-below-has-right .post-meta-items {
    width: 100%;
  }
}
/**
 * Main pagination
 */
.pagination-numbers {
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 6px;
}
.pagination-numbers .page-numbers,
.pagination-numbers .post-page-numbers,
.pagination-numbers a {
  display: block;
  color: var(--c-contrast-650);
  padding: 0 10px;
  margin-right: 6px;
  line-height: 30px;
  font-weight: 500;
  border-radius: 2px;
  border: 1px solid var(--c-contrast-100);
}
.pagination-numbers .current,
.pagination-numbers a:hover {
  color: #fff;
  border-color: transparent;
  background: var(--c-main);
  text-decoration: none;
}
.pagination-numbers .dots {
  border: 0;
  padding: 0 6px;
}
.pagination-numbers .prev,
.pagination-numbers .next {
  font-size: 1.08em;
}
.load-button {
  --btn-f-size: 13px;
  padding: 12px 16px;
  width: 30%;
  min-width: 270px;
  max-width: 100%;
  height: auto;
  line-height: 1;
  font-weight: 700;
}
.load-button .icon {
  margin-left: 7px;
}
.load-button.loading {
  cursor: default;
}
.load-button-a {
  color: var(--c-contrast-800);
}
.pagination-more {
  display: flex;
  justify-content: center;
}
/**
 * Author Info Box
 */
.author-box {
  border-top: 1px solid var(--c-separator);
  padding-top: 35px;
  margin-bottom: 45px;
}
.author-info {
  font-size: 14px;
  overflow: hidden;
}
.author-info .avatar {
  float: left;
  margin-right: 25px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .author-info .avatar {
    width: 70px;
    margin-right: 17px;
  }
}
.author-info [rel=author] {
  color: var(--c-links);
  font-weight: 600;
  font-size: 17px;
  font-family: var(--ui-font);
  line-height: 1.2;
}
.author-info .social-icons {
  margin-left: auto;
}
@media (max-width: 540px) {
  .author-info .social-icons {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 13px;
  }
}
.author-info .social-icons li {
  margin-right: 10px;
}
.author-info .social-icons li a {
  background: transparent;
  color: var(--c-contrast-700);
  font-size: 14px;
}
.author-info .social-icons li a:hover {
  color: var(--c-contrast);
}
.author-info .description {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.714;
}
.author-info .bio {
  width: 100%;
  margin-top: 14px;
  margin-bottom: 0;
}
.gallery-slider {
  visibility: hidden;
  margin-bottom: 7px;
}
.gallery-slider.slick-initialized {
  visibility: visible;
}
.has-media-shadows .gallery-slider {
  margin-bottom: 0;
}
.gallery-slider img {
  will-change: opacity;
  transition: opacity 0.3s ease-in;
}
.gallery-slider img:hover {
  opacity: 0.84;
}
.gallery-slider .slick-slide {
  position: relative;
}
.gallery-slider .slick-slide img {
  margin-bottom: 0 !important;
}
.gallery-slider .caption {
  position: absolute;
  padding: 7px 10px;
  background: rgba(17, 17, 17, 0.7);
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  font-style: italic;
}
/**
 * Classic galleries
 */
.gallery {
  --g-cols: 1;
  display: grid;
  grid-template-columns: repeat(var(--g-cols), 1fr);
  grid-gap: 10px;
}
@media (max-width: 767px) {
  .gallery {
    grid-template-columns: repeat(var(--g-cols-sm, 3), 1fr);
  }
}
.gallery-columns-1 {
  --g-cols-sm: 1;
}
.gallery-columns-2 {
  --g-cols-sm: 2;
}
.gallery-columns-2 {
  --g-cols: 2;
}
.gallery-columns-3 {
  --g-cols: 3;
}
.gallery-columns-4 {
  --g-cols: 4;
}
.gallery-columns-5 {
  --g-cols: 5;
}
.gallery-columns-6 {
  --g-cols: 6;
}
.gallery-columns-7 {
  --g-cols: 7;
}
.gallery-columns-8 {
  --g-cols: 8;
}
.gallery-columns-9 {
  --g-cols: 9;
}
.gallery-item {
  text-align: center;
}
.gallery-item a img {
  display: block;
  width: 100%;
}
.gallery-columns-1 .wp-caption-text {
  margin-top: 12px;
  margin-bottom: 28px;
}
.gallery-columns-7 .wp-caption-text,
.gallery-columns-8 .wp-caption-text,
.gallery-columns-9 .wp-caption-text {
  display: none;
}
.right-sidebar .gallery-columns-5 .wp-caption-text,
.right-sidebar .gallery-columns-6 .wp-caption-text {
  display: none;
}
/**
 * Gutenberg Gallery
 */
.wp-block-gallery {
  --gallery-block--gutter-size: 10px;
  --wp--style--gallery-gap-default: 10px;
}
.wp-block-gallery li {
  padding: 0;
}
.wp-block-gallery li:before {
  display: none !important;
}
.wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}
.wp-block-gallery .blocks-gallery-item figure {
  position: relative;
}
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-gallery figure figcaption {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  padding: 7px 10px;
  background: rgba(17, 17, 17, 0.7);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  transition: all 0.3s ease-in;
}
.wp-block-gallery .blocks-gallery-item:hover figcaption,
.wp-block-gallery figure:hover figcaption {
  visibility: visible;
  opacity: 1;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 5px 10px;
  margin-left: 0;
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 10px) / 2);
}
@media (min-width: 541px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 10px * 2) / 3);
    margin-right: 10px;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 10px * 3) / 4);
    margin-right: 10px;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 10px * 4) / 5);
    margin-right: 10px;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 10px * 5) / 6);
    margin-right: 10px;
  }
  .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 10px * 6) / 7);
    margin-right: 10px;
  }
  .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 10px * 7) / 8);
    margin-right: 10px;
  }
  .wp-block-gallery .blocks-gallery-image:last-child,
  .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}
.wp-block-gallery .blocks-gallery-caption {
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
/**
 * Grid Overlay Base
 */
.grid-overlay {
  width: 100%;
  height: 100%;
}
.grid-overlay .content-wrap {
  display: flex;
  pointer-events: none;
}
.grid-overlay:before,
.grid-overlay .content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid-overlay:before {
  pointer-events: none;
  z-index: 1;
  transition: 0.25s ease-in;
  will-change: opacity;
  border-radius: var(--media-radius, 0);
}
.pos-center .grid-overlay {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.pos-center .grid-overlay .post-meta {
  align-items: center;
}
.pos-v-center .grid-overlay .content {
  align-self: center;
}
.pos-top .grid-overlay .content {
  align-self: flex-start;
  padding: 30px;
}
@media (max-width: 540px) {
  .pos-bot .grid-overlay .content {
    padding-bottom: 18px;
  }
}
.grid-overlay .media {
  width: 100%;
  height: 100%;
}
.grid-overlay .media .image-link,
.grid-overlay .media .wp-post-image {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid-overlay .media .wp-post-image {
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out, transform 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: initial;
}
.grid-overlay.hover-zoom .wp-post-image {
  will-change: transform;
}
.grid-overlay.hover-zoom:hover .wp-post-image {
  transform: scale(1.06);
}
.grid-overlay .content {
  position: relative;
  pointer-events: none;
  z-index: 1;
  box-sizing: border-box;
  padding: var(--g-overlay-content-pad, 24px);
  align-self: flex-end;
  width: 100%;
}
@media (max-width: 540px) {
  .grid-overlay .content {
    padding: 14px;
  }
}
.grid-overlay .content a {
  pointer-events: auto;
}
.grid-overlay .post-title {
  margin: 13px 0;
  line-height: 1.28;
}
.grid-overlay .post-meta {
  margin-bottom: 0;
}
.grid-overlay .post-meta .text-in,
.grid-overlay .post-meta .by {
  display: none;
}
.grid-overlay .post-meta .post-author a {
  color: inherit;
  font-weight: inherit;
}
.grid-overlay .post-meta > :last-child {
  margin-bottom: 0;
}
.grid-overlay .is-title a:hover {
  opacity: 0.9;
}
.grid-overlay .meta-contrast {
  color: var(--c-overlay-text, #efefef);
}
.grid-overlay .meta-contrast a,
.grid-overlay .meta-contrast .meta-item,
.grid-overlay .meta-contrast time {
  color: inherit;
}
.grid-overlay .meta-contrast .post-title {
  color: var(--c-overlay-title, #fff);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
@media (min-width: 541px) {
  .grid-overlay.meta-hide .post-meta {
    overflow: hidden;
  }
  .grid-overlay.meta-hide .meta-below {
    margin-bottom: -28px;
    opacity: 0;
    transition: all 0.2s ease-in, opacity 0.4s ease-in-out;
    will-change: opacity;
  }
  .grid-overlay.meta-hide:hover .meta-below {
    margin-bottom: 0;
    opacity: 1;
    max-height: auto;
  }
}
.grid-overlay-a {
  --grad-opacity: 0.85;
  --grad-color: rgba(0, 0, 0, var(--grad-opacity));
}
.grid-overlay-a:before {
  content: "";
  background: linear-gradient(transparent 35%, var(--grad-color) 100%);
  opacity: 0.9;
}
.grid-overlay-a:hover:before {
  opacity: 1;
}
.grid-overlay-b:before {
  content: "";
  background: #000;
  opacity: 0.25;
}
.grid-overlay-b:hover:before {
  opacity: 0.1;
}
/**
 * Base loop post
 */
.l-post .media {
  position: relative;
  align-self: flex-start;
  border-radius: var(--media-radius, 0);
  overflow: hidden;
}
.l-post .content {
  position: relative;
}
.l-post img {
  max-width: initial;
}
.l-post .image-link {
  display: block;
  position: relative;
  max-width: 100%;
}
.l-post .image-link .star-rating {
  position: absolute;
  bottom: 12px;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 1px 10px;
}
.l-post .p-meta-b {
  margin-top: 11px;
}
.l-post .post-title {
  font-size: var(--title-size-m);
  font-weight: var(--title-fw-bold);
}
@media (max-width: 540px) {
  .l-post .post-title a {
    display: initial;
  }
}
.l-post .excerpt {
  margin-top: var(--excerpt-mt, 16px);
  color: var(--c-excerpts);
  font-size: var(--excerpt-size);
  line-height: var(--excerpt-lh, 1.6);
  word-break: break-all;
  word-break: break-word;
  overflow-wrap: break-word;
}
.l-post .excerpt p:last-of-type {
  margin-bottom: 0;
}
.has-nums .l-post {
  --num-width: 40px;
}
.has-nums .l-post .content {
  padding-left: var(--num-c-pad, var(--num-width));
}
.has-nums-a .l-post .post-title:before, .has-nums .l-post .content:before {
  content: counter(ts-loop);
  counter-increment: ts-loop;
  position: absolute;
  top: 0;
  left: 0;
  width: var(--num-width);
  height: var(--num-height, auto);
  border-radius: var(--num-b-radius, 0);
  background: var(--num-bg);
  font-family: var(--num-font, Arial, sans-serif);
  line-height: var(--num-l-height, 1);
  font-size: var(--num-f-size, 37px);
  text-align: var(--num-align, initial);
  font-weight: bold;
  color: var(--num-color, var(--c-contrast-200));
}
.has-nums-a .l-post {
  --num-width: 46px;
  --num-align: center;
  --num-f-size: 1.9em;
}
.has-nums-a .l-post .content:before {
  display: none;
}
.has-nums-a .l-post .post-title {
  position: relative;
}
.has-nums-a .l-post .post-title:before {
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.has-nums-c .l-post {
  --num-c-pad: 44px;
  --num-f-size: 22px;
  --num-height: 30px;
  --num-width: 30px;
  --num-l-height: 30px;
  --num-bg: var(--c-main);
  --num-color: #fff;
  --num-b-radius: 50%;
  --num-align: center;
}
.l-post .c-overlay {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.l-post .c-overlay.p-top-left, .l-post .c-overlay.p-top-center {
  top: 0;
  bottom: auto;
}
.l-post .c-overlay.p-top-center, .l-post .c-overlay.p-bot-center {
  left: 50%;
  transform: translateX(-50%);
}
.l-post .c-overlay.p-top-right {
  top: 0;
  bottom: auto;
  right: 0;
}
.l-post .c-overlay.p-bot-left {
  top: auto;
}
.l-post .c-overlay.p-bot-right {
  right: 0;
}
.l-post .c-overlay.p-center {
  margin: 0;
  top: 50%;
  left: 50%;
  bottom: initial;
  transform: translate(-50%, -50%);
}
.l-post .format-overlay {
  --size: calc(42px * var(--post-format-scale, 1.096));
  width: var(--size);
  height: var(--size);
  font-size: calc(var(--size) * 0.405);
  margin: calc(1% + 5px);
  pointer-events: none;
  border-radius: 50%;
  border: 2px solid #fff;
  border-width: clamp(1px, 0.12em, 5px);
  color: #fff;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.35);
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-post .format-video i {
  letter-spacing: -0.28em;
}
.l-post .review {
  font-family: var(--ui-font);
}
.l-post .review-radial {
  position: absolute;
  top: 0;
  right: 0;
  bottom: initial;
  margin: calc(1% + 5px);
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  text-align: center;
  pointer-events: none;
}
.l-post .review-radial svg,
.l-post .review-radial .counter {
  grid-row: 1/1;
  grid-column: 1/1;
}
.l-post .review-radial .counter {
  font-weight: 600;
  font-size: 13px;
  color: #fff;
}
.l-post .review-radial .percent:after {
  content: "%";
  font-size: 0.7em;
  margin-left: 1px;
}
.l-post .review-number {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #080808;
  height: 32px;
  line-height: 32px;
  min-width: 30px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #efefef;
}
.l-post .review-number span {
  display: block;
  position: relative;
  z-index: 1;
}
.l-post .review-number .progress {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--c-main);
  height: 100%;
  width: 0;
}
.l-post .progress-radial circle {
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  stroke: rgba(255, 255, 255, 0.15);
  fill: rgba(0, 0, 0, 0.2);
}
.l-post .progress-radial .progress {
  stroke: var(--c-main);
  stroke-linecap: round;
}
.l-post-title-bg .post-title a {
  display: inline;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0.24em 0.34em;
  line-height: 1.85;
  background: #000;
  color: #fff;
}
.l-post-center {
  text-align: center;
}
.l-post-media-v-center .media {
  align-items: center;
  align-self: center;
}
@media (max-width: 540px) {
  .l-post .post-meta-items a {
    pointer-events: none;
  }
  .touch .l-post .post-meta-items a {
    pointer-events: auto;
  }
}
.list-card-post, .grid-card-post {
  overflow: hidden;
  background: var(--c-contrast-0);
  border: 1px solid var(--c-contrast-75);
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, 0.06);
}
/**
 * Post: Grid
 */
.grid-post .content-above {
  margin-bottom: 16px;
}
.grid-post .media {
  margin-bottom: 16px;
}
.grid-post .media:last-child {
  margin-bottom: 0;
}
.grid-post .image-link {
  width: 100%;
}
.grid-post .post-title {
  font-size: var(--grid-p-title);
}
.grid-post .p-meta-b {
  margin-bottom: 14px;
}
.grid-sm-post .image-link {
  width: 100%;
}
.grid-sm-post .post-title {
  font-size: var(--grid-sm-p-title);
  margin-top: 11px;
}
.grid-sm-post .p-meta-b {
  margin-top: 10px;
  margin-bottom: 0;
}
.grid-lg-post {
  --post-format-scale: 1.42;
  --grid-p-title: var(--grid-lg-p-title);
}
.grid-lg-post .content-above {
  margin-bottom: 20px;
}
.grid-lg-post .media {
  margin-bottom: 20px;
}
.grid-lg-post .excerpt {
  margin-top: 25px;
  font-size: calc(var(--excerpt-size) * 1.067);
  line-height: var(--post-content-lh);
}
.grid-lg-post .read-more-link {
  margin-top: 25px;
}
.grid-stylish-post .media,
.grid-card-post .media {
  margin-bottom: 0;
}
.grid-stylish-post .content,
.grid-card-post .content {
  padding: var(--grid-content-pad, 26px);
}
.grid-stylish-post {
  --grid-content-pad: 18px 22px;
}
.grid-stylish-post .media {
  margin-bottom: -36px;
}
.grid-stylish-post .content {
  background: var(--c-contrast-0);
  margin: 0 18px;
}
/**
 * Post: List
 */
.list-post {
  display: flex;
  width: 100%;
  --list-p-content-pad: 5px 0;
}
@media (max-width: 767px) {
  .list-post {
    --list-p-content-pad: 3px 0;
    --list-p-media-width: 40%;
  }
}
.list-post .media {
  display: block;
  max-width: var(--list-p-media-max-width, 60%);
  width: var(--list-p-media-width, 38%);
  margin-right: var(--list-p-media-margin, 25px);
  flex-shrink: 0;
}
@media (max-width: 540px) {
  .list-post .media {
    min-width: 100px;
    margin-right: var(--list-p-media-margin, 16px);
  }
}
.list-post .post-title {
  font-size: var(--list-p-title);
}
@media (max-width: 540px) {
  .list-post .post-title {
    font-size: calc(14px + (var(--list-p-title) - 14px) * 0.4);
  }
}
@media (max-width: 540px) {
  .list-post:not(.grid-on-sm) .image-link {
    padding: 0;
    height: 10vh;
    min-height: 100px;
    width: auto;
  }
}
@media (max-width: 540px) {
  .list-post:not(.grid-on-sm) .cat-labels {
    display: none;
  }
}
@media (max-width: 540px) {
  .list-post:not(.grid-on-sm) .excerpt,
  .list-post:not(.grid-on-sm) .read-more-link {
    display: none;
  }
}
@media (max-width: 540px) {
  .list-post-on-sm:has(.cat-labels) .post-title {
    margin-top: 0;
  }
}
.list-post .content {
  padding: var(--list-p-content-pad);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.list-post-v-center .content {
  justify-content: center;
}
.list-post.m-pos-right .media {
  order: 3;
  margin-right: 0;
  margin-left: var(--list-p-media-margin, 30px);
}
@media (max-width: 540px) {
  .list-post.m-pos-right .media {
    margin-left: var(--list-p-media-margin, 20px);
  }
}
@media (max-width: 767px) {
  .list-post.grid-on-sm {
    --list-p-content-pad: 0;
    flex-direction: column;
  }
  .list-post.grid-on-sm .media {
    order: initial;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 18px;
  }
}
.list-card-post {
  --list-p-media-margin: 4px;
  --list-p-content-pad: 30px;
}
@media (max-width: 767px) {
  .list-card-post.grid-on-sm {
    --list-p-content-pad: 22px;
  }
  .list-card-post.grid-on-sm .media {
    margin-bottom: 0;
  }
}
/**
 * Post: Small
 */
.small-post {
  display: flex;
  width: 100%;
  --post-format-scale: .82;
}
.slick-slider .small-post:not(._) {
  display: flex;
}
.small-post .p-meta-b {
  margin-top: 9px;
}
.small-post .post-title {
  font-size: var(--small-p-title);
  font-weight: var(--title-fw-semi);
  line-height: 1.43;
}
.small-post .media {
  display: block;
  width: 110px;
  max-width: 40%;
  margin-right: 18px;
  flex-shrink: 0;
}
.small-post .media img {
  display: block;
}
.small-post .content {
  margin-top: 2px;
  flex-grow: 1;
}
.small-post .review-number {
  height: 26px;
  line-height: 26px;
  min-width: 26px;
}
.small-post .post-meta .main-stars {
  font-size: 15px;
}
.small-post .review-radial {
  transform: scale(0.85);
  margin: 0;
}
.small-post.m-pos-right .media {
  order: 2;
  margin-right: 0;
  margin-left: 18px;
}
.small-b-post .post-meta {
  margin-left: 20px;
}
.small-b-post .post-title:before {
  position: absolute;
  display: inline-flex;
  margin-left: -7px;
  content: "\f105";
  float: left;
  font-family: ts-icons;
  font-size: 15px;
  color: var(--c-main);
  line-height: 1.39;
  transform: translateX(-13px);
}
/**
 * Post Style: Overlay
 */
.overlay-post {
  position: relative;
}
.overlay-post .content {
  padding: calc(12px + 1.4%);
}
.overlay-post .post-title {
  margin: 12px 0;
}
.overlay-post .image-link {
  width: 100%;
}
.loop + .main-pagination {
  margin-top: 50px;
}
.loop.has-nums {
  counter-reset: ts-loop;
}
.loops-mixed + .main-pagination {
  margin-top: 45px;
}
.loops-mixed + .loops-mixed {
  margin-top: 40px;
}
.loop-sep-col {
  overflow: hidden;
}
.loop-sep-col .l-post {
  position: relative;
}
.loop-sep-col .l-post:before {
  content: "";
  position: absolute;
  top: 0;
  height: calc(100% + var(--grid-row-gap));
  right: calc(-1px - var(--grid-gutter) / 2);
  border-right: 1px solid var(--c-separator);
}
.loop-sep {
  overflow: hidden;
}
.loop-sep .l-post:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: calc(var(--grid-row-gap) / 2 * -1);
  border-bottom: 1px solid var(--c-separator);
}
/**
 * Grid loop
 */
.loop-grid {
  --grid-row-gap: 36px;
}
.loop-grid .l-post .image-link {
  overflow: hidden;
}
.loop-grid .l-post.sticky {
  background: var(--c-contrast-75);
  padding: 15px;
}
.loop-grid-sm {
  --grid-row-gap: 26px;
}
.loop-grid-lg {
  --grid-row-gap: 45px;
}
/**
 * List loop
 */
.loop-list {
  --grid-row-gap: 35px;
}
.loop-list .l-post {
  position: relative;
}
.loop-list-sep {
  --grid-row-gap: 52px;
}
/**
 * Common small posts loop
 */
.loop-small {
  --grid-row-gap: 25px;
}
.loop-small .l-post {
  position: relative;
}
.loop-small-sep {
  --grid-row-gap: 32px;
}
.loop-small-b {
  --grid-row-gap: 12px;
}
.loop-small-b.loop-small-sep {
  --grid-row-gap: 24px;
}
/**
 * Overlay Grid loop
 */
.loop-overlay {
  --grid-row-gap: 26px;
}
/**
 * Timeline loop
 */
.loop-timeline {
  margin-top: 42px;
  border-left: 1px solid var(--c-separator);
}
.loop-timeline .month {
  margin-left: 25px;
  position: relative;
  margin-bottom: 42px;
  color: var(--c-headings);
}
.loop-timeline .heading {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  float: left;
  padding: 0 15px;
  line-height: 28px;
  border: 1px solid var(--c-separator);
  margin-top: -14px;
  margin-bottom: 28px;
}
.loop-timeline .heading:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0px;
  left: -25px;
  width: 25px;
  height: 1px;
  background: var(--c-separator);
}
.loop-timeline .posts {
  clear: both;
}
.loop-timeline .posts article {
  font-size: 13px;
  line-height: 1.714;
  margin-bottom: 10px;
  font-family: var(--title-font);
}
.loop-timeline .posts time {
  text-transform: uppercase;
  padding-top: 1px;
  padding-right: 42px;
  color: var(--c-contrast-600);
  min-width: 40px;
  display: block;
  float: left;
}
.loop-timeline .posts .post-title {
  display: block;
  overflow: hidden;
}
.loop-timeline .post-title {
  font-size: var(--title-size-xs);
  font-weight: 500;
  line-height: inherit;
}
/**
 * Highlights Block
 */
.block-highlights .loop-small {
  margin-top: 26px;
}
@media (max-width: 767px) {
  .block-highlights .grid-post:nth-child(odd):last-child {
    grid-column: span 2;
  }
}
/**
 * Featured Grids
 */
.feat-grid {
  --main-ratio: 1.8;
  --grid-gap: 2px;
}
@media (max-width: 1200px) {
  .feat-grid {
    overflow: hidden;
  }
}
.feat-grid .items-wrap {
  display: flex;
}
@supports (display: grid) {
  .feat-grid .items-wrap {
    display: grid;
    grid-gap: var(--grid-gap, 2px);
  }
}
.feat-grid .item {
  flex: 1;
  position: relative;
  min-height: 135px;
}
@media (max-width: 540px) {
  .feat-grid .cat-labels a {
    font-size: 10px;
    line-height: 20px;
  }
}
.feat-grid .item-1 {
  grid-area: item1;
}
.feat-grid .item-2 {
  grid-area: item2;
}
.feat-grid .item-3 {
  grid-area: item3;
}
.feat-grid .item-4 {
  grid-area: item4;
}
.feat-grid .item-5 {
  grid-area: item5;
}
@media (min-width: 768px) {
  .feat-grid .item-large .post-title {
    max-width: 80%;
  }
}
.feat-grid .item-small .post-title {
  font-size: var(--feat-grid-title-s);
  margin: 10px 0;
}
@media (max-width: 767px) {
  .feat-grid .item-small .post-title {
    font-size: calc(var(--feat-grid-title-s) * 0.85);
  }
}
.feat-grid .item-medium .post-title {
  font-size: var(--feat-grid-title-m);
}
@media (max-width: 1200px) {
  .feat-grid .item-medium .post-title {
    font-size: calc(var(--feat-grid-title-m) * 0.9);
  }
}
@media (max-width: 767px) {
  .feat-grid .item-medium .post-title {
    font-size: calc(var(--feat-grid-title-m) * 0.85);
  }
}
.feat-grid .item-large {
  --post-format-scale: 1.25;
}
.feat-grid .item-large .post-title {
  font-size: var(--feat-grid-title-l);
  line-height: 1.2;
}
@media (max-width: 767px) {
  .feat-grid .item-large .post-title {
    font-size: calc(var(--feat-grid-title-l) * 0.82);
  }
}
@media (max-width: 540px) {
  .feat-grid .item:not(.item-large) .category + .category {
    display: none;
  }
}
@media (max-width: 350px) {
  .feat-grid .item:not(.item-large) .meta-below {
    display: none;
  }
  .feat-grid .item:not(.item-large) :nth-last-child(2) {
    margin-bottom: 0;
  }
}
.feat-grid .parallax img {
  visibility: hidden;
}
.feat-grid .media .wp-post-image {
  width: 100.5%;
}
.feat-grid.slider {
  max-width: 100vw;
}
.feat-grid.slider .slick-slide {
  display: grid;
}
.feat-grid .slick-track {
  -webkit-perspective: 2000;
}
@media (max-width: 940px) {
  .feat-grid .wrap .prev-arrow {
    left: 50px;
  }
}
@media (max-width: 940px) {
  .feat-grid .wrap .next-arrow {
    right: 50px;
  }
}
@media (min-width: 1201px) {
  .feat-grid-full {
    --feat-grid-title-s: calc(var(--title-size-n) * 1.2);
    --feat-grid-title-m: calc(var(--title-size-m) * 1.3);
    --feat-grid-title-l: calc(var(--title-size-xl) * 1.1);
  }
}
@media (min-width: 1201px) {
  .feat-grid-full .grid-overlay-a .content,
  .feat-grid-full .grid-overlay-b .content,
  .feat-grid-full .grid-overlay-c .content {
    padding: var(--overlay-pad, 25px);
  }
  .feat-grid-full .grid-overlay-a .post-title,
  .feat-grid-full .grid-overlay-b .post-title,
  .feat-grid-full .grid-overlay-c .post-title {
    margin: 15px 0;
  }
}
.feat-grid-ratio .item-main:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 55.5555555556%;
  padding-top: calc(100% / var(--main-ratio));
  pointer-events: none;
}
.feat-grid-ratio .grid-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.feat-grid-height {
  --main-height: 550px;
}
@media (min-width: 941px) {
  .feat-grid-height:not(.feat-grid-equals) .items-wrap {
    height: var(--main-height);
  }
  .feat-grid-height:not(.feat-grid-equals) .item-main {
    height: 100%;
  }
}
.feat-grid-height.feat-grid-equals .item {
  height: var(--main-height);
}
.feat-grid-equals {
  --g-overlay-content-pad: 24px calc(13px + 1.5%);
}
.feat-grid-equals .item {
  grid-area: unset;
}
.feat-grid-equals.slider .slick-slide {
  display: block;
  overflow: hidden;
}
.feat-grid-equals.slider .slick-list {
  margin-right: calc(var(--grid-gap) * -1);
}
.feat-grid-equals.slider .item {
  margin-right: var(--grid-gap);
}
@media (max-width: 940px) {
  .feat-grid-equals.static {
    --columns: 2;
  }
}
@media (max-width: 767px) {
  .feat-grid-equals.static {
    --columns: 1;
  }
}
.feat-grid-equals.static .slides {
  display: flex;
}
@supports (display: grid) {
  .feat-grid-equals.static .slides {
    display: grid;
    grid-gap: var(--grid-gap, 2px);
    grid-template-columns: repeat(var(--columns), 1fr);
  }
}
.feat-grid-equals.static .item {
  flex: 1;
}
@media (max-width: 767px) {
  .feat-grid-equals.static .item {
    max-height: 400px;
  }
}
.feat-grid-a {
  --main-ratio: 1.1320754717;
}
@media (max-width: 767px) {
  .feat-grid-a > .wrap {
    width: 100%;
    max-width: initial;
    padding: 0;
  }
}
.feat-grid-a .items-wrap {
  grid-template-areas: "item1 item2 item4" "item1 item3 item5";
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 940px) {
  .feat-grid-a .items-wrap {
    grid-template: unset;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-rows: minmax(auto, 250px);
  }
  .feat-grid-a .items-wrap .item {
    grid-area: initial;
  }
  .feat-grid-a .items-wrap .item-main {
    grid-column: 1/-1;
  }
}
@media (max-width: 767px) {
  .feat-grid-a .items-wrap {
    grid-auto-rows: minmax(190px, calc(50vw / var(--main-ratio)));
  }
}
@media (max-width: 940px) {
  .feat-grid-a .item-main {
    height: 450px;
  }
}
.feat-grid-a .item-small,
.feat-grid-a .item-medium {
  --g-overlay-content-pad: 24px 18px;
}
.feat-grid-a-full {
  --main-ratio: 1.4615384615;
}
.feat-grid-b {
  --main-ratio: 1.443;
}
@media (max-width: 940px) {
  .feat-grid-b > .wrap {
    width: 100%;
    max-width: initial;
    padding: 0;
  }
}
.feat-grid-b .items-wrap {
  grid-template-areas: "item1 item2" "item1 item3";
  grid-template-columns: 66.66666% 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 940px) {
  .feat-grid-b .items-wrap {
    grid-template-areas: "item1 item1" "item2 item3";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto minmax(190px, calc(50vw / var(--main-ratio)));
  }
}
@media (max-width: 940px) {
  .feat-grid-b .item {
    min-height: 200px;
    max-height: 40vh;
  }
}
@media (max-width: 940px) {
  .feat-grid-b .item-main {
    height: 400px;
    max-height: 50vh;
  }
}
.feat-grid-c {
  --main-ratio: 1.08;
  --grid-gap: 0;
}
.feat-grid-c .items-wrap {
  grid-template-areas: "item1 item2 item3";
  grid-template-columns: 45% 1fr 1fr;
  grid-template-rows: 1fr;
}
@media (max-width: 940px) {
  .feat-grid-c .items-wrap {
    grid-template-areas: "item1 item1" "item2 item3";
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 940px) {
  .feat-grid-c .item {
    height: 300px;
    max-height: 55vh;
  }
}
@media (max-width: 540px) {
  .feat-grid-c .item {
    height: 66vw;
  }
}
@media (max-width: 940px) {
  .feat-grid-c .item-main {
    height: 400px;
  }
}
.feat-grid-c .grid-overlay-a:before {
  background: linear-gradient(transparent 40%, var(--grad-color) 100%);
}
.feat-grid-c-full {
  --main-ratio: 1.4869565217;
  --main-height: 400px;
  --overlay-pad: 33px;
}
@media (min-width: 1201px) {
  .feat-grid-c-full {
    --feat-grid-title-l: calc(var(--title-size-xl) * 1.2);
  }
}
@media (min-width: 1201px) {
  .feat-grid-c-full {
    --main-height: 570px;
  }
}
.feat-grid-d {
  --main-ratio: 1.3048543689;
}
@media (max-width: 767px) {
  .feat-grid-d > .wrap {
    width: 100%;
    max-width: initial;
    padding: 0;
  }
}
.feat-grid-d .items-wrap {
  grid-template-areas: "item1 item2 item2" "item1 item3 item4";
  grid-template-columns: 56% 1fr 1fr;
  grid-template-rows: 52fr 48fr;
}
@media (max-width: 940px) {
  .feat-grid-d .items-wrap {
    grid-template: unset;
    grid-template-areas: "item1 item1" "item2 item2";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-auto-rows: minmax(auto, 250px);
  }
  .feat-grid-d .items-wrap .item:not(.item-1):not(.item-2) {
    grid-area: initial;
  }
}
@media (max-width: 767px) {
  .feat-grid-d .items-wrap {
    grid-auto-rows: minmax(auto, calc(50vw / var(--main-ratio)));
  }
}
@media (max-width: 940px) {
  .feat-grid-d .item-main {
    max-height: 450px;
  }
}
.feat-grid-d .item-small,
.feat-grid-d .item-medium {
  --g-overlay-content-pad: 24px 18px;
}
.feat-grid-d-full {
  --main-ratio: 1.5833333333;
}
@media (max-width: 540px) {
  .feat-grid-a .item:not(.item-large) .meta-below,
  .feat-grid-b .item:not(.item-large) .meta-below,
  .feat-grid-c .item:not(.item-large) .meta-below,
  .feat-grid-d .item:not(.item-large) .meta-below {
    display: none;
  }
  .feat-grid-a .item:not(.item-large) :nth-last-child(2),
  .feat-grid-b .item:not(.item-large) :nth-last-child(2),
  .feat-grid-c .item:not(.item-large) :nth-last-child(2),
  .feat-grid-d .item:not(.item-large) :nth-last-child(2) {
    margin-bottom: 0;
  }
}
.feat-grid-eq1 {
  --main-ratio: .75;
  --columns: 1;
  --grid-gap: 0px;
}
@media (max-width: 940px) {
  .feat-grid-eq1 .item-1 {
    grid-column: 1/-1;
  }
}
.feat-grid-eq1-full {
  --main-ratio: 1.25;
}
.feat-grid-eq2 {
  --main-ratio: 1.25;
  --columns: 2;
  --grid-gap: 0px;
}
@media (max-width: 940px) {
  .feat-grid-eq2.static {
    --columns: 1;
  }
}
.feat-grid-eq2-full {
  --main-ratio: 1.35;
}
.feat-grid-eq3 {
  --main-ratio: 1;
  --columns: 3;
  --grid-gap: 0px;
}
@media (max-width: 940px) {
  .feat-grid-eq3 .item-1 {
    grid-column: 1/-1;
  }
}
.feat-grid-eq3-full {
  --main-ratio: 1.15;
}
.feat-grid-eq4 {
  --main-ratio: 0.75;
  --columns: 4;
  --grid-gap: 0px;
}
.feat-grid-eq5 {
  --main-ratio: 0.6666666667;
  --columns: 5;
  --grid-gap: 0px;
}
@media (max-width: 940px) {
  .feat-grid-eq5 .item-1 {
    grid-column: 1/-1;
  }
}
.feat-grid-eq5-full {
  --main-ratio: 0.75;
}
@media (max-width: 767px) {
  .feat-grid-eq5 .item,
  .feat-grid-eq4 .item {
    --feat-grid-title-s: var(--feat-grid-title-m);
  }
}
/**
 * News Focus Block
 */
@media (max-width: 767px) {
  .block-news-focus .loop-small {
    margin-top: 26px;
  }
}
/**
 * Focus Grid block
 */
.block-focus-grid .loop-grid {
  --grid-row-gap: 22px;
  --grid-sm-p-title: calc(var(--title-size-xs) * 1.072);
}
.block-focus-grid .loop-grid .media {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .block-focus-grid .loop-grid-sm {
    margin-top: 30px;
  }
}
.loop-carousel {
  overflow: hidden;
}
.loop-carousel.slick-slider {
  position: static;
}
.loop-carousel .slick-list {
  margin-right: calc(var(--grid-gutter) * -1);
}
.loop-carousel .slick-slide {
  margin-right: var(--grid-gutter);
}
.loop-carousel:not(.loaded).grid {
  overflow: hidden;
  grid-template-columns: unset;
  grid-auto-flow: column;
  grid-auto-columns: var(--col);
}
.loop-carousel.slick-dotted {
  margin-bottom: 25px;
}
.loop-carousel.slick-dotted .slick-arrow {
  top: var(--arrow-top, calc(50% - 27px));
}
.loop-carousel .nav-dots {
  margin-top: 30px;
}
/**
 * Newsletter block
 */
.block-newsletter {
  display: flex;
}
.spc-newsletter {
  --inner-pad: 30px calc(10px + 7%);
  --heading-fs: 24px;
  --message-fs: 14px;
  --disclaimer-fs: .9rem;
  --max-width: 700px;
  position: relative;
  color: rgba(var(--c-rgba), 0.8);
  width: 100%;
  border-radius: var(--box-roundness, 0);
}
.spc-newsletter .bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.spc-newsletter > .inner {
  position: relative;
  width: 100%;
  border: 1px solid var(--c-separator);
  padding: var(--inner-pad);
  border-radius: inherit;
  display: flex;
  flex-direction: column;
}
.spc-newsletter > .inner > * {
  max-width: var(--max-width);
}
.spc-newsletter .media {
  margin-bottom: 10px;
}
.spc-newsletter .media-full {
  background: inherit;
  margin-bottom: -1px;
}
.spc-newsletter .media-full img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
  width: 100%;
}
.spc-newsletter .heading {
  font-size: var(--heading-fs);
  line-height: 1.3;
  letter-spacing: -0.01em;
  font-weight: 800;
  margin-bottom: 18px;
  margin-top: 8px;
  max-width: 95%;
}
.spc-newsletter .message {
  margin-bottom: 22px;
  font-size: var(--message-fs);
}
.spc-newsletter .message p:last-child {
  margin-bottom: 0;
}
.spc-newsletter .fields,
.spc-newsletter form {
  width: 100%;
}
.spc-newsletter .fields-style {
  --btn-l-height: 40px;
}
.spc-newsletter .fields-style p {
  margin-bottom: 13px;
}
.spc-newsletter .fields-style p:last-child {
  margin-bottom: 0;
}
.spc-newsletter .fields-style input {
  width: 100%;
  height: 44px;
  box-sizing: border-box;
  text-align: inherit;
}
.spc-newsletter .fields-style input[type=submit],
.spc-newsletter .fields-style button {
  height: 40px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.spc-newsletter .fields-style input[type=checkbox],
.spc-newsletter .fields-style input[type=radio] {
  margin-right: 5px;
  height: initial;
  width: initial;
}
.spc-newsletter .fields-style input[type=checkbox] {
  display: inline-block;
  vertical-align: text-top;
  margin-top: 1px;
}
.spc-newsletter .fields-style .disclaimer {
  margin-top: 20px;
  font-size: var(--disclaimer-fs);
  opacity: 0.7;
  line-height: 1.7;
}
.spc-newsletter .fields-inline .main-fields {
  display: flex;
}
.spc-newsletter .fields-inline .main-fields p {
  flex-shrink: 0;
  margin-bottom: 0;
}
@media (max-width: 540px) {
  .spc-newsletter .fields-inline .main-fields .field-email {
    flex-shrink: 1;
  }
  .spc-newsletter .fields-inline .main-fields input[type=submit] {
    padding: 0 min(17px, 3vw);
  }
}
.spc-newsletter .fields-inline .main-fields input {
  border-radius: 3px;
  height: 44px;
}
.spc-newsletter .fields-inline .field-email {
  text-align: center;
  flex-grow: 1;
  margin-right: 5px;
}
.spc-newsletter .fields-inline .field-email input {
  padding: 7px 16px;
  text-align: left;
}
.spc-newsletter .fields-inline .field-submit {
  min-width: calc(50px + 13%);
}
.spc-newsletter .fields-full {
  max-width: 650px;
}
.spc-newsletter.has-top-icon {
  margin-top: 25px;
}
.spc-newsletter .mail-bg-icon {
  color: var(--c-contrast);
  position: absolute;
  font-size: 100px;
  line-height: 1;
  top: 7px;
  transform: rotate(12deg);
  z-index: 0;
  opacity: 0.04;
  pointer-events: none;
}
.s-dark .spc-newsletter .mail-bg-icon {
  opacity: 0.1;
}
.spc-newsletter .mail-top-icon {
  position: absolute;
  top: 0;
  margin-bottom: 8px;
  height: 62px;
  width: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  background: var(--c-main);
  font-size: 30px;
  line-height: 1;
  color: var(--c-contrast-0);
  border-radius: 50%;
}
.spc-newsletter .mail-top-icon + .heading {
  margin-top: 25px;
}
.spc-newsletter .mail-icon {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 8px;
}
.spc-newsletter-xs {
  --inner-pad: 20px;
  --heading-fs: 22px;
  --message-fs: 13px;
}
@media (min-width: 941px) {
  .spc-newsletter-lg {
    --inner-pad: 38px;
    --heading-fs: 28px;
    --message-fs: 15px;
    --disclaimer-fs: 13px;
  }
}
.spc-newsletter-a {
  background: transparent;
}
.spc-newsletter-a > .inner {
  border: none;
  padding: 0;
}
.spc-newsletter-a .main-top-icon {
  display: none;
}
.spc-newsletter-center .fields-inline {
  margin-left: -10px;
  margin-right: -10px;
}
.spc-newsletter-center > .inner {
  text-align: center;
  align-items: center;
}
.spc-newsletter-leter .fields-inline {
  margin: 0;
}
.spc-newsletter-b {
  background: var(--c-contrast-0);
  border: 6px solid var(--c-contrast-50);
}
.spc-newsletter-b .mail-top-icon {
  border: 10px solid var(--c-contrast-0);
  box-sizing: content-box;
}
.spc-newsletter-c {
  background: var(--c-contrast-50);
}
/**
 * Mobile Navigation
 */
.mobile-menu {
  --c-sep: rgba(var(--c-rgba), .08);
  font-size: 16px;
  font-family: var(--ui-font);
  font-weight: 700;
  letter-spacing: 0;
  color: var(--c-links);
  -webkit-font-smoothing: antialiased;
}
.mobile-menu.s-dark, .s-dark .mobile-menu {
  --c-sep: rgba(var(--c-rgba), 0.11);
}
.mobile-menu li {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  border-bottom: 1px solid var(--c-sep);
}
.mobile-menu li a {
  max-width: calc(100% - 65px);
  float: none;
  display: block;
  padding: 12px 0;
  padding-right: 50px;
  line-height: 1.5;
  color: inherit;
}
.mobile-menu li li {
  padding-left: 12px;
  border: 0;
}
.mobile-menu li ul li:last-child ul {
  border-bottom-color: transparent;
}
.mobile-menu ul {
  width: 100%;
  max-height: 0;
  opacity: 0;
  background: transparent;
  overflow: hidden;
  border: 0;
  transition: opacity 0.6s ease, max-height 0.8s ease;
}
.mobile-menu ul > li > ul li {
  padding-left: 15px;
}
.mobile-menu ul li a {
  padding: 8px 0;
  font-size: 0.93em;
  font-size: max(13px, .93em);
  font-weight: 500;
}
.mobile-menu .nav-icons,
.mobile-menu .mega-menu {
  display: none;
}
.mobile-menu .item-active > ul {
  opacity: 1;
  max-height: 3000px;
  transition: opacity 0.4s ease-in, max-height 1s ease-in;
}
.mobile-menu > .item-active {
  padding-bottom: 10px;
}
.mobile-menu .chevron {
  display: flex;
  align-items: center;
  margin-left: auto;
  padding: 0 25px;
  margin-right: -15px;
  border: 0;
  color: var(--c-contrast-400);
  text-align: center;
  font-size: 12px;
  -webkit-text-stroke: 1.2px var(--c-contrast-0);
  line-height: 1.8;
  cursor: pointer;
}
.mobile-menu .item-active > .chevron {
  transform: rotate(180deg);
}
.mobile-menu li:hover > a {
  opacity: 0.8;
}
/**
 * Off-canvas side menu
 */
.off-canvas {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 80vw;
  min-width: 320px;
  max-width: 370px;
  box-sizing: border-box;
  background: var(--c-contrast-0);
  z-index: 10000;
  transform: translate3d(-100%, 0, 0);
  transition: 0.4s ease-in-out;
  transition-property: transform, visibility;
  visibility: hidden;
  content-visibility: auto;
}
@media (max-width: 350px) {
  .off-canvas {
    min-width: 300px;
  }
}
.off-canvas-head {
  padding: 0 25px;
  padding-top: 38px;
  margin-bottom: 20px;
}
.off-canvas-content {
  display: flex;
  flex-direction: column;
  padding: 25px;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1 1 auto;
}
@media (min-width: 941px) {
  .off-canvas-content {
    --c-sb: var(--c-contrast-200);
    --c-sb-track: transparent;
    --sb-size: 4px;
    --sb-width: thin;
    scrollbar-width: var(--sb-width);
    scrollbar-color: var(--c-sb) var(--c-sb-track);
  }
  .off-canvas-content::-webkit-scrollbar-track {
    background-color: var(--c-sb-track);
  }
  .off-canvas-content::-webkit-scrollbar-thumb {
    background-color: var(--c-sb);
    border-radius: 3px;
  }
  .has-scrollbar .off-canvas-content::-webkit-scrollbar {
    width: var(--sb-size);
  }
}
.off-canvas .mobile-menu {
  margin-bottom: 45px;
}
.off-canvas .logo-image {
  display: inline-block;
  max-width: calc(100% - 167px);
}
.off-canvas .ts-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.off-canvas .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 9px;
  background: #161616;
  color: #fff;
  line-height: 26px;
  font-size: 14px;
}
.off-canvas .mobile-menu {
  margin-top: -10px;
  transition: opacity 0.5s ease-in;
  opacity: 0.2;
}
.off-canvas .spc-social {
  --c-spc-social: var(--c-contrast);
  --spc-social-fs: 17px;
  padding-top: 10px;
  margin-top: auto;
  justify-content: center;
}
.off-canvas.s-dark .close, .s-dark .off-canvas .close {
  background: var(--c-contrast-200);
}
.admin-bar .off-canvas {
  top: var(--admin-bar-h);
  height: calc(100% - var(--admin-bar-h));
}
@media (max-width: 940px) {
  .off-canvas.hide-widgets-sm .off-canvas-widgets {
    display: none;
  }
}
@media (min-width: 941px) {
  .off-canvas.hide-menu-lg .mobile-menu {
    display: none;
  }
}
.off-canvas-backdrop {
  content: "";
  position: fixed;
  opacity: 0;
  z-index: 9999;
  pointer-events: none;
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease-in-out;
}
.off-canvas-active {
  overflow: hidden;
}
.off-canvas-active .off-canvas {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  box-shadow: 2px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
.off-canvas-active .mobile-menu {
  opacity: 1;
}
.off-canvas-active .off-canvas-backdrop {
  opacity: 1;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
.off-canvas-widgets {
  margin-bottom: 45px;
}
.off-canvas-widgets .widget {
  margin-bottom: 45px;
}
.off-canvas-widgets .widget:last-child {
  margin-bottom: 0;
}
/**
 * Search Modal
 */
.search-modal.s-dark, .s-dark .search-modal {
  --bg-opacity: .95;
}
.search-modal.mfp-bg {
  background: var(--c-contrast-0);
  opacity: 0;
  transition: 0.35s ease-in-out;
  will-change: opacity;
  position: fixed;
  z-index: 10001;
  pointer-events: none;
}
.search-modal.mfp-bg.mfp-ready {
  opacity: var(--bg-opacity, 0.98);
}
.search-modal.mfp-bg.mfp-removing {
  opacity: 0;
}
.search-modal .search-modal-wrap {
  display: block;
}
.search-modal.mfp-ready.mfp-wrap {
  opacity: 1;
  transform: none;
}
.search-modal.mfp-wrap, .search-modal.mfp-removing.mfp-wrap {
  opacity: 0;
  will-change: opacity;
  transition: 0.4s ease-in-out;
  transform: scale(0.95);
}
.search-modal.mfp-removing.mfp-wrap {
  transition-duration: 0.2s;
}
.search-modal .mfp-close {
  position: absolute;
  z-index: 1046;
  top: 20px;
  right: 20px;
  padding: 0;
  background: transparent;
  color: var(--c-contrast);
  font-size: 60px;
  font-family: Arial, Baskerville, monospace;
  line-height: 44px;
  opacity: 0.65;
  -webkit-text-stroke: 2px var(--c-contrast-0);
}
.search-modal .mfp-close:active {
  top: 20px;
}
.admin-bar .search-modal .mfp-close {
  top: 50px;
}
.search-modal .search-form {
  flex-wrap: wrap;
  position: relative;
}
.search-modal .search-field {
  padding: 0;
  padding-bottom: 12px;
  margin-bottom: 22px;
  border: 0;
  border-bottom: 1px solid var(--c-separator2);
  height: auto;
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: var(--c-contrast-850);
  background: transparent;
}
@media (max-width: 767px) {
  .search-modal .search-field {
    font-size: 42px;
  }
}
.search-modal .message {
  font-size: 18px;
  color: var(--c-contrast-400);
}
.search-modal-box {
  padding: 0 50px;
  margin: 0 auto;
  max-width: 790px;
}
@media (max-width: 767px) {
  .search-modal-box {
    max-width: 100%;
  }
}
.search-modal .live-search-results {
  top: 84px;
  left: 0;
  right: auto;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid var(--c-separator);
  border-top: 0;
  box-shadow: none;
}
.search-modal-wrap {
  display: none;
}
.base-text {
  font-family: var(--text-font);
  font-size: var(--text-size);
  line-height: var(--text-lh);
  text-rendering: optimizeLegibility;
}
/* Block Headings */
.block-head {
  --line-weight: 1px;
  --c-border: var(--c-separator2);
  --space-below: 26px;
  --c-block: var(--c-main);
  display: flex;
  flex-wrap: nowrap;
  font-family: var(--ui-font);
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--space-below);
}
.block-head .heading {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--c-block);
  flex-shrink: 0;
  max-width: 100%;
}
.block-head .heading .color {
  color: var(--c-contrast-900);
}
.block-head .heading a {
  color: inherit;
}
.block-head .heading .arrow {
  margin-left: 5px;
  transform: scale(1.4) translatey(-5%);
}
.block-head .view-link {
  order: 5;
  display: flex;
  align-items: center;
  margin-left: 15px;
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
  color: var(--c-contrast-400);
}
.block-head .view-link:hover {
  color: var(--c-links);
}
.block-head .view-link .arrow {
  margin-left: 7px;
  font-size: 15px;
}
.block-head .view-link-b {
  padding: 0.385em 1.0769em;
  border: 1px solid var(--c-separator);
  border-radius: 20px;
  margin-bottom: -0.03em;
  line-height: 1;
}
.block-head .filters + .view-link {
  padding-left: 15px;
  border-left: 1px solid var(--c-contrast-150);
}
.block-head .filters {
  display: flex;
  margin-left: 25px;
  font-size: 13px;
  overflow-x: auto;
  flex-wrap: nowrap;
  font-size: 13px;
  scrollbar-width: none;
}
.block-head .filters::-webkit-scrollbar {
  display: none;
}
.block-head .filters li {
  display: inline-block;
  margin-left: 15px;
  flex-shrink: 0;
}
.block-head .filters a {
  color: var(--c-contrast-400);
}
.block-head .filters .active {
  color: var(--c-block);
}
.block-head.is-center {
  justify-content: center;
}
.block-head-ac {
  --c-block: var(--c-contrast-900);
}
.block-head-ac .heading .color {
  color: var(--c-heading-multi, var(--c-main));
}
.block-head-a {
  --space-below: 28px;
  --c-border: var(--c-separator);
  --line-weight: 2px;
  padding: 10px 14px;
  background: var(--c-contrast-10);
  border: 1px solid var(--c-border);
  border-bottom-width: var(--line-weight);
  border-left: 0;
  border-right: 0;
  color: var(--c-headings);
  text-transform: uppercase;
}
.block-head-a .heading {
  color: var(--c-block);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.block-head-a .filters li {
  position: relative;
  font-size: 12px;
  margin-left: 14px;
}
.block-head-a .filters li:before {
  content: "";
  border-left: 1px solid rgba(var(--c-rgba), 0.11);
  margin-right: 15px;
}
.block-head-a .filters li:first-child:before {
  display: none;
}
.block-head-a .filters a {
  color: var(--c-contrast-450);
}
.block-head-a2 {
  --c-border: var(--c-contrast-150);
  --space-below: 28px;
  --line-weight: 1px;
  background: rgba(var(--c-rgba), 0.025);
  padding: 9px 14px;
}
.block-head-a2 .heading {
  letter-spacing: 0;
  font-weight: 600;
}
.block-head-a2 .filters li:before {
  display: none;
}
.block-head-b {
  --space-below: 28px;
}
.block-head-c {
  --c-line: var(--c-main);
  --line-width: 40px;
  --line-weight: 3px;
  --border-weight: 1px;
  border-bottom: var(--border-weight) solid var(--c-border);
  padding-bottom: 13px;
  position: relative;
}
.block-head-c:after {
  content: "";
  position: absolute;
  bottom: calc(-1 * var(--border-weight));
  left: 0;
  width: var(--line-width);
  height: var(--line-weight);
  background-color: var(--c-line);
}
.block-head-c.is-center:after {
  left: 50%;
  transform: translateX(-50%);
}
.block-head-c .heading a {
  color: inherit;
}
.block-head-c2 {
  border-bottom: 0;
  --line-weight: 1px;
  --space-below: 30px;
}
.block-head-d {
  --c-border: var(--c-block);
  --line-weight: 2px;
  --space-below: 28px;
  --box-roundness: 2px;
  border-bottom: var(--line-weight) solid var(--c-border);
}
.block-head-d .heading {
  display: inline-block;
  margin-bottom: 1px;
  padding: 9px 14px;
  border-radius: var(--box-roundness);
  color: #fff;
  background: var(--c-block);
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.block-head-d .filters {
  align-self: flex-end;
  margin-bottom: 8px;
}
.block-head-d .filters .active {
  color: var(--c-contrast-900);
}
.block-head-e {
  --c-line: var(--c-separator2);
  --line-weight: 1px;
  --inner-pad: 20px;
}
.block-head-e:after, .block-head-e:before {
  content: "";
  margin-top: 1px;
  height: var(--line-weight);
  background-color: var(--c-line);
  flex: 1 1 auto;
  margin-left: var(--inner-pad);
}
.block-head-e:before {
  margin-left: 0;
  margin-right: var(--inner-pad);
}
.block-head-e.is-left:before {
  display: none;
}
.block-head-e .filters {
  order: 5;
  margin-left: 5px;
}
.block-head-e2 {
  --line-weight: 2px;
  --c-block: var(--c-contrast-900);
}
.block-head-e2 .heading {
  font-size: 20px;
  text-transform: none;
}
.block-head-e3 {
  --inner-pad: 24px;
}
.block-head-e3:after, .block-head-e3:before {
  height: 2px;
  box-sizing: content-box;
  border-bottom: var(--line-weight) solid;
  border-top: var(--line-weight) solid;
  background: transparent;
  border-color: var(--c-line);
}
.block-head-e3 .heading {
  font-size: 20px;
  text-transform: none;
}
.block-head-f {
  --c-line: var(--c-block);
  --line-weight: 3px;
  border-bottom: 1px solid var(--c-border);
  border-top: var(--line-weight) solid var(--c-line);
  padding: 11px 0;
}
.block-head-f .heading {
  text-transform: none;
  font-size: 19px;
  color: var(--c-block);
}
.block-head-g {
  padding: 10px 14px;
  background: #080808;
}
.block-head-g .heading {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
.block-head-h {
  --border-weight: 1px;
  border-bottom: var(--border-weight) solid var(--c-border);
  padding-bottom: 14px;
}
.block-head-h .heading {
  font-size: 18px;
  font-weight: 800;
}
.block-head-h .view-link {
  text-transform: uppercase;
  color: var(--c-contrast-700);
}
.block-head-i {
  --line-weight: 4px;
}
.block-head-i .heading {
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.5;
  padding-left: calc(var(--line-weight) + 13px);
  position: relative;
}
.block-head-i .heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--line-weight);
  height: 100%;
  background: var(--c-main);
}
.has-media-shadows .media, .has-media-shadows.featured {
  box-shadow: 0 2px 6px -1px rgba(7, 10, 25, 0.2), 0 6px 12px -6px rgba(7, 10, 25, 0.2);
}
/* feedburner form */
.feedburner .heading {
  margin-bottom: 14px;
}
.feedburner label {
  display: none;
}
.feedburner input {
  padding: 8px 12px;
  outline: 0;
}
.feedburner-email {
  min-width: 200px;
}
.feedburner-subscribe {
  margin-left: 4px;
}
.social-icons li {
  float: left;
  margin-right: 5px;
  height: 20px;
}
.social-icons li:last-child {
  margin-right: 0;
}
.social-icons .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  transition: all 0.4s ease;
}
.social-icons .icon:hover {
  text-decoration: none;
  border-radius: 50%;
}
.main-stars {
  position: relative;
  font-size: 13px;
  line-height: 1;
  height: 1em;
  color: var(--c-main);
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.main-stars span {
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 2em;
  overflow: hidden;
}
.main-stars:before,
.main-stars span:before {
  content: "\f005\f005\f005\f005\f005";
  color: inherit;
  letter-spacing: 2px;
  margin-right: -2px;
  display: block;
  font-family: ts-icons;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.main-stars:before {
  content: "\f006\f006\f006\f006\f006";
}
.main-stars span:before {
  top: 0;
  left: 0;
  position: absolute;
  color: inherit;
}
.cat-labels {
  line-height: 0;
}
.cat-labels-overlay {
  position: absolute;
  bottom: 0;
  z-index: 1;
  display: block;
  max-width: 90%;
  max-width: calc(100% - 14px);
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cat-labels a,
.cat-labels .category {
  display: inline-flex;
  background: var(--c-main);
  margin-right: var(--cat-label-mr, 5px);
  padding: 0 8px;
  color: #fff;
  border-radius: 1px;
  font-family: var(--ui-font);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 22px;
}
.cat-labels a:hover,
.cat-labels .category:hover {
  background: var(--hover-bg, var(--c-main));
  color: #fff;
  filter: contrast(1.2);
}
.cat-labels a:last-child,
.cat-labels .category:last-child {
  margin-right: 0;
}
.ts-snackbar {
  display: flex;
  position: fixed;
  width: 500px;
  padding: 10px 18px;
  max-width: 95%;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 100%);
  color: #fff;
  background-color: rgba(0, 0, 0, 0.95);
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s ease-in-out;
  align-items: center;
}
.ts-snackbar-active {
  opacity: 1;
  transform: translate(-50%, 0);
  pointer-events: initial;
}
.ts-snackbar .tsi-close {
  padding: 10px;
  margin-right: -5px;
  cursor: pointer;
  margin-left: auto;
  font-size: 13px;
}
.ar-bunyad-main-full {
  padding-bottom: 47.8333333333%;
}
.ar-bunyad-main {
  padding-bottom: 65.3553299492%;
}
.ar-bunyad-grid {
  padding-bottom: 56.2334217507%;
}
.ar-bunyad-list {
  padding-bottom: 66.6666666667%;
}
.ar-bunyad-overlay {
  padding-bottom: 75.0663129973%;
}
.ar-bunyad-thumb {
  padding-bottom: 69.0909090909%;
}
.ar-bunyad-classic-slider {
  padding-bottom: 47.8260869565%;
}
.ar-bunyad-classic-slider-sm {
  padding-bottom: 81.8181818182%;
}
.ar-bunyad-classic-slider-md {
  padding-bottom: 52.6854219949%;
}
/**
 * 4. =Header & Navigation
 * ----------------------------------------------------------------------------
 */
.navigation {
  --nav-height: var(--head-h, 43px);
  font-family: var(--ui-font);
  color: var(--c-nav);
  height: 100%;
  align-self: center;
}
.s-dark .navigation {
  --c-nav-blip: initial;
}
.navigation ul {
  display: flex;
  list-style: none;
  line-height: 1.6;
}
.navigation .menu,
.navigation .menu li {
  height: 100%;
}
.navigation .menu > li > a,
.navigation .sub-menu > li > a {
  display: flex;
  align-items: center;
}
.navigation .menu > li > a {
  color: inherit;
}
@media (max-width: 940px) {
  .navigation .menu {
    display: none;
  }
}
.navigation .menu > li > a {
  height: 100%;
  text-decoration: none;
  text-transform: var(--nav-text-case);
  padding: 0 var(--nav-items-space, 17px);
  font-size: var(--nav-text, 15px);
  font-weight: var(--nav-text-weight, 600);
  letter-spacing: var(--nav-ls, inherit);
}
@media (min-width: 941px) and (max-width: 1200px) {
  .navigation .menu > li > a {
    padding: 0 5px;
    padding: 0 max(5px, calc(var(--nav-items-space) * .6));
    font-size: calc(10px + (var(--nav-text) - 10px) * 0.7);
  }
}
.navigation .menu li > a:after {
  display: inline-block;
  content: "\f107";
  font-family: ts-icons;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  color: var(--c-nav-blip, inherit);
  margin-left: 8px;
}
@media (min-width: 941px) and (max-width: 1200px) {
  .navigation .menu li > a:after {
    margin-left: 5px;
    font-size: 12px;
  }
}
.navigation .menu li > a:only-child:after,
.navigation .menu .only-icon > a:after {
  display: none;
}
.navigation .menu > li:first-child > a {
  border-left: 0;
  box-shadow: none;
}
.navigation .menu > li:hover,
.navigation .menu > .current-menu-item,
.navigation .has-parent-state .current-menu-parent,
.navigation .has-parent-state .current-menu-ancestor {
  background: var(--c-nav-hov-bg);
}
.navigation .menu > li:hover > a,
.navigation .menu > .current-menu-item > a,
.navigation .has-parent-state .current-menu-parent > a,
.navigation .has-parent-state .current-menu-ancestor > a {
  color: var(--c-nav-hov);
}
.navigation .menu > li:hover > a:after,
.navigation .menu > .current-menu-item > a:after,
.navigation .has-parent-state .current-menu-parent > a:after,
.navigation .has-parent-state .current-menu-ancestor > a:after {
  color: inherit;
}
.navigation .menu-item > a .fa,
.navigation .sub-menu a > .fa {
  margin-right: 7px;
}
.navigation .menu .fa.only-icon,
.navigation .only-icon .fa {
  margin-right: 0;
}
.navigation .menu ul,
.navigation .menu .sub-menu {
  position: absolute;
  overflow: visible;
  visibility: hidden;
  display: block;
  opacity: 0;
  padding: 5px 0px;
  background: var(--c-nav-drop-bg, var(--c-contrast-0));
  border: 1px solid var(--c-nav-drop-sep);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 3px -1px, rgba(0, 0, 0, 0.06) 0px 4px 11px -2px;
  transition: all 0.2s ease-in;
  z-index: 110;
  pointer-events: none;
}
.navigation .menu > li:not(.item-mega-menu) {
  position: relative;
}
.navigation .menu > li > ul {
  top: 100%;
}
.navigation .menu ul ul {
  left: 100%;
  top: 0;
  margin-top: -5px;
}
.navigation .menu li:first-child > ul {
  margin-top: -6px;
}
.navigation li:hover > ul,
.navigation li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.navigation .sub-menu li > a:after {
  content: "\f105";
  font-size: 13px;
  margin-left: 25px;
  text-shadow: none;
  display: inline-flex;
  align-self: center;
}
.navigation .menu li li > a:after {
  display: block;
  float: right;
  line-height: inherit;
}
.navigation .menu > li li a {
  float: none;
  display: block;
  padding: 9px 22px;
  border-top: 1px solid var(--c-nav-drop-sep);
  font-size: var(--nav-drop-text, 14px);
  letter-spacing: var(--nav-drop-ls, inherit);
  font-weight: var(--nav-drop-fw, 400);
  color: var(--c-nav-drop, inherit);
  text-transform: none;
  text-decoration: none;
  pointer-events: none;
}
.navigation .menu > li:hover li a {
  pointer-events: auto;
}
.navigation .menu li {
  transition: 0.3s ease-in;
  transition-property: opacity, background;
}
.navigation .menu ul li {
  float: none;
  min-width: 235px;
  max-width: 350px;
  border-top: 0;
  padding: 0 0;
  position: relative;
}
.navigation .menu ul > li:first-child > a {
  border-top: 0px;
  box-shadow: none;
}
.navigation .menu li li:hover,
.navigation .menu li .current-menu-item {
  background: var(--c-nav-drop-hov-bg);
}
.navigation .menu li li:hover > a,
.navigation .menu li .current-menu-item > a {
  color: var(--c-nav-drop-hov);
}
.nav-hov-a {
  --c-nav-hov: var(--c-main);
  --c-nav-drop-hov: var(--c-nav-hov);
}
.nav-hov-b {
  --c-nav-drop-hov-bg: rgba(0, 0, 0, 0.03);
}
.nav-hov-b .menu > li > a {
  position: relative;
}
.nav-hov-b .menu > li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  border-bottom: 2px solid transparent;
}
.nav-hov-b .menu > li:hover > a:before,
.nav-hov-b .menu > .current-menu-item > a:before,
.nav-hov-b .has-parent-state .current-menu-parent > a:before,
.nav-hov-b .has-parent-state .current-menu-ancestor > a:before {
  border-color: var(--c-term, var(--c-main));
}
.s-dark .nav-hov-b {
  --c-nav-hov-bg: rgba(255, 255, 255, 0.08);
  --c-nav-drop-hov-bg: rgba(255, 255, 255, 0.05);
}
.s-dark .nav-hov-b .menu > li > ul {
  top: calc(100% - 1px);
}
.nav-hov-b .mega-menu-a .sub-cats li:hover a {
  opacity: 0.7;
}
/* login */
.navigation .mega-menu .sub-menu li,
.navigation .menu .mega-menu > li {
  min-width: 0;
}
/**
 * Mega Menu
 */
.mega-menu {
  top: 100%;
}
.mega-menu .sub-cats {
  padding: 25px 30px;
  padding-bottom: 35px;
  width: 19.5%;
  border-right: 1px solid var(--c-separator2);
}
.mega-menu .sub-cats li {
  min-width: initial;
  max-width: initial;
}
.mega-menu .sub-cats li:first-child {
  margin-top: 0;
}
.mega-menu .sub-cats li:first-child a {
  border-top: 0;
}
.mega-menu .sub-cats li:hover {
  background: none;
}
.mega-menu .sub-cats:not(._) a {
  padding-left: 0;
  font-size: max(14px, var(--nav-drop-text, 0));
}
.mega-menu .sub-cats li:last-child a {
  border-bottom: 1px solid var(--c-nav-drop-sep);
}
.smart-head-row-full .items-center .mega-menu {
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0;
}
.smart-head-row-full .items-right .mega-menu {
  right: 0;
  left: auto;
}
.navigation .mega-menu {
  width: var(--main-width);
  left: 0;
  max-width: 100%;
}
@media (min-width: 1201px) {
  .navigation .mega-menu {
    max-width: calc(100vw - var(--wrap-padding) * 2);
  }
}
@media (min-width: 941px) and (max-width: 1200px) {
  .navigation .mega-menu {
    max-width: 100vw;
    margin-left: calc(-1 * var(--head-row-pad));
  }
}
.navigation .menu .mega-menu {
  display: flex;
  flex: 0 1 auto;
  padding: 0;
}
.navigation li:hover > .mega-menu-a .lazyload {
  display: block;
}
.navigation li:not(:hover) > .mega-menu .wp-post-image {
  pointer-events: none;
}
.mega-menu-a .recent-posts {
  float: none;
  vertical-align: top;
  padding: 35px 30px 45px;
  width: 100%;
}
.s-dark .mega-menu-a .recent-posts {
  background: rgba(var(--c-rgba), 0.03);
}
.mega-menu-a .recent-posts .posts {
  display: none;
}
.mega-menu-a .recent-posts .posts.active {
  display: block;
  animation: 0.5s fade-in ease-out;
  animation-fill-mode: both;
}
.mega-menu-a .recent-posts .post {
  padding: 0 13px;
}
.mega-menu-a .recent-posts .post-title {
  font-weight: var(--title-fw-semi);
  font-size: 15px;
}
.mega-menu-a .sub-cats + .recent-posts {
  width: 80.5%;
}
.mega-menu-b .sub-cats {
  width: 25%;
  padding: 40px;
  padding-top: 35px;
}
.mega-menu-b .extend {
  flex-grow: 1;
  width: 25%;
  padding: 32px 40px;
  padding-bottom: 40px;
}
.mega-menu-b .sub-nav ul {
  top: 0;
  left: 100%;
}
.mega-menu-b .sub-nav ul li:not(._) {
  min-width: 220px;
}
.mega-menu-b .sub-nav ul li:last-child a {
  border-bottom: 0;
}
.mega-menu-b .heading {
  display: block;
  border-bottom: 1px solid rgba(var(--c-rgba), 0.1);
  padding: 9px 0;
  margin-bottom: 21px;
  text-transform: uppercase;
  font-weight: 600;
}
.navigation .mega-menu.links {
  padding: 35px 10px 40px 10px;
}
.navigation .mega-menu.links > li.current-menu-item {
  background: inherit;
}
.navigation .mega-menu.links > li {
  width: 25%;
  padding: 0 25px;
}
.navigation .mega-menu.links .sub-menu {
  --c-nav-drop-sep: rgba(var(--c-rgba), .05);
  box-shadow: none;
  border: 0;
}
.s-dark .navigation .mega-menu.links .sub-menu {
  --c-nav-drop-sep: rgba(var(--c-rgba), .08);
}
.navigation .mega-menu.links > li > a {
  border: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid var(--c-nav-drop-sep);
  padding: 9px 0;
}
.navigation .mega-menu.links > li > a:after {
  display: none;
}
.navigation .mega-menu.links > li ul {
  visibility: inherit;
  opacity: 1;
  position: static;
  margin-top: 0;
}
.navigation .mega-menu.links > li li a {
  padding-left: 10px;
}
.navigation .mega-menu.links > li li:last-child a {
  border-bottom: 1px solid var(--c-nav-drop-sep);
}
.navigation .mega-menu.links > li li a:before {
  display: inline-block;
  font-family: ts-icons;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 0.9;
  content: "\f105";
  margin-right: 10px;
}
.navigation .mega-menu.links > li:hover {
  background: transparent;
}
.navigation-small .menu > li > a {
  line-height: 1;
}
.smart-head-search {
  position: relative;
}
.smart-head-search .search-button {
  padding: 0;
  margin-left: -27px;
  width: 20px;
  background: transparent;
  color: var(--c-contrast-400);
  font-size: 14px;
}
@media (max-width: 940px) {
  .smart-head-search {
    display: none;
  }
}
.smart-head-search .search-form {
  display: flex;
  align-items: center;
}
.smart-head-search .query {
  width: 150px;
  height: 30px;
  padding: 0 10px;
  font-size: 13px;
  border: 0;
  background: rgba(var(--c-rgba), 0.03);
  box-shadow: none;
  transition: all 0.4s ease-in-out;
}
.smart-head-search .query:focus {
  width: 190px;
}
.social-icons {
  float: right;
}
@media (max-width: 940px) {
  .social-icons {
    clear: both;
    text-align: center;
    float: none;
  }
}
@media (max-width: 940px) {
  .social-icons li {
    float: none;
    display: inline-block;
  }
}
.live-search-results {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  z-index: 1500;
  top: 100%;
  width: 350px;
  padding: 25px;
  background: var(--c-contrast-0);
  box-shadow: 0 2px 6px rgba(var(--c-rgba), 0.15);
  transition: opacity 0.3s ease-in;
}
.live-search-results .media {
  width: 80px;
}
.live-search-results .view-all {
  --c-a: var(--c-contrast-450);
  margin: -25px;
  margin-top: 25px;
  border-bottom: 0;
}
.live-search-results .view-all a {
  display: block;
  text-align: center;
  background: var(--c-contrast-50);
  border-top: 1px solid var(--c-separator);
  padding: 14px;
  text-transform: uppercase;
  font-size: 12px;
}
.live-search-results .no-results {
  float: none;
  font-size: 13px;
  display: block;
  text-align: center;
}
.smart-head-row.wrap .items-right .smart-head-search:last-child {
  position: initial;
}
.trending-ticker {
  --max-width: 450px;
}
@media (max-width: 1200px) {
  .trending-ticker {
    --max-width: 400px;
  }
}
@media (max-width: 940px) {
  .trending-ticker {
    --max-width: 40vw;
  }
}
.trending-ticker ul {
  float: left;
}
.trending-ticker li {
  display: none;
  color: var(--c-contrast-700);
}
.trending-ticker li:first-child {
  display: block;
}
.trending-ticker .post-link {
  max-width: 450px;
  max-width: min(var(--max-width), 100%);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
  padding-right: 10px;
  margin-top: -2px;
  color: inherit;
}
.trending-ticker .post-link:hover {
  color: inherit;
  opacity: 0.8;
}
.trending-ticker .heading {
  float: left;
  color: var(--c-main);
  text-transform: uppercase;
  margin-right: 35px;
}
.ts-logo .logo-image-dark {
  display: none;
}
.s-dark .ts-logo .logo-image-dark {
  display: block;
}
.s-dark .ts-logo .logo-image-dark ~ .logo-image {
  display: none;
}
@media (max-width: 940px) {
  .smart-head {
    display: none;
  }
}
.smart-head-row {
  --icons-size: 16px;
  --c-icons: var(--c-links);
}
.smart-head-row.s-dark, .s-dark .smart-head-row {
  --c-a-hover: var(--c-main);
}
.smart-head .logo-link {
  --c-a-hover: var(--c-headings);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 37px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
}
@media (max-width: 540px) {
  .smart-head .logo-link {
    font-size: 28px;
    flex-shrink: 1;
  }
}
.smart-head .logo-link:not(:last-child) {
  --item-mr: 35px;
}
.smart-head .logo-link > h1,
.smart-head .logo-link > span {
  font: inherit;
  display: flex;
  align-items: center;
}
.smart-head .logo-is-image {
  font-size: 0;
}
.smart-head .logo-image {
  padding: 10px 0;
  max-height: var(--head-h);
  -o-object-fit: contain;
     object-fit: contain;
  width: 230px;
  height: revert-layer;
  max-height: calc(var(--head-h) - 20px);
  box-sizing: content-box;
}
.smart-head :where(.items-left) .logo-image {
  -o-object-position: left;
     object-position: left;
}
.smart-head .search-icon {
  color: var(--c-search-icon, var(--c-icons));
  font-size: var(--search-icon-size, var(--icons-size));
  display: flex;
  align-items: center;
  padding-left: 5px;
  height: 100%;
}
.smart-head .search-icon:hover {
  color: var(--c-main);
}
.smart-head .ts-button-alt {
  --btn-f-size: 13px;
  padding: 10px 17px;
  line-height: 1;
  height: auto;
  letter-spacing: 0.11em;
  border-color: rgba(var(--c-rgba), 0.2);
}
.smart-head .ts-button-alt:not(:hover) {
  color: var(--c-contrast-900);
}
.smart-head .h-date {
  --item-mr: 30px;
  flex-shrink: 0;
  font-size: 13px;
}
.smart-head .cart-icon, .smart-head .cart-link {
  display: flex;
  align-items: center;
  height: 100%;
  max-height: 55px;
  --c-a: var(--c-icons);
  font-size: var(--cart-icon-size, var(--icons-size));
}
.smart-head .cart-link.has-count {
  padding-right: 15px;
}
.smart-head .cart-icon .text {
  display: none;
}
.smart-head .cart-count-wrap {
  position: relative;
}
.smart-head .cart-counter {
  display: none;
  position: absolute;
  min-width: 14px;
  padding: 2px 3px;
  margin-left: calc(100% - 2px);
  top: calc(50% - 4px);
  transform: translateY(-100%);
  border-radius: 2px;
  color: #fff;
  background: var(--c-main);
  text-align: center;
  line-height: 1;
  font-size: 11px;
  font-weight: 600;
}
.smart-head .cart-counter.active {
  display: block;
}
.smart-head .auth-link {
  --c-a: var(--c-icons);
  font-size: 13px;
}
.smart-head .auth-link .icon {
  font-size: var(--icons-size);
}
.smart-head .auth-link .icon + span {
  margin-left: 6px;
}
.smart-head .h-text {
  flex-shrink: 0;
  font-size: 13px;
  max-width: 100%;
}
.smart-head .h-text > ins {
  min-width: 728px;
  max-width: 100%;
}
.smart-head .is-icon {
  padding: 0 4px;
}
.smart-head .has-icon,
.smart-head .has-icon-only {
  display: inline-flex;
  align-items: center;
  height: 100%;
  max-height: 45px;
}
.smart-head .has-icon:last-child, .smart-head .has-icon:last-child .is-icon,
.smart-head .has-icon-only:last-child,
.smart-head .has-icon-only:last-child .is-icon {
  padding-right: 0;
}
.smart-head .has-icon-only {
  --item-mr: 9px;
}
.smart-head .items-right .nav-wrap {
  justify-content: flex-end;
}
.smart-head .items-center .nav-wrap {
  justify-content: center;
}
.smart-head .spc-social {
  flex-wrap: nowrap;
}
.smart-head .spc-social-a {
  height: 100%;
  max-height: 45px;
}
.scheme-switcher {
  position: relative;
}
.scheme-switcher .icon {
  font-size: var(--icons-size);
  width: var(--icons-size);
}
.scheme-switcher .toggle {
  --c-a: var(--c-icons);
  line-height: 1;
  width: 100%;
  text-align: center;
}
.scheme-switcher .toggle-light {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}
.site-s-dark .scheme-switcher .toggle-dark {
  transform: scale(0) rotate(80deg);
  opacity: 0;
  pointer-events: none;
}
.site-s-dark .scheme-switcher .toggle-light {
  opacity: 1;
  pointer-events: auto;
}
.smart-head {
  --nav-items-space: 17px;
  --head-top-h: 40px;
  --head-mid-h: 110px;
  --head-bot-h: 55px;
  --head-row-pad: 30px;
  --c-bg: transparent;
  --c-border: var(--c-contrast-75);
  --c-shadow: transparent;
  position: relative;
  box-shadow: 0 3px 4px 0 var(--c-shadow);
}
.smart-head-row {
  padding: 0 var(--head-row-pad);
  background-color: var(--c-bg);
  height: var(--head-h);
  border: 0 solid transparent;
  color: var(--c-contrast-800);
}
@media (max-width: 767px) {
  .smart-head-row {
    padding: 0 20px;
  }
}
.smart-head-row > .inner {
  display: flex;
  justify-content: space-between;
  padding: var(--head-inner-pad, 0);
  height: 100%;
  position: relative;
}
.smart-head-row.wrap {
  padding: 0;
  --head-inner-pad: 0 25px;
}
.smart-head-row-full {
  width: 100%;
}
.smart-head-row-3 > .inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-columns: minmax(max-content, 1fr) auto minmax(max-content, 1fr);
}
@media (min-width: 941px) and (max-width: 1200px) {
  .smart-head-row.has-center-nav > .inner {
    display: flex;
  }
}
@media (min-width: 941px) {
  .smart-head-row.has-center-nav .logo-link {
    margin-right: 0;
    min-width: 40px;
    flex-shrink: 1;
  }
}
.smart-head-top {
  --c-bg: var(--c-contrast-50);
  --head-h: var(--head-top-h);
  --search-icon-size: 14px;
  --icons-size: 14px;
}
.smart-head-top .spc-social-b {
  --spc-social-fs: 14px;
  --spc-social-size: 34px;
}
.smart-head-top .ts-button {
  --btn-f-size: 11px;
}
.smart-head-top .ts-button-alt {
  padding: 8px 16px;
}
.smart-head-top.s-dark, .s-dark .smart-head-top {
  --c-bg: var(--c-contrast-0);
}
.smart-head-mid {
  --head-h: var(--head-mid-h);
}
.smart-head-mid.s-dark, .s-dark .smart-head-mid {
  --c-bg: var(--c-contrast-0);
}
.smart-head-bot {
  --head-h: var(--head-bot-h);
  border: 1px solid var(--c-border);
  border-left: 0;
  border-right: 0;
}
.smart-head-bot .ts-button {
  --btn-f-size: 12px;
}
.smart-head-bot.s-dark, .s-dark .smart-head-bot {
  --c-bg: var(--c-contrast-0);
  --c-border: transparent;
}
.smart-head .items {
  --item-mr: 15px;
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  height: inherit;
}
.smart-head .items > * {
  margin-left: var(--item-ml, 0);
  margin-right: var(--item-mr);
}
.smart-head .items-right {
  justify-content: flex-end;
}
.smart-head .items-center {
  justify-content: center;
  flex-shrink: 0;
}
.smart-head .items-center:not(.empty) {
  padding-left: 15px;
  padding-right: 15px;
}
.smart-head .items > :first-child {
  margin-left: 0;
}
.smart-head .items-right > :last-child,
.smart-head .items-center > :last-child {
  margin-right: 0;
}
.smart-head .navigation-small {
  --nav-items-space: 13px;
  --nav-text: 13px;
  --nav-text-weight: 400;
  --nav-ls: 0;
  --nav-text-case: none;
}
.smart-head .auth-link {
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.smart-head-b {
  --head-mid-h: 110px;
  --head-bot-h: 60px;
  --c-bg: transparent;
  --c-border: var(--c-separator);
  --nav-text: 14px;
  --nav-text-weight: 600;
  --nav-ls: 0.08em;
  --nav-text-case: uppercase;
}
.smart-head-b .s-dark, .s-dark .smart-head-b {
  --c-icons: var(--c-contrast-400);
}
.smart-head-b .navigation {
  --c-nav-blip: #aaa;
}
.smart-head-b .smart-head-bot {
  --icons-size: 18px;
  --c-border: rgba(255,255,255,.1);
}
.smart-head-b .smart-head-bot.s-dark, .s-dark .smart-head-b .smart-head-bot {
  --c-bg: var(--c-contrast-75);
}
.smart-head-legacy {
  --head-top-h: 45px;
  --head-mid-h: 135px;
  --head-bot-h: 48px;
  --nav-text: 14px;
  --nav-items-space: 20px;
  --nav-text-case: uppercase;
}
.smart-head-legacy .smart-head-search {
  --item-ml: 5px;
  --item-mr: 20px;
}
.site-s-dark .smart-head-legacy .smart-head-mid {
  --c-bg: transparent;
}
.smart-head-legacy .smart-head-top:not(.s-dark) {
  --c-bg: rgba(var(--c-rgba), .05);
  border-top: 4px solid var(--c-main);
  border-bottom: 1px solid var(--c-contrast-100);
}
.smart-head-legacy .smart-head-bot.wrap {
  --head-inner-pad: 0 15px 0 0;
}
.smart-head-mobile {
  --head-top-h: 45px;
  --head-mid-h: 65px;
  display: block;
}
@media (min-width: 941px) {
  .smart-head-mobile {
    display: none;
  }
}
.smart-head-mobile .smart-head-row {
  --icons-size: 18px;
  --c-icons: var(--c-contrast-800);
}
.smart-head-mobile .smart-head-mid {
  border-top-color: var(--c-main);
}
.smart-head-mobile > :last-child {
  border-bottom: 1px solid var(--c-contrast-100);
}
.nav-wrap {
  width: 100%;
  height: 100%;
  display: flex;
}
.offcanvas-toggle {
  display: flex;
  align-items: center;
  background: none;
  padding: 0;
  box-shadow: none;
  line-height: 1;
  height: 100%;
}
.offcanvas-toggle:hover {
  background: inherit;
  --c-hamburger: var(--c-main);
}
.hamburger-icon {
  --line-weight: 3px;
  --line-width: 100%;
  --height: 17px;
  display: inline-flex;
  vertical-align: middle;
  height: var(--height);
  width: 26px;
  position: relative;
}
.hamburger-icon .inner,
.hamburger-icon .inner:before,
.hamburger-icon .inner:after {
  position: absolute;
  height: var(--line-weight);
  background-color: var(--c-hamburger, var(--c-icons));
  transition: background 0.2s ease-in-out;
}
.hamburger-icon .inner {
  top: auto;
  bottom: 0;
  width: calc(100% - 6px);
}
.hamburger-icon .inner:before, .hamburger-icon .inner:after {
  display: block;
  content: "";
  width: calc(100% + 6px);
}
.hamburger-icon .inner:before {
  top: 0;
  transform: translateY(calc(-1 * var(--height) + 100%));
}
.hamburger-icon .inner:after {
  bottom: 0;
  transform: translateY(calc(-1 * var(--height) / 2 + 50%));
}
.hamburger-icon-b {
  --line-weight: 2px;
  --height: 14px;
  width: 20px;
}
.hamburger-icon-b .inner, .hamburger-icon-b .inner:before, .hamburger-icon-b .inner:after {
  width: 100%;
}
.smart-head-scroll-nav {
  padding: 0;
  padding-left: 6px;
  --head-h: 50px;
  --nav-items-space: 14px;
  --nav-text: 13px;
  --nav-text-weight: 600;
  --nav-ls: .07em;
  --nav-text-case: uppercase;
}
.smart-head-scroll-nav.s-dark {
  border-bottom: 0;
  border-top: 1px solid #1f1f1f;
}
.smart-head-scroll-nav .navigation .menu {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.smart-head-scroll-nav .navigation li > a:after {
  display: none;
}
.smart-head-scroll-nav .navigation .sub-menu,
.smart-head-scroll-nav .navigation .mega-menu {
  display: none;
}
.smart-head-scroll-nav .nav-hov-b .menu > li > a:before {
  width: calc(100% - var(--nav-items-space, 15px) * 2);
  left: var(--nav-items-space);
}
.smart-head-scroll-nav > .inner {
  display: flex;
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none;
}
.smart-head-scroll-nav > .inner::-webkit-scrollbar {
  display: none;
}
.smart-head-sticky {
  position: fixed !important;
  top: 0;
  z-index: 10000 !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.s-light .smart-head-sticky:not(.s-dark) {
  background: #fff;
}
.smart-head-sticky.s-dark {
  border-bottom: 0;
}
.smart-head-sticky:not(.smart-head-row-full):not(.sticky-is-full) {
  left: 50%;
  margin-left: calc(-1 * var(--main-width) / 2);
  box-shadow: none;
}
.smart-head-sticky.sticky-is-full {
  width: 100%;
}
.smart-head-sticky.sticky-is-full > .inner {
  width: var(--main-width);
  margin: 0 auto;
}
.smart-head-sticky.off {
  transform: translateY(-102%);
}
.smart-head-sticky.animate {
  animation: 0.3s smart-sticky ease-out;
  transition: transform 0.3s ease-out;
  will-change: opacity;
}
@keyframes smart-sticky {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: none;
  }
}
@media (min-width: 600px) {
  .admin-bar .smart-head-sticky {
    top: 32px;
  }
}
/**
 * 5. =Widgets
 * ----------------------------------------------------------------------------
 */
.widget {
  font-size: 14px;
  --li-pad: 5px;
  --c-li-sep: transparent;
}
.textwidget {
  font-size: 15px;
}
.widget_recent_entries,
.widget_recent_comments {
  --li-pad: 10px;
  --c-li-sep: var(--c-separator);
}
.widget_links li,
.widget_meta li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.widget_categories li,
.widget_product_categories li,
.widget_archive li {
  border-bottom: 1px solid var(--c-li-sep);
  padding: var(--li-pad, 8px) 0;
}
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child,
.widget_rss li:first-child,
.widget_pages li:first-child,
.widget_nav_menu li:first-child,
.widget_categories li:first-child,
.widget_product_categories li:first-child,
.widget_archive li:first-child {
  padding-top: 0;
}
/* Search widget */
.widget_search {
  overflow: hidden;
}
.widget_search label > span {
  display: none;
}
.widget_search #searchsubmit {
  margin-left: 5px;
}
/**
 * Widget: Recent Comments
 */
.widget_recent_comments .url {
  color: var(--c-main);
}
.widget_recent_comments .recentcomments:before {
  position: absolute;
  left: -20px;
  margin-top: 3px;
  font-size: 10px;
  font-family: ts-icons;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  content: "\f10c";
  opacity: 0.7;
}
.widget_recent_comments .recentcomments {
  position: relative;
  margin-left: 23px;
  padding: 10px 0px;
  color: var(--c-contrast-300);
  font-size: 12px;
  font-style: italic;
}
.widget_recent_comments .recentcomments > a {
  margin-top: 4px !important;
  display: block !important;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.widget_recent_comments .comment-author-link {
  display: inline-block;
  font-family: var(--ui-font);
  font-style: normal;
  font-size: 11px;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.widget .main-stars {
  margin-bottom: 10px;
}
.widget.page-blocks .main-stars {
  margin-bottom: 0;
}
.widget .main-stars:before {
  content: "\f006\f006\f006\f006\f006";
}
.widget .main-stars:before,
.widget .main-stars span:before {
  letter-spacing: 1px;
  margin-right: -1px;
}
.widget_categories li,
.widget_product_categories li,
.widget_archive li {
  overflow: hidden;
  text-align: right;
  font-weight: bold;
}
.widget_categories li a,
.widget_product_categories li a,
.widget_archive li a {
  float: left;
  font-weight: normal;
}
.widget_categories .children,
.widget_product_categories .children,
.widget_archive .children {
  clear: both;
  padding-top: var(--li-pad, 7px);
}
.widget_categories .children li,
.widget_product_categories .children li,
.widget_archive .children li {
  border-top: 1px solid var(--c-li-sep);
  margin-left: 14px;
}
.widget_categories .children li:first-child,
.widget_product_categories .children li:first-child,
.widget_archive .children li:first-child {
  padding-top: var(--li-pad, 7px);
  margin-left: 0;
  padding-left: 14px;
}
.widget_categories .children li,
.widget_product_categories .children li,
.widget_archive .children li {
  border-bottom: 0;
}
.widget_categories li ul li:last-child,
.widget_product_categories li ul li:last-child,
.widget_archive li ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* Tags cloud */
.tagcloud a {
  padding: 2px 7px;
  border: 1px solid;
  margin: 2px 0.1em;
  display: inline-block;
}
/* RSS widget */
.widget_rss .widgettitle a {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
/* Calendar widget */
.widget_calendar .wp-calendar-table {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.widget_calendar caption,
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
.widget-tabbed .block-head {
  padding: 0;
}
.widget-tabbed .tabs-list {
  display: flex;
  flex-wrap: nowrap;
}
.widget-tabbed .tabs-list li {
  line-height: 1.5;
  border-bottom: 0;
  padding: 0;
}
.widget-tabbed .tabs-list .active a {
  border-bottom: 2px solid var(--c-main);
}
.widget-tabbed .tabs-list a {
  display: block;
  padding: 0 14px;
  border-bottom: 2px solid transparent;
  line-height: 34px;
}
@media (min-width: 941px) and (max-width: 1200px) {
  .widget-tabbed .tabs-list a {
    padding: 0 7px;
  }
}
.widget-tabbed .tabs-list a:hover {
  text-decoration: none;
}
.widget-tabbed .tabs-data {
  border-bottom: 0;
}
.widget-tabbed .tabs-data > * {
  display: none;
}
.widget-tabbed .tabs-data > :first-child {
  display: block;
}
.widget-tabbed .tab-widget-wrap > * {
  display: block;
  width: 100%;
  margin-bottom: 0;
  list-style-type: none;
}
.widget-tabbed .tabs-data > .inactive {
  display: none;
}
/* Flickr widget */
.flickr-widget {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 12px;
  grid-row-gap: 14px;
  max-width: 450px;
}
.flickr-widget .media-ratio {
  padding-bottom: 91.6666666667%;
}
.flickr-widget a:hover {
  opacity: 0.8;
}
/**
 * Social Follow Widget
 */
.spc-social-follow {
  --s-fsize: 13px;
}
@media (min-width: 941px) and (max-width: 1200px) {
  .spc-social-follow .grid {
    grid-template-columns: 1fr;
  }
}
.spc-social-follow .service-link {
  display: flex;
  border-radius: 2px;
  line-height: 44px;
  background: var(--c-spcs-bg, transparent);
  color: #fff;
  font-weight: 600;
  font-size: var(--s-fsize);
  vertical-align: middle;
}
.spc-social-follow .service-link:hover {
  opacity: 0.88;
}
.spc-social-follow .the-icon {
  flex-shrink: 0;
  color: var(--c-spc-social, inherit);
  width: 40px;
  font-size: 17px;
  line-height: inherit;
  text-align: center;
}
.spc-social-follow .label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.spc-social-follow .count {
  font-weight: 700;
}
.spc-social-follow-a .services {
  grid-gap: 10px;
}
.spc-social-follow-a .grid-2 {
  --s-fsize: 12px;
}
.spc-social-follow-a .service {
  border: 0;
  padding: 0;
}
.spc-social-follow-a .service-link {
  font-weight: 600;
  padding-right: 12px;
  line-height: 36px;
  color: #f8f8f8;
}
.spc-social-follow-a .the-icon {
  width: 38px;
  background: rgba(0, 0, 0, 0.07);
  font-size: 15px;
  color: #fff;
}
.spc-social-follow-a .label {
  margin-left: 14px;
}
.spc-social-follow-a .count {
  margin-left: auto;
  line-height: inherit;
}
.spc-social-follow-b .services, .spc-social-follow-c .services {
  grid-gap: 10px;
}
.spc-social-follow-b .service-link.has-count .label, .spc-social-follow-c .service-link.has-count .label {
  order: 3;
  margin: 0 8px;
  font-size: 12px;
  font-weight: 500;
  opacity: 0.9;
}
.spc-social-follow-b .count, .spc-social-follow-c .count {
  order: 2;
}
.spc-social-follow-c .service-link {
  border: 1px solid var(--c-separator);
  line-height: 40px;
  color: var(--c-contrast-800);
}
.spc-social-follow-split .service-link {
  display: grid;
  grid-template-columns: minmax(min-content, 44px) 1fr;
  padding: 6px 0;
  padding-right: 5px;
  height: 100%;
  min-height: 48px;
  align-items: center;
  line-height: 1.2;
}
.spc-social-follow-split .service-link.has-count {
  grid-template-rows: 1fr 1fr;
}
.spc-social-follow-split .service-link.has-count .label {
  grid-column: 2/3;
  margin: 0;
  padding: 5px 0;
  line-height: 1;
  align-self: start;
}
.spc-social-follow-split .the-icon {
  grid-row: 1/-1;
  width: 1.5em;
  font-size: 19px;
  justify-self: center;
}
.spc-social-follow-split .count {
  padding: 0;
  align-self: end;
}
/**
 * Widget: Instagram
 */
.spc-insta-image-wrap {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
}
.spc-insta-image-wrap > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.widget .spc-insta-media {
  overflow: hidden;
  margin: 0 -4px;
  margin-bottom: -8px;
}
.widget .spc-insta-item {
  float: left;
  width: 33.3333333333%;
  box-sizing: border-box;
  padding: 0 4px;
  margin-bottom: 8px;
}
.widget .spc-insta-image {
  transition: opacity 0.3s ease-in;
  will-change: opacity;
}
.widget .spc-insta-image:hover {
  opacity: 0.8;
}
.widget .spc-insta-link {
  margin: 20px 0 0;
}
.widget .spc-insta-link a {
  display: flex;
  margin: 20px 0;
  justify-content: center;
  align-items: center;
  background: var(--c-contrast-50);
  border-radius: 2px;
  padding: 12px 0;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 12px;
  font-weight: 500;
}
.widget .spc-insta-link i {
  margin-right: 5px;
}
.widget-about .logo-text {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 28px;
}
.widget-about .image-logo {
  display: flex;
  margin-bottom: 20px;
}
.widget-about .image-full {
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.widget-about .image-circle {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.widget-about .image-circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.widget-about .image-circle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.widget-about .about-text p:last-child {
  margin-bottom: 0;
}
.widget-about .spc-social {
  margin-top: 30px;
  --c-spc-social: var(--c-contrast);
  --spc-social-fs: 16px;
}
.widget-about-centered {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.widget-about-centered .image-logo,
.widget-about-centered .image-full {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.widget-about-centered .spc-social {
  justify-content: center;
}
/**
 * 6. =Main Content
 * ----------------------------------------------------------------------------
 */
/**
 * 6.1. =Single Post
 * ----------------------------------------------------------------------------
 */
.the-post > .post {
  margin-bottom: 45px;
}
.the-post .featured img {
  width: 100%;
}
.the-post .featured .wp-caption-text {
  padding-bottom: 5px;
  font-size: 13px;
}
.the-post-header {
  --sp-logo-max-height: 1.90477em;
}
@media (max-width: 540px) {
  .the-post-header .has-sponsor-logo .sponsor-info {
    display: block;
    margin-bottom: 8px;
  }
  .the-post-header .has-sponsor-logo .sponsor-info + .meta-item:before {
    display: none;
  }
}
.the-post-modern,
.wrap-spacious-full {
  --width: 67.5;
}
@media (min-width: 941px) and (max-width: 1200px) {
  .the-post-modern,
  .wrap-spacious-full {
    max-width: 790px;
  }
}
.the-post-modern {
  margin: 0 auto;
}
@media (max-width: 940px) {
  .the-post-modern {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .the-post-modern {
    width: calc(1% * var(--width));
  }
  .the-post-modern header,
  .the-post-modern .single-featured {
    margin-bottom: 35px;
  }
  .the-post-modern header .featured,
  .the-post-modern .single-featured .featured {
    width: var(--main-width);
    margin-left: calc(50% - var(--main-width) / 2);
    max-width: 100vw;
  }
}
@media (max-width: 1200px) {
  .the-post-modern .featured {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.post-header {
  margin-bottom: 21px;
}
.post-header .featured {
  margin-bottom: 20px;
  position: relative;
}
.post-header .wp-caption-text {
  position: absolute;
  right: 15px;
  bottom: 5px;
  color: #fff;
}
.post-header .post-title {
  float: left;
  font-size: 25px;
  font-weight: 500;
  position: relative;
  padding-left: 18px;
  margin-right: 35px;
}
.post-header .post-title:before {
  content: " ";
  display: block;
  float: left;
  position: absolute;
  left: 0;
  top: 0.2em;
  height: calc(100% - 0.3em);
  border-left: 3px solid var(--c-main);
}
.post-header .comments {
  float: right;
  margin-left: -35px;
  color: var(--c-contrast-400);
  font-size: 12px;
  line-height: 32px;
}
.post-header .comments:hover {
  text-decoration: none;
}
.post-header .comments i {
  font-size: 13px;
}
.post-header .the-post-meta {
  color: var(--c-contrast-400);
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  padding: 10px 0;
  border: 1px solid var(--c-separator);
  border-left: 0;
  border-right: 0;
  margin-top: 21px;
  overflow: hidden;
}
.post-header .the-post-meta time {
  text-transform: uppercase;
}
.post-header .the-post-meta .cats {
  float: right;
}
.main-content video {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.title-above .post-header .the-post-meta {
  margin-bottom: 28px;
}
.title-above .post-header .featured {
  margin-bottom: 0;
}
.s-head-modern {
  --cat-label-mr: 8px;
  --p-meta-icons-mr: 12px;
  --title-size: 35px;
  margin-bottom: 25px;
}
.s-head-modern .cat-labels {
  position: static;
}
.s-head-modern .post-meta {
  --p-meta-author-img-mr: 11px;
}
.s-head-modern .post-share {
  margin-top: 20px;
}
.s-head-modern.has-share-meta-right {
  margin-bottom: 30px;
}
.s-head-modern.has-share-meta-right .post-share {
  margin-top: -2px;
}
.s-head-modern .post-title {
  margin: 15px 0;
  font-size: var(--title-size);
  font-weight: 700;
  line-height: 1.24;
  letter-spacing: -0.005em;
}
@media (max-width: 767px) {
  .s-head-modern .post-title {
    font-size: calc(var(--title-size) * 0.829);
  }
}
.s-head-modern .sub-title {
  margin-bottom: 15px;
  margin-top: -3px;
  font-size: 17px;
  color: var(--c-contrast-500);
}
@media (max-width: 767px) {
  .s-head-modern .sub-title {
    font-size: 16px;
  }
}
.s-head-modern .cat-labels {
  padding-bottom: 1px;
}
.s-head-modern > :last-child {
  margin-bottom: 0;
}
.s-head-modern .single-featured {
  margin-top: 28px;
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .s-head-modern .single-featured {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-bottom: 32px;
  }
}
.s-head-modern-below {
  margin-bottom: 35px;
  border-bottom: 1px solid var(--c-separator2);
  padding-bottom: 20px;
}
.s-head-modern-below .post-share {
  margin-bottom: 5px;
}
.has-head-below .s-post-contain {
  display: flex;
  flex-direction: column;
}
.has-head-below .single-featured {
  order: -1;
}
.has-head-below .single-featured .wp-caption-text {
  display: none;
}
.s-head-has-sep .meta-below-has-right,
.s-head-has-sep .post-meta > .meta-below {
  padding-top: 15px;
  border-top: 1px solid var(--c-separator2);
}
.s-head-large {
  margin-bottom: 26px;
}
.s-head-large .post-title {
  margin: 16px 0;
  margin-top: 15px;
  max-width: 1050px;
  font-size: 43px;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .s-head-large .post-title {
    font-size: calc(1.2738853503vw + 24.7133757962px);
  }
}
@media (min-width: 941px) {
  .s-head-large .post-share {
    max-width: 66%;
  }
}
@media (min-width: 1201px) {
  .s-head-large .sub-title {
    margin-bottom: 18px;
    font-size: 18px;
    max-width: 1000px;
  }
  .s-head-large .cat-labels a {
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 10px;
  }
  .s-head-large .post-cat > a {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}
.s-head-large-b {
  --c-post-meta: var(--c-contrast-600);
}
.s-head-large-b .sub-title {
  color: var(--c-contrast-650);
}
@media (min-width: 1201px) {
  .s-head-large-b .sub-title {
    font-size: 19px;
  }
}
.s-head-large-b .post-title {
  line-height: 1.3;
  font-weight: 800;
}
@media (min-width: 1201px) {
  .s-head-large-b .post-title {
    font-size: 40px;
  }
}
@media (min-width: 1201px) {
  .s-post-large.the-post-modern .featured,
  .s-post-large-center.the-post-modern .featured {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.s-head-center {
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 40px;
  max-width: 880px;
}
.s-head-center .post-title {
  margin: 22px 0;
}
.s-head-center .post-meta {
  align-items: center;
}
.s-head-center .post-share {
  justify-content: center;
  max-width: initial;
}
.s-head-center .post-share .show-more {
  margin-right: initial;
}
@media (min-width: 941px) {
  .has-s-large-bot .main-sidebar {
    margin-top: -65px;
  }
}
.single-featured {
  margin-bottom: 32px;
}
.single-featured:empty {
  margin-bottom: 6px;
}
.single-featured iframe {
  width: 100%;
  max-width: 100%;
}
.post-pagination {
  margin: 40px 0;
}
.post-pagination:last-child:not(._) {
  margin-bottom: 15px;
}
.the-post-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 35px;
  font-family: var(--ui-font);
}
.the-post-tags:last-child {
  margin-bottom: -10px;
}
.the-post-tags a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
  padding: 0 10px;
  background: var(--c-contrast-50);
  color: var(--c-contrast-400);
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 28px;
  border-radius: 2px;
}
.the-post-tags a:hover {
  background: var(--c-contrast-900);
  color: var(--c-contrast-0);
}
.spc-alp-main {
  margin-bottom: 0;
}
.spc-auto-load-post {
  box-sizing: content-box;
  margin-top: 50px;
  padding-top: 55px;
  border-top: 1px solid var(--c-separator2);
}
.spc-auto-load-post > .main {
  margin: 0 auto;
}
.spc-alp-loader {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 55px 0 50px;
}
.spc-social-follow-inline {
  display: flex;
  margin: 22px 0;
  border-bottom: 1px solid var(--c-separator);
  padding: 0 16px;
  padding-bottom: 32px;
  justify-content: center;
  gap: 14px;
}
.spc-social-follow-inline .service {
  display: flex;
  align-items: center;
  border: 1px solid var(--c-separator);
  background: var(--c-contrast-10);
  padding: 4px 16px;
  border-radius: 5px;
  color: var(--c-contrast-850);
}
.spc-social-follow-inline .service:hover {
  border-color: var(--c-contrast-400);
  background: var(--c-contrast-0);
  opacity: 1;
}
.spc-social-follow-inline .icon-svg,
.spc-social-follow-inline .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: var(--c-contrast-75);
  border-radius: 50%;
  padding: 0 6px;
  font-size: 20px;
  color: var(--c-spcs-icon);
}
.spc-social-follow-inline .s-label {
  margin-left: 13px;
  font-size: 14px;
  font-weight: 600;
}
.spc-social-follow-inline + .post-share-bot {
  padding-top: 0;
}
.post-share-bot {
  display: flex;
  margin: 22px 0;
  padding: 0;
  padding-top: 10px;
  justify-content: space-between;
  align-items: center;
}
.post-share-bot + * {
  margin-top: 22px;
}
.post-share-bot .info {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  margin-right: 30px;
  text-transform: uppercase;
  color: var(--c-links);
}
@media (max-width: 767px) {
  .post-share-bot .info {
    display: none;
  }
}
.post-share-bot .share-links {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  --spc-social-space: 4px;
}
.post-share-bot .share-links a {
  flex: 0 0 auto;
  padding: 0;
  width: 70px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 767px) {
  .post-share-bot .share-links a {
    flex: 1 1 auto;
  }
}
.post-share-bot .share-links a:hover {
  filter: brightness(110%);
  opacity: 1;
}
.post-share-follow-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.post-share-follow-top .post-share {
  margin-top: 0;
  align-items: center;
}
.post-share-b {
  --display-init: flex;
  --service-width: 140px;
  --service-min-width: 100px;
  --service-height: 38px;
  --service-sm-width: 42px;
  --service-gap: 5px;
  --service-b-radius: 2px;
  --service-icon-size: 17px;
  --flex-grow-xs: 1;
  display: flex;
  font-family: var(--ui-font);
  gap: var(--service-gap);
  max-width: 100%;
}
.has-share-meta-right .post-share-b {
  align-self: flex-start;
}
@media (min-width: 941px) {
  .has-share-meta-right .post-share-b {
    padding-left: 15px;
    margin-left: auto;
  }
}
.post-share-b a:hover {
  text-decoration: none;
}
.post-share-b .service {
  display: flex;
  flex: 0 1 auto;
  min-width: var(--service-min-width);
  width: var(--service-width);
  height: var(--service-height);
  border-radius: var(--service-b-radius);
  color: #fff;
  background: var(--c-spcs-icon);
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 540px) {
  .post-share-b .service {
    min-width: initial;
    flex-grow: var(--flex-grow-xs);
  }
}
.post-share-b .service:hover {
  filter: brightness(110%);
}
.post-share-b .service i {
  padding: 0;
  font-size: var(--service-icon-size);
}
.post-share-b .service .label {
  margin-left: 11px;
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 540px) {
  .post-share-b .service .label {
    display: none;
  }
}
.post-share-b .service-sm {
  display: none;
  min-width: initial;
  width: min(var(--service-width), var(--service-sm-width));
}
.post-share-b .service-sm .label {
  display: none;
}
.post-share-b .show-more {
  display: flex;
  width: 40px;
  height: var(--service-height);
  margin-right: auto;
  min-width: 38px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--c-contrast-150);
  border-radius: var(--service-b-radius);
  color: var(--c-contrast-200);
  font-size: 13px;
}
.s-dark .post-share-b .show-more {
  color: var(--c-contrast-500);
}
.post-share-b.all .service {
  display: flex;
}
@media (max-width: 540px) {
  .post-share-b.all .service {
    min-width: initial;
    width: var(--service-sm-width);
  }
  .post-share-b.all .label {
    display: none;
  }
}
.post-share-b.all .show-more {
  display: none;
}
.post-share-b .share-text {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-weight: 600;
  font-family: var(--ui-font);
  font-size: 13px;
  color: var(--c-contrast-650);
}
.post-share-b .share-text .icon {
  font-size: 14px;
  margin-right: 5px;
}
@media (min-width: 1201px) {
  .post-share-b2 {
    --service-width: 200px;
    --service-sm-width: 55px;
    --service-height: 40px;
  }
  .post-share-b2 .service i {
    font-size: 18px;
  }
  .post-share-b2 .show-more {
    width: 44px;
    font-size: 14px;
  }
}
.post-share-b3 {
  --service-width: 134px;
  --service-height: 40px;
}
.post-share-b3 .service {
  background: transparent;
  border: 1px solid var(--c-separator);
  color: var(--c-contrast-800);
  box-shadow: none;
}
.post-share-b3 .service i {
  color: var(--c-spcs-icon);
}
.post-share-b3 .service .label {
  font-size: 12px;
}
.post-share-b3 .service:hover {
  filter: none;
  opacity: 0.95;
}
.post-share-b3 .show-more {
  width: 38px;
  border: 1px solid var(--c-separator);
}
.post-share-b-circles {
  --service-width: 34px;
  --service-height: var(--service-width);
  --service-sm-width: var(--service-width);
  --service-min-width: initial;
  --service-b-radius: 50%;
  --flex-grow-xs: 0;
}
.post-share-b-circles .service {
  box-shadow: none;
}
.post-share-b-circles .service .label {
  display: none;
}
.post-share-b-circles .show-more {
  width: var(--service-width);
  min-width: initial;
}
.post-share-b3-circles {
  --service-width: 36px;
}
.post-share-b4 {
  --service-width: 30px;
  --service-height: 32px;
  --service-gap: 2px;
  --service-sm-width: var(--service-width);
  --service-min-width: initial;
  --service-icon-size: 19px;
}
.post-share-b4 .label {
  display: none;
}
.post-share-b4 .service {
  border: 0;
  box-shadow: none;
  background: transparent;
}
.post-share-b4 .service i {
  color: var(--c-spcs-icon);
}
.post-share-b4 .show-more {
  width: 32px;
  min-width: initial;
  margin-left: 6px;
  border-radius: 50%;
}
.post-share-float .service {
  display: flex;
  font-size: 17px;
  justify-content: center;
  align-items: center;
  color: var(--c-spc-social, inherit);
  background: var(--c-spcs-bg, transparent);
}
.post-share-float .share-text {
  display: block;
  margin-bottom: 25px;
  color: var(--c-contrast);
  font-family: var(--ui-font);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-align: center;
  text-transform: uppercase;
  word-wrap: normal;
  overflow-wrap: normal;
}
@media (max-width: 767px) {
  .post-share-float .share-text {
    display: none;
  }
}
.post-share-float .label {
  display: none;
}
.share-float-a .service {
  border: 1px solid var(--c-contrast-100);
  margin-bottom: -1px;
  width: 46px;
  height: 46px;
}
.share-float-b .service {
  margin-bottom: 11px;
  width: 40px;
  height: 40px;
  border: 0;
  box-shadow: -1px -1px 2px 0px rgba(var(--c-rgba), 0.05), 1px 3px 4px -1px rgba(var(--c-rgba), 0.12);
  border-radius: 50%;
  font-size: 16px;
  will-change: transform;
}
@media (max-width: 767px) {
  .share-float-b .service {
    margin-left: 2%;
    margin-right: 2%;
    width: 40px;
    height: 40px;
  }
}
.share-float-b .service:hover {
  background: var(--c-contrast-0);
  transform: translateY(-2px);
}
.share-float-c .service {
  margin-bottom: 8px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 1px 2px 4px -1px rgba(0, 0, 0, 0.1);
  font-size: 16px;
}
.share-float-d .service {
  border: 0;
  margin-bottom: 5px;
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 3px;
}
.share-float-e .service {
  color: var(--c-contrast-700);
  background: var(--c-contrast-50);
  margin-bottom: 7px;
  width: 40px;
  height: 40px;
  font-size: 17px;
}
.share-float-e .service:hover {
  color: var(--c-spcs-icon);
}
.post-share-float {
  position: absolute;
  margin-left: -90px;
  height: calc(100% + 50px);
}
@media (max-width: 767px) {
  .post-share-float {
    display: none;
  }
}
.post-share-float > .inner {
  position: sticky;
  top: 20px;
  margin-top: 5px;
  opacity: 1;
  transition: opacity 0.2s ease-in, top 0.3s;
  will-change: opacity;
}
.post-share-float.is-hidden .inner {
  opacity: 0;
}
.post-share-float-vp {
  margin-left: calc(-1 * (100vw - 20px - var(--main-width)) / 2);
}
.has-share-float {
  position: relative;
}
@media (max-width: 940px) {
  .has-share-float > .content-spacious-full {
    --content-share-ml: 75px;
  }
}
.has-share-float-in > .content-spacious {
  --content-share-ml: calc(85px - var(--p-spacious-pad));
}
@media (max-width: 940px) {
  .has-share-float-in > .content-spacious {
    --content-share-ml: calc(75px - var(--p-spacious-pad));
  }
}
.has-share-float-in > .content-normal {
  --content-share-ml: 75px;
}
.has-share-float-in .post-share-float {
  margin-left: 0;
}
.has-share-float > .post-content {
  margin-left: var(--content-share-ml);
  margin-left: max(0px, var(--content-share-ml));
}
@media (max-width: 767px) {
  .has-share-float > .post-content {
    --content-share-ml: 0px;
    margin-left: auto;
  }
}
@media (min-width: 1201px) {
  .the-post-modern .post-share-float {
    margin-left: -180px;
  }
}
@media (min-width: 941px) and (max-width: 1200px) {
  .the-post-modern .post-share-float {
    margin-left: calc(-5.7692307692vw - 20.7692307692px);
  }
}
@media (min-width: 941px) {
  .the-post-modern .post-content {
    margin-left: auto;
  }
}
.social-follow-compact {
  display: flex;
  align-items: center;
  border: 1px solid var(--c-separator);
  border-radius: 3px;
  background: var(--c-contrast-10);
  padding: 1px 16px;
  border-radius: 4px;
  margin-top: -1px;
  margin-bottom: -1px;
  min-height: 40px;
}
.social-follow-compact .label {
  font-size: 13px;
  font-weight: 600;
  margin-right: 11px;
}
.social-follow-compact .spc-social {
  margin-bottom: 0;
  flex-wrap: nowrap;
  gap: 2px;
}
.social-follow-compact .f-service {
  display: inline-flex;
}
.social-follow-compact .icon-svg,
.social-follow-compact .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: var(--c-contrast-75);
  border-radius: 50%;
  padding: 0 6px;
  font-size: 18px;
  color: var(--c-spcs-icon);
}
.post-content > .review-box {
  margin-top: 2.2em;
  margin-bottom: 2.2em;
}
.review-box {
  background: rgba(var(--c-rgba), 0.05);
  border-left: 3px solid var(--c-separator);
  padding: 10px 23px 0 20px;
}
@media (max-width: 767px) {
  .review-box {
    padding: 10px 15px 0 15px;
  }
}
.review-box > .inner {
  font-size: 0.9em;
  font-size: max(14px, .9em);
}
.review-box .criteria {
  font-size: 13px;
  margin: 0;
}
.review-box .criteria,
.review-box .verdict {
  font-family: var(--ui-font);
}
.review-box .heading {
  font-size: 18px;
  font-weight: var(--title-fw-semi);
  border-left: 3px solid var(--c-main);
  margin-left: -23px;
  padding-left: 19px;
  line-height: 2;
  margin-top: 3px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .review-box .heading {
    margin-left: -18px;
  }
}
.review-box .verdict-box {
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  padding: 34px 0;
  border-top: 1px solid var(--c-separator2);
  border-bottom: 1px solid var(--c-separator2);
}
.review-box .verdict-box:first-child {
  border-top: 0;
}
.review-box .overall {
  background: var(--c-main);
  color: #fff;
  padding: 10px 8px;
  min-width: 130px;
  max-width: 145px;
  flex-shrink: 0;
  text-align: center;
}
@media (max-width: 540px) {
  .review-box .overall {
    min-width: 100px;
  }
}
.review-box .overall .number {
  display: block;
  font-size: 65px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 540px) {
  .review-box .overall .number {
    font-size: 50px;
  }
}
.review-box .overall .best {
  display: none;
}
.review-box .overall .percent {
  font-size: 25px;
}
.review-box .overall .verdict {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 10px;
}
.review-box .summary p:last-child {
  margin-bottom: 0;
}
.review-box .verdict-box .text {
  margin-left: 20px;
}
.review-box ul {
  list-style: none;
  margin-left: 0;
  padding: 28px 0;
}
.review-box li {
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.review-box li,
.review-box .criterion {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.review-box .label {
  font-size: 14px;
}
.review-box .criterion {
  overflow: hidden;
  line-height: 2;
}
.review-box ul .rating {
  float: right;
  font-weight: 600;
  margin-left: auto;
  order: 3;
  white-space: nowrap;
}
.review-box .rating-bar,
.review-box .bar {
  width: 100%;
  background: var(--c-contrast-0);
  height: 21px;
  order: 5;
}
.review-box .bar {
  background: var(--c-main);
  display: block;
}
.review-pros-cons {
  padding: 32px 5px;
  border-bottom: 1px solid var(--c-separator2);
  display: flex;
  gap: 28px;
}
@media (max-width: 767px) {
  .review-pros-cons {
    flex-direction: column;
  }
}
.review-pros-cons .the-heading {
  font-size: 1.2em;
  margin-top: 0;
}
.review-pros-cons .the-pros {
  flex: 0 1 50%;
  --blip-color: #16a237;
}
@media (max-width: 767px) {
  .review-pros-cons .the-pros {
    flex-basis: auto;
  }
}
.review-pros-cons .the-cons {
  --blip-color: #d92335;
  flex: 0 1 calc(50% + 28px);
  padding-left: 28px;
  border-left: 1px solid var(--c-separator);
}
@media (max-width: 767px) {
  .review-pros-cons .the-cons {
    flex-basis: auto;
    padding-left: 0;
    border-left: 0;
  }
}
.review-pros-cons ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.review-pros-cons li {
  margin-bottom: 8px;
  position: relative;
  justify-content: initial;
  align-items: initial;
  flex-wrap: nowrap;
}
.review-pros-cons li svg {
  fill: currentColor;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5;
  width: 12px;
  height: 1.65em;
  flex-shrink: 0;
  margin-right: 13px;
  margin-left: -2px;
  color: var(--blip-color);
}
.review-pros-cons li:last-child {
  margin: 0;
}
.review-box-stars .criteria li:first-child {
  margin-top: -28px;
}
.review-box-stars .criteria li {
  border-bottom: 1px solid var(--c-separator2);
  padding: 10px 0;
  margin: 0;
}
.review-box-stars .user-ratings .hover-number {
  margin-right: 21px;
}
.review-box .overall-stars {
  display: block;
  height: 15px;
  text-align: center;
}
.review-box .overall-stars .main-stars {
  float: none;
  max-width: 6em;
  margin: 0 auto;
  margin-top: 14px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.2);
  text-align: left;
}
.review-box .overall-stars .main-stars span:before {
  color: #fff;
}
.review-box .main-stars {
  float: right;
  font-size: 17px;
  display: block;
  padding-right: 1px;
  color: var(--c-contrast-150);
  order: 3;
}
.review-box .main-stars:before,
.review-box .main-stars span:before {
  margin-right: -4px;
  letter-spacing: 5px;
}
.review-box .main-stars:before {
  content: "\f005\f005\f005\f005\f005";
}
.review-box .main-stars span:before {
  color: var(--c-main);
}
.review-box-user-ratings .votes {
  font-size: 11px;
  letter-spacing: 1px;
  margin-left: 5px;
  text-transform: uppercase;
}
.review-box-user-ratings .hover-number {
  letter-spacing: 1px;
  float: right;
  font-weight: 600;
  margin-left: auto;
}
.review-box-user-ratings .main-stars,
.review-box-user-ratings .rating-bar {
  cursor: pointer;
}
.review-box-user-ratings.voted .main-stars, .review-box-user-ratings.voted .rating-bar {
  cursor: default;
}
/**
 * Post Next/Prev Navigation
 */
.navigate-posts {
  border-top: 1px solid var(--c-separator);
  padding: 0;
  padding-top: 35px;
  margin-bottom: 35px;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.navigate-posts .previous,
.navigate-posts .next {
  flex: 1 1 auto;
  width: 50%;
  text-align: right;
  box-sizing: border-box;
  padding: 0 35px;
}
@media (max-width: 540px) {
  .navigate-posts .previous,
  .navigate-posts .next {
    padding: 0 15px;
  }
}
.navigate-posts .previous:only-child,
.navigate-posts .next:only-child {
  text-align: inherit;
  border-left: 0;
  padding-left: 0;
}
.navigate-posts .title {
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.navigate-posts .link {
  font-family: var(--title-font);
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 540px) {
  .navigate-posts .link {
    font-size: 14px;
  }
}
.navigate-posts .previous {
  padding-left: 21px;
}
@media (max-width: 540px) {
  .navigate-posts .previous {
    padding-left: 0;
  }
}
.navigate-posts .next {
  text-align: left;
  border-left: 1px solid var(--c-separator);
  padding-right: 21px;
}
@media (max-width: 540px) {
  .navigate-posts .next {
    border-left: 0;
    padding-right: 0;
  }
}
.navigate-posts .previous i {
  margin-right: 7px;
}
.navigate-posts .next i {
  margin-left: 7px;
}
.related-posts {
  --block-wrap-mb: 0;
  margin-top: 46px;
  margin-bottom: 46px;
}
/**
 * Comments Section
 */
.comments-list {
  margin-bottom: 42px;
}
.comments-list .comment {
  margin-top: 28px;
}
.comments-list .comment-meta,
.comments-list .comment-content,
.comments-list .children {
  margin-left: 64px;
}
@media (max-width: 767px) {
  .comments-list .children {
    margin-left: 15px;
  }
}
.comments-list .avatar {
  float: left;
  border-radius: 50%;
}
.comments-list .bypostauthor .comment-author a {
  color: var(--c-main);
}
.comments-list .pingback {
  font-size: 13px;
  margin-left: 75px;
  border-bottom: 1px solid var(--c-separator);
  padding-top: 21px;
}
.comments-list .comment-content {
  font-size: 15px;
  line-height: 1.714;
  border-bottom: 1px solid var(--c-separator);
  position: relative;
  padding-bottom: 42px;
  margin-top: 12px;
}
.comments-list .comment-content p {
  margin-bottom: 1.5em;
}
.comments-list .comment-content p:last-of-type {
  margin-bottom: 0;
}
.comments-list .comment-content .reply {
  position: absolute;
  bottom: -1px;
  right: 0;
  color: var(--c-contrast-400);
  font-size: 12px;
  letter-spacing: 0.03em;
  border-bottom: 1px solid var(--c-main);
}
.comments-list .comment-content .reply a {
  color: inherit;
  padding: 5px 0;
  text-transform: uppercase;
  display: block;
}
.comments-list .comment-content .reply a:hover {
  text-decoration: none;
}
.comments-list .comment-content .reply i {
  font-size: 13px;
  color: var(--c-contrast-300);
  margin-left: 5px;
}
.comment-meta {
  color: var(--c-contrast-400);
  font-size: 13px;
  font-family: var(--ui-font);
}
.comment-meta a {
  color: inherit;
}
.comment-meta .comment-author {
  display: inline-block;
  margin-right: 3px;
  font-size: 1.08em;
  font-weight: 500;
  color: var(--c-links);
}
.comment-nav {
  overflow: hidden;
  font-size: 13px;
  margin: -14px 0 28px 75px;
}
.comment-nav .nav-previous {
  float: left;
}
.comment-nav .nav-next {
  float: right;
}
.comment-nav a {
  color: var(--c-contrast-600);
}
.comment .comment-respond {
  margin-top: -1px;
  border-top: 1px solid var(--c-separator);
}
.comment-respond {
  margin-top: 50px;
  margin-bottom: 10px;
  background: var(--c-contrast-50);
  padding: 32px 28px;
}
.comment-respond .comment-reply-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.comment-respond p {
  margin-bottom: 28px;
}
.comment-respond small {
  float: right;
  margin-top: 3px;
  font-size: 12px;
  font-weight: 400;
  font-family: var(--ui-font);
  letter-spacing: 0.03em;
  border-bottom: 1px solid var(--c-contrast-100);
}
.comment-respond small a {
  color: var(--c-contrast-400);
}
.comment-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: var(--c-contrast-500);
}
.comment-form > * {
  width: 100%;
}
.comment-form textarea {
  display: block;
}
.comment-form p {
  margin-bottom: 20px;
}
.comment-form .form-field {
  width: calc(33% - 15px);
}
@media (max-width: 1200px) {
  .comment-form .form-field {
    width: 100%;
  }
}
.comment-form .form-field input {
  height: 42px;
  width: 100%;
}
.comment-form input[type=checkbox] + label {
  margin-left: 6px;
}
.comment-form .form-submit {
  margin-top: 10px;
  margin-bottom: 2px;
}
.comment-form .submit {
  padding: 2px 22px;
  background: #080808;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 13px;
}
.ts-comments-hidden {
  display: none;
}
.ts-comments-show {
  display: flex;
  justify-content: center;
  margin: 40px 0 20px;
  --btn-height: 42px;
  --btn-f-size: 13px;
}
.ts-comments-show .ts-button {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}
.ts-comments-show .ts-button-b {
  font-weight: 700;
  max-width: 350px;
}
.ts-comments-show .ts-button-alt {
  max-width: 340px;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.ts-comments-show .ts-button-alt:not(:hover) {
  color: var(--c-contrast-700);
}
/**
 * Post Style Cover
 */
.post-layout-cover .main {
  margin-top: 35px;
}
@media (max-width: 940px) {
  .post-layout-cover .main {
    margin-top: 0;
  }
}
.post-cover {
  margin-bottom: 42px;
  overflow: hidden;
}
@media (max-width: 940px) {
  .post-cover {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.post-cover .featured {
  position: relative;
}
.post-cover .featured .wp-post-image {
  display: block;
  max-width: 100%;
}
.post-cover .featured .hidden {
  visibility: hidden;
}
.post-cover .overlay {
  --grad-color: rgba(0, 0, 0, 0.95);
  position: absolute;
  bottom: 0;
  padding: 28px;
  padding-top: 10%;
  width: 100%;
  box-sizing: border-box;
  z-index: 5;
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(to bottom, transparent 0%, var(--grad-color) 100%);
}
.post-cover .caption {
  position: absolute;
  z-index: 200;
  color: #a6a6a6;
  background: rgba(0, 0, 0, 0.35);
  font-size: 12px;
  font-style: italic;
  text-shadow: none;
  width: auto;
  bottom: 0;
  right: 0;
  padding: 11px 21px;
}
.post-cover .caption a {
  color: #eee;
}
.post-cover .post-meta {
  color: #eee;
  --p-meta-author-img-mr: 13px;
}
.post-cover .post-meta .post-author > a {
  font-weight: 600;
}
.post-cover .post-meta .post-title {
  margin: 20px 0;
  max-width: 66.667%;
  font-size: 34px;
  line-height: 1.3;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 940px) {
  .post-cover .post-meta .post-title {
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .post-cover .post-meta .post-title {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .post-cover .post-meta .has-next-icon:not(.has-icon) {
    margin-right: 28px;
  }
}
.post-cover .media-ratio {
  min-height: 320px;
}
.post-cover .gallery-slider {
  margin-bottom: 0;
}
/**
 * Multipage Post slideshow
 */
.post-slideshow {
  margin-top: 14px;
  background: rgba(var(--c-rgba), 0.025);
  padding: 1.857em 30px;
}
@media (max-width: 540px) {
  .post-slideshow {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.post-slideshow > p:last-child,
.post-slideshow .content-page > p:last-child {
  margin-bottom: 7px;
}
.post-slideshow .content-page {
  margin-bottom: 0;
  opacity: 1;
  transition: all 0.5s ease-in;
}
.post-slideshow .content-page.hidden {
  opacity: 0;
}
.post-slideshow img.alignnone {
  margin-bottom: 5px;
}
.post-slideshow .post-pagination-large,
.post-slideshow .post-pagination-large:first-child {
  margin: 0 -30px;
  padding: 14px 25px;
  margin-top: -1.857em;
  margin-bottom: 1.857em;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
.post-slideshow .post-pagination-large.bottom,
.post-slideshow .post-pagination-large:first-child.bottom {
  margin-top: 1.857em;
  margin-bottom: -1.857em;
}
.post-pagination-large {
  overflow: hidden;
  background: rgba(var(--c-rgba), 0.03);
}
.post-pagination-large .info {
  font-size: 12px;
  text-transform: uppercase;
}
.post-pagination-large .info strong {
  padding: 0 2px;
}
.post-pagination-large .ts-button {
  --btn-height: 32px;
  --btn-l-height: 32px;
  display: inline-block;
  font-size: 12px;
}
.post-pagination-large .next,
.post-pagination-large .prev {
  padding: 0 3px;
  font-size: 11px;
  display: inline-block;
}
.post-pagination-large .links {
  float: right;
}
/**
 * 6.2. =Single & Other Pages
 * ----------------------------------------------------------------------------
 */
.main-heading {
  --title-size: 35px;
  font-weight: 700;
  font-size: var(--title-size);
  line-height: 1.3;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .main-heading {
    font-size: calc(var(--title-size) * 0.829);
  }
}
.page-content .main-heading {
  font-weight: 600;
}
.page-content + .author-box {
  margin-top: 45px;
}
.author .section-head {
  display: none;
}
.author .author-info {
  border-bottom: 1px solid var(--c-separator);
  padding-bottom: 42px;
}
.authors-list .posts {
  display: block;
  margin-top: 18px;
}
.authors-list .posts .ts-button {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 11px;
  --btn-height: 32px;
}
.post-content + .authors-list {
  margin-top: 40px;
}
.post-content .wpcf7 {
  margin-top: 42px;
}
.post-content .wpcf7-not-valid-tip {
  position: static;
  margin-top: 8px;
  padding-left: 10px;
  border: 0;
  font-size: 13px;
  border-left: 2px solid var(--c-main);
}
.page-404 .main-heading {
  text-align: center;
  margin-bottom: 55px;
}
.page-404 .text-404 {
  margin-top: -25px;
  font-size: 105px;
  font-family: Georgia, Times, serif;
  letter-spacing: -0.04em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 940px) {
  .page-404 .text-404 {
    margin-bottom: 35px;
  }
}
.page-404 .links {
  margin: 30px 0;
  list-style-position: inside;
}
.mu_register.wp-signup-container {
  max-width: 700px;
  margin: 0 auto;
  margin-top: 50px;
}
.archive-heading {
  font-family: var(--ui-font);
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  border-left: 3px solid var(--c-main);
  padding-left: 14px;
  line-height: 2;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
}
.archive-heading span {
  font-weight: 700;
  margin-left: 10px;
}
.archive-heading span:first-child {
  margin-left: 0;
}
.archive-description {
  margin-top: -18px;
  margin-bottom: 40px;
  font-size: 15px;
  color: var(--c-contrast-650);
  line-height: 1.7;
}
.archive-description > :last-child {
  margin-bottom: 0;
}
.archive-author-box {
  margin-bottom: 40px;
}
.block-wrap {
  margin-bottom: var(--block-wrap-mb);
}
.block-wrap.mb-sm {
  margin-bottom: 30px;
}
.block-wrap.mb-md {
  margin-bottom: 45px;
}
.block-wrap.mb-none {
  margin-bottom: 0;
}
.block-content {
  position: relative;
}
.block-content.loading {
  will-change: transform;
  opacity: 0.2;
}
.read-more-btn {
  padding: 10px 16px;
  height: auto;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 350px) {
  .read-more-btn {
    font-size: 10px;
    padding: 10px 14px;
  }
}
.read-more-btn-b {
  background: var(--c-main);
  color: #fff;
}
.read-more-link {
  display: inline-block;
  align-self: flex-start;
  margin-top: 18px;
}
.read-more-basic {
  margin-top: 15px;
  border-bottom: 1px solid var(--c-contrast-100);
  color: var(--c-main);
  font-weight: var(--fw-semi);
  font-size: 14px;
}
.read-more-basic:hover {
  opacity: 0.8;
}
/**
 * 7. =Main Sidebar
 * ----------------------------------------------------------------------------
 */
.has-sb-sep {
  --sidebar-c-pad: var(--sidebar-sep-pad, calc(var(--sidebar-pad) + 8px));
}
.main-sidebar .widget,
.ts-sidebar .widget {
  margin-bottom: 45px;
}
.main-sidebar .widget:last-child,
.ts-sidebar .widget:last-child {
  margin-bottom: 0;
}
.main-sidebar {
  width: 100%;
}
@media (min-width: 941px) {
  .main-sidebar {
    padding-left: var(--sidebar-c-pad);
    margin-left: auto;
    width: var(--sidebar-c-width);
  }
}
@media (max-width: 940px) {
  .main-sidebar {
    margin-top: 50px;
  }
}
.has-sb-sep .main-sidebar {
  position: relative;
  border-left: 1px solid transparent;
}
.has-sb-sep .main-sidebar.elementor-column::before, .has-sb-sep .main-sidebar:before {
  content: " ";
  position: absolute;
  border-left: 1px solid var(--c-sidebar-sep);
  height: 100%;
  margin-left: calc(-1 * (var(--grid-gutter) / 4 + var(--sidebar-c-pad) / 2));
}
@media (max-width: 940px) {
  .has-sb-sep .main-sidebar.elementor-column::before, .has-sb-sep .main-sidebar:before {
    display: none;
  }
}
.main-sidebar .flickr-widget {
  margin-bottom: -14px;
}
/**
 * 8. =Footer
 * ----------------------------------------------------------------------------
 */
.main-footer {
  color: var(--c-contrast-600);
  margin-top: var(--footer-mt);
  background: var(--footer-bg);
}
.main-full + .main-footer {
  margin-top: 0;
}
.main-footer:not(.s-dark) {
  color: var(--c-contrast-700);
}
.upper-footer > .wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 940px) {
  .upper-footer > .wrap {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}
.upper-footer .block-head {
  --space-below: 30px;
}
.upper-footer .block-head .heading {
  font-size: 15px;
  letter-spacing: 0.04em;
}
.s-dark .upper-footer .block-head {
  --c-block: var(--c-contrast);
}
.upper-footer .feedburner input {
  background: #1f2c38;
  color: #c5c7cb;
  border: 0;
  font-size: inherit;
  line-height: 1.4;
}
.upper-footer input.feedburner-subscribe {
  background: #2a3c4c;
  padding: 0 14px;
  font-weight: 600;
}
@media (min-width: 941px) {
  .upper-footer .widgets {
    margin-bottom: -55px;
  }
}
.upper-footer .widget {
  margin-bottom: 55px;
}
@media (max-width: 940px) {
  .upper-footer .widget:last-child {
    margin-bottom: 0;
  }
}
.lower-footer {
  font-size: 13px;
  background: var(--footer-lower-bg);
  --c-links: var(--c-contrast-700);
  color: var(--c-contrast-500);
}
.lower-footer .menu {
  display: flex;
}
.classic-footer-lower .inner {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}
@media (max-width: 940px) {
  .classic-footer-lower .inner {
    padding: 40px 0;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.classic-footer-lower .links {
  margin-left: auto;
}
@media (max-width: 940px) {
  .classic-footer-lower .links {
    margin-left: initial;
    margin-top: 22px;
  }
}
.classic-footer-lower .menu {
  flex-wrap: wrap;
  margin-bottom: -7px;
}
@media (max-width: 940px) {
  .classic-footer-lower .menu {
    justify-content: center;
  }
}
.classic-footer-lower .menu li {
  margin-bottom: 7px;
}
.classic-footer-lower .menu li:before {
  content: "|";
  padding: 0 10px;
  display: inline-flex;
  align-self: center;
  font-size: 0.8em;
  opacity: 0.3;
}
.classic-footer-lower .menu li:first-child:before {
  content: "";
}
.classic-footer-lower .menu .sub-menu {
  display: none;
}
@media (min-width: 941px) {
  .bold-footer-upper > .wrap {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}
.bold-footer-lower {
  --c-links: var(--c-contrast-500);
  color: var(--c-contrast-400);
}
.bold-footer-lower .inner {
  padding: 60px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .bold-footer-lower .inner {
    padding: 50px 20px;
  }
}
.bold-footer-lower .footer-logo {
  margin-bottom: 34px;
}
.bold-footer-lower .footer-logo + .spc-social {
  margin-top: -9px;
}
.bold-footer-lower .spc-social {
  --c-spc-social: var(--c-contrast);
  --spc-social-fs: 18px;
  --spc-social-size: 42px;
  --spc-social-space: 10px;
  margin-bottom: calc(34px - var(--spc-social-space));
}
.bold-footer-lower .links {
  margin-bottom: 20px;
  --c-links: var(--c-foot-menu, var(--c-contrast));
}
.bold-footer-lower .links .menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bold-footer-lower .links .menu-item {
  margin-bottom: 11px;
  margin-right: 25px;
  font-family: var(--ui-font);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
@media (max-width: 940px) {
  .bold-footer-lower .links .menu-item {
    font-size: 13px;
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .bold-footer-lower .links .menu-item {
    font-size: 12px;
    margin-right: 20px;
  }
}
.bold-footer-lower .links .menu-item:last-child {
  margin-right: 0;
}
.main-footer .widget_calendar a {
  color: var(--c-links);
}
/**
 * 9. =Miscellaneous
 * ----------------------------------------------------------------------------
 */
/**
 * Boxed Layout
 */
.layout-boxed-inner {
  --c-box-shadow: rgba(var(--c-rgba), .08);
}
@media (max-width: 767px) {
  .layout-boxed-inner {
    --wrap-padding: 25px;
  }
}
.layout-boxed-inner .spc-auto-load-post {
  padding-top: 0;
  border-top: 0;
}
.layout-boxed-inner .main {
  background: var(--c-contrast-0);
  box-shadow: 0 0 15px 0 var(--c-box-shadow);
  padding: var(--wrap-padding);
}
@media (min-width: 941px) {
  .layout-boxed-inner .main {
    width: var(--main-width);
  }
}
@media (max-width: 1240px) {
  .layout-boxed-inner .main {
    margin: 0 auto;
    padding: calc(var(--wrap-padding) + 15px) var(--wrap-padding);
  }
}
@media (max-width: 767px) {
  .layout-boxed-inner .main {
    margin: 0 auto;
  }
}
.s-dark .layout-boxed-inner .main {
  --c-box-shadow: rgba(var(--c-rgba), .02);
  box-shadow: 0 0 25px 0 var(--c-box-shadow);
  border: 1px solid var(--c-contrast-100);
  border-top: 0;
  border-bottom: 0;
}
.layout-boxed-inner .main-featured:where(.is-container) {
  margin-bottom: 35px;
}
@media (min-width: 1201px) {
  .layout-boxed-inner.no-sidebar .alignfull,
  .layout-boxed.no-sidebar .alignfull {
    width: var(--main-wrap-width, 100vw);
    margin-left: calc(-1 * var(--boxed-pad));
    margin-right: calc(-1 * var(--boxed-pad));
  }
  .layout-boxed-inner.no-sidebar .alignfull img:not(._),
  .layout-boxed.no-sidebar .alignfull img:not(._) {
    width: inherit;
  }
}
.layout-boxed {
  background: var(--c-contrast-75);
}
.layout-boxed .main-wrap {
  background: var(--c-contrast-0);
  box-shadow: 0 0 15px 0 rgba(var(--c-rgba), 0.08);
}
@media (min-width: 1201px) {
  .layout-boxed .main-wrap {
    --main-wrap-width: calc(var(--main-width) + var(--boxed-pad) * 2);
    width: var(--main-wrap-width);
    max-width: 100%;
    margin: 0 auto;
  }
}
.s-dark .layout-boxed .main-wrap {
  box-shadow: 0 0 25px 0 rgba(var(--c-rgba), 0.02);
  border: 1px solid var(--c-contrast-100);
  border-top: 0;
  border-bottom: 0;
}
@media (min-width: 1201px) {
  .layout-boxed .smart-head-sticky {
    width: var(--main-wrap-width);
  }
}
.layout-boxed .feat-grid-full {
  width: calc(100% + 1px);
  overflow: hidden;
}
.ts-bg-cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  will-change: transform;
  z-index: -1;
}
.a-wrap {
  --display-init: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.a-wrap .label {
  width: 100%;
  margin-bottom: 4px;
  color: var(--c-contrast-450);
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
.a-wrap a > img {
  display: block;
}
.a-wrap > ins,
.a-wrap > iframe {
  width: 100%;
  text-align: center;
}
.a-wrap-base {
  margin: 30px auto;
  padding: 0 15px;
}
.a-wrap-bg {
  margin: 0;
  padding: 30px 15px;
  background: var(--c-contrast-50);
}
.a-wrap-2 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.a-wrap-3:not(.a-wrap-bg) {
  margin-bottom: 42px;
}
.a-wrap-3 + .main-footer {
  margin-top: 0;
}
.a-wrap-5,
.a-wrap-6 {
  padding: 30px 0;
}
.a-wrap-8 {
  padding: 0;
}
.post-content .a-wrap-8 {
  margin: 2.3em auto;
}
/**
 * Authentication modal.
 */
.ts-modal {
  display: none;
  position: relative;
  z-index: 10001;
}
.ts-modal.is-open {
  display: block;
}
.ts-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
}
.ts-modal[aria-hidden=false] .ts-modal-overlay {
  animation: fade-in-up-lg 0.3s ease-in-out;
}
.ts-modal[aria-hidden=true] .ts-modal-overlay {
  animation: fade-in 0.3s ease-in-out;
  animation-direction: reverse;
}
.ts-modal-container {
  position: relative;
  background-color: var(--c-contrast-0);
  padding: 30px;
  max-width: 98vw;
  max-height: 98vh;
  border-radius: 4px;
  overflow-y: auto;
}
.ts-modal-header {
  display: flex;
}
.ts-modal .close-btn {
  position: absolute;
  top: 8px;
  right: 9px;
  padding: 10px;
  height: auto;
  line-height: 1;
  background: none;
  border: 0;
  box-shadow: none;
  color: var(--c-contrast-500);
  font-size: 1.1em;
}
.ts-modal .close-btn:hover {
  color: var(--c-contrast);
}
.ts-modal .close-btn:before {
  content: "✕";
}
.auth-modal .ts-modal-container {
  width: 400px;
  padding: 45px 42px;
  text-align: center;
}
.auth-modal-register {
  display: none;
}
.auth-widget {
  --c-a: var(--c-main);
  --c-a-hover: var(--c-contrast);
}
.auth-widget .input-group {
  margin-bottom: 14px;
  --input-height: 42px;
}
.auth-widget .input-group input {
  text-align: center;
  width: 100%;
}
.auth-widget .heading {
  margin-top: 12px;
  font-size: 28px;
}
.auth-widget .message {
  margin-top: 4px;
  margin-bottom: 28px;
}
.auth-widget .message a {
  font-weight: 500;
}
.auth-widget .submit {
  --btn-height: 42px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 4px;
}
.auth-widget .footer {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  font-size: 13px;
  color: var(--c-contrast-500);
}
.auth-widget .footer p {
  margin-bottom: 0;
  flex: 1;
}
.auth-widget .remember {
  display: inline-flex;
  align-items: center;
}
.auth-widget .remember label {
  margin-left: 6px;
}
.auth-widget .social-login {
  margin-top: 25px;
}
.auth-widget .spc-social {
  --spc-social-space: 8px;
  --spc-social-fs: 18px;
  margin-top: 28px;
}
.auth-widget .spc-social .service {
  border: 1px solid var(--c-separator2);
  border-radius: 3px;
  flex: 1;
}
.auth-widget .spc-social .icon {
  line-height: 1.8;
}
.auth-widget .spc-social .s-google .icon {
  background: -webkit-linear-gradient(#ea4335, #ea4335);
  background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.auth-widget .social-label {
  margin: 25px auto;
  display: flex;
  align-items: center;
  color: var(--c-contrast-500);
}
.auth-widget .social-label:before, .auth-widget .social-label:after {
  flex: 1;
  content: "";
  margin-top: 1px;
  border-bottom: 1px solid var(--c-separator2);
}
.auth-widget .social-label span {
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.05em;
  flex-grow: 0;
}
.auth-widget .input-group {
  width: 100%;
}
/**
 * Slick slider
 */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
          -moz-user-select: none;
       user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus,
.slick-slide:focus,
.slick-slide a {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body.elementor-default {
  --e-global-color-smartmag-main: var(--c-main);
  --e-global-color-smartmag: var(--c-main);
}
.has-el-gap {
  --col-gutter: calc(var(--grid-gutter) / 2);
  --grid-gutter-h: var(--col-gutter);
  --width: calc(var(--main-width) + var(--col-gutter) * 2);
  --width-md: calc(var(--max-width-md) + var(--col-gutter) * 2);
  display: flex;
  justify-content: center;
}
.has-el-gap .elementor-container {
  flex: 1 1 auto;
  margin-right: calc(-1 * var(--col-gutter));
  margin-left: calc(-1 * var(--col-gutter));
}
.has-el-gap .elementor-column {
  flex-shrink: 0;
  padding-left: var(--col-gutter);
  padding-right: var(--col-gutter);
}
.elementor-inner-section:not(.has-el-gap) {
  --col-gutter: 0;
}
@media (min-width: 941px) {
  .el-gap-default .main-sidebar {
    width: var(--sidebar-c-width);
    padding-left: var(--sidebar-c-pad);
  }
}
.elementor-section-boxed .ts-contain {
  padding-left: 0;
  padding-right: 0;
}
.main-sidebar .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.main-sidebar .elementor-widget:last-child {
  --block-wrap-mb: 0;
}
.el-gap-sm {
  --col-gutter: 13px;
}
.el-gap-lg {
  --col-gutter: 25px;
}
.el-gap-xlg {
  --col-gutter: 32px;
}
.elementor-section.elementor-section-boxed {
  display: flex;
  justify-content: center;
}
.elementor-section.elementor-section-boxed.has-el-gap:not(.elementor-inner-section):before, .elementor-section.elementor-section-boxed.has-el-gap:not(.elementor-inner-section):after {
  content: "";
  padding-left: var(--spacer, var(--wrap-padding));
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 940px) {
  .elementor-section.elementor-section-boxed {
    --spacer: 25px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed.is-full-xs {
    --spacer: 0;
  }
}
@media (max-width: 540px) {
  .elementor-section.elementor-section-boxed {
    --spacer: 20px;
  }
}
@media (max-width: 350px) {
  .elementor-section.elementor-section-boxed {
    --spacer: 15px;
  }
}
.main .elementor-section.elementor-section-boxed {
  --spacer: 0;
}
.elementor-section.elementor-section-boxed > div.elementor-container {
  width: 100%;
  max-width: initial;
}
@media (min-width: 1201px) {
  .elementor-section.elementor-section-boxed > div.elementor-container {
    max-width: var(--width, var(--main-width));
    flex-grow: 0;
  }
}
@media (max-width: 940px) {
  .elementor-section.elementor-section-boxed > div.elementor-container {
    max-width: var(--width-md, var(--max-width-md));
  }
}
:is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
  align-items: center;
  --spacer: var(--wrap-padding);
  --content-width: 100%;
  --padding-top: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --padding-right: 0;
}
@media (min-width: 1201px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
    --content-width: var(--main-width);
  }
}
@media (max-width: 940px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
    --content-width: var(--max-width-md);
  }
}
@media (max-width: 940px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
    --spacer: 25px;
  }
}
@media (max-width: 767px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con.is-full-xs {
    --spacer: 0;
  }
}
@media (max-width: 540px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
    --spacer: 20px;
  }
}
@media (max-width: 350px) {
  :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
    --spacer: 15px;
  }
}
.main :is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con {
  --spacer: 0;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .ts-el-con > .e-con-inner {
  max-width: calc(var(--content-width) + var(--spacer) * 2);
  padding-left: var(--spacer);
  padding-right: var(--spacer);
}
.main-content .elementor-section {
  --spacer: 0;
}
.elementor-section.s-dark {
  color: var(--body-color, var(--c-contrast-700));
}
.elementor-inner-section.elementor-section-boxed > div.elementor-container {
  width: 100%;
  max-width: initial;
  flex-grow: 1;
}
.ts-contain .elementor-section-boxed > div.elementor-container {
  width: 100%;
  padding: 0;
  flex-grow: 1;
}
[class*=el-gap-]:not([class*=el-gap-none]) > .elementor-container > .elementor-column > .elementor-element-overlay {
  right: auto;
  left: var(--col-gutter);
  width: calc(100% - var(--col-gutter));
}
[class*=el-gap-]:not([class*=el-gap-none]) > .elementor-container > .elementor-column:last-child > .elementor-element-overlay {
  left: auto;
  right: var(--col-gutter);
}
.elementor-top-section {
  margin-bottom: var(--section-mb);
}
.main-full .elementor-top-section:last-child {
  --section-mb: var(--footer-mt);
}
.ts-sticky-col.main-sidebar > .theiaStickySidebar:before {
  display: none;
}
.ts-sticky-native:not(.elementor-column),
.ts-sticky-native > .elementor-widget-wrap,
.ts-sticky-native > .elementor-column-wrap > .elementor-widget-wrap {
  align-self: flex-start;
  position: sticky;
  top: var(--ts-sticky-top, 40px);
  transition: top 0.2s ease-in;
}
.elementor-widget-divider {
  --divider-color: var(--c-separator2);
}
.elementor-widget .elementor-icon-list-item:after {
  border-color: var(--c-separator2);
}
.elementor-widget-text-editor :where(p:last-child) {
  --post-content-gaps: 0;
  margin-bottom: 0;
}
.el-col-sep {
  border-left: 1px solid var(--c-sidebar-sep);
}
@media (max-width: 940px) {
  .el-col-sep {
    border-left: 0;
  }
}
.ts-el-list {
  display: flex;
  --sep-weight: 0;
  --sep-style: solid;
  --spacing: 8px;
  --c-sep: var(--c-separator2);
  --c-item: var(--c-a, var(--c-links));
}
.ts-el-list .item {
  color: var(--c-item);
  position: relative;
}
.ts-el-list .item:after {
  content: "";
  position: absolute;
}
.ts-el-list .item:last-child {
  padding-right: 0;
  padding-bottom: 0;
}
.ts-el-list .item:last-child:after {
  display: none;
}
.ts-el-list-vertical {
  flex-direction: column;
}
.ts-el-list-vertical .item {
  padding-bottom: var(--spacing);
}
.ts-el-list-vertical .item:after {
  left: 0;
  bottom: calc(var(--spacing) / 2);
  width: 100%;
  border-bottom: var(--sep-weight) var(--sep-style) var(--c-sep);
}
.ts-el-list-inline {
  --sep-height: 100%;
  --spacing: 14px;
  flex-wrap: wrap;
}
.ts-el-list-inline .item {
  padding-right: var(--spacing);
}
.ts-el-list-inline .item:after {
  top: 50%;
  transform: translateY(-50%);
  right: calc(var(--spacing) / 2);
  height: var(--sep-height);
  border-right: var(--sep-weight) var(--sep-style) var(--c-sep);
}
.ts-el-list-full a {
  display: block;
}
.site-s-dark .ts-el-hide-s-dark {
  display: none;
}
.site-s-light .ts-el-hide-s-light {
  display: none;
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-phone,
  .elementor .elementor-hidden-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 939px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: 940px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
/* ts-icons font + class set, ported verbatim from SmartMag css/icons/icons.css.
 *
 * SOLE DEVIATION FROM "USE AS-IS": @font-face `url()` paths are rewritten to
 * point to ../../fonts/ relative to this file. PostCSS (postcss-url with
 * inline) bundles these as data URLs at build time so no separate font
 * requests are needed.
 */
@font-face {
	font-family: 'ts-icons';
	src:
		url('data:font/woff2;base64,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') format('woff2'),
		url('data:font/woff;base64,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') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
.tsi {
	display: inline-block;
	font: normal normal normal 14px/1 ts-icons;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tsi-spin {
	animation: tsi-spin 2s infinite linear;
}
@keyframes tsi-spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}
}
/* Icons */
.tsi-mastodon:before { content: "\e90c"; }
.tsi-bluesky:before { content: "\e90e"; }
.tsi-threads:before { content: "\e909"; }
.tsi-twitter:before { content: "\e90a"; }
.tsi-x-twitter:before { content: "\e90a"; }
.tsi-discord:before { content: "\e905"; }
.tsi-telegram:before { content: "\e903"; }
.tsi-tiktok:before { content: "\e904"; }
.tsi-moon:before { content: "\e902"; }
.tsi-bar-chart-2:before { content: "\e906"; }
.tsi-clock:before { content: "\e900"; }
.tsi-eye:before { content: "\e907"; }
.tsi-info:before { content: "\e90d"; }
.tsi-link:before { content: "\e90b"; }
.tsi-share1:before { content: "\e908"; }
.tsi-bright:before { content: "\e901"; }
.tsi-plus:before { content: "\f067"; }
.tsi-music:before { content: "\f001"; }
.tsi-search:before { content: "\f002"; }
.tsi-envelope-o:before { content: "\f003"; }
.tsi-heart:before { content: "\f004"; }
.tsi-star:before { content: "\f005"; }
.tsi-star-o:before { content: "\f006"; }
.tsi-close:before { content: "\f00d"; }
.tsi-remove:before { content: "\f00d"; }
.tsi-times:before { content: "\f00d"; }
.tsi-home:before { content: "\f015"; }
.tsi-clock-o:before { content: "\f017"; }
.tsi-repeat:before { content: "\f01e"; }
.tsi-rotate-right:before { content: "\f01e"; }
.tsi-image:before { content: "\f03e"; }
.tsi-photo:before { content: "\f03e"; }
.tsi-picture-o:before { content: "\f03e"; }
.tsi-play:before { content: "\f04b"; }
.tsi-chevron-left:before { content: "\f053"; }
.tsi-mail-forward:before { content: "\f064"; }
.tsi-share:before { content: "\f064"; }
.tsi-chevron-down:before { content: "\f078"; }
.tsi-shopping-cart:before { content: "\f07a"; }
.tsi-heart-o:before { content: "\f08a"; }
.tsi-facebook:before { content: "\f09a"; }
.tsi-facebook-f:before { content: "\f09a"; }
.tsi-feed:before { content: "\f09e"; }
.tsi-rss:before { content: "\f09e"; }
.tsi-bars:before { content: "\f0c9"; }
.tsi-navicon:before { content: "\f0c9"; }
.tsi-reorder:before { content: "\f0c9"; }
.tsi-pinterest:before { content: "\f0d2"; }
.tsi-linkedin:before { content: "\f0e1"; }
.tsi-comment-o:before { content: "\f0e5"; }
.tsi-comments-o:before { content: "\f0e6"; }
.tsi-cutlery:before { content: "\f0f5"; }
.tsi-angle-double-left:before { content: "\f100"; }
.tsi-angle-double-right:before { content: "\f101"; }
.tsi-angle-left:before { content: "\f104"; }
.tsi-angle-right:before { content: "\f105"; }
.tsi-angle-up:before { content: "\f106"; }
.tsi-angle-down:before { content: "\f107"; }
.tsi-circle-o:before { content: "\f10c"; }
.tsi-mail-reply:before { content: "\f112"; }
.tsi-reply:before { content: "\f112"; }
.tsi-youtube-play:before { content: "\f16a"; }
.tsi-instagram:before { content: "\f16d"; }
.tsi-flickr:before { content: "\f16e"; }
.tsi-tumblr:before { content: "\f173"; }
.tsi-long-arrow-left:before { content: "\f177"; }
.tsi-long-arrow-right:before { content: "\f178"; }
.tsi-dribbble:before { content: "\f17d"; }
.tsi-vk:before { content: "\f189"; }
.tsi-google:before { content: "\f1a0"; }
.tsi-steam:before { content: "\f1b6"; }
.tsi-spotify:before { content: "\f1bc"; }
.tsi-soundcloud:before { content: "\f1be"; }
.tsi-twitch:before { content: "\f1e8"; }
.tsi-lastfm:before { content: "\f202"; }
.tsi-pinterest-p:before { content: "\f231"; }
.tsi-whatsapp:before { content: "\f232"; }
.tsi-clone:before { content: "\f24d"; }
.tsi-vimeo:before { content: "\f27d"; }
.tsi-reddit-alien:before { content: "\f281"; }
.tsi-shopping-bag:before { content: "\f290"; }
.tsi-snapchat:before { content: "\f2ac"; }
.tsi-user-circle-o:before { content: "\f2be"; }
.tsi-chevron-right:before { content: "\f054"; }
.tsi-hot:before { content: "\e9a9"; }
/* Game-zone skin palette.
 *
 * SmartMag's token system (base.css) covers the contrast ramp for both light
 * (`:root`) and dark (`.s-dark` / `.site-s-dark`) schemes. The scheme class
 * lives on `<html>` and is toggled client-side (see layouts/2026/_head.html.haml
 * + controllers/scheme_switch_controller.js). What SmartMag does NOT provide:
 * an accent other than its default teal, the red nav-bar surface, or
 * positive/negative cue colors. Those are defined here as custom properties
 * so every other override file consumes `var(...)` instead of repeating
 * literal colors.
 */
:root {
	/* Accent ramp (red). Overrides SmartMag's default --c-main teal. */
	--c-main: #e9283e;
	--c-main-rgb: 233, 40, 62;
	--c-main-light: #ee4a5f;
	--c-main-dark: #c41a30;

	/* Good-vs-bad cue color (negative reuses the accent). */
	--c-positive: #3fb866;

	/* Main nav (bot row) surface — dark gray, not the accent red. The rest
	 * of game-zone uses red here; we keep the gaming-dark treatment so the
	 * nav doesn't compete with the red category labels and verdict bars. */
	--c-nav-bg: #39393d;

	/* Search popover backdrop. */
	--c-search-overlay: rgba(8, 8, 10, 0.96);

	/* Typography — game-zone uses Archivo for titles/headings and Lato for
	 * body, overriding SmartMag's default Public Sans. --ui-font / --text-font
	 * cascade from --body-font (see base.css), so only these three need set. */
	--body-font: "Lato", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
	--title-font: "Archivo", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
	--h-font: "Archivo", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}
/* Header tweaks on top of SmartMag base. */
/* Top utility row — game-zone customizer values:
	 *   css_header_bg_sd_top  = #111111   → just-off-black, distinguishes from
	 *                                       the slightly darker mid row.
	 *   css_header_height_top = 34px      → tighter than SmartMag's default. */
.smart-head-game-zone .smart-head-top {
		--head-top-h: 34px;
		background-color: #111111;
	}
/* Logo (mid) row:
	 *   css_header_bg_sd_mid  = #060606   → near-black, one step darker than
	 *                                       the top utility bar.
	 *   css_header_height_mid = 120px     → tall enough for the wordmark. */
.smart-head-game-zone .smart-head-mid {
		--head-mid-h: 100px;
		background-color: #060606;
	}
/* Main-menu (bot row) — game-zone demo skin.
	 *
	 * Maps to game-zone-customizer.dat (smart-mag/inc/demos/):
	 *   css_header_bg_sd_bot   = --c-main         → bot row background is the
	 *                                               brand accent (red).
	 *   css_header_height_bot  = 52px             → tighter row than the default
	 *                                               55px.
	 *   css_nav_typo_size      = 16               → main-menu link size.
	 *   css_nav_typo_weight    = bold             → 700 (Archivo supports it).
	 *   css_nav_typo_spacing   = 0.03             → 0.03em tracking.
	 *   css_nav_space          = 16               → 16px between items.
	 *   css_nav_color_dark     = #f7f7f7          → near-white link color.
	 *   css_nav_hover_dark     = #ffffff          → pure-white on hover/current.
	 *
	 * The `nav-hov-a` base class sets `--c-nav-hov: var(--c-main)` — i.e. red.
	 * That collides with the now-red background, so we re-point it to white. */
.smart-head-game-zone .smart-head-bot {
		--head-bot-h: 52px;
		--c-bg: var(--c-nav-bg);
		--c-border: transparent;
		--c-nav: #f7f7f7;
		--c-nav-hov: #ffffff;
		--c-nav-hov-bg: transparent;
		--c-nav-blip: rgba(255, 255, 255, 0.65);
		--c-icons: #ffffff;
		--nav-text: 16px;
		--nav-text-weight: 700;
		--nav-ls: 0.03em;
		--nav-items-space: 16px;
		--nav-text-case: none;
	}
/* Drop the bot-row border too — game-zone's red bar sits flush against the
	 * dark mid row above and the page below. Base.css forces a 1px border on
	 * `.smart-head-bot`; the s-dark variant zeroes the color, but the line is
	 * still drawn. Explicit `border: 0` removes the hairline that otherwise sits
	 * between the logo row and the menu row. */
.smart-head-game-zone .smart-head-bot {
		border: 0;
	}
/* The base nav uses --c-nav for the *link* color via `color: inherit` on the
	 * <a>, but `.navigation` itself only inherits via .smart-head-row's
	 * `color: var(--c-contrast-800)`. Force the nav color explicitly so the
	 * variable above actually wins. */
.smart-head-game-zone .smart-head-bot .navigation {
		color: var(--c-nav);
	}
/* Search icon in the red bar — base.css gives the icon `--c-icons`. The
	 * `<i.tsi>` inside the button doesn't inherit color from the wrapping
	 * <button>, so set it on the icon directly. */
.smart-head-game-zone .smart-head-bot .search-button .tsi {
		color: var(--c-icons);
	}
/* Base.css gives `.smart-head-search .search-button` a `margin-left: -27px`
	 * to tuck the icon over the trailing edge of a preceding search-form field.
	 * Our header has no form (search opens a modal) and the scheme switcher
	 * sits to the left of the search trigger, so the negative margin would
	 * pull the icon onto the switcher. Zero it out. */
.smart-head-game-zone .smart-head-bot .smart-head-search .search-button {
		margin-left: 0;
	}
/* User-nav links (Join / Login, Profile / Sign out) render as `.ts-button
 * .ts-button-b` — outline buttons. SmartMag's base `.ts-button` rule sizes via
 * --btn-height / padding but doesn't switch anchors to inline-flex, and the
 * generic `.navigation .menu-item a` rules out-specific the bare `.ts-button-b`
 * color. Both get re-asserted here for the header nav. */
/* `.navigation .menu li` is height: 100% — the row-tall <li> needs to be a
 * flex container so the 36px button inside centers vertically instead of
 * sitting at the top of the row. */
.smart-head .navigation-user .menu-item {
	display: flex;
	align-items: center;
}
/* Space between the user-nav buttons (Join + Login, Profile + Sign out). */
.smart-head .navigation-user .menu {
	gap: 10px;
}
.smart-head .navigation-user .menu-item .ts-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	--btn-height: 36px;
	height: var(--btn-height);
	padding: 0 16px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.smart-head .navigation-user .menu-item .ts-button-b {
	background: transparent;
	border: 1px solid var(--c-main);
	color: var(--c-main);
}
.smart-head .navigation-user .menu-item .ts-button-b:hover {
	background: var(--c-main);
	color: #fff;
}
/* Mobile header search trigger. SmartMag's mobile demo uses <a>, so the bare
 * <button> background rule in base.css (line 547) doesn't fire. We use a
 * <button> for Stimulus action wiring, which inherits the red --c-main bg;
 * neutralise it the same way `.smart-head-search .search-button` does for
 * the desktop trigger. */
.smart-head-mobile .search-icon {
	background: transparent;
	box-shadow: none;
}
/* Off-canvas auth buttons (Join / Login). The user_links partial renders
 * `.ts-button.ts-button-b` styled by the header rules above, but those are
 * scoped to .smart-head .navigation-user; inside the off-canvas they fall
 * back to the bare-button red bg. Reuse the same outline/size treatment. */
.off-canvas .auth-menu {
	display: flex;
	gap: 10px;
	margin: 20px 0 30px;
	padding: 0;
	list-style: none;
}
.off-canvas .auth-menu .menu-item {
	flex: 1;
	/* .mobile-menu li applies a separator border-bottom; the auth row sits
	 * under the nav list, so a hairline here looks like an orphan rule
	 * floating beneath the buttons. */
	border-bottom: 0;
	padding: 0;
}
.off-canvas .auth-menu .ts-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	/* .mobile-menu li a caps max-width at calc(100% - 65px) and adds
	 * right-padding for the chevron — undo both for the button row. */
	max-width: none;
	--btn-height: 44px;
	height: var(--btn-height);
	padding: 0 20px;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.off-canvas .auth-menu .ts-button-b {
	background: transparent;
	border: 1px solid var(--c-main);
	color: var(--c-main);
}
.off-canvas .auth-menu .ts-button-b:hover {
	background: var(--c-main);
	color: #fff;
}
/* Search modal popover.
 *
 * SmartMag's verbatim `.search-modal` styles (base.css) are scoped to classes
 * Magnific Popup injects at runtime (.mfp-bg / .mfp-wrap / .search-modal /
 * .mfp-ready). We don't load MFP — search_modal_controller.js drives the
 * popover via the `.is-open` class instead — so the visuals are reproduced
 * here, matched to SmartMag's `.search-modal` block (base.css around L5320).
 */
.search-modal-wrap {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 10001;
	background: var(--c-search-overlay);
	opacity: 0;
	transition: opacity 0.25s ease-out;
	overflow-y: auto;
}
.search-modal-wrap.is-open {
		display: flex;
		align-items: center;
		justify-content: center;
		opacity: 1;
	}
.search-modal-wrap .search-modal-box {
		width: 100%;
		max-width: 790px;
		padding: 0 50px;
		box-sizing: border-box;
		position: relative;
		/* Scale-in on open, mirroring SmartMag's .mfp-wrap transform. */
		transform: scale(0.97);
		transition: transform 0.3s ease-out;
	}
.search-modal-wrap.is-open .search-modal-box {
		transform: none;
	}
@media (max-width: 767px) {
		.search-modal-wrap .search-modal-box {
			padding: 0 24px;
			max-width: 100%;
		}
	}
/* Close button: fixed to the viewport's top-right corner, as in SmartMag. */
.search-modal-wrap .search-modal-close {
		position: fixed;
		top: 24px;
		right: 28px;
		width: 48px;
		height: 48px;
		border: 0;
		background: transparent;
		color: var(--c-contrast);
		font-size: 34px;
		line-height: 1;
		cursor: pointer;
		opacity: 0.65;
		transition: opacity 0.2s ease-out;
	}
.search-modal-wrap .search-modal-close:hover {
		opacity: 1;
	}
@media (max-width: 767px) {
		.search-modal-wrap .search-modal-close {
			top: 14px;
			right: 14px;
		}
	}
.search-modal-wrap .search-form {
		display: block;
		position: relative;
	}
.search-modal-wrap .search-field {
		width: 100%;
		height: auto;
		padding: 0 0 12px;
		margin-bottom: 22px;
		border: 0;
		border-bottom: 1px solid var(--c-separator2);
		background: transparent;
		color: var(--c-contrast-850);
		font-size: 60px;
		font-weight: bold;
		line-height: 1.1;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		     appearance: none;
	}
.search-modal-wrap .search-field:focus {
		border-bottom-color: var(--c-main);
	}
.search-modal-wrap .search-field::-moz-placeholder {
		color: var(--c-contrast-400);
	}
.search-modal-wrap .search-field::placeholder {
		color: var(--c-contrast-400);
	}
@media (max-width: 767px) {
		.search-modal-wrap .search-field {
			font-size: 42px;
		}
	}
/* Below ~480px (most phones), "Search GameWatcher" at 42px overflows the
	 * viewport. Drop another step so the placeholder fits on a single line. */
@media (max-width: 480px) {
		.search-modal-wrap .search-field {
			font-size: 28px;
		}
	}
.search-modal-wrap .message {
		font-size: 18px;
		color: var(--c-contrast-400);
		margin: 0;
	}
.search-modal-wrap .message em {
		font-style: normal;
		font-weight: 600;
		color: var(--c-contrast-650);
		padding: 0 4px;
	}
.search-modal-wrap .visuallyhidden {
		position: absolute !important;
		clip: rect(0 0 0 0);
		clip-path: inset(50%);
		height: 1px;
		width: 1px;
		margin: -1px;
		overflow: hidden;
		white-space: nowrap;
	}
/* Live-search dropdown inside the modal.
	 *
	 * SmartMag's `.search-modal .live-search-results` rule (base.css L5413) is
	 * scoped to a `.search-modal` ancestor that Magnific Popup injects. Our modal
	 * wrapper is `.search-modal-wrap` instead, so the rule never matches — port
	 * the relevant positioning here. The base `.live-search-results` block in
	 * base.css (L6423) handles visibility/opacity/transition via `.fade-in`.
	 */
.search-modal-wrap .live-search-results {
		display: block;
		left: 0;
		right: auto;
		width: 100%;
		margin-bottom: 15px;
		border: 1px solid var(--c-separator);
		border-top: 0;
		box-shadow: none;
	}
/* Larger thumbs + titles inside the modal — the default `.live-search-results`
	 * is sized for the narrow 350px header popover. The full-modal dropdown is
	 * much wider, so the rows can carry a bigger image and bolder title, matching
	 * the SmartMag game-zone demo. */
.search-modal-wrap .live-search-results .media {
		width: 80px;
		margin-right: 22px;
	}
.search-modal-wrap .live-search-results .post-title {
		font-size: 17px;
		font-weight: 700;
		line-height: 1.35;
	}
.search-modal-wrap .live-search-results .p-meta-b {
		margin-top: 8px;
		color: var(--c-contrast-450);
		font-size: 12px;
	}
/* Slightly tighter row spacing — closer to the SmartMag demo's compact list. */
.search-modal-wrap .live-search-results .loop-small-sep {
		--grid-row-gap: 28px;
	}
/* `.loop-sep .l-post:after` border defaults to `var(--c-separator)`, which
	 * in dark mode resolves to `rgba(255,255,255,0.13)` — almost invisible
	 * against the black dropdown. Step up to a denser contrast token. */
.search-modal-wrap .live-search-results .loop-sep .l-post:after {
		border-bottom-color: var(--c-contrast-200);
	}
/* Prevent background scroll when popover is open. */
body.search-modal-open {
	overflow: hidden;
}
/* Header search button: pure icon, no inline input. */
.smart-head-search .search-button {
	background: transparent;
	border: 0;
	padding: 0;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	line-height: 1;
}
/* Standalone auth pages (login / register / password recovery / completion).
 *
 * Self-contained styling for the .auth-page wrapper (layouts/authentication):
 * a left-aligned, labelled form, with a social sign-in panel beside it on the
 * login/register pages. All colors / sizes go through base.css variables.
 */
.auth-message {
	margin: 0 0 28px;
	font-size: var(--post-content-size);
	color: var(--c-contrast-650);
}
.auth-link {
	font-weight: 500;
	color: var(--c-main);
}
/* Two-column layout: form on the left, social sign-in on the right, with a
 * divider between them. Padding on each side keeps the divider centered. */
.auth-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 0;
}
.auth-grid-main {
	padding-right: 40px;
}
.auth-grid-main form {
	max-width: 440px;
  margin: 0 auto;
}
.auth-grid-side {
	border-left: 1px solid var(--c-separator);
	padding-left: 40px;
}
.auth-social {
	padding: 0;
}
.auth-social-heading {
  margin-bottom: 20px;
}
@media (max-width: 940px) {
	.auth-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.auth-grid-main {
		padding-right: 0;
		padding-bottom: 28px;
	}

	/* Stacked: the divider moves to the top of the social panel. */
	.auth-grid-side {
		border-left: 0;
		border-top: 1px solid var(--c-separator);
		padding-left: 0;
		padding-top: 28px;
	}
}
/* Labelled field (simple_form :auth_form wrapper). */
.auth-field {
	margin-bottom: 18px;
}
.auth-field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--ui-font);
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--c-contrast-650);
}
/* simple_form marks required fields with an <abbr>*</abbr>; hide it. */
.auth-field label abbr {
	display: none;
}
.auth-field input {
	width: 100%;
	display: block;
}
.auth-field .input-error,
.auth-field .help-block {
	display: block;
	margin-top: 4px;
	color: var(--c-main-light);
	font-size: 12px;
}
.auth-field.has-error input,
.auth-field input.modal_input_error {
	border-color: var(--c-main);
}
.auth-field .validation-icon,
.auth-field .glyphicon {
	display: none;
}
/* Form-level Devise flash / validation errors. */
.auth-page #form_errors {
	margin: 0;
}
.auth-error,
.auth-page #form_errors .error_notification {
	margin: 0 0 18px;
	padding: 9px 12px;
	border-radius: 2px;
	background: rgba(var(--c-main-rgb), 0.12);
	color: var(--c-main-light);
	font-size: 13px;
	line-height: 1.4;
}
.auth-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 18px;
	font-size: 13px;
	color: var(--c-contrast-500);
}
/* Remember-me sits in an .auth-field wrapper; undo the labelled-field treatment
 * so the checkbox and its label render inline at normal weight. */
.auth-remember {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 18px;
}
.auth-remember input {
	width: auto;
	display: inline-block;
	margin: 0;
}
/* Keep the labelled-field styling, only lay it out inline beside the checkbox. */
.auth-remember label {
	display: inline;
	margin: 0;
}
.auth-social-list {
	display: flex;
	flex-flow: row wrap;
	gap: 14px;
}
/* Square icon-only buttons; the icon keeps its size, padding grows the button. */
.auth-social-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 44px;
	border: 1px solid var(--c-separator2);
	border-radius: 3px;
	background: transparent;
	color: var(--c-contrast-900);
	font-family: var(--ui-font);
	cursor: pointer;
}
.auth-social-btn:hover {
	border-color: var(--c-contrast-300);
}
.auth-social-icon {
	font-size: 18px;
	display: flex;
}
/* Brand SVG (e.g. the Google G) sizes to its wrapper's font-size. */
.provider-icon-svg {
	width: 2em;
	height: 2em;
	display: block;
}
/* Label kept for screen readers / accessible name, visually hidden. */
.auth-social-label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.auth-single {
	max-width: 440px;
}
#form_errors {
	margin: 0;
}
/* Plain-text cat-labels.
 *
 * SmartMag's .cat-labels styles the pill on an inner <a> / .category. Our
 * partial uses a plain-text span (no anchor since the category is implicit
 * on the /reviews page). Apply the pill styling to the .cat-labels-overlay
 * span itself in that case. */
.cat-labels.cat-labels-overlay {
	display: inline-flex;
	align-items: center;
	background: var(--c-main);
	padding: 0 8px;
	margin: 0;
	color: var(--c-contrast);
	border-radius: 1px;
	font-family: var(--ui-font);
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 22px;
	height: 22px;
	white-space: nowrap;
}
/* Kaminari + kaminari-bootstrap renders:
 *   <nav class="main-pagination pagination-numbers" data-type="numbers">
 *     <ul class="pagination">
 *       <li class="page [active]"><a href="...">N</a></li>
 *       <li class="next"><a rel="next" href="...">Next ›</a></li>
 *       ...
 *     </ul>
 *   </nav>
 *
 * SmartMag's .pagination-numbers styles the anchors but expects them as
 * direct children (no <ul>/<li>) and uses .current for the active page.
 * Map Kaminari's markup to SmartMag's expected look. */
/* SmartMag's `.loop + .main-pagination { margin-top: 50px }` only fires when
 * pagination is a direct sibling of .loop. In our index template the loop
 * sits inside .block-content (sibling of .main-pagination), so re-apply the
 * spacing for the wrapped case. */
.block-content + .main-pagination {
	margin-top: 50px;
}
.main-pagination .pagination {
	display: flex;
	flex-wrap: wrap;
	row-gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-pagination .pagination > li {
	display: flex;
	list-style: none;
}
.main-pagination .pagination > li > a,
.main-pagination .pagination > li > span {
	margin-right: 6px;
}
/* Active page: match SmartMag's .current — filled accent, no border. */
.main-pagination .pagination > li.active > a,
.main-pagination .pagination > li.active > span {
	color: var(--c-contrast);
	border-color: transparent;
	background: var(--c-main);
	pointer-events: none;
}
/* Hover state was already covered by .pagination-numbers a:hover. */
/* Hide First / Prev / Next / Last navigation chips — only numbered pages. */
.main-pagination .pagination > li.first,
.main-pagination .pagination > li.prev,
.main-pagination .pagination > li.next,
.main-pagination .pagination > li.last {
	display: none;
}
/* Legacy verdict block + the good-vs-bad list inside .review-box.
 *
 * .article-conclusion.verdict is rendered by the standalone shared/_verdict
 * partial. The combined review-summary (top game moment + score + good/bad)
 * lives in .review-box / .verdict-box, which SmartMag's base.css already
 * styles — only the good-vs-bad bullet glyphs need adding here.
 */
.article-conclusion {
	font-weight: bold;
	padding: 15px 0 10px 8px;
	margin: 10px 0 20px;
	border-top: 1px solid var(--c-contrast);
	border-bottom: 1px solid var(--c-contrast);
}
.article-conclusion + .article-conclusion {
		border-top: none;
		margin-top: 0;
	}
.article-conclusion ~ .social-wrapper {
		margin-top: 20px;
	}
.article-conclusion h3 {
		margin-top: 0;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		font-size: 16px;
	}
.article-conclusion h3 small {
		color: var(--c-contrast);
		font-weight: bold;
	}
.article-conclusion p {
		margin-bottom: 10px;
	}
.article-conclusion.verdict {
		border-top: 5px solid var(--c-contrast);
	}
/* Good-vs-Bad list inside the .review-box.
 * Each <li> is .positive / .negative; render the ts-icons plus / times glyph
 * in place of the default disc bullet. */
.wp-block-list.good-vs-bad {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
.wp-block-list.good-vs-bad li {
		position: relative;
		padding-left: 28px;
		margin: 10px 0;
		line-height: 1.5;
	}
.wp-block-list.good-vs-bad li::before {
		position: absolute;
		left: 0;
		top: 0.18em;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		font-family: ts-icons;
		font-size: 11px;
		line-height: 18px;
		text-align: center;
		color: var(--c-contrast);
	}
.wp-block-list.good-vs-bad li.positive::before {
		content: "\f067"; /* tsi-plus */
		background: var(--c-positive);
	}
.wp-block-list.good-vs-bad li.negative::before {
		content: "\f00d"; /* tsi-times */
		background: var(--c-main);
	}
/* Essentials sidebar widget link list.
 *
 * SmartMag's .widget_nav_menu li already draws the thin separator border-bottom
 * (see base.css: `border-bottom: 1px solid var(--c-li-sep)`). We just need to
 * promote the link typography to match a post-title (matching .l-post .post-title
 * rules) and force white text inside the dark sidebar. */
.widget-game-essentials .widget_nav_menu {
		--c-li-sep: var(--c-separator);
	}
.widget-game-essentials .widget_nav_menu {
	  margin-top: 10px;
	}
.widget-game-essentials .widget_nav_menu li > a {
		color: var(--c-contrast);
		font-family: var(--title-font);
		font-size: var(--small-p-title);
		font-weight: var(--title-fw-bold);
		line-height: 1.36;
	}
.widget-game-essentials .widget_nav_menu li > a:hover {
		color: var(--c-main);
	}
.widget-game-essentials .si-game-info {
	  margin-bottom: 30px;
	  background: transparent;
	  padding: 0;
	}
.widget-game-essentials .si-game-cover img {
	  display: block;
	  width: 100%;
	  height: auto;
	  border-radius: 8px;
	  margin-bottom: 15px;
	}
.widget-game-essentials .si-game-header {
	  text-align: center;
	  margin-bottom: 20px;
	}
.widget-game-essentials .si-game-title {
	  font-family: var(--title-font);
	  font-weight: var(--title-fw-bold);
	  font-size: 1.4em;
	  line-height: 1.2;
	  margin: 0 0 5px;
	}
.widget-game-essentials .si-game-title a {
	  color: var(--c-contrast);
	}
.widget-game-essentials .si-game-title a:hover,
.widget-game-essentials .si-dev-pub a:hover,
.widget-game-essentials .si-info-row a:hover {
  color: var(--c-main);
}
.widget-game-essentials .si-dev-pub {
	  color: var(--c-post-meta);
	  font-size: 0.9em;
	}
.widget-game-essentials .si-dev-pub a {
	  color: var(--c-post-meta);
	}
.widget-game-essentials .si-info-grid {
	  font-size: 0.95em;
	  color: var(--c-contrast);
	}
.widget-game-essentials .si-info-grid a {
	  color: var(--c-contrast);
	}
.widget-game-essentials .si-info-row {
	  display: flex;
	  justify-content: space-between;
	  padding: 8px 0;
	  border-bottom: 1px solid var(--c-separator);
	}
.widget-game-essentials .si-info-row:last-child {
	  border-bottom: none;
	}
.widget-game-essentials .si-info-row strong {
	  color: var(--c-contrast-400);
	  font-weight: var(--title-fw-semi);
	  min-width: 100px;
	}
.widget-game-essentials .si-info-row span {
	  text-align: right;
	}
.widget-game-essentials .si-date-row span {

	}
/* Block headings (sidebar widget titles, "Latest News", "Trending on …").
 *
 * SmartMag's base.css sets `.block-head .heading { text-transform: uppercase }`,
 * which game-zone walks back in its customizer with:
 *   .block-head-c .heading { font-size: 19px; text-transform: initial; }
 *
 * Only `.archive-heading` (category/tag/search archive page titles) stays
 * uppercase — that rule lives elsewhere in base.css and isn't touched here.
 * Sidebar widgets render with `.block-head-c` baked in, so this override
 * catches them without affecting the archive heading. */
.block-head-c .heading {
	font-size: 19px;
	text-transform: initial;
}
/* Byline tweaks shared across 2026 post cards (news, reviews, show header). */
/* Author name in the "By <author>" byline is shown uppercase. */
.post-meta .meta-item,
.post-meta .text-in {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
/* "Load more" button row: centered, spaced from the last card. */
.load-more-wrap {
	margin-top: 10px;
	text-align: center;
}
/* In multi-column .loop grids the next-page turbo-frame is a grid item and
 * would otherwise be squeezed into a single column. Span every column so the
 * "Load more" button sits centered on its own row. */
.loop-grid > turbo-frame {
	grid-column: 1 / -1;
}
/* "Pinned" overlay badge on a news card image. */
.l-post .media .pinned-label {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 0 8px;
	background: var(--c-main);
	color: var(--c-contrast);
	font-family: var(--ui-font);
	font-size: 11px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
/* Play badge over a video-linked news card. */
.l-post .media .button-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 54px;
	height: 54px;
	margin: -27px 0 0 -27px;
	border-radius: 50%;
	background: var(--c-main);
	z-index: 2;
}
.l-post .media .button-play::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 54%;
	width: 0;
	height: 0;
	transform: translate(-50%, -50%);
	border-style: solid;
	border-width: 9px 0 9px 15px;
	border-color: transparent transparent transparent var(--c-contrast);
}
.home-hero {
  margin-top: 22px;
}
.home-hero .feat-grid {
    margin-bottom: 24px;
  }
.home-genre-filter {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  margin: 18px 0 28px;
  font-family: var(--ui-font);
}
.home-genre-filter .label {
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 12px;
    color: var(--c-text);
  }
.home-genre-filter .label::after {
    content: ':';
  }
.home-genre-filter .tabs-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    list-style: none;
    margin: 0;
    padding: 0;
  }
.home-genre-filter .tabs-list li {
    border: 1px solid var(--c-border);
    border-radius: 3px;
    transition: background-color 0.15s ease, border-color 0.15s ease;
  }
.home-genre-filter .tabs-list li:hover,
.home-genre-filter .tabs-list li.active {
  background: var(--c-main);
  border-color: var(--c-main);
}
.home-genre-filter .tabs-list a {
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--c-text);
  line-height: 1.4;
}
.home-genre-filter .tabs-list li:hover a,
.home-genre-filter .tabs-list li.active a {
  color: #fff;
  text-decoration: none;
}
/* Reviews / previews index filter.
 *
 * Restyles the legacy filter markup (archive-tools, advanced-filters-wrapper,
 * filter-form, filter-wrapper, etc.) into the 2026 SmartMag look.
 *
 * Markup lives in:
 *   app/views/reviews/index.html.haml
 *   app/views/shared/_sorting.html.haml
 *   app/views/shared/_genre_filters.html.haml
 *
 * The #filters panel expands/collapses via the `reveal` Stimulus controller
 * (@stimulus-components/reveal), which only toggles `.is-collapsed`. The smooth
 * height animation is CSS-only (grid-template-rows), see below. */
.archive-tools {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: -22px 0 18px;
  font-family: var(--ui-font);

}
.archive-tools .tab-btn {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 6px 14px;
    line-height: 1.4;
    cursor: pointer;
    margin-left: auto;
  }
.archive-tools .filter-wrapper {
    margin: 0;
  }
/* The Advanced button takes its active (filled) state while the panel is open.
 * The reveal controller toggles .is-collapsed on the panel, not the button, so
 * we mirror that state onto the button with :has(). */
.reveal-group:has(.advanced-filters-wrapper:not(.is-collapsed)) .tab-btn {
  background: var(--c-main);
  border-color: var(--c-main);
  color: #fff;
}
/* Sort strip rendered by shared/_sorting partial. */
.filter-wrapper {
  margin: 0 0 22px;
  font-family: var(--ui-font);

}
.filter-wrapper .filter-category {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }
.filter-wrapper .filter.btn-control {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid var(--c-border, var(--c-separator));
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--c-text);
    line-height: 1.4;
    text-decoration: none;
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  }
.filter-wrapper .filter.btn-control:hover,
.filter-wrapper .filter.btn-control.active {
  background: var(--c-main);
  border-color: var(--c-main);
  color: #fff;
  text-decoration: none;
}
/* The reveal controller wrapper must not introduce a box of its own — display:
 * contents keeps the existing layout (sibling selectors, margins) intact. */
.reveal-group {
  display: contents;
}
/* Advanced filter panel rendered by shared/_genre_filters partial.
 * Smooth expand/collapse is CSS-only: the single grid row animates between 1fr
 * and 0fr while padding, border and opacity collapse in step. */
.advanced-filters-wrapper {
  display: grid;
  grid-template-rows: 1fr;
  margin: 0 0 28px;
  padding: 20px 22px;
  background: var(--c-contrast-10);
  border: 1px solid var(--c-separator);
  border-radius: 4px;
  font-family: var(--ui-font);
  transition: grid-template-rows 0.35s ease, opacity 0.25s ease,
    padding 0.35s ease, margin 0.35s ease, border-width 0.35s ease;
}
.advanced-filters-wrapper  > .filter-form {
    overflow: hidden;
    min-height: 0;
  }
.advanced-filters-wrapper.is-collapsed {
    grid-template-rows: 0fr;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-width: 0;
    opacity: 0;
  }
.filter-form {
  display: flex;
  flex-direction: column;
  gap: 14px;

  /* Keep fields at full size while the panel animates — the grid row shrinks
   * the flex column, so without this the search input would squash. The reveal
   * clips the overflow instead. */
}
.filter-form  > * {
    flex-shrink: 0;
  }
.filter-form input[type="text"] {
    width: 100%;
  }
.filter-form h5 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--c-contrast-650);
    margin: 4px 0 -2px;
  }
.filter-form .checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 0;
  }
.filter-form .checkbox-inline {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 10px;
    border: 1px solid var(--c-border, var(--c-separator));
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--c-text);
    line-height: 1.4;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
    margin: 0;
  }
.filter-form .checkbox-inline:hover {
    border-color: var(--c-main);
    color: var(--c-main);
  }
.filter-form .checkbox-inline input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
    pointer-events: none;
  }
.filter-form .checkbox-inline i {
    display: none;
  }
.filter-form .checkbox-inline:has(input[type="checkbox"]:checked) {
    background: var(--c-main);
    border-color: var(--c-main);
    color: #fff;
  }
.filter-form .checkbox-inline .no_results {
    opacity: 0.55;
    font-weight: 400;
    margin-left: 2px;
  }
.filter-form .checkbox-inline:has(input[type="checkbox"]:checked) .no_results {
    opacity: 0.75;
  }
.filter-form .submit-btn.btn-control {
    align-self: flex-start;
  }
/* Inline (non-overlay) variant of the radial score badge.
 *
 * SmartMag's base.css positions `.l-post .review-radial` as an absolute
 * overlay on the post image. Reviews with no screenshot render the badge
 * inline in the content column instead — reset positioning so it sits
 * above the post title.
 *
 * Markup: app/views/shared/_radial_score.html.haml (overlay: false). */
.l-post .post-meta:has(.review-radial:not(.c-overlay)) {
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 14px;
       column-gap: 14px;
  align-items: center;
}
.l-post .post-meta .review-radial:not(.c-overlay) {
  position: static;
  width: 44px;
  margin: 0;
  grid-row: 1 / span 99;
  grid-column: 1;
}
.l-post .post-meta:has(.review-radial:not(.c-overlay)) > :not(.review-radial) {
  grid-column: 2;
}
/* Featured-grid gap.
 *
 * SmartMag's equal-grid variants (`.feat-grid-eq2`, `.feat-grid-eq4`, …)
 * override the base `.feat-grid { --grid-gap: 2px }` with `--grid-gap: 0`,
 * so the items sit edge-to-edge in the stock demo. We want the 2px hairline
 * back for our hero blocks, so re-assert the default on those variants.
 */
.feat-grid-eq2,
.feat-grid-eq3,
.feat-grid-eq4,
.feat-grid-eq5 {
	--grid-gap: 2px;
}
/* Static pages — Contact Us, Staff, generic Page#show.
 *
 * Builds on SmartMag's .page-content / .post-content typography. Adds a
 * two-column contact layout, a self-laying-out staff card grid and a few
 * polish bits (intro paragraph, footnote callout).
 */
/* ---------- Shared page chrome -------------------------------------------- */
.static-page .page-subtitle {
		margin-top: -22px;
		margin-bottom: 35px;
		color: var(--c-contrast-650);
		font-size: 15px;
		line-height: 1.6;
	}
.static-page .page-content > p.intro:first-child {
		margin-top: -6px;
		font-size: calc(var(--post-content-size) * 1.05);
		color: var(--c-contrast-850);
	}
/* ---------- Contact Us ---------------------------------------------------- */
.static-page-contact .contact-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
	gap: 48px;
	margin-top: 30px;
}
@media (max-width: 940px) {
	.static-page-contact .contact-grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 32px;
	}
}
.contact-form-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 18px;
}
@media (max-width: 540px) {
		.contact-form-row {
			grid-template-columns: 1fr;
		}
	}
.contact-form-field {
	margin-bottom: 18px;
}
.contact-form-field label {
		display: block;
		margin-bottom: 8px;
		font-family: var(--ui-font);
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		color: var(--c-contrast-650);
	}
.contact-form-field input[type="text"],
.contact-form-field input[type="email"],
.contact-form-field textarea {
	width: 100%;
	display: block;
}
.contact-form-actions {
	margin-top: 8px;
}
.contact-form-errors {
	margin-bottom: 22px;
	padding: 14px 16px;
	border-left: 2px solid var(--c-main);
	background: var(--c-contrast-50);
	color: var(--c-contrast-850);
	font-size: 14px;
}
.contact-form-errors ul {
		margin: 6px 0 0;
		padding-left: 18px;
	}
.contact-thanks {
	padding: 32px;
	border: 1px solid var(--c-separator);
	background: var(--c-contrast-50);
}
.contact-thanks-heading {
	margin: 0 0 10px;
	font-family: var(--title-font);
	font-size: 22px;
}
.contact-thanks p {
	margin-bottom: 18px;
	color: var(--c-contrast-650);
}
/* ---- Contact side column ---- */
.contact-info-card,
.contact-tips-card {
	padding: 26px 28px;
	border: 1px solid var(--c-separator);
	background: var(--c-contrast-50);
}
.contact-info-card {
	margin-bottom: 22px;
}
.contact-info-heading {
	margin: 0 0 8px;
	font-family: var(--title-font);
	font-size: 18px;
	letter-spacing: 0.01em;
}
.contact-info-lead {
	margin: 0 0 18px;
	color: var(--c-contrast-650);
	font-size: 14px;
	line-height: 1.6;
}
.contact-info-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info-list li {
		padding: 14px 0;
		border-top: 1px solid var(--c-separator);
		font-size: 14px;
		color: var(--c-contrast-650);
	}
.contact-info-list li:first-child {
		border-top: 0;
		padding-top: 0;
	}
.contact-info-label {
	display: block;
	margin-bottom: 4px;
	font-family: var(--ui-font);
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--c-contrast-850);
}
.contact-info-link {
	color: var(--c-main);
	font-weight: 500;
}
.contact-info-link:hover {
		color: var(--c-contrast-850);
	}
.contact-tips-heading {
	margin: 0 0 12px;
	font-family: var(--ui-font);
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--c-contrast-850);
}
.contact-tips-list {
	margin: 0;
	padding-left: 18px;
	color: var(--c-contrast-650);
	font-size: 13px;
	line-height: 1.7;
}
.contact-tips-list li + li {
		margin-top: 6px;
	}
/* ---------- Staff page ---------------------------------------------------- */
.staff-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 28px;
}
@media (max-width: 940px) {
		.staff-grid {
			grid-template-columns: repeat(2, minmax(0, 1fr));
			gap: 22px;
		}
	}
@media (max-width: 540px) {
		.staff-grid {
			grid-template-columns: minmax(0, 1fr);
		}
	}
.staff-card {
	display: flex;
	flex-direction: column;
	padding: 24px;
	background: var(--c-contrast-50);
	border: 1px solid var(--c-separator);
	transition: 0.2s ease;
}
.staff-card:hover {
		border-color: var(--c-contrast-150);
		transform: translateY(-2px);
	}
.staff-card-media {
	display: flex;
	justify-content: center;
	margin-bottom: 18px;
}
.staff-card-avatar {
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
  width: 125px;
	border-radius: 50%;
	background: var(--c-contrast-100);
}
.staff-card-name {
	margin: 0 0 4px;
	font-family: var(--title-font);
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.01em;
	color: var(--c-contrast-850);
}
.staff-card-role {
	margin-bottom: 16px;
	font-family: var(--ui-font);
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	text-align: center;
	color: var(--c-main);
}
.staff-card-games {
	margin-bottom: 18px;
	padding-top: 14px;
	border-top: 1px solid var(--c-separator);
	font-size: 13px;
	color: var(--c-contrast-650);
}
.staff-card-games-label {
	display: block;
	margin-bottom: 6px;
	font-family: var(--ui-font);
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--c-contrast-850);
}
.staff-card-games-list {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.6;
}
.staff-card-games-list li {
		display: inline;
	}
.staff-card-games-list li + li::before {
		content: " · ";
		color: var(--c-contrast-150);
	}
.staff-card-games-list a {
		color: var(--c-contrast-650);
	}
.staff-card-games-list a:hover {
		color: var(--c-main);
	}
.staff-card-actions {
	margin-top: auto;
	padding-top: 14px;
	border-top: 1px solid var(--c-separator);
	text-align: center;
}
.staff-card-email {
	font-family: var(--ui-font);
	font-size: 12px;
	font-weight: 600;
	color: var(--c-main);
	word-break: break-all;
}
.staff-card-email:hover {
		color: var(--c-contrast-850);
	}
/* Footnote block beneath the staff grid */
.staff-footer {
	margin-top: 42px;
	padding: 26px 28px;
	border-left: 3px solid var(--c-main);
	background: var(--c-contrast-50);
	color: var(--c-contrast-650);
	font-size: 14px;
	line-height: 1.7;
}
.staff-footer-heading {
	margin: 0 0 8px;
	font-family: var(--title-font);
	font-size: 17px;
	color: var(--c-contrast-850);
}
.staff-footer p {
	margin: 0;
}
.staff-footer p + p {
	margin-top: 10px;
}
.staff-footer-link {
	color: var(--c-main);
	font-weight: 500;
}
.staff-footer-link:hover {
		color: var(--c-contrast-850);
	}
.staff-footer-press {
	font-size: 13px;
	color: var(--c-contrast-650);
}
/* Profile edit page (/profile/edit).
 *
 * Sections reuse SmartMag's .block-head / .block-content pattern (same as the
 * /news Featured block); this layer only styles the form fields and the
 * connected-accounts list. All colors / sizes go through base.css variables.
 */
.static-page-profile .post-content {
	max-width: 680px;
}
/* In-form groupings use a plain heading; the standalone Connected accounts /
 * Danger zone sections use SmartMag's .block-head pattern instead. */
.profile-form-section {
	margin-bottom: 34px;
}
.profile-form-section-heading {
	margin: 0 0 18px;
	font-family: var(--title-font);
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: var(--c-headings);
}
.profile-form-field {
	margin-bottom: 18px;
}
.profile-form-field label {
		display: block;
		margin-bottom: 8px;
		font-family: var(--ui-font);
		font-size: 12px;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		color: var(--c-contrast-650);
	}
.profile-form-field input[type="text"],
.profile-form-field input[type="email"],
.profile-form-field input[type="password"],
.profile-form-field input[type="file"] {
	width: 100%;
	display: block;
}
/* Inline checkbox (Receive news): label sits to the right of the box, no
 * uppercase / spacing treatment used for text fields. */
.profile-form-field-check {
	display: flex;
	align-items: center;
	gap: 10px;
}
.profile-form-field-check input[type="checkbox"] {
		width: auto;
		margin: 0;
	}
.profile-form-field-check label {
		margin: 0;
		font-size: 14px;
		font-weight: 400;
		text-transform: none;
		letter-spacing: 0;
		color: var(--c-contrast-850);
	}
/* Avatar preview + file input grouped on one row. */
.profile-avatar-field {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 18px;
}
.profile-avatar-preview {
	flex-shrink: 0;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	-o-object-fit: cover;
	   object-fit: cover;
	background: var(--c-contrast-100);
}
.profile-avatar-input {
	flex: 1;
	min-width: 0;
}
.profile-avatar-input input[type="file"] {
		width: 100%;
		font-size: 13px;
	}
.profile-form-actions {
	margin-top: 8px;
}
.profile-form-errors {
	margin-bottom: 22px;
	padding: 14px 16px;
	border-left: 2px solid var(--c-main);
	background: var(--c-contrast-50);
	color: var(--c-contrast-850);
	font-size: 14px;
}
.profile-form-errors ul {
		margin: 6px 0 0;
		padding-left: 18px;
	}
.connected-accounts {
	margin: 0;
	padding: 0;
	list-style: none;
}
.connected-account {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 12px 0;
	border-bottom: 1px solid var(--c-separator2);
}
.connected-account:first-child {
	padding-top: 0;
}
.connected-account:last-child {
	border-bottom: 0;
}
.connected-account-icon {
	font-size: 22px;
	width: 1.4em;
	display: flex;
	justify-content: center;
}
.connected-account-info {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.connected-account-name {
	font-weight: 600;
}
.connected-account-nick {
	font-size: 13px;
	color: var(--c-contrast-500);
}
.connected-account-action {
	margin: 0;
}
.profile-danger .block-content p {
	margin-bottom: 16px;
	font-size: 14px;
	color: var(--c-contrast-650);
}
/* Search results page. Mirrors the SmartMag archive layout, with a row of
 * facet checkboxes above a compact loop-list of results. */
.search-facets {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin: -16px 0 32px;
  font-family: var(--ui-font);
}
.search-facets-label {
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 12px;
  color: var(--c-text);
}
.search-facets-label::after {
    content: ':';
  }
.search-facets-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 18px;
}
.search-facet {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: 0;
  font-weight: 600;
}
.search-facet input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: var(--c-main);
    cursor: pointer;
  }
.search-facet-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--c-text);
  line-height: 1.4;
}
.search-facet-label em {
    font-style: normal;
    font-weight: 600;
    opacity: 0.6;
    margin-left: 4px;
  }
.search-facet:hover .search-facet-label {
  color: var(--c-main);
}
/* Compact result rows: pin the boxshot width to 98px, let the height follow
 * the image's natural aspect ratio. */
.search-results .list-post {
  --list-p-media-width: 98px;
  --list-p-media-max-width: 98px;
  --list-p-media-margin: 18px;
  --list-p-title: 17px;
}
/* Tighter excerpt + meta spacing inside the smaller rows. */
.search-results .list-post .excerpt {
  margin-top: 6px;
  font-size: 13px;
  color: var(--c-contrast-650);
  line-height: 1.5;
}
.search-results .list-post .excerpt p {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* No-results card */
.no-results {
  padding: 36px 0 12px;
}
.no-results h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }
.no-results p {
    color: var(--c-contrast-650);
    margin: 0;
  }
/* Admin bar — slim utility strip above the main header, using the
 * SmartMag .smart-head-top row shape but with a yellow background and
 * darker text. Sits OUTSIDE the .smart-head element, so it isn't part of
 * the cached header markup. */
.admin-bar.smart-head-row {
  --c-bg: rgb(252 233 106 / var(--tw-bg-opacity, 1));
  --head-h: 36px;
  background-color: var(--c-bg);
  color: #222;
}
.admin-bar.smart-head-row .menu,
.admin-bar.smart-head-row .menu-item,
.admin-bar.smart-head-row a {
  color: #222;
  align-items: center;
  height: 100%;
  display: flex;
}
.admin-bar.smart-head-row a:hover {
    color: #000;
    text-decoration: underline;
  }
/* Tighter spacing between menu items in the admin bar. */
.admin-bar.smart-head-row .navigation-small ul.menu > li.menu-item {
    margin-right: 14px;
  }
.admin-bar.smart-head-row .navigation-small ul.menu > li.menu-item:last-child {
    margin-right: 0;
  }
/* Admin bar is a desktop-only utility — hide below the SmartMag header
   * breakpoint (940px), same point where .smart-head collapses into the
   * mobile header (see base.css ~6522). */
@media (max-width: 940px) {
    .admin-bar.smart-head-row {
      display: none;
    }
  }
/* Fancybox v2 backdrop + positioning overrides for the 2026 bundle.
 *
 * The legacy jquery.fancybox.scss is only @imported by the old Sprockets
 * application.scss bundle, so on 2026 reskinned pages the lightbox opened
 * with no dark backdrop and unstyled wrap — the underlying page bled through.
 * These rules supply the minimum needed for the lightbox to feel modal:
 * a dark overlay covering the viewport and a z-index hierarchy above the
 * sticky header. */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.85);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: var(--c-bg, #1d1d1d);
  color: var(--c-contrast, #ddd);
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: none;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  background: var(--c-bg, #1d1d1d);
  color: var(--c-contrast, #fff);
  border-radius: 50%;
  cursor: pointer;
  z-index: 8040;
  text-indent: -9999px;
  overflow: hidden;
}
.fancybox-close::before,
.fancybox-close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  margin: -1px 0 0 -8px;
  background: var(--c-contrast, #fff);
  text-indent: 0;
}
.fancybox-close::before { transform: rotate(45deg); }
.fancybox-close::after  { transform: rotate(-45deg); }
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  z-index: 8040;
  background: transparent;
}
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  background: rgba(0, 0, 0, 0.55);
  color: var(--c-contrast, #fff);
  border-radius: 50%;
  visibility: visible;
  opacity: 0.85;
  transition: opacity 0.2s ease, background-color 0.2s ease;
  text-indent: 0;
}
.fancybox-prev span { left: 14px; }
.fancybox-next span { right: 14px; }
/* Chevron glyphs drawn with the ts-icons font. */
.fancybox-nav span::before {
  font-family: 'ts-icons';
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fancybox-prev span::before { content: "\f053"; }
.fancybox-next span::before { content: "\f054"; }
.fancybox-nav:hover span {
  opacity: 1;
  background: var(--c-main, rgba(0, 0, 0, 0.85));
}
/* Native <video> inside SmartMag's .media-ratio box.
 * .media-ratio.ratio-16-9 already provides position:relative + padding-bottom:56.25%;
 * base.css only positions <img> children, so we add the same rule for <video>. */
.featured-vid .media-ratio > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--c-contrast-50);
}
/* 404 page hero. The big numeral + "Destination not found" subtitle and the
 * "Back to homepage" CTA sit above the Latest News block rendered by the
 * news cell. SmartMag has no analogue for this typography, so the numeral
 * is sized fluidly here rather than as a one-off override on .heading. */
.error-404-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 60px 20px 50px;
}
.error-404-numeral {
	font-family: var(--ff-headings, inherit);
	font-weight: 800;
	font-size: clamp(40px, 6vw, 73px);
	line-height: 0.95;
	letter-spacing: -0.02em;
	color: var(--c-headings);
}
.error-404-subtitle {
	font-size: 22px;
	font-weight: 500;
	color: var(--c-contrast-650);
	margin: 12px 0 28px;
}
.error-404-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 767px) {
	.error-404-block {
		padding: 40px 16px 30px;
	}

	.error-404-subtitle {
		font-size: 18px;
		margin: 10px 0 20px;
	}
}
/* Company show page — boxshot grid in the main column and a compact
   company-info card in the sidebar. Both reuse the .si-* convention
   introduced by the Game Info essentials widget. */
.block-posts-grid .l-post.grid-post .media .boxshot {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.block-posts-grid .l-post.grid-post .post-title {
  font-size: 0.95em;
  line-height: 1.3;
  margin: 8px 0 0;
  text-align: center;
}
.widget-company-info .si-company-info {
    margin-bottom: 30px;
    background: transparent;
    padding: 0;
  }
.widget-company-info .si-company-logo {
    margin-bottom: 15px;
  }
.widget-company-info .si-company-logo img {
    display: block;
    max-width: 160px;
    height: auto;
    margin: 0 auto;
  }
.widget-company-info .si-company-name {
    font-family: var(--title-font);
    font-weight: var(--title-fw-bold);
    font-size: 1.4em;
    line-height: 1.2;
    text-align: center;
    color: var(--c-contrast);
    margin: 0 0 20px;
  }
.widget-company-info .si-info-grid {
    font-size: 0.95em;
    color: var(--c-contrast);
  }
.widget-company-info .si-info-row {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid var(--c-separator);
  }
.widget-company-info .si-info-row:last-child {
    border-bottom: none;
  }
.widget-company-info .si-info-row strong {
    color: var(--c-contrast-400);
    font-weight: var(--title-fw-semi);
    min-width: 100px;
  }
.widget-company-info .si-info-row span {
    text-align: right;
  }
.block-posts-small .popular-featured {
  display: block;
}
.block-posts-small .popular-featured .media {
  width: 100%;
  max-width: 100%;
  margin: 0 0 13px;
}
.block-posts-small .popular-featured .post-title {
  font-size: var(--title-size-m);
  line-height: 1.3;
}
.spot-wrap {
  display: flex;
  width: 100%;
}
.top-banners-wrapper {
  display: flex;
}
.main_roadb_728x90,
.main_roadb_300x250,
.article_tail,
.sidebar_middle,
.sidebar_bottom_301x155
{
  margin: 10px auto;
}
/* Sticky sidebar inner wrapper (moved element for sidebar_controller.js, the
 * Theia Sticky Sidebar port). Clearfix mirrors the stylesheet the plugin
 * injects for `.theiaStickySidebar:after` so floated widgets are contained. */
.sidebar-inner::after {
  content: "";
  display: table;
  clear: both;
}
/* Game HQ / wiki pages: edit-mode layout, redlinks, heading actions, tree. */
/* Wiki edit pages: expand the main column over the now-hidden aside.
 * The layout is `.main-section > section.content-wrapper { width: 754px;
 * float: left }` with `.aside { margin-left: 768px; width: 304px }`
 * sitting beside it. In edit mode (body.wiki-edit added by the wiki
 * controllers) we drop the aside and let the content wrapper span the
 * full inner-wrapper width so Toast UI's tab mode editor fills the page. */
body.wiki-edit .inner-wrapper > .aside {
	display: none;
}
body.wiki-edit .main-section > .content-wrapper {
	width: 100%;
	float: none;
}
/* Wiki link to a page that doesn't exist yet — clicking it opens the
 * "Create page" gate. Styled red so authors immediately see broken links. */
.wiki-redlink {
	color: #761919;
}
.wiki-redlink:hover,
.wiki-redlink:focus {
	color: #771b1a;
	text-decoration: underline;
}
/* Rendered article body. The SmartMag reset strips list markers and
 * indentation site-wide; restore them inside .wiki-body so the public page
 * shows lists the same way the Toast UI editor preview does. */
.wiki-body ul,
.wiki-body ol {
	margin: 0 0 1em;
	padding-left: 2em;
}
.wiki-body ul {
	list-style: disc;
}
.wiki-body ol {
	list-style: decimal;
}
.wiki-body li {
	margin-bottom: 0.25em;
}
.wiki-body li > ul,
.wiki-body li > ol {
	margin-bottom: 0;
}
/* The base theme gives blockquotes padding but no left rule; the Toast UI
 * preview shows a left bar with muted text, so restore that inside .wiki-body
 * for parity. */
.wiki-body blockquote {
	margin: 0 0 1em;
	padding: 0.25em 0 0.25em 1em;
	border-left: 4px solid var(--c-separator);
	color: var(--c-contrast-650);
	font-size: inherit;
}
/* GFM tables: the Toast UI preview shows a bordered grid, so give .wiki-body
 * tables collapsed borders and cell padding to match. */
.wiki-body table {
	margin: 0 0 1em;
	border-collapse: collapse;
	width: 100%;
}
.wiki-body th,
.wiki-body td {
	padding: 6px 12px;
	border: 1px solid var(--c-separator);
	text-align: left;
}
.wiki-body th {
	font-weight: 700;
}
/* Heading with a trailing actions cluster (e.g. an Edit button). The
 * .wiki-actions block is pushed to the far right of the heading row. */
.heading.with-actions,
.post-title.with-actions {
	display: flex;
  width: 100%;
	flex-direction: row;
	align-items: center;
}
.wiki-actions {
	margin-left: auto;
}
/* Edit link tucked next to a subpage's H1 (no longer in a separate
 * .wiki-admin-actions block). Shrink the SmartMag .ts-button so it reads
 * as a secondary inline action rather than a page-level CTA. */
.wiki-edit-inline {
	margin-left: 0.75em;
	--btn-pad: 4px 12px;
	font-size: 11px;
	vertical-align: middle;
}
/* .ts-button-alt is a ghost button; base flips it to black (#161616) on hover.
 * Use the red accent instead so it reads as the primary edit action. */
.wiki-edit-inline:hover,
.wiki-edit-inline:focus {
	background: var(--c-main);
	border-color: var(--c-main);
	color: #fff;
}
/* Wiki edit form (wiki article / root edit pages). Mirrors the profile-form
 * layer with wiki-* selectors. The #editor (Toast UI) spans the full width of
 * the now-aside-less edit surface; single-line fields stay capped so they
 * don't stretch awkwardly across the page. All colors go through base.css. */
.wiki-form-field {
	margin-bottom: 18px;
}
.wiki-form-field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--ui-font);
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--c-contrast-650);
}
.wiki-form-field input[type="text"],
.wiki-form-field input[type="number"] {
	display: block;
	width: 100%;
	max-width: 640px;
}
/* Tom Select (topics autocomplete) — themed entirely through the contrast
 * tokens so the widget tracks the s-light / s-dark scheme automatically, and
 * mirrors the base input + read-view .wiki-topics-item chip styling. The
 * dropdown renders inside .ts-wrapper (within .wiki-form), so scoping here
 * also covers it. Selectors are deliberately raised in specificity: the
 * bundled CSS may load before the CDN tom-select sheet, so e.g. its
 * `.full .ts-control` (white bg) and `.ts-wrapper.multi .ts-control > div`
 * (chip) rules must be out-specified, not just matched. */
.wiki-form .ts-wrapper {
	width: 100%;
	max-width: 640px;
}
.wiki-form .ts-wrapper .ts-control {
	min-height: 38px;
	gap: 5px;
	border: 1px solid var(--c-contrast-150);
	border-radius: 2px;
	box-shadow: 0 2px 7px -4px rgba(0, 0, 0, 0.1);
	background: var(--c-input-bg, var(--c-contrast-0));
	color: var(--c-contrast-650);
}
.wiki-form .ts-wrapper.focus .ts-control {
	border-color: var(--c-contrast-400);
	box-shadow: none;
}
.wiki-form .ts-wrapper .ts-control > input::-moz-placeholder {
	font-size: 14px;
	color: var(--c-contrast-500);
}
.wiki-form .ts-wrapper .ts-control > input,
.wiki-form .ts-wrapper .ts-control > input::placeholder {
	font-size: 14px;
	color: var(--c-contrast-500);
}
.wiki-form .ts-wrapper.multi .ts-control > .item {
	padding: 2px 8px;
	border-radius: 3px;
	font-size: 13px;
	background: var(--c-contrast-100);
	color: var(--c-contrast-850);
	border: 0;
}
.wiki-form .ts-wrapper.multi .ts-control > .item.active {
	background: var(--c-contrast-150);
	color: var(--c-contrast-900);
}
.wiki-form .ts-wrapper.plugin-remove_button .item .remove {
	border-left-color: var(--c-contrast-200);
	color: var(--c-contrast-500);
}
.wiki-form .ts-wrapper.plugin-remove_button .item .remove:hover {
	background: rgba(var(--c-rgba), 0.08);
	color: var(--c-contrast-850);
}
.wiki-form .ts-wrapper .ts-dropdown {
	border: 1px solid var(--c-contrast-150);
	border-radius: 2px;
	background: var(--c-contrast-0);
	color: var(--c-contrast-700);
	box-shadow: 0 6px 18px -8px rgba(0, 0, 0, 0.3);
}
.wiki-form .ts-wrapper .ts-dropdown .option {
	color: var(--c-contrast-700);
}
.wiki-form .ts-wrapper .ts-dropdown .active {
	background-color: rgba(var(--c-main-rgb), 0.15);
	color: var(--c-contrast-900);
}
.wiki-form .ts-wrapper .ts-dropdown .create,
.wiki-form .ts-wrapper .ts-dropdown .no-results {
	color: var(--c-contrast-600);
}
.wiki-form-field-check {
	display: flex;
	align-items: center;
	gap: 10px;
}
.wiki-form-field-check input[type="checkbox"] {
	width: auto;
	margin: 0;
}
.wiki-form-field-check label {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	color: var(--c-contrast-850);
}
.wiki-form-help {
	margin: 8px 0 0;
	font-size: 13px;
	color: var(--c-contrast-650);
}
.wiki-form-help code {
	font-size: 12px;
}
/* Field-level validation message rendered directly under its input (e.g. the
 * topics select), as opposed to the .wiki-form-errors summary box. */
.wiki-form-error {
	margin: 6px 0 0;
	font-size: 13px;
	color: #e0533d;
}
.wiki-form-actions {
	margin-top: 8px;
	display: flex;
	align-items: center;
	gap: 12px;
}
.wiki-form-errors {
	margin-bottom: 22px;
	padding: 14px 16px;
	border-left: 2px solid var(--c-main);
	background: var(--c-contrast-50);
	color: var(--c-contrast-850);
	font-size: 14px;
}
.wiki-form-errors ul {
	margin: 6px 0 0;
	padding-left: 18px;
}
/* Delete page, below the edit form. Mirrors .profile-danger-zone. The base
 * .ts-button-b is already a red ghost; only the hover needs overriding so it
 * fills red instead of base's black. */
.wiki-danger-zone {
	margin-top: 48px;
	padding-top: 28px;
	border-top: 1px solid var(--c-separator);
}
.wiki-danger-zone-heading {
	margin: 0 0 10px;
	font-family: var(--title-font);
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: var(--c-contrast-650);
}
.wiki-danger-zone p {
	margin-bottom: 16px;
	font-size: 14px;
	color: var(--c-contrast-650);
}
.wiki-danger-zone .ts-button-b:hover,
.wiki-danger-zone .ts-button-b:focus {
	background: var(--c-main);
	color: #fff;
}
/* "This page doesn't exist yet" gate — admin lands here on a missing wiki path
 * and can create the page. Reskinned off the old Bootstrap btn classes. */
.wiki-gate {
	max-width: 640px;
}
.wiki-gate__lead {
	margin: 0 0 24px;
	font-size: 15px;
	color: var(--c-contrast-650);
}
.wiki-gate__lead code {
	padding: 2px 6px;
	border-radius: 2px;
	background: var(--c-contrast-50);
	font-size: 13px;
	color: var(--c-contrast-850);
}
.wiki-gate__actions {
	display: flex;
	align-items: center;
	gap: 12px;
}
.wiki-gate__actions form {
	margin: 0;
}
/* The Game HQ page tree reuses the essentials .menu styling. Sub-pages nest
 * as a .menu inside their parent <li>: indent them, separate the first child
 * from its parent row with a border-top, and drop the nested last item's
 * separator so it doesn't double up with the parent row's border. */
.widget_nav_menu .menu .menu {
	padding-left: 2em;
	border-top: 1px solid var(--c-li-sep);
}
.widget_nav_menu .menu li ul {
  margin-top: var(--li-pad, 8px);
}
.widget_nav_menu ul.menu ul.menu li:first-child {
  padding-top: var(--li-pad, 8px) !important;
}
.widget_nav_menu .menu .menu li:last-child {
	border-bottom: 0;
  padding-bottom: 0;
}
/* Collapsible sub-page tree. Parent rows (.has-children) hide their nested
 * .menu until opened; the wiki-tree Stimulus controller auto-opens the branch
 * holding the current page and marks it .is-current. The +/- button sits in
 * front of the parent link and flips its glyph via .is-open. */
.widget_nav_menu .has-children > .menu {
	display: none;
}
.widget_nav_menu .has-children.is-open > .menu {
	display: block;
}
.widget_nav_menu .wiki-tree-toggle {
	-moz-appearance: none;
	     appearance: none;
	-webkit-appearance: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 0;
	background: transparent;
	padding: 0;
	margin-right: 8px;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	color: var(--c-contrast-400);
	cursor: pointer;
}
.widget_nav_menu .wiki-tree-toggle::before {
	content: "+";
}
.widget_nav_menu .has-children.is-open > .wiki-tree-toggle::before {
	content: "\2212";
}
.widget_nav_menu .wiki-tree-toggle:hover {
	color: var(--c-main);
}
.widget_nav_menu .wiki-tree-toggle:focus-visible {
	outline: 2px solid var(--c-main);
	outline-offset: 2px;
	border-radius: 2px;
}
.widget_nav_menu li.is-current > a {
	color: var(--c-main);
}
/* Image uploader on the edit form — the dark, Stimulus-driven rebuild of the
 * admin article uploader. The native file input is hidden; the .ts-button
 * proxies the click. Thumbnails open the config panel; the panel builds the
 * [img …] token inserted into the editor. */
.wiki-image-uploader {
	margin-top: 14px;
}
.wiki-image-uploader-bar {
	display: flex;
	align-items: center;
	gap: 12px;
}
.wiki-image-uploader-input {
	display: none;
}
.wiki-image-previews {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 14px;
}
.wiki-image-preview {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0;
}
.wiki-image-preview img {
	width: 50px;
	height: 50px;
	-o-object-fit: cover;
	   object-fit: cover;
	border: 1px solid var(--c-separator);
	cursor: pointer;
}
.wiki-image-preview.is-uploading {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: 50px;
	padding: 0 12px;
	border: 1px dashed var(--c-separator);
	font-size: 11px;
	color: var(--c-contrast-650);
}
.wiki-image-preview-remove {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 18px;
	height: 18px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: var(--c-main);
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
}
/* Config modal — replaces admin's fancybox overlay. Fixed backdrop with a
 * centered dialog; dismissed via the close button, the backdrop, or Escape
 * (all wired in wiki_image_uploader_controller). */
.wiki-image-modal {
	position: fixed;
	inset: 0;
	z-index: 1050;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: rgba(0, 0, 0, 0.6);
}
.wiki-image-modal.is-hidden {
	display: none;
}
.wiki-image-modal-dialog {
	position: relative;
	width: 100%;
	max-width: 420px;
	padding: 24px;
	border: 1px solid var(--c-separator);
	background: var(--c-contrast-50);
	box-shadow: 0 16px 48px rgba(0, 0, 0, 0.5);
}
.wiki-image-modal-close {
	position: absolute;
	top: 10px;
	right: 12px;
	padding: 0;
	border: 0;
	background: none;
	font-size: 22px;
	line-height: 1;
	color: var(--c-contrast-650);
	cursor: pointer;
}
.wiki-image-modal-close:hover {
	color: var(--c-contrast-850);
}
body.wiki-image-modal-open {
	overflow: hidden;
}
.wiki-image-panel-group {
	margin: 0 0 14px;
	padding: 0;
	border: 0;
}
.wiki-image-panel-group legend {
	margin-bottom: 8px;
	padding: 0;
	font-family: var(--ui-font);
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: var(--c-contrast-650);
}
.wiki-image-option {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	margin: 0 14px 0 0;
	font-size: 14px;
	text-transform: capitalize;
	color: var(--c-contrast-850);
}
.wiki-image-option input {
	width: auto;
	margin: 0;
}
.wiki-image-panel-actions {
	margin-top: 16px;
}
/* Rendered images in the published body — ImageParser emits a
 * .article-image block with an alignment + size class. Float left/right around
 * the surrounding text, center as a block; the <span> is the caption. The
 * .toastui-editor-contents variants give the editor's [img …] preview
 * (tui/index.js) the same layout as the published page. */
.wiki-body .article-image,
.toastui-editor-contents .article-image {
	display: block;
	margin: 0px auto 20px;
}
.wiki-body .article-image img,
.toastui-editor-contents .article-image img {
	height: auto;
}
.wiki-body .article-image span,
.toastui-editor-contents .article-image span {
	display: block;
	margin-top: 6px;
	font-size: 13px;
	color: var(--c-contrast-650);
}
.wiki-body .article-image_left,
.toastui-editor-contents .article-image_left {
  display: inline-block;
	float: left;
}
.wiki-body .article-image_right,
.toastui-editor-contents .article-image_right {
  display: inline-block;
  float: right;
}
.wiki-body .article-image_center,
.toastui-editor-contents .article-image_center {
	text-align: center;
}
.wiki-body .article-image_center img,
.toastui-editor-contents .article-image_center img {
	margin: 0 auto;
}
.wiki-body .article-image_large img,
.toastui-editor-contents .article-image_large img {
  width: 100%;
}
.wiki-body p {
  /* to clear after floating images */
  clear: both;
}
.wiki-body table th {

}
.wiki-body table td {
  vertical-align: top;
}
.wiki-topics {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}
.wiki-topics-label {
	font-size: 13px;
	color: var(--c-contrast-650);
}
.wiki-topics-list {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	list-style: none;
}
.wiki-topics-item {
	padding: 2px 9px;
	border-radius: 3px;
	font-size: 12px;
	background: var(--c-contrast-100);
	color: var(--c-contrast-850);
}
/* Wiki history tab: panel sits below Toast UI's tab strip, in place of the
 * editor/preview panes, and hosts the lazy-loaded history frame. */
.wiki-history-panel {
	padding: 12px 16px;
	overflow: auto;
}
.wiki-history-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wiki-history-item {
	border-bottom: 1px solid var(--c-contrast-100);
	padding: 12px 0;
}
.wiki-history-item.is-open {
	background: var(--c-contrast-50);
}
.wiki-history-body {
	margin-top: 8px;
}
.wiki-history-source {
	margin-top: 10px;
}
.wiki-history-source-heading {
	margin: 0 0 4px;
	font-size: 12px;
	font-weight: 600;
	color: var(--c-contrast-650);
}
/* Scoped under .wiki-history so Toast UI's dark theme `pre`/`code` styling
 * can't repaint it (same precaution as the restore button). */
.wiki-history .wiki-history-source-body {
	margin: 0;
	padding: 8px 10px;
	font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
	font-size: 12px;
	white-space: pre-wrap;
	background: var(--c-contrast-50);
	border: 1px solid var(--c-contrast-100);
	border-radius: 4px;
	color: var(--c-contrast-850);
	max-height: 320px;
	overflow: auto;
}
.wiki-history-meta {
	display: flex;
	gap: 12px;
	align-items: center;
	margin-bottom: 6px;
	font-size: 13px;
	color: var(--c-contrast-650);
}
.wiki-history-author {
	font-weight: 600;
	color: var(--c-contrast-850);
}
/* Row actions float to the right of the date/author: View is a quiet text
 * link, Restore a clear neutral secondary button. Restore is non-destructive
 * (it writes a new edit), so it deliberately avoids the site's red uppercase
 * <button> default — but it still needs an obvious button affordance. */
.wiki-history-view {
	margin-left: auto;
	color: var(--c-contrast-850);
	font-weight: 600;
	text-decoration: none;
}
.wiki-history-view:hover,
.wiki-history-view:focus {
	color: var(--c-contrast-900);
	text-decoration: underline;
}
.wiki-history-meta form.button_to {
	display: inline-flex;
	margin: 0;
}
/* Scoped under .wiki-history so it outranks Toast UI's dark theme
 * `.toastui-editor-dark button` color rule, which otherwise repaints the
 * button text to match the panel and makes it vanish in the dark editor. */
.wiki-history .wiki-history-restore {
	height: auto;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0;
	text-transform: none;
	background: var(--c-contrast-150);
	color: var(--c-contrast-850);
	border: 1px solid var(--c-contrast-300);
	border-radius: 5px;
	box-shadow: none;
	cursor: pointer;
}
.wiki-history .wiki-history-restore:hover,
.wiki-history .wiki-history-restore:focus {
	background: var(--c-contrast-200);
	border-color: var(--c-contrast-450);
	color: var(--c-contrast-900);
}
.wiki-diff {
	font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
	font-size: 12px;
	white-space: pre-wrap;
	border: 1px solid var(--c-contrast-100);
	border-radius: 4px;
	overflow: hidden;
}
.wiki-diff-line {
	padding: 0 8px;
}
.wiki-diff-line-add {
	background: #e6ffed;
	color: #22863a;
}
.wiki-diff-line-del {
	background: #ffeef0;
	color: #b31d28;
}
.wiki-diff-empty {
	color: #888;
	font-style: italic;
}
.wiki-history-title-change del {
	color: #b31d28;
}
.wiki-history-title-change ins {
	color: #22863a;
	text-decoration: none;
}
/* Dark editor: the light add/del fills above wash out on the dark panel, so
 * use translucent GitHub-dark-style tints with brighter text. Scoped to the
 * page scheme class on <html>. */
.s-dark .wiki-diff-line-add {
	background: rgba(46, 160, 67, 0.18);
	color: #56d364;
}
.s-dark .wiki-diff-line-del {
	background: rgba(248, 81, 73, 0.18);
	color: #f47067;
}
.s-dark .wiki-history-title-change del {
	color: #f47067;
}
.s-dark .wiki-history-title-change ins {
	color: #56d364;
}
