@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Geologica: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"] {
  --jm-base-font-family:  "Geologica", sans-serif;
  --jm-alt-font-family:   "Mohave", sans-serif;
  --jm-base-font-size:    16px;
  --jm-base-font-weight:  400;
  --jm-base-line-height:  1.5;
  --jm-base-margin-bottom: 20px;
  --jm-h1-font-size: 60px;
  --jm-h2-font-size: 30px;
  --jm-h3-font-size: 24px;
  --jm-h4-font-size: 20px;
  --jm-h5-font-size: 18px;
  --jm-h6-font-size: 16px;
  --jm-spacer-x: 20px;
  --jm-spacer-y: 20px;
  --jm-header-height: 120px;
  --jm-content-width: 100vw;
  --jm-content-indent-larger: calc(var(--jm-spacer-y) * 1.5);
  --jm-content-indent-large: calc(var(--jm-spacer-y) * 1.25);
  --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: 576px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 17px;
    --jm-h1-font-size: 42px;
    --jm-h2-font-size: 40px;
    --jm-h3-font-size: 30px;
    --jm-h4-font-size: 27px;
    --jm-h5-font-size: 22px;
    --jm-h6-font-size: 18px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 768px) {
  :root, [data-theme="default"] {
    --jm-base-font-size: 18px;
    --jm-h1-font-size: 46px;
    --jm-h2-font-size: 42px;
    --jm-h3-font-size: 34px;
    --jm-h4-font-size: 30px;
    --jm-h5-font-size: 24px;
    --jm-h6-font-size: 19px;
    --jm-base-margin-bottom: calc(var(--jm-base-font-size) * var(--jm-base-line-height));
    --jm-header-height: 120px;
  }
}
@media (min-width: 992px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 50px;
    --jm-h2-font-size: 46px;
    --jm-h3-font-size: 38px;
    --jm-h4-font-size: 33px;
    --jm-h5-font-size: 26px;
    --jm-h6-font-size: 20px;
    --jm-spacer-x: 30px;
    --jm-spacer-y: 30px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1200px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 54px;
    --jm-h2-font-size: 50px;
    --jm-h3-font-size: 42px;
    --jm-h4-font-size: 36px;
    --jm-h5-font-size: 28px;
    --jm-h6-font-size: 21px;
    --jm-spacer-x: 40px;
    --jm-spacer-y: 40px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1400px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 58px;
    --jm-h2-font-size: 54px;
    --jm-h3-font-size: 46px;
    --jm-h4-font-size: 37px;
    --jm-h5-font-size: 30px;
    --jm-h6-font-size: 22px;
    --jm-spacer-x: 50px;
    --jm-spacer-y: 50px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1600px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 62px;
    --jm-h2-font-size: 58px;
    --jm-h3-font-size: 48px;
    --jm-h4-font-size: 38px;
    --jm-h5-font-size: 32px;
    --jm-h6-font-size: 23px;
    --jm-spacer-x: 60px;
    --jm-spacer-y: 60px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1700px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 70px;
    --jm-h2-font-size: 60px;
    --jm-h3-font-size: 50px;
    --jm-h4-font-size: 40px;
    --jm-h5-font-size: 34px;
    --jm-h6-font-size: 24px;
    --jm-spacer-x: 70px;
    --jm-spacer-y: 70px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1800px) {
  :root, [data-theme="default"] {
    --jm-h1-font-size: 80px;
    --jm-h2-font-size: 60px;
    --jm-h3-font-size: 50px;
    --jm-h4-font-size: 40px;
    --jm-h5-font-size: 34px;
    --jm-h6-font-size: 26px;
    --jm-spacer-x: 80px;
    --jm-spacer-y: 80px;
    --jm-header-height: 120px;
  }
}
@media (min-width: 1920px) {
  :root, [data-theme="default"] {
    --jm-header-height: 120px;
    --jm-content-width: 1860px;
  }
}
.container {
  /*
  @media (min-width: 1600px) {
    max-width: 1500px;
  }
  @media (min-width: 1700px) {
    max-width: 1600px;
  }
  @media (min-width: 1800px) {
    max-width: 1700px;
  }
  @media (min-width: 1920px) {
    max-width: 1840px;
  }
*/
}
@media (min-width: 1400px) {
  .container {
    max-width: 1860px;
    width: auto;
  }
}
@media (min-width: 1400px) and (max-width: 1919.98px) {
  .container {
    margin-right: calc(var(--bs-gutter-x) * .5);
    margin-left: calc(var(--bs-gutter-x) * .5);
  }
}
.container-fluid {
  margin: 0 auto;
  max-width: 1920px;
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
}
:root, [data-theme="default"] {
  --bs-gutter-x: 20px;
  /*
  @media (min-width: 1700px) {
    --bs-gutter-x: 70px;
  }
  @media (min-width: 1800px) {
    --bs-gutter-x: 80px;
  }
*/
}
@media (min-width: 576px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 20px;
  }
}
@media (min-width: 768px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 20px;
  }
}
@media (min-width: 992px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 30px;
  }
}
@media (min-width: 1200px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 40px;
  }
}
@media (min-width: 1400px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 50px;
  }
}
@media (min-width: 1600px) {
  :root, [data-theme="default"] {
    --bs-gutter-x: 60px;
  }
}
: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: 1700px) {
      --bs-gutter-x: 70px;
    }
    @media (min-width: 1800px) {
      --bs-gutter-x: 80px;
    }
*/
}
@media (min-width: 576px) {
  :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: 768px) {
  :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: 992px) {
  :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: 1200px) {
  :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: 1400px) {
  :root .row, :root .container, :root .container-fluid, [data-theme="default"] .row, [data-theme="default"] .container, [data-theme="default"] .container-fluid {
    --bs-gutter-x: 50px;
  }
}
@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;
  }
}
: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(-.3 * var(--bs-gutter-x));
  margin-right: calc(-.3 * 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(.3 * var(--bs-gutter-x));
  padding-right: calc(.3 * 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: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: #194aad;
  border-color: #194aad;
}
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: #376fe0;
  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: #376fe0;
  border-color: #376fe0;
}
.btn {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: #194aad;
  border-color: #194aad;
}
.btn::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.btn:hover, .btn:focus {
  background-color: #376fe0;
  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: #376fe0;
  border-color: #376fe0;
}
.btn i {
  display: inline-block;
  color: #8deae7;
  font-size: 18px;
  margin-left: 20px;
}
.btn.btn-primary {
  color: #fff;
  background-color: #194aad;
  border-color: #194aad;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  color: #ffffff;
  background-color: #1d2227;
  border-color: #1d2227;
}
.btn.btn-secondary {
  color: #1d2227;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  color: #05172d;
  background-color: #f5f8fb;
  border-color: #f5f8fb;
}
.btn.btn-outline {
  color: #1d2227;
  background-color: transparent;
  border-color: #194aad;
}
.btn.btn-outline:hover, .btn.btn-outline:focus {
  color: #ffffff;
  background-color: #194aad;
  border-color: #194aad;
}
.btn.btn-simple {
  color: #ffffff;
  background-color: transparent;
  border-color: #194aad;
}
.btn.btn-simple:hover, .btn.btn-simple:focus {
  color: #ffffff;
  background-color: #194aad;
  border-color: #194aad;
}
.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: #194aad;
  border-color: #194aad;
}
.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: 9px 19px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #194aad;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
}
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: #376fe0;
}
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 select {
  display: block;
  height: 40px;
  width: 100%;
  padding: 10px 20px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 1px solid #194aad;
  -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: #376fe0;
}
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: 9px 19px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #194aad;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
  display: block;
  overflow: auto;
}
body .gform_wrapper.gravity-theme textarea:focus, body .gform_wrapper.gravity-theme textarea:active {
  border-color: #376fe0;
}
body .gform_wrapper.gravity-theme textarea:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
body .gform_wrapper.gravity-theme input[type="search"] {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 9px 19px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #194aad;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
  padding: 0 0.25rem;
}
body .gform_wrapper.gravity-theme input[type="search"]:focus, body .gform_wrapper.gravity-theme input[type="search"]:active {
  border-color: #376fe0;
}
body .gform_wrapper.gravity-theme input[type="search"]:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
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 #194aad;
  -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: #194aad;
  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: #376fe0;
}
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: #194aad;
  -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: #194aad;
  border-color: #194aad;
}
.form-check-label:has(> input:focus):before {
  border-color: #194aad;
}
#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: #194aad;
}
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: #194aad;
  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: #194aad;
}
.post-nav {
  padding: 24px 0;
  border-top: 1px solid #194aad;
}
.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-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 2px;
  background: none;
  color: #194aad;
  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: #194aad;
  color: #ffffff;
  text-decoration: none;
  border-color: #194aad;
  font-weight: 700;
}
.jm-pagination a:hover, .wp-pagenavi a:hover {
  background-color: #194aad;
  border-color: #194aad;
  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);
}
.list-deny .wpb_text_column > .wpb_wrapper > ul li:before, .list-deny.wpb_text_column > .wpb_wrapper > ul li:before, .wpb_text_column > .wpb_wrapper > ul.list-deny 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;
  color: #194aad;
  font-weight: 400;
}
.list-pills .wpb_text_column > .wpb_wrapper > ul li:before, .list-pills.wpb_text_column > .wpb_wrapper > ul li:before, .wpb_text_column > .wpb_wrapper > ul.list-pills li:before {
  content: url("../images/icon-pill.svg");
  font-weight: 400;
}
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: #4b67e0;
  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;
}
.social-menu::before {
  display: none;
}
.social-menu li {
  margin: 0 0 0 10px;
  padding: 0;
}
.social-menu li:first-child {
  margin: 0;
}
.social-menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 50px;
  height: 50px;
  text-indent: -999px;
  overflow: hidden;
  position: relative;
  background-color: #194aad;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.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;
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  text-indent: initial;
  font-weight: 400;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.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;
  background-color: transparent;
}
.site-header .container {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .site-header .container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.site-header .container .header-home-bg {
  display: none;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(25, 74, 173, 0.8);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  backdrop-filter: blur(7px);
}
.home .site-header {
  position: absolute;
  width: 100%;
}
.home .site-header .container .header-home-bg {
  display: block;
}
.site-header .logo {
  position: relative;
  display: block;
  vertical-align: top;
  margin: -33px 0 0 0;
  padding: 0;
  flex-shrink: 0;
  max-width: 210px;
}
@media (max-width: 991.98px) {
  .site-header .logo {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767.98px) {
  .site-header .logo {
    max-width: 136px;
  }
}
.site-header .logo a {
  display: block;
}
.site-header .logo a > img {
  max-width: 100%;
  display: block;
  margin: 0;
}
.site-header .logo a > svg {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.site-header .logo a > svg #homeLogoRight {
  opacity: 0;
}
.home .sticky-wrapper:not(.is-sticky) .site-header .logo a > svg #logoRight {
  opacity: 0;
}
.home .sticky-wrapper:not(.is-sticky) .site-header .logo a > svg .white path {
  fill: #ffffff;
  stroke: #ffffff;
}
.home .sticky-wrapper:not(.is-sticky) .site-header .logo a > svg .white polygon {
  fill: #ffffff;
  stroke: #ffffff;
}
.home .sticky-wrapper:not(.is-sticky) .site-header .logo a > svg #homeLogoRight {
  opacity: 1;
  fill: url(#logoGrad);
}
.site-header .site-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .site-header .site-header-wrapper {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .site-header .site-header-wrapper .header-widget-wrapper {
    display: none !important;
  }
}
.site-header .site-header-wrapper .header-widget-wrapper p {
  margin: 0;
}
.home .site-header .site-header-wrapper .header-widget-wrapper .btn.btn-outline {
  color: #ffffff;
  border-color: #ffffff;
}
.home .site-header .site-header-wrapper .header-widget-wrapper .btn.btn-outline:hover, .home .site-header .site-header-wrapper .header-widget-wrapper .btn.btn-outline:focus {
  color: #1d2227;
  background-color: #ffffff;
  border-color: #ffffff;
}
@media (max-width: 1399.98px) {
  .site-header .site-header-wrapper .header-nav-wrapper {
    order: 4;
    width: 100%;
  }
  .site-header .site-header-wrapper .header-nav-wrapper .primary-menu {
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .site-header .site-header-wrapper .header-nav-wrapper {
    display: none !important;
  }
}
.mobile-site-header, .mobile-header-wrapper {
  display: none;
}
@media (max-width: 991.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;
}
.home .sticky-wrapper {
  height: 0 !important;
}
.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;
}
.sticky-wrapper.is-sticky .site-header .container .header-home-bg {
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
}
.sticky-wrapper.is-sticky .site-header .container .site-header-wrapper .header-widget-wrapper .btn.btn-outline {
  color: #ffffff;
  background-color: #194aad;
  border-color: #194aad;
}
.sticky-wrapper.is-sticky .site-header .container .site-header-wrapper .header-widget-wrapper .btn.btn-outline:hover, .sticky-wrapper.is-sticky .site-header .container .site-header-wrapper .header-widget-wrapper .btn.btn-outline:focus {
  color: #ffffff;
  background-color: #376fe0;
  border-color: #376fe0;
}
.sticky-wrapper.is-sticky .site-header .container .header-nav-wrapper .primary-menu > li > a {
  color: #1d2227;
}
.sticky-wrapper.is-sticky .site-header .container .header-nav-wrapper .primary-menu > li > a:hover {
  color: #194aad;
}
@media (min-width: 992px) {
  .primary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .primary-menu > li {
    margin: 0 0 0 40px;
    padding: 0;
  }
  .primary-menu > li:first-child {
    margin-left: 0;
  }
  .primary-menu > li > a {
    display: block;
    position: relative;
    padding: 10px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    color: #1d2227;
  }
  .home .primary-menu > li > a {
    color: #ffffff;
  }
  .primary-menu > li > a:hover {
    color: #194aad;
    text-decoration: none;
  }
  .home .primary-menu > li > a:hover {
    color: #8deae7;
  }
  .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: #194aad;
    text-decoration: none;
  }
  .home .primary-menu > li:hover > a, .home .primary-menu > li.focus > a, .home .primary-menu > li.current-menu-item > a, .home .primary-menu > li.current-menu-ancestor > a {
    color: #8deae7;
  }
  .primary-menu > li.menu-item-has-children > a {
    padding-right: 22px;
  }
  .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: 16px;
    color: #8deae7;
    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 0;
    padding: 20px 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(33, 104, 159, 0.4);
    -moz-box-shadow: 0px 10px 30px 0px rgba(33, 104, 159, 0.4);
    box-shadow: 0px 10px 30px 0px rgba(33, 104, 159, 0.4);
    /*
                &:before {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border-left: 10px solid transparent;
                    border-right: 10px solid transparent;
                    border-bottom: 10px solid $sub-menu-background-color;
                    position: absolute;
                    top: -10px;
                    left: 45px;
                }
*/
  }
  .primary-menu li ul li a, .primary-menu li ul.sub-menu li a {
    display: block;
    color: #1d2227;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    white-space: nowrap;
    padding: 12px 25px;
    text-decoration: none;
  }
  .primary-menu li ul li a:hover, .primary-menu li ul.sub-menu li a:hover {
    color: #194aad;
    background-color: #f0f4f8;
    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: #194aad;
    background-color: #f0f4f8;
    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: 46px;
  }
  .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;
    right: 30px;
    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(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .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: translateY(-21px);
    -moz-transform: translateY(-21px);
    -ms-transform: translateY(-21px);
    -o-transform: translateY(-21px);
    transform: translateY(-21px);
    z-index: 80;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .primary-menu > li {
    margin: 0 0 0 30px;
  }
}
@media (min-width: 992px) and (max-width: 991.98px) {
  .primary-menu > li {
    margin: 0 0 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 991.98px) {
  .primary-menu > li > a {
    font-size: 18px;
    line-height: 22px;
  }
}
.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;
  align-items: flex-end;
  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;
}
.home .sticky-wrapper:not(.is-sticky) .menu-primary-trigger .menu-icon span {
  background-color: #ffffff;
}
.menu-primary-trigger .menu-icon span.menu-icon-line-03 {
  width: 75%;
}
.menu-primary-trigger .menu-text {
  display: none;
}
.menu-primary-trigger[aria-expanded="true"] .menu-icon span {
  position: absolute;
  background-color: #1d2227;
}
.home .sticky-wrapper:not(.is-sticky) .menu-primary-trigger[aria-expanded="true"] .menu-icon span {
  background-color: #ffffff;
}
.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 50px 0;
  background-color: #ffffff;
  -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: 20px;
  cursor: pointer;
  color: #4b67e0;
}
.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: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  margin: 20px 0;
}
.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: #194aad;
}
.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 #194aad;
}
.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: 20px 10px;
}
.site-footer {
  position: relative;
  background: #194aad;
  margin: 0;
  padding: 160px 0 120px 0;
  border-top: none;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .site-footer {
    padding: 110px 0 80px 0;
  }
}
@media (max-width: 767.98px) {
  .site-footer {
    padding: 60px 0 45px 0;
  }
}
.site-footer:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  -webkit-box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 1199.98px) {
  .site-footer:before {
    height: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    -webkit-box-shadow: 0 0 120px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 120px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 120px 0 rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 767.98px) {
  .site-footer:before {
    height: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.4);
  }
}
.site-footer .footer-widget h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
}
.site-footer .footer-widget a {
  display: inline-block;
}
.site-footer .footer-widget a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.site-footer .footer-widget a.link-phone, .site-footer .footer-widget a.link-map {
  display: block;
  position: relative;
  padding-left: 30px;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget a.link-phone, .site-footer .footer-widget a.link-map {
    padding: 0;
  }
}
.site-footer .footer-widget a.link-phone:before, .site-footer .footer-widget a.link-map: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: 6px;
  left: 0;
  font-size: 18px;
  color: #8deae7 !important;
}
@media (max-width: 1799.98px) {
  .site-footer .footer-widget a.link-phone:before, .site-footer .footer-widget a.link-map:before {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget a.link-phone:before, .site-footer .footer-widget a.link-map:before {
    top: 4px;
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget a.link-phone:before, .site-footer .footer-widget a.link-map:before {
    position: relative;
    top: initial;
    left: initial;
    margin-right: 10px;
  }
}
.site-footer .footer-widget a.link-phone:before {
  content: "";
}
.site-footer .footer-widget a.link-map:before {
  content: "";
}
.site-footer .widget_text > *:last-child, .site-footer .footer-widget > *:last-child {
  margin: 0;
}
.site-footer .site-footer-wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(12, auto);
  grid-template-rows: repeat(3, auto);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper {
    grid-template-columns: repeat(8, auto);
    grid-template-rows: repeat(4, auto);
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper {
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(6, auto);
    grid-row-gap: 30px;
  }
}
.site-footer .site-footer-wrapper .site-footer-logo-wrapper {
  grid-column: 1 / 7;
  grid-row: 1;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .site-footer-logo-wrapper {
    grid-column: 1 / 4;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-logo-wrapper {
    grid-column: 1 / -1;
  }
}
.site-footer .site-footer-wrapper .site-footer-logo-wrapper .site-footer-logo {
  display: block;
  max-width: 340px;
}
.site-footer .site-footer-wrapper .footer-sidebar-1-wrapper {
  grid-column: 1 / 3;
  grid-row: 2;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-1-wrapper {
    grid-column: 1 / 4;
    grid-row: 3;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-1-wrapper {
    grid-column: 1 / -1;
    grid-row: 4;
  }
}
.site-footer .site-footer-wrapper .footer-sidebar-1-wrapper .footer-widget {
  max-width: 370px;
}
.site-footer .site-footer-wrapper .footer-sidebar-2-wrapper {
  grid-column: 3 / 5;
  grid-row: 2;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-2-wrapper {
    grid-column: 1 / 3;
    grid-row: 2;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-2-wrapper {
    grid-column: 1 / 2;
    grid-row: 2;
  }
}
.site-footer .site-footer-wrapper .footer-sidebar-2-wrapper .footer-widget a {
  display: inline-block;
  margin: 0 0 10px 0;
}
.site-footer .site-footer-wrapper .footer-sidebar-2-wrapper .footer-widget a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.site-footer .site-footer-wrapper .footer-sidebar-3-wrapper {
  grid-column: 5 / 7;
  grid-row: 2;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-3-wrapper {
    grid-column: 3 / 4;
    grid-row: 2;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-3-wrapper {
    grid-column: 2 / -1;
    grid-row: 2;
  }
}
.site-footer .site-footer-wrapper .footer-sidebar-3-wrapper .footer-widget a {
  display: inline-block;
  margin: 0 0 10px 0;
}
.site-footer .site-footer-wrapper .footer-sidebar-3-wrapper .footer-widget a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
.site-footer .site-footer-wrapper .footer-sidebar-4-wrapper {
  grid-column: 7 / -1;
  grid-row: 1 / -1;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-4-wrapper {
    grid-column: 5 / 8;
    grid-row: 1 / 4;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-4-wrapper {
    grid-column: 1 / -1;
    grid-row: 3;
  }
}
.site-footer .site-footer-wrapper .footer-sidebar-4-wrapper .footer-widget {
  margin: 0;
}
.site-footer .site-footer-wrapper .footer-sidebar-4-wrapper .footer-widget iframe {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
  height: 500px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .footer-sidebar-4-wrapper .footer-widget iframe {
    height: 250px;
  }
}
.site-footer .site-footer-wrapper .site-footer-copyright-wrapper {
  grid-column: 1 / 3;
  grid-row: 3;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .site-footer-copyright-wrapper {
    grid-column: 1 / 4;
    grid-row: 4;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-copyright-wrapper {
    grid-column: 1 / -1;
    grid-row: 5;
  }
}
.site-footer .site-footer-wrapper .site-footer-copyright-wrapper .copyright {
  max-width: 350px;
}
.site-footer .site-footer-wrapper .site-footer-logo-jm-wrapper {
  grid-column: 3 / 7;
  grid-row: 3;
}
@media (max-width: 1199.98px) {
  .site-footer .site-footer-wrapper .site-footer-logo-jm-wrapper {
    grid-column: 5 / 8;
    grid-row: 4;
  }
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper .site-footer-logo-jm-wrapper {
    grid-column: 1 / -1;
    grid-row: 6;
  }
}
.site-footer .site-footer-wrapper .site-footer-logo-jm-wrapper .site-footer-logo-jm {
  display: block;
  width: 220px;
}
.site-footer .site-footer-wrapper .site-footer-logo-jm-wrapper .site-footer-logo-jm svg {
  display: block;
  width: 223px;
}
.title-section {
  position: relative;
  padding: var(--jm-spacer-y) 0;
  margin: 0;
  text-align: center;
  background-color: #f1f3f4;
}
.title-section h1 {
  margin: 0;
}
.rich-title-section {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  /*
  &:after {
    content: '';
    @include overlay();
    background-color: rgba(0, 0, 0, 0.5);
  }
*/
}
.rich-title-section > .wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
}
.rich-title-section > .wrapper > .container > .row {
  margin-right: calc(var(--bs-gutter-x) * -1);
  margin-left: calc(var(--bs-gutter-x) * -1);
}
.rich-title-section .rich-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-image: url("../images/bg-section-hero.jpg");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.rich-title-section .rich-title-wrapper .page-header {
  width: 50%;
  padding: var(--jm-spacer-y) calc(var(--bs-gutter-x) * 1.2);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  color: #ffffff;
  text-align: left;
}
@media (max-width: 1199.98px) {
  .rich-title-section .rich-title-wrapper .page-header {
    width: 100%;
  }
}
.rich-title-section .rich-title-wrapper .page-header h1.page-title {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 20px;
}
.rich-title-section .rich-title-wrapper .page-header .page-title-description {
  margin: 0;
}
.rich-title-section .rich-title-wrapper .page-header p {
  color: #ffffff;
}
.rich-title-section .rich-title-wrapper .rich-title-image {
  width: 50%;
  min-height: 550px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 1599.98px) {
  .rich-title-section .rich-title-wrapper .rich-title-image {
    min-height: 450px;
  }
}
@media (max-width: 1199.98px) {
  .rich-title-section .rich-title-wrapper .rich-title-image {
    display: none;
  }
}
.rich-title-section .page-header {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.rich-title-section .page-header > *:last-child {
  margin-bottom: 0;
}
.rich-title-section .page-header h1.page-title {
  margin-bottom: 40px;
}
@media (max-width: 1399.98px) {
  .rich-title-section .page-header h1.page-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .rich-title-section .page-header h1.page-title {
    margin-bottom: 10px;
  }
}
.rich-title-section .page-header h6 {
  font-weight: 400;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .rich-title-section .page-header h6 {
    margin-bottom: 10px;
  }
}
.rich-title-section .page-header h6 a {
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
}
.rich-title-section .page-header h6 a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #4b67e0;
  -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);
}
.rich-title-section .page-header h6 a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.rich-title-section .page-header .page-title-description {
  margin-top: 10px;
}
.rich-title-section .page-header .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 #194aad;
  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: #194aad;
}
.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: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: #4b67e0;
  border-color: #4b67e0;
  margin: auto 0 0 0;
  text-align: center;
}
.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: #376fe0;
  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: #194aad;
}
.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: #194aad;
}
.post-author h3 a:focus {
  text-decoration: none;
  color: #194aad;
}
.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: #194aad;
}
.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: #194aad;
}
.widget-area ul li a {
  text-decoration: none;
}
.jm-custom-accordion {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.jm-custom-accordion.active {
  outline: none;
}
.jm-custom-accordion.active .jm-custom-accordion-header > i {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.jm-custom-accordion .jm-custom-accordion-header {
  position: relative;
  padding: 20px 50px 20px 30px;
  color: #1d2227;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
  .jm-custom-accordion .jm-custom-accordion-header {
    padding: 10px 40px 10px 20px;
  }
}
.jm-custom-accordion .jm-custom-accordion-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;
}
@media (max-width: 1199.98px) {
  .jm-custom-accordion .jm-custom-accordion-header > i {
    right: 20px;
  }
}
.jm-custom-accordion .jm-custom-accordion-header h4 {
  font-weight: 500;
  margin: 0;
  color: #1d2227;
  position: relative;
  display: flex;
}
.jm-custom-accordion .jm-custom-accordion-header h4 i {
  margin-right: 10px;
}
.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: 0 30px;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.jm-custom-accordion .jm-custom-accordion-body-wrapper .jm-custom-accordion-body > *:last-child {
  margin-bottom: 0;
}
.rich-link-wrapper {
  position: relative;
}
.rich-link-wrapper .rich-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.rich-link-wrapper a {
  text-decoration: none;
}
.rich-link-wrapper a.rich-link:hover .rich-link-icon {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.15);
  -moz-box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.15);
  box-shadow: 0 50px 80px 0 rgba(12, 26, 62, 0.15);
}
.rich-link-wrapper a.rich-link:hover .rich-link-title {
  color: #003da6;
}
.rich-link-wrapper a.rich-link:hover .rich-link-sub-title {
  color: #929fc1;
}
.rich-link-wrapper .rich-link-icon {
  width: 170px;
  height: 170px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1599.98px) {
  .rich-link-wrapper .rich-link-icon {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 767.98px) {
  .rich-link-wrapper .rich-link-icon {
    margin-bottom: 10px;
  }
}
.rich-link-wrapper .rich-link-icon i {
  color: #4b67e0;
  font-size: 65px;
}
@media (max-width: 1599.98px) {
  .rich-link-wrapper .rich-link-icon i {
    font-size: 50px;
  }
}
.rich-link-wrapper .rich-link-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.rich-link-wrapper .rich-link-content .rich-link-title {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  color: #194aad;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1599.98px) {
  .rich-link-wrapper .rich-link-content .rich-link-title {
    font-size: 24px;
  }
}
.rich-link-wrapper .rich-link-content .rich-link-sub-title {
  display: block;
  text-align: center;
  color: #7e8cad;
  font-size: 24px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1599.98px) {
  .rich-link-wrapper .rich-link-content .rich-link-sub-title {
    font-size: 20px;
  }
}
.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 .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: calc(var(--jm-spacer-y) * .5);
}
@media (max-width: 767.98px) {
  .jm-content-carousel-wrapper .jm-content-carousel .slick-dots {
    margin-top: 40px;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  padding: 0;
  width: auto;
}
@media (max-width: 767.98px) {
  .jm-content-carousel-wrapper .jm-content-carousel .slick-dots li {
    margin: 2px 10px;
  }
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 24px;
  height: 24px;
  border: 2px solid transparent;
  -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-content-carousel .slick-dots li button:after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #194aad;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-content-carousel-wrapper .jm-content-carousel .slick-dots li:hover button, .jm-content-carousel-wrapper .jm-content-carousel .slick-dots li.slick-active button {
  background-color: none;
  border-color: #194aad;
}
.jm-content-carousel-wrapper .jm-carousel-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow {
  position: absolute;
  top: 40%;
  left: inherit;
  right: inherit;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  /*
      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;
}
@media (max-width: 767.98px) {
  .jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow {
    top: calc(100% - 50px);
  }
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow:before {
  color: #194aad;
  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 {
  background-color: #f5f8fb;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow:hover:before {
  color: #194aad;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-prev {
  left: 0;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-prev:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-next {
  right: 0;
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-next:before {
  content: "";
}
.jm-content-carousel-wrapper .jm-carousel-arrows .slick-arrow.slick-disabled {
  display: none !important;
  opacity: 0.5;
}
.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;
}
.jm-content-carousel-wrapper .jm-carousel-box-single {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #f5f8fb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.jm-content-carousel-wrapper .jm-carousel-box-single .image-wrapper {
  width: 40%;
}
.jm-content-carousel-wrapper .jm-carousel-box-single .image-wrapper img {
  display: block;
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.jm-content-carousel-wrapper .jm-carousel-box-single .jm-carousel-box-single-body {
  width: 60%;
  padding: calc(var(--jm-spacer-x) * 0.5);
}
.jm-content-carousel-wrapper .jm-carousel-box-single .jm-carousel-box-single-body > *: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: #194aad;
}
@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: #4b67e0;
}
.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);
  }
}
.our-team-wrapper {
  position: relative;
}
.our-team-wrapper .our-team {
  display: grid;
  grid-column-gap: var(--bs-gutter-x);
  grid-row-gap: calc(var(--jm-spacer-y) * 2);
  grid-template-rows: repeat(auto-fill, auto);
  width: 100%;
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-columns: 1fr var(--bs-gutter-x) [5];
}
@media (max-width: 1199.98px) {
  .our-team-wrapper .our-team {
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr var(--bs-gutter-x) [4];
  }
}
@media (max-width: 991.98px) {
  .our-team-wrapper .our-team {
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr var(--bs-gutter-x) [3];
  }
}
@media (max-width: 767.98px) {
  .our-team-wrapper .our-team {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr var(--bs-gutter-x) [2];
  }
}
@media (max-width: 459.98px) {
  .our-team-wrapper .our-team {
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-columns: 1fr var(--bs-gutter-x) [1];
  }
}
.our-team-wrapper .our-team .team-box {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.our-team-wrapper .our-team .team-box a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.our-team-wrapper .our-team .team-box .team-thumbnail-wrapper {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1399.98px) {
  .our-team-wrapper .our-team .team-box .team-thumbnail-wrapper {
    margin-bottom: 10px;
  }
}
.our-team-wrapper .our-team .team-box .team-thumbnail-wrapper img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.our-team-wrapper .our-team .team-box h3 {
  font-size: var(--jm-h5-font-size);
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 459.98px) {
  .our-team-wrapper .our-team .team-box h3 br {
    display: none;
  }
}
.our-team-wrapper .our-team .team-box .team-hidden-wrapper {
  display: none;
}
.our-team-wrapper .our-team .team-box .team-content-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 991.98px) {
  .our-team-wrapper .our-team .team-box .team-content-wrapper {
    flex-direction: column;
  }
}
.our-team-wrapper .our-team .team-box .team-content-wrapper .team-image-wrapper {
  position: relative;
  width: 47%;
  margin: 0 30px 0 0;
}
@media (max-width: 991.98px) {
  .our-team-wrapper .our-team .team-box .team-content-wrapper .team-image-wrapper {
    margin: 0 0 30px 0;
  }
}
.our-team-wrapper .our-team .team-box .team-content-wrapper .team-image-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 750px;
  width: auto;
  height: auto;
  margin: 0 auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.our-team-wrapper .our-team .team-box .team-content-wrapper .team-data-wrapper h3 {
  font-size: var(--jm-h3-font-size);
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 459.98px) {
  .our-team-wrapper .our-team .team-box .team-content-wrapper .team-data-wrapper h3 br {
    display: none;
  }
}
.our-team-wrapper .our-team .team-box .team-content-wrapper .team-data-wrapper .team-position {
  display: block;
  margin: 0 0 30px 0;
}
@media (max-width: 1399.98px) {
  .our-team-wrapper .our-team .team-box .team-content-wrapper .team-data-wrapper .team-position {
    margin-bottom: 10px;
  }
}
.fancybox-container .fancybox-content {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
@media (min-width: 992px) {
  .fancybox-container .fancybox-content {
    max-width: 80%;
    max-height: 80%;
  }
}
.fancybox-container .fancybox-content .team-content-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 991.98px) {
  .fancybox-container .fancybox-content .team-content-wrapper {
    flex-direction: column;
  }
}
.fancybox-container .fancybox-content .team-content-wrapper .team-image-wrapper {
  position: relative;
  width: 33%;
  margin: 0 30px 0 0;
}
@media (max-width: 991.98px) {
  .fancybox-container .fancybox-content .team-content-wrapper .team-image-wrapper {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
.fancybox-container .fancybox-content .team-content-wrapper .team-image-wrapper img {
  display: block;
  max-width: 100%;
  max-height: 750px;
  width: auto;
  height: auto;
  margin: 0 auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper {
  width: 65%;
}
@media (max-width: 991.98px) {
  .fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper {
    width: 100%;
  }
}
.fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper h3 {
  font-size: var(--jm-h3-font-size);
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 459.98px) {
  .fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper h3 br {
    display: none;
  }
}
.fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper .team-position {
  display: block;
  margin: 0 0 30px 0;
}
@media (max-width: 1399.98px) {
  .fancybox-container .fancybox-content .team-content-wrapper .team-data-wrapper .team-position {
    margin-bottom: 10px;
  }
}
.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: #194aad;
  text-transform: uppercase;
  font-family: var(--jm-base-font-family);
  margin-bottom: 10px;
}
.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%);
  }
}
.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 {
  background-color: #f5f8fb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
}
.service-box-wrapper a.service-box:before {
  content: "";
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Brands";
  font-weight: bold;
  font-size: 30px;
  position: absolute;
  top: 40px;
  right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #1d2227;
  transform: rotate(45deg);
}
.service-box-wrapper a.service-box img {
  margin: 0 auto;
}
.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;
  font-size: var(--jm-h2-font-size);
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /*
			&:after {
				position: absolute;
				content: '';
				left: 0;
				bottom: 0;
				width: 100%; height: 1px;
				background-color: $color2;
				@include transition(all 0.3s ease-out);
				@include translate3d (-101%, 0, 0);
			}
*/
}
.service-box-wrapper a.service-box:hover {
  background-color: #d6f5f4;
}
.service-box-wrapper a.service-box:hover:before {
  background-color: #ffffff;
}
.service-box-wrapper a.service-box:hover h3 {
  color: #085363;
}
.service-box-wrapper a.service-box:hover .service-box-image-wrapper {
  background-color: #085363;
}
.blue.service-box-wrapper a.service-box:hover {
  background-color: #d3e8fe;
}
.blue.service-box-wrapper a.service-box:hover h3 {
  color: #123782;
}
.blue.service-box-wrapper a.service-box:hover .service-box-image-wrapper {
  background-color: #123782;
}
.magenta.service-box-wrapper a.service-box:hover {
  background-color: #e6e4fd;
}
.magenta.service-box-wrapper a.service-box:hover h3 {
  color: #451792;
}
.magenta.service-box-wrapper a.service-box:hover .service-box-image-wrapper {
  background-color: #451792;
}
.pink.service-box-wrapper a.service-box:hover {
  background-color: #f4e6f2;
}
.pink.service-box-wrapper a.service-box:hover h3 {
  color: #691351;
}
.pink.service-box-wrapper a.service-box:hover .service-box-image-wrapper {
  background-color: #691351;
}
.service-box-wrapper .service-box {
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none;
  padding: 40px;
}
@media (max-width: 991.98px) {
  .service-box-wrapper .service-box {
    padding: 20px;
  }
}
.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: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 25px 0;
  width: 130px;
  height: 130px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e8edf2;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.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 {
  margin: 0 0 25px 0;
}
.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: #194aad;
  font: italic normal 900 24px/24px var(--jm-alt-font-family);
  margin: 0 0 6px 0;
  text-align: center;
}
.service-svg-box p {
  color: #194aad;
  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: #194aad;
}
.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: #194aad;
  border-color: #194aad;
}
.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: #194aad;
}
.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: #194aad;
  border-color: #194aad;
}
.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: #194aad;
}
.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-gallery-carousel-wrapper.jm-her-gallery-wrapper {
  padding-top: 100px;
}
@media (max-width: 991.98px) {
  .jm-gallery-carousel-wrapper.jm-her-gallery-wrapper {
    display: none;
  }
}
.jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-list {
  margin: calc(-.5 * var(--bs-gutter-x)) 0;
}
.jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-list .slick-slide {
  position: relative;
  padding: calc(var(--bs-gutter-x) * .5) 0;
  margin: 0;
}
.jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-list .slick-slide > div, .jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-list .slick-slide > div > a {
  display: block !important;
}
.jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-list .slick-slide img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.jm-gallery-carousel-wrapper.jm-her-gallery-wrapper .jm-gallery-carousel .slick-dots {
  display: none;
}
.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: 62%;
  height: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 1399.98px) {
  .jm-photo-collage-wrapper img {
    width: 80%;
  }
}
.jm-photo-collage-wrapper img:first-child {
  z-index: 10;
  margin-top: 20%;
}
@media (max-width: 1399.98px) {
  .jm-photo-collage-wrapper img:first-child {
    margin-top: 40%;
  }
}
.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-hero-section-wrapper {
  position: relative;
}
.jm-hero-section-wrapper .jm-hero-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: calc(100vw * 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.jm-hero-section-wrapper .jm-hero-section:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.jm-hero-section-wrapper .jm-hero-section .jm-hero-section-video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.jm-hero-section-wrapper .jm-hero-section .jm-hero-section-video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 1;
  object-fit: cover;
}
.jm-hero-section-wrapper .jm-hero-section .jm-hero-section-content {
  position: relative;
  max-width: var(--jm-content-width);
  z-index: 10;
  padding: var(--jm-spacer-y) 0;
}
.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;
}
.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) * 1);
}
@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);
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple {
  border-bottom: 2px solid #dfe6ec;
  padding: 20px 15px;
  margin: 0;
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple:first-child {
  border-top: 2px solid #dfe6ec;
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title {
  padding: 0 42px 0 0;
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title h4 {
  text-transform: uppercase;
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title i.vc_toggle_icon {
  left: auto;
  right: 0;
}
body .vc_toggle.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content {
  padding: 20px 0 0 0;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container {
  display: block !important;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 767.98px) {
  body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list {
    flex-wrap: wrap;
  }
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  font-size: var(--jm-h6-font-size);
  text-transform: uppercase;
  font-family: var(--jm-alt-font-family);
  text-align: center;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  display: block;
  height: 100%;
  border: none;
  border-radius: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: transparent;
}
@media (max-width: 767.98px) {
  body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    border-radius: 0 !important;
    border: 2px solid #f5f8fb;
    margin: 2px;
  }
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a .vc_tta-title-text {
  color: #194aad;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a .vc_tta-title-text strong {
  font-weight: 600;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a, body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background-color: #f5f8fb;
}
body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a .vc_tta-title-text, body .vc_tta-container .vc_tta .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a .vc_tta-title-text {
  color: #1d2227;
}
body .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels {
  background-color: #f5f8fb;
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
body .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  display: none !important;
}
body .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: calc(var(--jm-spacer-y) * 0.5) calc(var(--jm-spacer-x) * 0.5);
  border: none !important;
  background: none !important;
}
body .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
body .vc_tta-container .vc_tta .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_text_column h4 {
  font-size: calc(var(--jm-h3-font-size) * 0.8);
  text-transform: uppercase;
}
.wpb_wrapper:has(.jm-custom-accordion + .jm-custom-accordion) .jm-custom-accordion {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
/**
 * WooCommerce CSS Variables
 */
:root {
  --woocommerce: #D10002;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #D10002;
  --wc-primary-text: #fbd5d6;
  --wc-secondary: #e2e5e7;
  --wc-secondary-text: #1B1212;
  --wc-highlight: #007539;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #1B1212;
  --wc-form-border-color: #1B1212;
  --wc-form-border-radius: 8px;
  --wc-form-border-width: 1px;
}
.woocommerce {
  /**
	 * Generic forms styles used in places such as my account and the shortcode based checkout.
	 */
}
.woocommerce form fieldset {
  padding: 19px;
  margin: 0 0 20px 0;
  background-color: #ffffff;
  border-radius: var(--wc-form-border-radius);
}
.woocommerce form > *:last-child {
  margin-bottom: 0;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 20px 0;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row #account_display_name_description {
  font-size: 14px;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1em;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  left: 50%;
  top: 0%;
  margin-top: -4px;
  transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: #1e85be transparent transparent transparent;
  z-index: 100;
  display: block;
}
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
  font-family: inherit;
  font-weight: normal;
  letter-spacing: normal;
  padding: 12px 19px;
  display: block;
  background-color: var(--wc-form-color-background, #fff);
  border: var(--wc-form-border-width) solid var(--wc-form-border-color);
  border-radius: var(--wc-form-border-radius);
  color: var(--wc-form-color-text, #000);
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  line-height: normal;
  height: auto;
  font-size: 16px;
}
.woocommerce form .form-row .input-text:focus, .woocommerce form .form-row select:focus {
  border-color: currentColor;
}
.woocommerce form .form-row select {
  cursor: pointer;
  /* We hide the default chevron because it cannot be directly modified. Instead, we add a custom chevron using a background image. */
  appearance: none;
  padding-right: 3em;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 0.5em) 50%;
}
.woocommerce form .form-row textarea {
  height: 4em;
  line-height: 1.5;
  box-shadow: none;
}
.woocommerce form .form-row .required {
  color: var(--wc-red);
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
  visibility: hidden;
}
.woocommerce form .form-row .optional {
  visibility: visible;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: var(--wc-red);
}
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  border-color: var(--wc-red);
}
.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection {
  border-color: var(--wc-red);
}
.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: var(--wc-green);
}
.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection {
  border-color: var(--wc-green);
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.select2-container {
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.select2-container .select2-selection--single {
  height: auto;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 12px 19px;
  line-height: normal;
  box-sizing: border-box;
  color: var(--wc-form-color-text, #444);
  font-weight: normal;
}
.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 2px;
  right: 0.5em;
  height: 100%;
  width: 16px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  border: none;
  display: block;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=)\a \9 \9 \9 \9 \9  no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -8px 0 0;
}
.select2-container .select2-selection, .select2-container .select2-dropdown {
  background-color: var(--wc-form-color-background, #fff);
  border: var(--wc-form-border-width, 1px) solid var(--wc-form-border-color, #aaa);
  border-radius: var(--wc-form-border-radius, 4px);
}
.select2-container.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  margin: 0;
}
/**
 * Buttons
 */
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 30px;
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  left: auto;
  color: #1B1212;
  background-color: #e2e5e7;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after {
  font-family: "WooCommerce";
  content: "";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after {
  font-family: "WooCommerce";
  content: "";
  margin-left: 0.53em;
  vertical-align: bottom;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover {
  background-color: #d4d8db;
  text-decoration: none;
  background-image: none;
  color: #1B1212;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt {
  background-color: #D10002;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover {
  background-color: #0c0808;
  color: #ffffff;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
  background-color: #374A6A;
  color: #ffffff;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled], html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 30px;
}
html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, html .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover, html :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover {
  color: inherit;
  background-color: #e2e5e7;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  outline: none !important;
  list-style: none !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  border: 1px solid #cfc8d8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 479.98px) {
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart {
    flex-direction: column;
    justify-self: center;
  }
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity {
  margin: 0 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  -moz-appearance: none;
}
@media (max-width: 479.98px) {
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity {
    margin: 0 0 20px 0;
  }
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity label {
  display: none;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity input::-webkit-outer-spin-button, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity input.qty {
  width: 60px;
  order: 2;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  height: 40px;
  padding: 0;
  border: 1px solid #d7d7d7;
  color: #1d2227;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity input.qty:focus {
  border-color: #194aad;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  padding: 12px 10px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  cursor: pointer;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: #194aad;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  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;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span.jm-qty-minus {
  order: 1;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span.jm-qty-minus::before {
  content: "";
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span.jm-qty-plus {
  order: 3;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity span.jm-qty-plus::before {
  content: "+";
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product form.cart div.quantity.hidden span {
  display: none;
}
.header-woo-wrapper {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 479.98px) {
  .header-woo-wrapper {
    position: inherit;
  }
}
.header-woo-wrapper > * {
  margin: 0 0 0 30px;
}
.header-woo-wrapper > *:first-child {
  margin: 0;
}
.jm-header-cart-wrapper {
  position: relative;
}
@media (max-width: 479.98px) {
  .jm-header-cart-wrapper {
    position: inherit;
  }
}
.jm-header-cart-wrapper.toggled .jm-modal {
  display: block;
}
.jm-header-cart-wrapper .widget_shopping_cart_content > *:last-child {
  margin-bottom: 0;
}
.jm-header-cart-wrapper .jm-cart-contents {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .jm-header-cart-wrapper .jm-cart-contents {
    font-size: 28px;
  }
}
.jm-header-cart-wrapper .jm-cart-contents .label {
  margin: 0 0 0 8px;
}
@media (max-width: 991.98px) {
  .jm-header-cart-wrapper .jm-cart-contents .label {
    display: none;
  }
}
.jm-header-cart-wrapper .jm-cart-contents .count {
  position: absolute;
  left: 10px;
  top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  background-color: #374A6A;
  color: #ffffff;
}
@media (max-width: 991.98px) {
  .jm-header-cart-wrapper .jm-cart-contents .label {
    display: none;
  }
}
.jm-header-cart-wrapper .jm-modal {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 30%;
  min-width: 300px;
}
@media (max-width: 479.98px) {
  .jm-header-cart-wrapper .jm-modal {
    width: auto;
    left: 10px;
    right: 10px;
  }
}
.jm-header-cart-wrapper .widget_shopping_cart {
  background-color: #f5f5f5;
  border: 1px solid #194aad;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  color: #404040;
  font-size: 0.875em;
  margin-top: 8px;
}
@media (max-width: 479.98px) {
  .jm-header-cart-wrapper .widget_shopping_cart {
    margin-top: -10px;
  }
}
.jm-header-cart-wrapper .widget_shopping_cart h2.widgettitle {
  display: none;
}
.jm-header-cart-wrapper .widget_shopping_cart * {
  font-size: 16px;
}
.jm-header-cart-wrapper .widget_shopping_cart .woocommerce-mini-cart__empty-message {
  padding: 10px;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget {
  background-color: #f0f0f0;
  margin-bottom: 0;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li a {
  text-decoration: none;
  line-height: 1.2;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li .quantity {
  display: block;
  margin-top: 6px;
  font-size: 14px;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li .quantity * {
  font-size: 14px;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li a.remove {
  position: absolute;
  left: auto;
  top: 0.2em;
  right: 0.2em;
  opacity: 1;
  background-color: #C1C1C1;
  line-height: 1;
}
.jm-header-cart-wrapper .widget_shopping_cart .product_list_widget li img {
  width: auto;
  height: 60px;
  margin-left: 1em;
}
.jm-header-cart-wrapper .widget_shopping_cart p.total, .jm-header-cart-wrapper .widget_shopping_cart p.buttons {
  padding: 1em 0;
  margin: 0;
  text-align: center;
}
.jm-header-cart-wrapper .widget_shopping_cart p.total {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.jm-header-cart-wrapper .widget_shopping_cart .buttons a {
  display: block;
  margin-bottom: 0.6180469716em;
}
.jm-header-cart-wrapper .widget_shopping_cart .buttons a:last-child {
  margin-bottom: 0;
}
.jm-header-cart-wrapper .widget_shopping_cart .buttons a img {
  margin-left: auto;
  margin-right: auto;
}
.jm-header-cart-wrapper .widget_shopping_cart p.total, .jm-header-cart-wrapper .widget_shopping_cart p.buttons {
  padding-left: 10px;
  padding-right: 10px;
}
.jm-nav-myaccount-wrapper {
  position: relative;
}
.jm-nav-myaccount-wrapper.toggled .nav-myaccount {
  display: block;
}
.jm-nav-myaccount-wrapper .jm-myaccount-navigation, .jm-nav-myaccount-wrapper .jm-myaccount-login {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .jm-nav-myaccount-wrapper .jm-myaccount-navigation, .jm-nav-myaccount-wrapper .jm-myaccount-login {
    font-size: 28px;
  }
}
.jm-nav-myaccount-wrapper .jm-myaccount-navigation .label, .jm-nav-myaccount-wrapper .jm-myaccount-login .label {
  margin: 0 0 0 8px;
}
@media (max-width: 991.98px) {
  .jm-nav-myaccount-wrapper .jm-myaccount-navigation .label, .jm-nav-myaccount-wrapper .jm-myaccount-login .label {
    display: none;
  }
}
.jm-nav-myaccount-wrapper .nav-myaccount {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #ffffff;
  margin-top: 8px;
  padding: 10px;
  border: 1px solid #194aad;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.jm-nav-myaccount-wrapper .nav-myaccount ul.myaccount-menu li a {
  font-size: 16px;
  color: #1d2227;
  text-decoration: none;
  white-space: nowrap;
}
.jm-nav-myaccount-wrapper .nav-myaccount ul.myaccount-menu li a:hover {
  color: #194aad;
}
.jm-product-search-wrapper {
  position: relative;
}
.jm-product-search-wrapper.toggled .widget_product_search {
  display: block;
}
.jm-product-search-wrapper .jm-product-search-title {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .jm-product-search-wrapper .jm-product-search-title .label {
    display: none;
  }
}
.jm-product-search-wrapper .widget_product_search {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 30%;
  min-width: 300px;
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #4b67e0;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search {
  display: flex;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search input.search-field {
  display: block;
  box-sizing: border-box;
  min-height: 40px;
  width: 100%;
  padding: 9px 19px;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  border: 1px solid #194aad;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: white;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search input.search-field:focus, .jm-product-search-wrapper .widget_product_search .woocommerce-product-search input.search-field:active {
  border-color: #376fe0;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search input.search-field:disabled {
  background-color: #eee;
  cursor: not-allowed;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  background-color: #194aad;
  border-color: #194aad;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:hover, .jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:focus {
  background-color: #376fe0;
  box-shadow: none;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:active {
  box-shadow: none;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:disabled:hover, .jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:disabled:focus {
  box-shadow: none;
}
.jm-product-search-wrapper .widget_product_search .woocommerce-product-search button:hover {
  color: #ffffff;
  background-color: #1d2227;
  border-color: #1d2227;
}
#customer_login {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768.98px) {
  #customer_login {
    flex-direction: column;
  }
}
#customer_login h2 {
  text-align: center;
}
#customer_login > div {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768.98px) {
  #customer_login > div {
    margin-bottom: 30px;
  }
}
#customer_login > div form {
  height: 100%;
}
.woocommerce form .form-row label {
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password {
  border: 1px solid #cfc8d8;
  margin: 0;
  text-align: left;
  background-color: #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  box-shadow: 0 0 12px #00000029;
  padding: 40px;
}
@media (max-width: 1199.98px) {
  .woocommerce form.login, .woocommerce form.register, .woocommerce form.lost_reset_password {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
  }
}
.woocommerce form.login .woocommerce-privacy-policy-text, .woocommerce form.register .woocommerce-privacy-policy-text, .woocommerce form.lost_reset_password .woocommerce-privacy-policy-text {
  font-size: 14px;
}
.woocommerce form.login .woocommerce-form-login__rememberme, .woocommerce form.register .woocommerce-form-login__rememberme, .woocommerce form.lost_reset_password .woocommerce-form-login__rememberme {
  display: inline-block;
  margin: 10px 0 0 10px;
}
.woocommerce form.login > *:last-child, .woocommerce form.register > *:last-child, .woocommerce form.lost_reset_password > *:last-child {
  margin-bottom: 0;
}
.woocommerce form.login .button, .woocommerce form.register .button, .woocommerce form.lost_reset_password .button {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  min-height: auto;
  font-size: 16px;
  padding: 10px 30px !important;
}
.woocommerce form.login .button::-moz-focus-inner, .woocommerce form.register .button::-moz-focus-inner, .woocommerce form.lost_reset_password .button::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
.woocommerce form.login .button:hover, .woocommerce form.login .button:focus, .woocommerce form.register .button:hover, .woocommerce form.register .button:focus, .woocommerce form.lost_reset_password .button:hover, .woocommerce form.lost_reset_password .button:focus {
  background-color: #376fe0;
  box-shadow: none;
}
.woocommerce form.login .button:active, .woocommerce form.register .button:active, .woocommerce form.lost_reset_password .button:active {
  box-shadow: none;
}
.woocommerce form.login .button:disabled, .woocommerce form.register .button:disabled, .woocommerce form.lost_reset_password .button:disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
.woocommerce form.login .button:disabled:hover, .woocommerce form.login .button:disabled:focus, .woocommerce form.register .button:disabled:hover, .woocommerce form.register .button:disabled:focus, .woocommerce form.lost_reset_password .button:disabled:hover, .woocommerce form.lost_reset_password .button:disabled:focus {
  box-shadow: none;
}
.woocommerce form.login .button:hover, .woocommerce form.login .button:active, .woocommerce form.login .button:focus, .woocommerce form.register .button:hover, .woocommerce form.register .button:active, .woocommerce form.register .button:focus, .woocommerce form.lost_reset_password .button:hover, .woocommerce form.lost_reset_password .button:active, .woocommerce form.lost_reset_password .button:focus {
  color: #ffffff;
  background-color: #1d2227;
  border-color: #1d2227;
}
.woocommerce form.lost_reset_password {
  max-width: 600px;
  margin: 0 auto !important;
}
.woocommerce form.lost_reset_password .form-row-first, .woocommerce form.lost_reset_password .form-row-last {
  float: none;
  width: 100%;
}
.woocommerce-MyAccount-navigation {
  display: flex;
}
.woocommerce-MyAccount-navigation ul {
  border: 1px solid #e2e5e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  background-color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li {
  padding: 3px 0;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e2e5e7;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #e2e5e7;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "";
}
.woocommerce-MyAccount-navigation ul li a {
  position: relative;
  display: block;
  border: 1px solid #e2e5e7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 6px 20px 6px 50px;
  color: #1d2227;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #e2e5e7;
}
.woocommerce-MyAccount-navigation ul li 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;
  color: #194aad;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 20px;
  text-align: center;
}
.woocommerce .woocommerce-Address address, .woocommerce .woocommerce-customer-details address {
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 0 12px #00000029;
}
.woocommerce-MyAccount-content .woocommerce-Address-title {
  margin-bottom: 20px;
}
body.woocommerce-cart .quantity label {
  display: none;
}
body table.wc-block-cart-items {
  background-color: #ffffff !important;
}
.wp-block-woocommerce-cart-order-summary-block {
  background-color: #ffffff;
}
body .wc-block-cart__submit {
  margin-top: 40px;
}
body .wc-block-components-button:not(.is-link) {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  min-height: 50px;
  padding: 14px 29px;
  margin: 0;
  font-family: inherit;
  font-size: 18px;
  line-height: 20px;
  border: 2px solid #194aad;
  outline: none;
  text-decoration: none;
  background-color: #194aad;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
  font-size: 1em;
  color: #ffffff;
  background-color: #194aad;
  border-color: #194aad;
  outline: none;
  box-shadow: none !important;
}
body .wc-block-components-button:not(.is-link)::-moz-focus-inner {
  border: 0;
  /* Removes dotted line in Firefox */
}
body .wc-block-components-button:not(.is-link):hover, body .wc-block-components-button:not(.is-link):focus {
  background-color: #376fe0;
  box-shadow: none;
}
body .wc-block-components-button:not(.is-link):active {
  box-shadow: none;
}
body .wc-block-components-button:not(.is-link):disabled {
  color: #a2a2a2;
  background-color: #eee;
  cursor: not-allowed;
}
body .wc-block-components-button:not(.is-link):disabled:hover, body .wc-block-components-button:not(.is-link):disabled:focus {
  box-shadow: none;
}
body .wc-block-components-button:not(.is-link):hover {
  color: #ffffff;
  background-color: #4e4747;
  border-color: #4e4747;
}
body .wc-block-components-address-card, body .wp-block-woocommerce-checkout-order-summary-block, body .wc-block-components-radio-control--highlight-checked, body .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option {
  background-color: #ffffff;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
  border-collapse: collapse;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
  max-width: unset;
  padding: 0;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
  display: block;
}
@media (max-width: 575.98px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 0 20px 0;
  }
}
.product-description {
  clear: both;
  width: 100%;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
  color: #194aad;
  font-size: var(--jm-h4-font-size);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #194aad;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
  color: var(--wc-red);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #194aad;
}
.woocommerce h2 {
  font-size: var(--jm-h4-font-size);
}
.woocommerce table.shop_table {
  background-color: #ffffff;
}
.woocommerce-MyAccount-content .col-1 {
  width: 100%;
}
/* #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;
  text-align: center;
  background-color: #ffffff;
}
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: #194aad;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:focus, a:hover {
  text-decoration: none;
  color: #1d2227;
  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: #194aad;
  font: 400 var(--jm-h1-font-size)/1.2 var(--jm-alt-font-family);
  text-transform: uppercase;
}
h2 {
  color: #1d2227;
  font: 400 var(--jm-h2-font-size)/1.2 var(--jm-alt-font-family);
  text-transform: uppercase;
}
h2 a {
  color: #1d2227;
  text-decoration: none;
}
h2.bigger {
  font-size: calc(var(--jm-h2-font-size) * 2);
  color: #194aad;
  font-weight: 600;
  line-height: 1;
}
h2 strong {
  font-weight: 600;
}
h3 {
  color: #1d2227;
  font: 400 var(--jm-h3-font-size)/1.3 var(--jm-alt-font-family);
}
h4 {
  color: #1d2227;
  font: 400 var(--jm-h4-font-size)/1.3 var(--jm-alt-font-family);
}
h5 {
  color: #1d2227;
  font: 400 var(--jm-h5-font-size)/1.2 var(--jm-alt-font-family);
}
h6 {
  color: #1d2227;
  font: 500 var(--jm-h6-font-size)/1.2 var(--jm-alt-font-family);
}
img.img-rounded {
  -webkit-border-radius: var(--jm-radius);
  -moz-border-radius: var(--jm-radius);
  border-radius: var(--jm-radius);
}
.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: #194aad;
}
.title-indent {
  margin-bottom: calc(var(--jm-spacer-y) * 2);
}
.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: 30px 0 0 0;
}
.section-hero {
  padding-top: 0 !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.section-hero > .vc_row {
  min-height: 860px;
}
@media (max-width: 1499.98px) {
  .section-hero > .vc_row {
    min-height: 750px;
  }
}
@media (max-width: 991.98px) {
  .section-hero > .vc_row {
    min-height: 0;
  }
}
.section-hero > .vc_row .wpb_column.hero-left > .vc_column-inner > .wpb_wrapper {
  padding-top: 100px;
}
@media (max-width: 991.98px) {
  .section-hero > .vc_row .wpb_column.hero-left > .vc_column-inner > .wpb_wrapper {
    padding-top: 120px;
    padding-bottom: 50px;
  }
}
.section-hero h2 {
  margin: 0 0 30px 0;
  padding: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 120px;
  line-height: 1;
}
@media (max-width: 1499.98px) {
  .section-hero h2 {
    font-size: 90px;
  }
}
@media (max-width: 1199.98px) {
  .section-hero h2 {
    font-size: 80px;
  }
}
@media (max-width: 991.98px) {
  .section-hero h2 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .section-hero h2 {
    font-size: 60px;
  }
}
.section-hero h4 {
  margin: 0 0 40px 0;
  padding: 0;
  color: #8deae7;
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--jm-base-font-family);
}
@media (max-width: 767px) {
  .section-hero .btn {
    padding: 15px 20px;
    font-size: 14px;
  }
}
.section-services {
  padding-top: 30px !important;
}
.section-about {
  padding-top: 30px !important;
  background-position: 130% bottom;
  background-repeat: no-repeat;
  background-size: 60% auto;
}
@media (max-width: 991.98px) {
  .section-about {
    background-position: 1000% bottom;
    background-size: 1px auto;
    margin-bottom: 50px;
  }
}
.wpb_text_column.text-box-icon {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}
@media (max-width: 767.98px) {
  .wpb_text_column.text-box-icon {
    background-size: 40px 40px;
  }
}
.wpb_text_column.text-box-icon > .wpb_wrapper {
  padding-left: 80px;
}
@media (max-width: 767.98px) {
  .wpb_text_column.text-box-icon > .wpb_wrapper {
    padding-left: 0;
  }
  .wpb_text_column.text-box-icon > .wpb_wrapper h2 {
    margin-left: 50px;
  }
}
.section-pre-procedure .pre-procedure {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.section-pre-procedure .pre-procedure .pre-procedure-img > .vc_column-inner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .section-pre-procedure .pre-procedure .pre-procedure-img > .vc_column-inner {
    min-height: 500px;
  }
}
@media (max-width: 767.98px) {
  .section-pre-procedure .pre-procedure .pre-procedure-img > .vc_column-inner {
    min-height: 400px;
  }
}
.section-pre-procedure .pre-procedure .pre-procedure-text {
  margin: calc(var(--jm-spacer-y) * 1.2) calc(var(--jm-spacer-y) * 1);
}
.gray-boxes-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper {
  background-color: #f5f8fb;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.gray-boxes-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_single_image {
  margin-bottom: calc(var(--jm-spacer-y) * 0.5);
}
.gray-boxes-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_single_image img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.gray-boxes-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  padding: 0 calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-x) * 0.5) calc(var(--jm-spacer-x) * 0.5);
  margin: 0;
}
.gray-boxes-wrapper > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column h3 {
  margin: 0 0 10px 0;
}
.history-wrapper .vc_row {
  display: block !important;
  max-width: 80%;
  margin: 0 auto !important;
}
.history-wrapper .vc_row h3 {
  font-size: var(--jm-h2-font-size);
}
.section-request-appointment .gray-box {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.section-request-appointment .gray-box .wpb_single_image.request-img {
  margin-top: -111px;
  margin-right: calc(-.5 * var(--bs-gutter-x));
}
@media (max-width: 991.98px) {
  .section-request-appointment .gray-box .wpb_single_image.request-img {
    margin-top: 0;
  }
}
.post-procedure .slick-slider .slick-list .slick-track {
  display: flex;
  align-items: stretch;
}
@media (max-width: 767.98px) {
  .post-procedure .slick-slider .slick-list .slick-track .slick-slide {
    height: auto;
  }
}
.post-procedure .slick-slider .slick-list .slick-track .slick-slide > div {
  height: 100%;
}
.post-procedure .slick-slider .slick-list .slick-track .slick-slide > div > div {
  height: 100%;
}
.post-procedure .slick-slider .slick-list .slick-track .slick-slide > div > div .jm-carousel-box-single {
  height: 100%;
}
@media (max-width: 767.98px) {
  .fancybox-container .fancybox-slide--html .fancybox-content {
    padding: 40px 10px 20px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
}
.fancybox-container .fancybox-slide--html .fancybox-close-small {
  right: 10px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .fancybox-container .fancybox-slide--html .fancybox-close-small {
    right: 0;
  }
}
