@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Mohave:ital,wght@0,300..700;1,300..700&display=swap");
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
*, *::before, *::after {
  box-sizing: border-box;
}
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif;
  outline: none;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:focus, a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: "";
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /*
   * Don't show links for images, or javascript/internal links
   */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
:root, [data-theme="default"] {
  --safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);
  --jm-base-font-family:  "Lexend", sans-serif;
  --jm-alt-font-family:   "Mohave", sans-serif;
  --jm-base-font-size:    16px;
  --jm-base-font-weight:  400;
  --jm-base-line-height:  1.6;
  --jm-base-margin-bottom: 20px;
  --jm-h1-font-size: 44px;
  --jm-h2-font-size: 32px;
  --jm-h3-font-size: 24px;
  --jm-h4-font-size: 22px;
  --jm-h5-font-size: 18px;
  --jm-h6-font-size: 16px;
  --jm-spacer-x: 20px;
  --jm-spacer-y: 20px;
  --jm-header-height: 80px;
  --jm-content-width: 100vw;
  --jm-content-indent-larger: calc(var(--jm-spacer-y) * 2);
  --jm-content-indent-large: calc(var(--jm-spacer-y) * 1.5);
  --jm-content-indent-normal: calc(var(--jm-spacer-y) * 1);
  --jm-content-indent-small: calc(var(--jm-spacer-y) * 0.75);
  --jm-content-indent-smaller: calc(var(--jm-spacer-y) * 0.5);
  --jm-radius: calc( var(--jm-spacer-x) * 0.25 );
}
@media (min-width: 480px) {
  :root, [data-theme="default"] {
    --jm-header-height: 112px;
  }
}
@media (min-width: 576px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 16px;
    --jm-h1-font-size: 44px;
    --jm-h2-font-size: 32px;
    --jm-h3-font-size: 24px;
    --jm-h4-font-size: 22px;
    --jm-h5-font-size: 18px;
    --jm-h6-font-size: 16px;
    --jm-header-height: 112px;
    --jm-content-width: 520px;
  }
}
@media (min-width: 768px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 16px;
    --jm-h1-font-size: 44px;
    --jm-h2-font-size: 32px;
    --jm-h3-font-size: 24px;
    --jm-h4-font-size: 22px;
    --jm-h5-font-size: 18px;
    --jm-h6-font-size: 16px;
    --jm-base-margin-bottom: calc(var(--jm-base-font-size) * var(--jm-base-line-height));
    --jm-header-height: 112px;
    --jm-content-width: 700px;
  }
}
@media (min-width: 992px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 48px;
    --jm-h2-font-size: 34px;
    --jm-h3-font-size: 28px;
    --jm-h4-font-size: 24px;
    --jm-h5-font-size: 20px;
    --jm-h6-font-size: 17px;
    --jm-header-height: 132px;
    --jm-content-width: 940px;
  }
}
@media (min-width: 1200px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 17px;
    --jm-h1-font-size: 60px;
    --jm-h2-font-size: 40px;
    --jm-h3-font-size: 36px;
    --jm-h4-font-size: 26px;
    --jm-h5-font-size: 22px;
    --jm-h6-font-size: 18px;
    --jm-spacer-x: 30px;
    --jm-spacer-y: 30px;
    --jm-header-height: 172px;
    --jm-content-width: 1110px;
  }
}
@media (min-width: 1400px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 66px;
    --jm-h2-font-size: 46px;
    --jm-h3-font-size: 40px;
    --jm-h4-font-size: 30px;
    --jm-h5-font-size: 24px;
    --jm-h6-font-size: 20px;
    --jm-spacer-x: 40px;
    --jm-spacer-y: 40px;
    --jm-header-height: 202px;
    --jm-content-width: 1290px;
  }
}
@media (min-width: 1600px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 72px;
    --jm-h2-font-size: 52px;
    --jm-h3-font-size: 44px;
    --jm-h4-font-size: 34px;
    --jm-h5-font-size: 26px;
    --jm-h6-font-size: 22px;
    --jm-spacer-x: 60px;
    --jm-spacer-y: 60px;
    --jm-header-height: 202px;
    --jm-content-width: 1330px;
  }
}
@media (min-width: 1800px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 18px;
    --jm-h1-font-size: 78px;
    --jm-h2-font-size: 58px;
    --jm-h3-font-size: 48px;
    --jm-h4-font-size: 38px;
    --jm-h5-font-size: 28px;
    --jm-h6-font-size: 24px;
    --jm-spacer-x: 80px;
    --jm-spacer-y: 80px;
    --jm-header-height: 202px;
    --jm-content-width: 1660px;
  }
}
@media (min-width: 1920px) {
  :root, [data-theme="default"] {
    --jm-header-height: 160px;
    --jm-content-width: 1760px;
  }
}
@media (max-width: 767.98px) {
  :root, [data-theme="default"] {
    --jm-radius: 8px;
  }
}
body {
  --jm-color-primary: #3888c0;
  --jm-color-primary-hover: #003da6;
}
body .color-scheme-green {
  --jm-color-primary: #72b644;
  --jm-color-primary-hover: #8dd25e;
}
body .color-scheme-blue {
  --jm-color-primary: #3888c0;
  --jm-color-primary-hover: #003da6;
}
body .color-scheme-orange {
  --jm-color-primary: #eb9933;
  --jm-color-primary-hover: #ea8201;
}
body .color-scheme-purple {
  --jm-color-primary: #9560ad;
  --jm-color-primary-hover: #8834ae;
}
@media (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1600px;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1700px;
  }
}
@media (min-width: 1900px) {
  .container {
    max-width: 1840px;
  }
}
.container-fluid {
  margin: 0 auto;
  max-width: 1920px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * .4);
    padding-left: calc(var(--bs-gutter-x)* .4);
  }
}
:root, [data-theme="default"] {
  --bs-gutter-x: 20px;
}
@media (min-width: 1200px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 30px;
  }
}
@media (min-width: 1400px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 40px;
  }
}
@media (min-width: 1600px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 60px;
  }
}
@media (min-width: 1800px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 80px;
  }
}
:root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
  --bs-gutter-x: 20px;
}
@media (min-width: 1200px) {
  :root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
    --bs-gutter-x: 30px;
  }
}
@media (min-width: 1400px) {
  :root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
    --bs-gutter-x: 40px;
  }
}
@media (min-width: 1600px) {
  :root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
    --bs-gutter-x: 60px;
  }
}
@media (min-width: 1800px) {
  :root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
    --bs-gutter-x: 80px;
  }
}
:root .vc_section, [data-theme="default"] .vc_section {
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  padding-left: calc(.5 * var(--bs-gutter-x));
  padding-right: calc(.5 * var(--bs-gutter-x));
}
:root .vc_row:not(.vc_row-no-padding), [data-theme="default"] .vc_row:not(.vc_row-no-padding) {
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-right: calc(-.5 * var(--bs-gutter-x));
}
:root .vc_row:not(.vc_row-no-padding) > .vc_column_container > .vc_column-inner, [data-theme="default"] .vc_row:not(.vc_row-no-padding) > .vc_column_container > .vc_column-inner {
  padding-left: calc(.5 * var(--bs-gutter-x));
  padding-right: calc(.5 * var(--bs-gutter-x));
}
:root .vc_row.large-gutter, [data-theme="default"] .vc_row.large-gutter {
  margin-left: calc(-1 * var(--bs-gutter-x));
  margin-right: calc(-1 * var(--bs-gutter-x));
}
:root .vc_row.large-gutter > .vc_column_container > .vc_column-inner, [data-theme="default"] .vc_row.large-gutter > .vc_column_container > .vc_column-inner {
  padding-left: calc(1 * var(--bs-gutter-x));
  padding-right: calc(1 * var(--bs-gutter-x));
}
:root .vc_row.small-gutter, [data-theme="default"] .vc_row.small-gutter {
  margin-left: calc(-.25 * var(--bs-gutter-x));
  margin-right: calc(-.25 * var(--bs-gutter-x));
}
:root .vc_row.small-gutter > .vc_column_container > .vc_column-inner, [data-theme="default"] .vc_row.small-gutter > .vc_column_container > .vc_column-inner {
  padding-left: calc(.25 * var(--bs-gutter-x));
  padding-right: calc(.25 * var(--bs-gutter-x));
}
:root {
  --jm-admin-y: 0px;
}
:root .admin-bar {
  --jm-admin-y: 32px;
}
@media only screen and (max-width: 782px) {
  :root .admin-bar {
    --jm-admin-y: 46px;
  }
}
/* Accessibility Settings -------------------- */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
/* Screen Reader Text ------------------------ */
.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;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Skip Link --------------------------------- */
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 13px 28px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #72b644;
  outline: none;
  text-decoration: none;
  background-color: #72b644;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #72b644;
  border-color: #72b644;
}
@media (max-width: 991.98px) {
  body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 18px;
    min-height: 40px;
  }
}
body .gform_wrapper .gform_footer input.button::-moz-focus-inner, body .gform_wrapper .gform_footer input[type=submit]::-moz-focus-inner, body .gform_wrapper .gform_page_footer input.button::-moz-focus-inner, body .gform_wrapper .gform_page_footer input[type=submit]::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input[type=submit]:focus {
  background-color: #8dd25e;
  border-color: #8dd25e;
  box-shadow: none;
}
body .gform_wrapper .gform_footer input.button:active, body .gform_wrapper .gform_footer input[type=submit]:active, body .gform_wrapper .gform_page_footer input.button:active, body .gform_wrapper .gform_page_footer input[type=submit]:active {
  box-shadow: none;
}
body .gform_wrapper .gform_footer input.button:disabled, body .gform_wrapper .gform_footer input[type=submit]:disabled, body .gform_wrapper .gform_page_footer input.button:disabled, body .gform_wrapper .gform_page_footer input[type=submit]:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper .gform_footer input.button:disabled:hover, body .gform_wrapper .gform_footer input.button:disabled:focus, body .gform_wrapper .gform_footer input[type=submit]:disabled:hover, body .gform_wrapper .gform_footer input[type=submit]:disabled:focus, body .gform_wrapper .gform_page_footer input.button:disabled:hover, body .gform_wrapper .gform_page_footer input.button:disabled:focus, body .gform_wrapper .gform_page_footer input[type=submit]:disabled:hover, body .gform_wrapper .gform_page_footer input[type=submit]:disabled:focus {
  box-shadow: none;
}
body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input[type=submit]:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.btn {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 13px 28px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #72b644;
  outline: none;
  text-decoration: none;
  background-color: #72b644;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #72b644;
  border-color: #72b644;
}
@media (max-width: 991.98px) {
  .btn {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 18px;
    min-height: 40px;
  }
}
.btn::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.btn:hover, .btn:focus {
  background-color: #8dd25e;
  border-color: #8dd25e;
  box-shadow: none;
}
.btn:active {
  box-shadow: none;
}
.btn:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.btn:disabled:hover, .btn:disabled:focus {
  box-shadow: none;
}
.btn:hover, .btn:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.btn i {
  font-size: 16px;
  margin-right: 12px;
}
.btn.btn-primary {
  color: #fff;
  background-color: #72b644;
  border-color: #72b644;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.btn.btn-secondary {
  color: #fff;
  background-color: #eb9933;
  border-color: #eb9933;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  color: #ffffff;
  background-color: #1d2227;
  border-color: #1d2227;
}
.btn.btn-simple {
  color: #72b644;
  background-color: transparent;
  border-color: #72b644;
}
.btn.btn-simple:hover, .btn.btn-simple:focus {
  color: #ffffff;
  background-color: #72b644;
  border-color: #72b644;
}
.btn.btn-white {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-white * {
  color: #000000;
}
.btn.btn-white:hover, .btn.btn-white:focus {
  color: #000000;
  background-color: #72b644;
  border-color: #72b644;
}
.btn.btn-green {
  color: #ffffff;
  background-color: #72b644;
  border-color: #72b644;
}
.btn.btn-green * {
  color: #ffffff;
}
.btn.btn-green:hover, .btn.btn-green:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.btn.btn-blue {
  color: #ffffff;
  background-color: #3888c0;
  border-color: #3888c0;
}
.btn.btn-blue * {
  color: #ffffff;
}
.btn.btn-blue:hover, .btn.btn-blue:focus {
  color: #ffffff;
  background-color: #003da6;
  border-color: #003da6;
}
.btn.btn-orange {
  color: #ffffff;
  background-color: #eb9933;
  border-color: #eb9933;
}
.btn.btn-orange * {
  color: #ffffff;
}
.btn.btn-orange:hover, .btn.btn-orange:focus {
  color: #ffffff;
  background-color: #ea8201;
  border-color: #ea8201;
}
.btn.btn-purple {
  color: #ffffff;
  background-color: #9560ad;
  border-color: #9560ad;
}
.btn.btn-purple * {
  color: #ffffff;
}
.btn.btn-purple:hover, .btn.btn-purple:focus {
  color: #ffffff;
  background-color: #8834ae;
  border-color: #8834ae;
}
.btn.has-arrow {
  position: relative;
  padding-right: 70px;
}
.btn.has-arrow:after {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
body .gform_wrapper.gravity-theme .no-label-form .gfield_label {
  display: none;
}
body .gform_wrapper.gravity-theme .gform_required_legend {
  font-size: 16px;
  margin-bottom: 10px;
}
body .gform_wrapper.gravity-theme .top_label .gfield_label, body .gform_wrapper.gravity-theme legend.gfield_label {
  color: #1d2227;
  font-size: 18px;
  font-weight: 400;
}
body .gform_wrapper.gravity-theme label {
  color: #1d2227;
  margin-bottom: 0;
}
body .gform_wrapper.gravity-theme .gchoice {
  position: relative;
}
body .gform_wrapper.gravity-theme .gchoice label {
  cursor: pointer;
}
body .gform_wrapper.gravity-theme .no-label .gfield_label {
  display: none !important;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 14px 26px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  color: #1d2227;
  background-color: #ffffff;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):active {
  border-color: #8dd25e;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder {
  color: #949494;
  opacity: 1;
}
body .gform_wrapper.gravity-theme select {
  display: block;
  height: 40px;
  width: 100%;
  padding: 10px 20px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
}
body .gform_wrapper.gravity-theme select:focus, body .gform_wrapper.gravity-theme select:active {
  border-color: #8dd25e;
}
body .gform_wrapper.gravity-theme select:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme textarea {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 14px 26px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  color: #1d2227;
  background-color: #ffffff;
  display: block;
  overflow: auto;
}
body .gform_wrapper.gravity-theme textarea:focus, body .gform_wrapper.gravity-theme textarea:active {
  border-color: #8dd25e;
}
body .gform_wrapper.gravity-theme textarea:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme textarea::placeholder {
  color: #949494;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type="search"] {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 14px 26px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  color: #1d2227;
  background-color: #ffffff;
  padding: 0 0.25rem;
}
body .gform_wrapper.gravity-theme input[type="search"]:focus, body .gform_wrapper.gravity-theme input[type="search"]:active {
  border-color: #8dd25e;
}
body .gform_wrapper.gravity-theme input[type="search"]:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="search"]::placeholder {
  color: #949494;
  opacity: 1;
}
body .gform_wrapper.gravity-theme .select-wrap {
  position: relative;
  color: inherit;
  /* Target IE9 and IE10 */
  display: block;
  height: 40px;
  width: 100%;
  padding: 10px 20px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
}
body .gform_wrapper.gravity-theme .select-wrap::after {
  content: "▾";
  position: absolute;
  top: 0.625rem;
  right: 0.9375rem;
  color: #72b644;
  pointer-events: none;
}
body .gform_wrapper.gravity-theme .select-wrap select::-ms-expand {
  display: none;
}
body .gform_wrapper.gravity-theme .select-wrap:focus, body .gform_wrapper.gravity-theme .select-wrap:active {
  border-color: #8dd25e;
}
body .gform_wrapper.gravity-theme .select-wrap:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .inverted .gform_wrapper .top_label .gfield_label, body .inverted .gform_wrapper legend.gfield_label, body .inverted .gform_wrapper .gfield_required, body .inverted .gform_wrapper label {
  color: #ffffff;
}
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .inverted .gform_wrapper textarea, body .inverted .gform_wrapper select {
  border-color: #fff;
}
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, body .inverted .gform_wrapper textarea:focus, body .inverted .gform_wrapper select:focus {
  border-color: #72b644;
  -webkit-box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
  -moz-box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
  box-shadow: 0 0 20px 0 rgba(24, 174, 237, 0.3);
}
body .inverted .gform_wrapper div.validation_error, body .inverted .gform_wrapper .validation_message, body .inverted .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .inverted .gform_wrapper li.gfield_error ul.gfield_checkbox, body .inverted .gform_wrapper li.gfield_error ul.gfield_radio {
  color: #ffffff;
  border-color: #fff;
}
.form-check-label {
  display: block;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 30px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 12px;
}
.form-check-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  width: 16px;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e4e4e4;
  font-family: sans-serif;
}
.form-check-label::after {
  content: "";
  opacity: 0;
  transition: opacity 0.3s;
}
.form-check-label input {
  position: absolute;
  left: -1000rem;
}
.form-check-label:has(> input:checked):after {
  content: "";
  position: absolute;
  display: block;
  opacity: 1;
  left: 5px;
  top: 0;
  width: 5px;
  height: 10px;
  border: solid #000000;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.form-check-label:has(> input:checked):before {
  background-color: #72b644;
  border-color: #72b644;
}
.form-check-label:has(> input:focus):before {
  border-color: #72b644;
}
#back-top-wrapper {
  z-index: 999;
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
#back-top-wrapper #back-top {
  margin: 0;
}
#back-top-wrapper #back-top a {
  display: block;
  width: 40px;
  height: 40px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #25272c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#back-top-wrapper #back-top a:hover {
  background-color: #72b644;
}
a[href^="tel:"], a[href^="mailto:"] {
  white-space: nowrap !important;
}
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.clear {
  border: 0;
  clear: both;
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 1px;
  line-height: 1px;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.rich_header:before, .rich_header:after {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #72b644;
  margin: 0 20px;
  top: -6px;
  position: relative;
}
@media (max-width: 767px) {
  .rich_header:before, .rich_header:after {
    display: none;
  }
}
.breadcrumbs {
  font-size: calc(var(--jm-base-font-size) * 0.8);
  line-height: 1.2;
  color: #1d2227;
  padding: 15px 0;
  background: none;
}
.breadcrumbs ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none;
}
.breadcrumbs ul li {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.breadcrumbs .breadcrumbs-item-sep {
  padding: 0 10px;
  text-align: center;
}
.breadcrumbs a {
  color: #72b644;
}
.post-nav {
  padding: 24px 0;
  border-top: 1px solid #72b644;
}
.post-nav a {
  text-decoration: none;
}
.post-nav .nav-previous {
  float: left;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.post-nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
@media (max-width: 767.98px) {
  .nav-links {
    flex-wrap: wrap;
  }
}
.nav-links .nav-next {
  margin: 0 0 0 auto;
}
.jm-pagination, .wp-pagenavi {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
  text-align: center;
  padding: 30px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.jm-pagination li, .wp-pagenavi li {
  margin: 0;
  padding: 0;
}
.jm-pagination a, .jm-pagination span, .wp-pagenavi a, .wp-pagenavi span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 2px;
  background: none;
  color: #72b644;
  font-size: 20px;
  border: 1px solid #BFBFBF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.jm-pagination li.active > *, .jm-pagination span.current, .wp-pagenavi li.active > *, .wp-pagenavi span.current {
  background-color: #72b644;
  color: #ffffff;
  text-decoration: none;
  border-color: #72b644;
  font-weight: 700;
}
.jm-pagination a:hover, .wp-pagenavi a:hover {
  background-color: #72b644;
  border-color: #72b644;
  color: #ffffff;
  text-decoration: none;
}
/*--------------------------------------------------------------
Image Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 0 var(--jm-base-margin-bottom) var(--jm-base-margin-bottom) 0;
}
@media (max-width: 767.98px) {
  .alignleft {
    float: none;
    margin: 0 auto var(--jm-base-margin-bottom) auto;
  }
}
.alignright {
  float: right;
  margin: 0 0 var(--jm-base-margin-bottom) var(--jm-base-margin-bottom);
}
@media (max-width: 767.98px) {
  .alignright {
    float: none;
    margin: 0 auto var(--jm-base-margin-bottom) auto;
  }
}
.aligncenter {
  display: block;
  margin: 0 auto var(--jm-base-margin-bottom) auto;
}
img.aligncenter, img.alignright, img.alignleft {
  max-width: 100%;
  height: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  text-align: center;
}
.ui-datepicker a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ui-datepicker tbody td {
  text-align: center;
}
table {
  --jm-table-border: #c9c9c9;
  border: 1px solid var(--jm-table-border);
  width: 100%;
}
table tr th {
  padding: 12px 20px;
  font-size: calc(var(--jm-base-font-size) * 0.8);
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid var(--jm-table-border);
  background-color: #f7f7f7;
  text-align: center;
}
table tr td {
  padding: 12px 20px;
  background-color: #f7f7f7;
  border-left: 1px solid var(--jm-table-border);
  border-right: 1px solid var(--jm-table-border);
}
table tr:nth-child(2n) td {
  background-color: #fff;
}
.flexible table th, table.flexible th {
  white-space: nowrap;
}
.flexible table td, table.flexible td {
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .flexible table, table.flexible {
    display: block;
  }
  .flexible table thead, .flexible table tbody, .flexible table th, .flexible table td, .flexible table tr, table.flexible thead, table.flexible tbody, table.flexible th, table.flexible td, table.flexible tr {
    display: block;
  }
  .flexible table thead tr, table.flexible thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .flexible table tr, table.flexible tr {
    border-bottom: 1px solid #ccc;
  }
  .flexible table th, table.flexible th {
    display: none;
  }
  .flexible table td, table.flexible td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 5px 10px 5px 30%;
    min-height: 37px;
  }
  .flexible table td:before, table.flexible td:before {
    position: absolute;
    top: 6px;
    left: 10px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  .flexible table td:nth-of-type(1):before, table.flexible td:nth-of-type(1):before {
    content: "Column 1";
  }
  .flexible table td:nth-of-type(2):before, table.flexible td:nth-of-type(2):before {
    content: "Column 2";
  }
  .flexible table td:nth-of-type(3):before, table.flexible td:nth-of-type(3):before {
    content: "Column 3";
  }
  .flexible table td:nth-of-type(4):before, table.flexible td:nth-of-type(4):before {
    content: "Column 4";
  }
  .flexible table td:nth-of-type(5):before, table.flexible td:nth-of-type(5):before {
    content: "Column 5";
  }
}
.wpb_text_column > .wpb_wrapper > ol {
  counter-reset: custom-counter;
  margin: 0 0 var(--jm-base-margin-bottom) 0;
  padding: 0;
  list-style: none;
}
.wpb_text_column > .wpb_wrapper > ol li {
  position: relative;
  counter-increment: custom-counter;
  margin: 0 0 calc(var(--jm-base-font-size) * var(--jm-base-line-height) * 1) 0;
  padding: 0 0 0 calc(var(--jm-base-font-size) * var(--jm-base-line-height) * 1.5);
}
.wpb_text_column > .wpb_wrapper > ol li:last-child {
  margin-bottom: 0;
}
.wpb_text_column > .wpb_wrapper > ol li:before {
  display: block;
  content: counter(custom-counter);
  position: absolute;
  left: 0;
  top: calc(var(--jm-base-line-height));
  background-color: var(--jm-bg-primary);
  color: #1d2227;
  font-size: calc(var(--jm-base-font-size) * 0.8);
  font-weight: 700;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: calc(var(--jm-base-font-size) * var(--jm-base-line-height));
  height: calc(var(--jm-base-font-size) * var(--jm-base-line-height));
  line-height: calc(var(--jm-base-font-size) * var(--jm-base-line-height));
  text-align: center;
}
.wpb_text_column > .wpb_wrapper > ul {
  margin: 0 0 var(--jm-base-margin-bottom) 0;
  padding: 0;
  list-style: none;
}
.wpb_text_column > .wpb_wrapper > ul ul {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
.wpb_text_column > .wpb_wrapper > ul ul li {
  margin: 0 0 10px 0;
}
.wpb_text_column > .wpb_wrapper > ul li {
  position: relative;
  margin: 0 0 14px 0;
  padding: 0 0 0 calc(var(--jm-base-font-size) * 1.7);
}
.wpb_text_column > .wpb_wrapper > ul li:last-child {
  margin-bottom: 0;
}
.wpb_text_column > .wpb_wrapper > ul li:before {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: calc(var(--jm-base-font-size) * 0.3);
  left: 0;
  color: var(--jm-color-primary);
}
.wpb_text_column > .wpb_wrapper > ul li li {
  padding: 0 0 0 calc(var(--jm-base-font-size) * 1);
}
.wpb_text_column > .wpb_wrapper > ul li li:before {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: calc(var(--jm-base-font-size) * 0.55);
  left: 0;
  color: var(--jm-color-primary);
  font-size: 8px;
}
a.icon {
  position: relative;
  text-decoration: none;
}
a.icon:before {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: #eb9933;
  margin-right: 10px;
}
a.icon[href$=".pdf"]:before {
  content: "";
}
a.icon[href$=".doc"]:before {
  content: "";
}
a.icon[href$=".xls"]:before {
  content: "";
}
a.icon[href$=".zip"]:before {
  content: "";
}
.alert {
  position: relative;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.social-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 0;
  display: flex;
  margin: 0 -20px;
}
@media (max-width: 1699.98px) {
  .social-menu {
    margin: 0 -10px;
  }
}
.social-menu::before {
  display: none;
}
.social-menu li {
  margin: 0;
  padding: 0 20px;
}
@media (max-width: 1699.98px) {
  .social-menu li {
    padding: 0 10px;
  }
}
.social-menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  position: relative;
  font-size: 30px;
}
@media (max-width: 1399.98px) {
  .social-menu a {
    font-size: 24px;
  }
}
.social-menu a span {
  display: none;
}
.social-menu a:hover {
  text-decoration: none;
}
.social-menu a:before {
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-family: "Font Awesome 6 Brands";
  display: block;
  width: auto;
  height: auto;
  text-indent: initial;
  font-weight: 400;
}
.social-menu a[href*="linkedin.com"]:before {
  content: "";
}
.social-menu a[href*="plus.google.com"]:before {
  content: "";
}
.social-menu a[href*="instagram.com"]:before {
  content: "";
}
.social-menu a[href*="facebook.com"]:before {
  content: "";
}
.social-menu a[href*="x.com"]:before {
  content: "";
}
.social-menu a[href*="youtube.com"]:before {
  content: "";
}
.social-menu a[href*="vimeo.com"]:before {
  content: "";
}
.social-menu a[href*="yelp.com"]:before {
  content: "";
}
.social-menu a[href*="tiktok.com"]:before {
  content: "";
}
/* #Header
================================================== */
.site-header {
  margin: 0;
  padding: 30px 0;
  border: none;
  z-index: 100;
  position: relative;
}
@media (max-width: 1399.98px) {
  .site-header {
    padding: 20px 0;
  }
}
@media (max-width: 991.98px) {
  .site-header {
    padding: 10px 0;
  }
}
.has-rich-header .site-header {
  background: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.site-header .logo-wrapper {
  position: relative;
  display: block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}
.site-header .logo-wrapper a > img {
  max-width: 100%;
  display: block;
  margin: 0;
}
.site-header .logo-wrapper a > svg {
  display: block;
  width: auto;
  height: 52px;
}
@media (max-width: 479.98px) {
  .site-header .logo-wrapper a > svg {
    height: 40px;
  }
}
.site-header .site-header-wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 0 30px;
  min-height: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
@media (max-width: 1899.98px) {
  .site-header .site-header-wrapper {
    padding: 20px 30px;
    grid-template-rows: repeat(2, auto);
    min-height: auto;
  }
}
@media (max-width: 1399.98px) {
  .site-header .site-header-wrapper {
    padding: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
}
@media (max-width: 1199.98px) {
  .site-header .site-header-wrapper {
    grid-template-rows: auto;
  }
}
@media (max-width: 479.98px) {
  .site-header .site-header-wrapper {
    grid-column-gap: 10px;
    padding: 10px;
  }
}
@media (max-width: 1899.98px) {
  .site-header .site-header-wrapper .logo-wrapper {
    grid-column: 1;
    grid-row: 1 / -1;
  }
}
@media (max-width: 1699.98px) {
  .site-header .site-header-wrapper .logo-wrapper {
    grid-row: 1;
  }
}
.site-header .site-header-wrapper .header-nav-wrapper {
  justify-self: center;
}
@media (max-width: 1899.98px) {
  .site-header .site-header-wrapper .header-nav-wrapper {
    grid-column: 2 / -1;
    grid-row: 2;
    justify-self: flex-end;
  }
}
@media (max-width: 1699.98px) {
  .site-header .site-header-wrapper .header-nav-wrapper {
    grid-column: 1 / -1;
  }
}
@media (max-width: 1399.98px) {
  .site-header .site-header-wrapper .header-nav-wrapper {
    width: 100%;
  }
}
@media (max-width: 1899.98px) {
  .site-header .site-header-wrapper .header-widget-wrapper {
    grid-column: 3;
    grid-row: 1;
  }
}
@media (max-width: 1199.98px) {
  .site-header .site-header-wrapper .header-widget-wrapper {
    justify-self: flex-end;
    grid-column: 2;
  }
}
@media (max-width: 767.98px) {
  .site-header .site-header-wrapper .header-widget-wrapper {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .site-header .site-header-wrapper .mobile-header-wrapper {
    grid-column: 3;
  }
}
@media (max-width: 1199.98px) {
  .site-header .header-nav-wrapper {
    display: none !important;
  }
}
.mobile-site-header, .mobile-header-wrapper {
  display: none;
}
@media (max-width: 1199.98px) {
  .mobile-site-header, .mobile-header-wrapper {
    display: block;
  }
}
/*/ Sticky Header */
.admin-bar .sticky-header {
  top: var(--jm-admin-y) !important;
}
@media (max-width: 600.98px) {
  .admin-bar .sticky-header {
    top: 0 !important;
  }
}
.sticky-wrapper {
  position: relative;
  z-index: 200;
}
.sticky-wrapper * {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.sticky-wrapper.is-sticky .sticky-header {
  width: 100%;
}
.sticky-wrapper.is-sticky .site-header {
  position: relative;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
}
.sticky-wrapper.is-sticky .site-header .site-header-wrapper {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media (min-width: 1200px) {
  .primary-menu {
    --jm-menu-padding: 12px;
    margin: 0 calc(var(--jm-menu-padding) * -1);
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex;
  }
  .primary-menu > li {
    margin: 0;
    padding: 0 var(--jm-menu-padding);
  }
  .primary-menu > li > a {
    display: block;
    position: relative;
    padding: 6px 0 6px 0;
    font-family: var(--jm-base-font-family);
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    color: #1d2227;
  }
  .primary-menu > li > a:hover {
    color: #72b644;
    text-decoration: none;
  }
  .primary-menu > li:hover > a, .primary-menu > li.focus > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a {
    color: #72b644;
    text-decoration: none;
  }
  .primary-menu > li.menu-item-has-children > a {
    padding-right: 16px;
  }
  .primary-menu > li.menu-item-has-children > a:before {
    content: "";
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-size: 12px;
    color: #72b644;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .primary-menu li {
    text-align: left;
  }
  .primary-menu li ul, .primary-menu li ul.sub-menu {
    margin: 0 0 0 var(--jm-menu-padding);
    padding: 10px 20px;
    list-style: none;
    background-color: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.15);
  }
  .primary-menu li ul li a, .primary-menu li ul.sub-menu li a {
    display: block;
    color: #1d2227;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    white-space: nowrap;
    padding: 10px 0;
    text-decoration: none;
  }
  .primary-menu li ul li a:hover, .primary-menu li ul.sub-menu li a:hover {
    color: #72b644;
    text-decoration: none;
  }
  .primary-menu li ul li:hover > a, .primary-menu li ul li.focus > a, .primary-menu li ul li.current-menu-item > a, .primary-menu li ul li.current-menu-ancestor > a, .primary-menu li ul.sub-menu li:hover > a, .primary-menu li ul.sub-menu li.focus > a, .primary-menu li ul.sub-menu li.current-menu-item > a, .primary-menu li ul.sub-menu li.current-menu-ancestor > a {
    color: #72b644;
    text-decoration: none;
  }
  .primary-menu li ul li.menu-item-has-children > a, .primary-menu li ul.sub-menu li.menu-item-has-children > a {
    padding-right: 30px;
  }
  .primary-menu li ul li.menu-item-has-children > a:before, .primary-menu li ul.sub-menu li.menu-item-has-children > a:before {
    content: "";
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    color: #72b644;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .primary-menu li ul li ul.sub-menu, .primary-menu li ul.sub-menu li ul.sub-menu {
    margin-left: 0;
  }
  .primary-menu li ul li ul.sub-menu:before, .primary-menu li ul.sub-menu li ul.sub-menu:before {
    display: none;
  }
  .primary-menu li {
    position: relative;
  }
  .primary-menu li ul.sub-menu {
    -webkit-transition: opacity 0.15s linear, max-height 0.15s linear, -webkit-transform 0.15s linear;
    transition: opacity 0.15s linear, max-height 0.15s linear, transform 0.15s linear;
    min-width: 150px;
    position: absolute;
    top: auto;
    opacity: 0;
    max-height: 0;
    left: -9999px;
  }
  .primary-menu > li[aria-expanded=true] > ul.sub-menu, .primary-menu > li.focus > ul.sub-menu, .primary-menu > li:hover > ul.sub-menu {
    opacity: 1;
    max-height: 9999px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    z-index: 90;
    left: 0;
  }
  .primary-menu > li > ul.sub-menu {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .primary-menu > li > ul.sub-menu li[aria-expanded=true] > ul.sub-menu, .primary-menu > li > ul.sub-menu li.focus > ul.sub-menu, .primary-menu > li > ul.sub-menu li:hover > ul.sub-menu {
    opacity: 1;
    max-height: 9999px;
    z-index: 90;
  }
  .primary-menu > li > ul.sub-menu li ul.sub-menu {
    left: 100%;
    top: 0;
    -webkit-transform: translate(20px, -10px);
    -moz-transform: translate(20px, -10px);
    -ms-transform: translate(20px, -10px);
    -o-transform: translate(20px, -10px);
    transform: translate(20px, -10px);
    z-index: 80;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .primary-menu {
    --jm-menu-padding: 8px;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .primary-menu > li > a {
    padding: 0;
  }
}
.menu-primary-trigger {
  margin: 0;
  box-shadow: none;
  position: relative;
  background: transparent;
  cursor: pointer;
  z-index: 200;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.menu-primary-trigger:focus {
  outline: none;
}
.menu-primary-trigger .menu-icon {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 43px;
  height: 30px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-primary-trigger .menu-icon span {
  display: block;
  width: 100%;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #1d2227;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-primary-trigger .menu-icon span.menu-icon-line-02 {
  width: 77%;
}
.menu-primary-trigger .menu-icon span.menu-icon-line-03 {
  width: 53%;
}
.menu-primary-trigger .menu-text {
  display: none;
}
.menu-primary-trigger[aria-expanded="true"] .menu-icon span {
  position: absolute;
  background-color: #1d2227;
}
.menu-primary-trigger[aria-expanded="true"] .menu-icon span.menu-icon-line-01 {
  display: none;
}
.menu-primary-trigger[aria-expanded="true"] .menu-icon span.menu-icon-line-02 {
  width: 100%;
  top: 13px;
  -webkit-transform: rotate(-45deg) scale(1.2);
  -moz-transform: rotate(-45deg) scale(1.2);
  -ms-transform: rotate(-45deg) scale(1.2);
  -o-transform: rotate(-45deg) scale(1.2);
  transform: rotate(-45deg) scale(1.2);
}
.menu-primary-trigger[aria-expanded="true"] .menu-icon span.menu-icon-line-03 {
  width: 100%;
  top: 13px;
  -webkit-transform: rotate(45deg) scale(1.2);
  -moz-transform: rotate(45deg) scale(1.2);
  -ms-transform: rotate(45deg) scale(1.2);
  -o-transform: rotate(45deg) scale(1.2);
  transform: rotate(45deg) scale(1.2);
}
.menu-primary-trigger[aria-expanded="true"] .menu-text {
  color: #1d2227;
}
.site-nav-mobile {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: calc(100vh - env(safe-area-inset-bottom));
  padding: calc(var(--jm-admin-y) + var(--jm-header-height)) 0 20px 0;
  background-color: #f5f5f5;
  -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.site-nav-mobile.toggled {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 1;
}
.site-nav-mobile > .wrapper {
  position: relative;
  max-width: 1300px;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow-y: auto;
}
.site-nav-mobile .opener {
  margin-left: 10px;
  cursor: pointer;
  color: #72b644;
}
.site-nav-mobile .opener .fa-angle-up {
  display: none;
}
.site-nav-mobile .active > .opener .fa-angle-up {
  display: inherit;
}
.site-nav-mobile .active > .opener .fa-angle-down {
  display: none;
}
.site-nav-mobile .primary-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  background-color: #ffffff;
}
@media (max-width: 479.98px) {
  .site-nav-mobile .primary-menu {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
  }
}
.site-nav-mobile .primary-menu > li > a {
  font-size: 20px !important;
  font-weight: 600;
}
.site-nav-mobile .primary-menu li.current-menu-item > a {
  color: #72b644;
}
.site-nav-mobile .primary-menu li {
  margin: 0;
  padding: 3px 0;
}
.site-nav-mobile .primary-menu li a {
  font-family: var(--jm-base-font-size);
  color: #1d2227;
  font-size: 16px;
  text-decoration: none;
}
.site-nav-mobile .primary-menu ul.sub-menu {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  border-left: 1px solid #72b644;
}
.site-nav-mobile .primary-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.site-nav-mobile .primary-menu ul ul {
  margin-top: 6px;
}
.site-nav-mobile .header-widget-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 0 0 0;
}
.site-nav-mobile .header-widget-wrapper .btn {
  color: #ffffff;
  background-color: #72b644;
  border-color: #72b644;
}
.site-nav-mobile .header-widget-wrapper .btn:hover {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.site-nav-mobile .header-widget-wrapper .btn i {
  display: none;
}
.site-footer {
  margin: 0;
  padding: var(--jm-spacer-y) 0;
  border-top: none;
}
.site-footer .site-footer-wrapper {
  position: relative;
  background-image: url("../images/bg-footer.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: calc(var(--jm-spacer-y) * 0.75) calc(var(--jm-spacer-x) * 0.625);
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .site-footer .site-footer-wrapper {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper {
    padding: 0;
    background-image: none;
    background-color: #1f3143;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  grid-template-rows: auto 1fr;
  grid-column-gap: calc(var(--jm-spacer-x) * 0.5);
  grid-row-gap: 40px;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper {
    grid-template-columns: repeat(3, max-content);
    grid-template-rows: auto 1fr;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper {
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(3, auto);
    grid-row-gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper {
    grid-template-columns: auto;
    grid-template-rows: repeat(2, auto);
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
    margin: 0;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-logo-wrapper {
  grid-column: 1;
  grid-row: 1;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-logo-wrapper {
    grid-column: 1 / 3;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-logo-wrapper {
    grid-column: 1 / 3;
    grid-row: 3;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-logo-wrapper {
    display: none;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-social-wrapper {
  grid-column: 1;
  grid-row: 2;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-social-wrapper {
    grid-column: 3;
    grid-row: 1;
    align-self: center;
    justify-self: flex-end;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-social-wrapper {
    grid-column: 1 / -1;
    grid-row: 2;
    align-self: center;
    justify-self: center;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-social-wrapper {
    display: none;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-1-wrapper {
  grid-column: 2;
  grid-row: 1 / -1;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-1-wrapper {
    grid-column: 1;
    grid-row: 2;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-1-wrapper {
    grid-column: 1 / 3;
    grid-row: 1;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-1-wrapper {
    grid-column: 1;
    grid-row: 1;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-2-wrapper {
  grid-column: 3;
  grid-row: 1 / -1;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-2-wrapper {
    grid-column: 2;
    grid-row: 2;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-2-wrapper {
    grid-column: 3 / -1;
    grid-row: 1;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-widget-2-wrapper {
    grid-column: 1;
    grid-row: 2;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-jm-logo-wrapper {
  grid-column: 4;
  grid-row: 1 / -1;
}
@media (max-width: 1699.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-jm-logo-wrapper {
    grid-column: 3;
    grid-row: 2;
    justify-self: flex-end;
    align-self: flex-end;
  }
}
@media (max-width: 991.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-jm-logo-wrapper {
    grid-column: 3 / -1;
    grid-row: 3;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-top-wrapper .footer-jm-logo-wrapper {
    display: none;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-mobile-wrapper {
  padding: 30px 20px;
  background-image: url("../images/bg-footer.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .site-footer .site-footer-wrapper .site-footer-top-mobile-wrapper {
    display: none;
  }
}
.site-footer .site-footer-wrapper .site-footer-top-mobile-wrapper > * {
  margin-bottom: 30px;
}
.site-footer .site-footer-wrapper .site-footer-top-mobile-wrapper > *:last-child {
  margin-bottom: 0;
}
.site-footer .site-footer-wrapper .site-footer-bottom-mobile-wrapper {
  padding: 0 20px 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .site-footer .site-footer-wrapper .site-footer-bottom-mobile-wrapper {
    display: none;
  }
}
.site-footer .footer-logo-wrapper {
  position: relative;
  display: block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}
.site-footer .footer-logo-wrapper a.footer-logo {
  display: block;
}
.site-footer .footer-logo-wrapper a.footer-logo > svg {
  display: block;
  width: 348px;
  height: auto;
}
@media (max-width: 991.98px) {
  .site-footer .footer-logo-wrapper a.footer-logo > svg {
    width: 300px;
  }
}
@media (max-width: 479.98px) {
  .site-footer .footer-logo-wrapper a.footer-logo > svg {
    width: 280px;
  }
}
.site-footer .footer-jm-logo-wrapper {
  justify-self: flex-end;
}
.site-footer .footer-jm-logo-wrapper a.jm-logo {
  display: block;
}
.site-footer .footer-jm-logo-wrapper a.jm-logo > svg {
  display: block;
  width: 226px;
  height: auto;
}
.site-footer .newsletter-signup-form {
  position: relative;
  width: 380px;
}
@media (max-width: 1799.98px) {
  .site-footer .newsletter-signup-form {
    width: 300px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .newsletter-signup-form {
    margin: 0 auto;
  }
}
@media (max-width: 479.98px) {
  .site-footer .newsletter-signup-form {
    width: 260px;
  }
}
.site-footer .newsletter-signup-form > div {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .site-footer .newsletter-signup-form > div {
    text-align: center;
  }
}
@media (max-width: 479.98px) {
  .site-footer .newsletter-signup-form > div {
    margin-bottom: 10px;
  }
}
.site-footer .newsletter-signup-form > div:last-child {
  margin-bottom: 0;
}
.site-footer .newsletter-signup-form input[type="text"] {
  width: 100%;
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 14px 26px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #72b644;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  color: #1d2227;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.site-footer .newsletter-signup-form input[type="text"]:focus, .site-footer .newsletter-signup-form input[type="text"]:active {
  border-color: #8dd25e;
}
.site-footer .newsletter-signup-form input[type="text"]:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
.site-footer .newsletter-signup-form input[type="text"]::placeholder {
  color: #949494;
  opacity: 1;
}
.site-footer .newsletter-signup-form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 13px 28px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #72b644;
  outline: none;
  text-decoration: none;
  background-color: #72b644;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #72b644;
  border-color: #72b644;
  padding: 14px 54px;
}
@media (max-width: 991.98px) {
  .site-footer .newsletter-signup-form input[type="submit"] {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 18px;
    min-height: 40px;
  }
}
.site-footer .newsletter-signup-form input[type="submit"]::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.site-footer .newsletter-signup-form input[type="submit"]:hover, .site-footer .newsletter-signup-form input[type="submit"]:focus {
  background-color: #8dd25e;
  border-color: #8dd25e;
  box-shadow: none;
}
.site-footer .newsletter-signup-form input[type="submit"]:active {
  box-shadow: none;
}
.site-footer .newsletter-signup-form input[type="submit"]:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.site-footer .newsletter-signup-form input[type="submit"]:disabled:hover, .site-footer .newsletter-signup-form input[type="submit"]:disabled:focus {
  box-shadow: none;
}
.site-footer .newsletter-signup-form input[type="submit"]:hover {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.site-footer .footer-statement {
  position: relative;
  background-color: rgba(31, 49, 67, 0.8);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 12px;
  line-height: 1.4;
  padding: calc(var(--jm-spacer-y) * 0.375) calc(var(--jm-spacer-x) * 0.375);
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1399.98px) {
  .site-footer .footer-statement {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-statement {
    padding: 0 20px 30px 20px;
    flex-direction: column;
    background-color: #1f3143;
  }
}
.site-footer .footer-statement svg {
  flex-shrink: 0;
  display: block;
  width: 32px;
  height: auto;
  margin-right: calc(var(--jm-spacer-x) * 0.375);
}
@media (max-width: 767.98px) {
  .site-footer .footer-statement svg {
    margin: 0 0 10px 0;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us h3, .site-footer .footer-widget-1-wrapper .footer-widget.newsletter-signup h3, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us h3, .site-footer .footer-widget-2-wrapper .footer-widget.newsletter-signup h3 {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us h3, .site-footer .footer-widget-1-wrapper .footer-widget.newsletter-signup h3, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us h3, .site-footer .footer-widget-2-wrapper .footer-widget.newsletter-signup h3 {
    justify-content: center;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us h3:before, .site-footer .footer-widget-1-wrapper .footer-widget.newsletter-signup h3:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us h3:before, .site-footer .footer-widget-2-wrapper .footer-widget.newsletter-signup h3:before {
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  display: block;
  text-indent: initial;
  font-weight: 400;
  min-width: 26px;
  margin-right: 14px;
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us h3:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us h3:before {
  content: "";
}
.site-footer .footer-widget-1-wrapper .footer-widget.newsletter-signup h3:before, .site-footer .footer-widget-2-wrapper .footer-widget.newsletter-signup h3:before {
  content: "";
}
.site-footer .footer-widget-1-wrapper h3, .site-footer .footer-widget-2-wrapper h3 {
  position: relative;
  font-size: 26px;
  line-height: 1.15;
  font-family: var(--jm-base-font-family);
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget-1-wrapper h3, .site-footer .footer-widget-2-wrapper h3 {
    font-size: 24px;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us .textwidget > *, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us .textwidget > * {
  display: block;
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us .textwidget > *:last-child, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us .textwidget > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us .textwidget > *, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us .textwidget > * {
    text-align: center;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"] {
  display: block;
  position: relative;
  padding-left: 40px;
  text-decoration: none;
  margin-bottom: 16px;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"] {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"] {
    padding: 0;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location:before, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"]:before, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"]:before {
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: 0.4em;
  left: 10px;
  font-size: 16px;
  color: #ffffff !important;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location:before, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"]:before, .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"]:before {
    position: relative;
    top: initial;
    left: initial;
    margin-right: 10px;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"] {
  text-decoration: underline;
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"]:hover, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"]:hover {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"] span, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"] span {
    display: none;
  }
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="mailto:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="mailto:"]:before {
  content: "@";
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"], .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"] {
  text-decoration: underline;
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"]:hover, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"]:hover {
  text-decoration: none;
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us a[href^="tel:"]:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us a[href^="tel:"]:before {
  content: "";
}
.site-footer .footer-widget-1-wrapper .footer-widget.contact-us *.location:before, .site-footer .footer-widget-2-wrapper .footer-widget.contact-us *.location:before {
  content: "";
}
.title-section {
  position: relative;
  padding: calc(var(--jm-spacer-y) * 1.10) 0 calc(var(--jm-spacer-y) * 1.15) 0;
  margin: 0;
  text-align: center;
}
.title-section h1 {
  margin: 0;
  color: var(--jm-color-primary);
}
.rich-title-section {
  position: relative;
  margin: 0;
  padding: calc(var(--jm-spacer-y) * 1.25 + var(--jm-header-height)) 0 calc(var(--jm-spacer-y) * 1.25) 0;
  background-color: #000000;
}
@media (max-width: 1199.98px) {
  .rich-title-section {
    padding: calc(40px + var(--jm-header-height)) 0 40px 0;
  }
}
.rich-title-section .rich-title-image {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.35;
}
.rich-title-section > .wrapper {
  position: relative;
  z-index: 10;
}
.rich-title-section .page-header {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0;
}
.rich-title-section .page-header > *:last-child {
  margin-bottom: 0;
}
.rich-title-section .page-header h1.page-title {
  color: #ffffff;
  margin: 0;
}
.rich-title-section .page-title-description {
  width: 100%;
}
.rich-title-section .page-title-description *:last-child {
  margin-bottom: 0;
}
.cycle-slider {
  position: relative;
  width: 100%;
  max-height: 700px;
  display: block;
  overflow: hidden;
}
.cycle-slider .cycle-pager {
  position: absolute;
  bottom: 30px;
  z-index: 300;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
}
.cycle-slider .cycle-pager span {
  font-size: 0;
  line-height: 0;
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  margin: 0 15px;
  border-radius: 50%;
  cursor: pointer;
}
.cycle-slider .cycle-pager span:before {
  content: "";
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
  border: 2px solid #72b644;
  position: absolute;
  display: block;
  border-radius: 50%;
}
.cycle-slider .cycle-pager span.cycle-pager-active {
  background-color: #ffffff;
}
.cycle-slider .cycle-pager span.cycle-pager-active:before {
  opacity: 0;
}
.cycle-slider .cycle-prev, .cycle-slider .cycle-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  z-index: 500;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.cycle-slider .cycle-prev:hover, .cycle-slider .cycle-next:hover {
  color: #72b644;
}
.cycle-slider .cycle-prev {
  left: 100px;
}
.cycle-slider .cycle-next {
  right: 100px;
}
.cycle-slider .cycle-slide {
  width: 100%;
}
.cycle-slider .cycle-slide:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 52, 65, 0.5);
}
.cycle-slider .cycle-slide > img {
  width: 100%;
  height: auto;
  display: block;
}
.cycle-slider .slider-caption {
  position: absolute;
  z-index: 200;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
@media (max-width: 575.98px) {
  .cycle-slider .slider-caption {
    position: relative;
    height: auto;
    padding: 10px 0 50px 0;
  }
}
.cycle-slider h2 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 80px;
}
@media (max-width: 767px) {
  .cycle-slider h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .cycle-slider .btn {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.blog-posts-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.blog-posts-wrapper .blog-post-excerpt-wrapper {
  padding: 0 calc(var(--bs-gutter-x) * .5) var(--jm-spacer-y) calc(var(--bs-gutter-x) * .5);
  flex: 0 0 auto;
}
.blog-posts-wrapper.bcpr-c6 .blog-post-excerpt-wrapper {
  width: 16.666666%;
}
.blog-posts-wrapper.bcpr-c5 .blog-post-excerpt-wrapper {
  width: 20%;
}
.blog-posts-wrapper.bcpr-c4 .blog-post-excerpt-wrapper {
  width: 25%;
}
.blog-posts-wrapper.bcpr-c3 .blog-post-excerpt-wrapper {
  width: 33.333333%;
}
.blog-posts-wrapper.bcpr-c2 .blog-post-excerpt-wrapper {
  width: 50%;
}
.blog-posts-wrapper.bcpr-c1 .blog-post-excerpt-wrapper {
  width: 100%;
}
@media (max-width: 1799.98px) {
  .blog-posts-wrapper.bcpr-1800-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-1800-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-1800-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-1800-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-1800-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-1800-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 1599.98px) {
  .blog-posts-wrapper.bcpr-1600-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-1600-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-1600-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-1600-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-1600-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-1600-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 1399.98px) {
  .blog-posts-wrapper.bcpr-1400-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-1400-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-1400-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-1400-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-1400-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-1400-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .blog-posts-wrapper.bcpr-1200-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-1200-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-1200-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-1200-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-1200-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-1200-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .blog-posts-wrapper.bcpr-992-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-992-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-992-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-992-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-992-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-992-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .blog-posts-wrapper.bcpr-768-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-768-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-768-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-768-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-768-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-768-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .blog-posts-wrapper.bcpr-576-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-576-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-576-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-576-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-576-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-576-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
@media (max-width: 379.98px) {
  .blog-posts-wrapper.bcpr-380-c6 .blog-post-excerpt-wrapper {
    width: 16.666666%;
  }
  .blog-posts-wrapper.bcpr-380-c5 .blog-post-excerpt-wrapper {
    width: 20%;
  }
  .blog-posts-wrapper.bcpr-380-c4 .blog-post-excerpt-wrapper {
    width: 25%;
  }
  .blog-posts-wrapper.bcpr-380-c3 .blog-post-excerpt-wrapper {
    width: 33.333333%;
  }
  .blog-posts-wrapper.bcpr-380-c2 .blog-post-excerpt-wrapper {
    width: 50%;
  }
  .blog-posts-wrapper.bcpr-380-c1 .blog-post-excerpt-wrapper {
    width: 100%;
  }
}
.blog-post-excerpt-wrapper .blog-post-excerpt {
  position: relative;
  background-color: #f6f6f6;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .blog-post-excerpt-wrapper .blog-post-excerpt.excerpt-featured {
    flex-direction: row;
  }
  .blog-post-excerpt-wrapper .blog-post-excerpt.excerpt-featured .post-thumbnail {
    width: 50%;
  }
  .blog-post-excerpt-wrapper .blog-post-excerpt.excerpt-featured .post-content {
    width: 50%;
    height: auto;
  }
  .blog-post-excerpt-wrapper .blog-post-excerpt.excerpt-featured .post-content .btn {
    margin: 0;
  }
}
.blog-post-excerpt-wrapper .blog-post-excerpt:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 var(--jm-spacer-y) var(--jm-spacer-y) 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 var(--jm-spacer-y) var(--jm-spacer-y) 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 var(--jm-spacer-y) var(--jm-spacer-y) 0 rgba(0, 0, 0, 0.1);
}
.blog-post-excerpt-wrapper .blog-post-excerpt:hover .btn {
  color: #ffffff;
  background-color: #003da6;
  border-color: #003da6;
}
.blog-post-excerpt-wrapper .blog-post-excerpt:hover .btn:hover {
  color: #ffffff;
  background-color: #003da6;
  border-color: #003da6;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-thumbnail {
  display: block;
  position: relative;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-thumbnail a {
  z-index: 10;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content {
  position: relative;
  z-index: 10;
  padding: 20px 30px 30px 30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1399.98px) {
  .blog-post-excerpt-wrapper .blog-post-excerpt .post-content {
    padding: 20px;
  }
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .entry-date {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content h4 a {
  color: #000000;
  text-decoration: none;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 13px 28px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #72b644;
  outline: none;
  text-decoration: none;
  background-color: #72b644;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #eb9933;
  border-color: #eb9933;
  margin: auto 0 0 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 18px;
    min-height: 40px;
  }
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:hover, .blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:focus {
  background-color: #8dd25e;
  border-color: #8dd25e;
  box-shadow: none;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:active {
  box-shadow: none;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:disabled:hover, .blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:disabled:focus {
  box-shadow: none;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:hover, .blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:focus, .blog-post-excerpt-wrapper .blog-post-excerpt .post-content .btn:active {
  color: #ffffff;
  background-color: #003da6;
  border-color: #003da6;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .btn-wrapper {
  margin-top: auto;
}
.blog-post-excerpt-wrapper .blog-post-excerpt .btn-wrapper .btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1399.98px) {
  .blog-post-excerpt-wrapper .blog-post-excerpt .btn-wrapper .btn {
    width: 100%;
  }
}
article.post {
  margin-bottom: calc(var(--jm-spacer-y) * 2);
}
article.post .entry-content > *:last-child {
  margin-bottom: 0;
}
.posted-on, .byline, .cat-links, .tags-links, .entry-format, .full-size-link {
  margin-right: 1em;
}
.entry-meta {
  margin-bottom: var(--jm-spacer-y);
}
.post_meta i {
  color: #3b4348;
}
.post_meta a {
  text-decoration: none;
  color: #1e2731;
}
.post_meta a:focus {
  text-decoration: none;
  color: #1e2731;
}
.post_meta a:hover {
  text-decoration: none;
  color: #72b644;
}
.post-author {
  background: #fff;
  margin: 0 0 70px 0;
  padding: 15px 20px;
  border: 1px solid #dfdfdf;
}
.post-author h3 {
  margin: 0 0 15px 0;
  line-height: 21px;
  font-size: 13px;
  font-weight: 400;
  color: #737885;
}
.post-author h3 a {
  text-decoration: none;
  color: #72b644;
}
.post-author h3 a:focus {
  text-decoration: none;
  color: #72b644;
}
.post-author h3 a:hover {
  text-decoration: none;
  color: #1e2731;
}
.post-author .post-author_gravatar {
  margin: 2px 20px 5px 0;
}
.post-author .post-author_gravatar img {
  padding: 0;
  border: none;
}
.post-author .post-author_link {
  margin: 18px 0 0 0;
}
.post-author .post-author_link p {
  margin: 0;
}
.related-posts {
  margin: 0 0 60px 0;
}
.related-posts ul li {
  line-height: 22px;
  font-size: 16px;
  color: #424f5e;
}
.related-posts ul li a {
  text-decoration: none;
  color: #424f5e;
}
.related-posts ul li a:focus {
  text-decoration: none;
  color: #424f5e;
}
.related-posts ul li a:hover {
  text-decoration: none;
  color: #72b644;
}
.widget-area > aside, .widget-area > div {
  margin: 0 0 var(--jm-content-indent-smaller) 0;
}
.widget-area > aside:last-child, .widget-area > div:last-child {
  margin-bottom: 0;
}
.widget-area h3 {
  padding: 0;
  margin: 0 0 calc(var(--jm-content-indent-smaller) / 2) 0;
}
.widget-area ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget-area ul li {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 var(--jm-base-font-size);
}
.widget-area ul li:before {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  line-height: inherit;
  position: absolute;
  top: calc(var(--jm-base-font-size) / 2.5);
  left: 0;
  font-size: calc(var(--jm-base-font-size) / 2);
  color: #72b644;
}
.widget-area ul li a {
  text-decoration: none;
}
.scroller .scroller__inner {
  display: flex;
  flex-wrap: wrap;
}
.scroller:hover .scroller__inner {
  animation-play-state: paused !important;
}
.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;
}
.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}
.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}
.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}
.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}
@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}
.jm-sponsors .static-box {
  display: grid;
  grid-template-columns: repeat(4, auto);
  justify-content: flex-start;
  margin-bottom: var(--jm-base-margin-bottom);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
@media (max-width: 1399.98px) {
  .jm-sponsors .static-box {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}
@media (max-width: 1199.98px) {
  .jm-sponsors .static-box {
    grid-template-columns: repeat(3, auto);
  }
}
@media (max-width: 991.98px) {
  .jm-sponsors .static-box {
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 419.98px) {
  .jm-sponsors .static-box {
    grid-template-columns: repeat(1, auto);
  }
}
.jm-sponsors .static-box div.sponsor-item {
  margin-bottom: 40px;
}
@media (max-width: 1399.98px) {
  .jm-sponsors .static-box div.sponsor-item {
    margin-bottom: 30px;
  }
}
.jm-sponsors .scroller {
  margin-bottom: var(--jm-base-margin-bottom);
}
.jm-sponsors .scroller .scroller__inner div.sponsor-item {
  height: 100px;
  padding: 0 calc(var(--jm-spacer-y) * 0.75);
}
.jm-sponsors div.sponsor-item {
  width: auto;
  display: flex;
  align-items: center;
}
.jm-sponsors div.sponsor-item a {
  display: block;
}
.jm-sponsors div.sponsor-item img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain;
}
.resource-search-wrapper {
  position: relative;
  margin: calc(var(--jm-spacer-y) * 0.75) auto 0 auto;
  padding: 0;
  width: 840px;
}
@media (max-width: 991.98px) {
  .resource-search-wrapper {
    width: 100%;
  }
}
.resource-search-wrapper .resource-search-form {
  display: flex;
  justify-content: center;
}
.resource-search-wrapper .resource-search-form .resource-search {
  display: flex;
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}
.resource-search-wrapper .resource-search-form .resource-search .search-field-wrapper {
  flex-grow: 1;
}
.resource-search-wrapper .resource-search-form .resource-search .search-field-wrapper input.search-field {
  width: 100%;
  padding: 20px 0 20px 30px;
  border: none;
  -webkit-border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
  font-size: 18px;
  line-height: 20px;
  outline: none;
}
.resource-search-wrapper .resource-search-form .resource-search .search-field-wrapper input.search-field::placeholder {
  color: #959595;
}
.resource-search-wrapper .resource-search-form .resource-search .search-submit-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  background-color: #fff;
}
.resource-search-wrapper .resource-search-form .resource-search .search-submit-wrapper .search-submit {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 20px;
  color: #1d2227;
}
.resource-search-wrapper .resource-search-form .resource-search .search-submit-wrapper .search-submit:hover {
  color: #000;
}
.resource-library-topics-wrapper {
  position: relative;
}
.resource-library-topics-wrapper .resource-library-topics-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.resource-library-topics-wrapper .resource-library-topics {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
@media (max-width: 767.98px) {
  .resource-library-topics-wrapper .resource-library-topics {
    grid-template-columns: repeat(1, 1fr);
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card {
  grid-column: span 4;
  background-color: #ffffff;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  padding: 40px 30px;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1599.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card {
    padding: 20px;
  }
}
@media (max-width: 1199.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card {
    grid-column: span 6;
  }
}
@media (max-width: 767.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card {
    grid-column: span 1;
  }
}
@media (max-width: 479.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card {
    flex-direction: column;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card:hover {
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
  -moz-box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
  box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper {
  flex-shrink: 0;
  width: 120px;
  margin-right: 30px;
}
@media (max-width: 1599.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper {
    width: 100px;
    margin-right: 20px;
  }
}
@media (max-width: 479.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper {
    margin: 0 auto 20px auto;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper .topic-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  background-color: #f5f5f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 1599.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper .topic-icon {
    width: 100px;
    height: 100px;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper .topic-icon img {
  display: block;
  max-width: 80px;
  max-height: 80px;
}
@media (max-width: 1599.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-icon-wrapper .topic-icon img {
    max-width: 60px;
    max-height: 60px;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 479.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper {
    align-items: center;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper h5 {
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper h5 a {
  color: #1d2227;
  text-decoration: none;
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper h5 a:hover {
  color: var(--hover-color, #72b644);
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .topic-description {
  font-size: 16px;
  margin: 0 0 20px 0;
}
@media (max-width: 479.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .topic-description {
    text-align: center;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .topic-description > *:last-child {
  margin-bottom: 0;
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .btn.topic-button {
  color: #1d2227;
  border: 2px solid #1d2227;
  background-color: transparent;
  padding: 0 76px;
  margin-top: auto;
}
@media (max-width: 1399.98px) {
  .resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .btn.topic-button {
    padding: 0 28px;
  }
}
.resource-library-topics-wrapper .resource-library-topics .topic-card .topic-content-wrapper .btn.topic-button:hover {
  color: #ffffff;
  border-color: var(--hover-color, #72b644);
  background-color: var(--hover-color, #72b644);
}
.resource-library-wrapper {
  position: relative;
}
.resource-library-wrapper .resource-library-directory-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.resource-library-wrapper .resource-library-topics {
  position: relative;
}
.resource-library-wrapper .resource-library-directory-wrapper {
  position: relative;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
}
@media (max-width: 767.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory {
    grid-template-columns: repeat(1, 1fr);
  }
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper {
  position: relative;
  background-color: #1f3143;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  grid-column: span 3;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  padding: 20px;
  margin-bottom: auto;
}
@media (max-width: 1599.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper {
    grid-column: span 4;
  }
}
@media (max-width: 1199.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper {
    grid-column: span 6;
  }
}
@media (max-width: 767.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper {
    grid-column: span 12;
  }
}
@media (max-width: 575.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper {
    padding: 10px;
  }
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(24, 31, 39, 0.85) 0, rgba(24, 31, 39, 0.3) 100%);
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource * {
  color: #ffffff;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 40px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper .topic-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 6px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper .topic-list > div {
  padding: 0 2px 4px 2px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper .topic-list a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 14px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #ffffff;
  background-color: #72b644;
  border-color: #72b644;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper .topic-list a:hover, .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper .topic-list a:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper span {
  font-size: 14px;
  line-height: 16px;
  background-color: rgba(22, 41, 60, 0.4);
  padding: 8px 14px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-top-wrapper span i {
  margin-right: 6px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper {
  margin-top: 160px;
  min-height: 270px;
  padding: 0 20px;
}
@media (max-width: 1599.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper {
    min-height: auto;
  }
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .resource-title {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  min-height: 80px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .resource-title {
    font-size: 26px;
    line-height: 30px;
    min-height: auto;
  }
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .resource-description {
  font-size: 16px;
  line-height: 26px;
  max-height: 130px;
  min-height: 130px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .resource-description.expanded {
  max-height: none;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .resource-description > *:last-child {
  margin-bottom: 0;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .toggle-btn {
  background: none;
  border: none;
  padding: 9px 11px;
  margin-top: 14px;
  cursor: pointer;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  border: 1px solid #7f7f7f;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .toggle-btn svg {
  display: block;
  width: 28px;
  height: 6px;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .toggle-btn.expanded {
  border-color: #7f7f7f;
  background-color: #ffffff;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-middle-wrapper .toggle-btn.expanded svg path {
  fill: #16293c;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-bottom-wrapper {
  margin: 30px 0 20px 0;
  min-height: 50px;
  padding: 0 20px;
}
@media (max-width: 1599.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-bottom-wrapper {
    padding: 0;
  }
}
@media (max-width: 1599.98px) {
  .resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-bottom-wrapper {
    margin: 20px 0 0 0;
    min-height: 40px;
  }
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-bottom-wrapper .btn {
  width: 100%;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1d2227;
  text-align: center;
  justify-content: center;
}
.resource-library-wrapper .resource-library-directory-wrapper .resource-library-directory .resource-wrapper .resource .resource-bottom-wrapper .btn:hover {
  color: #fff;
  background-color: #72b644;
  border-color: #72b644;
}
.resource-library-wrapper .resource-library-directory-wrapper .wp-pagenavi {
  padding: 0;
  margin: calc(var(--jm-spacer-y) * 0.75) 0 0 0;
}
.resource-library-before-directory-wrapper {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-column-gap: calc(var(--jm-spacer-y) * 1.5);
  margin-bottom: 40px;
  width: 100%;
  margin-bottom: calc(var(--jm-spacer-y) * 0.75);
}
@media (max-width: 1399.98px) {
  .resource-library-before-directory-wrapper {
    grid-template-rows: repeat(2, auto);
    grid-row-gap: 20px;
  }
}
@media (max-width: 1399.98px) {
  .resource-library-before-directory-wrapper .resource-library-filter {
    grid-column: 1;
    grid-row: 1;
  }
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .resource-library-filter {
    grid-column: 1 / -1;
    grid-row: 1;
  }
}
@media (max-width: 1399.98px) {
  .resource-library-before-directory-wrapper .found-resources {
    grid-column: 1 / -1;
    grid-row: 2;
  }
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .found-resources {
    grid-column: 1;
    grid-row: 2;
    align-self: center;
  }
}
@media (max-width: 1399.98px) {
  .resource-library-before-directory-wrapper .view-toggle {
    grid-column: 3;
    grid-row: 1;
  }
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .view-toggle {
    grid-column: 3;
    grid-row: 2;
  }
}
.resource-library-before-directory-wrapper .filters {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .filters {
    margin-left: -5px;
    margin-right: -5px;
    justify-content: space-between;
  }
}
@media (max-width: 767.98px) {
  .resource-library-before-directory-wrapper .filters {
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 10px;
  }
}
.resource-library-before-directory-wrapper .filters .filter-group {
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .filters .filter-group {
    padding: 0 5px;
  }
}
.resource-library-before-directory-wrapper .found-resources {
  margin: 30px 0 0 auto;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 0;
}
@media (max-width: 1399.98px) {
  .resource-library-before-directory-wrapper .found-resources {
    margin: 0;
    padding: 0 0 0 10px;
  }
}
.resource-library-before-directory-wrapper .filter-group label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px 10px;
}
.resource-library-before-directory-wrapper .filter-group select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  border: none;
  border-radius: 30px;
  padding: 16px 40px 16px 28px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #1d2227;
  width: 100%;
  max-width: 400px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  background-image: url('data:image/svg+xml;utf8,<svg fill="%2394c135" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 18px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .resource-library-before-directory-wrapper .filter-group select {
    padding: 16px 30px 16px 20px;
    background-position: right 10px center;
  }
}
.resource-library-before-directory-wrapper .filter-group select:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(148, 193, 53, 0.4);
}
.resource-library-before-directory-wrapper .filter-group .btn {
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 50px;
  height: 50px;
  justify-content: center;
}
.resource-library-before-directory-wrapper .filter-group .btn i {
  margin: 0 auto;
}
.resource-library-before-directory-wrapper .view-toggle {
  position: relative;
}
.resource-library-before-directory-wrapper .view-toggle .label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px 10px;
}
@media (max-width: 991.98px) {
  .resource-library-before-directory-wrapper .view-toggle .label {
    display: none;
  }
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons {
  width: 120px;
  height: 50px;
  background-color: #ffffff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  display: flex;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 50%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn span {
  display: block;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn.active {
  background-color: #1d2227;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn.active svg path {
  fill: #ffffff;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn svg {
  display: block;
}
.resource-library-before-directory-wrapper .view-toggle .toggle-buttons .toggle-btn svg path {
  fill: #1d2227;
}
.resource-library-directory-list {
  position: relative;
}
.resource-library-directory-list .resource-list {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.resource-library-directory-list .resource-list:first-child {
  border-top: 1px solid #e4e4e4;
}
.resource-library-directory-list .resource-list.active {
  outline: none;
}
.resource-library-directory-list .resource-list.active .resource-list-header > i {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.resource-library-directory-list .resource-list:not(.active) .resource-list-header:hover {
  background-color: #efefef;
}
.resource-library-directory-list .resource-list-header {
  position: relative;
  color: #1d2227;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 10px;
  padding: 30px 90px 30px 20px;
}
@media (max-width: 1399.98px) {
  .resource-library-directory-list .resource-list-header {
    padding: 20px 70px 20px 20px;
  }
}
@media (max-width: 767.98px) {
  .resource-library-directory-list .resource-list-header {
    padding: 10px 48px 10px 10px;
  }
}
.resource-library-directory-list .resource-list-header > i {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 30px;
  color: #1d2227;
}
@media (max-width: 1399.98px) {
  .resource-library-directory-list .resource-list-header > i {
    right: 20px;
  }
}
@media (max-width: 767.98px) {
  .resource-library-directory-list .resource-list-header > i {
    right: 10px;
  }
}
.resource-library-directory-list .resource-list-header h4 {
  font-weight: 400;
  margin: 0.2em 0 0 0;
  color: #1d2227;
  position: relative;
  display: flex;
  text-transform: uppercase;
}
.resource-library-directory-list .resource-list-header .resource-list-meta-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 5px;
}
.resource-library-directory-list .resource-list-header .resource-list-meta-wrapper span {
  background-color: #f5f5f5;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 14px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
@media (max-width: 1199.98px) {
  .resource-library-directory-list .resource-list-header .resource-list-meta-wrapper span {
    padding: 6px 14px;
  }
}
.resource-library-directory-list .resource-list-header .resource-list-meta-wrapper span i {
  margin-right: 6px;
}
.resource-library-directory-list .resource-list-body-wrapper {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.resource-library-directory-list .resource-list-body-wrapper .resource-list-body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  column-gap: 40px;
  row-gap: 10px;
  padding: 0 20px 40px 20px;
  margin-bottom: 0;
}
@media (max-width: 1399.98px) {
  .resource-library-directory-list .resource-list-body-wrapper .resource-list-body {
    padding: 0 20px 30px 20px;
  }
}
@media (max-width: 767.98px) {
  .resource-library-directory-list .resource-list-body-wrapper .resource-list-body {
    padding: 0 10px 20px 10px;
  }
}
@media (max-width: 991.98px) {
  .resource-library-directory-list .resource-list-body-wrapper .resource-list-body {
    flex-wrap: wrap;
  }
}
.resource-library-directory-list .resource-list-body-wrapper .resource-list-body > *:last-child {
  margin-bottom: 0;
}
.resource-library-directory-list .resource-list-body-wrapper .topic-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 6px;
}
.resource-library-directory-list .resource-list-body-wrapper .topic-list > div {
  padding: 0 2px 4px 2px;
}
.resource-library-directory-list .resource-list-body-wrapper .topic-list a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 14px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #ffffff;
  background-color: #72b644;
  border-color: #72b644;
}
.resource-library-directory-list .resource-list-body-wrapper .topic-list a:hover, .resource-library-directory-list .resource-list-body-wrapper .topic-list a:focus {
  color: #ffffff;
  background-color: #8dd25e;
  border-color: #8dd25e;
}
.resource-library-directory-list .resource-list-body-wrapper .resource-list-image-wrapper {
  flex-shrink: 0;
  max-width: 300px;
}
@media (max-width: 991.98px) {
  .resource-library-directory-list .resource-list-body-wrapper .resource-list-image-wrapper {
    flex-shrink: inherit;
    max-width: 100%;
  }
}
.resource-library-directory-list .resource-list-body-wrapper .resource-list-image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.wpb_wrapper:has(.jm-custom-accordion + .jm-custom-accordion) .jm-custom-accordion {
  margin-bottom: 0;
}
.wpb_wrapper:has(.jm-custom-accordion + .jm-custom-accordion) .jm-custom-accordion:last-child {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
.jm-custom-accordion {
  position: relative;
  overflow: hidden;
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
  border-bottom: 1px solid #e4e4e4;
}
.jm-custom-accordion.first-element, .jm-custom-accordion:first-child {
  border-top: 1px solid #e4e4e4;
}
.jm-custom-accordion.active {
  outline: none;
}
.jm-custom-accordion.active .jm-custom-accordion-header > i {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.jm-custom-accordion .jm-custom-accordion-header {
  position: relative;
  padding: calc(var(--jm-spacer-y) * 0.4) 60px calc(var(--jm-spacer-y) * 0.4) 0;
  color: #1d2227;
  cursor: pointer;
}
.home .jm-custom-accordion .jm-custom-accordion-header {
  padding: calc(var(--jm-spacer-y) * 0.4) calc(var(--jm-spacer-x) * 1 + 34px) calc(var(--jm-spacer-y) * 0.4) calc(var(--jm-spacer-x) * 0.5);
}
.jm-custom-accordion .jm-custom-accordion-header > i {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 34px;
  color: var(--jm-color-primary);
}
.home .jm-custom-accordion .jm-custom-accordion-header > i {
  right: calc(var(--jm-spacer-x) * 0.5);
}
.jm-custom-accordion .jm-custom-accordion-header h2 {
  font-weight: 400;
  margin: 0.2em 0 0 0;
  color: var(--jm-color-primary);
  position: relative;
  display: flex;
  text-transform: uppercase;
  font-size: var(--jm-h4-font-size);
}
.home .jm-custom-accordion .jm-custom-accordion-header h2 {
  color: #1d2227;
  font-size: var(--jm-h2-font-size);
}
.jm-custom-accordion .jm-custom-accordion-body-wrapper {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body {
  padding: calc(var(--jm-spacer-y) * 0.3) 0 calc(var(--jm-spacer-y) * 0.625) 0;
  margin-bottom: 0;
}
.home .jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body {
  padding: 0 calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-y) * 0.625) calc(var(--jm-spacer-x) * 0.5);
}
.jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body h3, .jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body p {
  margin-bottom: calc(var(--jm-spacer-y) * 0.35);
}
.jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body > *:last-child {
  margin-bottom: 0;
}
.rich-link-wrapper:not(:last-of-type) {
  margin-bottom: calc(var(--jm-spacer-y) * 0.6);
}
.rich-link-wrapper {
  position: relative;
  margin-bottom: calc(var(--jm-spacer-y) * 1);
}
.rich-link-wrapper:last-child {
  margin-bottom: 0;
}
.rich-link-wrapper.link-align-center {
  display: flex;
  justify-content: center;
}
.rich-link-wrapper.link-align-right {
  display: flex;
  justify-content: flex-end;
}
.rich-link-wrapper .rich-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.rich-link-wrapper a {
  text-decoration: none;
}
.rich-link-wrapper a.rich-link:hover .rich-link-icon i {
  color: #ffffff;
}
.rich-link-wrapper a.rich-link:hover .rich-link-title {
  color: var(--jm-color-text-primary);
}
.rich-link-wrapper .rich-link-icon {
  width: 70px;
  height: 70px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--jm-color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .rich-link-wrapper .rich-link-icon {
    width: 40px;
    height: 40px;
  }
}
.rich-link-wrapper .rich-link-icon i {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1399.98px) {
  .rich-link-wrapper .rich-link-icon i {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .rich-link-wrapper .rich-link-icon i {
    font-size: 16px;
  }
}
.rich-link-wrapper .rich-link-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.rich-link-wrapper .rich-link-content .rich-link-title {
  display: block;
  font-family: var(--jm-base-font-family);
  font-size: var(--jm-h5-font-size);
  line-height: 1.1;
  color: var(--jm-color-primary);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.rich-link-wrapper .rich-link-content .rich-link-sub-title {
  display: block;
  color: #1d2227;
  font-size: var(--jm-base-font-size);
  line-height: 1.1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: 4px;
}
.jm-content-carousel-wrapper {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .jm-content-carousel-wrapper .slick-slider .slick-list {
    overflow: visible;
  }
  .jm-content-carousel-wrapper .slick-slider .slick-list .slick-track {
    display: flex;
  }
  .jm-content-carousel-wrapper .slick-slider .slick-list .slick-track .slick-slide {
    height: auto;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel.slick-dotted.slick-slider {
  margin: 0;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-list {
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-list .slick-slide {
  position: relative;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin: 0;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: auto;
  margin-top: 20px;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 13px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
    margin: 2px 5px;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li.slick-active button {
  background-color: #72b644;
  border-color: #72b644;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li button {
  padding: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #1d2227;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li button:before {
  display: none;
}
.jm-content-carousel-wrapper .jm-carousel-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: var(--jm-content-indent-smaller);
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  width: auto;
  height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-right: calc(var(--bs-gutter-x) * .5);
  margin-left: calc(var(--bs-gutter-x) * .5);
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow:before {
  color: #1d2227;
  opacity: 1;
  font-size: 40px;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow:hover:before {
  color: #72b644;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-prev:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-next:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-carousel-container-single {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .jm-content-carousel-wrapper .jm-carousel-container-single {
    height: 100%;
  }
}
.jm-content-carousel-wrapper .jm-carousel-container-single .jm-carousel-container-single-body > *:last-child {
  margin-bottom: 0;
}
.jm-content-carousel-wrapper .jm-carousel-container-single > *:last-child {
  margin-bottom: 0;
}
.universal-container-wrapper.flex-box {
  display: flex;
  justify-content: center;
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
@media (max-width: 767.98px) {
  .universal-container-wrapper.flex-box {
    flex-direction: column;
  }
}
.universal-container-wrapper.flex-box > * {
  padding-left: calc(var(--bs-gutter-x) * .5);
  padding-right: calc(var(--bs-gutter-x) * .5);
  flex: 1;
}
@media (max-width: 767.98px) {
  .universal-container-wrapper.flex-box > * {
    padding-top: 30px;
  }
}
.jm-site-notice-section-wrapper {
  padding: 15px 0;
  background-color: #72b644;
}
@media (max-width: 767.98px) {
  .jm-site-notice-section-wrapper {
    padding: 10px 0;
  }
}
.jm-site-notice-section-wrapper * {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
}
.jm-site-notice-section-wrapper .jm-site-notice-wrapper {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}
.jm-site-notice-section-wrapper .jm-site-notice-wrapper .jm-close-notice {
  background: none;
  outline: none;
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.jm-site-notice-section-wrapper .jm-site-notice-wrapper .jm-close-notice i {
  font-size: 30px;
  line-height: 30px;
}
.jm-site-notice-section-wrapper .jm-site-notice {
  width: 100%;
}
.jm-site-notice-section-wrapper .jm-site-notice.infinite-scrolling {
  overflow: hidden;
  display: flex;
  white-space: nowrap;
}
.jm-site-notice-section-wrapper .jm-site-notice .scrolling-text {
  animation: animate_text 30s linear infinite;
  padding-right: 40px;
}
.jm-site-notice-section-wrapper .jm-site-notice .static-text {
  width: 100%;
  text-align: center;
}
.jm-site-notice-section-wrapper .jm-site-notice .site-notice-message {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.jm-site-notice-section-wrapper .jm-site-notice .site-notice-message > * {
  margin: 2px 10px;
}
.jm-site-notice-section-wrapper .jm-site-notice a {
  color: #ffffff;
}
.jm-site-notice-section-wrapper .jm-site-notice a:hover {
  color: #eb9933;
}
.jm-site-notice-section-wrapper .jm-site-notice .btn {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  min-height: auto;
  padding: 8px 14px;
  font-size: 14px;
  border-width: 1px;
}
.jm-site-notice-section-wrapper .jm-site-notice .btn:hover {
  color: #1d2227;
  background-color: #ffffff;
  border-color: #ffffff;
}
@keyframes animate_text {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
.jm-youtube-box {
  background-color: #ffffff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  margin-bottom: var(--jm-base-margin-bottom);
}
.jm-youtube-box > h6 {
  text-transform: uppercase;
  margin: var(--jm-base-margin-bottom) 0 0 0;
}
.jm-youtube-box .jm-video-wrapper {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  padding: 0 0 56.25% 0;
  margin: 0;
  height: 0;
  position: relative;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-x) * 2) 0 rgba(31, 32, 80, 0.15);
  -moz-box-shadow: 0 calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-x) * 2) 0 rgba(31, 32, 80, 0.15);
  box-shadow: 0 calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-x) * 2) 0 rgba(31, 32, 80, 0.15);
}
.jm-youtube-box .jm-video-wrapper iframe {
  border: 0;
  height: 100%;
  width: 100%;
  /* 100 * 16 / 9 */
  min-width: 100%;
  position: absolute;
  left: 50%;
  /* % of surrounding element */
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-169 {
  padding: 0 0 56.25% 0;
}
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-43 {
  padding: 0 0 75% 0;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  /*
            width: 177.77777778vh;
            min-width: 100%;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            */
  overflow: hidden;
  z-index: 10;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay img {
  display: block;
  width: auto;
  height: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.jm-youtube-box .jm-video-wrapper .ytp-button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: inherit;
  text-align: inherit;
  font-size: 100%;
  font-family: inherit;
  cursor: default;
  line-height: inherit;
}
.jm-youtube-box .jm-video-wrapper .ytp-button:focus, .jm-youtube-box .jm-video-wrapper .ytp-button {
  outline: 0;
}
.jm-youtube-box .jm-video-wrapper .ytp-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 80px;
  margin-left: -50px;
  margin-top: -40px;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 63;
  cursor: pointer;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button-bg {
  -moz-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  fill: #f00;
  fill-opacity: 0.8;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay:hover .ytp-large-play-button-bg {
  -moz-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  fill: #f00;
  fill-opacity: 1;
}
.jm-empty-normal {
  height: var(--jm-content-indent-normal);
}
.jm-empty-larger {
  height: var(--jm-content-indent-larger);
}
.jm-empty-large {
  height: var(--jm-content-indent-large);
}
.jm-empty-small {
  height: var(--jm-content-indent-small);
}
.jm-empty-smaller {
  height: var(--jm-content-indent-smaller);
}
.jm-rich-heading {
  position: relative;
  color: #1d2227;
}
.jm-rich-heading.text-align-center {
  text-align: center;
}
.jm-rich-heading.text-align-right {
  text-align: right;
}
.jm-rich-heading span {
  display: block;
  font-size: var(--jm-base-font-size);
  color: #72b644;
  text-transform: uppercase;
  font-family: var(--jm-base-font-family);
  margin-bottom: 10px;
}
.jm-rich-button-wrapper {
  margin-bottom: calc(var(--jm-spacer-x) * 1);
}
.jm-rich-button-wrapper.button-align-center {
  text-align: center;
}
.jm-rich-button-wrapper.button-align-right {
  text-align: right;
}
.jm-marquee-wrapper {
  position: relative;
}
.jm-marquee-wrapper .jm-marquee {
  background-color: red;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  padding: 5px 20px;
}
.jm-marquee-wrapper .jm-marquee * {
  color: #ffffff;
}
.jm-marquee-wrapper .jm-marquee p {
  margin: 0;
}
.jm-marquee-wrapper .jm-marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.jm-marquee-wrapper .jm-marquee .jm-marquee-track {
  display: flex;
  width: max-content;
  animation: marquee 15s linear infinite;
}
.jm-marquee-wrapper .jm-marquee .jm-marquee-item {
  white-space: nowrap;
  padding: 0 2rem;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.stats-cart-wrapper {
  position: relative;
  height: 100%;
  padding-bottom: calc(var(--jm-spacer-y) * 0.5);
}
.stats-cart-wrapper .stats-cart {
  max-width: 400px;
  height: 100%;
  background: #ffffff;
  padding: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
}
.stats-cart-wrapper .stats-cart .number {
  font-size: 64px;
  font-weight: 700;
  color: #72b644;
  margin-bottom: 10px;
}
.stats-cart-wrapper .stats-cart .title {
  margin-bottom: 20px;
}
.stats-cart-wrapper .stats-cart > *:last-child {
  margin-bottom: 0;
}
.service-box-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
}
@media (max-width: 767.98px) {
  .service-box-wrapper {
    height: auto;
    margin-bottom: var(--jm-base-margin-bottom);
  }
}
.service-box-wrapper a {
  text-decoration: none;
}
.service-box-wrapper a.service-box {
  align-items: center;
  background-color: #f1f1f1;
}
.service-box-wrapper a.service-box img {
  margin: 0 auto;
}
.service-box-wrapper a.service-box .service-box-content-wrapper {
  padding: 20px;
}
.service-box-wrapper a.service-box .service-box-content-wrapper .text {
  color: #1d2227;
}
.service-box-wrapper a.service-box .service-box-content-wrapper .text * {
  color: #1d2227;
}
.service-box-wrapper a.service-box h3 {
  position: relative;
  overflow: hidden;
}
.service-box-wrapper a.service-box h3:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #eb9933;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.service-box-wrapper a.service-box:hover h3:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.service-box-wrapper .service-box {
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none;
}
.service-box-wrapper .service-box.box-mode {
  height: 100%;
}
.service-box-wrapper .service-box .service-box-svg-wrapper {
  display: block;
  margin: 0 auto calc(var(--jm-spacer-y) / 2) auto;
}
.service-box-wrapper .service-box .service-box-svg-wrapper .service-box-svg {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-box-wrapper .service-box .service-box-svg-wrapper .service-box-svg svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.service-box-wrapper .service-box .service-box-image-wrapper {
  display: block;
  margin: 0 auto calc(var(--jm-spacer-y) / 2) auto;
}
.service-box-wrapper .service-box .service-box-image-wrapper img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.service-box-wrapper .service-box .service-box-content-wrapper > * {
  margin-bottom: calc(var(--jm-spacer-y) / 2);
}
.service-box-wrapper .service-box .service-box-content-wrapper > *:last-child {
  margin-bottom: 0;
}
.service-box-wrapper .service-box .service-box-content-wrapper h3 {
  text-align: center;
}
.service-box-wrapper .service-box .service-box-content-wrapper .text {
  display: block;
  padding: 0;
}
.service-box-wrapper .service-box .service-box-content-wrapper .text > *:last-child {
  margin-bottom: 0;
}
.service-box-wrapper .service-box .service-box-content-wrapper .btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: auto;
}
.service-box-wrapper .service-box .service-box-content-wrapper .btns .btn {
  margin: 5px 15px;
}
@media (max-width: 991.98px) {
  .service-box-wrapper .service-box .service-box-content-wrapper .btns .btn {
    margin: 5px;
  }
}
.service-svg-box {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ffffff;
  padding: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-svg-box {
    padding: 10px;
  }
}
@media (max-width: 1199.98px) {
  .service-svg-box {
    margin-bottom: 20px;
  }
}
.service-svg-box h2 {
  color: #72b644;
  font: italic normal 900 24px/24px var(--jm-alt-font-family);
  margin: 0 0 6px 0;
  text-align: center;
}
.service-svg-box p {
  color: #72b644;
  font: normal normal 600 14px/24px var(--jm-base-font-family);
  text-align: center;
  margin: 0;
}
.service-svg-box svg {
  margin: 30px auto;
  width: 100px;
  height: 82px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-svg-box svg {
    margin: 10px auto;
  }
}
.service-svg-box svg path {
  fill: #72b644;
}
.service-svg-box .btn {
  width: 100%;
}
.jm-testimonials-carousel-wrapper {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .jm-testimonials-carousel-wrapper .slick-slider .slick-list {
    overflow: visible !important;
  }
  .jm-testimonials-carousel-wrapper .slick-slider .slick-list .slick-track {
    display: flex;
  }
  .jm-testimonials-carousel-wrapper .slick-slider .slick-list .slick-track .slick-slide {
    height: auto;
    /*
                        height: inherit;
                        > div {
                            height: 100%;
                        }
                        */
  }
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel.slick-dotted.slick-slider {
  margin: 0;
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-list {
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-list .slick-slide {
  position: relative;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin: 0;
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: auto;
  margin-top: 20px;
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 13px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots li {
    margin: 2px 5px;
  }
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots li.slick-active button {
  background-color: #72b644;
  border-color: #72b644;
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots li button {
  padding: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #1d2227;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-testimonials-carousel-wrapper .jm-testimonials-carousel .slick-dots li button:before {
  display: none;
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows .slick-arrow {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  width: auto;
  height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-right: calc(var(--bs-gutter-x) * .5);
  margin-left: calc(var(--bs-gutter-x) * .5);
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows .slick-arrow:before {
  color: #1d2227;
  opacity: 1;
  font-size: 40px;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows .slick-arrow:hover:before {
  color: #72b644;
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-prev:before {
  content: "";
}
.jm-testimonials-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-next:before {
  content: "";
}
.testimonials-feed {
  position: relative;
}
.testimonials-feed .item {
  position: relative;
  background-color: #fcfceb;
  padding: 120px 60px 60px 60px;
  display: flex;
  flex-direction: column;
  margin-bottom: 140px;
}
@media (max-width: 1599.98px) {
  .testimonials-feed .item {
    padding: 100px 40px 40px 40px;
    margin-bottom: 100px;
  }
}
@media (max-width: 1399.98px) {
  .testimonials-feed .item {
    padding: 90px 30px 30px 30px;
    margin-bottom: 80px;
  }
}
@media (max-width: 1199.98px) {
  .testimonials-feed .item {
    padding: 80px 20px 20px 20px;
  }
}
.testimonials-feed .item:before {
  content: "";
  position: absolute;
  left: 60px;
  top: 0;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
  width: 135px;
  height: 101px;
  background: url("../images/helper/icon-quote.svg") no-repeat center top;
  background-size: 100% auto;
}
@media (max-width: 1599.98px) {
  .testimonials-feed .item:before {
    left: 40px;
    width: 100px;
    height: 75px;
  }
}
@media (max-width: 1399.98px) {
  .testimonials-feed .item:before {
    left: 30px;
    width: 80px;
    height: 60px;
  }
}
@media (max-width: 1199.98px) {
  .testimonials-feed .item:before {
    left: 20px;
  }
}
.testimonials-feed .item:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 50px solid transparent;
  border-top: 30px solid #fcfceb;
  position: absolute;
  bottom: -30px;
  left: 60px;
}
@media (max-width: 1599.98px) {
  .testimonials-feed .item:after {
    left: 40px;
  }
}
@media (max-width: 1399.98px) {
  .testimonials-feed .item:after {
    left: 30px;
  }
}
@media (max-width: 1199.98px) {
  .testimonials-feed .item:after {
    left: 20px;
  }
}
.testimonials-feed .item .testimonials-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 50px 0;
}
@media (max-width: 1199.98px) {
  .testimonials-feed .item .testimonials-title {
    margin: 0 0 30px 0;
  }
}
.testimonials-feed .item .testimonials-title img {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonials-feed .item .testimonials-title h4 {
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
.testimonials-feed .item blockquote {
  margin: 0;
  padding: 0;
}
.testimonials-feed .item blockquote p:last-child {
  margin-bottom: 0;
}
.jm-testimonials-box-wrapper {
  position: relative;
  height: 100%;
  padding: 0 0 var(--jm-base-margin-bottom) 0;
}
.jm-testimonials-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  --jm-testimonials-bg: #f1f2f3;
}
.jm-testimonials-box blockquote {
  background-color: var(--jm-testimonials-bg);
  -webkit-border-radius: 8px 8px 8px 0;
  -moz-border-radius: 8px 8px 8px 0;
  border-radius: 8px 8px 8px 0;
  flex: 1 0;
  padding: calc(var(--jm-spacer-y) * 0.66);
  margin: 0 0 calc(var(--jm-spacer-y) * 0.66) 0;
  font-size: calc(var(--jm-base-font-size) * 0.8);
  position: relative;
}
.jm-testimonials-box blockquote p {
  margin-bottom: calc(var(--jm-base-margin-bottom) * 0.8);
}
.jm-testimonials-box blockquote > *:last-child {
  margin-bottom: 0;
}
.jm-testimonials-box blockquote:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: calc(var(--jm-spacer-y) * 0.66) solid transparent;
  border-top: calc(var(--jm-spacer-y) * 0.3) solid var(--jm-testimonials-bg);
  position: absolute;
  bottom: calc(var(--jm-spacer-y) * -0.3);
  left: 0;
}
.jm-testimonials-box h4.title, .jm-testimonials-box h5.sub-title {
  font-family: var(--jm-base-font-family);
  font-size: var(--jm-base-font-size);
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
.jm-testimonials-box h5.sub-title {
  font-size: calc(var(--jm-base-font-size) * 0.8);
  font-weight: 400;
}
.jm-gallery-carousel-wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 576px) {
  .jm-gallery-carousel-wrapper .jm-gallery-carousel.full-width.slick-slider .slick-list {
    overflow: visible;
  }
  .jm-gallery-carousel-wrapper .jm-gallery-carousel.full-width.slick-slider .slick-list .slick-track {
    display: flex;
  }
  .jm-gallery-carousel-wrapper .jm-gallery-carousel.full-width.slick-slider .slick-list .slick-track .slick-slide {
    height: auto;
  }
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel.slick-dotted.slick-slider {
  margin: 0;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-list {
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-list .slick-slide {
  position: relative;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin: 0;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-list .slick-slide > div, .jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-list .slick-slide > div > a {
  display: block !important;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-list .slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: auto;
  margin-top: 20px;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 13px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots li {
    margin: 2px 5px;
  }
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots li.slick-active button {
  background-color: #72b644;
  border-color: #72b644;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots li button {
  padding: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #1d2227;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-gallery-carousel-wrapper .jm-gallery-carousel .slick-dots li button:before {
  display: none;
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows .slick-arrow {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  width: auto;
  height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-right: calc(var(--bs-gutter-x) * .5);
  margin-left: calc(var(--bs-gutter-x) * .5);
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows .slick-arrow:before {
  color: #1d2227;
  opacity: 1;
  font-size: 40px;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows .slick-arrow:hover:before {
  color: #72b644;
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows .slick-arrow.slick-prev:before {
  content: "";
}
.jm-gallery-carousel-wrapper .jm-gallery-arrows .slick-arrow.slick-next:before {
  content: "";
}
.jm-photo-collage-wrapper {
  position: relative;
  width: 100%;
}
.jm-photo-collage-wrapper .jm-photo-collage {
  position: relative;
  width: 100%;
  display: flex;
}
.jm-photo-collage-wrapper img {
  position: relative;
  display: block;
  width: 72%;
  height: auto;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.jm-photo-collage-wrapper img:first-child {
  z-index: 10;
  margin-top: 45%;
}
.jm-photo-collage-wrapper img:last-child {
  position: absolute;
  top: 0;
}
.jm-photo-collage-wrapper.position-left img:last-child {
  right: 0;
}
.jm-photo-collage-wrapper.position-left .jm-photo-collage {
  align-items: flex-start;
  justify-content: flex-start;
}
.jm-photo-collage-wrapper.position-right img:last-child {
  left: 0;
}
.jm-photo-collage-wrapper.position-right .jm-photo-collage {
  align-items: flex-end;
  justify-content: flex-end;
}
/*
.jm-slider-carousel-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  @include transition(0.3s);
  .jm-slider-carousel {
    &.slick-slider {
      @media (min-width: 576px) {
        .slick-list {
          //overflow: visible;
          .slick-track {
            display: flex;
            .slick-slide {
              height: auto;
            }
          }
        }
      }
      .slick-slide {
        > div,
        > div > .jm-slider-slide {
          display: block !important;
        }
      }
    }
    .jm-slider-slide {
      position: relative;
      @include border-radius( var(--jm-radius) );
      &:before {
        content: '';
        @include overlay();
        background: linear-gradient(to bottom, rgba(1, 44, 89, 0) 20%, rgba(1, 44, 89, 0.75) 100%);
        opacity: 0.8;
        z-index: 2;
        @include border-radius( var(--jm-radius) );
      }
      > img {
        position: relative;
        z-index: 1;
        width: 100%;
        height: auto;
        display: block;
        @include border-radius( var(--jm-radius) );
      }
      .slide-content {
        position: absolute;
        z-index: 10;
        bottom: 0;
        left: 0;
        right: 0;
        padding: calc(var(--jm-spacer-y) * 2) calc(var(--jm-spacer-x) * 7) calc(var(--jm-spacer-y) * 2) calc(var(--jm-spacer-x) * 2) ;
        @media (max-width: 991.98px) {
          padding: calc(var(--jm-spacer-y) * 2) 150px calc(var(--jm-spacer-y) * 2) calc(var(--jm-spacer-x) * 2) ;
        }
        @media (max-width: 767.98px) {
          padding: calc(var(--jm-spacer-y) * 1) calc(var(--jm-spacer-x) * 1) ;
          display: flex;
          flex-direction: column;
          align-self: center;
        }
        @media (max-width: 575.98px) {

        }
        > *:last-child {
          margin-bottom: 0;
        }
        h3 {
          color: #ffffff;
          line-height: 0.87;
          margin-bottom: 20px;
          @media (max-width: 767.98px) {
            text-align: center;
          }
          @media (max-width: 575.98px) {
            font-size: 24px;
            margin-bottom: 10px;
          }
          a {
            color: #ffffff;
            text-decoration: none;
            &:hover {
              color: $color1
            }
          }
        }
        .btn {
          @media (max-width: 767.98px) {
            margin: 0 auto;
          }
          @media (max-width: 575.98px) {
            //display: none;
            min-height: auto;
            padding: 8px 12px;
            font-size: 14px;
            line-height: 1;
          }
        }
      }
    }
  }

  .jm-carousel-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: calc(var(--jm-spacer-y) * 2);
    right: calc(var(--jm-spacer-x) * 2);
    @media (max-width: 767.98px) {
      position: relative;
      bottom: auto;
      right: auto;
      margin: 10px 0 30px 0;
    }

    .slick-arrow {
      position: relative;
      top: auto;
      left: auto; right: auto;
      width: calc(var(--jm-spacer-x) * 1.75);
      height: calc(var(--jm-spacer-y) * 1.75);

      @media (max-width: 991.98px) {
        width: 40px;
        height: 40px;
      }

      @include transform(none);
      margin-left: 20px;
      background-color: #ffffff;
      @include border-radius(50%);
      @include transition(0.3s);
      &:first-child {
        margin-left: 0;
      }
      &:before {
        color: $color3;
        opacity: 1;
        font-size: var(--jm-spacer-x);
        @include font-awesome();
        @media (max-width: 991.98px) {
          font-size: 20px;
        }
      }
      &:hover {
        &:before {
          color: $color1;
        }
      }
      &.slick-prev:before {
        content: '\f060';
      }
      &.slick-next:before {
        content: '\f061';
      }
    }
  }
}
*/
.jm-slider-info-carousel-wrapper {
  position: relative;
  margin: 0 auto calc(var(--jm-spacer-y) * 0.5) auto;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel {
  margin-bottom: 0;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel.slick-slider {
  /*
      //@media (min-width: 576px) {
        .slick-list {
          //overflow: visible;
          .slick-track {
            display: flex;
            .slick-slide {
              height: auto;
            }
          }
        }
      //}
       */
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel.slick-slider .slick-slide > div {
  display: block !important;
  height: 100%;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide {
  position: relative;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  background-color: #1d2227;
  overflow: hidden;
  display: block !important;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide.no-slide-content:before {
  display: none !important;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, white 0%, white 20%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide:before {
    display: none;
  }
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide > img.slide-image-blank {
  display: block;
  width: 100%;
  height: auto;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide > .slide-image {
  width: 100%;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide > .slide-image img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (min-width: 768px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .slide-content {
    position: absolute;
    width: 45%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    padding: calc(var(--jm-spacer-y) * 1) calc(var(--jm-spacer-x) * 1) calc(var(--jm-spacer-y) * 1) calc(var(--jm-spacer-x) * 1);
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .slide-content {
    padding: 20px;
    width: 60%;
  }
}
@media (max-width: 767.98px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .slide-content {
    width: 100%;
    background-color: #ffffff;
  }
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .slide-content > *:last-child {
  margin-bottom: 0;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide h2 {
  font-size: var(--jm-h4-font-size);
  text-transform: uppercase;
  line-height: 1.16;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide h2 a {
  color: #1d2227;
  text-decoration: none;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide h2 span {
  color: var(--jm-color-primary);
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .text {
  font-size: var(--jm-base-font-size);
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .text {
    margin-bottom: 20px;
  }
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .text > *:last-child {
  margin-bottom: 0;
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .btn {
  background-color: var(--jm-color-primary);
  border-color: var(--jm-color-primary);
}
.jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .btn:hover, .jm-slider-info-carousel-wrapper .jm-slider-info-carousel .jm-slider-info-slide .btn:focus {
  background-color: var(--jm-color-primary-hover);
  border-color: var(--jm-color-primary-hover);
}
.jm-slider-info-carousel-wrapper .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  bottom: auto;
  margin-top: 20px;
}
.jm-slider-info-carousel-wrapper .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 12px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .jm-slider-info-carousel-wrapper .slick-dots li {
    margin: 2px 5px;
  }
}
.jm-slider-info-carousel-wrapper .slick-dots li.slick-active button {
  background-color: var(--jm-color-primary);
  border-color: var(--jm-color-primary);
}
.jm-slider-info-carousel-wrapper .slick-dots li button {
  padding: 0;
  width: 14px;
  height: 14px;
  border: 2px solid var(--jm-color-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-slider-info-carousel-wrapper .slick-dots li button:before {
  display: none;
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: calc(var(--jm-spacer-y) * 1.25);
  right: calc(var(--jm-spacer-x) * 1.25);
}
@media (max-width: 767.98px) {
  .jm-slider-info-carousel-wrapper .jm-carousel-arrows {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 10px 0 30px 0;
  }
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: calc(var(--jm-spacer-x) * 1.75);
  height: calc(var(--jm-spacer-y) * 1.75);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-left: 20px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991.98px) {
  .jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow:before {
  color: #1d2227;
  opacity: 1;
  font-size: calc(var(--jm-spacer-y) * 0.65);
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
@media (max-width: 991.98px) {
  .jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow:before {
    font-size: 20px;
  }
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow:hover:before {
  color: #72b644;
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-prev:before {
  content: "";
}
.jm-slider-info-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-next:before {
  content: "";
}
.jm-rich-box-wrapper {
  position: relative;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.jm-rich-box-wrapper .jm-rich-box {
  display: flex;
  position: relative;
  height: 100%;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  text-align: center;
  color: #1d2227;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .jm-rich-box-wrapper .jm-rich-box {
    flex-direction: column;
  }
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content {
  width: 50%;
  flex: 0 0 auto;
  text-align: left;
  padding: calc(var(--jm-spacer-y) * 0.5);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #ffffff;
}
@media (max-width: 1399.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content {
    width: 100% !important;
    padding: calc(var(--jm-spacer-y) * 1);
  }
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content > *:last-child {
  margin-bottom: 0;
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content h2 {
  text-transform: uppercase;
  font-size: var(--jm-h3-font-size);
  line-height: 1.16;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content h2 {
    margin-bottom: 10px;
  }
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content h2 a {
  color: #1d2227;
  text-decoration: none;
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content h2 span {
  color: var(--jm-color-primary);
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .text {
  font-size: 16px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .text {
    margin-bottom: 20px;
  }
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .text > *:last-child {
  margin-bottom: 0;
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .btn {
  background-color: var(--jm-color-primary);
  border-color: var(--jm-color-primary);
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .btn:hover, .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-content .btn:focus {
  background-color: var(--jm-color-primary-hover);
  border-color: var(--jm-color-primary-hover);
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-image {
  width: 50%;
  flex: 0 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-image {
    width: 100%;
  }
}
.jm-rich-box-wrapper .jm-rich-box .jm-rich-box-image img {
  display: none;
}
@media (max-width: 767.98px) {
  .jm-rich-box-wrapper .jm-rich-box .jm-rich-box-image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.health-centers-wrapper {
  position: relative;
}
.health-centers-wrapper .health-centers {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.health-centers-wrapper .health-centers > * {
  flex: 0 0 auto;
  width: 33.33333333%;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .health-centers-wrapper .health-centers > * {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .health-centers-wrapper .health-centers > * {
    width: 100%;
    padding-bottom: 20px;
  }
}
.health-centers-wrapper .health-center {
  padding: calc(var(--jm-spacer-x)* .625) calc(var(--jm-spacer-y)* .5);
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1199.98px) {
  .health-centers-wrapper .health-center {
    padding: 20px;
  }
}
.health-centers-wrapper .health-center .health-center-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .health-centers-wrapper .health-center .health-center-logo {
    height: auto;
    margin-bottom: 20px;
  }
}
.health-centers-wrapper .health-center .health-center-logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain;
}
.health-centers-wrapper .health-center .health-center-title {
  color: #1d2227;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .health-centers-wrapper .health-center .health-center-title {
    margin-bottom: 20px;
  }
}
.health-centers-wrapper .health-center .health-center-description-wrapper {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .health-centers-wrapper .health-center .health-center-description-wrapper {
    margin-bottom: 20px;
  }
}
.health-centers-wrapper .health-center .health-center-description-wrapper > *:last-child {
  margin-bottom: 0;
}
.health-centers-wrapper .health-center .health-center-address, .health-centers-wrapper .health-center .health-center-phone, .health-centers-wrapper .health-center .health-center-description {
  font-size: var(--jm-base-font-size - 2px);
  margin-bottom: 10px;
}
.health-centers-wrapper .health-center .health-center-address a, .health-centers-wrapper .health-center .health-center-phone a, .health-centers-wrapper .health-center .health-center-description a {
  text-decoration: none;
  color: #1d2227;
}
.health-centers-wrapper .health-center .health-center-address a:hover, .health-centers-wrapper .health-center .health-center-phone a:hover, .health-centers-wrapper .health-center .health-center-description a:hover {
  color: #72b644;
}
.health-centers-wrapper .health-center .health-center-address > *:last-child, .health-centers-wrapper .health-center .health-center-phone > *:last-child, .health-centers-wrapper .health-center .health-center-description > *:last-child {
  margin-bottom: 0;
}
.health-centers-wrapper .health-center .btn {
  margin-top: auto;
}
.jm-team-box-wrapper {
  position: relative;
  padding-bottom: calc(var(--jm-spacer-y) * 1);
}
.small-gutter .jm-team-box-wrapper {
  padding-bottom: calc(var(--jm-spacer-y) * 0.8);
}
.jm-team-box {
  position: relative;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  display: flex;
  flex-direction: column;
  padding: 0;
  max-width: 440px;
  margin: 0 auto;
}
.jm-team-box .jm-team-box-image {
  display: block;
  position: relative;
  margin: 0 0 calc(var(--jm-spacer-y) * 0.4) 0;
}
.jm-team-box .jm-team-box-image img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.jm-team-box .jm-team-box-content {
  position: relative;
}
.jm-team-box .jm-team-box-content .jm-team-box-description {
  font-size: calc(var(--jm-base-font-size) - 2px);
}
.jm-team-box .jm-team-box-content .jm-team-box-description > *:last-child {
  margin-bottom: 0;
}
.jm-team-box .jm-team-box-content > *:last-child {
  margin-bottom: 0;
}
.jm-team-box h4 {
  font-family: var(--jm-alt-font-family);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.jm-team-box h4 a {
  color: #1d2227;
  text-decoration: none;
}
.jm-team-box h4 a:hover {
  color: #72b644;
}
.link-box-wrapper {
  position: relative;
  height: 100%;
  padding-bottom: calc(var(--jm-spacer-y) * 1);
}
.link-box-wrapper .link-box {
  position: relative;
  background-color: #ffffff;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
  padding: 40px 30px;
  display: flex;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
@media (max-width: 1599.98px) {
  .link-box-wrapper .link-box {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .link-box-wrapper .link-box {
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .link-box-wrapper .link-box:hover {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
    -moz-box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
    box-shadow: 0 30px 50px 0 rgba(22, 41, 60, 0.1);
  }
}
.link-box-wrapper .link-box:hover .link-box-title {
  color: var(--jm-color-primary);
}
.link-box-wrapper .link-box:hover svg path {
  fill: var(--jm-color-primary);
}
@media (max-width: 991.98px) {
  .link-box-wrapper .link-box br {
    display: none;
  }
}
.link-box-wrapper .link-box .link-box-title {
  display: block;
  margin-bottom: calc(var(--jm-spacer-y) * 1.5);
  color: #1d2227;
  font: 400 var(--jm-h2-font-size)/1 var(--jm-alt-font-family);
}
@media (max-width: 991.98px) {
  .link-box-wrapper .link-box .link-box-title {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .link-box-wrapper .link-box .link-box-title {
    font-size: 26px;
  }
}
.link-box-wrapper .link-box svg {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 40px;
  width: calc(var(--jm-spacer-x) * 1);
  height: calc(var(--jm-spacer-x) * 1);
}
@media (max-width: 1599.98px) {
  .link-box-wrapper .link-box svg {
    left: 20px;
    bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .link-box-wrapper .link-box svg {
    position: relative;
    flex-shrink: 0;
    margin-left: 40px;
    left: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
  }
}
.link-box-wrapper .link-box svg path {
  fill: #1d2227;
}
.vc_row-o-equal-height:not(.vc_row-o-content-middle):not(.vc_row-o-content-top):not(.vc_row-o-content-bottom) > .wpb_column > .vc_column-inner {
  height: 100%;
}
.vc_row-o-equal-height:not(.vc_row-o-content-middle):not(.vc_row-o-content-top):not(.vc_row-o-content-bottom) > .wpb_column > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
body .wpb_content_element {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
@media (max-width: 991.98px) {
  body .wpb_content_element {
    margin-bottom: 20px;
  }
}
.vc_row.overflow-visible[data-vc-full-width] {
  overflow: visible;
}
@media (max-width: 1199.98px) {
  .even-section > .vc_row:has(.vc_col-lg-6), .vc_row.even-section:has(.vc_col-lg-6) {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .even-section > .vc_row:has(.vc_col-md-6), .vc_row.even-section:has(.vc_col-md-6) {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .even-section > .vc_row:has(.vc_col-sm-6), .vc_row.even-section:has(.vc_col-sm-6) {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .even-section > .vc_row > .vc_col-sm-6:first-child, .vc_row.even-section > .vc_col-sm-6:first-child {
    order: 20;
  }
}
@media (max-width: 767.98px) {
  .even-section > .vc_row > .vc_col-sm-6:last-child, .vc_row.even-section > .vc_col-sm-6:last-child {
    order: 10;
  }
}
@media (max-width: 991.98px) {
  .even-section > .vc_row > .vc_col-md-6:first-child, .vc_row.even-section > .vc_col-md-6:first-child {
    order: 20;
  }
}
@media (max-width: 991.98px) {
  .even-section > .vc_row > .vc_col-md-6:last-child, .vc_row.even-section > .vc_col-md-6:last-child {
    order: 10;
  }
}
@media (max-width: 1199.98px) {
  .even-section > .vc_row > .vc_col-lg-6:first-child, .vc_row.even-section > .vc_col-lg-6:first-child {
    order: 20;
  }
}
@media (max-width: 1199.98px) {
  .even-section > .vc_row > .vc_col-lg-6:last-child, .vc_row.even-section > .vc_col-lg-6:last-child {
    order: 10;
  }
}
@media (min-width: 1920px) {
  body .vc_section[data-vc-full-width] > .vc_row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
  }
}
body .wpb_text_column p:has(.btn + .btn) {
  text-align: center;
}
body .wpb_text_column p:has(.btn + .btn) .btn {
  margin: 5px 20px;
}
.vc_empty_space[style="height: 0px"] {
  height: var(--jm-spacer-y) !important;
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_rounded, body .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
body .wpb_single_image .vc_single_image-wrapper.vc_box_shadow {
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.wpb_wrapper:has(.jm-rich-button-wrapper + .jm-rich-button-wrapper) .jm-rich-button-wrapper {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
.font-large {
  font-size: var(--jm-h6-font-size);
  line-height: 1.46;
}
/* #General
================================================== */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  color: #1d2227;
  font-family: var(--jm-base-font-family);
  font-size: var(--jm-base-font-size);
  font-weight: var(--jm-base-font-weight);
  line-height: var(--jm-base-line-height);
  font-optical-sizing: auto;
  font-style: normal;
  width: 100%;
  min-width: 320px;
  position: inherit;
  background-color: #f5f5f5;
}
td, th {
  color: #1d2227;
  text-align: left;
  vertical-align: top;
}
hr {
  display: block;
  clear: both;
  height: 1px;
  border: none;
  border-bottom: 1px solid #1d2227;
}
a {
  color: var(--jm-color-primary);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
  color: var(--jm-color-primary-hover);
  outline: none;
}
h1, h2, h3, h4, h5, h6, p, hr {
  margin: 0 0 var(--jm-base-margin-bottom) 0;
  padding: 0;
}
ul, ol, blockquote {
  margin-bottom: var(--jm-base-margin-bottom);
}
h1 {
  color: #72b644;
  font: 400 var(--jm-h1-font-size)/1 var(--jm-alt-font-family);
  text-transform: uppercase;
}
body:not(.home) .vc_custom_heading {
  color: var(--jm-color-primary);
}
h2 {
  color: #1d2227;
  font: 400 var(--jm-h2-font-size)/1 var(--jm-alt-font-family);
}
h2.vc_custom_heading {
  text-transform: uppercase;
  margin-bottom: calc(var(--jm-spacer-y) * 0.3);
}
h2 a {
  color: #1d2227;
  text-decoration: none;
}
h3 {
  color: #1d2227;
  font: 400 var(--jm-h3-font-size)/1 var(--jm-alt-font-family);
}
h4 {
  color: #1d2227;
  font: 400 var(--jm-h4-font-size)/1 var(--jm-alt-font-family);
}
h5 {
  color: #1d2227;
  font: 400 var(--jm-h5-font-size)/1 var(--jm-alt-font-family);
}
h6 {
  color: #1d2227;
  font: 500 var(--jm-h6-font-size)/1.2 var(--jm-alt-font-family);
}
.site {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  text-align: left;
  overflow: hidden;
}
.site .site-wrapper {
  flex: 1 0 auto;
}
body.toggled .site {
  position: fixed;
  height: 100.01%;
  width: 100%;
}
.site-content {
  position: relative;
  z-index: 40;
}
.inverted * {
  color: #fff;
}
.inverted a:not(.btn) {
  color: #fff;
}
.inverted a:not(.btn):hover {
  color: #72b644;
}
.title-indent {
  margin-bottom: calc(var(--jm-spacer-y) * 2);
}
.content-indent {
  padding-top: calc(var(--jm-spacer-y) * 2);
  padding-bottom: calc(var(--jm-spacer-y) * 2);
}
.content-indent.vc_section.vc_section-has-fill, .content-indent.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent.vc_section.vc_section-has-fill + .vc_section {
  padding-top: calc(var(--jm-spacer-y) * 2);
}
.content-indent > .vc_column-inner, .content-indent > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-indent-small {
  padding-top: var(--jm-spacer-y);
  padding-bottom: var(--jm-spacer-y);
}
.content-indent-small.vc_section.vc_section-has-fill, .content-indent-small.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .content-indent-small.vc_section.vc_section-has-fill + .vc_section {
  padding-top: var(--jm-spacer-y);
}
.content-indent-small > .vc_column-inner, .content-indent-small > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-indent-bottom {
  padding-bottom: calc(var(--jm-spacer-y) * 2);
}
.content-indent-bottom > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-indent-small-bottom {
  padding-bottom: var(--jm-spacer-y);
}
.content-indent-small-bottom > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}
.content-area, .widget-area {
  margin: calc(var(--jm-spacer-y) * 2) 0;
}
.content-area.content-area-narrow, .widget-area.content-area-narrow {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.wpb-post .content-area, .wpb-post .widget-area {
  margin-top: 0;
  margin-bottom: 0;
}
.home .content-area, .home .widget-area {
  margin-top: 0;
  margin-bottom: 0;
}
.universal-container-wrapper.home-hero {
  display: flex;
  padding-top: 30px;
  padding-bottom: calc(var(--jm-spacer-y) * 0.625);
}
@media (max-width: 1399.98px) {
  .universal-container-wrapper.home-hero {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .universal-container-wrapper.home-hero {
    padding-top: 20px;
  }
}
.universal-container-wrapper.home-hero > .jm-rich-box-wrapper {
  width: 52%;
}
@media (max-width: 1399.98px) {
  .universal-container-wrapper.home-hero > .jm-rich-box-wrapper {
    width: 100%;
    -webkit-box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
    -moz-box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
    box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
  }
}
.universal-container-wrapper.home-hero > .jm-rich-box-wrapper:first-child {
  margin: 0;
}
.universal-container-wrapper.home-hero > .jm-rich-box-wrapper:first-child .jm-rich-box {
  flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
  .universal-container-wrapper.home-hero > .jm-rich-box-wrapper:first-child .jm-rich-box {
    flex-direction: column;
  }
}
.universal-container-wrapper.home-hero > .jm-rich-box-wrapper:not(:first-child) {
  position: relative;
  margin-bottom: 0;
  -webkit-box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
  -moz-box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
  box-shadow: 0 calc(var(--jm-spacer-x) * 0.4) calc(var(--jm-spacer-y) * 1) 0 rgba(22, 41, 60, 0.15);
}
@media (min-width: 1400px) {
  .universal-container-wrapper.home-hero > .jm-rich-box-wrapper:not(:first-child) {
    margin-left: -4%;
    -webkit-transform: translateY(calc(var(--jm-spacer-y) * 0.625));
    -moz-transform: translateY(calc(var(--jm-spacer-y) * 0.625));
    -ms-transform: translateY(calc(var(--jm-spacer-y) * 0.625));
    -o-transform: translateY(calc(var(--jm-spacer-y) * 0.625));
    transform: translateY(calc(var(--jm-spacer-y) * 0.625));
  }
}
@media (max-width: 1399.98px) {
  .universal-container-wrapper.home-hero > .jm-rich-box-wrapper:not(:first-child) {
    margin: calc(var(--jm-spacer-y) * 1) 0 0 0;
  }
}
.health-centers-map {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
  height: 800px;
}
@media (max-width: 1399.98px) {
  .health-centers-map {
    height: 600px;
  }
}
@media (max-width: 991.98px) {
  .health-centers-map {
    height: 400px;
  }
}
.sponsors-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.sponsors-wrapper > * {
  margin: 0 20px 20px 20px;
}
#gca-connector-widget {
  width: 100%;
}
.level-header {
  display: flex;
  position: relative;
  align-items: center;
  white-space: nowrap;
  color: #1d2227 !important;
  padding-left: calc(var(--jm-h3-font-size) * 1.4);
  margin-bottom: var(--jm-spacer-y);
}
.level-header:before {
  position: absolute;
  display: block;
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: calc(var(--jm-h3-font-size) - 4px);
  margin-top: -4px;
}
.level-header:after {
  content: "";
  display: block;
  background-color: #c5c5c5;
  width: 100%;
  height: 1px;
  margin-left: calc(var(--jm-spacer-x) * .7);
}
.level-header.platinum:before {
  color: #908fdb !important;
}
.level-header.gold:before {
  color: #ffbc06 !important;
}
.level-header.silver:before {
  color: #9eb1dd !important;
}
.level-header.bronze:before {
  color: #de8254 !important;
}
