@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700&family=Raleway:wght@300;400;600;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
.alignfull {
  margin: 0;
  max-width: 100vw;
  width: 100%;
  margin: 0 auto; }

.alignwide {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 1440px) {
    .alignwide {
      max-width: 100%;
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 1280px) {
    .alignwide {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .alignwide {
      padding-left: 16px;
      padding-right: 16px; } }

.container {
  max-width: 1230px;
  margin: 0 auto; }

.site-main .alignwide {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto; }
.site-main .smallwide {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 1024px) {
    .site-main .smallwide {
      max-width: 100%;
      padding-left: 30px !important;
      padding-right: 30px !important; } }
  @media screen and (max-width: 767px) {
    .site-main .smallwide {
      max-width: 100%;
      padding-left: 16px !important;
      padding-right: 16px !important; } }

.bg-gray {
  background: #F7F8FA; }

.site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.aligncenter {
  text-align: center; }

.smallwide {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h3 {
  padding: 0;
  margin: 0 0 12px 0; }

p {
  margin-bottom: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0; }

address {
  margin: 0; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #4169e1; }
  a:visited {
    color: #800080; }
  a:hover, a:focus, a:active {
    color: #191970; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  position: relative; }
  .main-navigation .menu-item-has-children a {
    position: relative; }
    .main-navigation .menu-item-has-children a:after {
      position: absolute;
      content: '';
      background: url(./assets/images/dropdown-menu-icon.svg) center;
      background-repeat: no-repeat;
      width: 8px;
      height: 12px;
      right: 4px; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul.sub-menu {
      padding: 32px 0;
      background: yellow;
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
              box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999;
      margin-top: 1px; }
      .main-navigation ul ul.sub-menu ul {
        left: -999em;
        top: 0;
        border: 0; }
      .main-navigation ul ul.sub-menu .categories-list ul {
        left: 0 !important; }
      .main-navigation ul ul.sub-menu ul.display-posts-listing {
        left: 0 !important; }
      .main-navigation ul ul.sub-menu li:hover ul.sub-menu, .main-navigation ul ul.sub-menu li.focus ul.sub-menu {
        display: block;
        left: auto; }
      .main-navigation ul ul.sub-menu a {
        width: 200px; }
        .main-navigation ul ul.sub-menu a:after {
          display: none; }
      .main-navigation ul ul.sub-menu .categories-list {
        /*min-width: 300px;*/ }
        .main-navigation ul ul.sub-menu .categories-list strong {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          color: #666E80;
          padding: 0;
          margin: 0 0 8px 0; }
        .main-navigation ul ul.sub-menu .categories-list ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .main-navigation ul ul.sub-menu .categories-list ul li a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 140%;
            color: #17181A;
            padding: 4px 0px;
            margin: 0; }
            .main-navigation ul ul.sub-menu .categories-list ul li a:hover {
              color: #3361E7; }
          .main-navigation ul ul.sub-menu .categories-list ul li.current-menu-item a {
            color: #3361E7; }
          .main-navigation ul ul.sub-menu .categories-list ul li a.current-menu-item {
            color: #3361E7; }
      .main-navigation ul ul.sub-menu .display-posts-listing {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 24px; }
        .main-navigation ul ul.sub-menu .display-posts-listing .listing-item .image {
          padding: 0;
          margin: 0 0 8px 0; }
          .main-navigation ul ul.sub-menu .display-posts-listing .listing-item .image img {
            width: 190px !important;
            height: 95px !important;
            border-radius: 4px; }
        .main-navigation ul ul.sub-menu .display-posts-listing .listing-item .title {
          text-decoration: none;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 140%;
          color: #17181A;
          padding: 0;
          margin: 0 0 0px 0;
          text-transform: none; }
          .main-navigation ul ul.sub-menu .display-posts-listing .listing-item .title:hover {
            color: #3361E7; }
        @media screen and (max-width: 1360px) {
          .main-navigation ul ul.sub-menu .display-posts-listing .listing-item:last-child {
            display: none; } }
        @media screen and (max-width: 1100px) {
          .main-navigation ul ul.sub-menu .display-posts-listing .listing-item:nth-last-child(2) {
            display: none; } }
        @media screen and (max-width: 820px) {
          .main-navigation ul ul.sub-menu .display-posts-listing .listing-item:nth-last-child(3) {
            display: none; } }
    .main-navigation ul li:hover .sub-menu,
    .main-navigation ul li.focus .sub-menu {
      left: 0;
      width: 100%;
      background: #F7F8FA;
      border-bottom: 1px solid #17181A;
      border-top: 0; }
  .main-navigation li {
    /*position: relative;*/ }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0; }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.cta-block {
  max-width: 100%;
  width: 100%;
  height: 246px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.5%, #3361E7), color-stop(49.79%, #6489F4), color-stop(99.38%, #D72924));
  background: linear-gradient(90deg, #3361E7 -2.5%, #6489F4 49.79%, #D72924 99.38%); }
  @media screen and (max-width: 767px) {
    .cta-block {
      height: auto; } }
  .cta-block .container {
    width: 100%;
    background: url(./assets/images/cta-watermark-left.svg) center left -105px no-repeat, url(./assets/images/cta-watermark-right.svg) center right -105px no-repeat;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 767px) {
      .cta-block .container {
        padding: 40px 0;
        background: url(./assets/images/cta-watermark-left.svg) center left -175px no-repeat, url(./assets/images/cta-watermark-right.svg) center right -175px no-repeat; } }
    .cta-block .container h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* identical to box height, or 125% */
      text-align: center;
      /* Color/Primary/10 */
      color: #EBF0FF;
      margin: 0;
      padding-bottom: 26px; }
      @media screen and (max-width: 767px) {
        .cta-block .container h3 {
          font-weight: 700;
          font-size: 24px;
          line-height: 32px;
          max-width: 65%; } }

.cta-section.contact-section {
  padding: 124px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 767px) {
    .cta-section.contact-section {
      padding: 80px 0; } }
  .cta-section.contact-section .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cta-section.contact-section h2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    /* or 47px */
    text-align: center;
    /* Color/Neutral/10 */
    color: #17181A;
    max-width: 845px;
    padding: 0;
    margin: 0 0 40px 0; }
    @media screen and (max-width: 767px) {
      .cta-section.contact-section h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 24px 0;
        max-width: 80%; } }
  .cta-section.contact-section a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    /* or 36px */
    text-align: center;
    /* Color/Primary/30 */
    color: #3361E7;
    text-decoration: none;
    padding: 24px 72px;
    background: #F7F8FA;
    border-radius: 4px; }
    @media screen and (max-width: 767px) {
      .cta-section.contact-section a {
        padding: 16px 0px;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        text-align: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

body {
  font-family: "Roboto Slab", sans-serif; }

.site-header {
  position: fixed;
  padding: 0 0 0px 0;
  top: 0;
  z-index: 3;
  width: 100%;
  left: 0;
  right: 0;
  background: #fff;
  height: 157px;
  border-bottom: 1px solid #E1E2E6; }
  @media screen and (max-width: 767px) {
    .site-header {
      height: 76px; } }
  .site-header.fixed {
    height: 120px; }
    @media screen and (min-width: 768px) {
      .site-header.fixed .site-branding .logo {
        margin: 0 auto; }
        .site-header.fixed .site-branding .logo a {
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .site-header.fixed .site-branding .logo img {
          max-width: 65%; }
        .site-header.fixed .site-branding .logo p {
          display: none; } }
    @media screen and (max-width: 767px) {
      .site-header.fixed {
        height: 76px; } }
  .site-header .site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .site-header .site-branding {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .site-header .site-branding .widgets {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      color: #343434; }
      @media screen and (max-width: 767px) {
        .site-header .site-branding .widgets {
          display: none; } }
    .site-header .site-branding .mobile-menu-container {
      display: none;
      position: absolute;
      left: 0;
      /*---------------------
      Mobiles Menu
      ----------------------*/
      /*---------------------
      Mobiles Menu - Design
      ----------------------*/
      /*---------------------
      Mobiles Menu - Slide IN
      ----------------------*/
      /*---------------------
      Mobiles Menu - Dropdown Submenu
      ----------------------*/ }
      @media screen and (max-width: 767px) {
        .site-header .site-branding .mobile-menu-container {
          display: block; } }
      .site-header .site-branding .mobile-menu-container .mobile-menu ul {
        margin: 0;
        padding: 0; }
      .site-header .site-branding .mobile-menu-container .mobile-menu li {
        margin: 0;
        overflow: auto;
        position: relative;
        text-align: left; }
      .site-header .site-branding .mobile-menu-container .mobile-menu li a {
        text-decoration: none; }
      .site-header .site-branding .mobile-menu-container .mobile-menu {
        top: 0;
        max-width: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 9997;
        overflow-y: auto;
        -webkit-transform: translate3d(0, 0, 205px);
        transform: translate3d(0, 0, 205px);
        -webkit-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out; }
      .site-header .site-branding .mobile-menu-container .mobile-menu.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out; }
      .site-header .site-branding .mobile-menu-container .menu-item-has-children:hover {
        cursor: hand; }
      .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .menu .menu-item-has-children .sub-menu {
        display: none; }
      .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .menu .menu-item-has-children a:after {
        position: absolute;
        content: '';
        background: url(./assets/images/dropdown-menu-icon.svg) center;
        background-repeat: no-repeat;
        width: 8px;
        height: 24px;
        right: 12px; }
      .site-header .site-branding .mobile-menu-container .mobile-menu .children li:first-child {
        margin-top: 0px; }
      .site-header .site-branding .mobile-menu-container .icon-arrow {
        position: absolute;
        display: block;
        font-size: 0.7em;
        color: black;
        top: 5px;
        right: 10px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transition: .6s;
        -webkit-transition: .6s;
        -moz-transition: .6s; }
      .site-header .site-branding .mobile-menu-container .icon-arrow:after {
        content: "\25BC"; }
      .site-header .site-branding .mobile-menu-container .icon-arrow.open {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transition: .6s;
        -webkit-transition: .6s;
        -moz-transition: .6s; }
      .site-header .site-branding .mobile-menu-container #burger-menu {
        cursor: pointer;
        height: 27px;
        width: 27px;
        margin: 16px;
        overflow: visible;
        position: relative;
        z-index: 2; }
      .site-header .site-branding .mobile-menu-container #burger-menu span,
      .site-header .site-branding .mobile-menu-container #burger-menu span:before,
      .site-header .site-branding .mobile-menu-container #burger-menu span:after {
        background: #17181A;
        display: block;
        height: 2px;
        opacity: 1;
        position: absolute;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
      .site-header .site-branding .mobile-menu-container #burger-menu span:before,
      .site-header .site-branding .mobile-menu-container #burger-menu span:after {
        content: ""; }
      .site-header .site-branding .mobile-menu-container #burger-menu span {
        right: 0px;
        top: 0px;
        width: 22px; }
      .site-header .site-branding .mobile-menu-container #burger-menu span:before {
        left: 0px;
        top: 8px;
        width: 16px; }
      .site-header .site-branding .mobile-menu-container #burger-menu span:after {
        left: 0px;
        top: 16px;
        width: 22px; }
      .site-header .site-branding .mobile-menu-container #burger-menu.close span {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        top: 10px;
        width: 22px; }
      .site-header .site-branding .mobile-menu-container #burger-menu.close span:before {
        top: 0px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        width: 22px; }
      .site-header .site-branding .mobile-menu-container #burger-menu.close span:after {
        top: 0px;
        left: 0;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        opacity: 0;
        width: 0; }
      .site-header .site-branding .mobile-menu-container #menu-mobile {
        z-index: 1;
        min-width: 100%;
        min-height: 100%;
        position: fixed;
        top: 0;
        height: 0;
        visibility: hidden;
        opacity: 0;
        text-align: center;
        padding-top: 20px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .site-header .site-branding .mobile-menu-container #menu-mobile ul {
          opacity: 0; }
      .site-header .site-branding .mobile-menu-container #menu-mobile.overlay {
        visibility: visible;
        opacity: 1;
        background: #fff;
        padding: 100px 16px 40px 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul {
          opacity: 1;
          margin: 0;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li {
            list-style: none;
            padding: 16px 0;
            width: 100%; }
            .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li a {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 500;
              font-size: 20px;
              line-height: 32px;
              color: #121212;
              text-decoration: none;
              text-align: left; }
            .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li .sub-menu {
              padding: 8px 24px; }
              .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li .sub-menu li {
                padding: 8px 0; }
                .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li .sub-menu li a {
                  font-size: 18px !important; }
                  .site-header .site-branding .mobile-menu-container #menu-mobile.overlay ul li .sub-menu li a:after {
                    display: none; }
        .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .mobile-menu-login ul li {
          width: 100%; }
          .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .mobile-menu-login ul li a {
            max-width: 100%;
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-line-pack: center;
                align-content: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
            .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .mobile-menu-login ul li a.login {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              line-height: 24px;
              text-align: center;
              color: #17181A;
              border: 1px solid #E1E2E6;
              background: transparent; }
            .site-header .site-branding .mobile-menu-container #menu-mobile.overlay .mobile-menu-login ul li a.subscribe {
              background: #17181A;
              border-radius: 30px;
              font-family: 'Arial';
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              line-height: 24px;
              /* identical to box height, or 171% */
              /* Color/Neutral/60 */
              color: #FFFFFF;
              border: 1px solid #17181A; }
    .site-header .site-branding .logo {
      -webkit-box-flex: 2;
          -ms-flex: 2;
              flex: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 24px 0;
      z-index: 99; }
      .site-header .site-branding .logo a {
        padding-bottom: 4px; }
      .site-header .site-branding .logo p {
        margin: 0;
        padding: 0;
        font-family: 'Bebas Neue';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        letter-spacing: 0.3px;
        color: #17181A; }
      @media screen and (max-width: 767px) {
        .site-header .site-branding .logo {
          max-width: 175px;
          padding: 16px 0; } }
    .site-header .site-branding .tools-mobile {
      display: none;
      position: absolute;
      right: 22px; }
      @media screen and (max-width: 767px) {
        .site-header .site-branding .tools-mobile {
          display: block; } }
    .site-header .site-branding .tools {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media screen and (max-width: 767px) {
        .site-header .site-branding .tools {
          display: none; } }
      .site-header .site-branding .tools ul {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style: none;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .site-header .site-branding .tools ul li a {
          text-decoration: none;
          margin: 0 4px; }
          .site-header .site-branding .tools ul li a.searh {
            padding: 8px;
            margin: 0 8px;
            background: transparent;
            border: 0; }
            .site-header .site-branding .tools ul li a.searh svg {
              margin-bottom: -3px; }
          .site-header .site-branding .tools ul li a.login {
            background: transparent;
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 12px;
            line-height: 110%;
            text-align: center;
            color: #17181A;
            padding: 12px 16px;
            border: 1px solid #E1E2E6;
            border-radius: 30px; }
            .site-header .site-branding .tools ul li a.login:hover {
              border: 1px solid #17181A;
              color: #17181A; }
          .site-header .site-branding .tools ul li a.subscribe {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 12px;
            line-height: 110%;
            color: #FFFFFF;
            background: #17181A;
            border-radius: 30px;
            padding: 12px 16px;
            border: 1px solid #17181A; }
            .site-header .site-branding .tools ul li a.subscribe:hover {
              background: #666E80;
              border: 1px solid #666E80; }
  .site-header .main-navigation ul {
    border-top: 1px solid #17181a;
    border-bottom: 1px solid #17181a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .site-header .main-navigation ul li:hover a {
      color: #3361E7; }
    .site-header .main-navigation ul li.current-menu-item a {
      color: #3361E7; }
    .site-header .main-navigation ul li a {
      display: block;
      text-decoration: none;
      padding: 16px 20px;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 110%;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      color: #17181A; }

/* Small menu. */
.menu-toggle {
  display: block;
  border: 0;
  padding: 0;
  background: transparent;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
  position: absolute;
  top: 30px;
  left: 16px; }
  .menu-toggle .close-menu-icon {
    display: block; }
  .menu-toggle .open-menu-icon {
    display: none; }

.main-navigation.toggled .close-menu-icon {
  display: none; }
.main-navigation.toggled .open-menu-icon {
  display: block; }
.main-navigation.toggled .menu-main-menu-container {
  position: absolute;
  background: #00A547;
  width: 100%;
  height: calc( 100vh + 15px );
  top: -15px;
  left: 0;
  right: 0;
  padding: 80px 20px 60px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .main-navigation.toggled .menu-main-menu-container ul {
    max-width: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative; }
    .main-navigation.toggled .menu-main-menu-container ul li a {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 22px;
      color: #FFFFFF;
      padding: 14px 20px;
      padding-left: 0;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 22px;
      line-height: 140%;
      color: #FFFFFF; }
    .main-navigation.toggled .menu-main-menu-container ul .btn {
      margin-left: 0;
      position: absolute;
      left: 0;
      bottom: 40px;
      width: 100%;
      text-align: center; }
      .main-navigation.toggled .menu-main-menu-container ul .btn a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
        padding: 14px 20px; }
.main-navigation.toggled .menu {
  display: block; }

@media screen and (min-width: 767px) {
  .menu-toggle {
    display: none; } }
@media screen and (max-width: 767px) {
  .main-navigation {
    display: none; } }

footer {
  padding-top: 74px; }
  @media screen and (max-width: 767px) {
    footer {
      padding-top: 56px; } }
  footer .container {
    max-width: 1230px;
    margin: 0 auto; }
    footer .container .site-footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 50px 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-top: 1px solid rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 767px) {
        footer .container .site-footer {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          border-top: 0;
          padding: 0 0 56px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media screen and (max-width: 767px) {
        footer .container .site-footer .widget-section.site-info {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; } }
      footer .container .site-footer .widget-section.site-info a {
        margin-bottom: 24px; }
        @media screen and (max-width: 767px) {
          footer .container .site-footer .widget-section.site-info a {
            margin-bottom: 8px;
            max-width: 210px; } }
      footer .container .site-footer .widget-section.site-info .copyright {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 16px;
        color: #BCBCBC; }
        @media screen and (max-width: 767px) {
          footer .container .site-footer .widget-section.site-info .copyright {
            text-align: center; } }
      @media screen and (max-width: 820px) {
        footer .container .site-footer .widget-section.site-subscriber-form {
          margin: 0 30px; } }
      @media screen and (max-width: 767px) {
        footer .container .site-footer .widget-section.site-subscriber-form {
          margin: 0 0px; } }
      footer .container .site-footer .widget-section.site-subscriber-form h4 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        color: #000000;
        margin: 0 0 24px 0;
        padding: 0; }
        @media screen and (max-width: 820px) {
          footer .container .site-footer .widget-section.site-subscriber-form h4 {
            font-size: 16px; } }
        @media screen and (max-width: 767px) {
          footer .container .site-footer .widget-section.site-subscriber-form h4 {
            font-weight: 700;
            font-size: 20px;
            line-height: 28px;
            text-align: center;
            color: #000000;
            max-width: 80%; } }
      footer .container .site-footer .widget-section.site-subscriber-form input[type="submit"] {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 110%;
        /* or 15px */
        color: #FFFFFF;
        padding: 12px 30px;
        background: #3361E7;
        border-radius: 30px;
        text-decoration: none;
        border: 0;
        cursor: pointer; }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="submit"]:hover {
          background: #92ADFF; }
      footer .container .site-footer .widget-section.site-subscriber-form input[type="email"] {
        border: 1px solid #98A1B3;
        border-radius: 60px;
        padding: 12px 16px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        color: #000000;
        margin: 0 16px 0 0; }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]::-webkit-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E1E2E6;
          opacity: 1;
          /* Firefox */ }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]:-ms-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E1E2E6;
          opacity: 1;
          /* Firefox */ }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]::-ms-input-placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E1E2E6;
          opacity: 1;
          /* Firefox */ }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #E1E2E6;
          opacity: 1;
          /* Firefox */ }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #E1E2E6; }
        footer .container .site-footer .widget-section.site-subscriber-form input[type="email"]::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #E1E2E6; }
        @media screen and (max-width: 820px) {
          footer .container .site-footer .widget-section.site-subscriber-form input[type="email"] {
            max-width: 245px; } }
        @media screen and (max-width: 767px) {
          footer .container .site-footer .widget-section.site-subscriber-form input[type="email"] {
            max-width: 225px; } }
      @media screen and (max-width: 767px) {
        footer .container .site-footer .widget-section.site-menu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin: 48px 0 26px 0; } }
      @media screen and (max-width: 767px) {
        footer .container .site-footer .widget-section.site-menu .privacy-links {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin-top: 20px; } }
      footer .container .site-footer .widget-section.site-menu .privacy-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 14px; }
        footer .container .site-footer .widget-section.site-menu .privacy-links ul li a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          line-height: 110%;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          color: #000000;
          text-decoration: none; }
      footer .container .site-footer .widget-section.site-menu .social-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        footer .container .site-footer .widget-section.site-menu .social-links ul li a {
          background: #F5F5F5;
          border-radius: 10px;
          width: 36px;
          height: 36px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-right: 10px; }
          footer .container .site-footer .widget-section.site-menu .social-links ul li a:hover svg path {
            fill: #3361E7; }

#button-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  position: fixed;
  bottom: 00px;
  right: 00px;
  -webkit-transition: background-color .3s, opacity .5s, visibility .5s;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.07105);
          box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.07105);
  border-radius: 10px; }
  @media (min-width: 1024px) {
    #button-to-top {
      margin: 30px; } }
  @media (max-width: 1023px) {
    #button-to-top {
      right: 12px;
      bottom: 12px; } }
  @media (max-width: 767px) {
    #button-to-top {
      right: 12px;
      bottom: 12px; } }
  #button-to-top:hover {
    cursor: pointer;
    border: 1px solid #17181A; }
  #button-to-top:active {
    border: 1px solid #17181A; }
  #button-to-top.show {
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.top-border-divider {
  border-top: 1px dashed #98A1B3;
  padding-top: 32px; }

.btn {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  /* or 15px */
  color: #FFFFFF;
  padding: 12px 30px;
  background: #3361E7;
  border: 1px solid #3361E7;
  border-radius: 30px;
  text-decoration: none; }
  .btn:hover {
    background: #92ADFF;
    border: 1px solid #92ADFF; }
  .btn:visited {
    color: #FFFFFF; }
  .btn.load-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .btn.load-more:hover {
      cursor: pointer; }

.category-label {
  background: #92ADFF;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 8px 16px;
  margin-bottom: 8px; }
  .category-label span {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-decoration: none; }
  .category-label a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-decoration: none; }
  .category-label.category-news {
    background: #92ADFF; }
    .category-label.category-news:hover {
      background: #1941B4; }
  .category-label.category-photos {
    background: #D72924; }
    .category-label.category-photos:hover {
      background: #930B07; }
  .category-label.category-podcasts {
    background: #D76424; }
    .category-label.category-podcasts:hover {
      background: #933907; }

.meta {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 110%;
  color: #17181A; }

.posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .posts-list .post {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .posts-list .post h2 {
      text-align: center; }
      .posts-list .post h2 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        text-decoration: none;
        color: #17181A; }
    .posts-list .post h3 a {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      text-decoration: none;
      color: #17181A; }

.wpcf7 .wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .wpcf7 .wpcf7-form p {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.wpcf7 .wpcf7-spinner {
  position: absolute;
  bottom: -30px; }
.wpcf7 .wpcf7-not-valid-tip {
  color: #D72924;
  position: absolute;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 110%;
  right: 24px;
  top: 14px; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  padding: 0;
  border: 0;
  margin: 12px 0 0 0;
  position: absolute;
  bottom: -32px;
  left: 0; }
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #3361e7;
  border-radius: 4px;
  border: 1px solid #00a0d2;
  font-size: 14px;
  font-family: roboto slab;
  position: absolute;
  bottom: -50px;
  border-color: #3361e7 !important; }

.about-team {
  margin: 48px 0 56px;
  position: relative; }
  .about-team .alignfull {
    position: relative;
    z-index: 1; }
    .about-team .alignfull:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      background: #F7F8FA;
      z-index: -4; }
  .about-team .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    padding: 48px 0px 48px 0px; }
    .about-team .content-wrapper .image-wrapper {
      min-width: 265px;
      margin-left: -80px; }
      @media (max-width: 1440px) {
        .about-team .content-wrapper .image-wrapper {
          margin-left: -40px; } }
      @media (max-width: 1360px) {
        .about-team .content-wrapper .image-wrapper {
          margin-left: -20px; } }
      @media (max-width: 1300px) {
        .about-team .content-wrapper .image-wrapper {
          margin-left: 0px; } }
      @media (max-width: 1280px) {
        .about-team .content-wrapper .image-wrapper {
          margin-left: 10px; } }
    .about-team .content-wrapper .text-wrapper {
      background: #F7F8FA;
      margin: -48px 0px -48px -60px;
      padding: 48px 0px 48px 120px;
      z-index: -1;
      border-radius: 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 1280px) {
        .about-team .content-wrapper .text-wrapper {
          padding-right: 30px; } }
      .about-team .content-wrapper .text-wrapper h1 {
        padding: 0;
        margin: 0 0 32px 0;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        /* identical to box height, or 125% */
        /* Color/Neutral/10 */
        color: #17181A; }
      .about-team .content-wrapper .text-wrapper p {
        padding: 0;
        margin: 0 0 24px 0;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #17181A; }

.about-cta {
  min-height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background: url(./assets/images/about-cta.png) no-repeat center #000;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }

.popmake h4 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 110%;
  color: #17181A;
  text-align: center; }
  .popmake h4 a {
    text-decoration: none;
    color: #3361e7; }
@media screen and (max-width: 767px) {
  .popmake {
    max-width: 90% !important;
    margin: auto 16px !important; } }

#pum-10262 .popmake-title, #pum-10250 .popmake-title, #pum-11379 .popmake-title {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  /* identical to box height, or 26px */
  text-align: center;
  /* Color/Neutral/10 */
  color: #17181A;
  padding: 0 0 0px 0;
  margin: 0 0 24px 0;
  position: relative;
      /*
      &:after{
        content: '';
        width: calc( 100% + 120px );
        height: 1px;
        border-bottom: 1px dashed #E1E2E6;
        position: absolute;
        bottom: 0;
        left: -60px;
        right: -60px;
      }

       */ }
#pum-10262 .popmake-content p, #pum-10250 .popmake-content p, #pum-11379 .popmake-content p {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #666E80; }
  #pum-10262 .popmake-content p span, #pum-10250 .popmake-content p span, #pum-11379 .popmake-content p span {
    color: #D72924; }
  #pum-10262 .popmake-content p strong, #pum-10250 .popmake-content p strong, #pum-11379 .popmake-content p strong {
    color: #D72924;
    font-weight: normal; }
  #pum-10262 .popmake-content p a, #pum-10250 .popmake-content p a, #pum-11379 .popmake-content p a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    text-decoration: none;
    background: #3361E7;
    border-radius: 30px;
    padding: 12px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 32px; }
    #pum-10262 .popmake-content p a:hover, #pum-10250 .popmake-content p a:hover, #pum-11379 .popmake-content p a:hover {
      background: #92ADFF; }

#pum-9608 .popmake-title {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #17181A;
  padding: 0;
  margin: 0 0 14px 0;
  padding-top: 46px;
  padding-bottom: 0px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #pum-9608 .popmake-title {
      font-size: 20px;
      line-height: 125%; } }
  #pum-9608 .popmake-title:before {
    content: '';
    background: url("./assets/images/small-logo.png");
    width: 149px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0; }
  #pum-9608 .popmake-title:after {
    content: '';
    background: url("./assets/images/subscribe-icon.png");
    width: 70px;
    height: 70px;
    position: absolute;
    top: 24px;
    right: 24px; }
@media screen and (max-width: 767px) {
  #pum-9608 .pum-container {
    padding: 30px !important; } }
@media screen and (max-width: 767px) {
  #pum-9608 .pum-container p {
    font-size: 16px !important;
    line-height: 18px !important; } }
#pum-9608 .popmake-content p {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #666E80; }
  #pum-9608 .popmake-content p span {
    color: #D72924; }
  #pum-9608 .popmake-content p strong {
    color: #D72924;
    font-weight: normal; }
  #pum-9608 .popmake-content p a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    text-decoration: none;
    background: #3361E7;
    border-radius: 30px;
    padding: 12px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 32px; }
    #pum-9608 .popmake-content p a:hover {
      background: #92ADFF; }

.pum-content .actions-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  border-bottom: 1px dashed #E1E2E6;
  padding: 0 60px 24px;
  margin-bottom: 24px;
  margin-left: -60px;
  margin-right: -60px; }
  .pum-content .actions-btn .active-btn {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 190%;
    text-align: center;
    letter-spacing: 0.2px;
    border-radius: 60px;
    max-width: 50%;
    width: 100%;
    padding: 4px;
    background: #92ADFF;
    color: #fff;
    border: 1px solid #92ADFF; }
  .pum-content .actions-btn .active-default {
    border: 1px solid #17181A;
    border-radius: 60px;
    max-width: 50%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .pum-content .actions-btn .active-default:hover {
      background: #92ADFF;
      color: #fff;
      border: 1px solid #92ADFF; }
      .pum-content .actions-btn .active-default:hover a {
        color: #fff; }
    .pum-content .actions-btn .active-default a {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 190%;
      text-align: center;
      letter-spacing: 0.2px;
      color: #17181A;
      max-width: 50%;
      width: 100%;
      text-decoration: none;
      padding: 4px; }
      @media screen and (max-width: 767px) {
        .pum-content .actions-btn .active-default a {
          max-width: 100%; } }

.subscribe-plans {
  position: relative; }
  .subscribe-plans .mp_wrapper .mepr-form-has-errors {
    display: none;
    color: #eb1c26;
    padding-left: 5px;
    position: absolute;
    left: 26px; }
    @media screen and (max-width: 767px) {
      .subscribe-plans .mp_wrapper .mepr-form-has-errors {
        max-width: 150px; } }
  .subscribe-plans .mepr-form input.invalid {
    border: 1px solid red !important;
    background-color: transparent !important; }
  .subscribe-plans .mp_wrapper .cc-error {
    color: red;
    padding-left: 5px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px; }
  @media screen and (max-width: 767px) {
    .subscribe-plans .smallwide {
      max-width: 100%;
      padding-left: 0px !important;
      padding-right: 0px !important; } }
  .subscribe-plans .cost-block {
    margin: 24px 0 0 0px;
    border-top: 1px dashed #E3E3E3;
    padding-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .subscribe-plans .cost-block .legend {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 190%;
      /* identical to box height, or 27px */
      /* Color/Neutral/10 */
      color: #17181A; }
    .subscribe-plans .cost-block .cost {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 130%;
      /* or 36px */
      /* Color/Neutral/10 */
      color: #17181A; }
  .subscribe-plans:before {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.05%, rgba(146, 173, 255, 0.1)), color-stop(112.01%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(146, 173, 255, 0.1) 42.05%, rgba(255, 255, 255, 0) 112.01%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 308px; }
  .subscribe-plans .subscribe-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    padding: 34px 0 40px; }
    @media screen and (max-width: 767px) {
      .subscribe-plans .subscribe-header {
        padding: 34px 16px 40px; } }
    .subscribe-plans .subscribe-header h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 110%;
      /* or 26px */
      /* Color/Neutral/20 */
      color: #666E80;
      padding: 0;
      margin: 0 0 16px 0; }
      @media screen and (max-width: 767px) {
        .subscribe-plans .subscribe-header h3 {
          margin-bottom: 8px;
          font-weight: 400;
          font-size: 16px;
          line-height: 24px; } }
    .subscribe-plans .subscribe-header h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* identical to box height, or 125% */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 14px 0; }
      @media screen and (max-width: 767px) {
        .subscribe-plans .subscribe-header h1 {
          font-weight: 700;
          font-size: 24px;
          line-height: 32px;
          max-width: 85%;
          margin: 0 auto;
          margin-bottom: 14px; } }
    .subscribe-plans .subscribe-header h4 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      /* identical to box height, or 26px */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 24px 0; }
    .subscribe-plans .subscribe-header h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      /* identical to box height, or 26px */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 12px 0; }
      .subscribe-plans .subscribe-header h2 span {
        color: #d72924; }
    .subscribe-plans .subscribe-header h5 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 110%;
      /* or 13px */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 24px 0; }
    .subscribe-plans .subscribe-header p {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 190%;
      /* identical to box height, or 27px */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0; }

body .popmake .mp_login_form input[type=text],
body .popmake .mp_login_form input[type=password] {
  border: 1px solid #98A1B3;
  border-radius: 60px;
  height: 40px;
  padding: 12px 16px; }
body .popmake .mp_login_form .mp-form-row label {
  display: inline !important;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.2px;
  color: #17181A; }
body .popmake .mp_login_form input[type="submit"] {
  background: #3361E7;
  border-radius: 30px;
  color: #fff;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 75px;
  width: 100%;
  cursor: pointer;
  border: 1px solid #3361E7; }
  body .popmake .mp_login_form input[type="submit"]:hover {
    background: #92ADFF;
    border: 1px solid #92ADFF; }
body .popmake .mp_login_form .mepr_password .mp-form-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  body .popmake .mp_login_form .mepr_password .mp-form-label label {
    max-width: 50%;
    width: 100%; }
  body .popmake .mp_login_form .mepr_password .mp-form-label .mepr-login-actions {
    max-width: 50%;
    width: 100%;
    text-align: right; }
  body .popmake .mp_login_form .mepr_password .mp-form-label .mp-hide-pw {
    max-width: 100%;
    width: 100%;
    position: relative; }
    body .popmake .mp_login_form .mepr_password .mp-form-label .mp-hide-pw .button.mp-hide-pw {
      padding: 8px 14px;
      position: absolute !important;
      right: 0;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: auto !important;
      height: auto !important;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: 0 0;
      color: #85929E;
      text-decoration: none;
      border: none !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      display: none; }
body .popmake .mp_login_form .mepr-login-actions a {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 110%;
  text-align: right;
  color: #98A1B3;
  text-decoration: none; }

.memberpressproduct-template .site-main {
  position: relative;
  z-index: 1; }
  .memberpressproduct-template .site-main:before {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.05%, rgba(146, 173, 255, 0.1)), color-stop(112.01%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(146, 173, 255, 0.1) 42.05%, rgba(255, 255, 255, 0) 112.01%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 310px;
    z-index: 0; }
  .memberpressproduct-template .site-main .entry-header {
    position: relative;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 32px;
    margin: 24px 0 40px; }
    .memberpressproduct-template .site-main .entry-header h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 130%;
      /* or 36px */
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 4px 0; }
    .memberpressproduct-template .site-main .entry-header h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 190%;
      /* identical to box height, or 27px */
      letter-spacing: 0.2px;
      /* Color/Neutral/20 */
      color: #666E80;
      padding: 0;
      margin: 0 0 8px 0; }
    .memberpressproduct-template .site-main .entry-header p {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 190%;
      /* identical to box height, or 27px */
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 0px 0; }

.have-coupon-link {
  display: none; }

.memberpressproduct .mp_wrapper {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E1E2E6;
  border-radius: 4px;
  padding: 32px; }
  .memberpressproduct .mp_wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px 24px; }
  .memberpressproduct .mp_wrapper .mp-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .memberpressproduct .mp_wrapper .mp-form-row.half-row {
      margin-bottom: 10px;
      width: 100% !important;
      max-width: 48%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 768px) {
        .memberpressproduct .mp_wrapper .mp-form-row.half-row {
          max-width: 47%; } }
      @media screen and (max-width: 767px) {
        .memberpressproduct .mp_wrapper .mp-form-row.half-row {
          max-width: 100%; } }
    .memberpressproduct .mp_wrapper .mp-form-row label {
      display: inline !important;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 190%;
      letter-spacing: 0.2px;
      color: #17181A; }
    .memberpressproduct .mp_wrapper .mp-form-row textarea,
    .memberpressproduct .mp_wrapper .mp-form-row select,
    .memberpressproduct .mp_wrapper .mp-form-row input[type=text],
    .memberpressproduct .mp_wrapper .mp-form-row input[type=url],
    .memberpressproduct .mp_wrapper .mp-form-row input[type=email],
    .memberpressproduct .mp_wrapper .mp-form-row input[type=tel],
    .memberpressproduct .mp_wrapper .mp-form-row input[type=number],
    .memberpressproduct .mp_wrapper .mp-form-row input[type=password] {
      border: 1px solid #98A1B3;
      border-radius: 60px;
      padding: 12px 16px; }
.memberpressproduct .mp-form-submit [type="submit"] {
  -webkit-appearance: button;
  background: #3361E7;
  border-radius: 30px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 16px;
  border: 1px solid #3361E7;
  min-width: 135px; }

.esaf-form .esaf-form-row {
  margin-bottom: 10px;
  width: 100% !important; }
.esaf-form .esaf-form-label label {
  display: inline !important;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.2px;
  color: #17181A; }
.esaf-form input[type="text"],
.esaf-form input[type="password"] {
  border: 1px solid #98A1B3;
  border-radius: 60px;
  height: 40px;
  padding: 12px 16px;
  max-width: 100%;
  width: 100%; }
.esaf-form button {
  background: #3361E7;
  border-radius: 30px;
  color: #fff;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 75px;
  width: 100%;
  cursor: pointer;
  border: 1px solid #3361E7; }
  .esaf-form button:hover {
    background: #92ADFF;
    border: 1px solid #92ADFF; }

.subscribe-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 215px;
  width: 100%;
  margin: 0px 0 0px 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(./assets/images/subscribe-banner-top-bg.png) center top no-repeat, url(./assets/images/subscribe-banner-bottom-bg.png) center bottom no-repeat, -webkit-gradient(linear, left top, right top, color-stop(-63.16%, #3361E7), color-stop(45.18%, #6489F4), color-stop(147.93%, #D72924));
  background: url(./assets/images/subscribe-banner-top-bg.png) center top no-repeat, url(./assets/images/subscribe-banner-bottom-bg.png) center bottom no-repeat, linear-gradient(90deg, #3361E7 -63.16%, #6489F4 45.18%, #D72924 147.93%);
  border-radius: 4px;
  padding: 40px 30px; }
  @media screen and (max-width: 767px) {
    .subscribe-banner {
      padding: 0;
      margin: 0; } }
  .subscribe-banner h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #EBF0FF;
    text-align: center;
    padding: 0;
    margin: 0 0 16px 0;
    max-width: 150px; }

.bp_members {
  max-width: 1240px;
  margin: 0 auto;
  width: 100%;
  margin-top: 24px; }

#buddypress #item-header {
  display: none; }
#buddypress .bp-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1240px;
  margin: 0 auto;
  width: 100%; }
#buddypress input[type=submit] {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 30px;
  background: #3361E7;
  border-radius: 30px !important;
  text-decoration: none;
  border: 0;
  cursor: pointer; }
#buddypress #mepr-account-welcome-message {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #17181A;
  margin-bottom: 24px; }
#buddypress .mp-form-row .mp-form-label label {
  display: inline !important;
  display: inline !important;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.2px;
  color: #17181A; }
#buddypress .mp-form-row input[type=text],
#buddypress .mp-form-row input[type=password],
#buddypress .mp-form-row input[type=email] {
  border: 1px solid #98A1B3;
  border-radius: 60px;
  height: 40px;
  padding: 12px 16px; }
#buddypress .item-body {
  border-left: 1px dashed #666E80;
  padding: 0 0  0 100px;
  margin: 0; }
#buddypress .main-navs.bp-navs {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: 0;
  border-bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  #buddypress .main-navs.bp-navs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px;
    background: #F7F8FA;
    margin-right: 40px; }
    #buddypress .main-navs.bp-navs ul li.current {
      background: transparent; }
      #buddypress .main-navs.bp-navs ul li.current a {
        color: #3361E7;
        background: transparent; }
    #buddypress .main-navs.bp-navs ul li a {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 32px;
      /* identical to box height */
      /* Color/Neutral/10 */
      color: #17181A; }

.mepr-signup-form .have-coupon-link {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 110%;
  text-align: right;
  color: #98A1B3;
  text-decoration: none;
  position: relative;
  text-align: right;
  width: 100%;
  margin-bottom: -40px; }
.mepr-signup-form .mepr-payment-methods-wrapper {
  max-width: 100%;
  width: 100%; }
.mepr-signup-form .mepr_spacer {
  display: none; }
.mepr-signup-form .mp-form-submit {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 100%;
  width: 100%; }

#more_posts {
  background: #3361E7;
  border-radius: 28px;
  border: 0;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 30px;
  cursor: pointer; }

.thank-you-page {
  padding: 86px 0 152px;
  background: url(./assets/images/thank-you-bg.png) top center no-repeat; }
  .thank-you-page:before {
    content: '';
    position: absolute;
    top: 155px;
    left: 0;
    right: 0;
    width: 100%;
    height: 310px;
    z-index: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.05%, rgba(146, 173, 255, 0.1)), color-stop(112.01%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(146, 173, 255, 0.1) 42.05%, rgba(255, 255, 255, 0) 112.01%); }
    @media screen and (max-width: 767px) {
      .thank-you-page:before {
        top: 75px;
        top: 75px; } }
  .thank-you-page .entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .thank-you-page .entry-content h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 36px;
      line-height: 130%;
      max-width: 440px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .thank-you-page .entry-content h1 {
          font-weight: 700;
          font-size: 24px;
          line-height: 32px;
          max-width: 85%; } }
    .thank-you-page .entry-content p {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 190%;
      max-width: 575px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .thank-you-page .entry-content p {
          font-weight: 500;
          font-size: 16px;
          line-height: 20px;
          max-width: 90%;
          margin-left: auto;
          margin-right: auto; } }
      .thank-you-page .entry-content p a {
        color: #3361E7;
        text-decoration: none;
        font-weight: 700; }
    .thank-you-page .entry-content .info-content {
      margin: 0 0 32px 0; }

.help-block {
  margin: 84px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 767px) {
    .help-block {
      margin: 24px 0 40px 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .help-block h4 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #17181A;
    padding: 0;
    margin: 0 0 16px; }
  .help-block p {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #666E80;
    padding: 0;
    margin: 0; }
    .help-block p a {
      padding: 0;
      margin: 0;
      color: #3361E7 !important;
      display: block; }

#mepr_forgot_password_form h3 {
  text-align: center; }
#mepr_forgot_password_form label {
  display: inline !important;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0.2px;
  color: #17181A;
  max-width: 50%; }
#mepr_forgot_password_form .mp-form-label {
  position: relative; }
#mepr_forgot_password_form .mepr-login-actions {
  max-width: 50%;
  width: 100%;
  text-align: right;
  position: absolute;
  top: 2px;
  right: 0; }
  #mepr_forgot_password_form .mepr-login-actions a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 110%;
    text-align: right;
    color: #98A1B3;
    text-decoration: none; }
#mepr_forgot_password_form .mepr_forgot_password_input {
  text-align: center; }
#mepr_forgot_password_form input[type=text],
#mepr_forgot_password_form input[type=password] {
  border: 1px solid #98A1B3;
  border-radius: 60px;
  height: 40px;
  padding: 12px 16px;
  max-width: 100%;
  width: 100%; }
#mepr_forgot_password_form #mepr_user_or_email {
  margin-top: 8px;
  border: 1px solid #98A1B3;
  border-radius: 60px !important;
  height: 40px;
  padding: 12px 16px;
  max-width: 100%;
  width: 100%; }
#mepr_forgot_password_form #wp-submit {
  background: #3361E7;
  border-radius: 30px;
  color: #fff;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 110%;
  color: #FFFFFF;
  padding: 12px 75px;
  width: 100%;
  cursor: pointer;
  border: 1px solid #3361E7; }

.page-login-template .page-login-wrapper {
  padding: 75px 20px 20px 20px;
  width: 600px;
  max-width: 100%;
  font-size: 15px;
  line-height: 1.3;
  margin: 0 auto;
  max-width: 340px;
  margin: 0 auto; }
  .page-login-template .page-login-wrapper h1 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    color: #17181A; }
  .page-login-template .page-login-wrapper h3 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-decoration: none;
    color: #17181A;
    margin: 0 0 12px 0;
    text-align: center; }
  .page-login-template .page-login-wrapper p {
    text-align: center; }
  .page-login-template .page-login-wrapper .mp_wrapper label {
    display: inline !important;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 190%;
    letter-spacing: 0.2px;
    color: #17181A;
    max-width: 50%; }
  .page-login-template .page-login-wrapper .mp_wrapper .mp-form-label {
    position: relative; }
  .page-login-template .page-login-wrapper .mp_wrapper .mepr-login-actions {
    max-width: 50%;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 2px;
    right: 0; }
    .page-login-template .page-login-wrapper .mp_wrapper .mepr-login-actions a {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 110%;
      text-align: right;
      color: #98A1B3;
      text-decoration: none; }
  .page-login-template .page-login-wrapper .mp_wrapper .mepr_forgot_password_input {
    text-align: center; }
  .page-login-template .page-login-wrapper .mp_wrapper input[type=text],
  .page-login-template .page-login-wrapper .mp_wrapper input[type=password] {
    border: 1px solid #98A1B3;
    border-radius: 60px;
    height: 40px;
    padding: 12px 16px;
    max-width: 100%;
    width: 100%; }
  .page-login-template .page-login-wrapper .mp_wrapper #mepr_user_or_email {
    margin-top: 8px;
    border: 1px solid #98A1B3;
    border-radius: 60px !important;
    height: 40px;
    padding: 12px 16px;
    max-width: 100%;
    width: 100%; }
  .page-login-template .page-login-wrapper .mp_wrapper #wp-submit {
    background: #3361E7;
    border-radius: 30px;
    color: #fff;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 12px 75px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #3361E7; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form .mp_wrapper input[type=text] {
    border: 1px solid #98A1B3;
    border-radius: 60px !important;
    height: 40px;
    padding: 12px 16px;
    max-width: 100%;
    width: 100%; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form textarea {
    height: 125px; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form .esaf-invalid {
    border-color: red !important;
    background-color: transparent !important; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form input[type="text"].esaf-invalid,
  .page-login-template .page-login-wrapper #mepr_forgot_password_form input[type="email"].esaf-invalid {
    border-color: red !important;
    background-color: transparent !important; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form .esaf-form-errors {
    padding: 12px;
    margin-bottom: 25px;
    background-color: transparent;
    border: 1px solid #d40022;
    border-radius: 4px; }
  .page-login-template .page-login-wrapper #mepr_forgot_password_form.esaf-account-form {
    max-width: 700px; }

.pum-title {
  font-weight: 400 !important; }

@media screen and (max-width: 767px) {
  .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 40px 24px; } }

body .is-ajax-search-result {
  z-index: 999999999999; }
  @media screen and (max-width: 767px) {
    body .is-ajax-search-result {
      margin-top: 20px; } }
body .is-form-style input.is-search-input {
  border-right: 0 !important;
  background: transparent;
  border: 1px solid #17181A;
  padding: 16px 24px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #17181A;
  border-radius: 330px;
  min-width: 100%;
  position: relative;
  height: auto; }
body .is-form-style button.is-search-submit {
  background: 0 0;
  border: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  opacity: 1;
  padding: 0 !important;
  margin: 0;
  line-height: 0;
  outline: 0;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 6px;
  left: auto;
  right: 8px; }
body .is-search-icon {
  color: #17181A;
  background: transparent;
  border: 0; }
body .is-search-icon:hover, body form.is-form-style input.is-search-submit:hover {
  background: transparent;
  cursor: pointer; }
body .is-form-style.is-form-style-3 label {
  width: 100% !important; }
body .is-ajax-search .is-loader-image {
  right: 48px; }
body div.is-ajax-search-details, body div.is-ajax-search-result {
  z-index: 9999999999999999999;
  color: #17181A;
  padding: 2px;
  border-radius: 4px; }
body html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal=true]) {
  padding-right: 0; }
body .is-search-sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
body .is-search-sections .left-section {
  float: left;
  max-width: 175px;
  width: 100%; }
body .is-search-sections .thumbnail {
  margin-right: 10px;
  width: 100%;
  max-width: 155px; }
body .is-search-sections .thumbnail a {
  width: 100%; }
body .is-search-sections .thumbnail a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
body .is-search-sections .thumbnail img {
  float: left;
  border-radius: 4px;
  max-width: 100%; }
  @media screen and (max-width: 767px) {
    body .is-search-sections .thumbnail img {
      max-width: 120px; } }
body .is-ajax-search-post .is-title a {
  text-transform: capitalize;
  font-size: 14px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #17181A; }
body .is-ajax-search-post .is-title a:hover {
  text-decoration: none; }
body .is-ajax-result-description {
  font-size: 14px;
  margin-top: 10px;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #17181A; }
body .is-show-more-results-text {
  cursor: pointer;
  padding: 8px 0 8px;
  text-align: center;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #17181A; }

body .pum-container.custom-position .search-popup {
  max-width: 585px;
  margin: 26px auto; }

@media screen and (max-width: 767px) {
  body .pum-container.pum-position-fixed {
    height: 72px !important; }
    body .pum-container.pum-position-fixed .search-popup {
      max-width: 315px;
      margin: 12px 0; }
    body .pum-container.pum-position-fixed .pum-close {
      right: -8px !important; } }

@media screen and (max-width: 767px) {
  body .is-ajax-search-result {
    background: green; }
    body .is-ajax-search-result .is-ajax-search-items {
      max-height: calc(100vh - 190px) !important; } }
.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.5;
  background: url(./assets/images/close-icon.svg) no-repeat 13px 13px black;
  border-radius: 100%; }
.nivo-lightbox-theme-default .nivo-lightbox-next {
  background-image: url("./assets/images/arrow-next.svg");
  border-radius: 3px 0 0 3px; }
.nivo-lightbox-theme-default .nivo-lightbox-prev {
  background-image: url("./assets/images/arrow-prew.svg");
  border-radius: 0 3px 3px 0; }
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: transparent; }

body .is-ajax-search-result .is-ajax-search-post:hover {
  background: #fff !important; }

body .is-ajax-search-categories-details > div:hover,
body .is-ajax-search-result .is-ajax-search-post:hover,
body .is-ajax-search-result .is-show-more-results:hover,
body .is-ajax-search-tags-details > div:hover {
  background: #fff !important; }

body .is-ajax-result-description {
  font-size: 14px !important; }

body .is-show-more-results-text {
  font-size: 18px !important; }

body .is-ajax-search-post .is-title a {
  font-size: 18px !important; }
  @media screen and (max-width: 767px) {
    body .is-ajax-search-post .is-title a {
      font-size: 16px !important; } }

@media screen and (max-width: 767px) {
  body .is-ajax-search-post .is-search-sections .right-section {
    padding-left: 12px; } }

body .mepr-white-popup .mepr-btn {
  -moz-border-radius: 5;
  font-family: arial !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 110% !important;
  color: #fff !important;
  padding: 12px 30px !important;
  background: #3361e7 !important;
  border-radius: 30px !important;
  text-decoration: none !important;
  border: 0 !important;
  cursor: pointer !important; }

.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .intro {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .intro .category-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 230px;
    min-width: 230px;
    padding: 0px 14px 0px 0;
    border-right: 1px dashed #E1E2E6;
    margin: 0px 14px 0px 0; }
    @media screen and (max-width: 767px) {
      .intro .category-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 100%;
        min-width: 100%;
        padding: 0;
        border-right: 0;
        margin: 1px 0 0 0; } }
    .intro .category-menu h1 {
      margin: 0;
      padding: 0 0 24px 0;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 28px;
      line-height: 130%;
      color: #17181A; }
      @media screen and (max-width: 767px) {
        .intro .category-menu h1 {
          display: none; } }
    .intro .category-menu .categories-list {
      background: #F7F8FA;
      margin: 0;
      padding: 18px 24px;
      list-style: none; }
      .intro .category-menu .categories-list span {
        display: block; }
        @media screen and (max-width: 767px) {
          .intro .category-menu .categories-list span {
            display: none; } }
      .intro .category-menu .categories-list strong {
        display: none; }
        @media screen and (max-width: 767px) {
          .intro .category-menu .categories-list strong {
            display: block;
            font-weight: normal;
            margin: 0;
            padding: 0; } }
      @media screen and (max-width: 767px) {
        .intro .category-menu .categories-list {
          background: transparent;
          margin: 0 0 16px 0;
          list-style: none;
          border-top: 1px solid #17181A;
          border-bottom: 1px solid #17181A;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0; } }
      .intro .category-menu .categories-list li {
        padding: 6px 0; }
        @media screen and (max-width: 767px) {
          .intro .category-menu .categories-list li {
            padding: 0;
            padding: 16px 16px; } }
        .intro .category-menu .categories-list li a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 400;
          color: #17181A;
          text-decoration: none; }
          @media screen and (max-width: 767px) {
            .intro .category-menu .categories-list li a {
              font-weight: 400;
              font-size: 12px;
              line-height: 14px;
              /* identical to box height, or 117% */
              text-transform: uppercase; }
              .intro .category-menu .categories-list li a.current-category {
                color: #3361E7 !important; } }
          .intro .category-menu .categories-list li a:hover {
            color: #3361E7; }

.top-stories {
  background: #F7F8FA;
  padding: 40px 0 60px; }
  .top-stories h2 {
    margin: 0;
    padding: 0 0 24px 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #17181A; }

.categories-list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .categories-list h2 {
    padding: 0;
    margin: 0 0 24px 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #17181A; }
    .categories-list h2 a {
      text-decoration: none;
      color: #17181A; }
      .categories-list h2 a:hover {
        color: #3361E7; }
      .categories-list h2 a.current-category {
        color: #3361E7; }
  .categories-list h3 a:hover {
    color: #3361E7; }
  .categories-list .category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 0 64px; }
    @media screen and (max-width: 767px) {
      .categories-list .category-list {
        padding: 40px 0 40px; } }
    .categories-list .category-list .load-more-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 24px; }
    .categories-list .category-list .posts-list .item h3 a:hover {
      color: #3361E7; }
  .categories-list .category-view-1 .posts-list {
    display: grid;
    grid-template-columns: 40% 30% 30%;
    grid-template-rows: 25% 25% 25% 25%; }
    @media screen and (max-width: 767px) {
      .categories-list .category-view-1 .posts-list {
        grid-template-columns: 50%;
        grid-template-rows: auto; } }
    .categories-list .category-view-1 .posts-list .item .image-wrapper {
      border-radius: 4px;
      position: relative; }
      .categories-list .category-view-1 .posts-list .item .image-wrapper a {
        width: 100%;
        height: 100%;
        position: absolute; }
      .categories-list .category-view-1 .posts-list .item .image-wrapper .category-label {
        display: none; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item .image-wrapper .category-label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            top: 8px;
            right: 8px; } }
    @media screen and (max-width: 767px) {
      .categories-list .category-view-1 .posts-list .item .content-wrapper .category-label {
        display: none !important; } }
    .categories-list .category-view-1 .posts-list .item .content-wrapper h3 {
      padding: 0;
      margin: 0 0 12px 0; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item .content-wrapper h3 {
          font-weight: 500;
          font-size: 16px;
          line-height: 20px; } }
      .categories-list .category-view-1 .posts-list .item .content-wrapper h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        text-decoration: none;
        color: #17181A; }
        .categories-list .category-view-1 .posts-list .item .content-wrapper h3 a:hover {
          color: #3361E7; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item .content-wrapper h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
    .categories-list .category-view-1 .posts-list .item:nth-child(1) {
      grid-column: 1 / 2;
      grid-row: 1 / 1;
      margin-right: 14px;
      margin-bottom: 14px;
      border-bottom: 1px dashed #E3E3E3;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(1) {
          grid-column: 1 / 4;
          padding-bottom: 12px;
          margin: 0 0 12px 0; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(1) .image-wrapper {
        max-width: 80px;
        width: 80px !important;
        height: 90px;
        background-size: cover !important; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(1) .image-wrapper {
            max-width: calc(50% - 12px);
            width: 100% !important;
            height: 100%; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper {
        max-width: calc( 100% - 80px );
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 14px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper {
            max-width: 50%;
            padding-left: 25px; } }
        .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper .category-label {
          margin-bottom: 8px; }
        .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper h3 {
          padding: 0;
          margin: 0 0 8px 0;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 140%;
          /* or 22px */
          /* Color/Neutral/10 */
          color: #17181A; }
          .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper h3 a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 140%;
            /* or 22px */
            /* Color/Neutral/10 */
            text-decoration: none;
            color: #17181A; }
            .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper h3 a:hover {
              color: #3361E7; }
        .categories-list .category-view-1 .posts-list .item:nth-child(1) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          font-size: 10px;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3; }
    .categories-list .category-view-1 .posts-list .item:nth-child(2) {
      grid-column: 1 / 2;
      grid-row: 2 / 4;
      padding-right: 14px; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(2) {
          grid-column: 1 / 2;
          grid-row: 2 / 2;
          padding-right: 12px;
          border-right: 1px dashed #E3E3E3;
          margin-bottom: 24px;
          position: relative;
          padding-bottom: 0; }
          .categories-list .category-view-1 .posts-list .item:nth-child(2):after {
            content: '';
            width: 100%;
            height: 1px;
            border-bottom: 1px dashed #E3E3E3;
            position: absolute;
            bottom: -12px;
            left: 0; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(2) .image-wrapper {
        min-height: 320px;
        background-size: cover !important; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(2) .image-wrapper {
            min-height: 135px;
            width: 100%; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper {
        margin-top: 24px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper {
            margin-top: 12px;
            padding-bottom: 0;
            margin-bottom: 0; } }
        .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper .category-label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0 auto 16px; }
        .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 {
          text-align: center;
          padding: 0;
          margin: 0 0 16px 0; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 {
              font-weight: 500;
              font-size: 16px;
              line-height: 20px;
              text-align: left;
              margin: 0 0 8px 0; } }
          .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 a {
            font-weight: 700;
            font-size: 36px;
            line-height: 130%;
            text-align: center;
            color: #17181A;
            text-decoration: none; }
            .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 a:hover {
              color: #3361E7; }
            @media screen and (max-width: 820px) {
              .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 a {
                font-weight: 500;
                font-size: 20px; } }
            @media screen and (max-width: 767px) {
              .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper h3 a {
                font-weight: 500;
                font-size: 16px;
                line-height: 20px; } }
        .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-1 .posts-list .item:nth-child(2) .content-wrapper .meta {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start; } }
    .categories-list .category-view-1 .posts-list .item:nth-child(3) {
      grid-column: 2 / 2;
      grid-row: 1 / 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 14px 14px 14px;
      border-left: 1px dashed #E3E3E3;
      border-right: 1px dashed #E3E3E3; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(3) {
          grid-column: 2 / 4;
          grid-row: 2 / 2;
          padding: 0 0 0 12px;
          margin-bottom: 24px;
          position: relative; }
          .categories-list .category-view-1 .posts-list .item:nth-child(3):after {
            content: '';
            width: 100%;
            height: 1px;
            border-bottom: 1px dashed #E3E3E3;
            position: absolute;
            bottom: -12px;
            left: 0; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(3) .image-wrapper {
        min-height: 180px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(3) .image-wrapper {
            min-height: 135px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(3) .content-wrapper {
        margin-top: 24px;
        padding-bottom: 14px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #E3E3E3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        height: 100%; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(3) .content-wrapper h3 {
            margin: 0 0 8px 0; } }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(3) .content-wrapper {
            margin-top: 12px;
            padding-bottom: 0px;
            margin-bottom: 24px;
            border-bottom: 0; } }
    .categories-list .category-view-1 .posts-list .item:nth-child(4) {
      grid-column: 2 / 2;
      grid-row: 3 / 5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 14px 14px 14px;
      border-left: 1px dashed #E3E3E3;
      border-right: 1px dashed #E3E3E3; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(4) {
          grid-column: 1 / 2;
          grid-row: 3 / 3;
          border-left: 0;
          padding-left: 0;
          padding: 0 12px 0px 0px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(4) .image-wrapper {
        min-height: 180px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(4) .image-wrapper {
            min-height: 135px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(4) .content-wrapper {
        margin-top: 24px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(4) .content-wrapper {
            margin-top: 12px;
            padding-bottom: 0px;
            margin-bottom: 12px; } }
    .categories-list .category-view-1 .posts-list .item:nth-child(5) {
      grid-column: 3 / 3;
      grid-row: 1 / 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 14px 14px 14px;
      border-left: 0px dashed #E3E3E3;
      border-right: 0px dashed #E3E3E3; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(5) {
          grid-column: 2 / 4;
          grid-row: 3 / 3;
          padding: 0 0px 0px 12px;
          border-left: 0px dashed #E3E3E3;
          border-right: 0; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(5) .image-wrapper {
        min-height: 180px;
        width: 100%; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(5) .image-wrapper {
            min-height: 135px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(5) .content-wrapper {
        margin-top: 24px;
        padding-bottom: 24px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #E3E3E3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        height: 100%; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(5) .content-wrapper {
            border-bottom: 0;
            margin-top: 12px;
            padding-bottom: 12px;
            margin-bottom: 0px; } }
    .categories-list .category-view-1 .posts-list .item:nth-child(6) {
      grid-column: 3 / 3;
      grid-row: 3 / 4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 0px 14px 14px; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-1 .posts-list .item:nth-child(6) {
          grid-column: 1 / 4;
          grid-row: 4 / 4;
          padding: 12px 0 0 0;
          border-top: 1px dashed #E3E3E3;
          margin-top: 12px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(6) .image-wrapper {
        min-height: 180px;
        width: 100%;
        background-size: cover !important; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-1 .posts-list .item:nth-child(6) .image-wrapper {
            min-height: 235px; } }
      .categories-list .category-view-1 .posts-list .item:nth-child(6) .content-wrapper {
        margin-top: 24px; }
  .categories-list .category-view-2 .posts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    @media screen and (max-width: 1024px) {
      .categories-list .category-view-2 .posts-list {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .categories-list .category-view-2 .posts-list {
        gap: 0px; } }
    .categories-list .category-view-2 .posts-list .item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item {
          -ms-flex-preferred-size: 48%;
              flex-basis: 48%; } }
      @media screen and (max-width: 768px) {
        .categories-list .category-view-2 .posts-list .item {
          -ms-flex-preferred-size: 47%;
              flex-basis: 47%; } }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          max-width: 50%; } }
      .categories-list .category-view-2 .posts-list .item:after {
        content: "";
        width: 1px;
        height: 100%;
        border: 1px dashed #E3E3E3;
        position: absolute;
        top: 0;
        right: -15px; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item:nth-child(1) {
          margin-bottom: 12px; } }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item:nth-child(2):after {
          display: none; } }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item:nth-child(2) {
          margin-bottom: 12px; } }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item:nth-last-child(2) {
          margin-top: 14px; } }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item:nth-last-child(2):before {
          content: "";
          width: 100%;
          height: 1px;
          border: 1px dashed #E3E3E3;
          position: absolute;
          top: -24px; } }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item:nth-last-child(2):before {
          top: -12px; } }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item:last-child {
          margin-top: 14px; } }
      @media screen and (max-width: 1024px) {
        .categories-list .category-view-2 .posts-list .item:last-child:before {
          content: "";
          width: 100%;
          height: 1px;
          border: 1px dashed #E3E3E3;
          position: absolute;
          top: -24px; } }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item:last-child:before {
          top: -12px;
          left: 0; } }
      .categories-list .category-view-2 .posts-list .item:last-child:after {
        display: none; }
      @media screen and (max-width: 767px) {
        .categories-list .category-view-2 .posts-list .item:nth-child(odd) {
          padding-right: 12px; }
          .categories-list .category-view-2 .posts-list .item:nth-child(odd):after {
            content: "";
            width: 1px;
            height: 100%;
            border: 1px dashed #E3E3E3;
            position: absolute;
            top: 0;
            right: 0px; } }
      .categories-list .category-view-2 .posts-list .item:nth-child(even) {
        padding-left: 0px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-2 .posts-list .item:nth-child(even) {
            padding-left: 12px; } }
      .categories-list .category-view-2 .posts-list .item .image-wrapper {
        min-height: 225px;
        border-radius: 4px;
        background-size: cover !important;
        position: relative; }
        .categories-list .category-view-2 .posts-list .item .image-wrapper a {
          width: 100%;
          height: 100%;
          position: absolute; }
        .categories-list .category-view-2 .posts-list .item .image-wrapper .category-label {
          display: none; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-2 .posts-list .item .image-wrapper .category-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              position: absolute;
              top: 8px;
              right: 8px; } }
      .categories-list .category-view-2 .posts-list .item .content-wrapper {
        margin-top: 24px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-2 .posts-list .item .content-wrapper {
            margin-top: 12px; } }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-2 .posts-list .item .content-wrapper .category-label {
            display: none; } }
        .categories-list .category-view-2 .posts-list .item .content-wrapper h3 a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          text-decoration: none;
          color: #17181A; }
          .categories-list .category-view-2 .posts-list .item .content-wrapper h3 a:hover {
            color: #3361E7; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-2 .posts-list .item .content-wrapper h3 a {
              font-weight: 500;
              font-size: 16px;
              line-height: 20px; } }
        .categories-list .category-view-2 .posts-list .item .content-wrapper small {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          text-align: center;
          color: #666E80;
          padding: 6px 0; }
        .categories-list .category-view-2 .posts-list .item .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
  .categories-list .category-view-3 .posts-list {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: 50% 50%; }
    @media screen and (max-width: 1024px) {
      .categories-list .category-view-3 .posts-list {
        grid-template-columns: 50% 50%; } }
    @media screen and (max-width: 767px) {
      .categories-list .category-view-3 .posts-list {
        grid-template-rows: auto; } }
    .categories-list .category-view-3 .posts-list .item {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .categories-list .category-view-3 .posts-list .item .image-wrapper {
        min-height: 225px;
        border-radius: 4px;
        background-size: cover !important;
        position: relative; }
        .categories-list .category-view-3 .posts-list .item .image-wrapper a {
          width: 100%;
          height: 100%;
          position: absolute; }
        .categories-list .category-view-3 .posts-list .item .image-wrapper .category-label {
          display: none; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item .image-wrapper .category-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              position: absolute;
              top: 8px;
              right: 8px; } }
      .categories-list .category-view-3 .posts-list .item .content-wrapper {
        margin-top: 24px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-3 .posts-list .item .content-wrapper .category-label {
            display: none !important; } }
        .categories-list .category-view-3 .posts-list .item .content-wrapper h3 {
          padding: 0;
          margin: 0 0 16px 0;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item .content-wrapper h3 {
              font-style: normal;
              font-weight: 500;
              font-size: 16px;
              line-height: 20px;
              text-align: left; } }
          .categories-list .category-view-3 .posts-list .item .content-wrapper h3 a {
            text-decoration: none;
            color: #17181A; }
            @media screen and (max-width: 767px) {
              .categories-list .category-view-3 .posts-list .item .content-wrapper h3 a {
                font-style: normal;
                font-weight: 500;
                font-size: 16px;
                line-height: 20px;
                text-align: left; } }
            .categories-list .category-view-3 .posts-list .item .content-wrapper h3 a:hover {
              color: #3361E7; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-3 .posts-list .item .content-wrapper .category-label {
            display: none; } }
        .categories-list .category-view-3 .posts-list .item .content-wrapper .category {
          background: #92ADFF;
          border-radius: 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content;
          padding: 8px 16px;
          margin: 0 0 8px 0; }
          .categories-list .category-view-3 .posts-list .item .content-wrapper .category a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 110%;
            letter-spacing: 0.02em;
            color: #FFFFFF;
            text-decoration: none; }
        .categories-list .category-view-3 .posts-list .item .content-wrapper small {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          text-align: center;
          color: #666E80;
          padding: 6px 0; }
        .categories-list .category-view-3 .posts-list .item .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
      .categories-list .category-view-3 .posts-list .item:nth-child(1) {
        grid-column: 1 / 1;
        grid-row: 1 / 3;
        padding-right: 14px;
        border-right: 1px dashed #E3E3E3; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-3 .posts-list .item:nth-child(1) {
            grid-column: 1 / 3;
            grid-row: 1 / 1;
            padding-right: 0;
            border-right: 0; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(1) .image-wrapper {
          min-height: 365px; }
        .categories-list .category-view-3 .posts-list .item:nth-child(1) .content-wrapper .category-label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0 auto 16px; }
        .categories-list .category-view-3 .posts-list .item:nth-child(1) .content-wrapper h3 {
          font-weight: 700;
          font-size: 36px;
          line-height: 130%;
          /* or 47px */
          text-align: center; }
          @media screen and (max-width: 820px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(1) .content-wrapper h3 {
              font-style: normal;
              font-weight: 500;
              font-size: 16px;
              line-height: 20px;
              text-align: center;
              margin-bottom: 8px; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(1) .content-wrapper .meta {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(1) .content-wrapper .meta {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              margin-bottom: 12px;
              padding-bottom: 12px;
              border-bottom: 1px dashed #E3E3E3; } }
      .categories-list .category-view-3 .posts-list .item:nth-child(2) {
        grid-column: 2 / 2;
        grid-row: 1 / 1;
        border-bottom: 1px dashed #E3E3E3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-bottom: 14px;
        margin: 0 0 14px 14px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-3 .posts-list .item:nth-child(2) {
            grid-column: 1 / 1;
            grid-row: 2 / 2;
            padding-left: 0;
            padding-right: 12px;
            margin: 0;
            border-bottom: 0;
            border-right: 1px dashed #E3E3E3;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(2) .image-wrapper {
          min-height: 240px;
          min-width: 240px;
          width: 100%;
          height: 100%;
          position: relative; }
          @media screen and (max-width: 820px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(2) .image-wrapper {
              min-width: 215px; } }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(2) .image-wrapper {
              min-height: 135px !important;
              max-height: 135px;
              min-width: auto;
              margin-bottom: 12px; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(2) .content-wrapper {
          margin: 0;
          padding: 0;
          padding-left: 14px; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(2) .content-wrapper {
              padding: 0 12px 0 0; } }
          .categories-list .category-view-3 .posts-list .item:nth-child(2) .content-wrapper .meta {
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
      .categories-list .category-view-3 .posts-list .item:nth-child(3) {
        grid-column: 2 / 2;
        grid-row: 2 / 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-bottom: 14px;
        margin: 0 0 0px 14px; }
        @media screen and (max-width: 767px) {
          .categories-list .category-view-3 .posts-list .item:nth-child(3) {
            grid-column: 2 / 2;
            grid-row: 2 / 2;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(3) .image-wrapper {
          min-height: 240px;
          min-width: 240px;
          width: 100%;
          height: 100%;
          position: relative; }
          @media screen and (max-width: 820px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(3) .image-wrapper {
              min-width: 215px; } }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(3) .image-wrapper {
              min-height: 135px;
              max-height: 135px;
              min-width: auto;
              margin-bottom: 12px; } }
        .categories-list .category-view-3 .posts-list .item:nth-child(3) .content-wrapper {
          margin: 0;
          padding: 0;
          padding-left: 14px; }
          @media screen and (max-width: 767px) {
            .categories-list .category-view-3 .posts-list .item:nth-child(3) .content-wrapper {
              padding: 0; } }
          .categories-list .category-view-3 .posts-list .item:nth-child(3) .content-wrapper .meta {
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }

.tag .tag-icon {
  width: 32px;
  height: 32px;
  background: #F7F8FA;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.tag h1 {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  /* identical to box height, or 125% */
  /* Color/Neutral/10 */
  color: #17181A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .tag h1 span {
    padding: 0 0 0 16px; }
  @media screen and (max-width: 767px) {
    .tag h1 {
      font-weight: 700;
      font-size: 24px;
      line-height: 32px; } }
.tag .tag-description {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 160%;
  color: #17181A;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .tag .tag-description {
      font-weight: 500;
      font-size: 16px;
      line-height: 20px; } }
.tag .tag-header {
  margin-bottom: 36px; }
.tag .simple-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tag .simple-posts-list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px dashed #E3E3E3;
    margin-bottom: 24px; }
    .tag .simple-posts-list .item:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 32px; }
    .tag .simple-posts-list .item .image-wrapper {
      border-radius: 4px;
      min-width: 280px;
      width: 100%;
      min-height: 190px;
      height: 100%; }
    .tag .simple-posts-list .item h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      .tag .simple-posts-list .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        /* or 36px */
        color: #000000;
        text-decoration: none;
        margin: 0 0 12px 0;
        padding: 0; }
        .tag .simple-posts-list .item h3 a:hover {
          color: #3361E7; }
    .tag .simple-posts-list .item .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px; }
      .tag .simple-posts-list .item .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .tag .simple-posts-list .item .meta {
      font-size: 10px; }
    .tag .simple-posts-list .item small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 6px 0; }
    .tag .simple-posts-list .item .image-wrapper img {
      border-radius: 4px; }
    .tag .simple-posts-list .item .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0px 0 0 32px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      width: 100%; }
      .tag .simple-posts-list .item .content-wrapper .meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        color: #17181A; }
        .tag .simple-posts-list .item .content-wrapper .meta a {
          color: #3361E7;
          text-decoration: none; }
.tag .tag-posts-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1000px;
  border-right: 1px dashed #E3E3E3;
  margin: 14px 0px 60px 0;
  padding: 0 30px 0 0;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  color: #171717; }
  @media screen and (max-width: 1280px) {
    .tag .tag-posts-content {
      max-width: 80%; } }
  @media screen and (max-width: 767px) {
    .tag .tag-posts-content {
      max-width: 100%;
      padding-right: 0;
      border-right: 0; } }

.search-results .simple-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .search-results .simple-posts-list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px dashed #E3E3E3;
    margin-bottom: 24px; }
    .search-results .simple-posts-list .item:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 32px; }
    .search-results .simple-posts-list .item .image-wrapper {
      border-radius: 4px;
      min-width: 280px;
      width: 100%;
      min-height: 190px;
      height: 100%; }
    .search-results .simple-posts-list .item h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      .search-results .simple-posts-list .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        /* or 36px */
        color: #000000;
        text-decoration: none;
        margin: 0 0 12px 0;
        padding: 0; }
        .search-results .simple-posts-list .item h3 a:hover {
          color: #3361E7; }
    .search-results .simple-posts-list .item .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px; }
      .search-results .simple-posts-list .item .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .search-results .simple-posts-list .item .meta {
      font-size: 10px; }
    .search-results .simple-posts-list .item small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 6px 0; }
    .search-results .simple-posts-list .item .image-wrapper img {
      border-radius: 4px; }
    .search-results .simple-posts-list .item .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0px 0 0 32px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      width: 100%; }
      .search-results .simple-posts-list .item .content-wrapper .meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        color: #17181A; }
        .search-results .simple-posts-list .item .content-wrapper .meta a {
          color: #3361E7;
          text-decoration: none; }
.search-results .search-posts-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1000px;
  border-right: 1px dashed #E3E3E3;
  margin: 14px 0px 60px 0;
  padding: 0 30px 0 0;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  color: #171717;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .search-results .search-posts-content {
      margin: 0;
      border-right: 0;
      padding: 0; }
      .search-results .search-posts-content .item .image-wrapper {
        min-width: 120px !important;
        min-height: 120px !important; }
      .search-results .search-posts-content .item .content-wrapper {
        padding: 0px 0 0 12px; }
        .search-results .search-posts-content .item .content-wrapper h3 a {
          font-weight: 500;
          font-size: 16px;
          line-height: 20px; } }
.search-results .search-content {
  padding-top: 0; }
.search-results .search-result-count {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 190%;
  /* identical to box height, or 27px */
  /* Color/Neutral/20 */
  color: #666E80;
  margin-top: 24px; }

.author .category-posts h2 strong {
  color: #3361E7; }
.author .author-avatar {
  max-width: 40px;
  max-height: 40px;
  border-radius: 100%;
  margin-bottom: -12px;
  margin-left: 10px;
  margin-right: 4px; }

.photos-gallery-intro {
  min-height: 675px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.3%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.8))), #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 2.3%, rgba(0, 0, 0, 0.8) 100%), #000;
  width: 100%;
  /* cell number */ }
  @media screen and (max-width: 820px) {
    .photos-gallery-intro {
      min-height: 600px; } }
  @media screen and (max-width: 767px) {
    .photos-gallery-intro {
      min-height: auto; } }
  .photos-gallery-intro .alignwide {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0; }
    @media screen and (max-width: 820px) {
      .photos-gallery-intro .alignwide {
        padding: 0; } }
  .photos-gallery-intro .gallery-cell {
    width: 800px;
    height: 740px;
    margin-right: 10px;
    border-radius: 4px; }
    @media screen and (max-width: 820px) {
      .photos-gallery-intro .gallery-cell {
        width: 600px;
        height: 600px; } }
    @media screen and (max-width: 767px) {
      .photos-gallery-intro .gallery-cell {
        height: 390px;
        width: 90%; } }
    .photos-gallery-intro .gallery-cell .content-wrapper {
      position: relative;
      border-radius: 4px;
      max-width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .photos-gallery-intro .gallery-cell .content-wrapper:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)); }
      .photos-gallery-intro .gallery-cell .content-wrapper h2 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        text-align: center;
        color: #FFFFFF;
        max-width: 745px;
        padding: 0;
        padding-bottom: 0px;
        margin: 0 0 32px 0;
        opacity: 0; }
        @media screen and (max-width: 767px) {
          .photos-gallery-intro .gallery-cell .content-wrapper h2 {
            font-weight: 700;
            font-size: 24px;
            line-height: 32px;
            max-width: 80%;
            margin: 0 0 12px 0; } }
        .photos-gallery-intro .gallery-cell .content-wrapper h2 a {
          color: #FFFFFF;
          text-decoration: none; }
      .photos-gallery-intro .gallery-cell .content-wrapper .category-label {
        opacity: 0;
        margin-top: 40%; }
        @media screen and (max-width: 767px) {
          .photos-gallery-intro .gallery-cell .content-wrapper .category-label {
            margin-top: 30%; } }
      .photos-gallery-intro .gallery-cell .content-wrapper .meta {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 110%;
        color: #FFFFFF;
        opacity: 0; }
        .photos-gallery-intro .gallery-cell .content-wrapper .meta a {
          color: #3361E7;
          margin-left: 5px;
          text-decoration: none; }
    .photos-gallery-intro .gallery-cell.is-selected .content-wrapper:before {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(2.3%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.8)));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 2.3%, rgba(0, 0, 0, 0.8) 100%);
      z-index: 1;
      border-radius: 4px; }
    .photos-gallery-intro .gallery-cell.is-selected .content-wrapper h2 {
      opacity: 1;
      z-index: 9; }
    .photos-gallery-intro .gallery-cell.is-selected .content-wrapper .category-label {
      opacity: 1;
      z-index: 9; }
    .photos-gallery-intro .gallery-cell.is-selected .content-wrapper .meta {
      opacity: 1;
      z-index: 9; }
  .photos-gallery-intro .gallery-cell:before {
    display: block;
    text-align: center;
    line-height: 200px;
    font-size: 80px;
    color: white; }
  .photos-gallery-intro .gallery {
    margin-bottom: 0;
    background: #fff; }
  .photos-gallery-intro .flickity-page-dots {
    bottom: 24px; }

#more_photos:hover {
  cursor: pointer; }

@media screen and (max-width: 767px) {
  .search-content .alignwide {
    padding: 0 !important; } }

.search-posts-content {
  width: 100%; }
  @media screen and (max-width: 767px) {
    .search-posts-content .alignwide {
      padding: 0 !important; } }

.search-content {
  padding-top: 24px !important; }

.search-header-bar {
  padding: 182px 0 32px 0; }
  @media screen and (max-width: 767px) {
    .search-header-bar {
      padding: 132px 0 32px 0; } }
  .search-header-bar label {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    /* or 36px */
    /* Color/Neutral/10 */
    color: #17181A; }
  .search-header-bar form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .search-header-bar form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .search-header-bar form .search-form {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 100%;
      margin-left: 40px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-width: 700px; }
      @media screen and (max-width: 767px) {
        .search-header-bar form .search-form {
          min-width: 100%;
          margin: 12px 0 0 0; } }
    .search-header-bar form .search-icon {
      position: absolute;
      right: 24px; }
    .search-header-bar form #search {
      background: transparent;
      border: 1px solid #17181A;
      padding: 16px 24px;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 110%;
      color: #17181A;
      border-radius: 330px;
      min-width: 100%;
      position: relative; }

.intro .category-menu .categories-list li a.current-selected-category {
  color: #3361E7 !important; }

.categories-list .view-for-other {
  display: block; }
  @media screen and (max-width: 767px) {
    .categories-list .view-for-other {
      display: none; } }
.categories-list .view-for-mobile {
  display: none; }
  @media screen and (max-width: 767px) {
    .categories-list .view-for-mobile {
      display: block; } }

@media screen and (max-width: 767px) {
  .single-post .site-main {
    padding-top: 82px; } }

.single-post-template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .single-post-template {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .single-post-template .single-post-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1000px;
    border-right: 1px dashed #E3E3E3;
    margin: 14px 0px 0 0;
    padding: 0 14px 0 0;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 190%;
    color: #171717; }
    @media screen and (max-width: 1280px) {
      .single-post-template .single-post-content {
        max-width: 80%; } }
    @media screen and (max-width: 767px) {
      .single-post-template .single-post-content {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .single-post-template .single-post-content {
        margin: 0;
        padding: 0;
        border: 0; } }
    .single-post-template .single-post-content .entry-header {
      margin-left: -80px; }
      @media screen and (max-width: 767px) {
        .single-post-template .single-post-content .entry-header {
          margin: 0;
          padding: 0; } }
      .single-post-template .single-post-content .entry-header h3 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 110%;
        /* or 26px */
        /* Color/Neutral/20 */
        color: #666E80;
        text-align: center;
        margin: 22px 0 12px; }
      .single-post-template .single-post-content .entry-header .post-head-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 38px;
        font-size: 18px;
        padding: 0;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        text-align: center;
        color: #666E80; }
        .single-post-template .single-post-content .entry-header .post-head-meta a {
          text-decoration: none;
          margin: 0 5px; }
        .single-post-template .single-post-content .entry-header .post-head-meta .read-time {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 10px;
          line-height: 110%;
          letter-spacing: 0.02em;
          color: #17181A;
          border: 1px solid #17181A;
          border-radius: 30px;
          padding: 8px 16px;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content;
          margin: 0 4px; }
        .single-post-template .single-post-content .entry-header .post-head-meta .category-label {
          margin: 0 4px; }
    .single-post-template .single-post-content .post-thumbnail {
      margin-left: -80px; }
      .single-post-template .single-post-content .post-thumbnail img {
        max-width: calc( 100% + 80px );
        width: 100%;
        border-radius: 4px; }
      @media screen and (max-width: 767px) {
        .single-post-template .single-post-content .post-thumbnail {
          margin: 0 -16px; }
          .single-post-template .single-post-content .post-thumbnail img {
            max-width: calc( 100% + 32px );
            width: 100%;
            border-radius: 4px; } }
    .single-post-template .single-post-content .gallery-thumbnail {
      margin-left: -80px;
      margin-bottom: 12px; }
      @media screen and (max-width: 1360px) {
        .single-post-template .single-post-content .gallery-thumbnail {
          margin-left: -50px; } }
      @media screen and (max-width: 1280px) {
        .single-post-template .single-post-content .gallery-thumbnail {
          margin-left: 0px; } }
      .single-post-template .single-post-content .gallery-thumbnail .lSAction > a.lSPrev {
        width: 40px;
        display: block;
        top: 50%;
        height: 40px;
        background-image: url(/wp-content/themes/gymnastics-now/assets/images/gallery-icon-left.png);
        cursor: pointer;
        position: absolute;
        z-index: 2;
        margin-top: -16px;
        opacity: 0.5;
        -webkit-transition: opacity 0.35s linear 0s;
        transition: opacity 0.35s linear 0s; }
      .single-post-template .single-post-content .gallery-thumbnail .lSAction > a.lSNext {
        width: 40px;
        display: block;
        top: 50%;
        height: 40px;
        background-image: url(/wp-content/themes/gymnastics-now/assets/images/gallery-icon-right.png);
        cursor: pointer;
        position: absolute;
        z-index: 2;
        margin-top: -16px;
        opacity: 0.5;
        -webkit-transition: opacity 0.35s linear 0s;
        transition: opacity 0.35s linear 0s;
        background-position: 0; }
    .single-post-template .single-post-content .post-thumbnail-caption {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: left;
      color: #666E80;
      margin-left: -80px; }
      @media screen and (max-width: 1360px) {
        .single-post-template .single-post-content .post-thumbnail-caption {
          margin-left: -50px; } }
      @media screen and (max-width: 1280px) {
        .single-post-template .single-post-content .post-thumbnail-caption {
          margin-left: 0px; } }
    .single-post-template .single-post-content .entry-content {
      padding-top: 40px;
      padding-right: 80px;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .single-post-template .single-post-content .entry-content {
          font-size: 16px;
          line-height: 26px; } }
      .single-post-template .single-post-content .entry-content .mepr-unauthorized-excerpt p {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.5; }
        @media screen and (max-width: 767px) {
          .single-post-template .single-post-content .entry-content .mepr-unauthorized-excerpt p {
            font-size: 16px;
            line-height: 26px; } }
      .single-post-template .single-post-content .entry-content p {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.5;
        padding: 0;
        margin: 0;
        margin-bottom: 12px; }
        @media screen and (max-width: 767px) {
          .single-post-template .single-post-content .entry-content p {
            font-size: 16px;
            line-height: 26px; } }
      @media screen and (max-width: 1024px) {
        .single-post-template .single-post-content .entry-content {
          padding-right: 16px; } }
      @media screen and (max-width: 820px) {
        .single-post-template .single-post-content .entry-content {
          padding-top: 24px;
          padding-right: 0; } }
      .single-post-template .single-post-content .entry-content:first-letter {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 800;
        font-size: 68px;
        line-height: 62px;
        /* identical to box height, or 97% */
        /* Color/Primary/30 */
        color: #3361E7;
        padding: 0px 3px 0 0;
        margin-right: 6px;
        float: left; }
      .single-post-template .single-post-content .entry-content a {
        color: #3361E7;
        text-decoration: none;
        font-weight: 600; }
    .single-post-template .single-post-content h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* or 125% */
      text-align: center;
      /* Color/Neutral/10 */
      color: #17181A;
      padding: 0;
      margin: 0 0 24px 0;
      max-width: 830px;
      margin: 24px auto 24px; }
      @media screen and (max-width: 1280px) {
        .single-post-template .single-post-content h1 {
          max-width: 80%; } }
      @media screen and (max-width: 767px) {
        .single-post-template .single-post-content h1 {
          max-width: 100%;
          font-weight: 700;
          font-size: 24px;
          line-height: 32px; } }
  .single-post-template .single-post-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 20%; }
    @media screen and (max-width: 767px) {
      .single-post-template .single-post-sidebar {
        max-width: 100%; } }
    @media screen and (max-width: 820px) {
      .single-post-template .single-post-sidebar.tag-post-sidebar {
        max-width: 25%; } }
    @media screen and (max-width: 767px) {
      .single-post-template .single-post-sidebar.tag-post-sidebar {
        max-width: 100% !important; } }
  .single-post-template .mepr-unauthorized-message {
    background: #F7F8FA;
    border-radius: 4px;
    padding: 50px 110px;
    margin-top: 82px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .single-post-template .mepr-unauthorized-message {
        padding: 60px 60px; } }
    @media screen and (max-width: 767px) {
      .single-post-template .mepr-unauthorized-message {
        padding: 40px 30px; } }
    .single-post-template .mepr-unauthorized-message:before {
      content: '';
      width: 100%;
      height: 1px;
      border-top: 1px dashed #E1E2E6;
      position: absolute;
      top: -50px;
      left: 0;
      right: 0; }
    .single-post-template .mepr-unauthorized-message h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      text-align: center;
      color: #17181A; }
      .single-post-template .mepr-unauthorized-message h2 span {
        color: #d72924; }
    .single-post-template .mepr-unauthorized-message h3 {
      margin: 36px 0 0 0; }
      .single-post-template .mepr-unauthorized-message h3 a {
        background: #3361E7;
        border-radius: 30px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 110%;
        color: #FFFFFF;
        padding: 12px 35px;
        text-decoration: none;
        margin: 0 8px; }
        .single-post-template .mepr-unauthorized-message h3 a.btn-subscribe {
          background: #3361E7;
          color: #FFFFFF;
          text-decoration: none; }
          .single-post-template .mepr-unauthorized-message h3 a.btn-subscribe:hover {
            background: #92ADFF; }
        .single-post-template .mepr-unauthorized-message h3 a.btn-login {
          background: transparent;
          text-decoration: none;
          color: #17181A;
          border: 1px solid #17181A; }
          .single-post-template .mepr-unauthorized-message h3 a.btn-login:hover {
            color: #3361E7;
            background: #EBF0FF;
            border: 1px solid #3361E7; }
    .single-post-template .mepr-unauthorized-message .mepr-form {
      max-width: 550px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 40px auto 0; }
  .single-post-template .entry-footer {
    padding-right: 80px; }
    @media screen and (max-width: 767px) {
      .single-post-template .entry-footer {
        padding-right: 0;
        max-width: 100%; } }
    .single-post-template .entry-footer .tags-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 24px; }
      .single-post-template .entry-footer .tags-list a {
        background: #E1E2E6;
        border-radius: 30px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #666E80;
        padding: 8px 16px;
        text-decoration: none; }
        .single-post-template .entry-footer .tags-list a.category-news-tag {
          background: #92ADFF;
          color: #ffffff; }
          .single-post-template .entry-footer .tags-list a.category-news-tag:hover {
            background: #1941B4;
            color: #ffffff; }
        .single-post-template .entry-footer .tags-list a.category-photos-tag {
          background: #D72924;
          color: #ffffff; }
          .single-post-template .entry-footer .tags-list a.category-photos-tag:hover {
            background: #930B07;
            color: #ffffff; }
        .single-post-template .entry-footer .tags-list a.category-podcasts-tag {
          background: #D76424;
          color: #ffffff; }
          .single-post-template .entry-footer .tags-list a.category-podcasts-tag:hover {
            background: #933907;
            color: #ffffff; }
        .single-post-template .entry-footer .tags-list a:hover {
          color: #3361E7;
          background: #EBF0FF; }
    .single-post-template .entry-footer .post-author-meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .single-post-template .entry-footer .post-author-meta {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .single-post-template .entry-footer .post-author-meta .author-info {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 110%;
        /* or 11px */
        text-align: center;
        /* Color/Neutral/10 */
        color: #17181A; }
        @media screen and (max-width: 767px) {
          .single-post-template .entry-footer .post-author-meta .author-info {
            margin-bottom: 12px; } }
        .single-post-template .entry-footer .post-author-meta .author-info img {
          max-width: 32px;
          max-height: 32px;
          border-radius: 100%;
          margin-bottom: -10px;
          margin-right: 8px; }
        .single-post-template .entry-footer .post-author-meta .author-info a {
          color: #3361E7;
          text-decoration: none; }
      .single-post-template .entry-footer .post-author-meta .post-tools {
        padding-right: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (max-width: 767px) {
          .single-post-template .entry-footer .post-author-meta .post-tools {
            padding-right: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
            max-width: 100%;
            width: 100%; } }
        .single-post-template .entry-footer .post-author-meta .post-tools .post-share {
          border: 1.16667px solid #E1E2E6;
          border-radius: 17.5px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 32px;
          height: 32px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-right: 12px; }
        .single-post-template .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn {
          color: #FFFFFF;
          min-height: 32px;
          min-width: 32px;
          background: #3361E7;
          border-radius: 17.5px; }
          .single-post-template .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn:hover {
            background: #1941B4; }
          .single-post-template .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn:after {
            content: '';
            display: block;
            background: url(./assets/images/like-icon.svg) no-repeat;
            background-size: contain;
            width: 15px;
            height: 15px;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%); }
          .single-post-template .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active {
            background: #1941B4; }
            .single-post-template .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active:after {
              -webkit-filter: none;
                      filter: none; }
  .single-post-template .wp-block-file__button {
    background: #3361E7 !important;
    color: #fff !important;
    text-decoration: none; }

.single figcaption {
  font-size: 12px; }
@media screen and (max-width: 767px) {
  .single .wp-block-image .alignright {
    margin: 0.5em 0 0.5em 0em; } }
.single ul, .single ol {
  margin: 0 0 1.5em 0em; }

.error-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 0; }
  .error-404 .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 820px) {
      .error-404 .content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 16px;
        text-align: center; } }
    .error-404 .content-wrapper h1 {
      padding: 0;
      margin: 0 0 24px 0;
      max-width: 545px; }
      @media screen and (max-width: 820px) {
        .error-404 .content-wrapper h1 {
          font-size: 26px; } }
    .error-404 .content-wrapper a {
      margin: 0 42px; }

.tag #content .container {
  padding: 80px 0; }
  .tag #content .container h1 {
    text-align: left;
    padding: 0;
    margin: 0 0 24px 0; }
  .tag #content .container ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .tag #content .container ul li h3 a {
      text-decoration: none;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      /* or 26px */
      /* Color/Neutral/10 */
      color: #17181A; }
      .tag #content .container ul li h3 a:hover {
        color: #3361E7; }
@media screen and (max-width: 1200px) {
  .tag .recent-posts .posts-list-load-more {
    padding: 40px 0 !important; } }

.subscribe-plans {
  margin-bottom: 100px; }

@media screen and (max-width: 767px) {
  .memberpressgroup {
    padding-left: 16px;
    padding-right: 16px; } }

.mepr-price-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  @media screen and (max-width: 767px) {
    .mepr-price-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .mepr-price-menu.minimal_horizontal {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border: 1px solid #E1E2E6;
    border-radius: 4px;
    background: #FFFFFF;
    position: relative;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .mepr-price-menu.minimal_horizontal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box {
      max-width: 100%;
      width: 100%;
      padding: 40px 80px;
      background-color: transparent;
      color: #17181A; }
      .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head .mepr-price-box-title {
          margin: 0;
          padding: 0;
          background: #EBF0FF;
          border-radius: 4px;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          line-height: 110%;
          color: #3361E7;
          padding: 22px 20px;
          max-width: 45%;
          width: 100%;
          max-width: 100px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head .mepr-price-box-price {
          max-width: 70%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding: 0 0 0 24px;
          font-size: 24px; }
          .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head .mepr-price-box-price h3 {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 28px;
            line-height: 130%;
            color: #17181A;
            padding: 0;
            margin: 0; }
            .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head .mepr-price-box-price h3 span {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 600;
              font-size: 18px;
              line-height: 160%;
              /* identical to box height, or 29px */
              /* Color/Neutral/10 */
              color: #17181A; }
          .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-head .mepr-price-box-price .mepr-price-box-foot .mepr-price-box-footer {
            margin: 0;
            padding: 0;
            text-align: left;
            font-family: 'Arial';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 190%;
            color: #17181A; }
        .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-button {
          max-width: 100%;
          width: 100%;
          padding: 0;
          margin: 24px 0 0 0; }
          .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-button a {
            background: #3361E7;
            border-radius: 30px;
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
            line-height: 110%;
            color: #FFFFFF;
            padding: 12px 46px;
            max-width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            text-decoration: none; }
            .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box  .mepr-price-box-button a:hover {
              background: #92ADFF; }
      .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box.period_type_months {
        padding: 24px 60px 40px 60px; }
        @media screen and (max-width: 820px) {
          .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box.period_type_months {
            padding: 24px 30px 30px 30px; } }
        .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box.period_type_months .mepr-price-box-title {
          background: #FFF3ED;
          color: #933907; }
      .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box.period_type_years {
        padding: 40px 60px 24px 60px;
        border-bottom: 1px dashed #E3E3E3; }
        @media screen and (max-width: 820px) {
          .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box.period_type_years {
            padding: 30px 30px 24px 30px; } }
      /* .mepr-price-menu.minimal_horizontal.minimal_chill_horizontal .mepr-price-boxes .mepr-price-box .mepr-price-box-benefits-list {
        display: none; } */
  .mepr-price-menu .legend-box {
    background: #3361E7;
    border-radius: 4px;
    max-width: 45%;
    width: 100%;
    padding: 60px 40px 60px 80px; }
    @media screen and (max-width: 767px) {
      .mepr-price-menu .legend-box {
        max-width: 100%;
        padding: 40px 30px 40px 60px; } }
    .mepr-price-menu .legend-box ul {
      padding: 0 0 0 24px;
      margin: 0; }
      .mepr-price-menu .legend-box ul li {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 160%;
        /* identical to box height, or 29px */
        /* Color/Neutral/60 */
        color: #FFFFFF;
        padding: 8px 0;
        position: relative;
        list-style: none; }
        .mepr-price-menu .legend-box ul li:before {
          content: '';
          background: url("./assets/images/white-list-style-icon.svg");
          width: 18px;
          height: 18px;
          position: absolute;
          left: -36px;
          top: 12px; }

.single-podcast-content {
  position: relative;
  padding: 34px 0 80px 0; }
  @media screen and (min-width: 768px) {
    .single-podcast-content {
      padding-top: 186px; } }
  @media screen and (max-width: 767px) {
    .single-podcast-content {
      padding: 80px 0 40px 0; } }
  .single-podcast-content:before {
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, color-stop(42.05%, rgba(146, 173, 255, 0.1)), color-stop(112.01%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(146, 173, 255, 0.1) 42.05%, rgba(255, 255, 255, 0) 112.01%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 308px; }
  .single-podcast-content .entry-header {
    padding: 0 0 48px 0;
    position: relative; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .entry-header {
        padding: 0 0 12px 0; } }
    .single-podcast-content .entry-header .header-tools {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 0 34px 0; }
      @media screen and (max-width: 767px) {
        .single-podcast-content .entry-header .header-tools {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-top: 20px;
          -webkit-box-align: stretch;
              -ms-flex-align: stretch;
                  align-items: stretch; } }
      .single-podcast-content .entry-header .header-tools .back-for-podcasts a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 190%;
        /* identical to box height, or 27px */
        letter-spacing: 0.2px;
        /* Color/Neutral/10 */
        color: #17181A;
        text-decoration: none; }
        .single-podcast-content .entry-header .header-tools .back-for-podcasts a svg {
          margin-right: 14px; }
      @media screen and (max-width: 767px) {
        .single-podcast-content .entry-header .header-tools .back-for-podcasts {
          margin-bottom: 12px; } }
      .single-podcast-content .entry-header .header-tools .guest-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media screen and (max-width: 767px) {
          .single-podcast-content .entry-header .header-tools .guest-meta {
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; } }
        .single-podcast-content .entry-header .header-tools .guest-meta .ep-num {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          /* identical to box height, or 26px */
          /* Color/Neutral/10 */
          color: #17181A;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-right: 24px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .single-podcast-content .entry-header .header-tools .guest-meta .ep-num span {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            line-height: 110%;
            /* identical to box height, or 11px */
            /* Color/Neutral/10 */
            color: #17181A; }
        .single-podcast-content .entry-header .header-tools .guest-meta .ep-guest {
          border: 1px solid #17181A;
          border-radius: 38px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 8px 12px;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          /* identical to box height, or 11px */
          /* Color/Neutral/10 */
          color: #17181A;
          display: flex; }
          .single-podcast-content .entry-header .header-tools .guest-meta .ep-guest strong {
            margin-left: 4px; }
          .single-podcast-content .entry-header .header-tools .guest-meta .ep-guest img {
            width: 26px;
            height: 26px;
            border-radius: 100%;
            margin: 0px 8px 0 0; }
    .single-podcast-content .entry-header .header-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .single-podcast-content .entry-header .header-info {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .single-podcast-content .entry-header .header-info .image-wrapper {
        max-width: 300px; }
      .single-podcast-content .entry-header .header-info .text-wrapper {
        padding: 48px; }
        @media screen and (max-width: 767px) {
          .single-podcast-content .entry-header .header-info .text-wrapper {
            padding: 0px; } }
        .single-podcast-content .entry-header .header-info .text-wrapper h1 {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 36px;
          line-height: 130%;
          /* or 47px */
          /* Color/Neutral/10 */
          color: #17181A; }
          @media screen and (max-width: 767px) {
            .single-podcast-content .entry-header .header-info .text-wrapper h1 {
              font-weight: 700;
              font-size: 20px;
              line-height: 28px;
              text-align: left; } }
  .single-podcast-content .post-thumbnail {
    max-width: 300px;
    min-width: 300px; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .post-thumbnail {
        max-width: 100%; } }
    .single-podcast-content .post-thumbnail img {
      border-radius: 4px; }
  .single-podcast-content .mepr-unauthorized-message {
    background: #F7F8FA;
    border-radius: 4px;
    padding: 50px 110px;
    margin-top: 82px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .mepr-unauthorized-message {
        padding: 40px 30px;
        margin-top: 82px; } }
    .single-podcast-content .mepr-unauthorized-message:before {
      content: '';
      width: 100%;
      height: 1px;
      border-top: 1px dashed #E1E2E6;
      position: absolute;
      top: -50px;
      left: 0;
      right: 0; }
    .single-podcast-content .mepr-unauthorized-message h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      text-align: center;
      color: #17181A; }
      .single-podcast-content .mepr-unauthorized-message h2 span {
        color: #d72924; }
    .single-podcast-content .mepr-unauthorized-message h3 {
      margin: 36px 0 0 0; }
      .single-podcast-content .mepr-unauthorized-message h3 a {
        background: #3361E7;
        border-radius: 30px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 110%;
        color: #FFFFFF;
        padding: 12px 35px;
        text-decoration: none;
        margin: 0 8px; }
        .single-podcast-content .mepr-unauthorized-message h3 a.btn-subscribe {
          background: #3361E7;
          color: #FFFFFF;
          text-decoration: none; }
          .single-podcast-content .mepr-unauthorized-message h3 a.btn-subscribe:hover {
            background: #92ADFF; }
        .single-podcast-content .mepr-unauthorized-message h3 a.btn-login {
          background: transparent;
          text-decoration: none;
          color: #17181A;
          border: 1px solid #17181A; }
          .single-podcast-content .mepr-unauthorized-message h3 a.btn-login:hover {
            color: #3361E7;
            background: #EBF0FF;
            border: 1px solid #3361E7; }
    .single-podcast-content .mepr-unauthorized-message .mepr-form {
      max-width: 550px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 40px auto 0; }
  .single-podcast-content .entry-content .mepr-unauthorized-excerpt p {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .entry-content .mepr-unauthorized-excerpt p {
        font-size: 16px;
        line-height: 26px; } }
  .single-podcast-content .entry-content .alignfull.is-type-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .single-podcast-content .entry-footer {
    padding-right: 80px;
    padding-left: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .entry-footer {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .single-podcast-content .entry-footer .tags-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 24px; }
      .single-podcast-content .entry-footer .tags-list a {
        background: #E1E2E6;
        border-radius: 30px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #666E80;
        padding: 8px 16px;
        text-decoration: none; }
        .single-podcast-content .entry-footer .tags-list a:hover {
          color: #3361E7;
          background: #EBF0FF; }
    .single-podcast-content .entry-footer .post-tools {
      padding-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .single-podcast-content .entry-footer .post-tools {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
      .single-podcast-content .entry-footer .post-tools .post-share {
        border: 1.16667px solid #E1E2E6;
        border-radius: 17.5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 32px;
        height: 32px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: 12px; }
      .single-podcast-content .entry-footer .post-tools .wpulike-default button.wp_ulike_btn {
        color: #FFFFFF;
        min-height: 32px;
        min-width: 32px;
        background: #3361E7;
        border-radius: 17.5px; }
        .single-podcast-content .entry-footer .post-tools .wpulike-default button.wp_ulike_btn:hover {
          background: #1941B4; }
        .single-podcast-content .entry-footer .post-tools .wpulike-default button.wp_ulike_btn:after {
          content: '';
          display: block;
          background: url(./assets/images/like-icon.svg) no-repeat;
          background-size: contain;
          width: 15px;
          height: 15px;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }
        .single-podcast-content .entry-footer .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active {
          background: #1941B4; }
          .single-podcast-content .entry-footer .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active:after {
            -webkit-filter: none;
                    filter: none; }
    .single-podcast-content .entry-footer .post-author-meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .single-podcast-content .entry-footer .post-author-meta .author-info {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 110%;
        /* or 11px */
        text-align: center;
        /* Color/Neutral/10 */
        color: #17181A; }
        .single-podcast-content .entry-footer .post-author-meta .author-info img {
          max-width: 32px;
          max-height: 32px;
          border-radius: 100%;
          margin-bottom: -10px;
          margin-right: 8px; }
        .single-podcast-content .entry-footer .post-author-meta .author-info a {
          color: #3361E7;
          text-decoration: none; }
      .single-podcast-content .entry-footer .post-author-meta .post-tools {
        padding-right: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .single-podcast-content .entry-footer .post-author-meta .post-tools .post-share {
          border: 1.16667px solid #E1E2E6;
          border-radius: 17.5px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 32px;
          height: 32px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-right: 12px; }
        .single-podcast-content .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn {
          color: #FFFFFF;
          min-height: 32px;
          min-width: 32px;
          background: #3361E7;
          border-radius: 17.5px; }
          .single-podcast-content .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn:hover {
            background: #1941B4; }
          .single-podcast-content .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn:after {
            content: '';
            display: block;
            background: url(./assets/images/like-icon.svg) no-repeat;
            background-size: contain;
            width: 15px;
            height: 15px;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%); }
          .single-podcast-content .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active {
            background: #1941B4; }
            .single-podcast-content .entry-footer .post-author-meta .post-tools .wpulike-default button.wp_ulike_btn.wp_ulike_btn_is_active:after {
              -webkit-filter: none;
                      filter: none; }
  .single-podcast-content .entry-content {
    padding: 0 80px; }
    @media screen and (max-width: 767px) {
      .single-podcast-content .entry-content {
        padding: 0; } }
    .single-podcast-content .entry-content:first-letter {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 800;
      font-size: 68px;
      line-height: 62px;
      /* identical to box height, or 97% */
      /* Color/Primary/30 */
      color: #3361E7;
      padding: 0px 3px 0 0;
      margin-right: 6px;
      float: left; }
    .single-podcast-content .entry-content a {
      color: #3361E7;
      text-decoration: none;
      font-weight: 600; }

.recent-posts .load-more-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px; }
  @media screen and (max-width: 767px) {
    .recent-posts .load-more-button {
      margin-top: 0px; } }
.recent-posts .posts-feature {
  padding: 40px 0 60px; }
  @media screen and (max-width: 767px) {
    .recent-posts .posts-feature {
      padding: 32px 0 56px; } }
  @media screen and (max-width: 767px) {
    .recent-posts .posts-feature h2 {
      padding: 0;
      margin: 0 0 22px 0; } }
  .recent-posts .posts-feature .recent-posts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media screen and (max-width: 1024px) {
      .recent-posts .posts-feature .recent-posts-list {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .recent-posts .posts-feature .recent-posts-list h2 {
        padding: 0;
        margin: 0 0 22px 0; } }
    .recent-posts .posts-feature .recent-posts-list .item .image-wrapper {
      position: relative; }
      .recent-posts .posts-feature .recent-posts-list .item .image-wrapper a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .recent-posts .posts-feature .recent-posts-list .item .image-wrapper .category-label {
        display: none; }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .item .image-wrapper .category-label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            top: 8px;
            right: 8px; } }
    .recent-posts .posts-feature .recent-posts-list .item h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      .recent-posts .posts-feature .recent-posts-list .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        text-decoration: none;
        color: #17181A; }
        .recent-posts .posts-feature .recent-posts-list .item h3 a:hover {
          color: #3361E7; }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .item h3 a {
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
    .recent-posts .posts-feature .recent-posts-list .item .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px;
      margin-bottom: 16px; }
      .recent-posts .posts-feature .recent-posts-list .item .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .recent-posts .posts-feature .recent-posts-list .item small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 8px 0 0 0; }
    .recent-posts .posts-feature .recent-posts-list .item .meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 10px; }
      .recent-posts .posts-feature .recent-posts-list .item .meta .main {
        display: inline-block;
        color: #17181A; }
        .recent-posts .posts-feature .recent-posts-list .item .meta .main a {
          text-decoration: none;
          color: #3361E7; }
    .recent-posts .posts-feature .recent-posts-list .first-column {
      max-width: 40%;
      width: 100%;
      border-right: 1px dashed #E3E3E3;
      padding-right: 14px; }
      @media screen and (max-width: 1024px) {
        .recent-posts .posts-feature .recent-posts-list .first-column {
          max-width: 45%; } }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-feature .recent-posts-list .first-column {
          max-width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          border-right: 0;
          padding-right: 0;
          border-top: 1px dashed #E3E3E3;
          padding-top: 12px;
          margin-top: 24px; } }
      .recent-posts .posts-feature .recent-posts-list .first-column .item .image-wrapper {
        width: 100%;
        border-radius: 4px;
        height: 350px;
        background-size: cover !important; }
      .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 24px 0 24px; }
        .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper h3 {
          text-align: center; }
          .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper h3 a {
            font-size: 36px;
            line-height: 130%; }
            @media screen and (max-width: 820px) {
              .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper h3 a {
                font-size: 28px; } }
            @media screen and (max-width: 767px) {
              .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper h3 a {
                font-size: 22px; } }
        .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .first-column .item .content-wrapper .category-label {
            display: none; } }
    .recent-posts .posts-feature .recent-posts-list .second-column {
      padding-left: 14px;
      padding-right: 14px;
      max-width: 35%;
      width: 100%;
      border-right: 1px dashed #E3E3E3; }
      @media screen and (max-width: 1024px) {
        .recent-posts .posts-feature .recent-posts-list .second-column {
          max-width: 55%;
          border-right: 0;
          padding-right: 0; } }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-feature .recent-posts-list .second-column {
          max-width: 100%;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .recent-posts .posts-feature .recent-posts-list .second-column .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 14px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #E3E3E3; }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .second-column .item {
            border-right: 1px dashed #E3E3E3;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            border-bottom: 0;
            max-width: 50%; } }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .second-column .item:first-child {
            padding-right: 12px; } }
        .recent-posts .posts-feature .recent-posts-list .second-column .item:last-child {
          padding-bottom: 0;
          margin-bottom: 0;
          border-bottom: 0px dashed #E3E3E3; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .second-column .item:last-child {
              border-right: 0;
              padding-left: 12px; } }
        .recent-posts .posts-feature .recent-posts-list .second-column .item .image-wrapper {
          width: 100%;
          border-radius: 4px;
          min-width: 200px;
          max-width: 200px;
          height: 250px;
          background-size: cover !important; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .second-column .item .image-wrapper {
              min-width: auto;
              height: 135px;
              margin-bottom: 12px; } }
        .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper {
          padding-left: 24px; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper {
              padding-left: 0px; } }
          .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper h3 {
            padding: 0;
            margin: 0 0 8px 0; }
            @media screen and (max-width: 767px) {
              .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper h3 {
                font-weight: 500;
                font-size: 16px;
                line-height: 20px; } }
            .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper h3 a {
              font-weight: 500;
              font-size: 20px;
              line-height: 130%; }
              @media screen and (max-width: 767px) {
                .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper h3 a {
                  font-weight: 500;
                  font-size: 16px;
                  line-height: 20px; } }
          .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper .meta {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            font-size: 10px; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .second-column .item .content-wrapper .category-label {
              display: none; } }
    .recent-posts .posts-feature .recent-posts-list .last-column {
      padding-left: 14px;
      max-width: 25%;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .recent-posts .posts-feature .recent-posts-list .last-column {
          max-width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding: 0;
          margin-top: 24px; } }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-feature .recent-posts-list .last-column {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          margin-top: 12px; } }
      .recent-posts .posts-feature .recent-posts-list .last-column .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0px;
        margin-bottom: 14px;
        border-bottom: 1px dashed #E3E3E3; }
        @media screen and (max-width: 1024px) {
          .recent-posts .posts-feature .recent-posts-list .last-column .item {
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            padding-bottom: 0px;
            margin-bottom: 0;
            border-bottom: 0;
            border-right: 1px dashed #E3E3E3;
            margin-right: 14px;
            padding-right: 14px; } }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .recent-posts-list .last-column .item {
            border-right: 0;
            margin-right: 0;
            padding-right: 0;
            border-top: 1px dashed #E3E3E3;
            padding-top: 12px; } }
        .recent-posts .posts-feature .recent-posts-list .last-column .item:last-child {
          padding-bottom: 0;
          margin-bottom: 0;
          border-bottom: 0px dashed #E3E3E3; }
          .recent-posts .posts-feature .recent-posts-list .last-column .item:last-child .content-wrapper {
            padding-bottom: 0; }
          @media screen and (max-width: 1024px) {
            .recent-posts .posts-feature .recent-posts-list .last-column .item:last-child {
              padding-right: 0;
              margin-right: 0;
              border-right: 0; } }
        .recent-posts .posts-feature .recent-posts-list .last-column .item .image-wrapper {
          width: 100%;
          border-radius: 4px;
          min-width: 80px;
          max-width: 80px;
          height: 120px;
          background-size: cover !important; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .last-column .item .image-wrapper {
              min-width: 40%; } }
        .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper {
          padding-left: 24px;
          padding-bottom: 14px; }
          @media screen and (max-width: 767px) {
            .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper .category-label {
              display: none; } }
          .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper h3 {
            padding: 0;
            margin: 0 0 16px 0; }
            @media screen and (max-width: 767px) {
              .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper h3 {
                margin-bottom: 8px;
                font-weight: 500;
                font-size: 16px;
                line-height: 20px; } }
            .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper h3 a {
              font-weight: 500;
              font-size: 16px;
              line-height: 140%; }
              @media screen and (max-width: 767px) {
                .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper h3 a {
                  font-weight: 500;
                  font-size: 16px;
                  line-height: 20px; } }
          .recent-posts .posts-feature .recent-posts-list .last-column .item .content-wrapper .meta {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            font-size: 10px; }
  .recent-posts .posts-feature .posts-list {
    display: grid;
    grid-template-columns: 40% 35% 25%;
    grid-template-rows: 35% 33% 29%; }
    .recent-posts .posts-feature .posts-list h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-feature .posts-list h3 {
          font-weight: 500;
          font-size: 16px;
          line-height: 20px; } }
      .recent-posts .posts-feature .posts-list h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        text-decoration: none;
        color: #17181A; }
        .recent-posts .posts-feature .posts-list h3 a:hover {
          color: #3361E7; }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-feature .posts-list h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
    .recent-posts .posts-feature .posts-list .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px;
      margin-bottom: 16px; }
      .recent-posts .posts-feature .posts-list .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .recent-posts .posts-feature .posts-list small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 8px 0; }
    .recent-posts .posts-feature .posts-list .meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 10px; }
      .recent-posts .posts-feature .posts-list .meta .main {
        display: inline-block; }
        .recent-posts .posts-feature .posts-list .meta .main a {
          text-decoration: none;
          color: #3361E7; }
    .recent-posts .posts-feature .posts-list .item:nth-child(1) {
      grid-column: 1 / 2;
      grid-row: 1 / 4;
      padding-right: 14px;
      border-right: 1px dashed #E3E3E3; }
      .recent-posts .posts-feature .posts-list .item:nth-child(1) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        height: 350px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(1) .content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 24px 0 24px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(1) .content-wrapper h3 {
          text-align: center; }
          .recent-posts .posts-feature .posts-list .item:nth-child(1) .content-wrapper h3 a {
            font-size: 36px;
            line-height: 130%;
            /* or 47px */ }
        .recent-posts .posts-feature .posts-list .item:nth-child(1) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
    .recent-posts .posts-feature .posts-list .item:nth-child(2) {
      grid-column: 2 / 2;
      grid-row: 1 / 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 14px 14px 14px;
      border-bottom: 1px dashed #E3E3E3;
      min-height: 235px;
      padding-bottom: 36px; }
      .recent-posts .posts-feature .posts-list .item:nth-child(2) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        min-width: 200px;
        max-width: 200px;
        height: 250px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(2) .content-wrapper {
        padding-left: 24px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(2) .content-wrapper h3 {
          padding: 0;
          margin: 0 0 8px 0; }
          .recent-posts .posts-feature .posts-list .item:nth-child(2) .content-wrapper h3 a {
            font-weight: 500;
            font-size: 20px;
            line-height: 130%; }
        .recent-posts .posts-feature .posts-list .item:nth-child(2) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 10px; }
    .recent-posts .posts-feature .posts-list .item:nth-child(3) {
      grid-column: 2 / 2;
      grid-row: 2 / 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 14px 14px 14px; }
      .recent-posts .posts-feature .posts-list .item:nth-child(3) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        min-width: 200px;
        max-width: 200px;
        height: 250px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(3) .content-wrapper {
        padding-left: 24px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(3) .content-wrapper h3 a {
          font-weight: 500;
          font-size: 20px;
          line-height: 130%; }
        .recent-posts .posts-feature .posts-list .item:nth-child(3) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 10px; }
    .recent-posts .posts-feature .posts-list .item:nth-child(4) {
      grid-column: 3 / 3;
      grid-row: 1 / 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-left: 1px dashed #E3E3E3;
      padding: 0 0 14px 14px;
      margin-bottom: 14px;
      position: relative; }
      .recent-posts .posts-feature .posts-list .item:nth-child(4):after {
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #E3E3E3;
        position: absolute;
        bottom: 0; }
      .recent-posts .posts-feature .posts-list .item:nth-child(4) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        min-width: 80px;
        max-width: 80px;
        height: 120px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper {
        padding-left: 24px;
        padding-bottom: 14px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper .category {
          background: #92ADFF;
          border-radius: 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content;
          padding: 8px 16px;
          margin-bottom: 8px; }
          .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper .category a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            line-height: 110%;
            letter-spacing: 0.02em;
            color: #FFFFFF;
            text-decoration: none; }
        .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper h3 {
          padding: 0;
          margin: 0 0 16px 0; }
          .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 140%; }
        .recent-posts .posts-feature .posts-list .item:nth-child(4) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 10px; }
    .recent-posts .posts-feature .posts-list .item:nth-child(5) {
      grid-column: 3 / 3;
      grid-row: 2 / 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-left: 1px dashed #E3E3E3;
      padding: 0 0 14px 14px;
      position: relative;
      margin-bottom: 14px; }
      .recent-posts .posts-feature .posts-list .item:nth-child(5):after {
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px dashed #E3E3E3;
        position: absolute;
        bottom: 0; }
      .recent-posts .posts-feature .posts-list .item:nth-child(5) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        min-width: 80px;
        max-width: 80px;
        height: 120px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper {
        padding-left: 24px;
        padding-bottom: 14px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper .category {
          background: #92ADFF;
          border-radius: 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content;
          padding: 8px 16px;
          margin-bottom: 8px; }
          .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper .category a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            line-height: 110%;
            letter-spacing: 0.02em;
            color: #FFFFFF;
            text-decoration: none; }
        .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper h3 {
          padding: 0;
          margin: 0 0 16px 0; }
          .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 140%; }
        .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 10px; }
          .recent-posts .posts-feature .posts-list .item:nth-child(5) .content-wrapper .meta a {
            color: #3361E7; }
    .recent-posts .posts-feature .posts-list .item:nth-child(6) {
      grid-column: 3 / 3;
      grid-row: 3 / 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-left: 1px dashed #E3E3E3;
      padding: 0 0 14px 14px; }
      .recent-posts .posts-feature .posts-list .item:nth-child(6) .image-wrapper {
        width: 100%;
        border-radius: 4px;
        min-width: 80px;
        max-width: 80px;
        height: 120px;
        background-size: cover !important; }
      .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper {
        padding-left: 24px; }
        .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper .category {
          background: #92ADFF;
          border-radius: 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content;
          padding: 8px 16px;
          margin-bottom: 8px; }
          .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper .category a {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 10px;
            line-height: 110%;
            letter-spacing: 0.02em;
            color: #FFFFFF;
            text-decoration: none; }
        .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper h3 {
          padding: 0;
          margin: 0 0 16px 0; }
          .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 140%; }
        .recent-posts .posts-feature .posts-list .item:nth-child(6) .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          font-size: 10px; }
.recent-posts .simple-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .recent-posts .simple-posts-list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px dashed #E3E3E3;
    margin-bottom: 24px; }
    .recent-posts .simple-posts-list .item:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 32px; }
    .recent-posts .simple-posts-list .item .image-wrapper {
      border-radius: 4px;
      min-width: 280px;
      width: 100%;
      min-height: 190px;
      height: 100%; }
    .recent-posts .simple-posts-list .item h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      .recent-posts .simple-posts-list .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        /* or 36px */
        color: #000000;
        text-decoration: none;
        margin: 0 0 12px 0;
        padding: 0; }
        .recent-posts .simple-posts-list .item h3 a:hover {
          color: #3361E7; }
    .recent-posts .simple-posts-list .item .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px; }
      .recent-posts .simple-posts-list .item .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .recent-posts .simple-posts-list .item .meta {
      font-size: 10px; }
    .recent-posts .simple-posts-list .item small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 6px 0; }
    .recent-posts .simple-posts-list .item .image-wrapper img {
      border-radius: 4px; }
    .recent-posts .simple-posts-list .item .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0px 0 0 32px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      width: 100%; }
      .recent-posts .simple-posts-list .item .content-wrapper .meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        color: #17181A; }
        .recent-posts .simple-posts-list .item .content-wrapper .meta a {
          color: #3361E7;
          text-decoration: none; }
.recent-posts .posts-list-load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .recent-posts .posts-list-load-more {
      padding: 32px 30px 40px; } }
  @media screen and (max-width: 767px) {
    .recent-posts .posts-list-load-more {
      padding: 32px 16px 40px; } }
  .recent-posts .posts-list-load-more #ajax-posts .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px dashed #E3E3E3;
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .recent-posts .posts-list-load-more #ajax-posts .item {
        padding-bottom: 12px;
        margin-bottom: 12px; } }
    .recent-posts .posts-list-load-more #ajax-posts .item:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 32px; }
    .recent-posts .posts-list-load-more #ajax-posts .item .image-container {
      min-width: 260px; }
      .recent-posts .posts-list-load-more #ajax-posts .item .image-container a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-list-load-more #ajax-posts .item .image-container {
          max-width: 40%;
          width: 100%; } }
    .recent-posts .posts-list-load-more #ajax-posts .item .image-wrapper {
      border-radius: 4px;
      min-width: 280px;
      width: 100%;
      min-height: 190px;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      position: relative; }
      .recent-posts .posts-list-load-more #ajax-posts .item .image-wrapper a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute; }
      @media screen and (min-width: 1025px) {
        .recent-posts .posts-list-load-more #ajax-posts .item .image-wrapper {
          max-width: 280px; } }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-list-load-more #ajax-posts .item .image-wrapper {
          border-radius: 4px;
          max-width: 40%;
          min-width: auto;
          width: 100%;
          height: 100%; } }
    .recent-posts .posts-list-load-more #ajax-posts .item h3 {
      padding: 0;
      margin: 0 0 16px 0; }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-list-load-more #ajax-posts .item h3 {
          margin: 0 0 4px 0;
          font-weight: 500;
          font-size: 16px;
          line-height: 20px; } }
      .recent-posts .posts-list-load-more #ajax-posts .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
        /* or 36px */
        color: #000000;
        text-decoration: none;
        margin: 0 0 12px 0;
        padding: 0; }
        @media screen and (max-width: 820px) {
          .recent-posts .posts-list-load-more #ajax-posts .item h3 a {
            font-size: 24px;
            font-weight: 500; } }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-list-load-more #ajax-posts .item h3 a {
            font-size: 22px;
            font-weight: 500; } }
        @media screen and (max-width: 767px) {
          .recent-posts .posts-list-load-more #ajax-posts .item h3 a {
            font-weight: 500;
            font-size: 16px;
            margin: 0 0 4px 0; } }
        .recent-posts .posts-list-load-more #ajax-posts .item h3 a:hover {
          color: #3361E7; }
    .recent-posts .posts-list-load-more #ajax-posts .item .category {
      background: #92ADFF;
      border-radius: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      padding: 8px 16px; }
      .recent-posts .posts-list-load-more #ajax-posts .item .category a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        text-decoration: none; }
    .recent-posts .posts-list-load-more #ajax-posts .item .meta {
      font-size: 10px; }
    .recent-posts .posts-list-load-more #ajax-posts .item small {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 10px;
      line-height: 110%;
      text-align: center;
      color: #666E80;
      padding: 6px 0; }
    .recent-posts .posts-list-load-more #ajax-posts .item .image-wrapper img {
      border-radius: 4px; }
    .recent-posts .posts-list-load-more #ajax-posts .item .content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0px 0 0 32px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .recent-posts .posts-list-load-more #ajax-posts .item .content-wrapper {
          padding: 0px 0 0 24px; } }
      .recent-posts .posts-list-load-more #ajax-posts .item .content-wrapper .meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        line-height: 110%;
        color: #17181A; }
        .recent-posts .posts-list-load-more #ajax-posts .item .content-wrapper .meta a {
          color: #3361E7;
          text-decoration: none; }
  .recent-posts .posts-list-load-more #more_posts {
    background: #3361E7;
    border-radius: 28px;
    border: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 12px 30px;
    cursor: pointer; }
    .recent-posts .posts-list-load-more #more_posts:hover {
      background: #92ADFF; }
  @media screen and (max-width: 1300px) {
    .recent-posts .posts-list-load-more.photos-list-load-more {
      padding-left: 30px;
      padding-right: 30px; } }
  @media screen and (max-width: 767px) {
    .recent-posts .posts-list-load-more.photos-list-load-more {
      padding-left: 16px;
      padding-right: 16px; } }
  .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .photo-link {
    display: contents; }
  .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .image-wrapper {
    min-height: 435px !important;
    min-width: 60% !important; }
    @media screen and (max-width: 1024px) {
      .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .image-wrapper {
        min-width: 60% !important;
        min-height: 300px !important;
        max-width: 50%;
        width: 100%;
        height: 100%; } }
    @media screen and (max-width: 767px) {
      .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .image-wrapper {
        min-height: 200px !important;
        min-width: 40% !important;
        max-width: 40% !important; } }
  @media screen and (max-width: 767px) {
    .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .content-wrapper {
      padding-left: 24px; } }
  .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .recent-posts .posts-list-load-more.photos-list-load-more #ajax-posts .item .meta a {
      margin-left: 5px;
      color: #3361E7;
      text-decoration: none; }
@media screen and (max-width: 1024px) {
  .recent-posts.recent-photos .category-posts .posts-list .post:nth-child(1) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    .recent-posts.recent-photos .category-posts .posts-list .post:nth-child(1):after {
      display: none; } }
@media screen and (max-width: 1024px) {
  .recent-posts.recent-photos .category-posts .posts-list .post:nth-child(odd) {
    padding-right: 0; } }
@media screen and (max-width: 1024px) {
  .recent-posts.recent-photos .category-posts .posts-list .post:last-child:after {
    display: block !important;
    content: "";
    width: 1px;
    height: 100%;
    border: 1px dashed #E3E3E3;
    position: absolute;
    top: 0;
    left: -16px; } }
.recent-posts.recent-photos .category-posts .posts-list .post .preview {
  min-height: 240px; }
  @media screen and (max-width: 1024px) {
    .recent-posts.recent-photos .category-posts .posts-list .post .preview:nth-child(1) {
      min-height: 420px; } }

.team-section {
  padding: 16px 0 124px 0; }
  @media screen and (max-width: 767px) {
    .team-section {
      padding: 0px 0 80px 0; } }
  @media screen and (max-width: 767px) {
    .team-section.main-directory {
      padding: 0px 0 0px 0; } }
  .team-section .content-wrapper .team-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .team-section .content-wrapper .team-list .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-bottom: 40px;
      border-bottom: 1px dashed #17181A;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        .team-section .content-wrapper .team-list .item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 24px 0; } }
      .team-section .content-wrapper .team-list .item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }
      .team-section .content-wrapper .team-list .item .image-wrapper {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        /*
        &::before {
          content: "";
          width: 200px;
          height: 200px;
          position: absolute;
          z-index: 0;
          left: -16px;
          top: -16px;
          background: #F7F8FA;
          border-radius: 4px;
        }
        */ }
        .team-section .content-wrapper .team-list .item .image-wrapper img {
          max-width: 200px;
          max-height: 200px;
          border-radius: 4px;
          z-index: 1;
          position: relative;
          margin-bottom: 24px; }
        .team-section .content-wrapper .team-list .item .image-wrapper a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          line-height: 190%;
          letter-spacing: 0.2px;
          color: #17181A;
          text-decoration: none;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .team-section .content-wrapper .team-list .item .image-wrapper a svg {
            margin-left: 8px; }
          @media screen and (max-width: 767px) {
            .team-section .content-wrapper .team-list .item .image-wrapper a {
              display: none; } }
        @media screen and (max-width: 767px) {
          .team-section .content-wrapper .team-list .item .image-wrapper {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; } }
      .team-section .content-wrapper .team-list .item .text-wrapper {
        margin: 0 86px 0 124px; }
        @media screen and (max-width: 820px) {
          .team-section .content-wrapper .team-list .item .text-wrapper {
            margin: 0 86px 0 60px; } }
        .team-section .content-wrapper .team-list .item .text-wrapper h3 {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          color: #D72924;
          position: relative;
          padding: 0;
          margin: 0 0 24px 0; }
          .team-section .content-wrapper .team-list .item .text-wrapper h3:before {
            content: '';
            width: 24px;
            height: 24px;
            border-radius: 100%;
            background: #D72924;
            position: absolute;
            left: -40px;
            top: 3px; }
          .team-section .content-wrapper .team-list .item .text-wrapper h3 span {
            color: #17181A; }
            @media screen and (max-width: 767px) {
              .team-section .content-wrapper .team-list .item .text-wrapper h3 span {
                display: block; } }
        .team-section .content-wrapper .team-list .item .text-wrapper p {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 160%;
          color: #17181A;
          max-width: 815px;
          padding: 0;
          margin: 0 0 12px 0; }
        @media screen and (max-width: 767px) {
          .team-section .content-wrapper .team-list .item .text-wrapper {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            margin: 0; } }
        .team-section .content-wrapper .team-list .item .text-wrapper .read-more {
          display: none; }
          @media screen and (max-width: 767px) {
            .team-section .content-wrapper .team-list .item .text-wrapper .read-more {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              line-height: 190%;
              letter-spacing: 0.2px;
              color: #17181A;
              text-decoration: none;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .team-section .content-wrapper .team-list .item .text-wrapper .read-more svg {
                margin-left: 8px; } }
    .team-section .content-wrapper .team-list .main-item {
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 100px 0 0 0; }
      @media screen and (max-width: 767px) {
        .team-section .content-wrapper .team-list .main-item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 40px 0; } }
      .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head {
        display: none; }
      @media screen and (max-width: 767px) {
        .team-section .content-wrapper .team-list .main-item .image-wrapper {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
          .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head {
            display: block; } }
      .team-section .content-wrapper .team-list .main-item .image-wrapper img {
        margin-bottom: 24px; }
      .team-section .content-wrapper .team-list .main-item .image-wrapper a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 190%;
        letter-spacing: 0.2px;
        color: #17181A;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .team-section .content-wrapper .team-list .main-item .image-wrapper a svg {
          margin-left: 8px; }
      @media screen and (max-width: 767px) {
        .team-section .content-wrapper .team-list .main-item .image-wrapper {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
          .team-section .content-wrapper .team-list .main-item .image-wrapper .read-more {
            display: none; }
          .team-section .content-wrapper .team-list .main-item .image-wrapper img {
            margin-bottom: 0; }
          .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head {
            position: relative; }
            .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head h3 {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 400;
              font-size: 24px;
              line-height: 110%;
              color: #666E80; } }
      @media screen and (max-width: 767px) and (max-width: 767px) {
        .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head h3 {
          font-weight: 400;
          font-size: 14px;
          line-height: 24px;
          margin-bottom: 8px; } }
      @media screen and (max-width: 767px) {
            .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head h2 {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 700;
              font-size: 36px;
              line-height: 130%;
              color: #17181A;
              position: relative;
              max-width: 420px; }
              .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head h2:after {
                content: '';
                width: 40px;
                height: 40px;
                border-radius: 100%;
                position: absolute;
                background: #D72924;
                right: auto;
                top: 46px;
                left: 0; } }
      @media screen and (max-width: 767px) and (max-width: 767px) {
        .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head h2 {
          font-weight: 700;
          font-size: 20px;
          line-height: 24px; } }
      @media screen and (max-width: 767px) {
            .team-section .content-wrapper .team-list .main-item .image-wrapper .director-head:after {
              content: '';
              background: url(./assets/images/title-line.png);
              height: 228px;
              width: 290px;
              position: absolute;
              top: 84px;
              right: auto;
              z-index: -1;
              left: 16px; } }
      .team-section .content-wrapper .team-list .main-item .text-wrapper {
        max-width: 55%; }
        .team-section .content-wrapper .team-list .main-item .text-wrapper .read-more {
          display: none; }
        @media screen and (max-width: 767px) {
          .team-section .content-wrapper .team-list .main-item .text-wrapper {
            max-width: 100%;
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; }
            .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head {
              display: none; }
            .team-section .content-wrapper .team-list .main-item .text-wrapper .read-more {
              font-family: 'Arial';
              font-style: normal;
              font-weight: 700;
              font-size: 14px;
              line-height: 190%;
              letter-spacing: 0.2px;
              color: #17181A;
              text-decoration: none;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .team-section .content-wrapper .team-list .main-item .text-wrapper .read-more svg {
                margin-left: 8px; } }
        .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head {
          position: relative; }
          .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h3 {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 110%;
            color: #666E80; }
            @media screen and (max-width: 767px) {
              .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h3 {
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                margin-bottom: 8px; } }
          .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h2 {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 36px;
            line-height: 130%;
            color: #17181A;
            position: relative;
            max-width: 420px; }
            .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h2:after {
              content: '';
              width: 40px;
              height: 40px;
              border-radius: 100%;
              position: absolute;
              background: #D72924;
              right: 0;
              top: 0; }
              @media screen and (max-width: 1440px) {
                .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h2:after {
                  right: 40px; } }
              @media screen and (max-width: 1180px) {
                .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h2:after {
                  display: none; } }
            @media screen and (max-width: 767px) {
              .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head h2 {
                font-weight: 700;
                font-size: 20px;
                line-height: 24px; } }
          .team-section .content-wrapper .team-list .main-item .text-wrapper .director-head:after {
            content: '';
            background: url(./assets/images/title-line.png);
            height: 228px;
            width: 491px;
            position: absolute;
            top: 35px;
            right: -220px;
            z-index: -1; }
        .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper {
          margin: 0 130px 0 120px; }
          @media screen and (max-width: 1200px) {
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper {
              margin: 0 80px 0 120px; } }
          @media screen and (max-width: 1024px) {
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper {
              margin: 0 60px 0 60px; } }
          @media screen and (max-width: 820px) {
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper {
              margin: 0 24px 0 40px; } }
          @media screen and (max-width: 820px) {
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper {
              margin: 0 0; } }
          .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper h3 {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            line-height: 130%;
            color: #D72924;
            position: relative;
            padding: 0;
            margin: 0 0 24px 0; }
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper h3 span {
              color: #17181A; }
          .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper .contact-section {
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 28px;
            line-height: 130%;
            color: #17181A;
            margin: 40px 0px 40px -35px;
            padding-left: 35px;
            max-width: 460px;
            border-left: 2px solid #D72924; }
            @media screen and (max-width: 820px) {
              .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper .contact-section {
                font-size: 24px; } }
            @media screen and (max-width: 768px) {
              .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper .contact-section {
                margin-left: 0;
                margin-bottom: 0; } }
            @media screen and (max-width: 767px) {
              .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper .contact-section {
                margin-left: 0;
                margin-bottom: 24px;
                padding-left: 24px;
                font-weight: 700;
                font-size: 18px;
                line-height: 28px; } }
            .team-section .content-wrapper .team-list .main-item .text-wrapper .content-wrapper .contact-section a {
              color: #D72924;
              text-decoration: none;
              display: block; }

@media screen and (max-width: 1300px) {
  .intro-category {
    padding-left: 30px;
    padding-right: 30px; } }
@media screen and (max-width: 1024px) {
  .intro-category {
    padding-left: 30px;
    padding-right: 30px; } }
@media screen and (max-width: 767px) {
  .intro-category {
    padding-left: 0px;
    padding-right: 0px; } }
.intro-category.sub-category .category-menu {
  margin: 24px 14px 56px 0; }
  @media screen and (max-width: 767px) {
    .intro-category.sub-category .category-menu {
      margin: 1px 14px 0px 0; } }
.intro-category.sub-category .alignwide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .intro-category.sub-category .alignwide {
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .intro-category.sub-category .alignwide {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
.intro-category .feature-posts {
  padding: 24px 0 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .intro-category .feature-posts {
      padding: 0 0 40px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .intro-category .feature-posts .posts-grid {
    max-width: var(--wrapper);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: dense;
    grid-auto-rows: minmax(var(--rh), auto);
    grid-gap: var(--gutter); }
    .intro-category .feature-posts .posts-grid .item {
      /*background-color: hotPink;*/ }
      .intro-category .feature-posts .posts-grid .item h2 {
        max-width: 95%;
        text-align: center;
        padding: 0;
        margin: 0 0 16px 0; }
        @media screen and (max-width: 1024px) {
          .intro-category .feature-posts .posts-grid .item h2 {
            max-width: 80%; } }
        @media screen and (max-width: 768px) {
          .intro-category .feature-posts .posts-grid .item h2 {
            max-width: 95%; } }
        .intro-category .feature-posts .posts-grid .item h2 a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 40px;
          line-height: 50px;
          text-decoration: none;
          color: #17181A; }
          @media screen and (max-width: 820px) {
            .intro-category .feature-posts .posts-grid .item h2 a {
              font-size: 36px;
              line-height: 130%; } }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item h2 a {
              font-weight: 700;
              font-size: 24px;
              line-height: 32px; } }
          .intro-category .feature-posts .posts-grid .item h2 a:hover {
            color: #3361E7; }
      @media screen and (max-width: 767px) {
        .intro-category .feature-posts .posts-grid .item h3 {
          font-weight: 500;
          font-size: 16px;
          line-height: 20px; } }
      .intro-category .feature-posts .posts-grid .item h3 a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        text-decoration: none;
        color: #17181A;
        margin: 0 0 12px 0;
        padding: 0; }
        .intro-category .feature-posts .posts-grid .item h3 a:hover {
          color: #3361E7; }
        @media screen and (max-width: 767px) {
          .intro-category .feature-posts .posts-grid .item h3 a {
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
      .intro-category .feature-posts .posts-grid .item small {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 110%;
        text-align: center;
        color: #666E80;
        padding: 6px 0; }
      .intro-category .feature-posts .posts-grid .item .image-wrapper {
        border-radius: 4px;
        min-height: 175px;
        position: relative; }
        .intro-category .feature-posts .posts-grid .item .image-wrapper .category-label {
          display: none; }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item .image-wrapper .category-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              position: absolute;
              top: 8px;
              right: 8px; } }
      .intro-category .feature-posts .posts-grid .item .content-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 24px 0; }
        @media screen and (max-width: 767px) {
          .intro-category .feature-posts .posts-grid .item .content-wrapper {
            padding-top: 12px;
            padding-bottom: 0; } }
        .intro-category .feature-posts .posts-grid .item .content-wrapper .category-label {
          margin-bottom: 16px; }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item .content-wrapper .category-label {
              display: none; } }
        .intro-category .feature-posts .posts-grid .item .content-wrapper .meta {
          font-size: 10px; }
          .intro-category .feature-posts .posts-grid .item .content-wrapper .meta a {
            color: #3361E7;
            text-decoration: none; }
      .intro-category .feature-posts .posts-grid .item.item-lg {
        grid-column: span 3;
        grid-row: span 2;
        /*background-color: rebeccaPurple;*/
        width: 100%;
        padding-right: 14px; }
        @media screen and (max-width: 1024px) {
          .intro-category .feature-posts .posts-grid .item.item-lg {
            grid-column: span 4;
            padding-right: 0; } }
        .intro-category .feature-posts .posts-grid .item.item-lg .image-wrapper {
          min-height: 505px; }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item.item-lg .image-wrapper {
              min-height: 250px; } }
        .intro-category .feature-posts .posts-grid .item.item-lg .content-wrapper {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item.item-lg .content-wrapper {
              border-bottom: 1px dashed #E1E2E6;
              padding: 0 0 24px 0;
              margin: 20px 12px 24px; } }
          .intro-category .feature-posts .posts-grid .item.item-lg .content-wrapper .meta {
            text-align: center;
            font-size: 10px; }
            .intro-category .feature-posts .posts-grid .item.item-lg .content-wrapper .meta small {
              display: block;
              padding-top: 8px; }
      .intro-category .feature-posts .posts-grid .item.item-db {
        grid-column: span 1;
        /*background-color: goldenRod;*/
        padding-left: 14px;
        border-left: 1px dashed #E1E2E6;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-bottom: 24px; }
        @media screen and (max-width: 1024px) {
          .intro-category .feature-posts .posts-grid .item.item-db {
            grid-column: span 2;
            border-left: 0;
            padding-left: 0px;
            padding-right: 14px;
            padding-bottom: 0; } }
        @media screen and (max-width: 767px) {
          .intro-category .feature-posts .posts-grid .item.item-db {
            padding: 0 12px; } }
        .intro-category .feature-posts .posts-grid .item.item-db .content-wrapper {
          border-bottom: 1px dashed #E1E2E6; }
          @media screen and (max-width: 1024px) {
            .intro-category .feature-posts .posts-grid .item.item-db .content-wrapper {
              border-bottom: 0;
              border-top: 1px dashed #E1E2E6; } }
          .intro-category .feature-posts .posts-grid .item.item-db .content-wrapper .category-label {
            margin: 0 0 8px 0; }
          .intro-category .feature-posts .posts-grid .item.item-db .content-wrapper h3 {
            padding: 0;
            margin: 0 0 12px 0; }
          .intro-category .feature-posts .posts-grid .item.item-db .content-wrapper .meta {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            font-size: 10px; }
        .intro-category .feature-posts .posts-grid .item.item-db:last-child {
          padding-bottom: 0; }
          @media screen and (max-width: 1024px) {
            .intro-category .feature-posts .posts-grid .item.item-db:last-child {
              border-left: 1px dashed #E1E2E6;
              padding-left: 14px;
              padding-right: 0px; } }
          @media screen and (max-width: 767px) {
            .intro-category .feature-posts .posts-grid .item.item-db:last-child {
              padding: 0 12px; } }
          .intro-category .feature-posts .posts-grid .item.item-db:last-child .content-wrapper {
            border-bottom: 0; }

.intro-about-block .about-project {
  background-color: #000;
  min-height: 740px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(./assets/images/about-intro-bg.png) no-repeat center #000; }
  @media screen and (max-width: 767px) {
    .intro-about-block .about-project {
      min-height: auto;
      padding: 80px 0; } }
  .intro-about-block .about-project .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
    .intro-about-block .about-project .content-wrapper .logo {
      padding: 0;
      margin: 0 0 86px 0; }
      @media screen and (max-width: 767px) {
        .intro-about-block .about-project .content-wrapper .logo {
          margin-bottom: 40px; } }
    .intro-about-block .about-project .content-wrapper h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 110%;
      /* or 26px */
      /* Color/Neutral/40 */
      color: #E1E2E6;
      padding: 0;
      margin: 0 0 16px 0; }
      @media screen and (max-width: 767px) {
        .intro-about-block .about-project .content-wrapper h2 {
          font-weight: 400;
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 8px; } }
    .intro-about-block .about-project .content-wrapper h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* or 125% */
      text-align: center;
      /* Color/Neutral/60 */
      color: #FFFFFF;
      padding: 0;
      margin: 0 0 24px 0;
      max-width: 535px; }
      @media screen and (max-width: 767px) {
        .intro-about-block .about-project .content-wrapper h1 {
          font-weight: 700;
          font-size: 24px;
          line-height: 32px;
          max-width: 80%;
          margin-bottom: 0; } }
.intro-about-block .about-team-description {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .intro-about-block .about-team-description {
      padding: 40px 0; } }
  .intro-about-block .about-team-description .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .intro-about-block .about-team-description h2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    /* or 36px */
    /* Color/Neutral/10 */
    color: #17181A;
    padding: 0;
    margin: 0 0 40px 0;
    max-width: 814px; }
    .intro-about-block .about-team-description h2 strong {
      color: #D72924; }
    @media screen and (max-width: 767px) {
      .intro-about-block .about-team-description h2 {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 24px; } }
  .intro-about-block .about-team-description p {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%;
    padding: 0;
    margin: 0;
    /* or 35px */
    /* Color/Neutral/10 */
    color: #17181A;
    max-width: 814px; }
    @media screen and (max-width: 767px) {
      .intro-about-block .about-team-description p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px; } }

.categories-list-tags {
  padding: 95px 0 80px; }
  @media (max-width: 767px) {
    .categories-list-tags {
      padding: 40px 0; } }
  .categories-list-tags .container {
    max-width: 1230px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .categories-list-tags .container .project-logo {
      padding-bottom: 50px; }
      @media screen and (max-width: 1024px) {
        .categories-list-tags .container .project-logo {
          max-width: 60%; } }
      @media screen and (max-width: 767px) {
        .categories-list-tags .container .project-logo {
          padding: 0 32px 12px 32px;
          max-width: 325px; } }
    .categories-list-tags .container .categories {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: center;
          align-content: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .categories-list-tags .container .categories a {
        margin: 12px 6px;
        padding: 14px 32px;
        background: #FEFEFE;
        border: 1px solid #141311;
        border-radius: 30px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        color: #141311;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          .categories-list-tags .container .categories a {
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            margin: 6px 3px;
            padding: 8px 12px; } }
        .categories-list-tags .container .categories a:hover {
          background: #17181A;
          color: #FEFEFE;
          border: 1px solid #141311; }
        .categories-list-tags .container .categories a.active {
          background: #3361E7;
          color: #FEFEFE;
          border: 1px solid #3361E7; }
          .categories-list-tags .container .categories a.active:hover {
            background: #17181A;
            color: #FEFEFE;
            border: 1px solid #141311; }

.podcast-block {
  min-height: 720px; }
  @media screen and (max-width: 1024px) {
    .podcast-block {
      min-height: 700px; } }
  @media screen and (max-width: 820px) {
    .podcast-block {
      min-height: 625px; } }
  @media screen and (max-width: 767px) {
    .podcast-block {
      min-height: 300px; } }
  @media screen and (max-width: 1024px) {
    .podcast-block .alignwide {
      padding: 0; } }
  .podcast-block .content-wrapper {
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin: 0 auto;
    padding-bottom: 80px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .podcast-block .content-wrapper {
        padding-top: 100px; } }
    @media screen and (max-width: 767px) {
      .podcast-block .content-wrapper .category-label {
        position: absolute;
        top: 16px;
        right: 16px; } }
    .podcast-block .content-wrapper h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* or 125% */
      text-align: center;
      color: #FFFFFF;
      max-width: 745px;
      padding: 0;
      margin: 0 0 32px 0; }
      @media screen and (max-width: 820px) {
        .podcast-block .content-wrapper h2 {
          font-size: 36px;
          line-height: 130%; } }
      @media screen and (max-width: 767px) {
        .podcast-block .content-wrapper h2 {
          font-size: 28px;
          line-height: 130%;
          max-width: 320px;
          margin-bottom: 12px; } }
      .podcast-block .content-wrapper h2 a {
        color: #FFFFFF;
        text-decoration: none; }
    .podcast-block .content-wrapper .wp-block-audio {
      padding: 0;
      margin: 0 0 48px 0; }
    .podcast-block .content-wrapper .btn {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 110%;
      /* or 15px */
      color: #FFFFFF;
      padding: 12px 30px;
      background: #3361E7;
      border-radius: 30px;
      text-decoration: none; }
      .podcast-block .content-wrapper .btn:hover {
        background: #92ADFF; }

.latest-block.category-posts {
  padding: 32px 0 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .latest-block.category-posts h2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    color: #000000;
    padding: 0;
    margin: 0 0 24px 0; }
  .latest-block.category-posts .posts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    @media screen and (max-width: 1024px) {
      .latest-block.category-posts .posts-list {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      .latest-block.category-posts .posts-list {
        gap: 0; } }
    .latest-block.category-posts .posts-list .post {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post {
          width: 100%;
          -ms-flex-preferred-size: 48%;
              flex-basis: 48%; } }
      @media screen and (max-width: 768px) {
        .latest-block.category-posts .posts-list .post {
          width: 100%;
          -ms-flex-preferred-size: 47%;
              flex-basis: 47%; } }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post {
          width: 100%;
          max-width: 50%; } }
      .latest-block.category-posts .posts-list .post:after {
        content: "";
        width: 1px;
        height: 100%;
        border: 1px dashed #E3E3E3;
        position: absolute;
        top: 0;
        right: -15px; }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post:nth-child(1) {
          margin-bottom: 12px; } }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post:nth-child(2) {
          margin-bottom: 12px; } }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post:nth-child(2):after {
          display: none; } }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post:nth-last-child(2) {
          margin-top: 12px; } }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post:nth-last-child(2):before {
          content: "";
          width: 100%;
          height: 1px;
          border: 1px dashed #E3E3E3;
          position: absolute;
          top: -24px; } }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post:nth-last-child(2):before {
          top: -12px; } }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post:last-child {
          margin-top: 12px; } }
      @media screen and (max-width: 1024px) {
        .latest-block.category-posts .posts-list .post:last-child:before {
          content: "";
          width: 100%;
          height: 1px;
          border: 1px dashed #E3E3E3;
          position: absolute;
          top: -24px; } }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post:last-child:before {
          top: -12px;
          left: 0; } }
      .latest-block.category-posts .posts-list .post:last-child:after {
        display: none; }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts .posts-list .post:nth-child(odd) {
          padding-right: 12px; }
          .latest-block.category-posts .posts-list .post:nth-child(odd):after {
            content: "";
            width: 1px;
            height: 100%;
            border: 1px dashed #E3E3E3;
            position: absolute;
            top: 0;
            right: 0px; } }
      .latest-block.category-posts .posts-list .post:nth-child(even) {
        padding-left: 0px; }
        @media screen and (max-width: 767px) {
          .latest-block.category-posts .posts-list .post:nth-child(even) {
            padding-left: 12px; } }
      .latest-block.category-posts .posts-list .post .preview {
        min-height: 225px;
        position: relative; }
        .latest-block.category-posts .posts-list .post .preview a {
          width: 100%;
          height: 100%;
          position: absolute; }
        .latest-block.category-posts .posts-list .post .preview .category-label {
          display: none; }
          @media screen and (max-width: 767px) {
            .latest-block.category-posts .posts-list .post .preview .category-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              position: absolute;
              top: 8px;
              right: 8px; } }
      .latest-block.category-posts .posts-list .post .content-wrapper {
        margin-top: 24px; }
        @media screen and (max-width: 767px) {
          .latest-block.category-posts .posts-list .post .content-wrapper {
            margin-top: 12px; } }
        @media screen and (max-width: 767px) {
          .latest-block.category-posts .posts-list .post .content-wrapper .category-label {
            display: none; } }
        @media screen and (max-width: 767px) {
          .latest-block.category-posts .posts-list .post .content-wrapper h3 {
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
        .latest-block.category-posts .posts-list .post .content-wrapper h3 a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          text-decoration: none;
          color: #17181A; }
          .latest-block.category-posts .posts-list .post .content-wrapper h3 a:hover {
            color: #3361E7; }
          @media screen and (max-width: 767px) {
            .latest-block.category-posts .posts-list .post .content-wrapper h3 a {
              font-weight: 500;
              font-size: 16px;
              line-height: 20px; } }
        .latest-block.category-posts .posts-list .post .content-wrapper small {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          text-align: center;
          color: #666E80;
          padding: 6px 0; }
        .latest-block.category-posts .posts-list .post .content-wrapper .meta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          font-size: 10px; }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.trending-photos-posts {
      padding: 32px 0 32px; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.trending-photos-posts .posts-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0px 0; } }
  .latest-block.category-posts.trending-photos-posts .posts-list .post:nth-child(even) {
    padding-left: 0 !important; }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.trending-photos-posts .posts-list .post {
      max-width: 100%;
      padding-right: 0;
      padding-left: 0;
      border-right: 0;
      margin-left: 0; }
      .latest-block.category-posts.trending-photos-posts .posts-list .post:first-child:before {
        display: none; }
      .latest-block.category-posts.trending-photos-posts .posts-list .post:after {
        display: none; } }
  .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper h3 a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #17181A; }
    .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper h3 a:hover {
      color: #3361E7; }
    @media screen and (max-width: 820px) {
      .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper h3 a {
        font-size: 24px;
        line-height: 130%; } }
    @media screen and (max-width: 767px) {
      .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper h3 a {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px; } }
  .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .latest-block.category-posts.trending-photos-posts .posts-list .post .content-wrapper .meta a {
      margin-left: 5px;
      color: #3361E7;
      text-decoration: none; }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.vertical-orientation {
      padding: 40px 0 0 0; } }
  .latest-block.category-posts.vertical-orientation .posts-list {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 14px; }
    @media screen and (max-width: 767px) {
      .latest-block.category-posts.vertical-orientation .posts-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 0;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: none; } }
    .latest-block.category-posts.vertical-orientation .posts-list .post {
      padding-left: 14px;
      padding-right: 0;
      margin-bottom: 14px;
      padding-top: 24px; }
      @media screen and (max-width: 767px) {
        .latest-block.category-posts.vertical-orientation .posts-list .post {
          max-width: 50%;
          padding: 0; } }
      .latest-block.category-posts.vertical-orientation .posts-list .post:after {
        content: "";
        width: calc( 100% - 14px );
        height: 1px;
        border: 1px dashed #E3E3E3;
        position: absolute;
        bottom: 14px;
        right: 0;
        left: 14px; }
      .latest-block.category-posts.vertical-orientation .posts-list .post:first-child {
        padding-top: 0px; }
        .latest-block.category-posts.vertical-orientation .posts-list .post:first-child:after {
          display: none; }
      .latest-block.category-posts.vertical-orientation .posts-list .post:last-child:after {
        display: block; }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.sidebar-recent-posts {
      padding: 40px 0 40px 0; } }
  .latest-block.category-posts.sidebar-recent-posts h2.title {
    display: none; }
    @media screen and (max-width: 767px) {
      .latest-block.category-posts.sidebar-recent-posts h2.title {
        display: block; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.sidebar-recent-posts .posts-list {
      display: block; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.sidebar-recent-posts .posts-list .post {
      max-width: 100%;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-bottom: 1px dashed #E3E3E3;
      padding-bottom: 12px; }
      .latest-block.category-posts.sidebar-recent-posts .posts-list .post:before {
        display: none; }
      .latest-block.category-posts.sidebar-recent-posts .posts-list .post:after {
        display: none; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.sidebar-recent-posts .posts-list .post:last-child {
      border-bottom: 0;
      padding-bottom: 12px; }
      .latest-block.category-posts.sidebar-recent-posts .posts-list .post:last-child:after {
        display: none; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.sidebar-recent-posts .posts-list .post .preview {
      min-width: 50%;
      width: 100%;
      margin-right: 12px; } }
  @media screen and (max-width: 767px) {
    .latest-block.category-posts.posts-by-author h2 {
      font-weight: 700;
      font-size: 24px;
      line-height: 32px; } }
  @media screen and (min-width: 1200px) {
    .latest-block.category-posts.posts-by-author .posts-list .post {
      max-width: 25%; } }
  @media screen and (min-width: 1024px) {
    .latest-block.category-posts.posts-by-author .posts-list .post {
      max-width: 50%; } }

@media screen and (max-width: 1024px) {
  #cookie-notice .cookie-notice-container {
    max-width: 80%;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  #cookie-notice .cookie-notice-container {
    max-width: 90%;
    margin: 0 auto; } }
#cookie-notice #cn-notice-text {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 190% !important;
  color: #FFFFFF; }
  #cookie-notice #cn-notice-text a {
    color: #ffffff;
    text-decoration: underline; }
#cookie-notice #cn-notice-buttons {
  padding: 0 68px; }
  #cookie-notice #cn-notice-buttons a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 110%;
    color: #FFFFFF;
    background: #17181A;
    border-radius: 30px;
    padding: 12px 16px;
    text-decoration: none; }

@media screen and (max-width: 767px) {
  .trend-galleries {
    padding: 40px 0; } }
.trend-galleries h2 {
  padding: 0;
  margin: 0 0 24px 0; }
.trend-galleries .posts-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .trend-galleries .posts-list .post:nth-child(even) {
    padding-left: 0 !important; }
  @media screen and (max-width: 767px) {
    .trend-galleries .posts-list .post {
      max-width: 50%; }
      .trend-galleries .posts-list .post:first-child {
        max-width: 100%;
        border-bottom: 0px dashed #E3E3E3;
        padding-bottom: 12px;
        margin-bottom: 12px;
        padding-right: 0; }
        .trend-galleries .posts-list .post:first-child .preview {
          margin-bottom: 12px; }
      .trend-galleries .posts-list .post:nth-child(2) {
        padding-right: 12px;
        border-right: 1px dashed #E3E3E3; }
        .trend-galleries .posts-list .post:nth-child(2) .preview {
          min-height: 180px !important;
          margin-bottom: 0px; }
      .trend-galleries .posts-list .post:last-child {
        padding-left: 14px; }
        .trend-galleries .posts-list .post:last-child .preview {
          min-height: 180px !important;
          margin-bottom: 12px; }
        .trend-galleries .posts-list .post:last-child:after {
          display: none !important;
          border: 0 !important; } }
  .trend-galleries .posts-list .post .preview {
    position: relative; }
    .trend-galleries .posts-list .post .preview .category-label {
      display: none; }
      @media screen and (max-width: 767px) {
        .trend-galleries .posts-list .post .preview .category-label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: absolute;
          top: 8px;
          right: 8px; } }
  @media screen and (max-width: 767px) {
    .trend-galleries .posts-list .post .content-wrapper .category-label {
      display: none; } }

.podcasts-intro {
  background: linear-gradient(179.77deg, rgba(146, 173, 255, 0.05) 0.2%, rgba(255, 255, 255, 0) 71.39%);
  padding: 34px 0 48px; }
  @media (max-width: 767px) {
    .podcasts-intro {
      padding: 34px 0 40px; } }
  .podcasts-intro .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .podcasts-intro .content-wrapper h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 110%;
      /* or 26px */
      /* Color/Neutral/20 */
      color: #666E80;
      padding: 0;
      margin: 0 0 16px 0; }
      @media (max-width: 767px) {
        .podcasts-intro .content-wrapper h3 {
          font-weight: 400;
          font-size: 16px;
          line-height: 24px;
          margin: 0 0 8px 0; } }
    .podcasts-intro .content-wrapper h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* identical to box height, or 125% */
      text-align: center;
      color: #000000;
      padding: 0;
      margin: 0 0 24px 0; }
      @media (max-width: 767px) {
        .podcasts-intro .content-wrapper h1 {
          font-weight: 700;
          font-size: 24px;
          line-height: 32px;
          max-width: 300px;
          margin: 0 0 20px 0; } }
    .podcasts-intro .content-wrapper p {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 22px;
      line-height: 160%;
      /* or 35px */
      text-align: center;
      color: #17181A;
      padding: 0;
      margin: 0 0 0px 0;
      max-width: 900px; }
      @media (max-width: 767px) {
        .podcasts-intro .content-wrapper p {
          font-style: normal;
          font-weight: 400;
          font-size: 16px; } }
      .podcasts-intro .content-wrapper p strong {
        font-weight: 700; }

.podcasts-toolbar {
  background: #3361E7;
  min-height: 80px;
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .podcasts-toolbar .container-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .podcasts-toolbar .container-wrapper h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      padding: 0;
      margin: 0;
      margin-right: 20px;
      color: #FFFFFF; }
      @media (max-width: 767px) {
        .podcasts-toolbar .container-wrapper h3 {
          margin-right: 0;
          font-weight: 500;
          font-size: 14px;
          line-height: 20px; } }
    .podcasts-toolbar .container-wrapper ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /* padding: 0 12px; */
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .podcasts-toolbar .container-wrapper ul li {
        padding: 0 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .podcasts-toolbar .container-wrapper ul li a {
          line-height: 1; }

.recent-podcasts .container-wrapper {
  padding: 80px 0; }
  @media (max-width: 767px) {
    .recent-podcasts .container-wrapper {
      padding: 40px 0 !important; } }
  .recent-podcasts .container-wrapper h2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    /* identical to box height, or 47px */
    /* Color/Neutral/10 */
    color: #17181A;
    padding: 0;
    margin: 0 0 18px 0; }
    @media (max-width: 767px) {
      .recent-podcasts .container-wrapper h2 {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px; } }
  .recent-podcasts .container-wrapper .posts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .recent-podcasts .container-wrapper .posts-list .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 24px 0;
      border-bottom: 1px dashed #E3E3E3;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        .recent-podcasts .container-wrapper .posts-list .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .recent-podcasts .container-wrapper .posts-list .item:first-child {
            padding-top: 0; } }
      .recent-podcasts .container-wrapper .posts-list .item:last-child {
        border-bottom: 0; }
      .recent-podcasts .container-wrapper .posts-list .item .number-wrapper {
        max-width: 100px;
        width: 100%; }
        @media (max-width: 767px) {
          .recent-podcasts .container-wrapper .posts-list .item .number-wrapper {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            max-width: 100%; } }
        .recent-podcasts .container-wrapper .posts-list .item .number-wrapper h3 {
          margin: 0 0 4px 0;
          padding: 0;
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          color: #000000; }
          @media (max-width: 767px) {
            .recent-podcasts .container-wrapper .posts-list .item .number-wrapper h3 {
              padding-right: 8px; } }
        .recent-podcasts .container-wrapper .posts-list .item .number-wrapper .date {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          color: #17181A; }
      .recent-podcasts .container-wrapper .posts-list .item .photo-link {
        display: contents; }
      .recent-podcasts .container-wrapper .posts-list .item .image-wrapper {
        max-width: 260px;
        width: 100%;
        min-height: 190px;
        height: 100%;
        position: relative; }
        @media (max-width: 1024px) {
          .recent-podcasts .container-wrapper .posts-list .item .image-wrapper {
            max-width: 245px; } }
        @media screen and (max-width: 767px) {
          .recent-podcasts .container-wrapper .posts-list .item .image-wrapper {
            max-width: 100%;
            min-height: 220px;
            border-radius: 4px;
            margin-bottom: 12px; } }
        .recent-podcasts .container-wrapper .posts-list .item .image-wrapper .category-label {
          display: none; }
          @media screen and (max-width: 767px) {
            .recent-podcasts .container-wrapper .posts-list .item .image-wrapper .category-label {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              position: absolute;
              top: 8px;
              right: 8px; } }
      .recent-podcasts .container-wrapper .posts-list .item .text-wrapper {
        padding-left: 32px; }
        @media (max-width: 1024px) {
          .recent-podcasts .container-wrapper .posts-list .item .text-wrapper {
            max-width: 50%; } }
        @media (max-width: 767px) {
          .recent-podcasts .container-wrapper .posts-list .item .text-wrapper {
            -webkit-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3;
            padding: 4px 0 0 0;
            max-width: 100%; } }
        @media screen and (max-width: 767px) {
          .recent-podcasts .container-wrapper .posts-list .item .text-wrapper .category-label {
            display: none; } }
        .recent-podcasts .container-wrapper .posts-list .item .text-wrapper h3 {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 130%;
          /* identical to box height, or 26px */
          color: #000000; }
        .recent-podcasts .container-wrapper .posts-list .item .text-wrapper h2 {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 28px;
          line-height: 130%;
          /* or 36px */
          color: #000000; }
          @media (max-width: 767px) {
            .recent-podcasts .container-wrapper .posts-list .item .text-wrapper h2 {
              font-style: normal;
              font-weight: 700;
              font-size: 16px;
              line-height: 20px; } }
          .recent-podcasts .container-wrapper .posts-list .item .text-wrapper h2 a {
            color: #000000;
            text-decoration: none; }
        .recent-podcasts .container-wrapper .posts-list .item .text-wrapper .date {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          color: #17181A; }
        .recent-podcasts .container-wrapper .posts-list .item .text-wrapper .author a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 500;
          font-size: 10px;
          line-height: 110%;
          color: #17181A;
          text-decoration: none;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .recent-podcasts .container-wrapper .posts-list .item .text-wrapper .author a strong {
            margin-left: 4px; }
        .recent-podcasts .container-wrapper .posts-list .item .text-wrapper .author img {
          width: 26px;
          height: 26px;
          border-radius: 100%;
          margin-right: 8px; }

.author-cta {
  background: #17181A;
  min-height: 496px;
  position: relative; }
  @media (max-width: 767px) {
    .author-cta {
      padding-top: 40px; } }
  .author-cta .container-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    align-items: stretch;
    width: 100%;
    height: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 496px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .author-cta .container-wrapper {
        min-height: 460px; } }
    .author-cta .container-wrapper .content-wrapper {
      max-width: 40%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (max-width: 767px) {
        .author-cta .container-wrapper .content-wrapper {
          max-width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      .author-cta .container-wrapper .content-wrapper h2 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        /* identical to box height, or 125% */
        /* Color/Neutral/60 */
        color: #FFFFFF;
        padding: 0;
        margin: 0 0 32px 0; }
        @media (max-width: 767px) {
          .author-cta .container-wrapper .content-wrapper h2 {
            font-style: normal;
            font-weight: 700;
            font-size: 24px;
            line-height: 32px; } }
      .author-cta .container-wrapper .content-wrapper h3 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        /* identical to box height, or 26px */
        /* Color/Neutral/60 */
        color: #FFFFFF;
        padding: 0;
        margin: 0 0 24px 0; }
        @media (max-width: 767px) {
          .author-cta .container-wrapper .content-wrapper h3 {
            font-weight: 600;
            font-size: 18px;
            line-height: 24px; } }
      .author-cta .container-wrapper .content-wrapper p {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 160%;
        /* or 26px */
        /* Color/Neutral/40 */
        color: #E1E2E6;
        padding: 0;
        margin: 0 0 0px 0; }
        @media (max-width: 767px) {
          .author-cta .container-wrapper .content-wrapper p {
            font-weight: 500;
            font-size: 16px;
            line-height: 20px; } }
        .author-cta .container-wrapper .content-wrapper p strong {
          font-width: 700; }
    .author-cta .container-wrapper .image-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      max-width: 40%;
      width: 100%; }
      @media (max-width: 767px) {
        .author-cta .container-wrapper .image-wrapper {
          max-width: 100%; } }
      .author-cta .container-wrapper .image-wrapper img {
        height: auto;
        max-width: none;
        margin-left: -80px; }
        @media (max-width: 767px) {
          .author-cta .container-wrapper .image-wrapper img {
            margin-left: 0;
            max-width: 100%; } }
    .author-cta .container-wrapper .links-wrapper {
      max-width: 20%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-bottom: 48px; }
      @media (max-width: 767px) {
        .author-cta .container-wrapper .links-wrapper {
          max-width: 100%;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          position: absolute;
          bottom: 16px;
          right: 0;
          padding: 0; } }
      .author-cta .container-wrapper .links-wrapper .social-links ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .author-cta .container-wrapper .links-wrapper .social-links ul li a {
          background: #F5F5F5;
          border-radius: 10px;
          width: 36px;
          height: 36px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-right: 10px; }
  .author-cta.meet-people {
    margin-bottom: 85px; }
    @media screen and (max-width: 1024px) {
      .author-cta.meet-people {
        margin-bottom: 0px; } }
    @media screen and (max-width: 767px) {
      .author-cta.meet-people {
        margin-bottom: 24px; } }
    .author-cta.meet-people h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      /* identical to box height, or 125% */
      /* Color/Neutral/60 */
      color: #FFFFFF; }
    .author-cta.meet-people .container-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: inherit; }
      .author-cta.meet-people .container-wrapper .meet-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 80px 0 48px; }
        @media screen and (max-width: 767px) {
          .author-cta.meet-people .container-wrapper .meet-head {
            padding: 0px 0 12px; } }
        @media screen and (max-width: 767px) {
          .author-cta.meet-people .container-wrapper .meet-head h3 {
            font-weight: 700;
            font-size: 24px;
            line-height: 32px; } }
      .author-cta.meet-people .container-wrapper .meet-people {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px;
        margin-bottom: -85px; }
        @media screen and (max-width: 1024px) {
          .author-cta.meet-people .container-wrapper .meet-people {
            margin-bottom: -25px; } }
        @media screen and (max-width: 767px) {
          .author-cta.meet-people .container-wrapper .meet-people {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .author-cta.meet-people .container-wrapper .meet-people .item {
          width: 495px;
          height: 400px;
          position: relative;
          background-repeat: no-repeat !important;
          background-size: cover !important; }
          @media screen and (max-width: 1024px) {
            .author-cta.meet-people .container-wrapper .meet-people .item {
              width: 375px;
              height: 325px; } }
          @media screen and (max-width: 768px) {
            .author-cta.meet-people .container-wrapper .meet-people .item {
              width: 100%;
              height: 275px;
              width: 320px; } }
          .author-cta.meet-people .container-wrapper .meet-people .item label {
            position: absolute;
            top: 32px;
            left: 32px;
            background: #D76424;
            border-radius: 30px;
            font-family: 'Arial';
            font-style: normal;
            font-weight: 700;
            font-size: 10px;
            line-height: 110%;
            /* identical to box height, or 11px */
            letter-spacing: 0.02em;
            /* Color/Neutral/60 */
            color: #FFFFFF;
            padding: 6px 16px; }

.esaf-pro-dashboard {
  padding-top: 152px; }
  @media screen and (max-width: 767px) {
    .esaf-pro-dashboard {
      padding-top: 42px; } }
  .esaf-pro-dashboard .esaf-form button {
    margin-bottom: 12px;
    text-transform: none !important;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .esaf-pro-dashboard .esaf-form button:hover {
      background: #92ADFF;
      border: 1px solid #92ADFF;
      color: #fff; }
    .esaf-pro-dashboard .esaf-form button:focus {
      background: #92ADFF;
      border: 1px solid #92ADFF;
      color: #fff; }
  .esaf-pro-dashboard table td a {
    text-decoration: none;
    font-weight: 600;
    color: #3361E7; }
  .esaf-pro-dashboard table th {
    font-size: 18px;
    text-transform: none; }
  .esaf-pro-dashboard ul.esaf-creatives-nav li.esaf-creatives-nav-active a {
    border-bottom-color: #17181A;
    font-weight: bold; }
  .esaf-pro-dashboard ul.esaf-creatives-nav li a {
    border-bottom: 4px solid transparent;
    color: #17181A; }
  .esaf-pro-dashboard .esaf-pro-dashboard-login,
  .esaf-pro-dashboard .esaf-pro-dashboard-signup {
    max-width: 500px;
    margin: 0 auto 100px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-form button,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-form button {
      max-width: 100%; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content h1,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content h1 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 130%;
      text-align: center;
      color: #17181A; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content h3,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content h3 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      text-decoration: none;
      color: #17181A;
      margin: 0 0 12px 0;
      text-align: center; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content p,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content p {
      text-align: center; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content .esaf-form,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content .esaf-form {
      max-width: 340px;
      margin: 0 auto; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content .esaf-login-actions,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content .esaf-login-actions {
      max-width: 340px;
      margin: 32px auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 110%; }
      .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-login-content .esaf-login-actions a,
      .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-login-content .esaf-login-actions a {
        color: #3361E7; }
    .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-signup-content,
    .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-signup-content {
      text-align: center; }
      .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-signup-content h1,
      .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-signup-content h1 {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 130%;
        text-align: center;
        color: #17181A; }
      .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-signup-content h2,
      .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-signup-content h2 {
        color: #17181A;
        text-align: center; }
      .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-signup-content .esaf-form-description,
      .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-signup-content .esaf-form-description {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 190%;
        text-align: center; }
      .esaf-pro-dashboard .esaf-pro-dashboard-login .esaf-pro-dashboard-signup-content #esaf-dashboard-custom-link-create,
      .esaf-pro-dashboard .esaf-pro-dashboard-signup .esaf-pro-dashboard-signup-content #esaf-dashboard-custom-link-create {
        text-transform: none !important; }
  .esaf-pro-dashboard .esaf-form .esaf-form-label {
    margin-bottom: 5px;
    text-align: left; }
  .esaf-pro-dashboard .esaf-form input[type="email"] {
    border: 1px solid #98A1B3;
    border-radius: 60px !important;
    height: 40px;
    padding: 12px 16px;
    max-width: 100%;
    width: 100%; }
  .esaf-pro-dashboard .esaf-form textarea {
    height: 125px; }
  .esaf-pro-dashboard .esaf-form .esaf-invalid {
    border-color: red !important;
    background-color: transparent !important; }
  .esaf-pro-dashboard .esaf-form input[type="text"].esaf-invalid,
  .esaf-pro-dashboard .esaf-form input[type="email"].esaf-invalid {
    border-color: red !important;
    background-color: transparent !important; }
  .esaf-pro-dashboard .esaf-form .esaf-form-errors {
    padding: 12px;
    margin-bottom: 25px;
    background-color: transparent;
    border: 1px solid #d40022;
    border-radius: 4px; }
  .esaf-pro-dashboard .esaf-form.esaf-account-form {
    max-width: 700px; }
  .esaf-pro-dashboard .esaf-dashboard-payments-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px;
    margin-top: 24px; }
  .esaf-pro-dashboard .esaf-pro-dashboard-menu {
    background-color: transparent;
    margin-top: 24px;
    border-right: 1px dashed #666E80;
    padding-right: 40px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-menu h2 {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 38px;
      line-height: 50px;
      color: #17181A;
      padding: 0;
      margin: 0 0 16px 0; }
      .esaf-pro-dashboard .esaf-pro-dashboard-menu h2.link-to-my-account {
        margin-top: 24px; }
        .esaf-pro-dashboard .esaf-pro-dashboard-menu h2.link-to-my-account a {
          font-family: 'Arial';
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          line-height: 50px;
          color: #17181A;
          padding: 0;
          margin: 0 0 16px 0; }
          .esaf-pro-dashboard .esaf-pro-dashboard-menu h2.link-to-my-account a:hover {
            color: #3361E7; }
    .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner {
      background: #F7F8FA;
      border-radius: 4px;
      padding: 12px; }
      .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        color: #17181A; }
        .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner a.esaf-nav-active {
          color: #3361E7;
          background-color: transparent; }
        .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner a svg {
          position: absolute;
          left: 20px;
          top: 50%;
          margin-top: -8px;
          max-width: 20px; }
        .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner a:hover {
          color: #3361E7; }
          .esaf-pro-dashboard .esaf-pro-dashboard-menu .esaf-pro-dashboard-menu-inner a:hover svg {
            fill: #3361E7; }
  .esaf-pro-dashboard .esaf-pro-dashboard-content {
    color: #17181A;
    padding: 24px 40px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper h3 {
      letter-spacing: normal;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      color: #17181A;
      margin-bottom: 24px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper .esaf-affiliate-dashboard-home-box {
      background: #F7F8FA;
      border: 0;
      border-radius: 4px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper .esaf-affiliate-dashboard-home-box-amount {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 700;
      font-size: 26px;
      line-height: 130%;
      color: #17181A; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper .esaf-affiliate-dashboard-home-box > a {
      font-size: 18px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper .esaf-affiliate-dashboard-home-stat svg {
      padding-right: 8px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dash-wrapper .esaf-affiliate-dashboard-home-stat .esaf-affiliate-dashboard-home-stat-value {
      font-size: 20px;
      font-weight: 600; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content .esaf-custom-links-form {
      background: #F7F8FA;
      border: 0;
      padding: 24px;
      margin-bottom: 30px;
      border-radius: 4px; }
    .esaf-pro-dashboard .esaf-pro-dashboard-content #esaf-dashboard-my-affiliate-link {
      border: 0;
      padding: 24px;
      margin-bottom: 40px;
      position: relative;
      border-radius: 4px;
      background: #EBF0FF; }

.my-account-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 360px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .my-account-nav {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .my-account-nav h2 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    color: #17181A;
    padding: 0 !important;
    margin: 0 0 16px 0 !important; }
    .my-account-nav h2.link-to-my-account {
      margin-top: 24px !important; }
      .my-account-nav h2.link-to-my-account a {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 50px;
        color: #17181A;
        padding: 0;
        margin: 0 0 16px 0; }
        .my-account-nav h2.link-to-my-account a:hover {
          color: #3361E7; }

.bp-wrap #item-body {
  max-width: calc( 100% - 360px );
  width: 100%; }
  .bp-wrap #item-body #change-cover-image-personal-li {
    display: none; }
  @media screen and (max-width: 767px) {
    .bp-wrap #item-body {
      max-width: 100%;
      width: 100%;
      padding: 0;
      border-left: 0;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 40px; } }
  .bp-wrap #item-body .bp-navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none !important;
    margin: 0 0 20px 0;
    padding: 0 !important;
    border-bottom: 1px solid #474747;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 0; }
    @media screen and (max-width: 767px) {
      .bp-wrap #item-body .bp-navs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .bp-wrap #item-body .bp-navs ul li {
      margin: 0 30px 0 0; }
      .bp-wrap #item-body .bp-navs ul li a {
        border-bottom: 4px solid transparent;
        color: #17181A; }
        .bp-wrap #item-body .bp-navs ul li a:hover {
          background: transparent !important; }
      .bp-wrap #item-body .bp-navs ul li.current a {
        border-bottom-color: #17181A;
        font-weight: bold;
        background: transparent; }
      .bp-wrap #item-body .bp-navs ul li:hover {
        background: transparent !important; }
        .bp-wrap #item-body .bp-navs ul li:hover a {
          background: transparent !important;
          border-bottom-color: #17181A; }

.buddypress-wrap .bp-navs li:not(.current) a:hover,
.buddypress-wrap .bp-navs li:not(.current) a:focus {
  background: transparent !important;
  color: #3361E7 !important; }

@media screen and (max-width: 767px) {
  body .buddypress-wrap .bp-wrap .single-screen-navs {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100% !important;
    width: 100%; } }

@media screen and (max-width: 767px) {
  #buddypress .main-navs.bp-navs ul {
    margin-right: 0; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    #buddypress .main-navs.bp-navs ul li {
      background: transparent !important; } }

@media screen and (max-width: 767px) {
  .buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li {
    background: transparent !important; } }

.comments-area {
  padding: 24px 0;
  border-top: 1px dashed #98A1B3;
  padding-top: 32px;
  margin-top: 32px; }
  .comments-area label {
    display: inline !important;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 190%;
    letter-spacing: 0.2px;
    color: #17181A; }
  .comments-area textarea {
    border-radius: 8px;
    width: 100%;
    padding: 10px 13px;
    font-size: inherit;
    line-height: 1.5;
    font-family: inherit;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
    height: 160px;
    margin-top: 8px; }
  .comments-area [type="submit"] {
    background: #3361E7;
    border-radius: 30px;
    color: #fff;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 110%;
    color: #FFFFFF;
    padding: 12px 75px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #3361E7;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .comments-area [type="submit"]:hover {
      background: #92ADFF;
      border: 1px solid #92ADFF;
      color: #fff; }
  .comments-area .comment-meta {
    padding: 24px 0 0 0; }
  .comments-area ol {
    list-style: none;
    margin: 0 0 40px 0; }
  .comments-area h2 {
    padding: 0;
    margin: 0 0 12px 0; }
  .comments-area .comment-metadata a, .comments-area .comment-author a {
    text-decoration: none;
    color: #3361E7; }
  .comments-area .comment-respond {
    padding: 0 80px 0 80px; }
    @media screen and (max-width: 767px) {
      .comments-area .comment-respond {
        padding: 0 0px 0 0px; } }
  .comments-area .logged-in-as a {
    text-decoration: none;
    color: #3361E7; }

/*
#wpcontent {
  background: red;
}

 */
/*
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 1200px;
}

 */
/*
html :where(.wp-block) {
  max-width: 1200px!important;
  background: red!important;
  margin-top: 28px;
  margin-bottom: 28px;
}

 */
@media screen and (min-width: 768px) {
  .site-main {
    padding-top: 152px; } }
@media screen and (max-width: 767px) {
  .site-main {
    padding-top: 80px; } }

/*# sourceMappingURL=custom-style.css.map */