/*
Theme Name:         G5Plus Auteur Child Theme
Theme URI:          https://auteur.g5plus.net/
Description:        G5Plus Auteur Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-auteur

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus,
.screen-reader-text:active {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  white-space: normal;
}

.apo-skip-link {
  position: fixed;
  left: -9999px;
  top: 16px;
  z-index: 999999;
}

.apo-skip-link:focus,
.apo-skip-link:active {
  clip: auto !important;
  width: auto !important;
  height: auto !important;
  left: 16px;
  top: 16px;
  display: inline-block;
  padding: 12px 16px;
  background: #ffffff;
  color: #111111;
  text-decoration: none;
  box-shadow: 0 0 0 3px #111111;
}

.main-menu .menu-item-has-children:focus-within > .sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  display: block !important;
  transform: translate3d(0, 0, 0) !important;
}

:root {
  --apo-page-gutter-desktop: 34px;
  --apo-page-gutter-tablet: 24px;
  --apo-page-gutter-mobile: 18px;
  --apo-page-top-space-desktop: 42px;
  --apo-page-top-space-tablet: 30px;
  --apo-page-top-space-mobile: 24px;
}

body.home #primary-content > .container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

body.home .gf-entry-content {
  padding-top: 28px;
}

body.home .apo-home-intro,
body.page-id-326 .apo-section-intro,
body.page-id-310 .apo-section-intro,
body.page-id-342 .apo-section-intro,
body.page-id-2340 .apo-section-intro,
body.page-id-364 .apo-section-intro,
body.page-id-2276 .apo-section-intro {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.65;
}

body.home .apo-home-intro {
  color: #ffffff;
  font-size: 24px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.34);
}

body.page-id-326 .apo-section-intro,
body.page-id-2340 .apo-section-intro,
body.page-id-364 .apo-section-intro,
body.page-id-2276 .apo-section-intro {
  color: #5c5c5c;
  font-size: 20px;
}

body.home .apo-home-card,
body.page-id-326 .apo-section-card,
body.page-id-310 .apo-section-card,
body.page-id-342 .apo-section-card,
body.page-id-2340 .apo-section-card,
body.page-id-364 .apo-section-card,
body.page-id-2276 .apo-section-card {
  height: 100%;
  background: #efefef;
  border-radius: 28px;
  padding: 30px 28px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07);
}

body.home .apo-home-card h3,
body.page-id-326 .apo-section-card h3,
body.page-id-310 .apo-section-card h3,
body.page-id-342 .apo-section-card h3,
body.page-id-2340 .apo-section-card h3,
body.page-id-364 .apo-section-card h3,
body.page-id-2276 .apo-section-card h3 {
  margin: 0 0 14px;
  color: #333333;
  font-size: 28px;
  line-height: 1.1;
}

body.home .apo-home-card p,
body.page-id-326 .apo-section-card p,
body.page-id-310 .apo-section-card p,
body.page-id-342 .apo-section-card p,
body.page-id-2340 .apo-section-card p,
body.page-id-364 .apo-section-card p,
body.page-id-2276 .apo-section-card p {
  margin: 0 0 16px;
  color: #5c5c5c;
  line-height: 1.68;
}

body.home .apo-home-card p:last-child,
body.page-id-326 .apo-section-card p:last-child,
body.page-id-310 .apo-section-card p:last-child,
body.page-id-342 .apo-section-card p:last-child,
body.page-id-2340 .apo-section-card p:last-child,
body.page-id-364 .apo-section-card p:last-child,
body.page-id-2276 .apo-section-card p:last-child {
  margin-bottom: 0;
}

body.home .apo-card-link,
body.page-id-326 .apo-card-link,
body.page-id-310 .apo-card-link,
body.page-id-342 .apo-card-link,
body.page-id-2340 .apo-card-link,
body.page-id-364 .apo-card-link,
body.page-id-2276 .apo-card-link {
  color: #00a9a1;
  font-weight: 700;
  text-decoration: none;
}

body.home .apo-card-link:hover,
body.page-id-326 .apo-card-link:hover,
body.page-id-310 .apo-card-link:hover,
body.page-id-342 .apo-card-link:hover,
body.page-id-2340 .apo-card-link:hover,
body.page-id-364 .apo-card-link:hover,
body.page-id-2276 .apo-card-link:hover {
  color: #00857f;
}

body.home .apo-home-section-title {
  margin-bottom: 10px;
}

.error404 #primary-content > .container {
  max-width: 1200px;
  padding-left: 34px;
  padding-right: 34px;
}

.error404 .apo-404-panel {
  margin: 44px auto 80px;
  padding: 48px 42px;
  background: #efefef;
  border-radius: 32px;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.error404 .apo-404-panel h1 {
  margin: 0 0 18px;
  color: #333333;
  font-size: clamp(36px, 4.2vw, 62px);
  line-height: 1.02;
}

.error404 .apo-404-panel p {
  max-width: 760px;
  margin: 0 auto;
  color: #5c5c5c;
  font-size: 20px;
  line-height: 1.7;
}

.error404 .apo-404-search {
  max-width: 560px;
  margin: 28px auto 0;
}

.error404 .apo-404-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  max-width: 780px;
  margin: 32px auto 0;
}

.error404 .apo-404-link {
  display: block;
  padding: 20px 22px;
  background: #ffffff;
  border-radius: 22px;
  color: #00a9a1;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
}

.error404 .apo-404-link:hover {
  color: #00857f;
}

.archive.category #primary-content > .container {
  max-width: 1200px;
  padding-left: 34px;
  padding-right: 34px;
}

.archive.category .apo-archive-hero {
  margin: 112px auto 28px;
  padding: 54px 42px;
  background: linear-gradient(135deg, rgba(0, 169, 161, 0.92) 0%, rgba(9, 80, 89, 0.9) 100%);
  border-radius: 32px;
  color: #ffffff;
  text-align: center;
}

.archive.category .apo-archive-hero h1 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.02;
}

.archive.category .apo-archive-hero p {
  max-width: 860px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.94);
  font-size: 20px;
  line-height: 1.68;
}

.archive.category .apo-archive-list {
  display: grid;
  gap: 26px;
  margin-bottom: 42px;
}

.archive.category .apo-archive-card {
  display: grid;
  grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
  gap: 28px;
  align-items: stretch;
  padding: 22px;
  background: #efefef;
  border-radius: 28px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07);
}

.archive.category .apo-archive-thumb,
.archive.category .apo-archive-thumb img {
  display: block;
  width: 100%;
  height: 100%;
}

.archive.category .apo-archive-thumb {
  min-height: 220px;
  border-radius: 22px;
  overflow: hidden;
}

.archive.category .apo-archive-thumb img {
  object-fit: cover;
}

.archive.category .apo-archive-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.archive.category .apo-archive-meta {
  margin: 0 0 12px;
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.archive.category .apo-archive-title {
  margin: 0 0 14px;
  font-size: 30px;
  line-height: 1.12;
}

.archive.category .apo-archive-title a {
  color: #333333;
  text-decoration: none;
}

.archive.category .apo-archive-title a:hover {
  color: #00a9a1;
}

.archive.category .apo-archive-excerpt {
  margin: 0;
  color: #5c5c5c;
  line-height: 1.72;
}

.archive.category .apo-archive-readmore {
  margin-top: 18px;
}

.archive.category .apo-archive-readmore a {
  color: #00a9a1;
  font-weight: 700;
  text-decoration: none;
}

.archive.category .apo-archive-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 auto 56px;
}

.archive.category .apo-archive-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  min-height: 46px;
  padding: 10px 16px;
  background: #efefef;
  border-radius: 999px;
  color: #4f4f4f;
  font-weight: 700;
  text-decoration: none;
}

.archive.category .apo-archive-pagination .page-numbers.current,
.archive.category .apo-archive-pagination .page-numbers:hover {
  background: #00a9a1;
  color: #ffffff;
}

body.apo-user-tabbing .main-header a:focus-visible,
body.apo-user-tabbing .mobile-header a:focus-visible,
body.apo-user-tabbing .main-footer-wrapper a:focus-visible,
body.apo-user-tabbing .search-form input:focus-visible,
body.apo-user-tabbing .search-form button:focus-visible,
body.apo-user-tabbing .apo-search-card a:focus-visible,
body.apo-user-tabbing .apo-search-pagination a:focus-visible,
body.apo-user-tabbing .apo-search-pagination span:focus-visible,
body.apo-user-tabbing .apo-archive-card a:focus-visible,
body.apo-user-tabbing .apo-archive-pagination a:focus-visible,
body.apo-user-tabbing .apo-archive-pagination span:focus-visible,
body.apo-user-tabbing .apo-404-link:focus-visible,
body.apo-user-tabbing .back-to-top:focus-visible,
body.apo-user-tabbing .search-popup-link:focus-visible,
body.apo-user-tabbing .gf-toggle-icon:focus-visible,
body.apo-user-tabbing .menu-caret:focus-visible,
body.apo-user-tabbing #cboxPrevious:focus-visible,
body.apo-user-tabbing #cboxNext:focus-visible,
body.apo-user-tabbing #cboxSlideshow:focus-visible,
body.apo-user-tabbing #cboxClose:focus-visible,
body.apo-user-tabbing a.zoom-image:focus-visible {
  outline: 3px solid #111111;
  outline-offset: 3px;
}

.main-header a:focus-visible,
.mobile-header a:focus-visible,
.main-footer-wrapper a:focus-visible,
.gf-toggle-icon:focus-visible,
.menu-caret:focus-visible,
.back-to-top:focus-visible {
  outline: 3px solid #111111;
  outline-offset: 3px;
}

body.apo-user-tabbing .gf-toggle-icon[role="button"],
body.apo-user-tabbing .menu-caret[role="button"],
body.apo-user-tabbing .back-to-top[role="button"] {
  cursor: pointer;
}

.search-form label.screen-reader-text {
  position: absolute;
}

@media (min-width: 992px) {
  .main-header.header-4 .header-above {
    padding-top: 14px;
    padding-bottom: 8px;
  }

  .main-header.header-4 .header-above .header-inner {
    min-height: 0;
    gap: 26px;
  }

  .main-header.header-4 .logo-header img {
    max-height: 116px;
    width: auto;
  }

  .main-header.header-4 .customize-search .search-form {
    width: 224px;
  }

  .main-header.header-4 .customize-search .search-field {
    min-height: 58px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .main-header.header-4 .gf-social-icon > li + li {
    margin-left: 18px;
  }

  .main-header.header-4 .primary-menu,
  .main-header.header-4 .primary-menu-inner {
    min-height: 72px;
  }

  .main-header.header-4 .main-menu > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .gf-row-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-img {
    max-height: 72px;
  }

  .main-footer-wrapper .vc_custom_heading,
  .main-footer-wrapper h1,
  .main-footer-wrapper h2,
  .main-footer-wrapper h3,
  .main-footer-wrapper h4,
  .main-footer-wrapper h5,
  .main-footer-wrapper h6 {
    font-size: clamp(24px, 2vw, 40px) !important;
    line-height: 1.15 !important;
  }

  .main-footer-wrapper p,
  .main-footer-wrapper li,
  .main-footer-wrapper a,
  .main-footer-wrapper span,
  .main-footer-wrapper strong,
  .main-footer-wrapper em {
    font-size: 18px !important;
    line-height: 1.55 !important;
  }
}

body:not(.home) #primary-content > .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--apo-page-gutter-desktop);
  padding-right: var(--apo-page-gutter-desktop);
}

body:not(.home) .gf-entry-content {
  padding-top: var(--apo-page-top-space-desktop);
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper,
body:not(.home) .gf-entry-content > .entry-content {
  overflow-wrap: break-word;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row {
  margin-bottom: 12px;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:last-child {
  margin-bottom: 0;
}

body:not(.home) .gf-entry-content p,
body:not(.home) .gf-entry-content li {
  text-align: left !important;
  line-height: 1.8;
}

body:not(.home) .gf-entry-content h1,
body:not(.home) .gf-entry-content h2,
body:not(.home) .gf-entry-content h3,
body:not(.home) .gf-entry-content h4 {
  line-height: 1.15;
}

body:not(.home) .gf-entry-content h2,
body:not(.home) .gf-entry-content h3,
body:not(.home) .gf-entry-content h4 {
  text-align: left !important;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  text-wrap: balance;
  hyphens: auto;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill [class*="gf-page-title"],
body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill h1 {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.34);
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner {
  position: relative;
  overflow: hidden;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(7, 20, 28, 0.18) 0%, rgba(7, 20, 28, 0.36) 100%);
  pointer-events: none;
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner > .wpb_wrapper {
  position: relative;
  z-index: 1;
}

body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-radius: 28px !important;
}

body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill .vc_column-inner {
  padding-left: 22px !important;
  padding-right: 22px !important;
}

body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill + .vc_row.vc_inner,
body:not(.home) .gf-entry-content .wpb_column .vc_row.vc_inner.vc_row-has-fill + .vc_row.vc_inner {
  margin-top: 18px !important;
}

body:not(.home) .gf-entry-content .vc_custom_heading,
body:not(.home) .gf-entry-content .wpb_text_column:last-child p:last-child {
  margin-bottom: 0;
}

body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4,
body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 {
  align-self: flex-start;
}

body:not(.home) .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner {
  border-radius: 24px;
  overflow: hidden;
}

body:not(.home) .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner > .wpb_wrapper {
  padding: 4px;
}

body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4 .wpb_wrapper > * + *,
body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 .wpb_wrapper > * + * {
  margin-top: 20px;
}

body:not(.home) .gf-entry-content .btn-container.text-right {
  text-align: left;
}

body:not(.home) .gf-entry-content .btn.btn-round {
  min-width: 142px;
}

body:not(.home) .gf-entry-content table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

body:not(.home) .gf-entry-content table th,
body:not(.home) .gf-entry-content table td {
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: normal;
  vertical-align: top;
}

body:not(.home) .gf-entry-content img {
  max-width: 100%;
  height: auto;
}

body:not(.home) .gf-entry-content .gsf-menu-column {
  max-width: 100%;
}

body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-heading {
  margin: 0 0 22px;
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: 0.02em;
}

body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-list {
  margin: 0;
  padding: 0;
}

body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-list li {
  margin: 0 0 18px;
}

body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-list a {
  display: block;
  width: auto;
  max-width: 100%;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
  line-height: 1.45;
}

body:not(.home) .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul {
  margin: 0;
  padding: 0;
}

body:not(.home) .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li {
  list-style: none;
  margin: 0 0 18px;
}

body:not(.home) .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li a {
  display: block;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
  line-height: 1.45;
}

.main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child {
  background: #fff !important;
  margin-bottom: 0 !important;
}

.main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .gf-row-inner {
  max-width: 1200px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 88px;
  object-fit: contain;
}

.main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column {
  align-self: center;
}

@media (max-width: 991px) {
  .mobile-header .mobile-header-inner {
    position: relative;
    min-height: 68px;
  }

  .mobile-header .mobile-header-menu {
    position: relative;
    z-index: 4;
  }

  .mobile-header .mobile-logo-header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: auto;
    max-width: calc(100% - 144px);
    margin: 0;
    padding: 0;
    pointer-events: none;
  }

  .mobile-header .mobile-logo-header .main-logo {
    display: block;
    line-height: 0;
    pointer-events: auto;
  }

  .mobile-header .mobile-logo-header .main-logo img {
    height: 62px !important;
    max-height: none !important;
    width: auto !important;
  }

  .mobile-header .mobile-header-search .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-header .mobile-header-search .search-field {
    min-height: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  body.home #primary-content > .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .error404 #primary-content > .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .archive.category #primary-content > .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.home .apo-home-intro,
  body.page-id-326 .apo-section-intro,
  body.page-id-310 .apo-section-intro,
  body.page-id-342 .apo-section-intro,
  body.page-id-2340 .apo-section-intro,
  body.page-id-364 .apo-section-intro,
  body.page-id-2276 .apo-section-intro {
    font-size: 20px;
  }

  body.home .apo-home-card,
  body.page-id-326 .apo-section-card,
  body.page-id-310 .apo-section-card,
  body.page-id-342 .apo-section-card,
  body.page-id-2340 .apo-section-card,
  body.page-id-364 .apo-section-card,
  body.page-id-2276 .apo-section-card {
    padding: 24px 22px;
    border-radius: 24px;
  }

  body.home .apo-home-card h3,
  body.page-id-326 .apo-section-card h3,
  body.page-id-310 .apo-section-card h3,
  body.page-id-342 .apo-section-card h3,
  body.page-id-2340 .apo-section-card h3,
  body.page-id-364 .apo-section-card h3,
  body.page-id-2276 .apo-section-card h3 {
    font-size: 24px;
  }

  .archive.category .apo-archive-hero {
    padding: 44px 30px;
    border-radius: 26px;
  }

  .archive.category .apo-archive-card {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .archive.category .apo-archive-thumb {
    min-height: 240px;
  }

  body:not(.home) #primary-content > .container {
    padding-left: var(--apo-page-gutter-tablet);
    padding-right: var(--apo-page-gutter-tablet);
  }

  body:not(.home) .gf-entry-content {
    padding-top: var(--apo-page-top-space-tablet);
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper,
  body:not(.home) .gf-entry-content > .entry-content {
    padding-top: 48px;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner {
    min-height: 156px;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(28px, 4.4vw, 42px) !important;
    line-height: 1.08 !important;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child:not(.vc_row-has-fill) [class*="gf-page-title"],
  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child:not(.vc_row-has-fill) h1 {
    font-size: clamp(22px, 3.2vw, 34px) !important;
    line-height: 1.12 !important;
    margin-top: 0 !important;
    text-shadow: none !important;
  }

  body.page-id-1976 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1976 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1978 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1978 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1980 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1980 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1982 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1982 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1984 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1984 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1986 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1986 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1988 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1988 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1994 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1994 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1992 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1992 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1996 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1996 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2000 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2000 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2008 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2008 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2012 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2012 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2018 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2018 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2020 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2020 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2024 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2024 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2026 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2026 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2028 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2028 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2030 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2030 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2032 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2032 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2038 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2038 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2040 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2040 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2042 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2042 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2044 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2044 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2046 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2046 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2048 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2048 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2052 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2052 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2072 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2072 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2078 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2078 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(20px, 3vw, 29px) !important;
    line-height: 1 !important;
    max-width: 84% !important;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row {
    margin-bottom: 10px;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4 .wpb_wrapper > * + *,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 .wpb_wrapper > * + * {
    margin-top: 18px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .gf-row-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column {
    width: 33.333% !important;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-img {
    max-height: 72px;
  }

  body.page-id-222 #primary-content,
  body.page-id-195 #primary-content,
  body.page-id-255 #primary-content {
    padding-top: 50px !important;
  }

  body.page-id-1972 .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li {
    margin-bottom: 10px;
  }

  body.page-id-1972 .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li a {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }
}

@media (max-width: 767px) {
  body.home #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .error404 #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .archive.category #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.home .gf-entry-content {
    padding-top: 18px;
  }

  body:not(.home) #primary-content > .container {
    padding-left: var(--apo-page-gutter-mobile);
    padding-right: var(--apo-page-gutter-mobile);
  }

  body:not(.home) .gf-entry-content {
    padding-top: var(--apo-page-top-space-mobile);
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper,
  body:not(.home) .gf-entry-content > .entry-content {
    padding-top: 56px;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner {
    min-height: 142px;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(21px, 6.4vw, 31px) !important;
    line-height: 1.08 !important;
    margin-top: 8px !important;
    padding-left: 16px;
    padding-right: 16px;
  }

  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child:not(.vc_row-has-fill) [class*="gf-page-title"],
  body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child:not(.vc_row-has-fill) h1 {
    font-size: clamp(18px, 6vw, 28px) !important;
    line-height: 1.14 !important;
    margin-top: 0 !important;
    text-shadow: none !important;
  }

  body.page-id-1976 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1976 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1978 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1978 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1980 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1980 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1982 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1982 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1984 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1984 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1986 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1986 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1988 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1988 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1994 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1994 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1992 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1992 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-1996 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-1996 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2000 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2000 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2008 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2008 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2012 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2012 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2018 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2018 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2020 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2020 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2024 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2024 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2026 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2026 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2028 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2028 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2030 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2030 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2032 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2032 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2038 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2038 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2040 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2040 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2042 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2042 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2044 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2044 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2046 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2046 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2048 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2048 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2052 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2052 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2072 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2072 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2078 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2078 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(15px, 4.5vw, 20px) !important;
    line-height: 0.98 !important;
    max-width: 84% !important;
  }

  body:not(.home) .gf-entry-content p,
  body:not(.home) .gf-entry-content li {
    font-size: 17px;
    line-height: 1.72;
  }

  body.home .apo-home-intro,
  body.page-id-326 .apo-section-intro,
  body.page-id-310 .apo-section-intro,
  body.page-id-342 .apo-section-intro,
  body.page-id-2340 .apo-section-intro,
  body.page-id-364 .apo-section-intro,
  body.page-id-2276 .apo-section-intro {
    font-size: 18px;
    line-height: 1.6;
  }

  body.home .apo-home-card,
  body.page-id-326 .apo-section-card,
  body.page-id-310 .apo-section-card,
  body.page-id-342 .apo-section-card,
  body.page-id-2340 .apo-section-card,
  body.page-id-364 .apo-section-card,
  body.page-id-2276 .apo-section-card {
    padding: 22px 20px;
    border-radius: 22px;
  }

  body.home .apo-home-card h3,
  body.page-id-326 .apo-section-card h3,
  body.page-id-310 .apo-section-card h3,
  body.page-id-342 .apo-section-card h3,
  body.page-id-2340 .apo-section-card h3,
  body.page-id-364 .apo-section-card h3,
  body.page-id-2276 .apo-section-card h3 {
    font-size: 22px;
  }

  .error404 .apo-404-panel {
    margin: 28px auto 56px;
    padding: 30px 22px;
    border-radius: 24px;
  }

  .error404 .apo-404-panel p {
    font-size: 17px;
    line-height: 1.6;
  }

  .error404 .apo-404-links {
    grid-template-columns: minmax(0, 1fr);
  }

  .archive.category .apo-archive-hero {
    margin: 72px auto 22px;
    padding: 30px 22px;
    border-radius: 24px;
  }

  .archive.category .apo-archive-hero p {
    font-size: 17px;
    line-height: 1.6;
  }

  .archive.category .apo-archive-card {
    padding: 18px;
    border-radius: 22px;
  }

  .archive.category .apo-archive-thumb {
    min-height: 200px;
    border-radius: 18px;
  }

  .archive.category .apo-archive-title {
    font-size: 24px;
  }

  body:not(.home) .gf-entry-content h1 {
    font-size: 46px;
  }

  body:not(.home) .gf-entry-content h2 {
    font-size: 34px;
  }

  body:not(.home) .gf-entry-content h3 {
    font-size: 28px;
  }

  body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill {
    border-radius: 24px !important;
  }

  body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill .vc_column-inner {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner {
    border-radius: 22px;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner > .wpb_wrapper {
    padding: 0;
  }

  body:not(.home) .gf-entry-content .vc_row.vc_inner.vc_row-has-fill + .vc_row.vc_inner,
  body:not(.home) .gf-entry-content .wpb_column .vc_row.vc_inner.vc_row-has-fill + .vc_row.vc_inner {
    margin-top: 16px !important;
  }

  body:not(.home) .gf-entry-content .gsf-menu-column {
    padding: 2px 0;
  }

  body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-heading {
    margin-bottom: 18px;
    font-size: 18px;
  }

  body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-list li {
    margin-bottom: 16px;
  }

  body:not(.home) .gf-entry-content .gsf-menu-column .x-menu-list a {
    font-size: 16px;
    line-height: 1.5;
  }

  body:not(.home) .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li {
    margin-bottom: 16px;
  }

  body:not(.home) .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li a {
    font-size: 16px;
    line-height: 1.5;
  }

  body:not(.home) .gf-entry-content .btn-container.text-right {
    margin-top: 8px;
  }

  body:not(.home) .gf-entry-content .btn.btn-round {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 24px;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4 > .vc_column-inner,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 > .vc_column-inner {
    box-sizing: border-box;
  }

  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-4 .wpb_wrapper > * + *,
  body:not(.home) .gf-entry-content .wpb_column.vc_col-sm-3 .wpb_wrapper > * + * {
    margin-top: 16px;
  }

  body:not(.home) .gf-entry-content table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 15px;
  }

  body:not(.home) .gf-entry-content table th,
  body:not(.home) .gf-entry-content table td {
    min-width: 0;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.45;
  }

  body:not(.home) .gf-entry-content .wpb_single_image img,
  body:not(.home) .gf-entry-content .wpb_text_column img {
    border-radius: 18px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column {
    width: 50% !important;
    max-width: 50% !important;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_column-inner {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-img {
    max-height: 38px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) {
    width: 100% !important;
    max-width: 100% !important;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .wpb_wrapper,
  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .vc_single_image-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .wpb_single_image.vc_align_left {
    text-align: center !important;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .wpb_single_image.vc_align_left .wpb_wrapper.vc_figure {
    display: block;
    width: 100%;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .wpb_single_image.vc_align_left .vc_single_image-wrapper,
  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .wpb_single_image.vc_align_left .vc_single_image-img {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .main-footer-wrapper .wpb_single_image:has(img[src*="logo-temp"]) {
    text-align: center !important;
  }

  .main-footer-wrapper .wpb_single_image:has(img[src*="logo-temp"]) .wpb_wrapper.vc_figure {
    display: block;
    width: 100%;
  }

  .main-footer-wrapper .wpb_single_image:has(img[src*="logo-temp"]) .vc_single_image-wrapper,
  .main-footer-wrapper img[src*="logo-temp"] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .wpb_column:nth-child(3) .vc_single_image-img {
    max-height: 38px;
  }

  .main-footer-wrapper .wpb_single_image img,
  .main-footer-wrapper .vc_single_image-img {
    max-width: min(196px, 58vw);
    height: auto !important;
  }

  body.page-id-222 #primary-content,
  body.page-id-195 #primary-content,
  body.page-id-255 #primary-content {
    padding-top: 50px !important;
  }

  .main-footer-wrapper .vc_custom_heading,
  .main-footer-wrapper h1,
  .main-footer-wrapper h2,
  .main-footer-wrapper h3,
  .main-footer-wrapper h4,
  .main-footer-wrapper h5,
  .main-footer-wrapper h6 {
    font-size: clamp(18px, 5.6vw, 28px) !important;
    line-height: 1.18 !important;
  }

  .main-footer-wrapper p,
  .main-footer-wrapper li,
  .main-footer-wrapper a,
  .main-footer-wrapper span,
  .main-footer-wrapper strong,
  .main-footer-wrapper em {
    font-size: 13px !important;
    line-height: 1.42 !important;
  }

  body.page-id-1972 .gf-entry-content .vc_column-inner.vc_custom_1704818761826 ul li a {
    font-size: 12px;
    line-height: 1.28;
    letter-spacing: -0.01em;
  }

  body.page-id-2282 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2282 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2286 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2286 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2331 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2331 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1,
  body.page-id-2290 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child [class*="gf-page-title"],
  body.page-id-2290 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(19px, 5.8vw, 28px) !important;
    line-height: 1.06 !important;
  }
}

body.home #primary-content > .container,
body.page-id-326 #primary-content > .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 34px;
  padding-right: 34px;
}

body.home .gf-entry-content {
  padding-top: 30px;
}

body.home .gf-entry-content > .wpb-content-wrapper > .vc_row,
body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row {
  margin-bottom: 14px;
}

body.home .gf-entry-content > .wpb-content-wrapper > .vc_row:last-child,
body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:last-child {
  margin-bottom: 0;
}

body.home .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner,
body.page-id-326 .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner {
  border-radius: 28px;
  overflow: hidden;
}

body.home .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner > .wpb_wrapper,
body.page-id-326 .gf-entry-content .wpb_column.vc_col-has-fill > .vc_column-inner > .wpb_wrapper {
  padding: 0;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-heading,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-heading {
  margin: 0 0 18px;
  font-size: 24px;
  line-height: 1.14;
  letter-spacing: 0.01em;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-list,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list {
  margin: 0;
  padding: 0;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-list li,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list li {
  margin: 0 0 16px;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-list li:last-child,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list li:last-child {
  margin-bottom: 0;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-list a,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list a {
  display: block;
  color: #5f5f5f;
  font-weight: 700;
  line-height: 1.45;
  text-transform: none;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
}

body.home .gf-entry-content .gsf-menu-column .x-menu-list a i,
body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list a i {
  margin-right: 10px;
  color: #777;
}

body.home .gf-entry-content h1,
body.home .gf-entry-content h2,
body.page-id-326 .gf-entry-content h1,
body.page-id-326 .gf-entry-content h2 {
  line-height: 1.1;
}

body.home .gf-entry-content .vc_basic_grid {
  margin-top: 6px;
}

body.home .gf-entry-content .vc_gitem-zone-mini .vc_custom_heading > div {
  text-wrap: balance;
}

body.page-id-2340 .gf-entry-content > .wpb-content-wrapper > .vc_row:nth-child(3) {
  margin-top: -10px;
}

body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 {
  background: #f5f5f5;
  border-radius: 28px;
}

body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 > .vc_column-inner {
  padding: 28px !important;
}

body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 p:first-child {
  margin-bottom: 12px;
  color: #5c5c5c;
  font-size: 18px;
}

body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 p:last-child a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.archive.category .gf-post-title a,
.single-post .entry-title {
  text-wrap: balance;
}

.archive.category .gf-post-title a {
  line-height: 1.22;
}

.archive.category .entry-meta {
  margin-top: 10px;
}

.error404 .gf-404-wrap {
  max-width: 760px;
  margin: 20px auto 80px;
  padding: 48px 40px;
  background: #f5f5f5;
  border-radius: 32px;
  text-align: center;
}

.error404 .gf-404-wrap h2 {
  margin: 0 0 12px;
  font-size: 58px;
  line-height: 0.95;
}

.error404 .gf-404-wrap.apo-404-ready h2 {
  font-size: 40px;
  line-height: 1.04;
}

.error404 .gf-404-wrap .apo-404-lead {
  margin: 0 auto 24px;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
}

.error404 .gf-404-wrap .apo-404-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
}

.error404 .gf-404-wrap .apo-404-actions .btn {
  min-width: 180px;
}

.error404 .gf-404-wrap .apo-404-actions .btn-outline {
  color: #333;
  border: 1px solid rgba(51, 51, 51, 0.18);
  background: #fff;
}

header.main-header .header-above .container {
  max-width: 1240px;
}

header.main-header .header-above {
  padding-top: 18px;
  padding-bottom: 18px;
}

header.main-header .header-inner {
  min-height: 128px;
}

header.main-header .header-customize {
  flex: 1 1 0;
}

header.main-header .logo-header {
  flex: 0 0 auto;
  margin-left: 24px;
  margin-right: 24px;
}

header.main-header .header-customize-left {
  justify-content: flex-start;
}

header.main-header .header-customize-right {
  justify-content: flex-end;
}

header.main-header .search-form {
  max-width: 220px;
}

header.main-header .search-form .search-field {
  min-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

header.main-header .primary-menu .container {
  max-width: 1240px;
}

header.main-header .primary-menu-inner {
  min-height: 74px;
}

header.main-header .main-menu > .menu-item > a {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (max-width: 991px) {
  body.page-id-326 #primary-content > .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.home .gf-entry-content .gsf-menu-column .x-menu-heading,
  body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-heading {
    font-size: 21px;
  }

  body.home .gf-entry-content .gsf-menu-column .x-menu-list a,
  body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list a {
    font-size: 16px;
  }

  body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 > .vc_column-inner {
    padding: 24px !important;
  }

  header.main-header .header-above {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  header.main-header .header-inner {
    min-height: 108px;
  }

  header.main-header .logo-header {
    margin-left: 18px;
    margin-right: 18px;
  }

  header.main-header .search-form {
    max-width: 190px;
  }

  header.main-header .search-form .search-field {
    min-height: 46px;
  }

  header.main-header .primary-menu-inner {
    min-height: 66px;
  }

  header.main-header .main-menu > .menu-item > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  body.home #primary-content > .container,
  body.page-id-326 #primary-content > .container {
    padding-top: 0;
  }

  body.page-id-326 #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.home .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(28px, 8.8vw, 38px) !important;
    line-height: 1.04 !important;
    margin: 0 0 12px !important;
  }

  body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child h1 {
    font-size: clamp(26px, 8.2vw, 36px) !important;
    line-height: 1.06 !important;
    margin: 0 0 10px !important;
  }

  body.home .gf-entry-content p {
    font-size: 17px;
    line-height: 1.62;
  }

  body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child .vc_column_text div,
  body.home .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child .vc_column_text div {
    font-size: 16px !important;
    line-height: 1.46 !important;
  }

  body.home .gf-entry-content .gsf-menu-column .x-menu-heading,
  body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-heading {
    font-size: 19px;
    margin-bottom: 14px;
  }

  body.home .gf-entry-content .gsf-menu-column .x-menu-list a,
  body.page-id-326 .gf-entry-content .gsf-menu-column .x-menu-list a {
    font-size: 15px;
    line-height: 1.45;
  }

  body.home .gf-entry-content .wpb_column.vc_col-sm-4,
  body.page-id-326 .gf-entry-content .wpb_column.vc_col-sm-4,
  body.home .gf-entry-content .wpb_column.vc_col-sm-6,
  body.page-id-326 .gf-entry-content .wpb_column.vc_col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 20px;
  }

  body.home .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child,
  body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child {
    margin-top: 4px;
  }

  body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 {
    margin-top: 0;
  }

  body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 > .vc_column-inner {
    padding: 20px !important;
  }

  body.page-id-2340 .gf-entry-content .wpb_column.vc_col-sm-6 p:last-child a {
    font-size: 20px;
  }

  .error404 .gf-404-wrap {
    margin: 12px auto 56px;
    padding: 34px 22px;
    border-radius: 24px;
  }

  .error404 .gf-404-wrap h2,
  .error404 .gf-404-wrap.apo-404-ready h2 {
    font-size: 30px;
    line-height: 1.08;
  }

  .error404 .gf-404-wrap .apo-404-lead {
    font-size: 17px;
  }

  .error404 .gf-404-wrap .apo-404-actions .btn {
    width: 100%;
    min-width: 0;
  }
}

/* Final responsive polish pass */
header.main-header .header-above {
  padding-top: 14px;
  padding-bottom: 14px;
}

header.main-header .header-inner {
  min-height: 116px;
}

header.main-header .logo-header {
  margin-left: 18px;
  margin-right: 18px;
}

header.main-header .logo-header img {
  max-height: 104px;
  width: auto;
}

header.main-header .search-form {
  max-width: 206px;
}

header.main-header .search-form .search-field {
  min-height: 46px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

header.main-header .primary-menu-inner {
  min-height: 68px;
}

header.main-header .main-menu > .menu-item > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

body.page-id-2340 .apo-section-intro,
body.page-id-2276 .apo-section-intro,
body.page-id-310 .apo-section-intro,
body.page-id-342 .apo-section-intro,
body.page-id-326 .apo-section-intro {
  margin-bottom: 8px;
}

body.page-id-2340 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child,
body.page-id-2276 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child,
body.page-id-310 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child,
body.page-id-342 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child,
body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child {
  margin-bottom: 2px;
}

body.page-id-326 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill {
  margin-top: 88px;
}

body.page-id-310 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill,
body.page-id-342 .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill {
  margin-top: 132px;
}

.main-footer-wrapper {
  background: #d3d3d3;
}

.main-footer-wrapper .wpb_single_image img,
.main-footer-wrapper .vc_single_image-img {
  object-fit: contain;
}

.main-footer-wrapper .vc_custom_heading,
.main-footer-wrapper h1,
.main-footer-wrapper h2,
.main-footer-wrapper h3,
.main-footer-wrapper h4,
.main-footer-wrapper h5,
.main-footer-wrapper h6 {
  letter-spacing: -0.015em;
}

@media (max-width: 991px) {
  header.main-header .header-above {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  header.main-header .header-inner {
    min-height: 96px;
  }

  header.main-header .search-form {
    max-width: 176px;
  }

  header.main-header .search-form .search-field {
    min-height: 42px;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .mobile-header .mobile-header-inner {
    min-height: 62px;
  }

  .mobile-header .mobile-logo-header {
    max-width: calc(100% - 132px);
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-header .mobile-logo-header .main-logo img {
    height: 72px !important;
  }

  .mobile-header .mobile-header-search .container {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .mobile-header .mobile-header-search .search-field {
    min-height: 44px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 16px;
  }

  body.home .gf-entry-content,
  body.page-id-326 .gf-entry-content,
  body.page-id-310 .gf-entry-content,
  body.page-id-342 .gf-entry-content,
  body.page-id-2340 .gf-entry-content,
  body.page-id-2276 .gf-entry-content {
    padding-top: 18px;
  }

  body.home .apo-home-card,
  body.page-id-326 .apo-section-card,
  body.page-id-310 .apo-section-card,
  body.page-id-342 .apo-section-card,
  body.page-id-2340 .apo-section-card,
  body.page-id-2276 .apo-section-card {
    padding: 20px 18px;
    border-radius: 20px;
  }

  body.page-id-2340 .apo-section-intro,
  body.page-id-2276 .apo-section-intro,
  body.page-id-310 .apo-section-intro,
  body.page-id-342 .apo-section-intro,
  body.page-id-326 .apo-section-intro {
    margin-bottom: 2px;
    font-size: 17px;
    line-height: 1.55;
  }

  .error404 .apo-404-panel {
    margin-top: 18px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .gf-row-inner {
    padding-top: 0;
    padding-bottom: 2px;
  }

  .main-footer-wrapper > .wpb-content-wrapper > .vc_row:first-child .vc_single_image-img {
    max-height: 32px;
  }

  .main-footer-wrapper .wpb_single_image:has(img[src*="logo-temp"]) .vc_single_image-wrapper,
  .main-footer-wrapper img[src*="logo-temp"] {
    max-height: 72px !important;
  }

.main-footer-wrapper .vc_custom_heading,
.main-footer-wrapper h1,
.main-footer-wrapper h2,
.main-footer-wrapper h3,
  .main-footer-wrapper h4,
  .main-footer-wrapper h5,
  .main-footer-wrapper h6 {
    font-size: 15px !important;
    line-height: 1.25 !important;
  }

  .main-footer-wrapper p,
  .main-footer-wrapper li,
  .main-footer-wrapper a,
  .main-footer-wrapper span,
  .main-footer-wrapper strong,
  .main-footer-wrapper em {
    font-size: 12px !important;
    line-height: 1.45 !important;
  }
}

/* Single post refinement */
body.single-post #primary-content > .container {
  max-width: 1140px;
  padding-left: 34px;
  padding-right: 34px;
}

body.single-post .entry-thumb-wrap {
  max-width: 1240px;
  margin: 204px auto 0;
  padding-left: 34px;
  padding-right: 34px;
}

body.single-post .entry-thumbnail {
  border-radius: 34px;
  overflow: hidden;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
}

body.single-post .entry-thumbnail-overlay.thumbnail-size-full {
  min-height: clamp(280px, 42vw, 560px);
  background-position: center center !important;
  background-size: cover !important;
}

body.single-post .gf-single-wrap {
  max-width: 940px;
  margin: 0 auto;
}

body.single-post .gf-post-meta-top {
  margin: 22px 0 0;
}

body.single-post .gf-post-title {
  margin: 0 0 18px;
  color: #2f2f2f;
  font-size: clamp(34px, 4.4vw, 56px);
  line-height: 1.04;
  text-wrap: balance;
}

body.single-post .gf-post-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin: 0;
  padding: 0;
}

body.single-post .gf-post-meta li {
  margin: 0;
}

body.single-post .gf-post-meta a,
body.single-post .gf-post-meta span,
body.single-post .gf-post-meta i {
  color: #6a6a6a;
}

body.single-post .gf-post-meta .meta-comment,
body.single-post .gf-post-meta .meta-like {
  display: none;
}

body.single-post .gf-entry-content {
  max-width: 860px;
  margin: 28px auto 0;
  color: #404040;
}

body.single-post .gf-entry-content > * + * {
  margin-top: 1.1em;
}

body.single-post .gf-entry-content p,
body.single-post .gf-entry-content li,
body.single-post .gf-entry-content div {
  font-size: 20px;
  line-height: 1.78;
}

body.single-post .gf-entry-content h2,
body.single-post .gf-entry-content h3,
body.single-post .gf-entry-content h4 {
  margin-top: 1.5em;
  margin-bottom: 0.45em;
  color: #2f2f2f;
}

body.single-post .gf-entry-content a {
  color: #00a9a1;
}

body.single-post .gf-entry-content img {
  max-width: 100%;
  height: auto;
  border-radius: 22px;
}

body.single-post .post-views {
  margin-top: 26px;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  color: #7a7a7a;
  font-size: 14px;
}

body.single-post .gf-single-related-wrap {
  margin-top: 54px;
  padding-top: 26px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

body.single-post .gf-single-related-wrap .gf-heading-title {
  margin: 0 0 26px;
}

body.single-post .gf-single-related-wrap .gf-heading-title span {
  display: inline-block;
  padding: 0;
  color: #2f2f2f;
  font-size: 28px;
  line-height: 1.1;
}

body.single-post .gf-single-related-wrap .gf-post-inner {
  height: 100%;
  padding: 16px;
  background: #efefef;
  border-radius: 24px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
}

body.single-post .gf-single-related-wrap .entry-thumbnail {
  border-radius: 20px;
  box-shadow: none;
}

body.single-post .gf-single-related-wrap .entry-thumbnail-overlay {
  min-height: 220px;
}

body.single-post .gf-single-related-wrap .gf-post-title {
  font-size: 24px;
  line-height: 1.18;
}

body.single-post .gf-single-related-wrap .gf-post-excerpt p {
  font-size: 16px;
  line-height: 1.62;
}

@media (max-width: 991px) {
  body.single-post #primary-content > .container,
  body.single-post .entry-thumb-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.single-post .entry-thumb-wrap {
    margin-top: 148px;
  }

  body.single-post .gf-single-wrap {
    max-width: 100%;
  }

  body.single-post .entry-thumbnail-overlay.thumbnail-size-full {
    min-height: 280px;
  }

  body.single-post .gf-post-title {
    font-size: clamp(30px, 5.6vw, 46px);
  }

  body.single-post .gf-entry-content p,
  body.single-post .gf-entry-content li,
  body.single-post .gf-entry-content div {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  body.single-post #primary-content > .container,
  body.single-post .entry-thumb-wrap {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.single-post .entry-thumb-wrap {
    margin-top: 132px;
  }

  body.single-post .entry-thumbnail {
    border-radius: 26px;
  }

  body.single-post .entry-thumbnail-overlay.thumbnail-size-full {
    min-height: 160px;
  }

  body.single-post .gf-post-meta-top {
    margin-top: 18px;
  }

  body.single-post .gf-post-title {
    margin-bottom: 14px;
    font-size: clamp(24px, 9vw, 42px);
    line-height: 1.08;
  }

  body.single-post .gf-post-meta {
    gap: 8px 14px;
  }

  body.single-post .gf-entry-content {
    margin-top: 20px;
  }

  body.single-post .gf-entry-content p,
  body.single-post .gf-entry-content li,
  body.single-post .gf-entry-content div {
    font-size: 17px;
    line-height: 1.72;
  }

  body.single-post .gf-single-related-wrap {
    margin-top: 40px;
    padding-top: 20px;
  }

  body.single-post .gf-single-related-wrap .gf-heading-title span {
    font-size: 24px;
  }

  body.single-post .gf-single-related-wrap .gf-post-title {
    font-size: 22px;
  }
}

body.search.search-results #primary-content > .container {
  max-width: 1200px;
  padding-left: 34px;
  padding-right: 34px;
}

body.search.search-results .gf-entry-content {
  padding-top: 120px;
}

body.search.search-results .gf-blog-wrap {
  margin-bottom: 40px;
}

body.search.search-results .gf-blog-inner {
  display: grid;
  gap: 22px;
}

body.search.search-results .gf-blog-inner > article {
  margin: 0 !important;
  padding: 24px 26px !important;
  background: #efefef !important;
  border-radius: 28px !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07) !important;
}

@media (min-width: 992px) {
  body.search.search-results .gf-blog-inner {
    display: flex !important;
    flex-wrap: wrap;
    align-items: stretch;
  }

  body.search.search-results .gf-blog-inner > article {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
}

body.search.search-results .gf-blog-inner > article .gf-post-inner,
body.search.search-results .gf-blog-inner > article .gf-post-content {
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.search.search-results .gf-blog-inner .entry-image,
body.search.search-results .gf-blog-inner .entry-thumbnail {
  margin-bottom: 18px;
  border-radius: 20px;
  overflow: hidden;
}

body.search.search-results .gf-blog-inner .gf-post-title {
  margin: 0 0 10px;
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.08;
}

body.search.search-results .gf-blog-inner .gf-post-title a {
  color: #333333;
}

body.search.search-results .gf-blog-inner .gf-post-title a:hover {
  color: #00a9a1;
}

body.search.search-results .gf-blog-inner .gf-post-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  margin: 0 0 14px;
  color: #6a6a6a;
  font-size: 15px;
  line-height: 1.5;
}

body.search.search-results .gf-blog-inner .gf-post-excerpt,
body.search.search-results .gf-blog-inner .gf-entry-content p {
  color: #5c5c5c;
  line-height: 1.72;
}

body.search.search-results .gf-paging.blog-pagination {
  margin-top: 8px;
  text-align: center;
}

body.search.search-results .gf-paging.blog-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  height: 46px;
  margin: 0 6px 6px 0;
  padding: 0 14px;
  background: #efefef;
  border-radius: 999px;
  color: #4f4f4f;
  font-weight: 700;
}

body.search.search-results .gf-paging.blog-pagination .page-numbers.current,
body.search.search-results .gf-paging.blog-pagination .page-numbers:hover {
  background: #00a9a1;
  color: #ffffff;
}

body.search.search-results .gf-no-results {
  margin: 100px auto 50px;
  padding: 34px 28px;
  background: #efefef;
  border-radius: 28px;
  text-align: center;
}

@media (max-width: 991px) {
  body.search.search-results .gf-entry-content {
    padding-top: 92px;
  }

  body.search.search-results .gf-blog-inner > article {
    padding: 22px 20px !important;
    border-radius: 24px !important;
  }

  body.search.search-results .gf-blog-inner .gf-post-title {
    font-size: clamp(24px, 5vw, 32px);
  }
}

@media (max-width: 767px) {
  body.search.search-results #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.search.search-results .gf-entry-content {
    padding-top: 84px;
  }

  body.search.search-results .gf-blog-inner {
    gap: 18px;
  }

  body.search.search-results .gf-blog-inner > article {
    padding: 18px 16px !important;
    border-radius: 22px !important;
  }

  body.search.search-results .gf-blog-inner .gf-post-title {
    margin-bottom: 8px;
    font-size: 26px;
  }

  body.search.search-results .gf-blog-inner .gf-post-meta {
    gap: 6px 12px;
    font-size: 14px;
  }

  body.search.search-results .gf-paging.blog-pagination .page-numbers {
    min-width: 42px;
    height: 42px;
  }
}

body.search.search-results #primary-content > .container {
  max-width: 1240px;
  padding-left: 34px;
  padding-right: 34px;
}

body.search.search-results .apo-search-results {
  padding: 118px 0 44px;
}

body.search.search-results .apo-search-hero {
  margin-top: 50px;
  margin-bottom: 28px;
  padding: 34px 36px;
  background: linear-gradient(135deg, rgba(0, 169, 161, 0.92) 0%, rgba(9, 80, 89, 0.9) 100%);
  border-radius: 30px;
  color: #ffffff;
}

body.search.search-results .apo-search-hero h1 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: clamp(36px, 4vw, 56px);
  line-height: 1.02;
}

body.search.search-results .apo-search-query {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 19px;
  line-height: 1.6;
}

body.search.search-results .apo-search-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

body.search.search-results .apo-search-card {
  margin: 0;
  background: #efefef;
  border-radius: 28px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07);
  overflow: hidden;
}

body.search.search-results .apo-search-thumb,
body.search.search-results .apo-search-thumb img {
  display: block;
  width: 100%;
}

body.search.search-results .apo-search-thumb img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

body.search.search-results .apo-search-card-body {
  padding: 24px 24px 22px;
}

body.search.search-results .apo-search-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-bottom: 12px;
  color: #6b6b6b;
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

body.search.search-results .apo-search-type {
  color: #00a9a1;
  font-weight: 700;
}

body.search.search-results .apo-search-title {
  margin: 0 0 12px;
  font-size: clamp(24px, 2.5vw, 34px);
  line-height: 1.08;
}

body.search.search-results .apo-search-title a {
  color: #333333;
}

body.search.search-results .apo-search-title a:hover {
  color: #00a9a1;
}

body.search.search-results .apo-search-excerpt {
  margin: 0 0 14px;
  color: #5c5c5c;
  line-height: 1.72;
}

body.search.search-results .apo-search-link {
  margin: 0;
}

body.search.search-results .apo-search-link a {
  color: #00a9a1;
  font-weight: 700;
}

body.search.search-results .apo-search-link a:hover {
  color: #00857f;
}

body.search.search-results .apo-search-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}

body.search.search-results .apo-search-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  height: 46px;
  padding: 0 14px;
  background: #efefef;
  border-radius: 999px;
  color: #4f4f4f;
  font-weight: 700;
}

body.search.search-results .apo-search-pagination .page-numbers.current,
body.search.search-results .apo-search-pagination .page-numbers:hover {
  background: #00a9a1;
  color: #ffffff;
}

body.search.search-results .apo-search-empty {
  padding: 36px 28px;
  background: #efefef;
  border-radius: 28px;
  text-align: center;
}

body.search.search-results .apo-search-empty p {
  margin: 0;
  color: #5c5c5c;
}

@media (max-width: 991px) {
  body.search.search-results .apo-search-results {
    padding-top: 90px;
  }

  body.search.search-results .apo-search-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  body.search.search-results #primary-content > .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.search.search-results .apo-search-results {
    padding-top: 82px;
  }

  body.search.search-results .apo-search-hero {
    padding: 28px 22px;
    border-radius: 24px;
  }

  body.search.search-results .apo-search-hero h1 {
    font-size: 32px;
  }

  body.search.search-results .apo-search-card {
    border-radius: 22px;
  }

  body.search.search-results .apo-search-card-body {
    padding: 18px 18px 16px;
  }

  body.search.search-results .apo-search-title {
    font-size: 26px;
  }
}

/* WCAG contrast tuning */

:root {
  --apo-accent-accessible: #006b66;
  --apo-accent-accessible-hover: #00524e;
  --apo-hero-overlay-top: rgba(6, 19, 27, 0.34);
  --apo-hero-overlay-bottom: rgba(6, 19, 27, 0.58);
}

body.home .apo-card-link,
body.page-id-326 .apo-card-link,
body.page-id-310 .apo-card-link,
body.page-id-342 .apo-card-link,
body.page-id-2340 .apo-card-link,
body.page-id-364 .apo-card-link,
body.page-id-2276 .apo-card-link,
.archive.category .apo-archive-title a:hover,
.archive.category .apo-archive-readmore a,
body.search.search-results .apo-search-type,
body.search.search-results .apo-search-title a:hover,
body.search.search-results .apo-search-link a,
.error404 .apo-404-link,
.main-footer-wrapper a,
.gf-post-title a:hover,
.main-menu > .menu-item > a:hover,
.main-menu > .menu-item.current-menu-item > a,
.main-menu > .menu-item.current-menu-ancestor > a {
  color: var(--apo-accent-accessible);
}

body.home .apo-card-link:hover,
body.page-id-326 .apo-card-link:hover,
body.page-id-310 .apo-card-link:hover,
body.page-id-342 .apo-card-link:hover,
body.page-id-2340 .apo-card-link:hover,
body.page-id-364 .apo-card-link:hover,
body.page-id-2276 .apo-card-link:hover,
.archive.category .apo-archive-readmore a:hover,
body.search.search-results .apo-search-link a:hover,
.main-footer-wrapper a:hover,
.main-footer-wrapper a:focus-visible,
.gf-post-title a:hover {
  color: var(--apo-accent-accessible-hover);
}

.archive.category .apo-archive-pagination .page-numbers.current,
.archive.category .apo-archive-pagination .page-numbers:hover,
body.search.search-results .apo-search-pagination .page-numbers.current,
body.search.search-results .apo-search-pagination .page-numbers:hover {
  background: var(--apo-accent-accessible);
  color: #ffffff;
}

body.search.search-results .apo-search-hero {
  background: linear-gradient(135deg, rgba(0, 107, 102, 0.96) 0%, rgba(7, 53, 59, 0.96) 100%);
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill .vc_column-inner::before {
  background: linear-gradient(180deg, var(--apo-hero-overlay-top) 0%, var(--apo-hero-overlay-bottom) 100%);
}

body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill [class*="gf-page-title"],
body:not(.home) .gf-entry-content > .wpb-content-wrapper > .vc_row:first-child.vc_row-has-fill h1 {
  text-shadow: 0 3px 14px rgba(0, 0, 0, 0.42);
}

/* UX refinements */

body.page-id-2340 .apo-section-card {
  max-width: 420px;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.page-id-2340 .apo-section-card p {
  text-align: center !important;
}

body.page-id-2340 .apo-section-card p:first-child {
  margin: 0 0 14px;
}

body.page-id-2340 .apo-section-card p:first-child a {
  display: block;
  width: 250px;
  max-width: 100%;
  height: 50px;
  margin: 0 auto;
  background: url("https://www.areeprotetteossola.it/wp-content/uploads/2026/07/banner-amministrazione-trasparente.png") center center / contain no-repeat;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
}

body.page-id-2340 .apo-section-card p:first-child img {
  display: none;
}

body.page-id-2340 .apo-section-card .apo-card-link {
  display: inline-block;
  min-height: 0;
  padding: 0 0 4px;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  font-size: 20px;
  line-height: 1.25;
  border-bottom: 2px solid rgba(0, 107, 102, 0.16);
  margin: 0 auto;
  text-align: center !important;
}

body.single-post .gf-single-related-wrap {
  margin-top: 64px;
  padding-top: 34px;
}

body.single-post .gf-single-related-wrap .gf-heading-title {
  margin: 0 0 30px;
  text-align: center;
}

body.single-post .gf-single-related-wrap .gf-heading-title span {
  font-size: 30px;
}

body.single-post .gf-single-related-wrap .owl-stage {
  display: flex;
  align-items: stretch;
}

body.single-post .gf-single-related-wrap .owl-item {
  display: flex;
}

body.single-post .gf-single-related-wrap article,
body.single-post .gf-single-related-wrap .gf-post-inner {
  width: 100%;
  height: 100%;
}

body.single-post .gf-single-related-wrap .gf-post-inner {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 26px;
  background: #efefef;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

body.single-post .gf-single-related-wrap .entry-thumbnail {
  flex: 0 0 auto;
  margin-bottom: 14px;
  border-radius: 22px;
  overflow: hidden;
}

body.single-post .gf-single-related-wrap .entry-thumbnail-overlay {
  min-height: 0;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  background-position: center center;
  background-size: cover;
  border-radius: 22px;
}

body.single-post .gf-single-related-wrap .gf-post-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

body.single-post .gf-single-related-wrap .gf-post-meta {
  display: none;
}

body.single-post .gf-single-related-wrap .gf-post-title {
  margin: 0;
  font-size: 18px;
  line-height: 1.34;
}

body.single-post .gf-single-related-wrap .gf-post-title a {
  display: block;
  color: #2f2f2f;
  text-align: left;
  overflow: visible;
  text-wrap: pretty;
  word-break: normal;
  hyphens: auto;
}

body.single-post .gf-single-related-wrap .gf-post-title a::after {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  margin-top: 14px;
  background: rgba(0, 107, 102, 0.22);
  border-radius: 999px;
}

body.single-post .gf-single-related-wrap .gf-post-excerpt {
  display: none;
}

body.single-post .gf-single-related-wrap .gf-post-excerpt p {
  display: none;
}

@media (max-width: 767px) {
  body.page-id-2340 .apo-section-card {
    max-width: 100%;
  }

  body.single-post .gf-single-related-wrap .gf-post-inner {
    padding: 16px;
  }

  body.single-post .gf-single-related-wrap .gf-post-title {
    font-size: 17px;
  }
}
