:root {
  --mow-fweb: 700;
  --mow-top-0: 0.00001px;
  --mow-bbc: #fff;
  --mow-mc1: #00afef;
  --mow-hc: #080808;
  --mow-bc: #777;
  --mow-ebc: #f5f5f5;
  --mow-aebc: #e5e5e5;
  --hff: "Roboto", sans-serif;
  --bff: "Roboto", sans-serif;
  --quote-ff: "Roboto", sans-serif;
  --mow-contrast-text: #fff;
  --mow-border-color: #ccc;
  --mow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
[data-site-skin="dark"]:root {
  color-scheme: dark;
  --mow-fweb: 600;
  --mow-bbc: #121212;
  --mow-ebc: #1d1d1d;
  --mow-aebc: #222;
  --mow-hc: #ccc;
  --mow-border-color: #333;
  --mow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
:root body.admin-bar {
  --mow-top-0: 32px;
}
@media (max-width: 782px) {
  :root body.admin-bar {
    --mow-top-0: 46px;
  }
}
html {
  padding: 0;
  margin: 0;
}
@media (min-width: 1041px) {
  body {
    overflow-x: hidden;
  }
}
*:after,
*:before,
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
body {
  font-family: var(--bff);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 400;
  color: var(--mow-bc);
  background-color: var(--mow-bbc);
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
body,
html {
  margin: 0;
  padding: 0;
}
body {
  height: auto;
}
html:not(.ready) {
  overflow-x: hidden;
  overflow-y: auto;
}
html:after,
html:before {
  clear: both;
  display: table;
  content: "";
}
input::placeholder,
textarea::placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-moz-placeholder {
  color: var(--mow-hc);
  opacity: 1;
}
p {
  letter-spacing: 0;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--mow-hc);
  font-family: var(--hff);
  line-height: 1.22;
  letter-spacing: 0;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="datetime-local"],
input[type="time"],
input[type="month"],
input[type="week"] {
  background-color: #fff;
  letter-spacing: 0;
  outline: none;
  outline-color: transparent;
  border: none;
  border-radius: 0;
  height: 60px;
  padding: 11px 0;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--bff);
  color: var(--mow-hc);
  background-color: transparent;
  border-bottom: 1px solid var(--mow-hc);
}
textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: block;
  border: none;
  border-radius: 0;
  padding: 11px 0;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--bff);
  font-style: normal;
  color: var(--mow-hc);
  background-color: transparent;
  border-bottom: 1px solid var(--mow-hc);
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="month"]:focus,
input[type="week"]:focus {
  outline: none;
  border-color: var(--mow-mc1);
}
.mow_fn_megasub .ms_post,
[data-layout="overlay_title"] .fn__caption,
[data-layout="large_image"] .fn__caption,
.container {
  max-width: 1500px !important;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.container .container {
  padding: 0;
}
.fn__widget_posts_fslider[data-layout="centered"] .post_title {
  max-width: 600px;
  margin: 0 auto;
}
.fn__widget_posts_fslider[data-layout="centered"] .swiper-button-prev {
  position: absolute;
  left: -10px;
  transform: translateX(-10px);
  transition: 0.3s;
  opacity: 0;
}
.fn__widget_posts_fslider[data-layout="centered"] .swiper-button-next {
  position: absolute;
  right: -10px;
  transform: translateX(10px);
  transition: 0.3s;
  opacity: 0;
}
.fn__widget_posts_fslider[data-layout="centered"]:hover .swiper-button-next,
.fn__widget_posts_fslider[data-layout="centered"]:hover .swiper-button-prev {
  opacity: 1;
  transform: translateX(0);
}
.fn__widget_posts_fslider[data-layout="centered"] .slider_nav {
  bottom: auto;
  top: 50%;
  margin-top: -30px;
}
.fn__widget_posts_fslider[data-layout="centered"] .fn__meta p {
  justify-content: center;
}
.fn__widget_posts_fslider[data-layout="centered"] .title_holder_in {
  max-width: 100%;
  padding-right: 0;
  text-align: center;
}
.fn__widget_posts_fslider[data-layout="centered2"] .swiper-button-prev {
  position: absolute;
  left: -10px;
  transform: translateX(-10px);
  transition: 0.3s;
  opacity: 0;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.fn__widget_posts_fslider[data-layout="centered2"] .swiper-button-next {
  position: absolute;
  right: -10px;
  transform: translateX(10px);
  transition: 0.3s;
  opacity: 0;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.fn__widget_posts_fslider[data-layout="centered2"]:hover .swiper-button-next,
.fn__widget_posts_fslider[data-layout="centered2"]:hover .swiper-button-prev {
  opacity: 1;
  transform: translateX(0);
}
.fn__widget_posts_fslider[data-layout="centered2"] .slider_nav {
  bottom: auto;
  top: 50%;
  margin-top: -30px;
}
.fn__widget_posts_fslider .container {
  padding: 0 50px;
}
@media (max-width: 1040px) {
  .mow_fn_megasub .ms_post,
  .fn__widget_posts_fslider .container,
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  .mow_fn_megasub .ms_post,
  .fn__widget_posts_fslider .container,
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.fn__full_link,
.full_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container + .mow_fn_comment_wrapper {
  margin-top: 30px;
}
[data-header-width="boxed"] .mow_fn_mlogo_header .header_logo_wrap,
[data-header-width="boxed"] .mow_fn_header {
  max-width: 1500px !important;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.mow_fn_header {
  padding: 0 50px;
  width: 100%;
  position: relative;
}

.fn__logo img {
  width: 380px;
  height: 100px;
}

.fn__logo a {
  display: block;
}
.fn__logo .light_logo {
  display: none;
}
.mow_fn_header .header_in {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--mow-border-color);
  align-items: center;
  min-height: 80px;
}
.mow_fn_header .fn__logo a {
  padding: 0;
}
.mow_fn_header .ht_left {
  display: flex;
  align-items: center;
  min-width: 0;
  flex: none;
  margin-right: 50px;
}
.mow_fn_header .ht_right {
  display: flex;
  align-items: center;
  min-width: 0;
}
.mow_fn_header .ht_right_item {
  margin-right: 40px;
  min-width: 0;
  width: fit-content;
}
.mow_fn_header .ht_right_item:last-child {
  margin-right: 0;
  flex: none;
}
.mow_fn_header .extra_link {
  position: relative;
  height: 40px;
  overflow: hidden;
  line-height: 41px;
  background-color: #000;
  padding: 0 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  letter-spacing: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  width: max-content;
}
.mow_fn_header .tel {
  display: flex;
  align-items: center;
}
.mow_fn_header .tel img {
  margin-left: 5px;
}
.mow_fn_header .extra_link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#mow_fn_header article.post {
  display: flex;
  max-width: 350px;
  align-items: center;
}
#mow_fn_header article.post .img_holder {
  flex: 0 0 46px;
  margin-right: 15px;
}
#mow_fn_header article.post .img_holder img {
  width: 46px;
  height: 46px;
  object-fit: cover;
  border-radius: 5px;
}
#mow_fn_header article.post .title_holder {
  max-width: 289px;
}
#mow_fn_header article.post .post_subtitle {
  font-size: 14px;
  color: var(--mow-mc1);
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  margin-bottom: 2px;
}
#mow_fn_header article.post h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
}
#mow_fn_header article.post h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
#mow_fn_header article.post .img_space {
  width: 46px;
  height: 46px;
  background-color: #91a29b;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
#mow_fn_header .custom_text,
#mow_fn_header .current_date {
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  color: var(--mow-hc);
  line-height: 1;
}
#mow_fn_header .current_date {
  display: block;
}
#mow_fn_header .current_date span {
  display: block;
}
#mow_fn_header .current_date span:first-child {
  font-size: 20px;
  margin-bottom: 3px;
}

.ht_left_item {
  display: flex;
  flex-direction: row;
}

.mow_fn_header .ht_left_item {
  margin-right: 50px;
}
.mow_fn_header .ht_left_item:last-child {
  margin-right: 0;
}
.mow_fn_nav .menu {
  display: flex;
}
.mow_fn_nav .more {
  margin-left: 27px;
  display: none;
}
.mow_fn_nav .more > a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  height: 80px;
  line-height: 80px;
  display: block;
  text-decoration: none;
  font-family: var(--hff);
  font-size: 20px;
  font-weight: var(--mow-fweb);
  color: var(--mow-hc);
}
.mow_fn_main_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  margin-left: -27px;
  flex-wrap: nowrap;
}
.mow_fn_main_nav > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  margin-left: 27px;
}
.mow_fn_main_nav li.menu-item-has-children > a {
  padding-right: 14px;
}
.mow_fn_main_nav li.menu-item-has-children > a .fn__isvg {
  display: block;
}
.mow_fn_main_nav .fn__classic_sub li.menu-item-has-children > a {
  padding-right: 40px;
}
.mow_fn_main_nav .fn__classic_sub .fn__isvg {
  transform: rotate(-90deg);
  right: 30px;
}
.mow_fn_main_nav .fn__isvg {
  display: none;
  width: 10px;
  height: 10px;
  font-size: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
}
.fn_menu_description {
  display: none;
}
.mow_fn_main_nav > li > a {
  height: 147px;
  line-height: 147px;
  display: block;
  text-decoration: none;
  font-family: var(--hff);
  font-size: 20px;
  font-weight: var(--mow-fweb);
  color: var(--mow-hc);
  position: relative;
  white-space: nowrap;
}
.mow_fn_main_nav > li > .fn__classic_sub.reverse {
  left: auto;
  right: 0;
}
.mow_fn_main_nav > li > .fn__classic_sub {
  transition: none;
}
.mow_fn_main_nav > li > .fn__classic_sub li:hover .mow_fn_grandchild-menu {
  opacity: 1;
  visibility: visible;
}
.mow_fn_main_nav > li > .fn__classic_sub .mow_fn_grandchild-menu {
  margin: 0;
  list-style-type: none;
  padding: 24px 0 21px;
  background-color: var(--mow-bbc);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  position: absolute;
  left: 100%;
  top: -24px;
  width: 240px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.mow_fn_main_nav > li:hover > .fn__classic_sub {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mow_fn_main_nav > li:hover > .fn__classic_sub .mow_fn_submenu {
  opacity: 1;
}
.mow_fn_nav .sub-menu,
.fn__classic_sub {
  pointer-events: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  position: absolute;
  width: 240px;
  top: 100%;
  left: -30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.fn__classic_sub .mow_fn_submenu {
  margin: 0;
  padding: 24px 0 21px;
  list-style-type: none;
  background-color: var(--mow-ebc);
  background-color: var(--mow-bbc);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  z-index: 200;
  position: relative;
  transition: none;
  opacity: 0;
}
.fn__classic_sub .mow_fn_submenu li {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  position: relative;
}
.fn__classic_sub .mow_fn_submenu li:last-child {
  margin-bottom: 0;
}
.fn__classic_sub .mow_fn_submenu a {
  margin: 0;
  padding: 0 30px;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 700;
}
.fn__classic_sub .mow_fn_submenu a:hover {
  color: var(--mow-mc1);
}
.mow_fn_main_nav .sub-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.fn__skin {
  width: 250px;
  position: relative;
  display: flex;
  background-color: var(--mow-ebc);
  border-radius: 16px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  align-items: center;
  justify-content: center;
}

.ht_left_item .fn__skin {
  width: 100px;
}

.fn__skin a {
  white-space: nowrap;
  margin: 0;
  text-decoration: none;
  height: 32px;
  line-height: 29px;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 14px;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
  display: block;
  border: 2px solid transparent;
  border-radius: 16px;
}
.fn__skin .fn__isvg {
  width: 16px;
  height: 16px;
  font-size: 16px;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -8px;
  transform: rotate(180deg);
  transition: 0.3s;
  opacity: 0;
}
.fn__skin .light {
  border-color: #ddd;
  padding-right: 38px;
  background-color: var(--mow-bbc);
}
.fn__skin .light .fn__isvg {
  opacity: 1;
  transform: rotate(0deg);
}
.mow_fn_blog article {
  position: relative;
}
.mow_fn_stickynav {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 888;
  transition: 0.5s;
}
.sticky-active .mow_fn_stickynav {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.admin-bar .mow_fn_stickynav {
  top: 32px;
}
.mow_fn_stickynav .progress_wrap {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #ccc;
}
.mow_fn_stickynav .progress {
  background-color: var(--mow-mc1);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next {
  display: none;
}
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.mow_fn_pagelinks,
.woocommerce nav.woocommerce-pagination ul,
.mow_fn_pagination ul {
  border: none;
  background: none;
  flex: none;
  clear: none;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0px -10px;
}
.woocommerce nav.woocommerce-pagination ul li,
.wp-block-query-pagination > .wp-block-query-pagination-numbers > *,
.mow_fn_pagelinks > *,
.mow_fn_pagination li {
  border: none;
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-top: 10px;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.wp-block-query-pagination > .wp-block-query-pagination-numbers span,
.wp-block-query-pagination > .wp-block-query-pagination-numbers a,
.mow_fn_pagelinks .number,
.mow_fn_pagination a,
.mow_fn_pagination span {
  padding: 0;
  min-width: none;
  border: none;
  background: none;
  box-shadow: none;
  text-decoration: none;
  display: block;
  min-width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid var(--mow-border-color);
  font-size: 18px;
  font-family: var(--hff);
  font-weight: 600;
  letter-spacing: 0;
  color: var(--mow-bc);
  text-align: center;
  line-height: 39px;
  transition: 0.3s;
  padding: 0 5px;
  white-space: nowrap;
  box-shadow: var(--mow-box-shadow);
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.wp-block-query-pagination > .wp-block-query-pagination-numbers .current,
.wp-block-query-pagination > .wp-block-query-pagination-numbers a:hover,
.mow_fn_pagelinks .current .number,
.mow_fn_pagelinks a:hover .number,
.mow_fn_pagination a:hover,
.mow_fn_pagination .active a,
.mow_fn_pagination .current {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.mow_fn_footer {
  background-color: #080808;
}
.mow_fn_footer .footer_bottom {
  padding: 45px 0;
}

.mow_fn_footer .footer_bottom .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mow_fn_footer .footer_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -28px;
  margin-bottom: 7px;
}
.mow_fn_footer .footer_menu > li {
  margin: 0;
  padding: 0;
  margin-left: 28px;
}
.mow_fn_footer .footer_menu a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: var(--hff);
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.mow_fn_footer .footer_menu a:hover {
  color: var(--mow-mc1);
}
.mow_fn_footer .copyright {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #999;
}
.mow_fn_footer_social_list {
  border-bottom: 1px solid #333;
}
.mow_fn_footer_social_list .social_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mow_fn_footer_social_list .social_list li {
  flex: 1;
  margin: 0;
  padding: 0;
  list-style-type: inherit;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  min-width: 16.6666%;
}
.mow_fn_footer_social_list .social_in {
  display: flex;
  margin-bottom: -1px;
  border-left: 1px solid #333;
}
.mow_fn_footer_social_list .social_list {
  flex: 5;
  min-width: 0;
}
.mow_fn_footer_social_list .social_list a {
  height: 70px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--hff);
  color: #999;
  letter-spacing: 0;
  text-transform: capitalize;
  padding: 15px 20px;
  cursor: pointer;
}
.mow_fn_footer_social_list .social_list a:hover {
  color: #ccc;
}
.mow_fn_footer_social_list .social_list .text {
  display: block;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 1px;
}
.mow_fn_footer_social_list .social_list .icon {
  position: relative;
  width: 30px;
  min-width: 30px;
  height: 30px;
  display: block;
  border-radius: 100%;
  color: #777;
  margin-right: 11px;
  overflow: hidden;
  background-color: #333;
}
.mow_fn_footer_social_list .social_list .fn__isvg {
  width: 14px;
  height: 14px;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
  transition: all 0.3s ease;
}
.mow_fn_footer_social_list .fn__isvg:nth-child(2) {
  transform: translateY(28px) scale(0);
  color: #ccc;
}
.mow_fn_footer_social_list a:hover .fn__isvg:nth-child(1) {
  transform: translateY(-28px) scale(0);
}
.mow_fn_footer_social_list a:hover .fn__isvg:nth-child(2) {
  transform: translateY(0) scale(1);
}
.mow-fn-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(100vh - var(--mow-top-0));
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: var(--mow-bbc);
}
#mow_fn_footer {
  margin-top: auto;
}
.footer_w_social {
  border-bottom: 1px solid #333;
}
.footer_w_social_wrapper .w_cols {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -60px;
  padding-top: 50px;
}
.footer_w_social_wrapper .w_col {
  flex: 1;
  padding-left: 60px;
  margin-bottom: 50px;
  min-width: 25%;
}
.footer_w_social_wrapper .widget_block .wid-title {
  margin-bottom: 16px;
}
.footer_w_social_wrapper .widget_block {
  margin-bottom: 20px;
}
.footer_w_social_wrapper .widget_block:last-child {
  margin-bottom: 0;
}
.footer_w_social_wrapper .textwidget p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
}
.footer_w_social_wrapper .menu a {
  color: #999;
}
.footer_w_social_wrapper .menu a:hover {
  color: var(--mow-mc1);
}
.footer_w_social_wrapper .widget_block .wid-title .text span:before,
.footer_w_social_wrapper .widget_block .wid-title .text span:after {
  background-color: #333;
}
.footer_w_social_wrapper .widget_block .wid-title .text {
  color: #fff;
}
.footer_w_social_wrapper .subscribe_holder > * {
  min-width: 0;
}
.mow_fn_footer .mc4wp-form-fields .subscribe_holder {
  border-bottom-color: #333;
}
.mow_fn_footer
  .mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"])::placeholder {
  color: #999;
}
.mow_fn_footer
  .mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"])::-webkit-input-placeholder {
  color: #999;
}
.mow_fn_footer
  .mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"]):-moz-placeholder {
  color: #999;
}
.mow_fn_footer
  .mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"]):-ms-input-placeholder {
  color: #999;
}
.mow_fn_footer .mc4wp-form-fields .subscribe_holder input:not([type="submit"]) {
  color: #fff;
}
.mow_fn_footer .mc4wp-form-fields .subscribe_holder input[type="submit"] {
  color: #080808;
  background-color: #999;
  flex: none;
}
.mow_fn_footer .mc4wp-form-fields .agree a {
  color: #fff;
}
.mow_fn_footer .mc4wp-form-fields .fn__checkbox .checkmark {
  border-color: #333;
}
.mc4wp-form-fields > * {
  margin-bottom: 15px;
}
.mc4wp-form-fields > *:last-child {
  margin-bottom: 0;
}
.mc4wp-form-fields .subscribe_holder {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
  gap: 10px;
  justify-content: space-between;
}
.mc4wp-form-fields + label {
  display: none;
}
.mc4wp-form-fields .subscribe_holder input:not([type="submit"])::placeholder {
  color: #333;
}
.mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"])::-webkit-input-placeholder {
  color: #333;
}
.mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"]):-moz-placeholder {
  color: #333;
}
.mc4wp-form-fields
  .subscribe_holder
  input:not([type="submit"]):-ms-input-placeholder {
  color: #333;
}
.mc4wp-form-fields .subscribe_holder input:not([type="submit"]) {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  color: var(--mow-hc);
  height: 44px;
  font-size: 14px;
  flex: auto;
  min-width: 0;
}
.mc4wp-form-fields .subscribe_holder input[type="submit"] {
  height: 30px;
  border: none;
  outline: none;
  padding: 0 18px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  color: #fff;
  background-color: #080808;
  cursor: pointer;
  transition: 0.3s;
  padding-top: 2px;
  min-width: 0;
}
.mc4wp-form-fields .subscribe_holder input[type="submit"]:hover {
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.mc4wp-form-fields .agree {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 17px;
  font-family: var(--bff);
}
.mc4wp-form-fields .agree a {
  color: var(--mow-hc);
  text-decoration: none;
  font-weight: 500;
  border-bottom: 1px solid var(--mow-bc);
}
.mc4wp-form-fields .agree a:hover {
  border-bottom-color: transparent;
}
.mc4wp-form-fields .agree label {
  position: relative;
  padding-left: 25px;
  display: block;
}
.mc4wp-form-fields .fn__checkbox {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.fn__checkbox {
  position: relative;
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 10px;
}
.fn__checkbox .checkmark {
  width: 16px;
  height: 16px;
  border: 1px solid var(--mow-hc);
  border-radius: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.fn__checkbox .checkmark:after {
  left: 5px;
  top: 0;
  width: 5px;
  height: 10px;
  border: solid var(--mow-mc1);
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  opacity: 0;
}
.fn__checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}
.fn__checkbox input:checked ~ .checkmark {
  border-color: var(--mow-mc1);
}
.fn__checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.mow_fn_pagetitle {
  padding-top: 93px;
  padding-bottom: 45px;
}
.mow_fn_pt_author_info {
  display: flex;
}
.mow_fn_pt_author_info .info_img {
  margin-right: 30px;
  flex: 0 0 150px;
}
.mow_fn_pt_author_info .info_img img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 100%;
}
.mow_fn_pt_author_info .info_desc {
  min-height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mow_fn_pt_author_info .fn_desc {
  margin: 0;
  padding: 0;
  max-width: 870px;
  font-size: 22px;
  font-weight: 500;
  margin-top: 17px;
}
.mow_fn_pt_author_info .author_bottom {
  display: flex;
  margin-top: 21px;
}
.mow_fn_widget_author .social_list,
.mow_fn_widget_social {
  display: flex;
}
.mow_fn_widget_author .social_list ul,
.mow_fn_widget_social ul,
.mow_fn_pt_author_info .author_social {
  margin: 0;
  padding: 5px 10px;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  border: 1px solid var(--mow-border-color);
  border-radius: 25px;
  align-items: center;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_widget_author .social_list li,
.mow_fn_widget_social li,
.mow_fn_pt_author_info .author_social li {
  margin: 0;
  padding: 0;
}
.mow_fn_widget_author .social_list a,
.mow_fn_widget_social a,
.mow_fn_pt_author_info .author_social a {
  color: var(--mow-hc);
  display: block;
  padding: 10px;
  text-decoration: none;
  border-radius: 100%;
}
.mow_fn_widget_author .social_list a:hover,
.mow_fn_widget_social a:hover,
.mow_fn_pt_author_info .author_social a:hover {
  background-color: var(--mow-ebc);
}
.mow_fn_widget_author .social_list .fn__isvg,
.mow_fn_widget_social .fn__isvg,
.mow_fn_pt_author_info .author_social .fn__isvg {
  width: 18px;
  height: 18px;
  font-size: 18px;
  display: block;
}
.mow_fn_pt_author_info .fn_title {
  margin: 0;
  padding: 0;
  font-size: 72px;
  font-weight: var(--mow-fweb);
  text-transform: capitalize;
  line-height: 1;
}
.mow_fn_pagetitle .fn__title {
  margin: 0;
  padding: 0;
  font-size: 72px;
  font-weight: var(--mow-fweb);
  line-height: 1;
}
.fn__decor_title .paged,
.mow_fn_pagetitle .fn__title .paged {
  display: inline-block;
  vertical-align: super;
  margin-left: 10px;
  border-radius: 5px;
  background-color: #ffeeaf;
  padding: 0 10px;
  text-transform: uppercase;
  color: #080808;
  position: relative;
  border-radius: 5px;
  font-size: 12px;
  line-height: 20px;
}
.mow_fn_pagetitle .fn__desc {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 500;
  max-width: 700px;
  margin-top: 18px;
  margin-bottom: -4px;
}
.mow_fn_pagetitle .fn__desc p {
  margin: 0;
}
.mow_fn_pagetitle .pagetitle {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.mow_fn_pagetitle .pt_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fn__post_count {
  background-color: var(--mow-ebc);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  text-align: center;
  padding: 42px 30px 41px;
  white-space: nowrap;
  min-width: 140px;
}
.fn__post_count .count {
  display: block;
  font-size: 36px;
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  line-height: 1;
  margin-bottom: 7px;
}
.fn__post_count .title {
  display: block;
  font-size: 14px;
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  text-transform: uppercase;
  line-height: 1;
}
.mow_fn_breadcrumbs {
  margin-bottom: 50px;
}
.breadcrumbs_line {
  border-bottom: 1px solid var(--mow-border-color);
  margin-bottom: 30px;
}
.mow_fn_breadcrumbs .breadcrumbs_wrap {
  border-top: 1px solid var(--mow-border-color);
  border-bottom: 1px solid var(--mow-border-color);
}
#breadcrumbs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
#breadcrumbs li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  letter-spacing: 0;
  color: var(--mow-bc);
  line-height: 30px;
  position: relative;
  top: 1px;
}
#breadcrumbs a {
  color: var(--mow-hc);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 0.5s;
}
#breadcrumbs a:hover {
  color: var(--mow-mc1);
  background-size: 100% 1px;
}
#breadcrumbs .separator:before {
  content: "/";
  color: var(--mow-hc);
  margin: 0 13px;
}
.mow_fn_blog {
  margin-bottom: 100px;
}
.mow_fn_bloglist_masonry {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}
.mow_fn_bloglist_masonry article {
  width: 50%;
  padding-left: 30px;
  margin-bottom: 30px;
}
.mow_fn_bloglist_masonry .mow_fn_banner__listpost_btwn,
.blog__item_masonry {
  padding: 0 0 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.blog__item_masonry .fn__title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
}
.blog__item_masonry .fn__video_post,
.blog__item_masonry .fn__gallery_format,
.blog__item_masonry .blog__image {
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.blog__item_masonry .fn__video_post .blog__image {
  all: unset;
}
.blog__item_masonry .blog__image:hover img {
  transform: scale(1.1);
}
.blog__item_masonry .blog__image img {
  width: 100%;
  transition: 1s;
  display: block;
}
.mow_fn_bloglist_masonry article:first-child .blog__item_masonry {
  padding-top: 0;
}
.mow_fn_bloglist_mixed article:nth-of-type(5n) .blog__item_mixed {
  flex-direction: column;
}
.mow_fn_bloglist_mixed
  article:nth-of-type(5n)
  .blog__item_mixed
  .fn__video_post,
.mow_fn_bloglist_mixed
  article:nth-of-type(5n)
  .blog__item_mixed
  .fn__gallery_format,
.mow_fn_bloglist_mixed article:nth-of-type(5n) .blog__item_mixed .blog__image {
  flex: auto;
  margin: 0 0 30px;
}
.fn__relink__articles article,
.mow_fn_bloglist_small_list_2 article,
.mow_fn_bloglist_small_list article {
  margin-bottom: 30px;
}
.mow_fn_bloglist_mixed article {
  padding: 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.mow_fn_bloglist_mixed article:first-child {
  padding-top: 0;
}
.blog__item_mixed {
  display: flex;
}
.blog__item_mixed .fn__gallery_format .item {
  height: 350px;
}
.blog__item_mixed .fn__video_post,
.blog__item_mixed .fn__gallery_format,
.blog__item_mixed .blog__image {
  flex: 0 0 470px;
  margin-right: 30px;
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.blog__item_mixed .blog__image {
  display: flex;
}
.blog__item_mixed .blog__image a {
  display: block;
}
.blog__item_mixed .blog__image:hover img {
  transform: scale(1.1);
}
.blog__item_mixed .blog__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
  display: block;
}
.blog__item_mixed .title_holder {
  flex: auto;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.blog__item_mixed .fn__title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
}
.mow_fn_bloglist_list article {
  padding: 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.mow_fn_bloglist_list article:first-child {
  padding-top: 0;
}
.blog__item_list {
  display: flex;
}
.blog__item_list .fn__video_post,
.blog__item_list .fn__gallery_format,
.blog__item_list .blog__image {
  flex: 0 0 470px;
  margin-right: 30px;
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.blog__item_list .fn__gallery_format .item {
  height: 350px;
}
.blog__item_list .blog__image a {
  display: block;
  height: 100%;
}
.blog__item_list .blog__image img {
  height: 100%;
  object-fit: cover;
}
.blog__item_list .blog__image:hover img {
  transform: scale(1.1);
}
.blog__item_list .blog__image img {
  width: 100%;
  transition: 1s;
  display: block;
}
.blog__item_list .title_holder {
  flex: auto;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.blog__item_list .fn__title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
}
.mow_fn_bloglist_classic article {
  padding: 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.mow_fn_bloglist_classic article:first-child {
  padding-top: 0;
}
.blog__item_classic .fn__title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
}
.blog__item .fn__meta {
  margin-bottom: 10px;
}
.blog__item .title {
  margin-bottom: 13px;
}
.blog__item .desc {
  margin-bottom: 23px;
}
.blog__item .desc p {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.fn__read_more {
  display: flex;
  align-items: flex-start;
}
.fn__read_more a {
  display: block;
  padding-right: 20px;
  position: relative;
}
.fn__read_more a:hover {
  padding-right: 0;
}
.fn__read_more a:hover .text {
  padding-right: 51px;
  color: #fff !important;
}
.fn__read_more a:hover .icon .fn__isvg {
  transform: rotate(0deg);
}
.fn__read_more .text {
  height: 30px;
  border-radius: 15px;
  padding: 0 31px;
  line-height: 32px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-hc);
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
.fn__read_more .text:before {
  z-index: -2;
  border: 1px solid var(--mow-border-color);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  box-shadow: var(--mow-box-shadow);
}
.fn__read_more a:hover .text:before {
  opacity: 0;
}
.fn__read_more a:hover .text:after {
  left: 0;
  right: auto;
  width: 100%;
}
.fn__read_more .text:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  content: "";
  background: #000;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 15px;
}
.fn__read_more .icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #00afef;
  color: #fff;
  border-radius: 100%;
  right: 0;
  top: 50%;
  margin-top: -15px;
  z-index: 2;
  transition: 0.3s;
}
.fn__read_more .icon .fn__isvg {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  display: block;
  transform: rotate(-45deg);
  transition: 0.3s;
}
.fn__widget_posts_yota .fn__read_more .text:after,
.fn__w_posts[data-readmore-color="light"] .fn__read_more .text:after {
  background-color: #333;
}
.fn__widget_posts_yota .fn__read_more .text,
.fn__w_posts[data-readmore-color="light"] .fn__read_more .text {
  color: #fff;
}
.fn__widget_posts_yota .fn__read_more a:hover .text,
.fn__w_posts[data-readmore-color="light"] .fn__read_more a:hover .text {
  color: #fff;
}
.fn__widget_posts_yota .fn__read_more .icon,
.fn__w_posts[data-readmore-color="light"] .fn__read_more .icon {
  background-color: #333;
}
.fn__w_posts[data-readmore-color="main_color"] .fn__read_more .text {
  background-color: var(--mow-mc1);
}
.fn__w_posts[data-readmore-color="main_color"] .fn__read_more .text {
  color: var(--mow-contrast-text);
}
.fn__w_posts[data-readmore-color="main_color"] .fn__read_more .text:before {
  border-color: var(--mow-mc1);
}
.fn__w_posts[data-readmore-color="main_color"] .fn__read_more a:hover .text {
  background-color: transparent;
  color: var(--mow-contrast-text);
}
.fn__w_posts[data-readmore-color="custom"] .fn__read_more a:hover .text {
  background-color: transparent !important;
  color: #fff !important;
}
.fn__w_posts[data-readmore-color="custom"] .fn__read_more a:hover .text:before {
  border-color: transparent !important;
}
.fn__meta p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--mow-bc);
  row-gap: 4px;
}
.fn__meta p > .meta_sep:last-child {
  display: none;
}
.fn__meta .meta_category {
  text-transform: uppercase;
}
.fn__meta .image + .image {
  margin-left: -15px;
}
.fn__meta .author + .author:before {
  content: ",";
}
.fn__meta p a {
  text-decoration: none;
  border-bottom: none;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--mow-bc);
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 0.5s;
  display: flex;
  align-items: center;
}
.fn__meta .short_url a {
  text-transform: unset;
  font-weight: inherit;
}
.fn__meta p a:hover {
  background-size: 100% 1px;
  color: var(--mow-mc1);
}
.fn__meta .meta_item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.fn__meta .sticky_label {
  margin-right: 15px;
}
.fn__meta .sticky_label span {
  background-color: #ffeeaf;
  padding: 0 10px;
  text-transform: uppercase;
  color: #080808;
  position: relative;
  border-radius: 5px;
}
.fn__meta .meta_author {
  display: flex;
  text-transform: uppercase;
}
.fn__meta .meta_author a {
  background: none;
}
.fn__meta .meta_author span {
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: background-size 0.5s;
}
.fn__meta .meta_author a:hover span {
  background-size: 100% 1px;
}
.fn__meta .meta_author img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin-right: 5px;
  box-shadow: var(--mow-box-shadow);
  object-fit: cover;
}
.fn__meta .meta_sep {
  width: 13px;
  height: 1px;
  display: block;
  position: relative;
  margin: 0 5px;
  background-color: var(--mow-bc);
}
.fn__meta .meta_sep:before,
.fn__meta .meta_sep:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 7px;
  transform: skew(-25deg);
  background-color: var(--mow-bc);
  transform-origin: bottom;
  left: 3px;
  top: -3px;
}
.fn__meta .meta_sep:before {
  left: 6px;
}
.fn__meta .meta_item:last-child .meta_sep {
  display: none;
}
.blog__item_classic .fn__video_post,
.blog__item_classic .fn__gallery_format,
.blog__item_classic .blog__image {
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.blog__item_classic .fn__gallery_format .item {
  height: 70vh;
  max-height: 700px;
}
.blog__item_classic .blog__image:hover > a > img,
.blog__item_classic .blog__image:hover > img {
  transform: scale(1.1);
}
.blog__item_classic .blog__image a img,
.blog__item_classic .blog__image > img {
  width: 100%;
  transition: 1s;
  display: block;
}
.mow_fn_protected .message_holder,
.mow_fn_404 .message_holder {
  padding: 150px 0;
  max-width: 500px;
  margin: 0 auto;
}
.mow_fn_protected .icon,
.mow_fn_404 .icon {
  display: flex;
  justify-content: center;
  margin-bottom: 33px;
  color: var(--mow-hc);
}
.mow_fn_protected .fn__isvg,
.mow_fn_404 .fn__isvg {
  font-size: 146px;
}
.mow_fn_protected .fn__maintitle,
.mow_fn_404 .fn__maintitle {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 36px;
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  margin-bottom: 14px;
}
.mow_fn_protected .fn__desc,
.mow_fn_404 .fn__desc {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: var(--bff);
  margin-bottom: 27px;
}
.mow_fn_protected form,
.mow_fn_404 form {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #080808;
  gap: 10px;
  align-items: center;
}
.mow_fn_protected form input:not([type="submit"]),
.mow_fn_404 form input:not([type="submit"]) {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  color: var(--mow-hc);
  height: 44px;
  font-size: 16px;
  flex: auto;
  display: block;
}
.mow_fn_protected form input[type="submit"],
.mow_fn_404 form input[type="submit"] {
  height: 30px;
  border: none;
  outline: none;
  padding: 0 48px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  color: #fff;
  background-color: #080808;
  cursor: pointer;
  transition: 0.3s;
  display: block;
  padding-top: 2px;
}
.mow_fn_protected form input[type="submit"]:hover,
.mow_fn_404 form input[type="submit"]:hover {
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.page-template-page-coming-soon .mow_fn_fixed_social_list,
.page-template-page-coming-soon .mow_fn_fixed_right_bar,
.page-template-page-coming-soon .mow_fn_fixed_posts,
.page-template-page-coming-soon .mow_fn_fixed_totop,
.page-template-page-coming-soon .mow_fn_mobnav,
.page-template-page-coming-soon #mow_fn_footer,
.page-template-page-coming-soon #mow_fn_header {
  display: none;
}
.page-template-page-redirect .mow_fn_fixed_social_list,
.page-template-page-redirect .mow_fn_fixed_right_bar,
.page-template-page-redirect .mow_fn_fixed_posts,
.page-template-page-redirect .mow_fn_fixed_totop,
.page-template-page-redirect .mow_fn_mobnav,
.page-template-page-redirect #mow_fn_footer,
.page-template-page-redirect #mow_fn_header {
  display: none;
}
.fn__header_s {
  max-width: 620px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
  border-bottom: 1px solid var(--mow-border-color);
  margin-bottom: 50px;
}
.mow_fn_coming_soon {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 150px 0;
}
.fn__countdown__boxed {
  margin-bottom: 18px;
}
.fn__countdown__boxed ul {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__countdown__boxed li {
  margin: 0 0 30px 0;
  padding-left: 20px;
}
.fn__countdown__boxed .item {
  width: 140px;
  border: 1px solid var(--mow-border-color);
  height: 120px;
  border-radius: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: relative;
}
.fn__countdown__boxed .item:after {
  content: "";
  position: absolute;
  top: -2px;
  background-color: var(--mow-mc1);
  width: 30px;
  left: 50%;
  margin-left: -15px;
  height: 3px;
}
.fn__countdown__boxed .count {
  margin-bottom: 5px;
}
.fn__countdown__boxed .count h3 {
  font-size: 48px;
  letter-spacing: 0;
  margin: 0;
  font-weight: var(--mow-fweb);
}
.fn__countdown__boxed span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: var(--mow-hc);
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  position: absolute;
  height: 20px;
  line-height: 20px;
  bottom: -10px;
  left: 11px;
  right: 11px;
  background-color: var(--mow-bbc);
  z-index: 2;
  border-radius: 10px;
}
.mow_fn_coming_soon .soon_title {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
.mow_fn_coming_soon .soon_title h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  margin-bottom: 14px;
}
.mow_fn_coming_soon .soon_title p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: var(--mow-bc);
  font-family: var(--bff);
}
.mow_fn_ws .mow_fn_blog {
  margin-bottom: 0;
}
.mow_fn_ws .wspage_cols {
  display: flex;
  margin-left: -30px;
}
.mow_fn_ws .wspage_col {
  flex: auto;
  padding-left: 30px;
  margin-bottom: 100px;
  max-width: 100%;
  max-width: calc(100% - 360px);
}
.mow_fn_ws .wspage_bar {
  flex: 0 0 360px;
}
.totop_scrolled .mow_fn_fixed_social_list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mow_fn_fixed_social_list {
  position: fixed;
  z-index: 99;
  bottom: 30px;
  right: 55px;
  transform: translateY(100px);
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.mow_fn_fixed_social_list.has_title ul {
  padding-top: 40px;
  margin-top: -30px;
}
.mow_fn_fixed_social_list ul {
  width: 50px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 10px 5px;
  border-radius: 25px;
  background-color: var(--mow-bbc);
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_fixed_social_list li {
  margin: 0;
  padding: 0;
  position: relative;
}
.mow_fn_fixed_social_list .title {
  line-height: 31px;
  padding: 15px 0;
  border-radius: 15px;
  background-color: #080808;
  display: block;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  font-family: var(--hff);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  width: 30px;
  position: relative;
  left: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.mow_fn_fixed_social_list .text {
  position: absolute;
  right: 100%;
  top: 7px;
  display: block;
  white-space: nowrap;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  font-size: 12px;
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  padding: 0 15px;
  border-radius: 20px;
  margin-right: 20px;
  pointer-events: none;
  font-weight: var(--mow-fweb);
  height: 24px;
  line-height: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.3s;
}
.mow_fn_fixed_social_list a:hover .text {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.mow_fn_fixed_social_list a {
  color: var(--mow-hc);
  display: block;
  padding: 10px;
  text-decoration: none;
  border-radius: 100%;
}
.mow_fn_fixed_social_list a:hover {
  background-color: var(--mow-ebc);
}
.mow_fn_fixed_social_list .fn__isvg {
  width: 18px;
  font-size: 18px;
  height: 18px;
  display: block;
}
.admin-bar .mow_fn_fixed_right_bar {
  top: 232px;
}
.mow_fn_fixed_right_bar {
  position: fixed;
  top: 200px;
  right: 50px;
  z-index: 99;
}
.mow_fn_fixed_right_bar .help_bar {
  display: flex;
  flex-direction: column;
}
.mow_fn_fixed_right_bar .bar_button {
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  outline: none;
  background: none;
  transition: 0.3s;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  margin-bottom: 10px;
  color: var(--mow-hc);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mow_fn_fixed_right_bar .bar_button.disabled,
.mow_fn_fixed_right_bar .bar_button:last-child {
  margin-bottom: 0;
}
.mow_fn_fixed_right_bar .bar_button.disabled {
  opacity: 0;
  visibility: hidden;
}
.mow_fn_fixed_right_bar .count {
  width: 20px;
  height: 20px;
  background-color: var(--mow-bbc);
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  font-size: 12px;
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
}
.mow_fn_fixed_right_bar .fn__isvg {
  display: block;
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.mow_fn_fixed_right_bar .bar_button:hover .t_text {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.mow_fn_fixed_right_bar .t_text {
  position: absolute;
  right: 100%;
  top: 18px;
  display: block;
  white-space: nowrap;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  font-size: 12px;
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  padding: 0 15px;
  border-radius: 20px;
  margin-right: 20px;
  pointer-events: none;
  font-weight: var(--mow-fweb);
  height: 24px;
  line-height: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.3s;
}
.mow_fn_fixed_right_bar .trigger .icon {
  background-color: var(--mow-hc);
  display: block;
  width: 24px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -12px;
}
.mow_fn_fixed_right_bar .trigger .icon:after,
.mow_fn_fixed_right_bar .trigger .icon:before {
  width: 18px;
  height: 2px;
  background-color: var(--mow-hc);
  position: absolute;
  left: 50%;
  margin-left: -9px;
  content: "";
}
.mow_fn_fixed_right_bar .trigger .icon:before {
  bottom: 100%;
  margin-bottom: 4px;
}
.mow_fn_fixed_right_bar .trigger .icon:after {
  top: 100%;
  margin-top: 4px;
}
.mow_fn_fixed_right_bar .register .img {
  width: 100%;
  height: 100%;
  display: block;
}
.mow_fn_fixed_right_bar .register .img img {
  border-radius: 100%;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.admin-bar .mow_fn_fixed_posts {
  top: 232px;
}
.mow_fn_fixed_right_bar.ready,
.mow_fn_fixed_posts.ready {
  opacity: 1;
}
.mow_fn_fixed_right_bar {
  opacity: 0;
}
.mow_fn_fixed_posts {
  position: fixed;
  left: 50px;
  top: 200px;
  z-index: 99;
  opacity: 0;
}
.mow_fn_fixed_posts .label {
  width: 80px;
  font-size: 14px;
  line-height: 23px;
  color: var(--mow-hc);
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--hff);
  letter-spacing: 0;
  margin-bottom: 10px;
  position: relative;
  z-index: 10;
}
.mow_fn_fixed_posts .label .text {
  background-image: linear-gradient(var(--mow-bbc), var(--mow-bbc));
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 5px;
  color: var(--mow-hc);
  border-radius: 5px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.mow_fn_fixed_posts .label .icon {
  position: absolute;
  right: -4px;
  top: 8px;
  display: block;
}
.mow_fn_fixed_posts .label .fn__isvg {
  height: 46px;
  font-size: 46px;
  width: auto;
  display: block;
}
.mow_fn_fixed_posts li a {
  width: 80px;
  height: 80px;
  background-color: var(--mow-ebc);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  box-shadow: var(--mow-box-shadow);
  padding: 5px;
}
.mow_fn_fixed_posts a:hover .item_rank {
  opacity: 1;
  transform: scale(1);
}
.mow_fn_fixed_posts .item_rank {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  font-size: 24px;
  font-weight: var(--mow-fweb);
  color: #eee;
  text-transform: uppercase;
  font-family: var(--hff);
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.5);
  transition: 0.5s;
}
.mow_fn_fixed_posts .img_space {
  width: 100%;
  height: 100%;
  background-color: #91a29b;
  border-radius: 100%;
}
.mow_fn_fixed_posts .img_holder {
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}
.mow_fn_fixed_posts .img_holder img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: 1s;
}
.mow_fn_fixed_posts a:hover .img_holder img {
  transform: scale(1.1);
}
.mow_fn_fixed_posts a:hover .t_title {
  opacity: 1;
  visibility: visible;
  transform: translateX(0) translateY(-50%);
}
.mow_fn_fixed_posts .t_title:after {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: -1px;
  top: 50%;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 8px 0;
  border-color: transparent var(--mow-bbc) transparent transparent;
  filter: drop-shadow(-1px 0 1px rgba(0, 0, 0, 0.1));
}
.mow_fn_fixed_posts .t_title {
  position: absolute;
  left: 100%;
  margin-left: 20px;
  width: 260px;
  max-width: max-content;
  border-radius: 5px;
  background-color: var(--mow-bbc);
  padding: 11px 13px 8px;
  box-shadow: var(--mow-box-shadow);
  font-size: 18px;
  line-height: 20px;
  font-family: var(--hff);
  font-weight: 600;
  letter-spacing: 0;
  color: var(--mow-hc);
  display: block;
  z-index: 1;
  pointer-events: none;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: translateX(10px) translateY(-50%);
  top: 50%;
}
.mow_fn_fixed_posts .posts ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mow_fn_fixed_posts .posts ul {
  max-height: 288px;
  transition: 0.5s;
}
.mow_fn_fixed_posts .posts li {
  margin: 0;
  padding: 0;
  margin-top: -10px;
  position: relative;
}
.mow_fn_fixed_posts .posts li:nth-child(1) {
  z-index: 8;
}
.mow_fn_fixed_posts .posts li:nth-child(2) {
  z-index: 7;
}
.mow_fn_fixed_posts .posts li:nth-child(3) {
  z-index: 6;
}
.mow_fn_fixed_posts .posts li:nth-child(4) {
  z-index: 5;
}
.mow_fn_fixed_posts .posts li:nth-child(5) {
  z-index: 4;
}
.mow_fn_fixed_posts .posts li:nth-child(6) {
  z-index: 3;
}
.mow_fn_fixed_posts .posts li:nth-child(7) {
  z-index: 2;
}
.mow_fn_fixed_posts.opened .posts ul {
  max-height: 500px;
}
.mow_fn_fixed_posts.opened .posts li:nth-child(5),
.mow_fn_fixed_posts.opened .posts li:nth-child(6),
.mow_fn_fixed_posts.opened .posts li:nth-child(7) {
  opacity: 1;
  pointer-events: all;
}
.mow_fn_fixed_posts .posts li:nth-child(5),
.mow_fn_fixed_posts .posts li:nth-child(6),
.mow_fn_fixed_posts .posts li:nth-child(7) {
  opacity: 0;
  transition: 0.5s;
  pointer-events: none;
}
.mow_fn_fixed_posts.opened .posts li:nth-child(6) {
  transition-delay: 0.2s;
}
.mow_fn_fixed_posts.opened .posts li:nth-child(7) {
  transition-delay: 0.4s;
}
.mow_fn_fixed_posts .posts li:first-child {
  margin-top: 0;
}
.mow_fn_fixed_posts.opened .more_less a:after {
  transform: scale(0);
}
.mow_fn_fixed_posts .more_less {
  display: flex;
  justify-content: center;
}
.mow_fn_fixed_posts .more_less a {
  width: 60px;
  height: 60px;
  display: block;
  text-decoration: none;
  position: relative;
  border-radius: 100%;
  margin-top: -10px;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_fixed_posts .more_less .t_title {
  width: auto;
  white-space: nowrap;
}
.mow_fn_fixed_posts .more_less a:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #222;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -10px;
}
.mow_fn_fixed_posts .more_less a:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #222;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -1px;
}
.mow_fn_fixed_posts[data-total="5"] .more_less,
.mow_fn_fixed_posts[data-total="4"] .more_less,
.mow_fn_fixed_posts[data-total="3"] .more_less,
.mow_fn_fixed_posts[data-total="2"] .more_less,
.mow_fn_fixed_posts[data-total="1"] .more_less {
  display: none;
}
.totop_scrolled .mow_fn_fixed_totop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mow_fn_fixed_totop {
  cursor: pointer;
  position: fixed;
  z-index: 98;
  left: 50px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  align-items: center;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
}
.mow_fn_fixed_totop .progress {
  width: 2px;
  height: 80px;
  background-color: #ccc;
  margin-bottom: 10px;
  position: relative;
}
.mow_fn_fixed_totop .progress span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0;
  background-color: #222;
}
.mow_fn_fixed_totop .text {
  display: block;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  line-height: 80px;
}
.mow_fn_fixed_totop {
  mix-blend-mode: difference;
}
.mow_fn_fixed_totop .text {
  color: #ddd;
}
.mow_fn_fixed_totop .progress {
  background-color: #333;
}
.mow_fn_fixed_totop .progress span {
  background-color: #bbb;
}
.search-active {
  overflow: hidden;
}
.search-active .mow_fn_searchbox {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.mow_fn_searchbox {
  position: fixed;
  background-color: var(--mow-bbc);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 199;
  padding: 150px 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  pointer-events: none;
}
.mow_fn_searchbox .search_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.mow_fn_searchbox .search_header {
  margin-bottom: 50px;
  position: relative;
  display: flex;
}
.mow_fn_searchbox .search_content {
  max-width: 1040px;
  margin: 0 auto;
}
.mow_fn_searchbox .main_form {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #080808;
}
.mow_fn_searchbox .input {
  flex: auto;
}
.mow_fn_searchbox .input input {
  width: 100%;
  display: block;
  height: 60px;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-size: 24px;
  font-family: var(--bff);
  font-weight: 400;
}
.mow_fn_searchbox .search {
  display: flex;
  align-items: center;
}
.mow_fn_searchbox .search input {
  height: 40px;
  border: none;
  outline: none;
  padding: 0 48px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  color: #fff;
  background-color: #080808;
  cursor: pointer;
  transition: 0.3s;
  display: block;
}
.mow_fn_searchbox .search input:hover {
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.mow_fn_searchbox .popular_cats {
  display: flex;
  padding-top: 25px;
}
.mow_fn_searchbox .popular_cats .label {
  font-size: 14px;
  line-height: 40px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  color: var(--mow-bc);
  font-family: var(--hff);
  margin: 0;
  padding: 0;
  margin-right: 15px;
}
.mow_fn_searchbox .popular_cats .cats {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}
.mow_fn_searchbox .popular_cats .cats a {
  margin: 5px 0 5px 10px;
  display: block;
  text-decoration: none;
  height: 30px;
  line-height: 31px;
  border-radius: 15px;
  padding: 0 19px;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.mow_fn_searchbox .popular_cats .cats a:before {
  z-index: -2;
  border: 1px solid var(--mow-border-color);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_searchbox .popular_cats .cats a:hover {
  color: #fff;
}
.mow_fn_searchbox .popular_cats .cats a:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}
.mow_fn_searchbox .popular_cats .cats a:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  content: "";
  background: #000;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 15px;
}
.mow_fn_searchpagelist {
  margin-bottom: 100px;
}
.fn__preloader {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__preloader .text {
  display: block;
  font-size: 18px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-family: var(--hff);
  font-weight: 700;
}
.fn__preloader .icon {
  width: 60px;
  height: 60px;
  display: block;
  border: 4px solid transparent;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-radius: 100%;
  animation: spin 1s linear infinite;
  margin-bottom: 15px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mow_fn_site_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
}
.mow_fn_fixed_posts,
.mow_fn_fixed_right_bar {
  transition: 0.3s;
}
.menu-overlay-enabled .mow_fn_fixed_posts,
.menu-overlay-enabled .mow_fn_fixed_right_bar {
  pointer-events: none;
  opacity: 0;
}
.menu-overlay-enabled .mow_fn_site_overlay {
  opacity: 1;
}
.menu-overlay-enabled .mow_fn_content {
  transition: 0.3s;
}
.menu-overlay-enabled .mow_fn_content {
  filter: blur(3px);
}
.mow_fn_main_nav > li:has(> .mow_fn_megasub_posts_top) {
  position: static;
}
.mow_fn_megasub_posts_left,
.mow_fn_megasub_posts_top {
  width: 100% !important;
  left: 0 !important;
  margin-top: -1px;
}
.mow_fn_main_nav > li:has(> .mow_fn_megasub_posts_top) > a {
  padding-right: 14px;
}
.mow_fn_main_nav > li:has(> .mow_fn_megasub_posts_top) > a .fn__isvg {
  display: block;
}
.mow_fn_main_nav > li.menu-item-has-children:hover > a:after,
.mow_fn_main_nav > li:has(> .mow_fn_megasub_posts_top):hover > a:after {
  opacity: 1;
}
.mow_fn_main_nav > li:has(> .mow_fn_megasub_mega) {
  position: static;
}
.mow_fn_main_nav > li.menu-item-has-children > a:after,
.mow_fn_main_nav > li:has(> .mow_fn_megasub_posts_top) > a:after {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 6px 8px;
  border-color: transparent transparent var(--mow-bbc) transparent;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  content: "";
  margin-top: -6px;
  z-index: 33;
}
.mow_fn_megasub_posts_left,
.mow_fn_megasub_posts_top {
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s linear, pointer-events 0s;
  position: absolute;
  top: 100%;
  width: 100vw;
  left: -1203px;
  background-color: var(--mow-bbc);
  top: 100%;
  list-style-type: none;
  transform: translateY(0);
}
.mow_fn_megasub_posts_left.loading .cat_content ul,
.mow_fn_megasub_posts_top.loading .cat_content ul {
  opacity: 0;
  pointer-events: none;
}
.mow_fn_megasub_posts_top .nav-buttons {
  display: flex;
  gap: 5px;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 20px;
}
.mow_fn_megasub_posts_left .nav-buttons > *,
.mow_fn_megasub_posts_top .nav-buttons > * {
  width: 22px;
  height: 22px;
  border: 1px solid var(--mow-border-color);
  background-color: var(--mow-bbc);
  border-radius: 3px;
  color: var(--mow-hc);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.mow_fn_megasub_posts_left .nav-buttons > *.disabled,
.mow_fn_megasub_posts_top .nav-buttons > *.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.mow_fn_megasub_posts_left .nav-buttons .prev-button .fn__isvg,
.mow_fn_megasub_posts_top .nav-buttons .prev-button .fn__isvg {
  transform: rotate(90deg);
}
.mow_fn_megasub_posts_left .nav-buttons .next-button .fn__isvg,
.mow_fn_megasub_posts_top .nav-buttons .next-button .fn__isvg {
  transform: rotate(-90deg);
}
.mow_fn_megasub_posts_left .nav-buttons .fn__isvg,
.mow_fn_megasub_posts_top .nav-buttons .fn__isvg {
  width: 10px;
  height: 10px;
  font-size: 10px;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  top: auto;
  left: auto;
}
.mow_fn_megasub_posts_top .list_wrapper {
  display: flex;
  flex-direction: column;
  padding: 50px 0 44px;
  position: relative;
}
.mow_fn_megasub_posts_top .list_wrapper.filter_disabled .nav-buttons {
  margin-bottom: 14px;
}
.mow_fn_megasub_posts_left .cat_content,
.mow_fn_megasub_posts_top .cat_content {
  position: relative;
}
.mow_fn_megasub_posts_left .cat_content ul,
.mow_fn_megasub_posts_top .cat_content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
}
.mow_fn_megasub_posts_left .cat_content li,
.mow_fn_megasub_posts_top .cat_content li {
  width: 25%;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
.mow_fn_megasub_posts_left .cat_content .img,
.mow_fn_megasub_posts_top .cat_content .img {
  position: relative;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
.mow_fn_megasub_posts_left .cat_content .img img,
.mow_fn_megasub_posts_top .cat_content .img img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transition: 1s;
}
.mow_fn_megasub_posts_left .cat_content .img a,
.mow_fn_megasub_posts_top .cat_content .img a {
  z-index: 5;
}
.mow_fn_megasub_posts_left .cat_content .img:hover img,
.mow_fn_megasub_posts_top .cat_content .img:hover img {
  transform: scale(1.1);
}
.mow_fn_megasub_posts_left .cat_content .title_holder,
.mow_fn_megasub_posts_top .cat_content .title_holder {
  padding-top: 15px;
}
.mow_fn_megasub_posts_top .cat_content .fn__meta,
.mow_fn_megasub_posts_left .cat_content .fn__meta {
  margin-bottom: 7px;
}
.mow_fn_megasub_posts_left .cat_content .post_title,
.mow_fn_megasub_posts_top .cat_content .post_title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
}
.mow_fn_megasub_posts_left .cat_content .overlay_t,
.mow_fn_megasub_posts_top .cat_content .overlay_t {
  position: relative;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-family: var(--hff);
  background-color: #91a29b;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
  border-radius: 5px;
}
.mow_fn_megasub_posts_left .cat_content .overlay_t span,
.mow_fn_megasub_posts_top .cat_content .overlay_t span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 20px;
  text-align: center;
  display: block;
  transform: translateY(-50%);
}
.mow_fn_megasub_posts_left .cat_content .overlay_t_in,
.mow_fn_megasub_posts_top .cat_content .overlay_t_in {
  padding-bottom: 75%;
}
.mow_fn_megasub_posts_left .cat_content .post_date,
.mow_fn_megasub_posts_top .cat_content .post_date {
  margin: 0;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--hff);
  color: var(--mow-bc);
  margin-top: 7px;
}
.mow_fn_megasub_posts_top .cat_filter {
  padding-bottom: 24px;
  padding-right: 75px;
  margin-top: -4px;
}
.mow_fn_megasub_posts_left .cat_filter ul,
.mow_fn_megasub_posts_top .cat_filter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
}
.mow_fn_megasub_posts_left .cat_filter li,
.mow_fn_megasub_posts_top .cat_filter li {
  padding: 0;
  margin: 0;
  margin-left: 25px;
}
.mow_fn_megasub_posts_left .cat_filter a,
.mow_fn_megasub_posts_top .cat_filter a {
  padding: 0;
  margin: 0;
  display: block;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
}
.mow_fn_megasub_posts_left .cat_filter a:hover,
.mow_fn_megasub_posts_top .cat_filter a:hover {
  color: var(--mow-hhc);
}
.mow_fn_megasub_posts_left .cat_filter a.active,
.mow_fn_megasub_posts_top .cat_filter a.active {
  color: var(--mow-mc1);
}
.mow_fn_megasub_posts_left .cat_filter {
  flex: 20;
  background-color: var(--mow-bbc);
  border-right: 1px solid var(--mow-border-color);
  padding: 38px 40px;
}
.mow_fn_megasub_posts_left .list_wrapper {
  flex-direction: row;
  padding: 0;
  display: flex;
  position: relative;
}
.mow_fn_megasub_posts_left .filter_disabled .cat_content {
  padding-bottom: 38px;
  padding-top: 50px;
}
.mow_fn_megasub_posts_left .filter_disabled .nav-buttons {
  bottom: auto;
  top: 10px;
}
.mow_fn_megasub_posts_left .cat_content {
  flex: 80;
  padding: 38px;
  padding-bottom: 54px;
}
.mow_fn_megasub_posts_left .cat_filter ul {
  flex-direction: column;
}
.mow_fn_megasub_posts_left .cat_filter li:not(:last-child) {
  margin-bottom: 12px;
}
.mow_fn_megasub_posts_left .cat_content li {
  width: 25%;
}
.mow_fn_megasub_posts_left .nav-buttons {
  display: flex;
  gap: 5px;
  position: absolute;
  right: 38px;
  bottom: 10px;
}
.mow_fn_main_nav > li:hover .mow_fn_megasub_posts_left,
.mow_fn_main_nav > li:hover .mow_fn_megasub_posts_top,
.mow_fn_main_nav > li:hover .mow_fn_megasub_mega {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.mow_fn_megasub_mega {
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s linear, pointer-events 0s;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: var(--mow-bbc);
  top: 100%;
  list-style-type: none;
  transform: translateY(0);
  margin-top: -1px;
}
.mow_fn_megasub_mega .mow_fn_submenu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  opacity: 1;
}
.mow_fn_megasub_mega .mow_fn_submenu > li {
  margin: 0;
  padding: 45px 0 41px;
  flex: 1;
}
.mow_fn_megasub_mega .mow_fn_submenu li a {
  padding: 0;
}
.mow_fn_megasub_mega .mow_fn_submenu > li > a {
  font-size: 14px;
  font-weight: var(--mow-fweb);
  color: var(--mow-bc);
  text-transform: uppercase;
  margin-bottom: 18px;
  position: relative;
}
.mow_fn_megasub_mega a:after {
  display: none;
}
.mow_fn_megasub_mega .fn__classic_sub {
  z-index: unset;
  opacity: unset;
  visibility: unset;
  transition: unset;
  margin: 0 auto;
  padding: 0 50px;
  max-width: 1500px;
  position: unset;
  width: unset;
  border: unset;
  background-color: unset;
  top: unset;
  left: unset;
  list-style-type: unset;
  transform: unset;
  border-radius: unset;
  pointer-events: unset;
}
.mow_fn_megasub_mega .mow_fn_grandchild-menu {
  margin: unset;
  padding: unset;
  position: unset;
  left: unset;
  width: unset;
  border: unset;
  background-color: unset;
  box-shadow: none;
  top: unset;
  list-style-type: unset;
  opacity: unset;
  visibility: unset;
  transform: unset;
  pointer-events: unset;
  animation: unset !important;
}
.fn__limited_title span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.fn__limited_title a {
  color: var(--mow-hc);
}
.fn__limited_title a:hover {
  color: var(--mow-hhc);
}
.mow_fn_share {
  display: flex;
  position: relative;
}
.mow_fn_share .share_wrapper {
  margin: 0;
  display: flex;
  list-style-type: none;
  border: 1px solid var(--mow-border-color);
  border-radius: 25px;
  align-items: center;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
.mow_fn_share .share_wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  padding-left: 2px;
  padding-right: 11px;
  flex-wrap: wrap;
}
.mow_fn_share .label {
  margin: 0;
  padding: 0 15px 0 20px;
  font-size: 14px;
  font-weight: 700;
  font-family: var(--hff);
  color: var(--mow-bc);
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
}
.mow_fn_share .label:after {
  content: "";
  top: -200px;
  bottom: -200px;
  left: 100%;
  width: 1px;
  position: absolute;
  display: block;
  background-color: var(--mow-border-color);
}
.mow_fn_share li {
  margin: 0;
  padding: 0;
}
.mow_fn_share a {
  color: var(--mow-hc);
  display: block;
  padding: 10px;
  text-decoration: none;
  border-radius: 100%;
}
.mow_fn_share a:hover {
  background-color: var(--mow-ebc);
}
.mow_fn_share .fn__isvg {
  width: auto;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  display: block;
}
.mow_fn_share .fn__isvg-email {
  font-size: 14px;
}
.fn__single_image {
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
.fn__single_image img {
  display: block;
  width: 100%;
}
.fn__single_post_title {
  margin: 0;
  padding: 0;
  font-size: 48px;
  line-height: 1.16;
  font-weight: var(--mow-fweb);
}
[data-layout="featured"] {
  padding-top: 60px;
}
[data-layout="standard"] .fn__video_youtube_format,
[data-layout="standard"] .fn__video_format {
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
[data-layout="featured"] .fn__video_youtube_format,
[data-layout="featured"] .fn__video_format {
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
[data-layout="featured"] .fn__gallery_format,
[data-layout="featured"] .fn__single_image_wrap {
  margin-bottom: 30px;
}
[data-layout="featured"] .fn__maintitle {
  margin-bottom: 16px;
}
[data-layout="featured"] .mow_fn_breadcrumbs {
  margin-bottom: 44px;
}
[data-layout="featured"] .fn__single_top_info .fn__meta {
  margin-bottom: 20px;
}
[data-layout="featured"] .fn__single_top_info {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.mow_fn_comments,
.single_bottom_info,
.fn__single_content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.fn__single_content:empty {
  display: none;
}
.fn__single_content {
  margin-bottom: 70px;
}
.fn__single_content > *:last-child {
  margin-bottom: 0;
}
.fn__single_content > *:not(:last-child) {
  margin-bottom: 30px;
}
.mow_fn_single .single_bottom_info {
  margin-bottom: 70px;
}
.mow_fn_single .single_bottom_info > *:not(:last-child) {
  margin-bottom: 30px;
}
[data-layout="standard"] {
  padding-top: 60px;
}
[data-layout="standard"] .mow_fn_breadcrumbs {
  margin-bottom: 44px;
}
[data-layout="standard"] .fn__single_top_info .fn__maintitle {
  margin-bottom: 16px;
}
[data-layout="standard"] .fn__single_top_info .fn__meta {
  margin-bottom: 20px;
}
[data-layout="standard"] .fn__single_top_info .mow_fn_share {
  margin-bottom: 50px;
}
[data-layout="standard"] .fn__single_top_info > *:last-child {
  margin-bottom: 0;
}
[data-layout="standard"] .fn__single_top_info {
  margin-bottom: 70px;
}
[data-layout="spotlight"] {
  padding-top: 60px;
}
[data-layout="spotlight"] .fn__video_youtube_format,
[data-layout="spotlight"] .fn__video_format {
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
[data-layout="spotlight"] .fn__single_top {
  margin-bottom: 30px;
}
[data-layout="spotlight"] .fn__single_top .top_in {
  display: flex;
  gap: 50px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
}
[data-layout="spotlight"] .fn__single_top .single_top_left {
  flex: 1;
  max-width: 50%;
}
[data-layout="spotlight"] .fn__single_top .single_top_right {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
[data-layout="spotlight"] .fn__single_top .fn__maintitle {
  margin-bottom: 16px;
}
[data-layout="spotlight"] .fn__single_top .fn__meta {
  margin-bottom: 20px;
}
[data-layout="spotlight"] .fn__single_top .mow_fn_breadcrumbs {
  margin-bottom: 70px;
}
[data-layout="overlay_title"] .fn__single_image_wrap .fn__caption {
  display: none;
}
[data-layout="overlay_title"] .fn__single_top {
  position: relative;
  margin-bottom: 30px;
}
[data-layout="overlay_title"] .fn__caption {
  margin-bottom: 30px;
  margin-top: -30px;
}
[data-layout="overlay_title"] .fn__single_top .fn__gallery_format,
[data-layout="overlay_title"] .fn__single_top .fn__single_image {
  border-radius: 0;
}
[data-layout="overlay_title"] .fn__single_top .fn__gallery_format:after,
[data-layout="overlay_title"] .fn__single_top .fn__single_image_wrap:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
[data-layout="overlay_title"] .fn__single_top_info {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  z-index: 2;
}
[data-layout="overlay_title"] .fn__single_top_container .mow_fn_breadcrumbs {
  margin-bottom: 70px;
}
[data-layout="overlay_title"] .fn__single_top .fn__maintitle {
  margin-bottom: 16px;
}
[data-layout="overlay_title"] .fn__single_top .fn__meta {
  margin-bottom: 20px;
}
[data-layout="overlay_title"] .fn__single_top .fn__meta .meta_sep,
[data-layout="overlay_title"] .fn__single_top .fn__meta .meta_sep:before,
[data-layout="overlay_title"] .fn__single_top .fn__meta .meta_sep:after {
  background-color: #fff;
}
[data-layout="overlay_title"] .fn__single_top .fn__meta p,
[data-layout="overlay_title"] .fn__single_top .fn__meta a,
[data-layout="overlay_title"] .fn__single_top .fn__maintitle {
  color: #fff;
}
[data-layout="overlay_title"] .fn__single_top .mow_fn_share .share_wrapper {
  background-color: var(--mow-bbc);
}
[data-layout="large_image"] {
  padding-top: 60px;
}
[data-layout="large_image"] .fn__single_top .mow_fn_breadcrumbs {
  margin-bottom: 44px;
}
[data-layout="large_image"] .fn__single_post_title {
  margin-bottom: 16px;
}
[data-layout="large_image"] .fn__single_top .fn__meta {
  margin-bottom: 20px;
}
[data-layout="large_image"] .fn__single_top {
  margin-bottom: 50px;
}
[data-layout="large_image"] .fn__single_top .fn__gallery_format,
[data-layout="large_image"] .fn__single_top .fn__single_image_wrap {
  margin-bottom: 70px;
}
[data-layout="large_image"] .fn__single_top .fn__single_image {
  border-radius: 0;
}
[data-layout="large_image"] .fn__video_youtube_format,
[data-layout="large_image"] .fn__video_format,
[data-layout="large_image"] .fn__gallery_format,
[data-layout="large_image"] .fn__single_image_wrap {
  margin-bottom: 70px;
}
[data-layout="large_image"] .fn__single_image {
  border-radius: 0;
}
[data-layout="overlay_content"] .fn__caption {
  top: 0;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 1041px) {
  [data-layout="overlay_content"] .fn__caption {
    position: absolute;
    left: 0;
    right: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
[data-layout="overlay_content"] .mow_fn_ns {
  margin-bottom: 0;
}
[data-layout="overlay_content"] .fn__single_top {
  position: relative;
}
[data-layout="overlay_content"] .fn__gallery_format,
[data-layout="overlay_content"] .fn__single_image {
  border-radius: 0;
}
[data-layout="overlay_content"] .fn__single_image_wrap .fn__caption {
  display: none;
}
[data-layout="overlay_content"] .fn__gallery_format:after,
[data-layout="overlay_content"] .fn__single_image_wrap:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
[data-layout="overlay_content"] .fn__single_top_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 170px;
  z-index: 2;
}
[data-layout="overlay_content"] .fn__single_top_info .top_in,
[data-layout="overlay_content"] .fn__single_top_info .container {
  height: 100%;
}
[data-layout="overlay_content"] .fn__single_top_info .top_in {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}
[data-layout="overlay_content"] #breadcrumbs li,
[data-layout="overlay_content"] #breadcrumbs .separator:before,
[data-layout="overlay_content"] #breadcrumbs a {
  color: #fff;
}
[data-layout="overlay_content"] #breadcrumbs {
  justify-content: center;
}
[data-layout="overlay_content"] .mow_fn_breadcrumbs .breadcrumbs_wrap {
  border: none;
}
[data-layout="overlay_content"] .mow_fn_breadcrumbs {
  margin-bottom: auto;
}
[data-layout="overlay_content"] .fn__single_post_title {
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
}
[data-layout="overlay_content"] .mow_fn_ns .page_ns_in,
[data-layout="overlay_content"] .mow_fn_ws .wspage_cols {
  background-color: var(--mow-bbc);
  border-radius: 5px;
  position: relative;
  margin-top: -70px;
  z-index: 2;
  padding: 70px 50px;
  box-shadow: var(--mow-box-shadow);
}
[data-layout="overlay_content"] .fn__single_top .fn__meta {
  margin-bottom: 20px;
}
[data-layout="overlay_content"] .fn__single_top .fn__meta p {
  justify-content: center;
  color: #fff;
}
[data-layout="overlay_content"] .fn__single_top .fn__meta .meta_sep,
[data-layout="overlay_content"] .fn__single_top .fn__meta .meta_sep:before,
[data-layout="overlay_content"] .fn__single_top .fn__meta .meta_sep:after {
  background-color: #fff;
}
[data-layout="overlay_content"] .fn__single_top .fn__meta p,
[data-layout="overlay_content"] .fn__single_top .fn__meta a,
[data-layout="overlay_content"] .fn__single_top .fn__maintitle {
  color: #fff;
}
[data-layout="overlay_content"] .fn__single_top .mow_fn_share {
  justify-content: center;
}
[data-layout="overlay_content"] .fn__single_top .mow_fn_share .share_wrapper {
  background-color: var(--mow-bbc);
}
.fn__decor_title .text:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 22px;
  background-color: var(--mow-mc1);
  left: 0;
  top: 5px;
  clip-path: polygon(83% 0, 100% 0, 66.6% 100%, 0% 100%);
}
.fn__decor_title .text:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 22px;
  background-color: var(--mow-mc1);
  left: 12px;
  top: 5px;
  clip-path: polygon(33.3% 0, 100% 0, 17% 100%, 0% 100%);
}
.fn__decor_title {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: var(--hff);
  font-size: 30px;
  font-weight: var(--mow-fweb);
  line-height: 1.2;
  display: flex;
}
.fn__decor_title .text {
  position: relative;
  padding-left: 30px;
}
.fn__decor_title[data-layout="d_decor"] .text {
  padding-right: 30px;
}
.fn__decor_title[data-layout="d_decor"] .r_decor:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 22px;
  background-color: var(--mow-mc1);
  top: 5px;
  right: 0;
  clip-path: polygon(0 0, 16.6% 0, 100% 100%, 33.3% 100%);
}
.fn__decor_title[data-layout="d_decor"] .r_decor:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 22px;
  background-color: var(--mow-mc1);
  top: 5px;
  right: 12px;
  clip-path: polygon(0 0, 66% 0, 100% 100%, 83% 100%);
}
.fn__decor_title[data-align="center"] {
  justify-content: center;
}
.fn__decor_title[data-align="right"] {
  justify-content: flex-end;
}
.mow_fn_index[data-page="hot"] {
  margin-top: 100px;
}
.fn__lined_title {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 900;
  font-family: var(--hff);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--mow-hc);
}
.fn__lined_title span {
  position: relative;
  padding-right: 60px;
}
.fn__lined_title span:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background-color: var(--mow-border-color);
  right: 20px;
  bottom: 50%;
  margin-bottom: 2px;
}
.fn__lined_title span:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: var(--mow-border-color);
  right: 0;
  top: 50%;
  margin-top: 2px;
}
.fn__lined_title.reverse span {
  padding-right: 0;
  padding-left: 60px;
}
.fn__lined_title.reverse span:after {
  right: auto;
  left: 20px;
}
.fn__lined_title.reverse span:before {
  right: auto;
  left: 0;
}
.mow_fn_reactions .reactions_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  grid-gap: 0 20px;
  justify-content: center;
  margin: 0;
  padding: 0;
  margin-bottom: -20px;
}
a.mow_fn_reaction_btn {
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  padding: 20px 10px 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  color: var(--mow-hc);
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
a.mow_fn_reaction_btn img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-bottom: 9px;
}
a.mow_fn_reaction_btn .count {
  font-size: 18px;
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  margin: 0;
  margin-bottom: 7px;
  white-space: nowrap;
  display: block;
}
a.mow_fn_reaction_btn .text {
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding: 0 4px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: var(--hff);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: var(--mow-bbc);
  color: var(--mow-hc);
  border-radius: 12px;
  transition: all 0.3s ease;
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  position: relative;
  z-index: 2;
}
a.mow_fn_reaction_btn.active .text,
a.mow_fn_reaction_btn:hover .text {
  color: #fff;
}
a.mow_fn_reaction_btn.active .text:after,
a.mow_fn_reaction_btn:hover .text:after {
  left: 0;
  right: auto;
  width: 100%;
}
a.mow_fn_reaction_btn .text:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  content: "";
  background: var(--mow-hc);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 15px;
}
a.mow_fn_reaction_btn.active {
  background-color: var(--mow-aebc);
}
a.mow_fn_reaction_btn.active img {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes reaction_animation {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.4);
  }
  100% {
    transform: rotate(0deg) scale(1);
  }
}
.mow_fn_related_posts {
  margin-bottom: 66px;
}
.mow_fn_related_posts .fn__decor_title {
  margin-bottom: 21px;
}

.mow_fn_pnb {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-rows: repeat(2, 1fr);
}

.mow_fn_pnb[data-status="yes"] .pnb_wrapper:after {
  left: 50%;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: var(--mow-border-color);
  width: 1px;
  margin-left: -0.5px;
}
.mow_fn_pnb .mob_title {
  display: none !important;
}
.mow_fn_pnb .pnt_right {
  margin-left: auto;
}
.mow_fn_pnb .pn_title_holder {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 16px;
  padding-bottom: 10px;
}
.mow_fn_pnb .pnb_wrapper {
  position: relative;
  display: flex;
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_pnb .item {
  flex: 1;
  display: flex;
  padding: 30px;
}
.mow_fn_pnb .img_holder {
  flex: 0 0 110px;
  width: 110px;
  height: 110px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_pnb .img_holder a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mow_fn_pnb .img_holder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.mow_fn_pnb .img_holder[data-has-image=""] {
  background-color: #91a29b;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
}
.mow_fn_pnb .title_holder {
  min-height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: auto;
}
.mow_fn_pnb .fn__meta {
  margin-bottom: 5px;
}
.mow_fn_pnb .fn_title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}
.mow_fn_pnb .item.next {
  flex-direction: row-reverse;
}
.mow_fn_pnb[data-status="prev"] .pnt_right,
.mow_fn_pnb[data-status="next"] .pnt_left,
.mow_fn_pnb[data-status="prev"] .item.next,
.mow_fn_pnb[data-status="next"] .item.prev {
  display: none;
}
.mow_fn_pnb .item.prev .img_holder {
  margin-right: 20px;
}
.mow_fn_pnb .item.next .img_holder {
  margin-left: 20px;
}
.mow_fn_pnb .item.next .fn_title {
  text-align: right;
}
.mow_fn_pnb .item.next .fn__meta p {
  justify-content: right;
}
.mow_fn_comments {
  margin-bottom: 70px;
}
#respond {
  border-radius: 5px;
  background-color: var(--mow-ebc);
  padding: 47px 50px 37px;
  box-shadow: var(--mow-box-shadow);
}
#reply-title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
}
.logged-in-as {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: var(--bff);
  color: var(--mow-bc);
  font-weight: 500;
  margin-bottom: 27px;
}
.logged-in-as a {
  color: inherit;
  font-weight: 700;
}
.logged-in-as a:hover {
  color: var(--mow-hc);
}
.fn__comments .input-holder {
  margin-bottom: 13px;
}
.fn__comments .input-holder.input-submit {
  margin-top: 20px;
}
.fn__comments .respond_comment,
.fn__comments .comment-list {
  overflow: hidden;
}
.fn__comments .respond-title {
  display: flex;
  padding: 30px;
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
}
.fn__comments.opened .respond-title:after {
  transform: rotate(180deg);
}
.fn__comments .respond-title:after {
  content: "";
  position: absolute;
  -webkit-mask-image: url(../svg/svg__arrow_4.svg);
  -o-mask-image: url(../svg/svg__arrow_4.svg);
  mask-image: url(../svg/svg__arrow_4.svg);
  -webkit-mask-size: 100% 100%;
  -o-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: var(--mow-hc);
  right: 29px;
  top: 50%;
  margin-top: -3px;
  width: 10px;
  height: 6px;
  transition: 0.3s;
}
.fn__comments .respond-title a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  display: block;
}
.fn__comments .respond-title .fn_title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: var(--mow-hc);
}
.fn__comments .respond-title .text {
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-bc);
  margin-left: 10px;
}
.fn__comments .comment_top {
  margin-bottom: 30px;
}
.fn__comments .list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__comments .list li {
  margin: 0;
  padding: 0;
}
.fn__comments .list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 20px;
}
.fn__comments .list > li:first-child > .comment-body {
  padding-top: 0;
}
.fn__comments .comment-body {
  padding: 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.fn__comments .comment-top {
  display: flex;
  margin-bottom: 25px;
}
.fn__comments .comment-avatar {
  flex: 0 0 60px;
  margin-right: 20px;
}
.fn__comments .comment-avatar img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
}
.fn__comments .author {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
}
.fn__comments .author_meta {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--bff);
  display: flex;
  flex-wrap: wrap;
}
.fn__comments .commment-text-wrap {
  min-height: 60px;
  display: flex;
  align-items: center;
  flex: auto;
}
.fn__comments .desc p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.fn__comments .desc p a {
  color: var(--mow-mc1);
  border-bottom: 1px solid;
}
.fn__comments .desc p a:hover {
  border-bottom-color: transparent;
}
.fn__single_content {
  color: var(--mow-hc);
}
.fn__single_content a {
  color: var(--mow-mc1);
  border-bottom: 1px solid;
}
.fn__single_content a:hover {
  border-bottom-color: transparent;
}
.fn__comments .comment-edit-link {
  font-size: 12px;
  font-family: var(--hff);
  color: var(--mow-hc);
  border-radius: 12px;
  height: 24px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  padding: 0 15px;
  z-index: 3;
  position: relative;
  line-height: 23px;
  border-radius: 12px;
  margin-left: 10px;
}
.fn__comments .comment-reply {
  display: block;
  position: relative;
  border-radius: 12px;
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  height: 24px;
  line-height: 24px;
  margin-left: 5px;
}
.fn__comments .author_meta .fn__isvg {
  position: absolute;
  width: 12px;
  height: 12px;
  font-size: 12px;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  color: var(--mow-hc);
  pointer-events: none;
}
.fn__comments .comment-reply a {
  height: 22px !important;
  line-height: 22px;
  padding-left: 27px;
  padding-right: 15px;
  display: block;
  font-size: 12px;
  color: var(--mow-hc);
  font-weight: 600;
  text-transform: uppercase;
}
.fn__comments .comment-reply:hover,
.fn__comments .author_meta a.comment-edit-link:hover {
  background-color: var(--mow-hc);
  color: #fff;
}
.fn__comments .comment-reply:hover .fn__isvg,
.fn__comments .comment-reply:hover a {
  color: #fff;
}
#commentform {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
#commentform > * {
  flex: 0 0 100%;
  padding-left: 20px;
}
#commentform .input-holder input {
  display: block;
  min-width: 100%;
}
#commentform .input-half {
  flex: 0 0 50%;
}
.comment-form-cookies-consent {
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 0;
}
.fn_cs_subscribe_wrapper .fn__subscribe_block {
  margin-bottom: 0;
}
.fn__subscribe_block {
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  padding: 56px 40px;
  position: relative;
  display: flex;
  z-index: 1;
  gap: 50px;
  overflow: hidden;
  margin-bottom: 70px;
}
.fn__subscribe_block .sb_icon {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  pointer-events: none;
}
.fn__subscribe_block .sb_left,
.fn__subscribe_block .sb_right {
  flex: 1;
  position: relative;
  z-index: 1;
  max-width: 500px;
}
.fn__subscribe_block .sb_left h3 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: var(--mow-fweb);
  color: var(--mow-hc);
  font-family: var(--hff);
}
.fn__subscribe_block .sb_icon .fn__isvg {
  width: 240px;
  height: 240px;
  font-size: 240px;
  color: var(--mow-aebc);
  z-index: -1;
}
.admin-bar .mow_fn_offcanvas_menu {
  top: 32px;
}
.offcanvas-active {
  overflow: hidden;
}
.offcanvas-active .mow_fn_offcanvas_menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mow_fn_offcanvas_menu {
  position: fixed;
  z-index: 199;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--mow-bbc);
  transition: 0.5s;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.mow_fn_offcanvas_menu .offcv_wrapper {
  overflow-y: auto;
  height: 100vh;
}
.mow_fn_offcanvas_menu .fn__popup_closer {
  right: 40px;
  top: 40px;
}
.mow_fn_offcanvas_menu.right_enabled .offcv_menu_right_in {
  padding-left: 100px;
  width: 100%;
}
.mow_fn_offcanvas_menu.right_enabled .mow_fn_offcanvas_nav {
  padding-right: 100px;
  border-right: 1px solid var(--mow-border-color);
}
.mow_fn_offcanvas_menu .offcv_menu {
  display: flex;
  padding: 70px 0;
}
.mow_fn_offcanvas_menu .offcv_menu_left,
.mow_fn_offcanvas_menu .offcv_menu_right {
  flex: 1;
}
.mow_fn_offcanvas_menu .offcv_menu_right {
  display: flex;
  align-items: center;
}
.mow_fn_offcanvas_menu .offcv_menu_left > div {
  min-height: calc(100vh - 140px);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mow_fn_offcanvas_menu .offcv_menu_right_in {
  max-width: 430px;
}
.mow_fn_offcanvas_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mow_fn_offcanvas_nav li {
  margin: 0;
  padding: 0;
}
.mow_fn_offcanvas_nav > li:not(:last-child) {
  margin-bottom: 10px;
}
.mow_fn_offcanvas_nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 9px;
  display: none;
  overflow: hidden;
}
.mow_fn_offcanvas_nav > li > ul {
  margin-top: 17px;
  margin-bottom: 17px;
}
.mow_fn_offcanvas_nav .fn__isvg {
  display: none;
  width: 20px;
  height: 20px;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 20px;
  transition: 0.5s;
}
.mow_fn_offcanvas_nav a {
  color: var(--mow-hc);
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 40px;
  line-height: 1;
  font-size: 60px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  text-align: right;
}
.mow_fn_offcanvas_nav ul a {
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
}
.mow_fn_offcanvas_nav ul li {
  margin-bottom: 9px;
}
.mow_fn_offcanvas_nav ul li:last-child {
  margin-bottom: 0;
}
.mow_fn_offcanvas_nav ul .fn__isvg {
  width: 10px;
  height: 10px;
  font-size: 10px;
  top: 5px;
  right: 20px;
}
.mow_fn_offcanvas_nav .menu-item-has-children.active > a .fn__isvg {
  transform: rotate(180deg);
}
.mow_fn_offcanvas_nav .menu-item-has-children > a .fn__isvg {
  display: block;
}
.admin-bar .mow_fn_register_popup {
  top: 32px;
}
.register-popup-active {
  overflow: hidden;
}
.register-popup-active .mow_fn_register_popup {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mow_fn_register_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 199;
  background-color: var(--mow-bbc);
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.mow_fn_register_popup .ready_in p {
  margin: 0;
  padding: 0;
  font-family: var(--hff);
  color: var(--mow-hc);
}
.mow_fn_register_popup .container {
  height: 100%;
}
.mow_fn_register_popup .register_popup {
  padding: 70px 0;
  height: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.mow_fn_register_popup .register_box {
  position: relative;
  width: 100%;
}
.mow_fn_register_popup .ready_in,
.mow_fn_register_popup .loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  z-index: 3;
  transition: 0.3s;
}
.mow_fn_register_popup .error_field {
  margin-bottom: 20px;
  color: #f00;
  border-left: 2px solid;
  font-size: 16px;
  background: var(--mow-ebc);
  padding: 10px 10px 10px 20px;
  font-weight: 600;
}
.mow_fn_register_popup .error_field:empty {
  display: none;
}
.fn__dragbox .closer,
.fn__popup_closer {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-decoration: none;
  width: 18px;
  height: 18px;
  overflow: hidden;
  transition: 0.3s;
}
.fn__dragbox .closer:hover span,
.fn__popup_closer:hover span {
  transform: rotate(90deg);
}
.fn__dragbox .closer span,
.fn__popup_closer span {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  transition: 0.3s;
  overflow: hidden;
}
.fn__dragbox .closer span:after,
.fn__popup_closer span:after {
  width: 30px;
  height: 2px;
  background-color: #080808;
  transform: rotate(45deg);
  position: absolute;
  content: "";
  top: 10px;
  left: -4px;
}
.fn__dragbox .closer span:before,
.fn__popup_closer span:before {
  width: 30px;
  height: 2px;
  background-color: #080808;
  transform: rotate(-45deg);
  position: absolute;
  content: "";
  top: 10px;
  right: -4px;
}
.mow_fn_register_popup .register_header {
  margin-bottom: 30px;
  position: relative;
}
.mow_fn_register_popup form input[type="text"],
.mow_fn_register_popup form input[type="email"],
.mow_fn_register_popup form input[type="password"] {
  display: block;
  min-width: 100%;
  width: 100%;
  height: 46px;
}
.mow_fn_register_popup .item_password button {
  position: absolute;
  right: 0;
  top: 0;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 44px;
  background: none;
  cursor: pointer;
  border: none;
  outline: none;
  color: var(--mow-hc);
  font-size: 24px;
}
.mow_fn_register_popup .item_password button .hide_pass {
  display: none;
}
.mow_fn_register_popup .item_password.input_open button .hide_pass {
  display: block;
}
.mow_fn_register_popup .item_password.input_open button .show_pass {
  display: none;
}
.mow_fn_register_popup .item_password input {
  padding-right: 44px;
}
.mow_fn_register_popup form .item {
  margin-bottom: 14px;
  position: relative;
}
.mow_fn_register_popup form .item input[type="submit"] {
  padding: 0 50px;
  margin-right: 30px;
}
.mow_fn_register_popup form .item_submit a {
  font-size: 14px;
  font-weight: 900;
  color: var(--mow-mc1);
  font-family: var(--hff);
  text-transform: uppercase;
}
.mow_fn_register_popup form .item_submit a:hover {
  text-decoration: underline;
}
.mow_fn_register_popup form .label label {
  font-size: 14px;
  line-height: 16px;
  display: flex;
}
.mow_fn_register_popup form .item_sign_in,
.mow_fn_register_popup form .item_sign_up {
  margin: 0;
}
.mow_fn_register_popup form .item_sign_in p,
.mow_fn_register_popup form .item_sign_up p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: var(--mow-hc);
  font-family: var(--bff);
}
.mow_fn_register_popup form .item_sign_in a,
.mow_fn_register_popup form .item_sign_up a {
  color: inherit;
  border-bottom: 1px solid;
}
.mow_fn_register_popup form .item_sign_in a:hover,
.mow_fn_register_popup form .item_sign_up a:hover {
  border-bottom-color: transparent;
}
.mow_fn_sign_up_form {
  display: none;
}
#mow_fn_login_form .item_submit {
  margin-bottom: 21px;
}
#mow_fn_login_form .item_remember,
#mow_fn_login_form .item_password {
  margin-bottom: 30px;
}
#mow_fn_register_form .item_confirm_password {
  margin-bottom: 30px;
}
#mow_fn_register_form .item_submit {
  margin-bottom: 24px;
}
.mow_fn_register_popup.ajax_success .ready_in {
  opacity: 1;
  pointer-events: auto;
}
.mow_fn_register_popup.ajax_running {
  pointer-events: none;
}
.mow_fn_register_popup.ajax_running .loading {
  opacity: 1;
  pointer-events: auto;
}
.mow_fn_register_popup.ajax_running .fn__preloader {
  opacity: 1;
  visibility: visible;
}
.fn__contact {
  padding: 50px 50px 40px;
  background-color: var(--mow-ebc);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  font-weight: 500;
}
.fn__contact ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.fn__contact textarea {
  height: 46px;
}
.fn__contact li {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-left: 20px;
  margin-bottom: 20px;
}
.fn__contact .half_item {
  width: 50%;
}
.fn__contact p {
  margin: 0;
  padding: 0;
}
.fn__contact input[type="text"],
.fn__contact input[type="email"],
.fn__contact input[type="tel"],
.fn__contact input[type="password"] {
  display: block;
  min-width: 100%;
  width: 100%;
  height: 46px;
}
.fn__hlight_text {
  display: inline-block;
  background-color: #080808;
  color: #fdc109;
  padding: 0 10px;
  margin-right: 15px;
  transform: skew(-10deg);
}
.fn__hlight_text[data-outside] {
  display: block;
  width: fit-content;
  font-size: medium;
  margin-bottom: 7px;
  margin-right: 0;
}
.js-marquee,
.js-marquee-wrapper,
.marquee {
  display: flex;
  flex-wrap: nowrap;
}
.fn_cs_cats_small_marquee .small_marquee {
  position: relative;
  width: 100%;
  padding: 0 20px;
  background-color: var(--mow-mc1);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
.fn_cs_cats_small_marquee[data-bg="gray"] .small_marquee {
  background-color: var(--mow-ebc);
}
.fn_cs_cats_small_marquee[data-bg="gray"] .item {
  color: var(--mow-hc);
}
.fn_cs_cats_small_marquee[data-bg="gray"] .item:after {
  background-color: var(--mow-hc);
}
.fn_cs_cats_small_marquee .item {
  white-space: nowrap;
  padding-right: 37px;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--hff);
  line-height: 40px;
  height: 40px;
  color: var(--mow-contrast-text);
  position: relative;
}
.fn_cs_cats_small_marquee .item:after {
  width: 1px;
  height: 16px;
  right: 18px;
  top: 50%;
  margin-top: -8px;
  content: "";
  position: absolute;
  background-color: #fff;
}
.fn_cs_cats_small_marquee .item a {
  white-space: nowrap;
  text-decoration: none;
  line-height: inherit;
  color: inherit;
  display: block;
}
.fn_cs_cats_big_marquee {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}
.fn_cs_cats_big_marquee .icon {
  width: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  right: 25px;
  font-size: 40px;
  text-align: center;
}
.fn_cs_cats_big_marquee .icon:after,
.fn_cs_cats_big_marquee .icon:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: var(--mow-hc);
  top: 50%;
  margin-top: -0.5px;
}
.fn_cs_cats_big_marquee .icon:before {
  left: 0;
}
.fn_cs_cats_big_marquee .icon:after {
  right: 0;
}
.fn_cs_cats_big_marquee .item a {
  white-space: nowrap;
  text-decoration: none;
  color: var(--mow-hc);
}
.fn_cs_cats_big_marquee .item a:hover {
  color: var(--mow-mc1);
}
.fn_cs_cats_big_marquee .item {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  font-size: 100px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  font-family: var(--hff);
  color: var(--mow-hc);
  position: relative;
  padding-right: 150px;
}
.fn_cs_cats_big_marquee .item_sep {
  width: 50px;
  display: block;
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -9px;
  height: 4px;
  background-color: var(--mow-hc);
}
.fn_cs_cats_big_marquee .item_sep:before,
.fn_cs_cats_big_marquee .item_sep:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 28px;
  transform: skew(-25deg);
  background-color: var(--mow-hc);
  transform-origin: bottom;
  left: 11px;
  top: -12px;
}
.fn_cs_cats_big_marquee .item_sep:before {
  left: 23px;
}
.mow_fn_pagetitle_decor {
  padding: 95px 0 21px;
}
.mow_fn_ns {
  margin-bottom: 100px;
}
.mow_fn_singlepost + .fn__preloader {
  position: relative;
  height: 150px;
}
.mow_fn_singlepost + .fn__preloader .icon {
  margin: 0;
  width: 30px;
  height: 30px;
  border-left-color: #ccc;
}
.mow_fn_singlepost + .fn__preloader .text {
  font-size: 14px;
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
  margin-right: 10px;
  line-height: 30px;
}
.mow_fn_singlepost + .fn__preloader .preloader_in {
  display: flex;
}
.prev-post-loading .mow_fn_singlepost + .fn__preloader {
  opacity: 1;
  visibility: visible;
}
[data-layout="spotlight"] .fn__gallery_format .item {
  height: 600px;
}
[data-layout="large_image"] .fn__gallery_format .item,
[data-layout="overlay_content"] .fn__gallery_format .item,
[data-layout="overlay_title"] .fn__gallery_format .item {
  height: 1200px;
  max-height: 125vh;
}
[data-layout="featured"] .fn__gallery_format {
  margin-top: 70px;
}
.blog__item_masonry .fn__gallery_format .item {
  height: 450px;
}
.fn__gallery_format {
  width: 100%;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  box-shadow: var(--mow-box-shadow);
}
.fn__gallery_format .item {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
[data-layout="featured"] .fn__gallery_thumbs {
  margin-top: 70px;
}
[data-layout="standard"] .fn__gallery_thumbs {
  margin-top: 70px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
[data-layout="spotlight"] .fn__gallery_thumbs {
  margin-top: 20px;
}
[data-layout="overlay_title"] .fn__gallery_thumbs {
  margin-top: 30px;
}
[data-layout="large_image"] .fn__gallery_thumbs {
  margin-top: 30px;
}
[data-layout="overlay_content"] .fn__gallery_thumbs {
  margin-top: 30px;
}
.fn__gallery_thumbs {
  position: relative;
  border-radius: 5px;
  border: 1px solid var(--mow-border-color);
  padding: 19px;
  padding-bottom: 0;
  max-height: 140px;
  overflow: hidden;
}
.fn__gallery_thumbs .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-gap: 0 10px;
  justify-content: center;
  position: relative;
}
.fn__gallery_thumbs .item {
  cursor: pointer;
  width: auto;
  height: 100px;
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  margin-bottom: 19px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fn__gallery_thumbs .item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fn__gallery_thumbs .item_more {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 100px;
  background-color: #91a29b;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.fn__gallery_thumbs .item_more.active {
  opacity: 1;
  visibility: visible;
}
.fn__gallery_thumbs .item_more span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-family: var(--hff);
  font-weight: 600;
  color: #fff;
}
.mow_fn_full_page_template[data-style="contained"] {
  margin-bottom: 100px;
}
.mow_fn_full_page_template .full_content > *:last-child {
  margin-bottom: 0;
}
.frenify__copy_dialog {
  position: fixed;
  top: 120px;
  right: 50px;
  pointer-events: none;
  transition: 0.3s;
  z-index: 999;
  display: flex;
  flex-direction: column;
}
.frenify__copy_dialog span {
  display: block;
  margin-bottom: 10px;
  background-color: var(--mow-ebc);
  font-size: 18px;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 600;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15), var(--mow-box-shadow);
  max-width: 500px;
  padding: 16px 20px 17px;
  border-radius: 5px;
  line-height: 1.5;
  outline: 10px solid var(--mow-bbc);
}
.frenify__copy_dialog span:last-child {
  margin-bottom: 0;
}
.fn__vote_hor:after,
.fn__vote_hor:before {
  clear: both;
  display: table;
  content: "";
}
.blog__item .fn__vote_hor {
  display: none;
  margin: 0;
  background: none;
  padding: 9px;
  border: 1px solid var(--mow-border-color);
}
.blog__item .fn__vote_hor .vote_btn {
  width: 170px;
}
.blog__item .fn__vote_hor .vote_up:hover span {
  transform: translateY(0);
}
.blog__item .fn__vote_hor .vote_down:hover span {
  transform: translateY(2px);
}
.blog__item .fn__vote_hor .text {
  color: var(--mow-bc);
}
.blog__item .fn__vote_hor .vote_count {
  font-size: 18px;
  margin-bottom: 1px;
}
.blog__item .fn__vote_hor .vote_down:after {
  border-width: 6px 5px 0 5px;
  margin: -3px 0 0 -5px;
}
.blog__item .fn__vote_hor .vote_up:after {
  border-width: 0 5px 6px 5px;
  margin: -3px 0 0 -5px;
}
.blog__item .fn__vote_hor .result_vote {
  height: 48px;
  margin-top: -9px;
  margin-bottom: -9px;
}
.blog__item .fn__vote_hor .vote_btn {
  height: 30px;
}
.fn__vote_hor {
  border-radius: 5px;
  background-color: var(--mow-ebc);
  cursor: pointer;
  box-shadow: var(--mow-box-shadow);
  margin-bottom: 100px;
  padding: 10px;
}
.fn__vote_hor .vote_top {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.fn__vote_hor .result_vote {
  position: relative;
  width: 24%;
  padding: 0 4px;
  height: 52px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: var(--hff);
  font-weight: var(--mow-fweb);
  color: var(--mow-hc);
  line-height: 1;
}
.fn__vote_hor .action {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  background-color: var(--mow-mc1);
  border-radius: 100%;
  color: var(--mow-contrast-text);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  opacity: 0;
  text-align: center;
}
.fn__vote_hor .action:empty {
  display: none;
}
.fn__vote_hor.down_action .action {
  animation: mow_fn_down 1s ease-in-out forwards;
}
.fn__vote_hor.up_action .action {
  animation: mow_fn_up 1s ease-in-out forwards;
}
@keyframes mow_fn_down {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes mow_fn_up {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
.fn__vote_hor .vote_count {
  font-size: 24px;
  font-weight: var(--mow-fweb);
  letter-spacing: 0;
  margin-bottom: 3px;
}
.fn__vote_hor .text {
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.fn__vote_hor .vote_btn {
  width: 300px;
  max-width: 38%;
  display: block;
  height: 52px;
  text-decoration: none;
  border-radius: 5px;
  background-color: var(--mow-aebc);
  position: relative;
}
.fn__vote_hor .vote_btn span {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  display: block;
  padding: 0 10px;
  font-family: var(--hff);
  font-size: 12px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-weight: 600;
  opacity: 0;
  transition: all 0.3s ease;
  transform: translateY(-4px);
  line-height: 1;
}
.fn__vote_hor .vote_down span {
  top: auto;
  bottom: 50%;
  transform: translateY(5px);
}
.fn__vote_hor.down_action .vote_down:after {
  opacity: 0.5;
}
.fn__vote_hor.up_action .vote_up:after {
  opacity: 0.5;
}
.fn__vote_hor .vote_up:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent var(--mow-hc) transparent;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -7px;
  transition: all 0.3s ease;
}
.fn__vote_hor .vote_down:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: var(--mow-hc) transparent transparent transparent;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -7px;
  transition: all 0.3s ease;
}
.fn__vote_hor .vote_info {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 21px 0 15px;
}
.fn__vote_hor .vote_info p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: var(--mow-hc);
  text-align: center;
}
.fn__vote_hor .vote_down:hover:after {
  transform: translateY(7px);
}
.fn__vote_hor .vote_down:hover span {
  transform: translateY(-1px);
  opacity: 1;
}
.fn__vote_hor .vote_up:hover:after {
  transform: translateY(-7px);
}
.fn__vote_hor .vote_up:hover span {
  transform: translateY(2px);
  opacity: 1;
}
.mow_fn_mobnav {
  display: none;
  width: 100%;
  background-color: #000;
}
.mow_fn_mobnav .right__trigger {
  display: flex;
  align-items: center;
}
.mow_fn_mobnav .mob_top {
  border-bottom: 1px solid #222;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.mow_fn_mobnav.menu_opened .mobmenu_opener span {
  transform: rotate(45deg);
}
.mow_fn_mobnav.menu_opened .mobmenu_opener span:after {
  transform: scale(0);
}
.mow_fn_mobnav.menu_opened .mobmenu_opener span:before {
  margin-bottom: 0;
  width: 24px;
  transform: rotate(-90deg) translateY(-3px) translateX(-2px);
}
.mow_fn_mobnav .mob_site_skin {
  display: flex;
  margin-bottom: 15px;
}
.mow_fn_mobnav .right__trigger a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
  color: #eee;
  background-color: #222;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 14px;
}
.mow_fn_mobnav .right__trigger a:last-child {
  margin-right: 0;
}
.mow_fn_mobnav .mobmenu_opener span:before,
.mow_fn_mobnav .mobmenu_opener span:after {
  display: block;
  width: 18px;
  height: 2px;
  position: absolute;
  background-color: #eee;
  content: "";
  left: 50%;
  margin-left: -9px;
  transition: 0.3s;
}
.mow_fn_mobnav .mobmenu_opener span:before {
  bottom: 100%;
  margin-bottom: 4px;
}
.mow_fn_mobnav .mobmenu_opener span:after {
  top: 100%;
  margin-top: 4px;
}
.mow_fn_mobnav .mobmenu_opener span {
  background-color: #eee;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  transition: 0.3s;
}
.mow_fn_mobnav .mobile_menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mow_fn_mobnav .mobile_menu li {
  margin: 0;
  padding: 0;
}
.mow_fn_mobnav .mobile_menu li.menu-item-has-children > a {
  position: relative;
}
.mow_fn_mobnav .mobile_menu li.menu-item-has-children > a .fn__isvg {
  display: block;
}
.mow_fn_mobnav .mobile_menu li.menu-item-has-children.opened > a .fn__isvg {
  transform: rotate(180deg);
}
.mow_fn_mobnav .mobile_menu .fn__isvg {
  display: none;
  width: 12px;
  height: 12px;
  font-size: 12px;
  margin-left: auto;
  transition: 0.5s;
}
.mow_fn_mobnav .mobile_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 20px;
  overflow: hidden;
  display: none;
}
.mow_fn_mobnav .mob_bot {
  display: none;
  overflow: hidden;
  padding: 21px 20px 19px;
}
.mow_fn_mobnav .mobile_menu a {
  color: #eee;
  font-size: 16px;
  font-family: var(--hff);
  font-weight: 700;
  line-height: 2;
  display: flex;
  align-items: center;
}
.mow_fn_mobnav .suffix {
  margin-left: 5px;
}
.wp-block-button__link {
  background-color: var(--mow-mc1);
  border-radius: 20px;
  padding: 5px 20px;
  line-height: 30px;
  font-size: 18px;
  font-family: var(--hff);
  box-shadow: var(--mow-box-shadow);
}
.wp-block-button__link:hover {
  background-color: #000;
}
.is-style-outline > .wp-block-button__link,
.wp-block-button__link.is-style-outline {
  padding: 5px 20px;
  border: 2px solid var(--mow-border-color);
}
body.elementor-editor-active .frenify-cursor {
  display: none;
}
.frenify-cursor[data-default="no"] {
  opacity: 0;
}
.frenify-cursor[data-default="no"].cursor-inner {
  transition: opacity 0.3s ease;
}
.frenify-cursor[data-default="no"].cursor-inner.cursor-hover,
.frenify-cursor[data-default="no"].cursor-inner.cursor-slider {
  opacity: 1;
}
.frenify-cursor[data-link="no"].cursor-inner.cursor-hover {
  opacity: 0;
}
.frenify-cursor[data-slider="no"].cursor-inner.cursor-slider {
  opacity: 0;
}
.frenify-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}
.frenify-cursor.mouse-down .fn-cursor {
  transform: scale(0.9);
}
@media (max-width: 1040px) {
  .frenify-cursor {
    display: none;
  }
}
.cursor-link {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  z-index: 10000000;
  -webkit-transition: all 0.08s ease-out;
  transition: all 0.08s ease-out;
}
.cursor-outer {
  z-index: 10000000;
  -webkit-transition: transform 0.08s ease-out, opacity 1s ease;
  transition: transform 0.08s ease-out, opacity 1s ease;
}
.cursor-outer .fn-cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.cursor-inner .fn-cursor {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cursor-outer.cursor-slider,
.cursor-outer.cursor-hover {
  opacity: 0;
  -webkit-transition: transform 0.08s ease-out, opacity 0.2s ease;
  transition: transform 0.08s ease-out, opacity 0.2s ease;
}
.cursor-inner {
  z-index: 10000001;
}
.cursor-inner.cursor-hover .fn-cursor {
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.1);
}
.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor {
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 5px solid rgba(0, 0, 0, 0.5);
}
.cursor-inner.cursor-slider.cursor-hover span:after,
.cursor-inner.cursor-slider.cursor-hover span:before {
  background-color: #fff;
}
.cursor-inner.cursor-slider .fn-left,
.cursor-inner.cursor-slider .fn-right {
  opacity: 1;
  visibility: visible;
}
.cursor-inner.cursor-slider .fn-left:after {
  left: -26px;
}
.cursor-inner.cursor-slider .fn-left:before {
  left: -26px;
}
.cursor-inner.cursor-slider .fn-left:after {
  right: -26px;
}
.cursor-inner.cursor-slider .fn-left:before {
  right: -26px;
}
.cursor-inner .fn-left,
.cursor-inner .fn-right {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.cursor-inner .fn-left:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 12px;
  transform: rotate(50deg);
  left: -20px;
  top: 50%;
  margin-top: -10px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.cursor-inner .fn-left:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 12px;
  transform: rotate(130deg);
  left: -20px;
  top: 50%;
  margin-top: -2px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.cursor-inner .fn-right:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 12px;
  transform: rotate(50deg);
  right: -20px;
  top: 50%;
  margin-top: -2px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.cursor-inner .fn-right:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 12px;
  transform: rotate(130deg);
  right: -20px;
  top: 50%;
  margin-top: -10px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.mow_fn_banner__listpost_btwn_in {
  padding: 15px;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  background-color: var(--mow-ebc);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
[data-secondary-sidebar="wsr"] .mow_fn_ws .wspage_secondary,
[data-secondary-sidebar="wsl"] .mow_fn_ws .wspage_secondary {
  flex: 0 0 360px;
}
[data-secondary-sidebar="wsr"][data-main-sidebar=""] .mow_fn_ws .wspage_list,
[data-secondary-sidebar="wsr"][data-main-sidebar="wsl"] .mow_fn_ws .wspage_list,
[data-secondary-sidebar="wsr"][data-main-sidebar="wsr"] .mow_fn_ws .wspage_list,
[data-secondary-sidebar="wsl"][data-main-sidebar=""] .mow_fn_ws .wspage_list,
[data-secondary-sidebar="wsl"][data-main-sidebar="wsl"] .mow_fn_ws .wspage_list,
[data-secondary-sidebar="wsl"][data-main-sidebar="wsr"]
  .mow_fn_ws
  .wspage_list {
  max-width: calc(100% - 720px);
}
[data-main-sidebar="wsl"] .mow_fn_ws .wspage_bar {
  order: -1;
}
[data-main-sidebar="wsr"] .mow_fn_ws .wspage_bar {
  order: 2;
}
[data-secondary-sidebar="wsr"] .mow_fn_ws .wspage_secondary {
  order: 1;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .mow_fn_bloglist_simple_text
  article {
  width: 100%;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .mow_fn_bloglist_masonry
  article {
  width: 100%;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_list {
  flex-direction: column;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_mixed
  .fn__gallery_format,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_mixed {
  flex-direction: column;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_mixed
  .fn__video_post,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_mixed
  .blog__image,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_list
  .fn__gallery_format,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_list
  .fn__video_post,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_list
  .blog__image {
  flex: auto !important;
  width: 100%;
  margin-bottom: 30px;
  margin-right: 0;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list
  .item_right {
  flex-direction: column;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vmodern,
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vclassic {
  padding-left: 0;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list
  .img_holder {
  margin-right: 0;
  margin-bottom: 30px;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vclassic
  .fn__vote_vclassic {
  display: none;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list
  .fn__vote_hor {
  display: block;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vclassic
  .fn__vote_vclassic
  .vote_count {
  color: #fff;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list
  .img_holder {
  height: auto;
  aspect-ratio: 4 / 3;
  width: 100%;
  min-width: 100%;
  display: flex;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .fn__vote_vclassic
  .result_vote
  .text {
  color: #ccc;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vmodern
  .fn__vote_vmodern
  .vote_count {
  color: #fff;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_vote_vmodern
  .fn__vote_vmodern {
  display: none;
}
[data-secondary-sidebar][data-main-sidebar]:not(
    [data-secondary-sidebar="disable"]
  ):not([data-main-sidebar="disable"])
  .blog__item_small_list.has_share
  .title_holder_in {
  padding-right: 60px;
}
.wspage_list .blog__item_mixed .fn__video_post,
.wspage_list .blog__item_mixed .fn__gallery_format,
.wspage_list .blog__item_mixed .blog__image,
.wspage_list .blog__item_list .fn__video_post,
.wspage_list .blog__item_list .fn__gallery_format,
.wspage_list .blog__item_list .blog__image {
  flex: 0 0 370px;
}
.mow_fn_ws .mow_fn_pagetitle_decor {
  padding-top: 0;
}
.mow_fn_blog_in > *:first-child:not(.elementor) {
  margin-top: 100px;
}
.mow_fn_blog_in > *:last-child {
  margin-bottom: 0;
}
.mow_fn_ws[data-side="wsl"] .wspage_bar {
  order: -1;
}
.item_space {
  position: relative;
}
.item_space > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn__gallery_count[data-size="s"] {
  left: 10px;
  top: 10px;
}
.fn__gallery_count[data-size="s"] .fn__isvg {
  width: 30px;
  height: 30px;
  font-size: 30px;
}
.fn__gallery_count[data-size="s"] span {
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.fn__gallery_count {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 99;
}
.fn__gallery_count .fn__isvg {
  fill: currentColor;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: var(--mow-bbc);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.fn__gallery_count span {
  width: 34px;
  height: 34px;
  display: block;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-hc);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: var(--mow-hc) !important;
}
.mow_fn_banner__off_canvas {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
}
.mow_fn_banner__off_canvas {
  width: 100%;
  background-color: var(--mow-ebc);
}
.mow_fn_banner__header_below {
  padding: 50px 0;
}
.mow_fn_banner__footer_above_in {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  border-radius: 5px;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_banner__header_below_in,
.mow_fn_banner__off_canvas_in {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column;
}
.mow_fn_banner__header_below_in .ad_title,
.mow_fn_banner__off_canvas_in .ad_title {
  padding-top: 9px;
}
.mow_fn_banner__header_below_in {
  align-items: center;
}
.mow_fn_banner__footer_above {
  margin-bottom: 50px;
}
h1.wp-block-heading {
  font-size: 36px;
}
h2.wp-block-heading {
  font-size: 30px;
}
h3.wp-block-heading {
  font-size: 26px;
}
h4.wp-block-heading {
  font-size: 24px;
}
h5.wp-block-heading {
  font-size: 22px;
}
h6.wp-block-heading {
  font-size: 20px;
}
.wp-block-heading {
  font-weight: 700;
}
.fn__single_content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.fn__widget_posts_yota .yota_items {
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
  width: 100%;
  height: 700px;
  position: relative;
}
.fn__widget_posts_yota .col_primary .item.active {
  display: block;
}
.fn__widget_posts_yota .col_primary .item.active .img_holder img {
  animation: mowBlockScaleAnimation 2s ease forwards;
}
@keyframes mowBlockScaleAnimation {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.fn__widget_posts_yota .col_primary .item {
  display: none;
}
.fn__widget_posts_yota .col_secondary {
  position: absolute;
  width: 33.3333%;
  width: 430px;
  max-width: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 50px 0 74px;
  z-index: 5;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-left-color: rgba(0, 0, 0, 0.1);
}
.fn__widget_posts_yota .col_secondary .col_in {
  height: 100%;
  overflow-y: auto;
  padding: 0 50px;
}
.fn__widget_posts_yota .col_primary .item_img {
  width: 100%;
  height: 100%;
}
.fn__widget_posts_yota .col_primary,
.fn__widget_posts_yota .col_primary .img_holder {
  height: 100%;
  position: relative;
  display: flex;
}
.fn__widget_posts_yota .col_primary .color_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: -webkit-linear-gradient(
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  border-radius: 5px;
  z-index: 2;
}
.fn__widget_posts_yota .col_primary .img_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.fn__widget_posts_yota .col_primary .item {
  position: relative;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.fn__widget_posts_yota .col_primary .title_holder {
  position: absolute;
  left: 40px;
  max-width: calc(100% - 510px);
  bottom: 33px;
  z-index: 3;
}
.fn__widget_posts_yota .col_primary .col_in {
  height: 100%;
  width: 100%;
}
.fn__widget_posts_yota .col_primary .fn__entry_meta {
  margin-bottom: 17px;
  color: #9ca0ae;
}
.fn__widget_posts_yota .col_primary .fn__descr {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin-top: 7px;
}
.fn__w_posts .fn__widget_posts_yota .fn__read_more {
  margin-top: 15px;
}
.fn__widget_posts_yota .col_primary .post_title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
}
.fn__widget_posts_yota .col_primary .post_title a {
  color: #fff;
}
.fn__widget_posts_yota .fn__meta {
  margin-bottom: 10px;
}
.fn__widget_posts_yota .fn__meta .meta_sep:before,
.fn__widget_posts_yota .fn__meta .meta_sep:after,
.fn__widget_posts_yota .fn__meta .meta_sep {
  background-color: #fff;
}
.fn__widget_posts_yota .fn__meta a:not(:hover),
.fn__widget_posts_yota .fn__meta p {
  color: #fff;
}
.fn__widget_posts_yota .col_primary .overlay_t {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-family: var(--hff);
  background-color: #8bb7bb;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.fn__widget_posts_yota .col_secondary .fn__gallery_count,
.fn__widget_posts_yota .col_secondary .fn__descr,
.fn__widget_posts_yota .col_secondary .fn__descr,
.fn__widget_posts_yota .col_secondary .fn__read_more {
  display: none;
}
.fn__widget_posts_yota .col_secondary .col_in {
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}
.fn__widget_posts_yota .col_secondary .col_in::-webkit-scrollbar {
  width: 0;
}
.fn__widget_posts_yota .col_secondary .col_in::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.fn__widget_posts_yota .col_secondary .item {
  padding-left: 95px;
  position: relative;
  min-height: 80px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.fn__widget_posts_yota .col_secondary .item:not(:last-child) {
  margin-bottom: 30px;
}
.fn__widget_posts_yota .col_secondary .item_img {
  width: 100%;
}
.fn__widget_posts_yota .col_secondary .img_holder {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: var(--mow-box-shadow);
  display: flex;
}
.fn__widget_posts_yota .col_secondary .item.active .item_space:after,
.fn__widget_posts_yota .col_secondary .item.active .img_holder:after {
  opacity: 1;
}
.fn__widget_posts_yota .col_secondary .item_space:after,
.fn__widget_posts_yota .col_secondary .img_holder:after {
  content: "";
  opacity: 0;
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid #fff;
  transition: 0.3s;
  border-radius: 5px;
}
.fn__widget_posts_yota .col_secondary .img_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fn__widget_posts_yota .col_primary .item_space {
  background-color: #91a29b;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn__widget_posts_yota .col_secondary .item_space {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-family: var(--hff);
  background-color: #91a29b;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.fn__widget_posts_yota .col_secondary .post_title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  font-family: var(--hff);
  color: #fff;
}
.fn__widget_posts_yota .col_secondary .post_title a {
  color: inherit;
}
.fn__widget_posts_yota .col_secondary .post_title span {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.fn__widget_posts_yota .col_secondary .nav-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  bottom: 40px;
  right: 40px;
  column-gap: 5px;
  z-index: 3;
}
.fn__widget_posts_yota .col_secondary .nav-buttons > * {
  width: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: 0.3s;
}
.fn__widget_posts_yota .col_secondary .nav-buttons > *:hover {
  border-color: rgba(255, 255, 255, 0.6);
}
.fn__widget_posts_yota .col_secondary .nav-buttons .prev-button .fn__isvg {
  transform: rotate(90deg);
}
.fn__widget_posts_yota .col_secondary .nav-buttons .fn__isvg {
  width: 12px;
  height: 12px;
  font-size: 12px;
  transform: rotate(-90deg);
  display: block;
}
.fn__widget_posts_yota[data-layout="yota_1"] .col_primary .title_holder_in {
  max-width: 500px;
}
.fn__widget_posts_yota[data-layout="yota_2"] .yota_items {
  height: 750px;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_primary .title_holder {
  bottom: 138px;
  z-index: 2;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_secondary {
  width: 100%;
  max-width: 100%;
  top: auto;
  left: 0;
  right: 0;
  padding: 20px 40px;
  border-left: none;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_secondary .col_in {
  height: auto;
  overflow: hidden;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_inn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: nowrap;
  transition: transform 0.5s ease;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_secondary .item {
  flex: 0 0 340px;
  margin: 0;
  padding-right: 30px;
}
.fn__widget_posts_yota[data-layout="yota_2"] .col_secondary .nav-buttons {
  bottom: 100%;
  margin-bottom: 21px;
  right: 0;
  right: 40px;
}
.fn__video_post {
  position: relative;
}
.fn__video_post[data-video="youtube"][data-ratio="auto"] {
  aspect-ratio: unset;
}
.fn__video_post[data-video="youtube"] .fn__video_icons {
  opacity: 1;
}
.fn__video_post .inlinePlayButton {
  display: none !important;
}
.fn__video_post .fn__video_local {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  display: block;
  object-fit: cover;
}
.fn__video_post[data-video="local"] .fn__video_icons {
  opacity: 1;
}
.fn__video_icons {
  z-index: 15;
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0;
}
.fn__video_icons > *:hover .t_text {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.fn__video_icons .t_text {
  position: absolute;
  left: 100%;
  top: 8px;
  display: block;
  white-space: nowrap;
  background-color: var(--mow-ebc);
  box-shadow: var(--mow-box-shadow);
  font-size: 12px;
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  padding: 0 15px;
  border-radius: 20px;
  margin-left: 15px;
  pointer-events: none;
  font-weight: var(--mow-fweb);
  height: 24px;
  line-height: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.3s;
}
.fn__video_icons > * {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  outline-color: transparent;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: var(--mow-bbc);
  color: var(--mow-hc);
  border-radius: 50%;
  transition: 0.3s;
}
.fn__video_icons > *:hover {
  background-color: var(--mow-aebc);
}
.fn__video_icons > *:not(:last-child) {
  margin-bottom: 2px;
}
.fn__video_btn_play .pause {
  opacity: 1;
}
.fn__video_post.paused .fn__video_btn_volume,
.fn__video_post.paused .fn__video_btn_expand,
.fn__video_post.paused .fn__video_btn_youtube {
  opacity: 0;
  transform: translateY(10px);
  visibility: hidden;
}
.fn__video_post.paused .fn__video_btn_play .pause {
  opacity: 0;
}
.fn__video_post.paused .fn__video_btn_play .play {
  opacity: 1;
}
.fn__video_btn_play .play {
  opacity: 0;
}
.fn__video_btn_play .pause:after,
.fn__video_btn_play .pause:before {
  content: "";
  position: absolute;
  background-color: var(--mow-hc);
  width: 2px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
}
.fn__video_btn_play .pause:before {
  left: 15px;
}
.fn__video_btn_play .pause:after {
  right: 15px;
}
.fn__video_btn_play .fn__isvg {
  width: 14px;
  height: 14px;
  font-size: 14px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
}
.fn__video_btn_play .replaced-svg {
  opacity: 1;
}
.fn__video_btn_expand .fn__isvg {
  width: 16px;
  font-size: 16px;
  height: 16px;
}
.fn__video_btn_volume .fn__isvg {
  width: 18px;
  height: 18px;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -9px;
  opacity: 0;
  display: block;
}
.fn__video_post.unmuted .fn__video_btn_volume .unmute .fn__isvg {
  opacity: 0;
}
.fn__video_post.unmuted .fn__video_btn_volume .mute .fn__isvg {
  opacity: 1;
}
.fn__video_post .fn__video_btn_volume .unmute .fn__isvg {
  opacity: 1;
}
.fn__video_post .fn__full_link {
  z-index: 12;
}
.fn__video_post .item_space,
.fn__video_post .blog__image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.fn__video_post .item_space {
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  background-color: #91a29b;
  position: relative;
  overflow: hidden;
}
.fn__video_post[data-video="youtube"]:not([data-ratio="auto"])
  .inline-YTPlayer {
  position: absolute !important;
  max-width: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.inline-YTPlayer {
  z-index: 5;
  max-width: 100% !important;
}
.fn__video_post[data-video="youtube"]:not([data-ratio="auto"])
  .fn__video_youtube {
  position: absolute !important;
  padding: 0 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
}
.fn__video_post .blog__image {
  all: unset;
}
.fn__video_youtube_format iframe,
.fn__video_format .fn__video_local {
  display: block;
  width: 100%;
  max-width: 100%;
}
.fn__cs_title_smarquee {
  overflow: hidden;
}
.fn__cs_title_smarquee .item {
  position: relative;
  white-space: nowrap;
  padding: 0 100px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 8px;
  font-weight: 900;
  font-family: var(--hff);
  color: var(--mow-hc);
  height: 73px;
}
.fn__cs_title_smarquee .item {
  line-height: 74px;
}
.fn__cs_title_smarquee .icon {
  color: var(--mow-bc);
}
.fn__cs_title_smarquee .icon:before,
.fn__cs_title_smarquee .icon:after {
  width: 20px;
  height: 1px;
  content: "";
  top: 50%;
  margin-top: -1px;
  position: absolute;
  background-color: var(--mow-bc);
}
.fn__cs_title_smarquee .icon:before {
  right: 30px;
}
.fn__cs_title_smarquee .icon:after {
  left: 100%;
  margin-left: 30px;
}
.fn__cs_title_smarquee .icon .fn__isvg {
  width: 40px;
  font-size: 40px;
  height: 40px;
  margin-top: -20px;
  right: -20px;
}
.fn__cs_title_smarquee .fn__isvg {
  position: absolute;
  right: -15px;
  width: 30px;
  font-size: 30px;
  height: auto;
  top: 50%;
  margin-top: -18px;
}
.fn_cs_cats_list2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.fn_cs_cats_list2 li {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  margin-bottom: 20px;
}
.fn_cs_cats_list2 .item {
  position: relative;
  padding-left: 30px;
}
.fn_cs_cats_list2 .title_holder {
  height: 60px;
  position: relative;
  padding-right: 80px;
  padding-left: 45px;
  border-radius: 30px;
  border: 1px solid var(--mow-border-color);
}
.fn_cs_cats_list2 .text {
  display: block;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 600;
  line-height: 58px;
  text-transform: uppercase;
  font-family: var(--hff);
  letter-spacing: 0;
  color: var(--mow-hc);
}
.fn_cs_cats_list2 .img_holder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  left: 0;
  top: 0;
  position: absolute;
  background-image: linear-gradient(#91a29b, #91a29b);
  z-index: 2;
}
.fn_cs_cats_list2 .title_holder a,
.fn_cs_cats_list2 .img_holder a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn_cs_cats_list2 .count {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  background-color: var(--mow-border-color);
  font-size: 14px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-weight: 600;
  font-family: var(--hff);
  right: 10px;
  top: 50%;
  margin-top: -20px;
  position: absolute;
}
.fn_cs_cats_list2 .link_item {
  display: flex;
  align-items: center;
  height: 60px;
}
.fn_cs_cats_list2 .link_item a {
  height: 40px;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
  padding: 0 35px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 40px;
}
.fn_cs_cats_list2 .link_item .text {
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  font-family: var(--hff);
  color: var(--mow-hc);
  position: relative;
  margin-right: 20px;
}
.fn_cs_cats_list2 .link_item .text:after {
  width: 2px;
  height: 40px;
  background-color: var(--mow-border-color);
  content: "";
  position: absolute;
  transform: skew(-26deg);
  left: 10px;
  bottom: 0;
}
.mow_fn_megasub_posts_top.loading .fn__loading_before_content {
  opacity: 1;
  visibility: visible;
}
.fn__loading_before_content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  right: 0;
  pointer-events: none !important;
  opacity: 0;
  visibility: hidden;
}
.fn__loading_before_content ul {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}
.fn__loading_before_content .metas {
  margin-bottom: 12px;
}
.fn__loading_before_content .metas span {
  display: block;
  width: 170px;
  height: 20px;
  border-radius: 10px;
}
.fn__loading_before_content .title span:nth-child(1) {
  display: block;
  width: 250px;
  height: 20px;
  border-radius: 10px;
  margin-bottom: 5px;
}
.fn__loading_before_content .title span:nth-child(2) {
  display: block;
  width: 100px;
  height: 20px;
  border-radius: 10px;
}
.fn_skeleton_animation {
  background-image: linear-gradient(
    90deg,
    #e9eaee,
    #c9cbe2,
    #e9eaee
  ) !important;
  background-size: 200% 100%;
  animation: mowSkeletonAnimation 1.5s ease-in-out infinite;
}
[data-site-skin="dark"] .fn_skeleton_animation {
  background-image: linear-gradient(90deg, #333, #4a4a4a, #333) !important;
}
@keyframes mowSkeletonAnimation {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.fn__bg_youtube {
  position: relative;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border-radius: 5px;
}
.fn__bg_youtube iframe {
  position: absolute;
  max-width: unset;
  top: 50%;
  left: 50%;
  width: 200%;
  height: 200%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.fn__video_post[data-video="youtube"] {
  position: relative;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border-radius: 5px;
  max-width: 100%;
}
.fn__video_post[data-video="youtube"] .yt_fallback_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.fn__video_post[data-video="youtube"] iframe {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  max-width: unset !important;
  top: 50% !important;
  left: 50% !important;
  width: 200% !important;
  height: 200% !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none;
}
.mow_fn_mlogo_header .header_logo_wrap {
  padding: 30px 50px;
  width: 100%;
  position: relative;
}
.mow_fn_mlogo_header .header_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.mow_fn_mlogo_header .left_item,
.mow_fn_mlogo_header .right_item {
  flex: 1;
  display: flex;
}
.mow_fn_mlogo_header .right_item {
  justify-content: flex-end;
}
.mow_fn_mlogo_header .middle_item {
  width: 240px;
  height: 120px;
  flex: auto;
  padding: 0 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mow_fn_mlogo_header .extra_link {
  position: relative;
  height: 40px;
  overflow: hidden;
  line-height: 41px;
  background-color: #000;
  padding: 0 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  font-family: var(--hff);
  letter-spacing: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  width: max-content;
  transition: 0.3s;
}
.mow_fn_mlogo_header .extra_link:hover {
  opacity: 0.9;
}
.mow_fn_mlogo_header .tel {
  display: flex;
  align-items: center;
}
.mow_fn_mlogo_header .tel img {
  margin-left: 5px;
}
.mow_fn_mlogo_header .extra_link a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mow_fn_mlogo_header .header_nav_wrap {
  width: 100%;
  padding: 0 50px;
  position: relative;
}
.mow_fn_mlogo_header .mow_fn_main_nav {
  justify-content: center;
}
.mow_fn_mlogo_header .fn__classic_sub .mow_fn_submenu a {
  font-size: 18px;
}
.mow_fn_mlogo_header .mow_fn_main_nav > li > a {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
}
.mow_fn_mlogo_header[data-layout="full_border"] .header_nav_wrap {
  border-top: 1px solid var(--mow-border-color);
  border-bottom: 1px solid var(--mow-border-color);
}
.mow_fn_mlogo_header[data-layout="contained_border"] .header_nav {
  border-top: 1px solid var(--mow-border-color);
  border-bottom: 1px solid var(--mow-border-color);
}
.mow_fn_mlogo_header[data-layout="overlay_bg"] .header_nav_wrap {
  background-color: #080808;
}
.mow_fn_mlogo_header[data-layout="overlay_bg"] .mow_fn_main_nav > li > a {
  color: #fff;
}
.single-post .mow_fn_stickynav {
  padding-bottom: 4px;
}
.mow_fn_stickynav .stickynav_in {
  background-color: #080808;
  position: relative;
}
.single-post .mow_fn_stickynav.active .header_post_reading,
.single-post .mow_fn_stickynav .mow_fn_main_nav {
  padding: 0 160px;
}
.mow_fn_stickynav .mow_fn_main_nav {
  padding: 0 50px;
  justify-content: center;
}
.mow_fn_stickynav .mow_fn_main_nav > li > a {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.header_post_reading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #080808;
  z-index: 1;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
}
.mow_fn_stickynav .sticky_header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background-color: #080808;
  justify-content: space-between;
  position: relative;
  transition: all 0.3s ease;
}
.mow_fn_stickynav .sticky_header > * {
  width: 100%;
}
.mow_fn_stickynav.active .sticky_header {
  opacity: 0;
  visibility: hidden;
  transform: translateX(50px);
}
.mow_fn_stickynav.active .header_post_reading {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  padding: 0 50px;
}
.header_post_reading .reading_post .subtitle {
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-right: 20px;
  color: #777;
}
.header_post_reading .reading_post h3 {
  font-size: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
  position: relative;
  z-index: 5;
  color: #fff;
  text-align: center;
}
.mow_fn_stickynav.hover .progress_wrap {
  opacity: 0;
}
.mow_fn_stickynav.hover .sticky_header {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.mow_fn_stickynav.hover .header_post_reading {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
}
.mow_fn_stickynav[data-type="on_scroll_top"] {
  transform: translateY(-100%);
  margin-top: 4px;
}
.sticky-active .mow_fn_stickynav.scrolled_up[data-type="on_scroll_top"] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  margin-top: 0;
}
.fn__quick_nav {
  width: 60px;
  top: 0;
  bottom: 0;
  right: 50px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  position: absolute;
  z-index: 10;
}
.fn__quick_nav .icon_holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.fn__quick_nav .icon {
  width: 8px;
  height: 8px;
  background-color: #777;
  border-radius: 2px;
  display: block;
  position: relative;
  left: -7px;
}
.fn__quick_nav .icon:before,
.fn__quick_nav .icon:after {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #777;
  position: absolute;
  left: 100%;
  margin-left: 2px;
}
.fn__quick_nav .icon:before {
  top: 2px;
}
.fn__quick_nav .icon:after {
  top: 5px;
  width: 8px;
}
.fn__quick_nav .icon:not(:last-child) {
  margin-bottom: 2px;
}
.fn__quick_nav.active .list {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fn__quick_nav .list {
  width: 440px;
  top: 100%;
  right: -1px;
  position: absolute;
  padding-top: 6px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  pointer-events: none;
}
.fn__quick_nav .list:after {
  content: "";
  position: absolute;
  right: 22px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 6px 8px;
  border-color: transparent transparent var(--mow-bbc) transparent;
}
.fn__quick_nav ul {
  margin: 0;
  padding: 21px 30px 20px;
  list-style-type: none;
  background-color: var(--mow-bbc);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.fn__quick_nav li {
  margin: 0;
  padding: 0;
  display: none;
}
.fn__quick_nav li.ready {
  display: block;
  animation: mow-appearing-qn 0.5s ease;
}
@keyframes mow-appearing-qn {
  0% {
    opacity: 0;
    transform: translateX(20px) rotateY(20deg) rotateZ(-3deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0) rotateY(0deg) rotateZ(0deg);
  }
}
.fn__quick_nav li:last-child .item {
  border-bottom: none;
}
.fn__quick_nav .item {
  position: relative;
  padding-left: 27px;
  border-bottom: 1px solid var(--mow-border-color);
  padding-bottom: 13px;
  cursor: pointer;
  padding-top: 15px;
}
.fn__quick_nav .item:hover h4 {
  color: var(--mow-mc1);
}
.fn__quick_nav .count {
  color: var(--mow-bc);
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  font-family: var(--hff);
}
.fn__quick_nav .icon_count {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  background: #333;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  top: 2px;
  right: 2px;
}
.fn__quick_nav h4 {
  margin: 0;
  padding: 0;
  line-height: 25px;
  font-size: 18px;
  font-weight: 600;
}
.fn__rbox {
  display: flex;
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.fn__rbox_left {
  position: relative;
  padding: 20px;
  flex: 1;
  min-width: 0;
}
.fn__rbox_right {
  flex: 1;
  position: relative;
  border-left: 1px solid var(--mow-border-color);
  padding: 20px;
  min-width: 0;
}
.fn__rbox_right_in {
  padding: 40px 30px 33px;
  background-color: var(--mow-ebc);
  height: 100%;
  border-radius: 5px;
}
.fn__rbox_overview_title {
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.fn__rbox_overview_desc p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-family: var(--bff);
  color: var(--mow-bc);
}
.fn__rbox_score_wrap {
  display: flex;
  flex-direction: column;
  background-color: var(--mow-ebc);
  border-radius: 5px;
  padding: 17px 20px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
[data-editorial="0"] .fn__rbox_left {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-editorial="0"] .fn__rbox_score_text {
  display: none;
}
[data-editorial="0"] .fn__rbox_score_wrap {
  background-color: transparent;
  padding: 0;
  margin-bottom: 9px;
}
[data-editorial="0"] .fn__rbox_score_count {
  font-size: 51px;
}
.fn__rbox_score_count {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  font-style: italic;
  font-family: var(--hff);
  color: var(--mow-hc);
  display: block;
  margin-bottom: 9px;
}
.fn__rbox_score_count span {
  font-size: 16px;
}
.fn__rbox_progress {
  padding: 25px 10px 28px 10px;
}
.fn__rbox_progress_item:not(:last-child) {
  margin-bottom: 15px;
}
.fn__rbox_score_text {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-bc);
  display: block;
  letter-spacing: 0.25px;
}
.fn__rbox_progress_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fn__rbox_progress_name {
  font-size: 14px;
  letter-spacing: 0.25px;
  font-weight: 900;
  text-transform: uppercase;
  color: var(--mow-hc);
  line-height: 19px;
  font-family: var(--hff);
}
.fn__rbox_progress_rate {
  font-size: 16px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  color: var(--mow-hc);
  font-family: var(--hff);
  font-style: italic;
  line-height: 20px;
  font-weight: 900;
}
.fn__rbox_title_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fn__rbox_title {
  margin: 0;
  position: relative;
  font-size: 14px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.25px;
  font-family: var(--hff);
  color: var(--mow-bc);
  font-family: var(--hff);
  text-transform: uppercase;
  min-width: 0;
}
.fn__rbox_title > span {
  display: block;
  padding: 0 60px;
  position: relative;
}
.fn__rbox_title:before,
.fn__rbox_title:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: var(--mow-border-color);
  left: 0;
}
.fn__rbox_title:before {
  width: 30px;
  left: 20px;
  bottom: 50%;
  margin-bottom: 2px;
}
.fn__rbox_title:after {
  top: 50%;
  margin-top: 2px;
}
.fn__rbox_title > span:after,
.fn__rbox_title > span:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: var(--mow-border-color);
  right: 0;
}
.fn__rbox_title > span:before {
  width: 30px;
  right: 20px;
  bottom: 50%;
  margin-bottom: 2px;
}
.fn__rbox_title > span:after {
  top: 50%;
  margin-top: 2px;
}
.fn__rbox_title span span {
  position: relative;
  top: 1px;
  display: block;
  text-align: center;
}
.fn__rbox_progress_box {
  height: 4px;
  position: relative;
  width: 100%;
  background-color: var(--mow-border-color);
}
.fn__rbox_progress_box span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #fac819;
  transition: all 1s linear;
  width: 0;
}
.fn__pcbox {
  border-radius: 5px;
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  display: flex;
  width: 100%;
}
.fn__pcbox_pros {
  flex: 1;
  padding: 0 20px 46px 20px;
}
.fn__pcbox_cons {
  flex: 1;
  padding: 0 20px 50px 20px;
  border-left: 1px solid var(--mow-border-color);
}
.fn__pcbox_pros_title,
.fn__pcbox_cons_title {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 30px;
  font-size: 14px;
  letter-spacing: 0.25px;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 19px;
}
.fn__pcbox_cons_text,
.fn__pcbox_pros_text {
  margin-right: 10px;
}
.fn__pcbox_pros_icon,
.fn__pcbox_cons_icon {
  width: 50px;
  height: 30px;
  border-radius: 0 0 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #fff;
}
.fn__pcbox_pros_icon .fn__isvg,
.fn__pcbox_cons_icon .fn__isvg {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.fn__pcbox_pros_list,
.fn__pcbox_cons_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__pcbox_pros_list li:not(:last-child),
.fn__pcbox_cons_list li:not(:last-child) {
  margin-bottom: 19px;
}
.fn__pcbox_pros_list li,
.fn__pcbox_cons_list li {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: var(--hff);
  font-weight: 500;
  color: var(--mow-hc);
  line-height: 1;
  padding-left: 20px;
  position: relative;
}
.fn__pcbox_pros_list li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 11px;
  background-color: var(--mow-hc);
  top: 2px;
  left: 5px;
}
.fn__pcbox_cons_list li:after,
.fn__pcbox_pros_list li:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 1px;
  background-color: var(--mow-hc);
  top: 7px;
  left: 0;
}
.fn__rpc_box {
  margin-top: 70px;
}
.fn__rpc_box > .fn__rpc_decor:not(:first-child) {
  display: block;
}
.fn__rpc_decor {
  display: none;
  width: 100%;
  height: 20px;
  position: relative;
}
.fn__rpc_decor:after {
  top: 0;
  bottom: 0;
  right: 50%;
  content: "";
  position: absolute;
  width: 1px;
  background-color: var(--mow-border-color);
}
.fn__rpc_decor span:after,
.fn__rpc_decor span:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: var(--mow-border-color);
}
.fn__rpc_decor span:before {
  top: 0;
  left: 50%;
  margin-left: 11px;
}
.fn__rpc_decor span:after {
  bottom: 0;
  right: 50%;
  margin-right: 10px;
}
.fn__rating_count {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 14;
}
.fn__video_icons + .fn__rating_count {
  top: 26px;
  left: 66px;
}
.fn__gallery_count + .fn__rating_count {
  top: 36px;
  left: 76px;
}
.fn__gallery_count[data-size="s"] + .fn__rating_count {
  left: 46px;
  top: 16px;
}
.fn__rating_count[data-size="xs"] .number,
.fn__rating_count[data-size="s"] .number,
.fn__gallery_count[data-size="s"] + .fn__rating_count .number {
  height: 18px;
  line-height: 18px;
  border-radius: 9px;
  font-size: 12px;
}
.fn__rating_count[data-size="s"] {
  top: 10px;
  left: 10px;
}
.fn__rating_count[data-size="xs"] {
  top: 0;
  left: 0;
}
.fn__rating_count .number {
  padding: 0 8px;
  display: block;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  background-color: #fdd23c;
  color: #000;
  font-family: var(--hff);
  letter-spacing: 0;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  font-style: italic;
  white-space: nowrap;
}
.single-format-link .single_bottom_info .mow_fn_share {
  display: none;
}
a.fn__external_single {
  border: 1px solid var(--mow-border-color);
  box-shadow: var(--mow-box-shadow);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 18px;
  color: var(--mow-hc);
  font-weight: 600;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 9px;
}
a.fn__external_single:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  background-color: var(--mow-mc1);
}
a.fn__external_single .text {
  height: 60px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 5px;
  background-color: var(--mow-ebc);
}
a.fn__external_single .icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  box-shadow: var(--mow-box-shadow);
  background-color: var(--mow-mc1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: var(--mow-contrast-text);
}
a.fn__external_single .fn__isvg {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.mow_fn_bloglist_simple_text {
  margin-left: -30px;
  display: flex;
  flex-wrap: wrap;
}
.mow_fn_bloglist_simple_text article {
  margin-bottom: 30px;
  padding-left: 30px;
  width: 33.3333%;
}
.wspage_list .mow_fn_bloglist_simple_text article {
  width: 50%;
}
.blog__item_simple_text {
  padding-bottom: 25px;
  border-bottom: 1px solid var(--mow-border-color);
}
.blog__item_simple_text .fn__meta {
  margin-bottom: 8px;
  margin-top: -5px;
}
.blog__item_simple_text .title_holder {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 22px;
}
.blog__item_simple_text .post_title {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 22px;
  line-height: inherit;
  font-weight: 600;
}
.blog__item_simple_text .fn__descr {
  display: inline;
  font-size: 18px;
  line-height: inherit;
  margin-left: 5px;
}
.blog__item_small_list {
  position: relative;
}
.blog__item_small_list.has_vote_vclassic {
  padding-left: 78px;
}
.blog__item_small_list.has_vote_vmodern {
  padding-left: 115px;
}
.blog__item_small_list .item_right {
  padding-bottom: 30px;
  display: flex;
  position: relative;
  border-bottom: 1px solid var(--mow-border-color);
}
.blog__item_small_list .img_holder img {
  width: 100%;
  height: 100%;
  min-height: 160px;
  object-fit: cover;
}
.blog__item_small_list .img_holder {
  width: 237px;
  min-width: 237px;
  height: 160px;
  position: relative;
  overflow: hidden;
  margin-right: 30px;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.blog__item_small_list .img_holder a {
  width: 100%;
  display: flex;
}
.blog__item_small_list .img_t a {
  color: #000;
  background-color: #91a29b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--hff);
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  height: 100%;
  padding: 10px;
  width: 100%;
}
.blog__item_small_list .fn__meta {
  margin-bottom: 16px;
}
.blog__item_small_list .fn__title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}
.blog__item_small_list.blog__item_small_list_2 .fn__title {
  margin-bottom: 17px;
}
.blog__item_small_list .title_holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: auto;
}
.blog__item_small_list.has_share .title_holder_in {
  padding-right: 100px;
  min-height: 103px;
}
.blog__item_small_list .title_holder_in {
  position: relative;
}
.fn_cs_cats_grid_box ul {
  margin: 0;
  padding: 0;
  margin-left: -30px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.fn_cs_cats_grid_box li {
  margin: 0;
  padding: 0;
  width: 20%;
  padding-left: 30px;
  margin-bottom: 30px;
}
.fn_cs_cats_grid_box[data-cols="col1"] li {
  width: 100%;
}
.fn_cs_cats_grid_box[data-cols="col2"] li {
  width: 50%;
}
.fn_cs_cats_grid_box[data-cols="col3"] li {
  width: 33.3333%;
}
.fn_cs_cats_grid_box[data-cols="col4"] li {
  width: 25%;
}
.fn_cs_cats_grid_box[data-cols="col5"] li {
  width: 20%;
}
.fn_cs_cats_grid_box .item {
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  position: relative;
  transition: 0.5s;
}
.fn_cs_cats_grid_box .item:hover {
  border-color: var(--mow-mc1) !important;
}
.fn_cs_cats_grid_box ul a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fn_cs_cats_grid_box .img_wrap {
  padding: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fn_cs_cats_grid_box .img_in {
  padding: 5px;
  border-radius: 5px;
  width: 140px;
  max-width: 100%;
  box-shadow: var(--mow-box-shadow);
}
.fn_cs_cats_grid_box .img_holder {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}
.fn_cs_cats_grid_box .img_holder:not(:empty) {
  background-color: #91a29b;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-family: var(--hff);
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
}
.fn_cs_cats_grid_box .title_holder {
  border-top: 1px solid var(--mow-border-color);
  display: flex;
  height: 53px;
  transition: 0.5s;
}
.fn_cs_cats_grid_box .text {
  padding: 0 20px;
  flex: auto;
  line-height: 53px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-hc);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fn_cs_cats_grid_box .count {
  flex: 0 0 51px;
  border-left: 1px solid var(--mow-border-color);
  line-height: 53px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-bc);
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.5s;
}
.fn_cs_cats_grid_box .or {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin-top: -1px;
  margin-bottom: 26px;
}
.fn_cs_cats_grid_box .or span {
  line-height: 1;
  position: relative;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-bc);
  padding: 0 20px;
  line-height: 1;
}
.fn_cs_cats_grid_box .or span:before,
.fn_cs_cats_grid_box .or span:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 3000px;
  height: 1px;
  background-color: var(--mow-border-color);
}
.fn_cs_cats_grid_box .or span:before {
  right: 100%;
}
.fn_cs_cats_grid_box .or span:after {
  left: 100%;
}
.fn_cs_cats_grid_box .see a {
  display: block;
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  border-radius: 5px;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
  font-family: var(--hff);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.fn_cs_cats_grid_box .see a:hover {
  opacity: 0.8;
}
.fn__simple_title {
  font-size: 100px;
  color: var(--mow-hc);
  font-family: var(--hff);
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1;
}
.fn__simple_title[data-stroke="yes"] {
  color: transparent !important;
  -webkit-text-stroke: 2px var(--mow-hc);
}
.fn_cs_single_video {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fn_cs_single_video.play .title_holder {
  transform: translateX(190%);
}
.fn_cs_single_video.play .icon {
  opacity: 0;
}
.fn_cs_single_video.play .play {
  opacity: 0;
}
.fn_cs_single_video.play .pause {
  opacity: 1;
}
.fn_cs_single_video.play:hover .icon {
  opacity: 0.5;
}
.fn_cs_single_video:hover .icon:hover {
  opacity: 1 !important;
}
.fn_cs_single_video iframe {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.fn_cs_single_video .mbYTP_wrapper {
  pointer-events: none;
}
.fn_cs_single_video .iframe {
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 100% !important;
}
.fcsvy_video {
  background-attachment: unset !important;
  border-radius: 5px;
  overflow: hidden;
}
.fn_cs_single_video .inlinePlayButton,
.fn_cs_single_video .inlinePlayButtonMobile {
  opacity: 0 !important;
}
.fn_cs_single_video .icon {
  width: 160px;
  height: 100px;
  background-color: var(--mow-mc1);
  border-radius: 30px;
  display: block;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -80px;
  cursor: pointer;
  transition: 0.5s;
}
.fn_cs_single_video .play:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 22px;
  border-color: transparent transparent transparent var(--mow-contrast-text);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -11px;
  content: "";
}
.fn_cs_single_video .pause {
  opacity: 0;
}
.fn_cs_single_video .pause:before,
.fn_cs_single_video .pause:after {
  width: 4px;
  height: 30px;
  position: absolute;
  top: 50%;
  background-color: var(--mow-contrast-text);
  margin-top: -15px;
  content: "";
}
.fn_cs_single_video .pause:before {
  left: 69px;
}
.fn_cs_single_video .pause:after {
  right: 69px;
}
.fn_cs_single_video .title_holder {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 530px;
  max-width: calc(100% - 170px);
  transition: 0.5s;
}
.fn_cs_single_video .title_wrap {
  border-top-left-radius: 5px;
  overflow: hidden;
  position: relative;
}
.fn_cs_single_video .title_holder .title {
  background-color: #222;
  padding: 35px 60px 30px;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  font-family: var(--hff);
  font-weight: 700;
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 33px 100%);
}
.fn_cs_single_video .title_holder i {
  font-size: 140px;
  color: #222;
  display: block;
  position: absolute;
  bottom: 0;
  right: 100%;
  margin-right: -35px;
  transform: rotate(25deg);
}
.fn__widget_posts_delta .fn__ajax_more {
  margin-top: 40px;
}
.fn__ajax_more {
  position: relative;
}
.fn__ajax_more a {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  display: block;
  text-decoration: none;
  text-align: center;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
  padding: 0 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  font-family: var(--hff);
  text-transform: uppercase;
  letter-spacing: 0.25px;
  position: relative;
}
.fn__ajax_more a:hover {
  opacity: 0.8;
}
.post_loading .fn__ajax_more .icon {
  opacity: 1;
}
.post_loading .fn__ajax_more .text {
  opacity: 0;
}
.fn__ajax_more .icon {
  width: 30px;
  height: 30px;
  border: 4px solid var(--mow-contrast-text);
  border-left-color: #999;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  display: block;
  border-radius: 50%;
}
.fn__ajax_more a.disabled {
  opacity: 0.5;
}
.fn_cs_youtube_list {
  display: flex;
  border-radius: 0 5px 5px 0;
  overflow: auto;
  box-shadow: var(--mow-box-shadow);
}
.fn_cs_youtube_list .count_holder {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  font-family: var(--hff);
  font-weight: 900;
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -10px;
}
.fn_cs_youtube_list .count_holder .play {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--mow-aebc);
  opacity: 0;
  pointer-events: none;
}
.fn_cs_youtube_list .count_holder .play:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 4px;
  left: 7px;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #bf1313;
}
.fn_cs_youtube_list .video_part {
  flex: auto;
  width: 67%;
  position: relative;
}
.fn_cs_youtube_list .video_part video {
  width: 100%;
  height: 565px;
  object-fit: cover;
}
.fn_cs_youtube_list .video_part > * {
  display: none;
}
.fn_cs_youtube_list .video_part > *:first-child {
  display: block;
}
.fn__link {
  cursor: pointer;
}
.fn_cs_youtube_list .list_part {
  height: 565px;
  width: 33%;
  background-color: var(--mow-ebc);
  min-width: 350px;
}
.fn_cs_youtube_list .list_part {
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: var(--mow-aebc) transparent;
  border-radius: 4px;
}
.fn_cs_youtube_list .list_part::-webkit-scrollbar {
  width: 8px;
}
.fn_cs_youtube_list .list_part::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.fn_cs_youtube_list .list_part ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn_cs_youtube_list .list_part li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.fn_cs_youtube_list .list_part li:last-child {
  border-bottom: none;
}
.fn_cs_youtube_list .list_part li.active .play {
  opacity: 1;
}
.fn_cs_youtube_list .list_part li.active .count {
  opacity: 0;
}
.fn_cs_youtube_list .list_part li.active .img {
  border: 5px solid #bf1313;
}
.fn_cs_youtube_list .item {
  padding: 20px 30px;
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.fn_cs_youtube_list .img {
  width: 124px;
  min-width: 124px;
  height: 84px;
  display: flex;
  margin-right: 15px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: var(--mow-box-shadow);
}
.fn_cs_youtube_list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.fn_cs_youtube_list .title {
  margin: 0;
  padding: 0;
  flex: auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}
.fn_cs_youtube_list .title span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.fn_cs_youtube_list .item:hover {
  background-color: var(--mow-bbc);
}
.sidebar_sticky_enable .mow_fn_ws .wspage_bar .wspage_in,
.sidebar_sticky_enable .mow_fn_ws .wspage_secondary .wspage_in {
  position: sticky;
  top: 100px;
}
.mow-border-1 {
  border-width: 1px;
  border-style: solid;
}
.mow-border-2 {
  border-width: 2px;
  border-style: solid;
}
.mow-border-3 {
  border-width: 3px;
  border-style: solid;
}
.mow-border-4 {
  border-width: 4px;
  border-style: solid;
}
.mow-border-5 {
  border-width: 5px;
  border-style: solid;
}
.mow-border-10 {
  border-width: 10px;
  border-style: solid;
}
.mow-border-1-top {
  border-top-width: 1px;
  border-style: solid;
}
.mow-border-2-top {
  border-top-width: 2px;
  border-style: solid;
}
.mow-border-3-top {
  border-top-width: 3px;
  border-style: solid;
}
.mow-border-4-top {
  border-top-width: 4px;
  border-style: solid;
}
.mow-border-5-top {
  border-top-width: 5px;
  border-style: solid;
}
.mow-border-10-top {
  border-top-width: 10px;
  border-style: solid;
}
.mow-border-1-bottom {
  border-bottom-width: 1px;
  border-style: solid;
}
.mow-border-2-bottom {
  border-bottom-width: 2px;
  border-style: solid;
}
.mow-border-3-bottom {
  border-bottom-width: 3px;
  border-style: solid;
}
.mow-border-4-bottom {
  border-bottom-width: 4px;
  border-style: solid;
}
.mow-border-5-bottom {
  border-bottom-width: 5px;
  border-style: solid;
}
.mow-border-10-bottom {
  border-bottom-width: 10px;
  border-style: solid;
}
.mow-border-1-left {
  border-left-width: 1px;
  border-style: solid;
}
.mow-border-2-left {
  border-left-width: 2px;
  border-style: solid;
}
.mow-border-3-left {
  border-left-width: 3px;
  border-style: solid;
}
.mow-border-4-left {
  border-left-width: 4px;
  border-style: solid;
}
.mow-border-5-left {
  border-left-width: 5px;
  border-style: solid;
}
.mow-border-10-left {
  border-left-width: 10px;
  border-style: solid;
}
.mow-border-1-right {
  border-left-width: 1px;
  border-style: solid;
}
.mow-border-2-right {
  border-left-width: 2px;
  border-style: solid;
}
.mow-border-3-right {
  border-left-width: 3px;
  border-style: solid;
}
.mow-border-4-right {
  border-left-width: 4px;
  border-style: solid;
}
.mow-border-5-right {
  border-left-width: 5px;
  border-style: solid;
}
.mow-border-10-right {
  border-left-width: 10px;
  border-style: solid;
}
.mow-text-bbc {
  color: var(--mow-bbc) !important;
}
.mow-bg-bbc {
  background-color: var(--mow-bbc) !important;
}
.mow-border-bbc {
  border-color: var(--mow-bbc) !important;
}
.mow-border-top-bbc {
  border-top-color: var(--mow-bbc) !important;
}
.mow-border-bottom-bbc {
  border-bottom-color: var(--mow-bbc) !important;
}
.mow-border-left-bbc {
  border-left-color: var(--mow-bbc) !important;
}
.mow-border-right-bbc {
  border-left-color: var(--mow-bbc) !important;
}
.mow-text-mc1 {
  color: var(--mow-mc1) !important;
}
.mow-bg-mc1 {
  background-color: var(--mow-mc1) !important;
}
.mow-border-mc1 {
  border-color: var(--mow-mc1) !important;
}
.mow-border-top-mc1 {
  border-top-color: var(--mow-mc1) !important;
}
.mow-border-bottom-mc1 {
  border-bottom-color: var(--mow-mc1) !important;
}
.mow-border-left-mc1 {
  border-left-color: var(--mow-mc1) !important;
}
.mow-border-right-mc1 {
  border-right-color: var(--mow-mc1) !important;
}
.mow-text-hhc {
  color: var(--mow-hhc) !important;
}
.mow-bg-hhc {
  background-color: var(--mow-hhc) !important;
}
.mow-border-hhc {
  border-color: var(--mow-hhc) !important;
}
.mow-border-top-hhc {
  border-top-color: var(--mow-hhc) !important;
}
.mow-border-bottom-hhc {
  border-bottom-color: var(--mow-hhc) !important;
}
.mow-border-left-hhc {
  border-left-color: var(--mow-hhc) !important;
}
.mow-border-right-hhc {
  border-right-color: var(--mow-hhc) !important;
}
.mow-text-hc {
  color: var(--mow-hc) !important;
}
.mow-bg-hc {
  background-color: var(--mow-hc) !important;
}
.mow-border-hc {
  border-color: var(--mow-hc) !important;
}
.mow-border-top-hc {
  border-top-color: var(--mow-hc) !important;
}
.mow-border-bottom-hc {
  border-bottom-color: var(--mow-hc) !important;
}
.mow-border-left-hc {
  border-left-color: var(--mow-hc) !important;
}
.mow-border-right-hc {
  border-right-color: var(--mow-hc) !important;
}
.mow-text-bc {
  color: var(--mow-bc) !important;
}
.mow-bg-bc {
  background-color: var(--mow-bc) !important;
}
.mow-border-bc {
  border-color: var(--mow-bc) !important;
}
.mow-border-top-bc {
  border-top-color: var(--mow-bc) !important;
}
.mow-border-bottom-bc {
  border-bottom-color: var(--mow-bc) !important;
}
.mow-border-left-bc {
  border-left-color: var(--mow-bc) !important;
}
.mow-border-right-bc {
  border-right-color: var(--mow-bc) !important;
}
.mow-text-ebc {
  color: var(--mow-ebc) !important;
}
.mow-bg-ebc {
  background-color: var(--mow-ebc) !important;
}
.mow-border-ebc {
  border-color: var(--mow-ebc) !important;
}
.mow-border-top-ebc {
  border-top-color: var(--mow-ebc) !important;
}
.mow-border-bottom-ebc {
  border-bottom-color: var(--mow-ebc) !important;
}
.mow-border-left-ebc {
  border-left-color: var(--mow-ebc) !important;
}
.mow-border-right-ebc {
  border-right-color: var(--mow-ebc) !important;
}
.mow-text-aebc {
  color: var(--mow-aebc) !important;
}
.mow-bg-aebc {
  background-color: var(--mow-aebc) !important;
}
.mow-border-aebc {
  border-color: var(--mow-aebc) !important;
}
.mow-border-top-aebc {
  border-top-color: var(--mow-aebc) !important;
}
.mow-border-bottom-aebc {
  border-bottom-color: var(--mow-aebc) !important;
}
.mow-border-left-aebc {
  border-left-color: var(--mow-aebc) !important;
}
.mow-border-right-aebc {
  border-right-color: var(--mow-aebc) !important;
}
.mow-text-border-color {
  color: var(--mow-border-color) !important;
}
.mow-bg-border-color {
  background-color: var(--mow-border-color) !important;
}
.mow-border-border-color {
  border-color: var(--mow-border-color) !important;
}
.mow-border-top-border-color {
  border-top-color: var(--mow-border-color) !important;
}
.mow-border-bottom-border-color {
  border-bottom-color: var(--mow-border-color) !important;
}
.mow-border-left-border-color {
  border-left-color: var(--mow-border-color) !important;
}
.mow-border-right-border-color {
  border-right-color: var(--mow-border-color) !important;
}
.mbl1h {
  border-left: 1px solid var(--mow-border-color) !important;
}
.mbr1h {
  border-right: 1px solid var(--mow-border-color) !important;
}
[data-elementor-device-mode="tablet"] .mbl1h,
[data-elementor-device-mode="tablet"] .mbr1h,
[data-elementor-device-mode="tablet"] .hide-on-tablet {
  border: none !important;
}
.mow-sticky {
  position: sticky;
  top: 70px;
}
.mow_fn_single_other {
  padding: 60px 0;
}
.elementor-widget-text-editor {
  color: var(--mow-bc);
}
.elementor-widget-text-editor h1,
.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3,
.elementor-widget-text-editor h4,
.elementor-widget-text-editor h5,
.elementor-widget-text-editor h6 {
  color: var(--mow-hc);
}
.fn__caption {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: var(--mow-bc);
  font-family: var(--bff);
  font-style: italic;
  padding-top: 5px;
}
.mow_mob_bar_active {
  overflow: hidden;
}
.mow_mob_bar_active .mobsearch_opener,
.mow_mob_bar_active .mobmenu_opener {
  opacity: 0.2;
}
.mow_mob_bar_active .mow_fn_fixed_right_bar .fn__addpost_btn {
  display: none;
}
.mow_mob_bar_active .bar_opener {
  transform: rotate(90deg);
}
.mow_mob_bar_active .mow_fn_site_overlay {
  opacity: 1;
}
.mow_mob_bar_active .mow_fn_content {
  filter: blur(3px);
}
.mow_mob_bar_active .mow_fn_fixed_social_list {
  display: block;
}
.mow_mob_bar_active .mow_fn_fixed_posts,
.mow_mob_bar_active .mow_fn_fixed_right_bar {
  display: block;
}
.fn__lg_lightbox .lightbox {
  cursor: zoom-in;
}
.post__excerpt p {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-family: var(--bff);
  color: var(--mow-hc);
  font-weight: 500;
  line-height: 29px;
}
.post__excerpt {
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 50px;
}
.post__excerpt:before,
.post__excerpt:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: var(--mow-border-color);
  width: 300px;
  max-width: 100%;
}
.post__excerpt:before {
  bottom: 10px;
  width: 200px;
}
body.elementor-editor-active .mow_fn_fixed_posts {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.bg-noclick {
  pointer-events: none;
}
.mow_fn_main_audio {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #f5f5f5;
  border-top: 1px solid #ccc;
  padding: 14px 0;
}
.mejs__overlay-button {
  background-image: url(mejs-controls.svg);
}
.mejs__overlay-loading-bg-img {
  background-image: url(mejs-controls.svg);
}
.mejs__button > button {
  background-image: url(mejs-controls.svg);
}
.mow_fn_main_audio.closed {
  transform: translateY(105%);
}
.mow_fn_main_audio .mejs__volume-current,
.mow_fn_main_audio .mejs__volume-handle {
  background-color: #000;
}
.mow_fn_main_audio .mejs__volume-handle {
  display: none;
}
.mow_fn_main_audio .mejs__volume-current {
  border-radius: 20px;
}
.mow_fn_main_audio .mejs__volume-total {
  background-color: #777;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  top: 0;
}
.mow_fn_main_audio .mejs__volume-button > .mejs__volume-slider {
  width: 12px;
  background-color: transparent;
  border: 4px solid #fff;
  border-radius: 20px;
  bottom: 100%;
  height: 108px;
  margin-bottom: -22px;
}
.mow_fn_main_audio .podcast_icon {
  width: 70px;
  min-width: 70px;
  height: 70px;
  display: block;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
  background-color: #fff;
  box-shadow: var(--mow-box-shadow);
  margin-right: 30px;
}
.mow_fn_main_audio .forward button {
  color: #000;
  font-family: var(--hff);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-style: italic;
  height: 70px;
  overflow: visible;
  line-height: 70px;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.mow_fn_main_audio .forward i {
  margin-left: 7px;
  position: relative;
  top: -2px;
}
.mow_fn_main_audio .forward .forward_button i {
  transform: rotateY(180deg) translateZ(0);
}
.mow_fn_main_audio .forward {
  display: flex;
  gap: 20px;
}
.mow_fn_main_audio.fn_pause .podcast_icon {
  border-color: transparent;
}
.mow_fn_main_audio.fn_play .podcast_icon .playy {
  opacity: 0;
}
.mow_fn_main_audio .podcast_icon .playy:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent var(--mow-hc);
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -6px;
}
.mow_fn_main_audio .podcast_icon.stroke-solid {
  stroke-width: 6px;
  stroke: #fff;
}
.mow_fn_main_audio .podcast_icon:hover .stroke-solid {
  opacity: 1;
  stroke-dashoffset: 300;
}
.mow_fn_main_audio .podcast_icon:hover i {
  background-color: #fff;
}
.mow_fn_main_audio .podcast_icon:hover .icon {
  transform: scale(0.8);
}
.mow_fn_main_audio .podcast_icon .stroke-solid {
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 4px;
  stroke: #000;
  transition: stroke-dashoffset 1s ease, opacity 1s ease;
}
.mow_fn_main_audio .podcast_icon .icon {
  transform: scale(0.7);
  transform-origin: 50% 50%;
  transition: transform 200ms ease-out;
}
.mow_fn_main_audio.fn_play .icon_bar {
  opacity: 1;
}
.mow_fn_main_audio .icon_bar {
  transition: all 0.3s ease;
  opacity: 0;
}
.mow_fn_main_audio .icon_bar span {
  background: #000;
  bottom: 30px;
  height: 10px;
  position: absolute;
  width: 4px;
  animation: frenify-sound 0ms -800ms linear infinite alternate;
  top: 50%;
  margin-top: -5px;
}
.mow_fn_main_audio .icon_bar span:nth-child(1) {
  left: 21px;
  animation-duration: 374ms;
}
.mow_fn_main_audio .icon_bar span:nth-child(2) {
  left: 27px;
  animation-duration: 333ms;
}
.mow_fn_main_audio .icon_bar span:nth-child(3) {
  left: 33px;
  animation-duration: 307ms;
}
.mow_fn_main_audio .icon_bar span:nth-child(4) {
  left: 39px;
  animation-duration: 358ms;
}
.mow_fn_main_audio .icon_bar span:nth-child(5) {
  left: 45px;
  animation-duration: 300ms;
}
@keyframes frenify-sound {
  0% {
    height: 12px;
    margin-top: -6px;
  }
  100% {
    height: 24px;
    margin-top: -12px;
  }
}
.mow_fn_main_audio .audio_player {
  width: 100%;
  width: calc(100% - 233px);
  padding-left: 30px;
  padding-right: 46px;
}
.mow_fn_main_audio .mejs__time {
  color: #000;
  font-family: var(--hff);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-style: italic;
  height: 70px;
  overflow: visible;
  line-height: 70px;
  padding: 0;
  margin: 0;
}
.mow_fn_main_audio .mejs__time-hovered {
  background-color: #000;
}
.mow_fn_main_audio .mejs__time-hovered,
.mow_fn_main_audio .mejs__time-current,
.mow_fn_main_audio .mejs__time-loaded,
.mow_fn_main_audio .mejs__time-total {
  height: 4px;
}
.mow_fn_main_audio .mejs__time-total:before {
  bottom: 100%;
  left: 0;
  right: 0;
  height: 10px;
  background-color: transparent;
  content: "";
  position: absolute;
}
.mow_fn_main_audio .mejs__time-total:after {
  top: 100%;
  left: 0;
  right: 0;
  height: 10px;
  background-color: transparent;
  content: "";
  position: absolute;
}
.mow_fn_main_audio .mejs__time-handle-content {
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 100%;
  top: -8px;
  border-color: #000;
  transform: scale(1);
}
.mow_fn_main_audio .mejs__time-current {
  background-color: #000;
  border-radius: 10px 0 0 10px;
}
.mow_fn_main_audio .mejs__time-loaded {
  background-color: #777;
}
.mow_fn_main_audio .mejs__time-rail {
  height: 70px;
  margin: 0 30px 0 0;
}
.mow_fn_main_audio .mejs__time-total {
  background-color: #999;
  border-radius: 10px;
}
.mow_fn_main_audio .mejs__time-buffering,
.mow_fn_main_audio .mejs__time-current,
.mow_fn_main_audio .mejs__time-hovered,
.mow_fn_main_audio .mejs__time-loaded,
.mow_fn_main_audio .mejs__time-marker,
.mow_fn_main_audio .mejs__time-total {
  top: 50%;
  margin-top: -2px;
}
.mow_fn_main_audio .mejs__time-float-current {
  position: relative;
  margin: 0;
  width: auto;
  height: auto;
  display: block;
}
.mow_fn_main_audio .mejs__time-float-corner {
  top: 100%;
  margin-top: 0;
  border-color: #000 transparent transparent;
}
.mow_fn_main_audio .mejs__time-float {
  top: auto;
  margin-top: auto;
  bottom: 100%;
  background: #000;
  border: none;
  color: #fff;
  font-family: var(--hff);
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  width: 50px;
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
}
.mow_fn_main_audio .mejs-skip-back-button > button,
.mow_fn_main_audio .mejs__skip-back-button > button,
.mow_fn_main_audio .mejs-jump-forward-button > button,
.mow_fn_main_audio .mejs__jump-forward-button > button {
  color: #000;
}
.mow_fn_main_audio .mejs__jump-forward-button > button,
.mow_fn_main_audio .mejs__skip-back-button > button {
  visibility: hidden;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  line-height: 70px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 0;
  -ms-align-items: center;
  align-items: center;
}
.mow_fn_main_audio .mejs__jump-forward-button > button:after,
.mow_fn_main_audio .mejs__skip-back-button > button:before {
  content: "10s";
  visibility: visible;
  color: #000;
  font-family: var(--hff);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-style: italic;
  white-space: nowrap;
}
.mow_fn_main_audio .mejs__skip-back-button > button:after {
  transform: rotateY(180deg);
}
.mow_fn_main_audio .mejs__volume-button {
  position: relative;
  width: auto;
  height: 70px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 0 0 0 30px;
  cursor: pointer;
}
.mow_fn_main_audio .mejs__volume-button.mejs__unmute > button:after {
  opacity: 1;
}
.mow_fn_main_audio .mejs__volume-button > button svg {
  pointer-events: none;
  display: none;
}
.mow_fn_main_audio .mejs__volume-button > button:after {
  width: 2px;
  height: 28px;
  content: "";
  position: absolute;
  left: 7px;
  top: -7px;
  transform: rotate(45deg);
  background-color: #000;
  z-index: 5;
  opacity: 0;
}
.mow_fn_main_audio .mejs__volume-button > button {
  background: url(../svg/volume-up.svg);
  width: 18px;
  height: 14px;
  visibility: visible;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  margin: 0;
  overflow: visible;
  padding: 0;
}
.mow_fn_main_audio .mejs__jump-forward-button > button:before,
.mow_fn_main_audio .mejs__skip-back-button > button:after {
  content: "";
  background: url(../svg/reply.svg);
  width: 20px;
  height: 16px;
  visibility: visible;
  opacity: 1;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.mow_fn_main_audio .mejs__jump-forward-button,
.mow_fn_main_audio .mejs__skip-back-button {
  width: auto;
  color: #000;
  font-family: var(--hff);
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  font-style: italic;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}
.mow_fn_main_audio .mejs__skip-back-button {
  margin-right: 15px;
}
.mow_fn_main_audio .mejs__controls {
  background: none !important;
  height: 70px;
  padding: 0;
}
.mow_fn_main_audio .mejs__container {
  background-color: transparent;
  width: 100% !important;
  height: 70px !important;
}
.mow_fn_main_audio .audio_wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}
.mow_fn_main_audio .closer:after,
.mow_fn_main_audio .closer:before {
  content: "";
  width: 16px;
  height: 4px;
  background-color: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.5s ease;
}
.mow_fn_main_audio .closer:before {
  transform: skewY(-30deg);
}
.mow_fn_main_audio .closer:after {
  transform: skewY(30deg);
}
.mow_fn_main_audio .closer {
  width: 16px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.mow_fn_episode {
  padding-top: 70px;
  padding-bottom: 100px;
}
.mow_fn_episode .desc_holder > *:last-child {
  margin-bottom: 0;
}
.mow_fn_episode .fn__mp3_item {
  bottom: 20px;
  left: 20px;
  right: 20px;
  position: absolute;
}
.mow_fn_episode .podcast_post {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mow_fn_episode .podcast_post a {
  display: flex;
  padding: 20px;
  align-items: center;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  font-family: var(--hff);
  color: #fff;
  background-image: linear-gradient(to bottom, #000, transparent);
}
.mow_fn_episode .podcast_post .img_t {
  border-radius: 5px;
  background-color: #91a29b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
.mow_fn_episode .podcast_post .img_holder {
  border-radius: 5px;
  overflow: auto;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  min-width: 50px;
}
.mow_fn_episode .podcast_post img {
  width: 50px;
  min-width: 50px;
  height: 50px;
  object-fit: cover;
}
.mow_fn_episode .episode_title_holder {
  margin-bottom: 70px;
}
.mow_fn_episode .fn__meta {
  margin-bottom: 25px;
}
.mow_fn_episode .featured_space {
  aspect-ratio: 3 / 2;
  background-color: #91a29b;
}
.mow_fn_episode .et_in,
.mow_fn_episode .content_holder {
  max-width: 800px;
  margin: 0 auto;
}
.mow_fn_episode .main__title {
  font-size: 48px;
  margin: 0;
  padding: 0;
  font-weight: 900;
  margin-bottom: 15px;
}
.mow_fn_episode .et_in {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 42px;
}
.mow_fn_audio_button {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  outline-color: transparent;
  display: block;
  background: none;
  height: fit-content;
}
.mow_fn_audio_button .play_button {
  width: 80px;
  height: 80px;
  box-shadow: var(--mow-box-shadow);
  background-color: var(--mow-ebc);
  position: relative;
  display: flex;
  border-radius: 100%;
  transition: 0.3s;
}
.mow_fn_audio_button .num {
  width: 28px;
  height: 28px;
  background-color: var(--mow-bbc);
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: var(--mow-hc);
  font-weight: 900;
  font-family: var(--hff);
  box-shadow: var(--mow-box-shadow);
}
.fn__mp3_item.active .mow_fn_audio_button .play_button,
.mow_fn_audio_button .play_button:hover {
  background-color: var(--mow-aebc);
}
.mow_fn_audio_button .play_button:hover .play_btn:after {
  transform: scale(1.2);
}
.mow_fn_audio_button .play_btn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent var(--mow-hc);
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -6px;
  transition: 0.3s;
}
.fn__mp3_item.fn_play .play_btn:after {
  opacity: 0;
}
.fn__mp3_item.fn_play .icon_bar {
  opacity: 1;
}
.mow_fn_audio_button .icon_bar {
  transition: all 0.3s ease;
  opacity: 0;
}
.mow_fn_audio_button .icon_bar span {
  background: var(--mow-hc);
  bottom: 30px;
  height: 12px;
  position: absolute;
  width: 4px;
  animation: frenify-sound2 0ms -800ms linear infinite alternate;
  top: 50%;
  margin-top: -6px;
}
@keyframes frenify-sound2 {
  0% {
    height: 14px;
    margin-top: -7px;
  }
  100% {
    height: 26px;
    margin-top: -13px;
  }
}
.mow_fn_audio_button .icon_bar span:nth-child(1) {
  left: 26px;
  animation-duration: 374ms;
}
.mow_fn_audio_button .icon_bar span:nth-child(2) {
  left: 32px;
  animation-duration: 333ms;
}
.mow_fn_audio_button .icon_bar span:nth-child(3) {
  left: 38px;
  animation-duration: 307ms;
}
.mow_fn_audio_button .icon_bar span:nth-child(4) {
  left: 44px;
  animation-duration: 358ms;
}
.mow_fn_audio_button .icon_bar span:nth-child(5) {
  left: 50px;
  animation-duration: 300ms;
}
.mow_fn_fixed_right_bar .icon_bar__audio .play_btn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent var(--mow-hc);
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -4px;
  transition: 0.3s;
}
.music-pause .mow_fn_fixed_right_bar .icon_bar__audio.opened .play_btn:after {
  opacity: 1;
}
.music-pause .mow_fn_fixed_right_bar .icon_bar__audio.opened .icon_bar {
  opacity: 0;
}
.mow_fn_fixed_right_bar .icon_bar__audio.opened .play_btn:after {
  opacity: 0;
}
.mow_fn_fixed_right_bar .icon_bar__audio.opened .icon_bar {
  opacity: 1;
}
.mow_fn_fixed_right_bar .icon_bar {
  transition: all 0.3s ease;
  opacity: 0;
}
.mow_fn_fixed_right_bar .icon_bar span {
  background: var(--mow-hc);
  bottom: 30px;
  height: 10px;
  position: absolute;
  width: 4px;
  animation: frenify-sound 0ms -800ms linear infinite alternate;
  top: 50%;
  margin-top: -5px;
}
.mow_fn_fixed_right_bar .icon_bar span:nth-child(1) {
  left: 16px;
  animation-duration: 374ms;
}
.mow_fn_fixed_right_bar .icon_bar span:nth-child(2) {
  left: 22px;
  animation-duration: 333ms;
}
.mow_fn_fixed_right_bar .icon_bar span:nth-child(3) {
  left: 28px;
  animation-duration: 307ms;
}
.mow_fn_fixed_right_bar .icon_bar span:nth-child(4) {
  left: 34px;
  animation-duration: 358ms;
}
.mow_fn_fixed_right_bar .icon_bar span:nth-child(5) {
  left: 40px;
  animation-duration: 300ms;
}
.mow_fn_podcast_header {
  padding-top: 60px;
}
.mow_fn_podcast_header:last-child {
  margin-bottom: 100px;
}
.mow_fn_podcast_header .podcast_header {
  display: flex;
}
.mow_fn_podcast_header .podcast_left {
  width: 50%;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
}
.mow_fn_podcast_header .podcast_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mow_fn_podcast_header .podcast_right {
  width: 50%;
  padding-left: 50px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.mow_fn_podcast_header .podcast_right:first-child {
  padding-left: 0;
  width: 100%;
}
.mow_fn_podcast_header .subtitle {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-mc1);
  margin-bottom: 9px;
}
.mow_fn_podcast_header .desc {
  margin-bottom: 23px;
  margin-top: -7px;
}
.mow_fn_podcast_header .desc p {
  margin: 0;
  padding: 0;
}
.mow_fn_podcast_header .main__title {
  margin: 0;
  padding: 0;
  font-size: 48px;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 18px;
}
.mow_fn_podcast_header .fn__meta {
  padding-top: 30px;
  border-top: 1px solid var(--mow-border-color);
  margin-top: 30px;
}
.mow_fn_podcast_list {
  padding-top: 50px;
  margin-bottom: 100px;
}
.mow_fn_podcast_list .divider {
  height: 12px;
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.mow_fn_podcast_list .divider:before,
.mow_fn_podcast_list .divider:after {
  width: 800px;
  max-width: 80%;
  position: absolute;
  content: "";
  height: 1px;
  background-color: var(--mow-border-color);
  left: 50%;
  transform: translateX(-50%);
}
.mow_fn_podcast_list .divider:before {
  top: 0;
  margin-left: -25px;
}
.mow_fn_podcast_list .divider:after {
  bottom: 0;
  margin-left: 25px;
}
.fn__episode_list_classic .list_classic {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -30px;
  display: flex;
  flex-wrap: wrap;
}
.fn__episode_list_classic .e__item {
  width: 50%;
  padding-left: 30px;
  margin-bottom: 30px;
}
.fn__episode_classic {
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  padding: 19px;
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
}
.fn__episode_classic.active {
  background-color: var(--mow-aebc);
}
.fn__episode_classic .fn__meta {
  margin-bottom: 5px;
}
.fn__episode_classic .title_holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fn__episode_classic .fn__read_more {
  min-width: fit-content;
}
.fn__episode_classic .mow_fn_audio_button {
  margin-right: 15px;
}
.fn__episode_classic .mp3_left {
  display: flex;
}
.fn__episode_classic .fn__read_more .text {
  padding: 0 21px;
}
.fn__episode_classic .fn__read_more a:hover .text {
  padding-right: 41px;
}
.fn__episode_classic h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
}
.fn__episode_classic h3 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fn__episode_list_classic .load_more {
  margin: 0;
  padding: 0 60px;
  border: none;
  background: none;
  outline: none;
  border-radius: 20px;
  height: 38px;
  line-height: 38px;
  background-color: #080808;
  font-size: 14px;
  font-weight: 900;
  font-family: var(--hff);
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
  position: relative;
}
.fn__episode_list_classic .load_more.disabled {
  opacity: 0.5;
}
.fn__episode_list_classic .load_more:hover {
  opacity: 0.8;
}
.fn__episode_list_classic.post_loading .load_more .text {
  opacity: 0;
}
.fn__episode_list_classic.post_loading .load_more .icon {
  opacity: 1;
}
.fn__episode_list_classic .load_more .icon {
  width: 30px;
  height: 30px;
  border: 4px solid #fff;
  border-left-color: #999;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  display: block;
  border-radius: 50%;
}
.mow_fn_podcastpage {
  padding-bottom: 100px;
}
.mow_fn_podcastpage .mow_fn_pagination ul {
  margin-top: -10px;
}
.mow_fn_podcastpage .podcast_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: -40px;
  display: flex;
  flex-wrap: wrap;
}
.mow_fn_podcastpage .podcast_list_item {
  margin: 0;
  padding: 0;
  padding-left: 40px;
  margin-bottom: 40px;
  width: 50%;
}
.podcast_listed__item {
  width: 100%;
  border: 1px solid var(--mow-border-color);
  position: relative;
  border-radius: 5px;
  background-color: var(--mow-bbc);
}
.podcast_listed__item .img_holder {
  margin: -1px;
}
.podcast_listed__item .img_holder img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  display: block;
  width: 100%;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
}
.podcast_listed__item .subtitle {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-mc1);
  margin-bottom: 9px;
}
.podcast_listed__item .e__items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.podcast_listed__item .e__item {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.podcast_listed__item .e__item:last-child {
  margin-bottom: 0;
}
.podcast_listed__item .p_title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 14px;
}
.podcast_listed__item .p_title_holder p {
  margin: 0;
  padding: 0;
}
.podcast_listed__item .p_title_holder .desc {
  margin-bottom: 23px;
}
.podcast_listed__item .fn__read_more {
  justify-content: flex-end;
  margin-right: -20px;
  margin-left: 0;
}
.fn__episode_mini {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: flex-start;
}
.fn__episode_mini .title_holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fn__episode_mini .mow_fn_audio_button {
  margin-right: 15px;
}
.fn__episode_mini .title_holder {
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.fn__episode_mini .fn__meta {
  margin-bottom: 5px;
  margin-top: -4px;
}
.fn__episode_mini .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: -6px;
}
.fn__episode_mini .title_holder h3 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.podcast_listed__item .podcast_title_holder {
  padding: 25px 39px 29px 39px;
}
.mow_fn_episodepage {
  margin-bottom: 50px;
}
.mow_fn_episodepage .mow_fn_pagination {
  padding-bottom: 50px;
}
.fn__w_episode_alpha .episode_list,
.mow_fn_episodepage .episode_alpha_list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
  list-style-type: none;
}
.episode_alpha_item {
  width: 50%;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  margin-bottom: 30px;
}
.fn__w_episode_beta .episode_list,
.mow_fn_episodepage .episode_beta_list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  list-style-type: none;
}
.episode_beta_item {
  width: 33.3333%;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 30px;
}
.alpha_episode__item {
  width: 100%;
  position: relative;
}
.alpha_episode__item .episode_top {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.alpha_episode__item .episode_top > a img {
  transition: 1s;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
}
.alpha_episode__item .episode_top > a:hover img {
  transform: scale(1.1);
}
.alpha_episode__item .featured_space {
  aspect-ratio: 4 / 3;
  background-color: #91a29b;
}
.alpha_episode__item .podcast_post {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.alpha_episode__item .podcast_post a {
  display: flex;
  padding: 20px;
  align-items: center;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  font-family: var(--hff);
  color: #fff;
  background-image: linear-gradient(to bottom, #000, transparent);
}
.alpha_episode__item .podcast_post a:hover {
  color: #eee;
}
.alpha_episode__item .podcast_post .img_t {
  border-radius: 5px;
  background-color: #91a29b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
}
.alpha_episode__item .podcast_post .img_holder {
  border-radius: 5px;
  overflow: hidden;
  margin-right: 15px;
  width: 50px;
  min-width: 50px;
  height: 50px;
}
.alpha_episode__item .podcast_post img {
  width: 50px;
  min-width: 50px;
  height: 50px;
  object-fit: cover;
}
.alpha_episode__item .fn__read_more {
  margin-top: 13px;
}
.alpha_episode__item .fn__mp3_item {
  padding: 20px;
}
.fn__podcast_alpha .podcast_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
}
.fn__podcast_alpha .podcast_list_item {
  width: 33.3333%;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  margin-bottom: 40px;
}
.fn__podcast_alpha .podcast_listed__item .img_holder {
  margin: 0;
  padding: 19px 19px 0;
}
.fn__podcast_alpha .podcast_listed__item .p_title_holder h3 {
  font-size: 22px;
  margin-bottom: 9px;
}
.fn__podcast_alpha .fn__episode_mini .title_holder h3 {
  font-size: 18px;
}
.fn__podcast_alpha .podcast_listed__item .fn__read_more {
  padding-top: 20px;
  margin: 0;
}
.fn__podcast_alpha .podcast_listed__item .subtitle {
  margin-bottom: 7px;
}
.fn__podcast_alpha .podcast_listed__item .podcast_title_holder {
  padding: 15px 19px 29px 19px;
}
.fn__podcast_beta .podcast_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fn__podcast_beta .podcast_beta_item {
  margin: 0;
  padding: 0;
}
.fn__podcast_beta .podcast_beta_item:not(:last-child) {
  margin-bottom: 30px;
}
.podcast_beta__item {
  display: flex;
  margin-left: -20px;
}
.podcast_beta__item .beta_left {
  width: 50%;
  padding-left: 20px;
}
.podcast_beta__item .beta_right {
  width: 50%;
  padding-left: 20px;
  padding-top: 30px;
}
.podcast_beta__item .podcast_img_holder {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  margin-bottom: 15px;
}
.podcast_beta__item .podcast_img_holder img {
  aspect-ratio: 4 / 3;
  display: block;
  width: 100%;
  object-fit: cover;
}
.podcast_beta__item .subtitle {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--hff);
  color: var(--mow-mc1);
  margin-bottom: 7px;
}
.podcast_beta__item .p_title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 9px;
}
.podcast_beta__item .e__items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.podcast_beta__item .e__item {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.fn__episode_beta {
  display: flex;
  align-items: flex-start;
}
.fn__episode_beta .mow_fn_audio_button {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.fn__episode_beta .img_holder .num {
  width: 28px;
  height: 28px;
  background-color: var(--mow-bbc);
  text-align: center;
  line-height: 28px;
  border-radius: 5px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: var(--mow-hc);
  font-weight: 900;
  font-family: var(--hff);
  box-shadow: var(--mow-box-shadow);
  z-index: 2;
}
.fn__episode_beta .img_holder {
  min-width: 80px;
  width: 80px;
  margin-right: 15px;
  position: relative;
}
.fn__episode_beta .img_holder img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.fn__episode_beta .title_holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80px;
}
.fn__episode_beta .title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
}
.fn__episode_beta .title_holder h3 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fn__episode_beta .fn__meta {
  margin-bottom: 7px;
}
.fn__episode_beta .img_in {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: var(--mow-box-shadow);
  transition: 0.3s;
}
.fn__episode_beta .img_space {
  width: 100%;
  aspect-ratio: 1;
  background-color: #91a29b;
}
.fn__episode_beta.active .img_holder .img_in,
.fn__episode_beta:hover .img_holder .img_in {
  opacity: 0;
}
.fn__episode_beta.active .img_holder .mow_fn_audio_button,
.fn__episode_beta:hover .img_holder .mow_fn_audio_button {
  opacity: 1;
}
.podcast_gamma__item {
  width: 100%;
  position: relative;
}
.podcast_gamma__item .img_holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  overflow: hidden;
}
.podcast_gamma__item .img_holder a {
  width: 100%;
}
.podcast_gamma__item .img_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 1s;
}
.podcast_gamma__item:hover .img_holder img {
  transform: scale(1.1);
}
.podcast_gamma__item .podcast_item {
  padding: 50px 0;
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  min-height: 700px;
  align-items: center;
}
.podcast_gamma__item .podcast_item:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent, #000);
}
.podcast_gamma__item .podcast_in {
  display: flex;
}
.podcast_gamma__item .podcast_left {
  flex: 9;
  display: flex;
  align-items: flex-end;
}
.podcast_gamma__item .podcast_right {
  flex: 5;
}
.podcast_gamma__item .podcast_right_in {
  background-color: rgba(0, 0, 0, 0.95);
  border-radius: 5px;
  padding: 43px 30px;
}
.podcast_gamma__item .fn__meta p {
  color: #777;
}
.podcast_gamma__item .e__items {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.podcast_gamma__item .e__item {
  margin: 0;
  padding: 0;
  margin-bottom: 47px;
}
.podcast_gamma__item .fn__episode_mini .title_holder h3 {
  font-size: 18px;
}
.podcast_gamma__item .fn__episode_mini .title_holder h3 a {
  color: #fff;
}
.podcast_gamma__item .p_title_holder {
  padding-right: 50px;
}
.podcast_gamma__item .mow_fn_audio_button .play_button {
  width: 60px;
  height: 60px;
  background-color: #1d1d1d;
}
.podcast_gamma__item .mow_fn_audio_button .play_btn:after {
  border-width: 6px 0 6px 10px;
  margin: -6px 0 0 -3px;
  border-left-color: #ccc;
}
.podcast_gamma__item .mow_fn_audio_button .num {
  color: #777;
  font-size: 14px;
  background: none;
  padding: 0;
  line-height: 60px;
  right: 100%;
  width: 26px;
  height: auto;
  white-space: nowrap;
}
.podcast_gamma__item .fn__episode_mini {
  padding-left: 26px;
}
.podcast_gamma__item .fn__episode_mini .title_holder {
  min-height: 60px;
}
.podcast_gamma__item .fn__episode_mini:before,
.podcast_gamma__item .fn__episode_mini:after {
  content: "";
  position: absolute;
  top: 100%;
  width: 200px;
  height: 1px;
  background-color: #212121;
  max-width: 70%;
}
.podcast_gamma__item .fn__episode_mini:before {
  left: -30px;
  margin-top: 20px;
}
.podcast_gamma__item .fn__episode_mini:after {
  left: 0;
  margin-top: 26px;
}
.podcast_gamma__item .fn__read_more .text:before {
  border-color: #333;
}
.podcast_gamma__item .fn__read_more .text {
  color: #ccc;
}
.podcast_gamma__item .fn__read_more .icon {
  background-color: #333;
  color: #ccc;
}
.podcast_gamma__item .p_title_holder .icon {
  width: 50px;
  height: 50px;
  max-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 50px;
  font-size: 20px;
  border-radius: 100%;
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
  margin-bottom: 22px;
}
.podcast_gamma__item .p_title_holder h3 {
  margin: 0;
  padding: 0;
  max-width: 500px;
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 16px;
}
.podcast_gamma__item .p_title_holder h3 a {
  color: #fff;
}
.podcast_gamma__item .p_title_holder .desc {
  padding-left: 120px;
}
.podcast_gamma__item .p_title_holder .desc p {
  margin: 0;
  max-width: 500px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 2px 0 3px 20px;
  color: #aaa;
}
.podcast_gamma__item .fn__mp3_item.active .mow_fn_audio_button .play_button,
.podcast_gamma__item .mow_fn_audio_button .play_button:hover {
  background-color: #4a4a4a;
}
.podcast_gamma__item .mow_fn_audio_button .icon_bar span:nth-child(1) {
  left: 16px;
  background-color: #ccc;
}
.podcast_gamma__item .mow_fn_audio_button .icon_bar span:nth-child(2) {
  left: 22px;
  background-color: #ccc;
}
.podcast_gamma__item .mow_fn_audio_button .icon_bar span:nth-child(3) {
  left: 28px;
  background-color: #ccc;
}
.podcast_gamma__item .mow_fn_audio_button .icon_bar span:nth-child(4) {
  left: 34px;
  background-color: #ccc;
}
.podcast_gamma__item .mow_fn_audio_button .icon_bar span:nth-child(5) {
  left: 40px;
  background-color: #ccc;
}
.fn__podcast_gamma .podcast_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.podcast_gamma_item {
  margin: 0;
  padding: 0;
}
.beta_episode__item {
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  overflow: hidden;
}
.beta_episode__item .episode_top {
  padding: 19px;
}
.beta_episode__item .episode_bot {
  border-top: 1px solid var(--mow-border-color);
}
.beta_episode__item .episode_bot a {
  display: flex;
}
.beta_episode__item .episode_bot a:hover .icon i {
  transform: rotate(0deg);
}
.beta_episode__item .episode_bot a:hover {
  background-color: var(--mow-ebc);
}
.beta_episode__item .episode_bot .img_holder {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: var(--mow-box-shadow);
  margin-right: 10px;
  min-width: 30px;
}
.beta_episode__item .episode_bot .img_t {
  background-color: #91a29b;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.beta_episode__item .episode_bot .img_holder img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.beta_episode__item .episode_bot .text_holder {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  font-size: 16px;
  font-family: var(--hff);
  color: var(--mow-hc);
  font-weight: 600;
  overflow: hidden;
  flex: auto;
}
.beta_episode__item .episode_bot .text {
  max-width: calc(100% - 45px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 1px;
}
.beta_episode__item .episode_bot .icon_holder {
  width: 90px;
  border-left: 1px solid var(--mow-border-color);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}
.beta_episode__item .episode_bot .icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 100%;
  background-color: #080808;
  color: #fff;
}
.beta_episode__item .episode_bot .icon i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  display: block;
  transform: rotate(-45deg);
  transition: 0.3s;
}
.fn__w_episode_gamma .episode_list,
.episode_gamma_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gamma_episode__item {
  display: flex;
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
}
.episode_gamma_item {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.episode_gamma_item .episode_left {
  min-width: 0;
  border-right: 1px solid var(--mow-border-color);
  flex: 1;
}
.episode_gamma_item .episode_left .img_holder {
  width: 120px;
  min-width: 120px;
  height: 80px;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
  margin-right: 15px;
  display: flex;
}
.episode_gamma_item .episode_left .img_holder a {
  width: 100%;
}
.episode_gamma_item .episode_left .img_holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.episode_gamma_item .episode_left .img_t {
  background-color: #91a29b;
}
.episode_gamma_item .episode_left .img_t a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  font-family: var(--hff);
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.episode_gamma_item .episode_left .title_holder {
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: calc(100% - 135px);
}
.episode_gamma_item .episode_left .subtitle {
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  text-transform: uppercase;
  color: var(--mow-mc1);
  margin-bottom: 3px;
}
.episode_gamma_item .episode_left .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.episode_gamma_item .episode_left .text a {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  color: var(--mow-hc);
  font-family: var(--hff);
}
.episode_gamma_item .episode_left .text a:hover {
  color: var(--mow-mc1);
}
.episode_gamma_item .episode_left_in {
  padding: 19px;
  width: 100%;
  display: flex;
}
.episode_gamma_item .episode_right {
  flex: 2;
}
.episode_gamma_item .episode_right_in {
  padding: 19px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.episode_gamma_item .fn__read_more {
  flex: none;
}
.fn_cs_button {
  display: flex;
}
.fn_cs_button[data-align="left"] {
  justify-content: flex-start;
}
.fn_cs_button[data-align="center"] {
  justify-content: center;
}
.fn_cs_button[data-align="right"] {
  justify-content: flex-end;
}
.fn_cs_buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.fn_cs_buttons a {
  height: 50px;
  border: 1px solid var(--mow-border-color);
  position: relative;
  padding-left: 29px;
  padding-right: 29px;
  line-height: 49px;
  font-family: var(--hff);
  font-size: 18px;
  color: var(--mow-hc);
  border-radius: 25px;
  box-shadow: var(--mow-box-shadow);
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: center;
}
.fn_cs_buttons a:hover {
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.fn_cs_buttons i {
  font-size: 20px;
}
.fn_cs_buttons .icon {
  width: auto;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.fn_cs_buttons[data-align="center"] {
  justify-content: center;
}
.fn_cs_buttons[data-align="right"] {
  justify-content: flex-end;
}
.fn__podcast_delta .podcast_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.podcast_delta_item {
  width: 100%;
  margin: 0;
  padding: 0;
}
.fn__podcast_delta[data-border="enabled"] .podcast_delta_item {
  border-bottom: 1px solid var(--mow-border-color);
  padding-bottom: 30px;
}
.fn__podcast_delta[data-border="enabled"] .podcast_delta_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.podcast_delta_item:not(:last-child) {
  margin-bottom: 30px;
}
.podcast_delta__item {
  display: flex;
  margin-left: -30px;
}
.podcast_delta__item .podcast_left {
  padding-left: 30px;
  width: 50%;
  display: flex;
  gap: 30px;
  align-items: start;
}
.podcast_delta__item .podcast_left .img_holder {
  flex: 1;
  border-radius: 5px;
  overflow: hidden;
}
.podcast_delta__item .podcast_left .img_holder img {
  aspect-ratio: 1;
  width: 100%;
  display: block;
  object-fit: cover;
}
.podcast_delta__item .podcast_left .p_title_holder {
  flex: 1;
}
.podcast_delta__item .podcast_right {
  padding-left: 30px;
  width: 50%;
}
.podcast_delta__item .e__items {
  display: flex;
  margin-left: -30px;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
.podcast_delta__item .e__items > * {
  width: 50%;
  padding-left: 30px;
  margin-bottom: 30px;
}
.podcast_delta__item .subtitle {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--mow-mc1);
  font-family: var(--hff);
  margin-bottom: 5px;
  display: block;
}
.podcast_delta__item .p_title_holder {
  padding-top: 15px;
}
.podcast_delta__item .p_title_holder h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 6px;
}
.fn__widget_posts_boxed_marquee .js-marquee {
  margin-right: 0 !important;
}
.fn__widget_posts_boxed_marquee .boxed_marquee_item {
  width: 477px;
  min-width: 477px;
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  padding: 29px;
  box-shadow: var(--mow-box-shadow);
  margin-right: 30px;
  background-color: var(--mow-bbc);
}
.fn__widget_posts_boxed_marquee .fn__meta {
  margin-bottom: 6px;
}
.fn__widget_posts_boxed_marquee .item_space {
  width: 100%;
  height: 100%;
  background-color: #91a29b;
}
.fn__widget_posts_boxed_marquee .img_holder {
  width: 164px;
  height: 110px;
  border-radius: 5px;
  box-shadow: var(--mow-box-shadow);
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.fn__widget_posts_boxed_marquee .img_holder img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fn__widget_posts_boxed_marquee .post_title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 23px;
}
.mow_fn_report_typo {
  color: var(--mow-bc);
  font-family: var(--bff);
}
.mow_fn_report_typo button {
  color: #f12105;
  font-size: inherit;
  background-color: transparent;
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  cursor: pointer;
  border-bottom: 1px solid;
  font-weight: 500;
  font-family: inherit;
  transition: 0.3s;
}
.mow_fn_report_typo button:hover {
  border-bottom-color: transparent;
}
.mow_fn_report_typo kbd:before {
  content: "вЂњ";
}
.mow_fn_report_typo kbd:after {
  content: "вЂќ";
}
.mow_fn_modal_report_typo {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
}
.modal_report_typo_on .mow_fn_modal_report_typo {
  display: flex;
}
.mow_fn_modal_report_typo .fn__popup_closer {
  top: 20px;
  right: 20px;
}
.mow_fn_modal_report_typo .report_items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.mow_fn_modal_report_typo .report_item {
  padding-left: 20px;
  width: 50%;
  margin-bottom: 20px;
}
.mow_fn_modal_report_typo .full_item {
  width: 100%;
}
.mow_fn_modal_report_typo textarea {
  min-height: 100px;
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.mow_fn_modal_report_typo input {
  border: 1px solid var(--mow-border-color);
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
.mow_fn_modal_report_typo input:disabled {
  opacity: 0.5;
}
.mow_fn_modal_report_typo .report_typo {
  width: 800px;
  background-color: var(--mow-bbc);
  box-shadow: var(--mow-box-shadow);
  border-radius: 5px;
  padding: 50px;
  padding-bottom: 30px;
  position: relative;
}
.mow_fn_modal_report_typo input {
  display: block;
  width: 100%;
}
.mow_fn_modal_report_typo p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.mow_fn_modal_report_typo button {
  outline: none;
  padding: 0 30px;
  height: 40px;
  border: none;
  border-radius: 20px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0;
  font-family: var(--hff);
  cursor: pointer;
  color: #fff;
  background: #080808;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mow_fn_modal_report_typo button:hover {
  background-color: var(--mow-mc1);
  color: var(--mow-contrast-text);
}
.fn__search_item {
  display: flex;
  align-items: flex-start;
  padding: 30px 0;
  border-bottom: 1px solid var(--mow-border-color);
}
.fn__search_item[data-image=""] .title_holder {
  min-height: auto;
}
.fn__search_item[data-image=""] {
  padding: 20px 0;
}
.fn__search_items article:first-child .fn__search_item {
  padding-top: 0;
}
.fn__search_item .title_holder {
  display: flex;
  flex-direction: column;
  min-height: 150px;
  justify-content: center;
}
.fn__search_item .img_holder {
  flex: 0 0 150px;
  margin-right: 30px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  box-shadow: var(--mow-box-shadow);
}
.fn__search_item .img_t {
  aspect-ratio: 1;
  background-color: #91a29b;
}
.fn__search_item .img_t a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #080808;
  font-family: var(--hff);
  font-size: 24px;
  font-weight: 600;
}
.fn__search_item .img_holder img {
  aspect-ratio: 1;
  object-fit: cover;
}
.fn__search_item .fn__title {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 13px;
}
.fn__search_item .fn__title:last-child {
  margin-bottom: 0;
}
.fn__search_item .excerpt {
  margin-bottom: 13px;
  margin-top: -7px;
}
.fn__search_item .excerpt p {
  margin: 0;
  padding: 0;
}
.fn__search_item .fn__meta {
  margin-bottom: 11px;
}
.fn__search_item .label {
  display: flex;
}
.fn__search_item .label span {
  height: 30px;
  padding: 0 15px;
  border-radius: 5px;
  background-color: var(--mow-ebc);
  font-size: 14px;
  font-weight: 600;
  font-family: var(--bff);
  line-height: 30px;
  text-transform: uppercase;
}
.mow_fn_search_form {
  padding-top: 90px;
}
.mow_fn_searchlist_ajax {
  padding-bottom: 100px;
}
.mow_fn_searchlist_ajax .search_page {
  min-height: 102px;
  position: relative;
  width: 100%;
}
.mow_fn_searchlist_ajax .fn__preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: var(--mow-ebc);
  border-radius: 5px;
  padding: 20px;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_searchlist_ajax .fn__preloader .icon {
  margin: 0;
  border-left-color: #ccc;
}
.mow_fn_searchlist_ajax .fn__preloader .text {
  color: var(--mow-hc);
  font-weight: var(--mow-fweb);
  margin-bottom: 10px;
  line-height: 30px;
}
.mow_fn_searchlist_ajax .fn__preloader .preloader_in {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mow_fn_searchlist_ajax.loading .fn__preloader {
  opacity: 1;
  visibility: visible;
}
.mow_fn_searchlist_ajax.loading .mow_fn_pagination,
.mow_fn_searchlist_ajax.loading .mow_fn_pagetitle {
  opacity: 0.5;
}
.mow_fn_searchlist_ajax .mow_fn_pagetitle {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mow_fn_searchlist_ajax .mow_fn_pagetitle .fn__title {
  font-size: 30px;
}
.mow_fn_search_form .main_form {
  position: relative;
  width: 100%;
  display: flex;
  border-bottom: 1px solid #080808;
  align-items: flex-end;
}
.mow_fn_search_form .search {
  display: flex;
  height: 60px;
  align-items: center;
  margin-left: 10px;
}
.mow_fn_search_form .input {
  flex: auto;
  position: relative;
}
.mow_fn_search_form .input i {
  font-size: 20px;
  position: absolute;
  display: block;
  width: auto;
  height: 20px;
  line-height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 20px;
  pointer-events: none;
}
.mow_fn_search_form .input input {
  width: 100%;
  display: block;
  height: 60px;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-size: 24px;
  font-family: var(--bff);
  font-weight: 400;
  padding-left: 48px;
}
.mow_fn_search_form .popular_cats {
  display: flex;
  padding-top: 25px;
}
.mow_fn_search_form .popular_cats .label {
  font-size: 14px;
  line-height: 40px;
  font-weight: var(--mow-fweb);
  text-transform: uppercase;
  color: var(--mow-bc);
  font-family: var(--hff);
  margin: 0;
  padding: 0;
  margin-right: 15px;
}
.mow_fn_search_form .popular_cats .cats {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}
.mow_fn_search_form .popular_cats .cats a {
  margin: 5px 0 5px 10px;
  display: block;
  text-decoration: none;
  height: 30px;
  line-height: 31px;
  border-radius: 15px;
  padding: 0 19px;
  font-size: 14px;
  font-weight: var(--mow-fweb);
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.mow_fn_search_form .popular_cats .cats a:before {
  z-index: -2;
  border: 1px solid var(--mow-border-color);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 15px;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_search_form .popular_cats .cats a:hover {
  color: #fff;
}
.mow_fn_search_form .popular_cats .cats a:hover:after {
  left: 0;
  right: auto;
  width: 100%;
}
.mow_fn_search_form .popular_cats .cats a:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  content: "";
  background: #000;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 15px;
}
.mow_fn_search_form .filter_wrap {
  margin: 10px 0;
  position: relative;
  max-width: 180px;
  min-width: 150px;
}
.mow_fn_search_form .active_filter {
  height: 40px;
  border-radius: 5px;
  outline: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  display: block;
  width: 100%;
  cursor: pointer;
  border: none;
  color: var(--mow-hc);
  font-size: 14px;
  font-weight: 700;
  font-family: var(--hff);
  padding-left: 20px;
  padding-right: 38px;
  background-color: var(--mow-ebc);
  text-transform: uppercase;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_search_form .active_filter:after {
  content: "";
  position: absolute;
  -webkit-mask-image: url(../svg/svg__arrow_4.svg);
  -o-mask-image: url(../svg/svg__arrow_4.svg);
  mask-image: url(../svg/svg__arrow_4.svg);
  -webkit-mask-size: 100% 100%;
  -o-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: var(--mow-hc);
  right: 20px;
  top: 50%;
  margin-top: -3px;
  width: 10px;
  height: 6px;
  transition: 0.3s;
}
.mow_fn_search_form .active_filter[aria-expanded="true"]:after {
  transform: rotate(-180deg);
}
.mow_fn_search_form .filter_wrap.active .filter_list {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transform: translateY(0);
}
.mow_fn_search_form .filter_list {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
  transform: translateY(5px);
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 2px;
  left: 0;
  background-color: var(--mow-ebc);
  border-radius: 5px;
  padding-top: 14px;
  padding-bottom: 12px;
  z-index: 2;
  box-shadow: var(--mow-box-shadow);
}
.mow_fn_search_form .filter_list:hover button {
  opacity: 0.5;
}
.mow_fn_search_form .filter_list:hover button:not(.selected):hover {
  opacity: 1;
}
.mow_fn_search_form .filter_list button {
  cursor: pointer;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  border: none;
  background: none;
  color: var(--mow-hc);
  line-height: 24px;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  text-transform: uppercase;
  text-align: left;
  transition: 0.3s;
}
.mow_fn_search_form .filter_list button.selected {
  color: var(--mow-mc1);
}
.fn__search_items .not_found {
  margin: 0;
  padding: 10px 0 10px 20px;
  border-left: 2px solid var(--mow-border-color);
}
.fn__search_cats ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
}
.fn__search_cats li {
  padding: 0;
  margin: 0;
  padding-left: 15px;
  margin-bottom: 10px;
}
.fn__search_cats li:last-child {
  margin-bottom: 30px;
}
.fn__search_cats a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--hff);
  color: var(--mow-hc);
  text-transform: uppercase;
}
.fn__search_cats a:hover {
  color: var(--mow-hhc);
}
.fn__search_cats a .count {
  color: var(--mow-bc);
}
